Project

General

Profile

Activity

From 09/16/2021 to 10/15/2021

10/15/2021

11:48 PM Revision f04a6cea (ceph): common/bl: define iov_vec_t using a dedicated struct
more readable this way
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
11:35 PM Revision 573661de (ceph): common/bl: move bl::prepare_iovs() to .cc file
to reduce the compilation time by having a smaller header file.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
10:38 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Part 4)
Fake unit test:
@ ceph.git/src/test/objectstore/Allocator_test.cc...
Mauricio Oliveira
10:34 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Part 3)
With these commits for the AVL allocator backported to v15.2.12 (at least one is already in the latest 15....
Mauricio Oliveira
10:33 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Part 2)
This does _not_ seem to be a regression from this commit introduced in v15.2.9:
c25def8 octopus: os/blues...
Mauricio Oliveira
10:33 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Part 1)
The numbers for the Bitmap and AVL allocators show a long tail on AVL only:
- average of 3 runs
- bitmap...
Mauricio Oliveira
10:32 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Good progress this week!
We could reproduce the issue with the allocator's state dump and the allocation requests ...
Mauricio Oliveira
10:34 PM Revision 00b232a3 (ceph): Merge pull request #43478 from anthonyeleven/anthonyeleven/fix-52830
common/options: document rgw_lc_debug_interval configuration option Anthony D'Atri
10:04 PM Revision 30679426 (ceph): Merge pull request #43537 from xxhdx1985126/wip-seastore-iov-max
crimson/os/seastore: deal with scenarios in which bufferlist of do_writev has more than IOV_MAX buffers
Reviewed-by:...
Samuel Just
08:27 PM rgw Bug #52748 (Need More Info): specifing --tags、--placement-id and --storage-class are not work whe...
hi, can you please clarify which part doesn't work?
after adding a new storage class 'GLACIER' to the zonegroup an...
Casey Bodley
07:32 PM Revision c2f82d72 (ceph): mgr/orchestrator: clean up 'orch device ls' output
- headings in CAPS
- DEVICE ID, not just serial or model/vendor
- drop the health, LED fields from non-wide view
- so...
Sage Weil
06:10 PM rgw Backport #52960 (Resolved): pacific: Make RGW transaction IDs less deterministic
https://github.com/ceph/ceph/pull/43695 Backport Bot
06:10 PM rgw Backport #52959 (Resolved): octopus: Make RGW transaction IDs less deterministic
https://github.com/ceph/ceph/pull/43696 Backport Bot
06:10 PM rgw Backport #52958 (Resolved): pacific: ERROR: failed to list reshard log entries, oid=reshard.00000...
https://github.com/ceph/ceph/pull/45451 Backport Bot
06:10 PM rgw Backport #52957 (Resolved): octopus: ERROR: failed to list reshard log entries, oid=reshard.00000...
https://github.com/ceph/ceph/pull/45452 Backport Bot
06:09 PM rgw Bug #51559 (Resolved): radosgw-admin create subuser with a existing access-key has not error log
Casey Bodley
06:08 PM rgw Bug #52457 (Resolved): D3N: when trying to write to cache object larger than the free disk space ...
@Mark, i'm closing as resolved. feel free to tag for backports if you think it needs it Casey Bodley
06:06 PM rgw Fix #52818 (Pending Backport): Make RGW transaction IDs less deterministic
Casey Bodley
06:06 PM rgw Bug #52873 (Pending Backport): ERROR: failed to list reshard log entries, oid=reshard.0000000000 ...
Casey Bodley
06:05 PM rgw Bug #52873 (Resolved): ERROR: failed to list reshard log entries, oid=reshard.0000000000 marker= ...
Casey Bodley
06:05 PM Revision e338ae1d (ceph): Merge pull request #43507 from cbodley/wip-rgw-log-spam
rgw: hide some unnecessary log spam
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
06:04 PM Revision 2729b829 (ceph): Merge pull request #43488 from cbodley/wip-52873
radosgw-admin: 'reshard list' doesn't log ENOENT errors
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
06:03 PM Revision fff75ecc (ceph): Merge pull request #43428 from cfsnyder/wip-52818-random-rgw-req-id
rgw/rgw_rados: make RGW request IDs non-deterministic
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: ...
Casey Bodley
06:02 PM Revision 386f04fa (ceph): Merge pull request #42981 from mkogan1/rgw-d3n-fix-lru-exp
rgw: d3n: fix d3n cached objects on disk lru eviction entering infini…
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:01 PM Revision 9cbf7eb5 (ceph): Merge pull request #42208 from BryceCao/wip-add-return-when-access-key-...
rgw : add return when access key exist in subuser create
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:59 PM Revision 1ed12cf2 (ceph): Merge pull request #40144 from hualongfeng/osd_compression_bypass
rgw: osd compression bypass after rgw compression
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:59 PM RADOS Bug #15546: json numerical output is between quotes
This seems to be okay now. Is it possible that this issue was fixed without getting updated?... Laura Flores
04:49 PM Revision e903554a (ceph): tools/ceph_dedup_tool: elaborate explanation of commands
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> Myoungwon Oh
04:49 PM Revision c1d2119d (ceph): qa: add a test for chunk-repair command
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> Myoungwon Oh
04:49 PM Revision 62bfc8ba (ceph): tools/ceph_dedup_tool: add repair command
Until now, ceph-dedup-tool only provides chunk-scrub
,which reports how many dangling references the object has,
but ...
Myoungwon Oh
04:39 PM Revision 02bec8fb (ceph): common/options: document rgw_lc_debug_interval configuration option
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> Anthony D'Atri
04:27 PM rbd Bug #52956 (Fix Under Review): write-around cache doesn't honor LIBRADOS_OP_FLAG_FADVISE_FUA flag...
Ilya Dryomov
04:24 PM rbd Bug #52956 (Resolved): write-around cache doesn't honor LIBRADOS_OP_FLAG_FADVISE_FUA flag for wri...
Ilya Dryomov
04:24 PM Revision 0dcea098 (ceph): librbd: honor FUA op flag for write_same() in write-around cache
WriteAroundObjectDispatch::write_same() should pass op_flags through
to dispatch_io() so that it can bypass the cache...
Ilya Dryomov
04:20 PM Revision 46236139 (ceph): mon: remove detail option for `mgr module ls` command
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
04:10 PM Revision 45862b4c (ceph): Merge pull request #43533 from tchaikov/wip-cmake-less-chatty
cmake: only pass --verbose when VERBOSE env variable is set
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
03:57 PM Revision ca8997ac (ceph): rgw: silence error message for nonexistent realm
in a normal vstart cluster without a realm or period, every command
prints this error message:
0 RGWPeriod::init fai...
Casey Bodley
03:48 PM Revision a95531f3 (ceph): Merge PR #43558 into master
* refs/pull/43558/head:
doc/governance.rst: update clt membership
Reviewed-by: Patrick Donnelly <pdonnell@redhat.co...
Sage Weil
03:20 PM Backport #52955 (Rejected): pacific: qa: import CommandFailedError from teuthology.exceptions
Backport Bot
03:20 PM CephFS Backport #52954 (Rejected): pacific: qa/xfstest-dev.py: update to include centos stream
https://github.com/ceph/ceph/pull/54184 Backport Bot
03:16 PM CephFS Bug #52822 (Resolved): qa: failed pacific install on fs:upgrade
Patrick Donnelly
03:16 PM Revision e55381c1 (ceph): Merge PR #43430 into master
* refs/pull/43430/head:
qa: skip c-v install on pacific start
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Patrick Donnelly
03:15 PM CephFS Bug #52821 (Pending Backport): qa/xfstest-dev.py: update to include centos stream
Patrick Donnelly
03:15 PM CephFS Backport #52953 (Resolved): octopus: mds: crash when journaling during replay
https://github.com/ceph/ceph/pull/43842 Backport Bot
03:15 PM CephFS Backport #52952 (Resolved): pacific: mds: crash when journaling during replay
https://github.com/ceph/ceph/pull/43841 Backport Bot
03:15 PM Revision 5af9882f (ceph): Merge PR #43426 into master
* refs/pull/43426/head:
qa/cephfs: update xfstests_dev for centos stream
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
03:15 PM CephFS Backport #52951 (Rejected): octopus: qa: skip internal metadata directory when scanning ceph debu...
Backport Bot
03:15 PM Bug #51226 (Pending Backport): qa: import CommandFailedError from teuthology.exceptions
Patrick Donnelly
03:15 PM CephFS Backport #52950 (Rejected): pacific: qa: skip internal metadata directory when scanning ceph debu...
Backport Bot
03:14 PM rgw Bug #52896: rgw-multisite: Dynamic resharding take too long to take effect
Vidushi Mishra wrote:
> I have 2 more observations to add here.
>
> 1. when I restarted the gateways, the dynamic...
Casey Bodley
03:13 PM Revision a8e77365 (ceph): Merge PR #43425 into master
* refs/pull/43425/head:
qa: import CommandFailedError from exceptions not run
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
03:13 PM CephFS Fix #52824 (Pending Backport): qa: skip internal metadata directory when scanning ceph debugfs di...
Patrick Donnelly
03:13 PM Revision 7aea7f48 (ceph): Merge PR #43420 into master
* refs/pull/43420/head:
qa: skip internal metadata directory when scanning ceph debugfs directory
Reviewed-by: Jeff...
Patrick Donnelly
03:12 PM CephFS Bug #51589 (Pending Backport): mds: crash when journaling during replay
Patrick Donnelly
03:11 PM Revision a584ffab (ceph): Merge PR #43382 into master
* refs/pull/43382/head:
mds: skip journaling blocklisted clients when in `replay` state
Reviewed-by: Patrick Donnel...
Patrick Donnelly
03:10 PM CephFS Bug #52949 (Fix Under Review): RuntimeError: The following counters failed to be set on mds daemo...
Patrick Donnelly
03:03 PM CephFS Bug #52949 (Resolved): RuntimeError: The following counters failed to be set on mds daemons: {'md...
... Patrick Donnelly
03:09 PM Revision be3fd05f (ceph): mgr/cephadm: make upgrade ls output structured
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
03:03 PM rbd Bug #52883: [test] TestLibRBD.CreateThickRemoveFullTry fails because pool quota enforcement is de...
Ah, writearound cache doesn't honor LIBRADOS_OP_FLAG_FADVISE_FUA for write_same() either... Ilya Dryomov
11:41 AM rbd Bug #52883: [test] TestLibRBD.CreateThickRemoveFullTry fails because pool quota enforcement is de...
Also occurs without journaling and in fact without any image features whatsoever:
https://pulpito.ceph.com/dis-202...
Ilya Dryomov
03:02 PM Revision 9b7a2082 (ceph): Merge pull request #43120 from dang/wip-dang-user-load-attrs
RGW Zipper - load user attributes with user
Reviewed-by: Soumya Koduri <skoduri@redhat.com>
Reviewed-by: Casey Bodle...
Daniel Gryniewicz
02:58 PM RADOS Bug #52948 (New): osd: fails to come up: "teuthology.misc:7 of 8 OSDs are up"
... Patrick Donnelly
02:16 PM Revision 53cc27fd (ceph): mgr/telemetry: add mempool stats to the perf report
Adding mempool stats to the telemetry perf report for a deeper look at memory usage.
Signed-off-by: Laura Flores <lf...
Laura Flores
02:06 PM RADOS Bug #52513: BlueStore.cc: 12391: ceph_abort_msg(\"unexpected error\") on operation 15
I was reproduced this issue:
# put rados object to pool
# get mapping for this object...
Konstantin Shalygin
01:59 PM Revision 8e4f9ea4 (ceph): doc/cephadm: Hosts: Add "initial CRUSH location"
Followup on d2a9a35993
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
01:06 PM Dashboard Feature #52947 (New): mgr/dashboard: display how many "primary pgs" each OSD has
... Ernesto Puerta
01:03 PM Dashboard Bug #52946 (New): mgr/dashboard: Grafana "Highest Read/Write Latencies" tables show NaN only
The Highest Read/Write Latencies tables show NaN only, although there is plenty of data in the latency vs time plots.... Ernesto Puerta
12:47 PM RADOS Bug #44184: Slow / Hanging Ops after pool creation
> Are you sure recovery_deletes is set in the OSDMap?
yeah, these are the flags:
flags noout,sortbitwise,recovery...
Ist Gab
11:58 AM RADOS Bug #44184: Slow / Hanging Ops after pool creation
Ist Gab wrote:
> Wido den Hollander wrote:
> > On a cluster with 1405 OSDs I've ran into a situation for the second...
Wido den Hollander
12:20 PM RADOS Support #52881: Filtered out host node3.foo.com: does not belong to mon public_network ()
I can now answer my question by myself. It was a missconfiguration.
After I entered the unmanaged mode with
@$ ...
Ralph Soika
11:25 AM Revision cae95528 (ceph): Merge pull request #31909 from rosinL/wip-fix-dpdk-cond-wait
msg/async/dpdk: exit condition waiting when DPDKStack is destructed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:12 AM Dashboard Feature #52945 (New): mgr/dashboard: improve CephFS grafana
Feedback from Ben England:... Ernesto Puerta
10:28 AM mgr Feature #52903: mgr/prometheus: Add RADOSGW / rgw sync state and related metrics to prometheus ou...
Christian Rohmann wrote:
> This seems to also be related to https://tracker.ceph.com/issues/39369 which also suffers...
Christian Rohmann
10:14 AM mgr Feature #52903: mgr/prometheus: Add RADOSGW / rgw sync state and related metrics to prometheus ou...
This seems to also be related to https://tracker.ceph.com/issues/39369 which also suffers from unavailable data on th... Christian Rohmann
10:18 AM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
I recently raised the issue https://tracker.ceph.com/issues/52903 about providing this kind of sync status data via (... Christian Rohmann
10:10 AM Revision 0a86107d (ceph): cephadm: allow pulling from insecure registries
Signed-off-by: Joao Eduardo Luis <joao@suse.com> Joao Eduardo Luis
10:08 AM Revision 9f9b0210 (ceph): crimson/os/seastore: deal with scenarios in which bufferlist of do_writ...
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
09:17 AM Revision 2c492020 (ceph): msg/async/dpdk: exit condition waiting when DPDKStack is destructed
exit() will call pthread_cond_destroy attempting to destroy dpdk::eal::cond
upon which other threads are currently bl...
chunsong feng
08:07 AM Revision 40bc172c (ceph): Merge pull request #43555 from tchaikov/wip-dashboard-tsconfig
mgr/dashboard: s/hosts.clickHostTab/hosts.clickTab/
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
Reviewed-by: Al...
Kefu Chai
07:40 AM CephFS Bug #52820: Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
Patrick Donnelly wrote:
> dongdong tao wrote:
> > Do we know why it can succeed on 16.2.5 but failed on 16.2.6?
> ...
dongdong tao
01:02 AM CephFS Bug #52820: Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
dongdong tao wrote:
> Do we know why it can succeed on 16.2.5 but failed on 16.2.6?
The code in MDSMonitor::tick ...
Patrick Donnelly
06:55 AM crimson Bug #52894 (Resolved): EPM caused crash
Xuehan Xu
06:46 AM Revision a6bb0e97 (ceph): mgr/dashboard: s/hosts.clickHostTab/hosts.clickTab/
this change is a follow-up fix of
3276147049511a9a8d45d84c95154a4ec014cd83
otherwise we have following test failure:...
Kefu Chai
06:28 AM Revision b93d748d (ceph): common: add prepare_iovs to bufferlist
Enable bufferlist that have more than IOV_MAX buffers to build a vector of iov.
Signed-off-by: Xuehan Xu <xxhdx19851...
Xuehan Xu
06:28 AM Revision 055dfa8d (ceph): crimson/common: extract parallel_for_each into errorator-loop.h
otherwise, crimson::errorator<AllowedErrors...>::parallel_for_each would be
referencing incomplete crimson::parallel_...
Xuehan Xu
06:20 AM Revision edde516a (ceph): rgw: osd compression bypass after rgw compression
In particular, when rgw is itself doing compression,
rgw should send a incompressible hint to OSD.
Because the OSD ha...
Hualong Feng
05:44 AM Revision 6517d942 (ceph): rgw: allow force-check filter to pass through the SAL layer
The zipper updates did not pass a force-check filter from
RGWRados::Bucket::List through to
RGWRados::cls_bucket_list...
J. Eric Ivancich
02:47 AM Revision a0462e45 (ceph): test: shutdown the mounter after test finishes
In the previous backport commit (5772641cb9bde083), when resolving
the conflicts, this has been missed.
Fixes: https...
Xiubo Li
02:43 AM Bug #51207: BUILD: ceph 14.2.21 version compile failed
this is my enviroment problem, please close. yite gu
02:40 AM Revision d7914ed2 (ceph): test/libcephfs: put inodes after lookup
Otherwise, the client umount will hang due to inability to trim the
inodes looked up using the low-level interface. T...
Patrick Donnelly
02:24 AM CephFS Backport #52679 (In Progress): pacific: "cluster [WRN] 1 slow requests" in smoke pacific
Xiubo Li
02:09 AM Revision 4cb57b75 (ceph): Merge pull request #43554 from athanatos/sjust/wip-block-segment-manage...
crimson/os/seastore/segment_manager/block: open with dsync
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Reviewed-by: ...
Kefu Chai
01:40 AM Orchestrator Bug #52919: ceph orch device zap validation can result in osd issues and problematic error messages
The PR is currently in draft for comment.
The patch provides the following checks and interactions with the admin ...
Paul Cuzner
01:30 AM Revision 5d80867f (ceph): doc/governance.rst: update clt membership
This now matches the mailing list which Sage audited.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:30 AM Revision b7782084 (ceph): mgr/cephadm:improve validation of orch device zap
Improve the logic in the function to :
1. check that the host exists
2. check the host isn't in maintenance
3. check ...
Paul Cuzner
01:14 AM Orchestrator Bug #52654: pybind/mgr/cephadm: mds upgrade does not disable standby-replay
backport: https://github.com/ceph/ceph/pull/43559 Patrick Donnelly
01:12 AM Revision 0a0022da (ceph): qa: add note about where caps are generated
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit dbe5573ed4781cb4b214e701c77be7bc2cdd...
Patrick Donnelly
01:12 AM Revision b5f344fb (ceph): qa: add tasks to check mds upgrade state
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 5a7382214fe4dbd4b79773c6e732512ade22...
Patrick Donnelly
01:12 AM Revision 6b4ac696 (ceph): qa: add test for cephfs upgrade sequence
This also checks max_mds>1 and allow_standby_replay are restored to
previous values.
Future work can add tests for m...
Patrick Donnelly
01:10 AM Revision 6697ebe2 (ceph): pybind/mgr/cephadm: always do mds upgrade sequence
Minor versions also require this sequence.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
01:10 AM Revision dcb3455f (ceph): pybind/mgr/cephadm: disable allow_standby_replay during CephFS upgrade
Following procedure in [1].
Also: harden checks for active. Ensure "up" and "in" are both [0]. There
should be no st...
Patrick Donnelly
01:10 AM Revision 8dd0154c (ceph): qa: move CephManager cluster instantiation to subtask
This needs to be available for the cephfs_setup task so administration
mounts can run ceph commands, potentially thro...
Patrick Donnelly
01:00 AM Revision ec4fbe91 (ceph): Merge PR #43333 into master
* refs/pull/43333/head:
.github/CODEOWNERS: tag rook devs on rook related PRs
Reviewed-by: Sébastien Han <seb@redha...
Sage Weil
12:57 AM Revision 03ba3ceb (ceph): mgr/nfs: add some test coverage for cluster info, cluster config
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
12:57 AM Revision 522c184f (ceph): mgr/nfs: add 'nfs cluster config get'
Fixes: https://tracker.ceph.com/issues/52942
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
12:36 AM Revision 392f7248 (ceph): octopus: qa/ceph-ansible: Pin to last compatible stable release
https://github.com/ceph/ceph-ansible/pull/6892 introduces a breaking
change so pin the CA version to stable-6.0 and a...
Brad Hubbard
12:35 AM Bug #52943 (Resolved): octopus: Recent change in ceph-ansible breaks octopus tests
http://qa-proxy.ceph.com/teuthology/teuthology-2021-10-13_05:15:02-ceph-ansible-octopus-distro-basic-gibba/6440568/te... Brad Hubbard

10/14/2021

11:59 PM Revision bb0a39b7 (ceph): qa/tasks/mgr: update tests that use `mgr module ls` to specify the json...
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
11:32 PM Revision 38ddd5e8 (ceph): mon: create default tabular format for the output of `mgr module ls`
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
10:41 PM Dashboard Bug #48258 (Fix Under Review): mgr/dashboard: Switch from tslint to eslint
Kefu Chai
10:15 PM CephFS Feature #52942 (Resolved): mgr/nfs: add 'nfs cluster config get'
Varsha Rao
09:54 PM Revision d7413341 (ceph): crimson/os/seastore/segment_manager/block: open with dsync
67efc4 appears to be simply incorrect, I don't see any calls
to flush(), so we do need to open with dsync until we
im...
Samuel Just
09:19 PM rbd Bug #51594 (Fix Under Review): [test] add ceph-iscsi + cephadm tests
Ilya Dryomov
09:16 PM rbd Bug #48999: Data corruption with rbd_balance_parent_reads and rbd_balance_snap_reads set to true.
Hi Chao,
The Mimic (13.2.*) release has been EOL for over a year (the last stable release was cut in April 2020). ...
Ilya Dryomov
09:15 PM Bug #52891 (In Progress): nautilus: Build fails due to preprocessor failure stemming from 'nspr4/...
Brad Hubbard
08:13 PM rgw Documentation #23027 (Resolved): document rgw_multipart_min_part_size
Casey Bodley
08:13 PM Revision 51b2b764 (ceph): Merge pull request #43477 from anthonyeleven/anthonyeleven/fix-23027
ceph: document rgw_multipart_min_part_size
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:07 PM bluestore Bug #52939: lockdep cycle under BlueFS::_compact_log_async_LD_NF_D()
@Adam, would you take a look, please? Igor Fedotov
07:09 PM bluestore Bug #52939: lockdep cycle under BlueFS::_compact_log_async_LD_NF_D()
update: the same vstart test workload is running stably with the commits from that pr reverted... Casey Bodley
06:29 PM bluestore Bug #52939: lockdep cycle under BlueFS::_compact_log_async_LD_NF_D()
Igor Fedotov wrote:
> @Casey, as far as I understand this one is included in your build: https://github.com/ceph/cep...
Casey Bodley
06:21 PM bluestore Bug #52939: lockdep cycle under BlueFS::_compact_log_async_LD_NF_D()
@Casey, as far as I understand this one is included in your build: https://github.com/ceph/ceph/pull/42099
Could y...
Igor Fedotov
06:03 PM bluestore Bug #52939 (Rejected): lockdep cycle under BlueFS::_compact_log_async_LD_NF_D()
reproduces reliably in vstart just after starting s3-tests against rgw on master, at commit c19250ce3cb30a5a0409e3ebd... Casey Bodley
07:23 PM rgw Bug #52941 (Resolved): rgw: have "bucket check --fix" fix pool ids correctly
This is a long-standing bug where "radosgw-admin bucket check --fix" updates the bucket index records with the wrong ... J. Eric Ivancich
07:14 PM RADOS Bug #52867: pick_address.cc prints: unable to find any IPv4 address in networks 'fd00:fd00:fd00:3...
As per comment #3 I was on the right path but I should have set an OSD setting, not a mon setting. If I run the follo... John Fulton
06:15 AM RADOS Bug #52867: pick_address.cc prints: unable to find any IPv4 address in networks 'fd00:fd00:fd00:3...
@John,
per the logging message pasted at http://ix.io/3B1y...
Kefu Chai
06:56 PM Revision 3205a835 (ceph): cephadm: do not log commands sent to "call" function
They could potentially log sensitive info such as registry
login passwords
Signed-off-by: Adam King <adking@redhat.com>
Adam King
06:56 PM Orchestrator Bug #52940 (Resolved): cephadm: cephadm can log sensitive information by logging all command line...
In the "call" function within cephadm, we log whatever command is provided to us. Sometimes, these command can contai... Adam King
05:58 PM Revision e4e9477d (ceph): qa/suites/orch/rook/smoke: use nvme-loop
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
05:36 PM CephFS Fix #52916: mds,client: formally remove inline data support
Patrick mentioned that we should probably have the scrubber just uninline any inodes that it detects that are inlined... Jeff Layton
05:34 PM Revision 1eb90805 (ceph): mgr/dashboard: make modified API endpoints backward compatible
Fixes: https://tracker.ceph.com/issues/52480
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Introducing APIVersio...
Avan Thakkar
05:32 PM Revision 9f85191a (ceph): mgr/dashboard: clean-up controllers
Fixes: https://tracker.ceph.com/issues/52589
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Conflicts:
src/pyb...
Ernesto Puerta
05:03 PM Revision 0de02a88 (ceph): rgw: clear buckets before calling list_buckets()
The ragodgw-admin bucket limit check command has a bug in
octopus. Since we do not clear the bucket list before
list_...
nikhil kshirsagar
04:53 PM RADOS Bug #51527 (Pending Backport): Ceph osd crashed due to segfault
Just sent https://github.com/ceph/ceph/pull/43548 for pacific. Nothing more to do here, I think. Radoslaw Zarzynski
04:32 PM RADOS Bug #51527: Ceph osd crashed due to segfault
This is a known issue that has been fixed in master by commit https://github.com/ceph/ceph/commit/d51d80b3234e1769006... Radoslaw Zarzynski
04:52 PM Linux kernel client Bug #52303 (Fix Under Review): Client should fail mounts on misunderstood mdsmap updates
Patch posted to ceph-devel:
https://lore.kernel.org/ceph-devel/20211014165002.92052-1-jlayton@kernel.org/T/#u
Jeff Layton
02:47 PM Linux kernel client Bug #52303 (In Progress): Client should fail mounts on misunderstood mdsmap updates
I think we can just hijack the machinery that handles "umount -f" to do this. I'll take a stab at a patch for it soon. Jeff Layton
04:52 PM Messengers Backport #50483 (In Progress): pacific: segv in AsyncConnection::_stop()
Radoslaw Zarzynski
04:51 PM Messengers Backport #50483: pacific: segv in AsyncConnection::_stop()
https://github.com/ceph/ceph/pull/43548 Radoslaw Zarzynski
04:46 PM Revision 45882632 (ceph): msgr/async: fix unsafe access in unregister_conn()
We were looking at anon_conns and accepting_conns without holding
the lock (deleted_lock is not sufficient).
Drop th...
Sage Weil
04:06 PM Revision 10201921 (ceph): mgr/rook: fix mds service list
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
03:56 PM RADOS Backport #52938 (In Progress): nautilus: Primary OSD crash caused corrupted object and further cr...
Mykola Golub
02:46 PM RADOS Backport #52938 (Rejected): nautilus: Primary OSD crash caused corrupted object and further crash...
https://github.com/ceph/ceph/pull/43547 Backport Bot
03:51 PM RADOS Backport #52937 (In Progress): octopus: Primary OSD crash caused corrupted object and further cra...
Mykola Golub
02:46 PM RADOS Backport #52937 (Rejected): octopus: Primary OSD crash caused corrupted object and further crashe...
https://github.com/ceph/ceph/pull/43545 Backport Bot
03:47 PM RADOS Backport #52936 (In Progress): pacific: Primary OSD crash caused corrupted object and further cra...
Mykola Golub
02:46 PM RADOS Backport #52936 (Resolved): pacific: Primary OSD crash caused corrupted object and further crashe...
https://github.com/ceph/ceph/pull/43544 Backport Bot
03:47 PM Revision 69ccaca5 (ceph): qa/suites/rados: add inconsistent hinfo test
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit d35920da5e58fb6c116d4e46aa63bce1adc91bff)
Mykola Golub
03:45 PM Revision 8b8fa0e9 (ceph): osd: handle case when stat returns with error in get_hash_info
Previously in the case of the error we stored in the cache and
returned HashInfo(ec_impl->get_chunk_count()), which e...
Mykola Golub
03:42 PM Revision 0f4bd5bf (ceph): osd: don't crash in backfill due to inconsistent hash info
Instead fail the pull so it will try to recover from other
shards (or will mark the object missing).
Fixes: https://...
Mykola Golub
03:42 PM Revision b39d8bfe (ceph): osd: no need to crash in deep scrub if hash info is invalid
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 104d8df5f44cf522422914b254536f42bbe31172)
Mykola Golub
03:33 PM Revision c19250ce (ceph): Merge pull request #42997 from josephsawaya/wip-mgr-rook-orch-ls
mgr/rook: orch ls displays info about OSDs
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Sebastian Wagner
02:54 PM Revision 4e28b163 (ceph): Merge pull request #43332 from sebastian-philipp/sphinx-rgw-spec
doc/cephadm: use sphinx autoclass to document RGWSpec
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sebastian Wagner
02:45 PM bluestore Backport #52935 (Resolved): octopus: os/bluestore: _do_write_small fix head_pad
https://github.com/ceph/ceph/pull/43757 Backport Bot
02:45 PM bluestore Backport #52934 (Resolved): pacific: os/bluestore: _do_write_small fix head_pad
https://github.com/ceph/ceph/pull/43756 Backport Bot
02:43 PM RADOS Bug #48959 (Pending Backport): Primary OSD crash caused corrupted object and further crashes duri...
Kefu Chai
02:43 PM Revision 70b049ff (ceph): Merge pull request #43239 from trociny/wip-48959
osd: handle inconsistent hash info during backfill and deep scrub gracefully
Reviewed-by: Samuel Just <sjust@redhat....
Kefu Chai
02:42 PM Orchestrator Bug #52654 (Pending Backport): pybind/mgr/cephadm: mds upgrade does not disable standby-replay
Patrick Donnelly
02:42 PM bluestore Fix #52922 (Pending Backport): os/bluestore: _do_write_small fix head_pad
Kefu Chai
03:31 AM bluestore Fix #52922 (Resolved): os/bluestore: _do_write_small fix head_pad
https://github.com/ceph/ceph/pull/43498
check pad head range should be [offset - head_pad, head_pad].
dheart joe
02:41 PM Revision 7aefc0ff (ceph): Merge pull request #43498 from dheart-joe/bluestore_fix
os/bluestore: _do_write_small fix head_pad
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
02:40 PM Revision 44e89c61 (ceph): Merge pull request #42099 from aclamk/wip-bluefs-fine-grain-locking-2
os/bluestore: BlueFS fine grain locking
Reviewed-by: Sage Weil <sage@newdream.net>
Kefu Chai
02:39 PM rgw Bug #52721: Bucket index entry not always created
Hi,
Could you please try to listomapkeys from the second shard of the bucket too and share the results?
Or Friedmann
02:39 PM Revision 552ac665 (ceph): Merge pull request #43374 from ljflores/wip-remove-pool-name
mgr/telemetry: remove pool name from telemetry perf report
Reviewed-by: Yaarit Hatuka <yaarithatuka@gmail.com>
Kefu Chai
02:38 PM Revision b5d2548c (ceph): Merge pull request #43463 from Zhiwei-Dai/wip-enhance-qa-python3-compat...
qa/tasks: replace iterkeys() with keys() for Python 3
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:37 PM Revision 94a9757f (ceph): Merge pull request #43405 from ljflores/wip-perfcounter-priorities
os/bluestore: update perf counter priorities
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Neha Ojha <n...
Kefu Chai
02:36 PM RADOS Bug #52815 (Resolved): exact_timespan_str()
Kefu Chai
02:36 PM Revision cb40e8fc (ceph): Merge pull request #43422 from ronen-fr/wip-rf-exact-time-sec
common/ceph_time: fix wrong seconds output in exact_timespan_str()
Reviewed-by: Adam C. Emerson <aemerson@redhat.com...
Kefu Chai
02:34 PM Revision 84adba75 (ceph): Merge pull request #43515 from fengchunsong/dpdk-dev
msgs/async/dpdk: fix dpdk build error
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:33 PM Revision 9fb3ded7 (ceph): Merge pull request #43531 from tchaikov/wip-pick-addr
common/pick_address: refactor pick_addresses()
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zar...
Kefu Chai
02:32 PM rgw Bug #52800 (Duplicate): OSD down make all the RGW crashed and cluster unavailable with production...
Changing status to 'Duplicate' to match this issue's 'Duplicates' relation. Yaarit Hatuka
02:32 PM Revision 551e0c8f (ceph): rgw: under fips, set flag to allow md5 in select rgw ops - for review
the ovrrides for review and relevant md5 usage:
```
src/rgw/rgw_crypt.cc:975: unsigned char key_hash_res[CEPH_CR...
Mark Kogan
02:29 PM Revision a3fc4965 (ceph): Merge pull request #43073 from strenuous-life/wip-cephadm-osd-rm-status
mgr/cephadm: the display of 'orch osd rm status' is incorrect
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
02:28 PM Revision d4783f5a (ceph): Merge pull request #43214 from batrick/i52654
pybind/mgr/cephadm: set allow_standby_replay during CephFS upgrade
Reviewed-by: Sage Weil <sage@newdream.net>
Review...
Sebastian Wagner
02:28 PM Revision 64c6fa2d (ceph): Merge pull request #43253 from guits/fix_orch_ls_osd
cephadm: fix osd size reported in 'orch ls'
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
02:27 PM Revision 9e68e27c (ceph): Merge pull request #43339 from adk3798/volume-chunk
mgr/cephadm: use json-pretty for ceph-volume calls
Reviewed-by: Sage Weil <sage@newdream.net>
Sebastian Wagner
02:26 PM rgw Bug #52799 (Duplicate): Segmentation Fault in radosgw-admin period update --commit
Casey Bodley
02:23 PM rgw Bug #52813 (Fix Under Review): octopus:"ragodgw-admin bucket limit check" has duplicate entries i...
Casey Bodley
02:19 PM Revision a5df0cfc (ceph): rgw: under fips, set flag to allow md5 in select rgw ops
Fixes: https://tracker.ceph.com/issues/52900
Signed-off-by: Mark Kogan <mkogan@redhat.com>
Mark Kogan
02:08 PM Revision 6e589e50 (ceph): Merge PR #43517 into master
* refs/pull/43517/head:
doc / cephfs: health message codes should be permalinks
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
02:04 PM rgw Bug #52647 (Resolved): rgw/singleton failures: assert rgwlog['bucket'].find(bucket_name) == 0 or ...
Casey Bodley
02:04 PM rgw Bug #52668 (Resolved): rgw: radosgw_admin.py is reporting errors in "log show --object" tests
Casey Bodley
02:00 PM Revision a9483222 (ceph): Merge pull request #43538 from rzarzynski/wip-crimson-net-actual-bind-f...
crimson/osd: print the actual reason on bind failure.
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
01:20 PM Revision 3e3dc454 (ceph): mgr/dashboard: Fix orchestrator/01-hosts.e2e-spec.ts failure
The test is failing on deleting a host because the agent daemon is
present in that host. Its not possible to simply d...
Nizamudeen A
01:15 PM Dashboard Backport #52933 (Resolved): pacific: mgr/dashboard: "Create Cluster" workflow
https://github.com/ceph/ceph/pull/43682 Backport Bot
01:13 PM Dashboard Feature #50336 (Pending Backport): mgr/dashboard: "Create Cluster" workflow
Ernesto Puerta
01:12 PM Revision 90bbcab0 (ceph): Merge pull request #42557 from ceph/feature-50336-cluster-creation-wizard
mgr/dashboard: Cluster Creation/Expansion Wizard
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Av...
Ernesto Puerta
01:04 PM rbd Bug #52932 (Resolved): [rbd_support] pool removal can wedge the task queue
... Ilya Dryomov
12:50 PM Dashboard Backport #52931 (Resolved): pacific: mgr/dashboard: orchestrator/01-hosts.e2e-spec.ts fails
https://github.com/ceph/ceph/pull/43541 Backport Bot
12:49 PM RADOS Bug #42861: Libceph-common.so needs to use private link attribute when including dpdk static library
link with shared libs,it can find ethernet,and test passed.
[root@ceph1 aarch64-openEuler-linux-gnu]# cat ./src/test...
chunsong feng
12:49 PM RADOS Bug #42861: Libceph-common.so needs to use private link attribute when including dpdk static library
link with static lib ,can't find ethernet port
[root@ceph1 aarch64-openEuler-linux-gnu]# cat ./src/test/msgr/CMakeFi...
chunsong feng
12:49 PM RADOS Bug #52930 (New): Cannot get 'quorum_status' output from socket file
As per doc[1] if we try to get quorum_status it fails with invalid command.
Is this no longer available in ceph 16.x...
Karun Josy
12:48 PM Dashboard Bug #52764 (Pending Backport): mgr/dashboard: orchestrator/01-hosts.e2e-spec.ts fails
Adding backport to pacific because when agent goes into pacific, this failure will repeat in pacific too. Nizamudeen A
12:46 PM CephFS Bug #51589: mds: crash when journaling during replay
Partially fixed with https://github.com/ceph/ceph/pull/43382 Venky Shankar
12:45 PM Revision 6fdb468b (ceph): cmake: link DPDK shared libraries to avoid DPDK initialization failure
The common_async_dpdk library depends on the dpdk librte_eal file.
If the static library is used, the dependency is t...
chunsong feng
12:09 PM Messengers Bug #43073: ceph_perf_msgr_client crashed
link with shared libs,it can find ethernet,and test passed.
[root@ceph1 aarch64-openEuler-linux-gnu]# cat ./src/test...
chunsong feng
12:07 PM Messengers Bug #43073: ceph_perf_msgr_client crashed
link with static lib ,can't find ethernet port
[root@ceph1 aarch64-openEuler-linux-gnu]# cat ./src/test/msgr/CMakeFi...
chunsong feng
11:41 AM Revision 1e5f89fa (ceph): test/msgr: remove DPDK Non-runtime configure items
The non-runtime configure items of the DPDK must be configured in the
ceph.conf to avoid assert in the _conf.set_val_...
chunsong feng
11:26 AM Revision 9f2fd685 (ceph): Merge pull request #43453 from rhcs-dashboard/e2e-host-fix-teuth
mgr/dashboard: Fix orchestrator/01-hosts.e2e-spec.ts failure
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Rev...
Ernesto Puerta
11:12 AM Revision f86c146c (ceph): msg/async: support disabling data crc for protocol v2
In protocol v1, the ms_crc_data config option allowed for globally disabling
the crc calculation and verification for...
Or Ozeri
10:57 AM Feature #50500: Start to build packages for Debian 11?
Looks good thx everyone! Xen Gi
09:06 AM Feature #50500: Start to build packages for Debian 11?
Whilst I don't use all components and features (just rbd and dashboard, with ansible deployment), this is working wel... Tim Small
10:33 AM mgr Bug #52929 (New): mgr/prometheus: mgr triggers ERROR when promoted from standby to active "Port 9...
h3. Description of problem
When in standby mode ceph-mgr binds to TCP port 9283 on all IP addresses ( "TCP *:9283"...
Tim Small
10:31 AM RADOS Bug #52513: BlueStore.cc: 12391: ceph_abort_msg(\"unexpected error\") on operation 15
@Neha, I will try to reproduce this via removing objects from replicas Konstantin Shalygin
10:20 AM mgr Bug #52928: mgr: when importing from NFS module in Dashboard module, Dashboard module is IMPERSON...
This is due to the use of a global variable. The orch modules use https://github.com/ceph/ceph/blob/d009895a6b2147a8f... Sebastian Wagner
10:17 AM mgr Bug #52928 (New): mgr: when importing from NFS module in Dashboard module, Dashboard module is IM...
The side effect of importing from NFS module is that Dashboard module is
IMPERSONATING the NFS module: NFS module is...
Alfonso Martínez
09:55 AM Revision f696c365 (ceph): src/msg/dpdk: reserve funcs capacity to avoid reallocation
When a new vector is added larger than then current vector capacity,
it reallocates space. lamda function accesses th...
chunsong feng
09:55 AM Revision 86ec66a9 (ceph): msgs/async/dpdk: fix dpdk build error
Signed-off-by: Chunsong Feng <fengchunsong@huawei.com> chunsong feng
09:53 AM Revision bba53798 (ceph): crimson/osd: print the actual reason on bind failure.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:29 AM rgw Bug #52927: notifications: add per topic stats for persistent notifications
see question from: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/YQEW7DE4SOWERD7KH64MCRIVHSXWMUCZ/ Yuval Lifshitz
08:15 AM rgw Bug #52927 (Pending Backport): notifications: add per topic stats for persistent notifications
stats should be accessible via radosgw-admin and should include:
* retries
* pending notifications in the queue
* ...
Yuval Lifshitz
07:48 AM Orchestrator Bug #51592 (In Progress): cephadm should not use the lvm binary of the container
Guillaume Abrioux
07:45 AM ceph-volume Feature #52926 (Resolved): ceph-volume should run lvm commands on host
ceph-volume should run pv/vg/lv commands in the host namespace rather than running them inside the container in order... Guillaume Abrioux
07:41 AM Revision d009895a (ceph): Merge pull request #43308 from TRYTOBE8TME/wip-rgw-post-object-upload
src/rgw: HTTP POST object upload Yuval Lifshitz
07:08 AM Revision 55eae0bd (ceph): rbd: correct image_spec() output when rbd-nbd Detach/Unmap error
Signed-off-by: haoyixing <haoyixing@kuaishou.com> haoyixing
07:07 AM CephFS Bug #52820: Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
Do we know why it can succeed on 16.2.5 but failed on 16.2.6?
dongdong tao
07:04 AM RADOS Bug #52925: pg peering alway after trigger async recovery
PR: https://github.com/ceph/ceph/pull/43534 yite gu
06:40 AM RADOS Bug #52925 (Closed): pg peering alway after trigger async recovery
my ceph version 14.2.21,I want to test pg async recovery function, so I olny set osd.9 config "osd_async_recovery_mi... yite gu
06:39 AM Revision f2477d97 (ceph): cmake: only pass --verbose when VERBOSE env variable is set
so that the setuptools is less chatty by default when building python
bindings.
Signed-off-by: Kefu Chai <tchaikov@g...
Kefu Chai
05:38 AM Revision 45d9eff5 (ceph): common/pick_address: refactor pick_addresses()
* consolidate the logic handling CEPH_PICK_ADDRESS_PREFER_IPV4 using
std::sort(). this might be overkill. but it he...
Kefu Chai
04:51 AM Revision 3d97d6d9 (ceph): doc / cephfs: health message codes should be permalinks
... so that such links can be included in alert warnings.
Additionally, document some other health warnings. Credit ...
Venky Shankar
01:28 AM Linux kernel client Bug #52921 (New): kclient: the read path is buggy when reading the inline data
Currently the kclient only partially support the inline data feature, that is the write path will always uninline dat... Xiubo Li
01:23 AM Revision 8661ba18 (ceph): common/pick_address: use string_view when appropriate
we don't need a string when string_view is good enough.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai

10/13/2021

11:33 PM Orchestrator Feature #52920 (Resolved): Add snmp-gateway as a supported service for deloyment via orchestrator
The goal is to allow an snmp gateway to be deployed, and the alertmanager automatically updated to route alerts throu... Paul Cuzner
11:24 PM Orchestrator Feature #52708 (Pending Backport): Add SNMP MIB to the monitoring components within the core ceph...
merged Paul Cuzner
11:12 PM Orchestrator Bug #52919 (Resolved): ceph orch device zap validation can result in osd issues and problematic e...
Any fat-fingered moment with hostname or device path can cause zap to do things it shouldn't.
For example;
1. bog...
Paul Cuzner
09:45 PM Revision c7419c8c (ceph): Merge pull request #43526 from adk3798/disable-agent-default
mgr/cephadm: disable agent by default
Reviewed-by: Michael Fritch <mfritch@suse.com>
adk3798
09:15 PM Bug #52907 (Fix Under Review): dpdk stack segment fault
Kefu Chai
02:41 AM Bug #52907 (Resolved): dpdk stack segment fault
Thread 8 "msgr-worker-0" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xfffff1f7c880 (LWP 12113...
chunsong feng
09:08 PM Revision e94ba142 (ceph): Merge PR #43049 into master
* refs/pull/43049/head:
mgr/rook: apply mds using placement spec and osd_pool_default_size
mgr/rook: factor out rep...
Sage Weil
07:09 PM RADOS Bug #51076: "wait_for_recovery: failed before timeout expired" during thrashosd test with EC back...
... Deepika Upadhyay
05:58 PM RADOS Bug #52162: crash: int MonitorDBStore::apply_transaction(MonitorDBStore::TransactionRef): abort
Hey Josh,
This issue is marked as 'Duplicate', but it does not have a 'duplicates' relation, but a 'relates to' on...
Yaarit Hatuka
04:57 PM Revision 7f750fe3 (ceph): mgr/cephadm: add 'orch upgrade ls' to list available versions
Optionally pass image name to query an alternative image/registry, or
--tags to list tags instead of ceph versions.
...
Sage Weil
04:33 PM Revision 7120d5dc (ceph): mgr/cephadm: disable agent by default
to avoid issues while it is stabilized
Signed-off-by: Adam King <adking@redhat.com>
Adam King
04:11 PM Revision dc855b44 (ceph): Merge pull request #43490 from Daniel-Pivonka/cephadm-doc-adopt-sshuser
doc/cephadm: document setting ssh-user during adopt
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
04:07 PM Orchestrator Cleanup #52918 (New): two competing MTU checks
https://github.com/ceph/ceph/blob/master/src/pybind/mgr/cephadm/configchecks.py#L482

https://github.com/ceph/ceph...
Sebastian Wagner
04:04 PM Revision b7270483 (ceph): doc: 15.2.15 Release Notes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:49 PM rgw Bug #52917: rgw-multisite: bucket sync checkpoint for a bucket lists out very high value/incorre...
On the master site :
[ceph: root@clara001 /]# radosgw-admin bucket sync checkpoint --bucket tx/ss-bkt-v3
2021-10-13...
Vidushi Mishra
03:48 PM rgw Bug #52917 (Closed): rgw-multisite: bucket sync checkpoint for a bucket lists out very high valu...
radosgw-admin bucket sync checkpoint lists out a very high value for local gen.
sniipet of the issue:
---------...
Vidushi Mishra
03:38 PM Revision bafbeb6f (ceph): doc/cephadm: document setting ssh-user during adopt
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com> Daniel Pivonka
02:18 PM Revision 8790f04c (ceph): os/bluestore: update priorities and nicks of bluestore perf counters
These perf counters do not show up in telemetry unless they are set to a "useful" priority or higher. Fetching these ... Laura Flores
02:04 PM CephFS Fix #52916 (In Progress): mds,client: formally remove inline data support
This feature was added and only half implemented several years ago, and we made a decision to start deprecating it in... Jeff Layton
01:54 PM rbd Bug #52910: rbd du | rbd ls -l | ... rbd: xxx failed: (2) No such file or directory
same with if raced with "rbd flatten"
see https://tracker.ceph.com/issues/52810
hillar aarelaid
11:38 AM rbd Bug #52910 (New): rbd du | rbd ls -l | ... rbd: xxx failed: (2) No such file or directory
if there is long running `rbd rm `
some of rbd commands return correct result to stdout but exit with error code
...
hillar aarelaid
01:53 PM RADOS Feature #52609: New PG states for pending scrubs / repairs
Looks good to me! Thanks Ronen Michael Kidd
12:47 PM rbd Bug #52915 (Duplicate): rbd du versus rbd diff values wildly different when snapshots are present
root@ virtual335:~# ceph -v
ceph version 15.2.14 (e3964f3ac2e00e5baacdec60b36e45d1c2e8571b) octopus (stable)
I am...
Alex Yarbrough
12:23 PM Revision 56f6e958 (ceph): rbd: when trash mv, show expiration time if it's not now
Signed-off-by: haoyixing <haoyixing@kuaishou.com> haoyixing
12:03 PM Dashboard Bug #52914 (Resolved): mgr/dashboard: follow-up tasks cephadm/box
h3. Description of problem
Work to be done on cephadm's Docker in Docker box
# rootless unprivileged docker (cgro...
Pere Díaz Bou
11:53 AM Dashboard Backport #52911 (In Progress): pacific: mgr/dashboard: replace "Ceph-cluster" Client connections ...
Avan Thakkar
11:40 AM Dashboard Backport #52911 (Resolved): pacific: mgr/dashboard: replace "Ceph-cluster" Client connections wit...
https://github.com/ceph/ceph/pull/43523 Backport Bot
11:53 AM Revision d498e1b4 (ceph): mgr/dashboard: replace Client connections with active-stdby mgrs
Fixes: https://tracker.ceph.com/issues/52121
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from co...
Avan Thakkar
11:46 AM rbd Bug #52913 (Resolved): [rbd-mirror] snapshot replayer is shut down with "local image linked to un...
The special case of an orphan snapshot that is created as part of force promotion isn't detected:... Ilya Dryomov
11:38 AM Dashboard Bug #52121 (Pending Backport): mgr/dashboard: replace "Ceph-cluster" Client connections with acti...
Ernesto Puerta
11:37 AM Revision 9b40c9df (ceph): Merge pull request #43377 from rhcs-dashboard/fix-clients-connection-query
mgr/dashboard: replace "Ceph-cluster" Client connections with active-standby MGRs
Reviewed-by: Aashish Sharma <aasha...
Ernesto Puerta
10:32 AM Revision 6644a00a (ceph): mgr/dashboard: introduce gather facts in host list
Fixes: https://tracker.ceph.com/issues/52017
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
10:32 AM Revision 32761470 (ceph): mgr/dashboard: Cluster expansion e2e cleanups
Fixes: https://tracker.ceph.com/issues/52645
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A
10:31 AM Revision b914f59f (ceph): mgr/dashboard: Cluster Creation Add Services Section
Add Services section in cluster creation wizard
Create Cluster OSD Section Followups
1. The device preview disappear...
Aashish Sharma
10:26 AM Revision 2e31ba54 (ceph): mgr/dashboard: Review Section for the Create Cluster Workflow
Fixes: https://tracker.ceph.com/issues/50566
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
10:26 AM Revision ad1535ee (ceph): mgr/dashboard: Cluster Creation Create OSDs Section
Create OSDs section in cluster creation wizard
Fixes: https://tracker.ceph.com/issues/51991
Fixes: https://tracker.c...
Nizamudeen A
10:25 AM Revision 59cbf97e (ceph): mgr/dashboard: Cluster Creation Add Host Section and e2es
Add host section of the cluster creation workflow.
1. Fix bug in the modal where going forward one step on the wizar...
Nizamudeen A
10:22 AM Revision b9f38cad (ceph): mgr/dashboard: Create Cluster Workflow welcome screen and e2e tests
A module option called CLUSTER_STATUS has two option. INSTALLED
AND POST_INSTALLED. When CLUSTER_STATUS is INSTALLED ...
Avan Thakkar
09:00 AM ceph-volume Bug #52908 (Resolved): mpath devices aren't supported in all scenarios
kubernetes: 1.22.2
Rook-ceph: 1.7.3
Os : Redhat 7.9
I want to deploy a new ceph cluster with rook in bare metal ...
saber lehlib
07:39 AM Revision 29fa2cec (ceph): mds: improve mds_bal_fragment_size_max config option
mds_bal_fragment_size_max is maintained as bal_fragment_size_max cached
variable
Fixes: https://tracker.ceph.com/iss...
Yongseok Oh
07:21 AM RADOS Bug #52901 (Fix Under Review): osd/scrub: setting then clearing noscrub may lock a PG in 'scrubbi...
Ronen Friedman
05:40 AM CephFS Fix #52715: mds: reduce memory usage during scrubbing
Greg Farnum wrote:
> I'm a bit confused by this ticket; AFAIK scrub is a depth-first search.
IIRC, Zheng changed ...
Venky Shankar
05:39 AM Revision ffe7de88 (ceph): src/test: HTTP POST object upload
This solves the tracker: https://tracker.ceph.com/issues/51724
Basically it is using 'generate_presigned_post()' boto...
Kalpesh Pandya
03:41 AM rgw Bug #52896: rgw-multisite: Dynamic resharding take too long to take effect
I have 2 more observations to add here.
1. when I restarted the gateways, the dynamic resahrding kicked in as expe...
Vidushi Mishra
02:48 AM Revision 4e6a50ba (ceph): cephadm: use the current cephadm binary for the agent
78983ad0d0cc introduced passing the cephadm binary via config json, when
the currently deployed cephadm binary could ...
Michael Fritch
01:44 AM Revision 82bcf9b5 (ceph): test: increase retry duration when calculating manifest ref. count
In situation where the object is degraded and delayed,
retry time can expire before the object is recovered
---it tak...
Myoungwon Oh
12:35 AM Revision 70f1c337 (ceph): test/librbd: re-enable BlockGuard test.
This patch partly revert PR#16255.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
12:27 AM Revision 869d1a5d (ceph): mgr/volumes/fs/operations/versions: fix various flake8 issues
Fixes: https://tracker.ceph.com/issues/51402
Signed-off-by: Jingya Su <jingyasu@my.yorku.ca>
zoey su

10/12/2021

10:40 PM Orchestrator Bug #52906 (Resolved): cephadm rm-daemon is not closing any tcp ports that were opened for the da...
Deploying a daemon handles opening a port to make the daemon accessing, but when you remove a daemon the port that it... Paul Cuzner
10:29 PM Orchestrator Bug #52905 (Resolved): cephadm gather-facts is returning zram* devices as a valid block device
Since zram are not usable devices for Ceph, gather-facts should not return them.
e.g....
Paul Cuzner
10:25 PM RADOS Bug #52872 (Fix Under Review): LibRadosTwoPoolsPP.ManifestSnapRefcount Failure.
Neha Ojha
03:20 AM RADOS Bug #52872: LibRadosTwoPoolsPP.ManifestSnapRefcount Failure.
https://github.com/ceph/ceph/pull/43493 Myoungwon Oh
10:22 PM ceph-volume Bug #52904 (New): zram devices should not be displayed as disk devices by ceph-volume
Currently zram shows as a device to ceph-volume. These devices are volatile and not really usable by ceph, so it woul... Paul Cuzner
09:59 PM CephFS Fix #52715: mds: reduce memory usage during scrubbing
I'm a bit confused by this ticket; AFAIK scrub is a depth-first search. Greg Farnum
09:51 PM mgr Feature #52903 (New): mgr/prometheus: Add RADOSGW / rgw sync state and related metrics to prometh...
The mgr/prometheus module does not provide any state info on the radosgw sync (multisite)
While there are the metr...
Christian Rohmann
09:39 PM Revision 7d74578a (ceph): Merge pull request #43500 from rzarzynski/wip-crimson-interruptible-con...
crimson: osd operations respect interruptor's InterruptCondition.
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:38 PM Revision 5a99bb8f (ceph): Merge pull request #43501 from rzarzynski/wip-crimson-parse-env
crimson: respect the CEPH_ARGS environment variable.
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Reviewed-by: Samuel...
Samuel Just
09:12 PM RADOS Backport #52620 (In Progress): pacific: partial recovery become whole object recovery after resta...
Neha Ojha
09:11 PM Revision a4ccd497 (ceph): osd: fix partial recovery become whole object recovery after restart osd
support SERVER_OCTOPUS feature for pg_missing_item::encode()
Fixes: https://tracker.ceph.com/issues/52583
Signed-of...
jianwei zhang
09:11 PM RADOS Backport #52770 (In Progress): pacific: pg scrub stat mismatch with special objects that have has...
Neha Ojha
09:10 PM Revision be9db160 (ceph): os/bluestore: use scope_guard to log latency
simpler this way, and avoid using `goto`.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 7...
Kefu Chai
09:10 PM Revision fab880e7 (ceph): os/bluestore: list obj which equals to pend
otherwise we could have failures like
scrub : stat mismatch, got 3/4 objects, 1/2 clones, 3/4 dirty, 3/4 omap, 0/0 p...
Kefu Chai
09:10 PM RADOS Backport #52843 (In Progress): pacific: msg/async/ProtocalV2: recv_stamp of a message is set to a...
Neha Ojha
09:09 PM Revision 17bad7e0 (ceph): msg/async/ProtocolV2: Set the recv_stamp at the beginning of receiving ...
Fixes: https://tracker.ceph.com/issues/52739
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
(cherry picked ...
dongdong tao
09:09 PM Revision 57d0b9d5 (ceph): msg/async/ProtocolV2: replace ltt_recv_stamp with recv_stamp
Fixes: https://tracker.ceph.com/issues/52739
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
(cherry picked ...
Dongdong Tao
08:29 PM Revision 53382d70 (ceph): Merge pull request #43274 from pcuzner/add-mib
monitoring:Adding the Ceph MIB
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
07:00 PM Revision 4dd8ed25 (ceph): Merge pull request #43509 from ceph/revert-43462-wip-test-erasure-code-...
Revert "qa: support isal ec test for aarch64"
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:53 PM Revision b57539dc (ceph): Revert "qa: support isal ec test for aarch64"
This commit has been causing scheduled jobs to request e.g. aarch64
smithi machines, which don't exist. The dispatche...
Zack Cerza
06:51 PM Revision 5279a027 (ceph): Revert ".github/pr-triage: rename GH token"
Greg Farnum
06:46 PM RADOS Bug #52578 (Fix Under Review): CLI - osd pool rm --help message is wrong or misleading
Neha Ojha
06:41 PM CephFS Bug #52874 (Fix Under Review): Monitor might crash after upgrade from ceph to 16.2.6
Patrick Donnelly
06:06 PM CephFS Bug #52874: Monitor might crash after upgrade from ceph to 16.2.6
You can get around this problem by setting in ceph.conf (for the mons):... Patrick Donnelly
01:41 PM CephFS Bug #52874 (Triaged): Monitor might crash after upgrade from ceph to 16.2.6
Patrick Donnelly
06:39 PM Revision 5655329b (ceph): mds/FSMap: do not assert allow_standby_replay on old FSMaps
Octopus and older may have standby-replay daemons with
allow_standby_replay==false.
Fixes: https://tracker.ceph.com/...
Patrick Donnelly
06:30 PM Revision 845d2150 (ceph): rgw: raise log level of http client headers
these messages are especially spammy because the http client's dout
prefix includes the entire request path:
2021-10...
Casey Bodley
06:30 PM bluestore Bug #52234: crash in Throttle::get()
May be this modification is relevant as it appeared in Pacific and touches throttling mechanics... https://github.com... Igor Fedotov
06:28 PM bluestore Bug #52234: crash in Throttle::get()
So far kernels 4.18 and 5.11 are mentioned among suffering ones Igor Fedotov
06:16 PM bluestore Bug #52234: crash in Throttle::get()
Relevant thread at ceph-users: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/GNBVS2AWHCOVMOTXPHZNIG... Igor Fedotov
06:27 PM rgw Bug #52877 (Resolved): rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_...
merged into wip-rgw-multisite-reshard and kicked off new builds Casey Bodley
04:49 PM rgw Bug #52877 (Fix Under Review): rgw-multisite: Dynamic resharding fails to take effect, even when ...
Casey Bodley
04:42 PM rgw Bug #52877: rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_objs_per_sh...
oops! looks like this part of rgw_rados.cc is to blame:... Casey Bodley
04:25 PM rgw Bug #52877 (Triaged): rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_o...
Vidushi Mishra wrote:
> On doing a radosgw-admin reshard process, the buckets that were listed in the reshard list a...
Casey Bodley
05:15 AM rgw Bug #52877: rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_objs_per_sh...
On doing a radosgw-admin reshard process, the buckets that were listed in the reshard list are regarded on the slave ... Vidushi Mishra
06:22 PM Revision eb314271 (ceph): rgw: raise log level of realm/zonegroup/zone output on startup
this output shows up in all radosgw-admin commands, and isn't relevant
to most of them
Signed-off-by: Casey Bodley <...
Casey Bodley
06:02 PM CephFS Bug #52820 (Fix Under Review): Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
Patrick Donnelly
04:36 PM CephFS Bug #52820 (In Progress): Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
Patrick Donnelly
06:00 PM Revision 631360a4 (ceph): mon/MDSMonitor: avoid crash when decoding old FSMap epochs
Fixes: https://tracker.ceph.com/issues/52820
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:40 PM bluestore Bug #52816 (Duplicate): Block.db has been migrated with ceph-volume lvm migrate and osd never sta...
Igor Fedotov
05:07 PM Revision c04590b7 (ceph): rgw: prevent reshard from creating too many log generations
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:07 PM Revision a8386e52 (ceph): rgw: enable RGWReshard thread on any zone that supports it
enable the background dynamic resharding thread based on
RGWSI_Zone::can_reshard(), which takes the zonegroup feature...
Casey Bodley
05:02 PM rgw Bug #52896 (Triaged): rgw-multisite: Dynamic resharding take too long to take effect
not sure what would cause this delay. the RGWReshard::ReshardWorker thread should be attempting reshards every rgw_re... Casey Bodley
08:42 AM rgw Bug #52896 (Closed): rgw-multisite: Dynamic resharding take too long to take effect
On a multi-site cluster, dynamic resharding takes very long to kick in, even when the rgw_max_objs_per_shard value is... Vidushi Mishra
04:30 PM RADOS Bug #52901 (Resolved): osd/scrub: setting then clearing noscrub may lock a PG in 'scrubbing' state
Recent scrub scheduling code errs in (at one location) incorrectly considering noscrub as not
precluding deep-scrub.
Ronen Friedman
03:20 PM Dashboard Tasks #51848 (Resolved): mgr/dashboard: Cluster creation review section followups
Nizamudeen A
03:19 PM Dashboard Feature #50336 (Fix Under Review): mgr/dashboard: "Create Cluster" workflow
Nizamudeen A
03:13 PM rgw Bug #52900: segfault on FIPS enabled server as result of EVP_md5 disabled in openssl
created a PR (https://github.com/ceph/ceph/pull/43503) that activates the FIPS overriding mechanism in 2 locations (r... Mark Kogan
01:55 PM rgw Bug #52900 (Pending Backport): segfault on FIPS enabled server as result of EVP_md5 disabled in o...
reproduces in a vstart environment on ... Mark Kogan
03:09 PM Revision 79a5deda (ceph): Merge pull request #43492 from xxhdx1985126/wip-52894
crimson/os/seastore: set ExtentPlacementManager::allocated_to before rolling segments
Reviewed-by: Chunmei Liu <chun...
Samuel Just
03:00 PM Revision db5cfb15 (ceph): mgr/dashboard: Fix orchestrator/01-hosts.e2e-spec.ts failure
The test is failing on deleting a host because the agent daemon is
present in that host. Its not possible to simply d...
Nizamudeen A
02:42 PM RADOS Bug #51463: blocked requests while stopping/starting OSDs
Sure.
Simple cluster with 5 nodes 125 OSDs in total
one pool replicated size 3, min_size 1
at least this in t...
Manuel Lausch
02:27 PM Revision ad0b6094 (ceph): mgr/cephadm: remove host addr from agent deps
Had no need to be a dependency anyway and actually
was casuing issues in clusters with FQDNs due to
the assumption th...
Adam King
01:47 PM Revision 7b75040d (ceph): crimson: respect the CEPH_ARGS environment variable.
Rook uses `CEPH_ARGS` to convey the `mon_host` configurable. Lack of
support for it was the root cause of inability t...
Radoslaw Zarzynski
01:43 PM rbd Bug #52883 (In Progress): [test] TestLibRBD.CreateThickRemoveFullTry fails because pool quota enf...
Ilya Dryomov
01:29 PM rbd Bug #52883: [test] TestLibRBD.CreateThickRemoveFullTry fails because pool quota enforcement is de...
Also occurs with journaling:
http://qa-proxy.ceph.com/teuthology/ideepika-2021-10-09_11:19:27-rbd-wip-kefu-testing...
Ilya Dryomov
01:42 PM CephFS Bug #52821 (Fix Under Review): qa/xfstest-dev.py: update to include centos stream
Rishabh Dave
01:10 PM Dashboard Bug #49344 (Resolved): mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.d...
Nizamudeen A
01:10 PM Dashboard Backport #52772 (Resolved): pacific: mgr/dashboard: 'Test failure: test_pwd_expiration_date_updat...
Nizamudeen A
12:44 PM Dashboard Backport #52772: pacific: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mg...
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/43351
merged
Yuri Weinstein
01:08 PM Dashboard Bug #51728 (Resolved): mgr/dashbord: force maintenance e2e failing for host
This should be resolved now since fix just got merged in pacific Nizamudeen A
01:08 PM Dashboard Cleanup #52276 (Resolved): mgr/dashboard: move force maintenance check to the workflow tests
Nizamudeen A
01:08 PM Dashboard Backport #52763 (Resolved): pacific: mgr/dashboard: move force maintenance check to the workflow ...
Nizamudeen A
12:43 PM Dashboard Backport #52763: pacific: mgr/dashboard: move force maintenance check to the workflow tests
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43347
merged
Yuri Weinstein
12:44 PM Revision c84f167a (ceph): Merge pull request #43368 from tchaikov/pacific-pr-39602
pacific: mgr/influx: use "N/A" for unknown hostname
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
12:44 PM Revision 5e4aab75 (ceph): Merge pull request #43351 from rhcs-dashboard/wip-52772-pacific
pacific: qa/mgr/dashboard: add extra wait to test
Reviewed-by: Nizamudeen A <nia@redhat.com>
Yuri Weinstein
12:43 PM Revision 62a28188 (ceph): Merge pull request #43347 from rhcs-dashboard/wip-52763-pacific
pacific: mgr/dashboard: Move force maintenance test to the workflow test suite
Reviewed-by: Alfonso Martínez <almart...
Yuri Weinstein
12:42 PM Backport #52610: pacific: cmake: handle empty CMAKE_THREAD_LIBS_INIT
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43167
merged
Yuri Weinstein
12:41 PM Revision 0334e67f (ceph): Merge pull request #43167 from ktdreyer/pacific-52610-cmake-thread-libs...
pacific: cmake: link Threads::Threads instead of CMAKE_THREAD_LIBS_INIT
Reviewed-by: Kefu Chai <kchai@redhat.com>
Re...
Yuri Weinstein
11:31 AM Revision e3ad392f (ceph): crimson: osd operations respect interruptor's InterruptCondition.
For the sake of DRY.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
11:31 AM Revision f41676be (ceph): crimson/osd: rectify a coding style issue in PglogBasedRecovery::do_rec...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:55 AM Orchestrator Bug #51061 (New): GPT partitioning table: OSD "all-available-devices" tries to use "non available...
Sebastian Wagner
10:49 AM rgw Bug #52799: Segmentation Fault in radosgw-admin period update --commit
Yes, FIPS is enabled.
I just tested this right now with FIPS disabled - and... it works.
So, i have a work-a-ro...
Stefan Schueffler
10:49 AM crimson Bug #52897 (Closed): seastore crash when the segment cleaner tries to release segments
Xuehan Xu
09:23 AM crimson Bug #52897 (Closed): seastore crash when the segment cleaner tries to release segments
DEBUG 2021-10-12 12:04:06,905 [shard 0] seastore - check_parent: releasing parent btree_range_pin_t(begin=18375120248... Xuehan Xu
10:39 AM Orchestrator Documentation #52704 (Won't Fix): network 'flow' diagram for cephadm
haha I think I missed to copy some important information here :-) Sebastian Wagner
10:17 AM Orchestrator Bug #52898 (Resolved): cephadm: Unable to create max luns per iSCSI target: thread limit reached
Description of problem:
Unable to create max luns per target. Container is crashed after some luns creation.
Ve...
Sebastian Wagner
10:06 AM rgw Bug #51427: Multisite sync stuck if reshard is done while bucket sync is disabled
Not seeing an issue as of now on ceph version 17.0.0-8051-g15b54dc9 (15b54dc9eaa835e95809e32e8ddf109d416320c9) quincy... Vidushi Mishra
09:23 AM RADOS Feature #52609 (Fix Under Review): New PG states for pending scrubs / repairs
Please see the updated proposed change (https://github.com/ceph/ceph/pull/43403 - new comment from today).
I hope it...
Ronen Friedman
08:46 AM Revision ed8dd300 (ceph): os/bluestore: _do_write_small fix head_pad
Signed-off-by: dheart <dheart_joe@163.com> dheart joe
06:53 AM Dashboard Bug #52895 (New): mgr/dashboard: short_description
h3. Description of problem
hi i install cephadm Octopus version,but i can't change the language to chinese,in the ...
yudong sun
06:47 AM RADOS Bug #44184: Slow / Hanging Ops after pool creation
Wido den Hollander wrote:
> On a cluster with 1405 OSDs I've ran into a situation for the second time now where a po...
Ist Gab
06:00 AM Revision f41eae16 (ceph): cephadm: expose gather-facts api method
Fixes: https://tracker.ceph.com/issues/51209
This PR intends to expose host metadata(gather-facts) api method
Signe...
Avan Thakkar
05:35 AM Revision f7714de2 (ceph): mgr/dashboard: monitoring: grafonnet refactoring for hosts dashboards
This PR intends to refactor hosts dashboards using grafonnet
Fixes:https://tracker.ceph.com/issues/52777
Signed-off-...
Aashish Sharma
05:31 AM Revision 8ca0012e (ceph): Merge pull request #42052 from TRYTOBE8TME/wip-rgw-dpp-3
rgw: DPP addition 4
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
05:17 AM Revision c3496668 (ceph): Merge pull request #43181 from xxhdx1985126/wip-extent-placement-manage...
crimson/os/seastore: add multi-device support
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:43 AM Revision 460f6ca0 (ceph): crimson/os/seastore: set ExtentPlacementManager::allocated_to before ro...
There are circumstances in which a transaction that are supposed to roll the current segment
is invalidated after it ...
Xuehan Xu
02:08 AM Bug #52891 (Fix Under Review): nautilus: Build fails due to preprocessor failure stemming from 'n...
Brad Hubbard
02:07 AM Bug #52891: nautilus: Build fails due to preprocessor failure stemming from 'nspr4/prlog.h'
Turns out it's related to duplicate test definitions failing during (Gtest) macro expansion. Brad Hubbard
01:55 AM Revision 53040e4c (ceph): nautilus: test/ceph_test_librgw_file*: Remove duplicate names
These multiple identical test signatures conflict and cause macro
expansion, and therefore the build, to fail.
Fixes...
Brad Hubbard
01:30 AM crimson Bug #52894 (Resolved): EPM caused crash
DEBUG 2021-10-12 08:45:22,241 [shard 0] seastore - TransactionManager::submit_transaction_direct(0x5a9b4c0): about to... Xuehan Xu
01:28 AM Revision c7e262fa (ceph): Merge pull request #43449 from rzarzynski/wip-crimson-interruptible-pee...
crimson/osd: implement interruptions in PeeringEvent.
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-by: ...
Samuel Just
01:25 AM Revision caafbf09 (ceph): Merge pull request #43483 from cyx1231st/wip-seastore-record-header-ful...
crimson/os/seastore: measure inline/ool record header fullness
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Revi...
Samuel Just

10/11/2021

10:33 PM Orchestrator Bug #51028 (Closed): device zap doesn't perform any checks
Other work fixed this issue in https://github.com/ceph/ceph/pull/43062 Paul Cuzner
10:30 PM mgr Bug #52846 (Need More Info): octopus: mgr fails and freezes while doing pg dump
Deepika, can you check if https://tracker.ceph.com/issues/51815 is the same issue? Neha Ojha
10:28 PM RADOS Bug #52385: a possible data loss due to recovery_unfound PG after restarting all nodes
Satoru Takeuchi wrote:
> > Can you share the full set of logs using ceph-post-file (https://docs.ceph.com/en/pacific...
Neha Ojha
10:25 PM RADOS Backport #52893 (Rejected): octopus: ceph-kvstore-tool repair segmentfault without bluestore-kv
Backport Bot
10:25 PM RADOS Backport #52892 (Resolved): pacific: ceph-kvstore-tool repair segmentfault without bluestore-kv
https://github.com/ceph/ceph/pull/51254 Backport Bot
10:24 PM RADOS Bug #52756 (Pending Backport): ceph-kvstore-tool repair segmentfault without bluestore-kv
based on https://tracker.ceph.com/issues/52756#note-2, looks like the fix needs to be backported all the way. Neha Ojha
10:20 PM RADOS Bug #52513 (Need More Info): BlueStore.cc: 12391: ceph_abort_msg(\"unexpected error\") on operati...
Can you capture a coredump or osd logs with debug_osd=20,debug_bluestore=20,debug_ms=1 if this crash is reproducible? Neha Ojha
10:13 PM RADOS Bug #52126 (Pending Backport): stretch mode: allow users to change the tiebreaker monitor
Neha Ojha
10:13 PM RADOS Bug #52872: LibRadosTwoPoolsPP.ManifestSnapRefcount Failure.
Myoungwon Oh : I am assigning it to you, in case you have any thoughts on this issue. Feel free to un-assign if you d... Neha Ojha
10:08 PM RADOS Bug #52884 (Fix Under Review): osd: optimize pg peering latency when add new osd that need backfill
Neha Ojha
05:29 AM RADOS Bug #52884: osd: optimize pg peering latency when add new osd that need backfill
https://github.com/ceph/ceph/pull/43482 jianwei zhang
05:28 AM RADOS Bug #52884 (Fix Under Review): osd: optimize pg peering latency when add new osd that need backfill
Reproduce:
(1) ceph cluster not running any client IO
(2) only ceph osd in osd.14 operation ( add new osd to cluste...
jianwei zhang
10:07 PM RADOS Bug #52886: osd: backfill reservation does not take compression into account
I'll create a trello card to track this, I think the initial toofull implementation was intentionally kept simple, bu... Neha Ojha
08:42 AM RADOS Bug #52886 (New): osd: backfill reservation does not take compression into account
The problem may be observed with the recently added backfill-toofull test when it runs with bluestore-comp-lz4. When ... Mykola Golub
10:05 PM Bug #52891 (Resolved): nautilus: Build fails due to preprocessor failure stemming from 'nspr4/prl...
... Brad Hubbard
10:02 PM RADOS Bug #51463: blocked requests while stopping/starting OSDs
Is it possible for you to share your test reproducer with us? It would be great if we could run it against a vstart c... Neha Ojha
09:50 PM mgr Bug #38539 (Closed): tasks.mgr.test_insights.TestInsights#test_health_history fails
Closing this since we haven't seen it in a while. Please reopen it if this issue reappears. Brad Hubbard
08:51 PM Revision 1f43d8e6 (ceph): mgr/cephadm: update CEPHADM_FAILED_DAEMON after receiving agent metadata
otherwise, there can be a period where a daemon will be marked
incorrectly as failed or not failed even though mgr/ce...
Adam King
07:07 PM Revision f9baa5c7 (ceph): mgr/cephadm: update CEPHADM_AGENT_DOWN when agent reports in
Right now if an agent considered down reports in the health
warning will reamin until the serve loop runs again. This...
Adam King
06:32 PM rgw Bug #52873 (Fix Under Review): ERROR: failed to list reshard log entries, oid=reshard.0000000000 ...
this behavior isn't specific to the wip-rgw-multisite-reshard branch, so i pushed a fix to master instead. these ENOE... Casey Bodley
06:30 PM Revision 952c7c84 (ceph): radosgw-admin: 'reshard list' doesn't log ENOENT errors
ENOENT errors are expected, especially in fresh clusters, before we've
written any entries to the reshard list shards...
Casey Bodley
05:45 PM Dashboard Tasks #52645 (Resolved): mgr/dashboard: expand cluster dashboard e2e cleanups
Ernesto Puerta
05:21 PM rgw Bug #52799: Segmentation Fault in radosgw-admin period update --commit
we've seen a similar crash from `radosgw-admin period update --commit` inside of openssl due to FIPS enforcement. is ... Casey Bodley
05:19 PM RADOS Bug #52889 (Triaged): upgrade tests fails because of missing ceph-volume package
We need something like 4e525127fbb710c1ac074cf61b448055781a69e3, for octopus-x as well. Neha Ojha
04:43 PM RADOS Bug #52889 (Triaged): upgrade tests fails because of missing ceph-volume package
Recently we seperated ceph-volume from ceph-base to a seperate one, have not looked deeply into it right now, but I s... Deepika Upadhyay
05:06 PM Revision 1a67d3e5 (ceph): mgr/rook: apply mds using placement spec and osd_pool_default_size
This commit changes the apply_mds command in the rook orchestrator
to support some placement specs and also sets the ...
Joseph Sawaya
04:58 PM Revision e517882f (ceph): mgr/rook: factor out replica/failureDomain calc
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:47 PM Revision 100a466e (ceph): Merge pull request #43471 from liewegas/fix-rook-1-node
qa/suites/orch/rook: replicate across osds for 1-node clusters
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
04:23 PM Revision d388c5e9 (ceph): mgr/dashboard: replace Client connections with active-stdby mgrs
Fixes: https://tracker.ceph.com/issues/52121
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
03:56 PM Orchestrator Feature #44414 (Pending Backport): bubble up errors during 'apply' phase to 'cluster warnings'
Daniel Pivonka
02:45 PM Revision 76b0657e (ceph): Merge pull request #43376 from Daniel-Pivonka/cephadm-apply-health
mgr/cephadm: set HEALTH warnings during apply phase in serve
Reviewed-by: Melissa Li <mingkli@redhat.com>
Sebastian Wagner
02:43 PM Revision 1be6dc17 (ceph): Merge pull request #43455 from liewegas/qa-nvme-loop
qa: use nvme_loop devices for (some) cephadm tests
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
02:40 PM Revision b7ce9d0d (ceph): Merge pull request #43450 from guits/fix_selinux_apply_spec
cephadm: shell --mount shouldnt enforce ':z' option
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael ...
Sebastian Wagner
02:38 PM Revision 146cf96a (ceph): Merge pull request #43458 from mgfritch/cephadm-scp
mgr/cephadm: use `asyncssh.scp` to write remote files
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
02:37 PM rgw Bug #52814: RGW services stop responding when datacenter down
We find out a "solution" in order to reactivate RGW service. The only workaround was to remove every host that was do... Pablo Higueras
01:55 PM Revision 0e7c0a81 (ceph): mgr/rook: specify failureDomain on CephObjectStore CR
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
01:22 PM Orchestrator Bug #52888 (Rejected): ceph-mon: stderr too many arguments: [--default-log-to-journald=true,--def...
... Sebastian Wagner
12:52 PM Revision e7cbf303 (ceph): Merge pull request #43473 from rhcs-dashboard/wip-pr_deps-master
.github: check if PR deps are merged/closed
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen ...
Ernesto Puerta
12:45 PM Revision bbe2e650 (ceph): Merge pull request #43485 from rhcs-dashboard/fix-pr_triage-master
.github/pr-triage: rename GH token
Reviewed-by: Nizamudeen A <nia@redhat.com>
Ernesto Puerta
12:44 PM CephFS Bug #52887 (Resolved): qa: Test failure: test_perf_counters (tasks.cephfs.test_openfiletable.Open...
The teuthology test: https://pulpito.ceph.com/yuriw-2021-10-02_15:12:58-fs-wip-yuri2-testing-2021-10-01-0902-pacific-... Xiubo Li
11:18 AM rgw Bug #52877: rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_objs_per_sh...
Update on the issue after 2 days:
1- On the primary site, the buckets have been resharded dynamically.
2- On the ...
Vidushi Mishra
11:05 AM Revision 2220646c (ceph): .github/pr-triage: rename GH token
Repo projects use GITHUB_TOKEN instead of MY_GITHUB_TOKEN:
https://github.com/srggrs/assign-one-project-github-action...
Ernesto Puerta
09:39 AM Revision e66371fa (ceph): src/rgw: DPP addition to rgw_sts.cc
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com> Kalpesh Pandya
09:39 AM Revision 7086cccc (ceph): src/rgw: DPP addition to rgw_keystone.cc
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com> Kalpesh Pandya
09:39 AM Revision ca4ae7cb (ceph): src/rgw: DPP addition to rgw_kms.cc
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com> Kalpesh Pandya
09:39 AM Revision f2005516 (ceph): src/rgw: New commit to fix make check
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com> Kalpesh Pandya
09:22 AM CephFS Bug #44139 (New): mds: check all on-disk metadata is versioned
Jos Collin
09:06 AM Revision 0bcc9d86 (ceph): Merge pull request #43472 from rhcs-dashboard/wip-gh_action_project_das...
.github: add dashboard PRs to Dashboard project
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Kefu Chai <k...
Ernesto Puerta
08:31 AM rgw Bug #49666: RGW crash due to PerfCounters::inc assert_condition during multisite syncing
Setting up multisite on a former single sited RADOSGW setup / cluster we observed multiple RADOSGW crashes as well.
...
Christian Rohmann
08:14 AM Revision d9044d3b (ceph): crimson/os/seastore: rename ool_write_stats_t::overhead_bytes
To header_bytes to be more explicit.
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yingxin Cheng
08:14 AM Revision a20fa150 (ceph): crimson/os/seastore: cleanup record_size_t
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:14 AM Revision 326b79f7 (ceph): crimson/os/seastore: measure inline/ool record header fullness
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng

10/10/2021

09:41 PM Orchestrator Documentation #50883: cephadm: mds_cache_memory_limit
Existing docs seem to favor using centralized config ie. @ceph config set@. At first glance that seems to me to have... Anthony D'Atri
09:22 PM Documentation #51602 (Can't reproduce): incorrect subscribe link for ceph-announce
I checked just now, and the @ceph-announce@ links all currently appear to be correct; I suspect that Mike Perez subse... Anthony D'Atri
09:16 PM mgr Documentation #52656: mgr/prometheus: wron unit in RBD latency metric description
I've looked at `monitoring/grafana/dashboards/rbd-overview.json` and `monitoring/grafana/dashboards/rbd-overview.json... Anthony D'Atri
08:31 PM Orchestrator Documentation #52704: network 'flow' diagram for cephadm
Detail please on what's being requested.
Anthony D'Atri
07:37 PM Revision 0be0772e (ceph): ceph: document rgw_multipart_min_part_size
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> Anthony D'Atri
07:31 PM rbd Bug #52883 (Resolved): [test] TestLibRBD.CreateThickRemoveFullTry fails because pool quota enforc...
... Ilya Dryomov
07:03 PM RADOS Documentation #22843 (Won't Fix): [doc][luminous] the configuration guide still contains osd_op_t...
Anthony D'Atri
07:02 PM RADOS Documentation #7386 (Won't Fix): librados: document rados_osd_op_timeout and rados_mon_op_timeout...
Seven years old, marked @Advanced@, making a judgement call and closing this. If you disagree, let me know and I'll ... Anthony D'Atri
03:35 PM rbd Backport #52882 (Resolved): pacific: [pwl] C_WriteSameRequest number_log_entries is not reset from 0
https://github.com/ceph/ceph/pull/43772 Backport Bot
03:34 PM rbd Bug #52852 (Pending Backport): [pwl] C_WriteSameRequest number_log_entries is not reset from 0
Ilya Dryomov
03:33 PM Revision f5b96461 (ceph): Merge pull request #43182 from CongMinYin/fix-writesame-assert
librbd/cache/pwl: initialize number_log_entries
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
01:06 PM Revision 5ee79168 (ceph): crimson/os/seastore/segment_cleaner: update segment_info_set_t to use s...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 AM Revision 4554f3e3 (ceph): crimson/os/seastore: multi-device support
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
06:22 AM Revision a615b393 (ceph): crimson/os/seastore: adjust segment cleaner's space counter calculation
Until now, segment cleaner calculate available/used spaces assuming that only the journal
does all the writes, which ...
Xuehan Xu
06:22 AM Revision 7677f6dc (ceph): crimson/os/seastore/segment_cleaner: remove unnecessary template declar...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 AM Revision 3b717615 (ceph): crimson/os/seastore/segment_cleaner.cc: adjust whitespace in init_segme...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 AM Revision d062f682 (ceph): crimson/os/seastore/segment_cleaner: check for null in SpaceTrackerSimp...
Since we're passing a sparse pointer vector, we need to check for null
in every user.
Signed-off-by: Samuel Just <sj...
Samuel Just
06:22 AM Revision f5aa0eb7 (ceph): crimson/os/seastore/seastore_types.h: clarify segment_id_t visibility, ...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 AM Revision 9fdc148e (ceph): crimson/os/seastore: max_device -> DEVICE_ID_MAX, clarify users
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 AM Revision e6a39e21 (ceph): crimson/os/seastore/segment_cleaner: rework SpaceTracker* to use a simp...
segment_info_set_t does extra things not relevant to these structures.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:21 AM Revision 6f3afd83 (ceph): crimson/os/seastore: introduce device id into segment_id_t
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
06:21 AM Revision 7de7f952 (ceph): crimson/os/seastore: make segment managers device-id aware
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
06:21 AM Revision 0f3fc5af (ceph): crimson/os/seastore: change Scanner to ExtentReader
This commit makes Scanner an extent reader that route read requests to the corresponding
backing devices according to...
Xuehan Xu
06:21 AM Revision 98caf058 (ceph): crimson/os/seastore: enable SegmentCleaner to hold multiple segmented d...
For now, all segmented devices are treated the same as SEGMENTED. In the future,
there may be different kinds of segm...
Xuehan Xu
01:42 AM Revision 55138b6d (ceph): Merge pull request #43166 from rzarzynski/wip-crimson-no-subproc
crush, crimson: don't support crush_location_hook as crimson lacks SubProcess
Reviewed-by: Kefu Chai <tchaikov@gmail...
Kefu Chai
01:42 AM Revision 8f8ee5d2 (ceph): Merge pull request #43346 from hjwsm1989/fix-52765
tools/ceph-kvstore-tool: fix segfaults when repair the rocksdb
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
01:41 AM Revision a7ffc054 (ceph): Merge pull request #43452 from adk3798/agent-perf1
cephadm: agent: subtract average time of previous iterations off wait time
Reviewed-by: Michael Fritch <mfritch@suse...
Kefu Chai
01:38 AM Revision 9a71badb (ceph): Merge pull request #43401 from romoh/master
src/cephadm: Add support for mariner
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Reviewed-by: Varsha Rao <rv...
Kefu Chai
01:36 AM Revision ae783dd8 (ceph): Merge pull request #43443 from tchaikov/wip-elapsed-in-double
msg/async/ProtocolV2: cast usec to double when converting from nsec
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
R...
Kefu Chai

10/09/2021

10:27 PM RADOS Support #52881 (New): Filtered out host node3.foo.com: does not belong to mon public_network ()
I am running a Ceph Pacific cluster ( version 16.2.6) consisting of 3 nodes with public Internet Addresses. I also ha... Ralph Soika
07:43 PM RADOS Bug #52867: pick_address.cc prints: unable to find any IPv4 address in networks 'fd00:fd00:fd00:3...
I set the following after bootstrap and before adding any OSDs but I got the same error.
`ceph config set mon ms_b...
John Fulton
03:12 PM RADOS Bug #52878 (Fix Under Review): qa/tasks: python3 'dict' object has no attribute 'iterkeys' error
Kefu Chai
08:07 AM RADOS Bug #52878 (Resolved): qa/tasks: python3 'dict' object has no attribute 'iterkeys' error
os: CentOS8.4
ceph version: ceph16.2.4
Teuthology error log:
2021-08-27T09:18:09.787 DEBUG:teuthology.orchestra....
Zhiwei Dai
03:10 PM Revision 00e5e5d5 (ceph): qa/tasks: replace iterkeys() with keys() in Python 3
Python 2.7 reached the end of its lifetime, the pr fixes teuthology task
error in Python 3.x
Fixes: https://tracker....
Zhiwei Dai
07:46 AM rgw Bug #52877: rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_objs_per_sh...
Logs:
http://magna002.ceph.redhat.com/ceph-qe-logs/vidushi/upstream-testing/52877/master_zone
http://magna002.cep...
Vidushi Mishra
07:36 AM rgw Bug #52877 (Resolved): rgw-multisite: Dynamic resharding fails to take effect, even when rgw_max_...
On a multi-site cluster, dynamic resharding fails to take effect, even when the rgw_max_objs_per_shard value is reach... Vidushi Mishra
03:18 AM CephFS Bug #52876 (Fix Under Review): pacific: cluster [WRN] evicting unresponsive client smithi121 (912...
It's due to forget shutdown the mounter after test finishes, this was introduced when resolving the conflicts when ba... Xiubo Li
03:11 AM CephFS Bug #52876 (Resolved): pacific: cluster [WRN] evicting unresponsive client smithi121 (9126), afte...
The teuthology test: https://pulpito.ceph.com/yuriw-2021-10-02_15:12:58-fs-wip-yuri2-testing-2021-10-01-0902-pacific-... Xiubo Li
12:05 AM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
... Deepika Upadhyay

10/08/2021

11:55 PM Orchestrator Bug #52116: kubeadm task fails with error execution phase wait-control-plane: couldn't initialize...
ceph/teuthology-archive/yuriw-2021-10-02_15:03:31-rados-wip-yuri2-testing-2021-10-01-0902-pacific-distro-basic-smithi... Deepika Upadhyay
10:25 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Apologies for the delay. The output of "ceph daemon osd.N bluestore allocator dump block" for 4 OSDs from the cluster... Kellen Renshaw
10:22 PM Revision c2770fb6 (ceph): Merge pull request #43343 from trociny/wip-crushdiff-compat
tools/crushdiff: support old format json dump
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:22 PM RADOS Bug #52640: when osds out,reduce pool size reports a error "Error ERANGE: pool id # pg_num 256 si...
merged https://github.com/ceph/ceph/pull/43324 Yuri Weinstein
10:21 PM Revision 3104bf46 (ceph): Merge pull request #43324 from neha-ojha/wip-52640
common/options/global.yaml.in: add runtime flag for mon_max_pg_per_osd
Reviewed-by: Vikhyat Umrao <vikhyat@redhat.com>
Yuri Weinstein
10:21 PM Revision cbcfc8a5 (ceph): Merge pull request #43232 from Rethan/feat-bluestore-fail-eio
os/bluestore: add option for bluestore fail eio
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
09:06 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
All evidences pointing to a firmware bug persisting in dozens of used Hitachi 12TB (HGST model HUH721212AL5200) HDDs ... Dmitry Smirnov
09:06 PM Revision 65cf69c6 (ceph): qa/tasks/nvme_loop: set up nvme_loop on scratch_devs
Using an nvme loop device makes the LVs look like "real" disks,
which means we can exercise all of the normal code pa...
Sage Weil
09:06 PM Revision d3c9486e (ceph): qa/tasks/cephadm: if no osd roles, --all-available-devices
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
09:06 PM Revision dda15a79 (ceph): qa/tasks/cephadm: wait for osds to start explicitly
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
09:06 PM Revision 8d4b8703 (ceph): qa/overrides/nvme_loop: reusable fragment to use nvme_loop devs
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
09:06 PM Revision 4206b28d (ceph): qa/suites/orch/cephadm/smoke-roleless: no osd roles, use nvme loop
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
09:06 PM Revision 6436b7e0 (ceph): qa/suites/roch/cephadm/smoke: use nvme_loop
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
09:06 PM Revision d4a1ec2d (ceph): qa/tasks/nvme_loop: loop until 'nvme list' shows new devs
Sometimes this doesn't happen immediately.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
06:40 PM CephFS Backport #52875 (Resolved): pacific: qa: test_dirfrag_limit
https://github.com/ceph/ceph/pull/45565 Backport Bot
06:38 PM Revision c6c9734a (ceph): Merge PR #43163 into master
* refs/pull/43163/head:
qa: fsync dir for asynchronous creat on stray tests
qa: refactor and generalize create_n_fi...
Patrick Donnelly
06:38 PM CephFS Bug #52606 (Pending Backport): qa: test_dirfrag_limit
Patrick Donnelly
05:14 PM Revision 61011a43 (ceph): .github: check if PR deps are merged/closed
If a PR description includes `blocked by <pr>` or `depends on <pr>`,
this check will fail until the referred PRs are ...
Ernesto Puerta
04:46 PM Dashboard Bug #52121: mgr/dashboard: replace "Ceph-cluster" Client connections with active-stdby mgrs
Update: On discussing with RADOS team proposal is to replace this panel with active-stdby mgrs instead. Avan Thakkar
04:43 PM Revision ed55c527 (ceph): .github: add dashboard PRs to Dashboard project
This action automatically adds PRs with 'dashboard' label to the
'Dashboard' project (https://github.com/ceph/ceph/pr...
Ernesto Puerta
04:00 PM Revision 0144e3a4 (ceph): qa/suites/orch/rook: replicate across osds for 1-node clusters
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
03:30 PM Dashboard Bug #52811 (Triaged): mgr/dashboard: mgr crashes when viewing unavailable filesystem info via das...
Ernesto Puerta
03:24 PM Revision ab706abe (ceph): Merge pull request #43462 from Zhiwei-Dai/wip-test-erasure-code-for-aar...
qa: support isal ec test for aarch64
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:50 PM Revision 008b41bf (ceph): mgr/cephadm: track daemon deployment post actions by daemon name instea...
in rare cases tracking by type can cause a daemon to be missed when doing post actions if it is not in the cache yet
...
Daniel Pivonka
01:49 PM CephFS Bug #52874 (Resolved): Monitor might crash after upgrade from ceph to 16.2.6
The following assertion might pop up
void FSMap::sanity() const
{
...
if (info.state != MDSMap::STATE_STAND...
Igor Fedotov
01:38 PM rgw Bug #52873: ERROR: failed to list reshard log entries, oid=reshard.0000000000 marker= (2) No such...
ceph version 17.0.0-8051-g15b54dc9 (15b54dc9eaa835e95809e32e8ddf109d416320c9)
Vidushi Mishra
01:37 PM rgw Bug #52873: ERROR: failed to list reshard log entries, oid=reshard.0000000000 marker= (2) No such...
[ceph: root@magna017 /]# ceph versions
{
"mon": {
"ceph version 17.0.0-8051-g15b54dc9 (15b54dc9eaa835e...
Vidushi Mishra
01:35 PM rgw Bug #52873 (Resolved): ERROR: failed to list reshard log entries, oid=reshard.0000000000 marker= ...
On doing a radosgw-admin reshard list on the slave site, the error is observed
ERROR: failed to list reshard log e...
Vidushi Mishra
01:34 PM CephFS Backport #52627: pacific: cephfs-mirror: cephfs-mirror daemon status for a particular FS is not s...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43199
merged
Yuri Weinstein
01:34 PM Revision b56eac81 (ceph): Merge pull request #43199 from vshankar/wip-52627
pacific: mgr/mirroring: remove unnecessary fs_name arg from daemon status command
Reviewed-by: Xiubo Li <xiubli@redh...
Yuri Weinstein
01:33 PM CephFS Backport #52444: pacific: cephfs-mirror: terminating a mirror daemon can cause a crash at times
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43198
merged
Yuri Weinstein
01:33 PM Revision f4bd3282 (ceph): Merge pull request #43198 from vshankar/wip-52444
pacific: cephfs-mirror: shutdown ClusterWatcher on termination
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by...
Yuri Weinstein
01:32 PM CephFS Backport #52441: pacific: mds: slow performance on parallel rm operations for multiple kclients
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43148
merged
Yuri Weinstein
01:32 PM Revision 583a7c38 (ceph): Merge pull request #43148 from lxbsz/fair_mutex
pacific: mds: switch mds_lock to fair mutex to fix the slow performance issue
Reviewed-by: Jeff Layton <jlayton@redh...
Yuri Weinstein
12:18 PM RADOS Bug #52872 (Pending Backport): LibRadosTwoPoolsPP.ManifestSnapRefcount Failure.
/a/yuriw-2021-10-04_21:49:48-rados-wip-yuri4-testing-2021-10-04-1236-distro-basic-smithi/6421867... Sridhar Seshasayee
11:49 AM Orchestrator Bug #52871 (New): Failure in cephfs_test_runner - ERROR: test_pause (tasks.cephadm_cases.test_cli...
/a/yuriw-2021-10-04_21:49:48-rados-wip-yuri4-testing-2021-10-04-1236-distro-basic-smithi/6421351
/a/yuriw-2021-10-04...
Sridhar Seshasayee
11:43 AM Revision d66a7ec3 (ceph): Merge pull request #43444 from idryomov/wip-read-from-replica-comment
librados,librbd: make it clear that replica reads are safe for general use
Reviewed-by: Samuel Just <sjust@redhat.com>
Ilya Dryomov
11:22 AM Orchestrator Feature #51618: rgw_frontends configuration in config database not persistent
I tried your proposal and it worked. Thanks. But nevertheless it would be nice to be able to prevent automatic change... Tobias Fischer
10:54 AM CephFS Bug #24030 (Closed): ceph-fuse: double dash meaning
Closing this because:
* In the review, disabling -- is not encouraged.
* When I look at this issue now, this does...
Jos Collin
10:40 AM Dashboard Backport #52870 (Resolved): pacific: mgr/dashboard: clean up controllers
https://github.com/ceph/ceph/pull/43543 Backport Bot
10:36 AM Dashboard Cleanup #52589 (Pending Backport): mgr/dashboard: clean up controllers
Ernesto Puerta
10:15 AM Revision dd336847 (ceph): librbd/cache/pwl: initialize number_log_entries
Using uninitialized number_log_entries cause writesame req space
calculation error. sometimes fail in TestMockCacheSS...
CONGMIN YIN
09:11 AM Orchestrator Feature #52869: add setting for cephadm log level
We tried to change the Log Level in Source, but it seems that cephadm from Container Image is used.... Tobias Fischer
08:05 AM Orchestrator Feature #52869 (Resolved): add setting for cephadm log level
the cephadm log file under /var/log/ceph/cephadm.log is by default in DEBUG level and can get big quite fast: ... Tobias Fischer
08:56 AM Revision 418adb88 (ceph): Merge pull request #43137 from rhcs-dashboard/fix-52480-master
mgr/dashboard: clean-up controllers
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epu...
Ernesto Puerta
08:32 AM Revision 0f510f05 (ceph): Merge pull request #43459 from cyx1231st/wip-seastore-optimize-record-o...
crimson/os/seastore: reduce write amplification from record overhead and implement placement hint
Reviewed-by: Yingx...
Samuel Just
06:37 AM Revision eaa385f3 (ceph): qa: support isal ec test for aarch64
modified: qa/standalone/erasure-code/test-erasure-code-plugins.sh
new file: qa/suites/rados/thrash-erasure-code-...
Zhiwei Dai
03:59 AM Revision 300d2706 (ceph): crimson/os/seastore: implement placement_hint HOT/COLD/REWRITE
The current strategy is to inline allocate non-REWRITE extents in order
to reduce the record overhead. The observatio...
Yingxin Cheng
03:59 AM Revision 05d68ddc (ceph): crimson/os/seastore/epm: misc cleanup
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:59 AM Revision 0f6a1571 (ceph): crimson/os/seastore: rename ool_placement_hint_t
To placement_hint_t as the hint is not limited to ool extents.
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yingxin Cheng

10/07/2021

11:57 PM Revision 52c20e55 (ceph): mgr/cephadm: use str type for `stdin`
avoid encode/decode confusion by using a str data type to both
send (stdin) and receive (stdout) data
Signed-off-by:...
Michael Fritch
11:55 PM Revision 6c57113b (ceph): mgr/cephadm: use `asyncssh.scp` to write remote files
`tee` via stdin happens to work when the file is a utf-8 byte encoded
string, but won't work if the file happens to b...
Michael Fritch
11:00 PM RADOS Backport #52868 (In Progress): stretch mode: allow users to change the tiebreaker monitor
Greg Farnum
10:52 PM RADOS Backport #52868 (Resolved): stretch mode: allow users to change the tiebreaker monitor
https://github.com/ceph/ceph/pull/43457 Greg Farnum
10:59 PM Revision de9b73ae (ceph): doc: update stretch mode documentation for new commands
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 37d3aee4a96cca62e72e0e5cb491e8cde2474edd)
Greg Farnum
10:56 PM Revision 30b5e8dd (ceph): mon: remove deleted monitors from the disallowed_leaders set
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 6123f3a44af6b3d1fc9b46546e93b7f261c2a381)
Greg Farnum
10:56 PM Revision d405828d (ceph): mon: udpate MonMap::last_changed on stretch commands which didn't
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 821cf1bb54b205d1bfb1ddee979b50ca3cff075d)
Greg Farnum
10:56 PM Revision 3b9d6242 (ceph): mon: dump tiebreaker_mon in MonMap
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit c59a6f89465e3933631afa2ba92e8c1ae1c31c06)
Greg Farnum
10:56 PM Revision f125b8a4 (ceph): mon: remove an incomplete and unnecessary wait_for_readable() bailout
Not sure how this got in here[1], but without a return statement it's not
functioning, and it's happily unnecessary a...
Greg Farnum
10:56 PM Revision de8ae3cd (ceph): mon: add "mon set_new_tiebreaker" command, so stretch clusters can repl...
Fixes: https://tracker.ceph.com/issues/52126
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from com...
Greg Farnum
10:56 PM Revision d4be0bad (ceph): mon: don't let users remove the tiebreaker monitor from the map
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 4e379cd93e76eea59f0babb1de377d068b2e2385)
Greg Farnum
10:22 PM Revision 4ceedec1 (ceph): Merge pull request #43248 from inspur-wyq/wip-doc
doc/rbd/vault.rst: fix typos
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
10:16 PM Revision 251b6e24 (ceph): Merge pull request #43373 from gregsfortytwo/wip-mon-stretch-new-tiebre...
mon: Allow specifying new tiebreaker monitors
Reviewed-by: Neha Ojha <nojha@redhat.com>
Greg Farnum
10:07 PM Revision b1265385 (ceph): Merge pull request #43331 from adk3798/agent-drain
mgr/cephadm: fix host drain with agent
Reviewed-by: Nizamudeen A <nia@redhat.com>
Kefu Chai
09:08 PM Revision c3f8fba0 (ceph): mgr/cephadm: refactor `_set_maintenance_health_check` to use `set_healt...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
09:08 PM Revision cfd6ad0a (ceph): mgr/cephadm: refactor `_update_paused_health` to use `set_health_warnin...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
09:08 PM Revision 2eacd6e7 (ceph): mgr/cephadm: refactor `_refresh_hosts_and_daemons` to use `set_health_w...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
09:08 PM Revision f42992a1 (ceph): mgr/cephadm: refactor `_check_for_strays` to use `remove_health_warning...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
09:08 PM Revision 0f8f0850 (ceph): mgr/cephadm: set health check warning in `_apply_service_config` for in...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
09:08 PM Revision 1ccdd941 (ceph): mgr/cephadm: set health check warning for apply spec failures and daemo...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
08:59 PM RADOS Bug #52867 (New): pick_address.cc prints: unable to find any IPv4 address in networks 'fd00:fd00:...
When using IPv6 for my public and cluster network my mon is able to bootstrap (because I have [1]) but I end up with ... John Fulton
08:47 PM Orchestrator Bug #52866 (Fix Under Review): removal of iscsi causes mgr module to fail
Daniel Pivonka
08:46 PM Orchestrator Bug #52866 (Resolved): removal of iscsi causes mgr module to fail
this does not happen all the time maybe 10% of the time. could potentially effect of daemon type that have post actio... Daniel Pivonka
07:08 PM Revision a5675535 (ceph): qa: only set frag confs for workloads
Otherwise these local conf overrides prevent functional testing.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:08 PM Revision 395d20a2 (ceph): qa: refactor and generalize create_n_files
Few things:
- Allow calling fsync on directory (to support async create kernel).
- Allow immediately unlinking the c...
Patrick Donnelly
07:08 PM Revision d33debc6 (ceph): qa: fsync dir for asynchronous creat on stray tests
Use the enhanced create_n_files to dedup code. Also split the large test
into three.
Fixes: https://tracker.ceph.com...
Patrick Donnelly
07:08 PM Revision 5ae32803 (ceph): mds: improve debugging for fragment size check
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:54 PM Linux kernel client Bug #52864 (Resolved): kclient not always reporting failed async creates when fsync'ing parent
Patrick noticed that our reporting for failed async creates is broken, and sometimes returns 0 even when an async cre... Jeff Layton
06:43 PM Bug #52847 (Resolved): cephadm extraction code needs to check for cephadm package first
Dan Mick
05:54 AM Bug #52847 (Fix Under Review): cephadm extraction code needs to check for cephadm package first
Dan Mick
04:52 AM Bug #52847 (Resolved): cephadm extraction code needs to check for cephadm package first
https://github.com/ceph/ceph-build/pull/1913 added code to extract cephadm from its package and store it in chacra al... Dan Mick
06:42 PM CephFS Bug #43960: MDS: incorrectly issues Fc for new opens when there is an existing writer
Xiubo Li wrote:
> Whenever switching to a different lock state the MDS will try to issue the allowed caps to the cli...
Greg Farnum
06:35 PM Bug #50997: octopus arm64 build broken since 15.2.8
Still failing on RC for 15.2.15
https://shaman.ceph.com/builds/ceph/octopus/7860f3d77ee3e58c18067dbf7c5e3242c90d9096/
Yuri Weinstein
03:47 PM Dashboard Bug #52764 (Fix Under Review): mgr/dashboard: orchestrator/01-hosts.e2e-spec.ts fails
Nizamudeen A
03:37 PM Stable releases Tasks #52856: octopus v15.2.15
h3. QE VALIDATION (STARTED 10/7/21)
*PRs list => https://pad.ceph.com/p/octopus_v15.2.15_QE_PRs_LIST*
*Release ...
Yuri Weinstein
03:32 PM Stable releases Tasks #52856 (New): octopus v15.2.15
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
03:04 PM Revision 103b6cc3 (ceph): Merge pull request #43442 from linuxbox2/wip-rgwadmin-logfix
qa/rgw: fix ops log tests to handle non-bucket ops (which are now valid) Matt Benjamin
02:51 PM Orchestrator Bug #52855: cephadm: bootstrap --apply-spec shouldn't enforce :z
for instance, the following command would fail because podman doesn't allow to relabel a file in /usr:... Guillaume Abrioux
02:48 PM Orchestrator Bug #52855 (Resolved): cephadm: bootstrap --apply-spec shouldn't enforce :z
cephadm shouldn't enforce the ":z" option on the file passed to `--apply-spec`.
the file passed to `--apply-spec` ...
Guillaume Abrioux
02:44 PM bluestore Bug #52227 (Need More Info): crash: int BlueStore::_open_super_meta(): abort
Neha Ojha
02:37 PM bluestore Bug #52229: crash: virtual int KernelDevice::flush(): abort
1 affected cluster with all the crashes Neha Ojha
02:27 PM Backport #51645: octopus: osd/OSD: mkfs need wait for transcation completely finish
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43418
merged
Yuri Weinstein
02:27 PM Revision 7860f3d7 (ceph): Merge pull request #43418 from trociny/wip-51645-octopus
octopus: osd/OSD: mkfs need wait for transcation completely finish
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
02:25 PM RADOS Backport #52809: octopus: ceph-erasure-code-tool: new tool to encode/decode files
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43407
merged
Yuri Weinstein
02:25 PM bluestore Bug #52203 (Duplicate): crash: /lib64/libpthread.so.0(
Neha Ojha
02:23 PM Revision edc07019 (ceph): cephadm: bootstrap --apply-spec shouldn't enforce :z
There's no need to mount this file with the `:z` option.
read-only access is enough for this file.
Fixes: https://tr...
Guillaume Abrioux
02:22 PM Revision 57e10761 (ceph): Merge pull request #43407 from trociny/wip-52809-octopus
octopus: tools/erasure-code: new tool to encode/decode files
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
02:22 PM bluestore Bug #52205 (Duplicate): crash: /lib64/libpthread.so.0(
Neha Ojha
02:14 PM Revision 263b734e (ceph): Merge pull request #43448 from rzarzynski/wip-crimson-monmap-moredbgs
crimson, monmap: inform about errors when interacting with DNS
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:09 PM bluestore Bug #52804 (Need More Info): pacific: Hybrid Allocator exhibits high tail latency for writes in O...
Neha Ojha
02:09 PM Revision b5040126 (ceph): cephadm: agent: subtract average time of previous iterations off wait time
We want the agent to actually report metadata at the rate we set
it for. Before this, that rate was just being used a...
Adam King
02:04 PM bluestore Bug #52399 (In Progress): src/os/bluestore/HybridAllocator.cc: FAILED ceph_assert(false)
Neha Ojha
01:55 PM Revision 8af0d76c (ceph): msg/async/ProtocolV2: cast usec to double when converting from nsec
to be consistent with the same logic in V1, and more importantly, it is
more correct.
the change was suggested by Il...
Kefu Chai
01:20 PM CephFS Backport #52854 (Resolved): pacific: qa: test_simple failure
https://github.com/ceph/ceph/pull/50756 Backport Bot
01:17 PM CephFS Bug #52677 (Pending Backport): qa: test_simple failure
Patrick Donnelly
01:16 PM Revision 23630787 (ceph): Merge PR #43231 into master
* refs/pull/43231/head:
qa: fix promotion test
Reviewed-by: Ramana Raja <rraja@redhat.com>
Patrick Donnelly
12:39 PM Orchestrator Bug #52853 (In Progress): 'cephadm shell --mount' enforces :z option by default
Guillaume Abrioux
12:35 PM Orchestrator Bug #52853 (Resolved): 'cephadm shell --mount' enforces :z option by default
This can be an issue when trying to mount a file in /usr from the host.
podman doesn't allow to relabel a file in ...
Guillaume Abrioux
12:26 PM Revision aeae360e (ceph): cephadm: shell --mount shouldnt enforce ':z' option
cephadm shouldn't enforce this option.
For instance, it can be an issue when you try to bindmount a file in /usr
Fix...
Guillaume Abrioux
11:53 AM Revision bce34dd6 (ceph): rgw/rgw_rados: make RGW request IDs non-deterministic
Use a random number vs. incremental counter for first component of request ID.
Fixes: https://tracker.ceph.com/issue...
Cory Snyder
11:48 AM CephFS Feature #1276 (Resolved): client: expose mds partition via virtual xattrs
Patch was merged for v5.15. Jeff Layton
11:33 AM Revision 28ef412f (ceph): crimson/osd: squeeze one indentation level from PeeringEvent::start().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:33 AM Revision e6d10da2 (ceph): crimson/osd: implement interruptions in PeeringEvent.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:33 AM Revision 2bf9d7b0 (ceph): crimson/osd: more interruptions in PeeringEvent.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:27 AM rbd Bug #52852 (Resolved): [pwl] C_WriteSameRequest number_log_entries is not reset from 0
Ilya Dryomov
11:20 AM Revision 62a4638b (ceph): crimson, monmap: limit the scope of the seastar namespace inclusion.
More consistency that way. This also enables us to define the usual
`logger()` function without having a clash with `...
Radoslaw Zarzynski
11:20 AM Revision ad3d47f5 (ceph): crimson, monmap: inform about errors in MonMap::init_with_dns_srv().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:36 AM Dashboard Tasks #52851 (New): mgr/dashboard: remove (old) Ceph version from hosts
This is a legacy version from the days Ceph services ran on bare-metal hosts. Ernesto Puerta
10:34 AM Dashboard Cleanup #47219 (Resolved): mgr/dashboard: cluster > hosts: missing info
Ernesto Puerta
10:03 AM rbd Bug #52850 (Resolved): allow rbd_default_map_options to be overridden at pool and image level
Currently rbd_default_map_options can only be set globally. Make "rbd config pool set <pool> rbd_default_map_options... Ilya Dryomov
09:33 AM Revision 6d6236dc (ceph): mds: skip journaling blocklisted clients when in `replay` state
When a standby MDS is transitioning to active, it passes through
`replay` state. When the MDS is in this state, there...
Venky Shankar
09:15 AM CephFS Bug #52820: Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
I was able to complete the upgrade by switching to version 16.2.5.
After that I tried to upgrade from version 16....
Daniel Keller
08:45 AM mgr Backport #52849 (In Progress): octopus: mgr: mgr crashes when running "rbd perf image iostat" wit...
Konstantin Shalygin
08:43 AM mgr Backport #52849 (Resolved): octopus: mgr: mgr crashes when running "rbd perf image iostat" with p...
https://github.com/ceph/ceph/pull/43446 Konstantin Shalygin
08:44 AM mgr Backport #52848 (In Progress): pacific: mgr: mgr crashes when running "rbd perf image iostat" wit...
Konstantin Shalygin
08:43 AM mgr Backport #52848 (Resolved): pacific: mgr: mgr crashes when running "rbd perf image iostat" with p...
https://github.com/ceph/ceph/pull/43445 Konstantin Shalygin
08:44 AM Revision f7b1f7d4 (ceph): MetricCollector.h: Add check to prevent mgr from crashing
Fixes: https://tracker.ceph.com/issues/52801
Signed-off-by: Aswin Toni <aswin.toni@cern.ch>
(cherry picked from commi...
Aswin Toni
08:40 AM mgr Bug #52801 (Pending Backport): mgr: mgr crashes when running "rbd perf image iostat" with prometh...
Venky Shankar
08:40 AM Revision 05b4772d (ceph): Merge pull request #43384 from bosc0/master
mgr: Add check to prevent mgr from crashing
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
08:31 AM Revision 4216e43b (ceph): Merge pull request #43268 from cfsnyder/wip-52587-octopus
octopus: ceph-volume: fix lvm activate --all --no-systemd Guillaume Abrioux
06:35 AM CephFS Bug #48711 (Need More Info): mds: standby-replay mds abort when replay metablob
Hi haitao,
I don't see a segmentation fault here and the attached logs doesn't have more information about the cra...
Jos Collin
05:03 AM Orchestrator Bug #51111: Pacific: CEPHADM_STRAY_DAEMON after deploying iSCSI gateway with cephadm due to tcmu-...
Same issue on 16.2.6 with Ubuntu 20.04.
Temporarily silence the WRAN by configuring mgr/cephadm/warn_on_stray_daemon...
icy chan
04:40 AM Revision ff88d7de (ceph): qa: skip internal metadata directory when scanning ceph debugfs directory
kclient patchset
https://patchwork.kernel.org/project/ceph-devel/list/?series=556049
introduces `meta` dire...
Venky Shankar
02:23 AM mgr Bug #52846 (Need More Info): octopus: mgr fails and freezes while doing pg dump
... Deepika Upadhyay
12:40 AM RADOS Backport #52845 (Rejected): pacific: osd: add scrub duration to pg dump
https://github.com/ceph/ceph/pull/43704 Backport Bot
12:35 AM RADOS Bug #52605 (Pending Backport): osd: add scrub duration to pg dump
Neha Ojha

10/06/2021

10:50 PM mgr Backport #52844 (Resolved): pacific: ceph pg dump times out due to no active mgr
https://github.com/ceph/ceph/pull/43697 Backport Bot
10:48 PM Revision 86136428 (ceph): Merge pull request #41445 from guits/cephadm_quick_patch
cephadm: add daemon_name in daemon description
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Kefu Chai
10:46 PM mgr Bug #51815 (Pending Backport): ceph pg dump times out due to no active mgr
Kefu Chai
10:45 PM Revision 958b22e3 (ceph): Merge pull request #43335 from liewegas/debug-51815
mon,auth: fix proposal (and mon db rebuild) of rotating secrets
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
10:45 PM RADOS Backport #52843 (Resolved): pacific: msg/async/ProtocalV2: recv_stamp of a message is set to a wr...
https://github.com/ceph/ceph/pull/43511 Backport Bot
10:45 PM RADOS Backport #52842 (Rejected): octopus: msg/async/ProtocalV2: recv_stamp of a message is set to a wr...
Backport Bot
10:45 PM RADOS Backport #52841 (Resolved): pacific: shard-threads cannot wakeup bug
https://github.com/ceph/ceph/pull/51262 Backport Bot
10:45 PM RADOS Backport #52840 (Rejected): octopus: shard-threads cannot wakeup bug
Backport Bot
10:45 PM RADOS Backport #52839 (Resolved): pacific: rados: build minimally when "WITH_MGR" is off
https://github.com/ceph/ceph/pull/51250 Backport Bot
10:45 PM RADOS Backport #52838 (Rejected): octopus: rados: build minimally when "WITH_MGR" is off
Backport Bot
10:44 PM Revision 351ebd68 (ceph): Merge pull request #43379 from myoungwon/wip-evict-range
osd: trim corresponding chunks on tier_evict
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
10:43 PM RADOS Bug #52796 (Pending Backport): rados: build minimally when "WITH_MGR" is off
Kefu Chai
10:43 PM Revision 0a0cb8ea (ceph): Merge pull request #43378 from ivancich/wip-build-without-mgr
rados: build minimally when "WITH_MGR" is off
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
10:42 PM RADOS Bug #52781 (Pending Backport): shard-threads cannot wakeup bug
Kefu Chai
10:41 PM Revision 90d2e8ad (ceph): Merge pull request #43360 from jianwei1216/fix-shard-threads-cannot-wak...
osd: fix shard-threads cannot wakeup bug
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
10:40 PM RADOS Bug #52739 (Pending Backport): msg/async/ProtocalV2: recv_stamp of a message is set to a wrong value
Kefu Chai
10:33 PM Revision b2e806ee (ceph): Merge pull request #43307 from taodd/recv_stamp_fix
msg/async/ProtocolV2: Set the recv_stamp at the beginning of receiving a message
Reviewed-by: Radoslaw Zarzynski <rz...
Kefu Chai
10:31 PM Revision 22d9a69f (ceph): Merge pull request #43380 from myoungwon/wip-dont-promote-dirty
osd: do not promote objects if op is is_dirty
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
10:27 PM Dashboard Bug #52764: mgr/dashboard: orchestrator/01-hosts.e2e-spec.ts fails
/a/kchai-2021-10-06_14:02:32-rados-wip-kefu-testing-2021-10-05-2221-distro-basic-smithi/6424629 Kefu Chai
10:19 PM Revision ea586cdc (ceph): Merge pull request #43435 from rzarzynski/wip-crimson-pickv2only
crimson/osd: pick only v2 addresses.
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <tchaikov@gm...
Kefu Chai
09:14 PM Revision b6cffb9b (ceph): librados: OPERATION_BALANCE/LOCALIZE_READS comment is outdated
With the introduction of min_last_complete_ondisk on the OSD side,
it is safe to use these for non-immutable data.
S...
Ilya Dryomov
09:14 PM Revision 711c4002 (ceph): librbd: clarify rbd_read_from_replica_policy vs older options
If rbd_read_from_replica_policy is set appropriately, setting
rbd_balance/localize_snap_reads or rbd_balance/localize...
Ilya Dryomov
08:28 PM rgw Bug #52837 (Fix Under Review): qa/rgw: restore ability to run radosgw_admin.py unit standalone--i...
Matt Benjamin
08:22 PM rgw Bug #52837 (Resolved): qa/rgw: restore ability to run radosgw_admin.py unit standalone--improved ...
Some minor fixes, cleanups and enhancement of radosgw_admin.py standlone mode. How uses the LocalRemote machinery of... Matt Benjamin
08:08 PM Revision 788da98c (ceph): qa/rgw: fix ops log tests to handle non-bucket ops (which are now valid)
After 3863eb89512f1698b8e56f1f1ffc78a6ca8d5826--rgw: permit logging of
list-bucket (and any other no-bucket op-- the ...
Matt Benjamin
08:05 PM rgw Bug #52647 (Fix Under Review): rgw/singleton failures: assert rgwlog['bucket'].find(bucket_name) ...
Matt Benjamin
07:51 PM Dashboard Backport #52836 (In Progress): octopus: Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out...
Ernesto Puerta
07:50 PM Dashboard Backport #52836 (Resolved): octopus: Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out af...
https://github.com/ceph/ceph/pull/43441 Ernesto Puerta
07:51 PM Revision b72620cc (ceph): qa/mgr/dashboard/test_pool: don't check HEALTH_OK
Fixes: https://tracker.ceph.com/issues/48845
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
07:50 PM Dashboard Backport #52835 (In Progress): pacific: Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out...
Ernesto Puerta
07:49 PM Dashboard Backport #52835 (Resolved): pacific: Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out af...
https://github.com/ceph/ceph/pull/43440 Ernesto Puerta
07:50 PM Revision 24eff668 (ceph): qa/mgr/dashboard/test_pool: don't check HEALTH_OK
Fixes: https://tracker.ceph.com/issues/48845
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
07:49 PM Dashboard Bug #48845 (Pending Backport): Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out after 60...
Ernesto Puerta
07:49 PM Revision df89e6a1 (ceph): Merge pull request #43256 from rhcs-dashboard/fix-48845-master
qa/mgr/dashboard/test_pool: don't check HEALTH_OK
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernes...
Ernesto Puerta
07:36 PM Dashboard Feature #52017 (Resolved): mgr/dashboard: introduce gather facts in host list
Ernesto Puerta
07:27 PM Dashboard Subtask #52834 (Resolved): mgr/dashboard: add TTL caching to ceph-mgr get method
Ernesto Puerta
06:34 PM rgw Feature #50611 (Fix Under Review): notification: add conf parameter to allow sending bucket notif...
Yuval Lifshitz
06:24 PM RADOS Bug #48965: qa/standalone/osd/osd-force-create-pg.sh: TEST_reuse_id: return 1
https://pulpito.ceph.com/kchai-2021-10-05_16:14:10-rados-wip-kefu-testing-2021-10-05-2221-distro-basic-smithi/6423567 Greg Farnum
06:14 PM Revision b36766eb (ceph): mgr/dashboard: clean-up controllers
Fixes: https://tracker.ceph.com/issues/52589
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
05:56 PM RADOS Backport #52832 (In Progress): nautilus: osd: pg may get stuck in backfill_toofull after backfill...
Mykola Golub
04:35 PM RADOS Backport #52832 (Rejected): nautilus: osd: pg may get stuck in backfill_toofull after backfill is...
https://github.com/ceph/ceph/pull/43439 Backport Bot
05:40 PM RADOS Backport #52833 (In Progress): octopus: osd: pg may get stuck in backfill_toofull after backfill ...
Mykola Golub
04:35 PM RADOS Backport #52833 (Resolved): octopus: osd: pg may get stuck in backfill_toofull after backfill is ...
https://github.com/ceph/ceph/pull/43438 Backport Bot
05:40 PM Revision 6187a491 (ceph): qa/tasks/ceph_manager: fix assertion
The osd may be 0.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit e0a926a2c18d76225fd4d4051...
Mykola Golub
05:40 PM Revision 8f40d7cf (ceph): qa/suites/rados: add backfill_toofull test
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 76743e005866664795e9240460734b31108824e2)
Mykola Golub
05:40 PM Revision c6a1a755 (ceph): osd: re-cache peer_bytes on every peering state activate
peer_bytes is used for backfill reservation request and may be
reset if backfill is interrupted, and we want it set b...
Mykola Golub
05:39 PM RADOS Backport #52831 (In Progress): pacific: osd: pg may get stuck in backfill_toofull after backfill ...
Mykola Golub
04:35 PM RADOS Backport #52831 (Resolved): pacific: osd: pg may get stuck in backfill_toofull after backfill is ...
https://github.com/ceph/ceph/pull/43437 Backport Bot
05:39 PM Revision 2a0451af (ceph): osd: re-cache peer_bytes on every peering state activate
peer_bytes is used for backfill reservation request and may be
reset if backfill is interrupted, and we want it set b...
Mykola Golub
05:39 PM Revision 3b0583ca (ceph): qa/tasks/ceph_manager: fix assertion
The osd may be 0.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit e0a926a2c18d76225fd4d4051...
Mykola Golub
05:39 PM Revision ccd1c404 (ceph): qa/suites/rados: add backfill_toofull test
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 76743e005866664795e9240460734b31108824e2)
Mykola Golub
04:59 PM rgw Backport #51695: octopus: rgw: fail as expected when set-bucket-website attempted on a non-existe...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43424
merged
Yuri Weinstein
04:59 PM Revision a166650a (ceph): Merge pull request #43424 from cfsnyder/wip-51695-octopus
octopus: rgw: fail as expected when set/delete-bucket-website attempted on a non-exis…
Reviewed-by: Casey Bodley <cb...
Yuri Weinstein
04:31 PM RADOS Bug #52448 (Pending Backport): osd: pg may get stuck in backfill_toofull after backfill is interr...
Mykola Golub
04:26 PM Revision 363b2238 (ceph): Merge pull request #42964 from trociny/wip-52448
osd: re-cache peer_bytes on every peering state activate
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
03:20 PM rgw Bug #50141 (Resolved): consecutive complete-multipart-upload requests following the 1st (successf...
Mark Kogan
02:44 PM Revision c7f2056f (ceph): crimson/osd: pick only v2 addresses.
Otherwise we'll run into an assertion failure when binding:
```
INFO 2021-10-05 15:14:51,075 [shard 0] osd - picked...
Radoslaw Zarzynski
02:30 PM ceph-volume Bug #49582: ceph-volume lvm batch does not support valid LV passed by 'dm' names
Ruben Garcia wrote:
> I have a similar issue with
> ceph version 14.2.21 (5ef401921d7a88aea18ec7558f7f9374ebd8f5a6...
Ruben Garcia
02:29 PM ceph-volume Bug #49582: ceph-volume lvm batch does not support valid LV passed by 'dm' names
I have a similar issue with
ceph version 14.2.21 (5ef401921d7a88aea18ec7558f7f9374ebd8f5a6) nautilus (stable)
This...
Ruben Garcia
02:19 PM Revision b5ffd98c (ceph): snap-schedule: add test for multiple retention set calculation
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
(cherry picked from commit bb9a3b358bc7bd031d8a18e299a3a1485aac1cfc)
Jan Fajerski
02:15 PM mgr Backport #52412 (In Progress): pacific: mgr/snap-schedule: retention set calculation for multiple...
Laura Paduano
02:13 PM Revision a04f2976 (ceph): snap-schedule: count retained snapshots per retention policy
Before this commit the length of the already-retained snapshots
terminated the loop. This fails when muliple retentio...
Jan Fajerski
02:06 PM rgw Fix #52818 (Fix Under Review): Make RGW transaction IDs less deterministic
Casey Bodley
01:11 PM rgw Documentation #52830 (Resolved): rgw: document rgw_lc_debug_interval configuration option
rgw_lc_debug_interval configuration option has no description ("desc") or long description ("long_desc") fields. J. Eric Ivancich
01:07 PM CephFS Bug #52829: cephfs/mirroring: peer_bootstrap import failed with EPERM
Attaching mgr logs split into two files Kotresh Hiremath Ravishankar
12:55 PM CephFS Bug #52829 (New): cephfs/mirroring: peer_bootstrap import failed with EPERM
Tried setting up mirroring on vstart cluster as below but peer_bootstrap import failed with EPERM.
#Create vstart ...
Kotresh Hiremath Ravishankar
11:22 AM CephFS Bug #52821: qa/xfstest-dev.py: update to include centos stream
rishabh-2021-10-05_09:25:11-fs-wip-rishabh-vr-run-multiple-cmds-distro-basic-smithi/6423166/... Rishabh Dave
09:29 AM Orchestrator Bug #52828 (Resolved): _admin label not copying automatically the keyring and ceph.conf files to ...
From the documentation (https://docs.ceph.com/en/latest/cephadm/host-management/?highlight=_admin#special-host-labels... Bernardo Gargallo
08:23 AM rgw Backport #52827 (In Progress): nautilus: rgw: deleting a bucket results in infinite loop
Mykola Golub
08:05 AM rgw Backport #52827 (Rejected): nautilus: rgw: deleting a bucket results in infinite loop
https://github.com/ceph/ceph/pull/43432 Backport Bot
08:00 AM rgw Bug #49206 (Pending Backport): rgw: deleting a bucket results in infinite loop
Mykola Golub
07:43 AM rgw Backport #49746 (Resolved): pacific: SSE-KMS vault transit: use transit correctly.
Nathan Cutler
07:33 AM Orchestrator Bug #52826 (New): Ingress haproxy/keepalived configuration issues with two rgw and two ingress da...
h3. the setting
I have a v16.2.6 cluster running with six nodes osd-1..osd-6. I have two RGW realms "default" and ...
Manuel Holtgrewe
06:07 AM Orchestrator Documentation #52825 (Closed): haproxy causes high number of connection resets
I have discovered an interesting haproxy behaviour that causes a high number of connection resets on rgw hosts when H... Manuel Holtgrewe
05:46 AM CephFS Fix #52824 (Closed): qa: skip internal metadata directory when scanning ceph debugfs directory
kclient patchset:
https://patchwork.kernel.org/project/ceph-devel/list/?series=556049
introduces meta direc...
Venky Shankar
01:50 AM mgr Backport #51950 (In Progress): nautilus: insights module can generate too much data, fail to put ...
Brad Hubbard
01:40 AM mgr Backport #51950 (New): nautilus: insights module can generate too much data, fail to put in confi...
Brad Hubbard
01:48 AM Revision 9c0bcd32 (ceph): qa/tasks/mgr/test_insights: Remove test for persistent checks
This test makes no sense if we are no longer persisting the store.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>...
Brad Hubbard
01:48 AM Revision fc8c38f8 (ceph): pybind/mgr/insights: Don't persist report data
Don't store health reports in rocksdb.
Fixes: https://tracker.ceph.com/issues/48269
Signed-off-by: Brad Hubbard <bh...
Brad Hubbard
01:32 AM Revision b96aa5d1 (ceph): monitoring:Updated README
Signed-off-by: Paul Cuzner <pcuzner@redhat.com> Paul Cuzner
12:17 AM CephFS Cleanup #51390 (Resolved): mgr/volumes/fs/operations/access.py: fix various flake8 issues
Patrick Donnelly
12:17 AM Revision ed8e8b76 (ceph): Merge PR #43399 into master
* refs/pull/43399/head:
mgr/volumes/fs/operations: fix various flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gm...
Patrick Donnelly
12:17 AM CephFS Cleanup #51407 (Resolved): mgr/volumes/fs/operations/versions/subvolume_attrs.py: fix various fla...
Patrick Donnelly
12:17 AM Revision dcf333f4 (ceph): Merge PR #43398 into master
* refs/pull/43398/head:
mgr/volumes/fs: fix flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
12:16 AM CephFS Cleanup #51381 (Resolved): mgr/volumes/fs/async_job.py: fix various flake8 issues
Patrick Donnelly
12:16 AM Revision 4e723b7c (ceph): Merge PR #43397 into master
* refs/pull/43397/head:
mgr/volumes/fs: fix flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
12:16 AM CephFS Cleanup #51403 (Resolved): mgr/volumes/fs/operations/versions/auth_metadata.py: fix various flake...
Patrick Donnelly
12:16 AM Revision 59ec54aa (ceph): Merge PR #43395 into master
* refs/pull/43395/head:
mgr/volumes/fs/operations/versions: fix various flake8 issues
Reviewed-by: Varsha Rao <rvar...
Patrick Donnelly
12:15 AM CephFS Cleanup #51398 (Resolved): mgr/volumes/fs/operations/subvolume.py: fix various flake8 issues
Patrick Donnelly
12:15 AM Revision 4f60a671 (ceph): Merge PR #43392 into master
* refs/pull/43392/head:
mgr/volumes/fs/operations: fix various flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gm...
Patrick Donnelly
12:15 AM CephFS Cleanup #51384 (Resolved): mgr/volumes/fs/vol_spec.py: fix various flake8 issues
Patrick Donnelly
12:15 AM Revision d5287440 (ceph): Merge PR #43391 into master
* refs/pull/43391/head:
mgr/volumes/fs/vol_spec.py: fix flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
12:15 AM CephFS Backport #52823 (Resolved): pacific: mgr/nfs: add more log messages
Backport included here:
https://github.com/ceph/ceph/pull/43682
Backport Bot
12:14 AM CephFS Cleanup #51396 (Resolved): mgr/volumes/fs/operations/clone_index.py: fix various flake8 issues
Patrick Donnelly
12:14 AM Revision 7f6aa14b (ceph): Merge PR #43390 into master
* refs/pull/43390/head:
mgr/volumes/fs/operations : Fix flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
12:14 AM CephFS Cleanup #51380 (Resolved): mgr/volumes/module.py: fix various flake8 issues
Patrick Donnelly
12:14 AM Revision a8a7680e (ceph): Merge PR #43387 into master
* refs/pull/43387/head:
mgr/volumes: fix various flake8 issues
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
12:13 AM CephFS Cleanup #51392 (Resolved): mgr/volumes/fs/operations/snapshot_util.py: add extra blank line
Patrick Donnelly
12:13 AM Revision 2c1f6819 (ceph): Merge PR #43375 into master
* refs/pull/43375/head:
mgr/volumes/fs: add extra blank line
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
12:13 AM CephFS Bug #52274 (Pending Backport): mgr/nfs: add more log messages
Patrick Donnelly
12:12 AM Revision 02516d62 (ceph): Merge PR #43357 into master
* refs/pull/43357/head:
mgr/nfs: stick to lazy evaluation of logger messages
mgr/nfs: change _cmd_rgw_export_create...
Patrick Donnelly
12:02 AM CephFS Bug #52822 (Fix Under Review): qa: failed pacific install on fs:upgrade
Patrick Donnelly
12:01 AM Revision 97f9f536 (ceph): qa: skip c-v install on pacific start
Continuation of 4e525127fbb710c1ac074cf61b448055781a69e3.
Fixes: https://tracker.ceph.com/issues/52822
Signed-off-by...
Patrick Donnelly

10/05/2021

11:59 PM CephFS Bug #52822 (Resolved): qa: failed pacific install on fs:upgrade
https://pulpito.ceph.com/pdonnell-2021-10-04_23:25:27-fs-wip-pdonnell-testing-20211002.163337-distro-basic-smithi/642... Patrick Donnelly
11:57 PM Revision b5662334 (ceph): qa: fix promotion test
The test is not needing to check that the new MDS becomes active, only
that a replacement occurs.
Fixes: https://tra...
Patrick Donnelly
09:42 PM ceph-volume Backport #51108: pacific: batch --report shows incorrect % of device when using --block-db-size
backport shipped in v16.2.5 Ken Dreyer
06:56 PM Revision eb25549b (ceph): qa/cephfs: update xfstests_dev for centos stream
Fixes: https://tracker.ceph.com/issues/52821
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
06:56 PM CephFS Bug #52821 (Pending Backport): qa/xfstest-dev.py: update to include centos stream
Rishabh Dave
06:11 PM Revision 485841b2 (ceph): qa: import CommandFailedError from exceptions not run
Stop importing CommandFailedError from teuthology.orchestra.run, it is
actually defined in teuthology.exception.
Fix...
Rishabh Dave
05:32 PM Revision 7812cfb6 (ceph): qa: move CephManager cluster instantiation to subtask
This needs to be available for the cephfs_setup task so administration
mounts can run ceph commands, potentially thro...
Patrick Donnelly
05:32 PM Revision 24bb450d (ceph): qa: use ctx's ceph_manager to run ceph commands by mount
This allows hooks for `cephadm shell` to function so that this code
works with cephadm deployments.
Signed-off-by: P...
Patrick Donnelly
05:32 PM Revision dbe5573e (ceph): qa: add note about where caps are generated
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:32 PM Revision 5a738221 (ceph): qa: add tasks to check mds upgrade state
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:32 PM Revision b1420e57 (ceph): qa: add test for cephfs upgrade sequence
This also checks max_mds>1 and allow_standby_replay are restored to
previous values.
Future work can add tests for m...
Patrick Donnelly
05:32 PM Revision 4affb5c7 (ceph): pybind/mgr/cephadm: always do mds upgrade sequence
Minor versions also require this sequence.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:32 PM Revision bca21f01 (ceph): pybind/mgr/cephadm: disable allow_standby_replay during CephFS upgrade
Following procedure in [1].
Also: harden checks for active. Ensure "up" and "in" are both [0]. There
should be no st...
Patrick Donnelly
05:05 PM CephFS Bug #52820 (Resolved): Ceph monitor crash after upgrade from ceph 15.2.14 to 16.2.6
i tried to upgrade my ceph cluster from 15.2.14 to 16.2.6 on my proxmox 7.0 severs.
after updating the packages i ...
Daniel Keller
04:28 PM rgw Fix #52818 (Resolved): Make RGW transaction IDs less deterministic
S3 API responses expose RGW transaction IDs in the `x-amz-request-id` header. The current format of these IDs is: 'tx... Cory Snyder
03:42 PM Linux kernel client Bug #52812 (Fix Under Review): stat->fsid is not unique among filesystems exported by the ceph se...
Jeff Layton
03:41 PM Linux kernel client Bug #52812: stat->fsid is not unique among filesystems exported by the ceph server
Patch posted:
https://lore.kernel.org/ceph-devel/20211005153019.79956-1-jlayton@kernel.org/T/#u
Jeff Layton
02:39 PM Linux kernel client Bug #52812: stat->fsid is not unique among filesystems exported by the ceph server
The fileid is an internal representation of the file in the samba file server. This is used to identify a file inter... Sachin Prabhu
03:00 PM rgw Backport #52350: pacific: rgw fix sts memory leak
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43348
mered
Yuri Weinstein
03:00 PM Revision 5f2dd55e (ceph): Merge pull request #43348 from cfsnyder/wip-52350-pacific
pacific: rgw: fix sts memory leak
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:59 PM rgw Backport #51803: pacific: notifications: zero size in case of delete marker creation
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42643
merged
Yuri Weinstein
02:59 PM Revision ddd1c00b (ceph): Merge pull request #42643 from cfsnyder/wip-51803-pacific
pacific: rgw/notifications: send correct size in case of delete marker creation
Reviewed-by: Casey Bodley <cbodley@r...
Yuri Weinstein
02:57 PM rbd Backport #52732: octopus: [rbd-mirror] unbreak one-way snapshot-based mirroring
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43314
merged
Yuri Weinstein
02:57 PM Revision 5019a67b (ceph): Merge pull request #43314 from idryomov/wip-rbd-mirror-snapshot-rx-only...
octopus: rbd-mirror: unbreak one-way snapshot-based mirroring
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
02:57 PM rbd Backport #52736: octopus: bogus "unable to find a keyring" warning on "rbd mirroring bootstrap im...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43312
merged
Yuri Weinstein
02:57 PM Revision f520b272 (ceph): Merge pull request #43312 from idryomov/wip-keyring-resolve-error-octopus
octopus: auth,mon: don't log "unable to find a keyring" error when key is given
Reviewed-by: Deepika Upadhyay <dupad...
Yuri Weinstein
02:56 PM RADOS Backport #51552: octopus: rebuild-mondb hangs
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/43263
merged
Yuri Weinstein
02:56 PM Revision 51a26170 (ceph): Merge pull request #43263 from cfsnyder/wip-51552-octopus
octopus: ceph-monstore-tool: use a large enough paxos/{first,last}_committed
Reviewed-by: Neha Ojha <nojha@redhat.co...
Yuri Weinstein
02:55 PM rbd Backport #52460: octopus: rbd-mirrror: expose perf dump info for snapshot replayer
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42986
merged
Yuri Weinstein
02:55 PM Revision 72bfdf65 (ceph): Merge pull request #42986 from MrFreezeex/wip-52460-octopus
octopus: rbd-mirror: add perf counters to snapshot replayed
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed...
Yuri Weinstein
02:49 PM Revision d5759e03 (ceph): Merge pull request #42977 from amathuria/wip-amathuri-scrub-duration
osd/scrub: Add scrub duration to pg dump stats
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Yuri Weinstein
02:46 PM RADOS Backport #51569: octopus: pool last_epoch_clean floor is stuck after pg merging
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42837
merged
Yuri Weinstein
02:46 PM Revision 587a1ee7 (ceph): Merge pull request #42837 from steveftaylor/48212
octopus: mon/OSDMonitor: account for PG merging in epoch_by_pg accounting
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
02:16 PM Revision 566b60b3 (ceph): osd: wake up more shard workers when new osdmap is consumed
Reproduce:
(1) ceph cluster not running any client IO
(2) only ceph osd in osd.14 operation
Reason:
(1) one shard-qu...
jianwei zhang
02:01 PM bluestore Bug #52816 (Duplicate): Block.db has been migrated with ceph-volume lvm migrate and osd never sta...
Hi,
I have an octopus 15.2.14 deployment and I'd like to remove all my db devices from the nvme drive and keep tog...
Ist Gab
01:36 PM Revision 5831f584 (ceph): rgw: fail as expected when set/delete-bucket-website attempted on a non...
Fixes: https://tracker.ceph.com/issues/51536
Signed-off-by: xiangrui meng <mengxr@chinatelecom.cn>
(cherry picked fro...
mengxiangrui
01:35 PM rgw Backport #51695 (In Progress): octopus: rgw: fail as expected when set-bucket-website attempted o...
Cory Snyder
01:35 PM rgw Backport #51695 (New): octopus: rgw: fail as expected when set-bucket-website attempted on a non-...
Cory Snyder
01:32 PM rgw Backport #51695 (In Progress): octopus: rgw: fail as expected when set-bucket-website attempted o...
Cory Snyder
12:53 PM RADOS Bug #52815 (Fix Under Review): exact_timespan_str()
Ronen Friedman
12:25 PM RADOS Bug #52815 (Resolved): exact_timespan_str()
exact_timespan_str() in ceph_time.cc handles some specific time-spans incorrectly:
150.567 seconds, for example, w...
Ronen Friedman
12:51 PM Revision f929556b (ceph): common/ceph_time: fix wrong seconds output in exact_timespan_str()
For example: 170.567s fixed from "2m500.567s" to "2m50.567s"
Fixes: https://tracker.ceph.com/issues/52815
Signed-of...
Ronen Friedman
10:49 AM Revision b74a9e16 (ceph): crush: cancel upmaps with up set size > pool size
Fixes: https://tracker.ceph.com/issues/51842
Signed-off-by: huangjun <huangjun@xsky.com>
(cherry picked from commit ...
huangjun
09:44 AM mgr Backport #52289 (In Progress): pacific: TestModuleSelftest.test_diskprediction_local
Laura Paduano
09:44 AM Revision 1c1256d7 (ceph): mgr/selftest: add a command for querying python version
so the test driver can skip certain tests based on the version of python
runtime on the test node
Fixes: https://tra...
Kefu Chai
09:44 AM Revision 5391d446 (ceph): qa/tasks/mgr: skip test_diskprediction_local on python>=3.8
query the python version before trying to test diskprediction_local
Fixes: https://tracker.ceph.com/issues/50196
Sig...
Kefu Chai
08:46 AM Revision c4c9f391 (ceph): rgw: add abstraction for ops log destination and add file logger
Adds an OpsLogSink abstraction for ops log destinations. Also implements
this abstraction for a file logger since it'...
Cory Snyder
08:30 AM Revision e4db1600 (ceph): Merge pull request #43175 from ideepika/wip-supress-jaeger-cmake-logs
cmake,rgw: use jaeger-base target, as a dependency for building dbstore
Reviewed-by: Yuval Lifshitz <ylifshit@redhat...
Deepika Upadhyay
08:25 AM rgw Bug #52814 (New): RGW services stop responding when datacenter down
We planned a stop of half of our cluster hosts to move to a new datacenter and right after all the RGW services stop ... Pablo Higueras
08:23 AM Revision 084d64e4 (ceph): crush: cancel upmaps with up set size > pool size
Fixes: https://tracker.ceph.com/issues/51842
Signed-off-by: huangjun <huangjun@xsky.com>
(cherry picked from commit ...
huangjun
08:08 AM rgw Bug #52813 (In Progress): octopus:"ragodgw-admin bucket limit check" has duplicate entries if buc...
Ponnuvel P
05:25 AM rgw Bug #52813 (Resolved): octopus:"ragodgw-admin bucket limit check" has duplicate entries if bucket...
The ragodgw-admin bucket limit check command has a bug in octopus.
Since we do not clear the bucket list in RGWRa...
nikhil kshirsagar
08:08 AM Backport #51647 (In Progress): nautilus: osd/OSD: mkfs need wait for transcation completely finish
Mykola Golub
08:05 AM Backport #51645 (In Progress): octopus: osd/OSD: mkfs need wait for transcation completely finish
Mykola Golub
08:05 AM Revision 8db4e04e (ceph): osd/OSD: mkfs need wait for transcation completely finish
when do ceph-osd mkfs, when ceph-osd process exit, sometimes
the block data could be written incompletely. we need ad...
fan chen
08:04 AM rbd Bug #52637 (Won't Fix): IO cannot return to normal even though qos is removed
Ilya Dryomov
12:41 AM rbd Bug #52637: IO cannot return to normal even though qos is removed
Ilya Dryomov wrote:
> Right, so I don't think there is a bug here. The update just doesn't affect the I/O that is a...
wb song
08:04 AM Backport #51646 (In Progress): pacific: osd/OSD: mkfs need wait for transcation completely finish
Mykola Golub
08:04 AM Revision 6e62b209 (ceph): osd/OSD: mkfs need wait for transcation completely finish
when do ceph-osd mkfs, when ceph-osd process exit, sometimes
the block data could be written incompletely. we need ad...
fan chen
08:03 AM Backport #51908 (In Progress): octopus: upmap verify failed with pool size decreased
Mykola Golub
08:02 AM Backport #51909 (In Progress): pacific: upmap verify failed with pool size decreased
Mykola Golub
04:09 AM Feature #51222: ceph-backport.sh: minimal automated test
Just checking that I did not miss a question from you Deepika :-) Loïc Dachary
04:07 AM Bug #21672 (Resolved): Upgrading the ceph-selinux package unconditionally restarts all running da...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:06 AM RADOS Bug #43580 (Resolved): pg: fastinfo incorrect when last_update moves backward in time
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:06 AM RADOS Bug #44798 (Resolved): librados mon_command (mgr) command hang
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:05 AM RADOS Bug #48611 (Resolved): osd: Delay sending info to new backfill peer resetting last_backfill until...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:05 AM rgw Bug #49206 (Resolved): rgw: deleting a bucket results in infinite loop
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:04 AM RADOS Bug #49894 (Resolved): set a non-zero default value for osd_client_message_cap
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:04 AM rgw Bug #50115 (Resolved): S3 event message eTag misspelled
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:03 AM RADOS Bug #51000 (Resolved): LibRadosTwoPoolsPP.ManifestSnapRefcount failure
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:03 AM rgw Bug #51206 (Resolved): Creating a role in another tenant seems to be possible
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:03 AM rgw Bug #51249 (Resolved): rgw: when an already-deleted object is removed in a versioned bucket, an u...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:03 AM rgw Bug #51347 (Resolved): valgrind use-after-free in RGWCopyObj::execute() after RGWObjectCtx::inval...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:02 AM RADOS Bug #51419 (Resolved): bufferlist::splice() may cause stack corruption in bufferlist::rebuild_ali...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:02 AM Bug #51533 (Resolved): mon: return -EINVAL when handling unknown option in 'ceph osd pool get'
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:02 AM RADOS Bug #51627 (Resolved): FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:02 AM Dashboard Bug #52028 (Resolved): mgr/dashboard: Incorrect MTU mismatch warning
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:01 AM Bug #52304 (Resolved): cmake: ceph-volume build venv is not being created
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:01 AM rbd Bug #52537 (Resolved): pool validation lockup on selfmanaged_snap_create()
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:01 AM Backport #51839 (Resolved): pacific: Upgrading the ceph-selinux package unconditionally restarts ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43235
m...
Loïc Dachary
04:00 AM Backport #52332 (Resolved): pacific: cmake: ceph-volume build venv is not being created
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43264
m...
Loïc Dachary
04:00 AM RADOS Backport #51952 (Resolved): pacific: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43099
m...
Loïc Dachary
04:00 AM RADOS Backport #52322 (Resolved): pacific: LibRadosTwoPoolsPP.ManifestSnapRefcount failure
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43306
m...
Loïc Dachary
04:00 AM Dashboard Backport #52685: pacific: mgr/dashboard: Configuration e2e test failure because of newly added co...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43238
m...
Loïc Dachary
04:00 AM Dashboard Backport #52617: pacific: mgr/dashboard: Incorrect MTU mismatch warning
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43185
m...
Loïc Dachary
03:59 AM rbd Backport #52559 (Resolved): pacific: pool validation lockup on selfmanaged_snap_create()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43113
m...
Loïc Dachary
03:59 AM RADOS Backport #51117: pacific: osd: Run osd bench test to override default max osd capacity for mclock.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/41731
m...
Loïc Dachary
03:59 AM rgw Backport #51597 (Resolved): pacific: valgrind use-after-free in RGWCopyObj::execute() after RGWOb...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42949
m...
Loïc Dachary
03:59 AM rgw Backport #51511 (Resolved): pacific: notification: topic creation is failing when using v4 authen...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42947
m...
Loïc Dachary
03:58 AM rgw Backport #51350 (Resolved): pacific: notifications: notifications stop working after bucket reshard
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42946
m...
Loïc Dachary
03:58 AM rgw Backport #51045 (Resolved): pacific: S3 event message eTag misspelled
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42945
m...
Loïc Dachary
03:58 AM Dashboard Backport #51274: pacific: mgr/dashboard: deprecated variable usage in grafana dashboards
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43188
m...
Loïc Dachary
03:57 AM Dashboard Backport #52251: pacific: cephfs MDS Workload should use rate for counter type metric
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43190
m...
Loïc Dachary
03:57 AM Dashboard Backport #52021: pacific: mgr/dashboard: add visual regression testing
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42678
m...
Loïc Dachary
03:57 AM rgw Backport #52351 (Resolved): octopus: rgw fix sts memory leak
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43349
m...
Loïc Dachary
03:56 AM rgw Backport #51778 (Resolved): octopus: Creating a role in another tenant seems to be possible
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43270
m...
Loïc Dachary
03:56 AM Backport #52331 (Resolved): octopus: cmake: ceph-volume build venv is not being created
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43265
m...
Loïc Dachary
03:56 AM Backport #51838 (Resolved): octopus: Upgrading the ceph-selinux package unconditionally restarts ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43234
m...
Loïc Dachary
03:55 AM Dashboard Backport #52773 (Resolved): octopus: mgr/dashboard: 'Test failure: test_pwd_expiration_date_updat...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43352
m...
Loïc Dachary
03:55 AM RADOS Backport #51555 (Resolved): octopus: mon: return -EINVAL when handling unknown option in 'ceph os...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43266
m...
Loïc Dachary
03:55 AM RADOS Backport #51967 (Resolved): octopus: set a non-zero default value for osd_client_message_cap
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42616
m...
Loïc Dachary
03:54 AM bluestore Backport #52493: octopus: bluefs mount failed to replay log: (5) Input/output error
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43024
m...
Loïc Dachary
03:53 AM Dashboard Backport #52616 (Resolved): octopus: mgr/dashboard: Incorrect MTU mismatch warning
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43186
m...
Loïc Dachary
03:53 AM bluestore Backport #52476: octopus: BlueFS superblock might contain incomplete list of physical extents
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43008
m...
Loïc Dachary
03:52 AM RADOS Backport #51604 (Resolved): octopus: bufferlist::splice() may cause stack corruption in bufferlis...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42975
m...
Loïc Dachary
03:52 AM rgw Backport #52052 (Resolved): octopus: rgw: when an already-deleted object is removed in a versione...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43273
m...
Loïc Dachary
03:52 AM rgw Backport #51330 (Resolved): octopus: rgw: deleting a bucket results in infinite loop
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43272
m...
Loïc Dachary
03:52 AM rgw Backport #51012 (Resolved): octopus: rgw: remove quota soft threshold
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43271
m...
Loïc Dachary
03:52 AM Dashboard Backport #51275: octopus: mgr/dashboard: deprecated variable usage in grafana dashboards
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43189
m...
Loïc Dachary
01:03 AM Revision 05902d94 (ceph): mgr/devicehealth: fix missing timezone from time delta calculation
An error occurs when subtracting a datetime object that is offset-naive
(i.e. unaware of timezone) from a datetime ob...
Yaarit Hatuka
12:46 AM mgr Bug #52327 (Fix Under Review): Module 'devicehealth' has failed: can't subtract offset-naive and ...
Thanks for reporting this, Benno and Harry.
The issue was caused due to a missing timezone in one of the objects.
W...
Yaarit Hatuka
12:03 AM RADOS Bug #52126 (Fix Under Review): stretch mode: allow users to change the tiebreaker monitor
Greg Farnum
12:01 AM Revision 81dd2398 (ceph): mon: add "mon set_new_tiebreaker" command, so stretch clusters can repl...
Fixes: https://tracker.ceph.com/issues/52126
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:01 AM Revision 4e379cd9 (ceph): mon: don't let users remove the tiebreaker monitor from the map
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:01 AM Revision 6123f3a4 (ceph): mon: remove deleted monitors from the disallowed_leaders set
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:01 AM Revision 821cf1bb (ceph): mon: udpate MonMap::last_changed on stretch commands which didn't
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:01 AM Revision c59a6f89 (ceph): mon: dump tiebreaker_mon in MonMap
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:01 AM Revision 37d3aee4 (ceph): doc: update stretch mode documentation for new commands
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum

10/04/2021

11:36 PM Revision 2a10be53 (ceph): mon: simplify 'mgr module ls' output
Fixes: https://tracker.ceph.com/issues/45322
Signed-off-by: Laura Flores <lflores@redhat.com>
Laura Flores
10:49 PM mgr Cleanup #45322 (In Progress): mgr: simplify 'module ls' output
Laura Flores
09:33 PM RADOS Feature #52609 (In Progress): New PG states for pending scrubs / repairs
Neha Ojha
07:32 PM rgw Backport #52351: octopus: rgw fix sts memory leak
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43349
merged
Yuri Weinstein
07:32 PM Revision 7db57e66 (ceph): Merge pull request #43349 from cfsnyder/wip-52351-octopus
octopus: rgw: fix sts memory leak
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:36 PM Revision 1612427e (ceph): src/cephadm: Add mariner as a supported distro.
Using cephadm install commands on Mariner will result in an error
"Distro not supported" though the packages are supp...
Roaa Sakr
06:02 PM Revision eb9c0f59 (ceph): Merge pull request #43410 from zdover23/wip-doc-2021-10-04-min-hardware...
docs/start: fix min. hardware rec. typo
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:59 PM Revision b8c1da3f (ceph): Merge pull request #43270 from cfsnyder/wip-51778-octopus
octopus: rgw : add check for tenant provided in RGWCreateRole
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
04:57 PM Revision 14151f2a (ceph): docs/start: fix min. hardware rec. typo
The minimum hardware recommendations said that we
recommended a minimum of "24GB+ per daemon".
I changed this to rea...
Zac Dover
04:52 PM Linux kernel client Bug #52812 (Resolved): stat->fsid is not unique among filesystems exported by the ceph server
We are working on a new kubernetes operator to export ceph filesystem using samba. To do this, we mount the filesyste... Sachin Prabhu
03:50 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
Igor Fedotov wrote:
> Dmitry Smirnov wrote:
>
> Hey Dmitry,
> I'm not sure why you're saying this is the same co...
Igor Fedotov
03:47 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
Dmitry Smirnov wrote:
> We face the same issue with simultaneously four OSD down events at 4 different hosts and ina...
Igor Fedotov
03:26 PM Backport #52331: octopus: cmake: ceph-volume build venv is not being created
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43265
merged
Yuri Weinstein
03:26 PM Revision 22179716 (ceph): Merge pull request #43265 from cfsnyder/wip-52331-octopus
octopus: cmake: s/Python_EXECUTABLE/Python3_EXECUTABLE/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Deepi...
Yuri Weinstein
03:23 PM bluestore Bug #52804: pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
Hi Kellen,
could you please collect and share allocator free chunks dump via "ceph daemon osd.N bluestore allocator ...
Igor Fedotov
03:20 PM Backport #51838: octopus: Upgrading the ceph-selinux package unconditionally restarts all running...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43234
merged
Yuri Weinstein
03:19 PM Revision c62d30e1 (ceph): Merge pull request #43234 from MrFreezeex/wip-51838-octopus
octopus: ceph.spec: selinux scripts respect CEPH_AUTO_RESTART_ON_UPGRADE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:18 PM Backport #51839: pacific: Upgrading the ceph-selinux package unconditionally restarts all running...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43235
merged
Yuri Weinstein
03:18 PM Revision af5d7c07 (ceph): Merge pull request #43235 from MrFreezeex/wip-51839-pacific
pacific: ceph.spec: selinux scripts respect CEPH_AUTO_RESTART_ON_UPGRADE
Reviewed-by: Kefu Chai <kchai@redhat.com>
R...
Yuri Weinstein
03:16 PM mgr Bug #52652: ERROR: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest)
https://pulpito.ceph.com/yuriw-2021-09-16_18:23:18-rados-wip-yuri2-testing-2021-09-16-0923-distro-basic-smithi/6393748/ Laura Flores
03:14 PM Revision 5fe09af4 (ceph): Merge pull request #43369 from tchaikov/octopus-pr-39602
octopus: mgr/influx: use "N/A" for unknown hostname
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:13 PM Dashboard Backport #52773: octopus: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mg...
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/43352
merged
Yuri Weinstein
03:13 PM Revision af8affa8 (ceph): Merge pull request #43352 from rhcs-dashboard/wip-52773-octopus
octopus: qa/mgr/dashboard: add extra wait to test
Reviewed-by: Nizamudeen A <nia@redhat.com>
Yuri Weinstein
11:17 AM Dashboard Bug #52811 (Can't reproduce): mgr/dashboard: mgr crashes when viewing unavailable filesystem info...
h3. Description of problem
Unfortunately I'm dealing with a damaged/unavailable filesystem on my cluster. When exp...
Daniël Vos
10:35 AM bluestore Bug #50992: src/common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0)
A user in our forum had a similar issue [0]. This is with version 16.2.6.
We could narrow it down to an overcommitme...
Mira Limbeck
09:19 AM rgw Bug #52333: beast frontend performance regressions
adding details about the above flame graph generation methodology:... Mark Kogan
09:14 AM rbd Bug #52810 (Resolved): RefreshRequest can fail with ENOENT if raced with "rbd flatten"
This appears to be fairly easy to hit when combined with auto-deletion of trashed snapshots:... Ilya Dryomov
08:55 AM rbd Bug #52637: IO cannot return to normal even though qos is removed
Right, so I don't think there is a bug here. The update just doesn't affect the I/O that is already in flight (read:... Ilya Dryomov
08:46 AM RADOS Bug #50683 (Rejected): [RBD] master - cluster [WRN] Health check failed: mon is allowing insecure...
Ilya Dryomov
08:34 AM RADOS Backport #52808 (In Progress): nautilus: ceph-erasure-code-tool: new tool to encode/decode files
Mykola Golub
08:15 AM RADOS Backport #52808 (Rejected): nautilus: ceph-erasure-code-tool: new tool to encode/decode files
https://github.com/ceph/ceph/pull/43408 Backport Bot
08:22 AM Revision 463193bc (ceph): cmake,rgw: use jaeger-base target, as a dependency for building dbstore
* dbstore also has tracing dependencies and missing linking for libraries
* use `using` keyword in common/tracer.cc t...
Deepika Upadhyay
08:17 AM RADOS Backport #52809 (In Progress): octopus: ceph-erasure-code-tool: new tool to encode/decode files
Mykola Golub
08:15 AM RADOS Backport #52809 (Resolved): octopus: ceph-erasure-code-tool: new tool to encode/decode files
https://github.com/ceph/ceph/pull/43407 Backport Bot
08:16 AM Revision 008bf886 (ceph): ceph-erasure-code-tool: new tool to encode/decode files
E.g. it may be useful as a last resort when recovering an object from
a damaged PG: extract the encoded object chunks...
Mykola Golub
08:16 AM Revision d5c34870 (ceph): rpm,deb: add ceph-erasure-code-tool to ceph-osd package
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 53c75eebbdc9d85b07dd90608b45ad794a54f848)
Mykola Golub
08:16 AM Revision 3c6ab637 (ceph): test/erasure-code: remove ceph_erasure_code
Its functionality is moved to ceph-erasure-code-tool.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked f...
Mykola Golub
08:14 AM RADOS Bug #52807 (Resolved): ceph-erasure-code-tool: new tool to encode/decode files
This tool has already been pushed into pre-pacific master [1] and we have it since Pacific.
There is a demand from...
Mykola Golub
08:10 AM rgw Bug #52776: the bucket resharding time is too long, putting object is fail
posting performance results of resharding 50M obj buckets from 1 to 10224 shards on vstart environment
summery of ...
Mark Kogan
07:25 AM Dashboard Backport #52806 (Resolved): pacific: mgr/dashboard: evaluate upgrade to Angular 11
https://github.com/ceph/ceph/pull/43682 Backport Bot
02:15 AM crimson Bug #52805 (Resolved): store-nbd crashed during concurrent rw test
crash log:... Xuehan Xu

10/03/2021

06:42 PM Revision 0bc19b54 (ceph): Merge pull request #43402 from liewegas/doc-general-rep
doc/foundation: Martin is new general member rep Sage Weil
06:41 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
We face the same issue with simultaneously four OSD down events at 4 different hosts and inability to restart them al... Dmitry Smirnov
02:29 PM RADOS Bug #50657: smart query on monitors
Just wanted to add that we have similar situation where we have 3 dedicated mon nodes, each running in their own cont... Matthew Darwin
09:37 AM rgw Bug #46127: amqp: allow for multiple exchanges on the same broker set
one of the side effects of this issue is that if an exchange was misconfigured, it cannot be fixed unless the RGW res... Yuval Lifshitz

10/02/2021

04:27 PM Revision 66cc38db (ceph): Merge PR #43383 into master
* refs/pull/43383/head:
doc: fixed typo in terminology
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Patrick Donnelly
03:49 PM Revision df5be4ba (ceph): doc/foundation: Martin is new general member rep
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
01:27 PM Bug #19242 (Fix Under Review): Ownership of /var/run/ceph not set with sysv-init under Jewel
Patrick Donnelly
02:50 AM rbd Bug #52637: IO cannot return to normal even though qos is removed
Ilya Dryomov wrote:
> wb song wrote:
> > It is some sort of ordering/prioritization issue.
>
> So it doesn't alw...
wb song
12:18 AM CephFS Cleanup #51384 (Fix Under Review): mgr/volumes/fs/vol_spec.py: fix various flake8 issues
Varsha Rao

10/01/2021

11:52 PM Revision fb88546d (ceph): mgr/volumes/fs/operations: fix various flake8 issues
Fixes: https://tracker.ceph.com/issues/51390
Signed-off-by: Zoey <jingyasu@my.yorku.ca>
zoey su
11:23 PM CephFS Cleanup #51402 (Fix Under Review): mgr/volumes/fs/operations/versions/subvolume_base.py: fix vari...
Varsha Rao
10:59 PM Revision 00e1df1d (ceph): mgr/volumes/fs/vol_spec.py: fix flake8 issues
Fixes: https://tracker.ceph.com/issues/51384
Signed-off-by: Eunice Lee <eunice337@gmail.com>
Eunice Lee
10:52 PM CephFS Cleanup #51390 (Fix Under Review): mgr/volumes/fs/operations/access.py: fix various flake8 issues
Varsha Rao
10:50 PM CephFS Cleanup #51381 (Fix Under Review): mgr/volumes/fs/async_job.py: fix various flake8 issues
Varsha Rao
10:49 PM CephFS Cleanup #51407 (Fix Under Review): mgr/volumes/fs/operations/versions/subvolume_attrs.py: fix var...
Varsha Rao
10:48 PM CephFS Cleanup #51382 (Fix Under Review): mgr/volumes/fs/async_cloner.py: fix various flake8 issues
Varsha Rao
10:39 PM Revision 5b292130 (ceph): mgr/volumes/fs: fix flake8 issues
Fixes: https://tracker.ceph.com/issues/51407
Signed-off-by: Hargun Kaur <hargunalone@gmail.com>
Hargun Kaur
10:27 PM CephFS Cleanup #51403 (Fix Under Review): mgr/volumes/fs/operations/versions/auth_metadata.py: fix vario...
Varsha Rao
10:16 PM Revision c8af51d3 (ceph): mgr/volumes/fs/operations/versions: fix various flake8 issues
Fixes: https://tracker.ceph.com/issues/51403
Signed-off-by: Gokcen Iskender <gokceng@gmail.com>
Gokcen Iskender
10:11 PM Revision add94f1e (ceph): mgr/volumes/fs: fix flake8 issues
Fixes: https://tracker.ceph.com/issues/51381
Signed-off-by: Eunice Lee <eunice337@gmail.com>
Eunice Lee
10:09 PM Revision 364d38e2 (ceph): mgr/volumes/fs/operations: fix various flake8 issues
Fixes: https://tracker.ceph.com/issues/51398
Signed-off-by: Gokcen Iskender <gokceng@gmail.com>
Gokcen Iskender
10:05 PM CephFS Cleanup #51398 (Fix Under Review): mgr/volumes/fs/operations/subvolume.py: fix various flake8 issues
Varsha Rao
10:00 PM Revision e0ddb813 (ceph): mgr/volumes/fs/operations : Fix flake8 issues
Fixes : https://tracker.ceph.com/issues/51396
Signed-off-by: Anuradha Kulkarni <anuradhak1990@gmail.com>
Anuradha Kulkarni
09:28 PM Revision 4d3e366e (ceph): mgr/volumes: fix various flake8 issues
Fixes: https://tracker.ceph.com/issues/51380
Signed-off-by: Almen Ng <almen000509@gmail.com>
Almen Ng
09:03 PM CephFS Cleanup #51396 (Fix Under Review): mgr/volumes/fs/operations/clone_index.py: fix various flake8 i...
Varsha Rao
08:54 PM CephFS Cleanup #51400 (Fix Under Review): mgr/volumes/fs/operations/trash.py: fix various flake8 issues
Varsha Rao
08:37 PM Documentation #50499 (In Progress): The "clone-source" documentation references non-existant "sta...
Varsha Rao
08:25 PM CephFS Bug #51630 (Fix Under Review): mgr/snap_schedule: don't throw traceback on non-existent fs
Varsha Rao
08:10 PM CephFS Cleanup #51380 (Fix Under Review): mgr/volumes/module.py: fix various flake8 issues
Varsha Rao
08:00 PM Revision 8a16d95a (ceph): doc: fix reference to non-existent stable branch
Fixes: #50499
Signed-off-by: Eunice Lee (eunice337@gmail.com)
Eunice Lee
06:45 PM mgr Bug #51815 (Fix Under Review): ceph pg dump times out due to no active mgr
Sage Weil
06:42 PM Revision 18864380 (ceph): mon,auth: fix proposal of rotating keys
Instead of updating the live CephxKeyServer's rotating_keys and also
including them in a paxos proposal, propose new ...
Sage Weil
06:42 PM Revision d83d12b9 (ceph): ceph-monstore-tool: include rotating keys in rebuilt mon
This avoids an initial period after mon restart in which there are no
rotating keys and authentication can fail.
Sig...
Sage Weil
06:42 PM Revision 4bc8ca2e (ceph): mon,auth: debug missing service secrets
Hunting https://tracker.ceph.com/issues/51815
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
06:42 PM Revision eddfbbc4 (ceph): qa/suites/rados/singleton/rebuild-mon-db: debug auth 30
Hunting https://tracker.ceph.com/issues/51815
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
05:31 PM bluestore Bug #52804 (Resolved): pacific: Hybrid Allocator exhibits high tail latency for writes in Octopus
After cluster upgrade from Mimic (v13.2.X) to Octopus (v15.2.12), the cluster exhibited increased tail latency for wr... Kellen Renshaw
04:15 PM Dashboard Backport #52803 (Resolved): pacific: mgr/dashboard: dashboard 16.2.5 unable to ipv6 wildcard bind
https://github.com/ceph/ceph/pull/43631 Backport Bot
04:15 PM Dashboard Backport #52802 (Rejected): octopus: mgr/dashboard: dashboard 16.2.5 unable to ipv6 wildcard bind
Backport Bot
04:13 PM Dashboard Cleanup #50268 (Pending Backport): mgr/dashboard: evaluate upgrade to Angular 11
Ernesto Puerta
04:13 PM Revision ce535dd8 (ceph): Merge pull request #41255 from rhcs-dashboard/angular-11-upgrade
mgr/dashboard: Angular v11 Migration
Reviewed-by: aaryanporwal <NOT@FOUND>
Reviewed-by: Avan Thakkar <athakkar@redha...
Ernesto Puerta
04:12 PM Dashboard Bug #52002 (Pending Backport): mgr/dashboard: dashboard 16.2.5 unable to ipv6 wildcard bind
Ernesto Puerta
04:12 PM Revision c525e741 (ceph): Merge pull request #42716 from sshambar/bug-52002
mgr/dashboard,prometheus: fix handling of server_addr
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by:...
Ernesto Puerta
03:17 PM Backport #52332: pacific: cmake: ceph-volume build venv is not being created
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43264
merged
Yuri Weinstein
03:17 PM Revision 4536af29 (ceph): Merge pull request #43264 from cfsnyder/wip-52332-pacific
pacific: cmake: s/Python_EXECUTABLE/Python3_EXECUTABLE/
Reviewed-by: Michael Fritch <mfritch@suse.com>
Yuri Weinstein
03:06 PM Orchestrator Cleanup #50168 (In Progress): cephadm: move bin/cephadm from the git tree to download.ceph.com
Michael Fritch
03:04 PM Orchestrator Tasks #49871 (Resolved): cephadm bootstrap: print the podman version
check-host, prepare-host, bootstrap commands now have the following output:... Michael Fritch
02:30 PM mgr Bug #52801 (Fix Under Review): mgr: mgr crashes when running "rbd perf image iostat" with prometh...
Arthur Outhenin-Chalandre
01:04 PM mgr Bug #52801 (Resolved): mgr: mgr crashes when running "rbd perf image iostat" with prometheus rbd ...
h3. Description of problem
When running the ...
Aswin Toni
02:26 PM Documentation #47839 (Resolved): BlueStore migration per-osd-device-copy section is misleading an...
https://github.com/ceph/ceph/pull/43277
Anthony D'Atri
02:22 PM mgr Bug #52652 (In Progress): ERROR: test_module_commands (tasks.mgr.test_module_selftest.TestModuleS...
Laura Flores
02:22 PM Revision f5ee2c4b (ceph): Merge pull request #43277 from anthonyeleven/anthonyeleven/fix-47839
ceph: add example BlueStore migration via the ceph-objectstore-tool dup op
Reviewed-by: Zac Dover <zac.dover@gmail.com>
zdover23
02:12 PM Revision 9a05872f (ceph): MetricCollector.h: Add check to prevent mgr from crashing
Fixes: https://tracker.ceph.com/issues/52801
Signed-off-by: Aswin Toni <aswin.toni@cern.ch>
Aswin Toni
02:07 PM RADOS Bug #51463: blocked requests while stopping/starting OSDs
This is still a issue- In the newest Pacific release (16.2.5) as well
The developer documentation mentioned above ...
Manuel Lausch
01:56 PM Messengers Bug #49237: segv in AsyncConnection::_stop()
Hi,
I had 2 crash today, pacific 16.2.6 (I thinked it was fixed in this version ? or is it another bug ?)
{
...
alexandre derumier
12:42 PM Orchestrator Documentation #50239 (Resolved): cephadm docs: add RGW SSL certificates
Sebastian Wagner
12:40 PM Orchestrator Feature #51618: rgw_frontends configuration in config database not persistent
I think this is solved by https://docs.ceph.com/en/latest/cephadm/services/rgw/#setting-up-https already Sebastian Wagner
11:38 AM rgw Bug #52800 (Duplicate): OSD down make all the RGW crashed and cluster unavailable with production...
This is the backtrace that I got. When osd goes down it kills all the RGW in the cluster.
What I can see is that the...
Ist Gab
10:36 AM rgw Bug #52799 (Duplicate): Segmentation Fault in radosgw-admin period update --commit
On one of our ceph clusters it is not possible to set up a simple radosgw/S3 basic setup. The cluster was running fin... Stefan Schueffler
10:34 AM Revision d1d4cdcc (ceph): doc: fixed typo in terminology
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
09:54 AM CephFS Feature #46166: mds: store symlink target as xattr in data pool inode for disaster recovery
The link in the description is broken. Here is the working link https://docs.ceph.com/en/latest/cephfs/disaster-recov... Kotresh Hiremath Ravishankar
09:30 AM Orchestrator Feature #52237 (Closed): use cephadm shell to operate iscsi gateway
yep that should be fine, resolving it, until it's needed Deepika Upadhyay
08:30 AM Bug #52798 (New): Device type is not acceptable. It should be raw device or partition
kubernetes: 1.22.2
Rook-ceph: 1.7.3
Os : Redhat 7.9
I want to deploy a new ceph cluster with rook in bare metal ...
saber lehlib
08:25 AM Orchestrator Documentation #52797 (New): [cephadm]use mirrors for service images (grafana, prometheus ...)
It was difficult to find the way to use alternate images for services.
At first I tried *registry-mirrors* in */et...
Christophe Le Guern
07:57 AM Revision 1b4e416f (ceph): osd/scrub: Add scrub duration to pg dump stats
Addition of a new column, SCRUB_DURATION, to the pg stats that stores the time taken for a PG scrub.
Fixes: https://...
Aishwarya Mathuria
07:30 AM Dashboard Bug #52121 (In Progress): mgr/dashboard: replace "Ceph-cluster" Client connections with active-st...
Avan Thakkar
06:59 AM Revision f7d73d04 (ceph): mgr/dashboard: Taking care of deprecation warnings and other errors
1. deprecation group is deprecated: This API is not typesafe and can result in issues with Closure Compiler renaming... Nizamudeen A
06:59 AM Revision fa6fb008 (ceph): mgr/dashboard: Remove i18n Warning about duplicate id
Fixes: https://tracker.ceph.com/issues/50268
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A
06:58 AM Revision de264850 (ceph): mgr/dashboard: Angular v11 Migration
Fixes: https://tracker.ceph.com/issues/50268
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A
03:14 AM CephFS Cleanup #51392 (Fix Under Review): mgr/volumes/fs/operations/snapshot_util.py: add extra blank line
Varsha Rao
01:29 AM Revision 4cb57a76 (ceph): osd: do not promote objects if op is is_dirty
manifest object contains object_info_t even if the object
is flushed, so OSD can reply the result of is_dirty.
Signe...
Myoungwon Oh
01:18 AM Revision c08904ce (ceph): osd: trim corresponding chunks on tier_evict
This commit trims chunks on the object even if the size of
the chunks is not equal to the object size.
Signed-off-by...
Myoungwon Oh
01:03 AM Revision 15c6fb53 (ceph): rados: build minimally when "WITH_MGR" is off
Minimize footprint of the MGR when WITH_MGR is off. Include the
minimal in MON. Don't include any MGR tests.
Signed-...
J. Eric Ivancich
01:03 AM RADOS Bug #52796 (Resolved): rados: build minimally when "WITH_MGR" is off
Minimize footprint of the MGR when WITH_MGR is off. Include the minimal in MON. Don't include any MGR tests.
J. Eric Ivancich
12:51 AM RADOS Bug #52781 (Fix Under Review): shard-threads cannot wakeup bug
Kefu Chai

09/30/2021

11:43 PM Documentation #52795 (Resolved): Pacific Releases Page is out of date
Noticed doc only showed Ceph releases up to 15.2.8 (https://docs.ceph.com/en/pacific/releases/).
Turns out that a l...
Alexandre Marangone
11:33 PM mgr Backport #52794 (In Progress): pacific: Progress module optimizations
Neha Ojha
11:30 PM mgr Backport #52794 (Resolved): pacific: Progress module optimizations
https://github.com/ceph/ceph/pull/43353 Backport Bot
11:29 PM mgr Bug #52793 (Resolved): Progress module optimizations
optimize global recovery module - https://github.com/ceph/ceph/pull/37544
introduce 5 second sleep interval - https:...
Neha Ojha
10:53 PM RADOS Backport #51952: pacific: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing()....
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43099
merged
Yuri Weinstein
10:53 PM Revision fe748432 (ceph): Merge pull request #43099 from cfsnyder/wip-51952-pacific
pacific: osd: fix to recover adjacent clone when set_chunk is called
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:52 PM RADOS Backport #52322: pacific: LibRadosTwoPoolsPP.ManifestSnapRefcount failure
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43306
merged
Yuri Weinstein
10:52 PM Revision df284778 (ceph): Merge pull request #43306 from myoungwon/pacific-backport-52322
pacific: osd: fix to allow inc manifest leaked
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Reviewed-by: Neha O...
Yuri Weinstein
08:52 PM CephFS Cleanup #51392: mgr/volumes/fs/operations/snapshot_util.py: add extra blank line
This PR fixes it: https://github.com/ceph/ceph/pull/43375 Varsha Rao
08:08 PM Revision ffad09fc (ceph): mgr/volumes/fs: add extra blank line
Fixes: https://tracker.ceph.com/issues/51392
Signed-off-by: Manasvi Goyal <mg.manasvi@gmail.com>
Manasvi Goyal
08:05 PM Revision f3d072b8 (ceph): mgr/telemetry: remove pool name from telemetry perf report
It is best to remove the pool names from the telemetry perf report, as these names could potentially count as sensiti... Laura Flores
08:01 PM RADOS Backport #52792 (Rejected): octopus: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_fli...
Backport Bot
08:01 PM RADOS Backport #52791 (Resolved): pacific: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_fli...
https://github.com/ceph/ceph/pull/51249 Backport Bot
08:01 PM RADOS Bug #51527 (New): Ceph osd crashed due to segfault
Neha Ojha
02:54 PM RADOS Bug #51527: Ceph osd crashed due to segfault
I was able to reproduce on pacific (v16.2.6). Log attached. J. Eric Ivancich
07:59 PM RADOS Bug #44715 (Pending Backport): common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_li...
Neha Ojha
02:52 PM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
https://github.com/ceph/ceph/pull/34624 merged Yuri Weinstein
06:08 PM Revision 38825ff7 (ceph): mon: remove an incomplete and unnecessary wait_for_readable() bailout
Not sure how this got in here[1], but without a return statement it's not
functioning, and it's happily unnecessary a...
Greg Farnum
06:08 PM Revision 6044afb2 (ceph): mgr/cephadm: add `set_health_warning` and `remove_health_warning` helpe...
Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
Melissa Li
05:28 PM Dashboard Cleanup #50268 (Fix Under Review): mgr/dashboard: evaluate upgrade to Angular 11
Nizamudeen A
04:50 PM Revision 6939ea03 (ceph): Merge PR #43323 into master
* refs/pull/43323/head:
mgr/volumes/fs: add extra blank line
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
04:50 PM CephFS Cleanup #51391 (Resolved): mgr/volumes/fs/operations/resolver.py: add extra blank line
Patrick Donnelly
04:50 PM CephFS Cleanup #51387 (Resolved): mgr/volumes/fs/purge_queue.py: add extra blank line
Patrick Donnelly
04:49 PM Revision 8031dee8 (ceph): Merge PR #43322 into master
* refs/pull/43322/head:
mgr/volumes/fs: add extra blank line
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
Patrick Donnelly
03:39 PM rgw Bug #52333: beast frontend performance regressions
as discussed in bugscrub, possible related boost git issue:
https://github.com/boostorg/beast/issues/2200 -- Boos...
Mark Kogan
03:37 PM Dashboard Feature #46423: mgr/dashboard: Python runtime typechecking framework
I've built python-pydantic for el8 and el9 at https://copr.fedorainfracloud.org/coprs/ktdreyer/python-pydantic/ Ken Dreyer
03:12 PM Revision 50ac0ec3 (ceph): mgr/rook: describe_services: name rgw svc appropriately
Set rgw_zone if present. Do not set rgw_realm because we don't
know what it is from the CephObjectstore CRD.
Signed...
Sage Weil
02:52 PM Revision 33bcd2e5 (ceph): Merge pull request #36733 from majianpeng/rocksdb-remove-redundant-perf...
kv/RocksdbStore: remove perfcounter l_rocksdb_gets.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
02:51 PM Revision d14580d4 (ceph): Merge pull request #34624 from zhouyh-orcadt/fix_optracker_coredump
common/TrackedOp: fix osd reboot optracker coredump
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
02:46 PM Orchestrator Bug #52727: cephadm bootstrap is not respecting the parameter --no-minimize-config
Sebastian Wagner wrote:
> why do you need a non-minimized config?
We use ceph.conf to control the configuration p...
Arun Vinod
02:39 PM rgw Bug #52711 (Duplicate): Deleting a bucket with large MPU (1.4tb or more) object does not cleanup ...
Casey Bodley
02:35 PM rgw Bug #52744 (Closed): rgw: crash during robust_notify
This is not a bug; a stack trace is added to the logs. J. Eric Ivancich
02:33 PM rgw Feature #52775: rgw:Bucket logging has an API, but it does not implement this function
(feature: server access logging) Matt Benjamin
02:32 PM rgw Feature #52775: rgw:Bucket logging has an API, but it does not implement this function
correct, this is not implemented. changing from a bug report to a feature request Casey Bodley
07:20 AM rgw Feature #52775 (New): rgw:Bucket logging has an API, but it does not implement this function
Bucket logging has an API, but it does not implement this function,the return value of calling the relevant API is null. wang kevin
02:30 PM rgw Bug #52776 (Need More Info): the bucket resharding time is too long, putting object is fail
this sounds like a relatively small bucket to have such performance issues. are the index pools on ssd/nvme? how long... Casey Bodley
07:24 AM rgw Bug #52776 (Need More Info): the bucket resharding time is too long, putting object is fail
there is 50 million objects in bucket, and the bucket index need reshard to 1024, but the resharding time is too long... Huber ming
02:28 PM Revision e449d1e9 (ceph): mgr/influx: use "N/A" for unknown hostname
in theory, there is chance that get_metadata() returns None, so let use
"N/A" in this case.
Signed-off-by: Kefu Chai...
Kefu Chai
02:27 PM Revision 4d428f35 (ceph): mgr/influx: use "N/A" for unknown hostname
in theory, there is chance that get_metadata() returns None, so let use
"N/A" in this case.
Signed-off-by: Kefu Chai...
Kefu Chai
02:26 PM rgw Bug #52779 (Closed): Deleting an object without specifying the version ID is allowed on S3 Object...
this is allowed by aws s3. please see https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-managing.html... Casey Bodley
08:23 AM rgw Bug #52779 (Closed): Deleting an object without specifying the version ID is allowed on S3 Object...
Ceph Octopus : 15.2.14
In a bucket with locking activated, we are able to delete an object whose retention has not...
Audrey LACOMBE
02:16 PM Revision 96edb523 (ceph): Merge pull request #43355 from rzarzynski/wip-crimson-write_meta
crimson/osd: write the 'osd_key' meta on OSD::mkfs().
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-by: ...
Kefu Chai
02:14 PM Revision 130c7261 (ceph): Merge pull request #43364 from rzarzynski/wip-crimson-canceliores-on-stop
crimson/osd: cancel IO reservations on PG::stop().
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:04 PM Revision 0ebe83c7 (ceph): mgr/cephadm: move schedulable, unreachable and non_draining hosts to Ho...
they can be accessed similar to how we access daemons with
certain attributes rather than being random functions in t...
Adam King
01:52 PM rbd Bug #52690: rbd: failed to remove snapshot: (1) Operation not permitted -- but the volume is removed
Today I was met with... Jamin Collins
01:33 PM Revision 419452f0 (ceph): pybind/mgr/progress/test_progress.py: fix type of reported_epoch
because reported_epoch is an int, not a string
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commi...
Neha Ojha
01:33 PM Revision 49451d54 (ceph): pybind/mgr/progress: introduce 5 second sleep interval
Current progress module only checks pg stats
and osdmap when it is notified by the cluster.
However, this is expensiv...
Kamoltat (Junior) Sirivadhna
01:33 PM Revision a8003f34 (ceph): mgr/test_progress.py: Delay recover in test_progress
Changes some the tests in teuthology to make
the test more deterministic.
Using:
`ceph osd set norecover` and
`ceph ...
Kamoltat (Junior) Sirivadhna
01:33 PM Revision f8f4c402 (ceph): mgr/progress: optimize global recovery module
Instead of fetching `pg_stats` from the python
part of manager module, we filter out the pgs
that are in active + cle...
Kamoltat (Junior) Sirivadhna
01:32 PM Revision 1b74a3db (ceph): mgr/cephadm: move handling of use_agent setting into agent.py
The serve function itself should only really be
calling other functions. The actual handling of
the setting is better...
Adam King
01:27 PM CephFS Bug #52581 (Can't reproduce): Dangling fs snapshots on data pool after change of directory layout
Closing this issue based on previous comment. Please re-open the issue if it happens on the supported versions. Kotresh Hiremath Ravishankar
11:21 AM CephFS Bug #52581: Dangling fs snapshots on data pool after change of directory layout
The ceph version of this issue 'ceph version 13.2.10 (564bdc4ae87418a232fc901524470e1a0f76d641) mimic (stable)' is no... Kotresh Hiremath Ravishankar
01:20 PM Revision 48d9bbd0 (ceph): pybind/mgr/progress/module.py: no need to cast reported_epoch and _star...
reported_epoch is an int, see 22128e3de697f3fdf66faf3fe3b701a3a599968f
and _start_epoch is also an int, see type anno...
Neha Ojha
01:07 PM Orchestrator Feature #52237: use cephadm shell to operate iscsi gateway
Dashboard already provides this. I don't see a need to improve the UX on the terminal at this point Sebastian Wagner
12:34 PM Revision bdc80235 (ceph): mgr/cephadm: put list_servers output in debug logs
Over time, seen a number of cases where daemons are being
marked stray for unknown reasons and it is always difficult...
Adam King
12:26 PM bluestore Bug #40434 (Resolved): ceph-bluestore-tool:bluefs-bdev-migrate might result in broken OSD
Igor Fedotov
12:24 PM bluestore Backport #51648 (In Progress): nautilus: Bluestore repair might erroneously remove SharedBlob ent...
https://github.com/ceph/ceph/pull/43365 Igor Fedotov
12:20 PM Revision 597b8d4a (ceph): os/bluestore: fix erroneous SharedBlob record removal during repair.
Fixes: https://tracker.ceph.com/issues/51619
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
12:16 PM Revision 2283cb06 (ceph): qa/mgr/dashboard/test_pool: don't check HEALTH_OK
Fixes: https://tracker.ceph.com/issues/48845
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
12:10 PM bluestore Backport #52517 (Resolved): octopus: ceph-bluestore-tool:bluefs-bdev-migrate might result in brok...
Igor Fedotov
11:46 AM rgw Bug #49075: Bucket synchronization works only after disable/enable bucket sync on the bucket. Onc...
We are just syncing between two sites but ran into exactly the same issue:
Some buckets not fully synced (lots of ...
Christian Rohmann
11:28 AM Revision 6b04b969 (ceph): crimson/osd: cancel IO reservations on PG::stop().
`PG::request_{local,remote}_recovery_reservation()` dynamically allocates
up to 2 instances of `LambdaContext<T>` and...
Radoslaw Zarzynski
10:45 AM rgw Backport #52789 (Resolved): pacific: rgw/sts: ABAC support in STS
https://github.com/ceph/ceph/pull/47746 Backport Bot
10:40 AM rgw Bug #52788 (Resolved): rgw/sts: ABAC support in STS
Add support for Attribute Based Access Control In STS. Pritha Srivastava
10:40 AM rgw Backport #52787 (Resolved): pacific: segfault in rgw_log_op()
Backport Bot
10:37 AM rgw Bug #52530 (Pending Backport): segfault in rgw_log_op()
This has to be backported after https://github.com/ceph/ceph/pull/41735 Pritha Srivastava
10:01 AM Revision b268cb8a (ceph): Merge pull request #43202 from karmab/kcli_doc
doc: update kcli information
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: Michael Fritc...
Sebastian Wagner
09:38 AM RADOS Bug #52761: OSDs announcing incorrect front_addr after upgrade to 16.2.6
I have kept restarting the incorrectly configured osds daemons until they got the right front_addr. In some cases it ... Javier Cacheiro
09:23 AM RADOS Bug #52761: OSDs announcing incorrect front_addr after upgrade to 16.2.6
Upgraded from v16.2.6 to v16.2.6-20210927 to apply the remoto bug fix.
After the upgrade (no reboot of the nodes b...
Javier Cacheiro
09:29 AM Revision 8ef77a0b (ceph): doc/cephadm: use sphinx autoclass to document RGWSpec
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
09:29 AM Revision 2e7b3693 (ceph): doc/cephadm: use sphinx autoclass to document IscsiServiceSpec
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
09:29 AM Revision ce73047d (ceph): doc/cephadm: update example of custom container spec file
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
09:19 AM RADOS Support #52786 (New): processing of finisher is a block box, any means to observate it?
Jack Lv
08:43 AM CephFS Bug #51589: mds: crash when journaling during replay
Venky Shankar wrote:
> ...
> ...
> Patrick suggested that we could defer journaling blocklisted clients in reconne...
Venky Shankar
08:41 AM rgw Backport #52785 (Resolved): pacific: rgw/sts: chunked upload fails using STS temp credentials gen...
https://github.com/ceph/ceph/pull/44463 Backport Bot
08:40 AM rgw Backport #52784 (Resolved): pacific: Session policy evaluation incorrect for CreateBucket.
https://github.com/ceph/ceph/pull/44476 Backport Bot
08:38 AM rgw Bug #49797 (Pending Backport): rgw/sts: chunked upload fails using STS temp credentials generated...
Pritha Srivastava
08:36 AM rgw Backport #52783 (Resolved): pacific: Cannot perform server-side copy using STS credentials
https://github.com/ceph/ceph/pull/43703 Backport Bot
08:35 AM rgw Backport #52782 (Resolved): pacific: add role information and auth type to ops log
https://github.com/ceph/ceph/pull/43956 Backport Bot
08:35 AM rgw Bug #51598 (Pending Backport): Session policy evaluation incorrect for CreateBucket.
Pritha Srivastava
08:34 AM RADOS Bug #52781: shard-threads cannot wakeup bug
https://github.com/ceph/ceph/pull/43360 jianwei zhang
08:34 AM RADOS Bug #52781 (Resolved): shard-threads cannot wakeup bug
osd: fix shard-threads cannot wakeup bug
Reproduce:
(1) ceph cluster not running any client IO
(2) only ceph osd...
jianwei zhang
08:33 AM rgw Bug #51152 (Pending Backport): add role information and auth type to ops log
Pritha Srivastava
08:29 AM Revision cab4f9f5 (ceph): Merge pull request #43356 from tchaikov/wip-doc-cephadm
doc/cephadm/services: unindent note section
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
08:24 AM Dashboard Cleanup #52780 (New): mgr/dashboard: refactor e2e tests with cucumber-like tests
Replace e2e tests with a natural language/Cucumber-like ("Gherkin":https://cucumber.io/docs/gherkin/reference/) imple... Ernesto Puerta
08:20 AM rgw Backport #52778 (Resolved): pacific: make fetching of certs while validating tokens, more generic.
https://github.com/ceph/ceph/pull/44464 Backport Bot
08:15 AM rgw Bug #50721 (Pending Backport): make fetching of certs while validating tokens, more generic.
Pritha Srivastava
08:14 AM Dashboard Cleanup #52777 (Resolved): mgr/dashboard: monitoring: complete grafonnet refactoring
Finish the refactoring of the Grafana JSON files. Ernesto Puerta
07:34 AM Revision baf0c10b (ceph): rgw:word spelling error in rgw/rgw_pubsub.h file
In line 362, mistakenly write "setting" as "settign"
Signed-off-by: wangyingbin <ybwang0211@163.com>
yingbin wang
03:52 AM crimson Bug #52774: crimson BlockSegmentManager::BlockSegment::write error
Yeah, I think EPM can submit IOs out of order, I'm looking into it. Samuel Just
01:13 AM crimson Bug #52774: crimson BlockSegmentManager::BlockSegment::write error
master branch commit: e2b05287d50c715cd0bfefece15d08c6d90719ea chunmei liu
01:10 AM crimson Bug #52774 (Can't reproduce): crimson BlockSegmentManager::BlockSegment::write error
ERROR 2021-09-29 17:41:51,999 [shard 0] seastore - BlockSegmentManager::BlockSegment::write: invalid segment write on... chunmei liu
01:36 AM Revision 4137f88d (ceph): mgr/nfs: change _cmd_rgw_export_create_rgw() name
To maintain uniformity in naming, modify _cmd_rgw_export_create_rgw() name to
_cmd_nfs_export_create_rgw().
Signed-o...
Varsha Rao
01:36 AM Revision e1c738ce (ceph): mgr/nfs: stick to lazy evaluation of logger messages
Signed-off-by: Ramana Raja <rraja@redhat.com> Ramana Raja
01:35 AM Revision b8c47c8d (ceph): mgr/nfs: don't log fsal keys
FSAL keys are written to export objects. Don't log it, instead log the initial
export before generating keys and user...
Varsha Rao
01:11 AM crimson Bug #52698 (Resolved): crimson assert happened in SegmentCleaner
chunmei liu

09/29/2021

11:22 PM Revision 48f5cd5b (ceph): doc/cephadm/services: unindent note section
before this change the note on "apply" command is embedded in the note
on "_no_schedule". and they are not related. s...
Kefu Chai
11:18 PM Revision 5b70488b (ceph): crimson/osd: write the 'ready' meta on OSD::mkfs().
This is for the compliance with the classical OSD. No problem
with lack of this file has been identified yet.
Signed...
Radoslaw Zarzynski
08:21 PM Revision 42a1462f (ceph): crimson/osd: write the 'osd_key' meta on OSD::mkfs().
This commit fixes an issue identified during the Rook-crimson effort.
Missing the `write_meta()` on `osd_key` made t...
Radoslaw Zarzynski
07:35 PM Dashboard Bug #52649 (Resolved): mgr/dashboard: Configuration e2e test failure because of newly added config
Ernesto Puerta
07:34 PM Dashboard Backport #52685 (Resolved): pacific: mgr/dashboard: Configuration e2e test failure because of new...
Ernesto Puerta
07:34 PM Revision ac85b9be (ceph): Merge pull request #43238 from rhcs-dashboard/wip-52685-pacific
pacific: mgr/dashboard: Fix failing config dashboard e2e check
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
R...
Ernesto Puerta
07:29 PM Revision e2b05287 (ceph): Merge pull request #43340 from athanatos/sjust/wip-seastore-throttle
crimson/seastore: fix segment_cleaner blocked_io_wake crash
Reviewed-by: Xuehan Xu <xxhdx1985126@gmail.com>
Samuel Just
07:00 PM Revision 93d65f3e (ceph): .github: include Dashboard/Orch in checklist
Signed-off-by: Ernesto Puerta <epuertat@redhat.com> Ernesto Puerta
06:48 PM RADOS Feature #52609: New PG states for pending scrubs / repairs
While I agree the format is readable, it's a bit narrow in application.
Would it be a significant undertaking to:
...
Michael Kidd
07:11 AM RADOS Feature #52609: New PG states for pending scrubs / repairs
That schedule element seems like a pretty reasonable human-readable summary. Samuel Just
06:38 PM Revision e3bede00 (ceph): Merge PR #43287 into master
* refs/pull/43287/head:
mgr/rook, qa/tasks/rook: change rgw daemon service name
mgr/rook: fix placement_spec_to_nod...
Sage Weil
06:26 PM Dashboard Backport #52773 (In Progress): octopus: mgr/dashboard: 'Test failure: test_pwd_expiration_date_up...
Ernesto Puerta
06:24 PM Dashboard Backport #52773 (Resolved): octopus: mgr/dashboard: 'Test failure: test_pwd_expiration_date_updat...
https://github.com/ceph/ceph/pull/43352 Ernesto Puerta
06:26 PM Revision 68765aa1 (ceph): qa/mgr/dashboard: add extra wait to test
Fixes: https://tracker.ceph.com/issues/49344
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
06:25 PM Dashboard Backport #52772 (In Progress): pacific: mgr/dashboard: 'Test failure: test_pwd_expiration_date_up...
Ernesto Puerta
06:24 PM Dashboard Backport #52772 (Resolved): pacific: mgr/dashboard: 'Test failure: test_pwd_expiration_date_updat...
https://github.com/ceph/ceph/pull/43351 Ernesto Puerta
06:25 PM Revision 91c8dd97 (ceph): qa/mgr/dashboard: add extra wait to test
Fixes: https://tracker.ceph.com/issues/49344
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
06:23 PM Dashboard Bug #49344 (Pending Backport): mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tas...
Ernesto Puerta
06:23 PM Revision 156defa4 (ceph): Merge pull request #43255 from rhcs-dashboard/fix-49344-master
qa/mgr/dashboard: add extra wait to test
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto Pu...
Ernesto Puerta
05:18 PM RADOS Bug #51527: Ceph osd crashed due to segfault
I've attached the shell script "load-bi.sh". It requires that a cluster be brought up with RGW. It requires that a bu... J. Eric Ivancich
04:57 PM rgw Bug #51767 (Closed): missing CommonPrefixes with some shard count
JS Landry wrote:
> Indeed, 15.2.14 fix it!
> I should have test it earlier. I hit the bug before the release of 15...
J. Eric Ivancich
04:00 PM RADOS Bug #52756: ceph-kvstore-tool repair segmentfault without bluestore-kv
... huang jun
03:51 PM RADOS Bug #52756: ceph-kvstore-tool repair segmentfault without bluestore-kv
huang jun wrote:
> [...]
The backtrace like this:...
huang jun
03:09 PM RADOS Bug #52756 (Fix Under Review): ceph-kvstore-tool repair segmentfault without bluestore-kv
Kefu Chai
07:26 AM RADOS Bug #52756 (Resolved): ceph-kvstore-tool repair segmentfault without bluestore-kv
... huang jun
03:50 PM Revision 28948358 (ceph): tools/ceph-kvstore-tool: fix segfaults when repair the rocksdb
It will not set the db handler in repair process as it's not need
to open the db, that will cause db remains 0x0, the...
huangjun
03:22 PM Revision 05706e72 (ceph): Merge pull request #43341 from pdvian/wip-doc-mon-bootstrap
doc/dev/mon-bootstrap: fix typo
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 PM Revision 064b8de3 (ceph): doc: update kcli information
karmab
03:06 PM Dashboard Tasks #52499 (Resolved): mgr/dashboard:Create OSDs section for Cluster creation workflow followups
Nizamudeen A
03:02 PM Dashboard Bug #47062 (Resolved): The pg_num check when creating the pool may not be accurate enough
Kefu Chai
03:00 PM RADOS Backport #52771 (Rejected): nautilus: pg scrub stat mismatch with special objects that have hash ...
Backport Bot
03:00 PM RADOS Backport #52770 (Resolved): pacific: pg scrub stat mismatch with special objects that have hash '...
https://github.com/ceph/ceph/pull/43512 Backport Bot
03:00 PM RADOS Backport #52769 (Resolved): octopus: pg scrub stat mismatch with special objects that have hash '...
Backport Bot
02:56 PM bluestore Bug #52705 (Pending Backport): pg scrub stat mismatch with special objects that have hash 'ffffffff'
Kefu Chai
02:55 PM bluestore Backport #52768 (Resolved): pacific: bluestore repair might cause invalid write
https://github.com/ceph/ceph/pull/43731 Backport Bot
02:55 PM bluestore Backport #52767 (Resolved): octopus: bluestore repair might cause invalid write
https://github.com/ceph/ceph/pull/43885 Backport Bot
02:55 PM bluestore Backport #52766 (Rejected): nautilus: bluestore repair might cause invalid write
Backport Bot
02:54 PM bluestore Bug #51682 (Pending Backport): bluestore repair might cause invalid write
Kefu Chai
02:54 PM Revision 710fded6 (ceph): Merge pull request #42353 from ifed01/wip-ifed-fix-invalid-offset-repair
os/bluestore: fix writing to invalid offset when repairing
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Kefu Chai
02:52 PM Revision 3f52895a (ceph): Merge pull request #39062 from fyzard1991/master
mon/OSDMonitor:Make the pg_num check more accurate
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:50 PM Revision aca8e1f6 (ceph): Merge pull request #43289 from tchaikov/wip-52705
os/bluestore: list obj which equals to pend
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Xinze Chi <xinz...
Kefu Chai
02:39 PM rgw Backport #52351 (In Progress): octopus: rgw fix sts memory leak
Cory Snyder
02:39 PM Revision d174ed2e (ceph): rgw: fix sts memory leak
fix https://tracker.ceph.com/issues/52290
Signed-off-by: yuliyang_yewu <yuliyang_yewu@cmss.chinamobile.com>
(cherry ...
joke lee
02:38 PM rgw Backport #52350 (In Progress): pacific: rgw fix sts memory leak
Cory Snyder
02:38 PM Revision 8aa0f02d (ceph): rgw: fix sts memory leak
fix https://tracker.ceph.com/issues/52290
Signed-off-by: yuliyang_yewu <yuliyang_yewu@cmss.chinamobile.com>
(cherry ...
joke lee
02:34 PM Revision db983615 (ceph): rgw : add check for tenant provided in RGWCreateRole
Fixes: https://tracker.ceph.com/issues/51206
Signed-off-by: caolei <halei15848934852@163.com>
(cherry picked from com...
cao.leilc
02:31 PM Dashboard Bug #52764 (Resolved): mgr/dashboard: orchestrator/01-hosts.e2e-spec.ts fails
h3. Description of problem... Kefu Chai
02:14 PM Revision fe4185bf (ceph): rgw/notifications: send correct size in case of delete marker creation
Fixes: https://tracker.ceph.com/issues/51681
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from...
Yuval Lifshitz
02:03 PM Revision d0142c6c (ceph): tasks/ceph_manager: ignore EACCES when waiting for quorum
mon_tick_interval is 5 seconds by default. monitors update their
rotating keys every mon_tick_interval. before monito...
Kefu Chai
02:01 PM Revision a73d2277 (ceph): tasks/ceph_manager: use safe_while() to refactor the wait for quorum
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:01 PM Revision a3d5c090 (ceph): ceph-monstore-tool: use a large enough paxos/{first,last}_committed
so the rebuild paxos transaction won't be overwritten by the ones
created before recovery completes.
when the quorum...
Kefu Chai
01:29 PM Orchestrator Bug #52727: cephadm bootstrap is not respecting the parameter --no-minimize-config
why do you need a non-minimized config? Sebastian Wagner
01:28 PM Orchestrator Bug #52742: octopus: orchestrator._interface.OrchestratorValidationError: name mon.c already in use
Thanks Deepika! Although, I don't think we'll fix this for octopus, as this has no real visible effect for end users. Sebastian Wagner
01:14 PM Orchestrator Bug #52692 (Pending Backport): Iscsi gateways are not showing "UP" in dashboard
Daniel Pivonka
12:56 PM CephFS Bug #51589: mds: crash when journaling during replay
I was able to reproduce this in master branch. The crash happens when a standby mds takes over as active and there ar... Venky Shankar
12:54 PM Revision 1d848dc4 (ceph): cephadm: add a test on 'ceph orch ls'
This adds a unittest in order to cover the output of 'orch ls' command
and check the reporting about the running osd ...
Guillaume Abrioux
12:44 PM Dashboard Backport #52763 (In Progress): pacific: mgr/dashboard: move force maintenance check to the workfl...
Nizamudeen A
11:40 AM Dashboard Backport #52763 (Resolved): pacific: mgr/dashboard: move force maintenance check to the workflow ...
https://github.com/ceph/ceph/pull/43347 Backport Bot
12:44 PM Revision 8e348dfb (ceph): mgr/dashboard: Move force maintenance test to the workflow test suite
Fixes: https://tracker.ceph.com/issues/52276
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit ...
Nizamudeen A
12:25 PM RADOS Bug #52761: OSDs announcing incorrect front_addr after upgrade to 16.2.6
In some cases it requires several daemon restarts until it gets to the right configuration.
I don't know if the wr...
Javier Cacheiro
10:15 AM RADOS Bug #52761: OSDs announcing incorrect front_addr after upgrade to 16.2.6
Restarting the daemons seems to get the correct configuration but it is unclear why this did not happen when they wer... Javier Cacheiro
10:00 AM RADOS Bug #52761: OSDs announcing incorrect front_addr after upgrade to 16.2.6
Just as statistics, there are now:
- 51 cases where there is an error in the front_addr or hb_front_addr configura...
Javier Cacheiro
09:52 AM RADOS Bug #52761 (New): OSDs announcing incorrect front_addr after upgrade to 16.2.6
Ceph cluster configured with a public and cluster network:
>> ceph config dump|grep network
global advanced cl...
Javier Cacheiro
11:37 AM Dashboard Cleanup #52276 (Pending Backport): mgr/dashboard: move force maintenance check to the workflow tests
Ernesto Puerta
11:36 AM Revision f947e6ec (ceph): Merge pull request #42821 from rhcs-dashboard/force-maintenance-workflow
mgr/dashboard: Move force maintenance test to the workflow test suite
Reviewed-by: Avan Thakkar <athakkar@redhat.com...
Ernesto Puerta
11:24 AM rgw Bug #51538: multisite sync not syncing any data via HTTPS endpoints
I narrowed this down to some config issue on the reverse proxy / loadbalancer and this issue can be closed. Christian Rohmann
11:04 AM Revision 97219591 (ceph): cephadm: fix osd size reported in 'orch ls'
The current code enforces ('running osds' + 1), see [1].
Let's simply print the number of running osds instead of a
m...
Guillaume Abrioux
10:57 AM Dashboard Tasks #52758 (Resolved): mgr/dashboard: Create Services section for Cluster Creation Workflow
Nizamudeen A
08:35 AM Dashboard Tasks #52758 (Resolved): mgr/dashboard: Create Services section for Cluster Creation Workflow
The user can create services using the expansion wizard Aashish Sharma
10:41 AM CephFS Bug #52581: Dangling fs snapshots on data pool after change of directory layout
Hi Frank,
I tried reproducing this issue on the master by changing root data pool to the new one but couldn't achi...
Kotresh Hiremath Ravishankar
10:37 AM Revision 32d79d7a (ceph): Merge pull request #43246 from Daniel-Pivonka/cephadm-iscsi-trust-mgr-ips
mgr/cephadm: populate trusted_ip_list in iscsi-gateway.cfg with mgr ips
Reviewed-by: Adam King <adking@redhat.com>
R...
Sebastian Wagner
10:37 AM Revision 8a0fc182 (ceph): Merge pull request #43309 from guits/iscsi_fixes
cephadm/iscsi: fix a typo
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
10:36 AM Revision cabad2ca (ceph): Merge pull request #43319 from guits/workaround_tcmurunner_log
cephadm: modify iscsi containers bindmount
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
10:36 AM Revision 293e2dce (ceph): Merge pull request #43321 from adk3798/remove-exporter
mgr/cephadm: remove cephadm exporter code
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
09:32 AM Revision c69e45c0 (ceph): Merge pull request #43226 from TRYTOBE8TME/wip-rgw-amqp-minor-nit
src/test: Minor nit from PR #43025 Yuval Lifshitz
09:19 AM RADOS Bug #52760 (Need More Info): Monitor unable to rejoin the cluster
Our cluster has three monitors.
After a restart one of our monitors failed to join the cluster with:
Sep 24 07:52...
Ruben Kerkhof
08:37 AM Dashboard Feature #52759 (Resolved): mgr/dashboard: Add multiple hosts at once in Host Form
The user can add multiple hosts at once using patterns Aashish Sharma
07:39 AM Bug #52757 (New): ceph-mgr modules require MgrModule at module level
The documentation[0] states that to create a ceph-mgr module, you just need a file `module.py` with a class that inhe... Joshua Hesketh
07:18 AM Revision 40a67b1b (ceph): tools/crushdiff: support old format json dump
Someone may try running crushdiff against osdmap and pg dump
collected for an older cluster.
In general it is not gu...
Mykola Golub
07:09 AM Revision b344e70e (ceph): crimson/os/seastore/transaction_manager: limit callers to reserve_proje...
Adds an exclusive stage for obtaining projected usage as well as an
unordered one for submitting ool writes. This sh...
Samuel Just
07:09 AM Revision fbd30a4b (ceph): crimson/os/seastore/segment_cleaner: track projected usage for in progr...
We're going to want to permit multiple transactions to be writing
concurrently. Replace await_hard_limits() with a m...
Samuel Just
07:06 AM Dashboard Backport #52284 (Resolved): pacific: cephadm: RGW: missing dashboard integration
Alfonso Martínez
06:29 AM Dashboard Backport #52284 (In Progress): pacific: cephadm: RGW: missing dashboard integration
Alfonso Martínez
06:57 AM rgw Bug #52662: rgw: cannot delete bucket
J. Eric Ivancich wrote:
> Are you deleting the bucket via s3 or swift? Or via radosgw-admin?
>
> If s3 or swift, ...
Paul Jurco
06:13 AM Revision bdb98ad8 (ceph): doc/dev/mon-bootstrap: fix typo
Signed-off-by: Prashant D <pdhange@redhat.com> Prashant D
05:32 AM Revision b0506aba (ceph): crimson/os/seastore/segment_manager/block: add method name debug prefix
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:32 AM Revision ada436ff (ceph): crimson/os/seastore/segment_manager/block: add debugging to remaining i...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:32 AM crimson Bug #52709 (Resolved): seastore assert add_pin, assert(parent)
Samuel Just
03:15 AM Orchestrator Bug #52745 (In Progress): cephadm: Call fails if output too long
Adam King
03:05 AM Revision b2063771 (ceph): mgr/cephadm: use json-pretty for ceph-volume calls
To avoid a single line json string that is too long
and causes a chunk longer than limit error
Fixes: https://tracke...
Adam King
01:19 AM Revision 719e7024 (ceph): mgr/nfs: Add more debug log messages
Fixes: https://tracker.ceph.com/issues/52274
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
12:38 AM Revision 7c64d92f (ceph): Merge pull request #43327 from cyx1231st/wip-seastore-ool-metrics
crimson/os/seastore: introduce ool related metrics with misc improvements
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
12:12 AM Revision 55b37c35 (ceph): crimson/common/operation: add UnorderedStage
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:11 AM Revision db389d6d (ceph): crimson/os/seastore/transaction: make for_each_fresh_block const
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just

09/28/2021

11:23 PM rgw Cleanup #52755 (New): ubuntu 20.04 : rgw warnings
... Deepika Upadhyay
11:16 PM RADOS Cleanup #52754 (New): windows warnings
... Deepika Upadhyay
11:12 PM RADOS Cleanup #52753 (Rejected): rbd cls : centos 8 warning
... Deepika Upadhyay
11:11 PM RADOS Cleanup #52752 (New): fix warnings
there are warnings existing in ceph codebase that needs update with respect to mordern c++
eg one of them:
<pre...
Deepika Upadhyay
11:01 PM mgr Bug #52658 (Need More Info): mgr: After upgrade to 16.2.6 crash on startup with python error
Deepika Upadhyay
11:00 PM mgr Bug #52658: mgr: After upgrade to 16.2.6 crash on startup with python error
Hi @Igor, is this the only function that is failing?... Deepika Upadhyay
06:04 PM mgr Bug #52658 (In Progress): mgr: After upgrade to 16.2.6 crash on startup with python error
Deepika Upadhyay
10:29 PM rgw Bug #51767: missing CommonPrefixes with some shard count
Indeed, 15.2.14 fix it!
I should have test it earlier. I hit the bug before the release of 15.2.14 and I didn't che...
JS Landry
05:08 PM rgw Bug #51767: missing CommonPrefixes with some shard count
J. Eric Ivancich wrote:
> So I was finally able to reproduce on v15.2.13. However it does not reproduce on v15.2.14....
JS Landry
10:01 PM Revision 17850276 (ceph): crimson/os/seastore/segment_cleaner: make used_bytes unsigned
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:30 PM rgw Bug #47451: RGW appends control character to etags in bucket index
Ilsoo Byun wrote:
> I had the same issue. I found that getting 'user.rgw.etag' xattr from the rados object returns t...
André Cruz
05:12 PM bluestore Bug #52676 (Fix Under Review): qa/standalone/osd/osd-bluefs-volume-ops.sh: TEST_bluestore2: retu...
Neha Ojha
05:09 PM bluestore Bug #52676 (Pending Backport): qa/standalone/osd/osd-bluefs-volume-ops.sh: TEST_bluestore2: retu...
Igor Fedotov
05:01 PM Revision 84379239 (ceph): Merge pull request #43302 from ronen-fr/wip-rf-osd-psik
osd: add a missing comma in a list of strings
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Reviewed-by: Sridhar Sesha...
Neha Ojha
05:00 PM Revision 5c077586 (ceph): Merge pull request #43303 from ronen-fr/wip-rf-osd-modulu
osd: fix the truncation of an int by int division
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Neha Ojha
04:47 PM rgw Bug #52662: rgw: cannot delete bucket
Are you deleting the bucket via s3 or swift? Or via radosgw-admin?
If s3 or swift, would you raise the logging lev...
J. Eric Ivancich
04:25 PM rgw Bug #52662: rgw: cannot delete bucket
So the fix referred to only affects `radosgw-admin bucket radoslist ...`. It plays no role in bucket deletion. It's p... J. Eric Ivancich
04:40 PM Dashboard Backport #52751 (Rejected): octopus: mgr/dashboard: grafana-piechart-plugin doesn't work with Gra...
Backport Bot
04:40 PM Dashboard Backport #52750 (Rejected): pacific: mgr/dashboard: grafana-piechart-plugin doesn't work with Gra...
Backport Bot
04:37 PM Dashboard Bug #51211 (Pending Backport): mgr/dashboard: grafana-piechart-plugin doesn't work with Grafana 7...
Ernesto Puerta
04:37 PM Revision ba9e17d2 (ceph): Merge pull request #43132 from p-se/monitoring-grafana-piechart-update
monitoring: update grafana-piechart-panel plugin
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Erne...
Ernesto Puerta
03:43 PM Revision 20989eae (ceph): mgr/cephadm: fix host drain with agent
Agent was not getting removed from hosts with _no_schedule label
since it was using all hosts rather than _schedulabl...
Adam King
03:43 PM Revision d35920da (ceph): qa/suites/rados: add inconsistent hinfo test
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:27 PM Revision 179124e8 (ceph): .github/CODEOWNERS: tag rook devs on rook related PRs
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
03:14 PM Revision e303dc1c (ceph): osd: handle case when stat returns with error in get_hash_info
Previously in the case of the error we stored in the cache and
returned HashInfo(ec_impl->get_chunk_count()), which e...
Mykola Golub
03:08 PM Orchestrator Bug #52749 (New): gather-facts: Improperly parsing disk wwid
Sorry, wasn't sure which subcomponent to file this under.
I am running ceph 16.2.6-1 on some monitors running in H...
brent s.
02:58 PM Revision 5ee3d38f (ceph): Merge PR #43177 into master
* refs/pull/43177/head:
osd/PrimaryLogPG: drop ops when pool has EIO flag
osdc/Objecter: set SUPPORTSPOOLEIO flag o...
Sage Weil
02:56 PM Revision e310b1e8 (ceph): Merge pull request #43320 from pdvian/wip-doc-cephx-fixtypo
doc/dev/cephx: fix typo
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:49 PM Revision 69897926 (ceph): Merge pull request #43316 from smithfarm/wip-spdk-tw
rpm: enable system_pmdk bcond for SUSE builds
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Kefu Chai <tch...
Kefu Chai
02:45 PM Revision 715a8382 (ceph): os/bluestore: use scope_guard to log latency
simpler this way, and avoid using `goto`.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
02:45 PM Revision ffab13bc (ceph): os/bluestore: list obj which equals to pend
otherwise we could have failures like
scrub : stat mismatch, got 3/4 objects, 1/2 clones, 3/4 dirty, 3/4 omap, 0/0 p...
Kefu Chai
02:23 PM RADOS Bug #52624: qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)"
Patrick Donnelly wrote:
> Neha Ojha wrote:
> > Patrick Donnelly wrote:
> > > Patrick Donnelly wrote:
> > > > Neha...
Patrick Donnelly
01:24 AM RADOS Bug #52624: qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)"
Neha Ojha wrote:
> Patrick Donnelly wrote:
> > Patrick Donnelly wrote:
> > > Neha Ojha wrote:
> > > > [...]
> > ...
Patrick Donnelly
01:54 PM rgw Bug #52706 (Resolved): With policy specifying invalid arn, users can list content of any bucket
resolved in https://github.com/ceph/ceph/pull/41931
backports are tracked in https://tracker.ceph.com/issues/51219
Casey Bodley
09:20 AM Revision a24b3fa9 (ceph): Merge pull request #43150 from sebastian-philipp/doc-cephadm-serves-sub...
doc/cephadm: move services under doc/cephadm/services ?
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Mich...
Sebastian Wagner
08:55 AM Bug #52695 (Resolved): Missing hostname package causes unittest_config and unittest_hostname to fail
Brad Hubbard
08:54 AM Bug #52660 (Resolved): install-deps.sh: Install takes forever due to a combination of a new pip r...
Brad Hubbard
08:53 AM rgw Bug #52748 (Won't Fix - EOL): specifing --tags、--placement-id and --storage-class are not work wh...
when I create and modify a user's default_placement/default_storage_class/placement_tags by specifing --placement-id、... Huber ming
08:47 AM Revision e33d9e15 (ceph): mgr/dashboard: Move force maintenance test to the workflow test suite
Fixes: https://tracker.ceph.com/issues/52276
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A
08:45 AM Revision 85635f30 (ceph): Merge pull request #43221 from badone/wip-install-deps-new-pip-resolver
install-deps.sh: Use legacy pip resolver
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Reviewed-by: Deepika Upadhyay ...
Deepika Upadhyay
08:31 AM Revision 5fd3a781 (ceph): crimson/os/seastore: cleanup, reset cache metrics as a whole
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:31 AM Revision 336fe386 (ceph): crimson/os/seastore: cleanup, consolidate metrics about transactional e...
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:31 AM Revision 33b5947a (ceph): crimson/os/seastore/cache: misc cleanup
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:31 AM Revision 529f1a81 (ceph): crimson/os/seastore/transaction: cleanup comments
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:31 AM Revision 2b1402b3 (ceph): crimson/os/seastore/transaction: count fresh blocks separately
Correct get_num_fresh_blocks() to be accurate under the effect of
delayed allocations.
Signed-off-by: Yingxin Cheng ...
Yingxin Cheng
08:31 AM Revision c1fdb0ab (ceph): crimson/os/seastore: introduce ool related metrics with misc improvements
* The number of ool records written;
* Write overhead from journal/ool records;
* Wasted writes from invalided ool re...
Yingxin Cheng
07:51 AM Orchestrator Bug #49287: podman: setting cgroup config for procHooks process caused: Unit libpod-$hash.scope n...
http://qa-proxy.ceph.com/teuthology/ideepika-2021-09-27_14:52:49-rados-wip-deepika-testing-2021-09-27-1601-distro-bas... Deepika Upadhyay
07:26 AM rgw Bug #51325: User has assume_role permission can access to any bucket
Backport to nautilus will be merge ?
I think 3 months is too long for this issue.
hoan nv
07:06 AM RADOS Backport #52586 (Resolved): pacific: src/vstart: The command "set config key osd_mclock_max_capac...
Sridhar Seshasayee
07:05 AM RADOS Fix #52329 (Resolved): src/vstart: The command "set config key osd_mclock_max_capacity_iops_ssd" ...
Sridhar Seshasayee
07:04 AM RADOS Backport #52564 (Resolved): pacific: osd: Add config option to skip running the OSD benchmark on ...
Sridhar Seshasayee
07:03 AM RADOS Fix #52025 (Resolved): osd: Add config option to skip running the OSD benchmark on init.
Sridhar Seshasayee
07:03 AM RADOS Backport #51988 (Resolved): pacific: osd: Add mechanism to avoid running osd benchmark on osd ini...
Sridhar Seshasayee
07:01 AM RADOS Fix #51464 (Resolved): osd: Add mechanism to avoid running osd benchmark on osd init when using m...
Sridhar Seshasayee
07:00 AM RADOS Fix #51116 (Resolved): osd: Run osd bench test to override default max osd capacity for mclock.
Sridhar Seshasayee
06:59 AM RADOS Backport #51117 (Resolved): pacific: osd: Run osd bench test to override default max osd capacity...
Sridhar Seshasayee
06:40 AM Revision 1b1a91c3 (ceph): msg/async/ProtocolV2: replace ltt_recv_stamp with recv_stamp
Fixes: https://tracker.ceph.com/issues/52739
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
Dongdong Tao
05:30 AM Revision 2260e9d7 (ceph): doc/dev/config: Replace invalid config debug-pg
There is no such '--debug-pg' configuration option
available, use '--debug-monc' instead.
Signed-off-by: Prashant D ...
Prashant D
05:08 AM RADOS Bug #52385: a possible data loss due to recovery_unfound PG after restarting all nodes
> Can you share the full set of logs using ceph-post-file (https://docs.ceph.com/en/pacific/man/8/ceph-post-file/)?
...
Satoru Takeuchi
03:40 AM Messengers Backport #50482: octopus: segv in AsyncConnection::_stop()
#50622 has been addressed, octopus backport tracker #51199, this should be merged first
backport PR: https://githu...
gerald yang
02:44 AM Revision 60409d2b (ceph): os/bluestore: add option for bluestore fail eio
PR #17744 allows eio for _do_read in bluestore, but didn't leave it as
an option. Since we can choose to fail for fil...
haoyixing
01:03 AM CephFS Cleanup #51391 (Fix Under Review): mgr/volumes/fs/operations/resolver.py: add extra blank line
Varsha Rao

09/27/2021

11:36 PM CephFS Backport #51199 (In Progress): octopus: msg: active_connections regression
Patrick Donnelly
07:15 AM CephFS Backport #51199: octopus: msg: active_connections regression
Backport PR: https://github.com/ceph/ceph/pull/43310
This regression issue is blocking https://tracker.ceph.com/...
gerald yang
09:35 PM Revision 8bbc0dde (ceph): common/options/global.yaml.in: add runtime flag for mon_max_pg_per_osd
Related to: https://tracker.ceph.com/issues/52640
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
09:15 PM RADOS Backport #52322 (In Progress): pacific: LibRadosTwoPoolsPP.ManifestSnapRefcount failure
Neha Ojha
08:22 PM Revision 5cf037b5 (ceph): Merge pull request #43094 from mgfritch/use-quay-octopus
octopus: cephadm: use quay, not docker
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
08:12 PM RADOS Backport #51555: octopus: mon: return -EINVAL when handling unknown option in 'ceph osd pool get'
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43266
merged
Yuri Weinstein
08:11 PM Revision 50f3fb10 (ceph): Merge pull request #43266 from cfsnyder/wip-51555-octopus
octopus: mon: return -EINVAL when handling unknown option in 'ceph osd pool get'
Reviewed-by: Neha Ojha <nojha@redha...
Yuri Weinstein
08:09 PM RADOS Backport #51967: octopus: set a non-zero default value for osd_client_message_cap
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42616
merged
Yuri Weinstein
08:09 PM Revision b1968eb5 (ceph): Merge pull request #42616 from neha-ojha/wip-51967-octopus
octopus: common/options: Set osd_client_message_cap to 256.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:05 PM Revision c629664d (ceph): rgw: sync checkpoint gets num_shards from remote bilog info
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision 0afc0fa6 (ceph): rgw: RGWListBucketIndexesCR only needs zero shard
We only need to check one shard, and everything has shard zero.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:05 PM Revision a722d6ad (ceph): rgw: RunBucketSourceSync uses num_shards from remote bilog info
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision 17b8529e (ceph): rgw: RGWCollectBucketSyncStatusCR doesn't need the shard count
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision 15f8c7a8 (ceph): rgw: RGWOp_BILog_Status reads full status unconditionally
the calls to rgw_read_bucket_inc_sync_status() depend on
sync_status.incremental_gen, which we need to read via
rgw_r...
Casey Bodley
08:05 PM Revision b19663a8 (ceph): rgw: resize status vector before reading inc_sync_status
rgw_read_bucket_inc_sync_status() uses the size of this vector as the
'num_shards', so we need to resize it appropria...
Casey Bodley
08:05 PM Revision 27d159b7 (ceph): rgw: rgw_read_bucket_inc_sync_status doesn't need bucket info
all we need to construct the per-shard bucket sync status object names
are the bucket names themselves, which we alre...
Casey Bodley
08:05 PM Revision 3c23e7ea (ceph): radosgw-admin: bucket sync status handles missing full status
if the full sync status object is missing, it's possible that we just
haven't started syncing it again after upgradin...
Casey Bodley
08:05 PM Revision ed3dc361 (ceph): radosgw-admin: bucket sync status guards against shard count mismatch
if the remote gives us more shards than we expect, just count those
shards as 'behind' and avoid out-of-bounds access...
Casey Bodley
08:05 PM Revision 15b54dc9 (ceph): rgw: remove per-shard sync status object after incremental sync finishes
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Shilpa MJ
08:05 PM Revision d426eb5d (ceph): common: get_str_vec takes std::string_view
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision 22ecabc9 (ceph): rgw: Bilog trim takes markers as string view
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision c38abb7c (ceph): rgw: Trim bilog with generation
From the REST interface and radosgw-admin. Assume Generation 0 if none
provided and error if it doesn't exist.
Signe...
Adam Emerson
08:05 PM Revision 6072a855 (ceph): rgw: Add RGWAsyncPutBucketInstanceInfoCR
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision 5ca2e423 (ceph): rgw: Add RGWRadosRemoveOidCR
A more generally applicable way of removing objects in coroutines.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:05 PM Revision 97cef87d (ceph): rgw: Trim old generations in BucketTrimInstanceCR
Only one generation per call.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:05 PM Revision 7671f3c7 (ceph): rgw: remove destination shard id from rgw_bucket_sync_pair_info
the sync_pair is used as input to RGWBucketPipeSyncStatusManager::status_oid()
to generate the per-shard sync status ...
Casey Bodley
08:05 PM Revision 271164e2 (ceph): rgw/multisite: track shard sync status objects per generation
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
08:05 PM Revision fc227fe9 (ceph): rgw/multisite: allow bucket sync disable/enable
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
08:05 PM Revision 33a9a714 (ceph): rgw/multisite: remove the retry mechanism
when writign the sync status object
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
08:05 PM Revision e8ae8dee (ceph): rgw/multisite: support enable right after disable
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
08:05 PM Revision 949432ab (ceph): rgw/multisite: don't delete per shard status on init
and pass correct generation and num shards when deleting
per shard status objects when disabling during incremental s...
Yuval Lifshitz
08:05 PM Revision 0bc6738e (ceph): json: encoding for flat_set accepts all template params
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 0032fedf (ceph): rgw: add set of 'features' to zone and zonegroup
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision c0f1c9b4 (ceph): radosgw-admin: zone/zonegroup commands support --enable-feature=x --dis...
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 65f5a883 (ceph): radosgw-admin: 'sync status' shows enabled/disabled zonegroup features
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 78572b5a (ceph): rgw: RGWSI_Zone::can_reshard() respects zonegroup 'resharding' feature
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 8bdfc862 (ceph): doc/rgw: document zone features
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision ec8c5044 (ceph): rgw: read shard count using remote bilog info during bucket sync
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 695d5c34 (ceph): rgw: InitBucketFullSyncStatusCR gets num shards from remote
As specified in rgw_bucket_index_marker_info, unless we're doing the
compatibility check, in which case we look at ge...
Adam Emerson
08:05 PM Revision 0eb66c20 (ceph): rgw: RGWRemoteBucketManager constructor takes num_shards
The logic for getting it was moved to its caller.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:05 PM Revision b3e5b4db (ceph): rgw: reshard preserves old index in multisite
if the old index is still referenced by an InIndex log layout, we can't
call clean_index() to remove the index object...
Casey Bodley
08:05 PM Revision 4fcd2004 (ceph): rgw: update bucket sync status after bucket shards finishes current gen
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 2908ab67 (ceph): rgw/multisite: fix bucket shard state init function
* make sure src/dest shard ids are the same in sync pair
* copy sync pair by value in coroutine loop
Signed-off-by: ...
Yuval Lifshitz
08:05 PM Revision 74ea59e4 (ceph): rgw: fix handling of bucket layout in metadata sync
clear the bucket layout we get from the metadata master, and overwrite it
with our zone's defaults
without clearing ...
Casey Bodley
08:05 PM Revision 00852909 (ceph): test/rgw: fix python error on test failure
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 85176027 (ceph): rgw: add custom json encode/decode for the v1 notify API
this adds wrapper structs rgw_data_notify_v1_encoder and
rgw_data_notify_v1_decoder that can encode/decode the v1 jso...
Casey Bodley
08:05 PM Revision e4e7847c (ceph): rgw: adding generation number to async notification
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 300f8acd (ceph): rgw: rgw_read_remote_bilog_info() returns rgw_bucket_index_marker_info
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 4a8ca6f2 (ceph): rgw: get_bucket_instance_ids() uses num_shards from layout
knock out a TODO that was causing this assertion failure in
RGWRados::get_bucket_stats() after a reshard:
ceph_ass...
Casey Bodley
08:05 PM Revision ac33ba04 (ceph): radosgw-admin: 'bucket sync checkpoint' waits for generation to catch up
poll on rgw_read_bucket_full_sync_status() until
full_status.incremental_gen catches up to the latest_gen we got from...
Casey Bodley
08:05 PM Revision 597acc1d (ceph): test/rgw: add simple multisite reshard test
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 80299272 (ceph): test/rgw: add multisite test for full sync after reshard
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision d0de0a89 (ceph): qa/rgw: temporarily disable multisite reshard tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 656425b0 (ceph): rgw: on bucket reshard, write datalog entries for each shard of the pre...
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision fd8b2f1f (ceph): rgw: fix incremental sync by using the right generation for bilog listing
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision dd1550b2 (ceph): rgw: add sync_info to BILog_Status output
Needed so we can get the incremental generation.
Guard this behind a version check and return the original output if...
Adam Emerson
08:05 PM Revision 18192f97 (ceph): rgw: Add cast from bucket_index_log_layout
To bucket_index_layout_generation
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:05 PM Revision d0e049ba (ceph): rgw: BucketInstanceTrimCR knows about generations
Fetch the current generation from remote peers and trim the minimum
marker on the minimum generation.
Signed-off-by:...
Adam Emerson
08:05 PM Revision 712df108 (ceph): rgw: BucketReshardManager takes layouts
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 58249dbb (ceph): rgw: fix decode of cls_rgw reshard types
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision f705317f (ceph): rgw: RGWBucketReshard doesn't need a friend
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision b0988973 (ceph): radosgw-admin: remove fault injection options from usage
these are only used for testing, not administration
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM Revision b418e1d9 (ceph): test: fix threading for FaultInjector death tests
addresses test timeout and warning message:
[WARNING] /home/jenkins-build/build/workspace/ceph-pull-requests/src/goo...
Casey Bodley
08:05 PM Revision fc6bc9b6 (ceph): radosgw-admin: try reshard even if bucket is resharding
allow reshard in case a previous reshard failed. if the reshard is
actually still in progress, we'll fail to get the ...
Casey Bodley
08:05 PM Revision 0b5091f4 (ceph): rgw: reshard adds a log layout for the new index
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 8894d3f1 (ceph): rgw: refactor per-entry reshard logic into separate function
this cuts down on nesting and avoids the need for goto
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM Revision 1827def5 (ceph): json: add encode_json() overload for string_view
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 86cf6f42 (ceph): rgw: add json encoding of bucket layout types
adds a "layout" section to RGWBucketInfo
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM Revision ae698c9c (ceph): rgw: vector<rgw_data_change_log_entry> not list
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision 7c0eb957 (ceph): rgw: Add gen_id to rgw_data_change
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision fb8f0867 (ceph): rgw: add gen parameter to RGWDataChangesLog::add_entry
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
08:05 PM Revision deac62ad (ceph): rgw: rename rgw_data_change::gen_id
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision fbe0deac (ceph): rgw: rgw_data_change can decode v1 format if gen was 0
but if gen>0, require decoders to understand the v2 format. this way,
old clients can't decode entries with gen>0, so...
Casey Bodley
08:05 PM Revision 66b3e462 (ceph): rgw: Handle entries of the wrong generation
Drop entries from past generations.
Send entries of future generations to the error repo for retry.
Signed-off-by: ...
Adam Emerson
08:05 PM Revision 60f91d78 (ceph): rgw: handle older/newer generations after reading bucket sync status
wait until we've read the bucket sync status and found that we're in
incremental sync before we start using increment...
Casey Bodley
08:05 PM Revision 557836d0 (ceph): rgw: zero-initialize rgw_bucket_sync_status::incremental_gen
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 5c58a5b9 (ceph): rgw: BILog_List handles requests for generation=0
previous logic treated requests for generation=0 as the latest gen
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM Revision cdbf8de4 (ceph): rgw: clean up fixes for extra spaces and indentation.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 9eba00a7 (ceph): rgw: code organization fixes and error handling
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 7c32ed1f (ceph): rgw: use a helper function to handle repetitive num_shards check
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision db338d18 (ceph): rgw: Better error handling
- function update_bucket() handles updating bucket state
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
08:05 PM Revision 88fbed30 (ceph): common: add generic FaultInjector
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 9ac5492e (ceph): rgw: reshard tests with fault injection
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 943d16bf (ceph): rgw: remove unused attrs from RGWBucketReshard
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 255a459d (ceph): rgw: BucketReshardManager stores BucketReshardShards by value
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision c71c51b0 (ceph): rgw: add typedef for ReshardFaultInjector
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision aea80b1f (ceph): rgw: refactor reshard init/cleanup with fault injection
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 7327bee0 (ceph): rgw: reshard first cleans up old-style reshards
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision a700dcaf (ceph): radosgw-admin: 'bucket reshard' returns positive error codes
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 64bf2d29 (ceph): test/rgw: test_rgw_reshard.py exec_cmd() can return error code
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision cac844ae (ceph): test/rgw: add test_bucket_reshard() for fault injection testing
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 5ead02ff (ceph): qa/rgw: disable coredumps for reshard fault injection
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision befa5857 (ceph): rgw: clean up uses of BucketShard::init() without info
the rgw_bucket overload of BucketShard::init() has to look up the bucket
info. use the RGWBucketInfo overload when we...
Casey Bodley
08:05 PM Revision fe9bea13 (ceph): rgw: RGWSyncBucketCR holds lease over Init state too
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 5e1cd202 (ceph): qa/rgw: add missing meta checkpoint to test_multipart_object_sync
if metadata sync hasn't finished, the 'bucket checkpoint' commands may
not find its bucket info
Signed-off-by: Casey...
Casey Bodley
08:05 PM Revision 0fdc4826 (ceph): qa/rgw: disable multisite tests for 'bucket sync disable'
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 0a8cb172 (ceph): qa/rgw: rgw_multisite_tests task loads default plugins
the ability to filter tests by attribute is provided by the
nose.plugins.attrib plugin, which wasn't being loaded by ...
Adam Emerson
08:05 PM Revision 616b216e (ceph): rgw: disable backoff on data sync error_retry_time
this backoff is triggered often by the per-bucket lease for full sync,
and causes tests to fail with checkpoint timeo...
Casey Bodley
08:05 PM Revision fbf53846 (ceph): rgw: remove rgw_bucket_shard_sync_info::full_marker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision f524268f (ceph): rgw: add generation support to BILog admin APIs
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision ab16c049 (ceph): rgw: add generations to error repo with binary format
adds a backward-compatible binary encoding for error repo keys that can
contain a generation number along with the bu...
Casey Bodley
08:05 PM Revision 490152ff (ceph): test/rgw: add --gen to radosgw-admin/help.t
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 5113eeb7 (ceph): rgw/dynamic-resharding: remove creation of new bucket instance
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 7fdd367a (ceph): rgw/dynamic-resharding: reshard bucket using the same instance id
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision aeb709d2 (ceph): rgw/dynamic-resharding: Allow clean_index to take generation number
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision a656fac3 (ceph): rgw: use BucketReshardState states in appropriate places
This replaces cls_rgw_reshard_status.
Remove unused parameters in cls_rgw_bucket_instance_entry.
Other minor cleanup...
Shilpa MJ
08:05 PM Revision 36e0a06d (ceph): rgw: fetch updated bucketinfo rather than bucket_id in guard_reshard
To be able to read the updated layout.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
08:05 PM Revision 708db946 (ceph): rgw: use rgw::BucketReshardState for reshard state change
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 7e042a8e (ceph): rgw: target_layout to be optional
Signed-off-by: Shilpa Manjarabad Jagannath <smanjara@redhat.com> Shilpa Manjarabad Jagannath
08:05 PM Revision 5a2b7ad8 (ceph): rgw: make RGWBucketInfo non-const in functions using guard_reshard()
- remove unused 'instance_id' from cls_rgw_reshard_entry
- other minor fixes
Signed-off-by: Shilpa Manjarabad Jagan...
Shilpa Manjarabad Jagannath
08:05 PM Revision 22dc1c19 (ceph): rgw: - take non-optional gen_id in svc_bi_rados functions
- call init_index() on target layout during reshard process.
Takes const rgw::bucket_index_layout_generation&
...
Shilpa MJ
08:05 PM Revision acd33472 (ceph): rgw: allow clean_index to take const bucket_index_layout_generation&
fix bi_get() to get objects after being resharded
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
08:05 PM Revision a9d7c86f (ceph): rgw: failing to reshard, restore old indexes
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision f5ca1688 (ceph): rgw: minor fixes
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 9a350697 (ceph): rgw: helper function to set reshard status from rgw::BucketReshardState.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
08:05 PM Revision 879c55e7 (ceph): rgw: rename to rgw_read_bucket_inc_sync_status
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision ed731104 (ceph): rgw: add data structures for bucket sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 831c0c28 (ceph): rgw: rename to inc_status_oid
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 48d5a87e (ceph): rgw: use const for string constants in rgw_data_sync.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 131691e0 (ceph): rgw: add full_status_oid() for buckets
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 2f7899fd (ceph): rgw: rename to RGWSyncBucketShardCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 30ffec7d (ceph): rgw: add sync_bucket_shard_cr() factory function
allows other code to spawn this coroutine without having the class
definition
Signed-off-by: Casey Bodley <cbodley@r...
Casey Bodley
08:05 PM Revision 1ec230b1 (ceph): rgw: generalize error handling in RGWShardCollectCR
RGWShardCollectCR was hard-coded to ignore ENOENT errors and print a
'failed to fetch log status' error message. this...
Casey Bodley
08:05 PM Revision 2367dcab (ceph): rgw: add exclusive flag to RGWSimpleRadosWriteCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 5cba82ad (ceph): rgw: system objects can set exclusive on set_attrs()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 6c1c273c (ceph): rgw: RGWSimpleRadosWriteAttrsCR supports exclusive create
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision edcef842 (ceph): rgw: add InitBucketFullSyncStatusCR
a coroutine to initialize a bucket for full sync using a new bucket-wide
sync status object
Signed-off-by: Casey Bod...
Casey Bodley
08:05 PM Revision 9e4eb792 (ceph): rgw: split SyncBucket from SyncBucketShard
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision ff2ac35a (ceph): rgw: InitBucketShardSyncStatus always sets state to Incremental
full sync happens as the bucket level, so the shards will always start
in StateIncrementalSync
Signed-off-by: Casey ...
Casey Bodley
08:05 PM Revision 99746d63 (ceph): rgw: add rgw_read_bucket_full_sync_status()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 4111face (ceph): radosgw-admin: 'bucket sync status' displays new full sync status
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 34182a79 (ceph): radosgw-admin: 'bucket sync checkpoint' waits for full sync
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision d7ee11a8 (ceph): rgw: move full sync from SyncBucketShard to SyncBucket
renamed ListBucketShardCR to ListRemoteBucketCR and removed the shard-id
parameter
renamed BucketFullSyncShardMarker...
Casey Bodley
08:05 PM Revision 06810eda (ceph): rgw: fix up BucketShardIncrementalSync log message
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision ca6a301c (ceph): rgw: RGWSimpleRadosReadCR copies out objv_tracker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:05 PM Revision 102396e8 (ceph): rgw: remove unused RGWRunBucketsSyncBySourceCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:58 PM rgw Bug #51767: missing CommonPrefixes with some shard count
So I was finally able to reproduce on v15.2.13. However it does not reproduce on v15.2.14.
So I'd be curious, JS L...
J. Eric Ivancich
07:47 PM RADOS Bug #52640: when osds out,reduce pool size reports a error "Error ERANGE: pool id # pg_num 256 si...
lei cao wrote:
> global parms like mon_max_pg_per_osd can be update at runtime?It seems that mon_max_pg_per_osd is ...
Neha Ojha
07:43 PM RADOS Bug #52509: PG merge: PG stuck in premerge+peered state
Konstantin Shalygin wrote:
> We can plan and spent time to setup staging cluster for this and try to reproduce it, i...
Neha Ojha
07:40 PM RADOS Bug #52624: qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)"
Patrick Donnelly wrote:
> Patrick Donnelly wrote:
> > Neha Ojha wrote:
> > > [...]
> > >
> > > Looks like peeri...
Neha Ojha
07:31 PM RADOS Backport #52747 (Resolved): pacific: MON_DOWN during mon_join process
https://github.com/ceph/ceph/pull/48558 Backport Bot
07:31 PM RADOS Backport #52746 (Rejected): octopus: MON_DOWN during mon_join process
Backport Bot
07:28 PM RADOS Bug #52724: octopus: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log'
Seems to be the same issue as https://tracker.ceph.com/issues/43584, marked the original ticket for backport. Neha Ojha
07:27 PM RADOS Bug #43584 (Pending Backport): MON_DOWN during mon_join process
Neha Ojha
07:21 PM RADOS Bug #51527 (Need More Info): Ceph osd crashed due to segfault
Neha Ojha
07:21 PM RADOS Bug #51527: Ceph osd crashed due to segfault
Hi Eric,
Could you please share the test that reproduces this crash on a vstart cluster?
Neha Ojha
07:18 PM RADOS Bug #52741: pg inconsistent state is lost after the primary osd restart
Can you please verify this behavior? Neha Ojha
09:17 AM RADOS Bug #52741: pg inconsistent state is lost after the primary osd restart
Just a note. I see that to re-detect inconsistency just running scrub (not deep-scrub) is enough, which is supposed t... Mykola Golub
08:49 AM RADOS Bug #52741 (New): pg inconsistent state is lost after the primary osd restart
Steps to reproduce:
- Create a pool (either replicated or erasure)
- Introduce an inconsistency (e.g. put an obje...
Mykola Golub
06:55 PM Orchestrator Bug #52745 (Resolved): cephadm: Call fails if output too long
For a command like ceph-volume if the output is too long, the call will fail. Since ceph-volume command is a part of ... Adam King
06:55 PM Revision cda82c98 (ceph): mgr/cephadm: populate trusted_ip_list in iscsi-gateway.cfg with mgr ips
Iscsi gateways do not show "UP" in dashboard without this
fixes: https://tracker.ceph.com/issues/52692
Signed-off-by...
Daniel Pivonka
06:52 PM Revision 12d37432 (ceph): mgr/rook: orch rm no longer uses rook api delete
This commit changes orch rm to no longer use the rook api to delete the daemon
but instead directly delete the corres...
Joseph Sawaya
06:52 PM Revision 5ed4fbb9 (ceph): mgr/rook: fix placement_spec_to_node_selector
This commit takes care of the edge case where a completely empty
placement spec is passed to the function.
Signed-of...
Joseph Sawaya
06:52 PM Revision 8990280b (ceph): mgr/rook, qa/tasks/rook: change rgw daemon service name
This commit changes the rgw daemon service name format from
rgw.<realm name>.<zone name> to rgw.<resource_name> and c...
Joseph Sawaya
06:51 PM Revision f1c0b075 (ceph): mgr/rook: add placement specs to apply rgw
This commit adds the placement spec option when creating
a CephObjectStore using `orch apply rgw`.
Signed-off-by: Jo...
Joseph Sawaya
06:51 PM Revision f4980c39 (ceph): mgr/rook: use default replication size in orch apply rgw
This commit changes `orch apply rgw` to use the osd_pool_default_size
when setting the replication size for the data ...
Joseph Sawaya
06:51 PM Revision 387c4f13 (ceph): qa/tasks/rook: fix cluster deletion hanging due to CephObjectStore CR
This commit fixes the issue where the cluster deletion hangs in the QA
while a CephObjectStore CR is still up by remo...
Joseph Sawaya
06:38 PM bluestore Bug #52676 (In Progress): qa/standalone/osd/osd-bluefs-volume-ops.sh: TEST_bluestore2: return 1
Looks like host is terribly slow hence test case is failing to put enough data to DB volume during the 10s benchmark.... Igor Fedotov
06:18 PM Revision 786c5a33 (ceph): mgr/volumes/fs: add extra blank line
Fixes: https://tracker.ceph.com/issues/51391
Signed-off-by: Manasvi Goyal <mg.manasvi@gmail.com>
Manasvi Goyal
06:07 PM rgw Bug #52744 (Closed): rgw: crash during robust_notify
This is initiated by a `radosgw-admin bucket reshard ...` run. Despite the crash the reshard continues.... J. Eric Ivancich
05:44 PM Revision d205e6ae (ceph): mgr/volumes/fs: add extra blank line
Fixes: https://tracker.ceph.com/issues/51387
Signed-off-by: Manasvi Goyal <mg.manasvi@gmail.com>
ManasviGoyal
05:20 PM Revision c2f753c5 (ceph): ceph_test_rados_api_aio: test pool EIO flag
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
05:20 PM Revision 6992a1cd (ceph): osdc/Objecter: set SUPPORTSPOOLEIO flag on all ops
This tells us the client understands the pool EIO flag, without having to
burn a feature bit.
Signed-off-by: Sage We...
Sage Weil
05:20 PM Revision 5ac9f523 (ceph): osd/PrimaryLogPG: drop ops when pool has EIO flag
If the op doesn't have the SUPPORTSPOOLEIO flag (i.e., it is an old client),
return with an explicit EIO.
Signed-off...
Sage Weil
04:11 PM Revision 35f895aa (ceph): mgr/cephadm: remove cephadm exporter code
It's functionality has been effectively replaced by the cephadm agent
Signed-off-by: Adam King <adking@redhat.com>
Adam King
03:24 PM Revision 7e9762e0 (ceph): cephadm: fix iscsi test
the current test is wrong because it generates the tcmu-runner part two
times.
given the function `deploy_daemon_unit...
Guillaume Abrioux
02:48 PM CephFS Cleanup #51387 (Fix Under Review): mgr/volumes/fs/purge_queue.py: add extra blank line
Varsha Rao
02:13 PM RADOS Bug #52739 (Fix Under Review): msg/async/ProtocalV2: recv_stamp of a message is set to a wrong value
Kefu Chai
06:42 AM RADOS Bug #52739: msg/async/ProtocalV2: recv_stamp of a message is set to a wrong value
https://github.com/ceph/ceph/pull/43307 dongdong tao
06:09 AM RADOS Bug #52739 (Resolved): msg/async/ProtocalV2: recv_stamp of a message is set to a wrong value
ProtocalV2 sets the recv_stamp after the message is throttled and received completely.
This is wrong because it wa...
dongdong tao
01:55 PM Revision c726ce9e (ceph): mon/OSDMonitor: Make the pg_num check more accurate
In check_pg_num function, finding the corresponding osd according to the
current pool's crush rule, and calculating w...
jerry luo
01:43 PM CephFS Bug #52723 (Fix Under Review): mds: improve mds_bal_fragment_size_max config option
Patrick Donnelly
01:42 PM CephFS Feature #52725 (Fix Under Review): qa: mds_dir_max_entries workunit test case
Patrick Donnelly
01:41 PM CephFS Feature #52720 (Fix Under Review): mds: mds_bal_rank_mask config option
Patrick Donnelly
12:37 PM Revision 0b059247 (ceph): doc/dev/cephx: fix typo
Signed-off-by: Prashant D <pdhange@redhat.com> Prashant D
12:15 PM Dashboard Backport #52743 (Resolved): pacific: mgr/dashboard: make modified API endpoints backward compatible
https://github.com/ceph/ceph/pull/43543 Backport Bot
12:13 PM Dashboard Bug #52480 (Pending Backport): mgr/dashboard: make modified API endpoints backward compatible
Ernesto Puerta
12:13 PM Revision 99f1f0f4 (ceph): Merge pull request #43285 from rhcs-dashboard/api-endpoint-version-comp...
mgr/dashboard: make modified API endpoints backward compatible
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
R...
Ernesto Puerta
11:50 AM Orchestrator Bug #47480 (In Progress): cephadm: tcmu-runner container is logging inside the container
Guillaume Abrioux
11:46 AM Revision b1302141 (ceph): cephadm: modify iscsi containers bindmount
tcmu-runner logs in `/var/log/tcmu-runner.log`, there's no option to
make it log to stdout/stderr so the log is only ...
Guillaume Abrioux
11:42 AM Orchestrator Bug #52742 (Won't Fix): octopus: orchestrator._interface.OrchestratorValidationError: name mon.c ...
only seen on ubuntu 18.04
cephadm reports name already in use for mon.c...
Deepika Upadhyay
11:13 AM Dashboard Backport #52617 (Resolved): pacific: mgr/dashboard: Incorrect MTU mismatch warning
Ernesto Puerta
11:13 AM Revision 9e73a1a8 (ceph): Merge pull request #43185 from rhcs-dashboard/wip-52617-pacific
pacific: mgr/dashboard: Incorrect MTU mismatch warning
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by...
Ernesto Puerta
10:24 AM rgw Bug #52290: rgw fix sts memory leak
Hi,
can the backports for this issue be accelerated by any chance?
We currently experience issues with OOM since ...
Johannes Liebl
10:21 AM Revision 8c703989 (ceph): doc/cephadm: move services into services/
This is going to clean up the toctree a bit.
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
10:20 AM Revision 5e25b19c (ceph): doc/cephadm: move service-management to services/index.rst
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
10:19 AM Revision 10012acb (ceph): Merge pull request #43160 from sebastian-philipp/doc-spec-networks
doc/cephadm: Add networks to spec documentation
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael Frit...
Sebastian Wagner
10:05 AM Revision 1a3a1b09 (ceph): rpm: enable system_pmdk bcond for SUSE builds
ecb8d2cae2c063acf4e7e1bffed887d52117762f disabled the system_pmdk bcond for all
build targets based on the fact that ...
Nathan Cutler
10:03 AM rbd Backport #52733 (In Progress): pacific: [rbd-mirror] unbreak one-way snapshot-based mirroring
Ilya Dryomov
10:00 AM Feature #51222: ceph-backport.sh: minimal automated test
A failure to pull gitea is the blocker for sure. What kind of error message do you get when trying to pull the gitea ... Loïc Dachary
09:45 AM Feature #51222: ceph-backport.sh: minimal automated test
sure ... Deepika Upadhyay
10:00 AM rbd Backport #52732 (In Progress): octopus: [rbd-mirror] unbreak one-way snapshot-based mirroring
Ilya Dryomov
09:56 AM Revision 4b8e1894 (ceph): rbd-mirror: unbreak one-way snapshot-based mirroring
Snapshot replayer needs the remote's mirror peer uuid to find its
snapshots in the remote image. It is obtained by l...
Ilya Dryomov
09:56 AM Revision c7c95528 (ceph): rbd-mirror: fix a couple of brainos in log messages
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit fdcdeae2a26927b51ab8a480d48a52b896b5532b)
Ilya Dryomov
09:56 AM Revision 2844b155 (ceph): qa/suites/rbd: test case for one-way snapshot-based mirroring
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 366e9c51a8d83a7c185a00d9fb9e4cde290145e4)
Ilya Dryomov
09:54 AM Revision dea61e59 (ceph): rbd-mirror: unbreak one-way snapshot-based mirroring
Snapshot replayer needs the remote's mirror peer uuid to find its
snapshots in the remote image. It is obtained by l...
Ilya Dryomov
09:54 AM Revision e6313f33 (ceph): rbd-mirror: fix a couple of brainos in log messages
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit fdcdeae2a26927b51ab8a480d48a52b896b5532b)
Ilya Dryomov
09:54 AM Revision 28227913 (ceph): qa/suites/rbd: test case for one-way snapshot-based mirroring
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 366e9c51a8d83a7c185a00d9fb9e4cde290145e4)
Ilya Dryomov
09:30 AM RADOS Bug #43174 (Resolved): pgs inconsistent, union_shard_errors=missing
Nathan Cutler
09:29 AM RADOS Backport #47365 (Resolved): mimic: pgs inconsistent, union_shard_errors=missing
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/37053
m...
Nathan Cutler
09:26 AM rbd Backport #52735 (In Progress): pacific: bogus "unable to find a keyring" warning on "rbd mirrorin...
Ilya Dryomov
09:23 AM rbd Backport #52736 (In Progress): octopus: bogus "unable to find a keyring" warning on "rbd mirrorin...
Ilya Dryomov
09:20 AM Revision 8250d19c (ceph): Merge pull request #37053 from trociny/wip-47365-mimic
mimic: os/bluestore: fix collection_list ordering Nathan Cutler
09:18 AM Revision c1c60f67 (ceph): auth,mon: don't log "unable to find a keyring" error when key is given
This error is logged even if --key or --keyring are specified and
confuses users because the command actually does it...
Ilya Dryomov
09:17 AM Revision a88b1015 (ceph): auth,mon: don't log "unable to find a keyring" error when key is given
This error is logged even if --key or --keyring are specified and
confuses users because the command actually does it...
Ilya Dryomov
09:16 AM rbd Backport #52734 (In Progress): pacific: full cluster handling regressions in pacific
Ilya Dryomov
09:11 AM Revision a70d69e1 (ceph): librados/IoCtxImpl: preserve extra_op_flags when duping
extra_op_flags doesn't survive librados::IoCtx dup() which means that
the effect librados::IoCtx set_pool_full_try() ...
Ilya Dryomov
09:11 AM Revision 3d17b320 (ceph): librados/IoCtxImpl: apply extra_op_flags to watches and notifies
Prior to e468fc0d3b8c ("osdc/Objecter: remove pool_full_try
interface"), librados::IoCtx set_pool_full_try() affected...
Ilya Dryomov
09:11 AM Revision e760122d (ceph): neorados: always apply per-Op op flags
Commit 96c0c255ccf9 ("neorados: fixed missing handling of read flags")
missed non-IOContext overloads. For example, ...
Ilya Dryomov
09:11 AM Revision ae3bbeca (ceph): neorados: introduce per-IOContext op flags
Match librados::IoCtx {set,unset}_pool_full_try() behavior.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry...
Ilya Dryomov
09:11 AM Revision d865cbbf (ceph): librbd: propagate CEPH_OSD_FLAG_FULL_TRY from IoCtx to IOContext
We use neorados on the I/O path so data_io_context needs to have
the same setting as data_ctx.
Fixes: https://tracke...
Ilya Dryomov
09:10 AM rbd Backport #52559: pacific: pool validation lockup on selfmanaged_snap_create()
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43113
merged
Ilya Dryomov
09:07 AM Revision 4ea9f26d (ceph): Merge pull request #43113 from idryomov/wip-rbd-validate-pool-async-pac...
pacific: librbd: fix pool validation lockup
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Reviewed-by: Mykola ...
Ilya Dryomov
08:58 AM Orchestrator Feature #52740 (Closed): cephadm: make tcmu-runner log available from the host
Guillaume Abrioux
08:54 AM Orchestrator Feature #52740 (Duplicate): cephadm: make tcmu-runner log available from the host
Sebastian Wagner
08:30 AM Orchestrator Feature #52740 (Closed): cephadm: make tcmu-runner log available from the host
the tcmu-runner container is run with the following volume : ... Guillaume Abrioux
07:58 AM Revision 5a4f29de (ceph): cephadm/iscsi: fix a typo
This commit fixes a typo in the comment of unit.run of iscsi service.
Signed-off-by: Guillaume Abrioux <gabrioux@red...
Guillaume Abrioux
07:32 AM Revision 1b0ba97e (ceph): qa/tasks/cephfs/test_sessionmap: reap connections immediately
We have to reap connections promptly for this test to work.
This test was broken indirectly by d51d80b3234e17690061f...
Sage Weil
07:32 AM Revision c7b27bb9 (ceph): msg/async: configurable threshold for reaping dead connections
It is helpful to set this to 1 for tests.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 81...
Sage Weil
07:23 AM Revision 2cb463b9 (ceph): msgr/async: fix unsafe access in unregister_conn()
We were looking at anon_conns and accepting_conns without holding
the lock (deleted_lock is not sufficient).
Drop th...
Sage Weil
07:15 AM RADOS Bug #52486 (Resolved): test tracker: please ignore
Deepika Upadhyay
06:50 AM bluestore Bug #52311 (Resolved): BlueFS superblock might contain incomplete list of physical extents
Igor Fedotov
06:49 AM bluestore Backport #52476 (Resolved): octopus: BlueFS superblock might contain incomplete list of physical ...
Igor Fedotov
06:48 AM bluestore Bug #52079 (Resolved): bluefs mount failed to replay log: (5) Input/output error
Igor Fedotov
06:48 AM bluestore Backport #52493 (Resolved): octopus: bluefs mount failed to replay log: (5) Input/output error
Igor Fedotov
06:30 AM Revision e425e083 (ceph): Merge pull request #43276 from lxbsz/fix_typo
mds: fix typo in the comments and log when setting new loner
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
06:27 AM Revision 5ca30f39 (ceph): msg/async/ProtocolV2: Set the recv_stamp at the beginning of receiving ...
Fixes: https://tracker.ceph.com/issues/52739
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
dongdong tao
05:04 AM Revision a35d1eff (ceph): Merge pull request #43301 from athanatos/sjust/wip-seastore-fixes-2021-...
crimson/os/seastore/.../btree_range_pin: fix is_parent_of
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-...
Samuel Just
04:21 AM Revision e7a8d094 (ceph): Merge pull request #43291 from badone/wip-missing-hostname-dependency
rpm, debian: We depend on 'hostname'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Brad Hubbard
01:31 AM Revision a103e956 (ceph): test: allowing >= the real refcount to avoid false alarm
Current dedup allow to contain multiple same sources using
multiset, which results in inconsistent situation as follo...
Myoungwon Oh
01:03 AM Revision cf932436 (ceph): rpm, debian: Add hostname as a "make check" dependency
test_hostname.cc depends on the hostname binary.
Fixes: https://tracker.ceph.com/issues/52695
Signed-off-by: Brad H...
Brad Hubbard
12:50 AM rgw Bug #52697: segmentation faults in libradosgw
> Yuma Ogami wrote:
> > > This looks like it could be memory corruption.
> >
> > There isn't any hardware(memory)...
Yuma Ogami

09/26/2021

10:13 PM Revision bfbd2798 (ceph): sysvinit: create /var/run/ceph before pid
/var/run is mounted as tmpfs and will be cleared after reboot.
On sysvinit ceph init service creates this directory f...
Elena Chernikova
05:33 PM Revision 1a2329c4 (ceph): Merge pull request #43191 from ronen-fr/wip-rf-scrub-locations
osd/scrub: collecting scrub-related files into a separate directory
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat...
Ronen Friedman
02:57 PM rgw Bug #52738: notifications: http endpoints with one trailing slash are considered malformed
a test case should be added to: test_rgw_url.cc Yuval Lifshitz
02:55 PM rgw Bug #52738 (Resolved): notifications: http endpoints with one trailing slash are considered malfo...
following command is considered as malformed URL:... Yuval Lifshitz
01:55 PM Revision 48c044b6 (ceph): Merge pull request #43304 from inspur-wyq/wip-doc-3
doc/rbd/rbd-windows.rst: fix typos
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Reviewed-by: Kefu Chai <kchai...
Kefu Chai
01:42 PM Revision 7248f127 (ceph): osd/scrub: collecting scrub-related files into a separate directory
Cleaning src/osd from scrub implementation files. Triggered by:
- the matching Crimson scrub structure;
- the prolife...
Ronen Friedman
11:59 AM Revision c98b0bce (ceph): Merge pull request #40984 from ronen-fr/wip-ronenf-scrub-sched
osd/scrub: extracting scrub scheduling code from OSD.cc
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Review...
Ronen Friedman
10:30 AM RADOS Bug #52737 (Duplicate): osd/tests: stat mismatch
Test fails with:... Ronen Friedman
10:15 AM rbd Backport #52736 (Resolved): octopus: bogus "unable to find a keyring" warning on "rbd mirroring b...
https://github.com/ceph/ceph/pull/43312 Backport Bot
10:15 AM rbd Backport #52735 (Resolved): pacific: bogus "unable to find a keyring" warning on "rbd mirroring b...
https://github.com/ceph/ceph/pull/43313 Backport Bot
10:15 AM rbd Backport #52734 (Resolved): pacific: full cluster handling regressions in pacific
https://github.com/ceph/ceph/pull/43311 Backport Bot
10:10 AM rbd Bug #51628 (Pending Backport): bogus "unable to find a keyring" warning on "rbd mirroring bootstr...
Ilya Dryomov
10:10 AM rbd Bug #52648 (Pending Backport): full cluster handling regressions in pacific
Ilya Dryomov
10:09 AM Revision 6de67889 (ceph): Merge pull request #43220 from idryomov/wip-keyring-resolve-error
auth,mon: don't log "unable to find a keyring" error when key is given
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ilya Dryomov
10:07 AM Revision 60e55399 (ceph): Merge pull request #43207 from idryomov/wip-full-try-regressions
librados,neorados,librbd: fix FULL_TRY handling regressions
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ad...
Ilya Dryomov
05:00 AM RADOS Bug #36304: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
Neha Ojha wrote:
> Can you provide a link to the failed run?
Trying to reproduce.
Ronen Friedman

09/25/2021

11:47 AM Revision 357f79ff (ceph): mgr/dashboard: replace string version with class
* APIVersion:
* Moved to a separate file
* Added doctests
* Added sentinel values:
* DEFAULT = 1.0
* EX...
Ernesto Puerta
11:42 AM Revision 6f2b4d3d (ceph): osd: fix the truncation of an int by int division
The 'r' coeff calculated in OSD::tick() was always 0.
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
Ronen Friedman
11:24 AM RADOS Feature #52609: New PG states for pending scrubs / repairs
Is the following a good enough solution?
Neha Ojha, Josh Durgin, Sam Just - what do you think?
I have drafted a...
Ronen Friedman
09:13 AM Revision 11f94b3d (ceph): osd: add a missing comma in a list of strings
One of OSD::get_tracked_conf_keys() keys was missing
a terminating ','
Signed-off-by: Ronen Friedman <rfriedma@redha...
Ronen Friedman
09:00 AM rbd Backport #52733 (Resolved): pacific: [rbd-mirror] unbreak one-way snapshot-based mirroring
https://github.com/ceph/ceph/pull/43315 Backport Bot
09:00 AM rbd Backport #52732 (Resolved): octopus: [rbd-mirror] unbreak one-way snapshot-based mirroring
https://github.com/ceph/ceph/pull/43314 Backport Bot
08:59 AM rbd Bug #52675 (Pending Backport): [rbd-mirror] unbreak one-way snapshot-based mirroring
Ilya Dryomov
08:58 AM Revision 75824a11 (ceph): Merge pull request #43228 from idryomov/wip-rbd-mirror-snapshot-rx-only
rbd-mirror: unbreak one-way snapshot-based mirroring
Reviewed-by: Mykola Golub <mgolub@suse.com>
Ilya Dryomov
08:57 AM Revision 2724043b (ceph): mds: fix the set loner log
Once here the current loner has already been dropped if there has,
and the get_wanted_loner() is the new loner it try...
Xiubo Li
08:54 AM Revision 3a98cce6 (ceph): mds: fix typo in the comments
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
01:26 AM Revision 49affebf (ceph): crimson/os/seastore/.../btree_range_pin: fix is_parent_of
The LBA tree implementation only requires that the start addr of
a logical extent be contained within the leaf range....
Samuel Just
01:01 AM crimson Bug #52709 (Fix Under Review): seastore assert add_pin, assert(parent)
Kefu Chai
12:11 AM Revision ac7e44de (ceph): crimson/os/seastore/transaction_manager: whitespace cleanup submit_tran...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just

09/24/2021

09:53 PM Bug #52696 (Resolved): run-tox-python-common fails in ceph/utils.py on latest centos stream
Brad Hubbard
03:30 AM Bug #52696 (Fix Under Review): run-tox-python-common fails in ceph/utils.py on latest centos stream
Brad Hubbard
09:08 PM mgr Bug #51815: ceph pg dump times out due to no active mgr
Seems to happen when all the three mons return -13
/a/nojha-2021-09-22_21:52:06-rados:singleton-wip-yuri2-testing-...
Neha Ojha
05:43 PM mgr Bug #51815: ceph pg dump times out due to no active mgr
Reproduced 1/20 times https://pulpito.ceph.com/nojha-2021-09-22_21:52:06-rados:singleton-wip-yuri2-testing-2021-09-16... Neha Ojha
06:29 PM RADOS Bug #52731 (New): FAILED ceph_assert(!slot->waiting_for_split.empty())
... Aishwarya Mathuria
04:25 PM Revision 2756dacc (ceph): osd,mon: add EIO pool flag
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:25 PM Revision 45ffdda2 (ceph): osdc/Objecter: return EIO for new ops
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:25 PM Revision f1c495b7 (ceph): osdc/Objecter: return EIO for existing ops and linger ops
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:25 PM Revision 14367571 (ceph): osdc/Objecter: return EIO for new linger ops
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:04 PM Revision 803e03d6 (ceph): Merge pull request #43282 from Madhu-1/csi-ceph-conf
doc/rbd/rbd-kubernetes: add ceph.conf configmap
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
03:55 PM rbd Bug #52690: rbd: failed to remove snapshot: (1) Operation not permitted -- but the volume is removed
Still seeing this on an almost daily basis. Jamin Collins
03:53 PM ceph-volume Bug #52730 (Resolved): ceph-volume mis-calculates db/wal slot size for clusters that have multipl...
Prior to v15.2.8, ceph-volume was creating a single VG to contain multiple db/wal PVs. After v15.2.8, this was correc... Cory Snyder
03:36 PM Revision 4adcde2a (ceph): Merge pull request #43294 from badone/wip-run-tox-python-common-timedel...
mgr/dashboard: More robust handling of timedelta() representation
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
03:24 PM bluestore Backport #52493: octopus: bluefs mount failed to replay log: (5) Input/output error
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/43024
merged
Yuri Weinstein
03:24 PM Revision e7680eae (ceph): Merge pull request #43024 from ifed01/wip-ifed-fix-bluefs-replay-crc-oct
octopus: os/bluestore: accept undecodable multi-block bluefs transactions on log
Reviewed-by: Deepika Upadhyay <dupa...
Yuri Weinstein
03:23 PM Orchestrator Bug #52484: cephadm: add thread ident to log messages
https://github.com/ceph/ceph/pull/43133 merged Yuri Weinstein
03:23 PM Revision e0eec5e5 (ceph): Merge pull request #43133 from mgfritch/octopus-backport-43010
octopus: cephadm: add thread ident to log messages
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:21 PM RADOS Backport #51117: pacific: osd: Run osd bench test to override default max osd capacity for mclock.
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/41731
merged
Yuri Weinstein
03:21 PM Revision bbc9f0be (ceph): Merge pull request #41731 from sseshasa/wip-51117-pacific
pacific: osd: Run osd bench test to override default max osd capacity for mclock
Reviewed-by: Neha Ojha <nojha@redha...
Yuri Weinstein
03:19 PM Dashboard Backport #52616: octopus: mgr/dashboard: Incorrect MTU mismatch warning
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43186
merged
Yuri Weinstein
03:19 PM Revision eeb1ca6d (ceph): Merge pull request #43186 from rhcs-dashboard/wip-52616-octopus
octopus: mgr/dashboard: Incorrect MTU mismatch warning
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by...
Yuri Weinstein
03:18 PM bluestore Backport #52518: pacific: ceph-bluestore-tool:bluefs-bdev-migrate might result in broken OSD
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43100
merged
Yuri Weinstein
03:18 PM Revision b082ebd7 (ceph): Merge pull request #43140 from ifed01/wip-ifed-fix-migrate-oct
octopus: os/bluestore: fix bluefs migrate command
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:17 PM bluestore Backport #52476: octopus: BlueFS superblock might contain incomplete list of physical extents
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/43008
merged
Yuri Weinstein
03:17 PM Revision 8529cbce (ceph): Merge pull request #43008 from ifed01/wip-ifed-fix-52311-oct
octopus: os/bluestore: fix using incomplete bluefs log when dumping it.
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
03:16 PM RADOS Backport #51604: octopus: bufferlist::splice() may cause stack corruption in bufferlist::rebuild_...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42975
merged
Yuri Weinstein
03:16 PM Revision ffcdd05d (ceph): Merge pull request #42975 from idryomov/wip-51419-octopus
octopus: common/buffer: fix SIGABRT in rebuild_aligned_size_and_memory
Reviewed-by: Radoslaw Zarzynski <rzarzyns@re...
Yuri Weinstein
03:15 PM rgw Backport #52052: octopus: rgw: when an already-deleted object is removed in a versioned bucket, a...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43273
merged
Yuri Weinstein
03:15 PM Revision 042ee6a3 (ceph): Merge pull request #43273 from cfsnyder/wip-52052-octopus
octopus: rgw: when deleted obj removed in versioned bucket, extra del-marker added
Reviewed-by: Daniel Gryniewicz <d...
Yuri Weinstein
03:14 PM rgw Backport #51330: octopus: rgw: deleting a bucket results in infinite loop
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43272
merged
Yuri Weinstein
03:13 PM Revision 3dcbb0e2 (ceph): Merge pull request #43272 from cfsnyder/wip-51330-octopus
octopus: rgw: avoid infinite loop when deleting a bucket
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
03:13 PM rgw Backport #51012: octopus: rgw: remove quota soft threshold
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43271
merged
Yuri Weinstein
03:13 PM Revision 5aa2f995 (ceph): Merge pull request #43271 from cfsnyder/wip-51012-octopus
octopus: rgw: remove quota soft threshold
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
03:05 PM rgw Backport #52729 (Rejected): octopus: Federated user can modify policies in other tenants
Backport Bot
03:05 PM rgw Backport #52728 (Resolved): pacific: Federated user can modify policies in other tenants
https://github.com/ceph/ceph/pull/44462 Backport Bot
03:04 PM rgw Bug #51219 (Pending Backport): Federated user can modify policies in other tenants
Casey Bodley
03:04 PM Revision 80026d3a (ceph): Merge pull request #41931 from pritha-srivastava/wip-rgw-sts-51219
rgw/sts: code for returning an error when an IAM policy
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-b...
Casey Bodley
02:56 PM Orchestrator Bug #52727 (Resolved): cephadm bootstrap is not respecting the parameter --no-minimize-config
when trying to bootstrap cluster using cephadm, the config file created is still minimal ceph.conf even after providi... Arun Vinod
02:44 PM Revision 4f48612c (ceph): doc/rbd/rbd-kubernetes: add ceph.conf configmap
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> Madhu Rajanna
02:37 PM Orchestrator Feature #51004 (Resolved): cephadm agent 2.0
Sage Weil
02:36 PM Revision 0d0a25aa (ceph): Merge PR #42384 into master
* refs/pull/42384/head:
mgr/cephadm: kick serve loop if new metadata makes all hosts metadata up to date
mgr/cephad...
Sage Weil
02:07 PM Orchestrator Bug #52722 (Resolved): TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.E...
Sebastian Wagner
10:56 AM Orchestrator Bug #52722 (Fix Under Review): TestCheckHost.test_container_engine fails at cephadm:5834: Error c...
Sebastian Wagner
01:59 PM RADOS Bug #51527: Ceph osd crashed due to segfault
J. Eric Ivancich wrote:
> I too have run into this segfault in the two latest versions of Octopus -- 15.2.14 and 15....
Evgeny Zakharov
01:48 PM Revision fcd9e4e4 (ceph): Merge pull request #43298 from sebastian-philipp/cephadm-check_time_syn...
cephadm: TestCheckHost: also mock check_time_sync
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Sebastian Wagner
01:18 PM Revision 88a87322 (ceph): mgr/dashboard: make modified API endpoints backward compatible
Fixes: https://tracker.ceph.com/issues/52480
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Introducing APIVersio...
Avan Thakkar
01:09 PM rbd Bug #52637: IO cannot return to normal even though qos is removed
wb song wrote:
> It is some sort of ordering/prioritization issue.
So it doesn't always get "stuck"? Can you des...
Ilya Dryomov
01:08 PM rgw Bug #52697: segmentation faults in libradosgw
Yuma Ogami wrote:
> > This looks like it could be memory corruption.
>
> There isn't any hardware(memory) error l...
Matt Benjamin
07:53 AM rgw Bug #52697: segmentation faults in libradosgw
> This looks like it could be memory corruption.
There isn't any hardware(memory) error log in the machine where r...
Yuma Ogami
11:23 AM Revision d7072d87 (ceph): mgr/cephadm: implement 2-way ssl in mgr -> MgrListener comm line
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision eeb18384 (ceph): mgr/cephadm: add ceph volume to metadata agent reports
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision c3537594 (ceph): mgr/cephadm: convert networks from set to list + don't reset con on dow...
networks needs to be list so they can be encoded in a json string
resetting con on the hosts where agent isn't repor...
Adam King
11:23 AM Revision f15e1ec2 (ceph): mgr/cephadm: better handling of offline hosts with agent
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision c8b41564 (ceph): mgr/cephadm: handle use_agent being turned on and off
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision f0139dd9 (ceph): mgr/cephadm: offline host handling improvements for agent
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision d0900bf0 (ceph): mgr/cephadm: make agent certs compatible with OpenSSL hostname and ip c...
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision 90ccfdff (ceph): mgr/cephadm: handle making certs when we have hostname but no address
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision 64c2a032 (ceph): mgr/cephadm: delay actions on agent daemons if root cert not created
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision e2643798 (ceph): mgr/cephadm: fix upgrade to version with agent
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision d4b070e0 (ceph): mgr/cephadm: kick serve loop if new metadata makes all hosts metadata u...
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:23 AM Revision 78983ad0 (ceph): mgr/cephadm: cephadm agent 2.0
Creates an http endpoint in mgr/cephadm to receive
http requests and an agent that can be deployed on
each host that ...
Adam King
11:23 AM Revision be72463d (ceph): cephadm: allow mgr listener to handle variable length json strings
Signed-off-by: Adam King <adking@redhat.com> Adam King
11:18 AM Orchestrator Bug #52454 (Resolved): mgr/cephadm: orch maintenance enter command failed
Adam King
10:55 AM Revision 76756486 (ceph): cephadm: Fix TestMaintenance trying to list /var/lib/ceph
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
10:47 AM Revision fc9d9b39 (ceph): cephadm: TestCheckHost: also mock `check_time_sync`
Fixes: https://tracker.ceph.com/issues/52722
```
TestCheckHost.test_container_engine fails at cephadm:5834: Error ce...
Sebastian Wagner
10:35 AM Orchestrator Feature #52726 (New): cephadm: IPVS for load balancing
The current HAProxy based ingress option helps to make the Ceph
object service highly available, but is not scale ou...
Sebastian Wagner
10:30 AM Revision 366e9c51 (ceph): qa/suites/rbd: test case for one-way snapshot-based mirroring
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:30 AM CephFS Feature #52725 (Resolved): qa: mds_dir_max_entries workunit test case
mds_dir_max_entries workunit test case Yongseok Oh
10:27 AM Dashboard Bug #52473 (Rejected): mgr/dashboard: added accidently wrong value in api and password string for...
Ernesto Puerta
10:01 AM RADOS Bug #52724 (Duplicate): octopus: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log'
... Deepika Upadhyay
09:57 AM Dashboard Bug #52505 (Resolved): mgr/dashboard: improve formatting of histograms in Telemetry preview form
Ernesto Puerta
09:55 AM Revision 17f3685d (ceph): Merge pull request #43037 from ljflores/perf-histogram-formatting
mgr/dashboard: improve formatting of histograms in Telemetry preview form
Reviewed-by: Ernesto Puerta <epuertat@redh...
Ernesto Puerta
06:29 AM Revision 080b0e12 (ceph): Merge pull request #43295 from liu-chunmei/fix_store_nbd
crimson/store-nbd: fix store_nbd build error for futurized store mkfs
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:04 AM CephFS Bug #52723 (Resolved): mds: improve mds_bal_fragment_size_max config option
Maintain mds_bal_fragment_size_max as a member variable in Server.cc Yongseok Oh
05:21 AM Feature #51222: ceph-backport.sh: minimal automated test
Could you please attach the full output ? These are the last lines only and suggests the redmine container was not su... Loïc Dachary
04:20 AM Revision 75d95dcd (ceph): crimson/store-nbd: fix store_nbd build error for futurized store mkfs
Signed-off-by: chunmei-liu <chunmei.liu@intel.com> chunmei liu
03:33 AM crimson Bug #52630 (Resolved): ../src/crimson/net/SocketMessenger.cc:149:27: error: ‘sleep’ is not a memb...
Samuel Just
03:32 AM crimson Bug #52698: crimson assert happened in SegmentCleaner
await_hard_limits() has the following:... Samuel Just
02:49 AM Revision 4a9f1d79 (ceph): Merge pull request #43261 from rzarzynski/wip-crimson-mkfs_ertr
crimson/{common,os,osd}: errorate the FuturizedStore::mkfs() paths
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
...
Samuel Just
02:48 AM Revision d8ee8f03 (ceph): Merge pull request #43288 from rzarzynski/wip-crimson-skip-our-frames-i...
crimson/common: skip first 4 frames when dumping a backtrace.
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Revie...
Samuel Just
02:22 AM Revision ad1a4f24 (ceph): mgr/dashboard: More robust handling of timedelta() representation
The representation of timedelta() appears to have changed recently so
we should try and be more accommodating in that...
Brad Hubbard
02:19 AM Bug #52695 (Fix Under Review): Missing hostname package causes unittest_config and unittest_hostn...
Brad Hubbard
12:16 AM Revision c9ca5231 (ceph): install-deps.sh: Use legacy pip resolver
Due to the issue described in https://github.com/pypa/pip/issues/9818 I
am seeing lots of downloads and prolonged run...
Brad Hubbard

09/23/2021

10:45 PM Orchestrator Bug #52722: TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.Error: No ti...
Attaching full output. Brad Hubbard
10:17 PM Orchestrator Bug #52722 (Resolved): TestCheckHost.test_container_engine fails at cephadm:5834: Error cephadm.E...
... Brad Hubbard
08:15 PM Revision 166cd997 (ceph): Merge pull request #43275 from adk3798/maint-target
mgr/cephadm: base maintenance mode enter/exit success/failure on returned message
Reviewed-by: Alfonso Martínez <alm...
Sebastian Wagner
08:12 PM Revision d5d1f154 (ceph): Merge pull request #43121 from mgfritch/cephadm-pull-error
cephadm: raise error during `pull` failure
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Daniel Pivonka <d...
Sebastian Wagner
08:11 PM Revision 44eb16dd (ceph): Merge pull request #43062 from strenuous-life/wip-cephadm-zap-device
mgr/cephadm: osd should not be zap when it is running
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
07:10 PM bluestore Bug #50788: crash in BlueStore::Onode::put()
/a/yuriw-2021-09-23_01:04:49-rados-wip-yuri4-testing-2021-09-22-1537-distro-basic-smithi/6403257 - seeing these more ... Neha Ojha
06:49 PM Dashboard Bug #52473: mgr/dashboard: added accidently wrong value in api and password string for gaetways
hi,
i found out later that the ceph ansible script for adding gateways etc i made a mistake... i entered the passw...
jose f
05:12 PM Dashboard Bug #52473 (Need More Info): mgr/dashboard: added accidently wrong value in api and password stri...
Avan Thakkar
05:11 PM Dashboard Bug #52473: mgr/dashboard: added accidently wrong value in api and password string for gaetways
I think maybe the issue here is the api_port is passed as a string instead of an integer in config. @jose f can you s... Avan Thakkar
12:46 PM Dashboard Bug #52473 (Triaged): mgr/dashboard: added accidently wrong value in api and password string for ...
Ernesto Puerta
06:12 PM Revision e3bbfcfd (ceph): Merge pull request #37544 from kamoltat/wip-mgr-progress-global-efficiency
mgr/progress: optimize global recovery module
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kamoltat (Junior) Sirivadhna
05:56 PM RADOS Bug #51527: Ceph osd crashed due to segfault
... Neha Ojha
05:50 PM RADOS Bug #51527: Ceph osd crashed due to segfault
Attached is an example log with backtrace that I get. J. Eric Ivancich
05:34 PM Revision 94fbcefa (ceph): mgr/dashboard: improve unittest
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
05:27 PM Revision c04f5a2a (ceph): crimson/os: workaround the segfaulting GCC 11 issue.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:27 PM Revision 295268a1 (ceph): tests/crimson: make the virtual methods of SeaStoreTestState final.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:27 PM Revision e5f7ff24 (ceph): crimson/osd, crimson/os: errorate the FuturizedStore::mkfs() paths.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:55 PM CephFS Feature #51162 (Fix Under Review): mgr/volumes: `fs volume rename` command
Ramana Raja
04:52 PM bluestore Bug #52705 (Fix Under Review): pg scrub stat mismatch with special objects that have hash 'ffffffff'
Kefu Chai
03:13 PM bluestore Bug #52705 (In Progress): pg scrub stat mismatch with special objects that have hash 'ffffffff'
Kefu Chai
02:30 PM bluestore Bug #52705: pg scrub stat mismatch with special objects that have hash 'ffffffff'
reproduced on master (254bf8e883d73dc83cda6ac28689f4a64a60f670) Kefu Chai
04:44 PM Revision 56208ed3 (ceph): crimson/common: skip first 4 frames when dumping a backtrace.
It's all about these items:
```
0# print_backtrace(std::basic_string_view<char, std::char_traits<char> >) at /home/...
Radoslaw Zarzynski
04:07 PM rgw Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> Hi, I will try to find the time next week to add & test a v15.2.14 radosgw with my v15.2.13 clust...
J. Eric Ivancich
03:44 PM rgw Bug #52721 (Need More Info): Bucket index entry not always created
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
03:13 PM RADOS Bug #52707: mixed pool types reported via telemetry
So far there are 6 clusters reporting this:
http://telemetry.front.sepia.ceph.com:4000/d/1rDWH5H7k/replicated-pool-w...
Yaarit Hatuka
02:56 PM rgw Bug #52706: With policy specifying invalid arn, users can list content of any bucket
Per Pritha, https://github.com/ceph/ceph/pull/41931 fixes this issue. We need to expedite qa and merge.
Matt
Matt Benjamin
02:56 PM rgw Bug #52706 (Fix Under Review): With policy specifying invalid arn, users can list content of any ...
Matt Benjamin
02:46 PM rgw Bug #52706: With policy specifying invalid arn, users can list content of any bucket
Invalid ARN also allows to execute list-objects operation in any bucket of the tenant without getting 403 error. Daniel Iwan
02:25 PM rgw Bug #52697: segmentation faults in libradosgw
This looks like it could be memory corruption. Is this reproducible? Daniel Gryniewicz
02:11 PM rgw Bug #52085 (In Progress): crypt: can't load client cert from /home/ubuntu/cephtest/ca/kmip-client...
Daniel Gryniewicz
01:23 PM Dashboard Bug #52689 (Triaged): dashboard test times out due to health warn: "application not enabled on po...
Ernesto Puerta
01:23 PM rgw Bug #52672 (Rejected): RGW should not recreate ops log socket if it already exists
It turns out that it isn't possible in Linux to reuse an existing Unix socket without first unlinking it. Closing thi... Cory Snyder
01:19 PM Dashboard Bug #52699 (Triaged): mgr/dashboard: rbd images will be disappeared on dashboard if i enable imag...
This might be "expected" behaviour as long as the snapshot rbd mirroring is not yet supported in dashboard (https://t... Ernesto Puerta
01:15 PM Dashboard Bug #52682 (Triaged): mgr/dashboard: mgr-dashboard-frontend-unittests fails in RbdTrashMoveModalC...
Ernesto Puerta
01:11 PM Revision 600792b7 (ceph): rgw: remove quota soft threshold
Remove quota soft threshold, which causes expensive checks for sharded buckets
Fixes: 14eabd4aa7b8a2e2c0c43fe7f877ed...
Zulai Wang
01:05 PM Revision 6773cb01 (ceph): doc/cephadm: add mgr.rst
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
01:05 PM Revision fd32c165 (ceph): doc/cephadm: Add `networks` to spec documentation
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
01:05 PM Revision 4243a793 (ceph): doc/cephadm: Add `Specifying Networks` to rgw.rst
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
12:52 PM Dashboard Bug #52667 (Triaged): mgr/dashboard: unable to really completely silence alerts in dashboard
This was meant to be fixed by 16.2.6 (https://tracker.ceph.com/issues/52473 and https://github.com/ceph/ceph/pull/429... Ernesto Puerta
12:16 PM Dashboard Bug #52480 (Fix Under Review): mgr/dashboard: make modified API endpoints backward compatible
Avan Thakkar
10:53 AM Dashboard Cleanup #48015 (Duplicate): mgr/dashboard: add dashboard versioning helper
Duplicate of https://tracker.ceph.com/issues/52480 Avan Thakkar
10:51 AM bluestore Bug #49138: blk/kernel/KernelDevice.cc: void KernelDevice::_aio_thread() Unexpected IO error
According a review by Sridhar, this crash behavior is still seen.
Please take a look at the cephfs job run:
http://...
Milind Changire
10:27 AM CephFS Feature #52720 (Resolved): mds: mds_bal_rank_mask config option
hexadecimal bitmask of the active MDS ranks to rebalance on. MDS balancer dynamically redistributes subtrees within c... Yongseok Oh
09:11 AM Orchestrator Bug #52717: cephadm fails to probe devices on osd nodes
as a quick workaround, I simply did the following to unblock my testing:
# cd /var/lib/ceph/f3a8a06d-6519-458c-bf9...
Guillaume Abrioux
09:05 AM Orchestrator Bug #52717 (Resolved): cephadm fails to probe devices on osd nodes
after a cluster has been migrated from ceph-ansible to cephadm, `ceph health detail` shows the following message:
...
Guillaume Abrioux
08:48 AM rgw Bug #52716 (Resolved): incorrect multipart upload owner, access denied when listing parts of mult...
Hello!
When receiving information about the owner of a multipart upload, an incorrect owner is displayed. The use...
Rishat Azizov
08:24 AM CephFS Fix #52715 (New): mds: reduce memory usage during scrubbing
Breadth-first search may queue lots of inodes. Change scrub traverse to depth-First search.
The new scrub code no ...
Erqi Chen
07:43 AM mgr Bug #52714 (New): mgr/prometheus: Update ceph_healthcheck_* metric value to 1 when triggered
We want to add more health check condition in here to monitor the cluster easily. (https://github.com/ceph/ceph/blob/... Jinmyeong Lee
05:59 AM Revision 2612268e (ceph): Merge pull request #43262 from rzarzynski/wip-crimson-alienstore-fix-on...
crimson/os/alienstore: fix nullptr deref in OnCommit::finish().
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Rev...
Samuel Just
05:08 AM Revision a79fa829 (ceph): rgw/sts: code to check IAM policy and return an
appropriate error incase Resource specified in the
IAM policy is incorrect and is discarded. The IAM
policy can be a ...
Pritha Srivastava
05:01 AM Revision be42b2cf (ceph): rgw/sts: code for returning an error when an IAM policy
resource belongs to someone else's tenant.
While parsing the policy it discards the resource element,
but then when ...
Pritha Srivastava
03:15 AM mgr Bug #52713: mgr/status: ceph osd status support json format
https://github.com/ceph/ceph/pull/43279 Min Shi
03:08 AM mgr Bug #52713 (Rejected): mgr/status: ceph osd status support json format
h3. Description of problem
"ceph osd status" command with "-f json/json-pretty" arguments still return string form...
Min Shi
02:06 AM crimson Bug #52712 (Duplicate): object_data_handler assert failure during cleaning
... Yingxin Cheng
01:01 AM Revision 2a181ef9 (ceph): ceph: add example BlueStore migration via the ceph-objectstore-tool dup...
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> Anthony D'Atri
12:51 AM rgw Bug #52711 (Duplicate): Deleting a bucket with large MPU (1.4tb or more) object does not cleanup ...
Found this issue using Nautilus and confirmed the issue is still present on Pacific.
After uploading a large objec...
Cat Felts
12:21 AM Revision 5350d58b (ceph): mgr/cephadm: unit tests for maintenance enter/exit properly handling su...
Signed-off-by: Adam King <adking@redhat.com> Adam King
12:21 AM Revision 393330ba (ceph): mgr/cephadm: base maintenance enter/exit success off of return message
rather than on whether there was any stdout from the command
Signed-off-by: Adam King <adking@redhat.com>
Adam King
12:21 AM Revision 73e6aa8d (ceph): cephadm: unit tests for maitenance mode return values
Signed-off-by: Adam King <adking@redhat.com> Adam King

09/22/2021

11:06 PM Revision f9213ad9 (ceph): monitoring:Adding the Ceph MIB
The ceph MIB has been created and maintained in a
a separate repo:
https://github.com/SUSE/prometheus-webhook-snmp
T...
Paul Cuzner
10:45 PM RADOS Backport #52710 (Resolved): octopus: partial recovery become whole object recovery after restart osd
https://github.com/ceph/ceph/pull/44165 Backport Bot
10:35 PM RADOS Backport #43623 (Rejected): nautilus: pg: fastinfo incorrect when last_update moves backward in time
Nautilus is EOL. Neha Ojha
10:33 PM RADOS Backport #44835 (Rejected): nautilus: librados mon_command (mgr) command hang
Nautilus is EOL Neha Ojha
10:32 PM RADOS Backport #51523 (Resolved): octopus: osd: Delay sending info to new backfill peer resetting last_...
Neha Ojha
09:50 PM Revision 3a15f1dc (ceph): cephadm: fix exiting maintenance when systemd target doesn't exist
If the systemd target doesn't exist we need to just bypass enabling
it and return success or the host will just be st...
Adam King
09:50 PM Revision 8bdddfa0 (ceph): cephadm: fix mypy complaints for ThreadedChildWatcher class
Signed-off-by: Adam King <adking@redhat.com> Adam King
09:36 PM Revision 9158cbe9 (ceph): mgr/dashboard: fix linting in unittest
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
09:34 PM crimson Bug #52709 (Resolved): seastore assert add_pin, assert(parent)
DEBUG 2021-09-22 21:22:09,480 [shard 0] seastore - complete_transaction: linking CachedExtent(addr=0x60000123e900, ty... Samuel Just
09:01 PM Orchestrator Feature #52708 (Pending Backport): Add SNMP MIB to the monitoring components within the core ceph...
A MIB has been maintained separately in https://github.com/SUSE/prometheus-webhook-snmp which tracks changes to the p... Paul Cuzner
08:28 PM rgw Backport #52052 (In Progress): octopus: rgw: when an already-deleted object is removed in a versi...
Cory Snyder
08:26 PM Revision fc9d085a (ceph): rgw: when deleted obj removed in versioned bucket, extra del-marker added
After initial checks are complete, this will read the OLH earlier than
previously to check the delete-marker flag and...
J. Eric Ivancich
08:16 PM rgw Backport #51330 (In Progress): octopus: rgw: deleting a bucket results in infinite loop
Cory Snyder
08:14 PM Revision 59a91037 (ceph): rgw: avoid infinite loop when deleting a bucket
When deleting a bucket with an incomplete multipart upload that
has about 2000 parts uploaded, we noticed an infinite...
Jeegn Chen
08:09 PM rgw Backport #51012 (In Progress): octopus: rgw: remove quota soft threshold
Cory Snyder
08:01 PM rgw Backport #51778 (In Progress): octopus: Creating a role in another tenant seems to be possible
Cory Snyder
07:31 PM CephFS Backport #50126 (In Progress): octopus: pybind/mgr/volumes: deadlock on async job hangs finisher ...
Cory Snyder
07:29 PM Revision f7d6642f (ceph): mgr/dashboard: clarify comment and variable name
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
07:18 PM Revision fa92db1b (ceph): mgr/progress: optimize global recovery module
Instead of fetching `pg_stats` from the python
part of manager module, we filter out the pgs
that are in active + cle...
Kamoltat (Junior) Sirivadhna
06:56 PM rgw Bug #51767: missing CommonPrefixes with some shard count
Hi, I will try to find the time next week to add & test a v15.2.14 radosgw with my v15.2.13 cluster.
Is it possible,...
JS Landry
05:48 PM rgw Bug #51767: missing CommonPrefixes with some shard count
The osd crash I'm experiencing is reported here: https://tracker.ceph.com/issues/51527
It also happens on v15.2.14...
J. Eric Ivancich
03:05 AM rgw Bug #51767: missing CommonPrefixes with some shard count
As I try to load up the bucket index, my osd keeps crashing. For example:
-1256> 2021-09-21T20:37:53.900-0400 7f8...
J. Eric Ivancich
06:49 PM Revision 484126b9 (ceph): mgr/dashboard: add unit test for telemetry replacer method
This unit test checks that the "replacer" method in telemetry.component.ts works as it should. The replacer method ta... Laura Flores
06:20 PM ceph-volume Backport #52587 (In Progress): octopus: lvm activate --all uses systemctl although --no-systemd o...
Cory Snyder
06:20 PM Revision b897e18c (ceph): ceph-volume: fix lvm activate --all --no-systemd
When using a system without systemd then the `lvm activate --all --no-systemd`
subcommand still calls systemd.
We alr...
Dimitri Savineau
06:20 PM ceph-volume Backport #52588 (In Progress): pacific: lvm activate --all uses systemctl although --no-systemd o...
Cory Snyder
06:19 PM Revision 6082da8e (ceph): ceph-volume: fix lvm activate --all --no-systemd
When using a system without systemd then the `lvm activate --all --no-systemd`
subcommand still calls systemd.
We alr...
Dimitri Savineau
06:18 PM RADOS Backport #51555 (In Progress): octopus: mon: return -EINVAL when handling unknown option in 'ceph...
Cory Snyder
06:18 PM Revision f869e2c5 (ceph): mon: return -EINVAL when handling unknown option in 'ceph osd pool get'
Signed-off-by: Zhao Cuicui <brucen1030@163.com>
(cherry picked from commit 7ed494076e2390f8e6a386278346632d00ee718a)
Cuicui Zhao
06:16 PM Backport #52331 (In Progress): octopus: cmake: ceph-volume build venv is not being created
Cory Snyder
06:16 PM Revision 1d72ffb0 (ceph): cmake: s/Python_EXECUTABLE/Python3_EXECUTABLE/
pass the python3 exec when creating the ceph-volume build venv
fixup for 5fc657b40dc7
Fixes: https://tracker.ceph.co...
Michael Fritch
06:14 PM Backport #52332 (In Progress): pacific: cmake: ceph-volume build venv is not being created
Cory Snyder
06:14 PM Revision 1b567c99 (ceph): cmake: s/Python_EXECUTABLE/Python3_EXECUTABLE/
pass the python3 exec when creating the ceph-volume build venv
fixup for 5fc657b40dc7
Fixes: https://tracker.ceph.co...
Michael Fritch
06:14 PM Revision 62deee00 (ceph): tools/setup-virtualenv: verify the `--python` param
when given an invalid or empty (PYTHON_BINARY)
fixup for 494fea50ced7
Fixes: https://tracker.ceph.com/issues/52304
S...
Michael Fritch
06:02 PM RADOS Backport #51552 (In Progress): octopus: rebuild-mondb hangs
Cory Snyder
05:39 PM RADOS Bug #51527: Ceph osd crashed due to segfault
I too have run into this segfault in the two latest versions of Octopus -- 15.2.14 and 15.2.13.
I can reproduce it...
J. Eric Ivancich
05:24 PM RADOS Bug #52707 (New): mixed pool types reported via telemetry
In telemetry reports there are clusters with pools of type `replicated` with erasure_code_profile defined, for exampl... Yaarit Hatuka
05:04 PM Revision 9c3f51e9 (ceph): crimson/os/alienstore: fix nullptr deref in OnCommit::finish().
`seastar::engine()` is available only for Seastar's threads;
it shouldn't be called outside of a reactor thread.
Unfo...
Radoslaw Zarzynski
04:33 PM rgw Bug #52706 (Resolved): With policy specifying invalid arn, users can list content of any bucket
Hi
I have a role with permission policy like below...
Daniel Iwan
03:34 PM bluestore Bug #52705 (Resolved): pg scrub stat mismatch with special objects that have hash 'ffffffff'
Here is the steps to reproduce the pg inconsistents:
1. build a cluster with vstart
MON=1 OSD=3 MDS=0 MGR=1 ../src/...
huang jun
03:14 PM rgw Bug #52669 (Duplicate): Bucket index not always created when new object added
Casey Bodley
03:14 PM rgw Bug #52671 (Duplicate): Bucket index not always created when new object added
Casey Bodley
03:12 PM rgw Bug #52613 (Resolved): workunits/rgw: semicolon terminates perl statements
Casey Bodley
03:08 PM Revision d855dbb4 (ceph): Merge pull request #40728 from guits/doc_fix_pattern_rgw_nfs
doc/rgw-nfs: use same pattern for keyring name Sébastien Han
02:50 PM Orchestrator Documentation #52704 (Won't Fix): network 'flow' diagram for cephadm
it sounds like you're looking for a network 'flow' diagram for cephadm + the normal ceph architecture Sebastian Wagner
02:36 PM Revision 22c09dee (ceph): os/bluestore/bluefs: Removed unused fields
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
02:24 PM Revision e708ae5f (ceph): Merge pull request #43242 from ceph/wip-yuriw-p2p-pacific
qa/tests: advanced version to reflect the latest 16.2.6 release
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-b...
Yuri Weinstein
02:05 PM Revision e89ed326 (ceph): Merge pull request #43254 from cyx1231st/wip-seastore-fix-onode-order
crimson/onode-staged-tree: convert hash to the reversed version
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
01:47 PM Revision 143fa9b3 (ceph): Merge pull request #43249 from cyx1231st/wip-seastore-fix-omap-hint
crimson/os/seastore: add missing hints in omap tree
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-by: Sa...
Kefu Chai
01:37 PM Revision 2f2fa761 (ceph): Added comment explaining the change
Signed-off-by: Paul Reece <paul@reece.cc> Paul Reece
12:36 PM Orchestrator Bug #50685 (Fix Under Review): wrong exception type: Exception("No filters applied")
Sebastian Wagner
12:35 PM Orchestrator Bug #46253 (Fix Under Review): OSD specs without service_id
Sebastian Wagner
12:29 PM Dashboard Bug #48845 (Fix Under Review): Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out after 60...
Ernesto Puerta
12:12 PM Dashboard Bug #49344 (Fix Under Review): mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tas...
Ernesto Puerta
12:12 PM Revision 254bf8e8 (ceph): Merge pull request #43055 from soumyakoduri/wip-skoduri-lua
rgw/lua: Install the packages only for RadosStore
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Daniel Gryniewicz <...
Daniel Gryniewicz
12:11 PM Revision a5ffc444 (ceph): Merge pull request #43054 from soumyakoduri/wip-skoduri-dbstore-vstart
rgw: Add option to configure backend store
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
12:11 PM Revision 9ff778cd (ceph): qa/mgr/dashboard: add extra wait to test
Fixes: https://tracker.ceph.com/issues/49344
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
12:10 PM Revision 2bdef857 (ceph): Merge pull request #42911 from soumyakoduri/wip-skoduri-dbstore-object
rgw/dbstore object APIs
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
11:13 AM Dashboard Cleanup #52703 (New): mgr/dashboard: forms async validator code cleanups
1. Identify and if needed clean-up most of the async validators clean-up.
Nizamudeen A
11:12 AM Dashboard Cleanup #52702 (New): mgr/dashboard: supporting multi-version implementations for API endpoints
Avan Thakkar
11:05 AM Dashboard Cleanup #52701 (Pending Backport): mgr/dashboard: JSON-driven UI tables
Similar to what "JSONForms":https://jsonforms.io/ does for Forms, let's explore creating UI tables from JSON generate... Ernesto Puerta
10:43 AM Feature #51222: ceph-backport.sh: minimal automated test
hey Loic,
I tried to test the script that ceph test would be triggering locally, but could not run it successfully...
Deepika Upadhyay
09:34 AM Revision a2d9839f (ceph): Merge pull request #43241 from sebastian-philipp/suites-orch-labelere
.github: fix path to cephadm suite
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sebastian Wagner
09:15 AM RADOS Support #52700 (New): OSDs wont start
We have a three node ceph cluster with 3 baremetal nodes running 4 OSDs each (In total 12 OSDs). Recently, my collegu... Nishith Tiwari
08:59 AM Orchestrator Bug #52650: mgr/cephadm: improving refresh time for host-facts
Update: I tried changing order for refreshing facts (putting it before refresh daemons) and it solves the issue, as i... Avan Thakkar
08:22 AM Revision 19ee16a4 (ceph): cephadm: add daemon_name in daemon description
This adds the daemon_name in json output when asking for daemon
description.
Signed-off-by: Guillaume Abrioux <gabri...
Guillaume Abrioux
07:55 AM Revision 179f8269 (ceph): crimson/onode-staged-tree: convert hash to the reversed version
Store the reversed version of object hash to make sure that onodes in
the same PG are sorted together.
Signed-off-by...
Yingxin Cheng
07:55 AM Revision 0c1c9728 (ceph): crimson/onode-staged-tree: consolidate laddr hint calculation
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
07:55 AM Revision 18bf2466 (ceph): crimson/onode-staged-tree: print cursh-hash in hex mode
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
07:06 AM Dashboard Bug #52699 (Triaged): mgr/dashboard: rbd images will be disappeared on dashboard if i enable imag...
h3. Description of problem
rbd images will be disappeared on dashboard if i enable image mirror.
Also, I had the ...
yiqin.li li
06:47 AM Revision 25d33036 (ceph): doc/rbd/vault.rst: fix typos
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
06:01 AM CephFS Backport #52632 (In Progress): octopus: mds,client: add flag to MClientSession for reject reason
Kotresh Hiremath Ravishankar
05:59 AM Revision 9ca187a9 (ceph): mds: Add new flag to MClientSession
The "error_string" in the metadata of MClientSession is being
parsed by kclient to validate whether the session is bl...
Kotresh Hiremath Ravishankar
05:52 AM CephFS Backport #52633 (In Progress): pacific: mds,client: add flag to MClientSession for reject reason
Kotresh Hiremath Ravishankar
05:51 AM Revision 80e16e3b (ceph): mds: Add new flag to MClientSession
The "error_string" in the metadata of MClientSession is being
parsed by kclient to validate whether the session is bl...
Kotresh Hiremath Ravishankar
05:32 AM rbd Bug #49876: [luks] sporadic failure in TestLibRBD.TestEncryptionLUKS2
- does not reproduce without caching... Deepika Upadhyay
05:14 AM crimson Bug #52698 (Resolved): crimson assert happened in SegmentCleaner
src/crimson/os/seastore/segment_cleaner.h:880 : In function 'seastar::future<> crimson::os::seastore::SegmentCleaner:... chunmei liu
04:39 AM rgw Bug #52697 (Can't reproduce): segmentation faults in libradosgw
I encountered two segmentation faults in libradosgw.
```
2021-09-01T18:25:27Z {} *** Caught signal (Segmentation ...
Yuma Ogami
03:32 AM rgw Bug #52687: radosgw-admin datalaog trim --shard-id <ID> ends with Segmentation fault
https://github.com/ceph/ceph/pull/42380 has fixed lei cao
03:30 AM Bug #52696: run-tox-python-common fails in ceph/utils.py on latest centos stream
Patch in the description was insufficient so found another way per attached PR. Brad Hubbard
02:40 AM Bug #52696 (Resolved): run-tox-python-common fails in ceph/utils.py on latest centos stream
... Brad Hubbard
03:23 AM Revision 30f22ecb (ceph): crimson/os/seastore: add missing hints in omap tree
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
03:20 AM Revision 7d7be31f (ceph): doc/rbd/rbd-mirroring.rst: fix typos
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
03:17 AM Revision 3ab2cddd (ceph): doc/rbd/rbd-windows.rst: fix typos
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
02:01 AM Bug #52695 (Resolved): Missing hostname package causes unittest_config and unittest_hostname to fail
In src/test/common/test_hostname.cc we require the 'hostname' binary to be available or we will fail.... Brad Hubbard
12:12 AM Revision 86b9f030 (ceph): Merge pull request #43247 from rzarzynski/wip-crimson-ertr-safe_then_un...
crimson/common: add safe_then_unpack() to errorated futures
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by:...
Samuel Just
12:05 AM rbd Bug #52637: IO cannot return to normal even though qos is removed
Ilya Dryomov wrote:
> This should tell whether it is some sort of ordering/prioritization issue or a permanent locku...
wb song

09/21/2021

11:51 PM RADOS Bug #52694 (Duplicate): src/messages/MOSDPGLog.h: virtual void MOSDPGLog::encode_payload(uint64_t...
... Neha Ojha
10:59 PM Revision 710b928f (ceph): crimson/common: implement singleton_ec.
Unfortunately, GCC explodes when it sees that.
```
[rzarzynski@o06 build]$ ninja crimson-osd vstart
[1/3] Building C...
Radoslaw Zarzynski
10:55 PM Revision 5a36d6ab (ceph): qa/tests: advanced version to reflect the latest 16.2.6 release
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:48 PM Revision 9b37bdf4 (ceph): qa/tests: advanced version to reflect the latest 16.2.6 release
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:34 PM Revision 7f99a88e (ceph): crimson/common: add safe_then_unpack() to errorated futures.
It was a prerequisite for another commit I finally thrown
away. However, this little bit can be still be useful even
...
Radoslaw Zarzynski
09:28 PM Revision 06e19d81 (ceph): crimson/common: assert_moveable() doesn't depend on 3rd party's always_...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:05 PM Orchestrator Bug #52693: orchestrator incorrectly evaluates osd spec filter
Yikes sorry about the amazing formatting... I didn't intend to make reading it more difficult! Rather the opposite! Chris K
09:03 PM Orchestrator Bug #52693 (New): orchestrator incorrectly evaluates osd spec filter
Orchestrator is internally ignoring applying a spec against SSDs, apparently determining they're rotational.
This ...
Chris K
08:53 PM Revision dc13c048 (ceph): qa/tests: advanced version to reflect the latest 16.2.6 release
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:51 PM Revision ee64544a (ceph): qa/tests: advanced version to reflect the latest 16.2.6 release
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:47 PM RADOS Bug #52686 (Fix Under Review): scrub: deep-scrub command does not initiate a scrub
Neha Ojha
11:23 AM RADOS Bug #52686 (Fix Under Review): scrub: deep-scrub command does not initiate a scrub
Following an old change that made operator-initiated scrubs into a type of 'scheduled scrubs':
the operator command ...
Ronen Friedman
08:22 PM Orchestrator Bug #52692 (Fix Under Review): Iscsi gateways are not showing "UP" in dashboard
Daniel Pivonka
08:07 PM Orchestrator Bug #52692 (In Progress): Iscsi gateways are not showing "UP" in dashboard
Daniel Pivonka
08:06 PM Orchestrator Bug #52692 (Resolved): Iscsi gateways are not showing "UP" in dashboard
trusted_ip_list in iscsi-gateway.cfg is not populated with mgr ips by default like it was in ceph-ansible
https:/...
Daniel Pivonka
07:12 PM rgw Backport #51597: pacific: valgrind use-after-free in RGWCopyObj::execute() after RGWObjectCtx::in...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42949
merged
Yuri Weinstein
07:12 PM Revision 48e9ee5e (ceph): Merge pull request #42949 from yuvalif/wip-51597-pacific
pacific: rgw/notifications: cache object size to avoid accessing invalid memory
Reviewed-by: Casey Bodley <cbodley@r...
Yuri Weinstein
07:12 PM rgw Backport #51511: pacific: notification: topic creation is failing when using v4 authentication
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42947
merged
Yuri Weinstein
07:11 PM Revision 0e6d4589 (ceph): Merge pull request #42947 from yuvalif/wip-51511-pacific
pacific: rgw/notifications: support v4 auth for topics and notifications
Reviewed-by: Pritha Srivastava <prsrivas@re...
Yuri Weinstein
07:11 PM rgw Backport #51350: pacific: notifications: notifications stop working after bucket reshard
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42946
merged
Yuri Weinstein
07:11 PM Revision 0e511b52 (ceph): Merge pull request #42946 from yuvalif/wip-51350-pacific
pacific: rgw/notification: make notifications agnostic of bucket reshard
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:10 PM rgw Backport #51045: pacific: S3 event message eTag misspelled
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42945
merged
Yuri Weinstein
07:10 PM Revision 97c7c490 (ceph): Merge pull request #42945 from yuvalif/wip-51045-pacific
pacific: rgw: fix spelling of eTag in S3 message structure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:56 PM Revision 2ec096b1 (ceph): Merge pull request #43243 from rzarzynski/wip-crimson-net-dangling-bind...
crimson/net: fix dangling addrvec in bind(), the repeat_until_value() part
Reviewed-by: Kefu Chai <kchai@redhat.com>...
Samuel Just
06:55 PM Revision ed9b233d (ceph): Merge pull request #43209 from rzarzynski/wip-crimson-silent-check-bot
tests/crimson: don't be so verbose when run by the 'make check' bot.
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:05 PM mgr Bug #47537: Prometheus rbd metrics absent by default
By default is better to be off, because on big clusters it's may be performance impact or just be a overhead (e.g. ju... Konstantin Shalygin
06:03 PM Revision 790b49a0 (ceph): Merge PR #43219 into master
* refs/pull/43219/head:
doc: clarify MDS failed state
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-...
Patrick Donnelly
05:12 PM rgw Bug #51767: missing CommonPrefixes with some shard count
JS Landry wrote:
> J. Eric Ivancich wrote:
> > I have a bucket loaded with the ids from your bi list -- bi.list.10s...
J. Eric Ivancich
04:49 PM Revision a1195bd7 (ceph): cephadm: quay.io for non-ceph images too
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit dbc1d6303f4c2a22f5fa59218aa032fc92073906)
Sage Weil
04:49 PM Revision 75fbe7f0 (ceph): mgr/cephadm: Put together default container images references
Placed all in the same location in order to make easy downstream modifications
and future changes
Signed-off-by: Jua...
Juan Miguel Olmo Martínez
03:57 PM Dashboard Bug #46032: tasks.mgr.dashboard.test_ganesha.GaneshaTest: Timed out waiting for daemon mds.a
https://jenkins.ceph.com/job/ceph-api/24826/ Neha Ojha
03:54 PM Feature #51156: qa: Teuthology Testing on Centos 9 Stream
Next status update: https://lists.ceph.io/hyperkitty/list/dev@ceph.io/thread/77MHDGVA3AEMYP6KUNYW7VCBKDSVZ6LG/
Sti...
Ken Dreyer
03:37 PM Revision 6bf32314 (ceph): Merge PR #43156 into master
* refs/pull/43156/head:
qa/suites/orch/rook/smoke: add flannel back in
Reviewed-by: Sebastian Wagner <sewagner@redh...
Sage Weil
03:30 PM rbd Bug #52690 (Need More Info): rbd: failed to remove snapshot: (1) Operation not permitted -- but t...
Since upgrading to 15.2.10 I sometimes receive the following error when attempting to remove a snapshot:
```
rbd:...
Jamin Collins
03:30 PM RADOS Bug #48959: Primary OSD crash caused corrupted object and further crashes during backfill after s...
I think I found an issue in `ECBackend::get_hash_info` that might be responsible for introducing the inconsistency in... Mykola Golub
12:13 PM RADOS Bug #48959: Primary OSD crash caused corrupted object and further crashes during backfill after s...
Just for the record. In our customer case it was a mix of bluestore and filestore osds. The primary osd was the fails... Mykola Golub
11:31 AM RADOS Bug #48959: Primary OSD crash caused corrupted object and further crashes during backfill after s...
That's awesome, thanks. The behaviour you suggest sounds sensible to me.
Since it's been a while, I should probabl...
Tom Byrne
10:44 AM RADOS Bug #48959: Primary OSD crash caused corrupted object and further crashes during backfill after s...
We have a customer who experienced the same issue. In our case the hash info was corrupted only on two shards. I have... Mykola Golub
10:38 AM RADOS Bug #48959 (Fix Under Review): Primary OSD crash caused corrupted object and further crashes duri...
Mykola Golub
03:21 PM mgr Bug #52327: Module 'devicehealth' has failed: can't subtract offset-naive and offset-aware dateti...
Looks like you are Bilbo and I am Frodo... now I have the ring....
Harry Coin
06:16 AM mgr Bug #52327: Module 'devicehealth' has failed: can't subtract offset-naive and offset-aware dateti...
Luckily, after the upgrade to v16.2.6 the error seems to be gone :-) Benno Lange
12:32 AM mgr Bug #52327: Module 'devicehealth' has failed: can't subtract offset-naive and offset-aware dateti...
Saw this for the first time just after an upgrade to 16.2.6
Harry Coin
01:57 PM Revision 71626b47 (ceph): crimson/net: fix dangling addrvec in bind(), the repeat_until_value() p...
This is a follow-up to commit 480273082718230d64d2c068db1b22f44997bdc8.
`seastar::do_with()` doesn't extend the life...
Radoslaw Zarzynski
01:45 PM RADOS Bug #52553: pybind: rados.RadosStateError raised when closed watch object goes out of scope after...
... Deepika Upadhyay
01:30 PM Dashboard Bug #52689 (Triaged): dashboard test times out due to health warn: "application not enabled on po...
... Deepika Upadhyay
01:23 PM CephFS Bug #52688 (New): mds: possibly corrupted entry in journal (causes replay failure with file syste...
Failed replay after a standby took over as active. This marks the file system as damaged.
The journal entry for in...
Venky Shankar
01:16 PM Revision 72f94040 (ceph): qa/tests: advanced version to reflect the latest 16.2.6 release
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
01:13 PM Dashboard Cleanup #51479: mgr/dashboard: NFS clean-ups
Ernesto Puerta wrote:
> Sage suggested the following improvements to the NFS create form:
>
> # Display more info...
Avan Thakkar
01:06 PM mgr Bug #51554: mgr/devicehealth: health warning caused by AttributeError: 'NoneType' object has no a...
Hi
I have had the same problem I have tracked it down to the parsing of the json response from to "smartctl -x --...
Steven Lewis
12:35 PM Revision be23d3cf (ceph): Merge pull request #43225 from guits/fix-iscsi-doc
doc/iscsi: fix some typos
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
12:14 PM rgw Bug #52687 (Can't reproduce): radosgw-admin datalaog trim --shard-id <ID> ends with Segmentation ...
Issue:
'radosgw-admin datalaog trim --shard-id <ID> ' results in segementation fault.
[ceph: root@clara001 /]# ...
Vidushi Mishra
11:59 AM rbd Bug #52637: IO cannot return to normal even though qos is removed
It could be that the header update notification gets "behind" all the pending I/O. You set an extremely low limit (j... Ilya Dryomov
09:05 AM rbd Bug #52637: IO cannot return to normal even though qos is removed
Ilya Dryomov wrote:
> After the first "rbd image-meta set" command, client A clearly picked up the header update not...
wb song
11:58 AM Revision bf66cbe0 (ceph): Merge pull request #43075 from sebastian-philipp/pacific-backport-41510...
pacific: mgr/nfs: nfs-rgw batch backport
Reviewed-by: Sage Weil <sage@newdream.net>
Sebastian Wagner
11:55 AM CephFS Bug #52642 (Fix Under Review): snap scheduler: cephfs snapshot schedule status doesn't list the s...
Venky Shankar
11:44 AM Dashboard Bug #49344: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.te...
... Deepika Upadhyay
11:43 AM RADOS Bug #45721: CommandFailedError: Command failed (workunit test rados/test_python.sh) FAIL: test_ra...
... Deepika Upadhyay
11:41 AM Dashboard Bug #48845: Octopus: tasks.ceph_test_case.TestTimeoutError: Timed out after 60 seconds waiting fo...
/ceph/teuthology-archive/yuriw-2021-09-16_21:30:19-rados-wip-yuri5-testing-2021-09-16-1056-octopus-distro-basic-smith... Deepika Upadhyay
11:35 AM Revision 91a8b45f (ceph): .github: fix path to cepham suite
Signed-off-by: Sebastian Wagner <sewagner@redhat.com> Sebastian Wagner
11:29 AM Revision cfae1cc0 (ceph): Merge pull request #43237 from javicacheiro/fix_upgrade_now_uses_quay.io
doc: from v16.2.6 you have to point to the quay.io image
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
11:20 AM Dashboard Backport #52292 (In Progress): pacific: mgr/dashboard: False positives in visual regression tests...
Laura Paduano
11:19 AM Revision b9ddc4dc (ceph): mgr/dashboard: visual tests: Add more ignore regions for dashboard comp...
Fixes: https://tracker.ceph.com/issues/52282
Signed-off-by: Aaryan Porwal <aaryanporwal2233@gmail.com>
(cherry picke...
Aaryan Porwal
11:12 AM Revision 7138738b (ceph): Merge pull request #43142 from sebastian-philipp/c-v-cephadm-osd-activate
doc/ceph-volume/activate: Users should call cephadm instead
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
Sebastian Wagner
11:03 AM Revision e4eaacbb (ceph): Merge pull request #43162 from sebastian-philipp/cephadm-service-mgmt-r...
doc/cephadm/service-management: Move "Updating Service Specifications"
Reviewed-by: Adam King <adking@redhat.com>
Re...
Sebastian Wagner
10:31 AM Revision 104d8df5 (ceph): osd: no need to crash in deep scrub if hash info is invalid
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:30 AM Revision 6bdbfd1e (ceph): doc/cephfs/nfs: Remove missing target
Fixes: `Unknown target name: "nfs-ganesha nfs server".`
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
10:26 AM Revision ffd4d1c3 (ceph): osd: don't crash in backfill due to inconsistent hash info
Instead fail the pull so it will try to recover from other
shards (or will mark the object missing).
Fixes: https://...
Mykola Golub
10:01 AM Documentation #52683: Upgrade to v16.2.6 Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull targ...
https://github.com/ceph/ceph/pull/43237 Javier Cacheiro
09:37 AM Documentation #52683 (Resolved): Upgrade to v16.2.6 Error: UPGRADE_FAILED_PULL: Upgrade: failed t...
When upgrading to v16.2.6 a v16.2.4 cluster using Docker the upgrade fails because it is not able to pull the image f... Javier Cacheiro
10:01 AM Dashboard Backport #51274 (Resolved): pacific: mgr/dashboard: deprecated variable usage in grafana dashboards
Ernesto Puerta
10:01 AM Dashboard Bug #50059 (Resolved): mgr/dashboard: deprecated variable usage in grafana dashboards
Ernesto Puerta
10:01 AM Revision ec8c5860 (ceph): Merge pull request #43188 from rhcs-dashboard/wip-51274-pacific
pacific: mgr/dashboard: deprecated variable usage in Grafana dashboards
Reviewed-by: Aashish Sharma <aasharma@redhat...
Ernesto Puerta
10:00 AM Dashboard Backport #51275 (Resolved): octopus: mgr/dashboard: deprecated variable usage in grafana dashboards
Ernesto Puerta
10:00 AM Revision 9b3b2d9a (ceph): Merge pull request #43189 from rhcs-dashboard/wip-51275-octopus
octopus: mgr/dashboard: deprecated variable usage in Grafana dashboards
Reviewed-by: Aashish Sharma <aasharma@redhat...
Ernesto Puerta
09:59 AM Dashboard Documentation #52119 (Resolved): mgr/dashboard: document caching
Ernesto Puerta
09:59 AM Revision 6fade63c (ceph): Merge pull request #42983 from rhcs-dashboard/ttlcache-doc
doc/mgr: Add cache documentation
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Avan Thakkar <athakk...
Ernesto Puerta
09:58 AM Dashboard Backport #52685 (In Progress): pacific: mgr/dashboard: Configuration e2e test failure because of ...
Nizamudeen A
09:55 AM Dashboard Backport #52685 (Resolved): pacific: mgr/dashboard: Configuration e2e test failure because of new...
https://github.com/ceph/ceph/pull/43238 Backport Bot
09:58 AM Revision 289328b3 (ceph): mgr/dashboard: Fix failing config dashboard e2e check
Recently a new osd config has been added in
6ca32bde2e1d0dd58df168126582a570ac09aad6 and this is getting Modified.
So...
Nizamudeen A
09:58 AM Dashboard Bug #51954 (Resolved): cephfs MDS Workload should use rate for counter type metric
Ernesto Puerta
09:58 AM Dashboard Backport #52251 (Resolved): pacific: cephfs MDS Workload should use rate for counter type metric
Ernesto Puerta
09:57 AM Revision c58a6080 (ceph): Merge pull request #43190 from rhcs-dashboard/wip-52251-pacific
pacific: mgr/dashboard: cephfs MDS Workload to use rate for counter type metric Ernesto Puerta
09:57 AM Dashboard Documentation #52370 (Resolved): mgr/dashboard: Add Documentation for Visual Regression Testing
Ernesto Puerta
09:55 AM Dashboard Tasks #51126 (Resolved): mgr/dashboard: final demo (proposal)
Ernesto Puerta
09:55 AM Dashboard Tasks #51125 (Resolved): mgr/dashboard: identify & start prototyping on an existing e2e test to c...
Ernesto Puerta
09:55 AM Dashboard Tasks #51124 (Resolved): mgr/dashboard: exploration/research/state of the art
Ernesto Puerta
09:55 AM Dashboard Feature #47497 (Resolved): mgr/dashboard: add visual regression testing
Ernesto Puerta
09:54 AM Dashboard Backport #52021 (Resolved): pacific: mgr/dashboard: add visual regression testing
Ernesto Puerta
09:54 AM Revision 629ff542 (ceph): Merge pull request #42678 from callithea/wip-52021-pacific
pacific: mgr/dashboard: Visual regression tests for ceph dashboard
Reviewed-by: aaryanporwal <NOT@FOUND>
Reviewed-by...
Ernesto Puerta
09:53 AM Dashboard Bug #52649 (Pending Backport): mgr/dashboard: Configuration e2e test failure because of newly add...
Ernesto Puerta
06:30 AM Dashboard Bug #52649 (Fix Under Review): mgr/dashboard: Configuration e2e test failure because of newly add...
Nizamudeen A
09:53 AM Revision fef5ab7b (ceph): Merge pull request #43210 from rhcs-dashboard/config-e2e-failure
mgr/dashboard: Fix failing config dashboard e2e check
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-b...
Ernesto Puerta
09:52 AM rgw Bug #52684 (Closed): Observing sync inconsistencies on a bucket that has been resharded.
Issue: We observe sync inconsistencies for data written to a bucket post it has been resharded.
Steps:
1. Create...
Vidushi Mishra
09:50 AM Revision 961a4fcf (ceph): doc: from v16.2.6 you have to point to the quay.io image if using docker
New images are no longer uploaded to the Docker Hub registry, so Docker users should point the upgrade
command to the...
Javier Cacheiro
09:30 AM Orchestrator Bug #48373: cephadm iscsi: required file missing from config-json: iscsi-gateway.cfg
I'm still seeing the same error with 'redeploy' in ceph version 15.2.14-84-gb6e5642e260 (b6e5642e2603d3e6bdbc158feff6... Eugen Block
09:00 AM RADOS Bug #52385: a possible data loss due to recovery_unfound PG after restarting all nodes
Thank you for your reply.
My cluster has another trouble now. So I'll take these logs after resolving this problem.
Satoru Takeuchi
08:08 AM Dashboard Feature #41822 (New): mgr/dashboard: enable the user to download/copy a smartctl report of a device
Patrick Seidensal
08:07 AM Revision f844c70b (ceph): ceph.spec: selinux scripts respect CEPH_AUTO_RESTART_ON_UPGRADE
In /etc/sysconfig/ceph we allow operators to define if ceph daemons
should be restarted on upgrade: CEPH_AUTO_RESTART...
Dan van der Ster
08:07 AM Backport #51839 (In Progress): pacific: Upgrading the ceph-selinux package unconditionally restar...
Arthur Outhenin-Chalandre
08:06 AM Revision 517e3fdc (ceph): ceph.spec: selinux scripts respect CEPH_AUTO_RESTART_ON_UPGRADE
In /etc/sysconfig/ceph we allow operators to define if ceph daemons
should be restarted on upgrade: CEPH_AUTO_RESTART...
Dan van der Ster
08:06 AM Backport #51838 (In Progress): octopus: Upgrading the ceph-selinux package unconditionally restar...
Arthur Outhenin-Chalandre
05:30 AM Bug #52681 (Resolved): xmlstarlet does not get installed on deb systems
Brad Hubbard
03:21 AM Bug #52681 (Fix Under Review): xmlstarlet does not get installed on deb systems
Brad Hubbard
01:59 AM Bug #52681 (Resolved): xmlstarlet does not get installed on deb systems
Multiple tests rely on xmlstarlet but we don't install it.... Brad Hubbard
05:29 AM Revision 8de72972 (ceph): Merge pull request #43233 from badone/wip-install-xmlstarlet
Revert "rpm, debian: drop xmlstarlet from build deps"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Brad Hubbard
03:20 AM Revision 9630b2d8 (ceph): Revert "rpm, debian: drop xmlstarlet from build deps"
This reverts commit 707edc0b2d5283104aeb472131ee94dd59544290.
This commit was somewhat premature in removing the xml...
Brad Hubbard
03:17 AM Dashboard Bug #52682 (Triaged): mgr/dashboard: mgr-dashboard-frontend-unittests fails in RbdTrashMoveModalC...
h3. Description of problem... Brad Hubbard
12:50 AM CephFS Backport #52680 (Resolved): pacific: Add option in `fs new` command to start rank 0 in failed state
https://github.com/ceph/ceph/pull/45565 Backport Bot
12:50 AM CephFS Backport #52679 (Resolved): pacific: "cluster [WRN] 1 slow requests" in smoke pacific
https://github.com/ceph/ceph/pull/43562 Backport Bot
12:50 AM CephFS Backport #52678 (Resolved): pacific: qa: test_kill_mdstable (tasks.cephfs.test_snapshots.TestSnap...
https://github.com/ceph/ceph/pull/43702 Backport Bot
12:48 AM CephFS Bug #52625 (Pending Backport): qa: test_kill_mdstable (tasks.cephfs.test_snapshots.TestSnapshots)
Patrick Donnelly
12:48 AM Revision 541cc173 (ceph): Merge PR #43179 into master
* refs/pull/43179/head:
qa: lengthen grace for fs map showing dead MDS
Reviewed-by: Venky Shankar <vshankar@redhat....
Patrick Donnelly
12:47 AM CephFS Bug #52572 (Pending Backport): "cluster [WRN] 1 slow requests" in smoke pacific
Patrick Donnelly
12:47 AM Revision de40c30b (ceph): Merge PR #43164 into master
* refs/pull/43164/head:
test/libcephfs: put inodes after lookup
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-...
Patrick Donnelly
12:46 AM CephFS Feature #51716 (Pending Backport): Add option in `fs new` command to start rank 0 in failed state
Patrick Donnelly
12:46 AM Revision c8a900c6 (ceph): Merge PR #42763 into master
* refs/pull/42763/head:
mon/FSCommands: add 'recover' flag in `fs new` command
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
12:34 AM Orchestrator Bug #50886: TypeError: can't subtract offset-naive and offset-aware datetimes
Reproduce? See https://tracker.ceph.com/issues/52327
Harry Coin
12:09 AM CephFS Bug #52677 (Fix Under Review): qa: test_simple failure
Patrick Donnelly
12:03 AM CephFS Bug #52677 (Resolved): qa: test_simple failure
... Patrick Donnelly

09/20/2021

10:19 PM bluestore Bug #52676: qa/standalone/osd/osd-bluefs-volume-ops.sh: TEST_bluestore2: return 1
Seems reproducible - https://pulpito.ceph.com/nojha-2021-09-20_21:24:58-rados-wip-sage-testing-2021-09-19-2154-distro... Neha Ojha
09:15 PM bluestore Bug #52676 (Resolved): qa/standalone/osd/osd-bluefs-volume-ops.sh: TEST_bluestore2: return 1
... Neha Ojha
09:19 PM rbd Bug #52637: IO cannot return to normal even though qos is removed
After the first "rbd image-meta set" command, client A clearly picked up the header update notification (send_v2_get_... Ilya Dryomov
09:10 PM rbd Bug #52675 (Fix Under Review): [rbd-mirror] unbreak one-way snapshot-based mirroring
Ilya Dryomov
08:34 PM rbd Bug #52675 (Resolved): [rbd-mirror] unbreak one-way snapshot-based mirroring
... Ilya Dryomov
09:10 PM bluestore Bug #50788: crash in BlueStore::Onode::put()
... Neha Ojha
09:07 PM Orchestrator Bug #52659: install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different Python: 3.6...
Of course https://github.com/ceph/ceph/pull/43222 was needed as well. Thanks Sebastian! Brad Hubbard
09:04 PM Orchestrator Bug #52659 (Resolved): install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different ...
Brad Hubbard
04:10 AM Orchestrator Bug #52659 (Fix Under Review): install-deps.sh fails with "ERROR: Package 'mkcodes' requires a di...
Brad Hubbard
04:10 AM Orchestrator Bug #52659: install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different Python: 3.6...
https://github.com/ceph/rook-client-python/pull/10 Brad Hubbard
04:04 AM Orchestrator Bug #52659 (Resolved): install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different ...
... Brad Hubbard
08:52 PM Revision b02d3b0c (ceph): rbd-mirror: unbreak one-way snapshot-based mirroring
Snapshot replayer needs the remote's mirror peer uuid to find its
snapshots in the remote image. It is obtained by l...
Ilya Dryomov
08:52 PM Revision fdcdeae2 (ceph): rbd-mirror: fix a couple of brainos in log messages
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
08:09 PM Orchestrator Feature #52674 (New): Ceph orch/ceph-adm should create/configure RGW pools
- For more information, please check - https://tracker.ceph.com/issues/52673
- At present creation/configuration of ...
Vikhyat Umrao
07:53 PM rgw Bug #52673 (Resolved): rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation
- Currently, the RGW init function takes care of the creation/configuration for RGW omap usage pools - metadata pool.... Vikhyat Umrao
05:20 PM rgw Bug #52530 (Resolved): segfault in rgw_log_op()
J. Eric Ivancich
05:18 PM rgw Bug #52530: segfault in rgw_log_op()
Matt Benjamin wrote:
> Pritha's PR https://github.com/ceph/ceph/pull/43071 fixes this crash!
Since the revert PR ...
J. Eric Ivancich
05:00 PM Dashboard Tasks #52645 (Fix Under Review): mgr/dashboard: expand cluster dashboard e2e cleanups
Nizamudeen A
04:48 PM Revision be7ab7d2 (ceph): rgw/dbstore: Update README
Signed-off-by: Soumya Koduri <skoduri@redhat.com> Soumya Koduri
04:29 PM RADOS Bug #38931 (Resolved): osd does not proactively remove leftover PGs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:28 PM rgw Bug #52672 (Rejected): RGW should not recreate ops log socket if it already exists
When RGW daemons start, they recreate the ops log socket if it already exists. This is not ideal because clients of t... Cory Snyder
04:26 PM bluestore Bug #50965 (Resolved): In poweroff conditions BlueFS can create corrupted files
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM Bug #51768 (Resolved): ceph.spec: drop use of DISABLE_RESTART_ON_UPDATE (SUSE specific)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:25 PM rbd Bug #51867 (Resolved): [pybind] mirror_image_get_status() throws TypeError if remote_statuses isn...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:24 PM rbd Bug #52063 (Resolved): rbd-mirror: potential hang on shutdown
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:24 PM RADOS Bug #52335 (Resolved): ceph df detail reports dirty objects without a cache tier
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:23 PM RADOS Backport #51966 (Resolved): nautilus: set a non-zero default value for osd_client_message_cap
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42617
m...
Loïc Dachary
04:23 PM RADOS Backport #51583 (Resolved): nautilus: osd does not proactively remove leftover PGs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42240
m...
Loïc Dachary
04:22 PM bluestore Backport #51129 (Resolved): nautilus: In poweroff conditions BlueFS can create corrupted files
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43135
m...
Loïc Dachary
04:22 PM Backport #51770 (Resolved): nautilus: ceph.spec: drop use of DISABLE_RESTART_ON_UPDATE (SUSE spec...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42441
m...
Loïc Dachary
04:21 PM RADOS Backport #52337 (Resolved): octopus: ceph df detail reports dirty objects without a cache tier
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42862
m...
Loïc Dachary
04:21 PM Dashboard Backport #51980 (Resolved): octopus: mgr/prometheus: Prometheus manager module metrics having the...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42674
m...
Loïc Dachary
04:21 PM mgr Backport #51949 (Resolved): octopus: insights module can generate too much data, fail to put in c...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42670
m...
Loïc Dachary
04:20 PM ceph-volume Backport #52561: octopus: UnboundLocalError: local variable 'tags' referenced before assignment
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43117
m...
Loïc Dachary
04:20 PM ceph-volume Backport #52555: octopus: ceph-volume lvm migrate without args raises an exception
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43111
m...
Loïc Dachary
04:20 PM ceph-volume Backport #52544: octopus: ceph-volume lvm migrate can't work with container
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43092
m...
Loïc Dachary
04:20 PM ceph-volume Backport #52546: octopus: ceph-volume can't deactivate all
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43097
m...
Loïc Dachary
04:19 PM ceph-volume Backport #52524: octopus: pvs --no-heading fail
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43077
m...
Loïc Dachary
04:19 PM ceph-volume Backport #52540: octopus: raw: list is failing when using logical partition on the host
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43088
m...
Loïc Dachary
04:19 PM ceph-volume Backport #52543: octopus: documentation: add lvm new-db, new-wal and migrate
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43090
m...
Loïc Dachary
04:19 PM RADOS Bug #52624: qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)"
Patrick Donnelly wrote:
> Neha Ojha wrote:
> > [...]
> >
> > Looks like peering induced by mapping change by the...
Patrick Donnelly
04:19 PM rbd Backport #52105 (Resolved): octopus: rbd-mirror: potential hang on shutdown
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42978
m...
Loïc Dachary
04:19 PM rbd Backport #52005 (Resolved): octopus: [pybind] mirror_image_get_status() throws TypeError if remot...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42971
m...
Loïc Dachary
04:18 PM devops Backport #52472 (Resolved): pacific: *: s/virtualenv/python -m venv/
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43002
m...
Loïc Dachary
04:16 PM Revision ecd57a59 (ceph): Merge pull request #43222 from sebastian-philipp/rook-ceph-client-befor...
mgr/rook: update rook-client-python to 2737c7467b7
Reviewed-by: Joseph Sawaya <jsawaya@redhat.com>
Kefu Chai
04:15 PM CephFS Bug #52607 (Duplicate): qa: "mon.a (mon.0) 1022 : cluster [WRN] Health check failed: Reduced data...
Patrick Donnelly
04:11 PM Tasks #52122 (Fix Under Review): ceph-backport.sh: running the tests
Loïc Dachary
04:11 PM Tasks #52122: ceph-backport.sh: running the tests
https://lab.fedeproxy.eu/ceph/ceph/-/tree/wip-backports/ runs the tests in GitLab and should also work on GitHub Loïc Dachary
04:08 PM rgw Bug #52671: Bucket index not always created when new object added
This can be removed since duplicate: https://tracker.ceph.com/issues/52669 Pietro Di Marco
04:07 PM rgw Bug #52671 (Duplicate): Bucket index not always created when new object added
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
03:21 PM rgw Bug #52669: Bucket index not always created when new object added
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
03:20 PM rgw Bug #52669 (Duplicate): Bucket index not always created when new object added
BACKGROUND:
Ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)
Ceph health is OK
Depl...
Pietro Di Marco
03:00 PM Revision ee744723 (ceph): Merge PR #43213 into master
* refs/pull/43213/head:
mon/OSDMonitor: make weight set create safer
Reviewed-by: xie xingguo <xie.xingguo@zte.com....
Sage Weil
02:59 PM Revision 34c48396 (ceph): Merge PR #43211 into master
* refs/pull/43211/head:
qa/suites/upgrade/pacific-x: skip c-v install on pacific start
qa/packages: install ceph-vo...
Sage Weil
02:50 PM Feature #51222: ceph-backport.sh: minimal automated test
Deepika,
The tests were designed in an environment where I could experiment run against GitLab, not GitHub. In add...
Loïc Dachary
02:03 PM rgw Bug #52668: rgw: radosgw_admin.py is reporting errors in "log show --object" tests
example from teuthology task log:
assert rgwlog['bucket'].find(bucket_name) == 0 or rgwlog['bucket'].find(bucket_nam...
Matt Benjamin
02:01 PM rgw Bug #52668 (Resolved): rgw: radosgw_admin.py is reporting errors in "log show --object" tests
While investigating this, I'm looking at updating radosgw_admin.py to use boto3. Matt Benjamin
02:02 PM Revision a715b3f1 (ceph): doc/iscsi: fix some typos
This fixes some typos in the iscsi documentation.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Guillaume Abrioux
01:51 PM Revision 980bf59d (ceph): RGW Zipper - load user attributes with user
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
01:48 PM CephFS Fix #52591: mds: mds_oft_prefetch_dirfrags = false is not qa tested
Patrick suggested that we have this setting in the thrasher suite. Ramana Raja
01:48 PM Orchestrator Bug #44587: failed to write <pid> to cgroup.procs:
caused by a downgrade of podman in sepia. Sebastian Wagner
01:42 PM CephFS Bug #52641 (Triaged): snap scheduler: Traceback seen when snapshot schedule remove command is pas...
Patrick Donnelly
01:41 PM CephFS Bug #52642 (Triaged): snap scheduler: cephfs snapshot schedule status doesn't list the snapshot c...
Patrick Donnelly
01:38 PM CephFS Bug #52643 (Triaged): snap scheduler: cephfs snapshot created with schedules stopped on nfs volum...
Patrick Donnelly
01:25 PM Dashboard Bug #52667 (Triaged): mgr/dashboard: unable to really completely silence alerts in dashboard
h3. Description of problem
Silenced alerts still raise a pop-up (the resolved popup in green color).
h3. Enviro...
Erik Braun
01:15 PM Revision e05daafd (ceph): rgw/dbstore: Object APIs
Support for simple Put, Get, Delete, List Ops of Regular Objects on dbstore.
Signed-off-by: Soumya Koduri <skoduri@r...
Soumya Koduri
01:14 PM Revision ebc9723c (ceph): rgw: Add option to configure backend store
Signed-off-by: Soumya Koduri <skoduri@redhat.com> Soumya Koduri
01:14 PM Revision 44b7a566 (ceph): rgw/dbstore: Insert testid user on startup
Its temporary change to insert testid user while
starting up rgw server on dbstore.
Signed-off-by: Soumya Koduri <sk...
Soumya Koduri
01:13 PM Revision 880a5fee (ceph): rgw: Install the lua packages only for RadosStore
Installation, remove and listing of lua packages is supported
only on RadosStore. Verify the same.
Signed-off-by: So...
Soumya Koduri
01:12 PM Revision 5907703a (ceph): Merge pull request #43193 from dang/wip-dang-zipper-lifecycle
RGW Zipper - clean up and clarify lifecycle of s->object, s->bucket, and friends
Reviewed-by: Casey Bodley <cbodley@...
Daniel Gryniewicz
12:47 PM Revision 4e525127 (ceph): qa/suites/upgrade/pacific-x: skip c-v install on pacific start
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
11:58 AM Revision 6790c98b (ceph): src/test: Minor nit from PR #43025
Minor nit left to be chnaged before merging https://github.com/ceph/ceph/pull/43025
Signed-off-by: Kalpesh Pandya <k...
Kalpesh Pandya
11:40 AM CephFS Backport #52629 (In Progress): octopus: pybind/mgr/volumes: first subvolume permissions set perms...
Kotresh Hiremath Ravishankar
11:39 AM Revision f8b9ab40 (ceph): mgr/volumes: Fix permission during subvol creation with mode
The subvolume creation with specific mode leads to
creation of parent directories ('/volumes/_no_group') with
the sam...
Kotresh Hiremath Ravishankar
11:09 AM CephFS Backport #52628 (In Progress): pacific: pybind/mgr/volumes: first subvolume permissions set perms...
Kotresh Hiremath Ravishankar
11:07 AM Revision 8ecd3cc1 (ceph): mgr/volumes: Fix permission during subvol creation with mode
The subvolume creation with specific mode leads to
creation of parent directories ('/volumes/_no_group') with
the sam...
Kotresh Hiremath Ravishankar
10:01 AM Revision 53f78d33 (ceph): mgr/dashboard: Fix failing config dashboard e2e check
Recently a new osd config has been added in
6ca32bde2e1d0dd58df168126582a570ac09aad6 and this is getting Modified.
So...
Nizamudeen A
09:16 AM rgw Backport #52666 (Rejected): octopus: [RFE] add reference counting to amqp connections
Backport Bot
09:16 AM rgw Backport #52665 (Rejected): pacific: [RFE] add reference counting to amqp connections
Backport Bot
09:12 AM rgw Feature #49033 (Pending Backport): [RFE] add reference counting to amqp connections
Kalpesh Pandya
09:11 AM rgw Backport #52664 (Rejected): pacific: [RFE] close idle kafka connections
Backport Bot
09:11 AM rgw Backport #52663 (Rejected): octopus: [RFE] close idle kafka connections
Backport Bot
09:09 AM rgw Bug #50074 (Pending Backport): [RFE] close idle kafka connections
Kalpesh Pandya
08:38 AM Revision 1f07345a (ceph): mgr/rook: update rook-client-python to 82673cd7c7a
Fixes: https://tracker.ceph.com/issues/52659
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Sebastian Wagner
08:31 AM rgw Bug #52662 (Resolved): rgw: cannot delete bucket
Hi,
Bucket deletion is not fixed by https://tracker.ceph.com/issues/50302
I have upgraded to 15.2.14 in order to be...
Paul Jurco
07:17 AM RADOS Bug #52445: OSD asserts on starting too many pushes
Neha Ojha wrote:
> Thanks, is it possible for you to share the logs using ceph-post-file (https://docs.ceph.com/en/p...
Amudhan Pandia n
06:49 AM Revision 710307e4 (ceph): mgr/dashboard: add descriptive comments and variable names
Signed-off-by: Laura Flores <lflores@redhat.com> Laura Flores
06:07 AM Orchestrator Feature #52661 (New): Improve performance of cephadm ls command
The current logic in list_daemons processes the containers in a serial fashion, resulting in multiple OS calls to sys... Paul Cuzner
04:47 AM Bug #52660 (Fix Under Review): install-deps.sh: Install takes forever due to a combination of a n...
Brad Hubbard
04:42 AM Bug #52660 (Resolved): install-deps.sh: Install takes forever due to a combination of a new pip r...
... Brad Hubbard
04:11 AM Dashboard Bug #52093 (Can't reproduce): mgr/dashboard: pyopenssl indirectly depends on setuptools_rust
This seems to have gone away. Brad Hubbard
01:51 AM Revision 0b361fc8 (ceph): qa/packages: install ceph-volume
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
12:11 AM Bug #52646 (Resolved): install-deps.sh old pip version
Kefu Chai

09/19/2021

08:20 PM bluestore Bug #50947: 16.2.4: build fails with WITH_BLUESTORE_PMEM=OFF
Just tested 16.2.6 and looks like still it is not possible to build ceph without pmem support
In this case cmake f...
Tomasz Kloczko
06:40 PM rbd Bug #50970: replication: local site naming in manual mode and snapshot mirroring
> Indeed bootstrap does somethings, but documentation doesn't say what.
> I compared omap values and after bootstrap...
Ilya Dryomov
06:20 PM rbd Bug #51628 (Fix Under Review): bogus "unable to find a keyring" warning on "rbd mirroring bootstr...
Ilya Dryomov
05:36 PM Revision 70aa026b (ceph): auth,mon: don't log "unable to find a keyring" error when key is given
This error is logged even if --key or --keyring are specified and
confuses users because the command actually does it...
Ilya Dryomov
04:26 PM Revision ef96b3c2 (ceph): Merge pull request #43025 from TRYTOBE8TME/wip-rgw-amqp-timeout
Wip rgw amqp timeout Yuval Lifshitz
01:58 PM RADOS Bug #52415 (Resolved): rocksdb: build error with rocksdb-6.22.x
Kefu Chai
01:57 PM Revision ff7f192e (ceph): Merge pull request #42815 from tchaikov/wip-rocksdb
kv/rocksdb_cache: implement methods required by rocksdb v6.22.1
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Kefu Chai
01:22 PM Revision ce2b158f (ceph): doc: clarify MDS failed state
Since 58eaa237b0a1, an MDS is only promoted if it is compatible with the
file system compat. The users may see persis...
玮文 胡
10:03 AM Revision 4a761f50 (ceph): Merge pull request #43195 from Thingee/update-rbd-lead
doc: updating RBD lead
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Deepika Upadhyay
06:50 AM mgr Bug #52658: mgr: After upgrade to 16.2.6 crash on startup with python error
h3. Environment
Ceph mgr compiled with python 3.10.
Igor Savlook
06:47 AM mgr Bug #52658 (Need More Info): mgr: After upgrade to 16.2.6 crash on startup with python error
After upgrade to 16.2.6 ceph-mgr crash on startup with python modules error.
h3. Environment
* Ceph version: 16...
Igor Savlook

09/18/2021

02:09 PM Revision d9e9601a (ceph): Merge pull request #43208 from abcinje/librados-examples
examples/librados: avoid a memory leak
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:23 PM mgr Bug #47537: Prometheus rbd metrics absent by default
Konstantin Shalygin wrote:
> Actually, the doc strings in the module says:
>
> ??If no namespace is specifed the ...
Daniël Vos
10:26 AM mgr Bug #47537 (In Progress): Prometheus rbd metrics absent by default
Konstantin Shalygin
10:13 AM mgr Bug #47537: Prometheus rbd metrics absent by default
Actually, the doc strings in the module says:
??If no namespace is specifed the stats are collected for every name...
Konstantin Shalygin
12:23 PM RADOS Bug #52657 (Fix Under Review): MOSDPGLog::encode_payload(uint64_t): Assertion `HAVE_FEATURE(featu...

Test: rados/thrash/{0-size-min-size-overrides/3-size-2-min-size 1-pg-log-overrides/normal_pg_log 2-recovery-overr...
Ronen Friedman
11:21 AM RADOS Backport #51497 (In Progress): nautilus: mgr spamming with repeated set pgp_num_actual while merging
Konstantin Shalygin
11:07 AM RADOS Bug #52509: PG merge: PG stuck in premerge+peered state
We can plan and spent time to setup staging cluster for this and try to reproduce it, if this a bug. With debug_mgr "... Konstantin Shalygin
11:04 AM RADOS Bug #52509: PG merge: PG stuck in premerge+peered state
Neha, sorry, logs already rotated by logrotate.
When I was removes all upmaps from this pool - all PG merges passed ...
Konstantin Shalygin
10:52 AM mgr Documentation #52656 (In Progress): mgr/prometheus: wron unit in RBD latency metric description
Konstantin Shalygin
10:40 AM mgr Documentation #52656 (Resolved): mgr/prometheus: wron unit in RBD latency metric description
For _write_latency and _read_latency metrics the unit in description is msec, and users who makes dashboards was disc... Konstantin Shalygin
10:22 AM Revision adc8dfb3 (ceph): osd/scrub: extracting scrub scheduling code from OSD.cc
A separate object (ScrubQueue) now manages the collection of ScrubJob-s
that are to be scrubbed.
Notable changes:
- ...
Ronen Friedman
09:56 AM mgr Bug #42982 (Resolved): Monitoring: alert for "pool full" wrong
Konstantin Shalygin
09:56 AM mgr Backport #43732 (Rejected): nautilus: Monitoring: alert for "pool full" wrong
Konstantin Shalygin
09:53 AM mgr Bug #46444 (Resolved): mgr/prometheus: log time it takes to collect metrics in debug mode
Konstantin Shalygin
06:16 AM Revision acc929a0 (ceph): examples/librados: avoid a memory leak
Avoid a memory leak by deallocating the pre-allocated aio completion.
Signed-off-by: Injae Kang <abcinje@gmail.com>
Injae Kang
01:08 AM RADOS Bug #52640: when osds out,reduce pool size reports a error "Error ERANGE: pool id # pg_num 256 si...
global parms like mon_max_pg_per_osd can be update at runtime?It seems that mon_max_pg_per_osd is not be observed by ... lei cao
12:38 AM RADOS Bug #52624: qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)"
Neha Ojha wrote:
> [...]
>
> Looks like peering induced by mapping change by the balancer. How often does this ha...
Patrick Donnelly
12:23 AM Orchestrator Bug #52654 (Fix Under Review): pybind/mgr/cephadm: mds upgrade does not disable standby-replay
Patrick Donnelly
12:20 AM Revision af71c65c (ceph): Merge pull request #43212 from ceph/crn-span
src/script/ceph-release-notes: replace breaklink w span
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:03 AM RADOS Bug #52489 (New): Adding a Pacific MON to an Octopus cluster: All PGs inactive
Chris Dunlop wrote:
> Neha Ojha wrote:
> > This is expected when mons don't form quorum, here it was caused by http...
Neha Ojha

09/17/2021

11:29 PM RADOS Bug #52489: Adding a Pacific MON to an Octopus cluster: All PGs inactive
Neha Ojha wrote:
> This is expected when mons don't form quorum, here it was caused by https://tracker.ceph.com/issu...
Chris Dunlop
10:26 PM RADOS Bug #52489 (Duplicate): Adding a Pacific MON to an Octopus cluster: All PGs inactive
This is expected when mons don't form quorum, here it was caused by https://tracker.ceph.com/issues/52488. Let's use ... Neha Ojha
11:27 PM Revision 7eb8df7b (ceph): Merge pull request #43206 from Matan-B/wip-matanb-installdeps-pip
install-deps.sh: install newer version of pip
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
11:03 PM mgr Bug #52603 (Duplicate): pacific ERROR: test_diskprediction_local (tasks.mgr.test_module_selftest....
Neha Ojha
10:52 PM RADOS Bug #52509 (Need More Info): PG merge: PG stuck in premerge+peered state
This is similar to https://tracker.ceph.com/issues/44684, which has already been fixed. It seems like the pgs are in ... Neha Ojha
10:30 PM RADOS Bug #52503: cli_generic.sh: slow ops when trying rand write on cache pools
Most likely caused by failure injections, might be worth looking at what was going in the osd logs when we started se... Neha Ojha
10:13 PM RADOS Bug #52385: a possible data loss due to recovery_unfound PG after restarting all nodes
Can you share the full set of logs using ceph-post-file (https://docs.ceph.com/en/pacific/man/8/ceph-post-file/)? Neha Ojha
09:58 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
Is this reproducible on octopus or pacific, which are not EOL? Neha Ojha
09:55 PM RADOS Bug #52445 (New): OSD asserts on starting too many pushes
Thanks, is it possible for you to share the logs using ceph-post-file (https://docs.ceph.com/en/pacific/man/8/ceph-po... Neha Ojha
09:47 PM RADOS Bug #52618 (Won't Fix - EOL): Ceph Luminous 12.2.13 OSD assert message
Please re-open if you happen to see the same issue on a recent release. Neha Ojha
09:46 PM RADOS Bug #52624: qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)"
... Neha Ojha
09:35 PM RADOS Bug #52640 (Need More Info): when osds out,reduce pool size reports a error "Error ERANGE: pool i...
We can workaround this by temporarily increasing mon_max_pg_per_osd, right? Neha Ojha
03:41 AM RADOS Bug #52640: when osds out,reduce pool size reports a error "Error ERANGE: pool id # pg_num 256 si...
https://github.com/ceph/ceph/pull/43201 lei cao
03:15 AM RADOS Bug #52640 (Need More Info): when osds out,reduce pool size reports a error "Error ERANGE: pool i...
At first,my cluster have 6 osds,3 pools which pgnum are all 256 and size are 2,mon_max_pg_per_osd is 300.So ,we need ... lei cao
09:31 PM Orchestrator Bug #52654 (Resolved): pybind/mgr/cephadm: mds upgrade does not disable standby-replay
Official upgrade steps are here: https://docs.ceph.com/en/pacific/cephfs/upgrading/ Patrick Donnelly
09:30 PM RADOS Bug #52562: Thrashosds read error injection failed with error ENXIO
Deepika Upadhyay wrote:
> [...]
> /ceph/teuthology-archive/yuriw-2021-09-13_19:12:32-rados-wip-yuri6-testing-2021-0...
Neha Ojha
12:32 PM RADOS Bug #52562: Thrashosds read error injection failed with error ENXIO
... Deepika Upadhyay
09:24 PM RADOS Bug #52535: monitor crashes after an OSD got destroyed: OSDMap.cc: 5686: FAILED ceph_assert(num_d...
The log attached has a sha1 ca906d0d7a65c8a598d397b764dd262cce645fe3, is this the first time you encountered this iss... Neha Ojha
09:04 PM rgw Bug #52653 (New): "FAIL: test notification of deletion markers" in rgw in upgrade:octopus-x-master
Run: https://pulpito.ceph.com/teuthology-2021-09-17_14:34:25-upgrade:octopus-x-master-distro-basic-smithi/
Jobs: 639...
Yuri Weinstein
08:04 PM mgr Bug #52512 (Fix Under Review): prometheus module: add used_bytes metric back
Neha Ojha
07:37 PM bluestore Bug #52138 (Resolved): os/bluestore/BlueStore.cc: FAILED ceph_assert(lcl_extnt_map[offset] == len...
Neha Ojha
07:28 PM mgr Bug #52011: smartctl 7.1 crashes device/kernel with Micron_2200_MTFDHBA1T0TCK
Reported with CentOS: https://bugs.centos.org/view.php?id=18304 Johan Hattne
07:14 PM Revision 6ca53dc2 (ceph): rgw: remove per-shard sync status object after incremental sync finishes
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Shilpa MJ
07:13 PM Revision 98870af4 (ceph): Merge pull request #42991 from benhanokh/suppress_bogus_errors
BUG-FIX: NCB code was reporting Bogus error when we had an overlapped…
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
06:45 PM Revision 920d8a6e (ceph): rgw: RGWOp_BILog_Status reads full status unconditionally
the calls to rgw_read_bucket_inc_sync_status() depend on
sync_status.incremental_gen, which we need to read via
rgw_r...
Casey Bodley
06:45 PM Revision edadb6b5 (ceph): rgw: resize status vector before reading inc_sync_status
rgw_read_bucket_inc_sync_status() uses the size of this vector as the
'num_shards', so we need to resize it appropria...
Casey Bodley
06:45 PM Revision 3f0f8a9d (ceph): rgw: rgw_read_bucket_inc_sync_status doesn't need bucket info
all we need to construct the per-shard bucket sync status object names
are the bucket names themselves, which we alre...
Casey Bodley
06:45 PM Revision 678bb62d (ceph): radosgw-admin: bucket sync status handles missing full status
if the full sync status object is missing, it's possible that we just
haven't started syncing it again after upgradin...
Casey Bodley
06:45 PM Revision 6e43ef90 (ceph): radosgw-admin: bucket sync status guards against shard count mismatch
if the remote gives us more shards than we expect, just count those
shards as 'behind' and avoid out-of-bounds access...
Casey Bodley
06:44 PM mgr Bug #52652 (Closed): ERROR: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest)
... Neha Ojha
06:34 PM mgr Bug #51815: ceph pg dump times out due to no active mgr
rados/singleton/{all/rebuild-mondb mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluesto... Neha Ojha
06:32 PM Orchestrator Bug #52651 (New): ERROR: test_device_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)
... Neha Ojha
06:13 PM Revision 4ee20f85 (ceph): librbd: propagate CEPH_OSD_FLAG_FULL_TRY from IoCtx to IOContext
We use neorados on the I/O path so data_io_context needs to have
the same setting as data_ctx.
Fixes: https://tracke...
Ilya Dryomov
06:08 PM Revision 2485e1f7 (ceph): mon/OSDMonitor: make weight set create safer
We cannot return early success based on uncommitted state.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
05:56 PM RADOS Bug #49689: osd/PeeringState.cc: ceph_abort_msg("past_interval start interval mismatch") start
/a/sage-2021-09-16_18:04:19-rados-wip-sage-testing-2021-09-16-1020-distro-basic-smithi/6393058
note that this is m...
Sage Weil
05:47 PM Revision 337bc852 (ceph): src/script/ceph-release-notes: replace breaklink w span
Not sure why but the <!-- breaklink > was getting rendered as plaintext.
Putting <span></span> breaks the auto hyper...
David Galloway
05:47 PM Revision e81a0c72 (ceph): Merge PR #43144 into master
* refs/pull/43144/head:
doc/cephfs: fix typos
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:31 PM Revision 0c19879f (ceph): rgw: RunBucketSourceSync uses num_shards from remote bilog info
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:31 PM Revision c0729a74 (ceph): rgw: RGWCollectBucketSyncStatusCR doesn't need the shard count
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:31 PM Revision 7c06c9cf (ceph): rgw: RGWListBucketIndexesCR only needs zero shard
We only need to check one shard, and everything has shard zero.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:19 PM Revision 04571bc0 (ceph): rgw: RGWRemoteBucketManager constructor takes num_shards
The logic for getting it was moved to its caller.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:19 PM Revision ead78908 (ceph): rgw: sync checkpoint gets num_shards from remote bilog info
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:19 PM Revision 5275f32c (ceph): rgw: InitBucketFullSyncStatusCR gets num shards from remote
As specified in rgw_bucket_index_marker_info, unless we're doing the
compatibility check, in which case we look at ge...
Adam Emerson
05:15 PM devops Backport #52472: pacific: *: s/virtualenv/python -m venv/
Ken Dreyer wrote:
> https://github.com/ceph/ceph/pull/43002
>
> (backport virtualenv removal from master https://...
Yuri Weinstein
05:15 PM Revision dbc87327 (ceph): Merge pull request #43002 from ktdreyer/pacific-52472-rm-virtualenv
pacific: *: s/virtualenv/python -m venv/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Samuel Just <sjust@r...
Yuri Weinstein
04:31 PM Orchestrator Bug #49287: podman: setting cgroup config for procHooks process caused: Unit libpod-$hash.scope n...
/a/yuriw-2021-09-16_18:23:18-rados-wip-yuri2-testing-2021-09-16-0923-distro-basic-smithi/6393507 Neha Ojha
04:30 PM Orchestrator Bug #52650 (Resolved): mgr/cephadm: improving refresh time for host-facts
https://github.com/ceph/ceph/pull/42600#issuecomment-921641422
Host refresh: https://github.com/ceph/ceph/blob/mas...
Avan Thakkar
04:27 PM RADOS Bug #52621: cephx: verify_authorizer could not decrypt ticket info: error: bad magic in decode_de...
/a/yuriw-2021-09-16_18:23:18-rados-wip-yuri2-testing-2021-09-16-0923-distro-basic-smithi/6393474 Neha Ojha
04:12 PM Revision 3f9fc666 (ceph): neorados: introduce per-IOContext op flags
Match librados::IoCtx {set,unset}_pool_full_try() behavior.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
04:06 PM Dashboard Bug #52649 (Resolved): mgr/dashboard: Configuration e2e test failure because of newly added config
Recently a new osd configuration has been added and because of that dashboard e2e starts failing. https://github.com/... Nizamudeen A
04:00 PM Revision bf727b0f (ceph): tests/crimson: don't be so verbose when run by the 'make check' bot.
This commit is a try to balance crimson's debug facilities with overwhelming
some hosts the `make check` bot runs on ...
Radoslaw Zarzynski
03:46 PM RADOS Documentation #35968 (Won't Fix): [doc][jewel] sync documentation "OSD Config Reference" default ...
Anthony D'Atri
03:45 PM Documentation #10245 (Resolved): RPM quick start for RHEL should explain where to get tcmalloc & ...
Anthony D'Atri
03:44 PM Documentation #13744 (Resolved): ceph-disk: document osd_mkfs_options_{fstype}
Anthony D'Atri
03:43 PM Documentation #21369 (Resolved): mon_subscribe_interval default value error.
PR was merged, closing.
Anthony D'Atri
03:23 PM Revision d788e100 (ceph): doc/mgr: Add cache documentation
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
03:18 PM rbd Bug #52648 (Fix Under Review): full cluster handling regressions in pacific
Ilya Dryomov
03:04 PM rbd Bug #52648 (Resolved): full cluster handling regressions in pacific
https://github.com/ceph/ceph/pull/39282 introduced at least three regressions:
- extra_op_flags isn't applied to w...
Ilya Dryomov
03:10 PM Revision 13307004 (ceph): librados/IoCtxImpl: preserve extra_op_flags when duping
extra_op_flags doesn't survive librados::IoCtx dup() which means that
the effect librados::IoCtx set_pool_full_try() ...
Ilya Dryomov
03:10 PM Revision 7f72c4a6 (ceph): librados/IoCtxImpl: apply extra_op_flags to watches and notifies
Prior to e468fc0d3b8c ("osdc/Objecter: remove pool_full_try
interface"), librados::IoCtx set_pool_full_try() affected...
Ilya Dryomov
03:10 PM Revision ac9dd910 (ceph): neorados: always apply per-Op op flags
Commit 96c0c255ccf9 ("neorados: fixed missing handling of read flags")
missed non-IOContext overloads. For example, ...
Ilya Dryomov
02:25 PM rgw Bug #52647: rgw/singleton failures: assert rgwlog['bucket'].find(bucket_name) == 0 or rgwlog['buc...
We think I introduced this test failure by enabling logging for list-bucket. We need a correction for those tests.
...
Matt Benjamin
02:16 PM rgw Bug #52647 (Resolved): rgw/singleton failures: assert rgwlog['bucket'].find(bucket_name) == 0 or ...
ex. http://qa-proxy.ceph.com/teuthology/amaredia-2021-09-15_18:23:38-rgw-master-distro-basic-smithi/6391193/teutholog... Casey Bodley
02:22 PM rgw Bug #52530: segfault in rgw_log_op()
Pritha's PR https://github.com/ceph/ceph/pull/43071 fixes this crash! Matt Benjamin
02:18 PM Revision ca491043 (ceph): Merge pull request #43071 from pritha-srivastava/wip-rgw-sts-op-logs
rgw/sts: add check for s->auth.identity pointer Matt Benjamin
02:16 PM Revision 19ecb52c (ceph): Merge pull request #43165 from linuxbox2/wip-perl-semicolon
workunits/rgw: semicolon terminates perl statements Matt Benjamin
01:45 PM Revision eb8234dc (ceph): mgr/cli lightweight get method api call
Fixes: https://tracker.ceph.com/issues/50311
Signed-off-by: Waad AlKhoury <walkhour@redhat.com>
Waad AlKhoury
01:43 PM Revision 64486bea (ceph): mgr: inject enable option and inject_num_osds option
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision 864d3256 (ceph): mgr: use build_simple
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision 21890366 (ceph): mgr: prefix 'mgr' to options
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision d0302bf2 (ceph): mgr: remove unnecessary flags in global options
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision 74e61846 (ceph): mgr: return PyNone instead
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision ea62954d (ceph): RGW Zipper - comment setting s->object in website code
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
01:43 PM Revision ef91f619 (ceph): mgr: move injection to ClusterState
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision 0788833f (ceph): RGW Zipper - clean up setting bucket on s->object
s->object is always created wihtout a bucket, and the bucket is added
later. The proper place for this is in rgw_bui...
Daniel Gryniewicz
01:43 PM Revision 80aaddba (ceph): RGW - Zipper bucket/object lifecycle in librgw
s->bucket and s->object need to have a single lifecycle across an entire
op, never replaced, since lots of things use...
Daniel Gryniewicz
01:43 PM Revision ef974b60 (ceph): RGW - Zipper don't overwrite s->bucket
Undo an overwrite of s->bucket that was added as part of the zipper
work. s->bucket should never be overwritten.
Si...
Daniel Gryniewicz
01:43 PM Revision f0b9882b (ceph): mgr: inject osdmap PyObject* get_python
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
01:43 PM Revision 854e629c (ceph): RGW - Remove extra src_object from Copy OP
req_state has a src_object, and it's used from places that don't have
access to the Copy OP. Remove the version from...
Daniel Gryniewicz
01:42 PM Bug #52646 (Resolved): install-deps.sh old pip version
When running <code class="text">./install-deps.sh</code> an old version of pip causes errors.
although pip comes w...
Matan Breizman
01:38 PM Revision 3d244a23 (ceph): Merge pull request #43154 from ceph/wip-yuriw-pacific-16.2.6-RN
doc: 16.2.6 Release Notes David Galloway
01:35 PM Revision 8f0678c3 (ceph): install-deps.sh: install newer version of pip
although pip comes with virtualenv, having a recent version of pip matters to use wheel packages.
Signed-off-by: Mat...
Matan Breizman
01:23 PM Dashboard Tasks #52645 (In Progress): mgr/dashboard: expand cluster dashboard e2e cleanups
Nizamudeen A
01:22 PM Dashboard Tasks #52645 (Resolved): mgr/dashboard: expand cluster dashboard e2e cleanups
Some code cleanups are required on the workflow e2e tests to reduce the code duplication Nizamudeen A
09:42 AM Revision f17e42c7 (ceph): tools/cephfs_mirror: fix lock declaratie/locking
Clang complains:
```
/home/jenkins/workspace/ceph-master-compile/src/tools/cephfs_mirror/ClusterWatcher.cc:175:19: er...
Willem Jan Withagen
09:41 AM RADOS Bug #50351 (Resolved): osd: FAILED ceph_assert(recovering.count(*i)) after non-primary osd restar...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:40 AM rbd Bug #50522 (Resolved): [rbd-nbd] default pool isn't picked up
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:39 AM CephFS Feature #51518 (Resolved): client: flush the mdlog in unsafe requests' relevant and auth MDSes only
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:39 AM rgw Bug #52339: rgw upgrade 14.2.22 slow requests
Yes we have rgw s3 auth enabled for our rgw's. Maximilian Stinsky
09:30 AM rgw Bug #52339: rgw upgrade 14.2.22 slow requests
Maximilian, are you indeed enabling keystone auth? `rgw_s3_auth_use_keystone = true`
By default this is disabled.
Dan van der Ster
09:38 AM devops Bug #52243 (Resolved): remove remaining references to lsb_release
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:35 AM bluestore Backport #52518: pacific: ceph-bluestore-tool:bluefs-bdev-migrate might result in broken OSD
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43100
m...
Loïc Dachary
09:35 AM RADOS Backport #51605 (Resolved): pacific: bufferlist::splice() may cause stack corruption in bufferlis...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42976
m...
Loïc Dachary
09:35 AM ceph-volume Backport #52560: pacific: UnboundLocalError: local variable 'tags' referenced before assignment
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43116
m...
Loïc Dachary
09:34 AM ceph-volume Backport #52554: pacific: ceph-volume lvm migrate without args raises an exception
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43110
m...
Loïc Dachary
09:34 AM ceph-volume Backport #52545: pacific: ceph-volume lvm migrate can't work with container
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43091
m...
Loïc Dachary
09:34 AM ceph-volume Backport #52547: pacific: ceph-volume can't deactivate all
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43098
m...
Loïc Dachary
09:34 AM CephFS Backport #51833 (Resolved): pacific: client: flush the mdlog in unsafe requests' relevant and aut...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42925
m...
Loïc Dachary
09:34 AM CephFS Backport #51937: pacific: qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42923
m...
Loïc Dachary
09:34 AM bluestore Backport #52492: pacific: bluefs mount failed to replay log: (5) Input/output error
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43023
m...
Loïc Dachary
09:33 AM Dashboard Backport #52325 (Resolved): pacific: mgr/dashboard: redirect to active mgr ipv6 lacks [], fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42990
m...
Loïc Dachary
09:33 AM ceph-volume Backport #52538: pacific: raw: list is failing when using logical partition on the host
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43087
m...
Loïc Dachary
09:33 AM ceph-volume Backport #52542: pacific: documentation: add lvm new-db, new-wal and migrate
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43089
m...
Loïc Dachary
09:33 AM ceph-volume Backport #52525: pacific: pvs --no-heading fail
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43076
m...
Loïc Dachary
09:33 AM CephFS Backport #51977 (Resolved): pacific: client: make sure only to update dir dist from auth mds
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42937
m...
Loïc Dachary
09:33 AM bluestore Backport #52477: pacific: BlueFS superblock might contain incomplete list of physical extents
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/43007
m...
Loïc Dachary
09:32 AM rbd Backport #52461 (Resolved): pacific: rbd-mirrror: expose perf dump info for snapshot replayer
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42987
m...
Loïc Dachary
09:32 AM rbd Backport #50907 (Resolved): pacific: [rbd-nbd] default pool isn't picked up
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42980
m...
Loïc Dachary
09:32 AM rbd Backport #52106 (Resolved): pacific: rbd-mirror: potential hang on shutdown
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42979
m...
Loïc Dachary
09:31 AM rbd Backport #52006 (Resolved): pacific: [pybind] mirror_image_get_status() throws TypeError if remot...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/42972
m...
Loïc Dachary
08:35 AM RADOS Backport #52644 (In Progress): nautilus: pool last_epoch_clean floor is stuck after pg merging
Konstantin Shalygin
08:34 AM RADOS Backport #52644 (Rejected): nautilus: pool last_epoch_clean floor is stuck after pg merging
https://github.com/ceph/ceph/pull/43204 Konstantin Shalygin
08:04 AM Support #52604: osd: mkfs: bluestore_stored > 235GiB from start
Found the root cause for this - #48212, cluster in PG merging state wasn't trim osdmap's... Konstantin Shalygin
06:59 AM CephFS Bug #52643: snap scheduler: cephfs snapshot created with schedules stopped on nfs volume after cr...
Moving to High Priority since python traceback causes loss of functionality.
Milind Changire
06:36 AM CephFS Bug #52643 (Closed): snap scheduler: cephfs snapshot created with schedules stopped on nfs volume...
... Milind Changire
06:33 AM CephFS Bug #52642 (Resolved): snap scheduler: cephfs snapshot schedule status doesn't list the snapshot ...
... Milind Changire
06:28 AM CephFS Bug #52641 (Resolved): snap scheduler: Traceback seen when snapshot schedule remove command is pa...
# ceph fs snap-schedule remove
Error EINVAL: Traceback (most recent call last):
File "/usr/share/ceph/mgr/mgr_mod...
Milind Changire
06:10 AM Feature #50500: Start to build packages for Debian 11?
Thanks for the work on this - I'll give the packages a spin later today... Tim Small
06:09 AM RADOS Bug #48508 (Resolved): Donot roundoff the bucket weight while decompiling crush map to source
Prashant D
06:00 AM rgw Feature #48402: multisite option to enable keepalive
Hi Casey,
The problem we are having is the firewalls that sit between our clusters in our multisite setup. The fir...
Dieter Roels
05:52 AM Revision 189438a1 (ceph): Merge pull request #43197 from anthonyeleven/anthonyeleven/stale-read
doc: clarify stale_read and placement-groups wording
Reviewed-by: Zac Dover <zac.dover@gmail.com>
zdover23
01:58 AM CephFS Backport #52639 (In Progress): pacific: MDSMonitor: handle damaged state from standby-replay
Patrick Donnelly
01:50 AM CephFS Backport #52639 (Resolved): pacific: MDSMonitor: handle damaged state from standby-replay
https://github.com/ceph/ceph/pull/43200 Backport Bot
01:53 AM Revision a90b3da8 (ceph): qa: add test for standby-replay marking rank damaged
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit f4a11a329020d31a3f99a5099201676d3e1f...
Patrick Donnelly
01:53 AM Revision aea19718 (ceph): MDSMonitor: handle damaged from standby-replay
This change does a few things:
- if a state transition is invalid or a beacon is garbage, the
MDSMonitor now evict...
Patrick Donnelly
01:53 AM Revision e9614349 (ceph): mds: add config to mark rank damaged in standby-replay
For testing.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 391f3c8790e58d7f67b7bf...
Patrick Donnelly
01:51 AM Revision eaa4eee1 (ceph): mds: refactor iterator lookup
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 4034fc7c6acbbba90d07e52f4bcd8b6738e4...
Patrick Donnelly
01:51 AM Revision b8ab2864 (ceph): include: unset std::hex after printing CompatSet
Otherwise you see this in debug output:
$ ceph fs dump
...
standby_count_wanted 0
[mds.d{0:4375} ...
Patrick Donnelly
01:51 AM Revision d43160da (ceph): mds: harden rank lookup
This is a trivial refactor.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 976741a...
Patrick Donnelly
01:48 AM CephFS Bug #52565 (Pending Backport): MDSMonitor: handle damaged state from standby-replay
Patrick Donnelly
01:47 AM Revision 0d9753fa (ceph): Merge PR #43122 into master
* refs/pull/43122/head:
qa: add test for standby-replay marking rank damaged
MDSMonitor: handle damaged from standb...
Patrick Donnelly
01:47 AM CephFS Bug #51278: mds: "FAILED ceph_assert(!segments.empty())"
Might be related to: https://tracker.ceph.com/issues/51589 Venky Shankar
01:05 AM CephFS Backport #52627 (In Progress): pacific: cephfs-mirror: cephfs-mirror daemon status for a particul...
Venky Shankar
01:03 AM Revision b88cc597 (ceph): doc: fix `daemon status` interface (exclude file system name)
Fixes: http://tracker.ceph.com/issues/51989
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
01:03 AM Revision f31ad728 (ceph): test: adjust mirroring tests for `daemon status` change
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 11b61b4fb91f731ee1d04cc545bfa4937e844bb5)
Venky Shankar
01:03 AM Revision bcf221fa (ceph): mgr/mirroring: `daemon status` command does not require file system name
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 746278727e10c9a2b28f0f9a43401ed88d23de70)
Venky Shankar
01:00 AM CephFS Backport #52444 (In Progress): pacific: cephfs-mirror: terminating a mirror daemon can cause a cr...
Venky Shankar
12:58 AM Revision 49c6e2bf (ceph): cephfs-mirror: shutdown ClusterWatcher on termination
Fixes: https://tracker.ceph.com/issues/52062
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from c...
Venky Shankar

09/16/2021

11:40 PM Revision 4396cb94 (ceph): doc: clarify stale_read and placement-groups wording
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> Anthony D'Atri
11:23 PM Revision 5c20cfd4 (ceph): Merge pull request #43011 from rzarzynski/wip-crimson-opsequencer-ooo-l...
crimson/osd: bring OpRegistry-based OpSequencer to handle out-of-order ClientRequests
Reviewed-by: Kefu Chai <tchaik...
Kefu Chai
11:21 PM mgr Feature #52638 (Resolved): mgr/prometheus: Add all healthchecks to prometheus output and provide ...
The mgr/prometheus module does not provide a granular view of healthchecks to Prometheus, which means some alerts rel... Paul Cuzner
10:14 PM RADOS Backport #51966: nautilus: set a non-zero default value for osd_client_message_cap
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42617
merged
Yuri Weinstein
10:14 PM Revision 29bda6fd (ceph): Merge pull request #42617 from neha-ojha/wip-51966-nautilus
nautilus: common/options: Set osd_client_message_cap to 256.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:13 PM RADOS Backport #51583: nautilus: osd does not proactively remove leftover PGs
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/42240
merged
Yuri Weinstein
10:13 PM Revision 04ca6d84 (ceph): Merge pull request #42240 from trociny/wip-51583-nautilus
nautilus: osd: move down peers out from peer_purged
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: xie xingg...
Yuri Weinstein
10:12 PM bluestore Backport #51129: nautilus: In poweroff conditions BlueFS can create corrupted files
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/43135
merged
Yuri Weinstein
10:12 PM Revision 79b5c537 (ceph): Merge pull request #43135 from aclamk/wip-aclamk-safer-flush-nau
nautilus: os/bluestore: Remove possibility of replay log and file inconsistency
Reviewed-by: Igor Fedotov <ifedotov@...
Yuri Weinstein
09:18 PM Dashboard Bug #51728: mgr/dashbord: force maintenance e2e failing for host
/ceph/teuthology-archive/yuriw-2021-09-13_19:12:32-rados-wip-yuri6-testing-2021-09-13-1025-pacific-distro-basic-smith... Deepika Upadhyay
08:58 PM CephFS Bug #52280: Mds crash and fails with assert on prepare_new_inode
@xiubo Li
Hi Li
Thanks again
- What are the recommended values for mds_log_segment_size and mds_log_segment_size.?...
Yael Azulay
01:31 PM CephFS Bug #52280 (Fix Under Review): Mds crash and fails with assert on prepare_new_inode
Yael Azulay wrote:
> @xiubo Li
> Thanks much, Li, for your analysis
> I didnt change mds_log_segment_size and mds_...
Xiubo Li
07:22 PM Revision 87495114 (ceph): Merge pull request #43192 from rzarzynski/wip-crimson-net-dangling-bindvec
crimson/net: fix dangling addrvec in SocketMessenger::bind().
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:01 PM RADOS Bug #49697 (Resolved): prime pg temp: unexpected optimization
fan chen wrote:
> Recently, I find patch "https://github.com/ceph/ceph/commit/023524a26d7e12e7ddfc3537582b1a1cb03af6...
Neha Ojha
06:47 PM Revision a7473225 (ceph): doc: updating RBD lead
Signed-off-by: Mike Perez thingee@gmail.com Mike Perez
05:57 PM Revision 0b8bfe2b (ceph): doc/releases/pacific.rst: Add note about Bullseye
David Galloway
05:37 PM rgw Bug #52530: segfault in rgw_log_op()
We agreed to run Pritha's PR (plus another change) through Teuthology first--if it doesn't address the segfault, we s... Matt Benjamin
05:33 PM rgw Bug #52530: segfault in rgw_log_op()
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/43071 may be the real fix here?
Should we switch the Pull...
J. Eric Ivancich
03:31 PM rgw Bug #52530: segfault in rgw_log_op()
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/43071 may be the real fix here?
I had observed a segfault...
Pritha Srivastava
02:04 PM rgw Bug #52530: segfault in rgw_log_op()
https://github.com/ceph/ceph/pull/43071 may be the real fix here?
Casey Bodley
05:21 PM Revision 48027308 (ceph): crimson/net: fix dangling addrvec in SocketMessenger::bind().
`SocketMessenger::bind()` takes the address vector by `const&`.
while the callers in `OSD` are passing a temporary:
...
Radoslaw Zarzynski
04:49 PM Revision 3492a7c8 (ceph): doc/releases/pacific.rst: add core release notes
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
04:14 PM rgw Bug #52608: aws s3 sync does not work with sts roles, but works fine with AWS
Pritha Srivastava wrote:
> The version that this is being tested on is 15.2.15, and the tracker https://tracker.ceph...
Chris Durham
03:07 PM rgw Bug #52608: aws s3 sync does not work with sts roles, but works fine with AWS
The version that this is being tested on is 15.2.15, and the tracker https://tracker.ceph.com/issues/51442 is still i... Pritha Srivastava
03:58 PM Revision 9dcb612b (ceph): crimson/osd: rework OpSequencer for out-of-order op execution.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:59 PM rgw Bug #52339: rgw upgrade 14.2.22 slow requests
Yes we know that the nautilus release is EOL, but it leaves us with quite the bad feeling to go and upgrade to the ne... Maximilian Stinsky
02:28 PM rgw Bug #52339 (Won't Fix - EOL): rgw upgrade 14.2.22 slow requests
the luminous release is EOL now, so we won't be able to fix this there. if you see similar issues with a later releas... Casey Bodley
02:36 PM CephFS Backport #52444 (Need More Info): pacific: cephfs-mirror: terminating a mirror daemon can cause a...
Patrick Donnelly
02:32 PM CephFS Backport #52627 (Need More Info): pacific: cephfs-mirror: cephfs-mirror daemon status for a parti...
Patrick Donnelly
02:35 AM CephFS Backport #52627 (Resolved): pacific: cephfs-mirror: cephfs-mirror daemon status for a particular ...
https://github.com/ceph/ceph/pull/43199 Backport Bot
02:31 PM Bug #52622 (Won't Fix): nautilus build fails on centos stream 8
octopus builds just fine on Stream 8 as of today.
We found that this PR is missing from nautilus: https://github.c...
Dan van der Ster
02:27 PM Revision ee28fb57 (ceph): 16.2.6
Jenkins Build Slave User
01:42 PM rgw Feature #48402 (Need More Info): multisite option to enable keepalive
Hi Dieter, I saw your comment about this on https://github.com/ceph/ceph/pull/41824 requesting a frontend option for ... Casey Bodley
01:40 PM Revision b4bc824f (ceph): Merge pull request #43174 from soumyakoduri/dbstore_readme
rgw/dbstore: Update README Daniel Gryniewicz
01:01 PM CephFS Fix #52591: mds: mds_oft_prefetch_dirfrags = false is not qa tested
Thanks for bringing this up Dan. We'll try to have someone work on this. Patrick Donnelly
11:32 AM rbd Bug #52637 (Won't Fix): IO cannot return to normal even though qos is removed
Set rbd_qos_bps_limit to a smaller value, and then remove it, the IO cannot return to normal.
Steps to reproduce:
...
wb song
11:16 AM RADOS Bug #52408 (Can't reproduce): osds not peering correctly after startup
I rebuilt my cluster yesterday using a container image based on commit d906f946e845, and I'm not able to reproduce th... Jeff Layton
10:34 AM Dashboard Backport #52251 (In Progress): pacific: cephfs MDS Workload should use rate for counter type metric
Avan Thakkar
10:34 AM Revision bad109b3 (ceph): [mgr/dashboard] cephfs metrics in MDS Workload panels to use rate becau...
Fixes: https://tracker.ceph.com/issues/51954
Signed-off-by: Jan Horacek <jan.horacek@livesport.eu>
(cherry picked fro...
Jan Horacek
10:22 AM Dashboard Backport #51275 (In Progress): octopus: mgr/dashboard: deprecated variable usage in grafana dashb...
Avan Thakkar
10:22 AM Revision dd7850cf (ceph): mgr/dashboard: deprecated variable usage in Grafana dashboards
Fixes: https://tracker.ceph.com/issues/50059
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
10:21 AM Dashboard Backport #51274 (In Progress): pacific: mgr/dashboard: deprecated variable usage in grafana dashb...
Avan Thakkar
10:21 AM Revision a90f31ec (ceph): mgr/dashboard: deprecated variable usage in Grafana dashboards
Fixes: https://tracker.ceph.com/issues/50059
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
10:19 AM Dashboard Backport #51979 (In Progress): pacific: mgr/prometheus: Prometheus manager module metrics having ...
Avan Thakkar
10:19 AM Revision 46ae4d7e (ceph): mgr/prometheus: Fix metric types from gauge to counter
Affected metrics:
- ceph_pool_rd
- ceph_pool_rd_bytes
- ceph_pool_rw
- ceph_pool_rw_bytes
Fixes: https://tracker.cep...
Patrick Seidensal
10:17 AM Dashboard Backport #52616 (In Progress): octopus: mgr/dashboard: Incorrect MTU mismatch warning
Avan Thakkar
10:17 AM Revision 4f9bd92e (ceph): mgr/dashboard: Incorrect MTU mismatch warning
The MTU mismatch warning was being fired for those NIC's as well that are in down state. This PR intends to fix this ... Aashish Sharma
10:15 AM Dashboard Backport #52617 (In Progress): pacific: mgr/dashboard: Incorrect MTU mismatch warning
Avan Thakkar
10:15 AM Revision 030456d3 (ceph): mgr/dashboard: Incorrect MTU mismatch warning
The MTU mismatch warning was being fired for those NIC's as well that are in down state. This PR intends to fix this ... Aashish Sharma
05:23 AM Revision 5e4ce90e (ceph): mgr/dashboard: "Create Cluster" workflow (add hosts e2e)
Fixes: https://tracker.ceph.com/issues/50336
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Signed-off-by: Avan Th...
Avan Thakkar
05:23 AM Revision db75d429 (ceph): mgr/dashboard: Cluster Creation Workflow followups
1. Fix bug in the modal where going forward one step on the wizard and coming back opens up the add host modal.
2. Re...
Nizamudeen A
05:23 AM Revision b6f79603 (ceph): mgr/dashboard: Review Section for the Create Cluster Workflow
Fixes: https://tracker.ceph.com/issues/50566
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
05:23 AM Revision 15152914 (ceph): mgr/dashboard: Use _no_schedule label instead of maintenance mode
While adding a host in the cluster creation/expansion wizard, use the _no_schedule label instead of maintenance mode.... Nizamudeen A
05:23 AM Revision 367f9d72 (ceph): mgr/dashboard: Cluster Creation Create OSDs Section
Create OSDs section in cluster creation wizard
Fixes: https://tracker.ceph.com/issues/51991
Signed-off-by: Aashish S...
Aashish Sharma
05:22 AM Revision 2daa7c71 (ceph): mgr/dashboard: "Create Cluster" workflow (e2e tests)
Fixes: https://tracker.ceph.com/issues/50336
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
05:22 AM Revision db0d5cb6 (ceph): mgr/dashboard: Create Cluster Workflow welcome screen
A module option called CLUSTER_STATUS has two option. INSTALLED
AND POST_INSTALLED. When CLUSTER_STATUS is INSTALLED ...
Nizamudeen A
05:22 AM Revision cd6c6d9f (ceph): mgr/dashboard: "Create Cluster" workflow (review page e2e)
Fixes: https://tracker.ceph.com/issues/50336
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
05:22 AM Revision bbc6b0ea (ceph): mgr/dashboard: Routable Modal for Add Host Form
- Used routed modal for host Additon form
- Renamed the Create to Add in Host Form
Fixes: https://tracker.ceph.com/is...
Nizamudeen A
05:22 AM Revision 5e94e77c (ceph): mgr/dashboard: Cluster Creation Add Host Section
Add host section of the cluster creation workflow.
Fixes: https://tracker.ceph.com/issues/50565
Signed-off-by: Nizam...
Nizamudeen A
05:22 AM Revision 8e68ac6d (ceph): cephadm: expose gather-facts api method
Fixes: https://tracker.ceph.com/issues/51209
This PR intends to expose host metadata(gather-facts) api method
Signe...
Avan Thakkar
03:59 AM Revision d4fc4ecf (ceph): Merge pull request #43180 from athanatos/sjust/wip-52630
crimson/net/SocketMessenger: include sleep.hh
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Samuel Just
03:59 AM Revision b47b727b (ceph): Merge pull request #43178 from athanatos/sjust/wip-52623
crimson/os/seastore/cache: Cache::get_root check for invalid
Reviewed-by: Xuehan Xu <xxhdx1985126@gmail.com>
Reviewe...
Samuel Just
03:33 AM crimson Bug #52614 (Closed): Getting retired extent before the corresponding pin is retired
Xuehan Xu
12:39 AM crimson Bug #52614: Getting retired extent before the corresponding pin is retired
Samuel Just wrote:
> I think the relevant lines are:
>
> DEBUG 2021-09-15 20:24:38,501 [shard 0] seastore - Cache...
Xuehan Xu
02:50 AM Revision 21abbaf3 (ceph): Merge PR #43044 into master
* refs/pull/43044/head:
mgr/rook: add unit tests to Rook module
mgr/rook: translate placement spec to node selector...
Sage Weil
02:48 AM Revision 1a19d696 (ceph): Merge PR #43172 into master
* refs/pull/43172/head:
qa/tasks/kubeadm: modify (do not clobber) daemon.json
Reviewed-by: Joseph Sawaya <jsawaya@r...
Sage Weil
02:42 AM CephFS Backport #52636 (Resolved): pacific: MDSMonitor: removes MDS coming out of quorum election
https://github.com/ceph/ceph/pull/43698 Backport Bot
02:40 AM CephFS Backport #52635 (Resolved): pacific: mds sends cap updates with btime zeroed out
https://github.com/ceph/ceph/pull/45163 Backport Bot
02:40 AM CephFS Backport #52634 (Resolved): octopus: mds sends cap updates with btime zeroed out
https://github.com/ceph/ceph/pull/45164 Backport Bot
02:40 AM CephFS Backport #52633 (Resolved): pacific: mds,client: add flag to MClientSession for reject reason
https://github.com/ceph/ceph/pull/43251 Backport Bot
02:40 AM CephFS Backport #52632 (Resolved): octopus: mds,client: add flag to MClientSession for reject reason
https://github.com/ceph/ceph/pull/43252 Backport Bot
02:40 AM CephFS Backport #52631 (Resolved): pacific: mds: add max_mds_entries_per_dir config option
https://github.com/ceph/ceph/pull/44512 Backport Bot
02:39 AM Revision 7d8b27a3 (ceph): crimson/net/SocketMessenger: include sleep.hh
4a00a145 added a call to seastar::sleep.
Fixes: https://tracker.ceph.com/issues/52630
Signed-off-by: Samuel Just <sj...
Samuel Just
02:37 AM crimson Bug #52630 (Resolved): ../src/crimson/net/SocketMessenger.cc:149:27: error: ‘sleep’ is not a memb...
ceph-perf/build [sjust/wip-52623●] » ninja -j50 all tests ... Samuel Just
02:37 AM CephFS Feature #52491 (Pending Backport): mds: add max_mds_entries_per_dir config option
Patrick Donnelly
02:37 AM Revision 9051ad93 (ceph): Merge PR #43022 into master
* refs/pull/43022/head:
doc/cephfs: add mds_dir_max_entries option into mds-config-ref.rst
mds: add mds_dir_max_ent...
Patrick Donnelly
02:36 AM CephFS Bug #43216 (Pending Backport): MDSMonitor: removes MDS coming out of quorum election
Patrick Donnelly
02:36 AM Revision b1e8297f (ceph): Merge PR #42943 into master
* refs/pull/42943/head:
mon: do not quickly mark mds laggy when MON_DOWN
mon: refactor quorum age calculation
Revi...
Patrick Donnelly
02:35 AM CephFS Bug #52382 (Pending Backport): mds,client: add flag to MClientSession for reject reason
Patrick Donnelly
02:35 AM CephFS Backport #52629 (Resolved): octopus: pybind/mgr/volumes: first subvolume permissions set perms on...
https://github.com/ceph/ceph/pull/43224 Backport Bot
02:35 AM Revision 848fe5e5 (ceph): Merge PR #42846 into master
* refs/pull/42846/head:
mds: Add new flag to MClientSession
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:35 AM CephFS Backport #52628 (Resolved): pacific: pybind/mgr/volumes: first subvolume permissions set perms on...
https://github.com/ceph/ceph/pull/43223 Backport Bot
02:35 AM CephFS Bug #52123 (Pending Backport): mds sends cap updates with btime zeroed out
Patrick Donnelly
02:34 AM Revision 15c93b70 (ceph): Merge PR #42737 into master
* refs/pull/42737/head:
mds: ensure that we send the btime in cap messages
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
02:34 AM CephFS Bug #51870 (Pending Backport): pybind/mgr/volumes: first subvolume permissions set perms on /volu...
Patrick Donnelly
02:34 AM Revision 91c6f336 (ceph): Merge PR #42719 into master
* refs/pull/42719/head:
mgr/volumes: Fix permission during subvol creation with mode
Reviewed-by: Ramana Raja <rraj...
Patrick Donnelly
02:33 AM CephFS Bug #51989 (Pending Backport): cephfs-mirror: cephfs-mirror daemon status for a particular FS is ...
Patrick Donnelly
02:33 AM Revision df428abd (ceph): crimson/os/seastore/cache: Cache::get_root check for invalid
As with Cache::get_extent, we need to check that the ref
is still valid after wait_io since it's not in the
read set ...
Samuel Just
02:33 AM Revision 33331cf4 (ceph): Merge PR #42584 into master
* refs/pull/42584/head:
doc: fix `daemon status` interface (exclude file system name)
test: adjust mirroring tests ...
Patrick Donnelly
02:32 AM Revision 85211494 (ceph): Merge PR #42541 into master
* refs/pull/42541/head:
client: switch to use ceph_assert instead of assert
mds: switch to use ceph_assert() instea...
Patrick Donnelly
02:27 AM CephFS Bug #52626 (Triaged): mds: ScrubStack.cc: 831: FAILED ceph_assert(diri)
Patrick Donnelly
02:26 AM CephFS Bug #52626 (Triaged): mds: ScrubStack.cc: 831: FAILED ceph_assert(diri)
... Patrick Donnelly
02:21 AM CephFS Bug #52625 (Fix Under Review): qa: test_kill_mdstable (tasks.cephfs.test_snapshots.TestSnapshots)
Patrick Donnelly
02:20 AM CephFS Bug #52625 (Resolved): qa: test_kill_mdstable (tasks.cephfs.test_snapshots.TestSnapshots)
... Patrick Donnelly
02:21 AM Revision ef5d7feb (ceph): qa: lengthen grace for fs map showing dead MDS
Fixes: https://tracker.ceph.com/issues/52625
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:08 AM RADOS Bug #52624 (New): qa: "Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABIL...
/ceph/teuthology-archive/pdonnell-2021-09-14_01:17:08-fs-wip-pdonnell-testing-20210910.181451-distro-basic-smithi/638... Patrick Donnelly
02:05 AM Linux kernel client Bug #50223: qa: "client.4737 isn't responding to mclientcaps(revoke)"
/ceph/teuthology-archive/pdonnell-2021-09-14_01:17:08-fs-wip-pdonnell-testing-20210910.181451-distro-basic-smithi/638... Patrick Donnelly
01:37 AM Revision 11c8e258 (ceph): crimson/os/seastore/cache: rename invalidate(Transaction&, CachedExtent&)
This particular overload is really only declaring the Transaction
conflicted -- it assumes the extent is already inva...
Samuel Just
12:37 AM crimson Bug #52623 (New): Cache tries to get an invalid root extent
Xuehan Xu
 

Also available in: Atom