Project

General

Profile

Activity

From 08/28/2019 to 09/26/2019

09/26/2019

11:04 PM RADOS Backport #41960 (In Progress): nautilus: tools/rados: add --pgid in help
Vikhyat Umrao
11:00 PM Revision 5abb83ae (ceph): tools/rados: add --pgid in help
This commit 825c7b9729b2410a116e123d4b21210c646704d4 brought
the support for --pgid in rados ls but was not in help.
...
Vikhyat Umrao
10:53 PM RADOS Backport #41963 (In Progress): nautilus: Segmentation fault in rados ls when using --pgid and --p...
Vikhyat Umrao
10:50 PM Revision 9997eabe (ceph): tools/rados: call pool_lookup() after rados is connected
This commit fixes a segmentation fault when using --pgid
option in rados ls command in combination with --pool/-p opt...
Vikhyat Umrao
10:45 PM rgw Backport #41976 (In Progress): nautilus: if user doesnt exist then bucket list should give error/...
Vikhyat Umrao
10:39 PM Revision e2db5a77 (ceph): radosgw-admin: add --uid check in bucket list command
Fixes: https://tracker.ceph.com/issues/41589
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from co...
Vikhyat Umrao
09:06 PM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
+1 looks good!
Just a question - with Nautilus and beyond, do we need a PG's per OSD card, given the pg autoscaler?
Paul Cuzner
08:18 PM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
Your proposal looks great.
I've just noticed that you missed the "0 up, 0 down" from the iSCSI card. Please check ...
Ricardo Marques
06:53 PM Dashboard Cleanup #42072 (Resolved): mgr/dashboard: landing page 2.0
This is a series of changes/improvements to the Landing Page based on downstream improvements:
The main goals of t...
Ernesto Puerta
08:07 PM Backport #42029: backport endianness fixes to nautilus
Thanks Nathan. I did not know that this ticket was optional. I would like to keep this ticket in order to track all t... Ken Dreyer
06:07 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth Anupkrishnan wrote:
> At a first look, I think there is no need to make ephemeral_export_random_pin an xat...
Sidharth Anupkrishnan
04:01 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
At a first look, I think there is no need to make ephemeral_export_random_pin an xattr like export_pin because for th... Sidharth Anupkrishnan
05:22 PM Revision 7aec060e (ceph): osd: add CheckReadable pg event, queue_check_readable()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:22 PM Revision 1d0c6f53 (ceph): osd/PeeringState: set WAIT state and block ops to wait for prior readab...
If we start a new interval and the prior interval may have OSDs that
are still readable, set the WAIT state bit and b...
Sage Weil
05:22 PM Revision ca80c3fc (ceph): osd: send ops back to primary if replica is not readable
This is the simplest strategy--much simpler than queueing them and
waking them up again later.
Signed-off-by: Sage W...
Sage Weil
05:21 PM Revision caaf0f8e (ceph): osd/osd_types: pg_history_t: add prior_readable_until_ub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 7df85a66 (ceph): osd/osd_types: add PG_STATE_LAGGY
PG is laggy (unreadable) because ping(s) are delayed.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision a0b453ad (ceph): osd/osd_types: add PG_STATE_WAIT
PG is waiting for previous intervals' readable intervals to expire.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision 893fb92e (ceph): osd/PeeringStage: PGPool::get_readable_interval() accessor
For now, just do the heartbeat interval * 2. Eventually we'll want a
pool property.
Signed-off-by: Sage Weil <sage@...
Sage Weil
05:21 PM Revision 6b6392be (ceph): osd/osd_types: add READ_LEASE_INTERVAL pool property, osd_pool_readable...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 5b5aa8b0 (ceph): osd: add mono_timer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision a48da26e (ceph): osd/osd_types: add pg_lease[_ack]_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 0863bdeb (ceph): osd: add lease/readable tracking members, helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 19d77083 (ceph): osd: send and process lease[_ack] messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision d883db70 (ceph): osd: schedule regular lease renewals
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 1e87f149 (ceph): osd/PeeringState: do full on_new_interval on new peering interval
This looks like a bug from the PeeringState transition.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision c6358390 (ceph): crimson/osd/pg: add schedule_renew_lease stub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 9c4d780c (ceph): osd/PrimaryLogPG: put ops on waitlist when PG is laggy
Move PG to laggy state if we aren't readable
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision 3bb8a721 (ceph): osd: requeue ops when PG is no longer laggy
When we get a lease_ack, leave the laggy state.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision 6945cc52 (ceph): osd/PeeringState: refresh prior_readable_until_ub in pg_history_t on share
Before we share pg_history_t, refresh the prior_readable_until_ub to be
a simple duration from *now*, so that it is c...
Sage Weil
05:21 PM Revision 6119f693 (ceph): osd/PeeringState: update prior_readable_until_ub on new interval
If a new interval starts, apply the old interval's readable_until_ub to
our prior.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
04:15 PM Dashboard Bug #40027 (Pending Backport): mgr/dashboard: REST API: OpenAPI docs require internet connection
Lenz Grimmer
04:14 PM Backport #42071 (In Progress): mimic: install-deps.sh not support aarch64
Nathan Cutler
04:06 PM Backport #42071 (Resolved): mimic: install-deps.sh not support aarch64
https://github.com/ceph/ceph/pull/30718 Nathan Cutler
04:14 PM Revision f742283f (ceph): mgr/dashboard: REST API: OpenAPI docs require internet connect… (#30477)
mgr/dashboard: REST API: OpenAPI docs require internet connection
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
...
Lenz Grimmer
04:07 PM Backport #42070 (In Progress): nautilus: install-deps.sh not support aarch64
Nathan Cutler
04:05 PM Backport #42070 (Resolved): nautilus: install-deps.sh not support aarch64
https://github.com/ceph/ceph/pull/30601 Nathan Cutler
04:05 PM Bug #42023 (Pending Backport): install-deps.sh not support aarch64
Nathan Cutler
04:05 PM Bug #42023: install-deps.sh not support aarch64
backport will need a1a3e7960cf2c792ac8c9c71e68caa0ebada8933 as well Nathan Cutler
04:03 PM Revision 048f5ae7 (ceph): Merge pull request #30557 from smithfarm/wip-42023
install-deps.sh: add EPEL repo for non-x86_64 archs as well
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: B...
Nathan Cutler
04:02 PM Dashboard Backport #42066 (In Progress): nautilus: mgr/dashboard: iSCSI control inputs should be rendered b...
Ricardo Marques
01:47 PM Dashboard Backport #42066 (Resolved): nautilus: mgr/dashboard: iSCSI control inputs should be rendered base...
https://github.com/ceph/ceph/pull/30545 Ricardo Marques
03:55 PM Revision 3c9a2856 (ceph): osd/PeeringState: PG state 64 bits wide
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Dashboard Backport #42024 (In Progress): nautilus: mgr/dashboard: Error editing iSCSI image advanced settings
Ricardo Marques
03:46 PM Dashboard Bug #41797 (Fix Under Review): mgr/dashboard: Configuring an URL prefix does not work as expected
Volker Theile
03:37 PM Revision 5730883b (ceph): mgr/dashboard: Configuring an URL prefix does not work as expected
Fixes: https://tracker.ceph.com/issues/41797
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:36 PM Bug #42032 (Resolved): build: cmake fails for lack of libcap-ng-devel, not installed by install-d...
Jeff Layton
12:23 PM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
https://github.com/ceph/ceph/pull/30590 Jeff Layton
11:47 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
Good point. The bigger question is why recent fedora versions aren't finding the python37-Cython package. I think thi... Jeff Layton
10:48 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
@Jeff:
The last two lines emitted by install-deps.sh were:...
Nathan Cutler
03:35 PM Revision f0dfc7f3 (ceph): Merge pull request #30590 from jtlayton/wip-42032
ceph.spec.in: fix Cython package dependency for Fedora Jeff Layton
03:33 PM Dashboard Feature #40920 (Resolved): mgr/dashboard: enable/disable bucket versioning
Lenz Grimmer
03:27 PM Revision b8951d43 (ceph): Merge pull request #29460 from rhcs-dashboard/bucket-versioning
mgr/dashboard: enable/disable versioning on RGW bucket
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
03:09 PM rgw Bug #42051: possible memory leak while resharding
note that the backport depends on https://github.com/ceph/ceph/pull/29894 Casey Bodley
03:09 PM Revision fe4d0949 (ceph): qa/distros/all: add openSUSE 15.1, drop openSUSE 12.2
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:46 PM Revision 764dc0d2 (ceph): qa/suites/rados/singleton/all/ec-lost-unfound: no rbd pool
This can interfere with the test.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:43 PM Dashboard Bug #42069: mgr/dashboard: Bucket names cannot be formatted as IP address.
Reported for v15.0.0-5440-gffefbc0a96 Lenz Grimmer
02:39 PM Dashboard Bug #42069 (Resolved): mgr/dashboard: Bucket names cannot be formatted as IP address.
Hi all,
as documented here https://docs.ceph.com/docs/master/radosgw/s3/bucketops/ a bucket name should follow som...
Kai Wagner
02:30 PM bluestore Bug #24901 (Resolved): Client reads fail due to bad CRC under high memory pressure on OSDs
Marking this "Resolved" since the workaround fixes this issue. Neha Ojha
02:29 PM Revision d8d2b71d (ceph): qa/standalone/mon/health-mute: use power of 2 for pg_num
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Revision 71cbda4c (ceph): qa/tasks/ceph.conf.template: disable power-of-2 warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM bluestore Bug #25077 (Can't reproduce): Occasional assertion in ObjectStore/StoreTest.HashCollisionTest/2
Neha Ojha
02:25 PM Revision e3194ec3 (ceph): mgr/dashboard: extend types of `smart` response
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
02:19 PM Dashboard Feature #39352 (In Progress): mgr/dashboard: Add support for device management
Patrick Seidensal
11:33 AM Dashboard Feature #39352: mgr/dashboard: Add support for device management
Patrick Seidensal
02:18 PM Revision 9b8fd6f9 (ceph): mgr/dashboard: Controls UI inputs based on "type"
iSCSI controls UI inputs should be rendered based
on the control "type" returned by `ceph-iscsi`.
Fixes: https://tra...
Ricardo Marques
02:17 PM Dashboard Feature #42064 (Fix Under Review): mgr/dashboard: add smartctl data as an details tab of a host
Patrick Seidensal
11:31 AM Dashboard Feature #42064 (Resolved): mgr/dashboard: add smartctl data as an details tab of a host
As user who's facing drive failures, I want to see the smartctl details of a host to see its status. Additionally, th... Patrick Seidensal
02:17 PM bluestore Bug #40434: ceph-bluestore-tool:bluefs-bdev-migrate might result in broken OSD
Igor Fedotov
02:16 PM bluestore Bug #40459 (Can't reproduce): os/bluestore: _verify_csum bad crc32 but no error in message, ceph-...
There isn't enough information on this to bug to diagnose the issue, please feel free to reopen if this appears again... Neha Ojha
02:10 PM bluestore Bug #41901 (Fix Under Review): bluestore: unused calculation is broken
Igor Fedotov
02:03 PM Dashboard Documentation #42068 (New): mgr/dashboard: add requirements of showing smart data
To be able to see the smart data of devices on the OSD and Host page of Ceph Dashboard, it is required for Ceph
1....
Patrick Seidensal
01:58 PM bluestore Bug #41744 (Fix Under Review): os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_...
https://github.com/ceph/ceph/pull/30593 Radoslaw Zarzynski
01:54 PM ceph-volume Bug #42067 (Closed): api/lvm: Volumes.filter purges the object
Instead of purge()-ing and extend()-ing the object, it should create a new unpopulated object, extend() it and then r... Rishabh Dave
01:46 PM Dashboard Bug #41682 (Pending Backport): mgr/dashboard: iSCSI control inputs should be rendered based on co...
Ricardo Marques
01:45 PM Revision 14763dfb (ceph): Merge pull request #30208 from ricardoasmarques/support-iscsi-controls-...
mgr/dashboard: Controls UI inputs based on "type"
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theil...
Ricardo Marques
01:43 PM Revision dddec189 (ceph): mgr/dashboard: Support iSCSI target-level CHAP auth
Requires `ceph-iscsi` config v11
Fixes: https://tracker.ceph.com/issues/41576
Signed-off-by: Ricardo Marques <rimar...
Ricardo Marques
01:37 PM Revision 54b470fa (ceph): Project Zipper - Bucketlist
Implement and do the initial conversion to the BucketList API for
Zipper. This invloves doing portions of the User a...
Daniel Gryniewicz
01:27 PM CephFS Bug #40283 (Pending Backport): qa: add testing for lazyio
Patrick Donnelly
01:26 PM Revision 9fb9d9b3 (ceph): Merge PR #28834 into master
* refs/pull/28834/head:
libcephfs: Add test for lazyio via libcephfs
libcephfs: Add lazyio_propogate and lazyio_syn...
Patrick Donnelly
01:25 PM CephFS Bug #40821 (Pending Backport): osdc: objecter ops output does not have useful time information
Patrick Donnelly
01:25 PM Revision ed7e20b5 (ceph): Merge PR #29818 into master
* refs/pull/29818/head:
client/MetaRequest: Add age to MetaRequest dump
osdc/Objecter: Add age to the ops
common/c...
Patrick Donnelly
01:23 PM CephFS Bug #41434 (Pending Backport): mds: infinite loop in Locker::file_update_finish()
Patrick Donnelly
01:23 PM Revision 50de2221 (ceph): Merge PR #29902 into master
* refs/pull/29902/head:
mds: Revert "properly setup client_need_snapflush for snap inode"
mds: cleanup dirty snap c...
Patrick Donnelly
01:22 PM CephFS Bug #41880 (Pending Backport): mds:split the dir if the op makes it oversized, because some ops m...
Patrick Donnelly
01:22 PM Revision e7b35b5b (ceph): Merge PR #29921 into master
* refs/pull/29921/head:
mds: split the dir if the op makes it oversized
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
01:20 PM CephFS Cleanup #41678 (Resolved): mds: reorg LogSegment header
Patrick Donnelly
01:20 PM Revision a3a9408e (ceph): Merge PR #30202 into master
* refs/pull/30202/head:
mds: Explicitly call slave_updates with 0 size
mds: Move log_segment_seq_t into class LogSe...
Patrick Donnelly
01:19 PM CephFS Bug #41868 (Pending Backport): mds: mds returns -5 error when the deleted file does not exist
Patrick Donnelly
01:19 PM Revision d8f6c937 (ceph): Merge PR #30403 into master
* refs/pull/30403/head:
mds: mds returns -5 error when the deleted file does not exist
Reviewed-by: Patrick Donnell...
Patrick Donnelly
01:17 PM CephFS Bug #41892 (Pending Backport): qa: convert kcephfs qa tests to use mount.ceph auto-discovery feat...
Patrick Donnelly
01:17 PM Revision b09b17ef (ceph): Merge PR #30462 into master
* refs/pull/30462/head:
qa: have kclient tests use new mount.ceph functionality
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
01:04 PM Revision 3dc47b8c (ceph): mgr/dashboard: Wait for iSCSI target put and delete
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit e97a8a76e5526c70e5ae4b4ed89083b7fd6ba1f4)
Ricardo Marques
01:04 PM Revision db82baaa (ceph): mgr/dashboard: wait for iscsi/target create/put
IscsiTarget.create() returns a Task, so we need to wait for its
completion before moving on.
the same applies to Isc...
Kefu Chai
01:03 PM Revision 35480e6e (ceph): mgr/dashboard: Gracefully handle client/target info not found
Fixes: https://tracker.ceph.com/issues/41779
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
12:52 PM Revision 22713ce0 (ceph): mgr/dashboard: Fix error editing iSCSI disk controls
Fixes: https://tracker.ceph.com/issues/41388
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
12:36 PM Dashboard Backport #42065 (In Progress): nautilus: mgr/dashboard: Support iSCSI target-level CHAP authentic...
Ricardo Marques
12:36 PM Dashboard Backport #42065 (Resolved): nautilus: mgr/dashboard: Support iSCSI target-level CHAP authentication
https://github.com/ceph/ceph/pull/30545 Ricardo Marques
12:36 PM Dashboard Bug #41576 (Pending Backport): mgr/dashboard: Support iSCSI target-level CHAP authentication
Ricardo Marques
12:33 PM Revision 5f701e6c (ceph): mgr/dashboard: Support iSCSI target-level CHAP auth (#30011)
mgr/dashboard: Support iSCSI target-level CHAP auth
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
12:22 PM Revision 76be9ef0 (ceph): Merge pull request #30588 from ricardoasmarques/fix-iscsi-test-put
mgr/dashboard: Wait for iSCSI target put and delete
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Kefu...
Kefu Chai
12:20 PM Revision 40c5a18f (ceph): ceph.spec.in: fix Cython package dependency for Fedora
Fedora distros do not have python3?-Cython packages, but they do have
python3-Cython ones. Fix the BuildRequires so t...
Jeff Layton
12:12 PM Revision e97a8a76 (ceph): mgr/dashboard: Wait for iSCSI target put and delete
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:23 AM Dashboard Bug #42063 (Duplicate): dashboard/iscsi: _update_iscsi_target fails in run-tox-mgr-dashboard
Note: This is on FreeBSD.
During a run-tox-mgr-dashboard there are differences in the expected json out when run u...
Willem Jan Withagen
11:22 AM Backport #41333: nautilus: ceph-test RPM not built for SUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30049
m...
Nathan Cutler
11:13 AM Backport #41333 (Resolved): nautilus: ceph-test RPM not built for SUSE
Nathan Cutler
11:22 AM ceph-volume Backport #41956 (Resolved): nautilus: ceph-volume: typo in logmessage of ceph-volume systemd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30520
m...
Nathan Cutler
11:18 AM ceph-volume Backport #41307 (Resolved): mimic: regression: [filestore,bluestore] single type strategies fail ...
Nathan Cutler
11:18 AM ceph-volume Backport #41083 (Resolved): mimic: batch gets confused when the same device is passed in two devi...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30334
m...
Nathan Cutler
11:17 AM ceph-volume Backport #41762 (Resolved): mimic: c-v raises TypeError: unsupported format string passed to Size...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30333
m...
Nathan Cutler
11:16 AM Backport #41334 (Resolved): luminous: ceph-test RPM not built for SUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29736
m...
Nathan Cutler
11:14 AM Revision 8008b3f0 (ceph): Merge pull request #29736 from smithfarm/wip-41334-luminous
luminous: build/ops: ceph-test RPM not built for SUSE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Kyr Sha...
Nathan Cutler
11:13 AM Revision 534c2f14 (ceph): Merge pull request #30049 from smithfarm/wip-41333-nautilus
nautilus: rpm: always build ceph-test package
Reviewed-by: Kyr Shatskyy <kyrylo.shatskyy@suse.de>
Nathan Cutler
10:48 AM RADOS Bug #42060: Slow ops seen when one ceph private interface is shut down
Hi,
When i mention private network i am referring to the cluster_network.
Nokia ceph-users
10:30 AM RADOS Bug #42060 (Need More Info): Slow ops seen when one ceph private interface is shut down
Environment -
5 node Nautilus cluster
67 OSDs per node - 4TB HDD per OSD
We are trying a use case where we shut...
Nokia ceph-users
10:41 AM CephFS Bug #42062 (Resolved): qa: AttributeError: 'MonitorThrasher' object has no attribute 'fs'
... Patrick Donnelly
10:34 AM CephFS Bug #42061 (Won't Fix): volume_client: AssertionError: 237 != 8
... Patrick Donnelly
10:25 AM Revision 76d6b529 (ceph): Merge pull request #30571 from smithfarm/wip-bci-force
src/script/backport-create-issue: implement --force option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
10:05 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Nathan Cutler wrote:
> > I plan to go a step further and not permit a tracker ticket to go backwards like this, i.e....
Patrick Donnelly
09:56 AM Revision 4221452e (ceph): rgw: when resharding store progress json
only when both verbose and out are specified.
Fixes: https://tracker.ceph.com/issues/42051
Signed-off-by: Mark Koga...
Mark Kogan
09:30 AM Revision f61cb6fc (ceph): mgr/dashboard: Controls UI inputs based on "type"
iSCSI controls UI inputs should be rendered based
on the control "type" returned by `ceph-iscsi`.
Fixes: https://tra...
Ricardo Marques
09:20 AM Dashboard Bug #40096 (Pending Backport): mgr/dashboard: MDS counter chart in Filesystems page is not automa...
Looks like this "needs to be fixed in Nautilus as well":https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thre... Lenz Grimmer
09:05 AM Bug #42059 (Resolved): get_cgroup_memory_limit magic value is error when os page_size is 64k
in the utils.c file,
when os pagesize is 65536,default value of cgroup.memory.limit_in_bytes is 9223372036854710272 ...
andy qi
08:53 AM RADOS Bug #42058 (Duplicate): OSD reconnected across map epochs, inconsistent pg logs created
Get the lossless cluster connection between osd.2 and osd.47 for example.
When osd.47 is restarted and at the same...
相洋 于
08:48 AM Dashboard Bug #41993 (Resolved): mgr/dashboard: test_mgr_module QA test has not been adapted to latest cont...
Lenz Grimmer
08:48 AM Revision 36d1e644 (ceph): mgr/dashboard: test_mgr_module QA test has not been adapted to… (#30513)
mgr/dashboard: Adapt test_mgr_module QA test to latest controller changes
Reviewed-by: Alfonso Martínez <almartin@re...
Lenz Grimmer
08:37 AM RADOS Bug #40035: smoke.sh failing in jenkins "make check" test randomly
In addition to what Laura reported, it must be said that this failure is seen in jenkins job only
when running the j...
Alfonso Martínez
08:26 AM RADOS Bug #40035: smoke.sh failing in jenkins "make check" test randomly
Kefu Chai wrote:
> [...]
>
> see https://jenkins.ceph.com/job/ceph-pull-requests/817/console
>
> i tried to re...
Laura Paduano
08:06 AM CephFS Bug #42057 (Resolved): cephfs-shell: not compatible with cmd2 versions after 0.9.13
"-b" options fail since load command from cmd2 changed t run_script. Rishabh Dave
07:23 AM rgw Bug #42056 (New): rgw: librgw write wrongly closed in NFS3
We mount nfs via librgw, then dd test on export directory.
[root@dev]# mount -t nfs -o noauto,noacl,soft,nfsvers=3...
Chenjiong Deng
07:17 AM Revision d98b3e36 (ceph): doc: fix typos
s/amount of times/number of times/
s/assosciated/associated/
s/availabe/available/
s/Commiting/Committing/
s/Containt...
Michael Prokop
07:11 AM Revision ffefbc0a (ceph): mgr/dashboard: wait for iscsi/target create/put (#30582)
mgr/dashboard: wait for iscsi/target create/put
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
06:54 AM Bug #42055 (Closed): [osd]osd space's usage rate will be achieve to 100%.
os: centos 7.6.1807, ceph: ceph-13.2.5
Reproduce steps:
1, create a pool and a image in this pool.
2, Write a te...
haitao chen
06:41 AM Revision 89558097 (ceph): mgr/dashboard: enable/disable versioning on RGW bucket
Fixes: https://tracker.ceph.com/issues/40920
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
06:08 AM Bug #42018 (Fix Under Review): core in CryptoRandom::get_bytes(char*, int)
Kefu Chai
04:42 AM Revision 0d9afd71 (ceph): Merge pull request #30578 from tchaikov/wip-seastar-unix-domain-socket
seastar: pickup unix domain socket support
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Kefu Chai
03:21 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...

This shows the send on osd.0 and receive at osd.6. ...
David Zafman
02:52 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...
This shows the front and back interface. I don't know which is which, but it already sent the second interface maybe... David Zafman
02:32 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...

I confused the front and back interface with a retransmit. The ports are the 2 interfaces.
-At the ping receivi...
David Zafman
02:09 AM Bug #42054 (Resolved): osd child thread not inherit main thread affinity attribute
in osd process,main thread set cpu affinity ,but the child threads not inherit the affinity.
so osd`s threads not ru...
andy qi
12:56 AM Revision 82d72161 (ceph): mgr/dashboard: wait for iscsi/target create/put
IscsiTarget.create() returns a Task, so we need to wait for its
completion before moving on.
the same applies to Isc...
Kefu Chai

09/25/2019

11:41 PM RADOS Bug #41924 (Fix Under Review): asynchronous recovery can not function under certain circumstances
Neha Ojha
09:27 PM RADOS Bug #41924: asynchronous recovery can not function under certain circumstances
Greg Farnum
09:46 PM RADOS Bug #41874 (Resolved): mon-osdmap-prune.sh fails
David Zafman
09:45 PM RADOS Bug #41873 (Resolved): test-erasure-code.sh fails
David Zafman
09:28 PM RADOS Bug #41939 (Need More Info): Scaling with unfound options might leave PGs in state "unknown"
Neha Ojha
09:28 PM RADOS Bug #41939: Scaling with unfound options might leave PGs in state "unknown"
How are we ending up in this state? What the previous states on the those PGs? Neha Ojha
09:24 PM RADOS Bug #41943 (Need More Info): ceph-mgr fails to report OSD status correctly
Do you have any other information from that OSD while this happened? Neha Ojha
09:22 PM RADOS Bug #41943: ceph-mgr fails to report OSD status correctly
Sounds like this OSD was somehow up enough that it responded to peer heartbeats, but was not processing any client re... Greg Farnum
09:13 PM ceph-ansible Bug #42053: e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
Feel free to move it back, if there is nothing wrong on the ceph-ansible side. Neha Ojha
09:13 PM ceph-ansible Bug #42053: e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
This sounds like a ceph-ansible issue so I'm moving it to that project, but other channels for talking with them migh... Greg Farnum
12:45 PM ceph-ansible Bug #42053 (New): e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
Hello,
Using ceph-ansible stable-4.0 to deploy Ceph.
It seems there is some problem with mon election:
Environ...
Michal Nasiadka
09:03 PM RADOS Bug #41908 (Resolved): TMAPUP operation results in OSD assertion failure
Neha Ojha
09:01 PM Bug #42032 (In Progress): build: cmake fails for lack of libcap-ng-devel, not installed by instal...
Let's keep this open for now. This _is_ confusing, so it'd be good to have a more overt error there when this fails. ... Jeff Layton
08:38 PM Bug #42032 (Closed): build: cmake fails for lack of libcap-ng-devel, not installed by install-dep...
Jeff Layton wrote:
> I think install-deps may be bailing out without installing it because of:
>
> [...]
>
> O...
J. Eric Ivancich
08:25 PM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
I think install-deps may be bailing out without installing it because of:... Jeff Layton
08:02 PM Bug #42032 (New): build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
I'm still experiencing the issue on the tip of master:
commit 8d6d084d08d28c6afc0dc5246efd43b0a3dca00d (HEAD -> ma...
J. Eric Ivancich
11:37 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
Also, if the bug is still reproducible on the tip of master, please include a "typescript" of the full install-deps.s... Nathan Cutler
11:17 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
Eric, can you try again on tip of master? Nathan Cutler
11:06 AM Bug #42032 (Resolved): build: cmake fails for lack of libcap-ng-devel, not installed by install-d...
fixed by https://github.com/ceph/ceph/pull/29817 which was merged eight days ago Nathan Cutler
10:18 AM Bug #42032 (In Progress): build: cmake fails for lack of libcap-ng-devel, not installed by instal...
Nathan Cutler
07:59 PM Revision bd20464d (ceph): client: don't ceph_abort on bad llseek whence value
There is no need to abort in this case. Just return -EINVAL.
Fixes: https://tracker.ceph.com/issues/41871
Signed-off...
Jeff Layton
07:45 PM Linux kernel client Bug #40985 (Resolved): xfstest generic/451 intermittently fails
Merged for v5.4-rc1 Jeff Layton
06:29 PM Revision 5dd03479 (ceph): osd/PrimaryLogPG: make proxied writes behave with RETURNVEC
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision add574bc (ceph): messages/MOSDOpReply: ensure input payload is not passed via reply
The reply shouldn't include the input payload, for the sake of efficiency.
This has the slightly annoying side-effec...
Sage Weil
06:29 PM Revision c9746ff6 (ceph): osd/PrimaryLogPG: include op_returns in pg log [dup] records, reply
If the op has the RETURNVEC flag set,
- Record the per-op return value and overall return code in the pg log and
d...
Sage Weil
06:29 PM Revision de1a8eb6 (ceph): osd/PrimaryLogPG: impose a per-op return buffer limit (32)
Limit the return value size for writes, so that we don't inadvertantly
stuff too much data in the PGLog.
Signed-off-...
Sage Weil
06:29 PM Revision da6282eb (ceph): cls/hello: test large return buffer overflow
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:31 PM Revision d070deef (ceph): client: remove Inode dir_contacts field
...nothing uses this, and it's not quite clear what it's for in the
first place.
Signed-off-by: Jeff Layton <jlayton...
Jeff Layton
04:06 PM Revision 7985d959 (ceph): osd/osd_types: add per-op return fields to log [dup] records
Allow an overall positive return value, and also per-op return value and
outdata for each op in a request.
Signed-of...
Sage Weil
04:06 PM Revision 330f6f3a (ceph): librados: add a RETURNVEC flag
This signals that the client is soliciting and expecting return codes
that are >0 and/or return buffers on update ops...
Sage Weil
04:06 PM Revision 17f0cf3c (ceph): osdc/Objecter: allow mutate ops to have return data
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:06 PM Revision f0d18161 (ceph): cls/hello,ceph_test_cls_hello: test returning data from a mutation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:06 PM Revision 2870f8e5 (ceph): osd/osd_types: show in and out byte counts for OSDOp
This will appear in the MOSDOp[Reply] message strings.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:06 PM Revision 2027eb25 (ceph): osd/osd_types: reset payload_len in merge_osd_op_vector_out_data
This is cleaner and simpler.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:01 PM Revision aba33749 (ceph): osd/PrimaryLogPG: remove finish_proxy_write reply path
There is no case where we have already allocated a reply message here,
since that is only done in execute_ctx() after...
Sage Weil
03:58 PM Revision 6b3c27fc (ceph): osd/PrimaryLogPG: drop unused MOSDOpReply creation path
It is unclear why this path was originally needed, but it does predate
the removal of the dual-ack removal, so I expe...
Sage Weil
03:39 PM Revision 0efec744 (ceph): msg/async: allow anonymous client-side connections
If the connection mode is lossy, allow us to open a new connection to
a target, regardless of whether other such conn...
Sage Weil
03:39 PM Revision c48a29b9 (ceph): msg/async: do not register lossy client connections
If our policy is server + lossy, we do not need to track our incoming
client connections by address. First, because ...
Sage Weil
03:33 PM Revision a8dd64c8 (ceph): seastar: pickup unix domain socket support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:50 PM Messengers Bug #40716 (Pending Backport): hammer client failed to auth against master OSD
Sage Weil
01:30 PM Messengers Bug #40716 (Fix Under Review): hammer client failed to auth against master OSD
Sage Weil
01:29 PM Messengers Bug #40716 (Pending Backport): hammer client failed to auth against master OSD
Sage Weil
02:49 PM Revision 8d6d084d (ceph): Merge PR #30523 into master
* refs/pull/30523/head:
mon/MonClient: skip CEPHX_V2 challenge if client doesn't support it
Reviewed-by: Greg Farnu...
Sage Weil
02:44 PM Revision ac746d34 (ceph): osd/OSDMap: remove remaining g_conf() usage
Use the explicitly-passed cct here instead of relying on the global symbol.
The only user was check_health(), so this...
Sage Weil
01:28 PM Revision 4196b132 (ceph): osd/OSDMap: do not trust partially simplified pg_upmap_item
If we simplified a partially no-op pg_upmap_item, we shall still
continue to verify that the remaining part is valid....
xie xingguo
01:20 PM Revision a4eb5814 (ceph): qa/suites/rados/thrash-old-clients: tolerate MON_DOWN
The first thing this test does is upgrade all mons.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:12 PM Revision 9b6ed03e (ceph): test: librados startup/shutdown racer test
Spawn a bunch of threads, have them do a cluster_connect and immediately
shut the connection down again. Do this in a...
Jeff Layton
12:11 PM RADOS Bug #42052 (Resolved): mgr/balancer FAILED ceph_assert(osd_weight.count(i.first))
> OSDMap.cc: 4603: FAILED ceph_assert(osd_weight.count(i.first))
>
> ceph version v15.0.0-5429-gac828d7 (ac828d732...
xie xingguo
12:10 PM rgw Bug #42051 (Resolved): possible memory leak while resharding
If resharding is started with the parameters 'verbose=true' and 'out=nullptr', like in the example:... Mark Kogan
11:21 AM Dashboard Bug #41685 (Fix Under Review): mgr/dashboard: False Spanish translation of `clean` on landing page
Anonymous
09:47 AM Dashboard Bug #41685 (Resolved): mgr/dashboard: False Spanish translation of `clean` on landing page
Fixed on transifex
https://www.transifex.com/ceph/ceph-dashboard/translate/#es_ES/nautilus/157236651?q=text%3Aclean
...
Anonymous
11:11 AM Revision f88b51cd (ceph): rgw: compression type should be same during multipart uploading
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
11:09 AM Revision 6cc6e8d5 (ceph): mgr/dashboard: Support iSCSI target-level CHAP auth
Requires `ceph-iscsi` config v11
Fixes: https://tracker.ceph.com/issues/41576
Signed-off-by: Ricardo Marques <rimar...
Ricardo Marques
10:50 AM RADOS Bug #41866 (Fix Under Review): OSD cannot report slow operation warnings in time.
Kefu Chai
10:49 AM RADOS Bug #41866: OSD cannot report slow operation warnings in time.
Kefu Chai
09:49 AM Revision 90fcc2e8 (ceph): mgr/dashboard: Display the "destroyed" state in OSD list (#30514)
mgr/dashboard: Display the "destroyed" state in OSD list
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Vol...
Lenz Grimmer
09:47 AM Dashboard Feature #41787 (Pending Backport): mgr/dashboard: Improve workaround to redraw datatables
Volker Theile
09:36 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Oh, and one more thing: issues in Resolved status can be reverted to Need Review (or In Progress, or even New) as well. Nathan Cutler
09:29 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
> I plan to go a step further and not permit a tracker ticket to go backwards like this, i.e. from PB back to NR. Ins... Nathan Cutler
08:59 AM Dashboard Bug #41611 (Resolved): mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Removing the "Pending Backport" status - the applicable subset of this issue has be tracked and fixed in a separate i... Lenz Grimmer
08:50 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Kiefer Chang wrote:
> The PR can't be backported to nautilus and was addressed in https://github.com/ceph/ceph/pull/...
Alfonso Martínez
02:33 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
The PR can't be backported to nautilus and was addressed in https://github.com/ceph/ceph/pull/29485
Please see the c...
Kiefer Chang
08:58 AM Revision 49d74011 (ceph): install-deps.sh: add EPEL repo for non-x86_64 archs as well
Fixes: https://tracker.ceph.com/issues/42023
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Nathan Cutler...
Nathan Cutler
08:56 AM Dashboard Backport #41996 (Rejected): nautilus: mgr/dashboard: fail to set a tenanted user as new owner of ...
As this functionality can't be backported "as is", only the applicable subset was taken and submitted as a separate t... Lenz Grimmer
08:56 AM Revision a2d4d67f (ceph): build-doc: allow building docs on fedora 30
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit e17e4bfcc048abd1757c3efd12c7443169d67477)
Yuval Lifshitz
08:49 AM Revision 8495d376 (ceph): src/script/backport-create-issue: implement --force option
If --force option is given along with an explicit list of issue numbers,
backport issues will be created regardless o...
Nathan Cutler
08:48 AM Revision 07db50e0 (ceph): mds: Reorganize class members in MDBalancer header
Fixes: https://tracker.ceph.com/issues/42043
Signed-off-by: Varsha Rao <varao@redhat.com>
root
08:42 AM ceph-volume Backport #42050 (Resolved): nautilus: fix pytest warnings
https://github.com/ceph/ceph/pull/30676 Nathan Cutler
08:41 AM ceph-volume Backport #42049 (Resolved): luminous: fix pytest warnings
https://github.com/ceph/ceph/pull/30677 Nathan Cutler
08:41 AM ceph-volume Backport #42048 (Resolved): mimic: fix pytest warnings
https://github.com/ceph/ceph/pull/30678 Nathan Cutler
08:31 AM Revision b43cbefc (ceph): Merge pull request #30420 from runsisi/wip-remove-requests
rpm,deb: python-requests is not needed for ceph-common
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:29 AM rbd Backport #41955 (In Progress): mimic: unbreak krbd_huge_image.t on bionic
https://github.com/ceph/ceph/pull/30569 Prashant D
08:26 AM RADOS Backport #41921 (In Progress): nautilus: OSDMonitor: missing `pool_id` field in `osd pool ls` com...
https://github.com/ceph/ceph/pull/30568 Prashant D
08:00 AM Revision 91cb3928 (ceph): rgw/pubsub: backporting pubsub/notifications to nautilus
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:33 AM Revision 26a18fca (ceph): doc: move MDS deployment from main quick start to CephFS quick start
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
07:32 AM Revision cd3e0acb (ceph): doc: update CephFS Quick Start doc
Also, skip the details about CephX user's keyring and monitor's socket
since the kernel driver can figure out these d...
Rishabh Dave
07:31 AM ceph-volume Bug #42045 (Resolved): unit test: lvm mocking isufficient
Test fail sometimes if lvm is not installed. We have mocks in place, but there is a hole somehwere:... Jan Fajerski
07:18 AM Dashboard Feature #38497: mgr/dashboard: Provide consistent contextual help in all dialogues
Another example given by a user: "Quota setting in the RGW section in the dashboard does not specify what value its e... Lenz Grimmer
07:10 AM Revision 80d9b557 (ceph): Merge pull request #30556 from alfredodeza/luminous-guits-41392
luminous ceph-volume: do not fail when trying to remove crypt mapper Jan Fajerski
07:05 AM ceph-volume Bug #41907 (Pending Backport): fix pytest warnings
Jan Fajerski
07:05 AM Revision 122f579b (ceph): Merge pull request #30422 from rishabh-d-dave/cv-fix-pytest-warning
ceph-volume: fix warnings raised by pytest Jan Fajerski
06:59 AM Revision 47c982e8 (ceph): rgw/pubsub: add notification filtering
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 543f8f7a2729ab8bd2e1a14d98a3fd2c2e19f9bd)
Yuval Lifshitz
06:59 AM Revision 9ac7c524 (ceph): rgw/pubsub: support deletion markers and multipart upload
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 923799fd960f97b8ddbbe0e106139069d640588b)
Yuval Lifshitz
06:59 AM Revision 8a322571 (ceph): rgw/pubsub: push notifications documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit c345566831c72446c8250f630337825e526847a8)
Yuval Lifshitz
06:59 AM Revision 0d095b64 (ceph): rgw/pubsub: push notifications from ops
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit dc31b030ea30f3b7bfdeb9fa92e303892d17138a)
Yuval Lifshitz
06:59 AM Revision 5aee038d (ceph): rgw/pubsub: allow pubsub REST API on master
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit a14353496d1f75a303495f538141a1a54ff28c60)
Yuval Lifshitz
06:59 AM Revision 3525f839 (ceph): rgw/pubsub: service reordering issue
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit e91489f443b5b086ef96b51051d2726728412ff5)
Yuval Lifshitz
06:59 AM Revision 8a8c80d4 (ceph): rgw/pubsub: fix amqp topic bug. add disabled end2end push tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit abfd6f72db3b6e1a797a660a4a601a33605e5f25)
Yuval Lifshitz
06:59 AM Revision 131bac7e (ceph): rgw/pubsub: fix duplicates due to multiple zone synching
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 38c23833b35279cb6e1a9b575b5a463959fed348)
Yuval Lifshitz
06:59 AM Revision a1831cbc (ceph): rgw/pubsub: run pubsub tests even if multisite fails
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 1df809144c2ed96a715c8bd3df6ed5ef48399dd3)
Yuval Lifshitz
06:58 AM Revision dc262262 (ceph): rgw/pubsub: make new PSZone parameters optional in test
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 0b6909c1e9832d7a6f375f38f32bed58d1e161c2)
Yuval Lifshitz
06:58 AM Revision 36b872c7 (ceph): rgw/pubsub: add conf parameter for full/incremental sync
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit af4c2d5dbb42170ade4ad78088b80b0b5a357c5a)
Yuval Lifshitz
06:58 AM Revision ba0eac03 (ceph): rgw: add tenant as parameter to User in multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 4def929395bce39e9a130d0e8740790815a6a503)
Yuval Lifshitz
06:58 AM Revision 49592c31 (ceph): rgw/pubsub: revert the RGWSysObjectCtx change
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 10b8b57d723971604cbabf984291232c194a55ec)
Yuval Lifshitz
06:58 AM Revision 74ae4014 (ceph): rgw/pubsub: cleanup tests for multiple notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit b4005db82da1627a03d96baa45081fbb329070b1)
Yuval Lifshitz
06:58 AM Revision 8a2a7674 (ceph): rgw/pubsub: fix doc on updates. attempt to fix multi-notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 3279a786ba0abc9d1955f03eaa5f94da0d12ed22)
Yuval Lifshitz
06:58 AM Revision e38926de (ceph): rgw/pubsub: fix more test issues with teuthology failures
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 51fc8a40e3484bcc16244723b091ba7f3157abfb)
Yuval Lifshitz
06:58 AM Revision 0340d2d8 (ceph): rgw/pubsub: fix test issue with 3 zones
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 83e5571c873a6f459aaf9a7c42a532339ed2a1b3)
Yuval Lifshitz
06:58 AM Revision f823976d (ceph): rgw/pubsub: add another zone for pubsub
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit d8d817a6006e38b52f922b714870c32b9a76a169)
Yuval Lifshitz
06:58 AM Revision ecb5b90f (ceph): rgw/pubsub: make sure bucket is empty before deletion
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 588e0c0e23f66eb35a056ad110404a97fa219a15)
Yuval Lifshitz
06:57 AM Revision d84754f0 (ceph): rgw/pubsub: fix "no module named rgw_multi.zone_ps"
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit dfa501cfb77e72fe3e4cb2454aea99916705b812)
Yuval Lifshitz
06:57 AM Revision 0b146340 (ceph): rgw/pubsub: fix "no module named rgw_multi.tests"
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit b03a56fe930be0ff7bad4e375e22a8e2ca0fed76)
Yuval Lifshitz
06:57 AM Revision 21f8138c (ceph): rgw/pubsub: actually adding the ps tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 8362ecc7dfd8056567b74fdaaa52809082f15421)
Yuval Lifshitz
06:57 AM Revision 8b4feb60 (ceph): rgw/pubsub: fix popping the wrong key
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 2d7c07bbeb9887d76b89eded7458ac7af8068026)
Yuval Lifshitz
06:57 AM Revision 1955e031 (ceph): rgw/pubsub: fix topic arn. tenant support to multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit be64adf916e0f318b22b57cedd02c2b0b2a503f2)
Yuval Lifshitz
06:57 AM Revision ff975da8 (ceph): rgw/pubsub: handle subscription conf errors better
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit f4e3745bcb9f75814b4052e2b651c25a39c2f17b)
Yuval Lifshitz
06:57 AM Revision 609283c3 (ceph): rgw/pubsub: more info on notification deletion compatibility
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit 2cf1872bdf63e9093884b6d3bbc20b9a42963d53)
Yuval Lifshitz
06:57 AM Revision ce576826 (ceph): rgw/pubsub: fix comments from PR #27493
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit cb256dd92ac39baddce252acb634b587653da4f3)
Yuval Lifshitz
06:56 AM Revision 40a7f0a7 (ceph): rgw/pubsub: clarify pubsub zone configuration
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit 89ddc407b48959831450638f14929f553511d240)
Yuval Lifshitz
06:53 AM Revision 9a05d946 (ceph): rgw/pubsub: wrong link in S3 doc
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 98e6a0434609d7b29d61166276419eca1d552ad0)
Yuval Lifshitz
06:53 AM Revision b3ce4d85 (ceph): rgw/pubsub: fix documentation link errors
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit dc904249a00aacecf9a06a26223b5b2d5c46ace2)
Yuval Lifshitz
06:52 AM Revision 9e0c9a47 (ceph): rgw/pubsub: fix comments from PR #27091
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit a0b43fa26c9ba1bebe6553c84fd98fad3a3d28ad)
Yuval Lifshitz
06:52 AM Revision b652d328 (ceph): rgw/pubsub: add more S3 compatibility documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit e1e39d627ec9a044f9f7428400dd379350fc4bbb)
Yuval Lifshitz
06:51 AM Revision d1b1f88d (ceph): rgw/pubsub: test and doc bucket deletion impact on notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit cb6e894937098999e4eb7d2c13c2f180329f2432)
Yuval Lifshitz
06:51 AM Revision a96a32bd (ceph): doc/ceph-fuse: mention -k option in ceph-fuse man page
Fixes: https://tracker.ceph.com/issues/42044
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
06:50 AM Revision 31e2fd49 (ceph): rgw/pubsub: avoid static creation of amqp manager
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 376a3df0d12b544a0378a1467fcf4b2c32fd8afa)
Yuval Lifshitz
06:49 AM Revision e27a0b7a (ceph): rgw/pubsub: add s3-compatible API documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 9fd0f873188532c7552f087f65c5b279eb1fc3ca)
Yuval Lifshitz
06:49 AM Revision f0f474e1 (ceph): rgw/pubsub: allow for endpoint definition via topics
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 8ac119fdd50b6306e4b338e3f0b4731818c6e6c8)
Yuval Lifshitz
06:48 AM Revision e95bbdc6 (ceph): rgw/pubsub: implement S3 compatible get/delete APIs
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 0f8671b3a13af2713fed51f15c83cca8ef19dd19)
Yuval Lifshitz
06:48 AM Revision 36fe1eb6 (ceph): rgw: pubsub support s3 records. refactor ARN
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 2bd353233112ead32181b94a2af1b04e3fa9e1de)
Yuval Lifshitz
06:43 AM Revision dc21d041 (ceph): vstart_runner: name booleans for options differently
This achieves 2 things: makes it more understandable for the reader that
the boolean variable is an option and reads ...
Rishabh Dave
06:43 AM Revision 254f705e (ceph): qa/vstart_runner.py: add an option to remove old log
Add an option "--clear-old-log" to get rid of log entries before making
entries for current batch of tests.
Signed-o...
Rishabh Dave
06:42 AM Revision e16ad012 (ceph): qa/vstart_runner.py: make log initialization code reusable
Move it to a method so that the code be can be reused.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
06:41 AM Revision 1ef02b72 (ceph): qa/vstart_runner.py: make printing of stdout of ps optional
stdout of ps command is generally pretty huge which makes it harder to
interpret logs. Don't print it by default and ...
Rishabh Dave
06:40 AM Revision 842b5590 (ceph): qa/vstart_runner.py: add timeout for vstart.sh and stop.sh
Override default timeout for execution of vstart.sh and stop.sh since
neither scripts take more than 100 seconds norm...
Rishabh Dave
06:39 AM Revision 83ff993e (ceph): qa/vstart_runner.py: add an option to teardown cluster
Add "--teardown" option so that vstart_runner.py tears down Ceph
cluster automatically after the batch of tests has c...
Rishabh Dave
06:16 AM CephFS Documentation #42044 (Resolved): doc/ceph-fuse: -k missing in man page
Rishabh Dave
05:47 AM CephFS Cleanup #42043 (Fix Under Review): mds: reorg MDBalancer header
Varsha Rao
05:40 AM CephFS Cleanup #42043 (Resolved): mds: reorg MDBalancer header
Varsha Rao
05:29 AM Revision 85efa8f9 (ceph): mgr/balancer: enable pg_upmap cli for future use
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:15 AM Dashboard Bug #41988: mgr/dashboard: Building the frontend with --prod cause problems
It turned out when setting the aot and buildOptimizer to false that all transactions will be displayed as expected. S... Anonymous
01:35 AM rgw Bug #42042 (Resolved): unittest_rgw_amqp failing in master
... Kefu Chai

09/24/2019

11:05 PM Revision 05385dff (ceph): qa: avoid hexdump skip and length options
On Debian-based distros, hexdump(1) comes from FreeBSD in bsdmainutils
package (other distros ship a Linux version fr...
Ilya Dryomov
09:50 PM RADOS Bug #38724: _txc_add_transaction error (39) Directory not empty not handled on operation 21 (op 1...
Bumping priority based on community feedback. Brad Hubbard
08:41 PM Revision eb0d0747 (ceph): rbd nbd: move nbd map ioctls to new function
The next patches will add nbd map netlink support so this moves the ioctl
code to a new function to keep things clean...
Mike Christie
08:41 PM Revision d48df4d7 (ceph): rbd nbd: move server startup code to function
The netlink connect cmd interface requires the server to be running when
the connect call completes or commands will ...
Mike Christie
08:41 PM Revision b32b66f9 (ceph): rbd nbd: move nbd index parsing to function
Make the nbd index parsing into a functio so we can use in the ioctl and
netlink paths.
Signed-off-by: Mike Christie...
Mike Christie
08:41 PM Revision ea8519a8 (ceph): rbd nbd: just move signal handler
This just moves the signal handler to make it easier to call the netlink
disconnect helpers in the next patches.
Sig...
Mike Christie
08:41 PM Revision bb7b11a0 (ceph): rbd nbd: Add cond to signal nbd disconnection
With the ioctl interface we know when a disconnect has been executed
because the NBD_DO_IO ioctl will return. The net...
Mike Christie
08:41 PM Revision a2dc404c (ceph): cmake: Move WITH_RBD option earlier
The next patch will add a WITH_RBD check to the LINUX check block so we
only check for the netlink libs when those 2 ...
Mike Christie
08:41 PM Revision 207088a0 (ceph): cmake and build: add netlink lib requirement detection
The next patch adds netlink support to rbd-nbd. This patch just adds the
build related changes to bring in the netlin...
Mike Christie
08:41 PM Revision 061b05d4 (ceph): rbd nbd: add support for netlink interface
This adds support for mapping and unmapping using the netlink
interface. If the user passes in --try-netlink during m...
Mike Christie
08:41 PM Revision 2b37c566 (ceph): rbd nbd: always try to load module on map
nl and ioctl both need the module loaded so just always load it during
mapping.
Signed-off-by: Mike Christie <mchris...
Mike Christie
08:41 PM Revision 725083a7 (ceph): rbd-nbd: Add resize support
This adds resize support to rbd nbd when using the netlink interface.
It requires this linux kernel patch:
https://m...
Mike Christie
08:41 PM Revision d75dca1f (ceph): rbd-nbd: Fix spacing in UpdateWatchCtx
UpdateWatchCtx used a mix of 2 spaces and 4 spaces. This fixes the
function to use 2 spaces which is used in the rest...
Mike Christie
08:02 PM Backport #42029: backport endianness fixes to nautilus
If you're backporting just to nautilus, and no further, no tracker is needed. Just open a PR with the cherry-picks.
...
Nathan Cutler
12:59 PM Backport #42029 (Rejected): backport endianness fixes to nautilus
Recently there was a series of patches submitted fixing endianness issues that were merged in master, we need to get... Dennis Gilmore
07:55 PM bluestore Backport #42041 (Resolved): nautilus: bluestore objectstore_blackhole=true violates read-after-write
https://github.com/ceph/ceph/pull/31019 Nathan Cutler
07:54 PM CephFS Backport #42040 (Resolved): nautilus: client: _readdir_cache_cb() may use the readdir_cache alrea...
https://github.com/ceph/ceph/pull/30763 Nathan Cutler
07:54 PM CephFS Backport #42039 (Resolved): luminous: client: _readdir_cache_cb() may use the readdir_cache alrea...
https://github.com/ceph/ceph/pull/30934 Nathan Cutler
07:54 PM CephFS Backport #42038 (Resolved): mimic: client: _readdir_cache_cb() may use the readdir_cache already ...
https://github.com/ceph/ceph/pull/30933 Nathan Cutler
07:53 PM RADOS Backport #42037 (Resolved): luminous: Enable auto-scaler and get src/osd/PeeringState.cc:3671: fa...
https://github.com/ceph/ceph/pull/30896 Nathan Cutler
07:52 PM RADOS Backport #42036 (Resolved): mimic: Enable auto-scaler and get src/osd/PeeringState.cc:3671: faile...
https://github.com/ceph/ceph/pull/30895 Nathan Cutler
07:52 PM CephFS Backport #42035 (Resolved): nautilus: client: lseek function does not return the correct value.
https://github.com/ceph/ceph/pull/30762 Nathan Cutler
07:52 PM CephFS Backport #42034 (Resolved): mimic: client: lseek function does not return the correct value.
https://github.com/ceph/ceph/pull/30932 Nathan Cutler
07:52 PM Dashboard Backport #42033 (Resolved): nautilus: mgr/dashboard: Using wrong identifiers in RGW user/bucket d...
https://github.com/ceph/ceph/pull/32888 Nathan Cutler
07:51 PM Bug #42023 (Fix Under Review): install-deps.sh not support aarch64
Nathan Cutler
07:47 PM Bug #42023 (In Progress): install-deps.sh not support aarch64
Nathan Cutler
08:59 AM Bug #42023 (Resolved): install-deps.sh not support aarch64
because of hard code in script file ,install-deps.sh script create epel repo not support aarch64
below is part of...
andy qi
06:39 PM Revision 9dadd4fc (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
06:39 PM Revision f359e1d6 (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
06:38 PM Revision 6ad0b468 (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
06:36 PM Revision ca295861 (ceph): osd/PrimaryLogPG: remove unnecessary claim_op_out_data() calls
In all of these cases, the vector<OSDOp>* ops in question points to
the MOSDOp::ops vector, which is copied by the MO...
Sage Weil
06:28 PM Revision 89d7418d (ceph): osd/PrimaryLogPG: do_pg_ops make MOSDOp const, fix comment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM CephFS Bug #42020 (Fix Under Review): qa: fuse_mount should check if mounted in umount_wait
Jos Collin
08:20 AM CephFS Bug #42020 (Resolved): qa: fuse_mount should check if mounted in umount_wait
... Patrick Donnelly
05:52 PM Bug #42032 (Resolved): build: cmake fails for lack of libcap-ng-devel, not installed by install-d...
The `cmake` command failed for me on master running Fedora 29. Seemed libcap-ng-devel was missing. Ran install-deps.s... J. Eric Ivancich
05:40 PM Revision f90e3e10 (ceph): Merge pull request #30036 from tchaikov/wip-python3-pkgversion
ceph.spec.in: s/pkgversion/version_nodots/
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Boris Ranto <branto...
Kefu Chai
05:35 PM rgw Feature #42031: rgw: provide mech to allow unordered bucket listing to work past missing bucket i...
It seems like the place to do this is in RGWRados::cls_bucket_list_unordered. Ideally cls_rgw_bucket_list_op has a re... J. Eric Ivancich
05:34 PM rgw Feature #42031 (New): rgw: provide mech to allow unordered bucket listing to work past missing bu...
Currently a missing bucket index shard will cause an unordered bucket listing to fail. In the extreme case where a us... J. Eric Ivancich
05:15 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Moving this to the larger ceph project.
I suspect this is indicative of races in the network setup/teardown code, ...
Jeff Layton
12:23 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Attaching more verbose output. The "invalid file descriptor" messages hint that we're probably operating on fds that ... Jeff Layton
11:42 AM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Running the test under valgrind seems to find something:... Jeff Layton
11:00 AM Bug #42026 (Resolved): test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
... Patrick Donnelly
04:59 PM Revision f3c1a77e (ceph): rgw/pubsub: initial version of S3 compliant API
(cherry picked from commit 2e94f4d1cecb5164bc646fb6b088dd197f878263)
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuval Lifshitz
04:11 PM RADOS Bug #41946: cbt perf test fails due to leftover in /home/ubuntu/cephtest
the log files were created by cosbench. see https://github.com/intel-cloud/cosbench/blob/ca68b333e85c51829ea68f203877... Kefu Chai
03:47 PM Dashboard Backport #42030 (In Progress): nautilus: mgr/dashboard: Error during iSCSI target edition
Ricardo Marques
03:13 PM Dashboard Backport #42030 (Resolved): nautilus: mgr/dashboard: Error during iSCSI target edition
-https://github.com/ceph/ceph/pull/30551-
https://github.com/ceph/ceph/pull/30545
Ricardo Marques
03:27 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Jan,
Thanks for the update! I will redeploy my test environment and recheck it.
Daniel Oliveira
03:23 PM Revision 6d2f6684 (ceph): ceph.spec.in: s/pkgversion/version_nodots/
`python3_pkgversion` is now defined as 3, while we don't have packages
like python3-Cython yet in EPEL7. but we do ha...
Kefu Chai
03:12 PM Dashboard Bug #41779 (Pending Backport): mgr/dashboard: Error during iSCSI target edition
Lenz Grimmer
03:11 PM Revision a6689e59 (ceph): mgr/dashboard: Gracefully handle client/target info not found (#30349)
mgr/dashboard: Gracefully handle client/target info not found
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:32 PM ceph-volume Bug #41392 (Resolved): ceph-volume can't do a 'simple scan' on a running osd when dmcrypt is enabled
Alfredo Deza
02:17 PM ceph-volume Bug #41392: ceph-volume can't do a 'simple scan' on a running osd when dmcrypt is enabled
I guess we can close this since https://github.com/ceph/ceph/pull/30490 has been merged Guillaume Abrioux
02:26 PM Revision f1f8e9a5 (ceph): PendingReleaseNotes: add note for 14.2.5 so we can backport this
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision 6e46b1c0 (ceph): osd/OSDMap: health alert for non-power-of-two pg_num
Fixes: https://tracker.ceph.com/issues/41647
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:06 PM Dashboard Bug #41940 (Pending Backport): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile
09:19 AM Dashboard Bug #41940: mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Lenz Grimmer wrote:
> What is the consequence of this? How does it impact the dashboard's functionality?
The sear...
Volker Theile
08:25 AM Dashboard Bug #41940: mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile wrote:
> The RGW user and bucket datatables are using the wrong identifiers.
What is the conseque...
Lenz Grimmer
01:58 PM Revision 59299c8e (ceph): mgr/dashboard: Using wrong identifiers in RGW user/bucket data… (#30492)
mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
01:31 PM Revision ccae47ea (ceph): auth/Crypto: assert(len <= 256) before calling getentropy()
this assert() will be optimized out in Release mode.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:30 PM Revision bb6d9c32 (ceph): auth/Crypto: fallback to /dev/urandom if getentropy() fails
we still support Linux 3.10, which does not support `getrandom(2)`.
so even if the glibc installed on the building ho...
Kefu Chai
01:30 PM Revision d4fdd5a1 (ceph): mon/MonitorDBStore: use const string& for args throughout
const bufferlist& too
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:25 PM Revision ba4ef272 (ceph): Merge PR #30537 into master
* refs/pull/30537/head:
test/pybind: fix local variables for emacs
crush: add editor property variables
Reviewed-b...
Sage Weil
12:46 PM Revision d01835fb (ceph): mgr/dashboard: Gracefully handle client/target info not found
Fixes: https://tracker.ceph.com/issues/41779
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:31 PM Revision 2bf60f71 (ceph): nautilus: cmake/BuildDPDK: ignore gcc8/9 warnings
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Conflicts: cmake/modules/BuildDPDK.cmake
this change is not cher...
Yuval Lifshitz
12:19 PM RADOS Backport #41922 (In Progress): mimic: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30547 Prashant D
12:15 PM RADOS Backport #41917 (In Progress): nautilus: osd: failure result of do_osd_ops not logged in prepare_...
https://github.com/ceph/ceph/pull/30546 Prashant D
11:52 AM Support #42028: Gitlab issue
If I follow your link, I'm ending here: https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/26806/diffs#0841f35d... Sebastian Wagner
11:32 AM Support #42028 (Closed): Gitlab issue
Dear Team,
I'm using CEPHFS for my local gitlab setup.
I'm facing huge load issue when accessing repository.
...
Muthu N
11:32 AM CephFS Feature #41311 (Resolved): deprecate CephFS inline_data support
Patrick Donnelly
11:32 AM Revision 30909f5a (ceph): Merge PR #29824 into master
* refs/pull/29824/head:
qa: whitelist new FS_INLINE_DATA_DEPRECATED health warning
mds: add a HEALTH_WARN message w...
Patrick Donnelly
11:31 AM Revision 0499d19a (ceph): Merge PR #29526 into master
* refs/pull/29526/head:
client: _readdir_cache_cb() may use the readdir_cache already clear
Reviewed-by: Zheng Yan ...
Patrick Donnelly
11:30 AM CephFS Bug #41148 (Pending Backport): client: _readdir_cache_cb() may use the readdir_cache already clear
Patrick Donnelly
11:27 AM Support #42027 (Closed): Reg:Configuration support
Dear Team,
Is it advisable to use CEPHFS as storage for repository management?
Thanks,
N.Muthu.
Muthu N
11:23 AM Revision 34de0de7 (ceph): Merge pull request #30426 from votdev/harden_mgr_modules_list
mgr/dashboard: Prevent KeyError when requesting always_on_modules
Reviewed-by: Sebastian Wagner <swagner@suse.com>
R...
Lenz Grimmer
11:16 AM CephFS Cleanup #41665 (Resolved): mds: reorg Locker header
Patrick Donnelly
11:15 AM Revision a968e88f (ceph): Merge PR #30164 into master
* refs/pull/30164/head:
mds: Remove unnecessary headers in Locker
mds: Reorganize class members in Locker header
R...
Patrick Donnelly
11:12 AM Dashboard Backport #40830 (In Progress): nautilus: mgr/dashboard: Validate iSCSI controls
Ricardo Marques
11:11 AM CephFS Bug #41837 (Pending Backport): client: lseek function does not return the correct value.
Patrick Donnelly
11:11 AM Revision 01e0e09a (ceph): Merge PR #30312 into master
* refs/pull/30312/head:
client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos should be the best.
Rev...
Patrick Donnelly
11:01 AM Revision b1d621fb (ceph): mgr/dashboard: Validate iSCSI controls min/max value
Fixes: https://tracker.ceph.com/issues/38018
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
11:00 AM Revision 1c772bb1 (ceph): Merge pull request #30493 from p-se/wip-pse-osd-improvements
mgr/dashboard: OSD improvements
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:59 AM Revision 3ae339ec (ceph): mgr/dashboard: enable run-frontend-unittest.sh to run from any… (#30496)
mgr/dashboard: enable run-frontend-unittest.sh to run from any directory
Reviewed-by: Kiefer Chang <kiefer.chang@sus...
Lenz Grimmer
10:22 AM Linux kernel client Documentation #42025 (Resolved): update kclient Documentation pages
These two pages could use some updates:
https://docs.ceph.com/docs/master/cephfs/kernel/
https://docs.ceph.com/do...
Jeff Layton
09:59 AM rbd Backport #41957 (In Progress): nautilus: rbd-nbd backport netlink changes from master
Thanks, Mike! Nathan Cutler
01:23 AM rbd Backport #41957: nautilus: rbd-nbd backport netlink changes from master
Here is a PR to port the rbd-nbd netlink patches to nautilus:
https://github.com/ceph/ceph/pull/30532
Mike Christie
09:25 AM Dashboard Backport #39317 (In Progress): mimic: mgr/dashboard: RGW proxy can't handle self-signed SSL certi...
Nathan Cutler
09:25 AM Revision de220eee (ceph): mgr/dashboard: RGW proxy can't handle self-signed certificates
Fixes tracker.ceph.com/issues/24677
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 67052...
Volker Theile
09:13 AM Dashboard Backport #42024 (Resolved): nautilus: mgr/dashboard: Error editing iSCSI image advanced settings
https://github.com/ceph/ceph/pull/30545 Ricardo Marques
09:03 AM Dashboard Bug #41388 (Pending Backport): mgr/dashboard: Error editing iSCSI image advanced settings
Lenz Grimmer
09:02 AM Revision 45b05fb8 (ceph): mgr/dashboard: Fix error editing iSCSI disk controls (#30100)
mgr/dashboard: Fix error editing iSCSI disk controls
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
08:53 AM Revision 609ae543 (ceph): pybind/rados: add application_metadata_get
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:47 AM Dashboard Bug #41684 (Closed): mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Ricardo Marques
08:47 AM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
This is a `ceph-dev-docker` issue, not an upstream `ceph` issue.
This is fixed by https://github.com/ricardoasmarq...
Ricardo Marques
08:34 AM CephFS Bug #42022 (Need More Info): mgr/volumes: "Timed out after 30s waiting for ./volumes/_deleting to...
... Patrick Donnelly
08:26 AM mgr Bug #42021 (New): mgr: segmentation fault in DaemonServer::_prune_pending_service_map
... Patrick Donnelly
07:24 AM Revision ffe6ba39 (ceph): rgw: fix REQUEST_URI setting in the rgw_asio_client.cc
rebased https://github.com/ceph/ceph/pull/16935 to the master,
the Civetweb part has been addressed,the Beast part is...
Jiaying Ren
07:21 AM Revision 7949f81b (ceph): rgw: fix opslog operation field as per Amazon s3
According to Amazon s3[1], current Operation field are using
http method, which should be operation name.
[1] http:/...
Jiaying Ren
07:13 AM Revision d856db33 (ceph): test/pybind/test_ceph_argparse.py: add a test for "osd pool create"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:07 AM Revision 62aa9d9d (ceph): mon/MonCommands: improve "osd pool create" command validation
both `expected_num_objects` and `size` are required to be greater or
equal to 0, and monitor will return -EINVAL at s...
Kefu Chai
07:03 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Nathan Cutler wrote:
> When there are multiple PRs fixing a single tracker, it's a good idea to "unset" (depopulate)...
Patrick Donnelly
07:03 AM Revision e5b766ed (ceph): Merge pull request #30535 from xiexingguo/wip-test_ceph_argparse
test/pybind/test_ceph_argparse.py: pg_num of pool creation now optional
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:57 AM Revision d34030a1 (ceph): crush: add editor property variables
so the local settings won't interfere when working on ceph.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:57 AM Revision 806de9fd (ceph): test/pybind: fix local variables for emacs
* pass CEPH_BIN env variable if necessary
* do not 'make' unless necessary
* use `cmake --build` as developer might b...
Kefu Chai
05:25 AM Revision 85518422 (ceph): test/pybind/test_ceph_argparse.py: pg_num of pool creation now optional
introduced by f88d95bef6948410603bd877aa4714a2afefd5a5
note that we remove the bad pg_num = -1 test too, which will ...
xie xingguo
05:16 AM Bug #42019: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete == info.la...
This sounds pretty much like https://tracker.ceph.com/issues/41816, maybe the other fix needs to be backported all th... Neha Ojha
03:54 AM Bug #42019: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete == info.la...
1. Injection read fault, recover failed object is added to the missing set, log.complete_to == log.end()
2. Before t...
tao ning
03:54 AM Bug #42019 (Resolved): osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete...
... tao ning
04:45 AM Revision 6e9ea4fb (ceph): osd/PGLog: reset log.complete_to when recover obect failed
1. Injection read fault, recover failed object is added to the missing set, log.complete_to == log.end()
2. Before th...
Tao Ning
03:32 AM Bug #42018 (Resolved): core in CryptoRandom::get_bytes(char*, int)
```
/root/workspace/ceph/build/bin/ceph-authtool --create-keyring --gen-key --name=mon. /root/workspace/ceph/build/k...
Chang Liu
03:04 AM CephFS Documentation #41472 (Resolved): doc: add multiple active MDSs and Subtree Management in CephFS
Patrick Donnelly
03:01 AM Revision f5b51a35 (ceph): mgr/prometheus: assign a value to osd_dev_node when obj_store is not fi...
Fixes: https://tracker.ceph.com/issues/42017
Signed-off-by: jiahuizeng <jhzeng93@foxmail.com>
Jiahui Zeng
03:00 AM CephFS Documentation #41872 (Fix Under Review): doc: update CephFS Quick Start guide
Patrick Donnelly
02:43 AM mgr Bug #42017 (Resolved): mgr/prometheus: UnboundLocalError occurs when obj_store is neither filesto...
Failed to view metrics through browser when obj_store is neither filestore nor bluestore. The error message is as fol... Jiahui Zeng
02:36 AM Revision 78b65e92 (ceph): Merge PR #30348 into master
* refs/pull/30348/head:
doc: Add a new document on Dynamic Metadata Management in CephFS
Reviewed-by: Patrick Donne...
Patrick Donnelly
01:47 AM CephFS Documentation #42016 (Resolved): doc: layout rest of intro page
Include links to different sections of CephFS Documentation: "Concepts" (architecture), "Getting Started", "Mounting"... Patrick Donnelly
12:56 AM Revision 70894282 (ceph): Merge pull request #30512 from xiexingguo/wip-vstart-inc-osd
vstart: add --inc-osd option
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:11 AM Revision c3864278 (ceph): osd: add log information to record the cause of do_osd_ops failure
Signed-off-by: NancySu05 <su_nan@inspur.com>
(cherry picked from commit a6e8f553fec6575c4089e075bc9e8b212f1f0f88)
NancySu05

09/23/2019

09:36 PM rbd Feature #41937: rbd-nbd backport netlink changes from master
Just a FYI, because I can't set the Assignee value for this ticket.
I made a patchset for this and will add link t...
Mike Christie
08:57 AM rbd Feature #41937 (Pending Backport): rbd-nbd backport netlink changes from master
Backporting note: this feature is implemented by *two* PRs Nathan Cutler
09:33 PM RADOS Bug #42015 (In Progress): Remove unused full and nearful output from OSDMap summary
David Zafman
09:27 PM RADOS Bug #42015 (Resolved): Remove unused full and nearful output from OSDMap summary

in OSDMap::print_oneline_summary() and OSDMap::print_summary() (CEPH_OSDMAP_FULL and CEPH_OSDMAP_NEARFULL checks)
David Zafman
09:32 PM Revision 307e78ef (ceph): qa: bump maven repo version in s3a_hadoop.py
Version 3.6.0 is not available so the version
of maven is being bumped up to most recent
version (3.6.2).
Signed-off...
Ali Maredia
09:32 PM Revision d9c645d7 (ceph): osd: Remove unused osdmap flags full, nearfull from output
Fixes: https://tracker.ceph.com/issues/42015
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:30 PM Revision 7ebc5531 (ceph): qa/standalone/osd/divergent-priors: add reproducer for bug 41816
Reproducer for https://tracker.ceph.com/issues/41816
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from ...
Sage Weil
09:30 PM Revision de490a15 (ceph): test: Divergent testing of _merge_object_divergent_entries() cases
Case 1: A more recent update exists
Case 2: The first entry in the divergent sequence is a create
Case 3 NOT TESTED ...
David Zafman
09:29 PM Revision 280f4ff2 (ceph): test: Make most tests use default objectstore bluestore
Change run_osd() to default objectstore bluestore
Use run_osd_filestore() to use the non-default objectstore
Fix inje...
David Zafman
09:29 PM Revision daedb487 (ceph): test: Output elapse time for each script for information
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1bb79d827edd53fbd69f9b421139a670313fb0fa)
David Zafman
09:03 PM Dashboard Backport #39317: mimic: mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
Is anyone working on this backport to Mimic? It would be *very* nice to have this ability in Mimic if possible. Wyllys Ingersoll
08:50 PM Dashboard Backport #41995 (In Progress): nautilus: mgr/dashboard: NFS export list should display the "Pseud...
Ricardo Marques
12:52 PM Dashboard Backport #41995 (Resolved): nautilus: mgr/dashboard: NFS export list should display the "Pseudo P...
https://github.com/ceph/ceph/pull/30529 Nathan Cutler
08:44 PM Revision 02c70e84 (ceph): mgr/dashboard: NFS list should display the "Pseudo Path"
Fixes: https://tracker.ceph.com/issues/41815
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
08:41 PM RADOS Backport #42014 (In Progress): nautilus: Enable auto-scaler and get src/osd/PeeringState.cc:3671:...
Nathan Cutler
08:35 PM RADOS Backport #42014 (Resolved): nautilus: Enable auto-scaler and get src/osd/PeeringState.cc:3671: fa...
https://github.com/ceph/ceph/pull/30528 Nathan Cutler
08:41 PM Revision 817644a0 (ceph): osd/PeeringState: recover_got - add special handler for empty log
If we use a small osd_min[max]_pg_log_entries setting, say, 10, and
do splitting, a child pg may only be able to keep...
xie xingguo
08:30 PM Messengers Bug #40716 (Fix Under Review): hammer client failed to auth against master OSD
Nathan Cutler
08:23 PM Messengers Bug #40716 (Pending Backport): hammer client failed to auth against master OSD
Nathan Cutler
06:51 PM Messengers Bug #40716: hammer client failed to auth against master OSD
see https://github.com/ceph/ceph/pull/30524 for nautilus backport/fix Sage Weil
06:26 PM Messengers Bug #40716: hammer client failed to auth against master OSD
backport may be non-trivial (or possibly unnecessary), since there was a huge post-nautilus cleanup/refactor/simplifi... Sage Weil
06:25 PM Messengers Bug #40716 (Fix Under Review): hammer client failed to auth against master OSD
Sage Weil
02:08 PM Messengers Bug #40716: hammer client failed to auth against master OSD
captured some detailed logs here:
/a/sage-2019-09-23_02:45:54-rados-wip-sage2-testing-2019-09-22-1659-distro-basic...
Sage Weil
08:30 PM Messengers Backport #42013 (In Progress): nautilus: hammer client failed to auth against master OSD
Nathan Cutler
08:28 PM Messengers Backport #42013 (Resolved): nautilus: hammer client failed to auth against master OSD
https://github.com/ceph/ceph/pull/30524 Nathan Cutler
08:25 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
This does appear to be an auth permissions issue with the mgr caps. I'm not sure whether the base caps changed since ... Gavin Baker
07:26 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
After further testing, the manager daemon will fail entirely as described initially if the balancer is turned on. Oth... Gavin Baker
08:17 PM Revision c70f779d (ceph): headers: Make ceph_le member private
This prevents accidental construction of any ceph_le16/32/64 object
and thereby forces use of the init_le16/32/64 rou...
Ulrich Weigand
07:42 PM RADOS Feature #41647 (Fix Under Review): pg_autoscaler should show a warning if pg_num isn't a power of...
Sage Weil
07:20 PM RADOS Bug #42012: mon osd_snap keys grow unbounded
This is (mostly) fixed in master by https://github.com/ceph/ceph/pull/30518. There is still one set of per-epoch key... Sage Weil
03:41 PM RADOS Bug #42012: mon osd_snap keys grow unbounded
Link to the full "dump-keys | grep osd_snap"
https://wustl.box.com/s/3r7bgv32hs5hw4jmgmywbo9qvqrqsmwn
Brian Koebbe
03:26 PM RADOS Bug #42012 (Resolved): mon osd_snap keys grow unbounded
... Sage Weil
07:19 PM RADOS Bug #41680: Removed OSDs with outstanding peer failure reports crash the monitor
Greg Farnum
07:16 PM Messengers Bug #37710 (Won't Fix): msg/simple: writer stall
simplemessenger removed from code base Sage Weil
07:16 PM Messengers Bug #15412 (Won't Fix): msg/simple: deadlock in delayed delivery
simplemessenger removed from code base Sage Weil
07:16 PM Messengers Bug #38249 (Won't Fix): SimpleMessenger.cc: 260: FAILED ceph_assert(!cleared)
SimpleMessenger removed from code base Sage Weil
07:15 PM Messengers Bug #39022 (Can't reproduce): msgr: segmentation fault in handle_auth_request
I seem to remember fixing this, although I can't find the patch now. In any case, if it's not occuring any more, let... Sage Weil
07:02 PM Revision a2261944 (ceph): Merge pull request #30304 from alfredodeza/nautilus-ceph-volume-zap-fix
nautilus ceph-volume lvm.zap fix cleanup for db partitions
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:53 PM Revision 4d23ccb3 (ceph): Merge pull request #30490 from ceph/guits-41392
ceph-volume: do not fail when trying to remove crypt mapper
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-...
Alfredo Deza
06:50 PM Revision 2e1748eb (ceph): Merge pull request #30520 from smithfarm/wip-41956-nautilus
nautilus: ceph-volume: systemd fix typo in log message
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:48 PM Revision 89ffece4 (ceph): msg/async/ProtocolV1: require CEPHX_V2 if cephx_service_require_version...
If we require this feature, a client missing it will get back the
FEATURES tag error at the msgr level, and needs_cha...
Sage Weil
06:48 PM Revision 3544b069 (ceph): Merge pull request #30303 from alfredodeza/mimic-ceph-volume-zap-fix
mimic ceph-volume lvm.zap fix cleanup for db partitions
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
06:43 PM Revision 19fa1a63 (ceph): mon/MonClient: skip CEPHX_V2 challenge if client doesn't support it
If the client doesn't support the CEPHX_V2 challenge, and we don't require
it, skip it. This allows the client to au...
Sage Weil
06:20 PM Revision 32154801 (ceph): mon/MonClient: skip CEPHX_V2 challenge if client doesn't support it
If the client doesn't support the CEPHX_V2 challenge, and we don't require
it, skip it. This allows the client to au...
Sage Weil
05:37 PM mgr Bug #41992: mgr: module ls; displays detailed information of disabled modules
I believe Madhavi is talking about the difference in output between in luminous and nautilus (probably even mimic). I... Boris Ranto
11:32 AM mgr Bug #41992: mgr: module ls; displays detailed information of disabled modules
This change has nothing to do with ceph-ansible and the version of ceph-ansible. Was this added in a Ceph patch release? Sebastian Wagner
10:20 AM mgr Bug #41992 (New): mgr: module ls; displays detailed information of disabled modules
The output of 'ceph mgr module ls', in 4.0 displays detailed information of the disabled modules. Unlike what we obse... Madhavi Kasturi
05:33 PM Dashboard Bug #41990 (Fix Under Review): mgr/dashboard: hide Python tracebacks in response errors
Ernesto Puerta
09:57 AM Dashboard Bug #41990 (Resolved): mgr/dashboard: hide Python tracebacks in response errors
Currently all errors handled by Cherrypy tools result in Python traceback including sensitive context information (Py... Ernesto Puerta
05:30 PM CephFS Backport #41890 (In Progress): nautilus: mount.ceph: enable consumption of ceph keyring files
Nathan Cutler
04:19 AM CephFS Backport #41890: nautilus: mount.ceph: enable consumption of ceph keyring files
Should pick up backport for https://tracker.ceph.com/issues/41892 as well once it's merged. Patrick Donnelly
05:16 PM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
When there are multiple PRs fixing a single tracker, it's a good idea to "unset" (depopulate) the Pull request ID fie... Nathan Cutler
05:09 PM RADOS Bug #41944: inconsistent pool count in ceph -s output
Is this after pools are deleted? In that case, it's #40011 Nathan Cutler
05:06 PM ceph-volume Backport #41956 (In Progress): nautilus: ceph-volume: typo in logmessage of ceph-volume systemd
Nathan Cutler
09:01 AM ceph-volume Backport #41956 (Resolved): nautilus: ceph-volume: typo in logmessage of ceph-volume systemd
https://github.com/ceph/ceph/pull/30520 Nathan Cutler
05:05 PM Revision 14b99bc5 (ceph): ceph-volume: systemd fix typo in log message
Fixes: https://tracker.ceph.com/issues/41942
Signed-off-by: Manu Zurmühl <m.zurmuehl@heinlein-support.de>
(cherry pic...
Manu Zurmuehl
04:27 PM RADOS Backport #41864 (In Progress): luminous: Mimic MONs have slow/long running ops
Nathan Cutler
04:27 PM Revision 4dae96ad (ceph): mon: ensure prepare_failure() marks no_reply on op
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 75ec26d78dfff1ce3b668e08d6a6a3cf05fe07de)
Joao Eduardo Luis
04:18 PM rgw Backport #38752 (Rejected): luminous: rgw: marker is not advanced during garbage collection
Nathan Cutler
04:16 PM rgw Backport #38753 (Rejected): mimic: rgw: marker is not advanced during garbage collection
Nathan Cutler
04:01 PM rgw Backport #38753 (New): mimic: rgw: marker is not advanced during garbage collection
Nathan Cutler
04:16 PM rgw Bug #38408 (Resolved): rgw: marker is not advanced during garbage collection
Pull request 26545 is a subset of PR 26601. In other words, when I try to cherry-pick the commit in PR 26545 after ba... Nathan Cutler
04:06 PM rbd Bug #41997: TestClsRbd.mirror_image_status failed during mimic-x-singleton upgrade
Perhaps duplicate of https://tracker.ceph.com/issues/41833? That was a MSGR v2 feature encoding bug where the list wa... Jason Dillaman
01:25 PM rbd Bug #41997 (Resolved): TestClsRbd.mirror_image_status failed during mimic-x-singleton upgrade
... Sage Weil
03:57 PM Revision 7ed8da1f (ceph): mon/OSDMonitor: remove old removed_snap_ and removed_epoch_ keys
1- These aren't needed any more.
2- Prior to octopus, the removed_epoch_ epoch keys were merged into
single records ...
Sage Weil
03:53 PM Revision 6900420d (ceph): mon/MonitorDBStore: add erase_range() op to transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 PM Revision b54b0f92 (ceph): mgr/dashboard: Display the "destroyed" state in OSD list
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
03:50 PM Revision 64b2bcea (ceph): mon/OSDMonitor: drop removed_ key generator helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:47 PM Revision 84f74503 (ceph): mon/OSDMonitor: un-generalized _lookup_snap
All callers pass purged=true.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:47 PM Revision 20586a87 (ceph): mon/OSDMonitor: un-generalize insert_snap_update
purged=true always
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:42 PM Revision 2435d0c9 (ceph): mon/OSDMonitor: stop recording removed_snaps in mon db
We keep a window of these in the OSDMap; we don't need to duplicate that
information in the mon kv store. Nobody eve...
Sage Weil
03:42 PM Revision 294af350 (ceph): mon/OSDMonitor: drop lookup_removed_snap
No callers.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 5399337d (ceph): qa/tasks/mgr/dashboard/test_health: add "allow_unknown" in mgr_map
tests/functionalities are not broken if we add more fields to mgr_map.
see also #30507
Signed-off-by: Kefu Chai <kc...
Kefu Chai
03:20 PM Dashboard Bug #41947 (Resolved): Test failure: test_full_health (tasks.mgr.dashboard.test_health.HealthTest)
Kefu Chai
03:18 PM Revision b6dc4b02 (ceph): Merge pull request #30507 from tchaikov/wip-mgr-features-in-mgrmap
qa/tasks/mgr/dashboard/test_health: update schema
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Alfonso Mart...
Kefu Chai
03:14 PM mgr Bug #42011 (Duplicate): test_perf_counters_mds_get (tasks.mgr.dashboard.test_perf_counters.PerfCo...
Kefu Chai
03:13 PM mgr Bug #42011 (Duplicate): test_perf_counters_mds_get (tasks.mgr.dashboard.test_perf_counters.PerfCo...
... Kefu Chai
02:34 PM Dashboard Backport #41773 (In Progress): nautilus: mgr/dashboard: NFS Ganesha Object Gateway exports should...
Tiago Melo
02:30 PM Dashboard Bug #41988 (Fix Under Review): mgr/dashboard: Building the frontend with --prod cause problems
Nathan Cutler
09:27 AM Dashboard Bug #41988 (Resolved): mgr/dashboard: Building the frontend with --prod cause problems
When building the frontend with the prod parameter ... Anonymous
02:27 PM Revision 05bdceb1 (ceph): doc: Add a new document on Dynamic Metadata Management in CephFS
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
02:27 PM RADOS Bug #37875: osdmaps aren't being cleaned up automatically on healthy cluster
Still ongoing here, with mimic too. On one 13.2.6 cluster we have this, for example:... Dan van der Ster
02:13 PM bluestore Bug #40684 (Pending Backport): bluestore objectstore_blackhole=true violates read-after-write
note that for backport, we only want one commit, 6c2a8e472dc71b962d7de008e30631f125b148c3 Sage Weil
02:12 PM Revision ab594b9b (ceph): Merge PR #30475 into master
* refs/pull/30475/head:
qa/standalone/ceph-helpers: default pg autoscale mode off for standalone
os/bluestore: fix ...
Sage Weil
02:12 PM RADOS Bug #41816 (Pending Backport): Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed as...
Sage Weil
02:11 PM Revision c343afc5 (ceph): Merge PR #30503 into master
* refs/pull/30503/head:
osd/PeeringState: recover_got - add special handler for empty log
Reviewed-by: Sage Weil <s...
Sage Weil
02:11 PM Revision 2b56b038 (ceph): Merge PR #30506 into master
* refs/pull/30506/head:
qa/standalone/osd/divergent-priors: add reproducer for bug 41816
Reviewed-by: xie xingguo <...
Sage Weil
02:02 PM bluestore Bug #42010 (Can't reproduce): segv in BlueStore::OnodeSpace::lookup during deletions
lots of threads deleting objects. once of them:... Sage Weil
01:59 PM Dashboard Feature #39352 (In Progress): mgr/dashboard: Add support for device management
Patrick Seidensal
01:59 PM CephFS Documentation #41999 (Resolved): CephFS Documentation Sprint 2
Patrick Donnelly
01:55 PM Revision cbe9cb65 (ceph): mgr/dashboard: create alert panel component
to integrate {warning,error,info} component into alert panel component.
Fixes: https://tracker.ceph.com/issues/41774...
Patrick Seidensal
01:55 PM Revision e81e65f8 (ceph): mgr/dashboard: add success type to alert panel component
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
01:24 PM CephFS Documentation #41952 (In Progress): doc: cleanup CephFS landing page
Patrick Donnelly
07:35 AM CephFS Documentation #41952 (Resolved): doc: cleanup CephFS landing page
Remove or move links on CephFS landing page to Table of Contents on the left Milind Changire
01:00 PM Dashboard Feature #35816: mgr/dashboard: Additional information on OSD actions
If `destory` is not meant to remove an OSD, mention that, too. Patrick Seidensal
12:53 PM CephFS Bug #41337 (Resolved): mgr/volumes: handle incorrect pool_layout setting during `fs subvolume/sub...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:53 PM CephFS Bug #41371 (Resolved): mgr/volumes: subvolume and subvolume group path exists even when creation ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:53 PM Dashboard Backport #41996 (Rejected): nautilus: mgr/dashboard: fail to set a tenanted user as new owner of ...
Nathan Cutler
12:53 PM CephFS Bug #41617 (Resolved): mgr/volumes: prevent negative subvolume size
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:52 PM CephFS Bug #41752 (Resolved): mgr/volumes: drop unused size in fs volume create
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:52 PM CephFS Bug #41903 (Resolved): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph-mgr dae...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:23 PM CephFS Backport #40445: nautilus: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Backport of follow-on fix: https://github.com/ceph/ceph/pull/30508 Nathan Cutler
12:19 PM Revision a369d51c (ceph): mgr/dashboard: remove dead code
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
12:17 PM CephFS Backport #41933 (Resolved): nautilus: mgr/volumes: issuing `fs subvolume getpath` command hangs a...
Patrick Donnelly
12:16 PM CephFS Backport #41884 (Resolved): nautilus: mgr/volumes: prevent negative subvolume size
Patrick Donnelly
12:16 PM CephFS Backport #41850 (Resolved): nautilus: mgr/volumes: drop unused size in fs volume create
Patrick Donnelly
12:16 PM CephFS Backport #41444 (Resolved): nautilus: mgr/volumes: handle incorrect pool_layout setting during `f...
Patrick Donnelly
12:16 PM CephFS Backport #41437 (Resolved): nautilus: mgr/volumes: subvolume and subvolume group path exists even...
Patrick Donnelly
12:15 PM Revision 7bce1ffb (ceph): Merge PR #29926 into nautilus
* refs/pull/29926/head:
mgr/volumes: return string type to ceph-manager
qa/tasks: test for prevent negative subvolu...
Patrick Donnelly
11:59 AM Revision 9397a581 (ceph): mgr/dashboard: CephFS snapshots/quota REST API
This PR will introduce new endpoints for the CephFS REST API controller:
* ls_dir
* mk_dirs
* rm_dir
* mk_snapshot
* ...
Volker Theile
11:17 AM Dashboard Bug #41309 (Resolved): mgr/dashboard: landing page has layout/formatting issues
Lenz Grimmer
11:17 AM Revision cf3add36 (ceph): mgr/dashboard: Fix spacing between cards (#30461)
mgr/dashboard: Fix spacing between cards
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kiefer Chang...
Lenz Grimmer
11:04 AM Dashboard Bug #41993 (Fix Under Review): mgr/dashboard: test_mgr_module QA test has not been adapted to lat...
Volker Theile
10:49 AM Dashboard Bug #41993 (In Progress): mgr/dashboard: test_mgr_module QA test has not been adapted to latest c...
Volker Theile
10:43 AM Dashboard Bug #41993 (Resolved): mgr/dashboard: test_mgr_module QA test has not been adapted to latest cont...
Issue https://tracker.ceph.com/issues/41648 has modified the response object, but the corresponding QA tests have not... Volker Theile
10:54 AM Revision 59a7bb20 (ceph): mgr/dashboard: test_mgr_module QA test has not been adapted to latest c...
Fixes: https://tracker.ceph.com/issues/41993
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
10:53 AM Revision d9349a78 (ceph): mgr/dashboard: Improve and simplify OsdListComponent
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
10:50 AM Dashboard Bug #41611 (Pending Backport): mgr/dashboard: fail to set a tenanted user as new owner of existin...
Lenz Grimmer
10:49 AM Revision 35674ff1 (ceph): mgr/dashboard: fix error when linking a bucket to a tenanted u… (#30123)
mgr/dashboard: fix error when linking a bucket to a tenanted user
Reviewed-by: Alfonso Martínez <almartin@redhat.com...
Lenz Grimmer
10:37 AM Revision 6c244abb (ceph): mgr/dashboard: OSD list component improvements (#30488)
mgr/dashboard: OSD list component improvements
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Volk...
Lenz Grimmer
10:30 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Update mockup according to discussions in sync meeting (2019-09-20) and stand-up (2019-09-23).
- Creation form from ...
Kiefer Chang
10:17 AM Dashboard Feature #41991 (New): mgr/dashboard: Add hints to explain SMART table data values
Sometimes people might feel 'overwhelmed' about the amount of data shown. In this case the OSD view displays 6 differ... Patrick Seidensal
09:51 AM Dashboard Bug #41814: mgr-dashboard-frontend-unittests fails
i am seeing this more often recently. Kefu Chai
09:46 AM Dashboard Bug #41815 (Pending Backport): mgr/dashboard: NFS export list should display the "Pseudo Path"
Lenz Grimmer
09:45 AM Revision b049d55c (ceph): mgr/dashboard: NFS list should display the "Pseudo Path" (#30395)
mgr/dashboard: NFS list should display the "Pseudo Path"
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Tia...
Lenz Grimmer
09:34 AM Dashboard Feature #41989 (New): mgr/dashboard: enable the data table to copy/download its content as CSV
As proposed by Ernesto and discussed on our standup, it makes sense to extend the functionality of our data tables to... Patrick Seidensal
09:21 AM Revision 80d3e4ca (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
09:06 AM mgr Backport #41984 (Rejected): mimic: osd status reports old crush location after osd moves
Nathan Cutler
09:06 AM mgr Backport #41983 (Resolved): nautilus: osd status reports old crush location after osd moves
https://github.com/ceph/ceph/pull/30624 Nathan Cutler
09:06 AM mgr Backport #41982 (Rejected): luminous: osd status reports old crush location after osd moves
Nathan Cutler
09:06 AM rgw Backport #41981 (Resolved): nautilus: nautilus: RGW compression does not take effect, using comma...
https://github.com/ceph/ceph/pull/31026 Nathan Cutler
09:05 AM Dashboard Backport #41980 (Resolved): nautilus: mgr/dashboard: passwords and other sensitive information is...
https://github.com/ceph/ceph/pull/31413 Nathan Cutler
09:04 AM rgw Backport #41979 (Resolved): mimic: rgw: fix list starts with null marker
https://github.com/ceph/ceph/pull/30775 Nathan Cutler
09:04 AM rgw Backport #41978 (Resolved): nautilus: rgw: fix list starts with null marker
https://github.com/ceph/ceph/pull/30743 Nathan Cutler
09:04 AM rgw Backport #41977 (Rejected): luminous: rgw: fix list starts with null marker
Nathan Cutler
09:04 AM rgw Backport #41976 (Resolved): nautilus: if user doesnt exist then bucket list should give error/inf...
https://github.com/ceph/ceph/pull/30604 Nathan Cutler
09:04 AM rgw Backport #41975 (Resolved): mimic: Admin user become normal after synced to another zone.
https://github.com/ceph/ceph/pull/30804 Nathan Cutler
09:04 AM rgw Backport #41974 (Resolved): nautilus: Admin user become normal after synced to another zone.
https://github.com/ceph/ceph/pull/30680 Nathan Cutler
09:04 AM rgw Backport #41973 (Rejected): luminous: Admin user become normal after synced to another zone.
Nathan Cutler
09:03 AM rbd Backport #41972 (Resolved): nautilus: [rbd-mirror] simplify peer bootstrapping
https://github.com/ceph/ceph/pull/30821 Nathan Cutler
09:03 AM rgw Backport #41971 (Resolved): mimic: rgw: ldap auth: S3 auth failure should return InvalidAccessKey...
https://github.com/ceph/ceph/pull/30652 Nathan Cutler
09:03 AM rgw Backport #41970 (Resolved): nautilus: rgw: ldap auth: S3 auth failure should return InvalidAccess...
https://github.com/ceph/ceph/pull/30651 Nathan Cutler
09:03 AM rgw Backport #41969 (Rejected): luminous: rgw: ldap auth: S3 auth failure should return InvalidAccess...
Nathan Cutler
09:03 AM rbd Backport #41968 (Resolved): nautilus: [rbd-mirror] image status reports "down" after msgr v2 reco...
https://github.com/ceph/ceph/pull/30822 Nathan Cutler
09:03 AM rgw Backport #41967 (Rejected): mimic: rgw: DefaultRetention requires either Days or Years, but not b...
Nathan Cutler
09:03 AM rgw Backport #41966 (Rejected): nautilus: rgw: DefaultRetention requires either Days or Years, but no...
Nathan Cutler
09:02 AM rgw Backport #41965 (Rejected): luminous: rgw: DefaultRetention requires either Days or Years, but no...
Nathan Cutler
09:02 AM RADOS Backport #41964 (Resolved): mimic: Segmentation fault in rados ls when using --pgid and --pool/-p...
https://github.com/ceph/ceph/pull/30893 Nathan Cutler
09:02 AM RADOS Backport #41963 (Resolved): nautilus: Segmentation fault in rados ls when using --pgid and --pool...
https://github.com/ceph/ceph/pull/30605 Nathan Cutler
09:02 AM RADOS Backport #41962 (Resolved): luminous: Segmentation fault in rados ls when using --pgid and --pool...
Nathan Cutler
09:02 AM RADOS Backport #41961 (Resolved): mimic: tools/rados: add --pgid in help
https://github.com/ceph/ceph/pull/30893 Nathan Cutler
09:02 AM RADOS Backport #41960 (Resolved): nautilus: tools/rados: add --pgid in help
https://github.com/ceph/ceph/pull/30607 Nathan Cutler
09:02 AM RADOS Backport #41959 (Resolved): luminous: tools/rados: add --pgid in help
https://github.com/ceph/ceph/pull/30608 Nathan Cutler
09:02 AM RADOS Backport #41958 (Resolved): nautilus: scrub errors after quick split/merge cycle
https://github.com/ceph/ceph/pull/30643 Nathan Cutler
09:01 AM rbd Backport #41957 (Resolved): nautilus: rbd-nbd backport netlink changes from master
https://github.com/ceph/ceph/pull/30532 Nathan Cutler
09:01 AM rbd Backport #41955 (Resolved): mimic: unbreak krbd_huge_image.t on bionic
https://github.com/ceph/ceph/pull/30569 Nathan Cutler
09:01 AM rbd Backport #41954 (Resolved): nautilus: unbreak krbd_huge_image.t on bionic
https://github.com/ceph/ceph/pull/32059 Nathan Cutler
08:08 AM rgw Bug #41953: rgw: skip add empty multipart list to gc in abort_multipart_upload
https://github.com/ceph/ceph/pull/30511 Tianshan Qu
08:05 AM rgw Bug #41953 (Resolved): rgw: skip add empty multipart list to gc in abort_multipart_upload
abort_multipart_upload will collect uploaded parts to gc.
But if we have no uploaded parts, it still send to gc.
Tianshan Qu
07:50 AM rbd Bug #41653 (Pending Backport): [rbd-mirror] simplify peer bootstrapping
Mykola Golub
07:50 AM Revision 90685103 (ceph): Merge pull request #30411 from dillaman/wip-41653
rbd-mirror: simplify peer bootstrapping
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:41 AM Dashboard Bug #41320 (Pending Backport): mgr/dashboard: passwords and other sensitive information is writte...
Setting this to "pending backport", as this should be fixed for Nautilus, too. Lenz Grimmer
06:59 AM CephFS Feature #41842 (Fix Under Review): mgr/volumes: list FS subvolumes, subvolume groups, and their s...
Jos Collin
06:57 AM CephFS Documentation #40689 (Resolved): mgr/volumes: document mgr fs volumes CLI
Patrick Donnelly
06:50 AM CephFS Cleanup #41951 (Resolved): mds: obsolete mds_cache_size
mds_cache_memory_limit is preferred. Remove last bits of support for mds_cache_size. Patrick Donnelly
06:20 AM rgw Backport #41897 (In Progress): mimic: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30510 Prashant D
06:18 AM rgw Backport #41898 (In Progress): nautilus: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30509 Prashant D
06:16 AM Linux kernel client Feature #41796: fs/ceph: add lazyio propagate/synchronize support
Jeff Layton wrote:
> How is lazyio_propagate different from fsync, or sync_file_range() syscall? Don't they do the s...
Patrick Donnelly
05:06 AM CephFS Backport #41865: nautilus: mds: ask idle client to trim more caps
Should also backport https://tracker.ceph.com/issues/41899 Patrick Donnelly
04:26 AM Revision 9a274a6a (ceph): Merge PR #30428 into master
* refs/pull/30428/head:
doc/dev/developer_guide: fix heading level
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewe...
Patrick Donnelly
04:26 AM Revision b7186e39 (ceph): rgw: fix data sync start delay if remote haven't init data_log
Fixes: https://tracker.ceph.com/issues/41839
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from comm...
Tianshan Qu
04:26 AM Revision ce72254b (ceph): rgw: fix data sync start delay if remote haven't init data_log
Fixes: https://tracker.ceph.com/issues/41839
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from comm...
Tianshan Qu
04:22 AM CephFS Feature #41910 (Fix Under Review): qa: allow vstart_runner to perform tests on kclient mounts
Patrick Donnelly
04:17 AM CephFS Bug #41892 (Fix Under Review): qa: convert kcephfs qa tests to use mount.ceph auto-discovery feat...
Patrick Donnelly
04:07 AM Revision 61494b1c (ceph): Merge PR #30435 into master
* refs/pull/30435/head:
doc: improve developer guide doc
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by:...
Patrick Donnelly
03:58 AM Revision a2d1ed08 (ceph): Merge PR #30497 into master
* refs/pull/30497/head:
ceph-volume: systemd fix typo in log message
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Patrick Donnelly
03:57 AM ceph-volume Bug #41942 (Pending Backport): ceph-volume: typo in logmessage of ceph-volume systemd
Patrick Donnelly
02:11 AM CephFS Bug #41935 (Duplicate): ceph mdss keep on crashing
Patrick Donnelly
02:04 AM CephFS Bug #41948 (Fix Under Review): nautilus: mds: incomplete backport of #40444 (MDCache::cow_inode d...
Patrick Donnelly
01:56 AM Revision 998a3025 (ceph): rpm,deb: python-requests is not needed for ceph-common
Signed-off-by: luo.runbing <luo.runbing@zte.com.cn> luo.runbing

09/22/2019

11:45 PM Revision 5ddfd572 (ceph): vstart: add --inc-osd option
I am currently developing some scale-up[down] related feature.
It would be nice if I can simply develop and test it o...
xie xingguo
10:12 PM RADOS Cleanup #41876 (Pending Backport): tools/rados: add --pgid in help
Vikhyat Umrao
09:59 PM Revision f71672c6 (ceph): qa/standalone/ceph-helpers: default pg autoscale mode off for standalone
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision e1569a18 (ceph): common: default pg_autoscale_mode=on for new pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision f88d95be (ceph): mon: do not require pg_num to 'osd pool create'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 7b988e9f (ceph): doc: remove all pg_num arguments to 'osd pool create'
Also, update the dicussion about pg_num and pool creation, with a reference
to the autoscaler.
Signed-off-by: Sage W...
Sage Weil
09:58 PM Revision b1b821f6 (ceph): pybind/ceph_volume_client: do not specify pg_num for new pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 02a82abe (ceph): mgr/volumes: do not specify pg_num
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 37849a36 (ceph): test,misc: do not specify pg_num per pool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 6c2a8e47 (ceph): os/bluestore: fix objectstore_blackhole read-after-write
Instead of tossing out transactions from queue_transactions (which prevents
us from reading back the results), instea...
Sage Weil
12:50 PM Revision 42b8ff10 (ceph): Merge pull request #30457 from dillaman/wip-41908
osd/PrimaryLogPG: do not append outdata to TMAPUP ops
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage We...
Kefu Chai
12:45 PM Revision 2687e5f2 (ceph): qa/tasks/mgr/dashboard/test_health: update schema
see 351a3b9d3867ab8dd6d0502fbc46c0016553c6d5
Fixes: https://tracker.ceph.com/issues/41947
Signed-off-by: Kefu Chai <...
Kefu Chai
12:44 PM Revision c76e21e9 (ceph): mon/MgrMap: dump mgr_features as an object property
it's a property of "standby" object, not an element of
"available_modules".
it's a follow-up fix of 351a3b9d
Signed...
Kefu Chai
11:55 AM RADOS Bug #41950 (Can't reproduce): crimson compile
Can i know crimson-old use what version Seastar code at ceph-15 version?
When compile, output following option:
<...
YongSheng Zhang
07:34 AM CephFS Bug #41935: ceph mdss keep on crashing
https://tracker.ceph.com/issues/41948 Zheng Yan
07:21 AM Dashboard Bug #41949 (Can't reproduce): test_access_permissions fails in tasks.mgr.dashboard.test_cephfs.Ce...
sorry, turns out i was testing against an older dashboard backend. Kefu Chai
07:19 AM Dashboard Bug #41949 (Can't reproduce): test_access_permissions fails in tasks.mgr.dashboard.test_cephfs.Ce...
... Kefu Chai
07:14 AM Revision 880cf356 (ceph): mds: wake up lock waiters after forcibly changing lock state
commit df79944a "mds: cleanup unneeded client_snap_caps when
splitting snap inode" is incomplete.
Fixes: http://trac...
Yan, Zheng
06:52 AM CephFS Bug #41948 (Resolved): nautilus: mds: incomplete backport of #40444 (MDCache::cow_inode does not ...
backport #40445 incomplete Zheng Yan
05:06 AM CephFS Documentation #41893 (Resolved): doc: mds state diagram color description mistake
Patrick Donnelly
05:05 AM Revision 7bce31f0 (ceph): Merge PR #30427 into master
* refs/pull/30427/head:
doc/cephfs: correct a description mistake about mds states
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
04:55 AM Dashboard Bug #41947 (Fix Under Review): Test failure: test_full_health (tasks.mgr.dashboard.test_health.He...
Kefu Chai
04:54 AM Dashboard Bug #41947 (Resolved): Test failure: test_full_health (tasks.mgr.dashboard.test_health.HealthTest)
http://pulpito.ceph.com/kchai-2019-09-22_03:04:52-rados-wip-kefu-testing-2019-09-20-1945-distro-basic-mira/... Kefu Chai
04:12 AM Revision d90b4701 (ceph): Merge pull request #30432 from yanghonggang/wip-yhg-balancer-eval-maxmin
pybind/mgr/balancer/module.py: add max/min info in stats_by_root
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
04:12 AM RADOS Bug #41936 (Pending Backport): scrub errors after quick split/merge cycle
Kefu Chai
04:11 AM Revision 75332218 (ceph): Merge pull request #30479 from liewegas/wip-fix-osd-invalid-stats
osd/osd_types: fix {omap,hitset_bytes}_stats_invalid handling on split/merge
Reviewed-by: Neha Ojha <nojha@redhat.co...
Kefu Chai
04:08 AM Revision 83d74a72 (ceph): Merge pull request #29800 from Devp00l/wip-41372
mgr/dashboard: CephFS tab component
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@sus...
Kefu Chai
04:03 AM Revision ffc33714 (ceph): Merge pull request #30412 from tchaikov/wip-crimson-osd-make-message
osd,crimson: use make_message for creating message
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
04:01 AM Revision 993b85e9 (ceph): Merge pull request #30408 from p-se/wip-pna-smartctl-report
osd: add common smartctl output to JSON output
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:47 AM Revision cf23754a (ceph): Merge pull request #30414 from neha-ojha/wip-fix-missing
osd/PeeringState.h: get_num_missing() should report num_missing()
Reviewed-by: Samuel Just <sjust@redhat.com>
Review...
Kefu Chai
03:46 AM mgr Bug #40871 (Pending Backport): osd status reports old crush location after osd moves
Kefu Chai
03:45 AM Revision 096eff11 (ceph): Merge pull request #30448 from tchaikov/wip-40871
mgr: set hostname in DeviceState::set_metadata()
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:45 AM RADOS Bug #41946: cbt perf test fails due to leftover in /home/ubuntu/cephtest
... Kefu Chai
02:09 AM RADOS Bug #41946 (Duplicate): cbt perf test fails due to leftover in /home/ubuntu/cephtest
... Kefu Chai
03:42 AM Revision 451470e1 (ceph): Merge pull request #30449 from tchaikov/wip-37884
mon,mgr: pass MessageRef to monc.send_mon_message() …
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:42 AM RADOS Bug #41875 (Pending Backport): Segmentation fault in rados ls when using --pgid and --pool/-p tog...
Kefu Chai
03:41 AM Revision 349e01fb (ceph): Merge pull request #30413 from vumrao/wip-vumrao-41875
tools/rados: call pool_lookup() after rados is connected.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: xie...
Kefu Chai
03:38 AM Revision 2b801c26 (ceph): Merge pull request #30409 from uweigand/cleanup-endian
src/: Clean up endian handling
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:37 AM Revision a5160be9 (ceph): Merge pull request #30383 from vumrao/wip-vumrao-tools-rados-add-pgid-i...
tools/rados: add --pgid in help
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:36 AM Revision e2c901b9 (ceph): Merge pull request #30211 from majianpeng/msg-clear-payload
msg/async: clear_payload when requeue_sent.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ricardo Dias <rdia...
Kefu Chai
03:35 AM Dashboard Bug #41320 (Resolved): mgr/dashboard: passwords and other sensitive information is written to logs
Kefu Chai
03:34 AM Revision b278284b (ceph): Merge pull request #30445 from tchaikov/wip-41320
mgr/dashboard: do not log tokens
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Ernesto Puerta <epuertat...
Kefu Chai
03:33 AM Revision 5e7d740b (ceph): Merge pull request #29947 from iotcg/nosrq
support RDMA NIC without SRQ in msg/async/rdma
Reviewed-by: Roman Penyaev <rpenyaev@suse.de>
Reviewed-by: Kefu Chai ...
Kefu Chai
01:53 AM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
/a/kchai-2019-09-21_17:17:30-rados-wip-kefu-testing-2019-09-20-1944-distro-basic-mira/4324219/ Kefu Chai

09/21/2019

03:09 PM Revision 8994a652 (ceph): qa/standalone/osd/divergent-priors: add reproducer for bug 41816
Reproducer for https://tracker.ceph.com/issues/41816
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:13 AM rbd Bug #41945 (Pending Backport): unbreak krbd_huge_image.t on bionic
Ilya Dryomov
09:12 AM Revision 7bbd290d (ceph): Merge pull request #30502 from idryomov/wip-krbd-avoid-hexdump-s
qa: avoid hexdump skip and length options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
05:56 AM Revision 81764b51 (ceph): Merge pull request #30489 from liuchang0812/kill-compile-warning
rgw: kill compile warnning in rgw_object_lock.h
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Xie Xingguo

09/20/2019

11:09 PM Revision a5e9e909 (ceph): osd/PeeringState: recover_got - add special handler for empty log
If we use a small osd_min[max]_pg_log_entries setting, say, 10, and
do splitting, a child pg may only be able to keep...
xie xingguo
09:56 PM Revision 37a758a1 (ceph): OSD: avoid failure peer info to resent
maybe_update_heartbeat_peers may remove one peer and never add in.
if that peer is in failure_pending but that peer...
shun song
09:23 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
Just FYI, on my cluster where I reported (and still see) this issue, I never had changed num_rados_handles, so I don'... Benjamin Cherian
09:01 PM RADOS Bug #41156 (Rejected): dump_float() poor output
David Zafman
08:47 PM RADOS Bug #41817 (Closed): qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
David Zafman
08:03 PM rbd Bug #41945 (Fix Under Review): unbreak krbd_huge_image.t on bionic
Ilya Dryomov
06:27 PM rbd Bug #41945 (Resolved): unbreak krbd_huge_image.t on bionic
A regression in hexdump(1)! Ilya Dryomov
07:43 PM Revision d1b69136 (ceph): qa: avoid hexdump skip and length options
On Debian-based distros, hexdump(1) comes from FreeBSD in bsdmainutils
package (other distros ship a Linux version fr...
Ilya Dryomov
07:17 PM RADOS Bug #41913 (Fix Under Review): With auto scaler operating stopping an OSD can lead to COT crashin...
the real bug here is that the pgid split so the pgid specified to COT is wrong. the attached PR adds a check in COT ... Sage Weil
07:16 PM Revision f88b3534 (ceph): ceph-objectstore-tool: better error message if pgid and object do not m...
Fixes: https://tracker.ceph.com/issues/41913
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:22 PM RADOS Bug #41944 (Resolved): inconsistent pool count in ceph -s output
... Sage Weil
06:08 PM RADOS Bug #41816 (Fix Under Review): Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed as...
Sage Weil
05:36 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
The complete_to pointer is already at log end before recover_got() is called. I think it's because during split() we ... Sage Weil
05:24 PM Dashboard Bug #41682: mgr/dashboard: iSCSI control inputs should be rendered based on control "type"
FYI, PR https://github.com/ceph/ceph-iscsi/pull/143 is also relevant for this issue Ricardo Marques
04:35 PM RADOS Bug #41943 (Closed): ceph-mgr fails to report OSD status correctly
After an inexplicable cluster event that resulted in around 10% of our OSDs falsely reported down (and shortly after ... Brian Andrus
02:48 PM rbd Bug #41036: concurrent "rbd unmap" failures due to udev
May have hit this with fsx:
http://qa-proxy.ceph.com/teuthology/teuthology-2019-09-07_03:20:02-krbd-master-testing...
Ilya Dryomov
02:47 PM Revision 8d9780ce (ceph): ceph-volume: systemd fix typo in log message
Fixes: https://tracker.ceph.com/issues/41942
Signed-off-by: Manu Zurmühl <m.zurmuehl@heinlein-support.de>
Manu Zurmuehl
02:39 PM Revision deec14ce (ceph): mgr/dashboard: enable run-frontend-unittest.sh to run from any directory
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
02:08 PM ceph-volume Bug #41942: ceph-volume: typo in logmessage of ceph-volume systemd
I am working on it Manu Zurmuehl
02:05 PM ceph-volume Bug #41942 (Resolved): ceph-volume: typo in logmessage of ceph-volume systemd
The log message output is... Manu Zurmuehl
01:54 PM Dashboard Documentation #41941 (New): mgr/dashboard: target device validation
Let's document user recommendation for screen sizes/devices (same way as we do for "supported browsers":https://docs.... Ernesto Puerta
01:48 PM Dashboard Bug #41940 (Fix Under Review): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile
01:45 PM Dashboard Bug #41940 (In Progress): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile
01:44 PM Dashboard Bug #41940 (Resolved): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
The RGW user and bucket datatables are using the wrong identifiers.
Volker Theile
01:46 PM Revision 1271bf73 (ceph): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Fixes: https://tracker.ceph.com/issues/41940
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:36 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Per our discussion during today's dashboard sync call:
- Let's start with a single entry point (from the OSD List on...
Ricardo Marques
09:18 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Comments from today's stand-up:
Lenz: Make two entry points to the same flow. Focus on OSD page first. Creating OSDs...
Kiefer Chang
07:08 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Thanks Ju Lim for so many comments.
> Page 1
> - Cluster >> Inventory — Should we consider changing “Inventory” to ...
Kiefer Chang
12:51 PM Revision eb5ee0a3 (ceph): rgw: kill compile warnning in rgw_object_lock.h
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
12:47 PM RADOS Bug #41834: qa: EC Pool configuration and slow op warnings for OSDs caused by recent master changes
Might as well add some RBD failures while piling on:
http://pulpito.ceph.com/trociny-2019-09-19_12:41:57-rbd-wip-m...
Jason Dillaman
12:44 PM Dashboard Feature #38091 (Resolved): mgr/dashboard: Support multiple selections on the OSD datatable
Ricardo Marques
12:43 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
At a high level, here's what I think we need to do:
Add a new delegated_inos field to session_info_t in the MDS co...
Jeff Layton
12:15 PM Dashboard Feature #41233 (Resolved): mgr/dashboard: Add E2E tests for creating, editing and deleting a role...
Adam King
12:14 PM Dashboard Feature #41232 (Resolved): mgr/dashboard: Add E2E tests for creating, editing and deleting a user...
Adam King
12:14 PM Dashboard Feature #41231 (Resolved): mgr/dashboard: Add breadcrumb tests for user management pages
Adam King
12:09 PM Revision 85f98c01 (ceph): qa/suites/rbd: test case for rbd-mirror bootstrap
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:03 PM ceph-volume Bug #41392 (Need More Info): ceph-volume can't do a 'simple scan' on a running osd when dmcrypt i...
Looks like the call to cryptsetup is failing:
> process.run(['cryptsetup', 'remove', mapping])
Could you add t...
Alfredo Deza
11:55 AM Revision 057547fa (ceph): Merge pull request #30484 from trociny/wip-handle_start_replay_interrupted
rbd-mirror: potential nullptr dereference in ImageReplayer::handle_start_replay
Reviewed-by: Jason Dillaman <dillama...
Jason Dillaman
11:48 AM Revision e78569a4 (ceph): mgr/dashboard: Fix error when removing osds
After purging or destroying OSDs the details component would stay open and try
to fetch data related to a non existen...
Tiago Melo
11:48 AM Revision 0a27d5a1 (ceph): mgr/dashboard: Fix validation of OSDs
There were situations where the OSD was removed and then we tried to access some
property of the OSD object, causing ...
Tiago Melo
11:48 AM Revision 6b1c6cd8 (ceph): mgr/dashboard: Improve processing of multiple OSD requests
We were not using forkJoin when calling scrub endpoint.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:55 AM Revision 3f2a8e44 (ceph): mgr/dashboard: REST API: OpenAPI docs require internet connection
Fixes: https://tracker.ceph.com/issues/40027
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
10:51 AM rgw Feature #41686: Unable to rebuild bucket index with a shard missing.
After an OSD failure affected the index pool. The object got completed missing. And the object looks like the shard o... Manuel Rios
10:50 AM Revision 57f91d15 (ceph): qa: have kclient tests use new mount.ceph functionality
Now that the mount helper has the ability to discover mon addrs and
can scrape secrets from the keyring, take advanta...
Jeff Layton
10:21 AM Revision cb9127ab (ceph): messages/MLog: pass rvalue ref instead const ref to ctor
easier to use this way. and so far, there is no caller of this function
yet.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
10:21 AM Revision a144cacd (ceph): mon/MonClient: add send_mon_message(MessageRef)
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:21 AM Revision 7df36081 (ceph): mon/MonClient: include necessary #includes
ideally, a header file should be self-contained.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:21 AM Revision 12d301a1 (ceph): mgr: pass MessageRef to monc.send_mon_message()
less chance to leak memory
see also: https://tracker.ceph.com/issues/37884
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:59 AM CephFS Backport #41933 (In Progress): nautilus: mgr/volumes: issuing `fs subvolume getpath` command hang...
https://github.com/ceph/ceph/pull/29926 Ramana Raja
09:45 AM Revision 1ee85da0 (ceph): mgr/dashboard: Prevent KeyError when requesting always_on_modules
`ceph_release` is not necessarily a valid key for `mgr_map['always_on_modules']`
This PR is inspired by https://gith...
Volker Theile
09:36 AM Revision 4dd80305 (ceph): mgr/volumes: give useful error message
... when creating FS subvolume or subvolume group with invalid
data pool layout.
Fixes: https://tracker.ceph.com/iss...
Ramana Raja
09:36 AM Revision d894ac96 (ceph): mgr/volumes: cleanup FS subvolume or subvolume group path
... on best effort basis when FS subvolume or subvolumegroup create
command fails.
Fixes: https://tracker.ceph.com/i...
Ramana Raja
09:36 AM Revision 0f69ce21 (ceph): mgr/volumes: drop unnecessary size
Fixes: https://tracker.ceph.com/issues/41752
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:36 AM Revision cb059438 (ceph): mgr/volumes: prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:36 AM Revision 82f4633f (ceph): qa/tasks: test for prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:36 AM Revision 700c5992 (ceph): mgr/volumes: return string type to ceph-manager
The 'volumes' ceph-mgr module returns a byte type instead of a string
type as the stdout result of commands, `fs subv...
Venky Shankar
09:21 AM Revision b2ca51a8 (ceph): mgr/dashboard Adds multiple selection in osd table (#29662)
mgr/dashboard Adds multiple selection in osd table
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: ...
Lenz Grimmer
09:15 AM Revision ae84c278 (ceph): mon: show pool id in pool ls command
Fixes: http://tracker.ceph.com/issues/40287
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
09:11 AM Revision 83b0189c (ceph): mon: show pool id in pool ls command
Fixes: http://tracker.ceph.com/issues/40287
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
08:59 AM rbd Bug #41833 (Pending Backport): [rbd-mirror] image status reports "down" after msgr v2 reconnect
Mykola Golub
08:59 AM Revision 72076d3a (ceph): Merge pull request #30438 from dillaman/wip-41833
cls/rbd: sanitize entity instance messenger version type
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:25 AM Revision a01597b0 (ceph): rbd-mirror: potential nullptr dereference in ImageReplayer::handle_star...
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:08 AM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
As described in my last mail on the mailinglist i converted the filesystem to ext4, set "sysctl vm.dirty_background_r... Marc Schöchlin
04:59 AM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
PR raised - https://github.com/ceph/ceph/pull/30482 Paul Cuzner
02:51 AM Revision a363dea8 (ceph): Merge pull request #30474 from tchaikov/wip-discard-future
crimson: run in foreground if possible, silence warnings
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
02:13 AM RADOS Bug #41939 (Need More Info): Scaling with unfound options might leave PGs in state "unknown"

With osd_pool_default_pg_autoscale_mode="on"
../qa/run-standalone.sh TEST_rep_recovery_unfound
The test failu...
David Zafman
01:59 AM RADOS Backport #41863 (In Progress): mimic: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30481 Prashant D
01:57 AM RADOS Backport #41862 (In Progress): nautilus: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30480 Prashant D
12:09 AM Revision 3b024c54 (ceph): osd/PGLog: persist num_objects_missing for replicas when peering is done
guoracle reported that:
> In the asynchronous recovery feature, the asynchronous recovery
> target OSD is selected b...
xie xingguo

09/19/2019

11:32 PM Revision eace52dc (ceph): mon: ensure prepare_failure() marks no_reply on op
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 75ec26d78dfff1ce3b668e08d6a6a3cf05fe07de)
Joao Eduardo Luis
11:32 PM Revision f3ef3ded (ceph): mon: ensure prepare_failure() marks no_reply on op
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 75ec26d78dfff1ce3b668e08d6a6a3cf05fe07de)
Joao Eduardo Luis
11:12 PM RADOS Bug #41817: qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
This fix for this particular issue is to just disable auto scaler because it just causes a hang in the test but no cr... David Zafman
10:59 PM RADOS Bug #41923: 3 different ceph-osd asserts caused by enabling auto-scaler

I think this stack better reflects the thread that hit the suicide timeout. However, everytime I've seen this thre...
David Zafman
09:41 PM RADOS Bug #41923: 3 different ceph-osd asserts caused by enabling auto-scaler

Look at the assert(op.hinfo) it is caused by the corruption injected by the test. I'll verify that the asserts are...
David Zafman
12:05 AM RADOS Bug #41923 (Can't reproduce): 3 different ceph-osd asserts caused by enabling auto-scaler

Change config osd_pool_default_pg_autoscale_mode to "on"
Saw these 4 core dumps on 3 different sub-tests.
../...
David Zafman
10:35 PM Revision 751c4514 (ceph): Merge pull request #28971 from yuvalif/wip-yuval-pubsub-api2
rgw/pubsub: add S3 compliant API to master zone Yuval Lifshitz
09:53 PM rgw Bug #41589 (Pending Backport): if user doesnt exist then bucket list should give error/info messa...
Vikhyat Umrao
06:17 PM rgw Bug #41589 (Resolved): if user doesnt exist then bucket list should give error/info message (sayi...
Casey Bodley
05:54 PM rgw Bug #41589: if user doesnt exist then bucket list should give error/info message (saying user doe...
Casey Bodley
09:24 PM Dashboard Subtask #25125: mgr/dashboard: support RBD namespaces
Just a note that you can clone across namespaces -- but only if using clone format v2 (need to set "rbd_default_clone... Jason Dillaman
09:23 PM rbd Bug #41938 (In Progress): Error cloning snapshot when using RBD namespaces
Jason Dillaman
08:53 PM rbd Bug #41938 (Resolved): Error cloning snapshot when using RBD namespaces
I have the following snapshot under the namespace `ns1`:... Ricardo Marques
09:21 PM Linux kernel client Bug #40985 (In Progress): xfstest generic/451 intermittently fails
Jeff Layton
08:49 PM Revision 4188f498 (ceph): Merge pull request #30334 from jan--f/wip-disjoint-device-lists-mimic
mimic: ceph-volume: ensure device lists are disjoint
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:10 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
First off, thank you for the terrific job mocking up the Create OSDs workflow as this is not a trivial workflow. It'... Ju Lim
11:12 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
The mockups look really nice. I just have one comment about the DriveGroup part.
I think instead of having separat...
Joshua Schmid
08:02 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Paul Cuzner wrote:
> Hi Kiefer,
> Nice work - will be great to see something like this in the dashboard!
Thanks ...
Kiefer Chang
04:33 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Hi Kiefer,
Nice work - will be great to see something like this in the dashboard!
A few questions;
1. Does the...
Paul Cuzner
07:10 PM Revision 41e456a4 (ceph): Merge pull request #30101 from rishabh-d-dave/cv-minor
ceph-volume: api/lvm: check if list of LVs is empty
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Jan Fa...
Alfredo Deza
06:33 PM Revision bd94272c (ceph): Merge pull request #19020 from zhangsw/feature-rgw-bucketsync-api
rgw: add admin rest api for bucket sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:25 PM rgw Feature #41227 (Resolved): es sync module supports es new type-less mapping
Casey Bodley
06:24 PM Revision 125ab97d (ceph): Merge pull request #29637 from liuchang0812/rgw-es7
rgw: sync with elastic search v7
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:23 PM rgw Bug #41433 (Pending Backport): rgw: fix list starts with null marker
Casey Bodley
06:23 PM Revision 3993a724 (ceph): Merge pull request #29897 from tianshan/fix_list_start_with_null_marker
rgw: fix list versions starts with version_id=null
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:22 PM rgw Bug #40935 (Pending Backport): nautilus: RGW compression does not take effect, using command “rad...
Casey Bodley
06:22 PM Revision 30b3ecbc (ceph): Merge pull request #29909 from cbodley/wip-40935
rgw: fix default storage class for get_compression_type
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:21 PM rgw Bug #41643 (Pending Backport): Admin user become normal after synced to another zone.
Casey Bodley
06:21 PM Revision d5d0d7fe (ceph): Merge pull request #30127 from zhangsw/rgw-fix-adminuser
rgw: add missing admin property when sync user info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:21 PM rgw Bug #39262 (Resolved): rgw: propagate transaction id into ops log
Casey Bodley
06:20 PM Revision 026eed47 (ceph): Merge pull request #30163 from zhangsw/feature-rgw-opslog-transid
rgw: add transaction id to ops log.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:18 PM Revision b087c4ea (ceph): Merge pull request #30175 from tianshan/improve-data-sync-retry
rgw: improve data sync restart after failure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:18 PM Revision 20159f03 (ceph): Merge pull request #30189 from linuxbox2/wip-rgw-ss3lite
rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:17 PM Revision 2c82b290 (ceph): Merge pull request #30194 from vumrao/wip-vumrao-41589
radosgw-admin: add --uid check in bucket list command
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
06:16 PM rgw Bug #41760 (Pending Backport): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId f...
Casey Bodley
06:16 PM Revision 49d03953 (ceph): Merge pull request #30332 from linuxbox2/wip-ldap-denied
rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:15 PM Revision c18db0c4 (ceph): Merge pull request #30384 from ZVampirEM77/bucket-create-time
rgw: add creation time information into bucket stats
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:54 PM rgw Bug #41606 (Fix Under Review): rgw: when you abort a multipart upload request, the quota may be n...
Casey Bodley
05:46 PM rgw Bug #41652: rgw lc does not delete objects that do not have the same tags
Abhishek Lekshmanan
05:42 PM rgw Bug #41729 (Triaged): rgw: sync log trimming does not work on buckets associated with a tenant
Casey Bodley
05:41 PM Revision 89945b1b (ceph): Merge pull request #29680 from liuchang0812/s3-lock-bugfix
rgw: DefaultRetention requires either Days or Years
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Abhi...
Abhishek L
05:40 PM rgw Bug #41838 (Pending Backport): rgw: DefaultRetention requires either Days or Years, but not both.
Abhishek Lekshmanan
05:38 PM rgw Bug #41870 (Triaged): rgw: s3 interface doesn't URL encode CommonPrefixes when URL encoding is set
Abhishek Lekshmanan
05:36 PM rgw Bug #41925 (Fix Under Review): rgw: delete bucket with system user return 204-no-content http code
Casey Bodley
03:24 AM rgw Bug #41925 (Resolved): rgw: delete bucket with system user return 204-no-content http code
but rgw returns a json content in http body. we should return 200 http code here. the wrong http code makes nodejs's ... Chang Liu
05:34 PM rgw Bug #41926 (Fix Under Review): rgw: usage show can't completed when specify --bucket
Casey Bodley
06:38 AM rgw Bug #41926: rgw: usage show can't completed when specify --bucket
https://github.com/ceph/ceph/pull/30470 Jack Lv
06:38 AM rgw Bug #41926 (Resolved): rgw: usage show can't completed when specify --bucket
1、To create 1000 buckets for a user
2、Specify "--bucket" option to show user's usage,such as:
radosgw-admin usage s...
Jack Lv
04:53 PM rbd Feature #41937 (Resolved): rbd-nbd backport netlink changes from master
This is a request to backport PRs:
https://github.com/ceph/ceph/pull/27902
and
https://github.com/ceph/ceph/pull...
Mike Christie
04:51 PM RADOS Bug #41936 (Fix Under Review): scrub errors after quick split/merge cycle
Sage Weil
04:51 PM RADOS Bug #41936 (Resolved): scrub errors after quick split/merge cycle
PGs split and then merge soon after. There is a pg stat scrub mismatch. Sage Weil
04:51 PM Revision 5685bed7 (ceph): osd/osd_types: fix {omap,hitset_bytes}_stats_invalid handling on split/...
Fixes: https://tracker.ceph.com/issues/41936
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:48 PM RADOS Bug #41834: qa: EC Pool configuration and slow op warnings for OSDs caused by recent master changes
This shows up in rgw's ec pool tests also. In osd logs, I see slow ops on MOSDECSubOpRead/Reply messages, and they al... Casey Bodley
04:36 PM Revision 84bcfae8 (ceph): Merge pull request #30333 from jan--f/wip-41762-mimic
mimic: ceph-volume: implement __format__ in Size to format sizes in py3
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:42 PM CephFS Bug #41935: ceph mdss keep on crashing
Looks like the backport of https://tracker.ceph.com/issues/39987 to nautilus was incomplete, it's missing https://git... Dan van der Ster
02:23 PM CephFS Bug #41935: ceph mdss keep on crashing
... Kenneth Waegeman
02:21 PM CephFS Bug #41935 (Duplicate): ceph mdss keep on crashing
I updated ceph to 14.2.3 yesterday. everything was running fine, but today mds start crashing. I tried restarting all... Kenneth Waegeman
02:30 PM Revision 29cc91f9 (ceph): mgr/dashboard: Standby Dashboards don't handle all requests properly
Fixes: https://tracker.ceph.com/issues/41930
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
02:30 PM Bug #41929: Inconsistent reporting of STORED/USED in ceph df
Perhaps I should also mention that the meta data and index pools have a failure domain 'rack' whereas the data pools ... Janek Bevendorff
10:54 AM Bug #41929 (Closed): Inconsistent reporting of STORED/USED in ceph df
@ceph df@ reports inconsistent values in the @STORED@ or @USED@ (not @%USED@). Notice how the @cephfs.storage.data@ p... Janek Bevendorff
02:28 PM Dashboard Bug #41930 (Fix Under Review): mgr/dashboard: Standby Dashboards don't handle all requests properly
Volker Theile
11:53 AM Dashboard Bug #41930 (In Progress): mgr/dashboard: Standby Dashboards don't handle all requests properly
Volker Theile
11:40 AM Dashboard Bug #41930 (Resolved): mgr/dashboard: Standby Dashboards don't handle all requests properly
Standby Dashboards only redirect calls with a 303 for URL's like https://192.168.178.2:43419/ to the active system, b... Volker Theile
02:09 PM Dashboard Bug #41934 (Rejected): mgr/dashboard: Tryout feature of API documentation broken
Tryout feature is not broken. The UI looks like the user is logged in and does not need to log in manually, but in fa... Patrick Seidensal
01:32 PM Dashboard Bug #41934 (Rejected): mgr/dashboard: Tryout feature of API documentation broken
The tryout feature of the API documentation is broken and works only for the login. Each other request made from the ... Patrick Seidensal
01:41 PM Revision 99ccc166 (ceph): mon/OSDMonitor: trim no-longer-exist failure reporters
remove the report from failure_info in OSDMonitor::check_failure(), if
the reporter does not exist in the osdmap any ...
su_nan@inspur.com
01:35 PM Dashboard Bug #40027 (Fix Under Review): mgr/dashboard: REST API: OpenAPI docs require internet connection
Patrick Seidensal
01:30 PM CephFS Backport #41933 (Resolved): nautilus: mgr/volumes: issuing `fs subvolume getpath` command hangs a...
https://github.com/ceph/ceph/pull/29926 Ramana Raja
01:29 PM CephFS Bug #41903 (Pending Backport): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph...
Ramana Raja
01:28 PM Revision 7cdad344 (ceph): Merge pull request #30451 from ajarr/fix-41903
mgr/volumes: return string type to ceph-manager Venky Shankar
01:21 PM Revision 88a8d5d9 (ceph): ceph-volume: avoid backported version of configparser
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
01:19 PM Revision 31a0c7e7 (ceph): ceph-volume: fix warnings raised by pytest
Warnings are related to configparser. Update tests too.
Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: ...
Rishabh Dave
01:15 PM Revision b556a960 (ceph): mds: log a warning message when mds is started on an fs with inline_data
Log a warning message when we pull down an MDSMap and see that
inline_data has been enabled. This should give admins ...
Jeff Layton
01:15 PM Revision 865c9557 (ceph): mds: add a HEALTH_WARN message when inline_data is enabled
Alert admins when they have filesystems that have the inline_data
feature enabled, as it is being deprecated.
Signed...
Jeff Layton
01:15 PM Revision 6b5baba2 (ceph): qa: whitelist new FS_INLINE_DATA_DEPRECATED health warning
Some of our tests still enable this, so just ignore this warning
globally.
Signed-off-by: Jeff Layton <jlayton@redha...
Jeff Layton
01:15 PM Revision 9c406d0a (ceph): mon: deprecate CephFS inline_data support
The plan is to start deprecating this feature now so that we can remove
it in a future release. Change it to require ...
Jeff Layton
12:53 PM rbd Bug #41931: mgr/rbd_support: TypeError: '>' not supported between instances of 'str' and 'int'
... also, are you sure this needs to be backported to Nautilus? The above commit is only in the master branch. Jason Dillaman
12:51 PM rbd Bug #41931 (Need More Info): mgr/rbd_support: TypeError: '>' not supported between instances of '...
Looks like Sage changed that w/ commit 32d4bfa732547a6d78f18786b0a379fb6f7e73d9. Are you using an up-to-date MGR? Jason Dillaman
12:20 PM rbd Bug #41931 (Closed): mgr/rbd_support: TypeError: '>' not supported between instances of 'str' and...
Hi, I'm getting this exception nowadays:... Sebastian Wagner
12:51 PM Dashboard Feature #41223 (Resolved): mgr/dashboard: Add smartctl data as an details tab of an OSD
Lenz Grimmer
12:48 PM Revision bbb580e9 (ceph): mgr/dashboard: Add smartctl data as an details tab of an OSD (#30324)
mgr/dashboard: Add smartctl data as an details tab of an OSD
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: V...
Lenz Grimmer
12:45 PM Support #41932 (Closed): nautilus: pool does not respond to pg_num setting
Installed mimic and upgraded every node to nautilus.
Trying to set pg_num and pgp_num to a higher setting, and set...
George Kyriazis
12:15 PM Revision 11846191 (ceph): libcephfs: Add test for lazyio via libcephfs
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
10:32 AM Dashboard Bug #41727 (Resolved): mgr/dashboard: Javascript error when deleting an iSCSI target
Ricardo Marques
10:23 AM Revision b102c442 (ceph): crimson/osd/heartbeat: avoid racing when connecting to peer
before this change, we could initialize connections to newly added peers
in parallel repeatly, if an OSD is listed in...
Kefu Chai
10:23 AM Revision 4aed49b6 (ceph): crimson/osd: fix the order in OSD::update_heartbeat_peers()
before this chance, we do following things in background and in
parallel:
* add peers from pg map
* and peers from w...
Kefu Chai
10:23 AM Revision 6d5f5ed6 (ceph): crimson/osd: Heartbeat::add_reporter_peers() returns future
the sole caller `Heartbeat::update_peers()` also returns future, so
there is no reason that `add_reporter_peers()` ru...
Kefu Chai
10:23 AM Revision c345b593 (ceph): crimson/osd: add_peer() in parallel
we should not add peers in background, and we can do this in parallel!
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:23 AM Revision 1a8841cf (ceph): crimson/osd: evict object state in foreground
when doing error handling, we need to make sure the stale object state
is evicted before we return.
Signed-off-by: K...
Kefu Chai
10:23 AM Revision e5417509 (ceph): crimson/osd: ShardServices::send_pg_temp() returns future
it should not run in background unless necessary.
please note, we don't have a caller of this method yet.
Signed-of...
Kefu Chai
10:23 AM Revision c30fa85f (ceph): crimson/osd: suppress warnings about unused future<> return values
These are dropped on purpose, suppress warnings.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:10 AM CephFS Bug #40283 (Fix Under Review): qa: add testing for lazyio
Sidharth Anupkrishnan
10:08 AM Revision efe91bec (ceph): Merge pull request #30270 from ricardoasmarques/wip-41727
mgr/dashboard: Check if `num_sessions` is available
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Vol...
Ricardo Dias
09:53 AM Revision d579b10c (ceph): doc: Update documentation for LazyIO
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
09:37 AM Dashboard Feature #41927: mgr/dashboard: Improve display of inline tabs
Don't know if that's a good idea, but it might also help if the tab row gets a subject?
Like:...
Patrick Seidensal
08:52 AM Dashboard Feature #41927 (New): mgr/dashboard: Improve display of inline tabs
I think it would look better if we distinguish each level of tabs.
Currently all levels of tabs look the same.
I w...
Tiago Melo
09:32 AM RADOS Feature #41647: pg_autoscaler should show a warning if pg_num isn't a power of two
Note: contrary to what the bug description says, pg_autoscaler will (apparently) *not* be automatically turned on wit... Nathan Cutler
09:26 AM Revision 88aa0576 (ceph): mgr/volumes: return string type to ceph-manager
The 'volumes' ceph-mgr module returns a byte type instead of a string
type as the stdout result of commands, `fs subv...
Venky Shankar
08:31 AM Revision b82fd032 (ceph): crimson/osd: do not cluster_msgr.set_myaddrs() in background
we should do the initialization in foreground
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:29 AM Revision 9f85629f (ceph): RGW: fix an endless loop error when to show usage
Fix: https://tracker.ceph.com/issues/41926
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com>
lvshuhua
07:16 AM Revision bb2bd5f4 (ceph): crimson/net: avoid warning about signed comparison with enum classes
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:15 AM rgw Backport #41858 (In Progress): nautilus: memory usage of: radosgw-admin bucket rm
https://github.com/ceph/ceph/pull/30472 Prashant D
07:04 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
This still reproduces for me on current master... Jan Fajerski
04:51 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
Nathan, that's plausible. i didn't adjust "ms_bind_msgr2". and i think "ms_bind_msgr2=true" has been around since v14... Kefu Chai
06:32 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Kiefer Chang wrote:
> Issue #41067 already addressed this problem.
> But PR on the issue targets nautilus branch. (...
Kiefer Chang
06:28 AM Dashboard Bug #41906: mgr/dashboard: "Objects" chart size does not go back to normal after resizing the bro...
See this issue when shrinking width of the window. Kiefer Chang
06:20 AM Revision 7866c5fc (ceph): mgr/dashboard: fix error when linking a bucket to a tenanted user
- Prefix bucket name with '/' when linking bucket to a tenanted user
- Add qa tests
Fixes: https://tracker.ceph.com/...
Kiefer Chang
06:00 AM Revision a1331a6e (ceph): pybind/mgr/balancer/module.py: add max/min info in stats_by_root
$ ceph balancer eval-verbose hahapool
...
count_by_pool {'hahapool': {'objects': {0: 1L, 1: 1L, 2: 0L, 3: 0L, 4: 1L},...
Yang Honggang
05:41 AM mgr Bug #40156 (Pending Backport): deadlock on MonCommandCompletion
Kefu Chai
05:37 AM mgr Bug #40156: deadlock on MonCommandCompletion
should have been fixed by https://github.com/ceph/ceph/commit/5108860c385cc1d905588d2e92d80295e3222ca4 Kefu Chai
04:40 AM mgr Bug #40156 (Fix Under Review): deadlock on MonCommandCompletion
Kefu Chai
05:23 AM Revision c696d872 (ceph): rgw: fix memory growth while deleteing objects with
radosgw-admin bucket rm --bucket=$BIG_BUCKET --bypass-gc --purge-objects
by freeing <rgw_obj, RGWObjState> map elemen...
Mark Kogan
02:02 AM Revision 3d7e5b0e (ceph): Merge pull request #30410 from tchaikov/wip-debian-g++
debian/control: Build-Depends on g++
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Neha Ojha <noj...
Kefu Chai
02:01 AM Revision e7287257 (ceph): Merge pull request #30405 from p-se/wip-pna-ubuntu-disco-deps
install-deps.sh: add support for Ubuntu Disco Dingo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 AM RADOS Bug #41924 (Resolved): asynchronous recovery can not function under certain circumstances
guoracle report that:
> In the asynchronous recovery feature,
> the asynchronous recovery target OSD is selected ...
xie xingguo
01:39 AM RADOS Bug #41866: OSD cannot report slow operation warnings in time.
*report_callback* thread is also blocked on PG::lock with MGRClient::lock locked while getting the pg stats. This in ... Ilsoo Byun
01:22 AM Revision 51dd3740 (ceph): Merge pull request #30453 from tchaikov/wip-doc-crimson
doc/dev/crimson: transpose options of compare.py
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Kefu Chai
12:54 AM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...

This can be reproduced by setting config osd_pool_default_pg_autoscale_mode="on" and executing this test:
../qa/...
David Zafman
12:29 AM RADOS Bug #41754: Use dump_stream() instead of dump_float() for floats where max precision isn't helpful

I was suspicious that the trailing 0999999994 in the elapsed time is noise. Could this be caused by a float being...
David Zafman

09/18/2019

11:50 PM Bug #41832: Different pools count in ceph -s and ceph osd pool ls
Nathan Cutler wrote:
> Hi Fyodor, can you tell us more about the environment where you saw this behavior? (Ideally, ...
Fyodor Ustinov
11:03 PM Bug #41832: Different pools count in ceph -s and ceph osd pool ls
Hi Fyodor, can you tell us more about the environment where you saw this behavior? (Ideally, the version of ceph (fro... Nathan Cutler
11:23 PM Revision fbe0b265 (ceph): pybind/ceph_argparse: add :int or :float to numerical args
For example,
osd tier add-cache <pool> <tierpool> <size:int>
Leave off permissible ranges for the sake of brevity.
...
Sage Weil
11:22 PM Revision 46fe1bd8 (ceph): pybind/ceph_argparse: simplify osd name and target types
In both cases there is only ever one of these, so a simple '<id|osd.id>'
or '<type.id>' is sufficient.
Signed-off-by...
Sage Weil
11:19 PM Revision d827c1c6 (ceph): pybind/ceph_argparse: prefer field names to types in help output
Most of the time the type can be inferred from context, but frequently
there are multiple arguments of the same type ...
Sage Weil
11:09 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
I wonder if the messenger is involved here? If it happens more often in downstream products, that might be because ms... Nathan Cutler
08:30 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Kefu,
No problem at all! I just wanted to make sure I was on the same page!
Also, your comment https://tracker...
Daniel Oliveira
12:27 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
not reproducible on master (261fab6465877862f777c9e6a7225863472cd53a), nautilus v14.2.0, nautilus v14.2.2, or nautilu... Kefu Chai
04:10 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Daniel i assigned it to me temporarily to see if #40871 is a dup of this one in hope to resolve them together. but s... Kefu Chai
06:33 PM RADOS Backport #41922 (Resolved): mimic: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30485
Nathan Cutler
06:33 PM RADOS Backport #41921 (Resolved): nautilus: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30486 Nathan Cutler
06:31 PM RADOS Backport #41920 (Resolved): nautilus: osd: scrub error on big objects; make bluestore refuse to s...
https://github.com/ceph/ceph/pull/30783 Nathan Cutler
06:31 PM RADOS Backport #41919 (Resolved): luminous: osd: scrub error on big objects; make bluestore refuse to s...
https://github.com/ceph/ceph/pull/30785 Nathan Cutler
06:31 PM RADOS Backport #41918 (Resolved): mimic: osd: scrub error on big objects; make bluestore refuse to star...
https://github.com/ceph/ceph/pull/30784 Nathan Cutler
06:31 PM RADOS Backport #41917 (Resolved): nautilus: osd: failure result of do_osd_ops not logged in prepare_tra...
https://github.com/ceph/ceph/pull/30546 Nathan Cutler
06:30 PM Dashboard Backport #41916 (Rejected): nautilus: mgr/dashboard: Editing RGW bucket fails because of name is ...
Nathan Cutler
06:28 PM rbd Backport #41915 (In Progress): nautilus: avoid page cache for krbd discard round off tests
Nathan Cutler
06:28 PM rbd Backport #41915 (Resolved): nautilus: avoid page cache for krbd discard round off tests
https://github.com/ceph/ceph/pull/30464 Nathan Cutler
06:28 PM Revision 784202f5 (ceph): qa: avoid page cache for krbd discard round off tests
rbd rounds off and ignores discards that are smaller than alloc_size,
but the page cache is invalidated according to ...
Ilya Dryomov
06:06 PM Revision c18e15a6 (ceph): rbd: new 'mirror pool peer bootstrap create/import' commands
These two commands simplify the process of creating users and
exchanging keys between two clusters.
Fixes: https://t...
Jason Dillaman
06:06 PM Revision 18e1d29f (ceph): doc/rbd: clarify cluster naming by using site-a/b
The local vs remote cluster naming has been confusing for multiple
users.
Signed-off-by: Jason Dillaman <dillaman@re...
Jason Dillaman
06:06 PM Revision b1b934d2 (ceph): doc/rbd: document new rbd mirror bootstrap commands
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:06 PM Revision 41b75a04 (ceph): librbd: new RBD mirroring peer bootstrap API methods
These new methods will help facilitate the creation of keys and
the transfer of cluster connection metadata between C...
Jason Dillaman
05:49 PM mgr Backport #41914 (In Progress): luminous: mgr/test_localpool.sh fails after multiple tries on lumi...
Nathan Cutler
05:49 PM mgr Backport #41914 (Resolved): luminous: mgr/test_localpool.sh fails after multiple tries on luminous
https://github.com/ceph/ceph/pull/30446 Nathan Cutler
05:48 PM mgr Bug #37866 (Pending Backport): mgr/test_localpool.sh fails after multiple tries on luminous
Nathan Cutler
03:37 AM mgr Bug #37866 (Fix Under Review): mgr/test_localpool.sh fails after multiple tries on luminous
Kefu Chai
04:25 PM RADOS Bug #41900 (Resolved): auto-scaler breaks many standalone tests
David Zafman
04:18 PM Revision 7ea36592 (ceph): Merge pull request #30440 from dzafman/wip-41900
Revert "common: default pg_autoscale_mode=on for new pools"
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
03:52 PM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
About the data attributes. I just wanted to raise my concerns and I still have them, but I also think I shouldn't try... Patrick Seidensal
03:47 PM Revision 3914de3f (ceph): Merge pull request #30458 from tchaikov/wip-crimson-cbt-test
test/crimson: lower the bar for cbt test
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:43 PM Revision fb179b2d (ceph): mgr/dashboard Adds multiple selection to osd table
Fixes: https://tracker.ceph.com/issues/38091
Signed-off-by: Pooja <pooja.gautam@ts.fujitsu.com>
pooja gupta
03:38 PM RADOS Bug #41913 (Resolved): With auto scaler operating stopping an OSD can lead to COT crashing instea...
... David Zafman
03:38 PM Revision a6bf7671 (ceph): Merge pull request #30433 from tchaikov/wip-crimson-pgls
crimson/osd: add pgls support
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:13 PM Dashboard Bug #41309 (Fix Under Review): mgr/dashboard: landing page has layout/formatting issues
Tiago Melo
03:09 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Nice work on the mockups, Kiefer. Lgtm!
Is there anything about the mockups that you would like to discuss in detail...
Laura Paduano
10:11 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
One comment from orchestrator developers: do not allow creating filestore OSD anymore. Kiefer Chang
03:03 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Answering myself - seems that rbd_support cannot be disabled anyway
# ceph mgr module disable rbd_support
Error E...
Marcin Gibula
10:59 AM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
I don't believe this command was running at that time, however "rbd_support" mgr module was active. Could this be the... Marcin Gibula
10:53 AM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Marcin, I believe I know the cause and I am now discussing the fix [1]. A workaround could be not to use "rbd perf im... Mykola Golub
10:13 AM RADOS Bug #41891 (Fix Under Review): global osd crash in DynamicPerfStats::add_to_reports
Mykola Golub
06:24 AM RADOS Bug #41891 (In Progress): global osd crash in DynamicPerfStats::add_to_reports
Mykola Golub
03:02 PM Revision e4d1aaea (ceph): mgr/dashboard: Fix spacing between cards
Fixes: https://tracker.ceph.com/issues/41309
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:59 PM Revision c25a9d72 (ceph): crimson/osd: add pgls_filter support
it's modeled after pgnls_filter. and use seastar::map_reduce() for
filtering the objects into the response.
Signed-o...
Kefu Chai
02:57 PM Revision d7be213b (ceph): crimson/osd: return hobject_t from pgls_filter()
so we can use it as the mapper function in seastar::map_reduce().
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:57 PM Revision b9e2c808 (ceph): crimson/osd: add pgls support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:54 PM Revision eec27f58 (ceph): crimson/osd: handle pg ops with do_pg_ops()
currently, OpsExecuter tries to load the object info for all ops to be
executed, but the PG ops do not require the ex...
Kefu Chai
02:51 PM Revision a967e401 (ceph): crimson/osd/OpsExecuter: s/do_osd_op/execute_osd_op/
will add execute_pg_op() for performing pg specific ops, which do not
need the object state.
Signed-off-by: Kefu Cha...
Kefu Chai
02:51 PM Revision 05b88f64 (ceph): crimson/osd/OpsExecuter: pass nspace in msg to do_pg_op()
as pg ops should not require the object info, as there is chance that
the object specified in pg ops does not exist a...
Kefu Chai
02:29 PM Dashboard Bug #41911 (New): mgr/dashboard: Smart data tab stays empty when backend returns neither data nor...
The backend, under certain circumstances, might neither return data nor an error.
* A docker container is used and...
Patrick Seidensal
02:26 PM Revision 8bc359fe (ceph): test/crimson: lower the bar for cbt test
sometimes we have
13:27:59 - WARNING - cbt -prefill/incerta08.front.sepia.ceph.com/0: iops_stddev: (or (less) ...
Kefu Chai
02:25 PM Revision 21103c9b (ceph): osd: don't check for primary when updating pg's dynamic perf stats queries
Otherwise situation could be possible when a query is not reset
for a pg because it is not primary at that moment and...
Mykola Golub
02:25 PM Revision 0683f4cf (ceph): osd: DynamicPerfStats cleanup
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:24 PM Revision 044b7620 (ceph): github: add "jenkins test crimson perf" to triggers doc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:12 PM CephFS Feature #41910 (Resolved): qa: allow vstart_runner to perform tests on kclient mounts
Add a new --kclient switch to vstart_runner that tells it to use kernel mounts instead of FUSE. Jeff Layton
02:03 PM Revision c0c6b25d (ceph): cls/rbd: sanitize entity instance messenger version type
The entity_addr_t::type field does not uniquely identify the connection
and might switch back and forth between LEGAC...
Jason Dillaman
01:55 PM RADOS Bug #41908 (Fix Under Review): TMAPUP operation results in OSD assertion failure
Jason Dillaman
01:47 PM RADOS Bug #41908 (Resolved): TMAPUP operation results in OSD assertion failure
In 'do_tmapup', the object is READ into a 'newop' structure and then when it is re-written, the same 'newop' structur... Jason Dillaman
01:52 PM Revision 8871c5c6 (ceph): osd/PrimaryLogPG: do not append outdata to TMAPUP ops
Write operations should not have data but TMAPUP incorrectly appends
the previously read TMAP object to the outdata b...
Jason Dillaman
01:50 PM Revision be4582c2 (ceph): Change osd op queue cut off default to high
Discussion: https://www.mail-archive.com/ceph-users@ceph.io/msg00166.html
Signed-off-by: Anthony D'Atri <anthony.dat...
Anthony D'Atri
01:41 PM Dashboard Bug #40027 (In Progress): mgr/dashboard: REST API: OpenAPI docs require internet connection
Patrick Seidensal
01:41 PM Dashboard Feature #41822 (Fix Under Review): mgr/dashboard: enable the user to download/copy a smartctl rep...
Patrick Seidensal
06:35 AM Dashboard Feature #41822 (In Progress): mgr/dashboard: enable the user to download/copy a smartctl report o...
Patrick Seidensal
01:33 PM ceph-volume Bug #41907 (Fix Under Review): fix pytest warnings
Rishabh Dave
01:33 PM ceph-volume Bug #41907 (Resolved): fix pytest warnings
Following two warning are thrown a bunch of times when running pytest... Rishabh Dave
12:55 PM rbd Bug #41753 (Pending Backport): avoid page cache for krbd discard round off tests
Ilya Dryomov
09:09 AM rbd Bug #41753: avoid page cache for krbd discard round off tests
This is going to need a backport to nautilus, so moving to rbd. Ilya Dryomov
09:07 AM rbd Bug #41753 (Fix Under Review): avoid page cache for krbd discard round off tests
https://github.com/ceph/ceph/pull/30452 Ilya Dryomov
12:53 PM Revision d3c19d53 (ceph): Merge pull request #30452 from idryomov/wip-krbd-discard-direct
qa: avoid page cache for krbd discard round off tests
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
Revi...
Ilya Dryomov
12:51 PM Revision c113783b (ceph): Merge pull request #29487 from rhcs-dashboard/nautilus-run-dashboard-ap...
nautilus: mgr/dashboard: run-backend-api-tests.sh improvements
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewe...
Nathan Cutler
12:34 PM Revision 44068fc9 (ceph): osd: add common smartctl output to JSON output
Enables consumers like the dashboard to provide the regular smartctl
output to users.
Signed-off-by: Patrick Seidens...
Patrick Seidensal
12:27 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
After resetting num_rados_handles back to 1, the load- and segfault-behaviour seems to have stopped. Roland Sommer
12:11 PM Revision 14e73478 (ceph): Merge pull request #30386 from tchaikov/wip-run_tox.sh-cleanup
script/run_tox.sh: remove unused code
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
11:49 AM Dashboard Bug #41906 (New): mgr/dashboard: "Objects" chart size does not go back to normal after resizing t...
Steps to reproduce:
- Navigate to the dashboard landing page
- Resize from a maximized browser window to a smaller ...
Laura Paduano
11:42 AM Revision 374425db (ceph): Merge pull request #29734 from hselin/rados_bench_rand_read
tools/rados: use num ops instead of num objs for tracking outstanding IO
Reviewed-by: Mark Nelson <mnelson@redhat.co...
Kefu Chai
11:35 AM Revision 080a9fae (ceph): tools: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation, or where objects...
Ulrich Weigand
11:35 AM Revision 8f67fec1 (ceph): headers: Remove le16/32/64_to_cpu
There are no remaining callers of these routines, which are no longer
required when using ceph_le16/32/64 (and were n...
Ulrich Weigand
11:35 AM Revision 0065f76d (ceph): headers: Remove __le16/__le32/__le64
These types should no longer be used; use ceph_le16/32/64 instead.
Also removes the cmake check whether those types ...
Ulrich Weigand
11:34 AM Revision ac9b370a (ceph): crimson: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation.
Also, remove un...
Ulrich Weigand
11:33 AM Revision 16f3211a (ceph): os: Clean up endian handling
Replace remaining uses of __le32 in Transaction.h with uint32_t.
These objects are only used locally and do not requi...
Ulrich Weigand
11:33 AM Revision 2e859089 (ceph): msg: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation, or where objects...
Ulrich Weigand
11:33 AM Revision bb9eb83b (ceph): messages: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation.
Also, add missi...
Ulrich Weigand
11:33 AM Revision 36e8cd7a (ceph): osd: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation, or where objects...
Ulrich Weigand
11:01 AM Linux kernel client Feature #41796: fs/ceph: add lazyio propagate/synchronize support
How is lazyio_propagate different from fsync, or sync_file_range() syscall? Don't they do the same thing?
What sho...
Jeff Layton
10:57 AM CephFS Backport #41889 (In Progress): nautilus: mgr/volumes: retry spawning purge threads on failure
Nathan Cutler
10:57 AM Revision 39d8e981 (ceph): mgr/volumes: cluster log when a purge thread bails out
Fixes: http://tracker.ceph.com/issues/41218
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
10:57 AM Revision 835fd108 (ceph): mgr/volumes: retry purging trash entries on intermittent error
have a max cap on number of retries and bail out. also, fix
dumping traceback to log for python 2.
Signed-off-by: Ve...
Venky Shankar
10:57 AM CephFS Bug #41892: qa: convert kcephfs qa tests to use mount.ceph auto-discovery features
Instead, I think we'll just convert the existing kernel_mount.py code to just use the new functionality so that this ... Jeff Layton
10:52 AM RADOS Bug #41677: Cephmon:fix mon crash
@shuguang what is the exact version of ceph-mon? i cannot match the backtrace with the source code of master HEAD. Kefu Chai
10:38 AM Revision 8d23c5d1 (ceph): mgr/dashboard: do not log tokens
sensitive information should not go to logging messages.
see https://tracker.ceph.com/issues/41320
Signed-off-by: K...
Kefu Chai
10:32 AM Dashboard Bug #41314 (Pending Backport): mgr/dashboard: Editing RGW bucket fails because of name is already...
Volker Theile
10:32 AM Dashboard Bug #41314 (Resolved): mgr/dashboard: Editing RGW bucket fails because of name is already in use
Volker Theile
10:18 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
> it seems that as we are depending on the Cherrypy builtin ssl module (module.py:194 config['server.ssl_module'] = ... Kefu Chai
09:46 AM RADOS Feature #41905 (New): Add ability to change fsid of cluster
There is a case where you want to change the fsid of a cluster: When you have splitted a cluster into two different c... Wido den Hollander
09:40 AM Revision b36d721c (ceph): Merge pull request #29767 from votdev/issue_41314
mgr/dashboard: Editing RGW bucket fails because of name is already in use
Reviewed-by: Stephan Müller <smueller@suse...
Laura Paduano
09:36 AM Revision f21247c9 (ceph): rgw: fix indentation for listobjectsv2
https://tracker.ceph.com/issues/41840
Signed-off-by: Albin Antony <aantony@redhat.com>
(cherry picked from commit 13...
Albin Antony
09:15 AM Revision 60a4dfd8 (ceph): doc/dev/crimson: transpose options of compare.py
they were `-a baseline -b test` before this change, and they should be
`-a test -b baseline`.
Signed-off-by: Kefu Ch...
Kefu Chai
09:08 AM Revision b694cf20 (ceph): Merge pull request #30313 from cyx1231st/wip-seastar-msgr-test-racing-c...
crimson/net: v2 racing tests, stall tests and bug fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:17 AM CephFS Bug #41903 (Fix Under Review): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph...
Ramana Raja
05:55 AM CephFS Bug #41903 (Resolved): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph-mgr dae...
$ ceph fs subvolume create vol00 subvol00
$ ceph fs subvolume getpath vol00 subvol00
The command just hangs and c...
Ramana Raja
08:11 AM rgw Feature #23908: List objects version 2
code cleanup PR https://github.com/ceph/ceph/pull/28830 has been merged, so that is no longer blocking the nautilus b... Nathan Cutler
08:07 AM rgw Feature #23908 (Pending Backport): List objects version 2
Nathan Cutler
08:06 AM rgw Feature #23908 (Resolved): List objects version 2
-Since this is a follow-on fix for #28102, let's do this backport there.- oops, ignore this Nathan Cutler
08:09 AM rgw Cleanup #41840 (Resolved): rgw: fix indentation in listobjectsv2
Since this is a follow-on fix for #23908, let's do this backport there. Nathan Cutler
08:01 AM rgw Cleanup #41840 (Pending Backport): rgw: fix indentation in listobjectsv2
Nathan Cutler
08:06 AM Dashboard Feature #41575 (Fix Under Review): mgr/dashboard: Show CephFS directories in the UI
Stephan Müller
07:52 AM Revision f749a702 (ceph): rgw: add detailed error message for PutACLs
Keep the error messages same with AWS S3
Signed-off-by: Enming Zhang <zvampirem77@gmail.com>
Enming Zhang
07:47 AM rgw Backport #41847 (In Progress): mimic: beast frontend reads body in small buffers
Nathan Cutler
07:46 AM Revision c2ceaaf1 (ceph): rgw: increase beast parse buffer size to 64k
the flat_buffer starts very small and rarely grew above 512 bytes when
reading headers. this buffer's capacity() is w...
Casey Bodley
07:16 AM Bug #37707 (In Progress): install-deps.sh fails on centos 7.6
This is happening again. I've created https://github.com/ceph/ceph-build/pull/1396 if we want to try that? Brad Hubbard
07:08 AM Bug #37503: Audit log: mgr module passwords set on CLI written as plaintext in log files
Sebastian Wagner
07:07 AM Dashboard Bug #41320: mgr/dashboard: passwords and other sensitive information is written to logs
Let's handle the autit log in #37503 . This way we can make https://github.com/ceph/ceph/pull/30445 a real PR for thi... Sebastian Wagner
03:06 AM Dashboard Bug #41320: mgr/dashboard: passwords and other sensitive information is written to logs
https://github.com/ceph/ceph/pull/30445 Kefu Chai
06:59 AM Bug #14626: Ceph CLI + python bindings restrict string inputs to ASCII, but mon doesn't
Sebastian Wagner
06:59 AM Bug #41894 (Duplicate): ceph_argparse: UnicodeEncodeError: 'ascii' codec can't encode...
Sebastian Wagner
05:57 AM bluestore Documentation #40473: enhance db sizing
I had the idea of opening a new ticket but this seems to be the same topic.
Here is what I wanted to request:
h...
Lars Täuber
04:52 AM mgr Bug #37884: mgr leak of MMonMgrReport from DaemonServer::send_report()
i am starting by cleaning up:
https://github.com/ceph/ceph/pull/30449
Kefu Chai
04:49 AM Revision ff6b3997 (ceph): mgr: set hostname in DeviceState::set_metadata()
before this change, we don't update daemon's host if the daemon already
exists in the `daemon_state` registry when ha...
Kefu Chai
04:32 AM Revision c0ed141d (ceph): crimson/net: always dispatch accept when replaced/accepted
Fix issues of missing dispatches of accept event during connection
racing.
Signed-off-by: Yingxin Cheng <yingxin.che...
Yingxin Cheng
04:32 AM Revision e3d4a674 (ceph): test/crimson: test connect-reconnect racing cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 2d2ee4e5 (ceph): test/crimson: implement STALL action for breakpoint
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 212120f2 (ceph): test/crimson: test connection stall cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 16f2d755 (ceph): crimson/net: explicitly discard future from with_gate()
We are using with_gate() to wrap a slow operation when we want to start
it but don't want/need to wait it to be finis...
Yingxin Cheng
04:32 AM Revision ac48476f (ceph): crimson/net: discard future returned by close()
It's OK to discard the returned future of Connection::close() because
Messenger::shutdown() will wait for all connect...
Yingxin Cheng
04:32 AM Revision 5d0eff78 (ceph): crimson/net: discard and add note to discardable futures
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 7324f9bd (ceph): crimson/net: chain non-discardable futures
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision e9fc2207 (ceph): test/crimson: improve loggings for test operations
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 33e4ad49 (ceph): test/crimson: add timeout feature for blockers to fail
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 76b902b3 (ceph): crimson/net: set exit_open atomically with write_dispatching
exit_open should be set atomically with state checks and
write_dispatching changes, or there would be chances to be b...
Yingxin Cheng
04:32 AM Revision 08681e1c (ceph): crimson/net: log out_q size when execute_ready()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 8463fbbd (ceph): test/crimson: test connect racing cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:30 AM Revision 46606152 (ceph): crimson/net: add ESTABLISHING state
With the new ESTABLISHING state, connection lookup and acceptance can be
atomic, solving the issues related to racing...
Yingxin Cheng
04:30 AM Revision 00cc4781 (ceph): test/crimson: fix tests with the new ESTABLISHING state
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:30 AM Revision 3677af94 (ceph): test/crimson: test reconnect racing cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision 75f35a5f (ceph): test/crimson: don't send msg from lossy server
It is possible to lose message at server side due to lossy policy,
causing unit test blocked and waiting for lost rep...
Yingxin Cheng
04:24 AM Revision a79d09a3 (ceph): test/crimson: use bp_type_t for breakpoint type
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision f059e2e6 (ceph): crimson/net: always validate state when switch to another
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision c19890e1 (ceph): crimson/net: improve loggings related to state change
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision 2e052cf9 (ceph): test/crimson: log intercepted breakpoint with counter
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision 2b83e185 (ceph): test/crimson: implement different ways to wait in tests
wait_replaced(count): wait for connection replaced;
wait_established(): wait for all pending messages sent and receiv...
Yingxin Cheng
04:24 AM Revision 21451320 (ceph): test/crimson: implement BLOCK action for breakpoint
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:22 AM Revision 9ce9fb77 (ceph): crimson/net: add SocketConnection::peer_wins()
Also expose Connection::peer_wins() to unit tests.
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yingxin Cheng
04:06 AM mgr Bug #40871 (Fix Under Review): osd status reports old crush location after osd moves
Kefu Chai
03:37 AM mgr Backport #41902 (In Progress): mimic: mgr/test_localpool.sh fails after multiple tries
https://github.com/ceph/ceph/pull/30447 Kefu Chai
03:36 AM mgr Backport #41902 (Resolved): mimic: mgr/test_localpool.sh fails after multiple tries
https://github.com/ceph/ceph/pull/30447 Kefu Chai
03:33 AM Revision d7fb43d4 (ceph): mgr/localpool: pg_num is an int arg to 'osd pool create'
In bd565bca3f42d7946c392b2833bb3d9982a8ac5d we start returning EINVAL if
the pg_num argument is not valid, whereas be...
Sage Weil
03:31 AM Revision edf5da1a (ceph): mgr/localpool: pg_num is an int arg to 'osd pool create'
In bd565bca3f42d7946c392b2833bb3d9982a8ac5d we start returning EINVAL if
the pg_num argument is not valid, whereas be...
Sage Weil
03:26 AM mgr Bug #39096 (Need More Info): common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer
The original binaries were built for Xenial and are now gone. We no longer build Xenial binaries by default and I'm n... Brad Hubbard
03:17 AM CephFS Bug #41799: client: FAILED assert(cap == in->auth_cap)
(gdb) p m->peer
$1 = {cap_id = {v = 2782052343}, seq = {v = 4}, mseq = {v = 0}, mds = {v = 1}, flags = 2 '\002'}
Xiaoxi Chen
02:03 AM Revision b57a62bc (ceph): mds: split the dir if the op makes it oversized
some ops maybe in flight, so that, split dir in finisher thread ,may affect inflight ops.
Fixes: https://tracker.cep...
simon gao
01:22 AM bluestore Bug #41901 (Resolved): bluestore: unused calculation is broken
> 2019-09-16T10:48:48.852+0800 7fa1a4ce9700 15 bluestore(/clove/xxG/ceph/build/dev/osd0) _write 1.1_head #1:ae0e8960:... xie xingguo
01:06 AM CephFS Backport #41856 (In Progress): mimic: client: removing dir reports "not empty" issue due to clien...
https://github.com/ceph/ceph/pull/30443 Prashant D
01:05 AM CephFS Backport #41855 (In Progress): nautilus: client: removing dir reports "not empty" issue due to cl...
https://github.com/ceph/ceph/pull/30442 Prashant D

09/17/2019

11:50 PM Revision bb1f3d0c (ceph): client: nfs-ganesha with cephfs client, removing dir reports not empty
the problem was due to the cephfs client side wrongly filled the
directory offset from its readdir_cache to nfs-ganes...
Peng Xie
11:50 PM Revision 5bc6a2ef (ceph): client: nfs-ganesha with cephfs client, removing dir reports not empty
the problem was due to the cephfs client side wrongly filled the
directory offset from its readdir_cache to nfs-ganes...
Peng Xie
09:51 PM Revision dd2782c1 (ceph): Revert "common: default pg_autoscale_mode=on for new pools"
This reverts commit 91e4fc24e785a25884125df6762ab2304bf8908b.
Fixes: https://tracker.ceph.com/issues/41900
Signed-o...
David Zafman
09:50 PM RADOS Bug #41900 (Resolved): auto-scaler breaks many standalone tests

Caused by https://github.com/ceph/ceph/pull/30112
In some cases I had to kill processes to get past hung tests. ...
David Zafman
09:07 PM Revision ae9a24ea (ceph): tools/rados: add --pgid in help
This commit 825c7b9729b2410a116e123d4b21210c646704d4 brought
the support for --pgid in rados ls but was not in help.
...
Vikhyat Umrao
08:46 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
This crash didn't reproduce for me using run-standalone.sh with the auto scaler turned off. David Zafman
08:35 PM RADOS Bug #40287 (Pending Backport): OSDMonitor: missing `pool_id` field in `osd pool ls` command
Neha Ojha
08:33 PM Bug #41895: Bucket name with space fails rados command
Pietari Hyvärinen wrote:
> while trying to get rid of failed bucket in multisite sync environment, found out that th...
Pietari Hyvärinen
03:59 PM Bug #41895 (New): Bucket name with space fails rados command
while trying to get rid of failed bucket in multisite sync environment, found out that there due to space in bucket n... Pietari Hyvärinen
08:30 PM RADOS Bug #41191 (Pending Backport): osd: scrub error on big objects; make bluestore refuse to start on...
Neha Ojha
08:29 PM RADOS Bug #41210 (Pending Backport): osd: failure result of do_osd_ops not logged in prepare_transactio...
@shuguang wang did you want this to be backported to a release older than nautilus? Neha Ojha
08:20 PM Revision a9ed8d32 (ceph): qa: avoid page cache for krbd discard round off tests
rbd rounds off and ignores discards that are smaller than alloc_size,
but the page cache is invalidated according to ...
Ilya Dryomov
07:52 PM rbd Bug #41833 (Fix Under Review): [rbd-mirror] image status reports "down" after msgr v2 reconnect
Jason Dillaman
06:59 PM RADOS Bug #41336: All OSD Faild after Reboot.
Hi,
two questions:
- How to find out if a pool is affected?
"ceph osd erasure-code-profile get" does not list...
Oliver Freyermuth
06:49 PM rgw Backport #41848 (Need More Info): luminous: beast frontend reads body in small buffers
The master commit contains std::make_unique which is a no-go for luminous
In luminous, there's a src/common/backpo...
Nathan Cutler
06:36 PM rgw Backport #41846 (In Progress): nautilus: beast frontend reads body in small buffers
Nathan Cutler
06:35 PM Revision f3b72b6f (ceph): rgw: increase beast parse buffer size to 64k
the flat_buffer starts very small and rarely grew above 512 bytes when
reading headers. this buffer's capacity() is w...
Casey Bodley
06:17 PM Stable releases Tasks #41830 (Resolved): https://ceph.io/get/ needs to be regularly updated to point to the lates...
Put a step updating this in the wiki (https://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_announce_a_release) ... Greg Farnum
06:07 PM CephFS Backport #41899 (Resolved): nautilus: mds: cache drop command does not drive cap recall
https://github.com/ceph/ceph/pull/30761 Nathan Cutler
06:07 PM rgw Backport #41898 (Resolved): nautilus: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30509 Nathan Cutler
06:07 PM rgw Backport #41897 (Resolved): mimic: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30510 Nathan Cutler
06:07 PM rgw Backport #41896 (Rejected): luminous: rgw: data sync start delay if remote haven't init data_log
Nathan Cutler
05:49 PM Revision 06cc5f4d (ceph): Merge pull request #29839 from hualongfeng/master
doc/radosgw/admin:fix how to modify subuser info
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:24 PM Revision 3cd499aa (ceph): osd/PeeringState: use BufferedRecoveryMessages::send_osd_message()
more consistent this way.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
05:07 PM Revision dd34e8fc (ceph): osd/PeeringState: pass MessageRef instead of raw Message pointer
more foolproof this way.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
05:07 PM Revision 9c87cc0f (ceph): crimson/osd: use make_message for creating message
more foolproof this way.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
05:04 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Yes, I use "rbd perf image iotop/iostat" (one of the reasons for upgrade:-) ). Not exporting per image data with prom... Marcin Gibula
03:51 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Marcin, are you using `rbd perf image iotop|iostat` commands? Or may be prometheus mgr module with rbd per image stat... Mykola Golub
01:49 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
As crash seems to be related to stats reporting - don't know if it is related, but it was soon after eliminating "Leg... Marcin Gibula
10:30 AM RADOS Bug #41891 (Resolved): global osd crash in DynamicPerfStats::add_to_reports
Hi,
during routine host maintenance, I've encountered massive osd crash across entire cluster. The sequence of event...
Marcin Gibula
04:37 PM Revision 35b0f5b7 (ceph): Merge pull request #30392 from zhangsw/rgw-cleanup-trimusage
rgw: change MAX_USAGE_TRIM_ENTRIES value from 128 to 1000.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:37 PM Revision 56b6dd9b (ceph): tools/rados: call pool_lookup() after rados is connected
This commit fixes a segmentation fault when using --pgid
option in rados ls command in combination with --pool/-p opt...
Vikhyat Umrao
04:34 PM Revision a6342665 (ceph): librbd: initial support for friendly mirror site names
The site name applies to the cluster and stores the friendly name
in the MONs config-key store.
Signed-off-by: Jason...
Jason Dillaman
04:34 PM Revision 2cfce45f (ceph): rbd: display and configure local mirroring site name
The 'rbd mirror pool info' and 'rbd mirror pool enable' commands
have been updated to display and optionally set the ...
Jason Dillaman
04:34 PM Revision aece2949 (ceph): mon/MonCap: new 'rbd-mirror-peer' profile
This is similar to the 'rbd' profile but allows read access
to rbd/mirror config-keys and allows peer config-keys to ...
Jason Dillaman
04:34 PM rgw Bug #41839 (Pending Backport): rgw: data sync start delay if remote haven't init data_log
Casey Bodley
04:33 PM Revision 4bee76ba (ceph): Merge pull request #30393 from tianshan/fix_data_sync_noent
rgw: fix data sync start delay if remote haven't init data_log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:27 PM Dashboard Feature #41820 (Fix Under Review): mgr/dashboard: Move QA tests to support running the rados/dash...
Nathan Cutler
04:16 PM Dashboard Feature #41820 (In Progress): mgr/dashboard: Move QA tests to support running the rados/dashboard...
Nathan Cutler
04:23 PM Revision 382b089d (ceph): Merge pull request #30381 from ajarr/fix-40689
doc: add ceph fs volumes and subvolumes documentation Venky Shankar
04:16 PM Revision aa1fa3eb (ceph): doc: improve developer guide doc
Mention that the virtual environment's default Python version should be
Python 2.7.
Signed-off-by: Rishabh Dave <rid...
Rishabh Dave
03:47 PM Bug #41894 (Duplicate): ceph_argparse: UnicodeEncodeError: 'ascii' codec can't encode...
h3. Ceph Telemetry tool fails with skandic characters... Pietari Hyvärinen
03:42 PM Revision ad630414 (ceph): doc/releases/schedule.rst: drop dumpling from Timeline
The "dumpling" column goes past the right margin and looks wrong.
Also, this modification shortens the table by 10 ro...
Nathan Cutler
03:31 PM Revision 7af02434 (ceph): client/MetaRequest: Add age to MetaRequest dump
Fixes: https://tracker.ceph.com/issues/40821
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:31 PM Revision ed7ebb19 (ceph): osdc/Objecter: Add age to the ops
Fixes: https://tracker.ceph.com/issues/40821
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:30 PM Revision 9c57c9ff (ceph): common/ceph_time: Use fixed floating-point notation for mono_clock
Fixes: https://tracker.ceph.com/issues/40821
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:17 PM Revision f2bacb27 (ceph): Merge pull request #30053 from mxdInspur/fix_20190901
librbd: adjust the else-if conditions in validate_striping() Jason Dillaman
03:16 PM Revision 9e773faa (ceph): Merge pull request #30314 from Songweibin/wip-rbd-pybind
rbd/pybind: fix unsupported format character of %lx
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: K...
Jason Dillaman
03:15 PM Revision cd07cb02 (ceph): doc/dev/developer_guide: fix heading level
Commit 3bb68e89f4b385e61473151bb4584a65d173554f added a new subchapter under
"Testing -> Integration tests", but with...
Nathan Cutler
02:54 PM Dashboard Bug #41153 (Resolved): mgr/dashboard: RBD snapshot protected label contains i18n tag
Ricardo Marques
01:39 PM Dashboard Bug #41153 (Pending Backport): mgr/dashboard: RBD snapshot protected label contains i18n tag
Ricardo Marques
02:35 PM rbd Bug #41753 (In Progress): avoid page cache for krbd discard round off tests
I see, this is an issue with the test. The page cache is truncated according to the original offset and length, befo... Ilya Dryomov
02:30 PM Revision d114fe51 (ceph): pybind/ceph_argparse: more concise n=N '...'
Instead of
<foo> [<foo> ...]
do
<foo>...
This matches man style, e.g., 'man rm':
rm [OPTION]... [FILE]...
...
Sage Weil
02:29 PM Revision 53073a15 (ceph): doc/releases/schedule.rst: add Nautilus 14.2.3 and 14.2.4
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:28 PM CephFS Backport #41884 (In Progress): nautilus: mgr/volumes: prevent negative subvolume size
https://github.com/ceph/ceph/pull/29926 Ramana Raja
08:33 AM CephFS Backport #41884 (Resolved): nautilus: mgr/volumes: prevent negative subvolume size
Nathan Cutler
02:12 PM Revision ff4f798f (ceph): pybind/ceph_argparse: [] (not {}) around optional args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:05 PM Revision 712393da (ceph): Merge pull request #30429 from smithfarm/wip-rn-14.2.4
doc/releases: Ceph Nautilus v14.2.4 Release Notes
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Abhishe...
Alfredo Deza
02:03 PM Revision f2672253 (ceph): mgr/dashboard: change bucket owner between owners from same tenant
Since https://github.com/ceph/ceph/pull/28813 is in master, the bucket operations
(with tenanted owners) behaviour ha...
Alfonso Martínez
02:00 PM CephFS Backport #41850 (In Progress): nautilus: mgr/volumes: drop unused size in fs volume create
https://github.com/ceph/ceph/pull/29926 Ramana Raja
02:00 PM Revision 462e659c (ceph): Merge tag 'v14.2.4' into nautilus
v14.2.4
This was required because the release was done with ceph-volume changes
only, and omitting the other code ch...
Alfredo Deza
01:48 PM Revision a84f5c1a (ceph): mgr/dashboard: run-backend-api-tests.sh CI improvements
As there is now a jenkins job to run this script
(see https://github.com/ceph/ceph-build/pull/1351),
this refactoring...
Alfonso Martínez
01:48 PM Revision 72b918f6 (ceph): pybind/mgr: install setuptools >= 12
otherwise we have
```
Running setup.py egg_info for package apache-libcloud
libcloud/utils/py3.py:76: UserWarn...
Kefu Chai
01:47 PM Revision d1f064b2 (ceph): mgr/dashboard: set python binary for teuthology venv
* Added env. var. to set python binary when creating teuthology venv.
* venv/bin/activate: run after setting PATH (as...
Alfonso Martínez
01:29 PM CephFS Bug #41835 (Pending Backport): mds: cache drop command does not drive cap recall
Venky Shankar
01:19 PM RADOS Feature #40420 (Need More Info): Introduce an ceph.conf option to disable HEALTH_WARN when nodeep...
https://github.com/ceph/ceph/pull/29422 has been merged, but not yet backported Nathan Cutler
01:10 PM Revision aea2a972 (ceph): doc/releases: Ceph Nautilus v14.2.4 Release Notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:50 PM Revision a216ce69 (ceph): Merge pull request #30193 from cbodley/wip-qa-s3test-website
qa/rgw: add new rgw/website suite for static website tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:31 PM Revision ecb2ab2f (ceph): Merge pull request #30389 from batrick/i41835
mds: drive cap recall while dropping cache Venky Shankar
12:24 PM Revision 97f1be5d (ceph): qa/rgw: rgw/website suite uses subdomain calling format
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:24 PM Revision 71312246 (ceph): qa/rgw: s3test tasks sets s3website_domain to match dns-s3website-name
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:24 PM Revision bb56ac01 (ceph): qa/rgw: add new rgw/website suite for static website tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:22 PM Revision 7a84a00b (ceph): qa/s3tests: use correct endpoint from rgw_server
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:19 PM Revision 1feca42f (ceph): qa/rgw: fix for extra_args in s3tests task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:19 PM Revision c9aac91b (ceph): qa/ragweed: use correct endpoint from rgw_server
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:17 PM Revision 8c801f07 (ceph): Merge pull request #30218 from cbodley/wip-qa-rgw-barbican
qa/rgw: add integration test for sse-kms with barbican
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Casey Bodley
12:00 PM Revision c2dd9ece (ceph): mgr/prometheus: Fix KeyError in get_mgr_status
`ceph_release` is not necessarily a valid key for `mgr_map['always_on_modules']`
Fixes: https://tracker.ceph.com/iss...
Sebastian Wagner
11:57 AM Revision ffe1b9b5 (ceph): mgr/dashboard: Workaround for missing counters
Currently all counters fail because of some bug. This also showed an bug
inside the UI as it produced errors, because...
Stephan Müller
11:54 AM Revision d165b985 (ceph): test_cephfs_shell: add note on how to run this testsuite
Inform that exporting path to cephfs-shell is needed beforehand.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
11:53 AM Revision 6a7c08b9 (ceph): cephfs-shell: rewrite help text for put and get commands
Rewrite, so that the help text is more clear to the user.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
11:46 AM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
@mgr_module.MgrModule#list_servers@ might return outdated information. This would be a good explanation for a similar... Sebastian Wagner
11:44 AM mgr Bug #41878: mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, in get_mgr_status
#41740 might be the root cause of this issue. Sebastian Wagner
07:23 AM mgr Bug #41878 (Fix Under Review): mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, i...
Sebastian Wagner
06:58 AM mgr Bug #41878 (Resolved): mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, in get_mg...
https://github.com/rook/rook/issues/3873... Sebastian Wagner
11:35 AM CephFS Documentation #41893 (Resolved): doc: mds state diagram color description mistake
document mds-states.rst have a description mistake about states diagram color. guodong xiao
11:28 AM Revision 7b5497d7 (ceph): doc/cephfs: correct a description mistake about mds states
Fixes: http://tracker.ceph.com/issues/41893
Signed-off-by: Xiao Guodong <xiaogd@inspur.com>
guodong xiao
11:23 AM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
14.2.4 has been released with this fix Alfredo Deza
10:46 AM Revision cfb8e61a (ceph): mds: mds returns -5 error when the deleted file does not exist
For files that do not exist, we should set it to -ESTALE instead of -EIO,
because this error code will be returned to...
huanwen ren
10:36 AM CephFS Bug #41892 (Resolved): qa: convert kcephfs qa tests to use mount.ceph auto-discovery features
Recently, a patchset was merged that added the ability for mount.ceph to discover mon addrs and secrets from a local ... Jeff Layton
10:26 AM Revision aebf75c9 (ceph): doc: add ceph fs volumes and subvolumes documentation
Fixes: https://tracker.ceph.com/issues/40689
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
10:25 AM Dashboard Bug #41869 (Rejected): mgr/dashboard: api/mgr/module resource is returning an internal server error
Volker Theile
10:24 AM Dashboard Bug #41869: mgr/dashboard: api/mgr/module resource is returning an internal server error
You need to rebuild Ceph because the Mgr Python extension needs to be rebuild after the new function _ceph_get_releas... Volker Theile
06:55 AM Dashboard Bug #41869: mgr/dashboard: api/mgr/module resource is returning an internal server error
https://github.com/ceph/ceph/pull/30142 Sebastian Wagner
06:52 AM Dashboard Bug #41869: mgr/dashboard: api/mgr/module resource is returning an internal server error
does a ceph rebuild fix this issue? Sebastian Wagner
10:16 AM Revision aae81f5f (ceph): mgr/dashboard: CephFS tab Component
The problem was that the CephFS details component was entirely responsible for
managing all other tabs besides it's o...
Stephan Müller
10:05 AM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
I cited that article just for the use of data attributes in testing, not for a full replacement of CSS. Both data att... Ernesto Puerta
08:11 AM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
tldr;
I do not insist on having to use data-attributes solely for testing and not using classes or tags for select...
Patrick Seidensal
09:26 AM CephFS Feature #41842 (In Progress): mgr/volumes: list FS subvolumes, subvolume groups, and their snapshots
Jos Collin
09:25 AM Bug #41523: build ceph failed when using WITH_DPDK=ON
Hu Ye wrote:
> Hu Ye wrote:
> > I used the master brach of ceph, here are the build error logs:
> >
> > [...]
>...
Kefu Chai
02:00 AM Bug #41523: build ceph failed when using WITH_DPDK=ON
Bumping priority Brad Hubbard
09:01 AM rbd Backport #41544 (In Progress): luminous: [test] rbd-nbd FSX test runs are failing
Nathan Cutler
09:01 AM Revision c02b7fbf (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
08:59 AM rbd Backport #41543 (In Progress): mimic: [test] rbd-nbd FSX test runs are failing
Nathan Cutler
08:58 AM rbd Backport #41545 (In Progress): nautilus: [test] rbd-nbd FSX test runs are failing
Nathan Cutler
08:57 AM Revision 83fe3eaf (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
08:48 AM Revision 526ff716 (ceph): mgr/dashboard: Improve workaround to redraw datatables (#30335)
mgr/dashboard: Improve workaround to redraw datatables
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: P...
Lenz Grimmer
08:41 AM Dashboard Bug #41667 (Resolved): mgr/dashboard: Firefox ngx-datatable performance issue
Lenz Grimmer
08:41 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
Roland Sommer wrote:
> The error seems to happen if the SSL certificate is no longer valid - after renewing the cert...
Roland Sommer
08:35 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
The error seems to happen if the SSL certificate is no longer valid - after renewing the certificate, the error is gone. Roland Sommer
08:29 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
h3. time.strptime not thread safe
* https://stackoverflow.com/questions/2427240/thread-safe-equivalent-to-pythons-...
Sebastian Wagner
07:04 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
This is on Ubuntu LTS 18.04. Roland Sommer
07:02 AM Dashboard Bug #41879 (Duplicate): Dashboard yields "ImportError: Failed to import _strptime because the imp...
After updating to 14.2.4 from 14.2.3 (which we just had rolled out successfully yesterday), the dashboard module refu... Roland Sommer
08:40 AM Revision 32a6a436 (ceph): mgr/dashboard: Firefox ngx-datatable performance issue (#30316)
mgr/dashboard: Firefox ngx-datatable performance issue
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: S...
Lenz Grimmer
08:40 AM CephFS Backport #41890 (Resolved): nautilus: mount.ceph: enable consumption of ceph keyring files
https://github.com/ceph/ceph/pull/30521 Nathan Cutler
08:38 AM Dashboard Bug #41060: mgr/dashboard: REST API returns 500 when no Content-Type is specified
Sebastian Wagner
08:37 AM Dashboard Bug #41060: mgr/dashboard: REST API returns 500 when no Content-Type is specified
https://github.com/rook/rook/issues/3873... Sebastian Wagner
08:35 AM CephFS Backport #41889 (Resolved): nautilus: mgr/volumes: retry spawning purge threads on failure
https://github.com/ceph/ceph/pull/30455 Nathan Cutler
08:34 AM CephFS Backport #41888 (Resolved): nautilus: client: lazyio synchronize does not get file size
https://github.com/ceph/ceph/pull/30769 Nathan Cutler
08:34 AM CephFS Backport #41887 (Rejected): mimic: client: lazyio synchronize does not get file size
https://github.com/ceph/ceph/pull/30931 Nathan Cutler
08:34 AM CephFS Backport #41886 (Resolved): nautilus: mds: client evicted twice in one tick
https://github.com/ceph/ceph/pull/30951 Nathan Cutler
08:34 AM CephFS Backport #41885 (Resolved): mimic: mds: client evicted twice in one tick
https://github.com/ceph/ceph/pull/30950 Nathan Cutler
08:33 AM rbd Backport #41883 (Resolved): nautilus: [trash] cannot restore mirroring sourced images
https://github.com/ceph/ceph/pull/30825 Nathan Cutler
08:33 AM rbd Backport #41882 (Resolved): mimic: [trash] cannot restore mirroring sourced images
https://github.com/ceph/ceph/pull/30828 Nathan Cutler
08:06 AM CephFS Bug #41836: qa: "cluster [ERR] Error recovering journal 0x200: (2) No such file or directory" i...
I think we can just whitelist the error 'Error recovering journal' Zheng Yan
08:05 AM RADOS Bug #41754: Use dump_stream() instead of dump_float() for floats where max precision isn't helpful
Regarding elapsed time it might be important (for `compact` is not, but for benchmarking is). Another importatnat thi... Марк Коренберг
07:22 AM mgr Feature #41881 (New): Missing metric type "(avg)count" in manager modules influxdb, telegraf, zabbix
The metric manager modules "influxdb, telegraf, zabbix" don't provide "avgcount" metric type, only "sum".
The only m...
Stefan Kooman
07:18 AM rbd Bug #41780 (Pending Backport): [trash] cannot restore mirroring sourced images
Mykola Golub
07:18 AM Revision 261fab64 (ceph): Merge pull request #30351 from dillaman/wip-41780
rbd-mirror: cannot restore deferred deletion mirrored images
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:04 AM CephFS Bug #41880 (Resolved): mds:split the dir if the op makes it oversized, because some ops maybe in ...
simon gao
06:48 AM CephFS Bug #41841 (Fix Under Review): mgr/volumes: missing protection for `fs volume rm` command
Jos Collin
06:35 AM Revision 95283a60 (ceph): install-deps.sh: add support for Ubuntu Disco Dingo
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
06:15 AM RADOS Backport #41238 (In Progress): nautilus: Implement mon_memory_target
Sridhar Seshasayee
04:00 AM CephFS Backport #41851 (In Progress): nautilus: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30418 Prashant D
03:59 AM CephFS Backport #41852 (In Progress): mimic: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30417 Prashant D
03:46 AM CephFS Bug #41799: client: FAILED assert(cap == in->auth_cap)
I'd like to know why the cap import message's seq is 1, mseq is 0. please use gdb to print cap import message's peer ... Zheng Yan
03:10 AM Revision 06b878c5 (ceph): mds: Revert "properly setup client_need_snapflush for snap inode"
This reverts commit 9fb61cd65895dbdb92cb46d24be8bf79ce57409d. That
commit handle a case that cap message flushes dirt...
Yan, Zheng
01:17 AM Revision 387686c5 (ceph): client: add warning when cap != in->auth_cap.
Fixes: https://tracker.ceph.com/issues/41799
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
12:46 AM CephFS Bug #41868: mds: mds returns -5 error when the deleted file does not exist
Jeff Layton wrote:
> I agree that EIO makes no sense here, but since you're looking up files by inode number, -ESTAL...
huanwen ren
12:26 AM Revision 191ddcf9 (ceph): osd/PeeringState.h: get_num_missing() should report num_missing()
Introduced in 2e06118f4936c8cd6495e77da0576f03cfc251d5
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha .

09/16/2019

11:50 PM CephFS Feature #16656 (Pending Backport): mount.ceph: enable consumption of ceph keyring files
Patrick Donnelly
11:49 PM Revision 10cb50f9 (ceph): Merge PR #29817 into master
* refs/pull/29817/head:
doc: document that the kcephfs mount helper will search keyring files for secrets
mount.cep...
Patrick Donnelly
11:40 PM Revision 0a710866 (ceph): mds: make MDSIOContextBase delete itself when shutting down
Fixes: https://tracker.ceph.com/issues/41346
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
(cherry picked from comm...
Xuehan Xu
11:39 PM Revision afe2a755 (ceph): mds: make MDSIOContextBase delete itself when shutting down
Fixes: https://tracker.ceph.com/issues/41346
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
(cherry picked from comm...
Xuehan Xu
10:11 PM Revision cf789896 (ceph): 14.2.4
Alfredo Deza
10:10 PM RADOS Cleanup #41876 (Fix Under Review): tools/rados: add --pgid in help
Vikhyat Umrao
10:09 PM RADOS Cleanup #41876 (Resolved): tools/rados: add --pgid in help
Vikhyat Umrao
09:39 PM RADOS Bug #41817 (In Progress): qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
This is likely cause by enabling of auto scaler. David Zafman
03:27 PM RADOS Bug #41817: qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
/a/kchai-2019-09-15_15:37:26-rados-wip-kefu-testing-2019-09-15-1533-distro-basic-mira/4311115/
/a/pdonnell-2019-09-1...
Kefu Chai
09:31 PM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
will aim to fix in the next day or two. Paul Cuzner
08:09 PM CephFS Bug #41799 (Fix Under Review): client: FAILED assert(cap == in->auth_cap)
Patrick Donnelly
08:05 PM RADOS Bug #41875 (Fix Under Review): Segmentation fault in rados ls when using --pgid and --pool/-p tog...
Vikhyat Umrao
07:55 PM RADOS Bug #41875 (Resolved): Segmentation fault in rados ls when using --pgid and --pool/-p together as...
- Works fine with only --pgid... Vikhyat Umrao
08:04 PM CephFS Bug #41218 (Pending Backport): mgr/volumes: retry spawning purge threads on failure
Patrick Donnelly
08:04 PM CephFS Bug #41219 (Resolved): mgr/volumes: send purge thread (and other) health warnings to `ceph status`
Backport tracked by #41218. Patrick Donnelly
08:02 PM Revision fbfce1ad (ceph): Merge PR #29735 into master
* refs/pull/29735/head:
mgr/volumes: cluster log when a purge thread bails out
mgr/volumes: retry purging trash ent...
Patrick Donnelly
08:00 PM CephFS Bug #41310 (Pending Backport): client: lazyio synchronize does not get file size
Patrick Donnelly
08:00 PM Revision 1db3f88f (ceph): Merge PR #29705 into master
* refs/pull/29705/head:
client: fix lazyio_synchronize() to update file size
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
07:59 PM CephFS Cleanup #41178 (Resolved): mds: reorg DamageTable header
Patrick Donnelly
07:59 PM CephFS Cleanup #41178 (Pending Backport): mds: reorg DamageTable header
Patrick Donnelly
07:59 PM Revision d02821c8 (ceph): Merge PR #29569 into master
* refs/pull/29569/head:
mds: Reorganize class members in DamageTable header
Reviewed-by: Jos Collin <jcollin@redhat...
Patrick Donnelly
07:58 PM CephFS Cleanup #41430 (Resolved): mds: reorg JournalPointer header
Patrick Donnelly
07:58 PM Revision 6461a5ee (ceph): Merge PR #29888 into master
* refs/pull/29888/head:
mds: Reorganize class members in JournalPointer header
Reviewed-by: Jos Collin <jcollin@red...
Patrick Donnelly
07:57 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
Reproduced with logs: /a/nojha-2019-09-13_21:45:51-rados:standalone-master-distro-basic-smithi/4304313/remote/smithi1... Neha Ojha
07:55 PM CephFS Bug #41585 (Pending Backport): mds: client evicted twice in one tick
Patrick Donnelly
07:54 PM Revision 9f8b830f (ceph): Merge PR #30029 into master
* refs/pull/30029/head:
mds: use set to store to evict client
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by:...
Patrick Donnelly
07:08 PM rbd Bug #41653 (Fix Under Review): [rbd-mirror] simplify peer bootstrapping
Jason Dillaman
07:06 PM CephFS Bug #41728 (Need More Info): mds: hang during fragmentdir
Patrick Donnelly
02:28 PM CephFS Bug #41728: mds: hang during fragmentdir
Thanks! Nathan Fish
01:56 PM CephFS Bug #41728: mds: hang during fragmentdir
Nathan Fish wrote:
> When doing a parallel cp, the active MDS on the CephFS hung on a fragmentdir op.
> It might be...
Zheng Yan
06:44 PM CephFS Bug #41617 (Pending Backport): mgr/volumes: prevent negative subvolume size
Patrick Donnelly
06:43 PM Revision 81d1a162 (ceph): Merge PR #30058 into master
* refs/pull/30058/head:
qa/tasks: test for prevent negative subvolume size
mgr/volumes: prevent negative subvolume ...
Patrick Donnelly
06:37 PM CephFS Documentation #41451 (Resolved): Document distributed metadata cache
Patrick Donnelly
06:36 PM Revision b50295e3 (ceph): Merge PR #30265 into master
* refs/pull/30265/head:
doc: add a new document on CephFS distributed metadata cache
Reviewed-by: Patrick Donnelly ...
Patrick Donnelly
06:35 PM Revision 29bb00c8 (ceph): doc: add a new document on CephFS distributed metadata cache
Fixes: https://tracker.ceph.com/issues/41451
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
05:54 PM Revision 545a40e9 (ceph): Merge pull request #30399 from tchaikov/wip-crimson-peering-query
crimson: handle MOSDPGQuery2 properly
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
05:36 PM CephFS Bug #41868: mds: mds returns -5 error when the deleted file does not exist
I agree that EIO makes no sense here, but since you're looking up files by inode number, -ESTALE would probably make ... Jeff Layton
01:46 PM CephFS Bug #41868 (Fix Under Review): mds: mds returns -5 error when the deleted file does not exist
Patrick Donnelly
12:04 PM CephFS Bug #41868 (Resolved): mds: mds returns -5 error when the deleted file does not exist
There are 2 nfs-ganehsa ends:
1.The A side uses readdir to get all the file information in a directory,
and uses ...
huanwen ren
05:21 PM Revision 119206d7 (ceph): Merge pull request #28830 from albin-antony/indv2
rgw: fix indentation for listobjectsv2
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Reviewed-by: Casey Bodley <cbo...
Casey Bodley
03:50 PM Revision e630e152 (ceph): debian/control: Build-Depends on g++
as a C++ project, we should depends on g++. actually, GCC-7 is able to
support C++17. but we use C++17 features exten...
Kefu Chai
03:26 PM Dashboard Feature #41822: mgr/dashboard: enable the user to download/copy a smartctl report of a device
Enable common smartctl output inside the JSON result: https://github.com/ceph/ceph/pull/30408 Patrick Seidensal
03:25 PM RADOS Bug #40522: on_local_recover doesn't touch?
/a/pdonnell-2019-09-14_22:40:03-rados-master-distro-basic-smithi/4307679/
/a/kchai-2019-09-15_15:37:26-rados-wip-kef...
Kefu Chai
03:23 PM RADOS Bug #41874 (Resolved): mon-osdmap-prune.sh fails
... Kefu Chai
03:19 PM RADOS Bug #41873 (Resolved): test-erasure-code.sh fails
... Kefu Chai
03:06 PM Revision 6ad97efe (ceph): Merge PR #29672 into master
* refs/pull/29672/head:
common/RefCountedObj: cleanup con/des
common: add make_ref factory for RefCountedObject
co...
Patrick Donnelly
03:01 PM CephFS Documentation #41872 (Resolved): doc: update CephFS Quick Start guide
Rishabh Dave
02:56 PM CephFS Bug #41871: client: return error when someone passes bad whence value to llseek
s/ceph_assert/ceph_abort/ Jeff Layton
01:52 PM CephFS Bug #41871 (Resolved): client: return error when someone passes bad whence value to llseek
There are a number of ceph_assert calls in src/client/Client.cc that are probably not necessary. There are calls in l... Jeff Layton
02:54 PM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
Thanks for your thorough feedback, Patrick!
As discussed by IRC, this is not meant in any way to replace CSS class...
Ernesto Puerta
10:32 AM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
Following up on our discussion on the stand up, I've read about aria-labels and data-attributes.
+ARIA+
I found...
Patrick Seidensal
01:50 PM Revision 9d92d835 (ceph): Merge pull request #30377 from tspmelo/wip-e2e-hosts-mds
mgr/dashboard: Fix e2e host test
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
01:48 PM CephFS Bug #41837 (Fix Under Review): client: lseek function does not return the correct value.
Patrick Donnelly
02:41 AM CephFS Bug #41837 (Resolved): client: lseek function does not return the correct value.
If pos is initialized to -1 in the lseek function, then when offset is 0, EINVAL may be returned. wenpeng li
01:46 PM RADOS Backport #41238: nautilus: Implement mon_memory_target
The old PR is unlinked from the tracker as more commits need to be pulled in for this backport. I will update this tr... Sridhar Seshasayee
01:04 PM RADOS Backport #41238 (Need More Info): nautilus: Implement mon_memory_target
first attempted backport https://github.com/ceph/ceph/pull/29652 was closed - apparently, the backport is not trivial... Nathan Cutler
01:43 PM Revision 6acd9e8b (ceph): mds: cleanup dirty snap caps tracking
For individual client, track dirty snap caps as whole. This fixes an
infinite loop in Locker::file_update_finish and ...
Yan, Zheng
01:37 PM Dashboard Documentation #41396 (Resolved): mgr/dashboard: Add a dashboard specific endpoint which uses our ...
Lenz Grimmer
01:36 PM Revision a22130e6 (ceph): Merge pull request #29819 from Devp00l/wip-41396
mgr/dashboard: Document UiApiController with ApiController usage
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed...
Lenz Grimmer
01:33 PM Revision 6bae9a4d (ceph): mon/OSDMonitor: Add standalone test for mon_memory_target
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.co...
Sridhar Seshasayee
01:33 PM Revision 7bf2cb9b (ceph): mon/OSDMonitor: Implement config observer to handle changes to cache sizes
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.co...
Sridhar Seshasayee
01:32 PM Revision 1c5b2396 (ceph): cmake: link libkv against libheap_profiler
PriorityCache.cc uses `ceph_heap_*` functions, and libkv contains
`PriorityCache.cc`, so it should link against libhe...
Kefu Chai
01:32 PM Revision bd6c7a55 (ceph): cmake: link libkv against common_prioritycache_obj
as both `kv/rocksdb_cache/BinnedLRUCache.cc` and
`kv/rocksdb_cache/ShardedCache.cc` uses `PriorityCache` which is in ...
Kefu Chai
01:32 PM Revision a347fbc7 (ceph): cmake: remove kv_objs target
libkv is better than kv_objs, as it is able to bring more
properties with with it, for instance, the public include
d...
Kefu Chai
01:32 PM Revision be5436c8 (ceph): common: make pri cache perf counters optional
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry...
Mykola Golub
01:31 PM Revision 0db8662f (ceph): common: make extra memory allocation for pri cache optional
Not all caches may want this.
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mykola ...
Mykola Golub
01:30 PM Revision 432ac3e9 (ceph): common/PriorityCache: fix over-aggressive assert when mem limited
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cher...
Mark Nelson
01:30 PM Revision ec33b461 (ceph): common/PriorityCache: Implement a Cache Manager
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cher...
Mark Nelson
01:30 PM Revision 10b83ebc (ceph): mon/OSDMonitor: Use generic priority cache tuner for mon caches
Use priority cache manager to tune inc, full and rocksdb caches.
Fixes: https://tracker.ceph.com/issues/41238
Backpo...
Sridhar Seshasayee
01:23 PM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
just for completeness - the mimic fix is (I think): https://github.com/ceph/ceph/pull/30391 Nathan Cutler
01:03 PM rgw Bug #41870 (Resolved): rgw: s3 interface doesn't URL encode CommonPrefixes when URL encoding is set
I made a bucket with a single object in on CEPH and s3 with the name "prefix with + plus/file.txt". I then issued a ... Nick Craig-Wood
12:58 PM Dashboard Bug #41869 (Rejected): mgr/dashboard: api/mgr/module resource is returning an internal server error
When querying the https://ceph-host/api/mgr/module resource on docker, an internal server error will be be returned:
...
Tatjana Dehler
11:53 AM Revision 517bdca5 (ceph): common/RefCountedObj: cleanup con/des
Also, don't allow children to set nref (to 0). This is the more significant
change as it required fixing various code...
Patrick Donnelly
11:52 AM Revision e686bc69 (ceph): cls/rgw: add missing header dependency
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:52 AM Revision 6c689ce9 (ceph): osd: add missing header
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:52 AM Revision 489b3084 (ceph): include: convert FunctionContext usage to generic LambdaContext
The main motivation for this change is to avoid copies due to the use of
boost::function/std::function where captures...
Patrick Donnelly
11:52 AM Revision 58d1b88e (ceph): common: refactor RefCountedObj and reduce header dependencies
- Protect constructors/destructors; RefCountedObj is an abstract class.
- Move some helpers to separate unit to avoi...
Patrick Donnelly
11:52 AM Revision 487d3442 (ceph): common: add make_ref factory for RefCountedObject
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:42 AM Bug #41832 (Duplicate): Different pools count in ceph -s and ceph osd pool ls
I assume you deleted pool prior to this? If so this is a duplicate of https://tracker.ceph.com/issues/40011. Please r... Jan Fajerski
11:41 AM Revision b3619760 (ceph): Merge pull request #30368 from liewegas/wip-snapmapper-cleanup
osd/SnapMapper: remove pre-octopus snapmapper keys after conversion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:39 AM Revision 7d137648 (ceph): Merge pull request #30356 from majianpeng/msg-reduece-duplicated-code
msg: add func is_blackhole to reduce duplicated code.
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
11:37 AM Revision 7c1b53dc (ceph): Merge pull request #30350 from liewegas/wip-bluestore-poolstats-configs
os/bluestore: simplify per-pool-stat config options
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
11:36 AM CephFS Bug #41841 (In Progress): mgr/volumes: missing protection for `fs volume rm` command
Jos Collin
06:10 AM CephFS Bug #41841 (Resolved): mgr/volumes: missing protection for `fs volume rm` command
Currently can remove a filesytem, its data and meta data pools, and MDSes with a `fs volume rm` ceph mgr command. May... Ramana Raja
11:07 AM mgr Bug #41867 (Fix Under Review): mgr: replace nsec counters with second with floating precision
Ernesto Puerta
10:44 AM mgr Bug #41867 (Resolved): mgr: replace nsec counters with second with floating precision
As per https://github.com/ceph/ceph/pull/28882 perf counter second-precision timestamps were replaced with nsecond on... Ernesto Puerta
11:03 AM Revision 88df1e03 (ceph): crimson/osd: verbose logging in OSD::_send_alive()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:03 AM Revision 294441cc (ceph): crimson/osd: do not use __func__ in a lambda for logging
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:03 AM Revision b1e655b1 (ceph): osd/OSD.h: remove unused OSD::discard_context()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:03 AM Revision d6deafdb (ceph): crimson/osd: do not handle MOSDPGQuery anymore
this is a follow-up of 260ab1a5, as MOSDPGQuery is deprecated in favor
of MOSDPGQuery2 in octopus and up. let's drop ...
Kefu Chai
11:03 AM Revision 707c0eb4 (ceph): crimson/osd: reply if pg is absent when handling MQuery
in previous commit, the support of `MOSDPGQuery` was dropped. but
if we want to handle `MOSDPGQuery2` properly, we sh...
Kefu Chai
11:03 AM Revision 6f2607c0 (ceph): crimson/osd: change log level to warn if pg is absent
it's not fatal or indicating a bug, but it's unusual. so let's make it a
warning.
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
10:54 AM Revision d639d7ec (ceph): mgr/dashboard: Firefox ngx-datatable performance issue
Fixes: https://tracker.ceph.com/issues/41667
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
10:53 AM Revision 33a5fae1 (ceph): Merge pull request #30398 from tspmelo/wip-backport-head
script/ceph-backport.sh: Fix verification of git repository Nathan Cutler
10:52 AM CephFS Feature #40959 (Fix Under Review): mgr/volumes: allow setting uid, gid of subvolume and subvolume...
Jos Collin
10:39 AM RADOS Bug #41866: OSD cannot report slow operation warnings in time.
assumed that bluestore is used. Ilsoo Byun
10:23 AM RADOS Bug #41866 (Fix Under Review): OSD cannot report slow operation warnings in time.
If an underlying device is blocked due to H/W issues, a thread that checks slow ops can’t report slow op warning in t... Ilsoo Byun
10:30 AM Revision 6e8f122c (ceph): mgr/dashboard: NFS list should display the "Pseudo Path"
Fixes: https://tracker.ceph.com/issues/41815
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:27 AM Revision 4968613d (ceph): script/ceph-backport.sh: Fix verification of git repository
In git 2.16 running "git show-ref HEAD" returns an error and
prevents the script to procced.
Signed-off-by: Tiago Me...
Tiago Melo
09:28 AM Dashboard Bug #41815 (Fix Under Review): mgr/dashboard: NFS export list should display the "Pseudo Path"
Ricardo Marques
09:13 AM Revision 00112202 (ceph): mds: Explicitly call slave_updates with 0 size
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
09:04 AM mgr Backport #41809 (In Progress): nautilus: Total amount to PG's is more than 100%
Tiago Melo
09:04 AM Revision 84756e46 (ceph): mgr/dashboard: Fix calculation of PG Status percentage
We were reading a wrong value for the total of PGs.
Fixes: https://tracker.ceph.com/issues/41536
Signed-off-by: Tia...
Tiago Melo
07:25 AM Revision 1f5773c7 (ceph): msg/async/rdma: refine handle_rx_handle log under WCE failure case
1. ibv_wc:status IBV_WC_SUCCESS
keep same logic
2. ibv_wc:status IBV_WC_WR_FLUSH_ERR
1) After Beacon is posted in...
Changcheng Liu
07:25 AM Revision f33693d1 (ceph): msg/async/rdma: refine handle_async_event implementation
1. log every asynchronous type event
2. Deal with IBV_EVENT_QP_LAST_WQE_REACHED log
The QueuePair is switched into...
Changcheng Liu
07:25 AM Revision 098e1bb1 (ceph): msg/async/rdma: remove unused Send WR with immediate data
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
07:25 AM Revision 97d6d0c1 (ceph): msg/async/rdma: RDMAIWARPConnectedSocketImpl inherit member from base c...
RDMAIWARPConnectedSocketImpl is derived from RDMAConnectedSocketImpl
which already has member "is_server" & "local/pe...
Changcheng Liu
07:25 AM Revision ba65dd7e (ceph): msg/async/rdma: librdamcm set local_qpn after creating QueuePair
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
07:25 AM Revision 5e3e134a (ceph): msg/async/rdma: change rdma_event_channel to be non blocked
rdma_event_channel is blocked by default, if there's no event
in the event channel, rdma_get_cm_event could be blocke...
Changcheng Liu
07:25 AM Revision d557e649 (ceph): msg/async/rdma: remove extra variable
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
07:25 AM Revision 30a35bd5 (ceph): msg/async/rdma: initialize some variables in-class
1. initialize RDMAServerSocketImpl member
2. initialize RDMAConnectedSocketImpl member
3. pollfd::revents
Though...
Changcheng Liu
07:25 AM Revision cc08b020 (ceph): msg/async/rdma: complete get_qp_lockless to get get qp
Need get_qp_lockless to get the QueuePair when lock is
locked.
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun....
Changcheng Liu
07:25 AM Revision ee762374 (ceph): msg/async/rdma: use QueuePair as args to get more info
ibv_qp is member in class QueuePair. QueuePair has other fields
which is needed in post_chunks_to_rq to be further ch...
Changcheng Liu
07:25 AM Revision 9f070abf (ceph): msg/async/rdma: call member function to get QP status
RDMAConnectedSocketImpl::get_qp_state() implement the function
to get QueuePair state.
Signed-off-by: Changcheng Liu...
Changcheng Liu
07:25 AM Revision e907e181 (ceph): msg/async/rdma: use special Beacon to detect SQ WRs drained
switch the QueuePair to error state, then post Beacon WR to
send queue. All outstanding WQEs will be flushed to CQ.
I...
Roman Penyaev
07:25 AM Revision 2fb8be43 (ceph): msg/async/rdma: no need to audit inflight SQ WQEs
Beacon is used to detect SQ WQEs drained. There's no need to
to use tx_wr_inflight to check whether SQ WQEs has been ...
Roman Penyaev
07:25 AM Revision 0736b46b (ceph): msg/async/rdma: remove redundant code
1. remove aync_handler
1). async_handler is never scheduled (which should be scheduled by
center->dispatch_event_...
Roman Penyaev
07:25 AM Revision 3f620383 (ceph): msg/async/rdma: get local/peer qpn from RDMAConnectedSocketImpl
When remote QP is destroyed, QP will be disconnected. The local QP
is transitioned into error state. Then some asynch...
Changcheng Liu
07:25 AM Revision e58e3ce0 (ceph): msg/async/rdma: support hardware NIC without SRQ
Currently, msg/async/rdma is friendly to the hardware with
SRQ feature. This patch makes the NIC without SRQ work.
S...
Changcheng Liu
07:25 AM Revision 72e0c84e (ceph): msg/async/rdma: refine handle_tx_handle log under WCE fail case
1. ibv_wc:status IBV_WC_RETRY_EXC_ERR
Logging possible reasons:
1) Responder ACK timeout
2) Responder QueuePair in ba...
Changcheng Liu
07:24 AM Revision 8870e1bc (ceph): msg/async/rdma: refactor QP state switch & ib_cm_meta_t transaction
1. Implement below 3 function in class QueuePair to switch QP state
1) int modify_qp_to_error(void);
2) int mod...
Changcheng Liu
07:21 AM CephFS Backport #41865 (Resolved): nautilus: mds: ask idle client to trim more caps
https://github.com/ceph/ceph/pull/30761 Nathan Cutler
07:21 AM RADOS Backport #41864 (Resolved): luminous: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30519 Nathan Cutler
07:21 AM RADOS Backport #41863 (Resolved): mimic: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30481 Nathan Cutler
07:21 AM RADOS Backport #41862 (Resolved): nautilus: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30480 Nathan Cutler
07:18 AM CephFS Backport #41861 (Rejected): nautilus: cephfs-shell: du must ignore non-directory files
Nathan Cutler
07:17 AM rgw Backport #41860 (Rejected): luminous: memory usage of: radosgw-admin bucket rm
Nathan Cutler
07:17 AM rgw Backport #41859 (Resolved): mimic: memory usage of: radosgw-admin bucket rm
https://github.com/ceph/ceph/pull/31378 Nathan Cutler
07:17 AM rgw Backport #41858 (Resolved): nautilus: memory usage of: radosgw-admin bucket rm
https://github.com/ceph/ceph/pull/30472 Nathan Cutler
07:17 AM CephFS Backport #41857 (Resolved): luminous: client: removing dir reports "not empty" issue due to clien...
https://github.com/ceph/ceph/pull/33292 Nathan Cutler
07:17 AM CephFS Backport #41856 (Resolved): mimic: client: removing dir reports "not empty" issue due to client s...
https://github.com/ceph/ceph/pull/30443 Nathan Cutler
07:17 AM CephFS Backport #41855 (Resolved): nautilus: client: removing dir reports "not empty" issue due to clien...
https://github.com/ceph/ceph/pull/30442 Nathan Cutler
07:15 AM CephFS Backport #41854 (Rejected): mimic: mds: reject sessionless messages
https://github.com/ceph/ceph/pull/30908 Nathan Cutler
07:15 AM CephFS Backport #41853 (Resolved): nautilus: mds: reject sessionless messages
https://github.com/ceph/ceph/pull/30843 Nathan Cutler
07:15 AM CephFS Backport #41852 (Resolved): mimic: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30417 Nathan Cutler
07:15 AM CephFS Backport #41851 (Resolved): nautilus: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30418 Nathan Cutler
07:15 AM CephFS Backport #41850 (Resolved): nautilus: mgr/volumes: drop unused size in fs volume create
Nathan Cutler
07:14 AM Backport #41849 (Resolved): nautilus: setup-virtualenv.sh is broken in py3-only environments
https://github.com/ceph/ceph/pull/30739 Nathan Cutler
07:14 AM rgw Backport #41848 (Rejected): luminous: beast frontend reads body in small buffers
Nathan Cutler
07:14 AM rgw Backport #41847 (Resolved): mimic: beast frontend reads body in small buffers
https://github.com/ceph/ceph/pull/30450 Nathan Cutler
07:14 AM rgw Backport #41846 (Resolved): nautilus: beast frontend reads body in small buffers
https://github.com/ceph/ceph/pull/30437 Nathan Cutler
07:14 AM RADOS Backport #41845 (Resolved): luminous: tools/rados: allow list objects in a specific pg in a pool
https://github.com/ceph/ceph/pull/30608 Nathan Cutler
07:14 AM RADOS Backport #41844 (Resolved): mimic: tools/rados: allow list objects in a specific pg in a pool
https://github.com/ceph/ceph/pull/30893 Nathan Cutler
07:00 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Kefu,
Just trying to understand it, but did you assign it to you to check if 'it is a dup' with what? Would you ...
Daniel Oliveira
06:52 AM mgr Bug #41843 (New): Dashboard proxy configuration is not working as expected
Hi,
I have successfully configured Ceph dashboard following the this
<https://docs.ceph.com/docs/master/mgr/dashboa...
Thomas Schneider
06:23 AM CephFS Feature #41842 (Resolved): mgr/volumes: list FS subvolumes, subvolume groups, and their snapshots
Add commands to list FS subvolume, subvolume groups, and their snapshots Ramana Raja
06:19 AM Revision 3ec71f99 (ceph): mds: Move log_segment_seq_t into class LogSegment
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:06 AM Revision 13f15e61 (ceph): rgw: fix indentation for listobjectsv2
https://tracker.ceph.com/issues/41840
Signed-off-by: Albin Antony <aantony@redhat.com>
Albin Antony
06:00 AM rgw Bug #41839: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30393 Tianshan Qu
05:59 AM rgw Bug #41839 (Resolved): rgw: data sync start delay if remote haven't init data_log
if remote have no object write after startup, the data_log will not init,
so the data_log list in RGWReadRemoteDataL...
Tianshan Qu
06:00 AM rgw Cleanup #41840 (Resolved): rgw: fix indentation in listobjectsv2
Backport the fix to nautilus (via #23908) Albin Antony
05:59 AM Revision 339344ab (ceph): rgw: fix data sync start delay if remote haven't init data_log
Fixes: https://tracker.ceph.com/issues/41839
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
04:34 AM Revision 8751b352 (ceph): mds: Reorganize class members in LogSegment header
Fixes: https://tracker.ceph.com/issues/41678
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
04:31 AM Revision bc0b07f2 (ceph): mds: Remove unnecessary headers in Locker
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
04:14 AM rbd Bug #41753: avoid page cache for krbd discard round off tests
Ilya Dryomov wrote:
> Hi Dongsheng,
>
> I tried your test case a few times but didn't see any failures.
>
> Ho...
Yang Dongsheng
03:50 AM Revision a4128494 (ceph): rgw: DefaultRetention requires either Days or Years
Fixes: https://tracker.ceph.com/issues/41838
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
03:48 AM rgw Bug #41838 (Resolved): rgw: DefaultRetention requires either Days or Years, but not both.
Chang Liu
03:43 AM Revision 81e451e0 (ceph): mds: drive cap recall while dropping cache
STEADY does not imply TRIM. We want to always trim as many caps as
possible.
Introduced-by: be49866a150e04438cef971d...
Patrick Donnelly
03:39 AM Revision 5249b211 (ceph): mds: Reorganize class members in Locker header
Fixes: https://tracker.ceph.com/issues/41665
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:24 AM crimson Bug #41818: crimson run error due to ___longjmp_chk()
Before running vstart.sh, will set some environment variables? YongSheng Zhang
02:32 AM crimson Bug #41818: crimson run error due to ___longjmp_chk()
Kefu Chai wrote:
> i cannot reproduce this issue. next time, if you run into it, could you launch
>
> [...]
>
...
YongSheng Zhang
02:44 AM Revision 0572e543 (ceph): client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos sho...
Fixes:https://tracker.ceph.com/issues/41837
Signed-off-by: wenpengLi <liwenpeng@inspur.com>
wenpeng li
02:32 AM Revision 91d39bd7 (ceph): rgw: change MAX_USAGE_TRIM_ENTRIES value from 128 to 1000.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
01:51 AM mgr Backport #41805 (In Progress): mimic: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30391 Prashant D
01:50 AM mgr Backport #41804 (In Progress): nautilus: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30390 Prashant D
01:08 AM CephFS Bug #41836 (Resolved): qa: "cluster [ERR] Error recovering journal 0x200: (2) No such file or d...
From: /ceph/teuthology-archive/pdonnell-2019-09-15_06:11:06-fs-wip-pdonnell-testing-20190915.030958-distro-basic-smit... Patrick Donnelly
12:55 AM CephFS Bug #41835: mds: cache drop command does not drive cap recall
Backport of #22446 is only for nautilus. Patrick Donnelly
12:54 AM CephFS Bug #41835 (Fix Under Review): mds: cache drop command does not drive cap recall
Patrick Donnelly
12:50 AM CephFS Bug #41835 (Resolved): mds: cache drop command does not drive cap recall
... Patrick Donnelly
12:12 AM Revision d6b21134 (ceph): mgr: do not reset reported if a new metric is not collected
Fixes: https://tracker.ceph.com/issues/41741
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun
12:12 AM Revision c1e2fbf8 (ceph): mgr: do not reset reported if a new metric is not collected
Fixes: https://tracker.ceph.com/issues/41741
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun

09/15/2019

10:43 PM Messengers Backport #37521: luminous: msg/async: connection stall
Updating priority as users are reporting hitting this. Brad Hubbard
10:42 PM Messengers Backport #37520: mimic: msg/async: connection stall
Updating priority as users are reporting hitting this. Brad Hubbard
07:40 PM Revision c28a00cf (ceph): tools/rados: Fix rand & seq read bench to use num ops instead of num ob...
ObjBencher::seq_read_bench() is using "num_objects > data.started" to make sure
we don't issue more reads than what w...
Albert Chen
04:56 PM rgw Bug #39549: multisite: admin apis on non-master zone should forward to master zone
This needs a target version and list of backports. J. Eric Ivancich
04:54 PM Revision e487604a (ceph): Merge pull request #29549 from smanjara/wip-multisite-metadata
rgw: Allow admin APIs that write metadata to be executed first on the mast…
Reviewed-by: Abhishek Lekshmanan <abhish...
J. Eric Ivancich
04:49 PM rgw Bug #40700 (Pending Backport): memory usage of: radosgw-admin bucket rm
J. Eric Ivancich
04:48 PM Revision 1be12097 (ceph): Merge pull request #30174 from mkogan1/wip-rgw-40700
rgw: fix memory growth while deleting objects with
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: J....
J. Eric Ivancich
04:16 PM crimson Bug #41818: crimson run error due to ___longjmp_chk()
i cannot reproduce this issue. next time, if you run into it, could you launch... Kefu Chai
02:59 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
Thanks, Simon. That was the original intention. J. Eric Ivancich
02:47 PM rgw Feature #41051 (Fix Under Review): rgw: push rgw bucket listing with prefixes and delimiters logi...
J. Eric Ivancich
02:50 PM rgw Fix #41734 (Duplicate): rgw: move delimiter-based bucket listing/filtering logic to cls
This is a duplicate of https://tracker.ceph.com/issues/41051 . J. Eric Ivancich
01:59 PM RADOS Bug #41716 (Resolved): LibRadosTwoPoolsPP.ManifestUnset fails
Myoungwon Oh
01:51 PM RADOS Bug #41716: LibRadosTwoPoolsPP.ManifestUnset fails
This issue is fixed by https://github.com/ceph/ceph/pull/29985
When the error occurs, the following ops are executed...
Myoungwon Oh
07:58 AM Bug #41821 (Pending Backport): setup-virtualenv.sh is broken in py3-only environments
we need to be careful backporting this one to {mimic, luminous}, because those releases contain test code that requir... Nathan Cutler
07:45 AM Revision 8e6cc608 (ceph): script/run_tox.sh: remove unused code
it's a follow-up of 793308f8, where the code to use python2/python3 to
determine env_list was removed already
Signed...
Kefu Chai
07:32 AM Revision abe5fce9 (ceph): Merge pull request #30379 from smithfarm/wip-41821
tools/setup-virtualenv.sh: do not default to python2.7
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao E...
Nathan Cutler
07:04 AM Revision 07cafa32 (ceph): rgw: add creation time information into bucket stats
Signed-off-by: Enming Zhang <zvampirem77@gmail.com> Enming Zhang
03:05 AM RADOS Bug #41834 (Resolved): qa: EC Pool configuration and slow op warnings for OSDs caused by recent m...
See: http://pulpito.ceph.com/pdonnell-2019-09-14_22:39:31-fs-master-distro-basic-smithi/
Recent run of fs suite on...
Patrick Donnelly

09/14/2019

09:57 PM rbd Bug #41833 (Resolved): [rbd-mirror] image status reports "down" after msgr v2 reconnect
In a test environment, start two clusters w/ a single OSD and mirror and image. At this point, the "mirror image stat... Jason Dillaman
09:45 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
Simon Leinen wrote:
> Should this issue link to "PR #30272":https://github.com/ceph/ceph/pull/30272?
...or maybe ...
Simon Leinen
09:43 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
Should this issue link to "PR #30272":https://github.com/ceph/ceph/pull/30272? Simon Leinen
09:20 PM Revision 2946455c (ceph): common: random: added a deduction guide to make using the function object
interface a bit nicer to use.
Signed-off-by: Jesse Williamson <nerd.cpp@gmail.com>
Jesse Williamson
10:01 AM Bug #41832 (Duplicate): Different pools count in ceph -s and ceph osd pool ls
After removing some count of pool we have different count of pools in ceph -s output and ceph osd pool ls:... Fyodor Ustinov
01:46 AM Revision 01ffda8f (ceph): Merge pull request #30362 from uweigand/fix-unaligned-check
cmake: Fix unaligned check on big-endian systems
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 AM Revision 784abe20 (ceph): Merge pull request #30374 from tchaikov/wip-cmake-brotli
cmake: s/bortli_libs/brotli_libs/
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:05 AM Revision 2375aa87 (ceph): Merge pull request #30366 from liu-chunmei/ceph_seastar_MonClient
crimson/mon: use shared_future for waiting MauthReply
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:04 AM Revision af4b9749 (ceph): Merge pull request #30380 from rzarzynski/wip-crimson-cyanread-returns-bl
crimson/os: Object::read() returns bufferlist instead of never used errcode
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 AM Revision 43e85ae7 (ceph): Merge pull request #30339 from rzarzynski/wip-crimson-cls-2
crimson: serve basic RBD traffic coming from fio
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai

09/13/2019

10:49 PM Revision 449550b0 (ceph): crimson/mon:use shared_future for waiting MauthReply
when monitor-side close the connection, msgr call MonClient
ms_handle_reset cause reply.get_future be called twice th...
chunmei liu
10:29 PM RADOS Feature #41831 (Resolved): tools/rados: allow list objects in a specific pg in a pool
This one is already present in nautilus. Vikhyat Umrao
09:24 PM rgw Backport #38714 (In Progress): luminous: rgw: gc entries with zero-length chains are not cleaned up
Nathan Cutler
09:22 PM bluestore Bug #41014: make bluefs_alloc_size default to bluestore_min_alloc_size
luminous,mimic,nautilus backports are being handled via #41301 Nathan Cutler
09:20 PM bluestore Bug #41014 (Duplicate): make bluefs_alloc_size default to bluestore_min_alloc_size
Nathan Cutler
09:21 PM bluestore Bug #41301 (Pending Backport): os/bluestore/BlueFS: use 64K alloc_size on the shared device
backports are still in progress Nathan Cutler
09:12 PM Dashboard Backport #41813 (In Progress): nautilus: mgr/dashboard: SSL-enabled dashboard does not play nicel...
Nathan Cutler
09:16 AM Dashboard Backport #41813 (Resolved): nautilus: mgr/dashboard: SSL-enabled dashboard does not play nicely w...
https://github.com/ceph/ceph/pull/30382 Nathan Cutler
09:11 PM Revision 8bb56184 (ceph): SSL-enabled dashboard does not play nicely with a frontend HAproxy. To ...
1. Disable redirection on standby managers. A HTTP error (500) will be returned instead of a redirection.
$ ceph c...
Volker Theile
08:50 PM Dashboard Feature #25232 (Fix Under Review): mgr/dashboard: Support minimum password complexity rules
Nathan Cutler
08:48 PM Dashboard Feature #25232 (New): mgr/dashboard: Support minimum password complexity rules
https://github.com/ceph/ceph/pull/29312 was closed Nathan Cutler
08:43 PM bluestore Backport #41810: nautilus: osd_memory_target isn't applied in runtime.
@Sridar - thanks for taking on this backport! We have a script, in the master branch: src/script/ceph-backport.sh - y... Nathan Cutler
01:20 PM bluestore Backport #41810 (In Progress): nautilus: osd_memory_target isn't applied in runtime.
Sridhar Seshasayee
09:11 AM bluestore Backport #41810 (Resolved): nautilus: osd_memory_target isn't applied in runtime.
https://github.com/ceph/ceph/pull/31852 Nathan Cutler
08:35 PM Revision d63570c5 (ceph): Merge pull request #30363 from idryomov/wip-krbd-huge-osdmap
qa: add script to test how libceph handles huge osdmaps
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:30 PM rgw Bug #41433: rgw: fix list starts with null marker
Casey Bodley
08:12 PM Revision cf186a50 (ceph): crimson/osd: implement cls_get_client_features().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision 9e71e56d (ceph): crimson/osd: add dummy support for CEPH_OSD_OP_WATCH.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision 3daddb81 (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPGETVALS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision fe9ce1f6 (ceph): crimson/osd: implement cls_get_request_origin().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision 46eb81b1 (ceph): crimson/osd: implement cls_cxx_map_set_val().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision b5b6dd6d (ceph): crimson/osd: switch get_orig_source_inst() to get_message() in OpsExecu...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:40 PM CephFS Bug #39641 (Resolved): cephfs-shell: 'du' command produces incorrect results
Will be backported via #40371. Patrick Donnelly
07:40 PM CephFS Bug #40371 (Pending Backport): cephfs-shell: du must ignore non-directory files
Patrick Donnelly
07:39 PM Revision 9e59ba40 (ceph): Merge PR #28560 into master
* refs/pull/28560/head:
cephfs-shell: handle du's arguments elsewhere outside do_du()
cephfs-shell: reuse code
cep...
Patrick Donnelly
07:39 PM Stable releases Tasks #41830 (Resolved): https://ceph.io/get/ needs to be regularly updated to point to the lates...
https://ceph.io/get/ still links to http://download.ceph.com/tarballs/ceph-13.2.0.tar.gz as most recent point release... Dan Moraru
07:27 PM mgr Bug #41829 (New): ceph df reports incorrect pool usage
Since upgrading from v14.2.2 to v14.2.3, ceph df erroneously equates pool usage with the amount of data stored in the... Dan Moraru
07:23 PM rgw Feature #41828 (New): rgw: provide a subcommand under radosgw-admin to list rados objects for a g...
The "orphans find" subcommand of radosgw-admin can be slow for a variety of reasons, particularly in that its first s... J. Eric Ivancich
07:11 PM rgw Bug #41827 (Pending Backport): beast frontend reads body in small buffers
Casey Bodley
07:11 PM rgw Bug #41827 (Resolved): beast frontend reads body in small buffers
the flat_buffer starts very small and rarely grew above 512 bytes when reading headers. this buffer's capacity() is w... Casey Bodley
07:08 PM CephFS Documentation #40689 (Fix Under Review): mgr/volumes: document mgr fs volumes CLI
Patrick Donnelly
07:04 PM Revision faac21f5 (ceph): Merge PR #29907 into master
* refs/pull/29907/head:
doc: add a doc for vstart_runner.py
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by:...
Patrick Donnelly
07:04 PM Revision a5ec9714 (ceph): tasks/barbican: Added task to deploy and configure barbican
Fixed keystone, rgw and s3tests tasks to work with it.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
07:04 PM Revision 1c5a12fd (ceph): qa/rgw: abstract out barbican under 2-kms/
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 53cd9b8d (ceph): qa/rgw: crypt suite uses clusters/fixed-1.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision b797418c (ceph): qa: remove unnecessary imports in barbican task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision c9c3805c (ceph): qa: barbican task doesn't look for ceph release branches
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 0cc6a832 (ceph): qa/keystone: add missing ConfigError import
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 86930f3e (ceph): qa/keystone: use bindep to discover keystone's dependencies
downloads the keystone repository first, because we need
keystone/bindep.txt to discover the binary dependencies
Sig...
Casey Bodley
07:04 PM Revision 2144fd8c (ceph): qa/keystone: pip install bindep
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 7d479d0b (ceph): qa/keystone: log to a file in the archive dir
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 2dac5c50 (ceph): qa/keystone: add requirements.txt with python-openstackclient
works around a VersionConflict error by including the requirements on
jsonschema when installing python-openstackclie...
Casey Bodley
07:04 PM Revision 29ac6430 (ceph): qa/keystone: hardcode --os-identity-api-version 2.0
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 71a87afb (ceph): qa/barbican: pin barbican to 5.0.1 release
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 020511eb (ceph): qa/tempest: update url for upper-constraints.txt in tox.ini
the tox command fails to invoke tools/tox_install.sh because it passes
a stale url for its extra requirements. patch ...
Casey Bodley
07:04 PM Revision 392d7461 (ceph): qa/keystone: save keystone config to archive dir
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 3bb3d817 (ceph): qa/keystone: add --debug to openstack commands
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:02 PM Revision 05d95c24 (ceph): Merge PR #30185 into master
* refs/pull/30185/head:
mgr/volumes: drop unnecessary size
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by:...
Patrick Donnelly
07:02 PM CephFS Bug #41752 (Pending Backport): mgr/volumes: drop unused size in fs volume create
Patrick Donnelly
06:49 PM Revision bf49aff3 (ceph): rgw: disable compression/encryption on Appendable objects
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:28 PM Revision 930b30f8 (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPGETKEYS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision 96a7519a (ceph): crimson/os: fix ENODATA handling in CyanStore::get_attrs().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision d28ec40a (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPSETVALS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision 3fbb6813 (ceph): crimson/osd: implement cls_cxx_write2().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision e672785e (ceph): crimson/osd: PGBackend::write() alters object size now.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision 80934a1c (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPGETVALSBYKEYS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:25 PM CephFS Documentation #41826 (Resolved): doc: update CephFS summary and introduction
Patrick Donnelly
06:24 PM CephFS Documentation #41451 (Fix Under Review): Document distributed metadata cache
Patrick Donnelly
06:22 PM CephFS Documentation #41470 (Fix Under Review): Document requirements for using cephfs
Patrick Donnelly
06:19 PM CephFS Documentation #41738 (In Progress): Add documentation for that 'client direct access to data pool'
Patrick Donnelly
06:17 PM CephFS Documentation #41825 (Resolved): CephFS Documentation Sprint 1
Patrick Donnelly
06:12 PM CephFS Feature #41824 (New): mds: aggregate subtree authorities for display in `fs top`
Each MDS is only aware of subtrees that border its own authoritative subtrees. This also affects rank 0.
Have each...
Patrick Donnelly
06:07 PM Revision 75f4de19 (ceph): 14.2.4
Alfredo Deza
06:04 PM Revision b74f92ce (ceph): Merge pull request #29037 from zhangsw/rgw-reshard-numshards
rgw: shard number must be non-negative when resharding the bucket
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:50 PM Revision 13ee376d (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:50 PM Revision 14c347cf (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 60de430c (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:35 PM Revision ce67b3a2 (ceph): crimson/osd: add support for CEPH_OSD_OP_CREATE.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:32 PM Revision 44152fb8 (ceph): crimson/osd: ignore CEPH_OSD_OP_TMAPUP like ceph-osd does for EC pools.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:21 PM Revision 81becbdc (ceph): qa: add script to test how libceph handles huge osdmaps
That code will also handle moderately-sized osdmaps when the memory is
fragmented.
Signed-off-by: Ilya Dryomov <idry...
Ilya Dryomov
04:41 PM RADOS Bug #41817: qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
David, can you please take a look at this whenever you get a chance. Neha Ojha
01:31 PM RADOS Bug #41817 (Closed): qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
... Sage Weil
04:40 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
I'll try to see if I can reproduce this. Neha Ojha
01:30 PM RADOS Bug #41816 (Resolved): Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert inf...
... Sage Weil
04:37 PM RADOS Bug #41735 (Resolved): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
See https://tracker.ceph.com/issues/41735#note-3 and https://github.com/rook/rook/pull/3847/commits/11d3831d742639148... Neha Ojha
04:35 PM Revision 9b2537ac (ceph): Merge pull request #29623 from majianpeng/bluestore-combine-deferred_fi...
os/bluestore: Merge deferred_finisher and finisher.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:34 PM Revision fef2f7fa (ceph): Merge pull request #30342 from ifed01/wip-ifed-fix-blues-alerts
mon/pgmap: fix bluestore alerts output.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:29 PM RADOS Bug #24531 (Pending Backport): Mimic MONs have slow/long running ops
Neha Ojha
04:09 PM Revision 566d74da (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:09 PM Revision 2e27e32a (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision 6f186a2b (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
03:57 PM Revision 4d89d3ff (ceph): crimson/os: Object::read() returns bufferlist instead of never used err...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:54 PM Revision d42c1863 (ceph): Merge pull request #30372 from tchaikov/wip-crimson-single-pg-peering
crimson/osd: use single-pg peering ops
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <...
Kefu Chai
03:37 PM Revision 65996cb3 (ceph): Merge PR #24794 into master
* refs/pull/24794/head:
mds: move BatchOp to separate translation unit
mds: use auto ref during iteration
mds: ans...
Patrick Donnelly
03:37 PM CephFS Feature #36608 (Resolved): mds: answering all pending getattr/lookups targeting the same inode in...
Patrick Donnelly
03:35 PM CephFS Feature #22446 (Pending Backport): mds: ask idle client to trim more caps
Patrick Donnelly
03:35 PM Revision 18748993 (ceph): Merge PR #28702 into master
* refs/pull/28702/head:
qa: update json format from session listing
mds: recall caps from quiescent sessions
mds: ...
Patrick Donnelly
03:34 PM CephFS Bug #40746 (Pending Backport): client: removing dir reports "not empty" issue due to client side ...
Patrick Donnelly
03:33 PM Revision 74912969 (ceph): Merge PR #29005 into master
* refs/pull/29005/head:
client: nfs-ganesha with cephfs client, removing dir reports not empty
Reviewed-by: Jeff La...
Patrick Donnelly
03:32 PM CephFS Bug #41329 (Pending Backport): mds: reject sessionless messages
Patrick Donnelly
03:32 PM Revision ff1e341f (ceph): Merge PR #29594 into master
* refs/pull/29594/head:
mds: reject sessionless messages
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:30 PM CephFS Bug #41346 (Pending Backport): mds: MDSIOContextBase instance leak
Patrick Donnelly
03:30 PM Revision 7de83932 (ceph): Merge PR #29752 into master
* refs/pull/29752/head:
mds: make MDSIOContextBase delete itself when shutting down
Reviewed-by: Patrick Donnelly <...
Patrick Donnelly
03:09 PM Dashboard Bug #41667 (Fix Under Review): mgr/dashboard: Firefox ngx-datatable performance issue
Patrick Seidensal
02:59 PM Revision ca742514 (ceph): Merge PR #30361 into master
* refs/pull/30361/head:
qa/tasks/mon_thrash: sync force requires some force flags
Reviewed-by: João Eduardo Luís <j...
Sage Weil
02:48 PM rbd Bug #41823: [rbd-mirror] service daemon instance id might not match
Correction: the service daemon instance id is from a different cluster connection than the per-pool connections estab... Jason Dillaman
02:26 PM rbd Bug #41823 (New): [rbd-mirror] service daemon instance id might not match
It's possible for the MONs to reset the connection's global unique id. In that case, the output from "ceph service st... Jason Dillaman
02:43 PM Revision 0c3247d5 (ceph): Merge pull request #30357 from zhangsw/rgw-cleanup-bilog-status
rgw: add missing bilog status to help info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:40 PM Dashboard Feature #41820: mgr/dashboard: Move QA tests to support running the rados/dashboard QA tests in i...
Lenz Grimmer wrote:
> Currently, the dashboard tests are located in @qa/suites/rados/mgr/tasks/dashboard.yaml@. In o...
Laura Paduano
01:58 PM Dashboard Feature #41820 (Resolved): mgr/dashboard: Move QA tests to support running the rados/dashboard QA...
Currently, the dashboard tests are located in @qa/suites/rados/mgr/tasks/dashboard.yaml@. In order to make it possibl... Lenz Grimmer
02:29 PM Revision 73f96421 (ceph): rgw/rgw_op: Remove get_val from hotpath via legacy options
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit b7608ec2800d5b1e015682a31a889b4cd64794c9)
...
Mark Nelson
02:26 PM Revision 78468e49 (ceph): tools/setup-virtualenv.sh: do not default to python2.7
This commit changes the script's behavior when run without a --python option.
Before, we were running virtualenv with...
Nathan Cutler
02:23 PM Bug #41821 (Fix Under Review): setup-virtualenv.sh is broken in py3-only environments
Nathan Cutler
02:19 PM Bug #41821 (Resolved): setup-virtualenv.sh is broken in py3-only environments
Nathan Cutler
02:21 PM Dashboard Feature #41822 (New): mgr/dashboard: enable the user to download/copy a smartctl report of a device
Currently the smartctl information retrieved is returned as JSON. To enable the user to copy or download such a repor... Patrick Seidensal
02:16 PM Revision ce3a9483 (ceph): mgr/dashboard: Support minimum password complexity rules
Fixes: https://tracker.ceph.com/issues/25232
Signed-off-by: Dziomdziora, Elżbieta <elzbieta.dziomdziora@ts.fujitsu.com>
Dziomdziora, El?bieta
02:15 PM Dashboard Feature #41774 (Fix Under Review): mgr/dashboard: Show smartctl summary in OSD tab
Patrick Seidensal
02:11 PM Revision 61b3daf4 (ceph): Merge pull request #29081 from wintamute/patch-1
Documentation: Add missing ceph-volume lvm batch argument to ceph-volume.rst
Reviewed-by: Alfredo Deza <adeza@redhat...
Alfredo Deza
01:34 PM Dashboard Feature #41819 (New): mgr/dashboard: Add support for new RGW bucket/user management features in o...
"PR#28813":https://github.com/ceph/ceph/pull/28813 adds a number of new RGW management features, namely:
* The @ra...
Lenz Grimmer
01:34 PM Revision 5cde85e6 (ceph): mgr/dashboard: add API endpoint to return smartctl data from the backend
Fixes: https://tracker.ceph.com/issues/41223
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
01:34 PM Revision 279ed61e (ceph): mgr/dashboard: implement smartctl data in the frontend
Fixes: https://tracker.ceph.com/issues/41223
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
01:33 PM crimson Bug #41818 (Resolved): crimson run error due to ___longjmp_chk()
ceph_master branch :git commit d8251aa2139b75452371409c1bd27fec2f7f1774
run command:
MGR=1 MON=1 OSD=1 MDS=0 R...
YongSheng Zhang
01:23 PM Dashboard Bug #41687: mgr/dashboard: Delete actions should provide the name of the object being deleted
Lenz Grimmer wrote:
> It would be helpful to explicitly mention the name of the object to be deleted here, to avoid...
Laura Paduano
01:22 PM Revision 609ab5aa (ceph): Merge PR #30352 into master
* refs/pull/30352/head:
mon: disable min pg per osd warning
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
01:06 PM Revision cd9323b3 (ceph): Merge pull request #30284 from Damenly/missing_cmath
tests: add missing header cmath to test/mon/test_mon_memory_target.cc
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Kefu Chai
01:02 PM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
/a/http://pulpito.ceph.com/kchai-2019-09-13_04:19:52-rados-wip-kefu-testing-2019-09-11-2224-distro-basic-mira/4301801/ Kefu Chai
12:41 PM Revision c8c06c92 (ceph): mgr/dashboard: Fix e2e host test
There is a random problem with mds service listing
that is causing a e2e test to fail.
This will temporarily fix thi...
Tiago Melo
12:27 PM Revision 76d3671d (ceph): doc: Add missing ceph-volume lvm batch argument to ceph-volume.rst
The optional argument '--osds-per-device' is missing. Since this is quite helpful when creating NVMe based OSDs, it s... Andreas Krebs
12:18 PM Revision 48785803 (ceph): mgr/dashboard: Increase the global value of jasmine timeout (#30359)
mgr/dashboard: Increase the global value of jasmine timeout
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-...
Lenz Grimmer
12:15 PM Revision 551b271a (ceph): doc: document that the kcephfs mount helper will search keyring files f...
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
12:14 PM Revision 496aa3f9 (ceph): common: have read_secret_from_file return negative error codes
Allow the caller to try to determine what happened.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision 7742f24a (ceph): mount.ceph: use bools for flags
No need to use a full int for a flag.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision e31ae612 (ceph): mount.ceph: add comment explaining why we need to modprobe
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
12:14 PM Revision 92a0ea4c (ceph): mount.ceph: clean up return codes
Mount helpers should return a specific mask as the return value so
that the caller can interpret what happened. These...
Jeff Layton
12:14 PM Revision 07512045 (ceph): mount.ceph: clean up debugging output and error messages
Ensure that error messages go to stderr, and add a new
mount_ceph_debug() helper to print debugging messages.
Signed...
Jeff Layton
12:14 PM Revision 2cad92bc (ceph): mount.ceph: add ceph_mount_info structure
Add a new structure to hold current mount information. Move the options
string and the current buffer length into it,...
Jeff Layton
12:14 PM Revision f560fbc1 (ceph): mount.ceph: add name and secret to ceph_mount_info
...and move the length defines into mount.ceph.h. Note that we use a
fixed-length buffer for the secret, as it cuts d...
Jeff Layton
12:14 PM Revision aa62bbc1 (ceph): mount.ceph: track mon string and path inside ceph_mount_info
...and separate the parsing and resolution into two separate
functions.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision eae01275 (ceph): mount.ceph: fork a child to get info from local configuration
When a secret and/or the mon addrs are not specified by the admin,
then mmap a MAP_SHARED buffer and spawn a child pr...
Jeff Layton
12:09 PM Dashboard Bug #41815 (In Progress): mgr/dashboard: NFS export list should display the "Pseudo Path"
Ricardo Marques
12:07 PM Dashboard Bug #41815 (Resolved): mgr/dashboard: NFS export list should display the "Pseudo Path"
At the moment it seems that all exports for cephfs and/or rgw are exporting <nfs-server>/ - but in reality the pseudo... Ricardo Marques
11:56 AM Revision ca7d31e4 (ceph): cmake: s/bortli_libs/brotli_libs/
it's merely a typo.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 AM Dashboard Backport #39604 (In Progress): mgr/dashboard: Allow the decrease of pg's of an existing pool
Stephan Müller
10:51 AM Revision 9c6be958 (ceph): qa/tasks: test for prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
10:45 AM Revision f507d1d6 (ceph): mgr/dashboard: frontend: move ellipsis to before progress in task execu...
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 0d735159b4e5df3dd87af5e1484978a1f531d5bb)
Ricardo Dias
10:45 AM Revision f5963757 (ceph): mgr/dashboard: test_pool: fix pool unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 8728bf47db5fcaba976fd1880ffa44631e940993)
Ricardo Dias
10:45 AM Revision 571017d6 (ceph): mgr/dashboard: pool: make _get and _wait_for_pgs class methods
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit d36d74ef04f4c9e1b565f7fc591af4050785446e)
Ricardo Dias
10:44 AM Revision 2d4ea957 (ceph): mgr/dashboard: Watch for pool pg's increase and decrease
Now when creating or editing a pool the background task will watch
increasing and decreasing pg's. The executing task...
Stephan Müller
10:42 AM Revision cafaa722 (ceph): mgr/dashboard: Allow the decrease of pg's of an existing pool
Now it's possible to decrease the pg's of an existing pool. The decrease
will take place over time like the increase....
Stephan Müller
09:57 AM Dashboard Bug #41798 (Duplicate): mgr/dashboard: Error 500 when clicking the MDS host on the Filesystems pa...
Duplicate of #41525 Lenz Grimmer
09:56 AM Dashboard Bug #41814 (Can't reproduce): mgr-dashboard-frontend-unittests fails
... Kefu Chai
09:42 AM rgw Backport #41480 (In Progress): luminous: rgw dns name is not case sensitive
Nathan Cutler
09:41 AM Revision 1685316a (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
09:41 AM Revision 74ed7b43 (ceph): rgw: make dns hostnames matching case insensitive
Currently when parsing host in requests, we try to case match against supplied
hostnames set, which violates dns host...
Abhishek Lekshmanan
09:39 AM rgw Backport #41478 (In Progress): mimic: rgw dns name is not case sensitive
Nathan Cutler
09:39 AM Revision ab7a7579 (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
09:39 AM rgw Backport #41479 (In Progress): nautilus: rgw dns name is not case sensitive
Nathan Cutler
09:37 AM rgw Bug #41692: rgw dns name matching broken
Backports will be handled via #40995 Nathan Cutler
09:36 AM Revision 63443793 (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
09:15 AM rbd Backport #41812 (Rejected): nautilus: [namespaces] mirroring should support namespaces
Nathan Cutler
09:13 AM mgr Backport #41811 (Rejected): nautilus: mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selft...
Nathan Cutler
09:10 AM mgr Backport #41809 (Resolved): nautilus: Total amount to PG's is more than 100%
https://github.com/ceph/ceph/pull/30394 Nathan Cutler
09:10 AM rgw Backport #41808 (Resolved): luminous: rgw: fix minimum of unordered bucket listing
https://github.com/ceph/ceph/pull/30666 Nathan Cutler
09:10 AM rgw Backport #41807 (Resolved): mimic: rgw: fix minimum of unordered bucket listing
https://github.com/ceph/ceph/pull/30134 Nathan Cutler
09:10 AM rgw Backport #41806 (Resolved): nautilus: rgw: fix minimum of unordered bucket listing
https://github.com/ceph/ceph/pull/29777 Nathan Cutler
09:10 AM mgr Backport #41805 (Resolved): mimic: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30391 Nathan Cutler
09:10 AM mgr Backport #41804 (Resolved): nautilus: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30390 Nathan Cutler
09:10 AM rgw Backport #41803 (Rejected): luminous: multisite: avoid recursive lock in RGWCoroutinesManager::ha...
Nathan Cutler
09:09 AM RADOS Backport #40993 (Rejected): mimic: Ceph status in some cases does not report slow ops
backports will be pursued in https://tracker.ceph.com/issues/41741 Nathan Cutler
08:59 AM Revision 8e9400db (ceph): Merge pull request #29761 from wjwithagen/wjw-fix-venv-python-version
test/venv: do not hardwire to py2.7 for tox tests
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kef...
Kefu Chai
08:46 AM Dashboard Bug #41536 (Pending Backport): Total amount to PG's is more than 100%
Tiago Melo
08:45 AM Revision d6b8cd52 (ceph): mgr/dashboard: Fix calculation of PG Status percentage (#30343)
mgr/dashboard: Fix calculation of PG Status percentage
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Lenz Grimmer
08:14 AM Revision 5a851c67 (ceph): crimson/osd: pass octopus to PeeringCtx's constructor
to accommodate the change of 77ecc327
classic OSD started to use single-pg peering ops since ce05c172, and it
switch...
Kefu Chai
08:14 AM Revision 260ab1a5 (ceph): crimson/osd: use single-pg peering ops
classic OSD started to use single-pg peering ops since ce05c172, and it
switched over to these ops since octopus. and...
Kefu Chai
08:14 AM Revision 406522d9 (ceph): crimson/osd: require_osd_release >= octopus to boot
we assume that crimson will GA after octopus+2, so no need to be
compatible with pre-octopus releases.
Signed-off-by...
Kefu Chai
07:55 AM mgr Bug #41619: test failure: test_cephfs_get (tasks.mgr.dashboard.test_cephfs.CephfsTest)
http://pulpito.ceph.com/tdehler-2019-09-10_14:37:25-rados:mgr-wip-tdehler-testing-29529-distro-basic-smithi/ Tatjana Dehler
07:54 AM RADOS Bug #41758 (Duplicate): Ceph status in some cases does not report slow ops
Kefu Chai
07:54 AM mgr Bug #41741 (Pending Backport): Slow op warning does not display correctly
Kefu Chai
07:53 AM Revision c3afe625 (ceph): Merge pull request #30285 from IlsooByun/slow_op_report
mgr: do not reset reported if a new metric is not collected
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:40 AM ceph-volume Bug #41802 (Resolved): log messages are confusing when restorecon is not present
restorecon (related to SELinux) is run sometimes opportunistically. The attempt to find the binary leaves log message... Jan Fajerski
07:34 AM ceph-volume Bug #38473 (Resolved): Except ceph-volume lvm batch to handle explicit --wal-devices and --db-dev...
Closing this, Backport is tracked in https://tracker.ceph.com/issues/41083 Jan Fajerski
07:33 AM ceph-volume Backport #41775 (Duplicate): mimic: Except ceph-volume lvm batch to handle explicit --wal-devices...
Duplicate of https://tracker.ceph.com/issues/41083 Jan Fajerski
05:15 AM Revision 17988329 (ceph): pybind/cephfs: define variable for hexcode used in stat()
Instead of using the same hexcode at multiple locations, define it as a
variable and use the variable instead.
Signe...
Rishabh Dave
05:15 AM Revision cccd68ed (ceph): cephfs-shell: rewrite call to perror in do_du
Adapt to new signature of cmd2.Cmd.perror.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:15 AM Revision ba1e2700 (ceph): cephfs-shell: reuse code
Make path_to_bytes.__call__() call to_bytes() and get rid of the code
within path_to_bytes.__call__().
Signed-off-by...
Rishabh Dave
05:15 AM Revision edb6724f (ceph): cephfs-shell: handle du's arguments elsewhere outside do_du()
Create new action class for do_du()'s args.paths and push the code that
handles arguments for do_du() in there. The i...
Rishabh Dave
05:15 AM Revision e92b11c5 (ceph): cephfs-shell: extend to_bytes()
Make to_bytes() handle lists, None as well as other simple types as
well. In case of None, to_bytes() returns None in...
Rishabh Dave
05:15 AM Revision 1766fe47 (ceph): cephfs-shell: option -r is not for reverse
Option "-r" for du command stands for recursive and not reverse.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:15 AM Revision 7f90c507 (ceph): cephfs-shell: refactor do_du()
Improve code's readability and keep all paths as bytes.
Specifically, define a function within do do_du() to simplify...
Rishabh Dave
05:15 AM Revision f9b4d790 (ceph): test_cephfs_shell: test cephfs-shell command at invocation
Verify that "cephfs-shell -c ceph.conf <cephfs-shell-cmd>" works as
expected.
Signed-off-by: Rishabh Dave <ridave@re...
Rishabh Dave
05:15 AM Revision 79c9d91b (ceph): test_cephfs_shell: test du with no args
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision 54562691 (ceph): test_cephfs_shell: test du with multiple paths in args
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision 08c7e286 (ceph): test_cephfs_shell: test behaviour of "du -r"
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision a8a159cc (ceph): qa/cephfs: add convenience method lstat()
It's more convenient lstat(path) than stat(path, follow_symlink=False).
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:15 AM Revision 7f7aed55 (ceph): test_cephfs_shell: test du's output for softlinks
Test that CephFS shell command du prints output for softlinks as
expected
Signed-off-by: Rishabh Dave <ridave@redhat...
Rishabh Dave
05:15 AM Revision 4a5f7a42 (ceph): qa/cephfs: add option to make stat() unfollow symlinks
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision 877a79d8 (ceph): test_cephfs_shell: test du's output for hardlinks
Test that CephFS shell command du prints output for directories as
expected.
Signed-off-by: Rishabh Dave <ridave@red...
Rishabh Dave
05:15 AM Revision 7062dd61 (ceph): test_cephfs_shell: test du's output for directories
Test that CephFS shell command du prints output for directories as
expected.
Signed-off-by: Rishabh Dave <ridave@red...
Rishabh Dave
05:15 AM Revision 370c9767 (ceph): test_cephfs_shell: test du's output for regular files
Test that CephFS shell command du prints an output for regular files
correctly.
Signed-off-by: Rishabh Dave <ridave@...
Rishabh Dave
05:14 AM Revision d3f895f4 (ceph): test_cephfs_shell: add a method to get command output
Let run_cephfs_shell_cmd() return the object instead of output in string
format so that stderr, return value, etc. of...
Rishabh Dave
05:14 AM Revision f0723d20 (ceph): test_cephfs_shell: allow cmd as list too
Convert cmd to string if it is passed as list to
run_cephfs_shell_cmd(). Allowing cmd to be list would be nice since
...
Rishabh Dave
05:14 AM Revision e6f3bf8c (ceph): test_cephfs_shell: rename and rewrite _cephfs_shell()
Rename _cephfs_shell() to run_cephfs_shell_cmd() and add a default
client for run_cephfs_shell_cmd() since most of te...
Rishabh Dave
05:13 AM Revision e5f30052 (ceph): test_cephfs_shell: copy humanize() from cephfs-shell
Copy the method named humanize from cephfs-shell so that output can be
compared. Unfortunately, importing this method...
Rishabh Dave
05:13 AM RADOS Feature #40420: Introduce an ceph.conf option to disable HEALTH_WARN when nodeep-scrub/scrub flag...
What is the back port targets for this? I don't see a health mute tracker referenced by any of the commits, but this... David Zafman
05:09 AM Revision ea026df1 (ceph): qa: update json format from session listing
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:21 AM Revision bfa1e2f0 (ceph): cephfs-shell: print disk usage for non-directory files too
Currently when du crashes when it comes across a non-directory files.
Instead of doing that, print disk usage for reg...
Rishabh Dave
04:21 AM Revision 8cce7dad (ceph): pybind/cephfs: add method that stats symlinks without following
Add a new Python binding equivalent to lstat so that information about
the symlink itself can be also obtained, along...
Rishabh Dave
04:15 AM Revision b0fe187c (ceph): Merge pull request #30112 from liewegas/wip-autoscaler-on
common: default pg_autoscale_mode=on for new pools
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:55 AM RADOS Backport #41712 (In Progress): nautilus: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::reg...
https://github.com/ceph/ceph/pull/30371 Prashant D
01:53 AM Backport #41766 (In Progress): nautilus: ceph.spec.in: 1800MB of memory per build job is not suff...
https://github.com/ceph/ceph/pull/30370 Prashant D
12:42 AM Revision 638fc901 (ceph): mds: refactor session lookup
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision e565e7f6 (ceph): mds: use session_info_t socket inst for addr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 2ddcfbdf (ceph): mds: use const get_request_count
So it can be used from a const dump method. Make the elist mutable
instead.
Signed-off-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
12:42 AM Revision 8ad44444 (ceph): mds: remove useless debug message
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 42ac3473 (ceph): mds: simplify method definition
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision ae8ac528 (ceph): mds: use auto to deduce iterator type
This prevents accidental type mismatches.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:42 AM Revision 63f94489 (ceph): mds: use Session::dump method uniformly
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 740f6f99 (ceph): mds: recall caps from quiescent sessions
This introduces two new config options [1,2] that dictate when a session
is considered quiescent by the MDS. (Options...
Patrick Donnelly
12:42 AM Revision f513a67e (ceph): common: correct variable name
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 91fed04c (ceph): common: provide method to get half-life
Print the half-life in Formatter output as it is human understandable
and the value used when configuring the counter...
Patrick Donnelly
12:42 AM Revision 0cbac2f8 (ceph): mds: alphabetize tracked config keys
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision be49866a (ceph): mds: add explicit trim flag
So that the intent of the caller is clear to trim due to the cache being
too full.
Signed-off-by: Patrick Donnelly <...
Patrick Donnelly
12:00 AM Revision 16d0eb93 (ceph): msg: add func is_blackhole to reduce duplicated code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma

09/12/2019

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

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

09/11/2019

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

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

09/10/2019

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

09/09/2019

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

09/08/2019

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

09/07/2019

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

09/06/2019

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

09/05/2019

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

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

09/04/2019

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

09/03/2019

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

09/02/2019

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

09/01/2019

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

08/31/2019

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

08/30/2019

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

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

08/29/2019

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

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

08/28/2019

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

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

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

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

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

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

Also available in: Atom