Project

General

Profile

Activity

From 08/14/2019 to 09/12/2019

09/12/2019

11:44 PM Revision 42db65d3 (ceph): osd: prime splits/merges for any potential fabricated split/merge parti...
If we have to fabricate a merge target, we need to prime any future splits
it might have. Otherwise a sequence like
...
xie xingguo
11:26 PM mgr Bug #39096: common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer
Hi Neha, No, I can't. this is *not* https://tracker.ceph.com/issues/23352 That was a segfault and this is an assert. ... Brad Hubbard
02:37 PM mgr Bug #39096: common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer
Brad can you verify if this has been fixed already? Neha Ojha
11:24 PM CephFS Cleanup #41185 (Resolved): mds: reorg FSMapUser header
Patrick Donnelly
11:24 PM Revision 9dab1055 (ceph): Merge PR #29574 into master
* refs/pull/29574/head:
mds: Reorganize class members in FSMapUser header
Reviewed-by: Jos Collin <jcollin@redhat.c...
Patrick Donnelly
11:23 PM CephFS Cleanup #41428 (Resolved): mds: reorg InoTable header
Patrick Donnelly
11:23 PM Revision 46fa69a9 (ceph): Merge PR #29883 into master
* refs/pull/29883/head:
mds: Reorganize class members in InoTable header
Reviewed-by: Jos Collin <jcollin@redhat.co...
Patrick Donnelly
11:22 PM CephFS Cleanup #41607 (Resolved): mds: reorg Anchor header
Patrick Donnelly
11:20 PM Revision dedd91c1 (ceph): Merge PR #30090 into master
* refs/pull/30090/head:
mds: Reorganize class members in Anchor header
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
11:20 PM CephFS Bug #41654 (Resolved): mds: reorg LocalLock header
Patrick Donnelly
11:20 PM Revision 1f059799 (ceph): Merge PR #30143 into master
* refs/pull/30143/head:
mds: Reorganize class members in LocalLock header
Reviewed-by: Jos Collin <jcollin@redhat.c...
Patrick Donnelly
11:19 PM CephFS Cleanup #41679 (Resolved): mds: reorg LogEvent header
Patrick Donnelly
11:19 PM Revision 9b7b2f82 (ceph): Merge PR #30205 into master
* refs/pull/30205/head:
mds: Reorganize class members in LogEvent header
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
11:03 PM Revision f5613fea (ceph): ceph.spec.in: reserve 2500MB per build job
On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to ...
Dan van der Ster
10:38 PM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
Nathan Cutler wrote:
> backport ticket opened prematurely - setting "Need More Info" pending:
>
> 1. opening of P...
Neha Ojha
08:19 PM RADOS Backport #40993 (Need More Info): mimic: Ceph status in some cases does not report slow ops
backport ticket opened prematurely - setting "Need More Info" pending:
1. opening of PR fixing the issue in master...
Nathan Cutler
08:18 PM RADOS Backport #40993 (New): mimic: Ceph status in some cases does not report slow ops
Nathan Cutler
11:58 AM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
Converting this to track backport from master where the fix is under review. Sridhar Seshasayee
09:58 PM Revision 84567d3d (ceph): osd/SnapMapper: remove pre-octopus snapmapper keys after conversion
We don't need to keep these around (forever) unless we are paranoid the
conversion won't work for some reason, but I ...
Sage Weil
09:52 PM Revision 8dcf2741 (ceph): Merge pull request #29038 from dcasier/wip-40100-luminous
luminous: ceph-volume: lvm.activate: Return an error if WAL/DB devices absent
Reviewed-by: Alfredo Deza <adeza@redha...
Alfredo Deza
09:45 PM bluestore Bug #41213 (Duplicate): BlueStore OSD taking more than 60 minutes to boot
basically a dup of #36482 Sage Weil
09:44 PM bluestore Bug #41014 (Resolved): make bluefs_alloc_size default to bluestore_min_alloc_size
Sage Weil
09:44 PM bluestore Bug #41301 (Resolved): os/bluestore/BlueFS: use 64K alloc_size on the shared device
Sage Weil
09:17 PM Revision 923becc8 (ceph): os/bluestore: test conversion from global statfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:40 PM ceph-volume Backport #41083: mimic: batch gets confused when the same device is passed in two device lists
first attempted backport - https://github.com/ceph/ceph/pull/29691 - was closed Nathan Cutler
08:39 PM ceph-volume Backport #41307 (In Progress): mimic: regression: [filestore,bluestore] single type strategies fa...
Nathan Cutler
08:05 PM CephFS Bug #41800 (Resolved): qa: logrotate should tolerate connection resets
During kclient runs, we reboot nodes. The logrotate exception causes the test to fail:... Patrick Donnelly
07:59 PM Bug #37335: QA run failures "Command failed on smithi with status 1: '\n sudo yum -y install ceph...
Just to log this somewhere... @dsavinea reached out to me because ceph-container and ceph-ansible jobs were failing ... David Galloway
07:01 PM Revision a04ee601 (ceph): ceph-volume: lvm.activate: Return an error if WAL/DB devices absent
Fixes: https://tracker.ceph.com/issues/40100
Signed-off-by: David Casier <david.casier@aevoo.fr>
(cherry picked from...
David Casier
06:25 PM Revision 3c56db17 (ceph): osd/osd_types: drop leading space in operator<< for store_statfs_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:25 PM Revision 7e960242 (ceph): os/bluestore: simplify per-pool-stat config options
The previous bluestore_no_per_pool_stats_tolerance had a lot of possible
values, not all of which make sense to users...
Sage Weil
06:09 PM Revision d3308d2c (ceph): os/bluestore: fix warning counting in fsck
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
06:09 PM Revision f1346a0c (ceph): os/bluestore: remove duplicate logging
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
06:09 PM Revision 52af6cda (ceph): os/bluestore: introduce 'fix_on_mount' mode for no per pool tolerance.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:56 PM rgw Bug #41655 (Pending Backport): rgw: fix minimum of unordered bucket listing
Abhishek Lekshmanan
05:56 PM rgw Bug #41655: rgw: fix minimum of unordered bucket listing
Abhishek Lekshmanan
05:55 PM rgw Bug #41655 (Pending Backport): rgw: fix minimum of unordered bucket listing
Abhishek Lekshmanan
05:49 PM rgw Feature #41686: Unable to rebuild bucket index with a shard missing.
How did you lose the shard in the first place? Rebuilding an index with a lost shard isn't trivial. Abhishek Lekshmanan
05:42 PM rgw Bug #41760: rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId for consistency
Casey Bodley
05:40 PM rgw Bug #40700: memory usage of: radosgw-admin bucket rm
Abhishek Lekshmanan
04:49 PM CephFS Bug #41799: client: FAILED assert(cap == in->auth_cap)
The issue affect all releases including master Xiaoxi Chen
04:49 PM CephFS Bug #41799 (Resolved): client: FAILED assert(cap == in->auth_cap)
below log explains the issue clearly, the auth_caps was set to NULL in previous remove_caps, and when add_update_cap... Xiaoxi Chen
04:45 PM Revision 234eb440 (ceph): Merge PR #30191 into master
* refs/pull/30191/head:
cls/hello: disable write returning data clobbering demo
messages/MOSDOpReply: assert no wri...
Sage Weil
03:58 PM Dashboard Bug #41798 (Duplicate): mgr/dashboard: Error 500 when clicking the MDS host on the Filesystems pa...
I observed this on a vstart cluster on the current master branch (last commit: 193ef136a31b7a9ddb9d1f07f9cd72e7d02300... Lenz Grimmer
03:46 PM Revision 8603e839 (ceph): Merge pull request #29792 from sebastian-philipp/orchestrator-api-replace
mgr/orchestrator: Document OSD replacement
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by:...
Sebastian Wagner
03:42 PM Revision 91e4fc24 (ceph): common: default pg_autoscale_mode=on for new pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Revision 56b859ce (ceph): cls/hello: disable write returning data clobbering demo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM Dashboard Bug #41797 (Resolved): mgr/dashboard: Configuring an URL prefix does not work as expected
This was "reported":https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/LBUCABYCYI5ZISAQHMIYIIVIML5ND7OG/... Lenz Grimmer
03:17 PM Revision eb0f88e9 (ceph): rgw: fix minimum of unordered bucket listing
A recent PR made sure that a bucket listing could not request too many
entries at once. It also did a minimum computa...
J. Eric Ivancich
03:09 PM Dashboard Feature #24662 (Pending Backport): mgr/dashboard: SSL-enabled dashboard does not play nicely with...
Looks like this fix was not marked to be backported to Nautilus - reopening by setting the status to "Pending Backport". Lenz Grimmer
03:02 PM Dashboard Bug #41234 (Duplicate): More than 100% in a dashboard PG Status
Duplicate of #41536 (which also has a "pull request pending":https://github.com/ceph/ceph/pull/30343 to fix this) Lenz Grimmer
02:57 PM Revision 991520b8 (ceph): Merge PR #29820 into master
* refs/pull/29820/head:
osd/PeeringState: log_weirdness during peering
osd/PeeringState: send new message types
os...
Sage Weil
02:47 PM Revision 01263b79 (ceph): Merge pull request #30146 from ivancich/wip-fix-min-unordered-bkt-list
rgw: fix minimum of unordered bucket listing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Mark Kogan ...
J. Eric Ivancich
02:43 PM mgr Bug #38455 (Can't reproduce): Test failure: test_module_commands (tasks.mgr.test_module_selftest....
Neha Ojha
02:42 PM Linux kernel client Bug #15946 (Closed): xfs layering on rbd block device was corrupted
An old kernel, no evidence that this is an rbd bug. Ilya Dryomov
02:41 PM mgr Bug #38556 (Can't reproduce): scipy-0.12.1-6.el7.x86_64.rpm: [Errno -1] Package does not match in...
let's close this as works for me. we can always reopen this one once scipy is not available anymore again. Kefu Chai
02:36 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
assigning it to myself to see if it's a dup. Kefu Chai
02:25 PM rbd Bug #41753: avoid page cache for krbd discard round off tests
Hi Dongsheng,
I tried your test case a few times but didn't see any failures.
How does it fail -- what is the o...
Ilya Dryomov
02:23 PM Revision a2f19e6d (ceph): mgr/dashboard: Increase the global value of jasmine timeout
Some tests are taking longer than the default jasmine timeout to finish
and are causing a failure.
This commit will ...
Tiago Melo
02:23 PM Revision a4cb5280 (ceph): mgr/dashboard: Display the duration of each e2e test
Now we are able to see which tests are taking
too much time and may need improvements.
Signed-off-by: Tiago Melo <tm...
Tiago Melo
02:21 PM mgr Bug #39644 (Pending Backport): mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.Tes...
Neha Ojha
02:20 PM Linux kernel client Feature #41796 (New): fs/ceph: add lazyio propagate/synchronize support
I imagine this would be an ioctl of some kind.
Also, what are the feature/functionality gaps between ceph-fuse and...
Patrick Donnelly
02:18 PM mgr Bug #41795 (New): mgr: Time series data of pool decreases itself when reducing the amount of PGs ...
Time series data of pool decreases itself when reducing the amount of PGs of a pool.
Time series data should only ...
Stephan Müller
02:03 PM RADOS Bug #36289: Converting Filestore OSD from leveldb to rocksdb backend on CentOS
We had to scrap the idea of changing the backend and went for upgrading the OSDs to Bluestore. Our backfilling issue ... David Turner
01:58 PM RADOS Bug #36289: Converting Filestore OSD from leveldb to rocksdb backend on CentOS
David:
Did you run into a solution for this? We're seeing similar issues but the only possible alternative seems ...
Mohammed Naser
01:59 PM rgw Bug #41794 (Resolved): multisite: avoid recursive lock in RGWCoroutinesManager::handle_unblocked_...
this fix merged for mimic but never got a backport Casey Bodley
01:46 PM Revision 5a189bdd (ceph): cmake: Fix unaligned check on big-endian systems
On big-endian systems, ntohl is a no-op, so "good" never does
any conversion. Fix this by keeping the test constants...
Ulrich Weigand
01:44 PM Revision e071f4ce (ceph): qa/tasks/mon_thrash: sync force requires some force flags
AFAICS this has been the case for basically forever. Not sure why/how
the mon_thrash task hasn't had a problem with ...
Sage Weil
01:42 PM rbd Subtask #37529 (Pending Backport): [namespaces] mirroring should support namespaces
Jason Dillaman
01:28 PM mgr Feature #41793 (Closed): mgr: Run doc tests for mgr_util.py
Stephan Müller
01:23 PM mgr Feature #41793 (Closed): mgr: Run doc tests for mgr_util.py
Run doc tests in mgr_util.py Stephan Müller
01:22 PM Revision 0eaa709b (ceph): mds: Reorganize class members in JournalPointer header
Fixes: https://tracker.ceph.com/issues/41430
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
01:20 PM Revision a6e846c8 (ceph): Merge pull request #29769 from alfredodeza/nautilus-bz-1738379
nautilus ceph-volume: use the OSD identifier when reporting success
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:19 PM rgw Support #41792 (Closed): Huge delays (days) before pubsub events are sent
We have two Ceph clusters within the same zonegroup: siteA and siteB. Both running v14.2.2.
Each site is configure...
David Piper
01:18 PM Dashboard Feature #41791 (In Progress): mgr/dashboard: Manage CephFS snapshots
Volker Theile
01:17 PM Dashboard Feature #41791 (Resolved): mgr/dashboard: Manage CephFS snapshots
The Dashboard should provide a UI to manage "CephFS snapshots":http://docs.ceph.com/docs/master/dev/cephfs-snapshots/... Volker Theile
01:15 PM bluestore Bug #40741: Mass OSD failure, unable to restart
Please see my previous comment, on-site issue has been worked around the way shared there.
But please be cautious ...
Igor Fedotov
01:52 AM bluestore Bug #40741: Mass OSD failure, unable to restart
I have same issue with you. Did you solve this issue? Could you update infor about this one? Sa Pham
01:05 PM Dashboard Feature #41789: mgr/dashboard: Passwords have a minimum length
I closed it because the issue was handled in the PR of the related issue. I thought it wouldn't come to this. Stephan Müller
01:04 PM Dashboard Feature #41789 (Closed): mgr/dashboard: Passwords have a minimum length
Stephan Müller
12:36 PM Dashboard Feature #41789 (Closed): mgr/dashboard: Passwords have a minimum length
Enforce a minimum length of 8 characters. Stephan Müller
01:02 PM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
FWIW, I now submitted #41790 to request a change in how the version information is displayed. Lenz Grimmer
09:08 AM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
That "Version" information on the page is not very helpful to begin with. If multiple services are running on a singl... Lenz Grimmer
01:01 PM Dashboard Bug #41790: mgr/dashboard: Only one version number per host displayed
See #41740 for an example screenshot:
!/attachments/download/4412/Screenshot_2019-09-10%20Ceph.png!
Lenz Grimmer
01:00 PM Dashboard Bug #41790 (New): mgr/dashboard: Only one version number per host displayed
The "Hosts" table on the dashboard only displays a single Version number per host. However, when multiple services ar... Lenz Grimmer
01:00 PM Revision 3039f324 (ceph): Merge pull request #29771 from alfredodeza/luminous-bz-1738379
luminous ceph-volume: use the OSD identifier when reporting success Jan Fajerski
12:47 PM ceph-volume Bug #41660 (Resolved): ceph-volume lvm activate -all fails if stderr is not a terminal
Luminous PR: https://github.com/ceph/ceph/pull/30299
Mimic PR: https://github.com/ceph/ceph/pull/30301
Nautilus PR:...
Alfredo Deza
11:53 AM Bug #41605: Ceph broken on big-endian systems
https://github.com/ceph/ceph/pull/30079 has been merged, but there will be a follow-up PR Nathan Cutler
11:53 AM bluestore Bug #41009 (Pending Backport): osd_memory_target isn't applied in runtime.
Sridhar Seshasayee
11:37 AM Revision 08a5ab12 (ceph): mgr/dashboard: Improve workaround to redraw datatables
The current approach to workaround this issue is to fire a 'resize' event to force the datatable to redraw the grid w... Volker Theile
11:30 AM Dashboard Feature #41787 (Resolved): mgr/dashboard: Improve workaround to redraw datatables
The current approach to workaround the issue that datatables are not rendered correctly when they are part of a tab a... Volker Theile
11:29 AM Revision 0353ddfb (ceph): cephfs-shell: Convert paths type from string to bytes
Almost for all paths type is changed to bytes, by specifying custom byte
conversion action class and passing it to ar...
Varsha Rao
10:55 AM Revision b8d153af (ceph): Merge pull request #30296 from alfredodeza/luminous-rm41378-2
luminous ceph-volume: pre-install python-apt and its variants before test runs
Reviewed-by: Jan Fajerski <jfajerski@...
Alfredo Deza
10:55 AM Revision ac4d3ab9 (ceph): Merge pull request #30294 from alfredodeza/nautilus-rm41378-2
nautilus ceph-volume: pre-install python-apt and its variants before test runs
Reviewed-by: Jan Fajerski <jfajerski@...
Alfredo Deza
10:54 AM Revision 094db6c2 (ceph): Merge pull request #30295 from alfredodeza/mimic-rm41378-2
mimic ceph-volume: pre-install python-apt and its variants before test runs Alfredo Deza
10:54 AM Revision e131432f (ceph): Merge pull request #30301 from alfredodeza/mimic-rm41660
mimic ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
10:24 AM Revision 64767f89 (ceph): mds: Reorganize class members in DamageTable header
Fixes: https://tracker.ceph.com/issues/41178
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
10:07 AM Revision e917afe3 (ceph): cephfs-shell: better complain info, when deleting non-empty directory
fixes:http://tracker.ceph.com/issues/40864
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
10:05 AM Revision c94580ad (ceph): Merge pull request #30307 from alfredodeza/nautilus-rm40664
nautilus ceph-volume zap always skips block.db, leaves them around Jan Fajerski
10:05 AM Revision 31aa784f (ceph): Merge pull request #30306 from alfredodeza/mimic-rm40664
mimic ceph-volume zap always skips block.db, leaves them around Jan Fajerski
10:05 AM Revision 4cb0306a (ceph): Merge pull request #30305 from alfredodeza/luminous-rm40664
luminous ceph-volume zap always skips block.db, leaves them around Jan Fajerski
10:04 AM Revision 193ef136 (ceph): Merge pull request #30106 from smithfarm/wip-more-cbs
script/ceph-backport.sh: make the script idempotent
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Abhi...
Nathan Cutler
10:02 AM Dashboard Bug #41668 (Resolved): mgr/dashboard: key-value-table doesn't render booleans
Lenz Grimmer
09:59 AM Revision ee23c752 (ceph): mgr/dashboard: key-value-table doesn't render booleans (#30203)
mgr/dashboard: key-value-table doesn't render booleans
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: ...
Lenz Grimmer
09:29 AM Dashboard Bug #41786 (New): dashboard: run-tox-mgr-dashboard ctest fails in nautilus PRs
We saw the following failure at https://github.com/ceph/ceph/pull/30333
"ERROR: No matching distribution found for...
Nathan Cutler
09:15 AM Revision 4bbea68a (ceph): mgr/dashboard: Fix error message not displayed in pool form (#30137)
mgr/dashboard: Fix error message not displayed in pool form
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
08:32 AM RADOS Backport #41785 (Resolved): nautilus: Make dumping of reservation info congruent between scrub an...
https://github.com/ceph/ceph/pull/31444 Nathan Cutler
08:32 AM rgw Bug #41692 (Resolved): rgw dns name matching broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:18 AM ceph-volume Bug #41784 (New): ceph-volume lvm create leaves half-built OSDs lying around
We keep finding part-made OSDs (they appear not attached to any host,
and down and out; but still counting towards t...
Matthew Vernon
07:16 AM Revision 9e8e6a74 (ceph): rgw: add missing bilog status to help info.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
06:45 AM Revision c39761cd (ceph): rgw: sync with elastic search v7
elastic search removes mapping types feature. see
https://www.elastic.co/guide/en/elasticsearch/reference/current/rem...
Chang Liu
06:17 AM CephFS Documentation #41472 (In Progress): doc: add multiple active MDSs and Subtree Management in CephFS
Sidharth Anupkrishnan
06:05 AM CephFS Documentation #41783 (Resolved): doc: document MDSs journaling mechanism and metadata pool
Venky Shankar
05:44 AM Backport #41765 (In Progress): mimic: ceph.spec.in: 1800MB of memory per build job is not suffici...
https://github.com/ceph/ceph/pull/30355 Prashant D
05:41 AM RADOS Backport #41764 (In Progress): nautilus: TestClsRbd.sparsify fails when using filestore
https://github.com/ceph/ceph/pull/30354 Prashant D
05:00 AM Revision 8c232252 (ceph): osd: add constructor to make OSDOp from op code.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:00 AM Revision cb0af356 (ceph): crimson/osd: implement a bunch of objclass methods.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:51 AM CephFS Bug #41759: mgr/volumes: test_async_subvolume_rm fails since purge threads did not cleanup trash ...
Patrick Donnelly wrote:
> [...]
>
> From the teuthology log.
yeh -- that masks the logging of the actual trace...
Venky Shankar
04:49 AM Revision ec06dec5 (ceph): Merge pull request #28936 from tchaikov/wip-unaligned-access
cmake: check for unaligned access
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: Casey Bodley <cb...
Kefu Chai
03:42 AM Revision 67ab2e56 (ceph): ceph.spec.in: reserve 2500MB per build job
On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to ...
Dan van der Ster
03:42 AM Revision 48c084a9 (ceph): test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
after #30061, extents returned by sparse read will always be
an empty map as long as the extents to be read is empty ...
Kefu Chai
02:56 AM Revision 73436961 (ceph): mds: make MDSIOContextBase delete itself when shutting down
Fixes: https://tracker.ceph.com/issues/41346
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
Xuehan Xu
02:24 AM RADOS Bug #23647 (In Progress): thrash-eio test can prevent recovery
http://pulpito.ceph.com/nojha-2019-09-06_14:33:54-rados:singleton-wip-41385-3-distro-basic-smithi/ - this is where I ... Neha Ojha
02:21 AM Revision 55daa8e1 (ceph): rbd-mirror: renamed RemoveRequest state machine to TrashRemoveRequest
This better matches the current behavior where the images are only
removed from the trash.
Signed-off-by: Jason Dill...
Jason Dillaman
02:21 AM Revision f091a31d (ceph): rbd-mirror: prevent restored trash images from being deleted after delay
The image deleter wasn't verifying whether or not an image was still in the trash
prior to deleting the image. This n...
Jason Dillaman
02:20 AM Revision 0ef0f43d (ceph): librbd: allow mirroring trash images to be restored
This functionality was accidentally broken when image live-migration
was introduced.
Signed-off-by: Jason Dillaman <...
Jason Dillaman
02:20 AM Revision 73d4577d (ceph): rbd-mirror: set image as primary when moving to trash
This will allow the the image to be restored and re-mirrored if
desired.
Signed-off-by: Jason Dillaman <dillaman@red...
Jason Dillaman
02:19 AM Revision a00b2e11 (ceph): Merge pull request #28939 from trociny/wip-37529
rbd-mirror: add namespace support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:22 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...

Reproduced several times with debug_ms = 20
http://pulpito.ceph.com/dzafman-2019-09-11_15:28:37-rados-wip-zafman...
David Zafman
01:21 AM RADOS Bug #41735: pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
sorry I missed that... Vasu Kulkarni

09/11/2019

10:28 PM RADOS Bug #41735 (Fix Under Review): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
Rook should probably set this option explicitly, since it is working with nautilus and we won't backport this (or the... Sage Weil
09:29 PM RADOS Bug #41735 (Need More Info): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
can you attach the 'ceph health detail' output so i can see which warning it's throwing? Sage Weil
10:27 PM Revision 1ac34a5e (ceph): mon: disable min pg per osd warning
Now that the pg_autoscaler is on by default, it is "normal" (and okay) to
have a small number of PGs in the cluster i...
Sage Weil
10:03 PM CephFS Fix #41782 (Resolved): mds: allow stray directories to fragment and switch from 10 stray director...
Stray directories can become too full which can result in unexpected ENOSPC errors. See for example, #41778.
Evalu...
Patrick Donnelly
09:33 PM RADOS Bug #41669 (Pending Backport): Make dumping of reservation info congruent between scrub and recovery
David Zafman
09:20 PM Revision 81bfdf6d (ceph): Merge pull request #30192 from dzafman/wip-41669
Make dumping of reservation info congruent between scrub and recovery
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
David Zafman
09:11 PM RADOS Bug #41680 (Won't Fix): Removed OSDs with outstanding peer failure reports crash the monitor
OSD failure reports will die out on their own eventually and there's no general reason to expect a removed OSD was in... Greg Farnum
09:11 PM RADOS Bug #41639 (Rejected): mon/MgrMonitor: enable pg_autoscaler by default for nautilus
Neha Ojha
09:10 PM RADOS Bug #41693 (Need More Info): a accidental problems with osd detection algorithm in monitor
Can you explain in more detail exactly what happened here?
It sounds like you have three hosts with colocated OSDs...
Greg Farnum
09:08 PM RADOS Bug #41718 (Fix Under Review): ceph osd stat JSON output incomplete
Neha Ojha
09:03 PM Bug #41326 (Won't Fix): ceph-crash: omits cluster name
Unfortunately as cluster names are deprecated I don't think anybody will be devoting time to resolve this. Presumably... Greg Farnum
08:58 PM Revision b2cd2c4e (ceph): Merge pull request #30347 from neha-ojha/wip-add-backend
qa/suites/rados/perf: test min recommended osd_memory_target
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Neha Ojha
08:50 PM Revision 9c07878b (ceph): Merge pull request #30319 from zhangsw/rgw-fix-zone-rm
rgw: fix incorrect "radosgw-admin zonegroup rm" info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ab...
Casey Bodley
08:48 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
Tiago, were you able to reproduce the ratio bug in "ceph osd pool autoscale-status" as well? Christoffer Lilja
03:07 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
I was able to reproduce it by creating a replicated pool with a replicated size different than the number of OSDs.
I...
Tiago Melo
03:03 PM Dashboard Bug #41536 (Fix Under Review): Total amount to PG's is more than 100%
Tiago Melo
01:33 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
I don't know how to reproduce this.
My CephFS was created in Jewel and my cluster is upgraded from there.
I first...
Christoffer Lilja
12:12 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
Hi, do you know how I can replicate this?
In both master and nautilus I'm getting the correct information.
Tiago Melo
08:41 PM rbd Bug #41780: [trash] cannot restore mirroring sourced images
Needs a partial backport to mimic for all but first commit. Jason Dillaman
08:39 PM rbd Bug #41780 (Fix Under Review): [trash] cannot restore mirroring sourced images
Jason Dillaman
05:13 PM rbd Bug #41780 (Resolved): [trash] cannot restore mirroring sourced images
Starting w/ Nautilus, the rbd CLI only allows user sourced trash images to be restored. This was broken when live-mig... Jason Dillaman
07:30 PM Revision 3e009b6f (ceph): Merge pull request #30299 from alfredodeza/luminous-rm41660
luminous ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Andrew Schoen <aschoen@redhat...
Alfredo Deza
06:07 PM Revision 0b5df404 (ceph): doc: add a doc for vstart_runner.py
Describe how to install teuthology, use vstart_runner.py to run tests
locally and briefly describe internals of vstar...
Rishabh Dave
05:54 PM CephFS Bug #41759: mgr/volumes: test_async_subvolume_rm fails since purge threads did not cleanup trash ...
... Patrick Donnelly
01:03 PM CephFS Bug #41759: mgr/volumes: test_async_subvolume_rm fails since purge threads did not cleanup trash ...
As seen from the MDS log, there are no filesystem ops after the rename ack to the client. This hints that the purge t... Venky Shankar
11:01 AM CephFS Bug #41759 (Can't reproduce): mgr/volumes: test_async_subvolume_rm fails since purge threads did ...
Patrick saw this recently here: http://qa-proxy.ceph.com/teuthology/pdonnell-2019-09-11_00:33:51-fs-wip-pdonnell-test... Venky Shankar
05:51 PM Dashboard Bug #41779 (Fix Under Review): mgr/dashboard: Error during iSCSI target edition
Ricardo Marques
04:41 PM Dashboard Bug #41779 (Resolved): mgr/dashboard: Error during iSCSI target edition
During the edition of an iSCSI target, I got the following error on dashboard:... Ricardo Marques
05:32 PM Revision fe93108a (ceph): qa/suites/rados/perf: test min recommended osd_memory_target
Add bluestore-basic-min-osd-mem-target.yaml to objectstore.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
05:22 PM Revision 226227cf (ceph): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
LDAP was out of sync with the other auth modules, and the default
error code is not correct for S3.
Fixes: https://t...
Matt Benjamin
05:21 PM Revision 6f346f11 (ceph): Merge PR #30346 into master
* refs/pull/30346/head:
script: raw_input was renamed to input in py3
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
05:17 PM Dashboard Bug #41781 (New): mgr/dashboard: test coding best practice: replace element queries to CSS/angula...
Most unit & e2e tests use CSS (e.g.: @".card-title"@) or Angular component attributes (@[cardTitle="Cluster Status"]@... Ernesto Puerta
05:00 PM Revision 5ee344ab (ceph): script: raw_input was renamed to input in py3
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:59 PM Revision a779766b (ceph): Merge PR #30014 into master
* refs/pull/30014/head:
doc: update CephFS overview in introductory page
doc: filesystem to file system
Reviewed-b...
Patrick Donnelly
04:42 PM rbd Bug #41653 (In Progress): [rbd-mirror] simplify peer bootstrapping
Jason Dillaman
04:24 PM Revision 543f8f7a (ceph): rgw/pubsub: add notification filtering
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:11 PM Revision f142dacb (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4612ab3ae62a3e8e1cc9e51489feab0c938296d3)
Alfredo Deza
04:11 PM Revision a1531f18 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 95b16b516c0736839fe50f12ecbeb7cd62c67335)
Alfredo Deza
04:11 PM Revision 458d4a62 (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfb8422e262dcce49c50610a3977bfe1edc2a435)
Alfredo Deza
04:11 PM Revision d60f526e (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
04:11 PM Revision 76b73423 (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ee18ebc078b2d380b88f3726737184f34345e2f3)
Alfredo Deza
04:11 PM Revision 5534dcf8 (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 595e492783283359b613d199a75f3e7495bfb9ed)
Alfredo Deza
04:11 PM Revision af114725 (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 79196354aca3b3d30c7de1e2ac8b5a3c06ee8330)
Alfredo Deza
03:30 PM rgw Bug #40995: rgw dns name is not case sensitive
https://tracker.ceph.com/issues/41692 is now pending backport, and its fix can be included with these backports Casey Bodley
03:29 PM rgw Bug #41692 (Pending Backport): rgw dns name matching broken
Casey Bodley
03:28 PM RADOS Bug #41758 (Fix Under Review): Ceph status in some cases does not report slow ops
Neha Ojha
01:13 PM RADOS Bug #41758: Ceph status in some cases does not report slow ops
After applying the fix, health warning pertaining to slow ops show up as shown below,... Sridhar Seshasayee
12:57 PM RADOS Bug #41758: Ceph status in some cases does not report slow ops
PR https://github.com/ceph/ceph/pull/30337 addresses this issue. Sridhar Seshasayee
09:29 AM RADOS Bug #41758 (Duplicate): Ceph status in some cases does not report slow ops
In cases when only osds report slow ops, it is observed that ceph summary status doesn't report the same. This issue ... Sridhar Seshasayee
03:28 PM Revision 3417e269 (ceph): Merge pull request #30221 from cbodley/wip-rgw-dns-name-iends-with
rgw: fix dns name comparison for virtual hosting
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
03:27 PM Revision dba64a73 (ceph): Merge pull request #30310 from rzarzynski/wip-crimson-op_effects
crimson/osd: extend OpsExecuter to carry about op effects.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision 4b23bae6 (ceph): os/bluestore: do not collect onodes when doing fsck.
This both saves RAM and cpu cycles making fsck process faster.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:15 PM Revision ca2c4e5d (ceph): os/bluestore: introduce shallow (quick-fix) mode for bluestore fsck/rep...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision d713d4b6 (ceph): os/bluestore: split out object checking from _fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision d63fc8f8 (ceph): os/bluestore: reorder blocks within fsck_check_objects.
The rationale is to to have better locality for shallow checks which can
later run in a multithreaded manner.
Signed...
Igor Fedotov
03:15 PM Revision c6ab317f (ceph): os/bluestore: another split out for fsck logic blocks.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision 799d5412 (ceph): os/bluestore: pass containers by ptr in FSCK_ObjectCtx
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision e7280107 (ceph): common/work_queue: make ThreadPool/WorkQueue more reusable.
Some tricks to be able to derive from ThreadPool.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:15 PM Revision c432f226 (ceph): os/bluestore: parallelize quick-fix running.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:07 PM CephFS Bug #41778 (New): 'No space left on device' due to snapshots
When using snapshots, we are getting 'no space left on device' when num_strays is close to a million.
We only have l...
Kenneth Waegeman
03:06 PM bluestore Bug #41744 (In Progress): os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verif...
Radoslaw Zarzynski
03:06 PM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
Early, untested fix candidate: https://github.com/ceph/ceph/commit/d5b56c665a7f0ed7725e485ed05393a8b821ce7b.
Igor,...
Radoslaw Zarzynski
02:59 PM Revision 1be47eb2 (ceph): mgr/dashboard: Fix calculation of PG Status percentage
We were reading a wrong value for the total of PGs.
Fixes: https://tracker.ceph.com/issues/41536
Signed-off-by: Tia...
Tiago Melo
02:55 PM Feature #41777 (New): ceph-osd does not start correctly OSDs if journal are directly-linked parti...
I know that mine is a _corner case_, but...
I've setup a little ceph cluster (PVE based), where journal devices ...
Marco Gaiarin
02:32 PM Revision 8ce8effe (ceph): mgr/dashboard: E2E enhancements (#30017)
mgr/dashboard: E2E enhancements
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Stephan Müller <smu...
Lenz Grimmer
02:28 PM Dashboard Bug #41776 (Resolved): mgr/dashboard: unable to set boolean values to false when default is true
The issue was originally reported on ceph-users mailinglist: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2019... Tatjana Dehler
02:16 PM Revision 6b4356cd (ceph): mon/pgmap: fix bluestore alerts output.
Lost OSD count for most of them.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
02:10 PM rbd Backport #41772 (In Progress): luminous: RBD image manipulation using python API crashing since N...
Jason Dillaman
01:29 PM rbd Backport #41772 (Resolved): luminous: RBD image manipulation using python API crashing since Naut...
https://github.com/ceph/ceph/pull/30345 Nathan Cutler
01:48 PM Revision b6b6fca0 (ceph): Merge pull request #29606 from sseshasa/bluestoreCfgObserver
os/bluestore: Add config observer for osd memory specific options. Sridhar Seshasayee
01:33 PM Bug #37335 (Resolved): QA run failures "Command failed on smithi with status 1: '\n sudo yum -y i...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:33 PM ceph-volume Backport #41775 (Duplicate): mimic: Except ceph-volume lvm batch to handle explicit --wal-devices...
Nathan Cutler
01:32 PM Dashboard Feature #41774 (Resolved): mgr/dashboard: Show smartctl summary in OSD tab
The `smartctl` summary data should be displayed more visible in the `Device health` tab of the OSD page. Currently, t... Patrick Seidensal
01:31 PM Dashboard Backport #41773 (Resolved): nautilus: mgr/dashboard: NFS Ganesha Object Gateway exports should de...
https://github.com/ceph/ceph/pull/30516 Nathan Cutler
01:31 PM Revision 18bbb717 (ceph): Merge pull request #30302 from alfredodeza/luminous-ceph-volume-zap-fix
luminous ceph-volume lvm.zap fix cleanup for db partitions
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:30 PM Revision 9c686669 (ceph): cephfs-shell: Fix 'du' command error
This patch fixes the following:
* No error message outputed for non existing directories.
* Takes only single argumen...
Varsha Rao
01:29 PM rbd Backport #41771 (Resolved): nautilus: RBD image manipulation using python API crashing since Naut...
https://github.com/ceph/ceph/pull/30661 Nathan Cutler
01:29 PM rbd Backport #41770 (Rejected): mimic: RBD image manipulation using python API crashing since Nautilus
Nathan Cutler
01:29 PM rgw Backport #41769 (Rejected): luminous: don't call check_bucket_shards() in the write path
Nathan Cutler
01:29 PM rgw Backport #41768 (Rejected): nautilus: don't call check_bucket_shards() in the write path
Nathan Cutler
01:29 PM rgw Backport #41767 (Rejected): mimic: don't call check_bucket_shards() in the write path
Nathan Cutler
01:28 PM Backport #41766 (Resolved): nautilus: ceph.spec.in: 1800MB of memory per build job is not suffici...
https://github.com/ceph/ceph/pull/30370 Nathan Cutler
01:28 PM Backport #41765 (Resolved): mimic: ceph.spec.in: 1800MB of memory per build job is not sufficient...
https://github.com/ceph/ceph/pull/30355 Nathan Cutler
01:28 PM RADOS Backport #41764 (Resolved): nautilus: TestClsRbd.sparsify fails when using filestore
https://github.com/ceph/ceph/pull/30354 Nathan Cutler
01:28 PM rgw Backport #39413 (Rejected): luminous: multisite: period pusher gets 403 Forbidden against other z...
this backport is a noop in luminous Nathan Cutler
01:23 PM Revision 4deafc66 (ceph): rgw_admin: add a note warning stale instances for multisite
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 55fdcfa0432e2779b45246349d46e17d8b1...
Abhishek Lekshmanan
01:22 PM Revision de6fca72 (ceph): rgw admin: disable stale instance delete in a multiste env
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit b8509433c52f7481e1d5948203f6c5b173d...
Abhishek Lekshmanan
01:16 PM rgw Backport #39014 (In Progress): mimic: rgw admin: disable stale instance deletion in multisite
Nathan Cutler
01:16 PM rgw Backport #39013 (Rejected): luminous: rgw admin: disable stale instance deletion in multisite
touches code that doesn't exist in luminous Nathan Cutler
01:13 PM rgw Backport #38752 (In Progress): luminous: rgw: marker is not advanced during garbage collection
Nathan Cutler
01:12 PM rgw Backport #38368 (Need More Info): luminous: rgw: fix prefix handling in LCFilter
non-trivial conflicts Nathan Cutler
01:08 PM Revision f2b9c0e5 (ceph): mgr/volumes: retry purging trash entries on intermittent error
have a max cap on number of retries and bail out. also, fix
dumping traceback to log for python 2.
Signed-off-by: Ve...
Venky Shankar
01:08 PM Revision 387746ca (ceph): mgr/volumes: cluster log when a purge thread bails out
Fixes: http://tracker.ceph.com/issues/41218
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
01:07 PM rgw Backport #24967 (Need More Info): luminous: Add Fault injection for watch/notify in RGW cache
Nathan Cutler
01:05 PM CephFS Feature #41763 (New): Support decommissioning of additional data pools
Adding additional data pools via @ceph fs add_data_pool@ is very easy, but once a pool is in use, it is very hard to ... Janek Bevendorff
01:05 PM rgw Backport #24965 (Need More Info): luminous: Robustly Notify Cache
Nathan Cutler
12:57 PM Revision 9d086879 (ceph): Merge pull request #29793 from sebastian-philipp/ansible-default-realm-...
mgr/ansible: Change default realm and zonegroup
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Sebastian Wagner
12:55 PM Revision 9c7be758 (ceph): ceph-volume lvm.zap fix cleanup for db partitions
this uses the correct type 'db' for db type partitions, else
a block.db parition does not get cleaned up by ceph-volu...
Dominik Csapak
12:54 PM Revision b41ee43a (ceph): Merge pull request #30331 from jan--f/wip-9e2175c-luminous
luminous: ceph-volume: set a lvm_size property on the fakedevice fixture
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:38 PM ceph-volume Bug #38473 (Pending Backport): Except ceph-volume lvm batch to handle explicit --wal-devices and ...
This is fixed by checking that device lists are disjoint. mimic backport is here https://github.com/ceph/ceph/pull/30334 Jan Fajerski
12:36 PM Revision 53cb311a (ceph): ceph-volume: don't keep device lists as sets
This was introduced by #27754. The explicit device lists were cast to
sets but other parts of the code where not upda...
Jan Fajerski
12:36 PM Revision fbb26c83 (ceph): ceph-volume: batch ensure device lists are disjoint
Fixes: https://tracker.ceph.com/issues/41018
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
12:27 PM ceph-volume Bug #38365: luminous: ceph-volume: add osd_ids argument
@Theofilos given that luminous is not gonna be around much longer, I'm wondering if its worth backporting this featur... Jan Fajerski
12:22 PM ceph-volume Backport #41762 (In Progress): mimic: c-v raises TypeError: unsupported format string passed to S...
Jan Fajerski
12:19 PM ceph-volume Backport #41762 (Resolved): mimic: c-v raises TypeError: unsupported format string passed to Size...
https://github.com/ceph/ceph/pull/30333 Jan Fajerski
12:22 PM Revision 73e3fe3b (ceph): ceph-volume: implement __format__ in Size to format sizes in py3
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 7a741f201a078dfd9bce34e66ed16bcb37d99f7f)
Jan Fajerski
12:21 PM rgw Bug #41760 (Fix Under Review): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId f...
Matt Benjamin
12:12 PM rgw Bug #41760 (Resolved): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId for consi...
The error reported to S3 should be the same for LDAP as for other auth mechanisms. Matt Benjamin
12:00 PM Revision 43388cf5 (ceph): ceph-volume: set a lvm_size property on the fakedevice fixture
This is so tests can continue to set sys_api['size'] and the code
can retrieve that as Device.lvm_size
Signed-off-by...
Andrew Schoen
11:53 AM Revision 1fa6c86d (ceph): Merge pull request #30321 from tchaikov/wip-run-cbt.sh
script/run-cbt.sh: always use python3
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:52 AM rgw Backport #41623 (In Progress): luminous: rgw/rgw_op: Remove get_val from hotpath via legacy options
Nathan Cutler
11:35 AM Revision 9681ad4c (ceph): Merge pull request #30300 from alfredodeza/nautilus-rm41660
nautilus: ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Jan Fajerski <jfajerski@suse...
Alfredo Deza
11:33 AM rgw Backport #41626 (In Progress): luminous: multisite: ENOENT errors from FetchRemoteObj causing buc...
Nathan Cutler
11:32 AM Revision 678ec299 (ceph): rgw: RGWCoroutine::call(nullptr) sets retcode=0
callers generally expect 'yield call(...);' to set retcode with the
result of the given coroutine. it's valid to call...
Casey Bodley
11:13 AM Revision 9cd400b3 (ceph): mgr/dashboard: Add protractor-fast-fail plugin
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:13 AM Revision 204ad50b (ceph): mgr/dashboard: Enable waitforAngular in E2E
Convert waitForTableData into a method,
using it as a decorator was causing problems.
Signed-off-by: Tiago Melo <tme...
Tiago Melo
11:13 AM Revision 9f89e768 (ceph): mgr/dashboard: Update protractor dependencies
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:13 AM Revision 9144e44c (ceph): mgr/dashboard: Add click call inside waitClickable
All waitClickable calls were being followed by a click.
This will remove the need for the click call.
Signed-off-by:...
Tiago Melo
11:12 AM Revision a8b8845b (ceph): mgr/dashboard: Fix error in pool list component
Sometimes the pools list result comes without the tiers field.
This was causing an error in the code.
Signed-off-by:...
Tiago Melo
11:12 AM Revision fe50d151 (ceph): mgr/dashboard: Fix random failure in images e2e test
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:12 AM Revision 294c9414 (ceph): mgr/dashboard: Remove duplicated method
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision ee6a5b9c (ceph): mgr/dashboard: Split user-mgmt e2e files
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision 80c14569 (ceph): mgr/dashboard: Use suites in protractor
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision 760f8c30 (ceph): mgr/dashboard: Extract delete method into page-helper
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision 038aeedc (ceph): mgr/dashboard: Remove E2E warning
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision a23af4c8 (ceph): mgr/dashboard: Remove helper.po.ts
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:10 AM rgw Backport #41630 (In Progress): luminous: rgw:report error "unrecognized arg rm" when using "rados...
Nathan Cutler
11:08 AM Dashboard Feature #41223 (Fix Under Review): mgr/dashboard: Add smartctl data as an details tab of an OSD
Patrick Seidensal
11:07 AM rgw Backport #41498 (In Progress): nautilus: RGW S3Website didn't do the necessary checking to the we...
Abhishek Lekshmanan
11:07 AM Revision 74d05baf (ceph): rgw: fix checking index_doc_suffix when getting effective key
Currently, if the index_doc_suffix is empty which is leaded
by the IndexDocument field is not configurated or is set ...
Enming Zhang
11:04 AM Revision 5112357f (ceph): rgw: fix the bug of rgw not doing necessary checking to website configu...
Fixes: http://tracker.ceph.com/issues/40678
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr...
Enming Zhang
11:03 AM Backport #41700 (In Progress): nautilus: "make check" failing in GitHub due to python packaging c...
Abhishek Lekshmanan
11:02 AM rgw Backport #41713 (In Progress): luminous: can't remove rados objects after copy rgw-object fail
Nathan Cutler
11:02 AM Revision a6453060 (ceph): rgw: make sure object's idtag is updated when available
This change was originally submitted by lltlo <120680451@qq.com> but
had some formatting issues and wasn't signed-off...
J. Eric Ivancich
11:02 AM Revision 7991ce55 (ceph): rgw: make rollback refcount tag match
When the refcount does a "get", the tag ends with a null character,
but during a rollback, when the tag is "put" it d...
J. Eric Ivancich
11:00 AM Revision 612c48d3 (ceph): mgr/dashboard: Improve clickCheckbox with some waits
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:00 AM Revision 34f213d5 (ceph): mgr/dashboard: Move some e2e into new "ui" folder
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:51 AM Revision 6b9fbbb2 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
10:43 AM Revision d1aa3189 (ceph): script/ceph-backport.sh: help the user set up the script
This commit adds several options:
--setup
--setup-advice
--usage-advice
--troubleshooting-advice
It...
Nathan Cutler
10:41 AM Revision 7b86b981 (ceph): script/ceph-backport.sh: check Backport ticket assignee
Don't work on tickets assigned to someone else.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:34 AM ceph-volume Bug #38366 (Resolved): mimic: ceph-volume: add osd_ids argument
Jan Fajerski
10:33 AM ceph-volume Bug #38291 (Pending Backport): c-v raises TypeError: unsupported format string passed to Size.__f...
Jan Fajerski
10:24 AM Revision d29cea62 (ceph): mgr/dashboard: Improve images e2e test (#30212)
mgr/dashboard: Improve images e2e test
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Patrick Seidensal...
Lenz Grimmer
10:22 AM Revision 07a472c7 (ceph): mgr/dashboard: Wait for breadcrumb text is present in e2e tests (#30267)
mgr/dashboard: Wait for breadcrumb text is present in e2e tests Lenz Grimmer
10:21 AM Dashboard Bug #41683 (Resolved): mgr/dashboard: Rendering datatable causes Angular runtime error
Lenz Grimmer
06:41 AM Dashboard Bug #41683: mgr/dashboard: Rendering datatable causes Angular runtime error
This issue can also be reproduced by:
# Navigate to *Pools* page, select a pool on Pool List table and click *Overal...
Kiefer Chang
10:20 AM Revision 4ada5f15 (ceph): mgr/dashboard: Rendering datatable causes Angular runtime error (#30209)
mgr/dashboard: Rendering datatable causes Angular runtime error
Reviewed-by: Stephan Müller <smueller@suse.com>
Revi...
Lenz Grimmer
10:16 AM Revision 6659b20d (ceph): script/run-cbt.sh: always use python3
run-cbt.sh will be used by the "ceph-perf-pull-requests" jenkins job,
which will prepare the runtime dependencies by ...
Kefu Chai
10:14 AM Revision e494e6b9 (ceph): Merge pull request #30318 from tchaikov/wip-run-make.sh
script/run-make.sh: do not pass cmake options twice
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:00 AM Dashboard Feature #40335 (In Progress): mgr/dashboard: Create OSD on spare disks
Kiefer Chang
09:34 AM Dashboard Backport #41698 (In Progress): nautilus: mgr/dashboard: Empty datatable rendered before data has ...
https://github.com/ceph/ceph/pull/30320 Prashant D
09:20 AM Revision 8960d19d (ceph): rgw: fix incorrect "radosgw-admin zonegroup rm" info.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
09:14 AM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
Further to my findings earlier, I confirmed that the "reported" flag is being reset in case ONLY an osd daemon report... Sridhar Seshasayee
09:12 AM CephFS Feature #40959 (In Progress): mgr/volumes: allow setting uid, gid of subvolume and subvolume grou...
Jos Collin
09:06 AM ceph-volume Bug #38568 (Resolved): testinfra dep missing from tests, breaks all the suite
merged and backported. Jan Fajerski
08:57 AM ceph-volume Bug #40063 (Resolved): newer testinfra versions must pass --ssh-config
Jan Fajerski
08:56 AM ceph-volume Bug #40665 (Resolved): tests: broken assertion errors after pytest changes
PR was merged and it also made it to the feature branches (bundled with other backports). So closing this, feel free ... Jan Fajerski
08:51 AM ceph-volume Bug #41658: sporadic UnicodeEncdeError(s) from the CI
Seems like this is also fixed by https://github.com/ceph/ceph/pull/30274 Jan Fajerski
08:19 AM Revision 083dfbcf (ceph): rbd/pybind: fix unsupported format character of %lx
Fixes:
```
>>> image.remove_snap2('snap', 1)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>...
wb song
08:07 AM Orchestrator Bug #41746: mgr/rook: `ceph orchestrator device ls` doesn't set `available`
https://github.com/rook/rook/issues/2606 Sebastian Wagner
07:56 AM bluestore Bug #38745: spillover that doesn't make sense
@Igor, @Rafal: please ignore. I was confused about the configuration of this cluster. It indeed has 26GB rocksdb's, s... Dan van der Ster
05:05 AM bluestore Bug #38745: spillover that doesn't make sense
@Adam are there any news about this problem? We have about ~1500 osds with spillover.
If you need some more data, f...
Rafal Wadolowski
07:52 AM Revision 46944d5c (ceph): script/run-make.sh: do not pass cmake options twice
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:46 AM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
If possible, I'd like to wait with https://github.com/ceph/ceph/pull/30215 until this is solved. Sebastian Wagner
07:41 AM rgw Fix #41757 (New): Wrong length of message when CORS header is involved.
If I exeucted the following command.... Ilsoo Byun
07:17 AM Revision a9c2370b (ceph): Merge pull request #30292 from Reperator/wip-doc-dashboard-fix-typo
doc: Fixes typo for ceph dashboard command. Lenz Grimmer
07:09 AM mgr Bug #41756 (New): mgr/pg_autoscaler: Recommends wrong PG count
On a 30 OSD EC Pool (8+2) the auto-scale recommends a PG count of 2048 instead of a sane 256-512 amount... Ashley Merrick
06:56 AM Revision 63d3a533 (ceph): Merge pull request #30281 from sebastian-philipp/doc-orchestrator-featu...
doc/orchestrator: Sync status with reality
Reviewed-by: Tim Serong <tserong@suse.com>
Sebastian Wagner
06:48 AM Revision 6110a112 (ceph): rgw: do no change op_ret if there is no error when generating cors header
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com> Ilsoo Byun
06:27 AM Revision ee768a14 (ceph): Merge pull request #30231 from xiexingguo/wip-blue-balance
os/bluestore: add bluestore_bluefs_max_free; smooth space balancing a bit
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
05:36 AM Revision 397699ec (ceph): Merge pull request #30315 from tchaikov/wip-crimson-perf-test
test/crimson: add acceptable section to tests
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
04:47 AM Revision 67bf182a (ceph): cmake: extract checks into CephChecks.cmake
also use case chosen in the macro definition as per suggested by cmake
document. see
https://cmake.org/cmake/help/lat...
Kefu Chai
04:47 AM Revision 34b33d44 (ceph): cmake: check for unaligned access
C and C++ allow us to cast a pointer with an alignment requirement to
one with a different alignment requirement. but...
Kefu Chai
04:08 AM RADOS Bug #41754 (New): Use dump_stream() instead of dump_float() for floats where max precision isn't ...

Some examples from osd dump are below. The full_ratio is .95, backfill_ratio .90 and nearfull_ratio .85.
<pre...
David Zafman
03:51 AM rbd Bug #41354 (Pending Backport): RBD image manipulation using python API crashing since Nautilus
Patrick Donnelly
03:51 AM Revision 4458a729 (ceph): Merge PR #29809 into master
* refs/pull/29809/head:
common/config_proxy: hold lock while accessing mutable container
Reviewed-by: Patrick Donne...
Patrick Donnelly
03:38 AM Revision b5841b3b (ceph): test/crimson: add acceptable section to tests
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:24 AM rbd Bug #41753 (Resolved): avoid page cache for krbd discard round off tests
When I am testing my krbd journaling code with teuthology, I found some case about krbd_discard.t failed. Then I reve... Yang Dongsheng
02:22 AM Revision 557d5ad8 (ceph): Merge pull request #30124 from rzarzynski/wip-crimson-conn-in-msg
crimson/osd: Message has non-null ref to SocketConnection now.
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
...
Kefu Chai
02:01 AM Revision 9acfb351 (ceph): tests: add missing header cmath to test/mon/test_mon_memory_target.cc
While building ceph, the complier complains:
=================================================================
[ 86%]...
Su Yue
01:25 AM RADOS Bug #41661 (Resolved): radosbench_omap_write cleanup slow/stuck
Neha Ojha
01:25 AM Revision c9c19bae (ceph): Merge pull request #30309 from neha-ojha/wip-41661
qa/suites/rados/perf/objectstore: do not symlink to qa/objectstore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
12:59 AM Revision 6c4154b1 (ceph): mgr/volumes: drop unnecessary size
Fixes: https://tracker.ceph.com/issues/41752
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:58 AM CephFS Bug #41752 (Resolved): mgr/volumes: drop unused size in fs volume create
Jos Collin
12:25 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...
David Zafman
12:24 AM RADOS Bug #41743 (In Progress): Long heartbeat ping times on front interface seen, longest is 2237.999 ...
David Zafman
12:22 AM Revision 9ac6064f (ceph): Merge pull request #30255 from xiexingguo/wip-bluestore-gift-ratio
os/bluestore: fix space balancing overflow
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo

09/10/2019

10:42 PM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...
The only OSDs involved are osd.6 and osd.0.
Slow heartbeat ping on front interface from osd.6 to osd.0 2237.999 ms...
David Zafman
12:12 PM RADOS Bug #41743 (Resolved): Long heartbeat ping times on front interface seen, longest is 2237.999 mse...
"2019-09-09T22:25:11.794749+0000 mon.b (mon.0) 389 : cluster [WRN] Health check failed: Long heartbeat ping times on ... Sage Weil
10:12 PM Revision 2c5e2f82 (ceph): crimson/osd: extend OpsExecuter to carry about op effects.
This commit brings a new infrastructural piece that will be
needed by e.g. the watch/notify mechanism.
Signed-off-by...
Radoslaw Zarzynski
09:58 PM mgr Bug #41414 (Duplicate): OSDMonitor: deleted pool still shown in stats via `ceph status`
Christina Meno
09:13 PM Revision d1fd60b2 (ceph): Merge PR #30308 into master
* refs/pull/30308/head:
doc/dev: add teuthology priority recommendations
Reviewed-by: Neha Ojha <nojha@redhat.com>
...
Sage Weil
09:09 PM CephFS Bug #39511 (Rejected): Cannot remove CephFS snapshot with leading underscore (_)
Patrick Donnelly
08:48 PM Revision 3f5a72bb (ceph): os/bluestore: gift freespace to bluefs based on shared_alloc_size
This does not appear in master because this code was removed with the
allocator fallback behavior, which was not back...
Sage Weil
08:48 PM Revision 5c16c95c (ceph): os/bluestore: try to gift large extents, then fall back to small extents
First try to gift using the larger alloc_size (normally bluefs_alloc_size,
but here max(bluefs_alloc_size,bluefs_shar...
Sage Weil
08:48 PM Revision e8d78b86 (ceph): os/bluestore: record gifts < expected size in superblock
Returning 0 from _balance_bluefs_freespace() skips recording
allocations in the superblock, so we fail the consistenc...
Josh Durgin
08:48 PM Revision f1e0ea78 (ceph): os/bluestore/BlueFS: Move bluefs alloc size initialization log message ...
Fixes: https://tracker.ceph.com/issues/41399
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from co...
Vikhyat Umrao
08:43 PM Revision ed53132b (ceph): os/bluestore/BlueFS: apply shared_alloc_size to shared device
Keep an alloc_size vector so that we have this value handy at all times.
Allow bluestore to fetch this value directly...
Sage Weil
08:33 PM Revision b3e1c58b (ceph): osd: Replace active/pending scrub tracking for local/remote
This is similar to how recovery reservations are split between
local and remote.
It was the case that scrubs_pending...
David Zafman
08:32 PM Revision b98950e7 (ceph): osd: Rename dump_reservations to dump_recovery_reservations
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:32 PM Revision 8dffd683 (ceph): osd: Add dump_scrub_reservations to show scrub reserve tracking
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:21 PM RADOS Bug #41661 (Fix Under Review): radosbench_omap_write cleanup slow/stuck
Neha Ojha
07:54 PM RADOS Bug #41661: radosbench_omap_write cleanup slow/stuck
Clearly, filestore-xfs.yaml is the one failing consistently.
See http://pulpito.ceph.com/nojha-2019-09-09_23:22:30...
Neha Ojha
08:05 PM Revision da19f55d (ceph): qa/suites/rados/perf/objectstore: do not symlink to qa/objectstore
Removing the symlink since we do not want to run performance tests
on filestore-xfs.yaml.
Fixes: https://tracker.cep...
Neha Ojha
07:59 PM Revision 3bb68e89 (ceph): doc/dev: add teuthology priority recommendations
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:43 PM Linux kernel client Bug #40481 (Fix Under Review): osdmap->osd_addr allocation is susceptible to memory fragmentation
[PATCH] libceph: use ceph_kvmalloc() for osdmap arrays Ilya Dryomov
07:43 PM Linux kernel client Bug #2384 (Fix Under Review): libceph: fix all vmalloc (buffer_new) callers to use GFP_KERNEL
[PATCH] libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc() Ilya Dryomov
07:41 PM CephFS Bug #41140: mds: trim cache more regularly
Jan Fajerski wrote:
> As this won't be backported to luminous and many of the mentioned mds options don't exist in l...
Patrick Donnelly
07:35 PM Revision 5f5aac5c (ceph): Merge pull request #30269 from dabukalam/patch-1
doc: Update ceph-deploy docs from dumpling to nautilus
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:54 PM Revision aedfe410 (ceph): ceph-volume tests: verify that wipefs tries several times
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 845e62cb4ba2636325304db2c2d65a185ace25cf)
Alfredo Deza
06:54 PM Revision 7d5807d7 (ceph): ceph-volume lvm.zap: retry wipefs several times to prevent race conditi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b7b8b106fa485d3b8345b583fbc7f74e30cbc03e)
Alfredo Deza
06:54 PM Revision 392a0cea (ceph): ceph-volume lvm.zap: retry wipefs several times to prevent race conditi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b7b8b106fa485d3b8345b583fbc7f74e30cbc03e)
Alfredo Deza
06:54 PM Revision b6007853 (ceph): ceph-volume tests: verify that wipefs tries several times
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 845e62cb4ba2636325304db2c2d65a185ace25cf)
Alfredo Deza
06:53 PM Revision bfc1458d (ceph): ceph-volume tests: verify that wipefs tries several times
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 845e62cb4ba2636325304db2c2d65a185ace25cf)
Alfredo Deza
06:53 PM Revision f494e6b5 (ceph): ceph-volume lvm.zap: retry wipefs several times to prevent race conditi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b7b8b106fa485d3b8345b583fbc7f74e30cbc03e)
Alfredo Deza
06:35 PM Revision f1cc8438 (ceph): ceph-volume lvm.zap fix cleanup for db partitions
this uses the correct type 'db' for db type partitions, else
a block.db parition does not get cleaned up by ceph-volu...
Dominik Csapak
06:34 PM Revision 4c041b3f (ceph): ceph-volume lvm.zap fix cleanup for db partitions
this uses the correct type 'db' for db type partitions, else
a block.db parition does not get cleaned up by ceph-volu...
Dominik Csapak
06:32 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
Removing a number of old conf options seems to have enabled the mgr service to start. However the ceph status command... Gavin Baker
02:38 AM mgr Bug #41736 (Resolved): "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due...
After doing a yum update and service restart of a Ceph cluster, manager services crash and fail to restart. Main erro... Gavin Baker
05:57 PM Fix #41739 (Fix Under Review): Add missing header cmath to test/mon/test_mon_memory_target.cc
Nathan Cutler
07:46 AM Fix #41739: Add missing header cmath to test/mon/test_mon_memory_target.cc
I can't edit the PR ID. The ID is 30284. Su Yue
07:39 AM Fix #41739 (Resolved): Add missing header cmath to test/mon/test_mon_memory_target.cc
While building ceph:
[ 86%] Building CXX object src/test/mon/CMakeFiles/ceph_test_mon_memory_target.dir/test_mon_m...
Su Yue
05:53 PM Revision 6deba986 (ceph): doc: Update ceph-deploy docs from dumpling to nautilus
Signed-off-by: Danny Abukalam <danny@softiron.co.uk> Danny Abukalam
05:17 PM Revision a1b6b8e4 (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 595e492783283359b613d199a75f3e7495bfb9ed)
Alfredo Deza
05:17 PM Revision 8f61cc97 (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 79196354aca3b3d30c7de1e2ac8b5a3c06ee8330)
Alfredo Deza
05:17 PM Revision d5ed0ea3 (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfb8422e262dcce49c50610a3977bfe1edc2a435)
Alfredo Deza
05:17 PM Revision d03f3a47 (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
05:17 PM Revision a503280e (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ee18ebc078b2d380b88f3726737184f34345e2f3)
Alfredo Deza
05:17 PM Revision 815473b0 (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4612ab3ae62a3e8e1cc9e51489feab0c938296d3)
Alfredo Deza
05:17 PM Revision 66016924 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 95b16b516c0736839fe50f12ecbeb7cd62c67335)
Alfredo Deza
05:17 PM Revision 7c636503 (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4612ab3ae62a3e8e1cc9e51489feab0c938296d3)
Alfredo Deza
05:17 PM Revision bdf6a8b5 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 95b16b516c0736839fe50f12ecbeb7cd62c67335)
Alfredo Deza
05:17 PM Revision 26b97ecb (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfb8422e262dcce49c50610a3977bfe1edc2a435)
Alfredo Deza
05:17 PM Revision d1615c0d (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
05:17 PM Revision cd82ab70 (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ee18ebc078b2d380b88f3726737184f34345e2f3)
Alfredo Deza
05:17 PM Revision 1c2894dc (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 595e492783283359b613d199a75f3e7495bfb9ed)
Alfredo Deza
05:17 PM Revision 4183d29c (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 79196354aca3b3d30c7de1e2ac8b5a3c06ee8330)
Alfredo Deza
05:15 PM Revision a73400cd (ceph): Merge pull request #30274 from alfredodeza/wip-rm41660
ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Revi...
Alfredo Deza
05:03 PM RADOS Backport #40082 (In Progress): luminous: osd: Better error message when OSD count is less than os...
Nathan Cutler
05:01 PM rgw Bug #41643: Admin user become normal after synced to another zone.
Casey Bodley
04:58 PM Revision 6e148005 (ceph): qa/standalone/ceph-helpers: resurrect all OSD before waiting for health
address the regression introduced by e62cfceb
in e62cfceb, we wanted to test the newly introduced TOO_FEW_OSDS
warnin...
Kefu Chai
04:58 PM Revision f7d9c2e5 (ceph): qa/standalone/ceph-helpers: fix health_ok test
Stopping the osd daemon won't reliably get you HEALTH_WARN or ERR; you have
to make sure it is also marked down.
Sig...
Sage Weil
04:56 PM Revision 716ed2dc (ceph): qa/standalone/ceph-helpers: resurrect all OSD before waiting for health
address the regression introduced by e62cfceb
in e62cfceb, we wanted to test the newly introduced TOO_FEW_OSDS
warnin...
Kefu Chai
04:46 PM Revision 02cc60f6 (ceph): mgr: do not reset reported if a new metric is not collected
Fixes: https://tracker.ceph.com/issues/41741
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
Ilsoo Byun
04:37 PM Revision d2f705a2 (ceph): doc: update CephFS overview in introductory page
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:28 PM Dashboard Bug #41749 (In Progress): mgr/dashboard: Should be possible to set the iSCSI disk WWN and LUN num...
Ricardo Marques
04:02 PM Dashboard Bug #41749 (Resolved): mgr/dashboard: Should be possible to set the iSCSI disk WWN and LUN number...
The LUN number should be optionally configurable from the "image settings" modal available in the iSCSI target form.
...
Ricardo Marques
04:11 PM Dashboard Bug #41750 (Won't Fix): mgr/dashboard: Should be possible to set the iSCSI disk WWN from the UI
Closing this one for now, until we confirm that it's really needed. Ricardo Marques
04:03 PM Dashboard Bug #41750 (Won't Fix): mgr/dashboard: Should be possible to set the iSCSI disk WWN from the UI
The disk UUID should be optionally configurable from the "image settings" modal available in the iSCSI target form.
...
Ricardo Marques
04:03 PM bluestore Bug #38745: spillover that doesn't make sense
@Dan - this sounds weird - spillover without dedicated db... Could you please share 'ceph osd metadata output'? Igor Fedotov
03:38 PM bluestore Bug #38745: spillover that doesn't make sense
Us to, on hdd-only OSDs (no dedicated block.db or wal):
BLUEFS_SPILLOVER BlueFS spillover detected on 94 OSD(s)
...
Dan van der Ster
03:54 PM Revision a1435349 (ceph): rgw/pubsub: allow pubsub REST API on master
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:54 PM Revision dc31b030 (ceph): rgw/pubsub: push notifications from ops
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:54 PM Revision c3455668 (ceph): rgw/pubsub: push notifications documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:54 PM Revision 923799fd (ceph): rgw/pubsub: support deletion markers and multipart upload
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:47 PM Revision f7cef51a (ceph): Merge pull request #30287 from tchaikov/wip-run-cbt
script/run-cbt.sh: check option correctly
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:47 PM Revision df909468 (ceph): Merge pull request #30290 from tchaikov/wip-doc-cbt
doc/dev/crimson.rst: document CBT testing
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:45 PM Revision e1be7a52 (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40cac7b9510f7904c2f9dfb1294d809e04bdcf7e)
Alfredo Deza
03:44 PM Revision fbdd7beb (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40cac7b9510f7904c2f9dfb1294d809e04bdcf7e)
Alfredo Deza
03:44 PM Revision 2c6d654e (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40cac7b9510f7904c2f9dfb1294d809e04bdcf7e)
Alfredo Deza
03:43 PM Revision e7a7cf42 (ceph): doc: filesystem to file system
"Filesystem" is not a word (although fairly common in use).
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:35 PM Bug #41535: Trying to upgrade from Ceph Mimic to Nautilus can fail
We have just seen this too upgrading from v13.2.6 to v14.2.3.
If a mimic client runs `ceph status` against a nauti...
Dan van der Ster
07:10 AM Bug #41535: Trying to upgrade from Ceph Mimic to Nautilus can fail
It looks like this has been resolved by: ceph version 14.2.2 (4f8fa0a0024755aae7d95567c63f11d6862d55be) nautilus (sta... Chris MacNaughton
02:59 PM RADOS Bug #41748 (Can't reproduce): log [ERR] : 7.19 caller_ops.size 62 > log size 61
... Sage Weil
02:57 PM Revision 60aef55d (ceph): osd/PeeringState: log_weirdness during peering
Log this in a few more places so that we can catch issues sooner.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:53 PM Revision 614c811d (ceph): Merge pull request #30289 from wjwithagen/wjw-fix-pylint-dashboard-prog...
dashboard/services: fix lint error
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:52 PM Dashboard Bug #41747 (Resolved): mgr/dashboard: custom pool application tags cannot be removed during edit
Once a pool is created with a custom pool app. The custom pool app tags cannot be removed during edit (unlike standar... Ernesto Puerta
02:47 PM Revision f56a8eb6 (ceph): dashboard/services: fix lint error
```
lint run-test: commands[0] | flake8
many blank lines (3)
1 E303 too many blank lines (3)
```
Signed-off-by:...
Willem Jan Withagen
01:44 PM Orchestrator Bug #41746 (Resolved): mgr/rook: `ceph orchestrator device ls` doesn't set `available`
Calling `ceph orchestrator device ls` will show all disks as unavailable, as Rook doesn't return ceph-volume inventor... Sebastian Wagner
01:29 PM rgw Bug #41745 (New): radosgw-admin orphans find stuck forever
ceph version 14.2.3 (0f776cf838a1ae3130b2b73dc26be9c95c6ccc39) nautilus (stable)
Host with 32 cores / 64 GB RAM Cent...
Manuel Rios
01:28 PM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
looks like one needs to update bluefs layout when doing volume add/removal. Igor Fedotov
12:13 PM bluestore Bug #41744 (Resolved): os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_l...
... Sage Weil
01:22 PM Revision 734e9e67 (ceph): msg/async/EventCenter: replace malloc() and memset() with calloc()
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
01:22 PM Revision 021bbb76 (ceph): msg/async/rdma: rename type name IBSYNMsg to ib_cm_meta_t
IBSYNMsg is responsible for track ib connection management meta
data.
1. rename IBSYNMsg to be ib_cm_meta_t.
2. renam...
Changcheng Liu
01:22 PM Revision ffc693a5 (ceph): msg/async/rdma: implement modify_qp_to_init to init qp
For IB/RoCE, the QP need go through "reset->init->ready to receive
->ready to send" for normal operation under most c...
Changcheng Liu
01:22 PM Revision 8b74d0b6 (ceph): msg/async/rdma: implement send/recv in QueuePair
send/recv is used to transact connection management meta data.
QueuePair is the obj which has the meta data. Use Queu...
Changcheng Liu
01:22 PM Revision 946769fa (ceph): msg/async/rdma: implement connection management data in QueuePair
1. It's better to use QueuePair to management connection management
meta data.
2. This patch is to prepare to use ...
Changcheng Liu
01:14 PM rgw Bug #41395 (Pending Backport): don't call check_bucket_shards() in the write path
Casey Bodley
01:11 PM Revision 05935a12 (ceph): doc: Fixes typo for ceph dashboard command.
Signed-off-by: Fabian Bonk <fabian.bonk@croit.io> Fabian Bonk
12:36 PM Revision ad57dc0f (ceph): os/bluestore: smooth space balancing a bit
For workloads that need to handle tons of small objects,
the space of "slow" could become extremely fragmented,
which...
xie xingguo
12:36 PM Revision 1c7761bb (ceph): Merge pull request #30283 from tchaikov/wip-nautilus-c++17
nautilus: cmake: enforce C++17 instead of relying on cmake-compile-features
Reviewed-by: Casey Bodley <cbodley@redha...
Kefu Chai
12:27 PM Revision 95b16b51 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision bfb8422e (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision fe66e01f (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
12:27 PM Revision ee18ebc0 (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision 595e4927 (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision 79196354 (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:14 PM Revision eec51eb7 (ceph): Merge PR #30155 into master
* refs/pull/30155/head:
mgr/MgrClient: send MMgrCommand for octopus+ mgrs
mon/MgrMap: include mgr_features in mgrma...
Sage Weil
12:01 PM Revision 57f2210d (ceph): osd/PrimaryLogPG: Avoid accessing destroyed references in finish_degrad...
As follows:
for (auto i = callbacks_for_degraded_object.begin(); i != callbacks_for_degraded_object.end();) {
fin...
Tao Ning
11:37 AM Revision a07e7c35 (ceph): Merge pull request #30162 from cyx1231st/wip-seastar-msgr-test-failover...
crimson/test: v2 failover tests with crimson FailoverTestPeer
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:34 AM Linux kernel client Bug #40340 (Need More Info): kernel client stuck at opening forever after network outage.
I wonder if the fix for tracker #41551 might also fix this? Could you re-test on a kernel with commit c3cd561a41603b ... Jeff Layton
11:30 AM Revision fb24938e (ceph): doc/dev/crimson.rst: document CBT testing
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:17 AM Linux kernel client Documentation #40996: Calling messenger v1 protocol legacy is misleading
I don't see this as a problem.
The kernel client just lags the userland code a bit here, and doesn't have msgr2 su...
Jeff Layton
11:14 AM Linux kernel client Feature #36609 (Rejected): Avoid sending duplicate concurrent "getattr", "lookup", "ceph_sync_rea...
I took a look at these patches, but I think they'll end up violating posix semantics. I've not seen any follow up sin... Jeff Layton
11:10 AM Linux kernel client Bug #39523 (Can't reproduce): small write in ab mode does not change mtime
Works for me too with current kernels. I took a quick look and didn't see anything that would account for fixing this... Jeff Layton
10:58 AM Dashboard Bug #41742 (Fix Under Review): mgr/dashboard: iSCSI target details should display the disk WWN an...
Ricardo Marques
10:43 AM Dashboard Bug #41742 (Resolved): mgr/dashboard: iSCSI target details should display the disk WWN and LUN nu...
UUID and LUN number should be displayed in the iSCSI target disk details. Ricardo Marques
10:40 AM Revision e9bf7195 (ceph): cmake: enforce C++17 instead of relying on cmake-compile-features
this change is a follow-up of #30114
in FindBoost.cmake, we try to deduce the C++ flags by checking the C++
features...
Kefu Chai
10:32 AM Linux kernel client Bug #41519: kclient: crashed due to dentry still in use on umount
This is not something I've seen.
With the lockref count being so high, I have to wonder if the dentry is just corr...
Jeff Layton
10:29 AM Revision ba9ab22a (ceph): script/run-cbt.sh: check option correctly
* s/source_dir/source-dir/: as the option is named "--source-dir", not
"--source_dir"
* cd $build_dir, before launc...
Kefu Chai
10:20 AM Linux kernel client Bug #41551: kclient: mds session hang in opening state
Patch merged into ceph/testing and should make v5.4. Jeff Layton
09:39 AM mgr Bug #41741 (Resolved): Slow op warning does not display correctly
Daemon status is checked in order of OSD and MON (src/mgrDameonServer.cc:1837).
If there are slow ops in the OSD but...
Ilsoo Byun
09:22 AM Dashboard Bug #40328 (New): mgr/dashboard: Permanent notifications instead of repeated notifications
The first PR https://github.com/ceph/ceph/pull/29530 has been declined. Please see https://github.com/ceph/ceph/pull/... Tatjana Dehler
09:01 AM Dashboard Bug #40186 (Pending Backport): mgr/dashboard: NFS Ganesha Object Gateway exports should default t...
Lenz Grimmer
09:00 AM Revision 45b017f8 (ceph): Merge pull request #30111 from tspmelo/wip-nfs-read
mgr/dashboard: Set RO as the default access_type for RGW NFS exports
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
08:53 AM Revision 708d7837 (ceph): mgr/dashboard: progress: support rbd_support module async tasks (#29424)
mgr/dashboard: progress: support rbd_support module async tasks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Re...
Lenz Grimmer
08:40 AM mgr Bug #40618 (Resolved): Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Kefu Chai
08:40 AM Revision 00bb401e (ceph): Merge pull request #30095 from rjfd/wip-fix-progress-qa
qa/mgr/progress: fix timeout error when waiting for osd in event
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Kefu Chai
08:35 AM Revision e28d7287 (ceph): mgr/dashboard: Wait for breadcrumb text is present in e2e tests
When the cluster is busy it might take some time until the tested component has loaded it's data and is rendered in t... Volker Theile
08:33 AM Dashboard Bug #41602 (Resolved): mgr/dashboard: remove py3k option from pylint
Kefu Chai
08:33 AM Revision 686cee88 (ceph): Merge pull request #30078 from rhcs-dashboard/fix-41602-master
mgr/dashboard: disable pylint's --py3k flag
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Kefu Chai
08:30 AM Bug #41659 (Pending Backport): ceph.spec.in: 1800MB of memory per build job is not sufficient to ...
Kefu Chai
08:30 AM Revision 4d72fba5 (ceph): Merge pull request #30126 from dvanders/dvanders_spec
ceph.spec.in: reserve more memory per build job
Reviewed-By: Nathan Cutler <nculter@suse.com>
Reviewed-by: Kefu Chai...
Kefu Chai
08:27 AM RADOS Bug #41721 (Pending Backport): TestClsRbd.sparsify fails when using filestore
Kefu Chai
08:27 AM Revision 8dfb9dba (ceph): Merge pull request #30258 from tchaikov/wip-41721
test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jason Di...
Kefu Chai
07:40 AM Dashboard Bug #41740 (Need More Info): mgr/dashboard: After upgrade, dashboard still shows old version some...
I recently upgraded my cluster from 14.2.2 to 14.2.3, starting with my three monitor hosts. After the third monitor h... Charley Sheets
07:33 AM CephFS Documentation #41738 (Resolved): Add documentation for that 'client direct access to data pool'
Zheng Yan
07:05 AM Revision 44d1ca4a (ceph): Merge pull request #30282 from racpatel/WIP-rgw-default-pool
[RGW] : modify rgw default pool names rakesh manohar
06:57 AM Revision aeb8841f (ceph): changing pool name
Rachana Patel
06:54 AM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
https://trello.com/c/KAhTsrsY/120-k8sevents-module-todos
Sebastian Wagner
04:45 AM mgr Bug #41737 (Resolved): mgr/k8sevents: exception in non-kubernetes environment
k8sevents module is introduced in this PR: https://github.com/ceph/ceph/pull/29520
Start mgr in a non Kubernetes s...
Kiefer Chang
06:48 AM Revision 0ad89da6 (ceph): doc/orchestrator: Sync status with reality
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
06:45 AM RADOS Backport #41640 (In Progress): nautilus: FAILED ceph_assert(info.history.same_interval_since != 0...
Nathan Cutler
06:44 AM Revision cdefc53d (ceph): osd/PeeringState: fix wrong history of merge target
The merge target could be a stray pg that has never got the chance
to finish a complete peering cycle (we never purge...
xie xingguo
06:37 AM Backport #41332 (Resolved): mimic: ceph-test RPM not built for SUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30188
m...
Nathan Cutler
06:36 AM RADOS Backport #41530 (Resolved): mimic: doc: mon_health_to_clog_* values flipped
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30227
m...
Nathan Cutler
06:36 AM Backport #41701 (Resolved): mimic: "make check" failing in GitHub due to python packaging conflict
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30244
m...
Nathan Cutler
06:34 AM Backport #41644 (Resolved): luminous: QA run failures "Command failed on smithi with status 1: '\...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30129
m...
Nathan Cutler
06:34 AM RADOS Backport #41532 (Resolved): luminous: Move bluefs alloc size initialization log message to log le...
Nathan Cutler
06:33 AM bluestore Backport #41338 (Resolved): luminous: os/bluestore/BlueFS: use 64K alloc_size on the shared device
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29910
m...
Nathan Cutler
06:32 AM RADOS Backport #38551: luminous: core: lazy omap stat collection
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29190
m...
Nathan Cutler
06:06 AM Bug #41326: ceph-crash: omits cluster name
Greg Farnum wrote:
> Isn't the cluster name deprecated? What exactly breaks, is it looking for a nonexistent config ...
Jacek S.
05:59 AM CephFS Documentation #41725 (In Progress): Document on-disk format of inodes
Jos Collin
05:42 AM RADOS Backport #41703 (In Progress): nautilus: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30278 Prashant D
04:17 AM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Or `unset BUILD_DIR` to workaround.
Do we use the *BUILD_DIR* variable in Ceph source tree?
If not, maybe we can se...
Kiefer Chang
03:55 AM RADOS Backport #41704 (In Progress): mimic: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30275 Prashant D
03:34 AM CephFS Bug #41651: dbench: command not found
Patrick Donnelly wrote:
> Can you link to the failure on pulpito?
sorry,I can't link to the failure on pulpito he...
bingyi zhang
03:09 AM Revision 95d572f9 (ceph): msg/async: clear_payload when requeue_sent.
If requeue_sent becasue replace, ther connection maybe change. And
Message in sent already encoded. So we should clea...
jianpeng ma
01:42 AM Revision 496c38ff (ceph): librbd: adjust the logic of validate_striping
Signed-off-by: mxdInspur <muxiangdong@inspur.com> mxdInspur
01:01 AM RADOS Bug #41735 (Resolved): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
Old pools have auto_scale on and ceph health still shows HEALTH_WARN (20 < 30)... Vasu Kulkarni
12:56 AM Revision 8513740d (ceph): osd/PrimaryLogPG: update oi.size on write op implicitly truncating obje...
See "BlueStore::_do_truncate", bluestore will reset ondisk object size
unconditionally to track truncated size. Hence...
xie xingguo
12:56 AM Revision 432d1369 (ceph): osd/PrimaryLogPG: update oi.size on write op implicitly truncating obje...
See "BlueStore::_do_truncate", bluestore will reset ondisk object size
unconditionally to track truncated size. Hence...
xie xingguo

09/09/2019

11:55 PM Revision 1aabf7aa (ceph): os/bluestore: fix space balancing overflow
When gifting, bluestore should not gift more than it actually has.
same for bluefs when reclaming.
Signed-off-by: xi...
xie xingguo
11:38 PM RADOS Bug #41661: radosbench_omap_write cleanup slow/stuck
The current timeout (config.get('time', 360) * 30 + 300 = 300*30 + 300) of 9300 seconds is not enough to clean up the... Neha Ojha
11:02 PM ceph-volume Bug #41660 (Fix Under Review): ceph-volume lvm activate -all fails if stderr is not a terminal
PR to master https://github.com/ceph/ceph/pull/30274
Paul: the PR is a bit different from what I initially suggest...
Alfredo Deza
10:52 PM Revision 0589dbb1 (ceph): Merge pull request #30273 from neha-ojha/wip-documenting-ceph
doc/start/documenting-ceph.rst: make better doc recommendations
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Nathan Cutler
10:40 PM Revision 07aef796 (ceph): doc/start/documenting-ceph.rst: make better doc recommendations
I do not think "Editors" is relevant anymore.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
10:36 PM Revision 6e8aca4c (ceph): Merge pull request #30188 from smithfarm/wip-41332-mimic
mimic: build/ops: rpm: always build ceph-test package
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
10:29 PM Revision 31eb493f (ceph): Merge pull request #30129 from smithfarm/wip-41644-luminous
luminous: install-deps.sh: Remove CR repo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbard <bhubb...
Nathan Cutler
10:25 PM RADOS Feature #38136 (Resolved): core: lazy omap stat collection
Brad Hubbard
10:25 PM RADOS Backport #38551 (Resolved): luminous: core: lazy omap stat collection
Brad Hubbard
10:01 PM rgw Fix #41734 (Duplicate): rgw: move delimiter-based bucket listing/filtering logic to cls
Presently, when listing the contents of a bucket using delimiters (i.e., for simulated subdirectories), the cls/osds ... J. Eric Ivancich
09:45 PM RADOS Bug #41601: oi(object_info_t).size does not match on disk size
Greg Farnum wrote:
> Hmm I was going to move this into the RADOS project tracker but now I'm leaving it because I'm ...
Nathan Cutler
08:20 PM RADOS Bug #41601: oi(object_info_t).size does not match on disk size
Hmm I was going to move this into the RADOS project tracker but now I'm leaving it because I'm not sure if that will ... Greg Farnum
09:35 PM RADOS Backport #41731 (Need More Info): nautilus: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(pe...
note that the backport of https://github.com/ceph/ceph/pull/30059 should happen after https://github.com/ceph/ceph/pu... Nathan Cutler
07:39 PM RADOS Backport #41731 (Rejected): nautilus: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_mis...
Nathan Cutler
09:34 PM RADOS Backport #41732 (Need More Info): mimic: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_...
Nathan Cutler
09:33 PM RADOS Backport #41732: mimic: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fro...
note that the backport of https://github.com/ceph/ceph/pull/30059 should happen after https://github.com/ceph/ceph/pu... Nathan Cutler
07:39 PM RADOS Backport #41732 (Rejected): mimic: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missin...
Nathan Cutler
09:33 PM RADOS Backport #41730 (Need More Info): luminous: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(pe...
note that the backport of https://github.com/ceph/ceph/pull/30059 should happen after https://github.com/ceph/ceph/pu... Nathan Cutler
07:39 PM RADOS Backport #41730 (Resolved): luminous: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_mis...
https://github.com/ceph/ceph/pull/31855 Nathan Cutler
09:03 PM RADOS Bug #41385: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fromshard))
Nathan Cutler wrote:
> @Neha - backport all three PRs?
Yes, note that the backport of https://github.com/ceph/cep...
Neha Ojha
07:41 PM RADOS Bug #41385: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fromshard))
@Neha - backport all three PRs? Nathan Cutler
04:53 PM RADOS Bug #41385 (Pending Backport): osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.co...
Neha Ojha
08:51 PM RADOS Bug #41065 (Closed): new osd added to cluster upgraded from 13 to 14 will down after some days
It's not clear from these snippets what issue you're actually experiencing. The "bad authorizer" suggests either a cl... Greg Farnum
08:46 PM Bug #41326: ceph-crash: omits cluster name
Isn't the cluster name deprecated? What exactly breaks, is it looking for a nonexistent config file or something? Greg Farnum
08:38 PM CephFS Bug #41398 (Resolved): qa: KeyError: 'cluster' in ceph.stop
Greg Farnum
08:37 PM RADOS Bug #41406: common: SafeTimer reinit doesn't fix up "stopping" bool, used in MonClient bootstrap
That's a weird one; perhaps the MonClient should behave differently instead.
(Note that this is a problem only on ...
Greg Farnum
08:28 PM ceph-ansible Bug #41518 (Resolved): INFO:teuthology.orchestra.run.ovh044.stdout:you must add a [grafana-server...
Greg Farnum
08:27 PM Bug #41524 (Resolved): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Greg Farnum
08:26 PM Bug #41535: Trying to upgrade from Ceph Mimic to Nautilus can fail
Exactly which versions are you running here? CephBool is new in Nautilus and we had a bug with mixed-version mon clus... Greg Farnum
08:14 PM Backport #41733 (In Progress): luminous: osd: need clear PG_STATE_CLEAN when repair object
Nathan Cutler
07:39 PM Backport #41733 (Resolved): luminous: osd: need clear PG_STATE_CLEAN when repair object
https://github.com/ceph/ceph/pull/30271 Nathan Cutler
08:14 PM Revision 012d9212 (ceph): osd: clear PG_STATE_CLEAN when repair object
there is a race be found, when we repair object on clean state,
we queue a DoRecovery peering event, but before the p...
Zengran Zhang
08:10 PM Support #41673 (Closed): Ceph docker: unable to restart docker service with KV backend
The Ceph-container project maintains its issues on GitHub: https://github.com/ceph/ceph-container/issues
As this s...
Greg Farnum
07:52 PM mgr Backport #41720 (In Progress): nautilus: Add mgr module for kubernetes event integration
well, this issue is not needed, but it also does no harm. Nathan Cutler
07:51 PM mgr Backport #41720 (Rejected): nautilus: Add mgr module for kubernetes event integration
Thanks, but this is not needed for the reasons (also mentioned in the PR):
1. there is no master tracker
2. the f...
Nathan Cutler
07:57 AM mgr Backport #41720: nautilus: Add mgr module for kubernetes event integration
And https://github.com/ceph/ceph/pull/30215 Sebastian Wagner
07:57 AM mgr Backport #41720 (In Progress): nautilus: Add mgr module for kubernetes event integration
Sebastian Wagner
01:33 AM mgr Backport #41720: nautilus: Add mgr module for kubernetes event integration
Paul Cuzner wrote:
Ceph PR - -https://github.com/ceph/ceph/pull/30249-
Paul Cuzner
07:17 PM Revision 38e02a71 (ceph): rgw: fix minimum of unordered bucket listing
A recent PR made sure that a bucket listing could not request too many
entries at once. It also did a minimum computa...
J. Eric Ivancich
07:12 PM Revision 796ba464 (ceph): Merge pull request #29910 from vumrao/wip-vumrao-bluefs-log-level
luminous: os/bluestore: apply shared_alloc_size to shared device with log level change
Reviewed-by: Josh Durgin <jdu...
Neha Ojha
06:42 PM rgw Bug #41729 (Triaged): rgw: sync log trimming does not work on buckets associated with a tenant
I know there's been a major refactor in how bucket metadata is fetched in master, and I haven't confirmed this behavi... Ed Fisher
06:39 PM Dashboard Bug #41727 (Fix Under Review): mgr/dashboard: Javascript error when deleting an iSCSI target
Ricardo Marques
06:23 PM Dashboard Bug #41727 (Resolved): mgr/dashboard: Javascript error when deleting an iSCSI target
Sometimes, when editing/deleting and iSCSI target I get the following javascript error:
!iscsi-delete-js-error.png!
Ricardo Marques
06:33 PM Revision e1e962d2 (ceph): Merge PR #30187 into master
* refs/pull/30187/head:
script/backport-resolve-issue: better error message
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
06:29 PM CephFS Bug #41728 (Can't reproduce): mds: hang during fragmentdir
When doing a parallel cp, the active MDS on the CephFS hung on a fragmentdir op.
It might be this bug: http://lists....
Nathan Fish
06:27 PM Revision ed149c2d (ceph): mgr/dashboard: Check if `num_sessions` is available
Fixes: https://tracker.ceph.com/issues/41727
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
05:40 PM Revision 4612ab3a (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:36 PM Revision 27cf38ec (ceph): Merge pull request #29190 from badone/wip-luminous-lazy-omap-stats-back...
luminous: core: lazy omap stat collection
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin...
Neha Ojha
04:48 PM Revision 009057e1 (ceph): Merge pull request #30226 from neha-ojha/wip-41385-2
osd/MissingLoc.cc: do not rely on missing_loc_sources only
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed B...
Neha Ojha
04:38 PM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
The kernel side fix for this issue has been posted here
https://lkml.org/lkml/2019/9/9/549
The ceph side just h...
Mike Christie
04:22 PM Revision 77ecc327 (ceph): osd/PeeringState: give require_osd_release to BufferedRecoveryMessages
They need to know what type of message(s) to queue.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:22 PM Revision efff7776 (ceph): osd/PeeringState: send new message types
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision a888ebe4 (ceph): osd/PeeringState: add message_map to PeeringCtx/BufferedRecoveryMessages
Have a generalized map of messages that are queued to be sent out. Send
them when we dispatch the PeeringCtx.
Signe...
Sage Weil
04:22 PM Revision 49a0573a (ceph): osd/PeeringState: send notifies via message_map (not notify_list)
Queue up a separate message for each notify, and drop the old notify_list
plumbing.
Signed-off-by: Sage Weil <sage@r...
Sage Weil
04:22 PM Revision 61bf8f40 (ceph): osd/PeeringState: give PeeringCtxWrapper a BufferedRecoveryMessages ref
The ref can be either a raw BufferedRecoveryMessages (buffering) or
a PeeringCtx (child class, no buffering). This a...
Sage Weil
04:22 PM Revision 76b5a002 (ceph): osd/PeeringState: use return value from discover_all_missing
Right now we tell whether discover_all_missing did something by looking
at whether query_map is empty. Instead, use a...
Sage Weil
04:22 PM Revision 5b42225b (ceph): osd/PeeringState: send queries via message_map (not query_map)
Queue up separate messages for each query.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:22 PM Revision 362421c2 (ceph): osd/PeeringState: remove old query_map member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 56c542cc (ceph): osd/PeeringState: send infos via message_map (not info_map)
Queue up separate message for each.
Note that even though we are currenting sending this via a pg_notify_t,
not all ...
Sage Weil
04:22 PM Revision 7744fc69 (ceph): osd/PeeringState: remove old info_map member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 91d123cd (ceph): osd/PeeringState: use send_info() for replica activation ack
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision ce05c172 (ceph): osd: add new notify, query, and info messages
These are streamlined to only include the information we need for the
peering events, as reflected by the old handle_...
Sage Weil
04:20 PM RADOS Bug #41689 (Resolved): Network ping test fails in TEST_network_ping_test2
This is a follow on fix for the feature https://tracker.ceph.com/issues/40640. The backport is included as part of t... David Zafman
04:19 PM Revision c3d21f11 (ceph): Merge PR #30196 into master
* refs/pull/30196/head:
qa/tasks/ceph: restart: stop osd, mark down, then start
Reviewed-by: Josh Durgin <jdurgin@r...
Sage Weil
04:19 PM rgw Bug #41719 (Resolved): bilog unit tests failing
Casey Bodley
03:35 PM rgw Bug #41719 (Fix Under Review): bilog unit tests failing
Casey Bodley
04:18 PM Revision 781c7e71 (ceph): Merge pull request #30268 from cbodley/wip-41719
cls/rgw: fix bilog trim tests in ceph_test_cls_rgw
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Casey Bodley
04:09 PM Revision 9b082434 (ceph): Merge PR #30220 into master
* refs/pull/30220/head:
test: Allow fractional milliseconds to make test possible
Reviewed-by: Neha Ojha <nojha@red...
Sage Weil
03:05 PM Revision 69670bb7 (ceph): qa: add RHEL 7.7 and use as RHEL7 default
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:58 PM CephFS Bug #41651 (Fix Under Review): dbench: command not found
Can you link to the failure on pulpito? Patrick Donnelly
02:29 PM Revision 02b4fc0a (ceph): mgr/dashboard: Fix error message not displayed in pool form
Since the parent form-group was not assigned to any field and was never invalid,
the invalid-feedback element was nev...
Tiago Melo
02:15 PM rbd Backport #41544: luminous: [test] rbd-nbd FSX test runs are failing
@Nathan: only the first commit is relevant as the second commit fixed a crash introduced on the master branch when al... Jason Dillaman
02:14 PM Revision faf9cb38 (ceph): cls/rgw: fix bilog trim tests in ceph_test_cls_rgw
the bucket index prepare step no longer writes a bilog entry, so the
tests were expecting more entries
Fixes: https:...
Casey Bodley
02:14 PM rbd Backport #41543: mimic: [test] rbd-nbd FSX test runs are failing
@Nathan: only the first commit is relevant as the second commit fixed a crash introduced on the master branch when al... Jason Dillaman
02:02 PM Dashboard Feature #38233 (Resolved): mgr/dashboard host management register / unregister host
Kefu Chai
02:02 PM Dashboard Feature #40336 (Resolved): mgr/dashboard: Display orchestrator inventory
Kefu Chai
02:02 PM Dashboard Feature #40337 (Resolved): mgr/dashboard: Display orchestrator hosts
Kefu Chai
02:01 PM Revision 583b09f3 (ceph): Merge pull request #29127 from bk201/wip-40337
mgr/dashboard: orchestrator integration initial works
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by:...
Kefu Chai
01:51 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Volker Theile wrote:
> I realized that last week, too. Workaround is to set
>
> export BUILD_DIR=build
>
> an...
Laura Paduano
01:29 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
I realized that last week, too. Workaround is to set
export BUILD_DIR=build
and then run the script.
Volker Theile
01:21 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Yes, it happens here as well:... Tatjana Dehler
01:17 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Does that also happen with the run-backend-api-tests.sh script?
Laura Paduano
01:45 PM rgw Bug #41722 (Duplicate): test_cls_rgw.sh fails in rados suite
Casey Bodley
11:02 AM rgw Bug #41722 (In Progress): test_cls_rgw.sh fails in rados suite
see also https://github.com/ceph/ceph/pull/26755 Kefu Chai
10:57 AM rgw Bug #41722 (Duplicate): test_cls_rgw.sh fails in rados suite
... Kefu Chai
01:44 PM Revision 855d84d2 (ceph): test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
after #30061, extents returned by sparse read will always be
an empty map as long as the extents to be read is empty ...
Kefu Chai
01:39 PM CephFS Bug #41585 (Fix Under Review): mds: client evicted twice in one tick
Patrick Donnelly
01:32 PM Revision 68f06140 (ceph): Merge pull request #30115 from alfredodeza/wip-rm41378-2
ceph-volume: pre-install python-apt and its variants before test runs
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:00 PM CephFS Documentation #41725 (New): Document on-disk format of inodes
Document on-disk format of inodes Jos Collin
12:50 PM Bug #41605 (In Progress): Ceph broken on big-endian systems
Kefu Chai
12:47 PM Bug #41605: Ceph broken on big-endian systems
https://github.com/ceph/ceph/pull/30079 Kefu Chai
12:33 PM Dashboard Bug #41648 (Resolved): mgr/dashboard: Add support for "always_on_modules"
Kefu Chai
12:32 PM Revision 670a9a56 (ceph): Merge pull request #30142 from votdev/issue_41648
mgr/dashboard: Handle always-on Ceph Manager modules correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:29 PM Revision e5848662 (ceph): Merge pull request #30079 from uweigand/issue-41605-fixes
Fix big-endian handling
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:24 PM Revision 8b88ab0f (ceph): Merge pull request #30087 from egggHang/ec_benchmark
test/erasure-code: add exception handling to k & m
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:22 PM Revision 72bd45ae (ceph): Merge pull request #29892 from Yan-waller/wip-yanj-fixreed_sol_r6_op
osd: fix the missing default value m=2 of reed_sol_r6_op in profile
Reviewed-by: Neha Ojha <nojha@redhat.com>
Review...
Kefu Chai
12:17 PM CephFS Feature #41182 (Fix Under Review): mgr/volumes: add `fs subvolume extend/shrink` commands
Jos Collin
12:16 PM CephFS Bug #41694 (Fix Under Review): qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
Jos Collin
12:11 PM Revision 45392a20 (ceph): Merge pull request #30125 from majianpeng/msg-protocolv1-reduece-swap
msg/async/ProtocolV1: avoid unnecessary bufferlist::swap.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sag...
Kefu Chai
12:02 PM Revision aed94cf2 (ceph): PendingReleaseNotes: note about changes in `ceph osd erasure-code-profi...
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
12:00 PM Revision 87c20c39 (ceph): ec/jerasure: save the default m=2 of reed_sol_r6_op in profile
save the default value of m to profile so that it could be dumped
in command 'ceph osd erasure-code-profile get xxx',...
Yan Jun
12:00 PM Revision 1032b981 (ceph): osd: add sanity check for invalid m/w of liber8tion
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
12:00 PM mgr Backport #41724 (In Progress): nautilus: build failed with option "-DWITH_TESTS=off
Nathan Cutler
11:58 AM mgr Backport #41724 (Resolved): nautilus: build failed with option "-DWITH_TESTS=off
https://github.com/ceph/ceph/pull/30261 Nathan Cutler
11:59 AM Revision 6db5d8a2 (ceph): build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Fixes: https://tracker.ceph.com/issues/41676
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun
11:59 AM mgr Backport #41723 (In Progress): mimic: build failed with option "-DWITH_TESTS=off
Nathan Cutler
11:58 AM mgr Backport #41723 (Resolved): mimic: build failed with option "-DWITH_TESTS=off
https://github.com/ceph/ceph/pull/30260 Nathan Cutler
11:59 AM Revision 008bd1f6 (ceph): build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Fixes: https://tracker.ceph.com/issues/41676
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun
11:58 AM mgr Bug #41676 (Pending Backport): build failed with option "-DWITH_TESTS=off
I think this was caused by commit 9e45edaab20793c5da8613a881ac24b492006012 "cmake: build ceph-mgr with specified vers... Nathan Cutler
11:54 AM bluestore Bug #25098 (Resolved): Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos ...
Kefu Chai
11:53 AM Revision a8c710ef (ceph): Merge pull request #30109 from rzarzynski/wip-bug-25098-bluefs_layout_t
os/bluestore: verify disk layout of BlueFS
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Sage Weil <sag...
Kefu Chai
11:50 AM rgw Backport #41111 (In Progress): luminous: rgw: fix drain handles error when deleting bucket with b...
Nathan Cutler
11:49 AM mgr Backport #41604 (In Progress): nautilus: dashboard: predefined system roles don't include read ac...
Lenz Grimmer
11:48 AM Revision ada0bcb0 (ceph): mgr/dashboard: access_control: add grafana scope read access to *-manag...
Fixes: https://tracker.ceph.com/issues/41572
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit...
Ricardo Dias
11:26 AM rgw Bug #39262 (Fix Under Review): rgw: propagate transaction id into ops log
Nathan Cutler
11:20 AM Orchestrator Bug #41675 (Resolved): mgr/orchestrator: incorrect refs in progress event
Kefu Chai
11:19 AM Revision 3c0400e5 (ceph): Merge pull request #30197 from bk201/wip-41675
mgr/orchestrator: fix refs property of progresses
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
11:06 AM mgr Bug #41619 (Duplicate): test failure: test_cephfs_get (tasks.mgr.dashboard.test_cephfs.CephfsTest)
Kefu Chai
10:50 AM RADOS Bug #41721 (Fix Under Review): TestClsRbd.sparsify fails when using filestore
Kefu Chai
10:24 AM RADOS Bug #41721 (Resolved): TestClsRbd.sparsify fails when using filestore
it's a regression introduced by https://github.com/ceph/ceph/pull/30061
see http://pulpito.ceph.com/kchai-2019-09-...
Kefu Chai
10:19 AM rbd Bug #41404 (In Progress): [rbd] rbd map hangs up infinitely after osd down
sysfs doesn't support O_DIRECT, so a separate thread seems like the only option (although I would probably use it for... Ilya Dryomov
10:02 AM Dashboard Feature #38288 (Fix Under Review): mgr/dashboard: CephFS snapshots/quota REST API
Volker Theile
09:12 AM Revision 8ac65596 (ceph): mgr/dashboard: Handle always-on Ceph Manager modules correctly
Currently always-on modules are not marked as enabled in the WebUI and can be disabled. This PR will fix that.
Note, ...
Volker Theile
08:58 AM rgw Backport #41706 (In Progress): luminous: in cls_bucket_list_unordered() listing of entries follow...
Nathan Cutler
08:58 AM Revision 2f6936b3 (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
08:57 AM rgw Backport #41708 (In Progress): mimic: in cls_bucket_list_unordered() listing of entries following...
Nathan Cutler
08:56 AM Revision bdd81a92 (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
08:46 AM CephFS Documentation #41470: Document requirements for using cephfs
Varsha Rao
08:46 AM rgw Backport #41707 (In Progress): nautilus: in cls_bucket_list_unordered() listing of entries follow...
Nathan Cutler
08:46 AM Revision 7e37204d (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
08:33 AM rgw Backport #41104 (Need More Info): luminous: rgw: when usring radosgw-admin to list bucket, can se...
If I understand https://tracker.ceph.com/issues/41655#note-1 correctly, this backport needs to be done together with ... Nathan Cutler
07:27 AM Revision 8a124962 (ceph): mgr/volumes: prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:41 AM CephFS Bug #41426: mds: wrongly signals directory is empty when dentry is damaged?
The readdir is unexpected and log does not include it. Client should just issue an lookup.
See https://github.co...
Zheng Yan
01:08 AM rgw Backport #41627 (In Progress): nautilus: multisite: ENOENT errors from FetchRemoteObj causing buc...
https://github.com/ceph/ceph/pull/30248 Prashant D
01:05 AM rgw Backport #41631 (In Progress): nautilus: rgw:report error "unrecognized arg rm" when using "rados...
https://github.com/ceph/ceph/pull/30247 Prashant D
12:06 AM Revision dbcde2da (ceph): os/bluestore: add bluestore_bluefs_max_free option
This prevents bluefs from trying to acquire more space than
it actually needs, e.g., due to batch deletion of user da...
xie xingguo

09/08/2019

10:07 PM mgr Backport #41720 (Resolved): nautilus: Add mgr module for kubernetes event integration
https://github.com/ceph/ceph/pull/30215
---
Backport of the mgr/k8sevents module to support ceph event integrat...
Paul Cuzner
07:19 PM rgw Bug #41719: bilog unit tests failing
Before three bilog test blocks were commented out:
http://pulpito.ceph.com/ivancich-2019-09-07_00:34:28-rgw-wip-move...
J. Eric Ivancich
06:28 PM rgw Bug #41719 (Resolved): bilog unit tests failing
This causes rgw/verify teuthology tests to fail en masse.
Commenting out a portion of test_cls_rgw.cc::TEST_F(cls_...
J. Eric Ivancich
06:16 PM RADOS Bug #41718 (Resolved): ceph osd stat JSON output incomplete
... Марк Коренберг
04:02 PM mgr Bug #41676 (Resolved): build failed with option "-DWITH_TESTS=off
Kefu Chai
04:02 PM Revision 9e7ecf70 (ceph): Merge pull request #30199 from IlsooByun/cmake_ptyhon_var
build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 PM Bug #41717 (New): ceph::buffer::end_of_buffer isn't caught in void KeyRing::decode(bufferlist::co...
[On FreeBSD]
This results in an ABORT signal in bin/ceph when running vstart.sh
Only buffer::error is caught, but...
Willem Jan Withagen
01:49 PM bluestore Backport #41339 (In Progress): mimic: os/bluestore/BlueFS: use 64K alloc_size on the shared device
Nathan Cutler
01:23 PM Revision ebb806ba (ceph): fix rgw lc does not delete objects that do not have exactly the same ta...
It is possible that object will have multiple tags more than the rule that applied on.
Object is not being deleted if...
Or Friedmann
10:32 AM Revision 17274127 (ceph): rgw_file: introduce fast S3 Unix stats (immutable)
For objects originating in S3/Swift, it is frequently acceptable
to synthesize c/mtime and size stats from meta attri...
Matt Benjamin
10:27 AM rgw Backport #40596: mimic: rgw_file: directory enumeration can be accelerated 1-2 orders of magnitud...
needs to be done after #40599 Nathan Cutler
09:57 AM Revision addec6f7 (ceph): Added single check to avoid duplication. Included few more commands.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
(cherry picked from commit 14c3b4b3ebb6ef2fc44d24f8020beb2977c8...
Shilpa MJ
09:51 AM Revision 14f982b2 (ceph): rgw: swift: fix: https://tracker.ceph.com/issues/37765
The meaning is as follows:
iterate_slo_parts() set end offset equal to the size of the segment,
but RGWRados::iterat...
an.groshev
09:30 AM Revision c45e59a8 (ceph): Merge pull request #30227 from smithfarm/wip-41530-mimic
mimic: doc: default values for mon_health_to_clog_* were flipped
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:22 AM RADOS Bug #40583 (Resolved): Lower the default value of osd_deep_scrub_large_omap_object_key_threshold
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:20 AM RADOS Backport #40653 (Resolved): luminous: Lower the default value of osd_deep_scrub_large_omap_object...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29175
m...
Nathan Cutler
09:19 AM bluestore Backport #41709 (Resolved): luminous: Set concurrent max_background_compactions in rocksdb to 2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30149
m...
Nathan Cutler
09:19 AM ceph-volume Backport #41613 (Resolved): luminous: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30094
m...
Nathan Cutler
09:16 AM Revision c90fd4e8 (ceph): Merge pull request #30244 from smithfarm/wip-41701-mimic
mimic: build/ops: install-deps.sh: install `python*-devel` for python*rpm-macros
Reviewed-by: Kefu Chai <kchai@redha...
Nathan Cutler
08:21 AM bluestore Backport #41711 (In Progress): nautilus: man page for ceph-kvstore-tool missing command
Nathan Cutler
08:21 AM Revision 885a67ee (ceph): doc/ceph-kvsore-tool: add description for 'stats' command
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 00a5633af896a126aa481544bee74a63c43c688b)
Adam Kupczyk
08:21 AM Revision 43cb012b (ceph): doc/man/ceph-kvstore-tool: fix typo
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 70621ae1a32672b4f13737911241a59d55db1634)
Josh Durgin

09/07/2019

08:09 PM Revision cdb8df13 (ceph): Merge PR #29986 into master
* refs/pull/29986/head:
mgr/pg_autoscaler: use 'stored' for pool_logical_used
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
08:08 PM Revision 8d94dc7f (ceph): Merge PR #30139 into master
* refs/pull/30139/head:
mgr/DaemonServer: skip adjusting pgp_num when merging is in-progress
Reviewed-by: Sage Weil...
Sage Weil
08:07 PM RADOS Bug #41716 (Resolved): LibRadosTwoPoolsPP.ManifestUnset fails
... Sage Weil
07:17 PM Revision db152f66 (ceph): Merge pull request #29175 from neha-ojha/wip-40583-luminous
luminous: common/options.cc: Lower the default value of osd_deep_scrub_large_omap_object_key_threshold
Reviewed-by: ...
Neha Ojha
02:24 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Jason Dillaman wrote:
> Am I correct in presuming that we can just tweak the krbd.c code to run the udev monitoring ...
fan chen
12:40 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Am I correct in presuming that we can just tweak the krbd.c code to run the udev monitoring code in its own thread? I... Jason Dillaman
03:25 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> Yeah, I realized right after I posted that these events don't all have to be rbd events, since...
fan chen
10:41 AM bluestore Backport #41709 (In Progress): luminous: Set concurrent max_background_compactions in rocksdb to 2
Nathan Cutler
09:25 AM bluestore Backport #41709 (Resolved): luminous: Set concurrent max_background_compactions in rocksdb to 2
https://github.com/ceph/ceph/pull/30149 Nathan Cutler
10:39 AM bluestore Backport #41710 (In Progress): mimic: Set concurrent max_background_compactions in rocksdb to 2
Nathan Cutler
09:25 AM bluestore Backport #41710 (Resolved): mimic: Set concurrent max_background_compactions in rocksdb to 2
https://github.com/ceph/ceph/pull/30150 Nathan Cutler
10:30 AM rgw Bug #41692: rgw dns name matching broken
backporting note: this fix needs to be backported together with #40995 Nathan Cutler
10:29 AM rgw Bug #40995: rgw dns name is not case sensitive
backports waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:25 AM rgw Backport #41478 (Need More Info): mimic: rgw dns name is not case sensitive
waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:25 AM rgw Backport #41479 (Need More Info): nautilus: rgw dns name is not case sensitive
waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:24 AM rgw Backport #41480 (Need More Info): luminous: rgw dns name is not case sensitive
waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:14 AM Backport #41701 (In Progress): mimic: "make check" failing in GitHub due to python packaging conf...
Nathan Cutler
09:23 AM Backport #41701 (Resolved): mimic: "make check" failing in GitHub due to python packaging conflict
https://github.com/ceph/ceph/pull/30244 Nathan Cutler
10:14 AM Revision 213348a5 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
09:59 AM Revision 6e4b0a66 (ceph): qa/standalone: remove osd_pool_default_size in test_wait_for_health_ok
Signed-off-by: zjh <jhzeng93@foxmail.com>
(cherry picked from commit e62cfceb9549e806f774ef3da549efd9f4d90171)
Jiahui Zeng
09:59 AM Revision 72a66e7b (ceph): mon/PGMap: enable/disable TOO_FEW_OSDS warning with an option
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3b74fbc93d32d6cc367049d3bcbe83d3837abba5)
Conf...
Sage Weil
09:59 AM Revision 322ad8fc (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>
(cherry picked from commit 942...
Jiahui Zeng
09:40 AM Backport #41442 (In Progress): mimic: osd: need clear PG_STATE_CLEAN when repair object
Nathan Cutler
09:39 AM Revision 75d2382a (ceph): osd: clear PG_STATE_CLEAN when repair object
there is a race be found, when we repair object on clean state,
we queue a DoRecovery peering event, but before the p...
Zengran Zhang
09:31 AM rgw Backport #41715 (Resolved): mimic: can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/30891 Nathan Cutler
09:31 AM rgw Backport #41714 (Resolved): nautilus: can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/30741 Nathan Cutler
09:31 AM rgw Backport #41713 (Resolved): luminous: can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/30323 Nathan Cutler
09:30 AM Revision da63b206 (ceph): mds: cleanup truncating inodes when standby replay mds trim log segments
Standby replay mds first trims expired log segments, then replays new
log segments. It's possible a 'truncate_start' ...
Yan, Zheng
09:29 AM RADOS Backport #41712 (Resolved): nautilus: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::regist...
https://github.com/ceph/ceph/pull/30371 Nathan Cutler
09:26 AM bluestore Backport #41711 (Resolved): nautilus: man page for ceph-kvstore-tool missing command
https://github.com/ceph/ceph/pull/30245 Nathan Cutler
09:24 AM rgw Backport #41708 (Resolved): mimic: in cls_bucket_list_unordered() listing of entries following an...
https://github.com/ceph/ceph/pull/30253 Nathan Cutler
09:24 AM rgw Backport #41707 (Resolved): nautilus: in cls_bucket_list_unordered() listing of entries following...
https://github.com/ceph/ceph/pull/30252 Nathan Cutler
09:24 AM rgw Backport #41706 (Resolved): luminous: in cls_bucket_list_unordered() listing of entries following...
https://github.com/ceph/ceph/pull/30254 Nathan Cutler
09:23 AM RADOS Backport #41705 (Resolved): nautilus: Incorrect logical operator in Monitor::handle_auth_request()
https://github.com/ceph/ceph/pull/31038 Nathan Cutler
09:23 AM RADOS Backport #41704 (Resolved): mimic: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30275 Nathan Cutler
09:23 AM RADOS Backport #41703 (Resolved): nautilus: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30278 Nathan Cutler
09:23 AM RADOS Backport #41702 (Rejected): luminous: oi(object_info_t).size does not match on disk size
Nathan Cutler
09:23 AM Backport #41700 (Resolved): nautilus: "make check" failing in GitHub due to python packaging conf...
https://github.com/ceph/ceph/pull/30322 Nathan Cutler
09:23 AM Backport #41699 (Rejected): luminous: "make check" failing in GitHub due to python packaging conf...
Nathan Cutler
09:22 AM Dashboard Backport #41698 (Rejected): nautilus: mgr/dashboard: Empty datatable rendered before data has bee...
-https://github.com/ceph/ceph/pull/30320- Nathan Cutler
09:21 AM CephFS Backport #41489 (In Progress): luminous: client: client should return EIO when it's unsafe reqs h...
Nathan Cutler
09:21 AM Revision e0f209e8 (ceph): client: return -eio when sync file which unsafe reqs has been dropped
Fixes:http://tracker.ceph.com/issues/40877
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
09:19 AM CephFS Backport #41487 (In Progress): mimic: client: client should return EIO when it's unsafe reqs have...
Nathan Cutler
09:19 AM Revision 690a0513 (ceph): client: return -eio when sync file which unsafe reqs has been dropped
Fixes:http://tracker.ceph.com/issues/40877
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
09:18 AM CephFS Backport #41476 (Rejected): mimic: cephfs-data-scan scan_links FAILED ceph_assert(p->second >= be...
this is fixing an issue in InoTable::force_consume_to(), a function that was added by feature PR https://github.com/c... Nathan Cutler
09:13 AM CephFS Backport #41466 (In Progress): mimic: mount.ceph: doesn't accept "strictatime"
Nathan Cutler
09:13 AM Revision 8e93bf57 (ceph): mount.ceph: properly handle -o strictatime
Otherwise, we get -EINVAL when a mount is attempted.
Fixes: https://tracker.ceph.com/issues/41144
Signed-off-by: Jef...
Jeff Layton
09:09 AM Bug #41603 (Pending Backport): "make check" failing in GitHub due to python packaging conflict
Nathan Cutler
09:01 AM CephFS Backport #40899 (In Progress): mimic: mds: only evict an unresponsive client when another client ...
Nathan Cutler
09:00 AM Revision 69ddf956 (ceph): qa/tests: test if unresponsive MDS client with no caps is evicted directly
Test if an unresponsive MDS client session holding no caps is evicted
directly at session_autoclose without being mar...
Rishabh Dave
08:57 AM Revision 87705d2b (ceph): qa/cephfs: memoize FUSE client pid
Save client PID so that we avoid calling get_client_pid() every now and
then. This, more importantly, allows sending ...
Rishabh Dave
08:57 AM Revision 36417a1a (ceph): qa/tests: add a method to signal a MDS client
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 855a561d9d7773fef3274b4fb9152e06449d13e4)
Rishabh Dave
08:55 AM CephFS Backport #40896 (In Progress): mimic: ceph_volume_client: fs_name must be converted to string bef...
Nathan Cutler
08:55 AM Revision e085982d (ceph): ceph_volume_client: don't convert None to str object
Fixes: http://tracker.ceph.com/issues/40800
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commi...
Rishabh Dave
08:55 AM Revision e081e971 (ceph): ceph_volume_client: convert string to bytes object
mount method in libcephfs's cython modules expects filesystem_name to
be a bytes object. Therefore, convert string to...
Rishabh Dave
08:54 AM Revision 1ab18fcf (ceph): pybind/ceph_volume_client: allow volume_client to
... mount a specificied ceph filesystem.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 8c...
Ramana Raja
08:50 AM Revision ddb8cfa0 (ceph): ceph_volume_client: make UTF-8 encoding explicit
Make it explicit in the method to_bytes() that encoding is with UTF-8.
Signed-off-by: Rishabh Dave <ridave@redhat.co...
Rishabh Dave
08:49 AM CephFS Backport #40886 (Need More Info): mimic: ceph_volume_client: to_bytes converts NoneType object str
Nathan Cutler
08:49 AM CephFS Backport #40856 (Need More Info): mimic: ceph_volume_client: python program embedded in test_volu...
Nathan Cutler
08:45 AM CephFS Backport #40853 (In Progress): mimic: test_volume_client: test_put_object_versioned is unreliable
Nathan Cutler
08:45 AM Revision 90ed59cb (ceph): test_volume_client: add positive test for ceph_volume_client method
ceph_volume_client.py's put_object_versioned() has only one test. Since
this only test is a negative test it may fail...
Rishabh Dave
08:44 AM Revision 4b93b3af (ceph): test_volume_client: don't shadow class variable
Name class and instance variables differently so that the latter doesn't
shadow the former.
Signed-off-by: Rishabh D...
Rishabh Dave
08:43 AM Revision cb299007 (ceph): test_volume_client: rewrite test_put_object_versioned
The test's success depends on whether CommandFailedError exception is
raised. This manner of testing is unreliable si...
Rishabh Dave
08:43 AM Revision e573104e (ceph): test_volume_client: rename test_put_object_versioned()
test_put_object_versioned() is too generic for a negative test that
specifically tests if the version is verified bef...
Rishabh Dave
08:43 AM Revision e4bb0433 (ceph): test_volume_client: make test_object_versioned py3 compatible
Convert strings to bytes in the Python program embedded inside this
test. Also, in the process don't lose Python 2 co...
Rishabh Dave
08:43 AM Revision a6dadc2e (ceph): test_volume_client: use sudo_write_file() form teuthology
Instead of defining another method to write a file as root user in
test_volume_client.py, use the method from teuthol...
Rishabh Dave
08:42 AM CephFS Backport #40844 (In Progress): mimic: MDSMonitor: use stringstream instead of dout for mds repaired
Nathan Cutler
08:42 AM Revision a3557875 (ceph): mon/MDSMonitor: use stringstream instead of dout for mds repaired
Fixes: http://tracker.ceph.com/issues/40472
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from ...
Zhi Zhang
08:41 AM CephFS Backport #40444 (In Progress): mimic: mds: MDCache::cow_inode does not cleanup unneeded client_sn...
Nathan Cutler
08:33 AM CephFS Backport #41114 (Need More Info): mimic: client: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP
non-trivial conflicts Nathan Cutler
07:55 AM CephFS Backport #41129 (In Progress): mimic: qa: power off still resulted in client sending session close
Nathan Cutler
07:55 AM Revision 85e8f050 (ceph): qa: wait for kernel client death
After sending the reboot command, we need to wait briefly for it to be
rebooted so that the kernel client doesn't vol...
Patrick Donnelly
07:55 AM Revision 564f3025 (ceph): qa: use hard_reset to reboot kclient
power_off may allow the mounts to gracefully unmount. We don't want this if the
kclient is stuck or we desire the cli...
Patrick Donnelly
07:45 AM RADOS Backport #41697 (In Progress): luminous: Network ping monitoring
Nathan Cutler
07:31 AM RADOS Backport #41697 (Resolved): luminous: Network ping monitoring
https://github.com/ceph/ceph/pull/30230 Nathan Cutler
07:43 AM RADOS Backport #41696 (In Progress): mimic: Network ping monitoring
Nathan Cutler
07:31 AM RADOS Backport #41696 (Resolved): mimic: Network ping monitoring
https://github.com/ceph/ceph/pull/30225 Nathan Cutler
07:34 AM RADOS Backport #41695 (In Progress): nautilus: Network ping monitoring
Nathan Cutler
07:31 AM RADOS Backport #41695 (Resolved): nautilus: Network ping monitoring
https://github.com/ceph/ceph/pull/30195 Nathan Cutler
07:25 AM Revision 6129289b (ceph): osd/PeeringState: do not complain about past_intervals constrained by o...
The start of the required interval has a floor set by the oldest osdmap
epoch we have. That can lead to an invalid/e...
Sage Weil
03:01 AM CephFS Bug #41694 (Resolved): qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
Possible:
> TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType"
Jos Collin
02:35 AM RADOS Bug #41693 (Need More Info): a accidental problems with osd detection algorithm in monitor
There is a accidental problems with osd detection algorithm in monitor. In a three-cluster environment,HostA/HostB/Ho... shuguang wang
02:34 AM Revision 8c99f815 (ceph): Merge pull request #30061 from xiexingguo/wip-sparse-read
os, osd: readv
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:31 AM Revision 8971bc7b (ceph): Merge pull request #30059 from xiexingguo/wip-clean-vs-repair
osd/PG: fix _finish_recovery vs repair race
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo
12:57 AM Revision dd9c4e0b (ceph): Merge pull request #30190 from tchaikov/wip-python-rpm-macro
install-deps.sh: install `python*-devel` for python*rpm-macros
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed...
Kefu Chai

09/06/2019

11:53 PM bluestore Backport #41340 (In Progress): nautilus: os/bluestore/BlueFS: use 64K alloc_size on the shared de...
Vikhyat Umrao
11:49 PM RADOS Backport #41531 (In Progress): nautilus: Move bluefs alloc size initialization log message to log...
Vikhyat Umrao
10:15 PM RADOS Backport #41531 (Need More Info): nautilus: Move bluefs alloc size initialization log message to ...
non-trivial backport - needs https://github.com/ceph/ceph/pull/29537 at least Nathan Cutler
11:38 PM RADOS Bug #41385 (Fix Under Review): osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.co...
https://github.com/ceph/ceph/pull/30119 (merged September 4, 2019)
https://github.com/ceph/ceph/pull/30059 (merged S...
Neha Ojha
11:33 PM Bug #41348: osd: need clear PG_STATE_CLEAN when repair object
This should probably back ported to Luminous David Zafman
10:54 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
This probably breaks every deployment tool, yes. Paul Emmerich
10:52 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Could this be related to an issue we're seeing in Rook on `ceph volume lvm prepare`?
https://github.com/rook/rook/...
Blaine Gardner
10:49 PM Revision 5906a573 (ceph): osd/MissingLoc.cc: do not rely on missing_loc_sources only
In 624ade487ea4aeaf988cc1767e0b293f76addd5b, we relied on missing_loc_sources
to check for strays and remove an OSD f...
Neha Ojha
10:31 PM CephFS Backport #40841 (In Progress): mimic: ceph-fuse: mount does not support the fallocate()
Nathan Cutler
10:31 PM Revision e45fa963 (ceph): client: support the fallocate() when fuse version >= 2.9
You can see that libfuse already supports the fallocate() function call in version 2.9,
see https://github.com/libfus...
huanwen ren
10:21 PM RADOS Backport #41533 (In Progress): mimic: Move bluefs alloc size initialization log message to log le...
Vikhyat Umrao
10:14 PM RADOS Backport #41533 (Need More Info): mimic: Move bluefs alloc size initialization log message to log...
non-trivial backport - needs https://github.com/ceph/ceph/pull/29537 at least Nathan Cutler
10:03 PM RADOS Backport #41530 (In Progress): mimic: doc: mon_health_to_clog_* values flipped
Nathan Cutler
10:03 PM Revision b4af3949 (ceph): doc: default values for mon_health_to_clog_* were flipped
On a freshly installed nautilus cluster (i.e. 14.2.2), the default values are:
mon_health_to_clog_interval = 3600
mo...
James McClune
08:01 PM RADOS Backport #41499 (Need More Info): mimic: backfill_toofull while OSDs are not full (Unneccessary H...
The backport needs 3b8f86c8b09b9143d3e25ab34b51057581b48114 to be cherry-picked, first, for it to make sense, but tha... Nathan Cutler
03:34 PM RADOS Backport #41499 (In Progress): mimic: backfill_toofull while OSDs are not full (Unneccessary HEAL...
Nathan Cutler
07:42 PM RADOS Backport #41502 (In Progress): mimic: Warning about past_interval bounds on deleting pg
Nathan Cutler
07:25 PM rgw Bug #41692: rgw dns name matching broken
Casey Bodley
07:23 PM rgw Bug #41692 (Resolved): rgw dns name matching broken
the Host header matching with --rgw-dns-name was broken recently with a switch to case-insensitive comparison Casey Bodley
07:23 PM Revision 60b2dbe6 (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:08 PM bluestore Feature #41691 (Resolved): os/BlueStore: avoid double caching bluestore onodes in rocksdb block_c...
Vikhyat Umrao
07:03 PM RADOS Bug #41689: Network ping test fails in TEST_network_ping_test2
... David Zafman
06:37 PM RADOS Bug #41689 (Fix Under Review): Network ping test fails in TEST_network_ping_test2
David Zafman
06:18 PM RADOS Bug #41689 (Resolved): Network ping test fails in TEST_network_ping_test2
http://pulpito.ceph.com/kchai-2019-09-06_15:05:18-rados-wip-kefu-testing-2019-09-06-1807-distro-basic-smithi/4283774/... David Zafman
07:01 PM bluestore Feature #41690 (Fix Under Review): Sharding of rocksdb database using column families
Vikhyat Umrao
07:01 PM bluestore Feature #41690 (Resolved): Sharding of rocksdb database using column families
1) Sharded BlueStore - 1 - KeyValueDB
https://github.com/ceph/ceph/pull/29084
2) Sharded BlueStore - 2 - main p...
Vikhyat Umrao
06:23 PM Revision 6d2e4cb1 (ceph): test: Allow fractional milliseconds to make test possible
Fixes: https://tracker.ceph.com/issues/41689
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:15 PM Revision 0b2be2b6 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
06:11 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Yeah, I realized right after I posted that these events don't all have to be rbd events, since the filtering is done ... Ilya Dryomov
02:59 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> fan chen wrote:
> > [during osds down, the rbd map hangs, there are no output messages]
> >...
fan chen
11:09 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
fan chen wrote:
> [during osds down, the rbd map hangs, there are no output messages]
>
> [after osds up, the ou...
Ilya Dryomov
02:15 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> fan chen wrote:
> > hi Ilya, the rbd verison is ceph-12.2.12, I notice that the latest ceph c...
fan chen
02:03 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> Did you confirm that the socket actually fills up? It seems highly unlikely to me, because it...
fan chen
05:53 PM Revision 89f5b8a0 (ceph): Merge pull request #22574 from aclamk/bs-allocator-ageing-test
bluestore/allocator: Ageing test for bluestore allocators.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
05:40 PM Revision 7e11f423 (ceph): Merge pull request #30028 from tchaikov/wip-rpath
cmake: selectively rewrite install rpath
Reviewed-by: Sridhar Seshasayee <sseshasa@redhat.com>
Kefu Chai
05:27 PM RADOS Bug #41429 (Pending Backport): Incorrect logical operator in Monitor::handle_auth_request()
Kefu Chai
05:27 PM Revision 1dccce21 (ceph): Merge pull request #30015 from neha-ojha/wip-41429
mon/Monitor.cc: fix condition that checks for unrecognized auth mode
Reviewed-by: xie xingguo <xie.xingguo@zte.com.c...
Kefu Chai
05:10 PM Revision 93334d01 (ceph): Merge pull request #30149 from neha-ojha/wip-40769-luminous
luminous: common/options: Set concurrent bluestore rocksdb compactions to 2
Reviewed-by: Josh Durgin <jdurgin@redhat...
Neha Ojha
05:10 PM Revision e96790fe (ceph): Merge pull request #30023 from tchaikov/wip-get-req
mon,osd: use get_req<> instead of static_cast<>(get_req())
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
05:08 PM RADOS Bug #38513: luminous: "AsyncReserver.h: 190: FAILED assert(!queue_pointers.count(item) && !in_pro...
/a/nojha-2019-09-05_23:53:20-rados-wip-40769-luminous-distro-basic-smithi/4279855/ Neha Ojha
04:08 PM CephFS Documentation #41688 (Resolved): doc: client config reference improvements
The client config docs
https://docs.ceph.com/docs/master/cephfs/client-config-ref/
does not mention where these...
Alejandro Bonilla
04:04 PM Revision 586498ec (ceph): Merge pull request #30210 from ctrlaltdel/doc-typo
doc: Fix a typo in balancer documentation
Reviewed-by: Lenz Grimmer <LGrimmer@suse.com>
Casey Bodley
03:29 PM RADOS Backport #41490 (In Progress): mimic: OSDCap.PoolClassRNS test aborts
Nathan Cutler
03:29 PM Revision 85cc8090 (ceph): osd/OSDCap: Check for empty namespace
Fixes: http://tracker.ceph.com/issues/40835
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from co...
Brad Hubbard
03:29 PM Revision 97e1b1c5 (ceph): mgr/k8sevents: Initial ceph -> k8s events integration
Adds a mgr module to provide integration between
Ceph and the kubernetes events API within the rook-ceph
namespace. I...
Paul Cuzner
03:28 PM RADOS Backport #41449 (In Progress): mimic: mon: C_AckMarkedDown has not handled the Callback Arguments
Nathan Cutler
03:09 PM Revision 199d6418 (ceph): Merge pull request #29520 from pcuzner/add-events-mgr-module
mgr/k8sevents: Add mgr module for kubernetes event integration
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Sebastian Wagner
03:08 PM Dashboard Bug #41685: mgr/dashboard: False Spanish translation of `clean` on landing page
Ugh, that is ugly indeed. @Sebastian, can you please update the translations accordingly and provide a fix? Lenz Grimmer
01:33 PM Dashboard Bug #41685 (Resolved): mgr/dashboard: False Spanish translation of `clean` on landing page
Somehow a false spanish translation `Borrar` has made it into the Dashboard. The translation of `borrar` is `deleted`... Patrick Seidensal
02:51 PM Revision c53597b5 (ceph): radosgw-admin: add --uid check in bucket list command
Fixes: https://tracker.ceph.com/issues/41589
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Vikhyat Umrao
02:48 PM Dashboard Bug #41687 (Resolved): mgr/dashboard: Delete actions should provide the name of the object being ...
Currently, when performing delete actions on e.g. Ceph pools, RBDs or RGW users/buckets, the modal dialogue only prom... Lenz Grimmer
02:29 PM Revision 4c8e67bb (ceph): mgr/dashboard: Improve images e2e test
The 'should move the image to the trash' e2e fails because the datatable content has not been updated at the time the... Volker Theile
02:10 PM mgr Bug #38539: tasks.mgr.test_insights.TestInsights#test_health_history fails
http://qa-proxy.ceph.com/teuthology/swagner-2019-09-06_09:25:06-rados:mgr-wip-swagner-testing-distro-basic-mira/42831... Sebastian Wagner
02:01 PM mgr Bug #41674 (Duplicate): tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
Sebastian Wagner
01:57 PM mgr Bug #41674: tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
http://qa-proxy.ceph.com/teuthology/swagner-2019-09-06_09:25:06-rados:mgr-wip-swagner-testing-distro-basic-mira/42831... Sebastian Wagner
02:17 AM mgr Bug #41674 (Duplicate): tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
... Sage Weil
02:00 PM rgw Feature #41686: Unable to rebuild bucket index with a shard missing.
You can reproduce, if you delete or miss a shard object you should get same result. Manuel Rios
01:59 PM rgw Feature #41686 (New): Unable to rebuild bucket index with a shard missing.
Hi,
We got a bucket unable to list. I was thinking about too much object with listing problems, but we run --check...
Manuel Rios
01:29 PM RADOS Backport #40993 (In Progress): mimic: Ceph status in some cases does not report slow ops
The logs relating to this tracker didn't indicate anything obvious upon analysis. The issue was reproduced locally on... Sridhar Seshasayee
01:15 PM Revision 858b88f1 (ceph): doc: Fix a typo in balancer documentation
Signed-off-by: Francois Deppierraz <francois@ctrlaltdel.ch> Francois Deppierraz
12:57 PM rgw Bug #41655: rgw: fix minimum of unordered bucket listing
J. Eric Ivancich
12:56 PM rgw Bug #41511: civetweb threads using 100% of CPU
Hello,
It seems we are also experiencing this issue but with the beast frontend. We were using ceph v13.2.x before...
Arnaud Lefebvre
12:47 PM Dashboard Bug #41683 (Fix Under Review): mgr/dashboard: Rendering datatable causes Angular runtime error
Volker Theile
12:21 PM Dashboard Bug #41683 (Resolved): mgr/dashboard: Rendering datatable causes Angular runtime error
The fix from https://github.com/ceph/ceph/pull/30103 for https://tracker.ceph.com/issues/41615 causes an Angular runt... Volker Theile
12:37 PM Dashboard Bug #41682 (Fix Under Review): mgr/dashboard: iSCSI control inputs should be rendered based on co...
Ricardo Marques
10:53 AM Dashboard Bug #41682 (In Progress): mgr/dashboard: iSCSI control inputs should be rendered based on control...
Ricardo Marques
10:53 AM Dashboard Bug #41682 (Resolved): mgr/dashboard: iSCSI control inputs should be rendered based on control "t...
Since https://github.com/ceph/ceph-iscsi/pull/138 `ceph-iscsi` controls API returns the "type" of each control.
Ce...
Ricardo Marques
12:35 PM Revision a7bf31fe (ceph): mgr/dashboard: Rendering datatable causes Angular runtime error
Due some timing effects it might happen that the re-rendering of the datatable causes an Angular runtime error caused... Volker Theile
12:32 PM Dashboard Bug #41684 (Closed): mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
The run-frontend-e2e-tests.sh script is failing on my docker environment:... Tatjana Dehler
12:08 PM Revision aa9ae8e2 (ceph): mds: Reorganize class members in LogEvent header
Fixes: https://tracker.ceph.com/issues/41679
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
12:05 PM Revision 96cf28e3 (ceph): Merge PR #29786 into master
* refs/pull/29786/head:
allow for multiple "build" dirs to exist
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:23 AM ceph-volume Bug #41649 (Fix Under Review): api/lvm: check if list of LVs is empty
Nathan Cutler
10:49 AM Revision f1922d33 (ceph): mgr/dashboard: refactor TableKeyValueComponent
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
10:47 AM Revision e84ea6cf (ceph): script/ceph-backport.sh: explicitly sanity-check git remotes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:47 AM Revision 447f47cc (ceph): script/ceph-backport.sh: checkout local branch if not in it already
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:47 AM Revision ff7d75e1 (ceph): script/ceph-backport.sh: try known milestones before querying remote API
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:47 AM Revision 57b053f9 (ceph): script/ceph-backport.sh: implement --component and --set-milestone
Some backporters might not have elevated GitHub privileges. Stop assuming privs
are elevated.
Allow component to be ...
Nathan Cutler
10:47 AM Revision 4497a4bb (ceph): script/ceph-backport.sh: infer whether to --prepare
If the current branch is wip-$issue_id-$release, then assume
prepare phase has already been completed.
If that branc...
Nathan Cutler
10:23 AM Revision 97b6b658 (ceph): script/ceph-backport.sh: stop if GitHub API returns "null"
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:23 AM Revision 82bb2077 (ceph): script/ceph-backport.sh: rewrite the documentation block
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:22 AM Revision ce0daf5f (ceph): script/ceph-backport.sh: check name of current git branch
The script expects the git branch containing the cherry-picked commits to be
named using a certain format.
Signed-of...
Nathan Cutler
10:10 AM Dashboard Bug #41681 (Resolved): mgr/dashboard: pool detail list contains unrelated fields
The fields `cdExecuting` and `cdIsBinary` are displayed in the "Details" tab of a pool and are likely not supposed to... Patrick Seidensal
10:06 AM Revision d8251aa2 (ceph): build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Fixes: https://tracker.ceph.com/issues/41676
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
Ilsoo Byun
10:04 AM RADOS Bug #41680 (Resolved): Removed OSDs with outstanding peer failure reports crash the monitor
The osd have been reduced, but reported anomaly information for partner OSD Previously. However, reporters of failure... shuguang wang
09:50 AM RADOS Bug #41677: Cephmon:fix mon crash
shuguang wang wrote:
> Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasiona...
shuguang wang
08:45 AM RADOS Bug #41677 (Fix Under Review): Cephmon:fix mon crash
Kefu Chai
08:43 AM RADOS Bug #41677: Cephmon:fix mon crash
shuguang wang wrote:
> Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasiona...
shuguang wang
08:42 AM RADOS Bug #41677: Cephmon:fix mon crash
The osd have been reduced, but reported anomaly information for partner OSD Previously. However, failure_info of this... shuguang wang
05:34 AM RADOS Bug #41677 (Resolved): Cephmon:fix mon crash
Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasional. shuguang wang
08:59 AM CephFS Cleanup #41679 (Fix Under Review): mds: reorg LogEvent header
Varsha Rao
07:45 AM CephFS Cleanup #41679 (Resolved): mds: reorg LogEvent header
Varsha Rao
08:48 AM Dashboard Bug #41668: mgr/dashboard: key-value-table doesn't render booleans
How can i verify this issue in the UI? Please give an example which table can be used to test this. Volker Theile
08:20 AM Dashboard Bug #41668 (Fix Under Review): mgr/dashboard: key-value-table doesn't render booleans
Patrick Seidensal
08:32 AM mgr Bug #41676 (Fix Under Review): build failed with option "-DWITH_TESTS=off
Kefu Chai
05:14 AM mgr Bug #41676: build failed with option "-DWITH_TESTS=off
Ilsoo Byun wrote:
> The reason is that cmake 'FindPython' module doesn't set *PYTHON_EXECUTABLE* variable but *Pytho...
Ilsoo Byun
05:05 AM mgr Bug #41676: build failed with option "-DWITH_TESTS=off
The reason is that cmake 'FindPython' module doesn't set *PYTHON_EXECUTABLE* variable but *Python_EXECUTABLE*(cmake v... Ilsoo Byun
04:41 AM mgr Bug #41676: build failed with option "-DWITH_TESTS=off
build as follows: ... Ilsoo Byun
04:36 AM mgr Bug #41676 (Resolved): build failed with option "-DWITH_TESTS=off
Ilsoo Byun
08:16 AM Revision 1758ec53 (ceph): mgr/dashboard: key-value-table doesn't render booleans
Fixes: https://tracker.ceph.com/issues/41668
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:49 AM CephFS Cleanup #41678 (Fix Under Review): mds: reorg LogSegment header
Varsha Rao
07:44 AM CephFS Cleanup #41678 (Resolved): mds: reorg LogSegment header
Varsha Rao
07:39 AM Dashboard Bug #41234: More than 100% in a dashboard PG Status
Same here during snap trim (Ceph - v14.2.2)
Stephan Hohn
07:20 AM CephFS Bug #39511: Cannot remove CephFS snapshot with leading underscore (_)
Sorry for my late reply. Yes this is correct. I improved my script and it works now.
Thanks.
You can close the i...
Stephan Hohn
06:52 AM Revision e466c43b (ceph): ceph.spec.in: reserve 2500MB per build job
On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to ...
Dan van der Ster
06:38 AM Revision b8b43fe5 (ceph): allow for multiple "build" dirs to exist
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:28 AM Revision f8516599 (ceph): librbd: always try to acquire exclusive lock when removing image
We want it to use object map for fast removal.
Fixes: https://tracker.ceph.com/issues/41229
Signed-off-by: Mykola Go...
Mykola Golub
05:53 AM RADOS Bug #41427 (Resolved): set-chunk raced with deep-scrub
xie xingguo
05:52 AM RADOS Bug #41514 (Resolved): in-flight manifest ops not properly cancelled on interval changing
xie xingguo
05:51 AM Revision 49addda5 (ceph): Merge pull request #29985 from xiexingguo/wip-41514-plus
osd/PrimaryLogPG: cancel in-flight manifest ops on interval changing; fix race with scrub
Reviewed-by: Myoungwon Oh ...
Xie Xingguo
05:38 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
... Brad Hubbard
05:15 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Unfortunately in both logs mgr debugging appears to be '1/ 5 mgr'. In mgr_error_log there is logging at 20 but that's... Brad Hubbard
05:10 AM CephFS Bug #41147: mds: crash loop - Server.cc 6835: FAILED ceph_assert(in->first <= straydn->first)
happend again Anonymous
04:06 AM rgw Backport #41111: luminous: rgw: fix drain handles error when deleting bucket with bypass-gc option
https://github.com/ceph/ceph/pull/30198 dongdong tao
03:59 AM Revision f3ece5b8 (ceph): rgw: fix drain handles error when deleting bucket with bypass-gc option
Fixes: https://tracker.ceph.com/issues/41111
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
(cherry picked...
Dongdong Tao
03:21 AM Revision 2e55da94 (ceph): msg/async/ProtocolV1: avoid unnecessary bufferlist::swap.
Currently, for MOSDOpRely it don't prepare in func send_message.
So no need do swap for empty bufferlist.
Signed-off...
jianpeng ma
03:19 AM Orchestrator Bug #41675 (Fix Under Review): mgr/orchestrator: incorrect refs in progress event
Kiefer Chang
03:00 AM Orchestrator Bug #41675 (Resolved): mgr/orchestrator: incorrect refs in progress event
# Generate an event in progress module. For example, use `ceph orchestrator osd create <host>:<dev>` to add a new OSD... Kiefer Chang
03:17 AM RADOS Bug #41601 (Pending Backport): oi(object_info_t).size does not match on disk size
xie xingguo
03:15 AM Revision 59477e3e (ceph): mgr/orchestrator: fix refs property of progresses
refs for events should be a list of tuples.
Fixes: https://tracker.ceph.com/issues/41675
Signed-off-by: Kiefer Chan...
Kiefer Chang
03:01 AM Revision 40075d89 (ceph): Merge pull request #30184 from tchaikov/wip-make-check
run-make-check.sh: extract run-make.sh
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:01 AM Revision 7e64e61e (ceph): Merge pull request #30085 from xiexingguo/wip-41601
osd/PrimaryLogPG: update oi.size on write op implicitly truncating object up
Reviewed-by: Kefu Chai <kchai@redhat.co...
Xie Xingguo
02:29 AM Revision 48785096 (ceph): mgr: accept MMgrCommand[Reply] messages (in addition to MCommand[Reply])
MCommand is used both for tell-style commands and for CLI commands
implemented by the mgr. Allow the latter to be se...
Sage Weil
02:29 AM Revision 351a3b9d (ceph): mon/MgrMap: include mgr_features in mgrmap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 AM Revision 0019005e (ceph): mgr/MgrClient: send MMgrCommand for octopus+ mgrs
This allows us to (eventually) leave MCommand for tell-style commands
only.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 AM Revision 09c60680 (ceph): Merge PR #29842 into master
* refs/pull/29842/head:
kv/KeyValueDB: fix estimate_prefix_size()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 AM Revision 2819d9d5 (ceph): Merge PR #29855 into master
* refs/pull/29855/head:
pybind/mgr: remove type conversions for ceph native options
mgr: return get_ceph_option res...
Sage Weil
02:25 AM Revision b078dd00 (ceph): qa/tasks/ceph: restart: stop osd, mark down, then start
If we stop, start, and then mark down, we may (likely) end up marking
the *new* instance down, which is noisy (genera...
Sage Weil
02:13 AM Revision 7302e890 (ceph): messages/MOSDOpReply: assert no write result payloads
Historically, we have cleared any outdata for writes. Soon we will start
allowing these by recording them in the pgl...
Sage Weil
02:13 AM Revision bfc4c06a (ceph): osd/PrimaryLogPG: assert write result == 0
Historically, we have zeroed the result for any successful write op.
Soon, we will allow results >= 0 (e.g., from cls...
Sage Weil

09/05/2019

11:57 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Thanks, appreciate it. Hopefully that will be enough. Brad Hubbard
02:47 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
So, the original crash line you noted is only reached when debug logging is off. The JSON for your test case is abov... Harry Coin
02:30 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Last line (wrapped badly in the copy/paste but ok in the file):
JSON Data: {"ata_sct_capabilities": {"data_table_s...
Harry Coin
02:26 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Changing module.py for devicehealth to:
with rados.WriteOpCtx() as op:
+print("Data: "+str(data))
+print("JSON...
Harry Coin
02:15 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I'm suspicious of this bit:
2019-09-05 09:04:54.512 7fd79b796700 5 --2- [fc00:1002:c7::b4]:0/3036297886 >> [v2:...
Harry Coin
02:06 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I re-ran it with full debug logging. I added debug prints to the above, but the code never got that far. The debug ... Harry Coin
05:15 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Thanks, that makes things much easier.... Brad Hubbard
02:18 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
The core file here:
ceph-post-file: 323c64e2-fee3-4932-bd00-eee0af46897f
was generated by the version of ceph now...
Harry Coin
11:42 PM rgw Bug #41589 (Fix Under Review): if user doesnt exist then bucket list should give error/info messa...
Vikhyat Umrao
11:13 PM Revision c9dda312 (ceph): rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Signed-off-by: Hongang Chen <c744402859@gmail.com>
Author: root <root@devel.localdomain>
Date: Mon Sep 2 11:...
root
11:12 PM Revision 63c9576f (ceph): rgw: RGWCoroutine::call(nullptr) sets retcode=0
callers generally expect 'yield call(...);' to set retcode with the
result of the given coroutine. it's valid to call...
Casey Bodley
10:30 PM RADOS Bug #41657 (Rejected): osd/PeeringState.cc: 2540: FAILED ceph_assert(cct->_conf->osd_find_best_in...
this is caused by a bug in my test branch Sage Weil
09:27 PM Revision 8776d6c0 (ceph): osd: dispatch_context inside PG lock
We have been using PeeringCtx (previously RecoveryCtx) to batch up
query, notify, and info messages and send them to ...
Sage Weil
09:21 PM Support #41673 (Closed): Ceph docker: unable to restart docker service with KV backend
Hi,
I have created a service with ETCD KV backend:
docker service create -d --network=host \
--mount type=bin...
Oscar Segarra
09:19 PM RADOS Bug #41669: Make dumping of reservation info congruent between scrub and recovery
David Zafman
05:47 PM RADOS Bug #41669 (Resolved): Make dumping of reservation info congruent between scrub and recovery

Rename dump_reservations to dump_recovery_reservations
Add dump_scrub_reservations
David Zafman
07:42 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Sorry, yes, there were still random things I've tried in there.
Yes, that fixes it
Paul Emmerich
07:10 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
I don't see this line anywhere:... Alfredo Deza
05:37 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
No, that leads to a new error message:... Paul Emmerich
12:21 PM ceph-volume Bug #41660 (In Progress): ceph-volume lvm activate -all fails if stderr is not a terminal
Paul, can you try this patch? ... Alfredo Deza
06:59 PM RADOS Feature #40640 (Pending Backport): Network ping monitoring
David Zafman
06:22 PM rgw Feature #41672 (New): [rfe] rgw: further cleanup around rgw_crypt_default_encryption_key
Implement the following improvements
1. move the key text from the conf file to secrets file that can be permitted...
Matt Benjamin
06:05 PM rgw Bug #41671 (New): radosgw-admin commands like "period update commit" fails when access-key/secret...
Command fails with "user_init() failed: permission denied"
From logs:
ERROR: can't read user header: ret=-2
ERRO...
Shilpa MJ
06:03 PM Revision 80bffd9a (ceph): rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Permit the existing logic for encrypton by a global master key
to take effect when a client has requested AES256 serv...
Matt Benjamin
06:03 PM rgw Feature #41670 (Resolved): rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Permit the existing logic for encrypton by a global master key
to take effect when a client has requested AES256 ser...
Matt Benjamin
06:02 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
the active mgr is still on 14.2.2, it's only partially upgraded to 14.2.3 Paul Emmerich
06:01 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
already rotated out :(
probably happened a few days ago, happened on a rarely used dev setup
Paul Emmerich
05:32 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
do you have the mgr log file? Sebastian Wagner
04:17 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
I also saw this on a 14.2.3 cluster today but with the dashboard module Paul Emmerich
05:37 PM rgw Bug #23674 (Pending Backport): can't remove rados objects after copy rgw-object fail
J. Eric Ivancich
05:37 PM Revision c52b8b0c (ceph): Merge pull request #30013 from ivancich/wip-beanjoy-update-attrib-tags
rgw: fix refcount tags to match and update object's idtag
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
J. Eric Ivancich
05:01 PM Revision 8550ceff (ceph): osd/PrimaryLogPG: set result=0 for successful writes
This is currently being set for *all* write returns in execute_ctx(), but
that behavior will change soon. Each of th...
Sage Weil
05:01 PM Revision 05418149 (ceph): osd/PrimaryLogPG: pass TMAPGET errors up
If the TMAPGET gets a read error, we want to pass that up, instead of
silently ignoring it.
Signed-off-by: Sage Weil...
Sage Weil
03:57 PM Revision 20bcbb24 (ceph): Merge pull request #30062 from david-z/wip-fix-test-assert
test: remove useless ASSERT_XXX macros for rgw test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bod...
Kefu Chai
03:55 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
> the immediate problem in mimic is fixed now.
Not true. The build failure happened again, in https://github.com/c...
Nathan Cutler
03:54 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
* https://github.com/ceph/ceph/pull/30190
* https://github.com/ceph/ceph-build/pull/1389
Kefu Chai
03:41 PM Dashboard Feature #40922 (Resolved): mgr/dashboard: Verify Images Purge Trash functionality
Lenz Grimmer
03:41 PM Dashboard Feature #40928 (Resolved): mgr/dashboard: RBD Image Move to Trash & Restore
Lenz Grimmer
03:40 PM Revision 930d7a09 (ceph): Merge pull request #29673 from rafaelquint/imagetrash
mgr/dashboard: RBD Image Purge Trash, Move to Trash and Restore
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:54 PM Revision 336b6b66 (ceph): Merge pull request #28755 from dzafman/wip-network
feature: Health warnings on long network ping times, add "dump_osd_network" to get a report
Reviewed-by: Neha Ojha <...
David Zafman
02:32 PM Backport #41332 (In Progress): mimic: ceph-test RPM not built for SUSE
Nathan Cutler
02:32 PM Revision e96f7848 (ceph): rpm: always build ceph-test package
Fixes: https://tracker.ceph.com/issues/41296
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
02:23 PM rgw Bug #40700: memory usage of: radosgw-admin bucket rm
J. Eric Ivancich
11:21 AM rgw Bug #40700: memory usage of: radosgw-admin bucket rm
Update -
found the source of the memory growth:
src/rgw/rgw_rados.cc...
Mark Kogan
02:14 PM Revision d1c89845 (ceph): script/backport-resolve-issue: better error message
When a point release is published, sometimes the new target version is not yet
in Redmine. Issue a better error messa...
Nathan Cutler
02:10 PM ceph-volume Backport #41614 (Resolved): nautilus: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30093
m...
Nathan Cutler
02:09 PM Backport #41645 (Resolved): mimic: QA run failures "Command failed on smithi with status 1: '\n s...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30128
m...
Nathan Cutler
02:08 PM Revision 5b36a951 (ceph): Merge pull request #30128 from smithfarm/wip-41645-mimic
mimic: build/ops: install-deps.sh: Remove CR repo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbar...
Nathan Cutler
01:50 PM RADOS Backport #41447 (In Progress): mimic: osd/PrimaryLogPG: Access destroyed references in finish_deg...
Nathan Cutler
01:50 PM Dashboard Bug #41668 (Resolved): mgr/dashboard: key-value-table doesn't render booleans
The KeyValueTable component converts booleans to empty strings, so that the value will never be displayed. If the `is... Patrick Seidensal
01:46 PM Revision f1463696 (ceph): script/ceph-backport.sh: use getopt to parse command-line options
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:39 PM Revision 1681a488 (ceph): cmake,run-make-check.sh,deb,rpm: disable SPDK by default
but we still enable it in `run-make-check.sh`
* cmake: disable SPDK by default
* run-make-check.sh: enable WITH_SPDK...
Kefu Chai
01:07 PM Revision a2c46bd9 (ceph): Merge pull request #30114 from tchaikov/wip-nautilus-CXX_FLAGS
nautilus: seastar,dmclock: use CXX_FLAGS from parent project
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed...
Nathan Cutler
01:07 PM Revision 5e9a1d95 (ceph): run-make-check.sh: extract run-make.sh
so we can reuse run-make.sh for building the artifact used by other
tests than "make check", for instance, dashboard'...
Kefu Chai
01:04 PM Revision 2cdf0921 (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
01:04 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
fan chen wrote:
> hi Ilya, the rbd verison is ceph-12.2.12, I notice that the latest ceph code also don't make any c...
Ilya Dryomov
12:54 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Did you confirm that the socket actually fills up? It seems highly unlikely to me, because it would take a ton of ud... Ilya Dryomov
12:46 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> What is the output of "rbd --version"? This might be http://tracker.ceph.com/issues/39089.
...
fan chen
01:01 PM Dashboard Bug #41667: mgr/dashboard: Firefox ngx-datatable performance issue
Volker Theile wrote:
> Did you realize the comment above the removed line? The code has been added by intention. I a...
Patrick Seidensal
12:48 PM Dashboard Bug #41667: mgr/dashboard: Firefox ngx-datatable performance issue
Did you realize the comment above the removed line? The code has been added by intention. I assume the removal will r... Volker Theile
10:00 AM Dashboard Bug #41667 (Resolved): mgr/dashboard: Firefox ngx-datatable performance issue
The data table (ngx-datatable) used in the dashboard is very slow in *Firefox*. Hovering columns takes some time (<1s... Patrick Seidensal
01:01 PM RADOS Backport #41351 (In Progress): mimic: hidden corei7 requirement in binary packages
Nathan Cutler
12:57 PM Revision 478a0cac (ceph): rbd-mirror: add namespace support
http://tracker.ceph.com/issues/37529
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:57 PM Revision 74a89f37 (ceph): librbd: enable mirroring namespace support
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision a87c4166 (ceph): rbd: enable mirroring namespace support
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision 4b0fcc8c (ceph): qa/workunits/rbd: add rbd-mirror namespace tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision e6e3d414 (ceph): librbd: disable mirroring when removing namespace
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision 03dc984f (ceph): rbd-mirror: generalize ImageSyncThrottler into Throttler
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision e57ac6bf (ceph): rbd-mirror: per pool throttler shared between all namespace image deleters
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:49 PM RADOS Backport #41291 (In Progress): mimic: filestore pre-split may not split enough directories
Nathan Cutler
12:49 PM Revision e335669b (ceph): filestore: assure sufficient leaves in pre-split
Fixes: http://tracker.ceph.com/issues/39390
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
(cherry picked from com...
Jeegn Chen
12:48 PM RADOS Backport #40732 (In Progress): mimic: mon: auth mon isn't loading full KeyServerData after restart
Nathan Cutler
12:48 PM Revision 43d56085 (ceph): auth/cephx/CephxKeyServer: make clear_secrets() clear rotating secrets too
Clear the rotating secrets. And also reset the versions.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked ...
Sage Weil
12:48 PM Revision 1ebaaaa3 (ceph): mon/AuthMonitor: clear_secrets() in create_initial()
If we are creating the initial state and initial proposal, start with an
empty keyring. Specifically, we want to cle...
Sage Weil
12:36 PM RADOS Backport #40083 (In Progress): mimic: osd: Better error message when OSD count is less than osd_p...
Nathan Cutler
11:51 AM rbd Backport #41544 (Need More Info): luminous: [test] rbd-nbd FSX test runs are failing
not sure if this fix is applicable to luminous at all. In luminous the code in question looks like this:... Nathan Cutler
11:50 AM rbd Backport #41543 (Need More Info): mimic: [test] rbd-nbd FSX test runs are failing
not sure if this fix is applicable to mimic at all. In mimic, the code in question looks like this:... Nathan Cutler
11:48 AM Revision ba525119 (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
11:46 AM rbd Backport #41079: mimic: MGR module for scheduling long-running background operations
@Jason If and when you get around to doing this one, please consider doing #41274 and #41474 (and any other follow-up... Nathan Cutler
11:28 AM rbd Backport #41079 (Need More Info): mimic: MGR module for scheduling long-running background operat...
non-trivial feature backport Nathan Cutler
11:45 AM rbd Backport #41474 (Need More Info): mimic: [upgrade] mimic -> latest can result in 'rbd_support' fa...
Nathan Cutler
11:32 AM rbd Backport #41274 (Need More Info): mimic: [rbd_support] re-used image names might result in tasks ...
Requires https://tracker.ceph.com/issues/41079 to be merged first (or can be merged together with it). Nathan Cutler
11:27 AM rbd Backport #40510 (Need More Info): mimic: [journal] tweak config defaults to improve small-IO perf...
extensive changes - non-trivial to backport Nathan Cutler
11:07 AM Revision 928697de (ceph): script/ceph-backport.sh: if --prepare succeeds, continue
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 3671bd50 (ceph): script/ceph-backport.sh: replace : with true (for uniformity)
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 06bad7ad (ceph): script/ceph-backport.sh: better error message when remote missing
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision b6e0084d (ceph): script/ceph-backport.sh: introduce original_pr_url global variable
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 76de400a (ceph): script/ceph-backport.sh: better --prepare verbose messages
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision f74dd0f6 (ceph): script/ceph-backport.sh: better error message when cherry-pick fails
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 3a45b121 (ceph): script/ceph-backport.sh: use tracker subject if no original PR
If "--prepare" is not used, there won't be an original PR. In this case, base
the backport PR title on the tracker su...
Nathan Cutler
11:06 AM rbd Backport #40500 (In Progress): mimic: [cli] 'export' should handle concurrent IO completions
Nathan Cutler
11:05 AM Dashboard Bug #41368 (Resolved): mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose...
Laura Paduano
11:04 AM Dashboard Bug #40828 (Resolved): mgr/dashboard: User management button unclickable
Stephan Müller
11:03 AM Revision 097aa779 (ceph): Merge pull request #29402 from Devp00l/wip-40828
mgr/dashboard: Use onCancel on any modal event
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <...
Laura Paduano
11:02 AM rbd Backport #40380 (In Progress): mimic: [rbd-mirror] image sync can crash when updating progress
Nathan Cutler
11:02 AM Revision 3b1125fc (ceph): librbd: avoid dereferencing an empty container during deep-copy
While updating the image copy progress, a 'while' loop will pop the
last item from the queue and then deference the e...
Jason Dillaman
10:58 AM bluestore Bug #39618 (Can't reproduce): Runaway memory usage on Bluestore OSD
Since we can't reproduce this in-house, I'm going to close this bug for now. With a 1GB cache I'd typically expect a... Mark Nelson
10:47 AM Revision 0a3ff535 (ceph): Merge pull request #30064 from bk201/wip-41368
mgr/dashboard: fix cdEncode decorator is not working on class
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: ...
Laura Paduano
10:33 AM rbd Backport #39316 (In Progress): mimic: krbd: fix rbd map hang due to udev return subsystem unordered
Nathan Cutler
10:24 AM Revision c903e27d (ceph): Merge pull request #30145 from theanalyst/doc/releases/14.2.3
doc: releases: 14.2.3 dashboard note
https://github.com/ceph/ceph/pull/24179
Nathan Cutler
10:22 AM Dashboard Bug #41615 (Pending Backport): mgr/dashboard: Empty datatable rendered before data has been fetched
Lenz Grimmer
10:22 AM rbd Backport #40275 (Need More Info): luminous: [object-map] resizing an image might result in an ass...
The cherry-pick touches code added by https://github.com/ceph/ceph/pull/24179 which is not being backported to luminous. Nathan Cutler
10:22 AM Revision d8b250a4 (ceph): mgr/dashboard: Empty datatable rendered before data has been f… (#30103)
mgr/dashboard: Empty datatable rendered before data has been fetched
Reviewed-by: Patrick Seidensal <pnawracay@suse....
Lenz Grimmer
10:21 AM rbd Backport #40277 (Need More Info): mimic: [object-map] resizing an image might result in an assert...
needs to come after #36122 (?) Nathan Cutler
10:19 AM rbd Backport #36122: mimic: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
@Jason Since #40277 needs to come after this one, could you do that one at the same time/in the same PR? Nathan Cutler
10:02 AM Revision 5d101bd7 (ceph): rgw: improve data sync restart after failure
RGWDataSyncShardCR will be reinited by RGWDataSyncShardControlCR after
error return, the sync_marker is old one since...
Tianshan Qu
09:57 AM Revision 12390f4a (ceph): os/bluestore: bluefs_layout_t tracks WAL presence.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:57 AM Revision 54ac2bed (ceph): os/bluestore: verify disk layout of BlueFS.
Fixes: http://tracker.ceph.com/issues/25098
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
09:55 AM Revision 21560ed2 (ceph): rgw: fix memory growth while deleteing objects with
radosgw-admin bucket rm --bucket=$BIG_BUCKET --bypass-gc --purge-objects
by freeing <rgw_obj, RGWObjState> map elemen...
Mark Kogan
09:51 AM rgw Backport #41638 (In Progress): mimic: rgw: gc remove tag issue
Nathan Cutler
09:50 AM Revision 0cf78afc (ceph): rgw: gc remove tag after all sub io finish
now gc add tag to remove queue just after first shadow io finish,
so if following shadows have any delete failure, th...
Tianshan Qu
09:44 AM Revision c4f5d7b6 (ceph): crimson/net: zero-initialize the ceph::net::Connection::features.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:44 AM Revision fc176e48 (ceph): crimson/osd: Message uses Connection instead of SocketConnection.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:42 AM Revision a35c5e90 (ceph): crimson/osd: Message has non-null ref to SocketConnection now.
It's enabler for some functions of the the Object Class API:
`cls_get_client_features()`, `cls_get_request_origin()`
...
Radoslaw Zarzynski
09:31 AM rgw Backport #41632 (In Progress): mimic: rgw:report error "unrecognized arg rm" when using "radosgw-...
Nathan Cutler
09:31 AM Revision 0d4572a9 (ceph): rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Signed-off-by: Hongang Chen <c744402859@gmail.com>
Author: root <root@devel.localdomain>
Date: Mon Sep 2 11:...
root
09:31 AM rgw Backport #41578 (In Progress): mimic: rgw: api_name fixes from Nautilus (e.g., allows CreateBucke...
Nathan Cutler
09:30 AM Revision 82ea5acf (ceph): rgw: set "api_name" to default_zonegroup_name for default zonegroup
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked from commit 1f8ee65c1c6515dd8006b9035a993a386ce...
Enming Zhang
09:30 AM Revision 16a74fb5 (ceph): rgw: fix issue for CreateBucket with BucketLocation param under default...
Because there is not a default realm, the has_zonegroup_api always returns false
when create bucket with the BucketLo...
Enming Zhang
09:30 AM Revision 3a18f61c (ceph): qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked from commit ad6edd4dd2d6e57682ff82ad0ad0bfcde59...
Enming Zhang
09:30 AM rgw Backport #41570 (Need More Info): mimic: crash in io_context thread when lots of connections abort
non-trivial conflict because mimic does not have 378b01064cdf3b6645cbabcb16ad633bb7c45bd2 Nathan Cutler
09:21 AM rgw Backport #41494 (In Progress): mimic: multisite: radosgw-admin bucket sync status incorrectly rep...
Nathan Cutler
09:21 AM Revision 04c2177f (ceph): radosgw-admin: bucket sync status not 'caught up' during full sync
the 'radosgw-admin bucket sync status' command will incorrectly report
that the "bucket is caught up with source" if ...
Casey Bodley
08:56 AM Revision b40b510a (ceph): mgr/dashboard: Set RO as the default access_type for RGW NFS exports
It will also show an warning if the user selects RW access_type.
Fixes: https://tracker.ceph.com/issues/40186
Signe...
Tiago Melo
08:50 AM Revision c576bb28 (ceph): include: Simplify usage of init_le16/32/64 routines
These routines currently just return plain __u16/32/64. This patch
changes them to return ceph_le16/32/64 types inst...
Ulrich Weigand
08:50 AM Revision 754b82ee (ceph): include: Fix new-style encoding routines on big-endian
The new-style encoding routines (denc.h) are broken on big-endian
systems. While there is a lot of infrastucture in ...
Ulrich Weigand
08:50 AM Revision 63609fd1 (ceph): checksum: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that I've changed the Alg...
Ulrich Weigand
08:50 AM Revision 2154be1a (ceph): cephx: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that I've also changes ce...
Ulrich Weigand
08:50 AM Revision ab094249 (ceph): mds: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 4dd42648 (ceph): messages: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision ede1e851 (ceph): msg: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 62def3ec (ceph): async,crimson: Add missing init_le calls
Add calls to init_le16/32/64 to properly byte-swap values on
big-endian systems when assigning to ceph_le16/32/64 var...
Ulrich Weigand
08:50 AM Revision ec84342f (ceph): bluestore: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 7d3cd10e (ceph): transaction: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that this updates only th...
Ulrich Weigand
08:50 AM Revision f798cc9d (ceph): librados,test: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 34ea4311 (ceph): rgw,test: Add missing init_le calls
Add calls to init_le16/32/64 to properly byte-swap values on
big-endian systems when assigning to ceph_le16/32/64 var...
Ulrich Weigand
08:50 AM Revision cfaa6812 (ceph): librbd: Endian fix for handling old image format resize requests
ResizeRequest<I>::send_update_header contains a comment
// NOTE: format 1 image headers are not stored in fixed e...
Ulrich Weigand
08:50 AM Revision c3ebaf9a (ceph): osd: Endian fix for PGTempMap handling
struct PGTempMap in osd/OSDMap.h tracks a number of int32_t pointers
pointing into a buffer list. But that list was g...
Ulrich Weigand
08:50 AM Revision 9665074f (ceph): immutable_object_cache: Endian fix for HeaderHelper
struct HeaderHelper is used to overlay buffer list data, which
was generated via encode, and therefore holds integer ...
Ulrich Weigand
08:49 AM Revision 743ed43a (ceph): include: Endian fix for shared kernel/user headers
Endian swapping is done differently in kernel space vs. user space,
but a few header files are shared between those t...
Ulrich Weigand
08:27 AM rgw Backport #41484 (In Progress): mimic: rgw: list bucket with delimiter wrongly skip some special keys
Nathan Cutler
08:26 AM Revision d5385487 (ceph): rgw: fix list bucket with delimiter wrongly skip some special keys
list with delimiter will skip subfile with directory + after_delim_s,
but the code wrongly add after_delim_s to next ...
Tianshan Qu
08:14 AM rgw Backport #41483 (In Progress): mimic: rgw: potential realm watch lost
Nathan Cutler
08:13 AM Revision 8ad2a1b7 (ceph): rgw: fix potential realm watch lost
realm watch only restart on -ENOTCONN, but if we fail to maintain the watch ping, the OSD will return -ETIMEDOUT.
The...
Tianshan Qu
08:13 AM rgw Backport #41478 (In Progress): mimic: rgw dns name is not case sensitive
Nathan Cutler
08:13 AM Revision 4c5c8f01 (ceph): rgw: make dns hostnames matching case insensitive
Currently when parsing host in requests, we try to case match against supplied
hostnames set, which violates dns host...
Abhishek Lekshmanan
08:12 AM rgw Backport #41381 (In Progress): mimic: rgw: housekeeping of reset stats operation in radosgw-admin...
Nathan Cutler
08:12 AM Revision c307b907 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
08:12 AM Revision a263f1f4 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
07:25 AM RADOS Feature #41666 (Resolved): Issue a HEALTH_WARN when a Pool is configured with [min_]size == 1
To prevent the user from experiencing data loss, Ceph should issue a health warning if any Pool is configured with a ... Lenz Grimmer
07:16 AM Revision c28ec2dc (ceph): test: remove useless ASSERT_XXX macros for rgw test
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
07:00 AM Revision 02699f42 (ceph): mds: Reorganize class members in LocalLock header
This patch moves last_wrlock_client to private as it is only used within the
LocalLock class.
Fixes: https://tracker...
Varsha Rao
06:43 AM CephFS Cleanup #41665 (Fix Under Review): mds: reorg Locker header
Varsha Rao
06:39 AM CephFS Cleanup #41665 (Resolved): mds: reorg Locker header
Varsha Rao
06:25 AM rgw Bug #39262: rgw: propagate transaction id into ops log
Fix in https://github.com/ceph/ceph/pull/30163 zhang sw
06:22 AM Revision b761e1c5 (ceph): rgw: add transaction id to ops log.
Fixes: https://tracker.ceph.com/issues/39262
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
zhang Shaowen
05:06 AM Revision 6d5c6108 (ceph): crimson/test: implement v2 failover tests with crimson FailoverTestPeer
* Test framework which is able to bring up a local FailoverSuitePeer
or connect to a remote FailoverSuitePeer;
* Im...
Yingxin Cheng
04:35 AM mgr Bug #41512 (Duplicate): "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilu...
Kefu Chai
03:46 AM Revision a72edfb4 (ceph): Merge pull request #29981 from falcon78921/wip-ceph-conf-usage
ceph-conf: added --show-config-value to usage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:40 AM Revision 389bd93f (ceph): crimson/test: intercept V2 Protocol with Interceptor
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
03:40 AM Revision bcace8bc (ceph): crimson/test: use make_message()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:45 AM Revision 21666762 (ceph): mgr/k8sevents: Initial ceph -> k8s events integration
Adds a mgr module to provide integration between
Ceph and the kubernetes events API within the rook-ceph
namespace. I...
Paul Cuzner
02:29 AM Revision 2627c352 (ceph): ceph-conf: added --show-config-value to ceph-conf usage
--show-config-value is another way to lookup ceph.conf
values. Users may want to utilize --show-config-value instead ...
James McClune
01:52 AM rgw Backport #41624 (In Progress): nautilus: rgw/rgw_op: Remove get_val from hotpath via legacy options
https://github.com/ceph/ceph/pull/30160 Prashant D
01:50 AM rgw Backport #41628 (In Progress): mimic: multisite: ENOENT errors from FetchRemoteObj causing bucket...
https://github.com/ceph/ceph/pull/30159 Prashant D
01:29 AM rbd Bug #41653: [rbd-mirror] simplify peer bootstrapping
https://pad.ceph.com/p/easy-rbd-mirroring-setup Jason Dillaman
12:00 AM RADOS Bug #41661 (Resolved): radosbench_omap_write cleanup slow/stuck
... Neha Ojha

09/04/2019

11:51 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Thanks Paul, I will follow up with a fix (or hopefully a workaround) asap Alfredo Deza
10:55 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Easier way to reproduce this without actually needing to activate OSDs or anything, just add this line somewhere in t... Paul Emmerich
09:26 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
the message that causes it to fail is:
@stderr: Created symlink /run/systemd/system/ceph-osd.target.wants/ceph-osd...
Paul Emmerich
08:52 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Locale was @en_US.UTF-8@, pretty sure the script where we've triggered this initially runs with @C@ Paul Emmerich
08:49 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Forgot to add the stack trace:... Paul Emmerich
08:38 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Following up from the email thread...
Is it possible that the locale is set to something that is not
en_US.UTF-8 ...
Alfredo Deza
07:55 PM ceph-volume Bug #41660 (Resolved): ceph-volume lvm activate -all fails if stderr is not a terminal
... Paul Emmerich
11:48 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
So does that mean you can provide a core dump produced by a binary that the packages and debuginfo are easily availab... Brad Hubbard
11:39 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I just installed the latest 14.2.2 binary from ubuntu, it disables spdk to remove the corei7 dependency and fixes the... Harry Coin
10:06 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
gdb, etc. use the buildid of the binary/core to look for the relevant debuginfo information. The buildid is unique to... Brad Hubbard
02:57 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
You can build it easily enough yourself by taking an install of the latest ubuntu 'eoan' then:
apt-get build-dep c...
Harry Coin
02:54 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Here's the ceph-mgr that generate it.
ceph-post-file: 28fc3ac1-9918-40eb-93fb-2fe88cba6bb6
Harry Coin
03:36 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
From the core file.... Brad Hubbard
02:43 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
OK, I guess this is just Ubuntu 19. The use of "Canonical" threw me :P
Brad Hubbard
01:35 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
My immediate suggestion would be to add debugging to the put_device_metrics function in src/pybind/mgr/devicehealth/m... Brad Hubbard
12:56 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Hmmm... the problem here is that I need a binary compatible environment in which to debug the core dump (IOW I need a... Brad Hubbard
12:21 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
See the zipped core.gz via gunzip core.gz at ceph-post-file: 7b0b4def-46e0-43a2-b819-0aafffd57b25
It was generated...
Harry Coin
11:40 PM Revision 44e16356 (ceph): rgw: RGWCoroutine::call(nullptr) sets retcode=0
callers generally expect 'yield call(...);' to set retcode with the
result of the given coroutine. it's valid to call...
Casey Bodley
11:40 PM Revision 35c188b0 (ceph): rgw/rgw_op: Remove get_val from hotpath via legacy options
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit b7608ec2800d5b1e015682a31a889b4cd64794c9)
Mark Nelson
11:01 PM Revision 71015b94 (ceph): doc: Document network performance monitoring
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
09:43 PM Revision 2499641c (ceph): Merge pull request #29847 from iotcg/mon_doc
doc: set ceph_perf_msgr_server arguments
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:34 PM RADOS Feature #38458: Ceph does not have command to show current osd primary-affinity
"ceph osd dump", perhaps with a detail or json formatting, includes that information.
I don't think we have any qu...
Greg Farnum
05:49 AM RADOS Feature #38458: Ceph does not have command to show current osd primary-affinity
Greg, what is the exact command ? Марк Коренберг
09:28 PM rgw Backport #41342 (In Progress): mimic: rgw_file: readdir: do not construct markers w/leading '/'
Nathan Cutler
09:27 PM Revision 274d798b (ceph): rgw_file: readdir: do not construct markers w/leading '/'
This case arises when listing the top directory of a bucket, and,
with proper continued enumeration, would generate a...
Matt Benjamin
09:27 PM rgw Backport #41324 (Need More Info): mimic: multisite: datalog/mdlog trim don't loop until done
lots of conflicts Nathan Cutler
09:20 PM rgw Backport #41270 (In Progress): mimic: rgw: rgw-log issues the wrong message when decompression fails
Nathan Cutler
09:20 PM Revision 2da8de73 (ceph): rgw:Fix rgw decompression log-print
The zlib compression takes effect in RGW。
When getting objects failed because of decompress-failed。“ceph-client.rgw” ...
Fengzhe Han
07:40 PM Revision 1ba63aad (ceph): Merge pull request #30136 from yuvalif/build_docs_on_fedora30
build-doc: allow building docs on fedora 30 Yuval Lifshitz
07:32 PM rgw Backport #41265 (In Progress): mimic: beast frontend throws an exception when running out of FDs
Nathan Cutler
07:32 PM Revision 7c44c6bd (ceph): rgw: don't throw when accept errors are happening on frontend
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 929c062ae9baa26abac3050e9a1d0178c7349a6a)
Yuval Lifshitz
06:24 PM Bug #41659 (Resolved): ceph.spec.in: 1800MB of memory per build job is not sufficient to prevent OOM
We have seen reports of OOM on machines with 14.5 GB of memory. The free memory calculation in ceph.spec.in yields a ... Nathan Cutler
06:00 PM ceph-volume Bug #41658 (Resolved): sporadic UnicodeEncdeError(s) from the CI
One can replicate by exporting LC_ALL=C and running tests/test_process.py... Alfredo Deza
05:58 PM RADOS Bug #41657 (Fix Under Review): osd/PeeringState.cc: 2540: FAILED ceph_assert(cct->_conf->osd_find...
Sage Weil
05:53 PM RADOS Bug #41657: osd/PeeringState.cc: 2540: FAILED ceph_assert(cct->_conf->osd_find_best_info_ignore_h...
The find_best_info process excludes getting a master log from an osd with an old(er) last_epoch_started. However, th... Sage Weil
05:51 PM RADOS Bug #41657 (Rejected): osd/PeeringState.cc: 2540: FAILED ceph_assert(cct->_conf->osd_find_best_in...
... Sage Weil
05:42 PM Revision 1791de53 (ceph): rgw: iam: calculate Action_t actions instead of a string
currently every new action added will change 4 iam Action bitsets which require
the string to be modified by hand and...
Abhishek Lekshmanan
05:19 PM Revision 851b1e1b (ceph): Merge pull request #26755 from cbodley/wip-rgw-bilog-complete
rgw multisite: avoid writing bilog entries on PREPARE and CANCEL
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
05:13 PM Revision 5f83a615 (ceph): osd doc mon mgr: To milliseconds for config value, user input and thres...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:13 PM rgw Bug #41297 (Pending Backport): in cls_bucket_list_unordered() listing of entries following an ent...
J. Eric Ivancich
05:12 PM Revision ab460e90 (ceph): Merge pull request #29692 from mkogan1/wip-rgw-37615
rgw: fix cls_bucket_list_unordered() partial results
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: ...
J. Eric Ivancich
04:21 PM Revision 8e57910e (ceph): rgw: iam_policy define action constant numbers in terms of others
keeping iam and sts action numbers defined in terms of another constant so that
when a new s3api action is added the ...
Abhishek Lekshmanan
04:14 PM bluestore Bug #40769: Set concurrent max_background_compactions in rocksdb to 2
Luminous backport - https://github.com/ceph/ceph/pull/30149
Mimic backport - https://github.com/ceph/ceph/pull/30150
Neha Ojha
04:02 PM bluestore Bug #40769 (Pending Backport): Set concurrent max_background_compactions in rocksdb to 2
We want to backport this change to luminous and mimic as well. Neha Ojha
04:12 PM Revision 41cb5374 (ceph): common/options: Set concurrent bluestore rocksdb compactions to 2
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 26dc5189e73a1f5a22f89ee67eef5430ef660b5d)
Mark Nelson
04:06 PM Revision edd9fd9f (ceph): common/options: Set concurrent bluestore rocksdb compactions to 2
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 26dc5189e73a1f5a22f89ee67eef5430ef660b5d)
Mark Nelson
03:37 PM Dashboard Bug #41656: mgr/dashboard: OSD throughput sparkline graphic has `undefined` in tooltip
Patrick Seidensal
03:20 PM Dashboard Bug #41656 (Resolved): mgr/dashboard: OSD throughput sparkline graphic has `undefined` in tooltip
On the OSD page, when hovering the "Read bytes" or "Write bytes" sparkline, the tooltip displays "undefined".
!und...
Patrick Seidensal
02:22 PM Revision 4685dcd4 (ceph): mgr/dashboard: Add tests for confirmation modal
Fixes: https://tracker.ceph.com/issues/40828
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
02:22 PM Revision 7406d5e0 (ceph): mgr/dashboard: Use onCancel on any modal event
The problem was, that if 'onCancel' was provided, it wasn't used in all
modal exit cases. Only for the close buttons ...
Stephan Müller
02:22 PM Revision a1e81bb2 (ceph): mgr/dashboard: Refactoring
I came across a yoda case and a test case that didn't use 'done' while
using an async call.
Fixes: https://tracker.c...
Stephan Müller
02:18 PM rgw Backport #41266 (In Progress): luminous: beast frontend throws an exception when running out of FDs
Nathan Cutler
02:17 PM Revision 97803651 (ceph): rgw: don't throw when accept errors are happening on frontend
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 929c062ae9baa26abac3050e9a1d0178c7349a6a)
Yuval Lifshitz
02:16 PM rgw Bug #41655: rgw: fix minimum of unordered bucket listing
NOTE: Due to a dependency, backports for this tracker should not be done until the corresponding backport for https:/... J. Eric Ivancich
02:14 PM rgw Bug #41655 (Resolved): rgw: fix minimum of unordered bucket listing
A recent PR (#29179) made sure that a bucket listing could not request too many entries at once. It also did a minimu... J. Eric Ivancich
02:13 PM Dashboard Bug #41648 (Fix Under Review): mgr/dashboard: Add support for "always_on_modules"
Volker Theile
12:43 PM Dashboard Bug #41648 (In Progress): mgr/dashboard: Add support for "always_on_modules"
Volker Theile
10:46 AM Dashboard Bug #41648 (Resolved): mgr/dashboard: Add support for "always_on_modules"
Some modules are always enabled, for example, the "pg_autoscaler":
https://github.com/ceph/ceph/pull/30112
The ...
Ricardo Marques
02:02 PM Revision da2d40fa (ceph): doc: releases: 14.2.3 dashboard note
The comment unfortunately got buried in a resolved blog
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
02:02 PM Revision 1349d8e5 (ceph): mgr/dashboard: Document UiApiController with ApiController usage
Added documentation how to add an dedicated UI endpoint that uses the 'public' API.
Fixes: https://tracker.ceph.com/...
Stephan Müller
02:01 PM bluestore Backport #40449 (In Progress): nautilus: "no available blob id" assertion might occur
https://github.com/ceph/ceph/pull/30144 Igor Fedotov
02:00 PM rbd Bug #41653: [rbd-mirror] simplify peer bootstrapping
Suggested CLI ops:
CLUSTER 1
# rbd mirror pool enable <pool>
# rbd mirror pool peer bootstrap create
eyJtb25faG...
Jason Dillaman
01:51 PM rbd Bug #41653 (Resolved): [rbd-mirror] simplify peer bootstrapping
Provide a CLI and dashboard UI tool to create a token that (1) generates a "profile bootstrap-rbd-mirror" CephX user,... Jason Dillaman
01:56 PM CephFS Bug #41654 (Fix Under Review): mds: reorg LocalLock header
Varsha Rao
01:54 PM CephFS Bug #41654 (Resolved): mds: reorg LocalLock header
Varsha Rao
01:51 PM rgw Bug #41652 (Resolved): rgw lc does not delete objects that do not have the same tags
It is possible that object will have multiple tags more than the rule that applied on.
For example:
Example 4: ...
Or Friedmann
01:50 PM Revision c9863fbd (ceph): Merge pull request #29973 from theanalyst/doc/releases/14.2.3
doc: release notes for v14.2.3 nautilus
Reviewed-By: Nathan Cutler <nculter@suse.com>
Reviewed-By: Neha Ojha <nojha@...
Abhishek L
01:41 PM CephFS Bug #41651 (Closed): dbench: command not found
run tautology: qa/suites/fs/verify/tasks/cfuse_workunit_suites_dbench.yaml
teuthology log:...
bingyi zhang
01:34 PM rgw Backport #41625 (In Progress): mimic: rgw/rgw_op: Remove get_val from hotpath via legacy options
Nathan Cutler
01:32 PM Revision 3e2f2dcc (ceph): doc: add a final set of notable changes to 14.2.3
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:30 PM bluestore Bug #40492 (Pending Backport): man page for ceph-kvstore-tool missing command
Sage Weil
01:29 PM bluestore Bug #40492 (Resolved): man page for ceph-kvstore-tool missing command
Sage Weil
01:27 PM RADOS Feature #41650 (New): Convert between EC profiles online
Users have repeatedly voiced the need to convert/modify an EC profile while the cluster was running, in response to c... Lars Marowsky-Brée
01:14 PM Revision e17e4bfc (ceph): build-doc: allow building docs on fedora 30
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
01:12 PM Revision c12336f5 (ceph): global: update HOME environment variable when dropping privileges
k8s/rook is currently starting daemon pods under root using the
"--setuser" CLI optional to drop priviledges. In the ...
Jason Dillaman
01:09 PM rgw Backport #41131 (In Progress): mimic: RGW Swift metadata dropped after S3 bucket versioning enabled
Nathan Cutler
01:09 PM Revision ca6aa3d8 (ceph): Fix bucket versioning vs. swift metadata bug.
When a bucket and object was "versioned", it was not possible to set swift
metadata on an existing object. In swift,...
Marcus Watts
12:58 PM Revision 97fa4df4 (ceph): mds: Reorganize class members in Anchor header
Fixes: https://tracker.ceph.com/issues/41607
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
12:26 PM Revision 39f15bb2 (ceph): mgr/DaemonServer: skip adjusting pgp_num when merging is in-progress
otherwise there is a possibility we might change the up set of the
merge participants and hence have to back off the ...
xie xingguo
12:24 PM ceph-volume Bug #41378 (Fix Under Review): ceph-ansible fails to auto-install the apt module, breaks tests
master PR https://github.com/ceph/ceph/pull/30115 Alfredo Deza
12:17 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
Nice find! Are you handling the backport or? How can I help? David Galloway
08:42 AM Bug #41603: "make check" failing in GitHub due to python packaging conflict
Aha! In mimic install-deps.sh we have:... Nathan Cutler
08:33 AM Bug #41603: "make check" failing in GitHub due to python packaging conflict
python-rpm-macros is not an explicit build dependency of Ceph - it is not mentioned anywhere in ceph.spec.in. python-... Nathan Cutler
11:51 AM Revision 4275bc23 (ceph): Merge pull request #29882 from cyx1231st/wip-seastar-msgr-test-lossless...
crimson/net: bug fixes from v2 failover tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:19 AM Revision d1f1bfd3 (ceph): api/lvm: rewrite a condition
Create the list of logical volumes if the list passed in arguments is
empty and rewrite the condition to make it more...
Rishabh Dave
11:16 AM Dashboard Feature #38227: mgr/dashboard: Manage PG autoscaling
As there are plans to "enable the autoscaler module by default":https://github.com/ceph/ceph/pull/30112 in Octopus, w... Lenz Grimmer
11:11 AM Revision fc5249b9 (ceph): Merge pull request #30075 from rhcs-dashboard/fix-41600-master
mgr/dashboard: change warn_explicit to warn
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Lenz Grimmer
11:09 AM ceph-volume Bug #41649: api/lvm: check if list of LVs is empty
I'll create PRs for backports as well. Rishabh Dave
11:08 AM ceph-volume Bug #41649 (Resolved): api/lvm: check if list of LVs is empty
The following code in api/lvm.py doesn't check if list is empty -... Rishabh Dave
10:36 AM rgw Backport #41126 (In Progress): mimic: RGW returns one byte more data than the requested range fro...
Nathan Cutler
10:32 AM rgw Backport #41124 (Need More Info): mimic: rgw: GET/HEAD and PUT operations on buckets w/lifecycle ...
huge changeset full of conflicts Nathan Cutler
10:28 AM rgw Backport #41103 (In Progress): mimic: rgw: when usring radosgw-admin to list bucket, can set --ma...
Nathan Cutler
10:16 AM rgw Backport #40850 (In Progress): mimic: multisite: radosgw-admin commands should not modify metadat...
Nathan Cutler
10:16 AM Revision bf57acf8 (ceph): rgw: Fail radosgw-admin commands on non-master zone that modify metadata
but with an option to override, allowing changes only on the local zone.
Fixes: http://tracker.ceph.com/issues/39548...
Shilpa MJ
10:07 AM rgw Backport #40735 (In Progress): luminous: multisite: failover docs should use 'realm pull' instead...
Nathan Cutler
10:07 AM Revision b45daddb (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
10:06 AM rgw Backport #40736 (In Progress): mimic: multisite: failover docs should use 'realm pull' instead of...
Nathan Cutler
10:05 AM Revision a6b5950c (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
10:05 AM Revision 79eba9d1 (ceph): Merge pull request #29929 from tspmelo/wip-ng-analytics
mgr/dashboard: Prevent angular of getting stuck during installation
Reviewed-by: Ernesto Puerta <epuertat@redhat.com...
Lenz Grimmer
10:03 AM rgw Backport #40629 (In Progress): mimic: rgw multisite: datalogs/bilogs are not trimmed if no peer z...
Nathan Cutler
10:02 AM Revision 041faf4e (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
09:59 AM Revision ec35f0ec (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
09:57 AM Revision 9e7df569 (ceph): rgw: data/bilog trimming tracks min markers as strings
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f758f7c133135a14cd28a12f3860195ce58c1351)...
Casey Bodley
09:55 AM Dashboard Bug #40096 (Resolved): mgr/dashboard: MDS counter chart in Filesystems page is not automatically ...
Volker Theile
09:51 AM Dashboard Bug #41166 (Resolved): mgr/dashboard: Cephfs chart wasn't displayed
Volker Theile
09:47 AM Revision b7a25761 (ceph): Merge pull request #29557 from Devp00l/wip-41166
mgr/dashboard: Fix CephFS chart
Reviewed-by: Ni-Feng Chang <kiefer.chang@suse.com>
Reviewed-by: Volker Theile <vthei...
Volker Theile
09:45 AM Revision a6cb266d (ceph): rgw: bilog trim uses bucket_info.num_shards to size marker array
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit af7801fc8832ec400b92706a8caef2aeac09e638)...
Casey Bodley
09:42 AM Revision d279b4f3 (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
09:24 AM Revision 4bcce55d (ceph): os/bluestore: do garbage collection if blob count is too high.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit c68020c18b121db5718a6889f2cd7cb6ad778c2f)
Igor Fedotov
09:23 AM Revision 82186964 (ceph): common/perf_conters: make dump_formatted_xxx funcs as const.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 37ff97523d45788af74b4d8986ed116c22367ce5)
Igor Fedotov
09:23 AM Revision 3d110113 (ceph): os/bluestore: store extents for GC within WriteContext.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 98664179eda011007694e10db6401964b0a723d7)
Igor Fedotov
09:23 AM Revision a8f550ae (ceph): os/bluestore: GC class, make some members local.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit ba719c9ef1a9372642a37f1006cf90a711dddefc)
Igor Fedotov
09:23 AM Revision 699d725c (ceph): os/bluestore: vector -> interval set in GC to track extents to collect.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 80285b03cb7281f900d7a13ea98fe694c4e62f2d)
Igor Fedotov
09:22 AM Revision 1977f08d (ceph): tests/store_test: many-many spanning blobs test case
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 4e9528177d4f92dfa4151f50f1ae55fe236c7896)
...
Igor Fedotov
09:11 AM Bug #37335: QA run failures "Command failed on smithi with status 1: '\n sudo yum -y install ceph...
Sorry about that. Strange we didn't notice this in mimic for 10+ months Brad Hubbard
08:42 AM Bug #37335 (Pending Backport): QA run failures "Command failed on smithi with status 1: '\n sudo ...
oops - this didn't get backported to mimic, causing #41603 Nathan Cutler
09:06 AM RADOS Feature #41647 (Resolved): pg_autoscaler should show a warning if pg_num isn't a power of two
As the pg_autoscaler will be automatically turned on with the 14.2.4 release and future releases I would like to enha... Kai Wagner
08:56 AM Backport #41644 (In Progress): luminous: QA run failures "Command failed on smithi with status 1:...
Nathan Cutler
08:46 AM Backport #41644 (Resolved): luminous: QA run failures "Command failed on smithi with status 1: '\...
https://github.com/ceph/ceph/pull/30129 Nathan Cutler
08:56 AM Revision e2ef1dbb (ceph): install-deps.sh: Remove CR repo
Remove the continuous release repos for CentOS and Virtuozzo 7 as they
should no longer be needed since http://tracke...
Brad Hubbard
08:50 AM Backport #41645 (In Progress): mimic: QA run failures "Command failed on smithi with status 1: '\...
Nathan Cutler
08:46 AM Backport #41645 (Resolved): mimic: QA run failures "Command failed on smithi with status 1: '\n s...
https://github.com/ceph/ceph/pull/30128 Nathan Cutler
08:50 AM Revision f71c7c04 (ceph): install-deps.sh: Remove CR repo
Remove the continuous release repos for CentOS and Virtuozzo 7 as they
should no longer be needed since http://tracke...
Brad Hubbard
08:49 AM Revision ec783e62 (ceph): bluestore/allocator: Aging test for bluestore allocators.
Tests performance and fragmentation for data accumulation
and storage capacity extension scenario.
Signed-off-by: A...
Adam Kupczyk
08:43 AM rgw Bug #41643: Admin user become normal after synced to another zone.
https://github.com/ceph/ceph/pull/30127 zhang sw
06:46 AM rgw Bug #41643 (Resolved): Admin user become normal after synced to another zone.
User's `admin` property is missed in metadata syncing. So admin operations will fail in other zones if we use the use... zhang sw
08:34 AM mgr Bug #23967: ceph fs status and Dashboard fail with Python stack trace
Update: after rotating through the other standby MDSs by repeatedly failing the currently active MDS, I got it workin... Janek Bevendorff
08:11 AM mgr Bug #23967: ceph fs status and Dashboard fail with Python stack trace
This just happened to me in Nautilus 14.2.2.
I failed an MDS, so the standby took over. Then I started deleting a ...
Janek Bevendorff
07:58 AM rgw Bug #41642 (Fix Under Review): rgw: one part of the bulk delete(RGWDeleteMultiObj_ObjStore_S3) fa...
Nathan Cutler
02:52 AM rgw Bug #41642: rgw: one part of the bulk delete(RGWDeleteMultiObj_ObjStore_S3) fails but no error me...
https://github.com/ceph/ceph/pull/29795 Snow Si
02:51 AM rgw Bug #41642 (Resolved): rgw: one part of the bulk delete(RGWDeleteMultiObj_ObjStore_S3) fails but ...
1.src/rgw/rgw_rest_s3.cc:RGWDeleteMultiObj_ObjStore_S3::send_partial_response
The function passes the result of th...
Snow Si
07:37 AM Revision 24220af4 (ceph): Merge pull request #29996 from iliul/export-standby-metadata
mgr/prometheus: export standby mds metadata Jan Fajerski
07:28 AM CephFS Bug #41140: mds: trim cache more regularly
As this won't be backported to luminous and many of the mentioned mds options don't exist in luminous, is there a way... Jan Fajerski
06:49 AM Revision 7261f833 (ceph): os/bluestore: introduce bluefs_layout_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:46 AM Revision 9ad975d4 (ceph): rgw: add minssing admin property when sync user info.
Fixes: https://tracker.ceph.com/issues/41643
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
zhang Shaowen
05:20 AM Revision 22960192 (ceph): osd: add objects_readv_sync
However, this is only meaningful for ReplicatedBackend
since ECBackend is already reading everything in asynchronous ...
xie xingguo
05:20 AM Revision cbf36a0f (ceph): os: implement readv
Currently only works for bluestore.
The default version still reads each extent separately synchronously,
but I think...
xie xingguo
05:20 AM Revision 74be30c8 (ceph): osd/ReplicatedBackend: use readv to build push_op
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:27 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Issue #41067 already addressed this problem.
But PR on the issue targets nautilus branch. (https://github.com/ceph/c...
Kiefer Chang
03:51 AM Dashboard Bug #41611 (Fix Under Review): mgr/dashboard: fail to set a tenanted user as new owner of existin...
Kiefer Chang
03:36 AM RADOS Bug #40646 (Resolved): FTBFS with devtoolset-8-gcc-c++-8.3.1-3.el7.x86_64 and devtoolset-8-libstd...
Kefu Chai
01:23 AM RADOS Bug #40646 (Fix Under Review): FTBFS with devtoolset-8-gcc-c++-8.3.1-3.el7.x86_64 and devtoolset-...
Kefu Chai
12:43 AM RADOS Bug #40646 (Resolved): FTBFS with devtoolset-8-gcc-c++-8.3.1-3.el7.x86_64 and devtoolset-8-libstd...
Kefu Chai
03:36 AM Revision 722dd0eb (ceph): Merge pull request #30122 from tchaikov/wip-40646
install-deps: revert 47d4351d
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:32 AM rgw Bug #41641 (Fix Under Review): rgw:website redirect site request is not available
1.The http status code should be 301 When one of the <RoutingRules> takes effect and <HttpRedirectCode> is no specifi... Snow Si
01:58 AM Revision 11eb9284 (ceph): Merge pull request #30119 from neha-ojha/wip-41385
osd/MissingLoc, PeeringState: remove osd from missing loc in purge_strays()
Reviewed-by: Josh Durgin <jdurgin@redhat...
Josh Durgin
01:18 AM Revision 154f3472 (ceph): Merge pull request #30072 from wjwithagen/wjw-wip_split_run-rbd-unit-tests
test/librbd: allow parallel runs of run-rbd-unit-tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:17 AM Revision dfa6c5fc (ceph): install-deps: revert 47d4351d
this change reverts 47d4351d3ad2787ae7781d868608eb0e3c7797c7
see also 33dfffc8
Fixes: https://tracker.ceph.com/issu...
Kefu Chai
01:13 AM rbd Backport #41622 (In Progress): mimic: in rbd-ggate the assert in Log:open() will trigger
https://github.com/ceph/ceph/pull/30121 Prashant D
01:08 AM rbd Backport #41620 (In Progress): nautilus: in rbd-ggate the assert in Log:open() will trigger
https://github.com/ceph/ceph/pull/30120 Prashant D
12:35 AM Revision 44ef6cbd (ceph): Merge branch 'nautilus' of github.com:ceph/ceph into nautilus
David Galloway
12:32 AM RADOS Bug #38483 (Pending Backport): FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_...
xie xingguo
12:31 AM Revision b6fca9a8 (ceph): Merge pull request #30018 from xiexingguo/wip-38483
osd: prime splits/merges for any potential fabricated split/merge participant
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:06 AM Revision e2f29298 (ceph): test/librbd: allow parallel runs of run-rbd-unit-tests
Running all tests sequential makes it the longest test of
`make check`, with each partial test taking around 500 sec....
Willem Jan Withagen

09/03/2019

11:57 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
I was able to reproduce this and updated the bug. If we change do_cmake to update python-devel, it'll actually pull ... David Galloway
08:44 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
> I'm guessing both of those packages are required for make check
That's my guess, too, but this bug just cropped ...
Nathan Cutler
08:41 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
@David - thanks for opening the upstream bug report. Advice there is:... Nathan Cutler
01:44 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
I'm guessing both of those packages are required for make check so I'm not sure I can do much besides filing https://... David Galloway
01:35 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
From https://jenkins.ceph.com/view/all/job/ceph-pull-requests/33059/console... David Galloway
11:56 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Canonical calls it 'eoan', it's their next point release. Presently somewhere between what Debian would call 'stable... Harry Coin
11:33 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Done. Would you be able to upload a coredump please (use ceph-post-file if it's large)? Assuming you are using binari... Brad Hubbard
06:37 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Would someone that knows how change the severity of this to 'normal' now that there is a workaround?
Harry Coin
06:19 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
WORKAROUND:
The command
ceph config-key set config/mgr/mgr/devicehealth/enable_monitoring false
allowed normal ope...
Harry Coin
05:45 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
The only other difference of note that happened just before the manager failure was discovered was:
Prior, there w...
Harry Coin
05:36 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Here attached is another run showing the same failure, but this time with src available and all the python3.7 debug/d... Harry Coin
04:06 PM mgr Bug #41618 (Duplicate): 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Hard segfault on ceph-mgr at load.
"Thread 33 "devicehealth" received signal SIGSEGV, Segmentation fault."
Suspect...
Harry Coin
10:50 PM Revision 849f282a (ceph): tools/rbd-ggate: close log before running postfork
Otherwise the assert in Log:open() will trigger since
all data is kept during the fork and also the `is_started` flag...
Willem Jan Withagen
10:48 PM Revision 7478b6cc (ceph): Merge pull request #29990 from aclamk/fix-doc-ceph_kvstore_tool-stats
doc/ceph-kvstore-tool: add description for 'stats' command
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:48 PM Revision c464b675 (ceph): tools/rbd-ggate: close log before running postfork
Otherwise the assert in Log:open() will trigger since
all data is kept during the fork and also the `is_started` flag...
Willem Jan Withagen
10:47 PM Revision 70621ae1 (ceph): doc/man/ceph-kvstore-tool: fix typo
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
10:27 PM Revision 624ade48 (ceph): osd/MissingLoc, PeeringState: remove osd from missing loc in purge_stra...
We should always try to keep osds in missing_loc consistent with peer_missing
and peer_info. When we remove an osd fr...
Neha Ojha
09:19 PM rbd Backport #41439 (In Progress): luminous: [rbd-mirror] cannot connect to remote cluster when runni...
Nathan Cutler
05:05 PM rbd Backport #41439: luminous: [rbd-mirror] cannot connect to remote cluster when running as 'ceph' user
@Nathan: no need to backport 57e684911b1948f780cd9d7409050aedf2bc6dd8 since I don't expect b1289290247fcd724c9f794716... Jason Dillaman
09:19 PM RADOS Bug #20283: qa: missing even trivial tests for many commands
Updated script run
'cache drop' has no apparent tests
'cache status' has no apparent tests
'config ls' has no ap...
David Zafman
09:15 PM rbd Backport #41438 (In Progress): mimic: [rbd-mirror] cannot connect to remote cluster when running ...
Nathan Cutler
05:04 PM rbd Backport #41438: mimic: [rbd-mirror] cannot connect to remote cluster when running as 'ceph' user
@Nathan: no need to backport 57e684911b1948f780cd9d7409050aedf2bc6dd8 since I don't expect b1289290247fcd724c9f794716... Jason Dillaman
09:11 PM Revision 62871263 (ceph): global: update HOME environment variable when dropping privileges
k8s/rook is currently starting daemon pods under root using the
"--setuser" CLI optional to drop priviledges. In the ...
Jason Dillaman
09:04 PM RADOS Bug #41610 (Rejected): python Rados library does not support mon_host bracketed syntax
Your version of librados is too old - 0.69 is cuttlefish. For v1/v2 addresses like that, you need nautilus (v14.2.0+) Josh Durgin
07:26 AM RADOS Bug #41610 (Rejected): python Rados library does not support mon_host bracketed syntax
Ceph Nautilus deployed using ceph-ansible
By default it generates ceph.conf with bracketed mon_host syntax (see ht...
Michal Nasiadka
09:03 PM rbd Backport #41440 (In Progress): nautilus: [rbd-mirror] cannot connect to remote cluster when runni...
Nathan Cutler
05:08 PM rbd Backport #41440: nautilus: [rbd-mirror] cannot connect to remote cluster when running as 'ceph' user
@Nathan: no need to backport 57e684911b1948f780cd9d7409050aedf2bc6dd8 since I don't expect b1289290247fcd724c9f794716... Jason Dillaman
09:02 PM Revision 6fa46c0e (ceph): rbd-mirror: ignore errors related to parsing the config file
If one or more of the default search paths throw an error like
-EPERM, no longer abort the attempt to connect to the ...
Jason Dillaman
09:02 PM Revision 44529730 (ceph): global: update HOME environment variable when dropping privileges
k8s/rook is currently starting daemon pods under root using the
"--setuser" CLI optional to drop priviledges. In the ...
Jason Dillaman
08:48 PM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
Addressing backport-create-issue script complaint:... Nathan Cutler
06:25 PM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
Luminous doesn't have the issue! David Zafman
08:40 PM RADOS Backport #41640 (Resolved): nautilus: FAILED ceph_assert(info.history.same_interval_since != 0) i...
https://github.com/ceph/ceph/pull/30280 Nathan Cutler
08:37 PM RADOS Bug #41639 (Rejected): mon/MgrMonitor: enable pg_autoscaler by default for nautilus
Only https://github.com/ceph/ceph/pull/30112/commits/23edfd202ec1d98cc8c3d52aaaae1d985417aacf needs to be backported ... Neha Ojha
08:37 PM bluestore Backport #40449 (Need More Info): nautilus: "no available blob id" assertion might occur
The master PR has been merged, but Sage wants it to bake for awhile before backporting.
Setting "Needs More Info" ...
Nathan Cutler
08:36 PM rgw Backport #41638 (Resolved): mimic: rgw: gc remove tag issue
https://github.com/ceph/ceph/pull/30173 Nathan Cutler
08:36 PM rgw Backport #41637 (Rejected): luminous: rgw: gc remove tag issue
Nathan Cutler
08:36 PM rgw Backport #41636 (Resolved): nautilus: rgw: gc remove tag issue
https://github.com/ceph/ceph/pull/30733 Nathan Cutler
08:35 PM rgw Backport #41635 (Resolved): mimic: object can be copied to bucket from other user without writing...
https://github.com/ceph/ceph/pull/31377 Nathan Cutler
08:35 PM rgw Backport #41634 (Resolved): nautilus: object can be copied to bucket from other user without writ...
https://github.com/ceph/ceph/pull/31089 Nathan Cutler
08:35 PM rgw Backport #41633 (Rejected): luminous: object can be copied to bucket from other user without writ...
Nathan Cutler
08:35 PM bluestore Backport #40448 (Rejected): luminous: "no available blob id" assertion might occur
https://github.com/ceph/ceph/pull/28229#issuecomment-503179250 Nathan Cutler
08:35 PM rgw Backport #41632 (Resolved): mimic: rgw:report error "unrecognized arg rm" when using "radosgw-adm...
https://github.com/ceph/ceph/pull/30172 Nathan Cutler
08:35 PM bluestore Backport #40447 (Rejected): mimic: "no available blob id" assertion might occur
https://github.com/ceph/ceph/pull/28229#issuecomment-503179250 Nathan Cutler
08:35 PM rgw Backport #41631 (Resolved): nautilus: rgw:report error "unrecognized arg rm" when using "radosgw-...
https://github.com/ceph/ceph/pull/30247 Nathan Cutler
08:35 PM rgw Backport #41630 (Rejected): luminous: rgw:report error "unrecognized arg rm" when using "radosgw-...
Nathan Cutler
08:34 PM rbd Backport #41629 (Resolved): nautilus: failed to remove image with mirroring enabled and data pool...
https://github.com/ceph/ceph/pull/31470 Nathan Cutler
08:34 PM rgw Backport #41628 (Resolved): mimic: multisite: ENOENT errors from FetchRemoteObj causing bucket sy...
https://github.com/ceph/ceph/pull/30159 Nathan Cutler
08:34 PM rgw Backport #41627 (Resolved): nautilus: multisite: ENOENT errors from FetchRemoteObj causing bucket...
https://github.com/ceph/ceph/pull/30248 Nathan Cutler
08:34 PM rgw Backport #41626 (Resolved): luminous: multisite: ENOENT errors from FetchRemoteObj causing bucket...
https://github.com/ceph/ceph/pull/30329 Nathan Cutler
08:34 PM rgw Backport #41625 (Resolved): mimic: rgw/rgw_op: Remove get_val from hotpath via legacy options
https://github.com/ceph/ceph/pull/30141 Nathan Cutler
08:33 PM rgw Backport #41624 (Resolved): nautilus: rgw/rgw_op: Remove get_val from hotpath via legacy options
https://github.com/ceph/ceph/pull/30160 Nathan Cutler
08:33 PM rgw Backport #41623 (Rejected): luminous: rgw/rgw_op: Remove get_val from hotpath via legacy options
https://github.com/ceph/ceph/pull/30330 Nathan Cutler
08:33 PM rbd Backport #41622 (Resolved): mimic: in rbd-ggate the assert in Log:open() will trigger
https://github.com/ceph/ceph/pull/30121 Nathan Cutler
08:33 PM rbd Backport #41621 (Resolved): luminous: in rbd-ggate the assert in Log:open() will trigger
https://github.com/ceph/ceph/pull/30858 Nathan Cutler
08:33 PM rbd Backport #41620 (Resolved): nautilus: in rbd-ggate the assert in Log:open() will trigger
https://github.com/ceph/ceph/pull/30120 Nathan Cutler
08:23 PM Revision 103bf763 (ceph): Merge pull request #29639 from baixueyu/wip-crypto-bug
rgw: get barbican secret key request maybe return error code
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:22 PM Revision 15faeec0 (ceph): Merge pull request #29776 from cbodley/wip-rgw-beast-static-flat-buffer
rgw: increase beast parse buffer size to 64k
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
08:22 PM Revision c404e1e3 (ceph): Merge pull request #29852 from cbodley/wip-41395
rgw: move bucket reshard checks out of write path
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Casey Bodley
08:20 PM rgw Bug #41412 (Pending Backport): multisite: ENOENT errors from FetchRemoteObj causing bucket sync t...
Casey Bodley
08:20 PM Revision 10ba9eac (ceph): Merge pull request #29856 from cbodley/wip-41412
rgw: RGWCoroutine::call(nullptr) sets retcode=0
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
08:19 PM Revision 49dc6c60 (ceph): Merge pull request #29894 from markhpc/wip-rgw-reshard-json
rgw/rgw_reshard: Don't dump RGWBucketReshard JSON in process_single_logshard
Reviewed-by: Casey Bodley <cbodley@redh...
Casey Bodley
08:08 PM RADOS Backport #41350: nautilus: hidden corei7 requirement in binary packages
@Harry - since this is a backport ticket (just for tracking the nautilus backport), I copied your comment to the pare... Nathan Cutler
08:07 PM RADOS Bug #41330: hidden corei7 requirement in binary packages
Hi Harry. I don't know about any distros other than openSUSE and SUSE Linux Enterprise. In those distros, there isn't... Nathan Cutler
08:01 PM RADOS Bug #41330: hidden corei7 requirement in binary packages
At https://tracker.ceph.com/issues/41350#note-3 (i.e. in the nautilus backport ticket), Harry Coin wrote:
"The 'si...
Nathan Cutler
07:36 PM Revision 535c0fbd (ceph): Merge pull request #30088 from tchaikov/wip-40646
ceph.spec.in: use g++ >= 8.3.1-3.1
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Sage Weil <sage@redhat....
Alfredo Deza
07:16 PM RADOS Bug #39152 (Duplicate): nautilus osd crash: Caught signal (Aborted) tp_osd_tp
yep, dup of #39693 Sage Weil
07:12 PM Revision cc17681b (ceph): Merge pull request #29742 from dang/push
rgw: make sure modelines are correct for all files
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:11 PM rgw Bug #40903 (Pending Backport): rgw: gc remove tag issue
Casey Bodley
07:11 PM Revision 560d8b1c (ceph): Merge pull request #29199 from tianshan/fix_gc_tag_remove
rgw: gc remove tag after all sub io finish
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:10 PM rgw Bug #41553 (Pending Backport): rgw/rgw_op: Remove get_val from hotpath via legacy options
Casey Bodley
07:09 PM rgw Bug #41042 (Pending Backport): object can be copied to bucket from other user without writing per...
Casey Bodley
06:25 PM RADOS Backport #41582 (Rejected): luminous: backfill_toofull seen on cluster where the most full OSD is...
David Zafman
06:24 PM Revision f242b742 (ceph): Merge pull request #29628 from NancySu05/lihuanhuan
RGW: add bucket permission verify when copy obj
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:23 PM Revision 8c4d7410 (ceph): Merge pull request #29943 from markhpc/wip-rgw-optimize-get_val2
rgw/rgw_op: Remove get_val from hotpath via legacy options
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-b...
Casey Bodley
06:13 PM Revision 27ce640f (ceph): Merge pull request #29654 from Songweibin/wip-rbd-list-descendants
librbd: skip stale child with non-existent pool for list descendants
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:51 PM Revision deaa02e8 (ceph): Merge pull request #30094 from jan--f/wip-41613-luminous
luminous: ceph-volume: lvm list is O(n^2)
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
05:28 PM Revision 9ce36400 (ceph): Merge pull request #30113 from tchaikov/wip-dmclock
dmclock: pick up change to use specified C++ settings if any
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
05:12 PM mgr Bug #41619 (Duplicate): test failure: test_cephfs_get (tasks.mgr.dashboard.test_cephfs.CephfsTest)
... Neha Ojha
05:07 PM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
@Marc: in all honesty, changing the priority / severity won't affect the timeline. Mike is already looking into the i... Jason Dillaman
05:06 PM Revision a3687f09 (ceph): dmclock: pick up change to use specified C++ settings if any
see https://github.com/ceph/dmclock/pull/73
so dmclock won't pass `-std=c++11` even if the parent project already
ha...
Kefu Chai
05:03 PM Revision 0fe1ca97 (ceph): seastar: pick up change in fmt submodule
see https://github.com/ceph/fmt/pull/1
so fmt won't fallback to C++11 if `CMAKE_CXX_STANDARD` is not set
Signed-off...
Kefu Chai
04:58 PM Revision fb83b331 (ceph): dmclock: pick up change to use specified C++ settings if any
see https://github.com/ceph/dmclock/pull/73
so dmclock won't add `-std=c++11` to CXX_FLAGS even if the parent projec...
Kefu Chai
04:23 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
What is the output of "rbd --version"? This might be http://tracker.ceph.com/issues/39089. Ilya Dryomov
03:37 PM Dashboard Bug #40186 (Fix Under Review): mgr/dashboard: NFS Ganesha Object Gateway exports should default t...
Tiago Melo
03:32 PM Revision 845ca9c1 (ceph): mgr: return get_ceph_option result as typed Py object (not string)
We already return module options as the proper Py type; do the same for
native ceph options.
Signed-off-by: Sage Wei...
Sage Weil
03:32 PM Revision 32d4bfa7 (ceph): pybind/mgr: remove type conversions for ceph native options
We now return the correct Py types, just like we do for module options.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:58 PM Revision 4cfff799 (ceph): Merge pull request #30093 from jan--f/wip-41614-nautilus
nautilus: ceph-volume: lvm list is O(n^2)
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
02:51 PM CephFS Backport #40494 (In Progress): mimic: test_volume_client: declare only one default for python ver...
Nathan Cutler
02:47 PM CephFS Backport #40442 (In Progress): mimic: libcephfs: returns ESTALE to nfs-ganesha's FSAL_CEPH when o...
Nathan Cutler
02:45 PM Revision aef21e31 (ceph): client: set snapdir's link count to 1
Otherwise nfs-ganesha treats snapdir as stale.
Fixes: https://tracker.ceph.com/issues/40101
Signed-off-by: "Yan, Zhe...
Yan, Zheng
02:44 PM Revision 0034971d (ceph): mgr/dashboard: Prevent angular of getting stuck during installation
During npm packages installation Angular was getting stuck waiting for input.
Using "NG_CLI_ANALYTICS=false" will pre...
Tiago Melo
02:20 PM rbd Bug #41206 (Pending Backport): failed to remove image with mirroring enabled and data pool deleted
Jason Dillaman
02:20 PM Revision d0444f0c (ceph): Merge pull request #29613 from trociny/wip-41206
librbd: behave more gracefully when data pool removed
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:19 PM RADOS Bug #37654 (Pending Backport): FAILED ceph_assert(info.history.same_interval_since != 0) in PG::s...
Sage Weil
02:19 PM Revision 6e2c9269 (ceph): Merge PR #29835 into master
* refs/pull/29835/head:
osd/PeeringState: fix wrong history of merge target
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:09 PM rgw Backport #41120 (In Progress): mimic: rgw: rgw-admin: search for user by access key
Nathan Cutler
02:08 PM Revision 1109f8e5 (ceph): rgw: permit rgw-admin to populate user info by access-key
This enables, in particular,
radosgw-admin user info --access-key=<foo-key>
to work.
Fixes: https://tracker.ceph...
Matt Benjamin
02:08 PM Revision 98b47ab1 (ceph): Fix help of radosgw-admin user info in case no uid
Signed-off-by: Marc Koderer <marc.koderer@sap.com>
(cherry picked from commit c850d95b10feea046e0da32ca2c61eeb9934305e)
Marc Koderer
02:04 PM RADOS Bug #41601 (Fix Under Review): oi(object_info_t).size does not match on disk size
Kefu Chai
02:33 AM RADOS Bug #41601: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30085 xie xingguo
02:01 PM Dashboard Bug #41615 (Fix Under Review): mgr/dashboard: Empty datatable rendered before data has been fetched
Volker Theile
01:57 PM Dashboard Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched
There is already a workaround implemented in the datatable, but it's not fully working:
https://github.com/ceph/ceph...
Volker Theile
01:54 PM Dashboard Bug #41615 (In Progress): mgr/dashboard: Empty datatable rendered before data has been fetched
Volker Theile
12:31 PM Dashboard Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched
This happens for me, too, when I visit the OSD page, look at the details of one OSD and then switch back and forth be... Patrick Seidensal
12:25 PM Dashboard Bug #41615: mgr/dashboard: Empty datatable rendered before data has been fetched
I remember that we had this behaviour a long time ago (may be it was in oA). I found an issue on the Swimlane ngx-dat... Volker Theile
11:02 AM Dashboard Bug #41615 (Resolved): mgr/dashboard: Empty datatable rendered before data has been fetched
This might be regression due to the move to a newer version of Bootstrap.
On some screens, like the RBD page, the da...
Lenz Grimmer
02:00 PM Revision 40cac7b9 (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:59 PM Revision abee10db (ceph): mgr/dashboard: Empty datatable rendered before data has been fetched
Fixes: https://tracker.ceph.com/issues/41615
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:53 PM ceph-volume Bug #41378 (New): ceph-ansible fails to auto-install the apt module, breaks tests
This is still failing, will have to try another fix for this one as the environment variable is not doing anything Alfredo Deza
01:41 PM CephFS Bug #41617 (Fix Under Review): mgr/volumes: prevent negative subvolume size
Jos Collin
01:40 PM CephFS Bug #41617 (Resolved): mgr/volumes: prevent negative subvolume size
$ ./bin/ceph fs subvolume create myfs mysubvol --size -10 --group_name mygroup --pool_layout mycephfs_data --mode 777... Jos Collin
01:27 PM rgw Bug #38196 (Duplicate): radosgw-admin zone rm command is unrecognized
fixed in https://github.com/ceph/ceph/pull/30060 Casey Bodley
01:22 PM Revision 3163af32 (ceph): Merge pull request #30097 from jan--f/ceph-backport-cp-indiviudal-commits
ceph-backport.sh: cherry-pick individual commits
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:21 PM Dashboard Bug #41388 (Fix Under Review): mgr/dashboard: Error editing iSCSI image advanced settings
Ricardo Marques
01:19 PM Revision 0f776cf8 (ceph): 14.2.3
Jenkins Build Slave User
01:19 PM Revision 5a15ab2d (ceph): Merge pull request #30063 from Rjerk/wip-silence-unused-warning
rgw/services: silence -Wunused-variable warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bodley ...
Casey Bodley
01:15 PM Revision e5cf5e14 (ceph): Merge pull request #30065 from tchaikov/wip-rgw-test-wo-global
test: do not include unnecessary includes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:14 PM Revision b55932a5 (ceph): ceph-backport.sh: cherry-pick individual commits
In git 2.23.0 (possibly earlier too) cherry-pick seems to interact with
rev-list and submodules in unexpected ways, w...
Jan Fajerski
01:09 PM rgw Backport #40673 (In Progress): mimic: USERNAME ldap token not replaced in rgw client
Nathan Cutler
01:09 PM Revision 8d2379c2 (ceph): docs: fix rgw ldap username token
Signed-off-by: Thomas Kriechbaumer <thomas@kriechbaumer.name>
(cherry picked from commit 009f404983558ac084aa6772954a...
Thomas Kriechbaumer
01:08 PM Revision bee29dcb (ceph): mgr/dashboard: Fix error editing iSCSI disk controls
Fixes: https://tracker.ceph.com/issues/41388
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:57 PM rgw Bug #41184 (Pending Backport): rgw:report error "unrecognized arg rm" when using "radosgw-admin z...
Casey Bodley
12:57 PM Revision 071875fb (ceph): Merge pull request #30060 from c744402859/master
rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:55 PM Revision 9f4dd107 (ceph): test/erasure-code: add exception handling to k & m
Signed-off-by: Hang Li <lihang48@hisilicon.com> Hang Li
12:34 PM Revision c6366e2c (ceph): Merge pull request #30091 from joke-lee/doc-rgw-object-version
rgw: add --object-version in radosgw-admin help info
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
11:02 AM ceph-volume Backport #41612 (In Progress): mimic: ceph-volume lvm list is O(n^2)
Jan Fajerski
08:58 AM ceph-volume Backport #41612 (Resolved): mimic: ceph-volume lvm list is O(n^2)
https://github.com/ceph/ceph/pull/30096 Jan Fajerski
11:01 AM Revision cebb549d (ceph): ceph-volume: reuse list of LVs
Avoid creating of list of LVs in different methods of the same module
and resue them.
Fixes: https://tracker.ceph.co...
Rishabh Dave
11:01 AM Revision c20fea93 (ceph): ceph-volume: test number of times LVs list was created
Add a test that cofirm that the LVs list was created only once when
calling devices.lvm.listing.list()
Signed-off-by...
Rishabh Dave
10:55 AM Dashboard Cleanup #41586: mgr/dashboard: remove Grafana role
Good point, I agree. This would also simplify things a bit. However, we need to ensure that any existing roles/and pe... Lenz Grimmer
10:50 AM Revision 5f0a82a0 (ceph): Merge pull request #29957 from smithfarm/wip-ceph-backport-sh-improvements
script/ceph-backport.sh: wholesale refactor
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Mykola ...
Nathan Cutler
10:47 AM mgr Bug #40618: Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Opened PR to fix QA test failures. https://github.com/ceph/ceph/pull/30095 Ricardo Dias
10:44 AM Revision b0353794 (ceph): qa/mgr/progress: fix timeout error when waiting for osd in event
Fixes: https://tracker.ceph.com/issues/40618
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
09:36 AM ceph-volume Backport #41613 (In Progress): luminous: ceph-volume lvm list is O(n^2)
Jan Fajerski
08:58 AM ceph-volume Backport #41613 (Resolved): luminous: ceph-volume lvm list is O(n^2)
https://github.com/ceph/ceph/pull/30094 Jan Fajerski
09:35 AM Revision 8422df16 (ceph): ceph-volume: test number of times LVs list was created
Add a test that cofirm that the LVs list was created only once when
calling devices.lvm.listing.list()
Signed-off-by...
Rishabh Dave
09:35 AM Revision 9861515b (ceph): ceph-volume: reuse list of LVs
Avoid creating of list of LVs in different methods of the same module
and resue them.
Fixes: https://tracker.ceph.co...
Rishabh Dave
09:32 AM Revision f61fda5d (ceph): rgw: when you abort a multipart upload request, the quota will not update
Fixes: https://tracker.ceph.com/issues/41606
Signed-off-by: Richard Bai(白学余) <baixueyu@inspur.com>
xueyu bai
09:12 AM Revision 04b15cef (ceph): rgw: fix list bucket with delimiter wrongly skip some special keys
list with delimiter will skip subfile with directory + after_delim_s,
but the code wrongly add after_delim_s to next ...
Tianshan Qu
09:00 AM Revision 00a5633a (ceph): doc/ceph-kvsore-tool: add description for 'stats' command
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
08:59 AM ceph-volume Backport #41614 (In Progress): nautilus: ceph-volume lvm list is O(n^2)
Jan Fajerski
08:58 AM ceph-volume Backport #41614 (Resolved): nautilus: ceph-volume lvm list is O(n^2)
https://github.com/ceph/ceph/pull/30093 Jan Fajerski
08:59 AM Revision 75b3c035 (ceph): ceph-volume: reuse list of LVs
Avoid creating of list of LVs in different methods of the same module
and resue them.
Fixes: https://tracker.ceph.co...
Rishabh Dave
08:59 AM Revision 9f197206 (ceph): ceph-volume: test number of times LVs list was created
Add a test that cofirm that the LVs list was created only once when
calling devices.lvm.listing.list()
Signed-off-by...
Rishabh Dave
08:56 AM ceph-volume Bug #37490 (Pending Backport): ceph-volume lvm list is O(n^2)
Jan Fajerski
08:55 AM Revision c740ef98 (ceph): Merge pull request #29665 from rishabh-d-dave/cv-remove-redundant-calls
ceph-volume: minor optimizations related to class Volumes's use Jan Fajerski
08:41 AM Dashboard Bug #41611 (In Progress): mgr/dashboard: fail to set a tenanted user as new owner of existing buc...
Kiefer Chang
07:28 AM Dashboard Bug #41611 (Resolved): mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Steps to reproduce:
# Navigate to page *Object Gateway >> Buckets >> Create*. Create a bucket and assign a non-ten...
Kiefer Chang
07:36 AM Revision 2ccff703 (ceph): mgr/dashboard: fix cdEncode decorator is not working on class
Object.keys does not return all methods of a class.
Fixes: https://tracker.ceph.com/issues/41368
Signed-off-by: Kie...
Kiefer Chang
07:11 AM Bug #41608: ceph_test_msgr: file INSTALL cannot copy file
Reproduce steps:
*Build environment:*
[rdma@rdmarhel rpmbuild]$ cat /etc/os-release
NAME="Red Hat Enterprise Li...
Changcheng Liu
07:04 AM Bug #41608 (New): ceph_test_msgr: file INSTALL cannot copy file
rpmbuild failed with below log:
-- Installing: /home/rdma/rpmbuild/BUILDROOT/ceph-14.0.0-14563.g6a3bb5e.el7.x86_64/u...
Changcheng Liu
07:04 AM Dashboard Bug #41368: mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose owner is a...
Volker Theile wrote:
> Does this also affect Nautilus? In that case a backport should be done.
Thanks for the rem...
Kiefer Chang
06:22 AM RADOS Bug #40646 (Fix Under Review): FTBFS with devtoolset-8-gcc-c++-8.3.1-3.el7.x86_64 and devtoolset-...
* https://github.com/ceph/ceph-build/pull/1387
* https://github.com/ceph/ceph/pull/30088
* https://github.com/ceph/...
Kefu Chai
06:19 AM Revision 33dfffc8 (ceph): ceph.spec.in: use g++ >= 8.3.1-3.1
since https://bugzilla.redhat.com/show_bug.cgi?id=1726630 has been
fixed. and we have devtoolset-8-gcc-c++-8.3.1-3.1....
Kefu Chai
06:09 AM CephFS Cleanup #41607 (Fix Under Review): mds: reorg Anchor header
Varsha Rao
06:06 AM CephFS Cleanup #41607 (Resolved): mds: reorg Anchor header
Varsha Rao
06:03 AM Revision 7ba6bd64 (ceph): rgw: add --object-version in radosgw-admin help info
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
05:56 AM Revision 0d3609a2 (ceph): os/bluestore: Add config observer for osd memory specific options.
Add config observer to enable changes to the following osd memory specific
options at runtime,
- osd_memory_target
...
Sridhar Seshasayee
05:13 AM Revision 2d0463ff (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
04:46 AM Revision c82fbc24 (ceph): rpm: s/devtoolset-7/devtoolset-8/
should activate devtoolset-8 not devtoolset-7 for enabling GCC-8.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherr...
Kefu Chai
04:46 AM Revision 92a0ea56 (ceph): install-dep,rpm: use devtools-8 on amd64
seems devtools-8 is not packaged on aarch64. and we are suffering from
ICE on centos7 when building with GCC-7.3. so ...
Kefu Chai
04:29 AM Revision db986469 (ceph): Merge pull request #30086 from uniqueyehu/fix-complie-errors-dpdk
msg/async/dpdk: fix complie errors from fix FTBFS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:49 AM Revision 9c65dd0d (ceph): msg/async/dpdk: fix complie errors from fix FTBFS
Signed-off-by: yehu <yehu5@huawei.com> Hu Ye
02:27 AM Revision 61708155 (ceph): cmake: SKIP_RPATH if RPATH is not necessary
some executables like ceph_test_mon_memory_target do not link against
libraries built from source tree, like librados...
Kefu Chai
02:20 AM Revision 52caa5b5 (ceph): osd/PrimaryLogPG: update oi.size on write op implicitly truncating obje...
See "BlueStore::_do_truncate", bluestore will reset ondisk object size
unconditionally to track truncated size. Hence...
xie xingguo
01:29 AM rgw Bug #41606: rgw: when you abort a multipart upload request, the quota may be not updated
this issue is resoved, PR: https://github.com/ceph/ceph/pull/29703 ertao chen
01:27 AM rgw Bug #41606 (Resolved): rgw: when you abort a multipart upload request, the quota may be not updated
rgw: when you abort a multipart upload request, the quota may be not updated
You can get the problem do like this:...
ertao chen
01:19 AM RADOS Backport #41595 (In Progress): mimic: ceph-objectstore-tool can't remove head with bad snapset
https://github.com/ceph/ceph/pull/30081 Prashant D
01:16 AM RADOS Backport #41596 (In Progress): nautilus: ceph-objectstore-tool can't remove head with bad snapset
https://github.com/ceph/ceph/pull/30080 Prashant D

09/02/2019

11:09 PM Revision aac985d7 (ceph): test: ceph-objectstore-tool add remove --force with bad snapset test
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 87d80eb41774a95e6ff854e110233d36728b2817)...
David Zafman
11:08 PM Revision de06dedf (ceph): ceph-objectstore-tool: Ignore snapset error if just removing head with ...
Fixes: https://tracker.ceph.com/issues/41522
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
11:07 PM Revision 29212ec9 (ceph): test: ceph-objectstore-tool add remove --force with bad snapset test
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 87d80eb41774a95e6ff854e110233d36728b2817)...
David Zafman
11:04 PM Revision c70da878 (ceph): ceph-objectstore-tool: Ignore snapset error if just removing head with ...
Fixes: https://tracker.ceph.com/issues/41522
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
07:10 PM Bug #41605 (Resolved): Ceph broken on big-endian systems
While attempting to get Ceph to build on IBM Z, a big-endian system, we've been running into various bugs due to inco... Ulrich Weigand
05:44 PM Dashboard Bug #41602 (Fix Under Review): mgr/dashboard: remove py3k option from pylint
Ernesto Puerta
03:05 PM Dashboard Bug #41602 (Resolved): mgr/dashboard: remove py3k option from pylint
It seems that this option disables a few checkers, instead of enabling py2-3 portability checkers. This has been intr... Ernesto Puerta
05:40 PM Revision bf94281d (ceph): mgr/dashboard: disable pylint's --py3k flag
This flag, instead of just improving Python 2 to 3 compatibility checks,
disables a few other checks.
Fixes: https:/...
Ernesto Puerta
04:32 PM rbd Bug #41592 (Pending Backport): in rbd-ggate the assert in Log:open() will trigger
Mykola Golub
07:11 AM rbd Bug #41592 (Fix Under Review): in rbd-ggate the assert in Log:open() will trigger
Mykola Golub
04:31 PM Revision 4a1ab107 (ceph): Merge pull request #30010 from wjwithagen/wjw-fix-rbd-ggate-postfork
tools/rbd-ggate: close log before running postfork
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:23 PM rgw Backport #40599 (In Progress): mimic: rgw_file: rgw_readdir eof condition must take callback earl...
Nathan Cutler
04:23 PM Revision 84784a24 (ceph): rgw_file: fix readdir eof() calc--caller stop implies !eof
If rgw_readdir2()'s caller stops enumeration by returning an error
from the readdir callback function, the value of e...
Matt Benjamin
04:11 PM mgr Backport #41604 (Resolved): nautilus: dashboard: predefined system roles don't include read acces...
https://github.com/ceph/ceph/pull/30259 Nathan Cutler
03:58 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
Happened at:
* https://github.com/ceph/ceph/pull/30076
* https://github.com/ceph/ceph/pull/30073
Nathan Cutler
03:57 PM Bug #41603 (Resolved): "make check" failing in GitHub due to python packaging conflict
Getting the following "make check" failure on backport PRs targeting the branch "mimic":... Nathan Cutler
03:46 PM rgw Backport #40596 (In Progress): mimic: rgw_file: directory enumeration can be accelerated 1-2 orde...
Nathan Cutler
03:01 PM Dashboard Bug #41600 (Fix Under Review): dashboard/services/sso.py:200: error: Too few arguments for "warn_...
Ernesto Puerta
02:42 PM Dashboard Bug #41600: dashboard/services/sso.py:200: error: Too few arguments for "warn_explicit"
... Lenz Grimmer
12:55 PM Dashboard Bug #41600 (Closed): dashboard/services/sso.py:200: error: Too few arguments for "warn_explicit"
mypy revealed:... Sebastian Wagner
02:58 PM Revision bc650aae (ceph): mgr/dashboard: change warn_explicit to warn
Fixes: https://tracker.ceph.com/issues/41600
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
02:43 PM rgw Backport #40539 (In Progress): mimic: multisite: 'radosgw-admin bilog trim' stops after 1000 entries
Nathan Cutler
02:43 PM Revision 71310004 (ceph): cls/rgw: keep issuing bilog trim ops after reset
The CLSRGWIssueBILogTrim class is intended to keep submitting
cls_log_trim operations on each bucket index shard unti...
Casey Bodley
02:40 PM rgw Backport #40517 (In Progress): mimic: rgw: RGWGC add perfcounter retire counter
Nathan Cutler
02:26 PM rgw Backport #40138 (In Progress): luminous: document steps to disable metadata_heap on existing zones
Nathan Cutler
02:26 PM Revision b3f58218 (ceph): doc: describe metadata_heap cleanup
Fixes: http://tracker.ceph.com/issues/18174
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
(cherry picke...
Dan van der Ster
02:25 PM rgw Backport #40139 (In Progress): mimic: document steps to disable metadata_heap on existing zones
Nathan Cutler
02:25 PM Revision 326f054d (ceph): doc: describe metadata_heap cleanup
Fixes: http://tracker.ceph.com/issues/18174
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
(cherry picke...
Dan van der Ster
02:18 PM Revision 0618ab0e (ceph): Merge pull request #29923 from xiexingguo/wip-bump-decode-version
osd/osd_types: bump up some encoding versions
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: yanjun <yan.jun...
Kefu Chai
02:15 PM Documentation #41516 (Resolved): doc: update monitor config documentation
James McClune
02:12 PM rgw Backport #40124 (In Progress): mimic: rgw:hadoop-s3a suite failing with more ansible errors
Nathan Cutler
02:04 PM RADOS Backport #41350: nautilus: hidden corei7 requirement in binary packages
Thanks! The 'silent' requirement that ceph run only on -march=corei7 capable servers killed two ubuntu eoan based sy... Harry Coin
02:01 PM rgw Backport #41485 (In Progress): nautilus: rgw: list bucket with delimiter wrongly skip some specia...
Nathan Cutler
01:38 PM rbd Backport #41438 (Need More Info): mimic: [rbd-mirror] cannot connect to remote cluster when runni...
conflicts with b1289290247fcd724c9f794716176089342f1110 - is the idea to backport that one, too? Nathan Cutler
01:38 PM rbd Backport #41439 (Need More Info): luminous: [rbd-mirror] cannot connect to remote cluster when ru...
conflicts with b1289290247fcd724c9f794716176089342f1110 - is the idea to backport that one, too? Nathan Cutler
01:36 PM rbd Backport #41440 (Need More Info): nautilus: [rbd-mirror] cannot connect to remote cluster when ru...
conflicts with b1289290247fcd724c9f794716176089342f1110 - is the idea to backport that one, too? Nathan Cutler
01:29 PM RADOS Bug #41601 (Resolved): oi(object_info_t).size does not match on disk size
In our test environment(ceph version 14.2.1(nautilus) + replicated pool), we found scrub error like bug23701. We use ... 侯 斌
01:13 PM Revision c5a57b67 (ceph): Merge pull request #30066 from uniqueyehu/fix-compile-error-dpdk
async/dpdk: fix compile errors from ceph::mutex update
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 PM Revision a0e7fbb5 (ceph): test: do not include unnecessary includes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:00 PM Dashboard Bug #41368: mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose owner is a...
Does this also affect Nautilus? In that case a backport should be done. Volker Theile
12:59 PM Dashboard Bug #41368 (Fix Under Review): mgr/dashboard: RGW bucket list is not displayed if there is a buck...
Volker Theile
08:28 AM Dashboard Bug #41368 (In Progress): mgr/dashboard: RGW bucket list is not displayed if there is a bucket wh...
Kiefer Chang
11:11 AM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
Any updates here?
I think the severity of this problem (currently "minor") is not suitable to the consequences of...
Marc Schöchlin
11:09 AM Revision 50f3cc19 (ceph): librbd: allow remove snapshot with child from non-existent pool
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:52 AM Dashboard Feature #41357 (Resolved): mgr/dashboard: Add E2E tests which verify that the user can edit a poo...
Lenz Grimmer
10:52 AM Revision 848f1de0 (ceph): rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Signed-off-by: Hongang Chen <c744402859@gmail.com>
Author: root <root@devel.localdomain>
Date: Mon Sep 2 11:...
root
10:50 AM Dashboard Bug #41572 (Pending Backport): dashboard: predefined system roles don't include read access to gr...
Lenz Grimmer
10:12 AM Dashboard Bug #41599 (New): mgr/dashboard: cluster logs improvements: reset filtering and filter hints
Cluster log window provides advanced filtering through logs (priority, keyword, date, time-range). While every specif... Ernesto Puerta
10:10 AM Dashboard Backport #41598 (Rejected): nautilus: mgr/dashboard: Access control database does not restore dis...
Nathan Cutler
10:09 AM RADOS Backport #41597 (Rejected): luminous: ceph-objectstore-tool can't remove head with bad snapset
Nathan Cutler
10:09 AM RADOS Backport #41596 (Resolved): nautilus: ceph-objectstore-tool can't remove head with bad snapset
https://github.com/ceph/ceph/pull/30080 Nathan Cutler
10:09 AM RADOS Backport #41595 (Resolved): mimic: ceph-objectstore-tool can't remove head with bad snapset
https://github.com/ceph/ceph/pull/30081 Nathan Cutler
10:09 AM Dashboard Backport #41594 (Resolved): nautilus: mgr/dashboard: A block-manager can not access the pool page
https://github.com/ceph/ceph/pull/31570 Nathan Cutler
10:07 AM RADOS Backport #41582 (Need More Info): luminous: backfill_toofull seen on cluster where the most full ...
Nathan Cutler
09:45 AM rgw Bug #41370: [RGW] RGW in website mode: rgw_rados.h: 2150: FAILED assert(!obj.empty()
It happens if website mode was enabled but index page was not set.
After this, all requests for index page will cras...
Aleksandr Rudenko
09:28 AM Dashboard Bug #41205 (Pending Backport): mgr/dashboard: Access control database does not restore disabled u...
Volker Theile
09:27 AM Dashboard Bug #41573 (Pending Backport): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
09:26 AM Dashboard Bug #41573 (Resolved): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
09:24 AM Revision cb06a33a (ceph): Merge pull request #30034 from tchaikov/wip-install-tox-deps-from-wheel...
mgr: install tox deps from wheelhouse
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Ernesto Puerta <...
Kefu Chai
08:35 AM Revision 1aa83319 (ceph): async/dpdk: fix compile errors from ceph::mutex update
Signed-off-by: yehu <yehu5@huawei.com> Hu Ye
08:32 AM Revision 45bab2cb (ceph): cmake: only link against necessary libs
some executables like ceph_test_mon_memory_target does not link against
gtest or gmock, so no need to link agains the...
Kefu Chai
08:21 AM Revision 21bdd4c6 (ceph): tools/rbd-ggate: close log before running postfork
Otherwise the assert in Log:open() will trigger since
all data is kept during the fork and also the `is_started` flag...
Willem Jan Withagen
07:10 AM Revision 87127052 (ceph): rgw/services: silence -Wunused-variable warning
Signed-off-by: Lan Liu <liulan@umcloud.com> Liu Lan
06:37 AM Messengers Bug #41593 (New): rbd with user key hangs
Ceph Nautilus deployed with ceph-ansible stable-4.0 on CentOS 7.6
using both upstream Nautilus 14.2.2 packages and C...
Michal Nasiadka
05:43 AM Revision 802aaaf1 (ceph): script/run_tox.sh: install tox deps from wheelhouse
could be faster
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:44 AM Revision d96e5328 (ceph): osd/PG: fix _finish_recovery vs repair race
On detecting a corrupted object, primary may automatically
repair that object by leveraging the existing recovery pro...
xie xingguo

09/01/2019

08:22 PM rbd Bug #41592 (Resolved): in rbd-ggate the assert in Log:open() will trigger
This is due toall data is kept during the fork and also the is_started flag is set.
Starting for a second time is ...
Willem Jan Withagen
02:32 PM CephFS Bug #40297 (Resolved): cephfs-shell: Produces TypeError on passing '*' pattern to ls, rm or rmdir
Issue fixed by this PR: https://github.com/ceph/ceph/pull/29552 Varsha Rao
02:18 PM CephFS Backport #41269 (In Progress): nautilus: cephfs-shell: Convert files path type from string to bytes
I have fixed the conflicts. Please review the PR: https://github.com/ceph/ceph/pull/30057 Varsha Rao
12:18 PM rgw Feature #41417: rgw: store small object's data part into xattr to avoid disk space wasting
Try to fix this problem in the bluestore layer:
https://github.com/ceph/ceph/pull/30056
Honggang Yang
08:27 AM rbd Subtask #41557 (In Progress): [rbd-mirror snapshot] snapshot mirror mode
Mykola Golub

08/31/2019

12:58 PM rbd Feature #41591: [rbd]:clear up all objects when pool is empty
What's the value in doing this? Jason Dillaman
04:31 AM rbd Feature #41591 (Rejected): [rbd]:clear up all objects when pool is empty
After removing all images in a pool, some objects still exist, eg. rbd_directory、rbd_info、rbd_trash. I think it is il... 鸿洁 杨
09:36 AM Dashboard Feature #41193 (Resolved): mgr/dashboard: Verify fields on Configuration page
Ricardo Marques
09:36 AM Revision c5d45ab8 (ceph): Merge pull request #29583 from rafaelquint/configfield2
mgr/dashboard: Verify fields on Configuration page
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Ricardo Marques
03:03 AM RADOS Bug #38238 (Duplicate): rados/test.sh: api_aio_pp doesn't seem to start
Brad Hubbard
02:12 AM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
... Brad Hubbard
12:19 AM RADOS Bug #41517 (Resolved): Missing head object at primary with snapshots crashes primary
David Zafman
12:14 AM RADOS Bug #41522 (Pending Backport): ceph-objectstore-tool can't remove head with bad snapset
David Zafman
12:14 AM Revision 4c190643 (ceph): Merge pull request #29919 from dzafman/wip-41522
ceph-objectstore-tool can't remove head with bad snapset
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman

08/30/2019

11:22 PM Revision ca076749 (ceph): Merge pull request #29941 from dzafman/wip-41517
osd: Fix assert in the case that snapset is missing
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Xie Xingg...
David Zafman
10:41 PM RADOS Bug #41156: dump_float() poor output

Looking at osd dump output in teuthology.log on a test run and I this see output which is ugly:
"full_ratio": ...
David Zafman
10:16 PM Backport #41456 (In Progress): nautilus: proc_replica_log need preserve replica log's crt
Nathan Cutler
10:16 PM Revision 05b95d78 (ceph): osd: merge replica log on primary need according to replica log's crt
Fixes: https://tracker.ceph.com/issues/41194
Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn>
(cherry pick...
Zengran Zhang
10:01 PM Backport #41443 (In Progress): nautilus: osd: need clear PG_STATE_CLEAN when repair object
Nathan Cutler
10:00 PM Revision e0ce90a0 (ceph): osd: clear PG_STATE_CLEAN when repair object
there is a race be found, when we repair object on clean state,
we queue a DoRecovery peering event, but before the p...
Zengran Zhang
09:59 PM Backport #41333 (In Progress): nautilus: ceph-test RPM not built for SUSE
Nathan Cutler
09:58 PM Revision 69a97c4f (ceph): rpm: always build ceph-test package
Fixes: https://tracker.ceph.com/issues/41296
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
09:57 PM Bug #39557 (Duplicate): common: Clang requires a default constructor, but it can be empty
Nathan Cutler
09:52 PM Bug #39557 (Pending Backport): common: Clang requires a default constructor, but it can be empty
Nathan Cutler
09:51 PM Backport #40278 (Rejected): nautilus: doc: broken links on nautilus release notes page
The release notes for all stable versions of Ceph are maintained in the master branch. Commits to `doc/releases/nauti... Nathan Cutler
09:49 PM Documentation #39712 (Resolved): doc: broken links on nautilus release notes page
The release notes for all stable versions of Ceph are maintained in the master branch. Commits to `doc/releases/nauti... Nathan Cutler
09:43 PM Backport #41258 (In Progress): nautilus: os/bluestore: Don't forget sub kv_submitted_waiters.
Nathan Cutler
09:42 PM Revision 9ebd4396 (ceph): os/bluestore: Don't forget sub kv_submitted_waiters.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit e782ac6fcf1ddea62f4aba7ff0d0f4c2e67d503c)
jianpeng ma
09:26 PM rgw Backport #41117 (Need More Info): mimic: Lifecycle expiration action generates delete marker cont...
The first attempted backport, https://github.com/ceph/ceph/pull/30021, was closed because it cherry-picked the wrong ... Nathan Cutler
02:12 AM rgw Backport #41117 (In Progress): mimic: Lifecycle expiration action generates delete marker continu...
-https://github.com/ceph/ceph/pull/30021- Prashant D
08:34 PM RADOS Bug #40522: on_local_recover doesn't touch?
Failed multiple times: http://pulpito.ceph.com/dzafman-2019-08-28_09:11:55-rados-wip-zafman-testing-distro-basic-smit... David Zafman
06:36 PM RADOS Backport #41582: luminous: backfill_toofull seen on cluster where the most full OSD is at 1%
This bug doesn't exist on Luminous as far as i can tell, I've only ever seen it since Mimic. Paul Emmerich
08:00 AM RADOS Backport #41582 (Rejected): luminous: backfill_toofull seen on cluster where the most full OSD is...
Nathan Cutler
06:15 PM RADOS Bug #41385: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fromshard))
Have been able to reproduce it here: http://pulpito.ceph.com/nojha-2019-08-28_19:12:09-rados:singleton-master-distro-... Neha Ojha
05:40 PM rgw Bug #41589 (In Progress): if user doesnt exist then bucket list should give error/info message (s...
Vikhyat Umrao
05:39 PM rgw Bug #41589 (Resolved): if user doesnt exist then bucket list should give error/info message (sayi...
https://bugzilla.redhat.com/show_bug.cgi?id=1747516
- It should say --uid empty....
Vikhyat Umrao
05:37 PM Revision a18d515c (ceph): mgr/dashboard: RBD Image Purge Trash, Move to Trash and Restore
Fixes: https://tracker.ceph.com/issues/40922
Fixes: https://tracker.ceph.com/issues/40928
Signed-off-by: Adam King <...
Rafael Quintero
04:43 PM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
We didn't see this problem on any of our clusters with the 12.2.12 release, so maybe this isn't the fix if a backport... Bryan Stillwell
03:54 PM mgr Bug #41513 (Resolved): mgr fails to respawn in 14.2.2->nautilus upgrade
Josh Durgin
03:39 PM Revision f13c6914 (ceph): rgw: increase beast parse buffer size to 64k
the flat_buffer starts very small and rarely grew above 512 bytes when
reading headers. this buffer's capacity() is w...
Casey Bodley
03:12 PM Revision 013a41d5 (ceph): Merge pull request #30019 from mxdInspur/fix_20190829
librbd: clean up unused variable
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Jason Dillaman
03:06 PM Revision 5e9227c9 (ceph): Merge pull request #29968 from wjwithagen/wjw-fix-dencode-bluestore_bdev_t
bluestore/bdev: initialize size when creating object.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:03 PM Backport #40270 (In Progress): nautilus: make check failure: "patch: command not found"
Nathan Cutler
02:58 PM Revision 864e5096 (ceph): build/ops: make "patch" build dependency explicit
This commit adds "patch" as an explicit build dependency. Before, the RPM
build was installing it in the build enviro...
Nathan Cutler
02:57 PM Revision 4dcd8ab9 (ceph): Merge pull request #29931 from yaozongyou/refine-decltype
osdc: using decltype(auto) instead of trailing return type
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revie...
Kefu Chai
02:46 PM CephFS Backport #41488 (In Progress): nautilus: client: client should return EIO when it's unsafe reqs h...
Nathan Cutler
02:46 PM CephFS Backport #41488 (New): nautilus: client: client should return EIO when it's unsafe reqs have been...
Nathan Cutler
02:45 PM CephFS Backport #41488 (In Progress): nautilus: client: client should return EIO when it's unsafe reqs h...
Nathan Cutler
02:40 PM Revision 3ec7fdd1 (ceph): client: return -eio when sync file which unsafe reqs has been dropped
Fixes:http://tracker.ceph.com/issues/40877
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
02:40 PM Revision 4a26084c (ceph): librbd: clean up unused variable: C_MigrateObject::m_object_size
Fixes: https://tracker.ceph.com/issues/41580
Signed-off-by: mxdInspur <muxiangdong@inspur.com>
mxdInspur
02:33 PM CephFS Backport #41477 (In Progress): nautilus: cephfs-data-scan scan_links FAILED ceph_assert(p->second...
Nathan Cutler
02:06 PM rgw Backport #41116: luminous: Lifecycle expiration action generates delete marker continuously
Hi Nathan,
The process on L is indeed (or should I say "remove_indeed") has a very different flow. It looks to me...
Matt Benjamin
12:25 PM rgw Backport #41116 (Need More Info): luminous: Lifecycle expiration action generates delete marker c...
In luminous, src/rgw/rgw_lc.cc looks very different than in mimic+. This looks difficult to backport to luminous. Nathan Cutler
02:02 PM Revision 37bf3865 (ceph): Merge pull request #30035 from tchaikov/wip-rgw-maybe-unused
rgw/rgw_user: add [[maybe_unused]] for silencing -Wunused-variable wa…
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:58 PM Revision 76f8e28f (ceph): mds: fix InoTable::force_consume_to()
original code assumes free inode numbers are contiguous
Fixes: https://tracker.ceph.com/issues/41006
Signed-off-by: ...
Yan, Zheng
01:14 PM Revision 381b3ad7 (ceph): Merge pull request #29927 from votdev/add_cephfs_legend
mgr/dashboard: Display legend for CephFS standbys
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Ste...
Ricardo Dias
01:11 PM Revision 42ad75a1 (ceph): Merge pull request #29934 from votdev/add_missing_i18n
mgr/dashboard: Add missing text translation
Reviewed-by: Tiago Melo <tmelo@suse.com>
Ricardo Dias
01:08 PM Revision 2b6f521d (ceph): Merge pull request #30001 from votdev/issue_41573
mgr/dashboard: A block-manager can not access the pool page Ricardo Dias
01:06 PM Revision f1210811 (ceph): Merge pull request #28885 from Kriechi/fix-bucket-policy-spelling
docs: rgw: fix bucket operation spelling: ListBucketMultipartUploads
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:53 PM Revision dd6e7528 (ceph): mgr/pg_autoscaler: use 'stored' for pool_logical_used
value should be taken from the 'stored' column otherwise redundancy (pool size) would taken twice into account.
Fixe...
Ansgar Jazdzewski
12:47 PM CephFS Backport #41468 (Need More Info): mimic: mds: recall capabilities more regularly when under cache...
non-trivial Nathan Cutler
12:45 PM CephFS Bug #41140 (Resolved): mds: trim cache more regularly
Since #41141 is fixed by the same PR, we'll handle the backports there. Nathan Cutler
12:36 PM CephFS Backport #41467 (In Progress): nautilus: mds: recall capabilities more regularly when under cache...
Nathan Cutler
12:36 PM Revision 128010d7 (ceph): mds: trim cache on regular schedule
Do this outside the standard tick interval as it needs to be driven more
frequently to keep up with client workloads ...
Patrick Donnelly
12:36 PM Revision 9dc80f59 (ceph): mds: move some MDCache member init to header
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit b365ffef3467b14a2995ecf5be4f1f2f7728...
Patrick Donnelly
12:32 PM Revision ee11012b (ceph): script/ceph-backport.sh: leave Assignee blank in backport PR
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:30 PM CephFS Backport #41465 (In Progress): nautilus: mount.ceph: doesn't accept "strictatime"
Nathan Cutler
12:29 PM Revision 2e1881e9 (ceph): mount.ceph: properly handle -o strictatime
Otherwise, we get -EINVAL when a mount is attempted.
Fixes: https://tracker.ceph.com/issues/41144
Signed-off-by: Jef...
Jeff Layton
12:28 PM CephFS Backport #41276 (In Progress): nautilus: qa: malformed job
Nathan Cutler
12:27 PM Revision 46730791 (ceph): qa: fix malformed suite config
Fixes: https://tracker.ceph.com/issues/41031
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
12:27 PM Revision 0a65823b (ceph): mgr/dashboard: Verify fields on Configuration page
Fixes: https://tracker.ceph.com/issues/41193
Signed-off-by: Adam King <adking@redhat.com>
Signed-off-by: Rafael Quin...
Rafael Quintero
12:25 PM rgw Bug #40393: Lifecycle expiration action generates delete marker continuously
In luminous, src/rgw/rgw_lc.cc looks very different than in mimic+. This looks difficult to backport to luminous. Nathan Cutler
12:18 PM rgw Bug #40393: Lifecycle expiration action generates delete marker continuously
as per https://github.com/ceph/ceph/pull/30021#issuecomment-526429254 Nathan Cutler
12:20 PM rgw Backport #41588 (In Progress): nautilus: Lifecycle expiration action generates delete marker cont...
Nathan Cutler
12:19 PM rgw Backport #41588 (Resolved): nautilus: Lifecycle expiration action generates delete marker continu...
https://github.com/ceph/ceph/pull/30037 Nathan Cutler
12:20 PM Revision 7a2b4ae1 (ceph): rgw: fix a bug thart lifecycle expiraton generates delete marker contin...
Fixes: http://tracker.ceph.com/issues/40393
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry...
zhang Shaowen
11:37 AM Revision a906ca0a (ceph): Merge pull request #29794 from votdev/improve_error_msg
mgr/dashboard: Improve RestClient error logging
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Stephan Müll...
Ricardo Dias
10:21 AM Dashboard Bug #41358 (Resolved): mgr/dashboard: refactor SSO service
Volker Theile
10:20 AM Dashboard Bug #41379 (Resolved): mgr/dashboard: fix config in tox/flake8
Volker Theile
10:20 AM Dashboard Bug #40981 (Resolved): mgr/dashboard: CephFS class issues with strings
Volker Theile
10:18 AM Revision 47edb9a7 (ceph): Merge pull request #29353 from votdev/issue_40981
mgr/dashboard: CephFS class issues with strings Ricardo Dias
10:09 AM Revision 2f677983 (ceph): Merge pull request #29848 from rhcs-dashboard/fix-41358-master
mgr/dashboard: fix SAML input argument handling
Reviewed-by: Lenz Grimmer <LGrimmer@suse.com>
Reviewed-by: Volker Th...
Volker Theile
10:09 AM Revision 5bd311c5 (ceph): mgr/dashboard: fix tox missing bits and add lint-fixer (#29802)
mgr/dashboard: fix tox missing bits and add lint-fixer
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: ...
Volker Theile
10:04 AM Revision a3d88330 (ceph): rgw/rgw_user: add [[maybe_unused]] for silencing -Wunused-variable warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:59 AM Revision d6d8af2d (ceph): Merge pull request #29993 from votdev/fix_pool_e2e
mgr/dashboard: Fix pool deletion e2e
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Patrick Seidensal <pseide...
Laura Paduano
09:58 AM Revision 3e5033fd (ceph): mgr/dashboard: frontend: add task rbd/delete builder in rbd-list component
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:57 AM Revision e29f05af (ceph): mgr/dashboard: frontend: fix defaultBuilder call in task-list service
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:40 AM CephFS Backport #41283 (In Progress): nautilus: cephfs-shell: No error message is printed on ls of inval...
Nathan Cutler
09:39 AM Revision 47610049 (ceph): mgr/ansible: document requirements in requirements.txt
so install-deps.sh is able to collect them in wheels
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:36 AM Revision 01b2fc4c (ceph): client: unify kicking cap flushes and kicking snapcap flushes
introduce Client::kick_flushing_caps(), which re-send both snapcap
flushes and cap flushes in their original order.
...
Yan, Zheng
09:36 AM Revision afa40574 (ceph): client: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP
Client uses this flag to tell mds if there is more cap snap need to
flush. It's mainly for the case that client needs...
Yan, Zheng
09:36 AM Revision f7b8e099 (ceph): client: define helper function that sends flushsnap message
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 45b4c09855e72f997e422fb582feda56981c7aee)
C...
Yan, Zheng
09:31 AM CephFS Backport #41113 (In Progress): nautilus: client: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP
Nathan Cutler
09:28 AM Revision 2af3674c (ceph): client: cleanup tracking of early kicked flushing caps
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit d1942c4fb50f50330c7603feb497f40f71aa9d9e)
Yan, Zheng
09:24 AM Dashboard Bug #41572 (Resolved): dashboard: predefined system roles don't include read access to grafana scope
Volker Theile
09:23 AM Revision 205d0a31 (ceph): mgr/dashboard: access_control: add grafana scope read access t… (#29989)
mgr/dashboard: access_control: add grafana scope read access to *-manager roles
Reviewed-by: Lenz Grimmer <LGrimmer@...
Volker Theile
09:22 AM CephFS Backport #40900 (In Progress): nautilus: mds: only evict an unresponsive client when another clie...
Nathan Cutler
09:22 AM Revision 04dc8c19 (ceph): qa/cephfs: memoize FUSE client pid
Save client PID so that we avoid calling get_client_pid() every now and
then. This, more importantly, allows sending ...
Rishabh Dave
09:22 AM Revision 20f84f25 (ceph): qa/tests: add a method to signal a MDS client
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 855a561d9d7773fef3274b4fb9152e06449d13e4)
Rishabh Dave
09:22 AM Revision 390c6e92 (ceph): qa/tests: test if unresponsive MDS client with no caps is evicted directly
Test if an unresponsive MDS client session holding no caps is evicted
directly at session_autoclose without being mar...
Rishabh Dave
09:16 AM Dashboard Cleanup #41586 (New): mgr/dashboard: remove Grafana role
As it's neither useful nor necessary:
* Useless: roles are meant to control access, but Grafana service is external ...
Ernesto Puerta
09:01 AM CephFS Backport #40897 (In Progress): nautilus: ceph_volume_client: fs_name must be converted to string ...
Nathan Cutler
09:00 AM CephFS Backport #40495 (In Progress): nautilus: test_volume_client: declare only one default for python ...
Nathan Cutler
08:59 AM CephFS Backport #40857 (In Progress): nautilus: ceph_volume_client: python program embedded in test_volu...
Nathan Cutler
08:58 AM CephFS Backport #40854 (In Progress): nautilus: test_volume_client: test_put_object_versioned is unreliable
Nathan Cutler
08:57 AM CephFS Backport #40887 (In Progress): nautilus: ceph_volume_client: to_bytes converts NoneType object str
Nathan Cutler
08:55 AM CephFS Bug #39510: test_volume_client: test_put_object_versioned is unreliable
27718 was replaced by https://github.com/ceph/ceph/pull/28692 Nathan Cutler
08:53 AM Revision dd7ffa11 (ceph): test_volume_client: make test_object_versioned py3 compatible
Convert strings to bytes in the Python program embedded inside this
test. Also, in the process don't lose Python 2 co...
Rishabh Dave
08:53 AM Revision dfb17fbf (ceph): test_volume_client: use sudo_write_file() form teuthology
Instead of defining another method to write a file as root user in
test_volume_client.py, use the method from teuthol...
Rishabh Dave
08:53 AM Revision ae19feb3 (ceph): test_volume_client: rewrite test_put_object_versioned
The test's success depends on whether CommandFailedError exception is
raised. This manner of testing is unreliable si...
Rishabh Dave
08:53 AM Revision ed7eada1 (ceph): test_volume_client: rename test_put_object_versioned()
test_put_object_versioned() is too generic for a negative test that
specifically tests if the version is verified bef...
Rishabh Dave
08:53 AM Revision 6d644240 (ceph): test_volume_client: add positive test for ceph_volume_client method
ceph_volume_client.py's put_object_versioned() has only one test. Since
this only test is a negative test it may fail...
Rishabh Dave
08:53 AM Revision 44970166 (ceph): test_volume_client: don't shadow class variable
Name class and instance variables differently so that the latter doesn't
shadow the former.
Signed-off-by: Rishabh D...
Rishabh Dave
08:53 AM Revision 055e4690 (ceph): test_volume_client: declare only one default for python version
Fixes: http://tracker.ceph.com/issues/40460
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commi...
Rishabh Dave
08:52 AM Revision 32a50738 (ceph): mgr/dashboard: CephFS class issues with strings
Fixes: https://tracker.ceph.com/issues/40981
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
08:50 AM CephFS Bug #39405: ceph_volume_client: python program embedded in test_volume_client.py use python2.7
27718 was replaced by https://github.com/ceph/ceph/pull/28692 Nathan Cutler
08:48 AM Revision d43d5880 (ceph): ceph_volume_client: make UTF-8 encoding explicit
Make it explicit in the method to_bytes() that encoding is with UTF-8.
Signed-off-by: Rishabh Dave <ridave@redhat.co...
Rishabh Dave
08:48 AM Revision b203d6d0 (ceph): ceph_volume_client: convert string to bytes object
mount method in libcephfs's cython modules expects filesystem_name to
be a bytes object. Therefore, convert string to...
Rishabh Dave
08:48 AM Revision c662ca9f (ceph): ceph_volume_client: don't convert None to str object
Fixes: http://tracker.ceph.com/issues/40800
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commi...
Rishabh Dave
08:45 AM CephFS Backport #41112 (In Progress): nautilus: cephfs-shell: cd with no args has no effect
Nathan Cutler
08:38 AM CephFS Backport #41269 (Need More Info): nautilus: cephfs-shell: Convert files path type from string to ...
conflicts Nathan Cutler
08:37 AM CephFS Backport #41268 (In Progress): nautilus: cephfs-shell: onecmd throws TypeError
Nathan Cutler
08:34 AM CephFS Backport #41118 (In Progress): nautilus: cephfs-shell: add CI testing with flake8
Nathan Cutler
08:12 AM CephFS Bug #41585 (Resolved): mds: client evicted twice in one tick
2019-08-09 14:41:39.292140 7fd33eba7700 0 log_channel(cluster) log [WRN] : client id 2646901 has not responded to ca... Erqi Chen
08:12 AM CephFS Backport #41105 (In Progress): nautilus: cephfs-shell: flake8 blank line and indentation error
Nathan Cutler
08:12 AM Revision 973e1312 (ceph): Merge pull request #30022 from Yan-waller/wip-yanj-miscleanup
osd: misc cleanups
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
08:11 AM CephFS Backport #40898 (In Progress): nautilus: cephfs-shell: Error messages are printed to stdout
Nathan Cutler
08:09 AM CephFS Backport #40895 (In Progress): nautilus: pybind: Add standard error message and fix print of path...
Nathan Cutler
08:08 AM Revision 7791f5d2 (ceph): pybind: Print standard error messages
This patch modifies the error message to include standard error message.
Also adds ENOTEMPTY error code.
Fixes: http...
Varsha Rao
08:08 AM Revision 31befd4a (ceph): pybind: Fixes print of path as byte object in error message
Fixes: https://tracker.ceph.com/issues/40411
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
08:06 AM CephFS Backport #40131 (In Progress): nautilus: Document behaviour of fsync-after-close
Nathan Cutler
08:06 AM Revision 24f8b212 (ceph): doc: cephfs: add section on fsync error reporting to posix.rst
Fixes: http://tracker.ceph.com/issues/24641
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commi...
Jeff Layton
08:02 AM Revision f4afb43f (ceph): mds: use set to store to evict client
client is put to to_evict vector more than once if client does't
response more than one caps revoke, it may cause ses...
Erqi Chen
08:01 AM RADOS Bug #41200 (Resolved): osd: fix ceph_assert(mem_avail >= 0) caused by the unset cgroup memory limit
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:01 AM RADOS Backport #41584 (Resolved): mimic: backfill_toofull seen on cluster where the most full OSD is at 1%
https://github.com/ceph/ceph/pull/32361 Nathan Cutler
08:00 AM RADOS Backport #41583 (Resolved): nautilus: backfill_toofull seen on cluster where the most full OSD is...
https://github.com/ceph/ceph/pull/29999 Nathan Cutler
07:47 AM CephFS Bug #41204: CephFS pool usage 3x above expected value and sparse journal dumps
It's Bluestore on spinning disks. I don't really have an overview of the data distribution, it's very uneven. Perhaps... Janek Bevendorff
07:20 AM rgw Feature #41061 (Fix Under Review): Add support for --bucket-id in radosgw-admin bucket stats command
Vikhyat Umrao
06:41 AM Revision a34f98f0 (ceph): os/BlueStore: split _do_read into small helpers
The typical read flow consists of 4 steps:
- read meta, e.g., extent-map
- read data from cache
- read cache-missing ...
xie xingguo
06:28 AM Revision 228916db (ceph): osd: use get_req<> instead of static_cast<>(get_req())
less repeating, better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:27 AM Revision 25d78984 (ceph): mon: use get_req<> instead of static_cast<>(get_req())
less repeating, better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:55 AM Revision ce49112b (ceph): osd: drop useless get_possibly_deleted_pool_pg_num
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
05:51 AM Revision db681a7e (ceph): osd: no need to dump empty waiting_for_split
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
05:40 AM CephFS Bug #41581 (In Progress): pybind/mgr: Fix subvolume options
> $ ./bin/ceph fs subvolume create
> Invalid command: missing required parameter vol_name(<string>)
> fs subvolume ...
Jos Collin
05:36 AM Revision 9f3a1dfd (ceph): mgr/dashboard: Add backend unit tests for orchestrator controllers
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com> Kiefer Chang
05:36 AM Revision aab092ba (ceph): mgr/dashboard: Add Teuthology tests for orchestrator controllers
- `/api/host`: list hosts (with orchestrator hosts)
- `/api/orchestrator/inventory`: list inventory
- `/api/orchestra...
Kiefer Chang
05:36 AM Revision 4c1c9438 (ceph): mgr/dashboard: Add frontend unit tests for orchestrator components
- Add unit tests for hosts, inventory, and services
- Refine permission of host-details component
Signed-off-by: Kie...
Kiefer Chang
05:36 AM Revision 7e20b5c7 (ceph): mgr/dashboard: orchestrator integration initial works
- Display hosts, inventory, and services from orchestrator
- Allow adding/removing hosts
Fixes: https://tracker.ceph...
Kiefer Chang
04:27 AM rbd Cleanup #41580 (Fix Under Review): librbd: Delete unused variable: C_MigrateObject::m_object_size
Kefu Chai
01:43 AM rbd Cleanup #41580 (Resolved): librbd: Delete unused variable: C_MigrateObject::m_object_size
librbd: Delete unused variable: C_MigrateObject::m_object_size 鸿洁 杨
04:22 AM Revision f154153c (ceph): Merge pull request #29982 from falcon78921/wip-doc-41516
doc: updated ceph monitor config options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM Revision 8d8cbabf (ceph): doc: updated ceph monitor config options
Executed ceph-conf --dump-all on a freshly installed v14.2.2 (nautilus)
cluster. Compared the global defaults to the ...
James McClune
02:09 AM rgw Backport #41122 (In Progress): nautilus: rgw: GET/HEAD and PUT operations on buckets w/lifecycle ...
https://github.com/ceph/ceph/pull/30020 Prashant D
01:24 AM Bug #10763: OSDs get marked as down in docker
I've just run into this, admittedly on Luminous, and was able to reproduce this in my testing environment, so I spent... Sachi King
12:24 AM Revision 6afe4f16 (ceph): osd: prime splits/merges for any potential fabricated split/merge parti...
If we have to fabricate a merge target, we need to prime any future splits
it might have. Otherwise a sequence like
...
xie xingguo

08/29/2019

11:16 PM RADOS Bug #23647: thrash-eio test can prevent recovery
Several proposals that might improve things:
* from Josh, just turn down the odds
* from Greg, is it plausible to...
Greg Farnum
10:06 PM Documentation #1817: document librados C++ api
Not a problem mate, thanks. Brad Hubbard
02:49 PM Documentation #1817: document librados C++ api
Absolutely not! Sorry for sitting on it. Nathan Cutler
01:35 AM Documentation #1817: document librados C++ api
Nathan, Would you have any aversion to me taking over this bug? Brad Hubbard
09:32 PM mgr Backport #41509 (In Progress): nautilus: Python 3 Ceph throws exception when sending via zabbix-s...
Nathan Cutler
09:31 PM Revision 10ec940c (ceph): mgr/zabbix: encode string for Python 3 compatibility
Credits to Jochem Kuijpers for the fix.
Fixes: https://tracker.ceph.com/issues/36318
Signed-off-by: Nathan Cutler <n...
Nathan Cutler
09:27 PM rgw Bug #41401: rgw: api_name fixes from Nautilus (e.g., allows CreateBucket w/alternate placement)
Found the master PR. It's https://github.com/ceph/ceph/pull/22312 - the fix went in before the nautilus 14.2.0 releas... Nathan Cutler
09:22 PM rgw Bug #41401 (Pending Backport): rgw: api_name fixes from Nautilus (e.g., allows CreateBucket w/alt...
Nathan Cutler
05:55 PM rgw Bug #41401: rgw: api_name fixes from Nautilus (e.g., allows CreateBucket w/alternate placement)
luminous backport: https://github.com/ceph/ceph/pull/29826 Casey Bodley
09:24 PM RADOS Bug #41385: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fromshard))
Here's the chain of events that causes this:
Two objects go missing on the primary, and we want to recover them fr...
Neha Ojha
09:23 PM rgw Backport #41579 (In Progress): luminous: rgw: api_name fixes from Nautilus (e.g., allows CreateBu...
Nathan Cutler
09:23 PM rgw Backport #41579 (Resolved): luminous: rgw: api_name fixes from Nautilus (e.g., allows CreateBucke...
https://github.com/ceph/ceph/pull/29826 Nathan Cutler
09:22 PM rgw Backport #41578 (Resolved): mimic: rgw: api_name fixes from Nautilus (e.g., allows CreateBucket w...
https://github.com/ceph/ceph/pull/30171 Nathan Cutler
08:54 PM rbd Backport #41475 (Resolved): nautilus: [upgrade] mimic -> latest can result in 'rbd_support' faili...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29945
m...
Nathan Cutler
02:43 PM rbd Backport #41475: nautilus: [upgrade] mimic -> latest can result in 'rbd_support' failing to load
Mykola Golub wrote:
> https://github.com/ceph/ceph/pull/29945
merged
Yuri Weinstein
08:54 PM rgw Backport #41569 (Resolved): nautilus: crash in io_context thread when lots of connections abort
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29975
m...
Nathan Cutler
08:32 AM rgw Backport #41569 (In Progress): nautilus: crash in io_context thread when lots of connections abort
Nathan Cutler
08:30 AM rgw Backport #41569 (Resolved): nautilus: crash in io_context thread when lots of connections abort
https://github.com/ceph/ceph/pull/29975 Nathan Cutler
08:39 PM Revision e486d95e (ceph): ceph-volume tests check success message when zapping
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88c7429a60fdab6222d14132bea93b9bf773c720)
Alfredo Deza
08:39 PM Revision ebea609b (ceph): ceph-volume devices.lvm zap use the identifier to report success
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d0d5750c1ba508152c1d5111f2003a039a27145f)
Alfredo Deza
07:45 PM rgw Feature #41061 (In Progress): Add support for --bucket-id in radosgw-admin bucket stats command
Vikhyat Umrao
06:59 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
We are not using "num rados handles" and currently see RGW crashing multiple times per hour!... Thomas Kriechbaumer
05:38 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
could you please reduce num rados handles to 1? anything higher is known to cause problems, and the option itself is... Casey Bodley
06:54 PM RADOS Bug #41577: Erasure-Coded storage in bluestore has larger disk usage than expected
The issue of small object size uses more space seems related to https://tracker.ceph.com/issues/41417
Yan Zhao
06:53 PM RADOS Bug #41577 (New): Erasure-Coded storage in bluestore has larger disk usage than expected
The test is done in ceph 14.2.1
We've tested Erasure Coded storage with the same amount of data, which is 800 GiB....
Yan Zhao
06:00 PM rgw Bug #41405: radosgw-admin sync status "failed to retrieve sync info: (13) Permission denied"
sync status uses the access/secret keys in the secondary zone configuration. the master zone isn't accepting those ke... Casey Bodley
05:55 PM RADOS Bug #41429 (Fix Under Review): Incorrect logical operator in Monitor::handle_auth_request()
Neha Ojha
05:50 PM rgw Bug #41511: civetweb threads using 100% of CPU
potentially related to https://tracker.ceph.com/issues/39660, which also involves get_obj_data::flush() Casey Bodley
05:44 PM rgw Bug #37350 (Duplicate): segfault in rgw::putobj::RadosWriter::process()
https://tracker.ceph.com/issues/41172 Abhishek Lekshmanan
05:42 PM rgw Bug #41395: don't call check_bucket_shards() in the write path
Casey Bodley
05:37 PM Revision 2758ba1f (ceph): mon/Monitor.cc: fix condition that checks for unrecognized auth mode
Introduced by 771682aad09
Fixes:https://tracker.ceph.com/issues/41429
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:45 PM bluestore Bug #40492 (Fix Under Review): man page for ceph-kvstore-tool missing command
Nathan Cutler
02:15 PM bluestore Bug #40492: man page for ceph-kvstore-tool missing command
This is fixed by: https://github.com/ceph/ceph/pull/29990 Adam Kupczyk
03:36 PM RADOS Bug #41526 (Rejected): Choosing the next PG for a deep scrubs wrong.
David Zafman
02:53 PM mgr Bug #41567 (Fix Under Review): mgr: pg_autoscaler: problem with pool_logical_used
Nathan Cutler
07:11 AM mgr Bug #41567 (Resolved): mgr: pg_autoscaler: problem with pool_logical_used
The Value for pool_logical_used sould be taken from 'stored' if not the pool-size is used twice
This bug only appe...
Ansgar Jazdzewski
02:53 PM rgw Bug #23674: can't remove rados objects after copy rgw-object fail
The PR was replaced to one where each commit is signed-off and formatting issues are resolved. J. Eric Ivancich
02:47 PM Revision a0fee949 (ceph): rgw: make rollback refcount tag match
When the refcount does a "get", the tag ends with a null character,
but during a rollback, when the tag is "put" it d...
J. Eric Ivancich
02:47 PM Revision 7d32b082 (ceph): rgw: make sure object's idtag is updated when available
This change was originally submitted by lltlo <120680451@qq.com> but
had some formatting issues and wasn't signed-off...
J. Eric Ivancich
02:45 PM Revision effaf4b3 (ceph): os/bluestore: Merge deferred_finisher and finisher.
Two finisheres don't much work. So merge to one.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
02:43 PM Revision e1f67109 (ceph): Merge pull request #29945 from trociny/wip-41475-nautilus
nautilus: pybind/mgr/rbd_support: ignore missing support for RBD namespaces
Reviewed-by: Jason Dillaman <dillaman@re...
Yuri Weinstein
02:43 PM RADOS Bug #37775 (Resolved): some pg_created messages not sent to mon
Nathan Cutler
02:42 PM Revision a777ae54 (ceph): Merge pull request #29975 from theanalyst/nautilus-beast-endpoint-fix
nautilus: rgw: asio: check the remote endpoint before processing requests
Reviewed-by: Casey Bodley <cbodley@redhat....
Yuri Weinstein
02:40 PM RADOS Bug #41517: Missing head object at primary with snapshots crashes primary
Backporting note:
cherry pick https://github.com/ceph/ceph/pull/27575 first, and then https://github.com/ceph/ceph...
Nathan Cutler
02:39 PM RADOS Bug #39286: primary recovery local missing object did not update obc
Backports to luminous, mimic, and nautilus are being handled via #41517 Nathan Cutler
02:38 PM RADOS Bug #39286 (Resolved): primary recovery local missing object did not update obc
Since this introduced a regression in master, I propose to refrain from backporting it separately, but instead backpo... Nathan Cutler
02:37 PM Dashboard Bug #41576 (Fix Under Review): mgr/dashboard: Support iSCSI target-level CHAP authentication
Ricardo Marques
02:25 PM Dashboard Bug #41576 (Resolved): mgr/dashboard: Support iSCSI target-level CHAP authentication
Ceph Dashboard must be adapted to support `ceph-iscsi` config v11 which introduces the support for target-level authe... Ricardo Marques
02:36 PM Revision 1d5a1e0e (ceph): Merge pull request #29939 from majianpeng/bluestore-print-correctly-info
os/bluestore: print correctly info.
Reviewed By: Xie Xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Igor Fedotov <ife...
Neha Ojha
02:35 PM Revision 26eb51fb (ceph): Merge pull request #30005 from wjwithagen/wjw-fix-vstart-mkdir
vstart.sh: Make sure mkdir succeeds
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:25 PM Revision a973cb34 (ceph): mgr/dashboard: Fix pool deletion e2e
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:14 PM bluestore Bug #40684 (Need More Info): bluestore objectstore_blackhole=true violates read-after-write
Don't see the test run for this. Neha Ojha
01:54 PM ceph-volume Bug #38175 (In Progress): ceph-volume inventory command is slow
Looks very similar to "tracker 37490":https://tracker.ceph.com/issues/37490, LVs list is being created multiple times... Rishabh Dave
01:51 PM Dashboard Feature #41575 (Resolved): mgr/dashboard: Show CephFS directories in the UI
List directories with quotas and last snapshot in the UI.
Make it also possible to list sub directories.
Stephan Müller
01:49 PM Dashboard Documentation #41396: mgr/dashboard: Add a dashboard specific endpoint which uses our general pur...
Stephan Müller
01:47 PM Dashboard Cleanup #41372 (Fix Under Review): mgr/dashboard: CephFs Tab Component
Stephan Müller
01:46 PM mgr Backport #40126 (In Progress): nautilus: Multiple zabbix servers configuration
Nathan Cutler
01:45 PM Revision 75e9d9a0 (ceph): mgr/dashboard: A block-manager can not access the pool page
Fixes: https://tracker.ceph.com/issues/41573
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:45 PM Revision af6c343e (ceph): Added validation of zabbix_host to support hostnames, IPv4 and IPv6.
Changed exception logging.
Doc typo fixed.
Signed-off-by: slivik <jakub.sliva@gmail.com>
(cherry picked from commit ...
Jakub Sliva
01:45 PM Revision d2f25f93 (ceph): mgr/zabbix: Adds possibility to send data to multiple zabbix servers.
Signed-off-by: Jakub Sliva <jakub.sliva@gmail.com>
(cherry picked from commit c02fc4c14870edbee29b71fa3707ab839f31ef77)
Jakub Sliva
01:45 PM Revision 943108a5 (ceph): mgr/zabbix: Documentation added.
Signed-off-by: slivik <jakub.sliva@gmail.com>
(cherry picked from commit 96c6cb4e4e189af5e79e8476e95ae76ff3bfefee)
Jakub Sliva
01:44 PM mgr Backport #41436 (In Progress): nautilus: pg_autoscaler: pool id key not present in pool_stats
Nathan Cutler
01:44 PM Revision d7ae5f24 (ceph): mgr/pg_autoscaler: fix race with pool deletion
The pool_stats map comes from a get('df') that may not include a pool
because it was just deleted.
Fixes: https://tr...
Sage Weil
01:42 PM mgr Backport #41279 (In Progress): nautilus: mgr/prometheus: Setting scrape_interval breaks cache ti...
Nathan Cutler
01:42 PM Revision c17b6337 (ceph): mgr/prometheus: Cast collect_timeout (scrape_interval) to float
If set by user scrape_interval option is returned as non-float by get_localized_module_option.
Metric cache timeout c...
Benjeman Meekhof
01:39 PM Revision 66d1cdc4 (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>
(cherry picked from co...
Wido den Hollander
01:37 PM mgr Backport #40043 (In Progress): nautilus: mgr/zabbix: Typo in key name for PGs in backfill_wait state
Nathan Cutler
01:20 PM Revision 4f1c7815 (ceph): vstart.sh: Make sure mkdir succeeds
Even in the case the full path was not created, make sure mkdir
does create the full path.
And while there replaced ...
Willem Jan Withagen
01:11 PM Revision 36be7f80 (ceph): client: fix lazyio_synchronize() to update file size
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
12:49 PM mgr Documentation #39337 (Resolved): doc: telemetry module reference link broken
The bug was introduced by https://github.com/ceph/ceph/commit/c529925e2fd3c76016bc36e0269695a7c1003ff9 which was neve... Nathan Cutler
12:35 PM Revision deca13e8 (ceph): script/ceph-backport.sh: wholesale refactor
This commit refactors the script to make it more user-friendly and
maintainable. Added features:
* script now determ...
Nathan Cutler
12:35 PM RADOS Backport #41568 (In Progress): nautilus: doc: pg_num should always be a power of two
Nathan Cutler
08:14 AM RADOS Backport #41568 (Resolved): nautilus: doc: pg_num should always be a power of two
https://github.com/ceph/ceph/pull/30004 Nathan Cutler
12:34 PM Revision 5fd17023 (ceph): doc: pg_num should always be a power of two
Signed-off-by: Kai Wagner <kwagner@suse.com>
(cherry picked from commit 3660e17e4b6a681fdca113740ff8b63b17b393d5)
Kai Wagner
12:34 PM Revision 738c1fe3 (ceph): doc: adjust examples to use 2^n pg_num
The examples used pg_num set to 300 or 1000. This misled some users.
Signed-off-by: Lars Marowsky-Bree <lmb@suse.com...
Lars Marowsky-Brée
12:34 PM Revision 6e64716f (ceph): doc: Address further comments on choosing pg_num
Signed-off-by: Lars Marowsky-Bree <lmb@suse.com>
(cherry picked from commit 3a7e171df6b8a01197ff02a190f9f6e97e0d6627)
Lars Marowsky-Brée
12:29 PM RADOS Backport #41529 (In Progress): nautilus: doc: mon_health_to_clog_* values flipped
Nathan Cutler
12:29 PM Revision a1d08467 (ceph): doc: default values for mon_health_to_clog_* were flipped
On a freshly installed nautilus cluster (i.e. 14.2.2), the default values are:
mon_health_to_clog_interval = 3600
mo...
James McClune
12:26 PM RADOS Bug #39152 (New): nautilus osd crash: Caught signal (Aborted) tp_osd_tp
This is problematic to backport because the "Pull request ID" field is not populated and none of the notes mention a ... Nathan Cutler
11:38 AM CephFS Bug #41204: CephFS pool usage 3x above expected value and sparse journal dumps
Janek Bevendorff wrote:
> Little status update: our data pool now uses up 186TiB while only storing 53TiB of actual ...
Igor Fedotov
09:30 AM CephFS Bug #41204: CephFS pool usage 3x above expected value and sparse journal dumps
Little status update: our data pool now uses up 186TiB while only storing 53TiB of actual data with a replication fac... Janek Bevendorff
11:29 AM Dashboard Bug #41573 (Fix Under Review): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
11:10 AM Dashboard Bug #41573 (In Progress): mgr/dashboard: A block-manager can not access the pool page
Volker Theile
11:10 AM Dashboard Bug #41573 (Resolved): mgr/dashboard: A block-manager can not access the pool page
A user with block-manager role (read-only for pools) can not access the pools page because the Angular component trie... Volker Theile
11:28 AM RADOS Backport #41503 (In Progress): nautilus: Warning about past_interval bounds on deleting pg
Nathan Cutler
11:27 AM Revision 67e20d86 (ceph): osd/PeeringState: do not complain about past_intervals constrained by o...
The start of the required interval has a floor set by the oldest osdmap
epoch we have. That can lead to an invalid/e...
Sage Weil
11:27 AM Dashboard Bug #41574 (In Progress): mgr/dashboard: use consistent HTML titling hierarchies in forms
Currently forms (and other hierarchical elements) rely on HTML @<h[1-6]>@ tags to define the structure of information... Ernesto Puerta
11:21 AM RADOS Backport #41501 (In Progress): nautilus: backfill_toofull while OSDs are not full (Unneccessary H...
Nathan Cutler
11:21 AM Revision 5dca6979 (ceph): mon: Improve health status for backfill_toofull and recovery_toofull
Treat backfull_toofull as a warning condition because it can resolve itself.
Includes test case for PG_BACKFILL_FULL
...
David Zafman
11:17 AM RADOS Backport #41491 (In Progress): nautilus: OSDCap.PoolClassRNS test aborts
Nathan Cutler
11:17 AM Revision fea63903 (ceph): osd/OSDCap: Check for empty namespace
Fixes: http://tracker.ceph.com/issues/40835
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from co...
Brad Hubbard
11:15 AM RADOS Backport #41455: nautilus: osd: fix ceph_assert(mem_avail >= 0) caused by the unset cgroup memory...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29745
m...
Nathan Cutler
11:14 AM RADOS Backport #41455 (Resolved): nautilus: osd: fix ceph_assert(mem_avail >= 0) caused by the unset cg...
Nathan Cutler
11:12 AM Revision 796dfce8 (ceph): doc: release notes for v14.2.3 nautilus
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:53 AM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
https://github.com/ceph/ceph/compare/master...rzarzynski:wip-bug-25098-bluefs_layout_t Radoslaw Zarzynski
10:50 AM Linux kernel client Bug #40862 (Resolved): kclient: crashed after evicted twice
In 4.19.69 and 5.2.11. Ilya Dryomov
10:47 AM RADOS Backport #41453 (In Progress): nautilus: mon: C_AckMarkedDown has not handled the Callback Arguments
Nathan Cutler
10:47 AM Revision 09a9f1d2 (ceph): mon: add a process that handle Callback Arguments
in C_AckMarkedDown,we add a process that handle _finish(int) Callback Arguments
Fixes: https://tracker.ceph.com/issu...
NancySu05
10:43 AM Linux kernel client Bug #41162 (Resolved): checking con->peer_features in calc_target() is fundamentally racy
In 4.14.141, 4.19.69 and 5.2.11. Ilya Dryomov
10:28 AM Revision da088211 (ceph): mgr/prometheus: export standby mds metadata
Signed-off-by: lei01.liu <lei01.liu@horizon.ai> lei01.liu
10:24 AM RADOS Backport #41448 (In Progress): nautilus: osd/PrimaryLogPG: Access destroyed references in finish_...
Nathan Cutler
10:20 AM RADOS Backport #40889 (Need More Info): luminous: Pool settings aren't populated to OSD after restart.
non-trivial backport Nathan Cutler
10:20 AM RADOS Backport #40890 (Need More Info): mimic: Pool settings aren't populated to OSD after restart.
non-trivial backport Nathan Cutler
10:20 AM RADOS Backport #40891 (Need More Info): nautilus: Pool settings aren't populated to OSD after restart.
non-trivial backport Nathan Cutler
10:19 AM Revision 20d62645 (ceph): ceph-volume: test number of times LVs list was created
Add a test that cofirm that the LVs list was created only once when
calling devices.lvm.listing.list()
Signed-off-by...
Rishabh Dave
10:16 AM ceph-volume Bug #37490 (In Progress): ceph-volume lvm list is O(n^2)
Rishabh Dave
10:10 AM RADOS Bug #40112 (Resolved): mon: rados/multimon tests fail with clock skew
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:09 AM RADOS Backport #40228 (Resolved): nautilus: mon: rados/multimon tests fail with clock skew
backport PR https://github.com/ceph/ceph/pull/28576
merge commit 1bc3cc4aa2588bef0acadcf6ba2703df0312b9b4 (v14.2.2-2...
Nathan Cutler
10:03 AM RADOS Backport #40084 (In Progress): nautilus: osd: Better error message when OSD count is less than os...
Nathan Cutler
10:02 AM Revision ec3e6b29 (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>
(cherry picked from commit 942...
Jiahui Zeng
10:02 AM Revision 99420c1a (ceph): qa/standalone: remove osd_pool_default_size in test_wait_for_health_ok
Signed-off-by: zjh <jhzeng93@foxmail.com>
(cherry picked from commit e62cfceb9549e806f774ef3da549efd9f4d90171)
Jiahui Zeng
10:02 AM Revision 4363f784 (ceph): mon/PGMap: enable/disable TOO_FEW_OSDS warning with an option
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3b74fbc93d32d6cc367049d3bcbe83d3837abba5)
Sage Weil
10:02 AM Revision 677397b8 (ceph): qa/tasks/ceph.conf: do not warn on TOO_FEW_OSDS
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0483c1c3e7ffdfa6a6f65c5ef000c45d2f096428)
Sage Weil
09:56 AM RADOS Backport #39700 (In Progress): nautilus: [RFE] If the nodeep-scrub/noscrub flags are set in pools...
Nathan Cutler
09:56 AM Revision 0802abe2 (ceph): mon: show no[deep-]scrub flags per pool in the status
Fixes: http://tracker.ceph.com/issues/38029
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commi...
Mohamad Gebai
09:56 AM Revision 8f0c3a34 (ceph): test: add tests for per-pool scrub status
Signed-off-by: Mohamad Gebai <mgebai@suse.com>
(cherry picked from commit aa9cb58390730174722b3cde5866a1e6bad0e1ce)
Mohamad Gebai
09:42 AM Dashboard Bug #41572 (Fix Under Review): dashboard: predefined system roles don't include read access to gr...
Ricardo Dias
09:17 AM Dashboard Bug #41572 (Resolved): dashboard: predefined system roles don't include read access to grafana scope
The current predefined system roles (like block-manager, cluster-manager, pool-manager, etc..) don't include read acc... Ricardo Dias
09:38 AM Revision 32f1c034 (ceph): mgr/dashboard: progress: support rbd_support module async tasks
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:35 AM Dashboard Feature #41223 (In Progress): mgr/dashboard: Add smartctl data as an details tab of an OSD
Patrick Seidensal
09:31 AM Revision 48d6afb9 (ceph): Merge pull request #29917 from tchaikov/wip-mon-always-on-modules
mgr/MgrMonitor: print pending.always_on_modules before updating it
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
09:31 AM RADOS Bug #41255 (Pending Backport): backfill_toofull seen on cluster where the most full OSD is at 1%
Kefu Chai
09:30 AM Revision 94b88391 (ceph): Merge pull request #29857 from dzafman/wip-41255
backfill_toofull seen on cluster where the most full OSD is at 1%
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
...
Kefu Chai
09:29 AM Revision 5a5d4176 (ceph): Merge pull request #29604 from votdev/python_cleanup
mgr/dashboard: Cleanup Python code
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Sebastian Wagner <swagner@s...
Kefu Chai
09:28 AM Revision ea423655 (ceph): mgr/dashboard: access_control: add grafana scope read access to *-manag...
Fixes: https://tracker.ceph.com/issues/41572
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
09:25 AM mgr Bug #41386: pg_autoscaler: pool id key not present in pool_stats
i still have... Kefu Chai
09:02 AM Revision 7d490c05 (ceph): mgr/dashboard: Extract E2E wait calls into PageHelper (#29789)
mgr/dashboard: Extract E2E wait calls into PageHelper
Reviewed-by: Patrick Seidensal <pseidensal@suse.com>
Reviewed-...
Volker Theile
08:59 AM RADOS Backport #39682 (In Progress): nautilus: filestore pre-split may not split enough directories
Nathan Cutler
08:58 AM Revision 63b4d843 (ceph): filestore: assure sufficient leaves in pre-split
Fixes: http://tracker.ceph.com/issues/39390
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
(cherry picked from com...
Jeegn Chen
08:50 AM RADOS Backport #39517 (In Progress): nautilus: Improvements to standalone tests.
Nathan Cutler
08:31 AM rgw Backport #41571 (Rejected): luminous: crash in io_context thread when lots of connections abort
Nathan Cutler
08:30 AM rgw Backport #41570 (Resolved): mimic: crash in io_context thread when lots of connections abort
https://github.com/ceph/ceph/pull/30977 Nathan Cutler
08:30 AM rgw Bug #40018 (Pending Backport): crash in io_context thread when lots of connections abort
Nathan Cutler
08:18 AM Bug #22227 (Resolved): Keyrings created by ceph auth get are not suitable for ceph auth import
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:17 AM mgr Bug #38780 (Resolved): mgr/balancer: blame if upmap won't actually work
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:16 AM mgr Bug #38899 (Resolved): mgr: handle_conf_change - broken locking
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:14 AM ceph-volume Bug #41295 (Resolved): batch functional idempotency test fails since message is now on stderr
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:31 AM Revision 47d275a0 (ceph): rgw: fix some compile errors
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
05:49 AM rgw Backport #41110 (In Progress): mimic: rgw: fix drain handles error when deleting bucket with bypa...
https://github.com/ceph/ceph/pull/29984 Prashant D
05:42 AM CephFS Backport #41128 (In Progress): nautilus: qa: power off still resulted in client sending session c...
https://github.com/ceph/ceph/pull/29983 Prashant D
03:51 AM RADOS Bug #38155 (Duplicate): PG stuck in undersized+degraded+remapped+backfill_toofull+peered
I'm assuming that the fix for 24452 also fixed this issue. So marking duplicate. David Zafman
03:32 AM Revision 0549a63d (ceph): qa: wait for kernel client death
After sending the reboot command, we need to wait briefly for it to be
rebooted so that the kernel client doesn't vol...
Patrick Donnelly
03:32 AM Revision b99aec42 (ceph): qa: use hard_reset to reboot kclient
power_off may allow the mounts to gracefully unmount. We don't want this if the
kclient is stuck or we desire the cli...
Patrick Donnelly
03:29 AM Revision c23bfff6 (ceph): rgw: fix drain handles error when deleting bucket with bypass-gc option
Fixes: https://tracker.ceph.com/issues/40587
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
(cherry picked...
Dongdong Tao
03:27 AM RADOS Bug #39115 (Duplicate): ceph pg repair doesn't fix itself if osd is bluestore

OSD crashes are the underlying issue here and we can't say anything about repair until there aren't any more crashes.
David Zafman
03:09 AM RADOS Documentation #41004 (Pending Backport): doc: pg_num should always be a power of two
Neha Ojha
02:51 AM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
Thanks,I ran tasks.mgr.dashboard.test_rgw.RgwBucketTest locally and it passed. Kiefer Chang
01:24 AM Revision fa4d8022 (ceph): Merge pull request #29881 from tchaikov/wip-test-bufferlist
test/bufferlist.cc: encode/decode int64_t instead of long
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Jef...
Kefu Chai

08/28/2019

11:52 PM Revision bedd022f (ceph): Merge pull request #29916 from badone/wip-tracker-41518-grafana-server
qa/ceph-ansible: Disable dashboard
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Brad Hubbard
11:03 PM Revision 89e1cba2 (ceph): mgr/dashboard: Extract E2E wait calls into PageHelper
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:22 PM CephFS Feature #41566 (In Progress): mds: support rolling upgrades
The MDS currently does not support rolling upgrades. Normally we recommend upgrading all MDS at the same time for thi... Patrick Donnelly
10:13 PM CephFS Bug #41565 (Resolved): mds: detect MDS<->MDS messages that are not versioned
Inter-MDS messages are now versioned. We should add a check that confirms that no current or new messages sent betwee... Patrick Donnelly
10:07 PM CephFS Bug #14807 (Can't reproduce): MDS crashes repeatedly after upgrade to Infernalis from Hammer
Patrick Donnelly
10:07 PM CephFS Feature #15506 (Resolved): qa: run at least one upgrade test in the FS suite
We've been doing testing of this since Mimic in fs:upgrade. Patrick Donnelly
10:03 PM CephFS Feature #12107 (Resolved): mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
Patrick Donnelly
10:02 PM Revision 229e3d52 (ceph): Merge PR #20160 into master
* refs/pull/20160/head:
cephfs: Make mds-mds per message versioned
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:20 PM RADOS Bug #41313: PG distribution completely messed up since Nautilus
Can you reach out on the ceph-users mailing list to see if others have seen similar issues? We've not seen a specific... Neha Ojha
09:19 PM RADOS Bug #40522: on_local_recover doesn't touch?

I see this as a hang in running standalone tests in particular qa/standalone/osd/divergent-priors.sh. The test han...
David Zafman
09:13 PM RADOS Bug #41336 (Resolved): All OSD Faild after Reboot.
Josh Durgin
09:13 PM RADOS Bug #41336: All OSD Faild after Reboot.
This is fixed in later versions - the monitor makes sure stripe_unit is a valid value when the pool is created. With ... Josh Durgin
09:12 PM RADOS Bug #41336: All OSD Faild after Reboot.
... Neha Ojha
09:03 PM RADOS Bug #41526: Choosing the next PG for a deep scrubs wrong.

You never know what what scrubs can run with osd_max_scrubs (especially defaulting to 1). Without looking at which...
David Zafman
08:44 PM RADOS Bug #41385 (In Progress): osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(f...
Neha Ojha
08:44 PM Revision cb51f3d8 (ceph): Merge PR #29911 into master
* refs/pull/29911/head:
qa: ignore RECENT_CRASH for multimds snapshot testing
Tested-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
08:42 PM mgr Bug #41414: OSDMonitor: deleted pool still shown in stats via `ceph status`
Moving this to mgr since the original bug belongs there, feel free to change it back to RADOS if investigation shows ... Neha Ojha
08:36 PM RADOS Feature #41564 (Resolved): Issue health status warning if num_shards_repaired exceeds some threshold

Now that num_shards_repaired has been added, we can assist in noticing disk, controller, software or other issues b...
David Zafman
08:27 PM RADOS Feature #41563: Add connection reset tracking to Network ping monitoring

Experimental code: https://github.com/dzafman/ceph/tree/wip-network-resets
David Zafman
08:24 PM RADOS Feature #41563 (New): Add connection reset tracking to Network ping monitoring

Record connection resets on front and back interfaces and report with ping times
David Zafman
08:25 PM RADOS Backport #41341 (In Progress): nautilus: "CMake Error" in test_envlibrados_for_rocksdb.sh
Nathan Cutler
08:24 PM Revision 0ef23aa6 (ceph): qa/workunits/rados/test_envlibrados_for_rocksdb: install newer cmake
rocksdb needs CMake 3.5.1 since
https://github.com/facebook/rocksdb/pull/5662
Fixes: https://tracker.ceph.com/issues...
Kefu Chai
08:21 PM Linux kernel client Bug #40706 (Won't Fix): races in ceph_uninline_data
Jeff Layton
08:21 PM Linux kernel client Bug #40706 (Duplicate): races in ceph_uninline_data
Jeff Layton
08:18 PM Linux kernel client Bug #40706: races in ceph_uninline_data
The current plan is to just deprecate inline_data support. While it's an interesting feature, it's a fairly significa... Jeff Layton
08:20 PM RADOS Bug #41517: Missing head object at primary with snapshots crashes primary
This was caused by https://github.com/ceph/ceph/pull/27575 David Zafman
05:26 PM RADOS Bug #41517 (In Progress): Missing head object at primary with snapshots crashes primary
David Zafman
08:19 PM rbd Backport #41441 (In Progress): nautilus: mgr/rbd_support: module.py:1088: error: Name 'image_spec...
Nathan Cutler
08:18 PM Revision 30edd8b1 (ceph): pybind/mgr/rbd_support: fix missing variable in error path
Fixes: https://tracker.ceph.com/issues/41352
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
07:49 PM Backport #41521 (Resolved): nautilus: INFO:teuthology.orchestra.run.ovh044.stdout:you must add a ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29918
m...
Nathan Cutler
07:03 PM Revision 9d911b0a (ceph): Merge pull request #29977 from yuriw/wip-yuriw-41513-nautilus
qa/tests: adding mgr.x into the restart/upgrade sequence before monitors
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
06:55 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
https://github.com/ceph/ceph/pull/29977
Yuri Weinstein
03:34 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
IRC conversation:... Patrick Donnelly
02:17 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
Kefu Chai
01:34 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
... Kefu Chai
02:21 AM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
Reproduced with a manual run. Automatic respawning failed with no trace, but starting ceph-mgr again manually worked ... Josh Durgin
06:50 PM ceph-volume Bug #41378 (Resolved): ceph-ansible fails to auto-install the apt module, breaks tests
Alfredo Deza
06:49 PM Revision 4205964a (ceph): qa/tests: adding mgr.x into the restart/upgrade sequence before monitors
Fixes: https://tracker.ceph.com/issues/41513
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
06:42 PM RADOS Bug #41522 (In Progress): ceph-objectstore-tool can't remove head with bad snapset
David Zafman
06:42 PM RADOS Backport #38450 (In Progress): mimic: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
David Zafman
06:36 PM RADOS Bug #37775: some pg_created messages not sent to mon
This patch does not make sense for mimic and luminous.
@Nathan can we please resolve this issue and close the corre...
Neha Ojha
06:34 PM RADOS Bug #36498 (New): failed to recover before timeout expired due to pg stuck in creating+peering
I don't think this is a duplicate of https://tracker.ceph.com/issues/37752 or https://tracker.ceph.com/issues/37775 f... Neha Ojha
06:34 PM Revision 918fd28f (ceph): Merge pull request #29966 from idryomov/wip-krbd-zero-after-overlap
qa: krbd_parent_overlap.t: fix read test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
06:09 PM RADOS Bug #39286: primary recovery local missing object did not update obc
https://tracker.ceph.com/issues/41517 is a follow on fix for this. Neha Ojha
05:49 PM Revision 2fb26b24 (ceph): osd: make project_pg_history handle concurrent osdmap publish
The class's osdmap may be updated while we are in our loop. Pass it in
explicitly instead.
Fixes: http://tracker.ce...
Sage Weil
05:41 PM rbd Bug #41257: "Command failed ..'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success'" in u...
Josh Durgin wrote:
> Doesn't look related to ceph:
>
> [...]
It's not -- the OpenStack test cases are not very...
Jason Dillaman
04:00 PM rbd Bug #41257: "Command failed ..'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success'" in u...
Doesn't look related to ceph:... Josh Durgin
05:00 PM Dashboard Bug #41562 (New): nautilus: mgr/dashboard: landing page Refresh component adds a whitespace area ...
Verified with Fedora 29 Chrome & Firefox versions.
!whitespace.png!
Alternatives explored:
* adding @.body {ov...
Ernesto Puerta
04:58 PM rgw Bug #41412: multisite: ENOENT errors from FetchRemoteObj causing bucket sync to stall without retry
Casey Bodley
04:09 PM Revision 29753dd3 (ceph): rgw: asio: check the remote endpoint before processing requests
`socket.remote_endpoint()` can throw exceptions corresponding to errors in the
`getpeername` syscall, make sure these...
Abhishek Lekshmanan
04:04 PM rgw Feature #39550 (Resolved): [RFE] RGW renaming a user
Vikhyat Umrao
04:01 PM rgw Backport #41493 (In Progress): nautilus: multisite: radosgw-admin bucket sync status incorrectly ...
Nathan Cutler
04:01 PM Revision 15189098 (ceph): radosgw-admin: bucket sync status not 'caught up' during full sync
the 'radosgw-admin bucket sync status' command will incorrectly report
that the "bucket is caught up with source" if ...
Casey Bodley
03:52 PM rgw Backport #41482 (In Progress): nautilus: rgw: potential realm watch lost
Nathan Cutler
03:51 PM Revision 63ecdfa5 (ceph): rgw: fix potential realm watch lost
realm watch only restart on -ENOTCONN, but if we fail to maintain the watch ping, the OSD will return -ETIMEDOUT.
The...
Tianshan Qu
03:50 PM rgw Backport #41479 (In Progress): nautilus: rgw dns name is not case sensitive
Nathan Cutler
03:49 PM Revision ddf65d37 (ceph): rgw: make dns hostnames matching case insensitive
Currently when parsing host in requests, we try to case match against supplied
hostnames set, which violates dns host...
Abhishek Lekshmanan
03:40 PM rgw Backport #41459 (In Progress): nautilus: rgw: Put User Policy is sensitive to whitespace
Nathan Cutler
03:40 PM Revision 728352c5 (ceph): rgw: url decode PutUserPolicy params
Since these are sent as a part of a POST request which is usually urlencoded,
the json parser would later return inva...
Abhishek Lekshmanan
03:39 PM rgw Backport #41446 (In Progress): nautilus: rgw_file: readdir: do not construct markers w/leading '/'
Nathan Cutler
03:37 PM Revision 57a9ac8c (ceph): rgw_file: readdir: do not construct markers w/leading '/'
This case arises when listing the top directory of a bucket, and,
with proper continued enumeration, would generate a...
Matt Benjamin
03:33 PM Revision 6171399f (ceph): Merge pull request #29967 from theanalyst/rgw/beast-endpoint-fix
rgw: asio: check the remote endpoint before processing requests
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Abhishek L
03:22 PM Dashboard Subtask #41561 (New): mgr/dashboard: integrate support for RBD snapshot-based mirroring
- integrate per-image mirroring status
- for primary images this will show the peer cluster's progress
- support ...
Jason Dillaman
03:19 PM Revision d411ee26 (ceph): bluestore/bdev: initialize size when creating object.
The other partss of the struct are initialized by their
ctors. Only for unint_64 there is no ctor.
Otherwise ceph-de...
Willem Jan Withagen
03:10 PM rbd Subtask #41560 (New): [rbd-mirror snapshot] proper IO throttling from remote cluster
- rough QoS tracking for mirror daemons against remote clusters
- apply to journal fetches and mirroring snapshot im...
Jason Dillaman
03:08 PM rbd Subtask #41559 (Resolved): [rbd-mirror snapshot] mirror Snapshot scheduling
- new rbd_support task to run schedule in background
- snapshot schedules should be stored in new pool/ns object
...
Jason Dillaman
03:07 PM rbd Subtask #41558 (Closed): [rbd-mirror snapshot] snapshot image replayer
- implement snapshot bootstrap derived class
- state (primary, syncing vs replaying) should be stored in image-met...
Jason Dillaman
03:07 PM Revision f47e9534 (ceph): qa: krbd_parent_overlap.t: fix read test
It turns out this test has not been triggering the right code path for
a while now (krbd_parent_overlap.t was added j...
Ilya Dryomov
03:04 PM rbd Subtask #41555 (In Progress): [rbd-mirror snapshot] mirror status improvements
Jason Dillaman
02:39 PM rbd Subtask #41555 (Resolved): [rbd-mirror snapshot] mirror status improvements
- batch status updates from multiple image replayers
- throttle updates in the batch update helper and remove thro...
Jason Dillaman
03:03 PM rbd Subtask #41557 (Resolved): [rbd-mirror snapshot] snapshot mirror mode
- mirror image enable should ignore journalling requirement
- primary state in image-meta
- add new 'mirror image...
Jason Dillaman
02:56 PM rgw Backport #41272 (In Progress): nautilus: rgw: rgw-log issues the wrong message when decompression...
Nathan Cutler
02:55 PM Revision d6d8298e (ceph): rgw:Fix rgw decompression log-print
The zlib compression takes effect in RGW。
When getting objects failed because of decompress-failed。“ceph-client.rgw” ...
Fengzhe Han
02:45 PM rgw Backport #41267 (In Progress): nautilus: beast frontend throws an exception when running out of FDs
Nathan Cutler
02:45 PM Revision 24cb2115 (ceph): rgw: don't throw when accept errors are happening on frontend
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 929c062ae9baa26abac3050e9a1d0178c7349a6a)
Yuval Lifshitz
02:40 PM rgw Backport #41130 (In Progress): nautilus: RGW Swift metadata dropped after S3 bucket versioning en...
Nathan Cutler
02:40 PM rbd Subtask #41556 (Resolved): [rbd-mirror snapshot] separate journal replayer from image replayer
Separate journal replayer from image replayer
- create new journal replayer helper class that is instantiated by ima...
Jason Dillaman
02:39 PM rbd Tasks #41554 (New): Implement snapshot-based mirroring
As an alternative to the heavy-weight journal mirroring process, add support for snapshot-delta based mirroring. Jason Dillaman
02:38 PM Revision 9cc43d75 (ceph): Fix bucket versioning vs. swift metadata bug.
When a bucket and object was "versioned", it was not possible to set swift
metadata on an existing object. In swift,...
Marcus Watts
02:34 PM Revision 9ec83c09 (ceph): Merge pull request #29948 from smithfarm/wip-ceph-backport-sh-doc
doc: script/ceph-backport.sh: add "Troubleshooting notes"
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Nathan Cutler
02:33 PM Revision 5fa672d8 (ceph): Merge pull request #29950 from smithfarm/wip-bri-deep-scan-of-pr-desc
script/backport-resolve-issue: handle tracker URLs better
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:29 PM rgw Backport #41125 (In Progress): nautilus: RGW returns one byte more data than the requested range ...
Nathan Cutler
02:29 PM Revision 1cb71585 (ceph): rgw: swift: fix: https://tracker.ceph.com/issues/37765
The meaning is as follows:
iterate_slo_parts() set end offset equal to the size of the segment,
but RGWRados::iterat...
an.groshev
02:23 PM rgw Backport #41119 (In Progress): nautilus: rgw: rgw-admin: search for user by access key
Nathan Cutler
02:23 PM Revision 9b5c5e9e (ceph): rgw: permit rgw-admin to populate user info by access-key
This enables, in particular,
radosgw-admin user info --access-key=<foo-key>
to work.
Fixes: https://tracker.ceph...
Matt Benjamin
01:56 PM Revision caa65319 (ceph): rgw: asio: check the remote endpoint before processing requests
`socket.remote_endpoint()` can throw exceptions corresponding to errors in the
`getpeername` syscall, make sure these...
Abhishek Lekshmanan
01:41 PM rgw Backport #41109 (In Progress): nautilus: rgw: fix drain handles error when deleting bucket with b...
Nathan Cutler
01:40 PM Revision 753f2b2f (ceph): rgw: fix drain handles error when deleting bucket with bypass-gc option
Fixes: https://tracker.ceph.com/issues/40587
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
(cherry picked...
Dongdong Tao
01:37 PM rgw Backport #40849 (In Progress): nautilus: lifecycle transitions on non existent placement targets
Nathan Cutler
01:33 PM rgw Backport #40597 (In Progress): nautilus: rgw_file: directory enumeration can be accelerated 1-2 o...
Nathan Cutler
01:31 PM rgw Backport #40597 (New): nautilus: rgw_file: directory enumeration can be accelerated 1-2 orders of...
Nathan Cutler
01:31 PM rgw Backport #40597 (In Progress): nautilus: rgw_file: directory enumeration can be accelerated 1-2 o...
Nathan Cutler
01:30 PM rgw Backport #40597 (New): nautilus: rgw_file: directory enumeration can be accelerated 1-2 orders of...
Nathan Cutler
01:26 PM rgw Backport #40597 (In Progress): nautilus: rgw_file: directory enumeration can be accelerated 1-2 o...
Nathan Cutler
01:26 PM Dashboard Bug #41306 (Resolved): mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_te...
Casey Bodley
01:21 PM Revision 62139b60 (ceph): rgw_file: introduce fast S3 Unix stats (immutable)
For objects originating in S3/Swift, it is frequently acceptable
to synthesize c/mtime and size stats from meta attri...
Matt Benjamin
01:17 PM rgw Bug #41553: rgw/rgw_op: Remove get_val from hotpath via legacy options
Casey Bodley
01:17 PM rgw Bug #41553 (Pending Backport): rgw/rgw_op: Remove get_val from hotpath via legacy options
Casey Bodley
01:06 PM rgw Bug #41553 (Resolved): rgw/rgw_op: Remove get_val from hotpath via legacy options
cbodley requested a tracker ticket be opened to backport https://github.com/ceph/ceph/pull/29943
This gets get_val...
Mark Nelson
12:48 PM Dashboard Bug #41349 (Resolved): mgr/dashboard: Improve stability of navigating pages with tables in E2E tests
Patrick Seidensal
12:28 PM Dashboard Bug #40693 (Resolved): mgr/dashboard: Switch to async/await for E2E tests
Patrick Seidensal
12:18 PM Revision a6923608 (ceph): osd: copy ObjectOperation::BufferUpdate::Write::fadvise_flag to ceph::o...
Fixes: https://tracker.ceph.com/issues/41550
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
Xuehan Xu
12:10 PM Revision 9a0740b0 (ceph): Merge pull request #29815 from smanjara/wip-fix-bucket-link
rgw: fix missing tenant prefix in bucket name during bucket link
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revi...
Casey Bodley
11:50 AM rbd Backport #41079: mimic: MGR module for scheduling long-running background operations
Jason wrote: "Also requires: https://github.com/ceph/ceph/pull/29419/commits/37a9b5375ff3793ea39ba7d13618aa977c8b302d" Nathan Cutler
11:46 AM RADOS Bug #41550 (Fix Under Review): os/bluestore: fadvise_flag leak in generate_transaction
Nathan Cutler
08:09 AM RADOS Bug #41550: os/bluestore: fadvise_flag leak in generate_transaction
https://github.com/ceph/ceph/pull/29944 Xuehan Xu
08:06 AM RADOS Bug #41550 (Resolved): os/bluestore: fadvise_flag leak in generate_transaction
In generate_transaction when creating ceph::os::Transaction, ObjectOperation::BufferUpdate::Write::fadvise_flag is no... Xuehan Xu
11:41 AM Revision 2c8e3a36 (ceph): script/backport-resolve-issue: handle tracker URLs better
Before this commit, backport-resolve-issue would blindly grab the first tracker
URL it saw in the GitHub PR descripti...
Nathan Cutler
11:14 AM ceph-volume Backport #41373 (Resolved): luminous: batch functional idempotency test fails since message is no...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29791
m...
Nathan Cutler
11:13 AM RADOS Backport #38442: luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
... Nathan Cutler
11:11 AM RADOS Backport #38567: luminous: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27471
m...
Nathan Cutler
11:11 AM ceph-volume Backport #41202: luminous: ceph-volume prints log messages to stdout
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29603
m...
Nathan Cutler
11:09 AM Dashboard Cleanup #41552 (New): mgr/dashboard: remove color literals from typescript code
As they appear in, for example, @src/app/shared/pipes/health-color.pipe.ts@.
This has 2 main downsides:
* Compone...
Ernesto Puerta
11:09 AM bluestore Backport #41282 (In Progress): nautilus: BlueStore tool to check fragmentation
Nathan Cutler
11:09 AM Revision 3da06609 (ceph): test/objectstore: Allocator_test. Add test for dumping free regions and...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 355dc85372a15713ab1cdd78f44ea02db8e08a62)
Adam Kupczyk
11:09 AM Revision ba7bef0d (ceph): doc/rados/operations/health-checks: document BlueStore fragmentation an...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 713f9b4d093759d3541a62c8aa43ce0a655b2d64)
Adam Kupczyk
11:09 AM Revision 3603e443 (ceph): BlueStore/allocator: Add command to inspect how much BlueStore's block ...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 16a9dac1678613b45fab9576b8bc4368a58c7434...
Adam Kupczyk
11:07 AM Revision 295d7258 (ceph): BlueStore/allocator: Improved (but slower) method of calculating fragme...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit c1ac6a1207cdb71a471321e42ceca517383b36c8)
Adam Kupczyk
11:07 AM Revision af323770 (ceph): BlueStore/allocator: Give allocator names, so they can be distinguished.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 0d64893c3ebc8a56ceac61596efc6f75ed06fbaf)
Adam Kupczyk
11:07 AM Revision 594f4d6e (ceph): BlueStore/allocator: Add ability to dump free allocations via admin soc...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 278055d35ae3ca2eb06f59f4712ad9ce5d843d86)
Adam Kupczyk
11:07 AM Revision 5fc227dd (ceph): common/admin_socket: Adapted old protocol to use new protocol, simplifi...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 2b5da1f671a76f77107b6eaefc67e0e9c9179ca7)
Adam Kupczyk
11:07 AM Revision 430c4ccb (ceph): common/admin_socket: Add 'execute_command' that allows for self-reflect...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 838320a9b22c1749f609433843542690fccdfaee)
Adam Kupczyk
11:07 AM Revision 6112dd09 (ceph): tools/ceph-bluestore-tool: add commands free-dump and free-score
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit e7f5e53cde3b586701ff8e759a941986c17af1a8)
Adam Kupczyk
11:06 AM bluestore Backport #41281 (Resolved): luminous: BlueStore tool to check fragmentation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29539
m...
Nathan Cutler
11:03 AM bluestore Backport #41281 (In Progress): luminous: BlueStore tool to check fragmentation
Nathan Cutler
11:01 AM ceph-volume Backport #41139: luminous: ceph-volume prints errors to stdout with --format json
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29508
m...
Nathan Cutler
11:01 AM ceph-volume Backport #41057: luminous: ceph-volume does not recognize wal/db partitions created by ceph-disk
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29462
m...
Nathan Cutler
11:00 AM ceph-volume Backport #41020: luminous: simple: when 'type' file is not present activate fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29415
m...
Nathan Cutler
10:55 AM mgr Backport #38781 (Resolved): luminous: mgr/balancer: blame if upmap won't actually work
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/26498
m...
Nathan Cutler
10:52 AM Backport #38962 (Resolved): luminous: DaemonServer::handle_conf_change - broken locking
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29213
m...
Nathan Cutler
10:51 AM ceph-volume Backport #40978: luminous: missing string substitution when reporting mounts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29351
m...
Nathan Cutler
10:51 AM bluestore Backport #39638: luminous: fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.BlobReuseOnOve...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27056
m...
Nathan Cutler
10:51 AM Backport #39332: luminous: Build with lttng on openSUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27618
m...
Nathan Cutler
10:50 AM mgr Backport #39424: luminous: mgr: deadlock
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27808
m...
Nathan Cutler
10:41 AM bluestore Backport #40422: luminous: Bitmap allocator return duplicate entries which cause interval_set assert
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28644
m...
Nathan Cutler
10:26 AM Revision 7eac5cb3 (ceph): mgr/dashboard: migrate e2e tests to async await (#29758)
mgr/dashboard: migrate e2e tests to async await
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile ...
Volker Theile
10:11 AM Backport #40548 (Resolved): luminous: Keyrings created by ceph auth get are not suitable for ceph...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28742
m...
Nathan Cutler
10:11 AM RADOS Backport #40638: luminous: osd: report omap/data/metadata usage
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28851
m...
Nathan Cutler
10:08 AM Revision 93cf4f8b (ceph): osd/PrimaryLogPG: block obc for any inflight manifest ops
otherwise it is likely to race with any follow-up scrubbing activities.
Note that it's ok for us to requeue_scrub bef...
xie xingguo
10:04 AM rgw Backport #41263: nautilus: rgw_file: advance_mtime() takes RGWFileHandle::mutex unconditionally
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29801
m...
Nathan Cutler
10:03 AM Revision 7f74461b (ceph): osd/PrimaryLogPG: cancel in-flight manifest ops on interval changing
We don't want to cache any object_contexts through the interval change.
We actually assert that all currently live re...
xie xingguo
09:36 AM Linux kernel client Bug #41551 (New): kclient: mds session hang in opening state
Client mds session was evicted several times for no response cap revoke, then session hang in opening state.
Clien...
Erqi Chen
09:18 AM Revision 218fa12f (ceph): Merge pull request #29942 from tchaikov/wip-bump-seastar
seastar: pick up latest changes and cleanups
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Kefu Chai
08:48 AM rbd Backport #41275: nautilus: [rbd_support] re-used image names might result in tasks not being sche...
In the context of backports, "Target version" actually means "Release version" - i.e. the field is populated post-merge. Nathan Cutler
08:47 AM rbd Backport #41286: nautilus: error from replay does not stored in rbd-mirror status
In the context of backports, "Target version" actually means "Release version" - i.e. the field is populated post-merge. Nathan Cutler
08:42 AM Revision 655d42bc (ceph): doc: script/ceph-backport.sh: add "Troubleshooting notes"
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:38 AM rbd Backport #41474 (New): mimic: [upgrade] mimic -> latest can result in 'rbd_support' failing to load
Requires https://tracker.ceph.com/issues/41079 to be merged first (or can be merged together with it). Mykola Golub
08:21 AM rbd Backport #41474 (In Progress): mimic: [upgrade] mimic -> latest can result in 'rbd_support' faili...
Mykola Golub
08:33 AM Backport #39412 (In Progress): nautilus: pool_stat.dump() - value of num_store_stats is wrong
Nathan Cutler
08:33 AM Revision 1c8ee19a (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>
(cherry picked from c...
xie xingguo
08:28 AM rbd Backport #41475: nautilus: [upgrade] mimic -> latest can result in 'rbd_support' failing to load
https://github.com/ceph/ceph/pull/29945 Mykola Golub
08:22 AM rbd Backport #41475 (In Progress): nautilus: [upgrade] mimic -> latest can result in 'rbd_support' fa...
Mykola Golub
08:24 AM Revision 9116d9af (ceph): pybind/mgr/rbd_support: ignore missing OSD support for RBD namespaces
During upgrades, the OSDs might not yet have been upgraded yet and
therefore might be missing namespace support.
Fix...
Jason Dillaman
08:24 AM Revision f41652a8 (ceph): pybind/rbd: new OperationNotSupported exception
This will help catch errors where the backing OSDs do not support
a given RBD feature.
Signed-off-by: Jason Dillaman...
Jason Dillaman
08:19 AM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
The rbd_support module has already been fixed in the master to ignore 'namespace operation is not supported' error fo... Mykola Golub
02:30 AM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
Kefu Chai
02:18 AM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
Kefu Chai wrote:
> since we don't have/enforce require_minimal_release option yet in MgrModule. i think we have foll...
Josh Durgin
07:55 AM mgr Bug #41549: mgr: ActivePyModules::list_servers_python() returns mds with empty hostname
https://github.com/ceph/ceph/pull/20875/files from Jan just fixes a missing host name for mgrs
I think this is somet...
Sebastian Wagner
07:46 AM mgr Bug #41549 (New): mgr: ActivePyModules::list_servers_python() returns mds with empty hostname
* Use vstart.sh to create a testing cluster (test on master e81ef76cae66d95af4725cdd81743f68f2e0593d), following is r... Kiefer Chang
07:52 AM Revision 2baebe51 (ceph): osdc/Objecter: invalidate crcs on preallocated rx buffers
Both simple and async messengers use c_str() when copying the data from
the socket into the receive buffer, going beh...
Ilya Dryomov
07:43 AM rgw Bug #40345 (Resolved): ssl tests failing with SSLError("bad handshake: Error([('SSL routines', 't...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:43 AM RADOS Backport #41548 (Resolved): nautilus: monc: send_command to specific down mon breaks other mon msgs
https://github.com/ceph/ceph/pull/31037 Nathan Cutler
07:43 AM RADOS Backport #41547 (Rejected): luminous: monc: send_command to specific down mon breaks other mon msgs
Nathan Cutler
07:42 AM RADOS Backport #41546 (Rejected): mimic: monc: send_command to specific down mon breaks other mon msgs
Nathan Cutler
07:41 AM rbd Backport #41545 (Resolved): nautilus: [test] rbd-nbd FSX test runs are failing
https://github.com/ceph/ceph/pull/30423 Nathan Cutler
07:41 AM rbd Backport #41544 (Resolved): luminous: [test] rbd-nbd FSX test runs are failing
https://github.com/ceph/ceph/pull/30425 Nathan Cutler
07:41 AM rbd Backport #41543 (Resolved): mimic: [test] rbd-nbd FSX test runs are failing
https://github.com/ceph/ceph/pull/30424 Nathan Cutler
07:40 AM Revision 70144d21 (ceph): mgr/dashboard: fix protractor.conf.js
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:40 AM Revision fc660510 (ceph): mgr/dashboard: set sensible `implicitWaitTimeout`
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 3d27b645 (ceph): mgr/dashboard: refactoring E2E iscsi test
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision a0abe1d5 (ceph): mgr/dashboard: refatoring E2E page helper test
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 54442c31 (ceph): mgr/dashboard: refactoring E2E mirroring test
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 9c8fab66 (ceph): mgr/dashboard: fix issue E2E image with unclickable element
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 0a700945 (ceph): mgr/dashboard: prepend await before expect statements are used
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 982da4cf (ceph): mgr/dashboard: fix issue in dashbboard test
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 6e5398f9 (ceph): mgr/dashboard: disable selenium promise manager
and migrate `protractor.conf.js` to use async/await.
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Pa...
Patrick Seidensal
07:38 AM Revision 35b038b7 (ceph): mgr/dashboard: prepare PageHelper to migrate pools
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision a69a804e (ceph): mgr/dashboard: migrate E2E pools to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision be3d0c0f (ceph): mgr/dashboard: replace E2E test `moveClick` with `clickCheckbox`
Ceph Dashboard replaces the original checkbox with a fancy replacement
using the pseudo selector "::before" inside th...
Patrick Seidensal
07:38 AM Revision d0ad4df3 (ceph): mgr/dashboard: run feature toggle service outside of Angular zone
to prevent Proctator from hanging indefinitely when testing pages where
the feature toggles are retrieved.
Fixes: mg...
Patrick Seidensal
07:38 AM Revision f1955d6d (ceph): mgr/dashboard: migrate E2E Helper to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 4511bf17 (ceph): mgr/dashboard: migrate E2E buckets to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision ec2d7413 (ceph): mgr/dashboard: migrate E2E rgw-users to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision c97d960b (ceph): mgr/dashboard: migrate E2E daemons to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 3fab3e80 (ceph): mgr/dashboard: migrate E2E nfs to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 3bc726f0 (ceph): mgr/dashboard: migrate E2E filesystems to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 8c306b05 (ceph): mgr/dashboard: migrate E2E osds to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 7ec75da3 (ceph): mgr/dashboard: migrate E2E monitors to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 5de247e6 (ceph): mgr/dashboard: migrate E2E mgr modules to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision fa959e1d (ceph): mgr/dashboard: migrate E2E logs to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision bdaf0a89 (ceph): mgr/dashboard: migrate E2E hosts to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 6566a2c4 (ceph): mgr/dashboard: migrate E2E crushmap to async/await
Needed to adapt the backend to return the type of the tree nodes as the
previous selector did not work reliably.
Fix...
Patrick Seidensal
07:38 AM Revision d47160be (ceph): mgr/dashboard: migrate E2E configuration to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision a348f88f (ceph): mgr/dashboard: migrate E2E alerts to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision cee3c694 (ceph): mgr/dashboard: migrate E2E mirroring to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 50c40ea8 (ceph): mgr/dashboard: migrate E2E iscsi to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 090c3222 (ceph): mgr/dashboard: migrate E2E images to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision dc908413 (ceph): mgr/dashboard: migrate E2E user management tests
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 836da9be (ceph): mgr/dashboard: improve overall E2E stability of navigation
The `navigateTo` method will check if a table exists on the table it has
been used to navigate to and if so, wait for...
Patrick Seidensal
07:38 AM Revision b872719d (ceph): mgr/dashboard: migrate E2E dashboards to async/await
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision fcdd09a1 (ceph): mgr/dashboard: fix UnhandledPromiseRejectionWarning in RGW users
Fixes: https://tracker.ceph.com/issues/40693
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:38 AM Revision 5581f8b2 (ceph): mgr/dashboard: refactoring of references of classes to point to classes...
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision c498179a (ceph): mgr/dashboard: reformat of `protractor.conf.js`
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision 74cc1f81 (ceph): mgr/dashboard: refactoring E2E dashboard test
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision ac901bf4 (ceph): mgr/dashboard: refactoring Helper class to remove PageHelper instances
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
07:38 AM Revision d441e992 (ceph): osdc/Objecter: invalidate crcs on preallocated rx buffers
Both simple and async messengers use c_str() when copying the data from
the socket into the receive buffer, going beh...
Ilya Dryomov
07:35 AM Revision ab3a58e7 (ceph): ceph-volume: reuse list of LVs
Avoid creating of list of LVs in different methods of the same module
and resue them.
Fixes: https://tracker.ceph.co...
Rishabh Dave
07:32 AM Revision cde64896 (ceph): Merge pull request #29889 from smithfarm/wip-clay-typo-fwdport
doc/rados: Correcting some typos in the clay code documentation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-b...
Nathan Cutler
06:46 AM Revision 9d0ff5b3 (ceph): crimson/net/ProtocolV2: include fmt/chrono.h if fmt version >= 6.0
* check libfmt version instead of the exisistence of chrono.h, as
libfmt merged fmt/time.h into fmt/chrono.h since ...
Kefu Chai
06:46 AM Revision 2f522b22 (ceph): crimson/net/Socket: adapt to seastar v2 api
variadic futures is deprecated in seastar api v2, so let's use the new
variant.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
05:20 AM rbd Bug #41409 (Pending Backport): [test] rbd-nbd FSX test runs are failing
Mykola Golub
05:19 AM Revision a7d88133 (ceph): Merge pull request #29858 from dillaman/wip-41409
test/librbd: set nbd timeout due to newer kernels defaulting it on
Reviewed-by: Mike Christie <mchristi@redhat.com>
...
Mykola Golub
05:16 AM rbd Bug #41542 (Duplicate): [test] rbd-nbd functional test may fail to map to /dev/nbd0 with "the dev...
The test unmap /dev/nbd0, then check with `rbd-nbd list-mapped` that device is not used anymore, then try to map agai... Mykola Golub
03:35 AM Revision b7608ec2 (ceph): rgw/rgw_op: Remove get_val from hotpath via legacy options
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:18 AM Revision e81ef76c (ceph): Merge pull request #29932 from smithfarm/wip-doc-layout-fwdport
doc: fix typo in doc/radosgw/layout.rst
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Greg Farnum <gfa...
Greg Farnum
03:08 AM Revision 101cc1fb (ceph): seastar: pick up latest changes
* v2 api: remove variadic futures. let's be in sync with upstream.
* warn if the returned future is ignored. this hel...
Kefu Chai
02:16 AM Revision 58dcc60c (ceph): crimson/net: add Connection::is_closed() for tests
Tests need to introspect whether the connection is closed correctly.
For normal users, ms_handle_reset() will notify ...
Yingxin Cheng
02:16 AM Revision c68fb134 (ceph): crimson/net: add missing return in Protocol::write_event()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision 7b43b98a (ceph): crimson/net: dispatch writes if messages are requeued
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision 1f842bd0 (ceph): crimson/net: move write exception handling to seastar::repeat()
* prevent exception leak in do_write_dispatch_sweep()
* no exception handling logic inside each repeat()
Signed-off-...
Yingxin Cheng
02:16 AM Revision 5f347a87 (ceph): crimson/net: stop generating new client_cookie when reconnect
When handshake failed before client receive server_cookie, don't renew
client_cookie, or the session will be reset an...
Yingxin Cheng
02:16 AM Revision b63c1a16 (ceph): crimson/net: fix exception handling chain with shared_future<>
Fix the assertion failure when exception raised by sending ReconnectOk
or ServerIdent at REPLACING state.
Failed ass...
Yingxin Cheng
02:16 AM Revision 3fee5040 (ceph): crimson/net: reconnect if sent queue is not empty
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision 1575a7b9 (ceph): crimson/net: set peer_addr in server_reconnect()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision c4a89851 (ceph): crimson/net: prevent exception leak in ProtocolV2.cc
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision df4fe4b1 (ceph): crimson/net: make connect/accept atomic with state transition
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision e9277ead (ceph): crimson/net: allow send messages in ms_handle_accept()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision fcbf7dc5 (ceph): crimson/net: remove the check of impossible CLOSING state
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM Revision 95767be0 (ceph): crimson/net: improve loggings for replacing
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:16 AM CephFS Backport #41108 (In Progress): mimic: mds: disallow setting ceph.dir.pin value exceeding max rank id
https://github.com/ceph/ceph/pull/29940 Prashant D
01:58 AM Revision 38ecc4e9 (ceph): osd: Fix assert in the case that snapset is missing
Fixes: https://tracker.ceph.com/issues/41517
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
01:17 AM Revision 6631e3dc (ceph): crimson/net: return bool from Connection::is_connected()
There's no need to return a futurized bool from is_connected() if we are
holding ConnectionRef from the same core. Al...
Yingxin Cheng
01:07 AM Revision c0fbf863 (ceph): os/bluestore: print correctly info.
kv_committing/deferred_stable already be cleared when print debug messages.
Signed-off-by: Jianpeng Ma <jianpeng.ma@...
jianpeng ma
12:50 AM CephFS Backport #41107 (In Progress): nautilus: mds: disallow setting ceph.dir.pin value exceeding max r...
https://github.com/ceph/ceph/pull/29938 Prashant D

08/27/2019

11:32 PM Revision 97951056 (ceph): mds: delay exporting directory whose pin value exceeds max rank id
Currently we allow to set ceph.dir.pin value to any number. If it is
larger than current max id, this dir will stay i...
Zhi Zhang
11:11 PM Revision 63975651 (ceph): mds: delay exporting directory whose pin value exceeds max rank id
Currently we allow to set ceph.dir.pin value to any number. If it is
larger than current max id, this dir will stay i...
Zhi Zhang
10:57 PM Revision 18a41277 (ceph): Merge PR #28819 into master
* refs/pull/28819/head:
doc/man/8/monmaptool: document the `--addv` argument.
Reviewed-by: Kefu Chai <kchai@redhat....
Patrick Donnelly
10:38 PM CephFS Bug #41541 (Resolved): mgr/volumes: ephemerally pin volumes
Apply export_ephemeral_distributed to volumes by default. Provide the option to change this to default balancer. Patrick Donnelly
10:30 PM Revision 87d80eb4 (ceph): test: ceph-objectstore-tool add remove --force with bad snapset test
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:23 PM RADOS Bug #38416: crc cache should be invalidated when posting preallocated rx buffers
This is causing lots of failures in luminous/mimic, marking it urgent to get the backports expedited. Neha Ojha
09:19 PM bluestore Backport #40534: luminous: pool compression options not consistently applied
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28895
m...
Nathan Cutler
09:18 PM Backport #40697: luminous: test_envlibrados_for_rocksdb.yaml fails installing g++-4.7 on 18.04
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28933
m...
Nathan Cutler
09:18 PM Backport #40229: luminous: maybe_remove_pg_upmap can be super inefficient for large clusters
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28594
m...
Nathan Cutler
09:16 PM RADOS Backport #38880: luminous: ENOENT in collection_move_rename on EC backfill target
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28110
m...
Nathan Cutler
09:16 PM RADOS Backport #39373: luminous: ceph tell osd.xx bench help : gives wrong help
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28112
m...
Nathan Cutler
09:16 PM rbd Backport #40463: luminous: possible crash when replaying journal with invalid/corrupted ranges
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28811
m...
Nathan Cutler
09:14 PM RADOS Bug #40765 (Duplicate): mimic: "Command failed (workunit test rados/test.sh)" in smoke/master/mimic
Brad Hubbard
09:14 PM rbd Backport #38954: luminous: backport krbd discard qa fixes to stable branches
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27905
m...
Nathan Cutler
09:14 PM rbd Backport #37692: luminous: Image mirroring should be disabled when it is moved to trash
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28149
m...
Nathan Cutler
09:13 PM rbd Backport #38508: luminous: [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28158
m...
Nathan Cutler
09:13 PM rbd Backport #40574: luminous: Disabling journal might result in assertion failure
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28773
m...
Nathan Cutler
09:07 PM rgw Backport #40092: luminous: Missing Documentation for radosgw-admin reshard commands (man pages)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28329
m...
Nathan Cutler
09:07 PM RADOS Backport #38902: luminous: Minor rados related documentation fixes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27185
m...
Nathan Cutler
09:07 PM rgw Backport #37892: luminous: doc: wrong value of usage log default in logging section
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29015
m...
Nathan Cutler
09:06 PM rgw Backport #39497: luminous: rgw admin: object stat command output's delete_at not readable
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27991
m...
Nathan Cutler
09:06 PM rgw Backport #39177: luminous: rgw: remove_olh_pending_entries() does not limit the number of xattrs ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28349
m...
Nathan Cutler
09:06 PM rgw Backport #40149: luminous: rgw: bucket may redundantly list keys after BI_PREFIX_CHAR
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28408
m...
Nathan Cutler
09:06 PM rgw Backport #40506: luminous: rgw: conditionally allow builtin users with non-unique email addresses
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28717
m...
Nathan Cutler
08:19 PM bluestore Backport #41338 (In Progress): luminous: os/bluestore/BlueFS: use 64K alloc_size on the shared de...
Nathan Cutler
08:18 PM RADOS Backport #41532 (In Progress): luminous: Move bluefs alloc size initialization log message to log...
Nathan Cutler
08:46 AM RADOS Backport #41532 (Resolved): luminous: Move bluefs alloc size initialization log message to log le...
https://github.com/ceph/ceph/pull/29910 Nathan Cutler
06:38 PM Revision 8024fa1c (ceph): Merge pull request #29918 from badone/wip-nautilus-tracker-41518-grafan...
nautilus: qa/ceph-ansible: Disable dashboard
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
06:19 PM RADOS Bug #41522 (Fix Under Review): ceph-objectstore-tool can't remove head with bad snapset
Neha Ojha
04:49 AM RADOS Bug #41522 (Resolved): ceph-objectstore-tool can't remove head with bad snapset

We should allow a --force remove of a head object with a bad snapset to remove the object instead of failing.
David Zafman
06:13 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
This appears to be a mgr bug - the mgr tries to respawn at 23:31, but the client (and cluster log) show no active mgr... Josh Durgin
05:34 PM rgw Fix #41540 (Fix Under Review): Multiple issues in the RGW AWS cloud sync module
Casey Bodley
05:27 PM rgw Fix #41540: Multiple issues in the RGW AWS cloud sync module
*PR*: https://github.com/ceph/ceph/pull/29936
Ed Fisher
05:25 PM rgw Fix #41540 (Fix Under Review): Multiple issues in the RGW AWS cloud sync module
* The default config profile is parsed before the acls/connections blocks, preventing the default config from using c... Ed Fisher
05:26 PM RADOS Bug #20924: osd: leaked Session on osd.7
https://github.com/ceph/ceph/pull/29859 Samuel Just
05:16 PM RADOS Bug #41539 (New): luminous: TEST_backfill_remapped fails in above_margin
... Neha Ojha
05:10 PM Messengers Bug #18664: ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't decode unknown messa...
/a/nojha-2019-08-26_20:27:46-rados-wip-bluefs-shared-alloc-luminous-2019-08-26-distro-basic-smithi/4255419/ Neha Ojha
05:04 PM RADOS Bug #38513: luminous: "AsyncReserver.h: 190: FAILED assert(!queue_pointers.count(item) && !in_pro...
/a/nojha-2019-08-26_20:27:46-rados-wip-bluefs-shared-alloc-luminous-2019-08-26-distro-basic-smithi/4255358/ Neha Ojha
04:47 PM Revision a9469f4b (ceph): Merge pull request #29470 from liu-chunmei/ceph_seastar_cyan_store
crimson: futurized CyanStore's member functions and Collection
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:42 PM CephFS Bug #41538 (Resolved): mds: wrong compat can cause MDS to be added daemon registry on mgr but not...
See Kefu's excellent synopsis of the problem: https://tracker.ceph.com/issues/41525#note-3 Patrick Donnelly
04:03 PM Revision da7aa4c5 (ceph): crimson: always use Collection::get_cid()
prepare for the futurized Collection, which will be an abstract
interface allowing us to talk to BlueStore with one o...
Kefu Chai
04:03 PM Revision 6188e317 (ceph): crimson/os: s/try_emplace()/insert()/
avoid specifying the type of `map<>::value_type`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:03 PM Revision 0fbedd53 (ceph): crimson: add FuturizedCollection
we will need to talk to BlueStore, and currently `ceph::os::Collection`
only works with `CyanStore`, so a wrapper aro...
chunmei liu
04:03 PM Revision e0d62124 (ceph): crimson/os/cyan_store: remove stale comment
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:42 PM Revision 00b2c86f (ceph): librbd: behave more gracefully when data pool removed
allowing to open the image and do some maintenance operations,
and returning -ENODEV for ops that require data pool.
...
Mykola Golub
03:42 PM Revision de66e0b8 (ceph): qa/workunits/rbd: add 'remove mirroring pool' test
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:04 PM RADOS Feature #41537: MON DNS Lookup for messenger V2
Jason Dillaman wrote:
> I think v2 over DNS SRV is already handled here [1] and [2].
>
Great, in that case it's...
Ricardo Dias
03:00 PM RADOS Feature #41537: MON DNS Lookup for messenger V2
I think v2 over DNS SRV is already handled here [1] and [2].
[1] https://github.com/ceph/ceph/blob/master/src/mon/...
Jason Dillaman
02:43 PM RADOS Feature #41537 (New): MON DNS Lookup for messenger V2
Currently is possible for a client to use DNS SRV records to find the MONs addresses to connect to. But these address... Ricardo Dias
02:55 PM Revision 952b88b0 (ceph): crimson/osd: lift continuation in PGMeta::load()
after making `open_collection()` return a future, we don't need to chain
the body of `PGMeta::load()` after `omap_get...
Kefu Chai
02:55 PM Revision cb1c9b81 (ceph): os/ObjectStore: fix typo in comments
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:55 PM Revision 36ef2b4d (ceph): crimson: add futurized interfaces to CyanStore
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei liu
02:54 PM bluestore Bug #41037 (Resolved): Containerized cluster failure due to osd_memory_target not being set to ra...
Josh Durgin
02:53 PM bluestore Backport #41273 (Resolved): nautilus: Containerized cluster failure due to osd_memory_target not ...
https://github.com/ceph/ceph/pull/29562 Josh Durgin
01:46 PM Revision 4dd6c341 (ceph): mgr/dashboard: Add missing text translation
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:27 PM rbd Bug #41411 (Resolved): [test] formated output test is failing due to addition of image and snapsh...
Mykola Golub
01:27 PM Revision ad478207 (ceph): Merge pull request #29853 from dillaman/wip-41411
test/cli-integration/rbd: fixed missing image and snap ids
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:26 PM rgw Backport #23223: luminous: rgw: garbage collector removes objects slowly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28784
m...
Nathan Cutler
01:22 PM Revision 3b8fe9aa (ceph): doc: modify the wrong word "defails" to "details".
Signed-off-by: ypdai <self19900924@gmail.com>
(cherry picked from commit 8cefe3de7835ce136826faf595122cc210bf90af)
yp dai
01:20 PM RADOS Backport #40650: luminous: os/bluestore: fix >2GB writes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28965
m...
Nathan Cutler
01:19 PM RADOS Bug #40029: ceph-mon: Caught signal (Aborted) in (CrushWrapper::update_choose_args(CephContext*)+...
Should add one more thing: the only clusters bitten by this issue would be those that, *at any time,* ran the @balanc... Florian Haas
01:19 PM bluestore Backport #39247: luminous: os/bluestore: fix length overflow
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27365
m...
Nathan Cutler
01:18 PM RADOS Backport #38276: luminous: osd_map_message_max default is too high?
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28640
m...
Nathan Cutler
01:18 PM Revision 9945a9c0 (ceph): Merge pull request #29877 from yuvalif/pubsub_regression_issue2
rgw/pubsub: service reordering issue Yuval Lifshitz
01:17 PM bluestore Backport #39254: luminous: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27529
m...
Nathan Cutler
01:17 PM Messengers Backport #39243 (Resolved): luminous: msg/async: connection race + winner fault can leave connect...
Nathan Cutler
01:16 PM Messengers Backport #39243: luminous: msg/async: connection race + winner fault can leave connection stuck a...
backport PR https://github.com/ceph/ceph/pull/27583
merge commit 545664c615c39f3ffa1744398c9de1f3dfc1ef12 (v12.2.12-...
Nathan Cutler
01:16 PM Messengers Backport #38242 (Resolved): luminous: msg/async: connection race + winner fault can leave connect...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27583
m...
Nathan Cutler
01:16 PM bluestore Backport #39444: luminous: OSD crashed in BitmapAllocator::init_add_free()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27739
m...
Nathan Cutler
01:15 PM devops Backport #37612: luminous: rpm: missing dependency on python34-ceph-argparse from python34-cephfs...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27950
m...
Nathan Cutler
01:14 PM RADOS Backport #38750: luminous: should report EINVAL in ErasureCode::parse() if m<=0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28111
m...
Nathan Cutler
01:14 PM Revision 808d394b (ceph): Merge pull request #29797 from smithfarm/wip-backport-resolve-issue
script: add backport-resolve-issue
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:12 PM CephFS Backport #40343: luminous: mds: fix corner case of replaying open sessions
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28536
m...
Nathan Cutler
01:12 PM CephFS Backport #40041: luminous: avoid trimming too many log segments after mds failover
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28543
m...
Nathan Cutler
01:12 PM CephFS Backport #40221: luminous: mds: reset heartbeat during long-running loops in recovery
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28544
m...
Nathan Cutler
01:12 PM rgw Backport #40347 (Resolved): luminous: ssl tests failing with SSLError("bad handshake: Error([('SS...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28669
m...
Nathan Cutler
01:11 PM rbd Backport #38975: luminous: return ETIMEDOUT if we meet a timeout in poll
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27536
m...
Nathan Cutler
01:10 PM Revision c70e7af4 (ceph): test/venv: Fix the python version of the test environment
Otherwise it will result in:
[ 59%] preparing venv for mgr-dashboard
New python executable in /home/jenkins/workspace...
Willem Jan Withagen
01:07 PM Revision 91d62cf8 (ceph): Merge pull request #29904 from smithfarm/wip-bci-resolve-parent
script/backport-create-issue: add --resolve-parent feature
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
12:53 PM Revision 3aa45e1b (ceph): mgr/dashboard: Editing RGW bucket fails because of name is already in use
- Validate name only when creating a new bucket
- Set field autofocus depending on whether a bucket is created/edited...
Volker Theile
12:53 PM Revision 6a9d8d53 (ceph): osdc: using decltype(auto) instead of trailing return type declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
12:49 PM Revision e0f1ed20 (ceph): Merge pull request #29912 from tchaikov/wip-wheels-only-for-make-check
install-deps.sh: only prepare wheels for "make check"
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Kefu Chai
12:42 PM Revision 70ebffca (ceph): script: add backport-resolve-issue
This script processes GitHub backport PRs, checking for proper cross-linking
with a Redmine Backport tracker issue an...
Nathan Cutler
12:41 PM rbd Backport #39589: luminous: qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27990
m...
Nathan Cutler
12:41 PM rbd Backport #39460: luminous: [rbd-mirror] "bad crc in data" error when listing large pools
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28124
m...
Nathan Cutler
12:41 PM rbd Backport #39427: luminous: 'rbd mirror status --verbose' will occasionally seg fault
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28126
m...
Nathan Cutler
12:40 PM rbd Backport #38440: luminous: compare-and-write skips compare after copyup without object map
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28134
m...
Nathan Cutler
12:40 PM rbd Backport #38674: luminous: Performance improvements for object-map
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28137
m...
Nathan Cutler
12:40 PM rbd Backport #38564: luminous: [librbd] race condition possible when validating RBD pool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28140
m...
Nathan Cutler
12:37 PM rbd Backport #40551: luminous: [test] qemu-iotests tests fails under latest Ubuntu kernel
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28745
m...
Nathan Cutler
12:36 PM rgw Backport #38397: luminous: rgw: when exclusive lock fails due existing lock, log add'l info
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/26554
m...
Nathan Cutler
12:36 PM rgw Backport #40032: luminous: rgw metadata search (elastic search): meta sync: ERROR: failed to read...
backport PR https://github.com/ceph/ceph/pull/27110
merge commit 54c685627ba9ed4368516f8de605d1a5530db447 (v12.2.12-...
Nathan Cutler
12:36 PM rgw Backport #38748: luminous: non existant mdlog failures logged at level 0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27110
m...
Nathan Cutler
12:07 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
One more occurrence:
https://tracker.ceph.com/issues/41367
Igor Fedotov
12:00 PM bluestore Bug #41367 (Duplicate): rocksdb: submit_transaction error: Corruption: block checksum mismatch co...
https://tracker.ceph.com/issues/37282 Igor Fedotov
11:56 AM Revision 67a3bde1 (ceph): mgr/dashboard: Display legend for CephFS standbys
If there is no data available for standbys, the UI looks strange without a legend.
Signed-off-by: Volker Theile <vth...
Volker Theile
11:49 AM Revision c029d412 (ceph): Merge pull request #29901 from alfredodeza/luminous-rm41378
luminous ceph-volume tests set the noninteractive flag for Debian
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
11:48 AM Revision 59ce4db7 (ceph): Merge pull request #29899 from alfredodeza/nautilus-rm41378
nautilus ceph-volume tests set the noninteractive flag for Debian
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
11:42 AM Revision b9bdd34d (ceph): Merge pull request #29790 from hjwsm1989/fix-unittest-osdmap
tests/osd: fix typo in unittest_osdmap
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:41 AM Dashboard Bug #41536 (Resolved): Total amount to PG's is more than 100%
I've upgraded to Nautilus a week ago and visited the Dashboard.
The total amount of PG's is around way over 100% in ...
Christoffer Lilja
11:36 AM Revision e91489f4 (ceph): rgw/pubsub: service reordering issue
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
11:21 AM Revision 06dcfb1b (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
11:14 AM Bug #39355: running ceph command on a partially upgraded cluster might fail
I've opened https://tracker.ceph.com/issues/41535 to track this issue on Mimic->Nautilus Chris MacNaughton
06:52 AM Bug #39355: running ceph command on a partially upgraded cluster might fail
I've seen exactly this error when upgrading from Mimic to Nautilus Chris MacNaughton
11:12 AM Bug #41535 (New): Trying to upgrade from Ceph Mimic to Nautilus can fail
When trying to upgrade from Mimic to Nautilus, the clients on the Mimic nodes fail to talk to the monitor cluster as ... Chris MacNaughton
11:02 AM rgw Backport #38887: luminous: GetBucketCORS API returns "Not Found" error code when CORS configurati...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27123
m...
Nathan Cutler
10:59 AM rgw Backport #38908: luminous: rgw: read not exists null version success and return empty data
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27330
m...
Nathan Cutler
10:59 AM rgw Backport #38925: luminous: beast frontend option to set the TCP_NODELAY socket option
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27424
m...
Nathan Cutler
10:58 AM CephFS Backport #38686: luminous: kcephfs TestClientLimits.test_client_pin fails with "client caps fell ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27040
m...
Nathan Cutler
10:58 AM CephFS Backport #38445: luminous: mds: drop cache does not timeout as expected
backport PR https://github.com/ceph/ceph/pull/27342
merge commit 5154062f2c4a1499ce74a518eb7bb54e9560aad5 (v12.2.12-...
Nathan Cutler
10:58 AM CephFS Backport #38340: luminous: mds: may leak gather during cache drop
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27342
m...
Nathan Cutler
10:58 AM CephFS Backport #38877: luminous: mds: high debug logging with many subtrees is slow
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27679
m...
Nathan Cutler
10:57 AM CephFS Backport #39191: luminous: mds: crash during mds restart
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27737
m...
Nathan Cutler
10:57 AM CephFS Backport #39198: luminous: mds: we encountered "No space left on device" when moving huge number ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27801
m...
Nathan Cutler
10:56 AM CephFS Backport #39208: luminous: mds: mds_cap_revoke_eviction_timeout is not used to initialize Server:...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27840
m...
Nathan Cutler
10:55 AM CephFS Backport #39468: luminous: There is no punctuation mark or blank between tid and client_id in th...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27848
m...
Nathan Cutler
10:55 AM CephFS Backport #39221: luminous: mds: behind on trimming and "[dentry] was purgeable but no longer is!"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28432
m...
Nathan Cutler
10:55 AM CephFS Backport #39231: luminous: kclient: nofail option not supported
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28436
m...
Nathan Cutler
10:55 AM CephFS Backport #40160: luminous: FSAL_CEPH assertion failed in Client::_lookup_name: "parent->is_dir()"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28437
m...
Nathan Cutler
10:54 AM CephFS Backport #39213: luminous: mds: there is an assertion when calling Beacon::shutdown()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28438
m...
Nathan Cutler
10:52 AM RADOS Backport #38719: luminous: crush: choose_args array size mis-sized when weight-sets are enabled
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27085
m...
Nathan Cutler
10:52 AM RADOS Backport #39343: luminous: ceph-objectstore-tool rename dump-import to dump-export
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27636
m...
Nathan Cutler
10:51 AM RADOS Backport #38873: luminous: Rados.get_fsid() returning bytes in python3
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27674
m...
Nathan Cutler
10:51 AM RADOS Backport #39042: luminous: osd/PGLog: preserve original_crt to check rollbackability
backport PR https://github.com/ceph/ceph/pull/27715
merge commit f7c528dbafcf540ab046de2cd29010113055da5a (v12.2.12-...
Nathan Cutler
10:51 AM RADOS Backport #38905: luminous: osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27715
m...
Nathan Cutler
10:51 AM RADOS Backport #39431: luminous: Degraded PG does not discover remapped data on originating OSD
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27751
m...
Nathan Cutler
10:50 AM RADOS Backport #39204: luminous: osd: leaked pg refs on shutdown
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27810
m...
Nathan Cutler
10:50 AM RADOS Backport #39218: luminous: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(soid...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27878
m...
Nathan Cutler
10:50 AM RADOS Backport #39563: luminous: Error message displayed when mon_osd_max_split_count would be exceeded...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27908
m...
Nathan Cutler
10:50 AM RADOS Backport #39719: luminous: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when la...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28185
m...
Nathan Cutler
10:49 AM rgw Backport #23237 (Resolved): Corrupted downloads from civetweb when using multipart with slow conn...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27982
m...
Nathan Cutler
10:39 AM rgw Backport #38920: luminous: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard tests ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27332
m...
Nathan Cutler
10:38 AM rgw Backport #39572: luminous: send x-amz-version-id header in PUT response
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27935
m...
Nathan Cutler
10:37 AM rgw Backport #37497: luminous: get or set rgw realm zonegroup zone should check user's caps for security
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28332
m...
Nathan Cutler
10:33 AM Dashboard Bug #41525: mgr/dashboard: Missing service metadata is not handled correctly
Thanks for the detailed explanation of the underlying behaviour.
> probably it's a bug on mds side?
Yes it's su...
Volker Theile
08:46 AM Dashboard Bug #41525: mgr/dashboard: Missing service metadata is not handled correctly
when an mds boots, it sends a mdsbeacon to mon to get it added to the fsmap. but monitor rejected because it thought ... Kefu Chai
08:35 AM Dashboard Bug #41525 (Fix Under Review): mgr/dashboard: Missing service metadata is not handled correctly
Volker Theile
08:23 AM Dashboard Bug #41525 (In Progress): mgr/dashboard: Missing service metadata is not handled correctly
Volker Theile
08:23 AM Dashboard Bug #41525 (Resolved): mgr/dashboard: Missing service metadata is not handled correctly
The Dashboard REST API throws a Python error when fetching metadata for service mds.X fails. Instead of a Python erro... Volker Theile
10:16 AM rgw Backport #39615: luminous: civetweb frontend: response is buffered in memory if content length is...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28069
m...
Nathan Cutler
10:15 AM rgw Backport #39409: luminous: inefficient unordered bucket listing
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28350
m...
Nathan Cutler
10:15 AM rgw Backport #38958: luminous: multisite: sync status on master zone does not show "oldest incrementa...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27453
m...
Nathan Cutler
10:15 AM rgw Backport #39360: luminous: rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
backport PR https://github.com/ceph/ceph/pull/27668
merge commit f63746cf68a061f2033e2a02c1567f97a6aa2d08 (v12.2.12-...
Nathan Cutler
10:15 AM rgw Backport #39358: luminous: Compliance to aws s3's relaxed query handling behaviour
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27668
m...
Nathan Cutler
10:14 AM rgw Backport #39227: luminous: rgw_file: can't retrieve etag of empty object written through NFS
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27881
m...
Nathan Cutler
10:14 AM rgw Backport #39180: luminous: rgw: orphans find perf improvments
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28314
m...
Nathan Cutler
10:14 AM RADOS Backport #39239: luminous: "sudo yum -y install python34-cephfs" fails on mimic
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28493
m...
Nathan Cutler
10:12 AM RADOS Backport #39420: luminous: Don't mark removed osds in when running "ceph osd in any|all|*"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27728
m...
Nathan Cutler
10:12 AM Messengers Backport #39463: luminous: print client IP in default debug_ms log level when "bad crc in {front|...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27858
m...
Nathan Cutler
10:11 AM rbd Backport #39727: luminous: [test] devstack is broken (again)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28130
m...
Nathan Cutler
10:10 AM Backport #40004: luminous: do_cmake.sh: "source" not found
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28216
m...
Nathan Cutler
09:53 AM Revision ff631a19 (ceph): install-deps.sh: only prepare wheels for "make check"
* move `for_make_check` to the beginning of script, as FreeBSD will also
use this variable
* extract `preload_wheel...
Kefu Chai
09:50 AM RADOS Backport #41534 (In Progress): nautilus: valgrind: UninitCondition in ceph::crypto::onwire::AES12...
Nathan Cutler
08:49 AM RADOS Backport #41534 (Resolved): nautilus: valgrind: UninitCondition in ceph::crypto::onwire::AES128GC...
https://github.com/ceph/ceph/pull/29928 Nathan Cutler
09:49 AM Revision 299e33b2 (ceph): qa/valgrind.supp: generalize the whiterule for aes-128-gcm.
Fixes: http://tracker.ceph.com/issues/38827
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked fr...
Radoslaw Zarzynski
09:49 AM Revision dc887dcb (ceph): qa/valgrind.supp: fix the name for aes-128-gcm whiterules.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit af63e3f51f81beb662ee542f6b7fbe6f85...
Radoslaw Zarzynski
09:47 AM Revision 046f5990 (ceph): doc/man/8/monmaptool: document the `--addv` argument.
Fixes: http://tracker.ceph.com/issues/40568
Signed-off-by: Luca Castoro <luca.castoro@brightcomputing.com>
Luca Castoro
09:36 AM CephFS Feature #41182 (In Progress): mgr/volumes: add `fs subvolume extend/shrink` commands
Look at OpenStack manila's cephfs driver extend_share and shrink_share method implementation,
https://github.com/o...
Ramana Raja
09:34 AM RADOS Bug #40792 (Pending Backport): monc: send_command to specific down mon breaks other mon msgs
Kefu Chai
09:34 AM Revision b0aec383 (ceph): Merge pull request #29090 from liewegas/wip-40792
mon/MonClient: ENXIO when sending command to down mon
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:32 AM Revision a08f4a30 (ceph): Merge pull request #28177 from jecluis/wip-noreply-failures
mon: ensure prepare_failure() marks no_reply on op
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
09:22 AM Revision e4d6312f (ceph): script/backport-create-issue: add --resolve-parent feature
When --resolve-parent is provided on the command line, the script
will check the status of backport issues for those ...
Nathan Cutler
09:18 AM RADOS Bug #41424 (Resolved): readable.sh test fails
Kefu Chai
09:17 AM rgw Bug #41416 (Resolved): "ctest -R check-generated.sh" fails because of RGWObjManifest
Kefu Chai
09:16 AM Revision a342158b (ceph): Merge pull request #29862 from tchaikov/wip-41416
rgw,bluestore: fixes to address failures from check-generated.sh
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revi...
Kefu Chai
09:09 AM CephFS Backport #41444 (In Progress): nautilus: mgr/volumes: handle incorrect pool_layout setting during...
https://github.com/ceph/ceph/pull/29926 Ramana Raja
09:09 AM CephFS Backport #41437 (In Progress): nautilus: mgr/volumes: subvolume and subvolume group path exists e...
https://github.com/ceph/ceph/pull/29926 Ramana Raja
08:53 AM Revision 61443d31 (ceph): osd/osd_types: s/object_new/new_object/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:53 AM rgw Bug #12713 (Resolved): civetweb frontend: response is buffered in memory if content length is not...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM rgw Bug #17882 (Resolved): s3tests-test-readwrite failed in rados run (Connection refused)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM rgw Bug #21085 (Resolved): rgw: string_view instance points to expired memory in PrefixableSignatureH...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM rgw Bug #21940 (Resolved): rgw_file: objects have wrong accounted_size
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM rgw Bug #22099 (Resolved): rgw: lifecycle process may block RGWRealmReloader::reload
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM RADOS Bug #22266 (Resolved): mgr/PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM rgw Bug #22982 (Resolved): Objects only serving first 512K
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:52 AM rbd Bug #23038 (Resolved): rbd: import with option --export-format fails to protect snapshot
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM rgw Bug #23139 (Resolved): rgw: garbage collector removes objects slowly
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM mgr Bug #23249 (Resolved): ceph osd safe-to-destroy crashes the mgr
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM CephFS Bug #23975 (Resolved): qa: TestVolumeClient.test_lifecycle needs updated for new eviction behavior
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM rgw Bug #24061 (Resolved): Misnamed S3 operation
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM CephFS Bug #24133 (Resolved): mds: broadcast quota to relevant clients when quota is explicitly set
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM rgw Bug #26895 (Resolved): multisite: intermittent failures in test_bucket_sync_disable_enable
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:51 AM rgw Bug #26952 (Resolved): multisite: incremental data sync makes unnecessary call to RGWReadRemoteDa...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:46 AM RADOS Backport #41533 (Resolved): mimic: Move bluefs alloc size initialization log message to log level 1
https://github.com/ceph/ceph/pull/30219 Nathan Cutler
08:46 AM RADOS Backport #41531 (Resolved): nautilus: Move bluefs alloc size initialization log message to log le...
https://github.com/ceph/ceph/pull/30229 Nathan Cutler
08:46 AM RADOS Backport #41530 (Resolved): mimic: doc: mon_health_to_clog_* values flipped
https://github.com/ceph/ceph/pull/30227 Nathan Cutler
08:46 AM RADOS Backport #41529 (Resolved): nautilus: doc: mon_health_to_clog_* values flipped
https://github.com/ceph/ceph/pull/30003 Nathan Cutler
08:32 AM RADOS Bug #41526 (Rejected): Choosing the next PG for a deep scrubs wrong.
I have ceph cluster in this state:... Fyodor Ustinov
08:30 AM Bug #41524 (Fix Under Review): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Nathan Cutler
07:50 AM Bug #41524 (Resolved): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Seen in OBS:... Nathan Cutler
08:10 AM Revision e61fcd6b (ceph): osd/osd_types: bump up some encoding versions
it does not really pose a problem for now since we only check it
against the compat version, but it's good to keep it...
xie xingguo
07:34 AM ceph-volume Backport #41246: mimic: simple functional tests test for lvm zap
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29661
m...
Nathan Cutler
07:33 AM ceph-volume Backport #41298 (Resolved): mimic: batch functional idempotency test fails since message is now o...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29688
m...
Nathan Cutler
07:33 AM RADOS Backport #40943: mimic: mon/OSDMonitor.cc: better error message about min_size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29618
m...
Nathan Cutler
07:33 AM RADOS Backport #41086: mimic: Change default for bluestore_fsck_on_mount_deep as false
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29699
m...
Nathan Cutler
07:32 AM rgw Backport #40497: mimic: Object Gateway multisite document read-only argument error
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29289
m...
Nathan Cutler
07:32 AM ceph-volume Backport #41201: mimic: ceph-volume prints log messages to stdout
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29602
m...
Nathan Cutler
07:31 AM ceph-volume Backport #41138: mimic: ceph-volume prints errors to stdout with --format json
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29507
m...
Nathan Cutler
07:31 AM ceph-volume Backport #41022: mimic: simple: when 'type' file is not present activate fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29417
m...
Nathan Cutler
07:30 AM rgw Backport #39274 (Resolved): mimic: S3 policy evaluated incorrectly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29255
m...
Nathan Cutler
07:30 AM rgw Backport #39415 (Resolved): mimic: multisite: period pusher gets 403 Forbidden against other zone...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29256
m...
Nathan Cutler
07:30 AM rgw Backport #39748 (Resolved): mimic: Add support for --bypass-gc flag of radosgw-admin bucket rm co...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29262
m...
Nathan Cutler
07:30 AM rgw Backport #40128 (Resolved): mimic: rgw: Swift interface: server side copy fails if object name co...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29267
m...
Nathan Cutler
07:29 AM rgw Backport #40136 (Resolved): mimic: rgw: the Multi-Object Delete operation of S3 API wrongly handl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29268
m...
Nathan Cutler
07:29 AM rgw Backport #40141 (Resolved): mimic: multisite: 'radosgw-admin bucket sync status' should call sync...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29270
m...
Nathan Cutler
07:29 AM rgw Backport #40144 (Resolved): mimic: Multisite sync corruption for large multipart obj
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29273
m...
Nathan Cutler
07:29 AM rgw Backport #40225 (Resolved): mimic: rgw_file: include tenant when hashing bucket names
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29277
m...
Nathan Cutler
07:28 AM rgw Backport #40351 (Resolved): mimic: rgw/OutputDataSocket: append_output(buffer::list&) says it wil...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29279
m...
Nathan Cutler
07:28 AM rgw Backport #40354 (Resolved): mimic: multisite: RGWListBucketIndexesCR for data full sync needs pag...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29284
m...
Nathan Cutler
07:28 AM rgw Backport #40357 (Resolved): mimic: The expected output of the "radosgw-admin reshard status" comm...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29285
m...
Nathan Cutler
07:28 AM rgw Backport #40360 (Resolved): mimic: rgw: set null version object issues
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29288
m...
Nathan Cutler
07:27 AM ceph-volume Backport #41056: mimic: ceph-volume does not recognize wal/db partitions created by ceph-disk
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29463
m...
Nathan Cutler
07:26 AM Backport #40269 (Resolved): mimic: make check failure: "patch: command not found"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29150
m...
Nathan Cutler
07:26 AM Backport #38963 (Resolved): mimic: DaemonServer::handle_conf_change - broken locking
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29197
m...
Nathan Cutler
07:26 AM Backport #40268 (Resolved): mimic: data race in OutputDataSocket
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29201
m...
Nathan Cutler
07:25 AM RADOS Backport #39692 (Resolved): mimic: _txc_add_transaction error (39) Directory not empty not handle...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29217
m...
Nathan Cutler
07:25 AM ceph-volume Backport #40919: mimic: Add several flags to ceph-volume lvm batch
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29243
m...
Nathan Cutler
07:23 AM ceph-volume Backport #40977: mimic: missing string substitution when reporting mounts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29350
m...
Nathan Cutler
07:22 AM CephFS Backport #40222: mimic: mds: reset heartbeat during long-running loops in recovery
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28918
m...
Nathan Cutler
07:22 AM CephFS Backport #40875: mimic: /src/include/xlist.h: 77: FAILED assert(_size == 0)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29187
m...
Nathan Cutler
07:22 AM CephFS Backport #39685: mimic: ceph-fuse: client hang because its bad session PipeConnection to mds
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29200
m...
Nathan Cutler
07:21 AM CephFS Backport #38099: mimic: mds: remove cache drop admin socket command
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29210
m...
Nathan Cutler
07:21 AM CephFS Backport #38687: mimic: kcephfs TestClientLimits.test_client_pin fails with "client caps fell bel...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29211
m...
Nathan Cutler
07:20 AM Dashboard Backport #40660: mimic: mgr/dashboard: cephfs multimds graphs stack together
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28911
m...
Nathan Cutler
07:19 AM bluestore Backport #40758: mimic: stupid allocator might return extents with length = 0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29024
m...
Nathan Cutler
07:18 AM RADOS Backport #40654: mimic: Lower the default value of osd_deep_scrub_large_omap_object_key_threshold
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29174
m...
Nathan Cutler
07:18 AM RADOS Backport #38552: mimic: core: lazy omap stat collection
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29189
m...
Nathan Cutler
07:09 AM Bug #41523: build ceph failed when using WITH_DPDK=ON
Hu Ye wrote:
> I used the master brach of ceph, here are the build error logs:
>
> [...]
There are two version...
Hu Ye
07:05 AM Bug #41523 (Closed): build ceph failed when using WITH_DPDK=ON
I used the master brach of ceph, here are the build error logs:... Hu Ye
05:16 AM Revision 6f74759c (ceph): Merge pull request #29893 from xiexingguo/wip-inc-recovery-5
osd/osd_types: inc-recovery - add special handler for lost_revert
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revi...
Xie Xingguo
05:08 AM Revision 10ae725d (ceph): librados: add IoCtx::is_valid method to test if IoCtx was initialized
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:00 AM Revision c1b47b62 (ceph): common/DecayCounter: do not decay when testing denc
check-generated.sh tries to verify the invariance of a type after
encoding and decoding. so we should keep the value ...
Kefu Chai
05:00 AM Revision 2c5e59c1 (ceph): test/encoding/check-generated.sh: run loop in the same shell
set parent scope variables in the same shell.
foo | while read ....
in the above statement, `while read ...` is exe...
Kefu Chai
05:00 AM Revision bf0b1611 (ceph): test/encoding/check-generated.sh: show diff if cmp fails
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:57 AM Revision 2e5fcf7b (ceph): ceph-objectstore-tool: Ignore snapset error if just removing head with ...
Fixes: https://tracker.ceph.com/issues/41522
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:41 AM Revision 1726bf21 (ceph): osd: init pg_pool_t::pg_autoscale_mode in ctor
so its value is determined
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:41 AM Revision 3e65551d (ceph): mgr/ServiceMap: use plain gid
* partially revert 5c25a018. which is not backward compatible.
* change `ServiceMap::get_daemon()` so it returns a
...
Kefu Chai
04:41 AM Revision 123f42d0 (ceph): rgw: rgw_log_entry always initialize total_time
zero-initialize rgw_log_entry::total_time
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:41 AM Revision 1efc7b1d (ceph): rgw: update_iterator() in RGWObjManifest::set_explicit()
we should update the end iterator when updating RGWObjManifest with its
parts
Fixes: https://tracker.ceph.com/issues...
Kefu Chai
04:41 AM Revision 69026720 (ceph): rgw: RGWObjManifest::obj_iterator: init member variables in-class
* remove the init() member function which is solely used by the
constructors.
* use constructor delegation to minim...
Kefu Chai
04:41 AM Revision 6833234f (ceph): rgw: RGWObjManifest::obj_iterator::seek always update locations
we should update explicit loc and location even if
`ofs >= manifest->obj_size`. there is chance that we are updating ...
Kefu Chai
04:41 AM Revision 8bc43527 (ceph): os/bluestore: implement copy ctor and assignment for bluestore_blob_use...
to address the `check-generated.sh` test failure.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:41 AM Revision 0c1836d3 (ceph): osd: use in-class initialization in pg_pool_t
less repeat this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:41 AM Revision 4c9e142b (ceph): osd: use scoped enum for pg_pool_t::pg_autoscale_mode
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:31 AM Backport #41521 (In Progress): nautilus: INFO:teuthology.orchestra.run.ovh044.stdout:you must add...
Brad Hubbard
04:25 AM Backport #41521 (Resolved): nautilus: INFO:teuthology.orchestra.run.ovh044.stdout:you must add a ...
https://github.com/ceph/ceph/pull/29918 Brad Hubbard
04:27 AM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
since we don't have/enforce require_minimal_release option yet in MgrModule. i think we have following options
- d...
Kefu Chai
03:20 AM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
on mgr.x side... Kefu Chai
04:26 AM Revision dbbe68b1 (ceph): nautilus: qa/ceph-ansible: Disable dashboard
Recently a dashboard playbook was added which will fail without a
grafana server so disabling the dashboard
Fixes: h...
Brad Hubbard
04:25 AM ceph-ansible Bug #41518 (In Progress): INFO:teuthology.orchestra.run.ovh044.stdout:you must add a [grafana-ser...
Brad Hubbard
04:24 AM ceph-ansible Bug #41518 (Pending Backport): INFO:teuthology.orchestra.run.ovh044.stdout:you must add a [grafan...
Brad Hubbard
03:58 AM ceph-ansible Bug #41518 (In Progress): INFO:teuthology.orchestra.run.ovh044.stdout:you must add a [grafana-ser...
Brad Hubbard
03:42 AM ceph-ansible Bug #41518 (Resolved): INFO:teuthology.orchestra.run.ovh044.stdout:you must add a [grafana-server...
ceph-ansible tests fail with the following.... Brad Hubbard
04:14 AM Revision 75c7ee23 (ceph): mgr/MgrMonitor: print pending.always_on_modules before updating it
* early return to reduce the indent level for improve the readability
* print out the full `pending.always_on_modules...
Kefu Chai
03:51 AM Revision 131f5a14 (ceph): qa/ceph-ansible: Disable dashboard
Recently a dashboard playbook was added which will fail without a
grafana server so disabling the dashboard
Fixes: h...
Brad Hubbard
03:45 AM Linux kernel client Bug #41519 (Rejected): kclient: crashed due to dentry still in use on umount
BUG() triggered crash due to dentry still in use during cephfs umount.
There is mds session reconnect log in history...
Erqi Chen
03:25 AM RADOS Bug #41517 (Resolved): Missing head object at primary with snapshots crashes primary

This script crashes osd.1 when it wants to recover to osd.3 after osd.2 is marked out. When it sees the missing "o...
David Zafman
03:21 AM CephFS Backport #41100 (In Progress): mimic: tools/cephfs: memory leak in cephfs/Resetter.cc
https://github.com/ceph/ceph/pull/29915 Prashant D
03:19 AM CephFS Backport #41106 (In Progress): nautilus: mds: add command that modify session metadata
https://github.com/ceph/ceph/pull/29914 Prashant D
02:56 AM Documentation #41516 (Resolved): doc: update monitor config documentation
Many of the monitor config options documented (https://docs.ceph.com/docs/master/rados/configuration/mon-config-ref/)... James McClune
02:28 AM Revision bad4ccc7 (ceph): Merge pull request #29913 from tchaikov/wip-debian/control
debian/control: fix Build-Depends
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:05 AM Revision f6d7fd28 (ceph): debian/control: fix Build-Depends
it's a regression introduced by 5d6d770e
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:22 AM RADOS Bug #41406: common: SafeTimer reinit doesn't fix up "stopping" bool, used in MonClient bootstrap
Patrick Donnelly wrote:
> Does any code actually do that sequence of events. I would think a SafeTimer should not be...
haitao chen
12:53 AM rgw Bug #41515 (Resolved): valgrind reports "Invalid read of size 8" in radosgw
... Kefu Chai
12:47 AM RADOS Bug #41514: in-flight manifest ops not properly cancelled on interval changing
http://pulpito.ceph.com/xxg-2019-08-25_02:12:25-rados:thrash-wip-inc-recovery-5-distro-basic-smithi/4250539/ xie xingguo
12:36 AM RADOS Bug #41514 (Resolved): in-flight manifest ops not properly cancelled on interval changing
which as a result makes PrimaryLogPG::on_flushed() unhappy:... xie xingguo

08/26/2019

11:52 PM Revision fa282438 (ceph): cephfs: fix a memory leak
use a smart pointer instead of using 'new' to resolve a memory leak .
Fixes: https://tracker.ceph.com/issues/40936
S...
guodong xiao
10:52 PM RADOS Bug #40721 (Need More Info): backfill caught in loop from block
Samuel Just
10:51 PM RADOS Bug #40721: backfill caught in loop from block
I don't think I can make further progress without more logs, I'm marking this need more info for the time being. As ... Samuel Just
09:29 PM RADOS Bug #40721: backfill caught in loop from block
Based on the snapcontext, make_writeable should have created a clone. Samuel Just
09:29 PM RADOS Bug #40721: backfill caught in loop from block
The copy_from on that object lasted until the end of the test. It did succeed, but presumably during shutdown once t... Samuel Just
08:36 PM RADOS Bug #40721: backfill caught in loop from block
Or, I guess the directory is probably correct in that the teuthology.log output is consistent with the above, but the... Samuel Just
08:01 PM RADOS Bug #40721: backfill caught in loop from block
Unfortunately, I think the job number is wrong -- I don't see that object in the log (smithi19817795-* objects are in... Samuel Just
10:44 PM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
Maybe related to rbd_support module failing to initialize, and logging afterwards:... Josh Durgin
10:02 PM mgr Bug #41512: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus in PyModul...
and in http://pulpito.ceph.com/yuriw-2019-08-22_02:25:57-upgrade:mimic-x-wip_nautilus_14.2.3_RC1-distro-basic-smithi Yuri Weinstein
10:01 PM mgr Bug #41512 (Duplicate): "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilu...
Run: http://pulpito.ceph.com/teuthology-2019-08-26_02:25:03-upgrade:luminous-x-nautilus-distro-basic-smithi/
Jobs: m...
Yuri Weinstein
10:40 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
Yuri is re-running with some client debugging here: http://pulpito.ceph.com/yuriw-2019-08-26_22:39:26-upgrade:nautilu... Josh Durgin
10:39 PM mgr Bug #41513: mgr fails to respawn in 14.2.2->nautilus upgrade
It seems in each of these nautilus-p2p parallel runs, 'ceph pg dump' was run after the ceph cli was upgraded to nauti... Josh Durgin
10:25 PM mgr Bug #41513 (Resolved): mgr fails to respawn in 14.2.2->nautilus upgrade
Run: http://pulpito.front.sepia.ceph.com/yuriw-2019-08-22_16:46:25-upgrade:nautilus-p2p-nautilus-distro-basic-smithi/... Yuri Weinstein
10:23 PM Revision e4ad5973 (ceph): qa: ignore RECENT_CRASH for multimds snapshot testing
These tests purposefully crash the MDS.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:48 PM RADOS Bug #41362 (Fix Under Review): Rados bench sequential and random read: not behaving as expected w...
Patrick Donnelly
09:18 PM RADOS Bug #24057 (Can't reproduce): cbt fails to copy results to the archive dir
Neha Ojha
09:10 PM RADOS Support #41402 (Rejected): OSD's memory are beyound controlled
Please seek help on ceph-users mailing list. This is not the correct forum to seek support. Patrick Donnelly
09:10 PM RADOS Documentation #41403 (Pending Backport): doc: mon_health_to_clog_* values flipped
Patrick Donnelly
09:09 PM RADOS Documentation #41403 (Resolved): doc: mon_health_to_clog_* values flipped
Patrick Donnelly
09:08 PM RADOS Documentation #41403 (Fix Under Review): doc: mon_health_to_clog_* values flipped
Patrick Donnelly
09:09 PM Revision babd27c9 (ceph): Merge PR #29867 into master
* refs/pull/29867/head:
doc: default values for mon_health_to_clog_* were flipped
Reviewed-by: Kefu Chai <kchai@red...
Patrick Donnelly
09:06 PM RADOS Bug #41406 (Need More Info): common: SafeTimer reinit doesn't fix up "stopping" bool, used in Mon...
Does any code actually do that sequence of events. I would think a SafeTimer should not be re-inited after shutdown. Patrick Donnelly
09:04 PM Bug #41413 (Resolved): SELinux denials in 14.2.3 RC runs
Patrick Donnelly
09:04 PM rgw Feature #41417 (Fix Under Review): rgw: store small object's data part into xattr to avoid disk s...
Patrick Donnelly
08:42 PM Backport #37749: mimic: Add clear-data-digest command to objectstore tool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29196
m...
Nathan Cutler
08:41 PM rgw Backport #40590: mimic: rgw: deleting bucket can fail when it contains unfinished multipart uploads
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29016
m...
Nathan Cutler
08:41 PM rgw Backport #39074: mimic: multisite: data sync loops back to the start of the datalog after reachin...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29021
m...
Nathan Cutler
08:41 PM RADOS Bug #37775: some pg_created messages not sent to mon
The original bug is about a pool level flag - "FLAG_CREATING", which was introduced in 0e526b467af2699e389e7f28a6d709... Neha Ojha
08:41 PM rgw Backport #39203: mimic: rgw: race condition between resharding and ops waiting on resharding
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29139
m...
Nathan Cutler
08:40 PM rgw Backport #38080: mimic: multisite: overwrites in versioning-suspended buckets fail to sync
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29017
m...
Nathan Cutler
08:40 PM rgw Backport #39047: mimic: rgw: update resharding documentation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29020
m...
Nathan Cutler
08:40 PM rgw Backport #37891: mimic: doc: wrong value of usage log default in logging section
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29014
m...
Nathan Cutler
08:40 PM RADOS Backport #39475: mimic: segv in fgets() in collect_sys_info reading /proc/cpuinfo
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28206
m...
Nathan Cutler
08:39 PM Backport #40005: mimic: do_cmake.sh: "source" not found
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28217
m...
Nathan Cutler
08:38 PM Backport #40547: mimic: Keyrings created by ceph auth get are not suitable for ceph auth import
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28741
m...
Nathan Cutler
08:38 PM bluestore Backport #40535: mimic: pool compression options not consistently applied
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28894
m...
Nathan Cutler
08:38 PM RADOS Backport #40651: mimic: os/bluestore: fix >2GB writes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28967
m...
Nathan Cutler
08:37 PM RADOS Bug #40720 (Resolved): mimic, nautilus: make bitmap allocator the default allocator for bluestore
Nathan Cutler
08:35 PM RADOS Backport #38751: mimic: should report EINVAL in ErasureCode::parse() if m<=0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28995
m...
Nathan Cutler
08:35 PM RADOS Backport #39513: mimic: osd: segv in _preboot -> heartbeat
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28220
m...
Nathan Cutler
08:29 PM rgw Bug #41511: civetweb threads using 100% of CPU
Vladimir Brik wrote:
> Eric Ivancich wrote:
> > Can you explain more as to whether it self-resolves or not (i.e., o...
J. Eric Ivancich
08:25 PM rgw Bug #41511: civetweb threads using 100% of CPU
Eric Ivancich wrote:
> Vladimir, would you clear something up. In the description here you state that once this star...
Vladimir Brik
07:53 PM rgw Bug #41511: civetweb threads using 100% of CPU
Vladimir, would you clear something up. In the description here you state that once this starts, that once a CPU is c... J. Eric Ivancich
07:50 PM rgw Bug #41511: civetweb threads using 100% of CPU
I did some initial analysis on the profiling data that Vladimir provided. Of the 5078 threads, 5073 were essentially ... J. Eric Ivancich
06:44 PM rgw Bug #41511 (Duplicate): civetweb threads using 100% of CPU
I am running a Ceph 14.2.1 cluster with 3 rados gateways. Periodically, radosgw process on those machines starts cons... Vladimir Brik
08:28 PM RADOS Backport #39311: mimic: crushtool crash on Fedora 28 and newer
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27986
m...
Nathan Cutler
08:28 PM RADOS Backport #39720: mimic: short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28089
m...
Nathan Cutler
08:28 PM RADOS Backport #39374: mimic: ceph tell osd.xx bench help : gives wrong help
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28097
m...
Nathan Cutler
08:28 PM RADOS Backport #39422: mimic: Don't mark removed osds in when running "ceph osd in any|all|*"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28142
m...
Nathan Cutler
08:27 PM mgr Backport #39458: mimic: mgr/prometheus: replace whitespaces in metric names
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28165
m...
Nathan Cutler
08:27 PM RADOS Backport #38341: mimic: pg stuck in backfill_wait with plenty of disk space
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28201
m...
Nathan Cutler
08:26 PM devops Backport #37613: mimic: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (a...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27949
m...
Nathan Cutler
08:26 PM CephFS Backport #39233: mimic: kclient: nofail option not supported
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28090
m...
Nathan Cutler
08:26 PM CephFS Backport #39472: mimic: mds: fail to resolve snapshot name contains '_'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28186
m...
Nathan Cutler
08:25 PM CephFS Backport #39669: mimic: mds: output lock state in format dump
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28274
m...
Nathan Cutler
08:25 PM CephFS Backport #39679: mimic: pybind: add the lseek() function to pybind of cephfs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28337
m...
Nathan Cutler
08:25 PM CephFS Backport #39689: mimic: mds: error "No space left on device" when create a large number of dirs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28381
m...
Nathan Cutler
08:25 PM CephFS Backport #40168: mimic: client: ceph.dir.rctime xattr value incorrectly prefixes "09" to the nano...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28501
m...
Nathan Cutler
08:24 PM CephFS Backport #40342: mimic: mds: fix corner case of replaying open sessions
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28579
m...
Nathan Cutler
08:24 PM CephFS Backport #40042: mimic: avoid trimming too many log segments after mds failover
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28650
m...
Nathan Cutler
08:21 PM rgw Backport #40262: mimic: rgw_file: all directories are virtual with respect to contents, and are a...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28887
m...
Nathan Cutler
08:20 PM rgw Backport #38776: mimic: rgw doesnt support delimiter longer then one symbol
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29018
m...
Nathan Cutler
08:20 PM rgw Backport #39229: mimic: rgw_file: can't retrieve etag of empty object written through NFS
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28073
m...
Nathan Cutler
08:20 PM rgw Backport #40033: mimic: rgw metadata search (elastic search): meta sync: ERROR: failed to read md...
backport PR https://github.com/ceph/ceph/pull/28757
merge commit 81329a7817f5e036b8e32c760f047e2ee7c13a29 (v13.2.6-1...
Nathan Cutler
08:19 PM rgw Backport #38747: mimic: non existant mdlog failures logged at level 0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28757
m...
Nathan Cutler
08:18 PM rbd Backport #39674: mimic: [test] possible race condition in rbd-nbd disconnect
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28310
m...
Nathan Cutler
08:17 PM rbd Backport #40593: mimic: rbd_mirror/ImageSyncThrottler.cc: 61: FAILED ceph_assert(m_queue.empty())
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28815
m...
Nathan Cutler
08:17 PM RADOS Backport #40639: mimic: osd: report omap/data/metadata usage
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28852
m...
Nathan Cutler
08:17 PM Revision cb5b1830 (ceph): os/bluestore/BlueFS: Move bluefs alloc size initialization log message ...
Fixes: https://tracker.ceph.com/issues/41399
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from co...
Vikhyat Umrao
08:16 PM mgr Backport #39593: mimic: Cython 0.29 removed support for subinterpreters: raises "ImportError: Int...
backport PR https://github.com/ceph/ceph/pull/27971
merge commit 8b7de8e0d35af518ea617e981bfd289df947ea44 (v13.2.6-1...
Nathan Cutler
08:16 PM mgr Backport #39592: mimic: ceph-mgr: ImportError: Interpreter change detected - this module can onl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27971
m...
Nathan Cutler
08:14 PM rbd Backport #39461: mimic: [rbd-mirror] "bad crc in data" error when listing large pools
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28123
m...
Nathan Cutler
08:14 PM rbd Backport #38441: mimic: compare-and-write skips compare after copyup without object map
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28133
m...
Nathan Cutler
08:13 PM rbd Backport #40573: mimic: Disabling journal might result in assertion failure
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28770
m...
Nathan Cutler
08:13 PM rbd Backport #40461: mimic: possible crash when replaying journal with invalid/corrupted ranges
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28814
m...
Nathan Cutler
08:13 PM mgr Backport #39426: mimic: mgr: deadlock
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28161
m...
Nathan Cutler
08:02 PM rgw Backport #40088: mimic: backport new iso8601 parsing logic
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28326
m...
Nathan Cutler
07:58 PM RADOS Bug #41399 (Pending Backport): Move bluefs alloc size initialization log message to log level 1
Neha Ojha
07:57 PM Revision 04b5c38c (ceph): Merge pull request #29822 from vumrao/wip-vumrao-41399
os/bluestore/BlueFS: Move bluefs alloc size initialization log message to log level 1.
Reviewed-by: Sage Weil <sage@...
Neha Ojha
07:40 PM Revision 96d48af3 (ceph): os/bluestore/BlueFS: Move bluefs alloc size initialization log message ...
Fixes: https://tracker.ceph.com/issues/41399
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Vikhyat Umrao
07:34 PM bluestore Backport #40423: mimic: Bitmap allocator return duplicate entries which cause interval_set assert
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28645
m...
Nathan Cutler
07:33 PM RADOS Bug #38827 (Pending Backport): valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWir...
seeing this in the rgw suite for nautilus runs, so tagging for backport of https://github.com/ceph/ceph/pull/28305 Casey Bodley
07:33 PM rgw Backport #40038: mimic: rgw: Return tenant field in bucket_stats function
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28209
m...
Nathan Cutler
07:32 PM rgw Backport #39532: mimic: rgw: resharding of a versioned bucket causes a bucket stats discrepancy
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28249
m...
Nathan Cutler
07:32 PM rgw Backport #39179: mimic: rgw: remove_olh_pending_entries() does not limit the number of xattrs to ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28348
m...
Nathan Cutler
07:28 PM rgw Backport #40147: mimic: rgw: bucket may redundantly list keys after BI_PREFIX_CHAR
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28409
m...
Nathan Cutler
07:28 PM rgw Backport #39697: mimic: rgw: success returned for put bucket versioning on a non existant bucket
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28422
m...
Nathan Cutler
07:28 PM rgw Backport #39734: mimic: multisite: mismatch of bucket creation times from List Buckets
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28483
m...
Nathan Cutler
07:28 PM rgw Backport #40348: mimic: ssl tests failing with SSLError("bad handshake: Error([('SSL routines', '...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28668
m...
Nathan Cutler
06:58 PM bluestore Bug #41213: BlueStore OSD taking more than 60 minutes to boot
- This may help:
https://github.com/ceph/ceph/pull/27782
Vikhyat Umrao
06:12 PM Linux kernel client Bug #40481: osdmap->osd_addr allocation is susceptible to memory fragmentation
https://www.spinics.net/lists/ceph-users/msg54591.html Ilya Dryomov
05:57 PM bluestore Backport #41273: nautilus: Containerized cluster failure due to osd_memory_target not being set t...
Raising priority, I think this is a blocker for rook-ceph on any platform, and Octopus won't be in downstream release... Ben England
05:21 PM Revision 692a678a (ceph): Merge pull request #29900 from alfredodeza/mimic-rm41378
mimic ceph-volume tests set the noninteractive flag for Debian
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:44 PM Revision f3d3e37c (ceph): Merge pull request #29903 from tchaikov/wip-pip-download
install-deps.sh: download wheel using 'pip wheel'
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Kefu Chai
03:53 PM Revision ba2c45b5 (ceph): Merge pull request #29791 from jan--f/wip-41373-luminous
luminous: batch functional idempotency test fails since message is now on stderr
Reviewed-by: Alfredo Deza <adeza@re...
Alfredo Deza
03:27 PM Revision cc27e353 (ceph): rgw/rgw_reshard: Don't dump RGWBucketReshard JSON in process_single_log...
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:26 PM Revision 9d02e5d3 (ceph): osd mon mgr: Convert all network ping time output to milliseconds
To output milliseconds (usec / 1000), treat as fixed point integers
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:25 PM Revision 025b10a5 (ceph): osd: Add "dump_osd_network" osd admin request to get a sorted report
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 5d3c1856 (ceph): mgr: Add "dump_osd_network" mgr admin request to get a sorted report
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 0d1bbd34 (ceph): osd mgr mon: Add mon_warn_on_slow_ping_ratio config as 5% of osd_heartb...
Compute network ping threshold based on ratio (5% of 20 seconds is 1 second)
Make the threshold value used part of du...
David Zafman
03:25 PM Revision f4a0be2e (ceph): doc: Add documentation and release notes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 297a0e7b (ceph): osd mgr: Add minimum and maximum tracking to network ping time
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 3f846d7c (ceph): osd mgr: Store last pingtime for possible graphing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 6555699d (ceph): osd: After first interval populate vectors so 5min/15min values aren't 0
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision ea20d352 (ceph): osd mon: Add last_update to osd_stat_t heartbeat info
Ignore old heartbeat info which hasn't updated
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:25 PM Revision 5ab145d6 (ceph): mon: Indicate when an osd with slow ping time is down
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 048f8096 (ceph): osd mgr: Add osd_mon_heartbeat_stat_stale option to time out ping info
after 1 hour
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:25 PM Revision f2b26d88 (ceph): osd: Add debug_disable_randomized_ping config for use in testing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 573aea2b (ceph): osd: Add debug_heartbeat_testing_span to allow quicker testing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 4fb42ea2 (ceph): test: Add basic test for network ping tracking
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 8ac1562b (ceph): common: Add support routines to generate strings for fixed point
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:25 PM Revision 66d44e7f (ceph): osd mon: Track heartbeat ping times and report health warning
Fixes: http://tracker.ceph.com/issues/40640
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:25 PM Linux kernel client Bug #40862 (Pending Backport): kclient: crashed after evicted twice
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c95f1c5f436badb9bb87e9b30fd573f6b3d5942... Ilya Dryomov
03:22 PM rgw Backport #41452 (In Progress): nautilus: support S3 Object Lock
Casey Bodley
03:20 PM rgw Backport #41452: nautilus: support S3 Object Lock
https://github.com/ceph/ceph/pull/29905 Paul Emmerich
02:32 PM rgw Backport #41452 (Resolved): nautilus: support S3 Object Lock
https://github.com/ceph/ceph/pull/29905 Casey Bodley
03:22 PM Linux kernel client Bug #41162 (Pending Backport): checking con->peer_features in calc_target() is fundamentally racy
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a561372405cf6bc6f14239b3a9e57bb39f2788b... Ilya Dryomov
03:10 PM bluestore Backport #41510 (In Progress): luminous: 50-100% iops lost due to bluefs_preextend_wal_files = false
Nathan Cutler
03:09 PM bluestore Backport #41510 (Resolved): luminous: 50-100% iops lost due to bluefs_preextend_wal_files = false
https://github.com/ceph/ceph/pull/29564 Nathan Cutler
03:09 PM bluestore Bug #38559 (Pending Backport): 50-100% iops lost due to bluefs_preextend_wal_files = false
Nathan Cutler
03:06 PM bluestore Bug #38559 (Resolved): 50-100% iops lost due to bluefs_preextend_wal_files = false
Having been run with --resolve-parent, the script "backport-create-issue" set the status of this issue to "Resolved" ... Nathan Cutler
03:08 PM mgr Backport #41509 (Resolved): nautilus: Python 3 Ceph throws exception when sending via zabbix-sender
https://github.com/ceph/ceph/pull/30016 Nathan Cutler
03:08 PM CephFS Backport #41508 (Resolved): nautilus: add information about active scrubs to "ceph -s" (and elsew...
https://github.com/ceph/ceph/pull/30704 Nathan Cutler
03:06 PM rgw Bug #38607 (Resolved): reduce log shard config for multisite tests
Having been run with --resolve-parent, the script "backport-create-issue" set the status of this issue to "Resolved" ... Nathan Cutler
03:06 PM Revision 3562504a (ceph): install-deps.sh: download wheel using 'pip wheel'
otherwise we will fail to install the build dependencies of
`lazy-object-proxy` from the wheelhouse. as `lazy-object-...
Kefu Chai
03:06 PM rgw Bug #38811 (Resolved): rgw: read not exists null version success and return empty data
Having been run with --resolve-parent, the script "backport-create-issue" set the status of this issue to "Resolved" ... Nathan Cutler
03:00 PM rbd Bug #39269 (Resolved): rbd-nbd return correctly error message when no-match device.
Nathan Cutler
02:59 PM rbd Bug #39447 (Resolved): [tests] "rbd" teuthology suite has no coverage of "rbd diff"
Nathan Cutler
02:59 PM RADOS Backport #41503 (Resolved): nautilus: Warning about past_interval bounds on deleting pg
https://github.com/ceph/ceph/pull/30000 Nathan Cutler
02:59 PM RADOS Backport #41502 (Resolved): mimic: Warning about past_interval bounds on deleting pg
https://github.com/ceph/ceph/pull/30222 Nathan Cutler
02:59 PM RADOS Backport #41501 (Resolved): nautilus: backfill_toofull while OSDs are not full (Unneccessary HEAL...
https://github.com/ceph/ceph/pull/29999 Nathan Cutler
02:58 PM RADOS Backport #41500 (Rejected): luminous: backfill_toofull while OSDs are not full (Unneccessary HEAL...
Nathan Cutler
02:58 PM RADOS Backport #41499 (Rejected): mimic: backfill_toofull while OSDs are not full (Unneccessary HEALTH_...
Nathan Cutler
02:58 PM Dashboard Feature #39626 (Resolved): ceph-rgw: retrieve list of existing realms in local cluster from REST ...
Nathan Cutler
02:58 PM rgw Bug #39654 (Resolved): rgw: Put LC doesn't clear existing lifecycle
Nathan Cutler
02:58 PM rbd Bug #39973 (Resolved): "profile rbd" OSD cap should add "class rbd metadata_list" cap by default.
Nathan Cutler
02:58 PM rgw Bug #39989 (Resolved): rgw: list bucket with start marker and delimiter will miss next object wit...
Nathan Cutler
02:57 PM mgr Bug #40023 (Resolved): mgr prometheus start failed
Nathan Cutler
02:57 PM rgw Bug #40089 (Resolved): rgw: conditionally allow builtin users with non-unique email addresses
Nathan Cutler
02:57 PM Bug #40104 (Resolved): maybe_remove_pg_upmap can be super inefficient for large clusters
Nathan Cutler
02:57 PM rbd Bug #40110 (Resolved): [rbd-mirror] ensure tcmalloc is used if available
Nathan Cutler
02:57 PM Messengers Bug #40115 (Resolved): handle_read_frame_preamble_main crc mismatch for main preamble rx_crc=2646...
Nathan Cutler
02:57 PM mgr Bug #40174 (Resolved): Influx module fails due to missing close() method
Nathan Cutler
02:56 PM rgw Bug #40386 (Resolved): rgw: fix miss get ret in STSService::storeARN
Nathan Cutler
02:56 PM mgr Bug #40478 (Resolved): mgr/diskprediction_cloud: Service unavailable
Nathan Cutler
02:56 PM CephFS Bug #40489 (Resolved): cephfs-shell: name 'files' is not defined error in do_rm()
Nathan Cutler
02:56 PM rgw Bug #40531 (Resolved): rgw: Policy should be url_decode when assume_role
Nathan Cutler
02:56 PM rgw Bug #40532 (Resolved): rgw: fix rgw crash and set correct error code
Nathan Cutler
02:55 PM rgw Backport #41498 (Resolved): nautilus: RGW S3Website didn't do the necessary checking to the websi...
https://github.com/ceph/ceph/pull/30325 Nathan Cutler
02:55 PM rgw Backport #41497 (Rejected): luminous: RGW S3Website didn't do the necessary checking to the websi...
https://github.com/ceph/ceph/pull/36708 Nathan Cutler
02:55 PM rgw Backport #41496 (Resolved): mimic: RGW S3Website didn't do the necessary checking to the website ...
https://github.com/ceph/ceph/pull/30980 Nathan Cutler
02:55 PM CephFS Bug #40679 (Resolved): cephfs-shell: TypeError in poutput
Nathan Cutler
02:55 PM Bug #40738 (Resolved): build/ops: rpm: drop SuSEfirewall2
Nathan Cutler
02:55 PM bluestore Bug #40769 (Resolved): Set concurrent max_background_compactions in rocksdb to 2
Nathan Cutler
02:55 PM CephFS Backport #41495 (Resolved): nautilus: qa: 'ceph osd require-osd-release nautilus' fails
https://github.com/ceph/ceph/pull/31040 Nathan Cutler
02:51 PM CephFS Bug #40775 (Resolved): /src/include/xlist.h: 77: FAILED assert(_size == 0)
Nathan Cutler
02:51 PM rgw Backport #41494 (Resolved): mimic: multisite: radosgw-admin bucket sync status incorrectly report...
https://github.com/ceph/ceph/pull/30170 Nathan Cutler
02:51 PM rgw Backport #41493 (Resolved): nautilus: multisite: radosgw-admin bucket sync status incorrectly rep...
https://github.com/ceph/ceph/pull/29974 Nathan Cutler
02:51 PM rgw Backport #41492 (Rejected): luminous: multisite: radosgw-admin bucket sync status incorrectly rep...
Nathan Cutler
02:51 PM RADOS Backport #41491 (Resolved): nautilus: OSDCap.PoolClassRNS test aborts
https://github.com/ceph/ceph/pull/29998 Nathan Cutler
02:50 PM RADOS Backport #41490 (Resolved): mimic: OSDCap.PoolClassRNS test aborts
https://github.com/ceph/ceph/pull/30214 Nathan Cutler
02:50 PM CephFS Backport #41489 (Resolved): luminous: client: client should return EIO when it's unsafe reqs have...
https://github.com/ceph/ceph/pull/30242 Nathan Cutler
02:50 PM CephFS Backport #41488 (Resolved): nautilus: client: client should return EIO when it's unsafe reqs have...
https://github.com/ceph/ceph/pull/30043 Nathan Cutler
02:50 PM CephFS Backport #41487 (Resolved): mimic: client: client should return EIO when it's unsafe reqs have be...
https://github.com/ceph/ceph/pull/30241 Nathan Cutler
02:50 PM rgw Backport #41486 (Rejected): luminous: rgw: list bucket with delimiter wrongly skip some special keys
Nathan Cutler
02:50 PM rgw Backport #41485 (Resolved): nautilus: rgw: list bucket with delimiter wrongly skip some special keys
https://github.com/ceph/ceph/pull/30068 Nathan Cutler
02:50 PM rgw Backport #41484 (Resolved): mimic: rgw: list bucket with delimiter wrongly skip some special keys
https://github.com/ceph/ceph/pull/30168 Nathan Cutler
02:49 PM rgw Backport #41483 (Resolved): mimic: rgw: potential realm watch lost
https://github.com/ceph/ceph/pull/30167 Nathan Cutler
02:49 PM rgw Backport #41482 (Resolved): nautilus: rgw: potential realm watch lost
https://github.com/ceph/ceph/pull/29972 Nathan Cutler
02:49 PM rgw Backport #41481 (Rejected): luminous: rgw: potential realm watch lost
Nathan Cutler
02:49 PM rgw Backport #41480 (Resolved): luminous: rgw dns name is not case sensitive
https://github.com/ceph/ceph/pull/30375 Nathan Cutler
02:49 PM rgw Backport #41479 (Resolved): nautilus: rgw dns name is not case sensitive
https://github.com/ceph/ceph/pull/29971 Nathan Cutler
02:49 PM rgw Backport #41478 (Resolved): mimic: rgw dns name is not case sensitive
https://github.com/ceph/ceph/pull/30166 Nathan Cutler
02:49 PM CephFS Backport #41477 (Resolved): nautilus: cephfs-data-scan scan_links FAILED ceph_assert(p->second >=...
https://github.com/ceph/ceph/pull/30041 Nathan Cutler
02:49 PM CephFS Backport #41476 (Rejected): mimic: cephfs-data-scan scan_links FAILED ceph_assert(p->second >= be...
Nathan Cutler
02:47 PM ceph-volume Bug #41378 (Fix Under Review): ceph-ansible fails to auto-install the apt module, breaks tests
master PR https://github.com/ceph/ceph/pull/29804
nautilus PR https://github.com/ceph/ceph/pull/29899
mimic PR http...
Alfredo Deza
02:47 PM rbd Backport #41475 (Resolved): nautilus: [upgrade] mimic -> latest can result in 'rbd_support' faili...
https://github.com/ceph/ceph/pull/29945 Nathan Cutler
02:47 PM rbd Backport #41474 (Rejected): mimic: [upgrade] mimic -> latest can result in 'rbd_support' failing ...
Nathan Cutler
02:46 PM CephFS Documentation #41472 (Resolved): doc: add multiple active MDSs and Subtree Management in CephFS
Give a technical description on how subtrees are handled by MDSs. Also do the same for multiple acive MDSs. Sidharth Anupkrishnan
02:45 PM CephFS Documentation #41470 (Resolved): Document requirements for using cephfs
Communicate high-level requirements (e.g. need 1-2 MDS; at least 2 pools; key auth and distribution) Varsha Rao
02:44 PM CephFS Bug #41434 (Fix Under Review): mds: infinite loop in Locker::file_update_finish()
Zheng Yan
12:53 PM CephFS Bug #41434 (Resolved): mds: infinite loop in Locker::file_update_finish()
... Zheng Yan
02:43 PM CephFS Backport #41468 (Rejected): mimic: mds: recall capabilities more regularly when under cache pressure
Nathan Cutler
02:43 PM CephFS Backport #41467 (Resolved): nautilus: mds: recall capabilities more regularly when under cache pr...
https://github.com/ceph/ceph/pull/30040 Nathan Cutler
02:43 PM CephFS Backport #41466 (Resolved): mimic: mount.ceph: doesn't accept "strictatime"
https://github.com/ceph/ceph/pull/30240 Nathan Cutler
02:43 PM CephFS Backport #41465 (Resolved): nautilus: mount.ceph: doesn't accept "strictatime"
https://github.com/ceph/ceph/pull/30039 Nathan Cutler
02:43 PM Backport #41464 (Resolved): mimic: ceph-objectstore-tool: update-mon-db return EINVAL with missed...
https://github.com/ceph/ceph/pull/30979
and
https://github.com/ceph/ceph/pull/31659
Nathan Cutler
02:43 PM Backport #41463 (Resolved): nautilus: ceph-objectstore-tool: update-mon-db return EINVAL with mis...
https://github.com/ceph/ceph/pull/30740 Nathan Cutler
02:43 PM bluestore Backport #41462 (Rejected): luminous: incorrect RW_IO_MAX
https://github.com/ceph/ceph/pull/34513 Nathan Cutler
02:42 PM bluestore Backport #41461 (Rejected): mimic: incorrect RW_IO_MAX
Nathan Cutler
02:42 PM bluestore Backport #41460 (Resolved): nautilus: incorrect RW_IO_MAX
https://github.com/ceph/ceph/pull/31397 Nathan Cutler
02:42 PM rgw Backport #41459 (Resolved): nautilus: rgw: Put User Policy is sensitive to whitespace
https://github.com/ceph/ceph/pull/29970 Nathan Cutler
02:42 PM Backport #41458 (Resolved): luminous: proc_replica_log need preserve replica log's crt
https://github.com/ceph/ceph/pull/30917 Nathan Cutler
02:42 PM Backport #41457 (Resolved): mimic: proc_replica_log need preserve replica log's crt
https://github.com/ceph/ceph/pull/30916 Nathan Cutler
02:42 PM Backport #41456 (Resolved): nautilus: proc_replica_log need preserve replica log's crt
https://github.com/ceph/ceph/pull/30051 Nathan Cutler
02:42 PM RADOS Backport #41455 (Resolved): nautilus: osd: fix ceph_assert(mem_avail >= 0) caused by the unset cg...
https://github.com/ceph/ceph/pull/29745 Nathan Cutler
02:41 PM RADOS Backport #41453 (Resolved): nautilus: mon: C_AckMarkedDown has not handled the Callback Arguments
https://github.com/ceph/ceph/pull/29997 Nathan Cutler
02:38 PM Revision 35dbbf9a (ceph): Merge pull request #29854 from tchaikov/wip-sloppy-cond
common/condition_variable_debug: do not assert() if sloppy
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Wi...
Kefu Chai
02:36 PM Revision 00ccadff (ceph): Merge pull request #29866 from joscollin/wip-fix-stupid
os/bluestore: silence StupidAllocator reorder warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:31 PM rgw Feature #37763 (Pending Backport): support S3 Object Lock
Casey Bodley
02:30 PM CephFS Documentation #41451 (Resolved): Document distributed metadata cache
Explain distributed metadata cache maintained by MDS/clients. This should touch on capabilities, cache management, an... Jeff Layton
02:25 PM RADOS Backport #41449 (Resolved): mimic: mon: C_AckMarkedDown has not handled the Callback Arguments
https://github.com/ceph/ceph/pull/30213 Nathan Cutler
02:25 PM RADOS Backport #41448 (Resolved): nautilus: osd/PrimaryLogPG: Access destroyed references in finish_deg...
https://github.com/ceph/ceph/pull/29994 Nathan Cutler
02:25 PM RADOS Backport #41447 (Resolved): mimic: osd/PrimaryLogPG: Access destroyed references in finish_degrad...
https://github.com/ceph/ceph/pull/30291 Nathan Cutler
02:25 PM rgw Backport #41446 (Resolved): nautilus: rgw_file: readdir: do not construct markers w/leading '/'
https://github.com/ceph/ceph/pull/29969 Nathan Cutler
02:22 PM CephFS Backport #41444 (Resolved): nautilus: mgr/volumes: handle incorrect pool_layout setting during `f...
Nathan Cutler
02:22 PM Backport #41443 (Resolved): nautilus: osd: need clear PG_STATE_CLEAN when repair object
https://github.com/ceph/ceph/pull/30050 Nathan Cutler
02:22 PM Backport #41442 (Resolved): mimic: osd: need clear PG_STATE_CLEAN when repair object
https://github.com/ceph/ceph/pull/30243 Nathan Cutler
02:21 PM rbd Backport #41441 (Resolved): nautilus: mgr/rbd_support: module.py:1088: error: Name 'image_spec' i...
https://github.com/ceph/ceph/pull/29978 Nathan Cutler
02:21 PM rbd Backport #41440 (Resolved): nautilus: [rbd-mirror] cannot connect to remote cluster when running ...
https://github.com/ceph/ceph/pull/30116 Nathan Cutler
02:21 PM rbd Backport #41439 (Resolved): luminous: [rbd-mirror] cannot connect to remote cluster when running ...
https://github.com/ceph/ceph/pull/30118 Nathan Cutler
02:21 PM rbd Backport #41438 (Resolved): mimic: [rbd-mirror] cannot connect to remote cluster when running as ...
https://github.com/ceph/ceph/pull/30117 Nathan Cutler
02:21 PM CephFS Backport #41437 (Resolved): nautilus: mgr/volumes: subvolume and subvolume group path exists even...
Nathan Cutler
02:21 PM mgr Backport #41436 (Resolved): nautilus: pg_autoscaler: pool id key not present in pool_stats
https://github.com/ceph/ceph/pull/30008 Nathan Cutler
02:09 PM Revision 3d989c69 (ceph): ceph-volume tests set the noninteractive flag for Debian, to avoid prom...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89231c9a60a46ba0691f787efbfe5ab35f05c679)
Alfredo Deza
02:08 PM Revision 106266ca (ceph): ceph-volume tests set the noninteractive flag for Debian, to avoid prom...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89231c9a60a46ba0691f787efbfe5ab35f05c679)
Alfredo Deza
02:07 PM Revision dec3489a (ceph): ceph-volume tests set the noninteractive flag for Debian, to avoid prom...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89231c9a60a46ba0691f787efbfe5ab35f05c679)
Alfredo Deza
01:50 PM CephFS Bug #41419: mds: missing dirfrag damaged check before CDir::fetch
0> 2019-08-23 15:51:03.871241 7f990ee3e700 -1 /build/ceph-12.2.8/src/include/elist.h: In function 'elist<T>::~elist()... Zheng Yan
01:34 PM mgr Bug #41435 (Resolved): Add mgr module for kubernetes event integration
mgr/k8sevents: Add new mgr module for kubernetes event integration
New mgr module to provide a means of sending ce...
anmol sachan
01:28 PM Revision 2b3d6e31 (ceph): rgw: fix default storage class for get_compression_type
if a PUT request does not specify a storage class, use the default
STANDARD storage class when looking up its compres...
Casey Bodley
01:15 PM Revision 1c279aa5 (ceph): mds: Reorganize class members in InoTable header
Fixes: https://tracker.ceph.com/issues/41428
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
01:14 PM rgw Bug #41433 (Fix Under Review): rgw: fix list starts with null marker
Casey Bodley
12:35 PM rgw Bug #41433: rgw: fix list starts with null marker
https://github.com/ceph/ceph/pull/29897 Tianshan Qu
12:31 PM rgw Bug #41433 (Resolved): rgw: fix list starts with null marker
list with version_id=null, the null will be treated as a "null" version in cls rgw_bucket_list, which cause the list ... Tianshan Qu
01:09 PM Backport #41264 (In Progress): nautilus: Potential crash in putbj
Nathan Cutler
01:09 PM Revision 7660d429 (ceph): rgw: Move upload_info declaration out of conditional
That way we don't deconstruct it right after assigning a reference to
part of it.
Fixes: https://tracker.ceph.com/is...
Adam Emerson
12:32 PM Revision 120df4bb (ceph): rgw: fix list versions starts with version_id=null
list with version_id=null, the null will be treated as a "null" version
in cls rgw_bucket_list, which cause the list ...
Tianshan Qu
12:20 PM Revision 846d6c77 (ceph): Merge pull request #29890 from rhcs-dashboard/wip-signed-master
github: display phrase for signed-off check
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza <ade...
Alfredo Deza
12:12 PM Revision 2e079c2e (ceph): test/bufferlist.cc: encode/decode int64_t instead of long
use `int64_t` instead of `long`, as on LP64 systems, `long` are 64bit.
and LP64 is quite popular nowadays.
quote fro...
Kefu Chai
12:08 PM mgr Bug #41432 (Resolved): mgr: 'PyInt_Check' was not declared in this scope
Kefu Chai
12:02 PM mgr Bug #41432 (Fix Under Review): mgr: 'PyInt_Check' was not declared in this scope
Ernesto Puerta
11:56 AM mgr Bug #41432 (Resolved): mgr: 'PyInt_Check' was not declared in this scope
When building (@make vstart@) from master (@v15.0.0-4322-g20bebe242b@) on a "Fedora 29 containerized environment":htt... Ernesto Puerta
12:06 PM Revision a3fdfe6d (ceph): Merge pull request #29831 from tchaikov/wip-python-int
mgr/BaseMgrModule: use PyInt_Check() to compatible with py2
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revi...
Kefu Chai
11:39 AM Dashboard Documentation #40395: mgr/dashboard: "Extend Writing End-to-End Tests" section
Also related: https://github.com/ceph/ceph/pull/29707 Lenz Grimmer
11:36 AM Revision 0301fc90 (ceph): mgr/dashboard: Edit Pool Placement Group E2E Test (#29779)
mgr/dashboard: Edit Pool Placement Group E2E Test
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
11:33 AM Revision fb63142a (ceph): Merge pull request #29707 from rafaelquint/dashdoc
mgr/dashboard: Extend "Writing End-to-End Tests" section (describe vs it)
Reviewed-by: Stephan Müller <smueller@suse...
Lenz Grimmer
11:23 AM RADOS Bug #40029: ceph-mon: Caught signal (Aborted) in (CrushWrapper::update_choose_args(CephContext*)+...
With thanks to Paul Emmerich in https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/QGY75UVQEAT2SUHHKZC2K... Florian Haas
11:06 AM rgw Backport #40133: mimic: rgw: putting X-Object-Manifest via TempURL should be prohibited
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28711
m...
Nathan Cutler
11:06 AM rgw Backport #40507: mimic: rgw: conditionally allow builtin users with non-unique email addresses
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28716
m...
Nathan Cutler
11:05 AM Backport #40230: mimic: maybe_remove_pg_upmap can be super inefficient for large clusters
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28619
m...
Nathan Cutler
11:01 AM rbd Backport #39186: mimic: [cli] 'rbd list -l' with non-user snapshots results in "-ENOENT" errors
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28138
m...
Nathan Cutler
11:00 AM rbd Backport #38563: mimic: [librbd] race condition possible when validating RBD pool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28139
m...
Nathan Cutler
11:00 AM rbd Backport #37691: mimic: Image mirroring should be disabled when it is moved to trash
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28150
m...
Nathan Cutler
10:59 AM rbd Backport #38509: mimic: [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28151
m...
Nathan Cutler
10:59 AM RADOS Backport #39698: mimic: OSD down on snaptrim.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28202
m...
Nathan Cutler
10:57 AM RADOS Backport #39518: mimic: snaps missing in mapper, should be: ca was r -2...repaired
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28232
m...
Nathan Cutler
10:56 AM RADOS Backport #39538: mimic: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_log().get...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28259
m...
Nathan Cutler
10:56 AM RADOS Backport #39737: mimic: Binary data in OSD log from "CRC header" message
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28503
m...
Nathan Cutler
10:56 AM RADOS Backport #39744: mimic: mon: "FAILED assert(pending_finishers.empty())" when paxos restart
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28540
m...
Nathan Cutler
10:56 AM bluestore Backport #40280: mimic: 50-100% iops lost due to bluefs_preextend_wal_files = false
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28574
m...
Nathan Cutler
09:33 AM rgw Backport #38726: mimic: radosgw-admin bucket limit check stuck generating high read ops with > 99...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/26945
m...
Nathan Cutler
09:33 AM Backport #38648: mimic: Non-existent config option osd_deep_mon_scrub_interval
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/26860
m...
Nathan Cutler
09:32 AM rgw Backport #38668: mimic: I can delete a public-read-write bucket which is belong to other user, is...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/26968
m...
Nathan Cutler
09:20 AM Bug #41384 (Resolved): "ImportError (cannot import name ECANCELED) ... ERROR" in upgrade:nautilu...
Nathan Cutler
09:17 AM mgr Bug #41390: mgr/crash: crash module requires admin keyring
Dan Mick wrote:
> So, this isn't the crash mgr module, but the ceph-crash service, right? Agreed that it certainly ...
Abhishek Lekshmanan
09:17 AM rgw Backport #41262 (Need More Info): luminous: rgw_file: advance_mtime() takes RGWFileHandle::mutex...
Fixes a regression introduced by #40628, so should be cherry-picked in the same PR as that one. Nathan Cutler
09:16 AM Revision dcf40c7d (ceph): github: display phrase for signed-off check
https://github.com/ceph/ceph-build/pull/1379 will introduce a
trigger-phrase for pr-commit check (DCO/signed-off).
S...
Ernesto Puerta
09:15 AM rgw Backport #41261 (Need More Info): mimic: rgw_file: advance_mtime() takes RGWFileHandle::mutex un...
To be cherry-picked into existing backport PR https://github.com/ceph/ceph/pull/29441 - since it fixes a regression i... Nathan Cutler
09:14 AM rgw Backport #40628 (Need More Info): luminous: rgw_file: directory expiration should respect nfs_rgw...
Not sure whether this really needs to be backported to luminous? Nathan Cutler
09:10 AM rgw Backport #41263 (Resolved): nautilus: rgw_file: advance_mtime() takes RGWFileHandle::mutex uncon...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29801
m...
Nathan Cutler
09:06 AM RADOS Bug #41429: Incorrect logical operator in Monitor::handle_auth_request()
“&&” in the following code snippet:... yupeng chen
08:48 AM RADOS Bug #41429 (Resolved): Incorrect logical operator in Monitor::handle_auth_request()
When checking auth_mode against AUTH_MODE_MON and AUTH_MODE_MON_MAX in Monitor::handle_auth_request(),
a logical AND...
yupeng chen
09:05 AM Revision 45a5834b (ceph): doc/rados: Correcting some typos in the clay code documentation
Signed-off-by: Myna <mynaramana@gmail.com>
(cherry picked from commit a20ba26721e1528f8a528e179c8decfb0d5f1374)
Not...
Myna Vajha
09:04 AM CephFS Cleanup #41430 (Fix Under Review): mds: reorg JournalPointer header
Varsha Rao
09:00 AM CephFS Cleanup #41430 (Resolved): mds: reorg JournalPointer header
Varsha Rao
09:01 AM rbd Backport #40882 (Resolved): nautilus: Reduce log level for cls/journal and cls/rbd expected errors
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29551
m...
Nathan Cutler
09:01 AM rbd Backport #39499 (Resolved): nautilus: snapshot object maps can go inconsistent during copyup
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29722
m...
Nathan Cutler
09:00 AM rbd Backport #40511 (Resolved): nautilus: [journal] tweak config defaults to improve small-IO perform...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29723
m...
Nathan Cutler
09:00 AM rbd Backport #41078 (Resolved): nautilus: MGR module for scheduling long-running background operations
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29725
m...
Nathan Cutler
08:59 AM Dashboard Backport #40945: nautilus: mgr/dashboard: RGW User quota validation is not working correctly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29650
m...
Nathan Cutler
08:59 AM RADOS Backport #40948 (Resolved): nautilus: Better default value for osd_snap_trim_sleep
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29678
m...
Nathan Cutler
08:58 AM CephFS Backport #41002: nautilus:client: failed to drop dn and release caps causing mds stary stacking.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29478
m...
Nathan Cutler
08:58 AM rbd Backport #40888: nautilus: The 'rbd migration' command workflow needs documentation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29724
m...
Nathan Cutler
08:57 AM Backport #41038 (Resolved): cmake: update FindBoost.cmake
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29436
m...
Nathan Cutler
08:57 AM Backport #41038: cmake: update FindBoost.cmake
h3. original description
Please backport master PR https://github.com/ceph/ceph/pull/29396 to nautilus.
FreeBSD...
Nathan Cutler
08:55 AM mgr Backport #40734 (Resolved): nautilus: mgr/diskprediction_cloud: Service unavailable
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29454
m...
Nathan Cutler
08:54 AM Dashboard Backport #40658: nautilus: mgr/dashboard: Pool graph/sparkline points do not display the correct ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29352
m...
Nathan Cutler
08:53 AM Dashboard Backport #40982: nautilus: mgr/dashboard: Fix the table mouseenter event handling test
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29354
m...
Nathan Cutler
08:48 AM RADOS Backport #40885 (Resolved): nautilus: ceph mgr module ls -f plain crashes mon
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29566
m...
Nathan Cutler
08:40 AM Revision 20bebe24 (ceph): Merge pull request #29840 from tchaikov/wip-install-deps.sh-without-pyt...
install-deps.sh,deb,rpm: move python-saml deps into debian/control an…
Reviewed-by: Ricardo Marques <rimarques@suse....
Kefu Chai
08:33 AM RADOS Backport #40322: nautilus: nautilus with requrie_osd_release < nautilus cannot increase pg_num
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29671
m...
Nathan Cutler
08:31 AM Revision a485eb82 (ceph): librbd: skip stale child with non-existent pool for list_descendants
Fixes: https://tracker.ceph.com/issues/41241
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
08:11 AM rgw Backport #40518 (Resolved): nautilus: rgw: RGWGC add perfcounter retire counter
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29308
m...
Nathan Cutler
08:10 AM rgw Backport #40540 (Resolved): nautilus: multisite: 'radosgw-admin bilog trim' stops after 1000 entries
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29326
m...
Nathan Cutler
08:10 AM rbd Backport #40237: nautilus: "profile rbd" OSD cap should add "class rbd metadata_list" cap by defa...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29328
m...
Nathan Cutler
08:10 AM rbd Backport #40501: nautilus: [cli] 'export' should handle concurrent IO completions
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29329
m...
Nathan Cutler
08:09 AM rgw Backport #40600 (Resolved): nautilus: rgw_file: rgw_readdir eof condition must take callback earl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29409
m...
Nathan Cutler
08:06 AM rgw Bug #40905: rgw: list bucket with delimiter wrongly skip some special keys
@Matt Benjamin
need an extra directory before the f1999+ to trigger the skip logical, such as f0/, otherwise the s...
Tianshan Qu
07:58 AM Revision 38c76db3 (ceph): mgr/dashboard: Cleanup Python code
Refactor some variables and method names to fulfill the Python naming convention.
Signed-off-by: Volker Theile <vthe...
Volker Theile
07:36 AM CephFS Cleanup #41428 (Fix Under Review): mds: reorg InoTable header
Varsha Rao
07:30 AM CephFS Cleanup #41428 (Resolved): mds: reorg InoTable header
Varsha Rao
07:21 AM RADOS Bug #41427 (Resolved): set-chunk raced with deep-scrub
which as a result cause object info inconsistency:
"2019-08-25T04:04:19.571852+0000 osd.1 (osd.1) 253 : cluster ...
xie xingguo
05:33 AM mgr Bug #41386: pg_autoscaler: pool id key not present in pool_stats
Thanks Sebastian, that explains! Kefu Chai
05:13 AM Revision e70f8ddb (ceph): osd/osd_types: drop 'new_object' from missing.add
because below here we know we'll always mark object as fully dirty.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:13 AM Revision 81c4ed2b (ceph): osd/osd_types: drop 'new_object' from constructor
There is no consumer.
Actually, I think this field is only meaningful to be used
to indicate whether we should initia...
xie xingguo
05:13 AM Revision c165c528 (ceph): osd/osd_types: add_next_event - add special handler for lost_revert
For unfound objects, we might append LOST_REVERT log entries,
which shall allow these objects to be reverted to the n...
xie xingguo
05:12 AM Revision 679f0777 (ceph): osd/osd_types: always call mark_fully_dirty for missing.add
In general we shall build missing set (and hence clean_regions)
based on pg log. However, currently there are still 5...
xie xingguo
03:50 AM CephFS Backport #41099 (In Progress): nautilus: tools/cephfs: memory leak in cephfs/Resetter.cc
https://github.com/ceph/ceph/pull/29879 Prashant D
03:46 AM CephFS Backport #41096 (In Progress): nautilus: mds: map client_caps been inserted by mistake
https://github.com/ceph/ceph/pull/29878 Prashant D
02:51 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
ping...
Does anyone notice this case?
fan chen
02:03 AM Revision 0ff0d945 (ceph): rgw: fix compile error.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
02:02 AM Revision ae99dcd8 (ceph): rgw: remove useless func set_bucket_sync.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
02:02 AM Revision b91fe19c (ceph): rgw: add rest api args
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
01:56 AM Revision 44982c85 (ceph): rgw: add admin rest api for bucket sync.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
12:54 AM Revision 91e0ea71 (ceph): cephfs: fix a memory leak
use a smart pointer instead of using 'new' to resolve a memory leak .
Fixes: https://tracker.ceph.com/issues/40936
S...
guodong xiao
12:37 AM Revision c4ba9765 (ceph): cephfs: avoid map been inserted by mistake
if map client_caps has not key client, client_caps[client] will insert key client with null value into the map.
Fixe...
guodong xiao

08/25/2019

09:50 PM CephFS Bug #41426 (Can't reproduce): mds: wrongly signals directory is empty when dentry is damaged?
In this test:
/ceph/teuthology-archive/pdonnell-2019-08-24_04:19:23-fs-wip-pdonnell-testing-20190824.014616-distro...
Patrick Donnelly
05:24 PM rbd Bug #41356 (Pending Backport): [rbd-mirror] cannot connect to remote cluster when running as 'cep...
Mykola Golub
05:23 PM Revision 732fe579 (ceph): Merge pull request #29808 from dillaman/wip-41356
rbd-mirror: ignore errors relating to parsing the cluster config file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
Mykola Golub
03:35 PM Revision 820ada1e (ceph): doc: default values for mon_health_to_clog_* were flipped
On a freshly installed nautilus cluster (i.e. 14.2.2), the default values are:
mon_health_to_clog_interval = 3600
mo...
James McClune
01:44 PM RADOS Bug #41424 (Fix Under Review): readable.sh test fails
Kefu Chai
10:38 AM RADOS Bug #41424 (Resolved): readable.sh test fails
... Kefu Chai
11:58 AM rbd Backport #41421: luminous: `rbd mirror pool status --verbose` test is missing
https://github.com/ceph/ceph/pull/29875 Mykola Golub
10:18 AM rbd Backport #41421 (In Progress): luminous: `rbd mirror pool status --verbose` test is missing
Mykola Golub
10:15 AM rbd Backport #41421 (Resolved): luminous: `rbd mirror pool status --verbose` test is missing
https://github.com/ceph/ceph/pull/29875 Mykola Golub
11:55 AM rbd Backport #41285: luminous: error from replay does not stored in rbd-mirror status
https://github.com/ceph/ceph/pull/29874 Mykola Golub
10:23 AM rbd Backport #41285 (In Progress): luminous: error from replay does not stored in rbd-mirror status
Mykola Golub
11:51 AM Revision 4bb32670 (ceph): rbd-mirror: don't overwrite status error returned by replay
Fixes: https://tracker.ceph.com/issues/39980
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
11:49 AM rbd Backport #41423: mimic: `rbd mirror pool status --verbose` test is missing
https://github.com/ceph/ceph/pull/29873 Mykola Golub
10:18 AM rbd Backport #41423 (In Progress): mimic: `rbd mirror pool status --verbose` test is missing
Mykola Golub
10:16 AM rbd Backport #41423 (Resolved): mimic: `rbd mirror pool status --verbose` test is missing
https://github.com/ceph/ceph/pull/29873 Mykola Golub
11:46 AM Revision 1c505bcc (ceph): qa/workunits/rbd: stress test `rbd mirror pool status --verbose`
Fixes: https://tracker.ceph.com/issues/40923
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
11:43 AM rbd Backport #41284: mimic: error from replay does not stored in rbd-mirror status
https://github.com/ceph/ceph/pull/29872 Mykola Golub
10:23 AM rbd Backport #41284 (In Progress): mimic: error from replay does not stored in rbd-mirror status
Mykola Golub
11:40 AM Revision c9f63099 (ceph): rbd-mirror: don't overwrite status error returned by replay
Fixes: https://tracker.ceph.com/issues/39980
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
11:37 AM rbd Backport #41422: nautilus: `rbd mirror pool status --verbose` test is missing
https://github.com/ceph/ceph/pull/29871 Mykola Golub
10:18 AM rbd Backport #41422 (In Progress): nautilus: `rbd mirror pool status --verbose` test is missing
Mykola Golub
10:16 AM rbd Backport #41422 (Resolved): nautilus: `rbd mirror pool status --verbose` test is missing
https://github.com/ceph/ceph/pull/29871 Mykola Golub
11:35 AM Revision 29aeaf50 (ceph): qa/workunits/rbd: stress test `rbd mirror pool status --verbose`
Fixes: https://tracker.ceph.com/issues/40923
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
11:33 AM rbd Backport #41286: nautilus: error from replay does not stored in rbd-mirror status
https://github.com/ceph/ceph/pull/29870 Mykola Golub
10:23 AM rbd Backport #41286 (In Progress): nautilus: error from replay does not stored in rbd-mirror status
Mykola Golub
11:30 AM Revision 29eb502f (ceph): rbd-mirror: don't overwrite status error returned by replay
Fixes: https://tracker.ceph.com/issues/39980
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
11:18 AM rgw Bug #41425 (In Progress): RGW consume large amount of virtual-memory and resident-memory
upon running TPCDS benchmark (scale=500) , memory consumption of RGW is growing constantly.
setting M_ARENA_MAX with...
Gal Salomon
10:37 AM rbd Backport #41420: nautilus: too slow to delete a big empty volume
https://github.com/ceph/ceph/pull/29869 Mykola Golub
10:16 AM rbd Backport #41420 (In Progress): nautilus: too slow to delete a big empty volume
Mykola Golub
10:14 AM rbd Backport #41420 (Resolved): nautilus: too slow to delete a big empty volume
https://github.com/ceph/ceph/pull/29869 Mykola Golub
07:25 AM Revision a576f9bb (ceph): Merge pull request #29651 from rzarzynski/wip-crimson-cls
crimson, osd: add support for Ceph Classes, part 1
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
07:14 AM Orchestrator Feature #41151 (Resolved): Allow initializing dummy data in test_orchestrator
Kefu Chai
07:13 AM Revision 083c3a5d (ceph): Merge pull request #29595 from bk201/wip-41151
mgr/test_orchestrator: Allow initializing dummy data
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Sebasti...
Kefu Chai
07:11 AM Revision 0d2891a0 (ceph): Merge pull request #29787 from NancySu05/fix-osd
osd: add log information to record the cause of do_osd_ops failure
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewe...
Kefu Chai
05:06 AM Revision 510679f6 (ceph): os/bluestore: silence StupidAllocator reorder warning
warning: ‘StupidAllocator::last_alloc’ will be initialized after [-Wreorder]
Signed-off-by: Jos Collin <jcollin@redh...
Jos Collin
04:36 AM CephFS Bug #41140 (Pending Backport): mds: trim cache more regularly
Patrick Donnelly
04:36 AM CephFS Bug #41141 (Pending Backport): mds: recall capabilities more regularly when under cache pressure
Patrick Donnelly
04:35 AM Revision 24fbb043 (ceph): Merge PR #29542 into master
* refs/pull/29542/head:
mds: trim cache on regular schedule
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
04:33 AM CephFS Bug #41337 (Pending Backport): mgr/volumes: handle incorrect pool_layout setting during `fs subvo...
Patrick Donnelly
04:32 AM CephFS Bug #41371 (Pending Backport): mgr/volumes: subvolume and subvolume group path exists even when c...
Patrick Donnelly
04:31 AM Revision 2db3dfdd (ceph): Merge PR #29760 into master
* refs/pull/29760/head:
mgr/volumes: cleanup FS subvolume or subvolume group path
mgr/volumes: give useful error me...
Patrick Donnelly
04:31 AM Revision 7b58274f (ceph): Merge PR #29843 into master
* refs/pull/29843/head:
qa/tasks: drop object inherit
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:18 AM RADOS Documentation #41403: doc: mon_health_to_clog_* values flipped
Verified on nautilus (ceph version 14.2.2 (4f8fa0a0024755aae7d95567c63f11d6862d55be) nautilus (stable)) that the defa... James McClune
01:57 AM Revision 01eae698 (ceph): tests/osd: fix typo in unittest_osdmap
Signed-off-by: huangjun <huangjun@xsky.com> huangjun

08/24/2019

11:03 PM Revision 4b72cc60 (ceph): mds: trim cache on regular schedule
Do this outside the standard tick interval as it needs to be driven more
frequently to keep up with client workloads ...
Patrick Donnelly
01:37 PM Revision 0cc2dd7b (ceph): common/config_proxy: hold lock while accessing mutable container
The 'call_gate_leave' method was accessing the 'obs_call_gate' map
without holding the required lock. This data struc...
Jason Dillaman
11:49 AM CephFS Bug #41419: mds: missing dirfrag damaged check before CDir::fetch
another option is make sure all type of callback contexts (passing to CDir::fetch) handle error code Zheng Yan
11:43 AM CephFS Bug #41419 (New): mds: missing dirfrag damaged check before CDir::fetch
we don't have damaged check before every CDir::fetch. It can cause request leak.
An user encountered following cra...
Zheng Yan
10:17 AM rgw Feature #41417: rgw: store small object's data part into xattr to avoid disk space wasting
The disk space statistics of a newly created cluster when no user data is written are as follows:... Honggang Yang
10:07 AM rgw Feature #41417: rgw: store small object's data part into xattr to avoid disk space wasting
The following is the test result after setting rgw_inline_limit_bytes to 64K. *Obviously rados df has a problem with ... Honggang Yang
06:15 AM rgw Feature #41417: rgw: store small object's data part into xattr to avoid disk space wasting
https://github.com/ceph/ceph/pull/29863 Honggang Yang
06:11 AM rgw Feature #41417 (Rejected): rgw: store small object's data part into xattr to avoid disk space was...

In the following test, I store 100000 1K/2K/4K/8K/16K/32K/64K object into newly created ceph cluster.
And record t...
Honggang Yang
09:04 AM rgw Feature #41418 (New): radosgw-admin add support for updating zonegroup via CLI
currently there are 2 ways to update zonegroup hostnames. either rgw dns name OR by do zonegroup dump+modify offline+... Torben Hørup
06:14 AM rgw Bug #41416 (Fix Under Review): "ctest -R check-generated.sh" fails because of RGWObjManifest
Kefu Chai
05:40 AM rgw Bug #41416 (Resolved): "ctest -R check-generated.sh" fails because of RGWObjManifest
... Kefu Chai
05:51 AM Revision dce9704c (ceph): Merge pull request #29754 from xiexingguo/wip-inc-recovery-3
osd: misc inc-recovery compat fixes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redh...
Xie Xingguo
03:37 AM Revision 79c0fcf8 (ceph): Merge pull request #28344 from iotcg/rdma
check rdma configuration and fix some logic problem
Reviewed-by: Roman Penyaev <rpenyaev@suse.de>
Reviewed-by: Kefu ...
Kefu Chai
02:58 AM Revision 8dd46388 (ceph): os/bluestore: record gifts < expected size in superblock
Returning 0 from _balance_bluefs_freespace() skips recording
allocations in the superblock, so we fail the consistenc...
Josh Durgin
01:34 AM Revision edbf82e4 (ceph): crimson/osd: adopt PGLSPlainFilter.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:34 AM Revision 7232b109 (ceph): crimson/os, crimson/osd: make list_objects() const.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:34 AM Revision 2a827f5e (ceph): crimson/os, crimson/osd: make xattr retrieval const.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:34 AM Revision c67efe95 (ceph): crimson/osd: do_pgnls_common isn't the member of OpsExecuter anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:34 AM Revision 6435c6c2 (ceph): crimson/osd: dissect pg listing implementation from OpsExecuter.
Additionally improve const-correctness for PGBackend.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
01:33 AM Revision d2640e5b (ceph): crimson/osd: implement CEPH_OSD_OP_GETXATTR and cls_cxx_getxattr().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 50f042d6 (ceph): crimson/osd: OpsExecuter differentiates read and modifying operations.
This is necessary to pass ClsHello.BadMethods.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
01:33 AM Revision 10fca231 (ceph): crimson/osd: implement PGLSFilter.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 2c0f0897 (ceph): objclass, osd: dissect PGLSFilter into the osd_types.h header.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 9c01ab59 (ceph): osd: share PGLSPlainFilter with crimson.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision ca3ad1db (ceph): crimson/os: port get_max_attr_name_length() from MemStore.
This method is an enabler for CEPH_OSD_OP_SETXATTR.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
01:33 AM Revision edced75b (ceph): crimson/osd: implement CEPH_OSD_OP_SETXATTR.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 6c7e7ad7 (ceph): crimson/osd: implement cls_cxx_setxattr().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision e374b220 (ceph): crimson/osd: implement cls_cxx_read2().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 7631691f (ceph): crimson/osd: differentiate ENOENT during do_osd_call().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision aaadbe6d (ceph): crimson/osd: implement cls_cxx_stat().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 44e14775 (ceph): crimson/osd: introduce OpsExecuter to uniform calling CEPH_OSD_OPS.
OSD has two entry points for executing CEPH_OSD_OP_*:
1. the MOSDOp message handler,
2. the Object Class API (cls...
Radoslaw Zarzynski
01:33 AM Revision eee4b843 (ceph): crimson/osd: implement cls_cxx_write_full().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 AM Revision 71ccd4f2 (ceph): objclass, osd: drop unused variable.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:35 AM RADOS Bug #41156 (Won't Fix): dump_float() poor output
David Zafman

08/23/2019

11:45 PM RADOS Backport #24360: luminous: osd: leaked Session on osd.7
https://github.com/ceph/ceph/pull/29859 Samuel Just
11:27 PM Revision a9c29ae5 (ceph): crimson: put extra debugs into do_osd_op().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:27 PM Revision 2407f576 (ceph): crimson/osd: exceptions derive from std::system_error now.
This change is be useful especially for CEPH_OSD_OP_CALL
which will be brought by further commits. The issue here
is ...
Radoslaw Zarzynski
11:27 PM Revision ed8eee05 (ceph): crimson/osd: rename crimson_error and introduce namespace.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:27 PM Revision c76ed813 (ceph): crimson/osd: implement CEPH_OSD_OP_CALL.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:27 PM Revision 3d8b28bf (ceph): crimson/osd: implement CEPH_OSD_OP_STAT.
This commit is enabler of cls_cxx_stat(), and thus the RecordHello
and ClsHello unit test.
Signed-off-by: Radoslaw Z...
Radoslaw Zarzynski
11:27 PM Revision 57330088 (ceph): osd: switch ClassHandler::get_method() to std::string.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:27 PM Revision 5a8acb68 (ceph): crimson/osd: mock OSD-specific parts of the objclass API.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:21 PM Revision 42fbda5d (ceph): objclass, osd: dissect the OSD-specific parts from class_api.cc.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:21 PM Revision 4bb66294 (ceph): objclass, crimson: initialize the ClassHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:18 PM Revision 125508f8 (ceph): osd: improve formatting and refactor ClassHandler.h a bit.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:17 PM CephFS Bug #36370 (Pending Backport): add information about active scrubs to "ceph -s" (and elsewhere)
Patrick Donnelly
11:16 PM Revision f13b3483 (ceph): Merge PR #28855 into master
* refs/pull/28855/head:
doc: document scrub summary in ceph status output
test: extend scrub control test to valida...
Patrick Donnelly
11:11 PM CephFS Bug #40877 (Pending Backport): client: client should return EIO when it's unsafe reqs have been d...
Patrick Donnelly
11:10 PM Revision 7ac9f243 (ceph): Merge PR #29167 into master
* refs/pull/29167/head:
client: return -eio when sync file which unsafe reqs has been dropped
Reviewed-by: Zheng Ya...
Patrick Donnelly
11:08 PM CephFS Cleanup #41181 (Resolved): mds: reorg FSMap header
Patrick Donnelly
11:07 PM CephFS Support #40906: Full CephFS causes hang when accessing inode.
The MDS crashed while I was working in the damaged directories at `2019-08-23 15:51:03.871241`. The standby took over... Robert LeBlanc
11:06 PM Revision f68c087e (ceph): Merge PR #29572 into master
* refs/pull/29572/head:
mds: Reorganize class members in FSMap header
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
10:43 PM CephFS Bug #41415 (Can't reproduce): mgr/volumes: AssertionError: '33' != 'new_pool'
... Patrick Donnelly
10:29 PM mgr Bug #41414 (Duplicate): OSDMonitor: deleted pool still shown in stats via `ceph status`
... Patrick Donnelly
08:35 PM CephFS Feature #41311 (Fix Under Review): deprecate CephFS inline_data support
Patrick Donnelly
08:29 PM Bug #41413: SELinux denials in 14.2.3 RC runs
https://github.com/ceph/teuthology/pull/1304 David Galloway
07:43 PM Bug #41413: SELinux denials in 14.2.3 RC runs
I suspect this denial can be whitelisted. https://bugzilla.redhat.com/show_bug.cgi?id=1530018
We're seeing it now...
David Galloway
07:30 PM Bug #41413 (Resolved): SELinux denials in 14.2.3 RC runs
Runs:
http://pulpito.ceph.com/yuriw-2019-08-23_15:09:01-rados-wip_nautilus_14.2.3_RC1-distro-basic-smithi/
http://...
Yuri Weinstein
07:10 PM rbd Bug #41409: [test] rbd-nbd FSX test runs are failing
The failures appear to be related to an NBD driver change to always enable IO timeouts by default. With the OSD thras... Jason Dillaman
07:08 PM rbd Bug #41409 (Fix Under Review): [test] rbd-nbd FSX test runs are failing
Jason Dillaman
03:26 PM rbd Bug #41409 (In Progress): [test] rbd-nbd FSX test runs are failing
Jason Dillaman
02:14 PM rbd Bug #41409 (Resolved): [test] rbd-nbd FSX test runs are failing
http://qa-proxy.ceph.com/teuthology/jdillaman-2019-08-22_23:00:31-rbd-wip-jd-testing-distro-basic-smithi/4242563/teut... Jason Dillaman
07:05 PM Revision 1c40cfc8 (ceph): rbd-nbd: shutdown should wait for pending IOs to complete
Previously it was incorrectly waiting for finished IOs to complete.
The finished IO would have already been cleared b...
Jason Dillaman
07:05 PM Revision d1322dba (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:34 PM Revision 0115595c (ceph): osd: Rename backfill reservation reject names to reflect too full use
The only reason for a reject is in a too full condition. Now that we
have two types of revoke, let's make this clear...
David Zafman
06:31 PM Revision 7810ee58 (ceph): osd: Rename MBackfillReserve::TOOFULL to what it does in particular (re...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:29 PM Revision fa569ecf (ceph): osd: Don't set backfill_toofull in RemoteReservationRevoked path
We shouldn't set backfill_toofull when a revoke occurs in the non-toofull
case.
Fixes: https://tracker.ceph.com/issu...
David Zafman
06:11 PM Revision 5d6d770e (ceph): install-deps.sh,deb,rpm: move python-saml deps into debian/control and ...
these dependencies are only used for building python-saml which is in
turn used for the SAML support. this feature is...
Kefu Chai
05:56 PM rgw Bug #41412 (Fix Under Review): multisite: ENOENT errors from FetchRemoteObj causing bucket sync t...
Casey Bodley
05:35 PM rgw Bug #41412 (Resolved): multisite: ENOENT errors from FetchRemoteObj causing bucket sync to stall ...
BucketSyncSingleEntry is supposed to filter out ENOENT (404 Not Found) errors, but there is one case where it acciden... Casey Bodley
05:45 PM Revision 7d12a11a (ceph): rgw: RGWCoroutine::call(nullptr) sets retcode=0
callers generally expect 'yield call(...);' to set retcode with the
result of the given coroutine. it's valid to call...
Casey Bodley
05:40 PM Revision 5bb807d1 (ceph): Merge pull request #29796 from trociny/wip-journal-player-handle_cache_...
journal: fix race between player shut down and cache rebalance
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:39 PM rbd Bug #41229 (Pending Backport): too slow to delete a big empty volume
Jason Dillaman
05:39 PM Revision 4e8a8257 (ceph): Merge pull request #29775 from trociny/wip-41229
librbd: always try to acquire exclusive lock when removing image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:39 PM Revision 648b6498 (ceph): Merge pull request #29459 from zy751713126/config_set
pybind/rbd: add config_set/get/remove api in rbd.pyx
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:09 PM CephFS Bug #40773 (Pending Backport): qa: 'ceph osd require-osd-release nautilus' fails
Patrick Donnelly
05:09 PM Revision d30af45a (ceph): Merge PR #29715 into master
* refs/pull/29715/head:
qa: fix broken ceph.restart marking of OSDs down
qa: add debugging failed osd-release setti...
Patrick Donnelly
05:00 PM Revision b82e87bd (ceph): Merge PR #29821 into master
* refs/pull/29821/head:
qa: stop DaemonWatchdog for each cluster in daemon roles
Reviewed-by: Jos Collin <jcollin@r...
Patrick Donnelly
04:31 PM Revision 2a18b3bb (ceph): common/condition_variable_debug: do not assert() if sloppy
replicate the behavior of `Cond::SloppySignal()` to avoid crash like
ceph version Development (no_version) octopus ...
Kefu Chai
04:29 PM Revision d5176018 (ceph): mgr/dashboard: fix tox and add autopep8 'fix' env
Fixes missing config settings around tox and flake8.
Adds toxenv 'fix' to automatically fix PEP8 issues. As we have ...
Ernesto Puerta
04:26 PM Revision af4500be (ceph): Merge PR #29575 into master
* refs/pull/29575/head:
objclass, osd: improve const-correctness of PGLSFilter.
common: add bl::contents_equal() ov...
Sage Weil
04:25 PM Revision 1f39b36b (ceph): Merge PR #28727 into master
* refs/pull/28727/head:
test/crimson: resolve name collision
test: switch to ldout; let users specify mon debug lev...
Sage Weil
03:46 PM Revision 8876cf36 (ceph): Merge PR #15183 into master
* refs/pull/15183/head:
kv/rocksdb: support rmrange unconditionally
cls/rgw: rgw_bi_log_trim() uses cls_cxx_map_rem...
Sage Weil
03:43 PM Revision 404c0678 (ceph): client: _readdir_cache_cb() may use the readdir_cache already clear
Calling function _readdir_cache_cb() means to get dir information from the cache, but in the while loop,
the contents...
huanwen ren
03:33 PM rgw Bug #41395 (Fix Under Review): don't call check_bucket_shards() in the write path
Casey Bodley
03:25 PM Revision 8d60ae99 (ceph): rgw: reduce minimum value of rgw_reshard_thread_interval to 10sec
can be useful to set a much lower value of this reshard interval for
more deterministic timing
Signed-off-by: Casey ...
Casey Bodley
03:25 PM rbd Bug #41411 (Fix Under Review): [test] formated output test is failing due to addition of image an...
Jason Dillaman
02:31 PM rbd Bug #41411 (Resolved): [test] formated output test is failing due to addition of image and snapsh...
http://qa-proxy.ceph.com/teuthology/jdillaman-2019-08-22_23:00:31-rbd-wip-jd-testing-distro-basic-smithi/4242580/teut... Jason Dillaman
03:24 PM Revision 3930e9f9 (ceph): test/cli-integration/rbd: fixed missing image and snap ids
Fixes: https://tracker.ceph.com/issues/41411
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:13 PM Revision 9a6b3e99 (ceph): rgw: add reshard checks to bucket quota sync thread
Fixes: https://tracker.ceph.com/issues/41395
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:09 PM rgw Bug #41410 (Fix Under Review): radosgw-admin: bucket link fails, regression introduced by user re...
Matt Benjamin
02:24 PM rgw Bug #41410 (Resolved): radosgw-admin: bucket link fails, regression introduced by user rename
radosgw-admin bucket link --bucket=/bkt15 --uid='testx$tester' --debug_rgw=20 --debug_ms=1 > test 2>&1
2019-08-22 ...
Matt Benjamin
02:30 PM Revision b0ce0b4e (ceph): mgr/BaseMgrModule: use PyInt_Check() to compatible with py2
in python2, we have both `PyLongObject` and `PyIntObject` for presenting
`long` and `int` types. and in python3, `PyI...
Kefu Chai
02:26 PM Revision 84819d74 (ceph): rgw: remove bucket reshard checks from write operations
we shouldn't pay for the latency of check_bucket_shards() or
add_bucket_to_reshard() on write ops
Signed-off-by: Cas...
Casey Bodley
02:24 PM rgw Bug #41212 (Resolved): Failure in test_encryption_sse_c_post_object_authenticated_request and tes...
Casey Bodley
02:24 PM Revision 6b0f3ce4 (ceph): Merge pull request #29778 from cbodley/wip-41212
vstart: move [client.rgw] config into [client]
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
02:10 PM rgw Backport #41408 (In Progress): nautilus: List objects version 2
https://github.com/ceph/ceph/pull/29849 Abhishek Lekshmanan
02:09 PM rgw Backport #41408 (Resolved): nautilus: List objects version 2
https://github.com/ceph/ceph/pull/29849 Abhishek Lekshmanan
02:09 PM rgw Feature #23908 (Pending Backport): List objects version 2
Abhishek Lekshmanan
02:02 PM Revision 47c59ace (ceph): rgw: continuationToken or startAfter shouldn't be returned if not speci...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit f09c55fd7ab549d2bf2f148fd...
zhang Shaowen
02:01 PM Revision fdf69915 (ceph): rgw:listobjectsv2
ListObjectsV2 is the revised List Objects API. Returns some or all (up to 1000) of the objects in a bucket. You can u... Albin Antony
02:00 PM Revision 862876d9 (ceph): mgr/dashboard: User Management E2E tests (#29641)
mgr/dashboard: User Management E2E tests
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Stephan Müller <smuel...
Lenz Grimmer
01:57 PM Dashboard Bug #41407 (New): mgr/dashboard: avoid "path too long" error with long shebang lines during build...
If the jenkins job that triggers a build has a long path, the job can face a problem like this:
https://tox.readthed...
Alfonso Martínez
12:44 PM Dashboard Bug #41379 (Fix Under Review): mgr/dashboard: fix config in tox/flake8
Ernesto Puerta
12:43 PM Dashboard Bug #41358 (Fix Under Review): mgr/dashboard: refactor SSO service
Ernesto Puerta
12:35 PM Revision ff4fb0fb (ceph): mgr/dashboard: fix SAML input argument handling
Currently dashboard provides a Ceph command to specify location or
contents of SAML2 IdP XML (`idp_metadata` argument...
Ernesto Puerta
12:18 PM Revision 9885a781 (ceph): doc: set ceph_perf_msgr_server arguments
align with commit: d6f6ad03
PerfMsgr: Make Server worker threads configurable
Signed-off-by: Changcheng Liu <changch...
Changcheng Liu
11:39 AM Revision 56a94e91 (ceph): mgr/dashboard: Automatically refresh CephFS chart
Fixes: https://tracker.ceph.com/issues/40096
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
11:39 AM Revision 5c33f904 (ceph): mgr/dashboard: Refactors CephFS chart component
Fixes: https://tracker.ceph.com/issues/41166
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
10:17 AM Revision f806539c (ceph): kv/KeyValueDB: fix estimate_prefix_size()
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
09:59 AM Revision f13f9f9f (ceph): qa/tasks: drop object inherit
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
09:11 AM Revision d373178c (ceph): mgr/dashboard: run-backend-api-tests.sh CI improvements (#29504)
mgr/dashboard: run-backend-api-tests.sh CI improvements
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-b...
Lenz Grimmer
08:41 AM Revision 743f594f (ceph): mgr/dashboard: Fix CephFS chart
There was a problem with the CephFS chart that causes the chart not to
show on initialization. This commit fixes that...
Stephan Müller
08:41 AM Revision d246f301 (ceph): mgr/dashboard: Add missing unit tests for CephFS chart
Fixes: https://tracker.ceph.com/issues/41166
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
08:41 AM Revision 1a8741e3 (ceph): doc/radosgw/admin:fix how to modify subuser info
Signed-off-by: Feng Hualong <hualong.feng@intel.com> Hualong Feng
08:31 AM RADOS Bug #41406 (New): common: SafeTimer reinit doesn't fix up "stopping" bool, used in MonClient boot...
1, New a object of SafeTimer().
2, call init.
3, call add_event_after.
4, call shutdown.
5, call init again.
6, ...
haitao chen
07:53 AM rgw Bug #41405 (Rejected): radosgw-admin sync status "failed to retrieve sync info: (13) Permission d...
- radosgw-admin sync status is showing below error message on Secondary site:
[root@harshitosd1 ~]# radosgw-admin ...
Mohan Sharma
07:08 AM rbd Bug #41404 (Resolved): [rbd] rbd map hangs up infinitely after osd down
this issue could be 100% reproduced, after down several osd services for a long time, it would cause the "rbd map" co... fan chen
06:59 AM Bug #41194 (Pending Backport): proc_replica_log need preserve replica log's crt
Kefu Chai
06:59 AM Revision e909031d (ceph): Merge pull request #29590 from Aran85/fix_proc_replica_log
osd: merge replica log on primary need according to replica log's crt
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:36 AM Revision c86e9278 (ceph): msg/async/rdma: show port state with string
Show the port state with string is more easy to be read through
value.
Signed-off-by: Changcheng Liu <changcheng.liu...
Changcheng Liu
06:36 AM Revision 9b63845a (ceph): msg/async/rdma: remove redundant code
1. Below three bits are meaningless in pollfd::events field:
POLLERR, POLLHUP, or POLLNVAL.
2. QueuePair::pd is in...
Changcheng Liu
06:36 AM Revision 2754d60f (ceph): msg/async/rdma: implement function to prefetch buffers
The original RDMAConnectedSocketImpl::read read date from buffers and
prefertch data into buffers for next round of r...
Changcheng Liu
06:36 AM Revision 297452c2 (ceph): msg/async/rdma: use shared_ptr to manage Infiniband obj
1. Don't use bare pointer to manage Infiniband obj.
2. access Infiniband obj directly instead of accessing it from
R...
Changcheng Liu
06:36 AM Revision 923b30f5 (ceph): msg/async/rdma: remove stack from RDMADispatcher
There's no need to cache stack since RDMADispatcher already has
Inifiniband obj ib.
Signed-off-by: Changcheng Liu <c...
Changcheng Liu
06:36 AM Revision 44a1820d (ceph): msg/async/rdma: use shared_ptr to manage RDMADispatcher obj
1. Don't use bare pointer to manage RDMADispatcher obj.
2. access RDMADispatcher obj directly instead of accessing i...
Changcheng Liu
06:36 AM Revision fdd4053d (ceph): msg/async/rdma: remove stack from RDMAWorker
There's no need to cache stack since RDMAWorker already has
Inifiniband obj ib & RDMADispatcher obj dispatcher.
Sign...
Changcheng Liu
06:36 AM Revision 940a5b5a (ceph): msg/async/Stack: rename variable to improve readability
1. rename var i to be worker_id when creating Worker
"i" is assigned to be Worker::id, it means worker's id
2. renam...
Changcheng Liu
06:35 AM Revision b61a48c1 (ceph): msg/async/rdma: convert port_id from type uint8_t to int for output
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
06:32 AM rgw Backport #39660: nautilus: rgw: Segfault during request processing
I attached a sample graph from one of our rgw nodes (they all look similar) where you can see the load pattern / cras... Roland Sommer
06:15 AM Revision 5b41e12f (ceph): msg/async: Don't dec(msgr_active_connections) if conn still in acceptin...
I found this bug during test:
"AsyncMessenger::Worker-0": {
"msgr_active_connections": 18446744073709313353,
...
jianpeng ma
05:30 AM RADOS Bug #39546 (Pending Backport): Warning about past_interval bounds on deleting pg
Kefu Chai
05:28 AM Revision 11163621 (ceph): Merge pull request #29747 from liewegas/wip-39546
osd/PeeringState: do not complain about past_intervals constrained by oldest epoch
Reviewed-by: Neha Ojha <nojha@red...
Kefu Chai
05:24 AM RADOS Bug #41217 (Pending Backport): mon: C_AckMarkedDown has not handled the Callback Arguments
Kefu Chai
05:23 AM Revision 25ed83e1 (ceph): Merge pull request #29624 from NancySu05/osdmonitor_markmedown
mon:C_AckMarkedDown has not handled the Callback Arguments
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: ...
Kefu Chai
05:22 AM Revision 5e5eca28 (ceph): Merge pull request #29738 from ifed01/wip-ifed-alloc-cleanup
os/bluestore: minor improvements/cleanup around allocator
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Kefu Chai
05:21 AM Dashboard Bug #41205 (Resolved): mgr/dashboard: Access control database does not restore disabled users cor...
Kefu Chai
05:20 AM Revision ed8a0fb3 (ceph): Merge pull request #29614 from votdev/issue_41205
mgr/dashboard: Access control database does not restore disabled users correctly
Reviewed-by: Patrick Seidensal <pna...
Kefu Chai
05:17 AM RADOS Bug #40835 (Pending Backport): OSDCap.PoolClassRNS test aborts
Kefu Chai
05:16 AM Revision 4deb2b90 (ceph): Merge pull request #29146 from badone/wip-tracker-40835-OSDCap.PoolClas...
osd/OSDCap: Check for empty namespace
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:15 AM Revision 263a78c3 (ceph): Merge pull request #25697 from Aran85/fix-onode-trim
os/bluestore: more aggressive deferred submit when onode trim skipping
Reviewed-by: xie xingguo <xie.xingguo@zte.com...
Kefu Chai
05:13 AM Revision b3c1c4c1 (ceph): Merge pull request #28488 from liuchang0812/show-pool-id-in-pool-ls-cmd
mon: show pool id in pool ls command
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sage Weil <sag...
Kefu Chai
05:12 AM Revision 0bbaa185 (ceph): Merge pull request #24636 from rzarzynski/wip-denc-container_base
denc: slightly optimize container_base::bound_encode
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:11 AM Bug #41348 (Pending Backport): osd: need clear PG_STATE_CLEAN when repair object
Kefu Chai
05:08 AM Revision bfce1105 (ceph): Merge pull request #29756 from Aran85/fix-repair-object
osd: clear PG_STATE_CLEAN when repair object
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
03:56 AM CephFS Backport #41097 (In Progress): mimic: mds: map client_caps been inserted by mistake
https://github.com/ceph/ceph/pull/29833 Prashant D
03:54 AM CephFS Backport #41095 (In Progress): nautilus: qa: race in test_standby_replay_singleton_fail
https://github.com/ceph/ceph/pull/29832 Prashant D
03:35 AM Revision 5e53dad5 (ceph): msg/async/rdma: cosmetics RDMAConnectedSocketImpl::read_buffers
After refactoring, there's no need to do below judgement
- if (c != buffers.end() && (*c)->over())
- ++c;...
Changcheng Liu
03:35 AM Revision 70785061 (ceph): msg/async/rdma: cosmetics RDMAWorker listen & connect & get_reged_mem
1. There's no need to get stack & dispatcher from RDMAStack again
since RDMAWorker has stored the value.
2. cache the...
Changcheng Liu
03:35 AM Revision 60a87c9d (ceph): msg/async/rdma: cosmetics initialize ibv_send_wr* var
API usage:
int ibv_post_send(struct ibv_qp *qp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr)
Input Parameters...
Changcheng Liu
03:35 AM Revision 32da5f1d (ceph): msg/async/rdma: use different strategy to reset read/write chunk
When releasing read chunk to pool, the chunk::offset & chunk::bound
should be reset to zero. For write chunk, it's be...
Changcheng Liu
03:35 AM Revision a62ce898 (ceph): msg/async/rdma: make clear to get mem_info address
The parameter "block" points to mem_info::chunks space. It's not quite
clear about the function of "reinterpret_cast<...
Changcheng Liu
03:35 AM Revision ae6759aa (ceph): msg/async/rdma: rename variable to improve readability
Device::binding_port
1. port_id is more meaningful compared to i as variable name.
2. start port_id from 1 instead of...
Changcheng Liu
03:35 AM Revision 282499b7 (ceph): msg/async/rdma: cosmetics post_chunks_to_rq implementation
1. It's not proper to allocate large space in stack. e.g. rx_queue_len is 4096.
The patch changes to allocate rx_work...
Changcheng Liu
02:46 AM Revision 6823d2d8 (ceph): msg/async/rdma: avoid long lambda function for readability
Extract the long lambda function to improve readability.
There's no advantage since "this" pointer is also needed
in ...
Changcheng Liu
02:46 AM Revision 6a0d3df9 (ceph): msg/async/rdma: refine Chunk construction function
1. all values are initialized in construction function
In this way, it's easy to construct Chunk object in
Pool...
Changcheng Liu
02:45 AM Revision 2d489058 (ceph): msg/async/rdma: seperate Device construction if rdma_cm is used
If ms_async_rdma_cm is false, there's no need to call the api
rdma_get_device. If rdma_get_device is called, the devi...
Changcheng Liu
02:45 AM Revision f1668da1 (ceph): msg/async/rdma: use Chunk::get_size to get chunk size
remove Chunk::over interface and add Chunk::get_size interface
1) It's not clear when reading "over" function name.
2...
Changcheng Liu
02:45 AM Revision 947520c3 (ceph): msg/async/rdma: simplify chunk::read implementation
1. offload chunk::read without managing bound.
2. reset chunk::offset & chunk::bound before releasing to pool.
Signe...
Changcheng Liu
02:45 AM Revision c9463498 (ceph): msg/async/rdma: simplify chunk::write implementation
Keep same logic to improve readability
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
Changcheng Liu
02:45 AM Revision de471d00 (ceph): msg/async/rdma: simplify Cluster::get_buffers implementation
Keep same logic:
1. If parameter block_size is zero, then allocate all the free chunks
to parameter std::vector<Chunk...
Changcheng Liu
02:45 AM Revision 5ec51a31 (ceph): msg/async/rdma: simplify RDMAConnectedSocketImpl::read implementation
After reading one chunk, the chunk could be pushed into buffer list if its
effecitve content size is not zero. In thi...
Changcheng Liu
02:45 AM Revision c7f87c3f (ceph): msg/async/Event: simplfy logical implementation
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
02:45 AM Revision 0b31f416 (ceph): msg/async/Event: simplify EventCenter::process_events implementation
The original implementation makes it's hard to understand:
1) Whether timer event should be executed.
2) How long sho...
Changcheng Liu
02:45 AM Revision 1c76c132 (ceph): msg/async/rdma: deal with all RDMA device async event
1. List all asynchronous event of the RDMA device
2. Output the fatal error events to check RDMA device status
Signe...
Changcheng Liu
02:45 AM Revision 060c5c8e (ceph): msg/async/rdma: define handle_rx_event to handle recv-comple-queue
1. define handle_rx_event to let dispatch handle
recvive-completion-queue
2. simplify RDMADispatcher::polling impleme...
Changcheng Liu
02:45 AM Revision 175d52ac (ceph): msg/async/rdma: correct receive queue length info
It will hit below misleading log without this patch:
Infiniband init requested receive queue length 4095 is too bi...
Changcheng Liu
02:45 AM Revision e59a764d (ceph): msg/async/rdma: check memory region size before tx buffer allocation
It'll trigger out-of-bound access problem in kernel if the required
memory region size is bigger than ibv_device_attr...
Changcheng Liu
02:45 AM Revision 9c7ba67c (ceph): msg/async/rdma: check device_attr->max_srq is not zero
Some rdma devices don't support srq(shared receive queue).
Check hardware attribute if ceph is configured to use srq....
Changcheng Liu
02:45 AM Revision 4f5a31ab (ceph): msg/async/rdma: limit buffer size under rdma max memory region size
The allocated buf size should be under hardware's max_mr_size. Or it'll
trigger out-of-bound access problem when call...
Changcheng Liu
02:45 AM Revision cdfcc6b5 (ceph): msg/async/rdma: define package sequence numbers macro
Refer to Doc: InfiniBandTM Architecture Specification Volume 1 Ver1.2.1
Section: 9.2 BASE TRANSPORT HEADER
bits |31...
Changcheng Liu
02:45 AM Revision b4596011 (ceph): msg/async/rdma: cosmetics by set member value in initialize list
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
02:45 AM Revision 4810e40d (ceph): msg/async/rdma: use ibv_port_attr object type in Port class
1. Avoid to do memory management without using pointer to operate
operate the allocated space. Or, it could have memo...
Changcheng Liu
02:45 AM Revision b2d3f5e0 (ceph): msg/async/rdma: export RDMAV_HUGEPAGES_SAFE before ibv_fork_init
In rdma-core library, ibv_fork_init will check environment variable
RDMAV_HUGEPAGES_SAFE to decide whether huge page ...
Changcheng Liu
02:45 AM Revision 49b8ef07 (ceph): msg/async/rdma: fix error argument to get right qp state
1. It's wrong to use "-1" as argument to query queue state.
In rdma library, ibv_query_qp will call ibv_cmd_query_qp ...
Changcheng Liu
02:45 AM Revision 0e3db04d (ceph): msg/async/rdma: operate event fd with event_{read,write}
1. use wrapper function event_read & event_write to access
event file descriptor.
2. change event fd access value nam...
Changcheng Liu
02:39 AM RADOS Documentation #41403 (Resolved): doc: mon_health_to_clog_* values flipped
On my Luminous cluster (ceph version 12.2.11 (26dc3775efc7bb286a1d6d66faee0ba30ea23eee) luminous (stable)), the defau... James McClune
02:09 AM mgr Bug #41390: mgr/crash: crash module requires admin keyring
So, this isn't the crash mgr module, but the ceph-crash service, right? Agreed that it certainly assumes it has the ... Dan Mick
01:40 AM CephFS Backport #41000 (In Progress): luminous: client: failed to drop dn and release caps causing mds s...
Zheng Yan
01:34 AM RADOS Support #41402 (Rejected): OSD's memory are beyound controlled
My env :
[store@server01 ~]$ ceph -v
ceph version 13.2.5 (cbff874f9007f1869bfd3821b7e33b2a6ffd4988) mimic (stable)
...
伟杰 谭
12:56 AM Revision 798ee5d6 (ceph): Client: unlink dentry for inode with llref=0
when client get notification from MDS that a file has been deleted(via
getting CEPH_CAP_LINK_SHARED cap for inode wit...
Xiaoxi Chen
12:39 AM mgr Bug #41400 (Duplicate): Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Kefu Chai
12:03 AM Revision f51c4a83 (ceph): cephfs: avoid map been inserted by mistake
if map client_caps has not key client, client_caps[client] will insert key client with null value into the map.
Fixe...
guodong xiao
12:02 AM Revision fe45e31e (ceph): qa: wait for MDS to come back after removing it
Fixes: http://tracker.ceph.com/issues/40967
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly

08/22/2019

10:06 PM CephFS Backport #39691 (In Progress): luminous: mds: error "No space left on device" when create a larg...
Patrick Donnelly
10:05 PM Revision 26668a51 (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
08:34 PM rgw Bug #41401 (Fix Under Review): rgw: api_name fixes from Nautilus (e.g., allows CreateBucket w/alt...
Matt Benjamin
08:30 PM rgw Bug #41401 (Resolved): rgw: api_name fixes from Nautilus (e.g., allows CreateBucket w/alternate p...
The words, the words of the developer:
"""
When we want to specify the bucket's placement rule during CreateBucket,...
Matt Benjamin
08:31 PM Revision 2abc77d8 (ceph): qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed
Fixes: https://tracker.ceph.com/issues/41401
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked f...
Enming Zhang
08:31 PM Revision 68cebe96 (ceph): rgw: fix issue for CreateBucket with BucketLocation param under default...
Because there is not a default realm, the has_zonegroup_api always returns false
when create bucket with the BucketLo...
Enming Zhang
08:30 PM Revision 7874a2b3 (ceph): rgw: set "api_name" to default_zonegroup_name for default zonegroup
Fixes: https://tracker.ceph.com/issues/41401
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked f...
Enming Zhang
08:24 PM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
Casey Bodley
07:31 PM RADOS Backport #40840 (In Progress): nautilus: Explicitly requested repair of an inconsistent PG cannot...
David Zafman
07:07 PM Revision f61b0a21 (ceph): Merge PR #29806 into master
* refs/pull/29806/head:
mgr/BaseMgrModule: tolerate Int or Long for health 'count'
Reviewed-by: Patrick Donnelly <p...
Sage Weil
06:12 PM Revision 79eb107a (ceph): Merge pull request #29298 from zhangsw/rgw-fix-bug-listobjv2-startafter
rgw: continuationToken or startAfter shouldn't be returned if not specified Ali Maredia
05:57 PM rgw Bug #40815: s3cmd modify fails with ceph
@marcus, can you rca and fix?
Matt
Matt Benjamin
05:54 PM rgw Bug #40903: rgw: gc remove tag issue
Casey Bodley
05:53 PM rgw Bug #40905 (Pending Backport): rgw: list bucket with delimiter wrongly skip some special keys
Matt Benjamin
05:52 PM rgw Bug #41010: rgw s3 lifecycle expiration header does not return the rule with the earliest date
Matt Benjamin
05:52 PM Revision d850edf0 (ceph): Merge PR #29780 into master
* refs/pull/29780/head:
osd/PeeringState: semi-colon after DECLARE_LOCALS
osd/PeeringState: on_new_interval on chil...
Sage Weil
05:50 PM rgw Bug #41225 (Triaged): rgw: GETing S3 website root with two slashes // crashes rgw
Matt Benjamin
05:48 PM rgw Bug #41355: RGWOp_Bucket_Info responds with an empty body instead of reporting errors
Matt Benjamin
05:48 PM rgw Bug #41366 (Triaged): multisite: data sync will get stuck when upload a file larger than 1G in 12...
Matt Benjamin
05:44 PM rgw Bug #41375 (Resolved): rgw: A new user is created automatically when creating a bucket
Matt Benjamin
05:44 PM rgw Bug #41375 (Triaged): rgw: A new user is created automatically when creating a bucket
Matt Benjamin
05:44 PM rgw Bug #41375: rgw: A new user is created automatically when creating a bucket
sounds like dashboard only? Matt Benjamin
05:38 PM rgw Bug #41365 (Can't reproduce): multisite
Casey Bodley
05:30 PM mgr Bug #41400 (Duplicate): Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
... Sage Weil
05:27 PM RADOS Bug #41353 (Resolved): scrub/osd-scrub-snaps.sh fails
Sage Weil
05:27 PM mgr Bug #41386 (Pending Backport): pg_autoscaler: pool id key not present in pool_stats
Sage Weil
09:30 AM mgr Bug #41386: pg_autoscaler: pool id key not present in pool_stats
don't be totally mislead by the tuple. I think this comes down to the arguments passed to Exception:... Sebastian Wagner
07:34 AM mgr Bug #41386: pg_autoscaler: pool id key not present in pool_stats
i ran into a similar issue while testing https://github.com/ceph/ceph/pull/29035,
see https://github.com/ceph/ceph/p...
Kefu Chai
05:27 PM Revision 2dca76ac (ceph): Merge PR #29774 into master
* refs/pull/29774/head:
qa/standalone/scrub/osd-scrub-snaps: snapmapper omap is now 'm'
Reviewed-by: David Zafman <...
Sage Weil
05:26 PM Revision b7134f4e (ceph): Merge PR #29807 into master
* refs/pull/29807/head:
mgr/pg_autoscaler: fix race with pool deletion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
05:02 PM RADOS Bug #41399 (Fix Under Review): Move bluefs alloc size initialization log message to log level 1
Vikhyat Umrao
04:07 PM RADOS Bug #41399: Move bluefs alloc size initialization log message to log level 1
- At present, from a shared BlueStore OSD which has wal, db and block all in one it is being set as 64K we can see in... Vikhyat Umrao
04:05 PM RADOS Bug #41399 (Resolved): Move bluefs alloc size initialization log message to log level 1
- https://github.com/ceph/ceph/pull/29537... Vikhyat Umrao
04:57 PM RADOS Bug #41255 (In Progress): backfill_toofull seen on cluster where the most full OSD is at 1%
David Zafman
04:39 PM Revision 49a6c9aa (ceph): Merge pull request #29805 from yuriw/wip-yuriw-41384-nautilus
qa/tests: changed running rbd tests test_librbd_python.sh from…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:02 PM CephFS Bug #41398 (Fix Under Review): qa: KeyError: 'cluster' in ceph.stop
Patrick Donnelly
03:59 PM CephFS Bug #41398 (Resolved): qa: KeyError: 'cluster' in ceph.stop
... Patrick Donnelly
04:00 PM Revision 231f7903 (ceph): qa: stop DaemonWatchdog for each cluster in daemon roles
Fixes: https://tracker.ceph.com/issues/41398
Introduced-by: 08b99eef277b00a3ea423cbf085bd114a805813f
Signed-off-by: P...
Patrick Donnelly
03:55 PM Revision 73c7d14e (ceph): qa: fix broken ceph.restart marking of OSDs down
Sage noticed `osd down` was not being performed. Bug was that the role
format had changed so splitting no longer work...
Patrick Donnelly
03:49 PM Messengers Bug #41044 (Duplicate): test/msgr/test_msgr.cc:794: Failure
Sage Weil
03:49 PM Messengers Bug #38577: Messenger/MessengerTest.MissingServerIdenTest2/0 msg/async/AsyncMessenger.cc: 312: FA...
/a/sage-2019-08-22_14:28:32-rados-wip-sage2-testing-2019-08-21-1708-distro-basic-smithi/4241121 Sage Weil
03:28 PM Dashboard Cleanup #41397 (New): mgr/dashboard: Convert dashboard specific endpoints into UiApiController
Currently I only know of the pools _info endpoint. Stephan Müller
03:09 PM Dashboard Documentation #41396 (Resolved): mgr/dashboard: Add a dashboard specific endpoint which uses our ...
Currently there is no defined way how to create a dashboard specific endpoint that consumes existing endpoints. Stephan Müller
03:05 PM Revision da182a5d (ceph): rgw: use shared_mutex for RGWUserStatsCache
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:04 PM Revision e131d6f4 (ceph): Merge pull request #17719 from mikulely/fix-usage-stats
rgw: distinguish different get_usage for usage log
Reviewed-by: Robin H. Johnson <rjohnson@digitalocean.com>
Casey Bodley
02:58 PM Revision ad9bc306 (ceph): src/osd/: Move session variables out of if for backport
That construction isn't allowed in luminous.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
02:48 PM RADOS Bug #20050 (Resolved): osd: very old pg creates take a long time to build past_intervals
All of this code went away by mimic. Sage Weil
02:36 PM rgw Bug #41395 (Resolved): don't call check_bucket_shards() in the write path
move the checks for reshard into the RGWUserStatsCache::BucketsSyncThread so its run in the background and doesn't sl... Casey Bodley
02:32 PM rbd Bug #41394 (Resolved): [migration] using abort can result in the loss of data
If the migration destination image has been written against, running "rbd migration abort" will not copy the new data... Jason Dillaman
02:31 PM CephFS Support #40906: Full CephFS causes hang when accessing inode.
Did the logs provide the information that you needed, or do you need more/different information? Robert LeBlanc
02:23 PM RADOS Backport #41238: nautilus: Implement mon_memory_target
Sridhar Seshasayee wrote:
> https://github.com/ceph/ceph/pull/29652
The above PR is dependent on the backport of ...
Sridhar Seshasayee
02:19 PM Revision aba296aa (ceph): qa: add debugging failed osd-release setting
See-also: https://tracker.ceph.com/issues/40773
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:04 PM CephFS Bug #40821 (Fix Under Review): osdc: objecter ops output does not have useful time information
Varsha Rao
01:44 PM rbd Bug #41354: RBD image manipulation using python API crashing since Nautilus
... Jason Dillaman
12:23 AM rbd Bug #41354 (Fix Under Review): RBD image manipulation using python API crashing since Nautilus
Jason Dillaman
01:33 PM Revision 7563f8b6 (ceph): mgr/dashboard: run-backend-api-tests.sh CI improvements
As there is now a jenkins job to run this script
(see https://github.com/ceph/ceph-build/pull/1351),
this refactoring...
Alfonso Martínez
01:28 PM CephFS Feature #16656: mount.ceph: enable consumption of ceph keyring files
Updated PR here:
https://github.com/ceph/ceph/pull/29817
This not only allows the helper to find cephx secr...
Jeff Layton
01:12 PM ceph-volume Feature #41393 (New): [rfe] ceph-volume lvm list to report objectstore type
a `ceph-volume simple scan` reports which type the osd being scanned is :
eg:
{
"active": "ok",
...
Guillaume Abrioux
12:55 PM RADOS Bug #41236 (Fix Under Review): cosbench failures in rados/perf
https://github.com/ceph/cbt/pull/191 Kefu Chai
12:10 PM Orchestrator Bug #37514: mgr CLI commands block one another (indefinitely if the orchestrator CLI gets stuck i...
my 2 cents:
*regarding 1)*
We have to distinguish between the CLI commands and the orchestrator implementations...
Sebastian Wagner
12:04 PM Revision 1e8c41e5 (ceph): rbd-mirror: ignore errors related to parsing the config file
If one or more of the default search paths throw an error like
-EPERM, no longer abort the attempt to connect to the ...
Jason Dillaman
12:04 PM Revision 57e68491 (ceph): common/ConfUtils: do not throw exception when querying file status
The "fs::is_other" call was throwing a "fs::filesystem_error" if the
configuration file was not able to be accessed. ...
Jason Dillaman
12:03 PM Revision 591fb2bf (ceph): global: update HOME environment variable when dropping privileges
k8s/rook is currently starting daemon pods under root using the
"--setuser" CLI optional to drop priviledges. In the ...
Jason Dillaman
11:56 AM Dashboard Bug #41175: test_create_get_update_delete_w_tenant fails
It seems the same issue as https://tracker.ceph.com/issues/41306 Alfonso Martínez
11:49 AM ceph-volume Bug #41392 (Resolved): ceph-volume can't do a 'simple scan' on a running osd when dmcrypt is enabled
ceph-volume isn't able to do a 'simple scan' on a dmcrypt running osd:
-bash-4.2# docker exec -ti -e CEPH_VOLUME...
Guillaume Abrioux
11:34 AM ceph-volume Bug #41391 (Won't Fix): ceph-volume doesn't detect invalid options
While doing some tests to zap osds, I've made a typo on the '--osd_fsid' option I passed (which is actually --osd-fsi... Guillaume Abrioux
11:14 AM Revision f8da9c79 (ceph): rgw: fix documentation for rgw_ldap_secret
The value for rgw_ldap_secrect has to be a path to the file containing
the secret not the secret itself.
Signed-off-...
Robin Müller
10:46 AM Revision fd86bf72 (ceph): Test to link/unlink bucket in tenanted user space.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
10:44 AM Dashboard Bug #41335: mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons...
Hi some further log output I noticed - I have not seen this message again since disabling/re-enabling the dashboard m... sam samc
10:20 AM CephFS Bug #24403: mon failed to return metadata for mds
this ticket is now rather old. do you mind, if I just close it? Sebastian Wagner
10:06 AM mgr Bug #37835 (Closed): ceph-mgr 13.2.4 fails to start with "auth_reply(proto 2 -22 (22) Invalid arg...
closed as requested Sebastian Wagner
10:00 AM mgr Bug #23967: ceph fs status and Dashboard fail with Python stack trace
is it still reproducable? Sebastian Wagner
09:56 AM Revision aab5c451 (ceph): Merge pull request #29544 from tchaikov/wip-doc-search-CSP
doc: always load resources via HTTPS
Reviewed-by: Tiago Melo <tmelo@suse.com>
Kefu Chai
09:53 AM RADOS Bug #40029: ceph-mon: Caught signal (Aborted) in (CrushWrapper::update_choose_args(CephContext*)+...
We just bumped into this, on Luminous (12.2.12). It actually caused us momentary loss of quorum.
Sequence of event...
Florian Haas
09:52 AM mgr Bug #36318 (Pending Backport): Python 3 Ceph throws exception when sending via zabbix-sender
Sebastian Wagner
09:36 AM mgr Bug #41390: mgr/crash: crash module requires admin keyring
Dan, this is just fyi. Sebastian Wagner
09:31 AM mgr Bug #41390 (Resolved): mgr/crash: crash module requires admin keyring
the crash module on nodes without admin keyring seems to fail posting the crash with `error failing to connect to clu... Abhishek Lekshmanan
09:28 AM Revision a6e8f553 (ceph): osd: add log information to record the cause of do_osd_ops failure
Signed-off-by: NancySu05 <su_nan@inspur.com> NancySu05
09:13 AM Revision f3f24f65 (ceph): rgw: after linking bucket to a tenanted user, bucket name should includ...
On account of recent rgw metadata refactoring changes, bucket link was broken.
Bucket name was missing the tenant nam...
Shilpa MJ
08:45 AM RADOS Documentation #41389 (Resolved): wrong datatype describing crush_rule
current documentation for luminous https://docs.ceph.com/docs/luminous/rados/operations/pools/ is wrong regarding cru... Torben Hørup
08:40 AM Dashboard Bug #41388 (Resolved): mgr/dashboard: Error editing iSCSI image advanced settings
I have an iSCSI target, already created, with a disk assigned to an initiator.
When trying to edit that target to ...
Ricardo Marques
08:31 AM Revision be8edd2a (ceph): mgr/test_orchestrator: Allow initializing dummy data
- Add test_orchestrator load_data command
- Add QA tests for loading data
Fixes: https://tracker.ceph.com/issues/411...
Kiefer Chang
08:19 AM Revision eb247c94 (ceph): doc: always load resources via HTTPS
Signed-off-by: Tiago Melo <tmelo@suse.com> Kefu Chai
08:14 AM Revision 280986f8 (ceph): Added radosgw_admin_rest task to multisite yaml.
svc_zone related modifications
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
07:45 AM Revision d47386c3 (ceph): osd/PeeringState: fix wrong history of merge target
The merge target could be a stray pg that has never got the chance
to finish a complete peering cycle (we never purge...
xie xingguo
06:55 AM Revision a592573b (ceph): Allow admin APIs that write metadata to be executed first on the master...
Fixes: http://tracker.ceph.com/issues/39549
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
06:04 AM Revision 29617368 (ceph): pybind/rbd: add config_image_set/get/remove test case
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> yin zheng
05:53 AM Revision 6eb39dbb (ceph): pybind/rbd: add config_image_set/get/remove api in rbd.pyx
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> yin zheng
05:48 AM Revision ea216e52 (ceph): Merge pull request #29755 from xiexingguo/wip-inc-recovery-4
osd: do not invalidate clear_regions of missing item at boot
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Xie Xingguo
05:47 AM RADOS Bug #37654: FAILED ceph_assert(info.history.same_interval_since != 0) in PG::start_peering_interv...
http://pulpito.ceph.com/xxg-2019-08-21_09:03:35-rados:thrash-wip-scrub-omap-error-distro-basic-smithi/4236636/ xie xingguo
05:45 AM Revision 574e0596 (ceph): osd/osd_type: disable incremental recovery for legacy missing item
which is important to let us talk with pre-octopus osds and
make sure the pg_missing_items created before Octopus can...
xie xingguo
05:45 AM Revision 7e0a714d (ceph): osd/PGLog: more verbose missing set log at boot
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:45 AM Revision bea761df (ceph): osd/PGLog: trigger full recovery for divergent missing objects
They might have a dirty/invalid log history (and hence an invalid
clean_regions as well), and there is no easy way to...
xie xingguo
05:43 AM Revision 487372e6 (ceph): osd/PGLog: disable incremental recovery for pre-kraken versions
Since kraken, we always persist the missing set explicitly
(see https://github.com/ceph/ceph/pull/10334) and manually...
xie xingguo
05:41 AM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
I had a chance to get back to this.
I fuse mounted the uploaded image and copied the osdmap data for epoch 80890 o...
Brad Hubbard
04:15 AM CephFS Bug #40773 (Fix Under Review): qa: 'ceph osd require-osd-release nautilus' fails
Patrick Donnelly
03:39 AM CephFS Backport #41093 (In Progress): nautilus: qa: tasks.cephfs.test_client_recovery.TestClientRecovery...
https://github.com/ceph/ceph/pull/29811 Prashant D
03:37 AM CephFS Backport #41094 (In Progress): mimic: qa: tasks.cephfs.test_client_recovery.TestClientRecovery.te...
https://github.com/ceph/ceph/pull/29812 Prashant D
01:24 AM CephFS Bug #41133 (Fix Under Review): qa/tasks: update thrasher design
Jos Collin
12:04 AM Revision 9730006c (ceph): qa: ignore expected MDS_CLIENT_LATE_RELEASE warning
Fixes: http://tracker.ceph.com/issues/40968
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
12:04 AM Revision 13c56615 (ceph): qa: ignore expected MDS_CLIENT_LATE_RELEASE warning
Fixes: http://tracker.ceph.com/issues/40968
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly

08/21/2019

10:35 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
Still checking if we have an environment where this could be reproducible at will since I was only able to see the be... Daniel Oliveira
10:25 PM RADOS Bug #40792 (Fix Under Review): monc: send_command to specific down mon breaks other mon msgs
Updated for a few issues and marked the PR for testing again. Greg Farnum
08:21 PM RADOS Bug #40792 (In Progress): monc: send_command to specific down mon breaks other mon msgs
Greg Farnum
10:15 PM rbd Bug #41354: RBD image manipulation using python API crashing since Nautilus
Regression introduced via [1]. It's already been backported to luminous and it's pending for mimic.
[1] https://t...
Jason Dillaman
10:12 PM Revision 2c8e538e (ceph): mon/MonClient: allow retries to be adjusted
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
10:12 PM Revision 662dbf9c (ceph): qa/tasks/ceph: retry several times to tell mons ot stop logging health
If we have any sort of failure injection, one attempt is not enough.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:12 PM Revision 134f6a84 (ceph): mon/MonClient: give up targetted mon_commands after one attempt
If one of the monitors is down, we need to give up trying to reconnect to
that mon and send it a MonCommand.
Fixes: ...
Sage Weil
10:12 PM CephFS Backport #37761: mimic: mds: deadlock when setting config value via admin socket
NOTE: do not merge to mimic until #41354 merges and is ready for backport since this introduces a failure. Jason Dillaman
10:06 PM Revision 69a712ad (ceph): mgr/BaseMgrModule: tolerate Int or Long for health 'count'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:05 PM Revision b9d5bc3b (ceph): mds,osd,mon,msg: use intrusive_ptr for holding Connection::priv
See-also: http://tracker.ceph.com/issues/20924
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Samuel Just...
Kefu Chai
09:59 PM Revision f0e2c59e (ceph): Merge pull request #29804 from alfredodeza/wip-rm41378
ceph-volume tests set the noninteractive flag for Debian
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
09:50 PM Revision 0fb123a2 (ceph): mon/MonClient: tolerate null onfinish during shutdown
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:50 PM Revision 1c92ab7c (ceph): mon/MonClient: debug show start_mon_command variant
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:47 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
Greg Farnum
09:24 PM rbd Bug #41356 (Fix Under Review): [rbd-mirror] cannot connect to remote cluster when running as 'cep...
Jason Dillaman
09:20 PM RADOS Bug #40073 (Resolved): PG scrub stamps reset to 0.000000
David Zafman
09:18 PM RADOS Bug #39570 (Resolved): nautilus with requrie_osd_release < nautilus cannot increase pg_num
Greg Farnum
09:18 PM RADOS Backport #40322 (Resolved): nautilus: nautilus with requrie_osd_release < nautilus cannot increas...
Greg Farnum
09:18 PM RADOS Bug #39972 (Resolved): librados 'buffer::create' and related functions are not exported in C++ API
Greg Farnum
09:17 PM RADOS Backport #24360 (In Progress): luminous: osd: leaked Session on osd.7
Samuel Just
08:45 PM RADOS Backport #24360 (New): luminous: osd: leaked Session on osd.7
Meh, actually probably is. Samuel Just
08:40 PM RADOS Backport #24360 (Rejected): luminous: osd: leaked Session on osd.7
Not worth backporting to luminous. Samuel Just
09:16 PM RADOS Backport #39506 (Rejected): mimic: Give recovery for inactive PGs a higher priority
David Zafman
09:16 PM RADOS Backport #39505 (Rejected): luminous: Give recovery for inactive PGs a higher priority
David Zafman
09:16 PM RADOS Bug #39484 (Resolved): mon: "FAILED assert(pending_finishers.empty())" when paxos restart
Greg Farnum
09:16 PM RADOS Bug #39099 (Resolved): Give recovery for inactive PGs a higher priority
David Zafman
09:13 PM RADOS Backport #39518 (Resolved): mimic: snaps missing in mapper, should be: ca was r -2...repaired
David Zafman
09:12 PM RADOS Bug #39333 (Resolved): osd-backfill-space.sh test failed in TEST_backfill_multi_partial()
Greg Farnum
09:10 PM RADOS Bug #37439 (Resolved): Degraded PG does not discover remapped data on originating OSD
Greg Farnum
09:10 PM RADOS Backport #39431 (Resolved): luminous: Degraded PG does not discover remapped data on originating OSD
Greg Farnum
09:08 PM RADOS Bug #38359 (Resolved): osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Greg Farnum
09:08 PM RADOS Backport #38442 (Resolved): luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Greg Farnum
09:08 PM Revision b32ca7ca (ceph): Merge pull request #27551 from smithfarm/wip-osd-markdown-luminous
luminous: qa/standalone/osd/osd-markdown: fix dup command disabling Greg Farnum
09:02 PM Revision 44e71361 (ceph): osdc: cleanup code.
Remvoe useless conditon.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 964068ca8f60a...
jianpeng ma
09:02 PM Revision eff2cf37 (ceph): osdc/Objecter: using session::put() rather than put_session().
If using connection::get_priv(), it use session::put rather than
put_session() to reduce reduanant check.
Signed-off...
jianpeng ma
09:00 PM RADOS Documentation #23999 (Resolved): osd_recovery_priority is not documented (but osd_recovery_op_pri...
Greg Farnum
09:00 PM RADOS Backport #38567 (Resolved): luminous: osd_recovery_priority is not documented (but osd_recovery_o...
Greg Farnum
09:00 PM Revision 4d235c94 (ceph): Merge pull request #27471 from dzafman/wip-38567
luminous: doc: osd_recovery_priority is not documented (but osd_recovery_op_priority is) Greg Farnum
08:58 PM RADOS Bug #38432 (Resolved): ENOENT on setattrs (obj was recently deleted)
David Zafman
08:57 PM RADOS Backport #38507 (Resolved): mimic: ENOENT on setattrs (obj was recently deleted)
David Zafman
08:53 PM RADOS Bug #21142 (Won't Fix): OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
If this pops up and causes more trouble we may try again but given the efforts so far it seems like we aren't going t... Greg Farnum
08:52 PM RADOS Backport #38256 (Duplicate): luminous: OSD crashes when loading pgs with "FAILED assert(interval....
The original issue #21142 is a luminous-only bug report and there's no code fixing it yet. Greg Farnum
08:51 PM Revision c8c02b96 (ceph): mgr/DaemonServer: [Cleanup] Remove redundant code
Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
(cherry picked from commit e1b4c9de677a9041ba9dfba37d1b37999842789a)
Shinobu Kinjo
08:44 PM RADOS Bug #24174 (Resolved): PrimaryLogPG::try_flush_mark_clean mixplaced ctx release
David Zafman
08:39 PM RADOS Backport #23926: luminous: disable bluestore cache caused a rocksdb error
We need to discuss if this is worth backporting any more; it may not be but Kefu can probably talk to the right people? Greg Farnum
08:37 PM RADOS Bug #18746 (Resolved): monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+k...
Already backported to luminous. Samuel Just
08:33 PM RADOS Bug #21629 (Resolved): interval_map.h: 161: FAILED assert(len > 0)
Greg Farnum
08:32 PM RADOS Bug #21127 (Resolved): qa/standalone/scrub/osd-scrub-repair.sh timeout
Greg Farnum
08:18 PM RADOS Bug #41383 (Need More Info): scrub object count mismatch on device_health_metrics pool
Greg Farnum
08:18 PM RADOS Bug #41383: scrub object count mismatch on device_health_metrics pool
This may be the empty object names that the device health manager was inappropriately creating? See the thread "[ceph... Greg Farnum
07:04 PM RADOS Bug #41383 (Resolved): scrub object count mismatch on device_health_metrics pool
jenglisch on irc reports multiple scrub errors (error, repaired, reappeared a few days later) on metrics pool.
<pr...
Sage Weil
08:11 PM RADOS Bug #41200 (Pending Backport): osd: fix ceph_assert(mem_avail >= 0) caused by the unset cgroup me...
Josh Durgin
08:02 PM Revision 4e7f6b40 (ceph): Merge PR #29744 into master
* refs/pull/29744/head:
qa/run-standalone.sh: fix python path
qa/standalone/mon/health-mute.sh: fix up rachet test
...
Sage Weil
08:02 PM Revision e6b0f2ab (ceph): Merge PR #29749 into master
* refs/pull/29749/head:
mon/HealthMonitor: remove unused label
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
...
Sage Weil
08:02 PM Revision d405167f (ceph): Merge PR #29757 into master
* refs/pull/29757/head:
osd: always initialize local variable
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:01 PM Revision 617cdb61 (ceph): Merge PR #29763 into master
* refs/pull/29763/head:
qa/suites/rados: whitelist POOL_APP_NOT_ENABLED warning
Reviewed-by: Sage Weil <sage@redhat...
Sage Weil
07:56 PM Revision 9d45bd9c (ceph): mgr/pg_autoscaler: fix race with pool deletion
The pool_stats map comes from a get('df') that may not include a pool
because it was just deleted.
Fixes: https://tr...
Sage Weil
07:56 PM mgr Bug #41386 (Resolved): pg_autoscaler: pool id key not present in pool_stats
... Sage Weil
07:56 PM RADOS Bug #39286 (Pending Backport): primary recovery local missing object did not update obc
Greg Farnum
07:52 PM RADOS Bug #38649 (Can't reproduce): [ERR] full status failsafe engaged, dropping updates, now -21474836...
Greg Farnum
07:51 PM RADOS Bug #38402: ceph-objectstore-tool on down osd w/ not enough in osds
We think it just needs test fixing. Those in the rados suite test review group can see https://docs.google.com/docume... Greg Farnum
07:49 PM RADOS Bug #41385 (Resolved): osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(from...
... Sage Weil
07:45 PM RADOS Bug #38322 (Fix Under Review): luminous: mons do not trim maps until restarted
Neha Ojha
07:44 PM RADOS Bug #40367: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus
same thing upgrading from mimic:
/a/sage-2019-08-21_15:17:39-rados-wip-sage2-testing-2019-08-20-0935-distro-basic-...
Sage Weil
07:41 PM Bug #41384 (In Progress): "ImportError (cannot import name ECANCELED) ... ERROR" in upgrade:naut...
https://github.com/ceph/ceph/pull/29805 Yuri Weinstein
07:09 PM Bug #41384 (Resolved): "ImportError (cannot import name ECANCELED) ... ERROR" in upgrade:nautilu...
Run: http://pulpito.ceph.com/teuthology-2019-08-20_01:25:03-upgrade:nautilus-p2p-nautilus-distro-basic-smithi/
Jobs:...
Yuri Weinstein
07:38 PM Revision 18af54ab (ceph): qa/tests: changed running rbd tests test_librbd_python.sh from tag: v14...
Fixes: https://tracker.ceph.com/issues/41384
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
07:37 PM CephFS Bug #41371 (Fix Under Review): mgr/volumes: subvolume and subvolume group path exists even when c...
Ramana Raja
09:09 AM CephFS Bug #41371 (Resolved): mgr/volumes: subvolume and subvolume group path exists even when creation ...
(testenv) [rraja@bzn build]$ ./bin/ceph fs subvolume create a subvol00 --pool_layout invalid_pool
Error EINVAL: Trac...
Ramana Raja
07:31 PM RADOS Bug #38023 (Closed): segv on FileJournal::prepare_entry in bufferlist
Seems to have been resolved alongside those related tickets? Greg Farnum
07:30 PM RADOS Bug #37808 (Can't reproduce): osd: osdmap cache weak_refs assert during shutdown
Greg Farnum
07:28 PM RADOS Bug #37798 (Can't reproduce): ceph-objectstore-tool crash from finisher
David Zafman
07:27 PM RADOS Bug #37786 (Can't reproduce): test fails in mon/crush_ops.sh
Greg Farnum
07:16 PM Revision ecf53a35 (ceph): mgr/volumes: cleanup FS subvolume or subvolume group path
... on best effort basis when FS subvolume or subvolumegroup create
command fails.
Fixes: https://tracker.ceph.com/i...
Ramana Raja
07:16 PM Revision cbe48308 (ceph): mgr/volumes: give useful error message
... when creating FS subvolume or subvolume group with invalid
data pool layout.
Fixes: https://tracker.ceph.com/iss...
Ramana Raja
07:14 PM Revision e1570745 (ceph): Merge pull request #29801 from smithfarm/wip-41263-nautilus
nautilus: rgw_file: advance_mtime() takes RGWFileHandle::mutex unconditionally
Reviewed-by: Matt Benjamin <mbenjami...
Yuri Weinstein
07:05 PM rbd Bug #41241 (Fix Under Review): failed to list descendants with child's pool deleted
Jason Dillaman
06:15 PM Revision 89231c9a (ceph): ceph-volume tests set the noninteractive flag for Debian, to avoid prom...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:00 PM rgw Backport #41380 (In Progress): nautilus: rgw: housekeeping of reset stats operation in radosgw-ad...
pr: https://github.com/ceph/ceph/pull/29803 J. Eric Ivancich
05:55 PM rgw Backport #41380 (Resolved): nautilus: rgw: housekeeping of reset stats operation in radosgw-admin...
https://github.com/ceph/ceph/pull/29803 J. Eric Ivancich
05:59 PM CephFS Bug #41133 (Resolved): qa/tasks: update thrasher design
Patrick Donnelly
05:59 PM CephFS Feature #10369 (Resolved): qa-suite: detect unexpected MDS failovers and daemon crashes
Patrick Donnelly
05:57 PM Revision dad94db7 (ceph): Merge PR #28378 into master
* refs/pull/28378/head:
qa/tasks: introduce Thrasher base class
qa/tasks: Fix typo
qa/tasks: manage thrashers
qa/...
Patrick Donnelly
05:55 PM rgw Backport #41382 (Resolved): luminous: rgw: housekeeping of reset stats operation in radosgw-admin...
https://github.com/ceph/ceph/pull/30674 J. Eric Ivancich
05:55 PM rgw Backport #41381 (Resolved): mimic: rgw: housekeeping of reset stats operation in radosgw-admin an...
https://github.com/ceph/ceph/pull/30165 J. Eric Ivancich
05:45 PM Revision e721af77 (ceph): mgr/dashboard: Extend "Writing End-to-End Tests" section (describe vs it)
Fixes: https://tracker.ceph.com/issues/40395
Signed-off-by: Adam King <adking@redhat.com>
Signed-off-by: Rafael Quin...
Rafael Quintero
05:33 PM Dashboard Bug #41379 (Resolved): mgr/dashboard: fix config in tox/flake8
As a result of the refactoring introduced in https://github.com/ceph/ceph/pull/28696/files now flake8 is used instead... Ernesto Puerta
05:13 PM rgw Backport #40627 (Resolved): nautilus: rgw_file: directory expiration should respect nfs_rgw_names...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29410
m...
Nathan Cutler
05:10 PM rgw Backport #41263 (In Progress): nautilus: rgw_file: advance_mtime() takes RGWFileHandle::mutex un...
Nathan Cutler
05:09 PM Revision 8d4a8e86 (ceph): rgw_file: dont deadlock in advance_mtime()
Fixes: https://tracker.ceph.com/issues/41173
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin
05:06 PM rgw Backport #40848 (Resolved): nautilus: segfault in RGWCopyObj::verify_permission()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29499
m...
Nathan Cutler
05:06 PM RADOS Backport #41084: nautilus: Change default for bluestore_fsck_on_mount_deep as false
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29697
m...
Nathan Cutler
05:06 PM ceph-volume Backport #41248: nautilus: simple functional tests test for lvm zap
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29660
m...
Nathan Cutler
05:05 PM ceph-volume Backport #41308: nautilus: regression: [filestore,bluestore] single type strategies fail after tr...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29702
m...
Nathan Cutler
05:05 PM ceph-volume Backport #41299: nautilus: batch functional idempotency test fails since message is now on stderr
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29689
m...
Nathan Cutler
05:05 PM rgw Backport #40672: nautilus: USERNAME ldap token not replaced in rgw client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29455
m...
Nathan Cutler
05:05 PM ceph-volume Backport #41082: nautilus: batch gets confused when the same device is passed in two device lists
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29690
m...
Nathan Cutler
05:04 PM Dashboard Backport #40786: nautilus: mgr/dashboard: SSL certificate upload command throws deprecation warning
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29065
m...
Nathan Cutler
05:04 PM RADOS Backport #40537: nautilus: osd/PG.cc: 2410: FAILED ceph_assert(scrub_queued)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29372
m...
Nathan Cutler
05:03 PM Backport #40542: nautilus: ceph daemon mon.a config set mon_health_to_clog false cause leader mon...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29373
m...
Nathan Cutler
05:02 PM rgw Backport #40737: nautilus: multisite: failover docs should use 'realm pull' instead of 'period pull'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29484
m...
Nathan Cutler
05:01 PM rgw Backport #40498: nautilus: Object Gateway multisite document read-only argument error
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29306
m...
Nathan Cutler
05:01 PM Dashboard Backport #40659: nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map`
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29442
m...
Nathan Cutler
04:59 PM RADOS Backport #40942: nautilus: mon/OSDMonitor.cc: better error message about min_size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29617
m...
Nathan Cutler
04:58 PM ceph-volume Backport #41203: nautilus: ceph-volume prints log messages to stdout
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29600
m...
Nathan Cutler
04:58 PM RADOS Backport #40940: nautilus: Update rocksdb to v6.1.2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29440
m...
Nathan Cutler
04:57 PM RADOS Backport #41092: nautilus: rocksdb: enable rocksdb_rmrange=true by default and make delete range ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29439
m...
Nathan Cutler
04:56 PM Dashboard Backport #40616: nautilus: mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' fla...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28833
m...
Nathan Cutler
04:55 PM Dashboard Backport #40661: nautilus: mgr/dashboard: cephfs multimds graphs stack together
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28889
m...
Nathan Cutler
04:55 PM Dashboard Backport #40685: nautilus: mgr/dashboard: Dentries value of MDS daemon in Filesystems page is inc...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28912
m...
Nathan Cutler
04:55 PM Dashboard Backport #40446: nautilus: mgr/dashboard: Update translation
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28938
m...
Nathan Cutler
04:54 PM Dashboard Backport #40699: nautilus: mgr/dashboard: Silence Alertmanager alerts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28968
m...
Nathan Cutler
04:54 PM Dashboard Backport #40723: nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v10
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28974
m...
Nathan Cutler
04:53 PM mgr Backport #40691: nautilus: Module 'dashboard' has failed: No module named routes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28992
m...
Nathan Cutler
04:52 PM Dashboard Backport #40656: nautilus: mgr/dashboard: Changing rgw-api-host does not get effective without di...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29044
m...
Nathan Cutler
04:52 PM Dashboard Backport #40657: nautilus: mgr/dashboard: Display "logged in" information for each iSCSI client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29045
m...
Nathan Cutler
04:49 PM ceph-volume Bug #41378 (Resolved): ceph-ansible fails to auto-install the apt module, breaks tests
This doesn't happen all the time, and I've not been able to replicate. At the very least we should export the environ... Alfredo Deza
04:01 PM rbd Bug #41229 (Fix Under Review): too slow to delete a big empty volume
Mykola Golub
04:01 PM rbd Bug #41229: too slow to delete a big empty volume
Changing PR ID from 29635 to 29775, as it contains the real fix. Mykola Golub
03:59 PM rbd Documentation #41377 (New): [openstack] document nova configuration
Setup for RBD-backed Nova ephemeral images is missing from the docs. Jason Dillaman
03:44 PM rgw Feature #41062: Extend SSE-KMS in Rados Gateway to support HashiCorp Vault
*PR*: https://github.com/ceph/ceph/pull/29783 Sergio de Carvalho
03:36 PM rgw Fix #41376 (Rejected): Sanitize HTTP_X_AUTH_TOKEN http header element to remove trailing <CR> and...
The trailing <CR> and <LF> characters in HTTP_X_AUTH_TOKEN http header
cause swift requests to fail authentication
...
Mark Kogan
03:27 PM Stable releases Tasks #41249: Nautilus v14.2.3
h3. QE VALIDATION (STARTED 8/22/19)
*PRs list => https://pad.ceph.com/p/nautilus_v14.2.3_QE_PRs_LIST*
*%{color:...
Yuri Weinstein
03:25 PM Revision 3a6de890 (ceph): Merge pull request #28862 from liewegas/wip-bluefs-extents-nautilus
nautilus: os/bluestore/bluefs_types: consolidate contiguous extents
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
03:25 PM rgw Bug #41375 (Resolved): rgw: A new user is created automatically when creating a bucket
When i create a new bucket using the Dashboard a new user <OWNER>.buckets is created.
To reproduce this in vstart ...
Volker Theile
03:14 PM Dashboard Bug #41349 (Fix Under Review): mgr/dashboard: Improve stability of navigating pages with tables i...
Patrick Seidensal
03:14 PM Dashboard Bug #40693 (Fix Under Review): mgr/dashboard: Switch to async/await for E2E tests
Patrick Seidensal
02:53 PM RADOS Bug #41353: scrub/osd-scrub-snaps.sh fails
David Zafman
02:48 PM Dashboard Backport #40279: nautilus: mgr/dashboard: Optimize the calculation of portal IPs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29061
m...
Nathan Cutler
02:47 PM Dashboard Bug #41075: nautilus: mgr/dashboard: ceph dashboard Jenkins job fails due to webdriver error: "se...
https://github.com/ceph/ceph/pull/29491
merge commit 4d9848f739fe0e129ced9f3ba198b079446d2806 (v14.2.2-306-g4d9848f739)
Nathan Cutler
02:46 PM CephFS Backport #41071: nautilus: mgr/volumes: unable to create subvolumegroups/subvolumes when ceph-mgr...
backport PR https://github.com/ceph/ceph/pull/29490
merge commit f05a301b92f574edb17e8dff73fb65f3d6b032d0 (v14.2.2-3...
Nathan Cutler
02:46 PM CephFS Backport #41070: nautilus: mgr/volumes: Add `ceph fs subvolumegroup getpath` command
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29490
m...
Nathan Cutler
02:44 PM ceph-volume Backport #41137: nautilus: ceph-volume prints errors to stdout with --format json
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29506
m...
Nathan Cutler
02:43 PM ceph-volume Backport #41021: nautilus: simple: when 'type' file is not present activate fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29416
m...
Nathan Cutler
02:43 PM CephFS Backport #40326 (Resolved): nautilus: mds: evict stale client when one of its write caps are stolen
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28583
m...
Nathan Cutler
02:42 PM CephFS Backport #40324 (Resolved): nautilus: ceph_volume_client: d_name needs to be converted to string ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28609
m...
Nathan Cutler
02:42 PM CephFS Backport #40839 (Resolved): nautilus: cephfs-shell: TypeError in poutput
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29156
m...
Nathan Cutler
02:42 PM CephFS Backport #40842 (Resolved): nautilus: ceph-fuse: mount does not support the fallocate()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29157
m...
Nathan Cutler
02:42 PM CephFS Backport #40843 (Resolved): nautilus: cephfs-shell: name 'files' is not defined error in do_rm()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29158
m...
Nathan Cutler
02:41 PM CephFS Backport #40874 (Resolved): nautilus: /src/include/xlist.h: 77: FAILED assert(_size == 0)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29186
m...
Nathan Cutler
02:41 PM CephFS Backport #40438 (Resolved): nautilus: getattr on snap inode stuck
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29231
m...
Nathan Cutler
02:41 PM CephFS Backport #40440 (Resolved): nautilus: mds: cannot switch mds state from standby-replay to active
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29233
m...
Nathan Cutler
02:40 PM CephFS Backport #40443 (Resolved): nautilus: libcephfs: returns ESTALE to nfs-ganesha's FSAL_CEPH when o...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29343
m...
Nathan Cutler
02:40 PM CephFS Backport #40445 (Resolved): nautilus: mds: MDCache::cow_inode does not cleanup unneeded client_sn...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29344
m...
Nathan Cutler
02:39 PM RADOS Backport #39516 (Resolved): nautilus: osd-backfill-space.sh test failed in TEST_backfill_multi_pa...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28187
m...
Nathan Cutler
02:39 PM bluestore Backport #40281 (Resolved): nautilus: 50-100% iops lost due to bluefs_preextend_wal_files = false
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28573
m...
Nathan Cutler
02:39 PM Backport #40750 (Resolved): nautilus: build/ops: rpm: drop SuSEfirewall2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29007
m...
Nathan Cutler
02:39 PM Dashboard Backport #40733: nautilus: mgr/dashboard: Fix npm vulnerabilities
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29102
m...
Nathan Cutler
02:38 PM bluestore Backport #40837 (Resolved): nautilus: Set concurrent max_background_compactions in rocksdb to 2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29162
m...
Nathan Cutler
02:38 PM Backport #40319 (Resolved): nautilus: "make: *** [hello_world_cpp] Error 127" in rados
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29204
m...
Nathan Cutler
02:38 PM RADOS Backport #40625: nautilus: OSDs get killed by OOM due to a broken switch
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29391
m...
Nathan Cutler
02:38 PM ceph-volume Backport #41058: nautilus: ceph-volume does not recognize wal/db partitions created by ceph-disk
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29464
m...
Nathan Cutler
02:37 PM RADOS Bug #41052: nautilus: cbt cosbench workloads failing in rados/perf suite
https://github.com/ceph/ceph/pull/29453
merge commit 59177f780c5be0e6530df2fdba1abfa6e3187569 (v14.2.2-230-g59177f780c)
Nathan Cutler
02:37 PM Backport #40546 (Resolved): nautilus: Keyrings created by ceph auth get are not suitable for ceph...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28740
m...
Nathan Cutler
02:36 PM RADOS Backport #40180 (Resolved): nautilus: qa/standalone/scrub/osd-scrub-snaps.sh sometimes fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29252
m...
Nathan Cutler
02:35 PM rgw Backport #40216 (Resolved): nautilus: rgw_file: fix invalidation of top-level directories
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29309
m...
Nathan Cutler
02:35 PM RADOS Backport #40465 (Resolved): nautilus: osd beacon sometimes has empty pg list
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29254
m...
Nathan Cutler
02:35 PM RADOS Backport #39743 (Resolved): nautilus: mon: "FAILED assert(pending_finishers.empty())" when paxos ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28528
m...
Nathan Cutler
02:34 PM rbd Backport #40381: nautilus: [tests] "rbd" teuthology suite has no coverage of "rbd diff"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28575
m...
Nathan Cutler
02:34 PM RADOS Backport #40382: nautilus: RuntimeError: expected MON_CLOCK_SKEW but got none
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28576
m...
Nathan Cutler
02:34 PM rbd Backport #40235: nautilus: [CLI]rbd: get positional argument error when using --image
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28870
m...
Nathan Cutler
02:33 PM rbd Backport #40272: nautilus: [rbd-mirror] ensure tcmalloc is used if available
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29193
m...
Nathan Cutler
02:32 PM RADOS Backport #40274 (Resolved): nautilus: librados 'buffer::create' and related functions are not exp...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29244
m...
Nathan Cutler
02:31 PM rbd Backport #40276: nautilus: [object-map] resizing an image might result in an assert in 'ObjectMap...
https://github.com/ceph/ceph/pull/29246
merge commit 78afca120205298b9327f65832cd0295610156d6 (v14.2.2-202-g78afca1202)
Nathan Cutler
02:30 PM rbd Backport #40293: nautilus: rbd-nbd return correctly error message when no-match device.
https://github.com/ceph/ceph/pull/29315
merge commit ff04418e6f063ebc9021b0b69a7fe644f138379d (v14.2.2-200-gff04418e6f)
Nathan Cutler
02:29 PM bluestore Backport #40675: nautilus: massive allocator dumps when unable to allocate space for bluefs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28891
m...
Nathan Cutler
02:29 PM bluestore Backport #40536: nautilus: pool compression options not consistently applied
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28892
m...
Nathan Cutler
02:28 PM bluestore Backport #40632: nautilus: High amount of Read I/O on BlueFS/DB when listing omap keys
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28963
m...
Nathan Cutler
02:28 PM bluestore Backport #40757: nautilus: stupid allocator might return extents with length = 0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29023
m...
Nathan Cutler
02:27 PM Backport #40267 (Resolved): nautilus: data race in OutputDataSocket
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29147
m...
Nathan Cutler
02:27 PM mgr Backport #40901: nautilus: Mgr metdata required to be added prometheus exporter module
https://github.com/ceph/ceph/pull/29168
merge commit 5a60c426c9867e4380c55dfa2c42c2aaecd29230 (v14.2.2-172-g5a60c426c9)
Nathan Cutler
02:26 PM rbd Bug #41352 (Pending Backport): mgr/rbd_support: module.py:1088: error: Name 'image_spec' is not d...
Mykola Golub
02:26 PM mgr Backport #40273 (Resolved): nautilus: mgr prometheus start failed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29194
m...
Nathan Cutler
02:26 PM Revision e867804f (ceph): Merge pull request #29773 from dillaman/wip-41352
pybind/mgr/rbd_support: fix missing variable in error path
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:25 PM mgr Backport #40904 (Resolved): nautilus: Influx module fails due to missing close() method
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29207
m...
Nathan Cutler
02:25 PM Backport #40231 (Resolved): nautilus: maybe_remove_pg_upmap can be super inefficient for large cl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28756
m...
Nathan Cutler
02:25 PM RADOS Backport #40667: nautilus: PG scrub stamps reset to 0.000000
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28869
m...
Nathan Cutler
02:24 PM RADOS Backport #40730 (Resolved): nautilus: mon: auth mon isn't loading full KeyServerData after restart
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28993
m...
Nathan Cutler
02:24 PM RADOS Backport #39693 (Resolved): nautilus: _txc_add_transaction error (39) Directory not empty not han...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29115
m...
Nathan Cutler
02:23 PM Messengers Backport #40441 (Resolved): nautilus: handle_read_frame_preamble_main crc mismatch for main pream...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29140
m...
Nathan Cutler
02:22 PM CephFS Backport #40845 (Resolved): nautilus: MDSMonitor: use stringstream instead of dout for mds repaired
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29159
m...
Nathan Cutler
02:21 PM rgw Backport #40007 (Resolved): nautilus: rgw: fix prefix handling in LCFilter
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28550
m...
Nathan Cutler
02:21 PM rgw Backport #40107 (Resolved): nautilus: Librgw doesn't GC deleted object correctly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28648
m...
Nathan Cutler
02:19 PM rgw Backport #40134 (Resolved): nautilus: rgw: putting X-Object-Manifest via TempURL should be prohib...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28712
m...
Nathan Cutler
02:18 PM Revision adf1715d (ceph): journal: fix race between player shut down and cache rebalance
25a23364 was supposed to fix this race, but it was not enough:
there was still a window between `prefetch` is queued ...
Mykola Golub
02:18 PM rgw Backport #40505 (Resolved): nautilus: rgw: fix miss get ret in STSService::storeARN
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28713
m...
Nathan Cutler
02:18 PM rgw Backport #40515 (Resolved): nautilus: multisite: DELETE Bucket CORS is not forwarded to master zone
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28714
m...
Nathan Cutler
02:17 PM rgw Backport #40508 (Resolved): nautilus: rgw: conditionally allow builtin users with non-unique emai...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28715
m...
Nathan Cutler
02:17 PM rgw Backport #40543 (Resolved): nautilus: rgw: Policy should be url_decode when assume_role
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28728
m...
Nathan Cutler
02:17 PM rgw Backport #40545 (Resolved): nautilus: rgw: fix rgw crash and set correct error code to nautilus
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28729
m...
Nathan Cutler
02:16 PM rgw Backport #40125 (Resolved): nautilus: rgw:hadoop-s3a suite failing with more ansible errors
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28735
m...
Nathan Cutler
02:16 PM rgw Backport #40129 (Resolved): nautilus: rgw: Swift interface: server side copy fails if object name...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28736
m...
Nathan Cutler
02:16 PM rgw Backport #40137 (Resolved): nautilus: rgw: the Multi-Object Delete operation of S3 API wrongly ha...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28737
m...
Nathan Cutler
02:16 PM rgw Backport #40142 (Resolved): nautilus: multisite: 'radosgw-admin bucket sync status' should call s...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28739
m...
Nathan Cutler
02:15 PM mgr Backport #40150 (Resolved): nautilus: ceph-rgw: retrieve list of existing realms in local cluster...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28751
m...
Nathan Cutler
02:14 PM rgw Backport #40226 (Resolved): nautilus: rgw_file: include tenant when hashing bucket names
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28854
m...
Nathan Cutler
02:14 PM rgw Backport #40263 (Resolved): nautilus: rgw_file: all directories are virtual with respect to conte...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28886
m...
Nathan Cutler
01:36 PM Revision ff2f4af2 (ceph): rgw: fix one part of the bulk delete(RGWDeleteMultiObj_ObjStore_S3)fail...
Fixes: None
Signed-off-by: Snow Si <silonghu@inspur.com>
Snow Si
01:35 PM Revision 5a2025dc (ceph): mgr/dashboard: Improve RestClient error logging
Log the request URL for ConnectionError exceptions to allow a better error analysis of bug reports.
Signed-off-by: V...
Volker Theile
01:30 PM Revision f0c36b6c (ceph): mgr/orchestrator: Document OSD replacement
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:21 PM Revision fbe2be57 (ceph): get barbican secret key request return error code
Signed-off-by: Richard Bai(白学余) <baixueyu@inspur.com> xueyu bai
01:18 PM rgw Backport #40591: nautilus: rgw: deleting bucket can fail when it contains unfinished multipart up...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29154
m...
Nathan Cutler
01:18 PM rgw Backport #40851 (Resolved): nautilus: multisite: radosgw-admin commands should not modify metadat...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29163
m...
Nathan Cutler
01:18 PM rgw Backport #40760 (Resolved): nautilus: Save an unnecessary copy of RGWEnv
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29205
m...
Nathan Cutler
01:17 PM Revision 38dd57b1 (ceph): mgr/ansible: Change default realm and zonegroup
By default, the default realm and zonegrup is called default.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse...
Sebastian Wagner
01:17 PM rgw Backport #40124 (New): mimic: rgw:hadoop-s3a suite failing with more ansible errors
first attempt https://github.com/ceph/ceph/pull/29265 was merged to nautilus by mistake Nathan Cutler
01:12 PM rgw Backport #40355 (Resolved): nautilus: The expected output of the "radosgw-admin reshard status" c...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29286
m...
Nathan Cutler
01:11 PM rgw Backport #40358 (Resolved): nautilus: rgw: set null version object issues
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29287
m...
Nathan Cutler
01:11 PM rgw Backport #40349 (Resolved): nautilus: rgw/OutputDataSocket: append_output(buffer::list&) says it ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29310
m...
Nathan Cutler
01:11 PM rgw Backport #40352 (Resolved): nautilus: multisite: RGWListBucketIndexesCR for data full sync needs ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29311
m...
Nathan Cutler
01:11 PM rgw Backport #40512 (Resolved): nautilus: rgw: Put LC doesn't clear existing lifecycle
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29313
m...
Nathan Cutler
01:10 PM rgw Backport #40450 (Resolved): nautilus: s3tests-test-readwrite failed in rados run (Connection refu...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29325
m...
Nathan Cutler
01:07 PM ceph-volume Bug #41374 (Resolved): journal size can't be overridden with --journal-size when using --journal-...
trying to deploy filestore OSDs with 'ceph-volume lvm batch' ends up like following when trying to override what ther... Guillaume Abrioux
12:59 PM rgw Backport #39749: nautilus: Add support for --bypass-gc flag of radosgw-admin bucket rm command in...
This update was made using the script "backport-resolve-issue".
https://github.com/ceph/ceph/pull/28549
merge commit ...
Nathan Cutler
12:41 PM rgw Backport #39749 (Resolved): nautilus: Add support for --bypass-gc flag of radosgw-admin bucket rm...
Nathan Cutler
12:20 PM ceph-volume Backport #41373 (In Progress): luminous: batch functional idempotency test fails since message is...
Jan Fajerski
12:18 PM ceph-volume Backport #41373 (Resolved): luminous: batch functional idempotency test fails since message is no...
https://github.com/ceph/ceph/pull/29791 Jan Fajerski
12:19 PM Revision 7b63632d (ceph): ceph-volume: fix batch functional tests, idempotent test must check stderr
Fixes: https://tracker.ceph.com/issues/41295
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
12:17 PM ceph-volume Bug #41295 (Pending Backport): batch functional idempotency test fails since message is now on st...
Jan Fajerski
12:11 PM Revision 0508aa24 (ceph): Merge pull request #29770 from alfredodeza/mimic-bz-1738379
mimic ceph-volume: use the OSD identifier when reporting success
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
12:06 PM Linux kernel client Bug #41162 (Fix Under Review): checking con->peer_features in calc_target() is fundamentally racy
[PATCH] libceph: fix PG split vs OSD (re)connect race Ilya Dryomov
11:58 AM Dashboard Cleanup #41372 (Resolved): mgr/dashboard: CephFs Tab Component
Currently the details component is responsible for managing all other tabs as well.
Also many API requests a trigg...
Stephan Müller
09:01 AM CephFS Backport #40796: nautilus: mgr / volumes: support asynchronous subvolume deletes
merge commit a7a380a
v14.2.2-16-ga7a380a44f
Nathan Cutler
08:44 AM rgw Bug #41370 (Duplicate): [RGW] RGW in website mode: rgw_rados.h: 2150: FAILED assert(!obj.empty()
Hi guys!
Luminous 12.2.12
I have several instances in website mode. See their config:...
Aleksandr Rudenko
08:28 AM rgw Bug #40794: [RGW] Active bucket marker in stale instances list
Hi Abhishek, can you help me with this problem?
I have permanent WARNING on production cluster about large OMAP fo...
Aleksandr Rudenko
08:21 AM Dashboard Bug #41369 (New): mgr/dashboard: Deletion of user with non-empty bucket raises error
The deletion of a user with a non-empty bucket raises an error with status code 409.
Instead of letting the error ...
Patrick Seidensal
07:58 AM Dashboard Bug #41368 (Resolved): mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose...

Steps to reproduce:
# Create a user with a tenant.
## Navigate to page *Object Gateway >> Users >> Create*.
...
Kiefer Chang
07:53 AM RADOS Bug #24339: FULL_FORCE ops are dropped if fail-safe full check fails, but not resent in scan_requ...
Not to my knowledge, but I haven't checked in a while. Ilya Dryomov
07:33 AM RADOS Bug #22233: prime_pg_temp breaks on uncreated pgs
> the mon should see hte pg mapping change from [3,6] to [4,6] and send the create to osd.4
exactly. that's why i ...
Kefu Chai
07:23 AM Revision d6182818 (ceph): Merge pull request #29191 from mynaramana/patch-1
doc/rados: Correcting some typos in the clay code documentation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:20 AM bluestore Bug #41367 (Duplicate): rocksdb: submit_transaction error: Corruption: block checksum mismatch co...
Since several weeks we have daily 1-8 OSD crashes since ceph 12.2.12.
The OSD log is attached.
```
Trace:
201...
Stefan Priebe
07:20 AM ceph-volume Bug #38290 (Resolved): py2/py3 incompatibilities with set()
Jan Fajerski
07:17 AM ceph-volume Bug #41245 (Resolved): simple functional tests test for lvm zap
Jan Fajerski
07:17 AM Revision 88662a4e (ceph): Merge pull request #29659 from jan--f/c-v-simple-functional-no-lvm-zap
ceph-volume: don't try to test lvm zap on simple tests Jan Fajerski
07:17 AM ceph-volume Backport #41246 (Resolved): mimic: simple functional tests test for lvm zap
Jan Fajerski
06:00 AM Revision a20ba267 (ceph): doc/rados: Correcting some typos in the clay code documentation
Signed-off-by: Myna <mynaramana@gmail.com> Myna Vajha
05:19 AM Revision f31791e3 (ceph): qa/tasks: introduce Thrasher base class
* Introduced a Thrasher base class.
* Updated thrashers to inherit from Thrasher.
* Replaced the magic variable e wit...
Jos Collin
03:11 AM rgw Bug #41366 (Can't reproduce): multisite: data sync will get stuck when upload a file larger than ...
result that run radosgw-admin sync status in the secondary zone:
realm e1602594-9490-439a-ac9a-c66c4c981668 (...
qingbo han
03:09 AM Bug #41348 (In Progress): osd: need clear PG_STATE_CLEAN when repair object
David Zafman
03:01 AM rgw Bug #41365 (Can't reproduce): multisite
qingbo han
02:29 AM Revision e53013eb (ceph): rgw: distinguish different get_usage for usage log
get_usage op via s3 endpoint are not the same as get_usage
via admin endpoint in the rgw usage log categories.
Signe...
Jiaying Ren
01:19 AM rgw Backport #41090 (In Progress): nautilus: [rpm packaging] librgw2 contains files that belong in li...
https://github.com/ceph/ceph/pull/29785 Prashant D
01:17 AM Dashboard Backport #41091 (In Progress): nautilus: mgr/dashboard: ceph-mgr-dashboard RPM contains duplicate...
https://github.com/ceph/ceph/pull/29784 Prashant D
01:16 AM RADOS Feature #41363 (New): Allow user to cancel scrub requests

If a user requests multiple scrubs or deep-scrubs, they should be able to cancel the requests. It may be that they...
David Zafman
01:02 AM RADOS Bug #41362 (Resolved): Rados bench sequential and random read: not behaving as expected when op s...
ObjBencher::seq_read_bench() is using "num_objects > data.started" to make sure
we don't issue more reads than what ...
Albert Chen
12:51 AM Revision c160ec99 (ceph): mon/HealthMonitor: remove unused label
move the whole sanity checks into `HealthMonitor::preprocess_command()`.
this change silences warning of:
warning: ...
Kefu Chai
12:09 AM mgr Feature #41361 (Resolved): CephInsights - Lacking Sufficient Performance Counters
In order to support performance related RedHat Insights development, it is requested that CephInsights be expands suc... Alexander Calhoun

08/20/2019

11:34 PM Revision 0f14bedb (ceph): test/crimson: resolve name collision
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:25 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
@Josh: AFAIK, the diff calculations do not set the LOCALIZED/BALANCED read flags. Those are only (optionally) set on ... Jason Dillaman
11:07 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
This sounds like it may be due to balance reads not behaving properly for the diff rados op, since it's not operating... Josh Durgin
11:17 PM RADOS Bug #37656 (Can't reproduce): FileStore::_do_transaction() crashed with error 17 (merge collectio...
Josh Durgin
11:15 PM RADOS Bug #37654 (Can't reproduce): FAILED ceph_assert(info.history.same_interval_since != 0) in PG::st...
Josh Durgin
11:13 PM RADOS Bug #36746: Ignore osd_find_best_info_ignore_history_les for erasure-coded PGs
Maybe change this from true/false to specify a PG, so only that PG is affected. David Zafman
11:11 PM RADOS Bug #36388 (Resolved): osd: "out of order op"
Josh Durgin
11:04 PM Revision 3b2c4f8e (ceph): rpm: fdupes in SUSE builds to conform with packaging guidelines
Quoting from https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros
"%fdupes is generally safe for use on...
Nathan Cutler
11:03 PM Revision f47609cb (ceph): rpm: put librgw lttng SOs in the librgw-devel package
Shared objects belong in the devel package.
Fixes: http://tracker.ceph.com/issues/40975
Signed-off-by: Nathan Cutler...
Nathan Cutler
11:01 PM RADOS Bug #35810 (Can't reproduce): FAILED assert(entries.begin()->version > info.last_update)
Josh Durgin
11:01 PM RADOS Bug #35542 (Won't Fix): Backfill and recovery should validate all checksums

Bluestore makes this unnecessary and it is only possible on a pull of the complete object.
David Zafman
10:58 PM RADOS Bug #26947 (Resolved): ENOENT on collection_move_rename from divergent activate
Neha thinks this is the same as a merge divergent object bug that was fixed. Josh Durgin
10:57 PM rgw Feature #41061: Add support for --bucket-id in radosgw-admin bucket stats command
- This feature will help while troubleshooting Large OMAP objects issue because of +bucket.instance+ objects. We can ... Vikhyat Umrao
10:57 PM RADOS Bug #25155 (Can't reproduce): mon crash from 'ceph osd erasure-code-profile set lrcprofile name=l...
Josh Durgin
10:56 PM RADOS Bug #24678 (Can't reproduce): ceph-mon segmentation fault after setting pool size to 1 on degrade...
Josh Durgin
10:53 PM RADOS Bug #24531 (Fix Under Review): Mimic MONs have slow/long running ops
Josh Durgin
10:52 PM RADOS Bug #24339: FULL_FORCE ops are dropped if fail-safe full check fails, but not resent in scan_requ...
Eek what did you end up doing, Ilya? Anything happen here? Greg Farnum
10:49 PM RADOS Bug #24320 (Resolved): out of order reply and/or osd assert with set-chunks-read.yaml
Josh Durgin
10:49 PM RADOS Bug #24148 (Duplicate): Segmentation fault out of ObcLockManager::get_lock_type()
Greg Farnum
10:47 PM RADOS Bug #23892 (Can't reproduce): luminous->mimic: mon segv in ~MonOpRequest from OpHistoryServiceThread
Believe we've made some fixes to OpHistory since April last year... Greg Farnum
10:43 PM RADOS Bug #23830 (Can't reproduce): rados/standalone/erasure-code.yaml gets 160 byte pgmeta object
Greg Farnum
10:40 PM RADOS Bug #23760: mon: `config get <who>` does not allow `who` as 'mon'/'osd'
Is this still an issue Joao, Josh? Greg Farnum
10:13 PM RADOS Bug #23511 (Can't reproduce): forwarded osd_failure leak in mon
I don't think we've seen this again and may have made even more no_reply fixes? Greg Farnum
10:12 PM RADOS Bug #23402 (Duplicate): objecter: does not resend op on split interval
Happily fixed now. Greg Farnum
10:08 PM RADOS Bug #22624 (Duplicate): filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No suc...
Greg Farnum
10:04 PM RADOS Bug #22656 (Can't reproduce): scrub mismatch on bytes (cache pools)
Neha Ojha
10:01 PM RADOS Bug #22408 (Can't reproduce): objecter: sent out of order ops
Neha Ojha
10:00 PM RADOS Bug #22233 (In Progress): prime_pg_temp breaks on uncreated pgs
Greg Farnum
09:57 PM RADOS Bug #21965 (Can't reproduce): mon/MonClient.cc: 478: FAILED assert(authenticate_err == 0)
Josh Durgin
09:57 PM RADOS Bug #21823 (Can't reproduce): on_flushed: object ... obc still alive (ec + cache tiering)
Josh Durgin
09:56 PM RADOS Bug #21686 (Can't reproduce): osd/PrimaryLogPG.cc: 10195: FAILED assert(i->second == obc) in fini...
Greg Farnum
09:55 PM Revision 6fcb367d (ceph): osd/PeeringState: semi-colon after DECLARE_LOCALS
This screws with emacs' auto-indent.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:55 PM RADOS Bug #21557 (Can't reproduce): osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi1443...
Josh Durgin
09:55 PM RADOS Bug #20909: Error ETIMEDOUT: crush test failed with -110: timed out during smoke test (5 seconds)
We've made some improvements and fixed some bad inefficiencies in the CRUSH code and updates. Greg Farnum
09:54 PM RADOS Bug #20909 (Can't reproduce): Error ETIMEDOUT: crush test failed with -110: timed out during smok...
Josh Durgin
09:54 PM Revision 3696f714 (ceph): osd/PeeringState: on_new_interval on child PG after split
This was broken as part of the PeeringState refactor, see
ace6655f955837b104f307183fc0b988b7880c04.
Signed-off-by: S...
Sage Weil
09:54 PM RADOS Bug #21130 (Can't reproduce): "FAILED assert(bh->last_write_tid > tid)" in powercycle-master-test...
Josh Durgin
09:54 PM RADOS Bug #20874 (Can't reproduce): osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end()...
Josh Durgin
09:52 PM RADOS Bug #20798 (Can't reproduce): LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
Josh Durgin
09:52 PM RADOS Bug #20759: mon: valgrind detects a few leaks
Maybe this was some of the leaked MForwards we weren't marking as no_reply? Greg Farnum
09:51 PM RADOS Bug #20759 (Can't reproduce): mon: valgrind detects a few leaks
Josh Durgin
09:51 PM RADOS Bug #20694 (Can't reproduce): osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_lo...
Sam changed this with his PeeringStateMachine refactor. :D Greg Farnum
09:50 PM RADOS Bug #20283: qa: missing even trivial tests for many commands

ceph commands tests can go in qa/workunits/cephtool/test.sh
David Zafman
09:48 PM RADOS Bug #20303 (Can't reproduce): filejournal: Unable to read past sequence ... journal is corrupt
Josh Durgin
09:45 PM RADOS Bug #20133 (Can't reproduce): EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksd...
Josh Durgin
09:44 PM RADOS Bug #20086 (Can't reproduce): LibRadosLockECPP.LockSharedDurPP gets EEXIST
Josh Durgin
09:43 PM rbd Backport #40882: nautilus: Reduce log level for cls/journal and cls/rbd expected errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29551
merged
Yuri Weinstein
09:43 PM Revision e226904c (ceph): Merge pull request #29551 from pdvian/wip-40882-nautilus
nautilus: rbd: Reduce log level for cls/journal and cls/rbd expected errors
Reviewed-by: Mykola Golub <mgolub@mirant...
Yuri Weinstein
09:42 PM rbd Backport #39499: nautilus: snapshot object maps can go inconsistent during copyup
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29722
merged
Yuri Weinstein
09:42 PM Revision 1ad4ad96 (ceph): Merge pull request #29722 from dillaman/wip-39499-nautilus
nautilus: librbd: snapshot object maps can go inconsistent during copyup
Reviewed-by: Mykola Golub <mgolub@mirantis....
Yuri Weinstein
09:42 PM RADOS Bug #20000 (Can't reproduce): osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
Re-open if this still occurs. Josh Durgin
09:42 PM rbd Backport #40511: nautilus: [journal] tweak config defaults to improve small-IO performance
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29723
merged
Yuri Weinstein
09:42 PM Revision 67a5d1fa (ceph): Merge pull request #29723 from dillaman/wip-40511-nautilus
nautilus: librbd: improve journal performance to match expected degredation
Reviewed-by: Mykola Golub <mgolub@mirant...
Yuri Weinstein
09:41 PM rbd Backport #41078: nautilus: MGR module for scheduling long-running background operations
Jason Dillaman wrote:
> https://github.com/ceph/ceph/pull/29725
merged
Yuri Weinstein
09:41 PM Revision 8e3bf640 (ceph): Merge pull request #29725 from dillaman/wip-41078-nautilus
nautilus: mgr/rbd_support: support scheduling long-running background operations
Reviewed-by: Mykola Golub <mgolub@m...
Yuri Weinstein
09:39 PM RADOS Bug #41318 (Resolved): per-pool omap broken with temp recovery objects
Sage Weil
09:39 PM Revision 11e1c96f (ceph): Merge PR #29717 into master
* refs/pull/29717/head:
os/bluestore: prefix omap of temp objects by real pool
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
09:38 PM RADOS Bug #19512 (Won't Fix): Sparse file info in filestore not propagated to other OSDs
If this is still an issue in bluestore, let's fix it there. Josh Durgin
09:37 PM RADOS Bug #18643 (Closed): SnapTrimmer: inconsistencies may lead to snaptrimmer hang
This no longer seems to be the case. If trim_object() returns an error to its sole caller, PrimaryLogPG::AwaitAsyncWo... Greg Farnum
09:37 PM RADOS Feature #41360 (New): snaptrim_error condition should allow repair and resume snaptrim
David Zafman
09:37 PM RADOS Bug #18667 (Can't reproduce): [cache tiering] omap data time-traveled to stale version
Josh Durgin
09:32 PM RADOS Bug #18209 (Duplicate): src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
Looks the same as the Safetimer crash that Brad fixed last year. Josh Durgin
09:30 PM RADOS Bug #17252 (Can't reproduce): [Librados] Deadlock on RadosClient::watch_flush
This hasn't come up again and got fixed in the only user. Greg Farnum
09:24 PM RADOS Bug #16236 (Won't Fix): cache/proxied ops from different primaries (cache interval change) don't ...
Josh Durgin
09:21 PM RADOS Bug #15653 (Resolved): crush: low weight devices get too many objects for num_rep > 1
Closed since upmap fixes this. Josh Durgin
09:19 PM CephFS Bug #41228: mon: deleting a CephFS and its pools causes MONs to crash
Okay, the problem is not what I first thought.
The branch where we look at the data pool unconditionally is only t...
Greg Farnum
08:52 PM CephFS Bug #41228: mon: deleting a CephFS and its pools causes MONs to crash
Okay so we definitely need to figure out the PGStats fix, and try to dig up the appropriate FS bug as a separate tick... Greg Farnum
09:18 PM Revision f5a1c57c (ceph): qa/standalone/scrub/osd-scrub-snaps: snapmapper omap is now 'm'
...due to per-pool omap.
Fixes 91f533be71e5fd9b2c0135a5b54d663425a1d9c4
Fixes: https://tracker.ceph.com/issues/4135...
Sage Weil
09:12 PM RADOS Bug #38483: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
Sage says the PR is buggy, and this case is very hard to hit, so moving to normal priority. Josh Durgin
09:08 PM RADOS Bug #40245 (Won't Fix): filestore::read() does not assert on EIO
David Zafman
09:06 PM RADOS Bug #40530 (Resolved): Scrub reserves from actingbackfill put waits for acting
The fix for this was included in https://github.com/ceph/ceph/pull/28334 for tracker #40073 David Zafman
09:02 PM RADOS Bug #40576 (Closed): src/osd/PrimaryLogPG.cc: 10513: FAILED assert(head_obc)
David Zafman
08:58 PM RADOS Backport #40667 (Resolved): nautilus: PG scrub stamps reset to 0.000000
David Zafman
08:57 PM RADOS Bug #39555 (Pending Backport): backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
David Zafman
08:47 PM RADOS Bug #40522: on_local_recover doesn't touch?
Ping Sage, it sounds like you know what the issue is?
jianping, does your comment have anything to do with this st...
Greg Farnum
08:40 PM RADOS Bug #40000: osds do not bound xattrs and/or aggregate xattr data in pg log
Josh Durgin
08:36 PM RADOS Bug #39978 (Duplicate): Adding OSD to Luminous Cluster will crash the active mon
Closing in favor of the other since we've lost all the pastebins. :( Greg Farnum
08:33 PM RADOS Bug #39152 (Pending Backport): nautilus osd crash: Caught signal (Aborted) tp_osd_tp
Greg Farnum
08:30 PM RADOS Bug #38555: scrub error on ec pg, got 6579891/0 or 7569408/6832128 bytes
This report has been obviated by the PeeringState refactor/extraction. Greg Farnum
08:30 PM RADOS Bug #38555 (Can't reproduce): scrub error on ec pg, got 6579891/0 or 7569408/6832128 bytes
Josh Durgin
08:24 PM RADOS Bug #38219 (In Progress): rebuild-mondb hangs
Demoting as if you're running this you already need manual intervention anyway. Greg Farnum
08:22 PM RADOS Bug #37969 (Can't reproduce): ENOENT on setattrs
FileStore, only seen once. Greg Farnum
08:22 PM RADOS Bug #37915 (Can't reproduce): osd: Segmentation fault in OpRequest::_unregistered
There have been changes to TrackedOps since then. Greg Farnum
08:21 PM RADOS Bug #37911 (Can't reproduce): osd dequeue misorder
There have been pg merge fixes since then... Greg Farnum
08:15 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
Are we really only seeing this about once a month? Is it just a probabilistic failure based on load of the monitor cl... Greg Farnum
08:14 PM RADOS Bug #36304: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
We can bump this priority up if it reappears again. Greg Farnum
07:41 PM RADOS Feature #41359 (Resolved): Adding Placement Group id in Large omap log message
... Vikhyat Umrao
07:31 PM Dashboard Bug #41358 (Resolved): mgr/dashboard: refactor SSO service
After unit test clean-up (https://github.com/ceph/ceph/pull/28696), it seems that SSO unit test is failing in FreeBSD... Ernesto Puerta
07:23 PM Dashboard Feature #41357 (Fix Under Review): mgr/dashboard: Add E2E tests which verify that the user can ed...
Adam King
06:59 PM Dashboard Feature #41357 (Resolved): mgr/dashboard: Add E2E tests which verify that the user can edit a poo...
Adam King
07:04 PM Revision b0fc265d (ceph): os/bluestore/BlueFS: add bluefs_shared_alloc_size
Add a separate config option that controls the alloc_size for the shared
device (BDEV_SLOW).
Signed-off-by: Sage Wei...
Sage Weil
07:04 PM Revision 5db78414 (ceph): os/bluestore: cleanup around allocator calls
Both stupid and bitmap allocator returs -ENOSPC if they're
unable to allocate any space. Existing callers aren't alwa...
Sage Weil
07:03 PM Revision 380b6267 (ceph): mgr/dashboard: Edit Pool Placement Group E2E Test
Test that the user can edit a pool's placement group
Fixes: https://tracker.ceph.com/issues/41357
Signed-off-by: Ad...
Adam King
06:57 PM rbd Bug #41356 (Resolved): [rbd-mirror] cannot connect to remote cluster when running as 'ceph' user
Under Rook, the rbd-mirror daemon will be run under the 'ceph' user via the "--setuser XYZ" command-line argument. Th... Jason Dillaman
06:29 PM rgw Bug #41212 (Fix Under Review): Failure in test_encryption_sse_c_post_object_authenticated_request...
Casey Bodley
06:28 PM Revision b7ab3dfa (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
06:27 PM Revision ed6ef382 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
06:21 PM Revision e86189bf (ceph): ceph-volume tests check success message when zapping
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88c7429a60fdab6222d14132bea93b9bf773c720)
Alfredo Deza
06:21 PM Revision b76f096f (ceph): ceph-volume devices.lvm zap use the identifier to report success
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d0d5750c1ba508152c1d5111f2003a039a27145f)
Alfredo Deza
06:20 PM Revision 99a329e9 (ceph): vstart: move [client.rgw] config into [client]
common rgw config was moved into [client.rgw] with the intent to
cover radosgw in multisite tests too, but this broke...
Casey Bodley
06:19 PM Revision 8041a508 (ceph): ceph-volume tests check success message when zapping
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 88c7429a60fdab6222d14132bea93b9bf773c720)
Alfredo Deza
06:19 PM Revision 56ec5fb8 (ceph): ceph-volume devices.lvm zap use the identifier to report success
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d0d5750c1ba508152c1d5111f2003a039a27145f)
Alfredo Deza
06:16 PM rgw Backport #41102 (In Progress): nautilus: rgw: when usring radosgw-admin to list bucket, can set -...
J. Eric Ivancich
06:15 PM rgw Backport #41102: nautilus: rgw: when usring radosgw-admin to list bucket, can set --max-entries e...
pr: https://github.com/ceph/ceph/pull/29777 J. Eric Ivancich
06:14 PM Revision c95758b9 (ceph): rgw: mitigate bucket list with max-entries excessively high
When listing a bucket with radosgw-admin, the user can specify the
maximum number of entries. That number can be unre...
J. Eric Ivancich
05:58 PM rbd Bug #41354 (In Progress): RBD image manipulation using python API crashing since Nautilus
It looks like a bug in librados associated w/ retrieving config overrides from MON config store, but I'll take a look. Jason Dillaman
04:07 PM rbd Bug #41354 (Resolved): RBD image manipulation using python API crashing since Nautilus
Since Nautilus, our python based management tools keep crashing. By examining GDB backtraces we think there might be ... Nikola Ciprich
05:24 PM Revision 76bfe8a5 (ceph): Merge PR #29759 into master
* refs/pull/29759/head:
qa/tasks: fixed typo in the comment
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:03 PM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
thanks to Alfonso for capturing some radosgw debug logs. they show that the bucket_link request isn't renaming the bu... Casey Bodley
05:02 PM rgw Bug #41355 (New): RGWOp_Bucket_Info responds with an empty body instead of reporting errors
if RGWBucketAdminOp::info() gets an error from bucket_stats() (ENOENT, for example), that error does not get reported... Casey Bodley
04:14 PM Revision 4b7bd008 (ceph): Merge pull request #29745 from liewegas/wip-bluestore-no-cgroup-nautilus
nautilus: os/bluestore: do not set osd_memory_target default from cgroup limit
Reviewed-by: Josh Durgin <jdurgin@red...
Yuri Weinstein
04:10 PM Revision 096033b9 (ceph): os/bluestore/bluefs_types: consolidate contiguous extents
If we allocate a new extent that is contiguous with the last extent,
just extend it. This avoids having long vectors...
Sage Weil
03:29 PM Revision 261a14b5 (ceph): os/bluestore/BlueFS: add bluefs_shared_alloc_size
Add a separate config option that controls the alloc_size for the shared
device (BDEV_SLOW).
Signed-off-by: Sage Wei...
Sage Weil
03:29 PM Revision 90b5d495 (ceph): os/bluestore/BlueFS: apply shared_alloc_size to shared device
Keep an alloc_size vector so that we have this value handy at all times.
Allow bluestore to fetch this value directly...
Sage Weil
03:29 PM Revision e9d4d75d (ceph): os/bluestore: gift freespace to bluefs based on shared_alloc_size
This does not appear in master because this code was removed with the
allocator fallback behavior, which was not back...
Sage Weil
03:29 PM Revision 91a1fa17 (ceph): os/bluestore: try to gift large extents, then fall back to small extents
First try to gift using the larger alloc_size (normally bluefs_alloc_size,
but here max(bluefs_alloc_size,bluefs_shar...
Sage Weil
03:29 PM Revision 99676168 (ceph): os/bluestore: cleanup around allocator calls
Both stupid and bitmap allocator returs -ENOSPC if they're
unable to allocate any space. Existing callers aren't alwa...
Sage Weil
03:10 PM mgr Bug #40618: Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
please note, https://github.com/ceph/ceph/pull/29625 does not address this issue. Kefu Chai
03:09 PM Revision 26d27a07 (ceph): Merge pull request #29625 from kamoltat/wip-test-progress-fix-bug-#29385
mgr/progress/module.py: s/events/_events/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 PM Bug #41177 (Pending Backport): ceph-objectstore-tool: update-mon-db return EINVAL with missed inc...
Kefu Chai
03:07 PM Revision 8474e986 (ceph): Merge pull request #29704 from tchaikov/wip-ceph-objectstore-tool
ceph-objectstore-tool: return 0 if incmap is sane
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Neha Ojh...
Kefu Chai
03:05 PM RADOS Bug #41353 (Fix Under Review): scrub/osd-scrub-snaps.sh fails
https://github.com/ceph/ceph/pull/29774 Sage Weil
03:00 PM RADOS Bug #41353 (Resolved): scrub/osd-scrub-snaps.sh fails
... Sage Weil
03:04 PM rbd Bug #40923 (Pending Backport): `rbd mirror pool status --verbose` test is missing
Jason Dillaman
03:04 PM Revision 6f16f44b (ceph): Merge pull request #29655 from trociny/wip-40923
qa/workunits/rbd: stress test `rbd mirror pool status --verbose`
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:00 PM Revision e5741874 (ceph): pybind/mgr/rbd_support: fix missing variable in error path
Fixes: https://tracker.ceph.com/issues/41352
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:57 PM rbd Bug #41352 (In Progress): mgr/rbd_support: module.py:1088: error: Name 'image_spec' is not defined
Jason Dillaman
02:51 PM rbd Bug #41352 (Resolved): mgr/rbd_support: module.py:1088: error: Name 'image_spec' is not defined
I'm getting a type error from mypy:... Sebastian Wagner
02:51 PM RADOS Backport #41350 (In Progress): nautilus: hidden corei7 requirement in binary packages
Nathan Cutler
02:32 PM RADOS Backport #41350 (Resolved): nautilus: hidden corei7 requirement in binary packages
https://github.com/ceph/ceph/pull/29772 Nathan Cutler
02:44 PM Revision 48ab30d9 (ceph): librbd: always try to acquire exclusive lock when removing image
We want it to use object map for fast removal.
Fixes: https://tracker.ceph.com/issues/41229
Signed-off-by: Mykola Go...
Mykola Golub
02:32 PM RADOS Backport #41351 (Resolved): mimic: hidden corei7 requirement in binary packages
https://github.com/ceph/ceph/pull/30183 Nathan Cutler
02:32 PM RADOS Bug #41330 (Pending Backport): hidden corei7 requirement in binary packages
Nathan Cutler
02:23 PM Revision 3f64a3e0 (ceph): Merge pull request #29376 from Songweibin/wip-rbd-display-id
rbd/action: display image id in rbd du/list output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:23 PM Revision 303e276a (ceph): Merge pull request #29743 from smithfarm/wip-ceph-backport-https
script/ceph-backport.sh: carry https through to logical conclusion
Reviewed-by: Patrick Donnelly <pdonnell@redhat.co...
Nathan Cutler
02:22 PM Revision 9fab5b7e (ceph): Merge pull request #29653 from lixiaoy1/AsyncOpTracker_dup
librbd: Remove duplicated AsyncOpTracker in librbd/Utils.h
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:19 PM rgw Bug #40806 (Pending Backport): multisite: radosgw-admin bucket sync status incorrectly reports "c...
Casey Bodley
02:19 PM Revision 0849b0e8 (ceph): Merge pull request #29094 from cbodley/wip-40806
radosgw-admin: bucket sync status not 'caught up' during full sync
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Casey Bodley
02:11 PM Revision b1396774 (ceph): osd/PeeringState: do not complain about past_intervals constrained by o...
The start of the required interval has a floor set by the oldest osdmap
epoch we have. That can lead to an invalid/e...
Sage Weil
01:38 PM Dashboard Bug #41314 (Fix Under Review): mgr/dashboard: Editing RGW bucket fails because of name is already...
Volker Theile
12:42 PM Dashboard Bug #41314 (In Progress): mgr/dashboard: Editing RGW bucket fails because of name is already in use
Volker Theile
01:32 PM Revision 793e9179 (ceph): scripts/ceph-backport.sh: always use https://tracker.ceph.com
Completing the wave of fixes to this script in the wake of
https://tracker.ceph.com/issues/38764, this commit replace...
Nathan Cutler
01:32 PM Revision 6b0ef5dc (ceph): Merge pull request #29762 from alfredodeza/bz-1738379
ceph-volume: use the OSD identifier when reporting success
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:31 PM CephFS Backport #40325 (In Progress): mimic: ceph_volume_client: d_name needs to be converted to string ...
Nathan Cutler
01:22 PM CephFS Backport #40130 (In Progress): mimic: Document behaviour of fsync-after-close
Nathan Cutler
01:12 PM CephFS Backport #41089 (In Progress): nautilus: cephfs-shell: Multiple flake8 errors
Nathan Cutler
01:05 PM Revision 037daf59 (ceph): qa/suites/rados: whitelist POOL_APP_NOT_ENABLED warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:54 PM Revision bfdf7714 (ceph): mgr/dashboard: User Management E2E tests
Test breadcrumbs for user management pages
Test creating, editing and deleting a user
Test creating, editing and dele...
Adam King
12:49 PM Dashboard Cleanup #37357 (Resolved): mgr/dashboard: login screen language dropdown enhancement
Lenz Grimmer
12:48 PM Revision 16adf47a (ceph): mgr/dashboard: login screen language dropdown enhancement (#29636)
mgr/dashboard: login screen language dropdown enhancement
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Review...
Lenz Grimmer
12:20 PM Revision 9707152a (ceph): Merge pull request #29737 from tspmelo/wip-label-alignment
mgr/dashboard: Vertically align the "Refresh" label
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Vol...
Lenz Grimmer
12:18 PM Revision 0830e3e8 (ceph): mgr/dashboard: Exclude some folders in the frontend project (#29708)
mgr/dashboard: Exclude some folders in the frontend project
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revi...
Lenz Grimmer
12:04 PM Revision d0d5750c (ceph): ceph-volume devices.lvm zap use the identifier to report success
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:04 PM Revision 88c7429a (ceph): ceph-volume tests check success message when zapping
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:38 AM Revision be7c9ce2 (ceph): Merge pull request #29661 from jan--f/wip-41246-mimic
mimic: simple functional tests drop test for lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
11:37 AM Revision d73be0fc (ceph): Merge pull request #29688 from jan--f/wip-41298-mimic
mimic: batch functional idempotency test fails since message is now on stderr
Reviewed-by: Alfredo Deza <adeza@redha...
Alfredo Deza
11:16 AM Dashboard Feature #41142 (Resolved): mgr/dashboard: Add E2E tests which verify that services links work in ...
Lenz Grimmer
11:12 AM Dashboard Bug #41349 (Resolved): mgr/dashboard: Improve stability of navigating pages with tables in E2E tests
While migrating the E2E tests to async/await, I came across a bug that's not always reproducible. It depends on how f... Patrick Seidensal
11:01 AM CephFS Bug #41337 (Fix Under Review): mgr/volumes: handle incorrect pool_layout setting during `fs subvo...
Ramana Raja
10:43 AM Revision aca9cf24 (ceph): mgr/dashboard: Hosts Page Service Links Test (#29516)
mgr/dashboard: Hosts Page Service Links Test
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo...
Lenz Grimmer
10:31 AM Revision 71361306 (ceph): Merge pull request #29728 from tchaikov/wip-41330
cmake,run-make-check.sh: disable SPDK by default
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojha <no...
Kefu Chai
10:01 AM Revision 51d85181 (ceph): qa/tasks: fixed typo in the comment
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
09:28 AM Dashboard Bug #41335: mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons...
Hi,
Were Running Ceph Nautilus 14.2.2, deployed using ceph-ansible.
Yes all 9 RGW instance hostnames are resol...
sam samc
07:02 AM Dashboard Bug #41335: mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list Daemons...
Hi, Thanks for reporting an issue. Can you provide more information about the problem?
* What version of Ceph are ...
Kiefer Chang
09:07 AM Revision a2eab716 (ceph): mds: Reorganize class members in FSMapUser header
Fixes: https://tracker.ceph.com/issues/41185
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
08:44 AM Revision 0b44a2d2 (ceph): mon: show pool id in pool ls command
Fixes: http://tracker.ceph.com/issues/40287
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
08:39 AM Revision d1539148 (ceph): osd: always initialize local variable
to silence a GCC warning like:
../src/osd/OSD.cc:4608:24: warning: ‘sender_delta_ub’ may be used
uninitialized in th...
Kefu Chai
08:38 AM Dashboard Bug #40829 (Resolved): mgr/dashboard: RGW User quota validation is not working correctly
Ricardo Marques
08:38 AM Dashboard Backport #40945 (Resolved): nautilus: mgr/dashboard: RGW User quota validation is not working cor...
Ricardo Marques
07:47 AM Revision 57e84115 (ceph): mon: add a process that handle Callback Arguments
in C_AckMarkedDown,we add a process that handle _finish(int) Callback Arguments
Fixes: https://tracker.ceph.com/issu...
NancySu05
07:44 AM rgw Backport #39660: nautilus: rgw: Segfault during request processing
On our side, the non-default settings (regarding frontend) are:... Roland Sommer
07:14 AM rgw Backport #39660: nautilus: rgw: Segfault during request processing
We are running Ubuntu 18.04, regular kernel, no special allocator.
Apart from that the only non-default settings we ...
Thomas Kriechbaumer
06:29 AM rgw Backport #39660: nautilus: rgw: Segfault during request processing
We are using the beast frontend and have not configured anything special regarding memory allocation, so this is tcma... Roland Sommer
07:38 AM Revision 6fb738ab (ceph): cmake: make WITH_SPDK a dependent option
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:38 AM Revision 3234fb39 (ceph): cmake,run-make-check.sh,deb,rpm: disable SPDK by default
but we still enable it in `run-make-check.sh`
* cmake: disable SPDK by default
* run-make-check.sh: enable WITH_SPDK...
Kefu Chai
07:19 AM Revision 521f095c (ceph): osd: clear PG_STATE_CLEAN when repair object
there is a race be found, when we repair object on clean state,
we queue a DoRecovery peering event, but before the p...
Zengran Zhang
07:19 AM Bug #41348 (Resolved): osd: need clear PG_STATE_CLEAN when repair object
2019-08-20 09:32:38.216104 7f6504f12700 10 osd.0 pg_epoch: 133696 pg[3.36( v 133696'863063 (133630'861475,133696'8630... Zengran Zhang
06:49 AM Revision 6187e65f (ceph): add bucket permission verify when copy obj
Signed-off-by: NancySu05 <su_nan@inspur.com> NancySu05
06:10 AM CephFS Backport #38339: mimic: mds: may leak gather during cache drop
This needs https://github.com/ceph/ceph/pull/28452 (tracker https://tracker.ceph.com/issues/38131) to be merge for th... Venky Shankar
05:27 AM Revision 1c582b7d (ceph): osd: do not invalidate clear_regions of missing item at boot
Seems we'll always mark clear_regions as all dirty
when reading pg logs and missing items off the disk,
which as a re...
xie xingguo
03:57 AM Revision 122c17f5 (ceph): Merge pull request #29753 from tchaikov/wip-sudo-sysctl
run-make-check.sh: run sudo with absolute path
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
03:53 AM rgw Feature #41347 (Closed): nautilus:RGW zlib compression using hardware-acceleration-engine
We use hardware-acceleration-engine(HAE) to improve compression/decompression performance。We write a libz.so which ha... Fengzhe Han
03:22 AM Revision 28e7feb3 (ceph): Merge pull request #29726 from xiexingguo/wip-inc-recovery-1
osd/PrimaryLogPG: fix dirty range of write_full
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha...
Xie Xingguo
03:22 AM Revision 3062bd6b (ceph): Merge pull request #29729 from xiexingguo/wip-inc-recovery-2
osd/PrimaryLogPG: finish_copyfrom - dirty omap if necessary
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Xie Xingguo
03:14 AM rgw Bug #38226: rgw: data sync: ERROR: failed to read remote data log info: ret=-2
Is it a bug? Has this problem been solved in 12.2.12? qingbo han
02:51 AM Revision 11f9aae4 (ceph): run-make-check.sh: run sudo with absolute path
there is chance that `/sbin` is not listed in `secure_path`, see
sudoers(5) for more details
Signed-off-by: Kefu Cha...
Kefu Chai
02:44 AM CephFS Bug #41346 (Fix Under Review): mds: MDSIOContextBase instance leak
Patrick Donnelly
02:32 AM CephFS Bug #41346 (Resolved): mds: MDSIOContextBase instance leak
From time to time, we see mds crushes when shutting down:... Xuehan Xu
02:21 AM CephFS Backport #41088 (In Progress): mimic: qa: AssertionError: u'open' != 'stale'
https://github.com/ceph/ceph/pull/29751 Prashant D
02:19 AM CephFS Backport #41087 (In Progress): nautilus: qa: AssertionError: u'open' != 'stale'
https://github.com/ceph/ceph/pull/29750 Prashant D
02:10 AM Revision 79abdcb3 (ceph): mds: answering all pending getattr/lookups targeting the same inode in ...
As for now, all getattr/lookup requests get processes one by one, which
is kind of wasting CPU resources. Actually, f...
xuxuehan
02:10 AM Revision 8c1bbe19 (ceph): mds: use auto ref during iteration
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:10 AM Revision d10fe178 (ceph): mds: move BatchOp to separate translation unit
To simplify logging and reduce coupling. Also a few other miscellaneous
refactorings.
Signed-off-by: Patrick Donnell...
Patrick Donnelly
01:30 AM Revision c5382c5c (ceph): mds: reject sessionless messages
mds should reject sessionless messages.
Fixes: https://tracker.ceph.com/issues/41329
Signed-off-by: Xiao Guodong <x...
guodong xiao
01:26 AM Revision ac387844 (ceph): osd: merge replica log on primary need according to replica log's crt
Fixes: https://tracker.ceph.com/issues/41194
Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn>
Zengran Zhang
01:25 AM Revision 002ced8a (ceph): osd/OSDCap: Check for empty namespace
Fixes: http://tracker.ceph.com/issues/40835
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
01:08 AM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
Brad Hubbard wrote:
> Hi Troy,
>
> Before we close this I'll take a look at the image you uploaded to see if I ca...
Troy Ablan
12:31 AM RADOS Bug #41240 (Triaged): All of the cluster SSDs aborted at around the same time and will not start.
Reducing severity since the cluster is currently healthy. Brad Hubbard
12:24 AM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
Hi Troy,
Before we close this I'll take a look at the image you uploaded to see if I can work out the nature of th...
Brad Hubbard
12:20 AM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
With guidance from badone on IRC, all of the osds are running and all of the pgs are active.
http://lists.ceph.com...
Troy Ablan

08/19/2019

11:59 PM Revision 6de25515 (ceph): qa: sleep briefly after resetting kclient
Continuation of 6b83f43ba0a99ad86850974d354b17c3e23877be.
Fixes: https://tracker.ceph.com/issues/40999
Signed-off-by...
Patrick Donnelly
11:59 PM Revision d2153f99 (ceph): qa: sleep briefly after resetting kclient
Continuation of 6b83f43ba0a99ad86850974d354b17c3e23877be.
Fixes: https://tracker.ceph.com/issues/40999
Signed-off-by...
Patrick Donnelly
11:12 PM Revision c8ee3ca9 (ceph): osd: support osd_repair_during_recovery
osd_repair_during_recovery=true allow explicitly requested reqair
to be scheduled on OSDs with active recovering.
Fi...
Jeegn Chen
11:04 PM RADOS Bug #39555: backfill_toofull while OSDs are not full (Unneccessary HEALTH_ERR)
Joao Eduardo Luis wrote:
> The pull request provided with the fix has been merged (https://github.com/ceph/ceph/pull...
Vikhyat Umrao
09:27 PM RADOS Bug #39546: Warning about past_interval bounds on deleting pg
/a/sage-2019-08-19_13:35:06-rados-wip-sage-testing-2019-08-17-1023-distro-basic-smithi/4230273 Sage Weil
09:14 PM Bug #41134 (Rejected): ceph-osd not release memory to os
The appropriate forum to seek help about these issues is the ceph-users mailing list. Patrick Donnelly
09:13 PM RADOS Bug #41190 (Fix Under Review): osd: pg stuck in waitactingchange when new acting set doesn't change
Patrick Donnelly
09:11 PM Bug #41325 (Rejected): Performance degradation after ceph installation and especially after OSDs ...
The appropriate forum for seeking help like this is the ceph-users mailing list. Patrick Donnelly
09:04 PM Bug #41331 (Rejected): ceph monitor not going back quorum
Please seek help from ceph-users mailing list for debugging this. Patrick Donnelly
09:45 AM Bug #41331 (Rejected): ceph monitor not going back quorum
After disconnecting from network for 2 days, one ceph monitor node went to probing state. I have tried everything to ... ceph ceph
09:04 PM rgw Bug #41010 (Fix Under Review): rgw s3 lifecycle expiration header does not return the rule with t...
Patrick Donnelly
08:27 PM CephFS Backport #41002 (Resolved): nautilus:client: failed to drop dn and release caps causing mds stary...
Patrick Donnelly
08:18 PM Bug #41194 (Fix Under Review): proc_replica_log need preserve replica log's crt
Neha Ojha
08:12 PM bluestore Bug #41215: os/bluestore: do not set osd_memory_target default from cgroup limit
nautilus backport: https://github.com/ceph/ceph/pull/29745 Neha Ojha
08:04 PM Revision 0c85f8fe (ceph): mon: Rearrange Paxos::dispatch to be a little cleaner
The Message is actually always a MMonPaxos (which is not a subtype of
PaxosServiceMessage, so that whole thing was wr...
Greg Farnum
08:04 PM Revision cda3b250 (ceph): elector: hoist Elector data bits out into a new ElectionLogic class
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 987630f2 (ceph): elector: store accessors for ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 2069016a (ceph): elector: hoist bump_epoch into ElectionLogic
Mangle some pointers and the dout prefix to make things compile
during this transition.
Signed-off-by: Greg Farnum <...
Greg Farnum
08:04 PM Revision e24a73de (ceph): elector: split handle_propose in two and hoist into ElectionLogic
Also add a bunch of utility functions that will need to
get better implementations later
Signed-off-by: Greg Farnum ...
Greg Farnum
08:04 PM Revision a227a242 (ceph): elector: hoist defer into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 02056950 (ceph): elector: hoist init into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision b53b984d (ceph): elector: hoist participating into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 952d785b (ceph): elector: hoist start into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 3ca09c98 (ceph): elector: hoist expire into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 469910be (ceph): elector: hoist victory into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 925f1321 (ceph): elector: hoist handle_ack into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 1d1c143f (ceph): elector: hoist handle_victory into ElectionLogic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision ba37ca9c (ceph): elector: rename handle_propose_logic -> receive_propose
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision b7a44c0a (ceph): elector: route _bump_epoch through the interface-to-be
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision c591bd4c (ceph): elector: make ElectionLogic::declare_victory private
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 40339cd4 (ceph): elector: create declare_standlone_victory in Elector/Logic for Monitor
This lets us make a few more ElectionLogic functions private.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:04 PM Revision bf9523bc (ceph): elector: make ElectionLogic private to Elector; undo most public shenan...
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 8a95e2c8 (ceph): elector: move all the elector callouts into the Elector
In the next commit we'll actually use the ElectionOwner interface.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:04 PM Revision 8eac5835 (ceph): elector: split ElectionLogic into its own compilation unit
Just copy the files, then delete the inappropriate bits.
Switched to using ldout in ElectionLogic.cc, added a few
fun...
Greg Farnum
08:04 PM Revision 1261c44c (ceph): elector: don't clear peer_info in bump_epoch()
Not sure how I got that wrong, but we bump_epoch() on
winning an election, right before we start looking through
peer...
Greg Farnum
08:04 PM Revision 94c2fd3d (ceph): elector: fix privacy and restore dout in Elector
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 28729ea1 (ceph): elector: make some more ElectionLogic members private
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision b8f04c5e (ceph): elector: persist the epoch in bump_epoch()
I somehow broke this when initially hoisting it out of Elector. Whoops!
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:04 PM Revision 521a622e (ceph): elector: Update Elector and ElectionLogic function documentation
The world has changed, and now so have the nice docs.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:04 PM Revision fba2a0dd (ceph): elector: swap order of parameters in ElectionLogic::receive_propose
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision a56f620d (ceph): elector: const-ify a bunch of functions
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision 5a64cdf4 (ceph): test: add new ElectionLogic unit test framework
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:04 PM Revision c9583d5a (ceph): test: switch to ldout; let users specify mon debug level
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
05:33 PM Revision 3a781f95 (ceph): qa/run-standalone.sh: fix python path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:30 PM Revision 1e36be95 (ceph): qa/standalone/mon/health-mute.sh: fix up rachet test
Make sure we provide time for the mute to get cleared out by tick().
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision 6fbf23ec (ceph): os/bluestore: do not set osd_memory_target default from cgroup limit
On the aarch64 box I'm testing, this gives us a value of
7378697629483768832, which is not what we want.
I think we ...
Sage Weil
04:51 PM Revision 90d0b934 (ceph): RGW - Make sure editor settings are correct for all files
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:44 PM CephFS Bug #41329 (Fix Under Review): mds: reject sessionless messages
Patrick Donnelly
01:37 AM CephFS Bug #41329 (Resolved): mds: reject sessionless messages
src/mds/Server.cc:
Server::handle_client_session, mds should reject sessionless messages.
guodong xiao
04:37 PM CephFS Bug #41144 (Pending Backport): mount.ceph: doesn't accept "strictatime"
Patrick Donnelly
04:36 PM Revision 0dd2d0fd (ceph): Merge PR #29518 into master
* refs/pull/29518/head:
mount.ceph: properly handle -o strictatime
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:35 PM CephFS Bug #41006 (Pending Backport): cephfs-data-scan scan_links FAILED ceph_assert(p->second >= before...
Patrick Donnelly
04:34 PM Revision b2eb9e43 (ceph): Merge PR #29411 into master
* refs/pull/29411/head:
mds: fix InoTable::force_consume_to()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:33 PM Revision 0935ab2c (ceph): Merge PR #29543 into master
* refs/pull/29543/head:
mds: move some MDCache member init to header
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
04:14 PM Dashboard Backport #40945: nautilus: mgr/dashboard: RGW User quota validation is not working correctly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29650
merged
Yuri Weinstein
04:14 PM Revision b28c939e (ceph): Merge pull request #29650 from pdvian/wip-40945-nautilus
nautilus: mgr/dashboard: RGW User quota validation is not working correctly
Reviewed-by: Lenz Grimmer <lgrimmer@suse...
Yuri Weinstein
04:13 PM RADOS Backport #40948: nautilus: Better default value for osd_snap_trim_sleep
Prashant D wrote:
> https://github.com/ceph/ceph/pull/29678
merged
Yuri Weinstein
04:13 PM Revision 27ff8519 (ceph): Merge pull request #29678 from pdvian/wip-40948-nautilus
nautilus: core: Better default value for osd_snap_trim_sleep
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:57 PM rbd Documentation #40834 (Resolved): Add k8s ceph-csi integration example
Jason Dillaman
03:57 PM Revision d9d4eb55 (ceph): Merge pull request #29429 from dillaman/wip-40834
doc/rbd: initial kubernetes / ceph-csi integration documentation
Reviewed-by: ShyamsundarR <srangana@redhat.com>
Rev...
Jason Dillaman
03:24 PM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Tiago Melo wrote:
> Few questions regarding this implementation:
> # Should we change the color of the icon when ...
Lenz Grimmer
09:35 AM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Tiago Melo wrote:
> Few questions regarding this implementation:
> 1. Should we change the color of the icon when t...
Patrick Seidensal
03:16 PM Revision 5286e378 (ceph): librbd: tweaks to improve throughput for journaled IO
Increase the per-object append flush bytes to 1MiB to mimic the 16MiB
in-memory writeback cache. Finally, default ena...
Jason Dillaman
03:16 PM Revision 5b96bc0a (ceph): librbd: new rbd_journal_object_writethrough_until_flush option
When set to true, the journal will not attempt to batch appends until
after it receives the the first flush request f...
Jason Dillaman
03:15 PM Revision 68ac2cc0 (ceph): journal: support dynamically updating recorder flush options
Default to disabling writeback-style append flushes unless overridden
by a call to 'set_append_batch_options'.
Signe...
Jason Dillaman
03:15 PM Revision 62436afa (ceph): journal: fix broken append batching implementation
The original flush_interval/bytes/age batching options no longer
actually do anything. Integrate these better with th...
Jason Dillaman
03:15 PM Revision 8302f327 (ceph): journal: improve logging on recorder append path
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 84e48ddbf58d4028c4195d9c80634f895f62f2be)
Jason Dillaman
03:14 PM Dashboard Bug #41345 (Resolved): mgr/dashboard: Read ops values should be rounded
The table column "Read ops" currently displays hard to parse values like "3.9981767706203104e-10 /s" - this should be... Lenz Grimmer
03:12 PM Revision 152dac5a (ceph): journal: optimize object overflow detection
Previously to detect overflow we were sending journal append
requests until -EOVERFLOW is returned by osd. This means...
Mykola Golub
03:12 PM Revision 4759953e (ceph): journal: wait for in flight advance sets on stopping recorder
Before object overflow detection optimization (83461c42b) the
overflow was detected when trying to send data, so when...
Mykola Golub
03:03 PM rgw Backport #41343 (Rejected): luminous: rgw_file: readdir: do not construct markers w/leading '/'
Nathan Cutler
03:03 PM rgw Backport #41342 (Resolved): mimic: rgw_file: readdir: do not construct markers w/leading '/'
https://github.com/ceph/ceph/pull/30157 Nathan Cutler
03:03 PM RADOS Backport #41341 (Resolved): nautilus: "CMake Error" in test_envlibrados_for_rocksdb.sh
https://github.com/ceph/ceph/pull/29979 Nathan Cutler
03:02 PM bluestore Backport #41340 (Resolved): nautilus: os/bluestore/BlueFS: use 64K alloc_size on the shared device
https://github.com/ceph/ceph/pull/30229 Nathan Cutler
03:02 PM bluestore Backport #41339 (Resolved): mimic: os/bluestore/BlueFS: use 64K alloc_size on the shared device
https://github.com/ceph/ceph/pull/30219 Nathan Cutler
03:02 PM bluestore Backport #41338 (Resolved): luminous: os/bluestore/BlueFS: use 64K alloc_size on the shared device
https://github.com/ceph/ceph/pull/29910 Nathan Cutler
02:53 PM ceph-volume Feature #37086 (Resolved): Add several flags to ceph-volume lvm batch
Nathan Cutler
02:51 PM Backport #41287 (In Progress): mimic: ceph daemon mon.a config set mon_health_to_clog false cause...
Nathan Cutler
02:51 PM Revision 40fdf484 (ceph): mon: take the mon lock in handle_conf_change
Let the finisher thread to do the job, it can hold the mon lock
and not hold the config::lock, so can avoid dead lock...
huangjun
02:50 PM Backport #40542 (Resolved): nautilus: ceph daemon mon.a config set mon_health_to_clog false cause...
Nathan Cutler
02:38 PM RADOS Bug #40451 (Resolved): osd/PG.cc: 2410: FAILED ceph_assert(scrub_queued)
Nathan Cutler
02:38 PM RADOS Backport #40537 (Resolved): nautilus: osd/PG.cc: 2410: FAILED ceph_assert(scrub_queued)
Nathan Cutler
02:38 PM Revision cff1897e (ceph): Merge pull request #27684 from liewegas/wip-rgw-pgs-nautilus
nautilus: rgw: remove rgw_num_rados_handles; set autoscale parameters or rgw metadata pools
Reviewed-by: Adam C. Eme...
Casey Bodley
02:37 PM Revision e4b759c9 (ceph): Merge pull request #29478 from xiaoxichen/wip-41002
nautilus: cephfs: client: unlink dentry for inode with llref=0
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
02:37 PM Bug #41068 (Closed): *** Error in `/usr/bin/python2.7': free(): invalid pointer:
Closing as requested. Sebastian Wagner
02:30 PM bluestore Backport #36640: luminous: Unable to recover from ENOSPC in BlueFS
It appeared to me that increasing "bluefs_min_log_runway" config option to a really high value is one way to prevent ... Prasad Krishnan
02:27 PM Revision 9352fc94 (ceph): qa/standalone/mon/health-mute.sh: s/kill daemons/kill_daemons/
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:19 PM CephFS Bug #41337 (Resolved): mgr/volumes: handle incorrect pool_layout setting during `fs subvolume/sub...
Instead of a traceback, raise a clear error and log error message when FS subvolume and subvolume group is created wi... Ramana Raja
02:09 PM Revision 329463b3 (ceph): Merge PR #29719 into master
* refs/pull/29719/head:
osd/PrimaryLogPG: kill obsolete ondisk_{read,write}_lock comments
Reviewed-by: Sage Weil <s...
Sage Weil
02:08 PM rbd Documentation #40486 (Resolved): The 'rbd migration' command workflow needs documentation
Nathan Cutler
02:08 PM rbd Backport #40888 (Resolved): nautilus: The 'rbd migration' command workflow needs documentation
Nathan Cutler
02:08 PM Revision ce1ff927 (ceph): Merge pull request #29724 from dillaman/wip-40888-nautilus
nautilus: doc/rbd: initial live-migration documentation
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
01:49 PM Dashboard Bug #37579 (Resolved): mgr/dashboard: cephfs multimds graphs stack together
Ricardo Marques
01:49 PM Dashboard Bug #40097 (Resolved): mgr/dashboard: Dentries value of MDS daemon in Filesystems page is inconsi...
Ricardo Marques
01:40 PM CephFS Bug #41219 (Fix Under Review): mgr/volumes: send purge thread (and other) health warnings to `cep...
Venky Shankar
01:40 PM CephFS Bug #41327 (Fix Under Review): mds: dirty rstat lost during scatter-gather process
Patrick Donnelly
01:40 PM CephFS Bug #41218 (Fix Under Review): mgr/volumes: retry spawning purge threads on failure
Venky Shankar
01:30 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
Thanks allot.
can u send the ceph.conf?
did u run with civetweb or beast (frontend)?
do u know what allocator? tcm...
Gal Salomon
01:11 PM Dashboard Feature #40956 (Resolved): mgr/dashboard: Update Pools create for use in RBD tests
Lenz Grimmer
01:11 PM Dashboard Feature #40581 (Resolved): mgr/dashboard: Write E2E test to verify that Block Mirror's have editi...
Lenz Grimmer
01:11 PM Dashboard Subtask #38701 (Resolved): mgr/dashboard: Write E2E test to verify an RBD image has been created,...
Lenz Grimmer
01:10 PM Revision a9e6eb5d (ceph): mgr/dashboard: E2E Test for RBD Mirroring and Images (#29381)
mgr/dashboard: E2E Test for RBD Mirroring and Images
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Ti...
Lenz Grimmer
01:10 PM mgr Bug #40713 (Resolved): Mgr metdata required to be added prometheus exporter module
Ricardo Marques
01:08 PM RADOS Bug #41336 (Resolved): All OSD Faild after Reboot.
We have Faced an issue with a Writeback-Cache + EC-Pool.
* our ec-pool cration in the fist place https://pastebin....
Ansgar Jazdzewski
01:01 PM Revision 683f7bab (ceph): os/bluestore: avoid constant name replica in bitmap allocator.
This was introduced by Adam's https://github.com/ceph/ceph/pull/29425
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:51 PM Revision 11b5feb0 (ceph): os/bluestore: implement original allocator fragmentation inspection.
Using admin socket interface: bluestore allocator fragmentation
[block|bluefs-db|bluefs-wal|bluefs-slow]
Signed-off-...
Igor Fedotov
12:49 PM Dashboard Bug #40964: mgr/dashboard: RBD snapshot i18n error
Already fixed by PR https://github.com/ceph/ceph/pull/29534 Ricardo Marques
12:31 PM mgr Backport #40691 (Resolved): nautilus: Module 'dashboard' has failed: No module named routes
Ricardo Marques
12:29 PM Dashboard Feature #36722 (Resolved): mgr/dashboard: Silence Alertmanager alerts
Ricardo Marques
12:29 PM Dashboard Backport #40699 (Resolved): nautilus: mgr/dashboard: Silence Alertmanager alerts
Ricardo Marques
12:29 PM Dashboard Feature #39701 (Resolved): mgr/dashboard: Update translation
Ricardo Marques
12:28 PM Dashboard Backport #40446 (Resolved): nautilus: mgr/dashboard: Update translation
Ricardo Marques
12:19 PM Revision 3a96db92 (ceph): os/bluestore: simplify Allocator::get_fragmentation() signature
Remove alloc_unit parameter.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:18 PM Dashboard Bug #41335 (New): mgr/dashboard: Ceph Dashboard RGW Object Management Frontend - Unable to list D...
Trying to follow the instructions here:-
https://docs.ceph.com/docs/nautilus/mgr/dashboard/#enabling-the-object-gate...
sam samc
11:39 AM Revision 6ae21318 (ceph): test/allocator_test: additional coverage for get_fragmentation_score
Tests the function results agains the same cases as we do for
get_fragmentation.
Signed-off-by: Igor Fedotov <ifedot...
Igor Fedotov
11:25 AM Revision b7ac8a17 (ceph): librbd: fix error param of ioctx when passing to `list_descendants`
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:59 AM Revision 79a31a43 (ceph): mgr/dashboard: Vertically align the "Refresh" label
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:51 AM Revision 50c07745 (ceph): rgw/rgw_rados: pass mostly_omap flag when opening/creating pools
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c4b830069372302ee93687d417d04ad39f600c4e)
Sage Weil
10:51 AM Revision 6be1ab11 (ceph): rgw: pass mostly_omap flag when opening/creating pools
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit af30e3a512dd1e5c51639d1f823b99ed9b43fb50)
Sage Weil
10:50 AM Revision 49bbc189 (ceph): rgw: move rgw_init_ioctx() to rgw_tools.cc
move rgw_init_ioctx() out of rgw_rados.cc so that it doesn't need to be
duplicated by services/svc_rados.cc
Signed-o...
Abhishek Lekshmanan
10:49 AM Revision 4619a82e (ceph): rgw: Remove rgw_num_rados_handles option
This has been deprecated for some time and underlies much of the
complexity of the RADOS service.
Signed-off-by: Ada...
Abhishek Lekshmanan
10:49 AM Revision 398c1271 (ceph): rgw: Get rid of num_rados_handles infrastructure in RGWRados
Since we aren't supporting multiple handles, don't have the overhead.
Signed-off-by: Adam C. Emerson <aemerson@redha...
Adam Emerson
10:49 AM Revision 57b072cc (ceph): rgw: Get rid of num_rados_handles infrastructure in RGWSI_RADOS
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 5666b4c41a70bac75e26b44a2cec1bd895d83...
Adam Emerson
10:43 AM Revision 14b2d269 (ceph): mgr/dashboard: Exclude some folders in the frontend project
This will remove an warning in VS Code [1] and, more important, will reduce the
number of files that TS will watch wh...
Tiago Melo
10:41 AM Backport #41334 (In Progress): luminous: ceph-test RPM not built for SUSE
Nathan Cutler
10:38 AM Backport #41334 (Resolved): luminous: ceph-test RPM not built for SUSE
https://github.com/ceph/ceph/pull/29736 Nathan Cutler
10:41 AM Revision 94de9662 (ceph): rpm: always build ceph-test package
Fixes: https://tracker.ceph.com/issues/41296
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
10:38 AM Backport #41333 (Resolved): nautilus: ceph-test RPM not built for SUSE
https://github.com/ceph/ceph/pull/30049 Nathan Cutler
10:38 AM Backport #41332 (Resolved): mimic: ceph-test RPM not built for SUSE
https://github.com/ceph/ceph/pull/30188 Nathan Cutler
10:18 AM Bug #41296 (Pending Backport): ceph-test RPM not built for SUSE
Nathan Cutler
10:17 AM Revision 06e34dae (ceph): Merge pull request #29685 from smithfarm/wip-41296
rpm: always build ceph-test package
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Kyr Shatskyy <kyrylo.shat...
Nathan Cutler
09:43 AM CephFS Bug #36348: luminous(?): blogbench I/O with two kernel clients; one stalls
(nautilus) http://qa-proxy.ceph.com/teuthology/yuriw-2019-08-15_23:26:08-multimds-wip-yuri5-testing-2019-08-15-2024-n... Venky Shankar
09:32 AM Dashboard Backport #40685 (Resolved): nautilus: mgr/dashboard: Dentries value of MDS daemon in Filesystems ...
Kiefer Chang
09:31 AM Dashboard Backport #40661 (Resolved): nautilus: mgr/dashboard: cephfs multimds graphs stack together
Kiefer Chang
09:29 AM Dashboard Feature #39451 (Resolved): mgr/dashboard: Interlock `fast-diff` and `object-map`
Ricardo Marques
09:29 AM Dashboard Backport #40659 (Resolved): nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map`
Ricardo Marques
09:13 AM Dashboard Bug #41165 (Resolved): mgr/dashboard: Switching to cephfs client tab impossible
Lenz Grimmer
09:08 AM Revision f09fd737 (ceph): Merge pull request #29556 from Devp00l/wip-41165
mgr/dashboard: CephFS client tab switch
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile...
Lenz Grimmer
09:05 AM Dashboard Feature #41207 (Resolved): mgr/dashboard: Verify fields on ISCSI page
Lenz Grimmer
09:03 AM Revision 148312c6 (ceph): mgr/dashboard: Verify fields on ISCSI page (#29608)
mgr/dashboard: Verify fields on ISCSI page
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Volker T...
Lenz Grimmer
09:01 AM Dashboard Bug #40487 (Resolved): mgr/dashboard: clean-up python unit tests
Lenz Grimmer
08:55 AM Dashboard Bug #40487 (Fix Under Review): mgr/dashboard: clean-up python unit tests
Lenz Grimmer
08:53 AM Dashboard Feature #41152 (Resolved): Check reStructuredText files can be rendered correctly on Github
Lenz Grimmer
08:53 AM Bug #40199: Debian Package Repositories - Missing packages in Packages file
Hello,
meantime Debian 10 LTS has been released, so latest stable Debian has gcc 8.3, oldstable is still on 6.3 wh...
Ondra Kudlík
08:52 AM Revision eee45184 (ceph): mgr/dashboard: clean-up python unit tests (#28696)
mgr/dashboard: clean-up python unit tests
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Kefu Chai...
Lenz Grimmer
08:27 AM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Patrick Donnelly wrote:
> Sidharth, I've discussed this with Doug and we'll be assigning this to you.
>
> Sidhart...
Sidharth Anupkrishnan
08:06 AM Dashboard Bug #40428 (Resolved): mgr/dashboard: controllers/grafana is not Python 3 compatible
Ricardo Marques
08:06 AM Dashboard Backport #40846 (Resolved): nautilus: mgr/dashboard: controllers/grafana is not Python 3 compatible
Ricardo Marques
08:04 AM Dashboard Bug #40580 (Resolved): mgr/dashboard: Fix the table mouseenter event handling test
Ricardo Marques
08:04 AM Dashboard Backport #40982 (Resolved): nautilus: mgr/dashboard: Fix the table mouseenter event handling test
Ricardo Marques
08:03 AM Dashboard Bug #39650 (Resolved): mgr/dashboard: Pool graph/sparkline points do not display the correct values
Ricardo Marques
08:03 AM Dashboard Backport #40658 (Resolved): nautilus: mgr/dashboard: Pool graph/sparkline points do not display t...
Ricardo Marques
06:40 AM RADOS Backport #40949 (In Progress): mimic: Better default value for osd_snap_trim_sleep
https://github.com/ceph/ceph/pull/29732 Prashant D
06:38 AM mgr Backport #41081 (In Progress): nautilus: Pool and namespace should be separated by a slash
https://github.com/ceph/ceph/pull/29731 Prashant D
05:29 AM Revision 42e968e7 (ceph): osd/PrimaryLogPG: finish_copyfrom - dirty omap if necessary
otherwise we'll at risk of losing track of omap entries.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:03 AM RADOS Bug #41330 (Fix Under Review): hidden corei7 requirement in binary packages
Kefu Chai
04:53 AM RADOS Bug #41330 (Resolved): hidden corei7 requirement in binary packages
quote from Alexandre Oliva's mail
> After upgrading some old Phenom servers from Fedora/Freed-ora 29 to
> 30's, t...
Kefu Chai
02:54 AM bluestore Bug #23463: src/os/bluestore/StupidAllocator.cc: 336: FAILED assert(rm.empty())
@Zoltan Arnold Nagy,Did you change bluefs_buffered_io to true on 12.2.12?
We suspect this is due to the use of two f...
lei zhang
02:42 AM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
output of `ceph report` as requested by badone on #ceph IRC... Troy Ablan
01:28 AM Revision c6010858 (ceph): doc/rados/configuration/osd-config-ref.rst: document snap trim sleep
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit accf95e9dea257c3aaa64b7a36d077468d7c86ec)
Neha Ojha
01:28 AM Revision 3cb152cb (ceph): common/options.cc, doc: osd_snap_trim_sleep overrides other variants
A value > 0 for osd_snap_trim_sleep, will override the backend specific
variants of osd_snap_trim_sleep.
Signed-off-...
Neha Ojha
01:28 AM Revision d645d4dd (ceph): osd: add hdd, ssd and hybrid variants for osd_snap_trim_sleep
This is better than the earlier default, which was set to 0.
Fixes: https://tracker.ceph.com/issues/40528
Signed-off...
Neha Ojha
12:39 AM Revision e2f27867 (ceph): osd/PrimaryLogPG: fix dirty range of write_full
A write_full operation may implicitly truncate the object down,
hence we need to mark the truncated part as dirty as ...
xie xingguo

08/18/2019

11:36 PM Revision e2c5c8da (ceph): doc: Fix rbd namespace documentation
Pool and namespace should be separated by a slash.
Fixes: https://tracker.ceph.com/issues/41046
Signed-off-by: Rica...
Ricardo Marques
09:34 PM mgr Backport #41328 (In Progress): nautilus: Make "rbd_support" module be always on
Jason Dillaman
09:31 PM mgr Backport #41328 (Resolved): nautilus: Make "rbd_support" module be always on
https://github.com/ceph/ceph/pull/29725 Jason Dillaman
09:32 PM Revision e84c4474 (ceph): mon/mgr: add 'rbd_support' to list of always-on mgr modules
The 'rbd_support' mgr module provides many background functions that
are required by the 'rbd' CLI performance querie...
Jason Dillaman
09:30 PM mgr Bug #40790 (Pending Backport): Make "rbd_support" module be always on
Jason Dillaman
08:51 PM rbd Backport #41275 (In Progress): nautilus: [rbd_support] re-used image names might result in tasks ...
Jason Dillaman
08:50 PM Revision 3ce69405 (ceph): pybind/mgr/rbd_support: use image ids to detect duplicate tasks
This helps to to avoid the case where new tasks were not being scheduled
when an image name was re-used after having ...
Jason Dillaman
08:50 PM Revision 9ccc2e91 (ceph): pybind/rbd: fix call to unregister_osd_perf_queries
.. should be invoked as self.unregister_osd_perf_queries()
rather than self.module.unregister_osd_perf_queries().
Si...
Venky Shankar
08:50 PM Revision 8e8d6357 (ceph): pybind/mgr: don't log exception when cannot find RBD task by id
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7ccf0b3229e674b625e396ca3b1e6f737214e125)
Jason Dillaman
08:50 PM Revision db0f4094 (ceph): pybind/mgr: handle duplicate rbd task commands
The 'ceph' CLI will duplicate commands within teuthology to test
the MONs idempotency. This shouldn't be required for...
Jason Dillaman
08:50 PM Revision 1fd7794d (ceph): qa: test case for new rbd background tasks
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 63a8f6c2c38d0e31f5b34be649b80dc48b0bfc93)
Jason Dillaman
08:50 PM Revision 5c365337 (ceph): pybind/mgr: rbd tasks now provide a dict to the progress events
This dict will include an origin key fixed to 'rbd_support' as well
as pool and image references.
Signed-off-by: Jas...
Jason Dillaman
08:49 PM Revision 3c671a4e (ceph): pybind/mgr: mark progress events as failed if an error occurs
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b99ae27d493319caf8d903446d2fb4cbf563e282)
Jason Dillaman
08:49 PM Revision 1399b014 (ceph): pybind/mgr: support marking progress events as failed
The failed events can also include a failure message to indicate
the reason for the failure.
Signed-off-by: Jason Di...
Jason Dillaman
08:47 PM Revision 4a4e5be8 (ceph): pybind/mgr: new 'rbd task' background task management
Fixes: http://tracker.ceph.com/issues/40621
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:47 PM Revision 285676df (ceph): pybind/rbd: new OperationCanceled exception
This allows the error to be directly caught instead of attempting
to parse the OSError.errno
Signed-off-by: Jason Di...
Jason Dillaman
08:47 PM Revision 61a065d1 (ceph): pybind/rbd: flatten, remove, trash_remove, migration progress callback
This callback can be used to track progress and also to attempt to cancel
the operation while it's in-progress by ret...
Jason Dillaman
08:47 PM Revision 05eb65ad (ceph): librbd: abort an image removal if block objects cannot be removed
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 361e51f3fb4f146048995e5adbeb8ff90685fc53)
Jason Dillaman
08:46 PM Revision 5dfa2a2e (ceph): librbd: allow ProgressCtx::update_progress to cancel maintenance ops
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 026df758aee8168338c8b44d4551b55000c6ed2e)
Jason Dillaman
08:46 PM rbd Backport #41078 (In Progress): nautilus: MGR module for scheduling long-running background operat...
Jason Dillaman
08:43 PM Revision 1656b3ae (ceph): doc/rbd: initial live-migration documentation
Fixes: http://tracker.ceph.com/issues/40486
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:41 PM rbd Backport #40888 (In Progress): nautilus: The 'rbd migration' command workflow needs documentation
Jason Dillaman
06:57 PM rbd Backport #40511 (In Progress): nautilus: [journal] tweak config defaults to improve small-IO perf...
Jason Dillaman
06:57 PM rbd Backport #40501 (Resolved): nautilus: [cli] 'export' should handle concurrent IO completions
Jason Dillaman
03:17 PM rbd Backport #40501: nautilus: [cli] 'export' should handle concurrent IO completions
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29329
mergedReviewed-by: Jason Dillaman <dillaman@redhat...
Yuri Weinstein
06:57 PM rbd Backport #40381 (Resolved): nautilus: [tests] "rbd" teuthology suite has no coverage of "rbd diff"
Jason Dillaman
06:56 PM rbd Backport #40293 (Resolved): nautilus: rbd-nbd return correctly error message when no-match device.
Jason Dillaman
06:56 PM rbd Backport #40276 (Resolved): nautilus: [object-map] resizing an image might result in an assert in...
Jason Dillaman
06:56 PM rbd Backport #40237 (Resolved): nautilus: "profile rbd" OSD cap should add "class rbd metadata_list" ...
Jason Dillaman
03:17 PM rbd Backport #40237: nautilus: "profile rbd" OSD cap should add "class rbd metadata_list" cap by defa...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29328
mergedReviewed-by: Jason Dillaman <dillaman@redhat...
Yuri Weinstein
06:55 PM rbd Backport #40235 (Resolved): nautilus: [CLI]rbd: get positional argument error when using --image
Jason Dillaman
06:55 PM rbd Backport #40272 (Resolved): nautilus: [rbd-mirror] ensure tcmalloc is used if available
Jason Dillaman
06:52 PM Revision 12248c7a (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
06:52 PM Revision 38c0216d (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
06:52 PM Revision 144e2f9c (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
06:51 PM rbd Backport #39499 (In Progress): nautilus: snapshot object maps can go inconsistent during copyup
Jason Dillaman
03:31 PM Backport #41038: cmake: update FindBoost.cmake
Willem Jan Withagen wrote:
> https://github.com/ceph/ceph/pull/29396
>
> FreeBSD is moving to Boost 1.70
> we sh...
Yuri Weinstein
03:31 PM Revision 0c5ddc5f (ceph): Merge pull request #29436 from wjwithagen/wip-41038-nautilus
nautilus: cmake: update FindBoost.cmake
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:31 PM mgr Backport #40734: nautilus: mgr/diskprediction_cloud: Service unavailable
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29454
merged
Yuri Weinstein
03:31 PM Revision a61ca37c (ceph): Merge pull request #29454 from pdvian/wip-40734-nautilus
nautilus: mgr/diskprediction_cloud: Service unavailable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:26 PM Dashboard Backport #40658: nautilus: mgr/dashboard: Pool graph/sparkline points do not display the correct ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29352
merged
Yuri Weinstein
03:26 PM Revision d47090ef (ceph): Merge pull request #29352 from Devp00l/wip-40658-nautilus
nautilus: mgr/dashboard: Pool graph/sparkline points do not display the correct values
Reviewed-by: Lenz Grimmer <lg...
Yuri Weinstein
03:25 PM Dashboard Backport #40982: nautilus: mgr/dashboard: Fix the table mouseenter event handling test
Stephan Müller wrote:
> https://github.com/ceph/ceph/pull/29354
merged
Yuri Weinstein
03:25 PM Revision 2f03cb2e (ceph): Merge pull request #29354 from Devp00l/wip-40982-nautilus
nautilus: mgr/dashboard: Fix the table mouseenter event handling test
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
...
Yuri Weinstein
03:24 PM Dashboard Backport #40846: nautilus: mgr/dashboard: controllers/grafana is not Python 3 compatible
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29524
merged
Yuri Weinstein
03:23 PM Revision 375a2cbe (ceph): Merge pull request #29524 from pdvian/wip-40846-nautilus
nautilus: mgr/dashboard: controllers/grafana is not Python3 compatible
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>...
Yuri Weinstein
03:22 PM RADOS Backport #40885: nautilus: ceph mgr module ls -f plain crashes mon
Prashant D wrote:
> https://github.com/ceph/ceph/pull/29566
merged
Yuri Weinstein
03:22 PM Revision 83b25331 (ceph): Merge pull request #29566 from pdvian/wip-40885-nautilus
nautilus: mon/MgrMonitor: fix null deref when invalid formatter is specified
Reviewed-by: Joao Eduardo Luis <joao@su...
Yuri Weinstein
03:22 PM RADOS Backport #40322: nautilus: nautilus with requrie_osd_release < nautilus cannot increase pg_num
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/29671
merged
Yuri Weinstein
03:21 PM Revision 831ab10f (ceph): Merge pull request #29671 from neha-ojha/wip-40322-nautilus
nautilus: mon/OSDMonitor: allow pg_num to increase when require_osd_release < N
Reviewed-by: Josh Durgin <jdurgin@re...
Yuri Weinstein
03:21 PM Revision dcf2f578 (ceph): Merge pull request #29682 from b-ranto/wip-push-dash
nautilus: rpm: Require ceph-grafana-dashboards
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Nathan Cu...
Yuri Weinstein
03:18 PM rgw Backport #40518: nautilus: rgw: RGWGC add perfcounter retire counter
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29308
merged
Yuri Weinstein
03:18 PM Revision b45bcc62 (ceph): Merge pull request #29308 from smithfarm/wip-40518-nautilus
nautilus: rgw: RGWGC add perfcounter retire counter
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Matt...
Yuri Weinstein
03:18 PM rgw Backport #40540: nautilus: multisite: 'radosgw-admin bilog trim' stops after 1000 entries
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29326
merged
Yuri Weinstein
03:17 PM Revision fb230f01 (ceph): Merge pull request #29326 from smithfarm/wip-40540-nautilus
nautilus: rgw: multisite: 'radosgw-admin bilog trim' stops after 1000 entries
Reviewed-by: Casey Bodley <cbodley@red...
Yuri Weinstein
03:17 PM Revision c40045cb (ceph): Merge pull request #29328 from smithfarm/wip-40237-nautilus
nautilus: rbd: profile rbd OSD cap should add class rbd metadata_list cap by default.
Reviewed-by: Jason Dillaman <d...
Yuri Weinstein
03:16 PM Revision f03286ff (ceph): Merge pull request #29329 from smithfarm/wip-40501-nautilus
nautilus: rbd: [cli] 'export' should handle concurrent IO completions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:16 PM rgw Backport #40600: nautilus: rgw_file: rgw_readdir eof condition must take callback early terminati...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29409
merged
Yuri Weinstein
03:16 PM Revision 4003b6e6 (ceph): Merge pull request #29409 from pdvian/wip-40600-nautilus
nautilus: rgw_file: fix readdir eof() calc--caller stop implies !eof
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:15 PM rgw Backport #40627: nautilus: rgw_file: directory expiration should respect nfs_rgw_namespace_expire...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29410
merged
Yuri Weinstein
03:15 PM Revision 01986175 (ceph): Merge pull request #29410 from pdvian/wip-40627-nautilus
nautilus: rgw_file: advance_mtime() should consider namespace expiration
Reviewed-by: Matt Benjamin <mbenjami@redhat...
Yuri Weinstein
03:13 PM rgw Backport #40848: nautilus: segfault in RGWCopyObj::verify_permission()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29499
merged
Yuri Weinstein
03:13 PM Revision 0ab208a5 (ceph): Merge pull request #29499 from pdvian/wip-40848-nautilus
nautilus: rgw: Don't crash on copy when metadata directive not supplied
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
01:55 PM CephFS Bug #41327 (Fix Under Review): mds: dirty rstat lost during scatter-gather process
In the following scenario, the current lock's dirty state could be lost:
# 1. current lock's state is LOCK_LOCK;
...
Xuehan Xu
10:39 AM Bug #41326 (Won't Fix): ceph-crash: omits cluster name
*ceph-crash* systemctl do not use */etc/defaults/ceph* file and do not pass cluster name to ceph *crash post* command... Jacek S.
09:13 AM Bug #41325 (Rejected): Performance degradation after ceph installation and especially after OSDs ...
Hi
We experience a significant decline in storage performance some time after a fresh installation of ceph luminous ...
kobi ginon
07:00 AM RADOS Bug #41253 (Pending Backport): "CMake Error" in test_envlibrados_for_rocksdb.sh
Kefu Chai
04:04 AM RADOS Bug #41253 (Fix Under Review): "CMake Error" in test_envlibrados_for_rocksdb.sh
Kefu Chai
04:03 AM Revision bf6c13f2 (ceph): Merge pull request #29584 from tchaikov/wip-qa-test_envlibrados_for_roc...
qa/workunits/rados/test_envlibrados_for_rocksdb: install newer cmake
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai

08/17/2019

05:32 PM Revision 52277bfa (ceph): qa/workunits/rados/test_envlibrados_for_rocksdb: install newer cmake
rocksdb needs CMake 3.5.1 since
https://github.com/facebook/rocksdb/pull/5662
Fixes: https://tracker.ceph.com/issues...
Kefu Chai
04:06 PM Dashboard Bug #41234: More than 100% in a dashboard PG Status
mgr look now look like
2019-08-17 19:03:59.278 7f5523a07700 0 log_channel(cluster) log [DBG] : pgmap v227835: 4608 ...
Fyodor Ustinov
02:05 PM Revision 4b072a37 (ceph): msg/simple: reset in_seq_acked to zero when session is reset
The master has removed SimpleMessenger in e57af1d, so I picked
the nautilus branch to merge in.
Fixes: https://track...
相洋 于
07:19 AM Revision c31c8e26 (ceph): osd/PrimaryLogPG: kill obsolete ondisk_{read,write}_lock comments
The ondisk_{read,write}_lock infrastructure was long gone with
https://github.com/ceph/ceph/pull/20177 merged - c2443...
xie xingguo
06:27 AM rbd Bug #41029 (Pending Backport): [upgrade] mimic -> latest can result in 'rbd_support' failing to load
Mykola Golub
06:27 AM Revision 879326ac (ceph): Merge pull request #29433 from dillaman/wip-41029
pybind/mgr/rbd_support: ignore missing support for RBD namespaces
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com...
Mykola Golub
01:18 AM RADOS Bug #41318 (Fix Under Review): per-pool omap broken with temp recovery objects
Josh Durgin
12:37 AM Revision e924b843 (ceph): os/bluestore: prefix omap of temp objects by real pool
For recovery or backfill, we use temp object at destination
if the whole object context can not sent in one shot.
And...
xie xingguo
12:24 AM Revision b365ffef (ceph): mds: move some MDCache member init to header
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:15 AM Revision 86a44562 (ceph): osd/ReplicatedBackend: check against empty data_included before enablin...
The data_included portion could be empty, e.g., due to there are
too many omap entries and can not be sent in one sho...
xie xingguo

08/16/2019

09:57 PM CephFS Bug #40773: qa: 'ceph osd require-osd-release nautilus' fails
https://github.com/ceph/ceph/pull/29715 Patrick Donnelly
07:37 PM CephFS Bug #40773: qa: 'ceph osd require-osd-release nautilus' fails
http://pulpito.ceph.com/pdonnell-2019-08-15_13:19:31-fs-wip-pdonnell-testing-20190814.222632-distro-basic-smithi/
...
Patrick Donnelly
09:22 PM Revision b906a6f1 (ceph): Merge pull request #29712 from neha-ojha/wip-basic-workflow
doc/dev/developer_guide/index.rst: add youtube reference for Getting Started
Reviewed-by: Josh Durgin <jdurgin@redha...
Neha Ojha
09:08 PM RADOS Backport #40943 (Resolved): mimic: mon/OSDMonitor.cc: better error message about min_size
Neha Ojha
09:07 PM Revision d32c948a (ceph): Merge pull request #29618 from pdvian/wip-40943-mimic
mimic: mon/OSDMonitor.cc: better error message about min_size
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
08:55 PM Revision c13fc35c (ceph): radosgw-admin: 'mdlog trim' loops until done
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 91eef6712ad29d6c15907f1663e6143fc4144dec)...
Casey Bodley
08:54 PM Revision 1d544a0a (ceph): radosgw-admin: 'datalog trim' takes shard-id and loops until done
Fixes: https://tracker.ceph.com/issues/41045
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
08:50 PM Revision 297a0a33 (ceph): mgr/progress/module.py: s/events/_events/ #29625
Fixes time out failure because the module was trying to accessing
attribute events line 437 in this block of code:
4...
Kamoltat (Junior) Sirivadhna
08:28 PM rgw Backport #41322 (In Progress): luminous: multisite: datalog/mdlog trim don't loop until done
https://github.com/ceph/ceph/pull/29713 Casey Bodley
08:20 PM rgw Backport #41322 (Resolved): luminous: multisite: datalog/mdlog trim don't loop until done
https://github.com/ceph/ceph/pull/29713 Casey Bodley
08:20 PM rgw Backport #41324 (Resolved): mimic: multisite: datalog/mdlog trim don't loop until done
https://github.com/ceph/ceph/pull/30868 Casey Bodley
08:20 PM rgw Backport #41323 (Resolved): nautilus: multisite: datalog/mdlog trim don't loop until done
https://github.com/ceph/ceph/pull/30869 Casey Bodley
08:06 PM RADOS Bug #41253 (In Progress): "CMake Error" in test_envlibrados_for_rocksdb.sh
Neha Ojha
07:59 PM RADOS Bug #41253: "CMake Error" in test_envlibrados_for_rocksdb.sh
Neha Ojha
07:52 PM rgw Bug #41045 (Pending Backport): multisite: datalog/mdlog trim don't loop until done
Casey Bodley
07:52 PM Revision f93b48a7 (ceph): doc/dev/developer_guide/index.rst: add youtube ref for Getting Started
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:52 PM Revision a282cfaa (ceph): Merge pull request #29448 from cbodley/wip-41045
rgw: datalog/mdlog trim commands loop until done
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Reviewed-by: J....
Casey Bodley
07:16 PM CephFS Documentation #41316 (Fix Under Review): doc: update documentation for LazyIO
Patrick Donnelly
03:44 PM CephFS Documentation #41316 (Resolved): doc: update documentation for LazyIO
Update the documentation with usage info about the LazyIO methods: lazyio_propagate() and lazyio_synchronize(). Also ... Sidharth Anupkrishnan
06:54 PM bluestore Bug #41167 (Duplicate): arm64: unexpected aio return value: does not match length
Sage Weil
06:52 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth, I've discussed this with Doug and we'll be assigning this to you.
Sidharth Anupkrishnan wrote:
> Nice!...
Patrick Donnelly
06:25 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Nice!
I have a doubt regarding how we could use consistent hashing for the 2nd case: "export_ephemeral_random" pinni...
Sidharth Anupkrishnan
04:04 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Here are some scripts shared by Dan from CERN that can be used to manually test random subtree pinning: https://githu... Patrick Donnelly
06:35 PM RADOS Bug #41321 (New): crush: add-bucket default to root=default

I would consider it a usability improvement if 'ceph osd crush add-bucket' commands used root=default unless anothe...
Kyle Bader
05:56 PM Dashboard Bug #41320 (Resolved): mgr/dashboard: passwords and other sensitive information is written to logs
Currently dashboard is storing in plain text logs the following sentitive information:
- -Dashboard user names, pa...
Ernesto Puerta
05:38 PM CephFS Support #40906: Full CephFS causes hang when accessing inode.
I've sent an e-mail to Zheng with a link to download the logs due to sensitive info. The client requested the file 0.... Robert LeBlanc
05:33 PM CephFS Bug #41319 (Can't reproduce): ceph.in: pool creation fails with "AttributeError: 'str' object has...
... Patrick Donnelly
05:17 PM Revision 1e07237d (ceph): mgr/dashboard: clean-up tox and unit tests
Refactor CMake add_tox_test to automatically add py27 and/or py3 to
provided toxenvs.
Refactor tox.ini:
- Remove req...
Ernesto Puerta
04:50 PM RADOS Bug #41318: per-pool omap broken with temp recovery objects
Sage Weil
04:48 PM RADOS Bug #41318 (Resolved): per-pool omap broken with temp recovery objects
- recovery creates a temp recovery object,... Sage Weil
04:42 PM CephFS Bug #41192 (In Progress): mds: atime not being updated persistently
I've dropped the PR for now, as Zheng pointed out that atime is not actually tied to Fr caps after all, but rather to... Jeff Layton
04:39 PM Revision 3d295cb4 (ceph): Merge PR #29548 into master
* refs/pull/29548/head:
osd: add device_id to list_devices to help get smart info easily
Reviewed-by: Sage Weil <sa...
Sage Weil
04:32 PM RADOS Backport #41086 (Resolved): mimic: Change default for bluestore_fsck_on_mount_deep as false
Neha Ojha
01:13 AM RADOS Backport #41086 (In Progress): mimic: Change default for bluestore_fsck_on_mount_deep as false
https://github.com/ceph/ceph/pull/29699 Prashant D
04:31 PM Revision 8953847b (ceph): Merge pull request #29699 from pdvian/wip-41086-mimic
mimic: Change default for bluestore_fsck_on_mount_deep as false
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:31 PM RADOS Backport #41084 (Resolved): nautilus: Change default for bluestore_fsck_on_mount_deep as false
Neha Ojha
01:11 AM RADOS Backport #41084 (In Progress): nautilus: Change default for bluestore_fsck_on_mount_deep as false
https://github.com/ceph/ceph/pull/29697 Prashant D
04:31 PM Revision d1170fc8 (ceph): Merge pull request #29697 from pdvian/wip-41084-nautilus
nautilus: core: Change default for bluestore_fsck_on_mount_deep as false
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:11 PM RADOS Bug #41317 (Resolved): PeeringState::GoClean will call purge_strays unconditionally
http://pulpito.ceph.com/kchai-2019-08-15_06:56:12-rados-wip-kefu-testing-2019-08-15-1125-distro-basic-mira/4216150/
...
Samuel Just
03:40 PM rgw Bug #40806 (Fix Under Review): multisite: radosgw-admin bucket sync status incorrectly reports "c...
Casey Bodley
03:39 PM rgw Bug #40806: multisite: radosgw-admin bucket sync status incorrectly reports "caught up" during fu...
Casey Bodley
03:39 PM rgw Bug #40806 (Pending Backport): multisite: radosgw-admin bucket sync status incorrectly reports "c...
Casey Bodley
03:36 PM RADOS Bug #41236: cosbench failures in rados/perf
The issue of cosbench not gathering test results is fixed by reverting https://github.com/ceph/cbt/pull/152.
Revert ...
Neha Ojha
03:29 PM Revision b4989dc4 (ceph): Merge pull request #29709 from rzarzynski/wip-osd-no-mds-pglsparent
osd: remove orphan include after PGLSParentFilter.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:28 PM rgw Feature #41315 (New): [RFE] No write IO pause during bucket resharding
Vikhyat Umrao
03:26 PM rgw Feature #41315 (Closed): [RFE] No write IO pause during bucket resharding
Vikhyat Umrao
03:25 PM rgw Feature #41315 (New): [RFE] No write IO pause during bucket resharding
[RFE] No write IO pause during bucket resharding
https://bugzilla.redhat.com/show_bug.cgi?id=1742191
Vikhyat Umrao
03:28 PM Revision b9af497b (ceph): radosgw-admin: 'datalog trim' takes shard-id and loops until done
Fixes: https://tracker.ceph.com/issues/41045
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:28 PM Revision 91eef671 (ceph): radosgw-admin: 'mdlog trim' loops until done
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:26 PM rgw Feature #38593 (Closed): RGW bucket policy for pausing the write IO
Vikhyat Umrao
03:21 PM rgw Bug #41300 (Resolved): AssertionError in radosgw-admin-rest task
Casey Bodley
03:21 PM Revision fd618763 (ceph): Merge pull request #29695 from cbodley/wip-41300
rgw: RGWSI_User_Module filters '.buckets' objects out of user listing
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
03:17 PM rgw Bug #36293 (Resolved): InvalidBucketName expected in more cases: uppercase, adjacent chars, under...
this is an intrusive policy change and, given the number of issues it uncovered in our test infrastructure, feels too... Casey Bodley
02:58 PM Revision 9c1bb6a0 (ceph): common: add bl::contents_equal() override for void* + size_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:58 PM Revision 2228b7f1 (ceph): objclass, osd: improve const-correctness of PGLSFilter.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:58 PM Revision 6c581965 (ceph): osd: refactor manufacturing of PGLSFilter.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:58 PM Revision 295ce538 (ceph): osd: don't carry PGLSFilter between multiple ops in MOSDOp.
Currently result of executing multiple PG listing operations
in single MOSDOp – if PGLSFilter is being used – depends...
Radoslaw Zarzynski
02:53 PM Revision f0575a71 (ceph): Merge pull request #26787 from soumyakoduri/bucket_name_validation
[rgw]:Validate bucket names as per revised s3 spec
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:43 PM ceph-volume Backport #41248 (Resolved): nautilus: simple functional tests test for lvm zap
Jan Fajerski
12:02 PM ceph-volume Backport #41248 (In Progress): nautilus: simple functional tests test for lvm zap
Jan Fajerski
12:01 PM ceph-volume Backport #41248 (Resolved): nautilus: simple functional tests test for lvm zap
Jan Fajerski
02:32 PM Dashboard Bug #41314 (Resolved): mgr/dashboard: Editing RGW bucket fails because of name is already in use
When editing an RGW bucket, the only field that can be changed is `Owner`.
When the owner is changed to `-- Select...
Patrick Seidensal
02:26 PM rgw Feature #41143 (Pending Backport): rgw: housekeeping of reset stats operation in radosgw-admin an...
Casey Bodley
02:26 PM rgw Bug #40678 (Pending Backport): RGW S3Website didn't do the necessary checking to the website conf...
Casey Bodley
02:22 PM rgw Bug #40991 (Pending Backport): rgw: potential realm watch lost
Casey Bodley
02:21 PM rgw Bug #40995 (Pending Backport): rgw dns name is not case sensitive
Casey Bodley
02:21 PM Revision 4b0eec36 (ceph): Merge pull request #29515 from ivancich/wip-clean-up-reset-stats
rgw: housekeeping of reset stats operation in radosgw-admin and cls back-end
Reviewed-by: Casey Bodley <cbodley@redh...
Casey Bodley
02:20 PM Revision fa38718e (ceph): Merge pull request #28904 from ZVampirEM77/wip-s3website-fix
rgw: fix the bug of rgw not doing necessary checking to website configuration
Reviewed-by: Casey Bodley <cbodley@red...
Casey Bodley
02:19 PM Revision 5b0ef902 (ceph): Merge pull request #29215 from tianshan/fix_list_with_delimiter
rgw: fix list bucket with delimiter wrongly skip some special keys
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Casey Bodley
02:18 PM Revision cb725cb6 (ceph): Merge pull request #29369 from tianshan/fix_realm_watch
rgw: fix potential realm watch lost
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:18 PM Revision 44a6203f (ceph): Merge pull request #29380 from theanalyst/rgw-dns-name-fixes
rgw: make dns hostnames matching case insensitive
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:17 PM Revision 44ce9e5d (ceph): Merge pull request #28558 from cbodley/wip-rgw-bucket-max-aio
[RFC] rgw: raise default rgw_bucket_index_max_aio to 128
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-...
Casey Bodley
02:15 PM Revision 96502dfc (ceph): osd: remove orphan include after PGLSParentFilter.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:55 PM Revision d83f5978 (ceph): Merge pull request #29660 from jan--f/wip-41248-nautilus
nautilus: ceph-volume: simple functional tests drop test for lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:49 PM Dashboard Bug #41305 (Duplicate): mgr/dashboard: dashboard tests fail on e2e tests
Duplicate of #41300 (RGW regression) Lenz Grimmer
01:34 PM Dashboard Bug #41305: mgr/dashboard: dashboard tests fail on e2e tests
I also used "s3cmd":https://s3tools.org/s3cmd to test RGW behavior. If *<user>* create a bucket, a new user called *<... Kiefer Chang
07:08 AM Dashboard Bug #41305: mgr/dashboard: dashboard tests fail on e2e tests
some finding so far:
* Buckets are created and owned by user `0123456789abcdef0123456789abcdef0123456789abcdef0123...
Kiefer Chang
05:55 AM Dashboard Bug #41305 (Duplicate): mgr/dashboard: dashboard tests fail on e2e tests
Currently, *ceph dashboard tests* on github PRs is failing because of e2e test failure.... Kiefer Chang
01:49 PM Revision 38be6f81 (ceph): Merge pull request #28824 from dang/zipper
rgw: Project Zipper part 1
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:24 PM Revision f4cbe896 (ceph): mgr/dashboard: clean-up python unit tests
Fix pylint issues.
Refactor JwtManager check to avoid code duplication (found by pylint
when --jobs=1).
Fix issue w...
Ernesto Puerta
12:52 PM CephFS Bug #40298 (Resolved): cephfs-shell: 'rmdir *' does not remove all directories
The issue is resolved in this PR https://github.com/ceph/ceph/commit/4c968b1f30faab9f9013dee95043ccf5f38f5d20. Varsha Rao
12:44 PM Dashboard Bug #41312: mgr/dashboard: Bucket list is not reloaded automatically
Simply remove [autoReload]="false" in https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/frontend/src/... Volker Theile
12:14 PM Dashboard Bug #41312 (New): mgr/dashboard: Bucket list is not reloaded automatically
When a bucket is created in another window or by another user, the list of buckets is not reloaded automatically and ... Patrick Seidensal
12:39 PM RADOS Bug #41313 (New): PG distribution completely messed up since Nautilus
Since using Nautilus the data distribution is an absolute nightmare. We never had issues on Luminous.
Look at this p...
Anonymous
12:25 PM Revision 3bdf181f (ceph): Merge pull request #29621 from xiexingguo/wip-build-push-segv
osd/ReplicatedBackend: check against empty data_included before enabling crc
Reviewed-by: Josh Durgin <jdurgin@redha...
Kefu Chai
12:24 PM Revision fc55a51a (ceph): Merge pull request #29579 from liewegas/wip-big-vs-bluestore
osd: scrub error on big objects; make bluestore refuse to start on big objects
Reviewed-by: David Zafman <dzafman@re...
Kefu Chai
12:22 PM RADOS Bug #41250 (Pending Backport): osd/PrimaryLogPG: Access destroyed references in finish_degraded_o...
Kefu Chai
12:22 PM Revision 7be0708b (ceph): Merge pull request #29663 from cxytt/bugfix
osd/PrimaryLogPG: Avoid accessing destroyed references in finish_degr…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:21 PM Revision a041cffd (ceph): Merge pull request #29646 from zy751713126/get_pool_name_and_id
pybind/rados: add Ioctx.get_pool_id() and Ioctx.get_pool_name()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:20 PM Dashboard Bug #40328 (Fix Under Review): mgr/dashboard: Permanent notifications instead of repeated notific...
Tatjana Dehler
12:18 PM Dashboard Bug #41306: mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_tenant (tasks...
/kchai-2019-08-16_11:16:42-rados-wip-kefu-testing-2019-08-16-1501-distro-basic-smithi/4221379/ Kefu Chai
07:02 AM Dashboard Bug #41306 (Resolved): mgr/dashboard: Teuthology test failure "test_create_get_update_delete_w_te...
http://pulpito.ceph.com/tdehler-2019-08-15_07:04:09-rados:mgr-wip-tdehler-testing-29614-distro-basic-mira/... Tatjana Dehler
12:17 PM Dashboard Feature #37402 (Fix Under Review): mgr/dashboard: Merge Background task list and alerts/notificat...
Tiago Melo
12:16 PM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Few questions regarding this implementation:
# Should we change the color of the icon when there are notification? O...
Tiago Melo
12:05 PM Revision 2b4b3975 (ceph): Merge pull request #29675 from tchaikov/wip-remove-parent-pgls-filter
osd/PrimaryLogPG: remove unused "parent" pgls-filter
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
12:02 PM ceph-volume Backport #41299 (Resolved): nautilus: batch functional idempotency test fails since message is no...
Jan Fajerski
12:01 PM ceph-volume Backport #41308 (Resolved): nautilus: regression: [filestore,bluestore] single type strategies fa...
Jan Fajerski
12:01 PM ceph-volume Backport #41308 (Rejected): nautilus: regression: [filestore,bluestore] single type strategies fa...
Jan Fajerski
08:41 AM ceph-volume Backport #41308 (In Progress): nautilus: regression: [filestore,bluestore] single type strategies...
Jan Fajerski
07:17 AM ceph-volume Backport #41308 (Resolved): nautilus: regression: [filestore,bluestore] single type strategies fa...
https://github.com/ceph/ceph/pull/29702 Jan Fajerski
11:56 AM Revision 7aae20cd (ceph): denc: add fallback for the O(n) legacy of std::list::size().
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:56 AM Revision e92fd433 (ceph): denc: don't overestimate STL container's size by sizeof(uint32_t).
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:56 AM Revision f1b61c54 (ceph): denc: slightly optimize container_base::bound_encode.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:53 AM ceph-volume Backport #41082 (Resolved): nautilus: batch gets confused when the same device is passed in two d...
Jan Fajerski
11:50 AM Revision 0866a245 (ceph): qa/workunits/rbd: stress test `rbd mirror pool status --verbose`
Fixes: https://tracker.ceph.com/issues/40923
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:48 AM Revision dcf69208 (ceph): ceph-volume: don't try to test lvm zap on simple tests
Fixes: https://tracker.ceph.com/issues/41245
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
11:45 AM Revision b07494e7 (ceph): Merge pull request #29702 from jan--f/wip-41308-nautilus
nautilus: ceph-volume: [filestore,bluestore] single type strategies fail after tracking devices as sets
Reviewed-by:...
Alfredo Deza
11:43 AM Revision cbe62a45 (ceph): Merge pull request #29689 from jan--f/wip-41299-nautilus
nautilus: batch functional idempotency test fails since message is now on stderr
Reviewed-by: Alfredo Deza <adeza@re...
Alfredo Deza
11:41 AM CephFS Feature #41311 (Resolved): deprecate CephFS inline_data support
I sent a proposal to the various ceph mailing lists to deprecate inline_data support for Octopus. At this point, we m... Jeff Layton
11:17 AM Revision ebdf419c (ceph): Merge pull request #29597 from tchaikov/wip-qa/tasks/cbt
qa/tasks/cbt.py: use "git --depth 1 for" faster clone
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
11:12 AM Bug #41177: ceph-objectstore-tool: update-mon-db return EINVAL with missed inc_osdmap
should include https://github.com/ceph/ceph/pull/29704 also. Kefu Chai
11:11 AM Revision d03f3975 (ceph): ceph-objectstore-tool: return 0 if incmap is sane
this change addresses the regression introduced by 2e2414b3
Fixes: https://tracker.ceph.com/issues/41177
Signed-off-...
Kefu Chai
11:00 AM Revision 3add40c4 (ceph): Merge pull request #29683 from jan--f/c-v-keep-device-list-as-lists
ceph-volume: don't keep device lists as sets
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
10:55 AM ceph-volume Bug #38581: ceph-volume: chown -R on every activating
The thing is that it isn't just a single thing that may cause a permissions issue, it didn't take much digging to com... Alfredo Deza
07:58 AM ceph-volume Bug #38581: ceph-volume: chown -R on every activating
Hi Alfredo,
a lot of time means in our case one to two hours startup time. To get rid of it in our installations I r...
Manuel Lausch
10:51 AM CephFS Bug #41310 (Resolved): client: lazyio synchronize does not get file size
LazyIO synchronize fails to do the task of making the propagated writes by other clients/fds visible to the current f... Sidharth Anupkrishnan
10:07 AM Dashboard Bug #41244: mgr/dashboard: Confusing naming of buttons in edit dialogs
Patrick, you may find more context on this discussion here: https://tracker.ceph.com/issues/37337#note-9
That said...
Ernesto Puerta
09:57 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Just saw a traceback in python "SSLError: [SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ss... Ernesto Puerta
09:57 AM Revision de61a2ed (ceph): mgr/dashboard: Unify the labels on all table actions objects
Fixes: http://tracker.ceph.com/issues/39102
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 2e...
Tiago Melo
09:49 AM Revision 8cb3f07a (ceph): mgr/dashboard: Unify action naming for NFS
Fixes: http://tracker.ceph.com/issues/39102
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 6e...
Tiago Melo
09:15 AM rgw Backport #40672 (Resolved): nautilus: USERNAME ldap token not replaced in rgw client
Nathan Cutler
09:15 AM Revision 0484d857 (ceph): Merge pull request #29455 from pdvian/wip-40672-nautilus
nautilus: doc: fix rgw ldap username token
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
09:08 AM Dashboard Bug #41309 (Resolved): mgr/dashboard: landing page has layout/formatting issues
2 issues detected in landing page:
* White background stripe in the bottom. It also varies in width when the layou...
Ernesto Puerta
08:45 AM ceph-volume Backport #41307: mimic: regression: [filestore,bluestore] single type strategies fail after track...
waiting on https://github.com/ceph/ceph/pull/29691 Jan Fajerski
07:17 AM ceph-volume Backport #41307 (Resolved): mimic: regression: [filestore,bluestore] single type strategies fail ...
https://github.com/ceph/ceph/pull/30334 Jan Fajerski
08:42 AM Revision a9522f23 (ceph): ceph-volume: fix batch functional tests, idempotent test must check stderr
Fixes: https://tracker.ceph.com/issues/41295
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
08:40 AM Revision a86e07fa (ceph): ceph-volume: don't keep device lists as sets
This was introduced by #27754. The explicit device lists were cast to
sets but other parts of the code where not upda...
Jan Fajerski
08:28 AM Revision b06ac13e (ceph): Merge pull request #29690 from jan--f/wip-41082-nautilus
nautilus: ceph-volume: batch gets confused when the same device is passed in two device lists Jan Fajerski
08:16 AM Dashboard Bug #39123 (Resolved): mgr/dashboard: SSL certificate upload command throws deprecation warning
Tatjana Dehler
08:15 AM Dashboard Backport #40786 (Resolved): nautilus: mgr/dashboard: SSL certificate upload command throws deprec...
Tatjana Dehler
08:08 AM CephFS Backport #37761 (In Progress): mimic: mds: deadlock when setting config value via admin socket
Nathan Cutler
07:16 AM ceph-volume Bug #41292 (Pending Backport): regression: [filestore,bluestore] single type strategies fail afte...
Jan Fajerski
04:52 AM RADOS Bug #41190: osd: pg stuck in waitactingchange when new acting set doesn't change
the original log was too large,i filter the problem pg,please check it is enough to annalyze the problem. qiuzhang chen

08/15/2019

11:14 PM Revision 97c55a59 (ceph): common/options.cc: change default value of bluestore_fsck_on_mount_deep...
Fixes: https://tracker.ceph.com/issues/41017
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 7...
Neha Ojha
11:14 PM Revision 7eb989c2 (ceph): common/options.cc: common/options.cc: change default value of bluestore...
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 8c86c3a5b4bdca258016019f63359f52aa8cd84b)
Neha Ojha
11:05 PM Revision 4fb5afd4 (ceph): common/options.cc: common/options.cc: change default value of bluestore...
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 8c86c3a5b4bdca258016019f63359f52aa8cd84b)
Neha Ojha
11:05 PM Revision e1c14da2 (ceph): common/options.cc: change default value of bluestore_fsck_on_mount_deep...
Fixes: https://tracker.ceph.com/issues/41017
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 7...
Neha Ojha
11:02 PM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
I have imaged one of the affected OSDs and uploaded a gzipped version of it in the hopes that direct inspection by a ... Troy Ablan
09:37 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
Volker Theile wrote:
> The most important question is: Which Ceph version are you talking about?
This is from the...
Vikhyat Umrao
07:36 AM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
The most important question is: Which Ceph version are you talking about? Volker Theile
09:27 PM bluestore Bug #41188 (Pending Backport): incorrect RW_IO_MAX
https://github.com/ceph/ceph/pull/29577 Sage Weil
08:04 PM Revision 08614512 (ceph): Merge pull request #29645 from yuriw/wip-yuriw-upgrade-rbd-nautilus
qa/tests: added rbd_fsx tests to the tests mix Yuri Weinstein
08:00 PM Dashboard Backport #40786: nautilus: mgr/dashboard: SSL certificate upload command throws deprecation warning
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/29065
merged
Yuri Weinstein
08:00 PM Revision e036ab9c (ceph): Merge pull request #29065 from s0nea/wip-40786-nautilus
nautilus: mgr/dashboard: SSL certificate upload command throws deprecation warning
Reviewed-by: Lenz Grimmer <lgrimm...
Yuri Weinstein
07:59 PM RADOS Backport #40537: nautilus: osd/PG.cc: 2410: FAILED ceph_assert(scrub_queued)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29372
merged
Yuri Weinstein
07:59 PM Revision 99be48e0 (ceph): Merge pull request #29372 from pdvian/wip-40537-nautilus
nautilus: osd/PG: do not queue scrub if PG is not active when unblock
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:59 PM Backport #40542: nautilus: ceph daemon mon.a config set mon_health_to_clog false cause leader mon...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29373
merged
Yuri Weinstein
07:58 PM Revision 3e318be3 (ceph): Merge pull request #29373 from pdvian/wip-40542-nautilus
nautilus: mon: take the mon lock in handle_conf_change
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:58 PM Revision bc18d443 (ceph): Merge pull request #29562 from liewegas/wip-41037-nautilus
nautilus: common/config: respect POD_MEMORY_REQUEST *and* POD_MEMORY_LIMIT env vars
Reviewed-by: Neha Ojha <nojha@re...
Yuri Weinstein
07:29 PM Dashboard Bug #37999: 500 - Internal Server Error The server encountered an unexpected condition which prev...
Re-opening per IRC user jenglisch. Had to remove the tag to re-open it. Alfredo Deza
07:29 PM Dashboard Bug #37999 (New): 500 - Internal Server Error The server encountered an unexpected condition whic...
Alfredo Deza
07:08 PM bluestore Bug #41215 (Pending Backport): os/bluestore: do not set osd_memory_target default from cgroup limit
Neha Ojha
07:03 PM Revision 8958df96 (ceph): Merge PR #29676 into master
* refs/pull/29676/head:
test/unittest_bluefs: always remove temp bdev file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:02 PM Revision 81f5b378 (ceph): Merge PR #29581 into master
* refs/pull/29581/head:
os/bluestore: do not set osd_memory_target default from cgroup limit
Reviewed-by: Josh Durg...
Sage Weil
07:02 PM Revision 83a59884 (ceph): Merge PR #29577 into master
* refs/pull/29577/head:
os/bluestore/KernelDevice: fix RW_IO_MAX constant
os/bluestore/KernelDevice: print aio erro...
Sage Weil
06:25 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
It's worth noting that the only difference between the two options is that export_ephemeral_distributed is not hierar... Patrick Donnelly
06:15 PM CephFS Feature #41302 (Resolved): mds: add ephemeral random and distributed export pins
Background: export pins [1] are an effective way to distribute metadata load for large workloads without the metadata... Patrick Donnelly
06:02 PM rgw Bug #41189 (Pending Backport): rgw: Put User Policy is sensitive to whitespace
Casey Bodley
05:43 PM rgw Bug #41189: rgw: Put User Policy is sensitive to whitespace
Matt Benjamin
06:02 PM Revision c35f9d6e (ceph): Merge pull request #29578 from theanalyst/rgw-user-policy-urlencode
rgw: url decode PutUserPolicy params
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Pritha Srivastava <...
Casey Bodley
05:56 PM rgw Bug #40818: multisite: versioned bucket deletion sometimes fails with BucketNotEmpty
Casey Bodley
05:42 PM rgw Bug #41297 (Fix Under Review): in cls_bucket_list_unordered() listing of entries following an ent...
Casey Bodley
12:50 PM rgw Bug #41297 (Resolved): in cls_bucket_list_unordered() listing of entries following an entry for w...
Following an ... Mark Kogan
05:33 PM rgw Bug #41252 (Pending Backport): rgw_file: readdir: do not construct markers w/leading '/'
Matt Benjamin
05:33 PM Revision 306bc84a (ceph): Merge pull request #29670 from linuxbox2/wip-rgwfile-marker
rgw_file: readdir: do not construct markers w/leading '/' Matt Benjamin
05:31 PM bluestore Bug #41301 (Resolved): os/bluestore/BlueFS: use 64K alloc_size on the shared device
Neha Ojha
05:28 PM Revision 09beeb0e (ceph): Merge PR #29422 into master
* refs/pull/29422/head:
qa/tasks/mgr/dashboard/test_health: update schema
doc/rados/operations/monitoring: document...
Sage Weil
05:26 PM Revision 2ac53bb6 (ceph): Merge PR #29537 into master
* refs/pull/29537/head:
os/bluestore/BlueFS: fix device_migrate_to_* to handle varying alloc sizes
os/bluestore/Blu...
Sage Weil
05:17 PM rgw Bug #41300 (Fix Under Review): AssertionError in radosgw-admin-rest task
Casey Bodley
03:42 PM rgw Bug #41300: AssertionError in radosgw-admin-rest task
the user service appears to no longer filter the .buckets objects out of its listings Casey Bodley
02:33 PM rgw Bug #41300 (Resolved): AssertionError in radosgw-admin-rest task
There's a failure in the radosgw-admin-rest when listing users:... Casey Bodley
05:13 PM Revision 2af27be0 (ceph): rgw: RGWSI_User_Module filters '.buckets' objects out of user listing
Fixes: https://tracker.ceph.com/issues/41300
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:10 PM Revision 9e5a071c (ceph): Merge pull request #29694 from jan--f/c-v-no-dashboard-test-nautilus
nautilus: ceph-volume: run functional tests without dashboard Jan Fajerski
04:22 PM CephFS Support #40906: Full CephFS causes hang when accessing inode.
It seems that after some time (hour, days, weeks) things get fixed, but it sure would be nice to know how to get it i... Robert LeBlanc
01:46 AM CephFS Support #40906: Full CephFS causes hang when accessing inode.
please provide logs of both ceph-fuse and mds during accessing the bad file. Zheng Yan
04:10 PM Revision 441ed26c (ceph): Merge pull request #29686 from tchaikov/wip-osdc-wait-for-osdmap
osdc: should release the rwlock before waiting
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
03:46 PM rgw Backport #40737 (Resolved): nautilus: multisite: failover docs should use 'realm pull' instead of...
Nathan Cutler
03:45 PM Revision 0ef42545 (ceph): Merge pull request #29484 from pdvian/wip-40737-nautilus
nautilus: doc/rgw: document use of 'realm pull' instead of 'period pull'
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:32 PM Revision 27f49c35 (ceph): Merge pull request #29444 from ricardoasmarques/fix-ceph-iscsi-required...
nautilus: doc: Update 'ceph-iscsi' min version
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:31 PM Dashboard Bug #40566 (Resolved): mgr/dashboard: Upgrade to ceph-iscsi config v10
Nathan Cutler
03:31 PM Dashboard Backport #40723 (Resolved): nautilus: mgr/dashboard: Upgrade to ceph-iscsi config v10
Nathan Cutler
03:30 PM Revision a95f731a (ceph): ceph-volume: when testing disable the dashboard
ceph-ansible has started enabling the dashboard by
default as of https://github.com/ceph/ceph-ansible/pull/4268
Disa...
Andrew Schoen
03:23 PM rgw Backport #40497 (Resolved): mimic: Object Gateway multisite document read-only argument error
Nathan Cutler
03:23 PM Revision dd0cc504 (ceph): Merge pull request #29289 from smithfarm/wip-40497-mimic
mimic: doc: Object Gateway multisite document read-only argument error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
03:22 PM rgw Backport #40498 (Resolved): nautilus: Object Gateway multisite document read-only argument error
Nathan Cutler
03:22 PM Revision 50044330 (ceph): Merge pull request #29306 from smithfarm/wip-40498-nautilus
nautilus: doc: Object Gateway multisite document read-only argument error
Reviewed-by: Casey Bodley <cbodley@redhat....
Nathan Cutler
03:03 PM ceph-volume Bug #41293: test failure in simple-centos7-filestore-activate
The sizing won't work for anything smaller the 1Gb. So a test that tries to create a 100Mb journal partition can not ... Jan Fajerski
10:50 AM ceph-volume Bug #41293 (Duplicate): test failure in simple-centos7-filestore-activate
https://jenkins.ceph.com/job/ceph-volume-prs-simple-centos7-filestore-activate/11/console... Jan Fajerski
02:52 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
We had this issue yesterday with ceph version 14.2.1 (9257126ffb439de1652793b3e29f4c0b97a47b47) nautilus (stable) on ... Daniel Poelzleithner
02:45 PM Revision 97928fb3 (ceph): Merge pull request #26953 from Exotelis/ceph-dashboard-i18ntool
mgr/dashboard: ceph dashboard i18ntool
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Tiago Melo <tmelo...
Lenz Grimmer
02:39 PM Revision 8432b6a9 (ceph): Merge pull request #29568 from votdev/ignore_dirs
.gitignore: add more stuff
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Ernesto Puerta <epuertat@red...
Kefu Chai
02:24 PM rgw Bug #40905: rgw: list bucket with delimiter wrongly skip some special keys
@tianshan,
I've been trying to reproduce on an unpatched branch, using RGW NFS. I do have https://github.com/ceph...
Matt Benjamin
02:08 PM ceph-volume Bug #38581: ceph-volume: chown -R on every activating
How much is "a lot of time" ? The chowning wasn't put into place for the upgrade the ticket describes, ceph-volume wa... Alfredo Deza
01:47 PM ceph-volume Bug #38581: ceph-volume: chown -R on every activating
Hmm yeah that would certainly help boot times. Not sure why this was implemented though. The ceph-osd systemd unit al... Jan Fajerski
02:03 PM ceph-volume Backport #41083 (In Progress): mimic: batch gets confused when the same device is passed in two d...
Jan Fajerski
02:01 PM ceph-volume Backport #41082 (In Progress): nautilus: batch gets confused when the same device is passed in tw...
Jan Fajerski
01:58 PM Revision ca05747a (ceph): ceph-volume: batch ensure device lists are disjoint
Fixes: https://tracker.ceph.com/issues/41018
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
01:55 PM CephFS Bug #41242 (Fix Under Review): mds: re-introudce mds_log_max_expiring to control expiring concurr...
Patrick Donnelly
01:54 PM ceph-volume Bug #40987 (Resolved): simple: when 'type' file is not present activate fails
Jan Fajerski
01:54 PM ceph-volume Backport #41022 (Resolved): mimic: simple: when 'type' file is not present activate fails
Jan Fajerski
01:54 PM ceph-volume Backport #41021 (Resolved): nautilus: simple: when 'type' file is not present activate fails
Jan Fajerski
01:54 PM ceph-volume Backport #41020 (Resolved): luminous: simple: when 'type' file is not present activate fails
Jan Fajerski
01:52 PM ceph-volume Bug #40917 (Resolved): ceph-volume does not recognize wal/db partitions created by ceph-disk
Jan Fajerski
01:52 PM ceph-volume Backport #41058 (Resolved): nautilus: ceph-volume does not recognize wal/db partitions created by...
Jan Fajerski
01:52 PM ceph-volume Backport #41057 (Resolved): luminous: ceph-volume does not recognize wal/db partitions created by...
Jan Fajerski
01:52 PM ceph-volume Backport #41056 (Resolved): mimic: ceph-volume does not recognize wal/db partitions created by ce...
Jan Fajerski
01:51 PM ceph-volume Backport #41201 (Resolved): mimic: ceph-volume prints log messages to stdout
Jan Fajerski
01:51 PM ceph-volume Backport #41202 (Resolved): luminous: ceph-volume prints log messages to stdout
Jan Fajerski
01:51 PM ceph-volume Backport #41203 (Resolved): nautilus: ceph-volume prints log messages to stdout
Jan Fajerski
01:50 PM ceph-volume Bug #41158 (Resolved): ceph-volume prints log messages to stdout
Jan Fajerski
01:50 PM ceph-volume Bug #38044: implement --version flag
hmm not necessarily, we could still mirror cephs version scheme and steps... Jan Fajerski
01:49 PM ceph-volume Bug #36728: ceph-volume does not respect $PATH
sure go ahead Jan Fajerski
01:45 PM rgw Backport #40591 (Resolved): nautilus: rgw: deleting bucket can fail when it contains unfinished m...
J. Eric Ivancich
01:33 PM Revision 52fdbe4c (ceph): ceph-volume: don't try to test lvm zap on simple tests
Fixes: https://tracker.ceph.com/issues/41245
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
01:32 PM ceph-volume Bug #41295 (Resolved): batch functional idempotency test fails since message is now on stderr
Jan Fajerski
01:19 PM ceph-volume Bug #41295 (Pending Backport): batch functional idempotency test fails since message is now on st...
Jan Fajerski
11:18 AM ceph-volume Bug #41295 (Resolved): batch functional idempotency test fails since message is now on stderr
... Jan Fajerski
01:31 PM Revision 0534cf18 (ceph): ceph-volume: don't keep device lists as sets
This was introduced by #27754. The explicit device lists were cast to
sets but other parts of the code where not upda...
Jan Fajerski
01:29 PM ceph-volume Backport #41299 (In Progress): nautilus: batch functional idempotency test fails since message is...
Jan Fajerski
01:21 PM ceph-volume Backport #41299 (Resolved): nautilus: batch functional idempotency test fails since message is no...
https://github.com/ceph/ceph/pull/29689 Jan Fajerski
01:23 PM ceph-volume Backport #41298 (In Progress): mimic: batch functional idempotency test fails since message is no...
Jan Fajerski
01:21 PM ceph-volume Backport #41298 (Resolved): mimic: batch functional idempotency test fails since message is now o...
https://github.com/ceph/ceph/pull/29688 Jan Fajerski
01:23 PM Revision 6522324a (ceph): ceph-volume: fix batch functional tests, idempotent test must check stderr
Fixes: https://tracker.ceph.com/issues/41295
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
01:20 PM Dashboard Feature #41063 (Resolved): mgr/dashboard: Verify details and performance counters tables are disp...
Lenz Grimmer
01:19 PM Dashboard Feature #41035 (Resolved): mgr/dashboard: Add E2E tests which verify that logs page creates audit...
Lenz Grimmer
01:19 PM Revision 362bfac4 (ceph): Merge pull request #29684 from jan--f/c-v-batch-functional-check-stderr
ceph-volume: fix batch functional tests, idempotent test must check s… Jan Fajerski
01:18 PM Revision 9294989b (ceph): mgr/dashboard: Daemons Page Tables Test (#29469)
mgr/dashboard: Daemons Page Tables Test
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Stephan Mül...
Lenz Grimmer
01:17 PM Revision e6419831 (ceph): mgr/dashboard: Logs Page E2E Tests (#29434)
mgr/dashboard: Logs Page E2E Tests
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Tiago Melo <tmel...
Lenz Grimmer
01:16 PM Revision 8867074b (ceph): Merge pull request #29420 from ricardoasmarques/fix-default-builder-is-...
mgr/dashboard: Fixes 'defaultBuilder' is not a function
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Step...
Lenz Grimmer
12:48 PM Revision 7e613fdc (ceph): Project Zipper Part 1 - Framework and RGWRadosStore
This is the first part of Project Zipper, the Store Abstraction Layer.
It introduces the basic framework, and wraps R...
Daniel Gryniewicz
12:39 PM Dashboard Bug #41186 (Resolved): mgr/dashboard: Teuthology test failure "test_enable (tasks.mgr.dashboard.t...
Tatjana Dehler
12:37 PM Dashboard Bug #38794 (Resolved): mgr/dashboard: Only delete removed gateways
Tatjana Dehler
12:37 PM Dashboard Backport #40058 (Resolved): nautilus: mgr/dashboard: Only delete removed gateways
Tatjana Dehler
12:33 PM Dashboard Bug #39580 (Resolved): mgr/dashboard: Optimize the calculation of portal IPs
Tatjana Dehler
12:33 PM Dashboard Backport #40279 (Resolved): nautilus: mgr/dashboard: Optimize the calculation of portal IPs
Tatjana Dehler
12:32 PM Dashboard Feature #40046 (Resolved): mgr/dashboard: Display "logged in" information for each iSCSI client
Tatjana Dehler
12:31 PM Dashboard Backport #40657 (Resolved): nautilus: mgr/dashboard: Display "logged in" information for each iSC...
Tatjana Dehler
12:30 PM Dashboard Bug #39533 (Resolved): mgr/dashboard: notify the user about unset 'mon_allow_pool_delete' flag be...
Tatjana Dehler
12:30 PM Dashboard Bug #40252 (Resolved): mgr/dashboard: Changing rgw-api-host does not get effective without disabl...
Tatjana Dehler
12:29 PM Dashboard Backport #40656 (Resolved): nautilus: mgr/dashboard: Changing rgw-api-host does not get effective...
Tatjana Dehler
12:27 PM Dashboard Backport #40616 (Resolved): nautilus: mgr/dashboard: notify the user about unset 'mon_allow_pool_...
Tatjana Dehler
11:50 AM Revision 1b8df736 (ceph): osdc: should release the rwlock before waiting
this addresses a regresssion introduced by 20b1ac6e
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:46 AM Bug #41296 (Fix Under Review): ceph-test RPM not built for SUSE
Nathan Cutler
11:24 AM Bug #41296 (Resolved): ceph-test RPM not built for SUSE
https://github.com/ceph/ceph/commits/0f347b82ef26e1fd776b44c4a4d05800aa06c3c6 introduced the "ceph_test_package" bcon... Nathan Cutler
11:32 AM bluestore Bug #23463: src/os/bluestore/StupidAllocator.cc: 336: FAILED assert(rm.empty())
we've also hit this on a 12.2.12:
@ -4> 2019-08-15 13:29:40.208068 7ff0a6eabe00 1 bdev(0x55bae6cc7440 /var/lib...
Zoltan Arnold Nagy
11:28 AM Revision b9c74430 (ceph): rpm: always build ceph-test package
Fixes: https://tracker.ceph.com/issues/41296
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:28 AM Revision 88807110 (ceph): ceph-volume: fix batch functional tests, idempotent test must check stderr
Fixes: https://tracker.ceph.com/issues/41295
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
11:16 AM Revision 3866fca8 (ceph): Improve .gitignore
Ignore some Python related caching dirs.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
11:06 AM ceph-volume Feature #41294 (Resolved): ceph-volume should be able to list metadata for a specific osd
ceph-volume lvm info <osd_id>
would be pretty handy to find out which devices/lvs are connected to the specified ...
Joshua Schmid
10:20 AM ceph-volume Bug #41292 (Resolved): regression: [filestore,bluestore] single type strategies fail after tracki...
The super constructor still passes lists as default arguments. I think its actually better to only cast to sets for t... Jan Fajerski
09:50 AM CephFS Bug #40939: mds: map client_caps been inserted by mistake
keep the script happy (alternatively, we could delete #41098) Nathan Cutler
09:11 AM RADOS Backport #41291 (Resolved): mimic: filestore pre-split may not split enough directories
https://github.com/ceph/ceph/pull/30182 Nathan Cutler
09:11 AM bluestore Backport #41290 (Resolved): nautilus: fix and improve doc regarding manual bluestore cache settings.
https://github.com/ceph/ceph/pull/31259 Nathan Cutler
09:11 AM bluestore Backport #41289 (Resolved): luminous: fix and improve doc regarding manual bluestore cache settings.
https://github.com/ceph/ceph/pull/31257 Nathan Cutler
09:11 AM bluestore Backport #41288 (Resolved): mimic: fix and improve doc regarding manual bluestore cache settings.
https://github.com/ceph/ceph/pull/31258 Nathan Cutler
09:10 AM Backport #41287 (Resolved): mimic: ceph daemon mon.a config set mon_health_to_clog false cause le...
https://github.com/ceph/ceph/pull/29741 Nathan Cutler
09:10 AM rbd Backport #41286 (Resolved): nautilus: error from replay does not stored in rbd-mirror status
https://github.com/ceph/ceph/pull/29870 Nathan Cutler
09:10 AM rbd Backport #41285 (Resolved): luminous: error from replay does not stored in rbd-mirror status
https://github.com/ceph/ceph/pull/29874 Nathan Cutler
09:10 AM rbd Backport #41284 (Resolved): mimic: error from replay does not stored in rbd-mirror status
https://github.com/ceph/ceph/pull/29872 Nathan Cutler
09:09 AM CephFS Backport #41283 (Rejected): nautilus: cephfs-shell: No error message is printed on ls of invalid ...
Nathan Cutler
09:09 AM rgw Feature #41227 (Fix Under Review): es sync module supports es new type-less mapping
Abhishek Lekshmanan
09:09 AM bluestore Backport #41282 (Resolved): nautilus: BlueStore tool to check fragmentation
https://github.com/ceph/ceph/pull/29949 Nathan Cutler
09:09 AM bluestore Backport #41281 (Resolved): luminous: BlueStore tool to check fragmentation
https://github.com/ceph/ceph/pull/29539 Nathan Cutler
09:09 AM bluestore Backport #41280 (Rejected): mimic: BlueStore tool to check fragmentation
Nathan Cutler
09:08 AM mgr Backport #41279 (Resolved): nautilus: mgr/prometheus: Setting scrape_interval breaks cache timeo...
https://github.com/ceph/ceph/pull/30007 Nathan Cutler
09:08 AM mgr Backport #41278 (Resolved): luminous: mgr/prometheus: Setting scrape_interval breaks cache timeo...
https://github.com/ceph/ceph/pull/31107 Nathan Cutler
09:08 AM mgr Backport #41277 (Resolved): mimic: mgr/prometheus: Setting scrape_interval breaks cache timeout ...
https://github.com/ceph/ceph/pull/31108 Nathan Cutler
09:08 AM CephFS Backport #41276 (Resolved): nautilus: qa: malformed job
https://github.com/ceph/ceph/pull/30038 Nathan Cutler
09:08 AM rbd Backport #41275 (Resolved): nautilus: [rbd_support] re-used image names might result in tasks not...
https://github.com/ceph/ceph/pull/29725 Nathan Cutler
09:08 AM rbd Backport #41274 (Rejected): mimic: [rbd_support] re-used image names might result in tasks not be...
Nathan Cutler
09:08 AM bluestore Backport #41273 (Resolved): nautilus: Containerized cluster failure due to osd_memory_target not ...
Nathan Cutler
09:08 AM Revision e1bbc4e1 (ceph): Merge pull request #29536 from batrick/backport-https
scripts: use https url for redmine
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Nathan Cutler <nc...
Nathan Cutler
09:07 AM rgw Backport #41272 (Resolved): nautilus: rgw: rgw-log issues the wrong message when decompression fails
https://github.com/ceph/ceph/pull/29965 Nathan Cutler
09:07 AM rgw Backport #41271 (Rejected): luminous: rgw: rgw-log issues the wrong message when decompression fails
Nathan Cutler
09:07 AM rgw Backport #41270 (Resolved): mimic: rgw: rgw-log issues the wrong message when decompression fails
https://github.com/ceph/ceph/pull/30156 Nathan Cutler
09:07 AM CephFS Backport #41269 (Resolved): nautilus: cephfs-shell: Convert files path type from string to bytes
https://github.com/ceph/ceph/pull/30057 Nathan Cutler
09:07 AM CephFS Backport #41268 (Rejected): nautilus: cephfs-shell: onecmd throws TypeError
Nathan Cutler
09:07 AM rgw Backport #41267 (Resolved): nautilus: beast frontend throws an exception when running out of FDs
https://github.com/ceph/ceph/pull/29963 Nathan Cutler
09:07 AM rgw Backport #41266 (Resolved): luminous: beast frontend throws an exception when running out of FDs
https://github.com/ceph/ceph/pull/30147 Nathan Cutler
09:07 AM rgw Backport #41265 (Resolved): mimic: beast frontend throws an exception when running out of FDs
https://github.com/ceph/ceph/pull/30154 Nathan Cutler
09:07 AM Backport #41264 (Resolved): nautilus: Potential crash in putbj
https://github.com/ceph/ceph/pull/29898 Nathan Cutler
09:06 AM rgw Backport #41263 (Resolved): nautilus: rgw_file: advance_mtime() takes RGWFileHandle::mutex uncon...
https://github.com/ceph/ceph/pull/29801 Nathan Cutler
09:06 AM rgw Backport #41262 (Rejected): luminous: rgw_file: advance_mtime() takes RGWFileHandle::mutex uncon...
Nathan Cutler
09:06 AM rgw Backport #41261 (Resolved): mimic: rgw_file: advance_mtime() takes RGWFileHandle::mutex uncondit...
https://github.com/ceph/ceph/pull/30660 Nathan Cutler
09:06 AM Backport #41258 (Resolved): nautilus: os/bluestore: Don't forget sub kv_submitted_waiters.
https://github.com/ceph/ceph/pull/30048 Nathan Cutler
09:04 AM Revision 3fa99198 (ceph): rpm: Require ceph-grafana-dashboards
The recently introduced 'dashboard grafana dashboards update' command
requires the grafana dashboards for it to work ...
Boris Ranto
09:02 AM Revision d9f8a50a (ceph): Merge pull request #28997 from b-ranto/wip-push-dash
Make ceph-dashboard require grafana dashboards
Reviewed-by: Zack Cerza <zcerza@redhat.com>
Reviewed-by: Nathan Cutle...
Boris Ranto
07:31 AM CephFS Bug #41228: mon: deleting a CephFS and its pools causes MONs to crash
I think the first time I used the standard mimic workflow of @mds fail@ and once all MDSs are stopped, @fs remove@. T... Janek Bevendorff
07:21 AM rgw Bug #40935: nautilus: RGW compression does not take effect, using command “radosgw-admin zone pla...
s3cmd can take compression effect.But python.boto3 and cosbench can not.
Because the request from python.boto3 and c...
Fengzhe Han
06:51 AM RADOS Bug #41236: cosbench failures in rados/perf
Neha, i reverted the cbt to ff779d212f5fb9bae6947952ac40e32308ceead5 and reran the cosbench tests. tests were still g... Kefu Chai
06:51 AM rbd Bug #41229 (In Progress): too slow to delete a big empty volume
See the issue discussion in PR 29635 [1]. The regression was introduced when making "rbd_remove" move the image to tr... Mykola Golub
06:25 AM RADOS Bug #41196: osd: there is no client app running but a watcher remains in OSD
Josh Durgin wrote:
> Hmm, could we be failing to update the oi or the cache of it when removing the watcher?
I re...
yu feng
05:50 AM RADOS Backport #40948 (In Progress): nautilus: Better default value for osd_snap_trim_sleep
https://github.com/ceph/ceph/pull/29678 Prashant D
05:47 AM Backport #40946 (In Progress): nautilus: ceph-crash crashes: 'memoryview: a bytes-like object is ...
first attempted backport - https://github.com/ceph/ceph/pull/29677 - was closed Prashant D
05:23 AM Revision a38122fd (ceph): test/unittest_bluefs: always remove temp bdev file
we leave files in build directory if the test fails. better off
removing them.
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
04:05 AM Messengers Bug #41195 (Fix Under Review): [msg/simple] in_seq_ack in not reset to zero when pipe session is ...
Kefu Chai
02:47 AM Revision f74318e5 (ceph): osd, osdc: drop the unused outdata feature of PGLSFilter.
Before this commit PGLSFilter interface was offering the outdata
parameter in its filter() method:
filter(..., buf...
Radoslaw Zarzynski
02:38 AM Revision 778409ca (ceph): osd/PrimaryLogPG: remove unused "parent" pgls-filter
it's implemented using `PGLSParentFilter`, and this filter has never been
used. the only possible user would be `ceph...
Kefu Chai
02:15 AM Revision 86d55c1a (ceph): osd/PrimaryLogPG: Avoid accessing destroyed references in finish_degrad...
As follows:
for (auto i = callbacks_for_degraded_object.begin(); i != callbacks_for_degraded_object.end();) {
fin...
Tao Ning
01:43 AM Revision 6f7179da (ceph): os/bluestore/KernelDevice: fix RW_IO_MAX constant
This depends on the page size. See:
https://github.com/torvalds/linux/blob/6e6d05360b80f196ed07061327f03346b204abea...
Sage Weil
01:40 AM Revision 2dff777b (ceph): mon/HealthMonitor: add sticky flag to mutes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 1600ff60 (ceph): mon/HealthMonitor: add gather_all_health_checks helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 70db3f02 (ceph): mon/HealthMonitor: automatically clear non-sticky mutes when alert clears
If the alert goes away, drop the mute.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:40 AM Revision 29d74309 (ceph): mon/HealthMonitor: move get_health_status()
This operates exclusively on HealthMonitor members. Make public member
private again.
Signed-off-by: Sage Weil <sag...
Sage Weil
01:40 AM Revision c09dc4ec (ceph): mon/HealthMonitor: persist summary for non-sticky mutes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 1ae154a4 (ceph): mon/PGMap: fix summary form for POOL_APP_NOT_ENABLED
Count goes first.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:40 AM Revision 1b6745ef (ceph): doc/rados/operations/health-alerts: document BLUESTORE_NO_COMPRESSION
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision e4784af4 (ceph): mon/PGMap: fix summary form for bluestore health alerts
Count goes first.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:40 AM Revision 0acff80f (ceph): mon/HealthMonitor: allow muted alert counts to decrease but not increase
If the summary starts with a digit, parse a count.
If the count goes up, clear the mute.
If the count goes down, up...
Sage Weil
01:40 AM Revision 164de7d6 (ceph): mon/PGMap: use nice timespan for PG stuck warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 7834cd81 (ceph): mon/HealthMonitor: simplify health alert dump
Use dump() member instead of duplicating! The only reason we had this
before was because the detail portion was opti...
Sage Weil
01:40 AM Revision d0eb22f3 (ceph): mon/health_checks: associate a count with health_alert_t
0 means this is a singleton. Otherwise, we can sum this up, either
via merge() or get_or_add().
We always structure...
Sage Weil
01:40 AM Revision 7385e917 (ceph): mon/HealthCheck: check mutes based on count, not parsing the summary st...
This is more explicit and robust, and works with the PG warnings, which
don't conform to the "%d ..." form that the o...
Sage Weil
01:40 AM Revision 078ef210 (ceph): doc/rados/operations/health-checks: document MGR_DOWN
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 7e9ba0a1 (ceph): doc/reados/operations/health-checks: document PG_SLOW_SNAP_TRIMMING
The mitigation steps are weak, but it's not clear concrete guidance to
provide.
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
01:40 AM Revision 0eba993f (ceph): doc/rados/operations/health-checks: document AUTH_BAD_CAPS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision dd5e9856 (ceph): doc/rados/operations/health-checks: document OSD_NO_DOWN_OUT_INTERVAL
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 95b8e9fa (ceph): doc/rados/operations/health-checks: document MON_DISK_{LOW,CRIT,BIG}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 AM Revision 710fef96 (ceph): qa/standalone/mon/health-mutes: add tests
Make sure mute and unmute work. Make sure stick is sticky. Mkae sure
counts can go down bupt if they go upt hte mute...
Sage Weil
01:40 AM Revision 2a1b58b5 (ceph): doc/rados/operations/monitoring: document muting health alerts
I think someday the docs for how health alerts work (here) and the
enumeration of all actual alerts should be restruc...
Sage Weil
01:40 AM Revision 403f1195 (ceph): qa/tasks/mgr/dashboard/test_health: update schema
Also fix the 'checks' field, which is a list of objects, not strings. (The
test doesn't notice because it's empty.)
...
Sage Weil
01:37 AM Revision ee30f1b6 (ceph): mon/health_checks: drop dump_summary_compat
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:37 AM Revision 2a3f89fe (ceph): mon/health_checks: format 'health summary' with a colon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:37 AM Revision 062681a7 (ceph): mon: refactor/simplify health [detail]
Get rid of single caller helpers. Instead, assimilate all the checks
together at once, and have two separate blocks,...
Sage Weil
01:37 AM Revision e2c320dc (ceph): mon/HealthMonitor: maintain list of mutes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:37 AM Revision b00d4ca0 (ceph): mon/HealthMonitor: implement mute and unmount commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:37 AM Revision 553f1c55 (ceph): mon: apply mutes to health [detail]
- de-escalate severity
- mark mutes in structured output
- note mutes in summary text output
- mark mutes in detail t...
Sage Weil
01:37 AM Revision ffc98aa6 (ceph): mon/HealthMonitor: expire mutes based on ttl
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:25 AM Revision 5928fe8c (ceph): osd/PG: scrub error when objects are larger than osd_max_object_size
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:55 AM Revision 2bf5b0ca (ceph): doc/rados/configuration/osd-config-ref.rst: document snap trim sleep
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit accf95e9dea257c3aaa64b7a36d077468d7c86ec)
Neha Ojha
12:55 AM Revision 73c64fb1 (ceph): common/options.cc, doc: osd_snap_trim_sleep overrides other variants
A value > 0 for osd_snap_trim_sleep, will override the backend specific
variants of osd_snap_trim_sleep.
Signed-off-...
Neha Ojha
12:55 AM Revision 987beb96 (ceph): osd: add hdd, ssd and hybrid variants for osd_snap_trim_sleep
This is better than the earlier default, which was set to 0.
Fixes: https://tracker.ceph.com/issues/40528
Signed-off...
Neha Ojha
12:22 AM Revision 24698dd7 (ceph): mon/OSDMonitor.cc: use CEPH_RELEASE_LUMINOUS instead of ceph_release_t:...
This commit is specific to nautilus, since cherry-pick of
7e7134aa9317a0d64503edb20b9ea1f4035c7e9e and
d2c591a142479c...
Neha Ojha

08/14/2019

11:55 PM RADOS Bug #38893 (Resolved): RuntimeError: expected MON_CLOCK_SKEW but got none
Neha Ojha
11:54 PM RADOS Backport #40382 (Resolved): nautilus: RuntimeError: expected MON_CLOCK_SKEW but got none
Neha Ojha
11:26 PM rbd Bug #41257: "Command failed ..'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success'" in u...
also see http://pulpito.ceph.com/teuthology-2019-08-07_01:50:02-upgrade:client-upgrade-mimic-nautilus-distro-basic-sm... Yuri Weinstein
11:25 PM rbd Bug #41257 (Won't Fix): "Command failed ..'test -f /home/ubuntu/cephtest/archive/qemu/client.0/su...
Run: http://pulpito.ceph.com/teuthology-2019-08-07_01:50:02-upgrade:client-upgrade-luminous-nautilus-nautilus-distro-... Yuri Weinstein
11:17 PM RADOS Bug #40403: osd: rollforward may need to mark pglog dirty
Hi Nathan, https://github.com/ceph/ceph/pull/28621 is a follow-on fix to https://github.com/ceph/ceph/pull/27015, bot... Neha Ojha
11:08 PM Dashboard Backport #40659: nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map`
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29442
merged
Yuri Weinstein
11:08 PM Revision ba554057 (ceph): Merge pull request #29442 from pdvian/wip-40659-nautilus
nautilus: mgr/dashboard: Interlock `fast-diff` and `object-map` Yuri Weinstein
10:34 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
- The *ceph -s* did tell *3 mgr modules have failed dependencies* but I think still it is better to tell in the comma... Vikhyat Umrao
08:35 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
- This was happening because of python modules were not present.... Vikhyat Umrao
05:32 PM Dashboard Bug #41251: mgr/dashboard: vstart cluster throwing error no valid command found; 10 closest matches:
- No OSD daemon started.
- No RGW daemon started as it failed before in mgr module itself.
- After looking into t...
Vikhyat Umrao
05:29 PM Dashboard Bug #41251 (Can't reproduce): mgr/dashboard: vstart cluster throwing error no valid command found...
... Vikhyat Umrao
10:23 PM CephFS Bug #41031 (Pending Backport): qa: malformed job
Patrick Donnelly
10:21 PM Revision d1ce5825 (ceph): Merge PR #29431 into master
* refs/pull/29431/head:
qa: fix malformed suite config
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
10:06 PM CephFS Bug #40430 (Pending Backport): cephfs-shell: No error message is printed on ls of invalid directo...
Patrick Donnelly
10:05 PM rgw Bug #41252 (Fix Under Review): rgw_file: readdir: do not construct markers w/leading '/'
Matt Benjamin
06:44 PM rgw Bug #41252 (Resolved): rgw_file: readdir: do not construct markers w/leading '/'
This case arises when listing the top directory of a bucket, and,
with proper continued enumeration, would generate ...
Matt Benjamin
10:05 PM Revision aed88d43 (ceph): Merge PR #28652 into master
* refs/pull/28652/head:
cephfs-shell: Add error message for invalid ls commands
Reviewed-by: Rishabh Dave <ridave@r...
Patrick Donnelly
10:04 PM CephFS Bug #41164 (Pending Backport): cephfs-shell: onecmd throws TypeError
Patrick Donnelly
10:04 PM Revision 48d4499b (ceph): Merge PR #29554 into master
* refs/pull/29554/head:
cephfs-shell: Fix onecmd TypeError
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:03 PM CephFS Bug #41163 (Pending Backport): cephfs-shell: Convert files path type from string to bytes
Patrick Donnelly
10:01 PM Revision a809a9aa (ceph): Merge PR #29552 into master
* refs/pull/29552/head:
cephfs-shell: Convert paths type from string to bytes
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
09:30 PM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
Here's the output from ceph status:... Bryan Stillwell
09:21 PM RADOS Bug #41255 (Resolved): backfill_toofull seen on cluster where the most full OSD is at 1%
After upgrading both our test and staging clusters to Nautilus (14.2.2), we've seen both of them report some PGs as b... Bryan Stillwell
09:24 PM CephFS Bug #41228: mon: deleting a CephFS and its pools causes MONs to crash
> [14:11:31] <@gregsfortytwo> batrick: looking at tracker.ceph.com/issues/41228 and it's got a lot going on but part... Greg Farnum
09:10 PM CephFS Bug #41228: mon: deleting a CephFS and its pools causes MONs to crash
Can you include exactly what commands you ran? Did you still have clients mounted while deleting the FS? Greg Farnum
09:23 PM RADOS Bug #41196: osd: there is no client app running but a watcher remains in OSD
Hmm, could we be failing to update the oi or the cache of it when removing the watcher? Josh Durgin
09:14 PM RADOS Bug #41145 (Duplicate): osd: bad alloc exception
Josh Durgin
09:09 PM RADOS Bug #41254 (New): failed qa/workunits/cephtool/test.sh in rados
Run: http://pulpito.ceph.com/yuriw-2019-08-13_15:08:38-rados-wip-yuri2-testing-2019-08-12-1528-nautilus-distro-basic-... Yuri Weinstein
09:06 PM RADOS Bug #41253 (Resolved): "CMake Error" in test_envlibrados_for_rocksdb.sh
Run: http://pulpito.ceph.com/yuriw-2019-08-13_15:08:38-rados-wip-yuri2-testing-2019-08-12-1528-nautilus-distro-basic-... Yuri Weinstein
08:55 PM RADOS Backport #40655 (Resolved): nautilus: Lower the default value of osd_deep_scrub_large_omap_object...
Neha Ojha
08:55 PM RADOS Bug #40586 (Resolved): OSDs get killed by OOM due to a broken switch
Neha Ojha
08:54 PM RADOS Backport #40625 (Resolved): nautilus: OSDs get killed by OOM due to a broken switch
Neha Ojha
08:52 PM RADOS Bug #40636 (Resolved): os/bluestore: fix >2GB writes
Neha Ojha
08:51 PM RADOS Backport #40652 (Resolved): nautilus: os/bluestore: fix >2GB writes
Neha Ojha
08:50 PM RADOS Backport #40942 (Resolved): nautilus: mon/OSDMonitor.cc: better error message about min_size
Neha Ojha
08:50 PM RADOS Bug #40915 (Resolved): Update rocksdb to v6.1.2
Neha Ojha
08:49 PM RADOS Backport #40940 (Resolved): nautilus: Update rocksdb to v6.1.2
Neha Ojha
08:48 PM RADOS Bug #40969 (Resolved): rocksdb: enable rocksdb_rmrange=true by default and make delete range opti...
Neha Ojha
08:47 PM RADOS Backport #41092 (Resolved): nautilus: rocksdb: enable rocksdb_rmrange=true by default and make de...
https://github.com/ceph/ceph/pull/29439 Neha Ojha
08:35 PM Dashboard Feature #40922 (Fix Under Review): mgr/dashboard: Verify Images Purge Trash functionality
Rafael Quintero
01:29 PM Dashboard Feature #40922 (In Progress): mgr/dashboard: Verify Images Purge Trash functionality
Rafael Quintero
08:35 PM Dashboard Feature #40928 (Fix Under Review): mgr/dashboard: RBD Image Move to Trash & Restore
Rafael Quintero
01:30 PM Dashboard Feature #40928 (In Progress): mgr/dashboard: RBD Image Move to Trash & Restore
Rafael Quintero
07:55 PM RADOS Backport #40322 (In Progress): nautilus: nautilus with requrie_osd_release < nautilus cannot incr...
https://github.com/ceph/ceph/pull/29671 Neha Ojha
07:52 PM Revision f2caca5d (ceph): mon/OSDMonitor: require nautilus to set pg_autoscale_mode
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d2c591a142479cf5dd58da599da8d7212f5c5701)
Sage Weil
07:52 PM Revision 01f62925 (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
07:35 PM ceph-volume Feature #25016: allow to scan a vg/lv
I think that anything that is un-assigned or assigned to me, feel free to re-assign to yourself, but I would do that ... Alfredo Deza
04:29 PM ceph-volume Feature #25016: allow to scan a vg/lv
Can I assign this one too to myself? Rishabh Dave
07:11 PM RADOS Bug #40117 (Fix Under Review): PG stuck in WaitActingChange
Neha Ojha
05:28 PM RADOS Bug #40117: PG stuck in WaitActingChange
PR: https://github.com/ceph/ceph/pull/29669
I've already commit a pr to master.
qiuzhang chen
06:47 PM Revision ca546fc5 (ceph): rgw_file: readdir: do not construct markers w/leading '/'
This case arises when listing the top directory of a bucket, and,
with proper continued enumeration, would generate a...
Matt Benjamin
05:39 PM Revision 10354ce3 (ceph): Merge pull request #29617 from pdvian/wip-40942-nautilus
nautilus: mon/OSDMonitor.cc: better error message about min_size
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
05:21 PM Revision 8e5d2799 (ceph): move primary reaction <NeedActingChange, WaitActingChange> to GetLog re...
pg stuck in waitactingchange, it will avoid want_acting clear in exit Primary state.
fix: https://tracker.ceph.com/i...
chenqiuzhang
05:18 PM RADOS Bug #41190: osd: pg stuck in waitactingchange when new acting set doesn't change
new PR: https://github.com/ceph/ceph/pull/29668# qiuzhang chen
04:49 PM Revision 6f3c0c96 (ceph): Merge pull request #29666 from yuriw/wip-yuriw-crontab-master
qa/tests - upped priority for upgrades on master, otherwise they neve… Yuri Weinstein
04:43 PM Revision c9074042 (ceph): qa/tests - upped priority for upgrades on master, otherwise they never ...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:28 PM ceph-volume Bug #36728: ceph-volume does not respect $PATH
Can I assign this to myself if there's been no attempt to fix it yet? Rishabh Dave
04:22 PM CephFS Bug #41192 (Fix Under Review): mds: atime not being updated persistently
Patrick Donnelly
04:22 PM ceph-volume Bug #38581: ceph-volume: chown -R on every activating
Do we need to get this done? If so, I'll go ahead and assign it to myself. Rishabh Dave
04:21 PM ceph-volume Bug #38044: implement --version flag
If what is being requested on "tracker issue #37082":https://tracker.ceph.com/issues/37082 is sane/appropriate/right,... Rishabh Dave
04:18 PM CephFS Feature #41220: mgr/volumes: add test case for blacklisted clients
Related: test ceph-mgr getting blacklisted. It should recover somehow (probably close the libcephfs handle and get a ... Patrick Donnelly
04:17 PM CephFS Feature #16656: mount.ceph: enable consumption of ceph keyring files
PR here: https://github.com/ceph/ceph/pull/29642
It occurs to me though that now that we have a way to get to the ...
Jeff Layton
04:14 PM CephFS Feature #16656 (Fix Under Review): mount.ceph: enable consumption of ceph keyring files
Patrick Donnelly
04:00 PM RADOS Bug #41250 (Fix Under Review): osd/PrimaryLogPG: Access destroyed references in finish_degraded_o...
Kefu Chai
03:51 PM RADOS Bug #41250 (Resolved): osd/PrimaryLogPG: Access destroyed references in finish_degraded_object
see https://github.com/ceph/ceph/pull/29663
trace:...
tao ning
03:54 PM Revision 3163b68c (ceph): mgr/pg_autoscaler: changes made reflect jdurgin's request
basically get rid of if else statement and passed in
a variable for increase/decrease instead
Signed-off-by: Kamolta...
Kamoltat (Junior) Sirivadhna
03:31 PM Stable releases Tasks #41249 (Resolved): Nautilus v14.2.3
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
02:38 PM Revision fd35dc5d (ceph): librbd: Remove duplicated AsyncOpTracker in librbd/Utils.h
Signed-off-by: Xiaoyan Li <xiaoyan.li@intel.com> Xiaoyan Li
02:23 PM rgw Bug #40935: nautilus: RGW compression does not take effect, using command “radosgw-admin zone pla...
Casey Bodley
02:13 PM Dashboard Feature #38091 (Fix Under Review): mgr/dashboard: Support multiple selections on the OSD datatable
Volker Theile
01:34 PM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
I'm now at vacation until 8. October 2019.
My coworker will have a look at this issue i case that you have additiona...
Marc Schöchlin
01:30 PM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
There is something new compared to yesterday.....three days ago i downgraded a production system to client version 12... Marc Schöchlin
01:26 PM CephFS Backport #37761: mimic: mds: deadlock when setting config value via admin socket
https://github.com/ceph/ceph/pull/29664 Venky Shankar
01:06 PM Revision 3a83c29b (ceph): mgr/dashboard: E2E Test for RBD Mirroring and Images
Fixes: https://tracker.ceph.com/issues/38701
Fixes: https://tracker.ceph.com/issues/40581
Fixes: https://tracker.ceph...
Rafael Quintero
01:03 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
Oops, I've been working on this for few hours.
I'll look for something else. @Jan Setting "Assignee" to you.
Rishabh Dave
12:02 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
@Rishabh Most of the work is already done here https://github.com/ceph/ceph/pull/26676. There was a request for a --n... Jan Fajerski
01:02 PM Revision 1e901e2e (ceph): mgr/dashboard: Access control database does not restore disabled users ...
Fixes: https://tracker.ceph.com/issues/41205
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
12:59 PM Dashboard Bug #40693 (In Progress): mgr/dashboard: Switch to async/await for E2E tests
Patrick Seidensal
12:50 PM ceph-volume Backport #41247 (Rejected): luminous: simple functional tests test for lvm zap
The commits in question where never backported to luminous...my mistake. Jan Fajerski
12:40 PM ceph-volume Backport #41247 (Rejected): luminous: simple functional tests test for lvm zap
Jan Fajerski
12:46 PM ceph-volume Backport #41246 (In Progress): mimic: simple functional tests test for lvm zap
Jan Fajerski
12:40 PM ceph-volume Backport #41246 (Resolved): mimic: simple functional tests test for lvm zap
https://github.com/ceph/ceph/pull/29661 Jan Fajerski
12:46 PM Revision f6675ad5 (ceph): ceph-volume: don't try to test lvm zap on simple tests
Fixes: https://tracker.ceph.com/issues/41245
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
12:42 PM ceph-volume Backport #41248 (In Progress): nautilus: simple functional tests test for lvm zap
Jan Fajerski
12:41 PM ceph-volume Backport #41248 (Resolved): nautilus: simple functional tests test for lvm zap
https://github.com/ceph/ceph/pull/29660 Jan Fajerski
12:39 PM ceph-volume Bug #41245 (Pending Backport): simple functional tests test for lvm zap
Jan Fajerski
12:31 PM ceph-volume Bug #41245 (Resolved): simple functional tests test for lvm zap
This was added erroneously and only surfaces when the offending commit was backported to mimic (since after mimic sim... Jan Fajerski
12:29 PM Revision a00991a1 (ceph): Merge pull request #29631 from jan--f/backport-mimic-26826
ceph-volume: more mimic backports Jan Fajerski
12:28 PM Revision 7d94c192 (ceph): Merge pull request #29602 from jan--f/wip-41201-mimic
mimic: ceph-volume prints log messages to stdout Jan Fajerski
12:20 PM Dashboard Bug #41244 (Need More Info): mgr/dashboard: Confusing naming of buttons in edit dialogs
Ju, could you please look through the suggestions and let us know what you think about them? Patrick Seidensal
12:07 PM Dashboard Bug #41244 (New): mgr/dashboard: Confusing naming of buttons in edit dialogs
Some colleagues provided some feedback about the naming of the buttons in dialogs which are used to apply changes.
...
Patrick Seidensal
12:20 PM Dashboard Feature #41235 (In Progress): mgr/dashboard: Verify languages change
Rafael Quintero
12:14 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
We encounter the exact same problem using ceph 14.2.2 on ubuntu 18.04. The load on the rgw-nodes rises constantly, mo... Roland Sommer
12:08 PM CephFS Feature #41209: mds: create a configurable snapshot limit
Zheng Yan wrote:
> Milind Changire wrote:
> > Thanks for the hint Zheng.
> >
> > How could the MDS return the st...
Milind Changire
11:09 AM CephFS Feature #41209: mds: create a configurable snapshot limit
Milind Changire wrote:
> Thanks for the hint Zheng.
>
> How could the MDS return the status "too many snaps" to t...
Zheng Yan
10:43 AM CephFS Feature #41209: mds: create a configurable snapshot limit
Thanks for the hint Zheng.
How could the MDS return the status "too many snaps" to the caller ?
There's no error ...
Milind Changire
10:17 AM Dashboard Bug #40096 (Fix Under Review): mgr/dashboard: MDS counter chart in Filesystems page is not automa...
Stephan Müller
10:08 AM Dashboard Bug #40096 (In Progress): mgr/dashboard: MDS counter chart in Filesystems page is not automatical...
Stephan Müller
09:22 AM Revision d1d460e3 (ceph): pybind/rados: add get_id and get_name method in class Ioctx
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> yin zheng
09:05 AM Revision 2b5f6285 (ceph): mgr/dashboard: Fix e2e issue in HACKING.rst (#29640)
mgr/dashboard: Fix e2e issue in HACKING.rst
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Deh...
Lenz Grimmer
08:44 AM ceph-volume Bug #36240: /dev/disk/by-id fails in batch
Is this issue resolved since the corresponding PR has been merged? Rishabh Dave
08:39 AM ceph-volume Bug #38290: py2/py3 incompatibilities with set()
Perhaps we should close this ticket since "PR #26399":https://github.com/ceph/ceph/pull/26399 has merged? Rishabh Dave
08:20 AM Dashboard Bug #41175 (Resolved): test_create_get_update_delete_w_tenant fails
Lenz Grimmer
08:19 AM Revision 5f8f666c (ceph): Merge pull request #29570 from rhcs-dashboard/new-bucket-utilities-adap...
mgr/dashboard: adapt bucket tenant API tests to new behaviour
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Revi...
Lenz Grimmer
08:18 AM Revision 70b7b61b (ceph): Merge pull request #29634 from rhcs-dashboard/mgr-module-fixes
mgr/dashboard: fix mgr module API tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tatjana Dehler <tdehl...
Lenz Grimmer
08:12 AM Dashboard Bug #40964 (Can't reproduce): mgr/dashboard: RBD snapshot i18n error
Can't reproduce the issue, can you check if it still exists? Anonymous
07:56 AM Dashboard Bug #40964 (In Progress): mgr/dashboard: RBD snapshot i18n error
Anonymous
08:07 AM CephFS Bug #41242 (Closed): mds: re-introudce mds_log_max_expiring to control expiring concurrency manually
In some case, huge of mds segments could be expired concurrently, which might bring very heavy loads to OSDs and we c... Zhi Zhang
07:49 AM rbd Bug #40923 (Fix Under Review): `rbd mirror pool status --verbose` test is missing
Mykola Golub
07:12 AM rbd Bug #41241: failed to list descendants with child's pool deleted
https://github.com/ceph/ceph/pull/29654 wb song
06:45 AM rbd Bug #41241 (Resolved): failed to list descendants with child's pool deleted
Steps to reproduce:... wb song
07:02 AM Dashboard Cleanup #37357 (Fix Under Review): mgr/dashboard: login screen language dropdown enhancement
Anonymous
06:59 AM Revision fafd8353 (ceph): mgr/dashboard: login screen language dropdown enhancement
Moves the language selection dropdown menu to the upper right corner of the screen.
Along with these changes I also u...
Sebastian Krah
06:56 AM rgw Bug #40687 (Duplicate): rgw: elasticsearch sync failed against version 7
Chang Liu
06:20 AM Dashboard Bug #41234: More than 100% in a dashboard PG Status
Can you attach ceph mgr logs?
Any additional info that you have can help.
Alfonso Martínez
06:09 AM RADOS Backport #41238 (In Progress): nautilus: Implement mon_memory_target
Sridhar Seshasayee
04:47 AM RADOS Backport #41238 (Resolved): nautilus: Implement mon_memory_target
https://github.com/ceph/ceph/pull/30419 Sridhar Seshasayee
05:48 AM Revision 8e0e2bba (ceph): Merge pull request #29612 from tchaikov/wip-crimson-perf-test
crimson/test: add CBT based perf tests
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
05:35 AM RADOS Bug #41240: All of the cluster SSDs aborted at around the same time and will not start.
Additional info that may be useful: the rgw instance has over 1B objects spread across about 66k buckets. Troy Ablan
05:33 AM RADOS Bug #41240 (Can't reproduce): All of the cluster SSDs aborted at around the same time and will no...
There are 14 SSDs and a few hundred HDDs in this cluster.
The SSDs all crashed at around the same time, and they a...
Troy Ablan
04:55 AM Orchestrator Feature #41239 (New): mgr/rook: support creating OSDs on Persistent Volumes
Rook backend now supports "creating OSDs with PVs.":https://github.com/rook/rook/blob/master/Documentation/ceph-clust... Kiefer Chang
04:43 AM Dashboard Feature #41237 (New): mgr/dashboard: Create OSDs on Persistent Volumes
Rook backend now supports "creating OSDs with PVs.":https://github.com/rook/rook/blob/master/Documentation/ceph-clust... Kiefer Chang
04:26 AM Dashboard Feature #38233 (In Progress): mgr/dashboard host management register / unregister host
Kiefer Chang
04:24 AM Dashboard Backport #40945 (In Progress): nautilus: mgr/dashboard: RGW User quota validation is not working ...
https://github.com/ceph/ceph/pull/29650 Prashant D
04:22 AM CephFS Backport #40944 (In Progress): nautilus: mgr: failover during in qa testing causes unresponsive c...
https://github.com/ceph/ceph/pull/29649 Prashant D
04:00 AM RADOS Bug #41236: cosbench failures in rados/perf
rerunning the tests with more verbose logging.
http://pulpito.ceph.com/kchai-2019-08-14_03:56:19-perf-basic-maste...
Kefu Chai
02:59 AM RADOS Bug #41236 (Resolved): cosbench failures in rados/perf
Starts here:... Neha Ojha
03:24 AM Revision aaad7dfc (ceph): Merge pull request #29644 from anthonyeleven/patch-3
doc: operations: correct 'comma-delimited'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:16 AM Revision 1f88eb02 (ceph): src/script: add run-cbt.sh
this script will be used by jenkins to drive the CBT based test
also, this test can be used by developer for testing...
Kefu Chai
02:37 AM Revision 5896267e (ceph): crimson/test: add script to convert teuthology task config to cbt config
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:37 AM Revision 03b34e2e (ceph): crimson/test: add perf tests for crimson
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:12 AM CephFS Support #40906: Full CephFS causes hang when accessing inode.
Okay, we had another data corruption incident, so I took some time to try looking deeper into the problem. I did some... Robert LeBlanc
01:58 AM mgr Bug #23967: ceph fs status and Dashboard fail with Python stack trace
any update about this issue ? Lei Liu
12:56 AM rgw Bug #21368: rados gateway failed to sync with openstack keystone
hoan nv wrote:
> hyun ha wrote:
> > hoan nv wrote:
> > > Yes. It worked. I updated to newest ceph.
> > >
> > > ...
hyun ha
12:55 AM rgw Bug #21329: rados gateway multi-site failed to sync
hoan nv wrote:
> hyun ha wrote:
> > hoan nv wrote:
> > > Yes if fixed.
> > >
> > > Thanks.
> >
> > hi, I hav...
hyun ha
12:24 AM Revision 057d4496 (ceph): mgr/dashboard: RGW User quota validation is not working correctly
Fixes: https://tracker.ceph.com/issues/40829
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
12:23 AM Revision d31c4934 (ceph): qa/suites/rados/mgr/tasks/module_selftest: whitelist mgr client getting...
The mgr's libcephfs client gets evicted after the mgr fails over.
Whitelist the message.
Fixes: http://tracker.ceph....
Sage Weil
 

Also available in: Atom