Project

General

Profile

Activity

From 01/03/2018 to 02/01/2018

02/01/2018

11:48 PM CephFS Bug #22839 (Fix Under Review): MDSAuthCaps (unlike others) still require "allow" at start
https://github.com/ceph/ceph/pull/20248 Patrick Donnelly
11:46 PM rgw Backport #22894 (Resolved): jewel: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
https://github.com/ceph/ceph/pull/20561 Nathan Cutler
11:44 PM rgw Backport #22893 (Resolved): luminous: rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
https://github.com/ceph/ceph/pull/20236 Nathan Cutler
11:44 PM bluestore Backport #22892 (Resolved): luminous: _read_bdev_label unable to decode label at offset
https://github.com/ceph/ceph/pull/20326 Nathan Cutler
11:43 PM CephFS Backport #22891 (Resolved): luminous: qa: kcephfs lacks many configurations in the fs/multimds su...
https://github.com/ceph/ceph/pull/20302 Nathan Cutler
11:43 PM rgw Backport #22890 (Rejected): jewel: rgw_file: avoid fragging thread_local log buffer
Nathan Cutler
11:43 PM rgw Backport #22889 (Resolved): luminous: rgw_file: avoid fragging thread_local log buffer
https://github.com/ceph/ceph/pull/20345 Nathan Cutler
11:40 PM Revision a219bf47 (ceph): Merge pull request #20247 from ceph/revert-19552-wip-22452-luminous
Revert " luminous: msg/async: unregister connection failed when racing happened"
Reviewed-by: Josh Durgin <jdurgin@r...
Josh Durgin
11:40 PM rgw Bug #17996 (Pending Backport): rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Nathan Cutler
11:39 PM rgw Bug #17996: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
https://github.com/ceph/ceph/pull/11485 - specifically commit e67a3b5b5c63ee3a34f06bdbe91d3256c6660a89 Nathan Cutler
11:37 PM CephFS Bug #22835 (Won't Fix): client: the total size of fs is equal to the cluster size when using mult...
This is intended. To avoid double-counting available space, the client simply returns the total raw space in the clus... Patrick Donnelly
11:32 PM CephFS Bug #22436 (Resolved): qa: CommandFailedError: Command failed on smithi135 with status 22: 'sudo ...
Nathan Cutler
11:31 PM CephFS Backport #22501 (Resolved): luminous: qa: CommandFailedError: Command failed on smithi135 with st...
Nathan Cutler
11:07 PM CephFS Backport #22501: luminous: qa: CommandFailedError: Command failed on smithi135 with status 22: 's...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19628
merged
Yuri Weinstein
11:31 PM bluestore Bug #22161 (Resolved): bluestore: do not crash on over-large objects
Nathan Cutler
11:30 PM bluestore Backport #22507 (Resolved): luminous: bluestore: do not crash on over-large objects
Nathan Cutler
11:07 PM bluestore Backport #22507: luminous: bluestore: do not crash on over-large objects
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19630
merged
Yuri Weinstein
11:28 PM Revision f57a80f0 (ceph): Revert " luminous: msg/async: unregister connection failed when racing ...
Sage Weil
11:26 PM Backport #21863 (Resolved): luminous: ceph-conf: dump parsed config in plain text or as json
Nathan Cutler
11:26 PM RADOS Bug #22117 (Resolved): crushtool decompile prints bogus when osd < max_osd_id are missing
Nathan Cutler
11:25 PM RADOS Backport #22199 (Resolved): crushtool decompile prints bogus when osd < max_osd_id are missing
Nathan Cutler
11:25 PM Bug #21982 (Resolved): osdc/Objecter: objecter op_send_bytes perf counter always 0
Nathan Cutler
11:25 PM Backport #22189 (Resolved): luminous: osdc/Objecter: objecter op_send_bytes perf counter always 0
Nathan Cutler
11:24 PM RADOS Bug #22113 (Resolved): osd: pg limit on replica test failure
Nathan Cutler
11:24 PM RADOS Backport #22176 (Resolved): luminous: osd: pg limit on replica test failure
Nathan Cutler
11:24 PM RADOS Bug #21907 (Resolved): On pg repair the primary is not favored as was intended
Nathan Cutler
11:23 PM RADOS Backport #22213 (Resolved): luminous: On pg repair the primary is not favored as was intended
Nathan Cutler
11:22 PM Revision 0692dc26 (ceph): mds: print inode number not CInode ptr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:22 PM devops Backport #22194 (Resolved): luminous: Default kernel.pid_max is easily exceeded during recovery o...
Nathan Cutler
11:21 PM Bug #20736 (Resolved): osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Nathan Cutler
11:21 PM Backport #22509 (Resolved): luminous: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Nathan Cutler
11:20 PM rgw Documentation #21610 (Resolved): remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
11:19 PM rgw Backport #21631 (Resolved): luminous: remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
11:19 PM rgw Backport #21632 (Resolved): jewel: remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
11:18 PM Revision 7fdbaa60 (ceph): Merge pull request #18303 from smithfarm/wip-21632-jewel
jewel: doc: remove region from INSTALL CEPH OBJECT GATEWAY
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
11:17 PM Bug #22558 (Resolved): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Nathan Cutler
11:16 PM Backport #22611 (Resolved): luminous: "Transaction check error" in upgrade:client-upgrade-kraken-...
Nathan Cutler
11:10 PM RADOS Backport #22258: mon: mgrmaps not trimmed
Kefu Chai wrote:
> mgrmonitor does not trim old mgrmaps. these can accumulate forever.
>
> https://github.com/ce...
Yuri Weinstein
11:10 PM Revision e62f21ca (ceph): Merge pull request #19187 from liewegas/wip-trim-mgrmap-luminous
mon/MgrMonitor: limit mgrmap history
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Yuri Weinstein
11:09 PM Revision 419ed62d (ceph): Merge pull request #19269 from tchaikov/wip-pr-19202-luminous
luminous: cmake,common/RWLock: check for libpthread extensions
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewe...
Yuri Weinstein
11:08 PM RADOS Backport #22402: luminous: osd: replica read can trigger cache promotion
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19499
merged
Yuri Weinstein
11:08 PM Revision 11c3f8f3 (ceph): Merge pull request #19499 from shinobu-x/wip-22402-luminous
luminous: osd: replica read can trigger cache promotion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: A...
Yuri Weinstein
11:08 PM rgw Bug #20935 (Resolved): rgw opslog cannot record referrer when using curl as client
Nathan Cutler
11:08 PM Backport #22452: luminous: msg/async: unregister connection failed when racing happened
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19552
merged
Yuri Weinstein
11:08 PM rgw Backport #22623 (Resolved): luminous: rgw opslog cannot record referrer when using curl as client
Nathan Cutler
11:08 PM Revision 4106dbdd (ceph): Merge pull request #19552 from shinobu-x/wip-22452-luminous
luminous: msg/async: unregister connection failed when racing happened
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:07 PM Bug #20971 (Resolved): rgw opslog didn't compatible with s3
Nathan Cutler
11:07 PM Revision 6dcfa338 (ceph): Merge pull request #19628 from shinobu-x/wip-22501-luminous
luminous: tests: do not configure ec data pool with memstore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:07 PM Backport #22622 (Resolved): luminous: rgw opslog didn't compatible with s3
Nathan Cutler
11:06 PM Revision 589342d9 (ceph): Merge pull request #19630 from shinobu-x/wip-22507-luminous
luminous: bluestore: do not crash on over-large objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:06 PM rgw Bug #22600 (Resolved): compilation failures with boost 1.66
Nathan Cutler
11:06 PM rgw Backport #22621 (Resolved): luminous: compilation failures with boost 1.66
Nathan Cutler
11:06 PM Revision 37ce36b6 (ceph): Merge pull request #19742 from tchaikov/wip-luminous-pr-19649-and-19650
luminous: common/dns, erasure-code: fix mem leaks
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:05 PM rgw Bug #21015 (Resolved): rgw: make HTTP dechunking compatible with Amazon S3
Nathan Cutler
11:05 PM rgw Backport #22401 (Resolved): luminous: rgw: make HTTP dechunking compatible with Amazon S3
Nathan Cutler
11:04 PM RADOS Bug #22673 (Resolved): osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler
11:03 PM RADOS Backport #22761 (Resolved): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler
11:01 PM RADOS Backport #22761: luminous: osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20068
merged
Yuri Weinstein
11:03 PM Backport #22770 (Resolved): luminous: ceph-objectstore-tool set-size should maybe clear data-digest
Nathan Cutler
11:01 PM Backport #22770: luminous: ceph-objectstore-tool set-size should maybe clear data-digest
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20069
merged
Yuri Weinstein
11:02 PM Revision bb9964ae (ceph): Merge pull request #20049 from liewegas/wip-zero-length-luminous
os: fix 0-length zero semantics, test
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:01 PM CephFS Bug #21821 (Resolved): MDSMonitor: mons should reject misconfigured mds_blacklist_interval
Nathan Cutler
11:01 PM Revision 6f0167b1 (ceph): Merge pull request #20068 from smithfarm/wip-22761-luminous
luminous: osd: do not check out-of-date osdmap for DESTROYED flag on start
Reviewed-by: Josh Durgin <jdurgin@redhat....
Yuri Weinstein
11:01 PM CephFS Backport #21948 (Resolved): luminous: MDSMonitor: mons should reject misconfigured mds_blacklist_...
Nathan Cutler
09:12 PM CephFS Backport #21948: luminous: MDSMonitor: mons should reject misconfigured mds_blacklist_interval
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19871
merged
Yuri Weinstein
11:01 PM Revision 742b7ba1 (ceph): Merge pull request #20069 from smithfarm/wip-22770-luminous
luminous: tools: ceph-objectstore-tool set-size should clear data-digest
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:00 PM CephFS Backport #22694 (Resolved): luminous: mds: fix dump last_sent
Nathan Cutler
09:11 PM CephFS Backport #22694: luminous: mds: fix dump last_sent
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19959
merged
Yuri Weinstein
11:00 PM RADOS Backport #22807: luminous: "osd pool stats" shows recovery information bugly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20150
merged
Yuri Weinstein
11:00 PM Revision c8082bda (ceph): Merge pull request #20150 from pdvian/wip-22807-luminous
luminous: mon: do not use per_pool_sum_delta to show recovery summary
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:00 PM CephFS Bug #22475 (Resolved): qa: full flag not set on osdmap for tasks.cephfs.test_full.TestClusterFull...
Nathan Cutler
11:00 PM CephFS Backport #22580 (Resolved): luminous: qa: full flag not set on osdmap for tasks.cephfs.test_full....
Nathan Cutler
09:11 PM CephFS Backport #22580: luminous: qa: full flag not set on osdmap for tasks.cephfs.test_full.TestCluster...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19962
mergedReviewed-by: Patrick Donnelly <pdonnell@redh...
Yuri Weinstein
10:59 PM RADOS Bug #22419 (Resolved): Pool Compression type option doesn't apply to new OSD's
Nathan Cutler
10:59 PM RADOS Backport #22502 (Resolved): luminous: Pool Compression type option doesn't apply to new OSD's
Nathan Cutler
09:04 PM RADOS Backport #22502: luminous: Pool Compression type option doesn't apply to new OSD's
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20106
merged
Yuri Weinstein
10:53 PM Revision bc9b2e6c (ceph): tests: cleanup: drop upgrade/jewel-x/point-to-point-x
This subsuite is only for testing upgrades from one jewel
point release to another. In luminous and master it serves ...
Nathan Cutler
10:53 PM Cleanup #22888 (Resolved): Drop upgrade/jewel-x/point-to-point-x in luminous and master
The point-to-point-x subsuite is only for testing upgrades from one point release to another within a major release. Nathan Cutler
10:50 PM CephFS Bug #22627 (Pending Backport): qa: kcephfs lacks many configurations in the fs/multimds suites
Patrick Donnelly
10:50 PM Revision 7dabdf52 (ceph): Merge PR #19856 into master
* refs/pull/19856/head:
qa: synchronize kcephfs suites with fs/multimds
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
10:46 PM Revision 8b1ecff6 (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
10:44 PM rgw Backport #21873 (In Progress): jewel: failed CompleteMultipartUpload request does not release lock
Nathan Cutler
10:43 PM RADOS Bug #22887 (Duplicate): osd/ECBackend.cc: 2202: FAILED assert((offset + length) <= (range.first.g...
... Patrick Donnelly
10:42 PM rgw Bug #21590: fix a bug about inconsistent unit of comparison
Jewel backport is non-trivial - see -https://github.com/ceph/ceph/pull/18119- Nathan Cutler
10:39 PM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
These may be related:... Patrick Donnelly
10:34 PM CephFS Bug #22886 (Resolved): kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClu...
From: http://pulpito.ceph.com/pdonnell-2018-01-30_23:38:56-kcephfs-wip-pdonnell-i22627-testing-basic-smithi/2129601/
...
Patrick Donnelly
10:37 PM Revision 0aa31d29 (ceph): ceph-volume: process: disable stdin param of run()
we cannot use process.communicate() to feed the Popen with input,
because, upon return of process.communicate() the s...
Kefu Chai
10:35 PM Revision 573646d4 (ceph): qa/tests: create 4 lv's by default for ceph-volume tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:34 PM Revision 5717860f (ceph): osd: accept 'keyfile' as well as 'key' during mkfs
Also, don't print the raw key to the log.
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Kefu Chai <kefu@...
Sage Weil
10:34 PM Revision a67d46b6 (ceph): ceph-volume: use --keyfile instead of --key
We do not want the key to show up on the command line (it may appear in
the process list or sudo log file).
Fixes: h...
Sage Weil
10:33 PM Revision 02a9aee1 (ceph): qa/tests: Add openstack volume/disk info for running in ovh
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:29 PM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
It's not quite that simple; ops on a failed OSD or closed session get moved into the homeless_session and at a quick ... Greg Farnum
06:52 PM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-02-01_08:21:33-rbd-wip-jd-testing-luminous-distro-basic-smithi/213... Jason Dillaman
06:51 PM RADOS Bug #22882 (Resolved): Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
... Jason Dillaman
09:17 PM Revision 03102e44 (ceph): ceph-volume tests add validation for lsblk parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:16 PM CephFS Bug #22885 (Need More Info): MDS trimming Not ending
HEALTH_WARN 1 clients failing to advance oldest client/flush tid; insufficient standby MDS daemons available; 1 MDSs ... hailong jiang
09:15 PM CephFS Backport #22339: luminous: ceph-fuse: failure to remount in startup test does not handle client_d...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19370
merged
Yuri Weinstein
09:15 PM Revision df3088db (ceph): Merge pull request #19370 from shinobu-x/wip-22339-luminous
luminous: client: quit on failed remount during dentry invalidate test #19370
Reviewed-by: Patrick Donnelly <pdonnel...
Yuri Weinstein
09:14 PM CephFS Backport #22490: luminous: mds: handle client session messages when mds is stopping
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/19585
merged
Yuri Weinstein
09:14 PM Revision d43ec551 (ceph): Merge pull request #19585 from ukernel/luminous-22460
luminous: mds: handle client session messages when mds is stopping
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:14 PM CephFS Backport #22499: luminous: cephfs-journal-tool: tool would miss to report some invalid range
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19626
merged
Yuri Weinstein
09:14 PM Revision 685e526c (ceph): Merge pull request #19626 from shinobu-x/wip-22499-luminous
luminous: cephfs-journal-tool: tool would miss to report some invalid range
Reviewed-by: Patrick Donnelly <pdonnell@...
Yuri Weinstein
09:13 PM CephFS Backport #22500: luminous: cephfs: potential adjust failure in lru_expire
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19627
merged
Yuri Weinstein
09:13 PM Revision 5ca708cd (ceph): Merge pull request #19627 from shinobu-x/wip-22500-luminous
luminous: cephfs: potential adjust failure in lru_expire
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:13 PM CephFS Backport #22564: luminous: Locker::calc_new_max_size does not take layout.stripe_count into account
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19776
merged
Yuri Weinstein
09:13 PM Revision b5c189b8 (ceph): Merge pull request #19776 from ukernel/luminous-22492
luminous: mds: respect mds_client_writeable_range_max_inc_objs config
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
09:12 PM CephFS Backport #22573: luminous: AttributeError: 'LocalFilesystem' object has no attribute 'ec_profile'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19829
merged
Yuri Weinstein
09:12 PM Revision a6189cc3 (ceph): Merge pull request #19829 from pdvian/wip-22573-luminous
luminous: vstart_runner: fixes for recent cephfs changes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:12 PM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19830
merged
Yuri Weinstein
09:12 PM Revision b4bc7245 (ceph): Merge pull request #19830 from shinobu-x/wip-22579-luminous
luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obsolete
Reviewed-by: Patrick Donnelly ...
Yuri Weinstein
09:11 PM Revision 66189e16 (ceph): Merge pull request #19871 from smithfarm/wip-21948-luminous
luminous: mon: MDSMonitor: reject misconfigured mds_blacklist_interval
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Yuri Weinstein
09:11 PM Revision b35c39f6 (ceph): Merge pull request #19959 from smithfarm/wip-22694-luminous
luminous: mds: fix dump last_sent
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:11 PM Revision 243f187c (ceph): Merge pull request #19962 from smithfarm/wip-22580-luminous
luminous: tests: full flag not set on osdmap for tasks.cephfs.test_full
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Yuri Weinstein
09:10 PM CephFS Backport #22699: luminous: client:_rmdir() uses a deleted memory structure(Dentry) leading a core
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19968
merged
Yuri Weinstein
09:10 PM Revision b1c27aed (ceph): Merge pull request #19968 from ukernel/luminous-22699
luminous: ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads …
Reviewed-by: Patrick Donnelly <pdon...
Yuri Weinstein
09:09 PM CephFS Backport #22719: luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19982
merged
Yuri Weinstein
09:09 PM Revision f60c2df9 (ceph): Merge pull request #19982 from ukernel/luminous-22719
luminous: mds: handle 'inode gets queued for recovery multiple times'
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
09:06 PM RADOS Bug #22715: log entries weirdly zeroed out after 'osd pg-temp' command
merged https://github.com/ceph/ceph/pull/20042 Yuri Weinstein
09:05 PM Revision 69c87bed (ceph): Merge pull request #20042 from tchaikov/wip-pr-19998-luminous
luminous: fix broken use of streamstream::rdbuf()
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:04 PM Revision d81ce5c0 (ceph): Merge pull request #20106 from smithfarm/wip-22502-luminous
luminous: osd: Pool Compression type option doesn't apply to new OSDs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:55 PM Revision 067067b9 (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
08:53 PM Revision 5ece73b5 (ceph): ceph-volume simple.activate support dmcrypted devices for both plain an...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision f6dd0ff1 (ceph): ceph-volume terminal create a logger to get terminal+log messages in on...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision 32cb810f (ceph): ceph-volume util.encryption parse legacy encrypted with dirs too
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision c2367ef4 (ceph): ceph-volume util.encryption add notes about extra b64decode call for ce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision b80b61b9 (ceph): ceph-volume tests add a stub for process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision cce6a12f (ceph): ceph-volume tests validate parsing of cryptsetup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:53 PM Revision a1124362 (ceph): ceph-volume simple.scan parse the keyring out of the keyring file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:52 PM Revision be9882dd (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
08:51 PM Revision 79b8bfb1 (ceph): ceph-volume tests validate parsing of cryptsetup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:51 PM Revision d7855742 (ceph): ceph-volume tests add a stub for process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:44 PM rgw Backport #22884: luminous: rgw: document civetweb ssl configuration
https://github.com/ceph/ceph/pull/20242 Casey Bodley
08:36 PM rgw Backport #22884 (Resolved): luminous: rgw: document civetweb ssl configuration
https://github.com/ceph/ceph/pull/20242 Casey Bodley
08:35 PM Revision 98087d82 (ceph): ceph-volume util.encryption add notes about extra b64decode call for ce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:34 PM Revision be84a8da (ceph): ceph-volume util.encryption parse legacy encrypted with dirs too
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:33 PM rgw Bug #22368: Problem with RGW multipart uploads with resharded buckets
Hi Karol,
While the issues are separate, the backport for #21873 does include the single commit from this one. And...
Casey Bodley
08:13 PM rgw Bug #22368: Problem with RGW multipart uploads with resharded buckets
@Casey Bodley: Are you sure marking this as duplicate of #21873 was correct? At least to me it looks like another pro... Karol Babioch
06:45 PM rgw Bug #22368 (Resolved): Problem with RGW multipart uploads with resharded buckets
the backport is being tracked separately in #21873, closing this one Casey Bodley
08:32 PM Revision 884dabe1 (ceph): ceph-volume terminal create a logger to get terminal+log messages in on...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:32 PM Revision 9608abdb (ceph): ceph-volume simple.activate support dmcrypted devices for both plain an...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:31 PM Revision 3159c2f1 (ceph): ceph-volume simple.scan parse the keyring out of the keyring file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:29 PM Revision d72038f7 (ceph): ceph-volume: adds a util.system.unmount function
This function will unmount the given path
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:14 PM Revision 4f279144 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 163ee6a61235e97c341b2817114d98b576697096)
Alfredo Deza
08:14 PM Revision eadf3da9 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit babcdf2fa59baab6bc2cd8a1ac190b8d02fa3fce)
Alfredo Deza
08:13 PM Revision 15882557 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f0f0c1f8c4dc433d8978de134c120328842a5d7f)
Alfredo Deza
08:13 PM Revision e77655cb (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
08:13 PM Revision 75e01628 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 498d7a06a1f17c769c11da7ba9f83bcf2c0e433d)
Alfredo Deza
08:13 PM Revision b9f58947 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ad73be2c2a6ee273d37b706626974d6900742256)
Alfredo Deza
08:13 PM Revision 5e6740bd (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d51973a64d9f18e0dfde7601b3ffbc57571ea653)
Alfredo Deza
08:13 PM Revision ead239fc (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a774eae43a089798f895507f18b0c5d68a49fbb4)
Alfredo Deza
08:13 PM Revision 1a5c6045 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 18972322567e158a56d0e71ca4f2afbed413c855)
Alfredo Deza
08:13 PM Revision bd9326e7 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2477ac805e172a10ae3214151a78b4601cf88021)
Alfredo Deza
08:13 PM Revision 4c8a8093 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d1ef5c487ba1ea868fd85b8c425986a2cf435519)
Alfredo Deza
08:13 PM Revision 376494fe (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be0dfe76535fa135168763275513d7fafba6fe4c)
Alfredo Deza
08:13 PM Revision 94a1e31e (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a36dcdf9cfbc3ca012c5cb022e0d7dbcd95984f4)
Alfredo Deza
08:10 PM Revision 0bf26505 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3476e87cec353b100cf8c117d74708f51dd6de2c)
Alfredo Deza
08:10 PM Revision e5d18bce (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be3300455e479b03ac072d28bb05ccc7eaddb2e9)
Alfredo Deza
08:09 PM Revision 0efc69ed (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 477670a0912c9e01fe59155bf135eaf92bdc3318)
Alfredo Deza
08:09 PM Revision d57136ea (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88ff873e9a60bd811356f7e15c8ef7f826d09337)
Alfredo Deza
08:09 PM Revision a92547c7 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit dc34a32675a870da98931adffacb2d3db4f74c6c)
Alfredo Deza
08:09 PM Revision 1321ba91 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0e2190c7a22b61aeecdb60b6c8bfe5ba6aa873a4)
Alfredo Deza
08:07 PM Revision 2b0599d3 (ceph): Merge pull request #20240 from ceph/backport-20010
luminous: ceph-volume: adds a --destroy flag to ceph-volume lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:01 PM Revision aba99e70 (ceph): ceph-volume: no need to set PVolume.vg_name explicitly
This will be set automatically in __init__ by looping
through kw.items and creating properties on PVolume
with them.
...
Andrew Schoen
08:01 PM Revision d06e7d52 (ceph): ceph-volume: print a message to terminal if --destroy is skipped
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit d2529ee5dd9a4dc6a81eeb2d5e54c0bdd6beeb2f)
Andrew Schoen
08:01 PM Revision b12e0009 (ceph): ceph-volume: clean up docstrings for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 57471fe7e74c94351e713ff99cbcbaa7dc6a0f52)
Andrew Schoen
08:01 PM Revision 039d1875 (ceph): ceph-volume: switch remove_vg and remove_pv to process.run
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 5a1be9a73919e13fe603861588bcc20872a4c133)
Andrew Schoen
08:01 PM Revision 5f98bc96 (ceph): ceph-volume: allow passing a fail_msg param to process.run
This will allow the user to provide a more detailed error message
on why the command failed.
Signed-off-by: Andrew S...
Andrew Schoen
08:01 PM Revision 2ac9bbdd (ceph): Merge pull request #20239 from ceph/backport-19949
luminous: ceph-volume: adds --crush-device-class flag for lvm prepare and create #19949
Reviewed-by: Alfredo Deza <a...
Alfredo Deza
07:59 PM Revision 8d7552bf (ceph): ceph-volume: tests for lvm zap --destroy
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit fafa183d8f13fa769eaab5f865f6592b89225901)
Andrew Schoen
07:59 PM Revision 4d23258e (ceph): ceph-volume: docs for the --destroy flag of lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 708cb43c503e962304211041570d6ca660bca1fb)
Andrew Schoen
07:59 PM Revision 8fd6f29e (ceph): ceph-volume: remove the -a flag from api.lvm.get_pvs
When we run `pvs -a` it returns all pvs, even ones that
have been recently deleted. Because of this pvs that have jus...
Andrew Schoen
07:59 PM Revision 2a42491c (ceph): ceph-volume: adds an api.lvm.remove_pv method
Used to remove physical volumes
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 0811c02...
Andrew Schoen
07:59 PM Revision 4f3ebfe4 (ceph): ceph-volume: also remove pvs with lvm zap --destroy
Leaving the pv around doesn't keep us from redeploying on
that device because we also wipefs, but explicitly destroyi...
Andrew Schoen
07:59 PM Revision 91463059 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit b7f24ec451e167d81a83c1e21597a9fece4f0684)
Andrew Schoen
07:59 PM Revision 3002953e (ceph): ceph-volume: adds an api.lvm.remove_vg method
This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked fro...
Andrew Schoen
07:59 PM Revision 89a0aa94 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
07:55 PM Revision 3f0d1f71 (ceph): Merge pull request #20238 from ceph/backport-19875
luminous: ceph-volume: adds success messages for lvm prepare/activate/create
Reviewed-by: Alfredo Deza <adeza@redhat...
Alfredo Deza
07:54 PM Revision 0e47c46f (ceph): ceph-volume: docs for --crush-device-class
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 21f459437bd1208812504a20e5a50f7a47bfa979)
Andrew Schoen
07:54 PM Revision ccc6b554 (ceph): ceph-volume: print the lvm activate success message correctly
Move the terminal.success to the methods that have access to the
correct osd_id so that they do not print None for th...
Andrew Schoen
07:54 PM Revision 00efa1a1 (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 11da2185635ce14103471d851f1e8c84199d3745)
Andrew Schoen
07:54 PM Revision 5d9b4545 (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 36a388d72acb049b5ee25ceea6a8d341aa58e31f)
Andrew Schoen
07:54 PM Revision 73e71435 (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 3404d8bba503f3f74f411b11108d39cb626d3bed)
Andrew Schoen
07:54 PM Revision 48591335 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit bf468bc3737c15a8f15ec19ebf81c42672e28aaf)
Andrew Schoen
07:45 PM Revision 4bd607b2 (ceph): ceph-volume: adds success message to ceph-volume simple activate
This used to only show the message if systemd was not being used, now
it will show this always if the command is succ...
Andrew Schoen
07:45 PM Revision ce5df11e (ceph): ceph-volume: add success message for ceph-volume lvm prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 75c460f6e1864f15e1d23146c5740ce43c000e42)
Andrew Schoen
07:45 PM Revision 4709380f (ceph): ceph-volume: add success message for ceph-volume lvm activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit d30928d7c7d7cfb7e465ec2e7e46dc48407436f0)
Andrew Schoen
07:45 PM Revision ad73312f (ceph): ceph-volume: add success message for ceph-volume lvm create
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 0185d93cc1be1e7a6d3a803631ff92df9787754a)
Andrew Schoen
07:43 PM Revision 52502303 (ceph): Merge pull request #20237 from ceph/backport-wip-rm22281
luminous: ceph-volume rollback on failed OSD prepare/create
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:34 PM Revision c4947355 (ceph): ceph-volume lvm.prepare fallback to bluestore when objectstore is not s...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9b17ad2f8fe617d219fdb2f46dd2675669f32f08)
Alfredo Deza
07:34 PM Revision d6598635 (ceph): ceph-volume lvm.create fallback to bluestore when objectstore is not sp...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6781d6498e01bfc89189c235540e5c2a2e6bc8ca)
Alfredo Deza
07:34 PM Revision 25fbed91 (ceph): ceph-volume lvm.create rollback osd creation when prepare or activate f...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 07be6fe0ab7981ebdc34779a8ccd6220d640a549)
Alfredo Deza
07:34 PM Revision 2d238360 (ceph): ceph-volume lvm.common create a rollback_osd utility to cleanup failed ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e533792e0dbafc160238c0f5783f4430e2705571)
Alfredo Deza
07:34 PM Revision 14e16a23 (ceph): ceph-volume lvm.prepare rollback osd when prepare fails and an osd id w...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 579d12806b2ffc693a4e70ba3eaf663fa281d35e)
Alfredo Deza
07:19 PM rgw Bug #22721: Resharding hangs with versioning-enabled buckets
potentially related to an infinite loop in bilist? http://tracker.ceph.com/issues/22737 Casey Bodley
07:18 PM rgw Bug #22820 (Pending Backport): rgw_file: avoid fragging thread_local log buffer
Matt Benjamin
07:15 PM rgw Bug #22121: rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
(luminous backport staged at https://github.com/ceph/ceph/pull/20236) Matt Benjamin
07:07 PM rgw Bug #22121 (Pending Backport): rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
Matt Benjamin
07:11 PM Revision ebcd33db (ceph): rgw: URL-decode S3 and Swift object-copy URLs
Fixes: http://tracker.ceph.com/issues/22121
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from ...
Matt Benjamin
07:10 PM rgw Bug #22883 (New): rgw: bucket link doesn't change ownership of objects residing in the bucket
One option is when creating objects acls, instead of using the bucket owner uid, use a different representation that ... Yehuda Sadeh
06:53 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
I still suspect that it relates to incomplete bucket index changes. These eventually get fixed through the dir_sugges... Yehuda Sadeh
06:09 PM RADOS Bug #22881 (Resolved): scrub interaction with HEAD boundaries and snapmapper repair is broken
symptom:... Sage Weil
05:31 PM mgr Bug #22880: failed to load ceph_module with Python3
Kefu, do you know if a py3-compiled mgr has been seen to work? I've never tried it. John Spray
04:42 PM mgr Bug #22880 (Resolved): failed to load ceph_module with Python3
It's glad to see that python3 can be build with ceph-mgr, however
```
2018-02-01 16:39:54.385 7fd309ffb700 -1 mgr...
Shengjing Zhu
05:31 PM rbd Bug #22321 (Resolved): ceph 12.2.x Luminous: Build fails with --without-radosgw
Jason Dillaman
05:30 PM rbd Backport #22375 (Resolved): luminous: ceph 12.2.x Luminous: Build fails with --without-radosgw
Jason Dillaman
05:30 PM Revision 4e9092b1 (ceph): Merge pull request #19483 from smithfarm/wip-22375-luminous
luminous: build/ops: luminous build fails with --without-radosgw
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:11 PM rbd Bug #20789 (Resolved): Compare and write against a clone can result in failure
Jason Dillaman
05:10 PM rbd Backport #22198 (Resolved): luminous: Compare and write against a clone can result in failure
Jason Dillaman
05:10 PM Revision 041dd603 (ceph): Merge pull request #20211 from dillaman/wip-22198-luminous
luminous: librbd: compare and write against a clone can result in failure
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:41 PM rbd Backport #21914 (Resolved): luminous: [rbd-mirror] peer cluster connections should filter out com...
Jason Dillaman
04:22 PM Revision 1bff073b (ceph): rgw: beast frontend can listen on multiple endpoints
rgw_frontends options port= and endpoint= can be given multiple times,
and the beast frontend will listen on each end...
Casey Bodley
04:17 PM mgr Backport #21049: luminous: mgr ignores public_network setting
... Ken Dreyer
04:16 PM Revision 7b20cc9b (ceph): librbd: reduce lock scope when assembling read results
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 284feb6a32795c64b1c5ec3b3bf0d959e72dd940)
Jason Dillaman
04:16 PM Revision f7b21684 (ceph): librbd: default template parameter for C_SparseReadRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ab0e558961ed9b63c00ad1d09ee0f9f79fd62295)
Jason Dillaman
04:16 PM Revision b1281005 (ceph): librbd: refactor io::ObjectReadRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 62c3282b875f7345d7b71228d1e35e0cc87d44fa)
Jason Dillaman
04:16 PM Revision 487c41e7 (ceph): librbd: object cacher should re-use read state machine
This adds support for sparse-reads and ensures all object reads
utilize a single, tested code path.
Signed-off-by: J...
Jason Dillaman
04:16 PM Revision 7807083e (ceph): librbd: copyup state machine needs to handle empty write ops
The compare-and-write object operation cannot be executed
concurrently within a copyup operation since the object mig...
Jason Dillaman
04:16 PM Revision 4f77368a (ceph): librbd: simplify interface between object IO and copyup state machines
The initial copyup was not receiving a write hint and the
code for hints was duplicated multiple times. Additionally,...
Jason Dillaman
04:16 PM Revision 11f21bec (ceph): librbd: consolidate all object discard-related logic into single state ...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 318797f59adcedcc386e01f1975011e0086434ac)
Jason Dillaman
04:16 PM Revision e41f815e (ceph): librbd: refactor object write request state machines
Fixes: http://tracker.ceph.com/issues/20789
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:16 PM Revision 445583a9 (ceph): test/librbd: disable compare and write if skipping partial discard
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4e8b0b60a72fe1e1ac10a2beb46b77d4b58c91c4)
Jason Dillaman
04:16 PM Revision 1581b9e3 (ceph): test/librados_test_stub: pass snap context to zero op
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 78ca0fde22076e8b156feb8dfd60aaee316a1895)
Mykola Golub
04:16 PM Revision 36f7a543 (ceph): test/librados_test_stub: simulate set_alloc_hint creating a non-existen...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4b851ce0fa534ca043aca835057b9d68660971a4)
Jason Dillaman
04:16 PM Revision 1fe2fe8d (ceph): test/librados_test_stub: mocked remainder of IO ops used by librbd
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c4e5613e4a74316ba9667654e887a835b240609a)
Jason Dillaman
04:16 PM Revision b77b7218 (ceph): librbd: templatize IO object request state machines
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 654a78fa54520370f5466f9d282d4e9f8365ad48)
Jason Dillaman
04:16 PM Revision ba3b6099 (ceph): librbd: ObjectReadRequest does not require buffer extents
The ReadResult wrapper requires the buffer extents to know
how to properly reconstruct the out buffer.
Signed-off-by...
Jason Dillaman
04:15 PM rbd Bug #21391 (Resolved): [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:15 PM rbd Backport #22033 (Resolved): luminous: [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:15 PM Revision c727db5b (ceph): Merge pull request #20209 from dillaman/wip-22033-luminous
luminous: mgr/dashboard: added iSCSI IOPS/throughput metrics
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:15 PM rbd Backport #22169 (Resolved): luminous: *** Caught signal (Segmentation fault) ** in thread thread_...
Jason Dillaman
04:14 PM Revision a3647582 (ceph): Merge pull request #20210 from dillaman/wip-22169-luminous
luminous: librbd: set deleted parent pointer to null
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:14 PM rbd Feature #21849 (Resolved): sparse-reads should not be used for small IO requests
Jason Dillaman
04:13 PM rbd Backport #21920 (Resolved): luminous: sparse-reads should not be used for small IO requests
Jason Dillaman
04:13 PM Revision 2f887e04 (ceph): Merge pull request #20208 from dillaman/wip-21920-luminous
luminous: librbd: default to sparse-reads for any IO operation over 64K
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
04:13 PM rbd Bug #21961 (Resolved): [rbd-mirror] spurious "bufferlist::end_of_buffer" exception
Jason Dillaman
04:13 PM Revision 22780c7a (ceph): Merge pull request #20203 from ceph/wip-rm22642
ceph-volume: fix usage of the --osd-id flag
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:13 PM rbd Backport #21969 (Resolved): luminous: [rbd-mirror] spurious "bufferlist::end_of_buffer" exception
Jason Dillaman
04:13 PM rbd Bug #21561 (Resolved): [rbd-mirror] primary image should register in remote, non-primary image's ...
Jason Dillaman
04:12 PM rbd Backport #21793 (Resolved): luminous: [rbd-mirror] primary image should register in remote, non-p...
Jason Dillaman
04:12 PM Revision 402b8e08 (ceph): Merge pull request #20207 from dillaman/wip-21793-luminous
luminous: rbd-mirror: primary image should register in remote, non-primary image's journal
Reviewed-by: Mykola Golub...
Jason Dillaman
04:12 PM rbd Backport #21694 (Resolved): luminous: compare-and-write -EILSEQ failures should be filtered when ...
Jason Dillaman
04:12 PM Revision d2dbebf9 (ceph): Merge pull request #20206 from dillaman/wip-21694-luminous
luminous: librbd: journal should ignore -EILSEQ errors from compare-and-write
Reviewed-by: Mykola Golub <mgolub@suse...
Jason Dillaman
04:11 PM rbd Backport #22577 (Resolved): luminous: [test] rbd-mirror split brain test case can have a false-po...
Jason Dillaman
04:11 PM Revision eaedbcd0 (ceph): Merge pull request #20205 from dillaman/wip-22577-luminous
luminous: qa/workunits/rbd: simplify split-brain test to avoid potential race
Reviewed-by: Mykola Golub <mgolub@suse...
Jason Dillaman
04:11 PM bluestore Bug #22285: _read_bdev_label unable to decode label at offset
master pr: https://github.com/ceph/ceph/pull/20090 Abhishek Lekshmanan
02:51 PM bluestore Bug #22285 (Pending Backport): _read_bdev_label unable to decode label at offset
Sage Weil
04:11 PM rbd Backport #22809 (Resolved): luminous: rbd snap create/rm takes 60s long
Jason Dillaman
04:11 PM Revision 672ef675 (ceph): Merge pull request #20153 from pdvian/wip-22809-luminous
luminous: librbd: fix snap create/rm may taking long time
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:09 PM rbd Bug #22791 (Resolved): [librbd] force removing snapshots cannot remove children
Jason Dillaman
04:09 PM rbd Backport #22806 (Resolved): luminous: [librbd] force removing snapshots cannot remove children
Jason Dillaman
04:09 PM Revision 381c044d (ceph): Merge pull request #20135 from dillaman/wip-22806-luminous
luminous: librbd: force removal of a snapshot cannot ignore dependent children
Reviewed-by: Mykola Golub <mgolub@sus...
Jason Dillaman
04:00 PM rbd Backport #22174 (Resolved): luminous: possible deadlock in various maintenance operations
Jason Dillaman
04:00 PM Revision b272904f (ceph): Merge pull request #19123 from pdvian/wip-22174-luminous
luminous: possible deadlock in various maintenance operations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:59 PM ceph-volume Bug #22879 (Resolved): (luminous) ceph-volume filestore creation stopped with 'TypeError: sequenc...
Hi,
i'm not able to create a simple filestore under ubuntu xenial......
Enrico Labedzki
03:55 PM ceph-volume Bug #22878 (Resolved): `lvm zap` should work with encrypted devices
Currently `lvm zap` fails when run against an encrypted device if it's still opened by cryptsetup. The device must be... Andrew Schoen
03:55 PM Revision ad8b4e12 (ceph): rgw: use bucket marker for multipart complete oid
the use of bucket_id breaks multipart uploads if the bucket has been
resharded, because InitMultipart uses the old bu...
Casey Bodley
03:49 PM rgw Bug #22877 (Resolved): rgw: elastic plugin doesn't seem to work with ES 6
Looks like ES 6 is stricter in expecting to see content type in headers, and additionally deprecation of "string" fie... Abhishek Lekshmanan
03:40 PM Revision 270498d6 (ceph): rgw: release cls lock if taken in RGWCompleteMultipart
Follows Casey's proposal to conditionally release the lock in
::complete(), in order to avoid duplicated code in vari...
Matt Benjamin
03:36 PM Revision be60490f (ceph): qa/workunits/rbd: remove "trash purge --threshold" test
It is difficult to make it work reliably in different environments.
Fixes: http://tracker.ceph.com/issues/22803
Sign...
Mykola Golub
03:33 PM ceph-volume Bug #22836: ceph-volume doesn't add OSD's auth to Monitors when creating new BlueStore OSD
I believe this bug is because of the use of --osd-id. This PR fixes the issue where auth is not created for an OSD if... Andrew Schoen
12:32 PM ceph-volume Bug #22836 (Need More Info): ceph-volume doesn't add OSD's auth to Monitors when creating new Blu...
We can't replicate this issue when deploying OSDs. Do you have some configuration that requires these permissions? Wi... Alfredo Deza
03:30 PM ceph-volume Feature #22876 (Resolved): unmount devices with ceph-volume lvm zap
ceph-volume lvm zap will fail if the device you're zapping is mounted. We should check to see if the device is mounte... Andrew Schoen
03:22 PM Revision 1fc467fc (ceph): RGW: Fix duplicate tag removal during GC
We need to remove all processed tags before we fetch a new batch of tags
for removal, otherwise some tags might get p...
Jens Harbott
03:13 PM rgw Backport #21791 (In Progress): jewel: RGW: Multipart upload may double the quota
Nathan Cutler
03:08 PM rbd Cleanup #22738 (In Progress): [test] separate v1 format tests from v2 format tests under teuthology
Jason Dillaman
03:07 PM Revision d7f7000d (ceph): mon: allow removal of tier of ec overwritable pool
Fixes: http://tracker.ceph.com/issues/22754
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:05 PM rgw Bug #20107: rgw: Truncated objects
Note there are two commits (in two different PRs) that are needed to fix this. See the jewel backport. Nathan Cutler
03:04 PM rgw Bug #20107 (Pending Backport): rgw: Truncated objects
Nathan Cutler
03:04 PM rgw Backport #20719 (In Progress): jewel: rgw: Truncated objects
Nathan Cutler
03:03 PM rgw Bug #22852 (Fix Under Review): rgw: can't download object with range when compression enabled
Casey Bodley
10:43 AM rgw Bug #22852: rgw: can't download object with range when compression enabled
https://github.com/ceph/ceph/pull/20226 fang yuxiang
10:06 AM rgw Bug #22852 (Resolved): rgw: can't download object with range when compression enabled
Reproduce issue by steps:
1. enable compression
2. create a bucket
3. upload an object
4. download the object wit...
fang yuxiang
02:52 PM Bug #22875 (Resolved): run-make-check.sh thinks it needs debianutils on SUSE
On Debian and derivatives, /usr/bin/which is provided by a package called "debianutils". On RH, SUSE and derivatives ... Nathan Cutler
02:51 PM Revision fbc41923 (ceph): Merge pull request #20090 from liewegas/wip-bluestore-label
os/bluestore: make bdev label parsing error more meaningful and less noisy
Reviewed-by: Varada Kari <varada.kari@gma...
Sage Weil
02:43 PM CephFS Backport #22868: jewel: MDS: assert failure when the inode for the cap_export from other MDS happ...
it's multimds bug, I don't think we need to backport it to jewel Zheng Yan
10:50 AM CephFS Backport #22868 (Rejected): jewel: MDS: assert failure when the inode for the cap_export from oth...
Nathan Cutler
02:40 PM rbd Feature #22874 (Duplicate): [clone v2] configurable setting to move images to trash upon remove r...
The option can support enums of "never" (default), "always", and "in-use" (image is a parent to a clone). Jason Dillaman
02:39 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin
02:38 PM rgw Bug #22731: AWS V4 signature issue on Jewel
older backport PR--one of these will merge shortly
https://github.com/ceph/ceph/pull/17731
Matt Benjamin
02:21 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin wrote:
> The following backport PR against Jewel resolves the issue for me:
>
> https://github.com/...
Yuan Zhou
02:38 PM rbd Feature #22873 (Resolved): [clone v2] removing an image should automatically delete snapshots in ...
Jason Dillaman
02:37 PM Revision 77a3b64f (ceph): test/log: fix for crash with libc++
the original issue reproduced with operator<<(const char*) in libstdc++,
but this actually crashes with libc++. test ...
Casey Bodley
02:32 PM rbd Bug #22872 (Resolved): "rbd trash purge --threshold" should support data pool
Currently only the base pool is used for calculating usage. Jason Dillaman
01:10 PM Revision 0eacf651 (ceph): test/store_test: update Many4KWritesTest* test cases to finalize with fsck
Doing that when statfs report doesn't match our expectations will
provide more insight on the mismatch and helps to a...
Igor Fedotov
12:35 PM rgw Bug #22870 (New): rgw: bucket stats size_actual is incorrect
Create a bucket with one object of 1913 size, the bucket actual size is 4096
radosgw-admin bucket stats --bucket m...
Orit Wasserman
12:28 PM ceph-volume Bug #22840 (Closed): (luminous) ceph-volume (lvcreate --yes), unknown parameter --yes
Trusty is not supported with ceph-volume because Trusty doesn't have systemd and ceph-volume depends on it. You might... Alfredo Deza
12:18 PM Dashboard Bug #22851 (Fix Under Review): dashboard module: 404 for static resouces
https://github.com/ceph/ceph/pull/20229 Kefu Chai
08:18 AM Dashboard Bug #22851 (Resolved): dashboard module: 404 for static resouces
If you don't set mgr/dashboard/url_prefix, the static resouces are 404 due to the path:
```
<title>Ceph</title>
...
Shengjing Zhu
12:02 PM CephFS Bug #22869 (Closed): compiling Client.cc generate warnings
[ 2%] Building CXX object src/client/CMakeFiles/client.dir/Client.cc.o
In file included from /home/jcollin/workspac...
Jos Collin
12:01 PM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
https://github.com/ceph/ceph/pull/20230 Igor Fedotov
11:45 AM RADOS Bug #22842: (luminous) ceph-disk prepare of simple filestore failed with 'Unable to set partition...
John Spray wrote:
> I would suspect that something is strange about the disk (non-GPT partition table perhaps?), and...
Enrico Labedzki
11:11 AM RADOS Bug #22842: (luminous) ceph-disk prepare of simple filestore failed with 'Unable to set partition...
I would suspect that something is strange about the disk (non-GPT partition table perhaps?), and you're getting less-... John Spray
11:43 AM RADOS Backport #22449: jewel: Visibility for snap trim queue length
presumably non-trivial backport; assigning to the developer Nathan Cutler
11:40 AM RADOS Feature #22448 (Pending Backport): Visibility for snap trim queue length
Nathan Cutler
11:04 AM Revision aff36389 (ceph): os/bluestore: mark derivatives of AioContext as final.
Profiling `AioReadBatch`, a freshly introduced (at the moment in
a wip branch; see PR #19380) descendant of `AioConte...
Radoslaw Zarzynski
10:50 AM CephFS Backport #22867 (Resolved): luminous: MDS: assert failure when the inode for the cap_export from ...
https://github.com/ceph/ceph/pull/20300 Nathan Cutler
10:49 AM RADOS Backport #22866 (Resolved): jewel: ceph osd df json output validation reported invalid numbers (-...
https://github.com/ceph/ceph/pull/20344 Nathan Cutler
10:49 AM CephFS Backport #22865 (Resolved): jewel: mds: scrub crash
https://github.com/ceph/ceph/pull/20335 Nathan Cutler
10:49 AM CephFS Backport #22864 (Resolved): luminous: mds: scrub crash
https://github.com/ceph/ceph/pull/20249 Nathan Cutler
10:49 AM CephFS Backport #22863 (Resolved): jewel: cephfs-journal-tool: may got assertion failure due to not shut...
https://github.com/ceph/ceph/pull/20333 Nathan Cutler
10:49 AM CephFS Backport #22862 (Resolved): luminous: cephfs-journal-tool: may got assertion failure due to not s...
https://github.com/ceph/ceph/pull/20251 Nathan Cutler
10:49 AM CephFS Backport #22861 (Resolved): jewel: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-...
https://github.com/ceph/ceph/pull/20312 Nathan Cutler
10:49 AM CephFS Backport #22860 (Resolved): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
https://github.com/ceph/ceph/pull/20256 Nathan Cutler
10:49 AM CephFS Backport #22859 (Resolved): luminous: mds: session count,dns and inos from cli "fs status" is alw...
https://github.com/ceph/ceph/pull/20299 Nathan Cutler
10:49 AM rgw Backport #22858 (Resolved): luminous: beast: bind to specific ip address
https://github.com/ceph/ceph/pull/20252 Nathan Cutler
10:49 AM rbd Backport #22857 (Resolved): luminous: librbd::object_map::InvalidateRequest: 0x7fbd100beed0 shoul...
https://github.com/ceph/ceph/pull/20253 Nathan Cutler
10:49 AM Backport #22856 (Resolved): luminous: build Debian installation packages failure
https://github.com/ceph/ceph/pull/20250 Nathan Cutler
10:01 AM rbd Bug #22819 (Pending Backport): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_compl...
Mykola Golub
10:01 AM Revision 69e479bd (ceph): Merge pull request #20214 from dillaman/wip-22819
librbd: potential crash if object map check encounters error
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:43 AM Revision 64c7f313 (ceph): osd: avoid the config's get_val() overhead on the read path.
Profiling shows the overhead of the md_config_t::get_val<T>
can be significant. Unfortunately, it is being used in tw...
Radoslaw Zarzynski
09:19 AM Bug #22828 (Pending Backport): build Debian installation packages failure
Kefu Chai
04:47 AM Bug #22828 (Resolved): build Debian installation packages failure
Kefu Chai
09:15 AM Revision ffc06e69 (ceph): pybind/mgr/balancer: make 'eval' command can evaluate specific pool
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:14 AM Revision 675c3525 (ceph): mgr/balancer: pool-specific optimization for crush-compat
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:37 AM Revision 95901732 (ceph): pybind/mgr/balancer: remove optimization plan properly
Should pass in plan name instead of the plan itself.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:12 AM RADOS Bug #21750 (Resolved): scrub stat mismatch on bytes
The code is gone. xie xingguo
07:54 AM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
Hi, just wanted to report I'm hitting the same issue on centos 7 with jemalloc-3.6.0-1.el7 and ceph 12.2.2 Nikola Ciprich
07:25 AM Revision 452761e5 (ceph): librbd: by default use new format for deep copy destination
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:18 AM Revision ad6039bb (ceph): osd/ReplicatedBackend: 'osd_deep_scrub_keys' doesn't work
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com> fang yuxiang
05:42 AM RADOS Bug #22848: Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to resta...
why pgs status is peering alawys, I could sure that such as monitor osd both ok.
those pg state machine should wo...
Yong Wang
05:32 AM RADOS Bug #22848 (New): Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to...
Hi all,
We have 3 nodes ceph cluster, version 10.2.10.
new installing enviroment and prosessional rpms from downlo...
Yong Wang
05:23 AM CephFS Bug #21402: mds: move remaining containers in CDentry/CDir/CInode to mempool
64GB cache size limit experiment attached.
The master branch was tested with 64 kernel clients each building the k...
Patrick Donnelly
04:46 AM Revision b890201f (ceph): Merge pull request #20175 from tone-zhang/wip-fix-bug22828
cmake: fix libcephfs-test.jar build failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:45 AM Revision 6062fe0a (ceph): Merge pull request #20174 from cbodley/wip-log-stream-clear
log: clear thread-local stream's ios flags on reuse
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Ke...
Kefu Chai
04:43 AM Revision 87aad2d2 (ceph): Merge pull request #20166 from smithfarm/wip-fix-python2-global
build/ops: rpm: fix _defined_if_python2_absent conditional
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by:...
Kefu Chai
04:42 AM Revision f2f00cac (ceph): common/pick_address: wrong prefix_len in pick_iface()
With prefix_len initialized as zero, mask in netmask_ipv4/6()
will always be zero, so find_ip_in_subnet() always retu...
Gu Zhongyan
04:37 AM Revision 2bdb833b (ceph): Merge pull request #20183 from tchaikov/wip-crushtool
crushtool: add --add-bucket and --move options
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:34 AM Revision 2769583f (ceph): Merge pull request #20180 from xiexingguo/wip-more-balancer-fixes
mgr/balancer: two more fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:33 AM Revision 06a1c3d1 (ceph): mds: don't delay processing completed requests in replay queue
Completed requests can also be in replay queue, they need to be processed
(treated as lookup request) in clientreplay...
Yan, Zheng
04:33 AM Revision 8c7dd252 (ceph): Merge pull request #20154 from xiexingguo/wip-mgr-balancer-fixes
mgr/balancer: pool-specific optimization support and bug fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:29 AM Revision 129effb0 (ceph): Merge pull request #20128 from guzhongyan/master
common/pick_address: wrong prefix_len in pick_iface()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:29 AM RADOS Bug #22847 (Resolved): ceph osd force-create-pg cause all ceph-mon to crash and unable to come up...
during the course of trouble-shooting an osd issue, I ran this command:
ceph osd force-create-pg 1.ace11d67
then al...
Frank Li
04:24 AM Revision 1c320ea7 (ceph): Merge pull request #20080 from dillaman/wip-librados-client-compat
librados: getter for min compatible client versions
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
04:17 AM Messengers Bug #22846 (Closed): "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log w...
/a/kchai-2018-01-31_01:48:16-rados-wip-kefu-testing-2018-01-31-0034-distro-basic-mira/2130028
i am not sure it's...
Kefu Chai
02:20 AM Revision 4faadeae (ceph): crush: improve straw2 algorithm's readability
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
12:29 AM Revision 0e69d4fa (ceph): librbd: group misc cleanup
* Add some error message when returning a negative error code.
* Validate dest name when renaming a group snap.
Sign...
wb song
12:17 AM Revision c3e119d0 (ceph): librbd: fix deep copy a child-image
* tweak create a cloned image when the source image is
a clone (or at least one of its snapshots is a clone).
Sign...
wb song

01/31/2018

11:04 PM Revision f454c293 (ceph): ceph-volume: Require lvm2, move to osd package
Fixes: http://tracker.ceph.com/issues/22443
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch>
(cherry picked from...
Theofilos Mouratidis
11:04 PM Revision 93f13ab2 (ceph): build/ops: rpm: fix systemd macros for ceph-volume@.service
Fixes: http://tracker.ceph.com/issues/22217
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
10:49 PM CephFS Bug #21025 (Resolved): racy is_mounted() checks in libcephfs
Nathan Cutler
10:48 PM CephFS Backport #21359 (Resolved): luminous: racy is_mounted() checks in libcephfs
Nathan Cutler
10:10 PM CephFS Backport #21359: luminous: racy is_mounted() checks in libcephfs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/17875
merged
Yuri Weinstein
10:08 PM CephFS Backport #21359: luminous: racy is_mounted() checks in libcephfs
Nevermind, PR was good as-is. Patrick Donnelly
10:48 PM Revision 8d38932c (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
These are not added for dmcrypt right now because there is a bug related
to zapping encrypted disks that needs fixed ...
Andrew Schoen
10:45 PM Revision 4fff684e (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
These are not added for dmcrypt right now because there is a bug related
to zapping encrypted disks that needs fixed ...
Andrew Schoen
10:41 PM Revision 24b0482a (ceph): ceph-objectstore-tool: Add option "dump-import" to examine an export
Fixes: http://tracker.ceph.com/issues/22086
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:41 PM Revision e621e9d7 (ceph): test: ceph_objectstore_tool.py: Perform dump-import
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c4602c9ac8f7819abc89c8668fbdc4572341ac5e)
David Zafman
10:39 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
We just aren't assigning that much priority to cache tiering. Greg Farnum
10:38 PM Revision faef2777 (ceph): ceph-objectstore-tool: Improve ceph-objectstore-tool usage output
Remove unused argument test-align
Caused by: 1c8731c31eb53e17d8f363906438963ab5688fe0
Positional arguments are desc...
David Zafman
10:38 PM Revision 99d74032 (ceph): ceph-objectstore-tool: Fix output of section type number
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 508328784516136fe189581bfbfe5a791db8e9fd)
David Zafman
10:38 PM Revision a5282f55 (ceph): ceph-objectstore-tool: Remove unused map section from log dump
Caused by: 44cb6d30640954c66fc03d4ce58b583ffd614951
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ...
David Zafman
10:27 PM RADOS Bug #22752 (Fix Under Review): snapmapper inconsistency, crash on luminous
Greg Farnum
10:20 PM rgw Feature #22604: Command to inspect the RGW cache
Adam Emerson
10:19 PM rgw Feature #22603: Command to invalidate cache
Adam Emerson
10:10 PM Revision cf8fd69d (ceph): Merge pull request #17875 from smithfarm/wip-21359-luminous
luminous: cephfs: racy is_mounted() checks in libcephfs
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:57 PM Revision cf6799e4 (ceph): client: quit on failed remount during dentry invalidate test
Fixes: http://tracker.ceph.com/issues/22269
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Abhishek Lekshmanan
09:54 PM rbd Bug #22819 (Fix Under Review): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_compl...
*PR*: https://github.com/ceph/ceph/pull/20214 Jason Dillaman
09:27 PM rbd Bug #22819 (In Progress): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_complete: r=0
Jason Dillaman
09:52 PM Revision c8d32546 (ceph): librbd: potential crash if object map check encounters error
Fixes: http://tracker.ceph.com/issues/22819
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:45 PM Revision 2e96f4fe (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:32 PM Backport #22309 (Resolved): luminous: use user-defined literals for default sizes
Abhishek Lekshmanan
09:32 PM Backport #22309: luminous: use user-defined literals for default sizes
Actually merged as a part of https://github.com/ceph/ceph/pull/18949 Abhishek Lekshmanan
09:22 PM CephFS Backport #22798: luminous: mds: add success return
Patrick Donnelly wrote:
> No upstream tracker issue for this. It was fixed upstream in https://github.com/ceph/ceph/...
Yuri Weinstein
09:21 PM Revision 427bad3a (ceph): Merge pull request #20121 from batrick/i21252p2
luminous: mds: fix return value of MDCache::dump_cache
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:19 PM Revision d8f9aec7 (ceph): mon: tidy up mds_blacklist_interval
Remove the misleading reference to this from the client
eviction page, it was never the right option to mention
there...
John Spray
09:19 PM Revision 5dcd2a59 (ceph): mon: s/mds_blacklist_interval/mon_mds_blacklist_interval/
We can rename LEVEL_DEV options at will.
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commi...
John Spray
08:20 PM Revision e63e17a7 (ceph): compact_*: support mempool allocated containers
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:20 PM Revision 0635dac5 (ceph): mds: simplify initialization
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:07 PM rbd Documentation #14539 (Resolved): rbd CLI man page is missing several commands
*PR*: https://github.com/ceph/ceph/pull/19659/commits/b00047ac253d0aa3ff22f1a93300040e424d25d0 Jason Dillaman
08:06 PM rbd Documentation #16999 (Resolved): RBD quick start guide will fail due to default image features
*PR*: https://github.com/ceph/ceph/pull/19659/commits/5ae3122b039c635bf06570ef4beee246b9c6fbe7 Jason Dillaman
12:45 PM rbd Documentation #16999: RBD quick start guide will fail due to default image features
Changed the spacing for the given quick-rbd.rst. Kindly verify the given file.
Kallepalli Mounika Smitha
07:54 PM Stable releases Tasks #22665: luminous v12.2.3
Current tree:
* + "Pull request 20213":https://github.com/ceph/ceph/pull/20213
* |\
* | + "doc/rbd: tweaks t...
Abhishek Lekshmanan
06:28 PM rbd Documentation #21763 (Resolved): [iscsi] documentation tweaks
Jason Dillaman
06:27 PM rbd Backport #21868 (Resolved): luminous: [iscsi] documentation tweaks
Jason Dillaman
06:07 PM rbd Backport #21868 (Fix Under Review): luminous: [iscsi] documentation tweaks
Jason Dillaman
05:13 PM rbd Backport #21868 (In Progress): luminous: [iscsi] documentation tweaks
Jason Dillaman
06:27 PM Revision 9e0eea2b (ceph): Merge pull request #20213 from dillaman/wip-21868-luminous
luminous: doc/rbd: tweaks for the LIO iSCSI gateway
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:15 PM Revision 075e3b75 (ceph): doc/rbd: tweaks to the Windows iSCSI initiator directions
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 997bb80ba231c4a21237485ac6780d573be992c2)
Jason Dillaman
06:14 PM Revision ba26353a (ceph): doc: Added CHAP cofiguration instructions for iSCSI
Added details to specify the CHAP username and password while
discovering/login the iSCSI target.
Signed-off-by: Ash...
Ashish Singh
06:10 PM rgw Bug #22844: rgw: do not reflect period if not current in RGWPeriodPuller::pull
Casey Bodley
05:32 PM rgw Bug #22844: rgw: do not reflect period if not current in RGWPeriodPuller::pull
https://github.com/ceph/ceph/pull/20212 Tianshan Qu
05:30 PM rgw Bug #22844 (Resolved): rgw: do not reflect period if not current in RGWPeriodPuller::pull
if some history period not exist in local, it will pull from master and update the old info to zonegroup. Tianshan Qu
06:05 PM Revision a3101dd4 (ceph): doc: fix ceph-iscsi-config version number
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 3ab71020a5e420a333cb4a6b0be67ade185c1593)
Mike Christie
06:05 PM Revision 3560c6de (ceph): doc: add ceph iscsi test kernel info
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 5c30318660eebc882326d87eec39b4fbe4cc85d7)
Mike Christie
06:05 PM Revision 4bc150c8 (ceph): doc: add rbd pool requirement for gwcli
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit b56d994f3addcd9c6a7848dec9be93568cdb2d0e)
Mike Christie
06:04 PM Revision 30c93cdb (ceph): doc: add daemon-reload for rbd-target-api setup
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 4ca0d508bb9b68c791abc5799d0195f4baace455)
Mike Christie
06:04 PM Revision 46bf788c (ceph): doc: add gwcli manual install instructions
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit f45aafed1c7a5393e712f9fbfd7479fc444ad3d8)
Mike Christie
06:04 PM Revision efdb5851 (ceph): doc: separate gwcli install from post install setup steps
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit f80f083d0a982d7e89c77e3a6f8d71c2871a8f2c)
Mike Christie
06:04 PM Revision f399a339 (ceph): doc: add note to clarify trusted_ip_list use
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 3cc367dc6ebca18e884d7c75d2cd1fa7907b7139)
Mike Christie
06:04 PM Revision 2eda81b9 (ceph): doc: update esx instructions
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 3806f9750d29c6d930a7c8a003902e79b99766f...
Mike Christie
06:03 PM Revision f4b1f397 (ceph): doc: add warning about SCSI PGRs/reservations
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 62661a2e23ce98432f3c037fa9a8155a633ee182)
Mike Christie
06:03 PM Revision 723d5fab (ceph): doc: add esx web based client images
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 78e12135eeb5829cad65cebd3c2be9df4d582b1f)
Mike Christie
06:03 PM Revision 0f937ed3 (ceph): doc: remove windows based vsphere client images
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 426b562fdc1b373b72de2d69c4851be22ec12008)
Mike Christie
06:03 PM Revision f8ab982b (ceph): doc: fix gwcli examples
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit 480f6a82a2b9dcd0179951ea16432d8d32f2c96d)
Mike Christie
06:03 PM Revision 335fa90e (ceph): doc: Update ceph iscsi kernel/distro requirements.
Signed-off-by: Mike Christie <mchristi@redhat.com>
(cherry picked from commit f436e993d359dfdad26b7d569d555a3b3a5b798d)
Mike Christie
06:02 PM Revision 03635935 (ceph): doc/rbd: tweaks for the LIO iSCSI gateway
Fixes: http://tracker.ceph.com/issues/21763
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:51 PM Revision 30ff1fbe (ceph): librbd: export read and writes performance counters for daemons
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7a9d10a4e61ed168678f38f6a224859e0df44099)
Jason Dillaman
05:51 PM Revision 076ee1a2 (ceph): librbd: track image open and lock acquire time via perf counter
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8583270fd2d0930c1fccd2285378de0844b1d928)
Jason Dillaman
05:51 PM Revision 451ae9ed (ceph): mgr/dashboard: include A/O start relative timestamp for iSCSI
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit e62f186613a1de64a155a852b21ec9033c6e73ea)
Jason Dillaman
05:51 PM Revision 092e6cf2 (ceph): mgr/dashboard: added iSCSI IOPS/throughput metrics
Fixes: http://tracker.ceph.com/issues/21391
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:51 PM Revision fad78966 (ceph): librbd: moved performance counter enums to common location
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2224e5ca1dacef1e3f8ec4854f08b4abe86f5d...
Jason Dillaman
05:25 PM Revision 91540425 (ceph): rgw: do not reflect period if not current
if some history period not exist in local, it will pull
from master and update the old info to zonegroup.
fixes: htt...
Tianshan Qu
05:12 PM rbd Backport #22198 (Fix Under Review): luminous: Compare and write against a clone can result in fai...
Jason Dillaman
04:48 PM rbd Backport #22198 (In Progress): luminous: Compare and write against a clone can result in failure
Jason Dillaman
04:46 PM rbd Backport #22169 (Fix Under Review): luminous: *** Caught signal (Segmentation fault) ** in thread...
Jason Dillaman
04:45 PM rbd Backport #22169 (In Progress): luminous: *** Caught signal (Segmentation fault) ** in thread thre...
Jason Dillaman
04:46 PM Revision 3aae175d (ceph): Merge branch 'wip-21520-luminous' of https://github.com/shinobu-x/ceph ...
Yuri Weinstein
04:45 PM Revision 436d89b9 (ceph): librbd: set deleted parent pointer to null
Fixes: http://tracker.ceph.com/issues/22158
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:45 PM rbd Backport #22033 (Fix Under Review): luminous: [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:40 PM rbd Backport #22033 (In Progress): luminous: [tcmu-runner] export librbd IO perf counters to mgr
Jason Dillaman
04:41 PM Revision bb5ee06b (ceph): osd: send health-checks to mgr
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit f4b74125e44fe78154fb377fa06fc08b3325859d)
Con...
Kefu Chai
04:41 PM Revision 68796745 (ceph): mon/health_check: s/std::list/list/
so it's self-contained, and .cc files including it are not obliged to `using namespace std`.
Signed-off-by: Kefu Cha...
Kefu Chai
04:41 PM Revision 030d7e8c (ceph): mgr: summarize osd metrics in MMgrReport and sent it to mon
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 7e7978732d20c506eca581f2b153ede70ceefa3d)
Con...
Kefu Chai
04:41 PM Revision b8b3eee7 (ceph): qa: silence SLOW_OPS,PENDING_CREATING_PGS warnings
this is an intermediate step to deprecate REQUEST_SLOW warnings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry...
Kefu Chai
04:41 PM Revision 2472ec3b (ceph): librbd: track the child of an image in-memory
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ce2ae1d7c0f8818c86cbc746921e8eb6b0f89913)
Jason Dillaman
04:39 PM rbd Backport #21969 (Fix Under Review): luminous: [rbd-mirror] spurious "bufferlist::end_of_buffer" e...
Jason Dillaman
04:36 PM rbd Backport #21969 (In Progress): luminous: [rbd-mirror] spurious "bufferlist::end_of_buffer" exception
Jason Dillaman
04:38 PM Revision c22e49f3 (ceph): rbd-mirror: journal debug message should not be logged as error
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 625222edbce66c98b86fc87fa3bd12ea40db17a2)
Jason Dillaman
04:38 PM Revision 08ed96a7 (ceph): rbd-mirror: avoid attempting to decode an empty client data buffer
Fixes: http://tracker.ceph.com/issues/21961
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:33 PM rbd Backport #21920 (Fix Under Review): luminous: sparse-reads should not be used for small IO requests
Jason Dillaman
04:30 PM rbd Backport #21920 (In Progress): luminous: sparse-reads should not be used for small IO requests
Jason Dillaman
04:31 PM Revision c1c43110 (ceph): librbd: default to sparse-reads for any IO operation over 64K
Testing BlueStore against both HDDs and OSDs with fully allocated
and sparse-allocated objects shows a performance im...
Jason Dillaman
04:31 PM Revision cec71d94 (ceph): librbd: templatize io::CopyupRequest and io::ObjectRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit dd5452004047c31e0f3eb813d5dd0b50bd68e76f)
Jason Dillaman
04:28 PM rbd Backport #21793 (Fix Under Review): luminous: [rbd-mirror] primary image should register in remot...
Jason Dillaman
04:26 PM rbd Backport #21793 (In Progress): luminous: [rbd-mirror] primary image should register in remote, no...
Jason Dillaman
04:26 PM Revision ba74ae95 (ceph): rbd-mirror: removed duplicate client registration logic
The client will now be registered before the bootstrap state machine
is invoked.
Fixes: http://tracker.ceph.com/issu...
Jason Dillaman
04:26 PM Revision f7d43cb0 (ceph): rbd-mirror: local primary images should still register to remote images
Fixes: http://tracker.ceph.com/issues/21561
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:25 PM rbd Backport #21694 (Fix Under Review): luminous: compare-and-write -EILSEQ failures should be filter...
Jason Dillaman
04:23 PM rbd Backport #21694 (In Progress): luminous: compare-and-write -EILSEQ failures should be filtered wh...
Jason Dillaman
04:24 PM Revision 1a0e9498 (ceph): librbd: journal should ignore -EILSEQ errors from compare-and-write
Fixes: http://tracker.ceph.com/issues/21628
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:22 PM rbd Backport #22577 (Fix Under Review): luminous: [test] rbd-mirror split brain test case can have a ...
Jason Dillaman
04:18 PM rbd Backport #22577 (In Progress): luminous: [test] rbd-mirror split brain test case can have a false...
Jason Dillaman
04:21 PM Revision 2691ada5 (ceph): qa/workunits/rbd: simplify split-brain test to avoid potential race
Fixes: http://tracker.ceph.com/issues/22485
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:15 PM Revision 53028369 (ceph): mgr/MgrClient: send health_checks using MMgrReport
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 6fed1d21be1adf1464b5834787c95fae205a91b5)
Kefu Chai
04:15 PM Revision 69e8a0ab (ceph): osd: remember is_primary when adding pending creating pgs
so mgr can avoid calculating the same PG from different OSDs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pi...
Kefu Chai
03:54 PM Revision 9401bba7 (ceph): Merge pull request #20195 from luomuyao/bugfix
rgw: drop a repeated statement for encode_xml()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:32 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
https://github.com/ceph/ceph/pull/20204 Kefu Chai
03:31 PM rgw Bug #22124 (In Progress): rgw: user stats increased after bucket reshard
Orit Wasserman
03:18 PM ceph-volume Bug #22642: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
https://github.com/ceph/ceph/pull/20203 Andrew Schoen
03:04 PM Revision f88f2d3b (ceph): ceph-volume: no need to return osd_id from util.prepare.check_id
Now that osd_id is passed to util.prepare.create_id it doesn't
make any sense to return osd_id from check_id anymore ...
Andrew Schoen
03:04 PM rbd Bug #21771 (Resolved): [journal] possible infinite loop within journal:tag_list class method
Jason Dillaman
03:03 PM rbd Backport #21782 (Resolved): luminous: [journal] possible infinite loop within journal:tag_list cl...
Jason Dillaman
03:03 PM rbd Backport #21855 (Resolved): luminous: [object map] removing a large image (~100TB) with an object...
Jason Dillaman
03:03 PM rbd Backport #21968 (Resolved): luminous: [journal] possible infinite loop within journal:expire_tags...
Jason Dillaman
03:02 PM rbd Backport #21970 (Resolved): luminous: [journal] tags are not being expired if no other clients ar...
Jason Dillaman
12:27 AM rbd Backport #21970: luminous: [journal] tags are not being expired if no other clients are registered
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18840
merged
Yuri Weinstein
03:01 PM rbd Backport #22172 (Resolved): luminous: [rbd-nbd] Fedora does not register resize events
Jason Dillaman
03:00 PM rbd Backport #22185 (Resolved): luminous: abort in listing mapped nbd devices when running in a conta...
Jason Dillaman
12:25 AM rbd Backport #22185: luminous: abort in listing mapped nbd devices when running in a container
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19051
merged
Yuri Weinstein
03:00 PM rbd Feature #21936 (Resolved): [test] UpdateFeatures RPC message should be included in test_notify.py
Jason Dillaman
02:59 PM rbd Backport #21973 (Resolved): luminous: [test] UpdateFeatures RPC message should be included in tes...
Jason Dillaman
12:28 AM rbd Backport #21973: luminous: [test] UpdateFeatures RPC message should be included in test_notify.py
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18838
merged
Yuri Weinstein
01:53 PM RADOS Documentation #22843 (Won't Fix): [doc][luminous] the configuration guide still contains osd_op_t...
In the configuration guide for RHCS 3 is still mentioned osd_op_threads, which is not already part of RHCS 3 code.
...
Tomas Petr
01:51 PM RADOS Bug #22842 (New): (luminous) ceph-disk prepare of simple filestore failed with 'Unable to set par...
Hi,
can't create a simple filestore with help of ceph-disk under ubuntu trusy, please have a look on this...
<p...
Enrico Labedzki
01:39 PM ceph-volume Bug #22841 (Resolved): Be resilient to PATH issues
In some situations the $PATH might not be set correctly, so executables will not be found when calling them from inte... Alfredo Deza
01:37 PM ceph-volume Bug #22840 (Closed): (luminous) ceph-volume (lvcreate --yes), unknown parameter --yes
Hi,
currently we are gambling a little with luminous release for ubuntu trusty, we want to work out a valid migrat...
Enrico Labedzki
01:32 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
As this is an open source project, you are more than welcome to post a proposed fix for the issue yourself. Jason Dillaman
06:56 AM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
I also checked this behavior for other operations of ceph also and i found everything is working as per expected on t... Debashis Mondal
03:36 AM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
But according to me it must be fixed. As multiple client have access right to the image then the user can rename the ... Debashis Mondal
01:20 PM CephFS Bug #22839 (Rejected): MDSAuthCaps (unlike others) still require "allow" at start
This was changed for the OSD and mon caps, but the MDS caps were missed:
https://github.com/ceph/ceph/pull/15991/com...
John Spray
12:50 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
Yes, I believe so. Anonymous
12:48 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
Sorry Is it fine now?
Kallepalli Mounika Smitha
12:44 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
No, the line should be:... Anonymous
12:34 PM RADOS Bug #21496: doc: Manually editing a CRUSH map, Word 'type' missing.
Did the changes. Please tell the changes are correct or not.Please review. Sorry if I am wrong. Kallepalli Mounika Smitha
12:16 PM Revision c803f38a (ceph): mgr/influx: Send more information about pools
In addition to the existing statistics also send Read and Write IOps,
but also quota information.
Signed-off-by: Wid...
Wido den Hollander
12:16 PM Revision a0c2c8b9 (ceph): mgr/influx: Catch ConnectionError if raised
The InfluxDBClient can also re-raise a ConnectionError from the
python requests module if that was caught.
The Excep...
Wido den Hollander
12:11 PM mgr Bug #21999 (Resolved): mgr tests don't indicate failure if exception thrown from serve()
John Spray
12:11 PM mgr Bug #21707 (Resolved): "osd status" command exception if OSD not in pgmap stats
John Spray
12:10 PM mgr Bug #21687 (Resolved): mgr: mark_down of osd without metadata is broken
John Spray
12:10 PM mgr Bug #20887 (Resolved): Services reported with blank hostname by mgr
John Spray
12:09 PM mgr Bug #22361 (Resolved): balancer crush-compat sends "foo" command
John Spray
12:09 PM mgr Backport #22455 (Resolved): luminous: balancer crush-compat sends "foo" command
John Spray
12:09 PM Revision 6ef48aeb (ceph): Merge pull request #19555 from shinobu-x/wip-22455-luminous
luminous: balancer crush-compat sends "foo" command
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:07 PM mgr Bug #22096 (Resolved): Authentication failed, did you specify a mgr ID with a valid keyring?
John Spray
12:07 PM mgr Backport #22811 (Resolved): luminous: Authentication failed, did you specify a mgr ID with a vali...
John Spray
12:06 PM Revision 0489bddb (ceph): Merge pull request #20156 from pdvian/wip-22811-luminous
luminous: mon: fix mgr using auth_client_required policy
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:03 PM RADOS Bug #22142 (Resolved): mon doesn't send health status after paxos service is inactive temporarily
John Spray
12:03 PM RADOS Backport #22421 (Resolved): mon doesn't send health status after paxos service is inactive tempor...
John Spray
12:01 PM Revision 8bbf1653 (ceph): Merge pull request #19481 from jan--f/wip-22421-luminous
luminous: mon: reenable timer to send digest when paxos is temporarily inactive
Reviewed-by: John Spray <john.spray@...
John Spray
11:59 AM mgr Bug #22429 (Resolved): mgr/balancer/upmap_max_iterations must be cast to integer
John Spray
11:59 AM mgr Backport #22453 (Resolved): luminous: mgr/balancer/upmap_max_iterations must be cast to integer
John Spray
11:59 AM Revision 1e322941 (ceph): Merge pull request #19553 from shinobu-x/wip-22453-luminous
luminous: mgr/balancer/upmap_max_iterations must be cast to integer
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:58 AM mgr Bug #22470 (Resolved): KeyError: ('name',) in balancer rm
John Spray
11:58 AM mgr Backport #22496 (Resolved): luminous: KeyError: ('name',) in balancer rm
John Spray
11:49 AM Revision 2d64d41a (ceph): Merge pull request #19624 from shinobu-x/wip-22496-luminous
luminous: KeyError: ('name',) in balancer rm
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:49 AM mgr Bug #22313 (Resolved): Prometheus exporter can't get metrics after update to 12.2.2
John Spray
11:48 AM mgr Backport #22585 (Resolved): luminous: Prometheus exporter can't get metrics after update to 12.2.2
John Spray
11:48 AM Revision d3515059 (ceph): Merge pull request #19834 from pdvian/wip-22585-luminous
luminous: pybind/mgr/prometheus: fix metric type undef -> untyped
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:47 AM mgr Fix #22718 (Resolved): mgr: prometheus: missed osd commit\apply latency metrics.
John Spray
11:47 AM mgr Backport #22760 (Resolved): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
John Spray
11:47 AM Revision ea85e979 (ceph): Merge pull request #20084 from pdvian/wip-22760-luminous
luminous: mgr: prometheus: added osd commit/apply latency metrics (#22718).
Reviewed-by: John Spray <john.spray@redh...
John Spray
11:46 AM mgr Bug #22286 (Resolved): Service daemons never recover from transient outage
John Spray
11:46 AM mgr Backport #22768 (Resolved): luminous: Service daemons never recover from transient outage
John Spray
11:46 AM Revision 81712618 (ceph): Merge pull request #20089 from pdvian/wip-22768-luminous
luminous: mgr: disconnect unregistered service daemon when report received
Reviewed-by: John Spray <john.spray@redha...
John Spray
11:43 AM Dashboard Bug #22557 (Resolved): Dashboard on backup MGRs always redirects to /, breaking reverse proxy sup...
John Spray
11:43 AM mgr Backport #22831 (Resolved): luminous: Dashboard on backup MGRs always redirects to /, breaking re...
John Spray
11:42 AM Revision fab5aa92 (ceph): Merge pull request #20182 from jcsp/wip-22831
luminous: pybind/mgr/dashboard: fix reverse proxy support
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:33 AM mgr Backport #22197 (Resolved): luminous: mgr: mark_down of osd without metadata is broken
John Spray
12:47 AM mgr Backport #22197: luminous: mgr: mark_down of osd without metadata is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/17869
merged
Yuri Weinstein
11:32 AM mgr Backport #22216 (Resolved): luminous: "osd status" command exception if OSD not in pgmap stats
John Spray
12:40 AM mgr Backport #22216: luminous: "osd status" command exception if OSD not in pgmap stats
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19084
merged
Yuri Weinstein
11:32 AM mgr Backport #21479 (Resolved): luminous: Services reported with blank hostname by mgr
John Spray
12:47 AM mgr Backport #21479: luminous: Services reported with blank hostname by mgr
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/17869
merged
Yuri Weinstein
11:32 AM mgr Backport #22075 (Resolved): luminous: mgr tests don't indicate failure if exception thrown from s...
John Spray
12:46 AM mgr Backport #22075: luminous: mgr tests don't indicate failure if exception thrown from serve()
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18832
merged
Yuri Weinstein
09:38 AM Revision 28d48737 (ceph): pybind/mgr/balancer: load weight-set from ms
See https://github.com/ceph/ceph/pull/20178, so we won't
try to call 'ceph osd crush weight-set create-compat' multip...
xie xingguo
09:34 AM Revision 1efda79f (ceph): rbd: translate pool id into pool name in error msg
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
09:34 AM Revision 3041b9af (ceph): rbd: add open/close section when listing group images
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
09:34 AM Revision 0e50c352 (ceph): pybind/rbd: fix some typo
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
09:31 AM rgw Backport #22210 (Resolved): luminous: radosgw-admin zonegroup get and zone get should return defa...
Nathan Cutler
08:56 AM rgw Bug #22838: slave zone, `bucket stats`,the result of 'num_objects' is incorrect.
radosgw-admin bucket check --fix --check-objects --bucket=mix100krw01312
{
"existing_header": {
"...
Amine Liu
07:05 AM rgw Bug #22838 (Duplicate): slave zone, `bucket stats`,the result of 'num_objects' is incorrect.

# radosgw-admin bucket stats --bucket=mix100krw01312 --sync-stats
{
"bucket": "mix100krw01312",
"zon...
Amine Liu
08:32 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
I look the code and find the issue is not affect Jewel.Thank you! liuzhong chen
08:23 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I have the same problem on my cluster. Periodically I got pg inconsistent only on bluestore osd with this type of mes... Nicolas Drufin
05:56 AM Revision 753b3a7c (ceph): rgw: If use 'copy part' without 'x-amz-copy-source-range',
it will copy an entire source object
Signed-off-by: Malcolm Lee <fengxueyu35@126.com>
Malcolm Lee
04:20 AM Revision c7990c66 (ceph): rbd: s/group-spec/group-snap-spec for group snapshot
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:20 AM Revision d8608ceb (ceph): rbd: add missing period at the end of mesg
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:20 AM Revision a12f9b81 (ceph): doc/rbd: update rbd man page
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:10 AM RADOS Bug #22837 (Resolved): discover_all_missing() not always called during activating

Sometimes discover_all_missing() isn't called so we don't get a complete picture of misplaced objects. This makes ...
David Zafman
02:35 AM ceph-volume Bug #22836 (Resolved): ceph-volume doesn't add OSD's auth to Monitors when creating new BlueStore...
When add new BlueStore OSD with ceph-volume command, the new OSD daemon fails to start with log
@
_get_class not pe...
pei jia
02:33 AM Revision 341ddddf (ceph): rgw: drop a repeated statement for encode_xml()
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
02:30 AM CephFS Bug #22835 (Won't Fix): client: the total size of fs is equal to the cluster size when using mult...
*Ceph Cluster*... shangzhong zhu
02:15 AM Revision 47d1eb35 (ceph): pybind/mgr/balancer: increase bad_steps properly
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:02 AM Revision 16f00157 (ceph): crush, mon: bump up map version only if we truly created a weight-set
In crush-compat mode mgr/balancer will do 'ceph osd crush weight-set create-compat'
on each call to 'ceph balancer op...
xie xingguo
12:58 AM rgw Bug #22833 (Fix Under Review): rgw: crash in RGWSyncTraceManager::finish_node()
https://github.com/ceph/ceph/pull/20191 Yehuda Sadeh
12:52 AM Revision 8f09d392 (ceph): rgw: hold lock while reading sync trace nodes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:52 AM Revision 1371df07 (ceph): rgw: sync trace, hold complete node longer
Fixes: http://tracker.ceph.com/issues/22833
Inserting an entry to the complete_nodes list in
RGWSyncTraceManager::fi...
Yehuda Sadeh
12:49 AM CephFS Bug #22523 (Closed): Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
Zheng Yan
12:47 AM Revision 7eb2423b (ceph): Merge pull request #17869 from smithfarm/wip-21479-luminous
luminous: mgr: Services reported with blank hostname
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Am...
Yuri Weinstein
12:46 AM Revision 3512fc40 (ceph): Merge pull request #18832 from shinobu-x/wip-22075-luminous
luminous: mgr tests don't indicate failure if exception thrown from serve()
Reviewed-by: John Spray <john.spray@redh...
Yuri Weinstein
12:46 AM Backport #21863: luminous: ceph-conf: dump parsed config in plain text or as json
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18842
merged
Yuri Weinstein
12:46 AM Revision 25cf00a7 (ceph): Merge pull request #18842 from shinobu-x/wip-21863-luminous
luminous: ceph-conf: dump parsed config in plain text or as json
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:45 AM Revision ef103869 (ceph): Merge pull request #19002 from tchaikov/wip-pr-18976-luminous
luminous: udev: Fix typo in udev OSD rules file
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
12:44 AM RADOS Backport #22164: luminous: cluster [ERR] Unhandled exception from module 'balancer' while running...
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19023
merged
Yuri Weinstein
12:44 AM Revision a3091bdd (ceph): Merge pull request #19023 from pdvian/wip-22164-luminous
luminous: cluster [ERR] Unhandled exception from module 'balancer' while running on mgr.x: 'NoneType' object has no a... Yuri Weinstein
12:44 AM RADOS Backport #22167: luminous: Various odd clog messages for mons
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19031
merged
Yuri Weinstein
12:44 AM Revision 5563a650 (ceph): Merge pull request #19031 from pdvian/wip-22167-luminous
luminous: Various odd clog messages for mons
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <john...
Yuri Weinstein
12:43 AM RADOS Backport #22199: crushtool decompile prints bogus when osd < max_osd_id are missing
Jan Fajerski wrote:
> https://github.com/ceph/ceph/pull/19039
merged
Yuri Weinstein
12:42 AM Revision b0b09df8 (ceph): Merge pull request #19039 from jan--f/wip-22199-luminous
luminous: tools/crushtool: skip device id if no name exists
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: A...
Yuri Weinstein
12:41 AM Backport #22189: luminous: osdc/Objecter: objecter op_send_bytes perf counter always 0
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19046
merged
Yuri Weinstein
12:41 AM Revision a3510113 (ceph): Merge pull request #19046 from shinobu-x/wip-22189-luminous
luminous: osdc/Objecter: objecter op_send_bytes perf counter always 0
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:41 AM RADOS Backport #22176: luminous: osd: pg limit on replica test failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19059
merged
Yuri Weinstein
12:41 AM Revision 5f175b5b (ceph): Merge pull request #19059 from pdvian/wip-22176-luminous
luminous: osd: subscribe osdmaps if any pending pgs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:40 AM RADOS Backport #22213: luminous: On pg repair the primary is not favored as was intended
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19083
merged
Yuri Weinstein
12:40 AM Revision a1636c34 (ceph): Merge pull request #19083 from smithfarm/wip-22213-luminous
luminous: On pg repair the primary is not favored as was intended
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
12:40 AM Revision 5c797939 (ceph): Merge pull request #19084 from shinobu-x/wip-22216-luminous
luminous: "osd status" command exception if OSD not in pgmap stats
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
12:39 AM Revision 525fe577 (ceph): Merge pull request #19118 from tangwenjun3/wip-backport-19030
luminous: os/bluestore: fix the allocate in bluefs
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xingguo...
Yuri Weinstein
12:33 AM devops Backport #22194: luminous: Default kernel.pid_max is easily exceeded during recovery on high OSD-...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19133
merged
Yuri Weinstein
12:33 AM Revision 91d1a7be (ceph): Merge pull request #19133 from smithfarm/wip-22194-luminous
luminous: Default kernel.pid_max is easily exceeded during recovery on high OSD-count system
Reviewed-by: David Diss...
Yuri Weinstein
12:31 AM Backport #22509: luminous: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19631
merged
Yuri Weinstein
12:30 AM Revision 2c2e6068 (ceph): Merge pull request #19631 from shinobu-x/wip-22509-luminous
luminous: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
12:30 AM Backport #22611: luminous: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/19839
merged
Yuri Weinstein
12:30 AM Revision 3937ae42 (ceph): Merge pull request #19839 from tchaikov/wip-22558-luminous
luminous: rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
12:28 AM Revision 74064cb9 (ceph): Merge pull request #18838 from shinobu-x/wip-21973-luminous
luminous: [test] UpdateFeatures RPC message should be included in test_notify.py
Reviewed-by: Jason Dillaman <dillam...
Yuri Weinstein
12:27 AM Revision f5dcf47a (ceph): Merge pull request #18840 from shinobu-x/wip-21970-luminous
luminous: [journal] tags are not being expired if no other clients are registered
Reviewed-by: Jason Dillaman <dilla...
Yuri Weinstein
12:26 AM Revision 40ca9d22 (ceph): Merge pull request #18949 from jcsp/wip-luminous-rgw-config-desc
luminous: options.cc: document rgw config options
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
12:25 AM Revision f7778d47 (ceph): Merge pull request #19051 from shinobu-x/wip-22185-luminous
luminous: rbd: abort in listing mapped nbd devices when running in a container
Reviewed-by: Jason Dillaman <dillaman...
Yuri Weinstein
12:13 AM RADOS Bug #22834: Primary ends up in peer_info which isn't supposed to be there

Workaround
https://github.com/ceph/ceph/pull/20189
David Zafman

01/30/2018

11:43 PM Revision 921f1113 (ceph): PG: primary should not be in the peer_info, skip if it is
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:43 PM RADOS Bug #22834 (Resolved): Primary ends up in peer_info which isn't supposed to be there

rados/singleton/{all/lost-unfound.yaml msgr-failures/few.yaml msgr/random.yaml objectstore/bluestore-bitmap.yaml ra...
David Zafman
11:39 PM rgw Bug #22833 (Resolved): rgw: crash in RGWSyncTraceManager::finish_node()
Reported by mkogan:... Yehuda Sadeh
11:31 PM CephFS Feature #16775 (Resolved): MDS command for listing open files
Patrick Donnelly
11:30 PM CephFS Bug #22610 (Pending Backport): MDS: assert failure when the inode for the cap_export from other M...
Patrick Donnelly
11:29 PM CephFS Bug #22734 (Pending Backport): cephfs-journal-tool: may got assertion failure due to not shutdown
Patrick Donnelly
11:27 PM CephFS Bug #22730 (Pending Backport): mds: scrub crash
Patrick Donnelly
11:26 PM CephFS Bug #22776 (Pending Backport): mds: session count,dns and inos from cli "fs status" is always 0
Patrick Donnelly
11:26 PM CephFS Bug #22741 (Pending Backport): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-...
Patrick Donnelly
11:18 PM Revision d8ba4862 (ceph): Merge PR #19760 into master
* refs/pull/19760/head:
mds: add dump flag for CInode
mds: add command "openfiles ls"
Reviewed-by: Patrick Donnell...
Patrick Donnelly
11:18 PM Revision 90687e49 (ceph): Merge PR #19825 into master
* refs/pull/19825/head:
client: properly choose target mds for rmsnap/renamesnap
mds: properly setup need_snapflush...
Patrick Donnelly
11:17 PM Revision 6c6e25f8 (ceph): Merge PR #19833 into master
* refs/pull/19833/head:
common: add C_SaferCond ctor with name argument
Client: use C_SaferCond for "_flush_range"
...
Patrick Donnelly
11:17 PM Revision bb329c55 (ceph): Merge PR #19836 into master
* refs/pull/19836/head:
Avoid the assert failure when the inode for the cap_export from other MDS happened not in MD...
Patrick Donnelly
11:17 PM Revision 89dfc952 (ceph): Merge PR #19842 into master
* refs/pull/19842/head:
client: unify function name in debug log for Client.cc
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
11:17 PM Revision b233abc2 (ceph): Merge PR #19991 into master
* refs/pull/19991/head:
cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Reviewed-by: Patrick ...
Patrick Donnelly
11:17 PM Revision 388c9dd3 (ceph): Merge PR #20001 into master
* refs/pull/20001/head:
mds: use the steady clock on tick
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:17 PM Revision 23ff594e (ceph): Merge PR #20012 into master
* refs/pull/20012/head:
mds: fix scrub crash
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Patrick Donnelly
11:17 PM Revision 69765dcb (ceph): Merge PR #20079 into master
* refs/pull/20079/head:
mds: set higher priority for some perf counters
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
11:17 PM Revision ae0b89c6 (ceph): Merge PR #20113 into master
* refs/pull/20113/head:
osdc/ObjectCacher: don't merge TX buffer heads
osdc/ObjectCacher: fix off-by-one error in b...
Patrick Donnelly
10:45 PM CephFS Bug #22754 (Fix Under Review): mon: removing tier from an EC base pool is forbidden, even if allo...
https://github.com/ceph/ceph/pull/20190 Patrick Donnelly
10:36 PM CephFS Bug #22754 (In Progress): mon: removing tier from an EC base pool is forbidden, even if allow_ec_...
Patrick Donnelly
10:28 PM Revision 43f699fc (ceph): ceph-volume: when reusing an osd ID you must give that id to 'osd new'
If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.
Signed-off-by:...
Andrew Schoen
09:33 PM Revision 548a74bd (ceph): ceph-volume util.constants add ceph-disk partition labels
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision d59b087e (ceph): ceph-volume util.encryption add helpers for legacy devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision cdb81243 (ceph): ceph-volume util.disk add a PART_ENTRY_TYPE detection utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision 469d01dc (ceph): ceph-volume util.system do not 'translate' using realpath
Using realpath always means that device mapper paths, like for dmcrypt
or LVM will get mangled and will return someth...
Alfredo Deza
09:33 PM Revision 60e86996 (ceph): ceph-volume util.system tmp mounts can now remove a dmcrypt mapper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision e5759e4f (ceph): ceph-volume util.encryption add a utilty to open plain encrypted devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision 6c87d66d (ceph): ceph-volume simple.scan support dmcrypt OSDs when scanning
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:33 PM Revision b90044c2 (ceph): ceph-volume util.disk support PKNAME and absolute paths in lsblk
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:00 PM Revision 367560e2 (ceph): ceph-volume: when reusing an osd ID you must give that id to 'osd new'
If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.
Signed-off-by:...
Andrew Schoen
07:16 PM rgw Feature #22832 (Resolved): SSL support for beast frontend
boost::asio provides an ssl stream wrapper based on the openssl library. initial integration should be relatively str... Casey Bodley
06:57 PM rgw Documentation #13523: rgw: document civetweb ssl configuration
@Nathan, I'd like to get this documentation backported to luminous, but it won't let me change the `Status` here
a...
Casey Bodley
06:52 PM rgw Feature #22779 (Fix Under Review): beast: listen on multiple endpoints
https://github.com/ceph/ceph/pull/20188 Casey Bodley
06:35 PM Revision 22df0fbf (ceph): rgw: civetweb accepts multiple port= entries
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:12 PM Revision 35ee1274 (ceph): Add go vet to Travis
Joannah Nanjekye
05:57 PM rgw Support #22822: RGW multi site issue - data sync: ERROR: failed to fetch datalog info
ok that problem was related with the network error. We can skip that :) Mariusz Derela
05:39 PM Revision 7c809166 (ceph): ceph-volume: prepare_* methods do not need to recreate fsid or osd_id
The prepare_filestore and prepare_bluestore methods do not need to
attempt to recreate osd_id or fsid because this ha...
Andrew Schoen
05:33 PM CephFS Bug #21402 (Fix Under Review): mds: move remaining containers in CDentry/CDir/CInode to mempool
https://github.com/ceph/ceph/pull/19954
Also ran two 64-client kernel build tests (one patched, one master) with a...
Patrick Donnelly
05:32 PM Revision a08fc639 (ceph): ceph_volume: modify util.prepare.check_id to handle stdout as a list
process.call returns stdout as a list, not a string
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:21 PM rgw Feature #22778 (Pending Backport): beast: bind to specific ip address
Casey Bodley
05:05 PM Revision cf1b8419 (ceph): rgw: frontend config uses multimap
this allows us to configure multiple values for a given key without
resorting to string formatting to cram them into ...
Casey Bodley
05:04 PM Revision 9cdd2fe6 (ceph): Merge pull request #20000 from zhouyuan/rgw_beast_listen
rgw: allow beast frontend to listen on specific IP address
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:38 PM Revision 50917930 (ceph): Merge pull request #20058 from cbodley/wip-doc-rgw-frontends
doc/rgw: add page for http frontend configuration
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
04:35 PM Revision 0d6c5927 (ceph): Merge PR #20165 into master
* refs/pull/20165/head:
doc/client: uniform naming
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:29 PM Revision 8ccefcba (ceph): Merge pull request #20164 from luomuyao/typo
rgw: fix a typo in comment
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Jos Collin <jcollin@red...
Casey Bodley
04:18 PM Revision ba2c6015 (ceph): pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_config()
this matches its counterpart of MgrModule.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit bc...
Kefu Chai
04:18 PM Revision f0cae0bf (ceph): pybind/mgr: fix typo
Signed-off-by: Nick Erdmann <n@nirf.de>
(cherry picked from commit fdd64bb2dac33085b47c737032a525d89319c866)
Nick Erdmann
04:18 PM Revision 91bfcc73 (ceph): pybind/mgr/dashboard: fix reverse proxy support
This fixes http redirection for reverse http proxies
Fixes: http://tracker.ceph.com/issues/22557
Signed-off-by: Nick...
Nick Erdmann
04:01 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
will backport https://github.com/ceph/ceph/pull/18614 to luminous. it helps to make this status more visible to user. Kefu Chai
03:42 PM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
mds_blacklist_interval = 1440
We found that that arguments is too little for the HA testing, it should be adjusted l...
Yong Wang
03:22 PM Revision 0d27fff3 (ceph): ceph-volume: tests for util.prepare.check_id
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:21 PM Revision 699aa658 (ceph): ceph-volume: return osd_id from util.prepare.check_id if it exists
This also changes this so the osd_id is returned as a string so
an ID of 0 would evaluate to True.
Signed-off-by: An...
Andrew Schoen
02:29 PM Revision c421d533 (ceph): Merge pull request #20062 from cbodley/wip-luminous-rgw-bilog-trim
luminous: rgw multisite: automated trimming for bucket index logs
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
02:28 PM Revision 95ad024c (ceph): log: clear thread-local stream's ios flags on reuse
when reusing a thread-local std::ostream for a new log entry, clear any
ios flags (ie eofbit/failbit/badbit) that may...
Casey Bodley
02:09 PM Revision 8ea03a78 (ceph): test/cli/crushtool: add test for --add-bucket and --move
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:09 PM Revision 22c94351 (ceph): crushtool: add --move
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:09 PM Revision c1f43343 (ceph): crush/CrushWrapper: lower log level of check_item_loc()
it's not an error if the item is not at loc.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:01 PM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
have added the support for MDentryLink and MDentryUnlink,
next step is CInode::encode_lock_state/CInode::decode_lock...
dongdong tao
01:32 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
Sure, not disagreeing that this is undesirable -- but since this is an arbitrary use case that doesn't affect data co... Jason Dillaman
05:40 AM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
Actually we have checked this scenario based on the provided features of ceph.
As ceph provides parallel access to ...
Debashis Mondal
01:10 PM Revision 5b95c51a (ceph): Merge pull request #20159 from shun-s/fix-rbd-log
librbd: clean up ManagedLock log prefix
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:55 AM Support #22795 (Closed): some directories are not mounted and some osds do not start when I reboo...
This is a known issue with ceph-disk, in 12.2.2 you have the option to use ceph-volume which doesn't have these probl... Alfredo Deza
11:09 AM Revision 45250039 (ceph): crushtool: add --add-bucket
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:37 AM Revision b0d8043a (ceph): common/pick_address: wrong prefix_len in pick_iface()
With prefix_len initialized as zero, mask in netmask_ipv4/6()
will always be zero, so find_ip_in_subnet() always retu...
Gu Zhongyan
10:37 AM mgr Backport #22831 (Fix Under Review): luminous: Dashboard on backup MGRs always redirects to /, bre...
https://github.com/ceph/ceph/pull/20182 John Spray
10:35 AM mgr Backport #22831 (Resolved): luminous: Dashboard on backup MGRs always redirects to /, breaking re...
https://github.com/ceph/ceph/pull/20182 John Spray
10:33 AM mgr Backport #22576 (Resolved): luminous: zabbix throws exception
John Spray
10:33 AM mgr Bug #22514 (Resolved): zabbix throws exception
John Spray
10:28 AM mgr Bug #21981 (Resolved): mgr: dashboard plugin OSD daemons' table the Usage column's value is alway...
John Spray
10:28 AM mgr Backport #22023 (Resolved): luminous: mgr: dashboard plugin OSD daemons' table the Usage column's...
John Spray
10:27 AM mgr Bug #21599 (Resolved): List of filesystems does not get refreshed after a filesystem deletion
John Spray
10:26 AM mgr Backport #22030 (Resolved): luminous: List of filesystems does not get refreshed after a filesyst...
John Spray
10:26 AM mgr Bug #21253 (Resolved): Prometheus crash when update
John Spray
10:25 AM mgr Bug #20899 (Resolved): prometheus module generates invalid output when counter names contain non-...
John Spray
10:15 AM Bug #22784 (Fix Under Review): Key exported from auth keyring is not imported properly
John Spray
10:15 AM Bug #22828 (Fix Under Review): build Debian installation packages failure
John Spray
01:24 AM Bug #22828: build Debian installation packages failure
The patch is https://github.com/ceph/ceph/pull/20175. Anonymous
01:09 AM Bug #22828: build Debian installation packages failure
The failure is because multi versions of junit.jar are install on the host, but in src/java/CMakeLists.txt, the "juni... Anonymous
12:42 AM Bug #22828: build Debian installation packages failure
I'm working on the issue. Anonymous
12:40 AM Bug #22828 (Resolved): build Debian installation packages failure
When building Ceph Debian installation package, libcephfs build is fail. The error log is below:
[ 7%] Building J...
Anonymous
09:20 AM rgw Bug #22777: uniqueness of rgw service name not guaranteed
I also noticed this problem while I impl the RGW page in mgr/dashboard. RGW daemons report their status via service n... Chang Liu
09:02 AM Revision cdae240e (ceph): pybind/mgr/balancer: fix sanity check against minimal pg numbers per pool
And rename some variables properly.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:02 AM Revision ae56d847 (ceph): pybind/mgr/balancer: do not dirty compat_ws on error out
We will get a worse result if we execute the corresponding plan later.
Signed-off-by: xie xingguo <xie.xingguo@zte.c...
xie xingguo
08:26 AM Revision 4eb4827f (ceph): client: properly choose target mds for rmsnap/renamesnap
Old code does not set inode or dentry for rmsnap/renamesnap requests.
So rmsnap/renamesnap requests are sent to rando...
Yan, Zheng
08:25 AM Revision de3f3d88 (ceph): mds: properly setup need_snapflush for snapped inode
MDCache::cow_inode() checks "cap->issued() & CEPH_CAP_ANY_WR" to decide
if it needs to setup need_snapflush for the n...
Yan, Zheng
06:53 AM rgw Backport #22830: jewel: expose --sync-stats via admin api
https://github.com/ceph/ceph/pull/20179 Shinobu Kinjo
06:53 AM rgw Backport #22830 (Resolved): jewel: expose --sync-stats via admin api
https://github.com/ceph/ceph/pull/20179 Shinobu Kinjo
06:50 AM Revision 4a356104 (ceph): rgw: admin api - add ability to sync user stats from admin api
Fixes: http://tracker.ceph.com/issues/21301
Signed-off-by: Nathan Johnson <nathan@nathanjohnson.org>
(cherry picked f...
Nathan Johnson
05:30 AM rbd Backport #22810 (Need More Info): jewel: rbd snap create/rm takes 60s long
class ceph::BitVector does not have member begin and end functions in jewel. We need to backport commit-id daa29f7d2b... Prashant D
03:32 AM CephFS Bug #22788: ceph-fuse performance issues with rsync
with -H option, rsync does 1k write. without -H option, rsync does 4k write. ceph-fuse does not enable kernel writeba... Zheng Yan
02:29 AM Revision 2aa5950c (ceph): c_read_operations.cc: Silence tautological-compare compiler warning
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
02:26 AM CephFS Bug #22829 (Resolved): ceph-fuse: uses up all snap tags
got following crash during snap tests... Zheng Yan
02:08 AM Revision 8d5da83b (ceph): Merge pull request #19770 from shinobu-x/mempool_lock
common: s/unique_lock/lock_guard/, if manual lock/unlock are not necessary
Reviewed-by: Patrick Donnelly <pdonnell@r...
Kefu Chai
02:07 AM Revision 108ac2ca (ceph): cmake: fix libcephfs-test.jar build failure
When building Ceph Debian installation package, libcephfs-test.jar
build would fail if multi junit versions are insta...
Tone ZHANG
01:59 AM Revision 7df6f060 (ceph): librbd: possible deadlock with synchronous maintenance operations
Fixes: http://tracker.ceph.com/issues/22120
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:59 AM Revision 2e69cd92 (ceph): librbd: added missing locks for snap rollback and rename
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0ccd26f9989b892be2ab620bcf7f4fbf14980e8e)
Jason Dillaman
01:41 AM Revision c2e95951 (ceph): rbd: clean up ManagedLock log prefix
clean up ManagedLock log prefix
Signed-off-by: shun-s <song.shun3@zte.com.cn>
shun song
01:10 AM Revision 258a2e11 (ceph): rgw: fix a typo in rgw_perms[]
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
01:07 AM Revision 94a2076b (ceph): osdc/Journaler: make sure flush() writes enough data
If _do_flush() fails to write all data because of prezere, _do_flush()
should be called again when prezero finishes. ...
Yan, Zheng
12:37 AM Revision 52e336ef (ceph): pybind/mgr/balancer: re-initialize everything on instantiating a new Eval
Otherwise there might be obsolete pool/root infos etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo

01/29/2018

10:24 PM rgw Backport #22177 (Resolved): luminous: rgw: lifecycle process may block RGWRealmReloader::reload
Nathan Cutler
04:09 PM rgw Backport #22177: luminous: rgw: lifecycle process may block RGWRealmReloader::reload
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19088
merged
Yuri Weinstein
10:23 PM rgw Bug #22234 (Resolved): rgw usage trim only trims a few entries
Nathan Cutler
10:23 PM rgw Backport #22506 (Resolved): luminous: rgw usage trim only trims a few entries
Nathan Cutler
04:08 PM rgw Backport #22506: luminous: rgw usage trim only trims a few entries
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19636
merged
Yuri Weinstein
10:19 PM rgw Backport #22581 (Resolved): luminous: multisite: 'radosgw-admin sync error list' contains tempora...
Nathan Cutler
04:06 PM rgw Backport #22581: luminous: multisite: 'radosgw-admin sync error list' contains temporary EBUSY er...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19799
merged
Yuri Weinstein
10:18 PM rgw Backport #22591 (Resolved): luminous: radosgw refuses upload when Content-Type missing from POST ...
Nathan Cutler
04:03 PM rgw Backport #22591: luminous: radosgw refuses upload when Content-Type missing from POST policy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19867
merged
Yuri Weinstein
10:18 PM rgw Bug #22792 (Resolved): rgw distributes cache updates on exclusive creates
Nathan Cutler
10:17 PM rgw Backport #22805 (Resolved): luminous: rgw distributes cache updates on exclusive creates
Nathan Cutler
03:56 PM rgw Backport #22805: luminous: rgw distributes cache updates on exclusive creates
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20107
merged
Yuri Weinstein
10:15 PM Revision 29630cb0 (ceph): RGW-NFS: Use rados cluster_stat to report filesystem usage
Partially fixes: http://tracker.ceph.com/issues/22202
Signed-off-by: Supriti Singh <supriti.singh@suse.com>
supriti singh
10:10 PM Revision a6bf362d (ceph): test/log: add failing unit test for reuse of bad stream
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:47 PM Revision cb396a78 (ceph): Merge pull request #20052 from ceph/revert-19253-wip-rgw-22124
Revert "rgw: reshard should not update stats when linking new bucket instance"
Reviewed-by: Casey Bodley <cbodley@re...
Casey Bodley
09:26 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
/a/sage-2018-01-29_18:07:24-rados-wip-sage-testing-2018-01-29-0927-distro-basic-smithi/2122957
description: rados/th...
Sage Weil
09:24 PM Revision 5c1a3c64 (ceph): Revert "osd/ECBackend: fix on_write ordering w/ sync onreadable callbacks"
This reverts commit 1908c061496817ee6dbc483186a41a9b373be01c.
Hoping this helps resolve the failed assertion
src/os...
Sage Weil
09:04 PM rgw Bug #22296 (Resolved): Librgw shutdown uncorreclty
Nathan Cutler
09:04 PM rgw Backport #22767 (Resolved): luminous: Librgw shutdown uncorreclty
Nathan Cutler
03:57 PM rgw Backport #22767: luminous: Librgw shutdown uncorreclty
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20073
merged
Yuri Weinstein
08:01 PM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
I don't think a bug in a hammer binary during an upgrade test to jewel is an urgent problem at this point? Greg Farnum
06:06 PM Revision 40c93224 (ceph): Merge pull request #20171 from linuxbox2/rgw_rvrt_disable_exact
Revert "rgw_file: disable FLAG_EXACT_MATCH enforcement" Matt Benjamin
04:48 PM Revision 548eadee (ceph): ceph-volume: check to see if an OSD id exists before reusing it
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:47 PM rgw Backport #22773 (Resolved): luminous: rgw file deadlock on lru evicting
Nathan Cutler
03:57 PM rgw Backport #22773: luminous: rgw file deadlock on lru evicting
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20075
merged
Yuri Weinstein
04:43 PM Revision 4ac99de6 (ceph): ceph-volume: adds a prepare util for checking OSD ID existance
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:25 PM Bug #21669: osd: scrub scheduling can deadlock
As per conversation with Sage, this is likely Not a Bug (NaB). Jesse Williamson
01:06 PM Bug #21669 (Rejected): osd: scrub scheduling can deadlock
I misunderstood this problem; the scrub scheduler also backs off after some time, so strictly speaking it isn't a dea... Sage Weil
09:57 AM Bug #21669: osd: scrub scheduling can deadlock
@sage Any further information on this? Jesse Williamson
04:22 PM Revision d146d830 (ceph): Merge pull request #19848 from cbodley/wip-luminous-boost-166
luminous: backport beast frontend and boost 1.66 update Sage Weil
04:21 PM Revision cbe3d3f4 (ceph): Revert "rgw_file: disable FLAG_EXACT_MATCH enforcement"
This reverts commit 5e0bea71b52f652a5cb6323cf56391ada215c80b.
Fixes: http://tracker.ceph.com/issues/22827
Signed-off...
Matt Benjamin
04:21 PM Revision 20cfb9bd (ceph): Merge pull request #19500 from shinobu-x/wip-22401-luminous
luminous: rgw: make HTTP dechunking compatible with Amazon S3
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
04:17 PM rgw Bug #22827: rgw_file: FLAG_EXACT_MATCH actually should be enforced
Revert is:
https://github.com/ceph/ceph/pull/20171
No backport required--we will avoid taking the "disable FLAG_E...
Matt Benjamin
04:14 PM rgw Bug #22827 (Resolved): rgw_file: FLAG_EXACT_MATCH actually should be enforced
Testing before reverting it was incomplete.
Steps to Reproduce:
1. Configure NFS-RGW
2. On the mount point, crea...
Matt Benjamin
04:12 PM Revision 9981b513 (ceph): Merge pull request #17816 from smithfarm/wip-hadoop-s3a
luminous: tests: qa/rgw: hadoop-s3a suite targets centos_latest
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revie...
Yuri Weinstein
04:10 PM rgw Bug #22084: Swift object expiry incorrectly trims entries, leaving behind some of the objects to ...
https://github.com/ceph/ceph/pull/18972 merged Yuri Weinstein
04:10 PM Revision abeb3c56 (ceph): Merge pull request #18972 from linuxbox2/luminous-22084
luminous: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:10 PM rgw Backport #22210: luminous: radosgw-admin zonegroup get and zone get should return defaults when t...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19086
merged
Yuri Weinstein
04:09 PM Revision 8fe88c45 (ceph): Merge pull request #19086 from shinobu-x/wip-22210-luminous
luminous: radosgw-admin zonegroup get and zone get should return defaults when there is no realm
Reviewed-by: Casey ...
Yuri Weinstein
04:09 PM Revision d55eda82 (ceph): Merge pull request #19088 from pdvian/wip-22177-luminous
luminous: rgw: check going_down() when lifecycle processing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-...
Yuri Weinstein
04:08 PM Revision 7e84974d (ceph): Merge pull request #19636 from shinobu-x/wip-22506-luminous
luminous: rgw usage trim only trims a few entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:07 PM rgw Bug #20201: radosgw refuses upload when Content-Type missing from POST policy
https://github.com/ceph/ceph/pull/19784 merged Yuri Weinstein
04:06 PM Revision 0f1f98ad (ceph): Merge pull request #19784 from linuxbox2/luminous-20201
luminous: RGW: S3 POST policy should not require Content-Type
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewe...
Yuri Weinstein
04:05 PM Revision d51dbcaf (ceph): Merge pull request #19799 from smithfarm/wip-22581-luminous
luminous: rgw: multisite: 'radosgw-admin sync error list' contains temporary EBUSY errors
Reviewed-by: Casey Bodley ...
Yuri Weinstein
04:03 PM Revision 1708c17f (ceph): Merge pull request #19867 from smithfarm/wip-22591-luminous
luminous: rgw: refuses upload when Content-Type missing from POST policy
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:02 PM Revision 7c3e4684 (ceph): Merge pull request #20051 from ceph/revert-19538-wip-22434-luminous
Revert "luminous: rgw: user stats increased after bucket reshard"
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:01 PM Revision 915a8e14 (ceph): Merge pull request #20056 from linuxbox2/luminous-rgw-latchfix
luminous: rgw_file: alternate fix deadlock on lru eviction
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:57 PM Revision 9882489f (ceph): Merge pull request #20073 from smithfarm/wip-22767-luminous
luminous: rgw: librgw: fix shutdown error with resources uncleaned
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:56 PM Revision 440fdfa4 (ceph): Merge pull request #20075 from smithfarm/wip-22773-luminous
luminous: rgw: file deadlock on lru evicting
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:56 PM Revision f83a246b (ceph): Merge pull request #20107 from dreamhost/wip-22792
luminous: rgw: When a system object is created exclusively, do not distribute the
Reviewed-by: Casey Bodley <cbodley...
Yuri Weinstein
03:48 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
Can you provide us the rgw logs with debug rgw=20 and debug ms=1 set in ceph.conf Abhishek Lekshmanan
03:26 PM mgr Backport #22197: luminous: mgr: mark_down of osd without metadata is broken
separate backport -https://github.com/ceph/ceph/pull/19093- closed in favor of https://github.com/ceph/ceph/pull/17869 Nathan Cutler
03:26 PM Revision 0e0d0cd8 (ceph): test/librados: be more tolerant with timed lock tests
wait for extra 0.1 second, and try again if the lock is not expired yet.
this happens if the client and osd are not s...
Kefu Chai
03:23 PM CephFS Bug #22788: ceph-fuse performance issues with rsync
It seems that the -H option causes low performance when destination is in cephfs. I still don't figure out why Zheng Yan
03:20 PM CephFS Bug #22754: mon: removing tier from an EC base pool is forbidden, even if allow_ec_overwrites is set
As far as I'm aware, nobody has worked on it, so that would be a no. John Spray
03:13 PM CephFS Bug #22754: mon: removing tier from an EC base pool is forbidden, even if allow_ec_overwrites is set
Is this going to make it into 12.2.3? David Turner
03:15 PM RADOS Bug #22201: PG removal with ceph-objectstore-tool segfaulting
We're getting close to converting the OSDs in this cluster to Bluestore. If you would like any tests to be run on th... David Turner
02:57 PM rbd Bug #22803 (Fix Under Review): [test] cli_generic sporadically fails on "rbd trash purge --thresh...
PR: https://github.com/ceph/ceph/pull/20170 Mykola Golub
02:56 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
simpler fix: https://github.com/ceph/ceph/pull/20169 Sage Weil
02:55 PM Revision a78cdcee (ceph): os/bluestore: disable on_applied sync_complete
1. This is causing problems in ECBackend that are not obvious.
2. It didn't show any performance win anyway.
3. I'm t...
Sage Weil
02:53 PM CephFS Feature #21995 (Fix Under Review): ceph-fuse: support nfs export
https://github.com/ceph/ceph/pull/20168 Jos Collin
02:42 PM Revision 4f537e22 (ceph): Merge pull request #20167 from cernceph/dvanders_withhold
osd: change log level when withholding pg creation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:41 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
CapSnap is for flushing snapshoted metadata (the metadata that were dirty at the time of mksnap), nothing do with set... Zheng Yan
02:38 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
First, perhaps this will help to make these issues more visible: https://github.com/ceph/ceph/pull/20167
Second, i...
Dan van der Ster
02:37 PM Revision d12ba37e (ceph): osd: change log level when withholding pg creation
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch> Dan van der Ster
02:34 PM mgr Feature #22748 (Fix Under Review): Add units to configuration settings
https://github.com/ceph/ceph/pull/20163 John Spray
02:34 PM mgr Feature #22747 (Fix Under Review): Add units to performance counters
https://github.com/ceph/ceph/pull/20152 John Spray
02:32 PM mgr Bug #22327: MGR dashboard doesn't update OSD's ceph version after updating from 12.2.1 to 12.2.2
I imagine this is probably and underlying ceph-mgr glitch rather than dashboard specific. I'll leave this ticket her... John Spray
02:29 PM Dashboard Bug #22557 (Pending Backport): Dashboard on backup MGRs always redirects to /, breaking reverse p...
John Spray
11:20 AM Dashboard Bug #22557 (Resolved): Dashboard on backup MGRs always redirects to /, breaking reverse proxy sup...
Kefu Chai
02:27 PM CephFS Bug #22776 (Fix Under Review): mds: session count,dns and inos from cli "fs status" is always 0
Patrick Donnelly
02:26 PM CephFS Bug #22734 (Fix Under Review): cephfs-journal-tool: may got assertion failure due to not shutdown
Patrick Donnelly
02:08 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Checked on current jewel, the issue did not reproduce
num_objects is 50000 is the second zone....
Mark Kogan
01:18 PM rgw Bug #22826 (In Progress): "x-amz-content-sha256: STREAMING-AWS4-HMAC-SHA256-PAYLOAD" is not suppo...
request & response:
PUT /bucket1/test.pdf?uploadId=2%7ELJHM5ZQxPXBzDDK5cG4RG_j9bcKXvI5&partNumber=1 HTTP/1.1
Host...
liu boy
01:17 PM Revision f57e00db (ceph): build/ops: rpm: fix _defined_if_python2_absent conditional
The expectation is that _defined_if_python2_absent will be defined
if (and only if) the python2 bcond is not set. Bef...
Nathan Cutler
12:59 PM CephFS Bug #22802: libcephfs: allow setting default perms
Part of the problem here is that there are really two sets of default permissions in this code. There is one in the C... Jeff Layton
11:24 AM Linux kernel client Bug #22639 (Resolved): cephfs may fail to trim as many caps as MDS asked for
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=040d786032bf59002d374b86d75b04d97624005... Ilya Dryomov
11:01 AM Revision dc2369d8 (ceph): rgw: fix a typo in comment
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
10:56 AM Revision c41ef5a5 (ceph): Merge pull request #19758 from nrdmn/fix-dashboard-wip
pybind/mgr/dashboard: fix reverse proxy support
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <j...
John Spray
10:43 AM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
actual_allocated_size - expected_allocated_size = 4259840 - 4194304 = 0x10000 Kefu Chai
04:25 AM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
http://pulpito.ceph.com/yuriw-2018-01-26_18:13:44-rados-wip_yuri_master_1.26.18-distro-basic-smithi/2112995/... Kefu Chai
10:41 AM Revision 91e12608 (ceph): Merge pull request #20142 from shangzhong/wip-java-native
java/native: s/jni: lstat/jni: stat in native_ceph_stat
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:39 AM Revision a26b4ae7 (ceph): mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no at...
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 2062e84c7a33fc5170740f2d60d07ddf62085457)
Konstantin Shalygin
10:38 AM Revision e46a4d80 (ceph): Merge pull request #20130 from k0ste/newfeature
mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no attribute 'err'"
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
10:37 AM Revision 3e3e7816 (ceph): Merge pull request #20127 from majianpeng/issue_op_cleanup
osd/ReplicatedBackend: clean up code.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:37 AM Revision d61b129e (ceph): Merge pull request #20119 from Liuchang0812/remove-health-service
mon: remove health service
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM Revision 9c456415 (ceph): Merge pull request #20092 from tangwenjun3/wip-fix-write-label
os/bluestore: no need to fsync when failed to write label
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:36 AM Revision 2a5b62a3 (ceph): Merge pull request #20078 from renhwztetecs/renhw-wip-mon-paxos-cleanup
mon: paxos cleanup
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
10:24 AM Revision 78c3dfdf (ceph): doc/client: uniform naming
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
10:23 AM RADOS Bug #20086 (Fix Under Review): LibRadosLockECPP.LockSharedDurPP gets EEXIST
https://github.com/ceph/ceph/pull/20161 Kefu Chai
07:28 AM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
/a/kchai-2018-01-28_09:53:35-rados-wip-kefu-testing-2018-01-27-2356-distro-basic-mira/2120659... Kefu Chai
10:03 AM Revision b2d406e0 (ceph): Merge pull request #20126 from tchaikov/wip-doc-mgr-auth
doc: update mgr related auth settings
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:34 AM Revision 6a57358a (ceph): rbd: unified way to map images using different drivers
Instead of "rbd map|unmap|showmapped", "rbd ndb map|unmap|list",
"rbd ggate map|unmap|list" commands, provide:
rbd ...
Mykola Golub
06:50 AM rgw Bug #22825: The parameter of max-uploads doesn't work when List Multipart Uploads
xin liao wrote:
> fix:[[https://github.com/ceph/ceph/pull/20158]]
xin liao
06:50 AM rgw Bug #22825: The parameter of max-uploads doesn't work when List Multipart Uploads
fix:https://github.com/ceph/ceph/pull/20158 xin liao
06:30 AM rgw Bug #22825 (Resolved): The parameter of max-uploads doesn't work when List Multipart Uploads
List Multipart Uploads returns at most 1,000 multipart uploads in the response. 1,000 multipart uploads is the defaul... xin liao
06:41 AM Revision 2ff9ea15 (ceph): rgw: fix the max-uploads parameter not work
fix http://tracker.ceph.com/issues/22825
Signed-off-by: Xin Liao <liaoxinbit@gmail.com>
liaoxin01
05:10 AM rgw Backport #22812 (In Progress): luminous: Civetweb reports bad response code.
https://github.com/ceph/ceph/pull/20157 Prashant D
04:22 AM Revision 14bb8150 (ceph): mgr/dashboard: add configuration setting browser
Signed-off-by: Rubab Syed<rubab.syed21@gmail.com> Rubab Syed
04:08 AM Revision 343a9a39 (ceph): rgw: log the right http status code in civetweb frontend's access log
Fixes: http://tracker.ceph.com/issues/22538
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
(cherry picked from c...
Zongyou Yao
04:04 AM mgr Backport #22811 (In Progress): luminous: Authentication failed, did you specify a mgr ID with a v...
https://github.com/ceph/ceph/pull/20156 Prashant D
03:48 AM CephFS Bug #22824 (Fix Under Review): Journaler::flush() may flush less data than expected, which causes...
https://github.com/ceph/ceph/pull/20155 Zheng Yan
03:02 AM CephFS Bug #22824 (Resolved): Journaler::flush() may flush less data than expected, which causes flush w...
Zheng Yan
03:20 AM Revision 4ca3eb28 (ceph): mgr/balancer: pool-specific optimization support
This currently only works for upmap.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:57 AM Revision 2852a5f5 (ceph): mon: fix mgr using auth_client_required policy
This caused mgr daemons to fail to authenticate
when auth_client_required was set to something
different to auth_clus...
John Spray
02:57 AM Revision f2a20277 (ceph): mgr: apply auth_service_required to client conns
Previously was using auth_cluster_required for all
connections, which meant that if someone had
disabled client cephx...
John Spray
02:55 AM rbd Backport #22809 (In Progress): luminous: rbd snap create/rm takes 60s long
https://github.com/ceph/ceph/pull/20153 Prashant D
02:45 AM Revision cfd05be6 (ceph): librbd: fix snap create/rm may taking long time
fix snap create/rm may taking long time
http://tracker.ceph.com/issues/22716
Signed-off-by: Song Shun <song.shun3@...
shun song
02:27 AM Revision 1526e088 (ceph): mds: reset connection's priv when marking down connection
mds won't get reset for down connection, so it needs to break
circle reference between connection and session.
Signe...
Yan, Zheng
02:27 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
David Turner wrote:
> I was able to resolve this issue by using the ceph-objectstore-tool to remove copies of PGs so...
Brad Hubbard
02:18 AM Bug #22784: Key exported from auth keyring is not imported properly
A backslash before double quotation mark would be the solution to this problem. ... Jing Li
01:16 AM Bug #19883 (Closed): Remove redundant includes
Brad Hubbard
01:15 AM RADOS Bug #21471 (Resolved): mon osd feature checks for osdmap flags and require-osd-release fail if 0 ...
Brad Hubbard
01:11 AM Bug #22823 (Fix Under Review): sitepackages=True causes problems on Fedora when some packages are...
Brad Hubbard
12:04 AM Bug #22823 (Resolved): sitepackages=True causes problems on Fedora when some packages are already...
On fc27 I have both coverage and pytest installed on the system and this causes problems such as...... Brad Hubbard
12:15 AM Revision 7cbf1a6b (ceph): tests: ceph-disk: Remove sitepackages=True
"sitepackages=True" causes issues on systems that may have packages like
"coverage" or "pytest" installed at the syst...
Brad Hubbard

01/28/2018

11:59 PM RADOS Backport #22807 (In Progress): luminous: "osd pool stats" shows recovery information bugly
https://github.com/ceph/ceph/pull/20150 Prashant D
10:47 PM Revision 8950736b (ceph): mon: use pool_sum as param name in PGMapDigest::recovery_summary
the param name of delta_sum of PGMapDigest::recovery_summary() is misleading too.
delta_sum fits the recovery_rate_su...
Chang Liu
10:47 PM Revision e94900c7 (ceph): mon: do not use per_pool_sum_delta to show recovery summary
Fixes: http://tracker.ceph.com/issues/22727
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
10:45 PM Revision f23035fb (ceph): test: Remove bogus check in ceph_objectstore_tool.py
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f918b1fac1f3cdb4cf316fb4c7afc90de49ce06e)
David Zafman
10:45 PM Revision 339e9900 (ceph): ceph-objectstore-tool: Fix debug output
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 090c773fc9b7f3316ed88edd24b85a703224ddc5)
David Zafman
10:45 PM Revision 152272ce (ceph): osd: Fixes for mark_unfound_lost
Let recovery requeue operations and release backoff
For "delete" mark object context, if present, to non-existent
Si...
David Zafman
10:45 PM Revision 17c64595 (ceph): ceph-osdomap-tool: Add compact comand option
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b1f397f4fc3313ee0325722156759bfe32286c6b)
David Zafman
10:45 PM Revision 4c2a8f1d (ceph): osd: Primary shard needs to be at the front to be preferred
Caused by: cd0d8b0714d8684cf61b4650e170027ef46f489b
Fixes: http://tracker.ceph.com/issues/21907
Signed-off-by: Davi...
David Zafman
10:45 PM Revision 540f425f (ceph): osd: Scrub of object with only object error(s) are not logged
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1ad05b1068ddd5d3312af45af1a60587200ddcd7)
David Zafman
09:32 PM Revision 20164df4 (ceph): client: rework Client::get_local_osd() return codes
It currently returns -1 when there isn't one, but the C wrapper can
also return -ENOTCONN if the cmount isn't mounted...
Jeff Layton
09:32 PM Revision dbf54df8 (ceph): client: reset unmounting flag to false when starting a new mount
Once the "unmounting" flag goes to true, it never flips back to false.
We don't have a lot of checks for "unmounting"...
Jeff Layton
09:32 PM Revision 12e93809 (ceph): client: remove misleading comment in get_cap_ref
That may have been true at one time, but it's not always a single bit now.
Signed-off-by: Jeff Layton <jlayton@redha...
Jeff Layton
08:16 PM rgw Support #22822 (New): RGW multi site issue - data sync: ERROR: failed to fetch datalog info
I have noticed a strange issue. My synchronization worked quite ok for a some while.. But today in on one site I have... Mariusz Derela
03:54 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
I was able to resolve this issue by using the ceph-objectstore-tool to remove copies of PGs so the osds could start. ... David Turner
02:38 PM Revision 0d4a71ed (ceph): Merge pull request #19990 from dillaman/wip-group-cleanup
librbd: group and snapshot cleanup
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:52 AM Revision 3a058a2e (ceph): tests: rados tool: test -f option
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:37 AM Feature #15904 (Fix Under Review): rados command does not accept -f for format (ceph tool does)
https://github.com/ceph/ceph/pull/20147 Nathan Cutler
11:27 AM CephFS Bug #22821 (Fix Under Review): mds: session reference leak
https://github.com/ceph/ceph/pull/20148 Zheng Yan
08:15 AM CephFS Bug #22821 (Resolved): mds: session reference leak
there are several places get session by:
"Session *session = static_cast<Session *>(m->get_connection()->get_priv(...
Zheng Yan
11:23 AM Revision 358f8a55 (ceph): mds: fix session reference leak
"m->get_connection()->get_priv()" increases the session's reference
count by one. but we forget to release the refere...
Yan, Zheng
11:17 AM Revision 82d4896b (ceph): tools: rados: drop --force option
The global -f / --force option was introduced by
3425a8e5031a4f0c9c0eb85e8a329b02d05b9420 for use in import/export.
...
Nathan Cutler
11:13 AM Revision 182b519c (ceph): tools: rados: make -f be --format instead of --force
Fixes: http://tracker.ceph.com/issues/15904
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:12 AM Revision 89385a2f (ceph): doc: mention rados -f change in PendingReleaseNotes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:58 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
Nathan Cutler wrote:
> I attempted the jewel backport at #18500 but it is beyond my abilities.
@Nathan OK,thanks.
liuzhong chen
12:36 AM Bug #22608 (Resolved): Missing TrackedOp events "header_read", "throttled", "all_read" and "all_r...
Nathan Cutler
12:31 AM RADOS Backport #22818 (In Progress): jewel: repair_test fails due to race with osd start
Nathan Cutler
12:30 AM Revision a19210b6 (ceph): qa/tasks/reg11184: import run
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 59e3827be7ff4cbcb24b196125b25802ffd741c8)
Sage Weil
12:28 AM Revision 96cd8227 (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>
(cherry picked from commit 583...
Sage Weil
12:03 AM Revision 3d5dabf8 (ceph): build/ops: rpm: Python 3-only ceph-disk and ceph-volume
This should have been part of 661ccdbaa15f88d69986533c74553e6a19bd577d
but was overlooked.
Signed-off-by: Nathan Cut...
Nathan Cutler
12:03 AM Revision d01d69e5 (ceph): cmake: empty INSTALL_RPATH for libcls_sdk.so.1.0.0
See 235448879e5 for explanation.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler

01/27/2018

11:41 PM rgw Bug #22820: rgw_file: avoid fragging thread_local log buffer
https://github.com/ceph/ceph/pull/20145 Matt Benjamin
09:38 PM rgw Bug #22820 (Resolved): rgw_file: avoid fragging thread_local log buffer
I don't think sending Log a nullptr /should/ cause future log messages to be suppressed, but that does currently happ... Matt Benjamin
09:40 PM Revision bae94c68 (ceph): rgw_file: avoid evaluating nullptr for readdir offset
I've found by experimentation that passing a null pointer
as a value to a CachedPrebufferedStreambuf ostream caused
s...
Matt Benjamin
09:33 PM rgw Feature #22604 (Fix Under Review): Command to inspect the RGW cache
https://github.com/ceph/ceph/pull/20144 Adam Emerson
09:32 PM rgw Feature #22603 (Fix Under Review): Command to invalidate cache
https://github.com/ceph/ceph/pull/20144 Adam Emerson
05:55 PM bluestore Bug #22102 (In Progress): BlueStore crashed on rocksdb checksum mismatch
full logs at 5e38cf1e-532a-4aa4-8289-5b9e9c59632a Sage Weil
01:02 PM Revision 471a5a93 (ceph): rbd: dump op features in image info
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:02 PM Revision 9a938088 (ceph): rbd: normalize group command aliases
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:02 PM Revision 36d3b17d (ceph): pybind/rbd: normalize image group API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:58 PM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
... and now it can be cleaned up through Newton. Jason Dillaman
06:45 AM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
@Kallepalli: consider it assigned. If you care to work on it, please go ahead. Nathan Cutler
08:45 AM rbd Bug #22819 (Resolved): librbd::object_map::InvalidateRequest: 0x7fbd100beed0 should_complete: r=0
What I do:
1. rbd was created with jewel client on Kraken Cluster.
2. Cluster and clients now 12.12.2
3. I was e...
Konstantin Shalygin
08:35 AM RADOS Backport #21872 (In Progress): jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Nathan Cutler
08:34 AM Revision 16a900ed (ceph): test: fix misc fiemap testing
1) Different filesystem will have different behavior to
allocate extents. Therefore, even if write 4000 extents,
the ...
Ning Yao
07:31 AM Revision da9cd5e8 (ceph): java/native: s/jni: lstat/jni: stat in native_ceph_stat
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn> shangzhong zhu
06:49 AM RADOS Bug #22662 (Pending Backport): ceph osd df json output validation reported invalid numbers (-nan)...
Nathan Cutler

01/26/2018

10:50 PM Revision 2b33c475 (ceph): Merge pull request #18951 from dzafman/wip-21440
Jewel: Performance: Only scan for omap corruption once
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
10:40 PM Bug #22608: Missing TrackedOp events "header_read", "throttled", "all_read" and "all_read"
Xuehan Xu wrote:
> I've just submitted a PR: https://github.com/ceph/ceph/pull/19828
merged
Yuri Weinstein
10:40 PM Revision eb55a14e (ceph): Merge pull request #19828 from xxhdx1985126/wip_xxh_trackedop_tracking_...
common: mark events of TrackedOp outside its constructor
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg ...
Yuri Weinstein
10:37 PM Revision e5925894 (ceph): Merge pull request #20022 from badone/wip-OSDMonitor-error-message-outputs
mon/OSDMonitor: Fix OSDMonitor error message outputs
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:37 PM Revision dae4d67e (ceph): Merge pull request #20115 from liewegas/wip-features
mon: fix structure of 'features' command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:18 PM rgw Feature #20473 (Fix Under Review): RGW Multi-site radosgw-admin sync status and radosgw-admin buc...
PRs:
https://github.com/ceph/ceph/pull/19573
https://github.com/ceph/ceph/pull/20027
-https://github.com/ceph/ce...
Vikhyat Umrao
08:41 PM Revision f67bd47d (ceph): Merge pull request #20096 from myoungwon/wip-manifest-two-pool-test
src/test/osd: add two pool test for manifest objects
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:16 PM CephFS Bug #22802: libcephfs: allow setting default perms
What I think I'm going to do is just add a ceph_mount_perms_set() function to the API that will reset it to a UserPer... Jeff Layton
05:49 PM CephFS Bug #22802: libcephfs: allow setting default perms
The current default is to set it to -1, so that's probably what we'll do here.
Further down the rabbit hole, we ha...
Jeff Layton
05:36 PM CephFS Bug #22802: libcephfs: allow setting default perms
Jeff Layton wrote:
> Serious question: does anyone actually use the SyntheticClient? It's only linked into the ceph-...
Patrick Donnelly
04:52 PM CephFS Bug #22802: libcephfs: allow setting default perms
Serious question: does anyone actually use the SyntheticClient? It's only linked into the ceph-syn binary, and I don'... Jeff Layton
07:44 PM ceph-ansible Bug #22751: use chrony (not ntpd) on RHEL- and SUSE-based systems
PR for spec file mod: https://github.com/ceph/ceph/pull/20138 Nathan Cutler
07:42 PM Revision 46f67dd6 (ceph): build/ops: rpm: recommend chrony instead of ntp-daemon
References: https://tracker.ceph.com/issues/22751
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:29 PM Revision 31c60584 (ceph): Merge pull request #20018 from smithfarm/wip-python3-only
build/ops: rpm: conditionalize Python 2 availability to enable Ceph build on Python 3-only system
Reviewed-by: Kefu ...
Nathan Cutler
06:16 PM CephFS Bug #21091 (Resolved): StrayManager::truncate is broken
Nathan Cutler
06:16 PM CephFS Backport #21657 (Resolved): luminous: StrayManager::truncate is broken
Nathan Cutler
06:13 PM rbd Backport #22395 (Resolved): luminous: librbd: cannot clone all image-metas if we have more than 6...
Nathan Cutler
06:12 PM rbd Backport #22393 (Resolved): luminous: librbd: cannot copy all image-metas if we have more than 64...
Nathan Cutler
06:11 PM rbd Bug #22362 (Resolved): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
06:11 PM rbd Backport #22454 (Resolved): luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
06:10 PM rbd Backport #22497 (Resolved): luminous: [rbd-mirror] new pools might not be detected
Nathan Cutler
06:02 PM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
I attempted the jewel backport at #18500 but it is beyond my abilities. Nathan Cutler
06:01 PM RADOS Backport #22818 (Resolved): jewel: repair_test fails due to race with osd start
https://github.com/ceph/ceph/pull/20146 Nathan Cutler
06:00 PM Bug #18004 (Pending Backport): heartbeat peers need to be updated when a new OSD added into an ex...
Nathan Cutler
05:54 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
+1 for null, which is an English word and hence far more comprehensible than "NaN", which is what I would call "Progr... Nathan Cutler
05:44 PM rgw Backport #22805 (In Progress): luminous: rgw distributes cache updates on exclusive creates
Nathan Cutler
08:00 AM rgw Backport #22805 (Resolved): luminous: rgw distributes cache updates on exclusive creates
https://github.com/ceph/ceph/pull/20107 Nathan Cutler
05:43 PM mgr Bug #21927 (Resolved): `fs status` always says 0 clients
Nathan Cutler
05:42 PM mgr Backport #21946 (Resolved): luminous: `fs status` always says 0 clients
Nathan Cutler
05:42 PM RADOS Bug #21577 (Resolved): ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Nathan Cutler
05:41 PM RADOS Backport #21636 (Resolved): luminous: ceph-monstore-tool --readable mode doesn't understand FSMap...
Nathan Cutler
05:29 PM Backport #21865 (Resolved): luminous: rbd: rbd crashes during map
Nathan Cutler
05:28 PM Bug #22817 (Closed): Jewel: test/msgr/test_msgr.cc: 1054: FAILED assert(0 == " loop time exceed 5...

http://qa-proxy.ceph.com/teuthology/dzafman-2018-01-25_13:41:04-rados-wip-zafman-testing-jewel-distro-basic-smithi/...
David Zafman
05:21 PM RADOS Bug #20705 (Pending Backport): repair_test fails due to race with osd start
Seen in Jewel so marking for backport
http://qa-proxy.ceph.com/teuthology/dzafman-2018-01-25_13:41:04-rados-wip-za...
David Zafman
05:18 PM Bug #22782 (Need More Info): Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
Nathan Cutler
05:18 PM Bug #22782: Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
@Nokia Please post the output of the following commands:
rpm -qi ceph-osd (or apt-cache show ceph-osd)
cat /etc/o...
Nathan Cutler
05:16 PM RADOS Backport #21872: jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
This backport is needed as seen in:
http://qa-proxy.ceph.com/teuthology/dzafman-2018-01-25_13:41:04-rados-wip-zafm...
David Zafman
04:29 PM Revision 7fe6917b (ceph): Merge pull request #20134 from tchaikov/wip-spdk-aarch64
spdk: update SPDK to fix the build failure on aarch64
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:58 PM Revision 5cbfeffd (ceph): osd/ReplicatedBackend: clean up code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
03:56 PM Revision 2177353f (ceph): Merge pull request #18690 from dzafman/wip-1508935
jewel: osd: recover_replicas: object added to missing set for backfill, but is not in recovering, error!
Reviewed-by...
David Zafman
03:32 PM Revision ac56e7bb (ceph): test/librbd: treat empty features environment variable as old format
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 4432e7eb (ceph): librbd: remove 'consistency' verbiage from group feature
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 0ce2c834 (ceph): librbd: group image add/remove ops should notify update
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 19a9c3bf (ceph): cls/rbd: cleanup helper method visibility
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 41c5f323 (ceph): cls/rbd: removed unused snapshot feature bitmask
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision c0801af3 (ceph): cls/rbd: add new op feature bits for groups and snap trash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 94dc5aeb (ceph): cls/rbd: renamed image group add/remove/get operations
The methods are used by the luminous release of librbd but are essentially
no-ops since group support was removed fro...
Jason Dillaman
03:32 PM Revision 7cd13f83 (ceph): cls/rbd: automatically manage group op feature on images
When an image is added to a group, set the group op feature
bit and when removed, clear the bit.
Signed-off-by: Jaso...
Jason Dillaman
03:32 PM Revision 4ad9d565 (ceph): librbd: simplified retrieving snapshots from image header
Added a new cls 'snapshot_get' method that retrieves all snapshot
specific details to avoid the need to add a new cls...
Jason Dillaman
03:32 PM Revision deba6b41 (ceph): librbd: properly handle group snap add failure case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 3c4e2c10 (ceph): librbd: shorten the generated group image snapshot name
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:32 PM Revision 86772a18 (ceph): librbd: normalize image group C/C++ API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:23 PM Revision 7a275516 (ceph): client: add cap_dirtier_uid/gid to CapSnap
Set new fields to whatever the inode has at the time that we create the
CapSnap. In the event that it was unset at th...
Jeff Layton
02:59 PM Revision 94e7b142 (ceph): src/test/osd/TestRados: add a comment
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:35 PM CephFS Feature #21156 (Fix Under Review): mds: speed up recovery with many open inodes
https://github.com/ceph/ceph/pull/20132 Zheng Yan
02:06 PM Revision 95e1963c (ceph): pybind/mgr/dashboard: fix reverse proxy support
This fixes http redirection for reverse http proxies
Fixes: http://tracker.ceph.com/issues/22557
Signed-off-by: Nick...
Nick Erdmann
02:06 PM Revision fdd64bb2 (ceph): pybind/mgr: fix typo
Signed-off-by: Nick Erdmann <n@nirf.de> Nick Erdmann
01:48 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
Hmm...cap_dirtier_uid is only set to anything non-default in _do_setattr(). That function does this very early:
<p...
Jeff Layton
01:43 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
I think we should cap_dirtier_uid/gid into CapSnap Zheng Yan
01:06 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
I don't have the best grasp of how snapshots work in cephfs, so I'm a little confused as to what should be done here:... Jeff Layton
01:45 PM Revision e544f149 (ceph): Merge pull request #20064 from tchaikov/wip-cmake-py3
cmake: enabled py3 only build
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@su...
Nathan Cutler
01:27 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
This might be a red herring. I think Nick Fisk on the ML found the problem. Originally the output of `ceph osd df` s... David Turner
01:24 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
debug bluestore = 20 log for the same OSD as before.
ceph-post-file: 06b467b7-4a91-4263-85e0-c89268b694e3
David Turner
01:16 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Please use ceph-post-file to upload the full logs. Greg Farnum
01:15 PM rbd Bug #22786 (Resolved): [test] OpenStack tempest test is failing across all branches
Jason Dillaman
01:12 PM rbd Bug #22786 (Pending Backport): [test] OpenStack tempest test is failing across all branches
Jason Dillaman
12:03 AM rbd Bug #22786 (Fix Under Review): [test] OpenStack tempest test is failing across all branches
*PR*: https://github.com/ceph/ceph/pull/20124 Jason Dillaman
01:15 PM rbd Backport #22815 (Resolved): luminous: [test] OpenStack tempest test is failing across all branches
Jason Dillaman
01:13 PM rbd Backport #22815 (In Progress): luminous: [test] OpenStack tempest test is failing across all bran...
Jason Dillaman
01:13 PM rbd Backport #22815 (Resolved): luminous: [test] OpenStack tempest test is failing across all branches
https://github.com/ceph/ceph/pull/20136 Jason Dillaman
01:15 PM Revision e50835f8 (ceph): Merge pull request #20136 from dillaman/wip-22815-luminous
luminous: qa/workunits/rbd: switch devstack to pike release
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
01:13 PM Revision 4efada35 (ceph): qa/workunits/rbd: switch devstack to pike release
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7ff1e0bc2193acd009a74db81cf8e8cc8639ad12)
Jason Dillaman
01:11 PM Revision 37067a6f (ceph): librbd: force removal of a snapshot cannot ignore dependent children
Fixes: http://tracker.ceph.com/issues/22791
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:10 PM rbd Backport #22806 (In Progress): luminous: [librbd] force removing snapshots cannot remove children
Jason Dillaman
08:00 AM rbd Backport #22806 (Resolved): luminous: [librbd] force removing snapshots cannot remove children
https://github.com/ceph/ceph/pull/20135 Nathan Cutler
01:05 PM Revision 95a83580 (ceph): spdk: enable SPDK on AArch64 by default
Enable SPDK in Ceph on AArch64 by default.
Change-Id: I81ad8e0b860968d62fd2740ae04923f477dab75a
Signed-off-by: Tone ...
Tone ZHANG
01:03 PM Revision 29b5611d (ceph): doc/dev: add a brief guide to serialization
Contributors encounter this pretty soon when trying
to add any feature to Ceph, so I'd like a central place
to point ...
John Spray
12:55 PM Revision 539e046b (ceph): spdk: update SPDK to fix the build failure on aarch64
to include 29be88fab6bb026df27c93ee89c61965b3c43133 which addresses a
build failure on aarch64.
Signed-off-by: Kefu ...
Kefu Chai
12:24 PM Revision 9e45edaa (ceph): cmake: build ceph-mgr with specified version of python
* add an option named "MGR_PYTHON_VERSION", so we can build ceph-mgr
which use py3 for running plugins
* also drop ...
Kefu Chai
12:24 PM Revision 46003075 (ceph): mgr: be compatible with py3
so ceph-mgr can be compiled using py3
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:22 PM Revision 8169164e (ceph): build/ops: deb: drop redundant ceph-common recommends
Since ceph-common is a hard dependency of ceph-base, packages that
require ceph-base do not need to recommend ceph-co...
Nathan Cutler
12:06 PM Revision 8b21ba92 (ceph): cmake: add WITH_PYTHON2 option
* add WITH_PYTHON2 option, so we can build python3 bindings only.
* change the default value of WITH_PYTHON3 option t...
Kefu Chai
12:02 PM rgw Bug #22352: rados gateway computes wrong AWS4 signature if canonical request contains the tilde (...
Hello,
yes it looks like the same issue. Thanks
Saverio
Saverio Proto
11:55 AM RADOS Bug #18239 (New): nan in ceph osd df again
Chang Liu
11:54 AM RADOS Bug #18239 (Duplicate): nan in ceph osd df again
duplicated with #22662 Chang Liu
11:54 AM mgr Bug #22814 (Won't Fix): mgr: balancer: "some osds belong to multiple subtrees"
ceph balancer mode crush-compat
ceph balancer on...
Konstantin Shalygin
11:31 AM Revision 2062e84c (ceph): mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no at...
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
11:05 AM Revision 367c4628 (ceph): Merge pull request #19922 from Rubab-Syed/performance_counter_browser
mgr/dashboard: performance counter browsers
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:08 AM mgr Bug #22682 (Duplicate): "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminou...
Kefu Chai
08:50 AM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Tomas Mores wrote:
> Yes, i am using Debian 9 + CEPH Luminous and "load_dll: libcrypto.so.1.1: cannot find CRYPTO_nu...
Tomas Mores
08:43 AM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Yes, i am using Debian 9 + CEPH Luminous and "load_dll: libcrypto.so.1.1: cannot find CRYPTO_num_locks" error is stil... Tomas Mores
08:03 AM rgw Backport #22813 (Rejected): jewel: multisite: trim bilogs as data sync peer zones catch up
Nathan Cutler
08:01 AM rgw Backport #22812 (Resolved): luminous: Civetweb reports bad response code.
https://github.com/ceph/ceph/pull/20157 Nathan Cutler
08:01 AM mgr Backport #22811 (Resolved): luminous: Authentication failed, did you specify a mgr ID with a vali...
https://github.com/ceph/ceph/pull/20156 Nathan Cutler
08:00 AM rbd Backport #22810 (Resolved): jewel: rbd snap create/rm takes 60s long
https://github.com/ceph/ceph/pull/21220 Nathan Cutler
08:00 AM rbd Backport #22809 (Resolved): luminous: rbd snap create/rm takes 60s long
https://github.com/ceph/ceph/pull/20153 Nathan Cutler
08:00 AM RADOS Backport #22808 (Rejected): jewel: "osd pool stats" shows recovery information bugly
Nathan Cutler
08:00 AM RADOS Backport #22807 (Resolved): luminous: "osd pool stats" shows recovery information bugly
https://github.com/ceph/ceph/pull/20150 Nathan Cutler
07:30 AM RADOS Bug #22727 (Pending Backport): "osd pool stats" shows recovery information bugly
Kefu Chai
07:30 AM Revision c641b205 (ceph): Merge pull request #20009 from Liuchang0812/fix-22727
mon: do not use per_pool_sum_delta to show recovery summary
Reviewed-by: Varada Kari <varada.kari@gmail.com>
Reviewe...
Kefu Chai
07:28 AM mgr Bug #22096 (Pending Backport): Authentication failed, did you specify a mgr ID with a valid keyring?
Kefu Chai
07:28 AM Revision 73cc02d3 (ceph): Merge pull request #20048 from jcsp/wip-22096
mon: fix mgr using auth_client_required policy
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai ...
Kefu Chai
07:24 AM Revision 8c2037ef (ceph): doc: update mgr related auth settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:20 AM Revision a1d63044 (ceph): qa/suites/rados/thrash/workloads: add paramters to support two pools
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
06:42 AM Revision 661ccdba (ceph): build/ops: rpm: conditionalize Python 2 availability
Not all build targets have Python 2 available. Allow the build
to succeed on pure Python 3 systems.
Signed-off-by: N...
Nathan Cutler
06:42 AM Revision b2d45578 (ceph): build/ops: rpm: package byte-compiled ceph-rest-api
This is only necessary on Python 3-only systems.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:42 AM Revision c0b7aab3 (ceph): build/ops: rpm: python3-ceph-argparse only if Python 2 available
The python3-ceph-argparse package is only necessary in environments where
Python 3 might not be available. For distro...
Nathan Cutler
06:42 AM Revision 5ec23644 (ceph): doc: PendingReleaseNotes: python-ceph-compat deprecate/drop
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:42 AM Revision e9e62cbf (ceph): build/ops: rpm: move distro-conditional make check deps
These were in the wrong section.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:42 AM Revision d688b23f (ceph): build/ops: rpm: introduce _python_buildid macro
This eliminates several ugly conditional blocks. This commit also does some
cleanup like dropping the ceph-base runti...
Nathan Cutler
06:42 AM Revision fab20559 (ceph): cmake: empty INSTALL_RPATH for libceph_zstd.so.2.0.0
See 235448879e5 for explanation.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:42 AM Revision ca6c92b3 (ceph): make-dist: add OBS-specific release suffix on SUSE
This is needed to prevent OBS from overriding the nice release number generated
by make-dist.
For more information, ...
Nathan Cutler
06:42 AM Revision ea5ac3cd (ceph): build/ops: rpm: correct Group for python libraries
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:36 AM Revision 2d072dc5 (ceph): Merge pull request #19994 from runsisi/wip-objecter-cleanup
objecter: minor cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:35 AM rgw Bug #22804 (Resolved): multisite Synchronization failed when read and write delete at the same time
... Amine Liu
06:34 AM Revision 4233cc02 (ceph): Merge pull request #19651 from yanghonggang/master
mon/OSDMonitor.cc: fix expected_num_objects interpret error
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-b...
Kefu Chai
05:45 AM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
Can you assign this to me? Kallepalli Mounika Smitha
05:41 AM Revision 023759c7 (ceph): Merge pull request #20124 from dillaman/wip-devstack
qa/workunits/rbd: switch devstack to pike release
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:33 AM rbd Bug #22791 (Pending Backport): [librbd] force removing snapshots cannot remove children
Mykola Golub
05:32 AM Revision a2210912 (ceph): Merge pull request #20105 from dillaman/wip-22791
librbd: force removal of a snapshot cannot ignore dependent children
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:06 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
Jason Dillaman wrote:
> @liuzhong chen: Again, this is a closed (resolved) issue -- and it never affected the Jewel ...
liuzhong chen
03:00 AM rbd Bug #22716 (Pending Backport): rbd snap create/rm takes 60s long
Jason Dillaman
03:00 AM Revision 7638a207 (ceph): Merge pull request #19320 from vshankar/rbd-mirror-image-map-policy-test
test/rbd-mirror: image map policy test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:59 AM Revision da731456 (ceph): Merge pull request #19974 from shun-s/wip-accelerate-rbd-snap-create-rm...
librbd: cache last index position to accelerate snap create/rm
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:59 AM Revision 62534904 (ceph): Merge pull request #19996 from Songweibin/wip-rbd-deep-cp
rbd: add deep cp CLI method
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:03 AM rgw Bug #22731: AWS V4 signature issue on Jewel
I believe so, but waiting for confirmation
Matt
Matt Benjamin
12:58 AM rgw Bug #22731: AWS V4 signature issue on Jewel
So this is a duplicate of #20463 Nathan Cutler
12:00 AM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin wrote:
> The following backport PR against Jewel resolves the issue for me:
>
> https://github.com/...
Yuan Zhou
12:58 AM rbd Bug #22803 (Resolved): [test] cli_generic sporadically fails on "rbd trash purge --threshold 0"
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-01-25_18:52:53-rbd-wip-jd-testing-distro-basic-smithi/2110101/teut... Jason Dillaman
12:37 AM rgw Bug #22685 (Duplicate): create user, but uid error
Nathan Cutler
12:33 AM mgr Bug #22755 (Resolved): cluster [ERR] Unhandled exception from module 'prometheus' while running o...
Nathan Cutler
12:28 AM rgw Feature #18229 (Pending Backport): multisite: trim bilogs as data sync peer zones catch up
Nathan Cutler
12:23 AM rgw Documentation #13670 (Duplicate): rgw frontends not mentioned in radosgw config-ref
Nathan Cutler
12:20 AM rgw Documentation #13523 (Fix Under Review): rgw: document civetweb ssl configuration
Nathan Cutler
12:20 AM Revision 25ecfbd9 (ceph): mgr/dashboard: performance counter browsers
Signed-off-by: Rubab-Syed <rubab.syed21@gmail.com> Rubab Syed

01/25/2018

11:44 PM Revision 7ff1e0bc (ceph): qa/workunits/rbd: switch devstack to pike release
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:52 PM Revision 19b56486 (ceph): Merge PR #20060 into master
* refs/pull/20060/head:
ceph-debug-docker.sh: allow specifying branch sha1
Reviewed-by: Brad Hubbard <bhubbard@redh...
Patrick Donnelly
10:47 PM CephFS Bug #22802 (Resolved): libcephfs: allow setting default perms
-These options no longer work as advertised and only effect the SyntheticClient (with the exception of #22801). Best ... Patrick Donnelly
10:45 PM CephFS Bug #22801 (Resolved): client: Client::flush_snaps still uses obsolete Client::user_id/group_id
This appears to be a hold-out from the UserPerm work last year and the last remaining user of Client::user_id|user_gi... Patrick Donnelly
10:13 PM Revision fcc58ecf (ceph): librbd: force removal of a snapshot cannot ignore dependent children
Fixes: http://tracker.ceph.com/issues/22791
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:41 PM rgw Bug #22352: rados gateway computes wrong AWS4 signature if canonical request contains the tilde (...
Hi Saverio,
Could you please review the comments for http://tracker.ceph.com/issues/22731, which may overlap? A c...
Matt Benjamin
09:38 PM rgw Bug #22731: AWS V4 signature issue on Jewel
The following backport PR against Jewel resolves the issue for me:
https://github.com/ceph/ceph/pull/20123
Matt Benjamin
08:25 PM CephFS Bug #22219 (Resolved): mds: mds should ignore export_pin for deleted directory
Patrick Donnelly
08:25 PM CephFS Backport #22385 (Resolved): luminous: mds: mds should ignore export_pin for deleted directory
Patrick Donnelly
08:02 PM CephFS Backport #22385: luminous: mds: mds should ignore export_pin for deleted directory
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19360
merged
Yuri Weinstein
08:25 PM CephFS Bug #22357 (Resolved): mds: read hang in multiple mds setup
Patrick Donnelly
08:24 PM CephFS Backport #22503 (Resolved): luminous: mds: read hang in multiple mds setup
Patrick Donnelly
08:02 PM CephFS Backport #22503: luminous: mds: read hang in multiple mds setup
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19646
merged
Yuri Weinstein
08:24 PM CephFS Bug #21985 (Resolved): mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is wrong
Patrick Donnelly
08:24 PM CephFS Backport #22067 (Resolved): luminous: mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is w...
Patrick Donnelly
07:11 PM CephFS Backport #22067: luminous: mds: definition of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 is wrong
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/18782
merged
Yuri Weinstein
08:23 PM CephFS Bug #21975 (Resolved): MDS: mds gets significantly behind on trimming while creating millions of ...
Patrick Donnelly
08:23 PM CephFS Backport #22068 (Resolved): luminous: mds: mds gets significantly behind on trimming while creati...
Patrick Donnelly
07:09 PM CephFS Backport #22068: luminous: mds: mds gets significantly behind on trimming while creating millions...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/18783
merged
Yuri Weinstein
08:22 PM CephFS Bug #22009 (Resolved): don't check gid when none specified in auth caps
Patrick Donnelly
08:22 PM CephFS Backport #22074 (Resolved): luminous: don't check gid when none specified in auth caps
Patrick Donnelly
07:07 PM CephFS Backport #22074: luminous: don't check gid when none specified in auth caps
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18835
merged
Yuri Weinstein
08:21 PM CephFS Bug #21722 (Resolved): mds: no assertion on inode being purging in find_ino_peers()
Patrick Donnelly
08:21 PM CephFS Backport #21952 (Resolved): luminous: mds: no assertion on inode being purging in find_ino_peers()
Patrick Donnelly
07:07 PM CephFS Backport #21952: luminous: mds: no assertion on inode being purging in find_ino_peers()
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18869
merged
Yuri Weinstein
08:21 PM CephFS Bug #21843 (Resolved): mds: preserve order of requests during recovery of multimds cluster
Patrick Donnelly
08:20 PM CephFS Backport #21947 (Resolved): luminous: mds: preserve order of requests during recovery of multimds...
Patrick Donnelly
07:06 PM CephFS Backport #21947: luminous: mds: preserve order of requests during recovery of multimds cluster
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18871
merged
Yuri Weinstein
08:20 PM CephFS Bug #21928 (Resolved): src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == inode_map.size(...
Patrick Donnelly
08:19 PM CephFS Backport #22077 (Resolved): luminous: src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == ...
Patrick Donnelly
07:05 PM CephFS Backport #22077: luminous: src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == inode_map.s...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18912
merged
Yuri Weinstein
08:19 PM CephFS Bug #21959 (Resolved): MDSMonitor: monitor gives constant "is now active in filesystem cephfs as ...
Patrick Donnelly
08:19 PM CephFS Backport #22192 (Resolved): luminous: MDSMonitor: monitor gives constant "is now active in filesy...
Patrick Donnelly
07:05 PM CephFS Backport #22192: luminous: MDSMonitor: monitor gives constant "is now active in filesystem cephfs...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19055
merged
Yuri Weinstein
08:18 PM rgw Bug #22797: beast gets SignatureDoesNotMatch in v4 auth
Casey Bodley
05:13 PM rgw Bug #22797 (Fix Under Review): beast gets SignatureDoesNotMatch in v4 auth
https://github.com/ceph/ceph/pull/20120 Casey Bodley
03:31 PM rgw Bug #22797 (Resolved): beast gets SignatureDoesNotMatch in v4 auth
Casey Bodley
08:18 PM CephFS Backport #22379 (Resolved): luminous: client reconnect gather race
Patrick Donnelly
08:16 PM CephFS Feature #19578 (Resolved): mds: optimize CDir::_omap_commit() and CDir::_committed() for large di...
Patrick Donnelly
08:16 PM CephFS Backport #22563 (Resolved): luminous: mds: optimize CDir::_omap_commit() and CDir::_committed() f...
Patrick Donnelly
06:58 PM CephFS Backport #22563: luminous: mds: optimize CDir::_omap_commit() and CDir::_committed() for large di...
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19775
merged
Yuri Weinstein
08:16 PM CephFS Bug #21853 (Resolved): mds: mdsload debug too high
Patrick Donnelly
08:15 PM CephFS Backport #22587 (Resolved): luminous: mds: mdsload debug too high
Patrick Donnelly
06:58 PM CephFS Backport #22587: luminous: mds: mdsload debug too high
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19827
merged
Yuri Weinstein
08:15 PM CephFS Backport #22763 (Resolved): luminous: mds: crashes because of old pool id in journal header
Patrick Donnelly
06:56 PM CephFS Backport #22763: luminous: mds: crashes because of old pool id in journal header
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20085
merged
Yuri Weinstein
08:15 PM CephFS Bug #22629 (Resolved): client: avoid recursive lock in ll_get_vino
Patrick Donnelly
08:14 PM CephFS Backport #22765 (Resolved): luminous: client: avoid recursive lock in ll_get_vino
Patrick Donnelly
06:55 PM CephFS Backport #22765: luminous: client: avoid recursive lock in ll_get_vino
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20086
merged
Yuri Weinstein
08:13 PM CephFS Bug #22157 (Resolved): client: trim_caps may remove cap iterator points to
Patrick Donnelly
08:04 PM CephFS Bug #22157: client: trim_caps may remove cap iterator points to
merged https://github.com/ceph/ceph/pull/19105 Yuri Weinstein
08:13 PM CephFS Backport #22228 (Resolved): luminous: client: trim_caps may remove cap iterator points to
Patrick Donnelly
08:03 PM Revision bba828b2 (ceph): Merge pull request #19105 from batrick/i22228
luminous: client: anchor Inode while trimming caps
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Yuri Weins...
Yuri Weinstein
08:02 PM Revision f473d3e4 (ceph): Merge pull request #19360 from ukernel/luminous-22219
luminous: mds: ignore export pin for unlinked directory
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:01 PM Revision 646a2c4d (ceph): Merge pull request #19646 from pdvian/wip-22503-luminous
luminous: mds: properly eval locks after importing inode
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:00 PM Backport #21372 (Resolved): luminous: Add export and remove ceph-objectstore-tool command option
David Zafman
07:59 PM RADOS Bug #20243 (Resolved): Improve size scrub error handling and ignore system attrs in xattr checking
David Zafman
07:59 PM RADOS Backport #21051 (Resolved): luminous: Improve size scrub error handling and ignore system attrs i...
David Zafman
07:58 PM RADOS Bug #21382 (Resolved): Erasure code recovery should send additional reads if necessary
David Zafman
07:56 PM RADOS Bug #22145 (Resolved): PG stuck in recovery_unfound
David Zafman
07:56 PM RADOS Bug #20059 (Resolved): miscounting degraded objects
David Zafman
07:55 PM RADOS Backport #22724 (Resolved): luminous: miscounting degraded objects
David Zafman
07:33 PM RADOS Backport #22724 (Fix Under Review): luminous: miscounting degraded objects
Included in https://github.com/ceph/ceph/pull/20055 David Zafman
07:55 PM RADOS Backport #22387 (Resolved): luminous: PG stuck in recovery_unfound
David Zafman
07:35 PM RADOS Backport #22387 (Fix Under Review): luminous: PG stuck in recovery_unfound
David Zafman
07:54 PM RADOS Backport #21653 (Resolved): luminous: Erasure code recovery should send additional reads if neces...
David Zafman
07:53 PM RADOS Backport #22069 (Resolved): luminous: osd/ReplicatedPG.cc: recover_replicas: object added to miss...
David Zafman
07:46 PM Revision 1b1ce132 (ceph): Merge pull request #20055 from dzafman/wip-22724
luminous: miscounting degraded objects and PG stuck in recovery_unfound
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:46 PM CephFS Backport #22004 (Resolved): luminous: FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
07:12 PM CephFS Backport #22004: luminous: FAILED assert(get_version() < pv) in CDir::mark_dirty
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/18008
merged
Yuri Weinstein
07:45 PM CephFS Backport #22078 (Resolved): luminous: ceph.in: tell mds does not understand --cluster
Nathan Cutler
07:08 PM CephFS Backport #22078: luminous: ceph.in: tell mds does not understand --cluster
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18831
merged
Yuri Weinstein
07:45 PM CephFS Bug #21967 (Resolved): 'ceph tell mds' commands result in 'File exists' errors on client admin so...
Nathan Cutler
07:45 PM CephFS Backport #22076 (Resolved): luminous: 'ceph tell mds' commands result in 'File exists' errors on ...
Nathan Cutler
07:08 PM CephFS Backport #22076: luminous: 'ceph tell mds' commands result in 'File exists' errors on client admi...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18831
merged
Yuri Weinstein
07:44 PM Revision 80de33b1 (ceph): Merge branch 'luminous' into wip-22724
David Zafman
07:36 PM Revision 09baff4b (ceph): Merge pull request #20081 from dzafman/wip-recovering-luminous
luminous: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but is not in recovering, ... Josh Durgin
07:32 PM rgw Feature #22800 (Rejected): radosgw-admin orphans rm
radosgw-admin orphans find/finish gives us a list of orphan objects but we do not have the command to delete these le... Vikhyat Umrao
07:12 PM Revision d7874dc1 (ceph): Merge pull request #18008 from ukernel/luminous-21584
luminous: mds: fix CDir::log_mark_dirty()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Jos Colli...
Yuri Weinstein
07:11 PM CephFS Feature #18490 (Resolved): client: implement delegation support in userland cephfs
Nathan Cutler
07:11 PM CephFS Backport #22407 (Resolved): luminous: client: implement delegation support in userland cephfs
Nathan Cutler
07:00 PM CephFS Backport #22407: luminous: client: implement delegation support in userland cephfs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19480
merged
Yuri Weinstein
07:11 PM CephFS Bug #21512 (Resolved): qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler
07:11 PM Revision 2ecc4c32 (ceph): Merge pull request #18782 from ukernel/luminous-21985
luminous: mds: fix MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:11 PM CephFS Backport #21874 (Resolved): luminous: qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler
06:57 PM CephFS Backport #21874: luminous: qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20082
merged
Yuri Weinstein
07:10 PM CephFS Backport #21525 (Resolved): luminous: client: dual client segfault with racing ceph_shutdown
Nathan Cutler
06:57 PM CephFS Backport #21525: luminous: client: dual client segfault with racing ceph_shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20082
merged
Yuri Weinstein
07:09 PM Revision 6097c4f1 (ceph): Merge pull request #18783 from ukernel/luminous-21975
luminous: mds: trim 'N' log segments according to how many log segments are there
Reviewed-by: Patrick Donnelly <pdo...
Yuri Weinstein
07:08 PM Revision b18280db (ceph): Merge pull request #18831 from shinobu-x/wip-22076-luminous
luminous: cephfs: "ceph tell mds" commands result in "File exists" errors on client admin socket
Reviewed-by: Jos Co...
Yuri Weinstein
07:07 PM Revision 443bfb69 (ceph): Merge pull request #18835 from shinobu-x/wip-22074-luminous
luminous: mds: don't check gid when none specified in auth caps
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:06 PM Revision 0e762253 (ceph): Merge pull request #18869 from shinobu-x/wip-21952-luminous
luminous: mds: no assertion on inode being purging in find_ino_peers()
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Yuri Weinstein
07:06 PM Revision 1412d885 (ceph): Merge pull request #18871 from shinobu-x/wip-21947-luminous
luminous: mds: preserve order of requests during recovery of multimds cluster
Reviewed-by: Patrick Donnelly <pdonnel...
Yuri Weinstein
07:05 PM Revision dbc7cf62 (ceph): Merge pull request #18912 from shinobu-x/wip-22077-luminous
luminous: src/mds/MDCache.cc: 7421: FAILED assert(CInode::count() == inode_map.size() + snap_inode_map.size())
Revie...
Yuri Weinstein
07:04 PM Revision 4a0835d0 (ceph): Merge pull request #19055 from shinobu-x/wip-22192-luminous
luminous: MDSMonitor: monitor gives constant "is now active in filesystem cephfs as rank" cluster log info messages
...
Yuri Weinstein
07:03 PM CephFS Bug #22263: client reconnect gather race
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/19326
merged
Yuri Weinstein
07:02 PM Revision 6fa7c82b (ceph): Merge pull request #19326 from ukernel/luminous-22263
luminous: mds: handle client reconnect gather race
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:00 PM Revision cdfe41dd (ceph): Merge pull request #19480 from smithfarm/wip-22407-luminous
luminous: cephfs: client: implement delegation support in userland cephfs
Reviewed-by: Patrick Donnelly <pdonnell@re...
Yuri Weinstein
06:58 PM Revision dc68871f (ceph): Merge pull request #19775 from ukernel/luminous-19578
luminous: mds: track dirty dentries in separate list
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:58 PM Revision 75d7ce3c (ceph): Merge pull request #19827 from pdvian/wip-22587-luminous
luminous: mds: reduce debugging level for balancer messages
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revi...
Yuri Weinstein
06:57 PM Revision b2e38487 (ceph): Merge pull request #20082 from smithfarm/wip-21525-luminous
luminous: cephfs: client: dual client segfault with racing ceph_shutdown
Reviewed-by: Patrick Donnelly <pdonnell@red...
Yuri Weinstein
06:55 PM Revision af9499db (ceph): Merge pull request #20085 from pdvian/wip-22763-luminous
luminous: cephfs-journal-tool: add "set pool_id" option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:55 PM rgw Bug #22729 (In Progress): rgw: copying part without http header "x-amz-copy-source-range" will be...
Abhishek Lekshmanan
06:55 PM Revision 832f228d (ceph): Merge pull request #20086 from pdvian/wip-22765-luminous
luminous: client: avoid recursive lock in ll_get_vino
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:54 PM rgw Bug #22737 (In Progress): rgw: list bilog will loop forever
Abhishek Lekshmanan
06:48 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Is this reproducible in Luminous as well (we had a major civewteb update in Luminous so might have already been fixed... Abhishek Lekshmanan
06:47 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
jewel may need a cherry-pick of https://github.com/civetweb/civetweb/commit/5d83900fd29fb6fa1cd604676cb0562dc984dcc9; Abhishek Lekshmanan
11:12 AM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Is there any advance please?
Tomas Mores
06:45 PM rgw Bug #22248: system user can't delete bucket completely
Casey Bodley
06:44 PM rgw Bug #22799: multisite: RGWCompletionManager::get_next stuck in cond.wait after going down
Abhishek Lekshmanan
06:09 PM rgw Bug #22799: multisite: RGWCompletionManager::get_next stuck in cond.wait after going down
fixed in https://github.com/ceph/ceph/pull/20095 Tianshan Qu
06:09 PM rgw Bug #22799 (Fix Under Review): multisite: RGWCompletionManager::get_next stuck in cond.wait after...
the situation cond.Signal() in going_down called fist then get_next go into cond.wait() Tianshan Qu
06:42 PM rgw Bug #22758 (In Progress): rgw sends garbage meta.compression to ElasticSearch
Abhishek Lekshmanan
06:41 PM rgw Bug #22130 (Resolved): Custom root pools: default zonegroup is not found by radosgw-admin or radosgw
resolved as per last comment Abhishek Lekshmanan
06:39 PM rgw Bug #22015 (Pending Backport): Civetweb reports bad response code.
Abhishek Lekshmanan
06:10 PM Revision a7158f6f (ceph): rgw: fix RGWCompletionManager get_next stuck after going down
fix the situation cond.Signal() fist then we go into cond.wait()
fixes: http://tracker.ceph.com/issues/22799
Signed...
Tianshan Qu
05:54 PM rbd Backport #22208 (Resolved): luminous: 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler
04:17 PM rbd Backport #22208: luminous: 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19107
merged
Yuri Weinstein
05:52 PM Revision 26b73375 (ceph): ceph-dencoder: moved RBD types outside of RGW preprocessor guard
Fixes: http://tracker.ceph.com/issues/22321
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:51 PM Revision f7fb5662 (ceph): cephfs: Add option to load invalid metadata from disk
Add an option, mds_allow_loading_invalid_metadata, for testing
to bypass sanity checks on metadata loaded from RAODS....
Douglas Fuller
05:35 PM CephFS Backport #22798 (Resolved): luminous: mds: add success return
No upstream tracker issue for this. It was fixed upstream in https://github.com/ceph/ceph/pull/16778/commits/f519fca9... Patrick Donnelly
05:28 PM Revision d4f5dc27 (ceph): mds: fix return value of MDCache::dump_cache
previous commit "mds: track snap inodes through sorted map" makes
MDCache::dump_cache return 1 on success.
Signed-of...
Yan, Zheng
05:25 PM Revision fc791b98 (ceph): qa/rgw: hadoop suite targets centos_latest
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a97d5bea42a40909aa4e9672505b9ad994cec184)...
Casey Bodley
05:23 PM Revision 470c5f23 (ceph): qa/rgw: use overrides for hadoop version
instead of having two separate tasks, add v27.yaml and v28.yaml with
overrides for hadoop_version
Signed-off-by: Cas...
Casey Bodley
05:11 PM CephFS Backport #21657: luminous: StrayManager::truncate is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18019
merged
Yuri Weinstein
05:11 PM Revision e7113bca (ceph): Merge pull request #18019 from ukernel/luminous-21091
luminous: mds: fix StrayManager::truncate()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: John Sp...
Yuri Weinstein
05:09 PM Revision ab9e7968 (ceph): rgw: fix for empty query string in beast frontend
when the target does not contain a ?, the QUERY_STRING was being set to
the same value as REQUEST_URI. this QUERY_STR...
Casey Bodley
05:04 PM rbd Bug #21711 (Resolved): [journal] image-meta set event should refresh the image after its applied ...
Jason Dillaman
05:04 PM rbd Backport #21788 (Resolved): luminous: [journal] image-meta set event should refresh the image aft...
Jason Dillaman
05:03 PM Revision 60c74451 (ceph): Merge pull request #19485 from dillaman/wip-21788-luminous
luminous: librbd: refresh image after applying new/removing old metadata
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
05:02 PM rbd Feature #21088 (Resolved): rbd-mirror: Allow a different data-pool to be used on the secondary cl...
Nathan Cutler
05:02 PM rbd Backport #21700 (Resolved): luminous: rbd-mirror: Allow a different data-pool to be used on the s...
Nathan Cutler
04:17 PM rbd Backport #21700: luminous: rbd-mirror: Allow a different data-pool to be used on the secondary cl...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19305
merged
Yuri Weinstein
05:01 PM rbd Bug #22306 (Resolved): Python RBD metadata_get does not work.
Nathan Cutler
05:01 PM rbd Backport #22376 (Resolved): luminous: Python RBD metadata_get does not work.
Nathan Cutler
04:16 PM rbd Backport #22376: luminous: Python RBD metadata_get does not work.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19479
merged
Yuri Weinstein
05:01 PM rbd Bug #21535 (Resolved): [rbd-mirror] image-meta is not replicated as part of initial sync
Nathan Cutler
05:01 PM rbd Backport #21644 (Resolved): luminous: [rbd-mirror] image-meta is not replicated as part of initia...
Nathan Cutler
04:15 PM rbd Backport #21644: luminous: [rbd-mirror] image-meta is not replicated as part of initial sync
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19484
merged
Yuri Weinstein
05:00 PM rbd Backport #21641 (Resolved): luminous: rbd ls -l crashes with SIGABRT
Nathan Cutler
04:10 PM rbd Backport #21641: luminous: rbd ls -l crashes with SIGABRT
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19800
merged
Yuri Weinstein
05:00 PM rbd Backport #21690 (Resolved): luminous: [qa] rbd_mirror_helpers.sh request_resync_image function sa...
Nathan Cutler
04:10 PM rbd Backport #21690: luminous: [qa] rbd_mirror_helpers.sh request_resync_image function saves image i...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19802
merged
Yuri Weinstein
04:59 PM rbd Backport #22593 (Resolved): luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
Nathan Cutler
04:57 PM rbd Bug #21529 (Resolved): Image-meta should be dynamically refreshed
Nathan Cutler
04:57 PM rbd Backport #21646 (Resolved): luminous: Image-meta should be dynamically refreshed
Nathan Cutler
04:16 PM rbd Backport #21646: luminous: Image-meta should be dynamically refreshed
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19447
merged
Yuri Weinstein
04:46 PM rbd Backport #22190 (Resolved): luminous: class rbd.Image discard----OSError: [errno 2147483648] erro...
Jason Dillaman
04:45 PM rbd Cleanup #22036 (Resolved): [api] compare-and-write methods not properly advertised
Jason Dillaman
04:45 PM rbd Backport #22073 (Resolved): luminous: [api] compare-and-write methods not properly advertised
Jason Dillaman
04:44 PM Revision cea6b6e3 (ceph): Merge pull request #18834 from shinobu-x/wip-22073-luminous
luminous: [api] compare-and-write methods not properly advertised
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:28 PM Revision fa97a479 (ceph): Merge pull request #19058 from shinobu-x/wip-22190-luminous
luminous: class rbd.Image discard----OSError: [errno 2147483648] error discarding region
Reviewed-by: Jason Dillaman...
Jason Dillaman
04:27 PM Bug #22302: selinux denials with ceph-deploy/ceph-volume lvm device
The ldconfig part should be fixed by updating the SELinux policy:
https://github.com/ceph/ceph/pull/20118
The r...
Boris Ranto
04:18 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Chang Liu wrote:
> Enrico Labedzki wrote:
> > Chang Liu wrote:
> > > Enrico Labedzki wrote:
> > > > Chang Liu wro...
Enrico Labedzki
03:45 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Enrico Labedzki wrote:
> Chang Liu wrote:
> > Enrico Labedzki wrote:
> > > Chang Liu wrote:
> > > > Sage Weil wro...
Chang Liu
09:40 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Chang Liu wrote:
> Enrico Labedzki wrote:
> > Chang Liu wrote:
> > > Sage Weil wrote:
> > > > 1. it's not valid j...
Enrico Labedzki
09:30 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Enrico Labedzki wrote:
> Chang Liu wrote:
> > Sage Weil wrote:
> > > 1. it's not valid json.. Formatter shouldn't ...
Chang Liu
08:52 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Chang Liu wrote:
> Sage Weil wrote:
> > 1. it's not valid json.. Formatter shouldn't allow it
> > 2. we should hav...
Enrico Labedzki
06:36 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Sage Weil wrote:
> 1. it's not valid json.. Formatter shouldn't allow it
> 2. we should have a valid value (or 0) t...
Chang Liu
04:02 AM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)

This bug has been fixed by https://github.com/ceph/ceph/pull/13531. We should backport it to Jewel.
Chang Liu
04:18 PM rbd Backport #22172: luminous: [rbd-nbd] Fedora does not register resize events
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19066
merged
Yuri Weinstein
04:18 PM Revision 2d0a2df9 (ceph): Merge pull request #19066 from pdvian/wip-22172-luminous
luminous: [rbd-nbd] Fedora does not register resize events
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewe...
Yuri Weinstein
04:17 PM Revision 5bfd5cb5 (ceph): Merge pull request #19107 from pdvian/wip-22208-luminous
luminous: rbd: disk usage on empty pool no longer returns an error message
Reviewed-by: Jason Dillaman <dillaman@red...
Yuri Weinstein
04:17 PM Revision 043a7a19 (ceph): Merge pull request #19305 from pdvian/wip-21700-luminous
luminous: rbd-mirror: Allow a different data-pool to be used on the secondary cluster
Reviewed-by: Jason Dillaman <d...
Yuri Weinstein
04:16 PM Revision 588e5759 (ceph): Merge pull request #19447 from smithfarm/wip-21646-luminous
luminous: librbd: Image-meta should be dynamically refreshed
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:15 PM Revision ab6b45d6 (ceph): Merge pull request #19479 from smithfarm/wip-22376-luminous
luminous: rbd: Python RBD metadata_get does not work
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: ...
Yuri Weinstein
04:14 PM Revision 43333e0d (ceph): Merge pull request #19484 from dillaman/wip-21644-luminous
luminous: rbd-mirror: sync image metadata when transfering remote image
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:13 PM rbd Backport #22395: luminous: librbd: cannot clone all image-metas if we have more than 64 key/value...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19503
merged
Yuri Weinstein
04:13 PM Revision 3ac67321 (ceph): Merge pull request #19503 from shinobu-x/wip-22395-luminous
luminous: librbd: cannot clone all image-metas if we have more than 64 key/value pairs
Reviewed-by: Jason Dillaman <...
Yuri Weinstein
04:12 PM rbd Backport #22393: luminous: librbd: cannot copy all image-metas if we have more than 64 key/value ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19504
merged
Yuri Weinstein
04:12 PM Revision 9560a8b2 (ceph): Merge pull request #19504 from shinobu-x/wip-22393-luminous
luminous: librbd: cannot copy all image-metas if we have more than 64 key/value pairs
Reviewed-by: Jason Dillaman <d...
Yuri Weinstein
04:12 PM rbd Backport #22454: luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19554
merged
Yuri Weinstein
04:11 PM Revision 9f48a65b (ceph): Merge pull request #19554 from shinobu-x/wip-22454-luminous
luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:11 PM rbd Backport #22497: luminous: [rbd-mirror] new pools might not be detected
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19625
merged
Yuri Weinstein
04:11 PM Revision 49d5128b (ceph): Merge pull request #19625 from shinobu-x/wip-22497-luminous
luminous: [rbd-mirror] new pools might not be detected
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:10 PM Revision 5051aa86 (ceph): Merge pull request #19800 from smithfarm/wip-21641-luminous
luminous: rbd ls -l crashes with SIGABRT
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:10 PM Revision 52e59854 (ceph): mgr: request daemon's metadata when receiving a report message from an ...
Fixes: http://tracker.ceph.com/issues/21687
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
04:09 PM Revision e97ad14c (ceph): mgr: kill MgrSession when MMgrReport come from daemon without metadata ...
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from commit 29080134339e5e64d50af1db9fe50df7ea55c...
Chang Liu
04:09 PM Revision 147d57b3 (ceph): Merge pull request #19802 from smithfarm/wip-21690-luminous
luminous: tests: rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable
Reviewed-by: J...
Yuri Weinstein
04:09 PM rbd Backport #22594: jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19855
merged
EDIT: this was not merged. Probably the lum...
Yuri Weinstein
04:09 PM Revision a69f543b (ceph): Merge pull request #19853 from pdvian/wip-22593-luminous
luminous: rbd: librbd: filter out potential race with image rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:08 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi

As Josh said it seems easier to trigger in Jewel. This is based on my attempt to reproduce in master.
All 50 ma...
David Zafman
02:22 AM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
Looking through the logs more with David, we found this sequence of events in 1946610:
1) osd.5 gets a write to ob...
Josh Durgin
03:50 PM Bug #21826: Filestore OSDs start segfaulting
Note.
SIGSEGV from (rocksdb::Arena::AllocateNewBlock(...)+0x5b) is related to invoking malloc_usable_size.
SIGSE...
Adam Kupczyk
03:43 PM Revision 0699129f (ceph): Revert "rgw: reshard should not update stats when linking new bucket in...
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
03:43 PM Revision 52bf90bb (ceph): Merge pull request #20047 from jcsp/wip-prometheus-qa
qa: add new prometheus test to rados/mgr suite
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
03:42 PM mgr Backport #21656 (Resolved): luminous: crash on DaemonPerfCounters::update
Nathan Cutler
02:55 PM mgr Backport #21656 (Closed): luminous: crash on DaemonPerfCounters::update
I think this was already covered by the backport commit 2fea47d9710ec1e388db044065bc42b8046dae22 that was done as par... John Spray
03:40 PM Revision 4318ac5e (ceph): Revert "luminous: rgw: user stats increased after bucket reshard"
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
03:19 PM Revision c42f7632 (ceph): Merge pull request #19596 from qrGitHub/wip-rgw-lc-scheduleNextStartTime
rgw: optimize next start time for lifecycle
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
03:02 PM Revision 50136330 (ceph): Merge pull request #20077 from smithfarm/wip-spdk-fast-forward
spdk: update submodule to more recent upstream
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:54 PM mgr Bug #21197 (Resolved): crash on DaemonPerfCounters::update
John Spray
02:46 PM Revision 3bae3195 (ceph): mon: remove health service
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
02:35 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
The arch is x68_64. Ceph was installed from eu.ceph.com deb repo. This issue isn't current for me anymore as the clus... Mikko Tanner
02:24 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
Hi Mikko,
What architecture are you running on?
I tried to match your callstacks with binaries for x86_64 for "ceph...
Adam Kupczyk
02:26 PM Revision 6f725e76 (ceph): cmake: build Boost.python with specified version of python
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:10 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin,
For "device location [0x6d76b40000~1000]" it would be:
dd bs=4096 if=/var/lib/ceph/osd/ceph-1/block skip=...
Adam Kupczyk
02:01 PM rbd Documentation #22533 (Resolved): [iscsi-gw]Incorrect package version is specified
The v1.3.0 release of tcmu-runner is available and dev-signed builds are also available [1]
[1] https://3.chacra.c...
Jason Dillaman
01:48 PM rbd Documentation #22533: [iscsi-gw]Incorrect package version is specified
Hi,
So we need to change the tcmu-runner-1.3.0 or newer package to tcmu-runner-1.3.0.
Kallepalli Mounika Smitha
01:24 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
But why do you have multiple clients attempting to rename the same image concurrently? Jason Dillaman
01:18 PM rbd Bug #22660: Inconsistency raised while performing multiple "image rename" in parallel.
When we are trying to simultaneously access the image for renaming in parallel from client side we observed this unex... Debashis Mondal
12:46 PM Revision cd9e6788 (ceph): tools/ceph_monstore_tool: include mgrmap in initial paxos epoch
before this change, the "mgr" map is not included paxos, thus why the
peon mon fails to have the mgr map after it is ...
Kefu Chai
12:45 PM RADOS Bug #22266: mgr/PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)
Master PR for second round of backporting: https://github.com/ceph/ceph/pull/19780
Luminous backport PR: https://g...
Nathan Cutler
12:40 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
The issues does not reproduce with current upstream ceph luminous
On several itterations of running cosbench workl...
Mark Kogan
11:23 AM Revision 474828dd (ceph): Merge pull request #19235 from jcsp/wip-mgr-can-run
mgr: improved module loading for error reporting etc
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
11:11 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
David Turner wrote:
> Here's a log with `debug bluestore = 5`.
David Turner
11:10 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Here's a log with `debug bluestore 5`. David Turner
11:00 AM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Can you attach logs with lower debug level? E.g. debug bluestore = 5 Igor Fedotov
10:51 AM bluestore Bug #22796 (Resolved): bluestore gets to ENOSPC with small devices
I have a 3 node cluster with mon, mds, mgr, and osds all running on each. The steps I've recently performed on my cl... David Turner
10:57 AM Revision 583ff77c (ceph): rgw: rgw_add_to_iam_env use string_view
This commit unites the various add_to_iam_env implementations and uses the
std::string_view variant. Also updated cal...
Abhishek Lekshmanan
10:56 AM Revision b2accc22 (ceph): rgw: policy: refactor has_conditional
Basically created has_conditional and has_partial_conditional to check for
exact/partial matches for conditionals and...
Abhishek Lekshmanan
10:51 AM Revision d04ed348 (ceph): librbd: fix snap create/rm may taking long time
fix snap create/rm may taking long time
http://tracker.ceph.com/issues/22716
Signed-off-by: Song Shun <song.shun3@...
shun song
08:44 AM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
Happened here as well: http://pulpito.ceph.com/smithfarm-2018-01-24_19:46:55-rados-wip-smithfarm-testing-distro-basic... Nathan Cutler
08:36 AM Revision 34cc708c (ceph): Merge pull request #19122 from smithfarm/wip-lowmem-builder
build/ops: rpm: set build parallelism based on available memory
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-b...
Nathan Cutler
07:32 AM Revision 21a3955e (ceph): mon: fix structure of 'features' command
We are dumping an array of objects all called "group"--we need an array
here, not an object (dict) section.
Signed-o...
Sage Weil
06:10 AM Revision 85365c4f (ceph): ceph-disk: reduce the scope of activate_lock.
Hold the FileLock when mounting the directory. Release the FileLock when start the osd and connect to the monitor. So... hikdata hik
06:06 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
@Jason Dillaman because I have to use rbd mirror of Jewel.I look for all bugfix after Jewel about rbd mirror.I find s... liuzhong chen
05:58 AM Support #22795 (Closed): some directories are not mounted and some osds do not start when I reboo...
There are four hosts in mycluster. Each host has several osds (one osd per disk). When I reboot all the hosts in sequ... bajie white
05:44 AM CephFS Bug #22741 (Fix Under Review): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-...
https://github.com/ceph/ceph/pull/20113 Zheng Yan
05:31 AM Revision 0b1e515d (ceph): osdc/ObjectCacher: don't merge TX buffer heads
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
05:23 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
I wonder this patch was signed backport to Jewel but not do it.Is there some problem to backport to jewel or somethin... liuzhong chen
04:45 AM CephFS Backport #22764 (In Progress): jewel: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20111 Prashant D
04:24 AM RADOS Backport #22794 (In Progress): jewel: heartbeat peers need to be updated when a new OSD added int...
https://github.com/ceph/ceph/pull/20108 Kefu Chai
04:14 AM RADOS Backport #22794 (Resolved): jewel: heartbeat peers need to be updated when a new OSD added into a...
https://github.com/ceph/ceph/pull/20108 Kefu Chai
04:22 AM Revision b639fa31 (ceph): OSD: heartbeat peers need to be updated when a new OSD added into an al...
Fixes: http://tracker.ceph.com/issues/18004
Signed-off-by: Pan Liu <pan.liu@istuary.com>
(cherry picked from commit e...
Pan Liu
04:13 AM RADOS Backport #22793 (Rejected): osd: sends messages to marked-down peers
i wanted to backport fix of #18004 not this one. Kefu Chai
04:12 AM RADOS Backport #22793 (Rejected): osd: sends messages to marked-down peers
the async osdmap updates introduce a new problem:
- handle_osd_map map X marks down osd Y
- pg thread uses map X-...
Kefu Chai
04:02 AM Revision 9ad43cd2 (ceph): cephfs-journal-tool: add usage help info for header set <field>
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit 2b06bff950a78b15aca083b20eaa812b4214e8...
dongdong tao
04:00 AM Revision 6e62decc (ceph): mds: add error log info
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit a7c2ecd6391d22c5312a9e568ff742cff252749e)
dongdong tao
04:00 AM Revision 7b6d61d7 (ceph): cephfs-journal-tool: add "set pool_id" option
Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
02:25 AM Revision cc4c6dcc (ceph): osdc/ObjectCacher: fix off-by-one error in bh_write_commit()
Fixes: https://tracker.ceph.com/issues/22741
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:16 AM Revision 3ebb5cc7 (ceph): os/bluestore.cc: no need to fsync when failed to write label
Signed-off-by: tangwenjun <tang.wenjun3@zte.com.cn> tangwenjun tang
01:00 AM Revision da3ba002 (ceph): osd: Sign in early SIGHUP signal
In the process of starting the osd process,if system just call the
logratote("killall -q -1 ceph-mon ceph-mgr ceph-md...
huanwen ren

01/24/2018

10:20 PM Revision d048cb2c (ceph): build/ops: rpm: let ctest benefit from memory calculation
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:20 PM Revision e020ec33 (ceph): build/ops: cmake: do not guard certain tools with WITH_TESTS
As a follow-up to d7b493a7108a68302bc0f48337bf3c253a720266 we need to stop guarding
ceph-osdomap-tool
ceph-m...
Nathan Cutler
10:20 PM Revision 0cf627b4 (ceph): build/ops: rpm: override %_smp_mflags if not enough memory
Sometimes the build machine has lots of processor cores and not enough
memory to successfully build Ceph on all of th...
Nathan Cutler
10:20 PM Revision 353ff677 (ceph): build/ops: rpm: fix Group for rados-objclass-devel subpackage
Fixes RPMLINT warning "non-standard-group Development/Libraries"
Also, the Group: line is only needed for SUSE so pu...
Nathan Cutler
09:53 PM rgw Bug #22792: rgw distributes cache updates on exclusive creates
luminous PR https://github.com/ceph/ceph/pull/20107 Robin Johnson
09:17 PM rgw Bug #22792 (Resolved): rgw distributes cache updates on exclusive creates
https://github.com/ceph/ceph/pull/19384 Casey Bodley
09:51 PM Revision b219b854 (ceph): When a system object is created exclusively, do not distribute the
cache information to the other rados gateways and instead let them
lazily retrieve the information when they need it....
J. Eric Ivancich
09:39 PM rgw Bug #22790: Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
attached a python script to reproduce this failure:... Casey Bodley
07:14 PM rgw Bug #22790: Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
the relevant block of code in RGWPutObj::execute():... Casey Bodley
06:33 PM rgw Bug #22790 (Resolved): Intermittent http_status=409 with op status=-17 on ceph rgw with compressi...
Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
RHT Bug - https://bugzilla.redh...
Vikhyat Umrao
09:19 PM mgr Backport #21946: luminous: `fs status` always says 0 clients
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18722
merged
Yuri Weinstein
09:19 PM Revision 7ba84945 (ceph): Merge pull request #18722 from shinobu-x/wip-luminous-21946
luminous: mds: set PRIO_USEFUL on num_sessions counter
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-...
Yuri Weinstein
09:18 PM Revision 92978056 (ceph): Merge pull request #18730 from shinobu-x/wip-luminous-22030
luminous: List of filesystems does not get refreshed after a filesystem deletion
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
09:18 PM RADOS Backport #21636: luminous: ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18754
merged
Yuri Weinstein
09:18 PM Revision ae19fa73 (ceph): Merge pull request #18754 from shinobu-x/wip-21636-luminous
luminous: ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Reviewed-by: Josh Durgin <jdurgin@redh...
Yuri Weinstein
09:10 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
New one:
/ceph/teuthology-archive/yuriw-2018-01-23_20:26:59-multimds-wip-yuri-testing-2018-01-22-1653-luminous-tes...
Patrick Donnelly
08:43 PM Revision 15e0630b (ceph): Merge pull request #19384 from ivancich/wip-rgw-lazy-cache-put-on-excl-...
rgw: do not update all gateway caches upon creation of system obj w/ exclusive flag
Reviewed-by: Casey Bodley <cbodl...
Casey Bodley
07:56 PM RADOS Backport #22502: luminous: Pool Compression type option doesn't apply to new OSD's
Master commit was reverted - redoing the backport. Nathan Cutler
07:55 PM Revision 3ccf7e0b (ceph): osd/PG: print a space after __func__ in log message
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e7bdf589db2010ea82aa33d60e9c54c14c7a78f0)
Kefu Chai
07:53 PM Revision 32c0eab8 (ceph): osd: update store with options after pg is created
Fixes: http://tracker.ceph.com/issues/22419
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 43...
Kefu Chai
07:42 PM rbd Bug #22791 (Fix Under Review): [librbd] force removing snapshots cannot remove children
*PR*: https://github.com/ceph/ceph/pull/20105 Jason Dillaman
07:35 PM rbd Bug #22791 (Resolved): [librbd] force removing snapshots cannot remove children
Using "rbd snap remove --force <snap-spec>" will flatten all child images. However, if the deep-flatten feature isn't... Jason Dillaman
06:12 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
Disregard my previous comment; different error message for the same assert was unfortunately buried in the logs. Sorr... Joao Eduardo Luis
06:04 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
FWIW, I am currently reproducing this quite reliably on my dev env, on a quite outdated version of master (cbe78ae629... Joao Eduardo Luis
06:11 PM mgr Bug #22789 (Resolved): ceph balancer docs update
I was trying to find more about the ceph balancer command in master branch in docs, but looks like the update is miss... Vasu Kulkarni
06:08 PM Revision 6eb5c636 (ceph): mon: expose can_run flag in `module ls` + mgr dump
Enable people to see can_run failures and the explanatory
messages (telling them about a missing dependency)
before t...
John Spray
06:08 PM Revision 191cce74 (ceph): doc: note new mgr module error codes
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:08 PM Revision 9999ddf6 (ceph): mgr: refactor get_modules/list_modules
list_modules is really about searching for them
on disk, so it's now probe_modules and private.
Both methods now ret...
John Spray
06:08 PM Revision b3e6b8e1 (ceph): qa: always dump corrupt messages in rados/upgrade
Previously only a service with debug_ms>=1 would dump
corrupt messages: in an upgrade test we're *alway*
interested i...
John Spray
06:08 PM Revision 6a8da7ca (ceph): mgr: load all modules (not just active ones)
This is to enable us to learn more about the module
before it is enabled, such as whether its can_run method
return t...
John Spray
06:08 PM Revision 712ad57d (ceph): mgr: evaluate `can_run` method on modules
...and transmit the result to the monitor in
our beacon.
Fixes: http://tracker.ceph.com/issues/21502
Signed-off-by: ...
John Spray
06:08 PM Revision 834bc279 (ceph): mgr: load command definitions earlier
...and for all modules, not just the active ones.
This enables us to give better feedback to the user
when they try ...
John Spray
06:08 PM Revision f95b079c (ceph): qa/mgr: add test for command execution errors
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:08 PM Revision d9a47181 (ceph): mgr: add health checks for failed modules
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
05:28 PM rbd Backport #21688 (Resolved): luminous: Possible deadlock in 'list_children' when refresh is required
Nathan Cutler
03:05 PM rbd Backport #21688: luminous: Possible deadlock in 'list_children' when refresh is required
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18564
merged
Yuri Weinstein
05:26 PM rbd Bug #22786 (In Progress): [test] OpenStack tempest test is failing across all branches
Issue has been fixed in the pike release [1] but still exists in the ocata release which was being used for testing.
...
Jason Dillaman
03:00 PM rbd Bug #22786 (Resolved): [test] OpenStack tempest test is failing across all branches
... Jason Dillaman
05:22 PM Revision f852f640 (ceph): Merge pull request #20054 from ceph/wip-rm22619
ceph-volume: dmcrypt support for lvm
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:23 PM rgw Bug #22062 (Resolved): rgw: multisite with jewel as master will not sync data
Nathan Cutler
04:23 PM rgw Backport #22183 (Resolved): luminous: rgw: multisite with jewel as master will not sync data
Nathan Cutler
03:04 PM rgw Backport #22183: luminous: rgw: multisite with jewel as master will not sync data
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19038
merged
Yuri Weinstein
04:22 PM Bug #20559 (Resolved): crush_ruleset is invalid command in luminous
Nathan Cutler
04:16 PM Revision dd08d17f (ceph): build/ops: rpm: reconstruct SUSE bconds
Disable java build completely. Enable lttng build on SLES only, and only for
certain architectures.
Signed-off-by: N...
Nathan Cutler
04:16 PM Revision 2305bf06 (ceph): build/ops: rpm: use %_fillupdir macro in openSUSE/SLES
Replace references to /var/adm/fillup-templates with new %_fillupdir macro
Fixes: https://bugzilla.opensuse.org/show...
sysrich
04:16 PM Revision 290d9094 (ceph): build/ops: rpm: introduce _remote_tarball_prefix macro
With this macro, we can use a single Source0 line for all supported distros.
RH/CentOS/Fedora needs the prefix, while...
Nathan Cutler
04:14 PM Revision 4f5c8b60 (ceph): cephfs: Reset scrub data when inodes move
If an inode currently on the ScrubStack is moved, it may be
initialized again, causing an assert. Instead, remove the...
Douglas Fuller
04:13 PM CephFS Bug #22788 (Won't Fix): ceph-fuse performance issues with rsync
Hi,
I have a performance issue when running rsync on a FUSE-mounted CephFS.
dd runs on "line speed" on my test ...
Robert Sander
04:07 PM Revision fbb14a0e (ceph): Merge pull request #20053 from dillaman/wip-22740-luminous
luminous: qa/suites/upgrade: disable broken kraken upgrade cls_rbd test
Reviewed-By: Yuri Weinstein <yuriw@redhat.com>
Abhishek Lekshmanan
03:51 PM rgw Feature #22778: beast: bind to specific ip address
Casey Bodley
03:25 PM rbd Feature #22787 (Resolved): [librbd] deep copy should optionally support flattening a cloned image
If that option was enabled, it would invoked the standard IO read path/copyup logic to deep-copy the snapshot history... Jason Dillaman
03:05 PM Revision 06b9f828 (ceph): Merge pull request #18564 from kmroz/wip-21688-luminous
luminous: Possible deadlock in 'list_children' when refresh is required
Reviewed-by: Jason Dillaman <dillaman@redhat...
Yuri Weinstein
03:04 PM Backport #21865: luminous: rbd: rbd crashes during map
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18698
merged
Yuri Weinstein
03:04 PM Revision 1898fb6f (ceph): Merge pull request #18698 from shinobu-x/wip-luminous-21808
luminous: rbd: fix crash during map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:03 PM Revision b0a841fd (ceph): Merge pull request #19038 from pdvian/wip-22183-luminous
luminous: rgw: set sync_from_all as true when no value is seen
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:54 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Mark Kogan reported on Jan 24 that he's trying to reproduce the issue. He tried to reproduce the issue with rgw_num_r... J. Eric Ivancich
02:24 PM Backport #22404 (Resolved): luminous: crush_ruleset is invalid command in luminous
Abhishek Lekshmanan
02:23 PM Revision 61ec339e (ceph): Merge pull request #19446 from smithfarm/wip-22404-luminous
luminous: doc: crush_ruleset is invalid command in luminous
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
02:05 PM Bug #14406: osd aborted when try to decode osdmap with 0 bytes
I think i have met the same problem.
The osd is blocked in the OSDMap::decode function after the system restarted.
...
k z
02:02 PM CephFS Bug #22249: Need to restart MDS to release cephfs space
The logs show that the client held caps on stray inodes. which is root cause of the issue.
Did you try -client_try...
Zheng Yan
09:08 AM CephFS Bug #22249: Need to restart MDS to release cephfs space
Zheng Yan wrote:
> junming rao wrote:
> > Zheng Yan wrote:
> > > please try remounting all cephfs with ceph-fuse o...
junming rao
01:55 PM RADOS Bug #21407 (Resolved): backoff causes out of order op
Nathan Cutler
01:54 PM RADOS Backport #21794 (Resolved): luminous: backoff causes out of order op
Nathan Cutler
01:46 PM Revision 2d93e376 (ceph): Merge pull request #18747 from shinobu-x/wip-21794-luminous
luminous: backoff causes out of order op
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Yuri Weinstein <ywei...
Alfredo Deza
01:39 PM ceph-volume Bug #22785 (Resolved): ceph-volume does not activate OSD using mount options in ceph.conf
In ceph-ansible, the user can specify in group_vars/all.yml the var osd_mount_options_xfs , and this will result in s... Ben England
12:31 PM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
@liuzhong chen: Again, this is a closed (resolved) issue -- and it never affected the Jewel release. If you are conce... Jason Dillaman
08:01 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
@Jason Dillaman I have find that the ceph 10.2.10 have this issue,I wonder issue was signed backport to Jewel but not... liuzhong chen
12:29 PM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
@liuzhong chen: why are you commenting on old, resolved issues? Jason Dillaman
08:55 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
This issue looks serious.It means if the rbd-mirror daemon had previously crashed,I can't bootstrap it again?
And I...
liuzhong chen
11:23 AM RADOS Backport #22450 (In Progress): luminous: Visibility for snap trim queue length
https://github.com/ceph/ceph/pull/20098 Piotr Dalek
11:01 AM Bug #22784 (Fix Under Review): Key exported from auth keyring is not imported properly
Exporting a key with " in there is exported to a file, but importing this key again seems to succeed, but the mon cap... Wido den Hollander
10:46 AM Revision 127236f6 (ceph): options, Mon: monitor the snap trim queues
If new option "mon osd snap trim queue warn on" is set to value larger
than 0 (32768 by default), cluster will go int...
Piotr Dalek
10:46 AM Revision faeb81cd (ceph): osd/PrimaryLogPG: dump snap_trimq size
One can just parse the snap_trimq string, but that's much more
expensive than just reading an unsigned int.
Signed-o...
Piotr Dalek
10:46 AM Revision ca4413de (ceph): osd, PG: share the snaptrimq.size() within pg_stat_t
That way it will be unnecessary to go through all pgs separately
to find pgs with excessively long snap trim queues. ...
Piotr Dalek
10:44 AM Revision d848bc8a (ceph): src/test/osd/RadosModel: modify SetCunk to support two pool
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
10:43 AM Revision 14fab809 (ceph): src/test/osd/RadosModel: modify SetRedirect to support two pool
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
10:38 AM Revision 067cc584 (ceph): src/test/osd/RadosModel: add two pool test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
10:33 AM Revision 39e025b5 (ceph): doc/dev/msgr2.rst: update of the banner and authentication phases
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:24 AM rbd Bug #18963: rbd-mirror: forced failover does not function when peer is unreachable
@Jason Dillaman this looks like a big bug.does this issue mean if the remote server has been down and cannot be up ag... liuzhong chen
10:23 AM rgw Bug #22783 (New): NFS-RGW: unable to read bs=4m
NFS-Ganesha v2.5.2
Upstream nfs-ganesha issue: https://github.com/nfs-ganesha/nfs-ganesha/issues/243
As Dan menti...
supriti singh
10:22 AM Revision 1c2ac308 (ceph): Merge pull request #20083 from liewegas/wip-msgr2-goals
doc/dev/msgr2.rst: a few notes on protocol goals
Reviewed-by: Ricardo Dias <rdias@suse.com>
Sage Weil
09:31 AM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
... Zheng Yan
09:00 AM rgw Backport #22703 (In Progress): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
Nathan Cutler
08:35 AM rgw Backport #22703: jewel: rgw: offline resharding doesn't seem to preserve bucket acls
I'm guessing this can be closed because the master PR was closed and a jewel-only fix was proposed. Nathan Cutler
08:58 AM rgw Bug #22742 (Fix Under Review): rgw: resharding doesn't seem to preserve bucket acls
https://github.com/ceph/ceph/pull/20038 Nathan Cutler
08:33 AM rgw Bug #22742 (In Progress): rgw: resharding doesn't seem to preserve bucket acls
Nathan Cutler
08:30 AM rgw Bug #22742 (New): rgw: resharding doesn't seem to preserve bucket acls
Master PR -https://github.com/ceph/ceph/pull/20037- was closed. Nathan Cutler
08:57 AM rgw Bug #22202: rgw_statfs should report the correct stats
supriti singh wrote:
> Matt Benjamin wrote:
> > ping?
>
> Hi Matt,
>
> Sorry for delay. I have picked up work...
supriti singh
08:29 AM Revision 3b75db80 (ceph): mgr: increase time resolution of Commit/Apply OSD latencies.
Increase precision/resolution of time measurements in performance
monitoring. Affects only Commit/Apply OSD latencies...
Коренберг Марк
08:28 AM Bug #22782 (Closed): Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
We have installed ceph(12.2.2).
*Setup*
*5node cluster
*120 OSDs
*5 monitors
*Erasure coding : 4+1
When ceph...
Nokia ceph-users
07:23 AM Revision 05c496d4 (ceph): mds: set higher priority for some perf counters
Fixes: http://tracker.ceph.com/issues/22776
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
shangzhong zhu
05:59 AM rgw Bug #21962 (Resolved): Policy parser may or may not dereference uninitialized boost::optional som...
Nathan Cutler
05:59 AM rgw Backport #22026 (Resolved): luminous: Policy parser may or may not dereference uninitialized boos...
Nathan Cutler
05:58 AM rgw Bug #21895 (Resolved): multisite: destination zone does not compress synced objects
Nathan Cutler
05:58 AM rgw Backport #22027 (Resolved): luminous: multisite: destination zone does not compress synced objects
Nathan Cutler
05:57 AM rgw Backport #21949 (Resolved): luminous: rgw: null instance mtime incorrect when enable versioning
Nathan Cutler
05:56 AM rgw Bug #22122 (Resolved): rgw: bucket index object not deleted after radosgw-admin bucket rm --purge...
Nathan Cutler
05:56 AM rgw Backport #22215 (Resolved): luminous: rgw: bucket index object not deleted after radosgw-admin bu...
Nathan Cutler
05:55 AM rgw Bug #22046 (Resolved): Dynamic bucket indexing, resharding and tenants seems to be broken
Nathan Cutler
05:55 AM rgw Backport #22184 (Resolved): luminous: Dynamic bucket indexing, resharding and tenants seems to be...
Nathan Cutler
05:54 AM rgw Backport #22187 (Resolved): luminous: rgw: add cors header rule check in cors option request
Nathan Cutler
05:53 AM mgr Bug #21773 (Resolved): restarting active ceph-mgr cause glitches in bps and iops metrics
Nathan Cutler
05:53 AM mgr Backport #22029 (Resolved): luminous: restarting active ceph-mgr cause glitches in bps and iops m...
Nathan Cutler
05:52 AM mgr Bug #21159 (Resolved): ceph-mgr spuriously reloading OSD metadata on map changes
Nathan Cutler
05:52 AM mgr Backport #21875 (Resolved): luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Nathan Cutler
05:51 AM Bug #21964 (Resolved): ceph_test_cls_log failures related to cls_cxx_subop_version()
Nathan Cutler
05:51 AM Backport #22025 (Resolved): luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Nathan Cutler
05:15 AM rbd Feature #15371: Delayed rbd-mirror replication support
Jason Dillaman wrote:
> @liuzhong chen: indeed -- while it's use-case dependent, it's possible you might want to ens...
liuzhong chen
02:55 AM rbd Feature #15371: Delayed rbd-mirror replication support
@liuzhong chen: indeed -- while it's use-case dependent, it's possible you might want to ensure that the backup site ... Jason Dillaman
02:40 AM rbd Feature #15371: Delayed rbd-mirror replication support
there is any advantage for this delay?
liuzhong chen
02:39 AM rbd Feature #15371: Delayed rbd-mirror replication support
I wonder the delay for the non-primary,this may make a poor RPO。 liuzhong chen
04:36 AM rgw Bug #22731: AWS V4 signature issue on Jewel
Hi Yuan,
Yes, I've reproduced this issue on v10.2.10, as you do. This is good news, upstream is missing a fix al...
Matt Benjamin
12:52 AM rgw Bug #22731: AWS V4 signature issue on Jewel
Hi Matt,
I've also got some updates:
changing the signature type to v2 can work around this issue....
Yuan Zhou
03:23 AM Revision c93fa099 (ceph): Merge pull request #20087 from dzafman/wip-misc-luminous
qa/standalone: Minor fixes for ceph_objectstore_tool.py test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 AM Revision 5cd98b0d (ceph): os/bluestore: change bdev parse error to ENOENT
If there is not a valid label, then the label is not found. This is a
more reasonable error code than "Invalid argum...
Sage Weil
03:06 AM Revision 14c498dd (ceph): os/bluestore: make bdev label parse error less noisy
This happens during the normal initialization of a new bluestore osd and it
is confusing for users. Make it less noi...
Sage Weil
03:02 AM mgr Backport #22768 (In Progress): luminous: Service daemons never recover from transient outage
https://github.com/ceph/ceph/pull/20089 Prashant D
02:49 AM Revision 25a901ba (ceph): osd, mon: Add new pg states recovery_unfound and backfill_unfound
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7f8b0ce9e681f727d8217e3ed74a1a3355f364f3)...
David Zafman
02:49 AM Revision 3068ea1e (ceph): osd: Better recovery/backfill restart for mark_unfound_lost delete/revert
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 689bff354a6bfa1cf47b0d0a04fa9f1b2ef68f75)
David Zafman
02:49 AM Revision 325eec1b (ceph): test: Add replicated recovery/backfill test
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c2572bee3c6256419e0b265e9e2829e7f3afb76d)
David Zafman
02:49 AM Revision 0040c7bf (ceph): test: Cleanup test-erasure-eio.sh code
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 69b5fc54feb59f8b0a26a3ca3e925980c91b5b75)
David Zafman
02:48 AM Revision e40e2aa5 (ceph): osd: Add new UnfoundBackfill and UnfoundRecovery pg transitions
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bb2bcb95f51abc206e005e44ef383ee45b8f2209)...
David Zafman
02:46 AM Revision bb21f237 (ceph): mgr: disconnect unregistered service daemon when report received
This will allow the service daemon to reconnect and re-register
itself as a service daemon without requiring the mgr ...
Jason Dillaman
02:44 AM CephFS Backport #22765 (In Progress): luminous: client: avoid recursive lock in ll_get_vino
https://github.com/ceph/ceph/pull/20086 Prashant D
02:41 AM Revision b97227d3 (ceph): test: Fix ceph-objectstore-tool usage check
Caused by: c7b7a1f04f78fa62890c567d0ca53874c8d75eb7
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ...
David Zafman
02:41 AM Revision fe956597 (ceph): test: ceph_objectstore_tool.py bad --filestore option to vstart
Luminous doesn't have --filestore option
Caused by: fd7d53bacb10d5b2094f1f579c96899d8a0a4b4f
Signed-off-by: David Z...
David Zafman
01:50 AM Revision 4c211d0d (ceph): client: avoid recursive lock in ll_get_vino
Fixes: http://tracker.ceph.com/issues/22629
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
01:48 AM CephFS Backport #22763 (In Progress): luminous: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20085 Prashant D
01:19 AM Revision 4d07eb8b (ceph): cephfs-journal-tool: add "set pool_id" option
Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
01:19 AM Revision 61a64511 (ceph): mds: add error log info
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit a7c2ecd6391d22c5312a9e568ff742cff252749e)
dongdong tao
01:19 AM Revision dc0e0250 (ceph): cephfs-journal-tool: add usage help info for header set <field>
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit 2b06bff950a78b15aca083b20eaa812b4214e8d4)
dongdong tao
01:16 AM mgr Backport #22760 (In Progress): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
https://github.com/ceph/ceph/pull/20084 Prashant D
01:04 AM Revision 05510292 (ceph): rbd: add deep cp CLI method
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:30 AM Revision 40cddc17 (ceph): rgw: allow beast frontend to listen on specific IP address
This patch allows the beast frontend to listen on a specific
IP address rather than *. e.g., with below configuration...
Yuan Zhou
12:14 AM Revision 1b2b589a (ceph): mgr: prometheus: added osd commit/apply latency metrics (#22718).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 1adf4325455ccdbf03da63046c510bb041ac8520)
Konstantin Shalygin

01/23/2018

11:57 PM RADOS Bug #21566 (Resolved): OSDService::recovery_need_sleep read+updated without locking
Nathan Cutler
11:57 PM RADOS Backport #21697 (Resolved): luminous: OSDService::recovery_need_sleep read+updated without locking
Nathan Cutler
11:06 PM RADOS Backport #21697: luminous: OSDService::recovery_need_sleep read+updated without locking
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18753
merged
Yuri Weinstein
11:56 PM RADOS Backport #21785 (Resolved): luminous: OSDMap cache assert on shutdown
Nathan Cutler
11:07 PM RADOS Backport #21785: luminous: OSDMap cache assert on shutdown
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18749
merged
Yuri Weinstein
11:56 PM Messengers Bug #21883 (Resolved): msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Nathan Cutler
11:56 PM Messengers Backport #21916 (Resolved): luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == ...
Nathan Cutler
11:09 PM Messengers Backport #21916: luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18746
merged
Yuri Weinstein
11:55 PM RADOS Bug #21845 (Resolved): Objecter::_send_op unnecessarily constructs costly hobject_t
Nathan Cutler
11:55 PM RADOS Backport #21921 (Resolved): luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Nathan Cutler
11:09 PM RADOS Backport #21921: luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18745
merged
Yuri Weinstein
11:54 PM RADOS Backport #21922 (Resolved): luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exce...
Nathan Cutler
11:10 PM RADOS Backport #21922: luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18744
merged
Yuri Weinstein
11:40 PM Revision 73934df3 (ceph): doc/dev/msgr2.rst: a few notes on protocol goals
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:29 PM Bug #21613 (Resolved): backfill cancelation makes target crash; now triggered by recovery preemption
David Zafman
09:50 PM Bug #21613 (Pending Backport): backfill cancelation makes target crash; now triggered by recovery...
David Zafman
11:29 PM Backport #22780 (Resolved): luminous: backfill cancelation makes target crash; now triggered by r...
David Zafman
09:51 PM Backport #22780 (Resolved): luminous: backfill cancelation makes target crash; now triggered by r...
https://github.com/ceph/ceph/pull/18025 David Zafman
11:25 PM RADOS Bug #21818 (Resolved): ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) ...
Nathan Cutler
11:25 PM RADOS Backport #21924 (Resolved): luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic...
Nathan Cutler
11:10 PM RADOS Backport #21924: luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filesto...
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18742
merged
Yuri Weinstein
11:10 PM Revision 6c5684c8 (ceph): Merge pull request #18742 from shinobu-x/wip-21924-luminous
luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) buffer content mismatch
Reviewed...
Yuri Weinstein
11:10 PM Revision f7bfda8f (ceph): Merge pull request #18744 from shinobu-x/wip-21922-luminous
luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -ENOENT
Reviewed-by: Josh Durgin <jdu...
Yuri Weinstein
11:09 PM Revision 6bd8b907 (ceph): Merge pull request #18745 from shinobu-x/wip-21921-luminous
luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:09 PM Revision 55f4642b (ceph): test: make the LibCephFS.ShutdownRacer test even more thrashy
Have each thread do the startup and shutdown in a loop for a specified
number of times.
Tracker: http://tracker.ceph...
Jeff Layton
11:09 PM Revision 963d6fb2 (ceph): lockdep: free_ids and lock_ref hashes must be truly global
It's possible for the teardown of g_lockdep_ceph_ctx to occur, followed
by a new context being registered as the lock...
Jeff Layton
11:09 PM Revision 42bc9058 (ceph): common: add a clear_g_str_vec() function to clear g_str_vec
Prefix str_vec and str_vec_lock with "g_" to make it clear that they are
truly global values. Add a new clear_g_str_v...
Jeff Layton
11:08 PM Revision f5e1d2b1 (ceph): Merge pull request #18746 from shinobu-x/wip-21916-luminous
luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Reviewed-by: Josh Durgin <jdurgin...
Yuri Weinstein
11:08 PM Revision 8dec6175 (ceph): common: make it safe to call env_to_vec multiple times
After it has been called once and we have outstanding CephContexts with
pointers into str_vec, we can't call get_str_...
Jeff Layton
11:08 PM Revision eeb62a53 (ceph): lockdep: fix Mutex tests to disable lockdep properly
...and make g_lockdep a bool.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 0cd0bd778a6...
Jeff Layton
11:07 PM Revision 864a2c5a (ceph): client: test shutdown race
Spawn threads that bring up a bunch of ceph_mounts with individual
CephContext objects, and then tear them down in pa...
Jeff Layton
11:07 PM Revision 8db3ecd6 (ceph): client: fix signed/unsigned comparison compiler warning
The build says:
src/client/Client.cc: In member function ‘void Client::trim_caps(MetaSession*, int)’:
src/client/Cli...
Jeff Layton
11:07 PM Revision 49ac68c3 (ceph): lockdep: fix races with concurrent lockdep teardown
If the cct is unregistered while other threads are flogging mutexes,
then we can hit all sorts of bugs. Ensure that w...
Jeff Layton
11:07 PM Revision b66ba628 (ceph): lockdep: don't take lockdep_mutex twice for new lock registrations
We can do it under the same mutex, which should be more efficient.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(...
Jeff Layton
11:07 PM Revision 2e0800bd (ceph): Merge pull request #18749 from shinobu-x/wip-21785-luminous
luminous: OSDMap cache assert on shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg Farnum <gf...
Yuri Weinstein
11:06 PM Revision ea771cbd (ceph): Merge pull request #18753 from shinobu-x/wip-21697-luminous
luminous: OSDService::recovery_need_sleep read+updated without locking
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:52 PM Backport #22025: luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18715
merged
Yuri Weinstein
10:52 PM Revision b03323c8 (ceph): Merge pull request #18715 from shinobu-x/wip-luminous-21964
luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
10:51 PM mgr Backport #21875: luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18732
merged
Yuri Weinstein
10:51 PM Revision a0b48971 (ceph): Merge pull request #18732 from shinobu-x/wip-luminous-21875
luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
10:50 PM mgr Backport #22029: luminous: restarting active ceph-mgr cause glitches in bps and iops metrics
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18735
merged
Yuri Weinstein
10:50 PM Revision c8d526b8 (ceph): Merge pull request #18735 from shinobu-x/wip-22029-luminous
luminous: restarting active ceph-mgr cause glitches in bps and iops metrics
Reviewed-by: Kefu Chai <kchai@redhat.com...
Yuri Weinstein
10:24 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Hi,
how do I translate the given location, e.g. to a "dd" argument?
Meanwhile I found out that only the first m...
Martin Preuss
12:23 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin, your logs show places where data is located, for example: "device location [0x6d76b40000~1000]".
Is it possi...
Adam Kupczyk
09:41 PM rgw Bug #22731: AWS V4 signature issue on Jewel
I have verified identical results (successful multipart uploads from application using aws-java-sdk-bundle-1.11.199.j... Matt Benjamin
08:25 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Hi Yuan,
I've been trying to reproduce against master--not seeing any error there
1. using the desired aws-jav...
Matt Benjamin
09:02 PM rgw Feature #22779 (Resolved): beast: listen on multiple endpoints
Casey Bodley
08:30 PM RADOS Backport #22423 (Closed): luminous: osd: initial minimal efforts to clean up PG interface
I was able to cleanly backport http://tracker.ceph.com/issues/22069 without this large change. David Zafman
08:17 PM ceph-volume Bug #22620 (In Progress): ceph-volume simple dmcrypt support
Alfredo Deza
08:17 PM ceph-volume Feature #22653 (Resolved): add a --destroy flag to forcefully remove the underlying vg/lv when za...
merged commit 1ed0062 into master Alfredo Deza
07:37 PM Revision a09a42a4 (ceph): test: Test case that reproduces tracker 18162
recover_replicas: object added to missing set for backfill, but is not in recovering, error!
Signed-off-by: David Za...
David Zafman
07:37 PM Revision 23f7c556 (ceph): osd: Better handle failure to get enough EC shards to backfill
Fixes: http://tracker.ceph.com/issues/18162
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
07:35 PM Revision aa017678 (ceph): librados: getter for min compatible client versions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:27 PM Revision c553f00c (ceph): osd/OSDMap: expose require_min_compat_client variable
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:24 PM Revision 1ed0062e (ceph): Merge pull request #20010 from ceph/wip-rm22653
ceph-volume: adds a --destroy flag to ceph-volume lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:14 PM Revision 081fe723 (ceph): osd: For recovery get all possible shards to read on errors
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 390d12f71a1bd6e07f3516b1c73e467e9960725d)
David Zafman
07:14 PM Revision 5bed56a6 (ceph): test: Use feature to get last array element
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 43e3206de2a20bf17ad9f2b16b7e486804097bf2)
David Zafman
07:14 PM Revision 62e9c05a (ceph): osd: Allow recovery to send additional reads
For now it doesn't include non-acting OSDs
Added test for this case
Signed-off-by: David Zafman <dzafman@redhat.com>...
David Zafman
07:14 PM Revision bfd00299 (ceph): test: Allow modified options to existing setup functions
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f92aa6c82449152901a4663c523e9ba43363eca3)
David Zafman
07:13 PM Revision 39bb3cf8 (ceph): osd: CLEANUP: Change getattr_maybe_cache() to reflect how it is being used
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 143111a112ec64724226f83ed285f66ee52204b2)
David Zafman
07:13 PM Revision a7a2de03 (ceph): test: Add a removal test for erasure code read
Test feature: http://tracker.ceph.com/issues/14513
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked f...
David Zafman
06:32 PM Revision f0f0c1f8 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision 46babe80 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
06:32 PM Revision 498d7a06 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision ad73be2c (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision babcdf2f (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:32 PM Revision 163ee6a6 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:14 PM rgw Feature #22778 (Resolved): beast: bind to specific ip address
https://github.com/ceph/ceph/pull/20000 Casey Bodley
06:06 PM CephFS Bug #21393 (Resolved): MDSMonitor: inconsistent role/who usage in command help
Patrick Donnelly
06:05 PM CephFS Backport #22508 (Closed): luminous: MDSMonitor: inconsistent role/who usage in command help
Yes, let's forgo the luminous backport. Thanks for pointing that out Nathan! Patrick Donnelly
06:03 PM Revision 7522ddd9 (ceph): mon/PGMap: 'unclean' does not imply damaged
Everything (that I can think of) that would lead to a PG being unclean is
already reported via another health message...
Sage Weil
05:39 PM Revision 67fbd383 (ceph): boost: include more specific asio headers
when building with gcc5 and boost 1.66, this #include <boost/asio.hpp> fails to compile:
In file included from build...
Casey Bodley
05:16 PM rgw Feature #13718 (Resolved): rgw:CivetWeb http and https be support in the same time.
this merged in https://github.com/ceph/ceph/pull/11776 Casey Bodley
04:37 PM rgw Bug #22745: can not set user quota with specific value
https://github.com/ceph/ceph/pull/20063 Casey Bodley
04:24 PM Revision 919f50be (ceph): rgw: add MetaMasterTrimCR to query sync status from peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8bb106720160e42ae6e04f5dffc6af03794009ab)
Casey Bodley
04:24 PM Revision cf261ac2 (ceph): rgw: master calculates minimum sync status of peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 00d7b7b664c49bd476c060152e2738031cc4ba05)
Casey Bodley
04:24 PM Revision a724ceba (ceph): rgw: add PurgePeriodLogsCR to purge entire mdlog periods
Conflicts: rgw_raw_obj
src/rgw/rgw_sync.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked f...
Casey Bodley
04:24 PM Revision 119a3b2d (ceph): rgw: master purges period mdlogs once all peers are done
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit eb140e38207dc43e16d803ee1174678cc9d5e39c)
Casey Bodley
04:24 PM Revision 0d837a3c (ceph): rgw: add MetaMasterTrimShardCollectCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1765f869289e7bb2dd8cf4c89783b95f13a8fcdf)
Casey Bodley
04:24 PM Revision 90b9149f (ceph): rgw: master trims mdlogs as peers make progress on current period
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1afabc1fdd1c36431c216ead8da8dfd799bdbe49)
Casey Bodley
04:24 PM Revision 5caf51ef (ceph): rgw: add MetaPeerTrimCR to query master mdlog info
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6e9296d49f4ce322a98651119f5dc66df7f5224c)
Casey Bodley
04:24 PM Revision dd458fa7 (ceph): rgw: peer purges mdlog periods before master's oldest
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6cde60e954e60ff77e93b93e8c5bd7059f6a2644)
Casey Bodley
04:24 PM Revision 0f8156a0 (ceph): rgw: add MetaPeerTrimShardCR to trim mdlog shards
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3376c4b67c52f02111dea3bc032403f425a709c1)
Casey Bodley
04:24 PM Revision e4ffe3ac (ceph): rgw: peer trims mdlog shards up to master's oldest entry
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0557a79612504646e9f195cacff839e6ad050957)
Casey Bodley
04:24 PM Revision 8fc80043 (ceph): rgw: add MetaTrimPollCR to coordinate polling and leases
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8431f178004b952d9443a3acbd315d46514fadc2)
Casey Bodley
04:24 PM Revision befe59ab (ceph): rgw: RGWSyncLogTrimThread runs mdlog trim
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit aaab1ec2f736248b3557f42b4108e91b45f6b407)
Casey Bodley
04:24 PM Revision 6dbaecfd (ceph): radosgw-admin: add 'mdlog autotrim' command
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 16462640a311fdd262a3ee74552fc2297a4f1db5)
Casey Bodley
04:24 PM Revision 1dc97ae7 (ceph): rgw: use RGWShardCollectCR in MetaMasterTrimCR
limit the number of concurrent sync status requests to peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherr...
Casey Bodley
04:24 PM Revision f3744440 (ceph): rgw: add TODOs to split trim logic into separate source files
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ec0a655a80b20e9c76cf0d65cfea3fde66ce0a10)
Casey Bodley
04:24 PM Revision fbfa4c34 (ceph): rgw: add CRs for async mdlog history operations
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 70bcf452a2cfeafee3fb8a560391c50c3f52fedd)...
Casey Bodley
04:05 PM Revision ea170d0d (ceph): rgw: use objv_tracker for mdlog history
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c7897309617b29fc24a85ae21efffc387908380)
Casey Bodley
04:05 PM Revision 67addc2c (ceph): rgw: add RGWRadosRemoveCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 57b94899dccf0c0a63aabfd77af62608117f440e)...
Casey Bodley
04:05 PM bluestore Bug #22285: _read_bdev_label unable to decode label at offset
Alfredo Deza
04:00 PM Revision 16306d7b (ceph): librbd: use steady clock to measure elapsed time in AioCompletion
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
03:58 PM rgw Bug #22777 (New): uniqueness of rgw service name not guaranteed
Historically in our deployment we reuse the same client.radosgw key for all rgw's.
During the jewel/luminous upgrade...
Dan van der Ster
03:21 PM rgw Bug #12182 (Closed): Data asynchronous sync failed in federated gateway
The agent is no longer a supported tool. Alfredo Deza
03:19 PM rgw Feature #6877 (Closed): tool to trim metadata, data, and bucket index logs
Alfredo Deza
03:19 PM Revision 2ed35c9f (ceph): rgw: fix notify timeout for BucketTrimWatcher
from seconds to msec
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ada2d108e627d519794...
Casey Bodley
03:19 PM Revision 660abda2 (ceph): rgw: more documentation for bilog trim config
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4d4442168c15775f8346ebc6295a6de912250b8f)
Casey Bodley
03:19 PM Revision 96baf2d0 (ceph): rgw: add TrimComplete to watch/notify api
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 916f5995c92acd0c5ba66fde6031fed7cb91cb95)
Casey Bodley
03:19 PM Revision f1bcf840 (ceph): test/rgw: add test_bucket_index_log_trim()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d9dc58cf2c6f64562843cc1d00df82d99379e640)
Casey Bodley
03:19 PM Revision 668c2833 (ceph): qa/rgw: add kwargs for debug output
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fa8a0713de6b5b8ea9c9400f3ed467d87940612a)
Casey Bodley
03:19 PM Revision d1620fef (ceph): rgw: move shard marker helper into BucketIndexShardsManager
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4be7039964a2d17069b3604a4c994743145a013e)
Casey Bodley
03:19 PM Revision 32ebc0e5 (ceph): rgw: add comment for bucket in BucketCounter
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c6d946b3e1fbb10da43273e62c8584ffe3afbcdf)
Casey Bodley
03:19 PM Revision 24f7fd2c (ceph): rgw: hold cr reference in MetadataListCR callback
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3a1474031e4266100c5ccaf082756bdf0607a2be)
Casey Bodley
03:19 PM Revision 6fc4c7a1 (ceph): rgw: BucketTrimWatcher checks handle in stop
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6e4d9735036a68575696e53b6732e4680a0226d6)
Casey Bodley
03:19 PM Revision 3f06276f (ceph): rgw: curly brace style for bilog trim classes
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a0c438eefcf0c99094efa0d98902cc4fca5957f0)
Casey Bodley
03:19 PM Revision 7c430a08 (ceph): rgw: RGWDataSyncSingleEntryCR calls BucketChangeObserver
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1c50d727b5df574e28d90cd99abe15db1742e4b1)...
Casey Bodley
03:02 PM rgw Bug #11355 (Closed): simplified approach for setting up a (federated) rgw
Alfredo Deza
02:36 PM rgw Bug #22084 (Resolved): Swift object expiry incorrectly trims entries, leaving behind some of the ...
Nathan Cutler
02:36 PM rgw Backport #22180 (Resolved): jewel: Swift object expiry incorrectly trims entries, leaving behind ...
Nathan Cutler
02:36 PM Revision b27f6af8 (ceph): Merge pull request #18925 from ivancich/jewel-backport-18821
jewel: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:11 PM Revision ccd16d22 (ceph): Merge pull request #20020 from mikechristie/wip-doc-mnc-update-iscsi-cl...
doc: update ceph iscsi kernel and package info
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:35 PM Revision 4dbcd4dd (ceph): Merge pull request #18323 from thmour/thmour_rbdtrash
rbd: replace trash delay option, add rbd trash purge command
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:34 PM Revision 80f6c5cc (ceph): Merge pull request #20014 from liewegas/wip-rbd-validate
common/options,librbd/Utils: refactor RBD feature validation
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:45 PM Revision 86ee30c3 (ceph): mgr: apply auth_service_required to client conns
Previously was using auth_cluster_required for all
connections, which meant that if someone had
disabled client cephx...
John Spray
12:41 PM CephFS Bug #22776: mds: session count,dns and inos from cli "fs status" is always 0
*PR*: https://github.com/ceph/ceph/pull/20079 shangzhong zhu
12:07 PM CephFS Bug #22776 (Resolved): mds: session count,dns and inos from cli "fs status" is always 0
... shangzhong zhu
12:31 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Ah -- turns out the mgr code never thought about the possibility that people would be using a ceph CLI with cephx tur... John Spray
12:05 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Since making the change above, I get error messages whenever I run /usr/bin/ceph (even just ceph --help).
2018-...
Shane Voss
12:03 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Having made this change I can confirm that the mgr now connects correctly. However my colleague Bruce noticed a side... Matthew Richardson
11:42 AM Revision a95ba20d (ceph): mon/paxosservice: cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
11:42 AM Revision fc02286a (ceph): osdc: build MOSDOp message in Objecter::_send_op
it's more intuitive and consistent
Signed-off-by: runsisi <runsisi@zte.com.cn>
runsisi hust
11:30 AM Revision fe5e1eb1 (ceph): spdk: update submodule to more recent upstream
This commit fast-forwards the SPDK submodule to upstream commit
93bd60e0de6b161567182d965239735bf467e85c to enable th...
Nathan Cutler
11:29 AM Revision 07a122a3 (ceph): common/throttle: start using 64-bit values
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fa37ed1a48fd804ac199509bd78c470480ecbb22)
...
Igor Fedotov
11:22 AM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
wrong spell, the title should be "rgw: multisite: the huge object sync is slow in unstable network environment" Jack Lv
11:03 AM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
https://github.com/ceph/ceph/pull/20036 Jack Lv
11:02 AM rgw Bug #22775 (Fix Under Review): rgw: multisite: the huge object sync is slow in unstable network e...
The huge object sync is slow because request often time out when the network is not stable Jack Lv
11:02 AM rgw Backport #22703 (New): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
-This ticket is for the master fix, but I don't see a master PR?-
Master PR: -https://github.com/ceph/ceph/pull/20...
Nathan Cutler
11:01 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
No, I set it to Luminous based on the request by theanalyst in https://github.com/ceph/ceph/pull/20023. I'm fine with... Brad Hubbard
10:24 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
@Brad Assigning to you and leaving the backport field on "luminous" (but feel free to zero it out if it's enough to m... Nathan Cutler
10:56 AM Backport #22769 (Need More Info): luminous: allow client requests to preempt scrub
non-trivial backport; bf16f59887d6b7624112212cecead3ebec48b6f9 is particularly challenging Nathan Cutler
09:41 AM Backport #22769 (Resolved): luminous: allow client requests to preempt scrub
https://github.com/ceph/ceph/pull/22044 Nathan Cutler
10:49 AM rgw Bug #22364 (Resolved): log rotate causes rgw realm reload
Nathan Cutler
10:48 AM rgw Backport #22365 (Resolved): luminous: log rotate causes rgw realm reload
Nathan Cutler
10:48 AM rgw Backport #22397 (Resolved): luminous: rgw: radosgw-admin reshard command argument error.
Nathan Cutler
10:48 AM rgw Bug #21723 (Resolved): rgw: radosgw-admin reshard command argument error.
Nathan Cutler
10:48 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
LGTM Zheng Yan
10:45 AM rgw Backport #22774 (In Progress): jewel: rgw file deadlock on lru evicting
Nathan Cutler
10:43 AM rgw Backport #22774 (Resolved): jewel: rgw file deadlock on lru evicting
https://github.com/ceph/ceph/pull/20076 Nathan Cutler
10:45 AM Revision dc48e5bc (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
10:45 AM rgw Backport #22773 (In Progress): luminous: rgw file deadlock on lru evicting
Nathan Cutler
10:43 AM rgw Backport #22773 (Resolved): luminous: rgw file deadlock on lru evicting
https://github.com/ceph/ceph/pull/20075 Nathan Cutler
10:44 AM Revision e3fbaa92 (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
10:43 AM rgw Bug #22736 (Pending Backport): rgw file deadlock on lru evicting
https://github.com/ceph/ceph/pull/20034 Nathan Cutler
10:41 AM Revision b9e4aa94 (ceph): rbd trash: replace cli delay option, add rbd trash purge command
Replaced the delay argument for the trash move
command with a string acceptable by /bin/date, e.g.:
$ rbd trash move...
Theofilos Mouratidis
10:40 AM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
@Jason Nevermind :-) Nathan Cutler
09:52 AM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
@Jason Did you really mean to close this as "Duplicate"? If so, which redmine ticket is it duplicating and can we zer... Nathan Cutler
10:36 AM rgw Backport #22772 (In Progress): jewel: user creation can overwrite existing user even if different...
Nathan Cutler
09:42 AM rgw Backport #22772 (Resolved): jewel: user creation can overwrite existing user even if different ui...
https://github.com/ceph/ceph/pull/20074 Nathan Cutler
10:36 AM Revision 816397e8 (ceph): rgw: RGWUser::init no longer overwrites user_id
if an admin op specifies a user_id and does not find a user with that
id, but does find a user based on a later field...
Casey Bodley
10:35 AM rgw Backport #22767 (In Progress): luminous: Librgw shutdown uncorreclty
Nathan Cutler
09:40 AM rgw Backport #22767 (Resolved): luminous: Librgw shutdown uncorreclty
https://github.com/ceph/ceph/pull/20073 Nathan Cutler
10:34 AM Revision 35d2baf4 (ceph): librgw: fix shutdown err with resources uncleaned
Fixed: http://tracker.ceph.com/issues/22296
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit...
Tao CHEN
10:27 AM rgw Backport #22766 (In Progress): luminous: RGW doesn't check time skew in auth v4 http header request
Nathan Cutler
09:40 AM rgw Backport #22766 (Resolved): luminous: RGW doesn't check time skew in auth v4 http header request
https://github.com/ceph/ceph/pull/20072 Nathan Cutler
10:25 AM Revision 63d180c8 (ceph): osdc: remove Objecter::kick_requests which is unused
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
10:24 AM mgr Bug #22755 (Fix Under Review): cluster [ERR] Unhandled exception from module 'prometheus' while r...
Already fixed by https://github.com/ceph/ceph/pull/20047 which should merge soon. John Spray
12:12 AM mgr Bug #22755 (Resolved): cluster [ERR] Unhandled exception from module 'prometheus' while running o...
http://pulpito.ceph.com/sage-2018-01-22_23:44:53-rados-master-distro-basic-smithi/
on master
Sage Weil
10:23 AM Revision dd4f3225 (ceph): qa: add new prometheus test to rados/mgr suite
Added in https://github.com/ceph/ceph/pull/19744
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:23 AM Revision e2c68d5e (ceph): qa: assign prometheus ports during selftest
This was throwing IOError("Port 9283 not free on '::'",)
when trying to serve, since merging https://github.com/ceph/...
John Spray
10:21 AM bluestore Backport #22698: luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
@Prashant Please fix the cherry-pick conflict resolution as suggested by Igor in the PR. Nathan Cutler
10:18 AM ceph-volume Backport #22701 (In Progress): luminous: ceph-volume fails when centos7 image doesn't have lvm2 i...
@Prashant: Please talk to the c-v developers. They have been handling the c-v backports until now. Nathan Cutler
10:17 AM Revision cd70aa2c (ceph): Merge pull request #20005 from jcsp/wip-mgr-minor
mgr: remove a few junk lines
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
10:17 AM Revision e1af6673 (ceph): mgr: remove a few junk lines
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:14 AM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
@David I can only guess that this is not reproducible in master and that's why it requires a luminous-only fix. Could... Nathan Cutler
10:11 AM Backport #22771 (In Progress): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
Nathan Cutler
09:41 AM Backport #22771 (Resolved): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
https://github.com/ceph/ceph/pull/20070 Nathan Cutler
10:10 AM Revision 84b64a88 (ceph): ceph-objectstore-tool: Fix set-size to clear data_digest if changing di...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8)...
David Zafman
10:09 AM Revision ae9c4c86 (ceph): test: Add undocumented corrupt-size for testing
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c0606b9eea977074b560b44c4cd1a3d8e8bc3e0a)...
David Zafman
10:05 AM Backport #22770 (In Progress): luminous: ceph-objectstore-tool set-size should maybe clear data-d...
Nathan Cutler
09:41 AM Backport #22770 (Resolved): luminous: ceph-objectstore-tool set-size should maybe clear data-digest
https://github.com/ceph/ceph/pull/20069 Nathan Cutler
10:05 AM Revision 238ddccb (ceph): ceph-objectstore-tool: Fix set-size to clear data_digest if changing di...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8)
David Zafman
10:01 AM RADOS Backport #22761 (In Progress): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
Nathan Cutler
09:40 AM RADOS Backport #22761 (Resolved): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
https://github.com/ceph/ceph/pull/20068 Nathan Cutler
10:01 AM Revision a0c0e637 (ceph): osd: only exit if *latest* map(s) say we are destroyed
It's possible our current map is older, we were destroyed then, but in
newer maps our osd was recreated. This happen...
Sage Weil
09:48 AM CephFS Backport #22762 (In Progress): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
09:40 AM CephFS Backport #22762 (Resolved): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/20067 Nathan Cutler
09:48 AM Revision e49a8cd8 (ceph): mds: handle 'inode gets queued for recovery multiple times'
Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
09:47 AM Revision 1145c02f (ceph): mds: use elist to track recover queue items
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 74f2a87887e81dc1d5895976982efb51b0a5e97e)
C...
Yan, Zheng
09:42 AM rgw Bug #22685: create user, but uid error
@Casey, @Matt - can we change the link to #21685 from "Related to" to "Duplicates"? And change status from "Pending B... Nathan Cutler
09:40 AM mgr Backport #22768 (Resolved): luminous: Service daemons never recover from transient outage
https://github.com/ceph/ceph/pull/20089 Nathan Cutler
09:40 AM CephFS Backport #22765 (Resolved): luminous: client: avoid recursive lock in ll_get_vino
https://github.com/ceph/ceph/pull/20086 Nathan Cutler
09:40 AM CephFS Backport #22764 (Resolved): jewel: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20111 Nathan Cutler
09:40 AM CephFS Backport #22763 (Resolved): luminous: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/20085 Nathan Cutler
09:39 AM mgr Backport #22760 (Resolved): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
https://github.com/ceph/ceph/pull/20084 Nathan Cutler
09:36 AM Support #22471: osd op
Greg Farnum wrote:
> Sounds like the network was slow or something?
Yes,we changed the switch, the problem was solv...
zhou yang
09:34 AM Bug #22757 (Closed): 色方式
Greg Farnum
06:42 AM Bug #22757: 色方式
This is a wrong operation, please ignore. junwei liao
02:31 AM Bug #22757 (Closed): 色方式
junwei liao
08:24 AM Revision 73ff298b (ceph): mon: use pool_sum as param name in PGMapDigest::recovery_summary
the param name of delta_sum of PGMapDigest::recovery_summary() is misleading too.
delta_sum fits the recovery_rate_su...
Chang Liu
07:48 AM RADOS Bug #22673 (Pending Backport): osd checks out-of-date osdmap for DESTROYED flag on start
Kefu Chai
07:48 AM Revision 04d90a7d (ceph): Merge pull request #19988 from liewegas/wip-22673
osd: only exit if *latest* map(s) say we are destroyed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:38 AM RADOS Bug #22727: "osd pool stats" shows recovery information bugly
need to backport it to jewel and luminous. but it at least dates back to 9.2.0. see also http://lists.ceph.com/piperm... Kefu Chai
06:32 AM RADOS Bug #22727 (Fix Under Review): "osd pool stats" shows recovery information bugly
Kefu Chai
04:15 AM Revision e2f5335c (ceph): rbd-mirror: image map policy tests
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:55 AM rgw Bug #22758 (Resolved): rgw sends garbage meta.compression to ElasticSearch
Once compression is enabled for a zone, metadata indexing on elasticsearch stops working.
Here is how to reproduce...
YOUZHONG YANG
02:33 AM Revision 0f3dd484 (ceph): rgw: upldate the max-buckets when the quota is uploaded
Fixes:https://tracker.ceph.com/issues/22745
Signed-off-by: zhaokun <develop.hikdata.com>
hikdata hik
12:51 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
As shown, resharding the bucket will make the content show up again; but you have to know that it is missing first. o... Robin Johnson
12:47 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
... Robin Johnson
12:37 AM rgw Bug #22756 (Won't Fix): RGW will not list contents of older buckets at all: reshard makes it show...
This is very similar to bug 17372 at the face, but different underneath. Luminous does contain the fix for bug 17372 ... Robin Johnson
12:16 AM bluestore Bug #22427 (Resolved): osd_fsid does not exist, fsid is generated instead
Sage Weil
12:16 AM Revision 3911a2ae (ceph): Merge pull request #20059 from ceph/wip-rm22427
doc/ceph-volume OSD use the fsid file, not the osd_fsid Sage Weil
12:15 AM Revision d431de74 (ceph): Merge pull request #19979 from k0ste/prometheus_metadata
mgr: prometheus: set metadata metrics value to '1' (#22717).
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewe...
Sage Weil
12:14 AM mgr Fix #22718 (Pending Backport): mgr: prometheus: missed osd commit\apply latency metrics.
Sage Weil
12:14 AM Revision eafa6e0e (ceph): Merge pull request #19980 from k0ste/prometheus_latency
mgr: prometheus: added osd commit/apply latency metrics (#22718).
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Rev...
Sage Weil

01/22/2018

11:51 PM Revision f9e02d51 (ceph): Merge pull request #19986 from tchaikov/wip-denc-size-t-featured
denc: should check element's type not 'size_t'
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Sage Weil
11:51 PM Revision 6f7e54db (ceph): Merge pull request #20028 from mogeb/steady-clock-rados
rados: use WaitInterval()'s return value instead of manual timing
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:50 PM RADOS Bug #22419 (Pending Backport): Pool Compression type option doesn't apply to new OSD's
Sage Weil
08:12 AM RADOS Bug #22419 (Fix Under Review): Pool Compression type option doesn't apply to new OSD's
https://github.com/ceph/ceph/pull/20044 Kefu Chai
11:50 PM Revision ffe3eb10 (ceph): Merge pull request #20044 from tchaikov/wip-22419
osd: update store with options after pg is created
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:49 PM Revision 92f7b562 (ceph): Merge pull request #20032 from liewegas/wip-name-shadowing
mon/OSDMonitor: rename outer name declaration to avoid shadowing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:48 PM Revision 6eb85b3a (ceph): Merge pull request #20015 from cbodley/wip-crypto--
crypto: remove cryptopp library
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:48 PM Revision b4c91da9 (ceph): Merge pull request #20029 from tchaikov/wip-osx-build
osdc,os,osd: fix build on osx
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Sage Weil
11:46 PM RADOS Bug #22711 (Resolved): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect...
Sage Weil
12:53 PM RADOS Bug #22711 (Fix Under Review): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands:...
https://github.com/ceph/ceph/pull/20046 Kefu Chai
11:06 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
the weirdness of this issue is that some PGs are mapped to a single OSD:... Kefu Chai
03:13 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
the curr_object_copies_rate value in PGMap.cc dump_object_stat_sum is .5, which is counteracting the 2x replication f... Sage Weil
11:46 PM Revision 12e61663 (ceph): Merge pull request #20046 from tchaikov/wip-22711
test: reduce the chance to have degraded PGs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:10 PM Revision 3ab71020 (ceph): doc: fix ceph-iscsi-config version number
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
10:11 PM CephFS Bug #22754 (Resolved): mon: removing tier from an EC base pool is forbidden, even if allow_ec_ove...
OSDMonitor::_check_remove_tier needs to be made aware that this should be permitted if the base tier is suitable for ... John Spray
10:08 PM rgw Feature #18229: multisite: trim bilogs as data sync peer zones catch up
@Nathan you're right, luminous first. i'll attempt a jewel backport when i get a chance Casey Bodley
10:07 PM rgw Backport #22753: luminous: multisite: trim bilogs as data sync peer zones catch up
https://github.com/ceph/ceph/pull/20062 Casey Bodley
10:06 PM rgw Backport #22753 (Resolved): luminous: multisite: trim bilogs as data sync peer zones catch up
https://github.com/ceph/ceph/pull/20062 Casey Bodley
10:02 PM Revision 2c71e5cd (ceph): rgw: add rgw_bucket_sync_status() to bypass manager
RGWBucketSyncStatusManager::init() is doing a lot of extra work that's
not needed to serve the rest api (spawning an ...
Casey Bodley
10:02 PM Revision 001f5577 (ceph): rgw: add json decoders for bucket sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 28c6ac62b877f0eafc94facb77255bfe81f48c38)
Casey Bodley
10:02 PM Revision 8dc99bbd (ceph): rgw: add /admin/log rest api for bucket sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fab595ab9bfe7f477ab03efee66d1a335d91f7cb)
Casey Bodley
10:02 PM Revision 1efe55f4 (ceph): rgw: add RGWBucketInfo overload for BucketShard::init
for use by callers that have already read the bucket instance info
Signed-off-by: Casey Bodley <cbodley@redhat.com>
...
Casey Bodley
10:02 PM Revision aba2e0b6 (ceph): rgw: add RGWRadosBILogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0dea44dad3a572cd966d22dd345c1e226c073f6e)
Casey Bodley
10:02 PM Revision 6b41f309 (ceph): rgw: RGWGetBucketInstanceInfoCR takes rgw_bucket or metadata key
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 689badbe7fb468d4aec14e2f86bfc4cce9c103a2)
Casey Bodley
10:02 PM Revision da126d8f (ceph): rgw: add HTTPManager to BucketTrimManager
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 04400bc60b1cf9efbc49761cba8311e0a95dfc9e)
Casey Bodley
10:02 PM Revision 0d86081f (ceph): rgw: add BucketTrimInstanceCR
fetches bucket sync status from each peer, calculates the min markers
for each shard, and trims the bilog shards. cal...
Casey Bodley
10:02 PM Revision 21aef40b (ceph): rgw: start BucketTrimManager in RGWRados
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 74aedaef0757f56a77671d6de59628538cfa0bbb)
Casey Bodley
10:02 PM Revision fb7e2c0e (ceph): rgw: BucketTrimManager implements BucketChangeObserver
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b4249cc432b5b74e5c8f545bdc7daddbc9e60d23)
Casey Bodley
10:02 PM Revision e34da7e6 (ceph): rgw: add BucketTrimWatcher to serve watch/notify apis
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f96d9a8e22195bfb3347b5add7a4385895d36f9c)
Casey Bodley
10:02 PM Revision 1d8dbaeb (ceph): rgw: add TrimCounters api to BucketTrimWatcher
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5bcf109eac30780cfa9ae5d524d2bde638651f40)
Casey Bodley
10:02 PM Revision 8434b7bd (ceph): rgw: add BucketTrimPollCR for interval and lease logic
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 129fc99d5208279029ff1722d21f0ad24c37db62)
Casey Bodley
10:02 PM Revision f746e86b (ceph): rgw: add BucketTrimCR to spawn trim for active buckets
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 82c059530871af054c48de0e6a091b1f74f2eb12)
Casey Bodley
10:02 PM Revision fbc356a2 (ceph): rgw: add MetadataListCR to loop over bucket instances
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c9d50860b735809e343a0831ba3d346b0b37973c)
Casey Bodley
10:02 PM Revision d13f6a10 (ceph): rgw: add BucketTrimStatus
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c07d7dd0e6c358bcdba409747ebf13f846a77e1)
Casey Bodley
10:02 PM Revision e7b3a636 (ceph): rgw: collect cold buckets for trim
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 06a22a134f9af92753fa206eb64025472ec94f40)
Casey Bodley
10:02 PM Revision b72f8aef (ceph): rgw: BucketTrimManager implements BucketTrimObserver
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7be4eab8a339e9e083352a44ad09272da717c73e)
Casey Bodley
10:02 PM Revision f65ad4a3 (ceph): rgw: add configure_bucket_trim()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d29f96ae3e1b7d65b2f513340e8c2c42cf6de9f1)
Casey Bodley
10:02 PM Revision b26e997d (ceph): rgw: add 'radosgw-admin bilog autotrim'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4f736f1ec74f74e8dc1ae4ffb5b71274351c66f0)
Casey Bodley
10:01 PM Revision 92c9fd95 (ceph): common: introduce BoundedKeyCounter and unit test
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit e9a5ec9f64dd6cd163a855335b846181c3ac83d2)...
Casey Bodley
10:00 PM Revision 3aba3f59 (ceph): rgw: add skeleton for BucketTrimManager
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4309adb36be8dff737ab2196f59743c316b12bca)...
Casey Bodley
10:00 PM Revision 7308044a (ceph): rgw: MetadataManager interface takes const string refs
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b3a5c5a0569f95a5a755ea0dc03ec2c1ea4bdc4d)
Casey Bodley
10:00 PM Revision 82c1b7d7 (ceph): rgw: introduce RGWRadosNotifyCR for aio_notify
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 964d966969bf757570bffb650ebb4ef515a6592e)
Casey Bodley
09:43 PM ceph-volume Bug #22663 (Resolved): man page needs updating to explain bluestore support
merged commit b020674 into ceph:master Alfredo Deza
09:42 PM Bug #22302: selinux denials with ceph-deploy/ceph-volume lvm device
Boris we need a bit of help here, unsure how to go around these. I believe Ken mentioned this is just a matter of def... Alfredo Deza
09:40 PM rgw Backport #18277 (In Progress): jewel: multisite: trim data changes log as peers zones catch up
https://github.com/ceph/ceph/pull/20061 Casey Bodley
09:35 PM Revision 80b7b7e5 (ceph): rgw: add objv_tracker arg to RGWSimpleRadosRead/WriteCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ca462a3b9aef2be6422e420fc2482f831409cb72)...
Casey Bodley
09:30 PM Revision f97015ac (ceph): rgw: add objv_tracker arg to RGWRados::put_system_obj_data
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2cee82f266335914103edf9673af494bfa39b7fe)...
Casey Bodley
09:28 PM Revision c41bdb70 (ceph): rgw: move timelog trim wrapper to header
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit db79bfabc87884ca5ae92a0685ec217a99af4597)
Casey Bodley
09:28 PM Revision 34f5f98b (ceph): rgw: move coroutines out of anonymous namespace
anonymous namespaces do terrible things to name mangling, and this shows
up in our coroutine logging
Signed-off-by: ...
Casey Bodley
09:28 PM Revision 86d670eb (ceph): rgw: skip sync thread if current period is empty
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5deabd35796f483f7fd74ba042b7f81a3366422b)
Casey Bodley
08:55 PM Revision 3bea2a35 (ceph): rgw: add static function to generate lock cookie
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a1b2359730df27e6688a77bfa3d5e801ad846a3)
Casey Bodley
08:55 PM Revision f885c7b7 (ceph): rgw: hold lock for data log trimming
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0777fff4163588850a95433799d4e3ce1bd8b6e9)
Casey Bodley
08:55 PM Revision 1ad8d2a6 (ceph): rgw: DataLogTrimCR renamed zone to zone_id
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f8d9ac6e740d6d1642da507747d2337000f0ab20)
Casey Bodley
08:54 PM Revision 67f81c4b (ceph): rgw: use factory function to hide RGWDataLogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5ded7ee28baa478f94e6bfb84d0c0fc4e4af7ff8)...
Casey Bodley
08:48 PM Revision 608430f3 (ceph): rgw: pass cr registry to managers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ef4d7eab11fb5d2a41c9c28b9eb8b075aaff0d05)...
Casey Bodley
08:43 PM Revision 691bfec6 (ceph): rgw: enable async calls to time_log_trim
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d67436bb0d6cb9ae7757916547b8274990f8cc6b)
Casey Bodley
08:43 PM Revision 0fa2db43 (ceph): rgw: add RGWRadosTimelogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 20f31a412d3479efe71d5745c55575173c3fe9e8)
Casey Bodley
08:43 PM Revision 9b20b55b (ceph): rgw: add RGWDataLogTrimCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6a366f955a0caa4febdbcf855a9da482a27b7fb0)
Casey Bodley
08:43 PM Revision 446d8b29 (ceph): rgw: add RGWSyncLogTrimThread to RGWRados
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3b674bbd865cb640266751480c86925a8c07e099)
Casey Bodley
08:42 PM Revision 3a46af79 (ceph): rgw: add rest handlers to query sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a66b4cc9faaf003e9b3389994470048f1a317405)...
Casey Bodley
08:42 PM Revision ce041f0e (ceph): rgw: use RGWShardCollectCR for RGWReadDataSyncStatusCoroutine
this allows us to limit the number of outstanding requests for shard
markers
there also appeared to be issues with s...
Casey Bodley
08:42 PM Revision 1f9eb579 (ceph): rgw: add dout_prefix for rgw_data_sync.cc
and took out the redundant 'rgw' from 'rgw meta sync:'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry pick...
Casey Bodley
08:42 PM Revision 9d2090b8 (ceph): rgw: add json decoders for data sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ebbb70bd5165e3e835d8e528e038d512e7dedba9)
Casey Bodley
08:42 PM Revision 50971dc4 (ceph): rgw: expose sync managers through RGWRados
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ccef4b0f59c598eff2afc908f639ccf560782015)
Casey Bodley
08:37 PM Revision 7d6984b5 (ceph): qa/suites/upgrade: disable broken kraken upgrade cls_rbd test
Fixes: https://tracker.ceph.com/issues/22740
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:17 PM bluestore Bug #22427 (Fix Under Review): osd_fsid does not exist, fsid is generated instead
PR at https://github.com/ceph/ceph/pull/20059 Alfredo Deza
03:51 PM bluestore Bug #22427 (Triaged): osd_fsid does not exist, fsid is generated instead
Sage Weil
08:16 PM Revision a5f26c62 (ceph): doc/ceph-volume OSD use the fsid file, not the osd_fsid
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:11 PM Revision 292cfbb1 (ceph): ceph-debug-docker.sh: allow specifying branch sha1
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:06 PM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
Core: /ceph/teuthology-archive/yuriw-2018-01-19_18:23:03-powercycle-wip-yuri-master-1.19.18-distro-basic-smithi/20909... Patrick Donnelly
02:14 PM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
Assigned to CephFS because it's crashing in the ceph-fuse process (in the absence of a better home for ObjectCacher i... John Spray
07:48 PM Revision d906fd03 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:48 PM Revision 31ae5cf9 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:48 PM rgw Documentation #13523: rgw: document civetweb ssl configuration
https://github.com/ceph/ceph/pull/20058
adds basic documentation for rgw_frontend options
Casey Bodley
07:45 PM Revision b592ac44 (ceph): doc/rgw: add page for http frontend configuration
Fixes: http://tracker.ceph.com/issues/13523
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:43 PM Revision 2477ac80 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision d1ef5c48 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision be0dfe76 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 0e30aa65 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision da9d2bcd (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:43 PM Revision 8dfdde2b (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision bcbc2908 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 88ff873e (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision dc34a326 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 0e2190c7 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision be330045 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 3476e87c (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision a36dcdf9 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision d51973a6 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision a774eae4 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 18972322 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:43 PM Revision 477670a0 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:42 PM Revision b020674f (ceph): Merge pull request #19960 from gohighsec/default_bluestore
doc: update man page to explain ceph-volume support bluestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:30 PM Revision b8c2b4b9 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:30 PM Revision 35d3a05c (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision c9169136 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 09b19a8a (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1c00e19b (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 36442881 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision dab3f352 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 1a8ef286 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision 9dbe161f (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision e0a81b78 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:30 PM Revision b887c91c (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:21 PM Revision 81f4c810 (ceph): doc/ceph-volume add lvm/encryption to the index
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:19 PM ceph-volume Feature #22619 (Fix Under Review): ceph-volume lvm dmcrypt support
PR open at https://github.com/ceph/ceph/pull/20054 Alfredo Deza
07:14 PM Revision bee1c30e (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
07:14 PM Revision 36e2f966 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:14 PM Revision 8fcc81c6 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:14 PM Revision b7d7de76 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:04 PM RADOS Bug #22752: snapmapper inconsistency, crash on luminous
https://github.com/ceph/ceph/pull/20040 Sage Weil
07:03 PM RADOS Bug #22752 (Resolved): snapmapper inconsistency, crash on luminous
from Stefan Priebe on ceph-devel ML:... Sage Weil
06:53 PM Revision dd5dccf5 (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
06:53 PM Revision e0b85124 (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
06:50 PM Revision debb6b90 (ceph): Merge pull request #20034 from linuxbox2/wip-rgw-altlatchfix
rgw_file: alternate fix deadlock on lru eviction Matt Benjamin
06:47 PM RADOS Backport #22387 (In Progress): luminous: PG stuck in recovery_unfound

Included with another dependent backport as https://github.com/ceph/ceph/pull/20055
David Zafman
12:40 PM RADOS Backport #22387 (Need More Info): luminous: PG stuck in recovery_unfound
Non-trivial backport Nathan Cutler
06:43 PM Revision e8822fe1 (ceph): tests: recovery-unfound-found test needs to account for correct misplac...
The test expected HEALTH_OK when in a state with misplaced objects therefore HEALTH_WARN
Signed-off-by: David Zafman...
David Zafman
06:43 PM Revision 40ecfe28 (ceph): osd: Don't start recovery for missing until active pg state set
I was seeing recovery hang when it is started before _activate_committed()
The state machine passes into "Active" but...
David Zafman
06:40 PM Revision 02660d92 (ceph): osd/PG: restart recovery if NotRecovering and unfound found
If we are in recovery_unfound state waiting for unfound objects, and we
find them, we need to restart the recovery re...
Sage Weil
06:38 PM Revision 673df31f (ceph): qa/suites/rados: test for recovery_unfound bug
See http://tracker.ceph.com/issues/22145
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 25b79...
Sage Weil
06:38 PM Revision f4f25bec (ceph): osd/PG: document state hierarchy
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e2a75c91dd21f362d0b7fb6acf6a360beefd4168)
Sage Weil
06:23 PM Revision 23a08fce (ceph): osd/PG: include primary in PG operator<< for ec pools
Otherwise it is confusing!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0d98f262c0894b11b77...
Sage Weil
06:22 PM Bug #21803 (Resolved): objects degraded higher than 100%
It turns out this change is completely superseded by #20059. So I'm switching it to resolved.
I've decided that w...
David Zafman
06:06 PM ceph-ansible Bug #22751 (New): use chrony (not ntpd) on RHEL- and SUSE-based systems
chrony is the default NTP server on "Fedora":https://fedoraproject.org/wiki/Features/ChronyDefaultNTP and "RHEL 7/Cen... Ken Dreyer
05:12 PM Revision 6c465fea (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 7ac9f464 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 587d0d2c (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision d5e32067 (ceph): doc/dev/ceph-volume update internal LVM metadata information
Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha...
Alfredo Deza
05:12 PM Revision 8f478087 (ceph): doc/man/ceph-volume add docs for list sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 2a32d944 (ceph): doc/man/ceph-volume add docs for zap sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 6b920d16 (ceph): doc/man/ceph-volume add dmcrypt support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 0c2e14e8 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision de19a35b (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 4521521d (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 9a90896a (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 67eb6c0a (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision dd5df37a (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision b56bdf6e (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision d08c01dc (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision d68dcc53 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision 0f9e3ac9 (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:12 PM Revision b94012df (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:49 PM Revision b44bd85b (ceph): Merge pull request #20030 from tchaikov/wip-doc-cxx11
doc/dev/cxx: add C++11 ABI related doc Sage Weil
04:11 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
@Zongyou Yao thanks for catching this.
I revert the pr and I will try a different fix.
Orit Wasserman
11:36 AM rgw Bug #22124: rgw: user stats increased after bucket reshard
I will check it Orit Wasserman
03:57 PM ceph-volume Bug #22720 (Closed): Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@...
If you have installed ceph in a different dir then you must have the systemd files in places that systemd will recogn... Alfredo Deza
03:53 PM bluestore Bug #22510: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "allocate failed...
Sage Weil
03:51 PM bluestore Bug #22245 (Need More Info): [segfault] ceph-bluestore-tool bluefs-log-dump
can you still reproduce this? do you have (or can you generate) a core file? THe log doesn't tell us where it faile... Sage Weil
03:45 PM bluestore Bug #22115 (Duplicate): OSD SIGABRT on bluestore_prefer_deferred_size = 104857600: assert(_buffer...
see #21932 Sage Weil
03:43 PM bluestore Bug #22543 (Can't reproduce): OSDs can not start after shutdown, killed by OOM killer during PGs ...
Sage Weil
03:40 PM bluestore Bug #22066 (Duplicate): bluestore osd asserts repeatedly with ceph-12.2.1/src/include/buffer.h: 8...
see #21932, pending backport, should be in 12.2.3 Sage Weil
03:34 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin, can you check your dmesg/kernel log and see if there are any media errors? The crc value is for a single blo... Sage Weil
03:21 PM Revision ed984797 (ceph): Revert "rgw: reshard should not update stats when linking new bucket in...
Orit Wasserman
03:18 PM Revision 4d709ca5 (ceph): Revert "luminous: rgw: user stats increased after bucket reshard"
Orit Wasserman
03:16 PM bluestore Backport #22264 (Resolved): luminous: bluestore: db.slow used when db is not full
Igor Fedotov
03:02 PM bluestore Backport #22264: luminous: bluestore: db.slow used when db is not full
luminous cherry-pick is merged. Sage Weil
03:16 PM Revision 42f5d042 (ceph): Merge pull request #19708 from qrGitHub/wip-rgw-unused-variable4
rgw: drop unused variable bucket_instance_ids
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jos Collin...
Casey Bodley
03:14 PM rbd Bug #22740 (Fix Under Review): "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x...
*PR*: https://github.com/ceph/ceph/pull/20050 Jason Dillaman
03:03 PM CephFS Feature #12107 (In Progress): mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
Patrick Donnelly
07:28 AM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
I'm working on this, please assign this to me dongdong tao
03:02 PM Revision 029594a0 (ceph): Merge pull request #19257 from ifed01/wip-ifed-rocksdb-fix
luminous: rocksdb: fixes early metadata spill over to slow device in Sage Weil
03:01 PM Revision ac064e1f (ceph): ceph_test_objectstore: do not change model for 0-length zero
We almost fixed this in the pr merged at 2dbbb351e2e0e3703880023bf51f55790f763e04
but missed this piece.
Signed-off-...
Sage Weil
03:00 PM Revision 6a691bb7 (ceph): os/bluestore: 0-length zero should not change object size
Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b58...
Sage Weil
03:00 PM Revision 445f9b52 (ceph): os/filestore: make 0-length zero avoid touching object length
Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 979...
Sage Weil
03:00 PM Revision a146e49c (ceph): os/ObjectStore: 0-length zero does not change length of object
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9ad1f4f10ff7bfe32d0a37361640fe5c65e56699)
Sage Weil
02:30 PM Revision b25efca3 (ceph): Merge pull request #18717 from shinobu-x/sk_mgr_daemonserver_using_get_val
mgr/DaemonServer.cc: [Cleanup] Change to using get_val template function
Reviewed-by: John Spray <john.spray@redhat...
John Spray
02:28 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Fantastic! I added the following to my ceph.conf:
[mgr]
auth_client_required=cephx
And that has resolved the ...
Shane Voss
01:44 PM mgr Bug #22096 (Fix Under Review): Authentication failed, did you specify a mgr ID with a valid keyring?
https://github.com/ceph/ceph/pull/20048 John Spray
01:23 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
Looking a few posts back, I see this:... John Spray
11:46 AM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
I have also had this exact problem.
We have upgraded our MONs and have them running, but cannot get MGR to start.
W...
Shane Voss
02:27 PM RADOS Feature #22750 (Fix Under Review): libradosstriper conditional compile
-https://github.com/ceph/ceph/pull/18197- Nathan Cutler
01:21 PM RADOS Feature #22750 (Resolved): libradosstriper conditional compile
Currently libradosstriper is a hard dependency of the rados CLI tool.
Please add a "WITH_LIBRADOSSTRIPER" compile-...
Nathan Cutler
02:21 PM Revision fc8bbaf0 (ceph): Merge pull request #19362 from myoungwon/wip-manifest-rados-op-promote
osd, librados: add a rados op (TIER_PROMOTE)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 PM Revision 6e1b4b15 (ceph): Merge pull request #20045 from shangzhong/doc-cephfs-multimds
doc: redundant "cephfs" when set the "allow_multimds"
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:16 PM RADOS Bug #22746 (Fix Under Review): osd/common: ceph-osd process is terminated by the logratote task
John Spray
11:51 AM RADOS Bug #22746 (Resolved): osd/common: ceph-osd process is terminated by the logratote task
1. Construct the scene:
(1) step 1:
Open the terminal_1, and
Prepare the cmd: "killall -q -1 ceph-mon ...
huanwen ren
02:11 PM Bug #22735 (Closed): about mon_max_pg_per_osd
The factor osd_max_pg_per_osd_hard_ratio (default 2) is applied to the PG count limit before actually preventing PG c... John Spray
01:47 PM Revision e4c8123d (ceph): rgw_op: drop the forward_as_tuple variant of rgw_add_to_iam_environment
We don't have any places in the code where we can std::move both the
key and value to construct the map, so dropping ...
Abhishek Lekshmanan
01:47 PM Revision de81a74c (ceph): rgw: rgw_op update has_conditional calls with new has_key
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision d2ec5099 (ceph): rgw_iam_policy: add has_conditional to Policy
does a linear search of conditional keys and returns if present. Useful
where conditionals specified need an often ex...
Abhishek Lekshmanan
01:47 PM Revision 01cb3952 (ceph): s3: add tags for ExistingObjectTag IAM conditional only if necessary
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 3d5fe3e5 (ceph): drop eval_existing_objtags
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 5fdb2f22 (ceph): rgw: policy: support GetObjTags to use policy conditionals
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 7cb7c599 (ceph): rgw: kill iam_action as a RGWOp member
since we only use it for verify_permissions, let us kill iam_action as
member of RGWOp class
Signed-off-by: Abhishek...
Abhishek Lekshmanan
01:47 PM Revision dc9f7edd (ceph): rgw: drop requestobject tag from gperf and keywords
Since these are dropped at compile time anyway
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:47 PM Revision bffa8c62 (ceph): rgw: rgw_add_to_iam_env has a r-value reference function overload
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision e3dbb3da (ceph): rgw: support for s3 grants conditional
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 11011e26 (ceph): rgw_op: use has_conditional only when iam_policy exists
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 9aed1edc (ceph): rgw: policy: support for acl grants cond. in bucket acls as well
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 41da34c8 (ceph): rgw: policy : put object support for x-amz-metadata-directive
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision f2e7054e (ceph): rgw: policy: add_to_iam_env now supports char* and checks for null
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 38bb5c0a (ceph): rgw: policy: support for conditionals in copy obj
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 356c2706 (ceph): rgw: Policy: add support for PutObject with grants conditionals
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:47 PM Revision 6ed31c04 (ceph): rgw: policy: add_to_iam_env allows empty values
Since null conditional just allows for presence of a header it makes
sense to allow empty values as well for checking...
Abhishek Lekshmanan
01:47 PM Revision 5c09c754 (ceph): doc: rgw add the newly supported bucket policy conditionals
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:43 PM Revision 1e06fe00 (ceph): mon: fix mgr using auth_client_required policy
This caused mgr daemons to fail to authenticate
when auth_client_required was set to something
different to auth_clus...
John Spray
01:38 PM mgr Bug #22682: "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminous-distro-bas...
As with #22266, this is a rebuild-mondb run so presumably the solution is a test modification to avoid leaving the mg... John Spray
01:29 PM Revision c05d9633 (ceph): Merge pull request #19744 from jan--f/mgr-prometheus-standby-mondown
pybind/mgr/prometheus: add StandbyModule and handle failed MON cluster
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:24 PM Revision 74c9cfc4 (ceph): test: reduce the chance to have degraded PGs
in test_mon_osd_misc(), there is good chance that the cluster chooses
to use an unbalanced weight because of the data...
Kefu Chai
12:59 PM RADOS Support #22749 (Closed): dmClock OP classification
Why does dmClock algorithm in CEPH attribute recovery's read and write OP to osd_op_queue_mclock_osd_sub, so that whe... 何 伟俊
12:41 PM RADOS Backport #22724 (Need More Info): luminous: miscounting degraded objects
Nathan Cutler
12:41 PM RADOS Backport #22724: luminous: miscounting degraded objects
David, while you're doing this one, can you include https://tracker.ceph.com/issues/22387 as well? Nathan Cutler
12:23 PM RADOS Support #22680 (Resolved): mons segmentation faults New 12.2.2 cluster
Nathan Cutler
12:21 PM Revision 4a45b025 (ceph): qa/tasks/mgr: add test_prometheus; smoke tests for prometheus module
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
12:21 PM Backport #22687 (Rejected): luminous: PGLog: avoid using list::size
Confirmed - the master fix reverts commits that were never backported to luminous. Nathan Cutler
12:21 PM Revision ff471d48 (ceph): pybing/mgr/prometheus: tidy up cherrypy engine start and stop
Calling cherrypy.engine.block() in the stanby module results in a failing
mgr failover.
Signed-off-by: Jan Fajerski ...
Jan Fajerski
12:20 PM Bug #22654: PGLog: avoid using list::size
Verified that the changes reverted by this fix were never applied to luminous:
* https://github.com/ceph/ceph/comm...
Nathan Cutler
12:14 PM mgr Feature #22748 (Resolved): Add units to configuration settings
Same as http://tracker.ceph.com/issues/22747 but for configuration settings instead of performance counters.
Confi...
John Spray
12:10 PM mgr Feature #22747 (Resolved): Add units to performance counters
Currently, our performance counters don't indicate whether they are just generic counts (e.g. number of requests), or... John Spray
12:05 PM CephFS Backport #22508 (Need More Info): luminous: MDSMonitor: inconsistent role/who usage in command help
Non-trivial backport - since it's essentially a documentation fix, I'm not sure if it's worth the risk. Nathan Cutler
11:58 AM Revision 85847c50 (ceph): Merge pull request #19965 from ovh/bp-reorder-mimic-fields
osd_types.cc: reorder fields in serialized pg_stat_t
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:58 AM Revision d3785b43 (ceph): Merge pull request #19963 from runsisi/wip-cmake
cmake: do not find bzip2/lz4 for rocksdb
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:58 AM Revision 8cbee479 (ceph): Merge pull request #19944 from badone/wip-better-prepare_command_pool_s...
mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:57 AM Revision 97992124 (ceph): Merge pull request #19934 from david-z/wip-rocksdb-dump-mem
kv/RocksDB: get index and filter blocks memory usage
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:46 AM mgr Bug #22116 (Resolved): prometheus module 500 if 'deep' in pg states
Nathan Cutler
11:46 AM Revision e7d555b0 (ceph): doc: redundant "cephfs" when set the "allow_multimds"
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn> shangzhong zhu
11:25 AM Bug #21897 (Pending Backport): OSD heartbeat timeout due to too many omap entries read in each 'c...
Nathan Cutler
11:18 AM CephFS Backport #22078 (In Progress): luminous: ceph.in: tell mds does not understand --cluster
Nathan Cutler
10:53 AM Revision 67abd124 (ceph): Merge pull request #19948 from tchaikov/wip-standby-module-get-config
pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_con…
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:41 AM rgw Bug #22745 (Resolved): can not set user quota with specific value
I used the admin rest api to operate user:
1. create a user with default max buckets(1000).
2. modify the max bucke...
bajie white
09:41 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
08:05 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
Sorry, I will check it right now. This patch is already testing on our env. I think it could be some mistake when I m... Zhi Zhang
07:55 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
this patch does not compile. you should test your patch before submitting it Zheng Yan
03:26 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
09:35 AM Revision c806855d (ceph): rgw: lifecycle omap entry was removed in abnormal situation
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
08:58 AM Revision bc7de8b1 (ceph): pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_config()
this matches its counterpart of MgrModule.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:38 AM Revision 41fd3503 (ceph): Merge pull request #19863 from renhwztetecs/renhw-wip-common-time
common/time: add time.h for Alpine build
Reviewed-by: John Coyle <dx9err@gmail.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
08:36 AM Revision f5e7a8da (ceph): Merge pull request #19899 from smithfarm/wip-rip-rcceph
build/ops: rpm: rip out rcceph script
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <branto@...
Kefu Chai
08:10 AM Revision 43b2e512 (ceph): osd: update store with options after pg is created
Fixes: http://tracker.ceph.com/issues/22419
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:10 AM Revision d0f67059 (ceph): Revert "osd/PG: pass pool options to ObjectStore on pg create"
pg is not created by the underlying store, hence the
osd->store->set_collection_opts() call always returns -ENOENT.
...
Kefu Chai
06:00 AM bluestore Bug #22616: bluestore_cache_data uses too much memory
I did some test with bluestore_default_buffered_read = false
The bluestore_cache_data now only use around a fe...
frank lin
05:09 AM Revision e7bdf589 (ceph): osd/PG: print a space after __func__ in log message
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:04 AM RADOS Bug #22715 (Pending Backport): log entries weirdly zeroed out after 'osd pg-temp' command
Kefu Chai
03:04 AM RADOS Backport #22744 (In Progress): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
https://github.com/ceph/ceph/pull/20042 Kefu Chai
03:03 AM RADOS Backport #22744 (Resolved): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
https://github.com/ceph/ceph/pull/20042 Kefu Chai
02:59 AM Revision 2260f03b (ceph): mon/OSDMonitor: squelch 'id' arg errors
Several commands use 'id' but for other types (e.g., vector<int64_t>).
Signed-off-by: Sage Weil <sage@redhat.com>
(c...
Sage Weil
02:56 AM Revision e0709034 (ceph): use stringsream::str(), not rdbuf()
Fixes: http://tracker.ceph.com/issues/22715
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 918...
Sage Weil
02:00 AM Revision c24f2bae (ceph): mon/OSDMonitor.cc: fix expected_num_objects interpret error
Fixes: http://tracker.ceph.com/issues/22530
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com>
Yang Honggang
01:20 AM rgw Documentation #13670: rgw frontends not mentioned in radosgw config-ref
Civetweb supports listen on specific IP:port already, the code snip is listed below
https://github.com/ceph/civetweb...
Yuan Zhou

01/21/2018

08:29 PM Revision bfd84c90 (ceph): Merge pull request #19998 from liewegas/wip-22715
fix broken use of streamstream::rdbuf()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:29 PM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
Sage Weil
06:56 PM RADOS Bug #22743 (New): "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-sm...
Run: http://pulpito.ceph.com/teuthology-2018-01-19_01:15:02-upgrade:hammer-x-jewel-distro-basic-smithi/
Job: 2088826...
Yuri Weinstein
10:25 AM rgw Backport #22703 (Fix Under Review): jewel: rgw: offline resharding doesn't seem to preserve bucke...
https://github.com/ceph/ceph/pull/20039 (jewel-only fix) Orit Wasserman
10:11 AM Revision 4ea106bc (ceph): rgw: resharding needs to set back the bucket ACL after link
Fixes: http://tracker.ceph.com/issues/22703
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:20 AM rgw Bug #22742 (Fix Under Review): rgw: resharding doesn't seem to preserve bucket acls
Orit Wasserman
08:20 AM rgw Bug #22742: rgw: resharding doesn't seem to preserve bucket acls
-https://github.com/ceph/ceph/pull/20037- Orit Wasserman
08:20 AM rgw Bug #22742 (Resolved): rgw: resharding doesn't seem to preserve bucket acls
Created a public bucket; after resharding the acls do not seem to have been retained... Orit Wasserman

01/20/2018

11:27 PM Revision e35c50c1 (ceph): rgw: Better ERANGE error message
Add mon_max_pg_per_osd exceeded as possible cause for ERANGE error
Partially fixes: http://tracker.ceph.com/issues/2...
Brad Hubbard
11:22 PM Revision a031aa27 (ceph): mon/OSDMonitor: Fix OSDMonitor error message outputs
Partially fixes: http://tracker.ceph.com/issues/22351
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
11:18 PM RADOS Bug #22351 (In Progress): Couldn't init storage provider (RADOS)
Reopening this and reassigning it to RADOS as there are a couple of changes we can make to logging to make this easie... Brad Hubbard
10:06 PM Revision 5c303186 (ceph): doc: add ceph iscsi test kernel info
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
05:33 PM CephFS Bug #22741 (Resolved): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-mas...
Run: http://pulpito.ceph.com/yuriw-2018-01-19_18:23:03-powercycle-wip-yuri-master-1.19.18-distro-basic-smithi/
Jobs:...
Yuri Weinstein
05:29 PM rbd Bug #22740 (Resolved): "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x-luminou...
Run: http://pulpito.ceph.com/teuthology-2018-01-20_03:25:02-upgrade:kraken-x-luminous-distro-basic-ovh/
Jobs: '20933...
Yuri Weinstein
04:30 PM rgw Bug #22151 (Resolved): rgw: log keystone errors at a higher level
Nathan Cutler
04:28 PM rgw Bug #21901 (Resolved): Bucket Policy Evaluation Logical Error
Nathan Cutler
04:28 PM rgw Backport #22602 (Resolved): luminous: Bucket Policy Evaluation Logical Error
Nathan Cutler
04:28 PM rgw Bug #22541 (Resolved): put bucket policy panics RGW process
Nathan Cutler
04:27 PM rgw Backport #22618 (Resolved): luminous: put bucket policy panics RGW process
Nathan Cutler
04:27 PM rgw Backport #22583 (Resolved): luminous: rgw: chained cache size is growing above rgw_cache_lru_size...
Nathan Cutler
04:25 PM rgw Backport #22588 (Resolved): luminous: rgw: put cors operation returns 500 unknown error (ops are ...
Nathan Cutler
04:24 PM rgw Backport #22574 (Resolved): luminous: Random 500 errors in Swift PutObject
Nathan Cutler
04:20 PM rgw Bug #20991 (Resolved): S3 API Policy Conditions IpAddress and NotIpAddress do not work
Nathan Cutler
04:20 PM rgw Backport #22601 (Resolved): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not ...
Nathan Cutler
02:56 PM Revision 3cf0880f (ceph): rgw_file: alternate fix deadlock on lru eviction
This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc...
Matt Benjamin
02:15 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
Alfredo Deza wrote:
> I haven't been able to replicate this problem with 7.1.
>
> Looking at your systemd unit fi...
xueyun lau
12:42 PM rgw Backport #22017 (Resolved): luminous: Segmentation fault when starting radosgw after reverting .r...
Nathan Cutler
12:42 PM rgw Bug #21980 (Resolved): RGWCrashError: RGW will crash if a putting lc config request does not incl...
Nathan Cutler
12:42 PM rgw Backport #22024 (Resolved): luminous: RGWCrashError: RGW will crash if a putting lc config reques...
Nathan Cutler
12:41 PM rgw Bug #22006 (Resolved): RGWCrashError: RGW will crash when generating random bucket name and objec...
Nathan Cutler
12:41 PM rgw Backport #22016 (Resolved): luminous: RGWCrashError: RGW will crash when generating random bucket...
Nathan Cutler
12:41 PM rgw Backport #22021 (Resolved): luminous: rgw: modify s3 type subuser access permission fail
Nathan Cutler
12:40 PM rgw Backport #22179 (Resolved): luminous: Swift object expiry incorrectly trims entries, leaving behi...
Nathan Cutler
03:21 AM Revision 3251ce14 (ceph): sync rgw multi changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:20 AM Revision 0a5501a1 (ceph): sync rbd.py changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:18 AM Revision 0cfc065a (ceph): sync rados.py changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:15 AM Revision 7a0ecd40 (ceph): sync thrash-osd-heath ignore's
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:14 AM Revision a4c6cbfe (ceph): sync ceph-manager and kernel mount options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:12 AM Revision 739b1e44 (ceph): sync fs script changes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:03 AM Revision ff4080d4 (ceph): mgr changes sync with upstream
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

01/19/2018

10:23 PM Revision c581d1f4 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision ce7026c6 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision 23a67305 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision e0a00871 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision b4599719 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision d7dfd494 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision 97886d46 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision b8afa195 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:23 PM Revision 53727d51 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:48 PM Feature #22156 (Pending Backport): allow client requests to preempt scrub
https://github.com/ceph/ceph/pull/18971 Vikhyat Umrao
09:11 PM rgw Backport #22171 (Resolved): luminous: rgw: log keystone errors at a higher level
Sage Weil
09:10 PM rgw Backport #22181 (Resolved): luminous: rgw segfaults after running radosgw-admin data sync init
Sage Weil
09:10 PM Revision 1a69f3ed (ceph): Merge pull request #19071 from smithfarm/wip-22181-luminous
luminous: rgw segfaults after running radosgw-admin data sync init
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Sage Weil
09:09 PM Revision 7a4b4218 (ceph): Merge pull request #19077 from smithfarm/wip-22171-luminous
luminous: rgw: log keystone errors at a higher level
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
09:08 PM Revision 6d56c2fd (ceph): Merge pull request #19810 from adamemerson/wip-luminous-21901
luminous: rgw: bucket policy evaluation logical error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:06 PM Revision 63a05442 (ceph): Merge pull request #19847 from adamemerson/wip-22541-luminous
luminous: rgw: put bucket policy panics RGW process
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:04 PM rgw Bug #22410: rgw: chained cache size is growing above rgw_cache_lru_size limit
https://github.com/ceph/ceph/pull/19785 (luminous backport - see #22583) was merged Yuri Weinstein
09:03 PM Revision e24edea8 (ceph): Merge pull request #19785 from linuxbox2/luminous-22410
luminous: rgw: fix chained cache invalidation to prevent cache size growth
Reviewed-by: Adam Emerson <aemerson@redha...
Yuri Weinstein
09:03 PM rgw Backport #22588: luminous: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19788
merged
Yuri Weinstein
09:02 PM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19788
merged
Yuri Weinstein
09:02 PM Revision ca5ae981 (ceph): Merge pull request #19788 from adamemerson/wip-luminous-cache
luminous: rgw: Random 500 errors in Swift PutObject (needs cache fixes)
Reviewed-by: Nathan Cutler <ncutler@suse.com...
Yuri Weinstein
09:01 PM Revision f2c5146f (ceph): Merge pull request #19053 from shinobu-x/wip-22187-luminous
luminous: rgw: add cors header rule check in cors option request
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:01 PM rgw Backport #22601: luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not work
Adam Emerson wrote:
> https://github.com/ceph/ceph/pull/19819
merged
Yuri Weinstein
09:01 PM Revision e002a82d (ceph): Merge pull request #19819 from adamemerson/wip-backport-22601
luminous: rgw: S3 API Policy Conditions IpAddress and NotIpAddress do not work
Reviewed-by: Abhishek Lekshmanan <abh...
Yuri Weinstein
09:00 PM Revision ccd4b538 (ceph): Merge pull request #19050 from shinobu-x/wip-22184-luminous
luminous: Dynamic bucket indexing, resharding and tenants seems to be broken
Reviewed-by: Casey Bodley <cbodley@redh...
Casey Bodley
09:00 PM Revision 21ff007c (ceph): Merge pull request #19085 from shinobu-x/wip-22215-luminous
luminous: rgw: bucket index object not deleted after radosgw-admin bucket rm --purge-objects --bypass-gc
Reviewed-by...
Casey Bodley
08:54 PM Revision 599d6a16 (ceph): Merge pull request #18870 from shinobu-x/wip-21949-luminous
luminous: rgw: null instance mtime incorrect when enable versioning
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:54 PM Revision 7a686ddb (ceph): Merge pull request #18764 from smithfarm/wip-22017-luminous
luminous: rgw: Segmentation fault when starting radosgw after reverting .rgw.root
Reviewed-by: Casey Bodley <cbodley...
Casey Bodley
08:53 PM Revision c143de46 (ceph): Merge pull request #18765 from smithfarm/wip-22024-luminous
luminous: RGWCrashError: RGW will crash if a putting lc config request does not include an ID tag in the request xml
...
Casey Bodley
08:53 PM Revision 92a1908c (ceph): Merge pull request #18766 from smithfarm/wip-22021-luminous
luminous: rgw: modify s3 type subuser access permission fail
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:53 PM Revision 11a3dae2 (ceph): Merge pull request #18867 from shinobu-x/wip-22027-luminous
luminous: multisite: destination zone does not compress synced objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:48 PM Revision 7ae70b8b (ceph): Merge pull request #18868 from shinobu-x/wip-22026-luminous
luminous: Policy parser may or may not dereference uninitialized boost::optional sometimes
Reviewed-by: Adam Emerson...
Yuri Weinstein
08:46 PM Revision 262bd715 (ceph): Merge pull request #19538 from shinobu-x/wip-22434-luminous
luminous: rgw: user stats increased after bucket reshard
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:46 PM Revision 14ca29d5 (ceph): Merge pull request #19489 from dplyakin/luminous-get-website-error-code
luminous: rgw: fix GET website response error code
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:45 PM rgw Backport #22179: luminous: Swift object expiry incorrectly trims entries, leaving behind some of ...
Prashant D wrote:
> https://github.com/ceph/ceph/pull/19090
merged
Yuri Weinstein
08:44 PM Revision b26aeac2 (ceph): Merge pull request #19090 from pdvian/wip-22179-luminous
luminous: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-...
Yuri Weinstein
08:43 PM rgw Backport #22365: luminous: log rotate causes rgw realm reload
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/19434
merged
Yuri Weinstein
08:43 PM Revision 370abb54 (ceph): Merge pull request #19434 from cbodley/wip-luminous-pr-16807
luminous: rgw: revert PR #16807
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Yuri Weinstein
08:41 PM rgw Backport #22397: luminous: rgw: radosgw-admin reshard command argument error.
Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19502
merged
Yuri Weinstein
08:41 PM Revision 85558065 (ceph): Merge pull request #19502 from shinobu-x/wip-22397-luminous
luminous: rgw: radosgw-admin reshard command argument error.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
08:40 PM Revision eaedb0f0 (ceph): Merge pull request #19506 from shinobu-x/wip-22388-luminous
luminous: rgw: 501 is returned When init multipart is using V4 signature and chunk encoding
Reviewed-by: Radoslaw Za...
Yuri Weinstein
07:59 PM Revision 5f2b0065 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 35557d45 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 41e4f333 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 034058c1 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision ab9b6998 (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 6fadc515 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision e960f0e8 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 846c5283 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision a9022af2 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision d65ae2c3 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Just an update:
"ceph pg repair x.yz"
changes the ceph status from HEALTH_ERR to HEALTH_OK (I have to do that e...
Martin Preuss
06:08 PM Revision e066b691 (ceph): test: Verify stat calculations during backfill
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 88ce0c1a91178c25c75e9b627c2a2b64b0969648)
David Zafman
06:08 PM Revision 82b1a41e (ceph): qa: Ignore degraded PGs when injecting random eio errors
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c77941f593755f79e4a800545d7ff437bbe0562d)
David Zafman
06:08 PM Revision f7bc7475 (ceph): ceph-helpers.sh: Add flush_pg_stats() to wait_for_clean() to make it re...
osd-scrub-repair.sh: Fixes for omap keys landing on different OSDs due to flush
Signed-off-by: David Zafman <dzafman...
David Zafman
06:08 PM Revision 98cf9289 (ceph): test: Verify stat calculations during recovery
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f5af1af6d3727f915dfcf7ea8a243b4a52b43859)
David Zafman
06:08 PM Revision 7065a781 (ceph): osd: Improve the way insufficient targets is handled to be compatible w...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 91d1487ecfb497905a20556baf699ce8dde1cc30)...
David Zafman
06:06 PM Revision 6a652944 (ceph): osd: Improve pg degraded state setting based on _update_calc_stats() de...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 74f9e70903723bdad190bc3f71a2ca2109bfe4f7)...
David Zafman
06:01 PM Revision 50dc08cf (ceph): Merge pull request #19597 from joscollin/wip-lspools-output
mon: align lspools output
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:01 PM Revision b683ba9f (ceph): osd: Base pg degraded state on num_degraded_objects
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 5ffde0002f605401fb99535ff86afa0eb0404c67)
David Zafman
06:01 PM Revision 1afeb8bc (ceph): osd: Handling when recovery sources have missing
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b769b98686e98b16a74318346ddf0cee88ac7476)
David Zafman
06:01 PM Revision 15bd330e (ceph): osd: Rewrite _update_calc_stats() to make it cleaner and more accurate
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e1075f107372c97580b984c74666027fc2e71daf)...
David Zafman
06:00 PM Revision 50cdacb9 (ceph): osd: cleanup: Fix log message
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 01ac714aa3522dde130b48d5901e72533aa423b1)
David Zafman
06:00 PM Revision 9142833b (ceph): osd: cleanup: Remove unused const vars
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9a66a6f517ea0c9c7963b2f3127f5efb78aea346)
David Zafman
05:23 PM Revision 213c98ac (ceph): Merge pull request #19936 from linuxbox2/wip-rgw-22121
rgw: URL-decode S3 and Swift object-copy URLs Matt Benjamin
04:31 PM rbd Cleanup #22738 (Resolved): [test] separate v1 format tests from v2 format tests under teuthology
The "rbd_groups" test is failing when configured for v1 format. Use this opportunity to restructure the tests to avoi... Jason Dillaman
04:16 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
Hi,
Thank you for your answer!
I've seen that page before, but which tunable are you suggesting for the problem...
Laszlo Budai
04:12 PM Revision 8550a027 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:12 PM Revision 2137da16 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision 3057fd0a (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision fea79861 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision e6cad601 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:06 PM ceph-volume Bug #22720 (Can't reproduce): Added an osd by ceph-volume,it got an error in systemctl enable cep...
Alfredo Deza
03:43 PM Revision 40d3bc07 (ceph): Merge pull request #20019 from zhouyuan/fix_librbdpy_example
doc: fix librbdpy example
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:40 PM Revision 92c2dd27 (ceph): doc/dev/cxx: add C++11 ABI related doc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:37 PM Revision de791830 (ceph): cls/rgw: fix bi_log_iterate_entries return wrong truncated
if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already rea...
Tianshan Qu
03:36 PM rgw Bug #22737: rgw: list bilog will loop forever
fix: https://github.com/ceph/ceph/pull/20021 Tianshan Qu
03:36 PM rgw Bug #22737 (Resolved): rgw: list bilog will loop forever
if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already re...
Tianshan Qu
03:33 PM Revision a4aecca1 (ceph): Merge pull request #19577 from vshankar/wip-policy-state-machine-rollback
rbd-mirror: rollback state transitions in image policy
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:33 PM Revision cac05067 (ceph): Merge pull request #19821 from trociny/wip-nbd-global-options
rbd: properly pass ceph global command line args to subprocess
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM Revision 5f344360 (ceph): Merge pull request #19912 from adamemerson/wip-minimax-rbd
librbd: prefer templates to macros
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM Revision 4e0dc282 (ceph): Merge pull request #19937 from trociny/wip-rbd-showmapped
rbd: adjusted "showmapped" JSON and XML formatted output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:28 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Sage Weil wrote:
> Two things to try:
>
> - bluestore_default_buffered_read = false should make the problem go aw...
frank lin
03:03 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Two things to try:
- bluestore_default_buffered_read = false should make the problem go away, but is more of a wor...
Sage Weil
03:25 PM Revision ba857409 (ceph): cmake: remove cryptopp option
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision fcf9ccc0 (ceph): auth: remove cryptopp CryptoKeyHandler impl
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision 097b9d46 (ceph): rgw: remove cryptopp BlockCrypt impls
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision a18f0589 (ceph): common: remove cryptopp digest impls
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:25 PM Revision 52e3cb77 (ceph): common: remove typedef for byte
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:22 PM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
I see, sorry. Matt Benjamin
01:39 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
And the syntax of "Copy Object" is ... Malcolm Lee
01:27 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
Matt Benjamin wrote:
> Hi Malcolm,
>
> It's early and I havne't had coffee. Can you clarify why RGW's behavior i...
Malcolm Lee
03:12 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
1. Characteristics of build machine MUST NOT affect builds. i.e. we should strictly override ./configure options whic... Марк Коренберг
03:07 PM bluestore Bug #22534 (Need More Info): Debian's bluestore *rocksdb* does not support neither fast CRC nor c...
My guess is that the build machine or VM that debian used for the package was old and didn't have sse instructions? Sage Weil
02:58 PM Revision 25584e55 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 7bb544cb (ceph): ceph-volume tests add fixture helpers for call and run
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision fa27ddb6 (ceph): ceph-volume tests add util.prepare unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision a68ac018 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision f7cade75 (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 03cf32d9 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 15a193ef (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision cd89d5b0 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:58 PM Revision 0eeee709 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:48 PM Revision fa2faeef (ceph): common/options,librbd/Utils: refactor RBD feature validation
Move conversion of RBD features to/from string/uint64_t to helpers, and
use those from the option validator.
Keep th...
Sage Weil
02:04 PM rgw Bug #22736 (In Progress): rgw file deadlock on lru evicting
Matt Benjamin
11:13 AM rgw Bug #22736: rgw file deadlock on lru evicting
-https://github.com/ceph/ceph/pull/20026- Zongyou Yao
11:13 AM rgw Bug #22736 (Resolved): rgw file deadlock on lru evicting
Hi,
A deadlock occurs when uploading files using nfs proto by nfs-ganesha, here is my nfs-ganesha conf:
LOG {
...
Zongyou Yao
01:38 PM Revision 2cfd5fec (ceph): Merge pull request #19972 from liewegas/wip-mgr-rados
pybind/mgr/mgr_module: make rados handle available to all modules
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:26 PM Revision a03dacd9 (ceph): mon/OSDMonitor: rename outer name declaration to avoid shadowing
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision cd0749f8 (ceph): osdc,os,osd: fix build on osx
on clang on MacOS, size_t is not identical to uint64_t, so we need to do
specify the template parameter if the two pa...
Kefu Chai
12:43 PM rbd Bug #22716 (Fix Under Review): rbd snap create/rm takes 60s long
Jason Dillaman
04:24 AM rbd Bug #22716: rbd snap create/rm takes 60s long
*duplicate:* http://tracker.ceph.com/issues/22722
*PR:* https://github.com/ceph/ceph/pull/19974
wb song
12:43 PM rbd Bug #22722 (Duplicate): [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
Jason Dillaman
10:16 AM mgr Bug #22717 (Fix Under Review): mgr: prometheus: impossible to join labels from metadata metrics.
John Spray
10:13 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
Ok, will update them soon. Thanks. Zhi Zhang
10:02 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
I found several issues
1. caller of ceph_reserve_caps() should have already locked mdsc->mutex.
2. trim_caps(.....
Zheng Yan
09:59 AM RADOS Bug #22233 (Fix Under Review): prime_pg_temp breaks on uncreated pgs
https://github.com/ceph/ceph/pull/20025 Kefu Chai
09:08 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
... Chang Liu
06:58 AM Bug #22735 (Closed): about mon_max_pg_per_osd
I have only two osd and one mon, and mon_max_pg_per_osd=200 in my environment, while I can create two pools with 402 ... jiantao zhu
04:31 AM CephFS Bug #22734: cephfs-journal-tool: may got assertion failure due to not shutdown
https://github.com/ceph/ceph/pull/19991 dongdong tao
04:22 AM CephFS Bug #22734 (Resolved): cephfs-journal-tool: may got assertion failure due to not shutdown
```
2018-01-14T19:36:56.381 INFO:teuthology.orchestra.run.smithi139.stderr:Error loading journal: (2) No such file o...
dongdong tao
04:29 AM Revision ea0e8f0c (ceph): cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Fixes: http://tracker.ceph.com/issues/22734
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
02:51 AM RADOS Support #22553: ceph-object-tool can not remove metadata pool's object
not something wrong with disk,it can be repeat peng zhang
02:41 AM Revision dcf70f5f (ceph): doc: fix librbdpy example
need to connect cluster before opening ioctx
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
02:04 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
my config:
rgw_override_bucket_index_max_shards = 20
Amine Liu
01:54 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
Casey Bodley wrote:
> How are you coming to the conclusion that objects are not syncing? Bucket listing on the other...
Amine Liu
01:50 AM Revision f4de5b58 (ceph): rgw: add RGWReadDataSyncRecoveringShardsCR to read recovering shards
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
01:50 AM Revision 8c3ea263 (ceph): rgw: display data sync recovering shards in radosgw-admin sync status
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
01:04 AM bluestore Bug #22678: block checksum mismatch from rocksdb
I thought part of the issue might be the old firmware on the 3 x LSI SAS9201-8i controller cards. So I upgraded them ... Mike O'Connor

01/18/2018

11:45 PM rgw Bug #22731: AWS V4 signature issue on Jewel
Matt Benjamin wrote:
> I think this may be in issue fixed in more recent Jewel--could you perhaps check?
>
> Matt...
Yuan Zhou
07:12 PM rgw Bug #22731: AWS V4 signature issue on Jewel
I think this may be in issue fixed in more recent Jewel--could you perhaps check?
Matt
Matt Benjamin
07:08 PM rgw Bug #22731 (Need More Info): AWS V4 signature issue on Jewel
Hi Yuan,
could you send a snippet of the radosgw log at --debug-rgw=20 --debug-ms=1?
Matt
Matt Benjamin
04:18 PM rgw Bug #22731 (Duplicate): AWS V4 signature issue on Jewel
Using multiparted uploading fails on Jewel with aws-java-sdk-bundle-1.11.199.jar, v4 signature
the log from client...
Yuan Zhou
11:03 PM bluestore Bug #22467 (Can't reproduce): osd boot has stuck for 10min because of clear_temp_object
25,000 is way too many PGs for one osd. I suspect the problem is that the cache for leveldb or rocksdb is way to sma... Sage Weil
11:02 PM CephFS Bug #22733 (Duplicate): ceph-fuse: failed assert in xlist<T>::iterator& xlist<T>::iterator::opera...
Thanks for the report anyway! Patrick Donnelly
10:09 PM CephFS Bug #22733 (Duplicate): ceph-fuse: failed assert in xlist<T>::iterator& xlist<T>::iterator::opera...
We had several ceph-fuse crashes with errors like... Andras Pataki
11:01 PM bluestore Bug #21556 (Can't reproduce): luminous bluestore OSDs do not recover after out of memory
closing this, please reopen if you have more info! Sage Weil
10:57 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
http://docs.ceph.com/docs/master/rados/operations/crush-map/?highlight=tunables#tunables Greg Farnum
10:51 PM Revision 9688fcc9 (ceph): rgw: URL-decode S3 and Swift object-copy URLs
Fixes: http://tracker.ceph.com/issues/22121
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
10:05 PM Revision 9ed73386 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:05 PM Revision 2bdaee26 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:04 PM Revision 7070d5f3 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:53 PM Revision 8e0b8d1b (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:53 PM Revision 31456f41 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:53 PM Revision cf5059be (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:51 PM Revision 43496b1e (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:37 PM Revision 1be28827 (ceph): ceph-volume util allow prepare module to work with encryption keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision 000f1631 (ceph): ceph-volume util create a helper module for encryption
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision f5ee55cc (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision 8cf19d91 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision b43ba555 (ceph): ceph-volume lvm.activate allow encryption setups for luks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:35 PM Revision b7c3097c (ceph): ceph-volume lvm.common add dmcrypt flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:54 PM Revision 57471fe7 (ceph): ceph-volume: clean up docstrings for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:41 PM Revision d2529ee5 (ceph): ceph-volume: print a message to terminal if --destroy is skipped
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:34 PM Revision 12918264 (ceph): ceph-volume: no need to set PVolume.vg_name explicitly
This will be set automatically in __init__ by looping
through kw.items and creating properties on PVolume
with them.
...
Andrew Schoen
08:31 PM Revision 5a1be9a7 (ceph): ceph-volume: switch remove_vg and remove_pv to process.run
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:25 PM Revision 72048510 (ceph): ceph-volume: allow passing a fail_msg param to process.run
This will allow the user to provide a more detailed error message
on why the command failed.
Signed-off-by: Andrew S...
Andrew Schoen
08:02 PM CephFS Bug #22730 (Fix Under Review): mds: scrub crash
https://github.com/ceph/ceph/pull/20012 Patrick Donnelly
05:38 PM CephFS Bug #22730: mds: scrub crash
Doug, please take a look at this one. Patrick Donnelly
04:17 PM CephFS Bug #22730 (Resolved): mds: scrub crash
this crash can be reproduced by 2 steps
1 ceph daemon mds.a scrub_path <dir> recursive
2 ceph daemon mds.a scrub_...
dongdong tao
07:59 PM Revision dc914ba4 (ceph): Merge PR #20011 into master
* refs/pull/20011/head:
mds: fix some typo
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:58 PM rgw Bug #22248: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/20017 Casey Bodley
07:55 PM Revision 4701e85a (ceph): rgw: unlink deleted bucket from bucket's owner
if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket rem...
Casey Bodley
07:39 PM Revision bef22609 (ceph): rgw: log unlink_instance mtime as object's mtime
This is needed so that when squashing entries during data
sync we get a consistent mtime for that object.
Signed-off...
Yehuda Sadeh
07:25 PM rgw Bug #21542: luminous: index gets heavy read IOPS with index-less RGW pool
Is this still happening? Can you list the pool, what type of objects do you have there? Yehuda Sadeh
07:21 PM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
How are you coming to the conclusion that objects are not syncing? Bucket listing on the other zone?
Can you share...
Casey Bodley
11:06 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
(added pre tags to fix formatting) John Spray
02:23 AM rgw Bug #22726 (New): multip miss sync when put objs on cosbench as uniform objs
if objs name’s uffix is uniform, some objs not sync to slave zone;... Amine Liu
07:21 PM rgw Backport #22703 (In Progress): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
Orit Wasserman
07:09 PM rgw Bug #22261 (Duplicate): Object remaining in domain_root pool after delete bucket
Duplicate of #20802 Yehuda Sadeh
07:08 PM rgw Bug #22685: create user, but uid error
this is fixed in master, and is pending backport for luminous. i've requested a backport to jewel as well Casey Bodley
07:04 PM rgw Bug #22685 (Pending Backport): create user, but uid error
Matt Benjamin
07:07 PM rgw Bug #21685: user creation can overwrite existing user even if different uid is given
@smithfarm It looks like this is affecting jewel as well, according to http://tracker.ceph.com/issues/22685 Casey Bodley
07:02 PM RADOS Bug #22351 (Closed): Couldn't init storage provider (RADOS)
Yehuda Sadeh
10:47 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Brad Hubbard wrote:
>
> (6*1024)*3 = 18432, thus 18432/47 ~ 392 PGs per OSD. You omitted the size of the pools.
...
Nikos Kormpakis
03:21 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
https://ceph.com/pgcalc/ should be used as a guide/starting point. Brad Hubbard
06:54 PM rgw Bug #22296 (Pending Backport): Librgw shutdown uncorreclty
Yehuda Sadeh
06:53 PM rgw Bug #22655: rgw: Location element not returned correctly from CompleteMultipartUpload
Yehuda Sadeh
06:49 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
additional cleanup in https://github.com/ceph/ceph/pull/20013 can be backported as well Casey Bodley
06:48 PM rgw Bug #22418 (Pending Backport): RGW doesn't check time skew in auth v4 http header request
Yehuda Sadeh
06:01 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
Radoslaw Zarzynski wrote:
> https://github.com/ceph/ceph/pull/19476 by Bingyin Zhang.
merged
Yuri Weinstein
06:43 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
Try running:... Yehuda Sadeh
06:41 PM rgw Bug #22714 (Triaged): Existing AccessKeys with leading underscore broke in upgrade
Matt Benjamin
06:37 PM Revision c2d28e27 (ceph): Merge pull request #18971 from liewegas/wip-pg-scrub-preempt
osd/PG: allow scrub preemption
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:15 PM Revision bc98772b (ceph): rgw: share time skew check between v2 and v4 auth
this moves the new std::chrono-based v4 time skew check into a common
helper function, then uses that in place of the...
Casey Bodley
06:08 PM Revision fafa183d (ceph): ceph-volume: tests for lvm zap --destroy
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
06:01 PM Revision c3297919 (ceph): Merge pull request #19476 from qrGitHub/wip-rgw-lack-timeSkewCheck
rgw: add time skew check in function parse_v4_auth_header
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by...
Yuri Weinstein
05:59 PM Revision 7c575c88 (ceph): Merge pull request #19826 from joke-lee/rgw_fix_s3website_redirect_loca...
rgw: fix s3website redirect location string length
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:59 PM Revision 47713dc5 (ceph): Merge pull request #19918 from fangyuxiangGL/lc-omap
rgw: abort multipart if upload meta object doesn't exist
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:47 PM Revision f942ec70 (ceph): Merge pull request #20003 from wjwithagen/fix-PG-protected
common: change routines to public access
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:46 PM Revision 918361e9 (ceph): use stringsream::str(), not rdbuf()
Fixes: http://tracker.ceph.com/issues/22715
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:46 PM Revision 0580f012 (ceph): mon/OSDMonitor: squelch 'id' arg errors
Several commands use 'id' but for other types (e.g., vector<int64_t>).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:12 PM Revision 708cb43c (ceph): ceph-volume: docs for the --destroy flag of lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:12 PM Revision 10a34974 (ceph): ceph-volume: remove the -a flag from api.lvm.get_pvs
When we run `pvs -a` it returns all pvs, even ones that
have been recently deleted. Because of this pvs that have jus...
Andrew Schoen
05:12 PM Revision 0811c02b (ceph): ceph-volume: adds an api.lvm.remove_pv method
Used to remove physical volumes
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:12 PM Revision cb748ccb (ceph): ceph-volume: also remove pvs with lvm zap --destroy
Leaving the pv around doesn't keep us from redeploying on
that device because we also wipefs, but explicitly destroyi...
Andrew Schoen
05:12 PM Revision b7f24ec4 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:12 PM Revision 50a6a543 (ceph): ceph-volume: adds an api.lvm.remove_vg method
This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:12 PM Revision aea326b7 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
04:13 PM Revision e741c1a6 (ceph): mds: fix scrub crash
Fixes: http://tracker.ceph.com/issues/22730
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
03:58 PM ceph-volume Feature #22653 (Fix Under Review): add a --destroy flag to forcefully remove the underlying vg/lv...
https://github.com/ceph/ceph/pull/20010 Andrew Schoen
03:26 PM bluestore Bug #22061 (Resolved): Bluestore: OSD killed due to high RAM usage
fixed in 12.2.2 Sage Weil
03:26 PM bluestore Bug #22540 (Won't Fix): bluestore crush when deleting pool
This is teh jewel bluestore, which is experiemental and very different from the luminous version.! Sage Weil
03:25 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
I haven't been able to replicate this problem with 7.1.
Looking at your systemd unit file for ceph-volume, it look...
Alfredo Deza
01:58 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
We don't test with CentOS 7.1, we are confident this works on 7.4 though. While we investigate this for 7.1, is it po... Alfredo Deza
12:57 AM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
[root@node-186 ~]# uname -a
Linux node-186 4.12.4 #1 SMP Fri Dec 22 11:50:17 HKT 2017 x86_64 x86_64 x86_64 GNU/Linux...
xueyun lau
03:24 PM bluestore Bug #22044 (Need More Info): rocksdb log replay - corruption: missing start of fragmented record
Can you share a bit about how you reproduced this?
Our test suite is doing failure injection at the block layer th...
Sage Weil
03:11 PM Revision 6d4d26fd (ceph): rados: use WaitInterval()'s return value instead of manual timing
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
03:10 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Note that any solution would also need to support the (eventual) change to librados to support more than a single thr... Jason Dillaman
03:03 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Jason Dillaman wrote:
> Perhaps the fix is to have all the state machines derive from RefCountedObject-like class (l...
Venky Shankar
12:53 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Perhaps the fix is to have all the state machines derive from RefCountedObject-like class (lighter weight version tha... Jason Dillaman
12:10 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
Venky Shankar wrote:
> I ran the rbd teuthology test suite with branch https://github.com/vshankar/ceph/tree/rbd-op-...
Venky Shankar
03:07 PM RADOS Bug #22727: "osd pool stats" shows recovery information bugly
https://github.com/ceph/ceph/pull/20009 Chang Liu
05:18 AM RADOS Bug #22727 (In Progress): "osd pool stats" shows recovery information bugly
Chang Liu
03:16 AM RADOS Bug #22727 (Resolved): "osd pool stats" shows recovery information bugly
... Chang Liu
02:54 PM Revision 5981ddc1 (ceph): mon: do not use per_pool_sum_delta to show recovery summary
Fixes: http://tracker.ceph.com/issues/22727
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
02:47 PM Revision 889abad3 (ceph): tools/rbd: use steady clock in bencher
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
02:26 PM Revision 34ad0986 (ceph): ceph-volume: docs for the --destroy flag of lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
01:54 PM Revision e42bf30b (ceph): osd: add 'ceph [tell|daemon] osd.id smart'
Also added 'ceph daemon osd.id list_devices' which prints to stdout the
OSD devices. 'ceph [tell|daemon] osd.id smart...
Yaarit Hatuka
01:49 PM Revision 7cee6c8d (ceph): Merge pull request #19949 from ceph/wip-bz1498521
ceph-volume: adds --crush-device-class flag for lvm prepare and create
Reviewed-by: Alfredo Deza <adeza@redhat.com>
...
Alfredo Deza
01:46 PM Revision 7096acf5 (ceph): Merge pull request #19997 from Songweibin/wip-fix-typo
doc/rbd: fix typo s/morror/mirror
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Jason Dillaman <dillaman...
Jason Dillaman
01:29 PM Revision 85144f58 (ceph): rgw: set priority on perf counters
...to cue MgrClient to pass these on to ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:47 PM Revision 1f915cff (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
12:46 PM Dashboard Feature #22495 (Resolved): mgr: dashboard: show per pool io
John Spray
12:46 PM Revision 22d6d908 (ceph): Merge pull request #19981 from k0ste/dashboard_iops
mgr: dashboard: show per pool IOPS on health page (#22495).
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:43 PM Revision 9fc46d52 (ceph): mgr: dashboard: show per pool IOPS on health page (#22495).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
12:33 PM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
Hi Malcolm,
It's early and I havne't had coffee. Can you clarify why RGW's behavior is semantically wrong--meanin...
Matt Benjamin
10:06 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
https://github.com/ceph/ceph/pull/20002 Malcolm Lee
10:02 AM rgw Bug #22729 (Resolved): rgw: copying part without http header "x-amz-copy-source-range" will be mi...
When use copy part without http header "x-amz-copy-source-range",rgw will use copy_obj to handle it. But according to... Malcolm Lee
11:04 AM mgr Backport #22238 (Resolved): luminous: prometheus module 500 if 'deep' in pg states
John Spray
10:46 AM Revision b1852397 (ceph): common: change routines to public access
Clang complains tafter recent changes:
/home/jenkins/workspace/ceph-master/src/osd/OSD.cc:8787:8: error: 'DeleteStart...
Willem Jan Withagen
10:02 AM Revision ad11a8e9 (ceph): Merge pull request #19929 from zmc/wip-luminous-prom-pg_deep
luminous: mgr/prometheus: add missing 'deep' state to PG_STATES in ceph-mgr pro…
Reviewed-by: John Spray <john.spray...
John Spray
10:00 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
08:40 AM Revision 8c9eb2d4 (ceph): mds: use the steady clock on tick
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
07:07 AM bluestore Bug #22115 (Need More Info): OSD SIGABRT on bluestore_prefer_deferred_size = 104857600: assert(_b...
Shinobu Kinjo
06:03 AM Revision 1adf4325 (ceph): mgr: prometheus: added osd commit/apply latency metrics (#22718).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
03:51 AM RADOS Bug #22715 (Fix Under Review): log entries weirdly zeroed out after 'osd pg-temp' command
https://github.com/ceph/ceph/pull/19998 Sage Weil
03:36 AM Revision a68d08f8 (ceph): doc/rbd: fix typo s/morror/mirror
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:14 AM bluestore Backport #22698 (In Progress): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
https://github.com/ceph/ceph/pull/19995 Prashant D
01:13 AM Revision abb91dc4 (ceph): Merge pull request #19943 from dillaman/wip-22676-luminous
luminous: cls/rbd: remove incompatible group features from partial implementation
Reviewed-by: Mykola Golub <mgolub@...
Jason Dillaman
01:07 AM rbd Bug #22660 (Need More Info): Inconsistency raised while performing multiple "image rename" in par...
While this is in fact a valid issue, I am hesitant to add the complexity of 2 phase commit logic for this edge condit... Jason Dillaman
12:43 AM CephFS Backport #22700 (In Progress): jewel: client:_rmdir() uses a deleted memory structure(Dentry) lea...
https://github.com/ceph/ceph/pull/19993 Prashant D
12:27 AM CephFS Backport #22700: jewel: client:_rmdir() uses a deleted memory structure(Dentry) leading a core
I'm on it. Prashant D
12:25 AM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
Nathan, I do not have access to ceph-volume project, can you assign this tracker to me and set status to In-progress Prashant D
12:25 AM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
Backport PR: -https://github.com/ceph/ceph/pull/19992- Prashant D

01/17/2018

11:46 PM Revision 8b5de185 (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac...
YunfeiGuan
10:32 PM Revision 124b4e34 (ceph): qa/suites: filter out cls_rbd tests against unsupported methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:28 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Nikos Kormpakis wrote:
> But I still cannot understand why I'm hitting this error.
> Regarding my cluster, I have t...
Brad Hubbard
01:15 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Brad Hubbard wrote:
> I'm able to reproduce something like what you are seeing, the messages are a little different....
Nikos Kormpakis
03:30 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
I'm able to reproduce something like what you are seeing, the messages are a little different.
What I see is this....
Brad Hubbard
12:12 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
It turns out what we need is the hexadecimal int representation of '-34' from the ltrace output.
$ c++filt </tmp/l...
Brad Hubbard
10:26 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Ryan Anstey wrote:
> I'm working on fixing all my inconsistent pgs but I'm having issues with rados get... hopefully...
Brian Andrus
10:12 PM Revision 2b741000 (ceph): Merge pull request #18865 from shinobu-x/wip-21631-luminous
luminous: doc: remove region from "INSTALL CEPH OBJECT GATEWAY"
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
10:07 PM CephFS Bug #22683 (Fix Under Review): client: coredump when nfs-ganesha use ceph_ll_get_inode()
Patrick Donnelly
09:11 PM Revision 2e5a09f1 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ...
Andrew Schoen
09:07 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
/a/sage-2018-01-17_14:40:55-rados-wip-sage-testing-2018-01-16-2156-distro-basic-smithi/2082959
description: rados/...
Sage Weil
08:24 PM Feature #18978: ceph-disk: Implement easy replace of OSD
I urge raising the priority of this feature request because among the most common ceph task is replacing a failed dri... Harry Coin
08:16 PM bluestore Bug #22678: block checksum mismatch from rocksdb
I'm currently backing up all the data on both CephFS and RBD so that if needed I can wipe the configuration and start... Mike O'Connor
08:13 PM bluestore Bug #22678: block checksum mismatch from rocksdb
I'm able to create a crash easily by just copying files in to CephFS, but I was able to cause the crash with just RBD... Mike O'Connor
02:51 PM bluestore Bug #22678 (Duplicate): block checksum mismatch from rocksdb
Sage Weil
02:51 PM bluestore Bug #22678: block checksum mismatch from rocksdb
oh, see #22102.
was the workload cephfs?
Sage Weil
02:50 PM bluestore Bug #22678 (Need More Info): block checksum mismatch from rocksdb
Could it be that the device has an actual media error? Can you check dmesg for errors?
Sage Weil
07:54 PM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
David Zafman
07:53 PM Bug #22112 (Pending Backport): ceph-objectstore-tool set-size should maybe clear data-digest
David Zafman
07:48 PM Bug #21803 (Pending Backport): objects degraded higher than 100%
I'm marking this pending backport. Needs to be backported to luminous BEFORE backporting #20059 ( https://github.com... David Zafman
07:48 PM RADOS Bug #20059: miscounting degraded objects
https://github.com/ceph/ceph/pull/19850 David Zafman
07:42 PM Bug #21876 (Can't reproduce): Command failed qa/standalone/scrub/osd-recovery-scrub.sh
Reopen if there is a way to reproduce this reliably. David Zafman
07:36 PM RADOS Bug #21387 (Can't reproduce): mark_unfound_lost hangs
Multiple fixes to mark_all_unfound_lost() has fixed this. Possibly the most important master branch commit is 689bff... David Zafman
07:18 PM Revision cadd8426 (ceph): cls/rbd: remove incompatible group features from partial implementation
Fixes: https://tracker.ceph.com/issues/22676
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:12 PM Revision 5112965d (ceph): ceph-volume: adds an api.lvm.remove_vg method
This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:00 PM Revision ee7d2dd0 (ceph): Merge pull request #19931 from mikechristie/wip-doc-mnc-iscsi-updates
Misc iSCSI doc updates
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
06:58 PM Revision 54b5b491 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
06:14 PM mgr Backport #22238: luminous: prometheus module 500 if 'deep' in pg states
https://github.com/ceph/ceph/pull/19929 John Spray
06:00 PM RADOS Bug #22668 (Fix Under Review): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
https://github.com/ceph/ceph/pull/19989 Sage Weil
05:44 PM Revision c9f7689a (ceph): ceph-volume: print the lvm activate success message correctly
Move the terminal.success to the methods that have access to the
correct osd_id so that they do not print None for th...
Andrew Schoen
05:10 PM RADOS Backport #22724 (Resolved): luminous: miscounting degraded objects
on bigbang,... David Zafman
04:39 PM RADOS Bug #22673 (Fix Under Review): osd checks out-of-date osdmap for DESTROYED flag on start
note: you can work around this by waiting a bit until some osd maps trim from the monitor.
https://github.com/ceph...
Sage Weil
02:54 PM RADOS Bug #22673: osd checks out-of-date osdmap for DESTROYED flag on start
It looks like the _preboot destroyed check should go after we catch up on maps. Sage Weil
02:53 PM RADOS Bug #22673: osd checks out-of-date osdmap for DESTROYED flag on start
This is a real bug, should be straightforward to fix. Thanks for the report! Sage Weil
04:38 PM Revision 4e4d6466 (ceph): osd: only exit if *latest* map(s) say we are destroyed
It's possible our current map is older, we were destroyed then, but in
newer maps our osd was recreated. This happen...
Sage Weil
04:31 PM Bug #22373 (Resolved): rados/standalone/osd.yaml fails from ceph-disk deprecation warning
Sage Weil
03:55 PM Revision 9f523803 (ceph): qa/tasks/ceph: ignore failure when chown ceph:ceph
we didn't have ceph:ceph user back in hammer. so ignore this error.
ceph-common will create this user in newer versio...
Kefu Chai
03:38 PM Linux kernel client Bug #17153 (Can't reproduce): kernel hung task warnings on teuthology.front kernel
Jeff Layton
03:37 PM Linux kernel client Bug #17153: kernel hung task warnings on teuthology.front kernel
Haven't seen this specific lockup in a while, but have seen this one, which looks unrelated:... Jeff Layton
03:34 PM CephFS Feature #4208: Add more replication pool tests for Hadoop / Ceph bindings
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Feature #4361: Setup another gitbuilder VM for building external Hadoop git repo(s)
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Bug #3544: ./configure checks CFLAGS for jni.h if --with-hadoop is specified but also needs to ch...
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Bug #1661: Hadoop: expected system directories not present
Bulk move of hadoop category into FS project. John Spray
03:34 PM CephFS Bug #1663: Hadoop: file ownership/permission not available in hadoop
Bulk move of hadoop category into FS project. John Spray
03:26 PM CephFS Bug #21748 (Can't reproduce): client assertions tripped during some workloads
No response in several months, and I've never seen this trip in my own testing. Closing for now. Please reopen if you... Jeff Layton
03:25 PM rgw Feature #12666: rgw: expose the number of *stuck threads* via admin socket
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #20112: Use boost::regex instead of std::regex for rgw_iam_policy.cc and rgw_role.cc
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #12464: Keys generated via radosgw-admin don't always work.
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #12302: "Couldn't find index page for 'boto' (maybe misspelled?)" error
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #12434: "Error in `radosgw': free()" in upgrade:firefly-firefly-distro-basic-vps
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #11159: init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances with no so...
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #11047: rgw : make quota/gc thread configurable for starting
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #10301: "FATAL ERROR: cannot find a valid <xfs/xfs.h> header file" in powercycle-giant-distro...
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #11001: Improve rgw HEAD request by avoiding read the body of the first chunk
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #6748: Return bucket name in response header
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #7680: Use new civetweb git repo for ceph
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #6621: quota: the max-size and max-objects value when zero
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Documentation #5525: Radosgw 'add the ceph keyring entries' section should be updated to match ce...
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #5949: radosgw: leaks
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #4625: radowgw-admin.py failure
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #3813: radosgw doesn't have a logrotate script
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2735: rgw: support response-* request params in GET obj
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2864: rados leaves behind references to old buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2734: rgw: fails to authenticate preauthenticated requests with sub resource
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2658: rgw-admin: usage show fails when specifying hour > 12
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2701: rgw: don't keep bucket info indexed by bucket_id
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2642: rgw: show/trim usage using also time (not just date)
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2542: rgw: support S3 update of metadata
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2591: misc rgw s3tests failures
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2517: rgw: limit number of buckets per user (configurable per user)
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2516: rgw: new bandwidth-only per-user log
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Cleanup #2469: rgw: replace Formatter->dump_format(..., "%d", ...) with Formatter->dump_int()
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2503: rgw: ungraceful failure when cannot create unix domain socket
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2465: rgw: bad marker output when listing a bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2433: rgw: failing atomic reads/writes
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2434: rgw: failing readwrite test
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2381: rgw: radosgw-admin operations don't trigger notifications
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2313: rgw: expose extra bucket info trough S3 api
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2369: rgw: bucket attr update does not propagate correctly to all rgw instances
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2312: rgw: create user and subuser in a single radosgw-admin command
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2289: rgw: listing a bucket hangs after removing inexisting object
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2308: radosgw-admin: make user create idempotent
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2284: rgw: bench based on rados_bench
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2220: rgw: librgw dep on g_ceph_context
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2259: rgw: object name cut after slash when virtual host style is used
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2197: rgw: need to throttle incoming requests
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Bug #2208: rgw: radosgw-admin temp remove failure
Bulk reassign of radosgw category to RGW project. John Spray
03:25 PM rgw Feature #2194: rgw: replace bucket-marker-ver with better, fast, more scalable solution
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2190: rgw: cache disabled
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2193: rgw: .pools.avail is not cached
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2189: rgw: can't change debug level through ceph.conf
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2170: librgw references g_ceph_context
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2171: rgw: asynchronously calculate md5
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2140: rgw: use new encode/decode macros
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Cleanup #2166: rgw: make sure librgw doesn't link against libfcgi
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2139: rgw: no cleanup of index update in case of cancelled operations
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2120: rgw: atomic write guard doesn't scale well
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2121: radosgw: reload command for init script
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2106: failed s3tests.functional.test_s3.test_100_continue
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2083: rgw: test_object_raw_authenticated* fail (on xfs?)
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Cleanup #2089: rgw: less dout(0) noise?
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2072: rgw: owner cannot change acl if it doesn't have bucket read permission
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2066: rgw: make list_objects efficient
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2051: rgw: can't use '%' in object name
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2063: rgw: access key shouldn't contain chars that need to be url encoded
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2043: rgw: cannot use '+' in url
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2048: rgw: multipart upload listing return key starting with _multipart_
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #2040: rgw: disable rgw log through ceph.conf
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2035: rgw: bucket removal fails
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Cleanup #2036: rgw: bucket index tree contains the same info 3 times
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2029: rgw: space in object name is turned into a different character
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2025: rgw: objects starting with underscore are badly listed
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2027: rgw -> apache miscommunication
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2001: radosgw memory leak
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #2012: rgw: racing object creation and removal may lead to bad bucket accounting
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1955: rgw: cannot list user buckets when number of buckets is large
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1941: rgw: revisit bucket removal
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1948: rgw: need to read intent log in chunks
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1939: rgw: error processing large logs
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1927: rgw: add radosgw-admin pool list
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1933: rgw: crash in swift copy
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1926: rgw: add radosgw-admin pool remove
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1882: rgw: high-level log entries for request state transitions
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1911: rgw: plan handling for large and/or manifest objects, s3 and/or swift
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1867: rgw crash
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1872: rgw: only use shadow objects for large objects
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1864: rgw: atomic bucket info
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1856: It is possible to look up an rgw user by a subuser that does not exist as long as the ...
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1859: rgw: bucket creation is not atomic
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1854: Deletion of an rgw user that has a subuser with a swift key leaves behind an object in...
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1847: rgw: revisit the way we store large objects
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1853: rgw: qa test to verify bucket recreation does not override bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1843: rgw: recreation of bucket overrides old one
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1844: radosgw memory leak
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM CephFS Bug #22003 (Resolved): [CephFS-Ganesha]MDS migrate will affect Ganesha service?
No response in two months. Closing bug.
Please reopen or comment if you've been able to test with that patch and i...
Jeff Layton
03:24 PM rgw Feature #1838: rgw: update man page
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Tasks #1823: radosgw should have internal timeouts
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1830: RGW Swift Metadata Bug
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1822: radosgw can be slow to respond to requests
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Documentation #1813: doc: document radosgw api diffs with s3
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1780: swift: auth response should return X-Auth-Token instead of X-Storage-Token
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1801: rgw: radosgw-admin remove subuser and related swift key in a single command
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1739: rgw: multipart upload should use manifest object
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1726: rgw: improve multipart upload performance
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1729: test_object_create_bad_expect_empty
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1721: rgw: spurious multipart-upload failures
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1715: rgw: use RENAME osd operation to avoid slow CLONE operations
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1719: rgw: crash in ObjectCache::touch_lru
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1706: rgw: copy object auth verification (probably) broken
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1698: radosgw-admin log list returns invalid json when a log object was created with a name ...
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1705: rgw: swift copy is broken
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1697: s3-tests: test bucket headers
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1681: rgw: user rm with --purge doesn't remove data
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1685: rgw: tmp objects leakage
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1664: rgw: pass swift tests
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1672: rgw: support chunked transfer encoding
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1645: rgw bucket suspended broken
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1642: radosgw-admin log show --nonzero-only
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1643: radosgw-admin log show should accept --time
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1641: radosgw-admn log show --bandwidth-only
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1593: rgw: normalize logging
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1591: rgw: instrument with perfcounter
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1592: rgw: remove preallocated pools
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1582: radosgw-admin: log [list|show|rm]
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1584: rgw: swift key management is busted
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1575: rgw: failing s3tests.functional.test_headers:test_object_create_bad_contentlength_none
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1572: radosgw: don't crash when rgw socket path not specified
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1574: rgw: creating multiple metadata pools?
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1570: rgw: use tmap for bucket index objects
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1567: rgw [list|delete]_bucket should clean up
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1568: rgw: add object_locator to bucket index
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1561: rgw: admin command to get stats for a single bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1566: rgw: use a global bucket id
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1560: rgw: admin command to list buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1550: radosgw fails test_object_create_bad_expect_empty with a 500 response
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1551: radosgw returns 400 instead of 403 on unreadable authorization
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1544: rgw: explicit bucket index
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1542: rgw: combine multiple buckets in a pool
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1543: rgw: usage accounting for multiple buckets in a pool
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1532: add radosgw init.d script to radosgw deb
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Bug #1536: rgw fails many s3tests due to bad clone_range usage
Bulk reassign of radosgw category to RGW project. John Spray
03:24 PM rgw Feature #1531: radosgw init.d script stop/restart
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1489: rgw: guard decode
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1522: rgw couldn't read user info
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1482: qa: swift-tests
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1439: multipart meta object is not atomic
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1450: rgw admin remove user by access key
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1431: rgw: get stats for specific pool by pool id
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1436: rgw_admin user info output should be formatted
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1408: rgw: racing PUT to same object, can cause 404 on GET/PUT
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1371: rgw: clean up temporary atomic get clones
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1375: Actually find pool limits
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1352: rgw meta is persistent across object instances
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1333: Object creation with invalid Expect empty results in 500
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1336: rgw: precreate pools
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1332: Object creation with invalid Expect non-empty results in 417
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1330: Object creation with invalid Content-Length below actual results in 500
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1331: Object creation with invalid Content-Length above actual results in BotoClientError
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1329: Object creation with invalid empty Content-Length results in wrong reason
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1315: rgw: Bucket ACL Grant on a Nonexistant User silently fails
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1328: Object creation with invalid zero Content-Length results in 500
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1309: rgw fails to send IsTruncated on 'GET /bucket/' (list keys)
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1313: rgw: multiple concurrent requests per process
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1301: rgw doesn't dump unicode characters in xml correctly
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1290: rgw atomic GETs
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1294: rgw: can't put zero sized objects
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1287: Setting metadata with unreadable characters is not consistent with amazon S3
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1268: rgw: optimistically fetch acl and first chunk
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1286: atomic write not working for large files
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1251: rgw: consistent caching of bucket objects (acls)
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1241: rgw denies owner access to bucket when acl is empty
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1249: radosgw does not exit when apache is killed
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1224: s3-tests should test 100-continue
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1223: user removal should be (optionally) removing all user buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1198: rgw user suspension
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1208: rgw: make PUT atomic
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1180: radosgw_admin log show dumps info in alternate formats
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1171: rgw list bucket displays wrong object owner
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1179: rgw log should be able to show bucket owner
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1163: anonymous access to objects broken
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1161: configurable client ip header variable
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1162: rgw_admin user modify --email
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1115: rgw allows users to "give away" s3 objects
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1083: rgw: log by user, user+bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1059: RGW consistency issues
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1081: rgw: 500 error with x-amz-acl instead of explicit xml
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #1027: rgw log operations on non-existent bucket
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1035: incorrect rgw log data
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1026: rgw deletes non-empty buckets
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #999: Duplicate Bucket Created
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #1025: s3-tests should test S3 object extended attributes ("developer-added metadata")
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #985: radosgw listing keys of a bucket with name >=251 characters fails with NoSuchKey
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #982: radosgw should fail with UnresolvableGrantByEmailAddress on add_email_grant to unknown ...
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #983: radosgw hangs, gives 500 internal server
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #981: radosgw bucket.set_acl() seems to always fail with AccessDenied
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #978: radosgw bucket creation should succeed on pre-existing bucket if the owner matches
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #980: radosgw returns access_key instead of user_id when fetching acl
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #976: Non-existent bucket error code should be NoSuchBucket, not NoSuchKey
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #977: radosgw should provide error code for bad bucket name errors
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #896: list buckets doesn't dump content length
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #965: rgw is crashing on ceph-playground
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #894: openstack pseudo folders
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #832: Create fastcgi repository
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #866: RGW PUT object does not responds with etag
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #830: rgw: swift per-object ACLs
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #831: self signed tokens for the openstack requests
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #787: rgw watchdog
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #829: rgw: support swift POST
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #785: rgw: fix filesystem backend
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #786: journal rgw operations to backup storage
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #783: separate rgw to a different source repository
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #773: rgw: efficient list-objects filtering
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Tasks #774: move to radosgw.git
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #772: correct 100-continue handling
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #769: cache pool acls, pool list, etc.
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #770: rgw: logging
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #767: rgw: incremental/large file uploads
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM CephFS Bug #21419 (Rejected): client: is ceph_caps_for_mode correct for r/o opens?
Ok, I think you're right. may_open happens at a higher level and we will simply request the caps at that point. False... Jeff Layton
03:23 PM rgw Bug #768: eliminate any read/modify/write races
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #766: slow bucket creation times
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #439: Duplicate "Status" headers being sent
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #467: change default content type
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #412: list buckets cleanup missing
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #353: Handle non-ascii filenames
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #361: keyring must be specified in ceph.conf?
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #342: Can't create files larger than 4GB
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #343: Bad 100-Continue handling
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #337: support bucketname hostname prefix for wildcard dns
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Tasks #338: set up playground apache(s)
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Cleanup #320: Remove some duplicates and unused declarations
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #310: rgw fcgi processes don't go down
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #313: Support loglevel
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #309: Error status is not correctly initialized
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #301: Support partial content response
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Feature #302: Support If-Modified-Since
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #270: Content-Type not returned / saved correctly
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #264: Creating a bucket gives ErrorBucketAlreadyExists
Bulk reassign of radosgw category to RGW project. John Spray
03:23 PM rgw Bug #265: Removing a bucket doesn't clean up object in .rgw pool
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Cleanup #256: Usage of radosgw_admin reports rgw_admin
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Bug #260: Segmentation fault when listing buckets without uid
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Feature #174: Support large files better
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Feature #9: Access unimported data
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Bug #31: Handle mal-formed requests better
Bulk reassign of radosgw category to RGW project. John Spray
03:22 PM rgw Support #8: Document differences from S3
Bulk reassign of radosgw category to RGW project. John Spray
03:18 PM Revision 1789a0ee (ceph): Merge pull request #17520 from joscollin/wip-cleanup-drop-return
rgw: Drop unnecessary return
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:59 PM RADOS Bug #22544: objecter cannot resend split-dropped op when racing with con reset
Hmm, I'm not sure what the best fix is. Do you see a good path to fixing this with ms_handle_connect()? Sage Weil
02:57 PM RADOS Bug #22659 (In Progress): During the cache tiering configuration ,ceph-mon daemon getting crashed...
This will need to be backported to luminous and jewel once merged. Joao Eduardo Luis
09:36 AM RADOS Bug #22659: During the cache tiering configuration ,ceph-mon daemon getting crashed after setting...
https://github.com/ceph/ceph/pull/19983 Jing Li
02:55 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
1. it's not valid json.. Formatter shouldn't allow it
2. we should have a valid value (or 0) to use
Sage Weil
02:52 PM RADOS Bug #22661 (Triaged): Segmentation fault occurs when the following CLI is executed
Joao Eduardo Luis
02:51 PM RADOS Bug #22672 (Triaged): OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty ...
Joao Eduardo Luis
02:29 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
What Distro and distro version are you using? Alfredo Deza
07:39 AM ceph-volume Bug #22720 (Closed): Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@...
when I using ceph-volume to add an osd,prepare is ok, but, when I activate osd,I got an error" Failed to issue method... xueyun lau
02:28 PM RADOS Bug #22597 (Fix Under Review): "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgra...
https://github.com/ceph/ceph/pull/19987 Kefu Chai
01:32 PM RADOS Bug #22233 (In Progress): prime_pg_temp breaks on uncreated pgs
Kefu Chai
01:30 PM Revision fdc1a39c (ceph): denc: should check element's type not 'size_t'
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:13 PM rgw Backport #22703: jewel: rgw: offline resharding doesn't seem to preserve bucket acls
I was successful in reproducing in master Orit Wasserman
01:12 PM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
*PR*: https://github.com/ceph/ceph/pull/19974 Jason Dillaman
01:12 PM rbd Bug #22722 (Duplicate): [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
For very large devices, iterating through the vector via index can result in an exponential slowdown. This was alread... Jason Dillaman
01:01 PM rgw Bug #22721 (Resolved): Resharding hangs with versioning-enabled buckets
If I enable S3 bucket versioning, resharding the bucket (either automatic or manual) hangs, and blocks access to the ... Martin Emrich
11:38 AM rgw Feature #21541 (In Progress): dynamic resharding will be excuted in a specific time
Orit Wasserman
11:38 AM Bug #21978: "stderr:Error EINVAL: invalid command" in upgrade:jewel-x-luminous
Orit Wasserman
11:24 AM RADOS Support #22664: some random OSD are down (with a Abort signal on exception) after replace/rebuild...
Hi Greg,
can you point me to the link, as far we have seen yet, all ulimit 10 times higher as needed on all nodes....
Enrico Labedzki
10:50 AM CephFS Bug #21734: mount client shows total capacity of cluster but not of a pool
(Just moving this closed ticket because I'm deleting the bogus "cephfs" category in the toplevel Ceph project) John Spray
10:28 AM Revision 6cb1cc8a (ceph): rgw: add s3 conditions for PutObject IAM policies
Adding the following s3 conditions for PutObject operation
s3:x-amz-canned-acl (caveat: only strings are supported, ...
Abhishek Lekshmanan
10:28 AM Revision 47f10fec (ceph): RGW: IAM: support s3:x-amz-acl conditional for PutACLs
Support string-like s3:x-amz-acl conditional for PutACL request. We're
still to support lists for this
Signed-off-b...
Abhishek Lekshmanan
10:28 AM Revision acde64c2 (ceph): rgw_op: add iam action as RGWOp member
This commit adds iam_action as a member of RGWOp class which allows for
reusing this later when object policies are t...
Abhishek Lekshmanan
10:28 AM Revision d8be271a (ceph): rgw_op: add a function to eval ExistingObjTag s3:IAM conditional
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision d34294f7 (ceph): rgw: support for ExistingObjectTag for PutObjectTagging operation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision 91ae0ccc (ceph): rgw: support for ExistingObjectTag for s3:PubObjectAcl
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision 00113eb0 (ceph): rgw: split rgw_iam_eval_existing_objtags to seperate functions
one for adding tags to env and the other which calls eval, useful for
Ops where we dont need an eval but need it in t...
Abhishek Lekshmanan
10:28 AM Revision e66c7ecb (ceph): rgw: support ExistingObjectTag in GetObjectAcl op
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision c7b6fdbd (ceph): rgw: add support for ExistingObjectTag in DeleteObjectTagging
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:28 AM Revision 038e410a (ceph): rgw_iam_tags: split into smaller function
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:13 AM Revision 4015824f (ceph): mon:validate hit_set values before set
Fixes: http://tracker.ceph.com/issues/22659
Signed-off-by: Jing Li lijing@gohighsec.com
Jing Li
08:00 AM Revision 722fbb90 (ceph): rbd: properly pass ceph global command line args to subprocess
When initializing the global context, global_init parses command line
arguments and removes ceph global args from the...
Mykola Golub
07:07 AM Dashboard Feature #22495: mgr: dashboard: show per pool io
https://github.com/ceph/ceph/pull/19981 Konstantin Shalygin
07:06 AM Revision 55f8db1b (ceph): mgr: prometheus: set metadata metrics value to '1' (#22717).
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
07:05 AM CephFS Backport #22719 (In Progress): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/19982 Zheng Yan
06:57 AM CephFS Backport #22719 (Resolved): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/19982 Zheng Yan
07:02 AM Revision 5353569e (ceph): mds: handle 'inode gets queued for recovery multiple times'
Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
07:01 AM Revision 4063b807 (ceph): mds: use elist to track recover queue items
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 74f2a87887e81dc1d5895976982efb51b0a5e97e)
...
Yan, Zheng
06:43 AM mgr Fix #22718: mgr: prometheus: missed osd commit\apply latency metrics.
https://github.com/ceph/ceph/pull/19980 Konstantin Shalygin
06:39 AM mgr Fix #22718 (Resolved): mgr: prometheus: missed osd commit\apply latency metrics.
Prometheus module lack of this metrics. Konstantin Shalygin
06:26 AM mgr Bug #22717: mgr: prometheus: impossible to join labels from metadata metrics.
https://github.com/ceph/ceph/pull/19979 Konstantin Shalygin
06:22 AM mgr Bug #22717 (Resolved): mgr: prometheus: impossible to join labels from metadata metrics.
By default we have pool metrics like this:... Konstantin Shalygin
05:43 AM CephFS Backport #22590 (In Progress): jewel: ceph.in: tell mds does not understand --cluster
Prashant D
05:42 AM rgw Backport #22582 (In Progress): jewel: multisite: 'radosgw-admin sync error list' contains tempora...
Prashant D
05:41 AM Backport #22693 (In Progress): jewel: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19978 Prashant D
04:35 AM Backport #22692 (In Progress): luminous: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19977 Prashant D
04:29 AM rbd Bug #22716 (Resolved): rbd snap create/rm takes 60s long
when create snap from an image of huge size, like 64T, it takes for almost 60s in our server enviroment, even if the ... shun song
04:23 AM Revision 7d23827c (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re...
Xuehan Xu
04:14 AM Revision 91be5317 (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re...
Xuehan Xu
04:12 AM CephFS Bug #22629 (Pending Backport): client: avoid recursive lock in ll_get_vino
Patrick Donnelly
04:12 AM CephFS Bug #22631 (Pending Backport): mds: crashes because of old pool id in journal header
Patrick Donnelly
04:11 AM CephFS Backport #22690 (In Progress): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insuffic...
https://github.com/ceph/ceph/pull/19976 Prashant D
04:10 AM CephFS Bug #22647 (Pending Backport): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Patrick Donnelly
04:06 AM Revision 9478c064 (ceph): Merge PR #19803 into master
* refs/pull/19803/head:
mds: get rid of unnecessary if condition
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com...
Patrick Donnelly
04:06 AM Revision cc710979 (ceph): Merge PR #19837 into master
* refs/pull/19837/head:
client: avoid recursive lock in ll_get_vino
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
04:06 AM Revision bbd23ca4 (ceph): Merge PR #19860 into master
* refs/pull/19860/head:
cephfs-journal-tool: add usage help info for header set <field>
mds: add error log info
ce...
Patrick Donnelly
04:06 AM Revision 7a8bd1c9 (ceph): Merge PR #19891 into master
* refs/pull/19891/head:
mds: handle 'inode gets queued for recovery multiple times'
mds: use elist to track recover...
Patrick Donnelly
04:06 AM Revision 4412c6b5 (ceph): Merge PR #19911 into master
* refs/pull/19911/head:
cephfs: Switch MIN/MAX for std::min/max and use intarith templates
Reviewed-by: Patrick Don...
Patrick Donnelly
03:54 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
And if we do this, the original trim caps behavior will be changed. Originally trim caps was like passive mode which ... Zhi Zhang
03:49 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
According to your suggestion, shall we call trim_caps to trim as much caps as possible, or just call trim_caps to tri... Zhi Zhang
03:52 AM Revision 6dd42392 (ceph): osd: allow limited scrub preemption
If we receive a write within the scrub range, abort the scrub chunk and
shrink the chunk size. If we do this too man...
Sage Weil
03:52 AM Revision 4e0f4238 (ceph): osd: document scrub options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 AM Revision a188cb27 (ceph): osd/ECBackend: debug ec scrub error paths
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 AM Revision 5ac3bfa3 (ceph): qa/suites/rados/singleton/all/divergent_priors*: unsquelch osd debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 AM Revision 2d34e380 (ceph): osd/PG: drop 'seed' property from Scrubber
This has been -1 for many releases now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:08 AM Revision 99f3c3f8 (ceph): rgw: add lagging shard ids in rgw sync status
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:08 AM Revision 39fd90c8 (ceph): rgw: display errors of object sync failed in sync error list
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:06 AM Revision 1142dacc (ceph): qa: add missing openstack configs
First introduced in: ec6fb28eaf8e2db327e4afc115879a40c7664e07
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
...
Patrick Donnelly
03:06 AM Revision dc96e3c1 (ceph): qa: increase osd count for ec testing
Missing in d0732fc96fbc6849dd51b391d85f765c74cfb593.
Fixes: http://tracker.ceph.com/issues/22646
Signed-off-by: Patr...
Patrick Donnelly
03:03 AM Backport #22687: luminous: PGLog: avoid using list::size
Nathan, can you verify this and set this tracker as closed? Prashant D
03:02 AM Backport #22687 (Resolved): luminous: PGLog: avoid using list::size
The changes related to PR#18755 are not in luminous so does not need to be reverted in luminous. Hence setting this t... Prashant D
01:05 AM Backport #22687: luminous: PGLog: avoid using list::size
I'm on it Prashant D
03:02 AM Bug #22654 (Resolved): PGLog: avoid using list::size
The changes related to PR#18755 are not in luminous so does not need to be reverted in luminous. Hence setting this t... Prashant D
02:38 AM CephFS Backport #22689 (In Progress): jewel: client: fails to release to revoking Fc
Prashant D
02:38 AM CephFS Backport #22689: jewel: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19975 Prashant D
02:34 AM Revision 9e1efd6c (ceph): client: fix cap revoke race
If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ...
Yan, Zheng
02:20 AM Revision 7a0c4d02 (ceph): ceph-volume: update argument description that bluestore is the default
Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com
Jing Li
02:19 AM Revision c8bdb49c (ceph): doc: update man page to explain ceph-volume support bluestore
Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com
Jing Li
01:50 AM Revision 67e5a2f3 (ceph): Merge pull request #19876 from theanalyst/build/do-cmake-args
build: do_cmake: allow ARGS to be overridden
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 AM Revision 360e9801 (ceph): client: release revoking Fc after invalidate cache
this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt...
Yan, Zheng
01:39 AM rgw Feature #22565: Multiple Data Pool Support for a Bucket
https://github.com/ceph/ceph/pull/19890 Jeegn Chen
01:39 AM Revision 83406c10 (ceph): rgw: drop unused vector elements
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn> Bingyin Zhang

01/16/2018

09:49 PM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
... Sage Weil
09:44 PM Revision d079916a (ceph): Merge pull request #19433 from liewegas/wip-pg-removal
osd: put pg removal in op_wq
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
09:38 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
Missed a part in my debug output:... Robin Johnson
09:34 PM rgw Bug #22714 (Triaged): Existing AccessKeys with leading underscore broke in upgrade
Pre-existing AccessKeys that start with an underscore broke after the upgrade to Luminous. Newly created keys even id... Robin Johnson
09:02 PM Revision 366905fb (ceph): pybind/mgr/mgr_module: make rados handle available to all modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:31 PM Revision 617a82c4 (ceph): osd: track deleted pools' pg_nums for calculating split
This is needed to determine (quickly) whether PGs have split. Calling
get_pg_num() on the latest map does not work w...
Sage Weil
08:31 PM Revision d37d9668 (ceph): osd/PrimaryLogPG: do on_shutdown on removal
This cleans up our reservations and misc other state in OSDService that
needs to be cleaned up.
Signed-off-by: Sage ...
Sage Weil
07:59 PM RADOS Bug #20059 (Pending Backport): miscounting degraded objects
David Zafman
07:58 PM Revision 7ccb7b70 (ceph): Merge pull request #19850 from dzafman/wip-calc-stats
osd/PG: re-write of _update_calc_stats and improve pg degraded state
Fixes: http://tracker.ceph.com/issues/20059
Re...
David Zafman
07:28 PM CephFS Bug #22428: mds: don't report slow request for blocked filelock request
Here's a recent example from someone in #ceph:... John Spray
07:10 PM RADOS Bug #22711 (Resolved): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect...
... Sage Weil
07:09 PM RADOS Bug #22677 (Resolved): rados/test_rados_tool.sh failure
Sage Weil
06:52 PM Revision 9f103f01 (ceph): tests: recovery-unfound-found test needs to account for correct misplac...
The test expected HEALTH_OK when in a state with misplaced objects therefore HEALTH_WARN
Signed-off-by: David Zafman...
David Zafman
06:48 PM Revision b56d994f (ceph): doc: add rbd pool requirement for gwcli
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
06:48 PM Revision 4ca0d508 (ceph): doc: add daemon-reload for rbd-target-api setup
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
06:48 PM Revision f45aafed (ceph): doc: add gwcli manual install instructions
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
05:40 PM Linux kernel client Feature #22710 (Resolved): Whitelist the new RBD_FEATURE_OPERATIONS feature bit
This feature bit will be used to disable operations against an image (e.g. clone, snap create) but read/write operati... Jason Dillaman
05:06 PM Revision 9c2278bb (ceph): Merge pull request #19613 from qrGitHub/wip-rgw-optimize-bucketLCPrepare
rgw: optimize function bucket_lc_prepare
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:05 PM Revision afb35baf (ceph): Merge pull request #19878 from cbodley/wip-rgw-get-omap-keys-cr
rgw: fix handling of ENOENT in RGWRadosGetOmapKeysCR
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
05:04 PM Revision 36f1dc0f (ceph): Merge pull request #19897 from cbodley/wip-rgw-put-system-obj
rgw: rgw_put_system_obj takes bufferlist
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Orit Wasserma...
Yuri Weinstein
04:16 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Hello,
we're facing the same issue on a Luminous cluster.
Some info about the cluster:
Version: ceph version 1...
Nikos Kormpakis
04:13 PM Revision 65ed5f3b (ceph): os/newstore: aio now working and bug fixes.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:55 PM Revision 1e48ee9c (ceph): crush/CrushWrapper: fix finalize clobbering of max_devices
This hides device names when they don't appear in the hierarchy,
e.g. after setting a name and class for a new device...
Sage Weil
03:55 PM Revision 6aa7c885 (ceph): mon/OSDMonitor: fix 'osd crush set-device-class' for new osds
We should set the max_devices value for a new device. (Actually,
finalize() will fix this for us on decode, but bett...
Sage Weil
03:20 PM Revision 3404d8bb (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision 21f45943 (ceph): ceph-volume: docs for --crush-device-class
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision bf468bc3 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision 11da2185 (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Revision 36a388d7 (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:08 PM RADOS Bug #20874: osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end() || (miter->second...
/a/sage-2018-01-16_03:08:54-rados-wip-sage2-testing-2018-01-15-1257-distro-basic-smithi/2077982... Sage Weil
02:58 PM rgw Bug #22600: compilation failures with boost 1.66
Hi Nathan,
boost 1.66 added some breaking changes, so this pr fixed those and updated our cmake to require 1.66 (f...
Casey Bodley
09:40 AM rgw Bug #22600: compilation failures with boost 1.66
@Casey Is luminous really on boost 1.66? (I currently have no idea how to find out which boost version we're using, s... Nathan Cutler
02:29 PM rgw Bug #22617: ceph rgw can't delete some object
@Matt Benjamin cloud you help me
[root@ceph-rgw ~]# radosgw -d --debug-rgw=18 --debug-ms=1 --name client.radosgw.g...
fpq f
01:02 PM rgw Bug #22617: ceph rgw can't delete some object
@Matt Benjamin like this? fpq f
02:22 PM Bug #22301 (Resolved): aarch64 missing DTS-7 (no SCL on aarch64/centos)
Kefu Chai
02:16 PM Revision 31f9af83 (ceph): Merge pull request #19945 from tchaikov/wip-deprecated-in-cxx17
librbd,librados: do not include stdbool.h in C++ headers
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
02:16 PM mgr Bug #22286 (Pending Backport): Service daemons never recover from transient outage
Kefu Chai
02:15 PM Revision cff35427 (ceph): Merge pull request #19261 from dillaman/wip-22286
mgr: disconnect unregistered service daemon when report received
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:13 PM CephFS Backport #22688 (In Progress): luminous: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19970 Zheng Yan
08:16 AM CephFS Backport #22688 (Resolved): luminous: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/20342 Nathan Cutler
02:06 PM Backport #22691 (In Progress): luminous: ceph-base symbols not stripped in debs
Nathan Cutler
08:17 AM Backport #22691 (Resolved): luminous: ceph-base symbols not stripped in debs
https://github.com/ceph/ceph/pull/19969 Nathan Cutler
02:06 PM Revision 8e3edae0 (ceph): debian: add -dbg packages for python-{rados,rgw,rbd,cephfs}
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b5bd43323fd96aa975e0500261b65a46067b68fa)
Sage Weil
02:05 PM Revision 98eaf443 (ceph): debian/rules: strip ceph-base libraries
This includes rados classes and ec plugins.
Fixes: http://tracker.ceph.com/issues/22640
Signed-off-by: Sage Weil <sa...
Sage Weil
01:58 PM rgw Backport #22708 (Resolved): luminous: rgw: copy_object doubles leading underscore on object names.
Nathan Cutler
01:55 PM rgw Backport #22708 (In Progress): luminous: rgw: copy_object doubles leading underscore on object na...
Nathan Cutler
01:53 PM rgw Backport #22708 (Resolved): luminous: rgw: copy_object doubles leading underscore on object names.
https://github.com/ceph/ceph/pull/19787 Nathan Cutler
01:57 PM rgw Bug #21984 (Resolved): RGWBug: rewrite a versioning object create a new object
Nathan Cutler
01:57 PM rgw Backport #22586 (Resolved): luminous: RGWBug: rewrite a versioning object create a new object
Nathan Cutler
01:57 PM rgw Backport #22586 (In Progress): luminous: RGWBug: rewrite a versioning object create a new object
Nathan Cutler
01:57 PM CephFS Backport #22699 (In Progress): luminous: client:_rmdir() uses a deleted memory structure(Dentry) ...
Zheng Yan
01:57 PM CephFS Backport #22699 (Fix Under Review): luminous: client:_rmdir() uses a deleted memory structure(Den...
https://github.com/ceph/ceph/pull/19968 Zheng Yan
08:17 AM CephFS Backport #22699 (Resolved): luminous: client:_rmdir() uses a deleted memory structure(Dentry) lea...
https://github.com/ceph/ceph/pull/19968 Nathan Cutler
01:55 PM Revision cc76ab1e (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac...
YunfeiGuan
01:54 PM rgw Backport #22709 (In Progress): jewel: rgw: copy_object doubles leading underscore on object names.
Nathan Cutler
01:53 PM rgw Backport #22709 (Resolved): jewel: rgw: copy_object doubles leading underscore on object names.
https://github.com/ceph/ceph/pull/19747 Nathan Cutler
01:52 PM rgw Bug #22529 (Pending Backport): rgw: copy_object doubles leading underscore on object names.
If I understand this correctly, this bug is fixed in master by https://github.com/ceph/ceph/pull/18662 and this PR wa... Nathan Cutler
01:33 PM RADOS Backport #22707 (In Progress): luminous: ceph_objectstore_tool: no flush before collection_empty(...
Nathan Cutler
01:30 PM RADOS Backport #22707 (Resolved): luminous: ceph_objectstore_tool: no flush before collection_empty() c...
https://github.com/ceph/ceph/pull/19967 Nathan Cutler
01:33 PM Revision 44643cae (ceph): objectstore/store_test: fix lack of flush prior to collection_empty() call
Fixes: http://tracker.ceph.com/issues/22409
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
01:33 PM Revision 5f9911bc (ceph): Merge pull request #19942 from shinobu-x/wip-sk-minmax-ms_async_op_threads
common: Add min/max of ms_async_op_threads
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:33 PM Revision fdc3f5c2 (ceph): Merge pull request #19397 from xxhdx1985126/master
mon: update PaxosService::cached_first_committed in PaxosService::maybe_trim()
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
01:31 PM Backport #22706 (In Progress): luminous: tests: force backfill test can conflict with pool removal
Nathan Cutler
01:14 PM Backport #22706 (Resolved): luminous: tests: force backfill test can conflict with pool removal
https://github.com/ceph/ceph/pull/19966 Nathan Cutler
01:31 PM Revision d2a68571 (ceph): mgr/DaemonServer: fix error string
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 78b7f10d298070515418f5a71931d6235498c87f)
Sage Weil
01:31 PM Revision adc47b95 (ceph): qa/tasks/ceph_manager: tolerate failure to force backfill/recoery
The pool may have been deleted out from underneath us.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked fro...
Sage Weil
01:21 PM RADOS Bug #22409 (Pending Backport): ceph_objectstore_tool: no flush before collection_empty() calls; O...
Sage Weil
01:14 PM Bug #22614 (Pending Backport): tests: force backfill test can conflict with pool removal
Nathan Cutler
01:08 PM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
Nathan Cutler
01:05 PM mgr Bug #22615 (Pending Backport): luminous: pg coloring broke in dashboard
Nathan Cutler
01:08 PM mgr Backport #22705 (Resolved): luminous: pg coloring broke in dashboard
Nathan Cutler
01:06 PM mgr Backport #22705 (Resolved): luminous: pg coloring broke in dashboard
https://github.com/ceph/ceph/pull/19844 Nathan Cutler
12:58 PM ceph-volume Bug #22704 (Duplicate): ceph-volume still creates osd ids and auth when creating osd fails
This was fixed with #22281 which is not yet released. 12.2.2 is affected. 12.2.3 shouldn't Alfredo Deza
11:23 AM ceph-volume Bug #22704 (Duplicate): ceph-volume still creates osd ids and auth when creating osd fails
I have a broken disk, resulting in an error running ceph-volume.
Each time the command runs though, it generate a ne...
Kenneth Waegeman
12:54 PM Revision bf16f598 (ceph): osd: piecewise scrub
Perform scrub in stages, with each unit of work requeuing an item in the
work queue.
Signed-off-by: Sage Weil <sage@...
Sage Weil
12:53 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
Hello,
I'm sorry I've missed your message. Can you please give me some clues about the "newer crush tunables" that...
Laszlo Budai
12:50 PM rbd Bug #22679 (Duplicate): Segmentation fault during rbd diff when rbd image features is only layering
Jason Dillaman
10:18 AM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
@Jason, yes I am using cache tiering and it seems that I have hit the same issue as in #17445. Thank you for your help. Marcin Garski
12:48 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
/a/sage-2018-01-15_18:49:16-rados-wip-sage-testing-2018-01-14-1341-distro-basic-smithi/2076047 Sage Weil
12:48 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
/a/sage-2018-01-15_18:49:16-rados-wip-sage-testing-2018-01-14-1341-distro-basic-smithi/2075822 Sage Weil
11:44 AM Revision 08a4de14 (ceph): cmake: do not find bzip2/lz4 for rocksdb
RocksDB has compression disabled by default[1] and it's never been enabled[2],
so do not link these compression libra...
runsisi hust
11:42 AM Revision 2c6dd9f1 (ceph): cmake: link libfuse using FUSE_LIBRARIES
instead of linking with -lfuse directly
Signed-off-by: runsisi <runsisi@zte.com.cn>
runsisi hust
11:39 AM Revision bfa2653f (ceph): build/ops: move ceph-osdomap-tool, ceph-monstore-tool out of ceph-test
build rpm with --without ceph_test_package should fail[1][2]
since -DWITH_TESTS=OFF is defined
[1] https://github.co...
runsisi hust
11:27 AM rbd Support #22649: rbd-mirror use ceph public_network
I have understand that rbd_mirror must use public_network as it is like a client for a ceph cluster.
this support ca...
liuzhong chen
11:10 AM RADOS Support #22680: mons segmentation faults New 12.2.2 cluster
Thanks! We had jemalloc in LD_PRELOAD since Infernalis, so i didn't think about that. I removed this from sysconfig, ... Kenneth Waegeman
10:56 AM rgw Backport #22703 (Resolved): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
https://github.com/ceph/ceph/pull/20039 Abhishek Lekshmanan
10:30 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
failing to get caps in fill_inode() is bad. If ceph_reserve_caps() fails to reserve caps, it should trim some caps an... Zheng Yan
09:52 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
... Zhi Zhang
09:48 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
The reason is that ceph_reserve_caps may not reserve enough caps under high memory pressure, but it saved the needed ... Zhi Zhang
09:46 AM Linux kernel client Bug #22702 (Resolved): cephfs crashed under high memory pressure due to reserved caps number mism...
The following crash happened under very high memory pressure, sometimes kernel already complained about OOM. Although... Zhi Zhang
10:04 AM Revision 0230fe67 (ceph): osd_types.cc: don't store 32 least siognificant bits of state twice
a25221e55172c326b48dea6f08c16d700921864e introduced a new, 64bit
pg state field, retaining encoding and decoding of l...
Piotr Dalek
09:30 AM rgw Backport #22618 (In Progress): luminous: put bucket policy panics RGW process
Nathan Cutler
09:28 AM Revision ae7472fb (ceph): osd_types.cc: reorder encoding/decoding of fields in pg_stat_t
Fields state, purged_snaps and snaptrimq_len are new to Mimic.
Reorder them in a way that newest field (snaptrimq_len...
Piotr Dalek
09:07 AM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
@Adam It's not a big deal, but in the past we have dispensed with the "Need Review" status for backports. The workflo... Nathan Cutler
08:34 AM CephFS Backport #22579 (In Progress): luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster fu...
Nathan Cutler
08:31 AM CephFS Backport #22580 (In Progress): luminous: qa: full flag not set on osdmap for tasks.cephfs.test_fu...
Nathan Cutler
08:30 AM Revision 80ea9ed3 (ceph): qa: check pool full flags
Cluster-wide flag removed in b4ca5ae462c6f12ca48b787529938862646282cd.
Fixes: http://tracker.ceph.com/issues/22475
...
Patrick Donnelly
08:28 AM rgw Backport #22182 (In Progress): jewel: rgw segfaults after running radosgw-admin data sync init
Nathan Cutler
08:23 AM CephFS Backport #22695 (In Progress): jewel: mds: fix dump last_sent
Nathan Cutler
08:17 AM CephFS Backport #22695 (Resolved): jewel: mds: fix dump last_sent
https://github.com/ceph/ceph/pull/19961 Nathan Cutler
08:23 AM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
Abhishek Lekshmanan wrote:
> Does the error reproduce when `rgw dns name` is commented out from ceph.conf. What happ...
Mateusz Los
08:23 AM Revision fb51be71 (ceph): mds: fix dump last_sent
issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
08:23 AM ceph-volume Bug #22663: man page needs updating to explain bluestore support
https://github.com/ceph/ceph/pull/19960 Jing Li
08:22 AM CephFS Backport #22694 (In Progress): luminous: mds: fix dump last_sent
Nathan Cutler
08:17 AM CephFS Backport #22694 (Resolved): luminous: mds: fix dump last_sent
https://github.com/ceph/ceph/pull/19959 Nathan Cutler
08:21 AM Revision 5fd01ca8 (ceph): mds: fix dump last_sent
issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
08:17 AM ceph-volume Backport #22701 (Resolved): luminous: ceph-volume fails when centos7 image doesn't have lvm2 inst...
https://github.com/ceph/ceph/pull/20215 Nathan Cutler
08:17 AM CephFS Backport #22700 (Resolved): jewel: client:_rmdir() uses a deleted memory structure(Dentry) leadin...
https://github.com/ceph/ceph/pull/19993 Nathan Cutler
08:17 AM bluestore Backport #22698 (Resolved): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
https://github.com/ceph/ceph/pull/19995 Nathan Cutler
08:17 AM CephFS Backport #22697 (Rejected): jewel: client: dirty caps may never get the chance to flush
Nathan Cutler
08:17 AM CephFS Backport #22696 (Resolved): luminous: client: dirty caps may never get the chance to flush
https://github.com/ceph/ceph/pull/21278 Nathan Cutler
08:17 AM Backport #22693 (Resolved): jewel: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19978 Nathan Cutler
08:17 AM Backport #22692 (Resolved): luminous: simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19977 Nathan Cutler
08:16 AM CephFS Backport #22690 (Resolved): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficien...
https://github.com/ceph/ceph/pull/19976 Nathan Cutler
08:16 AM CephFS Backport #22689 (Resolved): jewel: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19975 Nathan Cutler
08:16 AM Backport #22687 (Rejected): luminous: PGLog: avoid using list::size
Nathan Cutler
08:08 AM rgw Bug #22686: set user quota don
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=test2 ... Amine Liu
07:13 AM rgw Bug #22686: set user quota don
user quota don't work Amine Liu
07:12 AM rgw Bug #22686 (New): set user quota don

[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=test1
{
"user_id": "...
Amine Liu
07:30 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sage Weil wrote:
> Have you seen any other instances of this? this is the first time i've heard of this particular ...
Mike O'Connor
06:38 AM CephFS Bug #22683: client: coredump when nfs-ganesha use ceph_ll_get_inode()
https://github.com/ceph/ceph/pull/19957 huanwen ren
02:47 AM CephFS Bug #22683 (Resolved): client: coredump when nfs-ganesha use ceph_ll_get_inode()
Environment:
nfs : nfs-ganehsa2.5.4 + https://github.com/nfs-ganesha/nfs-ganesha/commit/476c2068bd4a3fd22f0d...
huanwen ren
06:16 AM rgw Bug #22685 (Duplicate): create user, but uid error

[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=Ymliu
{
"user_id": "Ymliu",
"dis...
Amine Liu
01:22 AM rbd Bug #6480: librbd crashed qemu-system-x86_64
IMHO, it was an issue in glibc: https://bugzilla.redhat.com/show_bug.cgi?id=1305406 wb song

01/15/2018

10:06 PM Support #22430 (Closed): Status of ioprio options for jewel and luminous
In Jewel, these options are used only for deleting PGs when they migrate or the pool gets removed. Greg Farnum
09:58 PM Revision e56106cf (ceph): create 4 lv's by default for ceph-volume tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:57 PM Revision 28b596f4 (ceph): create 4 lv's by default for ceph-volume tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:58 PM mgr Bug #22682 (Duplicate): "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminou...
Run: http://pulpito.ceph.com/teuthology-2018-01-13_02:30:02-rados-luminous-distro-basic-smithi/
Job: 2068118
Logs: ...
Yuri Weinstein
08:38 PM Revision ad9db7ee (ceph): mgr/prometheus: add missing 'deep' state to PG_STATES in ceph-mgr prome...
without this the endpoint throws 500s when any PG is doing a deep scrub.
Signed-off-by: Peter Woodman <peter@shortbu...
Peter Woodman
08:38 PM Revision a1ca7f7d (ceph): pybind/mgr/prometheus: don't crash when encountering an unknown PG state
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 67a1b66b06bf74274c2cf1d4b5c900f2c56a990d)
Jan Fajerski
07:26 PM RADOS Feature #22442: ceph daemon mon.id mon_status -> ceph daemon mon.id status
Joao, did mon_status just precede the other status commands, or was there a reason for them to be different? Greg Farnum
07:25 PM Support #22471 (Closed): osd op
Sounds like the network was slow or something? Greg Farnum
07:22 PM RADOS Bug #22486: ceph shows wrong MAX AVAIL with hybrid (chooseleaf firstn 1, chooseleaf firstn -1) CR...
Well, the hybrid ruleset isn't giving you as much host isolation as you're probably thinking, since it can select an ... Greg Farnum
07:11 PM RADOS Support #22664 (Closed): some random OSD are down (with a Abort signal on exception) after replac...
It's failing to create a new thread. You probably need to bump the ulimit; this is discussed in the documentation. :) Greg Farnum
07:08 PM RADOS Support #22680: mons segmentation faults New 12.2.2 cluster
This is buried in the depths of RocksDB doing IO, so the only causes I know of/can think of are
1) you've found an u...
Greg Farnum
10:39 AM RADOS Support #22680 (Resolved): mons segmentation faults New 12.2.2 cluster

Hi all,
I installed a new Luminous 12.2.2 cluster. The monitors were up at first, but quickly started failing, s...
Kenneth Waegeman
07:02 PM Revision f80f083d (ceph): doc: separate gwcli install from post install setup steps
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
07:02 PM Revision 3cc367dc (ceph): doc: add note to clarify trusted_ip_list use
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
07:02 PM Revision 3806f975 (ceph): doc: update esx instructions
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
06:21 PM Feature #22674 (Fix Under Review): mon: support device class with `osd new` as a JSON key
ceph changes here: https://github.com/ceph/ceph/pull/19939
ceph-volume and ceph-disk support here: https://github....
Andrew Schoen
05:55 PM Revision 47087b41 (ceph): ceph-volume: docs for --crush-device-class
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:54 PM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
@Marcin: are you using cache tiering by chance? If so, it looks like it's this issue [1]
[1] http://tracker.ceph.c...
Jason Dillaman
03:11 PM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
@Jason, I have installed a debug packages and run rbd diff in gdb. Here are the results:... Marcin Garski
01:49 PM rbd Bug #22679 (Need More Info): Segmentation fault during rbd diff when rbd image features is only l...
@Marcin: I am unable to repeat this using the provided command-line. Can you please install the Ceph debug packages, ... Jason Dillaman
10:13 AM rbd Bug #22679 (Duplicate): Segmentation fault during rbd diff when rbd image features is only layering
Running of:... Marcin Garski
05:48 PM RADOS Backport #22387: luminous: PG stuck in recovery_unfound
Include commit 64047e1 "osd: Don't start recovery for missing until active pg state set" from https://github.com/ceph... David Zafman
05:12 PM Revision 87de302c (ceph): ceph-disk: use 'osd new' json to set crush_device_class
Instead of writing a crush_device_class file in the osd directory
that sets the crush device class for the OSD set it...
Andrew Schoen
05:07 PM Revision 4145212b (ceph): ceph-disk: use 'osd new' json to set crush_device_class
Instead of writing a crush_device_class file in the osd directory
that sets the crush device class for the OSD set it...
Andrew Schoen
02:54 PM Bug #22344 (Resolved): ceph tell mds.* <command> prints only one matching usage
https://github.com/ceph/ceph/pull/19547 Jos Collin
02:42 PM Revision cc6a3561 (ceph): Merge pull request #19925 from jcsp/wip-dashboard-trim-luminous2
luminous: mgr: remove unused static files from dashboard module
Reviewed-by: Sebastien Han <shan@redhat.com>
John Spray
02:36 PM CephFS Bug #22610 (Fix Under Review): MDS: assert failure when the inode for the cap_export from other M...
Zheng Yan
01:51 PM Revision aab2defa (ceph): Merge pull request #19822 from trociny/wip-ggate-ceph-globals
rbd-ggate: fix parsing ceph global options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Willem Jan...
Jason Dillaman
11:00 AM RADOS Support #22531: OSD flapping under repair/scrub after recieve inconsistent PG LFNIndex.cc: 439: F...
Josh Durgin wrote:
> Can you provide a directory listing for pg 1.f? It seems a file that does not obey the internal...
Jan Michlik
10:34 AM Revision 0c38eb87 (ceph): Merge pull request #19673 from zouaiguo/wip_erase_code
mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicated pools.
Reviewed-by: Joao Eduardo Luis <joa...
Kefu Chai
10:24 AM Revision 2049155e (ceph): doc: mention rcceph drop in PendingReleaseNotes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:22 AM Revision a24afcdc (ceph): build/ops: rpm: rip out rcceph script
"rcceph" is a SysVinit-style command-line interface for stopping, starting,
enabling, etc. all ceph-osd and ceph-mon ...
Nathan Cutler
07:21 AM bluestore Bug #22678 (Duplicate): block checksum mismatch from rocksdb
Hi
There seems to be a crash bug in the Luminous OSD code which causes OSDs to crash....
Mike O'Connor
06:23 AM Revision 771ecd55 (ceph): common/time: add time.h for Alpine build
We create the Alpine apk package to view "https://github.com/ceph/ceph/blob/master/README.alpine.md",
at compile time...
huanwen ren
06:12 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Brad Hubbard wrote:
> If this is a RADOS function returning ERANGE (34) then it should be possible to find it by att...
Amine Liu
05:05 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
If this is a RADOS function returning ERANGE (34) then it should be possible to find it by attempting to start the ra... Brad Hubbard
03:27 AM Revision 9a9a00cb (ceph): Merge pull request #19896 from tchaikov/wip-vive-cxx-17
msg/simple: s/ceph::size/std::size/
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Adam C. Emerson <aemerson@...
Kefu Chai
03:26 AM RADOS Bug #20059 (Fix Under Review): miscounting degraded objects
David Zafman
03:24 AM Bug #22640 (Pending Backport): ceph-base symbols not stripped in debs
Kefu Chai
03:24 AM Revision 1f21f2f3 (ceph): Merge pull request #19870 from liewegas/wip-strip-ceph-base
debian/rules: strip ceph-base libraries
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:20 AM Bug #11332 (Fix Under Review): mon failed to read inc osdmap
https://github.com/ceph/ceph/pull/19397 Kefu Chai
03:16 AM Bug #22654 (Pending Backport): PGLog: avoid using list::size
Kefu Chai
03:14 AM Revision 17dcd13e (ceph): Merge pull request #18755 from aclamk/wip-reverted-approx-size
osd/PG: revert approx size
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn...
Kefu Chai
03:10 AM Revision e9f5612b (ceph): qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Mon send osdmap to random osds after we mark osd down, the down osd
may use more than $sleep time to get updated osdm...
huangjun
03:09 AM Revision 7aba57b9 (ceph): Merge pull request #18191 from hjwsm1989/osd-mark-down
qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:06 AM Revision 35a57fab (ceph): Merge pull request #19877 from adamemerson/wip-dencish
denc cleanups and other fixes
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:56 AM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
/a//kchai-2018-01-11_06:11:31-rados-wip-kefu-testing-2018-01-11-1036-distro-basic-mira/2058373/remote/mira002/log/cep... Kefu Chai
02:50 AM bluestore Bug #20236: bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
/a//kchai-2018-01-11_06:11:31-rados-wip-kefu-testing-2018-01-11-1036-distro-basic-mira/2058374/teuthology.log
<pre...
Kefu Chai
02:17 AM Revision 91d1487e (ceph): osd: Improve the way insufficient targets is handled to be compatible w...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:17 AM Revision c77941f5 (ceph): qa: Ignore degraded PGs when injecting random eio errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:17 AM Revision 64047e1b (ceph): osd: Don't start recovery for missing until active pg state set
I was seeing recovery hang when it is started before _activate_committed()
The state machine passes into "Active" but...
David Zafman
02:17 AM Revision aeba36a6 (ceph): ceph-helpers.sh: Add flush_pg_stats() to wait_for_clean() to make it re...
osd-scrub-repair.sh: Fixes for omap keys landing on different OSDs due to flush
Signed-off-by: David Zafman <dzafman...
David Zafman
02:17 AM Revision f5af1af6 (ceph): test: Verify stat calculations during recovery
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:17 AM Revision 88ce0c1a (ceph): test: Verify stat calculations during backfill
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:16 AM Revision 74f9e709 (ceph): osd: Improve pg degraded state setting based on _update_calc_stats() de...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman

01/14/2018

10:46 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
To (relatively) stabilise the frequently crashing OSDs, we've added an early -ENOENT return to PrimaryLogPG::find_obj... David Disseldorp
07:41 PM rbd Bug #22676 (Resolved): test_cls_rbd.sh failure during upgrade test
Sage Weil
07:40 PM Revision df5a3709 (ceph): Merge pull request #19946 from liewegas/wip-22677
qa/workunits/rados/test_rados_tool: fix stray |, race Sage Weil
06:38 PM Revision e1075f10 (ceph): osd: Rewrite _update_calc_stats() to make it cleaner and more accurate
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:38 PM Revision 5ffde000 (ceph): osd: Base pg degraded state on num_degraded_objects
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:38 PM Revision b769b986 (ceph): osd: Handling when recovery sources have missing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:37 PM Revision 01ac714a (ceph): osd: cleanup: Fix log message
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:37 PM Revision 9a66a6f5 (ceph): osd: cleanup: Remove unused const vars
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:47 PM Revision dca1257a (ceph): osd/PG: flush osr before listing scrub objects
We need to make sure previous transactions are readable before we list
objects. This avoids races like, say,
- ecba...
Sage Weil
04:47 PM Revision 004ee202 (ceph): osd/PG: drop waiting_on, use waiting_on_whom
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:47 PM Revision 3e66d88f (ceph): osd/*Backend: debug: inject sleep during deep scrub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:47 PM Revision 3f922e79 (ceph): qa/tasks/ceph: disable osd_debug_deep_scrub_sleep in case it is set
Otherwise the final scrub may take too long.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:47 PM Revision 588f0643 (ceph): osd/ECBackend: turn be_deep_scrub options into legacy
We don't have a lightweight mechanism for doing trivial config options
that is better than legacy_config_opts.h yet. ...
Sage Weil
04:37 PM RADOS Bug #22677: rados/test_rados_tool.sh failure
https://github.com/ceph/ceph/pull/19946 Sage Weil
04:35 PM Revision ff9fa835 (ceph): qa/workunits/rados/test_rados_tool: remove stray |, fix race
Fixes: http://tracker.ceph.com/issues/22676
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:19 PM Revision b233cbcc (ceph): mds: fix some typo
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
10:03 AM Revision cfd4712e (ceph): librbd,librados: do not include stdbool.h in C++ headers
stdbool.h is offered to provide C++ keywords for C source file.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:48 AM Revision 070b87aa (ceph): Merge pull request #12431 from VictorDenisov/snapshot_rename
rbd: group snapshot rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

01/13/2018

11:00 PM Revision d2c0fe9b (ceph): mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
09:18 PM rbd Bug #22676 (Fix Under Review): test_cls_rbd.sh failure during upgrade test
*PR*: https://github.com/ceph/ceph/pull/19943 Jason Dillaman
07:56 PM rbd Bug #22676 (In Progress): test_cls_rbd.sh failure during upgrade test
Jason Dillaman
03:53 PM rbd Bug #22676 (Resolved): test_cls_rbd.sh failure during upgrade test
CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi013 with status 1: 'mkdir -p -- /home... Sage Weil
07:05 PM Revision 1b7f7a05 (ceph): cephfs: Switch MIN/MAX for std::min/max and use intarith templates
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:04 PM Revision d1416344 (ceph): rbd: Switch MIN/MAX for std::min/max and use intarith templates
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:00 PM Revision 838cae45 (ceph): rbd: Add group snapshot rename commands
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
07:00 PM Revision c4f2eb4a (ceph): librbd: Add group snap rename method
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
04:26 PM Revision ea2c99ec (ceph): qa/workunits/rados/test_rados_tool.sh: -x
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:56 PM Revision 7907bc00 (ceph): Merge pull request #19913 from adamemerson/wip-minimax-rados
rados: Prefer templates to macros
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:56 PM Revision 755ea1c0 (ceph): Merge pull request #19914 from tchaikov/wip-cmake-check-boost-in-src
cmake: check version of boost in src/boost
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Brad Hubbard ...
Sage Weil
03:55 PM mgr Bug #22527 (Resolved): mgr.x runtime_error in json_spirit on upgrade
Sage Weil
03:55 PM Revision f199490b (ceph): Merge pull request #19926 from batrick/i22527
mon: revert mds metadata argument name change
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage...
Sage Weil
03:54 PM RADOS Bug #22677 (Resolved): rados/test_rados_tool.sh failure
... Sage Weil
03:04 PM Revision 0186e6e4 (ceph): mds: add dump flag for CInode
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:01 PM Revision 548869ea (ceph): mds: add command "openfiles ls"
list all the opening files with the corresponding clients and their caps.
Signed-off-by: dongdong tao <tdd21151186@g...
dongdong tao
02:25 PM Revision a74e5549 (ceph): common: mark events of TrackedOp outside its constructor
Avoid marking events when TrackedOp::tracking_start() isn't invoked yet.
Fixes: http://tracker.ceph.com/issues/22608...
Xuehan Xu
11:16 AM Revision e655020e (ceph): client: unify function name in debug log for Client.cc
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:43 AM Revision b29f0858 (ceph): common: add C_SaferCond ctor with name argument
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:43 AM Revision 57a5fef2 (ceph): Client: use C_SaferCond for "_flush_range"
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:43 AM Revision 06d0d61f (ceph): client: use C_SaferCond for _fallocate and ll_write_block
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:42 AM Revision f7cf322c (ceph): client: use C_SaferCond for _sync_fs and _fsync
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:42 AM Revision 1a4f1afa (ceph): client: use C_SaferCond in Client::_write
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:39 AM Revision 66249591 (ceph): client: use C_SaferCond for _read_sync
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:38 AM Revision 0b42aa9f (ceph): client: use C_SaferCond in _read_async
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
09:38 AM Revision bc9e4bd9 (ceph): client: use C_SaferCond for "Client::_read"
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:13 AM Revision 79fbe60d (ceph): Merge pull request #19903 from dillaman/wip-librbd-op-features
librbd: add preliminary support for new operation feature bit
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:43 AM CephFS Bug #21402 (In Progress): mds: move remaining containers in CDentry/CDir/CInode to mempool
Patrick Donnelly
01:02 AM Revision 97731e3a (ceph): common: Add min/max of ms_async_op_threads
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo

01/12/2018

10:47 PM Revision a7b97806 (ceph): Merge pull request #19793 from badone/wip-blocking-deep-scrub
ceph.in: Add blocking mode for scrub and deep-scrub
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:47 PM Bug #21897: OSD heartbeat timeout due to too many omap entries read in each 'chunk' being backfilled
https://github.com/ceph/ceph/pull/19910 was merged Yuri Weinstein
10:46 PM Revision 2b99d31d (ceph): Merge pull request #19910 from jdurgin/wip-21897
config: lower default omap entries recovered at once
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:43 PM RADOS Bug #22438 (Resolved): mon: leak in lttng dlopen / __tracepoints__init
Patrick Donnelly
06:29 AM RADOS Bug #22438: mon: leak in lttng dlopen / __tracepoints__init
https://github.com/ceph/teuthology/pull/1144 Kefu Chai
10:42 PM CephFS Bug #22652 (Pending Backport): client: fails to release to revoking Fc
Patrick Donnelly
10:39 PM CephFS Bug #22646 (Pending Backport): qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
Patrick Donnelly
10:37 PM Revision 1f530c0f (ceph): Merge PR #19894 into master
* refs/pull/19894/head:
cmake: link against ceph-common instead of common
Reviewed-by: Patrick Donnelly <pdonnell@r...
Patrick Donnelly
10:37 PM Revision 653bfcc5 (ceph): Merge PR #19920 into master
* refs/pull/19920/head:
client: fix cap revoke race
client: release revoking Fc after invalidate cache
Reviewed-by...
Patrick Donnelly
10:37 PM Revision e592c021 (ceph): Merge PR #19885 into master
* refs/pull/19885/head:
qa: increase osd count for ec testing
qa: add missing openstack configs
Reviewed-by: Sage ...
Patrick Donnelly
10:23 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
That looks like a good way to investigate. We've seen a few reports of issues with cache tier snapshots since that re... Greg Farnum
02:54 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
to detect this case during scrub, I'm currently testing the following change:
-https://github.com/ddiss/ceph/commit/...
David Disseldorp
12:55 AM RADOS Bug #22672 (Triaged): OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty ...
Environment is a Luminous cache-tiered deployment with some of the hot-tier OSDs converted to bluestore. The remainin... David Disseldorp
08:33 PM Revision 8a99d930 (ceph): os/newstore: closer to working!
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:49 PM Revision 4f72b20f (ceph): rgw: RGWRados::put_system_obj takes const bufferlist
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:38 PM RADOS Bug #22063: "RadosModel.h: 1703: FAILED assert(!version || comp->get_version64() == version)" inr...
Also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-11-17_18:17:24-rados-jewel-distro-basic-smithi/1857527/te... David Zafman
07:36 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
Yuri Weinstein wrote:
> Also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-11-17_18:17:24-rados-jewel-distr...
David Zafman
07:18 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
As 17815 has to do with when scrub is allowed to start, it wouldn't be related to this bug. David Zafman
07:36 PM Revision de97a3be (ceph): rbd: adjusted "showmapped" JSON and XML formatted output
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:33 PM Revision d5e2e43d (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re...
Xuehan Xu
07:32 PM Revision 28d35abf (ceph): rados: Switch MIN/MAX for std::min/max and use intarith templates
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:31 PM Revision 443a7f5f (ceph): Merge pull request #19900 from dillaman/wip-rbd-lock-list
rbd: adjusted "lock list" JSON and XML formatted output
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:26 PM Revision 8b80074c (ceph): rgw: rgw_put_system_obj takes bufferlist
all callers were converting from bufferlist to const char*, then
RGWRados::put_system_obj() copied that back into a n...
Casey Bodley
06:17 PM Revision 1fcc8e9b (ceph): Merge pull request #19933 from qrGitHub/wip-rgw-useless-line4
rgw: drop redundant RGW_OP_STAT_OBJ check
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:49 PM rgw Bug #22617: ceph rgw can't delete some object
@fpq, sorry, this is CLOSE--what I'm looking for is that you run radosgw with "-d --debug-rgw=18 --debug-ms=1" and ca... Matt Benjamin
04:39 PM rgw Bug #22617: ceph rgw can't delete some object
@Matt Benjamin fpq f
04:09 PM rgw Bug #22617: ceph rgw can't delete some object
@fpq, I don't see any http_status=xxx lines in the new log output (though you do in your original text); we need to ... Matt Benjamin
03:59 PM rgw Bug #22617: ceph rgw can't delete some object
@Matt Benjamin thank you and I look forward to your reply
[root@ceph-rgw ~]# radosgw-admin gc list --include-all --...
fpq f
03:26 PM rgw Bug #22617 (Need More Info): ceph rgw can't delete some object
@fpq, this looks like something we fixed; could you attach a log snippet with --debug-rgw=18 --debug-ms=1 ?
the la...
Matt Benjamin
04:31 PM Revision 619b0c02 (ceph): rbd: adjusted "lock list" JSON and XML formatted output
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:05 PM Bug #22549 (Resolved): admin/build-doc is asking the already installed packages
https://github.com/ceph/ceph/pull/19786/commits/f309180b961094e1e3ab88b76eb113578b07d752 Kefu Chai
03:49 PM CephFS Feature #21995 (In Progress): ceph-fuse: support nfs export
Jos Collin
03:46 PM Revision ffdb6537 (ceph): librbd: operations should return -EROFS if disabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:41 PM rgw Bug #22202: rgw_statfs should report the correct stats
Matt Benjamin wrote:
> ping?
Hi Matt,
Sorry for delay. I have picked up work again on this. I will update bran...
supriti singh
03:29 PM rgw Bug #22202: rgw_statfs should report the correct stats
ping? Matt Benjamin
03:27 PM rgw Bug #22648 (Fix Under Review): rgw: secondary site's lc configuration erased by multisite sync
@cbodley or @orit, could you look at this one?
Matt
Matt Benjamin
03:27 PM rgw Bug #22248 (In Progress): system user can't delete bucket completely
Matt Benjamin
03:17 PM rgw Bug #22121 (Fix Under Review): rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
https://github.com/ceph/ceph/pull/19936 Matt Benjamin
02:11 PM Feature #22674 (Resolved): mon: support device class with `osd new` as a JSON key
The current implementation for defining device classes when an OSD is created is by creating the following file:
<...
Alfredo Deza
01:14 PM Revision fef89753 (ceph): librbd: retrieve the op features on image refresh
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:12 PM Revision 209f6fc5 (ceph): librbd: track new operation features within image
This will initially be utilized to restrict older clients from
performing operations against an image if (1) it doesn...
Jason Dillaman
01:03 PM RADOS Bug #22673 (Resolved): osd checks out-of-date osdmap for DESTROYED flag on start
When trying an in-place migration of a filestore to bluestore OSD, we encountered a situation where ceph-osd would re... J Mozdzen
11:07 AM CephFS Feature #21156 (In Progress): mds: speed up recovery with many open inodes
Zheng Yan
07:45 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
i am rerunning the failed test at http://pulpito.ceph.com/kchai-2018-01-12_07:44:06-multimds-wip-pdonnell-testing-201... Kefu Chai
07:29 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
i agree it's a bug in osd. but i don't think osd should return -ENOENT in this case. as Sage pointed out, it should c... Kefu Chai
06:45 AM Revision c06b97b3 (ceph): include: Add templates along side macros in intarith
The macros can be removed later.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:40 AM Revision a72527a6 (ceph): kv/RocksDB: get index and filter blocks memory usage
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
06:26 AM Revision c378fe6d (ceph): rgw: drop redundant RGW_OP_STAT_OBJ check
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn> Bingyin Zhang
05:51 AM Revision 98572fba (ceph): denc: Clean up tuples even more
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:51 AM Revision dcd6d70e (ceph): types: Output of arbitrary std::tuples
Again, using ceph::for_each
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:51 AM Revision 54bc44c0 (ceph): encoding: Encode/decode of arbitrary tuples
Using ceph::for_each to avoid fiddling with indices everywhere.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:49 AM Revision abd4c104 (ceph): common: Add ceph::for_each for tuples
Expand to pairs, optionals, and variants later.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:49 AM Revision b3cd1032 (ceph): common: Make maybe functions support std::optional
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:49 AM Revision 9412de0c (ceph): denc: Simplify tuple decode/encode
Use index_sequence instead of rolling our own support infrastructure.
Signed-off-by: Adam C. Emerson <aemerson@redha...
Adam Emerson
05:49 AM Revision 3aefaa81 (ceph): denc: Fix std::array bound_encode
std::arrays are not variable length structures and thus are not
encoded with a length.
Signed-off-by: Adam C. Emerso...
Adam Emerson
05:39 AM Revision b6aa9ca6 (ceph): osd: do not increase num_object if the object has manifest
In the case of redirected and chunked object, base tier
has metadata (same as existing object but, size is zero)
so d...
myoungwon oh
05:39 AM Revision 02c22327 (ceph): osd: take write lock when process_copy_chunk_manifest()
During promote_object for chunked object,
The object's read lock can be held due to recovery.
So, if the read lock is...
myoungwon oh
05:39 AM Revision 8bb5ddc0 (ceph): osd: fix using invalid value
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:38 AM Revision 93e986c0 (ceph): qa/suites/rados/thrash: add tier_promote op
1.add tier_promote op for redirect and chunked cases.
2.rename set-chunk.yaml due to current chunked object
only for ...
myoungwon oh
05:38 AM Revision 14765eac (ceph): src/test: add a test op (TierPromoteOp)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:38 AM Revision fae84218 (ceph): src/test: add unit tests for tier_promote
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:38 AM Revision 05ad951d (ceph): osd: promote_object() for redirect and chunked object
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:38 AM Revision c6945d03 (ceph): osd,librados: a rados op to promote the object (redirect, chunked)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:24 AM Revision 70487bbc (ceph): denc: Remove unneeded enable_ifs
The idiom
```
template<typename U = T>
static enable_if_t<!!sizeof(U) && ... >
```
Exists to force SFINAE dependent ...
Adam Emerson
05:11 AM Revision 99beaf1f (ceph): os/newstore: really compiles now, but segfaults.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:50 AM Revision 617a0961 (ceph): denc: Simplify is_any_of
We can't simplify underlying type in the obvious way since template
evaluation is strict.
Signed-off-by: Adam C. Eme...
Adam Emerson
04:16 AM Revision 74948b5c (ceph): denc: Support std::optional
Since we'll probably want to use it at some point.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
03:55 AM Revision 6e039e58 (ceph): {common,mds,rbd}: Fix unused lambda capture warnings
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
03:55 AM Revision 8e877e0d (ceph): denc: Unbreak Clang support
We were using an enable_if<sizeof(U)> idiom that Clang rejects as an
illicit narrowing conversion.
Signed-off-by: Ad...
Adam Emerson
02:47 AM Revision 774b3735 (ceph): doc/man: Add '--block' option for ceph command
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
02:38 AM Revision 03fe7d8c (ceph): Merge pull request #19886 from liu-chunmei/fix_dpdk_worker_references_i...
osd: fix dpdk worker references issue
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:30 AM Revision 4ffd5b79 (ceph): rbd: hide implicit / non-mutable features from the CLI help
The layering and data-pool features are enabled automatically
when striping or a data pool is specified, respectively...
Jason Dillaman
01:57 AM Revision f436e993 (ceph): doc: Update ceph iscsi kernel/distro requirements.
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
01:57 AM Revision 480f6a82 (ceph): doc: fix gwcli examples
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
01:57 AM Revision 426b562f (ceph): doc: remove windows based vsphere client images
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
01:57 AM Revision 78e12135 (ceph): doc: add esx web based client images
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
01:57 AM Revision 62661a2e (ceph): doc: add warning about SCSI PGRs/reservations
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
01:42 AM rgw Bug #22650: couldn't fetch user stats at slave zone, return ERROR: could not sync bucket stats: r...
Casey Bodley wrote:
> if you list the user's buckets on both sides, do you see the same results?
>
> you can chec...
Amine Liu
01:15 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Abhishek Lekshmanan wrote:
> can you tell us the ceph pg num and pgp num setting in ceph.conf (or rather paste teh c...
Amine Liu

01/11/2018

11:45 PM mgr Bug #22669: KeyError: 'pg_deep' from prometheus plugin
https://github.com/ceph/ceph/pull/19929 Zack Cerza
11:43 PM mgr Bug #22669 (Duplicate): KeyError: 'pg_deep' from prometheus plugin
http://tracker.ceph.com/issues/22116 Zack Cerza
09:44 PM mgr Bug #22669 (Duplicate): KeyError: 'pg_deep' from prometheus plugin
On @12.2.2-78-g905b734-1xenial@:... Zack Cerza
11:44 PM Backport #22671 (Resolved): luminous: OSD heartbeat timeout due to too many omap entries read in ...
https://github.com/ceph/ceph/pull/19928 Josh Durgin
11:43 PM Backport #22670 (Resolved): jewel: OSD heartbeat timeout due to too many omap entries read in eac...
https://github.com/ceph/ceph/pull/19927 Josh Durgin
11:28 PM Revision 8b13643b (ceph): config: lower default omap entries recovered at once
For large omap DBs, reading 64k leads to heartbeat timeouts. There
are numerous callchains leading to this recovery ...
Josh Durgin
11:27 PM Revision 89d0c357 (ceph): osd: record final pg_pool_t when a pool is deleted
Also, prevent OSD start if we have a PG whose pool is deleted and no
stored pool info. (User should downgrade, let P...
Sage Weil
11:26 PM Revision ec401470 (ceph): config: lower default omap entries recovered at once
For large omap DBs, reading 64k leads to heartbeat timeouts. There
are numerous callchains leading to this recovery ...
Josh Durgin
11:07 PM Revision 288dcf9a (ceph): osd: tolerate startup for pg with no pool in osdmap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Revision c35ee7ab (ceph): osd/PG: drop PGPool auid member
It's at info.auid.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision 2c719c8c (ceph): osd/PG: simplify snapmapper init
Use PGPool info; don't look at map (pool may have been deleted).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision fc2cd286 (ceph): osd/osd_types: tolerate pool deletion
- the epoch the pool is deleted is an interval change
- no changes are possible after that
Also, use a pg_pool_t poi...
Sage Weil
11:07 PM Revision e59e7ad2 (ceph): osd/PG: tolerate missing pool
These assertions will soon no longer be valid.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision d77dd635 (ceph): osd: leave PG registered (and stray) during delete; reimplement pg dele...
A lot of awkward complexity is implemented in OSD to handle PGs that aren't in
pg_map and are in the process of being...
Sage Weil
11:07 PM Revision 285654c2 (ceph): osd: remove old pg removal infrastructure
Another queue bites the dust! \o/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision 2914e409 (ceph): osd: enqueue peering evt with pgid, not PG*
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Revision 4a45a4d5 (ceph): osd/PG: carry pg ref for final pg delete txn
FileStore breaks of the Sequencer is destroyed while the txn is in flight.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision e5a56d42 (ceph): osd: queue peering events directly, without pg lookup
We do not need to look up the PG in order to queue a peering event now
that the queue is based on spg_t and handles t...
Sage Weil
11:07 PM Revision b0874dca (ceph): osd/PG: drop dup call to publish_stats_to_osd in Active AdvMap handler
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Revision 5668dee0 (ceph): osd/PG: do not publish_stats_to_osd in state exit() methods
exit() can happen due to AdvMap and a peering interval change, but it
runs before we have updated any of our internal...
Sage Weil
11:07 PM Revision adbedc9b (ceph): osd: drop advance_pg() split_pgs arg
We can do the same work inside the function and simplify the code.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision d44dcf4e (ceph): osd: document split tracking structures a bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Revision 24fd1e00 (ceph): osd/PG: wait for commit *and* readable before deleting more of PG
For filestore, waiting for onreadable ensures that (1) the backend has done
(all) of the deletion work (we are thrott...
Sage Weil
11:07 PM Revision 70aacb4a (ceph): osd/PG: start delete after initial delete start info is applied
This allows us to eliminate the flush in _delete_some().
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision d153a95b (ceph): osd: do not clean up split state on deleted pools
We want the PGs to get created and then process the newer osdmap(s) to
delete themselves.
Signed-off-by: Sage Weil <...
Sage Weil
11:07 PM Revision 10b6d61c (ceph): osd: always call complete_split()
We need to complete the split regardless of whether the pg will get
removed after.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
11:07 PM Revision 21e8512b (ceph): osd: clean up pending splits when removing a pg
Say we get an osdmap indicating a pg will split, but the pg is deleting and
finishes its delete before the pg consume...
Sage Weil
11:07 PM Revision b92b91b9 (ceph): osd: identify splits even if pool is eventually deleted
Previously we wouldn't bother splitting if the pool was going away; now
we walk the pg forward and will process the s...
Sage Weil
11:07 PM Revision 4fb3947e (ceph): osd/PG: use local_reserver to schedule delete
Use the reserver so that delete competes for the same slot(s) as recovery
and such.
Priority below recovery normally...
Sage Weil
11:07 PM Revision 6d004d91 (ceph): osd/PG: clear requeued peering events
Broken by fffcc8a50e684c9b67643ec002869a8b7024b01c
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from co...
Sage Weil
10:50 PM CephFS Backport #22508: luminous: MDSMonitor: inconsistent role/who usage in command help
See also: https://github.com/ceph/ceph/pull/19926 Patrick Donnelly
10:49 PM mgr Bug #22527 (Fix Under Review): mgr.x runtime_error in json_spirit on upgrade
Patrick Donnelly wrote:
> Kefu Chai wrote:
> > http://pulpito.ceph.com/kchai-2018-01-08_13:52:40-rados-wip-kefu-tes...
Patrick Donnelly
10:30 PM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
Kefu Chai wrote:
> http://pulpito.ceph.com/kchai-2018-01-08_13:52:40-rados-wip-kefu-testing-2018-01-08-1914-distro-b...
Patrick Donnelly
10:47 PM Revision 4042bec1 (ceph): mon: revert mds metadata argument name change
Partial revert of PR #18512: d1877b68d90163897245a9801cff0ea419ff28e4
Fixes: http://tracker.ceph.com/issues/22527
S...
Patrick Donnelly
10:29 PM CephFS Bug #21393: MDSMonitor: inconsistent role/who usage in command help
The fix for this causes upgrade tests to fail: http://tracker.ceph.com/issues/22527#note-9
We will probably need t...
Patrick Donnelly
10:14 PM Revision 4da29a07 (ceph): Merge branch 'wip-names!-in!-space!' of git://github.com/adamemerson/ceph
Reviewed-by: Jesse Williamson <jwilliamson@suse.de>
# Conflicts:
# src/cls/rbd/cls_rbd.cc
# src/cls/rbd/cls_rbd_type...
Sage Weil
09:50 PM Revision c6d66764 (ceph): Merge pull request #19099 from ifed01/wip-ifed-faster-pglog
osd: eliminate ineffective container operations
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:50 PM Revision 3f9deab3 (ceph): os/newstore: oh boy, it compiles.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:50 PM Feature #22255 (Resolved): tools: rados cli option to clear omap vals
Sage Weil
09:50 PM Revision c1ec2752 (ceph): Merge pull request #19180 from theanalyst/tools/rados-omap-clear
tools: rados add a cli option to clear omap keys
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Ch...
Sage Weil
09:49 PM Revision 47c925a7 (ceph): Merge pull request #19872 from tchaikov/wip-random_shuffle
osd: s/random_shuffle()/shuffle()/
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Casey Bodley <cbodley@...
Sage Weil
09:48 PM Revision c4a78818 (ceph): Merge pull request #19881 from liewegas/wip-kill-crush-location
ceph-crush-location: remove
Reviewed-by: Wido den Hollander <wido@widodh.nl>
Sage Weil
09:43 PM RADOS Bug #22668 (Resolved): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
... Sage Weil
09:43 PM Revision 89c91d72 (ceph): ceph-volume: utf-8 encode crush_device_class and add a trailing newline
The newline is only so this file prints nicely in a terminal.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
09:43 PM Revision 3bb6133e (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:43 PM Revision 8e41a03d (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:43 PM Revision 3c63b6c8 (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:43 PM Revision f978471f (ceph): ceph-volume: write the crush_device_class file in the osd directory
This will only happen if the --crush-device-class flag is used.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:29 PM Revision ac3855e9 (ceph): Merge pull request #11544 from VictorDenisov/consistency_groups_snapshots
librbd: group snapshots
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:27 PM Revision bbbfd27b (ceph): rbd-mirror: fix valgrind false positive from new boost release
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:20 PM Revision 5a602ed3 (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:20 PM Revision 37269b57 (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:20 PM Revision 11fcc5f6 (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:20 PM Revision eb924911 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:04 PM Revision b8a49174 (ceph): ceph-volume: adds crush_device_class to the functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:00 PM rgw Bug #22650 (Need More Info): couldn't fetch user stats at slave zone, return ERROR: could not syn...
if you list the user's buckets on both sides, do you see the same results?
you can check `radosgw-admin sync error...
Casey Bodley
06:55 PM rgw Bug #22666 (In Progress): rgw: cannot link a bucket to a tenanted user
Matt Benjamin
04:19 PM rgw Bug #22666 (Fix Under Review): rgw: cannot link a bucket to a tenanted user
current radosgw-admin link commands will fail to find a bucket when transferring to a tenanted user, as the command w... Abhishek Lekshmanan
06:54 PM rgw Bug #22261 (Need More Info): Object remaining in domain_root pool after delete bucket
Matt Benjamin
06:52 PM rgw Bug #22529: rgw: copy_object doubles leading underscore on object names.
Matt Benjamin
06:52 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
can you tell us the ceph pg num and pgp num setting in ceph.conf (or rather paste teh ceph.conf retracting sensitive ... Abhishek Lekshmanan
06:46 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
Casey Bodley
06:33 PM rgw Bug #22632 (Need More Info): radosgw - s3 keystone integration doesn't work while using civetweb ...
Abhishek Lekshmanan
06:33 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
Does the error reproduce when `rgw dns name` is commented out from ceph.conf. What happens when rgw dns name is set t... Abhishek Lekshmanan
06:13 PM Revision 6dc6be13 (ceph): ceph-volume: utf-8 encode crush_device_class and add a trailing newline
The newline is only so this file prints nicely in a terminal.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:57 PM Revision 492c170a (ceph): mgr/dashboard: remove non-minified bootstrap
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 5ce51ebbf047e373eac624e49e2d2bcfb46f09ff)
John Spray
05:57 PM Revision 1961e32c (ceph): mgr/dashboard: remove unneeded bits of AdminLTE
AdminLTE is delivered in a handy all-in format,
but we don't need all this stuff at runtime.
Signed-off-by: John Spr...
John Spray
05:57 PM Revision 8e4cc4f9 (ceph): mgr/dashboard: re-arrange static files
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 85a87da7aa46266abd8d4c42218bcbccce386316)
John Spray
05:57 PM Revision 47194cdc (ceph): mgr/dashboard: don't include remote js/css
This will help anyone running away from the internet.
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry pick...
John Spray
05:57 PM Revision f081fde5 (ceph): mgr/dashboard: remove un-minified datatables source
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 888f0f934e59fe28fdd97bca044702ce445bfe2e)
John Spray
05:05 PM Revision ce8ed309 (ceph): Merge pull request #19924 from rzarzynski/wip-rgw-drop-dump_uri_from_state
rgw: drop dump_uri_from_state() which isn't used anymore.
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed...
Casey Bodley
04:58 PM Revision 00886401 (ceph): librbd: ensure enums are prefixed w/ RBD_ to avoid collisions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:31 PM Revision e20987c8 (ceph): rgw: multipart abort if upload meta object doesn't exist
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
04:31 PM Revision 23a31bc8 (ceph): ceph-volume: write the crush_device_class file in the osd directory
This will only happen if the --crush-device-class flag is used.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:05 PM RADOS Bug #22561: PG stuck during recovery, requires OSD restart
OSD 32 was running and actively serving client IO. Paul Emmerich
03:53 PM Stable releases Tasks #22665 (Resolved): luminous v12.2.3
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
03:52 PM Revision 854b2bbf (ceph): librbd: fix false-positive compiler warning
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:51 PM Revision 0357a8b7 (ceph): rgw: return valid Location element, CompleteMultipartUpload
Returns URIs that should reach the server regardless of domain
configuration, and following tenant:bucket convention,...
Matt Benjamin
03:47 PM Revision f3f05b99 (ceph): rbd-mirror: rollback state transitions in image policy
Introduce an error path in state transitions for reinitiating
image mapping possibly to a new peer. Also, a minor cle...
Venky Shankar
03:38 PM Revision efb05b51 (ceph): cls_rbd: Add group snapshot operations to cls_rbd
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision c7c7e5a7 (ceph): librbd: Add group snapshot operations
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 50ca45fc (ceph): rbd: Add group snapshot command
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision d95b791e (ceph): qa/workunits/rbd: Add tests for consistency groups
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 297e3320 (ceph): cls_rbd: Address comments
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 61ff95c1 (ceph): cls_rbd: Remove h_group_create
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision c187075e (ceph): cls_rbd: initialize group state
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 74908f4b (ceph): librbd: rename group state to 'incomplete'
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 280bda2d (ceph): librbd: fixup Move function declaration
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 3087646e (ceph): librbd: remove get_snap_id_from_namespace
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision a5de40ab (ceph): librbd: Drop word consistency in librbd
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 68d70afb (ceph): librbd: use RBD_GROUP_INVALID_POOL
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision a946d6b0 (ceph): librbd: Fix indentation
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 45e85db2 (ceph): librbd: Drop consistency from pybind
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 67b7d5c8 (ceph): rbd: Drop consistency from help
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 06d496e2 (ceph): test/pybind: drop consistency from test name
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 99b996a5 (ceph): rbd: Fix section name
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision a0cdcd8a (ceph): rbd: Drop consistency from tools
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision a4304a9c (ceph): rbd: Inline options function
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision e0a88151 (ceph): rbd: Change message format
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision e9cf8871 (ceph): rbd: Add snap rm alias
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 74638595 (ceph): rbd: produce state string instead of integer
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 586ae258 (ceph): rbd: drop consistency from Info
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 2d53795d (ceph): rbd: fix cli tests
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 85f0348e (ceph): rbd: translate group pool to name
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 18ea8898 (ceph): rbd: translate pool id into name
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
03:38 PM Revision 2f3f6028 (ceph): rbd: wrap object section around group snap list formatter
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision d7619852 (ceph): librbd: moved new snapshot API methods to separate class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 2f838104 (ceph): librbd: added missing C API version for rbd_snap_get_group_namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 75652b05 (ceph): pybind/rbd: added snap_get_group_namespace API method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 31a382f1 (ceph): rbd: utilize '<name>@<snap>' format when creating/removing group snaps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 8d68fa2a (ceph): librbd: fixed memory leak and use-after-free in group snap API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 7f29a98d (ceph): librbd: fix ImageCtx::get_snap_id method
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 725722bb (ceph): cls/rbd: combined group_snap_add and group_snap_update
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision f61cc574 (ceph): rbd: restore snap list by image id functionality
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision edc3bd73 (ceph): librbd: group snapshots should be linked to image pool (not data pool)
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:38 PM Revision 072004ad (ceph): test/pybind: corrected failures due to test execution ordering
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:09 PM Revision 797bd655 (ceph): Merge pull request #19919 from wjwithagen/wip-wjw-rbd-ggate-fix
rbd-ggate: fix syntax error.
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:56 PM Revision 6e880481 (ceph): Merge pull request #19917 from yaozongyou/rgw-remove-unused-cls-user-ad...
rgw: remove unused cls_user_add_bucket
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:39 PM RADOS Support #22664 (Closed): some random OSD are down (with a Abort signal on exception) after replac...
Hello,
currently we are facing with a strange behavior, where some OSDs are got ramdomly down with a Abort signal,...
Enrico Labedzki
02:32 PM Revision 29816d22 (ceph): Merge pull request #19699 from qrGitHub/wip-rgw-useless-line
rgw: remove useless lines in RGWDeleteBucket::execute
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ab...
Casey Bodley
02:27 PM Revision 53348dc6 (ceph): Merge pull request #19632 from Rubab-Syed/outreachy_mgr_dashboard
mgr/dashboard: Add monitor list
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat...
John Spray
02:02 PM Revision e32b83c3 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:02 PM Revision 4b7c93d4 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
Recovery from non starting OSDs in this case is as following. Run OSD with debug:... Zdenek Janda
10:55 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
Also several osds (as you can see the ceph osd tree output) are getting dumped out of the crush map. After putting th... Michal Cila
10:44 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
More info on affected PG... Zdenek Janda
10:39 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
I have succeeded in identifying faulty PG:... Zdenek Janda
10:17 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
Adding last 10000 lines of strace of OSD affected by the bug.
The ABRT signal is generated right after ...
Zdenek Janda
09:45 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
also adding our current ceph -s/ceph osd tree state:... Josef Zelenka
09:44 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
we are also affected by this bug. we are running luminous 12.2.2 on ubuntu 16.04, 3 node cluster, 8 HDDs per node, bl... Josef Zelenka
12:48 PM Revision baab5cd2 (ceph): Merge pull request #19898 from tchaikov/wip-cmake-build-with-clang
cmake: BuildBoost.cmake: use specified compiler for building boost
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Kefu Chai
12:40 PM ceph-volume Bug #22663 (Resolved): man page needs updating to explain bluestore support
It currently mentions filestore as the default, and that bluestore isn't supported which is not correct for 12.2.2 on... Alfredo Deza
12:16 PM Revision 02b3726e (ceph): rgw: drop dump_uri_from_state() which isn't used anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:30 AM RADOS Bug #22662 (Resolved): ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Hi,
we have a monitoring script which parses the 'ceph osd df -f json' output, but from time to time it will happe...
Enrico Labedzki
09:50 AM Revision 99d8c303 (ceph): client: fix cap revoke race
If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ...
Yan, Zheng
08:39 AM CephFS Bug #22652 (Fix Under Review): client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/19920 Zheng Yan
08:37 AM CephFS Bug #22652: client: fails to release to revoking Fc
hang fuse_reverse_inval_inode() was caused by hang page writeback. Zheng Yan
08:36 AM RADOS Bug #22661 (Triaged): Segmentation fault occurs when the following CLI is executed
Observation:
--------------
It is observed that when a user executes the CLI without providing the value of osd-u...
Debashis Mondal
08:31 AM Revision e05f1431 (ceph): client: release revoking Fc after invalidate cache
this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt...
Yan, Zheng
08:29 AM Revision da69ef23 (ceph): rbd-ggate: fix syntax error.
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:26 AM rbd Bug #22660 (Won't Fix): Inconsistency raised while performing multiple "image rename" in parallel.
Observation :-
--------------------
It is observed that may be due to poor internal locking mechanism the image...
Debashis Mondal
07:35 AM bluestore Bug #22616: bluestore_cache_data uses too much memory
One more fact of my test to add.
I have 48 osd for the test and there were only a few of the osd's bluestore_cache_d...
frank lin
07:34 AM RADOS Bug #22659 (In Progress): During the cache tiering configuration ,ceph-mon daemon getting crashed...
Observation:
--------------
Before setting the value of "hit_set_count" Ceph health was OK but after configuring th...
Debashis Mondal
07:22 AM rgw Backport #22602 (In Progress): luminous: Bucket Policy Evaluation Logical Error
Nathan Cutler
07:15 AM Revision 9db1198c (ceph): rgw: remove unused cls_user_add_bucket
the function
`int cls_user_add_bucket(rgw_raw_obj& obj, list<cls_user_bucket_entry>& entries);`
is unsed and not impl...
Zongyou Yao
06:52 AM rgw Bug #22124: rgw: user stats increased after bucket reshard
@Orit Wasserman, the pr https://github.com/ceph/ceph/pull/19253 has introduced a new bug, after this pr, execute the ... Zongyou Yao
06:31 AM Revision 905b7344 (ceph): Merge pull request #19880 from jcsp/wip-doc-dashboard-standby-luminous
doc: update mgr/dashboard doc about standbys
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:27 AM Revision 98a38f40 (ceph): Merge pull request #19879 from jcsp/wip-doc-dashboard-standby
doc: update mgr/dashboard doc about standbys
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:50 AM Bug #21897 (Fix Under Review): OSD heartbeat timeout due to too many omap entries read in each 'c...
https://github.com/ceph/ceph/pull/19910 Kefu Chai
05:19 AM Revision fd5a5229 (ceph): cmake: check version of boost in src/boost
after bumping up the required boost version, old copy of boost in
src/boost will not work. so we need to error out ea...
Kefu Chai
05:07 AM Revision 06bbf939 (ceph): mds: handle 'inode gets queued for recovery multiple times'
Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
05:07 AM Revision 74f2a878 (ceph): mds: use elist to track recover queue items
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:08 AM Revision 2b06bff9 (ceph): cephfs-journal-tool: add usage help info for header set <field>
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
04:07 AM Revision a7c2ecd6 (ceph): mds: add error log info
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:54 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
OSD should reply -ENOENT for that case. should be OSD bug Zheng Yan
02:47 AM Revision 72c2076f (ceph): config: lower default omap entries recovered at once
For large omap DBs, reading 64k leads to heartbeat timeouts. There
are numerous callchains leading to this recovery ...
Josh Durgin
02:23 AM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
i wonder if http://tracker.ceph.com/issues/21287 related. mingxin liu
02:19 AM Revision 2bb1492a (ceph): Merge pull request #19642 from xiexingguo/wip-pending-new-state
osd/OSDMap.h: toss osd out if it has no more pending states
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:52 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
I seem to be getting something like this also, mostly happens when the sytem is under write load. I have created the ... Mike O'Connor
12:48 AM rgw Backport #22582: jewel: multisite: 'radosgw-admin sync error list' contains temporary EBUSY errors
https://github.com/ceph/ceph/pull/19908 Prashant D
12:41 AM Revision 1eab3f0f (ceph): rgw: dont log EBUSY errors in 'sync error list'
these temporary errors get retried automatically, so no admin
intervention is required. logging them only serves to w...
Casey Bodley
12:37 AM Revision e52ae366 (ceph): HashIndex: randomize split threshold by a configurable amount
Store a random value up to the filestore_split_rand_factor for each
collection when it is created or apply-layout-set...
Josh Durgin

01/10/2018

11:38 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Related to the ERROR: failed to initialize watch: (34) Numerical result out of range, it looks a class path issue. Th... Javier M. Mellid
11:38 PM RADOS Backport #22658 (In Progress): filestore: randomize split threshold
Josh Durgin
10:39 PM RADOS Backport #22658 (Resolved): filestore: randomize split threshold
https://github.com/ceph/ceph/pull/19906 Josh Durgin
11:25 PM rgw Feature #18800 (Resolved): rgw: support AWS4 authentication for S3 Post Object API
Merged as a part of
https://github.com/ceph/ceph/pull/14885
Javier M. Mellid
11:24 PM CephFS Backport #22590: jewel: ceph.in: tell mds does not understand --cluster
https://github.com/ceph/ceph/pull/19907 Prashant D
10:44 PM CephFS Backport #22590: jewel: ceph.in: tell mds does not understand --cluster
I'm on it. Prashant D
10:50 PM Revision e12f85e1 (ceph): ceph.in: pass RADOS inst to LibCephFS
This avoids multiple instances of the admin socket and other redundancies.
Fixes: http://tracker.ceph.com/issues/219...
Patrick Donnelly
10:16 PM RADOS Feature #15835 (Pending Backport): filestore: randomize split threshold
Josh Durgin
10:03 PM RADOS Support #22531: OSD flapping under repair/scrub after recieve inconsistent PG LFNIndex.cc: 439: F...
Can you provide a directory listing for pg 1.f? It seems a file that does not obey the internal naming rules of files... Josh Durgin
09:48 PM RADOS Bug #22561: PG stuck during recovery, requires OSD restart
Was OSD 32 running at the time? It sounds like correct behavior if OSD 32 was not reachable. It might have been marke... Josh Durgin
09:44 PM RADOS Support #22566: Some osd remain 100% CPU after upgrade jewel => luminous (v12.2.2) and some work
This is likely the singe-time startup cost of accounting for a bug in omap, where the osd has to scan the whole omap ... Josh Durgin
09:39 PM RADOS Bug #22597: "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgrade test
IIRC we didn't have the ceph user in hammer - need to account for that in the suite if we want to keep running it at ... Josh Durgin
09:38 PM bluestore Bug #22609: thrash-eio + bluestore fails with "reached maximum tries (3650) after waiting for 219...
Is this bluestore not handling out of space conditions well? Josh Durgin
09:38 PM Revision ac274b65 (ceph): Merge pull request #19901 from vico-research-and-consulting/master
mgr/zabbix: monitoring template improvements
Reviewed-by: Wido den Hollander <wido@widodh.nl>
Sage Weil
09:37 PM Revision f8815d29 (ceph): Merge pull request #18833 from yuyuyu101/wip-async-perf
msg/async/AsyncConnection: combine multi alloc into one
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:36 PM RADOS Bug #22641 (Resolved): uninit condition in PrimaryLogPG::process_copy_chunk_manifest
Josh Durgin
09:22 PM RADOS Bug #22641: uninit condition in PrimaryLogPG::process_copy_chunk_manifest
myoungwon oh wrote:
> https://github.com/ceph/ceph/pull/19874
merged
Yuri Weinstein
09:24 PM Revision 9b493c8a (ceph): Merge pull request #18906 from ovh/bp-buffer-crc-improvements
common/buffer: switch crc cache to single pair instead of map
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:23 PM Revision 51976334 (ceph): Merge pull request #19547 from tchaikov/wip-22344
ceph.in: print all matched commands if arg missing
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jos Collin ...
Yuri Weinstein
09:22 PM RADOS Bug #22656 (New): scrub mismatch on bytes (cache pools)
... Sage Weil
09:22 PM Revision 48c9a3fa (ceph): Merge pull request #19832 from shinobu-x/min_max_filestore
os: FileStore, Using stl min | max, MIN | MAX macros instead
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:22 PM Revision 9bc2a15d (ceph): Merge pull request #19874 from myoungwon/wip-fix-22641
osd: fix a valgrind issue (conditional jump depends on uninitialized value)
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:21 PM RADOS Bug #21557: osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi14431805-379 ... :187 ...
/a/yuriw-2018-01-09_21:50:35-rados-wip-yuri2-testing-2018-01-09-1813-distro-basic-smithi/2050823
another one.
<...
Sage Weil
09:09 PM rgw Bug #22655: rgw: Location element not returned correctly from CompleteMultipartUpload
https://github.com/ceph/ceph/pull/19902 Matt Benjamin
09:05 PM rgw Bug #22655 (Fix Under Review): rgw: Location element not returned correctly from CompleteMultipar...
Matt Benjamin
08:49 PM rgw Bug #22655 (Resolved): rgw: Location element not returned correctly from CompleteMultipartUpload
Per https://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadComplete.html, the <Location> element in the HTTP respons... Matt Benjamin
09:01 PM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
/a/yuriw-2018-01-09_21:50:35-rados-wip-yuri2-testing-2018-01-09-1813-distro-basic-smithi/2050802
Sage Weil
08:39 PM Revision 0ac7c5f5 (ceph): mgr/zabbix: monitoring template improvements
The changes need some review because i am currently not able to test this in a environment.
- added a host screen whi...
Marc Schoechlin
07:03 PM Revision 46de629c (ceph): osd: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:03 PM Revision 1cc6a6c4 (ceph): osdc: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:03 PM Revision 5fe1c6f9 (ceph): rbd_replay: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:03 PM Revision fb264d77 (ceph): rgw: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:03 PM Revision 7597b123 (ceph): tools: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:03 PM Revision 19e02981 (ceph): test: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:03 PM Revision 8da07089 (ceph): include: Remove fallback usings from encoding.h
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:02 PM Revision 6d658d7c (ceph): encoding: Move encode/decode functions into ceph namespace
This begins Part 1 of the Great Namespace Fix. Currently, encode/decode
does not handle types in namespaces properly....
Adam Emerson
07:02 PM Revision 2646c887 (ceph): encoding: Remove no-longer-needed #define
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
07:02 PM Revision efcdb5a6 (ceph): common: Use unqualified encoding in some files
bit_vector.hpp and bloom_filter.cc to be specific.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 16fbc704 (ceph): common: Use unqualified encoding in ceph_time.h
Well, actually move encode/decode into encoding.h and include ceph_time.h
from there.
Also in any function that enco...
Adam Emerson
07:02 PM Revision 271a8a8d (ceph): common: Use unqualified encoding in the rest of the files
And now we're done with this directory, for now.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision f46f5e6c (ceph): auth: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 4eb497f3 (ceph): client: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 06aa3dd9 (ceph): cls: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 62c97dea (ceph): compressor: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision a91a455f (ceph): crush: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 32a9f404 (ceph): include: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 17a887c1 (ceph): journal: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 4caccb33 (ceph): key_value_store: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 16fec46e (ceph): kv: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 2e70bc37 (ceph): librados: Use unqualified encode/decode
This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:02 PM Revision 97f56e67 (ceph): rbd: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision c7582b78 (ceph): mds: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision f45e480e (ceph): messages: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision 156c941a (ceph): mgr: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision 19fb1b29 (ceph): mon: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision 7ea02d32 (ceph): msg: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision 5aed163b (ceph): objclass: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
07:02 PM Revision d942b662 (ceph): os: Use unqualified encode/decode
This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace...
Adam Emerson
06:38 PM Revision 3689c0c4 (ceph): qa: synchronize kcephfs suites with fs/multimds
Fixes: http://tracker.ceph.com/issues/22627
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:19 PM Revision d95a7b5f (ceph): ceph-volume: add crush_device_class to lvm metadata
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:11 PM Revision d6175381 (ceph): doc/README: mention about ARGS in do_cmake
Add an example on how to use ARGS to override cmake builds
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
05:02 PM Revision 9b99018b (ceph): build: do_cmake: allow ARGS to be overridden
so that one can do stuff like
ARGS="-DCMAKE_C_COMPILER=gcc-7 -D.." ./do_cmake.sh
Signed-off-by: Abhishek Lekshmanan ...
Abhishek Lekshmanan
04:41 PM CephFS Bug #22631 (Fix Under Review): mds: crashes because of old pool id in journal header
Jos Collin
04:39 PM Revision 83ef5e9b (ceph): Merge branch 'master' into wip-rgw-optimize-bucketLCPrepare
Casey Bodley
04:31 PM Revision 42c2155d (ceph): Merge pull request #19615 from qrGitHub/wip-rgw-log-adjustment2
rgw: format logs in file rgw_lc.cc
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Casey Bodley <cbodley@...
Yuri Weinstein
04:29 PM Revision aecd0e0f (ceph): Merge pull request #19740 from fangyuxiangGL/invalid-compress
rgw: keep compression type consistent between parts of s3 Multipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
R...
Yuri Weinstein
04:26 PM Revision 6ccc2b02 (ceph): Merge pull request #19753 from qrGitHub/wip-rgw-fix-cephdencoder
rgw: format rgw_bucket_dir_header in ceph-dencoder
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:25 PM Revision f64aa80f (ceph): Merge pull request #19814 from qrGitHub/wip-rgw-optimize-function3
rgw: optimize function parse_raw_oid
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:25 PM Revision 319474a3 (ceph): Merge pull request #19817 from qrGitHub/wip-rgw-useless-line2
rgw: drop useless lines
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:02 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Sage Weil wrote:
> Writes that are in flight to disk show up under bluestore_cache_data, so even if it is not *cachi...
frank lin
02:53 PM bluestore Bug #22616 (Need More Info): bluestore_cache_data uses too much memory
Writes that are in flight to disk show up under bluestore_cache_data, so even if it is not *caching* anything you'll ... Sage Weil
03:03 AM bluestore Bug #22616: bluestore_cache_data uses too much memory

The work load of read throughput test is 6 fio server with the following parameter
[4m-seq]
description="4m-seq...
frank lin
04:00 PM Revision 1d12dd40 (ceph): Merge pull request #19882 from adamwg/awg/fix-config-docs
doc: Update config file search paths to reflect reality Sage Weil
03:41 PM CephFS Backport #22076 (In Progress): luminous: 'ceph tell mds' commands result in 'File exists' errors ...
Nathan Cutler
03:17 PM CephFS Backport #22076 (Fix Under Review): luminous: 'ceph tell mds' commands result in 'File exists' er...
Jos Collin
03:39 PM Revision 206a53e4 (ceph): Merge pull request #19441 from wumingqiao/wip-pg-on-flushed
osd/PG: handle flushed event directly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:38 PM Bug #22613 (Pending Backport): simplelru does O(n) std::list::size()
Kefu Chai
03:37 PM Revision f51f0c1e (ceph): Merge pull request #19813 from xxhdx1985126/wip_xxh_low_list_size
common: compute SimpleLRU's size with contents.size() instead of lru.size()
Reviewed-by: Sage Weil <sage@redhat.com>...
Kefu Chai
03:36 PM ceph-volume Bug #22443 (Pending Backport): ceph-volume fails when centos7 image doesn't have lvm2 installed
Kefu Chai
03:35 PM Revision aab167d5 (ceph): Merge pull request #19812 from shinobu-x/osd_get_next_up_osd_after
osd: Remove redundant local variable declaration
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:34 PM Revision 3c34f048 (ceph): Merge pull request #19805 from tchaikov/wip-perf-counters-cleanup
common/perf_counters: remove unused parameter
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:34 PM RADOS Bug #22539: bluestore: New OSD - Caught signal - bstore_kv_sync
https://github.com/ceph/ceph/pull/19759 Kefu Chai
03:33 PM RADOS Bug #22539 (Pending Backport): bluestore: New OSD - Caught signal - bstore_kv_sync
Kefu Chai
03:31 PM Revision 884cd06e (ceph): Merge pull request #19759 from ifed01/wip-ifed-throttle64
common/throttle: start using 64-bit values
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:29 PM Revision a0cba2bb (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:28 PM Revision 218df657 (ceph): Merge pull request #19529 from thmour/master
ceph-volume: Require lvm2, move to osd package
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Boris Ranto...
Kefu Chai
03:25 PM Revision 1dc26fb9 (ceph): Merge pull request #19520 from ovh/bp-snap-trimq-visibility
osd, pg, mgr: make snap trim queue problems visible
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:22 PM Revision 1128ac46 (ceph): Merge pull request #19374 from symptog/master
mgr/influx: Add InfluxDB SSL Option
Reviewed-by: Wido den Hollander <wido@42on.com>
Kefu Chai
03:13 PM Revision 9345a28a (ceph): cmake: BuildBoost.cmake: use specified compiler for building boost
* user-config.jam is the suggested way for adding toolset for Boost.Build.
* always specify toolset when running b2, ...
Kefu Chai
03:00 PM Messengers Bug #22570 (Resolved): out of order caused by letting old msg from down peer be processed to RESE...
actaully, see existing ticket #21143 Sage Weil
02:59 PM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
Last time I looked at this I came to the conclusion that (1) there was a fundamental problem, (2) the best hope for p... Sage Weil
02:56 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
That would be an fs bug, sure.
However, shouldn't the OSD not assert due to an object not existing?
Patrick Donnelly
02:48 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
I think the problem here is that the object doesn't exist but we're doing omap_setkeys on it.. which doesn't implicit... Sage Weil
02:53 PM Bug #22608: Missing TrackedOp events "header_read", "throttled", "all_read" and "all_read"
Sage Weil
02:46 PM ceph-volume Bug #22642: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
Sage Weil
02:45 PM CephFS Bug #22652: client: fails to release to revoking Fc
Sage Weil
01:29 PM CephFS Bug #22652: client: fails to release to revoking Fc
I reproduced it locally. it seems like kernel issue. The issue happens only when fuse_use_invalidate_cb is true. Zheng Yan
11:02 AM CephFS Bug #22652 (Resolved): client: fails to release to revoking Fc
http://pulpito.ceph.com/pdonnell-2018-01-09_21:14:38-multimds-wip-pdonnell-testing-20180109.193634-testing-basic-smit... Zheng Yan
02:45 PM ceph-volume Bug #22307 (Resolved): `ceph-volume lvm --bluestore` does not indicate success in output
merged commit 25c72da into master Alfredo Deza
02:45 PM Revision 25c72da0 (ceph): Merge pull request #19875 from ceph/wip-rm22307
ceph-volume: adds success messages for lvm prepare/activate/create
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
02:26 PM Bug #22654 (Resolved): PGLog: avoid using list::size
https://github.com/ceph/ceph/pull/18755 Sage Weil
02:18 PM ceph-volume Feature #22653 (Resolved): add a --destroy flag to forcefully remove the underlying vg/lv when za...
A new flag should be added to `lvm zap` that allows destroying the vg/lv/pv when zapping, since it is possible an ope... Alfredo Deza
02:10 PM Revision 3f45280a (ceph): Merge pull request #19393 from tchaikov/wip-no-more-gcc-4.8
rgw,common,rbd: s/boost::regex/std::regex/
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
01:37 PM Revision a67ab5ec (ceph): msg/simple: s/ceph::size/std::size/
this should fix the build on platforms without pipe2(2)
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:07 PM Revision eb353a18 (ceph): Revert "osd/osd_type: kill log.approx_size()"
This reverts commit 46bfe362ed3fff41cee878e685e0d95cd1e41fcf.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
01:01 PM Revision bac997a9 (ceph): Merge pull request #19622 from majianpeng/bluestore-check-obj-max-siz
os/bluestore: using macro OBJECT_MAX_SIZE to check osd_max_object_size.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:01 PM Revision c9c2244a (ceph): Merge pull request #19707 from shinobu-x/pick_address_a
common/pick_address.cc: Cleanup
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:01 PM Revision a7dc2245 (ceph): Merge pull request #19796 from LiumxNL/fix-ooo-caused-con-reset
osd: fix out of order caused by letting old msg from down osd be processed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:00 PM Revision 58170f50 (ceph): Merge pull request #19820 from yaozongyou/silence-maybe-uninitialized-w...
osd: silence maybe-uninitialized false positives
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:00 PM Revision 71b8e4b2 (ceph): Merge pull request #19864 from rzarzynski/wip-bs-no-blobrefing-in-do_read
os/bluestore: avoid unneeded BlobRefing in _do_read().
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
12:59 PM Revision 588516fa (ceph): Merge pull request #19866 from liewegas/wip-bluestore-error-injection
os/bluestore: fix data read error injection in bluestore
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-...
Sage Weil
12:59 PM Revision 0d263b25 (ceph): Merge pull request #19869 from liewegas/wip-log-desc
common/options: long description for log_stderr_prefix
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
09:37 AM Linux kernel client Bug #21355: kcephfs: mount.ceph: unrecognized mount option "norequire_active_mds", passing to kernel
should run the test with "-k testing" Kefu Chai
09:37 AM Linux kernel client Bug #21355 (Duplicate): kcephfs: mount.ceph: unrecognized mount option "norequire_active_mds", pa...
Kefu Chai
09:26 AM rgw Bug #22650 (Need More Info): couldn't fetch user stats at slave zone, return ERROR: could not syn...
at master:
[root@sx-3f3r-ceph-s3-c1-03 conf]# radosgw-admin user stats --sync-stats --uid=Ymliu
{
"stats": ...
Amine Liu
09:00 AM Revision 02a720b6 (ceph): cmake: link against ceph-common instead of common
this change repeats e6695bb and partially reverts df9a598.
it's always nice to reuse shared library: smaller size of ...
Kefu Chai
08:57 AM RADOS Bug #22438 (Fix Under Review): mon: leak in lttng dlopen / __tracepoints__init
https://github.com/ceph/teuthology/pull/1143 Kefu Chai
08:51 AM Revision 41bdc351 (ceph): osd: giving back approx_size function
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
08:50 AM Revision 7cf39a19 (ceph): Revert "osd/PrimaryLogPG: do not use approx_size() for log trimming"
This reverts commit 024b5bcbf0259eeecba234cff882564947c3a525.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
08:16 AM RADOS Bug #22525 (Fix Under Review): auth: ceph auth add does not sanity-check caps
Jos Collin
07:08 AM Revision a2f38be9 (ceph): osd: s/random_shuffle()/shuffle()/
random_shuffle() is deprecated in C++14, and is removed in C++17
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Sig...
Kefu Chai
05:54 AM CephFS Bug #22647 (Fix Under Review): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
https://github.com/ceph/ceph/pull/19891 Zheng Yan
02:34 AM CephFS Bug #22647 (Resolved): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
... Zheng Yan
04:05 AM Revision 637bf125 (ceph): qa: Add blocking versions of scrub and deep-scrub
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
03:20 AM rbd Support #22649 (Closed): rbd-mirror use ceph public_network
As the document of Ceph Community,rbd mirror use public_work which is used by client and mon too。There is a problem t... liuzhong chen
03:17 AM Revision c3c88d84 (ceph): mon: update PaxosService::cached_first_committed in PaxosService::maybe...
This should be able to avoid interleaving execution of Paxos::commit_finish() and
check_sub(), which could lead to un...
Xuehan Xu
03:16 AM rgw Bug #22648: rgw: secondary site's lc configuration erased by multisite sync
https://github.com/ceph/ceph/pull/19889 fang yuxiang
03:12 AM rgw Bug #22648 (Fix Under Review): rgw: secondary site's lc configuration erased by multisite sync
one can reproduce by steps:
1.set up multisite
2.create a bucket named bkt in secondary site
3.configure lc for bk...
fang yuxiang
02:24 AM Revision 626e42b8 (ceph): mds: ignore MClientCaps::FLAG_NO_CAPSNAP
checking the flags is racy because client may create cap snap after
sending cap message
Signed-off-by: "Yan, Zheng" ...
Yan, Zheng
02:24 AM bluestore Backport #22633 (In Progress): luminous: OSD crushes with FAILED assert(used_blocks.size() > coun...
https://github.com/ceph/ceph/pull/19888 Prashant D
01:34 AM rgw Backport #22638 (Fix Under Review): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag ...
The RGWLifecycleConfiguration_S3 class is not defined in jewel codebase. Need to get code for LifeCycle feature in je... Prashant D
01:28 AM Revision b4e2f322 (ceph): rgw: add time skew check in function parse_v4_auth_header
* In auth v4 http header request, RGW doesn't check time skew, while AWS
* does.
Fixes: http://tracker.ceph.com/issu...
Bingyin Zhang
01:17 AM rgw Backport #22636 (In Progress): jewel: s3cmd move object error
https://github.com/ceph/ceph/pull/19887 Prashant D
01:14 AM Revision f59380e1 (ceph): os/bluestore: add asserts for fsck's used_blocks bitmap access as
boost doesn't always handle out-of-range access properly.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry pi...
Igor Fedotov
01:12 AM Revision f919061a (ceph): os/bluestore: refactor FreeListManager to get clearer view on the number
of alloc units it tracks.
This also fixes out-of-range access for fsck's used_blocks bitmap that
might happen when ch...
Igor Fedotov
01:08 AM CephFS Bug #22629 (Fix Under Review): client: avoid recursive lock in ll_get_vino
Patrick Donnelly
01:05 AM CephFS Bug #22562 (Pending Backport): mds: fix dump last_sent
Patrick Donnelly
01:05 AM CephFS Bug #22546 (Pending Backport): client: dirty caps may never get the chance to flush
Patrick Donnelly
01:04 AM CephFS Bug #22536 (Pending Backport): client:_rmdir() uses a deleted memory structure(Dentry) leading a ...
Patrick Donnelly
01:02 AM Revision a7e77525 (ceph): OSD: fix dpdk worker references issue
DPDK worker support local listen table, so missed update worker->references
in get_worker(), this will cause assert(o...
chunmei Liu
12:56 AM Revision 1f32d63e (ceph): Merge PR #18424 into master
* refs/pull/18424/head:
mds: create snaprealm for quota enabled inode
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
12:56 AM Revision 6a97e254 (ceph): Merge PR #19572 into master
* refs/pull/19572/head:
client: add log when we got unexpected flush ack
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
12:56 AM Revision e73e5edb (ceph): Merge PR #19672 into master
* refs/pull/19672/head:
ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a core
Reviewed-by: Zh...
Patrick Donnelly
12:56 AM Revision 2cdf087d (ceph): Merge PR #19693 into master
* refs/pull/19693/head:
mds: use session.get_client()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-...
Patrick Donnelly
12:56 AM Revision 8b24b57b (ceph): Merge PR #19696 into master
* refs/pull/19696/head:
client: avoid adding checked inode to the delayed_caps
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
12:56 AM Revision 8ab4c18e (ceph): Merge PR #19702 into master
* refs/pull/19702/head:
client: avoid remove same cap twice
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Rev...
Patrick Donnelly
12:56 AM Revision a2feda18 (ceph): Merge PR #19703 into master
* refs/pull/19703/head:
client: make mark_caps_clean and mark_caps_dirty as member function to Inode
client: fix di...
Patrick Donnelly
12:55 AM Revision 117c9ec9 (ceph): Merge PR #19723 into master
* refs/pull/19723/head:
mds: clean up log's function name for CDir.cc and Beacon.cc
mds: clean up log's function na...
Patrick Donnelly
12:55 AM Revision 6143563b (ceph): Merge PR #19730 into master
* refs/pull/19730/head:
mds: Using stl min | max, MIN | MAX macros instead
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
12:55 AM Revision 5f595143 (ceph): Merge PR #19762 into master
* refs/pull/19762/head:
mds: fix dump last_sent
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:55 AM Revision 1bb91f41 (ceph): Merge PR #19767 into master
* refs/pull/19767/head:
client: enhance log for _closed_mds_session
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
12:48 AM Revision f8c275b8 (ceph): qa: increase osd count for ec testing
Missing in d0732fc96fbc6849dd51b391d85f765c74cfb593.
Fixes: http://tracker.ceph.com/issues/22646
Signed-off-by: Patr...
Patrick Donnelly
12:48 AM Revision e8a0f1c5 (ceph): qa: add missing openstack configs
First introduced in: ec6fb28eaf8e2db327e4afc115879a40c7664e07
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:44 AM CephFS Bug #22646: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
https://github.com/ceph/ceph/pull/19885 Patrick Donnelly
12:40 AM CephFS Bug #22646 (Resolved): qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
This causes startup to fail for ec pool configurations.
(This was included in my fix for #22627 but I'm breaking i...
Patrick Donnelly

01/09/2018

11:58 PM rgw Backport #22637 (In Progress): luminous: rgw:lc: set LifecycleConfiguration without "Rule" tag re...
https://github.com/ceph/ceph/pull/19884 Prashant D
10:52 PM rgw Backport #22637: luminous: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
I'm on it. Prashant D
11:26 AM rgw Backport #22637 (Resolved): luminous: rgw:lc: set LifecycleConfiguration without "Rule" tag retur...
https://github.com/ceph/ceph/pull/19884 Nathan Cutler
11:43 PM Revision e64e37c6 (ceph): rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Fixes: http://tracker.ceph.com/issues/22416
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr...
Enming Zhang
11:37 PM Revision d9a4914b (ceph): rgw:lc: RGWPutLC return ERR_MALFORMED_XML when missing <Rule> tag in l...
Fixes: http://tracker.ceph.com/issues/21377
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
(cherry picked from commi...
lu.shasha
11:34 PM rgw Backport #22635 (In Progress): luminous: s3cmd move object error
https://github.com/ceph/ceph/pull/19883 Prashant D
10:51 PM rgw Backport #22635: luminous: s3cmd move object error
I'm on it Prashant D
11:24 AM rgw Backport #22635 (Resolved): luminous: s3cmd move object error
https://github.com/ceph/ceph/pull/19883 Nathan Cutler
11:07 PM Revision 75d6b377 (ceph): doc: Update config file search paths to reflect reality
The config file paths listed in the docs don't match the config file
paths actually searched by ceph (see `src/common...
Adam Wolfe Gordon
11:00 PM rgw Backport #22636: jewel: s3cmd move object error
I'm on it. Prashant D
11:24 AM rgw Backport #22636 (Resolved): jewel: s3cmd move object error
https://github.com/ceph/ceph/pull/19887 Nathan Cutler
10:57 PM Revision 31bd4ee9 (ceph): rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Fixes: http://tracker.ceph.com/issues/22416
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr...
Enming Zhang
10:39 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
Actually, I may have seen an instance of the failure in a run that did not include 17815, so please don't take what I... Nathan Cutler
10:38 PM Revision fb3220ff (ceph): ceph-crush-location: remove
This script is pointless. It is equivalent to the built-in default
behavior, which makes it only useful as a sample ...
Sage Weil
10:35 PM Revision 3904bc01 (ceph): doc/rados/operations/crush-map: drop ceph-crush-location reference
Explain how to write a location hook; do not reference the old sample one.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:28 PM Revision 60d3312d (ceph): init-ceph: drop crush location update
OSD.cc does this on its own; no need for this script to be involved.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:25 PM Revision 723b0f20 (ceph): doc: update mgr/dashboard doc about standbys
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit fa14812cbb584b61cb2ce687ae4c14225eecd9fe)
John Spray
10:23 PM Revision fa14812c (ceph): doc: update mgr/dashboard doc about standbys
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:20 PM ceph-volume Bug #22642 (Resolved): can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
ceph-volume will skip adding the auth required, the monitor will not know about the OSD and it will end up with the O... Alfredo Deza
09:07 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
I looked through the code and I do not believe this issue is related to https://bugzilla.redhat.com/show_bug.cgi?id=1... J. Eric Ivancich
08:18 PM Revision 0ccf50fc (ceph): rgw: RGWRadosGetOmapKeysCR uses omap_get_keys2
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:10 PM Revision 2f94f63e (ceph): rgw: RGWRadosGetOmapKeysCR uses completion return code
when this operates on a nonexistent object, the osd will reject the
request with ENOENT before trying to process the ...
Casey Bodley
06:52 PM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
Do you have logs or more about how this happened? There are a bunch of guards to prevent exactly this in cases where ... Greg Farnum
06:40 PM rbd Bug #20054: librbd memory overhead when used with KVM
Quick update from my side: we started to disable the writeback cache through the appropriate Qemu block device option... Christian Theune
06:22 PM Revision b8dcc5ab (ceph): rgw: Fix swift object expiry not deleting objects
In cls_timeindex_list() though `to_index` has expired for a timespan, the marker is set for a subsequent index during... Pavan Rallabhandi
06:21 PM Revision 87c6ed14 (ceph): ceph-volume: adds success message to ceph-volume simple activate
This used to only show the message if systemd was not being used, now
it will show this always if the command is succ...
Andrew Schoen
05:49 PM RADOS Bug #21557: osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi14431805-379 ... :187 ...
Not 100% sure if that's the same issue but we have a customer who faces an assert in SnapMapper::get_snaps()
2018-01...
Igor Fedotov
05:30 PM Revision a5159a45 (ceph): Merge pull request #18788 from amitkumar50/cov-mon-1
mon: NULL check of logger before use
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:30 PM Revision c231b9c8 (ceph): Merge pull request #19054 from cbodley/wip-librados-asio
librados: add async interfaces for use with Networking TS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ada...
Yuri Weinstein
05:16 PM Revision 28b2079e (ceph): Merge pull request #19852 from yaozongyou/rgw-remove-unused-function
rgw: remove unused function get_system_obj_attrs
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:11 PM Revision ad3502f4 (ceph): Merge pull request #16383 from mikulely/1-ban-change-swift-obj-placement
rgw: drop the unnecessary handling of Swift's X-Storage-Policy on objects
Reviewed-by: Radoslaw Zarzynski <rzarzyns@...
Yuri Weinstein
05:10 PM rgw Bug #21377: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
shasha lu wrote:
> https://github.com/ceph/ceph/pull/17683
merged
Yuri Weinstein
05:10 PM Revision ee5c1c30 (ceph): Merge pull request #17683 from shashalu/fix-lc-xml
rgw: RGWPutLC return ERR_MALFORMED_XML when missing <Rule> tag in lifecycle.xml
Reviewed-by: Daniel Gryniewicz <dan...
Yuri Weinstein
05:05 PM Revision 43378e3a (ceph): Merge pull request #17873 from amitkumar50/cov-rgw-8
rgw: Returning when dst_ioctx.operate() returns error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:04 PM Revision 4e3a9c9c (ceph): Merge pull request #18861 from gaosibei/wip-fix-null-pointer
rgw: fix null pointer crush
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
05:04 PM rgw Bug #21583: "radosgw-admin zonegroup set" requires realm
samon lv wrote:
> https://github.com/ceph/ceph/pull/19061
merged
Yuri Weinstein
05:04 PM Revision 1f1c4451 (ceph): Merge pull request #19061 from Leeshine/wip-rgw-bug-21583
rgw: fix the bug of radowgw-admin zonegroup set requires realm
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
04:53 PM Revision b5bd4332 (ceph): debian: add -dbg packages for python-{rados,rgw,rbd,cephfs}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM Revision cb0f1aa0 (ceph): Merge pull request #19854 from fangyuxiangGL/doc-sync-err
rgw: add radosgw-admin sync error trim to trim sync error log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:11 PM ceph-volume Bug #22307 (Fix Under Review): `ceph-volume lvm --bluestore` does not indicate success in output
https://github.com/ceph/ceph/pull/19875 Andrew Schoen
04:03 PM CephFS Bug #22631: mds: crashes because of old pool id in journal header
https://github.com/ceph/ceph/pull/19860 dongdong tao
08:38 AM CephFS Bug #22631: mds: crashes because of old pool id in journal header
through the code, we found it is because of the old pool id in the journal header.
my solution is
add "set pool_id"...
dongdong tao
08:35 AM CephFS Bug #22631 (Resolved): mds: crashes because of old pool id in journal header
we have use rados cppool command to copy the cephfs metadata pool
but,after copy done, mds would keep crashing when ...
dongdong tao
04:02 PM RADOS Bug #22641: uninit condition in PrimaryLogPG::process_copy_chunk_manifest
https://github.com/ceph/ceph/pull/19874 Myoungwon Oh
02:43 PM RADOS Bug #22641 (Resolved): uninit condition in PrimaryLogPG::process_copy_chunk_manifest
... Sage Weil
04:01 PM Revision 64fd1b77 (ceph): osd: fix a vargrind issue
Fixes: http://tracker.ceph.com/issues/22641
Signed-off-by: Myoungwon Oh <omwmw@sk.com>
myoungwon oh
04:00 PM Revision d30928d7 (ceph): ceph-volume: add success message for ceph-volume lvm activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:00 PM Revision 0185d93c (ceph): ceph-volume: add success message for ceph-volume lvm create
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:00 PM Revision 75c460f6 (ceph): ceph-volume: add success message for ceph-volume lvm prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:54 PM RADOS Bug #22278: FreeBSD fails to build with WITH_SPDK=ON
patch merged in DPDK. waiting for SPDK to pick up the latest DPDK. Kefu Chai
03:52 PM Revision 8fb44c11 (ceph): ceph-volume: add success message for ceph-volume lvm create
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:49 PM RADOS Support #22520 (Closed): nearfull threshold is not cleared when osd really is not nearfull.
You need to change this in the osd map, not the config. "ceph osd set-nearfull-ratio" or something similar. Greg Farnum
03:48 PM Revision 69c5389d (ceph): ceph-volume: add success message for ceph-volume lvm activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:45 PM Revision 4fc20289 (ceph): ceph-volume: add success message for ceph-volume lvm prepare
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:16 PM Revision 877cd687 (ceph): Merge pull request #19809 from liu-chunmei/fix_dpdk_mzname_setting_issue
osd: fix dpdk memzon mz_name setting issue
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:59 PM RADOS Bug #22409 (Resolved): ceph_objectstore_tool: no flush before collection_empty() calls; ObjectSto...
Kefu Chai
02:58 PM Revision f473d570 (ceph): librados: add async interfaces for use with Networking TS
Defines asynchronous librados operations that satisfy all of the
"Requirements on asynchronous operations" imposed by...
Casey Bodley
02:54 PM Messengers Bug #18664: ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't decode unknown messa...
/a/sage-2018-01-09_00:16:55-rados-wip-sage-testing-2018-01-08-1631-distro-basic-smithi/2044757 Sage Weil
02:53 PM CephFS Backport #21948 (In Progress): luminous: MDSMonitor: mons should reject misconfigured mds_blackli...
Nathan Cutler
02:44 PM Revision 0cdb6a74 (ceph): Merge pull request #19616 from ifed01/wip-ifed-revert-extents
osd: get rid off extent map in object_info
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:44 PM Revision e1cd4b5a (ceph): Merge pull request #19764 from ifed01/wip-ifed-storetest-cempty
objectstore/store_test: fix lack of flush prior to collection_empty()…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:44 PM Revision ddd5a6a7 (ceph): Merge pull request #19841 from rzarzynski/wip-bs-dump-onode-by-ref
os/bluestore: _dump_onode() don't prolongate Onode anymore.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:43 PM CephFS Backport #21874 (In Progress): luminous: qa: libcephfs_interface_tests: shutdown race failures
Nathan Cutler
02:43 PM CephFS Backport #21870 (In Progress): luminous: Assertion in EImportStart::replay should be a damaged()
Nathan Cutler
02:39 PM Revision c3a78951 (ceph): debian/rules: strip ceph-base libraries
This includes rados classes and ec plugins.
Fixes: http://tracker.ceph.com/issues/22640
Signed-off-by: Sage Weil <sa...
Sage Weil
02:38 PM Bug #22640 (Resolved): ceph-base symbols not stripped in debs
https://github.com/ceph/ceph/pull/19870 Sage Weil
02:25 PM Linux kernel client Bug #22639: cephfs may fail to trim as many caps as MDS asked for
https://github.com/ceph/ceph-client/commit/4f9b2bc31681f41fe73ddbabc6e9b9fd047af126 Zheng Yan
02:24 PM Linux kernel client Bug #22639 (Resolved): cephfs may fail to trim as many caps as MDS asked for
trim_caps() can't trim inode if it has null child dentries. If there are lots of memory, trim_cache() may never trim ... Zheng Yan
02:24 PM Revision 3b2f7a0a (ceph): common/options: long description for log_stderr_prefix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 6ea6ccec (ceph): os/bluestore: using macro OBJECT_MAX_SIZE to check object max size.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:40 PM rgw Backport #22592 (In Progress): jewel: radosgw refuses upload when Content-Type missing from POST ...
Nathan Cutler
01:35 PM rgw Backport #22591 (In Progress): luminous: radosgw refuses upload when Content-Type missing from PO...
Nathan Cutler
01:35 PM Revision 2adc133b (ceph): RGW: S3 POST policy should not require Content-Type
In the current implementation, putting a key in the acting
RGWPolicyEnv makes it required in RGWPolicyEnv::match_poli...
Matt Benjamin
01:29 PM Revision 554dc279 (ceph): ceph-volume: Require lvm2, move to osd package
Fixes: http://tracker.ceph.com/issues/22443
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch>
Theofilos Mouratidis
01:29 PM Revision 7e3f7b38 (ceph): ceph-volume: Require lvm2, move to osd package
Fixes: http://tracker.ceph.com/issues/22443
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch>
Theofilos Mouratidis
01:28 PM rgw Backport #22588 (In Progress): luminous: rgw: put cors operation returns 500 unknown error (ops a...
Nathan Cutler
01:27 PM rgw Backport #22589 (In Progress): jewel: rgw: put cors operation returns 500 unknown error (ops are ...
Nathan Cutler
01:26 PM rgw Backport #22575 (In Progress): jewel: Random 500 errors in Swift PutObject
Nathan Cutler
01:20 PM Revision be32d15a (ceph): os/bluestore: fix data read error injection in bluestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:17 PM Bug #22231 (Resolved): assert(0 == "old msgs despite reconnect_seq feature")
Sage Weil
01:02 PM CephFS Feature #22545 (Fix Under Review): add dump inode command to mds
Nathan Cutler
12:57 PM mgr Backport #22634 (In Progress): luminous: ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler
11:24 AM mgr Backport #22634 (Resolved): luminous: ceph-mgr dashboard has dependency on python-jinja2
https://github.com/ceph/ceph/pull/19865
https://github.com/ceph/ceph/pull/21233 (follow-on fix)
Nathan Cutler
12:57 PM Revision 6cc4a339 (ceph): packaging: explicit jinja2 dependency for dashboard
We were getting this via python-flask, when mgr was
installed on nodes with ceph-mon, but for correctness
in general ...
John Spray
12:03 PM Revision 3e2bbdfa (ceph): os/bluestore: avoid unneeded BlobRefing in _do_read().
The hottest place in the terms of CPU cycles according to `perf annotate`:
```
| intrusive_ptr(intrus...
Radoslaw Zarzynski
11:26 AM rgw Backport #22638 (Rejected): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
Nathan Cutler
11:24 AM bluestore Backport #22633 (Resolved): luminous: OSD crushes with FAILED assert(used_blocks.size() > count) ...
https://github.com/ceph/ceph/pull/19888 Nathan Cutler
11:13 AM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
John Spray
11:13 AM Revision 0e57572c (ceph): Merge pull request #19844 from jcsp/wip-22615
luminous: mgr/dashboard: Fix PG status coloring
Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-by: John Sp...
John Spray
09:38 AM rgw Bug #22632 (Need More Info): radosgw - s3 keystone integration doesn't work while using civetweb ...
I am using radosgw 12.2.2 with keystone integration enabled and serving s3 api through civetweb.
It works with users...
Mateusz Los
09:29 AM Revision 002a2234 (ceph): tools/{rbd_nbd,rbd}: s/boost::regex/std::regex/
* src/tools/rbd/*: s/boost::regex/std::regex/
* */CMakeLists.txt: do not link against Boost_REGEX_LIBRARY
anymore...
Kefu Chai
09:29 AM Revision 48375835 (ceph): Revert "rgw: Support certain archaic and antiquated distributions"
This reverts commit af8d9bdf07ab97b9d9387f68ba0fedccce803073.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:29 AM Revision 38cbf095 (ceph): test: s/boost::regex/std::regex/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:29 AM Revision b662f3cd (ceph): common: s/boost::regex/std::regex/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:29 AM Revision 5ad86335 (ceph): rgw: s/boost::regex/std::regex/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:29 AM Revision 73681795 (ceph): mon: s/boost::regex/std::regex/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:29 AM Revision 142f2a56 (ceph): cmake: do not build/install boost::regex
we now use std::regex now, since we've dropped the support of GCC 4.8
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:18 AM CephFS Backport #22630 (Resolved): doc: misc fixes for CephFS best practices
This is a backport of: https://github.com/ceph/ceph/pull/19791 Jos Collin
08:13 AM CephFS Backport #22630 (Resolved): doc: misc fixes for CephFS best practices
https://github.com/ceph/ceph/pull/19858 Jos Collin
09:16 AM Revision 0706e9b8 (ceph): Merge pull request #19858 from joscollin/wip-luminous-doc-misc-fixes
luminous: doc: misc fixes for CephFS best practices
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Jos Collin
08:47 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
Tave liu wrote:
> Tave liu wrote:
> > sync failed when initial multip rgws at the same time.
>
>
> if set rgw...
Amine Liu
08:39 AM Revision b3a5e313 (ceph): cephfs-journal-tool: add "set pool_id" option
Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
08:22 AM Revision 0f0df7db (ceph): doc: misc fixes
misc fixes for best-practices.
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit ecacd1078db...
Jos Collin
08:21 AM rgw Bug #22529: rgw: copy_object doubles leading underscore on object names.
I should update this a bit. I made this PR, https://github.com/ceph/ceph/pull/19652 which worked with my slightly ou... Marcus Watts
08:21 AM Revision 2e7c4023 (ceph): doc: fix heading
Fixed 'Which kernel version?' heading not having brown color background.
Signed-off-by: Jos Collin <jcollin@redhat.c...
Jos Collin
08:05 AM Revision 67149edf (ceph): rgw: silence not allow register storage class specifier warning
The register keyword was deprecated in C++11, so remove it.
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
Zongyou Yao
07:48 AM Revision fdfbe40c (ceph): client: avoid recursive lock in ll_get_vino
Fixes: http://tracker.ceph.com/issues/22629
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
07:47 AM CephFS Bug #22629: client: avoid recursive lock in ll_get_vino
https://github.com/ceph/ceph/pull/19837 dongdong tao
07:47 AM CephFS Bug #22629 (Resolved): client: avoid recursive lock in ll_get_vino
ll_get_vino would lock the client_lock.
the caller must not have it.
dongdong tao
06:24 AM Revision 233a4d23 (ceph): rgw: add radosgw-admin sync error trim to trim sync error log
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
06:14 AM Revision a61e62cf (ceph): mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicat...
when we create a pool specify a rule, for example "ceph osd pool create foo replicated 10 rule_foo",
we will set pool...
爱国 邹
04:54 AM CephFS Bug #21991 (Resolved): mds: tell session ls returns vanila EINVAL when MDS is not active
Jos Collin
04:45 AM Revision 7829d226 (ceph): Merge PR #19791 into master
* refs/pull/19791/head:
doc: misc fixes
doc: fix heading
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:39 AM Revision ecacd107 (ceph): doc: misc fixes
misc fixes for best-practices.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
04:19 AM CephFS Bug #22627 (Fix Under Review): qa: kcephfs lacks many configurations in the fs/multimds suites
https://github.com/ceph/ceph/pull/19856 Patrick Donnelly
04:17 AM CephFS Bug #22627 (Resolved): qa: kcephfs lacks many configurations in the fs/multimds suites
In particular:
o Not using the common overrides/
o Not using 8 OSDs for EC configurations
o Not using openstack ...
Patrick Donnelly
04:05 AM rbd Backport #22594 (In Progress): jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
https://github.com/ceph/ceph/pull/19855 Prashant D
12:03 AM rbd Backport #22594: jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
I'm on it. Prashant D
03:48 AM CephFS Bug #22626 (Rejected): mds: sessionmap version mismatch when replay esessions
Zhang, we are not accepting bugs for multimds clusters on jewel. You can still seek help/advice on ceph-users if you ... Patrick Donnelly
03:21 AM CephFS Bug #22626 (Rejected): mds: sessionmap version mismatch when replay esessions
We used ceph 10.2.10 and backported this PR: https://github.com/ceph/ceph/commit/a49726e10ef23be124d92872470fd258a193... Zhi Zhang
03:46 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
that's what i'm concerned about, maybe it's not been flushed periodically, it should be easy to verify, will do it dongdong tao
03:43 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
Dirty metadata should be flushed when the cap is released. It may also happen periodically (I'm not certain). Patrick Donnelly
01:59 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
i will write a case to verify it. dongdong tao
01:49 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
i'm not sure if i'm right, if there is only one client and opened a file write some data and did not close it. i know... dongdong tao
03:36 AM rbd Backport #22593 (In Progress): luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
Prashant D
03:36 AM rbd Backport #22593: luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
https://github.com/ceph/ceph/pull/19853 Prashant D
03:34 AM Revision 9d788c6a (ceph): Merge pull request #19662 from tchaikov/wip-denc-cxx-17
denc: use constexpr-if to replace some SFINAE impls
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
03:31 AM Revision a60e7f3b (ceph): rgw: remove unused function get_system_obj_attrs
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
03:01 AM Revision 965c9d24 (ceph): rgw: optimize function bucket_lc_prepare
* 1. Initialize variable "marker" at the end of each batch;
* 2. Return failure when cls_rgw_lc_set_entry fails;
Sig...
Bingyin Zhang
02:58 AM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
http://pulpito.ceph.com/kchai-2018-01-08_13:52:40-rados-wip-kefu-testing-2018-01-08-1914-distro-basic-mira/2042789/
...
Kefu Chai
02:15 AM rbd Feature #22625 (New): rbd-mirrror support compression
The rbd-mirror module are used to asynchronously mirrored between two Ceph clusters. The two ceph clusters are deploy... tao chang
01:54 AM Revision 09f68052 (ceph): denc: use constexpr-if to replace some SFINAE impls
more readable this way IMO.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:52 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
Orit Wasserman wrote:
> what is your pool configuration?
all default, just a default pool 'rbd'.
Amine Liu
01:09 AM CephFS Bug #22607 (Rejected): client: should delete cap in remove_cap
The cap is deleted via "in->caps.erase(mds)". The session xlist entry is deleted in the Cap destructor. Patrick Donnelly
12:19 AM Revision 7a097b24 (ceph): rgw: fix s3website redirect location string length
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
12:17 AM Revision d4770b9f (ceph): Fix cluster config
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:01 AM Revision a8c69a86 (ceph): librbd: filter out potential race with image rename
Fixes: http://tracker.ceph.com/issues/18435
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman

01/08/2018

11:54 PM RADOS Bug #22624 (Duplicate): filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No suc...
... Patrick Donnelly
11:49 PM Revision 17aa16dc (ceph): librbd: filter out potential race with image rename
Fixes: http://tracker.ceph.com/issues/18435
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
11:44 PM Backport #22622 (In Progress): luminous: rgw opslog didn't compatible with s3
Prashant D
10:06 PM Backport #22622: luminous: rgw opslog didn't compatible with s3
included in https://github.com/ceph/ceph/pull/19848 Casey Bodley
10:02 PM Backport #22622 (Resolved): luminous: rgw opslog didn't compatible with s3
https://github.com/ceph/ceph/pull/19848 Casey Bodley
11:43 PM rgw Backport #22621 (In Progress): luminous: compilation failures with boost 1.66
Prashant D
10:06 PM rgw Backport #22621: luminous: compilation failures with boost 1.66
https://github.com/ceph/ceph/pull/19848
building radosgw with boost 1.66 on luminous required a lot of extra bac...
Casey Bodley
09:57 PM rgw Backport #22621 (Resolved): luminous: compilation failures with boost 1.66
https://github.com/ceph/ceph/pull/19848 Casey Bodley
11:43 PM rgw Backport #22623 (In Progress): luminous: rgw opslog cannot record referrer when using curl as client
Prashant D
10:06 PM rgw Backport #22623: luminous: rgw opslog cannot record referrer when using curl as client
included in https://github.com/ceph/ceph/pull/19848 Casey Bodley
10:02 PM rgw Backport #22623 (Resolved): luminous: rgw opslog cannot record referrer when using curl as client
https://github.com/ceph/ceph/pull/19848 Casey Bodley
11:41 PM rbd Backport #22593: luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
I'm on it. Prashant D
10:39 PM Revision 9d617b4e (ceph): mon/LogMonitor: add mon_cluster_log_to_stderr
Optionally send cluster log messages to stderr (prefixed by the
channel).
Signed-off-by: Sage Weil <sage@redhat.com>...
Sage Weil
10:39 PM Revision acc76d71 (ceph): log: add log_stderr_prefix option
Allows you to set a prefix for debug log messages send to stderr (e.g.,
"debug ").
Signed-off-by: Sage Weil <sage@re...
Sage Weil
10:28 PM CephFS Documentation #22599 (Resolved): doc: mds memory tracking of cache is imprecise by a constant factor
Patrick Donnelly
10:27 PM Revision cdea5475 (ceph): Merge PR #19807 into master
* refs/pull/19807/head:
mds: warn for mds_cache_memory_limit bug in doc
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
10:14 PM Revision 733d21f5 (ceph): mds: warn for mds_cache_memory_limit bug in doc
Fixes: http://tracker.ceph.com/issues/22599
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:02 PM rgw Bug #20935 (Pending Backport): rgw opslog cannot record referrer when using curl as client
Casey Bodley
10:01 PM Bug #20971 (Pending Backport): rgw opslog didn't compatible with s3
Casey Bodley
09:55 PM rgw Bug #22600 (Pending Backport): compilation failures with boost 1.66
Casey Bodley
09:49 PM Revision 473f12d4 (ceph): cmake: add WITH_BOOST_CONTEXT option
adds a more specific option for this boost::context dependency, which was
previously only used by the radosgw beast f...
Casey Bodley
09:41 PM Revision b1ad4b1e (ceph): cmake: remove Beast submodule and include path
the beast library is included in boost 1.66
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
09:41 PM Revision eb6f0896 (ceph): rgw: update beast frontend for boost 1.66
Fixes: http://tracker.ceph.com/issues/22600
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
09:41 PM Revision b1bfa824 (ceph): cmake: update minimum boost version to 1.66
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0e47a339dface3807ab0061f9ce62fe1d2654d29)
Casey Bodley
09:31 PM Revision 5ddc90eb (ceph): Merge pull request #19657 from adamemerson/wip-hypermodern
The Day Has Come!
Update language standard version to C++17 and remove backported standard library features.
Review...
Adam Emerson
09:30 PM Revision 1d2e15ac (ceph): submodule: update Beast to ceph/ceph-master branch
pulls beast submodule up from v116 tag to v124, with an additional bug
fix for async_read_some()
Signed-off-by: Case...
Casey Bodley
09:30 PM Revision acb49cfc (ceph): rgw: RGWEnv::set() takes std::string
the beast frontend will either pass a string_ref or a string_view,
depending on the boost version. we can't overload ...
Casey Bodley
09:30 PM Revision 0f08d3d9 (ceph): rgw: fix for pause in beast frontend
pause_for_new_config() was only stopping the listener on pause, but
existing keepalive connections would keep trying ...
Casey Bodley
09:30 PM Revision 3d79dadf (ceph): qa/rgw: add beast frontend to some rgw suites
added a qa/rgw_frontend directory for civetweb.yaml and the new
beast.yaml. the rgw suites for multifs and singleton ...
Casey Bodley
09:29 PM Revision 30b4d2bb (ceph): rgw: beast frontend discards unread body before next header
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c6bc7e1b0cbaf553f000aaa2893fa1486fc02a75)
Casey Bodley
09:29 PM Revision c3bb0bae (ceph): rgw: remove boost::coroutine and context deps
the beast frontend no longer uses stackful coroutines, so these
dependencies aren't necessary
Signed-off-by: Casey B...
Casey Bodley
09:29 PM Revision 53ff61f9 (ceph): rgw: ask beast parser about keepalive/close
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5d7f154a77eb2cf82b6e4e49d20687c8ed839113)
Casey Bodley
09:29 PM Revision 1bc2728d (ceph): rgw: update beast frontend/submodule to v116
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 746c218c620d7681f6c9d769631ee1ac0d2b5987)
Casey Bodley
09:29 PM Revision 0a024c97 (ceph): rgw: set header/body size limits on beast parser
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1f72684eb4c6fb9fd021240ae55812894afc19e9)
Casey Bodley
09:29 PM Revision c897636f (ceph): rgw: beast frontend uses callbacks instead of coroutines
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7767d8d88aecac8e88ed4c87a187c7a2ed67cf48)
Casey Bodley
09:29 PM Revision 2dd6512c (ceph): rgw: fix opslog uri as per Amazon s3
According to s3[1], current Request-URI opslog entry are missing:
+ request method
+ query string
+ http version num...
Jiaying Ren
09:28 PM Revision e7bd12a3 (ceph): rgw: fix opslog can't record referrer when using curl as client
Fixes: http://tracker.ceph.com/issues/20935
Reported-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Signed-of...
Jiaying Ren
09:18 PM Revision e747d24c (ceph): Merge pull request #19823 from trociny/wip-ggate-list-xml
rbd-ggate: make list command produce valid xml format output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:54 PM Revision ad62acef (ceph): Merge pull request #19846 from fangyuxiangGL/compress-info
rgw: make radosgw object stat RGW_ATTR_COMPRESSION dump readable
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:51 PM Revision b63708c7 (ceph): Merge pull request #19732 from shinobu-x/using_find_primarylogpg
osd: Making use of find to reduce computational complexity
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
08:50 PM Bug #22614: tests: force backfill test can conflict with pool removal
Sage Weil wrote:
> https://github.com/ceph/ceph/pull/19765
merged
Yuri Weinstein
01:18 PM Bug #22614 (Resolved): tests: force backfill test can conflict with pool removal
https://github.com/ceph/ceph/pull/19765 Sage Weil
08:50 PM Revision c30eca51 (ceph): Merge pull request #19765 from liewegas/wip-force-backfill-cleanups
qa: tolerate failure to force backfill
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:49 PM Revision 57847793 (ceph): Merge pull request #19786 from dillaman/wip-osd-class-cap
osd: support class method whitelisting within caps
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Yuri Weinstein
08:42 PM rgw Bug #22538: The http status code in civetweb frontend's access log is always 1
Radoslaw, do you know if this needs a luminous backport? Casey Bodley
08:30 PM Revision ad038df0 (ceph): common: Remove backported typedefs
Since they're no longer needed.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:30 PM Revision 3a9ec5fc (ceph): common: Remove backported C++17 functions
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:30 PM Revision 22d52655 (ceph): common: Remove backport_std.h entirely
And use the experimental ostream joiner provided with the library.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:30 PM Revision 6580d0a6 (ceph): dout: Remove VLA sanity check
This doesn't seem to be able to work for C++17 under both GCC and
Clang. Maybe there's a better way to do it. I might...
Adam Emerson
08:30 PM Revision 79b19aac (ceph): {common,osd,mds,rbd}: Remove unused captures
If we aren't referencing a variable, don't capture it. (This makes the
lambdas smaller, too, modulo Sufficiently Smar...
Adam Emerson
08:30 PM Revision da1457cd (ceph): build: Bump language to C++17
Fix up all of the fallout from that.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:10 PM ceph-volume Bug #22620 (Resolved): ceph-volume simple dmcrypt support
Implement the dmcrypt support for decrypting devices in the same way ceph-disk allowed it. This is required for the s... Alfredo Deza
08:01 PM ceph-volume Feature #22619 (Resolved): ceph-volume lvm dmcrypt support
* Enable the --dmcrypt flag when creating OSDs
* Detect encrypted devices and decrypt accordingly when activating
*...
Alfredo Deza
07:15 PM ceph-volume Bug #22554 (Rejected): bluestore osd cannot authenticate when created with --osd-id option
Alfredo Deza
07:15 PM ceph-volume Bug #22554: bluestore osd cannot authenticate when created with --osd-id option
The `--osd-id` option is only meant to be used for *reusing* an OSD ID, not for using one from scratch. From the help... Alfredo Deza
06:57 PM Revision 623c6bd5 (ceph): osd: fix dpdk memzon mz_name setting issue
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei Liu
06:44 PM rgw Backport #22618 (Fix Under Review): luminous: put bucket policy panics RGW process
https://github.com/ceph/ceph/pull/19847 Adam Emerson
06:32 PM rgw Backport #22618 (Resolved): luminous: put bucket policy panics RGW process
https://github.com/ceph/ceph/pull/19847 Adam Emerson
06:33 PM Revision 9db61c8b (ceph): rgw: put bucket policy panics RGW process
Fixes: http://tracker.ceph.com/issues/22541
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
(cherry picked fro...
Bingyin Zhang
06:31 PM rgw Bug #22541 (Pending Backport): put bucket policy panics RGW process
Adam Emerson
06:23 PM rgw Bug #21377 (Pending Backport): rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
Matt Benjamin
06:17 PM rgw Bug #22416 (Pending Backport): s3cmd move object error
Matt Benjamin
04:58 PM rgw Bug #22416: s3cmd move object error
Enming Zhang wrote:
> https://github.com/ceph/ceph/pull/19475
mergedscienceluo <luo.kexue@zte.com.cn>
Yuri Weinstein
05:37 PM Revision d1a2235a (ceph): rgw: add an rgw-admin option to clear usage stats for the cluster
Add an option that can clear all the usage stats recorded so far, this
is more efficient than calling usage trim, sin...
Abhishek Lekshmanan
05:37 PM Revision c8127181 (ceph): rgw: add an option to clear usage entries for all oids
Calling the cls_rgw_usage_log_clear() which in turn calls an omap clear
to clear all the omap entries on an oid
Sign...
Abhishek Lekshmanan
05:36 PM Revision 61600c41 (ceph): cls/rgw: implement usage clear
This calls the omap clear api to clear all omap entries on an object
which is useful if we ever want to fully reset t...
Abhishek Lekshmanan
05:30 PM Revision f669fcdf (ceph): objectstore/store_test: fix lack of flush prior to collection_empty() call
Fixes: http://tracker.ceph.com/issues/22409
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
05:23 PM CephFS Backport #22392 (Resolved): luminous: mds: tell session ls returns vanila EINVAL when MDS is not ...
Jos Collin
05:22 PM Revision 3de49aa9 (ceph): Merge pull request #19505 from shinobu-x/wip-22392-luminous
luminous: mds: tell session ls returns vanila EINVAL when MDS is not active
Reviewed-by: Jos Collin <jcollin@redhat....
Jos Collin
05:16 PM rgw Bug #22617 (Need More Info): ceph rgw can't delete some object
I put some files on ceph and when i delete files "s3cmd rm s3://fpq/fpq.mp3",and i check on ceph culster “rados -p de... fpq f
05:10 PM Revision 89e43115 (ceph): osd: get rid off extent map in object_info
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:10 PM Revision 1653bcca (ceph): qa/standalone/scrub/osd-scrub-repair.sh: remove extents flag from objec...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
04:58 PM bluestore Bug #22616 (Resolved): bluestore_cache_data uses too much memory
I was running a read throughput test and then found some of my osds were killed by oom killer and restarted.
I found...
frank lin
04:57 PM Revision 585ffbec (ceph): Merge pull request #19475 from ZVampirEM77/wip-em-copyobj-ret
rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Rev...
Yuri Weinstein
04:55 PM Revision f6953235 (ceph): Merge pull request #19824 from qrGitHub/wip-rgw-useless-line3
rgw: drop useless type conversion Matt Benjamin
04:55 PM Revision 55813f3c (ceph): Merge pull request #19570 from yaozongyou/rgw-remove-unused-variable
cls/rgw: remove unused variable bl
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:54 PM Revision a5896e5c (ceph): rgw: make radosgw object stat RGW_ATTR_COMPRESSION dump readable
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
04:54 PM Revision 8096752c (ceph): Merge pull request #19575 from Liuchang0812/rgw-tier-type-check
rgw: proper error message when tier_type does not exist
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yuri Weinstein
04:53 PM Revision 4032b1a4 (ceph): Merge pull request #19582 from qrGitHub/wip-rgw-redundant-readingAttrs
rgw: remove get_system_obj_attrs in function RGWDeleteLC::execute and RGWDeleteCORS::execute
Reviewed-by: Casey Bodl...
Yuri Weinstein
04:52 PM Revision d095ab2a (ceph): Merge pull request #19676 from qrGitHub/wip-rgw-redundant-compare
rgw: remove redundant signature compare in LocalEngine::authenticate
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redha...
Yuri Weinstein
04:51 PM Revision 26e17404 (ceph): Merge pull request #19678 from yaozongyou/rgw-civetweb-status-code
rgw: log the right http status code in civetweb frontend's access log
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redh...
Yuri Weinstein
04:49 PM Revision 240ead68 (ceph): Merge pull request #19687 from qrGitHub/wip-rgw-bucketPolicy-invalidEffect
rgw: put bucket policy panics RGW process
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
04:49 PM Revision 7ecef5ba (ceph): Merge pull request #19700 from qrGitHub/wip-rgw-optimize-function
rgw: optimize function RGWHandler::do_init_permissions
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
04:46 PM Revision b712b75e (ceph): Merge pull request #19710 from qrGitHub/wip-rgw-optimize-function2
rgw: optimize function abort_bucket_multiparts
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yuri Weinstein
04:46 PM Revision 205320b2 (ceph): Merge pull request #19772 from fangyuxiangGL/quota
rgw: update quota is inconsistent at add/del object with compression
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:46 PM Revision e57055c7 (ceph): Merge pull request #19773 from chuang-he/fix_create_form_headers
rgw: fix the return type is wrong
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:20 PM mgr Bug #22612 (Duplicate): ceph-mgr's prometheus module crashes when osd is out
Should be fixed by:... John Spray
12:33 PM mgr Bug #22612 (Duplicate): ceph-mgr's prometheus module crashes when osd is out
Using ceph-mgr-12.2.2-0.el7.x86_64 when an osd is out (`ceph osd out <id>`) and one curls the metrcis, I get the folo... Tobias Florek
04:18 PM Revision 907a7246 (ceph): Merge pull request #19831 from pdvian/wip-22576-luminous
luminous: qa: configure zabbix properly before selftest
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by:...
John Spray
04:16 PM mgr Bug #22615 (Fix Under Review): luminous: pg coloring broke in dashboard
https://github.com/ceph/ceph/pull/19844 John Spray
04:14 PM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
https://github.com/ceph/ceph/pull/19431 John Spray
04:15 PM Revision 2042881c (ceph): mgr/dashboard: Fix PG status coloring
This was broken in the 12.2.2 release and PGs would not get a
color anymore.
This commit also makes sure pools/PGs a...
Wido den Hollander
04:13 PM Revision 5ae196e4 (ceph): Merge pull request #19431 from wido/mgr-pg-status
mgr/dashboard: Fix PG status coloring
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:55 PM Revision a913358d (ceph): Merge pull request #19294 from myoungwon/wip-manifest-ref-flush
osd: flush operations for chunked objects
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:45 PM CephFS Bug #22610 (In Progress): MDS: assert failure when the inode for the cap_export from other MDS ha...
Patrick Donnelly
08:04 AM CephFS Bug #22610: MDS: assert failure when the inode for the cap_export from other MDS happened not in ...
Fire a pull request: https://github.com/ceph/ceph/pull/19836 Jianyu Li
07:57 AM CephFS Bug #22610 (Resolved): MDS: assert failure when the inode for the cap_export from other MDS happe...
We use two active MDS in our online environment, recently mds.1 restarted and during its rejoin phase, mds.0 met asse... Jianyu Li
02:43 PM CephFS Bug #22551 (Need More Info): client: should flush dirty caps on backgroud
Dongdong, can you explain more what the problem is? Do you have an issue you've observed? Patrick Donnelly
02:40 PM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
No, I've not had time to look at it. For now, I'll just mark this as low priority until I can revisit ir. Jeff Layton
02:16 PM Revision 351a689d (ceph): Merge pull request #19840 from joscollin/wip-jewel-backport-22569-2
jewel: doc: clarify Path Restriction instructions
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Jos Collin
01:27 PM CephFS Backport #22569: jewel: doc: clarify path restriction instructions
Added follow-on cherry-pick https://github.com/ceph/ceph/pull/19840 Nathan Cutler
11:59 AM CephFS Backport #22569: jewel: doc: clarify path restriction instructions
Commit 85ac1cd which was a cherry-pick of d1277f1 fixing tracker issue http://tracker.ceph.com/issues/16906 introduce... Jos Collin
11:16 AM CephFS Backport #22569 (Resolved): jewel: doc: clarify path restriction instructions
Nathan Cutler
05:16 AM CephFS Backport #22569 (In Progress): jewel: doc: clarify path restriction instructions
Jos Collin
04:24 AM CephFS Backport #22569 (Resolved): jewel: doc: clarify path restriction instructions
Jos Collin
01:20 PM Revision 76a64d8d (ceph): doc: hyperlink fix
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
(cherry picked from commit f763bacab3ea66ab13b4d62ad883c365a8e0a...
Drunkard Zhang
01:17 PM Bug #22613 (Resolved): simplelru does O(n) std::list::size()
https://github.com/ceph/ceph/pull/19813 Sage Weil
12:35 PM RADOS Bug #22409 (Fix Under Review): ceph_objectstore_tool: no flush before collection_empty() calls; O...
Igor Fedotov
12:35 PM RADOS Bug #22409: ceph_objectstore_tool: no flush before collection_empty() calls; ObjectStore/StoreTes...
https://github.com/ceph/ceph/pull/19764 Igor Fedotov
08:21 AM RADOS Bug #22409: ceph_objectstore_tool: no flush before collection_empty() calls; ObjectStore/StoreTes...
sage, i am taking this ticket from you. as it's simple enough and it won't cause too much duplication of efforts.
...
Kefu Chai
12:27 PM Revision 49a4c51e (ceph): os/bluestore: _dump_onode() don't prolongate Onode anymore.
Before the patch `BlueStore::_dump_onode()` takes `OnodeRef`
by value effectively extending the object's life time.
...
Radoslaw Zarzynski
12:05 PM Dashboard Feature #22521 (In Progress): dashboard: performance counter browser
John Spray
11:51 AM Revision c9c821cb (ceph): Merge pull request #19428 from tchaikov/wip-erasure-cleanup
erasure-code: use std::count() instead
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:16 AM CephFS Documentation #16906 (Resolved): doc: clarify path restriction instructions
Nathan Cutler
11:10 AM Backport #22611 (In Progress): luminous: "Transaction check error" in upgrade:client-upgrade-krak...
https://github.com/ceph/ceph/pull/19839 Kefu Chai
11:09 AM Backport #22611 (Resolved): luminous: "Transaction check error" in upgrade:client-upgrade-kraken-...
https://github.com/ceph/ceph/pull/19839 Kefu Chai
11:09 AM Bug #22558 (Pending Backport): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Kefu Chai
07:04 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Yuri, Kraken was EOL in August 2017. why were you testing the upgrade path from kraken to luminous? Kefu Chai
11:08 AM Revision 0a347506 (ceph): rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
this is the rpm's counterpart of debian/control changes related to the
ceph-{osdomap,kvstore,monstore}-tool feature m...
Kefu Chai
11:07 AM Revision f69516e1 (ceph): Merge pull request #19777 from tchaikov/wip-rpm-fix-upgrade
rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-...
Kefu Chai
10:15 AM Revision 70755a02 (ceph): Merge pull request #19787 from linuxbox2/luminous-21984
rgw: fix rewrite a versioning object create a new object bug Yehuda Sadeh
10:07 AM rgw Bug #22331: Luminous 12.2.2 multisite sync failed when objects bigger than 4MB
Casey Bodley wrote:
> Can you share the output of 'radosgw-admin sync status'? The 'Device or resource busy' error y...
Amine Liu
07:57 AM bluestore Bug #22609 (Can't reproduce): thrash-eio + bluestore fails with "reached maximum tries (3650) aft...
http://pulpito.ceph.com/yuriw-2018-01-06_17:10:23-rados-wip-yuri-master_1.5.18-testing-basic-smithi/2036088... Kefu Chai
07:22 AM RADOS Bug #22415 (Duplicate): 'pg dump' fails after mon rebuild
Kefu Chai
07:17 AM Bug #22412 (Resolved): packages have unmet dependencies in upgrade:jewel-x-luminous-distro-basic-...
https://github.com/ceph/ceph-build/pull/942 Kefu Chai
07:13 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
Tave liu wrote:
> sync failed when initial multip rgws at the same time.
if set rgw_cache_enabled = false, the...
Amine Liu
03:31 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
sync failed when initial multip rgws at the same time. Amine Liu
03:06 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
Tave liu wrote:
> if set rgw_override_bucket_index_max_shards value as:
> rgw_override_bucket_index_max_shards = 3,...
Amine Liu
05:27 AM mgr Backport #22585 (In Progress): luminous: Prometheus exporter can't get metrics after update to 12...
https://github.com/ceph/ceph/pull/19834 Prashant D
05:14 AM Revision b338154b (ceph): os: FileStore, Using stl min | max, MIN | MAX macros instead
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo
04:49 AM mgr Backport #22576 (In Progress): luminous: zabbix throws exception
https://github.com/ceph/ceph/pull/19831 Prashant D
04:38 AM Revision b5892a13 (ceph): pybind/mgr/prometheus: fix metric type undef -> untyped
Fixes "Prometheus exporter can't get metrics after update to 12.2.2"
Fixes: http://tracker.ceph.com/issues/22313
Sig...
Ilya Margolin
04:34 AM Revision 567bd5ac (ceph): qa: configure zabbix properly before selftest
Even though the selftest routine doesn't care about
the settings, we should set them to avoid emitting
nasty log/heal...
John Spray
04:31 AM CephFS Backport #22587 (In Progress): luminous: mds: mdsload debug too high
Prashant D
03:32 AM CephFS Backport #22587 (Need More Info): luminous: mds: mdsload debug too high
https://github.com/ceph/ceph/pull/19827 Prashant D
04:21 AM Revision 85ac1cd3 (ceph): Merge pull request #19795 from joscollin/wip-jewel-backport-22569
jewel: doc: clarify Path Restriction instructions
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Jos Collin
04:12 AM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
https://github.com/ceph/ceph/pull/19830 Shinobu Kinjo
04:12 AM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
Shinobu Kinjo wrote:
-> fix already in luminous
-
Shinobu Kinjo
03:58 AM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
fix already in luminous Shinobu Kinjo
04:08 AM Revision 98e3e2a7 (ceph): mds: check metadata pool not cluster is full
CEPH_OSDMAP_FULL flag was obsoleted by
b4ca5ae462c6f12ca48b787529938862646282cd. So, check if the metadata pool is
fu...
Patrick Donnelly
04:01 AM Bug #22608: Missing TrackedOp events "header_read", "throttled", "all_read" and "all_read"
I've just submitted a PR: https://github.com/ceph/ceph/pull/19828 Xuehan Xu
03:29 AM Bug #22608 (Resolved): Missing TrackedOp events "header_read", "throttled", "all_read" and "all_r...
Recently, when trying to locate some performance bottleneck, we opened the OpTracker. However, we found that events "... Xuehan Xu
03:37 AM CephFS Backport #22573 (In Progress): luminous: AttributeError: 'LocalFilesystem' object has no attribut...
https://github.com/ceph/ceph/pull/19829 Prashant D
01:47 AM Revision c5c0435e (ceph): vstart_runner: set ec_profile attribute
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 0f507d88559e7060e86a4a3ea9fcffb02c01...
Patrick Donnelly
01:47 AM Revision dd6b6626 (ceph): vstart_runner: ignore failed dentry invalidation
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit cd1e5f53f0a732e4398efadbbf5b6ce914dd...
Patrick Donnelly
01:43 AM Revision e97399d2 (ceph): mds: reduce debugging level for balancer messages
Fixes: http://tracker.ceph.com/issues/21853
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:02 AM Revision 95bb4e93 (ceph): rgw: drop useless type conversion
* variable 'max_buckets' is already 'uint64_t', so the type conversion is useless.
Signed-off-by: Bingyin Zhang <zha...
Bingyin Zhang

01/07/2018

11:38 PM Revision 01edf5e8 (ceph): mgr/dashboard: add monitor listing
Signed-off-by: Rubab Syed<rubab.syed21@gmail.com> Rubab Syed
03:49 PM Revision 158f3173 (ceph): Merge pull request #18827 from TaewoongKim/anticipation_timeout
osd: Make dmclock's anticipation timeout be configurable
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: myoun...
Eric Ivancich
02:04 PM Revision 50ef9aff (ceph): Merge pull request #19704 from trociny/wip-nbd-format
rbd-nbd: output format support for list-mapped command
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:56 PM Revision ff889ea5 (ceph): Merge pull request #19722 from Songweibin/wip-rbd-import
rbd: replace positional_path parameter with arg_index in get_path()
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:42 PM Revision 3a568704 (ceph): osd: fix ObjectContextRef leak
To avoid ObjectContextRef leak, drop ObjectContextRef
before send a flush request to low tier
Signed-off-by: Myoungw...
myoungwon oh
01:42 PM Revision 085f1caa (ceph): osd: fix updating wrong object size
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
01:42 PM Revision 6273c2ff (ceph): osd: use stop_block() if the object is blocked
This commit prevents double free in finish_flush()
(stop_block() -> cancel_flush())
Signed-off-by: Myoungwon Oh <omw...
myoungwon oh
01:41 PM Revision fca74efe (ceph): src/test: remove version check and add data alignment for chunk_read test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
01:41 PM Revision c97fc50a (ceph): src/test: add chunked object unit test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
01:41 PM Revision e5cc4634 (ceph): osd: add ordered flag if the object is flushing
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
01:40 PM Revision 2e3af00a (ceph): osd: add flush() for the chunked object.
If all chunks are dirty, the cheunked object will be flushed
Signed-off-by: Myoungwon Oh <omwmw@sk.com>
myoungwon oh
01:40 PM Revision 437bb83c (ceph): osd: set dirty flag if chunks are overwritten
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
12:44 PM Revision 44cc0248 (ceph): rbd-ggate: make list command produce valid xml format output
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:38 PM Revision 691757c5 (ceph): rbd-ggate: fix parsing ceph global options
Previously it did parse ceph options like '--debug-rbd' but
failed for options like '--cluster' or '--id'.
Signed-of...
Mykola Golub
11:04 AM rgw Backport #22584 (In Progress): jewel: rgw: chained cache size is growing above rgw_cache_lru_size...
Nathan Cutler
11:03 AM rgw Backport #22583 (In Progress): luminous: rgw: chained cache size is growing above rgw_cache_lru_s...
Nathan Cutler
10:30 AM rgw Backport #22601 (Fix Under Review): luminous: S3 API Policy Conditions IpAddress and NotIpAddress...
Adam Emerson
08:21 AM rgw Backport #22601 (In Progress): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do n...
Nathan Cutler
07:39 AM rgw Backport #22601 (Fix Under Review): luminous: S3 API Policy Conditions IpAddress and NotIpAddress...
Backport! https://github.com/ceph/ceph/pull/19819 Adam Emerson
06:52 AM rgw Backport #22601 (In Progress): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do n...
Adam Emerson
10:15 AM Revision 5bf8d710 (ceph): rgw: Policies now properly evaluate the X-Forwarded-For header.
Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit 5f7d9c4ff6c78f65d074dbdf8a181cb9ae09851e)
John Gibson
10:14 AM Revision ac3e81b8 (ceph): rgw: Test of proper parsing of the X-Forwarded-For header for policies.
Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit e02facbf5c7b06b4d1d628ddb83ee74935493def)
John Gibson
10:14 AM Revision 65b515b9 (ceph): rgw: Bucket IP address policy evaluation now uses rgw_remote_addr_param.
Previously bucket policy ip address restrictions were only being evaluated
against the REMOTE_ADDR environment variab...
John Gibson
10:13 AM Revision a75908b8 (ceph): rgw: rgw_iam test harness can now stringify() the fake identity.
Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit 557bdb617e6eb78f9f0e6d6ba35b79b318a6c275)
John Gibson
10:13 AM Revision 1d8f684a (ceph): rgw: Fixed several bugs in policies related to IPv6 addresses.
The IPv6 conversion was not properly converting the address to host byte
order.
The text conversion of IPv6 addresses...
John Gibson
10:12 AM Revision 9f7aeb4b (ceph): rgw: Fixed several bugs in policies related to IP Addresses.
Comparisons of two individual IP addresses caused an assertion error.
The text conversion of IPv4 addresses was using...
John Gibson
10:11 AM Revision e4a5cf95 (ceph): rgw: Added support for testing the wildcard principal in policies.
Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit e83b647d44153a7775647693fca1848e592ee107)
John Gibson
10:11 AM Revision 5fbb50c1 (ceph): rgw: Added tests for S3 Policy IP Address feature.
Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit 3d260f26e6826182b4de520878b548a28a96e81b)
John Gibson
10:11 AM Revision 7cca4a6c (ceph): rgw: implement ipv4 aws:SourceIp condition for bucket policy
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked from commit 2fb445b6f7c1e997e83b1c7da2a1fecdde...
joke lee
10:10 AM Revision e49bf088 (ceph): rgw: simplify use of map::emplace in iam
the piecewise_construct overloads of map::emplace() are only needed when
there's ambiguity around which arguments go ...
Casey Bodley
10:10 AM Revision 8eb36333 (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
10:10 AM Revision 3f8ab0b8 (ceph): rgw: fix opslog can not record remote_addr
Fixes: http://tracker.ceph.com/issues/20931
Reported-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Signed-of...
Jiaying Ren
08:25 AM Revision b637f7b8 (ceph): osd: silence maybe-uninitialized false positives
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
07:12 AM rgw Bug #20991 (Pending Backport): S3 API Policy Conditions IpAddress and NotIpAddress do not work
Adam Emerson
07:07 AM Revision 322d2a57 (ceph): Merge pull request #17010 from jgibson/bugfix-rgw-s3-policy-ip-address-...
rgw: S3 Bucket Policy Conditions IpAddress and NotIpAddress do not work
Reviewed-By: Adam C. Emerson <aemerson@redha...
Adam Emerson
06:54 AM rgw Backport #22026 (Fix Under Review): luminous: Policy parser may or may not dereference uninitiali...
Adam Emerson
06:51 AM rgw Backport #22574 (Fix Under Review): luminous: Random 500 errors in Swift PutObject
Adam Emerson
04:48 AM CephFS Bug #22607: client: should delete cap in remove_cap
https://github.com/ceph/ceph/pull/19782 dongdong tao
04:48 AM CephFS Bug #22607 (Rejected): client: should delete cap in remove_cap
I think the cap should be deleted.
so that the cap can be removed from session->caps
dongdong tao
01:33 AM Revision e0a05d23 (ceph): rgw: drop useless lines
* There is no 'break' statement in the for loop, so 'eiter' must be equal to 'ent_map.end()' in this place.
Signed-o...
Bingyin Zhang

01/06/2018

05:29 PM Revision 25550823 (ceph): Merge pull request #19354 from shinobu-x/osd_atomic
osd: Use specializations, typedefs instead
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
05:28 PM Revision 392314d9 (ceph): Merge pull request #19549 from bi-shun/brotli-compressor
compressor: Add Brotli Compressor
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
05:28 PM Revision 93891902 (ceph): Merge pull request #19564 from kungf/list_bucket_osd
mon/OSDMonitor: list osd tree in named bucket
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:19 PM Revision 94cce089 (ceph): Add simple rbd performance tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:25 PM Bug #22596 (Resolved): qa/standalone/osd/osd-config.sh fails
Sage Weil
11:46 AM Bug #22596 (Fix Under Review): qa/standalone/osd/osd-config.sh fails
https://github.com/ceph/ceph/pull/19816 Kefu Chai
04:25 PM Revision 0973c371 (ceph): Merge pull request #19816 from tchaikov/wip-22596
qa/standalone: remove osd-map-max-advance related tests
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:50 PM Revision 057a95a8 (ceph): doc/mds: add generated files into the /etc/ceph/
Fixes: 16906
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
(cherry picked from commit d1277f116cd297bae8da7b3e...
huanwen ren
12:00 PM Revision b07aa210 (ceph): rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
this is the rpm's counterpart of debian/control changes related to the
ceph-{osdomap,kvstore,monstore}-tool feature m...
Kefu Chai
11:40 AM Revision e7097593 (ceph): qa/standalone: remove osd-map-max-advance related tests
this setting was removed in 8967b73
Fixes: http://tracker.ceph.com/issues/22596
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
11:29 AM Revision e4b6a1d1 (ceph): mds: get rid of unnecessary if condition
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
11:09 AM Bug #22465 (Resolved): packages have unmet dependencies in upgrade:client-upgrade-kraken-luminous
Kefu Chai
09:10 AM rbd Feature #22605 (Resolved): Create per-object-prefix performance counters
The problem:
There is no way to collect per RBD-image runtime statistics (IOPS, MB/s and so on ).
Solution:
1. I...
Марк Коренберг
06:38 AM Revision 3e0e1a02 (ceph): rgw: optimize function parse_raw_oid
* drop redundant checks
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
Bingyin Zhang
03:35 AM Revision 077351fa (ceph): Merge pull request #19808 from cbodley/wip-boost-1.66
cmake: update minimum boost version to 1.66
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:42 AM Revision 7e0a27a5 (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re...
Xuehan Xu
02:27 AM Revision fa796a05 (ceph): mds: clean up log's function name for CDir.cc and Beacon.cc
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:26 AM Revision dc2ed131 (ceph): mds: clean up log's function name for CDentry.cc
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:26 AM Revision d5f11b19 (ceph): mds: clean up log's function name for CInode.cc
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:06 AM Revision e691a27d (ceph): osd: Remove redundant local variable declaration
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo
01:29 AM RADOS Bug #22220: osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out....
For DTS this should be fixed in the 7.1 release. Brad Hubbard
12:35 AM RADOS Bug #20439: PG never finishes getting created
Same thing in http://pulpito.ceph.com/yuriw-2018-01-04_20:43:14-rados-wip-yuri4-testing-2018-01-04-1750-distro-basic-... Josh Durgin

01/05/2018

10:37 PM rgw Feature #22604 (Resolved): Command to inspect the RGW cache
Easiest to do first, I'll just walk the cache, print the name of each object and what hangs off it. Maybe dump the co... Adam Emerson
10:35 PM Revision 5b9f1281 (ceph): rgw: Fix evaluation of bucket management permissions
I spent some more time looking through the documentation of how work
is evaluated, and the examples on
<http://docs....
Adam Emerson
10:29 PM rgw Feature #22603 (Resolved): Command to invalidate cache
The original request was to use the radosgw-admin tool to invalidate cache, but this doesn't fit the RGW architecture... Adam Emerson
10:23 PM rgw Backport #22026: luminous: Policy parser may or may not dereference uninitialized boost::optional...
Backport is the same as that for another bug:
https://github.com/ceph/ceph/pull/19810
Adam Emerson
12:33 PM rgw Backport #22026 (In Progress): luminous: Policy parser may or may not dereference uninitialized b...
Nathan Cutler
09:56 PM rgw Bug #22600: compilation failures with boost 1.66
i'm conflicted about what to backport for luminous. there have been quite a few beast frontend changes in radosgw tha... Casey Bodley
08:57 PM rgw Bug #22600 (Fix Under Review): compilation failures with boost 1.66
Casey Bodley
07:56 PM rgw Bug #22600: compilation failures with boost 1.66
https://github.com/ceph/ceph/pull/19808 Casey Bodley
07:54 PM rgw Bug #22600 (Resolved): compilation failures with boost 1.66
Boost 1.66 includes major updates to boost::asio, along with the first release of boost::beast. Both of these changes... Casey Bodley
09:43 PM rgw Backport #22214 (Fix Under Review): luminous: Bucket policy evaluation is not carried out for Del...
https://github.com/ceph/ceph/pull/19810 Adam Emerson
12:34 PM rgw Backport #22214 (In Progress): luminous: Bucket policy evaluation is not carried out for DeleteBu...
Nathan Cutler
09:40 PM CephFS Bug #22051 (Need More Info): tests: Health check failed: Reduced data availability: 5 pgs peering...
Patrick Donnelly
09:37 PM CephFS Bug #21575 (Resolved): mds: client caps can go below hard-coded default (100)
Patrick Donnelly
09:34 PM rgw Backport #22602 (Fix Under Review): luminous: Bucket Policy Evaluation Logical Error
Adam Emerson
09:34 PM rgw Backport #22602 (Resolved): luminous: Bucket Policy Evaluation Logical Error
https://github.com/ceph/ceph/pull/19810 Adam Emerson
09:34 PM CephFS Feature #20752 (Resolved): cap message flag which indicates if client still has pending capsnap
Patrick Donnelly
09:33 PM rgw Bug #21901 (Pending Backport): Bucket Policy Evaluation Logical Error
Adam Emerson
09:32 PM CephFS Bug #21419 (Need More Info): client: is ceph_caps_for_mode correct for r/o opens?
Jeff, any update on this? Patrick Donnelly
09:30 PM CephFS Documentation #21172: doc: Export over NFS
Ramana, any update on this? Patrick Donnelly
09:30 PM Revision febd39cf (ceph): rgw: Refactor checking of some ops
Since some operations check the user against the bucket owner in the
absence of a policy, rather than open-coding tha...
Adam Emerson
09:26 PM rgw Bug #21582 (Resolved): s3:GetBucketLocation bucket policy fails with 403
Adam Emerson
09:26 PM rgw Backport #21634 (Resolved): luminous: s3:GetBucketLocation bucket policy fails with 403
Adam Emerson
09:24 PM rgw Bug #21389 (Resolved): policy checks missing from Get/SetRequestPayment operations
Adam Emerson
09:23 PM rgw Backport #21652 (Resolved): luminous: policy checks missing from Get/SetRequestPayment operations
Adam Emerson
09:18 PM rgw Backport #22601 (Resolved): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not ...
https://github.com/ceph/ceph/pull/19819 Adam Emerson
09:16 PM rgw Bug #20991: S3 API Policy Conditions IpAddress and NotIpAddress do not work
Adam Emerson
08:58 PM rgw Bug #21578 (Resolved): s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Adam Emerson
08:57 PM rgw Backport #21635 (Resolved): luminous: s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Backport in https://github.com/ceph/ceph/pull/18444 Adam Emerson
08:53 PM rgw Bug #21597 (Resolved): s3:GetBucketWebsite/PutBucketWebsite fails with 403
Adam Emerson
08:52 PM rgw Backport #21633 (Resolved): luminous: s3:GetBucketWebsite/PutBucketWebsite fails with 403
https://github.com/ceph/ceph/pull/18445 Adam Emerson
08:49 PM Revision d1ec5234 (ceph): Merge pull request #19358 from taoCH/wip-librgw-multitenancy
librgw: export multitenancy support Matt Benjamin
07:55 PM Revision d85f42dd (ceph): cmake: remove Beast submodule and include path
the beast library is included in boost 1.66
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:55 PM Revision b589b73c (ceph): cmake: add WITH_BOOST_CONTEXT option
adds a more specific option for this boost::context dependency, which was
previously only used by the radosgw beast f...
Casey Bodley
07:55 PM Revision a66a6449 (ceph): rgw: update beast frontend for boost 1.66
Fixes: http://tracker.ceph.com/issues/22600
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:40 PM rgw Backport #22584: jewel: rgw: chained cache size is growing above rgw_cache_lru_size limit
https://github.com/ceph/ceph/pull/19469 Adam Emerson
12:17 PM rgw Backport #22584 (Resolved): jewel: rgw: chained cache size is growing above rgw_cache_lru_size limit
https://github.com/ceph/ceph/pull/19469 Nathan Cutler
07:38 PM rgw Backport #22583: luminous: rgw: chained cache size is growing above rgw_cache_lru_size limit
Pull Request is in: https://github.com/ceph/ceph/pull/19785 Adam Emerson
01:09 PM rgw Backport #22583 (In Progress): luminous: rgw: chained cache size is growing above rgw_cache_lru_s...
Nathan Cutler
12:17 PM rgw Backport #22583 (Resolved): luminous: rgw: chained cache size is growing above rgw_cache_lru_size...
https://github.com/ceph/ceph/pull/19785 Nathan Cutler
07:34 PM rgw Backport #22589: jewel: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
The jewel backport is currently an umerged PR: https://github.com/ceph/ceph/pull/19769 J. Eric Ivancich
12:19 PM rgw Backport #22589 (Resolved): jewel: rgw: put cors operation returns 500 unknown error (ops are ECA...
https://github.com/ceph/ceph/pull/19769 Nathan Cutler
07:34 PM rgw Backport #22588: luminous: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
The luminous backport is currently an umerged PR: https://github.com/ceph/ceph/pull/19788 J. Eric Ivancich
12:19 PM rgw Backport #22588 (Resolved): luminous: rgw: put cors operation returns 500 unknown error (ops are ...
https://github.com/ceph/ceph/pull/19788 Nathan Cutler
07:32 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
The luminous backport is currently a PR waiting to be merged: https://github.com/ceph/ceph/pull/19788
The jewel ba...
J. Eric Ivancich
07:29 PM Revision 01f9b599 (ceph): Merge pull request #19806 from cbodley/wip-common-escape
common: add streaming interfaces for json/xml escaping
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
07:25 PM CephFS Documentation #22599 (Fix Under Review): doc: mds memory tracking of cache is imprecise by a cons...
https://github.com/ceph/ceph/pull/19807 Patrick Donnelly
07:19 PM CephFS Documentation #22599 (In Progress): doc: mds memory tracking of cache is imprecise by a constant ...
Patrick Donnelly
07:19 PM CephFS Documentation #22599 (Resolved): doc: mds memory tracking of cache is imprecise by a constant factor
MDS currently can use up much more memory than its mds_cache_memory_limit. This is more noticable in deployments of a... Patrick Donnelly
06:52 PM Revision 0e47a339 (ceph): cmake: update minimum boost version to 1.66
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:44 PM CephFS Bug #22548 (Need More Info): mds: crash during recovery
Patrick Donnelly
06:26 PM Revision 688cc257 (ceph): common: add streaming interfaces for json/xml escaping
adds stream output operators that escape json/xml strings without having
to allocate a separate output buffer
Signed...
Casey Bodley
05:38 PM Revision dff95620 (ceph): test: EscapeJson.Utf8 uses json instead of xml
the xml version does not escape the \n, while json does
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:38 PM Revision b2960e47 (ceph): test: use hex string literals
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:09 PM CephFS Bug #21539 (Resolved): man: missing man page for mount.fuse.ceph
Jos Collin
02:51 PM CephFS Bug #21539: man: missing man page for mount.fuse.ceph
follow-on fix: https://github.com/ceph/ceph/pull/19792 Nathan Cutler
05:09 PM CephFS Backport #22398 (Resolved): luminous: man: missing man page for mount.fuse.ceph
Jos Collin
05:07 PM Revision c859483f (ceph): Merge pull request #19449 from smithfarm/wip-22398-luminous
luminous: doc: man page for mount.fuse.ceph
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
04:42 PM Revision 135c0a01 (ceph): Merge pull request #19279 from taoCH/wip-fix-librgw-shutdown-err
librgw: fix shutdown err with resources uncleaned
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
04:41 PM Revision 3b033d8e (ceph): Merge pull request #19394 from zhangsw/cleanup-rgw-datasync-lease_cr
rgw: lease_cr->go_down is called twice, remove the needless one.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:26 PM bluestore Bug #22543: OSDs can not start after shutdown, killed by OOM killer during PGs load
Sage,
Unfortunately we could not wait so long and re-deployed Ceph cluster on 12/30/2017.
We have managed to sta...
Volodymyr Blokhin
02:53 PM bluestore Bug #22543 (Need More Info): OSDs can not start after shutdown, killed by OOM killer during PGs load
The mempool dump shows 58GB (!) of pg logs. Can you restart the osd with 'debug bluestore = 20' so we can see if it i... Sage Weil
04:16 PM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
I have
https://github.com/ceph/ceph/pull/19788
(Sorry for not opening up a backport before writing this, I havn...
Adam Emerson
01:09 PM rgw Backport #22574 (In Progress): luminous: Random 500 errors in Swift PutObject
Nathan Cutler
12:16 PM rgw Backport #22574 (Resolved): luminous: Random 500 errors in Swift PutObject
https://github.com/ceph/ceph/pull/19788 Nathan Cutler
04:15 PM rgw Backport #22575: jewel: Random 500 errors in Swift PutObject
Here's Matt's jewel backport. I beefed up the description on the original bug.
https://github.com/ceph/ceph/pull/1...
Adam Emerson
03:36 PM rgw Backport #22575: jewel: Random 500 errors in Swift PutObject
looking at this ticket now, would it help if we beefed up the description and maybe reproducer hints? @adamemerson, ... Matt Benjamin
03:33 PM rgw Backport #22575: jewel: Random 500 errors in Swift PutObject
basically, in my judgment, yes. these fixes arise from experience with multi-gateway setups in the field. note that... Matt Benjamin
03:29 PM rgw Backport #22575 (Need More Info): jewel: Random 500 errors in Swift PutObject
The changes seem too extensive for jewel. Is the jewel backport really necessary? Nathan Cutler
12:16 PM rgw Backport #22575 (Resolved): jewel: Random 500 errors in Swift PutObject
https://github.com/ceph/ceph/pull/19769 Nathan Cutler
04:11 PM Revision 767fec1e (ceph): rgw: retry CORS put/delete operations on ECANCELLED
Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from ...
Adam Emerson
04:11 PM Revision 5ceb7cb9 (ceph): rgw: Add expiration in the object cache
We had it in the chained caches, but it doesn't do much good if
they just fetch objects out of the object cache.
Fix...
Adam Emerson
04:11 PM Revision 34864fe7 (ceph): rgw: Plumb refresh logic into object cache
Now when we force a refetch of bucket info it will actually go to the
OSD rather than simply using the objects in the...
Adam Emerson
04:10 PM rgw Bug #22517: Cache never becoming consistent after failed updates
The behavior that's been reported shows the cache being out of date when updates to bucket metadata are attempted, le... Adam Emerson
04:00 PM rgw Bug #22517: Cache never becoming consistent after failed updates
basically, in my judgment, yes. note that there were additional changes originally in this series that just optimized... Matt Benjamin
03:32 PM rgw Bug #22517: Cache never becoming consistent after failed updates
Ken Dreyer has it in his list of Things to Do For This Bug. Adam Emerson
03:29 PM rgw Bug #22517: Cache never becoming consistent after failed updates
Luminous backport staged.
The changes seem too extensive for jewel. Is the jewel backport really necessary?
Nathan Cutler
04:08 PM CephFS Documentation #2206 (Resolved): Need a control command to gracefully shutdown an active MDS prior...
Sage Weil
04:02 PM Revision 92eae109 (ceph): Merge pull request #19725 from shinobu-x/osd_max_object_size
osd,os/bluestore: Display current size of osd_max_object_size
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:01 PM bluestore Bug #22535 (Pending Backport): OSD crushes with FAILED assert(used_blocks.size() > count) during ...
Kefu Chai
03:59 PM Revision 6a817b90 (ceph): Merge pull request #19718 from ifed01/wip-ifed-freelist-cleanup
os/bluestore: refactor FreeListManager to get clearer view on the number
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:57 PM Revision bfd4091f (ceph): rgw: Expire entries in bucket info cache
To bound the degree to which an RGW instance can go out to lunch if
the watch/notify breaks down, force refresh of an...
Adam Emerson
03:57 PM RADOS Bug #22597 (Resolved): "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgrade test
http://pulpito.ceph.com/kchai-2018-01-05_15:34:38-upgrade-wip-kefu-testing-2018-01-04-1836-distro-basic-mira/
<pre...
Kefu Chai
03:52 PM Revision b99dae03 (ceph): Merge pull request #18324 from Jeegn-Chen/wip-bucket-quota-api
rgw: Admin API Support for bucket quota change
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:52 PM Revision 58fe27eb (ceph): common/perf_counters: remove unused parameter
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:50 PM Revision 44bbb372 (ceph): Merge pull request #19719 from shinobu-x/bluestore_extentmap_dup
bluestore: BlueStore::ExtentMap::dup impl
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:43 PM Revision 2775cc9a (ceph): Merge pull request #19698 from Liuchang0812/cleanup-ceph-tool
ceph: add the right bracket to watch-channel argument in the help message
Reviewed-by: Sage Weil <sage@redhat.com>
R...
Kefu Chai
03:35 PM Revision 16a1a02e (ceph): Merge pull request #19660 from cfanz/tmp
include/encoding: fix compat version error message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:16 PM Revision b77ad3ae (ceph): Merge pull request #19654 from yaozongyou/test-fix-memory-leak
test: fix unittest memory leak to silence valgrind
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM mgr Bug #22457 (Pending Backport): ceph-mgr dashboard has dependency on python-jinja2
Kefu Chai
03:15 PM Revision 4fda7cc5 (ceph): Merge pull request #19598 from jcsp/wip-22457
packaging: explicit jinja2 dependency for dashboard
Reviewed-by: Wido den Hollander <wido@42on.com>
Kefu Chai
03:13 PM Bug #22596 (Resolved): qa/standalone/osd/osd-config.sh fails
/kchai-2018-01-04_11:59:52-rados-wip-kefu-testing-2018-01-04-1836-distro-basic-smithi/2025314/ Kefu Chai
03:02 PM CephFS Bug #22595 (Resolved): doc: mount.fuse.ceph is missing in index.rst
Nathan Cutler
02:56 PM CephFS Bug #22595 (Closed): doc: mount.fuse.ceph is missing in index.rst
Luminous backport handled via #21539 Nathan Cutler
01:57 PM CephFS Bug #22595 (Fix Under Review): doc: mount.fuse.ceph is missing in index.rst
Jos Collin
01:57 PM CephFS Bug #22595: doc: mount.fuse.ceph is missing in index.rst
https://github.com/ceph/ceph/pull/19792 Jos Collin
01:56 PM CephFS Bug #22595 (Resolved): doc: mount.fuse.ceph is missing in index.rst
mount.fuse.ceph is missing in http://docs.ceph.com/docs/master/cephfs/ Jos Collin
02:59 PM Revision ce1fe248 (ceph): doc: fix typo
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit a925bb4520797376b4b169bbcfe613cd1fa36429)
Jos Collin
02:59 PM Revision fa86f789 (ceph): doc: add mount.fuse.ceph to index
Added mount.fuse.ceph to index.rst
Fixes: http://tracker.ceph.com/issues/22595
Signed-off-by: Jos Collin <jcollin@re...
Jos Collin
02:59 PM Revision e21b3af6 (ceph): doc: doc for mount.fuse.ceph
Created doc for mount.fuse.ceph.
Fixes: http://tracker.ceph.com/issues/21539
Signed-off-by: Jos Collin <jcollin@redh...
Jos Collin
02:58 PM Revision bdeaae01 (ceph): Merge pull request #19792 from joscollin/wip-doc-cephfs
doc: add mount.fuse.ceph to index
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse...
Nathan Cutler
02:56 PM bluestore Bug #22102 (Need More Info): BlueStore crashed on rocksdb checksum mismatch
Have you seen any other instances of this? this is the first time i've heard of this particular crash. It looks lik... Sage Weil
02:54 PM bluestore Bug #21736 (Can't reproduce): Cannot create bluestore OSD
Sage Weil
02:07 PM Revision a925bb45 (ceph): doc: fix typo
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
01:59 PM Revision db23f4ce (ceph): doc: add mount.fuse.ceph to index
Added mount.fuse.ceph to index.rst
Fixes: http://tracker.ceph.com/issues/22595
Signed-off-by: Jos Collin <jcollin@re...
Jos Collin
01:49 PM rbd Backport #21691 (In Progress): jewel: [qa] rbd_mirror_helpers.sh request_resync_image function sa...
Nathan Cutler
01:48 PM Revision c384f302 (ceph): qa/workunits/rbd: fixed variable name for resync image id
Fixes: http://tracker.ceph.com/issues/21663
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:48 PM rbd Backport #21690 (In Progress): luminous: [qa] rbd_mirror_helpers.sh request_resync_image function...
Nathan Cutler
01:48 PM Revision 88c987cd (ceph): qa/workunits/rbd: fixed variable name for resync image id
Fixes: http://tracker.ceph.com/issues/21663
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:47 PM rbd Backport #21688 (In Progress): luminous: Possible deadlock in 'list_children' when refresh is req...
Nathan Cutler
01:45 PM rbd Bug #21353 (Resolved): upgrade to luminous results in seemingly corrupt images in QEMU
doc/release-notes.rst is maintained in master only - dropping the backport Nathan Cutler
01:39 PM rbd Bug #21559 (Resolved): [rbd-mirror] resync isn't properly deleting non-primary image
Nathan Cutler
01:39 PM rbd Backport #21640 (Resolved): luminous: [rbd-mirror] resync isn't properly deleting non-primary image
Nathan Cutler
01:38 PM rbd Bug #21567 (Resolved): rbd does not delete snaps in (ec) data pool
Nathan Cutler
01:38 PM rbd Backport #21639 (Resolved): luminous: rbd does not delete snaps in (ec) data pool
Nathan Cutler
01:22 PM rbd Backport #21642 (In Progress): jewel: rbd ls -l crashes with SIGABRT
Nathan Cutler
01:22 PM Revision 24f768dc (ceph): librbd: hold cache_lock while clearing cache nonexistence flags
When transitioning from a snapshot that had an associated parent
to a snapshot where the parent was flattened and rem...
Jason Dillaman
01:20 PM rbd Backport #21641 (In Progress): luminous: rbd ls -l crashes with SIGABRT
Nathan Cutler
01:20 PM Revision a15eb7df (ceph): librbd: hold cache_lock while clearing cache nonexistence flags
When transitioning from a snapshot that had an associated parent
to a snapshot where the parent was flattened and rem...
Jason Dillaman
01:17 PM rgw Backport #22581 (In Progress): luminous: multisite: 'radosgw-admin sync error list' contains temp...
Nathan Cutler
12:16 PM rgw Backport #22581 (Resolved): luminous: multisite: 'radosgw-admin sync error list' contains tempora...
https://github.com/ceph/ceph/pull/19799 Nathan Cutler
01:16 PM Revision 84fff7ac (ceph): rgw: dont log EBUSY errors in 'sync error list'
these temporary errors get retried automatically, so no admin
intervention is required. logging them only serves to w...
Casey Bodley
12:39 PM rgw Backport #22571 (Resolved): luminous: Stale bucket index entry remains after object deletion
Nathan Cutler
12:16 PM rgw Backport #22571 (Resolved): luminous: Stale bucket index entry remains after object deletion
https://github.com/ceph/ceph/pull/18794 Nathan Cutler
12:37 PM rgw Backport #22506 (In Progress): luminous: rgw usage trim only trims a few entries
Nathan Cutler
12:35 PM rgw Backport #22388 (In Progress): luminous: rgw: 501 is returned When init multipart is using V4 sig...
Nathan Cutler
12:34 PM rgw Backport #22215 (In Progress): luminous: rgw: bucket index object not deleted after radosgw-admin...
Nathan Cutler
12:34 PM rgw Backport #22210 (In Progress): luminous: radosgw-admin zonegroup get and zone get should return d...
Nathan Cutler
12:34 PM rgw Backport #22187 (In Progress): luminous: rgw: add cors header rule check in cors option request
Nathan Cutler
12:33 PM rgw Backport #22184 (In Progress): luminous: Dynamic bucket indexing, resharding and tenants seems to...
Nathan Cutler
12:33 PM rgw Backport #22027 (In Progress): luminous: multisite: destination zone does not compress synced obj...
Nathan Cutler
12:32 PM rgw Backport #21949 (In Progress): luminous: rgw: null instance mtime incorrect when enable versioning
Nathan Cutler
12:32 PM rgw Backport #21919 (In Progress): luminous: rgw_file: full enumeration needs new readdir whence str...
Nathan Cutler
12:31 PM rgw Backport #21851 (Need More Info): luminous: rgw: Missing error handling when gen_rand_alphanumeri...
Nathan Cutler
12:30 PM rgw Backport #21631 (In Progress): luminous: remove region from "INSTALL CEPH OBJECT GATEWAY"
Nathan Cutler
12:20 PM rbd Backport #22594 (Resolved): jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
https://github.com/ceph/ceph/pull/19855 Nathan Cutler
12:20 PM rbd Backport #22593 (Resolved): luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
https://github.com/ceph/ceph/pull/19853 Nathan Cutler
12:20 PM rgw Backport #22592 (Resolved): jewel: radosgw refuses upload when Content-Type missing from POST policy
https://github.com/ceph/ceph/pull/19635
Nathan Cutler
12:20 PM rgw Backport #22591 (Resolved): luminous: radosgw refuses upload when Content-Type missing from POST ...
https://github.com/ceph/ceph/pull/19784
https://github.com/ceph/ceph/pull/19867
(two identical PRs were merged in...
Nathan Cutler
12:19 PM CephFS Backport #22590 (Resolved): jewel: ceph.in: tell mds does not understand --cluster
https://github.com/ceph/ceph/pull/19907 Nathan Cutler
12:18 PM CephFS Backport #22587 (Resolved): luminous: mds: mdsload debug too high
https://github.com/ceph/ceph/pull/19827 Nathan Cutler
12:18 PM rgw Backport #22586 (Resolved): luminous: RGWBug: rewrite a versioning object create a new object
https://github.com/ceph/ceph/pull/19787 Nathan Cutler
12:17 PM CephFS Backport #22563 (In Progress): luminous: mds: optimize CDir::_omap_commit() and CDir::_committed(...
Nathan Cutler
12:17 PM CephFS Backport #22564 (In Progress): luminous: Locker::calc_new_max_size does not take layout.stripe_co...
Nathan Cutler
12:17 PM mgr Backport #22585 (Resolved): luminous: Prometheus exporter can't get metrics after update to 12.2.2
https://github.com/ceph/ceph/pull/19834 Nathan Cutler
12:16 PM rgw Backport #22582 (Resolved): jewel: multisite: 'radosgw-admin sync error list' contains temporary ...
-https://github.com/ceph/ceph/pull/19638-
https://github.com/ceph/ceph/pull/19908
Nathan Cutler
12:16 PM CephFS Backport #22580 (Resolved): luminous: qa: full flag not set on osdmap for tasks.cephfs.test_full....
https://github.com/ceph/ceph/pull/19962 Nathan Cutler
12:16 PM CephFS Backport #22579 (Resolved): luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full ...
https://github.com/ceph/ceph/pull/19830 Nathan Cutler
12:16 PM rbd Backport #22578 (Resolved): jewel: [test] rbd-mirror split brain test case can have a false-posit...
https://github.com/ceph/ceph/pull/21205 Nathan Cutler
12:16 PM rbd Backport #22577 (Resolved): luminous: [test] rbd-mirror split brain test case can have a false-po...
https://github.com/ceph/ceph/pull/20205 Nathan Cutler
12:16 PM mgr Backport #22576 (Resolved): luminous: zabbix throws exception
https://github.com/ceph/ceph/pull/19831 Nathan Cutler
12:16 PM CephFS Backport #22573 (Resolved): luminous: AttributeError: 'LocalFilesystem' object has no attribute '...
https://github.com/ceph/ceph/pull/19829 Nathan Cutler
12:16 PM rgw Backport #22572 (Resolved): jewel: Stale bucket index entry remains after object deletion
https://github.com/ceph/ceph/pull/20293 Nathan Cutler
11:26 AM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
assert(repop_queue.front() == repop); mingxin liu
11:19 AM Messengers Bug #22570 (Resolved): out of order caused by letting old msg from down peer be processed to RESE...
1.slave ack two op(op1,op2) to primary
2.op1 was dropped by con reset
3.op2 was sent to primary
4.primary use serv...
mingxin liu
10:56 AM Revision dc279bdd (ceph): osd: use next_map to determine if peer is down
or peer was once down after this msg had been sent out
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
Mingxin Liu
10:10 AM CephFS Backport #22569 (Fix Under Review): jewel: doc: clarify path restriction instructions
https://github.com/ceph/ceph/pull/19795 Jos Collin
09:39 AM CephFS Backport #22569 (Resolved): jewel: doc: clarify path restriction instructions
https://github.com/ceph/ceph/pull/19795 and https://github.com/ceph/ceph/pull/19840 Jos Collin
09:51 AM RADOS Bug #22525: auth: ceph auth add does not sanity-check caps
-https://github.com/ceph/ceph/pull/19794- Jing Li
09:39 AM CephFS Documentation #16906 (Pending Backport): doc: clarify path restriction instructions
Jos Collin
08:50 AM Revision 06071401 (ceph): ceph.in: Add blocking mode for scrub and deep-scrub
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
08:44 AM rgw Bug #20201: radosgw refuses upload when Content-Type missing from POST policy
The s3-tests patch/commit will need to be backported to the "ceph-jewel" and "ceph-luminous" branches along with the ... Nathan Cutler
07:48 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
if set rgw_override_bucket_index_max_shards value as:
rgw_override_bucket_index_max_shards = 3, or othe int, reappea...
Amine Liu
06:13 AM rgw Bug #22568: rgw: update quota is inconsistent at add/del object with compression
https://github.com/ceph/ceph/pull/19772 fang yuxiang
06:12 AM rgw Bug #22568 (New): rgw: update quota is inconsistent at add/del object with compression
one can reproduce as bellow:
first: setup
1. enable compression
2. create a user 'tt'
3. create a bucket 'ttb'
...
fang yuxiang
06:10 AM Revision 69edaa1e (ceph): rgw: update quota is inconsistent at add/del object with compression
Fixes: http://tracker.ceph.com/issues/22568
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
fang yuxiang
05:54 AM Revision a068fd84 (ceph): doc: fix heading
Fixed 'Which kernel version?' heading not having brown color background.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:46 AM rgw Bug #22469: creating a zone with mistake tier-type is not exit
https://github.com/ceph/ceph/pull/19575 Chang Liu
03:58 AM Revision e4a0cb58 (ceph): Merge pull request #19559 from liu-chunmei/fix_dpdk_bug_base_spdk
osd: fix dpdk runtime issue based on spdk/dpdk libarary
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:18 AM Revision 06ce6137 (ceph): client: make mark_caps_clean and mark_caps_dirty as member function to ...
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:15 AM Revision aeb920be (ceph): client: fix dirty caps might never be flushed
Fixes: http://tracker.ceph.com/issues/22546
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
02:15 AM rgw Bug #22567: rgw: stack overflow in JSONFormatter::print_quoted_string
https://github.com/ceph/ceph/pull/19771 fang yuxiang
02:15 AM rgw Bug #22567 (New): rgw: stack overflow in JSONFormatter::print_quoted_string
one can reproduce by steps:
configure compression for rgw
upload a big zero bytes object(>= 1G)
use radosgw-admi...
fang yuxiang
02:06 AM Revision fd6dda08 (ceph): use retry instead of bash while loop which can block indefinitly
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:00 AM Revision 4de16979 (ceph): gitlab changed from osas to gitlab.cee.redhat.com
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
01:48 AM Revision 0cbd26e8 (ceph): doc: Add usage doc for individual bucket quota Admin API
Add usage doc for a new Admin API for individual bucket quota management
Fixes: http://tracker.ceph.com/issues/21811...
Jeegn Chen
12:42 AM CephFS Bug #22483 (Pending Backport): mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is...
https://github.com/ceph/ceph/pull/19602 Patrick Donnelly
12:40 AM CephFS Bug #22475 (Pending Backport): qa: full flag not set on osdmap for tasks.cephfs.test_full.TestClu...
Patrick Donnelly

01/04/2018

10:50 PM Revision e51e1fa4 (ceph): rgw: Handle stale bucket info in RGWDeleteBucketPolicy
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit e397b7e6d0c49d625fb2b2363311e6486f204...
Adam Emerson
10:46 PM Revision 08bf9c07 (ceph): rgw: Handle stale bucket info in RGWPutBucketPolicy
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 1738b4f6b726b462abb436f78026c1577b55f...
Adam Emerson
10:42 PM Revision 3f2fa364 (ceph): rgw: Handle stale bucket info in RGWDeleteBucketWebsite
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit f4d274248e43cb38ff2b27782c010b2c35b12...
Adam Emerson
10:36 PM Revision b2667551 (ceph): rgw: Handle stale bucket info in RGWSetBucketWebsite
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit b2b7385f194def1025a8947bab876c9856b06...
Adam Emerson
10:36 PM Revision 672eea5d (ceph): rgw: Handle stale bucket info in RGWSetBucketVersioning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit a0a1e7c2ef992b8758bcfb20d893730c1b202...
Adam Emerson
10:36 PM Revision fc271e4e (ceph): rgw: Handle stale bucket info in RGWPutMetadataBucket
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit ebb86301b20098e15824f469001f6153b2796...
Adam Emerson
10:35 PM Revision dea29460 (ceph): rgw: Add retry_raced_bucket_write
If the OSD informs us that our bucket info is out of date when we need
to write, we should have a way to update it.
...
Adam Emerson
10:04 PM Revision 4a79dd90 (ceph): rgw: fix rewrite a versioning object create a new object bug
Fixes: http://tracker.ceph.com/issues/21984
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr...
Enming Zhang
09:56 PM Revision f691ad1b (ceph): doc/rados: document new class method whitelisting cap syntax
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:52 PM Revision 2e3a89f0 (ceph): rgw: Add try_refresh_bucket_info function
Sometimes operations fail with -ECANCELED. This means we got raced. If
this happens we should update our bucket info ...
Adam Emerson
09:52 PM Revision 8ced644c (ceph): osd: caps now support whitelisting execution of class methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:38 PM Revision c9051fba (ceph): osd: fix dpdk runtime issue based on spdk/dpdk libarary
1.misunderstand mbuf_overhead before, so correct it.
2.spdk/dpdk library will set refcnt, so needn't set it here.
3.a...
chunmei Liu
09:37 PM Revision 132624da (ceph): osd: track class methods when evaluating caps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:03 PM Revision c49417d8 (ceph): rgw: fix chained cache invalidation to prevent cache size growth
above the rgw_cache_lru_size limit
Fixes: http://tracker.ceph.com/issues/22410
Signed-off-by: Mark Kogan <mkogan@re...
Mark Kogan
08:54 PM Revision bd5bc6d4 (ceph): Merge pull request #48 from immesys/master
Get luminous working Noah Watkins
08:49 PM Revision ad0ea9fa (ceph): RGW: S3 POST policy should not require Content-Type
In the current implementation, putting a key in the acting
RGWPolicyEnv makes it required in RGWPolicyEnv::match_poli...
Matt Benjamin
08:11 PM rgw Backport #22182: jewel: rgw segfaults after running radosgw-admin data sync init
https://github.com/ceph/ceph/pull/19783 Orit Wasserman
08:00 PM Revision 8d6b89cc (ceph): rgw: data sync: set num_shards when building full maps
When radosgw-admin data sync init is called on a cluster, the next run
of rgw crashes as when it processes ListBucket...
Abhishek Lekshmanan
07:32 PM CephFS Bug #22562 (Fix Under Review): mds: fix dump last_sent
Patrick Donnelly
03:57 AM CephFS Bug #22562: mds: fix dump last_sent
https://github.com/ceph/ceph/pull/19762 dongdong tao
03:57 AM CephFS Bug #22562 (Resolved): mds: fix dump last_sent
last_sent in capability is an integer dongdong tao
07:31 PM Revision 7705e59a (ceph): Merge PR #19766 into master
* refs/pull/19766/head:
mds: fix typo
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Patrick Donnelly...
Patrick Donnelly
07:27 PM Revision c0b59f20 (ceph): rgw: set num_shards on 'radosgw-admin data sync init'
Fixes: http://tracker.ceph.com/issues/22083
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
07:25 PM rgw Bug #22560 (Resolved): segfault in ObjectCache::touch_lru()
moving to resolved - see http://tracker.ceph.com/issues/22517 for backport tracker Casey Bodley
06:39 PM rgw Bug #22560 (Pending Backport): segfault in ObjectCache::touch_lru()
Matt Benjamin
07:24 PM rgw Bug #22517: Cache never becoming consistent after failed updates
The pr https://github.com/ceph/ceph/pull/19581 backport needs to include the fix in https://github.com/ceph/ceph/pull... Casey Bodley
06:39 PM rgw Bug #22517 (Pending Backport): Cache never becoming consistent after failed updates
Matt Benjamin
07:21 PM rgw Bug #22444 (Fix Under Review): rgw: normalize/duplicate 'rm' vs 'remove' vs 'del' in rgw commands
Orit Wasserman
07:21 PM rgw Bug #22444: rgw: normalize/duplicate 'rm' vs 'remove' vs 'del' in rgw commands
master pr: https://github.com/ceph/ceph/pull/19439 Abhishek Lekshmanan
07:16 PM rgw Bug #22261: Object remaining in domain_root pool after delete bucket
If you use multisite than the bucket metadata and index won't be deleted.
Orit Wasserman
07:13 PM RADOS Bug #22351 (Need More Info): Couldn't init storage provider (RADOS)
what is your pool configuration? Orit Wasserman
07:05 PM rgw Bug #21397 (Resolved): permission denied rados gateway multi-size meta search integration Elastic...
Casey Bodley
07:04 PM rgw Bug #21368 (Resolved): rados gateway failed to sync with openstack keystone
Casey Bodley
07:03 PM rgw Bug #22094 (Closed): Lots of reads on default.rgw.usage pool
Orit Wasserman
07:01 PM rgw Bug #22274 (Won't Fix): Luminous's radosgw cant decide if it's 32 or 64bit
Casey Bodley
06:59 PM rgw Bug #22331 (Need More Info): Luminous 12.2.2 multisite sync failed when objects bigger than 4MB
Casey Bodley
06:59 PM rgw Bug #22331: Luminous 12.2.2 multisite sync failed when objects bigger than 4MB
Can you share the output of 'radosgw-admin sync status'? The 'Device or resource busy' error you see is unrelated (th... Casey Bodley
06:54 PM rgw Bug #22312 (In Progress): ERROR: keystone revocation processing returned error r=-22 on keystone ...
@marcus, could you take a look when able? Matt Benjamin
06:53 PM rgw Bug #22296: Librgw shutdown uncorreclty
Casey Bodley
06:51 PM Revision 647ce338 (ceph): When a system object is created exclusively, do not distribute the
cache information to the other rados gateways and instead let them
lazily retrieve the information when they need it....
J. Eric Ivancich
06:48 PM rgw Bug #22541: put bucket policy panics RGW process
Matt Benjamin
06:45 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
@eric, could you try to evaluate this? looks novemberish Matt Benjamin
06:43 PM rgw Bug #21560 (Pending Backport): rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Matt Benjamin
06:42 PM rgw Bug #21591 (Resolved): RGW multisite does not sync all objects
Casey Bodley
06:40 PM rgw Bug #20201 (Pending Backport): radosgw refuses upload when Content-Type missing from POST policy
Orit Wasserman
06:10 PM Revision 20629691 (ceph): rgw: keep compression type consistent between parts of s3 Multipart
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
05:58 PM Revision 79e83d27 (ceph): Merge pull request #19756 from shinobu-x/objecter_unique_lock
osdc: Do not use lock_guard as unique_lock
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Adam C. Emerso...
Greg Farnum
05:46 PM mgr Bug #22527 (Resolved): mgr.x runtime_error in json_spirit on upgrade
Fixed by f6e1a797d45d7d646835bad8e258908407b2695b. Patrick Donnelly
02:57 AM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
+1 for revert Zheng Yan
05:42 PM Revision f6e1a797 (ceph): Revert "Merge PR #19369 into master"
This reverts commit 3189ba19a779e4a54265aa831a57d686a7911187, reversing
changes made to b7620de0200bdbac6a1a7abbdfbaf...
Patrick Donnelly
05:11 PM Revision 4edaf0ac (ceph): Merge pull request #19763 from tchaikov/wip-cmake
cmake: pass static linkflags to the linker who links libcommon
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
04:54 PM Revision 82b9b838 (ceph): Avoid the assert failure when the inode for the cap_export from other M...
Signed-off-by: Jianyu Li <joannyli@tencent.com> Jianyu Li
03:58 PM Revision a819f5ec (ceph): rgw: Plumb refresh logic into object cache
Now when we force a refetch of bucket info it will actually go to the
OSD rather than simply using the objects in the...
Adam Emerson
02:58 PM rgw Bug #22015: Civetweb reports bad response code.
Looks solved: https://github.com/ceph/ceph/pull/19678 Jarek Owsiewski
02:55 PM Revision f309180b (ceph): admin/build-doc: support renamed python2 RPMs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM RADOS Bug #22354: v12.2.2 unable to create bluestore osd using ceph-disk
So my OSDs had the default Bluestore layout the first time around, i.e. a 100MB DB/WAL (xfs) partition followed by th... Jon Heese
07:06 AM RADOS Bug #22354: v12.2.2 unable to create bluestore osd using ceph-disk
Jon Heese wrote:
> Unfortunately, `ceph-disk zap /dev/sde` does not wipe enough of the disk to avoid this issue. As...
Hua Liu
02:35 PM RADOS Bug #22266 (Pending Backport): mgr/PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)
Kefu Chai
02:32 PM RADOS Bug #22266 (Resolved): mgr/PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)
Sage Weil
01:23 PM RADOS Bug #22266 (Fix Under Review): mgr/PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)
http://tracker.ceph.com/issues/22266 Kefu Chai
02:32 PM Revision b3319127 (ceph): Merge pull request #19780 from tchaikov/wip-22266
tools/ceph_monstore_tool: include mgrmap in initial paxos epoch
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:52 PM RADOS Support #22566 (New): Some osd remain 100% CPU after upgrade jewel => luminous (v12.2.2) and some...
h1. I have some OSDs that remain at 100% startup without any debug info in the logs :... David Casier
01:30 PM rgw Feature #22565 (New): Multiple Data Pool Support for a Bucket
https://etherpad.net/p/multiple-data-pool-support-for-a-bucket Jeegn Chen
01:21 PM Revision f3f2a8ba (ceph): tools/ceph_monstore_tool: include mgrmap in initial paxos epoch
before this change, the "mgr" map is not included paxos, thus why the
peon mon fails to have the mgr map after it is ...
Kefu Chai
12:30 PM bluestore Bug #22467: osd boot has stuck for 10min because of clear_temp_object
Josh Durgin wrote:
> This is bluestore, right? It sounds like you've got too large/slow a rocksdb - you want that me...
jinxiang cheng
11:44 AM Revision 75c5e5cc (ceph): cmake: pass static linkflags to the linker who links libcommon
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:33 AM Bug #22558 (Fix Under Review): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
https://github.com/ceph/ceph/pull/19777 Kefu Chai
07:45 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
it is a regression caused by #21762 's luminous backport. Kefu Chai
08:07 AM Dashboard Feature #22521: dashboard: performance counter browser
Chang Liu wrote:
> John Spray wrote:
> > Hi Chang -- this feature is currently being worked on by Rubab Syed, who i...
Chang Liu
07:48 AM Dashboard Feature #22521: dashboard: performance counter browser
John Spray wrote:
> Hi Chang -- this feature is currently being worked on by Rubab Syed, who is an outreachy intern....
Chang Liu
07:15 AM CephFS Backport #22564 (Resolved): luminous: Locker::calc_new_max_size does not take layout.stripe_count...
https://github.com/ceph/ceph/pull/19776 Zheng Yan
07:12 AM Revision 08edb163 (ceph): mds: respect mds_client_writeable_range_max_inc_objs config
get_layout_size_increment() return layout.get_period(). A period
contain layout.stripe_count objects.
The config is ...
Yan, Zheng
07:12 AM RADOS Support #22422: Block fsid does not match our fsid
See, [[http://tracker.ceph.com/issues/22354]] Hua Liu
07:10 AM CephFS Backport #22563 (Resolved): luminous: mds: optimize CDir::_omap_commit() and CDir::_committed() f...
https://github.com/ceph/ceph/pull/19775 Zheng Yan
07:08 AM Revision 8d6c2c2d (ceph): mds: track dirty dentries in separate list
this should improve performance of large directory
Fixes: http://tracker.ceph.com/issues/19578
Signed-off-by: "Yan, ...
Yan, Zheng
06:56 AM Revision b2893d17 (ceph): rgw: Admin API Support for bucket quota change
Allow admin to change the quota of a individual bucket through Admin API
Fixes: http://tracker.ceph.com/issues/21811...
Jeegn Chen
06:56 AM Revision 46b1186f (ceph): rgw: Add URL format support for bucket quota modification
Allow admin to change the quota of a individual bucket through Admin API
with params in URL
Fixes: http://tracker.ce...
Jeegn Chen
06:48 AM Revision 77c7013a (ceph): rgw: fix the return type is wrong
invalid acl header will also be successful
Signed-off-by: hechuang <hechuang@xsky.com>
chuang he
05:23 AM Revision e96b55fd (ceph): rbd: replace positional_path parameter with arg_index in get_path()
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
04:47 AM Revision 67a19801 (ceph): client: add log when we got unexpected flush ack
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
04:43 AM Revision b96df5ff (ceph): mds: use session.get_client()
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
04:35 AM Revision 7bc1fa04 (ceph): client: avoid adding checked inode to the delayed_caps
no need to check again in delayed_caps
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
03:57 AM Revision 3d3df18b (ceph): mds: fix dump last_sent
issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
03:47 AM Revision 11ed05c7 (ceph): mds: fix typo
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:46 AM CephFS Bug #22542 (Resolved): doc: epoch barrier mechanism not found
Jos Collin
03:41 AM Revision b8c3c695 (ceph): client: avoid remove same cap twice
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:34 AM Revision 585d1ac3 (ceph): client: enhance log for _closed_mds_session
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:26 AM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
can't find any 'osd_op ... write' in mds logs. So I can't find any clue how the corruption happened. Zheng Yan
01:48 AM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
Zheng Yan wrote:
> can't any log for "2017-12-16". next time you do experiment,please set debug_ms=1 for mds
Dear...
鹏 张
02:25 AM Revision ce7cd1d5 (ceph): rgw: Add expiration in the object cache
We had it in the chained caches, but it doesn't do much good if
they just fetch objects out of the object cache.
Fix...
Adam Emerson
02:25 AM Revision 371683a1 (ceph): rgw: retry CORS put/delete operations on ECANCELLED
Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from...
Adam Emerson
01:38 AM Revision 213bc895 (ceph): common: Do not use unique_lock, if manual lock/unlock are not necessary
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo
01:07 AM RADOS Bug #22561 (New): PG stuck during recovery, requires OSD restart
We are sometimes encountering issues with PGs getting stuck in recovery.
For example, we ran some stress tests wit...
Paul Emmerich
12:31 AM Revision 106061fd (ceph): rgw: Expire entries in bucket info cache
To bound the degree to which an RGW instance can go out to lunch if
the watch/notify breaks down, force refresh of an...
Adam Emerson
12:30 AM Revision 72a103b4 (ceph): rgw: Handle stale bucket info in RGWDeleteBucketWebsite
Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from...
Adam Emerson
12:30 AM Revision 66df0d45 (ceph): rgw: Handle stale bucket info in RGWSetBucketWebsite
Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from...
Adam Emerson
12:28 AM Revision 04dbb579 (ceph): rgw: Handle stale bucket info in RGWSetBucketVersioning
Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from...
Adam Emerson
12:26 AM Revision ea7e2fd7 (ceph): rgw: Handle stale bucket info in RGWPutMetadataBucket
Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from...
Adam Emerson
12:10 AM Bug #22549: admin/build-doc is asking the already installed packages
Jos Collin wrote:
> admin/build-doc is always asking the already installed packages.
>
> $ admin/build-doc
> ad...
Jos Collin

01/03/2018

11:26 PM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
+1 -- I'd revert that. The original format with the dicts is kind of ugly, but I don't think there's a strong enough... John Spray
10:12 PM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
I'm inclined to revert [1] as it's not worth the trouble it's caused. There isn't a clean way to make the upgrade tes... Patrick Donnelly
11:12 PM Revision cf322e65 (ceph): mds: Using stl min | max, MIN | MAX macros instead
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo
10:19 PM Revision 6b72f456 (ceph): Merge pull request #19768 from cbodley/wip-rgw-cache-dedeque
rgw: change ObjectCache::lru from deque back to list Matt Benjamin
09:38 PM rgw Bug #22560 (In Progress): segfault in ObjectCache::touch_lru()
https://github.com/ceph/ceph/pull/19768 Casey Bodley
07:12 PM rgw Bug #22560 (Resolved): segfault in ObjectCache::touch_lru()
when running vstart.sh with RGW=1, the `radosgw-admin user create --uid testid` command crashes:... Casey Bodley
09:29 PM Revision 25b27b5c (ceph): rgw: add invalidate_lru() call back to ObjectCache::put()
the removal of this line was causing s3test failures independently of
the change from list-deque
Signed-off-by: Case...
Casey Bodley
09:28 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
So Nathan seems to have narrowed it down to https://github.com/ceph/ceph/pull/17815 - can you look at this when you'r... Josh Durgin
09:23 PM RADOS Support #22422: Block fsid does not match our fsid
It looks like you may have had a partial prepare there in the past - if you're sure it's the right disk, wipe it with... Josh Durgin
09:22 PM RADOS Bug #22438 (Resolved): mon: leak in lttng dlopen / __tracepoints__init
Josh Durgin
09:17 PM RADOS Support #22466 (Closed): PG failing to map to any OSDs
Josh Durgin
09:17 PM bluestore Bug #22467: osd boot has stuck for 10min because of clear_temp_object
This is bluestore, right? It sounds like you've got too large/slow a rocksdb - you want that metadata on an ssd. Josh Durgin
09:08 PM RADOS Support #22553: ceph-object-tool can not remove metadata pool's object
Is there possibly something wrong with that disk? Josh Durgin
08:28 PM Revision 57bee5fc (ceph): rgw: Add retry_raced_bucket_write
If the OSD informs us that our bucket info is out of date when we need
to write, we should have a way to update it.
...
Adam Emerson
08:27 PM Revision 2c14cf0a (ceph): rgw: Add try_refresh_bucket_info function
Sometimes operations fail with -ECANCELED. This means we got raced. If
this happens we should update our bucket info ...
Adam Emerson
07:39 PM Revision 3fa6a3fa (ceph): rgw: change ObjectCache::lru from deque back to list
ObjectCacheEntry stores an lru_iter into this lru, and depends on that
iterator remaining valid as other entries are ...
Casey Bodley
06:11 PM CephFS Bug #22536 (Fix Under Review): client:_rmdir() uses a deleted memory structure(Dentry) leading a ...
Patrick Donnelly
05:53 PM Dashboard Bug #22557 (Fix Under Review): Dashboard on backup MGRs always redirects to /, breaking reverse p...
https://github.com/ceph/ceph/pull/19758 John Spray
03:25 PM Dashboard Bug #22557 (Resolved): Dashboard on backup MGRs always redirects to /, breaking reverse proxy sup...
The backup MGRs always redirect to / on the active MGR. This means if the proxy hits an active MGR for /, the dashboa... Nick Erdmann
05:40 PM CephFS Bug #22546 (Fix Under Review): client: dirty caps may never get the chance to flush
Patrick Donnelly
05:07 PM Bug #21930 (Resolved): Dead jobs at "Finished running handlers" in upgrade:jewel-x-luminous
Sage Weil
05:07 PM Revision bccb4839 (ceph): Merge pull request #19243 from liewegas/wip-fix-statfs-luminous
mon/Monitor: fix statfs handling before luminous switchover happens
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Re...
Sage Weil
04:41 PM Bug #22558 (Resolved): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Seems centos related
Run: http://pulpito.ceph.com/teuthology-2018-01-03_05:50:02-upgrade:client-upgrade-kraken-lumin...
Yuri Weinstein
04:40 PM Revision 4bb5c856 (ceph): radosgw: fix doubled underscore with s3/swift server-side copy
A name is almost an oid. Except that if a name starts
with a _, the corresponding oid starts with a double _.
The co...
Marcus Watts
04:21 PM Bug #22465: packages have unmet dependencies in upgrade:client-upgrade-kraken-luminous
ubuntu seems fixed, but centos is still failing:
http://pulpito.ceph.com/teuthology-2018-01-03_05:50:02-upgrade:c...
Yuri Weinstein
04:04 PM Revision 819a3578 (ceph): Merge tag 'v13.0.1'
Sage Weil
04:03 PM Revision 9cce2427 (ceph): v13.0.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:44 PM rgw Bug #22410 (Pending Backport): rgw: chained cache size is growing above rgw_cache_lru_size limit
Ken Dreyer
03:28 PM RADOS Bug #22354: v12.2.2 unable to create bluestore osd using ceph-disk
Jon Heese wrote:
> Unfortunately, `ceph-disk zap /dev/sde` does not wipe enough of the disk to avoid this issue. As...
Curt Bruns
03:23 PM Revision ab076edf (ceph): ceph.in: print all matched commands if arg missing
so if only a single command matches, the "Invalid command:" error
message is
printed, otherwise, the top 10 matched c...
Kefu Chai
02:42 PM CephFS Feature #16775 (Fix Under Review): MDS command for listing open files
https://github.com/ceph/ceph/pull/19760 John Spray
01:04 PM CephFS Feature #16775: MDS command for listing open files
could you please have a look at this pr
https://github.com/ceph/ceph/pull/19760
dongdong tao
02:37 PM Revision 78b7f10d (ceph): mgr/DaemonServer: fix error string
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:37 PM Revision 8651e15c (ceph): qa/tasks/ceph_manager: tolerate failure to force backfill/recoery
The pool may have been deleted out from underneath us.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:04 PM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
can't any log for "2017-12-16". next time you do experiment,please set debug_ms=1 for mds Zheng Yan
10:10 AM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
Zheng Yan wrote:
> please upload ceph cluster log. So I can check timestamp of mds failovers
Dear zheng:
I ha...
鹏 张
03:45 AM CephFS Bug #22523: Jewel10.2.10 cephfs journal corrupt,later event jump into previous position.
please upload ceph cluster log. So I can check timestamp of mds failovers Zheng Yan
01:18 PM Revision 3f11a475 (ceph): osd/PrimryLogPG: avoid repetitive lookups on waiting_for_ondisk in eval...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:18 PM Revision 3ad6456d (ceph): osd/pglog: avoid excessive lookups in unindex method
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:18 PM Revision dfcdf7cf (ceph): osd/PG: avoid excessive lookups in share_pg_info()
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:17 PM Revision 6df13e65 (ceph): osd/PGLog: refactor 'trimmed' container processing to use 'move' semant...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
12:44 PM Revision e372e949 (ceph): rbd-nbd: output format support for list-mapped command
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:44 PM Revision 742187ac (ceph): rbd-nbd: 'id' instead of 'pid' as column name in list-mapped output
(to make output look similar to krbd)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:12 PM rbd Feature #18480 (Resolved): rbd-mirror: support cloning an image from a non-primary snapshot
Mykola Golub
12:11 PM Revision a5fd0e71 (ceph): Merge pull request #19724 from dillaman/wip-18480
rbd: support cloning an image from a non-primary snapshot
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:45 AM Revision 01cda746 (ceph): os/Transaction: print keys when dumping omap_removekeys transaction
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:45 AM Revision b40131a2 (ceph): os/bluestore: distinguish regular and pgmeta omaps when generating DB
histogram
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:16 AM Revision fa37ed1a (ceph): common/throttle: start using 64-bit values
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:08 AM Revision 0abcf578 (ceph): Merge pull request #19750 from badone/wip-dump_loads-formatter-null-check
mds: Remove redundant null pointer check Zheng Yan
09:19 AM Revision dae91f36 (ceph): osdc: Do not use lock_guard as unique_lock
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com> Shinobu Kinjo
09:17 AM bluestore Bug #22510: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "allocate failed...
Seems that is same as described here for bitmap allocator:
https://www.spinics.net/lists/ceph-devel/msg32462.html
...
Aleksei Gutikov
08:08 AM rgw Bug #22556 (Closed): failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f489699...
2018-01-03 15:53:54.081272 7ffae4959700 0 -- 172.18.216.129:0/3441061439 submit_message mon_subscribe({osdmap=202}) ... Amine Liu
07:49 AM Revision 07c30aaf (ceph): rgw: format rgw_bucket_dir_header in ceph-dencoder
* "new_instance" doesn't belong to field "stats", so put it in another section
Signed-off-by: Bingyin Zhang <zhangbi...
Bingyin Zhang
07:46 AM Revision 37282f21 (ceph): Merge pull request #19752 from Liuchang0812/cleanup-dev-doc
doc: fix CFLAGS in doc/dev/cpu-profiler.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:19 AM Revision 489ef0f2 (ceph): doc: fix CFLAGS in doc/dev/cpu-profiler.rst
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
05:52 AM Bug #22549 (Fix Under Review): admin/build-doc is asking the already installed packages
https://github.com/ceph/ceph/pull/19751 Kefu Chai
03:50 AM Bug #22549: admin/build-doc is asking the already installed packages
Hi,
I only get a warnning to install python-pip, while I installed python2-pip.
-PR: https://github.com/ceph/ce...
Jing Li
04:00 AM CephFS Bug #22547: active mds session miss for client
Zheng Yan wrote:
> Sorry. the while the process is:
>
> mds close client connection
> client's remote_reset call...
dongdong tao
02:51 AM CephFS Bug #22547: active mds session miss for client
Sorry. the while the process is:
mds close client connection
client's remote_reset callback gets called
client s...
Zheng Yan
03:43 AM Revision 65fcccc0 (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac...
YunfeiGuan
03:06 AM Revision 5132a1ce (ceph): mds: Remove redundant null pointer check
Resolves Coverity CID 1426746
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
01:41 AM RADOS Bug #22346 (Resolved): OSD_ORPHAN issues after jewel->luminous upgrade, but orphaned osds not in ...
Not for me.
$ crushtool -d crushmap.bad -o crushmap.bad.txt
$ crushtool -d crushmap.good -o crushmap.good.txt
$ ...
Brad Hubbard
01:35 AM Revision e4b8ae34 (ceph): Merge pull request #19666 from trociny/wip-nbd-unmap-by-image
rbd-nbd: allow to unmap by image or snap spec
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
 

Also available in: Atom