Project

General

Profile

Activity

From 04/17/2019 to 05/16/2019

05/16/2019

10:59 PM Bug #39599 (Fix Under Review): common: segfault while parsing POD_MEMORY_REQUEST
Patrick Donnelly
08:14 PM Revision 31e8cd9a (ceph): Merge pull request #28067 from yuriw/wip-yuriw-crontab-master
qa/tests: added new client-upgrade-*-nautilus suites for jewel, luminous, mimic Yuri Weinstein
08:09 PM Stable releases Tasks #39718: v13.2.6 Mimic
h3. QE VALIDATION (STARTED 5/16/19)
*%{color:brown}See details of approvals => https://marc.info/?t=155864166200...
Yuri Weinstein
08:02 PM Stable releases Tasks #39718: v13.2.6 Mimic
... Yuri Weinstein
08:03 PM Revision 5b337e2c (ceph): rbd-mirror: avoid attempting to reacquire lock if blacklisted
The pool replayer state machine will automatically be restarted
when a blacklist is detected.
Signed-off-by: Jason D...
Jason Dillaman
07:00 PM mgr Bug #39955: After upgrade to Nautilus 14.2.1 mon DB is growing too fast when state of cluster is ...
red triangular spikes -- `ceph mon compact` Марк Коренберг
06:48 PM mgr Bug #39955 (Resolved): After upgrade to Nautilus 14.2.1 mon DB is growing too fast when state of ...
I did not track before, but after upgrade, any non-"active+clean" state lead to rapid growth of monitor DB. For examp... Марк Коренберг
05:33 PM Revision 7ab44cb2 (ceph): docs: improve rgw ldap auth options
Signed-off-by: Thomas Kriechbaumer <thomas@kriechbaumer.name> Thomas Kriechbaumer
04:21 PM RADOS Bug #38827: valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHandler::authent...
The RGW verify suite has commented out the lines running valgrind on the mon.
https://github.com/ceph/ceph/pull/2815...
Ali Maredia
04:04 PM Revision db786a8a (ceph): mgr/dashboard: Fix tcmu-runner perf counters page
Fixes: https://tracker.ceph.com/issues/39954
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
03:55 PM Dashboard Cleanup #39384 (Pending Backport): mgr/dashboard: Unify the look of dashboard charts
Ricardo Marques
03:55 PM Revision da7f380c (ceph): Merge pull request #27681 from tspmelo/wip-charts
mgr/dashboard: Unify the look of dashboard charts
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: E...
Ricardo Marques
03:53 PM Dashboard Bug #39954 (Fix Under Review): mgr/dashboard: Unable to see tcmu-runner perf counters
Ricardo Marques
03:45 PM Dashboard Bug #39954 (In Progress): mgr/dashboard: Unable to see tcmu-runner perf counters
Ricardo Marques
03:45 PM Dashboard Bug #39954 (Resolved): mgr/dashboard: Unable to see tcmu-runner perf counters
In the Hosts page, after clicking on `tcmu-runner` service the user is redirected to the "404-NotFound" page:
!201...
Ricardo Marques
03:52 PM Dashboard Bug #39650 (Fix Under Review): mgr/dashboard: Pool graph/sparkline points do not display the corr...
Stephan Müller
03:33 PM Bug #39948 (Resolved): auth krb compile error
Kefu Chai
06:28 AM Bug #39948 (Fix Under Review): auth krb compile error
Kefu Chai
12:48 AM Bug #39948 (Resolved): auth krb compile error
The compile error:... huang jun
03:32 PM Revision 0e5a237a (ceph): Merge pull request #28113 from hjwsm1989/fix-krb-compile-error
auth/krb: fix Kerberos compile error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:31 PM Revision cbb2ab77 (ceph): librbd: add missing shutdown states to managed lock helper
The PRE_SHUTTING_DOWN and SHUTTING_DOWN states were missed
in the 'is_state_shutdown' helper method. This resulted in...
Jason Dillaman
03:31 PM Revision e634138d (ceph): qa/workunits/rbd: delete pools before stopping rbd-mirror
This better mimics the behavior of teuthology and tests rbd-mirror
daemon's ability to handle a pool deletion.
Signe...
Jason Dillaman
03:08 PM Revision f0f4cc7f (ceph): rgw: thread option_yield through bucket index transaction prepare
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:01 PM rbd Bug #39710: [exclusive lock] An image got more than one lock owners at the same time
The tcmu-runner I tested at first was a continous integration build(not a formal release). If two tcmu-runners of thi... yu feng
02:52 PM rbd Backport #38508 (In Progress): luminous: [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
Jason Dillaman
02:45 PM rgw Bug #39551 (Fix Under Review): multisite: RGWListBucketIndexesCR for data full sync needs pagination
Casey Bodley
01:48 PM Dashboard Bug #39953 (New): mgr/dashboard doesn't properly return `WWW-Authenticate` header for bearer auth...
Dashboard violates the bearer authentication protocol by not returning a proper WWW-Authenticate header in case the t... Sebastian Wagner
01:43 PM Revision fb159129 (ceph): rbd-mirror: image replay should retry asok registration upon failure
If the asok registration fails (perhaps due to a race condition with
a deleted and recreated image of the same name),...
Jason Dillaman
01:42 PM Revision 8b889f56 (ceph): rbd-mirror: failure to initialize pool replayer should stop leader
The leader watcher should not start processing requests if it failed
to initialize.
Signed-off-by: Jason Dillaman <d...
Jason Dillaman
01:40 PM rbd Backport #38509 (In Progress): mimic: [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
Jason Dillaman
01:39 PM Revision ac187b84 (ceph): rbd-mirror: fixed potential bootstrap cancel race condition
If the image replay was canceled prior to the start of the bootstrap
stage, the image replayer would be stuck attempt...
Jason Dillaman
01:28 PM Revision b7dd40c1 (ceph): rbd-mirror: complete pool watcher initialization if object missing
If the mirroring object is missing, complete the initialization and
continue to retry in the background. This is usef...
Jason Dillaman
01:28 PM Revision 543fd813 (ceph): rbd-mirror: abort trash watcher initialization if create blacklisted
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8b883d136be4454029af7c4c7e580936ad901156)
Jason Dillaman
01:28 PM Revision ef4a5545 (ceph): rbd-mirror: avoid attempting to reacquire lock if blacklisted
The pool replayer state machine will automatically be restarted
when a blacklist is detected.
Signed-off-by: Jason D...
Jason Dillaman
01:28 PM Revision b7151a51 (ceph): librbd: add missing shutdown states to managed lock helper
The PRE_SHUTTING_DOWN and SHUTTING_DOWN states were missed
in the 'is_state_shutdown' helper method. This resulted in...
Jason Dillaman
01:28 PM Revision dd7575aa (ceph): qa/workunits/rbd: delete pools before stopping rbd-mirror
This better mimics the behavior of teuthology and tests rbd-mirror
daemon's ability to handle a pool deletion.
Signe...
Jason Dillaman
01:27 PM Linux kernel client Bug #39938: Issues with CephFS kernel driver
that's strange, 5.1 kernel is much newer than luminous, it should support all ceph features Zheng Yan
08:56 AM Linux kernel client Bug #39938: Issues with CephFS kernel driver
Zheng Yan wrote:
> Thanks for reporting this. This seems like a splice write bug.
>
> [...]
>
> needs to call ...
Patrik Martinsson
08:10 AM Linux kernel client Bug #39938: Issues with CephFS kernel driver
Thanks for reporting this. This seems like a splice write bug.... Zheng Yan
12:55 PM rbd Backport #37691: mimic: Image mirroring should be disabled when it is moved to trash
PR: https://github.com/ceph/ceph/pull/28150 Mykola Golub
12:53 PM rbd Backport #37692: luminous: Image mirroring should be disabled when it is moved to trash
PR: https://github.com/ceph/ceph/pull/28149 Mykola Golub
12:48 PM Revision a188e167 (ceph): qa/workunits/rbd: add trash move/restore mirror test
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit b29b4f0c712cb2a2e97ce3de0b15d9075927b172)
Mykola Golub
12:47 PM Revision 604a48f9 (ceph): librbd: disable image mirroring when moving to trash
And enable when restoring if mirror pool mode set.
Fixes: https://tracker.ceph.com/issues/37596
Signed-off-by: Mykol...
Mykola Golub
12:44 PM Revision f2e51d77 (ceph): librbd: disable image mirroring when moving to trash
And enable when restoring if mirror pool mode set.
Fixes: https://tracker.ceph.com/issues/37596
Signed-off-by: Mykol...
Mykola Golub
12:44 PM Revision ae996c78 (ceph): qa/workunits/rbd: add trash move/restore mirror test
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit b29b4f0c712cb2a2e97ce3de0b15d9075927b172)
Mykola Golub
12:43 PM rbd Bug #39952 (Resolved): [object-map] resizing an image might result in an assert in 'ObjectMap::op...
In 'librbd::operation::ResizeOperation', the IO is unblocked prior to resizing the object map in 'send_grow_object_ma... Jason Dillaman
11:31 AM RADOS Backport #38850: upgrade: 1 nautilus mon + 1 luminous mon can't automatically form quorum
I have been working on it, able to reproduce, just unable yet to pin down the cause.
Reproducing basically takes t...
Joao Eduardo Luis
11:16 AM CephFS Bug #39951: mount: key parsing fail when doing a remount
Here's the link to a PR:
https://github.com/ceph/ceph/pull/28148
Luis Henriques
11:06 AM CephFS Bug #39951 (Resolved): mount: key parsing fail when doing a remount
When doing a CephFS remount (-o remount) the secret is parsed from procfs and we get '<hidden>' as a result and the m... Luis Henriques
09:56 AM Dashboard Bug #39933 (In Progress): mgr/dashboard: inconsistent result when editing a RBD image's features
Kiefer Chang
07:34 AM Dashboard Bug #39933: mgr/dashboard: inconsistent result when editing a RBD image's features
Patrick Seidensal
06:16 AM Dashboard Bug #39933: mgr/dashboard: inconsistent result when editing a RBD image's features
I suppose #39451 will fix this. Mykola Golub
09:56 AM bluestore Bug #36482: High amount of Read I/O on BlueFS/DB when listing omap keys
Just to mention - find two more onodes at customer's cluster with slow omap listing - both spend all the time while s... Igor Fedotov
09:43 AM Revision d654e8c6 (ceph): mgr/dashboard: fix backend error when updating RBD interlocked features
Now object-map and fast-diff features are interlocked. Allow
enabling/disabling these two features together without r...
Kiefer Chang
08:48 AM rgw Bug #39950: [rgw] prepend object name with bucket marker not bucket id
PR:
https://github.com/ceph/ceph/pull/28145/files
相洋 于
08:42 AM rgw Bug #39950 (New): [rgw] prepend object name with bucket marker not bucket id
With ceph jewel 10.2.10, a bucket A with bucket marker B and bucket id B, all object in bucket A is prepended with b... 相洋 于
08:43 AM Dashboard Bug #39613 (Fix Under Review): mgr/dashboard: misplaced objects not shown anymore
Alfonso Martínez
05:30 AM CephFS Bug #39949 (Fix Under Review): test: extend mgr/volume test to cover new interfaces
Venky Shankar
04:57 AM CephFS Bug #39949 (Resolved): test: extend mgr/volume test to cover new interfaces
extend `qa/workunits/fs/test-volumes.sh` tests to cover newly introduces subvolume/subvolumegroup interfaces. Venky Shankar
02:08 AM Revision 4de6aa51 (ceph): mgr/dashboard: Bug Fix Error on Mgr Dashboard NFS
This change fixes error on NFS Ganesha management dashboard that throws an error when request daemon list.
Fixes: ht...
Nur Faizin
02:00 AM RADOS Backport #39422 (In Progress): mimic: Don't mark removed osds in when running "ceph osd in any|al...
https://github.com/ceph/ceph/pull/28142 Prashant D
01:45 AM Revision b6e8ac31 (ceph): mgr: drop GIL in StandbyPyModule::get_config
fix: http://tracker.ceph.com/issues/35985
patch https://github.com/ceph/ceph/pull/26613 addressed a race in ActivePy...
Mingqiao Wu
01:41 AM RADOS Backport #39476 (In Progress): nautilus: segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/28141 Prashant D
12:52 AM rbd Backport #38564 (In Progress): luminous: [librbd] race condition possible when validating RBD pool
Jason Dillaman
12:49 AM Revision 4d5db772 (ceph): auth/krb: fix Kerberos compile error
Fixes: http://tracker.ceph.com/issues/39948
Signed-off-by: huangjun <huangjun@xsky.com>
huangjun
12:34 AM Revision 8225af6c (ceph): librbd: create state machine uses new validate pool state machine
Fixes: http://tracker.ceph.com/issues/38500
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:33 AM Revision 49d3ec75 (ceph): librbd: separate pool validation into a standalone state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b3ee83b9ce9698a933c784dbb4a9e19a81847a...
Jason Dillaman
12:28 AM Revision 765e49cb (ceph): librbd: create state machine uses new validate pool state machine
Fixes: http://tracker.ceph.com/issues/38500
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:27 AM Revision 61c1c324 (ceph): librbd: separate pool validation into a standalone state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b3ee83b9ce9698a933c784dbb4a9e19a81847a...
Jason Dillaman
12:17 AM Revision 5d2cc2e2 (ceph): common/util: handle long lines in /proc/cpuinfo
Fixes: http://tracker.ceph.com/issues/38296
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b02...
Sage Weil

05/15/2019

11:57 PM rbd Backport #38563 (In Progress): mimic: [librbd] race condition possible when validating RBD pool
Jason Dillaman
11:56 PM rbd Backport #39186 (In Progress): mimic: [cli] 'rbd list -l' with non-user snapshots results in "-EN...
Jason Dillaman
11:54 PM Revision 1df6c04c (ceph): rbd: fix error processing images which have non-user snapshots
Signed-off-by: songweibin <song.weibin@zte.com.cn>
(cherry picked from commit 91c67b2a8d12ac03173a8e060dec1278f26b338a)
wb song
11:54 PM Revision ce3d71bb (ceph): rbd: fix error purging non-user snapshots
Fixes:
[root@ ~]# rbd snap rm img1@snap1
[root@ ~]# rbd snap ls img1 -a
SNAPID NAME ...
wb song
10:49 PM CephFS Bug #39947 (Resolved): cephfs-shell: add CI testing with flake8
See discussion here: https://github.com/ceph/ceph/pull/28080#issuecomment-492387844 Patrick Donnelly
10:48 PM Revision 2fc991b6 (ceph): Merge PR #28080 into master
* refs/pull/28080/head:
cephfs-shell: Remove whitespace after '('
cephfs-shell: Remove unused 'flag' variable
ceph...
Patrick Donnelly
10:46 PM CephFS Bug #39507 (Pending Backport): cephfs-shell: mkdir error for relative path
Patrick Donnelly
10:46 PM Revision bdff0ef4 (ceph): Merge PR #27822 into master
* refs/pull/27822/head:
cephfs-shell: Fix mkdir relative path error
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
09:48 PM Revision cc92ead9 (ceph): librbd: improve object map performance under high IOPS workloads
Do not zero-fill the BitVector's bitset prior to decoding the data.
Additionally, only read-update-modify the portion...
Jason Dillaman
09:26 PM Revision 4be192e4 (ceph): librbd: improve object map performance under high IOPS workloads
Do not zero-fill the BitVector's bitset prior to decoding the data.
Additionally, only read-update-modify the portion...
Jason Dillaman
08:58 PM rbd Backport #38674 (In Progress): luminous: Performance improvements for object-map
Jason Dillaman
08:58 PM rbd Backport #38673 (In Progress): mimic: Performance improvements for object-map
Jason Dillaman
08:56 PM Revision ef04434d (ceph): qa/workunits/rbd: remove 'fast-diff' from dynamic features test
Fixes: http://tracker.ceph.com/issues/39946
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:54 PM rbd Bug #39946 (Fix Under Review): [test] qemu_dynamic_features workunit fails to disable fast-diff+o...
Jason Dillaman
08:52 PM rbd Bug #39946 (In Progress): [test] qemu_dynamic_features workunit fails to disable fast-diff+object...
Jason Dillaman
08:44 PM rbd Bug #39946 (Resolved): [test] qemu_dynamic_features workunit fails to disable fast-diff+object-map
http://qa-proxy.ceph.com/teuthology/jdillaman-2019-05-15_13:29:38-rbd-wip-jd-testing-distro-basic-smithi/3957915/teut... Jason Dillaman
08:53 PM Revision b36a1ad3 (ceph): qa/workunits/rbd: remove 'fast-diff' from dynamic features test
Fixes: http://tracker.ceph.com/issues/39946
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:49 PM Revision 747c1713 (ceph): test/librbd: add test cases for compare-and-write with copyup
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 1f411c0f8536de947b3eaff1c79bb718b5044661)
Ilya Dryomov
08:49 PM Revision 230d5927 (ceph): test/librbd: make get_temp_image_name() static
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 032cccea60b2e3be8f740681e28ce1deced431a4)
Ilya Dryomov
08:48 PM Revision 0a1d101d (ceph): test/librados_test_stub: reimplement cmpext()
cmpext is a read operation. As such, it shouldn't be creating objects
or extending them and it should accept snapsho...
Ilya Dryomov
08:48 PM Revision 1a2d977e (ceph): librados: don't claim ObjectOperation::cmpext() buffer
This is counter-intuitive and doesn't match the behavior of either
other compare ops (cmpxattr, omap_cmp) or write op...
Ilya Dryomov
08:48 PM Revision 5d87cf83 (ceph): osd/osd_types: show cmpext arguments
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 60f042130ab331cf10f643dbe5e76b1424fbdbf0)
Ilya Dryomov
08:46 PM rbd Backport #39739: nautilus: Fast-diff can be disabled w/o disabling object-map
... also requires backport of tracker ticket #39946 Jason Dillaman
07:47 PM rbd Backport #39739 (In Progress): nautilus: Fast-diff can be disabled w/o disabling object-map
Jason Dillaman
08:35 PM rbd Backport #38440 (In Progress): luminous: compare-and-write skips compare after copyup without obj...
Jason Dillaman
04:35 PM rbd Backport #38440 (Need More Info): luminous: compare-and-write skips compare after copyup without ...
non-trivial backport Nathan Cutler
08:34 PM rbd Backport #38441 (In Progress): mimic: compare-and-write skips compare after copyup without object...
Jason Dillaman
08:33 PM Revision 6045c3de (ceph): test/librbd: add test cases for compare-and-write with copyup
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 1f411c0f8536de947b3eaff1c79bb718b5044661)
Ilya Dryomov
08:33 PM Revision 2d20f265 (ceph): test/librbd: make get_temp_image_name() static
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 032cccea60b2e3be8f740681e28ce1deced431a4)
Ilya Dryomov
08:33 PM Revision 5c1a1ba3 (ceph): test/librados_test_stub: reimplement cmpext()
cmpext is a read operation. As such, it shouldn't be creating objects
or extending them and it should accept snapsho...
Ilya Dryomov
08:32 PM Revision 0289be28 (ceph): librados: don't claim ObjectOperation::cmpext() buffer
This is counter-intuitive and doesn't match the behavior of either
other compare ops (cmpxattr, omap_cmp) or write op...
Ilya Dryomov
08:29 PM Revision 1a26ece5 (ceph): osd/osd_types: show cmpext arguments
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 60f042130ab331cf10f643dbe5e76b1424fbdbf0)
Ilya Dryomov
08:07 PM rbd Backport #39194 (In Progress): luminous: Several race conditions are possible between io::ObjectR...
Jason Dillaman
08:07 PM rbd Backport #39196 (In Progress): mimic: Several race conditions are possible between io::ObjectRequ...
Jason Dillaman
08:06 PM Revision a324f4a1 (ceph): librbd: copyup read stats were incorrectly tied to child
The parent IO stats should be updated when reading from the parent
image for a copyup.
Signed-off-by: Jason Dillaman...
Jason Dillaman
08:05 PM Revision f98c7531 (ceph): librbd: force a copyup object map update if migration completes
If a live-migration copyup was in-progress when the copyup completes,
force the object map to be updated.
Signed-off...
Jason Dillaman
08:05 PM Revision 9ee462a8 (ceph): librbd: cleaned up snap/parent lock release in read-from-parent path
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b7f6ba710d2855ea8f223d205a55a1e425167afd)
Jason Dillaman
08:05 PM Revision c03830c4 (ceph): test/librbd: initial unit test for copyup state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ea4901f539c7404c07e72f5c42fc8abcf840dafa)
Jason Dillaman
08:05 PM Revision 4172c1b9 (ceph): librbd: copyup should restart delayed ops against the same object
This avoids the potential for a race condition where an in-flight
copyup is removed from the in-flight copyup list an...
Jason Dillaman
08:05 PM Revision 914df9c9 (ceph): librbd: merge copyup object map update states
The object map HEAD and HEAD/snapshot update states have been
simplified and merged into a single state. This also fi...
Jason Dillaman
08:05 PM Revision 5b4a6187 (ceph): librbd: refactor copyup state machine to match current code style
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 711a070fa086b499eeba9a4c62005456f406689b)
Jason Dillaman
08:05 PM Revision fec9d4d7 (ceph): librbd: properly hold snap/parent locks during IO
The ImageCtx::parent pointer was dereferenced without holding the lock
which could lead to a crash. The ImageCtx::mig...
Jason Dillaman
08:05 PM Revision 23edcbc3 (ceph): librbd: empty IO requests should complete in new context
This will avoid the possibility of a lock being held by the caller
and having the IO immediately complete back to the...
Jason Dillaman
08:05 PM Revision 69fbdeac (ceph): librbd: deep-copy object copy should register an in-flight op
When handling live migrations, the source image is the parent
image of the destination image. To prevent the parent i...
Jason Dillaman
08:05 PM Revision c9c1a812 (ceph): librbd: deep-copy object copy should delay computing object existence
This prevent a potential recursive lock on the destination image's
snap_lock.
Signed-off-by: Jason Dillaman <dillama...
Jason Dillaman
08:03 PM rbd Bug #39435: snapshot object maps can go inconsistent during copyup
This backport effort should wait on the backport of 39021 Jason Dillaman
08:02 PM rbd Backport #39573 (In Progress): nautilus: common: Clang requires a default constructor, but it can...
Jason Dillaman
08:00 PM Revision 3ebdb025 (ceph): common: Clang requires a default constructor, but it can be empty
Just do what the error messages ask for.
Error from Clang:
```
In file included from /home/jenkins/workspace/ceph-ma...
Willem Jan Withagen
07:59 PM rbd Bug #39448 (Resolved): [test] qemu-iotests test case 005 fails due to msgr error message
Jason Dillaman
07:59 PM rbd Backport #39677 (Rejected): nautilus: [test] qemu-iotests test case 005 fails due to msgr error m...
The original breaking change is being backported to other branches -- the fix should be backported at the same time. Jason Dillaman
07:58 PM Messengers Backport #39242: mimic: msg/async: connection race + winner fault can leave connection stuck at r...
Please also pull in PR #28050 as well to avoid breaking RBD tests [1]
[1] https://github.com/ceph/ceph/pull/28050
Jason Dillaman
07:55 PM Messengers Bug #37499 (Resolved): AsyncConnection stuck
Jason Dillaman
07:52 PM rbd Backport #39727 (In Progress): luminous: [test] devstack is broken (again)
Jason Dillaman
07:51 PM Revision 0f37c8d2 (ceph): qa/workunits/rbd: use https protocol for devstack git operations
Fixes: http://tracker.ceph.com/issues/39656
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:51 PM rbd Backport #39728 (In Progress): mimic: [test] devstack is broken (again)
Jason Dillaman
07:50 PM Revision 162b60aa (ceph): qa/workunits/rbd: use https protocol for devstack git operations
Fixes: http://tracker.ceph.com/issues/39656
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:50 PM rbd Backport #39729 (In Progress): nautilus: [test] devstack is broken (again)
Jason Dillaman
07:49 PM Revision e057b072 (ceph): qa/workunits/rbd: use https protocol for devstack git operations
Fixes: http://tracker.ceph.com/issues/39656
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:47 PM Revision 05d2c54a (ceph): librbd: fix issues with object-map/fast-diff feature interlock
Enabling/disabling one should enable/disable the other.
Fixes: http://tracker.ceph.com/issues/39521
Signed-off-by: J...
Jason Dillaman
07:43 PM Revision 585c7d21 (ceph): rbd: fixed memory leak in 'rbd mirror pool' multi-image actions
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ba52f4297f4ad96e8b4db5d24e2e73e4b303fda9)
Jason Dillaman
07:43 PM Revision 86d7f39b (ceph): librbd: async open/close should free ImageCtx before issuing callback
The destructor for ImageCtx attempts to access librados::IoCtx objects
that might have been destroyed immediately aft...
Jason Dillaman
07:42 PM rbd Backport #39427 (In Progress): luminous: 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
07:39 PM rbd Backport #39429 (In Progress): mimic: 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
07:38 PM rbd Backport #38868 (Rejected): mimic: flush skips requests in QOS throttler queue
Backport not required for Mimic Jason Dillaman
07:12 PM rbd Backport #38868 (In Progress): mimic: flush skips requests in QOS throttler queue
Jason Dillaman
07:04 PM rbd Backport #39460 (In Progress): luminous: [rbd-mirror] "bad crc in data" error when listing large ...
Jason Dillaman
07:03 PM Revision b9adc33d (ceph): rbd-mirror: clear out bufferlist prior to listing mirror images
The second call to list mirrored images will fail deep within the
msgr code due to a "bad crc in data" error.
Fixes:...
Jason Dillaman
07:03 PM bluestore Bug #38272 (In Progress): "no available blob id" assertion might occur
Igor Fedotov
07:02 PM rbd Backport #39461 (In Progress): mimic: [rbd-mirror] "bad crc in data" error when listing large pools
Jason Dillaman
07:01 PM Revision 32c82d30 (ceph): rbd-mirror: clear out bufferlist prior to listing mirror images
The second call to list mirrored images will fail deep within the
msgr code due to a "bad crc in data" error.
Fixes:...
Jason Dillaman
06:59 PM Revision 6e6f9321 (ceph): rbd-mirror: clear out bufferlist prior to listing mirror images
The second call to list mirrored images will fail deep within the
msgr code due to a "bad crc in data" error.
Fixes:...
Jason Dillaman
06:58 PM rbd Backport #39462 (In Progress): nautilus: [rbd-mirror] "bad crc in data" error when listing large ...
Jason Dillaman
06:56 PM Revision df29db78 (ceph): rbd: fixed memory leak in 'rbd mirror pool' multi-image actions
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ba52f4297f4ad96e8b4db5d24e2e73e4b303fda9)
Jason Dillaman
06:56 PM Revision f628db04 (ceph): librbd: async open/close should free ImageCtx before issuing callback
The destructor for ImageCtx attempts to access librados::IoCtx objects
that might have been destroyed immediately aft...
Jason Dillaman
06:18 PM rbd Backport #39428 (In Progress): nautilus: 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
06:18 PM rbd Backport #39195 (In Progress): nautilus: Several race conditions are possible between io::ObjectR...
Jason Dillaman
06:13 PM Revision 6e3a78d4 (ceph): librbd: when requeueing QOS throttled request queue it back
to preserve order of throttled requests, which is important for flush.
Signed-off-by: Mykola Golub <mgolub@suse.com>...
Mykola Golub
06:13 PM Revision dcb101ea (ceph): common: add "requeue_back" WorkQueue method
and rename "requeue" method to "requeue_front" for clarity.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry pi...
Mykola Golub
06:13 PM Revision 7fec8768 (ceph): librbd: make flush be queued by QOS throttler
So when it is eventually processed we sure there is no pending
requests in the throttler queue it needs to wait to co...
Mykola Golub
06:13 PM Revision fb6bc605 (ceph): common: allow "0" cost items to be queued by TokenBucketThrottle
They will be queued if there are already blockers.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from...
Mykola Golub
06:11 PM rbd Backport #38869 (In Progress): nautilus: flush skips requests in QOS throttler queue
Jason Dillaman
05:52 PM Linux kernel client Bug #39945 (Need More Info): RBD I/O error leads to ghost-mapped RBD
I have attached a couple of kernel logs (same system) showing the IO errors.
On the system that had the RBDs mappe...
Cliff Pajaro
05:32 PM Dashboard Feature #39944 (Fix Under Review): mgr/dashboard: Reduce the number of renders on the tables
Tiago Melo
05:07 PM Dashboard Feature #39944 (Resolved): mgr/dashboard: Reduce the number of renders on the tables
Currently each time we hover a table row or the data is refresh there are too many renders of each cell/row.
This sh...
Tiago Melo
05:22 PM rbd Backport #37692 (In Progress): luminous: Image mirroring should be disabled when it is moved to t...
Mykola Golub
04:32 PM rbd Backport #37692 (Need More Info): luminous: Image mirroring should be disabled when it is moved t...
cherry-pick does not apply cleanly (no src/librbd/api/Trash.cc in luminous) Nathan Cutler
05:22 PM rbd Backport #37691 (In Progress): mimic: Image mirroring should be disabled when it is moved to trash
Mykola Golub
04:33 PM rbd Backport #37691 (Need More Info): mimic: Image mirroring should be disabled when it is moved to t...
cherry-pick does not apply cleanly (no src/librbd/api/Trash.cc in mimic) Nathan Cutler
05:05 PM CephFS Bug #39943 (Fix Under Review): client: ceph.dir.rctime xattr value incorrectly prefixes "09" to t...
Patrick Donnelly
01:46 PM CephFS Bug #39943 (Resolved): client: ceph.dir.rctime xattr value incorrectly prefixes "09" to the nanos...
This bug was found while investigating https://tracker.ceph.com/issues/39705 .
The following kernel logic is used ...
David Disseldorp
04:58 PM rbd Backport #38508 (Need More Info): luminous: [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
non-trivial backport Nathan Cutler
04:34 PM Revision 72f8f18e (ceph): qa/test: clean up
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:27 PM Revision f13315d0 (ceph): Merge pull request #28115 from yuriw/wip-yuriw-clients-upgrades-luminou...
qa/tests: renamed suite Yuri Weinstein
04:24 PM Revision 2bb04a30 (ceph): Merge pull request #28096 from ivancich/mimic-wip-rgw-admin-unordered
mimic: rgw: allow radosgw-admin to list bucket w --allow-unordered
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
J. Eric Ivancich
04:22 PM Revision 15cf58d9 (ceph): qa/tests: renamed suite
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:19 PM Revision 02935988 (ceph): client: fix "ceph.snap.btime" vxattr value
The vxattr value incorrectly places a "09" prefix to the nanoseconds
field, instead of providing it as a zero-pad wid...
David Disseldorp
04:16 PM Revision 8980378c (ceph): client: fix "ceph.dir.rctime" vxattr value
The vxattr value incorrectly places a "09" prefix to the nanoseconds
field, instead of providing it as a zero-pad wid...
David Disseldorp
04:07 PM Revision c6f9739c (ceph): Merge pull request #28027 from yuriw/wip-yuriw-clients-upgrades-jewel-2...
qa/test: new suite to test `jewel` clients on `nautilus` cluster Yuri Weinstein
04:07 PM bluestore Backport #39446 (Resolved): nautilus: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
04:05 PM bluestore Backport #39446: nautilus: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/27740
merged
Yuri Weinstein
04:05 PM Revision a7dac8d8 (ceph): Merge pull request #27740 from ifed01/wip-ifed-fix-39446
nautilus: os/bluestore: fix out-of-bound access in bmap allocator.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewe...
Yuri Weinstein
03:50 PM RADOS Backport #39373 (In Progress): luminous: ceph tell osd.xx bench help : gives wrong help
Nathan Cutler
03:50 PM Revision 42ae9e3e (ceph): osd/OSD.cc: make osd bench description consistent with parameters
Fixes: http://tracker.ceph.com/issues/39006
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4b...
Neha Ojha
03:44 PM RADOS Backport #38750 (In Progress): luminous: should report EINVAL in ErasureCode::parse() if m<=0
Nathan Cutler
03:43 PM Revision 12fa184e (ceph): qa/standalone/erasure-code/test-erasure-code: adjust test to avoid m=0
_DD is k=2 m=0, which we don't allow. Switch it to cDD.
I confess I don't fully understand why this was _DD to begi...
Sage Weil
03:43 PM Revision 0c4a6181 (ceph): erasure-code: ensure m >= 1
Fixes: http://tracker.ceph.com/issues/38682
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ab0...
Sage Weil
03:42 PM Revision b8962d35 (ceph): mon/OSDMonitor: set ec min_size to k + min(1, m - 1)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7f49be2104f0a5df894a53e200c431c527781f9c)
Conf...
Sage Weil
03:36 PM RADOS Backport #38880 (In Progress): luminous: ENOENT in collection_move_rename on EC backfill target
Nathan Cutler
03:35 PM Revision 5095e05a (ceph): osd/PG: change error to dout in _scan_rollback_obs()
This message is now expected during scrubbing, since we do not delete
objects during a rollforward when !transaction_...
Neha Ojha
03:35 PM Revision 561fcfc1 (ceph): osd/PG: skip rollforward when !transaction_applied during append_log()
Earlier, we did pg_log.roll_forward(&handler), when
!transaction_applied, which advanced the crt and trimmed the entr...
Neha Ojha
03:15 PM Revision 18f3f002 (ceph): qa/test: new suite to test `jewel` clients on `nautilus` cluster
This suite will run on nautilus relases only and we will keep running older suite client-upgrade-jewel
on previous re...
Yuri Weinstein
03:03 PM Revision 460f18f9 (ceph): qa/tests: renamed suite to clients-upgrades-luminous-nautilus to be con...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
02:56 PM rgw Bug #39940 (Fix Under Review): rgw: Metadata search is not available when using tenants
Nathan Cutler
11:38 AM rgw Bug #39940: rgw: Metadata search is not available when using tenants
fix bug: https://github.com/ceph/ceph/pull/28103 Snow Si
11:37 AM rgw Bug #39940 (Fix Under Review): rgw: Metadata search is not available when using tenants
tenant$uid: xxcs$test
permissions: xxcs$test
a.Elasticsearch PUT OBJECT: (permissions: xxcs)->OBJECT; (permissi...
Snow Si
02:51 PM Dashboard Bug #39650: mgr/dashboard: Pool graph/sparkline points do not display the correct values
I investigated it, it's not a bug as everything is working as intended.
This problem has 2 aspects that should be ...
Stephan Müller
10:07 AM Dashboard Bug #39650 (In Progress): mgr/dashboard: Pool graph/sparkline points do not display the correct v...
Stephan Müller
02:48 PM Revision 659f41e7 (ceph): qa/tests: added new client-upgrade-*-nautilus suites for jewel, luminou...
NOTE:
!!!! three suites below MUST use --suite-branch jewel, luminous, mimic (see https://tracker.ceph.com/issues/24...
Yuri Weinstein
02:26 PM rgw Bug #37734 (Fix Under Review): Librgw doesn't GC deleted object correctly
Casey Bodley
02:07 PM Revision 51356347 (ceph): rgw_file: unify allocations of request id
The fix by Tao Chen <chentao@umcloud.com> for construction of the
request id in RGWWriteRequests/RGWContinuedReq path...
Matt Benjamin
02:07 PM Revision e2cdb04b (ceph): rgw_file: allocate new id for continued request
Fixed: http://tracker.ceph.com/issues/37734
Signed-off-by: Tao Chen <chentao@umcloud.com>
taoCH
01:55 PM Revision 454d7f35 (ceph): os/bluestore: show device name in "osd metadata output"
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:53 PM Revision 5b3af870 (ceph): mgr/dashboard: bucket modification time to local time
* After PR https://github.com/ceph/ceph/pull/27617
bucket modification time is UTC, so date pipe is applied
in or...
Alfonso Martínez
01:52 PM Revision 6b4299f1 (ceph): rgw: bucket stats report mtime in UTC
Fixes: https://tracker.ceph.com/issues/39295
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
01:29 PM rgw Bug #39942 (New): sse: the ETag should not be the MD5 of the object data
for both SSE-C and SSE-KMS, amazon docs say that:
> The ETag in the response is not the MD5 of the object data.
Casey Bodley
01:15 PM CephFS Bug #39705: qa: Expected: (btime) < (new_btime), actual: 2019-05-09 23:33:09.400554 vs 2019-05-09...
This bug is due to incorrect placement of the pad/width specifier in:
11809 size_t Client::_vxattrcb_snap_btime(In...
David Disseldorp
12:57 PM Dashboard Backport #39939: mimic: mgr/dashboard: Move unit-test-helper into the new testing folder
Sebastian Wagner wrote:
> eh, could you please reference the original issue?
There was no original issue
Anonymous
12:20 PM Dashboard Backport #39939 (New): mimic: mgr/dashboard: Move unit-test-helper into the new testing folder
Nathan Cutler
11:13 AM Dashboard Backport #39939: mimic: mgr/dashboard: Move unit-test-helper into the new testing folder
eh, could you please reference the original issue? Sebastian Wagner
10:49 AM Dashboard Backport #39939 (Rejected): mimic: mgr/dashboard: Move unit-test-helper into the new testing folder
Anonymous
12:47 PM Revision 7f668538 (ceph): librbd: use custom allocator for aligned boost::lockfree::queue
If tcmalloc is in-use as the allocator and its version is less than 2.6.2,
it might be missing support for 'aligned_a...
Jason Dillaman
12:24 PM rgw Bug #38479 (Resolved): multisite: memory growth from RGWCoroutinesStacks on lease errors
Nathan Cutler
12:24 PM rgw Backport #38530 (Resolved): mimic: multisite: memory growth from RGWCoroutinesStacks on lease errors
Nathan Cutler
12:03 PM rgw Backport #38530: mimic: multisite: memory growth from RGWCoroutinesStacks on lease errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26762
merged
Yuri Weinstein
12:23 PM rgw Backport #39411 (Resolved): mimic: inefficient unordered bucket listing
Nathan Cutler
12:02 PM rgw Backport #39411: mimic: inefficient unordered bucket listing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/28086
merged
Yuri Weinstein
12:20 PM Dashboard Bug #39941 (Resolved): mgr/dashboard: Move unit-test-helper into the new testing folder
Angular [1] suggest us to create a `src/testing` folder where we can put files that will be used in tests.
I created...
Nathan Cutler
12:03 PM Revision d035c2f7 (ceph): Merge pull request #26762 from pdvian/wip-38530-mimic
mimic: rgw: data sync drains lease stack on lease failure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
12:03 PM Revision dab772f1 (ceph): Merge pull request #27973 from iain-buclaw-sociomantic/mimic-rgw-cls-bi...
mimic: cls/rgw: raise debug level of bi_log_iterate_entries output
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Yuri Weinstein
12:02 PM Revision 944b8f8a (ceph): Merge pull request #28086 from cbodley/wip-39411
mimic: rgw: cls_bucket_list_unordered lists a single shard
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
12:01 PM Revision bcbc0edb (ceph): mgr/dashboard: Unify the look of dashboard charts
Fixes: http://tracker.ceph.com/issues/39384
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:31 AM rgw Bug #39368: Setting custom metadata in multiple versions causes data mtime and metadata mtime to ...
fix bug: https://github.com/ceph/ceph/pull/28100
Snow Si
11:31 AM rgw Bug #39368: Setting custom metadata in multiple versions causes data mtime and metadata mtime to ...
fix bug:https://github.com/ceph/ceph/pull/28100 Snow Si
10:58 AM Revision 7eb6c2d5 (ceph): Merge pull request #28092 from tchaikov/wip-dashboard-package
mgr/dashboard: Update tar to v4.4.8
Reviewed-by: Tiago Melo <tmelo@suse.com>
Kefu Chai
10:39 AM Linux kernel client Bug #39938 (Resolved): Issues with CephFS kernel driver
I described the problem pretty thoroughly on https://marc.info/?l=ceph-devel&m=155786104524387&w=2 but not sure it re... Patrik Martinsson
10:37 AM CephFS Backport #39937 (Resolved): nautilus: cephfs-shell: add a "stat" command
https://github.com/ceph/ceph/pull/28681 Nathan Cutler
10:36 AM mgr Backport #39932 (In Progress): nautilus: dashboard: Grafana dashboards use outdated metric names ...
Nathan Cutler
09:32 AM mgr Backport #39932 (Resolved): nautilus: dashboard: Grafana dashboards use outdated metric names fro...
https://github.com/ceph/ceph/pull/28101 Jan Fajerski
10:36 AM CephFS Backport #39936 (Resolved): nautilus: cephfs-shell: add commands to manipulate quotas
https://github.com/ceph/ceph/pull/28681 Nathan Cutler
10:35 AM CephFS Backport #39935 (Resolved): nautilus: cephfs-shell: teuthology tests
https://github.com/ceph/ceph/pull/28614 Nathan Cutler
10:35 AM CephFS Backport #39934 (Resolved): nautilus: mgr/volumes: add CephFS subvolumes library
Nathan Cutler
10:23 AM Dashboard Bug #39933: mgr/dashboard: inconsistent result when editing a RBD image's features
Related: http://tracker.ceph.com/issues/39521
Now enable/disable object-map or fast-diff will also enable/disable ...
Kiefer Chang
09:45 AM Dashboard Bug #39933 (Resolved): mgr/dashboard: inconsistent result when editing a RBD image's features
Steps to reproduce:
* Test on master commit 278f5de4126883c1fd6bd1e2c08ed8244b563928
* Create a RBD pool
* Creat...
Kiefer Chang
09:34 AM Revision 4c8044b8 (ceph): monitoring: update Grafana dashboards
Fix various panels that used outdated metric names, cluncky or
unnecessary label_replace calls. Also unify the style ...
Jan Fajerski
09:25 AM bluestore Bug #36268: Unable to recover from ENOSPC in BlueFS
Sage Weil wrote:
> Alternative fix for mimic and luminous: https://github.com/ceph/ceph/pull/26735
hello,sage wei...
鹏 张
09:14 AM CephFS Bug #39395: ceph: ceph fs auth fails
This issue is fixed in the latest version. On luminous, I get the same error. Varsha Rao
09:02 AM Dashboard Bug #39652 (Pending Backport): Grafana dashboards use outdated metric names from the prometheus m...
Nathan Cutler
08:09 AM Revision 278f5de4 (ceph): Merge pull request #28043 from jan--f/update-grafana-dashboards
Update grafana dashboards
Reviewed-by: kmurarka@redhat.com
Reviewed-by: epuertat@redhat.com
Laura Paduano
07:00 AM mgr Backport #39425 (In Progress): nautilus: mgr: deadlock
https://github.com/ceph/ceph/pull/28098 Prashant D
06:59 AM RADOS Backport #39374 (In Progress): mimic: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28097 Prashant D
02:25 AM Revision 103a6992 (ceph): osd/OSD.cc: make osd bench description consistent with parameters
Fixes: http://tracker.ceph.com/issues/39006
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4b...
Neha Ojha
02:07 AM Revision e7309120 (ceph): mgr/BaseMgrModule: drop GIL in set_config
Holding GIL and run mon_command turns out to be easily deadlock-prone.
https://tracker.ceph.com/issues/35985 is a typ...
xie xingguo
02:07 AM Revision b46ccdc0 (ceph): mgr/BaseMgrModule: drop GIL in ceph_store_set
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 5108860c385cc1d905588d2e92d80295e3222ca4)
xie xingguo

05/14/2019

09:35 PM Revision 77a8e836 (ceph): rgw: perfcounters: add gc retire counter
To avoid spam, counter updates are batched with the corresponding log
trim chunks.
Fixes: https://tracker.ceph.com/i...
Matt Benjamin
09:33 PM rgw Backport #39731: mimic: rgw: allow radosgw-admin bucket list to use the --allow-unordered flag
pr: https://github.com/ceph/ceph/pull/28096 J. Eric Ivancich
08:07 PM rgw Backport #39731 (In Progress): mimic: rgw: allow radosgw-admin bucket list to use the --allow-uno...
J. Eric Ivancich
11:39 AM rgw Backport #39731 (Resolved): mimic: rgw: allow radosgw-admin bucket list to use the --allow-unorde...
pr: https://github.com/ceph/ceph/pull/28096 Nathan Cutler
09:09 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
We are experiencing this with 13.2.5 on Ubuntu 16.04. Andreas de Pretis
08:14 PM Revision 8e7be2cc (ceph): Merge PR #27377 into master
* refs/pull/27377/head:
qa: fs Ignore getfattr errors for ceph.dir.pin
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
08:07 PM Revision d01d7e80 (ceph): Merge PR #27594 into master
* refs/pull/27594/head:
mgr/volumes: allow creation/deletion of FS subvolume group snapshots
mgr/volumes: allow cre...
Patrick Donnelly
08:06 PM Revision d0e14d21 (ceph): rgw: allow radosgw-admin to list bucket w --allow-unordered
Presently the `radosgw-admin bucket list --bucket=<bucket>` lists the
objects in lexical order. This can be an expens...
J. Eric Ivancich
08:05 PM CephFS Feature #39610 (Pending Backport): mgr/volumes: add CephFS subvolumes library
Patrick Donnelly
07:53 PM CephFS Bug #39165 (Pending Backport): cephfs-shell: add commands to manipulate quotas
Patrick Donnelly
07:52 PM Revision cc18e6c0 (ceph): Merge PR #27483 into master
* refs/pull/27483/head:
cephfs-shell: add quota management
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:51 PM CephFS Feature #38829 (Pending Backport): cephfs-shell: add a "stat" command
Patrick Donnelly
07:51 PM Revision f9ada93b (ceph): Merge PR #27753 into master
* refs/pull/27753/head:
cephfs-shell: Add stat command
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:50 PM CephFS Bug #39526 (Pending Backport): cephfs-shell: teuthology tests
Patrick Donnelly
07:50 PM Revision d35396ca (ceph): Merge PR #27872 into master
* refs/pull/27872/head:
cephfs-shell: teuthology tests
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:44 PM CephFS Bug #39438: workunit fails with EPERM during thrashing
/ceph/teuthology-archive/pdonnell-2019-05-11_00:01:05-multimds-wip-pdonnell-testing-20190510.182613-distro-basic-smit... Patrick Donnelly
07:43 PM CephFS Bug #39752 (New): qa: dual workunit on client but one fails to compile
... Patrick Donnelly
06:29 PM CephFS Bug #39704 (Won't Fix): When running multiple filesystems, directories do not fragment
Patrick Donnelly
03:20 PM CephFS Bug #39704: When running multiple filesystems, directories do not fragment
Zheng Yan wrote:
> the log show you were creating files in root directory. mds never fragment root directory.
I s...
Nathan Fish
08:26 AM CephFS Bug #39704: When running multiple filesystems, directories do not fragment
the log show you were creating files in root directory. mds never fragment root directory. Zheng Yan
06:28 PM CephFS Bug #39722 (Duplicate): pybind: ceph_volume_client py3 error
Patrick Donnelly
01:14 PM CephFS Bug #39722: pybind: ceph_volume_client py3 error
If I am looking at this correctly, you have reported this before - http://tracker.ceph.com/issues/39406#note-2.
Fi...
Rishabh Dave
04:56 PM Bug #39751 (New): nautilus: Number of objects in a pool doubled after pg merge
After upgrading to nautilus and reducing the size of a pool (512 -> 128) the number of objects has almost exactly dou... Thore K
03:41 PM Dashboard Cleanup #39702 (Fix Under Review): mgr/dashboard: OSD custom action button removal
Stephan Müller
03:35 PM CephFS Bug #39750 (Resolved): mgr/volumes: cannot create subvolumes with py3 libraries
Built ceph, master branch with python 3 enabled,... Ramana Raja
02:53 PM Bug #39643: make jemalloc/tcmalloc work.
Should this be backported to Nautilus as well? Jason Dillaman
02:39 PM Revision f52d69ea (ceph): install-deps.sh: use gcc-8 on xenial and trusty
to be consistent with #27183 and https://github.com/ceph/ceph-build/pull/1286
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
02:10 PM Revision 9d273603 (ceph): mgr/volumes: use the fs_subvolume module
... instead of src/pybind/ceph_volume_client.py to manage CephFS
subvolumes using `ceph fs subvolume` set of commands...
Ramana Raja
02:10 PM Revision a47239b7 (ceph): mgr/volumes: allow fetching path of FS subvolumes
... using `ceph fs subvolume getpath` command.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
02:10 PM Revision a02b58e0 (ceph): mgr/volumes: allow creation/deletion of snapshots of FS subvolumes
... using `ceph fs subvolume snapshot create/rm` commands.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
02:10 PM Revision b2ff4d53 (ceph): mgr/volumes: allow creation/deletion of FS subvolume groups
... using `ceph fs subvolumegroup create/rm` commands.
FS subvolume groups are parent directories of FS subvolumes. T...
Ramana Raja
02:10 PM Revision 8b0c5267 (ceph): mgr/volumes: allow creation/deletion of FS subvolume group snapshots
... using `ceph fs subvolumegroup snapshot create/rm` commands.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
02:10 PM Revision f37cca10 (ceph): mgr/volumes: add fs_subvolume module
fs_subvolume module provisions and manages CephFS subvolumes, which are
CephFS subdirectories with a desired layout a...
Ramana Raja
01:38 PM rbd Bug #39703 (Fix Under Review): 'qemu-img' seg faults on rbd_close under CentOS 7.5
Jason Dillaman
01:19 PM Revision f8aac6f6 (ceph): pybind/tox: handle possible WITH_PYTHON3 values other than "3"
WITH_PYTHON3 might be set to "ON" or to the python3 RPM version number
prevailing on the system - e.g. "3", "36"
Fix...
Nathan Cutler
01:10 PM rbd Bug #39710: [exclusive lock] An image got more than one lock owners at the same time
yu feng wrote:
> I did this test because it's what the tcmu-runner do.
Is that true? I just grepped that code an...
Jason Dillaman
01:45 AM rbd Bug #39710: [exclusive lock] An image got more than one lock owners at the same time
Jason Dillaman wrote:
> Honestly, all bets are off if you set "rbd_blacklist_on_break_lock" to false. You are testin...
yu feng
11:53 AM Dashboard Bug #39724: mgr/dashboard: Jenkins job "ceph dashboard tests" does not run on backport PRs or on ...
Note: for years now, we have been prepending "mimic: ", "nautilus: " etc. to *all* backport PRs. This is because it m... Nathan Cutler
08:02 AM Dashboard Bug #39724 (New): mgr/dashboard: Jenkins job "ceph dashboard tests" does not run on backport PRs ...
The job is configured to automatically run if the label "dashboard" is assigned to a PR, alternatively the job can be... Laura Paduano
11:49 AM RADOS Backport #39720 (In Progress): mimic: short pg log+nautilus-p2p-stress-split: "Error: finished ti...
Nathan Cutler
11:48 AM RADOS Backport #39721 (In Progress): nautilus: short pg log+nautilus-p2p-stress-split: "Error: finished...
Nathan Cutler
11:47 AM Revision e7a4437f (ceph): monitoring: update Grafana dashboards
Fix various panels that used outdated metric names, cluncky or
unnecessary label_replace calls. Also unify the style ...
Jan Fajerski
11:43 AM rgw Backport #39749 (Resolved): nautilus: Add support for --bypass-gc flag of radosgw-admin bucket rm...
https://github.com/ceph/ceph/pull/28549 Nathan Cutler
11:43 AM rgw Backport #39748 (Resolved): mimic: Add support for --bypass-gc flag of radosgw-admin bucket rm co...
https://github.com/ceph/ceph/pull/29262 Nathan Cutler
11:43 AM rgw Backport #39747 (Resolved): luminous: Add support for --bypass-gc flag of radosgw-admin bucket rm...
https://github.com/ceph/ceph/pull/31649 Nathan Cutler
11:42 AM Dashboard Tasks #38093 (In Progress): mgr/dashboard: Write E2E test to verify a pool has been created/deleted
Patrick Seidensal
09:55 AM Dashboard Tasks #38093: mgr/dashboard: Write E2E test to verify a pool has been created/deleted
Patrick Seidensal
08:23 AM Dashboard Tasks #38093 (In Progress): mgr/dashboard: Write E2E test to verify a pool has been created/deleted
Patrick Seidensal
11:42 AM rgw Backport #39746 (Resolved): nautilus: beast: multiple v4 and v6 endpoints with the same port will...
https://github.com/ceph/ceph/pull/28541 Nathan Cutler
11:41 AM rgw Backport #39745 (Resolved): nautilus: On rook master branch s3cmd make bucket returns error Inval...
https://github.com/ceph/ceph/pull/28538 Nathan Cutler
11:41 AM RADOS Backport #39744 (Resolved): mimic: mon: "FAILED assert(pending_finishers.empty())" when paxos res...
https://github.com/ceph/ceph/pull/28540 Nathan Cutler
11:41 AM RADOS Backport #39743 (Resolved): nautilus: mon: "FAILED assert(pending_finishers.empty())" when paxos ...
https://github.com/ceph/ceph/pull/28528 Nathan Cutler
11:40 AM rgw Backport #39742 (Rejected): luminous: rgw: swift object expiry fails when a bucket reshards
Nathan Cutler
11:40 AM rgw Backport #39741 (Resolved): mimic: rgw: swift object expiry fails when a bucket reshards
https://github.com/ceph/ceph/pull/29258 Nathan Cutler
11:40 AM rgw Backport #39740 (Resolved): nautilus: rgw: swift object expiry fails when a bucket reshards
https://github.com/ceph/ceph/pull/28537 Nathan Cutler
11:40 AM rbd Backport #39739 (Resolved): nautilus: Fast-diff can be disabled w/o disabling object-map
https://github.com/ceph/ceph/pull/28127 Nathan Cutler
11:40 AM RADOS Backport #39738 (Resolved): nautilus: Binary data in OSD log from "CRC header" message
https://github.com/ceph/ceph/pull/28504 Nathan Cutler
11:40 AM RADOS Backport #39737 (Resolved): mimic: Binary data in OSD log from "CRC header" message
https://github.com/ceph/ceph/pull/28503 Nathan Cutler
11:40 AM Dashboard Backport #39736 (Resolved): nautilus: mgr/dashboard: 'RBD_FEATURE_MIGRATING' is missing in `rbd.pyx`
https://github.com/ceph/ceph/pull/28482 Nathan Cutler
11:39 AM rgw Backport #39735 (Resolved): nautilus: multisite: mismatch of bucket creation times from List Buckets
https://github.com/ceph/ceph/pull/28444 Nathan Cutler
11:39 AM rgw Backport #39734 (Resolved): mimic: multisite: mismatch of bucket creation times from List Buckets
https://github.com/ceph/ceph/pull/28483 Nathan Cutler
11:39 AM rgw Backport #39733 (Resolved): luminous: multisite: mismatch of bucket creation times from List Buckets
https://github.com/ceph/ceph/pull/31648 Nathan Cutler
11:39 AM rgw Backport #39732 (Resolved): luminous: rgw: allow radosgw-admin bucket list to use the --allow-uno...
https://github.com/ceph/ceph/pull/31220 Nathan Cutler
11:39 AM rgw Backport #39730 (Resolved): nautilus: rgw: allow radosgw-admin bucket list to use the --allow-uno...
https://github.com/ceph/ceph/pull/28230 Nathan Cutler
11:39 AM rbd Backport #39729 (Resolved): nautilus: [test] devstack is broken (again)
https://github.com/ceph/ceph/pull/28128 Nathan Cutler
11:39 AM rbd Backport #39728 (Resolved): mimic: [test] devstack is broken (again)
https://github.com/ceph/ceph/pull/28129 Nathan Cutler
11:38 AM rbd Backport #39727 (Resolved): luminous: [test] devstack is broken (again)
https://github.com/ceph/ceph/pull/28130 Nathan Cutler
10:37 AM Dashboard Bug #39726 (Resolved): mgr/dashboard: "Striping" feature checkbox missing in RBD image dialog
This may not be a bug, just a cosmetic issue. Although `striping` is a feature, it's not listed in the features secti... Patrick Seidensal
10:31 AM Dashboard Feature #39725 (Rejected): mgr/dashboard: Support for setting RBD "Striping unit/count"
This is already implemented.
In Ceph Dashboard we don't have a "Striping" chackbox, we just have to click in the "...
Ricardo Marques
09:54 AM Dashboard Feature #39725 (In Progress): mgr/dashboard: Support for setting RBD "Striping unit/count"
Patrick Seidensal
09:54 AM Dashboard Feature #39725 (Rejected): mgr/dashboard: Support for setting RBD "Striping unit/count"
When "Striping" feature is enabled in RBD form, user should be able to set the "Striping unit/count".
Here is a sc...
Ricardo Marques
10:30 AM Revision 20355703 (ceph): mgr/dashboard: Update tar to v4.4.8
This update fixes an Arbitrary File Overwrite issue (CVE-2018-20834).
see https://nvd.nist.gov/vuln/detail/CVE-2018-2...
Kefu Chai
06:58 AM mgr Bug #39363 (Duplicate): deadlock from moncommand completion
Sebastian Wagner
05:45 AM Revision 0ec7bc49 (ceph): mgr/zabbix: Fix typo in key name for PGs in backfill_wait state
Fixes: http://tracker.ceph.com/issues/39666
Signed-off-by: Wido den Hollander <wido@42on.com>
Wido den Hollander
02:53 AM rbd Backport #39423 (In Progress): nautilus: Drop "ceph_test_librbd_api" target
https://github.com/ceph/ceph/pull/28091 Prashant D
02:50 AM CephFS Backport #39233 (In Progress): mimic: kclient: nofail option not supported
https://github.com/ceph/ceph/pull/28090 Prashant D
01:15 AM Revision 69975864 (ceph): Merge pull request #28085 from rzarzynski/wip-crimson-no-atomics-in-ref...
crimson, common: RefCountedObj doesn't use atomics in Seastar builds.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:59 AM rgw Bug #39368: Setting custom metadata in multiple versions causes data mtime and metadata mtime to ...
fix bug: https://github.com/yehudasa/ceph/pull/19 Snow Si
12:35 AM Revision 8f838cc8 (ceph): osd: Fix merge_log_dups() not remove dup corresponding to log.tail
The log tail is not inclusive of the log, so not an overlap
Fix unittest_pglog to verify proper operation
Signed-off...
David Zafman
12:35 AM Revision bafe5923 (ceph): test: unittest_pglog: Additional test cases for trim, copy_up_to and co...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d0d244d222c7709a4a0688954816fd42e471b3c9)
David Zafman
12:34 AM Revision 6362eae4 (ceph): test: unittest_pglog: Remove irrelevant config values
osd_min_pg_log_entries and osd_max_pg_log_entries are not involved
in the log handling code being tested.
Signed-off...
David Zafman
12:32 AM Revision e740b76a (ceph): test: Adding standalone test of log copy handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7959159e830b39c69807c832bf3e01581a314d0a)
David Zafman
12:32 AM Revision 4c28d364 (ceph): osd: Include dups in copy_after() and copy_up_to()
Client saw out of order results in a test with a very small
pg_log because a backfill/recovery sent a small number of...
David Zafman
12:26 AM Revision 11017bba (ceph): osd: Fix off by 1 error in trim handling of osd_pg_log_dups_tracked
Move log message out of loop so it doesn't repeat for no reason
Signed-off-by: David Zafman <dzafman@redhat.com>
(ch...
David Zafman
12:26 AM Revision c7098059 (ceph): osd: Remove unused pg_log_t::copy_range()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d1ad129dd4b71640ae2e74d793e45146dca8bf26)...
David Zafman

05/13/2019

11:59 PM Revision e3499da2 (ceph): mount.ceph.c: do not pass nofail to the kernel
nofail is a userspace level option and shouldn't be passed to the kernel
Fixes: https://tracker.ceph.com/issues/2326...
Kenneth Waegeman
11:57 PM Revision 4bc9c308 (ceph): test/librbd: drop 'ceph_test_librbd_api' target
This was used for API backwards compatibility testing, but now that
the C++ API will not remain stable, it serves no ...
Jason Dillaman
11:15 PM RADOS Bug #39723 (Duplicate): osd: valgrind Leak_DefinitelyLost
... Patrick Donnelly
11:03 PM rbd Bug #39710: [exclusive lock] An image got more than one lock owners at the same time
Honestly, all bets are off if you set "rbd_blacklist_on_break_lock" to false. You are testing code paths that are way... Jason Dillaman
11:01 PM CephFS Bug #39722: pybind: ceph_volume_client py3 error
Rishabh, please investigate. Patrick Donnelly
11:01 PM CephFS Bug #39722 (Duplicate): pybind: ceph_volume_client py3 error
... Patrick Donnelly
10:35 PM Revision bcdc3249 (ceph): test: Adding standalone test of log copy handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7959159e830b39c69807c832bf3e01581a314d0a)
David Zafman
10:35 PM Revision b37d5ade (ceph): test: unittest_pglog: Remove irrelevant config values
osd_min_pg_log_entries and osd_max_pg_log_entries are not involved
in the log handling code being tested.
Signed-off...
David Zafman
10:35 PM Revision 072a0092 (ceph): test: unittest_pglog: Additional test cases for trim, copy_up_to and co...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d0d244d222c7709a4a0688954816fd42e471b3c9)
David Zafman
10:35 PM Revision 79d1bed7 (ceph): osd: Fix merge_log_dups() not remove dup corresponding to log.tail
The log tail is not inclusive of the log, so not an overlap
Fix unittest_pglog to verify proper operation
Signed-off...
David Zafman
10:35 PM Revision 407b88ff (ceph): osd: Include dups in copy_after() and copy_up_to()
Client saw out of order results in a test with a very small
pg_log because a backfill/recovery sent a small number of...
David Zafman
10:30 PM Revision fcbe8425 (ceph): osd: Fix off by 1 error in trim handling of osd_pg_log_dups_tracked
Move log message out of loop so it doesn't repeat for no reason
Signed-off-by: David Zafman <dzafman@redhat.com>
(ch...
David Zafman
10:30 PM Revision 2e4431d5 (ceph): osd: Remove unused pg_log_t::copy_range()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d1ad129dd4b71640ae2e74d793e45146dca8bf26)
David Zafman
10:17 PM RADOS Backport #39721 (Resolved): nautilus: short pg log+nautilus-p2p-stress-split: "Error: finished ti...
https://github.com/ceph/ceph/pull/28088 David Zafman
10:16 PM RADOS Backport #39720 (Resolved): mimic: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3...
https://github.com/ceph/ceph/pull/28089 David Zafman
10:16 PM RADOS Backport #39719 (Resolved): luminous: short pg log+nautilus-p2p-stress-split: "Error: finished ti...
https://github.com/ceph/ceph/pull/28185 David Zafman
10:10 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> We may not need this after all. The kernel client at least doesn't care a lot about the inode n...
Patrick Donnelly
09:08 PM Support #39639 (Closed): The cluster network of ceph cluster have no data flow
This is probably a configuration issue; you can get help for that kind of thing on ceph-users@ceph.com. :) Greg Farnum
09:07 PM Bug #39643 (Fix Under Review): make jemalloc/tcmalloc work.
Greg Farnum
08:21 PM RADOS Bug #39304 (Pending Backport): short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 whe...
David Zafman
08:09 PM RADOS Bug #39304 (Resolved): short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_a...
David Zafman
08:08 PM RADOS Bug #39582 (Pending Backport): Binary data in OSD log from "CRC header" message
David Zafman
07:01 PM CephFS Bug #39704: When running multiple filesystems, directories do not fragment
Patrick Donnelly wrote:
> This is with Nautilus v14.2.1? Can you bump up debugging on the MDS during the event and s...
Nathan Fish
01:55 PM CephFS Bug #39704 (Need More Info): When running multiple filesystems, directories do not fragment
This is with Nautilus v14.2.1? Can you bump up debugging on the MDS during the event and share the log? Patrick Donnelly
05:48 PM Linux kernel client Bug #39010: Hang with read-only RBD
We've made some patches in the kernel for these issues but have decided to use device mapper as an extra layer on top... Cliff Pajaro
05:30 PM Revision f5a93d68 (ceph): librbd: drop data oid parameter from IO path
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:30 PM Revision cac640c5 (ceph): librbd: switch to lightweight striper for hot IO path
Optimize non-complex IO requests using the new lightweight object
striper that avoids heap allocations for small requ...
Jason Dillaman
05:30 PM Revision a786cfd0 (ceph): librbd: avoid bl manipulation on single object read/writes
If a read or write only spans a single object and buffer extent,
there isn't any need to build a new bufferlist from ...
Jason Dillaman
05:13 PM rgw Backport #39411 (In Progress): mimic: inefficient unordered bucket listing
Casey Bodley
05:11 PM Revision de3e851c (ceph): rgw: cls_bucket_list_unordered lists a single shard
CLSRGWIssueBucketList sends the request to every shard, but this loop
intended to list only the current_shard
Fixes:...
Casey Bodley
05:07 PM Revision 58bbb87c (ceph): osdc/Striper: implemented a lightweight version of StripedReadResult
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:07 PM Revision 10bebfca (ceph): librbd: helper method to generate data object OIDs on-demand
The new generator avoids multiple string length and copy operations
that are currently required in the Striper.
Sign...
Jason Dillaman
04:38 PM Revision a3448eda (ceph): osdc/Striper: implemented a lightweight version of file_to_extents
The previous versions of file_to_extents resulted in numerous heap
allocations for maps, vectors, and strings -- in a...
Jason Dillaman
04:38 PM Revision cc7ec3e1 (ceph): common/Finisher: avoid memory re-allocations for finisher queue
Since there is only a single thread associated with the Finisher,
swap between two queues to avoid the need to re-all...
Jason Dillaman
04:15 PM Revision 99826fbe (ceph): Merge pull request #27999 from trociny/wip-rbd-sparse_copyup
librbd: clone copy-on-write operations should preserve sparseness
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:02 PM Revision bd8f8766 (ceph): crimson/osd: add pgnls support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:02 PM Revision ee796ade (ceph): crimson/osd: add preliminary delete support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:02 PM Revision 9813f7d6 (ceph): crimson/osd: add crimson_debug_pg_always_active option
before crimson is able to peer, we should leave this option ON.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:00 PM Revision 5a79b4c8 (ceph): Merge pull request #28071 from tchaikov/wip-crimson-perf-regres
crimson,osd: performance fixes
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:57 PM Revision 8889b147 (ceph): crimson, common: RefCountedObj doesn't use atomics in SeaStar builds.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:28 PM Stable releases Tasks #39718 (Resolved): v13.2.6 Mimic
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
03:27 PM Stable releases Tasks #39100 (Resolved): Luminous v12.2.12
Abhishek Lekshmanan
03:23 PM Revision 5cb96ae9 (ceph): cls/rgw: expose cls_rgw_bucket_list_op for single shard
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit cd1fc96c5ca5254eb8343509b11a59514d62e532)...
Casey Bodley
03:12 PM Dashboard Bug #39580 (Fix Under Review): mgr/dashboard: Optimize the calculation of portal IPs
Ricardo Marques
02:52 PM Dashboard Bug #39580 (In Progress): mgr/dashboard: Optimize the calculation of portal IPs
Ricardo Marques
03:08 PM Dashboard Bug #38800: mgr/dashboard: User list does not load
In my case the problem is that it fails while requesting RGW user infos with the following parameters (the URL looks ... Volker Theile
03:00 PM Dashboard Bug #38800: mgr/dashboard: User list does not load
Laura Paduano
10:57 AM Dashboard Bug #38800: mgr/dashboard: User list does not load
Laura Paduano wrote:
> Joao Aguiar wrote:
> > Lenz Grimmer wrote:
> > > Is this still reproducable?
> >
> > Yes...
Joao Aguiar
10:53 AM Dashboard Bug #38800: mgr/dashboard: User list does not load
Joao Aguiar wrote:
> Lenz Grimmer wrote:
> > Is this still reproducable?
>
> Yes the problem still persist in ou...
Laura Paduano
03:06 PM Revision 6f3f8f15 (ceph): mgr/dashboard: Improve NFS Pseudo pattern message
Fixes: http://tracker.ceph.com/issues/39327
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:59 PM CephFS Bug #39705: qa: Expected: (btime) < (new_btime), actual: 2019-05-09 23:33:09.400554 vs 2019-05-09...
... Zheng Yan
12:34 PM CephFS Bug #39705: qa: Expected: (btime) < (new_btime), actual: 2019-05-09 23:33:09.400554 vs 2019-05-09...
Patrick Donnelly wrote:
> [...]
>
> From: /ceph/teuthology-archive/nojha-2019-05-09_22:58:42-fs:basic_workload-wi...
David Disseldorp
02:56 PM Revision a055f963 (ceph): mgr/dashboard: Add multi root support in CRUSH map
Fixes: http://tracker.ceph.com/issues/39647
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:03 PM rgw Bug #39038 (Pending Backport): beast: multiple v4 and v6 endpoints with the same port will cause ...
Casey Bodley
02:02 PM Revision 782be351 (ceph): Merge pull request #27270 from theanalyst/beast-fe-ipv6
rgw: normalize v6 endpoint behaviour for the beast frontend
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Review...
Casey Bodley
01:50 PM CephFS Bug #39511 (Need More Info): Cannot remove CephFS snapshot with leading underscore (_)
This looks like you're deleting a snapshot name in a child directory which was not the original directory where the s... Patrick Donnelly
01:47 PM CephFS Bug #39510 (Fix Under Review): test_volume_client: test_put_object_versioned is unreliable
Patrick Donnelly
01:47 PM Dashboard Feature #38211 (Fix Under Review): mgr/dashboard: Add custom dialogue for configuring PG scrub pa...
Patrick Seidensal
01:44 PM CephFS Bug #39395: ceph: ceph fs auth fails
src/mon/AuthMonitor.cc src/mds/MDSMonitor.cc Patrick Donnelly
01:42 PM CephFS Bug #39329 (Won't Fix): ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connecte...
Patrick Donnelly
01:10 PM Revision cfa2c5fb (ceph): Merge pull request #26281 from smithfarm/wip-git-describe-long
make-dist: set version number only once
Reviewed-by: Tim Serong <tserong@suse.com>
Nathan Cutler
01:09 PM rgw Bug #39635 (Pending Backport): multisite: mismatch of bucket creation times from List Buckets
Casey Bodley
01:09 PM Revision d39f6a50 (ceph): Merge pull request #28045 from cbodley/wip-39635
cls/user: cls_user_set_buckets_info overwrites creation_time
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
01:08 PM rgw Bug #39495 (Pending Backport): rgw: swift object expiry fails when a bucket reshards
Casey Bodley
01:07 PM rgw Bug #24991 (Pending Backport): Add support for --bypass-gc flag of radosgw-admin bucket rm comman...
Casey Bodley
01:07 PM Revision f1f223d1 (ceph): Merge pull request #27980 from cbodley/wip-24991
rgw: delete_obj_index() takes mtime for bilog
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Casey Bodley
01:05 PM rgw Feature #39637 (Pending Backport): rgw: allow radosgw-admin bucket list to use the --allow-unorde...
Casey Bodley
01:05 PM Revision cd236e7a (ceph): Merge pull request #28031 from ivancich/wip-rgw-admin-unordered
rgw: allow radosgw-admin to list bucket w --allow-unordered
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-...
Casey Bodley
12:54 PM rgw Bug #39380 (Pending Backport): On rook master branch s3cmd make bucket returns error InvalidLocat...
Casey Bodley
12:53 PM Revision b59fcb0c (ceph): Merge pull request #27676 from mkogan1/wip-rgw-39380
rgw: fix default_placement containing "/" when storage_class is standard
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:51 PM Revision 1ad2cb77 (ceph): Merge pull request #27984 from cbodley/wip-test-rgw-multisite-sh
test/rgw: fix test-rgw-multisite.sh script for creating multisite clusters
Reviewed-by: Shilpa Jagannath <smanjara@r...
Casey Bodley
12:42 PM Revision e8da9e1e (ceph): Merge pull request #27807 from cyb70289/utf8-encode
common: optimize encode_utf8
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:34 PM Revision 2136530d (ceph): cephfs-shell: Remove whitespace after '('
This patch fixes flake8 whitespace error.
Fixes: https://tracker.ceph.com/issues/39717
Signed-off-by: Varsha Rao <va...
Varsha Rao
12:34 PM Revision 20c31ea2 (ceph): cephfs-shell: Remove unused 'flag' variable
This patch fixes flake8 unused local variable error.
Fixes: https://tracker.ceph.com/issues/39717
Signed-off-by: Var...
Varsha Rao
12:33 PM Revision c7d217c2 (ceph): cephfs-shell: Fix flake8 invalid escape sequence warning
Backslash-character pair is not a valid escape sequence, since Python 3.6
version. Prefixing character 'r' to the esc...
Varsha Rao
12:33 PM Revision f322affd (ceph): cephfs-shell: Remove unnecessary empty lines
This patch fixes flake8 too many blank lines error.
Fixes: https://tracker.ceph.com/issues/39717
Signed-off-by: Vars...
Varsha Rao
12:33 PM Revision e6b6cf4b (ceph): cephfs-shell: Fix flake8 bare 'except' warnings
Instead of bare 'except', catch just libcephfs exceptions.
Fixes: https://tracker.ceph.com/issues/39717
Signed-off-b...
Varsha Rao
12:30 PM CephFS Cleanup #39717 (Resolved): cephfs-shell: Fix flake8 warnings and errors
Flake8 generates following warning and errors:
* E722 do not use bare 'except'
* E303 too many blank lines
* W605 ...
Varsha Rao
12:25 PM rbd Bug #39521 (Pending Backport): Fast-diff can be disabled w/o disabling object-map
Mykola Golub
12:25 PM rbd Bug #39656 (Pending Backport): [test] devstack is broken (again)
Mykola Golub
12:25 PM Revision 76e4f2ce (ceph): Merge pull request #28051 from dillaman/wip-39521
librbd: fix issues with object-map/fast-diff feature interlock
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:24 PM Revision b2c799e7 (ceph): Merge pull request #28063 from dillaman/wip-39656
qa/workunits/rbd: use https protocol for devstack git operations
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:02 PM Revision 427c8656 (ceph): cls/rgw: raise debug level of bi_log_iterate_entries output
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9c8a207cef8792fc5a467b27b500153eef455c04)
Casey Bodley
12:00 PM Revision 00a3f291 (ceph): cls/rgw: raise debug level of bi_log_iterate_entries output
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9c8a207cef8792fc5a467b27b500153eef455c04)
Casey Bodley
11:34 AM Revision 16aacb8a (ceph): rgw: cr_rest: allow a error type for wait with bufferlists
This is the version that will not apply json decoding if the type is a
bufferlist
Signed-off-by: Abhishek Lekshmanan...
Abhishek Lekshmanan
10:52 AM Dashboard Feature #39451 (Fix Under Review): mgr/dashboard: Interlock `fast-diff` and `object-map`
Patrick Seidensal
10:30 AM Dashboard Bug #39709 (Fix Under Review): mgr/dashboard: "local variable 'cluster_id' referenced before assi...
Sebastian Wagner
10:26 AM Revision bc340c40 (ceph): scripts/kubejacker: Fix mgr_plugins target for centos
Also use the latest master as default FROM
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:07 AM CephFS Bug #38520 (Resolved): qa: fsstress with valgrind may timeout
Nathan Cutler
10:07 AM CephFS Backport #38540 (Resolved): mimic: qa: fsstress with valgrind may timeout
Nathan Cutler
10:06 AM CephFS Backport #39469 (Resolved): mimic: There is no punctuation mark or blank between tid and client_...
Nathan Cutler
10:06 AM CephFS Backport #38736 (Resolved): mimic: qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON...
Nathan Cutler
10:05 AM CephFS Backport #39193 (Resolved): mimic: mds: crash during mds restart
Nathan Cutler
10:04 AM CephFS Backport #39200 (Resolved): mimic: mds: we encountered "No space left on device" when moving huge...
Nathan Cutler
09:53 AM Dashboard Bug #39586 (Fix Under Review): dashboard: orchestrator mgr modules assert failure on iscsi servic...
Sebastian Wagner
09:40 AM CephFS Bug #39715 (Resolved): client: optimize rename operation under different quota root
We had many source directories with more than ten millions files. It took very long time to move one such directory t... Zhi Zhang
09:24 AM Dashboard Bug #39609 (Pending Backport): mgr/dashboard: 'RBD_FEATURE_MIGRATING' is missing in `rbd.pyx`
Ricardo Marques
06:08 AM Dashboard Bug #39714 (Resolved): mgr/dashboard: Pool read/write OPS shows too many decimal places
!d67824d82b3ea3f630264b044ecbbe50.png! Patrick Seidensal
03:37 AM Bug #39713 (New): "Ceph -s" execution consumes too much time
ceph version: 14.2.0 update from luminous
## strace -c ceph -s...
Lei Liu
03:31 AM RADOS Bug #39665: kstore: memory may leak on KStore::_do_read_stripe
https://github.com/ceph/ceph/pull/28056 Shanchun Lv
03:00 AM Revision 35c747c9 (ceph): doc: fixed broken links in nautilus release page
Fixes: https://tracker.ceph.com/issues/39712
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
02:48 AM Documentation #39712 (Resolved): doc: broken links on nautilus release notes page
When looking through the Nautilus release notes, I found three links that result in 404 error.
See: http://docs.ce...
James McClune
02:34 AM rgw Backport #39229 (In Progress): mimic: rgw_file: can't retrieve etag of empty object written throu...
https://github.com/ceph/ceph/pull/28073 Prashant D
02:27 AM RADOS Backport #39421 (In Progress): nautilus: Don't mark removed osds in when running "ceph osd in any...
https://github.com/ceph/ceph/pull/28072 Prashant D
12:03 AM Revision b9c614e8 (ceph): rgw_file: save etag and acl info in setattr
Fixes: https://tracker.ceph.com/issues/38327
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit...
taoCH

05/12/2019

11:28 PM Revision a5d72da7 (ceph): osd/OSDMap: Replace get_out_osds with get_out_existing_osds
Fixes: http://tracker.ceph.com/issues/39154
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from co...
Brad Hubbard
02:41 PM Revision a09a4f34 (ceph): cmake: define BOOST_SP_DISABLE_THREADS for crimson
because we are single-threaded
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:40 PM Revision 0291178e (ceph): osd/osd_internal_types: bring moving semantics to ObjectState.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:40 PM Revision d2b49dae (ceph): crimson/osd: simplify write handling in PG::do_osd_ops.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:59 PM Messengers Bug #39711 (Duplicate): "unable to find any IPv4 address in networks <ipv6-network>" after upgrad...
After upgrading our OSDs to Nautilus they refused to start logging... Thore K
08:03 AM Revision 750e61ac (ceph): librbd: clone copy-on-write operations should preserve sparseness
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:32 AM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
added comment here https://github.com/ceph/ceph/pull/27098 ..
the timezone fix from above breaks the login I was fo...
david sielert
12:24 AM RADOS Bug #24974: Segmentation fault in tcmalloc::ThreadCache::ReleaseToCentralCache()
dzafman-2019-05-09_20:06:24-rados-wip-zafman-testing-distro-basic-smithi/3943901... David Zafman

05/11/2019

10:44 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
+1 I have this same problem, upgrade from mimic , unable to login to dashboard david sielert
04:21 PM CephFS Backport #38540: mimic: qa: fsstress with valgrind may timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27432
merged
Yuri Weinstein
04:21 PM Revision 06c9c807 (ceph): Merge pull request #27432 from smithfarm/wip-38540-mimic
mimic: qa: fsstress with valgrind may timeout
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:20 PM CephFS Backport #39469: mimic: There is no punctuation mark or blank between tid and client_id in the o...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27847
merged
Yuri Weinstein
04:20 PM Revision ffa90479 (ceph): Merge pull request #27847 from ashishkumsingh/wip-39469-mimic
mimic : s: better output of 'ceph health detail'
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:20 PM CephFS Backport #38736: mimic: qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOWN) in c...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27906
merged
Yuri Weinstein
04:20 PM Revision dde818f8 (ceph): Merge pull request #27906 from smithfarm/wip-38736-mimic
mimic: qa: [WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOWN) in cluster log
Reviewed-by: Venky Shankar...
Yuri Weinstein
04:19 PM CephFS Backport #39193: mimic: mds: crash during mds restart
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27916
merged
Yuri Weinstein
04:19 PM Revision 2c117fb9 (ceph): Merge pull request #27916 from pdvian/wip-39193-mimic
mimic: mds: drop reconnect message from non-existent session
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:19 PM CephFS Backport #39200: mimic: mds: we encountered "No space left on device" when moving huge number of ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27917
merged
Yuri Weinstein
04:18 PM Revision 76ec32f9 (ceph): Merge pull request #27917 from pdvian/wip-39200-mimic
mimic: mds/server: check directory split after rename.
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
03:43 PM RADOS Backport #39205: nautilus: osd: leaked pg refs on shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27803
merged
Yuri Weinstein
03:43 PM Revision 8e188313 (ceph): Merge pull request #27803 from pdvian/wip-39205-nautilus
nautilus: osd: shutdown recovery_request_timer earlier
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
02:12 PM rbd Bug #39703: 'qemu-img' seg faults on rbd_close under CentOS 7.5
https://bugzilla.redhat.com/show_bug.cgi?id=1569391 Jason Dillaman
01:21 PM rbd Bug #39703: 'qemu-img' seg faults on rbd_close under CentOS 7.5
... actually, it's coming from the built-in C++17 'std::allocator' which can perform optional aligned allocations via... Jason Dillaman
01:37 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
We may not need this after all. The kernel client at least doesn't care a lot about the inode number. We can do prett... Jeff Layton
01:27 PM Linux kernel client Bug #39571 (Resolved): xfstest generic/452 exposes inode refcount leak
Jeff Layton
01:10 PM Revision ce1df3ce (ceph): Merge pull request #27870 from theanalyst/rgw-objexp-fixes-cli
rgw: object expirer fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: J. Eric Ivancich <ivancich@red...
J. Eric Ivancich
07:53 AM rbd Bug #39710 (New): [exclusive lock] An image got more than one lock owners at the same time
With ceph mimic 13.2.5, I wrote a simple program to test the librbd exclusive lock feature relating APIs(i.e. lock_ac... yu feng
07:03 AM Dashboard Bug #39709 (Resolved): mgr/dashboard: "local variable 'cluster_id' referenced before assignment" ...
Dashboard NFS throw error when it try to get ganesha daemon list
File *mgr/dashboard/controllers/nfsganesha.py* *l...
Nur Faizin
04:29 AM Dashboard Bug #39708 (New): mgr/dashboard: Test stall in mgr/dashboard/tests/test_task.py
test_task_idempotent stalls indefinitely if tests are run on a relatively busy system. I tried to figure out why exac... Vladimir Bashkirtsev
01:37 AM Revision 93ba1a31 (ceph): Merge pull request #27926 from tchaikov/wip-38627
pybind/mgr: convert str to int using "int()"
Reviewed-by: Noah Watkins <noahwatkins@gmail.com>
Kefu Chai
12:41 AM Revision 624d1172 (ceph): Merge pull request #27914 from dzafman/wip-39304
osd: Include dups in copy_after() and copy_up_to()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha O...
David Zafman

05/10/2019

11:53 PM mgr Bug #39662 (Fix Under Review): ceph-mgr should log an error if it can't find any modules to load
Tim Serong
04:49 AM mgr Bug #39662 (Resolved): ceph-mgr should log an error if it can't find any modules to load
I had a downstream SUSE build of ceph-14.1.0, which was showing "7 mgr modules have failed" in `ceph status`, and `ce... Tim Serong
11:15 PM rbd Bug #39703: 'qemu-img' seg faults on rbd_close under CentOS 7.5
It's due to boost's use of 'aligned_alloc' which is not available in the gperftools (tcmalloc) available on RHEL/Cent... Jason Dillaman
02:54 PM rbd Bug #39703 (Resolved): 'qemu-img' seg faults on rbd_close under CentOS 7.5
... Jason Dillaman
11:06 PM rbd Bug #39707 (Duplicate): sigabrt in rbd_close via dashboard
See #39703 Jason Dillaman
09:25 PM rbd Bug #39707 (Duplicate): sigabrt in rbd_close via dashboard
... Sage Weil
10:46 PM Revision 09fb7a5a (ceph): Merge pull request #27961 from dzafman/wip-39582
osd: Output Base64 encoding of CRC header if binary data present
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
10:31 PM Revision 7959159e (ceph): test: Adding standalone test of log copy handling
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:31 PM Revision a008bd8c (ceph): test: unittest_pglog: Remove irrelevant config values
osd_min_pg_log_entries and osd_max_pg_log_entries are not involved
in the log handling code being tested.
Signed-off...
David Zafman
10:31 PM Revision d0d244d2 (ceph): test: unittest_pglog: Additional test cases for trim, copy_up_to and co...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:31 PM Revision f526c6d5 (ceph): osd: Fix merge_log_dups() not remove dup corresponding to log.tail
The log tail is not inclusive of the log, so not an overlap
Fix unittest_pglog to verify proper operation
Signed-off...
David Zafman
09:29 PM Revision 62e241e4 (ceph): Merge PR #27782 into master
* refs/pull/27782/head:
os/bluestore: protect BlueFS::FileReader::buf
os/bluestore: log 'buffered' in KernelDevice:...
Sage Weil
09:27 PM mgr Bug #39644: mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.TestModuleSelftest)
/a/sage-2019-05-10_17:46:31-rados-wip-sage-testing-2019-05-10-0936-distro-basic-smithi/3946959 Sage Weil
08:51 PM mgr Bug #39644 (Fix Under Review): mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.Tes...
Nathan Cutler
12:43 PM mgr Bug #39644: mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.TestModuleSelftest)
Placed "PR":https://github.com/ceph/ceph/pull/28058 to cover this Dmitriy Rabotyagov
10:59 AM mgr Bug #39644: mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.TestModuleSelftest)
Just to update topic - working on issue, will place PR soon. Dmitriy Rabotyagov
09:27 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
The bucket was created on 2017-01-26 while the cluster was running the 0.94.3 (Hammer) release. Also the cluster has... Bryan Stillwell
09:22 PM Revision 5229e1ec (ceph): Merge PR #27928 into master
* refs/pull/27928/head:
mon/OSDMonitor: require nautilus to set pg_autoscale_mode
mon/OSDMonitor: allow pg_num to i...
Sage Weil
09:22 PM RADOS Bug #39484 (Pending Backport): mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Sage Weil
09:21 PM Revision 4982bd58 (ceph): Merge PR #27877 into master
* refs/pull/27877/head:
mon: paxos: introduce new reset_pending_committing_finishers for safety
Reviewed-by: Kefu C...
Sage Weil
09:18 PM rgw Backport #39615 (In Progress): luminous: civetweb frontend: response is buffered in memory if con...
Nathan Cutler
09:16 PM rgw Backport #39615 (Need More Info): luminous: civetweb frontend: response is buffered in memory if ...
Hoping Casey will take on this non-trivial rgw backport, or re-assign it as appropriate. Nathan Cutler
09:17 PM Revision 19e68749 (ceph): rgw: use chunked encoding to get partial results out faster
Some operations can take a long time to have their complete result.
If a RGW operation does not set a content-length...
Robin H. Johnson
09:15 PM rgw Backport #39614 (Resolved): mimic: civetweb frontend: response is buffered in memory if content l...
Nathan Cutler
03:30 PM rgw Backport #39614: mimic: civetweb frontend: response is buffered in memory if content length is no...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/28014
merged
Yuri Weinstein
09:14 PM mgr Bug #38157 (Resolved): progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
Nathan Cutler
09:14 PM mgr Backport #39344 (Resolved): nautilus: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_...
Nathan Cutler
03:20 PM mgr Backport #39344: nautilus: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recov...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27608
merged
Yuri Weinstein
09:13 PM RADOS Backport #38881 (Resolved): nautilus: ENOENT in collection_move_rename on EC backfill target
Nathan Cutler
03:19 PM RADOS Backport #38881: nautilus: ENOENT in collection_move_rename on EC backfill target
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/27654
merged
Yuri Weinstein
09:12 PM RADOS Backport #39504 (Resolved): nautilus: Give recovery for inactive PGs a higher priority
Nathan Cutler
03:18 PM RADOS Backport #39504: nautilus: Give recovery for inactive PGs a higher priority
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27854
merged
Yuri Weinstein
09:11 PM Bug #39235 (Resolved): mgr/ActivePyModules: handle_command may keep lock locked if module not ava...
Nathan Cutler
09:09 PM Messengers Backport #39465 (Resolved): nautilus: print client IP in default debug_ms log level when "bad crc...
Nathan Cutler
03:18 PM Messengers Backport #39465: nautilus: print client IP in default debug_ms log level when "bad crc in {front|...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27857
merged
Yuri Weinstein
09:08 PM Backport #39308 (Resolved): nautilus: mgr/ActivePyModules: handle_command may keep lock locked if...
Nathan Cutler
03:17 PM Backport #39308: nautilus: mgr/ActivePyModules: handle_command may keep lock locked if module not...
Prashant D wrote:
> https://github.com/ceph/ceph/pull/27939
merged
Yuri Weinstein
09:02 PM mgr Bug #38626: pg_autoscaler is not Python 3 compatible
Sebastian Wagner wrote:
> The other PR is https://github.com/ceph/ceph/pull/27154
And here's another: https://git...
Nathan Cutler
02:47 PM mgr Bug #38626: pg_autoscaler is not Python 3 compatible
The other PR is https://github.com/ceph/ceph/pull/27154 Sebastian Wagner
08:36 PM rgw Bug #39706 (Fix Under Review): rgw:hadoop-s3a suite failing with more ansible errors
Casey Bodley
08:35 PM rgw Bug #39706 (Resolved): rgw:hadoop-s3a suite failing with more ansible errors
example: http://qa-proxy.ceph.com/teuthology/amaredia-2019-05-02_15:30:09-rgw-master-distro-basic-smithi/3918581/teut... Casey Bodley
07:45 PM Revision 0483c1c3 (ceph): qa/tasks/ceph.conf: do not warn on TOO_FEW_OSDS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:45 PM Revision 3b74fbc9 (ceph): mon/PGMap: enable/disable TOO_FEW_OSDS warning with an option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision 567f911c (ceph): Merge pull request #28065 from yuriw/wip-yuriw-fix-distros-nautilus
qa/tests: cleaned up supported distro for nautilus Yuri Weinstein
06:48 PM Revision de5c5d84 (ceph): Merge pull request #21722 from mslovy/wip-parial-recovery
osd: partial recovery strategy based on PGLog
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <...
Neha Ojha
06:37 PM Revision d3623013 (ceph): Merge pull request #28060 from ceph/wip-bz1666822
ceph-volume: use the Device.rotational property instead of sys_api
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:32 PM CephFS Bug #39705 (Resolved): qa: Expected: (btime) < (new_btime), actual: 2019-05-09 23:33:09.400554 vs...
... Patrick Donnelly
05:46 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
That patch is already applied in 14.2.1, and I have reset passwords many times already.
It looks like in my case i...
Darrell Enns
04:35 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
Can you please try the following:
# Manually apply the change posted at https://github.com/ceph/ceph/pull/27942/fi...
Lenz Grimmer
05:32 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
/a/nojha-2019-05-10_00:33:57-upgrade-wip-parial-recovery-2019-05-09-distro-basic-smithi/3943156/ Neha Ojha
05:01 PM bluestore Bug #39618: Runaway memory usage on Bluestore OSD
Attaching an image showing memory consumption between Nautilus and Luminous on identical hardware and indentical conf... Richard Hesse
04:55 PM Dashboard Bug #39650: mgr/dashboard: Pool graph/sparkline points do not display the correct values
I think the key point is that the values "Read bytes" and "Write bytes" are simple incrementing counters that display... Lenz Grimmer
04:38 PM Revision ba7740c4 (ceph): Merge pull request #28066 from yuriw/wip-yuriw-clients-upgrades-luminou...
qa/tests: renamed suite to clients-upgrades-luminous-nautilus to be c… Yuri Weinstein
04:19 PM Revision 9cbc14df (ceph): qa/tests: renamed suite to clients-upgrades-luminous-nautilus to be con...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:10 PM Revision 2526cc6e (ceph): qa/tests: cleaned up supported disto for nautilus
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:04 PM Revision f1db0a86 (ceph): ceph-volume: skip missing interpreters when running tox tests
This will skip tests for versions of python that don't exist on the node
that's running the tests.
Signed-off-by: An...
Andrew Schoen
03:41 PM Revision 8ebff475 (ceph): ceph-volume: use the Device.rotational property instead of sys_api
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1666822
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:37 PM rgw Backport #39684 (In Progress): nautilus: rgw: cloud sync module fails to sync multipart objects
Abhishek Lekshmanan
10:57 AM rgw Backport #39684 (Resolved): nautilus: rgw: cloud sync module fails to sync multipart objects
https://github.com/ceph/ceph/pull/28064 Nathan Cutler
03:30 PM Revision 482c1342 (ceph): rgw: rest_conn: wait bl takes an optional error template
This allows for functions that require a bufferlist but might have a json error
response to take this path. Also drop...
Abhishek Lekshmanan
03:30 PM Revision 0746c138 (ceph): Merge pull request #28014 from cbodley/wip-39614
mimic: rgw: use chunked encoding to get partial results out faster
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
03:28 PM Revision 0d1d9d98 (ceph): rgw: rest_conn: parse_json bails on failed parsing
Currently the json parser parsing errors get ignored while we check the value as
integer reading from a bool. This ca...
Abhishek Lekshmanan
03:21 PM CephFS Bug #39704 (Won't Fix): When running multiple filesystems, directories do not fragment
Nautilus, Ubuntu 18.04.2, HWE kernel 4.18.0-18-generic.
I have created multiple ceph filesystems:
root@mc-3015-20...
Nathan Fish
03:20 PM Revision 4e18a908 (ceph): Merge pull request #27608 from liewegas/wip-38157-nautilus
nautilus: mgr/progress: behave if pgs disappear (due to a racing pg merge)
Reviewed-by: Tim Serong <tserong@suse.com...
Yuri Weinstein
03:19 PM Revision 16108ce2 (ceph): Merge pull request #27654 from neha-ojha/wip-38881-nautilus
nautilus: osd/PG: skip rollforward when !transaction_applied during append_log()
Reviewed-by: xie xingguo <xie.xingg...
Yuri Weinstein
03:18 PM Revision 119645fb (ceph): Merge pull request #27854 from smithfarm/wip-39504-nautilus
nautilus: core: Give recovery for inactive PGs a higher priority
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
03:18 PM Revision bd52fa01 (ceph): Merge pull request #27857 from ashishkumsingh/wip-39465-nautilus
nautilus: msg: output peer address when detecting bad CRCs
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Yuri Weinstein
03:17 PM Revision 717a7612 (ceph): Merge pull request #27939 from pdvian/wip-39308-nautilus
nautilus: mgr/ActivePyModules: handle_command - fix broken lock
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
03:11 PM rbd Bug #39656 (Fix Under Review): [test] devstack is broken (again)
Jason Dillaman
03:09 PM Revision fb4f9a8a (ceph): qa/workunits/rbd: use https protocol for devstack git operations
Fixes: http://tracker.ceph.com/issues/39656
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:53 PM mgr Backport #38982 (In Progress): nautilus: pg_autoscaler is not Python 3 compatible
Sebastian Wagner
02:41 PM mgr Backport #38982: nautilus: pg_autoscaler is not Python 3 compatible
-https://github.com/ceph/ceph/pull/28061- Jan Fajerski
02:48 PM Dashboard Backport #39664 (In Progress): nautilus: mgr/dashboard: incorrect help message for minimum blob size
Kiefer Chang
07:54 AM Dashboard Backport #39664 (Resolved): nautilus: mgr/dashboard: incorrect help message for minimum blob size
https://github.com/ceph/ceph/pull/28062 Kiefer Chang
02:37 PM rgw Bug #39654: rgw: Put LC doesn't clear existing lifecycle
Thanks, I'll add it to the backport.
Matt
Matt Benjamin
01:26 PM rgw Bug #39654: rgw: Put LC doesn't clear existing lifecycle
Actually this came up as a part of hte nautilus refactor of LC code, the previous code was actually in rgw_op https:/... Abhishek Lekshmanan
01:17 PM rgw Bug #39654: rgw: Put LC doesn't clear existing lifecycle
Don't we need this fix on mimic/luminous? Casey Bodley
01:07 PM rgw Bug #39654: rgw: Put LC doesn't clear existing lifecycle
s3tests for backport in https://github.com/ceph/s3-tests/pull/275 Casey Bodley
02:31 PM Revision 7e7134aa (ceph): mon/OSDMonitor: allow pg_num to increase when require_osd_release < N
Setting pg_num_target has no effect when we encode our OSDMap with mimic
or luminous features. Fall back to the pre-...
Sage Weil
02:31 PM Revision d2c591a1 (ceph): mon/OSDMonitor: require nautilus to set pg_autoscale_mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Revision 29f60cf7 (ceph): mgr/dashboard: fix help message for minimum blob size in pool form
A value less than maximum blob size is required.
Fixes: http://tracker.ceph.com/issues/39624
Signed-off-by: Kiefer C...
Kiefer Chang
02:17 PM Dashboard Cleanup #39702 (Resolved): mgr/dashboard: OSD custom action button removal
Currently the OSD page uses a custom action button dropdown, which is nearly a clone of the table actions button comp... Stephan Müller
02:16 PM Revision 07c2f967 (ceph): ceph-volume: use the Device.rotational property instead of sys_api
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1666822
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:07 PM Revision f345fe3f (ceph): mgr/dashboard: Optimize target edition when a portal is removed
Fixes: https://tracker.ceph.com/issues/38794
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
02:02 PM Revision 07be7528 (ceph): ceph-volume: use the Device.rotational property instead of sys_api
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1666822
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
01:48 PM Bug #39556: npm problem causes "make-dist" to fail when directory contains colon character
Is this something worthwhile reporting to the npm maintainers? Or maybe it's a known limitation? Lenz Grimmer
01:47 PM Dashboard Bug #39653: mgr/dashboard: Error cloning RBD image without 'layering' feature enabled
As discussed in the backlog grooming call today, the frontend should check if the layering feature is enabled and dis... Lenz Grimmer
01:45 PM Dashboard Bug #39297: mgr/dashboard: Logs provided by the API should provide timestamps in UTC in ISO 8601 ...
Note that the backend-related changes are likely not being backported to Nautilus, as they break existing APIs. If we... Lenz Grimmer
01:33 PM Revision 6be05bb9 (ceph): Merge pull request #27642 from LenzGr/nautilus-documentation
nautilus: doc: Backported dashboard documentation changes Ernesto Puerta
01:30 PM Dashboard Bug #38800: mgr/dashboard: User list does not load
Lenz Grimmer wrote:
> Is this still reproducable?
Yes the problem still persist in our system.
Joao Aguiar
01:27 PM Dashboard Bug #38800 (Need More Info): mgr/dashboard: User list does not load
Is this still reproducable? Lenz Grimmer
01:26 PM Dashboard Bug #39613 (In Progress): mgr/dashboard: misplaced objects not shown anymore
Alfonso Martínez
01:25 PM Dashboard Bug #39606 (Need More Info): Offline RGW isn't removed from the list of hosts
Lenz Grimmer
01:25 PM Dashboard Bug #39606: Offline RGW isn't removed from the list of hosts
What does "offline" mean in this context? Is the host down, was the RGW removed via Ceph commands? Lenz Grimmer
01:19 PM Dashboard Bug #25095 (Can't reproduce): mgr/dashboard: Error on health page for user with Pool-Manager role...
This is no longer reproducible in the new health page. Ricardo Marques
01:05 PM Revision 8107bc6a (ceph): Merge pull request #27795 from cbodley/wip-rgw-beast-async-body
rgw: beast frontend uses yield_context to read/write body
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewe...
Casey Bodley
12:39 PM Dashboard Feature #39701 (Resolved): mgr/dashboard: Update translation
Update the translations of the Ceph dashboard with all available languages on transifex. https://www.transifex.com/ce... Anonymous
12:33 PM RADOS Backport #39206 (Resolved): mimic: osd: leaked pg refs on shutdown
Nathan Cutler
12:33 PM Bug #38897 (Resolved): src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
Nathan Cutler
12:33 PM Backport #38966 (Resolved): mimic: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
Nathan Cutler
12:23 PM RADOS Backport #39220 (Resolved): mimic: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_miss...
Nathan Cutler
12:23 PM RADOS Backport #38443 (Resolved): mimic: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler
12:22 PM RADOS Backport #38879 (Resolved): mimic: ENOENT in collection_move_rename on EC backfill target
Nathan Cutler
12:15 PM rgw Bug #36233 (Resolved): when using nfs-ganesha to upload file, rgw es sync module get failed
Nathan Cutler
12:13 PM RADOS Bug #39555: backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
I'm having this issue on Nautilus (14.2.1) but there is no way OSDs can be full as I'm not using more than 6.8% raw s... Alex Cucu
11:00 AM RADOS Backport #39700 (Resolved): nautilus: [RFE] If the nodeep-scrub/noscrub flags are set in pools in...
https://github.com/ceph/ceph/pull/29991 Nathan Cutler
11:00 AM RADOS Backport #39699 (Resolved): nautilus: OSD down on snaptrim.
https://github.com/ceph/ceph/pull/28203 Nathan Cutler
11:00 AM RADOS Backport #39698 (Resolved): mimic: OSD down on snaptrim.
https://github.com/ceph/ceph/pull/28202 Nathan Cutler
10:59 AM rgw Backport #39697 (Resolved): mimic: rgw: success returned for put bucket versioning on a non exist...
https://github.com/ceph/ceph/pull/28422 Nathan Cutler
10:59 AM rgw Backport #39696 (Resolved): luminous: rgw: success returned for put bucket versioning on a non ex...
https://github.com/ceph/ceph/pull/31218 Nathan Cutler
10:59 AM mgr Backport #39695 (Resolved): nautilus: restful/api is not Python 3 compatible
https://github.com/ceph/ceph/pull/28291 Nathan Cutler
10:59 AM RADOS Backport #39694 (Rejected): luminous: _txc_add_transaction error (39) Directory not empty not han...
Nathan Cutler
10:59 AM RADOS Backport #39693 (Resolved): nautilus: _txc_add_transaction error (39) Directory not empty not han...
https://github.com/ceph/ceph/pull/29115 Nathan Cutler
10:58 AM RADOS Backport #39692 (Resolved): mimic: _txc_add_transaction error (39) Directory not empty not handle...
https://github.com/ceph/ceph/pull/29217 Nathan Cutler
10:58 AM CephFS Backport #39691 (Resolved): luminous: mds: error "No space left on device" when create a large n...
https://github.com/ceph/ceph/pull/29829 Nathan Cutler
10:58 AM CephFS Backport #39690 (Resolved): nautilus: mds: error "No space left on device" when create a large n...
https://github.com/ceph/ceph/pull/28394 Nathan Cutler
10:57 AM CephFS Backport #39689 (Resolved): mimic: mds: error "No space left on device" when create a large numb...
https://github.com/ceph/ceph/pull/28381 Nathan Cutler
10:57 AM Dashboard Backport #39688 (Rejected): nautilus: mgr/dashboard: Object Gateway menu E2E tab tests
Nathan Cutler
10:57 AM CephFS Backport #39687 (Rejected): luminous: ceph-fuse: client hang because its bad session PipeConnecti...
Nathan Cutler
10:57 AM CephFS Backport #39686 (Resolved): nautilus: ceph-fuse: client hang because its bad session PipeConnecti...
https://github.com/ceph/ceph/pull/28375 Nathan Cutler
10:57 AM CephFS Backport #39685 (Resolved): mimic: ceph-fuse: client hang because its bad session PipeConnection ...
https://github.com/ceph/ceph/pull/29200 Nathan Cutler
10:57 AM rgw Backport #39683 (Rejected): mimic: rgw: cloud sync module fails to sync multipart objects
Nathan Cutler
10:56 AM RADOS Backport #39682 (Resolved): nautilus: filestore pre-split may not split enough directories
https://github.com/ceph/ceph/pull/29988 Nathan Cutler
10:56 AM RADOS Backport #39681 (Rejected): luminous: filestore pre-split may not split enough directories
Nathan Cutler
10:56 AM CephFS Backport #39680 (Resolved): nautilus: pybind: add the lseek() function to pybind of cephfs
https://github.com/ceph/ceph/pull/28333 Nathan Cutler
10:56 AM CephFS Backport #39679 (Resolved): mimic: pybind: add the lseek() function to pybind of cephfs
https://github.com/ceph/ceph/pull/28337 Nathan Cutler
10:56 AM CephFS Backport #39678 (Resolved): nautilus: cephfs-shell: fix string decode for ls command
https://github.com/ceph/ceph/pull/28681 Nathan Cutler
10:56 AM rbd Backport #39677 (Rejected): nautilus: [test] qemu-iotests test case 005 fails due to msgr error m...
Nathan Cutler
10:56 AM rgw Backport #39676 (Resolved): nautilus: rgw: crypto: HMAC ctors cannot safely assert in (e.g.) FIPS...
https://github.com/ceph/ceph/pull/28309 Nathan Cutler
10:55 AM rbd Backport #39675 (Resolved): nautilus: [test] possible race condition in rbd-nbd disconnect
https://github.com/ceph/ceph/pull/28273 Nathan Cutler
10:55 AM rbd Backport #39674 (Resolved): mimic: [test] possible race condition in rbd-nbd disconnect
https://github.com/ceph/ceph/pull/28310 Nathan Cutler
10:55 AM rbd Backport #39673 (Resolved): luminous: [test] possible race condition in rbd-nbd disconnect
https://github.com/ceph/ceph/pull/30855 Nathan Cutler
10:55 AM bluestore Backport #39672 (Resolved): nautilus: os/bluestore: fix missing discard in BlueStore::_kv_sync_th...
https://github.com/ceph/ceph/pull/28258 Nathan Cutler
10:55 AM Backport #39671 (Resolved): nautilus: make cluster_network work well.
https://github.com/ceph/ceph/pull/28248 Nathan Cutler
10:55 AM CephFS Backport #39670 (Resolved): nautilus: mds: output lock state in format dump
https://github.com/ceph/ceph/pull/28233 Nathan Cutler
10:55 AM CephFS Backport #39669 (Resolved): mimic: mds: output lock state in format dump
https://github.com/ceph/ceph/pull/28274 Nathan Cutler
10:53 AM rgw Backport #37498 (Resolved): mimic: get or set rgw realm zonegroup zone should check user's caps f...
Nathan Cutler
10:44 AM Dashboard Subtask #39668 (In Progress): mgr/dashboard: REST API: improve query syntax: pagination, filterin...
This is a tracking issue (epic) for the following sub-features (proposal: https://pad.ceph.com/p/ceph-dashboard-pagin... Ernesto Puerta
10:41 AM Dashboard Subtask #39276 (Pending Backport): mgr/dashboard: Object Gateway menu E2E tab tests
Lenz Grimmer
10:41 AM Revision e7ad5ed6 (ceph): mgr/dashboard: Added Object Gateway menu tab tests (#27565)
mgr/dashboard: Added Object Gateway menu tab tests
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tatja...
Lenz Grimmer
09:27 AM Revision ae4f94c8 (ceph): Merge pull request #28042 from smithfarm/wip-doc-ceph-backport-sh
doc: improve ceph-backport.sh comment block
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
09:22 AM Dashboard Bug #39667 (New): mgr/dashboard: Optimize RBD list request on iSCSI form
iSCSI form is taking too long to open due to a request to the RBD images list that is then used to populate the "Imag... Ricardo Marques
08:51 AM mgr Bug #39666 (Resolved): mgr/zabbix: Typo in key name for PGs in backfill_wait state
The key being send is wait_backfill and not backfill_wait Wido den Hollander
08:29 AM RADOS Bug #39665 (Resolved): kstore: memory may leak on KStore::_do_read_stripe
On testing kstore, we found that memory leaks when execute read ops. The root cause is when execute read ops, the in-... Shanchun Lv
08:22 AM Revision 0b6c1218 (ceph): doc: improve ceph-backport.sh comment block
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:01 AM Revision c3ead45d (ceph): ceph.spec.in: package prometheus default alerts for SUSE
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:29 AM Revision 67a47951 (ceph): mgr/PyModuleRegistry: log error if we can't find any modules to load
Fixes: https://tracker.ceph.com/issues/39662
Signed-off-by: Tim Serong <tserong@suse.com>
Tim Serong
05:36 AM mgr Cleanup #39663 (New): tools: wheelhouse shows warning during build
... Jos Collin
04:02 AM RADOS Bug #39661: kstore: memory may leak on KStore::_do_read_stripe
There is no need to cache the in-flight stripes on read process, we can just discard it on read ops. Shanchun Lv
03:53 AM RADOS Bug #39661 (New): kstore: memory may leak on KStore::_do_read_stripe
On testing kstore, we found that memory leaks when execute read ops. The root cause is when execute read ops, the in-... Shanchun Lv
03:34 AM RADOS Bug #39636 (Resolved): osd: PeeringState valgrind error UninitCondition
Kefu Chai
03:34 AM RADOS Bug #39636 (Fix Under Review): osd: PeeringState valgrind error UninitCondition
Kefu Chai
03:34 AM Revision d20076b7 (ceph): Merge pull request #28048 from athanatos/sjust/wip-peering-state-cleanup
More PeeringState and related cleanups to ease use in crimson
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by:...
Samuel Just
02:45 AM Revision 7cb818a8 (ceph): OSD: allow EC PGs to do recovery below min_size
Fixes: http://tracker.ceph.com/issues/18749
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
02:45 AM Revision 78755091 (ceph): qa: remove unused variable from ceph_manager
Pyflakes warned me about this.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:45 AM Revision b7013950 (ceph): qa: write a thrasher for putting PGs below min_size and watching them r...
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:45 AM Revision 7950ce24 (ceph): qa: don't create rbd pool for min-size thrashing tests
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:45 AM Revision 0ee63a04 (ceph): qa: extend get_pool_property() to allow non-int values
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:45 AM Revision b02e2f6c (ceph): test: update test_pool_min_size test in thrasher
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
01:42 AM Bug #39623 (Pending Backport): make cluster_network work well.
Sage Weil
01:42 AM Revision 5cca06aa (ceph): Merge PR #27811 into master
* refs/pull/27811/head:
commom: make cluster_network work.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:04 AM rbd Bug #39448 (Pending Backport): [test] qemu-iotests test case 005 fails due to msgr error message
Jason Dillaman
12:59 AM rgw Backport #39660 (Resolved): nautilus: rgw: Segfault during request processing
https://github.com/ceph/ceph/pull/30746
---
Segfault in RadosGW with Beast frontend after constant mixed worklo...
Benjamin Cherian
12:50 AM Revision 00f279db (ceph): osd: Include dups in copy_after() and copy_up_to()
Client saw out of order results in a test with a very small
pg_log because a backfill/recovery sent a small number of...
David Zafman
12:39 AM Revision a14545d5 (ceph): Merge pull request #28050 from dillaman/wip-39448
msg/async: reduce verbosity of connection timeout failures
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
12:22 AM Revision 0d711558 (ceph): osd/: Move PG::_prepare_write_info into osd_types prepare_info_keymap
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:22 AM Revision 7b27aa1e (ceph): src/osd: refactor to use ostream_temp
The concept of emitting log lines to a central mon log is likely
to be useful for both crimson and classic, but the m...
Samuel Just
12:22 AM Revision 8a2ea310 (ceph): os: break Transaction of of Objectstore, use in crimson
Transaction is needed in crimson, but not ObjectStore.
Signed-off-by: Samuel Just <rexludorum@gmail.com>
Samuel Just
12:22 AM Revision 276023c2 (ceph): src/osd: Clean up PeeringCtx ownership semantics and pointer/ref usage
PeeringCtx was a bit of a mess in terms of tracking down where the
resources were cleaned up. This patch:
- Reworks ...
Samuel Just
12:22 AM Revision 57119595 (ceph): PeeringState: switch remaining boost::optional users
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:22 AM Revision 48ce9f45 (ceph): osd/: convert boost::optional users to std::optional
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:22 AM Revision e41e201a (ceph): PeeringState::ActivateCommitted: intialize epoch
Fixes: https://tracker.ceph.com/issues/39636
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
12:22 AM Revision e754dd8d (ceph): osd/: move perf counter constants and constructors
PeeringState requires the same counters in crimson, but we
need to avoid OSD.h include in PeeringState.
Signed-off-b...
Samuel Just
12:22 AM Revision 5eda7afb (ceph): osd/: create interface for TPHandle, remove WorkQueue include from Miss...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:22 AM Revision bab7ec4f (ceph): osd/PeeringState: include MOSDPGLog.h
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:22 AM Revision 23a26171 (ceph): PeeringState: use HBHandle
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:16 AM RADOS Bug #39659 (New): FAILED ceph_assert(info.history.same_interval_since != 0)
http://pulpito.ceph.com/sjust-2019-05-09_13:40:11-smoke-sjust-wip-peering-state-cleanup-distro-basic-smithi/3942704/ ... Samuel Just

05/09/2019

11:38 PM RADOS Bug #38893: RuntimeError: expected MON_CLOCK_SKEW but got none
rados/multimon/{clusters/3.yaml msgr-failures/few.yaml msgr/async-v2only.yaml objectstore/bluestore-stupid.yaml rados... Neha Ojha
11:14 PM Revision adb80751 (ceph): Merge pull request #28053 from liu-chunmei/ceph_seastar_bugfix
crimson/osd: fix the build broken by df771861
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:07 PM Revision cda74298 (ceph): Merge pull request #28041 from tchaikov/wip-crimson-v1-auth
crimson/mon: fix the v1 auth
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
10:48 PM Revision d126285b (ceph): Merge pull request #27934 from yuriw/wip-yuriw-clients-upgrades-luminou...
qa/tests: new suite to test `luminous` clients on `nautilus` cluster
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
R...
Josh Durgin
10:22 PM Revision d101593c (ceph): crimson/osd: can't ‘operator<’ ‘ceph_release_t’ and ‘int’
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei liu
10:04 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
I am seeing this exact same behaviour on 14.2.1 (which includes the patch). Client and server are in the same time zo... Darrell Enns
09:03 PM Dashboard Backport #39658 (Resolved): nautilus: mgr/dashboard: Avoid merge conflicts in messages.xlf by aut...
https://github.com/ceph/ceph/pull/28178 Ricardo Marques
08:03 PM rgw Bug #39657 (Resolved): multisite: metadata sync does not keep retrying failed entries
RGWMetaSyncSingleEntryCR will retry sync of an entry NUM_TRANSIENT_ERROR_RETRIES=10 times and give up. After returnin... Casey Bodley
07:57 PM Revision f0059614 (ceph): doc/rgw: document use of 'realm pull' instead of 'period pull'
'radosgw-admin period pull' fetches a period configuration, but does not
update the realm's current_period to use it....
Casey Bodley
07:47 PM rbd Bug #39656 (In Progress): [test] devstack is broken (again)
Jason Dillaman
07:46 PM rbd Bug #39656 (Resolved): [test] devstack is broken (again)
Jason Dillaman
07:42 PM rgw Documentation #39655 (Resolved): multisite: failover docs should use 'realm pull' instead of 'per...
'period pull' gets the latest period, but does not set it as the realm's current_period. 'realm pull' does both Casey Bodley
07:38 PM rbd Bug #39521 (Fix Under Review): Fast-diff can be disabled w/o disabling object-map
Jason Dillaman
07:07 PM rbd Bug #39521 (In Progress): Fast-diff can be disabled w/o disabling object-map
Jason Dillaman
07:37 PM Revision 8dc6a97b (ceph): librbd: fix issues with object-map/fast-diff feature interlock
Enabling/disabling one should enable/disable the other.
Fixes: http://tracker.ceph.com/issues/39521
Signed-off-by: J...
Jason Dillaman
07:32 PM Revision f590518a (ceph): Merge PR #27717 into master
* refs/pull/27717/head:
mds: output lock state in format dump
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:32 PM CephFS Bug #39645 (Pending Backport): mds: output lock state in format dump
Patrick Donnelly
09:06 AM CephFS Bug #39645: mds: output lock state in format dump
https://github.com/ceph/ceph/pull/27717 Zhi Zhang
09:06 AM CephFS Bug #39645 (Resolved): mds: output lock state in format dump
dump cache in plain text will print lock state. But in json format dump, it won't. It is not convenient to debug some... Zhi Zhang
07:06 PM rbd Bug #36580 (Won't Fix): jewel: Snapshots changing "underneath"
Jewel is EOL and issue is not present on later releases. Jason Dillaman
06:59 PM Revision 081b0608 (ceph): Merge pull request #28009 from ricardoasmarques/rbd-feature-migrating
Add 'RBD_FEATURE_MIGRATING' to rbd.pyx
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Jason Dillaman <dill...
Jason Dillaman
06:56 PM Revision 59c76871 (ceph): doc: rgw: document v6 endpoint options
document that v6 endpoints only binds to ipv6
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:56 PM Revision 3a57fcdd (ceph): rgw: beast: bind both v4 and v6 ports when using a port argument
This commit adds binding to both v4 and v6 port when specifying a port argument,
endpoint *only* binds to v4 or v6 de...
Abhishek Lekshmanan
06:53 PM rbd Bug #39448 (Fix Under Review): [test] qemu-iotests test case 005 fails due to msgr error message
Jason Dillaman
06:47 PM rbd Bug #39448 (In Progress): [test] qemu-iotests test case 005 fails due to msgr error message
Jason Dillaman
06:51 PM Revision 40bf082d (ceph): doc: add a troubleshooting note on resharding expirer fixes
Added a note about the commands added to support stale expired object deletion
Signed-off-by: Abhishek Lekshmanan <a...
Abhishek Lekshmanan
06:51 PM Revision ef8329f2 (ceph): doc: add a note on reshard object expirer fixes in PendingReleaseNotes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:51 PM mgr Bug #39646: ceph-mgr log is flooded with pgmap info every two seconds
Sebastian Wagner wrote:
> Vikhyat Umrao wrote:
> > Hi - This is not a bug this was changed because of some reason d...
Vikhyat Umrao
12:55 PM mgr Bug #39646: ceph-mgr log is flooded with pgmap info every two seconds
Vikhyat Umrao wrote:
> Hi - This is not a bug this was changed because of some reason during troubleshooting/RCA we ...
Sebastian Wagner
12:46 PM mgr Bug #39646: ceph-mgr log is flooded with pgmap info every two seconds
Hi - This is not a bug this was changed because of some reason during troubleshooting/RCA we need previous historic I... Vikhyat Umrao
10:11 AM mgr Bug #39646: ceph-mgr log is flooded with pgmap info every two seconds
I'd be :+1: for remove this, *Iff* creating a new pgmap every two seconds is not a bug. Sebastian Wagner
10:10 AM mgr Bug #39646: ceph-mgr log is flooded with pgmap info every two seconds
Is this related to #37886 by any chance? Lenz Grimmer
09:17 AM mgr Bug #39646 (Won't Fix): ceph-mgr log is flooded with pgmap info every two seconds
The ceph-mgr daemon with debug-mgr=0 logs pgmap information every two second:
Example:...
Ricardo Dias
06:50 PM Revision 6b4f9729 (ceph): msg/async: reduce verbosity of connection timeout failures
Long running clients connected to thrashing OSDs could result in a
"see no progress in more than <timeout>" message p...
Jason Dillaman
05:55 PM rgw Bug #39364 (Pending Backport): rgw: cloud sync module fails to sync multipart objects
Abhishek Lekshmanan
05:55 PM Revision 475a5b7a (ceph): Merge pull request #27680 from theanalyst/aws-rest-fixes
rgw: rest client fixes for cloud sync XML outputs
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek L
05:52 PM rgw Bug #39400: rgw: user is allowed to issue radosgw-admin rm bucket --bypass-gc on multisite even t...
Casey Bodley
05:51 PM rgw Bug #39485 (Need More Info): Luminous: a huge bucket stuck in dynamic resharding for one week
Casey Bodley
05:49 PM rbd Backport #39450 (Resolved): librbd cannot open image against Jewel cluster
Jason Dillaman
05:08 PM rbd Backport #39450: librbd cannot open image against Jewel cluster
merged https://github.com/ceph/ceph/pull/27936 Yuri Weinstein
05:39 PM rgw Bug #39321 (Duplicate): rgw: Beast frontend listens on IPv4 only by default
Casey Bodley
05:38 PM rgw Bug #39321: rgw: Beast frontend listens on IPv4 only by default
addressed by http://tracker.ceph.com/issues/39038 Casey Bodley
05:38 PM Revision e23af175 (ceph): rgw_lc: use a new bl while encoding RGW_ATTR_LC
The current code seems to append the value to the bucket attr which isn't what
we want
Fixes: https://tracker.ceph.c...
Abhishek Lekshmanan
05:37 PM rgw Bug #39622 (Duplicate): rgw:RGWGetBucketVersioning on non-existing bucket does not return NoSuchB...
will get backports for http://tracker.ceph.com/issues/38420 Casey Bodley
05:36 PM rgw Bug #38420 (Pending Backport): rgw: success returned for put bucket versioning on a non existant ...
Abhishek Lekshmanan
05:29 PM bluestore Bug #39618: Runaway memory usage on Bluestore OSD
Igor Fedotov wrote:
> Richard, you have the following line in your config:
> osd.* dev bluestore_cache_autotune fal...
Richard Hesse
01:20 PM bluestore Bug #39618: Runaway memory usage on Bluestore OSD
Richard, you have the following line in your config:
osd.* dev bluestore_cache_autotune false
Which disables cac...
Igor Fedotov
05:25 PM rgw Bug #39654 (Resolved): rgw: Put LC doesn't clear existing lifecycle
Currently doing something like put LC; use a changed LC; put LC; get LC will return the first supplied LC unless ther... Abhishek Lekshmanan
05:19 PM Revision 00e3d9fb (ceph): librbd: allow to provide sparse read result
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:19 PM Revision 1bc7b114 (ceph): cls/rbd: provide async version of copyup method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:19 PM Revision 109267b5 (ceph): librados_test_stub: update get_min_compatible_osd to octopus
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:17 PM Linux kernel client Bug #39649: kernel BUG at fs/ceph/file.c:1476!
This happened on a kernel that is pretty close to what's in ceph-client/testing branch today (4695b5b0d754147f3e01afa... Jeff Layton
12:52 PM Linux kernel client Bug #39649 (Resolved): kernel BUG at fs/ceph/file.c:1476!
Running xfstests generic/129 vs. a vstart cluster, and I hit ^c to cancel the test. The kernel then crashed here:
...
Jeff Layton
05:11 PM Revision 02c8e835 (ceph): cls/rbd: add sparse_copyup method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:11 PM Revision 59924770 (ceph): librados_test_stub: pass snap context to "create" method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:11 PM Revision 5f0c2c43 (ceph): osdc/striper: make possible to assemble sparse read result
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:07 PM Revision 3cfcb972 (ceph): Merge pull request #27936 from dillaman/wip-39450-nautilus
nautilus: librbd: re-add support for nautilus clients talking to jewel clusters
Reviewed-by: Mykola Golub <mgolub@mi...
Yuri Weinstein
04:26 PM Revision 05435593 (ceph): os/bluestore: protect BlueFS::FileReader::buf
Now this buffer might be accessed from BlueRocksRandomAccessFile
which is intended for multi-threading access. Hence ...
Igor Fedotov
04:22 PM RADOS Bug #38827: valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHandler::authent...
Is this being actively worked on?
How close are we to a fix on this?
I would like to make this a high priority ...
J. Eric Ivancich
03:48 PM RADOS Backport #39206: mimic: osd: leaked pg refs on shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27938
merged
Yuri Weinstein
03:47 PM Revision 7d88a709 (ceph): Merge pull request #27938 from pdvian/wip-39206-mimic
mimic: osd: shutdown recovery_request_timer earlier
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:47 PM Backport #38966: mimic: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
xie xingguo wrote:
> https://github.com/ceph/ceph/pull/27963
merged
Yuri Weinstein
03:46 PM Revision a2acac38 (ceph): Merge pull request #27963 from xiexingguo/wip-mimic-upmap-fixes
mimic: crush: backport recent upmap fixes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Jan Fajerski <jfaje...
Yuri Weinstein
03:37 PM Dashboard Bug #39647 (Fix Under Review): mgr/dashboard: Only one root node is shown in the crush map viewer
Tiago Melo
02:21 PM Dashboard Bug #39647 (In Progress): mgr/dashboard: Only one root node is shown in the crush map viewer
Tiago Melo
11:17 AM Dashboard Bug #39647 (Resolved): mgr/dashboard: Only one root node is shown in the crush map viewer
mrf3 reported to have multiple root nodes in the CRUSH map, but the crush map viewer only displays one.... Patrick Seidensal
03:26 PM Revision c27dd953 (ceph): Merge pull request #28046 from neha-ojha/wip-28036-nautilus
nautilus: doc/dev/osd_internals/async_recovery: update cost calculation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
02:43 PM Revision 28a3edf7 (ceph): doc/dev/osd_internals/async_recovery: update cost calculation
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 984073e44d096a3322d90b85da42c593fff94c6d)
Neha Ojha
02:32 PM Dashboard Cleanup #38003 (Pending Backport): mgr/dashboard: Avoid merge conflicts in messages.xlf by auto-g...
Lenz Grimmer
02:31 PM rgw Feature #39637: rgw: allow radosgw-admin bucket list to use the --allow-unordered flag
J. Eric Ivancich
02:31 PM Revision c04a3ccd (ceph): osd: make max_num_intervals of ObjectCleanRegions a configuration option
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
02:31 PM rgw Support #38125: Multisite ceph cluster storage for data replication
> Failed connect to vlno-ceph01:7480; Connection refused
you need to use fully qualified domain names in the zone ...
Casey Bodley
02:30 PM Dashboard Bug #39653 (Resolved): mgr/dashboard: Error cloning RBD image without 'layering' feature enabled
Only RBD images with 'layering' feature enabled can be cloned, but Ceph Dashboard is not validating this, so the user... Ricardo Marques
02:28 PM Revision 37699d09 (ceph): mgr/dashboard: Remove messages.xlf (#28020)
mgr/dashboard: Remove messages.xlf
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:22 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
The cluster itself followed this upgrade path:
0.94.10 -> 10.2.10 -> 12.2.5 -> 12.2.8
We will look into the histo...
Wes Dillingham
12:12 AM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Hi Wes,
Can you check if the bucket on which you are seeing issues, was present in a jewel cluster. We have seen s...
Neha Ojha
02:14 PM Dashboard Bug #39652 (Fix Under Review): Grafana dashboards use outdated metric names from the prometheus m...
Lenz Grimmer
02:12 PM Dashboard Bug #39652 (Resolved): Grafana dashboards use outdated metric names from the prometheus module
For example ceph_pool_bytes_used is now called ceph_pool_stored.
https://github.com/ceph/ceph/pull/28043
Jan Fajerski
02:13 PM rgw Bug #39635 (Fix Under Review): multisite: mismatch of bucket creation times from List Buckets
Casey Bodley
02:07 PM Revision 8df991c5 (ceph): test/rgw: add multisite test_bucket_creation_time()
does not create any buckets itself, but checks that all creation times
match on buckets created by other tests
Signe...
Casey Bodley
01:38 PM CephFS Bug #39651 (In Progress): qa: test_kill_mdstable fails unexpectedly
I get following traceback while running the test_kill_mdstable: https://github.com/ceph/ceph/blob/master/qa/tasks/cep... Rishabh Dave
01:37 PM Dashboard Bug #39650 (Resolved): mgr/dashboard: Pool graph/sparkline points do not display the correct values
When hovering with the cursor over the points displayed in the graphs of pools, the values displayed are always the s... Patrick Seidensal
01:29 PM Revision 12452c4a (ceph): rgw: allow radosgw-admin to list bucket w --allow-unordered
Presently the `radosgw-admin bucket list --bucket=<bucket>` lists the
objects in lexical order. This can be an expens...
J. Eric Ivancich
01:24 PM Dashboard Bug #38794 (Fix Under Review): mgr/dashboard: Only delete removed gateways
Ricardo Marques
01:20 PM Revision 3f107523 (ceph): Merge pull request #27976 from mykaul/patch-2
doc: Update link to Red Hat documentation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kch...
Kefu Chai
01:16 PM Revision 9f40c783 (ceph): qa: fs Ignore getfattr errors for ceph.dir.pin
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
12:24 PM Dashboard Bug #39648 (Resolved): mgr/dashboard: tasks.mgr.dashboard.test_rbd.RbdTest.test_clone fails in Te...
* http://pulpito.ceph.com/tdehler-2019-05-09_07:18:40-rados:mgr-wip-tdehler-testing-27774-distro-basic-smithi/
* htt...
Tatjana Dehler
12:16 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Found it. The problem is actually in ceph_mdsc_build_path. When passed a positive dentry, that function will return a... Jeff Layton
11:14 AM Revision 555f1e85 (ceph): crimson/mon: run tick() periodically
also send keepalive to monitor in tick()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:13 AM Revision dce3e2f3 (ceph): os/bluestore: optimize mapping offset to extent in BlueFS.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:13 AM Revision 55ffa5e9 (ceph): tools/ceph-objectstore-tool: dump perf counters on competion.
Performed if debug mode is enabled
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:13 AM Revision baee044e (ceph): os/bluestore: call BlueFS::_init_logger earlier.
So one can use perf counters during log replay.
Signed-off-by: Igor Fedotov <ifedotov@susu.com>
Igor Fedotov
11:13 AM Revision f37cb01b (ceph): os/bluestore: support RocksDB prefetching at BlueFS
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:13 AM Revision 4f89409d (ceph): os/bluestore: log 'buffered' in KernelDevice::read_random
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:05 AM Revision 8d103b15 (ceph): os/bluestore: dump onode if too many spanning blobs detected.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:05 AM Revision 1d6a4730 (ceph): os/bluestore: make alerting onode dump less frequent.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:03 AM Revision 76c59936 (ceph): os/bluestore: fix origin reference in logging slow ops.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
10:52 AM Revision e8928767 (ceph): cephfs-shell: Fix mkdir relative path error
Directory is not created for relative path. This patch fixes it.
Fixes: https://tracker.ceph.com/issues/39507
Signed...
Varsha Rao
10:52 AM Dashboard Bug #39492 (Resolved): mgr/dashboard: iSCSI GET requests should not be logged
Lenz Grimmer
10:51 AM Dashboard Backport #39630 (Resolved): nautilus: mgr/dashboard: iSCSI GET requests should not be logged
Lenz Grimmer
10:48 AM Revision 170b9640 (ceph): mgr/dashboard: Remove messages.xlf
Removes the messages.xlf file from the git repository, due to a lot of merge conflicts.
It won't cause any problems, ...
Sebastian Krah
10:33 AM Revision 91ac9319 (ceph): Merge pull request #28024 from ricardoasmarques/wip-39630-nautilus
nautilus: mgr/dashboard: iSCSI GET requests should not be logged
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
09:51 AM Revision 86b59891 (ceph): crimson/mon: fix the v1 auth
* initialize mon::Connection::global_id to `0` in the ctor.
global_id is assigned by monitor, a zero global_id impl...
Kefu Chai
09:22 AM mgr Bug #39644: mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.TestModuleSelftest)
Hi,
Sorry, at the moment of placement of this patch every key was in place at mgr, but it was a while ago. I will ...
Dmitriy Rabotyagov
08:32 AM mgr Bug #39644 (Resolved): mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.TestModuleS...
... Sebastian Wagner
09:07 AM Revision 75128911 (ceph): mds: output lock state in format dump
dump cache in plain text will print lock state. But in json format dump,
it won't. It is not convenient to debug some...
Zhi Zhang
08:51 AM mgr Bug #38628 (Pending Backport): restful/api is not Python 3 compatible
Sebastian Wagner
07:11 AM mgr Bug #38628 (Resolved): restful/api is not Python 3 compatible
Kefu Chai
08:47 AM Revision d6f86230 (ceph): mgr/orchestrator: add progress events to all orchestrators
Now, progress events are part of `WriteCompletion` istead of part of the orchestrator module.
It does not yet provid...
Sebastian Wagner
08:41 AM Revision 615b11b9 (ceph): Merge pull request #26654 from sebastian-philipp/orchestrator-progress
mgr/orchestrator: add progress events to all orchestrators
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Sebastian Wagner
08:40 AM rgw Bug #39611 (Resolved): master/octopus FTBFS on s390x
Nathan Cutler
08:27 AM Bug #39643: make jemalloc/tcmalloc work.
PR:https://github.com/ceph/ceph/pull/28039 fix this bug. jianpeng ma
08:26 AM Bug #39643 (In Progress): make jemalloc/tcmalloc work.
In commit 2e01287, it let libcommon or libceph-common take care of this.
But in fact, libcommon/libceph-common didn'...
jianpeng ma
08:23 AM mgr Bug #39642: JSON-formatting the mgrmap is huge
http://qa-proxy.ceph.com/teuthology/swagner-2019-05-08_15:36:11-rados:mgr-wip-swagner-testing-distro-basic-smithi/394... Sebastian Wagner
08:23 AM mgr Bug #39642 (Resolved): JSON-formatting the mgrmap is huge
When dumping the mgrmap into JSON (which is done in teuthology runs frequently), the output really pollutes the logs.... Sebastian Wagner
08:23 AM Revision 07263fe0 (ceph): cephfs-shell: Add stat command
This patch adds stat command to cephfs-shell.
Fixes: https://tracker.ceph.com/issues/38829
Signed-off-by: Varsha Rao...
Varsha Rao
08:05 AM CephFS Bug #39641 (Fix Under Review): cephfs-shell: 'du' command produces incorrect results
Varsha Rao
08:01 AM CephFS Bug #39641 (Resolved): cephfs-shell: 'du' command produces incorrect results
Error observed in following cases:
# No error message printed for invalid directories.
# When directory name is gre...
Varsha Rao
07:59 AM mgr Bug #39640 (New): tox and nodeenv have to be installed online
Although we have installed tox and nodeenv that meet the requirement locally, we still need to access the internet(ht... ZON ICBC
07:54 AM Dashboard Bug #39300 (Resolved): mgr/dashboard: Can't login with a bigger time difference between user and ...
Lenz Grimmer
07:54 AM Dashboard Backport #39524 (Resolved): nautilus: mgr/dashboard: Can't login with a bigger time difference be...
Lenz Grimmer
07:52 AM Revision 3c6b16dd (ceph): Merge pull request #27942 from LenzGr/wip-39524-nautilus
nautilus: mgr/dashboard: make auth token work with UTC times only Lenz Grimmer
07:37 AM Revision e54e6af8 (ceph): doc: Update link to Red Hat documentation
The previous link was to version 2, which is a bit older. Fix to version 3.
Signed-off-by: Yaniv Kaul <ykaul@redhat....
Yaniv Kaul
07:16 AM Revision e2b3410a (ceph): Merge pull request #27855 from tchaikov/wip-ceph-release
src/: define ceph_release_t and use it
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Neha Ojha <n...
Kefu Chai
07:14 AM RADOS Bug #39390 (Pending Backport): filestore pre-split may not split enough directories
Kefu Chai
07:13 AM Revision ad329c1f (ceph): Merge pull request #27689 from Jeegn-Chen/wip-39390-fix
os/filestore: assure sufficient leaves in pre-split
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
07:11 AM Revision e714a33b (ceph): Merge pull request #27925 from tchaikov/wip-38628
mgr/restful: do not use filter() for list
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Boris Ranto <br...
Kefu Chai
07:10 AM RADOS Bug #38124: OSD down on snaptrim.
Greg Farnum wrote:
> No ETA; it'll have to wend its way through the backports process. I don't think any releases ar...
Erikas Kučinskis
07:07 AM Revision 3a0013f6 (ceph): Merge pull request #27962 from xiexingguo/wip-jira-3756
mgr/DaemonServer: safe-to-destroy - do not consider irrelevant pgs
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Review...
Kefu Chai
06:36 AM Revision 1d7506fd (ceph): systemd: ceph-mgr: set MemoryDenyWriteExecute to false
Fixes: http://tracker.ceph.com/issues/39628
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
06:25 AM Revision d187e9b0 (ceph): cephfs-shell: add quota management
Quotas can be managed by:
$ quota get dir
$ quota set {--max_files MAX_FILES} {--max_bytes MAX_BYTES} dir
Fixes: htt...
Milind Changire
06:12 AM Support #39639 (Closed): The cluster network of ceph cluster have no data flow
We set up ceph cluster by use of version(v14.2.0),while we found its' cluster network have no data flow when we write... ZON ICBC
06:07 AM Revision 73ada8d1 (ceph): cephfs-shell: teuthology tests
* mkdir
* get
* put
Fixes: http://tracker.ceph.com/issues/39526
Signed-off-by: Milind Changire <mchangir@redhat.com>
Milind Changire
05:27 AM Revision b37d107c (ceph): Merge pull request #28036 from neha-ojha/wip-fix-ar-doc
doc/dev/osd_internals/async_recovery: update cost calculation
Reviewed-by: Xie Xingguo <xie.xingguo@zte.com.cn>
Revi...
Josh Durgin
05:07 AM Revision e17535ac (ceph): Merge pull request #28034 from letterwuyu/forward_incompat_pg_missing
ceph-object-corpus: forward_incompat pg_missing_item and pg_missing_t
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:33 AM Revision 26db9afc (ceph): ceph-object-corpus: forward_incompat pg_missing_item and pg_missing_t
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao
03:40 AM RADOS Bug #39636: osd: PeeringState valgrind error UninitCondition
Found it, testing. Samuel Just
03:19 AM Revision 984073e4 (ceph): doc/dev/osd_internals/async_recovery: update cost calculation
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
03:05 AM RADOS Backport #39375 (In Progress): nautilus: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28035 Prashant D
02:05 AM RADOS Bug #21174 (Rejected): OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_up...
I'm closing this bug. The hardware configuration must make data safe that has been sync'ed to disk. This requires th... David Zafman
01:49 AM RADOS Documentation #39011 (Resolved): Document how get_recovery_priority() and get_backfill_priority()...
David Zafman
01:49 AM RADOS Bug #39304 (Fix Under Review): short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 whe...
David Zafman
12:31 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
FWIW, I'm running into this, too (on Nautilus). I've got 2 OSD's in this situation. Let me know if you want any debug... Richard Hesse
12:27 AM Revision 1d1103da (ceph): osd/OSD.cc: make osd bench description consistent with parameters
Fixes: http://tracker.ceph.com/issues/39006
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4b...
Neha Ojha

05/08/2019

11:57 PM RADOS Support #39594: OSD marked as down, had timed out after 15, handle_connect_reply connect got RESE...
The ceph-users mailing list might be good place to seek help on this kind of issue. Neha Ojha
10:57 PM CephFS Feature #39403 (Pending Backport): pybind: add the lseek() function to pybind of cephfs
Patrick Donnelly
10:57 PM Revision 8170b5d5 (ceph): Merge PR #27688 into master
* refs/pull/27688/head:
pybind: added lseek()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:38 PM Revision b698e34f (ceph): osd: Fix off by 1 error in trim handling of osd_pg_log_dups_tracked
Move log message out of loop so it doesn't repeat for no reason
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
10:38 PM Revision d1ad129d (ceph): osd: Remove unused pg_log_t::copy_range()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
09:51 PM CephFS Bug #39305 (Pending Backport): ceph-fuse: client hang because its bad session PipeConnection to mds
Patrick Donnelly
09:51 PM Revision 8de2d27e (ceph): Merge PR #27482 into master
* refs/pull/27482/head:
client: fix fuse client hang because its bad session PipeConnection
Reviewed-by: Patrick Do...
Patrick Donnelly
09:48 PM Revision 5e49c15d (ceph): Merge PR #27761 into master
* refs/pull/27761/head:
qa: use skipTest method instead of exception
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Patrick Donnelly
09:41 PM CephFS Bug #39166 (Pending Backport): mds: error "No space left on device" when create a large number o...
Patrick Donnelly
09:40 PM Revision aede929b (ceph): Merge PR #27480 into master
* refs/pull/27480/head:
mds: check dir fragment to split dir if mkdir makes it oversized.
Reviewed-by: Patrick Donn...
Patrick Donnelly
09:33 PM RADOS Bug #38124 (Pending Backport): OSD down on snaptrim.
No ETA; it'll have to wend its way through the backports process. I don't think any releases are imminent so it shoul... Greg Farnum
09:24 PM RADOS Bug #39636: osd: PeeringState valgrind error UninitCondition
Rebuilding without inlining to narrow down the problem. Samuel Just
06:40 PM RADOS Bug #39636 (Resolved): osd: PeeringState valgrind error UninitCondition
... Patrick Donnelly
09:12 PM bluestore Backport #39638 (In Progress): luminous: fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize....
https://github.com/ceph/ceph/pull/27056 Igor Fedotov
09:10 PM bluestore Backport #39638 (Resolved): luminous: fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.Blo...
https://github.com/ceph/ceph/pull/27056 Igor Fedotov
09:05 PM rgw Feature #39637 (Resolved): rgw: allow radosgw-admin bucket list to use the --allow-unordered flag
This can allow bucket listing to be more efficient on buckets with a large number of objects. J. Eric Ivancich
08:10 PM Revision c469e515 (ceph): cls/user: cls_user_set_buckets_info overwrites creation_time
metadata sync of a new bucket entrypoint may call rgw_link_bucket()
(which in turn calls into cls user) without delet...
Casey Bodley
08:02 PM bluestore Bug #38795 (Pending Backport): fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.BlobReuseO...
Igor Fedotov
07:20 PM bluestore Bug #38795: fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.BlobReuseOnOverwrite
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/27055
merged
Yuri Weinstein
07:54 PM rgw Bug #39456 (Pending Backport): rgw: crypto: HMAC ctors cannot safely assert in (e.g.) FIPS mode
Casey Bodley
07:54 PM Revision 22dc7076 (ceph): Merge pull request #27765 from linuxbox2/wip-rgw-crytpexcept
rgw: crypto: throw DigestException from Digest and HMAC
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed-...
Casey Bodley
07:42 PM RADOS Backport #39220: mimic: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(soid) |...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27940
merged
Yuri Weinstein
07:41 PM Revision 75bb5eec (ceph): Merge pull request #27940 from pdvian/wip-39220-mimic
mimic: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(soid) || (it_objects != pg_log.get_log().obj... Yuri Weinstein
07:28 PM Revision d43302ef (ceph): Explicitly show force-branch and force-repo in s3tests-java.yaml
Signed-off-by: Antoaneta Damyanova <adamyanova@gmail.com> Antoaneta Damyanova
07:25 PM Revision c2c5e8da (ceph): A task to run S3 Java tests against RGW
option to download test suite from a custom repository
import ssl certificates to java keystore
read data from conf...
Antoaneta Damyanova
07:25 PM Revision 09683dba (ceph): Updated task functionality
- run tests in groups: AWS4Test, BucketTest,ObjectTest
- do garbage collection via radosgw-admin before and after
eac...
Antoaneta Damyanova
07:25 PM Revision 47babdf8 (ceph): minor updates in s3-java task; add log-level option in config
Signed-off-by: Antoaneta Damyanova <adamyanova@gmail.com> Antoaneta Damyanova
07:20 PM Revision d713a9d4 (ceph): Merge pull request #27055 from ifed01/wip-ifed-fix-storetest-mimic
mimic: test/store_test: fix/workaround for BlobReuseOnOverwriteUT and garbageCollection
Reviewed-by: Sage Weil <sage...
Yuri Weinstein
07:19 PM RADOS Backport #38443: mimic: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27907
merged
Yuri Weinstein
07:19 PM Revision 44e84192 (ceph): Merge pull request #27907 from smithfarm/wip-38443-mimic
mimic: tests: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:18 PM RADOS Backport #38879: mimic: ENOENT in collection_move_rename on EC backfill target
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27943
merged
Yuri Weinstein
07:18 PM Revision fc627b28 (ceph): Merge pull request #27943 from smithfarm/wip-38879-mimic
mimic: core: ENOENT in collection_move_rename on EC backfill target
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
06:55 PM rgw Bug #37734: Librgw doesn't GC deleted object correctly
ok, I think I get this; that said--the use of >1 rados handle is not at all recommended; that said, the fix -looks... Matt Benjamin
06:33 PM rgw Bug #39635 (Resolved): multisite: mismatch of bucket creation times from List Buckets
Reproduces with two zones. s3cmd config c1.s3cfg points to the master zone, and c2.s3cfg points to the secondary zone... Casey Bodley
06:17 PM CephFS Bug #39634 (Fix Under Review): qa: test_full_same_file timeout
... Patrick Donnelly
06:04 PM RADOS Bug #39581: osd/PG.cc: 2523: FAILED ceph_assert(scrub_queued)
/a/nojha-2019-05-07_17:20:56-rados-fix-pg-notify-distro-basic-smithi/3938003/ Neha Ojha
05:09 PM bluestore Bug #39621 (Pending Backport): os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Sage Weil
12:57 AM bluestore Bug #39621 (Resolved): os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Discard comand should be issued before space released. tang junhui
05:09 PM Revision af96df1d (ceph): Merge PR #27843 into master
* refs/pull/27843/head:
os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Reviewed-by: Igor Fedotov <...
Sage Weil
05:04 PM mgr Bug #39633 (New): mimic: no module 'crash' results in ImportError: Module not found
Run: http://pulpito.ceph.com/yuriw-2019-05-07_14:33:13-rados-wip-yuri-testing-2019-05-06-2158-mimic-distro-basic-smit... Yuri Weinstein
05:04 PM rgw Bug #39632 (Resolved): lifecycle transitions on non existent placement targets
Currently we don't error when a non existent placement target is supplied in lifecycle, which ends with the object be... Abhishek Lekshmanan
04:53 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang
another instance in mimic: /a/yuriw-2019-05-07_14:33:13-rados-wip-yuri-testing-2019-05-06-2158-mimic-distro-basic-smi... Neha Ojha
04:39 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff Layton wrote:
> Doing more testing today with my patchset. I doctored up a version of Zheng's MDS locking rewor...
Patrick Donnelly
03:22 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Doing more testing today with my patchset. I doctored up a version of Zheng's MDS locking rework branch with some pat... Jeff Layton
04:06 PM CephFS Bug #39404 (Pending Backport): cephfs-shell: fix string decode for ls command
Patrick Donnelly
04:04 PM Revision 3333a950 (ceph): Merge PR #27716 into master
* refs/pull/27716/head:
cephfs-shell: fix string decoding for ls command
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
03:39 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Hi Neha,
I am on Bryan's team. Bryan is out this week but is returning soon.
I was able to inspect logs for abo...
Wes Dillingham
03:39 PM Revision ec3896c6 (ceph): Merge pull request #28013 from cbodley/wip-39611
rgw: use explicit to_string() overload for boost::string_ref
Reviewed-by: Nathan Cutler <nculter@suse.com>
Casey Bodley
03:19 PM RADOS Bug #39555: backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)

The backfull_toofull state is like backfill_wait except that it indicates the reason that backfill can not proceed ...
David Zafman
02:50 PM mgr Bug #38606: ceph-mgr tries to read a ceph.conf after a respawn
I don't know. Sébastien Han
02:48 PM Revision 1a5384aa (ceph): mgr/dashboard: Fix iSCSI form when using IPv6
Fixes: https://tracker.ceph.com/issues/39578
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:46 PM Revision 30fc28f9 (ceph): os/bluestore: Unify on preadv for io_uring and future refactor.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
02:45 PM Dashboard Backport #39631 (In Progress): nautilus: mgr/dashboard: iSCSI form does not support IPv6
Ricardo Marques
02:44 PM Dashboard Backport #39631 (Resolved): nautilus: mgr/dashboard: iSCSI form does not support IPv6
https://github.com/ceph/ceph/pull/28026 Ricardo Marques
02:41 PM Dashboard Bug #39147 (Resolved): mgr/dashboard: Upgrade to ceph-iscsi config v9
Ricardo Marques
02:36 PM Revision a7d04c65 (ceph): mgr/dashboard: iSCSI GET requests should not be logged
Fixes: https://tracker.ceph.com/issues/39492
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:32 PM Dashboard Backport #39630 (In Progress): nautilus: mgr/dashboard: iSCSI GET requests should not be logged
Ricardo Marques
02:24 PM Dashboard Backport #39630 (Resolved): nautilus: mgr/dashboard: iSCSI GET requests should not be logged
https://github.com/ceph/ceph/pull/28024 Ricardo Marques
02:21 PM rgw Bug #39629 (Resolved): multisite: DELETE Bucket CORS is not forwarded to master zone
PUT Bucket CORS does forward, but DELETE does not Casey Bodley
02:14 PM Dashboard Bug #39628 (Fix Under Review): mgr/dashboard: openssl exception when verifying certificates of HT...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913544 is another occurrence of the same issue Kefu Chai
01:54 PM Dashboard Bug #39628: mgr/dashboard: openssl exception when verifying certificates of HTTPS requests
The problem only occurs when executing the ceph-mgr daemon from systemd. The issued is caused by the "MemoryDenyWrite... Ricardo Dias
01:47 PM Dashboard Bug #39628: mgr/dashboard: openssl exception when verifying certificates of HTTPS requests
This problem does not happen when running the dashboard in a vstart cluster. Ricardo Dias
01:47 PM Dashboard Bug #39628 (Resolved): mgr/dashboard: openssl exception when verifying certificates of HTTPS requ...
When the dashboard backend tries to access an external service provided by a REST API with SSL enabled it fails to ve... Ricardo Dias
02:14 PM Dashboard Bug #38378: SSL handshake: 500 internal error to access dashboard
According to Ricardo Dias, is caused by a race condition between the start of the dashboard module and requests from ... Lenz Grimmer
01:10 PM Dashboard Bug #38378: SSL handshake: 500 internal error to access dashboard
Nautilus seems to be affected by this one as well, I spotted similar tracebacks in a 14.2.1 log file today:... Lenz Grimmer
07:44 AM Dashboard Bug #38378: SSL handshake: 500 internal error to access dashboard
unrelated, but similar: https://github.com/rook/rook/issues/2884 Sebastian Wagner
01:54 PM Bug #39625 (Fix Under Review): ceph daemon mon.a config set mon_health_to_clog false cause leader...
Kefu Chai
06:04 AM Bug #39625 (Resolved): ceph daemon mon.a config set mon_health_to_clog false cause leader mon assert
As the subject discribed, use 'ceph daemon mon.a config set mon_health_to_clog false'
will cause leader mon (mon.a)...
huang jun
01:44 PM Dashboard Bug #39624 (Pending Backport): mgr/dashboard: incorrect help message for minimum blob size
Lenz Grimmer
07:17 AM Dashboard Bug #39624: mgr/dashboard: incorrect help message for minimum blob size
Good spotting! Thanks for reporting and fixing this. Lenz Grimmer
04:09 AM Dashboard Bug #39624 (In Progress): mgr/dashboard: incorrect help message for minimum blob size
Kiefer Chang
04:08 AM Dashboard Bug #39624 (Resolved): mgr/dashboard: incorrect help message for minimum blob size
When a user creates or edits a pool with compression enabled, if a *minimum blob size* greater or equal to *maximum b... Kiefer Chang
01:43 PM Revision f097f965 (ceph): mgr/dashboard: fix help message for minimum blob size in pool form (#28...
mgr/dashboard: fix help message for minimum blob size in pool form
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Re...
Lenz Grimmer
01:32 PM Revision e5173c00 (ceph): rgw: RGWXMLDecoder::err inherits from std::runtime_error
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:32 PM Revision a418a2f4 (ceph): json: JSONDecoder::err inherits from std::runtime_error
all exceptions should be catchable as std::exception
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:07 PM Dashboard Backport #39560 (In Progress): nautilus: mgr/dashboard: Queue notifications as default
Stephan Müller
01:06 PM Revision 217855c2 (ceph): mgr/dashboard: Queue notifications as default
Every time "show" is triggers now the notification gets queued before
sending it out. The notification service will m...
Stephan Müller
12:58 PM Dashboard Backport #39558 (In Progress): nautilus: mgr/dashboard: KV-table transforms dates through pipe
Stephan Müller
12:58 PM Revision f7733c9c (ceph): mgr/dashboard: KV-table transforms dates through pipe
The key value table that is mostly used for showing details of objects,
will now transform any date with 'cdDatePipe'...
Stephan Müller
12:19 PM bluestore Bug #39103 (Resolved): bitmap allocator osd make %use of osd over 100%
Igor Fedotov
12:16 PM Revision 71a77d36 (ceph): os/bluestore: dump onode meta before "no spanning blob" assertion.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 4464419dde0f22ad0d5a636bf3992c28ff357ef6)
...
Igor Fedotov
12:14 PM Revision 4568afb3 (ceph): os/bluestore: move _dump_xxx methods out of BlueStore class
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 70640aaa12540057df9ac86d4336cdce81f10f07)
...
Igor Fedotov
12:05 PM Dashboard Bug #39328 (Resolved): mgr/dashboard: Adapt iSCSI discovery auth for read-only users
Lenz Grimmer
12:02 PM Dashboard Bug #39492 (Pending Backport): mgr/dashboard: iSCSI GET requests should not be logged
Ricardo Marques
12:00 PM Dashboard Bug #39492 (Resolved): mgr/dashboard: iSCSI GET requests should not be logged
Lenz Grimmer
12:01 PM Dashboard Bug #39578 (Pending Backport): mgr/dashboard: iSCSI form does not support IPv6
Lenz Grimmer
12:00 PM Dashboard Cleanup #38003 (Fix Under Review): mgr/dashboard: Avoid merge conflicts in messages.xlf by auto-g...
Anonymous
11:59 AM Dashboard Bug #39324 (Resolved): mgr/dashboard: iSCSI form is showing a warning
Lenz Grimmer
11:59 AM Dashboard Backport #39452 (Resolved): nautilus: mgr/dashboard: iSCSI form is showing a warning
Lenz Grimmer
11:55 AM Revision c843bfb9 (ceph): Merge pull request #27758 from ricardoasmarques/wip-39452-nautilus
nautilus: mgr/dashboard: iSCSI form is showing a warning
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
11:45 AM Revision b9f4cb27 (ceph): Merge pull request #27813 from ricardoasmarques/do-not-log-iscsi-get-re...
mgr/dashboard: iSCSI GET requests should not be logged
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
11:44 AM Revision 1c547f74 (ceph): os/bluestore: dump onode meta before "no spanning blob" assertion.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 4464419dde0f22ad0d5a636bf3992c28ff357ef6)
Igor Fedotov
11:44 AM Revision 87ae98b7 (ceph): os/bluestore: move _dump_xxx methods out of BlueStore class
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 70640aaa12540057df9ac86d4336cdce81f10f07)
...
Igor Fedotov
11:32 AM Revision 43119d94 (ceph): Merge pull request #27946 from ricardoasmarques/iscsi-form-ipv6
mgr/dashboard: Fix iSCSI form when using IPv6
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
11:31 AM Dashboard Backport #39453 (Resolved): nautilus: mgr/dashboard: Adapt iSCSI discovery auth for read-only users
Ricardo Marques
11:29 AM Revision c4cf01ec (ceph): nautilus: mgr/dashboard: Adapt iSCSI discovery auth for read-only users...
nautilus: mgr/dashboard: Adapt iSCSI discovery auth for read-only users
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
11:25 AM Dashboard Backport #39591 (Resolved): nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v9
Ricardo Marques
11:18 AM Revision e1d61286 (ceph): nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v9 (#28001)
nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v9
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-...
Lenz Grimmer
10:40 AM Revision 93d74cf9 (ceph): mgr/dashboard: iSCSI GET requests should not be logged
Fixes: https://tracker.ceph.com/issues/39492
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:36 AM Revision aa79986e (ceph): Add 'RBD_FEATURE_MIGRATING' to rbd.pyx
Fixes: http://tracker.ceph.com/issues/39609
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:10 AM rbd Backport #39315 (In Progress): nautilus: krbd: fix rbd map hang due to udev return subsystem unor...
https://github.com/ceph/ceph/pull/28019 Prashant D
10:09 AM CephFS Bug #39617 (Duplicate): cephfs-shell dumps backtrace on "ls"
Hi Patrick,
Please merge this PR https://github.com/ceph/ceph/pull/27716. It resolves the issue.
Varsha Rao
09:40 AM Dashboard Cleanup #39627 (Duplicate): mgr/dashboard: Remove messages.xlf file
Duplicate of #38003 Lenz Grimmer
07:08 AM Dashboard Cleanup #39627 (Duplicate): mgr/dashboard: Remove messages.xlf file
The messages.xlf file should be removed from the git repository, due to a lot of merge conflicts. Since the file is n... Anonymous
09:31 AM Revision f9f82444 (ceph): qa: add version number sanity singleton to rados suite
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:28 AM Revision cad431cd (ceph): make-dist: set version number only once
Before this commit, "git describe" was being run *twice* - once
at the beginning to initialize the version variable, ...
Nathan Cutler
09:07 AM Revision fccbbb55 (ceph): mgr/orchestrator: add progress events to all orchestrators
Now, progress events are part of `WriteCompletion` istead of part of the orchestrator module.
It does not yet provid...
Sebastian Wagner
08:58 AM Dashboard Bug #39613: mgr/dashboard: misplaced objects not shown anymore
If the user enables that feature and the cluster of that user is in state `HEALTH_OK`, but it has some misplaced obje... Patrick Seidensal
06:51 AM Dashboard Bug #39613: mgr/dashboard: misplaced objects not shown anymore
In Mimic this warning was enabled by default, but not in nautilus:
http://docs.ceph.com/docs/master/releases/naut...
Alfonso Martínez
08:51 AM bluestore Bug #39318: w_await high when rockdb compacting
i found an issue same my issue
https://tracker.ceph.com/issues/23819
hoan nv
03:29 AM bluestore Bug #39318: w_await high when rockdb compacting
use rocksdb tuning options in tuning guide : https://ceph.com/community/bluestore-default-vs-tuned-performance-compar... hoan nv
08:44 AM Revision d410bda8 (ceph): mgr/dashboard: Add QA tests for RBD configuration
Fixes: http://tracker.ceph.com/issues/37572
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Seidensal
08:37 AM Bug #39595: Compile error: ceph-dencoder: invalid operands (*UND* and .gcc_except_table sections)...
https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos7,DIST=centos7,MAC... Sebastian Wagner
08:06 AM Revision 7485e9a3 (ceph): branch info taken from config, defaults to master
Signed-off-by: rakeshgm <rgowdege@redhat.com> rakesh manohar
07:59 AM Revision 6fe8d822 (ceph): Merge pull request #27873 from rzarzynski/wip-crimson-writes
crimson: add support for basic write path
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:07 AM Revision 1c89bc09 (ceph): krbd: fix rbd map hang due to udev return subsystem unordered
The order of subsystem returned by udev_device_get_subsystem
might not be same order as adding subsystem by
udev_moni...
Zhi Zhang
07:05 AM Dashboard Feature #39626 (Resolved): ceph-rgw: retrieve list of existing realms in local cluster from REST ...
This realm list will be helpful to implement in dashboard:
- Bucket creation: user ability to set placement target...
Alfonso Martínez
05:44 AM Revision a13f08d3 (ceph): crimson: make ObjectState mutable. Evict mutated state on error.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:44 AM Revision ee7db95b (ceph): crimson: add support for basic write path, part 2.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:44 AM Revision e609d1fa (ceph): crimson/thread: include reactor.hh to avoid linking error.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:44 AM Revision b53956e1 (ceph): crimson/os: implement bits needed for basic write path.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:38 AM rgw Bug #39622: rgw:RGWGetBucketVersioning on non-existing bucket does not return NoSuchBucket (http=...
Looks like tracker 38420 addresses this issue, with latest master could not reproduce this issue :
$ git log cf66a...
Prashant D
02:29 AM rgw Bug #39622: rgw:RGWGetBucketVersioning on non-existing bucket does not return NoSuchBucket (http=...
rgw debug logs :
2019-05-03 02:32:44.642317 7fea2734b700 1 ====== starting new request req=0x7fea27344f90 =====
...
Prashant D
02:26 AM rgw Bug #39622 (Duplicate): rgw:RGWGetBucketVersioning on non-existing bucket does not return NoSuchB...
The issue is reproducible with downstream luminous and should be reproducible with master branch as well.
Steps to...
Prashant D
04:19 AM Revision 5b94f8ba (ceph): Merge pull request #27413 from liu-chunmei/ceph_seastar_io_read
crimson/osd: support write pid_file when osd start
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
04:15 AM Revision c8c4ed69 (ceph): mgr/dashboard: fix help message for minimum blob size in pool form
A value less than maximum blob size is required.
Fixes: http://tracker.ceph.com/issues/39624
Signed-off-by: Kiefer C...
Kiefer Chang
03:27 AM Bug #39623: make cluster_network work well.
this bug reported by:xu.jiang@dccsh.icbc.com.cn
PR: https://github.com/ceph/ceph/pull/27811 fix this bug.
jianpeng ma
03:26 AM Bug #39623 (Resolved): make cluster_network work well.
This temporary parameter make address is zero. So make cluster_addr is
equal public_addr and make cluster_network di...
jianpeng ma
03:21 AM Revision 1b17061b (ceph): commom: make cluster_network work.
This temporary parameter make address is zero. So make cluster_addr is
equal public_addr and make cluster_network dis...
jianpeng ma
01:59 AM Revision 35dfd7c3 (ceph): Merge pull request #27665 from badone/wip-improve-dump_pgstate_history-...
osd: Improve dump_pgstate_history json output
Reviewed-by: Samuel Just <sjust@redhat.com>
Brad Hubbard
01:41 AM Revision 7c52e4b7 (ceph): Merge pull request #28015 from tchaikov/wip-install-deps.sh
install-deps.sh: install libboost-test for seastar
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
01:17 AM Revision f6205d2e (ceph): os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Discard comand should be issued before space released.
Signed-off-by: Junhui Tang <tangjunhui@sangfor.com.cn>
Fixes:...
tang junhui
12:22 AM Revision 9b796a18 (ceph): install-deps.sh: install libboost-test for seastar
see
https://github.com/scylladb/seastar/blob/5858fe30c16a1a059200c129d20180ceb0199d99/cmake/SeastarDependencies.cmake...
Kefu Chai

05/07/2019

10:49 PM Revision 4a6028c9 (ceph): crimson/osd: support write pid_file when osd start
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei liu
08:01 PM rgw Backport #39614 (In Progress): mimic: civetweb frontend: response is buffered in memory if conten...
Casey Bodley
03:28 PM rgw Backport #39614 (Resolved): mimic: civetweb frontend: response is buffered in memory if content l...
https://github.com/ceph/ceph/pull/28014 Nathan Cutler
07:56 PM Revision bcf40320 (ceph): rgw: use chunked encoding to get partial results out faster
Some operations can take a long time to have their complete result.
If a RGW operation does not set a content-length...
Robin H. Johnson
07:43 PM Revision 43ef3cfb (ceph): Merge pull request #27979 from yuriw/wip-yuriw-crontab-master
qa/test: reduce over all number of runs Yuri Weinstein
07:34 PM Revision 2021af8e (ceph): Merge pull request #27941 from dzafman/wip-39011
doc: Describe recovery and backfill prioritizations
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha ...
Josh Durgin
06:48 PM rgw Backport #37348 (Resolved): mimic: when using nfs-ganesha to upload file, rgw es sync module get ...
Casey Bodley
06:47 PM Revision d507a9b1 (ceph): Merge pull request #27972 from smithfarm/wip-37348-mimic
mimic: rgw: when using nfs-ganesha to upload file, rgw es sync module get failed
Reviewed-by: Abhishek Lekshmanan <a...
Casey Bodley
06:44 PM rgw Bug #39485: Luminous: a huge bucket stuck in dynamic resharding for one week
The configuration option rgw_max_objs_per_shard determines when dynamic resharding starts. The default value is 100,0... J. Eric Ivancich
06:40 PM CephFS Documentation #39620 (Resolved): doc: MDS and metadata pool hardware requirements/recommendations
We get asked this all the time. Patrick Donnelly
06:13 PM rgw Bug #39619 (Resolved): cleanup: replace boost::string_ref/view with c++17 std::string_view
Casey Bodley
06:11 PM rgw Bug #39611 (Fix Under Review): master/octopus FTBFS on s390x
I see a recent commit 2bd353233112ead32181b94a2af1b04e3fa9e1de that changed some of these calls:... Casey Bodley
02:05 PM rgw Bug #39611 (Resolved): master/octopus FTBFS on s390x
tip of master 6455f96c49ceb49691f27f9d8604e9f5d366ed0f Fails To Build From Source (FTBFS) on s390x. Relevant log exce... Nathan Cutler
06:08 PM Revision 04c32679 (ceph): rgw: use explicit to_string() overload for boost::string_ref
Fixes: http://tracker.ceph.com/issues/39611
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:58 PM rbd Bug #39598 (Pending Backport): [test] possible race condition in rbd-nbd disconnect
Mykola Golub
05:58 PM Revision a3de2799 (ceph): Merge pull request #27981 from dillaman/wip-39598
qa/workunits/rbd: wait for rbd-nbd unmap to complete
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:50 PM RADOS Bug #38724 (Pending Backport): _txc_add_transaction error (39) Directory not empty not handled on...
Sage Weil
05:48 PM Revision 5de99ed3 (ceph): Merge PR #27911 into master
* refs/pull/27911/head:
os/bluestore: dump onode meta before "no spanning blob" assertion.
os/bluestore: move _dump...
Sage Weil
05:48 PM Revision 44c35570 (ceph): Merge PR #27929 into master
* refs/pull/27929/head:
os/bluestore: be verbose about objects that existing on rmcoll
osd/PrimaryLogPG: disallow o...
Sage Weil
05:40 PM bluestore Bug #39618: Runaway memory usage on Bluestore OSD
All of my clients are CephFS FWIW Richard Hesse
05:06 PM bluestore Bug #39618 (Can't reproduce): Runaway memory usage on Bluestore OSD
It seems that memory usage on Bluestore OSD's in Nautilus is runaway or has a leak. Auto-tuning has no effect, and ca... Richard Hesse
05:38 PM RADOS Feature #38029 (Pending Backport): [RFE] If the nodeep-scrub/noscrub flags are set in pools inste...
Vikhyat Umrao
05:35 PM rgw Bug #39551 (In Progress): multisite: RGWListBucketIndexesCR for data full sync needs pagination
Casey Bodley
05:23 PM Revision 02c0a20a (ceph): global/global_init: do first transport connection after setuid()
uverbs kernel module forbids access to a file descriptor after credentials
change, that leads to -EACCESS on each fol...
Roman Penyaev
04:50 PM Revision 28c70208 (ceph): Merge pull request #26488 from mogeb/per-pool-scrub-status
mon: show no[deep-]scrub flags per pool in the status
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
04:49 PM Revision 544d13d8 (ceph): qa/test: reduce over all number of runs
We kill thousands of queued jobs every week, so why do we even schedule them ?
Another point was that we run numerous...
Yuri Weinstein
04:41 PM CephFS Bug #39617: cephfs-shell dumps backtrace on "ls"
This is on F30, fwiw. I backed out this patch, and it seems to fix the issue:... Jeff Layton
04:30 PM CephFS Bug #39617 (Duplicate): cephfs-shell dumps backtrace on "ls"
Built ceph based on today's master branch (2d410b5a2e428232dc7d6f3abc006da5e9128e77), using this cmake command:
<p...
Jeff Layton
04:33 PM Dashboard Bug #39609 (Fix Under Review): mgr/dashboard: 'RBD_FEATURE_MIGRATING' is missing in `rbd.pyx`
Jason Dillaman
11:58 AM Dashboard Bug #39609 (In Progress): mgr/dashboard: 'RBD_FEATURE_MIGRATING' is missing in `rbd.pyx`
Ricardo Marques
11:38 AM Dashboard Bug #39609 (Resolved): mgr/dashboard: 'RBD_FEATURE_MIGRATING' is missing in `rbd.pyx`
The 'RBD_FEATURE_MIGRATING' feature should be added to the `rbd.pyx` file (just like we did for other features):
h...
Ricardo Marques
04:21 PM Revision e6462d8a (ceph): mgr/dashboard: All RBD features are supported by 'tcmu:runner'
Fixes: https://tracker.ceph.com/issues/39607
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
04:19 PM Dashboard Backport #39616 (In Progress): nautilus: mgr/dashboard: iSCSI should allow exporting an RBD image...
Ricardo Marques
04:19 PM Dashboard Backport #39616 (Resolved): nautilus: mgr/dashboard: iSCSI should allow exporting an RBD image wi...
https://github.com/ceph/ceph/pull/28011 Ricardo Marques
04:11 PM Dashboard Bug #39607 (Pending Backport): mgr/dashboard: iSCSI should allow exporting an RBD image with Jour...
Ricardo Marques
11:57 AM Dashboard Bug #39607 (Fix Under Review): mgr/dashboard: iSCSI should allow exporting an RBD image with Jour...
Ricardo Marques
09:07 AM Dashboard Bug #39607 (In Progress): mgr/dashboard: iSCSI should allow exporting an RBD image with Journalin...
Ricardo Marques
09:07 AM Dashboard Bug #39607 (Resolved): mgr/dashboard: iSCSI should allow exporting an RBD image with Journaling e...
RBD images with Journaling enabled are not displayed in the iSCSI form dropdown. Ricardo Marques
04:04 PM Revision 21f058dc (ceph): mgr/dashboard: All RBD features are supported by 'tcmu:runner' (#28000)
mgr/dashboard: All RBD features are supported by 'tcmu:runner'
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Re...
Lenz Grimmer
03:47 PM Revision 827ced40 (ceph): Merge pull request #27830 from dzafman/wip-38124
osd: Don't include user changeable flag in snaptrim related assert
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Rev...
David Zafman
03:44 PM rgw Backport #37498: mimic: get or set rgw realm zonegroup zone should check user's caps for security
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27948
merged
Yuri Weinstein
03:44 PM Revision 16562ca7 (ceph): Merge pull request #27948 from smithfarm/wip-37498-mimic
mimic: rgw: get or set realm zonegroup zone should check user's caps for security
Reviewed-by: Casey Bodley <cbodley...
Yuri Weinstein
03:44 PM Revision b906e95e (ceph): Merge pull request #27841 from richael02/multiNVMESSD
vstart.sh: enable creating multiple OSDs backed by spdk backend
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:41 PM rgw Bug #37942 (Can't reproduce): Integer underflow in bucket stats
J. Eric Ivancich
09:36 AM rgw Bug #37942: Integer underflow in bucket stats
Cluster was deployed with Luminous, later upgraded to Mimic. S3 was first deployed after the upgrade to 13.2.2.
...
Paul Emmerich
03:34 PM Revision d7efa549 (ceph): Merge pull request #28008 from tchaikov/wip-seastar
seastar: pick up changes for better performance
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:29 PM rgw Backport #39615 (Resolved): luminous: civetweb frontend: response is buffered in memory if conten...
https://github.com/ceph/ceph/pull/28069 Nathan Cutler
03:07 PM rgw Bug #12713 (Pending Backport): civetweb frontend: response is buffered in memory if content lengt...
Casey Bodley
03:05 PM Revision ad86669d (ceph): cmake: do not build unit test of seastar
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:32 PM Revision 8bce56d4 (ceph): tools/ceph-objectstore-tool: dump tail key for list-slow-omap op.
This is a helper to provide omap tail key for "slow" onodes. Just to
ease its altering with ceph-kvtool.
Signed-off-...
Igor Fedotov
02:32 PM Revision a2ce72fe (ceph): seastar: pick up changes for better performance
to be specific, a78fb44c96e2912c6f39b2151f94a0bb2b5796a6 helps to
improve the performance of future implementation --...
Kefu Chai
02:22 PM mgr Bug #36531 (Closed): 'MAX AVAIL' in 'ceph df' showing wrong information
no feedback Jan Fajerski
02:16 PM Dashboard Bug #39613 (Resolved): mgr/dashboard: misplaced objects not shown anymore
On Ceph Mimic, the dashboard showed the misplaced objects on the dashboard page in the health section.
On Ceph Nau...
Patrick Seidensal
02:12 PM Backport #39612 (In Progress): nautilus: os/bluestore: fix for FreeBSD iocb structure
Nathan Cutler
02:11 PM Backport #39612 (Resolved): nautilus: os/bluestore: fix for FreeBSD iocb structure
https://github.com/ceph/ceph/pull/28007 Nathan Cutler
02:12 PM Revision 336845b6 (ceph): bluestore: fix for FreeBSD iocb structure
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
(cherry picked from commit 9345819dba3f8f077e278f4d01753eeced5d9...
Willem Jan Withagen
02:11 PM Bug #39608 (Pending Backport): os/bluestore: fix for FreeBSD iocb structure
Nathan Cutler
09:49 AM Bug #39608 (Resolved): os/bluestore: fix for FreeBSD iocb structure
please backport https://github.com/ceph/ceph/pull/27458 to nautilus Willem Jan Withagen
01:58 PM Dashboard Feature #39482 (Fix Under Review): mgr/dashboard: Make a long running task out of the increase or...
Stephan Müller
01:26 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
Found the problem. ceph didn't have a remount_sb operation, so we just need that and to have that call sync_filesyste... Jeff Layton
12:50 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
Slimmed-down reproducer:... Jeff Layton
12:28 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
Single shell-script reproducer:... Jeff Layton
01:01 PM Revision 6455f96c (ceph): mgr/dashboard/qa: Fix a few linting issues in dashboard backend tests (...
mgr/dashboard/qa: Fix a few linting issues in dashboard backend tests
Reviewed-by: Patrick Nawracay <pnawracay@suse....
Lenz Grimmer
12:02 PM Revision 7962f7e8 (ceph): Merge pull request #27947 from smithfarm/wip-39579
pybind/tox: pass additional command line arguments through to tox
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Revi...
Nathan Cutler
12:01 PM CephFS Feature #39610 (Resolved): mgr/volumes: add CephFS subvolumes library
The FS subvolumes library module will be heavily borrowed from ceph_volume_client. It'll be used to provision FS subv... Ramana Raja
11:48 AM Dashboard Backport #39591 (In Progress): nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v9
Lenz Grimmer
11:46 AM Revision e09e66ec (ceph): mgr/dashboard: Support ceph-iscsi config v9
Fixes: https://tracker.ceph.com/issues/39147
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
11:28 AM Revision f971270a (ceph): mgr/dashboard: All RBD features are supported by 'tcmu:runner'
Fixes: https://tracker.ceph.com/issues/39607
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
11:26 AM mgr Backport #39540 (In Progress): nautilus: Provide a base set of Prometheus alert manager rules tha...
Nathan Cutler
11:22 AM mgr Bug #39486 (Fix Under Review): debian package from source - mgr module enable dashboard: Frontend...
I now submitted https://github.com/ceph/ceph/pull/27997 to improve the documentation - please review. Thank you! Lenz Grimmer
11:00 AM mgr Bug #39486 (In Progress): debian package from source - mgr module enable dashboard: Frontend asse...
Lenz Grimmer
11:05 AM Revision 9a3fbdb4 (ceph): Merge pull request #27969 from yuvalif/wip-yuval-add-tenant-to-user
rgw: add tenant as parameter to User in multisite tests Yuval Lifshitz
10:42 AM Revision 4f97ddca (ceph): Merge pull request #27987 from tchaikov/wip-crimson-osd-shutdown
crimson/osd: shutdown services in the right order
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:16 AM RADOS Bug #38124: OSD down on snaptrim.
Erikas Kučinskis wrote:
> Hi is there any ETA when the bug fix will be live?
Erikas Kučinskis
10:15 AM RADOS Bug #38124: OSD down on snaptrim.
Hi is there any ETA when the bug will be live? Erikas Kučinskis
10:05 AM Revision c400cf33 (ceph): crimson: object state can be manually evicted from OSD's cache.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:04 AM Revision d86ffe51 (ceph): crimson: retrieve object state once per MOSDOp.
Justification behind the change is behaviour of classical OSD.
It calls PrimaryLogPG::find_object_context() far befor...
Radoslaw Zarzynski
09:49 AM Revision de5e5160 (ceph): crimson: add support for basic write path, part 1.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:48 AM Revision 1dfa5b8b (ceph): crimson: PG caches ObjectState instead of object_info_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:48 AM Revision c8cd0dd5 (ceph): crimson/os: add inclusion guard in Transaction.h
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:48 AM Revision 3c3320d9 (ceph): crimson: PG::do_osd_op throws about unsupported op.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:48 AM Revision 0bfcde95 (ceph): crimson: PG::do_osd_op() takes OSDOp by reference, not pointer.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:47 AM Revision c3473cdb (ceph): crimson: handle hot CaynStore exceptions without throwing.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:24 AM Dashboard Bug #39483 (Resolved): mgr/dashboard: Make all columns sortable
Lenz Grimmer
09:24 AM Dashboard Backport #39535 (Resolved): nautilus: mgr/dashboard: Make all columns sortable
Lenz Grimmer
09:18 AM Revision e71c2e6f (ceph): nautilus: mgr/dashboard: Make all columns sortable (#27889)
nautilus: mgr/dashboard: Make all columns sortable
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
09:18 AM Revision 2d410b5a (ceph): Merge pull request #27931 from yuvalif/pubsub_info_update_fix
rgw/pubsub: fix doc on updates. fix multi-notifications Yuval Lifshitz
09:10 AM Revision 8f46a351 (ceph): mgr/balancer: fix fudge
next_* simply record some intermediate results when balancer tries
to find something to optimize, whereas best_* are ...
xie xingguo
09:05 AM Revision 4def9293 (ceph): rgw: add tenant as parameter to User in multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:53 AM Dashboard Bug #39606 (Need More Info): Offline RGW isn't removed from the list of hosts
Offline RGW isn't removed from the list of hosts unless the mgr instance is restarted. A dump of the metadata did no... Patrick Seidensal
08:44 AM Bug #39600 (Resolved): CRUSH rule device classes mystery
xie xingguo
06:08 AM Bug #39600 (Resolved): CRUSH rule device classes mystery
I'm playing around with CRUSH rules and device classes and I'm puzzled
if it's working correctly. Platform specifics...
xie xingguo
08:43 AM mgr Backport #39459 (Resolved): nautilus: mgr/prometheus: replace whitespaces in metric names
Nathan Cutler
08:38 AM Revision f243f7a5 (ceph): mgr/dashboard: Fix iSCSI form when using IPv6
Fixes: https://tracker.ceph.com/issues/39578
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
08:26 AM Dashboard Bug #37701 (Resolved): mgr/dashboard: Buggy data table search field
Lenz Grimmer
08:26 AM Dashboard Backport #39370 (Resolved): nautilus: mgr/dashboard: Buggy data table search field
Lenz Grimmer
08:25 AM Revision d6d9eaa4 (ceph): nautilus: mgr/dashboard: Buggy data table search field (#27672)
nautilus: mgr/dashboard: Buggy data table search field
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
08:19 AM Revision 88ce715b (ceph): Merge pull request #27886 from rhcs-dashboard/39459-nautilus-prometheus...
nautilus: mgr/prometheus: replace whitespaces in metrics' names
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revie...
Lenz Grimmer
08:17 AM Bug #39595: Compile error: ceph-dencoder: invalid operands (*UND* and .gcc_except_table sections)...
https://shaman.ceph.com/builds/ceph/master/55d5ed4f770e554460624dd3480076f5f7ecf924/notcmalloc/152186/
https://jen...
Sebastian Wagner
07:58 AM Dashboard Feature #39037 (Resolved): mgr/dashboard: Localization for date picker module
Lenz Grimmer
07:57 AM Dashboard Backport #39371 (Resolved): nautilus: mgr/dashboard: Localization for date picker module
Lenz Grimmer
07:57 AM Revision 2066220f (ceph): Merge pull request #27673 from Devp00l/wip-39371-nautilus
nautilus: mgr/dashboard: Localization for date picker module
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Rev...
Lenz Grimmer
07:56 AM rgw Bug #37945 (Resolved): return NoSuchCORSConfiguration for ENOENT on GetCORS
Nathan Cutler
07:56 AM rgw Backport #38922 (Resolved): mimic: return NoSuchCORSConfiguration for ENOENT on GetCORS
Nathan Cutler
07:56 AM rgw Backport #38924 (Resolved): mimic: beast frontend option to set the TCP_NODELAY socket option
Nathan Cutler
07:55 AM rgw Backport #38959 (Resolved): mimic: multisite: sync status on master zone does not show "oldest in...
Nathan Cutler
07:54 AM rgw Backport #39016 (In Progress): luminous: unable to cancel reshard operations for buckets with ten...
Nathan Cutler
07:54 AM Revision 80a547bc (ceph): rgw admin: add tenant argument to reshard cancel
Looks like we ignore the tenant argument for reshard cancel as mentioned in the
issue.
Fixes: https://tracker.ceph.c...
Abhishek Lekshmanan
07:53 AM rgw Backport #39017 (Resolved): mimic: unable to cancel reshard operations for buckets with tenants
Nathan Cutler
07:53 AM rgw Backport #39049 (Resolved): mimic: rgw: beast endpoint doesn't set a default port
Nathan Cutler
07:52 AM rgw Backport #39359 (Resolved): mimic: rgw:failed to pass test_bucket_create_naming_bad_punctuation i...
Nathan Cutler
07:52 AM rgw Backport #39357 (Resolved): mimic: Compliance to aws s3's relaxed query handling behaviour
Nathan Cutler
07:51 AM rgw Backport #38714 (Need More Info): luminous: rgw: gc entries with zero-length chains are not clean...
Nathan Cutler
07:51 AM rgw Feature #39605 (Resolved): assign bucket policy to subuser
Hi all
I have a radosgw cluster in 14.2.1 version.
The bucket policy feature just uses to assign to another, n...
duc pham
07:47 AM rgw Backport #38713 (Resolved): mimic: rgw: gc entries with zero-length chains are not cleaned up
Nathan Cutler
07:45 AM rgw Backport #39497 (In Progress): luminous: rgw admin: object stat command output's delete_at not re...
Nathan Cutler
07:45 AM Revision c6d39772 (ceph): rgw: admin: handle delete_at attr in object stat output
Fixes: https://tracker.ceph.com/issues/39481
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked f...
Abhishek Lekshmanan
07:43 AM rgw Backport #39498 (Resolved): mimic: rgw admin: object stat command output's delete_at not readable
Nathan Cutler
07:42 AM rbd Bug #36038 (Resolved): [rbd-mirror] don't report error if image replay canceled
Nathan Cutler
07:42 AM rbd Backport #37909 (Resolved): mimic: [rbd-mirror] don't report error if image replay canceled
Nathan Cutler
07:42 AM rbd Backport #38955 (Resolved): mimic: backport krbd discard qa fixes to stable branches
Nathan Cutler
07:41 AM rbd Backport #38976 (Resolved): mimic: return ETIMEDOUT if we meet a timeout in poll
Nathan Cutler
07:40 AM rbd Backport #39589 (In Progress): luminous: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' a...
Nathan Cutler
07:40 AM Revision 137e95e0 (ceph): qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 83c11efb98f28c19f70eac04a6a84fe820f968cb)
Jason Dillaman
07:38 AM rbd Backport #39590 (In Progress): nautilus: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' a...
Nathan Cutler
07:37 AM Revision ee3e719e (ceph): qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 83c11efb98f28c19f70eac04a6a84fe820f968cb)
Jason Dillaman
07:37 AM Revision 8ab2644e (ceph): qa/suites/rbd: add random distro selection to librbd tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d83d598c121e41eb6c6903df794ea2bd15ed4b86)
Jason Dillaman
07:37 AM rbd Backport #39585 (Resolved): mimic: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'co...
Nathan Cutler
07:35 AM rbd Backport #39541 (In Progress): nautilus: [test] qemu-iotests tests fails under latest Ubuntu kernel
Nathan Cutler
07:35 AM Revision ce730432 (ceph): qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Fixes: http://tracker.ceph.com/issues/24668
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:34 AM Dashboard Backport #39604 (Resolved): mgr/dashboard: Allow the decrease of pg's of an existing pool
https://github.com/ceph/ceph/pull/30376 Nathan Cutler
07:34 AM rbd Backport #39583 (Resolved): mimic: [test] qemu-iotests tests fails under latest Ubuntu kernel
Nathan Cutler
07:32 AM rgw Backport #39603 (Resolved): luminous: document CreateBucketConfiguration for s3 PUT Bucket request
https://github.com/ceph/ceph/pull/31647 Nathan Cutler
07:32 AM rgw Backport #39602 (Resolved): mimic: document CreateBucketConfiguration for s3 PUT Bucket request
https://github.com/ceph/ceph/pull/29257 Nathan Cutler
07:32 AM rgw Backport #39601 (Resolved): nautilus: document CreateBucketConfiguration for s3 PUT Bucket request
https://github.com/ceph/ceph/pull/28512 Nathan Cutler
07:30 AM RADOS Backport #39506: mimic: Give recovery for inactive PGs a higher priority
Assigning to Neha based on http://tracker.ceph.com/issues/39099#note-11 Nathan Cutler
07:29 AM RADOS Backport #39505: luminous: Give recovery for inactive PGs a higher priority
Assigning to Neha based on http://tracker.ceph.com/issues/39099#note-11 Nathan Cutler
07:06 AM Revision 5d31861a (ceph): crimson/osd: shutdown services in the right order
we should stop config service *after* osd is stopped, as osd depends on
a working and alive config subsystem when sto...
Kefu Chai
06:17 AM Bug #39556: npm problem causes "make-dist" to fail when directory contains colon character
Updated title and description to reflect Tiago's analysis - i.e., the problem only happens when the directory contain... Nathan Cutler
06:13 AM RADOS Bug #16553: Removing Writeback Cache Tier Does not clean up Incomplete_Clones
Still hit the same issue on 12.2.10 Jun Yang
05:49 AM RADOS Backport #39311 (In Progress): mimic: crushtool crash on Fedora 28 and newer
https://github.com/ceph/ceph/pull/27986 Prashant D
04:36 AM Revision 48250727 (ceph): osd: Improve dump_pgstate_history json output
Fixes: http://tracker.ceph.com/issues/38846
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
03:19 AM Revision 4a8d3666 (ceph): Merge pull request #27975 from tchaikov/wip-pidfile_write
global/pidfile: pass string_view instead of ConfigProxy to pidfile_wr…
Reviewed-by: Samuel Just <sjust@redhat.com>
R...
Kefu Chai
02:40 AM Revision 55d5ed4f (ceph): Merge PR #27932 into master
* refs/pull/27932/head:
osd: clean up osdmap sharing
osd: minor cleanup in dequeue_op
Reviewed-by: Josh Durgin <jd...
Sage Weil
02:23 AM Revision cf3176ab (ceph): crush/CrushCompiler: Fix __replacement_assert
When compiled with _GLIBCXX_ASSERTIONS we see an assert due to UB of
passing the address of an empty vector. Use vect...
Brad Hubbard
02:23 AM Revision b53d3131 (ceph): src/tests/crushtool: Add test for an empty default
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 5b6b5c5cd3db364eefbfa163c29691a6af8efc18)
Brad Hubbard
02:16 AM Revision 10d0990d (ceph): OSD: rollforward may need to mark pglog dirty
if we rollforward at the end of PG::activate(), we may advance the *crt*,
but we did not mart the log dirty, this mea...
Zengran Zhang
02:11 AM Revision 40c97b91 (ceph): vstart.sh: enable creating multiple OSDs backed by spdk backend
Currently vstart.sh only support deploying one OSD based on NVMe SSD.
The following two cases will cause errors:
1.Th...
richael zhuang

05/06/2019

10:26 PM Revision 7e297dfd (ceph): rgw: update civetweb submodule sha1 to track ceph-master
Updating the sha1 to track ceph-master which currently updates civetweb to 1.1
Signed-off-by: Abhishek Lekshmanan <a...
Abhishek Lekshmanan
10:26 PM Revision 201c2027 (ceph): civetweb: update for url validation fixes
The new civetweb 1.10 version in mimic and later is strict on control characters
being url encoded, making url valida...
Abhishek Lekshmanan
10:26 PM Revision 213d828e (ceph): mimic: rgw: civetweb: use poll instead of select while waiting on sockets
Non cherry-picked backport of 4d0035830e5783a828a275245b8bc3ae88edc417 as the
commit hashes of the submodules are dif...
Abhishek Lekshmanan
10:26 PM Revision b0231f01 (ceph): rgw: bump mimic civetweb with ssl & abs url fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 6180747fc18cfe789f2b5b0b6b5ff5368f6...
Abhishek Lekshmanan
10:25 PM Revision 4c8275fd (ceph): rgw: update civetweb to 1.1
Introduces the following additions in rgw:
- allow_unicode_in_urls introduced with a corresponding downstream commit ...
Abhishek Lekshmanan
10:13 PM Revision a8ece94a (ceph): tools/ceph_objectstore_tool: introduce list-slow-omap command.
This detects onode which omap enumeration is too slow.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
09:44 PM RADOS Bug #25182 (Resolved): Upmaps forgotten after restarting OSDs
Thanks for verifying the fixes Bryan. Looks like those are all backported to mimic + luminous. Josh Durgin
08:33 PM Revision 71795363 (ceph): test/rgw: add url to endpoints in test-rgw-multisite.sh
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:32 PM Revision 3cb21a4d (ceph): test/rgw: add bash variable for url
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:23 PM Bug #39599 (Resolved): common: segfault while parsing POD_MEMORY_REQUEST
Backtrace:... Ilya Lyubimov
08:15 PM Revision 6dbe4960 (ceph): Merge pull request #26152 from noonedeadpunk/mgr/zabbix_discovery
mgr/zabbix Added pools discovery and per-pool statistics
Reviewed-by: Wido den Hollander <wido@42on.com>
Greg Farnum
08:08 PM Revision 10b8b57d (ceph): rgw/pubsub: revert the RGWSysObjectCtx change
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:03 PM rgw Backport #23237: Corrupted downloads from civetweb when using multipart with slow connections
thanks for the feedback. it sounds like we are planning at least one more luminous release, so i've staged a backport... Casey Bodley
08:02 PM rgw Backport #23237 (In Progress): Corrupted downloads from civetweb when using multipart with slow c...
Casey Bodley
07:17 PM rbd Bug #39598 (Fix Under Review): [test] possible race condition in rbd-nbd disconnect
Jason Dillaman
07:06 PM rbd Bug #39598 (In Progress): [test] possible race condition in rbd-nbd disconnect
Jason Dillaman
07:02 PM rbd Bug #39598 (Resolved): [test] possible race condition in rbd-nbd disconnect
http://qa-proxy.ceph.com/teuthology/teuthology-2019-05-02_02:01:02-rbd-master-distro-basic-smithi/3917446/teuthology.... Jason Dillaman
07:16 PM Revision 87278548 (ceph): qa/workunits/rbd: wait for rbd-nbd unmap to complete
The "unmap" request is asynchronous, so wait for a short amount
of time for the "rbd-nbd" daemon process to exit.
Fi...
Jason Dillaman
07:06 PM rgw Bug #24991 (Fix Under Review): Add support for --bypass-gc flag of radosgw-admin bucket rm comman...
Casey Bodley
07:05 PM Revision 0316a818 (ceph): rgw: delete_obj_index() takes mtime for bilog
writing an empty timestamp to the bilog prevents other zones from
applying the delete. this means that the --bypass-g...
Casey Bodley
05:33 PM Revision 5affd3b9 (ceph): Apply suggestions from code review
Signed-off-by: Dmitriy Rabotjagov <noonedeadpunk@ya.ru> Sebastian Wagner
05:05 PM Revision f5c515e7 (ceph): Merge pull request #27967 from liewegas/wip-fix-rgw-bias
rgw/rgw_tools: fix 'osd pool set' json syntax
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:28 PM rgw Backport #38922: mimic: return NoSuchCORSConfiguration for ENOENT on GetCORS
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27356
merged
Yuri Weinstein
04:28 PM Revision 5a1b38aa (ceph): Merge pull request #27356 from pdvian/wip-38922-mimic
mimic: rgw: Fix S3 compatibility bug when CORS is not found
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:27 PM rgw Backport #38924: mimic: beast frontend option to set the TCP_NODELAY socket option
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27367
merged
Yuri Weinstein
04:27 PM Revision 440bac7d (ceph): Merge pull request #27367 from pdvian/wip-38924-mimic
mimic: rgw: Adding tcp_nodelay option to Beast
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:27 PM rgw Backport #38959: mimic: multisite: sync status on master zone does not show "oldest incremental c...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27421
merged
Yuri Weinstein
04:27 PM Revision 2e0e9249 (ceph): Merge pull request #27421 from pdvian/wip-38959-mimic
mimic: rgw-admin: fix data sync report for master zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:27 PM rgw Backport #39017: mimic: unable to cancel reshard operations for buckets with tenants
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27603
merged
Yuri Weinstein
04:27 PM Revision 3fd21e6e (ceph): Merge pull request #27603 from pdvian/wip-39017-mimic
mimic: rgw admin: add tenant argument to reshard cancel
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:26 PM rgw Backport #39049: mimic: rgw: beast endpoint doesn't set a default port
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27661
merged
Yuri Weinstein
04:26 PM Revision 8c8071a8 (ceph): Merge pull request #27661 from pdvian/wip-39049-mimic
mimic: rgw: beast: set a default port for endpoints
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:26 PM rgw Backport #39359: mimic: rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27666
merged
Yuri Weinstein
04:26 PM rgw Backport #39357: mimic: Compliance to aws s3's relaxed query handling behaviour
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27666
merged
Yuri Weinstein
04:26 PM Revision a7d5e073 (ceph): Merge pull request #27666 from smithfarm/wip-39359-mimic
mimic: rgw: failed to pass test_bucket_create_naming_bad_punctuation in s3test
Reviewed-by: Casey Bodley <cbodley@re...
Yuri Weinstein
04:23 PM rgw Backport #38713: mimic: rgw: gc entries with zero-length chains are not cleaned up
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27796
merged
Yuri Weinstein
04:23 PM Revision b3b4e98c (ceph): Merge pull request #27796 from cbodley/wip-38713
mimic: rgw: resolve bugs and clean up garbage collection code
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
04:22 PM rgw Backport #39498: mimic: rgw admin: object stat command output's delete_at not readable
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27828
merged
Yuri Weinstein
04:22 PM Revision 96092ba5 (ceph): Merge pull request #27828 from ashishkumsingh/wip-39498-mimic
mimic: rgw: admin: handle delete_at attr in object stat output
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan...
Yuri Weinstein
04:18 PM rbd Backport #37909: mimic: [rbd-mirror] don't report error if image replay canceled
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26140
merged
Yuri Weinstein
04:18 PM Revision f3d64d52 (ceph): Merge pull request #26140 from ashishkumsingh/wip-37909-mimic
mimic: rbd_mirror: don't report error if image replay canceled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
04:18 PM rbd Backport #38955: mimic: backport krbd discard qa fixes to stable branches
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27391
merged
Yuri Weinstein
04:17 PM Revision 3156ec9b (ceph): Merge pull request #27391 from pdvian/wip-38955-mimic
mimic: tests: krbd discard qa fixes
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed-by: Jason Dillaman <dil...
Yuri Weinstein
04:17 PM rbd Backport #38976: mimic: return ETIMEDOUT if we meet a timeout in poll
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27588
merged
Yuri Weinstein
04:17 PM Revision e0e5e7ce (ceph): Merge pull request #27588 from pdvian/wip-38976-mimic
mimic: rbd: krbd: return -ETIMEDOUT in polling
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
04:16 PM rbd Backport #39585: mimic: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Jason Dillaman wrote:
> https://github.com/ceph/ceph/pull/27958
merged
Yuri Weinstein
04:16 PM Revision b7e92455 (ceph): Merge pull request #27958 from dillaman/wip-39585-mimic
mimic: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Reviewed-by: Mykola Golub <mgolub@mira...
Yuri Weinstein
04:16 PM rbd Backport #39583: mimic: [test] qemu-iotests tests fails under latest Ubuntu kernel
Jason Dillaman wrote:
> https://github.com/ceph/ceph/pull/27959
merged
Yuri Weinstein
04:16 PM Revision fc8f7ba7 (ceph): Merge pull request #27959 from dillaman/wip-39583-mimic
mimic: qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Reviewed-by: Mykola Golub <mgolub@mirantis...
Yuri Weinstein
04:07 PM Bug #39556: npm problem causes "make-dist" to fail when directory contains colon character
@Tiago: I see now you wrote you changed the distro in your Dockerfile. There must be a new dependency that your Docke... Nathan Cutler
02:47 PM Bug #39556 (New): npm problem causes "make-dist" to fail when directory contains colon character
Reopening. I can reproduce this in an openSUSE 15.1 docker container. The procedure for doing so is:... Nathan Cutler
03:57 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
With some printk debugging, leftover inode is the one for /mnt/scratch/ls_on_scratch. Still not able to reproduce thi... Jeff Layton
03:45 PM Dashboard Feature #39482: mgr/dashboard: Make a long running task out of the increase or decrease of pgs of...
Marking this as a bug in order to make it a possible backporting candidate into Nautilus Lenz Grimmer
03:42 PM Dashboard Bug #35917 (Pending Backport): mgr/dashboard: Allow the decrease of pg's of an existing pool
Flagging this one for backporting into Nautilus as soon as the remaining comments on the PR into master have been add... Lenz Grimmer
03:38 PM Revision 22d6a82a (ceph): mgr/dashboard: Allow the decrease of pg's of an existing pool (#27785)
mgr/dashboard: Allow the decrease of pg's of an existing pool
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Re...
Lenz Grimmer
03:15 PM Revision 042f80e3 (ceph): Merge pull request #26655 from jan--f/c-v-simple-activate-all-mimic
mimic: ceph-volume: add --all flag to simple activate
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
02:50 PM rgw Documentation #39597 (Pending Backport): document CreateBucketConfiguration for s3 PUT Bucket req...
Casey Bodley
01:34 PM rgw Documentation #39597 (In Progress): document CreateBucketConfiguration for s3 PUT Bucket request
Casey Bodley
01:14 PM rgw Documentation #39597 (Resolved): document CreateBucketConfiguration for s3 PUT Bucket request
doc/radosgw/s3/bucketops.rst says 'We do not support request entities for PUT /{bucket} in this release.', but Create... Casey Bodley
02:50 PM Revision 1da57c3a (ceph): Merge pull request #27977 from cbodley/wip-39597
doc/rgw: document CreateBucketConfiguration for s3 PUT Bucket api
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Casey Bodley
01:39 PM Revision 4276ee23 (ceph): Merge pull request #27968 from iotcg/master
vstart.sh: correct ceph-run path
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:33 PM Revision e97668bb (ceph): doc/rgw: document CreateBucketConfiguration for s3 PUT Bucket api
Fixes: http://tracker.ceph.com/issues/39597
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:30 PM Revision ecb88dce (ceph): osd: change pg_missing_item encode and decode
since luminous, recovery_deletes is always true, and octopus won't
maintain compatibility with jewel OSDs
Signed-off...
lishuhao li
01:04 PM Revision 89d62afc (ceph): global/pidfile: pass string_view instead of ConfigProxy to pidfile_write()
there is no need to pass ConfigProxy to this function. and passing a
string_view also make it easier to reuse this fu...
Kefu Chai
12:43 PM Revision c2b0fa3c (ceph): Merge pull request #27970 from Liuchang0812/duplicate-tags-bl
rgw: eliminates duplicated tags_bl var
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:20 PM Revision 594a1d58 (ceph): PendingReleaseNotes: librbd can open images on Jewel clusters
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:17 PM Revision 6ab1e399 (ceph): osd: fix ReplicatedBackend::submit_push_data log output
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision 20eb8a2e (ceph): osd: fix add_next_event about clean_regions
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision b7a00028 (ceph): fix the type of _size in class interval_set, int64_t -> uint64_t
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Signed-off-by: lishuhao <lishuhao@unitedstack.com>
lishuhao
12:17 PM Revision e9f328ef (ceph): osd: fix ObjectRecoveryInfo decode
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision 7148dda0 (ceph): osd: supplement doc
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision 6ec07190 (ceph): osd: using SERVER_OCTOPUS everywhere
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision 2e935df1 (ceph): osd: make ObjectCleanRegions::dump consistent
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision 7b581ed9 (ceph): osd: fix indentation
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision e12f8cf9 (ceph): osd: add a comment to pg_missing_set::add
Signed-off-by: lishuhao <lishuhao@unitedstack.com> lishuhao li
12:17 PM Revision cb927925 (ceph): osd: mark ObjectCleanRegions dirty for related operations
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Signed-off-by: lishuhao <lishuhao@unitedstack.com>
lishuhao
12:17 PM Revision 2455e083 (ceph): osd: change build_push_op and submit_push_data base recovery strategy
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Signed-off-by: lishuhao <lishuhao@unitedstack.com>
lishuhao
12:05 PM CephFS Fix #38801 (Fix Under Review): qa: ignore "ceph.dir.pin: No such attribute" for (old) kernel client
Sidharth Anupkrishnan
11:39 AM Revision c2336997 (ceph): doc: remove recommendation for kernel.pid_max
now that Ceph uses async messenger, setting kernel.pid_max = 4194303 should not be necessary anymore. Even if kernel... Ben England
11:16 AM Bug #39595: Compile error: ceph-dencoder: invalid operands (*UND* and .gcc_except_table sections)...
https://shaman.ceph.com/builds/ceph/wip-swagner-testing/ba62bd3d05ca49931f12a47b26a97fa5cc9a5c11/default/152094/
h...
Sebastian Wagner
09:57 AM Bug #39595 (Resolved): Compile error: ceph-dencoder: invalid operands (*UND* and .gcc_except_tabl...
https://shaman.ceph.com/builds/ceph/master/1991495a22fa74210348ffd4f261c314ef3f056c/notcmalloc/152091/
https://jen...
Sebastian Wagner
10:36 AM Revision d04b4481 (ceph): pybind/tox: pass additional command line arguments through to tox
Fixes: 9426f1f2045d0ae0f319530c3dc3a9240d838d07
Fixes: https://tracker.ceph.com/issues/39579
Signed-off-by: Nathan Cu...
Nathan Cutler
10:28 AM Revision 58ba8479 (ceph): rgw: ES sync: wrap all the decode bls in try block
since decode can throw, wrap all the try block
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked...
Abhishek Lekshmanan
10:03 AM mgr Backport #39592 (In Progress): mimic: ceph-mgr: ImportError: Interpreter change detected - this ...
Nathan Cutler
08:30 AM mgr Backport #39592 (Resolved): mimic: ceph-mgr: ImportError: Interpreter change detected - this mod...
https://github.com/ceph/ceph/pull/27971 Nathan Cutler
09:52 AM RADOS Support #39594 (New): OSD marked as down, had timed out after 15, handle_connect_reply connect go...
Hi,
recently we saw random slow requests in our cluster. in monitor ceph.log I could see that at the same time OSD...
Alon Avrahami
09:52 AM Revision d4c462a9 (ceph): rgw: admin: introduce objects expire-stale list and rm
These commands help cleanup stale expired objects after a reshard has happened
Contains the following changesets:
* ...
Abhishek Lekshmanan
09:51 AM Revision 7f958c64 (ceph): rgw: object expirer: handle resharded buckets
Previously we fetched the bucket instance info which changes during a reshard
causing the bucket info to fail, since ...
Abhishek Lekshmanan
09:51 AM Revision 1d1ea1fa (ceph): rgw: rgw_bucket: set BucketInfo as const in rgw_remove_object
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:51 AM Revision 5e56ea6f (ceph): rgw_common: introduce a decode_bl function to decode a bl to type
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:18 AM RADOS Bug #39555: backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
This may be the case indeed, but I'd expect that unless pgs are evacuated, the state would be backfill_wait, not back... Rene Diepstraten
09:04 AM mgr Backport #39593 (In Progress): mimic: Cython 0.29 removed support for subinterpreters: raises "Im...
Nathan Cutler
08:31 AM mgr Backport #39593 (Resolved): mimic: Cython 0.29 removed support for subinterpreters: raises "Impor...
https://github.com/ceph/ceph/pull/27971 Nathan Cutler
08:56 AM Dashboard Bug #39586: dashboard: orchestrator mgr modules assert failure on iscsi service request
Sebastian Wagner wrote:
> just of of curiosity: how does your iscsi setup look like within the k8s cluster?
I'm t...
Maximilian Mack
08:52 AM Dashboard Bug #39586: dashboard: orchestrator mgr modules assert failure on iscsi service request
just of of curiosity: how does your iscsi setup look like within the k8s cluster? Sebastian Wagner
08:35 AM Backport #38966 (In Progress): mimic: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.f...
Nathan Cutler
08:32 AM Revision 31208253 (ceph): doc: Fix small typo in dashboard documentation
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
(cherry picked from commit 038ef6291d5f5728385683c693046f03184309fa)
Tatjana Dehler
08:30 AM Revision 1629407c (ceph): doc: Improved the dashboard proxy config section
Added paragraph that explains how standby dashboard instances perform
HTTP redirections to the currently active ceph-...
Lenz Grimmer
08:29 AM Dashboard Backport #39591 (Resolved): nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v9
https://github.com/ceph/ceph/pull/28001 Nathan Cutler
08:29 AM rbd Backport #39590 (Resolved): nautilus: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and ...
https://github.com/ceph/ceph/pull/27989 Nathan Cutler
08:28 AM rbd Backport #39589 (Resolved): luminous: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and ...
https://github.com/ceph/ceph/pull/27990 Nathan Cutler
08:28 AM rgw Bug #38007 (Resolved): multisite: bucket full sync does not handle delete markers
Nathan Cutler
08:28 AM rgw Backport #38078 (Resolved): mimic: multisite: bucket full sync does not handle delete markers
Nathan Cutler
08:27 AM rgw Backport #38396 (Resolved): mimic: rgw: when exclusive lock fails due existing lock, log add'l info
Nathan Cutler
08:26 AM rgw Bug #38373 (Resolved): multisite: rgw_data_sync_status json decode failure breaks automated datal...
Nathan Cutler
08:26 AM rgw Backport #38413 (Resolved): mimic: multisite: rgw_data_sync_status json decode failure breaks aut...
Nathan Cutler
08:25 AM rgw Backport #38886 (Resolved): mimic: GetBucketCORS API returns "Not Found" error code when CORS con...
Nathan Cutler
08:25 AM rgw Backport #38907 (Resolved): mimic: rgw: read not exists null version success and return empty data
Nathan Cutler
08:23 AM Revision db9189a1 (ceph): doc: Updated dashboard iSCSI configuration, added labels
Added note about the requirement for the latest ceph-iscsi version
3 to the dashboard documentation. Added some doc r...
Lenz Grimmer
08:23 AM Revision 8d2dec8f (ceph): doc: dashboard: refined object gateway configuration
As discussed in BUG#39252, the dashboard currently does not
support all possible RGW configuration possibilities when...
Lenz Grimmer
08:22 AM Revision 1991495a (ceph): doc: fix small typo in dashboard documentation (#27850)
doc: fix small typo in dashboard documentation
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Lenz Grimmer
08:18 AM rgw Backport #38847 (Resolved): mimic: rgw admin api create user generates a segfault and coredump us...
Nathan Cutler
08:17 AM rgw Backport #38919 (Resolved): mimic: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboar...
Nathan Cutler
07:30 AM Revision 20e26e83 (ceph): osd: partial recovery add doc
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Signed-off-by: lishuhao <lishuhao@unitedstack.com>
lishuhao
07:30 AM Revision 3a8164ac (ceph): osd: define ObjectCleanRegions for recovery object
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Signed-off-by: lishuhao <lishuhao@unitedstack.com>
lishuhao
07:30 AM Revision 19e71a2f (ceph): test: add unittest case for ObjectCleanRegion
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Signed-off-by: lishuhao <lishuhao@unitedstack.com>
lishuhao
07:30 AM Revision 28af7820 (ceph): osd: add ObjectCleanRegions for pg log
we use merge ObjectCleanRegions to calculate the data that needs recovery when merge log
Signed-off-by: Ning Yao <ya...
lishuhao
07:17 AM Revision ce534b4f (ceph): vstart.sh: correct ceph-run path
ceph-run is in the same directory as vstart.sh. It's often that
vstart.sh is run under build directory. Without givin...
Changcheng Liu
07:05 AM Revision 533ba85d (ceph): rgw: eliminates duplicated tags_bl var
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
06:35 AM Revision e62cfceb (ceph): qa/standalone: remove osd_pool_default_size in test_wait_for_health_ok
Signed-off-by: zjh <jhzeng93@foxmail.com> zjh
05:53 AM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
> Shouldn't we consider this fix rather as a workaround and still keep the bug open? The cython developers tell us th... Kefu Chai
05:52 AM mgr Bug #37472 (Pending Backport): Cython 0.29 removed support for subinterpreters: raises "ImportErr...
Seen in v13.2.4 on Ubuntu Disco (https://github.com/ceph/ceph/pull/25585#issuecomment-489016057) Tim Serong
05:53 AM mgr Bug #38788 (Pending Backport): ceph-mgr: ImportError: Interpreter change detected - this module ...
Seen in v13.2.4 on Ubuntu Disco (https://github.com/ceph/ceph/pull/25585#issuecomment-489016057) Tim Serong
05:29 AM Revision 1b414e82 (ceph): Merge pull request #27538 from iotcg/radosgw
init-radosgw: use ceph-conf to get cluster configuration value
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:49 AM bluestore Bug #39318: w_await high when rockdb compacting
@Mark
Do you need more information?
hoan nv
03:23 AM Revision eea239c0 (ceph): osd: Output Base64 encoding of CRC header if binary data present
Add optional paramter so cleanbin() for bufferlist can include "Base64:"
Fixes: https://tracker.ceph.com/issues/3958...
David Zafman
03:16 AM rgw Bug #39588 (New): radosgw-admin dump
my env is
[root@server04 ~]# cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)
You have new mail in /v...
伟杰 谭
02:14 AM Revision bf6e8a4a (ceph): osd/PrimaryLogPG: disallow ops on objects with an empty name
These may conflict with pgmeta objects. And are going to cause other
problems later (e.g., https://tracker.ceph.com/...
Sage Weil
02:14 AM Revision e387cbc4 (ceph): os/bluestore: be verbose about objects that existing on rmcoll
This is always a bug (OSD doesn't try to remove a collection unless it
thinks it is empty), and not seeing it at defa...
Sage Weil
02:14 AM Revision a0f48db5 (ceph): osd/PG: fix cleanup of pgmeta-like objects on PG deletion
If an object has an empty 'name' field, it "looks" like a pgmeta object,
and the PG cleanup code was skipping it. Ho...
Sage Weil
01:31 AM Revision 3ee793d6 (ceph): rgw/rgw_tools: fix 'osd pool set' json syntax
Fixes af30e3a512dd1e5c51639d1f823b99ed9b43fb50
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

05/05/2019

09:13 PM RADOS Bug #39152: nautilus osd crash: Caught signal (Aborted) tp_osd_tp
Sage Weil wrote:
> I'm guessing this is a dup of #38724
>
> Wen, can you tell us what the cluster workload was? ...
K Jarrett
03:50 PM Revision 009f4049 (ceph): docs: fix rgw ldap username token
Signed-off-by: Thomas Kriechbaumer <thomas@kriechbaumer.name> Thomas Kriechbaumer
09:54 AM Backport #38966: mimic: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/27963 xie xingguo
09:37 AM Revision 3230bd57 (ceph): osd/OSDMap: add log for better debugging
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit a89281ffbb50a4dfc700398e864138b5faaf00f5)
xie xingguo
09:37 AM Revision ef6b8d47 (ceph): osd/OSDMap: calc_pg_upmaps - restrict optimization to origin pools only
The current implementation will try to cancel any pg_upmaps that
would otherwise re-map a PG out from an underfull os...
xie xingguo
09:37 AM Revision c653063e (ceph): osd/OSDMap: drop local pool filter in calc_pg_upmaps
The local pre-loaded pool filter is completely redundant since
the below check:
if (!only_pools.empty() && !only_po...
xie xingguo
09:36 AM mgr Bug #39587 (Duplicate): [ceph-mgr]High cpu usage
We are running ceph 13.2.5 on Centos Linux 7.5.1804.There have three monitors, three mgrs.
When do some operations o...
haitao chen
09:35 AM Revision a1dd0e7a (ceph): crush: fix upmap overkill
It appears that OSDMap::maybe_remove_pg_upmaps's sanity checks
are overzealous. With some customized crush rules it i...
xie xingguo
09:34 AM Revision 66f11773 (ceph): osd/OSDMap: using std::vector::reserve to reduce memory reallocation
In C++ vectors are dynamic arrays.
Vectors are assigned memory in blocks of contiguous locations.
When the memory all...
xie xingguo
09:34 AM Revision d6a40a14 (ceph): osd/OSDMap: more improvements to upmap
- add ability of appending a 2nd, 3rd, etc... pair to existing upmaps
when possible, rather than just continuing to...
xie xingguo
08:56 AM rgw Backport #23237: Corrupted downloads from civetweb when using multipart with slow connections
In this RHCS bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1670321
You can see "CivetWeb connections timed out d...
Mustafa Muhammad
08:31 AM Revision b4005db8 (ceph): rgw/pubsub: cleanup tests for multiple notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:06 AM Revision c0b9d109 (ceph): rgw: RGWUserPubSub::write invalidates its obj_ctx
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:31 AM Revision ba8dd782 (ceph): mgr/DaemonServer: safe-to-destroy - do not consider irrelevant pgs
otherwise ceph osd safe-to-destroy would say NO even if we want to
destroy an down+out osd from an actually active+cl...
xie xingguo

05/04/2019

10:43 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
... Kefu Chai
06:35 PM RADOS Bug #39582 (Fix Under Review): Binary data in OSD log from "CRC header" message
David Zafman
08:24 AM rgw Backport #38609 (Resolved): mimic: reduce log shard config for multisite tests
Nathan Cutler
08:22 AM Dashboard Bug #39080 (Resolved): mimic: mgr/dashboard: Update npm packages and resolve npm vulnerabilities
Nathan Cutler
08:19 AM mgr Backport #39132 (Resolved): mimic: AttributeError: 'Module' object has no attribute 'remote'
Nathan Cutler
06:51 AM Revision 5bf8cda6 (ceph): common: add ceph_string.h
declare ceph_string functions in a single place, so their
implementation and consume can reference a single copy of d...
Kefu Chai
06:51 AM Revision c6de0d7f (ceph): common/admin_socket: use ceph_release_to_str() for release name
it's more symmetric this way. as we are using `ceph_version_to_str()`
one line before.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
06:51 AM Revision df771861 (ceph): src/: define ceph_release_t and use it
we have following pains when it comes to ceph release related
programming:
* we use int, uint8_t, uint32_t, unsigned...
Kefu Chai
06:51 AM Revision e9e6c64c (ceph): mds: handle min_compat_client type change
in previous change, MDSMap::min_compat_client was changed from int8_t to
ceph_release_t, i.e. uint8_t, and in
Server:...
Kefu Chai
05:28 AM Revision ba970314 (ceph): Merge pull request #27885 from b-ranto/wip-restful-perf-counters
restful: Expose perf counters
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:26 AM Revision 382a3efd (ceph): Merge pull request #27891 from tchaikov/wip-mgr-pgp-num-change-throttling
mgr/DaemonServer: refactor pgp_num changes throttling
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:14 AM RADOS Backport #39420 (In Progress): luminous: Don't mark removed osds in when running "ceph osd in any...
https://github.com/ceph/ceph/pull/27728 Neha Ojha
01:02 AM RADOS Bug #39304 (In Progress): short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when las...
David Zafman

05/03/2019

09:55 PM rgw Backport #38078: mimic: multisite: bucket full sync does not handle delete markers
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26194
merged
Yuri Weinstein
09:55 PM Revision 186e1d91 (ceph): Merge pull request #26194 from pdvian/wip-38078-mimic
mimic: multisite: bucket full sync does not handle delete markers
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:55 PM rgw Backport #38396: mimic: rgw: when exclusive lock fails due existing lock, log add'l info
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26553
merged
Yuri Weinstein
09:55 PM Revision e9764122 (ceph): Merge pull request #26553 from pdvian/wip-38396-mimic
mimic: rgw: when exclusive lock fails due existing lock, log add'l info
Reviewed-by: J. Eric Ivancich <ivancich@redh...
Yuri Weinstein
09:54 PM rgw Backport #38413: mimic: multisite: rgw_data_sync_status json decode failure breaks automated data...
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26615
merged
Yuri Weinstein
09:54 PM Revision 0d5c7363 (ceph): Merge pull request #26615 from pdvian/wip-38413-mimic
mimic: multisite: rgw_data_sync_status json decode failure breaks automated datalog trimming
Reviewed-by: Casey Bodl...
Yuri Weinstein
09:54 PM rgw Backport #38886: mimic: GetBucketCORS API returns "Not Found" error code when CORS configuration ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27122
merged
Yuri Weinstein
09:54 PM Revision 1765f81c (ceph): Merge pull request #27122 from smithfarm/wip-38886-mimic
mimic: rgw: GetBucketCORS API returns Not Found error code when CORS configuration does not exist
Reviewed-by: Casey...
Yuri Weinstein
09:53 PM rgw Backport #38907: mimic: rgw: read not exists null version success and return empty data
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27304
merged
Yuri Weinstein
09:53 PM Revision b78b5444 (ceph): Merge pull request #27304 from pdvian/wip-38907-mimic
mimic: rgw: fix read not exists null version return wrong
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:53 PM rgw Backport #38847: mimic: rgw admin api create user generates a segfault and coredump using beast

> https://github.com/ceph/ceph/pull/27335
merged
Yuri Weinstein
09:53 PM Revision e74b1654 (ceph): Merge pull request #27335 from liaoxin01/mimic
mimic: rgw: fix bug of apply default quota, for this create new a user may core using beast
Reviewed-by: Casey Bodle...
Yuri Weinstein
09:52 PM rgw Backport #38919: mimic: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard tests Jen...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27354
merged
Yuri Weinstein
09:52 PM Revision 67772457 (ceph): Merge pull request #27354 from pdvian/wip-38919-mimic
mimic: rgw: don't crash on missing /etc/mime.types
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:52 PM rgw Backport #38609: mimic: reduce log shard config for multisite tests
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26792
merged
Yuri Weinstein
09:51 PM Revision a2060acb (ceph): Merge pull request #26792 from cbodley/wip-38609
mimic: qa/rgw: reduce number of multisite log shards
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Yuri Weinstein
08:36 PM Revision bb4bceb3 (ceph): Merge pull request #27960 from yuriw/wip-yuriw-crontab-master
qa/tests: removed all runs on ovh Yuri Weinstein
08:12 PM Revision a7b46679 (ceph): Merge pull request #27896 from ivancich/wip-add-rgw-period-comments
rgw: add some comments to rgw code to help explain functionality
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
08:06 PM Revision e96f61a2 (ceph): Merge pull request #27956 from yuriw/wip-yuriw-smoke-master
qa/tests - cleaned up distro settings Yuri Weinstein
07:53 PM Dashboard Bug #39080: mimic: mgr/dashboard: Update npm packages and resolve npm vulnerabilities
merged https://github.com/ceph/ceph/pull/26670 Yuri Weinstein
07:53 PM Revision 39e20709 (ceph): Merge pull request #26670 from tspmelo/wip-npm-update-mimic
mimic: mgr/dashboard: Update npm packages
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Laura Paduano <...
Yuri Weinstein
07:52 PM mgr Backport #39132: mimic: AttributeError: 'Module' object has no attribute 'remote'
merged https://github.com/ceph/ceph/pull/27638 Yuri Weinstein
07:51 PM Revision 74ba552d (ceph): Merge pull request #27638 from tchaikov/mimic-39132
mimic: mgr: enable inter-module calls
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Yuri Weinstein
07:40 PM Revision e699d902 (ceph): qa/tests: removed all runs on ovh
and consolidated `smoke` runs re: https://github.com/ceph/ceph/pull/27956
Signed-off-by: Yuri Weinstein <yweinste@re...
Yuri Weinstein
07:29 PM Revision 8111dd71 (ceph): rgw: add some comments to rgw code to help explain functionality
Comments to explain the role of RGWPeriod and the use of prefixes in
gc log entries are added. Some other comments ar...
J. Eric Ivancich
06:49 PM Revision 10e9fa3d (ceph): Merge pull request #27838 from yuvalif/wip-yuval-pubsub_teuthology-new
rgw/pubsub: add multisite pubsub tests to teuthology
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:13 PM Dashboard Bug #39586 (Resolved): dashboard: orchestrator mgr modules assert failure on iscsi service request
https://github.com/rook/rook/issues/3106
The orchestrator manager modules (rook and deepsea) both assert that serv...
Noah Watkins
05:58 PM Revision c5e4c80c (ceph): qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Fixes: http://tracker.ceph.com/issues/24668
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:58 PM rbd Backport #39583 (In Progress): mimic: [test] qemu-iotests tests fails under latest Ubuntu kernel
Jason Dillaman
05:51 PM rbd Backport #39583 (Resolved): mimic: [test] qemu-iotests tests fails under latest Ubuntu kernel
https://github.com/ceph/ceph/pull/27959 Jason Dillaman
05:56 PM Revision e9dd56ee (ceph): qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 83c11efb98f28c19f70eac04a6a84fe820f968cb)
Jason Dillaman
05:55 PM rbd Backport #39585 (In Progress): mimic: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and ...
Jason Dillaman
05:55 PM rbd Backport #39585 (Resolved): mimic: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'co...
https://github.com/ceph/ceph/pull/27958 Jason Dillaman
05:54 PM rbd Bug #39584 (Resolved): qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
... Jason Dillaman
05:32 PM Dashboard Bug #38004 (Resolved): mgr/dashboard: Render error in pool edit dialog
Patrick Seidensal
04:43 PM RADOS Bug #39582 (Resolved): Binary data in OSD log from "CRC header" message

This breaks grep'ing the osd logs.
Using cat -v we see the binary data:...
David Zafman
04:37 PM RADOS Bug #39581 (Duplicate): osd/PG.cc: 2523: FAILED ceph_assert(scrub_queued)

dzafman-2019-05-02_19:43:04-rados:thrash-wip-zafman-testing-distro-basic-smithi/3919741
This appears to be PG 2....
David Zafman
03:22 PM rgw Backport #39575 (In Progress): nautilus: librgw: unexpected crash when creating bucket
Wei-Chung Cheng
09:27 AM rgw Backport #39575 (Resolved): nautilus: librgw: unexpected crash when creating bucket
https://github.com/ceph/ceph/pull/27955 Nathan Cutler
03:21 PM Revision 52fdf230 (ceph): qa/tests - cleaned up distro settings
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:20 PM Revision 3f2161df (ceph): rgw: unexpected crash when creating bucket in librgw
Fixed: https://tracker.ceph.com/issues/38013
Signed-off-by: Tao CHEN <chentao@umcloud.com>
(cherry picked from commi...
taoCH
03:16 PM rgw Backport #39574 (In Progress): nautilus: rgw: cloud sync module logs attrs in the log
Wei-Chung Cheng
09:25 AM rgw Backport #39574 (Resolved): nautilus: rgw: cloud sync module logs attrs in the log
https://github.com/ceph/ceph/pull/27954 Nathan Cutler
03:04 PM Revision 6f211cb8 (ceph): rgw: drop cloud sync module logs attrs from the log
Fixes: https://tracker.ceph.com/issues/39361
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
03:02 PM rgw Backport #39503 (In Progress): nautilus: rgw: clean up some logging
Wei-Chung Cheng
02:54 PM Revision 5ab117de (ceph): rgw: clean up some logging
Some recently added logging ignored the fact that ceph logging can
already handle std::vector and std::map and instea...
J. Eric Ivancich
02:53 PM rgw Backport #39414 (In Progress): nautilus: multisite: period pusher gets 403 Forbidden against othe...
Wei-Chung Cheng
02:45 PM Revision 7fae2421 (ceph): rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messages
RGWPeriodPusher was using an empty RGWAccessKey for inter-zonegroup
messages, which were rejected as an anonymous use...
Casey Bodley
01:43 PM Dashboard Feature #39477 (In Progress): mgr/dashboard: add/edit missing RGW bucket info
Alfonso Martínez
01:16 PM rbd Bug #39455 (Rejected): "rbd diff" reports diff on freshly-created image
works as designed Nathan Cutler
01:02 PM Dashboard Feature #39451 (In Progress): mgr/dashboard: Interlock `fast-diff` and `object-map`
Patrick Seidensal
12:49 PM bluestore Bug #36482: High amount of Read I/O on BlueFS/DB when listing omap keys
Some notes on the similar issue I'm investigating.
I've got Luminous OSD image that contains at least one object wit...
Igor Fedotov
12:43 PM devops Backport #37612 (In Progress): luminous: rpm: missing dependency on python34-ceph-argparse from p...
Nathan Cutler
12:43 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
Filtered strace of the test, showing all syscalls that touch /mnt/scratch or /mnt/scratch/ls_on_scratch. Jeff Layton
12:26 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
This reproduces on a stock v5.0.5 kernel too, so I'm pretty sure none of my patches broke it. I'm working on nailing ... Jeff Layton
12:40 PM Revision 7ffeae39 (ceph): deb,rpm: python-cephfs should depend on python-rados
in `cephfs.pyx` we `cimport rados`, and in
LibCephFs.create_with_rados(), Rados.cluster is accesssed without GIL,
so ...
Kefu Chai
12:21 PM Backport #26918 (Need More Info): mimic: common: (mon) command sanitization accepts floats when I...
non-trivial backport. First attempted backport https://github.com/ceph/ceph/pull/23644 was closed due to failed integ... Nathan Cutler
12:17 PM Revision 3e2de08e (ceph): qa/rgw: add credentials to zone 'remove' in test_zonegroup_remove()
zone credentials are required to 'period update --commit' from
--rgw-zone remove
Signed-off-by: Casey Bodley <cbodle...
Casey Bodley
12:16 PM Revision 664f4cb5 (ceph): rgw: get or set realm zonegroup zone need check user's caps
fix: https://tracker.ceph.com/issues/37352
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fr...
joke lee
11:45 AM Revision c6441218 (ceph): librbd: re-add support for nautilus clients talking to jewel clusters
We want to support N - 3 client backward compatibility (special case
to support Jewel since it was a LTS release). Th...
Jason Dillaman
11:25 AM RADOS Bug #39555: backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
Greg Farnum wrote:
> The OSD can't count PGs being evacuated as if they were gone because something could go wrong. ...
Wido den Hollander
11:13 AM Dashboard Bug #39580 (Resolved): mgr/dashboard: Optimize the calculation of portal IPs
Now that https://github.com/ceph/ceph-iscsi/pull/63 was merged, we can now rely on the new `portal_ip_addresses` fiel... Ricardo Marques
11:10 AM Dashboard Bug #39147 (Pending Backport): mgr/dashboard: Upgrade to ceph-iscsi config v9
Lenz Grimmer
11:10 AM Revision 9b99ed91 (ceph): Merge pull request #27448 from ricardoasmarques/upgrade-ceph-iscsi-version
mgr/dashboard: Support ceph-iscsi config v9
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
11:06 AM Revision 9b5815f5 (ceph): Merge pull request #27887 from smithfarm/wip-bci-len255plus
script/backport-create-issue: handle long Redmine issue names
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewe...
Nathan Cutler
11:02 AM Dashboard Bug #39579: mgr/dashboard: Fix run-tox script to accept cli arguments again
Note: backport to nautilus will be handled via #39323 Nathan Cutler
11:02 AM Dashboard Bug #39579 (Fix Under Review): mgr/dashboard: Fix run-tox script to accept cli arguments again
Nathan Cutler
10:44 AM Dashboard Bug #39579 (In Progress): mgr/dashboard: Fix run-tox script to accept cli arguments again
Nathan Cutler
10:30 AM Dashboard Bug #39579 (Resolved): mgr/dashboard: Fix run-tox script to accept cli arguments again
A regression was introduced by "this change":https://github.com/ceph/ceph/commit/9426f1f2045d0ae0f319530c3dc3a9240d83... Stephan Müller
10:58 AM Dashboard Bug #39578 (Fix Under Review): mgr/dashboard: iSCSI form does not support IPv6
Ricardo Marques
10:17 AM Dashboard Bug #39578 (In Progress): mgr/dashboard: iSCSI form does not support IPv6
Ricardo Marques
10:17 AM Dashboard Bug #39578 (Resolved): mgr/dashboard: iSCSI form does not support IPv6
Creating an iSCSI gateway using IPv6 works from the command line (gwcli), but not from the Ceph Dashboard.
The fol...
Ricardo Marques
10:00 AM Dashboard Feature #36559 (Fix Under Review): mgr/dashboard: Allow viewing and setting Pool Quotas
Nathan Cutler
09:46 AM rgw Backport #39576 (Need More Info): mimic: build/rgw: unittest_rgw_dmclock_scheduler does not need ...
The code being changed does not exist in mimic, yet. Nathan Cutler
09:44 AM rgw Backport #39576 (Rejected): mimic: build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_...
Nathan Cutler
09:45 AM rgw Backport #39577 (In Progress): nautilus: build/rgw: unittest_rgw_dmclock_scheduler does not need ...
Nathan Cutler
09:44 AM rgw Backport #39577 (Resolved): nautilus: build/rgw: unittest_rgw_dmclock_scheduler does not need Boo...
https://github.com/ceph/ceph/pull/27944 Nathan Cutler
09:45 AM Revision f1402630 (ceph): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES
Redo fix, also see #26799
Otherwise linking could error like:
```
/usr/local/bin/ld: /usr/local/lib/libboost_python2...
Willem Jan Withagen
09:44 AM rgw Bug #39564 (Pending Backport): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBR...
Nathan Cutler
09:38 AM mgr Backport #38532 (Resolved): mimic: If installed python packages share names with mgr modules, cep...
Nathan Cutler
09:37 AM Messengers Backport #39464 (Resolved): mimic: print client IP in default debug_ms log level when "bad crc in...
Nathan Cutler
09:33 AM RADOS Feature #38370 (Resolved): ceph CLI ability to change file ownership
Nathan Cutler
09:32 AM RADOS Backport #38511 (Resolved): mimic: ceph CLI ability to change file ownership
Nathan Cutler
09:32 AM bluestore Bug #38329 (Resolved): OSD crashes in get_str_map while creating with ceph-volume
Nathan Cutler
09:32 AM bluestore Backport #38587 (Resolved): mimic: OSD crashes in get_str_map while creating with ceph-volume
Nathan Cutler
09:31 AM RADOS Bug #38537 (Resolved): mgr deadlock
Nathan Cutler
09:31 AM RADOS Backport #38561 (Resolved): mimic: mgr deadlock
Nathan Cutler
09:31 AM RADOS Bug #38377 (Resolved): OpTracker destruct assert when OSD destruct
Nathan Cutler
09:30 AM RADOS Backport #38646 (Resolved): mimic: OpTracker destruct assert when OSD destruct
Nathan Cutler
09:27 AM RADOS Backport #38879 (In Progress): mimic: ENOENT in collection_move_rename on EC backfill target
Nathan Cutler
09:27 AM Revision 38d78a02 (ceph): osd/PG: !transaction_applied is true for async_recovery_targets as well
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 71996da6be171cd310f8cae48c95bedb02f000b8)
Neha Ojha
09:27 AM Revision 08e215df (ceph): osd/PG: change error to dout in _scan_rollback_obs()
This message is now expected during scrubbing, since we do not delete
objects during a rollforward when !transaction_...
Neha Ojha
09:27 AM Revision b47712a1 (ceph): osd/PG: skip rollforward when !transaction_applied during append_log()
Earlier, we did pg_log.roll_forward(&handler), when
!transaction_applied, which advanced the crt and trimmed the entr...
Neha Ojha
09:25 AM rbd Backport #39573 (Resolved): nautilus: common: Clang requires a default constructor, but it can be...
https://github.com/ceph/ceph/pull/28131 Nathan Cutler
09:00 AM rgw Backport #39046 (Resolved): nautilus: rgw: update resharding documentation
Nathan Cutler
09:00 AM Revision 0c9248f9 (ceph): Merge pull request #27923 from Vicente-Cheng/wip-39046-nautilus
nautilus: rgw: update resharding documentation
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:57 AM rgw Documentation #37770 (Resolved): doc: cleanup HTTP Frontends documentation
Nathan Cutler
08:56 AM rgw Backport #38874 (Resolved): nautilus: doc: cleanup HTTP Frontends documentation
Nathan Cutler
08:56 AM Revision cb90f9f5 (ceph): Merge pull request #27922 from Vicente-Cheng/wip-38874-nautilus
nautilus: doc: cleanup HTTP Frontends documentation
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:26 AM Dashboard Backport #39524 (In Progress): nautilus: mgr/dashboard: Can't login with a bigger time difference...
Lenz Grimmer
07:26 AM Revision 656da75b (ceph): mgr/dashboard: auth: fix user lastUpdate timestamp generation
Fixes: http://tracker.ceph.com/issues/39300
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
07:19 AM Revision 7f806600 (ceph): Merge pull request #27895 from dillaman/wip-librbd-zero-copy
librbd: support zero-copy writes via the C API
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:25 AM Revision dfdb1d08 (ceph): Merge pull request #16929 from amitkumar50/cov-rgw-1
rgw: Initialize member variables in rgw_sync.h, rgw_rados.h
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Kefu Chai
05:02 AM RADOS Documentation #39011 (In Progress): Document how get_recovery_priority() and get_backfill_priorit...
David Zafman
04:58 AM Revision bc300055 (ceph): doc: Describe recovery and backfill prioritizations
Fixes: http://tracker.ceph.com/issues/39011
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:22 AM RADOS Backport #39220 (In Progress): mimic: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_m...
https://github.com/ceph/ceph/pull/27940 Prashant D
04:20 AM Backport #39308 (In Progress): nautilus: mgr/ActivePyModules: handle_command may keep lock locked...
https://github.com/ceph/ceph/pull/27939 Prashant D
02:34 AM Revision 88d2f975 (ceph): Merge pull request #27927 from tchaikov/wip-util.collect_sys_info-is-op...
test/common/test_util: skip it if /etc/os-release does not exist
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:16 AM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
In both the set of logs you have shared so far, it seems that the object appears in the OSD log during omap-set-vals(... Neha Ojha
12:47 AM Revision 47556b48 (ceph): osd/PG: introduce all_missing_unfound helper
We use pg_log.missing to track each peer's missing objects separately,
whereas missing_loc records the location of al...
xie xingguo
12:47 AM Revision ed36280e (ceph): osd/PG: move down peers out from peer_purged
In purge_strays(), we'll aggressively clear stray_set and
add all related peers into peer_purged.
However, if the co...
xie xingguo
12:45 AM RADOS Backport #39206 (In Progress): mimic: osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/27938 Prashant D
12:39 AM Revision 274df238 (ceph): mgr/ActivePyModules: handle_command - fix broken lock
by unlocking properly when module is not available.
Fixes: http://tracker.ceph.com/issues/39235
Signed-off-by: xie x...
xie xingguo
12:38 AM rbd Backport #39288 (In Progress): nautilus: [rbd-mirror] image replayer should periodically flush IO...
https://github.com/ceph/ceph/pull/27937 Prashant D

05/02/2019

11:57 PM Revision 557b9130 (ceph): osd: shutdown recovery_request_timer earlier
recovery_request_timer may hold some QueuePeeringEvts which PGRef,
if we dont shutdown it earlier, it potentially cau...
Zengran Zhang
11:35 PM rgw Bug #39564: build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #26799
@Brad Why did you reject it?
I was led to beleive that this is the way I would get it backported to Mimic?
Willem Jan Withagen
10:21 PM rgw Bug #39564 (Rejected): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #2...
Brad Hubbard
11:18 PM Revision 5cf28db7 (ceph): rbd-mirror: periodically flush prior to updating status
This ensure the most up-to-date commit position is included in the
status report.
Fixes: http://tracker.ceph.com/iss...
Jason Dillaman
11:18 PM Revision 747431aa (ceph): rbd-mirror: simplify image replayer IO / commit position flush path
There is no current user of the callback context provided to the
flush method and there are no longer any reason to h...
Jason Dillaman
11:04 PM mgr Bug #38262 (Resolved): New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
11:03 PM mgr Backport #38337 (Resolved): mimic: New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
10:21 PM mgr Backport #38337: mimic: New Bionic install fails qa/standalone/ceph-helpers.sh
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26495
merged
Yuri Weinstein
10:54 PM RADOS Bug #39383 (Resolved): Too much log output generated from PrimaryLogPG::do_backfill()
David Zafman
10:54 PM RADOS Backport #39389 (Resolved): nautilus: Too much log output generated from PrimaryLogPG::do_backfi...
David Zafman
10:53 PM RADOS Bug #38325 (Resolved): Code to strip | from core pattern isn't right
David Zafman
10:51 PM RADOS Backport #38565 (Resolved): mimic: Code to strip | from core pattern isn't right
David Zafman
10:18 PM RADOS Backport #38565: mimic: Code to strip | from core pattern isn't right
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26811
merged
Yuri Weinstein
10:31 PM Revision c1d909d7 (ceph): Merge pull request #27451 from badone/wip-mimic-spdk-rte_table_hash_cuc...
mimic: spdk: update to latest spdk-18.05 branch
Reviewed-by: Kefu Chai <kchai@redhat.com>
Brad Hubbard
10:21 PM Bug #39562 (Rejected): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #2...
Brad Hubbard
10:21 PM Revision 3d92671f (ceph): Merge pull request #26495 from pdvian/wip-38337-mimic
mimic: test: run-standalone.sh set local library location so mgr can find li…
Reviewed-by: Neha Ojha <nojha@redhat.c...
Yuri Weinstein
10:20 PM mgr Backport #38532: mimic: If installed python packages share names with mgr modules, ceph-mgr loads...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26777
merged
Yuri Weinstein
10:20 PM Revision e5cc8ebe (ceph): Merge pull request #26777 from pdvian/wip-38532-mimic
mimic: mgr/PyModule: put mgr_module_path first in sys.path
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
10:18 PM Revision f194aead (ceph): Merge pull request #26811 from ashishkumsingh/wip-38565-mimic
mimic: run-standalone.sh: Need double-quotes to handle | in core_pattern on all distributions
Reviewed-by: David Zaf...
Yuri Weinstein
10:16 PM Messengers Backport #39464: mimic: print client IP in default debug_ms log level when "bad crc in {front|mid...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27860
merged
Yuri Weinstein
10:16 PM Revision 409e3321 (ceph): Merge pull request #27860 from ashishkumsingh/wip-39464-mimic
mimic: msg: output peer address when detecting bad CRCs
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Yuri Weinstein
10:15 PM RADOS Backport #38507: mimic: ENOENT on setattrs (obj was recently deleted)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26709
merged
Yuri Weinstein
10:15 PM Revision 1a9c2b07 (ceph): Merge pull request #26709 from pdvian/wip-38507-mimic
mimic: osd/PrimaryLogPG: handle object !exists in handle_watch_timeout
Reviewed-by: xie xingguo <xie.xingguo@zte.com...
Yuri Weinstein
10:14 PM RADOS Backport #38511: mimic: ceph CLI ability to change file ownership
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26760
merged
Yuri Weinstein
10:14 PM Revision b9db3e67 (ceph): Merge pull request #26760 from pdvian/wip-38511-mimic
mimic: CLI: ability to change file ownership
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:10 PM bluestore Backport #38587: mimic: OSD crashes in get_str_map while creating with ceph-volume
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26810
merged
Yuri Weinstein
10:09 PM Revision c8bfae9c (ceph): Merge pull request #26810 from ashishkumsingh/wip-38587-mimic
mimic: common/str_map: fix trim() on empty string
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbar...
Yuri Weinstein
10:09 PM RADOS Backport #38561: mimic: mgr deadlock
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26833
merged
Yuri Weinstein
10:09 PM Revision ed4abe3c (ceph): Merge pull request #26833 from pdvian/wip-38561-mimic
mimic: mgr/BaseMgrModule: drop GIL for ceph_send_command
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Kef...
Yuri Weinstein
10:08 PM RADOS Backport #38646: mimic: OpTracker destruct assert when OSD destruct
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26862
merged
Yuri Weinstein
10:07 PM Revision 73f3db52 (ceph): Merge pull request #26862 from ashishkumsingh/wip-38646-mimic
mimic: osd: fixup OpTracker destruct assert, waiting_for_osdmap take ref with OpRequest
Reviewed-by: xie xinggu...
Yuri Weinstein
10:05 PM Revision f5edf3b1 (ceph): Merge pull request #27791 from mogeb/wip-lvmcache-nautilus
nautilus: ceph-volume: add utility functions
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:49 PM Revision 1676b813 (ceph): Merge pull request #27687 from dzafman/wip-39389
nautilus: osd: Increase log level of messages which unnecessarily fill up logs
Reviewed-by: Neha Ojha <nojha@redhat....
Neha Ojha
08:59 PM rbd Backport #39450: librbd cannot open image against Jewel cluster
Note: this is a direct backport to Nautilus since Octopus (master) does not need to support Jewel-backed clusters. Jason Dillaman
07:11 PM rbd Backport #39450 (In Progress): librbd cannot open image against Jewel cluster
Jason Dillaman
08:33 PM Revision 65fe73a5 (ceph): rgw:send x-amz-version-id header when upload files
To be compatible with aws s3, an x-amz-version-id header should be returned.
For atomic upload, RGWPutObj::version_i...
Xinying Song
08:32 PM rgw Backport #39572 (Resolved): luminous: send x-amz-version-id header in PUT response
https://github.com/ceph/ceph/pull/27935 Casey Bodley
08:17 PM Revision e0337b48 (ceph): qa/tests: new suite to test `luminous` clients on `nautilus` cluster
This suite will run on `nautilus` relases only and we will keep running older suite `client-upgrade-luminous`
on prev...
Yuri Weinstein
08:07 PM Linux kernel client Bug #39571: xfstest generic/452 exposes inode refcount leak
This problem is reliably reproducible too. Jeff Layton
07:42 PM Linux kernel client Bug #39571 (Resolved): xfstest generic/452 exposes inode refcount leak
After running xfstest generic/452, I saw this message pop up in the console:
[ 44.795039] VFS: Busy inodes after...
Jeff Layton
08:02 PM mgr Bug #21612: mgr: thread create assert failure when racing with respawn
/a/yuriw-2019-04-30_20:30:11-rados-wip-yuri4-testing-2019-04-30-1634-mimic-distro-basic-smithi/3912676/ Neha Ojha
07:54 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
/a/yuriw-2019-05-01_19:40:05-rados-wip-yuri3-testing-2019-04-30-1543-mimic-distro-basic-smithi/3916650/ Neha Ojha
07:52 PM RADOS Backport #38879: mimic: ENOENT in collection_move_rename on EC backfill target
This failure was seen in mimic: /a/yuriw-2019-04-30_20:31:27-rados-wip-yuri3-testing-2019-04-30-1543-mimic-distro-bas... Neha Ojha
07:44 PM Revision 573913c2 (ceph): osd: clean up osdmap sharing
- always use the Session::last_sent_epoch value, both for clients and osds
- get rid of the stl map<> of peer epochs
...
Sage Weil
07:32 PM Revision 74722196 (ceph): osd: minor cleanup in dequeue_op
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:26 PM rgw Bug #37942: Integer underflow in bucket stats
(Note: on master this fix is commit 634215eea1ddd4e4f5dc0066c4a2e745cfc20475) J. Eric Ivancich
06:24 PM rgw Bug #37942: Integer underflow in bucket stats
There was a fix that prevented these values from going negative (see: http://tracker.ceph.com/issues/20934). You're r... J. Eric Ivancich
06:23 PM Revision 7a28272c (ceph): Merge pull request #27897 from ivancich/wip-add-editor-comments-rgw-ser...
rgw: add editor directive comments to rgw services source files
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:04 PM rgw Bug #38013 (Pending Backport): librgw: unexpected crash when creating bucket
Abhishek Lekshmanan
05:58 PM rgw Bug #39261: rgw: rgw-admin: search for user by access key
this could be supported by extending 'radosgw-admin user info --access-key <key>', which currently requires a --uid a... Casey Bodley
05:55 PM rgw Bug #39267 (Duplicate): RGW: elasticsearch Synchronization failed
Fixed in Luminous as well with https://github.com/ceph/ceph/pull/26516 Abhishek Lekshmanan
05:52 PM Revision ae8fe24b (ceph): Merge pull request #27820 from smithfarm/wip-39361
rgw: drop cloud sync module logs attrs from the log
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Abhi...
Abhishek L
05:52 PM rgw Bug #39361 (Pending Backport): rgw: cloud sync module logs attrs in the log
Casey Bodley
05:50 PM rgw Bug #39364: rgw: cloud sync module fails to sync multipart objects
Casey Bodley
05:41 PM rgw Bug #39321 (In Progress): rgw: Beast frontend listens on IPv4 only by default
Casey Bodley
05:40 PM RADOS Bug #39152: nautilus osd crash: Caught signal (Aborted) tp_osd_tp
I'm guessing this is a dup of #38724
Wen, can you tell us what the cluster workload was? rgw? rbd? cephfs? Thanks!
Sage Weil
05:38 PM Revision 66de7bd8 (ceph): test: do not conditionize on GTEST_HAS_PARAM_TEST
value-parameterized is supported on all platforms, so drop this check
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:35 PM Revision 71f5f3e8 (ceph): test: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/
the former is deprecated
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:33 PM Revision 3279a786 (ceph): rgw/pubsub: fix doc on updates. attempt to fix multi-notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
05:10 PM RADOS Documentation #39011: Document how get_recovery_priority() and get_backfill_priority() impacts re...

Now we need to include new recovery priority boost.
/// base recovery priority for MRecoveryReserve (inactive PG...
David Zafman
04:59 PM Revision ade792ee (ceph): qa/valgrind.supp: added false-positive in boost::queue::lockfree
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:53 PM Revision 45629975 (ceph): test/rbd_mirror: add "using ::testing::DoAll"
we should `using` it before calling it using `DoAll`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 PM RADOS Bug #38724 (Fix Under Review): _txc_add_transaction error (39) Directory not empty not handled on...
https://github.com/ceph/ceph/pull/27929 Sage Weil
04:18 PM RADOS Bug #39570 (Fix Under Review): nautilus with requrie_osd_release < nautilus cannot increase pg_num
https://github.com/ceph/ceph/pull/27928 Sage Weil
03:59 PM RADOS Bug #39570 (Resolved): nautilus with requrie_osd_release < nautilus cannot increase pg_num
On Mon, 29 Apr 2019, Alexander Y. Fomichev wrote:
> Hi,
>
> I just upgraded from mimic to nautilus(14.2.0) and...
Sage Weil
04:09 PM Revision 61e4a521 (ceph): test/common/test_util: skip it if /etc/os-release does not exist
some GNU/Linux distros do not ship this file, and we should not fail the
test on them.
inspired by
http://git.savann...
Kefu Chai
03:52 PM Revision d4387d33 (ceph): cmake: do not install googletest
the new googletest added an option to allow its consumer to skip this,
so instead of patching googletest, let's use t...
Kefu Chai
03:52 PM Revision 9acf3354 (ceph): googletest: pick up GTEST_SKIP() changes
so we can use it to disable test at runtime
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:51 PM Revision 51fc8a40 (ceph): rgw/pubsub: fix more test issues with teuthology failures
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:48 PM bluestore Bug #39569 (Duplicate): os/bluestore: fix for FreeBSD iocb structure #27458
Willem Jan Withagen
03:21 PM mgr Bug #38628 (Fix Under Review): restful/api is not Python 3 compatible
Kefu Chai
03:09 PM mgr Bug #38628: restful/api is not Python 3 compatible
... Kefu Chai
03:17 PM Revision e484413d (ceph): pybind/mgr: convert str to int using "int()"
on python3, integers are of unlimited size. while on python2, "long"
integers have unlimited size.
Fixes: https://tr...
Kefu Chai
03:09 PM mgr Bug #38522 (Resolved): restful module traceback when querying any endpoint that require auth
Kefu Chai
03:08 PM mgr Bug #38627 (Fix Under Review): insights is not Python 3 compatible
Kefu Chai
03:06 PM Revision aadb8ec8 (ceph): pybind/mgr: use enumerate() for accessing index in a loop
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:06 PM Revision 427bca89 (ceph): mgr/restful: do not use filter() for list
unlike python2, python3 returns an iterator instead of a list, so
construct a list using list comprehension directly....
Kefu Chai
02:56 PM mgr Bug #37835: ceph-mgr 13.2.4 fails to start with "auth_reply(proto 2 -22 (22) Invalid argument)"
mgr is the only service that I am having problems with. Every other service is working. That doesn't preclude a core ... Randall Smith
02:51 PM mgr Bug #37835: ceph-mgr 13.2.4 fails to start with "auth_reply(proto 2 -22 (22) Invalid argument)"
Not sure if ceph-mgr is really the best project to track this issue. Is this a core problem just affecting by luck th... Sebastian Wagner
02:55 PM mgr Bug #38606: ceph-mgr tries to read a ceph.conf after a respawn
IS this specific for MGRs or are all daemons affected? Sebastian Wagner
02:52 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
Tiago Melo wrote:
> Some updates regarding npm:
> * We have added "package-lock.json" to git, this way each version...
Sebastian Wagner
02:50 PM rgw Backport #39410 (In Progress): nautilus: inefficient unordered bucket listing
Wei-Chung Cheng
02:43 PM mgr Bug #38942: HEALTH_OK is reported with no managers (or OSDs) in the cluster
We need to support clsters without OSDs, as this will be the entry point for new clusters that are going to be deploy... Sebastian Wagner
02:34 PM Revision 53de7fbe (ceph): rgw: cls_bucket_list_unordered lists a single shard
CLSRGWIssueBucketList sends the request to every shard, but this loop
intended to list only the current_shard
Fixes:...
Casey Bodley
02:33 PM Revision 90881ff5 (ceph): cls/rgw: expose cls_rgw_bucket_list_op for single shard
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit cd1fc96c5ca5254eb8343509b11a59514d62e532)
Casey Bodley
02:33 PM rgw Backport #39046 (In Progress): nautilus: rgw: update resharding documentation
Wei-Chung Cheng
02:30 PM Revision 928e28d1 (ceph): rgw: updates to resharding documentation
Some minor updates to the resharding documentation with the aim of
clarifying the language and using terms consistent...
J. Eric Ivancich
02:28 PM rgw Backport #38874 (In Progress): nautilus: doc: cleanup HTTP Frontends documentation
Wei-Chung Cheng
02:28 PM mgr Bug #38941 (Closed): Error when enabling mgr module 'restful'
Closed accordingly. Sebastian Wagner
02:27 PM Revision 0646c1fc (ceph): doc/rgw: update civetweb rgw_frontends config example
all of these civetweb options have to be on the same line as rgw_frontends
Fixes: https://tracker.ceph.com/issues/37...
Casey Bodley
01:31 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Does this also affect Prometheus or mgr/restful? If yes, we should update the ticket to reflect this to be a general ... Sebastian Wagner
01:30 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Relates to https://github.com/rook/rook/pull/3076#issuecomment-488012764 Sebastian Wagner
01:30 PM Revision 09e4127d (ceph): librbd: simplify IO flush handling through AsyncOperation
Allow ImageFlushRequest to directly execute a flush call through
AsyncOperation. This will allow the flush to be dire...
Jason Dillaman
01:30 PM Revision b5fc7eca (ceph): librbd: remove special case for starting AioCompletion ops
All ops can be immediately started now that flush ops won't
accidentally block themselves.
Signed-off-by: Jason Dill...
Jason Dillaman
01:30 PM Revision 002afa0f (ceph): librbd: avoid using lock within AIO completion where possible
'perf' shows several percent of CPU is being utilized handling the
heavyweight locking semantics of AIO completion. W...
Jason Dillaman
01:30 PM Revision ef9d7472 (ceph): librbd: switch to lock-free queue for event poll IO interface
'perf' shows several percent of CPU being wasted on lock contention
in the event poll interface. The 'fio' RBD engine...
Jason Dillaman
01:30 PM Revision 4a2e2e08 (ceph): librbd: simplify AioCompletion reference counting for 'fail' case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:30 PM Revision e2ee3cd5 (ceph): librbd: AioCompletion fail path should complete in clean thread
Ensure that no internal librbd locks are being held when the
callbacks are invoked for AioCompletion::fail.
Signed-o...
Jason Dillaman
01:30 PM Revision 28567776 (ceph): librbd: allow AioCompletion objects to be blocked
This will be used when user-provided memory is wrapped into a
ceph::buffer::raw pointer to prevent its release prior ...
Jason Dillaman
01:30 PM Revision 308fcc34 (ceph): common/deleter: added missing headers
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:30 PM Revision 4876450f (ceph): librbd: use zero-copy on write via the C API when cache is disabled
It will also be disabled when using synchronous write API methods.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:22 PM Revision 6ad73b2d (ceph): Merge PR #27871 into master
* refs/pull/27871/head:
ceph_test_objectstore: add very_large_write test
os/bluestore: fix aio pwritev lost data pr...
Sage Weil
12:52 PM rgw Backport #38918 (In Progress): nautilus: multisite: add perf counters for data sync
Casey Bodley
12:52 PM mgr Backport #39344 (In Progress): nautilus: progress: KeyError on pg_to_state[pg_str]['stat_sum']['n...
Sebastian Wagner
12:46 PM Bug #39556 (Can't reproduce): npm problem causes "make-dist" to fail when directory contains colo...
Thanks, @Tiago - I also tried with a fresh VM and could not reproduce, sigh.
(BTW I always run "make-dist" in a fr...
Nathan Cutler
11:29 AM Bug #39556: npm problem causes "make-dist" to fail when directory contains colon character
I just created a new docker container using openSUSE Leap 15.1 and ceph master, and was not able to reproduce the pro... Tiago Melo
12:46 PM Revision dc2dcaf9 (ceph): rgw: sync counters: drop spaces from counter names
Since this might break modules like prometheus and general json processing tools
aren't too happy with spaces.
Fixes...
Abhishek Lekshmanan
12:45 PM Revision af890e01 (ceph): rgw: add perf counter to RGWListBucketIndexLogCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d758457eb0ae6dff8d8356c35633786539ca90d7)
Casey Bodley
12:45 PM Revision da81ae98 (ceph): rgw: add perf counter to RGWReadRemoteDataLogShardCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a515dccc5a79124acad67895955bc0eafb06d19a)
Casey Bodley
12:45 PM Revision d19d2de3 (ceph): rgw: add perf counters to fetch_remote_obj()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5fcb59060bb03c532e0cf03b32352b046c3f9543)
Casey Bodley
12:45 PM Revision 89bb811d (ceph): rgw: add sync perf counters to each RGWDataSyncProcessorThread
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 432569b33500441214c439ff3eccd5850ef59302)
Casey Bodley
12:44 PM Revision 55287723 (ceph): rgw: add perf counter definitions for multisite sync
Fixes: http://tracker.ceph.com/issues/38549
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
12:44 PM Revision 9752b7cb (ceph): rgw: zone service tracks source zones in a vector
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit dc8fdbf739aab34f962f7c5bec866e31e67c59c9)
Casey Bodley
12:42 PM mgr Backport #39536 (In Progress): nautilus: test_orchestrator: AttributeError: 'TestWriteCompletion'...
Sebastian Wagner
12:40 PM Revision e44395ec (ceph): mgr/test_orchestrator: Fix 'TestWriteCompletion' object has no attribut...
Caused by a race between `TestWriteCompletion.__init__() and
`TestOrchestrator.serve()`
Fixes: https://tracker.cep...
Sebastian Wagner
12:39 PM mgr Backport #39559 (In Progress): nautilus: mgr/ansible: Host ls implementation
Sebastian Wagner
12:33 PM Revision 23d6813b (ceph): mgr/ansible: Host ls implementation
Implement the <<host ls>> operation in the orchestrator
Example:
[ ~]$ ceph orchestrator host ls
Hosts
192.168.121.2...
Juan Miguel Olmo Martínez
12:02 PM rgw Bug #39495: rgw: swift object expiry fails when a bucket reshards
followup fixes added in https://github.com/ceph/ceph/pull/27870 Abhishek Lekshmanan
11:10 AM Dashboard Feature #36559: mgr/dashboard: Allow viewing and setting Pool Quotas
WIP branch: https://github.com/bk201/ceph/commits/wip-36559
h3. Designs
**Frontend**
* @PoolFormComponent@
A ...
Kiefer Chang
10:49 AM Revision 99227d81 (ceph): os/bluestore: dump onode meta before "no spanning blob" assertion.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 4464419dde0f22ad0d5a636bf3992c28ff357ef6)
...
Igor Fedotov
10:47 AM Revision 0a990371 (ceph): os/bluestore: move _dump_xxx methods out of BlueStore class
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 70640aaa12540057df9ac86d4336cdce81f10f07)
...
Igor Fedotov
08:35 AM CephFS Backport #38877: luminous: mds: high debug logging with many subtrees is slow
PR - https://github.com/ceph/ceph/pull/27679 Rishabh Dave
07:15 AM Revision 83e5571c (ceph): rgw/pubsub: fix test issue with 3 zones
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:26 AM rgw Backport #39273 (In Progress): nautilus: S3 policy evaluated incorrectly
https://github.com/ceph/ceph/pull/27918 Prashant D
06:24 AM CephFS Backport #39200 (In Progress): mimic: mds: we encountered "No space left on device" when moving h...
https://github.com/ceph/ceph/pull/27917 Prashant D
04:04 AM Revision 07ae2297 (ceph): rgw: Evaluating bucket policies also while reading permissions for an o...
Fixes http://tracker.ceph.com/issues/38638
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
(cherry picked fro...
Pritha Srivastava
04:04 AM Revision e00766bc (ceph): mds/server: check directory split after rename.
fixes: http://tracker.ceph.com/issues/38994
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from com...
shen hang
04:02 AM CephFS Backport #39193 (In Progress): mimic: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27916 Prashant D
03:58 AM Messengers Backport #39241 (In Progress): nautilus: msg/async: connection race + winner fault can leave conn...
https://github.com/ceph/ceph/pull/27915 Prashant D
02:56 AM Revision fc7a50be (ceph): qa/tasks: Check MDS failover during mon_thrash
Check MDS failover during mon_thrash.
Fixes: http://tracker.ceph.com/issues/17309
Signed-off-by: Jos Collin <jcollin...
Jos Collin

05/01/2019

11:39 PM Revision 2e336ebc (ceph): Merge pull request #27078 from yuriw/wip-yuriw-clients-mimic_2
qa/tests: initial checkin for `client-upgrade-mimic` suite Yuri Weinstein
11:38 PM Revision 340d58ef (ceph): Merge pull request #27910 from yuriw/wip-yuriw-fix-clients-upgrates-lum...
qa/tests: Excluded "'python34-cephfs','python34-rados'" for runs on nautilus Yuri Weinstein
11:35 PM Revision 922af8e0 (ceph): mds: drop reconnect message from non-existent session
fixes:http://tracker.ceph.com/issues/39026
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from comm...
shen hang
10:56 PM rbd Bug #39561 (Pending Backport): common: Clang requires a default constructor, but it can be empty ...
Jason Dillaman
01:56 PM rbd Bug #39561 (Resolved): common: Clang requires a default constructor, but it can be empty #27844
Error from Clang:
In file included from /home/jenkins/workspace/ceph-master/src/cls/rbd/cls_rbd.cc:28:
In file in...
Willem Jan Withagen
10:56 PM Revision d712aac9 (ceph): Merge pull request #27844 from wjwithagen/wjw-fix-src_common_bit_vector...
common: Clang requires a default constructor, but it can be empty
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed...
Jason Dillaman
10:55 PM RADOS Bug #39525: lz4 compressor corrupts data when buffers are unaligned
The OSDs definitely had objects corresponding to the maps, but they failed the CRC check when trying to read them. Al... Erik Lindahl
09:25 PM RADOS Bug #39525 (Need More Info): lz4 compressor corrupts data when buffers are unaligned
Was the problem 1) that different OSDs needed different maps, and they had mismatched CRCs when exported from a 13.2.... Greg Farnum
10:48 PM bluestore Backport #39565: luminous: ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main device ...
https://github.com/ceph/ceph/pull/27912 Igor Fedotov
10:42 PM bluestore Backport #39565 (In Progress): luminous: ceph-bluestore-tool: bluefs-bdev-expand silently bypasse...
Igor Fedotov
09:03 PM bluestore Backport #39565 (Resolved): luminous: ceph-bluestore-tool: bluefs-bdev-expand silently bypasses m...
https://github.com/ceph/ceph/pull/27912 Nathan Cutler
10:44 PM Revision ed2c58f5 (ceph): os/bluestore_tool: bluefs-bdev-expand: indicate bypassed for main dev
Pre-nautilis releases are unable to expand main device but they do not
report about that hence user thinks expansion...
Igor Fedotov
10:27 PM Revision 4464419d (ceph): os/bluestore: dump onode meta before "no spanning blob" assertion.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
10:19 PM Revision 70640aaa (ceph): os/bluestore: move _dump_xxx methods out of BlueStore class
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:33 PM Revision 0147ac22 (ceph): Merge pull request #27874 from athanatos/sjust/wip-peering-refactor-for...
Extract peering logic into a module for use in crimson
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh D...
Samuel Just
09:24 PM RADOS Bug #39490 (Resolved): osd: failed to encode map e26 with expected crc
Neha Ojha
09:24 PM RADOS Bug #39509 (Need More Info): segm fault when invoke MergeOperatorRouter::Name()
We'll need more information on how and where this occurred. Neha Ojha
09:11 PM RADOS Bug #39555: backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
The OSD can't count PGs being evacuated as if they were gone because something could go wrong. So it's stuck seeing i... Greg Farnum
08:10 AM RADOS Bug #39555 (Resolved): backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
This week I ran into an issue where ceph reports HEALTH_ERR because pgs are backfill_toofull.
None of the OSDs are o...
Rene Diepstraten
09:06 PM RADOS Bug #39449: Uninit in EVP_DecryptFinal_ex on ceph::crypto::onwire::AES128GCM_OnWireRxHandler::aut...
We probably need to backport this? Neha Ojha
09:02 PM Dashboard Cleanup #25075 (Resolved): mgr/dashboard: Use human readable units on the OSD I/O graphs
Nathan Cutler
09:02 PM Dashboard Backport #26986 (Resolved): mimic: mgr/dashboard: Use human readable units on the OSD I/O graphs
Nathan Cutler
03:57 PM Dashboard Backport #26986: mimic: mgr/dashboard: Use human readable units on the OSD I/O graphs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27558
merged
Yuri Weinstein
08:58 PM Bug #38842 (Resolved): copy_from callback may cause ObjectContextRef leak
The code this is changing (struct C_CopyChunk) does not exist in luminous, so I removed the luminous backport. Nathan Cutler
08:52 PM Backport #38972 (Resolved): mimic: copy_from callback may cause ObjectContextRef leak
Nathan Cutler
03:57 PM Backport #38972: mimic: copy_from callback may cause ObjectContextRef leak
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27587
merged
Yuri Weinstein
08:50 PM RADOS Backport #39044 (Resolved): mimic: osd/PGLog: preserve original_crt to check rollbackability
Nathan Cutler
03:48 PM RADOS Backport #39044: mimic: osd/PGLog: preserve original_crt to check rollbackability
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27629
merged
Yuri Weinstein
08:49 PM RADOS Backport #39342 (Resolved): mimic: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
03:47 PM RADOS Backport #39342: mimic: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27635
merged
Yuri Weinstein
08:48 PM RADOS Backport #39433 (Resolved): mimic: Degraded PG does not discover remapped data on originating OSD
Nathan Cutler
03:45 PM RADOS Backport #39433: mimic: Degraded PG does not discover remapped data on originating OSD
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27745
merged
Yuri Weinstein
08:46 PM Dashboard Backport #39347 (Resolved): mimic: mgr/dashboard: Manager should complain about wrong dashboard c...
Nathan Cutler
03:44 PM Dashboard Backport #39347: mimic: mgr/dashboard: Manager should complain about wrong dashboard certificate
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27747
merged
Yuri Weinstein
08:45 PM RADOS Backport #39506 (Need More Info): mimic: Give recovery for inactive PGs a higher priority
Nathan Cutler
08:45 PM RADOS Backport #39505 (Need More Info): luminous: Give recovery for inactive PGs a higher priority
Nathan Cutler
08:26 PM CephFS Bug #39437 (Resolved): osd: PriorityCache.cc: 265: FAILED ceph_assert(mem_avail >= 0)
Patrick Donnelly
08:22 PM Revision 012809cf (ceph): Merge PR #27763 into master
* refs/pull/27763/head:
common/PriorityCache: fix over-aggressive assert when mem limited
Reviewed-by: Patrick Donn...
Patrick Donnelly
08:09 PM Revision 75f60f37 (ceph): common/PriorityCache: fix over-aggressive assert when mem limited
Fixes: https://tracker.ceph.com/issues/39437
Signed-off-by: Mark Nelson <mnelson@redhat.com>
Mark Nelson
08:08 PM Revision d5be1b5a (ceph): qa/tests: Excluded "'python34-cephfs','python34-rados'" for runs on n...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
06:30 PM CephFS Bug #39438: workunit fails with EPERM during thrashing
/ceph/teuthology-archive/pdonnell-2019-04-25_02:44:21-multimds-wip-pdonnell-testing-20190424.232741-distro-basic-smit... Patrick Donnelly
06:22 PM Revision f78bd13f (ceph): PeeringState: add explanations for public interface methods
Also rearranges the methods a little for clarity.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:22 PM Revision 7915c89e (ceph): admin/build-doc: use PeeringState* for gen_state_diagram.py
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 25904513 (ceph): PeeringState: use ceph_assert
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision f3a22fea (ceph): PeeringState: don't zero backfill target num_bytes on activation
834d3c19a774f1cc93903447d91d182776e12d18 preserves num_bytes
on backfill targets in order to estimate space required ...
Samuel Just
06:22 PM Revision 7508fffe (ceph): PGStateUtils: improvements for PGStateHistory
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 17d7a24d (ceph): osd/: move pg_log, missing_loc mutations to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 5ea5c471 (ceph): test-erasure-eio: first eio may be fixed during recovery
The changes to the way EC/ReplicatedBackend communicate read
t showerrors had a side effect of making first eio on th...
Samuel Just
06:22 PM Revision d33a8b8a (ceph): osd/: condense missing mutations for recovery/repair/errors
At a high level, this patch attempts to unify the various
sites at which some combination of
- mark object missing in...
Samuel Just
06:22 PM Revision e3fe19cd (ceph): osd/: clean up remaining info mutators
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 4a0f770d (ceph): PeeringState: mark state and helpers private
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 6858ec29 (ceph): PG,PeeringState: Fix initialization order
PeeringState needs to be initialized last and destructed
first.
Signed-off-by: sjust@redhat.com <sjust@redhat.com>
Samuel Just
06:22 PM Revision 699e87c5 (ceph): osd/: fix upset, actingset, acting_backfill_recovery references
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision b67902ff (ceph): PG: remove might_have_unfound, peer_*_requested
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 812bef0b (ceph): osd/: refactor to avoid mutable peer_missing refs in PG
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 4eef7f40 (ceph): osd/: Move log version pointer updates to PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 1a011fda (ceph): osd/: move peer_info mutators into PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 8a8947d2 (ceph): osd/: unify PGBackend pull error pathways
This patch narrows the PGBackend -> PrimaryLogPG recovery
cancel/error interface to on_failed_pull and cancel_pull.
...
Samuel Just
06:22 PM Revision 8319c0f6 (ceph): osd/: move append_log into PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision dfbe5e07 (ceph): osd/: add helpers to add remaining info dirtiers into PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision ce143b66 (ceph): PeeringState::PeeringMachine::Deleting: rollfoward before resetting bac...
This looked wrong when I was moving it over.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:22 PM Revision 664f26a6 (ceph): PG: fix last_peering_reset and past_intervals references
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 9e512985 (ceph): osd/: move last_..._to_applied, backfill_targets, async_recovery_target...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 3745ab0a (ceph): osd/: fix primary/up_primary references
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 2e06118f (ceph): osd/: move ostream<< and dump logic into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision a4289730 (ceph): osd/: clarify interface for introducing disk state to PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 720cb40f (ceph): PG: remove first batch of unused references
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 85dbe8ec (ceph): PG: begin cleaning up scrub stat and history mutations
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision bb86445e (ceph): PG: remove direct acting and up references
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision fd57e539 (ceph): osd/: clean up PG deleted and deleting references
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 4faab419 (ceph): osd/: move append_log_entries_update_missing and merge_new_log_entries ...
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 13e11690 (ceph): PeeringState: remove PG references and include
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 985c7f6b (ceph): osd/: fix try_mark_clean/finish_recovery interface boundary
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision ace6655f (ceph): osd/: move split/merge helpers into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 72689435 (ceph): osd/: move more state helpers to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 252d5c20 (ceph): osd/: move stat updates and publishing to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision fe31c31e (ceph): osd/: Move init into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision d99fd050 (ceph): osd/: clean up PeeringState::write_if_dirty
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision d9f4e8b3 (ceph): osd/: move fulfill_info etc
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision f7be82af (ceph): PeeringState: rearrange and fix remaining pg->gen_prefix call
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 6616a191 (ceph): PeeringState: pass dump_recovery_info through to pl for recovery state
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 455741d0 (ceph): osd/: pass merge state control through PeeringListener
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 10d93729 (ceph): osd/: pass OSDService::logger and log_enter/exit through PeeringListener
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 8907010d (ceph): osd/: move calc_min_last_complete_ondisk to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 8885b0e5 (ceph): PeeringState: restructure activate to avoid snap_trimq
In particular, don't use snap_trimq when manipulating
info.purged_snaps. Pass the resulting to_trim set
into on_acti...
Samuel Just
06:22 PM Revision 049d4196 (ceph): osd/: move search_for_missing, discover_all_unfound, build_might_have_u...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 35c65805 (ceph): osd/: move waiting_for_flushed|peering handling into on_activate_complete
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 3e738e7b (ceph): osd/: move share_pg_info to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 84ebb8cc (ceph): osd/: move proc_* and log handling methods
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 16d388bd (ceph): osd/: move min_peer_*_features and helpers
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision b927419d (ceph): osd/: clarify PeeringState deletion interfaces
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 4f8fbd1d (ceph): osd/: move needs_recover/backfill, all_unfound_are_queried_or_lost
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision cabe5b52 (ceph): osd/: move the backfill space reservation back into PG
PeeringState really only needs an interface for requesting
it.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:22 PM Revision 33c231e7 (ceph): osd/: remove OSDService::check_osdmap_full, fix caller
PeeringState was the only remaining caller -- both the interface in
PGBackend and the pass-through in PrimaryLogPG we...
Samuel Just
06:22 PM Revision bc839f45 (ceph): osd/: move choose_acting and callees into PeeringState
Also marks IsPGRecoverablePredicate users const to allow
simply reusing the instance on MissingLoc.
Signed-off-by: S...
Samuel Just
06:22 PM Revision 027ab5ab (ceph): osd/: move try_mark_clean/finish_recovery to PG::on_clean
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 749a13d8 (ceph): osd/: start moving activate to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 74329bc8 (ceph): PeeringState: clean up references in Primary, Start, Reset
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision c66e46fe (ceph): osd/: move build_prior and related state to PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 2d2b3c18 (ceph): PeeringState: introduce a macro for the ps, pl, and pg declarations
This way I can mechanically rename all of the PeeringState member
variable references.
Signed-off-by: Samuel Just <s...
Samuel Just
06:22 PM Revision c259ad57 (ceph): PeeringState: mechanically rename a ton of pg-> to ps->
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 7cbbb606 (ceph): osd/: move Active purged_snaps handling back to PG
Note: this patch only sets dirty_info/dirty_big_info when
info.purged_snaps is actually changed. I *think* that's
ri...
Samuel Just
06:22 PM Revision b52f2bf9 (ceph): osd/: clarify recovery queueing from PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 7424a57d (ceph): osd/: move io reservation machinery into PeeringState
This patch recasts the reservation and backoff interfaces
on PeeringListener in terms of events to queue rather than
...
Samuel Just
06:22 PM Revision 6e28b271 (ceph): osd/: move check_past_interval_bounds into PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 7f56513f (ceph): osd/: simply requeue_map_waiters in handle_activate, remove take_waiters
This seems clearer.
Signed-off-by: sjust@redhat.com <sjust@redhat.com>
Samuel Just
06:22 PM Revision e3f42e0d (ceph): osd/: merge update_store_with_options with on_pool_change
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 5ec8f686 (ceph): osd/: rephrase [un]reg_next_scrub as on_info_history_change
As PeeringState won't be as careful about usage of
on_info_history_change, add a scrub_registered flag
to protect aga...
Samuel Just
06:22 PM Revision 6fd7b5a1 (ceph): osd/: remove remaining scrubber references from PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision a22acd60 (ceph): osd/: extract MissingLoc into its own file
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 482eccd1 (ceph): osd/: move check_recovery_sources and missing_loc into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision fbf06885 (ceph): osd/: move flush state into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 10842f7c (ceph): PeeringState: route recoverystate_perf calls through PeeringListener
Signed-off-by: Samuel Just <rexludorum@gmail.com> Samuel Just
06:22 PM Revision 4884a28c (ceph): osd/: move check_full_transition to PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 1d08ac58 (ceph): osd/: move should_restart_peering to PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision 40f71cda (ceph): osd/: move start_peering_interval and callees into PeeringState
Signed-off-by: sjust@redhat.com <sjust@redhat.com> Samuel Just
06:22 PM Revision d96c9072 (ceph): PGStateUtils: remove PG*, move into PGStateHistory into PeeringState
I don't think there's any need to worry about the pg locking from
PGStateHistory. NamedState::begin/exit and dump_pg...
Samuel Just
06:22 PM Revision 365fe863 (ceph): PeeringState: begin abstracting out PG, add dpp for logging
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision e3fa38b9 (ceph): osd/: move most peering state to PeeringState
This patch moves the 40 something peering state variables over into
PeeringState while leaving references to them in ...
Samuel Just
06:22 PM Revision 8f3b4336 (ceph): osd/: Move osdmap handling into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 3b158e63 (ceph): osd/: move the is_* and acting/up/backfill helpers into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision d9955964 (ceph): osd/: move proc_replica_info and some callees into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision e42ca420 (ceph): osd/: move update_history and purge_strays into PeeringState
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 5e36acdb (ceph): osd/: mechanically rename RecoveryMachine/State/Ctx to Peering*
I'm going to extract this logic and reuse it in crimson. Recovery* has
always been a confusing name as it implements...
Samuel Just
06:22 PM Revision 12b60ed5 (ceph): osd/: mechanically rip PeeringState and friends out into their own file
The next step is to rationalize the PeeringState<->PG relationship.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:22 PM Revision 5f202e82 (ceph): PeeringState: adjust logging to avoid using pg
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 442bfd80 (ceph): PeeringState: fix pg->info->pgid.pgid references
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM Revision 1e4166a0 (ceph): osd/: pull NamedState and PGStateHistory out into PGStateUtils
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:02 PM rgw Bug #39564 (Resolved): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #2...

Otherwise linking could error like:
/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined referenc...
Willem Jan Withagen
05:04 PM Revision 60413b23 (ceph): qa/tests: removed conflicting tests rbd_api_tests and rbd_import_export
and added devstack-tempest-gate.yaml instead
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:38 PM Bug #39401: backfill targets' stats.sum.num_bytes get zeroed between activation and reservation
Should this be backported to nautilus? Josh Durgin
04:34 PM RADOS Backport #39563 (In Progress): luminous: Error message displayed when mon_osd_max_split_count wou...
Nathan Cutler
04:33 PM RADOS Backport #39563 (Resolved): luminous: Error message displayed when mon_osd_max_split_count would ...
https://github.com/ceph/ceph/pull/27908 Nathan Cutler
04:34 PM Revision 97c7b859 (ceph): mon/OSDMonitor: further improve prepare_command_pool_set E2BIG error me...
d2c0fe9b5319a4404965c40ec92e291802ef30f6 improved this error message,
but it can be improved further by suggesting th...
Nathan Cutler
04:34 PM Revision e5ba0e40 (ceph): mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit d2c0fe9b5319a4404965c40ec92e291802ef30f6)
Brad Hubbard
04:32 PM RADOS Bug #39353 (Pending Backport): Error message displayed when mon_osd_max_split_count would be exce...
Nathan Cutler
03:47 PM RADOS Bug #39353: Error message displayed when mon_osd_max_split_count would be exceeded is not as user...
https://github.com/ceph/ceph/pull/27647 merged Yuri Weinstein
03:59 PM bluestore Bug #39144 (Pending Backport): ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main dev...
Igor Fedotov
03:58 PM bluestore Bug #39144: ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main device (slot 2)
https://github.com/ceph/ceph/pull/27447 merged Yuri Weinstein
03:57 PM Revision 79b7eedf (ceph): Merge pull request #27447 from ifed01/wip-ifed-fix-39144
mimic: os/bluestore_tool: bluefs-bdev-expand: indicate bypassed for main dev
Reviewed-by: Josh Durgin <jdurgin@redha...
Yuri Weinstein
03:57 PM bluestore Backport #39445 (Resolved): mimic: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
03:46 PM bluestore Backport #39445: mimic: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/27738
merged
Yuri Weinstein
03:57 PM Revision c05e84f5 (ceph): Merge pull request #27558 from tspmelo/wip-26986-mimic
mimic: mgr/dashboard: Use human readable units on the OSD I/O graphs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:56 PM Revision 9294f7f7 (ceph): Merge pull request #27587 from pdvian/wip-38972-mimic
mimic: osd: process_copy_chunk remove obc ref before pg unlock
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:56 PM bluestore Backport #39255 (Resolved): mimic: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTes...
Igor Fedotov
03:50 PM bluestore Backport #39255: mimic: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27570
merged
Yuri Weinstein
03:56 PM bluestore Backport #39246 (Resolved): mimic: os/bluestore: fix length overflow
Igor Fedotov
03:52 PM bluestore Backport #39246: mimic: os/bluestore: fix length overflow
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27366
mergedReviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:52 PM Revision f71eb0f8 (ceph): Merge pull request #27366 from ifed01/wip-ifed-fix-alloc-overflow-mimic
mimic: os/bluestore: fix length overflow.
Reviewed-by: Jianpeng Ma <jianpeng.ma@intel.com>
Reviewed-by: Neha Ojha <n...
Yuri Weinstein
03:50 PM Revision 4eac53d1 (ceph): Merge pull request #27570 from ifed01/wip-ifed-fix-21312-mimic
mimic: os/bluestore: call fault_range properly prior to looking for blob to …
Reviewed-by: xie xingguo <xie.xingguo@...
Yuri Weinstein
03:48 PM Revision 3da4164e (ceph): Merge pull request #27629 from pdvian/wip-39044-mimic
mimic: osd/PGLog: preserve original_crt to check rollbackability
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-...
Yuri Weinstein
03:47 PM Revision 16bda66a (ceph): qa/standalone/osd/osd-markdown: fix dup command disabling
The ceph cli tool checks for the presence of the variable, not its value.
Fixes: http://tracker.ceph.com/issues/3835...
Sage Weil
03:47 PM Revision 82c3d36b (ceph): qa/standalone/osd/osd-markdown: disable CLI command dups
The markdown test is based on marking down a specific number of times, but
the duplicate commands from the CLI may no...
Sage Weil
03:47 PM Revision 5e52069f (ceph): Merge pull request #27635 from smithfarm/wip-39342-mimic
mimic: ceph-objectstore-tool: rename dump-import to dump-export
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
03:46 PM Revision 33c82a00 (ceph): Merge pull request #27647 from smithfarm/wip-39353-mimic
mimic: mon/OSDMonitor: further improve prepare_command_pool_set E2BIG error message
Reviewed-by: Brad Hubbard <bhubb...
Yuri Weinstein
03:46 PM Revision e76c4c8f (ceph): Merge pull request #27738 from ifed01/wip-ifed-fix-39445
mimic: os/bluestore: fix out-of-bound access in bmap allocator.
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:45 PM Revision 714f9a4f (ceph): Merge pull request #27745 from ashishkumsingh/wip-39433-mimic
mimic: osd/PG: discover missing objects when an OSD peers and PG is degraded
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:44 PM Revision 21eeb16f (ceph): Merge pull request #27747 from s0nea/wip-39347-mimic
mimic: mgr/dashboard: Manager should complain about wrong dashboard certificate
Reviewed-by: Volker Theile <vtheile@...
Yuri Weinstein
03:42 PM Revision c3e23a01 (ceph): qa: ignore MON_DOWN for volume-client testing
The test restarts the monitors.
Fixes: http://tracker.ceph.com/issues/38704
Signed-off-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
03:24 PM Revision 1974f011 (ceph): ceph_test_objectstore: add very_large_write test
Write 2GB to verify the blockdevice aio splitting.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Revision 5fd6e194 (ceph): qa/workunits/rbd: fixups for the new krbd discard behavior
With discard_granularity set to alloc_size, we no longer get object
size alignment from blk_bio_discard_split().
Thi...
Ilya Dryomov
03:21 PM Revision 1073d4d5 (ceph): qa: krbd_fallocate.sh: zero can be munged to truncate
The test case is issuing discards that span two objects: the tail of
the first object is truncated, the head of the s...
Ilya Dryomov
03:17 PM Bug #39556: npm problem causes "make-dist" to fail when directory contains colon character
When I revert the compodoc commit, "make-dist" throws a different error:... Nathan Cutler
01:28 PM Bug #39556 (New): npm problem causes "make-dist" to fail when directory contains colon character
Nathan Cutler
12:54 PM Bug #39556 (Can't reproduce): npm problem causes "make-dist" to fail when directory contains colo...
Nathan Cutler
08:40 AM Bug #39556 (Resolved): npm problem causes "make-dist" to fail when directory contains colon chara...
Environment: openSUSE Leap 15.1, Tumbleweed, Python 2+3 and Python 3 only
tl;dr - when the directory path contains...
Nathan Cutler
02:24 PM RADOS Bug #39099: Give recovery for inactive PGs a higher priority
David, we should discuss whether we want to backport this all the way to luminous or just to nautilus. Neha Ojha
02:09 PM Bug #39562 (Rejected): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES #2...
Otherwise linking could error like:
/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined reference to...
Willem Jan Withagen
01:57 PM Revision 3eb76058 (ceph): common: Clang requires a default constructor, but it can be empty
Just do what the error messages ask for.
Error from Clang:
```
In file included from /home/jenkins/workspace/ceph-ma...
Willem Jan Withagen
11:10 AM rgw Backport #39228 (In Progress): nautilus: rgw_file: can't retrieve etag of empty object written th...
https://github.com/ceph/ceph/pull/27904 Prashant D
09:58 AM CephFS Documentation #38729 (Resolved): doc: add LAZYIO
Nathan Cutler
09:58 AM CephFS Backport #39051 (Resolved): nautilus: doc: add LAZYIO
Nathan Cutler
12:58 AM CephFS Backport #39051 (In Progress): nautilus: doc: add LAZYIO
Wei-Chung Cheng
09:58 AM Revision 76c45550 (ceph): Merge pull request #27899 from Vicente-Cheng/wip-39051-nautilus
nautilus: doc: add LAZYIO
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:48 AM Dashboard Backport #39560 (Resolved): nautilus: mgr/dashboard: Queue notifications as default
https://github.com/ceph/ceph/pull/28022 Nathan Cutler
09:48 AM mgr Backport #39559 (Resolved): nautilus: mgr/ansible: Host ls implementation
https://github.com/ceph/ceph/pull/27919 Nathan Cutler
09:48 AM Dashboard Backport #39558 (Resolved): nautilus: mgr/dashboard: KV-table transforms dates through pipe
https://github.com/ceph/ceph/pull/28021 Nathan Cutler
09:41 AM CephFS Documentation #39130 (Resolved): doc: add documentation for `fs set min_compat_client`
Nathan Cutler
09:41 AM CephFS Backport #39176 (Resolved): nautilus: doc: add documentation for `fs set min_compat_client`
Nathan Cutler
01:03 AM CephFS Backport #39176 (In Progress): nautilus: doc: add documentation for `fs set min_compat_client`
Wei-Chung Cheng
09:39 AM Revision 5ea7c98f (ceph): Merge pull request #27900 from Vicente-Cheng/wip-39176-nautilus
nautilus: doc: add documentation for "fs set min_compat_client"
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:28 AM CephFS Bug #36384 (Resolved): src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Nathan Cutler
09:28 AM CephFS Backport #38448 (Resolved): mimic: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Nathan Cutler
09:28 AM CephFS Bug #38518 (Resolved): qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs because clients cann...
Nathan Cutler
09:27 AM CephFS Backport #38542 (Resolved): mimic: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs because ...
Nathan Cutler
09:27 AM CephFS Bug #38487 (Resolved): qa: "Loading libcephfs-jni: Failure!"
Nathan Cutler
09:27 AM CephFS Backport #38544 (Resolved): mimic: qa: "Loading libcephfs-jni: Failure!"
Nathan Cutler
09:26 AM CephFS Bug #38723 (Resolved): qa: tolerate longer heartbeat timeouts when using valgrind
Nathan Cutler
09:26 AM CephFS Backport #38734 (Resolved): mimic: qa: tolerate longer heartbeat timeouts when using valgrind
Nathan Cutler
09:26 AM CephFS Bug #38491 (Resolved): "log [WRN] : Health check failed: 1 clients failing to respond to capabili...
Nathan Cutler
09:24 AM CephFS Backport #38670 (Resolved): mimic: "log [WRN] : Health check failed: 1 clients failing to respond...
Nathan Cutler
09:24 AM CephFS Feature #11172 (Resolved): mds: inode filtering on 'dump cache' asok
Nathan Cutler
09:23 AM CephFS Backport #38689 (Resolved): mimic: mds: inode filtering on 'dump cache' asok
Nathan Cutler
08:58 AM Bug #39557 (Duplicate): common: Clang requires a default constructor, but it can be empty
In file included from /home/jenkins/workspace/ceph-master/src/cls/rbd/cls_rbd.cc:28:
In file included from /home/jen...
Willem Jan Withagen
08:36 AM Revision 73cf2322 (ceph): rgw_file: save etag and acl info in setattr
Fixes: https://tracker.ceph.com/issues/38327
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit...
taoCH
08:34 AM rbd Backport #39226 (In Progress): nautilus: [sparsify] verify that image isn't using an EC data pool
https://github.com/ceph/ceph/pull/27903 Prashant D
04:56 AM Revision 60da1c09 (ceph): Merge pull request #27845 from mykaul/patch-1
doc: Update bluestore config docs - fix typo (as -> has)
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: ...
Kefu Chai
02:57 AM Revision b42a0855 (ceph): doc/rados: Update bluestore config - fix typo
as -> has
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Yaniv Kaul
02:28 AM RADOS Bug #39304: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_acked_tid wa...

I have a version that not only copies the existing dups, but if copy_up_to is excluding any log entries it adds tho...
David Zafman
01:38 AM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
/a/yuriw-2019-04-29_22:14:10-rados-wip-yuri2-testing-2019-04-29-1936-mimic-distro-basic-smithi/3910028 Neha Ojha
01:21 AM CephFS Backport #39471 (In Progress): nautilus: Expose CephFS snapshot creation time to clients
Wei-Chung Cheng
01:12 AM Revision 1f3dbdd3 (ceph): test: check listattr for snapshot btime entry
Extend LibCephFS.SnapXattrs to also test ceph_listxattr() against
snapshot and non-snapshot files.
Signed-off-by: Da...
David Disseldorp
01:12 AM Revision 5b7440d9 (ceph): test: extend LibCephFS.Xattrs test
Additionally check that:
- a zero buflen returns the needed length
- a non-zero buflen less than needed fails
- the l...
David Disseldorp
01:12 AM Revision 25445821 (ceph): client: remove unused vxattr length helpers
_listxattr() now calculates the length of vxattrs dynamically, so these
helpers, which incorrectly ignore vxattr.exis...
David Disseldorp
01:12 AM Revision e7a9644f (ceph): client: fix _listxattr() vxattr buffer length calculation
Client::_listxattr() incorrectly returns a length based on the static
_vxattrs_name_size() value. _vxattrs_calcu_name...
David Disseldorp
01:12 AM Revision 183b57f5 (ceph): test: add libcephfs snap.btime xattr test
Test that the new "ceph.snap.btime" xattr is present following
snapshot, and that the corresponding $secs.$nsecs valu...
David Disseldorp
01:11 AM Revision b37148df (ceph): client: add ceph.snap.btime vxattr
The ceph.snap.btime vxattr carries the snapshot creation time for files
and directories residing within a snapshot.
...
David Disseldorp
01:11 AM Revision 395960a4 (ceph): mds: carry snapshot creation time with InodeStat
This allows for a future vxattr exposing the snapshot creation time to
users. The InodeStat encoding version is bumpe...
David Disseldorp
01:00 AM Revision 290fdf21 (ceph): doc: add doc for blacklisting older CephFS clients
Fixes: http://tracker.ceph.com/issues/39130
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
12:56 AM Revision 7b099bc1 (ceph): doc: add doc for cephfs lazyio
Fixes: http://tracker.ceph.com/issues/38729
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng

04/30/2019

11:29 PM Revision e4ac0a05 (ceph): Merge pull request #21729 from badone/wip-add-ceph_dump_log.py
scripts: ceph_dump_log.py
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:14 PM Revision 03531b4a (ceph): librbd: support EC data pool images sparsify
(object truncate or remove)
Fixes: https://tracker.ceph.com/issues/38364
Signed-off-by: Mykola Golub <mgolub@suse.co...
Mykola Golub
11:06 PM RADOS Bug #39304: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_acked_tid wa...

Before fix:...
David Zafman
01:26 AM RADOS Bug #39304: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_acked_tid wa...
2119'372 (write 2775265) does not get identified as a dup when the log boundaries are (2119'372,2119'373], while 2119... Neha Ojha
12:51 AM RADOS Bug #39304: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_acked_tid wa...

Probably 1.1.short_pg_log.yaml produces this
osd_max_pg_log_entries: 2
osd_min_pg_log_entri...
David Zafman
12:08 AM RADOS Bug #39304: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_acked_tid wa...

Before changing primaries from 3 to 0, these 4 operations came in with versions 2119'370 (write 726564), 2119'371 (...
David Zafman
10:31 PM Revision 1a96461a (ceph): Merge PR #27623 into nautilus
* refs/pull/27623/head:
qa: add crush-node-flags test
mon/OSDMonitor: remove crush node flags too on "crush rm"
mo...
Sage Weil
09:52 PM Revision 417235d8 (ceph): rgw: add optional_yield to RGWRados::get_bucket_instance_from_oid()
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:34 PM Revision 864289a0 (ceph): rgw: add optional_yield to RGWRados::_get_bucket_info()
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:27 PM Revision 75696511 (ceph): rgw: add optional_yield to RGWRados::get_bucket_instance_info()
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:27 PM Revision 53ff0f50 (ceph): rgw: add optional_yield to RGWRados::get_bucket_info()
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:47 PM RADOS Bug #39484: mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Updated the PR. Please put further code reviews there. :) Greg Farnum
06:37 PM RADOS Bug #39484: mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Hmm probably! Greg Farnum
02:50 AM RADOS Bug #39484: mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Greg Farnum wrote:
> pending_finishers get moved into committing_finishers once they have been submitted to disk, so...
haitao chen
12:03 AM RADOS Bug #39484 (Fix Under Review): mon: "FAILED assert(pending_finishers.empty())" when paxos restart
https://github.com/ceph/ceph/pull/27877 Greg Farnum
07:40 PM Revision b17caec5 (ceph): mon: paxos: introduce new reset_pending_committing_finishers for safety
There are asserts about the state of the system and pending_finishers which can
be triggered by running arbitrary com...
Greg Farnum
07:28 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
>
> Yes, this can causes inconsistency. But it's not unique to link count. For example, one clien...
Jeff Layton
07:04 PM RADOS Bug #39553 (New): PeeringState: cache PeeringListener indirections
perf_counter refs, etc should be immutable, so PeeringState may as well cache them. Add a call to do so as to avoid ... Samuel Just
07:04 PM Revision 876d01dd (ceph): Merge PR #27802 into master
* refs/pull/27802/head:
ceph_telemetry: accept older formats and transform
Reviewed-by: Wido den Hollander <wido@42...
Sage Weil
06:58 PM RADOS Bug #39552 (New): mons fail to process send_alive message causing pg stuck creating
sjust-2019-04-28_20:59:54-rados-wip-sjust-peering-refactor-distro-basic-smithi/3905696/
PG 200.3 is stuck creating...
Samuel Just
06:54 PM Revision edddca27 (ceph): rgw: add editor directive comments to rgw services source files
So that both vi and emacs help to correctly format the source files,
add the directives to each of the source files. ...
J. Eric Ivancich
06:50 PM rgw Bug #39551 (Resolved): multisite: RGWListBucketIndexesCR for data full sync needs pagination
When a new peer zone is added, rgw starts in 'full sync'. This starts by listing all of that zone's bucket instances,... Casey Bodley
06:39 PM rgw Feature #39550 (Resolved): [RFE] RGW renaming a user
RHBZ - https://bugzilla.redhat.com/show_bug.cgi?id=1704901 Vikhyat Umrao
06:11 PM rgw Bug #39549 (Resolved): multisite: admin apis on non-master zone should forward to master zone
Admin APIs (like rgw_rest_bucket/metadata/user.*) that write metadata must be executed first on the metadata master z... Casey Bodley
06:06 PM rgw Bug #39548 (Resolved): multisite: radosgw-admin commands should not modify metadata on a non-mast...
radosgw-admin exposes a lot of commands to create/modify users and buckets, but all of the modifications apply to the... Casey Bodley
06:04 PM rgw Bug #39547 (Resolved): multisite: metadata consistency on non-master zones
RGW users and buckets are referred to as metadata, and are controlled by the RGWMetadataManager and its various RGWMe... Casey Bodley
05:48 PM rgw Bug #37942: Integer underflow in bucket stats
I just looked at master, and the stats are stored as unsigned 64-bit ints. I don't know if it would help to at least ... J. Eric Ivancich
05:43 PM RADOS Bug #39546: Warning about past_interval bounds on deleting pg
sjust-2019-04-26_14:00:33-rados-wip-sjust-peering-refactor-distro-basic-mira/3897200/ Samuel Just
05:43 PM RADOS Bug #39546 (Resolved): Warning about past_interval bounds on deleting pg
cluster [ERR] 4.7
required past_interval bounds are empty [228,226) but past_intervals is not: ([166,225]
a...
Samuel Just
05:39 PM rgw Bug #39545 (Duplicate): multisite: add a metadata handler for roles so they can participate in me...
Casey Bodley
05:04 PM rbd Bug #39544 (New): [test] numerous memory leaks in unittest_librbd
Few examples:
RBD_FEATURES=1
TestMockOperationSnapshotRollbackRequest_RollbackObjectsError_Test
TestMockOperatio...
Jason Dillaman
05:02 PM Revision 74156909 (ceph): mgr/dashboard: Update npm packages
Fix some npm packages vulnerabilities.
Since we don't use the same npm packages anymore, it's not possible to backpo...
Tiago Melo
05:02 PM Revision 44f38334 (ceph): mgr/dashboard: Add package-lock.json and use "npm ci"
This will make sure that in the future we always install the same version
of every npm package.
Since we don't use t...
Tiago Melo
04:38 PM Stable releases Tasks #39265 (Resolved): Nautilus v14.2.1
Abhishek Lekshmanan
04:23 PM Revision b8863264 (ceph): Merge pull request #27793 from theanalyst/doc/releases/14.2.1
doc: release notes for 14.2.1
Reviewed-By: Sage Weil <sweil@redhat.com>
Reviewed-By: Nathan Cutler <nculter@suse.com>
Abhishek L
03:57 PM Revision f9707716 (ceph): osd, mon: New pool recovery priority range -10 to 10
Use OSD_POOL_PRIORITY_MAX and OSD_POOL_PRIORITY_MIN constants
Scale legacy priorities if exceeds maximum
Signed-off-...
David Zafman
03:57 PM Revision aceb1d13 (ceph): osd: Prevent priority from overflowing in the next base level
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 42497780db7f1535407a644fca408985456e2fbc)
David Zafman
03:57 PM Revision 95767f9e (ceph): mgr: Improve ok-to-stop by using the avail_no_missing for recovery
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9750061d5d4236aaba156d60790e0b8bcd7cfb64)
David Zafman
03:57 PM Revision e6cc2360 (ceph): osd: Add new object_location_counts to pg_stat_t
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 796794b38b49e44dc9112d684a76e87272697043)...
David Zafman
03:57 PM Revision 39452643 (ceph): mon, mgr: Improve PG count by changing up to up_no_acting in pg_count
By not adding a field to pg_count, we don't have to worry about
versioning or backwards compatibility. A mixed clust...
David Zafman
03:57 PM Revision 32434541 (ceph): mgr: If the requested OSD is down don't trust osd_stat info
If we have a down AND out OSD it may contains osd_stat with num_pgs == 0.
When all PGs aren't active+clean we need an...
David Zafman
03:57 PM Revision dcf60da8 (ceph): test: Add tests for pool recovery priority conversion
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 71d82dbeb9b83fc24511de9dd56110143e3efdfd)
David Zafman
03:57 PM Revision f5f35b42 (ceph): test: osd-recovery-scrub.sh ignore error from kill_daemons()
Another work around for http://tracker.ceph.com/issues/38195
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherr...
David Zafman
03:57 PM Revision c64327f3 (ceph): osd: For recovery track OSDs that have 0 missing to know how degraded w...
Add backfill priority log message and remove redundanacy to recovery priority
Fixes: https://tracker.ceph.com/issues...
David Zafman
03:45 PM Revision ccfb1606 (ceph): Merge PR #27734 into master
* refs/pull/27734/head:
msg/async: Don't miss record l_msgr_running_recv_time if "pendingReadLen != 0"
Reviewed-by:...
Sage Weil
03:44 PM Revision 97bba5d5 (ceph): Merge PR #27869 into master
* refs/pull/27869/head:
tools/ceph-objectstore-tool: dump onode internal metadata.
tools/ceph-objectstore-tool: add...
Sage Weil
03:29 PM Revision 5453a228 (ceph): doc: changelog: drop redundant nautilus and component names
Also sort the entries
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
Abhishek Lekshmanan
02:51 PM Revision e5968ec3 (ceph): mgr/DaemonServer: add a coefficient to improve the readability
to explain why we can compare pg number with object number
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:46 PM CephFS Bug #39543 (Fix Under Review): cephfs-shell: df command does not always produce correct output
Varsha Rao
01:22 PM CephFS Bug #39543 (Resolved): cephfs-shell: df command does not always produce correct output
Correct output is not produced in the following cases:
1] For non-existing files, there is not error message
2] Whe...
Varsha Rao
02:45 PM CephFS Backport #39050 (In Progress): nautilus: ceph_volume_client: Too many arguments for "WriteOpCtx"
Wei-Chung Cheng
02:45 PM Revision 14aacd2d (ceph): mgr/DaemonServer: refactor pgp_num changes throttling
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 PM Revision 9b645621 (ceph): test/pybind: fix use of rados.ReadOpCtx and rados.WriteOpCtx
classes WriteOpCtx and ReadOpCtx don't take in any arguments
during instantiation
Signed-off-by: Ramana Raja <rraja@...
Ramana Raja
02:43 PM Revision fe2d6bf7 (ceph): ceph_volume_client: fix use of rados.WriteOpCtx
Class WriteOpCtx doesn't take in any arguments during instantiation.
Fixes: http://tracker.ceph.com/issues/38946
Sig...
Ramana Raja
02:42 PM Revision 0b2b89d6 (ceph): mds: check earlier if directories are already exported
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 46fb90734f371b5467d81cae25c06f8a487a3041)
Rishabh Dave
02:42 PM Revision d5d5b0b7 (ceph): mds: dont print auth trees if they are too many
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 13c4152c8b1756a871f817d4b503396b6c9cc81d)
Rishabh Dave
02:42 PM Revision b8586ef7 (ceph): mds: dont print subtrees if they are too many/big
Also, add an argument to force print subtrees and let
MDBalancer::tick() always print subtrees.
Fixes: https://track...
Rishabh Dave
02:35 PM CephFS Backport #38876 (In Progress): nautilus: mds: high debug logging with many subtrees is slow
Wei-Chung Cheng
02:06 PM Dashboard Bug #39034 (Pending Backport): mgr/dashboard: Queue notifications as default
Lenz Grimmer
02:04 PM Revision 75902401 (ceph): mgr/dashboard: Queue notifications as default (#27274)
mgr/dashboard: Queue notifications as default
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Tiago...
Lenz Grimmer
02:03 PM Dashboard Bug #39296 (Pending Backport): mgr/dashboard: Alert details UTC times should be converted into lo...
Lenz Grimmer
02:03 PM Revision b94c5edc (ceph): Merge pull request #27612 from Devp00l/wip-issue-39296
mgr/dashboard: KV-table transforms dates through pipe
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-b...
Lenz Grimmer
01:42 PM Revision a55dd48a (ceph): mgr/dashboard: bucket modification time to local time (#27669)
mgr/dashboard: bucket modification time to local time
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: V...
Lenz Grimmer
01:28 PM Revision 4933a047 (ceph): Merge PR #27875 into master
* refs/pull/27875/head:
mgr/DaemonServer: Fix pgp_num throttling min
mgr/DaemonServer: allow pgp_num increases to b...
Sage Weil
12:40 PM rbd Bug #38553 (Resolved): rbd: race condition in rbd removing
Jason Dillaman
05:32 AM rbd Bug #38553: rbd: race condition in rbd removing
Jason Dillaman wrote:
> Do you still hit this on Nautilus? It moves images to the trash as the first step before rem...
Yang Dongsheng
12:37 PM Revision 63e719e8 (ceph): mgr/dashboard: RBD snapshot name suggestion with local time suffix
The new suffix is still a time that follows the ISO standard as it can
be converted into any other time zone through ...
Stephan Müller
12:33 PM Revision 55d4a0c6 (ceph): mgr/dashboard: Make all columns sortable
Fixes: https://tracker.ceph.com/issues/39483
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
12:20 PM Dashboard Backport #39534 (In Progress): nautilus: mgr/dashboard: New RBD snapshot names should be prefix w...
Stephan Müller
12:19 PM Dashboard Backport #39534: nautilus: mgr/dashboard: New RBD snapshot names should be prefix with a local ti...
https://github.com/ceph/ceph/pull/27888 Stephan Müller
10:38 AM Dashboard Backport #39534 (Resolved): nautilus: mgr/dashboard: New RBD snapshot names should be prefix with...
https://github.com/ceph/ceph/pull/27890 Stephan Müller
12:13 PM Dashboard Backport #39535 (In Progress): nautilus: mgr/dashboard: Make all columns sortable
Stephan Müller
11:33 AM Dashboard Backport #39535 (Resolved): nautilus: mgr/dashboard: Make all columns sortable
https://github.com/ceph/ceph/pull/27889 Nathan Cutler
12:08 PM Linux kernel client Feature #39542: ceph: cgroup controller for limiting client ops
please see patches "cgroup: add a new group controller for cephfs" and "ceph: use cephfs cgroup contoller to limit cl... Xuehan Xu
12:07 PM Linux kernel client Feature #39542 (New): ceph: cgroup controller for limiting client ops
Add a cgroup controller to limit cephfs client metadata and data ops in terms of iops and bandwidth Xuehan Xu
12:03 PM Dashboard Bug #39533: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag beforehand
Wido den Hollander wrote:
> I would be very, very cautious with this. Removing pools should not be very easy for u...
Lenz Grimmer
11:18 AM Dashboard Bug #39533: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag beforehand
I would be very, very cautious with this. Removing pools should not be very easy for users.
The mon_allow_pool_del...
Wido den Hollander
11:11 AM Dashboard Bug #39533: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag beforehand
Option 3: Fix @mon_allow_pool_delete@ : This flag was never meant to introduce Dashboard bugs.
Option 4: Remove @mo...
Sebastian Wagner
10:14 AM Dashboard Bug #39533: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag beforehand
If the 'mon_allow_pool_delete' flag is *not* set and the user tries to delete a pool, he only gets notified about it,... Tatjana Dehler
09:54 AM Dashboard Bug #39533 (Resolved): mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag be...
Tatjana Dehler
11:38 AM Revision 2ddb581a (ceph): script/backport-create-issue: handle long Redmine issue names
Redmine issue names have a maximum length of 255 characters. When we prepend,
e.g., "nautilus: " to a very long issue...
Nathan Cutler
11:37 AM Orchestrator Feature #39092 (Pending Backport): mgr/ansible: Host ls implementation
Sebastian Wagner
11:36 AM rbd Backport #39541 (Resolved): nautilus: [test] qemu-iotests tests fails under latest Ubuntu kernel
https://github.com/ceph/ceph/pull/27988 Nathan Cutler
11:36 AM Revision f8201312 (ceph): Merge pull request #26185 from jmolmo/hosts_management_ls
mgr/ansible: Host ls implementation Sebastian Wagner
11:36 AM mgr Backport #39540 (Resolved): nautilus: Provide a base set of Prometheus alert manager rules that n...
https://github.com/ceph/ceph/pull/27998 Nathan Cutler
11:36 AM RADOS Backport #39539 (Resolved): nautilus: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()-...
https://github.com/ceph/ceph/pull/28219 Nathan Cutler
11:36 AM Revision 0d1071bd (ceph): Merge pull request #27883 from majianpeng/crimson-compiler-error
test/crimson: fix a compiler error.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:36 AM RADOS Backport #39538 (Resolved): mimic: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->ge...
https://github.com/ceph/ceph/pull/28259 Nathan Cutler
11:36 AM RADOS Backport #39537 (Resolved): luminous: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()-...
https://github.com/ceph/ceph/pull/28989 Nathan Cutler
11:34 AM mgr Backport #39536 (Resolved): nautilus: test_orchestrator: AttributeError: 'TestWriteCompletion' ob...
https://github.com/ceph/ceph/pull/27920 Nathan Cutler
11:30 AM Revision aaaef914 (ceph): restful: Expose perf counters
We currently do not expose perf counters in the restful module but this
is a useful piece of information to be expose...
Boris Ranto
11:29 AM Orchestrator Bug #39259 (Pending Backport): test_orchestrator: AttributeError: 'TestWriteCompletion' object ha...
Sebastian Wagner
11:29 AM Revision 828241b6 (ceph): Merge pull request #27607 from sebastian-philipp/test-orchestrator-id-race
mgr/test_orchestrator: Fix 'TestWriteCompletion' object has no attribute 'id'
Reviewed-by: Juan Miguel Olmo Martínez...
Sebastian Wagner
10:50 AM Dashboard Bug #39483 (Pending Backport): mgr/dashboard: Make all columns sortable
Stephan Müller
10:39 AM Revision e9e11cd9 (ceph): mgr/prometheus: replace whitespaces in metrics' names
Fixes: https://tracker.ceph.com/issues/39434
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked fr...
Alfonso Martínez
10:24 AM mgr Backport #39459 (In Progress): nautilus: mgr/prometheus: replace whitespaces in metric names
Tatjana Dehler
10:07 AM bluestore Bug #38363: Failure in assert when calling: ceph-volume lvm prepare --bluestore --data /dev/sdg
SCSI defines data protection in SBC-3, "4.22 Protection Information Model".
( http://www.t10.org/drafts.htm#SBC_Fami...
Adam Kupczyk
08:51 AM Revision d8d817a6 (ceph): rgw/pubsub: add another zone for pubsub
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:42 AM rgw Bug #39485: Luminous: a huge bucket stuck in dynamic resharding for one week
I have done some operations to this bucket, as follows:
1. I canceld the bucket dynamic resharding, then client clou...
Rui Xu
08:30 AM mgr Backport #39530 (In Progress): nautilus: tox failures when running "make check"
Nathan Cutler
08:28 AM mgr Backport #39530 (Resolved): nautilus: tox failures when running "make check"
https://github.com/ceph/ceph/pull/27884 Nathan Cutler
08:29 AM rgw Backport #39532 (Resolved): mimic: rgw: resharding of a versioned bucket causes a bucket stats di...
https://github.com/ceph/ceph/pull/28249 Nathan Cutler
08:29 AM rgw Backport #39531 (Rejected): luminous: rgw: resharding of a versioned bucket causes a bucket stats...
Nathan Cutler
08:29 AM mgr Bug #39486: debian package from source - mgr module enable dashboard: Frontend assets not found
update: build new debian packages using "make-debs.sh" which is included in source. these packages include all fronte... Tobias Fischer
08:28 AM Backport #39480 (Resolved): nautilus: tools: pin the version of breathe that works with Python2
Tatjana Dehler
08:21 AM Dashboard Subtask #23858 (Pending Backport): mgr/dashboard: New RBD snapshot names should be prefix with a ...
Stephan Müller
08:15 AM Revision 30aee044 (ceph): mgr/dashboard: Queue notifications as default
Every time "show" is triggers now the notification gets queued before
sending it out. The notification service will m...
Stephan Müller
08:13 AM mgr Bug #39323 (Pending Backport): tox failures when running "make check"
Nathan Cutler
08:13 AM Revision 8bce53fa (ceph): Merge pull request #27614 from smithfarm/wip-39323
tests: mgr/tox: make run-tox.sh scripts more robust
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sebastian...
Nathan Cutler
07:43 AM Revision 3ec11307 (ceph): Merge pull request #27613 from Devp00l/wip-issue-23858
mgr/dashboard: RBD snapshot name suggestion with local time suffix
Reviewed-by: Alfonso Martínez <almartin@redhat.co...
Lenz Grimmer
07:29 AM Revision 13e04977 (ceph): test/crimson: fix a compiler error.
When with -DWITH_SEASTAR=ON, met the following bug:
/home/ceph/src/test/crimson/test_alien_echo.cc:164:13: error: ‘cl...
jianpeng ma
06:49 AM Revision 1f5bb0c2 (ceph): Merge pull request #27880 from majianpeng/fio_ceph_messenger
test/fio: fix a compiler error.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:45 AM rbd Backport #39224 (In Progress): nautilus: deep cp a migration prepared image will results assert
https://github.com/ceph/ceph/pull/27882 Prashant D
06:43 AM rgw Backport #39227 (In Progress): luminous: rgw_file: can't retrieve etag of empty object written th...
https://github.com/ceph/ceph/pull/27881 Prashant D
05:48 AM Revision c6a9e988 (ceph): test/fio: fix a compiler error.
Met the following bug when -DWITH_FIO=ON:
/home/src/test/fio/fio_ceph_messenger.cc:217:5: error: ‘require_authorizer’...
jianpeng ma
04:16 AM Revision 7ece9f0b (ceph): rgw_file: save etag and acl info in setattr
Fixes: https://tracker.ceph.com/issues/38327
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit...
taoCH
04:13 AM Revision 4e14dfc6 (ceph): librbd: do not allow to deep copy migrating image
Fixes: https://tracker.ceph.com/issues/38661
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
04:11 AM CephFS Backport #39222 (In Progress): nautilus: mds: behind on trimming and "[dentry] was purgeable but ...
https://github.com/ceph/ceph/pull/27879 Prashant D
03:47 AM Revision 54374e70 (ceph): doc/release/nautilus: correct instruction command
Correct a systemctl command in an upgrade guide from radosgw.target to ceph-radosgw.target
Signed-off-by: Teeranai Ko...
Teeranai
03:20 AM Revision 63c2060c (ceph): osd: Don't include user changeable flag in snaptrim related assert
Caused by: a53ba7314c53e75d1e0b8a0edd29181db3c93863
Fixes: http://tracker.ceph.com/issues/38124
Signed-off-by: Davi...
David Zafman
01:53 AM Feature #39491 (Fix Under Review): rdtsc() support for s390x
Kefu Chai
01:32 AM RADOS Bug #38846 (In Progress): dump_pgstate_history doesn't really produce useful json output, needs a...
Brad Hubbard
12:39 AM RADOS Backport #39218 (In Progress): luminous: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().i...
https://github.com/ceph/ceph/pull/27878 Prashant D

04/29/2019

11:23 PM Revision 41383a0f (ceph): mds: remove superfluous error in StrayManager::advance_delayed()
Fixes: http://tracker.ceph.com/issues/38679
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
11:23 PM Revision f37e3457 (ceph): mds: open import bounding dirfrags in batch
Fixes: http://tracker.ceph.com/issues/38679
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
11:22 PM Revision 2fad7d77 (ceph): osd/PG: introduce all_missing_unfound helper
We use pg_log.missing to track each peer's missing objects separately,
whereas missing_loc records the location of al...
xie xingguo
11:22 PM Revision 15bc54ea (ceph): osd/PG: move down peers out from peer_purged
In purge_strays(), we'll aggressively clear stray_set and
add all related peers into peer_purged.
However, if the co...
xie xingguo
11:21 PM RADOS Backport #39219 (In Progress): nautilus: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().i...
https://github.com/ceph/ceph/pull/27839 Prashant D
11:18 PM RADOS Bug #38784 (Pending Backport): osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(...
Prashant D
06:29 AM RADOS Bug #38784 (In Progress): osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(soid)...
Prashant D
11:16 PM Revision c85409d8 (ceph): CMakeLists: add std::move warnings in gcc9
Suggested by: https://developers.redhat.com/blog/2019/04/12/understanding-when-not-to-stdmove-in-c/
Clang support: h...
Patrick Donnelly
10:42 PM Revision 0222d0d6 (ceph): ceph_telemetry: accept older formats and transform
Turn crashes from dict into list, and add a datestamp
(either from the report or from received time) to the
Elasticse...
Dan Mick
10:40 PM RADOS Bug #39484 (In Progress): mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Hmm this doesn't make a lot of sense. finish_contexts() swaps out the input list with a local one before running fini... Greg Farnum
09:22 PM RADOS Bug #39484: mon: "FAILED assert(pending_finishers.empty())" when paxos restart
pending_finishers get moved into committing_finishers once they have been submitted to disk, so we probably want to f... Greg Farnum
10:32 PM bluestore Bug #39529: bluestore transaction apparently lost on osd restart
The full run logs can be found at rex004:/slow/sjust/savedlogs/sjust-2019-04-26_14:00:33-rados-wip-sjust-peering-refa... Samuel Just
10:18 PM bluestore Bug #39529: bluestore transaction apparently lost on osd restart
Sage: here's the instance I was talking about. Samuel Just
10:16 PM bluestore Bug #39529: bluestore transaction apparently lost on osd restart
The symptom was that the omap entries for the pg info after restart didn't reflect the pg log and last_update changes... Samuel Just
10:10 PM bluestore Bug #39529 (Need More Info): bluestore transaction apparently lost on osd restart
... Samuel Just
10:16 PM RADOS Bug #39525: lz4 compressor corrupts data when buffers are unaligned
Hi Greg,
That might actually explain how it happened originally; we auto-deploy hosts with salt, and noticed that ...
Erik Lindahl
09:15 PM RADOS Bug #39525: lz4 compressor corrupts data when buffers are unaligned
Hmm are the working and broken OSDs actually running the same binary version? It should work anyway but a bug around ... Greg Farnum
05:23 PM RADOS Bug #39525: lz4 compressor corrupts data when buffers are unaligned
I might have gotten slightly further.
1) On one of the the broken OSDs, the current_epoch is 34626 (clean_thru is...
Erik Lindahl
03:58 PM RADOS Bug #39525 (Resolved): lz4 compressor corrupts data when buffers are unaligned
In conjunction with taking a new storage server online we observed that 5 out of the 6 SSDs we use to store metadata ... Erik Lindahl
10:14 PM Revision 3f3185e6 (ceph): Merge branch 'wip-npm-update-mimic' of https://github.com/tspmelo/ceph ...
Yuri Weinstein
09:31 PM Revision c2ca160b (ceph): mgr/DaemonServer: Fix pgp_num throttling min
This was meant to limit the size of any single change to 1/2 of the
max_misplaced (see the comment above!).
Signed-o...
Sage Weil
09:31 PM Revision 06eeadea (ceph): mgr/DaemonServer: allow pgp_num increases to be fast if pool is empty(ish)
If we just created a new pool and it's basically empty, there is no reason
to throttle the pgp_num changes.
Signed-o...
Sage Weil
09:31 PM Revision 89e8e2a5 (ceph): mgr: fix pgp_num vs merge pacer
This condition should only kick in for pgp_num reductions, or else we'll
end up jump to the end instead of slowing do...
Sage Weil
09:27 PM Revision a0d63c1a (ceph): mgr/DaemonServer: Fix pgp_num throttling min
This was meant to limit the size of any single change to 1/2 of the
max_misplaced (see the comment above!).
Signed-o...
Sage Weil
09:23 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Unfortunately I didn't turn up debug logging for every OSD in the cluster so I don't have those logs. I'll reproduce... Bryan Stillwell
08:58 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Bryan, could you also upload osd.516 and osd.563 logs from the same time period as you've provided for osd.503. Neha Ojha
09:17 PM Revision c7c2d18d (ceph): mgr/DaemonServer: allow pgp_num increases to be fast if pool is empty(ish)
If we just created a new pool and it's basically empty, there is no reason
to throttle the pgp_num changes.
Signed-o...
Sage Weil
09:17 PM Revision e6113c17 (ceph): mgr: fix pgp_num vs merge pacer
This condition should only kick in for pgp_num reductions, or else we'll
end up jump to the end instead of slowing do...
Sage Weil
09:16 PM Feature #39491: rdtsc() support for s390x
https://github.com/ceph/ceph/pull/27797 Greg Farnum
09:07 PM rgw Feature #39528: Adding number of buckets in radosgw-admin user stats command
For now, this script works.... Vikhyat Umrao
08:25 PM rgw Feature #39528: Adding number of buckets in radosgw-admin user stats command
We have the following command for now.... Vikhyat Umrao
08:23 PM rgw Feature #39528 (New): Adding number of buckets in radosgw-admin user stats command
Something like:
- Current:...
Vikhyat Umrao
09:02 PM RADOS Bug #38724: _txc_add_transaction error (39) Directory not empty not handled on operation 21 (op 1...
A user saw this and uploaded with debug 20 on OSD and bluestone: 2d8d22f4-580b-4b57-a13a-f49dade34ba7 Greg Farnum
08:53 PM Revision c18a3fb5 (ceph): mgr/pg_autoscaler: Fix python3 incompatibility
Fixes: http://tracker.ceph.com/issues/38626
Signed-off-by: Marius Schiffer <marius@mschiffer.de>
(cherry picked from...
Marius Schiffer
08:53 PM RADOS Bug #39304: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_acked_tid wa...

After writing tids 1,2,3 the output shows finishing tids 1,2,3,4,5. We can see that the 3rd set of writes was inte...
David Zafman
08:45 PM Revision 8cd11281 (ceph): Merge pull request #27867 from tchaikov/wip-ceph-object-corpus
ceph-object-corpus: pick up 15.0.0-539-g191ab33faf
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:41 PM CephFS Bug #39406 (Fix Under Review): ceph_volume_client: d_name needs to be converted to string before ...
Patrick Donnelly
08:40 PM CephFS Bug #39405 (Fix Under Review): ceph_volume_client: python program embedded in test_volume_client....
Patrick Donnelly
07:35 PM Revision c48dc1dd (ceph): Merge branch 'wip-38507-mimic' of https://github.com/pdvian/ceph into w...
Yuri Weinstein
07:35 PM Revision f4d9895a (ceph): Merge branch 'wip-38511-mimic' of https://github.com/pdvian/ceph into w...
Yuri Weinstein
07:35 PM Revision 860ea4bc (ceph): Merge branch 'wip-38609' of https://github.com/cbodley/ceph into wip-yu...
Yuri Weinstein
07:35 PM Revision fbec242d (ceph): Merge branch 'wip-38587-mimic' of https://github.com/ashishkumsingh/cep...
Yuri Weinstein
07:35 PM Revision 9b31759a (ceph): Merge branch 'wip-38561-mimic' of https://github.com/pdvian/ceph into w...
Yuri Weinstein
07:35 PM Revision 2af40736 (ceph): Merge branch 'wip-38646-mimic' of https://github.com/ashishkumsingh/cep...
Yuri Weinstein
07:35 PM Revision 1834c96c (ceph): Merge branch 'mimic-alt' of https://github.com/mrandybu/ceph into wip-y...
Yuri Weinstein
06:50 PM CephFS Bug #39526 (Fix Under Review): cephfs-shell: teuthology tests
Milind Changire
06:44 PM CephFS Bug #39526 (Resolved): cephfs-shell: teuthology tests
for:
* mkdir
* get
* put
Milind Changire
06:26 PM Revision 272dd1fc (ceph): doc: release notes for 14.2.1
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:24 PM rgw Bug #37942: Integer underflow in bucket stats
This one is going to be hard to reproduce given the count is -3. So unless you have a reproducer, I'm inclined to clo... J. Eric Ivancich
06:20 PM rgw Bug #37473 (Pending Backport): rgw: resharding of a versioned bucket causes a bucket stats discre...
J. Eric Ivancich
05:46 PM Revision 4d33114a (ceph): os/bluestore: fix aio pwritev lost data problem.
On Linux, write() (and similar system calls) will transfer at most
0x7ffff000 (2,147,479,552) bytes, it will cap data...
yang wang
05:06 PM Revision f0a9719d (ceph): Merge pull request #27730 from cbodley/wip-rgw-boost-170
rgw: fix compile errors with boost 1.70
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
04:43 PM Revision c3968c4f (ceph): tools/ceph-objectstore-tool: dump onode internal metadata.
Supported for BlueStore only.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
04:43 PM CephFS Backport #38448: mimic: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26643
merged
Yuri Weinstein
04:43 PM Revision e2fe569f (ceph): Merge pull request #26643 from pdvian/wip-38448-mimic
mimic: MDSMonitor: do not assign standby-replay when degraded
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Re...
Yuri Weinstein
04:42 PM CephFS Backport #38542: mimic: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs because clients can...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26804
merged
Yuri Weinstein
04:42 PM Revision 31369a1e (ceph): Merge pull request #26804 from pdvian/wip-38542-mimic
mimic: qa: unmount clients before deleting fs
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Patrick ...
Yuri Weinstein
04:42 PM CephFS Backport #38544: mimic: qa: "Loading libcephfs-jni: Failure!"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26807
merged
Yuri Weinstein
04:42 PM Revision b8f57c8f (ceph): Merge pull request #26807 from pdvian/wip-38544-mimic
mimic: qa: remove libcephfs-java tests
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Venky Shanka...
Yuri Weinstein
04:41 PM CephFS Backport #38734: mimic: qa: tolerate longer heartbeat timeouts when using valgrind
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26963
merged
Yuri Weinstein
04:41 PM Revision 9600dcfe (ceph): Merge pull request #26963 from ashishkumsingh/wip-38734-mimic
mimic: qa: extend MDS heartbeat grace for valgrind
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Pat...
Yuri Weinstein
04:41 PM CephFS Backport #38670: mimic: "log [WRN] : Health check failed: 1 clients failing to respond to capabil...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27023
merged
Yuri Weinstein
04:41 PM Revision 4f40f35f (ceph): Merge pull request #27023 from pdvian/wip-38670-mimic
mimic: mds: wait for client to release shared cap when re-acquiring xlock
Reviewed-by: Venky Shankar <vshankar@redha...
Yuri Weinstein
04:40 PM CephFS Backport #38689: mimic: mds: inode filtering on 'dump cache' asok
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27058
merged
Yuri Weinstein
04:40 PM Revision dccdc735 (ceph): Merge pull request #27058 from pdvian/wip-38689-mimic
mimic: mds: inode filtering on 'dump cache' asok
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:30 PM Revision 0b63ef8e (ceph): rgw: fix default_placement containing "/" when storage_class is standard
fixes: http://tracker.ceph.com/issues/39380
Signed-off-by: mkogan1 <mkogan@redhat.com>
Mark Kogan
04:17 PM Revision c99f7e16 (ceph): Merge pull request #27861 from tchaikov/wip-utime-cleanup
include/utime: do not cast sec to time_t
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
04:16 PM Dashboard Backport #39467 (In Progress): nautilus: mgr/dashboard: Admin resource not honored
Lenz Grimmer
04:15 PM Revision bd8ed78e (ceph): mgr/dashboard: Do not default to 'admin' as Admin Resource
The current if-statement would always default to 'admin' as the admin
resource regardless of what 'mgr/dashboard/RGW_...
Wido den Hollander
04:13 PM Revision b1ed98a6 (ceph): ceph-object-corpus: pick up 15.0.0-539-g191ab33faf
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:05 PM Revision f92638fe (ceph): Merge pull request #27784 from Devp00l/wip-39483
mgr/dashboard: Make all columns sortable Lenz Grimmer
04:04 PM Revision f3f24906 (ceph): Merge PR #27590 into master
* refs/pull/27590/head:
messages: #include necessary header
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
04:04 PM Revision 5b1bbdfe (ceph): Merge PR #27804 into master
* refs/pull/27804/head:
common, osd: remove erroneous 'section' in dump functions
dencoder: include some missed typ...
Sage Weil
04:03 PM Revision 0191a275 (ceph): Merge PR #27832 into master
* refs/pull/27832/head:
qa/suites/upgrade/mimic-x-singleton: suppress legacy statfs warning
osd: reenable authorize...
Sage Weil
04:01 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
Sage Weil wrote:
> Dan van der Ster wrote:
> > > would it be possible to try that OSD one more time
> >
> > do y...
Dan van der Ster
01:23 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
Dan van der Ster wrote:
> > would it be possible to try that OSD one more time
>
> do you mean to zap/recreate it...
Sage Weil
03:59 PM mgr Bug #39440 (Closed): ceph tell injectargs not working with mgr daemon
- Please use 'ceph config set' command.... Vikhyat Umrao
03:38 PM Revision 519f417e (ceph): Merge pull request #27788 from cyx1231st/wip-seastar-msgr-batch-send
crimson/net: improve batching in the write path
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Radoslaw Zarz...
Kefu Chai
03:23 PM rgw Backport #39416 (Need More Info): luminous: rgw multisite: bucket index logs do not get trimmed u...
non-trivial-backport Nathan Cutler
03:18 PM Dashboard Backport #39524 (Resolved): nautilus: mgr/dashboard: Can't login with a bigger time difference be...
https://github.com/ceph/ceph/pull/27942 Nathan Cutler
03:13 PM Revision 5ca97cd3 (ceph): crimson/net: misc fixes in v1 read path
* abort when decoding/signature-check failed;
* change log-level to warn;
* free the decoded message when failed;
* a...
Yingxin Cheng
02:49 PM Revision a23ec087 (ceph): mgr/dashboard: RBD snapshot name suggestion with local time suffix
The new suffix is still a time that follows the ISO standard as it can
be converted into any other time zone through ...
Stephan Müller
02:44 PM Revision 789f9352 (ceph): mgr/dashboard: Allow the decrease of pg's of an existing pool
Now it's possible to decrease the pg's of an existing pool. The decrease
will take place over time like the increase....
Stephan Müller
02:44 PM Revision a4bd0b3c (ceph): mgr/dashboard: Update messages.xlf
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
02:34 PM Revision 41747f7d (ceph): Merge pull request #27776 from JunHe77/install-deps
install-deps.sh: add option to skip prebuilt boost-* pkgs installation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:10 PM Linux kernel client Bug #39523 (Can't reproduce): small write in ab mode does not change mtime
When we make a small write to a file opened with mode 'ab', the mtime/ctime of the file does not change. (This applie... Dan van der Ster
01:52 PM bluestore Documentation #39522 (Resolved): fix and improve doc regarding manual bluestore cache settings.
Seems like bluestore_cache_kv_max no longer exists and defaults have changed. Jan Fajerski
01:52 PM mgr Backport #39356 (In Progress): nautilus: mgr/rook: Remove support for Rook older than v0.9
Sebastian Wagner
01:51 PM mgr Backport #39313 (In Progress): nautilus: mgr/rook: Fix RGW creation
Sebastian Wagner
01:51 PM mgr Backport #39312 (In Progress): nautilus: mgr/rook: Added missing rgw daemons in "service ls"
Sebastian Wagner
01:48 PM Revision ba6d0f96 (ceph): mgr/dashboard: Make all columns sortable
Fixes: https://tracker.ceph.com/issues/39483
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
01:44 PM Dashboard Bug #35917: mgr/dashboard: Allow the decrease of pg's of an existing pool
Converting this from "feature" to "bug" - not being able to change this via the dashboard while it's possible on the ... Lenz Grimmer
01:28 PM Revision 8785242d (ceph): mgr/dashboard/qa: Fix a few linting issues in dashboard backend tests
Signed-off-by: Tatjana Dehler <tdehler@suse.com> Tatjana Dehler
01:27 PM Revision bd54dff5 (ceph): mgr/rook: Added missing `rgw` daemons in `service ls`
Fixes: http://tracker.ceph.com/issues/39171
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picke...
Sebastian Wagner
01:25 PM Revision 742fb103 (ceph): mgr/rook: Fix RGW creation
`metaDataPool` was renamed to `metadataPool`
Fixes: http://tracker.ceph.com/issues/39158
Signed-off-by: Sebastian Wa...
Sebastian Wagner
01:23 PM Revision 85e4f8e9 (ceph): mgr/rook: Remove support for Rook older than v0.9
http://tracker.ceph.com/issues/39278
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from...
Sebastian Wagner
01:11 PM Revision 50226ef6 (ceph): include/utime: do not cast sec to time_t
strictly speaking, time_t is an opaque time, and in this context, we
need a uint32_t, so it is not necessary and wron...
Kefu Chai
01:10 PM Revision a598ccce (ceph): rgw: resolve bugs and clean up garbage collection code
Does a number of things to clean up rgw gc code:
* adds additional logging to make future debugging easier.
* re...
J. Eric Ivancich
01:08 PM Messengers Backport #39464 (In Progress): mimic: print client IP in default debug_ms log level when "bad crc...
Ashish Singh
12:56 PM Revision 7ebc1d54 (ceph): msg: output peer address when detecting bad CRCs
Fixes: http://tracker.ceph.com/issues/39367
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from comm...
Greg Farnum
12:53 PM Messengers Backport #39463 (In Progress): luminous: print client IP in default debug_ms log level when "bad ...
Ashish Singh
12:51 PM Revision 10b7c670 (ceph): msg: output peer address when detecting bad CRCs
Fixes: http://tracker.ceph.com/issues/39367
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from comm...
Greg Farnum
12:50 PM Messengers Backport #39465 (In Progress): nautilus: print client IP in default debug_ms log level when "bad ...
Ashish Singh
12:47 PM Revision c43bd396 (ceph): msg: output peer address when detecting bad CRCs
Fixes: http://tracker.ceph.com/issues/39367
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from comm...
Greg Farnum
12:41 PM rbd Feature #24065: [fast-diff] interlock object-map/fast-diff features together
Opened tracker ticket #39521 Jason Dillaman
12:14 PM rbd Feature #24065: [fast-diff] interlock object-map/fast-diff features together
@Ricardo: it sounds like a bug if you can disable fast-diff and leave object-map enabled. The dashboard should probab... Jason Dillaman
11:30 AM rbd Feature #24065: [fast-diff] interlock object-map/fast-diff features together
My main question here is, from a Ceph Dashboard point of view, can we simply drop the `fast-diff` checkbox from the R... Ricardo Marques
10:56 AM rbd Feature #24065: [fast-diff] interlock object-map/fast-diff features together
In Nautilus, I cannot create an image with `object-map` and without `fast-diff` because `object-map` will now implici... Ricardo Marques
12:41 PM rbd Bug #39521 (Resolved): Fast-diff can be disabled w/o disabling object-map
Related to the changes from https://tracker.ceph.com/issues/24065. Running "rbd feature disable <image> fast-diff" wi... Jason Dillaman
12:25 PM Dashboard Bug #39300 (Pending Backport): mgr/dashboard: Can't login with a bigger time difference between u...
Lenz Grimmer
12:23 PM Revision 34b4cce6 (ceph): mgr/dashboard: auth: fix user lastUpdate timestamp generation (#27604)
mgr/dashboard: auth: fix user lastUpdate timestamp generation
Reviewed-by: Stephan Müller <smueller@suse.com>
Review...
Lenz Grimmer
11:36 AM mgr Feature #24977 (Pending Backport): Provide a base set of Prometheus alert manager rules that noti...
Lenz Grimmer
11:36 AM Revision 106388be (ceph): monitoring: Prometheus default alerts (#27596)
monitoring: Prometheus default alerts
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Stephan Müller <smue...
Lenz Grimmer
11:14 AM rgw Bug #39495: rgw: swift object expiry fails when a bucket reshards
Abhishek Lekshmanan
10:59 AM Revision b9445a49 (ceph): cephfs-shell: fix string decoding for ls command
* fix string decoding for ls command
* fix string decoding for is_dir_exists() and is_file_exists()
* fix minor flake...
Milind Changire
10:52 AM rgw Backport #39418 (Need More Info): mimic: rgw multisite: bucket index logs do not get trimmed unle...
non-trivial backport Nathan Cutler
10:51 AM Revision 1e8183e0 (ceph): Merge pull request #27837 from cyx1231st/wip-seastar-msgr-fix-read
crimson/net: misc fixes in v1 read path
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:45 AM mgr Backport #39424 (In Progress): luminous: mgr: deadlock
Nathan Cutler
10:30 AM RADOS Backport #39504 (In Progress): nautilus: Give recovery for inactive PGs a higher priority
Nathan Cutler
10:29 AM CephFS Backport #39211 (In Progress): nautilus: MDSTableServer.cc: 83: FAILED assert(version == tid)
Wei-Chung Cheng
10:23 AM RADOS Backport #39520 (Rejected): luminous: snaps missing in mapper, should be: ca was r -2...repaired
Nathan Cutler
10:23 AM RADOS Backport #39519 (Resolved): nautilus: snaps missing in mapper, should be: ca was r -2...repaired
https://github.com/ceph/ceph/pull/28205 Nathan Cutler
10:23 AM RADOS Backport #39518 (Resolved): mimic: snaps missing in mapper, should be: ca was r -2...repaired
https://github.com/ceph/ceph/pull/28232 Nathan Cutler
10:23 AM RADOS Backport #39517 (Resolved): nautilus: Improvements to standalone tests.
https://github.com/ceph/ceph/pull/30528 Nathan Cutler
10:22 AM RADOS Backport #39516 (Resolved): nautilus: osd-backfill-space.sh test failed in TEST_backfill_multi_pa...
https://github.com/ceph/ceph/pull/28187 Nathan Cutler
10:22 AM RADOS Backport #39515 (Rejected): luminous: osd: segv in _preboot -> heartbeat
Nathan Cutler
10:22 AM RADOS Backport #39514 (Resolved): nautilus: osd: segv in _preboot -> heartbeat
https://github.com/ceph/ceph/pull/28164 Nathan Cutler
10:22 AM RADOS Backport #39513 (Resolved): mimic: osd: segv in _preboot -> heartbeat
https://github.com/ceph/ceph/pull/28220 Nathan Cutler
10:22 AM Revision 0314e9e5 (ceph): mds: update projected_version when upgrading snaptable
Fixes: http://tracker.ceph.com/issues/38835
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
10:22 AM RADOS Backport #39512 (Resolved): nautilus: osd acting cycle
https://github.com/ceph/ceph/pull/28160 Nathan Cutler
10:19 AM CephFS Backport #39214 (In Progress): nautilus: mds: there is an assertion when calling Beacon::shutdown()
Wei-Chung Cheng
10:13 AM Revision 67378217 (ceph): mds: there is an assertion when calling Beacon::shutdown()
If you run MDSDaemon::init(), an exception occurs that causes MDSDaemon::suicide()--->Beacon::shutdown()--->sender.jo... huanwen ren
10:11 AM CephFS Backport #39232 (In Progress): nautilus: kclient: nofail option not supported
Wei-Chung Cheng
10:07 AM Revision 344a1398 (ceph): mount.ceph.c: do not pass nofail to the kernel
nofail is a userspace level option and shouldn't be passed to the kernel
Fixes: https://tracker.ceph.com/issues/2326...
Kenneth Waegeman
09:59 AM CephFS Backport #39473 (In Progress): nautilus: mds: fail to resolve snapshot name contains '_'
Wei-Chung Cheng
09:56 AM Revision 038ef629 (ceph): doc: Fix small typo in dashboard documentation
Signed-off-by: Tatjana Dehler <tdehler@suse.com> Tatjana Dehler
09:55 AM CephFS Bug #39511 (Rejected): Cannot remove CephFS snapshot with leading underscore (_)
Due to a misconfigured cronjob I ended up with CephFS snapshots with leading _
rmdir failed with error "No such file...
Stephan Hohn
09:54 AM CephFS Backport #39468 (In Progress): luminous: There is no punctuation mark or blank between tid and c...
Ashish Singh
09:52 AM Revision bcacd76d (ceph): mds: better output of 'ceph health detail'
fixes:http://tracker.ceph.com/issues/39266
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from comm...
shen hang
09:51 AM CephFS Backport #39469 (In Progress): mimic: There is no punctuation mark or blank between tid and clie...
Ashish Singh
09:49 AM Revision e2cae5ed (ceph): mds: better output of 'ceph health detail'
fixes:http://tracker.ceph.com/issues/39266
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from comm...
shen hang
09:48 AM CephFS Backport #39470 (In Progress): nautilus: There is no punctuation mark or blank between tid and c...
Ashish Singh
09:45 AM Revision 34b68e92 (ceph): mds: better output of 'ceph health detail'
fixes:http://tracker.ceph.com/issues/39266
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from comm...
shen hang
08:21 AM Revision bb142b21 (ceph): tools/ceph-objectstore-tool: add --no-superblock option.
This allows to use the tool to inspect 'incomplete' object stores.
E.g. ones created by ceph_test_objectstore.
Signe...
Igor Fedotov
08:13 AM CephFS Backport #39209 (In Progress): nautilus: mds: mds_cap_revoke_eviction_timeout is not used to init...
https://github.com/ceph/ceph/pull/27842 Prashant D
07:58 AM Revision b5e9c890 (ceph): crimson/net: gather message buffers when send
Gather buffers from pending messages/keepalive and send them together.
Signed-off-by: Yingxin Cheng <yingxincheng@gm...
Yingxin Cheng
07:58 AM Revision 4091f76a (ceph): crimson/net: use optional keepalive_ack to notify writes
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
07:58 AM Revision 4df5bb58 (ceph): crimson/net: group write-related general implementations
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
07:58 AM Revision c9aae7a9 (ceph): crimson/net: increase out buffer to 65536
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
07:33 AM Revision 588e0c0e (ceph): rgw/pubsub: make sure bucket is empty before deletion
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:02 AM Revision 6aa66573 (ceph): osd/PGLog: preserve original_crt in proc_replica_log()
This is to prevent rolling back further than deleted object version.
Signed-off-by: Neha Ojha <nojha@redhat.com>
(ch...
Neha Ojha
07:02 AM Revision f2bbc6e5 (ceph): osd/PGLog: preserve original_crt in merge_log()
Fixes: https://tracker.ceph.com/issues/21174
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4...
Neha Ojha
07:01 AM Revision 57718e51 (ceph): osd/PGLog: should not rollback further than deleted object version
When a deleted object becomes a divergent entry in the pg log,
we should not be able to rollback to a version of the ...
Neha Ojha
06:59 AM Revision b4537a49 (ceph): osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
This is particularly important as the crt might have changed before
being passed to merge_object_divergent_entries()....
Neha Ojha
06:42 AM Revision 677dbfce (ceph): Merge branch 'wip-yuval-pubsub_teuthology' of https://github.com/ceph/c...
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:42 AM Revision 2d7c07bb (ceph): rgw/pubsub: fix popping the wrong key
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:42 AM Revision 8362ecc7 (ceph): rgw/pubsub: actually adding the ps tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:42 AM Revision b03a56fe (ceph): rgw/pubsub: fix "no module named rgw_multi.tests"
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:42 AM Revision dfa501cf (ceph): rgw/pubsub: fix "no module named rgw_multi.zone_ps"
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:36 AM Revision 06ec9d2d (ceph): mds: fix SnapRealm::resolve_snapname for long name
Fixes: https://tracker.ceph.com/issues/38832
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
06:35 AM Dashboard Feature #39451: mgr/dashboard: Interlock `fast-diff` and `object-map`
It seems that both, backend and frontend work correctly. The backend does not receive the fast-diff feature flag if i... Patrick Seidensal
06:35 AM Revision d49ebcef (ceph): mds: initialize cap_revoke_eviction_timeout with conf
Fixes: http://tracker.ceph.com/issues/38844
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
01:10 AM Revision f2bafe4b (ceph): Merge pull request #27809 from tchaikov/wip-crimson-auth
crimson,auth: fix FTBFS of crimson-osd and fix v1/v2 auth
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:09 AM Revision 378b057e (ceph): Merge pull request #27831 from tchaikov/wip-crimson-silence-warning
crimson/net: prefer <fmt/chrono.h> over <fmt/time.h>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-...
Kefu Chai
12:55 AM Revision fbee5c24 (ceph): osd/PG: introduce all_missing_unfound helper
We use pg_log.missing to track each peer's missing objects separately,
whereas missing_loc records the location of al...
xie xingguo
12:55 AM Revision 54050173 (ceph): osd/PG: move down peers out from peer_purged
In purge_strays(), we'll aggressively clear stray_set and
add all related peers into peer_purged.
However, if the co...
xie xingguo
12:54 AM CephFS Backport #39208 (In Progress): luminous: mds: mds_cap_revoke_eviction_timeout is not used to init...
https://github.com/ceph/ceph/pull/27840 Prashant D
12:50 AM Revision 4a94173c (ceph): mds: initialize cap_revoke_eviction_timeout with conf
Fixes: http://tracker.ceph.com/issues/38844
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
12:21 AM Revision fdf6f8b2 (ceph): qa/suites/upgrade/mimic-x-singleton: suppress legacy statfs warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

04/28/2019

05:03 PM Revision 24ef73f4 (ceph): Merge pull request #27756 from dillaman/wip-39025
librbd: initial consolidation of internal locks
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:12 PM Revision 88588cf7 (ceph): crimson/net: migrate protocol v1 to auth-client/server
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Yingxin Cheng
04:12 PM Revision 0a109596 (ceph): crimson/mon: tolerate lack of authorizer for some messengers
also, we should not crash on empty auth request buffer.
see also 64eddc4d and b99daab1
Signed-off-by: Kefu Chai <kc...
Kefu Chai
04:12 PM Revision 1a3a1462 (ceph): crimson/osd: sync msgr's require_authorizer with osdmap
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision 2eb4ee45 (ceph): test/crimson: disable authorizer for tests
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision 5f61282e (ceph): crimson: remove ms_get_authorizer() and friends
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision ad5fe6a7 (ceph): crimson/mgr: connect mgr with v2 protocol
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision 1d30bb4e (ceph): crimson/mon: set entity_name before trying to connect to mon
otherwise Monitor.cc or AuthMonitor.cc won't be able to find it in the
keyring.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
04:12 PM Revision 04786235 (ceph): crimson/net: sign message and check it if authorizer is available
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision 4cef78aa (ceph): crimson/osd: pass `Connection*` to Dispatch::ms_dispatch()
it's a regression introduced by c69bf0c002f1b62283b3eb5df62fdcb65963b4ae
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:12 PM Revision e9dc950a (ceph): crimson/mon: pass cct to verify_authorizer()
CephxAuthorizeHandler::verify_authorizer() uses it for querying config
and for a RNG, so we have to pass it a CephCon...
Kefu Chai
04:12 PM Revision 2283f958 (ceph): crimson/net: learn my address from peer
OSD always relies on its server to tell its address, without this
feature, it will advertise a blank ip address to mo...
Kefu Chai
04:12 PM Revision 8dbb9a1c (ceph): auth/cephx: do not require a cct for accessing config
crimson/msgr does not depend on ConfigProxy at the time of writing. we
want to decouple it from config subsystem in h...
Kefu Chai
04:12 PM Revision 1070a1f7 (ceph): auth/Auth: pass utime_t by const reference
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision 66b1f553 (ceph): crimson/mon: renew rotating secret if necessary
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision adc65bcb (ceph): auth: do not use cct unless i have to
crimson messenger's tests does not use ConfigProxy at the time of writing,
and ldout() cannot tell if a log message s...
Kefu Chai
04:12 PM Revision 0a8dbddf (ceph): test/crimson: do not link against ceph-common
crimson-common and ceph-common have subtle difference which is
conditionalized by WITH_SEASTAR macro. and the differe...
Kefu Chai
04:12 PM Revision 7dfca035 (ceph): auth,mon,crimson: pass KeyStore by const reference
AuthAuthorizeHandler::verify_authorizer() neither changes the keystore,
nor expects a nullptr. so we should pass the ...
Kefu Chai
04:12 PM Revision 870937b9 (ceph): crimson/mon: hold rotating_keyring using a pointer
we could have kept rotating_keyring as a plain member variable, but
`AuthClientHandler` keeps a weak reference to it,...
Kefu Chai
04:12 PM Revision 2e28ea3f (ceph): crimson/mon: log when a monitor is fully connected
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM Revision 535aef60 (ceph): crimson/osd: silence -Wunused-variable warning
silence warning like
/home/kchai/ceph/src/crimson/osd/heartbeat.cc:314:24: warning: unused
variable ‘peer’ [-Wunused...
Kefu Chai
04:12 PM CephFS Bug #39510 (Resolved): test_volume_client: test_put_object_versioned is unreliable
test_put_object_versioned in test_volume_client.py succeeds if it receives a CommandFailedError exception from the em... Rishabh Dave
03:37 PM Revision ab565beb (ceph): osd: reenable authorizer on hb messenger for nautilus+
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:23 PM Revision 176db063 (ceph): crimson: add Messenger::{set,get}_require_authorizer()
This flag is used for compatibility with pre-nautilus OSDs, which do not
send authorizers on the OSD heartbeat connec...
Kefu Chai
02:09 PM RADOS Bug #39509 (Need More Info): segm fault when invoke MergeOperatorRouter::Name()
(gdb) bt
#0 0x00007f60321804ab in raise () from /lib64/libpthread.so.0
#1 0x000055aafad0501a in handle_fatal_sign...
Zengran Zhang
01:45 PM Revision b99daab1 (ceph): mon/MonClient: do not crash on empty auth request buffer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:43 PM Revision f10660e8 (ceph): msg: set_require_authorizer on messenger, not dispatcher
This flag is used for compatibility with pre-nautilus OSDs, which do not
send authorizers on the OSD heartbeat connec...
Sage Weil
01:15 PM Revision cb40cc25 (ceph): librbd: removed 'ImageCtx::parent_lock'
The ImageCtx parent-related data structures are now protected
by the image_lock.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
01:15 PM Revision e1fe6d5a (ceph): librbd: removed 'ImageCtx::object_map_lock'
The 'image_lock' now protects the 'object_map' pointer and
the contents of the object-map itself are protected by a
p...
Jason Dillaman
01:15 PM Revision d1eb013f (ceph): librbd: removed 'ImageCtx::md_lock'
This lock used to protect the IO pathway to prevent writes but
that is now handled by the io::ImageRequestWQ. Additio...
Jason Dillaman
01:15 PM Revision a8882932 (ceph): librbd: protect object map with a private member lock
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:15 PM Revision 236ffa31 (ceph): librbd: renamed 'ImageCtx::snap_lock' to 'image_lock'
This is the first step in consolidating multiple locks under a single
reader/writer lock for simplicity.
Signed-off-...
Jason Dillaman
12:09 PM Revision 94237d36 (ceph): osd: Better error message when OSD count is less than osd_pool_default_...
Fixes: http://tracker.ceph.com/issues/38617
Signed-off-by: zjh <jhzeng93@foxmail.com>
zjh
11:20 AM Revision 2ff7c132 (ceph): Merge pull request #27766 from majianpeng/msg-noneed-set-connection
msg/async: no-need set connection for Message.
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
11:18 AM Revision 994de982 (ceph): Merge pull request #27767 from tchaikov/wip-buf-denc-const
buffer, denc: more constness
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Neha Ojha <nojha@red...
Kefu Chai
10:14 AM Revision f8f52cdb (ceph): mgr/ClusterState: add with_osdmap_and_pgmap
Several call sites need to lock both
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 60876ccce...
Sage Weil
10:14 AM Revision 8de7c28f (ceph): mgr: lock pg_map too for osd_pool_stats and notify_osdmap
Fixes: http://tracker.ceph.com/issues/36766
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 03a...
Sage Weil
10:14 AM Revision df6979f2 (ceph): mgr: revise locking in getter paths
There were many places where with_* methods
were blocking on locks while holding the GIL.
Signed-off-by: John Spray ...
Sage Weil
08:43 AM Revision 0e8ac061 (ceph): Merge pull request #27671 from yuvalif/fix_arn_issue
rgw/pubsub: fix topic arn. tenant support to multisite tests Yuval Lifshitz
08:19 AM RADOS Bug #39449: Uninit in EVP_DecryptFinal_ex on ceph::crypto::onwire::AES128GCM_OnWireRxHandler::aut...
/a/kchai-2019-04-27_02:20:42-rados-wip-kefu-testing-2019-04-26-2318-distro-basic-smithi/3898463/remote/smithi017/log/... Kefu Chai
08:02 AM Revision 62c6cb44 (ceph): crimson/net: prefer <fmt/chrono.h> over <fmt/time.h>
in latest libfmt, <fmt/time.h> is deprecated.
to silence warnings like
/home/kchai/ceph/src/fmt/include/fmt/time.h:...
Kefu Chai
03:03 AM mgr Bug #39508 (New): ceph-mgr: blocking requests sent to restful module hangs sometimes in luminous ...
Similar as http://tracker.ceph.com/issues/36764
I create a ceph cluster with single host, and enable restful module ...
Mingqiao Wu
12:29 AM RADOS Bug #38124 (Fix Under Review): OSD down on snaptrim.
David Zafman

04/27/2019

11:26 PM RADOS Bug #38124: OSD down on snaptrim.

The following script sometimes hits the race and crashes an OSD. I've removed the assert and the script has been r...
David Zafman
04:03 PM Revision 90e4c5fa (ceph): mon/Monitor: allow probe if MMonProbe::mon_release == 0
Mimic doesn't set this, but we still need to allow them to probe us.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:58 PM Revision ab1c8043 (ceph): Merge pull request #27757 from dillaman/wip-39021-2
librbd: copyup read stats were incorrectly tied to child
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:56 PM Revision dcde01e3 (ceph): mon: fix min_mon_release print
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:48 PM rgw Backport #39498 (In Progress): mimic: rgw admin: object stat command output's delete_at not readable
Ashish Singh
03:41 PM Revision f4eb269d (ceph): rgw: admin: handle delete_at attr in object stat output
Fixes: https://tracker.ceph.com/issues/39481
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked f...
Abhishek Lekshmanan
03:41 PM Revision cf452946 (ceph): Merge PR #18694 into master
* refs/pull/18694/head:
Merge branch 'master' into sk-add_current_num_in_quota_info
mon/OSDMonitor.cc: Add current ...
Sage Weil
03:41 PM Revision f5314cfb (ceph): Merge PR #22411 into master
* refs/pull/22411/head:
common/WorkQueue: narrow ThreadPool::_lock in func worker.
Reviewed-by: Greg Farnum <gfarnu...
Sage Weil
03:40 PM Revision 320acd45 (ceph): Merge PR #27821 into master
* refs/pull/27821/head:
common/options: allow osd_pool_default_pg_autoscale_mode to update a runtime
Reviewed-by: N...
Sage Weil
03:40 PM Revision f4c4e112 (ceph): Merge PR #27823 into master
* refs/pull/27823/head:
msg/async/ProtocolV1: generate authorizer for mon to mon connections
mon/Monitor: require a...
Sage Weil
03:39 PM rgw Backport #39496 (In Progress): nautilus: rgw admin: object stat command output's delete_at not re...
Ashish Singh
03:36 PM Revision cdbbc240 (ceph): rgw: admin: handle delete_at attr in object stat output
Fixes: https://tracker.ceph.com/issues/39481
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked f...
Abhishek Lekshmanan
03:33 PM Dashboard Backport #39502 (In Progress): nautilus: mgr/dashboard: RGW Bucket API should provide times in UT...
Ashish Singh
11:47 AM rgw Bug #39485: Luminous: a huge bucket stuck in dynamic resharding for one week
Eric Ivancich wrote:
> There have been similar cases in the past where a manual resharding has resolved the issue. H...
Rui Xu
04:39 AM RADOS Documentation #3466: rados manpage: bench still documents "read" rather than "seq/rand"
Dan Mick wrote:
> rados bench read has been replaced with "seq" and "rand", the latter of which is
> still unimplem...
James McClune
02:33 AM Revision a87fce0b (ceph): mgr/BaseMgrModule: drop GIL in set_config
Holding GIL and run mon_command turns out to be easily deadlock-prone.
https://tracker.ceph.com/issues/35985 is a typ...
xie xingguo

04/26/2019

11:45 PM RADOS Bug #39152: nautilus osd crash: Caught signal (Aborted) tp_osd_tp
A similar issue was reported on ceph-users: "Nautilus (14.2.0) OSDs crashing at startup after removing a pool contain... Neha Ojha
11:19 PM RADOS Bug #38124 (In Progress): OSD down on snaptrim.

I am able to reproduce this, so I'll work on a fix.
David Zafman
11:01 PM RADOS Bug #39441 (Pending Backport): osd acting cycle
Neha Ojha
04:23 PM RADOS Bug #39441 (Fix Under Review): osd acting cycle
Neha Ojha
11:00 PM Revision f4684eb8 (ceph): Merge pull request #27798 from neha-ojha/wip-39441
osd/PG: do not use approx_missing_objects pre-nautilus
Reviewed By: Xie Xingguo <xie.xingguo@zte.com.cn>
Reviewed-by...
Neha Ojha
10:27 PM RADOS Bug #38840 (Pending Backport): snaps missing in mapper, should be: ca was r -2...repaired
David Zafman
12:04 AM RADOS Bug #38840: snaps missing in mapper, should be: ca was r -2...repaired
David Zafman
10:23 PM Revision a8b8ce5c (ceph): Merge pull request #27209 from dzafman/wip-38840
osd: Don't evict after a flush if intersecting scrub range
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
06:55 PM RADOS Bug #39333 (Pending Backport): osd-backfill-space.sh test failed in TEST_backfill_multi_partial()
David Zafman
05:12 PM RADOS Bug #39333: osd-backfill-space.sh test failed in TEST_backfill_multi_partial()
David Zafman
06:55 PM Revision 66b041fa (ceph): Merge pull request #27769 from dzafman/wip-39333
osd-backfill-space.sh test failed in TEST_backfill_multi_partial()
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
06:40 PM rgw Bug #39361: rgw: cloud sync module logs attrs in the log
Nathan Cutler
04:32 PM rgw Bug #39361 (In Progress): rgw: cloud sync module logs attrs in the log
Nathan Cutler
06:24 PM Revision 73fa19ab (ceph): common/assert: include ceph_abort_msg(arg) arg in log output
This will also be part of the "assert_msg" field in the crash dump.
Signed-off-by: Sage Weil <sage@redhat.com>
(cher...
Sage Weil
06:24 PM Revision d1b80931 (ceph): Merge PR #27732 into master
* refs/pull/27732/head:
common/assert: include ceph_abort_msg(arg) arg in log output
Reviewed-by: Brad Hubbard <bhu...
Sage Weil
06:23 PM RADOS Bug #39439 (Pending Backport): osd: segv in _preboot -> heartbeat
Sage Weil
06:23 PM Revision d2520707 (ceph): Merge PR #27729 into master
* refs/pull/27729/head:
osd: take heartbeat_lock when calling heartbeat()
Reviewed-by: Brad Hubbard <bhubbard@redha...
Sage Weil
06:23 PM Revision fe3ead18 (ceph): Merge PR #26176 into master
* refs/pull/26176/head:
os/bluestore: do not check osd_max_object_size in _open_path()
Reviewed-by: xie xingguo <xi...
Sage Weil
06:23 PM Revision 8de8eadc (ceph): Merge PR #27786 into master
* refs/pull/27786/head:
qa/suites/upgrade/*-x-singleton: enable bluestore debugging settings
Reviewed-by: Neha Ojha...
Sage Weil
06:18 PM Revision b9a04409 (ceph): msg/async/ProtocolV1: generate authorizer for mon to mon connections
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:11 PM CephFS Bug #39507 (Fix Under Review): cephfs-shell: mkdir error for relative path
Varsha Rao
05:50 PM CephFS Bug #39507 (Resolved): cephfs-shell: mkdir error for relative path
mkdir does not create directory when relative path is specified. Varsha Rao
06:07 PM Revision e2f32372 (ceph): mon/Monitor: require authorizer from peer monitors
Mon to mon links use authorizers. It's only non-mons connecting to mons
that use MAuth messages.
Signed-off-by: Sag...
Sage Weil
06:03 PM Revision d11672db (ceph): common, osd: remove erroneous 'section' in dump functions
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
05:27 PM RADOS Feature #39162 (Pending Backport): Improvements to standalone tests.
David Zafman
05:11 PM Revision 99310234 (ceph): test: osd-backfill-spsace.sh doesn't matter which PG wins the race
Fixes: http://tracker.ceph.com/issues/39333
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:58 PM rgw Bug #39485: Luminous: a huge bucket stuck in dynamic resharding for one week
There have been similar cases in the past where a manual resharding has resolved the issue. Have you tried that? J. Eric Ivancich
09:12 AM rgw Bug #39485: Luminous: a huge bucket stuck in dynamic resharding for one week
This cluster we have update release , version updated from 12.2.2 to 12.2.5 Rui Xu
04:37 PM Revision 9f44a03c (ceph): rgw: drop cloud sync module logs attrs from the log
Fixes: https://tracker.ceph.com/issues/39361
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:34 PM Dashboard Feature #39478: mgr/dashboard: new RGW workflows & RGW enhancements
Just posted the RGW Multi-site Design proposal -- apologies it was broken up into 7 PDF files (as upload max file siz... Ju Lim
04:32 PM Revision cb43327b (ceph): common/options: allow osd_pool_default_pg_autoscale_mode to update a ru...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 23e6b0c5ea9d34e73bb0237ff0a0e91790dea77c)
Sage Weil
04:26 PM Revision 23e6b0c5 (ceph): common/options: allow osd_pool_default_pg_autoscale_mode to update a ru...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:02 PM Backport #39480: nautilus: tools: pin the version of breathe that works with Python2
h3. original description
https://github.com/ceph/ceph/pull/27721 needs to be backported as discussed in https://gi...
Nathan Cutler
04:00 PM rgw Backport #39479: nautilus: test/rgw: fix race in test_rgw_reshard_wait and test_rgw_reshard_wait ...
h3. original description
https://github.com/ceph/ceph/pull/26741 and https://github.com/ceph/ceph/pull/27035 need ...
Nathan Cutler
03:51 PM RADOS Feature #38617 (Fix Under Review): osd: Better error message when OSD count is less than osd_pool...
Neha Ojha
03:46 PM RADOS Backport #39506 (Rejected): mimic: Give recovery for inactive PGs a higher priority
Nathan Cutler
03:46 PM RADOS Backport #39505 (Rejected): luminous: Give recovery for inactive PGs a higher priority
Nathan Cutler
03:46 PM RADOS Backport #39504 (Resolved): nautilus: Give recovery for inactive PGs a higher priority
https://github.com/ceph/ceph/pull/27854 Nathan Cutler
03:46 PM rgw Backport #39503 (Resolved): nautilus: rgw: clean up some logging
https://github.com/ceph/ceph/pull/27953 Nathan Cutler
03:46 PM Dashboard Backport #39502 (Resolved): nautilus: mgr/dashboard: RGW Bucket API should provide times in UTC t...
https://github.com/ceph/ceph/pull/27826 Nathan Cutler
03:45 PM rbd Backport #39501 (Rejected): mimic: snapshot object maps can go inconsistent during copyup
Nathan Cutler
03:45 PM rbd Backport #39500 (Rejected): luminous: snapshot object maps can go inconsistent during copyup
Nathan Cutler
03:45 PM rbd Backport #39499 (Resolved): nautilus: snapshot object maps can go inconsistent during copyup
https://github.com/ceph/ceph/pull/29722 Nathan Cutler
03:45 PM rgw Backport #39498 (Resolved): mimic: rgw admin: object stat command output's delete_at not readable
https://github.com/ceph/ceph/pull/27828 Nathan Cutler
03:45 PM rgw Backport #39497 (Resolved): luminous: rgw admin: object stat command output's delete_at not readable
https://github.com/ceph/ceph/pull/27991 Nathan Cutler
03:45 PM rgw Backport #39496 (Resolved): nautilus: rgw admin: object stat command output's delete_at not readable
https://github.com/ceph/ceph/pull/27827 Nathan Cutler
03:44 PM Revision dd29f3b7 (ceph): os/bluestore: correctly measure deferred writes into new blobs
Writes into new blobs were all counted as write_small_new, but those can
still be deferred later in _do_alloc_write i...
Sage Weil
03:42 PM Revision 46804d28 (ceph): common/options: flag misc ms_* options STARTUP
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit de92bc877e270a07e6d202f976136478f681fe5c)
# Co...
Sage Weil
03:41 PM Revision 01a74a7c (ceph): common/options: flag misc options STARTUP
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0c944c0f5126353ef655f7dd348d37457bced6da)
Sage Weil
03:41 PM Revision d4f0dd8c (ceph): common/options: mark cluster log options with FLAG_RUNTIME, use get_val
We already have observers set up for these; switch to using the
runtime-safe accessor and flag them.
Signed-off-by: ...
Sage Weil
03:41 PM Revision c55e622e (ceph): common/options: mark a bunch of options with FLAG_STARTUP
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 07cc5612bf1b6494b49a40cbee4aeac8b4b91de5)
Sage Weil
03:40 PM Revision c25d2637 (ceph): Merge PR #27789 into master
* refs/pull/27789/head:
os/bluestore: correctly measure deferred writes into new blobs
Reviewed-by: Igor Fedotov <i...
Sage Weil
03:40 PM Revision 908ea39b (ceph): Merge PR #27655 into master
* refs/pull/27655/head:
common/options: flag misc ms_* options STARTUP
common/options: flag misc options STARTUP
c...
Sage Weil
03:40 PM rgw Backport #39418 (New): mimic: rgw multisite: bucket index logs do not get trimmed unless zones 's...
Ashish Singh
01:20 PM rgw Backport #39418 (In Progress): mimic: rgw multisite: bucket index logs do not get trimmed unless ...
Ashish Singh
03:39 PM rgw Backport #39416 (New): luminous: rgw multisite: bucket index logs do not get trimmed unless zones...
Ashish Singh
01:28 PM rgw Backport #39416 (In Progress): luminous: rgw multisite: bucket index logs do not get trimmed unle...
Ashish Singh
02:11 PM rgw Bug #39495 (Resolved): rgw: swift object expiry fails when a bucket reshards
A bucket reshard causes swift object expiry to fail. While further swift client requests will still return a 404 as w... Abhishek Lekshmanan
02:04 PM Dashboard Feature #39494 (New): mgr/dashboard: Add overview landing page for RGW
Add cards for Buckets, Users, Zones and Daemons and sync status between zones. Kanika Murarka
12:12 PM rbd Bug #39435 (Pending Backport): snapshot object maps can go inconsistent during copyup
Jason Dillaman
12:11 PM Revision 483074ef (ceph): Merge pull request #27724 from idryomov/wip-rbd-copyup-zeros
librbd: snapshot object maps can go inconsistent during copyup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:11 PM Revision 33424199 (ceph): Merge pull request #27755 from trociny/wip-rbd-io-scheduler-leak
librbd: leak on canceling simple io scheduler timer task
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:50 AM Dashboard Feature #39493 (New): mgr/dashboard: Future RFE: Integration of Ceph-medic with dashboard
Ceph-medic(https://github.com/ceph/ceph-medic) is a very simple tool to run against a Ceph cluster to detect common i... Kanika Murarka
11:12 AM rgw Backport #39417 (In Progress): nautilus: rgw multisite: bucket index logs do not get trimmed unle...
Ashish Singh
11:08 AM Revision f0445862 (ceph): rgw: use std::optional in bilog trim
clean up an ugly workaround for a bug in boost::optional
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry pi...
Casey Bodley
11:08 AM Revision 00a1210c (ceph): rgw: multisite log trimming only checks peers that sync from us
if there are peer zones in our zonegroup that do not sync from us, they
won't have any sync status that corresponds t...
Casey Bodley
10:15 AM Dashboard Bug #39492 (Fix Under Review): mgr/dashboard: iSCSI GET requests should not be logged
Ricardo Marques
10:09 AM Dashboard Bug #39492 (In Progress): mgr/dashboard: iSCSI GET requests should not be logged
Ricardo Marques
10:08 AM Dashboard Bug #39492 (Resolved): mgr/dashboard: iSCSI GET requests should not be logged
Each time iSCSI targets table is refreshed the following line will be written to the log file:
`2019-04-26 10:00:1...
Ricardo Marques
09:21 AM Revision c0e58bd8 (ceph): monitoring: add a few prometheus alerts
Alerts are from
https://github.com/SUSE/DeepSea/blob/SES5/srv/salt/ceph/monitoring/prometheus/files/ses_default_alert...
Jan Fajerski
08:59 AM RADOS Backport #39204 (In Progress): luminous: osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/27810 Prashant D
08:58 AM Revision 7d4b8f94 (ceph): osd: shutdown recovery_request_timer earlier
recovery_request_timer may hold some QueuePeeringEvts which PGRef,
if we dont shutdown it earlier, it potentially cau...
Zengran Zhang
08:54 AM mgr Backport #39424: luminous: mgr: deadlock
https://github.com/ceph/ceph/pull/27808 xie xingguo
08:34 AM Revision b1d033ce (ceph): common: make uuid_d dencoder-compatible
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:34 AM Revision 68554243 (ceph): common: make utime_t dencoder-compatible
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:34 AM Revision ed60e8eb (ceph): dencoder: include some missed types
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
07:22 AM Revision 78691d32 (ceph): common: optimize encode_utf8
Unroll loop manually to accelerate UTF-8 byte sequence encoding.
Achieves 30% to 50% performance gain on x86 and Arm ...
Yibo Cai
05:58 AM Revision 447e04cb (ceph): osd: make watch_item_t dencoder-compatible
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
03:45 AM RADOS Backport #39205 (In Progress): nautilus: osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/27803 Prashant D
02:35 AM bluestore Bug #39318: w_await high when rockdb compacting
My config rocksdb.... hoan nv
02:18 AM Dashboard Feature #36559 (In Progress): mgr/dashboard: Allow viewing and setting Pool Quotas
Kiefer Chang
01:40 AM RADOS Bug #39484: mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Upload the core dump log file.
And the ceph -s:
!ceph_status.png!
mon.b01 crashs again and again.
haitao chen
01:23 AM CephFS Backport #39198 (In Progress): luminous: mds: we encountered "No space left on device" when movin...
https://github.com/ceph/ceph/pull/27801 Prashant D
01:20 AM Revision a6ff9eaf (ceph): osd: shutdown recovery_request_timer earlier
recovery_request_timer may hold some QueuePeeringEvts which PGRef,
if we dont shutdown it earlier, it potentially cau...
Zengran Zhang
01:18 AM rgw Backport #39202 (In Progress): nautilus: rgw: race condition between resharding and ops waiting o...
https://github.com/ceph/ceph/pull/27800 Prashant D
01:14 AM bluestore Feature #38816: Deferred writes do not work for random writes
master: https://github.com/ceph/ceph/pull/27789
nautilus: https://github.com/ceph/ceph/pull/27819 merged
Konstantin Shalygin
12:48 AM Revision 8df7aa6f (ceph): cmake: update BuildSPDK for spdk-18.05
in spdk v18.05, libuuid is linked by libspdk_util.a, in which,
it is used by lib/util/uuid.c. and libspdk_vol.a uses ...
Kefu Chai
12:03 AM RADOS Bug #35808 (Need More Info): ceph osd ok-to-stop result dosen't match the real situation
Can the reporter test this with the change in https://github.com/ceph/ceph/pull/27503 and report back? David Zafman

04/25/2019

11:58 PM RADOS Bug #38930 (Duplicate): ceph osd safe-to-destroy wrongly approves any out osd

We can backport pull request https://github.com/ceph/ceph/pull/27503 for http://tracker.ceph.com/issues/39099 which...
David Zafman
11:55 PM RADOS Bug #38930 (Pending Backport): ceph osd safe-to-destroy wrongly approves any out osd
David Zafman
11:54 PM RADOS Bug #39099 (Pending Backport): Give recovery for inactive PGs a higher priority
David Zafman
11:51 PM Revision adf13bdb (ceph): mds/server: check directory split after rename.
fixes: http://tracker.ceph.com/issues/38994
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from com...
shen hang
11:30 PM Revision f83b6ea6 (ceph): rgw: fix log messages using "proceeding" to "processing"
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 1c2aa902cb2bec690387ace8eb6b8afb5678...
J. Eric Ivancich
11:30 PM Revision f1484387 (ceph): rgw: correct comment describing function try_refresh_bucket_info
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit d0894e6f6c062907796d10b524088c2abf7e...
J. Eric Ivancich
11:30 PM Revision a6ec7a07 (ceph): rgw: fix race b/w bucket reshard and ops waiting on reshard completion
A previous commit (f84f70d4) added functionality to clean up old
bucket instances and bucket shards once sharding com...
J. Eric Ivancich
10:37 PM Revision dd4350ba (ceph): rgw: beast frontend uses yield_context to read/write body
uses async_write and async_read_some to yield the coroutine during
frontend io
Signed-off-by: Casey Bodley <cbodley@...
Casey Bodley
10:25 PM rgw Bug #39380: On rook master branch s3cmd make bucket returns error InvalidLocationConstraint
J. Eric Ivancich
10:20 PM Dashboard Bug #39295 (Pending Backport): mgr/dashboard: RGW Bucket API should provide times in UTC that wil...
J. Eric Ivancich
10:19 PM rgw Cleanup #39131 (Pending Backport): rgw: clean up some logging
J. Eric Ivancich
10:18 PM Revision 8a4a6ab1 (ceph): Merge pull request #27411 from ivancich/wip-clean-up-logging
rgw: clean up some logging
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Adam C. Emerson <aemers...
J. Eric Ivancich
10:17 PM Revision 1b332073 (ceph): Merge pull request #27456 from wjwithagen/wjw-fix-rgw_amqp.cc
rgw: use the compatibilty function for pthread_setname
Reviewed-by: Kefu Chai <kchai@redhat.com>
J. Eric Ivancich
10:14 PM Revision a553edbb (ceph): Merge pull request #27617 from cbodley/wip-39295
rgw: bucket stats report mtime in UTC
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Alfonso Martíne...
J. Eric Ivancich
10:06 PM Revision 39cc14bd (ceph): Merge pull request #27503 from dzafman/wip-39099
osd: Give recovery for inactive PGs a higher priority
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojh...
David Zafman
09:44 PM Revision 4c617ecf (ceph): osd/PG: do not use approx_missing_objects pre-nautilus
We changed async recovery cost calculation in nautilus to also take
into account approx_missing_objects in ab241bf7e9...
Neha Ojha
09:42 PM Revision 5f34369c (ceph): Merge pull request #27764 from neha-ojha/wip-fix-mimic-x-singleton
qa/suites/upgrade: use correct branch names
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Patrick Donnelly <...
Neha Ojha
09:39 PM Feature #39491 (Resolved): rdtsc() support for s390x
z Systems (aka s390x/s390) supports a time-of-day clock of 64-bits whose bit 63 every 2**-12 seconds, (Bit 53 equates... Neale Ferguson
09:39 PM RADOS Bug #39490 (In Progress): osd: failed to encode map e26 with expected crc
should be fixed by https://github.com/ceph/ceph/pull/27623 Neha Ojha
08:28 PM RADOS Bug #39490 (Resolved): osd: failed to encode map e26 with expected crc

upgrade:nautilus-x/parallel/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/nautilus.yaml 1.1-pg-log-override...
Neha Ojha
09:26 PM Revision 5dcf3676 (ceph): common/options: mark cluster log options with FLAG_RUNTIME, use get_val
We already have observers set up for these; switch to using the
runtime-safe accessor and flag them.
Signed-off-by: ...
Sage Weil
09:26 PM Revision 0c944c0f (ceph): common/options: flag misc options STARTUP
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:26 PM Revision de92bc87 (ceph): common/options: flag misc ms_* options STARTUP
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:08 PM rgw Backport #38713 (In Progress): mimic: rgw: gc entries with zero-length chains are not cleaned up
https://github.com/ceph/ceph/pull/27796 Casey Bodley
02:56 PM rgw Backport #38713: mimic: rgw: gc entries with zero-length chains are not cleaned up
I would really appreciate a backport of this fix to Mimic. This is not only a cosmetic issue but if you have more tha... Gaudenz Steinlin
09:08 PM rgw Backport #38714: luminous: rgw: gc entries with zero-length chains are not cleaned up
backport depends on http://tracker.ceph.com/issues/23223 Casey Bodley
08:53 PM Revision 444aa9f9 (ceph): osd, mon: New pool recovery priority range -10 to 10
Use OSD_POOL_PRIORITY_MAX and OSD_POOL_PRIORITY_MIN constants
Scale legacy priorities if exceeds maximum
Signed-off-...
David Zafman
08:53 PM Revision 71d82dbe (ceph): test: Add tests for pool recovery priority conversion
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:53 PM Revision 42497780 (ceph): osd: Prevent priority from overflowing in the next base level
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:53 PM Revision 9750061d (ceph): mgr: Improve ok-to-stop by using the avail_no_missing for recovery
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:53 PM Revision 69eaaaad (ceph): mon, mgr: Improve PG count by changing up to up_no_acting in pg_count
By not adding a field to pg_count, we don't have to worry about
versioning or backwards compatibility. A mixed clust...
David Zafman
08:53 PM Revision 97f3b7c2 (ceph): mgr: If the requested OSD is down don't trust osd_stat info
If we have a down AND out OSD it may contains osd_stat with num_pgs == 0.
When all PGs aren't active+clean we need an...
David Zafman
08:53 PM Revision 796794b3 (ceph): osd: Add new object_location_counts to pg_stat_t
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:53 PM Revision 71d25464 (ceph): test: osd-recovery-scrub.sh ignore error from kill_daemons()
Another work around for http://tracker.ceph.com/issues/38195
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:45 PM rgw Bug #39487 (Fix Under Review): rgw multisite: datalogs/bilogs are not trimmed if no peer zones ar...
Casey Bodley
03:31 PM rgw Bug #39487 (Resolved): rgw multisite: datalogs/bilogs are not trimmed if no peer zones are proces...
When no peer zones are configured to sync from a source zone, the minimum markers are empty and no entries are trimme... Casey Bodley
08:34 PM RADOS Bug #36748: ms_deliver_verify_authorizer no AuthAuthorizeHandler found for protocol 0
... Neha Ojha
08:27 PM Revision 064f1427 (ceph): rgw: beast handle_connection() takes io_context
as of boost 1.70, the socket no longer has a get_io_context(), so we
have to pass it in as an argument
Signed-off-by...
Casey Bodley
08:27 PM Revision f1651b8c (ceph): rgw: add executor type for basic_waitable_timers
as of boost 1.70, the timer no longer depends on io_context directly,
so we have to specify its executor as a templat...
Casey Bodley
08:13 PM RADOS Bug #38483: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
/a/nojha-2019-04-25_05:43:35-rados-wip-39441-distro-basic-smithi/3892156/ Neha Ojha
08:10 PM RADOS Bug #37797: radosbench tests hit ENOSPC
This one appeared again.
/a/nojha-2019-04-25_05:43:35-rados-wip-39441-distro-basic-smithi/3892141/
Neha Ojha
07:32 PM Revision 7afc486a (ceph): rgw: RGWSyncLogTrimCR wont set last_trim=max_marker
if datalog trim has no peer zones, it will trim once with
marker=99999999. if we set last_trim=99999999, it will neve...
Casey Bodley
06:43 PM Revision da3803f5 (ceph): rgw: data/bilogs are trimmed when no peers are reading them
if no peers zones are configured to sync from us, we can safely trim
our entire log. start with the marker '99999999'...
Casey Bodley
06:40 PM bluestore Bug #39318: w_await high when rockdb compacting
w_await is literally how long it's taking for the device to service requests. If the latency is increasing that mean... Mark Nelson
02:22 PM bluestore Bug #39318: w_await high when rockdb compacting
This sounds like the SSD is just busy from compaction and/or client work. The w_await latency does sound a bit high ... Sage Weil
06:30 PM rgw Bug #37942: Integer underflow in bucket stats
It appears it's set to -3 rather than -1. 18446744073709551615 would be -1. J. Eric Ivancich
06:15 PM Revision d555a948 (ceph): 14.2.1
Jenkins Build Slave User
05:45 PM rgw Bug #39267 (Triaged): RGW: elasticsearch Synchronization failed
Matt Benjamin
05:41 PM rgw Bug #39481 (Pending Backport): rgw admin: object stat command output's delete_at not readable
Abhishek Lekshmanan
12:12 PM rgw Bug #39481 (Resolved): rgw admin: object stat command output's delete_at not readable
We don't decode the utime_t type yet... Abhishek Lekshmanan
05:40 PM Revision b0ecd0a3 (ceph): Merge pull request #27781 from theanalyst/rgw-admin-delete-at
rgw: admin: handle delete_at attr in object stat output
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek L
05:37 PM rgw Bug #39456: rgw: crypto: HMAC ctors cannot safely assert in (e.g.) FIPS mode
Matt Benjamin
05:29 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
> would it be possible to try that OSD one more time
do you mean to zap/recreate it and try again or just start it...
Dan van der Ster
05:26 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
Dan, that dump appears to have multiple errors:... Sage Weil
02:23 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
Same devices (HDD for data and ssd partition for block.db) for both failures.
We have left the osd down since the ...
Dan van der Ster
02:18 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
Taking a look at this. It's interesting that it happened twice on the same device(s)... did it occur again after tha... Sage Weil
05:18 PM rgw Bug #39488 (Fix Under Review): sse-kms: requests to barbican do not url-encode the kms keyid
Casey Bodley
05:03 PM Revision 88c5de4d (ceph): ceph-volume: add test for create_lv using a PV
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 90d296b302e74b59fc67c395b4d08537e2d37a1e)
Mohamad Gebai
05:03 PM Revision 7fef9b80 (ceph): ceph-volume: update volume's tags structure when setting tags
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 4a1198deffb0baf647a6a31e03cbfe98f011ff14)
Mohamad Gebai
05:03 PM Revision 9887e809 (ceph): ceph-volume: add tests for tags
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit c88a6a8ad38410c60ea4945b46da6b3d458c0ff6)
Mohamad Gebai
05:03 PM Revision 8325281b (ceph): ceph-volume: add tests for reduce_vg()
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 1f07776615b7bba5eacf34a8c9fa62c06a57eb4b)
Mohamad Gebai
05:03 PM Revision 016e46f6 (ceph): ceph-volume: add tests for size_from_human_readable()
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 6e3b5306140a433667d1be95df2eba0b57d95ae9)
Mohamad Gebai
05:03 PM Revision 131757c0 (ceph): ceph-volume: add function to convert from a readable string to Size
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 50428062175623d561be01a8124e010a61221845)
Mohamad Gebai
05:03 PM Revision 603e1d6a (ceph): ceph-volume: add clear_tag function for LVs
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 776d485af8b6225fd4059952df36e40ef0ad12b4)
Mohamad Gebai
05:03 PM Revision 04d2ce2f (ceph): ceph-volume: add option to specify a pv for lvcreate
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 38b2d7a66c76d9c5b1d2e00ada9503f22a7d8fb6)
Mohamad Gebai
05:03 PM Revision fe9a2253 (ceph): ceph-volume: add reduce_vg function
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit ce0184b5d7f24f2b3b6a9491e0f3c1c847b8c0e7)
Mohamad Gebai
05:03 PM Revision fc9e982e (ceph): ceph-volume: look for hidden partitions when populating lvs
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit 463091e46ba4032f1b8d90a6770fd7e2d3277a74)
Mohamad Gebai
04:05 PM Revision f758f7c1 (ceph): rgw: data/bilog trimming tracks min markers as strings
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:52 PM bluestore Feature #38816: Deferred writes do not work for random writes
Vitaliy Filippov wrote:
> 1) Bluestore doesn't honor the max_deferred_txc parameter. It starts to flush operations a...
Sage Weil
03:49 PM bluestore Feature #38816: Deferred writes do not work for random writes
Igor Fedotov wrote:
> @Mark, thanks for the update.
> From you perf counter dumps (after?.json) one can see the fol...
Sage Weil
03:49 PM Revision 6fe8540b (ceph): os/bluestore: correctly measure deferred writes into new blobs
Writes into new blobs were all counted as write_small_new, but those can
still be deferred later in _do_alloc_write i...
Sage Weil
03:32 PM Revision fcd43128 (ceph): rgw: fix end condition in AsyncMetadataList for bilog trim
the metadata listing does not include the start_marker, so we need to
include it at the end if we looped all the way ...
Casey Bodley
03:32 PM Revision af7801fc (ceph): rgw: bilog trim uses bucket_info.num_shards to size marker array
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:15 PM Revision 4456dc39 (ceph): librbd: don't update snapshot object maps if copyup data is all zeros
If the data read from the parent is all zeros, deep copyup isn't
performed. However snapshot object maps are updated...
Ilya Dryomov
03:15 PM Revision 5b9d85c1 (ceph): librbd: the first post-migration snapshot isn't always dirty
Currently, the first post-migration snapshot is always marked EXISTS
(i.e. dirty). This is wrong, because the data c...
Ilya Dryomov
03:01 PM Revision 8be1ffc9 (ceph): rgw: crypto: throw DigestException from Digest and HMAC
Fixes: http://tracker.ceph.com/issues/39456
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
02:55 PM rbd Bug #39447 (Fix Under Review): [tests] "rbd" teuthology suite has no coverage of "rbd diff"
Nathan Cutler
02:44 PM bluestore Bug #36482 (In Progress): High amount of Read I/O on BlueFS/DB when listing omap keys
Igor Fedotov
02:15 PM mgr Bug #39486 (Can't reproduce): debian package from source - mgr module enable dashboard: Frontend ...
Hi,
I build Debian Buster (Testing) Packages for Nautilus (14.2.0) according to offcial guide (http://docs.ceph.com/...
Tobias Fischer
01:33 PM Revision 0fe0ec33 (ceph): qa/suites/upgrade/*-x-singleton: enable bluestore debugging settings
We default to bluestore already; use the yaml explicitly so that we get
debugging turned up.
Signed-off-by: Sage Wei...
Sage Weil
01:30 PM bluestore Bug #20236: bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
/a/sage-2019-04-24_22:14:24-rados-wip-sage2-testing-2019-04-24-0829-distro-basic-smithi/3890129... Sage Weil
01:28 PM Revision f4139a88 (ceph): Merge PR #27778 into nautilus
* refs/pull/27778/head:
tools: pin the version of breathe that works with Python2
Reviewed-by: Alfredo Deza <adeza@...
Sage Weil
01:10 PM Dashboard Bug #35917 (Fix Under Review): mgr/dashboard: Allow the decrease of pg's of an existing pool
Stephan Müller
12:44 PM Dashboard Bug #39483 (Fix Under Review): mgr/dashboard: Make all columns sortable
Stephan Müller
12:25 PM Dashboard Bug #39483 (Resolved): mgr/dashboard: Make all columns sortable
Currently the following columns can't be sorted:
* OSD list -> Usage
* Performance counters -> Value
* Pool list...
Stephan Müller
12:39 PM rgw Bug #39485 (Need More Info): Luminous: a huge bucket stuck in dynamic resharding for one week
Ceph version Luminous 12.2.5
It has 3 monitors, 3 rgw gateway, 436 bluestore osds, and nvme disk osd are 24, ssd dis...
Rui Xu
12:38 PM Revision 8a7044d0 (ceph): rgw: cr_rest: allow a error type for wait with bufferlists
This is the version that will not apply json decoding if the type is a
bufferlist
Signed-off-by: Abhishek Lekshmanan...
Abhishek Lekshmanan
12:27 PM RADOS Bug #39484 (Resolved): mon: "FAILED assert(pending_finishers.empty())" when paxos restart
We are running ceph 13.2.5 on Centos Linux 7.5.1804, and the ceph cluster consists of 5 ceph-mon. Every 30 seconds, w... yu feng
12:19 PM Dashboard Feature #39482 (Resolved): mgr/dashboard: Make a long running task out of the increase or decreas...
Currently there is no message or something similar that show the progress of a pool that is increasing or decreasing ... Stephan Müller
12:17 PM Dashboard Feature #39451 (In Progress): mgr/dashboard: Interlock `fast-diff` and `object-map`
Patrick Seidensal
12:13 PM Revision 90999a4d (ceph): rgw: admin: handle delete_at attr in object stat output
Fixes: https://tracker.ceph.com/issues/39481
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
12:10 PM Backport #39480 (In Progress): nautilus: tools: pin the version of breathe that works with Python2
Tatjana Dehler
11:24 AM Backport #39480 (Resolved): nautilus: tools: pin the version of breathe that works with Python2
https://github.com/ceph/ceph/pull/27778
Tatjana Dehler
12:09 PM rgw Backport #39479 (In Progress): nautilus: test/rgw: fix race in test_rgw_reshard_wait and test_rgw...
Tatjana Dehler
11:20 AM rgw Backport #39479 (Resolved): nautilus: test/rgw: fix race in test_rgw_reshard_wait and test_rgw_re...
https://github.com/ceph/ceph/pull/27779 Tatjana Dehler
12:04 PM Revision 2f4814ed (ceph): test/rgw: RGWReshardWait uses std::chrono::steady_clock
the synchronous wait() call uses std::condition_variable::wait_for(),
which is based on std::chrono::steady_clock. th...
Casey Bodley
11:46 AM Revision 8714d914 (ceph): tools: pin the version of breathe that works with Python2
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7ab6a390053d7034b8dcf5a3d94c23a83d29f8ab)
Alfredo Deza
11:17 AM Dashboard Bug #39297 (Fix Under Review): mgr/dashboard: Logs provided by the API should provide timestamps ...
Kanika Murarka
11:14 AM Dashboard Bug #39297: mgr/dashboard: Logs provided by the API should provide timestamps in UTC in ISO 8601 ...
Backend PR: https://github.com/ceph/ceph/pull/27799
Frontend PR: https://github.com/ceph/ceph/pull/27777
Kanika Murarka
11:13 AM Dashboard Bug #39297: mgr/dashboard: Logs provided by the API should provide timestamps in UTC in ISO 8601 ...
@Stephan, Thanks Kanika Murarka
06:35 AM Dashboard Bug #39297: mgr/dashboard: Logs provided by the API should provide timestamps in UTC in ISO 8601 ...
Kanika regarding your question on IRC the best place to fix that is the ceph log module. Stephan Müller
11:05 AM Revision 305961db (ceph): mgr/dashboard: Log's time from UTC to local
Fixes: https://tracker.ceph.com/issues/39297
Signed-off-by: Kanika Murarka <kmurarka@redhat.com>
Kanika Murarka
10:20 AM Dashboard Feature #36559: mgr/dashboard: Allow viewing and setting Pool Quotas
Hi Kiefer, thanks for your offer! Patrick hasn't started working on this one yet, I'm reassigning it to you then. Lenz Grimmer
10:14 AM Dashboard Feature #36559: mgr/dashboard: Allow viewing and setting Pool Quotas
Hi Patrick, if you had not started working on this yet, maybe I can try to implement this. Kiefer Chang
09:49 AM Dashboard Feature #39478 (New): mgr/dashboard: new RGW workflows & RGW enhancements
This issue is the parent of all issues related to:
new RGW workflows & RGW enhancements
Design proposal broken up...
Alfonso Martínez
09:42 AM Dashboard Feature #39477 (In Progress): mgr/dashboard: add/edit missing RGW bucket info
Object Gateway > Buckets > Add/Edit:
* Policy
* Placement targets
* ACLs
* Versioning:
* Multi-factor auth...
Alfonso Martínez
08:57 AM Revision 95aff1e3 (ceph): install-deps.sh: add option to skip prebuilt boost-* pkgs installation
Prebuilt boost-1.67 packages are only available for limited arch on Ubuntu
(x86_64 for bionic, x86_64 and arm64 for x...
Jun He
08:40 AM Revision 0c02a565 (ceph): os/tests: fix garbageCollection test case from store_test.
While running the test case using SSD as block device one could face
a failure caused by unexpectidly small blob size...
Igor Fedotov
08:39 AM Revision 4999f38e (ceph): mimic: test/store_test: workaround for failing BlobReuseOnOverwrite UT
Workarounds: https://tracker.ceph.com/issues/38795
Nautilus+ releases doesn't have the issue which is probably relat...
Igor Fedotov
08:35 AM Revision 878e488b (ceph): Merge pull request #27574 from iotcg/iwarp_rocev2
msg/async/rdma: fix memory leak
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:32 AM Dashboard Bug #37572 (Fix Under Review): mgr/dashboard: Add backend tests for RBD configuration
Patrick Seidensal
08:07 AM RADOS Bug #26958: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_log().get_log().objec...
... Nathan Cutler
07:47 AM CephFS Backport #39430 (In Progress): nautilus: qa: test_sessionmap assumes simple messenger
Nathan Cutler
07:47 AM Revision a2568f2f (ceph): msg/async: dec active connections when marked down
Otherwise, tests can't tell when a connection is stopped until it's eventually
"lazily" deleted. This should be safe ...
Patrick Donnelly
07:47 AM Revision 65205e77 (ceph): msg/async: move connection ref
Trivial optimization.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 5134a7ddbb7dd...
Patrick Donnelly
07:47 AM Revision a9919b74 (ceph): qa: decouple session map test from simple msgr
Instead of looking at the number of threads (used by the simple messenger) to
judge the coming and going of connectio...
Patrick Donnelly
07:46 AM RADOS Backport #39476 (Resolved): nautilus: segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/28141 Nathan Cutler
07:46 AM RADOS Backport #39475 (Resolved): mimic: segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/28206 Nathan Cutler
07:46 AM RADOS Backport #39474 (Resolved): luminous: segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/32349 Nathan Cutler
07:45 AM RADOS Backport #39419 (In Progress): nautilus: rados/upgrade/nautilus-x-singleton: mon.c@1(electing).el...
Nathan Cutler
07:45 AM Revision 3b519a46 (ceph): mon/Elector: format mon_release correctly
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ccb86682361cf20bd48e12b5430efa323fe7520f)
Sage Weil
07:45 AM CephFS Backport #39473 (Resolved): nautilus: mds: fail to resolve snapshot name contains '_'
https://github.com/ceph/ceph/pull/27849 Nathan Cutler
07:45 AM CephFS Backport #39472 (Resolved): mimic: mds: fail to resolve snapshot name contains '_'
https://github.com/ceph/ceph/pull/28186 Nathan Cutler
07:45 AM CephFS Backport #39471 (Resolved): nautilus: Expose CephFS snapshot creation time to clients
https://github.com/ceph/ceph/pull/27901 Nathan Cutler
07:44 AM CephFS Backport #39470 (Resolved): nautilus: There is no punctuation mark or blank between tid and clie...
https://github.com/ceph/ceph/pull/27846 Nathan Cutler
07:44 AM CephFS Backport #39469 (Resolved): mimic: There is no punctuation mark or blank between tid and client_...
https://github.com/ceph/ceph/pull/27847 Nathan Cutler
07:44 AM CephFS Backport #39468 (Resolved): luminous: There is no punctuation mark or blank between tid and clie...
https://github.com/ceph/ceph/pull/27848 Nathan Cutler
07:44 AM Dashboard Backport #39467 (Resolved): nautilus: mgr/dashboard: Admin resource not honored
https://github.com/ceph/ceph/pull/27868 Nathan Cutler
07:44 AM Messengers Backport #39465 (Resolved): nautilus: print client IP in default debug_ms log level when "bad crc...
https://github.com/ceph/ceph/pull/27857 Nathan Cutler
07:43 AM Messengers Backport #39464 (Resolved): mimic: print client IP in default debug_ms log level when "bad crc in...
https://github.com/ceph/ceph/pull/27860 Nathan Cutler
07:43 AM Messengers Backport #39463 (Resolved): luminous: print client IP in default debug_ms log level when "bad crc...
https://github.com/ceph/ceph/pull/27858 Nathan Cutler
07:43 AM rbd Backport #39462 (Resolved): nautilus: [rbd-mirror] "bad crc in data" error when listing large pools
https://github.com/ceph/ceph/pull/28122 Nathan Cutler
07:43 AM rbd Backport #39461 (Resolved): mimic: [rbd-mirror] "bad crc in data" error when listing large pools
https://github.com/ceph/ceph/pull/28123 Nathan Cutler
07:43 AM rbd Backport #39460 (Resolved): luminous: [rbd-mirror] "bad crc in data" error when listing large pools
https://github.com/ceph/ceph/pull/28124 Nathan Cutler
07:43 AM mgr Backport #39459 (Resolved): nautilus: mgr/prometheus: replace whitespaces in metric names
https://github.com/ceph/ceph/pull/27886 Nathan Cutler
07:43 AM mgr Backport #39458 (Resolved): mimic: mgr/prometheus: replace whitespaces in metric names
https://github.com/ceph/ceph/pull/28165 Nathan Cutler
07:43 AM mgr Backport #39457 (Resolved): luminous: mgr/prometheus: replace whitespaces in metric names
https://github.com/ceph/ceph/pull/31105 Nathan Cutler
06:57 AM Revision 9fa2de36 (ceph): mgr/dashboard: .pylintrc: ignore too-many-statements check
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit c3465e03ad11d8c39b61a221aaee78762bc9465c)
Ricardo Dias
06:13 AM RADOS Bug #39443: "ceph daemon" does not support ceph args
Sure, 'debug_ms' was just an example to illustrate the problem. Yes the most (if not all) ceph args do not make sense... Mykola Golub
06:08 AM Revision 7a35128e (ceph): msg/async/rdma: free member hold memory when destructing obj
device_context_list hold the memory allocated through
ibv_get_device_list. release the memory through calling
ibv_fre...
Changcheng Liu
06:08 AM Revision 09c9fa11 (ceph): msg/async/rdma: check allocated memory immediately before using it
The new "allocation functions" will through exception if it failes to
allocate space. There's no need to assert(devic...
Changcheng Liu
06:08 AM Revision ad8a9d54 (ceph): msg/async/rdma: free memory when Infiniband obj is freed
device_list is allocated in Infiniband::init.
When Infiniband obj is destructed, free the allocated
space in case of ...
Changcheng Liu
06:08 AM Revision d775a469 (ceph): msg/async/rdma: use ibv_device_attr object type in Device class
1. Avoid to do memory management without using pointer to operate the
allocated space.
2. Since member type has been ...
Changcheng Liu
06:07 AM Revision 8328312a (ceph): msg/sync/rdma: abort rdma operation when ibv_query_device failed
ibv_query_device return none zero when failing to query rdma
device. run ceph_abort in any case when ibv_query_device...
Changcheng Liu
05:30 AM Revision 49117a04 (ceph): Merge pull request #27741 from tchaikov/doc/dev/wip-corpus.rst
doc/dev/corpus.rst: correct instructions
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:53 AM RADOS Bug #39333 (Fix Under Review): osd-backfill-space.sh test failed in TEST_backfill_multi_partial()
David Zafman
01:40 AM Dashboard Bug #39338 (Pending Backport): mgr/dashboard: Admin resource not honored
Sage Weil
01:40 AM Revision 30a8d911 (ceph): Merge PR #27626 into master
* refs/pull/27626/head:
mgr/dashboard: Do not default to 'admin' as Admin Resource
Reviewed-by: Volker Theile <vthe...
Sage Weil
01:38 AM Dashboard Cleanup #37941 (Resolved): mgr/dashboard: Replace IP address validation with Python standard libr...
Sage Weil
01:38 AM Revision 5ef26e08 (ceph): Merge PR #26184 into master
* refs/pull/26184/head:
mgr/dashboard: Replace IP address validation with Python standard library functions
Reviewe...
Sage Weil
01:38 AM Revision d64d14a5 (ceph): Merge PR #26730 into master
* refs/pull/26730/head:
src/test: remove unused objects to calculate accurate dedup ratio.
src/tools: fix counting ...
Sage Weil
01:19 AM Revision 7642f88b (ceph): denc: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:16 AM Revision f558f730 (ceph): buffer: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:29 AM Revision 6c98782b (ceph): test: Remove redundant mon-seesaw.yaml file
mon.yaml runs all scripts in the qa/standalone/mon dir
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman

04/24/2019

10:09 PM Revision f0e7202c (ceph): osd: For recovery track OSDs that have 0 missing to know how degraded w...
Add backfill priority log message and remove redundanacy to recovery priority
Fixes: https://tracker.ceph.com/issues...
David Zafman
10:00 PM Revision 66dac9d2 (ceph): Merge PR #27566 into master
* refs/pull/27566/head:
auth: kill AuthUnknownSessionHandler
auth: kill AuthUnknown* (except AuthUnknownSessionHand...
Sage Weil
09:31 PM RADOS Bug #35808: ceph osd ok-to-stop result dosen't match the real situation
This may be fixed by https://github.com/ceph/ceph/pull/27503 David Zafman
09:09 PM rgw Bug #39456: rgw: crypto: HMAC ctors cannot safely assert in (e.g.) FIPS mode
https://github.com/ceph/ceph/pull/27765 Matt Benjamin
08:48 PM rgw Bug #39456 (Resolved): rgw: crypto: HMAC ctors cannot safely assert in (e.g.) FIPS mode
Strategy to assert in constructors calling external crypto code--especially HMAC--can lead to an inappropriate abend/... Matt Benjamin
08:07 PM Revision 7e424e72 (ceph): Merge pull request #27579 from cbodley/wip-rgw-split-log-trim
rgw: split mdlog/datalog trimming into separate files
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
08:01 PM Revision 5f1702e8 (ceph): qa/suites/upgrade: use correct branch names
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:54 PM rbd Bug #39455 (Need More Info): "rbd diff" reports diff on freshly-created image
> My expectation based on reading the rbd manpage ("diff - Dump a list of byte extents in the image that have changed... Jason Dillaman
04:54 PM rbd Bug #39455 (Rejected): "rbd diff" reports diff on freshly-created image
While working on #39447 I was surprised to find that "rbd diff" reports a diff in the following case:
Starting fro...
Nathan Cutler
07:47 PM Revision 7b27e627 (ceph): Merge pull request #26173 from cbodley/wip-rgw-async-putobjprocessor
rgw: add YieldingAioThrottle for async PutObj/GetObj
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
07:40 PM RADOS Bug #39441: osd acting cycle
https://github.com/ceph/ceph/pull/24004 was not backported to mimic, which might explain why the octopus osd is calcu... Neha Ojha
07:16 PM CephFS Bug #39437 (Fix Under Review): osd: PriorityCache.cc: 265: FAILED ceph_assert(mem_avail >= 0)
Patrick Donnelly
06:34 PM CephFS Bug #39437: osd: PriorityCache.cc: 265: FAILED ceph_assert(mem_avail >= 0)
https://github.com/ceph/ceph/pull/27763 Mark Nelson
03:42 PM CephFS Bug #39437 (In Progress): osd: PriorityCache.cc: 265: FAILED ceph_assert(mem_avail >= 0)
Mark Nelson wrote:
> Patrick Donnelly wrote:
> > [...]
> >
> > /ceph/teuthology-archive/pdonnell-2019-04-17_06:0...
Patrick Donnelly
03:14 PM CephFS Bug #39437: osd: PriorityCache.cc: 265: FAILED ceph_assert(mem_avail >= 0)
Patrick Donnelly wrote:
> [...]
>
> /ceph/teuthology-archive/pdonnell-2019-04-17_06:07:08-multimds-wip-pdonnell-t...
Mark Nelson
06:51 PM RADOS Bug #39443: "ceph daemon" does not support ceph args
I'm not sure this is a problem — "ceph daemon" is just for talking to a local Unix socket; it doesn't engage in any o... Greg Farnum
10:32 AM RADOS Bug #39443 (New): "ceph daemon" does not support ceph args
This works:... Mykola Golub
06:49 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
We're also seeing Bus Errors instead of segfaults in the OpHistory cleanup at #24664 so these may be related... Greg Farnum
06:47 PM RADOS Bug #39336 (Duplicate): "*** Caught signal (Bus error) **" in upgrade:luminous-x-mimic
Greg Farnum
06:46 PM Revision c58c5754 (ceph): msg/async/ProtocolV1: use AuthServer and AuthClient
Stop using the old ms_* auth methods and instead use the new interfaces
(like V2).
Signed-off-by: Sage Weil <sage@re...
Sage Weil
06:46 PM Revision fc8d9c11 (ceph): mon/MonClient: discard old challenge if authorizer is bad
If we are a server/accepter, and we get a bad authorizer, discard our old
challenge, since the previous exchange has ...
Sage Weil
06:46 PM Revision 91c6016d (ceph): msg: remove old ms_* auth methods from Dispatcher interface
In the mon there is an opportunity to further clean up the code around
get_authorizer().
Signed-off-by: Sage Weil <s...
Sage Weil
06:46 PM Revision 31d71e85 (ceph): auth: kill AuthUnknown* (except AuthUnknownSessionHandler)
These are unreferenced by any other code.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:46 PM Revision a452d070 (ceph): auth: kill AuthUnknownSessionHandler
The only user is ProtocolV1, which passes in an in-use auth_method...
which must be either AUTH_NONE or AUTH_CEPHX si...
Sage Weil
06:41 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Bryan Stillwell wrote:
> I could grab you the debug logs, but that could take a while. Which knobs do you want me t...
Neha Ojha
05:58 PM Revision 3a234164 (ceph): Merge pull request #27279 from dzafman/wip-divergent
Improvements to standalone tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
05:53 PM rbd Bug #39435 (Fix Under Review): snapshot object maps can go inconsistent during copyup
Ilya Dryomov
05:29 PM Revision 9426f1f2 (ceph): tests: mgr/tox: make run-tox.sh scripts more robust
Also take into account that, following a recent code change, WITH_PYTHON3 now
gets set to "3" instead of "ON".
Fixes...
Nathan Cutler
05:24 PM mgr Bug #39440 (Fix Under Review): ceph tell injectargs not working with mgr daemon
Vikhyat Umrao
04:56 PM mgr Bug #39440 (In Progress): ceph tell injectargs not working with mgr daemon
Vikhyat Umrao
04:38 PM Revision 1071f73c (ceph): qa: use skipTest method instead of exception
This is the recommended method to skip a test according to [1]. It also lets us
avoid an unnecessary import.
[1] htt...
Patrick Donnelly
04:18 PM Revision 67a34f2c (ceph): Merge pull request #27750 from tchaikov/wip-silence-gcc-warning
test/objectstore: silence -Wsign-compare warning
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:17 PM Dashboard Backport #39454 (In Progress): nautilus: mgr/dashboard: Validate if any client belongs to more th...
Ricardo Marques
03:56 PM Dashboard Backport #39454 (Resolved): nautilus: mgr/dashboard: Validate if any client belongs to more than ...
https://github.com/ceph/ceph/pull/27760 Ricardo Marques
04:17 PM Dashboard Backport #39453 (In Progress): nautilus: mgr/dashboard: Adapt iSCSI discovery auth for read-only ...
Ricardo Marques
03:55 PM Dashboard Backport #39453 (Resolved): nautilus: mgr/dashboard: Adapt iSCSI discovery auth for read-only users
https://github.com/ceph/ceph/pull/27759 Ricardo Marques
04:16 PM Dashboard Backport #39452 (In Progress): nautilus: mgr/dashboard: iSCSI form is showing a warning
Ricardo Marques
03:55 PM Dashboard Backport #39452 (Resolved): nautilus: mgr/dashboard: iSCSI form is showing a warning
https://github.com/ceph/ceph/pull/27758 Ricardo Marques
04:05 PM CephFS Feature #3244 (In Progress): qa: integrate Ganesha into teuthology testing to regularly exercise ...
Patrick Donnelly
04:02 PM Revision a8b41d2c (ceph): mgr/dashboard: iSCSI: Limit members to 1 group
Fixes: http://tracker.ceph.com/issues/39036
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit fb...
Tiago Melo
04:01 PM Revision d76fad68 (ceph): mgr/dashboard: Add enabled property to SelectOption
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 45e18a9c13ae3332d5dbd7e025b477606ba48a92)
Tiago Melo
04:00 PM Revision db202be6 (ceph): mgr/dashboard: Fix iSCSI Discovery user permissions
Fixes: http://tracker.ceph.com/issues/39328
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit cf...
Tiago Melo
04:00 PM Revision 5cd4c038 (ceph): mgr/ansible: Host ls implementation
Implement the <<host ls>> operation in the orchestrator
Example:
[ ~]$ ceph orchestrator host ls
Hosts
192.168.121.2...
Juan Miguel Olmo Martínez
03:59 PM Revision d82947dd (ceph): mgr/dashboard: Fix iSCSI target form warning
Chrome was throwing an warning because we had multiple inputs with the same id.
Fixes: http://tracker.ceph.com/issue...
Tiago Melo
03:48 PM Revision dd939738 (ceph): Merge PR #27721 into master
* refs/pull/27721/head:
tools: pin the version of breathe that works with Python2
Reviewed-by: Kefu Chai <kchai@red...
Sage Weil
03:45 PM Revision b0113366 (ceph): librbd: avoid repeatedly invoking is_zero() in CopyupRequest
Invoke is_zero() just once, either in handle_read_from_parent() or
handle_deep_copy().
Initialize m_copyup_is_zero t...
Ilya Dryomov
03:40 PM rbd Bug #39021: Several race conditions are possible between io::ObjectRequest and io::CopyupRequest
.... also include https://github.com/ceph/ceph/pull/27757 Jason Dillaman
03:37 PM Revision 9b615c30 (ceph): librbd: copyup read stats were incorrectly tied to child
The parent IO stats should be updated when reading from the parent
image for a copyup.
Signed-off-by: Jason Dillaman...
Jason Dillaman
03:36 PM Dashboard Feature #39451 (Resolved): mgr/dashboard: Interlock `fast-diff` and `object-map`
Original title: Can't create RBD image without fast-diff feature
Steps to reproduce:
1. When creating an image,...
Patrick Seidensal
03:17 PM rbd Backport #39450 (Resolved): librbd cannot open image against Jewel cluster
The RefreshRequest state machine attempts to invoke the OSD cls method 'rbd.get_snapshot_timestamp', which doesn't ex... Jason Dillaman
03:00 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> Yes, this can causes inconsistency. But it's not unique to link count. For example, one client do...
Greg Farnum
07:01 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> Zheng Yan wrote:
> > Jeff Layton wrote:
> > > Zheng Yan wrote:
> > > > Sorry, I mean we don'...
Zheng Yan
02:44 PM Revision 32a3b85a (ceph): librbd: leak on canceling simple io scheduler timer task
When the timer task is canceled it is just deleted and the passed
context will not be executed.
Signed-off-by: Mykol...
Mykola Golub
02:39 PM Revision 4259c3e3 (ceph): rgw: add optional_yield to PutObjProcessors
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision ff482e17 (ceph): rgw: add optional_yield to get_obj_data
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 6c3b26c8 (ceph): rgw: add optional_yield to Aio::librados_op()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 33a7ec68 (ceph): test/rgw: rgw throttle tests use mock operations
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:33 PM CephFS Feature #38829 (Fix Under Review): cephfs-shell: add a "stat" command
Varsha Rao
02:31 PM ceph-volume Bug #38472 (Resolved): ceph-volume lvm batch raises KeyError when wal-devices is defined
Jan Fajerski
02:13 PM Revision 911cbaef (ceph): Merge PR #27709 into nautilus
* refs/pull/27709/head:
mgr/telemetry: default to reports every 24h; lower minimum
mgr/telemetry: exclude hostname ...
Sage Weil
01:49 PM Revision 0d0e8724 (ceph): Merge pull request #27221 from LenzGr/update-backportscripts
script: Obtain milestones via github API
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Nathan Cutler <ncutl...
Nathan Cutler
01:47 PM rbd Bug #39447 (In Progress): [tests] "rbd" teuthology suite has no coverage of "rbd diff"
Nathan Cutler
11:48 AM rbd Bug #39447 (Resolved): [tests] "rbd" teuthology suite has no coverage of "rbd diff"
$SUBJ says it all Nathan Cutler
01:45 PM Revision 02df88d2 (ceph): rgw: write ops use make_throttle() with optional_yield
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:45 PM Revision 4b5f18e1 (ceph): rgw: read ops use make_throttle() with optional_yield
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:44 PM Revision 346b924c (ceph): rgw: add BlockingAioThrottle
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:44 PM Revision 3a283032 (ceph): rgw: add YieldingAioThrottle
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:44 PM Revision 3979d32f (ceph): rgw: add make_throttle() for optionally-async AioThrottle
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:42 PM Revision 3d2d0892 (ceph): Merge pull request #25692 from Liuchang0812/fix-26835
rgw: returns LimitExceeded when user creates too many ACLs
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:41 PM Revision 046043c2 (ceph): Merge pull request #25044 from tianshan/fix_36763
rgw: set null version object acl issues
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:41 PM Revision 3466bc12 (ceph): Merge pull request #21154 from mslovy/rgw-admin-api
rgw: update op_mask of user via admin rest api
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:40 PM Revision 09543f71 (ceph): Merge pull request #17338 from tianshan/fix_roles_pool
rgw: add roles_pool in RGWZoneParams dump/decode json
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:40 PM Revision de278818 (ceph): Merge pull request #17591 from shashalu/fix-bucket-list-versions
rgw: list_bucket versions return NextVersionIdMarker = "null" if next_marker.instance is empty
Reviewed-by: Casey Bo...
Casey Bodley
01:38 PM Revision 2170bdf6 (ceph): doc/rados/operations/devices: document device failure prediction
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 67fadc711aadde093b2ad81442ce5c9e65141af4)
Sage Weil
01:37 PM Revision 61d6d051 (ceph): Merge PR #27472 into master
* refs/pull/27472/head:
doc/rados/operations/devices: document device failure prediction
Reviewed-by: Rick Chen <ri...
Sage Weil
01:36 PM Revision 8b84eb6b (ceph): messages: #include necessary header
* MOSDPGLog.h,MBackfillReserve.h,MOSDPGTrim.h,MRecoveryReserve.h:
for instance, MLogRec is defined in PGPeeringEven...
Kefu Chai
01:34 PM Revision 8f57abeb (ceph): Merge pull request #27573 from iotcg/corpus
import-generated.sh: use PATH to get ceph-dencoder
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:26 PM RADOS Bug #39449: Uninit in EVP_DecryptFinal_ex on ceph::crypto::onwire::AES128GCM_OnWireRxHandler::aut...
PRs:
* https://github.com/ceph/teuthology/pull/1274
* https://github.com/ceph/ceph/pull/27265
Gist:
* https:...
Radoslaw Zarzynski
01:24 PM RADOS Bug #39449 (Resolved): Uninit in EVP_DecryptFinal_ex on ceph::crypto::onwire::AES128GCM_OnWireRxH...
... Sage Weil
01:18 PM RADOS Backport #39431 (In Progress): luminous: Degraded PG does not discover remapped data on originati...
Ashish Singh
01:17 PM Revision 3a06a508 (ceph): osd/PG: discover missing objects when an OSD peers and PG is degraded
When a PG is remapped from OSD `a` to OSD `b`, the objects are
backfilled. When OSD `a` is restarted, objects become ...
Jonas Jelten
01:15 PM Revision 08f4768b (ceph): Merge PR #27696 into master
* refs/pull/27696/head:
osd: make use of pg history and past_intervals in pg_create2 messages
mon/OSDMonitor: track...
Sage Weil
01:14 PM Revision a3a4af34 (ceph): Merge PR #27656 into master
* refs/pull/27656/head:
doc/dev/erasure-coded-pool: update
doc/rados/operations/erasure-code*: update default ec pr...
Sage Weil
12:58 PM Revision f5d19919 (ceph): test/objectstore: silence -Wsign-compare warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:44 PM Dashboard Backport #36334 (In Progress): mimic: mgr/dashboard: Improve error message when backend is unreac...
Anonymous
12:42 PM Dashboard Backport #39347 (In Progress): mimic: mgr/dashboard: Manager should complain about wrong dashboar...
Tatjana Dehler
12:41 PM rbd Bug #24668 (Pending Backport): [test] qemu-iotests tests fails under latest Ubuntu kernel
Mykola Golub
12:40 PM Revision 22973d9d (ceph): Merge pull request #27683 from dillaman/wip-24668
qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:38 PM Revision 877369c1 (ceph): osd/PG: discover missing objects when an OSD peers and PG is degraded
When a PG is remapped from OSD `a` to OSD `b`, the objects are
backfilled. When OSD `a` is restarted, objects become ...
Jonas Jelten
12:36 PM Dashboard Backport #39345 (In Progress): nautilus: mgr/dashboard: code documentation
Lenz Grimmer
12:35 PM RADOS Backport #39433 (In Progress): mimic: Degraded PG does not discover remapped data on originating OSD
Ashish Singh
12:33 PM Revision 301d2794 (ceph): mgr/dashboard: Add frontend code documentation
Adds compodoc as auto-documentation tool for Angular frontend code.
Fixes: http://tracker.ceph.com/issues/36243
Sig...
Ernesto Puerta
12:33 PM Revision e10f6c3e (ceph): osd/PG: discover missing objects when an OSD peers and PG is degraded
When a PG is remapped from OSD `a` to OSD `b`, the objects are
backfilled. When OSD `a` is restarted, objects become ...
Jonas Jelten
12:33 PM RADOS Backport #39432 (In Progress): nautilus: Degraded PG does not discover remapped data on originati...
Ashish Singh
12:32 PM Revision be171d90 (ceph): mgr/dashboard: Manager should complain about wrong dashboard certificate
Fixes: https://tracker.ceph.com/issues/24453
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
12:31 PM rbd Bug #39448 (Resolved): [test] qemu-iotests test case 005 fails due to msgr error message
... Jason Dillaman
12:30 PM Revision f0a910de (ceph): osd/PG: discover missing objects when an OSD peers and PG is degraded
When a PG is remapped from OSD `a` to OSD `b`, the objects are
backfilled. When OSD `a` is restarted, objects become ...
Jonas Jelten
12:22 PM mgr Bug #36471: connection resetting tcp errors between mgr daemons
I'm having the same problem.
Running 13.2.5 with Rook 0.9.
I had the problem before 13.2.5 and was waiting for ...
Jan Smets
12:12 PM Revision 794f66f0 (ceph): script: Obtain milestones via github API
Replace the hard-coded list of milestones with an API request
that obtains this data from github directly.
Signed-of...
Lenz Grimmer
12:10 PM Dashboard Bug #39338 (Fix Under Review): mgr/dashboard: Admin resource not honored
Lenz Grimmer
12:07 PM Dashboard Backport #39346 (In Progress): nautilus: mgr/dashboard: Manager should complain about wrong dashb...
Tatjana Dehler
12:07 PM Revision 64afbc1e (ceph): osd/PG: discover missing objects when an OSD peers and PG is degraded
When a PG is remapped from OSD `a` to OSD `b`, the objects are
backfilled. When OSD `a` is restarted, objects become ...
Jonas Jelten
12:06 PM Revision 0c3ca825 (ceph): import-generated.sh: correct access to ceph-dencoder
align with instructions in doc/dev/corpus.rst.
doc/dev/corpus.rst is under change by kchai@redhat.com
in PR 27552.
S...
Changcheng Liu
12:03 PM Revision d6236547 (ceph): mgr/dashboard: Manager should complain about wrong dashboard certificate
Fixes: https://tracker.ceph.com/issues/24453
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
11:57 AM bluestore Bug #39144: ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main device (slot 2)
Adding "[needs luminous backport]" prefix to subject line so that, just in case the bug gets accidentally marked "Res... Nathan Cutler
11:49 AM Revision 692f4b1a (ceph): doc/dev/corpus.rst: correct instructions
* should keep all OSD up and running, otherwise some tests will wait for
healthy cluster for ever.
* should start 2...
Kefu Chai
11:49 AM Revision b4040f09 (ceph): Merge pull request #27704 from tchaikov/wip-denc-dump
denc: allow DencDumper to dump OOB buffer
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Sage We...
Kefu Chai
11:41 AM Dashboard Bug #39036 (Pending Backport): mgr/dashboard: Validate if any client belongs to more than one group
Lenz Grimmer
11:41 AM Revision 926654a8 (ceph): mgr/dashboard: iSCSI: Limit members to 1 group (#27520)
mgr/dashboard: iSCSI: Limit members to 1 group
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
11:40 AM mgr Fix #39434: mgr/prometheus: replace whitespaces in metric names
Also see https://github.com/ceph/ceph/pull/27725 Lenz Grimmer
11:38 AM mgr Fix #39434 (Pending Backport): mgr/prometheus: replace whitespaces in metric names
Lenz Grimmer
11:38 AM Revision 3deb4f61 (ceph): Merge pull request #27722 from rhcs-dashboard/39434-prometheus-replace-...
mgr/prometheus: replace whitespaces in metrics' names
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Volk...
Lenz Grimmer
11:32 AM Dashboard Bug #39328 (Pending Backport): mgr/dashboard: Adapt iSCSI discovery auth for read-only users
Lenz Grimmer
11:31 AM Revision 54a7cea9 (ceph): Merge pull request #27678 from tspmelo/wip-iscsi-discovery-read
mgr/dashboard: Fix iSCSI Discovery user permissions Lenz Grimmer
11:30 AM Dashboard Bug #39324 (Pending Backport): mgr/dashboard: iSCSI form is showing a warning
Lenz Grimmer
11:29 AM Revision 98d5e47f (ceph): Merge pull request #27609 from tspmelo/wip-iscsi-form-warn
mgr/dashboard: Fix iSCSI target form warning
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
11:21 AM bluestore Backport #39444: luminous: OSD crashed in BitmapAllocator::init_add_free()
https://github.com/ceph/ceph/pull/27739 Igor Fedotov
11:06 AM bluestore Backport #39444 (In Progress): luminous: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
10:41 AM bluestore Backport #39444 (Resolved): luminous: OSD crashed in BitmapAllocator::init_add_free()
https://github.com/ceph/ceph/pull/27739 Igor Fedotov
11:21 AM bluestore Backport #39446: nautilus: OSD crashed in BitmapAllocator::init_add_free()
https://github.com/ceph/ceph/pull/27740 Igor Fedotov
11:05 AM bluestore Backport #39446 (In Progress): nautilus: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
10:41 AM bluestore Backport #39446 (Resolved): nautilus: OSD crashed in BitmapAllocator::init_add_free()
https://github.com/ceph/ceph/pull/27740 Igor Fedotov
11:07 AM bluestore Backport #39445: mimic: OSD crashed in BitmapAllocator::init_add_free()
https://github.com/ceph/ceph/pull/27738 Igor Fedotov
11:05 AM bluestore Backport #39445 (In Progress): mimic: OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
10:41 AM bluestore Backport #39445 (Resolved): mimic: OSD crashed in BitmapAllocator::init_add_free()
https://github.com/ceph/ceph/pull/27738 Igor Fedotov
10:59 AM Revision d389ecb0 (ceph): os/bluestore: fix out-of-bound access in bmap allocator.
Fixes: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
10:47 AM Revision b299aac9 (ceph): os/bluestore: fix out-of-bound access in bmap allocator.
Fixes: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
10:45 AM Dashboard Bug #39140 (Fix Under Review): mgr/dashboard: decouple RBD image disk usage calculation from RBD ...
Ricardo Marques
10:44 AM Revision add4d2b0 (ceph): os/bluestore: fix out-of-bound access in bmap allocator.
Fixes: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
10:35 AM Revision 386d51f0 (ceph): os/bluestore_tool: bluefs-bdev-expand: indicate bypassed for main dev
Pre-nautilis releases are unable to expand main device but they do not
report about that hence user thinks expansion...
Igor Fedotov
10:31 AM Revision bb372904 (ceph): mds: check earlier if directories are already exported
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 46fb90734f371b5467d81cae25c06f8a487a3041)
Rishabh Dave
10:30 AM Revision a8697427 (ceph): mds: dont print auth trees if they are too many
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 13c4152c8b1756a871f817d4b503396b6c9cc81d)
...
Rishabh Dave
10:01 AM rbd Bug #39407 (Pending Backport): [rbd-mirror] "bad crc in data" error when listing large pools
Mykola Golub
10:00 AM Revision 536166b4 (ceph): Merge pull request #27720 from dillaman/wip-39407
rbd-mirror: clear out bufferlist prior to listing mirror images
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:22 AM Revision 8a8d5e89 (ceph): src/test: remove unused objects to calculate accurate dedup ratio.
Signed-off-by: Myoungwon Oh <ommw@sk.com> myoungwon oh
08:28 AM Revision 7e1fcf82 (ceph): msg/async: no-need set connection for Message.
In function decode_message, it already did.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
08:26 AM Revision 6159476e (ceph): denc: rewrite DENC_DUMP_{PRE,POST} using template
* for better readability
* for better debugging experience
* so we can `friend` it in a class in a follow-up change
...
Kefu Chai
08:26 AM Revision 17c15fb8 (ceph): denc: allow DencDumper to dump OOB buffer
if encoder encodes buffers into the bufferlist directly, the
contiguous_appender's out_of_band_offset would be greate...
Kefu Chai
08:26 AM Revision 779419a7 (ceph): crush,msg: silence -Wsign-compare warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:26 AM Revision 41ccb092 (ceph): denc: use scope_guard to close(fd)
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:14 AM CephFS Backport #39191 (In Progress): luminous: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27737 Prashant D
08:12 AM CephFS Backport #39199 (In Progress): nautilus: mds: we encountered "No space left on device" when movin...
https://github.com/ceph/ceph/pull/27736 Prashant D
06:18 AM Revision 4d6e9973 (ceph): mds: drop reconnect message from non-existent session
fixes:http://tracker.ceph.com/issues/39026
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from comm...
shen hang
06:14 AM Revision 0090395c (ceph): mds/server: check directory split after rename.
fixes: http://tracker.ceph.com/issues/38994
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from com...
shen hang
05:40 AM Revision 7c391e78 (ceph): msg/async: Don't miss record l_msgr_running_recv_time if "pendingReadLe...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
01:49 AM rgw Bug #39261: rgw: rgw-admin: search for user by access key
i don't find this command in radosgw-admin. hoan nv
01:09 AM Revision e5bcd0c2 (ceph): qa: add crush-node-flags test
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit bae2231cc501d24cfc9fb0ad673d0d1ed691c440)
xie xingguo
01:08 AM Revision 44718ee7 (ceph): mon/OSDMonitor: remove crush node flags too on "crush rm"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit ee4d718d0fd049120aa5d1c2380efba5aa312b71)
xie xingguo
01:08 AM Revision f55f0556 (ceph): mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH n...
This way we 'll be more compatible with older versions, and can effectively
reduce the map size for large clusters.
...
xie xingguo
01:08 AM Revision a34e340f (ceph): mon/OSDMonitor: osd add-no{up,down,in,out} - remove state checker
The existing sanity checkers are total unnecessary, e.g, noup indicates
we should not allow the corresponding osd to ...
xie xingguo
12:47 AM mgr Bug #35985: deadlock in standby ceph-mgr daemons
The original patch (d590a5391876eda23ef286af5800e5bdbb2b4b97) addressed a race in ActivePyModules.cc whilst the follo... Brad Hubbard
12:44 AM Revision 78bcae1d (ceph): Merge pull request #27719 from xiexingguo/wip-crush-node-flags
mon/OSDMonitor: crush node flags - two fixes; add tests
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:20 AM ceph-volume Bug #39442 (Resolved): ceph-volume lvm batch wrong partitioning with multiple osd per device and ...
When using ceph-volume lvm batch on one device with separate db-device and multiple osd per device, the partitioning ... Luca Cervigni

04/23/2019

10:09 PM RADOS Bug #39441 (Resolved): osd acting cycle
osd.9 (mimic)... Sage Weil
09:48 PM Revision 6f2743b6 (ceph): common/assert: include ceph_abort_msg(arg) arg in log output
This will also be part of the "assert_msg" field in the crash dump.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:06 PM Revision 5cf06c11 (ceph): pybind: added lseek()
Fixes https://tracker.ceph.com/issues/39403
Signed-off-by: Xiaowei Chu <xweichu@hotmail.com>
Xiaowei Chu
08:22 PM CephFS Feature #39403 (Fix Under Review): pybind: add the lseek() function to pybind of cephfs
Patrick Donnelly
06:58 AM CephFS Feature #39403 (Resolved): pybind: add the lseek() function to pybind of cephfs
cephfs pybind: add the lseek() function to pybind of cephfs Xiaowei Chu
08:17 PM CephFS Bug #39436 (Fix Under Review): qa: upgrade task fails from mimic to master
Patrick Donnelly
05:07 PM CephFS Bug #39436 (Resolved): qa: upgrade task fails from mimic to master
... Patrick Donnelly
07:50 PM Revision 83ab6aac (ceph): Merge pull request #26107 from alimaredia/wip-dpp-rgw-put-obj-processor
rgw: log refactoring for putobj_processor
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:07 PM Revision f92a071e (ceph): rgw: log refactoring for AtomicObjProcessor complete
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
06:18 PM Dashboard Cleanup #39032 (Fix Under Review): mgr/dashboard: Different icons for same button in different views
Kanika Murarka
06:18 PM Dashboard Feature #35809 (Fix Under Review): mgr/dashboard: Configure Grafana settings through UI
Kanika Murarka
06:14 PM mgr Bug #39440: ceph tell injectargs not working with mgr daemon
- With MON it works so looks like we need to integrate ceph tell injectargs with MGR daemon.... Vikhyat Umrao
06:13 PM mgr Bug #39440: ceph tell injectargs not working with mgr daemon
- Tested in master branch vstart cluster still same so it is not fixed in master.... Vikhyat Umrao
06:03 PM mgr Bug #39440 (Closed): ceph tell injectargs not working with mgr daemon
- While running `ceph tell` with ceph mgr daemon injectargs it gives an error.... Vikhyat Umrao
06:08 PM Revision 760cb222 (ceph): Merge PR #27628 into master
* refs/pull/27628/head:
common: optimize check_utf8
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:07 PM RADOS Bug #26958 (Pending Backport): osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_lo...
Sage Weil
01:50 AM RADOS Bug #26958 (Fix Under Review): osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_lo...
Neha Ojha
06:06 PM Revision f7ceac90 (ceph): Merge PR #27702 into master
* refs/pull/27702/head:
osd/PG: fix last_complete re-calculation on splitting
Reviewed-by: Neha Ojha <nojha@redhat....
Sage Weil
06:06 PM bluestore Bug #39334 (Pending Backport): OSD crashed in BitmapAllocator::init_add_free()
Sage Weil
06:06 PM Revision fd3c323f (ceph): Merge PR #27691 into master
* refs/pull/27691/head:
os/bluestore: fix out-of-bound access in bmap allocator.
os/bluestore: reproduce out-of-bou...
Sage Weil
06:05 PM RADOS Bug #38296 (Pending Backport): segv in fgets() in collect_sys_info reading /proc/cpuinfo
Sage Weil
06:05 PM Revision aa4adf8c (ceph): Merge PR #27707 into master
* refs/pull/27707/head:
common/util: handle long lines in /proc/cpuinfo
Reviewed-by: Brad Hubbard <bhubbard@redhat....
Sage Weil
06:04 PM RADOS Bug #39439 (Fix Under Review): osd: segv in _preboot -> heartbeat
https://github.com/ceph/ceph/pull/27729 Sage Weil
06:01 PM RADOS Bug #39439 (Resolved): osd: segv in _preboot -> heartbeat
... Sage Weil
06:04 PM Revision 7863d7c6 (ceph): osd: take heartbeat_lock when calling heartbeat()
Fixes: http://tracker.ceph.com/issues/39439
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:00 PM mgr Bug #39363 (Pending Backport): deadlock from moncommand completion
https://github.com/ceph/ceph/pull/27619 Sage Weil
05:53 PM Revision 707ae12a (ceph): Merge PR #27537 into master
* refs/pull/27537/head:
mds: better output of 'ceph health detail'
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:53 PM CephFS Bug #39266 (Pending Backport): There is no punctuation mark or blank between tid and client_id i...
Patrick Donnelly
05:52 PM CephFS Bug #38832 (Pending Backport): mds: fail to resolve snapshot name contains '_'
Patrick Donnelly
05:52 PM Revision 97d6e994 (ceph): Merge PR #27511 into master
* refs/pull/27511/head:
mds: fix SnapRealm::resolve_snapname for long name
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
05:51 PM CephFS Feature #38838 (Pending Backport): Expose CephFS snapshot creation time to clients
Patrick Donnelly
05:50 PM Revision f1defa17 (ceph): Merge PR #27077 into master
* refs/pull/27077/head:
test: check listattr for snapshot btime entry
test: extend LibCephFS.Xattrs test
client: r...
Patrick Donnelly
05:47 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
/ceph/teuthology-archive/pdonnell-2019-04-17_06:12:56-kcephfs-wip-pdonnell-testing-20190417.032809-distro-basic-smith... Patrick Donnelly
05:43 PM Revision 1fb27e62 (ceph): osd/OSDMap: Replace get_out_osds with get_out_existing_osds
Fixes: http://tracker.ceph.com/issues/39154
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from co...
Brad Hubbard
05:41 PM CephFS Bug #39438 (New): workunit fails with EPERM during thrashing
... Patrick Donnelly
05:26 PM CephFS Bug #39437 (Resolved): osd: PriorityCache.cc: 265: FAILED ceph_assert(mem_avail >= 0)
... Patrick Donnelly
05:17 PM Messengers Bug #39367 (Pending Backport): print client IP in default debug_ms log level when "bad crc in {fr...
Neha Ojha
05:16 PM CephFS Bug #39406: ceph_volume_client: d_name needs to be converted to string before using
Also seen in QA:... Patrick Donnelly
09:35 AM CephFS Bug #39406 (Resolved): ceph_volume_client: d_name needs to be converted to string before using
The "d_name in DirEntry":https://github.com/ceph/ceph/blob/master/src/pybind/cephfs/cephfs.pyx#L723 is obtained by ce... Rishabh Dave
04:48 PM Revision a487a863 (ceph): Merge pull request #27725 from theanalyst/perf-counter-names
rgw: sync counters: drop spaces from counter names
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Alfon...
Casey Bodley
03:52 PM Bug #39382: octopus 15.0.0 fails to build on Fedora rawhide (fedora-31) and fedora-30
Or perhaps that just a function of having pulled the source from the github archive. Kaleb KEITHLEY
03:49 PM Bug #39382: octopus 15.0.0 fails to build on Fedora rawhide (fedora-31) and fedora-30
If I copy the spdk source tree from 14.2.0 into the 15.0.0 tree, then cmake will succeed.
Seems to me that the cre...
Kaleb KEITHLEY
03:40 PM Bug #39382: octopus 15.0.0 fails to build on Fedora rawhide (fedora-31) and fedora-30
14.2.0 has the same cmake/modules/BuildDPDK, but 14.2.0 has dpdk bundled in the source tar file, and 15.0.0 does not.... Kaleb KEITHLEY
03:45 PM mgr Fix #39434: mgr/prometheus: replace whitespaces in metric names
This fix should be backported according to the following issue's backports:
https://tracker.ceph.com/issues/38549
Alfonso Martínez
02:27 PM mgr Fix #39434 (Fix Under Review): mgr/prometheus: replace whitespaces in metric names
Alfonso Martínez
02:14 PM mgr Fix #39434 (Closed): mgr/prometheus: replace whitespaces in metric names
When Multi-Site is enabled, RGW sync counters are exposed:
src/rgw/rgw_sync_counters.cc
They have whitespaces in ...
Alfonso Martínez
03:29 PM Revision 97fb4eea (ceph): rgw: sync counters: drop spaces from counter names
Since this might break modules like prometheus and general json processing tools
aren't too happy with spaces.
Fixes...
Abhishek Lekshmanan
03:02 PM Backport #38546 (Resolved): mimic: doc: update reference link for log-based PG
Nathan Cutler
03:02 PM Revision e6d1c63f (ceph): Merge pull request #26829 from pdvian/wip-38546-mimic
mimic: doc: updated reference link for log based PG
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
02:58 PM Revision cd3daa3b (ceph): ceph-volume: look for rotational data in lsblk
Also ask lsblk if a device is rotational if no information
is found in /sys/block, default to True if nothing is foun...
Andrew Schoen
02:56 PM Revision 3206cf00 (ceph): ceph-volume: look for rotational data in lsblk
Also ask lsblk if a device is rotational if no information
is found in /sys/block, default to True if nothing is foun...
Andrew Schoen
02:50 PM rbd Bug #39435 (Resolved): snapshot object maps can go inconsistent during copyup
If the data read from the parent is all zeros, deep copyup isn't performed. However snapshot object maps are updated... Ilya Dryomov
02:20 PM Revision 843802f4 (ceph): mgr/prometheus: replace whitespaces in metrics' names
Fixes: https://tracker.ceph.com/issues/39434
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
02:12 PM Dashboard Bug #35917 (In Progress): mgr/dashboard: Allow the decrease of pg's of an existing pool
Stephan Müller
02:07 PM Revision 15c72943 (ceph): Merge pull request #27703 from tchaikov/wip-rbd-replay-denc
rbd_replay: call the member decode() explicitly
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:54 PM Revision ce2c91f9 (ceph): mgr/dashboard: Clean up TableComponent tests and code (#26784)
mgr/dashboard: Clean up TableComponent tests and code
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: T...
Lenz Grimmer
01:09 PM Revision 7ab6a390 (ceph): tools: pin the version of breathe that works with Python2
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:07 PM RADOS Backport #39433 (Resolved): mimic: Degraded PG does not discover remapped data on originating OSD
https://github.com/ceph/ceph/pull/27745 Nathan Cutler
01:07 PM RADOS Backport #39432 (Resolved): nautilus: Degraded PG does not discover remapped data on originating OSD
https://github.com/ceph/ceph/pull/27744 Nathan Cutler
01:07 PM RADOS Backport #39431 (Resolved): luminous: Degraded PG does not discover remapped data on originating OSD
https://github.com/ceph/ceph/pull/27751 Nathan Cutler
01:07 PM rbd Bug #36626: couldn't rewatch after network was blocked and client blacklisted
The provided log doesn't show any attempt to write IO while the client is blacklisted. Was that part just snipped out... Jason Dillaman
01:06 PM CephFS Backport #39430 (Resolved): nautilus: qa: test_sessionmap assumes simple messenger
https://github.com/ceph/ceph/pull/27772 Nathan Cutler
01:06 PM rbd Backport #39429 (Resolved): mimic: 'rbd mirror status --verbose' will occasionally seg fault
https://github.com/ceph/ceph/pull/28125 Nathan Cutler
01:06 PM rbd Backport #39428 (Resolved): nautilus: 'rbd mirror status --verbose' will occasionally seg fault
https://github.com/ceph/ceph/pull/28121 Nathan Cutler
01:06 PM rbd Backport #39427 (Resolved): luminous: 'rbd mirror status --verbose' will occasionally seg fault
https://github.com/ceph/ceph/pull/28126 Nathan Cutler
01:05 PM mgr Backport #39426 (Resolved): mimic: mgr: deadlock
https://github.com/ceph/ceph/pull/28161 Nathan Cutler
01:05 PM mgr Backport #39425 (Resolved): nautilus: mgr: deadlock
https://github.com/ceph/ceph/pull/28098 Nathan Cutler
01:05 PM mgr Backport #39424 (Resolved): luminous: mgr: deadlock
https://github.com/ceph/ceph/pull/27808 Nathan Cutler
01:05 PM rbd Backport #39423 (Resolved): nautilus: Drop "ceph_test_librbd_api" target
https://github.com/ceph/ceph/pull/28091 Nathan Cutler
01:05 PM RADOS Backport #39422 (Resolved): mimic: Don't mark removed osds in when running "ceph osd in any|all|*"
https://github.com/ceph/ceph/pull/28142 Nathan Cutler
01:05 PM RADOS Backport #39421 (Resolved): nautilus: Don't mark removed osds in when running "ceph osd in any|al...
https://github.com/ceph/ceph/pull/28072 Nathan Cutler
01:05 PM RADOS Backport #39420 (Resolved): luminous: Don't mark removed osds in when running "ceph osd in any|al...
https://github.com/ceph/ceph/pull/27728 Nathan Cutler
01:04 PM RADOS Backport #39419 (Resolved): nautilus: rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elect...
https://github.com/ceph/ceph/pull/27771 Nathan Cutler
01:04 PM rgw Backport #39418 (Rejected): mimic: rgw multisite: bucket index logs do not get trimmed unless zon...
Nathan Cutler
01:04 PM rgw Backport #39417 (Resolved): nautilus: rgw multisite: bucket index logs do not get trimmed unless ...
https://github.com/ceph/ceph/pull/27814 Nathan Cutler
01:04 PM rgw Backport #39416 (Rejected): luminous: rgw multisite: bucket index logs do not get trimmed unless ...
Nathan Cutler
01:04 PM rgw Backport #39415 (Resolved): mimic: multisite: period pusher gets 403 Forbidden against other zone...
https://github.com/ceph/ceph/pull/29256 Nathan Cutler
01:04 PM rgw Backport #39414 (Resolved): nautilus: multisite: period pusher gets 403 Forbidden against other z...
https://github.com/ceph/ceph/pull/27952 Nathan Cutler
01:04 PM rgw Backport #39413 (Rejected): luminous: multisite: period pusher gets 403 Forbidden against other z...
Nathan Cutler
01:03 PM Backport #39412 (Resolved): nautilus: pool_stat.dump() - value of num_store_stats is wrong
https://github.com/ceph/ceph/pull/29946 Nathan Cutler
01:03 PM rgw Backport #39411 (Resolved): mimic: inefficient unordered bucket listing
https://github.com/ceph/ceph/pull/28086 Nathan Cutler
01:03 PM rgw Backport #39410 (Resolved): nautilus: inefficient unordered bucket listing
https://github.com/ceph/ceph/pull/27924 Nathan Cutler
01:03 PM rgw Backport #39409 (Resolved): luminous: inefficient unordered bucket listing
https://github.com/ceph/ceph/pull/28350 Nathan Cutler
12:44 PM Dashboard Cleanup #39408 (New): mgr/dashboard: Add missings tests to DimlessBinary and DimlessBinaryPerSecond
In addition to adding the missing tests, the mentioned two directives have nearly identical content and hence it migh... Patrick Seidensal
12:33 PM Revision 3ca9bba4 (ceph): rbd_replay: call the member decode() explicitly
otherwise, the one defined using WRITE_RAW_ENCODER is called instead.
so in this change, rename the the member functi...
Kefu Chai
12:32 PM Dashboard Bug #38067 (Closed): mgr/dashboard: Add missing tests after PR for RBD QoS
Closing as references have been lost. Patrick Seidensal
12:26 PM rbd Bug #39407 (Fix Under Review): [rbd-mirror] "bad crc in data" error when listing large pools
Jason Dillaman
12:23 PM rbd Bug #39407 (Resolved): [rbd-mirror] "bad crc in data" error when listing large pools
If a pool has more than 1024 images, rbd-mirror will issue multiple "mirror_image_list" commands to the OSD. The subs... Jason Dillaman
12:24 PM Revision 7c5dcf63 (ceph): rbd-mirror: clear out bufferlist prior to listing mirror images
The second call to list mirrored images will fail deep within the
msgr code due to a "bad crc in data" error.
Fixes:...
Jason Dillaman
12:11 PM Revision b7c7a4f3 (ceph): Merge pull request #27521 from trociny/wip-rbd-remove-clone_v2-parent
librbd: optionally move parent image to trash on remove
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:11 PM Revision 0834078e (ceph): Merge pull request #27484 from majianpeng/rbd-nbd
rbd-nbd: sscanf return 0 mean not-match
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:10 PM Revision 67fadc71 (ceph): doc/rados/operations/devices: document device failure prediction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:07 PM rgw Bug #39393 (Pending Backport): inefficient unordered bucket listing
Casey Bodley
12:07 PM Revision 2542abc0 (ceph): Merge pull request #27697 from cbodley/wip-rgw-bucket-list-unordered
rgw: cls_bucket_list_unordered lists a single shard
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: J...
Casey Bodley
12:03 PM Revision b9865ad8 (ceph): osd: make use of pg history and past_intervals in pg_create2 messages
If we get a mismatched epoch and past_intervals, error out early, or else
we'll end up asserting later in the PastInt...
Sage Weil
11:50 AM Revision aeb1c113 (ceph): mgr/dashboard: Replace IP address validation with Python standard libra...
Instead of self-written validation methods to validate IPv4 and IPv6 addresses.
Use Python's standard library functio...
Ashish Singh
11:14 AM Revision f15f69d5 (ceph): Merge pull request #27713 from tchaikov/wip-24842
doc/rbd/rbd-cloudstack: update disk offering URL to new docs
Reviewed-by: Wido den Hollander <wido@42on.com>
Kefu Chai
11:03 AM RADOS Bug #24419: ceph-objectstore-tool unable to open mon store
Were you able to figure out why? Kevin Cao
10:52 AM RADOS Support #39319: Every 15 min - Monitor daemon marked osd.x down, but it is still running
2019-04-23 13:36:20.668791 osd.2 [WRN] Monitor daemon marked osd.2 down, but it is still running
2019-04-23 13:40:36...
Vladimir Savinov
10:51 AM RADOS Support #39319: Every 15 min - Monitor daemon marked osd.x down, but it is still running
I add "debug ms = 1" line in [osd] adm view log monitor in /var/log/ceph
...
mon.greend02-n02ceph02@1(peon) e3 ms...
Vladimir Savinov
08:51 AM CephFS Bug #39405 (Resolved): ceph_volume_client: python program embedded in test_volume_client.py use p...
These embedded program must use python3 instead. Rishabh Dave
07:47 AM Dashboard Cleanup #39384: mgr/dashboard: Unify the look of dashboard charts
Tiago Melo wrote:
> It can be hard to hover/click in a slice if that slice only has 1%, so the user would only hav...
Lenz Grimmer
07:35 AM CephFS Bug #39404 (Fix Under Review): cephfs-shell: fix string decode for ls command
Milind Changire
07:33 AM CephFS Bug #39404: cephfs-shell: fix string decode for ls command
Updated with PR ID
Milind Changire
07:18 AM CephFS Bug #39404 (Resolved): cephfs-shell: fix string decode for ls command
CephFS:~/>>> ls -l
startswith first arg must be bytes or a tuple of bytes, not str
Traceback (most recent call last...
Milind Changire
06:41 AM RADOS Backport #39042 (In Progress): luminous: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27715 Prashant D
06:20 AM Revision bae2231c (ceph): qa: add crush-node-flags test
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:03 AM CephFS Backport #39192 (In Progress): nautilus: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27714 Prashant D
05:26 AM Revision 779eccd1 (ceph): doc/rbd/rbd-cloudstack: update disk offering URL to new docs
point hyperlinks to latest
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:40 AM Revision 01916b99 (ceph): mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH n...
This way we 'll be more compatible with older versions, and can effectively
reduce the map size for large clusters.
...
xie xingguo
04:40 AM Revision ee4d718d (ceph): mon/OSDMonitor: remove crush node flags too on "crush rm"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:58 AM Revision 55b267d0 (ceph): mds: drop reconnect message from non-existent session
fixes:http://tracker.ceph.com/issues/39026
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from comm...
shen hang
02:53 AM Backport #39184 (In Progress): nautilus: Primary won't automatically repair replica on pulling error
https://github.com/ceph/ceph/pull/27711 Prashant D
01:50 AM Revision 7e778980 (ceph): test: Divergent testing of _merge_object_divergent_entries() cases
Case 1: A more recent update exists
Case 2: The first entry in the divergent sequence is a create
Case 3 NOT TESTED ...
David Zafman
12:57 AM Revision aad5d47b (ceph): osd/PG: fix last_complete re-calculation on splitting
We add hard-limit for pg_logs now, which means we might keep trimming
old log entries irrespective of pg's current mi...
xie xingguo

04/22/2019

11:57 PM Revision 0cc5c3aa (ceph): qa: add new test case for pulling error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 6a8aedc1074d487510d8e546ec9e70e169523008)
xie xingguo
11:57 PM Revision f56326e9 (ceph): osd: automatically repair replicated replica on pulling error
However this is not a very complete solution since the broken object
info may still get lost if we switch primaries o...
xie xingguo
11:57 PM Revision cb16d5a7 (ceph): Add checking of num_shards_repaired in osd stats
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 11f072fee11e0b04fc04051765490fc0d16d3854)
David Zafman
11:32 PM RADOS Bug #38296 (In Progress): segv in fgets() in collect_sys_info reading /proc/cpuinfo
Brad Hubbard
05:52 PM RADOS Bug #38296: segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/27707
(looks like the buffer is only 100 chars, and /proc/cpuinfo frequently exc...
Sage Weil
05:52 PM RADOS Bug #38296 (Fix Under Review): segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/27707
(looks like the buffer is only 100 chars, and /proc/cpuinfo frequently exc...
Sage Weil
05:48 PM RADOS Bug #38296: segv in fgets() in collect_sys_info reading /proc/cpuinfo
saw this again: ... Sage Weil
10:10 PM Revision c51b8704 (ceph): mgr/telemetry: default to reports every 24h; lower minimum
Allow more frequent telemetry reports.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 712987d...
Sage Weil
10:10 PM Revision 8928ef10 (ceph): mgr/telemetry: exclude hostname field in crash reports
On some systems the hostname is a fully-qualified domain name and
(even when not a fqdn) may inadvertantly allow the ...
Sage Weil
10:10 PM Revision c6a9f986 (ceph): mgr/telemetry: change crash dict to a list
For ease of indexing. There's no value in timestamp keys.
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry pic...
Dan Mick
10:08 PM Revision 7f220e2d (ceph): Merge PR #27701 into nautilus
* refs/pull/27701/head:
mgr/telemetry: add report_timestamp to sent reports
Sage Weil
10:07 PM Revision 24e7c39d (ceph): Merge PR #27708 into master
* refs/pull/27708/head:
doc/governance: add cbodey
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
10:06 PM Revision 9e5ee15d (ceph): Merge PR #27693 into master
* refs/pull/27693/head:
mgr/telemetry: default to reports every 24h; lower minimum
mgr/telemetry: exclude hostname ...
Sage Weil
10:03 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
I would add the flag to both these commands. Марк Коренберг
09:43 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
Марк Коренберг wrote:
> The command ALREADY HAS this flag, but it does destructive actions without requiring it.
...
Patrick Donnelly
09:37 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
The command ALREADY HAS this flag, but it does destructive actions without requiring it. Марк Коренберг
09:15 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
Sorry, what's the ask here? You want there to be a `--yes-i-really-mean-it` flag? Patrick Donnelly
09:41 PM Bug #39391: Debian/Ubuntu librados2 package does not have librados-common.so symlink
... and the 'ceph:buffer::create*' methods probably should be added to the public API set so that you don't need to l... Jason Dillaman
09:36 PM Bug #39391: Debian/Ubuntu librados2 package does not have librados-common.so symlink
Need to revert 38db3ee6c51ac3978a7dd90aeac0a0cedb617e22 Jason Dillaman
09:17 PM RADOS Bug #39402 (New): Can't remove ghost PGs
This is on the downstream long-running cluster. I can grant SSH access to whomever needs it.
This bug is similar ...
David Galloway
09:11 PM Bug #39355 (Closed): running ceph command on a partially upgraded cluster might fail
15.0.0 is obviously an in-development release; I believe I saw PRs go by fixing up issues with Ceph bool. Greg Farnum
09:06 PM Bug #39401 (Fix Under Review): backfill targets' stats.sum.num_bytes get zeroed between activatio...
Samuel Just
08:40 PM rgw Bug #22162: add roles_pool json decode and encode in RGWZoneParams
Casey Bodley
08:37 PM Revision cf1328d9 (ceph): doc/governance: add cbodey
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM rgw Bug #39400 (In Progress): rgw: user is allowed to issue radosgw-admin rm bucket --bypass-gc on mu...
J. Eric Ivancich
07:49 PM rgw Bug #39400 (Resolved): rgw: user is allowed to issue radosgw-admin rm bucket --bypass-gc on multi...
Either prevent or require a --yes-i-really-mean-it . J. Eric Ivancich
06:50 PM CephFS Bug #38803 (Pending Backport): qa: test_sessionmap assumes simple messenger
Because of the fix to http://tracker.ceph.com/issues/38676 is in nautilus, this must be backported too. Patrick Donnelly
06:26 PM RADOS Bug #39263 (Pending Backport): rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elector(11) ...
Only this commit needs to be backported to nautilus https://github.com/ceph/ceph/pull/27622/commits/ccb86682361cf20bd... Neha Ojha
06:09 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> Jeff Layton wrote:
> > Zheng Yan wrote:
> > > Sorry, I mean we don't need Lx
> >
> > I'm not...
Jeff Layton
05:51 PM Revision b02e8193 (ceph): common/util: handle long lines in /proc/cpuinfo
Fixes: http://tracker.ceph.com/issues/38296
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision cf9dfa79 (ceph): doc/dev/erasure-coded-pool: update
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:16 PM rbd Bug #39031 (Pending Backport): 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
05:16 PM rbd Cleanup #39386 (Resolved): [test] add 'writearound' cache policy test cases to rbd suite
Jason Dillaman
05:08 PM RADOS Bug #39398 (Fix Under Review): osd: fast_info need update when pglog rewind
Neha Ojha
08:43 AM RADOS Bug #39398 (Duplicate): osd: fast_info need update when pglog rewind
When the pglog need rewind, the info.last_update will need to change to
older value, current impl of PG::_prepare_wr...
Zengran Zhang
04:46 PM Revision b184acd2 (ceph): qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Fixes: http://tracker.ceph.com/issues/24668
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:45 PM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
So a quick update, after turning off the devicehealth module, the mgr's seem to be maintaining an active/standby status. Stephen Bird
04:22 PM Revision efc80e57 (ceph): COPYING: extra bits from debian/copyright
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision c9ee32bc (ceph): COPYING: LGPL2.1 -> LGPL-2.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision a0f96165 (ceph): debian/copyright: sync with COPYING
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 3f061083 (ceph): COPYING: add reference to a few Apache-2.0 licensed source files
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 2f361a6e (ceph): relicense LGPL-2.1 code as LGPL-2.1 or LGPL-3.0
The primary motivation to relicense is a desire to integrate with projects
that are licensed under the Apache License...
Sage Weil
04:20 PM Revision 69c7a4d2 (ceph): doc/rados/operations/erasure-code*: update default ec profile references
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 0242d740 (ceph): rgw: log refactoring for putobj_processor
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:30 PM Revision e972c80e (ceph): rgw: thread DoutPrefixProvider into fetch_remote_obj
This is for the AtomicObjProcessor declared there
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
03:23 PM rgw Bug #39393: inefficient unordered bucket listing
Casey Bodley
03:20 PM Revision d37d0339 (ceph): rgw: cls_bucket_list_unordered lists a single shard
CLSRGWIssueBucketList sends the request to every shard, but this loop
intended to list only the current_shard
Fixes:...
Casey Bodley
03:20 PM Revision cd1fc96c (ceph): cls/rgw: expose cls_rgw_bucket_list_op for single shard
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:13 PM Revision 34112907 (ceph): Merge pull request #27694 from dillaman/wip-39386
qa/suites/rbd: added writearound cache test permutations
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:12 PM Revision 5bc54e76 (ceph): Merge pull request #27682 from dillaman/wip-39031
librbd: async open/close should free ImageCtx before issuing callback
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:58 PM Revision 6b97d72e (ceph): Merge pull request #24744 from liewegas/wip-stale-prs
.github/stale.yml: warn at 60, close at 90; adjust message Sage Weil
02:51 PM Revision 4510f336 (ceph): mgr/telemetry: exclude hostname field in crash reports
On some systems the hostname is a fully-qualified domain name and
(even when not a fqdn) may inadvertantly allow the ...
Sage Weil
02:51 PM Revision 712987d5 (ceph): mgr/telemetry: default to reports every 24h; lower minimum
Allow more frequent telemetry reports.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:33 PM Revision 85d9dc6b (ceph): mon/OSDMonitor: track history and past_intervals for creating pgs
PG create messages from mons are the last case where the OSD may have to
scan an unbounded number of old maps in orde...
Sage Weil
02:32 PM Revision e2552110 (ceph): osd/osd_types: add pg_history_t ctor that takes creation epoch+stamp
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:32 PM Revision 89ef2b08 (ceph): osd/osd_types: take bare const OSDMap * to check_new_interval
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:32 PM Revision 5071f1db (ceph): osd/osd_types: make PastIntervals pi_compact_rep print participants
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:50 PM RADOS Bug #37679 (Fix Under Review): osd: pull object from the shard who missing it
Sage Weil
12:11 PM CephFS Bug #39350 (Resolved): df command error
Varsha Rao
12:07 PM Revision 6578fd62 (ceph): mon/Monitor: handle v1 call into handle_auth_request
A v1 connection should "succeed" at this point because the authentication
happens via MAuth messages.
Signed-off-by:...
Sage Weil
12:07 PM Revision 64eddc4d (ceph): mon/MonClient: tolerate lack of authorizer for some dispatchers
This is the equivalent of b8d1c80370443975ca291caeac037ab179dd3791, but
in the new auth framework. OSD heartbeats pr...
Sage Weil
12:07 PM Revision d65d0c77 (ceph): msg/Connection: add is_msgr2()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:04 PM Revision cac90d0f (ceph): Merge PR #27605 into master
* refs/pull/27605/head:
mon/OSDMonitor: osd add-no{up,down,in,out} - remove state checker
Reviewed-by: Sage Weil <s...
Sage Weil
12:03 PM CephFS Feature #38829 (In Progress): cephfs-shell: add a "stat" command
Varsha Rao
07:50 AM RADOS Bug #26958: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_log().get_log().objec...
http://qa-proxy.ceph.com/teuthology/xxg-2019-04-19_03:19:09-rados-wip-yanj-testing-fixpeerings-190418-distro-basic-sm... xie xingguo
07:11 AM Messengers Bug #36764: ceph-mgr: blocking requests sent to restful api server hangs sometimes
I met this issue again in luminous 12.2.11... Mingqiao Wu
05:22 AM rbd Cleanup #39072 (Pending Backport): Drop "ceph_test_librbd_api" target
Mykola Golub
05:22 AM Revision b098cc9f (ceph): Merge pull request #27695 from dillaman/wip-39072
test/librbd: drop 'ceph_test_librbd_api' target
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:43 AM bluestore Bug #39318: w_await high when rockdb compacting
update.
my log in attach file.
rocksdb of osd compact after 30 minutes. i thinks it too fast.
when osd has t...
hoan nv
02:28 AM RADOS Bug #37439 (Pending Backport): Degraded PG does not discover remapped data on originating OSD
Sage Weil
02:28 AM Revision 191ab33f (ceph): Merge PR #27288 into master
* refs/pull/27288/head:
osd/PG: discover missing objects when an OSD peers and PG is degraded
Reviewed-by: xie xing...
Sage Weil
02:26 AM Revision 50b9ab72 (ceph): mgr/telemetry: add report_timestamp to sent reports
Received time may differ from report time, and correlating
to local cluster state events might be useful.
Signed-off...
Dan Mick
02:26 AM Revision 762e2e9c (ceph): Merge PR #27571 into master
* refs/pull/27571/head:
mgr/telemetry: add report_timestamp to sent reports
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 AM Revision de49f345 (ceph): Merge PR #27572 into master
* refs/pull/27572/head:
denc: fix build error by calling global snprintf
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:20 AM Revision f9ab8049 (ceph): Merge PR #27622 into master
* refs/pull/27622/head:
mon: fix INCOMPAT_OCTOPUS feature number
mon/Elector: format mon_release correctly
Reviewe...
Sage Weil

04/21/2019

05:19 PM Revision 47bf2409 (ceph): Merge pull request #27577 from dillaman/wip-rbd-suite-distros
qa/suites/rbd: add random distro selection to librbd tests
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:10 AM mgr Backport #39397 (In Progress): nautilus: deadlock on command completion
Nathan Cutler
09:09 AM mgr Backport #39397 (Resolved): nautilus: deadlock on command completion
https://github.com/ceph/ceph/pull/27699 Nathan Cutler
03:17 AM Revision d912f0b4 (ceph): Merge pull request #27690 from tchaikov/wip-crimson-one-safeguard-is-be...
crimson: pass `Connection*` to Dispatch::ms_dispatch()
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai

04/20/2019

05:34 PM CephFS Bug #39395 (Resolved): ceph: ceph fs auth fails
Since 12.2.12 documentation-backed example invocation of @ceph fs authorize@ fails all the time:... Radosław Piliszek
01:52 PM Revision 755e8c4e (ceph): Merge PR #27595 into master
* refs/pull/27595/head:
osd: add 'ceph osd stop <osd.nnn>' command
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:51 PM mgr Bug #39335 (Pending Backport): deadlock on command completion
nautilus backport: https://github.com/ceph/ceph/pull/27699 Sage Weil
01:49 PM Revision 73d5e360 (ceph): mgr/BaseMgrModule: run MonCommandCompletion on the finisher
The completion takes the ActivePyModules::lock, but the caller may be
holding an internal lock for Objecter and/or Mo...
Sage Weil
01:49 PM Revision f4d7fff4 (ceph): mgr/BaseMgrModule: fix leak
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 36ff938014c636be735ac3c75bcb0e6c5dfa3837)
Sage Weil
01:48 PM Revision df9d1b92 (ceph): Merge PR #27619 into master
* refs/pull/27619/head:
mgr/BaseMgrModule: run MonCommandCompletion on the finisher
mgr/BaseMgrModule: fix leak
Re...
Sage Weil
01:48 PM Revision b2eae023 (ceph): Merge PR #27651 into master
* refs/pull/27651/head:
test/osd/safe-to-destroy.sh: fix typo
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Rev...
Sage Weil
01:47 PM RADOS Bug #39154 (Pending Backport): Don't mark removed osds in when running "ceph osd in any|all|*"
Sage Weil
01:47 PM Revision 542b4a21 (ceph): Merge PR #27663 into master
* refs/pull/27663/head:
osd/OSDMap: Replace get_out_osds with get_out_existing_osds
Reviewed-by: xie xingguo <xie.x...
Sage Weil
06:47 AM rgw Backport #23237: Corrupted downloads from civetweb when using multipart with slow connections
aria2 is not the only client facing this problem, our users use Internet Download Manager and multiple other Windows ... Mustafa Muhammad
06:18 AM Revision 176bfb9b (ceph): Merge pull request #27631 from dmick/wip-telemetry-crasharray
mgr/telemetry: change crash dict to a list
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:16 AM Revision b5e5642c (ceph): Merge pull request #27599 from gregsfortytwo/wip-stale-prs
Miscellaneous lost fixes
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
06:12 AM Revision a319182b (ceph): Merge pull request #27615 from ifed01/wip-ifed-verbose-bluefs-replay
os/bluestore: be more verbose doing bluefs log replay.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:10 AM Revision ebc6db7f (ceph): Merge pull request #27509 from Aran85/fix-pg-dout
osd/PG: the warning seems more serious than what it wanna transmit
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:09 AM Revision d1f5ea70 (ceph): Merge pull request #27592 from tchaikov/wip-ref
message,mgr: drop MessageFactory and friends and use ref_t<> in mgr
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
06:08 AM Bug #39340 (Pending Backport): pool_stat.dump() - value of num_store_stats is wrong
xie xingguo
06:06 AM Bug #39340 (Resolved): pool_stat.dump() - value of num_store_stats is wrong
Kefu Chai
06:05 AM Revision da35dff9 (ceph): Merge pull request #27633 from xiexingguo/wip-39340
osd/osd_types: pool_stat_t::dump - fix 'num_store_stats' field
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:04 AM Revision 3e977292 (ceph): Merge pull request #27658 from gregsfortytwo/wip-39367-crc-peer
msg: output peer address when detecting bad CRCs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:58 AM Revision c69bf0c0 (ceph): crimson: pass `Connection*` to Dispatch::ms_dispatch()
currently, we use a `with_gate()` in `ProtocolV2::read_message()` for
ensuring that `this` (or `Connection` holding t...
Kefu Chai
12:50 AM Revision 0038724c (ceph): Merge pull request #27657 from anthonyeleven/patch-1
doc: operations: improve reweight-by-utilization
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
12:50 AM rgw Bug #39393 (Resolved): inefficient unordered bucket listing
RGWRados::cls_bucket_list_unordered() loops over bucket index shards, but each loop uses CLSRGWIssueBucketList to sen... Casey Bodley

04/19/2019

10:15 PM Revision 8c2b2fdd (ceph): doc: operations: reweight-by-utilization typo
Add a missing backquote delimiter.
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
Anthony D'Atri
09:47 PM Revision 3e86be7d (ceph): common/options: change default erasure-code-profile to k=2 m=2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:55 PM mgr Bug #39040 (Pending Backport): mgr: deadlock
Scratch that, this fix is good! I was just testing a version before this was merged and got confuuused Sage Weil
06:21 PM rbd Feature #24235 (Rejected): Add new command - ceph rbd-mirror status like ceph fs(mds) status
Jason Dillaman
06:19 PM rbd Cleanup #39025 (In Progress): Simplify ImageCtx locking where possible
Jason Dillaman
06:18 PM rbd Cleanup #39072 (Fix Under Review): Drop "ceph_test_librbd_api" target
Jason Dillaman
06:17 PM rbd Cleanup #39072 (In Progress): Drop "ceph_test_librbd_api" target
Jason Dillaman
06:18 PM Revision 5b0a611a (ceph): test/librbd: drop 'ceph_test_librbd_api' target
This was used for API backwards compatibility testing, but now that
the C++ API will not remain stable, it serves no ...
Jason Dillaman
06:13 PM rbd Cleanup #39386 (Fix Under Review): [test] add 'writearound' cache policy test cases to rbd suite
Jason Dillaman
06:04 PM rbd Cleanup #39386 (In Progress): [test] add 'writearound' cache policy test cases to rbd suite
Jason Dillaman
06:11 PM Revision ead16e9a (ceph): qa/suites/rbd: added writearound cache test permutations
Also tweaked the existing writeback cache test permutations to
specify the use of the writeback cache policy.
Fixes:...
Jason Dillaman
03:15 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> Zheng Yan wrote:
> > Sorry, I mean we don't need Lx
>
> I'm not sure I understand. What if ...
Zheng Yan
11:37 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> Sorry, I mean we don't need Lx
I'm not sure I understand. What if other clients have Ls on the...
Jeff Layton
01:19 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Sorry, I mean we don't need Lx Zheng Yan
02:45 PM Messengers Bug #39238: v14.2.0: RDMA/iWAPR/X722 segmentation fault: Infiniband Device failed to query rdma d...
Triggered by below commit:
https://github.com/ceph/ceph/pull/20172/commits/fdde016301ae329f76c621337c384ac60aa0d210
...
Changcheng Liu
02:09 PM Revision 36ff9380 (ceph): mgr/BaseMgrModule: fix leak
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:09 PM Revision b8f2bc43 (ceph): mgr/BaseMgrModule: run MonCommandCompletion on the finisher
The completion takes the ActivePyModules::lock, but the caller may be
holding an internal lock for Objecter and/or Mo...
Sage Weil
01:41 PM bluestore Bug #39334 (Fix Under Review): OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
12:00 PM bluestore Bug #39334 (In Progress): OSD crashed in BitmapAllocator::init_add_free()
Sage Weil wrote:
> looks like an off-by-one perhaps?
> [...]
> it looks like the code lets pos reach pos_e, or l0_...
Igor Fedotov
12:47 PM Revision b0d2411c (ceph): os/bluestore: fix out-of-bound access in bmap allocator.
Fixes: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:47 PM Revision aeee8bf2 (ceph): os/bluestore: reproduce out-of-bound access for bmap allocator
Reproduces: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:57 AM mgr Bug #39392 (New): [mgr][balancer] Error EAGAIN: Too many objects (0.000000 > 0.000000) are mispla...
Luminous 12.2.12... Aleksandr Rudenko
11:02 AM Revision 728c0838 (ceph): Merge pull request #27606 from ifed01/wip-ifed-fix-alloc-ut
mimic: os/bluestore: fix improper backport for p2 macros for bmap allocator
Reviewed-by: Xie Xingguo <xie.xingguo@zt...
Nathan Cutler
10:19 AM Revision e656aac1 (ceph): os/bluestore: fix improper backport for p2 macros for bmap alocator
Fixes: 3244c871f36ee22ee826a96f30e82a8d05c9170c
This caused TestAllocatorLevel01.test_4G_alloc_bugN to fail in mimic...
Igor Fedotov
09:57 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Lenz Grimmer wrote:
> Does that summarize the possible options correctly?
From my point of view, yes it does.
...
Florian Haas
08:13 AM Linux kernel client Bug #39010: Hang with read-only RBD
AFAIK the idea was that this is something the block layer should handle and looking at the corresponding conversation... Tim Marx
07:55 AM rgw Bug #39267: RGW: elasticsearch Synchronization failed
see https://github.com/ceph/ceph/pull/19210 https://github.com/ceph/ceph/pull/26106
Chang Liu
07:53 AM Revision 8455d661 (ceph): librbd: async trash remove state machine
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:53 AM Revision bf8a67f3 (ceph): librbd: reuse async trash remove state machine
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:53 AM Revision 6e1434ee (ceph): librbd: optionally move parent image to trash on remove
and auto-delete when the last clone is detached
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:00 AM Revision 5b5c21be (ceph): rbd-nbd: sscanf return 0 mean not-match.
When exec: rbd-nbd map rbd/image --device /dev/image
The error message is:
rbd-nbd: failed to open device: /dev/imag...
jianpeng ma
04:48 AM Bug #39391 (New): Debian/Ubuntu librados2 package does not have librados-common.so symlink
That's why I can not build my own tool that use rados API.
I use ceph::buffer::create(). I have to specify now -L/...
Марк Коренберг
04:07 AM RADOS Bug #39390: filestore pre-split may not split enough directories
https://github.com/ceph/ceph/pull/27689 Jeegn Chen
03:50 AM RADOS Bug #39390 (Resolved): filestore pre-split may not split enough directories
Current HashIndex::pre_split_folder() use the following snippet to figure the number of levels for split.... Jeegn Chen
03:56 AM Revision 4e530a14 (ceph): filestore: assure sufficient leaves in pre-split
Fixes: http://tracker.ceph.com/issues/39390
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
Jeegn Chen

04/18/2019

10:36 PM Revision bdaac2d6 (ceph): Merge PR #27685 into master
* refs/pull/27685/head:
doc: fix boot transition in mds state diagram
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
10:04 PM RADOS Backport #39389 (In Progress): nautilus: Too much log output generated from PrimaryLogPG::do_bac...
David Zafman
10:02 PM RADOS Backport #39389 (Resolved): nautilus: Too much log output generated from PrimaryLogPG::do_backfi...
https://github.com/ceph/ceph/pull/27687 David Zafman
09:54 PM Revision d509e0c0 (ceph): osd: Increase log level of messages which unnecessarily fill up logs
Caused by: 834d3c19a774f1cc93903447d91d182776e12d18
Fixes: https://tracker.ceph.com/issues/39383
Signed-off-by: Dav...
David Zafman
09:53 PM RADOS Bug #39383 (Pending Backport): Too much log output generated from PrimaryLogPG::do_backfill()
David Zafman
09:06 PM RADOS Bug #39383 (In Progress): Too much log output generated from PrimaryLogPG::do_backfill()
David Zafman
02:55 PM RADOS Bug #39383 (Resolved): Too much log output generated from PrimaryLogPG::do_backfill()

Caused by 834d3c19a77
David Zafman
09:52 PM Revision 3ae26e2f (ceph): Merge pull request #27686 from dzafman/wip-39383
osd: Increase log level of messages which unnecessarily fill up logs
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
09:15 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> With change in http://tracker.ceph.com/issues/39354, Fx is not needed for async unlink. (Other re...
Patrick Donnelly
07:36 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
With change in http://tracker.ceph.com/issues/39354, Lx is not needed for async unlink. (Other request will release x... Zheng Yan
09:03 PM Revision 405764bf (ceph): osd: Increase log level of messages which unnecessarily fill up logs
Caused by: 834d3c19a774f1cc93903447d91d182776e12d18
Fixes: https://tracker.ceph.com/issues/39383
Signed-off-by: Dav...
David Zafman
07:57 PM Revision 6fe59070 (ceph): Merge pull request #27037 from alimaredia/wip-rgw-dpp-rest-s3-swift
rgw: log refactoring for rgw_rest_s3/swift ops
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:51 PM Revision 06e0a312 (ceph): doc: fix boot transition in mds state diagram
MDSMonitor assigns a booting MDS immediately to standby. From there, the
standby may be promoted to standby-replay or...
Patrick Donnelly
07:09 PM Revision 11f439c9 (ceph): Merge PR #27375 into master
* refs/pull/27375/head:
rgw: pass mostly_omap flag when opening/creating pools
rgw/rgw_rados: pass mostly_omap flag...
Sage Weil
06:51 PM mgr Bug #39388 (Closed): ceph device random device identification
... Марк Коренберг
06:13 PM rbd Bug #24668 (Fix Under Review): [test] qemu-iotests tests fails under latest Ubuntu kernel
Jason Dillaman
05:54 PM rbd Bug #24668 (In Progress): [test] qemu-iotests tests fails under latest Ubuntu kernel
Jason Dillaman
06:02 PM rgw Bug #39287 (Pending Backport): multisite: period pusher gets 403 Forbidden against other zonegroups
Casey Bodley
06:02 PM Revision 77e85bd3 (ceph): Merge pull request #27576 from cbodley/wip-39287
rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messages
Reviewed-by: Matt Benjamin <mbenjamin@redhat....
Casey Bodley
06:01 PM rgw Backport #23237 (Closed): Corrupted downloads from civetweb when using multipart with slow connec...
i see this as a client bug more than anything - aria2c does not retry or reconnect on errors, and reports 'success' e... Casey Bodley
05:59 PM rgw Bug #39364: rgw: cloud sync module fails to sync multipart objects
https://github.com/ceph/ceph/pull/27680 Abhishek Lekshmanan
05:57 PM rgw Bug #39368 (Triaged): Setting custom metadata in multiple versions causes data mtime and metadata...
Matt Benjamin
04:56 AM rgw Bug #39368 (Triaged): Setting custom metadata in multiple versions causes data mtime and metadata...
Recently, I have encountered a problem:
1. Operation steps:
a) Create a bucket bucket01
b) ...
Snow Si
05:56 PM rbd Cleanup #39386 (Resolved): [test] add 'writearound' cache policy test cases to rbd suite
The suite already tests cache disabled, writearound, and writethrough -- so a new writearound workload should added w... Jason Dillaman
05:54 PM rbd Bug #20484 (Won't Fix): snap can be removed while it is been using by rbd-nbd device
Jason Dillaman
05:53 PM rbd Bug #12333 (Won't Fix): librbd doesn't notice if exclusive lock is broken
Jason Dillaman
05:52 PM rbd Bug #38260 (Won't Fix): "Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous
Jason Dillaman
05:24 PM mgr Bug #39040 (In Progress): mgr: deadlock
The original fix was buggy! Do not backport yet. See #39335 Sage Weil
05:24 PM Revision ba52f429 (ceph): rbd: fixed memory leak in 'rbd mirror pool' multi-image actions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:24 PM Revision be419a1d (ceph): librbd: async open/close should free ImageCtx before issuing callback
The destructor for ImageCtx attempts to access librados::IoCtx objects
that might have been destroyed immediately aft...
Jason Dillaman
05:22 PM rbd Bug #39031 (Fix Under Review): 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
03:15 PM rbd Bug #39031 (In Progress): 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
05:20 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
looks like an off-by-one perhaps?... Sage Weil
05:16 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
... Sage Weil
05:15 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
received updated ceph version (14.2.0-299-g167dbbf (167dbbfbf80acbc7fdcbd3d204d941d24dc6c788) nautilus (stable))
i...
Alexander Calhoun
05:10 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
It does contain 7f9543c11f1d7d81162f93b996a6f95656cc1a01 (the merge commit). Sage Weil
05:16 PM Revision ac3d1a02 (ceph): rgw: move mdlog trimming into rgw_trim_mdlog.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:16 PM Revision e9628164 (ceph): rgw: move datalog trimming into rgw_trim_datalog.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:16 PM Revision 4184edfa (ceph): rgw: move rgw_sync_log_trim.* to rgw_trim_bilog.*
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:16 PM Revision ce0c960a (ceph): Merge pull request #27518 from jtlayton/vstart
vstart: add new option to pass list of block devices to bluestore Jeff Layton
04:42 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
the intent is for rgw to provide a new admin api that returns a json representation of the information currently avai... Casey Bodley
09:12 AM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
According to http://docs.ceph.com/docs/master/man/8/radosgw-admin/ , the commands are @radosgw-admin metadata sync st... Lenz Grimmer
09:06 AM Dashboard Feature #39369 (New): mgr/dashboard: show RGW multi-site sync status info
Stephan Müller
09:06 AM Dashboard Feature #39369 (Pending Backport): mgr/dashboard: show RGW multi-site sync status info
Stephan Müller
08:14 AM Dashboard Feature #39369 (In Progress): mgr/dashboard: show RGW multi-site sync status info
When RGW multi-site is configured,
dashboard should provide the appropriate info related to:
radosgw-admin sync s...
Alfonso Martínez
04:11 PM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
With regards to the "Raw Capacity" widget: I have received comments/requests that people would prefer to see the actu... Lenz Grimmer
03:17 PM Dashboard Cleanup #39384: mgr/dashboard: Unify the look of dashboard charts
It can be hard to hover/click in a slice if that slice only has 1%, so the user would only have easy access to the va... Tiago Melo
03:15 PM Dashboard Cleanup #39384 (Fix Under Review): mgr/dashboard: Unify the look of dashboard charts
Before:
!chart_before.png!
After:
!chart_after.png!
Tiago Melo
03:08 PM Dashboard Cleanup #39384 (Resolved): mgr/dashboard: Unify the look of dashboard charts
Currently we have 3 charts in the dashboard and each one of them is different.
I would suggest to use pie chart in a...
Tiago Melo
02:26 PM Revision 2251ce92 (ceph): mgr/dashboard: Clean up TableComponent tests and code
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
01:47 PM rgw Bug #39283 (Pending Backport): rgw multisite: bucket index logs do not get trimmed unless zones '...
Casey Bodley
01:38 PM Bug #39382 (New): octopus 15.0.0 fails to build on Fedora rawhide (fedora-31) and fedora-30
configure fails in DPDK
...
BUILDSTDERR: CMake Error at cmake/modules/BuildDPDK.cmake:70 (message):
BUILDSTDERR:...
Kaleb KEITHLEY
01:31 PM Revision 42e129cd (ceph): Merge pull request #27567 from cbodley/wip-39283
rgw: multisite log trimming only checks peers that sync from us
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
01:05 PM Revision c149934f (ceph): rgw: rest_conn: wait bl takes an optional error template
This allows for functions that require a bufferlist but might have a json error
response to take this path. Also drop...
Abhishek Lekshmanan
12:57 PM Revision d83d598c (ceph): qa/suites/rbd: add random distro selection to librbd tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:57 PM Revision 83c11efb (ceph): qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:31 PM Dashboard Bug #39328 (Fix Under Review): mgr/dashboard: Adapt iSCSI discovery auth for read-only users
Tiago Melo
12:30 PM RADOS Bug #39054: osd push failed because local copy is 4394'133607637
Greg Farnum wrote:
> As Jewel is an outdated release and you ran the potentially-destructive repair tools, you'll ha...
yite gu
12:24 PM RADOS Bug #39054: osd push failed because local copy is 4394'133607637
thank you yite gu
12:29 PM Revision cf3e5bb8 (ceph): mgr/dashboard: Fix iSCSI Discovery user permissions
Fixes: http://tracker.ceph.com/issues/39328
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:55 AM Revision 2c88284c (ceph): mds: dont print subtrees if they are too many/big
Also, add an argument to force print subtrees and let
MDBalancer::tick() always print subtrees.
Fixes: https://track...
Rishabh Dave
11:49 AM Revision 2cee0fa3 (ceph): rgw: rest_conn: parse_json bails on failed parsing
Currently the json parser parsing errors get ignored while we check the value as
integer reading from a bool. This ca...
Abhishek Lekshmanan
11:06 AM CephFS Backport #39379 (In Progress): nautilus: cephfs-shell: python traceback with mkdir inside inexist...
Nathan Cutler
09:20 AM CephFS Backport #39379 (Resolved): nautilus: cephfs-shell: python traceback with mkdir inside inexistant...
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:05 AM CephFS Backport #39378 (In Progress): nautilus: cephfs-shell: support mkdir with non-octal mode
Nathan Cutler
09:20 AM CephFS Backport #39378 (Resolved): nautilus: cephfs-shell: support mkdir with non-octal mode
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:05 AM CephFS Backport #39377 (In Progress): nautilus: cephfs-shell: python traceback with mkdir when reattempt...
Nathan Cutler
09:20 AM CephFS Backport #39377 (Resolved): nautilus: cephfs-shell: python traceback with mkdir when reattempt of...
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:05 AM CephFS Backport #39376 (In Progress): nautilus: cephfs-shell: mkdir creates directory with invalid octal...
Nathan Cutler
09:20 AM CephFS Backport #39376 (Resolved): nautilus: cephfs-shell: mkdir creates directory with invalid octal mode
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:03 AM CephFS Backport #39197 (In Progress): nautilus: cephfs-shell: ls command produces error: no "colorize" a...
Nathan Cutler
11:03 AM Revision dd5bcaf2 (ceph): cephfs-shell: Use colorama module instead of colorize
Remove references to colorize attributes. As in cmd2 module, colorize attribute
is deleted. Instead use colorama modu...
Varsha Rao
11:03 AM Revision 222556c2 (ceph): cephfs-shell: helper functions and infra changes
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 54c7bba041bf23655e39ec158f98627cb5f45...
Milind Changire
11:03 AM Revision 189a613e (ceph): cephfs-shell: fix mkdir command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 082333bfaba433dae5ef064c66ab24179a66c...
Milind Changire
11:03 AM Revision 6234d1e7 (ceph): cephfs-shell: fix put command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d9621257cf13103c43da8d5b29ff770a842bb...
Milind Changire
11:03 AM Revision 03e7fe3c (ceph): cephfs-shell: fix get command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 8e1199f72105522d70f7cdae561a0316bd555...
Milind Changire
11:03 AM Revision e5274088 (ceph): cephfs-shell: fix ls command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d2ad783b0c5d2238bebcd1d3c0dfb6146b3da...
Milind Changire
11:03 AM Revision a8f7925d (ceph): cephfs-shell: fix rmdir command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 0340b9e098889838e39b5044aa8f187d14fd0...
Milind Changire
11:03 AM Revision 1fc4b4cc (ceph): cephfs-shell: fix mv command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit bca5d60a09ad58a7d0becf90257f7ce6dacbc...
Milind Changire
11:03 AM Revision c6e0f578 (ceph): cephfs-shell: fix chdir command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 2dad1b96a0aa97ed8acc45f71dc65c57734fc...
Milind Changire
11:03 AM Revision 802af8a5 (ceph): cephfs-shell: fix chmod command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 39f11515a9f411cb3285b29b4a6fd5cadbbbe...
Milind Changire
11:03 AM Revision 3b5170db (ceph): cephfs-shell: fix cat command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit b92ff840cc5971c62f91dbe3e4ade4210bf32...
Milind Changire
11:03 AM Revision 69358bdb (ceph): cephfs-shell: fix umask command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit b307999ab6959c2bef68d17fcdbb1c4baab6b...
Milind Changire
11:03 AM Revision 2338eeae (ceph): cephfs-shell: fix lcd command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 2d36d7b4c8befb77ad90319a371857294370b...
Milind Changire
11:03 AM Revision ebe75b67 (ceph): cephfs-shell: fix lls command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit a8205b503f66016ef8f74760f4628c1675196...
Milind Changire
11:03 AM Revision f48171f3 (ceph): cephfs-shell: fix rm command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 3840d51452246bb7d8b98327c98ef8bf18c1c...
Milind Changire
11:03 AM Revision 81b9a181 (ceph): cephfs-shell: support non-octal mode
Fixes: http://tracker.ceph.com/issues/38740
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from...
Milind Changire
10:40 AM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
By supporting production-only features, we allow narrowing the scope of both work to be done and bugs to fix. A prime... Alfredo Deza
09:48 AM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
@Alfredo what exactly is the technical argument against making this a cli argument? Jan Fajerski
10:18 AM Dashboard Backport #39371: nautilus: mgr/dashboard: Localization for date picker module
@Nathan could you point me to a resource that explains what scripts to use to backport correctly? I don't find any me... Stephan Müller
09:45 AM Dashboard Backport #39371: nautilus: mgr/dashboard: Localization for date picker module
@Stephan: Any chance you could use the `src/script/backport-create-issue` script to create backport issues, instead o... Nathan Cutler
09:19 AM Dashboard Backport #39371 (In Progress): nautilus: mgr/dashboard: Localization for date picker module
Stephan Müller
09:17 AM Dashboard Backport #39371 (Resolved): nautilus: mgr/dashboard: Localization for date picker module
https://github.com/ceph/ceph/pull/27673 Stephan Müller
10:17 AM Revision 74df82dd (ceph): rpm: drop redundant global lowmem_builder bcond
In master, this change was made by 0cf627b4e305f5cbaf53e3f10209092b7bd77c1b
but that's not going to be backported to ...
Nathan Cutler
09:57 AM ceph-volume Bug #38548 (Fix Under Review): ceph-volume prints errors to stdout with --format json
Nathan Cutler
09:43 AM ceph-volume Bug #38548: ceph-volume prints errors to stdout with --format json
https://github.com/ceph/ceph/pull/27675 Jan Fajerski
09:53 AM Dashboard Backport #39370: nautilus: mgr/dashboard: Buggy data table search field
Note: "target version" is a little misleading. It's actually the version where the fix will appear, so it's not known... Nathan Cutler
09:47 AM Dashboard Backport #39370: nautilus: mgr/dashboard: Buggy data table search field
Note: the `src/script/backport-create-issue` script automates the process of creating backport issues - then no manua... Nathan Cutler
09:13 AM Dashboard Backport #39370 (In Progress): nautilus: mgr/dashboard: Buggy data table search field
Stephan Müller
09:07 AM Dashboard Backport #39370 (Pending Backport): nautilus: mgr/dashboard: Buggy data table search field
Stephan Müller
09:01 AM Dashboard Backport #39370 (Resolved): nautilus: mgr/dashboard: Buggy data table search field
https://github.com/ceph/ceph/pull/27672 Stephan Müller
09:44 AM RADOS Backport #39381 (Rejected): luminous: src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
Nathan Cutler
09:38 AM RADOS Feature #39066 (Pending Backport): src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
Nathan Cutler
09:36 AM RADOS Backport #38873 (In Progress): luminous: Rados.get_fsid() returning bytes in python3
Nathan Cutler
09:36 AM Revision 303c8859 (ceph): pybind/rados: fixed Python3 string conversion issue on get_fsid
Fixes: http://tracker.ceph.com/issues/38381
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:35 AM RADOS Backport #38872 (Resolved): mimic: Rados.get_fsid() returning bytes in python3
Nathan Cutler
09:27 AM rgw Backport #38980 (Resolved): nautilus: rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler
09:26 AM RADOS Bug #38992 (Resolved): unable to link rocksdb library if use system rocksdb
Nathan Cutler
09:26 AM RADOS Backport #38993 (Resolved): nautilus: unable to link rocksdb library if use system rocksdb
Nathan Cutler
09:25 AM rgw Backport #39015 (Resolved): nautilus: rgw admin: disable stale instance deletion in multisite
Nathan Cutler
09:24 AM RADOS Backport #39325 (Resolved): nautilus: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
09:24 AM RADOS Backport #39310 (Resolved): nautilus: crushtool crash on Fedora 28 and newer
Nathan Cutler
09:22 AM rgw Bug #39380 (Resolved): On rook master branch s3cmd make bucket returns error InvalidLocationConst...
Rook is creating zones and users using :... Mark Kogan
09:19 AM RADOS Backport #39375 (Resolved): nautilus: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28035 Nathan Cutler
09:19 AM RADOS Backport #39374 (Resolved): mimic: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28097 Nathan Cutler
09:19 AM RADOS Backport #39373 (Resolved): luminous: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28112 Nathan Cutler
09:19 AM Revision e3b3eec5 (ceph): mgr/dashboard: Localization for date picker module
Fixes: https://tracker.ceph.com/issues/39037
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
09:11 AM rbd Feature #37849 (Resolved): [io] simple scheduler plugin for object dispatcher layer
Mykola Golub
09:05 AM Revision e38b7446 (ceph): mgr/dashboard: Removes distracting search behavior
The behavior was to not search anything if the search included a
subset of a column name, with the thought in mind th...
Stephan Müller
08:59 AM Dashboard Feature #39037 (Pending Backport): mgr/dashboard: Localization for date picker module
Lenz Grimmer
08:59 AM Dashboard Bug #38418 (Resolved): mgr/dashboard: PreventDefault isn't working on 400 errors
Stephan Müller
08:58 AM Revision 58e99319 (ceph): Merge pull request #27275 from Devp00l/issue-39037
mgr/dashboard: Localization for date picker module
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: ...
Lenz Grimmer
08:57 AM Dashboard Feature #38933 (Resolved): mgr/dashboard: FixtureHelper
Stephan Müller
08:47 AM Dashboard Bug #39296 (Fix Under Review): mgr/dashboard: Alert details UTC times should be converted into lo...
Stephan Müller
08:46 AM Dashboard Subtask #23858 (Fix Under Review): mgr/dashboard: New RBD snapshot names should be prefix with a ...
Stephan Müller
08:24 AM CephFS Bug #39349 (Closed): mds: cap revokes leak
Zheng Yan
08:03 AM CephFS Bug #39349: mds: cap revokes leak
Zheng Yan wrote:
> already fixed by https://github.com/ceph/ceph/pull/26713
yes, this is already fixed, please cl...
Xuehan Xu
07:14 AM CephFS Bug #39349: mds: cap revokes leak
already fixed by https://github.com/ceph/ceph/pull/26713 Zheng Yan
08:21 AM Revision be64adf9 (ceph): rgw/pubsub: fix topic arn. tenant support to multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:09 AM Dashboard Bug #39326 (Fix Under Review): mgr/dashboard: different font sizes within the "create NFS export"...
Ricardo Marques
08:08 AM Dashboard Bug #39086 (Resolved): mgr/dashboard: "readonly user" can't see any pages
Ricardo Marques
08:08 AM Dashboard Backport #39240 (Resolved): nautilus: mgr/dashboard: "readonly user" can't see any pages
Ricardo Marques
08:07 AM Dashboard Subtask #38641 (Resolved): mgr/dashboard: NFS menu E2E breadcrumb tests
Ricardo Marques
08:07 AM Dashboard Backport #38981 (Resolved): nautilus: mgr/dashboard: NFS menu E2E breadcrumb tests
Ricardo Marques
06:49 AM Dashboard Bug #39295: mgr/dashboard: RGW Bucket API should provide times in UTC that will be converted into...
Backend PR:
https://github.com/ceph/ceph/pull/27617
Frontend PR:
https://github.com/ceph/ceph/pull/27669
Alfonso Martínez
06:44 AM Revision 30576b47 (ceph): mgr/dashboard: bucket modification time to local time
* After PR https://github.com/ceph/ceph/pull/27617
bucket modification time is UTC, so date pipe is applied
in or...
Alfonso Martínez
06:44 AM Revision 1fb2422e (ceph): msg/async: add timeout for connections which are not yet ready
It turns out the new keep_alive mechanism introduced in
9499e85b16ae865e16c6f6f83fa90349d572e322 does not make a lot ...
xie xingguo
06:41 AM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
would save a lot of diskspace if you could fix that :) imirc tw
05:55 AM Revision 5dbae13c (ceph): osd: add 'ceph osd stop <osd.nnn>' command
stop command can be used to force stopping a specified osd daemon, e.g.,
you don't have to pre-figure out where it lo...
xie xingguo
05:51 AM rgw Backport #39358 (In Progress): luminous: Compliance to aws s3's relaxed query handling behaviour
Nathan Cutler
05:07 AM rgw Backport #39358: luminous: Compliance to aws s3's relaxed query handling behaviour
"(btw, the backport depends on #23587)" Nathan Cutler
05:49 AM rgw Backport #39360 (In Progress): luminous: rgw:failed to pass test_bucket_create_naming_bad_punctua...
Nathan Cutler
05:49 AM Revision 5a334aee (ceph): rgw: s3: awsv4 drop special handling for x-amz-credential
While s3 docs mention that every byte must be urlencoded, they are relaxed in
its implementation, when testing this b...
Abhishek Lekshmanan
05:49 AM Revision 70f96f12 (ceph): rgw: should recode canonical_uri when caculate s3v4 auth
fix: http://tracker.ceph.com/issues/23587
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee
05:38 AM RADOS Bug #39282: EIO from process_copy_chunk_manifest
https://github.com/ceph/ceph/pull/27667 Myoungwon Oh
05:35 AM CephFS Backport #38877 (In Progress): luminous: mds: high debug logging with many subtrees is slow
Rishabh Dave
05:31 AM rgw Backport #39357 (In Progress): mimic: Compliance to aws s3's relaxed query handling behaviour
Nathan Cutler
05:07 AM rgw Backport #39357: mimic: Compliance to aws s3's relaxed query handling behaviour
"(btw, the backport depends on #23587)" Nathan Cutler
05:29 AM rgw Backport #39359 (In Progress): mimic: rgw:failed to pass test_bucket_create_naming_bad_punctuatio...
Nathan Cutler
05:29 AM Revision ed086809 (ceph): rgw: s3: awsv4 drop special handling for x-amz-credential
While s3 docs mention that every byte must be urlencoded, they are relaxed in
its implementation, when testing this b...
Abhishek Lekshmanan
05:28 AM Revision 8ab5d82d (ceph): rgw: should recode canonical_uri when caculate s3v4 auth
fix: http://tracker.ceph.com/issues/23587
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee
04:46 AM RADOS Bug #38846 (Fix Under Review): dump_pgstate_history doesn't really produce useful json output, ne...
Brad Hubbard
03:27 AM RADOS Bug #39154 (In Progress): Don't mark removed osds in when running "ceph osd in any|all|*"
Brad Hubbard
02:08 AM RADOS Bug #39154 (Fix Under Review): Don't mark removed osds in when running "ceph osd in any|all|*"
Brad Hubbard
02:46 AM RADOS Bug #38930: ceph osd safe-to-destroy wrongly approves any out osd

The fix checks for down OSD when all PGs aren't active+clean and doesn't trust num_pgs which is 0 after marking a d...
David Zafman
02:31 AM rgw Backport #39178 (In Progress): nautilus: rgw: remove_olh_pending_entries() does not limit the num...
https://github.com/ceph/ceph/pull/27664 Prashant D
02:19 AM Revision 01b4818c (ceph): mds: check dir fragment to split dir if mkdir makes it oversized.
In handle_client_mkdir we hit_dir (via hit_inode) in mkdir finish callback, but by then we might have overshot the sp... chenerqi
02:02 AM Revision adfb6a59 (ceph): osd/OSDMap: Replace get_out_osds with get_out_existing_osds
Fixes: http://tracker.ceph.com/issues/39154
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
12:47 AM RADOS Support #39319: Every 15 min - Monitor daemon marked osd.x down, but it is still running
Turn up debug_ms to 5 maybe. It's very likely you need to look more closely at your network. Brad Hubbard
12:43 AM mgr Bug #39365 (Duplicate): Disk predictor uses too new smartmontools feature (json output)
Brad Hubbard
12:42 AM Revision 4f813d2f (ceph): rgw: limit entries in remove_olh_pending_entries()
If there are too many entries to send in a single osd op, the osd rejects
the request with EINVAL. This error happens...
Casey Bodley
12:40 AM rgw Backport #39049 (In Progress): mimic: rgw: beast endpoint doesn't set a default port
https://github.com/ceph/ceph/pull/27661 Prashant D
12:39 AM rgw Backport #39048 (In Progress): nautilus: rgw: beast endpoint doesn't set a default port
https://github.com/ceph/ceph/pull/27660 Prashant D
12:08 AM CephFS Feature #38740 (Pending Backport): cephfs-shell: support mkdir with non-octal mode
Patrick Donnelly
12:08 AM CephFS Bug #38739 (Pending Backport): cephfs-shell: python traceback with mkdir inside inexistant directory
Patrick Donnelly
12:08 AM CephFS Bug #38741 (Pending Backport): cephfs-shell: python traceback with mkdir when reattempt of mkdir
Patrick Donnelly
12:08 AM CephFS Bug #38743 (Pending Backport): cephfs-shell: mkdir creates directory with invalid octal mode
Patrick Donnelly
12:06 AM Revision 59c99f9f (ceph): Merge PR #27235 into master
* refs/pull/27235/head:
cephfs-shell: support non-octal mode
cephfs-shell: fix rm command
cephfs-shell: fix lls co...
Patrick Donnelly

04/17/2019

11:33 PM RADOS Feature #39066: src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
merged https://github.com/ceph/ceph/pull/27228 Yuri Weinstein
11:33 PM Revision 23c3143c (ceph): Merge pull request #27228 from tchaikov/mimic-36737
mimic: ceph-disk/tests: use random unused port for CEPH_MON
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Review...
Yuri Weinstein
11:32 PM RADOS Backport #38872: mimic: Rados.get_fsid() returning bytes in python3
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27259
merged
Yuri Weinstein
11:32 PM Revision dfae9bcf (ceph): Merge pull request #27259 from pdvian/wip-38872-mimic
mimic: pybind/rados: fixed Python3 string conversion issue on get_fsid
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:59 PM Revision 868b47e6 (ceph): src/: use make_message<Foo> instead of Foo::create()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 013b2c95 (ceph): mds/MDSCache: init empty string_view with {}
nullptr is not a valid null-terminated character sequence
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 PM Revision a0518d1e (ceph): messages: #include necessary header
for instance, MLogRec is defined in PGPeeringEvent.h, we should not rely
other header(s) to do this for us. so just #...
Kefu Chai
10:59 PM Revision ece7f3ff (ceph): messages: do not use MessageSubType anymore
so we can drop it in future commit
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 PM Revision fa4236f9 (ceph): messages/MOSDPeeringOp: do not include PGPeeringEvent.h
forward delcaration would suffice
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 PM Revision 0a7415b0 (ceph): msg/Message: drop MessageFactory and friends
we'd better decouple the helpers from the definition of Message types,
to keep the definition Messages simple and con...
Kefu Chai
10:59 PM Revision 1252b78d (ceph): common: use ref_t<M>
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 7ff69fe3 (ceph): msg/Message: remove Message::const_ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision a075639c (ceph): mgr/DaemonServer: use ref_t<M>
to avoid explicit use of RefCountedObj interface. and let
intrusive_ptr<> to take care of the life cycle of messages....
Kefu Chai
10:59 PM Revision 9b6aa95f (ceph): mgr/DaemonState: pass const by reference
DaemonPerfCounters::update() does not change the `MMgrReport` message,
neither does it expect a nullptr. so pass by c...
Kefu Chai
10:59 PM Revision a50a91d2 (ceph): mgr/{Mgr,MgrStandby}: use ref_t<M>
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 78e7d905 (ceph): mgr/MgrClient: use ref_t<M>
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision f78bc1a8 (ceph): msg/Message: add SafeMessage which forbids put/get
This is an opt-in wrapper around Message inheritance to prevent
undesired get/put calls on the object. Instead, you m...
Kefu Chai
10:59 PM Revision 46b3e210 (ceph): msg: add aliases of ref_t and cref_t
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision a143be02 (ceph): common/RefCountedObj: use type of nref
"int" may narrow the ref count (although very unlikely!).
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:59 PM Revision f104e161 (ceph): common/RefCountedObj: move private members
To follow code-style guidelines.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:59 PM Revision 8865355f (ceph): src/: use cref_t<Message> instead of Message::const_ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 2a753325 (ceph): src/: use ref_t<Message> instead of Message::ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 38cf7c13 (ceph): client,mds: use ref_cast<Foo> instead of Foo::msgref_cast
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 213f0cec (ceph): msg/Message: add aliases for static_pointer_cast
strictly speaking, they are not "alias" of boost::static_pointer_cast,
but to avoid an extra conversion, instead of u...
Kefu Chai
10:59 PM Revision 77ae794f (ceph): msg/Message: remove msgref_cast()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:45 PM Revision 5d9379a3 (ceph): rgw: beast: set a default port for endpoints
if no port is specified we don't set one(or set to 0), and don't exactly error
out, so rgw keeps running without bein...
Abhishek Lekshmanan
10:42 PM Revision 3cf5bb26 (ceph): rgw: beast: set a default port for endpoints
if no port is specified we don't set one(or set to 0), and don't exactly error
out, so rgw keeps running without bein...
Abhishek Lekshmanan
10:41 PM Revision 12d2c3d4 (ceph): Merge PR #27649 into master
* refs/pull/27649/head:
PendingReleaseNotes: 14.2.1 note on crush required version
Reviewed-by: Greg Farnum <gfarnu...
Sage Weil
10:33 PM mgr Bug #25183: The ceph-mgr balancer stopped hangs when attempting to balance cluster
I haven't had a problem again since removing the erroneous pg_upmap_items entries. I'm also now on Nautilus 14.2.0. Bryan Stillwell
10:30 PM Messengers Bug #39367 (Fix Under Review): print client IP in default debug_ms log level when "bad crc in {fr...
Greg Farnum
10:27 PM Messengers Bug #39367 (Resolved): print client IP in default debug_ms log level when "bad crc in {front|midd...
From https://bugzilla.redhat.com/show_bug.cgi?id=1696227
Ceph is checking the message from client in "Message *dec...
Greg Farnum
10:27 PM Revision 19679231 (ceph): msg: output peer address when detecting bad CRCs
Fixes: http://tracker.ceph.com/issues/39367
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:25 PM RADOS Bug #39006 (Pending Backport): ceph tell osd.xx bench help : gives wrong help
Neha Ojha
10:24 PM RADOS Bug #39306 (Rejected): ceph config: impossible to set osd_scrub_chunk_max
OK, can you open two new trackers then please. One for each specific problem? Brad Hubbard
12:24 PM RADOS Bug #39306: ceph config: impossible to set osd_scrub_chunk_max
Yes! I have discovered TWO problems:
1. Problem with _min_: ceph config set osd osd_scrub_chunk_min = 1 WORKS (!) ...
Марк Коренберг
10:21 PM Revision dc2b95d4 (ceph): Merge pull request #27600 from neha-ojha/wip-39006
osd/OSD.cc: make osd bench description consistent with parameters
Reviewed-by: Sage Weil <sage@redhat.com>
Neha Ojha
10:06 PM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
A couple of dout(0) should be dout(20) or some dout(10) for some less repetitive ones. David Zafman
08:26 PM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
during backfilling after a failed disk the log files get spammed with do_backfill messages. log files easily grow bey... imirc tw
10:04 PM Revision 8e91a1aa (ceph): Merge PR #27481 into master
* refs/pull/27481/head:
qa: add a method to test if a file can be created
qa: add wrappers for vstart's run() with ...
Patrick Donnelly
10:03 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
(not surprisingly, MON_DOWN is in the ceph.log too, and the run would have failed with that had it not failed for som... Sage Weil
09:53 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
mon.c is failing to connect to mon.a:... Sage Weil
10:00 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
I could grab you the debug logs, but that could take a while. Which knobs do you want me to turn up?
This is what...
Bryan Stillwell
09:47 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
The reason the OSDs are rebooting is that we're applying the latest OS updates for CentOS, so it should be a proper s... Bryan Stillwell
09:28 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Or maybe I misread that; is the claim that an OSD reboots, *then* a delete happens, and then later on you discover th... Greg Farnum
09:27 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Is there any chance of getting good debug logs of the event *while* it happens (ie, not just after scrub detects the ... Greg Farnum
09:48 PM Revision 963bfab0 (ceph): doc: operations: improve reweight-by-utilization
Add the missing `max_change`, `max_osds`, and `--no-increasing` parameters to `reweight-by-utilization` and `test-rew... Anthony D'Atri
09:42 PM RADOS Bug #39307: EC pools with m=1 are created with an unsafe min_size by default
Yeah, changing the default ec profile also works Paul Emmerich
09:19 PM RADOS Bug #39307: EC pools with m=1 are created with an unsafe min_size by default
see https://github.com/ceph/ceph/pull/27656 ? Sage Weil
09:15 PM RADOS Bug #39307 (Won't Fix): EC pools with m=1 are created with an unsafe min_size by default
This was a deliberate choice. https://github.com/ceph/ceph/pull/26894 made teh change, based on a discussion on anot... Sage Weil
09:14 PM RADOS Bug #39307: EC pools with m=1 are created with an unsafe min_size by default
Hmm, is this a default EC mode or just something we let users set?
The change was deliberate in PR https://github....
Greg Farnum
09:22 PM RADOS Bug #39249 (Closed): Some PGs stuck in active+remapped state
This looks like CRUSH's fault. Can you check with tunables you are running? (ceph osd crush show-tunables)
Using ...
Sage Weil
09:08 PM RADOS Bug #39263 (Fix Under Review): rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elector(11) ...
https://github.com/ceph/ceph/pull/27622 Sage Weil
09:01 PM RADOS Bug #39286 (Fix Under Review): primary recovery local missing object did not update obc
https://github.com/ceph/ceph/pull/27575 Neha Ojha
08:59 PM CephFS Feature #39354: mds: derive wrlock from excl caps
https://github.com/ceph/ceph/pull/27648 Jeff Layton
01:07 PM CephFS Feature #39354 (In Progress): mds: derive wrlock from excl caps
Zheng Yan
12:49 PM CephFS Feature #39354 (Closed): mds: derive wrlock from excl caps
preparation for buffered create/unlink Zheng Yan
08:49 PM Revision ef56a76e (ceph): Merge pull request #27282 from mogeb/wip-lvmcache
ceph-volume: add utility functions
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:42 PM CephFS Bug #39349 (Fix Under Review): mds: cap revokes leak
Patrick Donnelly
07:50 AM CephFS Bug #39349: mds: cap revokes leak
These exists possibilities as follows:
1. some req make mds do simple_xlock on a filelock that's in LOCK_xlock...
Xuehan Xu
07:25 AM CephFS Bug #39349 (Closed): mds: cap revokes leak
Recently, one of our clusters, after updating to 12.2.11, occasionally reports that "XXX clients failing to respond t... Xuehan Xu
08:06 PM rgw Backport #38980: nautilus: rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27586
merged
Yuri Weinstein
08:06 PM Revision d947e804 (ceph): Merge pull request #27586 from pdvian/wip-38980-nautilus
nautilus: rgw: fix RGWDeleteMultiObj::verify_permission()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:05 PM Dashboard Backport #38981: nautilus: mgr/dashboard: NFS menu E2E breadcrumb tests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27589
merged
Yuri Weinstein
08:05 PM Revision 811f7ab3 (ceph): Merge pull request #27589 from pdvian/wip-38981-nautilus
nautilus: mgr/dashboard: Added breadcrumb tests to NFS menu
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
08:04 PM RADOS Backport #38993: nautilus: unable to link rocksdb library if use system rocksdb
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/27601
merged
Yuri Weinstein
08:04 PM Revision a7e69b2e (ceph): Merge pull request #27601 from pdvian/wip-38993-nautilus
nautilus: cmake/FindRocksDB: fix IMPORTED_LOCATION for ROCKSDB_LIBRARIES
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:04 PM Dashboard Backport #39240: nautilus: mgr/dashboard: "readonly user" can't see any pages
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27611
merged
Yuri Weinstein
08:04 PM Revision 81fe8540 (ceph): Merge pull request #27611 from Devp00l/wip-39240-nautilus
nautilus: mgr/dashboard: readonly user can't see any pages
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
08:03 PM rgw Backport #39015: nautilus: rgw admin: disable stale instance deletion in multisite
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27602
merged
Yuri Weinstein
08:03 PM Revision 91e8f75e (ceph): Merge pull request #27602 from pdvian/wip-39015-nautilus
nautilus: rgw admin: disable stale instance deletion in multisite
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:02 PM Revision 5f14f738 (ceph): Merge pull request #27582 from liewegas/wip-mon-subtree-runtime-nautilus
nautilus: mon: make mon_osd_down_out_subtree_limit update at runtime
Reviewed-by: xie xingguo <xie.xingguo@zte.com.c...
Yuri Weinstein
08:02 PM RADOS Backport #39325: nautilus: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27610
merged
Yuri Weinstein
08:02 PM Revision 7bf5aa30 (ceph): Merge pull request #27610 from smithfarm/wip-39325-nautilus
nautilus: ceph-objectstore-tool: rename dump-import to dump-export
Reviewed-by: David Zafman <dzafman@redhat.com>
Re...
Yuri Weinstein
08:01 PM RADOS Backport #39310: nautilus: crushtool crash on Fedora 28 and newer
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27620
merged
Yuri Weinstein
08:01 PM Revision 1a44b875 (ceph): Merge pull request #27620 from neha-ojha/wip-39310-nautilus
nautilus: crush/CrushCompiler: Fix __replacement_assert
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
07:55 PM RADOS Bug #39366 (Can't reproduce): ClsLock.TestRenew failure
... Sage Weil
07:49 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically

I forgot that it is possible that backfill/recovery could be moving data around for several reasons. In those case...
David Zafman
06:50 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically

Recovery is also about restoring objects to the right level of replication. Because the log is known to represent a...
David Zafman
03:54 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically
Also, this ceph command requires the operator to do it, the point of the tracker is that this should be default behav... Ben England
03:38 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically
is backfill any different than recovery priority? If not, should it be? By "backfill" I mean the emergency situatio... Ben England
02:06 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically
ceph osd pool set <pool> recovery_priority <value>
I think a value of 1 or 2 makes sense (default if unset is 0).
Sage Weil
01:59 AM RADOS Feature #39339 (In Progress): prioritize backfill of metadata pools, automatically
Neha Ojna suggested filing this feature request.
One relatively easy way to minimize damage in a double-failure sc...
Ben England
07:26 PM Revision 07cc5612 (ceph): common/options: mark a bunch of options with FLAG_STARTUP
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision c015d7b5 (ceph): Merge PR #27502 into nautilus
* refs/pull/27502/head:
doc/releases/nautilus: fix config update step
Sage Weil
06:28 PM Revision d90c0a0e (ceph): qa: add stdin parameter to run_shell
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:28 PM Revision e9bc9f84 (ceph): qa: add a method to create an empty file with any user
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:28 PM Revision 532670bd (ceph): qa: add wrappers for vstart's run() with check_status as False
Too often in tests it is required to run a command that we want to (or
will probably) fail so that we can check if it...
Rishabh Dave
06:28 PM Revision 39417e47 (ceph): qa: add a method to test if a file can be created
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:28 PM Revision 5462ba5d (ceph): qa: command to be ran as a different user should be a single string
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:18 PM RADOS Backport #38880: luminous: ENOENT in collection_move_rename on EC backfill target
This backport does not require the third commit https://github.com/ceph/ceph/pull/26996/commits/71996da6be171cd310f8c... Neha Ojha
05:17 PM RADOS Backport #38881 (In Progress): nautilus: ENOENT in collection_move_rename on EC backfill target
https://github.com/ceph/ceph/pull/27654 Neha Ojha
05:14 PM Revision 5dce704c (ceph): osd/PG: !transaction_applied is true for async_recovery_targets as well
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 71996da6be171cd310f8cae48c95bedb02f000b8)
Neha Ojha
05:13 PM Revision 6add5f3c (ceph): osd/PG: change error to dout in _scan_rollback_obs()
This message is now expected during scrubbing, since we do not delete
objects during a rollforward when !transaction_...
Neha Ojha
05:13 PM Revision 962969c7 (ceph): osd/PG: skip rollforward when !transaction_applied during append_log()
Earlier, we did pg_log.roll_forward(&handler), when
!transaction_applied, which advanced the crt and trimmed the entr...
Neha Ojha
04:58 PM Dashboard Bug #39326: mgr/dashboard: different font sizes within the "create NFS export"-form
This is already fixed in https://github.com/ceph/ceph/pull/25188. Tiago Melo
04:48 PM Dashboard Bug #39327 (Fix Under Review): mgr/dashboard: NFS export creation: Add more info to the validatio...
Tiago Melo
04:39 PM mgr Bug #39365 (Duplicate): Disk predictor uses too new smartmontools feature (json output)
Even latest pre-alfa Ubuntu does not have required smartmontools version.
Why not to use perfect libatasmart ( htt...
Марк Коренберг
04:30 PM Revision 224c7ee4 (ceph): rpm: no lttng build on openSUSE s390x
Since the lttng-ust-devel and babeltrace-devel RPMs are not maintained for s390x
in openSUSE, we have to exclude the ...
Nathan Cutler
03:59 PM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
I closed the ticket because it is something that ceph-volume is not going to allow, or make it configurable. ceph-vol... Alfredo Deza
03:54 PM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
I'd like to have this tracker re-opened since it's not a how-to question nor was I looking for a workaround. ceph-vol... Alejandro Bonilla
02:13 PM ceph-volume Bug #38833 (Rejected): ceph-volume does not allow the use of removable disks
Alfredo Deza
03:53 PM Revision 13fff8f9 (ceph): test/osd/safe-to-destroy.sh: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:41 PM rgw Bug #39364 (Resolved): rgw: cloud sync module fails to sync multipart objects
Cloud sync module fails on syncing multipart uploads > a few MB and seems to infinitely loop on init multipart upload... Abhishek Lekshmanan
03:40 PM mgr Bug #39363 (Duplicate): deadlock from moncommand completion
thread 28
activepymodules::lock ActivePyModules::get_osdmap
clusterstate::lock
objecter::r...
Sage Weil
03:28 PM Revision 9887245b (ceph): msg/async: bug fix 23600 by setting _fd = 1.
After listen_socket was closed, it entered the start() processf magically. so
I think we should make '_fd = -1' when ...
shangfufei shangfufei
03:28 PM Revision ead88f24 (ceph): tools/crushtool: add new Option --bucket-tree to show bucket map tree
Signed-off-by: linbing <linbing@t2cloud.net>
Update the crushtool cli test template for new options.
Signed-off-by:...
bing lin
03:28 PM Revision 570de057 (ceph): msg/async: add async msg perf counter
Signed-off-by: Xinze Chi <xinze@xsky.com>
Updated to account for the new ProtocolV1/ProtocolV2
Signed-off-by: Greg ...
Xinze Chi
03:13 PM RADOS Feature #39362 (New): ignore osd_max_scrubs for forced repair
On clusters with quite full PGs, it is common (i.e. ~100% sure) that a `ceph pg repair <pgid>` does not start immedia... Dan van der Ster
02:44 PM Revision 146e8873 (ceph): os/bluestore: be more verbose doing bluefs log replay.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:24 PM rgw Bug #39321: rgw: Beast frontend listens on IPv4 only by default
Casey Bodley
02:16 PM rgw Bug #39321: rgw: Beast frontend listens on IPv4 only by default
also note https://github.com/ceph/ceph/pull/27270 Abhishek Lekshmanan
02:19 PM rgw Bug #39361 (Resolved): rgw: cloud sync module logs attrs in the log
Since attrs are verbose and we print a reprsentation of bufferlist drop these from the log ... Abhishek Lekshmanan
02:15 PM rgw Backport #39360 (Resolved): luminous: rgw:failed to pass test_bucket_create_naming_bad_punctuatio...
https://github.com/ceph/ceph/pull/27668 Nathan Cutler
02:15 PM rgw Backport #39359 (Resolved): mimic: rgw:failed to pass test_bucket_create_naming_bad_punctuation i...
https://github.com/ceph/ceph/pull/27666 Nathan Cutler
02:15 PM rgw Backport #39358 (Resolved): luminous: Compliance to aws s3's relaxed query handling behaviour
https://github.com/ceph/ceph/pull/27668 Nathan Cutler
02:15 PM rgw Backport #39357 (Resolved): mimic: Compliance to aws s3's relaxed query handling behaviour
https://github.com/ceph/ceph/pull/27666 Nathan Cutler
02:13 PM mgr Backport #39356 (Resolved): nautilus: mgr/rook: Remove support for Rook older than v0.9
https://github.com/ceph/ceph/pull/27862 Nathan Cutler
01:53 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
@Alexander, thanks for the update.
Looks like you have a custom Ceph build.
At github tag v14.2.0 ends with comm...
Igor Fedotov
11:38 AM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
re-ran with confirmed logging level for bluestore Alexander Calhoun
01:51 PM Revision 3ec66c2f (ceph): PendingReleaseNotes: 14.2.1 note on crush required version
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:45 PM Dashboard Bug #39133: Ceph-Mgr-Dashboard had problem with grafana-server
In ceph document is this block
***********************************************************************
ceph dashb...
ZZHI LAN
01:03 PM Bug #39355 (Closed): running ceph command on a partially upgraded cluster might fail
Trying to perform an upgrade from mimic to octopus fails because running a ceph command on a partially upgraded clust... Guillaume Abrioux
12:56 PM RADOS Bug #39353 (Fix Under Review): Error message displayed when mon_osd_max_split_count would be exce...
Nathan Cutler
12:36 PM RADOS Bug #39353 (Resolved): Error message displayed when mon_osd_max_split_count would be exceeded is ...
Under certain circumstances, an attempt to increase the PG count of a pool can fail like this:... Nathan Cutler
12:52 PM Revision 7b78bad9 (ceph): mon/OSDMonitor: further improve prepare_command_pool_set E2BIG error me...
d2c0fe9b5319a4404965c40ec92e291802ef30f6 improved this error message,
but it can be improved further by suggesting th...
Nathan Cutler
12:19 PM Dashboard Feature #39352 (Resolved): mgr/dashboard: Add support for device management
One of the new features in Ceph "Nautilus" is the possibility to list all devices associated to a specific daemon or ... Lenz Grimmer
12:05 PM Revision b4e2983b (ceph): mgr: enable inter-module calls
This is being done by passing native CPython objects
back and forth. It's safe because sub-interpreters in CPython
s...
John Spray
11:58 AM Dashboard Bug #37572 (New): mgr/dashboard: Add backend tests for RBD configuration
Patrick Seidensal
11:29 AM rgw Bug #26965 (Pending Backport): Compliance to aws s3's relaxed query handling behaviour
Matt Benjamin
11:28 AM bluestore Bug #39103 (Fix Under Review): bitmap allocator osd make %use of osd over 100%
Igor Fedotov
11:28 AM rgw Bug #23587 (Pending Backport): rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3...
Matt Benjamin
11:26 AM bluestore Backport #39348 (In Progress): nautilus: raise an alert when per pool stats aren't used
Igor Fedotov
06:11 AM bluestore Backport #39348 (Resolved): nautilus: raise an alert when per pool stats aren't used
https://github.com/ceph/ceph/pull/27645 Nathan Cutler
11:15 AM Revision 537d33fc (ceph): doc/rados/operations/health-checks: document new bluestore warnings
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b29495954b4a30f11986053e2965cc805ba0e2bf)
Sage Weil
11:15 AM Revision 70ac9b67 (ceph): doc/rados/operations: document BLUEFS_SPILLOVER
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 242ef7824dade914d17b6b367f0430c0df448ca0)
Sage Weil
11:13 AM Revision 13f6f715 (ceph): os/bluestore: alert on fm/bdev size mismatch
Relates to: https://tracker.ceph.com/issues/39151
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked fro...
Igor Fedotov
11:13 AM Revision 649c67d1 (ceph): os/bluestore: introduce legacy statfs alert
Fixes: https://tracker.ceph.com/issues/39146
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
10:08 AM Dashboard Bug #39301 (Won't Fix): mgr/dashboard: Optimize RBD list by reducing the amount of data returned
I'm closing this issue for now, and will reopen it if we still have performance issues after #39140 Ricardo Marques
09:47 AM rbd Documentation #39351 (New): perf image iotop and rbd perf image are not documented
For example, "perf image iotop" handles keys "<" and ">" for changing column sorting. Марк Коренберг
09:31 AM CephFS Bug #11314 (In Progress): qa: MDS crashed and the runs hung without ever timing out
Jos Collin
09:31 AM CephFS Feature #5520 (New): osdc: should handle namespaces
Jos Collin
09:04 AM mgr Bug #38133 (Duplicate): segmentation fault
Sebastian Wagner
09:03 AM Revision 4c79d02f (ceph): Merge pull request #27581 from LenzGr/master-documentation
doc: Improved the dashboard proxy config section
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Na...
Ricardo Marques
09:03 AM Dashboard Bug #37974: Test failure: test_get_setting (tasks.mgr.dashboard.test_settings.SettingsTest)
Sage fixed an issue with get_typed_config some time ago. I'd consider this to be fixed, until this is reproducible. Sebastian Wagner
09:01 AM Dashboard Bug #37854 (Resolved): Cluster Hosts List - Performance Details context not changing based on Hos...
Sebastian Wagner
09:00 AM mgr Bug #37533 (Resolved): diskprediction_cloud plugin requirements.txt asks for unused "google==2.0.1"
Sebastian Wagner
08:01 AM CephFS Bug #39350 (Resolved): df command error
Commit 417836d, causes the df to produce incorrect output.... Varsha Rao
08:00 AM Orchestrator Cleanup #39278 (Pending Backport): mgr/rook: Remove support for Rook older than v0.9
Sebastian Wagner
06:58 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
We had this happen twice this week on a v13.2.5 cluster. (The cluster was recently upgraded from v12.2.11, where this... Dan van der Ster
06:48 AM mgr Backport #39132 (Fix Under Review): mimic: AttributeError: 'Module' object has no attribute 'remote'
Kefu Chai
06:45 AM mgr Backport #39132: mimic: AttributeError: 'Module' object has no attribute 'remote'
remote() was introduced in f02316adb4baf4dceaab79cc0ef4c2acdb544f3e.... Kefu Chai
06:37 AM Revision 26a8853a (ceph): qa/suites/rados/verify/tasks/rados_api_tests: whitelist OBJECT_MISPLACED
The api tests do some splits, which can move data.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from co...
Sage Weil
06:19 AM RADOS Backport #39343 (In Progress): luminous: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
06:13 AM RADOS Backport #39343: luminous: ceph-objectstore-tool rename dump-import to dump-export
Backporting note: cherry-pick 96861a8116242bdef487087348c24c97723dfafc only Nathan Cutler
06:07 AM RADOS Backport #39343 (Resolved): luminous: ceph-objectstore-tool rename dump-import to dump-export
https://github.com/ceph/ceph/pull/27636 Nathan Cutler
06:19 AM Revision e64f63b5 (ceph): ceph-objectstore-tool: Rename dump-import to dump-export
If user specifies dump-import it will still work, but isn't
in the usage that way.
Fixes: http://tracker.ceph.com/is...
David Zafman
06:16 AM RADOS Backport #39342 (In Progress): mimic: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
06:13 AM RADOS Backport #39342: mimic: ceph-objectstore-tool rename dump-import to dump-export
Backporting note: cherry-pick 96861a8116242bdef487087348c24c97723dfafc only Nathan Cutler
06:07 AM RADOS Backport #39342 (Resolved): mimic: ceph-objectstore-tool rename dump-import to dump-export
https://github.com/ceph/ceph/pull/27635 Nathan Cutler
06:16 AM Revision c77683fc (ceph): ceph-objectstore-tool: Rename dump-import to dump-export
If user specifies dump-import it will still work, but isn't
in the usage that way.
Fixes: http://tracker.ceph.com/is...
David Zafman
06:10 AM Dashboard Backport #39347 (Resolved): mimic: mgr/dashboard: Manager should complain about wrong dashboard c...
https://github.com/ceph/ceph/pull/27747 Nathan Cutler
06:09 AM Dashboard Backport #39346 (Resolved): nautilus: mgr/dashboard: Manager should complain about wrong dashboar...
https://github.com/ceph/ceph/pull/27742 Nathan Cutler
06:09 AM Dashboard Backport #39345 (Resolved): nautilus: mgr/dashboard: code documentation
https://github.com/ceph/ceph/pull/27746 Nathan Cutler
06:09 AM Bug #39291 (Resolved): librados2 package ships an SO with version "3"
Nathan Cutler
06:08 AM Backport #39293 (Resolved): nautilus: librados2 package ships an SO with version "3"
Nathan Cutler
06:08 AM mgr Backport #39344 (Resolved): nautilus: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_...
https://github.com/ceph/ceph/pull/27608 Nathan Cutler
06:01 AM CephFS Bug #39078 (Resolved): fs: we lack a feature bit for nautilus
Nathan Cutler
06:01 AM CephFS Backport #39187 (Resolved): nautilus: fs: we lack a feature bit for nautilus
Nathan Cutler
05:48 AM Revision 7d1522b2 (ceph): osd/osd_types: pool_stat_t::dump - fix 'num_store_stats' field
Fixes: http://tracker.ceph.com/issues/39340
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:44 AM Dashboard Subtask #38650 (Resolved): mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb tests
Tatjana Dehler
05:44 AM Dashboard Backport #38870 (Resolved): nautilus: mgr/dashboard: Manager modules and Alerts menu E2E breadcru...
Tatjana Dehler
05:44 AM Dashboard Bug #36086 (Resolved): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" break...
Tatjana Dehler
05:43 AM Dashboard Backport #38885 (Resolved): nautilus: mgr/dashboard: "1 osds exist in the crush map but not in th...
Tatjana Dehler
05:41 AM Revision c74cffd8 (ceph): Merge pull request #27593 from smithfarm/wip-39291
cmake: revert librados_tp.so version from 3 to 2
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tim Serong <...
Nathan Cutler
05:25 AM Bug #39340 (Resolved): pool_stat.dump() - value of num_store_stats is wrong
xie xingguo
04:45 AM RADOS Backport #39043 (In Progress): nautilus: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27632 Prashant D
04:02 AM Revision 1efb98df (ceph): mgr/telemetry: change crash dict to a list
For ease of indexing. There's no value in timestamp keys.
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
03:25 AM Revision dc9ce0cd (ceph): osd/PGLog: should not rollback further than deleted object version
When a deleted object becomes a divergent entry in the pg log,
we should not be able to rollback to a version of the ...
Neha Ojha
03:25 AM Revision 00d6549d (ceph): osd/PGLog: preserve original_crt in proc_replica_log()
This is to prevent rolling back further than deleted object version.
Signed-off-by: Neha Ojha <nojha@redhat.com>
(ch...
Neha Ojha
03:25 AM Revision a1a79048 (ceph): osd/PGLog: preserve original_crt in merge_log()
Fixes: https://tracker.ceph.com/issues/21174
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4...
Neha Ojha
03:22 AM rgw Backport #39018 (In Progress): nautilus: unable to cancel reshard operations for buckets with ten...
https://github.com/ceph/ceph/pull/27630 Prashant D
03:21 AM RADOS Backport #39044 (In Progress): mimic: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27629 Prashant D
02:21 AM Revision 51c9f5cf (ceph): client: fix fuse client hang because its bad session PipeConnection
to mds.
There still has a risk client will hang all the time and which
happened in my enviroment a few days ago. Wel...
Ivan Guan
01:46 AM Revision c8ebf1a3 (ceph): common: optimize check_utf8
Current check_utf8 implementation is not efficient. It first decodes the
string to catch possible errors, then encode...
Yibo Cai
12:17 AM Revision 73da58a3 (ceph): Merge pull request #27514 from tchaikov/wip-crimson-auth-client
crimson: enable cephx for v2 msgr
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarz...
Kefu Chai
12:01 AM Revision e361018f (ceph): osd/PGLog: preserve original_crt in proc_replica_log()
This is to prevent rolling back further than deleted object version.
Signed-off-by: Neha Ojha <nojha@redhat.com>
(ch...
Neha Ojha
12:01 AM Revision 1650a2d3 (ceph): osd/PGLog: preserve original_crt in merge_log()
Fixes: https://tracker.ceph.com/issues/21174
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4...
Neha Ojha
12:00 AM Revision a42ca174 (ceph): osd/PGLog: should not rollback further than deleted object version
When a deleted object becomes a divergent entry in the pg log,
we should not be able to rollback to a version of the ...
Neha Ojha
 

Also available in: Atom