Project

General

Profile

Activity

From 07/11/2017 to 08/09/2017

08/09/2017

11:37 PM Revision 86b5677a (ceph): Merge pull request #16829 from ivancich/wip-dup-ops-cleanup-1
osd: clean up dup index logic; maintain index flag logic in fewer places
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:34 PM Revision 3c80d4a0 (ceph): Merge pull request #16887 from xiexingguo/wip-mon-count
mon: fix wrong mon-num counting logic of 'ceph features' command
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
11:34 PM Revision c1b87c71 (ceph): Merge pull request #16892 from xiexingguo/wip-clean-pg-temp
mon/OSDMonitor: fix 'osd pg temp' unable to cleanup pg-temp
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:37 PM Revision 2e58760e (ceph): Merge pull request #16897 from amitkumar50/cov-MDentryLink-1
messages: Initialization of is_primary
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:09 PM Revision ef4205a6 (ceph): Merge pull request #16919 from ceph/wip-volume-tests
ceph-volume: adds functional CI testing
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:41 PM Revision bcd3554b (ceph): mdsmon: don't add pool application metadata until running fully-luminous
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
09:34 PM RADOS Bug #20798 (Need More Info): LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
Logs from the ClsLock unittest clearly show that there is a race in the test and it tries to take the lock again befo... Neha Ojha
09:15 PM RADOS Bug #20959 (In Progress): cephfs application metdata not set by ceph.py
So far I've identified three problems in the source:
1) we don't check that we're in luminous mode before the MDS se...
Greg Farnum
07:57 PM RADOS Bug #20959: cephfs application metdata not set by ceph.py
As I reported in #20891 I am seeing this on fresh luminous clusters. Nathan Cutler
07:56 PM RADOS Bug #20959: cephfs application metdata not set by ceph.py
Okay, unlike the previous log I looked at, the "fs new" command is clearly *not* triggering a new osd map commit. We ... Greg Farnum
07:53 PM RADOS Bug #20959: cephfs application metdata not set by ceph.py
Hmm, this still doesn't make sense. The cluster started out as luminous and so the maps would always have the luminou... Greg Farnum
04:19 PM RADOS Bug #20959: cephfs application metdata not set by ceph.py
The bug I hit before was doing the right checks on encoding, *but* the pending_inc was applied to the in-memory mon c... Sage Weil
03:29 PM RADOS Bug #20959: cephfs application metdata not set by ceph.py
We're encoding with the quorum features, though, so I don't think that could actually cause a problem, Maybe though. Greg Farnum
03:23 PM RADOS Bug #20959: cephfs application metdata not set by ceph.py
Sage was right, the MDSMonitor unconditionally calls do_application_enable() and that unconditionally sets applicatio... Greg Farnum
03:06 PM RADOS Bug #20959 (Resolved): cephfs application metdata not set by ceph.py
"2017-08-09 06:52:11.115593 mon.a mon.0 172.21.15.12:6789/0 154 : cluster [WRN] Health check failed: application not ... Sage Weil
09:14 PM Revision 5d69f801 (ceph): test/librados: create unique lock names
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
09:05 PM Bug #20891 (Resolved): mon: mysterious "application not enabled on <N> pool(s)"
I'm going to close this one since we fixed up the RBD issue and aren't going to resolve the RC-upgrade problem.
Fu...
Greg Farnum
08:12 PM rbd Bug #20954: test_admin_socket.sh qa test fails due to recent changes in vstart admin socket confi...
luminous backport https://github.com/ceph/ceph/pull/16948 was merged prior to the v12.2.0 release. Nathan Cutler
02:33 PM rbd Bug #20954 (Resolved): test_admin_socket.sh qa test fails due to recent changes in vstart admin s...
Jason Dillaman
02:29 PM rbd Bug #20954: test_admin_socket.sh qa test fails due to recent changes in vstart admin socket confi...
Backport PR: https://github.com/ceph/ceph/pull/16946 Mykola Golub
02:06 PM rbd Bug #20954 (Pending Backport): test_admin_socket.sh qa test fails due to recent changes in vstart...
Jason Dillaman
07:00 AM rbd Bug #20954 (Fix Under Review): test_admin_socket.sh qa test fails due to recent changes in vstart...
PR: https://github.com/ceph/ceph/pull/16917 Mykola Golub
06:59 AM rbd Bug #20954 (Resolved): test_admin_socket.sh qa test fails due to recent changes in vstart admin s...
The way test_admin_socket.sh uses to determine the watcher admin socket is fragile and has started to fail after the ... Mykola Golub
07:56 PM Revision 333a5000 (ceph): ceph-volume: tests add tests for the is_mounted utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:55 PM Bug #20957: "ceph pg stat" command is documented in manpage, but gives EINVAL
Thanks, Greg, that explains it. Nathan Cutler
07:50 PM Bug #20957 (Duplicate): "ceph pg stat" command is documented in manpage, but gives EINVAL
There was a bug when the whole set of PG commands were being incorrectly rejected; it has since been fixed. See the l... Greg Farnum
07:48 PM Bug #20957 (New): "ceph pg stat" command is documented in manpage, but gives EINVAL
Greg, I searched Redmine for "ceph pg stat" and came up empty-handed. Reopening in the hopes you'll give me another h... Nathan Cutler
07:26 PM Bug #20957 (Duplicate): "ceph pg stat" command is documented in manpage, but gives EINVAL
This is one of the commands that moved from the monitor to the manager. Probably a duplicate — reopen if not. Greg Farnum
12:57 PM Bug #20957 (Duplicate): "ceph pg stat" command is documented in manpage, but gives EINVAL
On a fairly recent 12.1.2:... Nathan Cutler
07:54 PM RADOS Bug #20920 (Resolved): pg dump fails during point-to-point upgrade
Nathan Cutler
07:26 PM RADOS Bug #20920: pg dump fails during point-to-point upgrade
https://github.com/ceph/ceph/pull/16871 Greg Farnum
07:54 PM RADOS Backport #20963 (Resolved): luminous: pg dump fails during point-to-point upgrade
Manually cherry-picked to luminous ahead of the 12.2.0 release. Nathan Cutler
06:32 PM RADOS Backport #20963 (Resolved): luminous: pg dump fails during point-to-point upgrade
Nathan Cutler
07:36 PM rgw Backport #20969 (In Progress): jewel: rgw: fix radosgw-admin bucket limit check arg parsing error
Nathan Cutler
07:34 PM rgw Backport #20969 (Resolved): jewel: rgw: fix radosgw-admin bucket limit check arg parsing error
https://github.com/ceph/ceph/pull/16952 Nathan Cutler
07:34 PM rgw Bug #20966 (Pending Backport): rgw: fix radosgw-admin bucket limit check arg parsing error
Nathan Cutler
06:45 PM rgw Bug #20966: rgw: fix radosgw-admin bucket limit check arg parsing error
Backport PR https://github.com/ceph/ceph/pull/16952 Robin Johnson
06:39 PM rgw Bug #20966: rgw: fix radosgw-admin bucket limit check arg parsing error
This was fixed in master ceph/pr/15316 prior to luminous branching, but seems never backported to Jewel Robin Johnson
06:35 PM rgw Bug #20966 (Resolved): rgw: fix radosgw-admin bucket limit check arg parsing error
"bucket limit check" was mis-added to the rgw-admin argument parsing
Patch follows
Robin Johnson
07:33 PM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
I'm not really sure how we could reasonably handle this scenario on the Ceph side. Seems like we should adjust the te... Greg Farnum
07:06 PM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
meanwhile on osd.2, start is... Sage Weil
06:46 PM RADOS Bug #20960: ceph_test_rados: mismatched version (due to pg import/export)
second write to teh object sets uv482... Sage Weil
06:09 PM RADOS Bug #20960 (Can't reproduce): ceph_test_rados: mismatched version (due to pg import/export)
... Sage Weil
07:33 PM rgw Bug #20177 (Resolved): RGW lifecycle not expiring objects due to permissions on lc pool
Nathan Cutler
07:29 PM rgw Bug #20177 (Pending Backport): RGW lifecycle not expiring objects due to permissions on lc pool
Nathan Cutler
07:32 PM rgw Backport #20967 (Resolved): luminous: RGW lifecycle not expiring objects due to permissions on lc...
Nathan Cutler
07:30 PM rgw Backport #20967 (Resolved): luminous: RGW lifecycle not expiring objects due to permissions on lc...
https://github.com/ceph/ceph/pull/16943 Nathan Cutler
07:31 PM rgw Backport #20968 (Resolved): luminous: rgw: bytes_send and bytes_recv in the msg of usage show ret...
https://github.com/ceph/ceph/pull/17444 Nathan Cutler
07:27 PM Revision c06977d8 (ceph): ceph-volume: lvm activate should check if the device is mounted to prev...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:27 PM Revision a97497c4 (ceph): ceph-volume util add a helper to check if a device is mounted
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:24 PM Revision c61aea41 (ceph): ceph-volume: lvm activate should check if the device is mounted to prev...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:20 PM RADOS Bug #20947 (Resolved): OSD and mon scrub cluster log messages are too verbose
Nathan Cutler
09:48 AM RADOS Bug #20947 (Pending Backport): OSD and mon scrub cluster log messages are too verbose
John Spray
07:20 PM RADOS Backport #20961 (Resolved): luminous: OSD and mon scrub cluster log messages are too verbose
Manually cherry-picked to luminous branch. Nathan Cutler
06:32 PM RADOS Backport #20961 (Resolved): luminous: OSD and mon scrub cluster log messages are too verbose
Nathan Cutler
07:10 PM Revision d77d86aa (ceph): ceph-volume util add a helper to check if a device is mounted
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:43 PM Revision 788cfa89 (ceph): rgw-admin: fix bucket limit check argparse, div(0)
1. normalize arg parsing for "bucket limit check"
1.1 s/buckets/bucket/
2. avoid dividing by num_shards when it is 0...
Matt Benjamin
06:35 PM rgw Backport #20902 (In Progress): jewel: bucket check --fix fails with (90) Message too long
Nathan Cutler
06:16 PM rgw Backport #20902 (Fix Under Review): jewel: bucket check --fix fails with (90) Message too long
Vikhyat Umrao
06:34 PM RADOS Backport #20965 (Resolved): luminous: src/common/LogClient.cc: 310: FAILED assert(num_unsent <= l...
https://github.com/ceph/ceph/pull/17197 Nathan Cutler
06:32 PM rbd Backport #20964 (Resolved): luminous: [config] switch to new config option getter methods
https://github.com/ceph/ceph/pull/17464 Nathan Cutler
06:32 PM rgw Backport #20962 (Resolved): luminous: rgw not responding after receiving SIGHUP signal.
https://github.com/ceph/ceph/pull/17113 Nathan Cutler
06:29 PM Revision 55a98372 (ceph): Merge pull request #16922 from ivancich/luminous-16755
Merge pull request #16755 from ivancich/wip-pull-new-dmclock Greg Farnum
06:25 PM rgw Bug #19870 (Pending Backport): rgw: bytes_send and bytes_recv in the msg of usage show returning ...
Matt Benjamin
06:24 PM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
does this need backport (L?) Matt Benjamin
06:24 PM Revision 0956b3aa (ceph): Merge pull request #16834 from mdw-at-linuxbox/policy
radosgw: usage: fix bytes_sent bug. Matt Benjamin
06:19 PM RADOS Bug #20958: missing set lost during upgrade
Sage Weil
06:14 PM RADOS Bug #20958: missing set lost during upgrade
Sage Weil
05:47 PM RADOS Bug #20958: missing set lost during upgrade
Greg Farnum
04:17 PM RADOS Bug #20958: missing set lost during upgrade
It looks like a bug in the jewel->luminous conversion:
* jewel doesn't save the missing set
* luminous detects th...
Sage Weil
02:12 PM RADOS Bug #20958: missing set lost during upgrade
osd.3 send empty msising to primary at... Sage Weil
01:50 PM RADOS Bug #20958 (Resolved): missing set lost during upgrade
pg 4.3... Sage Weil
06:03 PM Revision ef425374 (ceph): mon/Elector: force election epoch bump on start
We are generally careful when bumping the epoch so that we can join
existing rounds. However, if we restart in the m...
Sage Weil
05:58 PM Revision b61be07d (ceph): qa/suites/upgrade/kraken-x/stress-split: more whitelisting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:47 PM Revision fb4f297f (ceph): mon/OSDMonitor: implement 'osd crush ls <node>'
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit aeed87945b7e3af3c76b8e39739725ce6b09ad56)
Sage Weil
05:47 PM Revision f4263911 (ceph): qa/suites/upgarde/jewel-x/point-to-point-x: disable app warnings
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit bbd5fe354c507bce7aad0c7c37036a47dbf624a3)
Sage Weil
05:46 PM RADOS Bug #18209 (Pending Backport): src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queu...
Sage Weil
05:46 PM Revision a6f170bf (ceph): Merge pull request #16828 from liewegas/wip-18209
common/LogClient: assign seq and queue atomically
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Sage Weil
05:45 PM Revision 7addb82e (ceph): Merge pull request #16920 from liewegas/wip-osd-crush-ls
mon/OSDMonitor: implement 'osd crush ls <node>'
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
05:45 PM Revision 1043fca0 (ceph): Merge pull request #16923 from liewegas/wip-20738
qa/suites/rados/objectstore: logs Sage Weil
04:55 PM rbd Cleanup #20737 (Pending Backport): [config] switch to new config option getter methods
This will be a good candidate ticket for 12.2.1 or .2 (after some runtime to ensure I didn't break anything). Jason Dillaman
04:50 PM rbd Cleanup #20737 (Resolved): [config] switch to new config option getter methods
Mykola Golub
12:45 PM rbd Cleanup #20737 (Fix Under Review): [config] switch to new config option getter methods
*PR*: https://github.com/ceph/ceph/pull/16737 Jason Dillaman
10:33 AM rbd Cleanup #20737: [config] switch to new config option getter methods
Sorry, I didn't notice there is already a PR had fixed this problem.
I closed mine and here is the right PR: https:/...
Jing Li
09:29 AM rbd Cleanup #20737: [config] switch to new config option getter methods
PR: https://github.com/ceph/ceph/pull/16937 Jing Li
04:41 PM Revision 651b3785 (ceph): Merge pull request #16737 from dillaman/wip-rbd-config
rbd: switched from legacy to new-style configuration options
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Reviewe...
Mykola Golub
04:39 PM CephFS Bug #20945: get_quota_root sends lookupname op for every buffered write
This seems to work... Dan van der Ster
10:45 AM CephFS Bug #20945: get_quota_root sends lookupname op for every buffered write
Thanks. You're right. Here's the trivial reproducer:... Dan van der Ster
08:46 AM CephFS Bug #20945: get_quota_root sends lookupname op for every buffered write
enabling quota and writing to unlinked file can produce this easily. get_quota_root() uses dentry in dn_set if it has... Zheng Yan
04:27 PM Revision c3f1c891 (ceph): Merge pull request #16948 from dillaman/wip-32bit-compat-fixes-luminous
luminous: rbd-mirror: align use of uint64_t in service_daemon::AttributeType
Reviewed-by: Jason Dillaman <dillaman@r...
Jason Dillaman
03:57 PM Revision d8a94bbf (ceph): Merge pull request #16796 from rzarzynski/wip-rgw-20897
rgw: honor the tenant part of rgw_bucket during comparisons.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:57 PM Revision e6a95949 (ceph): Merge pull request #16874 from rzarzynski/wip-rgw-drop-init_anon_user
rgw: drop the unused function init_anon_user()
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
03:55 PM rgw Bug #20951: rgw: send data-log list infinitely
Orit Wasserman wrote:
> Can you provide the rgw logs?
useful info of the rgw logs is:
2017-08-08 16:59:01.979654...
fang yuxiang
11:43 AM rgw Bug #20951: rgw: send data-log list infinitely
Can you provide the rgw logs? Orit Wasserman
03:58 AM rgw Bug #20951: rgw: send data-log list infinitely
Sending data-log infinitely caused the opposite end stuck with high cpu usage. fang yuxiang
03:42 AM rgw Bug #20951: rgw: send data-log list infinitely
radosgw send data-log list infinitely when opposite end trimmed the data-log and in quiescence.
the sending side a...
fang yuxiang
03:41 AM rgw Bug #20951 (Resolved): rgw: send data-log list infinitely
radosgw send data-log list infinitely when opposite end trimmed the data-log and in quiescence.
the sending side a...
fang yuxiang
03:42 PM Revision 1560f5bc (ceph): Align use of uint64_t in service_daemon::AttributeType
size_t on a 32-bit architecture is a 32 bit unsigned int which
created ambiguity when casting to bool, uint64_t or st...
James Page
03:41 PM Revision f6341661 (ceph): Merge pull request #16938 from javacruft/32bit-compat-fixes
tools: Align use of uint64_t in service_daemon::AttributeType
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:26 PM Revision 44784b82 (ceph): Merge pull request #16840 from mychoxin/yuanxin_writing_mistake
os/ObjectStore.h: fix mistake in comment TRANSACTION ISOLATION
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:56 PM Revision 34db3f8a (ceph): Merge pull request #16947 from liewegas/wip-jewel-x
qa/suites/upgarde/jewel-x/point-to-point-x: disable app warnings Sage Weil
02:50 PM Bug #20807: Error in boot.log - Failed to start Ceph disk activation - Luminous
Hi Loic,
I have already seen this line...
Can you provide further information about how to fix this error? Ca...
Oscar Segarra
01:46 PM Bug #20807: Error in boot.log - Failed to start Ceph disk activation - Luminous
... Loïc Dachary
02:32 PM Revision d0f67f7b (ceph): Merge pull request #16946 from trociny/wip-20954-luminous
luminous: qa/workunits/rbd: use command line option to specify watcher asok
Reviewed-by: Jason Dillaman <dillaman@re...
Jason Dillaman
02:25 PM Revision 51652d6b (ceph): qa/workunits/rbd: use command line option to specify watcher asok
The previous method to get the watcher admin socket was fragile
and had started to fail after the recent changes to v...
Mykola Golub
02:06 PM Revision 339d3fa3 (ceph): Merge pull request #16917 from trociny/wip-qa-admin-sock
qa/workunits/rbd: use command line option to specify watcher asok
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:03 PM Revision 365112e9 (ceph): Merge pull request #16943 from theanalyst/wip-luminous-16889
luminous: rgw: Use namespace for lc_pool and roles_pool
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Reviewed-B...
Abhishek Lekshmanan
02:00 PM Revision 7dc82bc0 (ceph): rbd: switched from legacy to new-style configuration options
Fixes: http://tracker.ceph.com/issues/20737
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:57 PM CephFS Bug #20938: CephFS: concurrent access to file from multiple nodes blocks for seconds
FUSE is the only caller of ->ll_lookup so a simpler fix might be to just change the mask field to 0 in the _lookup ca... Jeff Layton
10:39 AM CephFS Bug #20938: CephFS: concurrent access to file from multiple nodes blocks for seconds
this slowness is due to limitation of fuse API. The attached patch is a workaround. (not 100% sure it doesn't break a... Zheng Yan
01:56 PM Revision e6f86ba3 (ceph): qa/workunits/rados/test-upgrade-v11.0.0: skip api_io *CmpExt*
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:55 PM Bug #20926 (Resolved): run-cli-tests (Failed)
Already backported to luminous by https://github.com/ceph/ceph/commit/9cfb9e4a02a76baca18b5b0dae6269cce416c22d Nathan Cutler
01:51 PM Bug #20926 (Pending Backport): run-cli-tests (Failed)
Nathan Cutler
01:31 PM Revision 5a7ea279 (ceph): rgw : fix race in RGWCompleteMultipart
Fixes : http://tracker.ceph.com/issues/20861
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
(cher...
Abhishek Varshney
01:19 PM Revision 233482cf (ceph): librbd: Initializing members image,operation,journal
Fixes the coverity issues:
** 1398907 Uninitialized scalar field
CID 1398907 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
01:18 PM Revision bbd5fe35 (ceph): qa/suites/upgarde/jewel-x/point-to-point-x: disable app warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:16 PM Revision d463bd3f (ceph): bluestore: fixed compilation error when enable spdk with gcc 4.8.5
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Pan Liu
01:01 PM Revision 17a26f64 (ceph): rgw: initialize lc pool as namespace
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Fixes: http://tracker.ceph.com/issues/20177
(cherry picked from c...
Orit Wasserman
01:01 PM Revision ac1ee4a0 (ceph): rgw: use namespace for roles pool
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 4c378ffbbd984d4c7985415ea067661b7b3a2e98)
Orit Wasserman
12:51 PM Revision f88047ae (ceph): Merge pull request #16889 from oritwas/wip-rgw-20177
rgw: Use namespace for lc_pool and roles_pool
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Revie...
Orit Wasserman
12:50 PM Revision adf8bf06 (ceph): doc: 12.2.0 major release announcements
Reordered the RC releases sections back to their respective components,
added a ceph-mon section, added links to docu...
Abhishek Lekshmanan
12:22 PM Revision c8661230 (ceph): ceph-volume: lvm activate should not ignore exit status codes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:20 PM Revision 90a1c24e (ceph): ceph-volume: lvm activate should not ignore exit status codes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:00 PM RADOS Bug #20888 (Fix Under Review): "Health check update" log spam
https://github.com/ceph/ceph/pull/16942 John Spray
11:55 AM mgr Bug #20955: mgr ignores public_network setting
https://github.com/ceph/ceph/pull/16940 John Spray
11:48 AM mgr Bug #20955 (Resolved): mgr ignores public_network setting
Noticed by inspection, mgr daemon never calls pick_addresses to populate public_addr. John Spray
11:54 AM RADOS Feature #20956: Include front/back interface names in OSD metadata
https://github.com/ceph/ceph/pull/16941 John Spray
11:52 AM RADOS Feature #20956 (Resolved): Include front/back interface names in OSD metadata
This information is needed by anyone who has a TSDB/dashboard that wants to correlate their NIC statistics with the u... John Spray
11:53 AM Revision 79491c15 (ceph): osd: include front_iface+back_iface in metadata
Fixes: http://tracker.ceph.com/issues/20956
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:53 AM Revision 687ea102 (ceph): common: return iface instead of addr from ipaddr.cc helpers
So that we can use the same helper functions to look
up interface names that we use to look up addresses.
Signed-off...
John Spray
11:50 AM Revision 9a1e1af3 (ceph): fix the bug that rdma polling thread uses the same thread name with msg...
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
11:49 AM Revision 33fe08dd (ceph): mgr: add missing call to pick_addresses
Previously this was presumably simply not
applying the public_network setting at all.
Fixes: http://tracker.ceph.com...
John Spray
11:41 AM Revision a00abff2 (ceph): test/librbd: make fsx build on non-linux platform
(without krbd and nbd)
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:54 AM Revision 504338ea (ceph): os/ObjectStore: correct mistake in writing
Signed-off-by: mychoxin <mychoxin@gmail.com> xin mycho
10:26 AM Revision ed39f3cb (ceph): rgw: Initialization of members rgw_sync, rgw_rados
Fixes the coverity issues:
** 1355581 Uninitialized scalar field
CID 1355581 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
10:11 AM Revision a07edfff (ceph): messages: Initializing members in MOSDPGUpdateLogMissing
Fixes the coverity issues:
** 1355242 Uninitialized scalar field
2. uninit_member: Non-static class member map_epoch...
Amit Kumar
09:08 AM Revision 87fe8e81 (ceph): Align use of uint64_t in service_daemon::AttributeType
size_t on a 32-bit architecture is a 32 bit unsigned int which
created ambiguity when casting to bool, uint64_t or st...
James Page
08:49 AM Revision 272961c6 (ceph): doc: 12.2.0 major release announcements
Reordered the RC releases sections back to their respective components,
added a ceph-mon section, added links to docu...
Abhishek Lekshmanan
07:14 AM Bug #20529: Illegal instruction in RocksDB
Ok, I have tested on ubuntu 16.04 with my xeon 5110
root@ubuntuceph:/home/admin2# ceph-mon
Illegal instruction (c...
alexandre derumier
07:03 AM Revision 6a575136 (ceph): qa/workunits/rbd: use command line option to specify watcher asok
The previous method to get the watcher admin socket was fragile
and had started to fail after the recent changes to v...
Mykola Golub
06:23 AM Documentation #20953 (Rejected): SubmittingPatches file describes backporting procedures inadequa...
Needs a separate chapter, which should cover:
* how to cherry-pick
* Sam's three criteria for backport acceptance...
Nathan Cutler
05:38 AM Revision 2efc7e75 (ceph): Merge pull request #16927 from optimistyzy/89_ext
bluestore/NVMeDevice: update NVMeDevice code due to SPDK upgrade
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed...
Haomai Wang
05:28 AM RADOS Bug #20952 (Can't reproduce): Glitchy monitor quorum causes spurious test failure

qa/standalone/mon/misc.sh failed in TEST_mon_features()
http://qa-proxy.ceph.com/teuthology/dzafman-2017-08-08_1...
David Zafman
05:11 AM Revision a5e5420f (ceph): osd/OSD: add 'isvalid=false' when failed to parse caps
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
03:53 AM Revision 96ae9d86 (ceph): bluestore,NVMeDevice: update NVMeDevice code due to SPDK upgrade
Signed-off-by: Ziye Yang <optimistyzy@gmail.com> Ziye Yang
03:24 AM Revision ea0ca45b (ceph): librbd: notify update when metadata updated
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
03:24 AM Revision 3dedd540 (ceph): librbd: limit read or write iops by TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
02:53 AM Revision 49f3d58b (ceph): common: Add in_place_t/in_place_type_t from C++17
To better signal in-place construction among other overloads.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:53 AM Revision 33a1da6e (ceph): scope_guard: Support in-place construction and one-shots
Kefu Chai just pointed out this exists so I just rolled the in-place variants of the
'ward' function I'd written into...
Adam Emerson
02:53 AM Revision 793ba044 (ceph): common: Automatic reference to PerfCounters
PerfCountersRef is a unique_ptr using a deleter that unregisters the
managed PerfCounters on deletion.
Signed-off-by...
Adam Emerson
02:53 AM Revision dd8aec3c (ceph): throttle: Do not destroy condition variables with waiters
Destroying a condition variable on which someone is waiting is Undefined
Behavior. it's bad and terrible and awful. O...
Adam Emerson
02:39 AM Revision d08191e2 (ceph): common: Add locking template functions and macros
These infer the type of the unique/shared/shunique lock from the type of
the mutex.
Signed-off-by: Adam C. Emerson <...
Adam Emerson
02:39 AM Revision fa99d3f1 (ceph): {os,mds,common}: Disambiguate std::max and ceph::max
There will be a more thorough reckoning regarding namespaces later.
Signed-off-by: Adam C. Emerson <aemerson@redhat....
Adam Emerson
02:34 AM Revision 1045d0d1 (ceph): Revert "os/bluestore: allow multiple DeferredBatches in flight at once"
This reverts commit ca32d575eb2673737198a63643d5d1923151eba3.
If we have multiple batches in flight then we have to ...
Sage Weil
02:34 AM RADOS Bug #20925 (Resolved): bluestore: bad csum during fsck
Sage Weil
02:33 AM Revision 8a09edd1 (ceph): Merge pull request #16900 from liewegas/wip-20925-b
os/bluestore: Revert "os/bluestore: allow multiple DeferredBatches in flight at once"
Reviewed-by: xie xingguo <xie....
Sage Weil
02:29 AM Revision 90c06ae9 (ceph): mon: add mon_health_preluminous_compat_warning
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7c22b46e907ad239fb9efaee96f3ef424beb220a)
Sage Weil
02:29 AM Revision d8f60f1f (ceph): Merge pull request #16902 from liewegas/wip-health-deprecation
mon: add mon_health_preluminous_compat_warning
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
02:28 AM Revision 78b86ff7 (ceph): osd: downgrade (ok) PG scrub messages to debug
Otherwise someone watching the log at INFO level gets
pelted with potentially millions of log messages
while the syst...
John Spray
02:28 AM Revision b9c13d70 (ceph): mon: downgrade "scrub ok" message to debug.
This hides lines like:
[INF] scrub ok on 0,1,2: ScrubResult(keys {pgmap_pg=13} crc {pgmap_pg=2458062599})
from the ...
John Spray
02:27 AM Revision ceca7671 (ceph): Merge pull request #16916 from jcsp/wip-scrub-logging
mon, osd: turn down non-error scrub message severity
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:19 AM Revision d6a66fc8 (ceph): rbd: before rbd map, warn if the image is already mapped
RBD should check if an image is already mapped before mapping one image as serveral devices.
Fixes: http://tracker.c...
Jing Li
02:12 AM Revision 70f6760d (ceph): os/bluestore: fail early on very large objects
We have a hard 4GB object size limit (although in practice we want
to be *well* below that!).
See http://tracker.cep...
Sage Weil
01:56 AM Revision a45ab45f (ceph): Test bytes_sent bugs.
Rearrange logic to make it easier to measure accumulation.
Instrument the boto request/response loop to count bytes i...
Marcus Watts
01:54 AM Revision 0172aab8 (ceph): Fix bytes_sent bugs.
log bytes sent/received.
add cct to bufferingfilter
add cct to RGWRestfulIO
AccountingFilter - save cct for debugging...
Marcus Watts
01:19 AM Revision 1e6f5d2b (ceph): Merge pull request #16921 from dillaman/wip-rbd-ls-luminous
luminous: rbd: parallelize rbd ls -l
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

08/08/2017

11:35 PM mgr Bug #20950 (Resolved): key mismatch for mgr after upgrade from jewel to luminous(dev)
1. Setup cluster using ceph-deploy using jewel release
2. ceph-deploy upgrade to luminous ( dev=luminous to pickup ...
Vasu Kulkarni
10:43 PM RADOS Bug #20949 (Resolved): mon: quorum incorrectly believes mon has kraken (not jewel) features
mon.2 is the last mon to restart:... Sage Weil
10:13 PM RADOS Bug #20923 (Fix Under Review): ceph-12.1.1/src/os/bluestore/BlueStore.cc: 2630: FAILED assert(las...
https://github.com/ceph/ceph/pull/16924 Sage Weil
10:07 PM Revision c8d60396 (ceph): qa/suites/rados/objectstore: logs
Hunting http://tracker.ceph.com/issues/20738
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:06 PM Bug #20738 (Need More Info): memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
https://github.com/ceph/ceph/pull/16923 Sage Weil
10:01 PM rgw Bug #20285: Lifecycle thread will still handle the bucket even if it has been removed.
I wrote this up in April. http://tracker.ceph.com/issues/19632 Ben Hines
09:59 PM Bug #20529: Illegal instruction in RocksDB
I am checking on something else as well.
Daniel Oliveira
06:26 PM Bug #20529: Illegal instruction in RocksDB
Brendan Mirotchnick wrote:
> I just tried on Proxmox 5 (Debian). I set up the repo like this:
>
> deb [trusted=ye...
alexandre derumier
05:30 PM Bug #20529: Illegal instruction in RocksDB
I just tried on Proxmox 5 (Debian). I set up the repo like this:
deb [trusted=yes] https://1.chacra.ceph.com/r/cep...
Brendan Mirotchnick
04:26 PM Bug #20529: Illegal instruction in RocksDB
Sage Weil wrote:
> I've pushed builds that include Daniel's fix... can someone with an old CPU test please?
>
> h...
alexandre derumier
09:54 PM Bug #20948: monitors crashing fairly regularly with OSDMonitor.cc: 2549 failed FAILED assert(0)
Here is the output of objdump -rdS on the ceph-mon binary (xz compressed)
https://send.firefox.com/download/a3ddd5...
Patrick McLean
09:53 PM Bug #20948: monitors crashing fairly regularly with OSDMonitor.cc: 2549 failed FAILED assert(0)
This may be related to http://tracker.ceph.com/issues/4394 Patrick McLean
09:35 PM Bug #20948 (Closed): monitors crashing fairly regularly with OSDMonitor.cc: 2549 failed FAILED as...
We are seeing monitors die pretty regularly across our network, with a failed assert. Here is the assert failure from... Patrick McLean
09:52 PM Revision 44587c4b (ceph): Merge pull request #16755 from ivancich/wip-pull-new-dmclock
osd: bring in dmclock library changes
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Greg Farnum ...
Greg Farnum
09:27 PM Revision 25f1edef (ceph): Merge pull request #16755 from ivancich/wip-pull-new-dmclock
osd: bring in dmclock library changes
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Greg Farnum ...
Greg Farnum
09:10 PM RADOS Bug #20863 (Duplicate): CRC error does not mark PG as inconsistent or queue for repair
Greg Farnum
06:37 PM RADOS Bug #20863: CRC error does not mark PG as inconsistent or queue for repair
This will be available in Luminous, see http://tracker.ceph.com/issues/19657 David Zafman
08:55 PM Revision 6127a4c2 (ceph): Merge pull request #16546 from asomers/openstack_shebang2
qa: Fix shebangs on openstack scripts
Reviewed-by: Amik Kumar <amitkuma@redhat.com>
Sage Weil
08:55 PM Revision 6afc947f (ceph): rbd: parallelize rbd ls -l
When a cluster contains a large number of images, "rbd ls -l" takes a
long time to finish. In my particular case, it ...
Piotr Dalek
08:54 PM Revision 988c3003 (ceph): Merge pull request #15579 from ovh/bp-parallel-rbd-lsl
rbd: parallelize "rbd ls -l"
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:54 PM Bug #20790: ceph logs shouldn't display dmcrypt key
The 'config-key put' command can also take the value via stdin (-i -) or a file (-i <filename>); if the caller just d... Sage Weil
08:04 PM Revision 1f8f58be (ceph): common/LogClient: assign seq and queue atomically
The _get_mon_log_message() assumes that log_last and log_queue
are in sync, but it was previously possible to increme...
Sage Weil
08:04 PM Revision bf92a8a2 (ceph): common/LogClient: fix indentation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:04 PM Revision c36a98be (ceph): common/LogClient: make last_log non-atomic
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:56 PM Revision aeed8794 (ceph): mon/OSDMonitor: implement 'osd crush ls <node>'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:07 PM Revision d83e1dd7 (ceph): Merge pull request #16861 from wido/docs-mgr-zabbix-enable
doc: Update mgr doc on how to enable Zabbix module
Reviewed-By: John Spray <jcsp@redhat.com>
Abhishek Lekshmanan
07:07 PM Revision e0354f9d (ceph): 11.2.1
Jenkins Build Slave User
06:57 PM RADOS Bug #20947: OSD and mon scrub cluster log messages are too verbose
https://github.com/ceph/ceph/pull/16916 John Spray
06:56 PM RADOS Bug #20947 (Resolved): OSD and mon scrub cluster log messages are too verbose
... John Spray
06:57 PM Revision 0443fdb0 (ceph): osd: downgrade (ok) PG scrub messages to debug
Otherwise someone watching the log at INFO level gets
pelted with potentially millions of log messages
while the syst...
John Spray
06:57 PM Revision f394ca0b (ceph): mon: downgrade "scrub ok" message to debug.
This hides lines like:
[INF] scrub ok on 0,1,2: ScrubResult(keys {pgmap_pg=13} crc {pgmap_pg=2458062599})
from the ...
John Spray
06:53 PM Revision e29c5983 (ceph): Merge pull request #16914 from theanalyst/wip-16734
luminous: rgw_lc: support for AWSv4 authentication
Reviewed-By: Daniel Gryniewicz <dang@redhat.com>
Reviewed-By: Rad...
Abhishek Lekshmanan
06:44 PM Bug #20921 (In Progress): mon SEGV PerfCounters::tinc() rados/standalone/scrub.yaml shutdown afte...
David Zafman
06:43 PM RADOS Bug #20875 (Duplicate): mon segv during shutdown
David Zafman
06:28 PM Revision 5012db47 (ceph): messages: Initialization of is_primary
Fixes the coverity issue:
** 717269 Uninitialized scalar field
CID 717269 (#1 of 1): Uninitialized scalar field (UNI...
Amit Kumar
06:16 PM RADOS Bug #20645: bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))
Sage Weil
06:15 PM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
@Jason indicated that he doesn't normally see ceph/rbd running under jemalloc. Digging into Arch's qemu package, I f... Jamin Collins
06:15 PM rbd Bug #20940 (Resolved): IO stall/hang with ceph 10.2.7 on Arch Linux
Appears to be some sort of jemalloc / glibc issue on Arch -- running QEMU built under glibc malloc does not result in... Jason Dillaman
05:31 PM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
... Jamin Collins
05:30 PM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
That's odd memory is not an issue on this host. It's got 32G of RAM with nothing else currently running on it.
$ ...
Jamin Collins
04:55 PM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
@Jamin: it looks like you have lots of threads hung inside jemalloc attempting to allocate memory. This thread in par... Jason Dillaman
04:04 PM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
I'm assuming you wanted me to attach to the qemu process. Jamin Collins
02:35 AM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
One of the threads appears to hang:... Jason Dillaman
12:46 AM rbd Bug #20940: IO stall/hang with ceph 10.2.7 on Arch Linux
The only change being made is the ceph package version on the VM host.
I believe the cephx permissions can be rule...
Jamin Collins
12:06 AM rbd Bug #20940 (Need More Info): IO stall/hang with ceph 10.2.7 on Arch Linux
@Jamin: nothing unusual in that log from a librbd perspective -- it just looks like write requests were sent out but ... Jason Dillaman
06:09 PM Revision 644fd94a (ceph): rados: Initializing members of librados/TestCase.h
Fixes the coverity issues:
** 1409698 Uninitialized pointer field
2. uninit_member: Non-static class member cluster ...
Amit Kumar
06:04 PM Bug #20745: Error on create-initial with --cluster
Oscar Segarra wrote:
> Hi,
>
> Just to clarify,
>
> --> Please avoid using the --cluster option when deploy ...
Sage Weil
06:00 PM Revision e62862be (ceph): os/filestore: fix device/partition metadata detection
The UUID thing (a) relies on partition labels to work, which isn't
always true (and won't be true for ceph-volume goi...
Sage Weil
06:00 PM RADOS Bug #20944 (Fix Under Review): OSD metadata 'backend_filestore_dev_node' is "unknown" even for si...
https://github.com/ceph/ceph/pull/16913 Sage Weil
01:17 PM RADOS Bug #20944: OSD metadata 'backend_filestore_dev_node' is "unknown" even for simple deployment
Should have also said: bluestore was populating its bluestore_bdev_dev_node correctly on the same server and drive --... John Spray
01:16 PM RADOS Bug #20944 (Resolved): OSD metadata 'backend_filestore_dev_node' is "unknown" even for simple dep...

OSD created using ceph-deploy "ceph-deploy osd create --filestore", metadata after starting up is:...
John Spray
05:57 PM Revision ea1e99bc (ceph): rgw_lc: support for AWSv4 authentication
adding support for AWSv4 authentication for Put Object LC, also adding
types to all of the LC ops in the process
Sig...
Abhishek Lekshmanan
05:53 PM rbd Documentation #20701 (Resolved): [rbd-mirror] update mirroring docs for Luminous
Jason Dillaman
04:49 PM rbd Documentation #20701: [rbd-mirror] update mirroring docs for Luminous
*PR*: https://github.com/ceph/ceph/pull/16908 Jason Dillaman
03:26 PM rbd Documentation #20701 (In Progress): [rbd-mirror] update mirroring docs for Luminous
Jason Dillaman
05:52 PM Revision d4797481 (ceph): Merge pull request #16912 from dillaman/wip-20701-luminous
luminous: doc: update rbd-mirroring documentation
Reviewed-by: Sage Weil <sage@redhat.com>
Jason Dillaman
05:50 PM Revision 162c24cc (ceph): doc/release-notes: indicate that rbd-mirror should use unique IDs
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3ecc35350afa8777139a76c9e63b121775c6096f)
Jason Dillaman
05:50 PM Revision 03256b87 (ceph): doc: updated rbd-mirror daemon instructions
Fixes: http://tracker.ceph.com/issues/20701
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:50 PM Revision d1a97d63 (ceph): doc: re-ordered rbd table of contents
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 34ff1ddca1d228bb785ec04f3aef6ccfdccdc5de)
Jason Dillaman
05:48 PM Revision a47831fb (ceph): Merge pull request #16908 from dillaman/wip-20701
doc: update rbd-mirroring documentation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:46 PM Revision dab64cb7 (ceph): Merge pull request #16910 from liewegas/wip-iana
doc/dev/iana: document our official IANA numbers Sage Weil
05:44 PM Revision b4473f8f (ceph): Merge pull request #16911 from liewegas/wip-lead
doc/dev/index: update rados lead
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
05:43 PM Revision 855ce630 (ceph): ceph-volume: remove unused config from vagrant_variables.yml files
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:41 PM Revision 5e39bb5e (ceph): Merge pull request #16879 from smithfarm/wip-release-notes-11-2-1
doc: release-notes.rst: add Kraken v11.2.1 and update releases.rst
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshm...
Sage Weil
05:40 PM Revision b5b61dde (ceph): Merge pull request #16894 from liupan1111/wip-remove-friendly
bluestore: drop unused friend class in SharedDriverQueueData
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
05:38 PM Revision 8388d442 (ceph): Merge pull request #16907 from theanalyst/doc/rgw/s3-api-tagging
doc: rgw mention about tagging & bucket policies in s3api
Reviewed-By: Adam Emerson <aemerson@redhat.com>
Reviewed-B...
Abhishek Lekshmanan
05:37 PM Revision f1921468 (ceph): doc/dev/index: update rados lead
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:36 PM Revision dd84361c (ceph): doc/dev/iana: document our official IANA numbers
PEN 50495
port 3300
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:35 PM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
Partially resolved by: https://github.com/ceph/ceph/commit/eabe6626141df3f1b253c880aa6cb852c8b7ac1d Patrick Donnelly
05:24 PM Revision 5a90f4c5 (ceph): ceph-volume: adds CEPH_VOLUME_DEBUG=1 to functional tests
This will show us tracebacks if ceph-volume fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:05 PM Revision 852a9473 (ceph): ceph-volume: add placeholders for prepare_activate testing in tox.ini
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:04 PM rgw Bug #20937 (Pending Backport): rgw not responding after receiving SIGHUP signal.
Matt Benjamin
04:40 PM rgw Bug #20937: rgw not responding after receiving SIGHUP signal.
merged https://github.com/ceph/ceph/pull/16854 Yuri Weinstein
04:57 PM Revision 832fe3a9 (ceph): Merge pull request #16875 from dillaman/wip-lirbd-group-luminous
luminous: librbd: remove consistency group rbd cli and API support
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Jason Dillaman
04:46 PM Revision 3ecc3535 (ceph): doc/release-notes: indicate that rbd-mirror should use unique IDs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:46 PM Revision 5a00b390 (ceph): Merge pull request #16782 from wjwithagen/wip-wjw-FreeBSD-Release
PendingReleaseNotes:Announce FreeBSD availability
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-By: ...
Abhishek Lekshmanan
04:44 PM Revision 1b427541 (ceph): ceph-volume: adds the xenial distro factor
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:43 PM Revision 1d7d2875 (ceph): Merge pull request #16734 from theanalyst/rgw-lc-awsv4
rgw_lc: support for AWSv4 authentication
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Yuri Weinstein
04:43 PM Revision b7ba3f68 (ceph): doc: updated rbd-mirror daemon instructions
Fixes: http://tracker.ceph.com/issues/20701
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:42 PM Revision 93521be2 (ceph): Merge pull request #16821 from theanalyst/rgw-lc-log-drop-oldlc
rgw_op: Drop the Old LifecycleConfiguration from logs
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
04:41 PM Revision c8e3be6f (ceph): ceph-volume: create a centos7 factor for functional testing
We want to run these tests on multiple distros so this change sets the
foundation for that.
Signed-off-by: Andrew Sc...
Andrew Schoen
04:40 PM Revision 34ff1ddc (ceph): doc: re-ordered rbd table of contents
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:40 PM Revision 88c1d6b4 (ceph): Merge pull request #16854 from yaozongyou/fix-rgw-not-responding
rgw: fix not responding when receiving SIGHUP signal.
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
04:40 PM Revision 215fa65e (ceph): Merge PR #16378 into HEAD
* refs/remotes/upstream/pull/16378/head:
doc: remove accidental additions to release notes
qa/cephfs: Fix race in t...
Patrick Donnelly
04:39 PM Revision a4c5ceaa (ceph): doc: rgw mention about tagging & bucket policies in s3api
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
04:33 PM Revision eabe6626 (ceph): Merge PR #16378 into master
* refs/remotes/upstream/pull/16378/head:
doc: remove accidental additions to release notes
qa/cephfs: Fix race in t...
Patrick Donnelly
04:28 PM Revision 41849fdc (ceph): doc: remove accidental additions to release notes
Presumably this was caused by a bad rebase.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:15 PM Revision ec60fac9 (ceph): qa/objectstore/bluestore-bitmap: test bluestore bitmap allocator too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:14 PM Revision 3750cf9c (ceph): os/bluestore: default to bluestore_allocator = stupid
Performance looks better, and code is simpler.
Also fix config option annotations.
Signed-off-by: Sage Weil <sage@r...
Sage Weil
04:12 PM Bug #20807: Error in boot.log - Failed to start Ceph disk activation - Luminous
Hi,
I attach the complete log:...
Oscar Segarra
04:08 PM Revision 9da7e63c (ceph): qa/tasks/ceph.py: tolerate flush pg stats exception
If the OSD doesn't see IO, it won't flush more pg/osd stats when the
luminous flag is not yet set (legacy pgmonitor m...
Sage Weil
03:53 PM Revision 06507d0f (ceph): os/bluestore: move size and block_size to the base class BlockDevice.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:44 PM devops Bug #10438 (Won't Fix): RPM not found
Sage Weil
03:44 PM devops Bug #10575 (Won't Fix): "Error timed out while getting http://apt-mirror.front.sepia.ceph.com"
Sage Weil
03:44 PM devops Bug #9725 (Won't Fix): Error "'sudo yum install ceph-radosgw-0.67.11 -y'"in upgrade:dumpling-x-fi...
Sage Weil
03:41 PM RADOS Bug #19881 (Can't reproduce): ceph-osd: pg_update_log_missing(1.20 epoch 66/11 rep_tid 1493 entri...
Sage Weil
03:39 PM RADOS Bug #20116 (Can't reproduce): osds abort on shutdown with assert(ceph/src/osd/OSD.cc: 4324: FAILE...
Sage Weil
03:39 PM RADOS Bug #20188 (Can't reproduce): filestore: os/filestore/FileStore.h: 357: FAILED assert(q.empty()) ...
Sage Weil
03:39 PM RADOS Bug #15653: crush: low weight devices get too many objects for num_rep > 1
Sage Weil
03:37 PM Messengers Bug #18664 (Can't reproduce): ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't de...
Sage Weil
03:35 PM RADOS Bug #20543: osd/PGLog.h: 1257: FAILED assert(0 == "invalid missing set entry found") in PGLog::re...
Probably the incorrectly-assessed "out-of-order" op numbers. Greg Farnum
03:35 PM RADOS Bug #20543 (Can't reproduce): osd/PGLog.h: 1257: FAILED assert(0 == "invalid missing set entry fo...
Sage Weil
03:35 PM Bug #20474 (Duplicate): osd/osd_types.cc: 3534: FAILED assert(lastmap->get_pools().count(pgid.poo...
Sage Weil
03:33 PM RADOS Bug #20626 (Can't reproduce): failed to become clean before timeout expired, pgs stuck unknown
Sage Weil
03:32 PM Bug #19427 (Duplicate): common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
#18209 Sage Weil
03:30 PM Revision 89c0eb7e (ceph): rgw: honor the tenant part of rgw_bucket during comparisons.
Fixes: http://tracker.ceph.com/issues/20897
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:30 PM Bug #20699 (Closed): osd-dup.sh keeps failing
Sage Weil
03:26 PM rbd Bug #20644 (Resolved): [rbd-mirror] assertion failure when mirrored pool is removed
Jason Dillaman
03:25 PM rbd Bug #20655 (Resolved): [rbd-mirror] demoting a primary image may result in the image being deleted
Jason Dillaman
03:24 PM rbd Bug #20918 (Resolved): TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mismatched o...
Jason Dillaman
02:40 PM rbd Bug #20918 (Pending Backport): TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mism...
Mykola Golub
03:23 PM Revision 52609778 (ceph): Merge pull request #16903 from dillaman/wip-16877-luminous
luminous: test/librbd: fix race condition with OSD map refresh
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Jason Dillaman
03:22 PM rgw Bug #20946 (Fix Under Review): rgw: bulk operations of Swift API don't participate in transfer ac...
PR: https://github.com/ceph/ceph/pull/16904. Radoslaw Zarzynski
02:47 PM rgw Bug #20946 (Fix Under Review): rgw: bulk operations of Swift API don't participate in transfer ac...
This is because they don't call *ACCOUNTING_IO(s)->set_account(true);* while the accounting is disabled by default. Radoslaw Zarzynski
03:18 PM Revision 476d1f50 (ceph): ceph-volume: vagrantfile runs storagectl once
It assumes that if there is a disk left it has already run. This avoids
issues when reloading/restarting machines wit...
Alfredo Deza
03:18 PM Revision 97b216fd (ceph): ceph-volume: setup nodes for testinfra testing
This uses the playbook that exists in ceph-ansible to prepare the nodes for
testing by installing net-tools.
Signed-...
Andrew Schoen
03:18 PM Revision 89ccbd8a (ceph): ceph-volume: tox define vagrant cwd
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:18 PM Revision 750d9f41 (ceph): ceph-volume: adds a functional testing scenario for lvm create
This setups up the basic test harness and adds a test for the create
subcommand. The test uses ceph-ansible to deploy...
Andrew Schoen
03:16 PM devops Bug #20809 (Resolved): luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous versi...
Sage Weil
03:16 PM bluestore Bug #20917: kraken "bluestore/BitMapAllocator.cc: 82: FAILED assert(!(need % m_block_size))" in p...
Kraken is not a big deal. Greg Farnum
03:07 PM Revision 3091e1aa (ceph): ceph-volume: vagrantfile runs storagectl once
It assumes that if there is a disk left it has already run. This avoids
issues when reloading/restarting machines wit...
Alfredo Deza
02:37 PM Revision 932ecfdd (ceph): test/librbd: fix race condition with OSD map refresh
Fixes: http://tracker.ceph.com/issues/20918
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
02:36 PM Revision 43d8e239 (ceph): Merge pull request #16877 from dillaman/wip-20918
test/librbd: fix race condition with OSD map refresh
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:28 PM Revision 7c22b46e (ceph): mon: add mon_health_preluminous_compat_warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision fcc2e134 (ceph): PendingReleaseNotes:Announce FreeBSD availability
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
02:25 PM CephFS Bug #20938: CephFS: concurrent access to file from multiple nodes blocks for seconds
I'm only running the fuse client. I see the problem both on Jewel (10.2.9 servers + fuse client) and on Luminous RC ... Andras Pataki
02:22 PM CephFS Bug #20938: CephFS: concurrent access to file from multiple nodes blocks for seconds
I tried on latest Luminous RC + 4.12 kernel client. I got about 7000 opens/second in two nodes read-write case.
did ...
Zheng Yan
02:00 PM CephFS Bug #20945: get_quota_root sends lookupname op for every buffered write
Our user confirmed that without client-quota their job finishes quickly:... Dan van der Ster
01:46 PM CephFS Bug #20945 (Resolved): get_quota_root sends lookupname op for every buffered write
We have a CAD use-case (hspice) which sees very slow buffered writes, apparently due to the quota code. (We haven't y... Dan van der Ster
01:58 PM RADOS Bug #20925: bluestore: bad csum during fsck
https://github.com/ceph/ceph/pull/16900 Sage Weil
01:19 PM RADOS Bug #20925: bluestore: bad csum during fsck
deferred writes are completing out of order. this is fallout from ca32d575eb2673737198a63643d5d1923151eba3. Sage Weil
01:58 PM rbd Cleanup #20941 (Resolved): Disable 'rbd_localize_parent_reads' by default
Jason Dillaman
12:45 PM rbd Cleanup #20941 (Pending Backport): Disable 'rbd_localize_parent_reads' by default
Mykola Golub
01:58 PM Revision d4583c98 (ceph): Merge pull request #16899 from dillaman/wip-20941-luminous
luminous: librbd: default localize parent reads to false
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Jason Dillaman
01:28 PM Revision 312ec1a0 (ceph): Merge pull request #16895 from dillaman/wip-15339-luminous
luminous: rbd-ggate: tool to map images on FreeBSD via GEOM Gate
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
R...
Jason Dillaman
01:23 PM Revision 91785851 (ceph): Revert "os/bluestore: allow multiple DeferredBatches in flight at once"
This reverts commit ca32d575eb2673737198a63643d5d1923151eba3.
If we have multiple batches in flight then we have to ...
Sage Weil
01:13 PM Revision f5310763 (ceph): librbd: default localize parent reads to false
Fixes: http://tracker.ceph.com/issues/20941
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:44 PM Revision 50d7320f (ceph): Merge pull request #16882 from dillaman/wip-20941
librbd: default localize parent reads to false
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:02 PM rbd Bug #20943 (Rejected): rbd: list of watchers not correspond to list of clients
Jason Dillaman
11:51 AM rbd Bug #20943: rbd: list of watchers not correspond to list of clients
As of now that's the expected behavior -- the blacklist entry is expected to stay there and not go away (well, at lea... Ilya Dryomov
09:29 AM rbd Bug #20943 (Rejected): rbd: list of watchers not correspond to list of clients
It is possible to remove watcher from 'rbd status image' but
it's not preventing removed client from using of this r...
Aleksei Gutikov
11:38 AM Revision f15a39c5 (ceph): test: add wrapper to run rbd-ggate test on FreeBSD
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
11:38 AM Revision 84521a2d (ceph): rbd-ggate: tool to map images on FreeBSD via GEOM Gate
rbd-ggate spawns a process responsible for the creation of ggate
device and forwarding I/O requests between the GEOM ...
Mykola Golub
11:37 AM Revision 96cde17f (ceph): Merge pull request #15339 from trociny/wip-rbd-ggate
rbd-ggate: tool to map images on FreeBSD via GEOM Gate
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by...
Jason Dillaman
11:26 AM Revision 47e75498 (ceph): rbd: '--pretty-format' should return error if '--format' not used
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
11:23 AM Revision ddecd662 (ceph): bluestore/NVMEDevice: remove unused friendly class declaration.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
11:19 AM Revision 7b6a14c8 (ceph): Merge pull request #16846 from amitkumar50/cov-messages-4
messages: Initialize member variables
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:15 AM Revision dd7d656e (ceph): Merge pull request #16793 from amitkumar50/cov-717286
messages: initialize variable tid in MMDSFindIno
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
10:43 AM Revision 79986f77 (ceph): Merge pull request #16890 from Songweibin/wip-librados-Wreorder
libradosstriper: silence warning from -Wreorder
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:34 AM Revision a3942136 (ceph): msg/async/rdma: fix multi cephcontext confllicting
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:33 AM Revision 71cef3cb (ceph): mon/OSDMonitor: fix 'osd pg temp' unable to cleanup pg-temp
This is not very elegant way but should work..
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:25 AM Revision 4c378ffb (ceph): rgw: use namespace for roles pool
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
09:00 AM Revision b4dbfcc8 (ceph): rbd-ggate: tool to map images on FreeBSD via GEOM Gate
rbd-ggate spawns a process responsible for the creation of ggate
device and forwarding I/O requests between the GEOM ...
Mykola Golub
09:00 AM Revision 698c0ff1 (ceph): test: add wrapper to run rbd-ggate test on FreeBSD
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
08:35 AM Revision 38f909c9 (ceph): libradosstriper: silence warning from -Wreorder
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:34 AM rgw Bug #20177 (Fix Under Review): RGW lifecycle not expiring objects due to permissions on lc pool
https://github.com/ceph/ceph/pull/16889 Orit Wasserman
08:27 AM Revision 39d76cad (ceph): rgw: initialize lc pool as namespace
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Fixes: http://tracker.ceph.com/issues/20177
Orit Wasserman
08:27 AM Revision b68f31aa (ceph): mon: hex feature bits of 'ceph features'
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:54 AM Revision dda5480d (ceph): mon: fix inaccurate mon-num counting of 'ceph features' command
Monitors need to talk to each other, which causes the inaccurate
mon-num counting logic of 'ceph features' command.
E...
xie xingguo
05:27 AM Revision 7258c99b (ceph): common:bench test bug when <seconds>=0
Fixes:
src/common/obj_bencher.cc b/src/common/obj_bencher.cc :write_bench(),seq_read_bench(),rand_read_bench()
the pr...
PC
03:45 AM Linux kernel client Bug #20927: libceph does not give up reconnecting on broken network
Greg Farnum wrote:
> I assume you're referring to the kernel cephfs client?
>
> There's not a lot else the client...
hyun ha
02:53 AM rgw Documentation #20942: Cannot specify multiple ports for civetweb port/listening_ports due to conf...
this bug has existed for a long time it seems. Robin Johnson
02:51 AM rgw Documentation #20942 (Resolved): Cannot specify multiple ports for civetweb port/listening_ports ...
civetweb uses commas to split some configuration options, most notably listening_ports/port, but also commas could be... Robin Johnson
01:39 AM Revision 235ab822 (ceph): rgw: Fix the last policy use-after-free
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 5353d952683a5a13a681c594e119b570bfdc3...
Adam Emerson
01:39 AM Revision c99a8600 (ceph): rgw: Fix another use after free
This one was caused by iterator invalidation in set operations. In
this case just replace the set entirely with a bit...
Adam Emerson
01:39 AM Revision 39ae5560 (ceph): rgw: Fix use after free in IAM policy parser
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 8377ba6525de5ebfe33a7dda14f17d96e8ac4...
Adam Emerson
01:38 AM Revision 97e5f96f (ceph): qa/suites/upgrade/kraken-x/stress-split*: whitelist
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit bf29142b0828d953da09aab83a7fe44a5ce4fe78)
Sage Weil
01:38 AM Revision bd98b5c1 (ceph): qa/suites/upgrade/kraken-x/parallel: whitelist
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2234a0ed11ba1b3688e2ae506a1128840507883d)
Sage Weil
01:38 AM Revision bdaf63e2 (ceph): Merge pull request #16881 from liewegas/wip-kraken-x
qa/suites/upgrade/kraken-x: fixes Sage Weil
01:36 AM Revision 2234a0ed (ceph): qa/suites/upgrade/kraken-x/parallel: whitelist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:36 AM Revision bf29142b (ceph): qa/suites/upgrade/kraken-x/stress-split*: whitelist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

08/07/2017

11:42 PM Revision 94883e04 (ceph): Merge pull request #16823 from adamemerson/wip-use-after-free
rgw: Fix use after free in IAM policy parser Matt Benjamin
11:37 PM Revision 6e71c3a3 (ceph): Merge pull request #16866 from amitkumar50/cov-librbd
librbd: initialization of state member variables
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:35 PM Revision 52e8f3be (ceph): Merge pull request #16867 from amitkumar50/cov-librbd-1
librbd: Initializing member variables
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:02 PM rgw Bug #20935 (In Progress): rgw opslog cannot record referrer when using curl as client
Brad Hubbard
09:36 AM rgw Bug #20935: rgw opslog cannot record referrer when using curl as client
fixed:
root@ceph-node1# (git::master) curl -e ceph localhost:8000/111/7777777777777777
<?xml version="1.0" encodi...
Jiaying Ren
09:33 AM rgw Bug #20935 (Resolved): rgw opslog cannot record referrer when using curl as client
curl --referer jiaying localhost:8000/111/66666666666666666666666666
root@ceph-node1# (git::master) ./bin/radosgw-...
Jiaying Ren
10:55 PM rbd Cleanup #20941 (Fix Under Review): Disable 'rbd_localize_parent_reads' by default
*PR*: https://github.com/ceph/ceph/pull/16882 Jason Dillaman
09:43 PM rbd Cleanup #20941 (Resolved): Disable 'rbd_localize_parent_reads' by default
The localization functionality is not well tested at the RADOS level. It would be safer to disable this by default. Jason Dillaman
10:43 PM RADOS Bug #20919 (Fix Under Review): osd: replica read can trigger cache promotion
https://github.com/ceph/ceph/pull/16884 Sage Weil
10:34 PM Bug #20529: Illegal instruction in RocksDB
I've pushed builds that include Daniel's fix... can someone with an old CPU test please?
https://shaman.ceph.com/r...
Sage Weil
10:32 PM RADOS Bug #20939 (Fix Under Review): crush weight-set + rm-device-class segv
https://github.com/ceph/ceph/pull/16883 Sage Weil
08:49 PM RADOS Bug #20939 (Resolved): crush weight-set + rm-device-class segv
Although that is probably just one of many problems; weight-set and device classes don't play well together. Sage Weil
09:48 PM Revision 8377ba65 (ceph): rgw: Fix use after free in IAM policy parser
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
09:48 PM Revision 97d026dd (ceph): rgw: Fix another use after free
This one was caused by iterator invalidation in set operations. In
this case just replace the set entirely with a bit...
Adam Emerson
09:48 PM Revision 5353d952 (ceph): rgw: Fix the last policy use-after-free
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
09:44 PM Revision cfc3d460 (ceph): librbd: default localize parent reads to false
Fixes: http://tracker.ceph.com/issues/20941
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:37 PM Revision 5fbd8dcb (ceph): Merge pull request #16848 from amitkumar50/cov-messages-5
messages: Initialization of uninitialized members various classes
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:22 PM rbd Bug #20940 (Resolved): IO stall/hang with ceph 10.2.7 on Arch Linux
On Arch Linux, starting with ceph 10.2.5 I noticed that VMs using ceph/rbd backed volumes experience a complete I/O s... Jamin Collins
08:43 PM Revision c061561e (ceph): ceph-volume: tox add a setup playbook, install netstat on test nodes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:34 PM Revision a6effaaf (ceph): ceph-volume: tox define vagrant cwd and run a setup on machines
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:14 PM Revision d3695da2 (ceph): qa/suites/upgrade/jewel-x/parallel: fix POOL_APP_NOT_ENABLED disable
This code runs on the mgr.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3e7d157871880fc5c7a...
Sage Weil
08:14 PM Revision 52c51de0 (ceph): mon/MonCommands: mark 'pg force_create_pg' deprecated
It's deprecated.
Also, this avoids a dup when we have an upgrading mon cluster
and it's also in PGMonitorCommands.
...
Sage Weil
08:14 PM Revision cb2bbc37 (ceph): mon: include PGMonitor commands with mixed-version mons
While we have a mixed version cluster, we have to advertise our
PGMonitor commands to our peons or else commands like...
Sage Weil
08:13 PM Revision b8d2f2c3 (ceph): mon: use vector<MonCommand> throughput for commands
The old code was pretty messy. This is standardizes on std::vector
throughout. We also drop the win_election command...
Sage Weil
07:57 PM Revision 9a4953f0 (ceph): Merge pull request #16878 from dillaman/wip-rbd-mirror-image-ids-luminous
luminous: rbd-mirror: simplify notifications for image assignment
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Re...
Jason Dillaman
07:53 PM Revision 6b105687 (ceph): Merge PR #16876 into master
* refs/remotes/upstream/pull/16876/head:
doc: add new fs auth command to release notes
Reviewed-by: Sage Weil <sage...
Patrick Donnelly
07:49 PM RADOS Bug #20920 (Pending Backport): pg dump fails during point-to-point upgrade
Sage Weil
07:48 PM Revision 973772c1 (ceph): Merge pull request #16871 from liewegas/wip-20920
mon: fix commands advertised during mon cluster upgrade
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
07:47 PM Revision f2051c0d (ceph): doc: add new fs auth command to release notes
Introduced by #16761.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:22 PM Revision 2361c092 (ceph): doc: update releases.rst
Add links to v12.1.2, v12.1.1 and v11.2.1. Also fix v12.1.1 heading in
release-notes.rst.
Signed-off-by: Nathan Cutl...
Nathan Cutler
07:19 PM Revision 5168666c (ceph): Add kernel tar/untar and systemd task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:12 PM Revision 359c2c62 (ceph): doc: release-notes.rst: add Kraken v11.2.1
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
07:12 PM Revision 2d9045a9 (ceph): mon: include PGMonitor commands with mixed-version mons
While we have a mixed version cluster, we have to advertise our
PGMonitor commands to our peons or else commands like...
Sage Weil
07:12 PM Revision 7c37c86b (ceph): mon/MonCommands: mark 'pg force_create_pg' deprecated
It's deprecated.
Also, this avoids a dup when we have an upgrading mon cluster
and it's also in PGMonitorCommands.
...
Sage Weil
07:12 PM Revision 3e7d1578 (ceph): qa/suites/upgrade/jewel-x/parallel: fix POOL_APP_NOT_ENABLED disable
This code runs on the mgr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:08 PM Revision 349b3c9b (ceph): mon: use vector<MonCommand> throughput for commands
The old code was pretty messy. This is standardizes on std::vector
throughout. We also drop the win_election command...
Sage Weil
07:02 PM RADOS Bug #20933 (Closed): All mon nodes down when i use ceph-disk prepare a new osd.
Sage thinks this has been fixed ("[12:02:12] <sage> oh, it was a problem with the reusing osd ids"). Please update t... Greg Farnum
07:00 PM RADOS Bug #20933: All mon nodes down when i use ceph-disk prepare a new osd.
Apparently this is the result of a typo: https://www.spinics.net/lists/ceph-users/msg37317.html
But I'm not sure t...
Greg Farnum
09:07 AM RADOS Bug #20933 (Closed): All mon nodes down when i use ceph-disk prepare a new osd.
ceph version 12.1.0 (262617c9f16c55e863693258061c5b25dea5b086) luminous (dev)
when "ceph-disk prepare --bluestore ...
chuan jiang
06:55 PM Linux kernel client Bug #20927: libceph does not give up reconnecting on broken network
I assume you're referring to the kernel cephfs client?
There's not a lot else the client is allowed to do under th...
Greg Farnum
03:19 AM Linux kernel client Bug #20927 (New): libceph does not give up reconnecting on broken network
When ceph cluster's network or client's network is damaged client get hang.
reproduce step.
```
client side>
1....
hyun ha
06:49 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Also, my clusters are new deployments of very recent luminous code, no upgrades. Nathan Cutler
06:44 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Hi Greg. Technically I'm using teuthology proper to automate the test cases, but I'm not using ceph-cm-ansible or any... Nathan Cutler
06:23 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Gordon Wang wrote:
> Hello Nathan
>
> Thanks so much!
>
> My ceph cluster encountered the same issue after upg...
Greg Farnum
06:22 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Apparently I forgot to update this ticket — the ceph health warning Patrick saw was the result of the just-mentioned ... Greg Farnum
06:20 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Nathan Cutler wrote:
> > Nathan, does that apply to your cluster as well?
>
> No - I'm only doing integration te...
Greg Farnum
06:19 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Martin Emrich wrote:
> But I have one pools I created for our developers for native rados development stuff (not use...
Greg Farnum
06:36 PM Revision acd93dd2 (ceph): rbd-mirror: helper state machine for retrieving image id from global id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision e6cbba3b (ceph): rbd-mirror: helper state machine for querying remote peer uuid / image id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision 11af0433 (ceph): rbd-mirror: image replayer should query remote mirror uuid / image id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision fdfb15a5 (ceph): rbd-mirror: clean up bootstrap recovery from missing local image
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision d9e0666b (ceph): rbd-mirror: pre-register image id before creating image
This fixes a potential race condition that could occur previously
if rbd-mirror daemon failed between creating an ima...
Jason Dillaman
06:36 PM Revision df2e678f (ceph): rbd-mirror: simplify resync handling within image replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision 30df440f (ceph): rbd-mirror: new 'peer image removed' notification to instance watchers
Note: this commit intentionally breaks backwards compatibility with
Luminous RC instance watcher notifications.
Sign...
Jason Dillaman
06:36 PM Revision 69353505 (ceph): rbd-mirror: co-opt image acquire/release notifications
This notifications will now be used by the policy when a (re)map is
required.
Signed-off-by: Jason Dillaman <dillama...
Jason Dillaman
06:36 PM Revision e95cd76c (ceph): rbd-mirror: simplified acquire/release notification messages
The other instances should already know about the possible peers, so
we can co-opt these messages for use by the poli...
Jason Dillaman
06:36 PM Revision cff33b54 (ceph): rbd-mirror: moved wait for deletion logic within image replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision 7105230b (ceph): rbd-mirror: ensure threads are mockable for testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision 177796d5 (ceph): rbd-mirror: restore deletion propagation and image replayer cleanup
The previous intermediate commits removed handling for deletion
propagation and image replayer cleanup since this log...
Jason Dillaman
06:36 PM Revision f024335b (ceph): rbd-mirror: avoid silently failing to register image replayer admin soc...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:36 PM Revision da1c7b35 (ceph): rbd-mirror: clean up logging during test shut down
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:33 PM Revision f0e351b5 (ceph): Merge pull request #16642 from dillaman/wip-rbd-mirror-image-ids
rbd-mirror: simplify notifications for image assignment
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Reviewed-by:...
Jason Dillaman
06:32 PM rbd Bug #20918 (Fix Under Review): TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mism...
*PR*: https://github.com/ceph/ceph/pull/16877/files Jason Dillaman
03:47 PM rbd Bug #20918 (In Progress): TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mismatche...
Jason Dillaman
06:30 PM Revision 5c296644 (ceph): test/librbd: fix race condition with OSD map refresh
Fixes: http://tracker.ceph.com/issues/20918
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:01 PM Revision 6d5ef4b2 (ceph): qa/workunits/rados/test-upgrade-11.0.0: skip RoundTrip3
This does the crc op, which isn't in jewel.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:57 PM Revision 42ae6c9b (ceph): librbd: remove consistency group rbd cli and API support
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:46 PM Revision 2e887e72 (ceph): librbd: Initializing member variables
Fixes the coverity issues:
** 1351727 Uninitialized scalar field
CID 1351727 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
05:40 PM Revision da92220d (ceph): os/bluestore: clearer comments, not slower code.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
05:37 PM Revision cfcb3447 (ceph): qa/clusters/fixed-[23]: 4 osds per node, not 3
Smithi have 4 nvme partitions available for use.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from comm...
Sage Weil
05:36 PM Revision a755a0bc (ceph): Merge pull request #16799 from liewegas/wip-smithi-have-4
qa/clusters/fixed-[23]: 4 osds per node, not 3
Vasu Kulkarni <vasu@redhat.com>
Sage Weil
05:36 PM Revision 387ad56a (ceph): qa/clusters/fixed-[23]: 4 osds per node, not 3
Smithi have 4 nvme partitions available for use.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:31 PM Revision ac631f6d (ceph): librbd: Initialization of state inside module
Fixes the coverity issues:
** 1351715 Uninitialized scalar field
5. uninit_member: Non-static class member m_state i...
Amit Kumar
05:15 PM CephFS Feature #20885: add syntax for generating OSD/MDS auth caps for cephfs
PR to master was https://github.com/ceph/ceph/pull/16761 Ken Dreyer
05:04 PM Revision 99835e18 (ceph): messages: Member initialization for class MMDSFindIno
Fixes the coverity Issue:
** 717286 Uninitialized scalar field
CID 717286 (#1 of 1): Uninitialized scalar field (UNI...
Amit Kumar
04:51 PM RADOS Bug #20923: ceph-12.1.1/src/os/bluestore/BlueStore.cc: 2630: FAILED assert(last >= start)
Sage Weil wrote:
> [...]
> This object is larger than 32bits (4gb), which bluestore does not allow/support. Why ar...
Martin Millnert
04:36 PM RADOS Bug #20923: ceph-12.1.1/src/os/bluestore/BlueStore.cc: 2630: FAILED assert(last >= start)
... Sage Weil
01:44 PM RADOS Bug #20923: ceph-12.1.1/src/os/bluestore/BlueStore.cc: 2630: FAILED assert(last >= start)
Sage Weil wrote:
> can you reproduce with debug bluestore = 1/30 and attach the resulting log?
Here it comes (obj...
Martin Millnert
01:21 AM RADOS Bug #20923 (Need More Info): ceph-12.1.1/src/os/bluestore/BlueStore.cc: 2630: FAILED assert(last ...
can you reproduce with debug bluestore = 1/30 and attach the resulting log? Sage Weil
04:51 PM Revision 7f7c4077 (ceph): test/librados: Initializing left members from aio.cc
Fixes the coverity Issue:
** 1322815 Uninitialized pointer field
CID 1322815 (#1 of 1): Uninitialized pointer field ...
Amit Kumar
04:27 PM Revision d2dbce32 (ceph): qa/suites: change fixed-2.yaml users to get 4 openstack disks
Follow-up for 4203c4f88785d8149235dd34d37f87e471084d71
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked fro...
Sage Weil
04:27 PM Revision b5fae9a9 (ceph): Merge pull request #16873 from liewegas/wip-4-nodes
qa/suites: change fixed-2.yaml users to get 4 openstack disks
Reviewed-by: Zack Cerza <zcerza@redhat.com>
Sage Weil
04:24 PM rgw Bug #20912: rgw: TempAUTH lacks support for implicitly tenandted users
We aren't trying to match an account name, provided by client as a part of *X-Auth-User*, against the implicit tenant... Radoslaw Zarzynski
04:15 PM Revision 10772d4d (ceph): rgw: drop the init_anon_user() as it isn't necessary anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:03 PM Revision f2feea07 (ceph): qa: big: add openstack.yaml
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 8bb3d8444f7b85b9178e03feafcee28cb9d16099)
Nathan Cutler
04:02 PM Revision 3ffca508 (ceph): Merge pull request #16864 from smithfarm/wip-big-openstack
qa: big: add openstack.yaml Sage Weil
03:59 PM Revision 8da5f1c9 (ceph): qa/clusters/fixed-2: 4 osds per node, not 3
We need this for the thrashing with ec k=2 m=2 pools.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from...
Sage Weil
03:59 PM Revision 1db697ae (ceph): qa/suites/rados/thrash/workloads/cache-agent-big: m=2
...because we do the test_map_discontinuity thing.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from co...
Sage Weil
03:58 PM Revision 9cfb9e4a (ceph): crush/CrushWrapper: fix out of bounds access
Fixes: http://tracker.ceph.com/issues/20926
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit bf4...
Sage Weil
03:56 PM Revision f683d2d3 (ceph): qa/suites: change fixed-2.yaml users to get 4 openstack disks
Follow-up for 4203c4f88785d8149235dd34d37f87e471084d71
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM Revision a872c44b (ceph): Merge pull request #16842 from liewegas/wip-more-ec-map-discon
qa/suites/rados/thrash: fix thrashing with ec vs map discon Sage Weil
03:45 PM Revision bb772b05 (ceph): Merge pull request #16693 from alex-mikheev/wip_rdma_rxpool_1
msg/async/rdma: improves RX buffer management
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:35 PM Bug #20926 (Resolved): run-cli-tests (Failed)
Sage Weil
02:26 PM Bug #20926: run-cli-tests (Failed)
https://github.com/ceph/ceph/pull/16869 Nathan Cutler
01:40 PM Bug #20926 (Fix Under Review): run-cli-tests (Failed)
Sage Weil
01:22 AM Bug #20926: run-cli-tests (Failed)
Sage Weil
03:35 PM Revision 03e6f976 (ceph): Merge pull request #16869 from liewegas/wip-crush-ids
crush/CrushWrapper: fix out of bounds access
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:33 PM CephFS Bug #20938 (New): CephFS: concurrent access to file from multiple nodes blocks for seconds
When accessing the same file opened for read/write on multiple nodes via ceph-fuse, performance drops by about 3 orde... Andras Pataki
03:19 PM RADOS Bug #20922: misdirected op with localize_reads set
Well, the issue is not immediately apparent, but _calc_target() is pretty complicated and we're feeding in a not-tota... Greg Farnum
02:52 PM rgw Bug #20937 (Resolved): rgw not responding after receiving SIGHUP signal.
rgw not responding to user's request after receiving SIGHUP signal. Here is the thread backtrace result:
the signa...
Zongyou Yao
02:51 PM Revision 61074a72 (ceph): Merge pull request #16845 from amitkumar50/cov-librados-aio
test/librados: Initialize member variables in aio.cc
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:32 PM Revision 5d5b0039 (ceph): kv/RocksDBStore: extract common code from submit_transaction function
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
02:28 PM RADOS Bug #20475 (Resolved): EPERM: cannot set require_min_compat_client to luminous: 6 connected clien...
Nathan Cutler
02:27 PM RADOS Backport #20639 (Resolved): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 con...
Nathan Cutler
02:21 PM Revision 6b86ca6b (ceph): kv/RocksDBStore: extract common code from set function.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
02:13 PM Revision 36f3c9ae (ceph): rbd-mirror: clean up logging during test shut down
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision fa58b082 (ceph): rbd-mirror: simplified acquire/release notification messages
The other instances should already know about the possible peers, so
we can co-opt these messages for use by the poli...
Jason Dillaman
02:13 PM Revision 76b676dc (ceph): rbd-mirror: moved wait for deletion logic within image replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision eba021c1 (ceph): rbd-mirror: ensure threads are mockable for testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision 955e7cac (ceph): rbd-mirror: restore deletion propagation and image replayer cleanup
The previous intermediate commits removed handling for deletion
propagation and image replayer cleanup since this log...
Jason Dillaman
02:13 PM Revision b38baa94 (ceph): rbd-mirror: avoid silently failing to register image replayer admin soc...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision 5dcd9ed0 (ceph): rbd-mirror: image replayer should query remote mirror uuid / image id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision 2a6cfd83 (ceph): rbd-mirror: clean up bootstrap recovery from missing local image
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision 028847cb (ceph): rbd-mirror: pre-register image id before creating image
This fixes a potential race condition that could occur previously
if rbd-mirror daemon failed between creating an ima...
Jason Dillaman
02:13 PM Revision 4e1b834d (ceph): rbd-mirror: simplify resync handling within image replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:13 PM Revision 5ae0f6a6 (ceph): rbd-mirror: new 'peer image removed' notification to instance watchers
Note: this commit intentionally breaks backwards compatibility with
Luminous RC instance watcher notifications.
Sign...
Jason Dillaman
02:13 PM Revision d4994524 (ceph): rbd-mirror: co-opt image acquire/release notifications
This notifications will now be used by the policy when a (re)map is
required.
Signed-off-by: Jason Dillaman <dillama...
Jason Dillaman
02:13 PM Revision b3dba1c8 (ceph): rbd-mirror: helper state machine for querying remote peer uuid / image id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:09 PM Revision 697c1d7a (ceph): rbd-mirror: helper state machine for retrieving image id from global id
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:08 PM rbd Bug #20630 (Resolved): [test] rbd-mirror teuthology task doesn't start daemon in foreground mode
r Jason Dillaman
02:07 PM rbd Backport #20635 (Resolved): jewel: [test] rbd-mirror teuthology task doesn't start daemon in fore...
Jason Dillaman
02:07 PM Revision d4fa3732 (ceph): Merge pull request #16343 from dillaman/wip-20630-jewel
jewel: tests: qa/tasks: rbd-mirror daemon not properly run in foreground mode
Reviewed-by: Mykola Golub <mgolub@mira...
Jason Dillaman
02:04 PM Revision fb50fba0 (ceph): ceph-volume: adds a functional testing scenario for lvm create
This setups up the basic test harness and adds a test for the create
subcommand. The test uses ceph-ansible to deploy...
Andrew Schoen
02:04 PM Revision f965bdd0 (ceph): ceph-disk: dmcrypt cluster must default to ceph
If ceph_fsid is not found, which is the case for legacy dmcrypted OSD,
the cluster must default to ceph, as it was be...
Loic Dachary
02:03 PM Revision bde2f9e1 (ceph): Merge pull request #16393 from PCzhangPC/fix3
rbd: 'image-meta remove' for missing key does not return error
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:00 PM Revision cbdceefa (ceph): ceph-volume: adds a functional testing scenario for lvm create
This setups up the basic test harness and adds a test for the create
subcommand. The test uses ceph-ansible to deploy...
Andrew Schoen
01:39 PM Revision bf494e94 (ceph): crush/CrushWrapper: fix out of bounds access
Fixes: http://tracker.ceph.com/issues/20926
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 4f01c8fc (ceph): Merge pull request #16851 from xiexingguo/wip-doc-update-class-cli
doc/release-notes: update device class cli Sage Weil
12:48 PM Revision 59a0f3c5 (ceph): Merge pull request #16551 from fangyuxiangGL/data-notifier-interval
rgw: add a separate configuration for data notify interval
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
12:48 PM Revision 93a7ae80 (ceph): Merge pull request #16726 from theanalyst/rgw-crypt-debug-log
rgw_crypt: log error messages during failures
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Casey Bodley...
Yuri Weinstein
12:45 PM Revision 1c63af12 (ceph): Merge pull request #16770 from tianshan/fix_create_bucket
rgw: should not restrict location_constraint same when user not provide
Reviewed-by: Casey Bodley <cbodley@redhat.co...
Yuri Weinstein
11:30 AM Revision f534e898 (ceph): rbd: introduce qos subcommand
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
11:30 AM Revision 77b2aeda (ceph): librbd: implement image qos using TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
11:22 AM rgw Feature #20936 (New): Multisite: compressed data sync
Currently, during multisite data sync, the objects are transferred in original size, even if the compressed objects i... Enming Zhang
11:17 AM Bug #20748 (Resolved): segfault in OSDMap::_pg_to_up_acting_osds
xie xingguo
11:02 AM Revision 53174072 (ceph): rbd: introduce qos subcommand
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
11:02 AM Revision 8e95d493 (ceph): librbd: implement image qos using TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
10:16 AM Revision b986cc44 (ceph): rbd: introduce qos subcommand
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
10:16 AM Revision 94c0ce26 (ceph): librbd: implement image qos using TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
10:16 AM Revision 839bf6ed (ceph): Throttle: add a new TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
10:14 AM Revision edf93427 (ceph): pybind: fix chart becomes bigger when refresh
Fixes: http://tracker.ceph.com/issues/20746
Signed-off-by: Yixing Yan <yanyx@umcloud.com>
yanyx
10:07 AM Revision 8bb3d844 (ceph): qa: big: add openstack.yaml
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:33 AM rgw Bug #20931 (In Progress): rgw opslog can not record remote_addr
Jos Collin
08:01 AM rgw Bug #20931: rgw opslog can not record remote_addr
fixed:
root@ceph-node1# (git::master) ./bin/radosgw-admin -c ceph.conf log show --object=2017-08-07-15-7d4b3b73-f...
Jiaying Ren
07:54 AM rgw Bug #20931 (Resolved): rgw opslog can not record remote_addr
env:
vstart.sh created cluster, lasted master version.
create a bucket with s3cmd,the check rgw ops log:
r...
Jiaying Ren
09:30 AM Revision e5da05f8 (ceph): Merge pull request #16862 from scienceluo/wip-luo-check-fix-branch
common/cmdparse.cc: remove unused variable 'argnum' in dump_cmd_to_json()
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:10 AM rgw Bug #20934 (Resolved): rgw: bucket index sporadically reshards to 65521 shards
luminous v12.1.1
With rgw_dynamic_resharding=true about 10% of buckets` indexes were resharded each to 65521 shard...
Aleksei Gutikov
08:22 AM RADOS Tasks #20932 (New): run rocksdb's env_test with our BlueRocksEnv
Chang Liu
08:21 AM Revision 5d6d2299 (ceph): Common: remove variable 'argnum' that is modified but its new value is ...
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
08:11 AM Revision cc0d4adf (ceph): rbd: introduce qos subcommand
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
08:11 AM Revision a2ce9e76 (ceph): librbd: implement image qos using TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
08:11 AM Revision 544afd8e (ceph): Throttle: add a new TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
08:03 AM Revision ef5ff0e4 (ceph): doc: Update mgr doc on how to enable Zabbix module
Signed-off-by: Wido den Hollander <wido@42on.com> Wido den Hollander
07:48 AM Backport #20929 (In Progress): jewel: ceph_cluster must default to 'ceph' on dmcrypt
Loïc Dachary
07:41 AM Backport #20929 (Resolved): jewel: ceph_cluster must default to 'ceph' on dmcrypt
https://github.com/ceph/ceph/pull/16870 Loïc Dachary
07:46 AM Backport #20928 (In Progress): kraken: ceph_cluster must default to 'ceph' on dmcrypt
Loïc Dachary
07:41 AM Backport #20928 (Rejected): kraken: ceph_cluster must default to 'ceph' on dmcrypt
https://github.com/ceph/ceph/pull/16858 Loïc Dachary
07:41 AM RADOS Backport #20930 (Rejected): kraken: assert(i->prior_version == last) when a MODIFY entry follows ...
Loïc Dachary
06:00 AM Revision a6b7535e (ceph): rbd: introduce commands of "image-meta ls/rm"
Introduce commands of "image-meta ls/rm" as alias of command "image-meta list/remove"
Signed-off-by: PCzhangPC <pengc...
PCzhangPC
05:38 AM rgw Backport #20895 (In Progress): jewel: rgw: Bucket check doesn't work as expected
Pavan Rallabhandi
05:08 AM Revision 18c97e56 (ceph): Fix rgw not responding occasionally when receiving SIGHUP signal.
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
04:28 AM Revision d066ab2f (ceph): doc/release-notes: update device class cli
These commands are nearly stable and are unlikely to change for now...
Signed-off-by: xie xingguo <xie.xingguo@zte.c...
xie xingguo
04:01 AM Revision 6f00f9a7 (ceph): Merge pull request #16847 from amitkumar50/cov-1054870
rgw: Initialize of member variable admin_specified in RGWUserAdminOpState
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:43 AM Revision 311bfcaf (ceph): Merge pull request #16822 from liewegas/wip-20849
os/bluestore: _do_remove: dirty shard individually as each blob is unshared
Reviewed-by: xie xingguo <xie.xingguo@zt...
Sage Weil
01:17 AM Revision fce8d83f (ceph): Merge pull request #16844 from xiexingguo/wip-bluestore-core
os/bluestore: default journal media to store media if bluefs is disabled
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:16 AM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/sage-2017-08-06_16:51:13-rados-wip-sage-testing2-20170806a-distro-basic-smithi/1490528 Sage Weil

08/06/2017

09:33 PM Bug #20926 (Resolved): run-cli-tests (Failed)
... Yuri Weinstein
07:08 PM RADOS Bug #19191 (Resolved): osd/ReplicatedBackend.cc: 1109: FAILED assert(!parent->get_log().get_missi...
Sage Weil
07:08 PM Revision 1a936359 (ceph): Merge pull request #14053 from jdurgin/wip-19191
osd/PG: reset the missing set when restarting backfill
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: S...
Sage Weil
07:07 PM Revision 96f3ef6f (ceph): Merge pull request #16837 from xiexingguo/wip-still-more-class-fixes
crush: more class fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:07 PM Revision db470613 (ceph): Merge pull request #16838 from xiexingguo/wip-fix-purge
mon/OSDMonitor: sanity check osd before performing 'osd purge'
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM RADOS Bug #20925 (Resolved): bluestore: bad csum during fsck
... Sage Weil
07:05 PM RADOS Bug #20924 (Resolved): osd: leaked Session on osd.7
... Sage Weil
07:03 PM RADOS Bug #20910: spurious MON_DOWN, apparently slow/laggy mon
/a/sage-2017-08-06_13:59:55-rados-wip-sage-testing-20170805a-distro-basic-smithi/1490103
seeing a lot of these.
Sage Weil
06:42 PM Bug #20915 (Resolved): ceph-volume packaging thinks it owns ceph_volume_client.py
Sage Weil
06:41 PM Revision 0b5267e4 (ceph): Merge pull request #16832 from liewegas/wip-20915
rpm,deb: fix ceph-volume
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Sage Weil
05:41 PM Revision f47baa86 (ceph): messages: Initialization of uninitialized members varied classes
Fixes the coverity issues:
** 1188168 Uninitialized scalar field
CID 1188168 (#1 of 1): Uninitialized scalar field (...
Amit Kumar
05:25 PM Revision 1a6bc408 (ceph): rgw: Initilzation of admin_specified
Fixes the coverity issue:
** 1054870 Uninitialized scalar field
CID 1054870 (#1 of 1): Uninitialized scalar field (U...
Amit Kumar
05:13 PM Revision 3b4a4b22 (ceph): messages: Initialization of members module messages
Fixes coverity issues:
** 1054864 Uninitialized scalar field
2. uninit_member: Non-static class member op is not ini...
Amit Kumar
04:24 PM Revision 81353774 (ceph): rados: Intializing members class StriperTest
Fixes the coverity issue:
** 1221538 Uninitialized pointer field
2. uninit_member: Non-static class member cluster i...
Amit Kumar
02:33 PM Revision db79734c (ceph): os/bluestore: fix dirty_shard off-by-one
If we dirty an extent that abuts the end of a
shard, we should not dirty the next shard too.
Signed-off-by: Sage Wei...
Sage Weil
02:32 PM Revision c2753793 (ceph): os/bluestore: _do_remove: dirty shard individually as each blob is unsh...
Two problems with old code:
1- dirty_shard range is inclusive, so we might dirty the shard after b_end
2- we might u...
Sage Weil
02:15 PM Revision 95a02883 (ceph): Merge pull request #16849 from liewegas/wip-jewel-x
qa/suites/upgarde/jewel-x/parallel: more whitelisting Sage Weil
02:04 PM Revision ed2d984a (ceph): qa/suites/upgarde/jewel-x/parallel: more whitelisting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:57 PM Revision 18b06bc0 (ceph): Merge pull request #16830 from liewegas/wip-jewel-x
upgrade/jewel-x: a few fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:56 PM Revision d7848f93 (ceph): mon/MgrMonitor: use static mgr commands if none defined yet
During upgrade, we may get a command (like 'pg dump') before we
pass our first post-upgrade paxos round embedding the...
Sage Weil
01:56 PM Revision f4c28639 (ceph): qa/suites/upgrade/jewel-x/parallel: whitelist OSD_DOWN
We restart OSDs during the upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:56 PM Revision 7908552c (ceph): mon: add mon_warn_on_pool_no_app option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:56 PM Revision 2d260443 (ceph): qa/suites/upgrade/*/parallel: disable POOL_APP_NOT_ENABLED
There is some other random workload running (that creates pools)
while we upgrade and wait for healthy. Just disable...
Sage Weil
01:56 PM Revision 622e950e (ceph): qa/suites/upgrade/*-x/parallel: whitelist more stuff
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:56 PM Revision 58f15d2b (ceph): qa/suites/upgrade/jewel-x/parallel: more whitelisting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:21 AM Revision 720d044d (ceph): msg/async/rdma: improves RX buffer management
The commit adds following changes:
- rx buffers are allocated from the memory pool (boost::pool)
- flat memory layout...
Adir Lev
10:58 AM Revision 0fc6a5fe (ceph): os/bluestore: default journal media to store media if bluefs is disabled
So we won't prevent bluestore-without-bluefs backed OSDs from booting:
0> 2017-08-06 18:28:07.431316 7ffa1c95fd00 -1 ...
xie xingguo
09:36 AM RADOS Bug #20923 (Resolved): ceph-12.1.1/src/os/bluestore/BlueStore.cc: 2630: FAILED assert(last >= start)
Running 12.1.1 RC1 OSD:s, currently doing inline migration to BlueStore (ceph osd destroy procedure). Getting these a... Martin Millnert
09:05 AM Revision f1b1e944 (ceph): Merge pull request #16780 from amitkumar50/cov-1414521
libradosstriper: Initialize member variable m_writeRc in WriteCompletionData
Reviewed-by: Jos Collin <jcollin@redhat...
Jos Collin
06:47 AM Revision fd974ffa (ceph): Merge pull request #16781 from amitkumar50/cov-1414516
msg: Initialize member variables in Infiniband
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin

08/05/2017

07:04 PM Revision 363b4662 (ceph): messages: Initializing variables various classes
Fixes the coverity Issues:
** 1019615 Uninitialized scalar field
2. uninit_member: Non-static class member service_t...
Amit Kumar
06:41 PM Revision 52b68904 (ceph): msg: Initilization of uninitialized class Infiniband members
Fixes coverity issues:
1414516 Uninitialized pointer field
2. uninit_member: Non-static class member max_send_wr is ...
Amit Kumar
06:36 PM Revision dbb4c1cd (ceph): Merge pull request #16662 from ivancich/wip-dmclock-options-doc
doc: op queue and mclock related options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redh...
Sage Weil
06:35 PM Revision d9a0145f (ceph): Merge pull request #16824 from liewegas/wip-more-scrub-time
qa/tasks/ceph: wait longer for scrub Sage Weil
06:35 PM Revision bc9997fe (ceph): Merge pull request #16841 from liewegas/wip-debug-ceph
qa/tasks/ceph: debug osd setup Sage Weil
06:34 PM Revision 4203c4f8 (ceph): qa/clusters/fixed-2: 4 osds per node, not 3
We need this for the thrashing with ec k=2 m=2 pools.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:33 PM Revision 6307e03c (ceph): qa/suites/rados/thrash/workloads/cache-agent-big: m=2
...because we do the test_map_discontinuity thing.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:27 PM Revision f766842f (ceph): Merge pull request #16633 from dillaman/wip-bootstrap-rbd-mirror
mon: added bootstrap-rbd auth profile
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:26 PM Revision 6078f692 (ceph): rados: Initializing uninitialized pointer variables
Fixes the coverity issue:
1274326 Uninitialized pointer field
2. uninit_member: Non-static class member m_client is ...
Amit Kumar
06:24 PM Revision 3612e5ee (ceph): Merge pull request #16704 from dillaman/wip-20644
rbd-mirror: assertion failure during pool replayer shut down
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Sage Weil
06:23 PM RADOS Bug #20922 (New): misdirected op with localize_reads set
... Sage Weil
06:08 PM Revision d31ac65e (ceph): messages: Initializing member variables of module messages
Fixes coverity Issue:
CID 717307 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static cl...
Amit Kumar
05:54 PM rbd Bug #20918: TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mismatched objects
/a/sage-2017-08-04_23:16:09-rbd-wip-sage-testing2-20170804b-distro-basic-smithi/1484070
/a/sage-2017-08-04_23:16:09-...
Sage Weil
05:53 PM Revision 62482ce8 (ceph): qa/tasks/ceph: debug osd setup
I've seen a couple rbd runs that seem to skip the next block :/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:47 PM RADOS Bug #20770: test_pidfile.sh test is failing 2 places
David Zafman
05:47 PM RADOS Bug #20770: test_pidfile.sh test is failing 2 places
This is still failing sometimes in TEST_without_pidfile() even after adding a sleep 1. David Zafman
05:42 PM Revision ab28f7a2 (ceph): ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base
Fixes: http://tracker.ceph.com/issues/20915
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:38 PM Bug #20921 (Resolved): mon SEGV PerfCounters::tinc() rados/standalone/scrub.yaml shutdown after T...

In the not yet merged wip-standalone branch I detect cores and display all logs.
http://pulpito.ceph.com/dzafm...
David Zafman
03:41 PM Revision 2065ca65 (ceph): Merge pull request #16784 from amitkumar50/cov-1244200
test: Initialize pointer msg in MonClientHelper
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:35 PM Revision ad5b5616 (ceph): Merge pull request #16839 from amitkumar50/cov-messages-3
messages: Initialize member variables
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:32 PM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
I did another test: I did some writes to an object "rbd_data.1ebc6238e1f29.0000000000000000" to raise its "HEAD" obje... Xuehan Xu
03:30 PM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
I did another test: I did some writes to an object "rbd_data.1ebc6238e1f29.0000000000000000" to raise its "HEAD" obje... Xuehan Xu
03:15 PM Revision bb190215 (ceph): Merge pull request #16819 from amitkumar50/cov-messages-1
messages: Initialize member variables
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Greg Farnum <gfarnum...
Jos Collin
01:56 PM Revision 31e66270 (ceph): Merge pull request #16785 from amitkumar50/cov-1274326
test: Initialize pointer variables in TestMemIoCtxImpl
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:43 AM Revision bfd1d4ef (ceph): mon/OSDMonitor: sanity check osd before performing 'osd purge'
This will pervent OSDMonitor from crashing on purging a very large
non-existent osd id as below:
osd e11 prepare_com...
xie xingguo
10:53 AM Revision 87952fc6 (ceph): crush: automatically kill dead classes
If a class is no more referenced by any devices or crush rules,
it shall be considered as dead.
This patch makes Cep...
xie xingguo
10:52 AM Revision b863883c (ceph): crush: remove 'class rm' command
The current version is broken. E.g., it should only remove a class
which is never referenced by any device.
Since we...
xie xingguo
10:44 AM Revision f1d80ff7 (ceph): crush: do not automatically recycle class for 'rm-device-class'
This will prevent the current crush rule from referencing a non-existent
shadow tree and hence avoid a coredump such ...
xie xingguo
10:32 AM Revision f7c4c137 (ceph): Merge pull request #16791 from amitkumar50/cov-717285
messages: Initializing member variable in MMDSCacheRejoin
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:52 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Dear Nathan, thanks for corrective, you are right. I am going to fix it now. ^_^ Gordon Wang
09:14 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Greg Farnum wrote:
> Martin, your cluster won't get auto-updated because it's going from Luminous rc to Luminous RC ...
Martin Emrich
09:06 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Hi Gordon
> Just now I did run command like this one "ceph osd pool application enable rbd cephfs" to do_applicati...
Nathan Cutler
08:38 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Hello Nathan
Thanks so much!
My ceph cluster encountered the same issue after upgrade from jewel to luminous(12...
Gordon Wang
07:10 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
> Nathan, does that apply to your cluster as well?
No - I'm only doing integration testing, so all my clusters are...
Nathan Cutler
09:51 AM Revision 6c037ea5 (ceph): Merge pull request #16783 from amitkumar50/cov-1414515
msg: Remove unused variable perf_counter in RDMAStack
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:40 AM Revision a1b1d9bc (ceph): Merge pull request #16810 from amitkumar50/cov-717293
messages: Initialize members in MMDSTableRequest
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:34 AM CephFS Bug #20852 (Resolved): hadoop on cephfs would report "Invalid argument" when mount on a sub direc...
Patrick Donnelly
03:34 AM RADOS Bug #20874: osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end() || (miter->second...
This may be a bluestore bug - the log is so large from bluestore debugging that I haven't had time to properly read i... Josh Durgin
03:33 AM CephFS Feature #20885 (Resolved): add syntax for generating OSD/MDS auth caps for cephfs
Patrick Donnelly
03:26 AM Revision 04d8ba4b (ceph): Merge PR #16833 into master
* refs/remotes/upstream/pull/16833/head:
qa: whitelist expected MDS_CLIENT_OLDEST_TID warn
qa: ignore insufficient ...
Patrick Donnelly
03:26 AM Revision 64fed4b4 (ceph): Merge PR #16825 into master
* refs/remotes/upstream/pull/16825/head:
Changing 'int const' to 'const int'
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
03:26 AM Revision 8b4c41b2 (ceph): Merge PR #16751 into master
* refs/remotes/upstream/pull/16751/head:
mds: Added NULL check before dereference
Reviewed-by: Jos Collin <jcollin@...
Patrick Donnelly
03:26 AM Revision e8a2d613 (ceph): Merge PR #16750 into master
* refs/remotes/upstream/pull/16750/head:
client: Added NULL check before dereference
Reviewed-by: John Spray <john....
Patrick Donnelly
03:26 AM Revision caaf11fb (ceph): Merge PR #16725 into master
* refs/remotes/upstream/pull/16725/head:
mds: Removing unused variables from StrayManager
Reviewed-by: Jos Collin <...
Patrick Donnelly
03:25 AM Revision acd815d2 (ceph): Merge PR #16671 into master
* refs/remotes/upstream/pull/16671/head:
Client: Add function "get_default_data_pool_name" for java client
Reviewed...
Patrick Donnelly
03:25 AM Revision 3ebecb3f (ceph): Merge PR #16570 into master
* refs/remotes/upstream/pull/16570/head:
mds: clean up obsolete declarations/headers
Reviewed-by: Zheng Yan <zyan@r...
Patrick Donnelly
03:21 AM Revision 29e5f0a4 (ceph): qa: whitelist expected MDS_CLIENT_OLDEST_TID warn
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
03:14 AM Revision 06f53e4a (ceph): qa: ignore insufficient standby during failover
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
03:14 AM Revision 42cd1c71 (ceph): qa: fix read-only whitelist
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:32 AM RADOS Bug #20843 (Pending Backport): assert(i->prior_version == last) when a MODIFY entry follows an ER...
Backport only needed for kraken, jewel does not have error log entries. Josh Durgin
01:23 AM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
Turns out the actual teuthologic logic to test usage now lives in the ceph repo! So
https://github.com/ceph/ceph/...
Marcus Watts
12:03 AM RADOS Bug #20920: pg dump fails during point-to-point upgrade
Do we have a "legacy" command map that matches the pre-luminous ones? I think we just need to use that for the comman... Greg Farnum

08/04/2017

11:47 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Hmm, Dan has a ceph-docker cluster running recent code which is outputting a "cephfs" section as you'd expect. Greg Farnum
11:20 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
I'm not really sure why the osd dump isn't including the cephfs tag. From osd_types.cc, pg_pool_t::dump... Greg Farnum
11:18 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Hmm, the monitor log indicates it's setting the pool application... Greg Farnum
10:31 PM Bug #20891 (In Progress): mon: mysterious "application not enabled on <N> pool(s)"
Martin, your cluster won't get auto-updated because it's going from Luminous rc to Luminous RC and we don't have a go... Greg Farnum
06:50 PM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
I'm not sure if we've got the same issue here with upgrades and "fs new", or if they're distinct. Possibly we're doin... Greg Farnum
10:55 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Yesterday I, too, found myself doing "ceph osd pool application enable $POOL_NAME cephfs" on cephfs pools. This is a ... Nathan Cutler
08:56 AM Bug #20891: mon: mysterious "application not enabled on <N> pool(s)"
Same here after upgrading from 12.1.1 to 12.1.2:
id: cfaf0f4e-3b09-49e8-875b-4b114b0c4842
health: HEALTH_...
Martin Emrich
11:29 PM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
I've posted a fix against master for the bytes usage fix.
https://github.com/ceph/ceph/pull/16834
I got rid of s...
Marcus Watts
10:25 PM RADOS Bug #20920 (Resolved): pg dump fails during point-to-point upgrade
Command failed on smithi021 with status 22: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage... Sage Weil
09:58 PM Revision b35719dc (ceph): Changing 'int const' to 'const int'
As per coding Guidelines 'const int' is recommended over 'int const'
https://github.com/isocpp/CppCoreGuidelines/blob...
Amit Kumar
09:05 PM rbd Bug #20918: TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mismatched objects
... Sage Weil
08:51 PM rbd Bug #20918 (Resolved): TestInternal.FlattenNoEmptyObjects, TestInternal.TestCoR have mismatched o...
... Sage Weil
09:03 PM RADOS Bug #20919: osd: replica read can trigger cache promotion
a replica was servicing a read and tried to do a cache promotion:... Sage Weil
08:53 PM RADOS Bug #20919 (Resolved): osd: replica read can trigger cache promotion
... Sage Weil
08:33 PM Revision b327451d (ceph): Merge PR #16761 into master
* refs/remotes/upstream/pull/16761/head:
doc/cephfs: Document ceph auth fs
mon/AuthMonitor: Add special syntax for ...
Patrick Donnelly
08:31 PM Revision d45fbf13 (ceph): Merge pull request #16811 from amitkumar50/cov-717296
messages: Initializing uninitialized members MMonGetVersion
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:06 PM rbd Bug #20916 (Duplicate): HEALTH_WARN application not enabled on 1 pool(s)
Good call Nathan - let's handle this in that issue. Josh Durgin
07:38 PM rbd Bug #20916: HEALTH_WARN application not enabled on 1 pool(s)
Duplicate of 20891 ? Nathan Cutler
07:16 PM rbd Bug #20916 (Duplicate): HEALTH_WARN application not enabled on 1 pool(s)
Not sure this is related to rbd, but I have seen recent PR regarding creating some rbd application pool ... Vasu Kulkarni
08:01 PM Revision 8d4f3e30 (ceph): mds: MDS_DAMAGED to MDS_DAMAGE
We had both and MDS_DAMAGE looks to be the right/intended one.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:52 PM Bug #20915: ceph-volume packaging thinks it owns ceph_volume_client.py
https://github.com/ceph/ceph/pull/16832 Sage Weil
07:32 PM Bug #20915: ceph-volume packaging thinks it owns ceph_volume_client.py
I think the debian/ceph-osd.install has a copy-pasto:... Sage Weil
07:08 PM Bug #20915 (Resolved): ceph-volume packaging thinks it owns ceph_volume_client.py
The recently merged ceph-volume PR introduces the following line to the spec file under "%files base"... Nathan Cutler
07:47 PM Revision de4ddb63 (ceph): debian: include ceph-volume python
Be careful not to grab ceph_volume_client.py
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:36 PM bluestore Bug #20917 (Won't Fix): kraken "bluestore/BitMapAllocator.cc: 82: FAILED assert(!(need % m_block_...
This is for kraken v11.2.1 point release
Run: http://pulpito.ceph.com/yuriw-2017-08-04_16:10:42-krbd-kraken-testi...
Yuri Weinstein
07:30 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
https://github.com/ceph/ceph-deploy/pull/448 Vasu Kulkarni
07:28 PM Revision 81be13b3 (ceph): doc: remove duplicate CephFS health check doc
These are documented in doc/cephfs/health-messages.rst.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:23 PM rgw Bug #20914 (Duplicate): cls_rgw.gc_set and defer fail during jewel->luminous upgrade
#20689 Sage Weil
06:41 PM rgw Bug #20914 (Won't Fix): cls_rgw.gc_set and defer fail during jewel->luminous upgrade
... Sage Weil
07:23 PM RADOS Bug #20561 (Can't reproduce): bluestore: segv in _deferred_submit_unlock from deferred_try_submit...
Sage Weil
07:07 PM Revision 62e51661 (ceph): Merge branch 'wip-qa-rbd-health' of git://github.com/dillaman/ceph
# Conflicts:
# qa/tasks/ceph.py
Sage Weil
07:04 PM Revision 7f341205 (ceph): Merge pull request #16815 from amitkumar50/cov-717299
messages: Initializing uninitialized members MMonProbe
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:04 PM Revision 95e481f9 (ceph): Merge pull request #16817 from amitkumar50/cov-messages-branch
messages: Initializing uninitialized members module messages
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:01 PM Revision adc3d836 (ceph): Merge pull request #16816 from amitkumar50/cov-717300
messages: Initializing uninitialized members MOSDAlive
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:00 PM Revision 435932e7 (ceph): Merge pull request #16814 from amitkumar50/cov-717298
messages: Initializing uninitialized members MMonPaxos
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:00 PM Revision a72e75cf (ceph): Merge pull request #16813 from amitkumar50/cov-717297
messages: Initializing uninitialized members MMonGetVersionReply
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:59 PM Bug #20907 (Resolved): buffer::list::write_fd writes 1023 segments at a time
Greg Farnum
01:38 AM Bug #20907 (Fix Under Review): buffer::list::write_fd writes 1023 segments at a time
Dan Mick
01:21 AM Bug #20907 (Resolved): buffer::list::write_fd writes 1023 segments at a time
write_fd limits the number of iov's to IOV_MAX-1; it should be IOV_MAX. (Observed watching syscalls with strace; 2K ... Dan Mick
06:58 PM Revision 62a2e420 (ceph): Merge pull request #16803 from dmick/master
common/buffer: off-by-one error in max iov length blocking
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:57 PM Revision d7f284e4 (ceph): qa: add recovery_deletes testing
Josh Durgin
06:47 PM Revision a09e29ec (ceph): Merge pull request #16675 from Jeegn-Chen/skip-err-entries
osd/PGLog: skip ERROR entires in _merge_object_divergent_entries
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:45 PM Revision 91ad2e64 (ceph): Merge pull request #16744 from joscollin/wip-osd-warning
osd: silence warning from -Wint-in-bool-context
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Eric Ivan...
Josh Durgin
06:44 PM Revision ffd171fd (ceph): Merge pull request #16820 from liewegas/wip-more-whitelist
qa/suites/rados: a bit more whitelisting
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:38 PM Revision 552225f3 (ceph): qa/cephfs: Fix race in test_volume_client
Signed-off-by: Douglas Fuller <dfuller@redhat.com> Douglas Fuller
06:32 PM Revision dec1aeef (ceph): doc: op queue and mclock related options
Additionally makes sure when unexpected values are provided for config
options osd_op_queue or osd_op_queue_cut_off t...
J. Eric Ivancich
06:23 PM Revision 6a39c5a2 (ceph): Merge pull request #16614 from neha-ojha/recovery_sleep_hybrid
osd: Check whether journal is rotational or not
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:20 PM RADOS Bug #20904 (Resolved): cluster [ERR] 2.e shard 2 missing 2:70b3bf12:::existing_4:head on lost-unf...
Sage Weil
06:40 AM RADOS Bug #20904 (Fix Under Review): cluster [ERR] 2.e shard 2 missing 2:70b3bf12:::existing_4:head on ...
https://github.com/ceph/ceph/pull/16809 Josh Durgin
12:40 AM RADOS Bug #20904 (In Progress): cluster [ERR] 2.e shard 2 missing 2:70b3bf12:::existing_4:head on lost-...
Think I found the problem, testing a fix. Josh Durgin
06:20 PM Revision 8b770078 (ceph): Merge pull request #16809 from jdurgin/wip-20904
osd/PG: fix lost unfound + delete when there are no missing objects
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:17 PM RADOS Bug #20913 (Resolved): osd: leak from osd/PGBackend.cc:136 PGBackend::handle_recovery_delete()
... Sage Weil
06:13 PM Revision bd119910 (ceph): Merge pull request #16812 from xiexingguo/wip-class-startup
osd/OSD: tolerate any 'set-device-class' error on OSD startup
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:07 PM Revision 139cc382 (ceph): osd: use recovery sleep hdd for ssd store and hdd journal case
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:00 PM RADOS Bug #18209 (Fix Under Review): src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queu...
https://github.com/ceph/ceph/pull/16828 Sage Weil
03:56 PM RADOS Bug #18209: src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
/a/sage-2017-08-04_13:49:55-rbd:singleton-bluestore-wip-sage-testing2-20170803b-distro-basic-mira/1482623... Sage Weil
05:53 PM rgw Bug #20912 (Fix Under Review): rgw: TempAUTH lacks support for implicitly tenandted users
Radoslaw Zarzynski
05:39 PM Revision 24c8d7e5 (ceph): Merge pull request #16827 from liewegas/wip-more-more-more
qa/suites/rados/basic/tasks/rados_python: POOL_APP_NOT_ENABLED Sage Weil
05:39 PM Revision 82cf3046 (ceph): qa/suites/rados/basic/tasks/rados_python: POOL_APP_NOT_ENABLED
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:50 PM Revision 63bb7ef6 (ceph): use elif instead of else to handle cases for jewel install
jewel needs neither filestore or bluestore as an option, so provide none
when running with jewel branch.
Signed-off-...
Vasu Kulkarni
04:50 PM Revision e225154a (ceph): use mon.a as ceph-admin node, the previous get_first_mon returns
a sorted(mons)[0] as first mon.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
04:50 PM Revision e7309604 (ceph): Add doc string for missing ceph-deploy-branch
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:50 PM Revision 7dbbe426 (ceph): since the roles are mapped inside ceph-deploy, store the roles that
are mapped and use the new mapped role for upgrades during later
stage.
eg: mon.a is mapped to mon.mira002 during in...
Vasu Kulkarni
04:50 PM Revision 55bcf815 (ceph): Restart services after upgrade
This seems to be an issue and should be fixed in our systemd scripts,
need to discuss more on this.
Signed-off-by: V...
Vasu Kulkarni
04:50 PM Revision 5957e65d (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:48 PM Revision a398cd49 (ceph): Add upgrade functionality using ceph-deploy
This is to test for customer like upgrade scenarios and to find
any issues that may be related to systemd, packaging ...
Vasu Kulkarni
04:46 PM Revision a05bf91b (ceph): messages: Initializing uninitialized members module messages
Fixes coverity Issue:
** 2. uninit_member: Non-static class member flags is not initialized in this constructor nor ...
Amit Kumar
04:38 PM Revision 8e92496d (ceph): osd: update interface with dmclock library to use move semantics
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
04:35 PM Revision c06ff018 (ceph): Merge commit '4363837772a4a6ba7842cce87f0f7410ff8d4231' into wip-pull-n...
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
04:35 PM Revision 43638377 (ceph): Squashed 'src/dmclock/' changes from 64bcc6e..3408cb8
3408cb8 Merge pull request #33 from ceph/wip-move-make-options-up
f2099ec Moved the check for cmake's DO_NOT_DELAY_TA...
J. Eric Ivancich
04:34 PM Revision 7350fa65 (ceph): Merge pull request #16724 from amitkumar50/cov-1403249
librbd: Uninitialized variable used handle_refresh()
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:32 PM Revision cb9af1d4 (ceph): Merge pull request #16742 from scienceluo/wip-luo-coverity-fix-branch
test/librbd/fsx: Add break in case OP_WRITESAME and OP_COMPARE_AND_WRITE
Reviewed-by: Jason Dillaman <dillaman@redha...
Jason Dillaman
04:30 PM Revision 7560c58e (ceph): Merge pull request #16729 from amitkumar50/cov-1402141
rbd: Drop unused member variable reopen in C_OpenComplete
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:26 PM Revision 03d5f3a7 (ceph): osd: clean up dup index logic; keep flag logic in few places
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
04:06 PM Revision d0960661 (ceph): qa/tasks/ceph: wait longer for scrub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:04 PM RADOS Bug #20295 (Resolved): bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool ...
Sage Weil
04:04 PM Revision 9c7a653f (ceph): Merge pull request #16769 from liewegas/wip-20295-b
os/bluestore: allow multiple DeferredBatches in flight at once
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:40 PM Revision 61a353b6 (ceph): ceph-volume: adds a functional testing scenario for lvm create
This setups up the basic test harness and adds a test for the create
subcommand. The test uses ceph-ansible to deploy...
Andrew Schoen
03:37 PM Revision 0a5b0021 (ceph): Merge pull request #16787 from liewegas/wip-bluestore-docs
doc/release-notes: fix bluestore links
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:16 PM rgw Bug #20897: rgw: the overloaded comparison operators of rgw_bucket disrespect tenants
Stuffing *rgw_bucket::operator<()* with *ceph_abort()* showed it's involved in quota-related calculations:... Radoslaw Zarzynski
03:10 PM Revision f249e3d2 (ceph): doc/cephfs: Document ceph auth fs
Change the CephFS auth caps documentation to reflect the new ceph auth
fs command.
Signed-off-by: Douglas Fuller <df...
Douglas Fuller
02:51 PM Revision 9d95f1a4 (ceph): Merge pull request #16632 from ceph/wip-volume
ceph-volume: initial take on ceph-volume CLI tool
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Andrew Schoe...
Sage Weil
02:50 PM Revision ddb8aacd (ceph): messages: Initializing uninitialized members MOSDAlive
Fixes coverity Issue:
** 717300 Uninitialized scalar field
CID 717300 (#1 of 1): Uninitialized scalar field (UNINIT_...
Amit Kumar
02:44 PM Revision afb604ba (ceph): messages: Initializing uninitialized members MMonProbe
Fixes coverity Issue:
** 717299 Uninitialized scalar field
2. uninit_member: Non-static class member op is not initi...
Amit Kumar
02:37 PM Revision a201ba7a (ceph): messages: Initializing uninitialized members MMonPaxos
Fixes coverity Issue:
2. uninit_member: Non-static class member epoch is not initialized in this constructor nor in ...
Amit Kumar
02:25 PM Revision bf612baf (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 49dadb3f (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision b8ee4efe (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 83e4c066 (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 082db781 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 09aa3cf2 (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision d61dac1b (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 5105b58f (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 3b625d98 (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 302806a5 (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 8928475f (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 01080dae (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 29df8d38 (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision d575bc10 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 352dc379 (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 86b65895 (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 6a45e248 (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision dad18970 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 27c48657 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 37783b99 (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision a774c8d4 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision bab2aeff (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 7067303e (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision c5a3a7b2 (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision bbaa0d9e (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 21c8854e (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 4c7300ce (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 1fc23e81 (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision d7a6750b (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 63cd2582 (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 03a60300 (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 055e1683 (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 19c676ba (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 80d3e678 (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision db8bbf1c (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision faa8189a (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision f1c8c354 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 060d3ac3 (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 64523d8c (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision b458646e (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 21ec4cea (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 0cf3a44a (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 11659c18 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 2f187ec7 (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
02:25 PM Revision cdbfc701 (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 6d2b551f (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 75899cf1 (ceph): ceph-volume: tests add an lvm trigger for the systemd argument parsing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 945cc7db (ceph): ceph-volume: tests update argument parsing for systemd
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision a244056d (ceph): ceph-volume: lvm: add a trigger sub-command to parent parser
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 9b3eb5c5 (ceph): ceph-volume: lvm add the actual trigger subcommand handler
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision fb10e631 (ceph): ceph-volume: systemd script should handle type-data format as argument
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision b189e016 (ceph): ceph-volume: decorators should call the wrapped func
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 74e977fe (ceph): ceph-volume lvm activate should check for root
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision a77dc507 (ceph): ceph-volume lvm create should check for root
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 58d5d844 (ceph): ceph-volume lvm prepare should check for root
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision dde2a8b5 (ceph): ceph-volume lvm trigger should check for root
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision e25b93ff (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision abd21c82 (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision dee11ceb (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 1fff4ffa (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 59052b3a (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 004e907e (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 7ca7b045 (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 31524efd (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision d6954111 (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 49af6595 (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision b20fdb8e (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 171bee9c (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 7e0ee3d6 (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision de06f8e5 (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
02:25 PM Revision 0a71da84 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 1f9807b0 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 3c576f91 (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision f291b321 (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 970e3978 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 4fce55b3 (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 0e3ea6f0 (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 7b8cb78e (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision fc5c07d4 (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision ebf56e7d (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision b752717f (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 2050f1ce (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 1cc499b3 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 545f3f1e (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 2bf2758a (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 90ce30ec (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision ec703adc (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 85ab5a16 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 294187b2 (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 0902242d (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 65132402 (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision fefadc8a (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision d382d041 (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 1e5db4fc (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 05d8fe14 (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision c2467f8b (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision f67968f2 (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 7b788a15 (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 129a3512 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 16ee6f73 (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision f10a4254 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision bfe5f9b8 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision d6776117 (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 44f5dffc (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 357b4995 (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 580ec026 (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 58c85cbe (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision bf584a14 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision c38cac14 (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 7dbe2461 (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 0b0bdaef (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 6a57c080 (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision e988e22e (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 6416fae6 (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 11dba663 (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision df0929a9 (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision 9544bab0 (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:25 PM Revision f190ba35 (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision b386dfdf (ceph): messages: Intilizating uninitized members MMonGetVersionReply
Fixes coverity Issue:
** 717297 Uninitialized scalar field
2. uninit_member: Non-static class member handle is not i...
Amit Kumar
02:15 PM Bug #20893 (Pending Backport): ceph_cluster must default to 'ceph' on dmcrypt
Sage Weil
02:12 PM Revision cb13c482 (ceph): messages: Intilizating uninitized members MMonGetVersion
Fixes coverity Issue:
** 717296 Uninitialized scalar field
CID 717296 (#1 of 1): Uninitialized scalar field (UNINIT_...
Amit Kumar
02:05 PM Revision c5828f9c (ceph): messages: Intilizating uninitized members MMDSTableRequest
Fixes coverity Issue:
** 717293 Uninitialized scalar field
2. uninit_member: Non-static class member table is not in...
Amit Kumar
01:59 PM Revision 7bdee882 (ceph): rgw_op: Drop the Old LifecycleConfiguration from logs
Since we're not printing the actual existing LifeCylceConfiguration
merely printing the parsed XML vs the Validated X...
Abhishek Lekshmanan
01:59 PM RADOS Bug #20910 (Resolved): spurious MON_DOWN, apparently slow/laggy mon
mon shows very slow progress for ~10 seconds, failing to send lease renewals etc, and triggering an election... Sage Weil
01:51 PM mgr Bug #20766 (Duplicate): mgr: segv on shutdown
dup of http://tracker.ceph.com/issues/20869, fixed by 1d54951e4797981babf43d3fc2995222c9615bd6 Sage Weil
01:50 PM RADOS Bug #20845 (Resolved): Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
Sage Weil
01:48 PM Revision 6dfae21e (ceph): Merge pull request #16805 from liewegas/wip-crush-classes
crush: misc changes/fixes for device classes
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:46 PM RADOS Bug #20909 (Can't reproduce): Error ETIMEDOUT: crush test failed with -110: timed out during smok...
... Sage Weil
01:41 PM Revision c8af3646 (ceph): Merge pull request #16739 from liewegas/wip-multi-backfill-reject
qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject: sleep longer Sage Weil
01:40 PM Revision f681d6e7 (ceph): Merge pull request #16794 from liewegas/wip-rbd-app
qa/tasks/ceph: enable rbd on rbd pool Sage Weil
01:40 PM Revision 0d70d36e (ceph): Merge pull request #16776 from dachary/wip-20893-ceph-fsid
ceph-disk: dmcrypt cluster must default to ceph
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Sage Weil ...
Alfredo Deza
01:40 PM Revision 7ed9d1e8 (ceph): qa/tasks/ceph: enable rbd on rbd pool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:38 PM Revision b87cb025 (ceph): Merge pull request #16798 from jdurgin/wip-complete-to-loop
osd/PGLog: avoid infinite loop if missing version is corrupted
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 PM Revision 4314cdd6 (ceph): qa: Dump logs after daemons are killed to make sure everything is flushed
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:38 PM Revision 8c768050 (ceph): qa: run-standalone.sh improvements
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:38 PM Revision b20dfc28 (ceph): qa: Add special test_failure.sh script (not run by default)
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:38 PM Revision 99ad4bbd (ceph): qa: Add create_pool() which sleeps 1 second like python variant
wait_for_clean() can miss the new pool if it races with pool create.
Fixes: http://tracker.ceph.com/issues/20465
Si...
David Zafman
01:37 PM RADOS Bug #20908 (Resolved): qa/standalone/misc failure in TEST_mon_features
... Sage Weil
01:35 PM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/sage-2017-08-04_05:23:06-rados-wip-sage-testing-20170803-distro-basic-smithi/1481973 Sage Weil
01:34 PM Revision 1ae9ff17 (ceph): qa/suites/rados/upgrade: ignore FS_DEGRADED from mds restart
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:34 PM Revision 27a685f6 (ceph): qa/suites/rados/monthrash: ignore MGR_DOWN
Heavily thrashing mons + mgr reconnect backoff may make us fail
to process the beacon.
Signed-off-by: Sage Weil <sag...
Sage Weil
11:52 AM rgw Bug #20872 (In Progress): rgw: lifecycle policies fail when filter xml tag is specified
master pr: https://github.com/ceph/ceph/pull/16818 Abhishek Lekshmanan
09:36 AM Revision 244db740 (ceph): osd/OSD: tolerate any 'set-device-class' error on OSD startup
We might use 'ceph-disk prepare --crush-device-class' to specify a class
for an OSD and then manually change its clas...
xie xingguo
09:02 AM Linux kernel client Bug #20164: libceph: got bad padding
I can confirm that this problem randomly occurs for kernel 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u:... Timo Foerster
08:56 AM Revision 2172dfb5 (ceph): Fix ppc64 support for ceph
The ppc64 support requires a couple of changes:
- adding the ppc64 support to cmake
- changing optimized crc32 code t...
Boris Ranto
08:41 AM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
Hit the same assert in http://qa-proxy.ceph.com/teuthology/joshd-2017-08-04_06:16:52-rados-wip-20904-distro-basic-smi... Josh Durgin
07:15 AM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
I mean I think it's the condition check "is_present_clone" that
prevent the clone overlap to record the client write...
Xuehan Xu
04:54 AM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
Hi, grep:-)
I finally got what you mean in https://github.com/ceph/ceph/pull/16790..
I agree with you in that "...
Xuehan Xu
07:03 AM Revision 26149e14 (ceph): librbd: limit read_iops and write_iops
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:57 AM Revision e76661a2 (ceph): Throttle: add a new TokenBucketThrottle
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
05:12 AM Revision 9964cf17 (ceph): Merge pull request #16804 from xiexingguo/wip-some-cleanup
os/bluestore: space between func and contents Pan Liu
04:14 AM Revision 052b1cd7 (ceph): test/fio: generate db histogram to help debug rocksdb performance
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Signed-off-by: Xiaoyan Li <xiaoyan.li@intel.com>
Pan Liu
03:34 AM Revision e33ec7c1 (ceph): test/librbd/fsx: Add break in case OP_WRITESAME and OP_COMPARE_AND_WRITE
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
03:19 AM Revision 2f30bbb4 (ceph): rgw: revert PR #8765
As talk with cbodley in PR(#16716), we shouldn't not mix such dangerous
configuration reload with periodically SIGHUP...
fang.yuxiang
03:02 AM Revision b9439b59 (ceph): osd/PG: fix lost unfound + delete when there are no missing objects
The default constructed pg_missing_t for a peer with no missing
objects resets may_include_deletes to false, so when ...
Josh Durgin
02:54 AM Revision ca32d575 (ceph): os/bluestore: allow multiple DeferredBatches in flight at once
The current code only allows two DeferredBatches per osr: one that is
accumulating new writes and one that is current...
Sage Weil
02:54 AM Revision 3c6a6c46 (ceph): os/bluestore: set deferred_aggressive if initial throttle get fails
This ensures that in-progress transactions with deferred writes queue their
IO immediately. Otherwise, we may end up...
Sage Weil
02:54 AM Revision d919987c (ceph): tests: rbd: reproducer for rbd-on-EC issue
This introduces a new "rbd/singleton-bluestore" suite because creating an rbd
on an EC-backed datapool will fail on f...
Nathan Cutler
02:50 AM Revision 47480d8a (ceph): qa/suites/rados/thrash-erasure-code-big: add k=4 m=2
Get better coverage for larger codes.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:47 AM Revision af0d3661 (ceph): os/bluestore: space between func and contents
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:39 AM Revision c121501a (ceph): crush: remove cleanup_classes()
I can't for the life of me figure out what this is supposed to do.
- why remove (some) classes right after we popula...
Sage Weil
02:32 AM Revision cb807b00 (ceph): crush: fix preservation of shadow bucket ids
1- a decompiled and recompiled was parsing the class bucket ids but it
wasn't actually using them.
2- rebuild_roots_w...
Sage Weil
02:32 AM Revision 226d210a (ceph): crush/CrushWrapper: rebuild_roots_with_classes on bucket removal
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:25 AM Revision 89f85d22 (ceph): common/buffer: off-by-one error in max iov length blocking
The loop in write_fd stops at IOV_MAX-1; it could go to IOV_MAX
and write in more-natural sizes without extra tail wr...
Dan Mick
12:58 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
osd.1 in the posted log has pg 1.4 in epoch 26 from the time it first dequeues those operations right up until it cra... Greg Farnum

08/03/2017

11:52 PM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
from irc:
<joshd>:
> I'd suggest making rbd diff conservative when it's used with cache pools (if necessary, repo...
Greg Farnum
11:40 PM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
> the reason we are submitting the PR is that, when we do export-diff to an rbd image in a pool with a cache tier poo... Greg Farnum
11:31 PM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
The reason we are submitting the PR is that, when we do export-diff to an rbd image in a pool with a cache tier pool,... Xuehan Xu
03:00 PM RADOS Bug #20896: export_diff relies on clone_overlap, which is lost when cache tier is enabled
I submitted a pr for this: https://github.com/ceph/ceph/pull/16790 Xuehan Xu
02:46 PM RADOS Bug #20896 (New): export_diff relies on clone_overlap, which is lost when cache tier is enabled
Recently, we find that, under some circumstance, in the cache tier, the "HEAD" object's clone_overlap can lose some O... Xuehan Xu
11:44 PM RADOS Bug #20798 (In Progress): LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
Neha Ojha
08:47 PM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
... Sage Weil
11:28 PM RADOS Bug #20871 (In Progress): core dump when bluefs's mkdir returns -EEXIST
Brad Hubbard
02:42 PM RADOS Bug #20871: core dump when bluefs's mkdir returns -EEXIST
https://github.com/ceph/ceph/pull/16745/commits/6bb89702c1cae44558480f72c2723f564308f822 Chang Liu
11:23 PM Bug #20890 (Resolved): qa: ceph_test_case wait_for_health is parsing health json wrong
Patrick Donnelly
10:47 PM Bug #20890 (Fix Under Review): qa: ceph_test_case wait_for_health is parsing health json wrong
https://github.com/ceph/ceph/pull/16802/files John Spray
11:20 PM Revision d89af4a3 (ceph): Merge PR #16802 into master
* refs/remotes/upstream/pull/16802/head:
qa: update wait_for_health for new health json syntax
Reviewed-by: Patrick...
Patrick Donnelly
10:46 PM Revision 0613d411 (ceph): qa: update wait_for_health for new health json syntax
Fixes: http://tracker.ceph.com/issues/20890
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:05 PM Revision 051dd868 (ceph): Merge PR #16766 into master
* refs/remotes/upstream/pull/16766/head:
cephfs: Clarify health warning
cephfs: Always print filesystem name
Revie...
Patrick Donnelly
09:46 PM rgw Bug #20906: multisite: FAILED assert(prev_iter != pos_to_prev.end()) in RGWMetaSyncShardCR::colle...
possibly related to cls changes in https://github.com/ceph/ceph/pull/16667? Casey Bodley
07:42 PM rgw Bug #20906 (Resolved): multisite: FAILED assert(prev_iter != pos_to_prev.end()) in RGWMetaSyncSha...
... Casey Bodley
09:45 PM Revision e697636e (ceph): cephfs: Clarify health warning
Add text to MDS_INSUFFICIENT STANDBY to clarify it refers
to MDS daemons.
Signed-off-by: Douglas Fuller <dfuller@red...
Douglas Fuller
09:44 PM Revision 53bf6df4 (ceph): cephfs: Always print filesystem name
Previously, the FSMap summary omitted the filesystem
name in clusters with only one filesystem. Print the
file system...
Douglas Fuller
09:34 PM Revision 0eea622d (ceph): osd/PGLog: skip ERROR entires in _merge_object_divergent_entries
During consistency check, do not take the version of ERROR entries
as the valid prior version of the following non-er...
Jeegn Chen
09:26 PM Revision f134a14e (ceph): crush: make 'remove_root' idempotent
We might use 'crush link' to link same host into
different roots, which as a result can cause different
shadow trees ...
xie xingguo
09:26 PM Revision 734b5f2c (ceph): test/osd-fast-mark-down: enable 'osd-class-update-on-start' by default
https://github.com/ceph/ceph/pull/16016/commits/116cf759c86ca9ca7d80769b2096953516f357cb
will now hide all shadow tre...
xie xingguo
09:26 PM Revision d4390486 (ceph): mon/OSDMonitor: kill unused variable 'ts'
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:26 PM Revision 007095b7 (ceph): qa/workunits/mon/crush_ops.sh: remove existing dev class before setting it
we cannot overwrite existing dev class, and "osd_class_update_on_start"
is true by default (see 0c885d6). so we shoul...
Kefu Chai
09:16 PM Revision b17287ef (ceph): Merge pull request #16740 from liewegas/wip-crush-tree
mon: show class in 'osd crush tree' output; sort output
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
09:15 PM Bug #20807: Error in boot.log - Failed to start Ceph disk activation - Luminous
Hi,
You are absolutely right, In my environment I have just one OSD on /dev/sdb and I'd like to be sure everythin...
Oscar Segarra
09:13 PM CephFS Fix #20246 (Resolved): Make clog message on scrub errors friendlier.
Patrick Donnelly
09:11 PM CephFS Bug #20799 (Resolved): Races when multiple MDS boot at once
Patrick Donnelly
09:11 PM CephFS Bug #20806 (Resolved): kclient: fails to delete tree during thrashing w/ multimds
Patrick Donnelly
09:10 PM CephFS Bug #20892 (Resolved): qa: FS_DEGRADED spurious health warnings in some sub-suites
Patrick Donnelly
04:08 AM CephFS Bug #20892: qa: FS_DEGRADED spurious health warnings in some sub-suites
https://github.com/ceph/ceph/pull/16772 Patrick Donnelly
04:05 AM CephFS Bug #20892 (Resolved): qa: FS_DEGRADED spurious health warnings in some sub-suites
From: /ceph/teuthology-archive/pdonnell-2017-08-02_17:25:29-fs-wip-pdonnell-testing-20170802-distro-basic-smithi/1474... Patrick Donnelly
09:09 PM CephFS Feature #20760 (Resolved): mds: add perf counters for all mds-to-mds messages
Patrick Donnelly
09:09 PM CephFS Bug #20889 (Resolved): qa: MDS_DAMAGED not whitelisted properly
Patrick Donnelly
08:36 PM CephFS Bug #20889: qa: MDS_DAMAGED not whitelisted properly
https://github.com/ceph/ceph/pull/16768/ Patrick Donnelly
09:07 PM Revision b8a474d9 (ceph): Merge PR #16772 into master
* refs/remotes/upstream/pull/16772/head:
qa: add health whitelist for all fs sub-suites
Reviewed-by: Patrick Donnel...
Patrick Donnelly
09:01 PM Revision 9d348ad8 (ceph): qa: add health whitelist for all fs sub-suites
Fixes: http://tracker.ceph.com/issues/20892
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:55 PM Revision 60fa9714 (ceph): Merge PR #16768 into master
* refs/remotes/upstream/pull/16768/head:
qa: fix log whitelist string
Reviewed-by: Kefu Chai <kchai@redhat.com>
Patrick Donnelly
08:55 PM Revision f2a1a10d (ceph): Merge PR #16743 into master
* refs/remotes/upstream/pull/16743/head:
mds: add inter-mds operations to PerfCounter
Patrick Donnelly
08:55 PM Revision fda41887 (ceph): Merge PR #16654 into master
* refs/remotes/upstream/pull/16654/head:
mds: fix race in "open inode by inode number"
mds: cleanup {do_open,_do_fi...
Patrick Donnelly
08:55 PM Revision 3755649a (ceph): Merge PR #16631 into master
* refs/remotes/upstream/pull/16631/head:
cephfs: Resend discover when joining from starting state
cephfs: Wait for ...
Patrick Donnelly
08:55 PM Revision 8fa8c241 (ceph): Merge PR #16363 into master
* refs/remotes/upstream/pull/16363/head:
mds: fix health checks for multiple filesystems
mon: fix log message on md...
Patrick Donnelly
08:55 PM Revision 66756c4f (ceph): Merge PR #16292 into master
* refs/remotes/upstream/pull/16292/head:
qa: use new hex rep of inode
qa: fix whitelist error message
mds: refine ...
Patrick Donnelly
08:53 PM Revision 342607f4 (ceph): Merge pull request #16749 from tchaikov/wip-restful-delete-key
mgr: handle "module.set_config(.., None)" correctly
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
08:53 PM mgr Bug #20113 (Resolved): couldn't get command descriptions for [u'mgr', '']:
Sage Weil
08:52 PM Revision af145dd5 (ceph): Merge pull request #16756 from liewegas/wip-20113
ceph: wait for maps before doing 'ceph tell ... help'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:43 PM Revision b8e26a8a (ceph): messages: Initilzing member in constructor
Fixes:
** 717285 Uninitialized scalar field
CID 717285 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit...
Amit Kumar
08:29 PM rgw Bug #20308 (Resolved): implement stringlike wildcard for bucket policy
Casey Bodley
06:17 PM rgw Bug #20308: implement stringlike wildcard for bucket policy
Casey Bodley
08:25 PM Revision 09fd18d0 (ceph): Merge pull request #16760 from cbodley/wip-rgw-disable-lifecycle-s3tests
qa/rgw: disable lifecycle tests because of expiration failures
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
08:24 PM Revision 0f481d06 (ceph): Merge pull request #16491 from cbodley/wip-20308
rgw: match wildcards in StringLike policy conditions
Reviewed-by: Pritha Srivastava <prsrivas@redhat.com>
Reviewed-b...
Yuri Weinstein
07:40 PM Revision ed22159f (ceph): ceph-disk: dmcrypt cluster must default to ceph
If ceph_fsid is not found, which is the case for legacy dmcrypted OSD,
the cluster must default to ceph, as it was be...
Loic Dachary
07:00 PM rgw Feature #20905 (New): multisite: rate limit the number of outstanding http requests for sync
In configurations with many buckets (and especially with many shards per bucket), multisite sync generates http reque... Casey Bodley
06:57 PM RADOS Bug #20904 (Resolved): cluster [ERR] 2.e shard 2 missing 2:70b3bf12:::existing_4:head on lost-unf...
... Sage Weil
06:51 PM mgr Bug #20766 (Fix Under Review): mgr: segv on shutdown
https://github.com/ceph/ceph/pull/16800 Sage Weil
06:33 PM rgw Backport #20900 (In Progress): jewel: Object data loss in RGW when multipart upload completion t...
Nathan Cutler
06:32 PM rgw Backport #20900 (Resolved): jewel: Object data loss in RGW when multipart upload completion time...
https://github.com/ceph/ceph/pull/16767 Nathan Cutler
06:32 PM rgw Backport #20903 (Rejected): kraken: bucket check --fix fails with (90) Message too long
Nathan Cutler
06:32 PM rgw Backport #20902 (Resolved): jewel: bucket check --fix fails with (90) Message too long
https://github.com/ceph/ceph/pull/16880 Nathan Cutler
06:32 PM rgw Backport #20901 (Rejected): kraken: Object data loss in RGW when multipart upload completion tim...
Nathan Cutler
06:31 PM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
The chances of a kraken 11.2.2 seeing the light of day are low-to-non-existent, but OK. Nathan Cutler
05:58 PM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
jewel backport PR is 16767 Matt Benjamin
05:57 PM rgw Bug #20861 (Pending Backport): Object data loss in RGW when multipart upload completion times out
Matt Benjamin
03:52 AM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
Jeegn Chen : I agree that the current approach is not completely fool-proof and would only reduce the probability of ... Abhishek Varshney
02:59 AM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
If we want to go with no lock, then should have the state saved in omap or something more relevant to store with a ti... Varada Kari
02:22 AM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
(updated this with more detail) Matt Benjamin
02:16 AM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
I'm a bit skeptical this approach is much more compelling. I'm a bit more interested if we can get substantially mor... Matt Benjamin
01:59 AM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
Using lock here should mitigate the issue but there seems still some problems.
For example, if rgw_mp_lock_max_time ...
Jeegn Chen
06:24 PM Revision 6e38a470 (ceph): osd/PGLog: avoid infinite loop if missing version is corrupted
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:22 PM RADOS Bug #20810 (Resolved): fsck finish with 29 errors in 47.732275 seconds
Sage Weil
06:22 PM Revision 133e712f (ceph): Merge pull request #16738 from liewegas/wip-20810
os/bluestore: fix dirty_range on _do_clone_range
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
06:22 PM RADOS Bug #20844 (Resolved): peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-ove...
Sage Weil
02:49 PM RADOS Bug #20844 (Fix Under Review): peering_blocked_by_history_les_bound on workloads/ec-snaps-few-obj...
https://github.com/ceph/ceph/pull/16789 Sage Weil
01:51 PM RADOS Bug #20844: peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-overwrites.yaml
This appears to be a test problem:
- the thrashosds has 'chance_test_map_discontinuity: 0.5', which will mark an o...
Sage Weil
06:20 PM Revision b1726421 (ceph): Merge pull request #16789 from liewegas/wip-ec-m-2
qa: avoid map-gap tests for k=2 m=1
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:18 PM rgw Bug #20841: number of shards for a bucket scheduled for dynamic bucket resharding is not as the e...
Hi,
Could your describe the scenario?
Could you attach the radosgw logs?
Orit Wasserman
06:14 PM Revision b8627f89 (ceph): Merge pull request #16795 from liewegas/wip-mgr-whitelist
qa/suites/rados/mgr/tasks/failover: whitelist
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:13 PM Revision ef21c9d7 (ceph): qa/suites/rados/thrash-erasure-code: do not test map gap with m=1
We test EC profiles with m=1 here, and mapgap can lead to incomplete pgs
because it takes an osd down and waits for h...
Sage Weil
06:11 PM Revision b9d11af9 (ceph): qa/cephfs: Test filtered df
Add a test for filtered df for file systems with single data pools.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
Douglas Fuller
06:11 PM Revision 4aef4eab (ceph): mon/PGMap stats: Support new, filtered MStatfs
MStatfs now includes an optional data pool element for filesystems
with a single data pool, support this element and ...
Douglas Fuller
06:11 PM Revision 76fc99a0 (ceph): objecter: Support new, filtered MStatfs
Extend the Objecter's StatfsOp to support MStatfs::data_pool. This
requests statistics for a single data pool in the ...
Douglas Fuller
06:11 PM Revision aeeeb43d (ceph): client: Support new, filtered MStatfs
When statfs() is called for a filesystem with a single data pool,
add that as an argument to receive statistics for t...
Douglas Fuller
06:11 PM Revision 8f33e3bc (ceph): PendingReleaseNotes: add note about df filtering
Signed-off-by: Douglas Fuller <dfuller@redhat.com> Douglas Fuller
06:11 PM Revision f74d71f7 (ceph): qa/suites/rados/thrash-erasure-coe-big/clsuter: 12 osds on 3 nodes not 4
smithi have 4 nvme partitions available, not 3.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:11 PM Revision ae48c750 (ceph): Merge pull request #16797 from jdurgin/wip-upgrade-jewel-x
qa: timeout when waiting for mgr to be available in healthy()
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
06:11 PM rgw Bug #20866 (Fix Under Review): rgw: crash in system_obj_set_attrs when got SIGHUP
Orit Wasserman
06:11 PM rgw Bug #20763: Radosgw hangs after a few hours
Matt Benjamin
08:42 AM rgw Bug #20763: Radosgw hangs after a few hours
I finally managed to reproduce it while collecting log files:
I did set up a continuous torture test using rclone:...
Martin Emrich
06:11 PM rgw Bug #20872: rgw: lifecycle policies fail when filter xml tag is specified
Orit Wasserman
06:10 PM Revision 63221e21 (ceph): qa/suites/rados/thrash-erasure-code-big: add k=4 m=2
Get better coverage for larger codes.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM mgr Bug #20899 (Resolved): prometheus module generates invalid output when counter names contain non-...
When I enabled an MDS, I found that prometheus threw an error scraping our stats. I assume it's due to counter names... John Spray
06:04 PM rgw Bug #20787 (Won't Fix): the bucket created by swift can not be used by s3
Orit Wasserman
06:00 PM rgw Bug #15445 (Won't Fix): multisite s3tests test_versioning_obj_create_versions_remove_special_name...
Won't be fixed in hammer Orit Wasserman
05:57 PM rgw Bug #18260 (In Progress): When uploading a large number of objects constantly, the objects number...
Orit Wasserman
05:50 PM rgw Bug #20862 (Fix Under Review): rgw: RadosGW lacks support for Swift's ContainerTempurl
PR: https://github.com/ceph/ceph/pull/16792. Radoslaw Zarzynski
05:46 PM rgw Bug #20772 (Pending Backport): bucket check --fix fails with (90) Message too long
Orit Wasserman
05:32 PM bluestore Bug #20870: OSD compression: incorrect display of the used disk space
Hi,
I just discovered "ceph df detail"...
François Blondel
05:31 PM Revision e994b033 (ceph): qa/suites/rados/monthrash/worklaods/rados_api_tests: whitelist SMALLER_...
The rados/test.sh fiddles with pg_num.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:05 PM Revision a3e00b51 (ceph): mon: Initializing uninitialized pointer field
Fixes:
1244200 Uninitialized pointer field
CID 1244200 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. unini...
Amit Kumar
04:46 PM rgw Bug #20897 (Fix Under Review): rgw: the overloaded comparison operators of rgw_bucket disrespect ...
PR: https://github.com/ceph/ceph/pull/16796. Radoslaw Zarzynski
04:37 PM rgw Bug #20897 (Resolved): rgw: the overloaded comparison operators of rgw_bucket disrespect tenants
Radoslaw Zarzynski
04:41 PM Revision b15e0735 (ceph): rdma: Removing unused variable perf_counter
Fixes:
1414515 Uninitialized pointer field
CID 1414515 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
22. unin...
Amit Kumar
04:40 PM Revision 7c350180 (ceph): qa/suites/rados/mgr/tasks/failover: whitelist
remote/smithi025/log/ceph.log.gz:2017-08-03 07:02:15.049074 mon.b mon.0 172.21.15.25:6789/0 197 : cluster [INF] Manag... Sage Weil
04:24 PM Revision 02911181 (ceph): doc/rados/configuration/bluestore-config-ref: fix indentation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:39 PM Revision 6ab618f7 (ceph): rado: Initilizating uninitilized member m_writeRc
Fixes the Coverity Scan Report:
** 1414521 Uninitialized scalar field
CID 1414521 (#1 of 1): Uninitialized scalar fi...
Amit Kumar
02:02 PM Revision 575d613e (ceph): messages: Add optional data pool to MStatfs
Bump encoding version accordingly.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
Douglas Fuller
01:50 PM Revision c2b451e8 (ceph): qa: fix RBD-related POOL_APP_NOT_ENABLED health warnings
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:33 PM Revision 196dc8b3 (ceph): doc/release-notes: fix bluestore links
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:28 PM Revision 24c5dea3 (ceph): Merge pull request #16764 from liewegas/wip-release-notes
doc/release-notes: sort release note changes into the right section Sage Weil
01:27 PM Revision ea96265e (ceph): Merge pull request #16765 from liewegas/wip-bluestore-docs
doc/rados/configuration: document bluestore Sage Weil
01:23 PM rgw Bug #18470: rgw: Bucket check doesn't work as expected
I created the backport tracker http://tracker.ceph.com/issues/20895 - anyone want to give it a try? (Don't forget to ... Nathan Cutler
11:31 AM rgw Bug #18470 (Pending Backport): rgw: Bucket check doesn't work as expected
Nathan Cutler
10:56 AM rgw Bug #18470: rgw: Bucket check doesn't work as expected
The original regression has been introduced via https://github.com/ceph/ceph/pull/6501 and is present in Jewel 10.2.7... Pavan Rallabhandi
01:21 PM Revision f2bcd025 (ceph): doc/rados/configuration/bluestore-config-ref: devices, checksumming, cache
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:19 PM Revision 02931495 (ceph): Merge pull request #16773 from dmick/wip-make-check-cleanup
Clean up make check for persistent test nodes (like arm64)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:17 PM Bug #20857 (Resolved): Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
Kefu Chai
01:17 PM Revision 088f9814 (ceph): Merge pull request #16683 from Liuchang0812/clear-result-in-getchildren
os/bluestore: clear result in BlueRocksEnv::getChildren
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage ...
Kefu Chai
01:15 PM Bug #20865 (Resolved): 12.1.1: BlueStore OSD reports osd_objectstore: filestore
Kefu Chai
01:14 PM Revision d6b9f36c (ceph): Merge pull request #16717 from gmayyyha/osd-objectstore-20865
ceph-osd: fix auto detect which objectstore is currently running
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Kefu Chai
01:08 PM rbd Bug #19871: rbd-nbd: kernel reported invalid device size (0, expected 1073741824)
This should be marked has urgent. The bug was introduced by a minor release of ceph. So what ever the kernel compatib... Mehdi Abaakouk
12:22 PM Revision 8c29f314 (ceph): Merge pull request #16777 from SUSE/wip-20894
doc: document "rados cleanup" in rados manpage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:06 PM Revision cd81d679 (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision a0f32d08 (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 6c217241 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 57c86267 (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 41754436 (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 275952ec (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision b8b35d6d (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision a3cbca0e (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 87d81864 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 7569382e (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 0d03a1da (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 76afdaa8 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 952e5ea5 (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 7a141578 (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision ed41a647 (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 1b608723 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision f03c5d46 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision a2fffaf5 (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision f6afff44 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 3e244280 (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision e81e0e18 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision d1f7b9c5 (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 069f3882 (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision df9740c7 (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 0d2849fa (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 09f15796 (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision ef9e12aa (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision a120fd64 (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision b36cb46a (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 68efa709 (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 1331c580 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 020acb19 (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 4c38e34d (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 840c6858 (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision ae865b81 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision c84b73e5 (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 064ada7f (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 2a512a1b (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 2f4b4fb0 (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 96576780 (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 8f5bb4a4 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 9a65aa9e (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
12:06 PM Revision 872ffc24 (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 4d38e8c1 (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 031db8ad (ceph): ceph-volume: tests add an lvm trigger for the systemd argument parsing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 56b40199 (ceph): ceph-volume: tests update argument parsing for systemd
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 21e2021c (ceph): ceph-volume: lvm: add a trigger sub-command to parent parser
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 6b97acb9 (ceph): ceph-volume: lvm add the actual trigger subcommand handler
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision dd560e79 (ceph): ceph-volume: systemd script should handle type-data format as argument
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 4d18f833 (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision fba7a9fd (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 080005cf (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 59607396 (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision d1252b0d (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision ab6a852d (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 7ca20b97 (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 1ed05e58 (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 6fe44d91 (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 78170e44 (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision b3abf431 (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision df359377 (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 9a8ae94f (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision cb1a513c (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
12:06 PM Revision f48df072 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision b9e3ce81 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 594912ad (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision e31a2391 (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision bd06c906 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 3c24e0c1 (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 994140db (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 6fa8e0cf (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 9109e407 (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 86ac7b9f (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 018f43c4 (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision e1663460 (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 4d1fa65a (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 17dbaef3 (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 2fdb7355 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 237346cc (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 5ee4f264 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 7b213a65 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision f75af9f0 (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 968ced4a (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 702b5cd4 (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 5a2f5308 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 103adc9f (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 92649105 (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 80850afe (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision d037d4ac (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision faa4152a (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 1b2272f5 (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 6ad68da8 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision fd522d54 (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 46f5a460 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision fbcfe134 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 77ffe4fe (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 84085506 (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 3297654b (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 99844779 (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 3ce260f7 (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision cfda82e4 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision d76575a6 (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision f364735e (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 02d90bb7 (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision a770811c (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 7737d400 (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 123dfb8a (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 4f0c12c2 (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 1932d56e (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 0dcbd1cf (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 78b72541 (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision 876e0303 (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:06 PM Revision eac0a001 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:36 AM rgw Backport #20895 (Resolved): jewel: rgw: Bucket check doesn't work as expected
https://github.com/ceph/ceph/pull/16856 Nathan Cutler
11:29 AM rgw Backport #20513 (Resolved): jewel: Stale bucket index entries are left over after object deletions
Nathan Cutler
11:27 AM Bug #20529: Illegal instruction in RocksDB
Daniel-
I installed binaries from http://download.ceph.com/debian-luminous/dists/ for stretch and jessie.
John Jaser
05:20 AM Bug #20529: Illegal instruction in RocksDB
@ John / Dennis,
Thanks for making your environment available. Please, where/how were your binaries built? Was it...
Daniel Oliveira
11:22 AM rgw Bug #16355 (Resolved): radosgw-admin command, adding the tenants can not view the user usage
Resolved in https://github.com/ceph/ceph/pull/13220 (already merged). Radoslaw Zarzynski
11:19 AM rgw Bug #17215 (Resolved): Unable to suspend a user that is part of a tenant
Resolved in https://github.com/ceph/ceph/pull/13220. Radoslaw Zarzynski
09:59 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
mon.a.log... Kefu Chai
09:42 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
... Kefu Chai
09:30 AM Revision ddab8e0d (ceph): Merge pull request #16775 from ovh/bp-fr-pendingnotes-update
PendingReleaseNotes: mention forced recovery
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
09:08 AM Revision c02d41dc (ceph): doc: document "rados cleanup" in rados manpage
Fixes: http://tracker.ceph.com/issues/20894
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:05 AM RADOS Documentation #20894 (Resolved): rados manpage does not document "cleanup"
A user writes:... Nathan Cutler
08:59 AM Bug #20893 (Fix Under Review): ceph_cluster must default to 'ceph' on dmcrypt
Loïc Dachary
08:59 AM Bug #20893: ceph_cluster must default to 'ceph' on dmcrypt
Fix: https://github.com/ceph/ceph/pull/16776 Loïc Dachary
08:53 AM Bug #20893 (Resolved): ceph_cluster must default to 'ceph' on dmcrypt
7f66672b675abbc0262769d32a38112c781fefac introduced ceph_fsid to support non default cluster for dmcrypt OSD. It must... Loïc Dachary
08:32 AM Linux kernel client Bug #20528 (Resolved): cephfs client io hang when read file with specified layout
Zheng Yan
08:30 AM Revision fb5ed6fd (ceph): rgw_crypt: log error messages during failures
Adding log messages at debug level 5 indicating where we're failing
during PUT/GET requests for objects with encrypti...
Abhishek Lekshmanan
08:21 AM Revision 76657dc0 (ceph): Fix ppc64 support for ceph
The ppc64 support requires a couple of changes:
- adding the ppc64 support to cmake
- changing optimized crc32 code t...
Boris Ranto
08:13 AM Revision cf36228d (ceph): Fix ppc64 support for ceph
The ppc64 support requires a couple of changes:
- adding the ppc64 support to cmake
- changing optimized crc32 code t...
Boris Ranto
07:45 AM Revision b57fb1ee (ceph): PendingReleaseNotes: mention forced recovery
Mention forced recovery in release notes.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Piotr Dalek
07:18 AM Revision 4e1d539f (ceph): pybind: fix rbd_pools sub sidenav content
Signed-off-by: Yixing Yan yanyx@umcloud.com yanyx
04:39 AM Revision 8d33cbbf (ceph): qa: use new hex rep of inode
Resolves a failure from QA:
2017-08-02T19:23:27.489 INFO:tasks.cephfs_test_runner:==============================...
Patrick Donnelly
04:12 AM Revision 9f3b1cf5 (ceph): run-make-check.sh: set ulimit -n (because no one else does)
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
04:12 AM Revision 8a531200 (ceph): test/encoding/readable.sh: clean up all tmpfiles/dirs
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:27 AM Bug #20891 (Resolved): mon: mysterious "application not enabled on <N> pool(s)"
From: /ceph/teuthology-archive/pdonnell-2017-08-02_17:25:29-fs-wip-pdonnell-testing-20170802-distro-basic-smithi/1474... Patrick Donnelly
03:26 AM Revision fc8f35e6 (ceph): rgw: should not restrict location_constraint same when user not provide
Signed-off-by: Tianshan Qu <tianshan@xsky.com> Tianshan Qu
02:59 AM Revision 740daa3c (ceph): Merge pull request #16678 from mychoxin/yuanxin_make_print_informative
print more information when run ceph-osd cmd with 'check options'
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:54 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Just upgraded the other 2 production clusters where the problem tends to happen frequently.
> ...
Patrick Donnelly
02:48 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Just upgraded the other 2 production clusters where the problem tends to happen frequently.
Will watch from now on.
Webert Lima
02:46 AM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
https://github.com/ceph/ceph/pull/16769 Sage Weil
02:44 AM CephFS Bug #20595 (Resolved): mds: export_pin should be included in `get subtrees` output
Patrick Donnelly
02:43 AM CephFS Bug #20731 (Resolved): "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrade:j...
Patrick Donnelly
02:41 AM Revision d4ed0852 (ceph): Merge PR #16713 into master
* refs/remotes/upstream/pull/16713/head:
qa: ignore failed MDS message during upgrade
Patrick Donnelly
02:25 AM Revision 98b98287 (ceph): cephfs/fuse: set big_writes default is false
The -o big_writes mount option has been removed in the libfuse 3.0
because it is now always active.
see: https://gith...
huanwen ren
02:25 AM Revision 39c5fb0a (ceph): rgw: add a separate configuration for data notifier interval
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com> fang.yuxiang
01:42 AM Revision 0909f2be (ceph): Merge PR #16691 into master
* refs/remotes/upstream/pull/16691/head:
doc: update client.admin key refs to "mds 'allow'"
Reviewed-by: Patrick Do...
Patrick Donnelly
01:41 AM Revision 6cad5be6 (ceph): Merge PR #16714 into master
* refs/remotes/upstream/pull/16714/head:
qa: test export_pin is correct in dumped subtree
mds: print export_pin for...
Patrick Donnelly

08/02/2017

11:52 PM Revision 7f04d88a (ceph): qa: fix whitelist error message
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:41 PM Bug #20890 (Resolved): qa: ceph_test_case wait_for_health is parsing health json wrong
From: /ceph/teuthology-archive/pdonnell-2017-08-02_17:25:29-fs-wip-pdonnell-testing-20170802-distro-basic-smithi/1474... Patrick Donnelly
11:32 PM Revision 8e975a63 (ceph): qa: fix log whitelist string
Fixes: http://tracker.ceph.com/issues/20889
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:31 PM CephFS Bug #20889 (Resolved): qa: MDS_DAMAGED not whitelisted properly
Due to d12c51ca9129213d53c25a00447af431083ad4c9, grep no longer whitelisted MDS_DAMAGED properly. qa/suites/fs/basic_... Patrick Donnelly
10:46 PM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites

txn Z queues deferred io,...
Sage Weil
10:38 PM Revision 7e79e428 (ceph): use dev instead of stable branch until release
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:46 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
Kefu Chai wrote:
> checked the actingset and actingbackfill of the PG of the crashed osd using gdb, they are not cha...
Greg Farnum
08:06 PM Revision 05cec0a2 (ceph): Merge pull request #16732 from Abhishekvrshny/fix-rgw-mp-races
rgw : fix race in RGWCompleteMultipart Matt Benjamin
08:00 PM Revision 4b825658 (ceph): mon/AuthMonitor: Add special syntax for cephfs
Add a new command, ceph auth fs, to generate and apply auth caps for
cephfs.
Syntax:
ceph auth fs <fs_name> <enti...
Douglas Fuller
07:48 PM Revision 8e166fa1 (ceph): doc/rados/configuration: document bluestore
Initial pass here. Not yet complete.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:30 PM Revision 109b2c42 (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision eb80336e (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 3b03953f (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision f4681752 (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 873c131e (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 9e0538a2 (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 2933f36a (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e80cae77 (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 9e5297ee (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 0f13b1ec (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 80564d6b (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b96add63 (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 10bf86b6 (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 757c8f87 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1d56345f (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 02c852c7 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e1aca9ee (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 71551e73 (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 92ea187a (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 4945cbbc (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision c0506165 (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
07:30 PM Revision 772a771c (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 4eab4624 (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1613b39d (ceph): ceph-volume: tests add an lvm trigger for the systemd argument parsing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 74e3ad89 (ceph): ceph-volume: tests update argument parsing for systemd
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 093d668f (ceph): ceph-volume: lvm: add a trigger sub-command to parent parser
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 5cb137a6 (ceph): ceph-volume: lvm add the actual trigger subcommand handler
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 37d7e6db (ceph): ceph-volume: systemd script should handle type-data format as argument
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e07f5082 (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 6a1098a2 (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 08c32ada (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision fde3374a (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b2659269 (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 56a72b35 (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 7d6d376a (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision ac9795b6 (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision fd2786e9 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 97a0717b (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision cebd8254 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 23cff254 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 783aa061 (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision f17053b4 (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 2f3ef2f7 (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 63c0e7f5 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 5298bd8f (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 288bfdf1 (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 02f54c00 (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 42003aa5 (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 6e47d953 (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision c9cae382 (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 0122f79e (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 9872230e (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 340a9de7 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 7ecdd32d (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 35d82ae8 (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 61dddc26 (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1dff7bef (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision fe32f978 (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1f2ec46b (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 0f193b9b (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 73aa0460 (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 77ef9115 (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 5645836b (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision a5a295cf (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 7d58e3be (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision f9d12f1d (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 6921b927 (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 356106a8 (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 44272870 (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 5c344e0c (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e6a17cc8 (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 835a21c3 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 82b14a3c (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 4e86bb8a (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision cbd7a9e9 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e89e2e9c (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b4b26dfc (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b6e13661 (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision c30b7ead (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision ec1d0a00 (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 509dcd02 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 67671b7a (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 21ee7c80 (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision dc980a5f (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 912823a2 (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 062b9cc1 (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision a93c2611 (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 7fc1aba1 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 16909a11 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 8339ea60 (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 43504a75 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision fc157393 (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 4ceae851 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 3120e0cc (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e8f526ea (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 12adce17 (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 98783f2c (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision ef9f2f01 (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision ffc04be2 (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1a1cba5d (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 4faec95a (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 8857ac5e (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b6b667ee (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 8f80e477 (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 2e73a97d (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 2799f010 (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b2ce2d45 (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
07:30 PM Revision 3e33eb56 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 7dcf5e09 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 5125b73c (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 5a9018ca (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 47d90560 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 01a373ec (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:16 PM Revision 5bc4006a (ceph): doc/release-notes: cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:58 PM Revision 59dad1ce (ceph): osd: Add recovery sleep hybrid configuration option
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:58 PM Revision 1ace6a6a (ceph): doc: add documentation for osd_recovery_sleep_hybrid
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:34 PM Cleanup #20859 (Won't Fix): kinetic kv is not enabled in CMakeLists.txt
Yeah, don't worry about it. Greg Farnum
06:29 PM Revision 0fdcc0ac (ceph): rgw: fix the bug that part's index can't be removed after completing
multipart upload when the bucket versioning is enabled.
Fixes: http://tracker.ceph.com/issues/19604
Resolves: rhbz#1...
Zhang Shaowen
06:23 PM RADOS Bug #20888 (Resolved): "Health check update" log spam
(We've known about this for a while, just need to fix it!)
The health checks for PG related stuff get updated when...
John Spray
06:20 PM Revision dd7dc62e (ceph): rgw : fix race in RGWCompleteMultipart
Fixes : http://tracker.ceph.com/issues/20861
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
Abhishek Varshney
06:20 PM mgr Bug #20887 (Resolved): Services reported with blank hostname by mgr
Symptom as per screenshot -- we see some services reported as running on a server called ""
Mgr::init does a load_...
John Spray
06:14 PM mgr Bug #20886 (Can't reproduce): Bad perf counters in ceph-mgr for MDS
Could be a graphing bug but needs narrowing down -- looking at the FS page on the dashboard for the lab cluster (runn... John Spray
05:24 PM Revision 9e4ab4a7 (ceph): client: Added NULL check before dereference
Fixed:
** 1405291 Explicit null dereferenced.
CID 1405291 (#1 of 1): Explicit null dereferenced (FORWARD_NULL)
10. v...
Amit Kumar
05:15 PM Revision c1254b90 (ceph): osd: Check whether journal is rotational or not
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
05:03 PM Revision ca8ea9d7 (ceph): mds: Added NULL check before dereference
Fixed:
** 1405280 Explicit null dereferenced
CID 1405280 (#1 of 1): Explicit null dereferenced (FORWARD_NULL)
20. var...
Amit Kumar
04:02 PM Revision abe4099b (ceph): Merge pull request #16377 from theanalyst/doc/release-notes/12.1.1
doc: 12.1.1 & 12.1.2 release notes Sage Weil
04:01 PM Revision 22394a54 (ceph): Merge pull request #16308 from joscollin/wip-rbd-nbd-return-values
tools/rbd, rgw: Removed unreachable returns
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jason Dillam...
Yuri Weinstein
04:00 PM Revision f6adc5f8 (ceph): Merge pull request #16370 from rzarzynski/wip-rgw-swift-prefixed-tempurls
rgw: add support for Swift's TempURLs with prefix-based scope
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:59 PM Revision 0a3056df (ceph): Merge pull request #16442 from theanalyst/rgw-admin-tenant-validate
rgw: validate tenant names during user create.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Pritha Sr...
Yuri Weinstein
03:58 PM Revision 0dfd0a1c (ceph): Merge pull request #16485 from rzarzynski/wip-rgw-s3anonauthengine
rgw: move the S3 anonymous auth handling to a dedicated engine.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:57 PM Revision 36430b9f (ceph): Merge pull request #16690 from scienceluo/wip-luo-unused-var-branch
common/rgw/rbd: remove some unused variables
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Jason Dillama...
Yuri Weinstein
03:57 PM Stable releases Tasks #20613: jewel v10.2.10
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/4a8e1d8d2302849964e39405fa78ce4c6f553378/... Nathan Cutler
03:56 PM Revision dd80b380 (ceph): Merge pull request #16692 from oritwas/wip-rgw-dir-suggest
rgw: Fix up to 1000 entries at a time in check_bad_index_multipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:55 PM bluestore Bug #20870: OSD compression: incorrect display of the used disk space
Exactly!
Theses *ceph df* outputs are correct (so it's not a Bug), but would need to be more precise.
I could ima...
François Blondel
03:17 PM bluestore Bug #20870: OSD compression: incorrect display of the used disk space
The per-pool USED is the logical user data written (before compression). The RAW USED space is the actual on-disk sp... Sage Weil
03:45 PM Stable releases Tasks #19009: kraken v11.2.1
h3. QE VALIDATION (STARTED 8/1/17)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN PR...
Yuri Weinstein
01:15 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/80d64e5679125f285a57d9638e064334f25cda1b/... Nathan Cutler
03:43 PM CephFS Feature #20885 (Resolved): add syntax for generating OSD/MDS auth caps for cephfs
Add a simpler method for generating MDS auth caps based on filesystem name.
https://bugzilla.redhat.com/show_bug.c...
Douglas Fuller
03:42 PM Bug #20807 (Need More Info): Error in boot.log - Failed to start Ceph disk activation - Luminous
If I understand correctly, you have a machine with just one OSD, on /dev/sdb. And after you boot it works as expected... Loïc Dachary
03:41 PM Revision eac24323 (ceph): doc: release notes for v12.1.2
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
03:41 PM Revision a80b99fd (ceph): doc: 12.1.1 release notes add major changes
Also cleanup PendingReleasenotes to an empty file so that only newer
changes are tracked, adding the relevant section...
Abhishek Lekshmanan
03:39 PM Revision ae2e99a7 (ceph): doc: 12.1.1 release notes
Adding the changelog from 12.1.0 -> 12.1.1
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:32 PM RADOS Bug #20301 (Can't reproduce): "/src/osd/SnapMapper.cc: 231: FAILED assert(r == -2)" in rados
Sage Weil
03:31 PM RADOS Bug #20416 (Need More Info): "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgrade...
Josh Durgin
03:29 PM RADOS Bug #20616: pre-luminous: aio_read returns erroneous data when rados_osd_op_timeout is set but no...
Sage Weil
03:28 PM RADOS Bug #20690 (Need More Info): Cluster status is HEALTH_OK even though PGs are in unknown state
why can't cephfs be mounted when pgs are unknown? Sage Weil
03:25 PM RADOS Bug #20791 (Duplicate): crash in operator<< in PrimaryLogPG::finish_copyfrom
Sage Weil
03:24 PM Bug #20556 (Resolved): ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
Josh Durgin
03:21 PM RADOS Bug #20843 (Fix Under Review): assert(i->prior_version == last) when a MODIFY entry follows an ER...
https://github.com/ceph/ceph/pull/16675 Sage Weil
03:19 PM Bug #20858 (Need More Info): bluestore's db does not use db.wal directory
Can you explain how you see the db.wal dir? bluestore+bluefs uses it extensively. Are you running iwth bluestore_bl... Sage Weil
03:14 PM RADOS Bug #20551 (Duplicate): LOST_REVERT assert during rados bench+thrash in ReplicatedBackend::prepar...
Sage Weil
03:13 PM mgr Bug #20848 (Resolved): upgrading from jewel to luminous- mgr create throws EACCES: access denied
Sage Weil
03:12 PM RADOS Bug #20545 (Duplicate): erasure coding = crashes
I think this is the same as #20295, which we can now reproduce. Sage Weil
03:07 PM Bug #20741 (Resolved): "[WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS)"" in powerc...
Sage Weil
03:07 PM Revision 10517cbc (ceph): Merge pull request #16759 from liewegas/wip-powercycle-health
qa/suites/powercycle: whitelist health for thrashing Sage Weil
03:06 PM Revision 5085dc11 (ceph): qa/suites/powercycle: whitelist health for thrashing
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:06 PM Revision 0debf4dc (ceph): qa/rgw: disable lifecycle tests because of expiration failures
lifecycle expiration tests are too reliant on timing, and have been
failing consistently for a long time
Signed-off-...
Casey Bodley
03:02 PM RADOS Bug #20785 (Need More Info): osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgi...
Sage Weil
02:55 PM Revision fcc07c3d (ceph): mds: Removing unused variables from StrayManager
Fixed:
** CID 1402142 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member ...
Amit Kumar
02:48 PM Revision 56cf8cbc (ceph): mds: add inter-mds operations to PerfCounter
Fixes: http://tracker.ceph.com/issues/20760
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:46 PM Revision afd9d947 (ceph): Merge pull request #16758 from ceph/luminous
sync luminous tag back to master Sage Weil
02:40 PM RADOS Bug #18595 (Resolved): bluestore: allocator fails for 0x80000000 allocations
Nathan Cutler
02:31 PM RADOS Bug #18595 (Pending Backport): bluestore: allocator fails for 0x80000000 allocations
Nathan Cutler
02:40 PM RADOS Backport #20884 (Resolved): kraken: bluestore: allocator fails for 0x80000000 allocations
Nathan Cutler
02:33 PM RADOS Backport #20884 (Resolved): kraken: bluestore: allocator fails for 0x80000000 allocations
https://github.com/ceph/ceph/pull/13011 Nathan Cutler
02:32 PM rgw Feature #20883: rgw: responses for HEAD/GET on Swift's container should contain Last-Modified
PR: https://github.com/ceph/ceph/pull/16757. Radoslaw Zarzynski
02:26 PM rgw Feature #20883 (Fix Under Review): rgw: responses for HEAD/GET on Swift's container should contai...
*test.functional.test_tempurl.TestContainerTempurl.test_tempurl_keys_hidden_from_acl_readonly* and *test.functional.t... Radoslaw Zarzynski
02:30 PM Revision 87c4497f (ceph): rgw: dump Last-Modified in Swift's responses for GET/HEAD on container.
Fixes: http://tracker.ceph.com/issues/20883
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
02:17 PM Backport #20881 (Resolved): Thrasher: update pgp_num of all expanded pools if not yet
https://github.com/ceph/ceph/pull/13757 Nathan Cutler
02:11 PM RADOS Bug #20844: peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-overwrites.yaml
/a/sage-2017-08-02_01:58:49-rados-wip-sage-testing-distro-basic-smithi/1470073
pg 2.d on [5,1,4]
Sage Weil
02:10 PM Revision e27a78c9 (ceph): Merge pull request #16535 from liewegas/wip-osd-shard-init
osd: initialize waiting_for_pg_osdmap on startup
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
02:10 PM Revision 8714c70a (ceph): Merge pull request #16684 from tchaikov/wip-pybind-replace-deprecated-apis
pybind/rados: use new APIs instead of deprecated ones
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:09 PM rbd Bug #20869 (Resolved): [rbd-fuse] seg fault within new Ceph options framework
Sage Weil
02:08 PM Revision cae3a58c (ceph): Merge pull request #16735 from dillaman/wip-20869
common: avoid statically allocating configuration options
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
01:57 PM RADOS Bug #20876: BADAUTHORIZER on mgr, hung ceph tell mon.*
/a/sage-2017-08-02_01:58:49-rados-wip-sage-testing-distro-basic-smithi/1469949 Sage Weil
01:57 PM RADOS Bug #20876 (Can't reproduce): BADAUTHORIZER on mgr, hung ceph tell mon.*
... Sage Weil
01:56 PM rgw Bug #20368 (Resolved): rados/upgrade rgw swift test fails
Nathan Cutler
01:56 PM rgw Backport #20520 (Resolved): kraken: rados/upgrade rgw swift test fails
Nathan Cutler
01:34 PM mgr Bug #20113 (Fix Under Review): couldn't get command descriptions for [u'mgr', '']:
https://github.com/ceph/ceph/pull/16756 Sage Weil
01:30 PM mgr Bug #20113: couldn't get command descriptions for [u'mgr', '']:
I think that EACCES is coming from MgrClient.cc:... Sage Weil
01:23 PM mgr Bug #20113: couldn't get command descriptions for [u'mgr', '']:
another instance:... Sage Weil
01:34 PM Revision 9bd7b70a (ceph): ceph: wait for maps before doing 'ceph tell ... help'
If we don't have a mgrmap yet (usually we do, but it's racy) MgrClient
will assume EACCES if we try to send a command...
Sage Weil
01:18 PM RADOS Bug #20875 (Duplicate): mon segv during shutdown
... Sage Weil
01:14 PM RADOS Bug #20874 (Can't reproduce): osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end()...
... Sage Weil
01:11 PM Revision aadc5c1a (ceph): Merge pull request #16747 from tchaikov/wip-doc-fixes
doc: document bluestore compression settings
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage Wei...
Sage Weil
01:10 PM Revision 874b53e0 (ceph): osd: silence warning from -Wint-in-bool-context
The following warning appears during build:
ceph/src/osd/PGLog.h: In member function ‘void PGLog::IndexedLog::index(p...
Jos Collin
01:08 PM Revision 11d5c2b0 (ceph): Merge pull request #14702 from ceph/wip-bp-kraken-systemd
kraken: qa/tasks: misc systemd updates
Reviewed-by: Nathan Cutler <ncutler@suse.com
Nathan Cutler
12:57 PM Revision eb1c368a (ceph): rbd: Uninitialized Non-static class member reopen
Fixed:
** CID 1402141 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member ...
Amit Kumar
12:52 PM Revision d0e7a8c2 (ceph): Fix ppc64 support for ceph
The ppc64 support requires a couple of changes:
- adding the ppc64 support to cmake
- changing optimized crc32 code t...
Boris Ranto
10:42 AM bluestore Bug #20842: Ceph 12.1 BlueStore low performance
I'd like to share more about test result on BlueStore.
This time, I use rbd bench and rados bench to test our envi...
Junqin Zhang
07:25 AM bluestore Bug #20842: Ceph 12.1 BlueStore low performance
preliminary analysis of logs.
From log, it is easy to see io throughput in FileStore is much higher than BlueStore...
Junqin Zhang
10:20 AM Revision da1a60ce (ceph): qa: refactor suites/rados/rest/mgr-restful
- use "ceph restful restart" to restart the restful API server instead
of restarting the ceph-mgr
- test "ceph restfu...
Kefu Chai
10:18 AM Revision 868420e4 (ceph): mgr: handle "module.set_config(.., None)" correctly
otherwise "ceph restful delete-key foo" would fail:
TypeError: ceph_config_set() argument 3 must be string, not None...
Kefu Chai
08:42 AM Revision f273712e (ceph): doc: document bluestore compression settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:36 AM Revision f27d7640 (ceph): doc/man/8/radosgw-admin: document --compression option
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:18 AM Revision 63693779 (ceph): qa: timeout when waiting for mgr to be available
Otherwise during upgrades we wait forever.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:57 AM Backport #20193 (Resolved): kraken: Speed up upgrade from non-SELinux enabled ceph to an SELinux ...
Nathan Cutler
05:56 AM Backport #20191 (Resolved): kraken: SELinux denials (the files in /var/log/ceph get mislabeled)
Nathan Cutler
05:55 AM Revision 397b5539 (ceph): Merge pull request #15509 from ceph/wip-ceph-disk-fix-kraken
kraken: selinux: Do parallel relabel on package install
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
05:52 AM Revision 31cd44fd (ceph): Merge pull request #16741 from liewegas/wip-more-doc-links
doc/release-notes: fix links, formatting; add crush device class docs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:00 AM Revision 1ff1f836 (ceph): Merge pull request #16722 from tchaikov/wip-qa-fixes
qa/suites: escape the parenthesis of the whitelist text
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:58 AM Revision 9d4e7ec9 (ceph): Merge pull request #16474 from shun-s/wip-fix-deactive
ceph-disk: do not remove mount point if deactive --once
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:36 AM CephFS Feature #20760 (Fix Under Review): mds: add perf counters for all mds-to-mds messages
https://github.com/ceph/ceph/pull/16743 Patrick Donnelly
02:00 AM Revision a70be4e0 (ceph): qa/suites: more whitelisting
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

08/01/2017

11:32 PM Revision dd12f14d (ceph): Restart services after upgrade
This seems to be an issue and should be fixed in our systemd scripts,
need to discuss more on this.
Signed-off-by: V...
Vasu Kulkarni
11:16 PM Revision 490c281f (ceph): os: add compile option to build libbluefs.so
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
10:08 PM Revision a3678540 (ceph): doc/release-notes: clean up links
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:08 PM Revision 20d29211 (ceph): doc/rados/operations/crush-map: more device class docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:52 PM mgr Bug #20848: upgrading from jewel to luminous- mgr create throws EACCES: access denied
Thanks John, mgr create is working now, Hopefully I can verify this when the next RC candidate comes out and I will c... Vasu Kulkarni
08:36 PM mgr Bug #20848: upgrading from jewel to luminous- mgr create throws EACCES: access denied
Thanks, I logged into the nodes and restarted the mons to experiment.
The key is indeed corrupted as per the issue...
John Spray
08:11 PM mgr Bug #20848: upgrading from jewel to luminous- mgr create throws EACCES: access denied
2 of the mons were still on jewel and that seems to be issue with systemd even when the packages were at 12.1( I will... Vasu Kulkarni
11:01 AM mgr Bug #20848: upgrading from jewel to luminous- mgr create throws EACCES: access denied
Could you check the exact version locally on all the monitors with "ceph daemon mon.<id> version"?
Assuming they a...
John Spray
08:39 PM Revision 47df377a (ceph): crush/CrushTreeDumper: sort tree items by (class, name)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:17 PM Revision fd389478 (ceph): asdf
Sage Weil
08:05 PM Revision 1e757ded (ceph): osd/crush/CrushWrapper: include CLASS column in 'osd crush tree'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:52 PM Revision c3de32f1 (ceph): asdf
Sage Weil
07:50 PM Revision c955bf52 (ceph): qa/suites/rados/singleton-nomsgr/all/multi-backfill-reject: sleep longer
I saw a failure where the 30% backfill probability was enough that we
just didn't manage to backfill all of the pgs d...
Sage Weil
07:47 PM RADOS Bug #20810 (Fix Under Review): fsck finish with 29 errors in 47.732275 seconds
https://github.com/ceph/ceph/pull/16738 Sage Weil
07:47 PM Revision 41cff36e (ceph): os/bluestore: fix dirty_range on _do_clone_range
If we are cloning several extents that start from logical offset 0, we may
need to dirty those extents on the source ...
Sage Weil
07:42 PM Revision 5bd7462f (ceph): rgw: match wildcards in StringLike policy conditions
Fixes: http://tracker.ceph.com/issues/20308
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:42 PM Revision 8837cf46 (ceph): test/rgw: rename ceph_test_rgw_iam_policy to unittest_
tagging this as a unittest will make it run during 'make check'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:42 PM Revision 3559a3b8 (ceph): test/rgw: add tests for match_wildcards, match_policy
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:42 PM Revision def8296a (ceph): test/rgw: add missing object tagging actions to policy tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:42 PM Revision a0f36e12 (ceph): common: add std::not_fn to backport14.h and unit tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:42 PM Revision 0094e9eb (ceph): rgw: policy uses ceph::not_fn instead of std::not2
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:41 PM Revision f3391c2d (ceph): rgw: split match into match_policy, match_wildcards
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:14 PM RADOS Bug #20793 (Resolved): osd: segv in CopyFromFinisher::execute in ec cache tiering test
Sage Weil
07:13 PM RADOS Bug #20803 (Resolved): ceph tell osd.N config set osd_max_backfill does not work
Sage Weil
07:13 PM Revision 3e21fd61 (ceph): Merge pull request #16700 from jcsp/wip-20803
osd/mon/mds: fix `config set` tell command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@re...
Sage Weil
07:12 PM Revision cdac9624 (ceph): Merge pull request #16701 from jcsp/wip-health-format
mon: extensible output format for health checks
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:12 PM RADOS Bug #20850 (Resolved): osd: luminous osd crashes when older monitor doesn't support set-device-class
Sage Weil
07:12 PM Revision 90d2fc2b (ceph): Merge pull request #16706 from jdurgin/wip-20850
osd: do not try to set device class before luminous
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: K...
Sage Weil
07:11 PM RADOS Bug #20808 (Resolved): osd deadlock: forced recovery
Sage Weil
07:11 PM Revision d62716b2 (ceph): Merge pull request #16712 from gregsfortytwo/wip-20808
osd: pg: be more careful with locking around forced pg recovery
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
07:09 PM Revision 5c2ba0a0 (ceph): asdf
Sage Weil
07:03 PM RADOS Bug #20844: peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-overwrites.yaml
... Sage Weil
07:02 PM RADOS Bug #20844: peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-overwrites.yaml
/a/sage-2017-08-01_15:32:10-rados-wip-sage-testing-distro-basic-smithi/1469176
rados/thrash-erasure-code/{ceph.yam...
Sage Weil
06:48 PM Stable releases Tasks #19009: kraken v11.2.1
h3. smoke systemd... Nathan Cutler
07:59 AM Stable releases Tasks #19009: kraken v11.2.1
h3. fs... Nathan Cutler
07:49 AM Stable releases Tasks #19009: kraken v11.2.1
h3. upgrade client-upgrade... Nathan Cutler
07:48 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rbd... Nathan Cutler
07:40 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw... Nathan Cutler
07:40 AM Stable releases Tasks #19009: kraken v11.2.1
h3. ceph-disk... Nathan Cutler
07:39 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade jewel-x... Nathan Cutler
06:25 PM Revision 65e11540 (ceph): Merge pull request #16688 from amitkumar50/cov-1395347-1
os: Argument cannot be negative
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:19 PM Revision 0bab3f3a (ceph): Merge pull request #14612 from smithfarm/wip-19651
tests: backport Sage's fixes to qa/suites/upgrade/jewel-x
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
05:55 PM Revision b661348f (ceph): 12.1.2
Jenkins Build Slave User
05:23 PM Revision 2c9ef60b (ceph): asdf
Sage Weil
05:13 PM Revision 14aed80a (ceph): Merge pull request #15801 from zhangsw/feature-bucket-sync
rgw multisite: feature of bucket sync enable/disable
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:49 PM Revision 1f0d6fd4 (ceph): asdf
Sage Weil
04:16 PM Revision b5641771 (ceph): more
Sage Weil
04:14 PM Revision 20c9f966 (ceph): doc/rados/operations/crush-map: more device class docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:05 PM Revision 335754a3 (ceph): asdf
Sage Weil
04:05 PM rbd Bug #20869 (Fix Under Review): [rbd-fuse] seg fault within new Ceph options framework
*PR*: https://github.com/ceph/ceph/pull/16735 Jason Dillaman
01:39 PM rbd Bug #20869 (Resolved): [rbd-fuse] seg fault within new Ceph options framework
... Jason Dillaman
04:04 PM Revision 1d54951e (ceph): common: avoid statically allocating configuration options
This was resulting in seg faults within rbd-fuse during shutdown. This also
fixes the "variable tracking size limit e...
Jason Dillaman
04:01 PM Revision 67e770e0 (ceph): Merge pull request #16616 from tchaikov/wip-doc-cleanup
doc: remove docs on non-existant command Sage Weil
04:00 PM Revision 5ef50eb8 (ceph): doc/release-notes: clean up links
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:54 PM Revision dd4a912f (ceph): rbd-fuse: remove dependency on ceph-common
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:48 PM Revision 2d668472 (ceph): doc/release-notes: clean up links
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:45 PM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
questions posted in PR Matt Benjamin
03:20 PM rgw Bug #20861: Object data loss in RGW when multipart upload completion times out
Adding more details:
The root cause of missing parts of a multipart object is a race in 2 contending calls to RGWC...
Abhishek Varshney
03:42 PM Revision cc51f32c (ceph): rgw_lc: support for AWSv4 authentication
adding support for AWSv4 authentication for Put Object LC, also adding
types to all of the LC ops in the process
Sig...
Abhishek Lekshmanan
03:38 PM Revision 69c6402b (ceph): Merge pull request #16727 from jcsp/wip-doc-config-hel
doc/qa: cover `config help` command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:37 PM Revision ffbf113f (ceph): Merge pull request #16707 from ivancich/wip-more-dmclock-docs
doc: Describe mClock's use within Ceph in great detail.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: K...
Kefu Chai
03:22 PM Revision f31d54c5 (ceph): rbd: Uninitialized variable used handle_refresh()
Fixed:
** CID 1403249 (#1 of 1): Uninitialized scalar variable (UNINIT)
6. uninit_use: Using uninitialized value sna...
Amit Kumar
03:21 PM Revision 527a3f77 (ceph): Merge pull request #16730 from liewegas/wip-more-doc-links
doc/release-notes: fix upmap and osd replacement links; add fixme
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:06 PM Revision 71307945 (ceph): doc/release-notes: fix a few doc links
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:03 PM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
New (hopefully more "mergeable") reproducer: https://github.com/ceph/ceph/pull/16731 Nathan Cutler
02:02 PM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
This job reproduces the issue: http://pulpito.ceph.com/smithfarm-2017-08-01_13:28:09-rbd:singleton-master-distro-basi... Nathan Cutler
01:41 PM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
Nathan has a teuthology unit to, hopefully, flush this out: https://github.com/ceph/ceph/pull/16728
He also has a ...
Joao Eduardo Luis
01:38 PM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
As far as I can tell, the differences seem to simply be the `--io-total`, and in most cases the `--io-size` or number... Joao Eduardo Luis
01:16 PM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
Any idea how your test case varies from what's in the rbd suite? Sage Weil
11:35 AM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
For clarity's sake: the previous comment lacked the version. This is a recent master build (fa70335); from yesterday,... Joao Eduardo Luis
11:26 AM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
We've been reproducing this reliably on one of our test clusters.
This is a cluster composed of mostly hdds, 32G R...
Joao Eduardo Luis
03:03 PM rgw Bug #20872 (Resolved): rgw: lifecycle policies fail when filter xml tag is specified
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html mentions a Filter xml tag and using this o... Abhishek Lekshmanan
02:53 PM RADOS Bug #20845 (In Progress): Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
Sage Weil
02:47 PM Revision 8669a70f (ceph): Merge pull request #16653 from amitkumar50/Coverity-1409697
rgw: Use comparison instead of assignment
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Jos Collin
02:43 PM Revision 1b62ee5c (ceph): os: Argument cannot be negative
Fixed:
** CID 1395347 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
3. negative_returns: fd is passed to...
Amit Kumar
02:39 PM RADOS Bug #20871 (Resolved): core dump when bluefs's mkdir returns -EEXIST
... Chang Liu
02:14 PM Revision 2589f57e (ceph): Merge pull request #16656 from idryomov/wip-qa-newer-fio
qa/tasks/rbd_fio: bump default fio version to 2.21
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:13 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
if osd.1 is down, osd.2 should have started a peering. and repop_queue should be flushed by on_change() in start_peer... Kefu Chai
02:06 PM Revision 59c9ba17 (ceph): mds: polish clog messages
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:06 PM Revision b34c2655 (ceph): mds: refine "Scrub error" cluster log message
Fixes: http://tracker.ceph.com/issues/20246
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:06 PM Revision ea371451 (ceph): doc: developer logging guidance
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:58 PM Revision c3aa866d (ceph): osd: initialize shardedwq osdmap references on startup
The _process methods assumes the shard osdmap refs are
non-null, but that leaves a window between startup and
the fir...
Sage Weil
01:56 PM bluestore Bug #20870 (Resolved): OSD compression: incorrect display of the used disk space
Hi,
I tested bluestore OSD compression with:
/etc/ceph/ceph.conf...
François Blondel
01:54 PM Revision d67d6c57 (ceph): qa/workunits/ceph-disk: fix the path to ceph-helpers-root.sh
partially reverts 841f3bd
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:54 PM Revision d12c51ca (ceph): qa/suites: escape the parenthesis of the whitelist text
so we can avoid the warnings like
grep: Unmatched ( or \(
because we pass the whitelisted string to `egrep -v "$1"`...
Kefu Chai
01:50 PM Revision 4cac1e40 (ceph): Merge pull request #16652 from shangzhong/wip-update-quick-guide
doc: update the pool names created by vstart.sh by default
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:50 PM Revision 4839485f (ceph): Merge pull request #16637 from ceph/wip-doc-links
doc: upmap docs; various missing links for release notes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:49 PM Revision aa5b930f (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:49 PM Revision 5e54676d (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 6d7e4b44 (ceph): Merge pull request #15838 from theanalyst/doc-pool-ns-update
doc: update the rados namespace docs
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
01:29 PM Revision dbf14eb7 (ceph): Merge pull request #16623 from xiexingguo/wip-weightset
crush: a couple of weight-set fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM Revision 0afffa5c (ceph): Merge pull request #16611 from liewegas/wip-doc-health
doc/rados/operations/health-checks: osd section
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai...
Sage Weil
01:25 PM Revision 3789f46e (ceph): mon/PGMap: 'incomplete' means data is unavailable
Well, data is certainly unavailable, and may also be
degraded in the sense that we can't peer. I think
unavailable i...
Sage Weil
01:25 PM Revision 6a4b83d6 (ceph): mon/PGMap: put the _toofull states under DEGRADED_FULL
I think this was an oversight?
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:25 PM Revision cb34a63b (ceph): mon/PGMap: include which pgs have unfound objects in detail
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:25 PM Revision dbb1dd33 (ceph): doc/rados/operations/health-checks: add PG health check commentary
Include a link to pg-repair.rst, although there is no
content there yet.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:25 PM Revision 6bac77e9 (ceph): doc/rados/operations/health-checks: osd section
First paragraph: explain what the error means.
Second or later paragraph: describe steps to fix or mitigate.
Signed...
Sage Weil
01:02 PM Revision 0b809276 (ceph): mds: fix health checks for multiple filesystems
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:54 PM Fix #20868 (New): optimize some timer
several timer like health_tick_event in Class Monitor, they execute every several seconds as cycle timer, and the... yang wang
12:44 PM RADOS Documentation #20867 (Closed): OSD::build_past_intervals_parallel()'s comment is stale
PG::generate_past_intervals() was removed in 065bb89ca6d85cdab49db1d06c858456c9bbd2c8 Kefu Chai
12:40 PM Revision c91bb519 (ceph): doc: change the default filesystem/pool names
- s/cephfs_data/cephfs_data_a
- s/cephfs_metadata/cephfs_metadata_a
- s#./rados df#bin/rados df
- update the 'bin/rad...
shangzhong zhu
12:39 PM rbd Backport #20517 (Resolved): kraken: [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
12:39 PM Revision 646f2b3c (ceph): Merge pull request #16298 from smithfarm/wip-20517-kraken
kraken: rbd: cli: map with cephx disabled results in error message
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
12:38 PM Revision ac2b9d63 (ceph): qa: include `config help` in admin socket test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:38 PM Revision fbf08b68 (ceph): doc: document `config help` command
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:24 PM Revision edc73787 (ceph): osd: do not forget pg_stat acks which failed to send
If osd get network error when sending pg_stats, osd will
resend the pg_stats with tid+1, so the former tid will rem...
huangjun
12:17 PM rgw Backport #20263 (Resolved): kraken: "datalog trim" can't work as expected
Nathan Cutler
12:17 PM Revision e9c25568 (ceph): Merge pull request #16175 from smithfarm/wip-20263-kraken
kraken: rgw: datalog trim can't work as expected
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
12:17 PM rgw Backport #19843 (Resolved): kraken: Add custom user data support in bucket index
Nathan Cutler
12:16 PM Revision 143e431d (ceph): Merge pull request #15985 from prallabh/kraken
kraken: rgw: Custom data header support
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
12:15 PM rbd Backport #20264 (Resolved): kraken: [cli] ensure positional arguments exist before casting
Nathan Cutler
12:15 PM Revision c9a545db (ceph): Merge pull request #16186 from smithfarm/wip-20264-kraken
kraken: rbd: [cli] ensure positional arguments exist before casting
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
12:14 PM RADOS Backport #20638 (Resolved): kraken: EPERM: cannot set require_min_compat_client to luminous: 6 co...
Nathan Cutler
12:13 PM rbd Backport #20634 (Resolved): kraken: [test] rbd-mirror teuthology task doesn't start daemon in for...
Nathan Cutler
12:12 PM Revision 245bf920 (ceph): Merge pull request #16342 from dillaman/wip-20630-kraken
kraken: tests: qa/tasks: rbd-mirror daemon not properly run in foreground mode
Reviewed-by: Nathan Cutler <ncutler@s...
Nathan Cutler
11:21 AM Revision beab3c5e (ceph): Merge pull request #16721 from joscollin/wip-config-rst-typo
doc: fix typo in config.rst
Reviewed-by: Xie Xingguo <xie.xingguo@zte.com.cn>
Jos Collin
11:14 AM rgw Backport #19759 (Resolved): kraken: multisite: after CreateBucket is forwarded to master, local b...
Nathan Cutler
11:14 AM Revision 3d19b8ac (ceph): Merge pull request #16290 from smithfarm/wip-19759-kraken
kraken: rgw: multisite: after CreateBucket is forwarded to master, local bucket may use different value for bucket in... Nathan Cutler
11:12 AM rgw Backport #20347 (Resolved): kraken: rgw: meta sync thread crash at RGWMetaSyncShardCR
Nathan Cutler
11:12 AM Revision a57772db (ceph): Merge pull request #16180 from smithfarm/wip-20347-kraken
kraken: rgw: meta sync thread crash at RGWMetaSyncShardCR
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
11:07 AM Feature #18468 (Resolved): Disallow enabling 'hashpspool' option to a pool without some kind of -...
Nathan Cutler
11:07 AM Backport #18959 (Resolved): jewel: Disallow enabling 'hashpspool' option to a pool without some k...
Nathan Cutler
11:06 AM Revision 57769046 (ceph): Merge pull request #13507 from shinobu-x/wip-18468-jewel
jewel: mon: Disallow enabling 'hashpspool' option to a pool without some kind of --i-understand-this-will-remap-all-p... Nathan Cutler
11:06 AM Revision 4f2172ca (ceph): Merge pull request #16723 from tchaikov/wip-doc-kill-warnings
doc: various fixes John Spray
10:57 AM Revision 1469cac0 (ceph): mon: fix log message on mds rank stop
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:57 AM Revision beb4c38a (ceph): mon/MDSMonitor: log messages on MDS rank changes
Add explicit messages, and demote the addr+state prints
to DEBUG level. At INFO level we now see
just a message whe...
John Spray
10:57 AM Revision d0192e59 (ceph): mds: revise health checks for _FAILED/_DEGRADED
No longer output MDS_* versions as well as FS_* versions,
because it was noisy and the important message is about
the...
John Spray
10:57 AM Revision a5ed38f3 (ceph): mon: uniform way of referring to MDS daemons
... in cluster log messages. Replaces the mixture
of "mds.foo", "mds daemon 'foo'", etc, with a standard
"daemon mds...
John Spray
10:57 AM rgw Backport #20410 (In Progress): jewel: rgw: Part's index is not removed when versioning enabled
Nathan Cutler
10:55 AM rgw Backport #20346 (In Progress): jewel: rgw: meta sync thread crash at RGWMetaSyncShardCR
Nathan Cutler
10:54 AM CephFS Feature #20607 (Resolved): MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Kefu Chai
10:52 AM Revision 5c374e73 (ceph): Merge pull request #16471 from jan--f/janf-mds-deactivate-doc
doc: reword mds deactivate docs; add optional fs_name argument
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
10:48 AM CephFS Backport #20026 (Resolved): kraken: cephfs: MDS became unresponsive when truncating a very large ...
Nathan Cutler
10:47 AM Revision a1ff4e61 (ceph): Merge pull request #16190 from smithfarm/wip-20026-kraken
kraken: mds: unresponsive when truncating a very large file
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:45 AM Revision a8c2b104 (ceph): Merge pull request #16620 from cfanz/master
common: use std::move() for better performance
Reviewed-by: Jos Collin <jcollin@redhat.com>
Kefu Chai
09:40 AM Revision 69607f80 (ceph): Merge pull request #16526 from TsaiJin/wip-fix-msg-typo
msg/async: fix the bug of inaccurate calculation of l_msgr_send_bytes
Reviewed-by: Pan Liu <wanjun.lp@alibaba-inc.co...
Kefu Chai
09:38 AM Revision 24742cf3 (ceph): Merge pull request #16666 from scienceluo/wip-luo-auth-branch
auth: Remove unused function in AuthSessionHandler
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Kefu Ch...
Kefu Chai
09:31 AM Revision 2670d244 (ceph): doc: various fixes
- radosgw/s3/bucketops.rst: fix Malformed table.
- operations/health-checks.rst: Title underline too short
- rbd/rado...
Kefu Chai
09:09 AM Bug #19986 (Resolved): PR #14886 creates a SafeTimer thread per PG
Nathan Cutler
09:09 AM Backport #20173 (Resolved): kraken: PR #14886 creates a SafeTimer thread per PG
Nathan Cutler
09:09 AM Bug #19497 (Resolved): osd_scrub_sleep option blocks op thread in jewel + later
Nathan Cutler
09:09 AM Backport #20033 (Resolved): kraken: osd_scrub_sleep option blocks op thread in jewel + later
Nathan Cutler
09:08 AM Revision d0d98362 (ceph): Merge pull request #15526 from badone/wip-async-sleep-timer-fix-kraken
kraken: osd: Implement asynchronous scrub sleep
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:46 AM Revision eb1f5378 (ceph): doc: fix typo in config.rst
Fixed the typo introduced by PR#16681
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:27 AM Revision c49e249f (ceph): osdc/Filer: truncate large file party by party
Fixes: http://tracker.ceph.com/issues/19755
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
08:22 AM rgw Backport #20821 (In Progress): jewel: With RGWs configured in a load balancer, quota stats cache ...
https://github.com/ceph/ceph/pull/16720 Pavan Rallabhandi
07:20 AM CephFS Support #20788 (Closed): MDS report "failed to open ino 10007be02d9 err -61/0" and can not restar...
Zheng Yan
06:52 AM Revision 61908ac8 (ceph): Merge pull request #16622 from dillaman/wip-cmpext-dne
osd: cmpext operator should ignore -ENOENT on read
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Kefu ...
Josh Durgin
06:41 AM Revision f19a3d96 (ceph): osd: pg: be more careful with locking around forced pg recovery
This does several little things that add up to big concurrency and safety
improvements:
* Switch to passing around PG...
Greg Farnum
06:06 AM rgw Bug #20866: rgw: crash in system_obj_set_attrs when got SIGHUP

https://github.com/ceph/ceph/pull/16716
fang yuxiang
02:55 AM rgw Bug #20866 (Closed): rgw: crash in system_obj_set_attrs when got SIGHUP
backtrace:
1: (()+0x66284a) [0x7f30c1a9b84a]
2: (()+0xf100) [0x7f30c0db6100]
3: (gsignal()+0x37) [0x7f30c00f1...
fang yuxiang
05:56 AM Bug #20865: 12.1.1: BlueStore OSD reports osd_objectstore: filestore
12.2.1 is not out yet; the reporter probably intended 12.1.1 Nathan Cutler
03:27 AM Bug #20865 (Fix Under Review): 12.1.1: BlueStore OSD reports osd_objectstore: filestore
https://github.com/ceph/ceph/pull/16717 Chang Liu
03:16 AM Bug #20865: 12.1.1: BlueStore OSD reports osd_objectstore: filestore
Chang Liu
05:12 AM Revision c4b25b11 (ceph): Merge pull request #16677 from tchaikov/wip-20785
osd: do not send pg_created unless luminous
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
02:55 AM Cleanup #20859: kinetic kv is not enabled in CMakeLists.txt
Greg Farnum wrote:
> The kinetic backend for Ceph was only ever a PoC and is not reliable. I'm not sure we need to r...
Chang Liu
02:44 AM Revision ce7fed29 (ceph): ceph-osd: fix auto detect which objectstore is currently running
Fixes: http://tracker.ceph.com/issues/20865
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
02:35 AM RADOS Bug #20242 (Resolved): Make osd-scrub-repair.sh unit test run faster
https://github.com/ceph/ceph/pull/16513
Moved long running tests into qa/standalone to be run by teuthology instea...
David Zafman
01:51 AM Revision 886971b5 (ceph): mon/OSDMonitor: make setting require-osd-release idempotent
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
01:50 AM Revision 96651390 (ceph): osd: do not try to set device class before luminous
This avoids crashing when older monitors do not support it.
Fixes: http://tracker.ceph.com/issues/20850
Signed-off-b...
Josh Durgin
01:19 AM Revision 901f14aa (ceph): Merge pull request #16663 from dzafman/wip-ec-enoent
osd: EC read handling: don't grab an objectstore error to use as the read error
Reviewed-by: Greg Farnum <gfarnum@re...
David Zafman
12:59 AM Revision 7e9d87fa (ceph): Merge pull request #16681 from shun-s/wip-doc-config
doc: fix typos in config.rst
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin

07/31/2017

11:19 PM Bug #20465 (In Progress): Race seen between pool creation and wait_for_clean(): seen in test-eras...
David Zafman
09:16 PM Bug #20465 (Duplicate): Race seen between pool creation and wait_for_clean(): seen in test-erasur...
David Zafman
11:18 PM RADOS Bug #20784 (Duplicate): rados/standalone/erasure-code.yaml failure
David Zafman
10:42 PM CephFS Bug #20595 (Fix Under Review): mds: export_pin should be included in `get subtrees` output
https://github.com/ceph/ceph/pull/16714 Patrick Donnelly
10:33 PM Revision 8db2c43e (ceph): qa: test export_pin is correct in dumped subtree
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:25 PM Bug #20865 (Resolved): 12.1.1: BlueStore OSD reports osd_objectstore: filestore
Just deployed a BlueStore OSD on the Luminous RC. Definitely looks like it's running BlueStore:... Florian Haas
10:05 PM Revision b16b973e (ceph): Merge pull request #16695 from tchaikov/wip-cmake-disable-vta
cmake: disable -fvar-tracking-assignments for config.cc
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:00 PM Revision e52fdc0c (ceph): mds: print export_pin for dumped subtree
Fixes: http://tracker.ceph.com/issues/20595
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:59 PM Revision 86122533 (ceph): Merge pull request #16697 from wjwithagen/wip-wjw-ENODATA-HashIndex.cc
HashIndex.cc: add compat.h for ENODATA
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:54 PM CephFS Feature #19230 (Resolved): Limit MDS deactivation to one at a time
Mon enforces this since 2c08f58ee8353322a342ce043150aafc8dd9c381. Patrick Donnelly
09:48 PM CephFS Bug #20731: "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrade:jewel-x-lumi...
PR: https://github.com/ceph/ceph/pull/16713 Patrick Donnelly
08:57 PM CephFS Bug #20731 (In Progress): "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrad...
Obviously this error is expected when restarting the MDS. We should whitelist the warning. Patrick Donnelly
09:47 PM RADOS Bug #20808 (Fix Under Review): osd deadlock: forced recovery
https://github.com/ceph/ceph/pull/16712 Greg Farnum
09:03 PM RADOS Bug #20808: osd deadlock: forced recovery
We're holding the pg_map_lock the whole time too, which I don't think is gonna work either (we certainly want to avoi... Greg Farnum
03:50 PM RADOS Bug #20808: osd deadlock: forced recovery
We use the pg_lock to protect the state field - so looking at this code more closely, the pg lock should be taken in ... Josh Durgin
07:20 AM RADOS Bug #20808: osd deadlock: forced recovery
Possible fix: https://github.com/ovh/ceph/commit/d92ce63b0f1953852bd1d520f6ad55acc6ce1c07
Does it look reasonable? I...
Piotr Dalek
09:45 PM Revision 5e5ff5c0 (ceph): qa: ignore failed MDS message during upgrade
The cluster is expected to become degraded during reboot.
Fixes: http://tracker.ceph.com/issues/20731
Signed-off-by:...
Patrick Donnelly
09:05 PM CephFS Subtask #20864: kill allow_multimds
Removing allow_multimds seems reasonable. [Of course, the command should remain a deprecated no-op for deployment com... Patrick Donnelly
06:05 PM CephFS Subtask #20864 (Resolved): kill allow_multimds
At this point, allow_multimds is now the default. Under this proposal, its effect is exactly the same as setting max_... Douglas Fuller
08:54 PM RADOS Bug #20854 (Duplicate): (small-scoped) recovery_lock being blocked by pg lock holders
Greg Farnum
08:43 PM RADOS Bug #20854: (small-scoped) recovery_lock being blocked by pg lock holders
That's from https://github.com/ceph/ceph/pull/13723, which was 7 days ago. Greg Farnum
08:43 PM RADOS Bug #20854: (small-scoped) recovery_lock being blocked by pg lock holders
Naively this looks like something else was blocked while holding the recovery_lock, which is a bit scary since that s... Greg Farnum
08:24 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
10:43 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/36577247a3303f5d74668cb53b1d76cac6558109/... Nathan Cutler
07:22 PM Revision 314952c5 (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
07:22 PM Revision 0930eb07 (ceph): rgw: meta sync thread crash at RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/20251
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
(cherry picked from c...
fang.yuxiang
06:43 PM Revision d02db19c (ceph): Merge pull request #16689 from pritha-srivastava:wip-rgw-policy-parse-e...
rgw: Fix for Policy Parse exception in case of multiple statements.
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:08 PM Revision bf223bab (ceph): Merge pull request #16661 from adamemerson/wip-throttle-minimal
throttle: Minimal destructor fix for Luminous
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gf...
Adam Emerson
06:04 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
Thanks for the pointer alfredo, I will update that to 1-1 in a separate PR. Vasu Kulkarni
12:11 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
There is a historical issue here :)
The verion 1-0 was hard-coded because that never changed. Except one day, it d...
Alfredo Deza
06:00 PM mgr Bug #20848: upgrading from jewel to luminous- mgr create throws EACCES: access denied
Hi John,
I am trying to add a upgrade test using ceph-deploy and would like to know if this requires a fix in ceph...
Vasu Kulkarni
05:20 PM Revision 81d3def3 (ceph): doc: Describe mClock's use within Ceph in great detail.
It seems many are initially unclear as to how the current
implementations of mclock op queues work, so we need to doc...
J. Eric Ivancich
05:17 PM Revision 0f52f486 (ceph): throttle: Minimal destructor fix for Luminous
Get rid of the undefined behavior of destroying condition variables
while they're being waited on.
Signed-off-by: Ad...
Adam Emerson
04:23 PM Cleanup #20859: kinetic kv is not enabled in CMakeLists.txt
The kinetic backend for Ceph was only ever a PoC and is not reliable. I'm not sure we need to remove the code but AFA... Greg Farnum
09:05 AM Cleanup #20859 (Won't Fix): kinetic kv is not enabled in CMakeLists.txt
see https://github.com/ceph/ceph/blob/master/src/kv/CMakeLists.txt
currently, kinetic is not compiled. Should we c...
Chang Liu
04:00 PM Bug #20529: Illegal instruction in RocksDB
Daniel Oliveira wrote:
> @All, Thanks for the updates. I am going thru the log files.
>
> @Dennis,
> I will ac...
Francois Payette
03:48 PM RADOS Bug #20863 (Duplicate): CRC error does not mark PG as inconsistent or queue for repair
While testing bitrot detection it was found that even when OSD process has detected CRC mismatch and returned an erro... Dmitry Glushenok
03:32 PM RADOS Bug #20845: Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
http://qa-proxy.ceph.com/teuthology/kchai-2017-07-31_14:22:05-rados-wip-kefu-testing-distro-basic-mira/1465207/teutho... Kefu Chai
01:22 PM RADOS Bug #20845: Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
https://github.com/ceph/ceph/pull/16805 xie xingguo
03:19 PM rgw Bug #20862 (In Progress): rgw: RadosGW lacks support for Swift's ContainerTempurl
Radoslaw Zarzynski
03:17 PM rgw Bug #20862 (Fix Under Review): rgw: RadosGW lacks support for Swift's ContainerTempurl
RadosGW lacks support for TempUrls authorized with container-scoped keys (*X-Container-Meta-Temp-URL-Key*, *X-Contain... Radoslaw Zarzynski
03:12 PM Feature #20298 (Resolved): store longer dup op information
https://github.com/ceph/ceph/pull/16172 Josh Durgin
03:05 PM Revision 0c26036c (ceph): PGLog: continuation, store extra duplicate ops beyond the normal log en...
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
J. Eric Ivancich
03:00 PM Revision c520b493 (ceph): PGLog: store extra duplicate ops beyond the normal log entries
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
Josh Durgin
02:51 PM Revision 58073cfc (ceph): cephfs: Resend discover when joining from starting state
From: Zheng Yan <zyan@redhat.com>
Kick discover messages when transitioning from STATE_STARTING
to STATE_ACTIVE.
Fi...
Douglas Fuller
02:51 PM Revision bffa3759 (ceph): cephfs: Wait for MDCache to be ready before starting log segment
These can race as the MDS starts.
Fixes: http://tracker.ceph.com/issues/20799
Signed-off-by: Douglas Fuller <dfuller...
Douglas Fuller
02:48 PM Bug #19771 (Resolved): HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Nathan Cutler
02:48 PM Backport #20024 (Resolved): kraken: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Nathan Cutler
02:47 PM Revision 72e5d611 (ceph): Merge pull request #16137 from smithfarm/wip-20024-kraken
kraken: tests: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
02:25 PM rgw Bug #20861 (Resolved): Object data loss in RGW when multipart upload completion times out
Recently in one of the clusters, lost some of objects if a multipart complete upload times out and been retried befor... Varada Kari
02:22 PM Revision 05b182c1 (ceph): Merge pull request #16547 from dillaman/wip-dashboard-iscsi
mgr/dashboard: RBD iSCSI daemon status page
Reviewed-by: John Spray <john.spray@redhat.com>
Jason Dillaman
02:21 PM rbd Bug #20644 (Fix Under Review): [rbd-mirror] assertion failure when mirrored pool is removed
*PR*: https://github.com/ceph/ceph/pull/16704 Jason Dillaman
02:20 PM Revision 33f5e1bc (ceph): rbd-mirror: assertion failure during pool replayer shut down
Fixes: http://tracker.ceph.com/issues/20644
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:16 PM Bug #20855 (Closed): wal_dir mismatch bewteen rocksdb's impl and bluestore's env
Chang Liu
02:10 PM Revision 2556605b (ceph): doc: fix sevral typos
fix sevral typos
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
02:07 PM Revision 41c251c2 (ceph): Merge pull request #16670 from Yan-waller/wip-walle-0729rbdcompile
cls/rbd: silence warning from -Wunused-variable
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:56 PM Revision f021830b (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 500b8f61 (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e276b547 (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 124e0372 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 6e17171c (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
01:56 PM Revision b2fd7d84 (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 984e9e16 (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4f30ee32 (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9db03d40 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ebd20e14 (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 45b75558 (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 44883356 (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 37910a96 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8de86ae2 (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9d8ad259 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision fa415f73 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 52c6a56a (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 207c4c0a (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 54d2a42b (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5a4a53c3 (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 79e18e8e (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4d0e599f (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f0e4d3fe (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a083928c (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision fb48c654 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ea49250c (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 41fe1579 (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5393295c (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ff331421 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f78b64ca (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f42507bf (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0c42b4a6 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4b087db4 (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f5ff4aff (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e5c4f2cb (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision dd4da801 (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision b6b58e74 (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 28fdaf9a (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision cfeada70 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 245bcd2a (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 83677abb (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8bd2a6a1 (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 6ca49766 (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8129581c (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision c0a19e5b (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision d0eef39b (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5a1efd75 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 97f55096 (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 62eb6277 (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision b7c6cace (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 118b72fd (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 95d0d480 (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 88d628e6 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e1debe93 (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a778c27e (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0ea8f726 (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 6ac392cf (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e9108856 (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ee74607c (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e1fd49ae (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 44b1c4c9 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 3a6e688e (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision da547535 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9d230193 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 07ef0dad (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ec140f4a (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 93fc19bf (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 1d3391fa (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 2a675072 (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 92adb02b (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9f0ed0f8 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5a299e2d (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 96755e9d (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision eee80184 (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ac95cbcd (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a10c062b (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a049d0c4 (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8f4a9230 (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 1507bae7 (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 62b15ee2 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4701db4d (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5f67e4e0 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 7634e343 (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ca5003f2 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision db8d78f7 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e81615cd (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8d8d464d (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 096c5aa8 (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 89c2f017 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision b4325961 (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 468237ed (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision d8b2559f (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 63b2beac (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision adcdcbda (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 49961906 (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision bc8b3999 (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0101bb0b (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 2b90d8e1 (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4d59415a (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 532329f2 (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision cff54a8e (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
01:56 PM Revision 86aa1736 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 3ca4ff88 (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 920285b5 (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 95c4c112 (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 092e556c (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision c51e796c (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0b88644b (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:51 PM Bug #20856: osd: luminous osd bluestore crashes with jemalloc enabled on debian 9
I see that this is (probably) a duplicate of http://tracker.ceph.com/issues/20557 Tom Myny
01:50 PM Backport #20837 (In Progress): jewel: ceph-disk: failing to activate osd with multipath
Backport PR: https://github.com/ceph/ceph/pull/16703 David Disseldorp
01:49 PM Revision 9b3fe6f0 (ceph): Merge pull request #16583 from lxbsz/ws_macro
librbd: add LIBRBD_SUPPORTS_WRITESAME support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:46 PM Revision e35c9382 (ceph): ceph-disk: don't activate suppressed journal devices
Multipath device activation currently requires that devices representing
individual paths making up a multipath devic...
David Disseldorp
01:33 PM Revision f8068cd4 (ceph): mon: extensible output format for health checks
The summary field can be extended with the fields
used to construct the message (e.g. including
the down osd count in...
John Spray
01:31 PM Bug #19390 (Resolved): logrotate is missing from debian package (kraken, master)
Nathan Cutler
01:31 PM Backport #19670 (Resolved): kraken: logrotate is missing from debian package (kraken, master)
Nathan Cutler
01:31 PM Revision 16ca3c7f (ceph): Merge pull request #14734 from smithfarm/wip-19670-kraken
kraken: build/ops: logrotate is missing from debian package (kraken, master)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
01:29 PM RADOS Bug #20803 (Fix Under Review): ceph tell osd.N config set osd_max_backfill does not work
https://github.com/ceph/ceph/pull/16700 John Spray
09:37 AM RADOS Bug #20803 (In Progress): ceph tell osd.N config set osd_max_backfill does not work
OK, looks like this is setting the option (visible in "config show") but not calling the handlers properly (not refle... John Spray
01:28 PM Revision ac01dff6 (ceph): osd/mon/mds: fix `config set` tell command
This was working for setting values, but failing to call
the config observers, so some values didn't take effect.
Fi...
John Spray
01:26 PM Revision b3b1f2cf (ceph): cls/rbd: silence warning from -Wunused-variable
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
01:21 PM rgw Backport #19840 (Resolved): kraken: civetweb frontend segfaults in Luminous
Nathan Cutler
01:21 PM Revision a1c2cbd0 (ceph): Merge pull request #16166 from smithfarm/wip-19840-kraken
kraken: rgw: civetweb frontend segfaults in Luminous
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Nathan Cutler
01:12 PM Revision 51c7cec7 (ceph): Merge pull request #16694 from Songweibin/wip-doc-rbd
rbd: modified some commands' description into imperative sentence
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:09 PM rgw Bug #20772 (Fix Under Review): bucket check --fix fails with (90) Message too long
Nathan Cutler
11:54 AM rgw Bug #20772: bucket check --fix fails with (90) Message too long
https://github.com/ceph/ceph/pull/16692 Orit Wasserman
01:02 PM Revision 9667222d (ceph): HashIndex.cc: add compat.h for ENODATA
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
12:58 PM Revision 8bc029b6 (ceph): mon/OSDMonitor: assert(pg in creating_pgs.pg) in send_pg_creates()
and mark OSDMonitor::send_pg_creates() a const method.
See-also: http://tracker.ceph.com/issues/20785
Signed-off-by:...
Kefu Chai
12:53 PM Revision a2857c81 (ceph): Merge pull request #16686 from amitkumar50/cov-1351525-1
rbd: fixed coverity 'Argument cannot be negative' warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:52 PM Revision 8241a322 (ceph): common: make some message informative, instead of error
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
12:41 PM Revision afb5f4b0 (ceph): qa/suites/upgrade/jewel-x/parallel: expand workload matrix
These should run independently against a racing upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked f...
Sage Weil
12:41 PM Revision a91253ec (ceph): qa/suites/upgrade/jewel-x: do not thrash cluster full during upgrade
The mon command varies.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 39fdc53fe5f33678fbbd00...
Sage Weil
12:41 PM Revision d4521fc2 (ceph): qa/suites/upgrade/jewel-x/stress-split: finish client.0 upgrade too
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 56f9387736eed136b38c087a4805821063e9f8ab)
Sage Weil
12:41 PM Revision a88bd845 (ceph): qa/suites/upgrade/jewel-x/stress-split-erasure-code: box thrashosds
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b2d354d56359d08b35cbea58f811c7bafb700d31)
Sage Weil
12:40 PM Revision 907888f8 (ceph): qa/suites/upgrade/jewel-x: remove kraken references
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 468285b65d6bef2d86c80ebdfecf0920294ca5cd)
Sage Weil
12:38 PM Revision fa7934b3 (ceph): qa/suites/upgrade/jewel-x: fix upgrade order; fix split grouping
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 269eafb2027ea6dfbad730f6fb1481a1cabc5e60)
Conf...
Sage Weil
12:38 PM Revision 70415451 (ceph): qa/suite/upgrade/jewel-x: drop x86 ec test
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1e0e53c80d8fa88970cee1d61aaa8514004547ac)
Sage Weil
12:36 PM Revision 4eb3c2db (ceph): qa/suites/upgrade/jewel-x/parallel: fix upgrade to luminous
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2e3ea53b41cacc4b4bbc4ffe7342fb00233009cf)
Conf...
Sage Weil
12:36 PM Revision b574cb34 (ceph): qa/suites/upgrade/jewel-x/parallel: upgrade mons before osds
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3c80e15c3b34ac2adc4e70f09929e3bc01785594)
Sage Weil
12:34 PM Revision 9dc53c27 (ceph): cmake: disable -fvar-tracking-assignments for config.cc
there are too many variables involved in config.cc, but
-fvar-tracking-assignments is enabled by default, when the co...
Kefu Chai
12:28 PM Revision 01fe317d (ceph): rbd: 1351525 Argument cannot be negative
Fixed:
** CID 1351525 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
7. negative_returns: sd is passed to...
Amit Kumar
12:25 PM Revision f9a94641 (ceph): rbd: modified some commands' description into imperative sentence
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:15 PM rbd Bug #20860 (Resolved): [rbd-mirror] asok hook names not updated when image is renamed
Jason Dillaman
11:51 AM Revision 25cef9a0 (ceph): rgw: Fix up to 1000 entries at a time in check_bad_index_multipart
Fixes: http://tracker.ceph.com/issues/20772
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:40 AM Revision e22a9129 (ceph): rgw: remove some unused variable
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
10:58 AM Revision cbd2e303 (ceph): doc: update client.admin key refs to "mds 'allow'"
This is more correctly "mds 'allow *'".
In the RADOS user management page, refer the user
to the cephfs client auth ...
John Spray
10:53 AM Revision fa70335d (ceph): Merge pull request #16660 from nrdmn/patch-2
doc: added mgr caps to manual deployment documentation
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:44 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
One of our production clusters upgraded.
Next one scheduled for next Wednesday, August 2nd.
Webert Lima
10:41 AM rgw Bug #19059 (Resolved): rgw_file: restore (corrected) fix for dir "partial match" (return of FLAG...
Nathan Cutler
10:41 AM rgw Backport #20195 (Resolved): kraken: rgw_file: restore (corrected) fix for dir "partial match" (r...
Nathan Cutler
10:41 AM rgw Bug #19624 (Resolved): rgw_file: handle chunked readdir
Nathan Cutler
10:41 AM rgw Backport #20158 (Resolved): kraken: rgw_file: handle chunked readdir
Nathan Cutler
10:41 AM rgw Bug #19623 (Resolved): rgw_file: introduce rgw_lookup type hints
Nathan Cutler
10:40 AM rgw Backport #19723 (Resolved): kraken: rgw_file: introduce rgw_lookup type hints
Nathan Cutler
10:40 AM rgw Bug #19625 (Resolved): rgw_file: fix event expire check, don't expire directories being read
Nathan Cutler
10:40 AM rgw Backport #19663 (Resolved): kraken: rgw_file: fix event expire check, don't expire directories be...
Nathan Cutler
10:40 AM rgw Bug #19634 (Resolved): rgw_file: fix readdir after dir-change
Nathan Cutler
10:39 AM rgw Backport #19661 (Resolved): kraken: rgw_file: fix readdir after dir-change
Nathan Cutler
10:38 AM rgw Bug #19435 (Resolved): rgwfs hung due to missing unlock within unlink operation
Nathan Cutler
10:38 AM rgw Backport #19526 (Resolved): kraken: rgwfs hung due to missing unlock within unlink operation
Nathan Cutler
10:38 AM rgw Bug #19112 (Resolved): rgw_file: RGWFileHandle dtor must also cond-unlink from FHCache
Nathan Cutler
10:38 AM rgw Backport #19471 (Resolved): kraken: rgw_file: RGWFileHandle dtor must also cond-unlink from FHCache
Nathan Cutler
10:38 AM rgw Bug #19270 (Resolved): rgw_file: leaf objects (which store Unix attrs) can be deleted when child...
Nathan Cutler
10:37 AM rgw Backport #19470 (Resolved): kraken: rgw_file: leaf objects (which store Unix attrs) can be delete...
Nathan Cutler
10:37 AM rgw Bug #18651 (Resolved): librgw: objects created from s3 apis are not visible from nfs mount point
Nathan Cutler
10:37 AM rgw Backport #19229 (Resolved): kraken: librgw: objects created from s3 apis are not visible from nfs...
Nathan Cutler
10:37 AM rgw Bug #18989 (Resolved): rgw_file: allow setattr on placeholder (common_prefix) directories
Nathan Cutler
10:36 AM rgw Backport #19170 (Resolved): kraken: rgw_file: allow setattr on placeholder (common_prefix) direc...
Nathan Cutler
10:36 AM rgw Bug #18991 (Resolved): rgw_file: RGWReaddir (and cognate ListBuckets request) don't enumerate mu...
Nathan Cutler
10:36 AM rgw Backport #19168 (Resolved): kraken: rgw_file: RGWReaddir (and cognate ListBuckets request) don't...
Nathan Cutler
10:35 AM rgw Bug #18992 (Resolved): rgw_file: "exact match" invalid for directories, in RGWLibFS::stat_leaf()
Nathan Cutler
10:35 AM rgw Backport #19166 (Resolved): kraken: rgw_file: "exact match" invalid for directories, in RGWLibFS...
Nathan Cutler
10:35 AM rgw Bug #19018 (Resolved): rgw_file: fix marker computation
Nathan Cutler
10:35 AM rgw Backport #19162 (Resolved): kraken: rgw_file: fix marker computation
Nathan Cutler
10:34 AM rgw Bug #19036 (Resolved): rgw_file: fix recycling of invalid mkdir handles
Nathan Cutler
10:34 AM rgw Backport #19154 (Resolved): kraken: rgw_file: fix recycling of invalid mkdir handles
Nathan Cutler
10:34 AM rgw Bug #19066 (Resolved): rgw_file: ensure valid_s3_object_name for directories
Nathan Cutler
10:34 AM rgw Backport #19149 (Resolved): kraken: rgw_file: ensure valid_s3_object_name for directories
Nathan Cutler
10:34 AM rgw Bug #19111 (Resolved): rgw_file: FHCache residence check should be exhaustive
Nathan Cutler
10:33 AM rgw Backport #19144 (Resolved): kraken: rgw_file: FHCache residence check should be exhaustive
Nathan Cutler
10:33 AM rgw Bug #18650 (Resolved): librgw: path segments neglect to ref parents
Nathan Cutler
10:33 AM rgw Backport #18902 (Resolved): kraken: librgw: path segments neglect to ref parents
Nathan Cutler
10:33 AM rgw Bug #18808 (Resolved): librgw: RGWLibFS::setattr fails on directories
Nathan Cutler
10:33 AM rgw Backport #18810 (Resolved): kraken: librgw: RGWLibFS::setattr fails on directories
Nathan Cutler
10:32 AM Revision fd6816bb (ceph): Merge pull request #13871 from smithfarm/wip-19162-kraken
kraken: rgw: rgw_file: fix marker computation Nathan Cutler
10:27 AM Bug #15784 (Resolved): msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Nathan Cutler
10:27 AM Backport #18378 (Resolved): kraken: msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Nathan Cutler
10:26 AM Revision a6fdfccd (ceph): Merge pull request #16133 from smithfarm/wip-18378-kraken
kraken: msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
10:24 AM Backport #20672 (Resolved): kraken: Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
10:24 AM Backport #19841 (Resolved): kraken: clean up min/max span warning
Nathan Cutler
10:23 AM Backport #19340 (Resolved): kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full_ra...
Nathan Cutler
10:23 AM Revision b50909c8 (ceph): Merge pull request #16134 from smithfarm/wip-19340-kraken
kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full_ratio passed
Reviewed-by: David Zafman <dzafman@r...
Nathan Cutler
10:13 AM Bug #19241 (Resolved): osd_snap_trim_sleep option does not work
Nathan Cutler
10:13 AM Backport #19329 (Resolved): kraken: osd_snap_trim_sleep option does not work
Nathan Cutler
10:05 AM Revision 17fd055a (ceph): osdc/Filer: truncate large file party by party
Fixes: http://tracker.ceph.com/issues/19755
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
09:58 AM Revision 938b7237 (ceph): Merge pull request #16131 from smithfarm/wip-swift-kraken
tests: swift.py: clone the ceph-jewel branch
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
09:35 AM rgw Bug #20763: Radosgw hangs after a few hours
Sorry for the delay, had a busy week.
Sadly the log file I created had the error right away, now my rados gateway do...
Martin Emrich
08:35 AM Bug #20858 (Rejected): bluestore's db does not use db.wal directory
it seems that we create a directory called db.wal, but we do not tell rocksdb to use this directory. it would be bett... Chang Liu
07:18 AM RADOS Bug #19512: Sparse file info in filestore not propagated to other OSDs
Enabled FIEMAP/SEEK_HOLE in QA here: https://github.com/ceph/ceph/pull/15939 Piotr Dalek
06:48 AM Revision 358045a0 (ceph): rgw: Fix for Policy Parse exception in case of multiple statements.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
06:29 AM Bug #20857 (Fix Under Review): Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
Chang Liu
03:30 AM Bug #20857: Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
https://github.com/ceph/ceph/pull/16683 Chang Liu
03:03 AM Bug #20857: Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
... Chang Liu
02:53 AM Bug #20857: Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
I removed all files under "dev" directory beforce this testing. Chang Liu
02:51 AM Bug #20857 (Resolved): Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
... Chang Liu
05:20 AM Revision 3f5d51ac (ceph): os/bluestore: clear result in BlueRocksEnv::getChildren
see https://github.com/facebook/rocksdb/blob/master/env/env_posix.cc#L492. in
rocksdb::env_posix implementation, it w...
Chang Liu
04:31 AM Revision 7df9ab60 (ceph): pybind/rados: use new APIs instead of deprecated ones
s/rados_read_op_omap_get_vals/rados_read_op_omap_get_vals2/
s/rados_read_op_omap_get_keys/rados_read_op_omap_get_keys...
Kefu Chai
04:28 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> Use ceph-objectstore-tool to remove the pg. Here is an example. If data-path refers to bluest...
Ashley Merrick
04:21 AM Bug #20853 (Can't reproduce): Enabling LZ4 in 12.1.1 fails
closing. please check your building env. and run... Kefu Chai
04:19 AM Bug #20853: Enabling LZ4 in 12.1.1 fails
... Kefu Chai
02:26 AM RADOS Bug #20785: osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool()))
https://github.com/ceph/ceph/pull/16677 is posted to help debug this issue. Kefu Chai
02:01 AM Revision 555c546d (ceph): ceph-osd: some flags are not documented in the help output
Fixes: http://tracker.ceph.com/issues/20057
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
02:01 AM Revision fc509b94 (ceph): src/rgw:remove unused variables
The bucket has been replaced by bucket info
Signed-off-by: Zhang Lei <243290414@qq.com>
lei zhang
12:16 AM Revision e8cf00e8 (ceph): auth: Remove unused function in AuthSessionHandler
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue

07/30/2017

11:22 PM Revision 2e75b876 (ceph): rdma: Assign instead of compare
Fixed:
** CID 1414508 (#1 of 1): Assign instead of compare (PW.ASSIGN_WHERE_COMPARE_MEANT)
1. assign_where_compare_m...
Amit Kumar
09:30 PM Bug #20856 (Duplicate): osd: luminous osd bluestore crashes with jemalloc enabled on debian 9
Hello,
When I enable jemalloc on debian 9 we see osd crashes when creating load on the cluster.
We enable jemal...
Tom Myny
01:01 PM Bug #20855: wal_dir mismatch bewteen rocksdb's impl and bluestore's env
Chang Liu wrote:
> [...]
we want rocksdb to put WAL files on BDEV_WAL(directory called db.wal). but it seems that...
Chang Liu
12:52 PM Bug #20855: wal_dir mismatch bewteen rocksdb's impl and bluestore's env
... Chang Liu
11:22 AM Bug #20855 (Closed): wal_dir mismatch bewteen rocksdb's impl and bluestore's env
That we call rocksdb::RepairDB on bluestore's db will get a core dump. the reason is that we put wal&minifest on BDEV... Chang Liu
07:33 AM Revision 729cf446 (ceph): Merge pull request #16627 from liewegas/wip-objecter-eagain
osdc/Objecter: unify disparate EAGAIN handling paths into one
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
05:31 AM RADOS Bug #20854 (Duplicate): (small-scoped) recovery_lock being blocked by pg lock holders
... Kefu Chai
05:30 AM CephFS Bug #20852: hadoop on cephfs would report "Invalid argument" when mount on a sub directory
https://github.com/ceph/ceph/pull/16671 dongdong tao
05:18 AM Revision 4357837c (ceph): Merge pull request #16668 from Yan-waller/wip-walle-0729configoption
common: fix Option set_long_description
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
04:28 AM Revision ba26907d (ceph): print more information when run ceph-osd with 'chech options'
Signed-off-by: mychoxin <mychoxin@gmail.com> xin mycho
03:17 AM Revision 0b54fd90 (ceph): mon/OSDMonitor: more verbose message for pg creation
See-also: http://tracker.ceph.com/issues/20785
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:17 AM Revision 4584bff3 (ceph): osd: do not send pg_created unless luminous
See-also: http://tracker.ceph.com/issues/20785
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:05 AM Revision 65ec584d (ceph): Fix ceph-deploy path
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

07/29/2017

04:32 PM Revision c6a2197d (ceph): Add missing ceph_branch flag and print out ceph info after each upgrade
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:02 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
I'm not familiar to debain/control, but -DWITH_LZ4 is used to indicate cmake. I hope others can answer Haomai Wang
04:00 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
Just to be more complete, I also added liblz4-dev to the build-depends in the control file. Sander Klein
03:58 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
Since I'm trying to build .debs I added extraopts += -DWITH_LZ4=ON to debian/rules file.
But I also wonder why it ...
Sander Klein
03:40 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
how do you enable -DWITH_LZ4 ? Haomai Wang
03:19 PM Bug #20853 (Can't reproduce): Enabling LZ4 in 12.1.1 fails
I'm testing Luminus 12.1.1 from the Ceph repository on Ubuntu Xenial and it seems like it is not build with LZ4.
W...
Sander Klein
11:46 AM Revision 47360373 (ceph): crush: clean up get_immediate_parent_id()
This is a follow-up cleanup of 9d908c14f606239d291cd3551e8f716943e0badf
Signed-off-by: xie xingguo <xie.xingguo@zte....
xie xingguo
10:46 AM CephFS Bug #20852 (Resolved): hadoop on cephfs would report "Invalid argument" when mount on a sub direc...
we hava tested hadoop on cephfs and hbase on cephfs.
and we got following stack on hbase:
Failed to become active m...
dongdong tao
10:31 AM Revision 9e278fdb (ceph): Client: Add function "get_default_data_pool_name" for java client
Fix: now java client trying to get the default pool througth the root
dir "/", but the thing is when java client is m...
dongdong tao
08:58 AM Revision 7974a0fd (ceph): mon/OSDMonitor: make error output more human-readable
Was:
./bin/ceph osd crush weight-set reweight rbd osd.0 1 2 3 4 5
Error ENOENT: weight_set_size != 5 for bucket -1w...
xie xingguo
08:58 AM Revision 0f235742 (ceph): crush: avoid implicitly cast
pool-id may overflow(though actually can not happen...)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:12 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
osd.1: the osd who sent the out of order reply.4205 without sending the reply.4198 first.
osd.2: the primary osd who...
Kefu Chai
02:49 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
Greg, i think the "fault on lossy channel, failing" lines are from heartbeat connections, and they are misleading. i ... Kefu Chai
06:11 AM Revision f1f1ba89 (ceph): since the roles are mapped inside ceph-deploy, store the roles that
are mapped and use the new mapped role for upgrades during later
stage.
eg: mon.a is mapped to mon.mira002 during in...
Vasu Kulkarni
05:50 AM Revision 816c0037 (ceph): Add doc string for missing ceph-deploy-branch
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:44 AM Revision a977599c (ceph): Merge pull request #16669 from Yan-waller/wip-walle-0729testpglogcompile
test/osd: kill compile warning
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
03:23 AM Revision 7e458796 (ceph): test/osd: kill compile warning
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
03:10 AM Revision 4694cf40 (ceph): Merge pull request #16667 from tchaikov/wip-objclass-omap
objclass: modify omap_get_{keys,vals} api
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:47 AM CephFS Feature #20851 (New): cephfs fuse support "secret" option
we know that cephfs kernel state mount support shows the "secret",
example:...
huanwen ren
02:21 AM Revision 2e04b7e9 (ceph): common: fix Option set_long_description
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:15 AM Revision 57cae0a6 (ceph): librados_test_stub: use omap_get_vals2() and modify stubs
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
02:13 AM Revision 149bd848 (ceph): objclass: add 'more' param to omap listing
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:13 AM Revision 5334622a (ceph): cls/*: adjust use of cls_cxx_map_get_vals()
Now that objclass call gets a new 'more' param.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:13 AM Revision d5f3b870 (ceph): cls/lua: add 'more' param for cls_cxx_map_get_vals()
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:13 AM Revision d3de6f5e (ceph): cls_{rbd, journal, lua}: adjust api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:13 AM Revision bcac5666 (ceph): cls_kvs: adjust objclass api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:26 AM Revision 0fac21be (ceph): preserve old service id as well
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:26 AM RADOS Bug #20850 (Resolved): osd: luminous osd crashes when older monitor doesn't support set-device-class
See e.g.:
http://pulpito.ceph.com/joshd-2017-07-28_23:13:34-upgrade:jewel-x-master-distro-basic-smithi/1456505/
...
Josh Durgin

07/28/2017

11:07 PM Revision ea33368c (ceph): osd: cmpext operator should ignore -ENOENT on read
The operator already handles the case where the object is truncated. If
an RBD user performs a read + cmpext/write of...
Jason Dillaman
11:02 PM Revision d9c315f0 (ceph): qa: upgrade/jewel-x: test against wip-dup-ops-jewel-deb
Josh Durgin
10:55 PM Revision ecfb4a22 (ceph): qa: upgrade/jewel-x: test against wip-dup-ops-jewel-deb
Josh Durgin
10:51 PM RADOS Bug #20783 (Resolved): osd: leak from do_extent_cmp
Jason Dillaman
10:08 PM RADOS Bug #20783: osd: leak from do_extent_cmp
Jason Dillaman wrote:
> *PR*: https://github.com/ceph/ceph/pull/16617
merged
Yuri Weinstein
10:45 PM Revision 6f2801a2 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:23 PM Revision e03e731a (ceph): osd: EC read handling: don't grab an objectstore error to use as the re...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:07 PM Revision 06243931 (ceph): Merge pull request #16617 from dillaman/wip-20783
osd: moved OpFinisher logic from OSDOp to OpContext
Reviewed-by: Kefu Chai <kchai@redhat.com>
Josh Durgin
10:02 PM Revision 659a63f7 (ceph): Merge pull request #16590 from LianneWang/master
ceph_test_rados: max_stride_size must be more than min_stride_size
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:01 PM Revision 26d120d8 (ceph): Merge pull request #16615 from tchaikov/wip-no-vla-in-cxx
kv/RocksDBStore: use vector instead of VLA for holding slices
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by...
Yuri Weinstein
09:30 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
The line "fault on lossy channel, failing" suggests that the connection you're looking at is lossy. So either it's ta... Greg Farnum
03:12 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
Greg, yeah, that's what it seems to be. but the osd-osd connection is not lossy. so the root cause of this issue is s... Kefu Chai
09:21 PM Revision 27ad008a (ceph): options: update some descriptions and see_also fields.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:52 PM Revision dce8e7da (ceph): Merge pull request #16655 from liewegas/wip-osd-warning
osd/PG: fix warning so we discard_event() on a no-op state change
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:44 PM Revision eb9a93b0 (ceph): rgw: Assign instead of compare
Fixed:
** CID 1409697 (#1 of 1): Assign instead of compare (PW.ASSIGN_WHERE_COMPARE_MEANT)
1. assign_where_compare_m...
Amit Kumar
06:42 PM mgr Bug #20848 (Resolved): upgrading from jewel to luminous- mgr create throws EACCES: access denied
1) have 4 node cluster with 3 mons and 3 osd's , preinstalled jewel release
2) then upgrading one by one to luminous...
Vasu Kulkarni
05:36 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
The version 1.0 itself is hardcoded in ceph-deploy, so i guess the update should work based on other build value?
...
Vasu Kulkarni
02:41 AM devops Bug #20809 (Resolved): luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous versi...
Jewel ships ceph-release version which is higher than the one that is currently in luminous, Due to this it fails to ... Vasu Kulkarni
05:16 PM Revision 98702456 (ceph): added mgr caps to manual deployment documentation
Signed-off-by: Nick Erdmann <n@nirf.de> Nick Erdmann
04:57 PM CephFS Bug #20805 (Resolved): qa: test_client_limits waiting for wrong health warning
Patrick Donnelly
04:57 PM CephFS Bug #20677 (Resolved): mds: abrt during migration
Patrick Donnelly
04:55 PM Revision 019f20ff (ceph): Merge PR #16640 into master
* refs/remotes/upstream/pull/16640/head:
qa: fix wait for wrong health message
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:55 PM Revision adce2308 (ceph): Merge PR #16550 into master
* refs/remotes/upstream/pull/16550/head:
cephfs/ceph-fuse: add and modify ceph-fuse mount hint
Reviewed-by: Patrick...
Patrick Donnelly
04:55 PM Revision 6fc2ee38 (ceph): Merge PR #16413 into master
* refs/remotes/upstream/pull/16413/head:
qa/cephfs: lsof if umount fails
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
04:55 PM Revision 8ad86072 (ceph): Merge PR #16410 into master
* refs/remotes/upstream/pull/16410/head:
mds: refuse 'export dir' request when mds is stopping
Reviewed-by: Patrick...
Patrick Donnelly
03:31 PM rgw Bug #20797 (Fix Under Review): rgw: putting X-Object-Manifest via TempURL should be prohibited
https://github.com/ceph/ceph/pull/16659 Radoslaw Zarzynski
03:29 PM rgw Feature #20795 (Fix Under Review): rgw: the TempURL implementation should support ISO8601 in temp...
https://github.com/ceph/ceph/pull/16658 Radoslaw Zarzynski
03:23 PM Revision 40e602bc (ceph): rgw: TempURL should not allow PUTs with the X-Object-Manifest.
Fixes: http://tracker.ceph.com/issues/20797
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:04 PM bluestore Bug #20847 (Closed): low performance for bluestore rbd block creation vs filestore
It appears that bluestore may be slower than filestore when creating RBD blocks (ie if pre-filling an RBD volume with... Mark Nelson
02:50 PM Revision 4530769e (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:50 PM Revision d79e1b56 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:40 PM Revision 81e4191e (ceph): Merge pull request #41 from damz/pr/rados-lock
Fix bogus duration handling in IOContext.Lock*
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
02:32 PM Revision 03facd6d (ceph): Fix bogus duration handling in IOContext.Lock*
Signed-off-by: Damien Tournoud <damien@platform.sh> Damien Tournoud
02:07 PM Revision 1e9452c2 (ceph): osd/PG: fix warning
Introduced by 4af49a886679ceb8e8afba47f04e828e5911e325
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 PM Revision 597a6a64 (ceph): Merge pull request #16645 from tchaikov/wip-bluefs-allocator-is-dev-onl...
common/options: make "blue{fs,store}_allocator" LEVEL_DEV
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 PM Revision 6f0f3764 (ceph): Merge pull request #16489 from liewegas/wip-bluestore-options
common/options.cc: document bluestore config options Sage Weil
02:01 PM Revision c067ccdc (ceph): Merge pull request #16520 from xiexingguo/wip-application-warn
mon/OSDMonitor: issue pool application related warning
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:00 PM Revision c3c2b31c (ceph): Merge pull request #16568 from liewegas/wip-application-warn
qa,doc: document and fix tests for pool application warnings Sage Weil
01:59 PM Revision cabe2f98 (ceph): Merge pull request #16634 from neha-ojha/wip-default-device-class
osd: add default_device_class to metadata
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage Weil <...
Sage Weil
01:59 PM RADOS Bug #20804 (Resolved): CancelRecovery event in NotRecovering state
Sage Weil
01:59 PM Revision f4850aee (ceph): Merge pull request #16638 from liewegas/wip-20804
osd/PG: ignore CancelRecovery in NotRecovering
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
01:58 PM RADOS Bug #20846: ceph_test_rados_list_parallel: options dtor racing with DispatchQueue lockdep -> segv
all threads:... Sage Weil
01:57 PM RADOS Bug #20846 (New): ceph_test_rados_list_parallel: options dtor racing with DispatchQueue lockdep -...
The interesting threads seem to be... Sage Weil
01:41 PM Revision efd72000 (ceph): Merge pull request #16646 from tchaikov/wip-qa-run-standalone-work-with...
qa/run-standalone.sh: fix the find option to be compatible with GNU find
Reviewed-by: Willem Jan Withagen <wjw@digiw...
Sage Weil
01:38 PM CephFS Bug #20806 (Fix Under Review): kclient: fails to delete tree during thrashing w/ multimds
https://github.com/ceph/ceph/pull/16654 Zheng Yan
07:46 AM CephFS Bug #20806 (In Progress): kclient: fails to delete tree during thrashing w/ multimds
it's caused by bug in "open inode by inode number" function Zheng Yan
01:36 PM RADOS Bug #20845 (Resolved): Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
... Sage Weil
01:35 PM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
/a/sage-2017-07-28_04:13:20-rados-wip-sage-testing-distro-basic-smithi/1455364... Sage Weil
01:32 PM RADOS Bug #20808: osd deadlock: forced recovery
/a/sage-2017-07-28_04:13:20-rados-wip-sage-testing-distro-basic-smithi/1455266 Sage Weil
01:21 PM RADOS Bug #20844 (Resolved): peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-ove...
... Sage Weil
12:24 PM Revision 2c4ad54f (ceph): Merge pull request #16487 from liewegas/wip-mgr-module-health
mgr: mgr_module interface to report health alerts
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:19 PM Revision c6ef41b0 (ceph): Merge pull request #16641 from liewegas/wip-mgr-configs
mgr/PyState: shut up about get_config on nonexistent keys
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:36 AM rbd Bug #20840: A force promote image remain locked after primary down.
Won't fix for Jewel/Kraken -- should be fixed under ticket #18963
Jason Dillaman
06:53 AM rbd Bug #20840: A force promote image remain locked after primary down.
I have to do restart rbd-mirror daemon. It is terrible! Shengzuo Yu
06:50 AM rbd Bug #20840 (Won't Fix): A force promote image remain locked after primary down.
env: CentOS 7.2
ceph: jewel-10.2.9
A image created in primary cluster, and replicated in secondary cluster by rbd...
Shengzuo Yu
11:34 AM Revision c150aedb (ceph): os:startsync can be removed
client is still sending write,startsync which is deprecated long back. Hence cleaning up OP_STARTSYNC
Fixes: http://...
Amit Kumar
11:14 AM RADOS Bug #20843 (Resolved): assert(i->prior_version == last) when a MODIFY entry follows an ERROR entry
We encountered a core dump of ceph-osd. According to the following information from gdb, the problem was that the pri... Jeegn Chen
10:34 AM bluestore Bug #20842: Ceph 12.1 BlueStore low performance
blkparse_sda.out # blkparse -i sda -d blkparse_sda.out
blkparse_sdd.out # blkparse -i sdd -d blkparse_sdd.out
Tho...
Junqin Zhang
10:21 AM bluestore Bug #20842 (Closed): Ceph 12.1 BlueStore low performance
Hi,
We hvae a tricky issue about comparing perfomance between FileStore and BlueStore on Ceph 12.1. In our 3 nodes ...
Junqin Zhang
10:23 AM Revision 2a53531e (ceph): ceph-disk: avoid remove '/var/lib/ceph/osd/ceph-xx' directory when deac...
when using deactivate with --once, '/var/lib/ceph/osd/ceph-xx' will be deleted by call ** def unmount of ceph-disk**,... shun song
09:22 AM Bug #20683 (Rejected): mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
If that's the root cause, I'm simply rejecting the ticket. I don't think we want to handle the store suddenly disappe... Joao Eduardo Luis
01:16 AM Bug #20683: mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
Hit this on my local dev box as well -- think it was from me deleting the store directory before killing off the moni... Jason Dillaman
09:16 AM rgw Bug #20841 (Closed): number of shards for a bucket scheduled for dynamic bucket resharding is not...
For a bucket having say 20K objects and rgw_max_objs_per_shard = 1000, the shards counted is expected to be 32. Inste... Vidushi Mishra
09:13 AM mgr Bug #20633 (Resolved): mon: does not send mgrdigest to mgr, making mgr init block
Kefu Chai
09:12 AM Revision 3c12075d (ceph): Merge pull request #16582 from liewegas/wip-20633
mon/MgrMonitor: reset mgrdigest timer with new subscription
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:05 AM Revision 8d71b885 (ceph): mds: cleanup {do_open,_do_find}_ino_peer()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:05 AM Revision 7c665d5d (ceph): mds: fix race in "open inode by inode number"
If we have found inode in peer mds' cache, but failed to discover
the inode. The path to inode must have changed. we ...
Yan, Zheng
08:50 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Yes and that doesn't help. None of the osds can start up steadily.
Anyone familiar with the trimming algo of osdma...
WANG Guoqin
07:11 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Can you upgrade to 12.1.1 - that's the latest version? Nathan Cutler
08:40 AM rgw Bug #20763: Radosgw hangs after a few hours
Observed same issue with luminous (rc) 12.1.1 .
2017-07-28 03:32:47.670056 7efc98597700 0 ERROR: keystone revocat...
Vidushi Mishra
08:08 AM Revision e765dc37 (ceph): class_api.cc: kill implicit string conversion
This gets rid of implicit c-string to std::string conversions, as
they are expensive and unnecessary anyway.
Signed-...
Piotr Dalek
08:05 AM Revision b326a1e4 (ceph): osdc/Objecter: kill implicit string conversion
This gets rid of implicit c-string to std::string conversions, as
they are expensive and unnecessary anyway.
Signed-...
Piotr Dalek
07:33 AM CephFS Support #20788: MDS report "failed to open ino 10007be02d9 err -61/0" and can not restart success
now we have figure out the reason:
it's killed by docker when mds reach its memory limit
thanks for your help!
dongdong tao
07:11 AM CephFS Support #20788: MDS report "failed to open ino 10007be02d9 err -61/0" and can not restart success
"failed to open ino" is a normal when mds is recovery. what do you mean "ceph can not restart"? mds crashed or mds hu... Zheng Yan
07:05 AM rgw Backport #20824 (In Progress): jewel: rgw: AWSv4 encoding/signature problem, can happen with list...
Nathan Cutler
06:16 AM rgw Backport #20824 (Resolved): jewel: rgw: AWSv4 encoding/signature problem, can happen with listobj...
https://github.com/ceph/ceph/pull/17731 Nathan Cutler
06:38 AM RADOS Backport #20781: kraken: ceph-osd: PGs getting stuck in scrub state, stalling RBD
h3. description
See the attached logs for the remove op against rbd_data.21aafa6b8b4567.0000000000000aaa...
Nathan Cutler
06:37 AM RADOS Backport #20780: jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
h3. description
See the attached logs for the remove op against rbd_data.21aafa6b8b4567.0000000000000aaa...
Nathan Cutler
06:24 AM Bug #20839 (Closed): /root/ceph/src/cls/rbd/cls_rbd_types.h:248:8: warning: ‘<anonymous>.cls::rbd...
Duplicate of #20838 Amit Kumar
06:22 AM Bug #20839 (Closed): /root/ceph/src/cls/rbd/cls_rbd_types.h:248:8: warning: ‘<anonymous>.cls::rbd...
[ 15%] Building CXX object src/cls/CMakeFiles/cls_rbd.dir/rbd/cls_rbd_types.cc.o
In file included from /root/ceph/sr...
Amit Kumar
06:22 AM Revision 75e36143 (ceph): qa/run-standalone.sh: fix the find option to be compatible with GNU find
also re-indent to be consistent with other part of this script
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:19 AM Bug #20838 (Rejected): warning: ‘<anonymous>.cls::rbd::GroupSnapshotNamespace::group_pool’ may be...
# pwd
/root/ceph/build
# make -j4
[ 10%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_types.dir/...
Amit Kumar
06:18 AM Backport #20837 (Resolved): jewel: ceph-disk: failing to activate osd with multipath
https://github.com/ceph/ceph/pull/16703 Nathan Cutler
06:17 AM rgw Backport #20836 (Rejected): kraken: radosgw Segmentation fault when service is restarted during l...
Nathan Cutler
06:17 AM rgw Backport #20833 (Rejected): kraken: website request URL without slashes (for folder) returns error
Nathan Cutler
06:17 AM rgw Backport #20832 (Rejected): jewel: website request URL without slashes (for folder) returns error
Nathan Cutler
06:16 AM rgw Backport #20831 (Rejected): kraken: rgw: X-Account-Access-Control of Swift API should be omitted ...
Nathan Cutler
06:16 AM rgw Backport #20830 (Rejected): jewel: rgw: URI with \0 in the middle is silently handled as its init...
Nathan Cutler
06:16 AM rgw Backport #20829 (Rejected): kraken: rgw: URI with \0 in the middle is silently handled as its ini...
Nathan Cutler
06:16 AM rgw Backport #20828 (Rejected): jewel: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked t...
Nathan Cutler
06:16 AM rgw Backport #20827 (Rejected): kraken: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked ...
Nathan Cutler
06:16 AM rgw Backport #20826 (Rejected): kraken: rgw_file: support compression
Nathan Cutler
06:16 AM rgw Backport #20825 (Rejected): kraken: rgw: AWSv4 encoding/signature problem, can happen with listob...
Nathan Cutler
06:16 AM CephFS Backport #20823 (Resolved): jewel: client::mkdirs not handle well when two clients send mkdir req...
https://github.com/ceph/ceph/pull/20271 Nathan Cutler
06:16 AM rgw Backport #20822 (Rejected): kraken: With RGWs configured in a load balancer, quota stats cache do...
Nathan Cutler
06:16 AM rgw Backport #20821 (Resolved): jewel: With RGWs configured in a load balancer, quota stats cache doe...
https://github.com/ceph/ceph/pull/16720 Nathan Cutler
06:16 AM rgw Backport #20820 (Resolved): jewel: Segmentation fault when exporting rgw bucket in nfs-ganesha
https://github.com/ceph/ceph/pull/17285 Nathan Cutler
06:16 AM rgw Backport #20819 (Rejected): kraken: rgw hangs in RGWRealmReloader::reload on SIGHUP
Nathan Cutler
06:16 AM rgw Backport #20818 (Resolved): jewel: rgw hangs in RGWRealmReloader::reload on SIGHUP
https://github.com/ceph/ceph/pull/17281 Nathan Cutler
06:16 AM rgw Backport #20817 (Rejected): jewel: rgw: RadosGW leaks memory during Swift Static Website's error ...
Nathan Cutler
06:16 AM rgw Backport #20816 (Rejected): kraken: rgw: RadosGW leaks memory during Swift Static Website's error...
Nathan Cutler
06:16 AM rgw Backport #20815 (Resolved): jewel: rgw: uninitialized memory is accessed during creation of bucke...
https://github.com/ceph/ceph/pull/17280 Nathan Cutler
06:16 AM rgw Backport #20814 (Rejected): kraken: rgw: uninitialized memory is accessed during creation of buck...
Nathan Cutler
06:16 AM rgw Backport #20813 (Resolved): jewel: rgw: usage logging on tenated buckets causes invalid memory reads
https://github.com/ceph/ceph/pull/17279 Nathan Cutler
06:16 AM rgw Backport #20812 (Rejected): kraken: rgw: usage logging on tenated buckets causes invalid memory r...
Nathan Cutler
06:15 AM Cleanup #20811 (Resolved): warning: ‘<<’ in boolean context, did you mean ‘<’ ? [-Wint-in-bool-co...
# pwd
/root/ceph/build
# make -j4
/root/ceph/src/osd/PGLog.h:29:43: warning: ‘<<’ in boolean context, did you mean...
Amit Kumar
05:53 AM Revision 20692fdd (ceph): common/options: make "blue{fs,store}_allocator" LEVEL_DEV
See-also: http://tracker.ceph.com/issues/20660
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:18 AM Revision 2a128f48 (ceph): Merge pull request #16599 from liewegas/wip-standalone-fixes
qa/workunits: adjust path to ceph-helpers.sh
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
05:15 AM Revision 9167486e (ceph): Merge pull request #16482 from tchaikov/wip-opt
common/options: refactors to set the properties in a more structured way
Reviewed-by: John Spray <john.spray@redhat....
Kefu Chai
05:14 AM Revision 9dea6dc7 (ceph): Merge pull request #16589 from Yan-waller/wip-walle-0726testwatchnotify
test/rados: fix wrong parameter order of RETURN1_IF_NOT_VAL
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:13 AM Revision b3b972c7 (ceph): Merge pull request #16609 from wjwithagen/wip-wjw-FreeBSD-group-wheel
ceph_disk/main.py: FreeBSD root has wheel for group
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
05:11 AM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
https://github.com/ceph/ceph/pull/16645 for marking this option a "dev-only" Kefu Chai
05:07 AM Bug #20660 (Resolved): FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
Kefu Chai
05:07 AM Revision 55a3e579 (ceph): Merge pull request #16593 from shangzhong/wip-20660
os/bluestore/StupidAllocator: rounded down len to an align boundary
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:15 AM RADOS Bug #20810 (Resolved): fsck finish with 29 errors in 47.732275 seconds
... Kefu Chai
03:25 AM Revision 9ad88833 (ceph): kv/leveldb: fix deadlock when close db
because db may closed when compact_thread compacting,
so the compact_queue_cond may singaled before wait,
if we dont ...
Zengran
02:31 AM Revision 9bc2b747 (ceph): common/options: document bluestore options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 625859b4 (ceph): doc/dev/config: some guidance around defining config options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 5fd23dcf (ceph): os/bluestore: observe bluestore_compression_required_ratio
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 5bc9f6da (ceph): compressor: accept 'none' or '' for none
This makes the parse and output methods match up.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:29 AM CephFS Bug #20566 (Resolved): "MDS health message (mds.0): Behind on trimming" in powercycle tests
Kefu Chai
02:04 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
*PR*: https://github.com/ceph/ceph/pull/16642 Jason Dillaman
12:54 AM Revision fb039383 (ceph): Merge PR #16435 into master
* refs/remotes/upstream/pull/16435/head:
qa: whitelist trim error during powercycle tests
Reviewed-by: Kefu Chai <k...
Patrick Donnelly
12:30 AM CephFS Bug #20792: cephfs: ceph fs new is err when no default rbd pool
Maybe is my version have problem,I check it.
thank you, John and sage.
huanwen ren

07/27/2017

10:40 PM RADOS Bug #20808: osd deadlock: forced recovery
thread 3 has pg lock, tries to take recovry lock. this is old code
thread 87 has recovery lock, trying to take pg...
Sage Weil
10:37 PM RADOS Bug #20808 (Resolved): osd deadlock: forced recovery
... Sage Weil
10:25 PM rgw Bug #20802: rgw multisite: clean up deleted bucket instance and index objects
Semi-related, i noticed that lifecycle entries for deleted buckets stick around as well:
http://tracker.ceph.com/iss...
Ben Hines
06:34 PM rgw Bug #20802 (Fix Under Review): rgw multisite: clean up deleted bucket instance and index objects
Casey Bodley
10:24 PM Revision 5d893887 (ceph): use mon.a as ceph-admin node, the previous get_first_mon returns
a sorted(mons)[0] as first mon and it can be different when you
jump from one task to another.
Signed-off-by: Vasu K...
Vasu Kulkarni
10:16 PM rgw Bug #20763: Radosgw hangs after a few hours
I've been seeing the same thing with Luminous 12.1.1.
I think you're right that it could be associated with the SI...
Graham Allan
06:11 PM rgw Bug #20763: Radosgw hangs after a few hours
Possible that this is related to http://tracker.ceph.com/issues/20686 ? Casey Bodley
10:06 PM Revision 89cf82c5 (ceph): mgr/PyState: shut up about get_config on nonexistent keys
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:55 PM Bug #20807 (Rejected): Error in boot.log - Failed to start Ceph disk activation - Luminous
[root@vdicnode01 ~]# ceph -v
ceph version 12.1.1 (f3e663a190bf2ed12c7e3cda288b9a159572c800) luminous (rc)
When I ...
Oscar Segarra
09:40 PM Revision ced01a23 (ceph): qa: fix wait for wrong health message
Fixes: http://tracker.ceph.com/issues/20805
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:39 PM CephFS Bug #20805: qa: test_client_limits waiting for wrong health warning
https://github.com/ceph/ceph/pull/16640 Patrick Donnelly
08:59 PM CephFS Bug #20805: qa: test_client_limits waiting for wrong health warning
From: /ceph/teuthology-archive/pdonnell-2017-07-26_18:40:14-fs-wip-pdonnell-testing-20170725-distro-basic-smithi/1448... Patrick Donnelly
08:58 PM CephFS Bug #20805 (Resolved): qa: test_client_limits waiting for wrong health warning
... Patrick Donnelly
09:29 PM CephFS Bug #20806: kclient: fails to delete tree during thrashing w/ multimds
Zheng, please take a look. Patrick Donnelly
09:29 PM CephFS Bug #20806 (Resolved): kclient: fails to delete tree during thrashing w/ multimds
... Patrick Donnelly
09:26 PM Revision cb12a819 (ceph): Merge pull request #16450 from markhpc/wip-rocksdb-bloomsettings
kv/RocksDBStore: Table options for indexing and filtering
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:25 PM Revision 41bcf2fe (ceph): Merge pull request #16281 from badone/wip-PG-cluster-log-audit
osd: Log audit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
09:25 PM RADOS Bug #20744 (Resolved): monthrash: WRN Manager daemon x is unresponsive. No standby daemons available
Sage Weil
09:25 PM Bug #20745: Error on create-initial with --cluster
Hi,
Just to clarify,
--> Please avoid using the --cluster option when deploy the cluster itself.
Why might ...
Oscar Segarra
09:24 PM Revision 862392fb (ceph): Merge pull request #16514 from liewegas/wip-20744
qa/tasks/ceph: wait for mgr to activate and pg stats to flush in health()
Reviewed-by: John Spray <john.spray@redhat...
Sage Weil
09:24 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
So is this a timing issue where the lossy connection is dead and a message gets thrown out, but then the second reply... Greg Farnum
08:02 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
i think the root cause is in the messenger layer. in my case, osd.1 is the primary osd. and it expects that its peer ... Kefu Chai
09:20 PM CephFS Support #20788: MDS report "failed to open ino 10007be02d9 err -61/0" and can not restart success
61 is ENODATA. Sounds like something broke in the cluster; you'll need to provide a timeline of events. Greg Farnum
03:06 AM CephFS Support #20788 (Closed): MDS report "failed to open ino 10007be02d9 err -61/0" and can not restar...
ceph version is v10.2.8
now my ceph can not restart
i have cephfs_metadata and cephfs_data pools
i can not reprodu...
dongdong tao
09:10 PM rgw Bug #20466 (New): testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
Vasu Kulkarni
09:10 PM rgw Bug #20466: testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
@matt,
this run was on master which is almost 28 days old, If things have changed now I can rerun this again, but ...
Vasu Kulkarni
06:28 PM rgw Bug #20466 (Need More Info): testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
Matt Benjamin
06:28 PM rgw Bug #20466: testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
@vasu, is this currently reproducing with test fix builds and/or master/Luminous?
thanks,
Matt
Matt Benjamin
09:00 PM RADOS Bug #20804 (Fix Under Review): CancelRecovery event in NotRecovering state
https://github.com/ceph/ceph/pull/16638 Sage Weil
08:56 PM RADOS Bug #20804: CancelRecovery event in NotRecovering state
Easy fix is to make CancelRecovery from NotRecovering a no-op.
Unsure whether this could happen in other states be...
Sage Weil
08:56 PM RADOS Bug #20804 (Resolved): CancelRecovery event in NotRecovering state
... Sage Weil
08:59 PM Revision 4af49a88 (ceph): osd/PG: ignore CancelRecovery in NotRecovering
It's possible to get >1 CancelRecovery events in the queue.
The first will transition us from Recovering to NotRecove...
Sage Weil
08:54 PM Revision 06585673 (ceph): use relative path
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:52 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Finally I got some clues about the situation I'm facing. Don't know if anyone's still watching this thread.
After ...
WANG Guoqin
08:29 PM Bug #20736: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Here's another one: http://pulpito.front.sepia.ceph.com/pdonnell-2017-07-26_18:40:14-fs-wip-pdonnell-testing-20170725... Patrick Donnelly
08:24 PM Revision d7f5af40 (ceph): qa: whitelist trim error during powercycle tests
Fixes: http://tracker.ceph.com/issues/20566
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:16 PM Revision 87f589f6 (ceph): Add one more osd node
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:15 PM Revision a3993868 (ceph): Fix branch get using config not ctx.config
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:06 PM Revision e5b2fadb (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision 9802bd96 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision 5e46c354 (ceph): Merge pull request #16635 from dzafman/wip-fix-test-pidfile
test: test_pidfile running 2nd mon has unreliable log output
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:52 PM RADOS Bug #20784: rados/standalone/erasure-code.yaml failure
Interestingly, test-erasure-eio.sh passes when run on my build machine using qa/run-standalone.sh David Zafman
01:35 PM RADOS Bug #20784: rados/standalone/erasure-code.yaml failure
/a/sage-2017-07-26_14:40:34-rados-wip-sage-testing-distro-basic-smithi/1447168 Sage Weil
07:46 PM Revision 738236e4 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:28 PM Revision 2f907ebc (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision fa5e04b1 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ca659869 (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
07:28 PM Revision bb3ed6c1 (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 65b946ab (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 1d8ce4e1 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 18c72285 (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 01d8667e (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 5a295aeb (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b6317d77 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b7c86ebd (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision dd9f8861 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision faacc310 (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 81aa895f (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 84281054 (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 42053890 (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a1a647e9 (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 76478afb (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 80144ec3 (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 0fce63a9 (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b98925f3 (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 384d9b04 (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 70ba1d55 (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 759a3079 (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 5798189e (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 23b2942b (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f4b3cc70 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 56c2ece3 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 22a149bf (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 76fb5722 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 52719fbf (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 56ea54b3 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 59d8f608 (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d2295d75 (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 49f08c3c (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision e4c58b9d (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 1f0d44fc (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 55793e38 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 23eac0ca (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 53e1fd05 (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision dbce1206 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 17977f6d (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 8e64f9ad (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 9c9f9d2d (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 68e96406 (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 634b527b (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 43965c16 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ed7d9960 (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 22819411 (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 1c0284b5 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 3301326e (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision e2e0f0dd (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 89e977d7 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 3efca65b (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision fb52b9be (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 15e250bd (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a16579b5 (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a2df851e (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision aaf594c5 (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ed71ee8c (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d03abdef (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 18729e77 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision e93ad7eb (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f80110c7 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 7d03f234 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b949b8df (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 64bf220d (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision da160bb0 (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision cd1791df (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b3865a36 (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d503d61d (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b41043eb (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision c6a5a790 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision bbdf0f50 (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 8c6eb4fa (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b4894196 (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 8e253dc0 (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d7c9261a (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 077d3488 (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision fd571c6e (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d1a0666f (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 6195a912 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 4471349b (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 0f6af288 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 6bf41b03 (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ed7638a9 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f2ae70fe (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
07:28 PM Revision 10ddedf0 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision c21c6196 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a30e471a (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f32ddfcb (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 443d69a1 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 958a3cec (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 2dd2bacc (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ecb2925d (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 03e9b03f (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:24 PM Revision 62ee99c4 (ceph): Fix config options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:24 PM Revision 3aae5ca6 (ceph): scripts: fix bash path in shebangs
/bin/bash is a Linuxism. Other operating systems install bash to
different paths. Use /usr/bin/env in shebangs to f...
Alan Somers
07:18 PM Revision d61094f4 (ceph): osd: silence coverity warning in async read operation contexts
Coverity doesn't know that the context is deleted via the "complete"
method and the embedded context is therefore als...
Jason Dillaman
07:15 PM Revision 0ae631d8 (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:11 PM Revision 4f767d94 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:11 PM RADOS Bug #20793 (Fix Under Review): osd: segv in CopyFromFinisher::execute in ec cache tiering test
Appears to be resolved under tracker ticket #20783 [1]
*PR*: https://github.com/ceph/ceph/pull/16617
[1] http:/...
Jason Dillaman
05:06 PM RADOS Bug #20793: osd: segv in CopyFromFinisher::execute in ec cache tiering test
Perhaps fixed under tracker # 20783 since it didn't repeat under a single run locally nor under teuthology. Going to ... Jason Dillaman
01:26 PM RADOS Bug #20793: osd: segv in CopyFromFinisher::execute in ec cache tiering test
/a/sage-2017-07-26_19:43:32-rados-wip-sage-testing2-distro-basic-smithi/1448238
/a/sage-2017-07-26_19:43:32-rados-wi...
Sage Weil
01:19 PM RADOS Bug #20793: osd: segv in CopyFromFinisher::execute in ec cache tiering test
similar:... Sage Weil
01:17 PM RADOS Bug #20793 (Resolved): osd: segv in CopyFromFinisher::execute in ec cache tiering test
... Sage Weil
07:11 PM Revision f317f1ef (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM RADOS Bug #20653 (Need More Info): bluestore: aios don't complete on very large writes on xenial
Sage Weil
03:18 PM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
Those last two failures are due to #20771 fixed by dfab9d9b5d75d0f87053b1a3727f62da72af6c91
I haven't been able to...
Sage Weil
07:39 AM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
This may be a different bug, but it appears to be bluestore causing a rados aio test to time out (with full logs save... Josh Durgin
07:31 AM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
Seeing the same thing in many jobs in these runs, but not just on xenial. The first one I looked at was trusty - osd.... Josh Durgin
06:44 PM rgw Bug #20794 (Fix Under Review): rgw: the TempURL implementation, in case of auth failure, returns ...
PR: https://github.com/ceph/ceph/pull/16636. Radoslaw Zarzynski
05:26 PM rgw Bug #20794 (In Progress): rgw: the TempURL implementation, in case of auth failure, returns 403 i...
Radoslaw Zarzynski
03:31 PM rgw Bug #20794 (In Progress): rgw: the TempURL implementation, in case of auth failure, returns 403 i...
Radoslaw Zarzynski
06:37 PM RADOS Bug #20803 (Resolved): ceph tell osd.N config set osd_max_backfill does not work
... Sage Weil
06:30 PM rgw Bug #20418 (Pending Backport): rgw: URI with \0 in the middle is silently handled as its initial ...
Radoslaw Zarzynski
06:29 PM rgw Bug #20462 (Pending Backport): rgw_file: support compression
Casey Bodley
06:28 PM rgw Bug #20447 (Pending Backport): rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked trans...
Casey Bodley
06:26 PM rgw Bug #20395 (Pending Backport): rgw: X-Account-Access-Control of Swift API should be omitted if th...
Radoslaw Zarzynski
06:23 PM Revision c76f306f (ceph): test: test_pidfile running 2nd mon has unreliable log output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:23 PM rgw Bug #19042: rgw: multiple zonegroups: bucket can't be created if the user name isn't registered o...
Orit Wasserman
06:22 PM rgw Bug #20166: RGW: Bad error handling when tail object is missing
Casey Bodley
06:21 PM Revision f8ae4634 (ceph): osd: add default_device_class to metadata
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:20 PM rgw Bug #20308: implement stringlike wildcard for bucket policy
replaced by pr https://github.com/ceph/ceph/pull/16491 Casey Bodley
06:19 PM rgw Bug #20378 (Resolved): rgw: fix copy object err when bucket with specified placement rule
Casey Bodley
06:17 PM Revision cca0c3ca (ceph): use elif instead of else to handle cases for jewel install
jewel needs neither filestore or bluestore as an option, so provide none
when running with jewel branch.
Signed-off-...
Vasu Kulkarni
06:15 PM rgw Bug #20463 (Pending Backport): rgw: AWSv4 encoding/signature problem, can happen with listobjects...
Matt Benjamin
06:15 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
jewel backport at: https://github.com/ceph/ceph/pull/16456 Matt Benjamin
06:15 PM rgw Bug #20307 (Pending Backport): website request URL without slashes (for folder) returns error
Casey Bodley
06:12 PM Revision da622254 (ceph): osd: moved OpFinisher logic from OSDOp to OpContext
This allows the memory lifetime of the OpFinisher to be tightly
controlled since the OpContext cannot be copied.
Fix...
Jason Dillaman
06:07 PM Revision bedd7128 (ceph): mon: new bootstrap-rbd auth profile
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:02 PM rgw Bug #20774 (Pending Backport): rgw: uninitialized memory is accessed during creation of bucket's ...
Radoslaw Zarzynski
06:01 PM rgw Bug #20757 (Pending Backport): rgw: RadosGW leaks memory during Swift Static Website's error hand...
Radoslaw Zarzynski
02:19 PM rgw Bug #20757: rgw: RadosGW leaks memory during Swift Static Website's error handling
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/16531.
merged
Yuri Weinstein
06:00 PM rgw Bug #20779 (Pending Backport): rgw: usage logging on tenated buckets causes invalid memory reads
Radoslaw Zarzynski
02:18 PM rgw Bug #20779: rgw: usage logging on tenated buckets causes invalid memory reads
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/16604.
merged
Yuri Weinstein
05:57 PM Revision 4db1351f (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 09d3c4af (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision ba971848 (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 50bf3119 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 81568c2a (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
05:57 PM Revision 6d95ef6c (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision cf288214 (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision a505a5be (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 7f58fcf9 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 6416170e (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 71ec55c7 (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision af262a0c (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 5c1d5b8c (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 5b2ac801 (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision d184b7c9 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:56 PM rgw Bug #19277 (Won't Fix): Legacy buckets cannot enable versioning
Orit Wasserman
05:55 PM rgw Bug #20612 (Can't reproduce): radosgw ceases responding to list requests
Orit Wasserman
05:54 PM rgw Bug #20756 (Closed): radosgw daemon crash when service is restarted during lifecycle processing
Casey Bodley
05:54 PM rgw Bug #20755 (Closed): radosgw crash when service is restarted during lifecycle processing
Casey Bodley
05:52 PM rgw Bug #20787: the bucket created by swift can not be used by s3
you can set rgw_relaxed_s3_bucket_names=true to access this bucket in s3 Orit Wasserman
02:50 AM rgw Bug #20787 (Won't Fix): the bucket created by swift can not be used by s3
1. swift as a sub user for s3
2. the name of buckets created by swift does not consider restriction, and s3 can not ...
hongwei xu
05:49 PM Revision ba03ab92 (ceph): Merge pull request #16629 from johnwilkins/wip-doc-remove-contractions
Remove contractions from the documentation.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:49 PM Revision 98c21a6b (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision e16a8d44 (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision ea5197b0 (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision e24da73b (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 037fdf8a (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5a16dec7 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 416ea890 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 103fbcf6 (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision fb264f3c (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision b8fb6bbd (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5d08f5f3 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 28619c7c (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 6120e6f5 (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision b1d4bdf8 (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 8e6bf6bd (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 749a7715 (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision a027e5d0 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 1444bcff (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision db47e62c (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision ca2b27c3 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 6280f63d (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5dc9158e (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 58504fab (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 89a82bd2 (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 681d25e3 (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 6274f7c6 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision aabc3b2c (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision c5dc884b (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5cf50379 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 17bdb7fb (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision b0904131 (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision ff05619a (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 14ebe046 (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision d31c57bd (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision adcc0493 (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 4487411f (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 03b0b418 (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 2c8c136a (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision e120e024 (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 3226fd53 (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d718d715 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 347f54c8 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision b03d8f54 (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d252463e (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision bb84d68d (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision f8082bbe (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 6229fd88 (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 3facbea1 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision f970d7bb (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision dd2afd08 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 075a392f (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 583fc5c7 (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 1b1dee2f (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 2c62bed7 (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 544fcd76 (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision af144681 (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 1af0d403 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d257f706 (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM CephFS Bug #20799 (Fix Under Review): Races when multiple MDS boot at once
Douglas Fuller
05:48 PM CephFS Bug #20799: Races when multiple MDS boot at once
https://github.com/ceph/ceph/pull/16631 Douglas Fuller
04:53 PM CephFS Bug #20799 (Resolved): Races when multiple MDS boot at once
There is a race in MDSRank::starting_done() between MDCache::open_root() and MDLog::start_new_segment()
An MDS in ...
Douglas Fuller
05:48 PM Revision 4747e4a1 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision b6a95daa (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 43a58f34 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 3e234473 (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 374161b7 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d47fd645 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 7c5f793e (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 17755e58 (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision eddaf957 (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 8fdbaf93 (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision a4ec0e3f (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 686d071a (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 98c2349c (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 9d3f5418 (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 51b4c16b (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 7c1475ff (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision c7148b4c (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision fb6b8a51 (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 6d479957 (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision a9169abc (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision c5c7b336 (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision c169a9a2 (ceph): ceph-volume: add required files for CMake to build
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision a4be5093 (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 0126bcfd (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
05:48 PM Revision 3a9d4831 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 4e819a22 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 6deb3767 (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 8e3e30b3 (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision b4af6e66 (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 9fdf75db (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 9f097964 (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision bb075afd (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision 8bd401c6 (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision a58ca7ae (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision 3b365067 (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision aa61cf91 (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:43 PM rgw Bug #20671: rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in target zone
https://github.com/ceph/ceph/pull/16612 Casey Bodley
05:41 PM Revision 74443762 (ceph): doc: bucketpolicy update the now supported s3 conditions
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
05:40 PM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
can Marcus propose a simple fix so other developers can review and suggest alternatives? Casey Bodley
05:38 PM bluestore Feature #20801 (Rejected): ability to rebuild BlueStore WAL journals is missing
We have a six-node CEPH cluster v12.0.1 with BlueStore back-end, all RocksDB WAL journals were located on Flashtec NV... Dmitry Smirnov
05:38 PM rgw Bug #20772 (In Progress): bucket check --fix fails with (90) Message too long
Casey Bodley
05:37 PM Revision a7184ca8 (ceph): rgw: policy: support for s3 conditionals in ListBucket
This adds support for s3:prefix,delimeter & maxkeys identifiers when
specified as conditionals in policy.
Signed-off...
Abhishek Lekshmanan
05:37 PM rgw Bug #19956 (Pending Backport): radosgw Segmentation fault when service is restarted during lifecy...
Casey Bodley
02:23 PM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
merged https://github.com/ceph/ceph/pull/16495 Yuri Weinstein
05:35 PM rgw Bug #20490 (Closed): rgw: can not list buckets when enable s3 website hosting and use domain
Casey Bodley
08:01 AM rgw Bug #20490: rgw: can not list buckets when enable s3 website hosting and use domain
hi, i found the reason,i set rgw_dns_s3website_name and rgw_dns_name the same domain and use the same port for s3 and... joke lee
05:33 PM Revision 7b65256d (ceph): Add centos latest distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:33 PM Revision 6e44f8a0 (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:33 PM Revision d0538b00 (ceph): Add upgrade functionality using ceph-deploy
This is to test for customer like upgrade scenarios and to find
any issues that may be related to systemd, packaging ...
Vasu Kulkarni
05:33 PM Revision f1c999d7 (ceph): mon: ceph osd blacklist add/rm read-write permissions not validated
The RWX permissions were retrieved from "osd blacklist list" since that
prefix matched "osd blacklist" first. Re-orde...
Jason Dillaman
05:32 PM Revision 541de391 (ceph): Merge pull request #16572 from liewegas/wip-pidfile
test: add separate ceph-helpers-based smoke test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:27 PM rgw Bug #20800 (New): rgw: TempAUTH should respest frontend's prefix parameter when constructing X-St...
Radoslaw Zarzynski
05:26 PM rgw Bug #20797 (In Progress): rgw: putting X-Object-Manifest via TempURL should be prohibited
Radoslaw Zarzynski
03:40 PM rgw Bug #20797 (Resolved): rgw: putting X-Object-Manifest via TempURL should be prohibited
*test.functional.test_tempurl:TestTempURLPrefix.test_PUT_manifest_access* of Swift's functional tests enforces that.
...
Radoslaw Zarzynski
05:01 PM Revision 3b9f70d4 (ceph): doc/cephfs: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:59 PM Revision c978a76b (ceph): doc/start: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:57 PM Revision bd6e3e5f (ceph): qa/tasks/rbd_fio: bump default fio version to 2.21
I'm seeing sporadic single thread deadlocks on fio stat_mutex during krbd
thrash runs:
(gdb) info threads
Id ...
Ilya Dryomov
04:57 PM Revision ff2eebf8 (ceph): doc/man: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:56 PM Revision 4fb824b7 (ceph): mon: fixed regex match on RBD profile blacklist add command
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:55 PM Revision 096af64a (ceph): doc/install: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:55 PM Revision 0689d5c2 (ceph): Add missing ssh-keys to task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:54 PM Revision 60e6cf50 (ceph): doc/rgw: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:52 PM Revision 112e9936 (ceph): doc/rbd: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:46 PM Revision 6640837d (ceph): doc/rados: Removed contractions to improve readabilty for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:34 PM Revision c1aef68f (ceph): Merge pull request #16569 from liewegas/wip-set-not-put
mon: 'config-key put' -> 'config-key set'
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
04:34 PM RADOS Bug #20798 (Can't reproduce): LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
... Sage Weil
04:25 PM Revision e469a804 (ceph): qa/standalone/crush/crush-classes: fix test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:24 PM Revision 52d1814c (ceph): test/smoke.sh: add simple ceph-helpers-based smoke test
This is just enough during make check to know things aren't totally
broken.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:24 PM Revision 380de339 (ceph): qa/standalone/README
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM CephFS Bug #20792 (Need More Info): cephfs: ceph fs new is err when no default rbd pool
Sage Weil
04:15 PM CephFS Bug #20792: cephfs: ceph fs new is err when no default rbd pool
What version did you see this on? Current master already skips pool id 0. Sage Weil
02:16 PM CephFS Bug #20792 (Fix Under Review): cephfs: ceph fs new is err when no default rbd pool
https://github.com/ceph/ceph/pull/16626 John Spray
01:05 PM CephFS Bug #20792 (Need More Info): cephfs: ceph fs new is err when no default rbd pool
The default rbd pool is deleted in the new version.
link:...
huanwen ren
04:13 PM Revision a98a2619 (ceph): osdc/Objecter: unify disparate EAGAIN handling paths into one
We had two different code paths for EAGAIN that both
seemed to resend the same request again (with a new
tid), but im...
Sage Weil
04:10 PM Revision 0b5036f0 (ceph): qa/suites/rados/upgrade: fix upgrade wait for healthy
There is no mgr, so we can't call ceph.healthy.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:10 PM Revision a40d94b1 (ceph): qa/tasks/ceph: wait for pg stats to flush in healthy check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:10 PM Revision 7648894e (ceph): qa/tasks/ceph_manager: expose flush_all_pg_stats
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:10 PM Revision 80978dea (ceph): qa/tasks/ceph_manager: wait_for_all_up -> wait_for_all_osds_up
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:04 PM Revision c7430c56 (ceph): Merge pull request #16388 from xiexingguo/wip-class-misc-fixes
crush, mon: simplify device class manipulation commands
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:57 PM Revision c1a4877d (ceph): Merge pull request #16172 from ivancich/wip-dup-ops
PGLog: store extra duplicate ops beyond the normal log entries
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:51 PM mgr Feature #17460 (In Progress): Enable python modules to advertise services
John Spray
03:37 PM Revision 6942e393 (ceph): Merge pull request #16558 from hjwsm1989/fix-recovering-hang-with-unfou...
osd/PrimaryLogPG: fix recovering hang when have unfound objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:36 PM Revision 2eaa086c (ceph): Merge pull request #16561 from Yan-waller/wip-walle-0725osddumpclinfo
osd: add dump filter for tracked ops
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Yuri Weinstein
03:33 PM rgw Bug #20661 (Pending Backport): With RGWs configured in a load balancer, quota stats cache doesn't...
Orit Wasserman
02:28 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Pavan Rallabhandi wrote:
> https://github.com/ceph/ceph/pull/16389
merged
Yuri Weinstein
03:32 PM rgw Feature #20795 (Fix Under Review): rgw: the TempURL implementation should support ISO8601 in temp...
Radoslaw Zarzynski
03:23 PM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/yuriw-2017-07-26_16:46:49-rados-wip-yuri-testing3_2017_7_27-distro-basic-smithi/1447634 Sage Weil
03:09 PM Revision a3d2c6b6 (ceph): PGLog: continuation, store extra duplicate ops beyond the normal log en...
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
J. Eric Ivancich
02:52 PM rgw Bug #20708 (Resolved): rgw: policy cannot parse Condition with IfExists
Casey Bodley
02:26 PM rgw Bug #20708: rgw: policy cannot parse Condition with IfExists
merged https://github.com/ceph/ceph/pull/16463 Yuri Weinstein
02:29 PM Revision 105435a3 (ceph): Merge pull request #16384 from mikulely/2-checkout-placmenet-target-exi...
rgw: check placement target existence during bucket creation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:27 PM Revision 2357dcd2 (ceph): Merge pull request #16389 from prallabh/wip-20661
rgw: Do not decrement stats cache when the cache values are zero
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
02:25 PM Revision 63a5f60b (ceph): Merge pull request #16463 from cbodley/wip-20708
rgw: fix parse/eval of policy conditions with IfExists
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Yuri Weinstein
02:22 PM Revision 8ff76b70 (ceph): Merge pull request #16495 from weiqiaomiao/wip_weiqm_rgw_crash
rgw: fix radosgw will crash when service is restarted during lifecycl…
Reviewed-by: Casey Bodley <cbodley@redhat.com...
Yuri Weinstein
02:19 PM Revision 5fc9dfa3 (ceph): Merge pull request #16531 from rzarzynski/wip-rgw-20757
rgw: fix memory leaks during Swift Static Website's error handling.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:18 PM Revision b59e5773 (ceph): Merge pull request #16601 from rzarzynski/wip-rgw-20774
rgw: never let http_redirect_code of RGWRedirectInfo to stay uninitialized
Reviewed-by: Matt Benjamin <mbenjami@redh...
Yuri Weinstein
02:17 PM Revision 1d459370 (ceph): Merge pull request #16604 from rzarzynski/wip-rgw-20779
rgw: fix the UTF8 check on bucket entry name in rgw_log_op().
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
01:32 PM RADOS Bug #20693 (Resolved): monthrash has spurious PG_AVAILABILITY etc warnings
Sage Weil
01:31 PM Revision 203c68ad (ceph): Merge pull request #16575 from liewegas/wip-20693
qa/suites/rados: at-end: ignore PG_{AVAILABILITY,DEGRADED}
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:31 PM Revision e398fd4e (ceph): qa/suites: more whitelisting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:15 PM RADOS Bug #20783: osd: leak from do_extent_cmp
coverity sez... Sage Weil
04:46 AM RADOS Bug #20783 (Fix Under Review): osd: leak from do_extent_cmp
*PR*: https://github.com/ceph/ceph/pull/16617 Jason Dillaman
01:14 PM Revision cfc66372 (ceph): cephfs/ceph-fuse: add and modify ceph-fuse mount hint
1. "-n" is applied the client authorization feature.
2. "root_directory" misleading to mount the root directory ,
...
huanwen ren
12:27 PM Revision 42fabc2e (ceph): Merge pull request #16398 from dillaman/wip-20655
rbd-mirror: guard the deletion of non-primary images
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Jason Dillaman
07:57 AM Revision cc1f1482 (ceph): test/librados: reorder parameter
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
07:52 AM Revision e15b2b9c (ceph): common: use std::move() for better performance
use std::move() to avoid extra copy constructions in src/common/OutputDataSocket.cc.
Signed-off-by: Xinying Song <so...
Xinying Song
07:50 AM RADOS Bug #20791 (Duplicate): crash in operator<< in PrimaryLogPG::finish_copyfrom
OSD logs and coredump are manually saved in /a/joshd-2017-07-26_22:34:59-rados-wip-dup-ops-debug-distro-basic-smithi/... Josh Durgin
06:30 AM Revision 4dbf2c44 (ceph): logrotate: add pkill as backup in case of no killall
there is no killall in centos7 minimal
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
06:09 AM Bug #20790 (In Progress): ceph logs shouldn't display dmcrypt key
Brad Hubbard
06:01 AM Bug #20790 (Closed): ceph logs shouldn't display dmcrypt key
... Brad Hubbard
05:56 AM Bug #19864 (Closed): src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned point...
Brad Hubbard
05:13 AM Feature #13578 (In Progress): a script to self-check the installation of monitor/OSD
Kefu Chai
05:10 AM Revision 2531063c (ceph): Merge pull request #16574 from batrick/rgw-rbd-stripped-build
CMakeLists: trim rbd/rgw forced dependencies
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
04:50 AM rbd Bug #20789 (Resolved): Compare and write against a clone can result in failure
If the block hasn't been copied-up to the clone from the parent, and librbd attempts to perform a "exec copy-up, cmpe... Jason Dillaman
03:57 AM Revision 472df154 (ceph): README: quote file names with "`"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:57 AM Revision 35f33287 (ceph): doc: remove docs on non-existant command
also use "tab" to indent command snippet to be more consistent.
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
Kefu Chai
03:49 AM Feature #17730 (In Progress): use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corru...
Kefu Chai
03:49 AM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
Chang, you are not listed as "Developer" in http://tracker.ceph.com/projects/ceph. so i am removing Brad's assignment... Kefu Chai
03:45 AM rbd Bug #20580 (In Progress): rbd map should warn when creating duplicate devices for the same image
Jos Collin
03:16 AM Revision 59b795fc (ceph): rbd:'rbd image-meta remove' of missing key does not return error
Fixes:http://tracker.ceph.com/issues/16990
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
PCzhangPC
02:54 AM Revision 3d86277b (ceph): Merge pull request #16603 from dillaman/wip-rbd-mirror-valgrind
rbd-mirror: initialize timer context pointer to null Venky Shankar
02:54 AM Revision 631f38f9 (ceph): Add centos latest distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:54 AM Revision 8a739fe5 (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:44 AM Revision 3cab2ce1 (ceph): kv/RocksDBStore: use vector instead of VLA for holding slices
clang complains:
ceph/src/kv/RocksDBStore.cc:611:32: error: variable length array of
non-POD element type
'roc...
Kefu Chai
02:38 AM Revision 75b4b1f3 (ceph): Add concat option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:29 AM Revision 0b64f48e (ceph): concat option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:28 AM Revision b4daf925 (ceph): Add centos latest distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:21 AM Revision 0ef7e07e (ceph): fix config item
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:18 AM Revision 1a1140ff (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:04 AM Revision 964432b9 (ceph): Merge pull request #16613 from liewegas/wip-vstart-mgr
vstart.sh: start mgr after mon, before osds
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
01:56 AM Revision 4af10e90 (ceph): Add upgrade functionality using ceph-deploy
This is to test for customer like upgrade scenarios and to find
any issues that may be related to systemd, packaging ...
Vasu Kulkarni
01:11 AM Revision 0a8becf8 (ceph): Merge pull request #16584 from gregsfortytwo/wip-deletes-coverity
messages: default-initialize MOSDPGRecoveryDelete[Reply] members
Reviewed-by: Jos Collin <jcollin@redhat.com>
Review...
Jos Collin
12:05 AM Revision 7da79ac1 (ceph): osd: PrimaryLogPG, PGBackend: complete callback even if interval changes
This avoids leaking the callback passed to remove_missing_object().
Use EAGAIN to signal that the work was not comple...
Josh Durgin
12:04 AM Revision a75461ca (ceph): osd/PG: downgrade warning about obsolete rollback to debug output
We fix this automatically, so there's no need for the user to worry
about it. This is more likely to occur now that d...
Josh Durgin
12:04 AM Revision df17cd39 (ceph): osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Fixes: http://tracker.ceph.com/issues/20739
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commi...
Josh Durgin
12:04 AM Revision 3436a75a (ceph): osd/ReplicatedPG: explicitly remove objects when deleting them
In the EC case, we would rely on log processing of delete log entries
to add a remove operation to the local transact...
Josh Durgin
12:04 AM Revision 4d604337 (ceph): PGLog, PrimaryLogPG: rebuild the missing set when the OSDMap flag is set
The recovery_deletes flag will only be set once, by the 'ceph osd
require-osd-release luminous' command.
This matche...
Josh Durgin
12:04 AM Revision f8eedb01 (ceph): osd_types, PGLog: encode missing based on features
Store whether the missing set should contain deletes, so that
persisted versions can be rebuilt if needed. Make missi...
Josh Durgin
12:03 AM Revision d7d03418 (ceph): osd_types, Objecter: make recovery_deletes feature create a new interval
This is needed to create a single place to regenerate the missing set
- at the start of a new interval where support ...
Josh Durgin
12:03 AM Revision 03b88afd (ceph): OSDMap, OSDMonitor: add flag for all osds supporting recovery deletes
Just like sortbitwise, this can only be toggled on, and once on osds
that do not support it are not allowed to boot.
...
Josh Durgin
12:03 AM Revision e0a52ade (ceph): include/ceph_features.h: add feature bit for handling deletes during re...
The BLKIN feature bit was actually unused - it was a remnant from
earlier versions of the blkin work, but all the enc...
Josh Durgin
12:03 AM Revision 0569531e (ceph): osd/PGLog: reset complete_to when appending lost_delete entries
Since lost_deletes queue recovery directly, and don't go through
activate_not_complete(), our complete_to iterator ma...
Josh Durgin
12:03 AM Revision 9f353f7c (ceph): osd/PGLog.h: handle lost+delete entries the same as client deletes
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 6b3e6302a7217deebd114ddea22b3560e09068bf)
...
Josh Durgin
12:03 AM Revision 98396660 (ceph): osd/PGLog: client deletes are now part of the missing set
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit fff55a483476b82739651ad79a4339a833506017)
...
Josh Durgin
12:03 AM Revision e891fd8b (ceph): osd/PrimaryLogPG: check whether clones missing from the cache are recov...
This appears now that deletes are not processed inline from the PG log
- a clone that is missing only on a peer (due ...
Josh Durgin
12:03 AM Revision ea9c87be (ceph): osd/PrimaryLogPG,PGBackend: handle deletes during recovery
Deletes are the same for EC and replicated pools, so add logic for
handling MOSDPGRecoveryDelete[Reply] to the base P...
Josh Durgin
12:03 AM Revision 7333ad46 (ceph): osd/PG: handle deletes in MissingLoc
There's no source needed for deleting an object, so don't keep track
of this. Update is_readable_with_acting/is_unfou...
Josh Durgin
12:03 AM Revision daaebe76 (ceph): osd: add a 'delete' flag to missing items and related functions
This will track deletes that were in the pg log and still need to be
performed during recovery. Note that with these ...
Josh Durgin
12:03 AM Revision 0861a216 (ceph): message, osd: add request/response messages for deletes during recovery
The existing BackfillRemove message has no reply, and PushOps have too
much logic that would need changing to accomod...
Josh Durgin

07/26/2017

11:02 PM RADOS Bug #20775 (In Progress): ceph_test_rados parameter error
Brad Hubbard
12:22 PM RADOS Bug #20775: ceph_test_rados parameter error
https://github.com/ceph/ceph/pull/16590 Liyan Wang
12:21 PM RADOS Bug #20775 (Resolved): ceph_test_rados parameter error
... Liyan Wang
10:10 PM Revision 205c45ff (ceph): qa: add recovery_deletes testing
Josh Durgin
10:05 PM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
Afraid I haven't gotten to this yet so I'm happy for Chang Liu to take it. Brad Hubbard
03:14 PM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
i will ask if Brad has any progress tomorrow. if not, i will assign this ticket to you. thanks. Kefu Chai
10:01 PM Revision d3e74665 (ceph): Fix old flake8 issues
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:58 PM Revision 9a83940c (ceph): Add option to skip mgr install for old release
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:41 PM Bug #20776: Possible deadlock during CephContextServiceThread shutdown
Ok - to repro, I'll revise: seq 100 | xargs -P100 -n1 bash -c 'exec rbd --heartbeat_interval=0 showmapped' - it defau... Kjetil Joergensen
08:21 PM Bug #20776: Possible deadlock during CephContextServiceThread shutdown
The solution proposed by Jason appears to solve my problem. (Now I haven't even began to unravel what else it may or ... Kjetil Joergensen
12:30 PM Bug #20776 (Closed): Possible deadlock during CephContextServiceThread shutdown
If the thread is requested to stop before it starts, it's possible that it will deadlock waiting on a conditional. Th... Jason Dillaman
09:22 PM Revision 77ba569a (ceph): vstart.sh: start mgr after mon, before osds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:51 PM Bug #20707: CMake distutil module forces Python projects to have useless files
Dan's fix totally worked for me. Cherry-picked the commit and using it in the branch.
sha1 of commit: 597f34d0d0b6...
Alfredo Deza
08:32 PM rgw Bug #20668: rgw multisite: cannot sync objects encrypted with SSE-C
https://github.com/ceph/ceph/pull/16612 Casey Bodley
08:27 PM Revision d40256d4 (ceph): src/ceph-disk/ceph_disk/main.py: FreeBSD root has wheel for group
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
07:51 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
yeah, i'm trying to figure out how the 'fsid' file in each osd data dir came to be wrong. if you're able to reproduc... Sage Weil
07:12 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
Ukhm. There was something completely messed up with my installation. FS UUID shown by 'ceph -s' was different than th... Tomasz Torcz
02:07 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
Provisioning was basic: wipefs -a all the partitions and the whole disk at the end. Then
ceph-disk prepare /dev/sd...
Tomasz Torcz
01:55 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
how did you provision these osds? Sage Weil
01:55 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
one last piece of info: 'ceph osd dump' output Sage Weil
05:15 AM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
Also:... Tomasz Torcz
05:12 AM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
This is my experimental setup, so only few harddisks, each with 2 partitions (metadata and block storage). No separat... Tomasz Torcz
03:01 AM Bug #20765 (Need More Info): bluestore: mismatched uuid in bdev_label after unclean shutdown
Interesting! I'm not sure how it happened but I susepct it's easy to fix. Can you catalog all of the /var/lib/ceph/... Sage Weil
07:12 PM Bug #20529: Illegal instruction in RocksDB
@All, Thanks for the updates. I am going thru the log files.
@Dennis,
I will access your environment in a few t...
Daniel Oliveira
07:03 PM Revision 9c15338a (ceph): kv/RocksDBStore: Add table options for filter and index tuning.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
06:49 PM Feature #20786 (New): ceph df should report %USED and MAX AVAIL taking quota into account
ceph df currently factors replications into the %USED and MAX AVAIL values. It should also factor in pool quotas. Paul Rawson
06:42 PM Revision e92c953d (ceph): Merge pull request #16610 from dzafman/wip-fix-reg11184
test: reg11184 might not always find pg 2.0 prior to import
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
06:30 PM rgw Bug #19056: radosgw S3 AWS4 signature and keystone integration broken
Valery Tschopp wrote:
> Can it be backported to Jewel? We are running Jewel in our production cluster.
I'm afraid...
Radoslaw Zarzynski
06:13 PM Revision 5534912d (ceph): qa/workunits/cephtool/test.sh: add some config-key tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:13 PM Revision e0bd6673 (ceph): PendingReleaseNotes: note about put -> set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 4eb1a518 (ceph): mon: 'config-key put' -> 'config-key set'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:09 PM Revision ee06dc69 (ceph): Merge pull request #16530 from xiexingguo/wip-fix-pgtemp
mon: prime pg_temp and a few health warning fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:04 PM RADOS Bug #20785: osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool()))
problem appears to be the message the mon sent,... Sage Weil
06:03 PM RADOS Bug #20785 (Resolved): osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool...
... Sage Weil
05:53 PM Revision 012ad6ff (ceph): Merge pull request #16587 from dzafman/wip-20770
Reviewed-by: Sage Weil <sage@redhat.com> David Zafman
05:28 PM RADOS Bug #20783 (In Progress): osd: leak from do_extent_cmp
Jason Dillaman
04:49 PM RADOS Bug #20783 (Resolved): osd: leak from do_extent_cmp
... Sage Weil
05:03 PM Revision 609e12e2 (ceph): Merge pull request #16600 from dingdangzhang/master
bluestore/BlueFS: pass string as const ref
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
05:01 PM RADOS Bug #20371 (Resolved): mgr: occasional fails to send beacons (monc reconnect backoff too aggressi...
Kefu Chai
02:28 AM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
/a/sage-2017-07-25_20:28:21-rados-wip-sage-testing2-distro-basic-smithi/1443641 Sage Weil
05:00 PM Revision 31ef1790 (ceph): Merge pull request #16563 from hjwsm1989/readable-thread-info
common/WorkQueue: use threadpoolname + threadaddr for heartbeat_han…
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
05:00 PM Revision c59fd702 (ceph): Merge pull request #16576 from liewegas/wip-20371
mon/MonClient: scale backoff interval down when we have a healthy mon session
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:59 PM Revision 59a3a4a4 (ceph): Merge pull request #16559 from hjwsm1989/dump-stuck
qa/tasks/dump_stuck: fix dump_stuck test bug
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:55 PM Revision 9f1243b4 (ceph): Merge pull request #16516 from Liuchang0812/nit-close-formatter-section
mon/MDSMonitor: close object section of formatter
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sag...
Kefu Chai
04:54 PM Revision a5300a38 (ceph): Merge pull request #16553 from wumingqiao/wip-leveldb-store-crash
kv: resolve a crash issue in ~LevelDBStore()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:53 PM Bug #20771 (Resolved): ceph-objectstore-tool logging to stderr (didn't before)
Sage Weil
02:19 AM Bug #20771 (Fix Under Review): ceph-objectstore-tool logging to stderr (didn't before)
https://github.com/ceph/ceph/pull/16578 Sage Weil
01:58 AM Bug #20771 (Resolved): ceph-objectstore-tool logging to stderr (didn't before)
... Sage Weil
04:53 PM Revision efa31408 (ceph): Merge pull request #16578 from liewegas/wip-20771
common/common_init: disable default dout logging for UTILITY_NODOUT too
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
04:51 PM RADOS Bug #20784 (Duplicate): rados/standalone/erasure-code.yaml failure
/a/sage-2017-07-26_14:40:34-rados-wip-sage-testing-distro-basic-smithi/1447168... Sage Weil
04:47 PM Bug #20738: memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
/a/sage-2017-07-26_14:40:34-rados-wip-sage-testing-distro-basic-smithi/1447369... Sage Weil
01:35 AM Bug #20738: memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
https://jenkins.ceph.com/job/ceph-pull-requests-arm64/3000/consoleFull#-18536214386733401c-e9d0-4737-9832-6594c5da0af... Dan Mick
04:46 PM Revision 3163e9ba (ceph): Merge pull request #16522 from majianpeng/bluestore-remove-unused-code
os/bluestore/BlueStore: remove unused code.
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
04:46 PM Revision 7c438403 (ceph): test: reg11184 might not always find pg 2.0 prior to import
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:43 PM Revision 56ffd7a7 (ceph): Merge pull request #16571 from ceph/wip-cd-bluestore-2
qa/tasks/ceph-deploy: Fix bluestore options for ceph-deploy
Reviewed-by: Tamil Muthamizhan <tmuthami@redhat.com>
Sage Weil
04:23 PM CephFS Bug #20761 (Resolved): fs status: KeyError in handle_fs_status
Fixed by 71ea1716043843dd191830f0bcbcc4a88059a9c2. Patrick Donnelly
04:09 PM Revision a7e818f5 (ceph): common/config: change the element type of lists to "const char*"
there lists holds constant string literals. and they are not changeable
at runtime. so make std::list<const char*> fo...
Kefu Chai
04:07 PM Revision 26941ea4 (ceph): common/config: accept initialize_list when adding option properties
it's syntax sugar, but more handly this way. and it helps to reduce
memory foot print.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
03:20 PM Revision 153f7754 (ceph): osd: scrub_to specifies clone ver, but transaction include head write ver
Fixes: http://tracker.ceph.com/issues/20041
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:19 PM Revision da4286ee (ceph): Merge pull request #16452 from wjwithagen/wjw-warning-unused
buffer: silence unused var warning on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:19 PM Revision 344ed5f1 (ceph): Merge pull request #16483 from ddiss/cmake_install_includedir
cmake: use CMAKE_INSTALL_INCLUDEDIR
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
03:16 PM mgr Bug #20767: Zabbix plugin assumes legacy compat mode for health json
Tested with "35f096e":https://github.com/ceph/ceph/commit/35f096ed190c08fec4ecb3346611b03682eafed2... Fabien Brachere
01:24 PM mgr Bug #20767 (Resolved): Zabbix plugin assumes legacy compat mode for health json
Please retest with latest master and let us know if there are still problems! Sage Weil
02:57 AM mgr Bug #20767 (Fix Under Review): Zabbix plugin assumes legacy compat mode for health json
https://github.com/ceph/ceph/pull/16580 Sage Weil
02:53 AM mgr Bug #20767: Zabbix plugin assumes legacy compat mode for health json
Sage Weil
03:13 PM Revision 1de6bc26 (ceph): Merge pull request #15033 from rzarzynski/wip-rgw-19831
rgw: fix segfault in RevokeThread during its shutdown procedure.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:08 PM RADOS Backport #20780 (In Progress): jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
03:06 PM RADOS Backport #20780: jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
https://github.com/ceph/ceph/pull/16405
The master version is going through a test run, but I'm confident it won't...
David Zafman
03:04 PM RADOS Backport #20780 (Resolved): jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
https://github.com/ceph/ceph/pull/16405 David Zafman
03:07 PM RADOS Backport #20781 (Rejected): kraken: ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
03:04 PM Revision 2c856473 (ceph): PGLog: store extra duplicate ops beyond the normal log entries
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
Josh Durgin
03:04 PM Revision c4ee3a5d (ceph): Merge pull request #16013 from xiexingguo/wip-blue-tool
os/bluestore/bluestore_tool: add sanity check to get rid of occasionally crash
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
https://github.com/ceph/ceph/pull/16404 David Zafman
03:02 PM RADOS Bug #20041 (Pending Backport): ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
03:03 PM Revision 8a387604 (ceph): Merge pull request #16528 from tchaikov/wip-ceph-release-notes
tools: ceph-release-notes: escape _ for unintended links
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail...
Kefu Chai
02:59 PM Revision c9a5e470 (ceph): Merge pull request #16404 from dzafman/wip-20041
osd: scrub_to specifies clone ver, but transaction include head write…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
02:55 PM RADOS Bug #20770: test_pidfile.sh test is failing 2 places
https://github.com/ceph/ceph/pull/16587 David Zafman
02:43 PM Revision 15085fcf (ceph): doc/rados/operations/crush-map: s/die/dice/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:42 PM Revision 1fb05559 (ceph): mon/OSDMonitor: be more helpful for new weight-set CLI users
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:42 PM Revision 23f30ec7 (ceph): doc/release-notes: update device-class cli family
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:41 PM Revision 1ed72c3e (ceph): test/crush: fix memory leak
use unique_ptr<> instead, otherwise static analyzer will complain.
as ASSERT_EQ will bail out without executing delet...
xie xingguo
02:41 PM Revision e75465fd (ceph): test/crush: kill dead class_is_in_use test
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:40 PM Revision 076a6abd (ceph): crush: kill 'class rename'
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:40 PM Revision a27fd9d2 (ceph): crush: kill "class create" command
The device class is now self and automatically managed.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:39 PM Revision edd89303 (ceph): crush: allow "crush class rm" to automatically recycle shadow tree(s)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:39 PM Revision 9d908c14 (ceph): crush: rm-device-class support
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:38 PM Revision 983fa20c (ceph): crush: tidy up class_map on remove_root()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:36 PM Revision 397a2987 (ceph): crush: implement find_shadow_roots
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:35 PM Revision 4b898951 (ceph): crush: use is_shadow_item() wrapper if possible
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:34 PM Revision 1b87784f (ceph): crush: reuse find_roots to implement find_nonshadow_roots
to reduce code redundance...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:34 PM Revision 32fb5487 (ceph): crush: guard set-device-class
If a device has already been bounded to a class,
do not allow to change its class silently.
Require user call rm-devi...
xie xingguo
02:31 PM Revision e4e83a0d (ceph): crush: fix class_is_in_use()
A class can be considered as in-use only if it is referenced by
any of the existing crush rules.
The patch also make...
xie xingguo
02:30 PM Revision f3a3180c (ceph): crush: rebuild shadow tree on "crush create-or-move/move"
This patch solves the problem below:
./bin/ceph osd crush move osd.0 root=foo rack=foo-rack host=foo-host
moved item...
xie xingguo
02:30 PM Revision 10bf2a63 (ceph): crush: fix "crush create-or-move/move" would drop osd's class
Was:
./bin/ceph osd tree
ID CLASS WEIGHT TYPE NAME UP/DOWN REWEIGHT ...
xie xingguo
02:30 PM Revision 6af73346 (ceph): mon/OSDMonitor: optional show-shadow for "crush tree" command
./bin/ceph osd crush tree --show-shadow
ID WEIGHT TYPE NAME
-4 3.00000 root default~ssd
-3 3.00000 host gitbuild...
xie xingguo
01:46 PM Revision 742005bd (ceph): Merge pull request #16579 from liewegas/wip-fix-nonregression
qa/suites/rados/singleton/all/erasure-code-nonregression: fix typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewe...
Sage Weil
01:43 PM Revision 4a3c8278 (ceph): doc: update the rados namespace docs
Since last update was as of firefly and we use namespaces in RGW
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:35 PM Revision c1bdd36d (ceph): qa/workunits/erasure-code/encode-decode-nonregression: do not require g...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 PM rgw Bug #20779 (Fix Under Review): rgw: usage logging on tenated buckets causes invalid memory reads
PR: https://github.com/ceph/ceph/pull/16604. Radoslaw Zarzynski
01:23 PM rgw Bug #20779 (In Progress): rgw: usage logging on tenated buckets causes invalid memory reads
Radoslaw Zarzynski
01:23 PM rgw Bug #20779 (Resolved): rgw: usage logging on tenated buckets causes invalid memory reads
Valgrind reports:... Radoslaw Zarzynski
01:27 PM Revision e9a78716 (ceph): rgw: fix the UTF8 check on bucket entry name in rgw_log_op().
Fixes: http://tracker.ceph.com/issues/20779
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
01:24 PM Revision 35f096ed (ceph): Merge pull request #16580 from liewegas/wip-20767
pybind/mgr/zabbix: fix health in non-compat mode
Reviewed-by: Wido den Hollander <wido@widodh.nl>
Sage Weil
01:19 PM Revision 1ef25e9d (ceph): Merge pull request #16573 from liewegas/wip-osd-manual
doc/install/manual-deployment: update osd creation steps
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:07 PM rbd Bug #20743 (Can't reproduce): TestClsRbd.group_image_list failed
Jason Dillaman
01:03 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
/me has a core dump now, /me looking. Kefu Chai
02:37 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
i reproduced it by running
fs/snaps/{begin.yaml clusters/fixed-2-ucephfs.yaml mount/fuse.yaml objectstore/filesto...
Kefu Chai
12:52 PM Revision fb638155 (ceph): rbd-mirror: initialize timer context pointer to null
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:51 PM rgw-testing Bug #20778 (New): Add a test for all radosgw-admin commands and parameters
Orit Wasserman
12:50 PM rgw Bug #20777 (Resolved): usage of --inconsistent-index should require user confirmation and print a...
Orit Wasserman
12:44 PM Revision d0927840 (ceph): bluestore/BlueFS: pass string as const ref
Signed-off-by: dingdangzhang <boqian.zy@alibaba-inc.com> dingdangzhang
12:36 PM Revision 20fee153 (ceph): test: Fixes for test_pidfile
Add a short delay for one test
Fix test that had unreliable log output
Fixes: http://tracker.ceph.com/issues/20770
...
David Zafman
12:28 PM rgw Bug #20774 (Fix Under Review): rgw: uninitialized memory is accessed during creation of bucket's ...
PR: https://github.com/ceph/ceph/pull/16601. Radoslaw Zarzynski
12:10 PM rgw Bug #20774 (Resolved): rgw: uninitialized memory is accessed during creation of bucket's metadata
Valgrind reports:... Radoslaw Zarzynski
12:27 PM Revision f2e98210 (ceph): test: tride_size must be more than min_stride_size
Fixes: http://tracker.ceph.com/issues/20775
Signed-off-by: Lianne Wang <liyan.wang@xtaotech.com>
yan li
12:23 PM Revision 6318b499 (ceph): rgw: never let http_redirect_code of RGWRedirectInfo to stay uninitiali...
Fixes: http://tracker.ceph.com/issues/20774
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
12:23 PM Revision 06f18c16 (ceph): rgw: rgw_website.h doesn't assume inclusion of the std namespace anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:08 PM Revision 841f3bdf (ceph): qa/workunits: adjust path to ceph-helpers.sh
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 PM Revision 5d6eebcf (ceph): Merge pull request #14868 from wangzhengyong/librbd
librbd: add compare and write API
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:00 PM Revision 789c0533 (ceph): librbd: add compare_and_write perfcounter
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision e70d4893 (ceph): librbd: add compare_and_write/aio_compare_and_write API
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 5891b57a (ceph): test/librbd: handle cmpext request in LibradosTestStub
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 971ff26e (ceph): librbd/journal: handle compare_and_write event
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision da6bbe5c (ceph): test/librbd: handle compare_and_write op in test_mock_Replay
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision ad10d615 (ceph): test/librbd: add Mock Image cache for compare_and_write
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 52e3abd8 (ceph): test/librbd: add compare_and_write testcase
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision c8698edd (ceph): test/librbd: add compare_and_write test for fsx
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 58379770 (ceph): test/librbd: improved compare_and_write testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:00 PM Revision d36cb4ec (ceph): test/librbd: fixed compiler warnings
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:00 PM Revision cd613168 (ceph): librbd: add CompareAndWrite ObjectRequest
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision d201c850 (ceph): librbd: add compare_and_write ImageRequest
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision ead121bf (ceph): librbd: handle compare_and_write imagerequest in ImageRequestWQ
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
11:58 AM Revision fa1b19d9 (ceph): Merge pull request #16595 from wjwithagen/wip-wjw-freebsd-run-standalone
qa: make run-standalone work on FreeBSD
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:53 AM Revision a16ca787 (ceph): mon/MonClient: do not send_log if conn is not active anymore
the log message to be sent will be appended to waiting_for_session
instead. but we will send the logs anyway when the...
Kefu Chai
11:53 AM Revision bde53e38 (ceph): mon/MonClient: factor un-backoff into helper; add missing config option
- move this into a helper
- use the backoff factor for the division instead of hard-coding 2.0
- add a min config opt...
Sage Weil
11:53 AM Revision d466bc6e (ceph): mon/MonClient: un-backoff on tick when we have a authenticated session
This means that if we do some backoff, then authenticate, and are healthy
for an extended period of time, a subsequen...
Sage Weil
10:01 AM Revision ae88edd2 (ceph): qa: make run-standalone work on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:19 AM Revision fb9a3e90 (ceph): Merge pull request #16543 from dillaman/wip-service-daemon-c-api
librados: add missing implementations for C service daemon API methods
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:17 AM RADOS Bug #20754 (Resolved): osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_misdirecte...
Kefu Chai
09:17 AM Revision 483efafb (ceph): Merge pull request #16519 from liewegas/wip-20754
osd: populate last_epoch_split during build_initial_pg_history
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Kefu Chai
09:15 AM Revision d85a7889 (ceph): Merge pull request #16446 from xiexingguo/wip-destroyed
mon: show destroyed status in tree view; do not auto-out destroyed osds
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:51 AM rgw Bug #20773: "radosgw-admin bucket reshard list" is not valid command
remove_objs_from_index should limit the number of item it send in each dir_suggest_changes op
Orit Wasserman
08:30 AM rgw Bug #20773 (Resolved): "radosgw-admin bucket reshard list" is not valid command
At the moment we ignore the extra "list" variable, we should fail the command Orit Wasserman
08:04 AM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
*PR*: https://github.com/ceph/ceph/pull/16593 shangzhong zhu
07:54 AM Revision 65689189 (ceph): os/bluestore/StupidAllocator: rounded down len to an align boundary
Fixes: http://tracker.ceph.com/issues/20660
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
shangzhong zhu
07:54 AM rgw Bug #20772 (Resolved): bucket check --fix fails with (90) Message too long
After failure when running bucket rm --purge-objects --bypass-gc --inconsistent-index.
Trying to fix the bucket ind...
Orit Wasserman
07:34 AM Revision f8acc53d (ceph): osd: Log audit
Review current log messages for consistency, accuracy and necessesity as
part of usability initiative. First in a ser...
Brad Hubbard
07:18 AM Revision 1e867d75 (ceph): mon/OSDMonitor: introduce mon_osd_destroyed_out_interval for destroyed ...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:13 AM Revision 3b6bbc41 (ceph): osd/OSDMap: show "destroyed" status in tree view
It would be a pain if we destroyed an osd and there is no obvious way
to find it out.
Signed-off-by: xie xingguo <xi...
xie xingguo
07:13 AM Revision 96eb0a98 (ceph): mon/OSDMonitor: apply new 'destroyed' status to 'osd tree' filter
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:13 AM Revision c81097cf (ceph): osd/OSD: abort booting if osd is marked as destroyed
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:31 AM Revision 89d0e109 (ceph): test/rados: use RETURN1_IF_NONZERO instead of RETURN1_IF_NOT_VAL
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
06:25 AM Revision dd26fb7d (ceph): test/rados: fix wrong parameter order in RETURN1_IF_NOT_VAL
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
05:04 AM Bug #20687: osd: crashing on ec read partial failure
Use ceph-objectstore-tool to remove the pg. Here is an example. If data-path refers to bluestore it will remove it.
...
David Zafman
05:01 AM Bug #20687: osd: crashing on ec read partial failure
the copy_from() was fixed by https://github.com/ceph/ceph/pull/15693 so I closed my pull request. David Zafman
02:09 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> > Ashley Merrick wrote:
> >
> > Tried a ceph pg force_create_pg however says the following ...
Ashley Merrick
04:25 AM Revision 719ed010 (ceph): osd: Move scrub sleep timer to osdservice
PR 14886 erroneously creates a scrub sleep timer for every pg resulting
in a proliferation of threads. Move the timer...
Brad Hubbard
04:24 AM Revision c65346ba (ceph): common: drop useless semicolon
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
04:13 AM Bug #19489 (Pending Backport): ceph-disk: failing to activate osd with multipath
Kefu Chai
04:13 AM Bug #19489 (Resolved): ceph-disk: failing to activate osd with multipath
instead of https://lists.freedesktop.org/archives/systemd-devel/2017-July/039167.html, the lvm2 upstream has a fix ht... Kefu Chai
04:02 AM Revision 6ce96c74 (ceph): Merge pull request #16123 from ddiss/fix-journal-supression
ceph-disk: don't activate suppressed journal devices
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:49 AM Revision 814de29d (ceph): osd: filter the trackedop that we needed.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
03:33 AM mgr Bug #20633 (Fix Under Review): mon: does not send mgrdigest to mgr, making mgr init block
https://github.com/ceph/ceph/pull/16582
I'm still not quite sure why, in patrick's run (pdonnell-2017-07-18_16:08:...
Sage Weil
03:30 AM Revision dc23834f (ceph): mon/MgrMonitor: reset mgrdigest timer with new subscription
If the manager reconnects, we want to send the digest immediately and
reset the previous timer.
Fixes: http://tracke...
Sage Weil
03:29 AM Bug #20678 (Duplicate): MonClient: stuck `ceph pg dump`
see #20633 Sage Weil
03:21 AM Revision 6c9bab3f (ceph): librbd: add LIBRBD_SUPPORTS_WRITESAME support
This will be very helpful when release ceph package(like RPM) with
backporting writesame feature to previous version....
Xiubo Li
03:13 AM Bug #20741: "[WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS)"" in powercycle
We need to add whitelists to these tests.. will do it tomorrow! Sage Weil
03:13 AM Bug #20749 (Resolved): the latency dumped by "ceph osd perf" is not real
Sage Weil
03:12 AM mgr Bug #20766: mgr: segv on shutdown
I think we want to fix this for release. Probably a matter of doing an exit(0), since we've more or less given up on... Sage Weil
03:05 AM mgr Bug #20415 (Can't reproduce): dashboard: Health is not updated
Let us know if this happens again (esp on one of the newer rc's). Thanks! Sage Weil
03:03 AM Bug #20745 (Resolved): Error on create-initial with --cluster
Please avoid using the --cluster option when deploy the cluster itself. The support is prereserved for clients to at... Sage Weil
02:57 AM Revision 8fef2737 (ceph): pybind/mgr/zabbix: fix health in non-compat mode
This was apparently written/tested with mon_health_preluminous_compat
enabled. Fix to behave with or without that op...
Sage Weil
02:52 AM rbd Documentation #20702 (Resolved): [cli] document new trash commands
Jason Dillaman
02:49 AM Revision f0b59000 (ceph): Merge pull request #16498 from Songweibin/wip-doc-rbd-trash-cli
doc: add rbd new trash cli and cleanups in release-notes.rst Sage Weil
02:48 AM Revision 70567679 (ceph): Merge pull request #16552 from tchaikov/wip-doc-fixes
doc: document mClock related options
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:44 AM mgr Bug #20657 (Can't reproduce): apparent mgr deadlock in handle_report
I suspect this was fixed by f236b5e78338f85a0ac82440ae44cdf4db83a04f Sage Weil
02:41 AM Revision 454fdb67 (ceph): doc/install/manual-deployment: update osd creation steps
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:32 AM RADOS Bug #20751 (Resolved): osd_state not updated properly during osd-reuse-id.sh
Sage Weil
02:31 AM Revision a3b4f08d (ceph): Merge pull request #16534 from liewegas/wip-20751
mon/OSDMonitor: ensure UP is not set for newly-created OSDs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:29 AM Revision 172d8f54 (ceph): doc/rados/operations/health-checks: document new health warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 AM Revision b562f068 (ceph): mon/OSDMonitor: remove dead health check code
get_health() is only called pre-luminous; luminous+ health checks go in
OSDMap::get_health_checks() or PGMap::get_hea...
Sage Weil
02:29 AM Revision 326019a4 (ceph): qa/suites/rados: whitelist various tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 AM Revision 2ef8614f (ceph): qa/suites/rados/singleton/all/erasure-code-nonregression: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:20 AM Revision dfab9d9b (ceph): common/common_init: disable default dout logging for UTILITY_NODOUT too
This was broken in 4d06719f101f49019be25bd6137f72f2cb85bd5a.
Fixes: http://tracker.ceph.com/issues/20771
Signed-off-...
Sage Weil
02:08 AM Revision c343d52a (ceph): rgw: Removed unreachable returns
Removed unreachable returns as the usage() always exits the process.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:04 AM Revision d2c31a81 (ceph): Merge pull request #16469 from xiexingguo/wip-fix-test
test: s/osd_objectstore_type/osd_objectstore Sage Weil
01:44 AM Revision ef0766c9 (ceph): tools/rbd: Removed unreachable returns
Removed unreachable returns as the usage() always exits the process.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
01:37 AM Revision a7bc15e2 (ceph): messages: default-initialize MOSDPGRecoveryDelete[Reply] members
This makes Coverity happy and is good practice, even though we do
a member-by-member initialization in the only place...
Greg Farnum
12:47 AM Revision 34efaab4 (ceph): doc: add new trash cli in rados-rbd-cmds.rst
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:47 AM Revision 38604214 (ceph): doc: cleanups in release-notes.rst
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song

07/25/2017

11:03 PM Revision b2f922a7 (ceph): os/bluestore/BlueStore: remove unused code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
10:51 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
How do you reproduce it? Sage Weil
10:50 PM Bug #20703 (Rejected): osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
pretty sure this was that asyncmsgr patch's fault. Sage Weil
10:49 PM RADOS Bug #20371 (Fix Under Review): mgr: occasional fails to send beacons (monc reconnect backoff too ...
https://github.com/ceph/ceph/pull/16576 Sage Weil
10:33 PM Revision 491cf4ea (ceph): CMakeLists: trim rbd/rgw accidental dependencies
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:30 PM RADOS Bug #20744: monthrash: WRN Manager daemon x is unresponsive. No standby daemons available
Sage Weil
10:29 PM RADOS Bug #20693 (Fix Under Review): monthrash has spurious PG_AVAILABILITY etc warnings
https://github.com/ceph/ceph/pull/16575 Sage Weil
10:29 PM Revision 3683cdf4 (ceph): qa/suites/rados: at-end: ignore PG_{AVAILABILITY,DEGRADED}
With the peering deletes change, setting luminous sets the osdmap flag
which triggers a new peering interval. That c...
Sage Weil
10:21 PM RADOS Bug #20751 (Fix Under Review): osd_state not updated properly during osd-reuse-id.sh
follow-up defensive change: https://github.com/ceph/ceph/pull/16534 Sage Weil
10:18 PM Bug #20679 (Duplicate): ceph-disk prepare --osd-id 123 silently uses another id if 123 is not des...
can't reproduce this. pretty sure now I was seeing a dup of #20751 Sage Weil
10:16 PM Revision 45c6a9ac (ceph): Add both filestore and bluestore options for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:10 PM Revision bdf6851f (ceph): Add ceph-deploy overrides options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:52 PM Revision 5a1f595b (ceph): Merge pull request #15693 from dillaman/wip-osd-cmpext-ec-pool
osd: support cmpext operation on EC-backed pools
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:48 PM Revision b4b51d12 (ceph): Merge pull request #16527 from jcsp/wip-options-followup
common: follow up to new options infrastructure
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:46 PM Revision 65185cf0 (ceph): Merge pull request #16511 from c744402859/master
OSDMonitor: check mon_max_pool_pg_num when set pool pg_num
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
08:39 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Still everything fine. No new hanging scrub but getting a lot of scrub pg errors which i need to repair manually. Not... Stefan Priebe
08:21 PM Revision 759da47c (ceph): Merge pull request #16560 from nrdmn/patch-3
pybind/mgr/restful: fix typo
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:10 PM Revision 4f826e10 (ceph): Fixed typo in src/pybind/mgr/restful/api/__init__.py
Signed-off-by: Nick Erdmann <n@nirf.de>
Fixed typo
nrdmn
07:46 PM rgw Bug #20373: "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
and running at http://pulpito.ceph.com/yuriw-2017-07-25_19:46:08-rgw-wip-yuri-master_2017_7_24-distro-basic-smithi/ Yuri Weinstein
07:26 PM Revision 12a1ceba (ceph): Move ceph-deploy config options into its own folder
The old structure of link at top folder is pretty much outdated, the test
config option needs to be specific to clust...
Vasu Kulkarni
07:26 PM Revision 05cafd50 (ceph): Add bluestore overrides for ceph-deploy
ceph-deploy doesn't use ceph overrides, Add same overrides for ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat...
Vasu Kulkarni
07:26 PM Revision 25c89804 (ceph): bluestore config options for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:26 PM Revision 2fa0fae7 (ceph): Add option to specify bluestore/filestore options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:05 PM RADOS Bug #20747 (Resolved): leaked context from handle_recovery_delete
Sage Weil
07:05 PM Revision 6ef3a8ed (ceph): Merge pull request #16536 from jdurgin/wip-20747
osd: PrimaryLogPG, PGBackend: complete callback even if interval changes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:04 PM RADOS Bug #20753 (Resolved): osd/PGLog.h: 1310: FAILED assert(0 == "invalid missing set entry found")
Sage Weil
07:04 PM Revision cbe92f17 (ceph): Merge pull request #16539 from jdurgin/wip-20753
osd/PGLog: fix inaccurate missing assert
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:03 PM Revision a264725b (ceph): Merge pull request #16541 from liewegas/wip-20761
qa/workunits/cephtool/test.sh: disable 'fs status' until bug is fixed Sage Weil
07:03 PM Revision af8d6bea (ceph): Merge pull request #16544 from dillaman/wip-service-daemon-null-derefer...
mgr/MgrClient: do not attempt to access a global variable for config
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Sage Weil
06:57 PM Revision 8d72c63a (ceph): bluestore config options for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:56 PM Revision 03bdb8b1 (ceph): Add bluestore overrides for ceph-deploy
ceph-deploy doesn't use ceph overrides, Add same overrides for ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat...
Vasu Kulkarni
06:48 PM Bug #20687: osd: crashing on ec read partial failure
I'm lowering priority to High because cluster involved has badly corrupted PG, so this shouldn't hold up Luminous rel... David Zafman
06:47 PM Bug #20687: osd: crashing on ec read partial failure

> Ashley Merrick wrote:
>
> Tried a ceph pg force_create_pg however says the following "Error ENOTSUP: this comm...
David Zafman
06:15 PM Bug #20687: osd: crashing on ec read partial failure
A fix for the case of a copy_from() (#3 in description) which will fail when an object in unreadable instead of crash... David Zafman
09:30 AM Bug #20687: osd: crashing on ec read partial failure
Ashley Merrick wrote:
> David Zafman wrote:
> > I am able to reproduce the assert(0 == "ERROR: source must exist") ...
Ashley Merrick
09:27 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shar...
Ashley Merrick
03:37 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shar...
Ashley Merrick
02:16 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shar...
Ashley Merrick
02:09 AM Bug #20687: osd: crashing on ec read partial failure

I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shard from any non-primar...
David Zafman
06:48 PM Revision 08df39bb (ceph): Move ceph-deploy config options into its own folder
The old structure of link at top folder is pretty much outdated, the test
config option needs to be specific to clust...
Vasu Kulkarni
06:47 PM rgw Bug #20763: Radosgw hangs after a few hours
Sure.
ceph -s:...
Martin Emrich
03:57 PM rgw Bug #20763: Radosgw hangs after a few hours
Hi Martin,
Can you provide a log snippet at -d --debug-rgw=20 --debug-ms=1 and include the transition to the hang ...
Matt Benjamin
03:49 PM rgw Bug #20763: Radosgw hangs after a few hours
I am seeing similar issues on upgrade from 10.2.6 to 12.1.0 (dev). I am not using Keystone.
My keystone specific c...
Vaibhav Bhembre
05:07 AM rgw Bug #20763 (Closed): Radosgw hangs after a few hours
Since upgrading to 12.1, our Object Gateways hang after a few hours, I only see these messages in the log file:

2...
Martin Emrich
06:09 PM Revision 4efcb8dc (ceph): mds: clean up obsolete declarations/headers
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:55 PM RADOS Bug #20770 (New): test_pidfile.sh test is failing 2 places

I've seen both of these on Jenkins make check runs.
test_pidfile.sh line 55...
David Zafman
04:29 PM Revision e51be85c (ceph): mgr: keep per-module checks, and report them back to the mon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:29 PM Revision ed57f8c7 (ceph): mgr/PyState: add set_health_checks method
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:29 PM Revision 76a35c17 (ceph): mon/PGMap: do not clear checks
We may be one of many contributors to the checks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:21 PM Feature #13578: a script to self-check the installation of monitor/OSD
Ceph Medic:
https://github.com/alfredodeza/ceph-medic
http://docs.ceph.com/ceph-medic/master/
Vikhyat Umrao
03:55 PM Bug #20699: osd-dup.sh keeps failing
moved to teuthology context instead of make check, hopefully it will be less fragile there! Sage Weil
03:54 PM mgr Bug #20758 (Resolved): ceph fs status: Row has incorrect number of values, (actual) 5!=6 (expected)
Sage Weil
03:38 PM Revision dfd5af27 (ceph): Merge pull request #16385 from mikulely/3-check-target-when-create-bucket
rgw: check placement existence when create bucket
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:31 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
We can ignore my comments here. They are caused by an incorrect configuration of "rgw dns name" in /etc/ceph/ceph.co... William Schroeder
03:19 PM Revision 70c1e5d4 (ceph): Merge pull request #16540 from cbodley/wip-mrgw-admin-socket
rgw: restore admin socket path in mrgw.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Feature #20768 (Need More Info): Add API to cancel AIO requiest (for RBD and for Rados). Both for...
Марк Коренберг
03:15 PM Revision ced252b3 (ceph): doc/rados/operations/health-checks: document new health warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:08 PM Revision 4e59954f (ceph): qa/suites/rados: whitelist various tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:59 PM Revision 374eaa39 (ceph): osd/OSDMap: expose pool application warnings
by moving the code into proper place.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:51 PM Revision d3e1c6c9 (ceph): Merge pull request #16513 from liewegas/wip-standalone
qa: move ceph-helpers-based make check tests to qa/standalone; run via teuthology
Reviewed-by: Kefu Chai <kchai@redh...
Sage Weil
02:36 PM Revision 4c2b8f29 (ceph): Merge pull request #16566 from jcsp/wip-doc-health
doc/rados: add page for health checks and update monitoring.rst
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 PM Revision 1a1a6744 (ceph): common: dout can work also with non-raw pointers to CephContext.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:24 PM Revision d8606b14 (ceph): rgw: fix segfault in RevokeThread during its shutdown procedure.
Fixes: http://tracker.ceph.com/issues/19831
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by...
Radoslaw Zarzynski
02:13 PM Revision 5bf94257 (ceph): doc/rados: add page for health checks and update monitoring.rst
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:00 PM Revision 6a38a354 (ceph): Merge pull request #16545 from asomers/install-deps
install-deps.sh: add missing dependencies for FreeBSD
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Sage Weil
01:56 PM Revision 65e0f2ce (ceph): Merge pull request #16564 from liewegas/wip-vstart-mgr
vstart.sh: fix mgr vs restful command startup race
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Abhish...
Sage Weil
01:51 PM Revision fc8e5e1c (ceph): ceph-disk/tests/ceph-disk.sh: wait for right number of pgs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 PM mgr Bug #20767 (Resolved): Zabbix plugin assumes legacy compat mode for health json
Zabbix ceph mgr plugin is broken and fire an error when you try to send data manually:... Fabien Brachere
01:31 PM Revision 7776ece5 (ceph): Tailor for dup ops testing.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
01:20 PM Revision 0495efe6 (ceph): vstart.sh: fix mgr vs restful command startup race
If the mgr hasn't activated yet we won't have registered the python
commands. Use 'ceph tell mgr ...' to ensure we b...
Sage Weil
01:07 PM mgr Bug #20766 (Duplicate): mgr: segv on shutdown
Stopping ceph-mgr w/CTRL-C, I get after a while:
::ffff:10.17.151.15 - - [25/Jul/2017:09:02:46] "GET /health_data ...
Matt Benjamin
12:34 PM Revision 237d951e (ceph): common: fix indent
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
11:51 AM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Orit Wasserman
11:40 AM Bug #20765 (Can't reproduce): bluestore: mismatched uuid in bdev_label after unclean shutdown
Few hours after creation, one of my Bluestore OSDs was killed by OOM. It won't start now. This is on luminous RC, wit... Tomasz Torcz
11:39 AM Revision 8d75a450 (ceph): common/WorkQueue: use threadpoolname + threadaddr for heartbeat_handle_...
Current log: 'tp_osd_tp thread tp_osd_tp'
changed to 'OSD::osd_op_tp thread 0x7fd83ac52700'
This reverts commit ...
huangjun
11:35 AM Revision b311fce3 (ceph): rbd-mirror: image deletion should ensure journal is owned by remote peer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:17 AM Revision 9d9dcb72 (ceph): librbd: log message cleanup
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:17 AM Revision 76fd8824 (ceph): qa/workunits/rbd: rbd-mirror now treats no primary image as unknown state
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:17 AM Revision 2b523fb8 (ceph): rbd-mirror: ensure derived image removals are associated to remote peer
If the remote pool image listing is retrieved before the local pool image
listing, the derived image removals would i...
Jason Dillaman
11:14 AM Revision daf8efee (ceph): qa/tasks/dump_stuck: fix dump_stuck test bug
Test cluster with 2 osds, stop osd.0, if osd.1
report the pg stats during pg peering, mon will
record pg state to...
huangjun
11:08 AM Revision bb33fd85 (ceph): osd/PrimaryLogPG: fix recovering hang when have unfound objects
pg_log.get_missing() return type is pg_missing_tracker_t,
if we use:
const pg_missing_t &missing = pg_log.get_m...
huangjun
11:01 AM Revision 0988a34a (ceph): Merge pull request #16497 from weiqiaomiao/wip_weiqm_rgw_compile_warn
rgw: Drop dump_usage_bucket_info() to silence warning from -Wunused-function
Reviewed-by: Jos Collin <jcollin@redhat...
Jos Collin
10:05 AM RADOS Bug #19198 (Need More Info): Bluestore doubles mem usage when caching object content
Mohamad Gebai
10:05 AM RADOS Bug #19198: Bluestore doubles mem usage when caching object content
Update: the unit test in attachment does show that twice the memory is used due to page-alignment inefficiencies. How... Mohamad Gebai
09:44 AM Revision a5cd03c6 (ceph): kv: let ceph_logger destructed after db reset
if ceph_logger is deleted earlier than db, it may still be used by db, which cause a segment fault.
Signed-off-by: w...
wumingqiao
09:18 AM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
kefu, I'm happy to do this. just let you know that I'm working on this. assign this issue to me, please. I will ping ... Chang Liu
09:04 AM Bug #20745: Error on create-initial with --cluster
Yes... there is not so much history about creating a ceph cluster...
--> as root
echo "vdicceph ALL = (root) NOPA...
Oscar Segarra
09:01 AM Revision 3903e213 (ceph): rgw: Do not decrement stats cache when the cache values are zero
With RGWs configured in a load balancer, there is a possibility of
having the cached values going unbound, when PUT/D...
Pavan Rallabhandi
07:28 AM Revision be7d9d92 (ceph): Merge pull request #16394 from jcsp/wip-pr-docs
doc: add doc requirements on PR submitters
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Greg Far...
Kefu Chai
06:13 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
Looks like the fix is at https://github.com/ceph/ceph/pull/16495 and this was duplicated by http://tracker.ceph.com/i... Ben Hines
06:00 AM Revision 460a820a (ceph): osd: Implement asynchronous scrub sleep
Rather than blocking the main op queue just do an async sleep.
Fixes: http://tracker.ceph.com/issues/19497
Signed-o...
Brad Hubbard
05:32 AM Revision 77ecc5c6 (ceph): Merge pull request #16038 from ztczll/ztczll
.mailmap, .organizationmap: Update ztczll affiliation
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-...
Jos Collin
05:19 AM Revision 450633b9 (ceph): mon/OSDMonitor: ENOENT on removing non-existent app key
So we don't bother to trigger an pool update, which is potentially
big stuff.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
05:19 AM Revision b4dcdecb (ceph): mon/OSDMonitor: ENOENT on disabling non-existend app
so we don't bother to trigger an pool update, which is potentially
big stuff.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
05:14 AM Revision e56d4c48 (ceph): Merge pull request #16493 from smithfarm/wip-suppress-upgrade-fail
tests: run certain upgrade/jewel-x tests on Xenial only
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: G...
Nathan Cutler
05:13 AM Revision 02427216 (ceph): Merge pull request #14597 from gregsfortytwo/wip-kraken-snaptrim
kraken: core: improve control and throttling of the snap trimmer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:59 AM Revision 6ee0de85 (ceph): doc: document mClock related options
* rados/configuration/osd-config-ref.rst: document mClock related
options
* release-notes.rst: fix syntax errors. l...
Kefu Chai
03:49 AM Revision 05d17fd5 (ceph): .mailmap, .organizationmap: Update ztczll affiliation
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
03:14 AM rgw Feature #20733: RGW bucket limits
up xianglong wang
02:49 AM Revision 6509d06c (ceph): mds: close object section of formatter
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
02:24 AM Revision 8dc7b5df (ceph): mon/PGMap: make plurals be more compatible with existing codes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM Revision 5a9b3b7a (ceph): mon/PGMap: fix copy-and-paste error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM Revision 507797ea (ceph): mon/PGMap: fix condition checking for slow-requests
op_queue_age_hist collects op stats in ms, not sec.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:24 AM Revision 17c4a76f (ceph): mon/HealthMontior: guard propose_pending() process
Which is for leader only.
The current code logic has no problem but this is defensive
and therefore should be conside...
xie xingguo
02:24 AM Revision b61cbe70 (ceph): mon/PGMap: be helpful for "pg ls *" CLIs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM Revision ea723fbb (ceph): mon/OSDMonitor: post-clean pg_temp during priming if possible
By vstarting a 3-osds cluster and 'ceph osd purge osd.0', then 'ceph -s':
services:
mon: 3 daemons, quorum a,b...
xie xingguo
02:11 AM Revision cabad622 (ceph): qa/standalone/ceph-helpers: factor rbd pool create out of run_mon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 AM Revision 766229b0 (ceph): qa/standalone/scrub: separate scrub/repair tests from rest of osd/
They are slow. Run them separately.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision 34999b34 (ceph): mds/MDSMap: init mds_features
This can lead to ceph-dencoder reencode failures. Doesn't matter too
much in the real world since body decodes these...
Sage Weil
02:11 AM Revision 7c157863 (ceph): qa/run-standalone.sh: helper to run all standalone tests
Nothing fancy, but documents how these are run.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision 71ea1716 (ceph): qa: move ceph-helpers and misc src/test/*.sh tests to qa/standalone
- stop running via make check
- add teuthology yamls to run them
- disable ceph_objecstore_tool.py for now (too slow ...
Sage Weil
02:11 AM Revision b12bebe4 (ceph): qa/standalone/mon/osd-pool-create: stop testing create pool output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:00 AM Revision 5c3ffe06 (ceph): librbd: ignore -ENOENT error when listing mirror image statuses
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 AM Revision 6fd6ac6e (ceph): mgr/dashboard: drop debug line that slipped into repo
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 AM Revision fa4585c6 (ceph): mgr/dashboard: hide pools that do not have RBD mirroring enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 AM Revision 4e6e0e20 (ceph): mgr/dashboard: initial RBD iSCSI integration
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:51 AM Revision da86e2d1 (ceph): msg/async/AsyncConnection: set the value of l_msgr_send_bytes to how mu...
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
01:11 AM Revision 62b6d2d9 (ceph): Merge pull request #16468 from gmayyyha/mgr-show-rbd-features
mgr/dashboard: show rbd image features
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: John Spray <jo...
Jason Dillaman
01:05 AM Revision 38276823 (ceph): rgw multisite: add two bucket sync test case: enable right after disable,
sync status obj deleted after disable sync.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
12:33 AM Revision ef02e8f2 (ceph): mgr/dashboard: rbd image show features
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
12:22 AM rbd Feature #20762 (New): rbdmap should support other block devices
Right now "rbd nbd XYZ" is supported and eventually "rbd ggate XYZ" Jason Dillaman
12:17 AM Revision 964173c1 (ceph): Merge pull request #16537 from shangzhong/wip-update-organization
mailmap: add affiliation for Zhu Shangzhong
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
12:12 AM rgw Bug #20755: radosgw crash when service is restarted during lifecycle processing
PR: https://github.com/ceph/ceph/pull/16495/commits/008b91c5fb0c3b030ac73f654e11158acbd74419 wei qiaomiao
12:02 AM Revision c8e97f45 (ceph): Merge pull request #16427 from shangzhong/wip-20685
ceph-disk: s/ceph_osd_mkfs/command_check_call/
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:00 AM Revision 60d0c678 (ceph): Merge pull request #16362 from tchaikov/wip-ceph-disk
ceph-disk: use '-' for feeding ceph cli with stdin
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Alfr...
Kefu Chai

07/24/2017

11:33 PM Revision 821511bd (ceph): openstack: Fix shebangs on openstack scripts
Many of the files in qa/qa_scripts/openstack had incorrect shebang
lines: the bang was missing. This means that thos...
Alan Somers
10:48 PM Revision 5b10a736 (ceph): install-deps.sh: add missing dependencies for FreeBSD
Signed-off-by: Alan Somers <asomers@gmail.com> Alan Somers
10:23 PM rgw Bug #20373: "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
Building wip-yuri-master_2017_7_24 Yuri Weinstein
10:17 PM Revision b9127e7e (ceph): mgr/MgrClient: do not attempt to access a global variable for config
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:59 PM Revision f7cae175 (ceph): librados: add missing implementations for C service daemon API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:35 PM Revision 37af21ba (ceph): librados.h: add LIBRADOS_SUPPORTS_APP_METADATA
Allow external applications to trivially identify support for
the new app metadata interface.
Signed-off-by: Matt Be...
Matt Benjamin
08:54 PM Revision f347ef54 (ceph): qa/workunits/cephtool/test.sh: disable 'fs status' until bug is fixed
See http://tracker.ceph.com/issues/20761
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:45 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
Discovered that Hammer's auth_hdr debug output ends with:... William Schroeder
07:48 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
I was able to reproduce this by running s3curl against demo Docker containers.
ceph/demo:tag-build-master-hammer-u...
William Schroeder
07:02 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
Hello!
My team is trying to update from Hammer to Jewel, and we believe we have run into this issue. We are testi...
William Schroeder
08:01 PM CephFS Bug #20761 (Resolved): fs status: KeyError in handle_fs_status
... Sage Weil
07:44 PM Revision 0e41fb2d (ceph): ceph: drop --admin-socket warning/error on ceph cli
'ceph daemon' has existed for a long time; this has outlived its
usefullness.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
07:44 PM Revision 2e595521 (ceph): qa/tasks/workunit: allow alt basedir
Instead of 'qa/workunits' allow something like 'qa/standalone'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:44 PM Revision e364a479 (ceph): unittest_compression: speed it up
~4m -> ~25s
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:44 PM Revision 6b245806 (ceph): deb,rpm: require socat for ceph-test
Used by qa/standalone/mon/mon-bind.sh.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:21 PM Revision 1559e5a6 (ceph): rgw: restore admin socket path in mrgw.sh
ceph-conf was rejecting the entity name with:
error parsing 'radosgw.8000': expected string of the form TYPE.ID, val...
Casey Bodley
06:21 PM Revision a627f243 (ceph): osd: populate last_epoch_split during build_initial_pg_history
If we get a pg create and have to generate the pg_history_t fields,
populate the last_epoch_split field too. This is...
Sage Weil
06:14 PM CephFS Feature #20760 (Resolved): mds: add perf counters for all mds-to-mds messages
Idea here is to have a better idea of what the MDS are doing through external tools (graphs). Continuation of #19362. Patrick Donnelly
05:50 PM RADOS Bug #20734 (Duplicate): mon: leaks caught by valgrind
Closing this one since it doesn't have the actual allocation traceback. Greg Farnum
05:48 PM Revision 26051db7 (ceph): Merge pull request #16399 from batrick/cephfs-ptl-change
AUTHORS: update CephFS PTL
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
05:43 PM Revision f5bd6f09 (ceph): doc: update CephFS PTL
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:28 PM Bug #20745: Error on create-initial with --cluster
Have you followed all steps properly, The nightly tests I see on centos 7.3 dont show any issues. Vasu Kulkarni
05:21 PM rgw Bug #20686 (Pending Backport): rgw hangs in RGWRealmReloader::reload on SIGHUP
Casey Bodley
05:04 PM RADOS Bug #20739 (Resolved): missing deletes not excluded from pgnls results?
https://github.com/ceph/ceph/pull/16490 Greg Farnum
04:56 PM RADOS Bug #20753 (Fix Under Review): osd/PGLog.h: 1310: FAILED assert(0 == "invalid missing set entry f...
This is just a bad assert - the missing entry was added by repair.... Josh Durgin
04:55 PM Revision 02c2e853 (ceph): Merge pull request #16509 from liewegas/wip-rgw-wait
qa/suits/rados/basic/tasks/rgw_snaps: wait for pools to be created
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
04:55 PM Revision fca89877 (ceph): osd/PGLog: fix inaccurate missing assert
Repair and EIO handling can add missing items after log.tail
Fixes: http://tracker.ceph.com/issues/20753
Signed-off-...
Josh Durgin
04:29 PM Revision f7690d35 (ceph): rgw: fix memory leaks during Swift Static Website's error handling.
Fixes: http://tracker.ceph.com/issues/20757
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
04:21 PM Revision 05da6d34 (ceph): doc/dev/ceph-disk: add docs for ceph-disk
we might want to move part of it to user-facing docs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:21 PM Revision 4373ea69 (ceph): ceph-disk: s|/dev/fd/0|-|
3a4931b allows ceph cli to use '-' to denote stdin/stdout, so use it
instead of /dev/fd/0.
Signed-off-by: Kefu Chai ...
Kefu Chai
04:02 PM Revision 126cf70c (ceph): Merge pull request #16437 from tchaikov/wip-doc-fixes
doc: update ceph(8) man page with new sub-commands
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:43 PM Revision 5c8d2736 (ceph): doc: mention that tenant names may be specified in adminops api
We already allow for tenant names to be specified as a part of uid in
the adminops api, mention this. Also mention ab...
Abhishek Lekshmanan
03:43 PM Revision af0e307a (ceph): rgw: adminops API now supports tenant param for user creation
Allow `tenant` as a param for user creation API, also document this.
Currently we still return a -ENOENT when an inva...
Abhishek Lekshmanan
03:43 PM Revision d50ef542 (ceph): rgw_user: validate tenant names when creating user
Also moved `validate_tenant_name` function from RGWHandler_REST to
rgw_user, a new function called `rgw_validate_tena...
Abhishek Lekshmanan
03:34 PM Feature #20553: Devuan support
This means that unit files will need to be updated/ported to work with non-systemd in Ceph, and then that would need ... Alfredo Deza
03:32 PM Backport #18737 (Closed): RuntimeError("ceph-deploy: Failed to install ceph")
When a SHA1 hasn't been built a 504 will be returned. This is expected. Make sure that the SHA1 requested has been bu... Alfredo Deza
03:30 PM Revision b4c42f39 (ceph): Merge pull request #16417 from fangyuxiangGL/rgw-hang
rgw: fix rgw hang when do RGWRealmReloader::reload after go SIGHUP
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
...
Yuri Weinstein
03:29 PM Revision 6e9097e6 (ceph): Merge pull request #16422 from theanalyst/rgw-lc-log-fix
rgw: fix asctime when logging in rgw_lc
Reviewed-by: Daniel Gryniewicz <dang@fprintf.net>
Reviewed-by: Radoslaw Zarz...
Yuri Weinstein
03:18 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
OK we fetch the storage stats only for the bucket stats not the user stats.
The failure is for the user stats, makin...
Orit Wasserman
02:20 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Can you provide rgw logs? (debug_rgw = 20)
From the code it should have return false on can_use_cache_stats and fetc...
Orit Wasserman
01:42 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Yes it is reproducible on master as well, sorry if the affected versions field has misled you. Pavan Rallabhandi
12:03 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Dcan you reproduce it on newer ceph versions? Orit Wasserman
03:10 PM Revision b339ef25 (ceph): ceph-disk: s/ceph_osd_mkfs/command_check_call/
Fixes: http://tracker.ceph.com/issues/20685
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
shangzhong zhu
03:08 PM RADOS Bug #20759 (Can't reproduce): mon: valgrind detects a few leaks
From /a/joshd-2017-07-23_23:56:38-rados:verify-wip-20747-distro-basic-smithi/1435050/remote/smithi036/log/valgrind/mo... Josh Durgin
03:04 PM RADOS Bug #20747 (Fix Under Review): leaked context from handle_recovery_delete
https://github.com/ceph/ceph/pull/16536 Josh Durgin
03:01 PM Revision f9e9a5e0 (ceph): Update my organization and mail
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn> shangzhong zhu
02:53 PM Revision dbb48ca4 (ceph): Merge pull request #16524 from dingdangzhang/master
msg/async: use auto iterator having more simple code and good performance
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:45 PM Bug #20748 (Fix Under Review): segfault in OSDMap::_pg_to_up_acting_osds
https://github.com/ceph/ceph/pull/16535 Sage Weil
02:44 PM rgw Bug #20289 (Resolved): "failed to list reshard log entries" spams log file
Abhishek Lekshmanan
02:08 PM Revision a9506504 (ceph): mon/OSDMonitor: ensure UP is not set for newly-created OSDs
Due to http://tracker.ceph.com/issues/20751 it is possible for the UP
state bit to be set for OSDs without EXISTS. M...
Sage Weil
02:05 PM mgr Bug #20758 (Fix Under Review): ceph fs status: Row has incorrect number of values, (actual) 5!=6 ...
https://github.com/ceph/ceph/pull/16533 Sage Weil
02:03 PM mgr Bug #20758 (Resolved): ceph fs status: Row has incorrect number of values, (actual) 5!=6 (expected)
<pre
2017-07-24T07:21:03.374 INFO:tasks.workunit.client.0.smithi092.stderr:/home/ubuntu/cephtest/clone.client.0/qa/w...
Sage Weil
02:03 PM Revision 5ca6d726 (ceph): Merge pull request #16481 from nikitych/bug20706
ceph-disk: Fix for missing 'not' in *_is_diskdevice checks
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:02 PM Revision 7a497c37 (ceph): Merge pull request #16247 from shangzhong/wip-20556
ceph-disk: change the lockbox partition number to 5
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kef...
Kefu Chai
02:01 PM Revision 29549e68 (ceph): Merge pull request #13723 from ovh/bp-forced-recovery
osd/PG: make prioritized recovery possible
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:59 PM Revision 5a422d7c (ceph): Merge pull request #16504 from Yan-waller/wip-walle-0721osdclients
osd: fix OpRequest and tracked op dump information
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:59 PM Revision c8e16de4 (ceph): Merge pull request #16512 from liupan1111/wip-fix-latency
common: the latency dumped by "ceph osd perf" is not real
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:58 PM RADOS Bug #20751 (In Progress): osd_state not updated properly during osd-reuse-id.sh
Hmm, we should also ensure that UP is cleared when doing the destroy, since existing clusters may have osds that !EXI... Sage Weil
01:57 PM RADOS Bug #20751 (Resolved): osd_state not updated properly during osd-reuse-id.sh
Sage Weil
02:04 AM RADOS Bug #20751 (Fix Under Review): osd_state not updated properly during osd-reuse-id.sh
https://github.com/ceph/ceph/pull/16518 Sage Weil
01:57 PM Revision f219d49a (ceph): Merge pull request #16518 from liewegas/wip-20751
mon/OSDMonitor: remove zeroed new_state updates
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:55 PM Revision 5026fffb (ceph): Merge pull request #16365 from jcsp/wip-osd-marked-me-down
osd: rephrase "wrongly marked me down" clog message
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg ...
John Spray
01:54 PM Revision a8377401 (ceph): osd: rephrase "wrongly marked me down" clog message
Rephrase as "Monitor daemon marked osd.<id> down, but it is
still running", which is more descriptive. Demote the
ep...
John Spray
01:54 PM Revision 343e1a42 (ceph): qa: update whitelist for "wrongly marked me down"
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:47 PM rgw Bug #20757 (Fix Under Review): rgw: RadosGW leaks memory during Swift Static Website's error hand...
PR: https://github.com/ceph/ceph/pull/16531. Radoslaw Zarzynski
01:01 PM rgw Bug #20757 (Resolved): rgw: RadosGW leaks memory during Swift Static Website's error handling
... Radoslaw Zarzynski
01:43 PM RADOS Bug #20693: monthrash has spurious PG_AVAILABILITY etc warnings
Ok, I've addressed one soruce of this, but there is another, see
/a/sage-2017-07-24_03:44:49-rados-wip-sage-testin...
Sage Weil
01:27 PM Revision fc8374b4 (ceph): Merge pull request #16326 from liewegas/wip-weight-set
crush,mon: add weight-set introspection and manipulation commands
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
...
Sage Weil
01:26 PM Revision c5ae6e05 (ceph): use auto iterator having more simple code and good performence
Signed-off-by: dingdangzhang <boqian.zy@alibaba-inc.com> dingdangzhang
01:10 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Matt Benjamin wrote:
> arg, it's...bitwise, sorry, will update
>
> I'm surprised this isn't universally hit.
> ...
supriti singh
01:04 PM Revision 48aa368d (ceph): common: reinstate freebsd ifdefs in options.cc
The automated conversion missed these.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:04 PM Revision 28671104 (ceph): common: remove dead default values from legacy opts
These were dead code and could cause confusion.
The actual default values live in options.cc since
it was added.
Si...
John Spray
01:03 PM Revision 69eaa7ff (ceph): common: separate out options by subsystem
This avoids compiler warning about one oversized
literal, allows us to add_service en-masse to
the whole collection, ...
John Spray
01:03 PM Revision 89acbd53 (ceph): common/options: mark all obvious LEVEL_DEV options
This is everthing matching kill.*at, debug, inject.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:03 PM Revision 4d06719f (ceph): common: use code_environment_t for daemon-ness in config
...and reinstate the set_daemon_default versions of config options
in place of the special casing in common_init.
Si...
John Spray
01:00 PM Revision 34f41257 (ceph): Merge pull request #16360 from dillaman/wip-rbd-mirror-service-daemon
mgr/dashboard: rbd mirroring status page
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:41 AM RADOS Bug #20750 (Resolved): ceph tell mgr fs status: Row has incorrect number of values, (actual) 5!=6...
John Spray
11:40 AM Revision 478ba056 (ceph): Merge pull request #16529 from Liuchang0812/wip-20750
mgr/status: row has incorrect number of values
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:39 AM Revision fa36dc3e (ceph): Merge pull request #16503 from renhwztetecs/renhw-wip-mon-rebuild-doc
doc/mon: fix ceph-authtool command in rebuild mon's sample
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM Revision 5dd3dff0 (ceph): OSDMonitor: check mon_max_pool_pg_num when set pool pg_num
Check the mon_max_pool_pg_num when creating pools, but did not
check in the the modification. So we can create a poo...
chenhg
10:31 AM Revision 8cf3b6b9 (ceph): Merge pull request #16523 from tchaikov/wip-ceph-disk-asok-dir
tests: add setup/teardown for asok dir
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Willem Jan Witha...
Kefu Chai
10:23 AM Revision 63d20e47 (ceph): doc/release-notes: escape "_" of unintended links
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:18 AM Revision c3607562 (ceph): tools: ceph-release-notes: escape _ for unintended links
foobar_ is taken as a hyper link by RST. so escape the underscores.
this change can avoid the warnings like:
ceph/do...
Kefu Chai
10:16 AM Revision 780c9acd (ceph): doc: document "ceph osd set-require-min-compat-client"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:16 AM Revision e7e58277 (ceph): doc/rados/operations/add-or-rm-osds: fix dead hyper link
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:34 AM Revision c7a88e42 (ceph): mgr/status: row has incorrect number of values
Fixes: http://tracker.ceph.com/issues/20750
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
Chang Liu
09:28 AM Revision 42d14a62 (ceph): Merge pull request #16507 from scienceluo/patch-1
Update .organizationmap
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:16 AM Revision c9712ab3 (ceph): msg/async: fix the typo error of l_msgr_send_bytes.
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
09:00 AM Revision f4dd2801 (ceph): doc/mon: fix ceph-authtool create keyring
if use "ceph-authtool keyring -n mon. --cap mon allow 'allow *'"
as err:
[root]# ceph-authtool keyring -n mon. --cap ...
huanwen ren
08:57 AM rgw Bug #20756 (In Progress): radosgw daemon crash when service is restarted during lifecycle processing
PR Created: https://github.com/ceph/ceph/pull/16495 Jos Collin
08:50 AM rgw Bug #20756 (Closed): radosgw daemon crash when service is restarted during lifecycle processing
radosgw daemon crash when service is restarted during lifecycle processing:
2017-07-24 00:00:19.854742 7fd4ca9da70...
wei qiaomiao
08:54 AM Revision 4a6a3413 (ceph): doc: document "ceph features"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:53 AM Revision 008b91c5 (ceph): rgw: fix radosgw will crash when service is restarted during lifecycle ...
in RGWRados::finalize(), store->gc is destructed before store->lc, if this func is called
(by service restart or othe...
wei qiaomiao
08:47 AM rgw Bug #20755 (Closed): radosgw crash when service is restarted during lifecycle processing
radosgw crash when service is restarted during lifecycle processing:
2017-07-24 00:00:19.854742 7fd4ca9da700 -1 ...
wei qiaomiao
08:40 AM Revision 8c1a2b1d (ceph): vstart.sh: do not try to remove default asok_dir
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:39 AM Revision b0bd816d (ceph): tests: add setup/teardown for asok dir
ceph-disk.sh has its own setup/teardown, so update them also. so asok
files will have their parent directory when bei...
Kefu Chai
08:25 AM Revision 7536d2ec (ceph): Merge pull request #16502 from weiqiaomiao/wip_weiqm_unlock_bucket
rgw: should unlock when reshard_log->update() reture non-zero in RGWB…
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
06:07 AM Revision 2efd7cd6 (ceph): jewel:ceph-disk:remove the special check to bcache devices
if we skip partition when coming cross the bcache device in ceph-disk,
the udev can't detect the osd in such devices ...
wei qiaomiao
04:32 AM Revision 86c8b720 (ceph): rgw: Drop Unused function in rgw_usage.cc
fix compile warnning in any PR (Ex: https://jenkins.ceph.com/job/ceph-pull-requests/29193/console):
/home/jenkins-bui...
wei qiaomiao
04:30 AM Revision ff5bd5bd (ceph): rgw: should unlock when reshard_log->update() reture non-zero in RGWBuc...
Signed-off-by: Wei Qiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
02:37 AM RADOS Bug #20754 (Fix Under Review): osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_mi...
https://github.com/ceph/ceph/pull/16519 Sage Weil
02:35 AM RADOS Bug #20754: osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_misdirected_ops)
the pg was split in e80:... Sage Weil
02:35 AM RADOS Bug #20754 (Resolved): osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_misdirecte...
... Sage Weil
02:03 AM Revision 23b6df4e (ceph): osd/OSDMap: fix Incremental::dump
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:03 AM Revision a1611c89 (ceph): mon/OSDMonitor: remove zeroed new_state updates
These are interpreted as CEPH_OSD_UP in apply_incremental for legacy
reasons--we don't want them!
Fixes: http://trac...
Sage Weil
01:23 AM Bug #20749: the latency dumped by "ceph osd perf" is not real
Will fix it in this PR:
https://github.com/ceph/ceph/pull/16512
Pan Liu
12:58 AM Revision 5035d4c3 (ceph): osd/OSDMap: expose pool application warnings
by moving the code into proper place.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo

07/23/2017

07:08 PM RADOS Bug #20753 (Resolved): osd/PGLog.h: 1310: FAILED assert(0 == "invalid missing set entry found")
... Sage Weil
02:22 PM Bug #20529: Illegal instruction in RocksDB
Not surprising, but deploying a bluestore OSD blows up in a similar way on the identified systems. I can also provid... John Jaser
01:04 PM rbd Bug #20580: rbd map should warn when creating duplicate devices for the same image
PR: https://github.com/ceph/ceph/pull/16517 Jing Li
08:38 AM CephFS Feature #20752 (Resolved): cap message flag which indicates if client still has pending capsnap
current mds code uses "(cap->issued() & CEPH_CAP_ANY_FILE_WR) == 0" to infer that client has no pending capsnap. ther... Zheng Yan
07:55 AM Revision 67991e1f (ceph): common: the latency dumped by "ceph osd perf" is not real
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
06:27 AM Revision 3f591d4f (ceph): osd: PrimaryLogPG, PGBackend: complete callback even if interval changes
This avoids leaking the callback passed to remove_missing_object().
Use EAGAIN to signal that the work was not comple...
Josh Durgin
02:27 AM RADOS Bug #20751 (Resolved): osd_state not updated properly during osd-reuse-id.sh
when running osd-reuse-id.sh via teuthology i reliably fail an assert about all osds support the stateful mon subscri... Sage Weil
02:14 AM Revision 27c1d62a (ceph): Merge pull request #16508 from liewegas/wip-mgr-lock-cycle
mgr: fix lock cycle Sage Weil
02:12 AM RADOS Bug #20750 (Resolved): ceph tell mgr fs status: Row has incorrect number of values, (actual) 5!=6...
... Sage Weil
01:51 AM Bug #20749 (Resolved): the latency dumped by "ceph osd perf" is not real
When there is no IO for the cluster(or for an OSD), the latency dumped by "ceph osd perf" is still not zero. Pan Liu
01:40 AM Bug #20748 (Resolved): segfault in OSDMap::_pg_to_up_acting_osds
log: incerta03:/tmp/cbt/ceph/log/osd.10.log
core: incerta03:/tmp/cbt/ceph/core.tp_osd_tp.17701.incerta03.front.sepia...
Mark Nelson

07/22/2017

10:54 PM Revision ecd1193a (ceph): qa/suites/rados/basic/tasks/rgw_snaps: wait for pools to be be created
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:54 PM Revision 9b4002b6 (ceph): qa/suites/rados/basic/tasks/rgw_snaps: fix pool list
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:46 PM Bug #20529: Illegal instruction in RocksDB
I'm seeing this too:
AMD A6-5400K APU - OK
AMD Phenom(tm) II X4 955 - Fails
Pentium(R) Dual-Core CPU E5300 @ ...
John Jaser
06:07 PM Revision 17c1a8f7 (ceph): Merge pull request #16488 from liewegas/wip-skewed
common/options: remove mon_warn_osd_usage_min_max_delta from options.cc too
Reviewed-by: xie xingguo <xie.xingguo@zt...
Sage Weil
06:07 PM Revision 1fbf4ca7 (ceph): Merge pull request #16490 from jdurgin/wip-20739
osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:07 PM Revision a7b40ce1 (ceph): Merge pull request #16501 from liewegas/wip-fix-mgr-commands
mon: do not dereference empty mgr_commands Sage Weil
06:06 PM RADOS Bug #20747 (Resolved): leaked context from handle_recovery_delete
... Sage Weil
06:01 PM Revision 08bdc2c8 (ceph): Merge pull request #16500 from liewegas/wip-compact-sudo
qa/workunits/cephtool/test.sh: add sudo for daemon compact
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:48 PM Revision bb2c84ed (ceph): mgr/PyModules: fix lock name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:48 PM Revision d7ba56f4 (ceph): mgr/DaemonServer: fix lock cycle
This breaks a lock cycle with DaemonState::lock and PyModules::lock.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:35 PM mgr Bug #20746 (Resolved): dashboard: usage graph is getting more and mor big
I have saved a video:
https://www.useloom.com/share/ce92e8143a064828890daf95734e114b
On it you can see how:
...
Oscar Segarra
03:35 PM Bug #20745 (Resolved): Error on create-initial with --cluster
[vdicceph@vdicnode01 ceph]$ ceph-deploy --cluster vdicmgmt --username vdicceph mon create-initial
[ceph_deploy.conf]...
Oscar Segarra
03:11 PM Revision 5ba8236e (ceph): Update .organizationmap
The list of contributors to ZTE looks better if it is in alphabetical order.
Signed-off-by: Luo Kexue luo.kexue@zte....
luokexue
08:18 AM Revision ba01a946 (ceph): doc: add rbd new trash cli in rbd.rst
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:13 AM Revision bdb16fd0 (ceph): tests: upgrade/jewel-x/parallel: drop duplicate kraken.yaml
This yaml file has the effect of re-running "ceph osd set require_kraken_osds"
at the very end of the test. Drop it.
...
Nathan Cutler
07:29 AM Revision 79168ecb (ceph): osd: store op request source info
if we use command 'ceph daemon osd.# dump_historic_ops' to check the history
tracked ops, the 'client_addr' is alway...
Yan Jun
07:22 AM Revision fa0e314c (ceph): test: s/osd_objectstore_type/osd_objectstore/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:27 AM Revision 53c85054 (ceph): common: dump field name of 'flag_point' and 'client_info'
we used to open "type_data" section as a array (that's open_array_section),
some key field names can not be dumped ou...
Yan Jun
05:12 AM Revision 860716e1 (ceph): rgw_file: introduce rgw_mount2 with a bucket name parameter
This explicitly allow mount a specified bucket in librgw.
Originally, mounting a bucket is implemented like a sub-dir...
Gui Hecheng
04:22 AM Revision 178b547e (ceph): rgw_file: new fsid for fs instance
We use an in-memory fs_inst_counter for fsid currently, but it
inevitably cause nfs automount problem across a nfs-ga...
Gui Hecheng
03:52 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> Ashley Merrick wrote:
> > David Zafman wrote:
> > > One interesting thing to note is that bo...
Ashley Merrick
03:51 AM Bug #20707: CMake distutil module forces Python projects to have useless files
Proposed a fix at https://github.com/dmick/ceph/commit/0196b31e3c7ea0855a5160590cc167432c23a1b4; don't know if it wor... Dan Mick
03:38 AM Revision 4e6487ca (ceph): Merge pull request #15991 from dillaman/wip-rbd-auth-profile
mon,osd: new rbd-based cephx cap profiles
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:36 AM Revision a40d8e4a (ceph): Merge pull request #16432 from liewegas/wip-mgr-daemonstate-lock
mgr: add per-DaemonState lock
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
03:36 AM Revision 0429acda (ceph): Merge pull request #16460 from liewegas/wip-mgr-metadata
mon: add mgr metdata commands, and overall 'versions' command for all daemon versions
Reviewed-by: Kefu Chai <kchai@...
Sage Weil
03:35 AM Revision 165f80a9 (ceph): Merge pull request #16465 from xiexingguo/wip-shutup-noscrub-warn
mon: stop issuing not-[deep]-scrubbed warnings if disabled
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:34 AM Revision 31e90618 (ceph): Merge pull request #16477 from tchaikov/wip-health-mon
mon/HealthMonitor: trigger a proposal if stat updated
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xing...
Sage Weil
03:34 AM Revision 4d4b0b46 (ceph): Merge pull request #16478 from xiexingguo/wip-drop-empty-message
mon/HealthMonitor: avoid sending unnecessary MMonHealthChecks to leader
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:34 AM Revision bea20a4c (ceph): Merge pull request #16480 from jcsp/wip-rm-convert
common: remove config opt conversion utility
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Sage Weil
03:32 AM Revision c1704f2e (ceph): mon: do not dereference empty mgr_commands
This may be empty before the initial quorum commits the static command
list.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:22 AM RADOS Bug #20744 (Resolved): monthrash: WRN Manager daemon x is unresponsive. No standby daemons available
/a/sage-2017-07-21_21:27:50-rados-wip-sage-testing-distro-basic-smithi/1427732 for latest example.
The problem app...
Sage Weil
03:20 AM rbd Bug #20743 (Can't reproduce): TestClsRbd.group_image_list failed
... Sage Weil
03:18 AM Revision 2f272ab4 (ceph): qa/workunits/cephtool/test.sh: add sudo for daemon compact
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:25 AM rbd Documentation #20702: [cli] document new trash commands
https://github.com/ceph/ceph/pull/16498 wb song
01:48 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
wei qiaomiao wrote:
> I think this PR: http://tracker.ceph.com/issues/19956 will help you.
The link just goes bac...
Ben Hines
12:31 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
I think this PR: http://tracker.ceph.com/issues/19956 will help you. wei qiaomiao

07/21/2017

10:30 PM CephFS Bug #20594 (In Progress): mds: cache limits should be expressed in memory usage, not inode count
Patrick Donnelly
10:06 PM Revision dc8c2231 (ceph): tests: run certain upgrade/jewel-x tests on Xenial only
This PR drops two upgrade/jewel-x test cases that are not compatible with
https://github.com/ceph/ceph/pull/14597
Si...
Nathan Cutler
10:04 PM Bug #20687: osd: crashing on ec read partial failure
Ashley Merrick wrote:
> David Zafman wrote:
> > One interesting thing to note is that both crashes involve missing ...
David Zafman
08:11 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> One interesting thing to note is that both crashes involve missing things: collections (direct...
Ashley Merrick
03:09 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> One interesting thing to note is that both crashes involve missing things: collections (direct...
Ashley Merrick
08:31 PM CephFS Bug #20682 (Resolved): qa: test_client_pin looking for wrong health warning string
Patrick Donnelly
08:31 PM CephFS Bug #20569 (Resolved): mds: don't mark dirty rstat on non-auth inode
Patrick Donnelly
08:29 PM CephFS Bug #20592 (Pending Backport): client::mkdirs not handle well when two clients send mkdir request...
Patrick Donnelly
08:28 PM CephFS Bug #20583 (Resolved): mds: improve wording when mds respawns due to mdsmap removal
Patrick Donnelly
08:27 PM CephFS Bug #20072 (Resolved): TestStrays.test_snapshot_remove doesn't handle head whiteout in pgls results
Patrick Donnelly
08:23 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Currently it looks good. Will wait until monday to be sure. Stefan Priebe
08:13 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
08:23 PM Revision 1e5c8aef (ceph): Merge PR 16390 into master
* refs/remotes/upstream/pull/16390/head:
mds: cleanup with unique_ptr
mds: add to get version in the mds_commands
...
Patrick Donnelly
08:23 PM Revision ed80b5ad (ceph): rgw: consider IfExists when evaluating policy conditions
Fixes: http://tracker.ceph.com/issues/20708
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:23 PM Revision 9506789c (ceph): Merge PR 16379 into master
* refs/remotes/upstream/pull/16379/head:
qa: fix MDS_CLIENT_RECALL copy error
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
08:23 PM Revision 9e936c70 (ceph): Merge PR 16337 into master
* refs/remotes/upstream/pull/16337/head:
mds: clear dirty rstat flag on non-auth inode when finishing scatter update...
Patrick Donnelly
08:23 PM Revision e46d63c8 (ceph): Merge PR 16280 into master
* refs/remotes/upstream/pull/16280/head:
Client: mkdirs bugs when two clients send mkdir request for a same dir
Rev...
Patrick Donnelly
08:22 PM Revision 71e49cf1 (ceph): Merge PR 16278 into master
* refs/remotes/upstream/pull/16278/head:
MDSMonitor: show laggy MDSs at higher debug level
Reviewed-by: Zheng Yan <...
Patrick Donnelly
08:22 PM Revision e0880c86 (ceph): Merge PR 16270 into master
* refs/remotes/upstream/pull/16270/head:
mds: improve wording of mdsmap dne logging
Reviewed-by: John Spray <john.s...
Patrick Donnelly
08:22 PM Revision 11d809e9 (ceph): Merge PR 16232 into master
* refs/remotes/upstream/pull/16232/head:
MDS: update the mlogger of mds in function check_memory_usage
Reviewed-by:...
Patrick Donnelly
08:22 PM Revision 4eb98508 (ceph): Merge PR 16231 into master
* refs/remotes/upstream/pull/16231/head:
Client: get rid of variable "butnot" in "client::get_caps"
Reviewed-by: Zh...
Patrick Donnelly
08:22 PM Revision 23e3d407 (ceph): Merge PR 16226 into master
* refs/remotes/upstream/pull/16226/head:
qa: wait for OSDMap to propagate for snap purge
Reviewed-by: Zheng Yan <zy...
Patrick Donnelly
08:22 PM Revision 58bac728 (ceph): Merge PR 16149 into master
* refs/remotes/upstream/pull/16149/head:
mds: misc cleanup
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
08:22 PM Revision db6b76b0 (ceph): Merge PR 15942 into master
* refs/remotes/upstream/pull/15942/head:
client: add unlock_fh_pos when abort
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
07:18 PM Revision 5e8fa3e0 (ceph): crush: assume weight_set != null imples weight_set_size > 0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:02 PM Revision 56176045 (ceph): osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Fixes: http://tracker.ceph.com/issues/20739
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:30 PM Revision 6b44cb60 (ceph): PendingReleaseNotes: added blurb for new RBD cap profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision 7f1b1dc3 (ceph): doc: include details for new RBD cap profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision d32485ff (ceph): qa/workunits/rbd: devstack test should use auth profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision 56614d0e (ceph): qa/suites/rbd: mirroring tests should use rbd cap profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision 44fa7ee7 (ceph): qa/workunits/rbd: rbd-mirror tests should use 'mirror' user
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision e1d439f2 (ceph): osd: expand profile caps upon construction to avoid potential race
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision 9ceac165 (ceph): mon: support regex-based restrictions on command caps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision bdbae2e5 (ceph): mon: added 'rbd' profile
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision 8aea47ab (ceph): osd: primitive cephx osd profile cap support
The two new example profiles are read-only and read-write
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:29 PM Revision 90d41ab4 (ceph): osd: new 'rbd'/'rbd-read-only' osd cap profiles
The 'rbd' profile provides read-only class access on all pools
to the 'rbd_children' object and write access to the o...
Jason Dillaman
06:29 PM Revision fc816cbe (ceph): mon,osd: drop the "allow" prefix for profile caps
The use of the a profile implies that it sets everything up. If
support for deny is ever added, it doesn't make much ...
Jason Dillaman
06:26 PM Bug #16895 (Resolved): src/test: some tests are silencing vstart admin socket setup failures
https://github.com/ceph/ceph/pull/16445 Kefu Chai
06:24 PM Revision 350feb87 (ceph): Merge pull request #16445 from tchaikov/wip-16895
test: create asok files in a temp directory under $TMPDIR
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-b...
Kefu Chai
05:50 PM Revision fac1de82 (ceph): qa/workunits/mon/crush_ops: require luminous clients for test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 09b89ace (ceph): qa/workunits/mon/crush_ops.sh: fix in-use rule removal test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 31b73305 (ceph): crush/CrushWrapper: only allocate weight_set if non-empty
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 3530cd7b (ceph): doc/rados/operations/crush-map: update crush location section
Fix various inaccuracies, simplify.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision dc0f73d9 (ceph): doc/rados/operations/crush-map: warn off manual crush map edits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 2e8afd16 (ceph): doc/rados/operations/crush-map*: restructure and clean up
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 1bc77d65 (ceph): doc/rados/operations/crush-map: document weight set commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 05d191ce (ceph): doc/rados/operations/crush-map: creating rules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision abf93430 (ceph): crush/CrushWrapper: link_bucket whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision b69d8bf3 (ceph): crush/CrushWrapper: remove_item_under whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 4d52e41b (ceph): crush/CrushWrapper: remove_item_under: weight down weight-sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision aec896bd (ceph): mon/OSDMonitor: 'osd crush rule ls' plaintext output
More suitable for scripting.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision e84f2020 (ceph): doc/rados/operations/crush-map: prune intro
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision c990e1ab (ceph): crush/CrushWrapper: create_or_move_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 75a3566d (ceph): crush/CrushWrapper: remove_item: weight down weight-sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 6dea6054 (ceph): crush/CrushWrapper: detach_bucket uninline
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision cdcfab35 (ceph): crush/CrushWrapper: detach_bucket: weight down weight_sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision e3df727c (ceph): crush/CrushWrapper: add_bucket: populate weight-sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision d31182cc (ceph): crush/CrushWrapper: bucket_add_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 2ceb22cd (ceph): crush/CrushWrapper: adjust_item_weight* whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision c731f288 (ceph): crush/CrushWrapper: update_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 25fbcff6 (ceph): crush/CrushWrapper: remove_item, bucket_remove_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 70263dae (ceph): mon: 'osd crush weight-set {ls,dump,create[-compat],rm[-compat],reweigh...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 4cb57f68 (ceph): crush/CrushWrapper: insert_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision a243936f (ceph): crush/CrushWrapper: get_choose_args_positions helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision fa4608ea (ceph): test/cli/crushtool: fix osd tree output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 5b1e859e (ceph): test/mon/osd-crush: remove xml osd-crush-tree.rng test
I don't know how to generate or update this, and am not *that* interested
in learning more xml.
Signed-off-by: Sage ...
Sage Weil
05:50 PM Revision 8c00e00f (ceph): crush/CrushWrapper: {create,rm}_choose_args(index)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 65068e24 (ceph): common/cmdparse: allow vector<double>
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision a7917a9d (ceph): crush/CrushWrapper: choose_arg_update_item_weight
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 87f64a95 (ceph): crush/CrushWrapper: make a compat/default choose_args
We can make a backward-compatible crush map for legacy clients only if we
have a single global choose_args for the wh...
Sage Weil
05:50 PM Revision 673c114e (ceph): crush/CrushTreeDumper: include parent in Item
This gives us info we need for the weight_sets...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision f5b3ec97 (ceph): crush: dump weight-set values with 'osd crush tree'
For plain, include a column for each pool. Show only the first weight if
it is positional.
For formatted, include t...
Sage Weil
05:50 PM Revision b196b27e (ceph): test/ceph_objectstore_tool.py: fix parsing of osd tree output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision ecf79d56 (ceph): osd/OSDMap: fix CHOOSE_ARGS feature detection in get_features()
We need to include the mask in the CEPH_FEATURES_CRUSH value, and | in the
FEATUREMASK later, because this is a secon...
Sage Weil
05:50 PM Revision b8287a78 (ceph): crush/CrushWrapper: whitespace cleanup in decode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 8f033d4a (ceph): crush/CrushWrapper: has_non_straw2_buckets()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision f7db2902 (ceph): crush/CrushWrapper: have_choose_args(index)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 5430c0d9 (ceph): crush/CrushWrapper: fix decoding of choose_args weight-set
Assert that ids_size matches the bucket while we are at it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision cfa32727 (ceph): common/options: remove mon_warn_osd_usage_min_max_delta from options.cc...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:25 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
As far as I know, the only thing left is to update in the documentation is the location of where the Ceph iSCSI RPM p... Aron Gunn
05:20 PM RADOS Bug #20684 (Resolved): pg refs leaked when osd shutdown
Sage Weil
04:43 PM RADOS Bug #20684: pg refs leaked when osd shutdown
Honggang Yang wrote:
> https://github.com/ceph/ceph/pull/16408
merged
Yuri Weinstein
05:19 PM Bug #20740 (Rejected): starting an OSD with an mpath device dumps core
It was a manually setup, and later discussion on irc when using ceph-deploy on new node with multipath worked. hence ... Vasu Kulkarni
05:02 PM Bug #20740 (Rejected): starting an OSD with an mpath device dumps core
Hi, here's the preliminary info:... greg golin
05:15 PM Bug #20742: "ObjectCacher.cc: 1196: FAILED assert(ob->last_commit_tid < tid)" in powercycle
also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-07-20_20:39:57-powercycle-master-testing-basic-mira/14255... Yuri Weinstein
05:15 PM Bug #20742 (Can't reproduce): "ObjectCacher.cc: 1196: FAILED assert(ob->last_commit_tid < tid)" i...
Run: http://pulpito.ceph.com/teuthology-2017-07-20_20:39:57-powercycle-master-testing-basic-mira/
Job: 1425568
Logs...
Yuri Weinstein
05:10 PM Bug #20741 (Resolved): "[WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS)"" in powerc...
Run: http://pulpito.ceph.com/teuthology-2017-07-20_20:39:57-powercycle-master-testing-basic-mira/
Jobs: 35
Logs: ht...
Yuri Weinstein
05:05 PM Revision 10b88b5d (ceph): test: create asok files in a temp directory under $TMPDIR
to shorten the pathname of unix domain socket created for admin socket,
so it does not exceed the limit of 107 on GNU...
Kefu Chai
04:48 PM Revision 8e82df30 (ceph): doc: extend mds deactivate docs
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
04:41 PM Revision 9fdd2455 (ceph): Merge pull request #16408 from yanghonggang/master
osd: fix pg ref leaks when osd shutdown
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@...
Yuri Weinstein
04:29 PM Bug #20703: osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
/a/yuriw-2017-07-20_19:48:38-rados-wip-yuri-testing3_2017_7_21-distro-basic-smithi/1425414
rados/objectstore/ceph_ob...
Sage Weil
04:28 PM Bug #20703: osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
... Sage Weil
04:27 PM RADOS Bug #20739 (Resolved): missing deletes not excluded from pgnls results?
... Sage Weil
04:26 PM Revision 7e22c8a5 (ceph): core: remove unsed var warning
- And reorganize the include while there
Compiler Clang on FreeBSD complains:
/home/jenkins/workspace/ceph-master/sr...
Willem Jan Withagen
04:01 PM Revision 3bce6128 (ceph): Merge pull request #16449 from smithfarm/wip-obsolete-xio
build/ops: rpm: Drop legacy libxio support
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai <kcha...
Sage Weil
04:01 PM Revision cb084a55 (ceph): Merge pull request #16453 from liewegas/wip-workloadgen
crush: enforce buckets-before-rules rule
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
04:00 PM RADOS Bug #20667 (Resolved): segv in cephx_verify_authorizing during monc init
Sage Weil
04:00 PM Revision 33daf6f7 (ceph): Merge pull request #16455 from liewegas/wip-20667
osd,mds,mgr: do not dereference null rotating_keys
Reviewed-by: Bassam Tabbara <Bassam.Tabbara@Quantum.com>
Sage Weil
04:00 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> See this announcement: http://ceph.com/geen-categorie/v10-2-4-jewel-released/
Thank you...
Webert Lima
03:30 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Patrick Donnelly wrote:
> > Any update?
> Hey Patrick, I have upgrade one test cluster first,...
Patrick Donnelly
11:52 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> Any update?
Hey Patrick, I have upgrade one test cluster first, but it keeps as HEALTH_WA...
Webert Lima
03:59 PM RADOS Bug #20704 (Resolved): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
Sage Weil
03:59 PM Revision 9bd678e8 (ceph): Merge pull request #16459 from jdurgin/wip-20704
osd: fix a couple bugs with persisting the missing set when it contains deletes
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
03:58 PM Revision 29996ea6 (ceph): Merge pull request #16461 from liewegas/wip-skewed
mon/PGMap: remove skewed utilizatoin warning
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:58 PM Revision 7832c533 (ceph): mon/PGMap: remove skewed utilizatoin warning
This has a few problems:
1- It does not do it's analysis over CRUSH rule roots/classes, which
means that an innocent...
Sage Weil
03:43 PM Bug #20738 (Can't reproduce): memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
... Sage Weil
03:41 PM Revision 2bb7408b (ceph): rgw: policy can parse IfExists conditions
when ParseState::key() encounters a condition statement ending with
IfExists, it looks up the token by its prefix onl...
Casey Bodley
03:30 PM Revision f236b5e7 (ceph): mgr/DaemonState: add per DaemonState lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Revision 410ab9a2 (ceph): Merge pull request #16406 from dmick/wip-mgr-counters
mgr: perf schema fns/change notification and Prometheus plugin
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 3bc029f4 (ceph): mgr: use rvalue ref for MMgrBeacon metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 7d59d0d0 (ceph): doc/man/8/ceph: document 'ceph mgr *' commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 75ac7d85 (ceph): qa/workunits/cephtool/test.sh: add a few tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 831e2a75 (ceph): mon/MgrMonitor: 'mgr metadata', 'mgr versions', 'mgr count-metadata'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 4f1db4c4 (ceph): mon: factor out count_metadata w/ counter helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 80a42122 (ceph): mon: 'versions' command to show running versions for daemons of all types
Easier!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 293b7ba9 (ceph): mgr/ServiceMap: fix typo in service status summary
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM Revision 1bf4a898 (ceph): mon/MgrMonitor: store mgr daemon metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:06 PM Revision a0878496 (ceph): Add amitkumar50 affiliation to .organizationmap
Signed-off-by: Amit Kumar <amitkuma@redhat.com> Amit Kumar
02:46 PM Revision 8d177dbb (ceph): Merge pull request #16484 from jecluis/wip-20371-qa-suites
qa: flush out monc's dropped msgs on msgr failure injection Sage Weil
02:38 PM RADOS Bug #20371 (Need More Info): mgr: occasional fails to send beacons (monc reconnect backoff too ag...
all suites end up getting stuck for quite a while (enough to trigger the cutoff for a laggy/down mgr) somewhere durin... Joao Eduardo Luis
02:36 PM rgw Bug #20570: Ceph - Keystone Implicit Tenants
Ross Martyn wrote:
> Discussions with a developer at my end suggested it could be possible to use something like the...
Ross Martyn
02:00 PM rgw Bug #20570: Ceph - Keystone Implicit Tenants
Discussions with a developer at my end suggested it could be possible to use something like the following (based on a... Ross Martyn
02:35 PM RADOS Bug #20624 (Duplicate): cluster [WRN] Health check failed: no active mgr (MGR_DOWN)" in cluster log
Joao Eduardo Luis
02:33 PM Revision 529a951d (ceph): rgw: move the S3 anonymous auth handling to a dedicated engine.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:29 PM Revision 6f6fbe78 (ceph): qa: flush out monc's dropped msgs on msgr failure injection
We have a few open tickets regarding the mgr being down during suites
involving messenger failure injection. There ar...
Joao Eduardo Luis
02:19 PM rbd Cleanup #20737 (Resolved): [config] switch to new config option getter methods
Jason Dillaman
02:11 PM Revision 6929f21c (ceph): Merge pull request #16448 from linuxbox2/wip-supriti-ord
rgw_file: properly & |'d flags
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:11 PM Revision 8f76fc86 (ceph): rbd: parallelize rbd ls -l
When a cluster contains a large number of images, "rbd ls -l" takes a
long time to finish. In my particular case, it ...
Piotr Dalek
02:10 PM RADOS Bug #19790: rados ls on pool with no access returns no error
No worries, thanks for the update! Florian Haas
02:05 PM Revision f68add4f (ceph): cmake: use CMAKE_INSTALL_INCLUDEDIR
Header files are currently installed under a hardcoded "include" path.
Use CMAKE_INSTALL_INCLUDEDIR instead, which de...
David Disseldorp
01:35 PM Revision 15ab53fc (ceph): osd: fix cmpext bug
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
01:35 PM Revision 04cf38cc (ceph): osd: support cmpext operation on EC-backed pools
The forthcoming RBD compare_and_write operation needs to
support this operation when blocks are stored on an EC
pool....
Jason Dillaman
01:35 PM Revision fa220bdd (ceph): osd: OpContext ops should be passed as a pointer instead of reference
It's currently being provided a bogus memory reference by 'simple_opc_create'.
Signed-off-by: Jason Dillaman <dillam...
Jason Dillaman
01:35 PM Revision c4f4689c (ceph): osd: generic async operation finisher handler
The COPY_FROM operation has a custom data path for restarting
itself after the read has completed. The CMPEXT operati...
Jason Dillaman
01:35 PM Revision 732a9504 (ceph): osd: migrated async reads to op finisher
Once an async read completes, the OpContext is re-executed.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:33 PM Bug #20529: Illegal instruction in RocksDB
Exchanged Intel Core 2 Quad with Xeon 3050 in pve51, same problem. Attached command line log. Benjamin Candler
12:59 PM Bug #20529: Illegal instruction in RocksDB
In response to Alexandres note some more installation informations:
Minimal debian stretch, updated, proxmox 5.0-2...
Benjamin Candler
12:49 PM Bug #20529: Illegal instruction in RocksDB
Just a note :
it's not related to proxmox, I'm able to produce it with default debian jessie/stretch. (same vm wor...
alexandre derumier
12:46 PM Bug #20529: Illegal instruction in RocksDB
As I'm testing the new pve5, I ran into this illegal instruction too. 3 older machines, just for testing, three times... Benjamin Candler
04:16 AM Bug #20529: Illegal instruction in RocksDB
more tests result:
- debian jessie vm with qemu64 cpu on recent xeon v3 : ok
- debian strech vm with qemu64 cp...
alexandre derumier
02:08 AM Bug #20529: Illegal instruction in RocksDB
I have done more tests,
I can't reproduce it on debian jessie in a qemu machine with limited cpu flags
flags :...
alexandre derumier
01:32 PM Revision b8dfa2f7 (ceph): tests: swift.py: clone the ceph-jewel branch
The master branch of ceph/swift.git contains tests that are incompatible with
Jewel and Hammer. The ceph-jewel branch...
Nathan Cutler
01:19 PM Revision 5128e7b1 (ceph): Merge pull request #16475 from amitkumar50/branchAffliation
Add amitkumar50 affiliation to .organizationmap
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:53 PM Bug #20706: ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
https://github.com/ceph/ceph/pull/16481 Nikita Gerasimov
11:42 AM Bug #20706 (Fix Under Review): ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
-https://github.com/ceph/ceph/pull/16457- Kefu Chai
12:34 PM Revision 424166db (ceph): ceph-disk: Fix for missing 'not' in *_is_diskdevice checks
In 85d7f8817e94d7dbf81e20394c6778ecb677079c was introdused
is_diskdevice() tests but in some 'if' statements 'not' ar...
Nikita Gerasimov
12:11 PM Revision fae6dc47 (ceph): Merge pull request #16430 from yuriw/wip_add_luminous
qa: Added luminous to the mix in schedule_subset.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jos Colli...
Jos Collin
12:06 PM Revision 60642bf7 (ceph): common: remove config opt conversion utility
Now that the new options.cc stuff has landed, this is no longer
needed.
Signed-off-by: John Spray <john.spray@redhat...
John Spray
12:02 PM Revision 223c8ce2 (ceph): Merge pull request #16211 from jcsp/wip-options-jcsp
common: Revamp config option definitions
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
John Spray
12:00 PM Revision ee958a59 (ceph): Merge pull request #16313 from Songweibin/wip-mirror-peer
rbd: make it more understandable when adding peer returns error
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:50 AM Revision 6a821eea (ceph): Merge pull request #16462 from wjwithagen/wjw-warning-unused-unsetdumpable
common: prevent unset_dumpable from generating warnings
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:50 AM Revision cb1616b7 (ceph): mon/HealthMonitor: avoid sending unnecessary MMonHealthChecks to leader
If there is no historic warnings and no new warnings is generated,
skip sending MMonHealthChecks(for peon) or updatin...
xie xingguo
11:31 AM RADOS Bug #20705 (Resolved): repair_test fails due to race with osd start
Kefu Chai
11:31 AM Revision 4599eb79 (ceph): Merge pull request #16454 from liewegas/wip-fix-ceph-scrub
qa/tasks/ceph_manager: wait for osd to start after objectstore-tool sequence
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:31 AM Revision 3aa3b4b6 (ceph): mon/HealthMonitor: trigger a proposal if stat updated
leader should always propose if the peon update it with new health stats
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:30 AM Revision b519ed05 (ceph): common/options: update for latest added
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 4340f4b6 (ceph): common/options: fix overflowing 64 bit literals
This manifested as a failure in objectstore tool test_fuse.sh
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:27 AM Revision 7267065c (ceph): test: use config set_val_or_die instead of set_val
...in places that the return code was not being checked.
This fixes cases where an error in the config schema or the...
John Spray
10:27 AM Revision 85779cba (ceph): common: fix erasure_code_dir definition
This was missing its `safe` flag, causing some attempts
to set it during testing to fail.
Signed-off-by: John Spray ...
John Spray
10:27 AM Revision 7cde2e51 (ceph): rgw: set mins on options to avoid unneeded max()
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision b0fbd715 (ceph): common: run validator on all defaults
RBD relies on this behaviour to get the int-ized
form for rbd_default_features.
Signed-off-by: John Spray <john.spra...
John Spray
10:27 AM Revision 54740dd5 (ceph): common: remove usage of set_daemon_default for now
The code in common_preinit is still there to override
these settings as appropriate.
The set_daemon_default stuff wa...
John Spray
10:27 AM Revision be2136cd (ceph): common: fix Option::is_safe
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision e7d66bd3 (ceph): common: update options.cc for latest master
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 55989f58 (ceph): test: update daemon_config.cc for conf changes
This was only partially updated in previous commits
for --num-clients, --num-open-files.
Also update int validation ...
John Spray
10:27 AM Revision 1e9b62c1 (ceph): tools: avoid max() calls on rbd config options
These were awkward for typing of the '1' literal vs.
the int64_t settings. The whole max() thing is also
unnecessary...
John Spray
10:27 AM Revision a3054ef0 (ceph): common: revert public_addr setting to a string
This was a string in the old schema, and tests
depended on that -- if we want to change its type
let's do that separa...
John Spray
10:27 AM Revision 291a7f59 (ceph): test: update md_config_t unit test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 14119530 (ceph): common: move validation in Option and add a test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision c3ba6ce5 (ceph): common: update options.cc for master
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision a1cf36bf (ceph): mds: implement `config set`
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision c74b2d9f (ceph): mon: implement `config set`
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision f777599b (ceph): common: update options.cc for latest additions
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 5b9a6a6d (ceph): include/uuid: give uuid_d a < comparator
This is only there so that a variant<> containing
a uuid (amongst other types) can have operator< acting on it.
Sign...
John Spray
10:27 AM Revision 3f99f6ef (ceph): common: enforce min/max/enum on config options
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 0f04dab0 (ceph): common/options: separate "service" from "tags"
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision b41dc410 (ceph): common: respect daemon defaults in config options
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 5e8b3724 (ceph): rgw: treat config ints as 64 bit
In the new world, all int config values are 64 bit. When
doing a min() like this, need both sides in the same type.
...
John Spray
10:27 AM Revision 241a547b (ceph): common: implement "config help" to output schema
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 48c6d344 (ceph): common: pass up error strings from set_val
This is so that we can use it as a replacment
for the ugly injectargs.
Signed-off-by: John Spray <john.spray@redhat....
John Spray
10:27 AM Revision 33d6a2d9 (ceph): osd: implement `config set`
This is a friendlier replacement for injectargs.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:27 AM Revision f7b21796 (ceph): log/SubsystemMap: return a size_t from get_num
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 08731c35 (ceph): common/config: hook in new Option config descriptions
The C++ class member fields continue to exist for
settings defined in common/legacy_config_opts.h, but
all the schema...
John Spray
10:27 AM Revision c1a6b497 (ceph): common: sync up options.cc with latest master
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 3933adef (ceph): common: reinstate config opt validators
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 72d42de9 (ceph): common: re-add unsigned config option type
As long as some options are being consumed
via md_config_t:: members, various users
of (unsigned) int values will get...
John Spray
10:27 AM Revision 4aa5f35b (ceph): common: use a vector instead of array in options.cc
Avoids retro 80s style blank entry at the end :-)
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:27 AM Revision a5244f7c (ceph): common: s/config_opts/legacy_config_opts/
Name change reflects that newly added config opts
don't need to go here.
Signed-off-by: John Spray <john.spray@redha...
John Spray
10:27 AM Revision f1ac8dc7 (ceph): common: hook in 'safe' flag to new config options
It's a poor substitute for real a concurrency solution
but for the moment carry it forward so that the options
struct...
John Spray
10:27 AM Revision 73086f1e (ceph): common: remove ::validate definitions
These will be replaced by validate methods
on Option subclasses that need them. The code
that was in these files mov...
John Spray
10:27 AM Revision 10f33a1b (ceph): common: separate config opts definitions from subsys definitions
Previously these were all in one header and inclusions of it
got really verbose from everyone having to define SUBSYS...
John Spray
10:27 AM Revision 5e17c288 (ceph): mgr: tighten initialization of keyring setting
We should not proceed if setting this fails. Also
the meta=false setting is not what you want when
calling into set_...
John Spray
10:27 AM Revision fe1c592c (ceph): common/options: new options infrastructure
Define schema for config options. Helper to generate a header fragment
to declare the types.
Unlike the old config_...
Sage Weil
10:27 AM Revision 2c6669c5 (ceph): common/options: specialize on non bool integeral types
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:27 AM Revision bc3930a1 (ceph): common/options: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:27 AM Revision 68293845 (ceph): g++ ../src/convert.cc -o cv -I../src -I.
./cv > /tmp/foo
...and copy that into options.cc
bin/generate_option_header > ../src/common/config_fields.h
Signed-o...
Sage Weil
10:27 AM Revision 26551776 (ceph): common: rip out option code generation bit
We can have a legacy (static field) config object
that includes fields from config_opts.h, and
then switch to using d...
John Spray
10:27 AM Revision 03ef427b (ceph): ceph-syn: parse --num-client locally; remove global option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:27 AM Revision 84638945 (ceph): common: remove max_open_files config option
The only user is init-ceph, and it can get at it via ceph-conf without
the option being declared here.
Signed-off-by...
Sage Weil
10:24 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade hammer-jewel-x... Nathan Cutler
10:16 AM Revision 0193e38b (ceph): Merge pull request #16028 from jcsp/wip-mgr-commands
mon: load mgr commands at runtime
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:12 AM Revision d76b376e (ceph): Merge pull request #16415 from xiexingguo/wip-health-mon
mon: a few health fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:20 AM Revision c21a9f24 (ceph): Revert "Test-enable XIO messenger and IB/RDMA support"
This reverts commit 71cbc832ded17212d840afa709700a2ca1a498b9.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Confl...
Nathan Cutler
08:55 AM Revision 73186686 (ceph): Merge pull request #16409 from liupan1111/wip-restructure-bs
os/bluestore: move aio.h/cc from fs dir to bluestore dir
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:55 AM Revision 41c59530 (ceph): Merge pull request #16328 from neha-ojha/recovery_sleep_default
osd: Add recovery sleep configuration option for HDDs and SSDs
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:36 AM Revision a4951848 (ceph): mon/PGMap: drop client-side pg states validations
let mon do this instead...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:43 AM Bug #20619 (Closed): MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Greg Farnum
07:37 AM RADOS Backport #20723 (In Progress): jewel: rados ls on pool with no access returns no error
Nathan Cutler
07:22 AM Revision ecd31091 (ceph): common: prevent unset_dumpable from generating warnings
- Let the struct at least have a CTR
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
06:22 AM RADOS Bug #20397 (Resolved): MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds f...
Nathan Cutler
06:22 AM RADOS Backport #20497 (Resolved): kraken: MaxWhileTries: reached maximum tries (105) after waiting for ...
Nathan Cutler
06:22 AM Revision d8e0ddc5 (ceph): Merge pull request #16111 from smithfarm/wip-20497-kraken
kraken: tests: insufficient timeout in radosbench task
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
06:21 AM Backport #20676 (In Progress): jewel: Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
05:56 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Proposed doc fix: https://github.com/ceph/ceph/pull/16471 Jan Fajerski
05:41 AM Revision 2c9b2b1f (ceph): Merge pull request #16470 from tchaikov/wip-watch-audit-channel
qa/workunits/cephtool/test.sh: fix test to watch audit channel
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Kefu Chai
04:58 AM mgr Bug #20415: dashboard: Health is not updated
Greg Farnum wrote:
> Does it update on refresh? I wonder if the status output there is constant and only the log is ...
min-sheng Lin
03:51 AM mgr Bug #20415: dashboard: Health is not updated
Does it update on refresh? I wonder if the status output there is constant and only the log is dynamic. Greg Farnum
03:32 AM mgr Bug #20415: dashboard: Health is not updated
still on v12.1.1
!download2.png!
min-sheng Lin
04:57 AM Revision 03ca0422 (ceph): jewel: mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Fixes: http://tracker.ceph.com/issues/20544
Caued by: 489e810c37ed6fb9d32d1015634041a577501ee4
Signed-off-by: David...
David Zafman
04:33 AM Bug #20736 (Resolved): osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
http://pulpito.ceph.com/pdonnell-2017-07-19_19:11:33-fs-wip-pdonnell-testing-20170718-distro-basic-smithi/1420176/
...
Patrick Donnelly
04:15 AM CephFS Bug #20735 (New): mds: stderr:gzip: /var/log/ceph/ceph-mds.f.log: file size changed while zipping
Some logs are still being written to after the MDS is terminated. This only happens with valgrind and tasks/cfuse_wor... Patrick Donnelly
03:50 AM RADOS Bug #20734 (Duplicate): mon: leaks caught by valgrind
... Patrick Donnelly
03:40 AM Revision 6c4992ae (ceph): qa/workunits/cephtool/test.sh: fix test to watch audit channel
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 AM Revision 47726f8b (ceph): doc/mgr: add Prometheus plugin docs
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:13 AM Linux kernel client Cleanup #20604: startsync can be removed
@Ilya: OK, I'll check again Yanhu Cao
03:09 AM Revision 3b1a8a78 (ceph): mgr/index.rst: clarify which toplevel items are plugins
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:09 AM Revision c40c254c (ceph): doc/mgr/zabbix.rst: fix subheadings, add subsubheadings
(otherwise subheadings appear as top-level items in the TOC, because
they're marked just like the title)
Signed-off-...
Dan Mick
02:53 AM rgw Feature #20733 (New): RGW bucket limits
our reqirements:
10w small files/bucket, file size about 10Kb
We need 2w~20Wbucket satisfy our file store.
But...
xianglong wang
02:50 AM Revision 396e2277 (ceph): mgr: drop unnecessary write permission for test-reweight-by-* commands
dry run does not ask for it
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:33 AM rgw Bug #20612: radosgw ceases responding to list requests
I've since found another solution for my storage needs and allocated my hardware to that, so I can't reproduce I'm af... Bob Bobington
12:00 AM Revision 3941bda9 (ceph): mon/PGMap: fix unable to shut up pg-not-scrubbed[deep-scrubbed] warn
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/20/2017

11:49 PM CephFS Bug #16881: RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
Zheng, please take a look. Patrick Donnelly
11:47 PM CephFS Bug #20118 (Duplicate): Test failure: test_ops_throttle (tasks.cephfs.test_strays.TestStrays)
Patrick Donnelly
11:15 PM CephFS Bug #20118: Test failure: test_ops_throttle (tasks.cephfs.test_strays.TestStrays)
Patrick Donnelly
11:47 PM RADOS Bug #20545: erasure coding = crashes
Trying to reproduce this issue in my lab Daniel Oliveira
11:44 PM CephFS Bug #16920: mds.inodes* perf counters sound like the number of inodes but they aren't
Patrick Donnelly
11:43 PM CephFS Bug #17837 (Resolved): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Patrick Donnelly
11:40 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Any update? Patrick Donnelly
11:34 PM CephFS Bug #8807 (Closed): multimds: kernel_untar_build.sh is failing to remove all files
Haven't seen this with the latest multimds fixes (probably thanks to Zheng) and the test files are no longer availabl... Patrick Donnelly
11:33 PM CephFS Bug #10542 (Resolved): ceph-fuse cap trimming fails with: mount: only root can use "--options" op...
This is caught during startup now and causes ceph-fuse to fail unless --client-die-on-failed-remount=false is set. Ma... Patrick Donnelly
11:28 PM CephFS Bug #11314 (In Progress): qa: MDS crashed and the runs hung without ever timing out
Patrick Donnelly
11:28 PM CephFS Bug #11314: qa: MDS crashed and the runs hung without ever timing out
I added a DaemonWatchdog in the mds_thrash.py code that catches this kind of thing. We should pull it out into its ow... Patrick Donnelly
11:25 PM CephFS Bug #11986 (Closed): logs changing during tarball generation at end of job
Haven't seen this one recently. Closing. Patrick Donnelly
11:20 PM RADOS Bug #18209 (Need More Info): src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue....
Zheng, what's the source for this bug? Any updates? Patrick Donnelly
11:17 PM CephFS Bug #19255 (Need More Info): qa: test_full_fclose failure
John, do you have a test failure to point to? Patrick Donnelly
11:16 PM CephFS Bug #19712: some kcephfs tests become very slow
Any update on this one Zheng? Patrick Donnelly
11:15 PM CephFS Bug #19812: client: not swapping directory caps efficiently leads to very slow create chains
Patrick Donnelly
10:52 PM RADOS Bug #19790: rados ls on pool with no access returns no error
Looks like we may have set the wrong state on this tracker and therefore overlooked it for the purposes of backportin... Brad Hubbard
08:26 PM RADOS Bug #19790 (Pending Backport): rados ls on pool with no access returns no error
Nathan Cutler
08:03 PM RADOS Bug #19790: rados ls on pool with no access returns no error
Thanks a lot for the fix in master/luminous, taking the liberty to follow up on this one — looks like the backport to... Florian Haas
10:06 PM Revision 2e8413de (ceph): qa: remove workloadgen test
The CRUSH rule creation is busted (rules and buckets out of order), but
after I fix that it doesn't seem to run right...
Sage Weil
10:04 PM Bug #20687: osd: crashing on ec read partial failure

One interesting thing to note is that both crashes involve missing things: collections (directories) or missing obj...
David Zafman
09:37 PM Bug #20687: osd: crashing on ec read partial failure
There isn't anything beyond the crash for FileStore.cc: 5385: FAILED assert(0 "ERROR: source must exist")
It would...
David Zafman
07:13 PM Bug #20687: osd: crashing on ec read partial failure

The logging shows that this object got ENOENT from every shard. Error handling is needed in the CEPH_OSD_OP_COPY_G...
David Zafman
06:11 PM Bug #20687: osd: crashing on ec read partial failure
from the bluestore osd:... Sage Weil
09:33 AM Bug #20687: osd: crashing on ec read partial failure
Ashley Merrick wrote:
> Sage Weil wrote:
> > Does this reproduce reliably, or did it just happen once? If you can ...
Ashley Merrick
03:00 AM Bug #20687: osd: crashing on ec read partial failure
Sage Weil wrote:
> Does this reproduce reliably, or did it just happen once? If you can reproduce, can you do with ...
Ashley Merrick
10:04 PM Revision c39ebd62 (ceph): crush/CrushCompiler: enforce buckets before rules rule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:51 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Patrick Donnelly wrote:
> Douglas Fuller wrote:
> > (edited to add: this may be more automagic than we want since...
Douglas Fuller
09:17 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Douglas Fuller wrote:
> Patrick Donnelly wrote:
> > Douglas Fuller wrote:
> > > Sure, but I don't want the user to...
Patrick Donnelly
09:01 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Patrick Donnelly wrote:
> Douglas Fuller wrote:
> > Sure, but I don't want the user to have to understand that dist...
Douglas Fuller
08:28 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Douglas Fuller wrote:
> Patrick Donnelly wrote:
> > > I'd like to work "mds" into this command somehow to make it c...
Patrick Donnelly
07:42 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Patrick Donnelly wrote:
> > I'd like to work "mds" into this command somehow to make it clear to the user that they ...
Douglas Fuller
07:30 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Douglas Fuller wrote:
> So really this would just set max_mds to 0. I do think this should trigger HEALTH_ERR unless...
Patrick Donnelly
09:44 PM Revision 91548a33 (ceph): osd: bail out if no map yet
If we get pings before finishing our startup we may not yet have an
osdmap.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:42 PM Revision 59e3827b (ceph): qa/tasks/reg11184: import run
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:24 PM Bug #18113 (Resolved): Don't lose deep-scrub information
David Zafman
09:23 PM CephFS Bug #20731 (Resolved): "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrade:j...
Run: http://pulpito.ceph.com/teuthology-2017-07-19_04:23:05-upgrade:jewel-x-luminous-distro-basic-smithi/
Jobs: 38
...
Yuri Weinstein
08:52 PM RADOS Bug #20730: need new OSD_SKEWED_USAGE implementation
see https://github.com/ceph/ceph/pull/16461 Sage Weil
08:51 PM RADOS Bug #20730 (New): need new OSD_SKEWED_USAGE implementation
I've removed the OSD_SKEWED_USAGE implementation because it isn't smart enough:
1. It doesn't understand different...
Sage Weil
08:48 PM Bug #20529: Illegal instruction in RocksDB
Thanks for all the updates.
As per @Greg's comment (http://tracker.ceph.com/issues/20529#note-1), it is a possibilit...
Daniel Oliveira
02:14 PM Bug #20529: Illegal instruction in RocksDB
This old commit had PORTABLE=1
https://github.com/ceph/ceph/pull/6311/files
but I don't find it anymore in master...
alexandre derumier
02:07 PM Bug #20529: Illegal instruction in RocksDB
Could it be related to rocksdb build ?
"
https://github.com/facebook/rocksdb/blob/master/INSTALL.md
By default...
alexandre derumier
01:53 PM Bug #20529: Illegal instruction in RocksDB
Hi,
I can reproduce it on old xeon 5110.
ceph-mon: set fsid to 967014e1-48ac-464e-8ccf-cfe732d052c7
*** Caug...
alexandre derumier
08:34 PM rgw Backport #20346: jewel: rgw: meta sync thread crash at RGWMetaSyncShardCR
Backporting note: after cherry-picking the main master fix, also cherry-pick the follow-on fix https://github.com/cep... Nathan Cutler
08:32 PM Revision af0a6df2 (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
08:30 PM RADOS Bug #20704 (Fix Under Review): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
https://github.com/ceph/ceph/pull/16459 Josh Durgin
08:08 PM RADOS Bug #20704: osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
This was a bug in persisting the missing state during split. Building a fix. Josh Durgin
07:48 PM RADOS Bug #20704 (In Progress): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
Found a bug in my ceph-objectstore-tool change that could cause this, seeing if it did in this case. Josh Durgin
03:26 PM RADOS Bug #20704 (Resolved): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
... Sage Weil
08:30 PM rgw Backport #20729 (Rejected): kraken: rgw: multipart parts on versioned bucket create versioned buc...
Nathan Cutler
08:30 PM rgw Backport #20728 (Resolved): jewel: rgw: multipart parts on versioned bucket create versioned buck...
https://github.com/ceph/ceph/pull/17278 Nathan Cutler
08:29 PM rgw Backport #20727 (Rejected): kraken: rgw: user quota did not work well on multipart upload
Nathan Cutler
08:29 PM rgw Backport #20726 (Resolved): jewel: rgw: user quota did not work well on multipart upload
https://github.com/ceph/ceph/pull/17277 Nathan Cutler
08:29 PM rgw Backport #20725 (Rejected): kraken: Content-MD5 header is not validated with POST uploads
Nathan Cutler
08:29 PM rgw Backport #20724 (Rejected): jewel: Content-MD5 header is not validated with POST uploads
Nathan Cutler
08:28 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
luminous backports haven't started yet Nathan Cutler
12:25 PM rgw Bug #20663 (Pending Backport): Segmentation fault when exporting rgw bucket in nfs-ganesha
arg, it's...bitwise, sorry, will update
I'm surprised this isn't universally hit.
https://github.com/ceph/ceph...
Matt Benjamin
08:28 PM RADOS Backport #20723 (Resolved): jewel: rados ls on pool with no access returns no error
https://github.com/ceph/ceph/pull/16473 Nathan Cutler
08:28 PM RADOS Backport #20722 (Rejected): kraken: rados ls on pool with no access returns no error
Nathan Cutler
08:28 PM rgw Backport #20721 (Rejected): kraken: multisite: RGWPeriodPuller does not call RGWPeriod::reflect()...
Nathan Cutler
08:28 PM rgw Backport #20720 (Resolved): jewel: multisite: RGWPeriodPuller does not call RGWPeriod::reflect() ...
https://github.com/ceph/ceph/pull/17167 Nathan Cutler
08:28 PM rgw Backport #20719 (Resolved): jewel: rgw: Truncated objects
https://github.com/ceph/ceph/pull/16708
https://github.com/ceph/ceph/pull/17166
Nathan Cutler
08:28 PM rgw Backport #20718 (Rejected): kraken: rgw: Truncated objects
Nathan Cutler
08:28 PM rgw Backport #20717 (Rejected): hammer: rgw: Truncated objects
Nathan Cutler
08:27 PM rgw Backport #20716 (Rejected): kraken: rgw: radosgw-admin data sync run crash
Nathan Cutler
08:27 PM rgw Backport #20715 (Resolved): jewel: rgw: radosgw-admin data sync run crash
https://github.com/ceph/ceph/pull/17165 Nathan Cutler
08:27 PM CephFS Backport #20714 (Rejected): jewel: Adding pool with id smaller then existing data pool ids breaks...
Nathan Cutler
08:27 PM rgw Backport #20713 (Rejected): kraken: rgw: not initialized pointer cause rgw crash with ec data pool
Nathan Cutler
08:27 PM rgw Backport #20712 (Resolved): jewel: rgw: not initialized pointer cause rgw crash with ec data pool
https://github.com/ceph/ceph/pull/17164 Nathan Cutler
08:27 PM rgw Backport #20711 (Rejected): kraken: Segmentation fault when exporting rgw bucket in nfs-ganesha
Nathan Cutler
08:27 PM rgw Backport #20710 (Rejected): kraken: radosgw-admin: bucket rm with --bypass-gc and without --purge...
Nathan Cutler
08:27 PM rgw Backport #20709 (Resolved): jewel: radosgw-admin: bucket rm with --bypass-gc and without --purge-...
https://github.com/ceph/ceph/pull/17159 Nathan Cutler
08:27 PM Revision 2effa0fb (ceph): osd/PGLog: force write of may_include_deletes after split
When a collection is split this needs to be persisted again. Normally
this is only persisted when the missing set is ...
Josh Durgin
07:57 PM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
John Spray wrote:
> The last point about cluster down: looking at http://tracker.ceph.com/issues/20609, I'm not sure...
Patrick Donnelly
07:47 PM CephFS Feature #20611: MDSMonitor: do not show cluster health warnings for file system intentionally mar...
Douglas Fuller wrote:
> Taking an MDS down for hardware maintenance, etc, should trigger a health warning because su...
Patrick Donnelly
07:44 PM Revision e36f4677 (ceph): ceph_objectstore_tool: always write may_include_deletes if it's set
This prevents us from importing a missing set without also setting the
may_include_deletes_in_missing omap value if a...
Josh Durgin
07:44 PM CephFS Feature #20610: MDSMonitor: add new command to shrink the cluster in an automated way
Dropping the old behavior for decreasing max_mds (i.e. do nothing but set it) is okay with me. BTW, there should be a... Patrick Donnelly
07:12 PM CephFS Documentation #6771 (Closed): add mds configuration
Patrick Donnelly
12:39 PM CephFS Documentation #6771: add mds configuration
This can probably be closed? Jan Fajerski
07:11 PM rgw Bug #20708 (Resolved): rgw: policy cannot parse Condition with IfExists
The s3test test_bucket_policy_set_condition_operator_end_with_IfExists from https://github.com/ceph/s3-tests/pull/167... Casey Bodley
07:03 PM CephFS Bug #20334 (Resolved): I/O become slowly when multi mds which subtree root has replica
Thanks for letting us know! Patrick Donnelly
01:07 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
v12.1.0 has solved the problem,please help close this issue,thank you! yanmei ding
12:13 AM CephFS Bug #20334 (Need More Info): I/O become slowly when multi mds which subtree root has replica
Patrick Donnelly
07:00 PM Revision 8db71d79 (ceph): Merge pull request #16289 from cbodley/wip-20513
jewel: rgw: cls: ceph::timespan tag_timeout wrong units Matt Benjamin
06:55 PM Messengers Bug #20670: OSD suicide on msgr exceeding fd limit
In the meantime, I found the root cause by using ceph-fuse in interactive mode (not using fstab) and got "Too many op... red ref
06:52 PM Bug #20707 (Resolved): CMake distutil module forces Python projects to have useless files
I am in the process of creating a new Python component in Ceph and I've been forced to add these:
README.rst, requ...
Alfredo Deza
06:07 PM rgw Bug #20612 (Need More Info): radosgw ceases responding to list requests
Orit Wasserman
06:07 PM rgw Bug #20612: radosgw ceases responding to list requests
could we have radosgw logs at --debug-rgw=20 --debug-ms=1, please? Matt Benjamin
06:04 PM rgw Bug #19285 (Pending Backport): rgw: user quota did not work well on multipart upload
Casey Bodley
06:01 PM rgw Bug #19870 (In Progress): rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 ...
Matt Benjamin
06:01 PM rgw Bug #17964 (Pending Backport): rgw: multipart parts on versioned bucket create versioned bucket i...
Orit Wasserman
05:59 PM Revision 8e6a15d0 (ceph): msg: restore peer addr checks
This was dropped in bf4938567943c80345966f9c5a3bdc75a913175b but should
not have been. Since we are advertising the ...
Sage Weil
05:56 PM rgw Bug #20423 (Pending Backport): rgw: radosgw-admin data sync run crash
Casey Bodley
05:56 PM rgw Bug #20201 (In Progress): radosgw refuses upload when Content-Type missing from POST policy
Orit Wasserman
05:54 PM rgw Bug #19904: rgw: Objects of bucket with '_' fail to sync in multisite env
normal prio because have workaround (relaxed names) Matt Benjamin
05:52 PM rgw Bug #20668: rgw multisite: cannot sync objects encrypted with SSE-C
Casey Bodley
05:52 PM rgw Bug #20671: rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in target zone
Casey Bodley
05:52 PM rgw Bug #20542 (Pending Backport): rgw: not initialized pointer cause rgw crash with ec data pool
Casey Bodley
05:50 PM rgw Bug #19739 (Pending Backport): Content-MD5 header is not validated with POST uploads
Casey Bodley
05:48 PM rgw Bug #19816 (Resolved): multisite: set_latest_epoch not atomic
Casey Bodley
05:46 PM rgw Bug #19817 (Pending Backport): multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on n...
Casey Bodley
05:43 PM rgw Bug #20107 (Pending Backport): rgw: Truncated objects
Orit Wasserman
03:35 PM rgw Bug #20107: rgw: Truncated objects
merged https://github.com/ceph/ceph/pull/15673 Yuri Weinstein
05:40 PM rgw Bug #20490 (Need More Info): rgw: can not list buckets when enable s3 website hosting and use domain
Orit Wasserman
05:40 PM rgw Bug #20177 (In Progress): RGW lifecycle not expiring objects due to permissions on lc pool
Orit Wasserman
05:38 PM rgw Bug #20177: RGW lifecycle not expiring objects due to permissions on lc pool
It is the same as the reshard error, we should init to namespace.
The same applys to the roles pool
Orit Wasserman
05:07 PM Revision f159a093 (ceph): osd,mds,mgr: do not dereference null rotating_keys
Immediately after we bind to a port, but before we have set up our
auth infrastructure, we may get incoming connectio...
Sage Weil
04:44 PM Bug #20706 (Resolved): ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
Version: ceph-base-12.1.1-0.el7.x86_64
# /usr/sbin/ceph-disk --verbose activate-block /dev/sdb2
Traceback (most r...
Nikita Gerasimov
03:58 PM RADOS Bug #20667 (Fix Under Review): segv in cephx_verify_authorizing during monc init
https://github.com/ceph/ceph/pull/16455
I think we *also* need to fix the root cause, though, in commit bf49385679...
Sage Weil
03:25 PM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
this time with a core... Sage Weil
02:52 AM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419306
/a/sage-2017-07-19_15:27:16-rados-wi...
Sage Weil
03:47 PM Revision 27e8d75f (ceph): Merge pull request #16429 from liewegas/wip-jewel-x
qa/suites/upgrade/jewel-x: misc fixes for new health checks Sage Weil
03:44 PM Revision ed48ed1b (ceph): Merge pull request #16374 from majianpeng/bluestore-double-count-kv-que...
os/bluestore/BlueStore: Avoid double counting state_kv_queued_lat.
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:43 PM Revision 3de9f22c (ceph): Merge pull request #16423 from liewegas/wip-ls
mon: '* list' -> '* ls'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:43 PM Revision de856e73 (ceph): Merge pull request #16434 from badone/wip-fix-deep-age-reporting
mon: Fix deep_age copy paste error
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kchai@r...
Sage Weil
03:42 PM RADOS Bug #20705 (Fix Under Review): repair_test fails due to race with osd start
https://github.com/ceph/ceph/pull/16454 Sage Weil
03:40 PM RADOS Bug #20705 (Resolved): repair_test fails due to race with osd start
... Sage Weil
03:41 PM Revision acc24bf0 (ceph): Merge pull request #16444 from tchaikov/wip-test-osd-stat
qa/workunits/cephtool/test.sh: "ceph osd stat" output changed, update accordingly
Reviewed-by: Willem Jan Withagen <...
Kefu Chai
03:41 PM Revision 583a38bc (ceph): qa/tasks/ceph_manager: wait for osd to start after objectstore-tool seq...
Fixes: http://tracker.ceph.com/issues/20705
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:40 PM RADOS Feature #15835: filestore: randomize split threshold
I spoke too soon, there is significantly improved latency and throughput in longer running tests on several osds. Josh Durgin
03:39 PM rgw Feature #16191: rgw:get usage S3 api extend
merged https://github.com/ceph/ceph/pull/14287 Yuri Weinstein
03:39 PM Revision 94b02a69 (ceph): Merge pull request #14287 from oritwas/wip-rgw-usage
rgw: usage
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Abh...
Yuri Weinstein
03:35 PM Revision c31f25be (ceph): Merge pull request #15673 from yehudasa/wip-20107
cls/refcount: store and use list of retired tags
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Yehu...
Yuri Weinstein
03:16 PM Bug #20703 (Rejected): osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
... Sage Weil
03:06 PM rbd Documentation #20702 (Resolved): [cli] document new trash commands
Jason Dillaman
03:04 PM rbd Documentation #20701 (Resolved): [rbd-mirror] update mirroring docs for Luminous
* delayed replication configuration
* HA rbd-mirror daemons
* unique user ids per daemon
Jason Dillaman
02:56 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
This seems to be vanished with the latest git pull. Let's close this. Sebastian Wagner
02:54 PM RADOS Bug #19939 (Resolved): OSD crash in MOSDRepOpReply::decode_payload
Kefu Chai
02:52 PM Revision 153d030e (ceph): Merge pull request #16421 from tchaikov/wip-19939
messages/: always set header.version in encode_payload()
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Sag...
Kefu Chai
02:38 PM rgw Bug #20100 (Resolved): get wrong content when download object with specific range when compressio...
Nathan Cutler
02:38 PM rgw Backport #20268 (Resolved): kraken: get wrong content when download object with specific range wh...
Nathan Cutler
02:38 PM Revision c6e90d93 (ceph): Merge pull request #16418 from theanalyst/doc-rgw-tenant-names
doc: rgw clarify limitations when creating tenant names
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: ...
Jos Collin
02:38 PM Revision c539ea49 (ceph): Merge pull request #16178 from smithfarm/wip-20268-kraken
kraken: rgw: get wrong content when download object with specific range when compression was enabled
Reviewed-by: Ca...
Nathan Cutler
02:34 PM RADOS Bug #20694: osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_log().get_log().obje...
/a/kchai-2017-07-20_03:05:27-rados-wip-kefu-testing-distro-basic-mira/1422161
$ zless remote/mira104/log/ceph-osd....
Kefu Chai
02:53 AM RADOS Bug #20694 (Can't reproduce): osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_lo...
... Sage Weil
02:14 PM Bug #20699 (Closed): osd-dup.sh keeps failing
I see a Terminated message partway through the rados bench 10 write test command.. no idea why that might be happenin... Sage Weil
02:13 PM Revision 3dfa9dae (ceph): Merge pull request #16443 from wjwithagen/bug-wjw-qa-test-reorder
cephtool/test.sh: Only delete a test pool when no longer needed.
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
...
Kefu Chai
01:55 PM Revision d24edde0 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
01:55 PM Revision eac6a0dd (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
01:37 PM Revision b47eb210 (ceph): Merge pull request #16451 from tchaikov/wip-qa-reg11184
qa/tasks/reg11184: use literal 'foo' instead pool_name
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:35 PM Revision a1d16185 (ceph): qa/tasks/reg11184: use literal 'foo' instead pool_name
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:06 PM rbd Bug #20054: librbd memory overhead when used with KVM
@Sebastian: I need a reproducer for librbd to ensure that we are not chasing a QEMU issue. Jason Dillaman
10:35 AM rbd Bug #20054: librbd memory overhead when used with KVM
Any news on this or anything I can do? Sebastian Nickel
12:55 PM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I don't find deactivate so bad since this commands primarily deals with ranks (that just happened to be backed by a c... Jan Fajerski
12:28 PM Bug #19427: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
will take a look again tmr. Kefu Chai
12:20 PM Revision ff039c08 (ceph): Merge pull request #16412 from wido/zabbix-release-notes
doc: Add Zabbix ceph-mgr plugin to PendingReleaseNotes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:18 PM Revision 5f838c05 (ceph): rgw_file: properly & |'d flags
Found by "Supriti Singh" <Supriti.Singh@suse.com>.
Fixes http://tracker.ceph.com/issues/20663
Signed-off-by: Matt B...
Matt Benjamin
12:16 PM Cleanup #20698: Constants in code should be replaced with MACRO
> But using constant in code ... I believe is no Good..
constant in code is not necessary a bad smell.
Kefu Chai
12:08 PM Cleanup #20698: Constants in code should be replaced with MACRO
Variable name can be changed!!! your suggestions would be good..
But using constant in code ... I believe is no Good..
Amit Kumar
12:04 PM Cleanup #20698: Constants in code should be replaced with MACRO
please be specific. in the case of your PR of https://github.com/ceph/ceph/pull/16447, replacing 1 with VAL1 does not... Kefu Chai
11:43 AM Cleanup #20698 (New): Constants in code should be replaced with MACRO
I found huge number of constants in code.
In future if we want to change the comparison statement, we need to go to ...
Amit Kumar
12:08 PM Revision dacd41e0 (ceph): release notes: Add Zabbix ceph-mgr module to PendingReleaseNotes
Signed-off-by: Wido den Hollander <wido@42on.com> Wido den Hollander
12:01 PM Revision 878d8486 (ceph): doc: rgw clarify limitations when creating tenant names
We only allow alphanumeric and underscore characters in tenant names
according to the validation in `RGWHandler_REST:...
Abhishek Lekshmanan
11:34 AM Revision ba525a82 (ceph): qa/workunits/cephtool/test.sh: "ceph osd stat" output changed, update t...
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
11:18 AM rgw Bug #20541 (Closed): rgw: s3 put obj hangs with ec data pool on filestore
Abhishek Lekshmanan
10:37 AM rgw Feature #12102: Request for increased logging in RGW, for CivetWeb.
The request for a status page is handled upstream at https://github.com/civetweb/civetweb/issues/243 and seems to hav... Jens Harbott
10:24 AM Revision e3760fa9 (ceph): cephtool/test.sh: Only delete a test pool when no longer needed.
the pool_getset pool is deleted before all tests on it are complete
4: /home/jenkins/workspace/ceph-master/qa/workun...
Willem Jan Withagen
10:10 AM Bug #16895: src/test: some tests are silencing vstart admin socket setup failures
Currently (2017-07-20) that some problem can be found in:
cephtool-test-mon.sh
Unix Domain socket path too long...
Willem Jan Withagen
10:09 AM RADOS Bug #20690: Cluster status is HEALTH_OK even though PGs are in unknown state
This log excerpt illustrates the problem: https://paste2.org/cne4IzG1
The logs starts immediately after cephfs dep...
Nathan Cutler
10:06 AM Revision aea471d7 (ceph): Merge pull request #16403 from wjwithagen/bug-wjw-ceph-osd-stat
test: ceph osd stat out has changed, fix tests for that
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:44 AM Bug #20697: dpdk:Correction of comparison statement ceph/src/dpdk/app/test-pmd/cmdline.c
Looks dpdk module is managed separately from ceph ceph/dpdk.
Issue looks to be fixed in ceph/dpdk repository but not...
Amit Kumar
09:36 AM Bug #20697 (Closed): dpdk:Correction of comparison statement ceph/src/dpdk/app/test-pmd/cmdline.c
code is wrongly written. In place of comparison, initialization was done inside if statement.
cmd_config_rxtx_queue_...
Amit Kumar
09:28 AM Revision 67db89f6 (ceph): Merge pull request #16428 from idryomov/wip-krbd-luminous-thrash
qa: thrash tests for backoff and upmap
Reviewed-by: Vasu Kulkarni <vasu@redhat.com>
Ilya Dryomov
09:25 AM Linux kernel client Cleanup #20604: startsync can be removed
Kernel client should be sent to ceph-devel as plain text.
I took a quick look, in ceph_direct_read_write() you rem...
Ilya Dryomov
02:33 AM Linux kernel client Cleanup #20604: startsync can be removed
I use ceph-client master branch to fix this, see attachment. Yanhu Cao
09:06 AM rgw Bug #20696 (Resolved): radosgw doesn't start with civetweb handlerin Debian Stretch
Radosgw doesn't start due to incompatibility between civetweb and openssl version >= 1.1 . There is a issue in civetw... David Carrera del Castillo
08:54 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade jewel-x... Nathan Cutler
07:35 AM Revision ec7094cc (ceph): PGMonitor: return -EPERM on pg force-* commands during upgrade
Return -EPERM on pg force-* commands during upgrade.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Piotr Dalek
07:35 AM Revision b0134cc7 (ceph): qa: add force/cancel recovery/backfill to QA testing
This randomly issues pg force-recovery/force-backfill and
pg cancel-force-recovery/cancel-force-backfill during QA
te...
Piotr Dalek
07:35 AM Revision ff9a32d9 (ceph): osd, pg: implement force_recovery
This commit implements the MOSDForceRecovery handler along with
all required code to have PGs processed in desired or...
Piotr Dalek
07:35 AM Revision 3fea25e1 (ceph): doc: document new force-recovery/force-backfill commands
Documentation for new pg force-recovery, pg force-backfill,
pg-cancel-force-recovery and pg-cancel-force-backfill.
S...
Piotr Dalek
07:35 AM Revision de0566f6 (ceph): Mgr: implement force-recovery/backfill commands
Implement commands "pg force-recovery", "pg force-backfill", "pg
cancel-force-recovery" and "pg cancel-force-backfill...
Piotr Dalek
07:35 AM Revision 50742c5c (ceph): OSD, PG: remove optional arg from queue_for_recovery
The optional arg ("front") was meant to control if PG was supposed
to be put in front or back (default) of awaiting_t...
Piotr Dalek
07:35 AM Revision 14f66ba2 (ceph): PG: introduce forced recovery/backfill
Reduce max automatically calculable recovery/backfill priority to 254
and reserve 255 for forced backfill/recovery, s...
Piotr Dalek
07:35 AM Revision 8584836b (ceph): messages: introduce MOSDForceRecovery
Introduce new message type (MOSDForceRecovery) that will be used to
force (or cancel forcing) PG recovery/backfill.
...
Piotr Dalek
06:49 AM Revision 37a7035a (ceph): Merge pull request #16424 from tchaikov/wip-assert-in-c
include/assert: test c++ before using static_cast<>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:47 AM Revision da32d8c7 (ceph): test without recovery deletes turned on
Josh Durgin
06:38 AM Fix #20695 (New): http://www.irchelp.org/irchelp/new2irc.html [File not found]
Link provided on http://docs.ceph.com/docs/master/dev/#introduction
under IRC Section:
Internet Relay Chat.<<<click...
Amit Kumar
06:01 AM Revision 671fdb8c (ceph): osd: fix pg ref leaks when osd shutdown
Fixes: http://tracker.ceph.com/issues/20684
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com>
Yang Honggang
05:27 AM Revision 957b9bde (ceph): rgw: fix rgw hang when do RGWRealmReloader::reload after go SIGHUP
Quota async processer reference count err when bucket has no explicit shard
Fixes: http://tracker.ceph.com/issues/20...
fang.yuxiang
04:54 AM RADOS Bug #20645: bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))
sorry for not post the version, the assert occured in v12.0.2. maybe its similar with #18054, but i think they are di... Zengran Zhang
03:02 AM Revision 25bbe36b (ceph): Merge pull request #16400 from liewegas/wip-crush-rule-id
crush: s/ruleset/id/ in decompiled output; prevent compilation when ruleset != id
Reviewed-by: Loic Dachary <ldachar...
Sage Weil
03:02 AM RADOS Bug #20105 (Resolved): LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
Sage Weil
03:02 AM Revision 676ea6e2 (ceph): Merge pull request #16402 from liewegas/wip-20105
ceph_test_rados_api_watch_notify: flush after unwatch
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:01 AM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419525 Sage Weil
02:51 AM RADOS Bug #20693 (Resolved): monthrash has spurious PG_AVAILABILITY etc warnings
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419393
no osd thrashing, but not fully pe...
Sage Weil
02:49 AM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419390 Sage Weil
02:47 AM Revision d6db84ca (ceph): mon: hide 'osd crush rule list' (we prefer 'ls')
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:09 AM Revision c483e8b6 (ceph): Merge pull request #16433 from dmick/wip-ccache
do_cmake.sh: fix syntax for /bin/sh (doesn't have +=)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kef...
Kefu Chai
12:39 AM CephFS Bug #20122 (Need More Info): Ceph MDS crash with assert failure
A debug log from the MDS is necesary to diagnose this I think. See: http://docs.ceph.com/docs/giant/rados/troubleshoo... Patrick Donnelly
12:27 AM Revision 47cc691a (ceph): mon/HealthMonitor: fix summary of monitor clock skew
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:12 AM CephFS Bug #20469 (Need More Info): Ceph Client can't access file and show '???'
Patrick Donnelly
12:12 AM CephFS Bug #20566 (Fix Under Review): "MDS health message (mds.0): Behind on trimming" in powercycle tests
PR: https://github.com/ceph/ceph/pull/16435 Patrick Donnelly
12:09 AM CephFS Bug #20566 (In Progress): "MDS health message (mds.0): Behind on trimming" in powercycle tests
Patrick Donnelly
12:00 AM CephFS Bug #20569: mds: don't mark dirty rstat on non-auth inode
Patrick Donnelly
12:00 AM Revision b0b93185 (ceph): doc: add doc requirements on PR submitters
Signed-off-by: John Spray <john.spray@redhat.com> John Spray

07/19/2017

11:56 PM CephFS Bug #20595 (In Progress): mds: export_pin should be included in `get subtrees` output
Patrick Donnelly
11:56 PM CephFS Bug #20614 (Duplicate): [WRN] MDS daemon 'a-s' is not responding, replacing it as rank 0 with ...
Patrick Donnelly
11:27 PM Revision a2623852 (ceph): mon: Fix deep_age copy paste error
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
10:04 PM Revision 137f3018 (ceph): do_cmake.sh: fix syntax for /bin/sh (doesn't have +=)
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
09:47 PM Revision 24a16112 (ceph): pybind/mgr/prometheus: add Prometheus metric collector
This implements a Prometheus 'text' endpoint with cherrypy.
All paths return the metrics (as the Prometheus project's...
Dan Mick
09:29 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Updatet two of my clusters - will report back. Thanks again. Stefan Priebe
06:11 AM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Yes i'm - builing right now. But it will take some time to publish that one to the clusters. Stefan Priebe
09:26 PM Revision 8228784b (ceph): rgw: add support for Swift's TempURLs with prefix-based scope.
Fixes: http://tracker.ceph.com/issues/20398
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
09:21 PM Revision 3e89e324 (ceph): mon: constify _get_moncommand
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:21 PM Revision e07a84a0 (ceph): mon: restore mgr command lookup so that we can still proxy to mgr
Since mgr commands aren't in the main mon_commands array now, we need to
explicitly look up commands there too. This...
Sage Weil
09:21 PM Revision a09ac400 (ceph): librados: 'pg ls' is not a mgr command
Note that this breaks the command *during* the mon upgrade from jewel ->
luminous, which is slightly annoying, but me...
Sage Weil
09:21 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
supriti singh wrote:
> Somehow my original reply in comment#6 was deleted, restoring:
> """
> Hi Supriti,
>
> T...
supriti singh
03:32 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Somehow my original reply in comment#6 was deleted, restoring:
"""
Hi Supriti,
The condition is "if (flags & (FL...
supriti singh
03:10 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Matt Benjamin wrote:
> Hi Supriti,
>
> I think we -lock- lat.lock unconditionally in find_latch, but should NOT b...
supriti singh
02:05 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Hi Supriti,
I think we -lock- lat.lock unconditionally in find_latch, but should NOT be unlocking it. we -would- ...
Matt Benjamin
02:01 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Matt Benjamin wrote:
> hi supriti,
>
> Releasing lat.lock having taken fh->mtx is not per-se a smoking gun, as we...
supriti singh
09:14 PM Revision 70f11d26 (ceph): doc: update osd recovery sleep description
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
09:10 PM CephFS Bug #19890 (Resolved): src/test/pybind/test_cephfs.py fails
Nathan Cutler
09:09 PM CephFS Backport #20500 (Resolved): kraken: src/test/pybind/test_cephfs.py fails
Nathan Cutler
09:09 PM Revision 0a9badb3 (ceph): Merge pull request #16114 from smithfarm/wip-20500-kraken
kraken: cephfs: src/test/pybind/test_cephfs.py fails
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:03 PM CephFS Bug #17939 (Resolved): non-local cephfs quota changes not visible until some IO is done
Nathan Cutler
09:03 PM CephFS Backport #19763 (Resolved): kraken: non-local cephfs quota changes not visible until some IO is done
Nathan Cutler
09:03 PM Revision 13b04089 (ceph): Merge pull request #16108 from smithfarm/wip-19763-kraken
kraken: cephfs: non-local quota changes not visible until some IO is done
Reviewed-by: Patrick Donnelly <pdonnell@re...
Nathan Cutler
09:02 PM CephFS Fix #19708 (Resolved): Enable MDS to start when session ino info is corrupt
Nathan Cutler
09:02 PM CephFS Backport #19710 (Resolved): kraken: Enable MDS to start when session ino info is corrupt
Nathan Cutler
09:02 PM Revision 34c32b9d (ceph): Merge pull request #16107 from smithfarm/wip-19710-kraken
kraken: mds: enable daemon to start when session ino info is corrupt
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Nathan Cutler
09:01 PM CephFS Backport #19680 (Resolved): kraken: MDS: damage reporting by ino number is useless
Nathan Cutler
09:01 PM Revision bb95e127 (ceph): Merge pull request #16106 from smithfarm/wip-19680-kraken
kraken: mds: damage reporting by ino number is useless
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:00 PM CephFS Bug #18757 (Resolved): Jewel ceph-fuse does not recover after lost connection to MDS
Nathan Cutler
09:00 PM CephFS Backport #19678 (Resolved): kraken: Jewel ceph-fuse does not recover after lost connection to MDS
Nathan Cutler
09:00 PM Revision 8202ddcf (ceph): Merge pull request #16105 from smithfarm/wip-19678-kraken
kraken: cephfs: ceph-fuse does not recover after lost connection to MDS
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Nathan Cutler
08:59 PM CephFS Bug #18914 (Resolved): cephfs: Test failure: test_data_isolated (tasks.cephfs.test_volume_client....
Nathan Cutler
08:59 PM CephFS Backport #19676 (Resolved): kraken: cephfs: Test failure: test_data_isolated (tasks.cephfs.test_v...
Nathan Cutler
08:58 PM Revision e2efa6e9 (ceph): Merge pull request #16104 from smithfarm/wip-19676-kraken
kraken: cephfs: Test failure: test_data_isolated (tasks.cephfs.test_volume_client.TestVolumeClient)
Reviewed-by: Pat...
Nathan Cutler
08:56 PM CephFS Bug #19033 (Resolved): cephfs: mds is crushed, after I set about 400 64KB xattr kv pairs to a file
Nathan Cutler
08:56 PM CephFS Backport #19674 (Resolved): kraken: cephfs: mds is crushed, after I set about 400 64KB xattr kv p...
Nathan Cutler
08:56 PM Revision 055319bf (ceph): Merge pull request #16103 from smithfarm/wip-19674-kraken
kraken: cephfs: mds is crushed, after I set about 400 64KB xattr kv pairs to a file
Reviewed-by: Patrick Donnelly <p...
Nathan Cutler
08:55 PM CephFS Bug #19204 (Resolved): MDS assert failed when shutting down
Nathan Cutler
08:55 PM CephFS Backport #19672 (Resolved): kraken: MDS assert failed when shutting down
Nathan Cutler
08:55 PM Revision 5c6a7703 (ceph): Merge pull request #16102 from smithfarm/wip-19672-kraken
kraken: mds: assert fail when shutting down
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:54 PM CephFS Bug #19401 (Resolved): MDS goes readonly writing backtrace for a file whose data pool has been re...
Nathan Cutler
08:54 PM CephFS Backport #19669 (Resolved): kraken: MDS goes readonly writing backtrace for a file whose data poo...
Nathan Cutler
08:54 PM Revision 8d86192e (ceph): Merge pull request #16101 from smithfarm/wip-19669-kraken
kraken: mds: daemon goes readonly writing backtrace for a file whose data pool has been removed
Reviewed-by: Patrick...
Nathan Cutler
08:53 PM CephFS Bug #19437 (Resolved): fs:The mount point break off when mds switch hanppened.
Nathan Cutler
08:53 PM CephFS Backport #19667 (Resolved): kraken: fs:The mount point break off when mds switch hanppened.
Nathan Cutler
08:53 PM Revision 99d0afda (ceph): Merge pull request #16100 from smithfarm/wip-19667-kraken
kraken: cephfs: mount point break off problem after mds switch
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:37 PM mgr Bug #20692 (Resolved): mgr: 500 error when attempting to view filesystem data
http://mira049.front.sepia.ceph.com:8000/filesystem/0/... Zack Cerza
08:13 PM Revision 4961a46b (ceph): Merge pull request #16309 from fangyuxiangGL/fix-admin-rest-api
rgw: modify email to empty by admin RESTful api doesn't work
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM CephFS Bug #19501 (Resolved): C_MDSInternalNoop::complete doesn't free itself
Nathan Cutler
08:05 PM CephFS Backport #19664 (Resolved): kraken: C_MDSInternalNoop::complete doesn't free itself
Nathan Cutler
08:05 PM Revision 818ecc66 (ceph): Merge pull request #16099 from smithfarm/wip-19664-kraken
kraken: mds: C_MDSInternalNoop::complete doesn't free itself
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:04 PM CephFS Bug #18872 (Resolved): write to cephfs mount hangs, ceph-fuse and kernel
Nathan Cutler
08:04 PM CephFS Backport #19845 (Resolved): kraken: write to cephfs mount hangs, ceph-fuse and kernel
Nathan Cutler
08:03 PM Revision c8ccfc72 (ceph): Merge pull request #14998 from jan--f/wip-19845-kraken
kraken: cephfs: normalize file open flags internally used by cephfs
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
07:59 PM RADOS Bug #19971 (Resolved): osd: deletes are performed inline during pg log processing
Josh Durgin
07:53 PM RADOS Bug #19971: osd: deletes are performed inline during pg log processing
merged https://github.com/ceph/ceph/pull/15952 Yuri Weinstein
07:53 PM Revision c968a3d5 (ceph): Merge pull request #15952 from jdurgin/wip-peering-deletes
osd: process deletes during recovery instead of peering
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:52 PM Revision 77ff1720 (ceph): Merge pull request #16376 from jecluis/wip-mon-fix-loglast
mon/LogMonitor: don't read list's end() for log last
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:48 PM rgw Bug #20688 (Pending Backport): radosgw-admin: bucket rm with --bypass-gc and without --purge-data...
Casey Bodley
12:54 PM rgw Bug #20688: radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't throw erro...
Casey Bodley
12:38 PM rgw Bug #20688: radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't throw erro...
Fixed here : https://github.com/ceph/ceph/pull/16419 Abhishek Varshney
12:23 PM rgw Bug #20688 (Resolved): radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't...
When radosgw-admin bucket rm is invoked with _--bypass-gc_ and without _--purge-data_ flag, bucket deletion is not al... Abhishek Varshney
07:48 PM Revision 6f5d3752 (ceph): Merge pull request #16419 from Abhishekvrshny/fix-err-msg
rgw: fix error message in removing bucket with --bypass-gc flag
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
07:28 PM Bug #20529: Illegal instruction in RocksDB
I've been following this thread for a few days now. If it helps, I was able to confirm the problem on the following p... Brendan Mirotchnick
11:51 AM Bug #20529: Illegal instruction in RocksDB
Hello, i'm the "old Xeon CPU" guy.
works:
Intel Xeon X5672
-
fails:
Intel Xeon X5355
-
not tested:
Intel X...
Thomas Lucke
07:39 AM Bug #20529: Illegal instruction in RocksDB
Would it help if I provide you direct access to the server? It's "only" a learning environment that will be re-instal... Dennis Busch
06:51 PM Revision cef6e044 (ceph): doc: add osd recovery sleep for HDDs and SSDs
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:47 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
01:50 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/a9d889422fb49f5ea109d98f2a9b2a973f0f358f/... Nathan Cutler
11:37 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade jewel-x... Nathan Cutler
06:32 PM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
/a/yuriw-2017-07-18_19:38:33-rados-wip-yuri-testing3_2017_7_19-distro-basic-smithi/1413393
/a/yuriw-2017-07-18_19:38...
Sage Weil
03:46 PM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
Another instance, this time jewel:... Sage Weil
06:02 PM Revision e0c9b6f7 (ceph): qa: ignore 0 down out interval during thrashing
Josh Durgin
05:57 PM Revision fcd84e2c (ceph): Merge pull request #16431 from jeffgreenca/master
doc: Fixed a typo in yum repo filename script Sage Weil
05:56 PM Revision adfe940f (ceph): Merge pull request #15763 from dillaman/wip-pool-tags
mon: support pool application metadata key/values
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:55 PM RADOS Bug #20684: pg refs leaked when osd shutdown
Nice debugging and presentation of your analysis! That's my favorite kind of bug report! Josh Durgin
03:11 PM RADOS Bug #20684 (Fix Under Review): pg refs leaked when osd shutdown
Sage Weil
03:12 AM RADOS Bug #20684: pg refs leaked when osd shutdown
https://github.com/ceph/ceph/pull/16408 Honggang Yang
03:08 AM RADOS Bug #20684 (Resolved): pg refs leaked when osd shutdown
h1. 1. summary
When kicking a pg, its ref count is great than 1, this cause assert failed.
When osd is in proce...
Honggang Yang
05:51 PM Revision b0db88ed (ceph): doc: Fixed a typo in yum repo filename script
Signed-off-by: Jeff Green <jeff.green.ca@gmail.com> Jeff Green
05:44 PM Revision 85de3924 (ceph): rgw_lc: avoid an extra newline while logging lifecycle
Since `ctime_r` adds a newline we would end up getting an empty newline,
use the asctime helper from rgw_common inste...
Abhishek Lekshmanan
05:44 PM Revision 5342d7c5 (ceph): rgw: rgw_common introduce `rgw_to_asctime`
Basically a function that accepts a `utime_t` and spits out a asctime
string representation (without newline)
Signed...
Abhishek Lekshmanan
05:38 PM Bug #20691: ceph pg dump complains that mgr caps are missing, but they shouldn't be
Never mind, misread the output. Greg Farnum
05:09 PM Bug #20691 (Rejected): ceph pg dump complains that mgr caps are missing, but they shouldn't be
This is an issue with how the cluster is being deployed. Nathan Cutler
04:56 PM Bug #20691 (Rejected): ceph pg dump complains that mgr caps are missing, but they shouldn't be
... Nathan Cutler
05:13 PM Revision e5b9fd81 (ceph): PendingReleaseNotes: included details for the pool tags
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision a15f6e4c (ceph): mon: store application metadata in pg_pool_t
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 3514d6e5 (ceph): mon: added new "osd pool application" commands
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 68802674 (ceph): mon: health warning if in-use pools don't have application enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 6d7ac66a (ceph): mon: heuristics for auto-enabling pool applications upon upgrade
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 7ee6c045 (ceph): mon: default 'rbd' pool to the 'rbd' application
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 365e5563 (ceph): mon: auto-enable CephFS on pools when using "fs new"/"fs add_data_pool"
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision f7a67cfb (ceph): librados: new API to manipulate pool application metadata
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 542d888b (ceph): librados: added async application enable API
RGW has numerous pool creation calls, one of which utilizes
an async interface. This adds support for RGW's use-case....
Jason Dillaman
05:13 PM Revision 654336b0 (ceph): rgw: auto-tag created pools as owned by rgw
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 73789cf9 (ceph): rbd: add new 'pool init' action for initializing a RBD pool
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision b0e7b0c5 (ceph): mon: disable application metadata on cache tier pools
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision fa90be84 (ceph): test: enable pool applications for new pools
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 836ab7ad (ceph): test: skip pool application metadata tests if OSDs not at min luminous
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 25a16234 (ceph): mon: disable application health warnings for upgrade test cases
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 7324554e (ceph): test/librados_test_stub: added new application metadata APIs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 878d0b0c (ceph): doc: document pool tags in rados pool operations doc
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision e580bd0b (ceph): doc: fixed warning on rbd quick start link reference
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:54 PM RADOS Bug #20690 (Need More Info): Cluster status is HEALTH_OK even though PGs are in unknown state
In an automated test, we see PGs in unknown state, yet "ceph -s" reports HEALTH_OK. The test sees HEALTH_OK and proce... Nathan Cutler
04:33 PM Revision 572a942f (ceph): mon: 'auth list' -> 'auth ls'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision 2ebb8e13 (ceph): mon: 'config-key list' -> 'config-key ls'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:03 PM Revision b865912b (ceph): Added luminous to the mix
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:58 PM Bug #20687: osd: crashing on ec read partial failure
Sage Weil wrote:
> Does this reproduce reliably, or did it just happen once? If you can reproduce, can you do with ...
Ashley Merrick
03:10 PM Bug #20687 (Need More Info): osd: crashing on ec read partial failure
Does this reproduce reliably, or did it just happen once? If you can reproduce, can you do with with 'debug osd = 20... Sage Weil
12:20 PM Bug #20687 (Resolved): osd: crashing on ec read partial failure
Since upgrading to latest RC : ceph version 12.1.1 (f3e663a190bf2ed12c7e3cda288b9a159572c800) luminous (rc) seeing mu... Ashley Merrick
03:56 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Hi Josh,
Josh Durgin wrote:
> Are you reusing a Rados.rados object?
thanks for the hint! I'll have a look at t...
Sebastian Wagner
03:21 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Are you reusing a Rados.rados object? if so, that won't work Josh Durgin
03:43 PM Revision 35bc5f41 (ceph): Merge pull request #16275 from linuxbox2/wip-rgw-readdir-cookie
rgw_file: permit dirent offset computation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:42 PM Revision c95ab133 (ceph): Merge pull request #16368 from theanalyst/fix/rgw-reshard-pool-ns
rgw: use a namespace for rgw reshard pool for upgrades as well
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Review...
Yuri Weinstein
03:31 PM Bug #20689 (Won't Fix): cls_rgw.test_put_snap fails on jewel->luminous upgrade
... Sage Weil
03:18 PM Bug #20632: hammer->jewel: "FAILED assert(p != pools.end())"
Sage Weil
03:16 PM RADOS Bug #20645 (Closed): bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))
can you retset on current master? this is pretty old code. please reopen if the bug is still present. Sage Weil
03:16 PM RADOS Support #20648 (Closed): odd osd acting set
You have three hosts and want to replicate across those domains. It can't do that when one host goes down, so it's do... Greg Farnum
03:14 PM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
OPTION(bluefs_allocator, OPT_STR, "bitmap") // stupid | bitmap
the default is bitmap now. we can make this a ...
Sage Weil
03:12 PM Cleanup #20685: Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/main.py
*PR*: https://github.com/ceph/ceph/pull/16427 shangzhong zhu
03:09 PM Cleanup #20685 (Fix Under Review): Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/mai...
Kefu Chai
06:18 AM Cleanup #20685: Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/main.py
I'm working on it. shangzhong zhu
06:16 AM Cleanup #20685 (Fix Under Review): Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/mai...
from the comments in the code:... shangzhong zhu
03:12 PM Bug #20662 (Closed): ceph version creates traceback
It sounds like your packages aren't all installed (python-rados is missing?) Sage Weil
03:11 PM Messengers Bug #20670 (Need More Info): OSD suicide on msgr exceeding fd limit
Can you install the debug packages to get symbols? This is pretty unintelligible without them. :( Greg Farnum
03:02 PM RADOS Bug #20666 (Resolved): jewel -> luminous upgrade doesn't update client.admin mgr cap
Sage Weil
03:02 PM Revision 798e46b3 (ceph): Merge pull request #16395 from jecluis/wip-fix-mon-mgr-bootstrap
mon/AuthMonitor: generate bootstrap-mgr key on upgrade
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:56 PM Revision da442226 (ceph): doc: fix invalid code-like section that would not render
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:51 PM rgw Bug #19520 (Resolved): rgw: Swift's at-root features (/crossdomain.xml, /info, /healthcheck) are ...
Nathan Cutler
02:51 PM rgw Backport #20031 (Resolved): kraken: rgw: Swift's at-root features (/crossdomain.xml, /info, /heal...
Nathan Cutler
02:51 PM Revision fbcef7d4 (ceph): Merge pull request #16168 from smithfarm/wip-20031-kraken
kraken: rgw: Swift's at-root features (/crossdomain.xml, /info, /healthcheck) are broken
Reviewed-by: Radoslaw Zarzy...
Nathan Cutler
02:47 PM Revision 6dec8773 (ceph): Merge pull request #16425 from smithfarm/wip-ceph-w
doc: PendingReleaseNotes: "ceph -w" behavior has changed drastically
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
R...
Sage Weil
02:38 PM Revision c3fba3c9 (ceph): Merge pull request #16314 from tchaikov/wip-doc-replace-osd
doc: add instructions for replacing an OSD
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
02:34 PM Revision 4f494025 (ceph): qa/workunits/cephtool/test.sh: ceph osd stat out has changed, fix tests...
The output of ceph osd stat has changed,
It printed:
cluster b370a29d-9287-4ca3-ab57-3d824f65e339
health HEALTH_OK
...
Willem Jan Withagen
02:33 PM Revision 163e2cf8 (ceph): mds: cleanup with unique_ptr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:33 PM Revision e48fbe52 (ceph): include/assert: test c++ before using static_cast<>
this partially reverts 2e7c72d.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:15 PM rgw Feature #9493 (Resolved): Ability to disable keystone revocation polling when using UUID keystone...
Nathan Cutler
02:15 PM rgw Backport #19777 (Resolved): kraken: rgw: implement support for OS-REVOKE extension of OpenStack I...
Nathan Cutler
02:15 PM Revision dbaae750 (ceph): Merge pull request #16164 from smithfarm/wip-19777-kraken
kraken: rgw: swift: disable revocation thread under certain circumstances
Reviewed-by: Radoslaw Zarzynski <rzarzynsk...
Nathan Cutler
02:13 PM Revision 060084f7 (ceph): doc: PendingReleaseNotes: "ceph -w" behavior has changed drastically
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:08 PM CephFS Bug #20122: Ceph MDS crash with assert failure
Thank you for your help. We've had several occurrences of this same issue since. This isn't something easily replicat... James Poole
01:43 PM CephFS Bug #19635 (Resolved): Deadlock on two ceph-fuse clients accessing the same file
Nathan Cutler
01:43 PM CephFS Backport #20028 (Resolved): kraken: Deadlock on two ceph-fuse clients accessing the same file
Nathan Cutler
01:43 PM Revision e26575be (ceph): Merge pull request #16191 from smithfarm/wip-20028-kraken
kraken: cephfs: Deadlock on two ceph-fuse clients accessing the same file
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:33 PM rgw Bug #20285 (Resolved): Lifecycle thread will still handle the bucket even if it has been removed.
Nathan Cutler
01:33 PM rgw Backport #20405 (Resolved): kraken: Lifecycle thread will still handle the bucket even if it has ...
Nathan Cutler
01:32 PM Revision 415174d2 (ceph): Merge pull request #16183 from smithfarm/wip-20405-kraken
kraken: rgw: Lifecycle thread will still handle the bucket even if it has been removed
Reviewed-by: Casey Bodley <cb...
Nathan Cutler
01:32 PM rgw Backport #20363 (Resolved): kraken: VersionIdMarker and NextVersionIdMarker are not returned when...
Nathan Cutler
01:31 PM Revision 2879b802 (ceph): Merge pull request #16181 from smithfarm/wip-20363-kraken
kraken: rgw: VersionIdMarker and NextVersionIdMarker are not returned when listing object versions
Reviewed-by: Case...
Nathan Cutler
01:31 PM rgw Backport #20269 (Resolved): kraken: wrong object size after copy of uncompressed multipart objects
Nathan Cutler
01:31 PM Revision eed9a165 (ceph): Merge pull request #16179 from smithfarm/wip-20269-kraken
kraken: rgw: wrong object size after copy of uncompressed multipart objects
Reviewed-by: Casey Bodley <cbodley@redha...
Nathan Cutler
01:30 PM rgw Bug #20225 (Resolved): 'radosgw-admin usage show' listing 0 bytes_sent/received
Nathan Cutler
01:30 PM rgw Backport #20261 (Resolved): kraken: 'radosgw-admin usage show' listing 0 bytes_sent/received
Nathan Cutler
01:30 PM Revision b759d436 (ceph): Merge pull request #16174 from smithfarm/wip-20261-kraken
kraken: rgw: 'radosgw-admin usage show' listing 0 bytes_sent/received
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:30 PM Revision 0e33001e (ceph): messages/: always set header.version in encode_payload()
we encode the payload w/o the writelock even can_write == NOWRITE, if
the message "can_fast_prepare". in that case, t...
Kefu Chai
01:30 PM rgw Backport #20156 (Resolved): kraken: fix: rgw crashed caused by shard id out of range when listing...
Nathan Cutler
01:29 PM Revision 82e9c73f (ceph): Merge pull request #16173 from smithfarm/wip-20156-kraken
kraken: fix: rgw crashed caused by shard id out of range when listing data log
Reviewed-by: Casey Bodley <cbodley@re...
Nathan Cutler
01:29 PM rgw Backport #19839 (Resolved): kraken: reduce log level of 'storing entry at' in cls_log
Nathan Cutler
01:29 PM Revision 2c5b063f (ceph): Merge pull request #16165 from smithfarm/wip-19839-kraken
kraken: rgw: reduce log level of 'storing entry at' in cls_log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:28 PM rgw Backport #19766 (Resolved): kraken: rgw: when uploading the objects continuesly in the versioned ...
Nathan Cutler
01:28 PM RADOS Bug #19939 (Fix Under Review): OSD crash in MOSDRepOpReply::decode_payload
https://github.com/ceph/ceph/pull/16421 Kefu Chai
11:55 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
occasionally, i see ... Kefu Chai
11:15 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
MSODRepOpReply is always sent by OSD.
core dump from osd.1...
Kefu Chai
01:28 PM Revision 423d6c31 (ceph): Merge pull request #16163 from smithfarm/wip-19766-kraken
kraken: rgw: when uploading the objects continuesly in the versioned bucket, some objects will not sync
Reviewed-by:...
Nathan Cutler
01:28 PM rgw Bug #18828 (Resolved): RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
01:27 PM rgw Backport #19725 (Resolved): kraken: RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
01:27 PM Revision 0af35a35 (ceph): Merge pull request #16162 from smithfarm/wip-19725-kraken
kraken: rgw: S3 v4 authentication issue with X-Amz-Expires
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:27 PM rgw Backport #20293 (Resolved): kraken: multisite: log_meta on secondary zone causes continuous loop ...
Nathan Cutler
01:26 PM rgw Backport #19776 (Resolved): kraken: multisite: realm rename does not propagate to other clusters
Nathan Cutler
01:26 PM rgw Backport #19616 (Resolved): kraken: multisite: bucket zonegroup redirect not working
Nathan Cutler
01:26 PM rgw Backport #19614 (Resolved): kraken: multisite: rest api fails to decode large period on 'period c...
Nathan Cutler
01:25 PM Revision 872a8b53 (ceph): Merge pull request #16161 from smithfarm/wip-19614-kraken
kraken: multisite: rest api fails to decode large period on 'period commit'
Reviewed-by: Casey Bodley <cbodley@redha...
Nathan Cutler
01:25 PM rgw Backport #20147 (Resolved): kraken: rgw: 'gc list --include-all' command infinite loop the first ...
Nathan Cutler
01:24 PM Revision 129345c3 (ceph): Merge pull request #16139 from smithfarm/wip-20147-kraken
kraken: rgw: 'gc list --include-all' command infinite loop the first 1000 items
Reviewed-by: Casey Bodley <cbodley@r...
Nathan Cutler
12:58 PM Revision f4d50c8f (ceph): mon: define static mgr_commands at mkfs time
This closes a window between mkfs and when the first mgr goes active
where *no* mgr commands are defined, and things ...
Sage Weil
12:58 PM Revision 9efacf2a (ceph): mgr: use MonCommand for command descriptions
...and update the MonCommand encoding so that we
can readily send vectors of them around.
Signed-off-by: John Spray ...
John Spray
12:58 PM Revision 5c384630 (ceph): mgr: transmit command descriptions to mgr in activating beacon
The mgr already sends a beacon to the mon immediately
after loading python modules in Mgr::init, to indicate
that it ...
John Spray
12:58 PM Revision 54b693b0 (ceph): mon: load mgr commands dynamically
So that the list of commands includes python modules,
thus allowing python-provided commands to be invoked
by the CLI...
John Spray
12:58 PM Revision b28c3002 (ceph): qa/doc: update for "mgr tell" no longer needed
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:58 PM Revision 388c8e4a (ceph): mon/MgrMonitor: mark mgr commands with FLAG_MGR
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:58 PM Revision 8badb73b (ceph): mon/MonCommands: std::
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:58 PM Revision c86c8b71 (ceph): mgr: move mgr_commands to separate compilation unit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:58 PM Revision 2350d2ad (ceph): encoding: remove encode_array_nohead
This was just a for loop. No longer needed for
MonCommands, and the usage in memstore/PageSet
was just iterating ove...
John Spray
12:49 PM RADOS Bug #19605 (New): OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
i can reproduce this... Kefu Chai
12:47 PM rgw Bug #20686 (Fix Under Review): rgw hangs in RGWRealmReloader::reload on SIGHUP
Casey Bodley
11:28 AM rgw Bug #20686: rgw hangs in RGWRealmReloader::reload on SIGHUP
maybe the guideline is inproper.
should be changed to : rgw hang in RGWRealmReloader::reload when got SIGHUP
fang yuxiang
11:24 AM rgw Bug #20686: rgw hangs in RGWRealmReloader::reload on SIGHUP
https://github.com/ceph/ceph/pull/16417 fang yuxiang
11:17 AM rgw Bug #20686: rgw hangs in RGWRealmReloader::reload on SIGHUP
radosgw sometimes hang when got SIGHUP(mostly from logrotate)
once handle SIGHUP, RGWRealmReloader::reload will b...
fang yuxiang
11:01 AM rgw Bug #20686 (Resolved): rgw hangs in RGWRealmReloader::reload on SIGHUP
fang yuxiang
12:38 PM rbd Cleanup #15306 (Resolved): ImageWatcher should derive from ObjectWatcher
Jason Dillaman
12:36 PM rbd Cleanup #19274 (Rejected): src/tools/rbd/action/Kernel.cc: ceph.git does not exist
... Jason Dillaman
12:33 PM rbd Cleanup #16990 (In Progress): 'rbd image-meta remove' of missing key does not return error
*PR*: https://github.com/ceph/ceph/pull/16393 Jason Dillaman
12:30 PM rbd Bug #19081 (Resolved): rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
12:29 PM rbd Backport #19336 (Resolved): kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
12:29 PM Revision 72c3a04f (ceph): Merge pull request #16096 from smithfarm/wip-19336-kraken
kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
12:29 PM rbd Bug #19597 (Resolved): [librados_test_stub] cls_cxx_map_get_XYZ methods don't return correct value
Nathan Cutler
12:29 PM rbd Backport #19609 (Resolved): kraken: [librados_test_stub] cls_cxx_map_get_XYZ methods don't return...
Nathan Cutler
12:28 PM Revision 76290108 (ceph): Merge pull request #16097 from smithfarm/wip-19609-kraken
kraken: tests: [librados_test_stub] cls_cxx_map_get_XYZ methods don't return correct value
Reviewed-by: Jason Dillam...
Nathan Cutler
12:27 PM rbd Backport #20154 (Resolved): kraken: Potential IO hang if image is flattened while read request is...
Nathan Cutler
12:27 PM Revision ac8bd5ea (ceph): Merge pull request #16184 from smithfarm/wip-20154-kraken
kraken: rbd: Potential IO hang if image is flattened while read request is in-flight
Reviewed-by: Jason Dillaman <di...
Nathan Cutler
12:26 PM rbd Backport #20266 (Resolved): kraken: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
12:24 PM Revision 596b4bc0 (ceph): rgw: fix error message in removing bucket with --bypass-gc flag
Fixes: http://tracker.ceph.com/issues/20688
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
Abhishek Varshney
12:24 PM Revision c5d53bd2 (ceph): Merge pull request #16187 from smithfarm/wip-20266-kraken
kraken: rbd: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
12:23 PM rbd Backport #20351 (Resolved): kraken: test_librbd_api.sh fails in upgrade test
Nathan Cutler
12:22 PM Revision f7341284 (ceph): Merge pull request #16195 from dillaman/wip-20351-kraken
kraken: tests: test/librbd: decouple ceph_test_librbd_api from libceph-common
Reviewed-by: Nathan Cutler <ncutler@su...
Nathan Cutler
11:25 AM Revision e8e70ecb (ceph): Merge pull request #16411 from smithfarm/wip-crn-regression
tools: ceph-release-notes: refactor and fix regressions
Reviewed-By: Kefu Chai <kchai@redhat.com>
Reviewed-By: Abhis...
Abhishek Lekshmanan
11:10 AM Linux kernel client Cleanup #20604: startsync can be removed
@Ilya: Yes we are aware of that. Jos Collin
09:46 AM Linux kernel client Cleanup #20604: startsync can be removed
This ticket is for the kernel client -- don't close until it's done there as well. Ilya Dryomov
08:57 AM Linux kernel client Cleanup #20604 (In Progress): startsync can be removed
Jos Collin
08:44 AM Linux kernel client Cleanup #20604: startsync can be removed
PR: https://github.com/ceph/ceph/pull/16396 Amit Kumar
10:57 AM rbd Backport #20022 (Resolved): kraken: rbd-mirror replay fails on attempting to reclaim data to loca...
Nathan Cutler
10:56 AM Revision 0d01813a (ceph): Merge pull request #15486 from dillaman/wip-20022-kraken
kraken: rbd-mirror: ensure missing images are re-synced when detected
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Nathan Cutler
10:54 AM Revision 62fb93a7 (ceph): rgw: swift ignore obj storage policy during change obj meta
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
10:54 AM Bug #20683 (Need More Info): mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
monitor logs for the timeframe where the assert is triggered (and logged to teuthology.log) are missing. We have a fe... Joao Eduardo Luis
10:52 AM rbd Bug #17951 (Resolved): AdminSocket::bind_and_listen failed after rbd-nbd mapping
Nathan Cutler
10:52 AM rbd Backport #18970 (Resolved): kraken: rbd: AdminSocket::bind_and_listen failed after rbd-nbd mapping
Nathan Cutler
10:50 AM rbd Feature #18335 (Resolved): rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped correctly
Nathan Cutler
10:50 AM rbd Backport #18910 (Resolved): kraken: rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped c...
Nathan Cutler
10:50 AM Revision 771ebef4 (ceph): Merge pull request #14540 from smithfarm/wip-18910-kraken
kraken: rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped correctly
Reviewed-by: Mykola Golub <mgolub@mira...
Nathan Cutler
10:18 AM Revision 03f69b32 (ceph): qa/tasks/rbd_fio: support libaio engine
Want to set iodepth and do direct AIO.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
10:18 AM Revision 682c5a42 (ceph): qa/tasks/rbd_fio: dump fio options before starting
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:18 AM Revision dac11877 (ceph): qa/suites/krbd: heavier rbd_fio workload
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:18 AM Revision 0635c25e (ceph): qa/suites/krbd: reorganize thrash tests
- factor out install and ceph into ceph/ceph.yaml
- pg_num thrashing + 20 minute health timeout for thrashosds
- comm...
Ilya Dryomov
10:18 AM Revision 7e7f6cfe (ceph): qa/suites/krbd: add luminous thrash tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:00 AM Revision 1a702adb (ceph): tools: ceph-release-notes: match Reviewed-by more liberally
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:40 AM Revision 29ef297d (ceph): mon/HealthMonitor: fix mon_warn_on_osd_down_out_interval_zero does not ...
And the output is wrong...
cluster:
id: b979e20d-6441-46b4-8663-954e1e8ce01d
health: HEALTH_WARN
...
xie xingguo
08:48 AM Revision 0d05c2ac (ceph): mon/HealthMonitor: fix wrong health level
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:43 AM Revision 3b6ddf66 (ceph): mon/HealthMonitor: fix regex formatting
Was:
./bin/ceph -s
cluster:
id: 0f704e51-f496-4812-a782-f6bcc490a109
health: HEALTH_ERR
mon...
xie xingguo
08:31 AM rgw Bug #19056: radosgw S3 AWS4 signature and keystone integration broken
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/14885. The code will be available starting from Lu...
Valery Tschopp
07:40 AM Revision 96c672e8 (ceph): tools: ceph-release-notes: fix sorted() key lambda regression
https://github.com/ceph/ceph/pull/16261 ported the script to Python 3, but it
retained the 2-argument version of the ...
Nathan Cutler
07:40 AM CephFS Bug #20681 (Need More Info): kclient: umount target is busy
'sudo umount /home/ubuntu/cephtest/mnt.0' failed, but 'sudo umount /home/ubuntu/cephtest/mnt.0 -f' succeeded.
It's...
Zheng Yan
07:39 AM Revision cadab436 (ceph): tools: ceph-release-notes: refactor and fix regression
This commit refactors the logic for determining the PR title and merge message,
and fixes a regression introduced by ...
Nathan Cutler
07:32 AM Revision b49d6d8e (ceph): qa/cephfs: lsof if umount fails
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:47 AM Revision b09249de (ceph): PGLog, PrimaryLogPG: rebuild the missing set when the OSDMap flag is set
The recovery_deletes flag will only be set once, by the 'ceph osd
require-osd-release luminous' command.
This matche...
Josh Durgin
06:47 AM Revision 62584449 (ceph): TestPGLog: add unit tests for rebuilding missing set
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:47 AM Revision 62002a38 (ceph): osd/PrimaryLogPG: guard lost_delete missing_loc change by feature flag
With deletes during recovery instead of during log processing, we need
to keep the entry in missing_loc.
Signed-off-...
Josh Durgin
06:47 AM Revision 16cc7efa (ceph): test: add a couple lost+delete unit tests
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:47 AM Revision 5741d300 (ceph): osd: add incompat superblock feature for deletes during recovery
On-disk missing sets would need to be regenerated if downgraded from
luminous to kraken.
Signed-off-by: Josh Durgin ...
Josh Durgin
06:47 AM Revision 1ccc3c3c (ceph): OSDMap, OSDMonitor: add flag for all osds supporting recovery deletes
Just like sortbitwise, this can only be toggled on, and once on osds
that do not support it are not allowed to boot.
...
Josh Durgin
06:47 AM Revision a67f3a88 (ceph): OSDMap, OSDMonitor: automatically set recovery deletes for luminous
Once the required osd release is luminous, all osds must support
recovery deletes, so set the flag then. This avoids ...
Josh Durgin
06:47 AM Revision 712f0da0 (ceph): osd_types, Objecter: make recovery_deletes feature create a new interval
This is needed to create a single place to regenerate the missing set
- at the start of a new interval where support ...
Josh Durgin
06:47 AM Revision a51d5fd9 (ceph): osd_types, PGLog: encode missing based on features
Store whether the missing set should contain deletes, so that
persisted versions can be rebuilt if needed. Make missi...
Josh Durgin
06:47 AM Revision 060fe828 (ceph): osd/PGLog: reset complete_to when appending lost_delete entries
Since lost_deletes queue recovery directly, and don't go through
activate_not_complete(), our complete_to iterator ma...
Josh Durgin
06:47 AM Revision 3e29446a (ceph): osd/PGBackend: include min_epoch in RecoveryDelete messages
This matches ordering with other recovery messages, and may speed up
processing a bit.
Signed-off-by: Josh Durgin <j...
Josh Durgin
06:47 AM Revision 2525609b (ceph): include/ceph_features.h: add feature bit for handling deletes during re...
The BLKIN feature bit was actually unused - it was a remnant from
earlier versions of the blkin work, but all the enc...
Josh Durgin
06:38 AM CephFS Bug #20677 (Fix Under Review): mds: abrt during migration
https://github.com/ceph/ceph/pull/16410/commits/58623d781da1189d2e88cf4875294353db78cea9 Zheng Yan
04:07 AM CephFS Bug #20677 (In Progress): mds: abrt during migration
Zheng Yan
06:36 AM Revision 58623d78 (ceph): mds: refuse 'export dir' request when mds is stopping
Fixes: http://tracker.ceph.com/issues/20677
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
06:18 AM Backport #20271 (Resolved): kraken: LibRadosMiscConnectFailure.ConnectFailure hang
Nathan Cutler
06:05 AM Revision 9d6e0f2e (ceph): Merge pull request #16140 from smithfarm/wip-20271-kraken
kraken: tests: LibRadosMiscConnectFailure.ConnectFailure hang
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
05:45 AM Revision 9c1cf28d (ceph): rgw: check placement existence when create bucket
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
05:39 AM Revision ff05c2ee (ceph): Merge pull request #16386 from mikulely/rgw-cleanup
rgw: drop unused find_replacement() and some function docs
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
04:55 AM Revision 363ddeae (ceph): rgw: check placement target existence during bucket creation
when the placement target has been specified explicitly,we
need to check whether it exists.
Signed-off-by: Jiaying R...
Jiaying Ren
03:51 AM Revision 0d28eb36 (ceph): aio: move aio.h/cc from fs dir to bluestore dir
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:47 AM CephFS Bug #20622 (Closed): mds: takeover mds stuck in up:replay after thrashing rank 0
Zheng Yan
03:39 AM Revision 59e8ddaa (ceph): rgw: miis trivial cleanup
+ drop outdated & misplaced function description
+ drop unused func find_placement
Signed-off-by: Jiaying Ren <jiayi...
Jiaying Ren
03:23 AM Revision a0d93596 (ceph): doc: add instructions for replacing an OSD
* 8/ceph.rst: `rm` subcommand removes osd from osdmap, not the cluster.
the latter is more ambiguous in different c...
Kefu Chai
03:04 AM RADOS Bug #20243 (Fix Under Review): Improve size scrub error handling and ignore system attrs in xattr...
David Zafman
02:39 AM RADOS Bug #20646: run_seed_to_range.sh: segv, tp_fstore_op timeout
http://pulpito.ceph.com/sage-2017-07-18_16:17:27-rados-master-distro-basic-smithi/
hmm, i think this got fixe din ...
Sage Weil
02:36 AM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
http://pulpito.ceph.com/sage-2017-07-18_19:06:10-rados-master-distro-basic-smithi/
failed 19/90
Sage Weil
02:34 AM CephFS Bug #20569: mds: don't mark dirty rstat on non-auth inode
New PR here: https://github.com/ceph/ceph/pull/16337 Zhi Zhang
02:07 AM Revision 07223aa8 (ceph): Merge pull request #16391 from Yan-waller/wip-walle-0718radososd
osd: combine conditional statements
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
01:18 AM RADOS Feature #15835 (Resolved): filestore: randomize split threshold
Perf testing is not indicating much benefit, so I'd hold off on backporting this. Josh Durgin
01:11 AM rbd Bug #18731 (Resolved): [teuthology] rbd-mirror tests sporadically fail due to pid file error
The teuthology "rbd-mirror" task did not run the daemon in the foreground -- so it was never stopped by the test harn... Jason Dillaman
01:10 AM rbd Bug #18435 (New): [ FAILED ] TestLibRBD.RenameViaLockOwner
Jason Dillaman
01:07 AM rbd Bug #17928 (Won't Fix): import-diff doesn't work as what I expected
Jason Dillaman
01:05 AM rbd Bug #15404 (Can't reproduce): KVM: terminate called after throwing an instance of 'ceph::buffer::...
Jason Dillaman
01:05 AM rbd Bug #15290 (Can't reproduce): rbd journal
Jason Dillaman
12:38 AM rbd Bug #20656 (Can't reproduce): [rbd-mirror] local images are not properly starting image replayer
Jason Dillaman
12:35 AM rbd Bug #20654 (Can't reproduce): [rbd-mirror] newly replicated mirrored images do not send rbd_mirro...
Jason Dillaman

07/18/2017

11:46 PM rgw Bug #19056 (Resolved): radosgw S3 AWS4 signature and keystone integration broken
PR: https://github.com/ceph/ceph/pull/14885. The code will be available starting from Luminous. Radoslaw Zarzynski
11:10 PM Bug #20683 (Rejected): mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
... Patrick Donnelly
11:06 PM Revision f8e05719 (ceph): qa: fix MDS_CLIENT_RECALL copy error
Fixes: http://tracker.ceph.com/issues/20682
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:06 PM CephFS Bug #20682 (Resolved): qa: test_client_pin looking for wrong health warning string
... Patrick Donnelly
10:46 PM CephFS Bug #20681 (Closed): kclient: umount target is busy
... Patrick Donnelly
10:40 PM Bug #19427: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
Another case: http://tracker.ceph.com/issues/20680 Patrick Donnelly
10:39 PM Bug #20680 (Closed): osd: FAILED assert(num_unsent <= log_queue.size())
Patrick Donnelly
10:38 PM Bug #20680 (Closed): osd: FAILED assert(num_unsent <= log_queue.size())
... Patrick Donnelly
10:34 PM Bug #20529: Illegal instruction in RocksDB
Klas,
Thanks for the update. I will try it again (as soon as I can get an AMD box), but with VMs and the Intel pro...
Daniel Oliveira
09:09 PM Bug #20529: Illegal instruction in RocksDB
Daniel Oliveira wrote:
> Dennis,
>
> Would you have any updates on this issue?
>
> @All,
> Has anybody else...
Klas M
10:34 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@Stefan A patch for Jewel (current on current jewel branch) is can be found here:
https://github.com/ceph/ceph/pul...
David Zafman
10:20 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD

Analysis:
Secondary got scrub map request with scrub_to 1748'25608...
David Zafman
06:19 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@David
That would be so great! I'm happy to test any patch ;-)
Stefan Priebe
04:54 PM RADOS Bug #20041 (In Progress): ceph-osd: PGs getting stuck in scrub state, stalling RBD

I think I've reproduced this, examining logs.
David Zafman
10:29 PM Bug #20679 (Duplicate): ceph-disk prepare --osd-id 123 silently uses another id if 123 is not des...
observed 2x on my home cluster running current master Sage Weil
10:20 PM Backport #20353 (In Progress): jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Nathan Cutler
10:12 PM Bug #20678 (Duplicate): MonClient: stuck `ceph pg dump`
... Patrick Donnelly
10:08 PM Revision fd598a0d (ceph): osd: scrub_to specifies clone ver, but transaction include head write ver
Fixes: http://tracker.ceph.com/issues/20041
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:43 PM RADOS Bug #20105 (Fix Under Review): LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 fa...
https://github.com/ceph/ceph/pull/16402 Sage Weil
09:42 PM Revision dfc32bcb (ceph): ceph_test_rados_api_watch_notify: flush after unwatch
After we unwatch, we need to make sure the finisher thread has flushed
its work before we tear down the test. Otherw...
Sage Weil
09:30 PM CephFS Bug #20677: mds: abrt during migration
Zheng: note this happened when the thrasher deactivated a rank. Patrick Donnelly
09:28 PM CephFS Bug #20677: mds: abrt during migration
Zheng, please take a look. Patrick Donnelly
09:28 PM CephFS Bug #20677 (Resolved): mds: abrt during migration
... Patrick Donnelly
09:24 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
Kraken is soon-to-be-EOL, yes. Nathan Cutler
08:32 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
Kraken is EOL right? Just jewel I think. Patrick Donnelly
08:26 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
@Patrick - backport to which stable versions? Nathan Cutler
04:29 PM CephFS Bug #20452 (Pending Backport): Adding pool with id smaller then existing data pool ids breaks MDS...
Patrick Donnelly
04:25 PM CephFS Bug #20452 (Resolved): Adding pool with id smaller then existing data pool ids breaks MDSMap::is_...
Patrick Donnelly
09:15 PM Bug #20498 (Resolved): tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Nathan Cutler
09:15 PM Backport #20499 (Resolved): kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on blu...
Nathan Cutler
09:14 PM Revision bb1b7c3b (ceph): Merge pull request #16112 from smithfarm/wip-20499-kraken
kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
09:05 PM mgr Bug #20647 (Resolved): Test failure: test_explicit_fail (tasks.mgr.test_failover.TestFailover)
Sage Weil
06:21 PM mgr Bug #20647 (Fix Under Review): Test failure: test_explicit_fail (tasks.mgr.test_failover.TestFail...
https://github.com/ceph/ceph/pull/16397 Sage Weil
09:01 PM rgw Backport #19704 (Resolved): civetweb-worker segmentation fault
Nathan Cutler
08:58 PM Revision 5ea47f79 (ceph): Merge pull request #14960 from yehudasa/wip-19704
kraken: civetweb: move to post 1.8 version
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:54 PM rbd Bug #20643 (Resolved): [cls] trash_list should take start_after / max_return parameters
Mykola Golub
08:54 PM Revision 1df7833c (ceph): Merge pull request #16401 from bstillwell/releases-doc-update-20170718
Documentation updates for July 2017 releases
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:53 PM Revision 547aa49d (ceph): Merge pull request #16372 from dillaman/wip-20643
cls/rbd: trash_list should be iterable
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
08:41 PM Backport #20676: jewel: Bad status warning for mon_warn_osd_usage_min_max_delta
This backport could be done in https://github.com/ceph/ceph/pull/15050 Nathan Cutler
08:37 PM Backport #20676 (Resolved): jewel: Bad status warning for mon_warn_osd_usage_min_max_delta
https://github.com/ceph/ceph/pull/15050 Nathan Cutler
08:37 PM RADOS Feature #20664 (Closed): compact OSD's omap before active
This exists as leveldb_compact_on_mount. It may not have functioned in all releases but has been present since Januar... Greg Farnum
12:03 PM RADOS Feature #20664 (Closed): compact OSD's omap before active
current, we have supported mon_compact_on_start. does it make sense to add this feature to OSD.
likes:...
Chang Liu
08:36 PM Revision f840864a (ceph): messages/MOSDPing: initialize MOSDPing padding
This memory must be initialized or else valgrind will be very unhappy.
Avoid the cost of zeroing (or even allocating...
Sage Weil
08:36 PM Revision 52f221b2 (ceph): OSD: mark two heartbeat config opts as observed
"osd heartbeat min size" and "osd heartbeat interval" can be changed
at runtime, because their values, when used, are...
Piotr Dalek
08:36 PM Revision 8acfd718 (ceph): messages/MOSDPing: fix the inflation amount calculation
If user specifies a min_message_size small enough (or zero to disable
it altogether), OSDs will crash and burn while ...
Piotr Dalek
08:36 PM Revision e9e7850b (ceph): messages/MOSDPing: optimize encode and decode of dummy payload
The dummy payload doesn't need to be processed, we can just skip over
it when decoding and we can use a single buffer...
Piotr Dalek
08:35 PM Revision 71645604 (ceph): osd: heartbeat with packets large enough to require working jumbo frames.
We get periodic reports that users somehow misconfigure one of their switches
so that it drops jumbo frames, yet the ...
Greg Farnum
08:34 PM CephFS Bug #20055: Journaler may execute on_safe contexts prematurely
Originally slated for jewel backport, but this was reconsidered. The jewel backport tracker was http://tracker.ceph.c... Nathan Cutler
08:31 PM Feature #14065 (Rejected): mon commands should allow buckets to be created using straw1 optionally
straw2 was introduced in hammer, clients that old should be upgraded Josh Durgin
08:27 PM Revision 4293ce51 (ceph): Merge pull request #16397 from liewegas/wip-20647
mon/MgrMonitor: fix standby addition to mgrmap
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:27 PM Revision 6fda2a6c (ceph): mgr/, pybind/mgr: add get_perf_schema() for mgr Python modules
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
08:27 PM Revision f87e080b (ceph): pybind/mgr/dashboard: expose get_counter and get_perf_schema
Useful for experimentation/development; not required
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
08:27 PM Revision f0e9dcda (ceph): mgr/DaemonServer: add perf_schema_update notification for Py modules
MMgrReport contains info about changed schema, so create a notify
type for it so that Python modules interested in pe...
Dan Mick
08:24 PM Feature #11900 (Resolved): introduce and document single-command procedure to pull drive from clu...
The 'ceph osd purge' command in luminous does this. Josh Durgin
08:24 PM Revision 4bf34200 (ceph): osd: shutdown our reserver_finisher earlier in the process
This finisher thread has a lot of callbacks which can hold PGRefs. Make
sure we drain them out before checking that a...
Greg Farnum
08:24 PM Revision 838d7840 (ceph): osd: do not default-abort on leaked pg refs
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 4caf2df0c380a1281db9509b3feb342705512b58)
Greg Farnum
08:24 PM Revision 2d5cafdf (ceph): osd: Reset() the snaptrimmer on shutdown
We were failing to exit various wait states which held PGRefs. Error!
Fixes: http://tracker.ceph.com/issues/19931
S...
Greg Farnum
08:23 PM Revision cc0046a9 (ceph): osd: print out pg debug ref counts on acquire/drop
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit a3b028a6d1ba74ed975ebd665b1b50fb7e5039a4)
Greg Farnum
08:21 PM Backport #20672 (In Progress): kraken: Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
08:04 PM Backport #20672 (Resolved): kraken: Bad status warning for mon_warn_osd_usage_min_max_delta
https://github.com/ceph/ceph/pull/16134 Nathan Cutler
08:19 PM Revision c6542ac7 (ceph): mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Fixes: http://tracker.ceph.com/issues/20544
Caued by: 489e810c37ed6fb9d32d1015634041a577501ee4
Signed-off-by: David...
David Zafman
08:14 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
We set it to 1 if the MSODRepOpReply is encoded with features that do not contain SERVER_LUMINOUS.
...which I thin...
Greg Farnum
09:07 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
i found that the header.version of the MOSDRepOpReply message being decoded was 1. but i am using a vstart cluster fo... Kefu Chai
05:44 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
i am able to reproduce this issue using qa/workunits/fs/snaps/untar_snap_rm.sh. but not always... Kefu Chai
08:12 PM Revision 899f3fca (ceph): osd: Fix ENOSPC crash message text
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 50cfe03fcba253c8380b21043ed03879134d6836)
David Zafman
08:12 PM Revision 2c2e0a35 (ceph): mon: Bump min in ratio to 75%
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 830cc7aa7be1ccd8f54f056b6a58e923cadd1c2b)
David Zafman
08:12 PM Revision bc324e04 (ceph): mon: Add warning if diff in OSD usage > config mon_warn_osd_usage_perce...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c8004e6558359fb542e45bb4b483a6c91afdc0b4)
David Zafman
08:12 PM Revision eb887e3c (ceph): filestore: Account for dirty journal data in statfs
Fixes: http://tracker.ceph.com/issues/16878
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
08:12 PM Revision d69e4e5e (ceph): osd: Round fullness in message to correspond to df -h
This really only works after journal drains because
we adjust for the journal.
Signed-off-by: David Zafman <dzafman@...
David Zafman
08:12 PM Revision 90b7fd8a (ceph): bluestore: Fix BlueStore::statfs available amount to not include bluefs...
This fixes OSD crashes because checking osd_failsafe_full_ratio won't work
without accurate statfs information.
Sign...
David Zafman
08:12 PM Revision 2f26f8cb (ceph): mon/PGMonitor: clean up min/max span warning
Clean up option naming.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 489e810c37ed6fb9d32d10...
Sage Weil
08:05 PM Backport #20675 (Resolved): jewel: Addition of online osd 'omap'compaction command
https://github.com/ceph/ceph/pull/17101 Nathan Cutler
08:04 PM rgw Backport #20674 (Rejected): kraken: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete ret...
Nathan Cutler
08:04 PM rgw Backport #20673 (Resolved): jewel: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete retu...
https://github.com/ceph/ceph/pull/17156 Nathan Cutler
08:03 PM Bug #20544 (Pending Backport): Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
07:53 PM Revision 230a5a50 (ceph): Documentation updates for July 2017 releases
Updates for three new releases this month. Two new Jewel releases
(10.2.8 and 10.2.9) and one new Luminous release c...
Bryan Stillwell
07:31 PM Revision 32755411 (ceph): Merge pull request #16350 from ceph/wip-cd-docs-update
[docs/quick-start]: update quick start to add a note for mgr create command for luminous+ builds vasukulkarni
07:25 PM rgw Bug #20671 (Resolved): rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in ta...
When SSE-KMS encryption is used, multisite sync is able to fetch the decrypted contents of the object. However, it st... Casey Bodley
07:15 PM Linux kernel client Subtask #20669: add support for filtered statfs in kernel client
code is here: https://github.com/fullerdj/ceph-client/tree/wip-djf-20669
Will wait for the feature to go upstream ...
Douglas Fuller
02:48 PM Linux kernel client Subtask #20669 (Resolved): add support for filtered statfs in kernel client
Douglas Fuller
07:15 PM rbd Bug #20654 (In Progress): [rbd-mirror] newly replicated mirrored images do not send rbd_mirroring...
Jason Dillaman
07:04 PM mgr Bug #20633 (Need More Info): mon: does not send mgrdigest to mgr, making mgr init block
Sage Weil
07:04 PM rbd Bug #20655 (Fix Under Review): [rbd-mirror] demoting a primary image may result in the image bein...
*PR*: https://github.com/ceph/ceph/pull/16398 Jason Dillaman
02:59 PM rbd Bug #20655 (In Progress): [rbd-mirror] demoting a primary image may result in the image being del...
Jason Dillaman
06:58 PM Revision f9a095de (ceph): crush: s/ruleset/id/ in decompiled output
Moving away from the 'ruleset' terminology.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:33 PM Messengers Bug #20670 (Closed): OSD suicide on msgr exceeding fd limit

On fresh 12.1.0 install (and then 12.1.0-707), with bluestore + fuse + cephfs + ec_overwrites, I got some OSD flapp...
red ref
06:24 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
@supriti, so far I'm not hitting this assert, mounting with pseudo /demo, at demo-demo alongside unmounted demo1-demo... Matt Benjamin
12:38 PM rgw Bug #20663 (In Progress): Segmentation fault when exporting rgw bucket in nfs-ganesha
hi supriti,
Releasing lat.lock having taken fh->mtx is not per-se a smoking gun, as we have taken lat.lock at find...
Matt Benjamin
11:42 AM rgw Bug #20663 (Resolved): Segmentation fault when exporting rgw bucket in nfs-ganesha
We see a segmentation fault when trying to export rgw bucket using nfs-ganesha (with latest master and ceph v 12.1.0)... supriti singh
06:20 PM Revision d0e761b8 (ceph): mon/MgrMonitor: fix standby addition to mgrmap
Inadvertantly removed by ba45fba01c96bcae5b55c50a6076bb1e879d58b9
Fixes: http://tracker.ceph.com/issues/20647
Signed...
Sage Weil
06:12 PM Revision fd9582f0 (ceph): Merge pull request #15432 from dachary/wip-osd-new
ceph-disk: support osd new
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:04 PM RADOS Bug #20666: jewel -> luminous upgrade doesn't update client.admin mgr cap
Sage Weil
03:34 PM RADOS Bug #20666 (Fix Under Review): jewel -> luminous upgrade doesn't update client.admin mgr cap
https://github.com/ceph/ceph/pull/16395 Joao Eduardo Luis
01:23 PM RADOS Bug #20666: jewel -> luminous upgrade doesn't update client.admin mgr cap
Hmm, I suspect the issue is with the bootstrap-mgr keyring. I notice
that when trying a "mgr create" on an upgraded...
Sage Weil
01:22 PM RADOS Bug #20666 (Resolved): jewel -> luminous upgrade doesn't update client.admin mgr cap
... Sage Weil
05:52 PM Revision adea5983 (ceph): Merge remote-tracking branch 'gh/luminous'
Sage Weil
05:51 PM Backport #20365 (Resolved): kraken: mon: osd crush set crushmap need sanity check
Nathan Cutler
05:50 PM Revision 19133036 (ceph): Merge pull request #16143 from smithfarm/wip-20365-kraken
kraken: mon: osd crush set crushmap need sanity check
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
05:49 PM Bug #19428 (Resolved): ceph-disk: Racing between partition creation & device node creation
Nathan Cutler
05:49 PM Backport #20034 (Resolved): kraken: ceph-disk: Racing between partition creation & device node cr...
Nathan Cutler
05:48 PM Revision 7224ebc1 (ceph): Merge pull request #16138 from smithfarm/wip-20034-kraken
kraken: ceph-disk: Racing between partition creation & device node creation
Reviewed-by: Loic Dachary <ldachary@redh...
Nathan Cutler
05:48 PM Backport #20010 (Resolved): kraken: ceph-disk: separate ceph-osd --check-needs-* logs
Nathan Cutler
05:47 PM Revision 47359c12 (ceph): Merge pull request #16135 from smithfarm/wip-20010-kraken
kraken: ceph-disk: separate ceph-osd --check-needs-* logs
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
05:21 PM Revision d91f57c0 (ceph): Merge pull request #15837 from fangyuxiangGL/placement-rule-err
rgw: fix err when copy object in bucket with specified placement rule
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:10 PM rgw Bug #20539 (Pending Backport): rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return v...
Casey Bodley
04:33 PM CephFS Bug #20582 (Resolved): common: config showing ints as floats
Patrick Donnelly
04:32 PM CephFS Bug #20537 (Resolved): mds: MDLog.cc: 276: FAILED assert(!capped)
Patrick Donnelly
04:32 PM Revision 7102de87 (ceph): qa/suites/upgrade/jewel-x/point-to-point: move set-require-min-compat-c...
Do it after workload completes and all jewel clients go away.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM CephFS Bug #20440 (Resolved): mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_v...
Patrick Donnelly
04:29 PM Revision e2fdfc0b (ceph): qa/suites/upgrade/jewel-x: link to thrashosds yaml
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:24 PM CephFS Bug #20441 (Resolved): mds: failure during data scan
Patrick Donnelly
02:22 PM CephFS Bug #20441 (Closed): mds: failure during data scan
Douglas Fuller
04:23 PM CephFS Feature #10792 (Resolved): qa: enable thrasher for MDS cluster size (vary max_mds)
Patrick Donnelly
03:34 PM Revision efa66b48 (ceph): mon/AuthMonitor: generate bootstrap-mgr key on upgrade
We were adding the entity, but no key. By generating a key, we avoid
making things really weird.
Fixes: http://track...
Joao Eduardo Luis
02:47 PM Revision 2bc57ca1 (ceph): mgr/dashboard: initial block mirroring status page
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 34f3f4a7 (ceph): mgr/dashboard: tweak CSS to allow dataTables to be semi-readable
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision fefa3e72 (ceph): mgr/dashboard: incorporate RBD mirror image status listing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 47ede5c2 (ceph): mgr/dashboard: integrate rbd mirroring daemon and pool stats
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 25e24bdf (ceph): mgr/dashboard: move mirroring service data logic to common helpers
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision a7dd68ed (ceph): mgr/dashboard: dynamically populate mirroring warning/errors
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision cde2090b (ceph): librbd: bypass large image creation check of object-map disabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision ca2271e1 (ceph): mgr/dashboard: sidebar tree should match current selection
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 5e0f0e27 (ceph): mgr/dashboard: move rbd pools to a sub-menu item
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision de9e6a7e (ceph): mgr/dashboard: rbd pool image view should use dynamic data table
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 0a31628e (ceph): mgr/dashboard: moved short_version formatter to common location
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 4a7192f6 (ceph): rbd-mirror: missing remote primary should result in warning health
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM rgw Bug #20668 (Resolved): rgw multisite: cannot sync objects encrypted with SSE-C
GET requests for encrypted objects require special headers for SSE-C, enforced by rgw_s3_prepare_decrypt(). Multisite... Casey Bodley
02:38 PM Revision 5f5647af (ceph): Merge pull request #16291 from ZVampirEM77/wip-acl-grants-num-limit
rgw: acl grants num limit
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:38 PM Revision 28004133 (ceph): Merge pull request #16310 from ZVampirEM77/wip-acl-reqdata-too-large
rgw: req xml params size limitation error msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:37 PM Revision bbf8bc8b (ceph): Merge pull request #16324 from yehudasa/wip-20620
rgw: delete object in error path
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:28 PM Revision 77f02d1b (ceph): rbd-mirror: preserve pool replayer instance after errors
This will help reduce ping-ponging of any potential callout error
notifications.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
02:28 PM Revision 24ed9017 (ceph): rbd-mirror: service daemon status formatter
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision f76e416f (ceph): rbd-mirror: service daemon callout for cluster watcher issues
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 8ddd65b2 (ceph): rbd-mirror: service daemon callouts and attributes for pool replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 810fdbf3 (ceph): rbd-mirror: service daemon attributes for instance replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision e77c325e (ceph): librados: preprocessor define to determine if service management supported
This will be needed for out-of-tree applications like tcmu-runner.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:28 PM Revision 5df6749e (ceph): mon: corrected typo in service daemon status
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 6c84d40f (ceph): librados_test_stub: added service daemon API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision cbd17181 (ceph): rbd-mirror: convert ImageDeleter to template
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 3013c8ad (ceph): rbd-mirror: skeleton integration with service daemon API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 938d3a69 (ceph): rbd-mirror: prevent image health status from ping-ponging during re-att...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:21 PM Stable releases Tasks #19009: kraken v11.2.1
h3. powercycle... Nathan Cutler
11:48 AM Stable releases Tasks #19009: kraken v11.2.1
h3. fs... Nathan Cutler
11:42 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rbd... Nathan Cutler
11:32 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw... Nathan Cutler
10:09 AM Stable releases Tasks #19009: kraken v11.2.1
h3. ceph-disk... Nathan Cutler
10:05 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/7451aa0dc9a2e4e3844dbe2490832a5d98ee252f/... Nathan Cutler
01:41 PM Revision 5f51a840 (ceph): Merge pull request #15940 from smithfarm/wip-20425
build/ops: rpm: put mgr python build dependencies in make_check bcond
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
Sage Weil
01:40 PM Revision e9820d6c (ceph): Merge pull request #16283 from xiexingguo/wip-osd-segfault
mon, osd: misc fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:40 PM RADOS Bug #20605 (Resolved): luminous mon lacks force_create_pg equivalent
Sage Weil
01:39 PM Revision 9fb42cd7 (ceph): Merge pull request #16353 from tchaikov/wip-20605
mon: add force-create-pg back
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 0ff38938 (ceph): Merge pull request #16356 from liewegas/wip-mgr-early-health
mon/MgrMonitor: only induce mgr epoch shortly after mkfs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John...
Sage Weil
01:39 PM Revision 81ae434c (ceph): Merge pull request #16359 from liewegas/wip-cli-stdinout
ceph: allow '-' with -i and -o for stdin/stdout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza ...
Sage Weil
01:38 PM Revision 10cfd427 (ceph): Merge pull request #16364 from liupan1111/wip-fix-clean
os/bluestore: use reference to avoid string copy
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:38 PM Revision fce65122 (ceph): Merge pull request #16366 from smithfarm/wip-babeltrace-typo
build/ops: rpm: fix typo WTIH_BABELTRACE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Willem Jan Withagen ...
Sage Weil
01:38 PM RADOS Bug #20667 (Resolved): segv in cephx_verify_authorizing during monc init
... Sage Weil
01:29 PM Revision 8a47e15c (ceph): ceph-disk: change the lockbox partition number to 5
Fixes: http://tracker.ceph.com/issues/20556
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
shangzhong zhu
01:29 PM CephFS Bug #20659: MDSMonitor: assertion failure if two mds report same health warning
No it isn't more recent. Thanks! Patrick Donnelly
10:56 AM CephFS Bug #20659 (Resolved): MDSMonitor: assertion failure if two mds report same health warning
Unless this test run was more recent than the fix, I think this is https://github.com/ceph/ceph/pull/16302 John Spray
05:22 AM CephFS Bug #20659 (Resolved): MDSMonitor: assertion failure if two mds report same health warning
... Patrick Donnelly
01:25 PM rgw Bug #20665 (In Progress): STREAMING-AWS4-HMAC-SHA256-PAYLOAD fails with 0 byte upload
@sendu, probably RGW but we will root cause
matt
Matt Benjamin
01:19 PM rgw Bug #20665 (In Progress): STREAMING-AWS4-HMAC-SHA256-PAYLOAD fails with 0 byte upload
I am using RGW Jewel, 10.2.3-0ubuntu0.16.04.2.
I believe this version came out after STREAMING-AWS4-HMAC-SHA256-PA...
Sendu Bala
12:27 PM Revision 127dca7c (ceph): Merge pull request #16261 from tchaikov/wip-ceph-release-notes-py3
tools: ceph-release-notes: port it to py3
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
11:48 AM Revision 378a2cc9 (ceph): mds: add to get version in the mds_commands
Sometime we need to determine whether the mds/mon/osd RPM package
is correct, by use the command "ceph tell mds/mon/o...
huanwen ren
11:41 AM rgw Cleanup #4057: Update Admin API spec with comments
Where are received comments? Do we need to change ceph/admin Amit Kumar
11:20 AM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
The last point about cluster down: looking at http://tracker.ceph.com/issues/20609, I'm not sure what the higher leve... John Spray
11:15 AM devops Bug #15333: stale /etc/systemd/system/ceph* files after ceph uninstall
Hi,
this should be a SELinux/systemd issue where SELinux is preventing the access to the old uninstalled files and...
Boris Ranto
10:57 AM Bug #20430 (Resolved): crush_location_hook does not work with Luminous
xie xingguo
09:53 AM Bug #20662 (Closed): ceph version creates traceback
# ceph version
Traceback (most recent call last):
File "/usr/local/bin/ceph", line 106, in <module>
import r...
Amit Kumar
09:31 AM rgw Bug #20661 (Fix Under Review): With RGWs configured in a load balancer, quota stats cache doesn't...
https://github.com/ceph/ceph/pull/16389 Pavan Rallabhandi
09:09 AM rgw Bug #20661 (Resolved): With RGWs configured in a load balancer, quota stats cache doesn't work
With RGWs configured in a load balancer, quota stats cache can possibly run into unbound values. We have found errors... Pavan Rallabhandi
08:58 AM Revision 0c368200 (ceph): mds: cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
08:38 AM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
I'm working on it. shangzhong zhu
08:29 AM Bug #20660 (Resolved): FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
... shangzhong zhu
08:23 AM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
lower the priority since we haven't spotted it for a while. Kefu Chai
08:17 AM Revision 78511bf2 (ceph): Merge pull request #16380 from mikulely/doc-index-typos
test,rgw: fix rgw placement rule pool config option
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:02 AM Linux kernel client Cleanup #20604: startsync can be removed
I believe you are talking about OP_STARTSYNC = 27, // start a sync
present inside class ObjectStore::Transaction
Amit Kumar
06:37 AM Revision 6728e670 (ceph): test,rgw: fix rgw placement rule pool config option
actually we're checking '--index-pool' & `--max-buckets` during
the argument parsing.
same as 3af3f4e84ca226f63f7491...
Jiaying Ren
06:24 AM Revision 7b186c37 (ceph): osd: combine conditional statement
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
06:12 AM Revision c1e77cbe (ceph): wip peering deletes in rados suite
Josh Durgin
05:33 AM Revision b39a4024 (ceph): Merge PR 16068 into master
* refs/remotes/upstream/pull/16068/head:
mds: wait auth pinned objects when deactivating mds
mds: fix "wait for str...
Patrick Donnelly
05:33 AM Revision ba548ffe (ceph): Merge PR 16202 into master
* refs/remotes/upstream/pull/16202/head:
doc: add some docs about 'cephfs-data-scan scan_links'
mds/FSMap.cc: remem...
Patrick Donnelly
05:33 AM Revision 77189f27 (ceph): Merge PR 15969 into master
* refs/remotes/upstream/pull/15969/head:
mds/events: Initialize Non-static class members in ESession
mds/events: In...
Patrick Donnelly
05:33 AM Revision 64069538 (ceph): Merge PR 16153 into master
* refs/remotes/upstream/pull/16153/head:
mds: fixup may be an unclaimed tick_event
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
05:33 AM Revision 2f6ae472 (ceph): Merge PR 16041 into master
* refs/remotes/upstream/pull/16041/head:
mds: “*dir” print repeatedly
MDS: tick_event repeated assignment
Reviewed...
Patrick Donnelly
05:33 AM Revision bc58d6aa (ceph): Merge PR 16039 into master
* refs/remotes/upstream/pull/16039/head:
common/config_opts: drop unused opt(mds_kill_journal_at)
Reviewed-by: Zhen...
Patrick Donnelly
05:33 AM Revision ce27e223 (ceph): Merge PR 15982 into master
* refs/remotes/upstream/pull/15982/head:
mds/MDSMap: use find in is_data_pool
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
05:33 AM Revision 39b0bde6 (ceph): Merge PR 15981 into master
* refs/remotes/upstream/pull/15981/head:
mds: reinstate daemonperf counters
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
05:33 AM Revision 5b1a229f (ceph): Merge PR 16200 into master
* refs/remotes/upstream/pull/16200/head:
qa: thrash max_mds and deactivate ranks
Reviewed-by: Zheng Yan <zyan@redha...
Patrick Donnelly
05:33 AM Revision 39ad17a1 (ceph): Merge PR 15979 into master
* refs/remotes/upstream/pull/15979/head:
Ignore unmatched rstat errors from MDS during rebuild testing
Reviewed-by:...
Patrick Donnelly
05:33 AM RADOS Bug #20625 (Duplicate): ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
Kefu Chai
05:31 AM Revision b94d1dc3 (ceph): Merge PR 16288 into master
* refs/remotes/upstream/pull/16288/head:
qa/cephfs: don't use int() to convert string of float point number
Reviewe...
Patrick Donnelly
05:27 AM Revision d29895a4 (ceph): api/Mirror: make it more understandable when adding peer returns error
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
05:17 AM Revision 6461a94f (ceph): Merge pull request #16375 from batrick/docker-core-debug
script: add docker core dump debugger
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
04:11 AM rgw Bug #20658: RGW: object copied from remote src acl permission become full-control issue
Addressed by https://github.com/ceph/ceph/pull/16127 Enming Zhang
03:32 AM rgw Bug #20658 (Resolved): RGW: object copied from remote src acl permission become full-control issue
After copy object to remote destination, all grants' permission in the acl of the object in remote destination will b... Enming Zhang
02:56 AM mgr Bug #20657 (Can't reproduce): apparent mgr deadlock in handle_report
... Sage Weil
02:48 AM Revision 8db17d7c (ceph): script: add docker core dump debugger
This script sets up a docker container with all the packages used for your Ceph
(test) branch. From there, you can gd...
Patrick Donnelly
02:11 AM Revision a0682810 (ceph): Merge pull request #16367 from Yan-waller/wip-walle-0715osdmon
mon: Fix output text and doc
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:20 AM Revision f6151601 (ceph): mon: cleanups
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun

07/17/2017

10:41 PM Revision da553f16 (ceph): os/bluestore/BlueStore: Avoid double counting state_kv_queued_lat.
In fact, if txc in kv_submitting queue it also in kv_committing.
For those txc, we should avoid double counting state...
Jianpeng Ma
10:24 PM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
John Spray wrote:
> My thoughts on this:
>
> * maybe we should preface this class of command (manipulating the MD...
Patrick Donnelly
10:21 PM Revision b1bb6e6d (ceph): rgw: switch from boost::string_ref to boost::string_view in rgw_swift_a...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:31 PM CephFS Feature #19109 (Fix Under Review): Use data pool's 'df' for statfs instead of global stats, if th...
https://github.com/ceph/ceph/pull/16378 Douglas Fuller
08:36 PM rbd Bug #20656 (Can't reproduce): [rbd-mirror] local images are not properly starting image replayer
These should be started for local-only images so that we can retrieve up-to-date status for dashboard monitoring. Jason Dillaman
08:27 PM Revision dfc9c366 (ceph): fix ceph.py
Sage Weil
08:23 PM rbd Bug #20655 (Resolved): [rbd-mirror] demoting a primary image may result in the image being deleted
If a primary image is not replicated to a peer, demoting the image and restarting the rbd-mirror daemon can result in... Jason Dillaman
08:22 PM rbd Bug #20654 (Can't reproduce): [rbd-mirror] newly replicated mirrored images do not send rbd_mirro...
This causes rbd-mirror daemon's pool watcher to fail to detect the new local image. Jason Dillaman
08:10 PM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
... Sage Weil
08:08 PM RADOS Bug #20653 (Can't reproduce): bluestore: aios don't complete on very large writes on xenial
... Sage Weil
07:56 PM Revision ccca7a54 (ceph): crush: do not allow creating a rule with ruleset != rule id
Consolidate the add_rule rule id and ruleset arguments to be the same and
fix the callers.
Signed-off-by: Sage Weil ...
Sage Weil
07:25 PM Revision 6ffc677d (ceph): qa/suites/upgade/jewel-x/parallel: ignore FS_ and MDS_ errors during re...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:22 PM Revision c66da972 (ceph): qa/tasks/ceph.py: create osds in order
We aren't passing id to legacy 'osd create', which means we have to go
in order!
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
06:55 PM Revision bdb41410 (ceph): Merge pull request #16203 from shashalu/raise-s3policy-debug-level
rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
06:11 PM Revision 959a7b5c (ceph): Merge pull request #16373 from jcsp/wip-dashboard-osds
mgr/dashboard: add OSD list view
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:38 PM devops Fix #20651 (New): rename "radosgw" debian packages to "ceph-radosgw"
For RPM-based distributions, the RGW package name is ceph-radosgw. For Ubuntu, it's radosgw. Let's rename the radosgw... Ken Dreyer
05:22 PM Revision d25ebbda (ceph): update ceph-deploy quick start to add a note for mgr create command
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:09 PM Bug #20240 (Resolved): libradosstriper processes arbitrary printf placeholders in user input
Kefu Chai
05:08 PM Revision 2d4aabf2 (ceph): Merge pull request #15674 from chardan/jfw-wip-20240-printf-format
libradosstriper: fix format injection vulnerability
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:56 PM Revision f3e663a1 (ceph): 12.1.1
Jenkins Build Slave User
04:44 PM Revision 018b386f (ceph): mgr/dashboard: add OSD list view
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:02 PM rgw Feature #20650 (New): Support webhook for authentication
It's very good to RGW supports defining webhook for authentication. Shayan Hosseini
03:09 PM Revision a6adc6cf (ceph): Merge pull request #15667 from rzarzynski/wip-rgw-fix-nullptrderef-in-r...
rgw: fix potential null pointer dereference in rgw_admin.
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: ...
Yuri Weinstein
03:08 PM Revision d02b00c7 (ceph): Merge pull request #16251 from linuxbox2/wip-mgr-nfs-svcmap
rgw_file: add service map registration
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:05 PM RADOS Bug #20631 (Resolved): OSD needs restart after upgrade to luminous IF upgraded before a luminous ...
Sage Weil
02:05 PM RADOS Bug #20631: OSD needs restart after upgrade to luminous IF upgraded before a luminous quorum
Sage Weil
03:04 PM Revision b8737fa0 (ceph): Merge pull request #16341 from liewegas/wip-20631
osd: restart boot process if waiting for luminous mons
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:59 PM Revision eb26360b (ceph): Merge pull request #15807 from zhangsw/feature-lifecycle-date
rgw: S3 lifecycle now supports expiration date
Reviewed-by: Daniel Gryniewicz <dang@fprintf.net>
Yuri Weinstein
02:41 PM Revision 67998dbe (ceph): mon/LogMonitor: don't read list's end() for log last
We will assert semi-randomly if we read the end of the list, which is
not a real element. Instead, walk the list in r...
Joao Eduardo Luis
02:26 PM rbd Bug #20644 (In Progress): [rbd-mirror] assertion failure when mirrored pool is removed
Jason Dillaman
02:23 PM Revision b6c6f743 (ceph): cls/rbd: trash_list should be iterable
Fixes: http://tracker.ceph.com/issues/20643
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:15 PM rbd Bug #20643 (Fix Under Review): [cls] trash_list should take start_after / max_return parameters
*PR*: https://github.com/ceph/ceph/pull/16372 Jason Dillaman
01:29 PM rbd Bug #20643 (In Progress): [cls] trash_list should take start_after / max_return parameters
Jason Dillaman
02:11 PM CephFS Bug #20566: "MDS health message (mds.0): Behind on trimming" in powercycle tests
it's transient warning caused by backfill. I think we should add this warning to whitelist Zheng Yan
02:05 PM RADOS Bug #20605: luminous mon lacks force_create_pg equivalent
Sage Weil
01:52 PM CephFS Bug #20594: mds: cache limits should be expressed in memory usage, not inode count
See #4504 and associated MemoryModel tickets. Greg Farnum
01:52 PM Revision 365f3215 (ceph): rgw: move reshard pool to ns in log pool
Since the pool was introduced only in Luminous dev and RC releases we
can probably upgrade without the need to bump u...
Abhishek Lekshmanan
01:52 PM Revision 5c862249 (ceph): PendingReleaseNotes: add a note on RGW's pool change for resharding
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:49 PM Revision a0d81499 (ceph): rgw: dump the reshard pool in rgw zone params json
So that the zone get/put commands display the reshard pool as well
Signed-off-by: Abhishek Lekshmanan <abhishek@suse...
Abhishek Lekshmanan
01:49 PM Revision 963c1cd3 (ceph): mon/OSDMonitor: fix "ceph osd pool get rbd all --format=json-pretty"
Two problems:
(1) MIN_WRITE_RECENCY_FOR_PROMOTE is a tier-only option.
(2) should automatically filter out unset pool...
xie xingguo
01:49 PM Revision 21b56405 (ceph): mon/OSDMonitor: drop unnecessary write permission for "crush get-tunabl...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:49 PM Revision b9526c54 (ceph): mon/OSDMonitor: cleanup last_osd_report if osd does not exist
In case we might want to reuse the same slot later.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:49 PM Revision a7917e59 (ceph): osd/OSD: filter out deprecated meta for bluestore
Journal path is filestore related...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:49 PM Revision a98c7e84 (ceph): osd/OSD: gracefully shutdown on error exit during init
This can avoid crashes as below:
0> 2017-07-12 09:34:47.427438 7f320ce61b80 -1 /home/xxg/build/ceph-dev/src/common...
xie xingguo
01:48 PM CephFS Bug #20593 (Fix Under Review): mds: the number of inode showed by "mds perf dump" not correct aft...
Patrick Donnelly
01:38 PM Revision 3a4931b0 (ceph): ceph: allow '-' with -i and -o for stdin/stdout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:32 PM Revision 0f75d79c (ceph): qa/tasks/rbd_fio: use teuthology.packaging for handling packages
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
01:18 PM Revision 0abee472 (ceph): mon: add force-create-pg back
and now it's "ceph osd force-create-pg'
Fixes: http://tracker.ceph.com/issues/20605
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
01:03 PM rgw Bug #20289: "failed to list reshard log entries" spams log file
Possible fix: https://github.com/ceph/ceph/pull/16193 Abhishek Lekshmanan
12:48 PM Revision fad3c499 (ceph): rgw: clarify when encountering eacces for reshard list
Specify that we don't have access to the reshard pool when encountering
EACCESS.
TODO: get rgw's name and add that in...
Karol Mroz
12:46 PM Revision 758bcf9a (ceph): build/ops: rpm: fix typo WTIH_BABELTRACE
Introduced by b331898ea9aefc547265b388dddbc388417184fe
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:33 PM Revision 7aabdc01 (ceph): Merge pull request #16339 from majianpeng/test-fio-print-more-perfcounter
test/fio: print all perfcounters rather than objectstore itself.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revi...
Kefu Chai
12:32 PM Revision f4ea4c4f (ceph): rgw: add the get_optional() method to RGWHTTPArgs.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:26 PM Revision aeac0423 (ceph): os/bluestore: use reference to void string copy
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
12:20 PM rbd Cleanup #16990: 'rbd image-meta remove' of missing key does not return error
# rbd --version
ceph version 12.0.0-1468-g0214e06 (0214e063056cd0ce3a80cea13087f68be8017b20)
# rbd image-meta remov...
Amit Kumar
12:15 PM RADOS Bug #20602 (Resolved): mon crush smoke test can time out under valgrind
Kefu Chai
12:15 PM Revision c142f25a (ceph): Merge pull request #16346 from liewegas/wip-20602
mon: skip crush smoke test when running under valgrind
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Ke...
Kefu Chai
11:48 AM rbd Feature #17178 (In Progress): [OpenStack Glance] update store driver to sparsify rbd-backed images
*Upstream review*: https://review.openstack.org/#/c/430641/33 Jason Dillaman
11:46 AM Revision 2b3adf71 (ceph): Merge pull request #16302 from liewegas/wip-mds-dup-alerts
mon/MDSMonitor: fix segv when multiple MDSs raise same alert
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewe...
Kefu Chai
11:13 AM Revision 0e199cef (ceph): build/ops: rpm: socat is only needed for "make check"
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:12 AM Revision a502a939 (ceph): build/ops: rpm: put mgr python build dependencies in make_check bcond
Fixes: http://tracker.ceph.com/issues/20425
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Signed-off-by: Tim Serong...
Nathan Cutler
11:12 AM RADOS Bug #20625: ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
tried to reproduce on btrfs locally, no luck. Kefu Chai
03:00 AM RADOS Bug #20625: ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
... Kefu Chai
11:09 AM Bug #20488 (Fix Under Review): ceph-disk dmcrypt does not unlock blockdevice for bluestore
https://github.com/ceph/ceph/pull/16357 Kefu Chai
09:47 AM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Greg Farnum wrote:
> I see Python, was this python-rados? A CLI? Something else?
It was openATTIC 3.3.0 which fai...
Sebastian Wagner
09:04 AM Revision 9132af86 (ceph): mds: clear dirty rstat flag on non-auth inode when finishing scatter up...
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
07:37 AM Bug #20556 (Fix Under Review): ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
Kefu Chai
07:36 AM Revision 1287caf2 (ceph): ceph-disk activate unlocks bluestore data partition
Signed-off-by: Felix Winterhalter <felix@audiofair.de> Felix Winterhalter
06:28 AM rgw Support #20649 (New): Need limit bandwidth for s3 user
Hi Team,
I want to limit bandwidth on uploading s ,downloading's and video streaming for rados gateway user bucket...
Praveen Kakkera
06:00 AM Revision b41fa997 (ceph): osd/PrimaryLogPG: check whether clones missing from the cache are recov...
This appears now that deletes are not processed inline from the PG log
- a clone that is missing only on a peer (due ...
Josh Durgin
06:00 AM Revision fff55a48 (ceph): osd/PGLog: client deletes are now part of the missing set
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:00 AM Revision 31d6a030 (ceph): osd/PGLog.h: update missing set verification for deletes
Deleted objects may still be on-disk after merging a log that includes
deletes, so adjust the asserts accordingly.
A...
Josh Durgin
06:00 AM Revision 6b3e6302 (ceph): osd/PGLog.h: handle lost+delete entries the same as client deletes
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:00 AM Revision 100a3d70 (ceph): message, osd: add request/response messages for deletes during recovery
The existing BackfillRemove message has no reply, and PushOps have too
much logic that would need changing to accomod...
Josh Durgin
06:00 AM Revision fa037fb8 (ceph): osd: add a 'delete' flag to missing items and related functions
This will track deletes that were in the pg log and still need to be
performed during recovery. Note that with these ...
Josh Durgin
06:00 AM Revision 3a9d056d (ceph): osd/PG: handle deletes in MissingLoc
There's no source needed for deleting an object, so don't keep track
of this. Update is_readable_with_acting/is_unfou...
Josh Durgin
06:00 AM Revision 96f9ff1b (ceph): osd/PrimaryLogPG,PGBackend: handle deletes during recovery
Deletes are the same for EC and replicated pools, so add logic for
handling MOSDPGRecoveryDelete[Reply] to the base P...
Josh Durgin
02:41 AM RADOS Support #20648 (Closed): odd osd acting set
I have three host.
When I set one of them down.
I got something like this....
hongpeng lu
02:26 AM Revision dd61a7f7 (ceph): Merge pull request #16189 from bassam/pr-msgr-bind-addr
mon: add support public_bind_addr option
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 AM Revision 6e33ba01 (ceph): Merge pull request #16349 from liewegas/wip-vstart-bind
vstart.sh: bind restful, dashboard to ::, not 127.0.0.1
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:24 AM Revision 0be22af9 (ceph): Merge pull request #16329 from joscollin/wip-cleanup-crush-warning
crush: silence warning from -Woverflow
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kch...
Sage Weil
02:22 AM mgr Bug #20647 (Resolved): Test failure: test_explicit_fail (tasks.mgr.test_failover.TestFailover)
... Sage Weil
02:21 AM RADOS Bug #20646 (New): run_seed_to_range.sh: segv, tp_fstore_op timeout
... Sage Weil
02:16 AM Revision d659266c (ceph): Merge pull request #16345 from jcsp/wip-watch-channel
ceph.in: filter out audit from ceph -w
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision 1a0d645b (ceph): Merge pull request #16315 from majianpeng/bluestore-misc-fix
os/bluestore: misc fix and cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:08 AM Revision 6b5b15d9 (ceph): Merge pull request #16351 from liewegas/wip-mgr-init-debug
mgr,mon: debug init and mgrdigest subscriptions Sage Weil
01:49 AM Revision eab1c25f (ceph): Merge pull request #16358 from liupan1111/wip-fix-client
test/msgr: fixed the hang issue for perf_msg_client
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:42 AM Revision 78c6b480 (ceph): test/msgr: fixed the hang issue for perf_msg_client
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
01:28 AM Revision f9433e48 (ceph): qa/suites/rados/rest/mgr-restful: simplify
Use default port; don't bother setting bind addr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

07/16/2017

06:47 PM Revision 1e50fb49 (ceph): mon/MgrMonitor: only induce mgr epoch shortly after mkfs
For early clusters, if there isn't an active manager, we eventually want
to trigger a health warning by rolling over ...
Sage Weil
12:58 PM Revision a1b05dd2 (ceph): rgw: acl grants num limit
According to AWS S3 in this document[1], an ACL can have up to 100
grants.
If the nums of grants is larger than 100,...
Enming Zhang
09:41 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Uh, I don't think master branch has this problem. Since "list-snaps"'s result has been moved from ObjectContext::obs.... Xuehan Xu
09:24 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
But I'm working on it. Xuehan Xu
08:54 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Sorry, as the related source code has been reconstructed and I haven't test this for the master branch, I can't judge... Xuehan Xu
08:03 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Thanks for the jewel-specific fix. Has the bug been declared fixed in master, though? Nathan Cutler
07:26 AM RADOS Backport #17445 (Fix Under Review): jewel: list-snap cache tier missing promotion logic (was: rbd...
Kefu Chai
06:34 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
It seems that ReplicatedPG::do_op's code of "master" branch has been totally reconstructed, so I submitted a pull req... Xuehan Xu
08:09 AM RADOS Bug #20645 (Closed): bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))

it seems like alloc hint equal end of wal-bdev, but the begin of the wal-bdev is still in use...
my wal-bdev si...
Zengran Zhang

07/15/2017

07:49 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@Jason: *argh* yes this seems to be correct.
So it seems i didn't have any logs. Currently no idea how to generate...
Stefan Priebe
07:31 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@Stefan: just for clarification, I believe the gpg-encrypted ceph-post-file dump was the gcore of the OSD and a Debia... Jason Dillaman
06:38 AM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Hello @david,
the best logs i could produce with level 20 i sent to @Jason Dillaman 2 month ago (pgp encrypted). R...
Stefan Priebe
07:32 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Definitely sounds like it could be the root-cause to me. Thanks for the investigation help. Jason Dillaman
02:48 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
I encountered the same promblem.
I debugged a little, and found that this might have something to do with the "cache...
Xuehan Xu
02:34 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
I encountered the same promblem.
I debugged a little, and found that this might have something to do with the "cache...
Xuehan Xu
01:13 PM Revision eb752e0b (ceph): rgw: req xml params size limitation error msg
Now rgw will return like following:
400
<?xml version="1.0" encoding="UTF-8"?><Error><Code>MalformedXML</Code><Messa...
Enming Zhang
08:31 AM Revision 171104cb (ceph): Merge pull request #15587 from wjwithagen/wip-wjw-ceph-disk-is_diskdevice
ceph-disk/ceph_disk/main.py: Replace ST_ISBLK() test by is_diskdevice()
Reviewed-by: Loic Dachary <ldachary@redhat.c...
Kefu Chai
08:27 AM RADOS Bug #20605 (Fix Under Review): luminous mon lacks force_create_pg equivalent
https://github.com/ceph/ceph/pull/16353 Kefu Chai
08:24 AM Revision 742a1177 (ceph): Merge pull request #16347 from tchaikov/wip-test-ceph-disk
tests: ceph-disk: use communicate() instead of wait() for output
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
06:23 AM Revision a373692f (ceph): mon/MonCommand: drop unnecessary write permission
since "log last" does not ask for it.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:23 AM Revision 464179b4 (ceph): osd/OSDMap: kill dead structure "struct qi"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:21 AM Revision 9f680655 (ceph): Merge pull request #16334 from wjwithagen/wjw-bug-stringyfy
core:" Stringify needs access to << before reference" src/include/stringify.h
Reviewed-by: Jos Collin <jcollin@redha...
Jos Collin
04:29 AM Revision 70e664b7 (ceph): mon/OSDMonitor: another dedup case for pg-upmap-items
./bin/ceph osd pg-upmap-items 1.0 1 2 1 2
osd.1 -> osd.2 already exists, set 1.0 pg_upmap_items mapping to [1->2]
Si...
xie xingguo
04:29 AM Revision 09af9b8a (ceph): osd/OSDMap: allow bidirectional swap of pg-upmap-items
This is useful when we also want an even distribution of pg primaries across osds.
For example:
Was:
[0 1 2]
By appl...
xie xingguo
03:27 AM Revision 73c0740b (ceph): tests: ceph-disk: use communicate() instead of wait() for output
to avoid possible deadlock. quote from doc of Popen.wait()
> This will deadlock when using stdout=PIPE and/or stderr...
Kefu Chai
03:27 AM Revision c596bff5 (ceph): qa/suites/ceph-disk: whitelist health warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 AM rbd Bug #20644 (Resolved): [rbd-mirror] assertion failure when mirrored pool is removed
... Jason Dillaman
02:59 AM Feature #19592 (Pending Backport): Addition of online osd 'omap'compaction command
assuming we need this in jewel also, so marking "pending backport" Kefu Chai
02:57 AM Revision 0cc65197 (ceph): Merge pull request #16045 from Liuchang0812/wip-compact-osd-feature
osd: compact osd feature
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:15 AM rbd Bug #20643 (Resolved): [cls] trash_list should take start_after / max_return parameters
This should be fixed prior to the Luminous release Jason Dillaman

07/14/2017

11:45 PM Bug #20529: Illegal instruction in RocksDB
Dennis,
Would you have any updates on this issue?
@All,
Has anybody else seen/being able to reproduce this a...
Daniel Oliveira
11:14 PM Bug #20628: ceph-osd deadlock in ?simple messenger?
Okay, so to read that core file we'll need to know your distro, please? :)
I did extract it though and am a bit co...
Greg Farnum
12:21 PM Bug #20628: ceph-osd deadlock in ?simple messenger?
Forgot to mention: there are no IO errors on this drive. And the daemon does not respond to socket commands: 'ceph da... Dan van der Ster
12:09 PM Bug #20628 (Closed): ceph-osd deadlock in ?simple messenger?
Hi,
We have a jewel 10.2.8 osd that just deadlocked. The osd was marked failed due to no PG stats after 60s:
<pre...
Dan van der Ster
11:01 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Stefan Priebe wrote:
> Anything i could provide or test? VMs are still crashing every night...
Can you reproduce ...
David Zafman
09:51 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD

Based on a the earlier information:
subset_last_update = {
version = 20796861,
epoch = 453051,
...
David Zafman
10:15 PM Revision 9ab14d1d (ceph): test/fio: print all perfcounters rather than objectstore itself.
Need bluefs,rocksdb perfcounters.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
09:24 PM Revision db0ed87c (ceph): Add option to specify bluestore/filestore options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:49 PM Stable releases Tasks #20436 (Resolved): jewel v10.2.9
Nathan Cutler
08:49 PM Stable releases Tasks #19538 (Resolved): jewel v10.2.8
Nathan Cutler
08:32 PM RADOS Backport #20638 (In Progress): kraken: EPERM: cannot set require_min_compat_client to luminous: 6...
Nathan Cutler
08:22 PM RADOS Backport #20638 (Need More Info): kraken: EPERM: cannot set require_min_compat_client to luminous...
Now I'm not sure Nathan Cutler
08:11 PM RADOS Backport #20638 (In Progress): kraken: EPERM: cannot set require_min_compat_client to luminous: 6...
Nathan Cutler
08:10 PM RADOS Backport #20638 (Resolved): kraken: EPERM: cannot set require_min_compat_client to luminous: 6 co...
https://github.com/ceph/ceph/pull/16342 Nathan Cutler
08:31 PM RADOS Backport #20639 (In Progress): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 ...
Nathan Cutler
08:23 PM RADOS Backport #20639 (Need More Info): jewel: EPERM: cannot set require_min_compat_client to luminous:...
Not sure if the PR really fixes this bug Nathan Cutler
08:12 PM RADOS Backport #20639 (In Progress): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 ...
Nathan Cutler
08:10 PM RADOS Backport #20639 (Resolved): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 con...
https://github.com/ceph/ceph/pull/16343 Nathan Cutler
08:19 PM rbd Backport #20635 (In Progress): jewel: [test] rbd-mirror teuthology task doesn't start daemon in f...
Nathan Cutler
08:10 PM rbd Backport #20635 (Resolved): jewel: [test] rbd-mirror teuthology task doesn't start daemon in fore...
https://github.com/ceph/ceph/pull/16343 Nathan Cutler
08:17 PM rbd Backport #20634 (In Progress): kraken: [test] rbd-mirror teuthology task doesn't start daemon in ...
Nathan Cutler
08:10 PM rbd Backport #20634 (Resolved): kraken: [test] rbd-mirror teuthology task doesn't start daemon in for...
https://github.com/ceph/ceph/pull/16342 Nathan Cutler
08:12 PM rgw Backport #20642 (Rejected): kraken: multisite: lock is not released when RGWMetaSyncShardCR::full...
Nathan Cutler
08:12 PM rgw Backport #20641 (Resolved): jewel: multisite: lock is not released when RGWMetaSyncShardCR::full_...
https://github.com/ceph/ceph/pull/17155 Nathan Cutler
08:10 PM mgr Backport #20640 (Rejected): kraken: mon: Hit assert in PaxosService::propose_pending after election
Nathan Cutler
08:10 PM rbd Backport #20637 (Resolved): jewel: rbd-mirror: cluster watcher should ignore -EPERM errors agains...
https://github.com/ceph/ceph/pull/21225 Nathan Cutler
08:10 PM rbd Backport #20636 (Rejected): kraken: rbd-mirror: cluster watcher should ignore -EPERM errors again...
Nathan Cutler
08:09 PM RADOS Bug #20546 (Resolved): buggy osd down warnings by subtree vs crush device classes
Sage Weil
08:09 PM Revision d52763c2 (ceph): Merge pull request #16221 from liewegas/wip-20546
crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class shadow hierarchy
Reviewed-by: Neha Ojha <nojha@r...
Sage Weil
08:08 PM mgr Bug #20633: mon: does not send mgrdigest to mgr, making mgr init block
https://github.com/ceph/ceph/pull/16351 Sage Weil
08:05 PM mgr Bug #20633 (Resolved): mon: does not send mgrdigest to mgr, making mgr init block
... Sage Weil
08:07 PM Revision 110e60f4 (ceph): mgr/Mgr: debug init a bit more
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision 73a5e078 (ceph): mon/MgrMonitor: debug mgrdigest subscriptions a bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:43 PM Revision d063f1a5 (ceph): update ceph-deploy quick start to add a note for mgr create command
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:34 PM Revision a8819409 (ceph): vstart.sh: bind restful, dashboard to ::, not 127.0.0.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:30 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
ok i'll download them just in case. Webert Lima
06:01 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
It will expire in a week or two. Patrick Donnelly
04:01 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> https://shaman.ceph.com/builds/ceph/i20535-backport-v10.2.9/
Thanks, I'll be upgrading ...
Webert Lima
05:47 PM Revision 8eed4368 (ceph): tests: ceph-disk test for prepare --osd-id
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision d199cedc (ceph): tests: ceph-disk destroy needs --purge
The former semantic of ceph-disk destroy is now implemented with the
--purge flag. Use that for the ceph-disk suite.
...
Loic Dachary
05:47 PM Revision d94ea0bd (ceph): doc: ceph-disk: fix typos
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision bfc1ccb3 (ceph): mon/MonCap: simplify client.bootstrap-osd
Now it can only do 2 things:
- mon getmap
- osd new
\o/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:47 PM Revision 1902a414 (ceph): tests: ceph-helper uses ceph osd purge
Instead of removing each element related to an OSD individually.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:47 PM Revision 91b9646f (ceph): tests: count OSD ids in PGs {wait,get}_osd_id_used_by_pgs
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 597393d5 (ceph): ceph-disk: implement command_with_stdin
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision a8952eef (ceph): ceph-disk: implement Secrets,LockboxSecrets
Supporting the JSON format accepted by osd new.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:47 PM Revision 3c195c49 (ceph): tests: ceph-disk tests are not shell
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision dcfe0573 (ceph): vstart: it's OK to have very little free space
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 5e42bc74 (ceph): ceph-disk: _dmcrypt_map uses command_with_stdin
Instead of an inlined version of it.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:47 PM Revision 049f2141 (ceph): ceph-disk: copyright dates updates
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 13006324 (ceph): tests: make ceph-disk timeout environement configurable
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision a70521d8 (ceph): tests: generalize FreeBSD timeout special case
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 285987be (ceph): tests: ceph-disk reorganize write tests
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 625a7d51 (ceph): tests: ceph-disk add ceph-mgr during activation tests
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 9fa13d4c (ceph): ceph-disk: use osd new instead of osd create
When using --dmcrypt, the lockbox stores the OSD id and the cephx secret
that will be used when activating the OSD.
...
Loic Dachary
05:46 PM Revision 1921aa90 (ceph): ceph-disk: use 'ceph osd destroy' for 'ceph-disk destroy'
- simplifies interaction with monitor, makes it atomic
- marks the OSD as DESTROYED so that the id may be potentially...
Sage Weil
05:41 PM Revision bf493856 (ceph): mon: add support public_bind_addr option
To support running in dynamic enviornments (like Kubernetes) the mon needs
to be able to advertise and ip address tha...
Bassam Tabbara
05:41 PM Revision a8da9fd0 (ceph): test,qa/workunits: add tests for public_bind_addr
Add a set of new tests for the case when public_addr and public_bind_addr
are different for a mon. In order to test t...
Bassam Tabbara
05:41 PM Revision c0dc2053 (ceph): docs: add docs for public_bind_addr
Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com> Bassam Tabbara
05:23 PM Bug #20632 (Won't Fix): hammer->jewel: "FAILED assert(p != pools.end())"
Run: http://pulpito.ceph.com/teuthology-2017-07-14_03:29:02-upgrade:hammer-jewel-x-master-distro-basic-smithi/
Jobs:...
Yuri Weinstein
04:13 PM Revision b3404bd8 (ceph): Merge pull request #12139 from tianshan/fix_zone_set_realm_id
rgw: fix zone did't update realm_id when added to zonegroup
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yehuda Sadeh
03:57 PM RADOS Bug #20602 (Fix Under Review): mon crush smoke test can time out under valgrind
Sage Weil
03:52 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
Valgrind is slow to do the fork and cleanup; that's why we keep timing out. Blame e189f11fcde6829cc7f86894b913bc1a3f... Sage Weil
03:31 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
Valgrind is slow to do the fork and cleanup; that's why we keep timing out. Blame e189f11fcde6829cc7f86894b913bc1a3f... Sage Weil
01:57 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
A simple workaround would be to make a 'mon smoke test crush changes' option and turn it off when using valgrind.. wh... Sage Weil
02:55 AM RADOS Bug #20602: mon crush smoke test can time out under valgrind
/a/kchai-2017-07-13_18:13:10-rados-wip-kefu-testing-distro-basic-smithi/1396642
rados/singleton-nomsgr/{all/valgri...
Kefu Chai
02:51 AM RADOS Bug #20602: mon crush smoke test can time out under valgrind
/a/sage-2017-07-13_20:38:15-rados-wip-sage-testing-distro-basic-smithi/1397207
that's two consecutive runs for me..
Sage Weil
03:53 PM rgw Bug #19817: multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on new period
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/14915
merged
Yuri Weinstein
03:53 PM rgw Bug #19816: multisite: set_latest_epoch not atomic
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/14915
>
> added backport tags to related issue http://tra...
Yuri Weinstein
03:52 PM Revision 34fcd223 (ceph): Merge pull request #14915 from cbodley/wip-19817
rgw: add missing RGWPeriod::reflect() based on new atomic update_latest_epoch()
Reviewed-by: Orit Wasserman <owasser...
Yuri Weinstein
03:51 PM Revision 75c923e7 (ceph): mon: add mon_osd_crush_smoke_test=true
This option allows us to disable the crush smoke test when creating pools,
injecting crush maps, or making other chan...
Sage Weil
03:51 PM Revision 960f0007 (ceph): qa/suites: disable mon crush smoke test with valgrind
Valgrind runs itself on forked children, and does its cleanup when they
complete, and this is slow... slow enough tha...
Sage Weil
03:51 PM Revision 267b115c (ceph): Merge pull request #15953 from rzarzynski/wip-rgw-20418
rgw: reject request if decoded URI contains \0 in the middle.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:35 PM Revision 1486397f (ceph): ceph.in: filter out audit from ceph -w
...and add an optional --watch-channel argument.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
03:31 PM RADOS Bug #20601 (Duplicate): mon comamnds time out due to pool create backlog w/ valgrind
ok, the problem is that the fork-based crushtool test is very slow under valgrind (valgrind has to do init/cleanup on... Sage Weil
03:23 PM RADOS Bug #20601: mon comamnds time out due to pool create backlog w/ valgrind
It isn't that pool creations are serialized, actually; they are already batched. Maybe valgrind is just making it sl... Sage Weil
02:51 AM RADOS Bug #20601: mon comamnds time out due to pool create backlog w/ valgrind
another failure with same cause, different symptom: this time a 'osd out 0' timed out due to a bunch of pool creates.... Sage Weil
03:24 PM rbd Bug #20630 (Pending Backport): [test] rbd-mirror teuthology task doesn't start daemon in foregrou...
Jason Dillaman
03:17 PM rbd Bug #20630 (Fix Under Review): [test] rbd-mirror teuthology task doesn't start daemon in foregrou...
*PR*: https://github.com/ceph/ceph/pull/16340 Jason Dillaman
02:31 PM rbd Bug #20630 (Resolved): [test] rbd-mirror teuthology task doesn't start daemon in foreground mode
This prevents the daemon-helper from cleaning up the daemon at the end of the test. Jason Dillaman
03:19 PM RADOS Bug #20475 (Pending Backport): EPERM: cannot set require_min_compat_client to luminous: 6 connect...
https://github.com/ceph/ceph/pull/16340 merged to master
backports for kraken and jewel:
https://github.com/ceph/...
Sage Weil
02:05 PM RADOS Bug #20475 (In Progress): EPERM: cannot set require_min_compat_client to luminous: 6 connected cl...
Sage Weil
03:04 AM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
ok, smithi083 was (is!) locked by
/home/teuthworker/archive/teuthology-2017-07-13_05:10:02-fs-kraken-distro-basic-...
Sage Weil
02:57 AM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
baddy is... Sage Weil
03:19 PM Revision 6a0c3b45 (ceph): Merge pull request #16340 from dillaman/wip-20630
qa/tasks: rbd-mirror daemon not properly run in foreground mode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision a5e7e007 (ceph): Merge pull request #16331 from zhangsw/cleanup-zonegroup-list
rgw: remove the useless output when listing zonegroups.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:06 PM Revision d3e81588 (ceph): qa/tasks: rbd-mirror daemon not properly run in foreground mode
Fixes: http://tracker.ceph.com/issues/20630
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
03:05 PM Revision f2d61c19 (ceph): qa/tasks: rbd-mirror daemon not properly run in foreground mode
Fixes: http://tracker.ceph.com/issues/20630
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
02:56 PM RADOS Bug #20631 (Fix Under Review): OSD needs restart after upgrade to luminous IF upgraded before a l...
https://github.com/ceph/ceph/pull/16341 Sage Weil
02:42 PM RADOS Bug #20631 (Resolved): OSD needs restart after upgrade to luminous IF upgraded before a luminous ...
If an OSD is upgraded to luminous before the monmap has the luminous feature, it will require to be restarted before ... Joao Eduardo Luis
02:53 PM Revision 7ec43396 (ceph): osd: restart boot process if waiting for luminous mons
If we start_boot and see that we don't have luminous mons, we will stop.
But we don't currently reliably notice when ...
Sage Weil
02:32 PM Revision 4fa19187 (ceph): qa/tasks: rbd-mirror daemon not properly run in foreground mode
Fixes: http://tracker.ceph.com/issues/20630
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:16 PM Revision 1ac23e78 (ceph): Merge pull request #16043 from jcsp/wip-dashboard-updates
mgr: dashboard improvements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:05 PM Revision 62935db8 (ceph): mgr: expose a MgrMap in PyModules
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:05 PM Revision 2cd8c5c6 (ceph): mgr/dashboard: update health display
This takes account of the new health format, also
expands and visually cleans up the frontpage
where we put the healt...
John Spray
02:05 PM mgr Bug #20396: segv in python somewhere from restful test
haven't seen this in a couple weeks... Sage Weil
02:04 PM mgr Bug #20383 (Resolved): restful: ValueError: No JSON object could be decoded
Sage Weil
02:04 PM Revision 7e142534 (ceph): Merge pull request #16020 from jcsp/wip-20383
mgr: clean up daemon start process
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 PM mgr Bug #20629 (Resolved): Spurious ceph-mgr failovers during mon elections
This is essentially the mgr equivalent of CephFS's http://tracker.ceph.com/issues/19706
Beacons that should be for...
John Spray
01:58 PM Revision 48ce7372 (ceph): Merge pull request #16338 from scienceluo/wip-doc-branch
doc/release-notes: Luminous release notes typo fixes
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:26 PM Revision 0fe816fc (ceph): doc/release-notes: Luminous release notes typo fixes "systemctl ceph-os...
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
11:19 AM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
My thoughts on this:
* maybe we should preface this class of command (manipulating the MDS ranks) with "cluster", ...
John Spray
10:07 AM Revision 9cce6776 (ceph): Merge pull request #16318 from smithfarm/wip-jewel-10-2-9
doc: Jewel v10.2.9 release notes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:51 AM RADOS Fix #20627 (New): Clean config special cases out of common_preinit
Post-https://github.com/ceph/ceph/pull/16211, we should use set_daemon_default for this:... John Spray
08:54 AM Revision f7330a5a (ceph): ceph_disk/main.py: fixed bugs from theutology report
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:48 AM Revision 85d7f881 (ceph): ceph-disk/main.py: Replace ST_ISBLK() test by is_diskdevice()
- FreeBSD does not have blockdevices any more (since 2002)
So disk are just Character special devices, so test on ...
Willem Jan Withagen
08:44 AM Revision 7f1d8849 (ceph): core:" Stringify needs access to << before reference" src/include/strin...
Clang complains:
In file included from /home/jenkins/workspace/ceph-master/src/mon/HealthMonitor.cc:21:
/home/jenkin...
Willem Jan Withagen
08:31 AM Revision 52685733 (ceph): Merge pull request #16330 from scienceluo/master
doc/release-notes: Luminous release notes typo fixes "ceph config-key ls"->"ceph config-key list"
Reviewed-by: xie ...
Kefu Chai
06:23 AM Revision 664f1467 (ceph): doc:fix release-notes
Signed-off-by: luo.kexue@zte.com.cn science luo
05:07 AM Bug #13278 (Fix Under Review): ceph-disk fails with bcache as data disk
https://github.com/ceph/ceph/pull/16327 Kefu Chai
04:11 AM CephFS Bug #20622: mds: takeover mds stuck in up:replay after thrashing rank 0
3 of 6 osds failed. But there is no clue why they failed.... Zheng Yan
04:01 AM Revision 103d4fbe (ceph): test/msgr: fixed the hang issue for perf_msg_client
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:57 AM Revision 7f4bc255 (ceph): test/msgr: fixed the hang issue for perf_msg_client
Pan Liu
03:45 AM Revision 2c899fbe (ceph): crush: silence warning from -Woverflow
The following warning appears during build:
ceph/src/crush/CrushWrapper.cc: In member function ‘int32_t CrushWrapper:...
Jos Collin
03:17 AM Messengers Bug #20603 (Resolved): msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
Sage Weil
03:16 AM RADOS Bug #20600 (Resolved): 'ceph pg set_full_ratio ...' blocks on luminous
Sage Weil
03:16 AM Revision 7e287a44 (ceph): Merge pull request #16300 from liewegas/wip-20600
mon: fix hang on deprecated/removed 'pg set_*full_ratio' commands
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
03:16 AM Revision 76abfdba (ceph): Merge pull request #16321 from Yan-waller/wip-walle-0712cephosd
common: misc cleanups in common, global, os, osd submodules
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
03:15 AM RADOS Bug #20617 (Resolved): Exception: timed out waiting for mon to be updated with osd.0: 0 < 4724464...
Sage Weil
03:15 AM Revision 58487735 (ceph): Merge pull request #16322 from liewegas/wip-20617
qa/tasks/ceph_manager: wait longer for pg stats to flush
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:14 AM Revision db906727 (ceph): Merge pull request #16323 from ceph/revert-15897-wip-20390
Revert "msg/async: increase worker reference with local listen table enabled backend" Sage Weil
03:14 AM RADOS Bug #20626 (Can't reproduce): failed to become clean before timeout expired, pgs stuck unknown
... Sage Weil
03:13 AM Revision 33ab6ed5 (ceph): Merge pull request #16319 from tchaikov/wip-ceph-helper-with-exp-features
qa/workunits/ceph-helpers: enable experimental features for osd
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:10 AM Revision cb71f188 (ceph): Merge pull request #16320 from tchaikov/wip-clang-analyzer-warnings
test,mon,msg: kill clang analyzer warnings
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Brad Hubbard <bhu...
Kefu Chai
02:50 AM RADOS Bug #20625 (Duplicate): ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
... Kefu Chai
02:47 AM Revision 600cb0a5 (ceph): rgw: remove the useless output when listing zonegroups.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
02:30 AM RADOS Bug #20624 (Duplicate): cluster [WRN] Health check failed: no active mgr (MGR_DOWN)" in cluster log
mgr.x... Kefu Chai
12:19 AM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
You'd give the available space for that pool (i.e. how many bytes can they write before it becomes full). Same as in... John Spray

07/13/2017

11:04 PM CephFS Bug #20622: mds: takeover mds stuck in up:replay after thrashing rank 0
Zheng, please take a look. Patrick Donnelly
11:04 PM CephFS Bug #20622 (Closed): mds: takeover mds stuck in up:replay after thrashing rank 0
... Patrick Donnelly
10:03 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
https://shaman.ceph.com/builds/ceph/i20535-backport-v10.2.9/ Patrick Donnelly
12:35 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> It does not include the fix. Do not use that branch. I'll make a note to update it...
T...
Webert Lima
10:00 PM Revision 0bedac27 (ceph): osd: Add recovery sleep configuration option for HDDs and SSDs
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
09:13 PM Revision 22391f0f (ceph): doc: Jewel v10.2.9 changelog
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:18 PM Revision 35ede02d (ceph): rgw: delete object in error path
Fixes: http://tracker.ceph.com/issues/20620
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:59 PM Revision 34e2ce58 (ceph): mon/PGMonitor: EOPNOTSUPP for old pgmon commands
This includes 'pg set_full_ratio', which we have only for the upgrade, but
goes away afterwards.
Also, return true t...
Sage Weil
05:41 PM Messengers Bug #20603: msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
Sage Weil
03:23 PM Messengers Bug #20603 (Fix Under Review): msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::relea...
https://github.com/ceph/ceph/pull/16323 Kefu Chai
02:32 PM Messengers Bug #20603: msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
/a/sage-2017-07-12_19:30:01-rados-wip-sage-testing-distro-basic-smithi/1392368
rados/verify/{ceph.yaml clusters/{fix...
Sage Weil
05:07 PM Revision 03b59b2e (ceph): os/bluestore/BlueStore: remove useless judgement.
In fact logger is never null.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
04:42 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
I see Python, was this python-rados? A CLI? Something else? Greg Farnum
04:17 PM Bug #20619 (Closed): MgrClient.cc: 43: FAILED assert(msgr != nullptr)
I got this after creating a replicated Pool with very few PGs.
Environment:
* Git revision: 7e12840db34f8a0fb
* ...
Sebastian Wagner
04:40 PM Revision 45b55b4b (ceph): test: test_c_headers: silence clang analyzer warnings
this silences clang analyzer's warnings like:
Value stored to 'ret' is never read
Signed-off-by: Kefu Chai <kchai@r...
Kefu Chai
04:40 PM Revision 325545dc (ceph): msg/async/rdma: return stored errno on error
otherwise the errno would be overwritten, and we are returning 0 or the
errno set by ::close()
Signed-off-by: Kefu C...
Kefu Chai
04:40 PM Revision 95c7a552 (ceph): mon: do not assign to never-read variable
this silences clang analyzer's warning of
Value stored to 'err' is never read
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
04:40 PM RADOS Bug #20546: buggy osd down warnings by subtree vs crush device classes
https://github.com/ceph/ceph/pull/16221 Sage Weil
04:37 PM Revision 24d4415a (ceph): Merge pull request #16262 from liewegas/wip-20208
mgr/ClusterState: do not mangle PGMap outside of Incremental Greg Farnum
04:36 PM Revision feb998da (ceph): Merge pull request #9974 from weiqiaomiao/wqm-wip-copy_obj
rgw: fix memory leak in copy_obj_to_remote_dest
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yehuda Sadeh
04:33 PM Revision 55feca2b (ceph): os/bluestore/BlueStore: no need to recalc.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:28 PM rgw Bug #20620 (Closed): rgw: RGWRados::copy_obj_to_remote_dest() bad variable lifecycle
Not sure that this code is ever called (most likely it doesn't), but out_stream_req can be deleted without prior init... Yehuda Sadeh
04:23 PM Revision cfb43da8 (ceph): os/bluestore/BlueStore: using buffprt::zero rather than memset.
Just for the code to look consistent
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
04:22 PM Revision d95b5216 (ceph): Merge pull request #11124 from zhangsw/cleanup-rgwrados-deleteobj
rgw: remove a redundant judgement in rgw_rados.cc:delete_obj.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:20 PM rgw Bug #19602 (Resolved): Multipart upload may exceed the quota
Yehuda Sadeh
04:19 PM Revision df7fbbf1 (ceph): Merge pull request #12010 from zhangsw/fix-rgw-multipart-bug
rgw: Fix a bug that multipart upload may exceed the quota.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:15 PM Revision 12c6cfa5 (ceph): qa/workunits/rados/test_health_warnings: test down msgs vs crush classes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM Revision c695c250 (ceph): osdmaptool: add --health option
Generate and dump health checks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM rgw Bug #18077 (Pending Backport): multisite: lock is not released when RGWMetaSyncShardCR::full_sync...
Yehuda Sadeh
04:14 PM Revision 790f913f (ceph): Merge pull request #12197 from zhangsw/fix-rgw-metasync-lock-bug
rgw: lock is not released when set sync marker is failed.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
04:14 PM Revision 0f2e985e (ceph): crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class sha...
Fixes: http://tracker.ceph.com/issues/20546
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:14 PM Revision 240601ab (ceph): osd/OSDMap: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:14 PM Revision af1f47c0 (ceph): osd/OSDMap: remove assumption about type ids
The code is assuming type==1 is in use, but it might not be. (It is
usually 'chassis' by default, which is rarely us...
Sage Weil
04:13 PM Revision 56e29655 (ceph): qa/tasks/ceph_manager: wait longer for pg stats to flush
An ill-timed mgr restart could blow the current 15s wait.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:12 PM Revision b82c90c7 (ceph): Merge pull request #16021 from joscollin/wip-uninitialized-pointer-fiel...
rgw: Initialize pointer fields
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:09 PM Bug #20615 (Duplicate): No "snapset" attribute in clone object
You'd need to provide more info to be sure, but as suggested on the mailing list this sounds like http://tracker.ceph... Greg Farnum
11:52 AM Bug #20615 (Duplicate): No "snapset" attribute in clone object
We are using rbd for block devices of VMs, and recently we found that after we created snapshots for some rbd images,... Xuehan Xu
04:08 PM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
What value for free space should we give in this case? If it's the global free space, it might be misleading to speci... Douglas Fuller
03:50 PM Revision 95c07fbe (ceph): Merge pull request #16014 from xiexingguo/wip-autoclass
osd/OSD: auto class on osd start up
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:41 PM Revision 48822a7a (ceph): Merge pull request #15774 from shashalu/drop-temp-var
rgw: using RGW_OBJ_NS_MULTIPART in check_bad_index_multipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:25 PM Revision dc50360c (ceph): doc: Jewel v10.2.9 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
03:19 PM Revision 8d94ee35 (ceph): Revert "msg/async: increase worker reference with local listen table en...
Haomai Wang
03:18 PM Revision cefeb89e (ceph): Merge pull request #16255 from trociny/wip-test-librbd-internals
test/librbd: re-enable internal tests in ceph_test_librbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:49 PM CephFS Bug #20337: test_rebuild_simple_altpool triggers MDS assertion
https://github.com/ceph/ceph/pull/16305 Douglas Fuller
02:46 PM Revision c67f986b (ceph): Merge pull request #16130 from fullerdj/wip-djf-ceph-connect-timeout
ceph.in: Check return value when connecting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza <ade...
Sage Weil
02:43 PM Revision 27e8b8b9 (ceph): Merge pull request #16243 from markhpc/wip-bluestore-freelist-iterator
os/bluestore: Make BitmapFreelistManager kv itereator short lived.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:37 PM Revision 9b3c2084 (ceph): Merge pull request #16269 from liewegas/wip-bluestore-deferred-pending
os/bluestore: only submit deferred if there is any
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Ma...
Sage Weil
02:33 PM Revision ee40893e (ceph): Merge pull request #16306 from liewegas/wip-reg11184-health
qa/suites/rados/singleton/all/reg11184: whitelist health warnings Sage Weil
02:30 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
/a/sage-2017-07-12_19:30:01-rados-wip-sage-testing-distro-basic-smithi/1392270
rados/singleton-nomsgr/{all/valgrind-...
Sage Weil
02:27 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
So really this would just set max_mds to 0. I do think this should trigger HEALTH_ERR unless and until the user delet... Douglas Fuller
02:23 PM CephFS Feature #20610: MDSMonitor: add new command to shrink the cluster in an automated way
I think we should still call this max_mds to avoid confusion between the filesystem itself (the data) and its MDSs. I... Douglas Fuller
02:22 PM Revision 0cfd05db (ceph): osd: cleanups
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:17 PM RADOS Bug #20617 (Fix Under Review): Exception: timed out waiting for mon to be updated with osd.0: 0 <...
https://github.com/ceph/ceph/pull/16322 Sage Weil
02:14 PM RADOS Bug #20617 (Resolved): Exception: timed out waiting for mon to be updated with osd.0: 0 < 4724464...
... Sage Weil
02:16 PM RADOS Bug #20616: pre-luminous: aio_read returns erroneous data when rados_osd_op_timeout is set but no...
This can't be reproduced with 12.1.0. So this have been fixed in the meantime. Mehdi Abaakouk
01:48 PM RADOS Bug #20616 (Resolved): pre-luminous: aio_read returns erroneous data when rados_osd_op_timeout is...
Hi,
In Gnocchi, with use the python-rados API and we recently encounter some data corruption when "rados_osd_op_ti...
Mehdi Abaakouk
02:11 PM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I think "reset" would work well. I do think we should change it, though. Douglas Fuller
08:05 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I like "flush". Also, "reactivate" occurred to me. Nathan Cutler
04:35 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Agreed on "rejoin".
Okay so after a jog and some light thought, I would suggest "release" (i.e. the rank is releas...
Patrick Donnelly
03:47 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I agree with john. rejoin is confusing for non-native English speaker Zheng Yan
02:08 PM CephFS Feature #20611: MDSMonitor: do not show cluster health warnings for file system intentionally mar...
Taking an MDS down for hardware maintenance, etc, should trigger a health warning because such actions do, even if in... Douglas Fuller
02:06 PM Revision eb5723d3 (ceph): os: export compact interface in ObjectStore and ObjectMap
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
02:06 PM Revision b4ad4297 (ceph): osd: new command compact via tell/daemon
user could manual compact OSD's omap as following:
1. ceph tell osd.id compact
2. ceph daemon osd.id compact
user's r...
Chang Liu
02:06 PM Revision d1f24d05 (ceph): test: add test of ceph compact command
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
01:59 PM Revision 771e2fa3 (ceph): Merge pull request #16317 from tchaikov/wip-0-osd-is-not-an-error
qa/workunits/ceph-helpers: test wait_for_health_ok differently
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
01:17 PM Linux kernel client Bug #20164: libceph: got bad padding
Let me see if I can reproduce with Debian 8 kernel. Ilya Dryomov
08:27 AM Linux kernel client Bug #20164: libceph: got bad padding
Its a problem of the kernel, actually Debian 8 runs 3.16 when ceph rbd feature uses 4.X, I changed to Ubuntu server a... Jorge Pinilla
01:13 PM Linux kernel client Bug #18697 (Closed): Kernel panic on cephfs kernel client (4.4.0-57-generic #78-Ubuntu SMP)
This issue was fixed in kernel 4.7 and doesn't exist in RHEL 7.3/7.4. Ilya Dryomov
01:04 PM Revision 2ee413f7 (ceph): 10.2.9
Jenkins Build Slave User
01:01 PM Revision eab471b3 (ceph): Merge pull request #16274 from smithfarm/wip-jewel-10-2-8
doc: Jewel v10.2.8 release notes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Gregory Farnum <gfarnum@redha...
Kefu Chai
12:47 PM rgw Bug #20418: rgw: URI with \0 in the middle is silently handled as its initial part
https://github.com/ceph/ceph/pull/15953 Orit Wasserman
12:46 PM rgw Bug #20418 (Fix Under Review): rgw: URI with \0 in the middle is silently handled as its initial ...
Orit Wasserman
12:04 PM Revision 3b6d470e (ceph): Merge pull request #16267 from liewegas/wip-restful-defaults
mgr/restful: bind to :: and update docs
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Boris Ranto <br...
Boris Ranto
11:19 AM Revision 9cb7e077 (ceph): Merge pull request #16311 from Songweibin/wip-update-info-affi
.mailmap, .organizationmap: Update Song Weibin information and affiliation
Reviewed-by: Abhishek Lekshmanan <abhishe...
Kefu Chai
11:14 AM Revision c64a8830 (ceph): Merge pull request #16303 from bstillwell/releases-doc-update-201707
doc/releases: Update releases from Feb 2017 to July 2017
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:12 AM CephFS Bug #20614: [WRN] MDS daemon 'a-s' is not responding, replacing it as rank 0 with standby 'a'"...
Dupe of http://tracker.ceph.com/issues/19706 ? John Spray
08:58 AM CephFS Bug #20614 (Duplicate): [WRN] MDS daemon 'a-s' is not responding, replacing it as rank 0 with ...
http://pulpito.ceph.com/teuthology-2017-07-08_03:15:04-fs-master-distro-basic-smithi/ Zheng Yan
10:18 AM Revision 0f97cd01 (ceph): doc: add v10.2.8 changelog
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:08 AM Revision 4a3cdb00 (ceph): qa/workunits/ceph-helpers: enable experimental features for osd
it matches the settings in vstart.sh, also it would be handy for those
who are still developing on btrfs, which is no...
Kefu Chai
09:54 AM rbd Bug #20571 (Pending Backport): rbd-mirror: cluster watcher should ignore -EPERM errors against re...
Mykola Golub
09:49 AM Revision a2335091 (ceph): qa/workunits/ceph-helpers: test wait_for_health_ok differently
0 OSDs is not an error anymore in the new health checking implemented by
OSDMap::check_health(). this case was treate...
Kefu Chai
09:05 AM rgw Backport #20362 (In Progress): jewel: VersionIdMarker and NextVersionIdMarker are not returned wh...
Nathan Cutler
09:05 AM Revision 713a88a5 (ceph): rgw: VersionIdMarker and NextVersionIdMarker should be returned when li...
object versions if necessary.
Fixes: http://tracker.ceph.com/issues/19886
Signed-off-by: Zhang Shaowen <zhangshaowe...
Zhang Shaowen
08:58 AM Stable releases Tasks #20613 (In Progress): jewel v10.2.10
Nathan Cutler
08:55 AM Stable releases Tasks #20613 (Resolved): jewel v10.2.10
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Nathan Cutler
08:48 AM Revision ffda75ba (ceph): Merge pull request #16277 from smithfarm/wip-rn-script
tools: ceph-release-notes: handle an edge case
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:47 AM Revision df3fe15c (ceph): doc: release notes: note MDS regression in 10.2.8
See the discussion in https://github.com/ceph/ceph/pull/16192
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:40 AM Stable releases Tasks #20436: jewel v10.2.9
10.2.9 will contain just two PRs:
* https://github.com/ceph/ceph/pull/16273 (zeroes PendingReleaseNotes -> no code...
Nathan Cutler
08:36 AM Stable releases Tasks #20436 (In Progress): jewel v10.2.9
Nathan Cutler
08:31 AM CephFS Backport #20599 (Resolved): jewel: cephfs: Damaged MDS with 10.2.8
Nathan Cutler
08:31 AM Revision 9295f588 (ceph): Merge pull request #16282 from smithfarm/wip-20599-jewel
jewel: cephfs: Damaged MDS with 10.2.8
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
07:57 AM Revision 0c169bbd (ceph): Merge pull request #16264 from dillaman/wip-20571
rbd-mirror: ignore permission errors on rbd_mirroring object
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:55 AM Revision e4844706 (ceph): qa/cephfs: don't use int() to convert string of float point number
Fixes: http://tracker.ceph.com/issues/20582
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
07:39 AM rbd Bug #20580: rbd map should warn when creating duplicate devices for the same image
I think the same image should not be mapped more than once. I modified the kernel code(drivers/block/rbd.c), then rbd... Yanhu Cao
06:30 AM Revision 37369944 (ceph): rgw: fix err when copy object in bucket with specified placement rule
Fixes: http://tracker.ceph.com/issues/20378
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com>
fang.yuxiang
05:00 AM Bug #20529: Illegal instruction in RocksDB
David, would you mind sharing some more info about the environment?
I've tried the following and they all seem to w...
Daniel Oliveira
03:50 AM rgw Bug #20612: radosgw ceases responding to list requests
@greg,
does this really look like a radosgw issue to you?
Matt
Matt Benjamin
01:44 AM rgw Bug #20612 (Can't reproduce): radosgw ceases responding to list requests
I have 4 OSDs set up with --dmcrypt and --bluestore. Occasionally, likely due to http://tracker.ceph.com/issues/20545... Bob Bobington
03:42 AM Revision 20bacee6 (ceph): .mailmap, .organizationmap: Update Song Weibin information and affiliation
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
01:58 AM Revision 03c15225 (ceph): rgw: modify email to empty by admin RESTful api doesn't work
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang.yuxiang
01:30 AM rbd Backport #20515: jewel: IO work queue does not process failed lock request
@Nathan: you have a very keen nose -- you are correct it will not be trivial. Jason Dillaman
12:30 AM Revision d78fffa4 (ceph): rgw_file: add service map registration
Add static service map registration for librgw/NFS. In this
verision registration is unconditional (e.g., unit tests...
Matt Benjamin

07/12/2017

11:36 PM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
The trouble with "rejoin" is that it's also the name of one of the states the daemon passes through during startup. John Spray
11:02 PM CephFS Feature #20607 (Rejected): MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Rename `ceph mds deactivate` to `ceph mds rejoin`. This makes it clear an MDS is leaving and then rejoining the metad... Patrick Donnelly
11:11 PM CephFS Feature #20611 (Resolved): MDSMonitor: do not show cluster health warnings for file system intent...
Here's what you see currently:... Patrick Donnelly
11:09 PM CephFS Feature #20610 (Resolved): MDSMonitor: add new command to shrink the cluster in an automated way
Deprecate `ceph fs set <fs_name> max_mds <max_mds>`. New `ceph fs set <fs_name> ranks <max_mds>` sets max_mds and beg... Patrick Donnelly
11:07 PM CephFS Feature #20609 (Resolved): MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the ...
This will cause the MDSMonitor to start stopping ranks (what deactivate does) beginning at the highest rank. Only one... Patrick Donnelly
11:03 PM CephFS Feature #20608 (Resolved): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs se...
This indicates whether the file system can be joined by the mds as a new rank. The behavior stays the same. Patrick Donnelly
10:51 PM CephFS Feature #20606 (Resolved): mds: improve usability of cluster rank manipulation and setting cluste...
Right now the procedure for bringing down a cluster is:... Patrick Donnelly
10:39 PM Revision 4fcfb8ca (ceph): qa/suites/rados/singleton/all/reg11184: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:30 PM RADOS Bug #20605 (Resolved): luminous mon lacks force_create_pg equivalent
This was part of the now-defunct PGMonitor. Also, pg creation is totally different now.
Create new 'osd force-cre...
Sage Weil
09:55 PM CephFS Bug #20582 (Fix Under Review): common: config showing ints as floats
https://github.com/ceph/ceph/pull/16288#event-1161205437 John Spray
05:53 PM CephFS Bug #20582 (In Progress): common: config showing ints as floats
Patrick Donnelly
05:53 PM CephFS Bug #20582: common: config showing ints as floats
Reassigning John. I agree `config show` needs fixed, not the tests. Patrick Donnelly
12:22 PM CephFS Bug #20582 (Fix Under Review): common: config showing ints as floats
https://github.com/ceph/ceph/pull/16288 Zheng Yan
12:00 PM CephFS Bug #20582 (In Progress): common: config showing ints as floats
It was this change:... John Spray
10:02 AM CephFS Bug #20582: common: config showing ints as floats
For float/double config option, the output of 'ceph daemon mds.x config get xxxx' looks like... Zheng Yan
09:44 PM Revision 43622b17 (ceph): mon/MDSMonitor: fix segv when multiple MDSs raise same alert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:38 PM Revision 246a8c08 (ceph): Update releases from Feb 2017 to July 2017
Pull in the latest releases from the past 5 months and fix some of the
links so they jump to the correct sections in ...
Bryan Stillwell
09:19 PM RADOS Bug #20332: rados bench seq option doesn't work
Yeah so IIRC it will stop after the specified time, but if it runs out of data that's it. I suppose it could loop? No... Greg Farnum
06:54 PM RADOS Bug #20332: rados bench seq option doesn't work
I think the bug here is that the specified seconds isn't honored in the "seq" case. It probably reads every object o... David Zafman
03:24 PM RADOS Bug #20332 (Need More Info): rados bench seq option doesn't work
Greg Farnum
08:31 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Does this built package include the fix for the MDS regression that was found in 10.2.8? I read...
Patrick Donnelly
05:44 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Does this built package include the fix for the MDS regression that was found in 10.2.8? I read about it in the maili... Webert Lima
07:55 PM Revision 1af3f3e3 (ceph): Merge pull request #16301 from dmick/master
mgr: increase debug level for ticks 0 -> 10 Sage Weil
07:51 PM Revision 617c9601 (ceph): Mgr: increase debug level for ticks 0 -> 10
Signed-off-by: Dan Mick <dmick@redhat.com> Dan Mick
07:32 PM devops Bug #15333: stale /etc/systemd/system/ceph* files after ceph uninstall
This is actually a issue with ceph uninstall, there is one more http://tracker.ceph.com/issues/17433
It can actual...
Vasu Kulkarni
07:16 PM RADOS Bug #20600 (Fix Under Review): 'ceph pg set_full_ratio ...' blocks on luminous
https://github.com/ceph/ceph/pull/16300 Sage Weil
03:09 PM RADOS Bug #20600 (In Progress): 'ceph pg set_full_ratio ...' blocks on luminous
Sage Weil
01:32 PM RADOS Bug #20600: 'ceph pg set_full_ratio ...' blocks on luminous
This actually affects any command that remains in mon, not just "pg set_full_ratio". Piotr Dalek
01:22 PM RADOS Bug #20600 (Resolved): 'ceph pg set_full_ratio ...' blocks on luminous
Sage Weil
07:13 PM rgw Backport #20262 (In Progress): jewel: "datalog trim" can't work as expected
Nathan Cutler
07:12 PM Revision 0a322787 (ceph): rgw: datalog trim and mdlog trim handles the result returned by osd
incorrectly.
Fixes: http://tracker.ceph.com/issues/20190
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobil...
Zhang Shaowen
07:09 PM Revision b844dfb3 (ceph): mon/MonCommands: mark 'pg set_*_ratio' deprecated
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM RADOS Bug #20041 (Need More Info): ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
06:27 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Was the osd log saved for the primary of a stuck PG in this state? Can this be reproduced and provide an osd log?
David Zafman
06:50 PM rbd Backport #20517 (In Progress): kraken: [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
06:50 PM Revision cf06edd3 (ceph): rbd: do not attempt to load key if auth is disabled
Fixes: http://tracker.ceph.com/issues/19035
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:48 PM rbd Backport #20518 (In Progress): jewel: [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
06:48 PM Revision 0cd7df36 (ceph): rbd: do not attempt to load key if auth is disabled
Fixes: http://tracker.ceph.com/issues/19035
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:47 PM rbd Backport #20515 (Need More Info): jewel: IO work queue does not process failed lock request
@Jason - I smell non-triviality here Nathan Cutler
06:45 PM rbd Backport #20267 (In Progress): jewel: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
06:45 PM Revision 787ba33e (ceph): librbd: filter expected error codes from is_exclusive_lock_owner
Fixes: http://tracker.ceph.com/issues/20182
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:44 PM rbd Backport #20265 (In Progress): jewel: [cli] ensure positional arguments exist before casting
Nathan Cutler
06:43 PM Revision f9e87fef (ceph): rbd: properly decode features when using image name optional
Fixes: http://tracker.ceph.com/issues/20185
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:41 PM devops Backport #18853 (In Progress): jewel: upstart: radosgw-all does not start on boot if ceph-base is...
Nathan Cutler
06:40 PM Revision 6739e938 (ceph): upstart: start radosgw-all according to runlevel
Prior to this change, the radosgw-all service depended on the ceph-all
service in order to trigger a start operation....
Ken Dreyer
06:38 PM Backport #20460 (In Progress): jewel: test_envlibrados_for_rocksdb.yaml fails on crypto restart
Nathan Cutler
06:25 PM Backport #20161 (Need More Info): jewel: "assert len(unclean) == num_unclean" in dump_stuck.py in...
Backport is dependent on the PGMapUpdater class, which is missing in jewel. Needs a RADOS developer. Nathan Cutler
06:21 PM Revision 98a6c7af (ceph): Merge pull request #16263 from liupan1111/wip-fix-fio
test/fio: remove experimental option for bluestore & rocksdb.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:19 PM Backport #20013 (Need More Info): kraken: support Debian stretch
Nathan Cutler
06:18 PM Backport #20013: kraken: support Debian stretch
Backport PR open, but does not pass tox tests (part of "make check"). Needs fixing. Nathan Cutler
06:18 PM Backport #20012 (Need More Info): jewel: support Debian stretch
kraken backport does not (yet) pass tox tests. Fix those first, then do this backport. Nathan Cutler
06:02 PM CephFS Fix #20246 (Fix Under Review): Make clog message on scrub errors friendlier.
This snowballed into me pondering about what clog messages really should look like (https://github.com/ceph/ceph/pull... John Spray
05:57 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Another one: /ceph/teuthology-archive/pdonnell-2017-07-07_20:24:01-fs-wip-pdonnell-20170706-distro-basic-smithi/13723... Patrick Donnelly
05:53 PM Backport #19182 (Need More Info): jewel: mon: force_create_pg could leave pg stuck in creating state
Nathan Cutler
05:52 PM Backport #19046 (Need More Info): jewel: IPv6 Heartbeat packets are not marked with DSCP QoS - as...
Non-trivial backport; could possibly be cherry-picked into https://github.com/ceph/ceph/pull/13212 with the other asy... Nathan Cutler
05:47 PM Backport #18568 (Need More Info): jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(...
non-trivial backport; needs input from a RADOS developer - Greg, could you read comment #2 in this tracker and sugges... Nathan Cutler
05:14 PM RADOS Bug #20546 (Fix Under Review): buggy osd down warnings by subtree vs crush device classes
Sage Weil
05:10 PM Revision 8859627f (ceph): Merge pull request #15643 from liewegas/wip-health
mon: revamp health check/warning system Sage Weil
05:05 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
Abhishek Varshney wrote:
> @Pavan : I am not sure why this happens. Once in a while, we see buckets with stale index...
Pavan Rallabhandi
04:52 PM Revision d260368e (ceph): mgr: fix spurious PG health messages on mgr restart
Previously, the mgr would send MMonMgrReport indicating
a very unhappy PGMap to the mon right after startup.
This is...
John Spray
04:52 PM Revision 9ef298ea (ceph): mon: prettify health check log messages
Add a "Cluster is now healthy" to give clarity
after a series of "health check cleared" that
they were the last ones....
John Spray
04:52 PM Revision a14782e1 (ceph): mon: demote cluster map prints to DEBUG level
The PaxosService subclasses should be writing out
informative log messages, and not relying on
a stream of map summar...
John Spray
04:52 PM Revision 397d3b93 (ceph): mgr/dashboard: update for new style health checks
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:52 PM Revision 86365823 (ceph): mon: simplify PG health checks
Instead of a distinct health check for each possible
PG state, group the states into categories for availability,
deg...
John Spray
04:52 PM Revision a89ce8e3 (ceph): osd: don't log per-PG backfill messages at INFO level
This behaviour led to way too many messages going to
the cluster log when an OSD is marked in. Retain
the messages a...
John Spray
04:52 PM Revision 06721515 (ceph): mon: clean up `osd out` messages
Cleaner prose for the auto-out case, and add
a cluster log message for OSDs that go out
at the behest of the administ...
John Spray
04:52 PM Revision 9f91df6b (ceph): mon/MgrMonitor: clear last_beacon after mon election
The last_beacon map is local to an election interval; if there is a new
election completed we should reset it or else...
Sage Weil
04:52 PM Revision 7302b497 (ceph): qa/workunits/cephtool/test.sh: adjust for new health error codes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 93de19ad (ceph): qa: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 3d268d6e (ceph): qa/suites/rbd: whitelist health messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 8d711a56 (ceph): qa/suites/rgw/thrash: whitelist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision bf6c075b (ceph): qa/suites/fs: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 25717f7e (ceph): qa/tasks/ceph_test_case.py: update health check helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision fd39700d (ceph): qa/tasks/ceph: wait for osds to come up before creating pool
Avoid health warnings.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 7e48efb0 (ceph): qa/workunits/cephtool/test.sh: adjust full tests to avoid races
OSDs may report fullness in any order.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 5e2e7088 (ceph): mon/PGMap: adjust scrub checks to avoid overflow for future stamps
Avoid an overflow (and false warning) when scrub stamps are in the future.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 69ebbebb (ceph): mon/MDSMonitor: implement new-style cephfs health checks
Our detail elements are still strings, so we keep the bit that collapses
the metadata into a string and appends it to...
Sage Weil
04:52 PM Revision 57a8747f (ceph): mon/Monitor: periodically log new-style health warnings to log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision b9cdb9fa (ceph): mon/MgrMonitor: do not issue MGR_DOWN on new cluster
It is normal for the initial cluster to lack a mgr. Wait for some
grace period before complaining about a missing mg...
Sage Weil
04:52 PM Revision 83aaa759 (ceph): qa/tasks/ceph: stop logging health on shutdown
Don't log health during actual teardown or we'll see
various scary messages unrelated to our test run.
Signed-off-by...
Sage Weil
04:52 PM Revision 6a992427 (ceph): mon: move osd health checks into OSDMap method
...with one check moving into HealthMonitor where it
belongs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision a23b7d7e (ceph): osd/OSDMap: rename a few health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision bfe4c084 (ceph): osd/OSDMap: add per-osd flag OSD_FLAGS check
rename OSD_FLAGS to OSDMAP_FLAGS
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision db0b2f6e (ceph): mon: shorten 'stuck' threshold from 5m -> 1m
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision b25ddafa (ceph): qa/tasks/mon_clock_skew_check: vastly simplify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision e12afb71 (ceph): mon/PGMap: do not warn about recovering, peering, stale
Wait for stuck before complaining. These aren't scary in and of
themselves.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 63f97ddc (ceph): qa/suites/rados: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 3b01be0d (ceph): mon/PGMap: some stuck warnings are err, some warn
inactive and stale -> error
degraded, unclean, undersized -> warning
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 78b33655 (ceph): mon/PGMap: only warn about too few pgs after >0 pools exist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 76bdda85 (ceph): messages/MMonMgrReport: show health check count
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision a8e07b33 (ceph): mon/MgrStatMonitor: show health check count on receipt
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 8d1d6a06 (ceph): mgr/DaemonServer: debug log health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 09957d15 (ceph): mon/PGMap: rename a few health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision f70316ec (ceph): mon: prefix periodic health reminder with 'overall'
...so we can whitelist it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision a2f02ac0 (ceph): mon: pass new style health to mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:52 PM Revision 0c8a1d39 (ceph): mon: don't consider a starting mgr to be an error
The .available flag is there to tell MgrClients whether
to try and connect -- it isn't the right condition
for a heal...
John Spray
04:52 PM Revision ad7a4c80 (ceph): mon,mgr: pass new-style health checks from mgr's PGMap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 32d1fd3f (ceph): mon: move pool quota health warnings into PGMap
This puts them on the mgr in a context where they can respond to both
osdmap and pgmap updates, and removes one more ...
Sage Weil
04:51 PM Revision 349fb86e (ceph): mon: move health_status_t to health.h
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 6068e185 (ceph): mon/Monitor: move time sync status from 'ceph health' to 'time-sync-sta...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision e170405f (ceph): mon: remove Formatter arg to QuorumService::get_health()
This is used to dump extra weirdness to the health detail structured
output, but we are about to remove all of that i...
Sage Weil
04:51 PM Revision 0b59a7f8 (ceph): mon: HealthMonitor -> OldHealthMonitor
This will go away post-luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:51 PM Revision 8e815abe (ceph): mon: new health check framework
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 24a16363 (ceph): mon/OSDMonitor: implement new health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 1bbd3c48 (ceph): mon/PGMap: implement new-style health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:40 PM Revision 1cb02ee1 (ceph): Ignore unmatched rstat errors from MDS during rebuild testing
Fixes: http://tracker.ceph.com/issues/20441
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
Douglas Fuller
04:17 PM rgw Bug #20107: rgw: Truncated objects
Would this issue affect a situation where a multi-part upload was partially completed, cleaned, and then successfully... Aaron Bassett
04:11 PM Linux kernel client Bug #20164: libceph: got bad padding
I'm seeing this issue too at Lehigh University. We're also running Debian 8 in a VMWare virtual machine, but with Ce... Chris Creswell
02:59 PM Linux kernel client Bug #20164: libceph: got bad padding
Hi Jorge,
Do you still see this issue? My apologies for the late reply -- it went unnoticed under "Support" label...
Ilya Dryomov
04:03 PM Revision 964081bd (ceph): rgw: Initialize pointer field in RGWObjectExpirer
Fixes the Coverity Scan Report:
CID 1351737 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
04:03 PM Revision f0f0d63c (ceph): rgw: Initialize pointer field in RGWLibFS
Fixes the Coverity Scan Report:
CID 1352180 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
04:03 PM Revision 3d181b81 (ceph): rgw: Initialize pointer field in req_state
Fixes the Coverity Scan Report:
CID 1352183: Uninitialized pointer field (UNINIT_CTOR)
4. uninit_member: Non-static c...
Jos Collin
04:03 PM Revision a1aca827 (ceph): rgw: Initialize pointer field in RGWLib
CID 1352184: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member ldh is not initializ...
Jos Collin
04:03 PM Revision 213db6e1 (ceph): rgw: Initialize pointer field in ReadParams
Fixes the Coverity Scan Report:
CID 1353428: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static c...
Jos Collin
04:03 PM Revision f3d5e330 (ceph): rgw: Initialize pointer field in seed
Fixes the Coverity Scan Report:
CID 1396116: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static c...
Jos Collin
04:03 PM Revision f1580a7c (ceph): rgw: Initialize pointer field in RGWLC
Fixes the Coverity Scan Report:
CID 1396146 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
04:03 PM Revision c0112a7a (ceph): rgw Initialize pointer field in RGWReadMDLogEntriesCR
Fixes the Coverity Scan Report:
CID 1396155: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static c...
Jos Collin
03:56 PM Revision b932d7f8 (ceph): Merge pull request #15630 from Abhishekvrshny/fix-rgw-multipart-leaks
rgw: fix leaks with incomplete multiparts
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:55 PM Revision a20dd801 (ceph): Merge pull request #15669 from rzarzynski/wip-rgw-fix-rgwbucket-error-h...
rgw: fix error handling in the link() method of RGWBucket.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:52 PM rgw Bug #20377: Upon swift bucket list, do not fetch the bucket stats by default
Pavan Rallabhandi wrote:
> https://github.com/ceph/ceph/pull/15834
tested and merged
Yuri Weinstein
03:52 PM Revision ed075b05 (ceph): Merge pull request #15834 from prallabh/wip-20377
rgw: Do not fetch bucket stats by default upon bucket listing
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Yuri Weinstein
03:50 PM rgw Bug #20394: rgw: /info lacks the tempauth.account_acls key
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/15887.
merged
Yuri Weinstein
03:49 PM Revision 4d030daa (ceph): Merge pull request #15887 from rzarzynski/wip-rgw-20394
rgw: /info claims we do support Swift's accounts ACLs.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:48 PM Revision dba56d62 (ceph): Merge pull request #16154 from mikulely/obj-placement-pool
rgw: drop unused rgw_pool parameter, local variables and member variable
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
03:47 PM rgw Bug #19739: Content-MD5 header is not validated with POST uploads
Orit Wasserman wrote:
> s3test tracker: http://tracker.ceph.com/issues/20213
merged
Yuri Weinstein
03:46 PM mgr Bug #20444 (Pending Backport): mon: Hit assert in PaxosService::propose_pending after election
This is fixed for luminous by 79bf5547cc49b897e285c617e2921c773e625090 Sage Weil
03:45 PM Revision bcd43743 (ceph): Merge pull request #14961 from yehudasa/wip-19739
rgw: verify md5 in post obj
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:44 PM Revision 39ad2b8a (ceph): Merge pull request #15281 from jimifm/wip-rgw_rados-master
rgw/rgw_rados: Remove duplicate calls in RGWRados::finalize()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Since this flag is set all the time now, it (and the require_x_osds flags) aren't shown by default. Does it appear in... Josh Durgin
03:39 PM Bug #20465: Race seen between pool creation and wait_for_clean(): seen in test-erasure-eio.sh
I think the wait function just needs to wait if there are unknown pgs too Sage Weil
03:38 PM rbd Bug #20484 (Fix Under Review): snap can be removed while it is been using by rbd-nbd device
Sage Weil
03:37 PM Bug #20488: ceph-disk dmcrypt does not unlock blockdevice for bluestore
A pull request fixing this would be most appreciated, thanks! Sage Weil
03:37 PM Bug #20502 (Won't Fix): crush: Jewel upgrade misbehaving with custom roots/rulesets
Sorry this bit you! I think teh new hostname -s behavior is what we want. Sage Weil
03:35 PM Bug #20529: Illegal instruction in RocksDB
Sage Weil
03:33 PM RADOS Bug #20545: erasure coding = crashes
So this looks like you're just killing the cluster by overflowing it with infinite IO. The crash is distressing, though. Greg Farnum
03:32 PM RADOS Bug #20545: erasure coding = crashes
From the log the backtrace is:... Josh Durgin
03:31 PM RADOS Bug #20552: "Scrubbing terminated -- not all pgs were active and clean." error in rados
this was fixed a few days ago (there were too few osds in the test yaml) Sage Weil
03:30 PM RADOS Bug #20552 (Resolved): "Scrubbing terminated -- not all pgs were active and clean." error in rados
Sage Weil
03:28 PM Bug #20556: ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
Sage Weil
03:27 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
not really too concerned about jemalloc. i'm guessing rocksdb is linking against tcmalloc still or something? Sage Weil
03:26 PM Bug #20559 (Closed): crush_ruleset is invalid command in luminous
Greg Farnum
03:24 PM Messengers Bug #20503 (Duplicate): not all PGs active+clean in rados/singleton/{all/reg11184.yaml msgr-failu...
see #19553 Sage Weil
03:22 PM Messengers Bug #20503 (Rejected): not all PGs active+clean in rados/singleton/{all/reg11184.yaml msgr-failur...
Sage Weil
03:21 PM RADOS Bug #20507 (Duplicate): "[WRN] Manager daemon x is unresponsive. No standby daemons available." i...
Sage Weil
03:18 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
The fact that the error stopped when cinder was stopped makes me thing this was related to in-flight requests from th... Sage Weil
03:18 PM RADOS Bug #18746 (Need More Info): monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (j...
Sage Weil
03:13 PM Linux kernel client Cleanup #20604 (Resolved): startsync can be removed
... Ilya Dryomov
03:12 PM RADOS Bug #20562 (Resolved): Monitor's "perf dump cluster" values are no longer maintained
Greg Farnum
03:11 PM mgr Bug #20208 (Resolved): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Sage Weil
03:09 PM Linux kernel client Bug #12006 (Closed): huge tickets test failure
I recall several qa/ bugs that left krbd instances behind, leaving test nodes in bad state. teuthology syslog collec... Ilya Dryomov
02:34 PM Revision 808bd2ca (ceph): Merge pull request #16287 from liewegas/wip-try-decode
mon/MgrStatMonitor: do not crash on luminous dev version upgrades
Reviewed-by: Yan, Zheng" <zyan@redhat.com>
Reviewe...
Sage Weil
02:11 PM Revision 86d985f4 (ceph): Merge pull request #16197 from shashalu/fix-RGWRadosRemoveOmapKeysCR
rgw:multisite: fix RGWRadosRemoveOmapKeysCR and change cn to intrusive_ptr
Reviewed-by: Casey Bodley <cbodley@redhat...
Casey Bodley
02:00 PM rgw Backport #20513 (In Progress): jewel: Stale bucket index entries are left over after object delet...
Nathan Cutler
12:24 PM rgw Backport #20513: jewel: Stale bucket index entries are left over after object deletions
https://github.com/ceph/ceph/pull/16289 Casey Bodley
01:56 PM rgw Backport #19613 (In Progress): jewel: multisite: rest api fails to decode large period on 'period...
Nathan Cutler
01:54 PM Revision 9a5425d5 (ceph): rgw: allow larger payload for period commit
testing with 3 zonegroups and 3 zones each, the period json grew larger
than 4k and caused decode failures on period ...
Casey Bodley
01:41 PM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
/a/sage-2017-07-12_02:31:06-rbd-wip-health-distro-basic-smithi/1389750
this is about to trigger more test failures...
Sage Weil
01:33 PM Revision 36698ad3 (ceph): Merge pull request #15843 from ovh/bp-drop-ping-fields
messages/MOSDPing.h: drop unused fields
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
01:31 PM Messengers Bug #20603 (Resolved): msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
... Sage Weil
01:28 PM RADOS Bug #20602 (Resolved): mon crush smoke test can time out under valgrind
/a/sage-2017-07-12_02:32:14-rados-wip-sage-testing-distro-basic-smithi/1390174
rados/singleton-nomsgr/{all/valgrind-...
Sage Weil
01:27 PM rgw Backport #19758 (In Progress): jewel: multisite: after CreateBucket is forwarded to master, local...
Nathan Cutler
01:27 PM RADOS Bug #20601 (Duplicate): mon comamnds time out due to pool create backlog w/ valgrind
This isn't wrong per se, but it does mean worklaods with lots of pool creates (parallel rados api tests) and slow mon... Sage Weil
01:25 PM Revision 61df8eaa (ceph): rgw: when create_bucket use the same num_shards with info.num_shards
pr #14388 only fix the num_shards in BucketInfo, "init_bucket_index" function still use local num_shards
Fixes: http...
lu.shasha
01:24 PM Revision 93799374 (ceph): rgw: using the same bucket num_shards as master zg when create bucket i...
create bucket in secondary zonegroup will forward to master. The master may have different num_shards option.
So when...
lu.shasha
01:24 PM Revision f72ea681 (ceph): rgw: when create_bucket use the same num_shards with info.num_shards
pr #14388 only fix the num_shards in BucketInfo, "init_bucket_index" function still use local num_shards
Fixes: http...
lu.shasha
01:22 PM Revision 9182c279 (ceph): rgw: using the same bucket num_shards as master zg when create bucket i...
create bucket in secondary zonegroup will forward to master. The master may have different num_shards option.
So when...
lu.shasha
01:22 PM rgw Backport #19759 (In Progress): kraken: multisite: after CreateBucket is forwarded to master, loca...
Nathan Cutler
01:00 PM rbd Feature #15321 (Resolved): Support asynchronous v2 image creation/cloning
Jason Dillaman
01:00 PM rbd Backport #17008 (Closed): jewel: Support asynchronous v2 image creation/cloning
@Nathan: I think we should just close this backport -- it will be a huge change to backport to Jewel. Jason Dillaman
10:24 AM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
Waiting for https://github.com/ceph/ceph/pull/10896 to be merged - still open. Nathan Cutler
12:54 PM rgw Bug #20542: rgw: not initialized pointer cause rgw crash with ec data pool
Fixed in master https://github.com/ceph/ceph/pull/16177 Aleksei Gutikov
12:42 PM CephFS Bug #20592 (In Progress): client::mkdirs not handle well when two clients send mkdir request for ...
Jos Collin
07:09 AM CephFS Bug #20592 (Fix Under Review): client::mkdirs not handle well when two clients send mkdir request...
Nathan Cutler
04:00 AM CephFS Bug #20592: client::mkdirs not handle well when two clients send mkdir request for a same dir
I have pulled a request for this issue
https://github.com/ceph/ceph/pull/16280
dongdong tao
02:55 AM CephFS Bug #20592 (Resolved): client::mkdirs not handle well when two clients send mkdir request for a s...
suppose we got two clients trying to make two level directory:
client1 mkdirs: a/b
client2 mkdirs: a/c
in func...
dongdong tao
12:40 PM Revision 850f4bb9 (ceph): Merge pull request #15929 from cbodley/wip-vstart-rgw-compression
vstart: add --rgw_compression to set rgw compression plugin
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewe...
Casey Bodley
12:23 PM Revision 8885f3ab (ceph): rgw: cls: ceph::timespan tag_timeout wrong units
In rgw_dir_suggest(), the ceph::timespan tag_timeout is intended
to be a value in seconds, but has been taken as some...
Matt Benjamin
12:08 PM Revision c02082d9 (ceph): os/bluestore/BlueStore: using bufferlist::copy avoid rebuild.
If using bufferlist::get_contiguous, there is maybe rebuild whic cause
redundat memcopy. And bufferlist::copy can do ...
Jianpeng Ma
11:48 AM Backport #18724 (Rejected): jewel: osd: calc_clone_subsets misuses try_read_lock vs missing
Nathan Cutler
11:41 AM Backport #18724 (Resolved): jewel: osd: calc_clone_subsets misuses try_read_lock vs missing
Nathan Cutler
11:47 AM Backport #18581 (Rejected): jewel: osd: ENOENT on clone
Nathan Cutler
11:39 AM Backport #17768 (Resolved): jewel: transient jerasure unit test failures
First attempted backport https://github.com/ceph/ceph/pull/11850 was closed. Nathan Cutler
11:37 AM Backport #17768 (New): jewel: transient jerasure unit test failures
Nathan Cutler
11:36 AM Backport #18761: Jewel: async messenger bug fix additional backports
https://github.com/ceph/ceph/pull/15804 was merged into https://github.com/ceph/ceph/pull/13212 Nathan Cutler
11:34 AM Backport #19543: jewel: ceph-disk: Add fix subcommand jewel back-port
h3. comment from original description
(there was no original ticket for the PR that went into master, https://gith...
Nathan Cutler
11:30 AM Revision 5ec27fbc (ceph): mon/MgrStatMonitor: do not crash on luninous dev version upgrades
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:11 AM rgw Bug #20339: rgw stops serving requests after receiving SIGHUP
Hi Casey,
No, I don't see the 'Resuming...' message when the frontend crashes. For now we've just resorted to rest...
Yuri Gorshkov
10:33 AM Backport #20325 (Need More Info): libradosstriper silently fails to delete empty objects in jewel
Clarifying whether tests need to be added. Nathan Cutler
10:30 AM Backport #20353 (Need More Info): jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Waiting for cherry-picks to be redone with -x Nathan Cutler
10:27 AM CephFS Backport #19466 (In Progress): jewel: mds: log rotation doesn't work if mds has respawned
Nathan Cutler
10:21 AM rbd Backport #18137 (In Progress): jewel: rbd-mirror: image sync should send NOCACHE advise flag
Nathan Cutler
10:14 AM rbd Backport #18137 (New): jewel: rbd-mirror: image sync should send NOCACHE advise flag
https://github.com/ceph/ceph/pull/12043 was closed (sparse reads will not be backported for now) Nathan Cutler
10:20 AM Revision 3105f118 (ceph): rbd-mirror: set SEQUENTIAL and NOCACHE advise flags on image sync
Fixes: http://tracker.ceph.com/issues/17127
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
10:12 AM rbd Backport #18500: jewel: rbd-mirror: potential race mirroring cloned image
No change - backport is still non-trivial Nathan Cutler
10:09 AM rbd Backport #18704: jewel: Prevent librbd from blacklisting the in-use librados client
@Jason: https://github.com/ceph/ceph/pull/12890 has been merged, but the backport is still non-trivial. Nathan Cutler
10:04 AM rbd Backport #19957: jewel: rbd: Lock release requests not honored after watch is re-acquired
non-trivial backport; needs an RBD developer Nathan Cutler
09:51 AM Linux kernel client Bug #19958 (Resolved): missing i_nlink check while converting a file handle to dentry
Zheng Yan
08:56 AM Revision 82e85a6d (ceph): Merge pull request #16254 from TsaiJin/wip-rbd-nbd-version
tools/rbd_nbd: add --version show support
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:16 AM CephFS Backport #20140: jewel: Journaler may execute on_safe contexts prematurely
Reverted by https://github.com/ceph/ceph/pull/16282 Nathan Cutler
07:07 AM CephFS Backport #20140 (Rejected): jewel: Journaler may execute on_safe contexts prematurely
Zheng Yan
07:07 AM CephFS Backport #20536 (Rejected): jewel: Journaler may execute on_safe contexts prematurely (part 2)
Zheng Yan
06:56 AM CephFS Backport #20599: jewel: cephfs: Damaged MDS with 10.2.8
h3. description
A bad backport was included in 10.2.8, potentially causing MDS breakage. See https://github.com/ce...
Nathan Cutler
06:41 AM CephFS Backport #20599 (Resolved): jewel: cephfs: Damaged MDS with 10.2.8
https://github.com/ceph/ceph/pull/16282 Nathan Cutler
06:40 AM Revision fef1c871 (ceph): Revert "osdc/Journaler: make header write_pos align to boundary of flus...
This reverts commit 2e299b50de4a297fee2aec21290632336d239857.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:40 AM Revision 3f89971e (ceph): Revert "osdc/Journaler: avoid executing on_safe contexts prematurely"
This reverts commit 06cf9f365033f7913051bdf4060f0bc6fc0444d7.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
05:50 AM Revision 0faae7e8 (ceph): rgw:multisite: change raw 'RGWAioCompletionNotifier*' to intrusive_ptr ...
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
04:56 AM Revision e121fd04 (ceph): rgw_file: permit dirent offset computation
The new dirent chunking feature in nfs-ganesha 2.5 includes an
optimization inspired by RGW NFS, and avoids invalidat...
Matt Benjamin
04:25 AM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
Doug, please take this one. Patrick Donnelly
04:19 AM CephFS Feature #20598 (Resolved): mds: revisit LAZY_IO
We do not test this and enabling it is no longer possible. However, we still repeatedly get requests for byte-range l... Patrick Donnelly
04:00 AM CephFS Bug #20597 (New): mds: tree exports should be reported at a higher debug level
Exporting a subtree is a major operation that should be visible to an operator monitoring the debug log at a low sett... Patrick Donnelly
03:58 AM CephFS Bug #20596 (Resolved): MDSMonitor: obsolete `mds dump` and other deprecated mds commands
Dan at CERN was still using this and wondered how to see standbys. We should obsolete this command post-Luminous and ... Patrick Donnelly
03:55 AM Revision 80bdd3fb (ceph): Client: mkdirs bugs when two clients send mkdir request for a same dir
Fixes: http://tracker.ceph.com/issues/20592
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
03:45 AM CephFS Bug #20595 (Resolved): mds: export_pin should be included in `get subtrees` output
Currently it is only available by looking at the dumped cache. An indicator that a subtree is unsplittable and/or pin... Patrick Donnelly
03:43 AM CephFS Bug #20594 (Resolved): mds: cache limits should be expressed in memory usage, not inode count
Cached inode count (mds_cache_size) is an imperfect limit for what we really want. We frequently have to tell users/c... Patrick Donnelly
03:34 AM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...
PR for debugging: https://github.com/ceph/ceph/pull/16278 Patrick Donnelly
03:32 AM Revision 88fca472 (ceph): MDSMonitor: show laggy MDSs at higher debug level
Also, print laggy daemons even if the OSDMap is not yet writeable.
This is mostly for operators wanting to see a mor...
Patrick Donnelly
03:15 AM Revision 7550bde5 (ceph): Merge pull request #16074 from smithfarm/wip-obsolete-libcephfs1
build/ops: rpm: obsolete libcephfs1
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <branto@re...
Nathan Cutler
03:10 AM CephFS Bug #20593 (Resolved): mds: the number of inode showed by "mds perf dump" not correct after trimm...
currently, mds only update the inode number for "mds perf dump" in function "MDSRank::_dispatch"
this means it will ...
dongdong tao
03:05 AM Revision d4d8f3cd (ceph): tools: ceph-release-notes: handle an edge case
If the merge commit message consists of a single "Reviewed-by:" line, the
script fails at the line because len(lines)...
Nathan Cutler
02:47 AM rgw Backport #19563 (In Progress): jewel: rgw: folders starting with "_" underscore are not in bucket...
Nathan Cutler
02:47 AM Revision 24bd6013 (ceph): rgw: fix next marker to pass test_bucket_list_prefix in s3test
Fixes: http://tracker.ceph.com/issues/19432
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
02:43 AM Revision 28f0a8db (ceph): rgw: fix listing of objects that start with underscore
Current marker and prefix search utilized in rgw's function list_objects should respect index key name in order to co... Giovani Rinaldi
02:39 AM rgw Backport #18903 (Need More Info): jewel: rgw: first write also tries to read object
non-trivial backport; needs RGW developer Nathan Cutler
02:36 AM rgw Backport #19532: jewel: radosgw-admin: unable to set global quotas in RGWPeriodConfig
non-trivial backport; needs an RGW developer Nathan Cutler
02:31 AM rgw Backport #19177 (Need More Info): jewel: anonymous user's error code of getting object is not con...
Compilation error. Nathan Cutler
02:21 AM rgw Feature #9493 (Pending Backport): Ability to disable keystone revocation polling when using UUID ...
Nathan Cutler
02:21 AM rgw Backport #19772 (Resolved): jewel: rgw: swift: disable revocation thread under certain circumstances
Nathan Cutler
01:52 AM Backport #20591 (Resolved): jewel: doc: clarify status of jewel PendingReleaseNotes
https://github.com/ceph/ceph/pull/16273 Nathan Cutler

07/11/2017

11:31 PM Revision e8346dc9 (ceph): os/bluestore: Make BitmapFreelistManager kv itereator short lived.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:53 PM RADOS Bug #20590 (Duplicate): 'sudo ceph --cluster ceph osd new xx" no valid command in upgrade:jewel-x...
Yuri Weinstein
09:41 PM RADOS Bug #20590 (Duplicate): 'sudo ceph --cluster ceph osd new xx" no valid command in upgrade:jewel-x...
Run: http://pulpito.ceph.com/teuthology-2017-07-11_04:23:04-upgrade:jewel-x-master-distro-basic-smithi/
Jobs: '13854...
Yuri Weinstein
08:58 PM Revision 7b10d629 (ceph): Merge pull request #16273 from smithfarm/wip-jewel-pending-release-notes
jewel: doc: clarify status of jewel PendingReleaseNotes Sage Weil
08:53 PM Revision 6b479c27 (ceph): doc: zero PendingReleaseNotes in preparation for v10.2.9
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:44 PM Revision 7b455329 (ceph): Merge pull request #16224 from liewegas/wip-docs-prune
doc: update intro, quick start docs
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:43 PM Revision 599993af (ceph): doc: Jewel v10.2.8 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:41 PM rbd Bug #19057 (Won't Fix): krbd suite does not run on hammer (rbd task fails with "No route to host")
I think we can ignore hammer krbd now? Sage Weil
08:27 PM Revision 55de93f9 (ceph): doc: clarify status of jewel PendingReleaseNotes
Status as of 10.2.8 release
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:20 PM rgw Backport #20588 (In Progress): jewel: rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
Nathan Cutler
08:19 PM rgw Backport #20588 (Resolved): jewel: rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
https://github.com/ceph/ceph/pull/16268 Nathan Cutler
08:18 PM rgw Backport #20587 (Rejected): jewel: radosgw/swift emulate split read/write acls?
https://github.com/ceph/ceph/pull/20257 Nathan Cutler
08:18 PM rgw Backport #20586 (Rejected): kraken: radosgw/swift emulate split read/write acls?
Nathan Cutler
08:15 PM rgw Backport #20408 (In Progress): jewel: rgw: multipart copy-part encounts 404 error by using S3 jav...
Nathan Cutler
06:15 PM rgw Backport #20408: jewel: rgw: multipart copy-part encounts 404 error by using S3 java sdk
https://github.com/ceph/ceph/pull/16266 Casey Bodley
07:33 PM Revision dfa13896 (ceph): vstart: add --rgw_compression to set rgw compression plugin
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:32 PM CephFS Bug #20583 (Fix Under Review): mds: improve wording when mds respawns due to mdsmap removal
https://github.com/ceph/ceph/pull/16270 Patrick Donnelly
04:36 PM CephFS Bug #20583 (Resolved): mds: improve wording when mds respawns due to mdsmap removal
> 2017-07-11 07:07:55.397645 7ffb7a1d7700 1 mds.b handle_mds_map i (10.0.1.2:6822/28190) dne in the mdsmap, respawni... Patrick Donnelly
07:29 PM Revision fe753c50 (ceph): mds: improve wording of mdsmap dne logging
Fixes: http://tracker.ceph.com/issues/20583
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:28 PM Revision e5312705 (ceph): Merge pull request #15632 from aclamk/wip-vstart-20235-multiple-radosgw
vstart: allow to start multiple radosgw when RGW=x
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by:...
Casey Bodley
07:21 PM Revision 8cacf28e (ceph): os/bluestore: only submit deferred if there is any
We drop the lock, so it's possible another thread submits the pending.
(_deferred_submit_unlock assumes osr->deferred...
Sage Weil
07:02 PM rgw Bug #16072 (Pending Backport): rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
fix needed on jewel, where this causes swift requests to crash when issued with a system user. jewel backport pr: htt... Casey Bodley
07:00 PM Revision 39b2b0b3 (ceph): rgw/rgw_common.cc: modify the end check in RGWHTTPArgs::sys_get
Fixes: http://tracker.ceph.com/issues/16072
Signed-off-by: zhao kun <jswps2011@163.com>
(cherry picked from commit 7...
zhaokun
06:48 PM RADOS Bug #20470: rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
https://github.com/ceph/ceph/pull/16265 David Zafman
06:46 PM RADOS Bug #20470 (Resolved): rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
Sage Weil
05:09 PM RADOS Bug #20470: rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0

For some reason pg 2.0 is created on osd.0 which never happened previously....
David Zafman
06:46 PM Revision 64f47c89 (ceph): Merge pull request #16265 from dzafman/wip-20470
test: Fix reg11184 test to remove extraneous pg
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:37 PM Revision 1e0b47bd (ceph): pybind/mgr/restful: bind to :: by default
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:37 PM Revision 02a55d3b (ceph): doc/mgr/restful: update
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:13 PM Revision f16fa4b2 (ceph): rgw: multipart copy-part remove '/' for s3 java sdk request header.
Fixes: http://tracker.ceph.com/issues/20075
Signed-off-by: donglinpeng@cmss.chinamobile.com
(cherry picked from commi...
root
06:02 PM Linux kernel client Bug #15462 (Won't Fix): ceph: build_path did not end path lookup where expected, namelen is 146, ...
Sage Weil
06:01 PM Bug #11793 (Resolved): test: rados.py does not do cache_(evict|flush|try_flush) since it leaves o...
Sage Weil
06:01 PM Revision f2b83757 (ceph): Merge pull request #16244 from liewegas/wip-11793
qa/suites/rados/thrash/workload/*: enable rados.py cache tiering ops
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:01 PM Revision 2afbc60b (ceph): qa/suites/: enable rados.py cache tiering ops
These weren't being exercised!
See http://tracker.ceph.com/issues/11793
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:59 PM Revision 0e9971cb (ceph): Merge pull request #15836 from xiexingguo/wip-refactor-try-reuse-blob
os/bluestore: slightly refactor Blob::try_reuse_blob
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: ...
Sage Weil
05:59 PM Revision 42a73ed7 (ceph): Merge pull request #16245 from cbodley/wip-global-zlib-compressor
compressor/zlib: remove g_ceph_context/g_conf from compressor plugin
Reviewed-by: Matt Benjamin <mbenjami@redhat.com...
Sage Weil
05:58 PM Revision bbcb62d7 (ceph): Merge pull request #16091 from runsisi/wip-lock-type
cls_lock: move lock_info_t definition to cls_lock_types.h
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
05:57 PM Revision 42d811da (ceph): Merge pull request #16158 from majianpeng/bluestore-using-bufferlist-fu...
os/bluestore: use bufferlist functions whenever possible
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-...
Sage Weil
05:56 PM Revision 8e5c730a (ceph): Merge pull request #16227 from tchaikov/wip-kill-clang-analyzer-warnings
mgr,os,test: kill clang analyzer warnings
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
05:56 PM Revision cb2cc82d (ceph): Merge pull request #16239 from xiexingguo/wip-crush-weight-overflow
mon: a few more upmap (and other) fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:55 PM Revision eaf5d035 (ceph): Merge pull request #16249 from gregsfortytwo/wip-20562-cluster-stats
mon: maintain the "cluster" PerfCounters when using ceph-mgr
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
05:45 PM rbd Bug #20571 (Fix Under Review): rbd-mirror: cluster watcher should ignore -EPERM errors against re...
*PR*: https://github.com/ceph/ceph/pull/16264 Jason Dillaman
05:21 PM rbd Bug #20571 (In Progress): rbd-mirror: cluster watcher should ignore -EPERM errors against reading...
Jason Dillaman
02:58 PM rbd Bug #20571 (Resolved): rbd-mirror: cluster watcher should ignore -EPERM errors against reading 'r...
... Jason Dillaman
05:44 PM Revision 6c2d896e (ceph): rbd-mirror: ignore permission errors on rbd_mirroring object
Fixes: http://tracker.ceph.com/issues/20571
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:41 PM Revision 8b4b11a9 (ceph): test: Fix reg11184 test to remove extraneous pg
Minor cleanups
Remove unused pool to aid future analysis
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:18 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Ok. I'll do it in two small clusters tomorrow and I'll update this troublesome clusters next week.
Thanks a lot for ...
Webert Lima
12:57 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Couple questions:
> - any recommendations choosing over notcmalloc or default flavors?
Gen...
Patrick Donnelly
12:41 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> New run: https://shaman.ceph.com/builds/ceph/i20535-backport/387e184970bc2949e16139db0cbda...
Webert Lima
05:12 PM Revision 88f00bcc (ceph): Fixed too big privileges for client.rgw.
Signed-off-by: Adam Kupczyk <akucpzyk@redhat.com> Adam Kupczyk
04:55 PM Revision fdd81ccf (ceph): fio: remove experimental option for bluestore and rocksdb, which are not
experimental any more.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Pan Liu
04:33 PM CephFS Bug #20582 (Resolved): common: config showing ints as floats
Something broke in common/config.cc around printing values, the ints are coming out as floats, and it's breaking test... John Spray
04:16 PM Revision b7dec695 (ceph): tools/rbd_nbd: add version show support
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
04:11 PM Revision fee8ea8b (ceph): ceph.in: Check return value when connecting
The initial RADOS connection may time out. Detect this condition
and return an error message to the user instead of l...
Douglas Fuller
03:57 PM rgw Backport #19736: radosgw/s3 chunked transfer encodings and fast_forward_request
h3. description
fast_forward_request does not properly consume unread input when chunked transfer encodings are us...
Nathan Cutler
03:56 PM rbd Bug #20580 (Resolved): rbd map should warn when creating duplicate devices for the same image
... Jason Dillaman
03:52 PM Backport #20578 (Resolved): jewel: mon: fix 'sortbitwise' warning on jewel
https://github.com/ceph/ceph/pull/15208 Nathan Cutler
03:42 PM CephFS Backport #20412: test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in Jewel 10.2...
h3. description
This test fails reproducibly on the wip-jewel-backports branch: ...
Nathan Cutler
03:36 PM mgr Bug #20208 (Fix Under Review): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
https://github.com/ceph/ceph/pull/16262 Sage Weil
03:35 PM Revision ae688fc4 (ceph): mgr/ClusterState: do not mangle PGMap outside of Incremental
Fixes: http://tracker.ceph.com/issues/20208
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:31 PM Revision 0f888011 (ceph): os/bluestore/BlueFS: don't need wait for aio when using _sync_write
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
03:27 PM Revision e1949263 (ceph): tools: ceph-release-notes: port it to py3
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:42 PM RADOS Bug #20561: bluestore: segv in _deferred_submit_unlock from deferred_try_submit, _txc_finish
This might be related to a failure reported on the list:... Sage Weil
02:16 PM RADOS Feature #12195 (Resolved): 'ceph osd version' to print OSD versions
We now have a 'ceph osd versions' that will return the versions of osds in the cluster. At first sight it seems it do... Joao Eduardo Luis
02:14 PM Bug #20548 (Resolved): 'sudo ceph osd new xx' 'stderr:no valid command found' in upgrade:hammer-j...
Joao Eduardo Luis
01:57 PM RADOS Feature #5657 (Resolved): monitor: deal with bad crush maps more gracefully
Resolved at some point by using external crushtool to validate crushmaps. Joao Eduardo Luis
01:54 PM RADOS Feature #6325 (New): mon: mon_status should make it clear when the mon has connection issues
Joao Eduardo Luis
01:52 PM RADOS Feature #4835 (Resolved): Monitor: better handle aborted synchronizations
The synchronization code has been overhauled a few times in the past few years. I believe this to have been resolved ... Joao Eduardo Luis
01:52 PM Revision d7ca4bcc (ceph): osd/OSD: don't fault on osd's "set-device-class" request
So pre-luminous osds can still boot normally.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:50 PM RADOS Cleanup #10506: mon: get rid of QuorumServices
I don't think the QuorumService interface is bringing enough to the table to keep it around.
What we are achieving...
Joao Eduardo Luis
01:24 PM Revision ad71757a (ceph): Merge pull request #15989 from linuxbox2/wip-nfs-compress
rgw_file: add compression interop to RGW NFS Matt Benjamin
11:38 AM Linux kernel client Bug #20528: cephfs client io hang when read file with specified layout
in net/ceph/messenger.c... Zheng Yan
11:26 AM Revision ab5baca9 (ceph): test/librbd: re-enable internal tests in ceph_test_librbd
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
10:17 AM rgw Support #20253: Ceph RGW Users (rgw keystone implicit tenants)
This ticket has been resisted at http://tracker.ceph.com/issues/20570 and improved for clarity. please close this dup... Ross Martyn
10:16 AM rgw Bug #20570 (Closed): Ceph - Keystone Implicit Tenants
With RGW configured with 'rgw keystone implicit tenants = true' and associated keystone options set, RGW checks a Key... Ross Martyn
09:34 AM CephFS Bug #20569: mds: don't mark dirty rstat on non-auth inode
-https://github.com/ceph/ceph/pull/16253-
Within this fix, inodes can be trimmed successfully and no such warning ...
Zhi Zhang
09:32 AM CephFS Bug #20569 (Resolved): mds: don't mark dirty rstat on non-auth inode
Currently using multi-MDS on Luminous, we found ceph status reported such warning all the time if writing large amoun... Zhi Zhang
09:31 AM mgr Bug #20568 (Resolved): the dashboard uses absolute links for filesystems and clients
If ceph dashboard is accessed under a subpath (e.g. via kubernetes proxy), then some links are being rewritten correc... Vladimir Pouzanov
09:15 AM Revision 80d29404 (ceph): rgw_file: add large(ish) write test
allows for read-after-write verify
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
09:15 AM Revision d064915a (ceph): rgw_file: compression fix and cleanup from review
A fix and a cleanup from Adam Kupczyk <akupczyk@redhat.com> review.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
09:14 AM Revision 6c3e22bf (ceph): rgw_file: enable compression filter (stores)
Previously NFS clients could access compressed data, but the
RGWWriteDataRequest lacked glue to attach an inbound
com...
Matt Benjamin
09:13 AM Revision 5c63bb6b (ceph): Merge pull request #16241 from liewegas/wip-dashboard-default
doc/mgr/dashboard: update dashboard docs to reflect new defaults
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:04 AM Revision 3613da52 (ceph): Merge pull request #16034 from guihecheng/rgw_file-policy-read
rgw: rgw_file skip policy read for virtual components Matt Benjamin
08:35 AM rgw Bug #19289 (Pending Backport): radosgw/swift emulate split read/write acls?
Matt Benjamin
07:33 AM Revision 1967350d (ceph): vstart: allow to start multiple radosgw on consecutive ports
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
05:34 AM rbd Bug #20567 (Resolved): rbd-mirror do not support ec pools when the primary image use ec data pool.
The primary image use ec data pool. But when the rbd-mirror create the mirror image, the data pool feature lost and a... franky liu
04:25 AM RADOS Bug #20504 (Resolved): FileJournal: fd leak lead to FileJournal::~FileJourna() assert failed
Kefu Chai
04:23 AM RADOS Bug #20105: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
not (always) reproducible with a single try: http://pulpito.ceph.com/kchai-2017-07-11_03:53:32-rados-master-distro-ba... Kefu Chai
03:49 AM RADOS Bug #20105: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
partial bt of /a/sage-2017-07-10_16:55:37-rados-wip-sage-testing-distro-basic-smithi/1383143:... Kefu Chai
03:58 AM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
filed #20566 against fs for "Behind on trimming" warnings from MDS Kefu Chai
02:09 AM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
http://pulpito.ceph.com/kchai-2017-07-10_10:29:54-powercycle-master-distro-basic-smithi/ failed with... Kefu Chai
03:58 AM Bug #20529: Illegal instruction in RocksDB
I am trying to reproduce this issue. Daniel Oliveira
03:57 AM CephFS Bug #20566 (Resolved): "MDS health message (mds.0): Behind on trimming" in powercycle tests
see http://pulpito.ceph.com/kchai-2017-07-11_02:07:09-powercycle-master-distro-basic-mira/ Kefu Chai
03:38 AM Revision b7583484 (ceph): rgw: add a field to store generic user data in the bucket index,
that can be populated/fetched via a configurable custom http header
Signed-off-by: Pavan Rallabhandi <prallabhandi@w...
Pavan Rallabhandi
02:50 AM Revision 82a0b6ac (ceph): rgw:multisite: fix RGWRadosRemoveOmapKeysCR
RGWRadosRemoveOmapKeysCR::request_complete return val is wrong. The return val should get from completion. Some memb... lu.shasha
01:21 AM Revision 16a795f9 (ceph): osd/OSDMap: remove assumption about type ids
The code is assuming type==1 is in use, but it might not be. (It is
usually 'chassis' by default, which is rarely us...
Sage Weil
01:20 AM Revision d1a47038 (ceph): osd/OSDMap: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
 

Also available in: Atom