Project

General

Profile

Activity

From 03/06/2019 to 04/04/2019

04/04/2019

11:42 PM mgr Bug #24689: Warning when importing dashboard key or cert
I can confirm this issue is still true, with the exact same warning text given today (CentOS 7 RPM v14.2), and remain... Jared Hardy
10:59 PM Revision 06a326e1 (ceph): mgr/devicehealth: Fix python 3 incompatiblity
Fixes: http://tracker.ceph.com/issues/38939
Signed-off-by: Marius Schiffer <marius@mschiffer.de>
(cherry picked from...
Marius Schiffer
10:59 PM Revision c941e5da (ceph): qa: krbd_fallocate.sh: zero can be munged to truncate
The test case is issuing discards that span two objects: the tail of
the first object is truncated, the head of the s...
Ilya Dryomov
10:59 PM Revision a87845e7 (ceph): qa/workunits/rbd: fixups for the new krbd discard behavior
With discard_granularity set to alloc_size, we no longer get object
size alignment from blk_bio_discard_split().
Thi...
Ilya Dryomov
10:43 PM mgr Bug #38942: HEALTH_OK is reported with no managers (or OSDs) in the cluster
I think it would be good to report HEALTH_WARN immediately when there are no mgrs or OSDs present instead of waiting. Ken Dreyer
09:09 PM mgr Bug #38942: HEALTH_OK is reported with no managers (or OSDs) in the cluster
I don't see a problem with getting HEALTH_WARN as soon as a cluster is deployed (vs. reporting HEALTH_OK blindly whil... Alfredo Deza
08:49 PM mgr Bug #38942: HEALTH_OK is reported with no managers (or OSDs) in the cluster
The MgrMonitor has some code from https://github.com/ceph/ceph/commit/b9cdb9fa7bef1bb4b93712293fddac3f1c52b26e that d... Greg Farnum
10:39 PM Dashboard Backport #39119 (Resolved): nautilus: mgr/dashboard: Error on iSCSI target submission
https://github.com/ceph/ceph/pull/27461 Ricardo Marques
10:36 PM Revision 050004ce (ceph): Merge PR #27266 into master
* refs/pull/27266/head:
cephfs-shell: Fix hidden files and directories list by ls command
Reviewed-by: Patrick Donn...
Patrick Donnelly
10:35 PM Dashboard Bug #39110 (Pending Backport): mgr/dashboard: Error on iSCSI target submission
Ricardo Marques
01:20 PM Dashboard Bug #39110 (Fix Under Review): mgr/dashboard: Error on iSCSI target submission
Ricardo Marques
12:30 PM Dashboard Bug #39110 (Resolved): mgr/dashboard: Error on iSCSI target submission
cdIsInGroup should not be included in the request and username/password should be an empty string (instead of null) Ricardo Marques
10:35 PM CephFS Bug #38804 (Pending Backport): cephfs-shell: ls always lists hidden files and directories
Patrick Donnelly
10:35 PM Revision 1efcdf30 (ceph): Merge pull request #27380 from ricardoasmarques/fix-iscsi-target-submis...
mgr/dashboard: Fix iSCSI target submission
Reviewed-by: Tiago Melo <tmelo@suse.com>
Ricardo Marques
10:32 PM CephFS Bug #38996: cephfs-shell: ls command produces error: no "colorize" attribute found error
I just ran into this issue. Sorry for assuming it's a duplicate.
It looks like this was caused by the cmd2 module ...
Patrick Donnelly
10:32 PM Dashboard Backport #38984 (In Progress): nautilus: mgr/dashboard: PreventDefault isn't working on 400 errors
Ricardo Marques
10:28 PM Revision 0b06abac (ceph): mgr/dashboard: Make preventDefault work with 400 errors
The problem was that, if a error with the status code 400 was
received by the error interceptor the "timeoutId" was n...
Stephan Müller
10:09 PM Revision fc63fc5e (ceph): common/common_init: start log from common_init_finish (if not yet started)
This captures any non-global_init users who created their cct but haven't
started up the log thread yet. As long as ...
Sage Weil
10:09 PM Revision 5ab2f8d6 (ceph): libcephfs: common_init_finish after getting monmap and config
This is how librados behaves.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 16dd435939a1532a...
Sage Weil
10:05 PM Revision 791dd8c3 (ceph): mgr/pg_autoscaler: apply bias to pg_num selection
This is a relatively naive way to apply the bias: we just multiply it
to whatever we would have chosen. A more cleve...
Sage Weil
10:05 PM Revision 51090e13 (ceph): mgr/pg_autoscaler: include pg_autoscale_bias in autoscale-status table
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f1d3be6ac7a9e5092a5a610ac3f5a59c74e25bc7)
Sage Weil
10:05 PM Revision 59822816 (ceph): osd/osd_types,mon: add pg_autoscale_bias pool property
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f845fa17af0c83e1c09b2086b53176354c2bce3f)
Sage Weil
09:29 PM RADOS Bug #38931: osd does not proactively remove leftover PGs
Greg Farnum wrote:
> So should we backport part of that PR, Neha?
>
> To answer your question more directly, Dan:...
Neha Ojha
08:37 PM RADOS Bug #38931: osd does not proactively remove leftover PGs
So should we backport part of that PR, Neha?
To answer your question more directly, Dan: OSDs don't delete PGs the...
Greg Farnum
09:24 PM Revision f7786d6c (ceph): Merge PR #27198 into master
* refs/pull/27198/head:
vstart: generate environment script suitable for sourcing
cephfs-shell: fix mode of script ...
Patrick Donnelly
09:08 PM Dashboard Feature #38236 (Resolved): mgr/dashboard add polish language
Lenz Grimmer
09:07 PM Dashboard Backport #39052 (Resolved): nautilus: mgr/dashboard add polish language
Lenz Grimmer
07:46 PM Dashboard Backport #39052: nautilus: mgr/dashboard add polish language
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27287
merged
Yuri Weinstein
09:01 PM rgw Bug #39118: rgw: remove_olh_pending_entries() does not limit the number of xattrs to remove
The bug in https://tracker.ceph.com/issues/37792 is one way to produce massive amounts of pending olh entries. Casey Bodley
08:52 PM rgw Bug #39118 (Resolved): rgw: remove_olh_pending_entries() does not limit the number of xattrs to r...
RGWRados::remove_olh_pending_entries() tries to remove all stale pending entries, but if there are too many entries t... Casey Bodley
08:54 PM rgw Bug #39038: beast: multiple v4 and v6 endpoints with the same port will cause failure
i've been backporting other beast features (ie ssl support) to luminous anyway to encourage early adoption - tagged f... Casey Bodley
08:51 PM RADOS Bug #38900: EC pools don't self repair on client read error
Yes, client IO is served. The PG is degraded, but the PG state won't necessarily reflect that. David Zafman
08:33 PM RADOS Bug #38900: EC pools don't self repair on client read error
Just to be clear, this means the object remains degraded, but client IO continues to be served? Greg Farnum
08:38 PM mgr Backport #38338 (Resolved): luminous: New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
08:32 PM RADOS Backport #38850: upgrade: 1 nautilus mon + 1 luminous mon can't automatically form quorum
This is super weird; the only other recent reference I see to min_mon_release is https://github.com/ceph/ceph/pull/27... Greg Farnum
08:31 PM Revision d63f2063 (ceph): mgr/dashboard: Fix iSCSI target submission
cdIsInGroup should not be included in the request
and username/password should be an empty string
(instead of null)
...
Ricardo Marques
07:52 PM Revision 27df1998 (ceph): Merge PR #27373 into master
* refs/pull/27373/head:
doc: Add usage for shortcuts command in cephfs-shell
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
07:47 PM rbd Backport #38861: nautilus: backport krbd discard qa fixes to nautilus
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27258
merged
Yuri Weinstein
07:47 PM CephFS Bug #39020 (Resolved): qa: qa/suites/fs/upgrade testing with upgrades from luminous no longer work
Patrick Donnelly
07:47 PM Revision 62a0d726 (ceph): Merge pull request #27258 from pdvian/wip-38861-nautilus
nautilus: backport krbd discard qa fixes to nautilus
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
07:46 PM Revision 18c20a53 (ceph): Merge pull request #27287 from s0nea/wip-39052-nautilus
nautilus: mgr/dashboard add polish language
Reviewed-by: Sebastian Krah <skrah@suse.com>
Yuri Weinstein
07:46 PM CephFS Bug #39078 (Pending Backport): fs: we lack a feature bit for nautilus
Please only backport dcd6e97944f1eefb236c5b680569c0e7c085a692. Patrick Donnelly
07:45 PM CephFS Bug #39077 (Resolved): fs: add note to release process that new CEPHFS_FEATURE_X bit needs added ...
Effected in a00151ac as a compiler error. Patrick Donnelly
07:42 PM Revision f18eccb6 (ceph): Merge PR #27303 into master
* refs/pull/27303/head:
mds: add Octopus cephfs feature bit
mds: verify current release has a cephfs feature bit
m...
Patrick Donnelly
07:40 PM CephFS Bug #38835 (Pending Backport): MDSTableServer.cc: 83: FAILED assert(version == tid)
Patrick Donnelly
07:40 PM Revision 901bb7cd (ceph): Merge PR #27238 into master
* refs/pull/27238/head:
mds: update projected_version when upgrading snaptable
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
07:39 PM CephFS Bug #38652 (Pending Backport): mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug ...
Patrick Donnelly
07:39 PM Revision 66a2276d (ceph): Merge PR #26881 into master
* refs/pull/26881/head:
mds: remove SimpleLock::replicate_relax()
mds: avoid check session connection's features wh...
Patrick Donnelly
07:33 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
This does help the MDS to hand out Lx caps on newly created files, but I'm having some trouble getting the cap handli... Jeff Layton
04:38 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Now that I think about it, Lx may not be required for rmdir anyway:
We only need that for files that can be hardli...
Jeff Layton
04:06 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Thanks Zheng, with both of those patches, I get Lx caps on newly-created files, but not on new directories. This is t... Jeff Layton
02:22 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
following path improves the chance that client get Fsx on directory.... Zheng Yan
01:59 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
please following mds patch... Zheng Yan
10:57 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
I added that to the userland client and then used cephfs-shell to create a directory and a file inside it. Neither cr... Jeff Layton
09:25 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
please try following patch... Zheng Yan
07:15 PM Revision c588269e (ceph): mgr/dashboard: Improve iSCSI overview page
iSCSI overview page will now use information
obtained from ceph-iscsi.
Fixes: https://tracker.ceph.com/issues/39024
...
Ricardo Marques
07:15 PM Revision 094d7935 (ceph): mgr/dashboard: Disable backstore dropdown
iSCSI backstore is always visible but is disabled
if only one option is available.
Signed-off-by: Ricardo Marques <r...
Ricardo Marques
07:15 PM Revision b7870c80 (ceph): mgr/dashboard: Adds 'tcmu-runner' to the 'user:rbd' backstore descr
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
07:15 PM Revision c988a44f (ceph): mgr/dashboard: Display number of sessions on iSCSI overview page
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
07:15 PM Revision ab0ac439 (ceph): mgr/dashboard: Log `gateway_name` on `iscsi_client`
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
04:52 PM RADOS Bug #39116: Draining filestore osd, removing, and adding new bluestore osd causes OSDs to crash
Please find a stack trace in the osd log. Is there an assert that would look like this?
/build/ceph-13.2.5-g###...
David Zafman
03:24 PM RADOS Bug #39116 (New): Draining filestore osd, removing, and adding new bluestore osd causes OSDs to c...
... Iain Buclaw
04:45 PM Dashboard Bug #38768 (Resolved): mgr/dashboard: Pool list sparkline charts no updating themselves
Lenz Grimmer
04:45 PM Dashboard Backport #38866 (Resolved): nautilus: mgr/dashboard: Pool list sparkline charts no updating thems...
Assuming it can, as the corresponding pull request was merged. Lenz Grimmer
02:46 PM Dashboard Backport #38866: nautilus: mgr/dashboard: Pool list sparkline charts no updating themselves
Can this one be marked as Resolved? Ricardo Marques
04:44 PM RADOS Bug #39115: ceph pg repair doesn't fix itself if osd is bluestore
It would be helpful to see a ceph pg deep-scrub (wait for it to finish) followed by the output of rados list-inconsis... David Zafman
03:15 PM RADOS Bug #39115 (Duplicate): ceph pg repair doesn't fix itself if osd is bluestore
Running ceph pg repair on an inconsistent PG with missing data, I usually notice that the OSD is marked as down/up be... Iain Buclaw
04:26 PM Revision 94d281da (ceph): Merge pull request #27382 from tchaikov/nautilus-multi-python3
nautilus: rpm,cmake: use specified python3 version if any
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Kefu Chai
04:04 PM rgw Bug #39117 (Pending Backport): rgw: orphans find perf improvments
Abhishek Lekshmanan
04:04 PM rgw Bug #39117 (Resolved): rgw: orphans find perf improvments
We are repeatedly processing bucket instances in specific cases with orphans find which makes it really slow in a clu... Abhishek Lekshmanan
03:57 PM Revision 95ee8c5b (ceph): rpm: pass %{python3_version} to cmake
to force cmake to use the python3 and python3 modules for building
python3 bindings
on the debian side, it's okay to...
Kefu Chai
03:57 PM Revision b465e953 (ceph): cmake: check for libpython of the same version of interpreter
actually cython or python3-cython's dependencies should take care of it.
but we should at least get it right on our s...
Kefu Chai
03:56 PM Revision 89cf63ff (ceph): cmake: use specified python3 version if any
use might have multiple python3 installed, some of them has/have all
dependencies installed and is good enough for bu...
Kefu Chai
03:50 PM Revision 8bd69f29 (ceph): Merge pull request #27358 from tchaikov/wip-multi-python3
rpm,cmake: use specified python3 version if any
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Yuri We...
Kefu Chai
03:41 PM Revision 213bae24 (ceph): Merge pull request #27362 from ektich/ektich-patch-1
doc/rados/configuration: fix typo in mon-lookup-dns
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:27 PM Revision 7cf8f6cb (ceph): Merge pull request #27338 from tchaikov/wip-crimson-wait-for-active
crimson/osd: lower debug level on i/o path
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:00 PM rgw Bug #38226: rgw: data sync: ERROR: failed to read remote data log info: ret=-2
Upgraded to Mimic and tried out the following:
radosgw-admin reshard stale-instances list
[
"mybucket:0ef1a9...
Iain Buclaw
02:58 PM Revision a095765f (ceph): qa/workunit: add rabin chunk test
Signed-off-by: Myoungwon Oh <ommw@sk.com> myoungwon oh
02:58 PM Revision 2c2bdf8e (ceph): src/tool: add rabin fingerprint option to cephdeduptool
Signed-off-by: Myoungwon Oh <ommw@sk.com> myoungwon oh
02:05 PM Dashboard Backport #39114 (Resolved): nautilus: mgr/dashboard: Error on iSCSI disk diff
https://github.com/ceph/ceph/pull/27460 Ricardo Marques
02:04 PM Dashboard Bug #39109 (Pending Backport): mgr/dashboard: Error on iSCSI disk diff
Ricardo Marques
12:37 PM Dashboard Bug #39109 (Fix Under Review): mgr/dashboard: Error on iSCSI disk diff
Ricardo Marques
12:29 PM Dashboard Bug #39109 (Resolved): mgr/dashboard: Error on iSCSI disk diff
The separator is now a '/' instead of '.' Ricardo Marques
02:04 PM Revision 01679f44 (ceph): Merge pull request #27378 from ricardoasmarques/fix-iscsi-disk-diff
mgr/dashboard: Fix iSCSI disk diff calculation
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Marques
02:03 PM Dashboard Backport #39113 (Resolved): nautilus: mgr/dashboard: Check if gateway is in use before allowing t...
https://github.com/ceph/ceph/pull/27457 Ricardo Marques
02:02 PM Dashboard Bug #39029 (Pending Backport): mgr/dashboard: Check if gateway is in use before allowing the dele...
Ricardo Marques
02:02 PM Revision 8b183d3d (ceph): Merge pull request #27262 from ricardoasmarques/check-gateway-in-use
mgr/dashboard: Check if gateway is in use before deletion
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Marques
01:59 PM CephFS Bug #38742 (Fix Under Review): cephfs-shell: entering unrecognized command does not print newline...
Updated with PR number Milind Changire
01:59 PM Dashboard Backport #39112 (Resolved): nautilus: mgr/dashboard: Display the number of active sessions for ea...
https://github.com/ceph/ceph/pull/27450 Ricardo Marques
01:59 PM Dashboard Bug #38989 (Pending Backport): mgr/dashboard: Display the number of active sessions for each iSCS...
Ricardo Marques
01:58 PM Revision e97dff7d (ceph): Merge pull request #27248 from ricardoasmarques/display-target-sessions
mgr/dashboard: Display the number of iSCSI active sessions
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Marques
01:57 PM CephFS Feature #38740 (Fix Under Review): cephfs-shell: support mkdir with non-octal mode
updated with PR number Milind Changire
01:56 PM CephFS Bug #38739 (Fix Under Review): cephfs-shell: python traceback with mkdir inside inexistant directory
yes; the shell should print a sensible error in such a case, in my opinion
Milind Changire
01:54 PM Dashboard Feature #26872 (Resolved): mgr/dashboard Add refresh interval to the dashboard landing page
Tatjana Dehler
01:54 PM CephFS Bug #38741 (Fix Under Review): cephfs-shell: python traceback with mkdir when reattempt of mkdir
Milind Changire
01:52 PM mgr Feature #38888 (Resolved): mgr: Configure Py root logger for Mgr modules
Tatjana Dehler
01:52 PM CephFS Bug #38743 (Fix Under Review): cephfs-shell: mkdir creates directory with invalid octal mode
Milind Changire
01:52 PM Dashboard Bug #38820 (Resolved): ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetr...
Tatjana Dehler
01:48 PM RADOS Bug #39111 (New): "ceph config set" accepts osd ID with letters
... Sébastien Han
01:39 PM Revision 28083731 (ceph): doc : fixed capitalization
Signed-off-by: Servesha Dudhgaonkar <sdudhgao@redhat.com> servesha dudhgaonkar
01:29 PM CephFS Backport #38340 (In Progress): luminous: mds: may leak gather during cache drop
Venky Shankar
01:22 PM Dashboard Bug #38794 (In Progress): mgr/dashboard: Only delete removed gateways
Ricardo Marques
12:35 PM Revision 78595acf (ceph): mgr/dashboard: Fix iSCSI disk diff calculation
The separator is now a '/' instead of '.'
Fixes: https://tracker.ceph.com/issues/39109
Signed-off-by: Ricardo Marqu...
Ricardo Marques
12:30 PM Dashboard Bug #38265 (Resolved): mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is f...
Tatjana Dehler
11:37 AM Revision 3d935c3c (ceph): doc/rados/configuration/mon-lookup-dns: fix typo
Signed-off-by: Vanush "Misha" Paturyan <ektich@gmail.com> Vanush "Misha" Paturyan
10:32 AM bluestore Bug #38250 (Rejected): assert failure crash prevents ceph-osd from running
Igor Fedotov
10:31 AM bluestore Bug #38250: assert failure crash prevents ceph-osd from running
@Adam - IMO you can proceed with this disk usage but you should redeploy OSD over it. The rationale - some data is co... Igor Fedotov
10:23 AM Revision ceaf3bcf (ceph): doc: Add usage for shortcuts command in cephfs-shell
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
10:22 AM bluestore Bug #38065 (Resolved): deep fsck fails on inspecting very large onodes
Igor Fedotov
10:22 AM bluestore Backport #38188 (Resolved): luminous: deep fsck fails on inspecting very large onodes
Igor Fedotov
10:19 AM Dashboard Backport #39107 (In Progress): nautilus: mgr/dashboard: Error creating NFS export without "UDP"
Tatjana Dehler
09:52 AM Dashboard Backport #39107 (Resolved): nautilus: mgr/dashboard: Error creating NFS export without "UDP"
https://github.com/ceph/ceph/pull/27372 Ricardo Marques
10:19 AM bluestore Bug #38795 (Fix Under Review): fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.BlobReuseO...
https://github.com/ceph/ceph/pull/27055 Igor Fedotov
10:17 AM Revision 1d6bb68a (ceph): mgr/dashboard: Fix deletion of NFS transports properties
Fixes: http://tracker.ceph.com/issues/39090
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit a3...
Tiago Melo
10:14 AM Dashboard Backport #39106 (In Progress): nautilus: mgr/dashboard: NFS "Squash" field should be required
Tatjana Dehler
09:50 AM Dashboard Backport #39106 (Resolved): nautilus: mgr/dashboard: NFS "Squash" field should be required
https://github.com/ceph/ceph/pull/27371 Ricardo Marques
10:12 AM Revision 4ac8379d (ceph): mgr/dashboard: Fix NFS squash default value
Fixes: http://tracker.ceph.com/issues/39064
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 00...
Tiago Melo
10:08 AM Dashboard Backport #39105 (In Progress): nautilus: mgr/dashboard: Cannot submit NFS export form when NFSv4 ...
Tatjana Dehler
09:48 AM Dashboard Backport #39105 (Resolved): nautilus: mgr/dashboard: Cannot submit NFS export form when NFSv4 is ...
https://github.com/ceph/ceph/pull/27370 Ricardo Marques
10:05 AM Revision 3ec228da (ceph): mgr/dashboard: Fix NFS pseudo validation
Fixes: http://tracker.ceph.com/issues/39063
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 41...
Tiago Melo
10:03 AM mgr Backport #39104 (In Progress): nautilus: dashboard: NFS: failed to disable NFSv3 in export create
Tatjana Dehler
09:29 AM mgr Backport #39104 (Resolved): nautilus: dashboard: NFS: failed to disable NFSv3 in export create
https://github.com/ceph/ceph/pull/27368 Ricardo Marques
10:01 AM Revision a02c0584 (ceph): mgr/dashboard: Fix deletion of NFS protocol properties
Fixes: http://tracker.ceph.com/issues/38997
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit f4...
Tiago Melo
09:55 AM Dashboard Backport #39108 (Resolved): nautilus: mgr/dashboard: Typo in "CephFS Name" field on NFS form
https://github.com/ceph/ceph/pull/27449 Ricardo Marques
09:50 AM bluestore Bug #39103 (Need More Info): bitmap allocator osd make %use of osd over 100%
@hoan nv, could you please apply the patch when it's available and report back if it helps Igor Fedotov
09:49 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Probably that's the missed backport which triggers the issue.
See https://github.com/ceph/ceph/pull/27366
Igor Fedotov
09:02 AM bluestore Bug #39103 (Resolved): bitmap allocator osd make %use of osd over 100%
after pull request https://github.com/ceph/ceph/pull/26983 is merged.
I install package...
hoan nv
09:49 AM rgw Backport #38924 (In Progress): mimic: beast frontend option to set the TCP_NODELAY socket option
https://github.com/ceph/ceph/pull/27367 Prashant D
09:46 AM bluestore Backport #38911 (Resolved): luminous: Bitmap allocator might fail to return contiguous chunk desp...
Igor Fedotov
09:44 AM RADOS Bug #38219: rebuild-mondb hangs
... Kefu Chai
09:40 AM Revision 2e3b3cf7 (ceph): os/bluestore: fix length overflow.
In fact, length of 'struct interval_t' and 'struct bluestore_pextent_t'
is uint32_t. But len of AllocatorLevel02::_ma...
jianpeng ma
09:35 AM Revision 7ebd14c5 (ceph): os/bluestore: fix length overflow.
In fact, length of 'struct interval_t' and 'struct bluestore_pextent_t'
is uint32_t. But len of AllocatorLevel02::_ma...
jianpeng ma
09:29 AM bluestore Bug #24598 (Resolved): ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
Igor Fedotov
09:28 AM bluestore Backport #38778 (Resolved): luminous: ceph_test_objecstore: bluefs mount fail with overlapping op...
Igor Fedotov
09:26 AM Dashboard Backport #39002 (In Progress): nautilus: mgr/dashboard: Filter iSCSI target images based on requ...
Tatjana Dehler
09:22 AM Revision da293067 (ceph): mgr/dashboard: iscsi: feature names in error messages
Required/supported RBD features should be included in
the error messages.
Signed-off-by: Ricardo Marques <rimarques@...
Ricardo Marques
09:21 AM Revision 7d84b0f1 (ceph): mgr/dashboard: Validate iSCSI images features
Will also filter the list of available images.
Fixes: https://tracker.ceph.com/issues/38074
Signed-off-by: Ricardo ...
Ricardo Marques
08:25 AM Dashboard Bug #39102 (Resolved): mgr/dashboard: Unify button/URL actions naming for iSCSI and NFS
Now that https://github.com/ceph/ceph/pull/26572 has been merged, iSCSI and NFS pages must be adapted to follow the s... Ricardo Marques
08:22 AM Dashboard Backport #38864 (In Progress): nautilus: mgr/dashboard: Fix env vars of `run-tox.sh`
Tatjana Dehler
08:17 AM Revision a03db72b (ceph): mgr/dashboard: Fix env vars of `run-tox.sh`
Fixes: http://tracker.ceph.com/issues/38798
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
(cherry picked from...
Patrick Seidensal
08:11 AM mgr Backport #39083 (In Progress): nautilus: mgr/deepsea: use ceph_volume output in get_inventory()
Tatjana Dehler
08:04 AM Dashboard Bug #39090 (Pending Backport): mgr/dashboard: Error creating NFS export without "UDP"
Ricardo Marques
08:03 AM Revision 6c8fb920 (ceph): Merge pull request #27350 from tspmelo/wip-fix-nfs-transport
mgr/dashboard: Fix deletion of NFS transports properties
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Marques
07:25 AM Revision 2ba794d7 (ceph): Merge pull request #27326 from dillaman/wip-librados-unitest-logging
test/librados_test_stub: ensure the log flusher thread is started
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed...
Mykola Golub
07:12 AM Revision b3cc78a8 (ceph): mds: resolve memory leak of recall gather
Small change in behavior: after all clients respond to session flush, immediate
begin next recall instead of waiting ...
Patrick Donnelly
07:12 AM Revision f52f2cf8 (ceph): mds: output full details for recall threshold
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 9ca2b3add91b049cb1eecd24a3297a9b2b8a...
Patrick Donnelly
07:12 AM Revision 612e90f0 (ceph): mds: avoid gather assertion when subs exist
If the gather has subs and is deleted, we hit this assertion:
ceph_assert(activated);
Signed-off-by: Patrick Do...
Patrick Donnelly
07:12 AM Revision 720bf868 (ceph): mds: drive log flush and cache trim during recall
While waiting for clients to release caps, get to work flushing the journal and
trimming the cache during free time. ...
Patrick Donnelly
07:12 AM Revision e459c3ef (ceph): mds: add 2nd order recall throttle
Purpose of this is to moderate the ramp up of recalling caps on a session. In
particular, we don't want to exhaust t...
Patrick Donnelly
07:12 AM Revision c261d38c (ceph): qa: check cache dump works without timeout
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit b150b22d2ca87da4d7ca30547f6c5a56602e...
Patrick Donnelly
07:12 AM Revision ccb9269e (ceph): qa: config recall settings to test cache drop
If we use the defaults, the MDS/client will recall/release everything quickly.
We want it to take time to see things ...
Patrick Donnelly
06:33 AM mgr Documentation #37957 (Resolved): doc: add section on creating RESTful API user
Kefu Chai
06:33 AM Revision 8614b9b8 (ceph): Merge pull request #26016 from falcon78921/wip-doc-37957
doc: added section on creating RESTful API user
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:30 AM Revision d8c13e86 (ceph): cmake: use specified python3 version if any
use might have multiple python3 installed, some of them has/have all
dependencies installed and is good enough for bu...
Kefu Chai
05:30 AM Revision c961e002 (ceph): cmake: check for libpython of the same version of interpreter
actually cython or python3-cython's dependencies should take care of it.
but we should at least get it right on our s...
Kefu Chai
05:30 AM Revision 7681a38c (ceph): rpm: pass %{python3_version} to cmake
to force cmake to use the python3 and python3 modules for building
python3 bindings
on the debian side, it's okay to...
Kefu Chai
04:19 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)

Here is what the bad log looks like that caused one of the crashes. Clearly _head_ is bad because the log ends wit...
David Zafman
02:40 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Maybe we could check each log in load_pgs(). If it is corrupt (head != head entry's version), move PG aside and igno... David Zafman
03:04 AM Revision 6a8aedc1 (ceph): qa: add new test case for pulling error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:04 AM Revision 202606c2 (ceph): osd: automatically repair replicated replica on pulling error
However this is not a very complete solution since the broken object
info may still get lost if we switch primaries o...
xie xingguo
03:04 AM Revision 11f072fe (ceph): Add checking of num_shards_repaired in osd stats
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:27 AM Bug #39101 (Fix Under Review): Primary won't automatically repair replica on pulling error
Neha Ojha
12:14 AM Bug #39101 (Resolved): Primary won't automatically repair replica on pulling error
https://github.com/ceph/ceph/pull/26806 xie xingguo
02:07 AM Revision 30e49ae2 (ceph): common/common_init: start log from common_init_finish (if not yet started)
This captures any non-global_init users who created their cct but haven't
started up the log thread yet. As long as ...
Sage Weil
01:34 AM Revision eec7fe8f (ceph): rgw: Adding tcp_nodelay option to Beast
beast frontend option to set the TCP_NODELAY socket option to match the tcp_nodelay option in civetweb.
Fixes: https...
ofriedma
01:32 AM rgw Backport #38922 (In Progress): mimic: return NoSuchCORSConfiguration for ENOENT on GetCORS
https://github.com/ceph/ceph/pull/27356 Prashant D
12:55 AM rgw Backport #38926 (In Progress): nautilus: beast frontend option to set the TCP_NODELAY socket option
https://github.com/ceph/ceph/pull/27355 Prashant D
12:10 AM Revision c3dfc681 (ceph): msg/async: use faster clear method to delete containers
Erasing each element is unnecessarily slower than just doing a clear after any
necessary iteration.
Signed-off-by: P...
Patrick Donnelly
12:05 AM CephFS Bug #23262: kclient: nofail option not supported
Kenneth Waegeman wrote:
> Hi,
> Should I do something to backport it?
No that's not necessary.
Patrick Donnelly

04/03/2019

11:52 PM Stable releases Tasks #39100: Luminous v12.2.12
h3. QE VALIDATION (STARTED 4/4/19)
*%{color:brown}See details of approvals => https://marc.info/?t=155465182500002...
Yuri Weinstein
11:50 PM Stable releases Tasks #39100: Luminous v12.2.12
git --no-pager log '--format=%H %s' --graph v12.2.11..luminous | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #... Yuri Weinstein
11:40 PM Stable releases Tasks #39100 (Resolved): Luminous v12.2.12
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
11:28 PM RADOS Bug #39099 (Resolved): Give recovery for inactive PGs a higher priority

Backfill inactive gets priority 220 and we should make sure that if we can have inactive that needs recovery only i...
David Zafman
10:49 PM CephFS Bug #39060 (Fix Under Review): ls -S command produces AttributeError: 'str' object has no attribu...
Patrick Donnelly
10:40 PM Revision 3a228995 (ceph): rgw: Fix S3 compatibility bug when CORS is not found
Fixes: http://tracker.ceph.com/issues/37945
Signed-off-by: Nick Janus <nickjanus@gmail.com>
(cherry picked from comm...
Nick Janus
10:25 PM Revision 4340025d (ceph): rgw: Adding tcp_nodelay option to Beast
beast frontend option to set the TCP_NODELAY socket option to match the tcp_nodelay option in civetweb.
Fixes: https...
ofriedma
10:23 PM rgw Backport #38919 (In Progress): mimic: "Caught signal (Aborted) thread_name:radosgw" in ceph dashb...
https://github.com/ceph/ceph/pull/27354 Prashant D
10:18 PM Revision 49930ad8 (ceph): mds: add Octopus cephfs feature bit
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:16 PM Revision a00151ac (ceph): mds: verify current release has a cephfs feature bit
Fixes: http://tracker.ceph.com/issues/39077
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:14 PM Revision dcd6e979 (ceph): mds: add cephfs feature bit for Nautilus
Fixes: http://tracker.ceph.com/issues/39078
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:59 PM Revision 50792a05 (ceph): mon: generalize and refactor lambda use
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
09:58 PM Revision 40c6319a (ceph): qa: test featureful client with mimic base
Fixes: http://tracker.ceph.com/issues/39020
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:58 PM Revision 61687913 (ceph): qa: remove obsolete snap upgrade tests
Direct upgrades from Luminous to Octopus are not supported. These snap format
upgrade tests are now only going to be ...
Patrick Donnelly
09:07 PM Revision a6f5bc2c (ceph): Merge PR #27353 into master
* refs/pull/27353/head:
include/ceph_features: fix typo
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail...
Sage Weil
08:51 PM Revision bd54ae9a (ceph): Merge pull request #27351 from liewegas/wip-fix-osd-check-mimic
mimic: mon/OSDMonitor: fix osd boot check Sage Weil
08:39 PM Dashboard Bug #39063 (Pending Backport): mgr/dashboard: Cannot submit NFS export form when NFSv4 is not sel...
Ricardo Marques
08:39 PM Revision 908c1ac1 (ceph): Merge pull request #27293 from tspmelo/wip-nfsv4
mgr/dashboard: Fix NFS pseudo validation
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
08:39 PM bluestore Bug #39097 (Need More Info): _verify_csum bad crc32c/0x10000 checksum at blob offset 0x0, got 0x4...
no bluestore logs. object was written, and a minute later read with a crc error.
written here:...
Sage Weil
07:32 PM bluestore Bug #39097: _verify_csum bad crc32c/0x10000 checksum at blob offset 0x0, got 0x478682d5, expected...
... Sage Weil
07:30 PM bluestore Bug #39097 (Won't Fix): _verify_csum bad crc32c/0x10000 checksum at blob offset 0x0, got 0x478682...
... Sage Weil
08:22 PM bluestore Backport #38911: luminous: Bitmap allocator might fail to return contiguous chunk despite having ...
https://github.com/ceph/ceph/pull/27312 merged Yuri Weinstein
08:22 PM Revision 28838f6d (ceph): Merge pull request #27312 from ifed01/wip-ifed-fix-bmap-alloc-luminous
luminous: os/bluestore: bitmap allocator might fail to return contiguous chunk despite having enough space
Reviewed-...
Yuri Weinstein
08:18 PM mgr Backport #38338: luminous: New Bionic install fails qa/standalone/ceph-helpers.sh
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26475
merged
Yuri Weinstein
08:18 PM Revision 6bb3afa3 (ceph): Merge pull request #26475 from pdvian/wip-38338-luminous
luminous: tests: run-standalone.sh set local library location so mgr can find li…
Reviewed-by: David Zafman <dzafman...
Yuri Weinstein
08:12 PM rgw Bug #38327 (Pending Backport): rgw_file: can't retrieve etag of empty object written through NFS
J. Eric Ivancich
08:11 PM Revision 444df540 (ceph): Merge pull request #26439 from taoCH/wip-fix-librgw-empty-etag
rgw_file: save etag and acl info in setattr
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
J. Eric Ivancich
08:07 PM rbd Backport #38684: mimic: librbd: avoid aggregate-initializing IsWriteOpVisitor
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27039
merged
Yuri Weinstein
08:07 PM Revision 62c2f693 (ceph): Merge pull request #27039 from pdvian/wip-38684-mimic
mimic: librbd: avoid aggregate-initializing IsWriteOpVisitor
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
08:00 PM Revision 56756c08 (ceph): include/ceph_features: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision 3c9db396 (ceph): Merge PR #27141 into master
* refs/pull/27141/head:
mon/OSDMonitor: fix osd boot feature vs require_osd_release check
include/ceph_features: re...
Sage Weil
07:53 PM CephFS Feature #39098 (Resolved): mds: lock caching for asynchronous unlink
In order to allow the client to asynchronously delete files, we need Fx caps on the parent, and Lx caps on the inode ... Jeff Layton
07:47 PM Revision 16dd4359 (ceph): libcephfs: common_init_finish after getting monmap and config
This is how librados behaves.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:37 PM rbd Backport #38685: mimic: librbd: avoid aggregate-initializing any static_visitor
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27041
merged
Yuri Weinstein
07:37 PM Revision a1aa89ab (ceph): Merge pull request #27041 from pdvian/wip-38685-mimic
mimic: librbd: avoid aggregate-initializing any static_visitor
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
07:34 PM rgw Backport #38353: mimic: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26529
merged
Yuri Weinstein
07:34 PM Revision 69d0264e (ceph): Merge pull request #26529 from pdvian/wip-38353-mimic
mimic: rgw: check for non-existent bucket in RGWGetACLs
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Reviewed-by:...
Yuri Weinstein
07:33 PM rgw Backport #38447: mimic: multisite: datalog trim may not trim to completion
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26641
merged
Yuri Weinstein
07:33 PM Revision 1af395f0 (ceph): Merge pull request #26641 from pdvian/wip-38447-mimic
mimic: rgw: only update last_trim marker on ENODATA
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:33 PM rgw Backport #38672: mimic: rgw: sync module: avoid verbose attr logging for objects
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27029
merged
Yuri Weinstein
07:33 PM Revision 33943115 (ceph): Merge pull request #27029 from pdvian/wip-38672-mimic
mimic: rgw: sync module: avoid printing attrs of objects in log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:32 PM rgw Backport #38756: mimic: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27174
merged
Yuri Weinstein
07:32 PM Revision 895cfd18 (ceph): Merge pull request #27174 from pdvian/wip-38756-mimic
mimic: rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:32 PM rgw Backport #38772: mimic: rgw: nfs: process asserts on empty path name segment (e.g., s3://myfiles/...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27179
merged
Yuri Weinstein
07:32 PM Revision 590e3748 (ceph): Merge pull request #27179 from pdvian/wip-38772-mimic
mimic: rgw: nfs: skip empty (non-POSIX) path segments
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:32 PM rgw Backport #39069: mimic: silent corruption using SSE-C on multi-part upload to S3 with non-default...
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/27297
merged
Yuri Weinstein
07:31 PM Revision 3fb3a30f (ceph): Merge pull request #27297 from theanalyst/mimic-sse-c-fixes
Mimic sse c fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:28 PM Revision 32e69308 (ceph): Merge pull request #27191 from theanalyst/nautilus-scheduler-cmake
nautilus: rgw: build async scheduler only when beast is built
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:27 PM Dashboard Bug #39086: mgr/dashboard: "readonly user" can't see any pages
Stephan Müller wrote:
> It needs to be post as we give the last notification the dashboard got, this will return onl...
Lenz Grimmer
03:51 PM Dashboard Bug #39086 (Fix Under Review): mgr/dashboard: "readonly user" can't see any pages
It needs to be post as we give the last notification the dashboard got, this will return only newer notifications tha... Stephan Müller
03:19 PM Dashboard Bug #39086: mgr/dashboard: "readonly user" can't see any pages
Ricardo Marques wrote:
> Note that this endpoint is a 'POST' so it requires CREATE permission https://github.com/cep...
Ernesto Puerta
11:27 AM Dashboard Bug #39086: mgr/dashboard: "readonly user" can't see any pages
Ernesto Puerta wrote:
> The 403 is triggered by the @/api/prometheus/get_notifications_since@ endpoint (this can be ...
Ricardo Marques
10:06 AM Dashboard Bug #39086: mgr/dashboard: "readonly user" can't see any pages
The 403 is triggered by the @/api/prometheus/get_notifications_since@ endpoint (this can be easily seen in the browse... Ernesto Puerta
03:40 AM Dashboard Bug #39086 (Resolved): mgr/dashboard: "readonly user" can't see any pages
When logging in as a user with the "readonly" role, the dashboard hides all pages with the message "Sorry, you are no... Lenz Grimmer
07:26 PM rgw Backport #39068: nautilus: silent corruption using SSE-C on multi-part upload to S3 with non-defa...
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/27296
merged
Yuri Weinstein
07:26 PM Revision efbb86b2 (ceph): Merge pull request #27296 from theanalyst/nautilus-sse-c-fixes
nautilus: sse c fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:17 PM Dashboard Cleanup #38948 (Duplicate): mgr/dashboard: Replace OSD histogram graphs with something more insig...
Duplicate of #26954 (I somehow missed that one) Lenz Grimmer
07:16 PM Revision 4139d4b5 (ceph): mgr/dashboard: Fix NFS pseudo validation
Fixes: http://tracker.ceph.com/issues/39063
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
07:12 PM Revision c408942b (ceph): mon/OSDMonitor: relax osd check to allow octopus osd with mimic mon
This mirrors commit 1a689766a50d346bef9f74d45a5086f54f41cca5 in master.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:07 PM Revision 1e762998 (ceph): Merge PR #27291 into master
* refs/pull/27291/head:
qa/suites/upgrade/nautilus-x-singleton: upgrade mgrs early
qa/suites/upgrade/mimic-x-single...
Sage Weil
07:00 PM Dashboard Bug #39090 (Fix Under Review): mgr/dashboard: Error creating NFS export without "UDP"
Tiago Melo
10:11 AM Dashboard Bug #39090 (Resolved): mgr/dashboard: Error creating NFS export without "UDP"
When I try to submit the following NFS export:
!no_udp.png!
I got the following error:...
Ricardo Marques
06:55 PM Revision a304f5db (ceph): mgr/dashboard: Fix deletion of NFS transports properties
Fixes: http://tracker.ceph.com/issues/39090
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
06:52 PM Revision 7bea41cd (ceph): qa/distros/supported/ubuntu_latest: 16.04 -> 18.04
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:52 PM Revision 60470a3d (ceph): qa/distros/supported/centos_latest: 7.5 -> 7.6
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:51 PM Revision 7cc6962f (ceph): qa/distros: add centos 7.6
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:49 PM Revision d667228c (ceph): Merge PR #27146 into master
* refs/pull/27146/head:
mon/MonMap: add min_quorum_size() helper
mon/MDSMonitor: add 'mds ok-to-stop' command
mon:...
Sage Weil
06:46 PM Revision 7f150021 (ceph): Merge pull request #26572 from rhcs-dashboard/wip-37337-master
mgr/dashboard: unify button/URL actions naming
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Rica...
Ricardo Marques
04:36 PM Revision a33ae8c9 (ceph): Merge pull request #26183 from letterwuyu/wip-rgw-get-detail-user-info
rgw: Make rgw admin ops api get user info consistent with the command line J. Eric Ivancich
04:34 PM Revision 00ec1eec (ceph): Merge pull request #26412 from theanalyst/rgw-orphan-fixes
rgw: orphan fixes J. Eric Ivancich
04:31 PM rgw Bug #39038: beast: multiple v4 and v6 endpoints with the same port will cause failure
for luminous the only thing was beast was an experimental feature, otherwise I can mark it for l as well, given that ... Abhishek Lekshmanan
03:52 PM rgw Bug #39038: beast: multiple v4 and v6 endpoints with the same port will cause failure
@abhishek, is there a strong reason not to backport as far as luminous?
Matt
Matt Benjamin
03:22 PM Revision 031e742c (ceph): mon/MonMap: add min_quorum_size() helper
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c143b9a3db4492e5a2ee7919b22581955fc2a119)
Sage Weil
03:22 PM Revision dbbb84d9 (ceph): mon/MDSMonitor: add 'mds ok-to-stop' command
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit aa33a26e32d270286ee110f57cfcf63df63fa913)
Sage Weil
03:22 PM Revision 88bb6964 (ceph): mon: add 'mon ok-to-{stop,add-offline,rm}' commands
Helpers to decide when it is safe to stop a mon, add a mon that is
not started, or remove a mon. (Adding and start a...
Sage Weil
03:20 PM mgr Bug #39096 (Can't reproduce): common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeT...
... Sage Weil
02:57 PM Revision 0b7445d3 (ceph): Merge PR #27314 into nautilus
* refs/pull/27314/head:
mon: quiet devname log noise
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:57 PM Revision 03da6859 (ceph): Merge pull request #27322 from liewegas/wip-valgrind-luminous
luminous: qa/valgrind.supp: backport valgrind suppressions Sage Weil
02:56 PM Revision 0860a792 (ceph): Merge PR #27320 into nautilus
* refs/pull/27320/head:
valgrind.supp: add clauses for uninitialised gcm.Xi in OpenSSL.
src/valgrind.supp: replace ...
Sage Weil
02:56 PM Revision 4f560289 (ceph): Merge pull request #27321 from liewegas/wip-valgrind-mimic
mimic: qa/valgrind: backport of latest valgrind suppressions Sage Weil
02:39 PM bluestore Bug #22796 (Resolved): bluestore gets to ENOSPC with small devices
with Igor's recent changes, we no longer rely on the slow feedback, so i think we can close this now. Sage Weil
02:28 PM Revision 05f56ab6 (ceph): msg/async/ProtocolV[12]: add ms_learn_addr_from_peer
Optionally learn our address based on what our peer (usually the mon) thinks we are
connecting from, as opposed to wh...
Sage Weil
02:22 PM Revision 2a4afc61 (ceph): mon/LogMonitor: add mon_cluster_log_to_file bool option
Allow cluster logging to a file to be disabled via a boolean. Default
to true to avoid any change in behavior.
Sign...
Sage Weil
02:22 PM Revision 54d0c2b1 (ceph): Merge PR #27343 into master
* refs/pull/27343/head:
mon/LogMonitor: add mon_cluster_log_to_file bool option
Reviewed-by: Sébastien Han <seb@red...
Sage Weil
02:17 PM CephFS Bug #23262: kclient: nofail option not supported
Hi,
Should I do something to backport it?
Kenneth Waegeman
02:09 PM Revision 33466883 (ceph): mgr/dashboard: unify button/URL actions naming
- Mappings (actually an Enum) created for actions (buttons and other UI elements) and URLs: ActionLabels and URLVerbs... Ernesto Puerta
02:09 PM Revision b8dc3b5c (ceph): mgr/dashboard: add wording section to hacking.rst
Fixes: http://tracker.ceph.com/issues/37337
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
01:55 PM Orchestrator Feature #39095 (Resolved): mgr/deepsea: return ganesha and iscsi endpoint URLs
his updates describe_service() to include nfs and iscsi services
(deepsea internally refers to these as "ganesha" an...
Sebastian Wagner
01:52 PM Revision 3046d17f (ceph): mon/MonmapMonitor: clean up empty created stamp in monmap
Some old clusters have an empty created timestamp. This is mostly
harmless, but it is confusing/wrong, and it does c...
Sage Weil
01:45 PM Orchestrator Documentation #39094 (Resolved): doc/orchestrator: Fix broken bullet points
Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com
References tracker ticket
Updates documentation if ...
Sebastian Wagner
01:41 PM Revision 1f0dcf2b (ceph): mds: open import bounding dirfrags in batch
Fixes: http://tracker.ceph.com/issues/38679
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
01:40 PM Revision f5185777 (ceph): mds: remove superfluous error in StrayManager::advance_delayed()
Fixes: http://tracker.ceph.com/issues/38679
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:40 PM Orchestrator Feature #39091 (Fix Under Review): mgr/orchestrator: device lights
Sebastian Wagner
12:42 PM Orchestrator Feature #39091 (Resolved): mgr/orchestrator: device lights
based on #26684
Add generic CLI commands to turn device lights on and off.
These will call out to the orchestra...
Sebastian Wagner
01:37 PM Orchestrator Feature #39093 (Rejected): mgr/orchestrator: add `ceph orchestrator wait`
Add ceph orchestrator wait that waits for unfinished completions
Replace self._orchestrator_wait([completion]) with ...
Sebastian Wagner
01:34 PM Orchestrator Feature #39092 (Resolved): mgr/ansible: Host ls implementation
Implement the <> operation in the orchestrator
Good place to discuss the modifications needed in the orchestrator ...
Sebastian Wagner
01:22 PM mgr Backport #39083: nautilus: mgr/deepsea: use ceph_volume output in get_inventory()
https://github.com/ceph/ceph/pull/27319
merged
Sebastian Wagner
01:15 PM CephFS Feature #5520 (In Progress): osdc: should handle namespaces
Jos Collin
12:18 PM Revision 978ac6e2 (ceph): mon/LogMonitor: add mon_cluster_log_to_file bool option
Allow cluster logging to a file to be disabled via a boolean. Default
to true to avoid any change in behavior.
Sign...
Sage Weil
11:30 AM Revision 15ae9c72 (ceph): Merge branch 's2_pubsub_api_new' of https://github.com/yuvalif/ceph int...
Yuval Lifshitz
11:27 AM Revision 98e6a043 (ceph): rgw/pubsub: wrong link in S3 doc
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
10:57 AM Revision a9b7822d (ceph): osdc/Objecter: use list::push_back(T&&) for less memcpy
also use range-based loop for better readablity.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:56 AM Revision f35fa1c5 (ceph): osdc/Objecter: always add `\0' after strncpy()
strncpy() does not ensure that the dest str is nul terminated, so we
need to add the nul terminator here. another opt...
Kefu Chai
10:54 AM mgr Bug #39040 (Pending Backport): mgr: deadlock
Kefu Chai
10:53 AM Revision 42f777e6 (ceph): Merge pull request #27280 from xiexingguo/wip-39039
mgr: more GIL fixes
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:34 AM Revision 604669ea (ceph): Merge branch 'master' into s2_pubsub_api_new
Yuval Lifshitz
10:29 AM Revision dc904249 (ceph): rgw/pubsub: fix documentation link errors
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
10:06 AM Revision 2b931aaf (ceph): ceph-monstore-tool: print out caps when rebuilding monstore
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:06 AM Revision 148e43ba (ceph): ceph-monstore-tool: fix a typo in error message
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:50 AM rbd Bug #39089: krbd: fix rbd map hang due to udev return subsystem unordered
https://github.com/ceph/ceph/pull/27339 Zhi Zhang
09:47 AM rbd Bug #39089 (Resolved): krbd: fix rbd map hang due to udev return subsystem unordered
Recently we found 'rbd map' hang forever but rbd device can work fine after terminating 'rbd map' or waiting it timed... Zhi Zhang
08:47 AM Revision b039e63c (ceph): kv: make delete range optional on number of keys
Actually, we may only wanna let the objects with real big number of omap to
use delete range. if not, we find too man...
Zengran Zhang
08:44 AM Dashboard Bug #39067 (Pending Backport): mgr/dashboard: Typo in "CephFS Name" field on NFS form
Ricardo Marques
08:44 AM Revision f40c51a1 (ceph): Merge pull request #27245 from tspmelo/wip-nfs-typo
mgr/dashboard: Fix typo in NFS form
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Lenz Grimmer <lgrimm...
Ricardo Marques
08:10 AM Revision c3c21bdd (ceph): crimson/osd: lower debug level on i/o path
hopefully it can reduce the contribution of cpu cycles of
PG::wait_for_active()
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
07:23 AM RADOS Bug #39087: ec_lost_unfound: a EC shard has missing object after `osd lost`
is this `scrub error` we expect? what we should do is to find out why ceph doesn't recovery PG 2.4s0 ? Chang Liu
07:16 AM RADOS Bug #39087 (New): ec_lost_unfound: a EC shard has missing object after `osd lost`
http://pulpito.ceph.com/kchai-2019-04-01_10:38:29-rados-wip-kefu-testing-2019-04-01-1531-distro-basic-mira/3797065/
...
Chang Liu
07:10 AM Revision 1d464221 (ceph): msg: rename ms_tcp_read_timeout to ms_connection_idle_timeout
The old naming is confusing, e.g., it actually indicates we should tear
down the underlying connection which has no r...
xie xingguo
06:50 AM mgr Backport #38969 (Resolved): nautilus: mgr: Configure Py root logger for Mgr modules
Tatjana Dehler
06:50 AM Dashboard Backport #38988 (Resolved): nautilus: mgr/dashboard Add refresh interval to the dashboard landing...
Tatjana Dehler
06:50 AM Dashboard Backport #38985 (Resolved): nautilus: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.te...
Tatjana Dehler
06:49 AM mgr Backport #38974 (Resolved): nautilus: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.Mg...
Tatjana Dehler
05:29 AM Revision dc5e9fbe (ceph): Merge pull request #27333 from tchaikov/wip-rpm-devtoolsset-8-on-aarch64
rpm: enable devtoolset-8 on aarch64 also
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
05:21 AM rgw Backport #38847: mimic: rgw admin api create user generates a segfault and coredump using beast
xin liao wrote:
> fix: [[https://github.com/ceph/ceph/pull/27334]]
https://github.com/ceph/ceph/pull/27335
xin liao
03:19 AM rgw Backport #38847: mimic: rgw admin api create user generates a segfault and coredump using beast
fix: [[https://github.com/ceph/ceph/pull/27334]] xin liao
04:37 AM RADOS Feature #38616 (Resolved): Improvements to auto repair
David Zafman
03:40 AM Revision 00f19923 (ceph): install-deps,rpm: enable devtoolset-8 on aarch64 also
in 5ae3b06e, we left aarch64 with devtoolset-7, but aarch64 builders are
also suffering from http://tracker.ceph.com/...
Kefu Chai
03:36 AM Revision 74284062 (ceph): rgw: fix bug of apply default quota, for this create new a user may cor...
Signed-off-by: liaoxin01 <liaoxin01@baidu.com> liaoxin01
03:01 AM Revision 2853bf5b (ceph): rgw: don't crash on missing /etc/mime.types
lack of mime types is not a fatal error. when a Content-Type header
is not provided in swift's PutObj, it uses this m...
Casey Bodley
02:33 AM rgw Backport #38920 (In Progress): luminous: "Caught signal (Aborted) thread_name:radosgw" in ceph da...
https://github.com/ceph/ceph/pull/27332 Prashant D
02:32 AM rgw Backport #38923 (In Progress): nautilus: return NoSuchCORSConfiguration for ENOENT on GetCORS
https://github.com/ceph/ceph/pull/27331 Prashant D
02:32 AM CephFS Bug #38832: mds: fail to resolve snapshot name contains '_'
... Zheng Yan
01:33 AM Revision 454c4cba (ceph): OSD: OSDMapRef access by multiple threads is unsafe
we update OSD::osdmap in OSD::_committed_osd_maps() which is executed
by objectstore's finisher thread. while PG::sch...
Zengran Zhang
01:28 AM Revision 73e0f9e7 (ceph): Merge PR #27328 into master
* refs/pull/27328/head:
qa/tests: reduce number of jobs for `kcephfs`
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
01:24 AM Revision 957f004f (ceph): Merge pull request #27310 from tchaikov/wip-crimson-cache-ss-oi
crimson/osd: cache object_info and snapset in PGBackend
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Rad...
Kefu Chai
01:14 AM Revision f746609a (ceph): Merge pull request #27307 from tchaikov/wip-crimson-osd-hb
crimson/osd: do not add whoami as hb peer and cleanups
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Rado...
Kefu Chai
12:29 AM Revision 583f9009 (ceph): rgw: don't crash on missing /etc/mime.types
lack of mime types is not a fatal error. when a Content-Type header
is not provided in swift's PutObj, it uses this m...
Casey Bodley
12:28 AM rgw Backport #38908 (In Progress): luminous: rgw: read not exists null version success and return emp...
https://github.com/ceph/ceph/pull/27330 Prashant D
12:27 AM Revision 49e975b9 (ceph): rgw: Fix S3 compatibility bug when CORS is not found
Fixes: http://tracker.ceph.com/issues/37945
Signed-off-by: Nick Janus <nickjanus@gmail.com>
(cherry picked from comm...
Nick Janus
12:26 AM rgw Backport #38921 (In Progress): nautilus: "Caught signal (Aborted) thread_name:radosgw" in ceph da...
https://github.com/ceph/ceph/pull/27329 Prashant D

04/02/2019

11:34 PM Revision 10d5a591 (ceph): qa/tests: reduce number of jobs for `kcephfs`
we need it on `master` as well
see https://github.com/ceph/ceph/pull/27165
Signed-off-by: Yuri Weinstein <yweinste@r...
Yuri Weinstein
11:08 PM Revision b825870f (ceph): rgw: don't crash on missing /etc/mime.types
lack of mime types is not a fatal error. when a Content-Type header
is not provided in swift's PutObj, it uses this m...
Casey Bodley
11:04 PM Revision 2a3a2098 (ceph): rgw: fix read not exists null version return wrong
steps
1.enable bucket versioning
2.PUT obj (got version XXX)
3.GET obj with version_id=null (return success and have ...
Tianshan Qu
10:22 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Per request on irc.
pg log:
1.cas2 on osd.2: ceph-post-file: d74a0006-c0e9-41b1-a904-7bfe41617253
1.96s3 on osd....
Grant Slater
07:51 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Output from: ceph-objectstore-tool --no-mon-config --data-path /var/lib/ceph/osd/ceph-0 --op log --pgid 1.cas0
1.c...
Grant Slater
06:29 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Hi Grant, is there a way you could dump the pg log by using a command like this "ceph-objectstore-tool --no-mon-confi... Neha Ojha
09:51 PM RADOS Bug #39085 (Fix Under Review): monmap created timestamp may be blank
Sage Weil
09:51 PM RADOS Bug #39085: monmap created timestamp may be blank
https://github.com/ceph/ceph/pull/27327 Sage Weil
07:13 PM RADOS Bug #39085 (Resolved): monmap created timestamp may be blank
On at least one old cluster, monmap created timestamp is empty. lab cluster:... Sage Weil
09:41 PM Revision cea39d2f (ceph): qa/suites/upgrade/nautilus-x-singleton: upgrade mgrs early
The mgrmap may change when the mons upgrade, causing the mgr daemons to
respawn. Restart mgr daemons before mons to ...
Sage Weil
09:39 PM Revision 2436eadc (ceph): qa/suites/upgrade/mimic-x-singleton: upgrade mgrs later
The mgrmap may change when the mons upgrade, causing the mgr daemons to
respawn. Delay the upgrade until later so th...
Sage Weil
09:35 PM Revision 0adc9951 (ceph): qa/suites: add upgrade/nautilus-x-singleton and symlink from rados/upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:33 PM Revision 7fbc0f6e (ceph): qa/suites: move rados/upgrade/mimic-x-singleton to upgrade/ and symlink
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:24 PM Revision d656ef08 (ceph): Merge PR #27316 into master
* refs/pull/27316/head:
doc/rados/operations: document BLUEFS_SPILLOVER
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Sage Weil
09:19 PM Revision 2806de11 (ceph): mon/OSDMonitor: allow 'osd require-osd-release octopus'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 3760e8f9 (ceph): mon/OSDMonitor: add mon_debug_no_require_octopus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision c9a95a88 (ceph): osd/OSDMap: octopus encoding features
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 871c2ebe (ceph): qa/releases/octopus.yaml: add octopus upgrade final step
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 62fb916d (ceph): test/cli/osdmaptool/feature-set-unset-list: change unknown feature bit
Use something we won't consume anytime soon.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:19 PM Revision 1d198c76 (ceph): test/cli/osdmaptool/feature-set-unset-list: add octopus to output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision ce7e0b1b (ceph): include/ceph_features: enable SERVER_OCTOPUS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 16787530 (ceph): mds/FSMap: remove support for encoding jewel FSMap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 953dce74 (ceph): mon: remove check for jewel mons
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 47049407 (ceph): include/ceph_features: adjust whitespace for retired and now usable fea...
The blank line suggests that the feature is now reusable.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:19 PM Revision 135022a3 (ceph): include/ceph_features: update comment to align with N+2 upgrades
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision b0ca1bac (ceph): include/ceph_features: retire OSD_ERASURE_CODES
We can use this again in Q.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:19 PM Revision b7c88c26 (ceph): include/ceph_features: retire ERASURE_CODE_PLUGINS_V2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 43c68828 (ceph): include/ceph_features: retire 7 other old features
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:19 PM Revision 1a689766 (ceph): mon/OSDMonitor: fix osd boot feature vs require_osd_release check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:34 PM Revision 4a8a0ac6 (ceph): test/librados_test_stub: ensure the log flusher thread is started
Recent changes merged in cd6a5b9c40779956629803f222c365bdb291a169
resulted in the logger flusher thread never being s...
Jason Dillaman
08:28 PM rgw Bug #38990 (Pending Backport): rgw: race condition between resharding and ops waiting on resharding
J. Eric Ivancich
08:24 PM Revision f3d67467 (ceph): Merge pull request #27223 from ivancich/wip-fix-resharding-issue
rgw: race condition between resharding and ops waiting on resharding
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
J. Eric Ivancich
08:04 PM rgw Backport #38081: luminous: multisite: overwrites in versioning-suspended buckets fail to sync
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26191
merged
Yuri Weinstein
08:04 PM Revision 75086161 (ceph): Merge pull request #26191 from cbodley/wip-38081-luminous
luminous: rgw: fetch_remote_obj filters out olh attrs
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:03 PM rgw Backport #38412: luminous: multisite: rgw_data_sync_status json decode failure breaks automated d...
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26549
merged
Yuri Weinstein
08:03 PM Revision 986686f4 (ceph): Merge pull request #26549 from cbodley/wip-38412-luminous
luminous: rgw: fix rgw_data_sync_info::json_decode()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:02 PM rgw Backport #39070: luminous: silent corruption using SSE-C on multi-part upload to S3 with non-defa...
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/27295
merged
Yuri Weinstein
08:02 PM Revision b5cc77a2 (ceph): Merge pull request #27295 from theanalyst/luminous-sse-c-backport
luminous: sse-c-fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:01 PM rgw Backport #39073: luminous: multisite: data sync loops back to the start of the datalog after reac...
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/27299
merged
Yuri Weinstein
08:01 PM Revision 07e5a0d6 (ceph): Merge pull request #27299 from cbodley/wip-39073
luminous: rgw multisite: data sync checks empty next_marker for datalog
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:54 PM Revision b8757a87 (ceph): common/buffer: fix warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:27 PM RADOS Bug #38219: rebuild-mondb hangs
I reproduced this again on master, http://pulpito.ceph.com/nojha-2019-04-02_17:39:35-rados:singleton-master-distro-ba... Neha Ojha
11:46 AM RADOS Bug #38219: rebuild-mondb hangs
http://pulpito.ceph.com/kchai-2019-04-02_08:04:13-rados-wip-kefu-testing-2019-04-01-1531-distro-basic-smithi/ Kefu Chai
05:20 PM Revision 1b273d3f (ceph): mgr/volume: set cephfs metadata bias at 4x
Count cephfs metadata at 4x regular rate so that the metadata pool scales
more aggressively than data pools.
Signed-...
Sage Weil
05:18 PM Revision b567b110 (ceph): mgr/volume: default to 16 PGs (min) for metadata pool
Set the min so that the pg_autoscaler won't scale it back down. Choose
something large enough that even for a large ...
Sage Weil
04:53 PM rgw Feature #39084 (Fix Under Review): ability to control user op mask via admin apis
Casey Bodley
04:27 PM Revision a0b43fa2 (ceph): rgw/pubsub: fix comments from PR #27091
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:18 PM rgw Bug #38638: S3 policy evaluated incorrectly
Casey Bodley
08:32 AM rgw Bug #38638: S3 policy evaluated incorrectly
https://github.com/ceph/ceph/pull/27309 Pritha Srivastava
04:13 PM Revision 242ef782 (ceph): doc/rados/operations: document BLUEFS_SPILLOVER
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:59 PM rbd Backport #37987: luminous: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op union
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26064
merged
Yuri Weinstein
03:59 PM Revision 88b7a08b (ceph): Merge pull request #26064 from pdvian/wip-37987-luminous
luminous: core: Objecter::calc_op_budget: Fix invalid access to extent union member
Reviewed-by: Jason Dillaman <dil...
Yuri Weinstein
03:58 PM Revision 6c5ed447 (ceph): mgr/dashboard: Fix typo in NFS form
Fixes: http://tracker.ceph.com/issues/39067
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:57 PM Revision 73e3e263 (ceph): qa/valgrind.supp: backport valgrind suppressions
in the correction location
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:56 PM Revision f9982de3 (ceph): qa/valgrind: backport of latest valgrind suppressions
in the correct location
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:54 PM Revision 026ecf21 (ceph): src/valgrind.supp: replace with the teuthology's whitelist.
This change drops src/valgrind.supp file and transplates
the current teuthology's whitelist into qa/valgrind.supp.
T...
Radoslaw Zarzynski
03:54 PM Revision 3ecab695 (ceph): valgrind.supp: add clauses for uninitialised gcm.Xi in OpenSSL.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 35274eba7a90ffed05561737cb935bb3dc...
Radoslaw Zarzynski
03:52 PM Revision cc16d9c9 (ceph): Merge PR #27265 into master
* refs/pull/27265/head:
valgrind.supp: add clauses for uninitialised gcm.Xi in OpenSSL.
src/valgrind.supp: replace ...
Sage Weil
03:47 PM Revision 3244c871 (ceph): include/intarith: enforce the same type for p2*() arguments
x and align must be of the same width. Otherwise the lack of
sign-extension can bite, e.g.:
uint64_t x = 128000;
...
Ilya Dryomov
03:44 PM rgw Backport #38755: luminous: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27173
merged
Yuri Weinstein
03:44 PM Revision c1827fd2 (ceph): Merge pull request #27173 from pdvian/wip-38755-luminous
luminous: rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:44 PM rgw Backport #38771: luminous: rgw: nfs: process asserts on empty path name segment (e.g., s3://myfil...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27180
merged
Yuri Weinstein
03:44 PM Revision dbd4f18b (ceph): Merge pull request #27180 from pdvian/wip-38771-luminous
luminous : rgw: nfs: skip empty (non-POSIX) path segments
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:41 PM mgr Backport #38969: nautilus: mgr: Configure Py root logger for Mgr modules
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27261
merged
Yuri Weinstein
03:41 PM Revision 02a600c1 (ceph): Merge pull request #27261 from s0nea/wip-38969-nautilus
nautilus: mgr: Configure Py root logger for Mgr modules
Reviewed-by: Volker Theile <vtheile@suse.com>
Yuri Weinstein
03:40 PM Dashboard Backport #38988: nautilus: mgr/dashboard Add refresh interval to the dashboard landing page
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27267
merged
Yuri Weinstein
03:40 PM Revision 9334f837 (ceph): Merge pull request #27267 from s0nea/wip-38988-nautilus
nautilus: mgr/dashboard: Add refresh interval to the dashboard landing page
Reviewed-by: Alfonso Martínez <almartin...
Yuri Weinstein
03:36 PM rgw Bug #26965: Compliance to aws s3's relaxed query handling behaviour
(btw, the backport depends on #23587) Dan van der Ster
02:04 PM rgw Bug #26965: Compliance to aws s3's relaxed query handling behaviour
This was merged and released in nautilus. Do you still plan the backports?
(We saw this in prod, see https://githu...
Dan van der Ster
03:24 PM CephFS Bug #37378: truncate_seq ordering issues with object creation
Just a quick update: I've pushed another version of my copy_from/truncate OSD fix into https://github.com/ceph/ceph/p... Luis Henriques
03:07 PM Revision 0da42c1b (ceph): Merge PR #27313 into master
* refs/pull/27313/head:
mon: quiet devname log noise
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:25 PM Revision c4804154 (ceph): mgr/deepsea: use ceph_volume output in get_inventory()
DeepSea is being updated to use ceph_volume internally (see
https://github.com/SUSE/DeepSea/pull/1517). Once this is...
Tim Serong
02:24 PM Revision 7c655590 (ceph): mgr/deepsea: log salt job failures
If a request to salt succeeds, but the event comes back with some internal
failure (e.g.: an exception was thrown ins...
Tim Serong
02:24 PM Revision 4e44edd9 (ceph): mgr/deepsea: use empty strings rather than None for option defaults
This makes the _config_valid() function work properly; the option
defaults are being strinified somewhere, so we need...
Tim Serong
02:18 PM mgr Backport #39083 (Resolved): nautilus: mgr/deepsea: use ceph_volume output in get_inventory()
https://github.com/ceph/ceph/pull/27319 Sebastian Wagner
02:16 PM Orchestrator Fix #39082 (Pending Backport): mgr/deepsea: use ceph_volume output in get_inventory()
Sebastian Wagner
02:14 PM Orchestrator Fix #39082 (Resolved): mgr/deepsea: use ceph_volume output in get_inventory()
DeepSea is being updated to use ceph_volume internally (see SUSE/DeepSea#1517 and jschmid1/DeepSea#6). Once this is d... Sebastian Wagner
02:16 PM Revision f44b01d3 (ceph): Merge pull request #26966 from SUSE/wip-orchestrator-deepsea-fix-device-ls
mgr/deepsea: use ceph_volume output in get_inventory()
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:59 PM Revision bd2fc9b1 (ceph): mon: quiet devname log noise
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3221381d9fb924e397c3d031c7d4751490409bca)
Sage Weil
01:49 PM Revision 3221381d (ceph): mon: quiet devname log noise
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:35 PM Revision 857832f2 (ceph): Merge pull request #27308 from tchaikov/wip-init-ceph-patience-is-a-virtue
init-ceph: wait longer before resending $signal
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:28 PM Dashboard Cleanup #38936 (New): mgr/dashboard: Unify polling behavior
Stephan Müller
01:02 PM RADOS Bug #38124: OSD down on snaptrim.
Hello it's been two months now is there any update about this bug? Erikas Kučinskis
12:32 PM rbd Bug #39081 (Pending Backport): [cli] 'rbd list -l' with non-user snapshots results in "-ENOENT" e...
Jason Dillaman
12:30 PM rbd Bug #39081 (Resolved): [cli] 'rbd list -l' with non-user snapshots results in "-ENOENT" errors
... Jason Dillaman
12:19 PM RADOS Bug #38783: Changing mon_pg_warn_max_object_skew has no effect.
xie xingguo
12:18 PM RADOS Bug #38783: Changing mon_pg_warn_max_object_skew has no effect.
It's an mgr option. You should instead inject it to the mgr daemon. xie xingguo
11:46 AM Revision e1e39d62 (ceph): rgw/pubsub: add more S3 compatibility documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
11:31 AM Revision 53c66a1f (ceph): Merge pull request #27255 from adamemerson/wip-names-common-through-obj...
Remove dependence on `using namespace`: Build of 'common' through osdc/Objecter.cc
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
11:14 AM bluestore Backport #38911 (In Progress): luminous: Bitmap allocator might fail to return contiguous chunk d...
Igor Fedotov
09:51 AM Revision 61f31edc (ceph): tests/fastbmap_alloc: UT to reproduce 4G allocation bug
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit ed8a93ba387458961444913a8695f538595efacf)
Igor Fedotov
09:51 AM Revision 7593070e (ceph): os/bluestore: make bluestore interval base template.
We might need intervals at BlueStore with both 32-bit and 64-bit
lengths. Having base template eliminates the need fo...
Igor Fedotov
09:51 AM Revision 63e14687 (ceph): os/bluestore: start using 64-bit intervals for bitmap allocator
This helps to avoid 4Gb+ values wrapping which resulted in
allocation failures.
Fixes: https://tracker.ceph.com/issu...
Igor Fedotov
09:51 AM Revision f032e743 (ceph): os/bluestore: unconditionally cap chunks returned by allocator to 2^31
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 1337443e37ffbfcaf494bdb2bb80db4cf41b97f9)
Igor Fedotov
09:51 AM Revision a17f6abd (ceph): os/bluestore: os/bluestore: implement dump for bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 80310d98a7456afdb2002eaf2891853ea21eaf68)
Igor Fedotov
09:50 AM Revision c8154afa (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>
Mohamad Gebai
09:50 AM Revision aa9cb583 (ceph): test: add tests for per-pool scrub status
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
09:48 AM bluestore Bug #38738: ceph ssd osd latency increase over time, until restart
The solution is to switch to new bitmap allocator that has been merged into both luminous and mimic. Igor Fedotov
09:12 AM Revision 60e36f1a (ceph): crimson/osd: cache object_info and snapset in PGBackend
for better performance
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:09 AM Dashboard Bug #39080 (Resolved): mimic: mgr/dashboard: Update npm packages and resolve npm vulnerabilities
We need to manually update the npm packages in mimic.
It's not possible to do a backport since we don't use the same...
Tiago Melo
07:58 AM Revision 5eb50b7d (ceph): rgw: Evaluating bucket policies also while reading permissions for an o...
Fixes http://tracker.ceph.com/issues/38638
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
Pritha Srivastava
07:46 AM Revision 5e41a952 (ceph): test_rgw_crypto: add invalid ranges beyond obj boundary
This is just to assert we're not doing an invalid memory access
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.co...
Abhishek Lekshmanan
07:46 AM Revision 258f3abc (ceph): rgw: fixup_range() clamps offsets to valid part range
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Casey Bodley
06:39 AM Revision 97d78636 (ceph): init-ceph: wait longer before resending $signal
if ceph-osd takes longer than 1 seconds to unmount the objectstore, it
won't get a chance to fully persist all of its...
Kefu Chai
06:25 AM Revision 3a5a50c7 (ceph): crimson/os: lower debug level of i/o to "debug"
for better performance.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:25 AM Revision 14234491 (ceph): crimson/osd: do not store whoami or nonce in Heartbeat
we don't create messengers in the class which consumes them anymore, so
no need to have these member variable.
Signe...
Kefu Chai
06:25 AM Revision ae6c64e9 (ceph): crimson/osd: do not add whoami as hb peer
it does not make sense to say hello to myself.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:14 AM Revision e81f109b (ceph): mgr/deepsea: use empty strings rather than None for option defaults
This makes the _config_valid() function work properly; the option
defaults are being strinified somewhere, so we need...
Tim Serong
06:14 AM Revision 78c3d65c (ceph): mgr/deepsea: log salt job failures
If a request to salt succeeds, but the event comes back with some internal
failure (e.g.: an exception was thrown ins...
Tim Serong
06:14 AM Revision b0f9c4b5 (ceph): mgr/deepsea: use ceph_volume output in get_inventory()
DeepSea is being updated to use ceph_volume internally (see
https://github.com/SUSE/DeepSea/pull/1517). Once this is...
Tim Serong
05:57 AM rgw Backport #38909 (In Progress): nautilus: rgw: read not exists null version success and return emp...
https://github.com/ceph/ceph/pull/27306 Prashant D
05:56 AM RADOS Backport #38905 (In Progress): luminous: osd/PGLog.h: print olog_can_rollback_to before deciding ...
https://github.com/ceph/ceph/pull/27715 Prashant D
04:18 AM CephFS Backport #38445 (In Progress): luminous: mds: drop cache does not timeout as expected
Venky Shankar
02:00 AM CephFS Bug #39079 (Resolved): qa: simple messenger removal causes qa build failure
Patrick Donnelly
12:07 AM CephFS Bug #39079 (Fix Under Review): qa: simple messenger removal causes qa build failure
Patrick Donnelly
12:03 AM CephFS Bug #39079 (Resolved): qa: simple messenger removal causes qa build failure
... Patrick Donnelly
01:54 AM Revision 8b22f6a0 (ceph): Merge PR #27301 into master
* refs/pull/27301/head:
qa: remove requirement on simple msgr
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:53 AM Revision e6143dd0 (ceph): Merge PR #27167 into nautilus
* refs/pull/27167/head:
mgr/diskprediction_cloud: Correct base64 encode translate table
Reviewed-by: Neha Ojha <noj...
Sage Weil
01:53 AM Revision 74b07626 (ceph): Merge PR #27216 into nautilus
* refs/pull/27216/head:
msg/async v2: make v2 work on rdma.
Reviewed-by: Ricardo Dias <rdias@suse.com>
Sage Weil
01:52 AM RADOS Backport #38983 (Resolved): nautilus: Improvements to auto repair
Sage Weil
01:52 AM Revision 726782e9 (ceph): Merge PR #27220 into nautilus
* refs/pull/27220/head:
osd/PG: move '}' to the proper place
doc: Document new pg state and changes to auto repair ...
Sage Weil
01:52 AM mgr Backport #38970 (Resolved): nautilus: Diskprediction unable to transfer data into the cloud server
Sage Weil
01:52 AM Revision 7ff0dbc3 (ceph): Merge PR #27240 into nautilus
* refs/pull/27240/head:
mgr/diskprediction_cloud: Correct base64 encode translate table
Reviewed-by: Kefu Chai <kch...
Sage Weil
01:52 AM Revision c45b8b24 (ceph): Merge PR #27278 into nautilus
* refs/pull/27278/head:
log,global: do not start flusher thread until after we have our mon config
log: buffer log ...
Sage Weil
12:20 AM rgw Backport #38907 (In Progress): mimic: rgw: read not exists null version success and return empty ...
https://github.com/ceph/ceph/pull/27304 Prashant D
12:19 AM CephFS Bug #39020 (Fix Under Review): qa: qa/suites/fs/upgrade testing with upgrades from luminous no lo...
Patrick Donnelly
12:19 AM CephFS Bug #39078 (Fix Under Review): fs: we lack a feature bit for nautilus
https://github.com/ceph/ceph/pull/27303/commits/1aaa3a50c34ed4214d7d13a87b4011a557f2f14a Patrick Donnelly
12:19 AM CephFS Bug #39077 (Fix Under Review): fs: add note to release process that new CEPHFS_FEATURE_X bit need...
Patrick Donnelly
12:14 AM Revision fa14f19d (ceph): rgw: fix read not exists null version return wrong
steps
1.enable bucket versioning
2.PUT obj (got version XXX)
3.GET obj with version_id=null (return success and have ...
Tianshan Qu
12:12 AM RADOS Backport #38906 (In Progress): nautilus: osd/PGLog.h: print olog_can_rollback_to before deciding ...
https://github.com/ceph/ceph/pull/27302 Prashant D
12:06 AM Revision f20de089 (ceph): qa: remove requirement on simple msgr
Fixes: http://tracker.ceph.com/issues/39079
Introduced-by: 28b4392a7191c5ed59c03cdd113050107a8109fc
Signed-off-by: Pa...
Patrick Donnelly

04/01/2019

11:50 PM CephFS Bug #39078 (Resolved): fs: we lack a feature bit for nautilus
This prevents an operator from configuring the file system to only allow nautilus clients. Patrick Donnelly
11:48 PM CephFS Bug #39077 (In Progress): fs: add note to release process that new CEPHFS_FEATURE_X bit needs add...
Patrick Donnelly
11:31 PM CephFS Bug #39077 (Resolved): fs: add note to release process that new CEPHFS_FEATURE_X bit needs added ...
Currently this is done ad-hoc and we just missed Nautilus. Patrick Donnelly
11:17 PM Feature #2394 (Resolved): Provide tool to answer: "when is it safe to kill this osd"
This is now handled by the 'ceph osd ok-to-stop' command, introduced in luminous. Sage Weil
11:11 PM CephFS Bug #38944 (Won't Fix): MDSMonitor: no mechanism for seeing value of allow_new_snaps
The value is available in `ceph fs dump --format=json` in filesystems[].mdsmap.flags. The magic bit number is 2. See ... Patrick Donnelly
11:07 PM Revision c85af379 (ceph): rgw: fix read not exists null version return wrong
steps
1.enable bucket versioning
2.PUT obj (got version XXX)
3.GET obj with version_id=null (return success and have ...
Tianshan Qu
10:59 PM RADOS Bug #37439: Degraded PG does not discover remapped data on originating OSD
My proposal to fix this bug is to call @discover_all_missing@ not only if there are missing objects, but also when th... Jonas Jelten
09:11 PM RADOS Bug #37439: Degraded PG does not discover remapped data on originating OSD
Hi Jonas, thanks for creating a fix for this bug. Could you please upload the latest logs from nautilus, that you hav... Neha Ojha
08:58 PM RADOS Bug #37439 (Fix Under Review): Degraded PG does not discover remapped data on originating OSD
Neha Ojha
01:07 AM RADOS Bug #37439: Degraded PG does not discover remapped data on originating OSD
More findings, now on Nautilus 14.2.0:
OSD.62 once was part of pg 6.65, but content on it got remapped. A restart ...
Jonas Jelten
10:46 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Grant: I notice that the initial event outlined above is from October. Is that the very first anomalous behavior exh... Samuel Just
10:45 PM RADOS Feature #3362 (Resolved): Warn users before allowing pools to be created with more than N*<num_os...
Patrick Donnelly
10:35 PM mgr Bug #39040 (Fix Under Review): mgr: deadlock
Patrick Donnelly
10:26 PM mgr Bug #39040: mgr: deadlock
This has probably been fixed in one of the recent merges. Don't know if those fixes are slated for backport though! Patrick Donnelly
10:23 PM Revision 36167902 (ceph): osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
This is particularly important as the crt might have changed before
being passed to merge_object_divergent_entries()....
Neha Ojha
10:06 PM CephFS Bug #38844 (Pending Backport): mds: mds_cap_revoke_eviction_timeout is not used to initialize Ser...
Patrick Donnelly
10:06 PM Revision b138135e (ceph): Merge PR #26970 into master
* refs/pull/26970/head:
mds: initialize cap_revoke_eviction_timeout with conf
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
10:05 PM CephFS Bug #23262 (Pending Backport): kclient: nofail option not supported
Patrick Donnelly
10:04 PM Revision aad88c01 (ceph): Merge PR #26992 into master
* refs/pull/26992/head:
mount.ceph.c: do not pass nofail to the kernel
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Patrick Donnelly
10:02 PM Revision bd225a42 (ceph): Merge PR #27087 into master
* refs/pull/27087/head:
mds: remove duplicated check on balance amount
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
09:47 PM bluestore Backport #38188: luminous: deep fsck fails on inspecting very large onodes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26387
merged
Yuri Weinstein
09:47 PM Revision 6a949415 (ceph): Merge pull request #26387 from smithfarm/wip-38188-luminous
luminous: osd/bluestore: deep fsck fails on inspecting very large onodes
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
09:46 PM Revision 841ea6b6 (ceph): Merge pull request #26535 from k0ste/luminous_backports3
luminous: mgr/prometheus: add interface and objectstore to osd metadata
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
09:46 PM CephFS Bug #38822 (Pending Backport): mds: there is an assertion when calling Beacon::shutdown()
Patrick Donnelly
09:46 PM Revision 0472cd6e (ceph): Merge PR #27063 into master
* refs/pull/27063/head:
mds: there is an assertion when calling Beacon::shutdown()
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
09:22 PM RADOS Backport #38442: luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26616
merged
Yuri Weinstein
09:22 PM RADOS Backport #38442: luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26616
merged
Yuri Weinstein
09:21 PM Revision 571c9112 (ceph): Merge pull request #26616 from pdvian/wip-38442-luminous
luminous: qa/standalone/osd/osd-markdown: disable CLI command dups
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
09:14 PM Dashboard Bug #39064 (Pending Backport): mgr/dashboard: NFS "Squash" field should be required
Ricardo Marques
02:53 PM Dashboard Bug #39064 (Fix Under Review): mgr/dashboard: NFS "Squash" field should be required
Tiago Melo
01:56 PM Dashboard Bug #39064 (Resolved): mgr/dashboard: NFS "Squash" field should be required
"Squash" field is marked as required, but I was able to submit the following form without selecting any "Squash" opti... Ricardo Marques
09:13 PM Revision 5214655d (ceph): Merge pull request #27294 from tspmelo/wip-nfs-squash
mgr/dashboard: Fix NFS squash default value
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:08 PM mgr Backport #38576: luminous: cherrypy binding anyaddr without ipv6
Noah Watkins wrote:
> https://github.com/ceph/ceph/pull/26751
merged
Yuri Weinstein
09:08 PM Revision 98ac44dc (ceph): Merge pull request #26751 from noahdesu/cherrypy-ipv6-luminous
luminous: mgr/dashboard: fix for using '::' on hosts without ipv6
Reviewed-by: Volker Theile <vtheile@suse.com>
Revi...
Yuri Weinstein
08:53 PM bluestore Bug #38738 (Resolved): ceph ssd osd latency increase over time, until restart
Igor Fedotov
08:45 PM Dashboard Backport #38985: nautilus: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27237
merged
Yuri Weinstein
08:45 PM Revision b41ae335 (ceph): Merge pull request #27237 from s0nea/issue_38265_backport
nautilus: mgr/dashboard/qa: Improve tasks.mgr.test_dashboard.TestDashboard.test_standby
Reviewed-by: Volker Theile <...
Yuri Weinstein
08:44 PM mgr Backport #38974: nautilus: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTele...
Tatjana Dehler wrote:
> https://github.com/ceph/ceph/pull/27246
merged
Yuri Weinstein
08:44 PM Revision 530fa522 (ceph): Merge pull request #27246 from s0nea/wip-38974-nautilus
nautilus: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetryTest)
Reviewed-by: Volker Theil...
Yuri Weinstein
08:43 PM Dashboard Backport #38866: nautilus: mgr/dashboard: Pool list sparkline charts no updating themselves
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27260
merged
Yuri Weinstein
08:43 PM Revision d6bbc145 (ceph): Merge pull request #27260 from pdvian/wip-38866-nautilus
nautilus: mgr/dashboard: fix sparkline component
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Le...
Yuri Weinstein
08:41 PM bluestore Backport #38778: luminous: ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26979
merged
Yuri Weinstein
08:40 PM Revision 34fed1ee (ceph): Merge pull request #26979 from ifed01/wip-ifed-bmap-alloc-luminous
luminous: os/bluestore: backport new bitmap allocator
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by:...
Yuri Weinstein
07:58 PM Revision aa33a26e (ceph): mon/MDSMonitor: add 'mds ok-to-stop' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:58 PM Revision c143b9a3 (ceph): mon/MonMap: add min_quorum_size() helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:58 PM bluestore Bug #25098 (Fix Under Review): Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED ass...
https://github.com/ceph/ceph/pull/27300 Radoslaw Zarzynski
06:02 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff Layton wrote:
> I've started going through the kernel client, as I figured this would be more useful there init...
Patrick Donnelly
04:35 PM CephFS Feature #38951: client: implement asynchronous unlink/create
I've started going through the kernel client, as I figured this would be more useful there initially (and because I u... Jeff Layton
05:19 PM Revision b118097e (ceph): Merge pull request #25353 from cbodley/wip-rgw-sysobj-yield
rgw: add optional_yield to SysObj service interfaces
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
05:18 PM Revision 598b4083 (ceph): Merge pull request #25355 from cbodley/wip-rgw-http-yield
rgw: add optional_yield to http client interface
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
05:18 PM bluestore Backport #38910 (In Progress): mimic: Bitmap allocator might fail to return contiguous chunk desp...
Igor Fedotov
05:15 PM rgw Backport #39073 (In Progress): luminous: multisite: data sync loops back to the start of the data...
https://github.com/ceph/ceph/pull/27299 Casey Bodley
04:57 PM rgw Backport #39073 (Resolved): luminous: multisite: data sync loops back to the start of the datalog...
https://github.com/ceph/ceph/pull/27299 Casey Bodley
05:07 PM Revision a537029a (ceph): rgw: data sync checks empty next_marker for datalog
RGWReadRemoteDataLogShardCR tracks the marker and next_marker
separately, because next_marker will be empty when it r...
Casey Bodley
04:57 PM rgw Backport #39075 (Resolved): nautilus: multisite: data sync loops back to the start of the datalog...
https://github.com/ceph/ceph/pull/27498 Casey Bodley
04:57 PM rgw Backport #39074 (Resolved): mimic: multisite: data sync loops back to the start of the datalog af...
https://github.com/ceph/ceph/pull/29021 Casey Bodley
04:56 PM rgw Bug #39033 (Pending Backport): multisite: data sync loops back to the start of the datalog after ...
Casey Bodley
04:56 PM Revision 142d3a93 (ceph): Merge pull request #27276 from cbodley/wip-39033
rgw multisite: data sync checks empty next_marker for datalog
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
04:56 PM CephFS Backport #38445: luminous: mds: drop cache does not timeout as expected
Venky, this is the backport you're looking for I think. Can you do it?
ACK -- I'll do the backport. Thanks!
Patrick Donnelly
04:55 PM CephFS Backport #38877: luminous: mds: high debug logging with many subtrees is slow
Rishabh, please do this backport. See also this guide: http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_back... Patrick Donnelly
04:54 PM rgw Bug #38700: silent corruption using SSE-C on multi-part upload to S3 with non-default part size
test cases in https://github.com/ceph/s3-tests/pull/266 can be backported as well Casey Bodley
03:27 PM rgw Bug #38700 (Pending Backport): silent corruption using SSE-C on multi-part upload to S3 with non-...
Casey Bodley
04:53 PM CephFS Backport #36462 (New): luminous: ceph-fuse client can't read or write due to backward cap_gen
Patrick Donnelly
04:53 PM CephFS Backport #38735 (Resolved): luminous: qa: tolerate longer heartbeat timeouts when using valgrind
Patrick Donnelly
01:57 PM CephFS Backport #38735: luminous: qa: tolerate longer heartbeat timeouts when using valgrind
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26964
merged
Yuri Weinstein
04:44 PM CephFS Backport #38686 (In Progress): luminous: kcephfs TestClientLimits.test_client_pin fails with "cli...
Patrick Donnelly
04:44 PM CephFS Backport #38686 (Resolved): luminous: kcephfs TestClientLimits.test_client_pin fails with "client...
Patrick Donnelly
04:43 PM Revision 7ba539b5 (ceph): os/bluestore: unconditionally cap chunks returned by allocator to 2^31
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 1337443e37ffbfcaf494bdb2bb80db4cf41b97f9)
Igor Fedotov
04:43 PM CephFS Backport #38669 (Resolved): luminous: "log [WRN] : Health check failed: 1 clients failing to resp...
Patrick Donnelly
01:56 PM CephFS Backport #38669: luminous: "log [WRN] : Health check failed: 1 clients failing to respond to capa...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27024
merged
Yuri Weinstein
04:43 PM Revision 1d61be04 (ceph): os/bluestore: start using 64-bit intervals for bitmap allocator
This helps to avoid 4Gb+ values wrapping which resulted in
allocation failures.
Fixes: https://tracker.ceph.com/issu...
Igor Fedotov
04:43 PM CephFS Backport #38545 (Resolved): luminous: qa: "Loading libcephfs-jni: Failure!"
Patrick Donnelly
01:58 PM CephFS Backport #38545: luminous: qa: "Loading libcephfs-jni: Failure!"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26820
merged
Yuri Weinstein
04:42 PM CephFS Backport #38543 (Resolved): luminous: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs becau...
Patrick Donnelly
01:58 PM CephFS Backport #38543: luminous: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs because clients ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26805
merged
Yuri Weinstein
04:42 PM CephFS Backport #38541 (Resolved): luminous: qa: fsstress with valgrind may timeout
Patrick Donnelly
01:58 PM CephFS Backport #38541: luminous: qa: fsstress with valgrind may timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26776
merged
Yuri Weinstein
04:42 PM CephFS Backport #38449 (Resolved): luminous: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Patrick Donnelly
01:59 PM CephFS Backport #38449: luminous: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26642
merged
Yuri Weinstein
04:41 PM Revision 6201aac7 (ceph): os/bluestore: make bluestore interval base template.
We might need intervals at BlueStore with both 32-bit and 64-bit
lengths. Having base template eliminates the need fo...
Igor Fedotov
04:41 PM Revision 6887178c (ceph): tests/fastbmap_alloc: UT to reproduce 4G allocation bug
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit ed8a93ba387458961444913a8695f538595efacf)
Igor Fedotov
04:41 PM Revision 30f8ac45 (ceph): os/bluestore: os/bluestore: implement dump for bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 80310d98a7456afdb2002eaf2891853ea21eaf68)
Igor Fedotov
04:26 PM Revision 2b38dda6 (ceph): include/ceph_features: SERVER_O -> SERVER_OCTOPUS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:26 PM Revision fbfa7720 (ceph): mon/mon_types: add mon feature for octopus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:26 PM Revision aec8aeb9 (ceph): mon: add ondisk incompat octopus feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:26 PM bluestore Backport #38914 (Rejected): luminous: BlueFS might request more space from slow device than is ac...
This is not needed since we don't have explicit space allocation from BlueFS in mimic/luminous Igor Fedotov
04:26 PM bluestore Backport #38913 (Rejected): mimic: BlueFS might request more space from slow device than is actua...
This is not needed since we don't have explicit space allocation from BlueFS in mimic/luminous Igor Fedotov
04:22 PM Revision b8b1cb90 (ceph): crush/CrushWrapper: ensure crush_choose_arg_map.size == max_buckets
The crush/builder.c crush_add_bucket method resizes the max_buckets array
but a power of 2 when it has to expand, but...
Sage Weil
04:13 PM rbd Cleanup #39072 (Resolved): Drop "ceph_test_librbd_api" target
The librados C++ API is not stable, so it can no longer be used, Jason Dillaman
04:10 PM RADOS Fix #39071 (New): monclient: initial probe is non-optimal with v2+v1
When we are probing both v2 and v1 addrs for mons, we treat them as separate mons, which means we might be probing N ... Sage Weil
04:05 PM Revision cfba0acc (ceph): mon: add 'mon ok-to-{stop,add-offline,rm}' commands
Helpers to decide when it is safe to stop a mon, add a mon that is
not started, or remove a mon. (Adding and start a...
Sage Weil
03:59 PM rgw Backport #39069 (In Progress): mimic: silent corruption using SSE-C on multi-part upload to S3 wi...
Abhishek Lekshmanan
03:50 PM rgw Backport #39069 (Resolved): mimic: silent corruption using SSE-C on multi-part upload to S3 with ...
https://github.com/ceph/ceph/pull/27297 Abhishek Lekshmanan
03:58 PM Revision c83b03b4 (ceph): tests: rgw crypto tests with partlen vector
4 tests are added when either obj_size for an aligned object, and when an object
is not aligned to a boundary (1 B la...
Abhishek Lekshmanan
03:58 PM Revision a41be1a7 (ceph): test_rgw_crypto: add invalid ranges beyond obj boundary
This is just to assert we're not doing an invalid memory access
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.co...
Abhishek Lekshmanan
03:58 PM Revision 325b3584 (ceph): rgw: fixup_range() clamps offsets to valid part range
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Casey Bodley
03:58 PM Revision 67f2b9cf (ceph): rgw: decrypt filter does not cross multipart boundaries
multipart uploads with sse encrypts each part separately, using an
initialization vector based on the part offset
de...
Casey Bodley
03:58 PM Revision ede9eedf (ceph): rgw_crypt: take care of start & end boundaries when parsing range
As http range header is inclusive of start and end ranges, this otherwise breaks
at ranges close to multipart boundar...
Abhishek Lekshmanan
03:58 PM Revision c6d9b723 (ceph): rgw_crypt: make decrypt's parts_len protected
This is so that testing classes can set this and use that to test the branches
in fixup_range tests
Signed-off-by: A...
Abhishek Lekshmanan
03:58 PM Revision d0df6406 (ceph): test_rgw_crypt: BlockCryptNone takes a block_size param
So that block sizes like 4096 can be tested
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked fr...
Abhishek Lekshmanan
03:57 PM rgw Backport #39068 (In Progress): nautilus: silent corruption using SSE-C on multi-part upload to S3...
Abhishek Lekshmanan
03:50 PM rgw Backport #39068 (Resolved): nautilus: silent corruption using SSE-C on multi-part upload to S3 wi...
https://github.com/ceph/ceph/pull/27296 Abhishek Lekshmanan
03:56 PM Revision 0a1c2bb1 (ceph): rgw: decrypt filter does not cross multipart boundaries
multipart uploads with sse encrypts each part separately, using an
initialization vector based on the part offset
de...
Casey Bodley
03:56 PM Revision 2624d4e9 (ceph): rgw_crypt: take care of start & end boundaries when parsing range
As http range header is inclusive of start and end ranges, this otherwise breaks
at ranges close to multipart boundar...
Abhishek Lekshmanan
03:56 PM Revision 265f30a8 (ceph): rgw_crypt: make decrypt's parts_len protected
This is so that testing classes can set this and use that to test the branches
in fixup_range tests
Signed-off-by: A...
Abhishek Lekshmanan
03:56 PM Revision 93b499ba (ceph): test_rgw_crypt: BlockCryptNone takes a block_size param
So that block sizes like 4096 can be tested
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked fr...
Abhishek Lekshmanan
03:56 PM Revision 5987d50b (ceph): tests: rgw crypto tests with partlen vector
4 tests are added when either obj_size for an aligned object, and when an object
is not aligned to a boundary (1 B la...
Abhishek Lekshmanan
03:56 PM Revision 483a97f3 (ceph): test_rgw_crypto: add invalid ranges beyond obj boundary
This is just to assert we're not doing an invalid memory access
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.co...
Abhishek Lekshmanan
03:56 PM Revision d1bfa9d1 (ceph): rgw: fixup_range() clamps offsets to valid part range
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Casey Bodley
03:54 PM rgw Backport #39070 (In Progress): luminous: silent corruption using SSE-C on multi-part upload to S3...
https://github.com/ceph/ceph/pull/27295 Abhishek Lekshmanan
03:50 PM rgw Backport #39070 (Resolved): luminous: silent corruption using SSE-C on multi-part upload to S3 wi...
Abhishek Lekshmanan
03:48 PM Revision c72b438d (ceph): rgw: decrypt filter does not cross multipart boundaries
multipart uploads with sse encrypts each part separately, using an
initialization vector based on the part offset
de...
Casey Bodley
03:48 PM Revision 24a85b02 (ceph): rgw_crypt: take care of start & end boundaries when parsing range
As http range header is inclusive of start and end ranges, this otherwise breaks
at ranges close to multipart boundar...
Abhishek Lekshmanan
03:48 PM Revision d4c017c5 (ceph): rgw_crypt: make decrypt's parts_len protected
This is so that testing classes can set this and use that to test the branches
in fixup_range tests
Signed-off-by: A...
Abhishek Lekshmanan
03:48 PM Revision e012c9ab (ceph): test_rgw_crypt: BlockCryptNone takes a block_size param
So that block sizes like 4096 can be tested
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked fr...
Abhishek Lekshmanan
03:48 PM Revision 6f64c31f (ceph): tests: rgw crypto tests with partlen vector
4 tests are added when either obj_size for an aligned object, and when an object
is not aligned to a boundary (1 B la...
Abhishek Lekshmanan
03:42 PM Dashboard Bug #38997 (Pending Backport): dashboard: NFS: failed to disable NFSv3 in export create
Ricardo Marques
03:42 PM Dashboard Bug #38997 (Resolved): dashboard: NFS: failed to disable NFSv3 in export create
Ricardo Marques
03:40 PM Revision adf4eb54 (ceph): Merge pull request #27244 from tspmelo/wip-nfsv3-prop
mgr/dashboard: Fix deletion of NFS protocol properties
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ricar...
Ricardo Marques
03:30 PM Revision 97d0e5d0 (ceph): Merge PR #27253 into nautilus
* refs/pull/27253/head:
qa/tests added mimic-x-singleton suite to rados as symlink
Reviewed-by: Sage Weil <sage@red...
Sage Weil
03:24 PM Revision 61bcf990 (ceph): Merge pull request #27130 from cbodley/wip-38700
rgw: decrypt filter does not cross multipart boundaries
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Casey Bodley
03:22 PM Dashboard Bug #39067 (Fix Under Review): mgr/dashboard: Typo in "CephFS Name" field on NFS form
Ricardo Marques
03:21 PM Dashboard Bug #39067 (Resolved): mgr/dashboard: Typo in "CephFS Name" field on NFS form
The placeholder of "CephFS Name" has a typo:
!2019-04-01_16-16-31.png!
Should be "-- Select the CephFS filesyst...
Ricardo Marques
03:03 PM Bug #38991 (Won't Fix): "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
The librados C++ API is not stable and therefore this test can no longer be executed. Jason Dillaman
02:58 PM Revision 16b29f9e (ceph): doc: Document new pg state and changes to auto repair behavior
Fixes: http://tracker.ceph.com/issues/38616
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
02:58 PM Revision f040d670 (ceph): osd/PG: move '}' to the proper place
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 0fb951963ff9d03a592bad0d4442049603195e25)
xie xingguo
02:56 PM Revision 546d35fa (ceph): osd: Fixes for 64-bit PG state
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 12bff373d29f4cec8932aa1460da98dca711ec91)
David Zafman
02:56 PM Revision b5fae7ae (ceph): osd: Publish stats after all changes made
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 06e6ebc7836d0bc65361a7857ba8cf4a31040bc2)
David Zafman
02:56 PM Revision ffa25db2 (ceph): test: osd-scrub-repair.sh: use corrupt_and_repair_lrc for lrc tests
Fix for argument handling of create_ec_pool()
Always pass a value for allow_overwrites for consistency
Caused by: 3c...
David Zafman
02:56 PM Revision d8f26bde (ceph): test, osd: Improvements to auto_repair 1(3)
Allow auto_repair for replicated bluestore pools
Regular scrub within auto repair parameters will trigger deep scrub
...
David Zafman
02:56 PM Revision e56c68c5 (ceph): osd: Track num_objects_repaired in pg stats 2(3)
Leave repair pg state on until recovery finishes or a new scrub starts
Fixes: http://tracker.ceph.com/issues/38616
...
David Zafman
02:56 PM Revision 32eddd9e (ceph): osd, test: Add num_shards_repaired to osd_stat_t for pushes with repair...
Fixes: http://tracker.ceph.com/issues/38616
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
02:50 PM Revision 00842992 (ceph): mgr/dashboard: Fix NFS squash default value
Fixes: http://tracker.ceph.com/issues/39064
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:27 PM Dashboard Bug #39063 (Fix Under Review): mgr/dashboard: Cannot submit NFS export form when NFSv4 is not sel...
Tiago Melo
01:47 PM Dashboard Bug #39063 (Resolved): mgr/dashboard: Cannot submit NFS export form when NFSv4 is not selected
Tried to create the following NFS export, but "Submit" button is not working (do nothing when clicked):
!2019-04-0...
Ricardo Marques
02:25 PM RADOS Feature #39066 (Fix Under Review): src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
Kefu Chai
02:21 PM RADOS Feature #39066 (Resolved): src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
Currently it's only possible to run `...make; make tests -j8; ctest ...` on the same machine.
Please consider chan...
Kefu Chai
02:24 PM Revision 3ea544f0 (ceph): ceph-disk/tests: use random unused port for CEPH_MON
Fixes: http://tracker.ceph.com/issues/39066
Signed-off-by: Kefu Chai <kchai@redhat.com>
Conflicts:
src/ceph-disk/te...
Kefu Chai
02:22 PM bluestore Backport #38779 (Resolved): mimic: ceph_test_objecstore: bluefs mount fail with overlapping op_al...
Igor Fedotov
01:52 PM bluestore Backport #38779: mimic: ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26983
merged
Yuri Weinstein
02:06 PM Orchestrator Bug #39065 (Closed): src/script/kubejacker: Fix and simplify
src/script/kubejacker: Fix and simplify
Unfortunately, kubejacker script is not widely used.
In the meantime, s...
Sebastian Wagner
02:05 PM Revision 24db86eb (ceph): src/script/kubejacker: Fix and simplify
Unfortunately, kubejacker script is not widely used.
In the meantime, simplify it to my needs, as I don't need to pu...
Sebastian Wagner
01:59 PM Revision e5150777 (ceph): Merge pull request #26642 from pdvian/wip-38449-luminous
luminous: MDSMonitor: do not assign standby-replay when degraded
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
01:58 PM Revision 4b215ce4 (ceph): Merge pull request #26776 from pdvian/wip-38541-luminous
luminous : qa: bump fsstress timeout to 6h
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
01:58 PM Revision be88d9de (ceph): Merge pull request #26805 from pdvian/wip-38543-luminous
luminous: qa: unmount clients before deleting fs
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
01:57 PM Revision 7aac816d (ceph): Merge pull request #26820 from smithfarm/wip-38545-luminous
luminous: qa: Loading libcephfs-jni: Failure!
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
01:57 PM Revision 67c0c0b6 (ceph): Merge pull request #26964 from ashishkumsingh/wip-38735-luminous
luminous: qa: extend MDS heartbeat grace for valgrind
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
01:56 PM Revision e49f74a6 (ceph): Merge pull request #27024 from pdvian/wip-38669-luminous
luminous: mds: wait for client to release shared cap when re-acquiring xlock
Reviewed-by: Venky Shankar <vshankar@re...
Yuri Weinstein
01:52 PM Revision 64524b5a (ceph): Merge pull request #26983 from ifed01/wip-ifed-bmap-alloc-mimic
mimic: os/bluestore: backport new bitmap allocator
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojha <...
Yuri Weinstein
01:48 PM RADOS Bug #38945 (Pending Backport): osd: leaked pg refs on shutdown
Kefu Chai
01:37 PM Revision 000bc453 (ceph): Merge PR #27206 into master
* refs/pull/27206/head:
osd: shutdown recovery_request_timer earlier
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:22 PM Orchestrator Bug #39062 (Resolved): Rook: Fix creation of Bluestore OSDs
mgr/rook: Fix creatation of bluestore OSDs:
See https://rook.io/docs/rook/v0.9/ceph-cluster-crd.html
Storage...
Sebastian Wagner
01:20 PM Revision 41d3fdc5 (ceph): Merge pull request #27074 from LenzGr/master-documentation
doc: Updated dashboard iSCSI configuration, added labels
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-...
Jason Dillaman
01:09 PM RADOS Bug #38219: rebuild-mondb hangs
i am using following script to reproduce this issue locally, so far no luck... Kefu Chai
12:57 PM CephFS Bug #39061 (Duplicate): Test failure: test_drop_cache_command_timeout_asok (tasks.cephfs.test_mis...
Seen in luminous run: http://qa-proxy.ceph.com/teuthology/yuriw-2019-03-28_20:44:19-fs-wip-yuri4-testing-2019-03-28-1... Venky Shankar
12:42 PM CephFS Bug #39060 (Resolved): ls -S command produces AttributeError: 'str' object has no attribute 'decode'
... Varsha Rao
11:51 AM RADOS Bug #39059 (Can't reproduce): assert in ceph::net::SocketMessenger::unregister_conn()
... Kefu Chai
10:58 AM Dashboard Cleanup #38937 (Pending Backport): mgr/dashboard: Back button component
Ricardo Marques
10:35 AM Dashboard Cleanup #38937 (Resolved): mgr/dashboard: Back button component
Ricardo Marques
10:42 AM Dashboard Backport #39058 (Resolved): nautilus: mgr/dashboard: Back button component
https://github.com/ceph/ceph/pull/27405 Stephan Müller
10:35 AM Revision 56418de1 (ceph): Merge pull request #27164 from Devp00l/issue-38937
mgr/dashboard: Back button component
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tiago Melo <tmel...
Ricardo Marques
09:28 AM Revision cb6e8949 (ceph): rgw/pubsub: test and doc bucket deletion impact on notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:18 AM Dashboard Backport #39052 (In Progress): nautilus: mgr/dashboard add polish language
Tatjana Dehler
09:18 AM Dashboard Bug #39030 (Pending Backport): mgr/dashboard: update vstart to use new ssl_server_port
Ricardo Marques
08:53 AM Revision 4b86d982 (ceph): Merge pull request #27269 from rhcs-dashboard/wip-39030-master
mgr/dashboard: update vstart to use new ssl port
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ta...
Sebastian Wagner
08:48 AM Revision 0c3b9640 (ceph): mgr/dashboard: Add polish translation
Add polish translation.
Removed 5 unused trans-units.
Fixes: https://tracker.ceph.com/issues/38236
Signed-off-by: Se...
Sebastian Krah
08:07 AM Orchestrator Feature #39057 (Duplicate): orchestrator_cli should check minimum device size
Otherwise we might get an error like this:... Sebastian Wagner
07:06 AM rgw Documentation #38721 (Resolved): Remove OpenStack Kilo reference in the keystone documentation
Kefu Chai
07:05 AM Revision 77df70d9 (ceph): Merge pull request #27203 from falcon78921/wip-doc-38721
doc: removed OpenStack Kilo references in Keystone docs
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Kefu Chai
07:03 AM Revision 25ebd77d (ceph): Merge pull request #27264 from rouming/fio-ceph-messenger--dummy-auth-f...
fio_ceph_messenger: catch up v2 proto changes by using dummy auth
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
03:22 AM RADOS Bug #39056: localize-reads does not increment pg stats read count
when set the flag of '--localize-reads', maybe peer_pg will complete read task, but peer_pg will not count read_num.... Jilong li
03:09 AM RADOS Bug #39056 (New): localize-reads does not increment pg stats read count
when I mounted ceph-fuse, I setted the flag of '--localize-reads'. I found during the test that read_num count was In... Jilong li
02:24 AM Dashboard Documentation #38584 (Resolved): mgr/dashboard: Add info about "ceph-mgr-dashboard" being a separ...
Kefu Chai
01:12 AM Revision 5108860c (ceph): mgr/BaseMgrModule: drop GIL in ceph_store_set
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:11 AM Revision 96b7319c (ceph): mgr/BaseMgrModule: drop GIL in set_config
Holding GIL and run mon_command turns out to be easily deadlock-prone.
https://tracker.ceph.com/issues/35985 is a typ...
xie xingguo
12:52 AM RADOS Backport #38904: mimic: osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
https://github.com/ceph/ceph/pull/27284 Prashant D
12:50 AM Dashboard Backport #38878 (In Progress): nautilus: mgr/dashboard: Add date range and log search functionality
https://github.com/ceph/ceph/pull/27283 Prashant D

03/31/2019

11:41 PM Revision e6c706ce (ceph): osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
This is particularly important as the crt might have changed before
being passed to merge_object_divergent_entries()....
Neha Ojha
11:32 PM Dashboard Bug #24453 (Fix Under Review): mgr/dashboard: Manager should complain about wrong dashboard certi...
Lenz Grimmer
11:25 PM Revision 8a746591 (ceph): mgr/dashboard: Add date range and log search functionality
Fixes: http://tracker.ceph.com/issues/37387t st
Signed-off-by: guodan1 <guodan1@lenovo.com>
(cherry picked from comm...
guodan1
07:52 PM Revision 376a3df0 (ceph): rgw/pubsub: avoid static creation of amqp manager
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:32 PM Dashboard Bug #35907 (Resolved): mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
Lenz Grimmer
07:31 PM Dashboard Backport #35925 (Resolved): mimic: mgr/dashboard: Progress bar does not stop in TableKeyValueComp...
Lenz Grimmer
07:02 PM RADOS Bug #39055 (New): OSD's crash when specific PG is trying to backfill
Hi,
I've got a peculiar issue whereby a specific PG is trying to backfill it's objects to the other peers, but th...
Alex Tijhuis
06:32 PM Revision 71e46887 (ceph): doc: Updated dashboard iSCSI configuration, added labels
Added note about the requirement for the latest ceph-iscsi version
3 to the dashboard documentation. Added some doc r...
Lenz Grimmer
03:48 PM rgw Bug #38470: Radosg-admin can't delete bucket and radosgw-admin gc process not working (or very sl...
i updated my cluster to 13.2.5
issue https://tracker.ceph.com/issues/38134 not same my issue
delete bucket log ...
hoan nv
12:55 PM Revision 967d8327 (ceph): vstart: generate environment script suitable for sourcing
At the end, vstart.sh will print out some commands to set up the
environment variables suitably for running things ou...
Jeff Layton
12:08 PM RADOS Bug #39054 (Closed): osd push failed because local copy is 4394'133607637
ceph-osd.1.log:7085:2019-02-27 13:07:21.336004 7f666b5bb700 -1 log_channel(cluster) log [ERR] : 3.33 push 3:ccb8da9c:... yite gu
08:40 AM Revision 9fd0f873 (ceph): rgw/pubsub: add s3-compatible API documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz

03/30/2019

10:00 PM Revision 5f4aa35d (ceph): script/ceph-release-notes: alternate merge commit format
When PRs are merged via GitHub web GUI, the merge commit looks like
this:
Merge pull request #27161 from cbodley...
Nathan Cutler
07:14 PM RADOS Bug #38931: osd does not proactively remove leftover PGs
https://github.com/ceph/ceph/pull/27205/commits/f7c5b01e181630bb15e8b923b0334eb6adfdf50a Neha Ojha
06:15 PM RADOS Bug #39053 (New): changing pool crush rule may lead to IO stop

How to reproduce:
1. create some OSDs
2. change their class to, say, "xxx"
3. create replicated crush rule ref...
Марк Коренберг
04:39 PM Backport #38966 (Need More Info): mimic: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(...
non-trivial backport Nathan Cutler
04:27 PM bluestore Backport #38915 (Resolved): nautilus: BlueFS might request more space from slow device than is ac...
Nathan Cutler
01:38 PM Backport #38967 (Resolved): nautilus: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.f...
Sage Weil
01:37 PM RADOS Backport #38860 (Resolved): nautilus: upmap broken the crush rule
Sage Weil
01:37 PM Revision 4bb9b763 (ceph): Merge PR #27225 into nautilus
* refs/pull/27225/head:
osd/OSDMap: add log for better debugging
osd/OSDMap: calc_pg_upmaps - restrict optimization...
Sage Weil
01:37 PM Revision b21d7145 (ceph): Merge PR #27217 into nautilus
* refs/pull/27217/head:
common/config: parse --default-$option as a default value
Reviewed-by: Sébastien Han <seb@r...
Sage Weil
01:36 PM Revision b61eb7e4 (ceph): Merge PR #27215 into nautilus
* refs/pull/27215/head:
mon/MonClient: do not dereference auth_supported.end()
Reviewed-by: Kefu Chai <kchai@redhat...
Sage Weil
01:36 PM Revision e08cb13a (ceph): Merge PR #27197 into nautilus
* refs/pull/27197/head:
msg: default to debug_ms=0
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:35 PM bluestore Backport #38912 (Resolved): nautilus: Bitmap allocator might fail to return contiguous chunk desp...
Sage Weil
01:35 PM Revision d2021f8b (ceph): Merge PR #27139 into nautilus
* refs/pull/27139/head:
os/bluestore: unconditionally cap chunks returned by allocator to 2^31
os/bluestore: start ...
Sage Weil
11:51 AM Revision 67b670b7 (ceph): cephfs-shell: Fix hidden files and directories list by ls command
'ls -a' command should only list the hidden files and directories. This patch
fixes such listing by any other 'ls' co...
Varsha Rao
08:46 AM RADOS Bug #38784 (Pending Backport): osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(...
xie xingguo
08:46 AM Revision fc465844 (ceph): Merge pull request #27205 from xiexingguo/wip-38784
osd/PG: introduce all_missing_unfound helper
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo
08:36 AM Revision 98774231 (ceph): Merge pull request #27182 from xiexingguo/wip-38931
osd/PG: move down peers out from peer_purged
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
08:21 AM RADOS Backport #38854 (Resolved): luminous: .mgrstat failed to decode mgrstat state; luminous dev version?
Nathan Cutler
08:21 AM Backport #38965 (Resolved): luminous: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.f...
Nathan Cutler
08:21 AM RADOS Backport #38859 (Resolved): luminous: upmap broken the crush rule
Nathan Cutler
08:20 AM Dashboard Backport #39052 (Resolved): nautilus: mgr/dashboard add polish language
https://github.com/ceph/ceph/pull/27287 Nathan Cutler
08:20 AM RADOS Backport #38857 (Resolved): luminous: should set EPOLLET flag on del_event()
Nathan Cutler
08:19 AM CephFS Backport #39051 (Resolved): nautilus: doc: add LAZYIO
https://github.com/ceph/ceph/pull/27899 Nathan Cutler
08:19 AM CephFS Backport #39050 (Resolved): nautilus: ceph_volume_client: Too many arguments for "WriteOpCtx"
https://github.com/ceph/ceph/pull/27893 Nathan Cutler
08:19 AM rgw Backport #39049 (Resolved): mimic: rgw: beast endpoint doesn't set a default port
https://github.com/ceph/ceph/pull/27661 Nathan Cutler
08:19 AM rgw Backport #39048 (Resolved): nautilus: rgw: beast endpoint doesn't set a default port
https://github.com/ceph/ceph/pull/27660 Nathan Cutler
08:19 AM rgw Backport #39047 (Resolved): mimic: rgw: update resharding documentation
https://github.com/ceph/ceph/pull/29020 Nathan Cutler
08:18 AM rgw Backport #39046 (Resolved): nautilus: rgw: update resharding documentation
https://github.com/ceph/ceph/pull/27923 Nathan Cutler
08:18 AM rgw Backport #39045 (Rejected): luminous: rgw: update resharding documentation
Nathan Cutler
08:18 AM RADOS Backport #39044 (Resolved): mimic: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27629 Nathan Cutler
08:18 AM RADOS Backport #39043 (Resolved): nautilus: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27632 Nathan Cutler
08:18 AM RADOS Backport #39042 (Resolved): luminous: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27715 Nathan Cutler
08:16 AM Dashboard Feature #38933: mgr/dashboard: FixtureHelper
@Stephan - I assume you just want this backported to nautilus. I took the following steps to facilitate that:
1. c...
Nathan Cutler
08:11 AM Dashboard Backport #39041 (Resolved): nautilus: mgr/dashboard: FixtureHelper
https://github.com/ceph/ceph/pull/27398 Nathan Cutler
02:55 AM mgr Bug #39040: mgr: deadlock
thread 4 is currently holding GIL and waiting for mon_command to finish, while thread 8 (mon_client's finisher thread... xie xingguo
02:52 AM mgr Bug #39040 (Resolved): mgr: deadlock
@Thread 4 (Thread 0x7fa7b1350700 (LWP 2832129)):
#0 0x00007fa7d501a945 in pthread_cond_wait@@GLIBC_2.3.2 () from /l...
xie xingguo
01:22 AM Revision f7c5b01e (ceph): osd/PG: move down peers out from peer_purged
In purge_strays(), we'll aggressively clear stray_set and
add all related peers into peer_purged.
However, if the co...
xie xingguo
01:05 AM Revision 017cd2a6 (ceph): mds: drop reconnect message from non-existent session
fixes:http://tracker.ceph.com/issues/39026
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang

03/29/2019

11:19 PM Revision e4df0859 (ceph): log,global: do not start flusher thread until after we have our mon config
We want to respect the settings in the mon config that affect logging before
we enable the flusher thread. That allo...
Sage Weil
11:19 PM Revision 05ef8f4f (ceph): log: buffer log entries until flusher thread starts
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 4af24e57aafd8774da4b1d2c7e3b17dcae1c18a0)
Sage Weil
11:19 PM Revision 8ad38898 (ceph): log: open log file from flusher thread
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 16c5d828fa93b1a5bdf9c396d7c0ce236b46df9b)
Sage Weil
11:19 PM Revision be4964a5 (ceph): common/ceph_context: fix log_to_file observer
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d8810ab58241b80776e2564bce911299341f73e7)
Sage Weil
11:19 PM Revision a957e5ef (ceph): common: add bool log_to_file option
This allows us to disable and reenable logging to a file while preservng
the default log_file location. This is anal...
Sage Weil
11:04 PM RADOS Bug #39039 (Duplicate): mon connection reset, command not resent
... Sage Weil
10:58 PM Revision 53a036cc (ceph): Merge PR #27249 into master
* refs/pull/27249/head:
qa/suites/rados/thrash-old-clients: fix up v1/v2 options
Reviewed-by: Neha Ojha <nojha@redh...
Sage Weil
10:58 PM Revision 51a6b3b8 (ceph): Merge PR #27133 into master
* refs/pull/27133/head:
log,global: do not start flusher thread until after we have our mon config
log: buffer log ...
Sage Weil
09:44 PM Revision e1396941 (ceph): Merge PR #26976 into master
* refs/pull/26976/head:
doc: add doc for cephfs lazyio
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:44 PM CephFS Documentation #38729 (Pending Backport): doc: add LAZYIO
Patrick Donnelly
09:41 PM Revision 34630353 (ceph): Merge PR #27199 into master
* refs/pull/27199/head:
mds: fix dump routine for session_info_t.used_inos
mds: fix some misleading log messages
c...
Patrick Donnelly
09:37 PM CephFS Bug #38804 (Fix Under Review): cephfs-shell: ls always lists hidden files and directories
Patrick Donnelly
07:45 PM RADOS Backport #38854: luminous: .mgrstat failed to decode mgrstat state; luminous dev version?
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27207
merged
Yuri Weinstein
07:45 PM Revision 5826bb6c (ceph): Merge pull request #27207 from pdvian/wip-38854-luminous
luminous: mon/MgrStatMonitor: ensure only one copy of initial service map
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:45 PM Backport #38965: luminous: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27224
merged
Yuri Weinstein
07:45 PM RADOS Backport #38859: luminous: upmap broken the crush rule
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27224
merged
Yuri Weinstein
07:44 PM Revision d3c74732 (ceph): Merge pull request #27224 from xiexingguo/wip-luminous-upmap-backports
luminous: osd: backport recent upmap fixes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:44 PM RADOS Backport #38857: luminous: should set EPOLLET flag on del_event()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27226
merged
Yuri Weinstein
07:44 PM Revision 531d8c3f (ceph): Merge pull request #27226 from pdvian/wip-38857-luminous
luminous: should set EPOLLET flag on del_event()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Neha Ojha <n...
Yuri Weinstein
07:32 PM Revision c427818b (ceph): qa/tests added mimic-x-singleton suite to rados as symlink
replaces https://github.com/ceph/ceph/pull/27131
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
06:21 PM Revision 5792c037 (ceph): mgr/dashboard: udpate vstart to use new ssl port
Fixes: https://tracker.ceph.com/issues/39030
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
06:18 PM Revision d0142a18 (ceph): DNM qa/rgw: disable debuginfo packages
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:22 PM rgw Bug #39000 (Pending Backport): rgw: beast endpoint doesn't set a default port
Casey Bodley
05:22 PM Revision 08084bae (ceph): Merge pull request #27242 from theanalyst/beast-fe-ports
rgw: beast port parsing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:58 PM Orchestrator Bug #38799: rook-ceph-system namespace hardcoded in the rook orchestrator
https://github.com/ceph/ceph/blob/9099a0d7c8306babbfc7d4662fde2ebb8af9ca4e/src/pybind/mgr/rook/rook_cluster.py#L28 Sebastian Wagner
04:06 PM Orchestrator Bug #38799: rook-ceph-system namespace hardcoded in the rook orchestrator
https://github.com/rook/rook/pull/2903 Sebastian Wagner
01:51 PM Orchestrator Bug #38799 (In Progress): rook-ceph-system namespace hardcoded in the rook orchestrator
Sebastian Wagner
04:58 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff Layton wrote:
> Today, we have no support for asynchronous MDS requests. make_request always blocks on the requ...
Patrick Donnelly
04:35 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Today, we have no support for asynchronous MDS requests. make_request always blocks on the request. So the first step... Jeff Layton
04:55 PM rgw Bug #39038 (Resolved): beast: multiple v4 and v6 endpoints with the same port will cause failure
currently the following combinations are known to fail:
rgw frontends = beast endpoint=[::]:8000 endpoint=0....
Abhishek Lekshmanan
04:51 PM rgw Bug #38990: rgw: race condition between resharding and ops waiting on resharding
J. Eric Ivancich
04:26 PM rgw Documentation #39007 (Pending Backport): rgw: update resharding documentation
Casey Bodley
04:18 PM Dashboard Feature #36722 (Fix Under Review): mgr/dashboard: Silence Alertmanager alerts
Stephan Müller
04:18 PM CephFS Bug #39026 (Fix Under Review): mds: crash during mds restart
Patrick Donnelly
05:33 AM CephFS Bug #39026: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27256 shen hang
03:41 AM CephFS Bug #39026 (Resolved): mds: crash during mds restart
On version 12.2.10... shen hang
03:30 PM Revision 9e5d4bd1 (ceph): rgw: beast: set a default port for endpoints
if no port is specified we don't set one(or set to 0), and don't exactly error
out, so rgw keeps running without bein...
Abhishek Lekshmanan
03:19 PM rgw Bug #39033 (Fix Under Review): multisite: data sync loops back to the start of the datalog after ...
Casey Bodley
03:06 PM rgw Bug #39033: multisite: data sync loops back to the start of the datalog after reaching the end
this leads to the following behavior after multisite tests:... Casey Bodley
02:29 PM rgw Bug #39033 (Resolved): multisite: data sync loops back to the start of the datalog after reaching...
RGWDataSyncShardCR was changed in https://github.com/ceph/ceph/pull/23596 to no longer call RGWReadRemoteDataLogShard... Casey Bodley
03:12 PM Revision 0f5065d2 (ceph): librados/asio: add async_notify() to wrap aio_notify()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision 2fd33fec (ceph): rgw: add rgw_rados_notify() with optional_yield
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision c33eee4e (ceph): rgw: RGWSI_RADOS::Obj::notify() takes optional_yield
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision 15ec2fa3 (ceph): rgw: add optional_yield to RGWSI_SysObj_Core interface
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision 9e742a6b (ceph): rgw: add optional_yield to RGWSI_SysObj_Cache
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision 38ac4d17 (ceph): rgw: add optional_yield to RGWSI_SysObj
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision b16e5f3d (ceph): rgw: add optional_yield to RGWSI_Notify
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:12 PM Revision 41806015 (ceph): rgw: callers pass null_yield to RGWSI_SysObj
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:02 PM Dashboard Feature #39037 (Fix Under Review): mgr/dashboard: Localization for date picker module
Stephan Müller
02:48 PM Dashboard Feature #39037 (Resolved): mgr/dashboard: Localization for date picker module
Set localization for all uses of the date picker module (currently only one use, but soon more) Stephan Müller
02:47 PM Revision f47791e3 (ceph): mgr/dashboard: Fix deletion of NFS protocol properties
Fixes: http://tracker.ceph.com/issues/38997
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:46 PM Dashboard Bug #39036 (Resolved): mgr/dashboard: Validate if any client belongs to more than one group
In `ceph-iscsi` one client cannot belong to more than one group, so we need to implement this validation in iSCSI tar... Ricardo Marques
02:41 PM Dashboard Feature #38933 (Pending Backport): mgr/dashboard: FixtureHelper
Stephan Müller
02:40 PM Dashboard Bug #39034 (Fix Under Review): mgr/dashboard: Queue notifications as default
Stephan Müller
02:34 PM Dashboard Bug #39034 (Resolved): mgr/dashboard: Queue notifications as default
All notifications should be queued for a short amount of time, like the current notifications from Prometheus.
Thi...
Stephan Müller
02:36 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
-With much kludging, it does seem that this can be done after all.-
-Here's a backend configuration that does seem...
Florian Haas
10:54 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
> Just to be clear, if we don't accept TCP connections to the dashboard webserver port in non-active mgrs that will m... Florian Haas
10:20 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Florian Haas wrote:
> I'm not sure what the "right" way to resolve this would be, to be honest. Perhaps include a ...
Ricardo Dias
10:04 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
One more option I'm currently looking into: combining @mode tcp@ with @option httpcheck@. That might be reasonably si... Florian Haas
09:43 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
-I should add one more thing here: even with SSL enabled on the backend, it would be possible to configure HAproxy wi... Florian Haas
09:09 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
So here is the run-down of the issue as I see it. I'll add a little bit of information that may well be common knowle... Florian Haas
02:36 PM CephFS Bug #38946 (Pending Backport): ceph_volume_client: Too many arguments for "WriteOpCtx"
Kefu Chai
02:35 PM Revision 9099a0d7 (ceph): Merge pull request #27213 from ajarr/fix-38946
pybind: fix use of WriteOpCtx and ReadOpCtx
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Patrick Do...
Kefu Chai
02:34 PM Dashboard Feature #38236 (Pending Backport): mgr/dashboard add polish language
Anonymous
02:26 PM Dashboard Feature #38236 (Resolved): mgr/dashboard add polish language
Anonymous
02:30 PM Revision e52ef15c (ceph): auth: Update AuthClientHandler.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 093d8548 (ceph): auth: Update AuthRegistry.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fd42c1ea (ceph): auth: Update Crypto.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 6f6ed4f9 (ceph): auth: Update AuthServer.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 251a4aaa (ceph): auth: Update AuthServiceHandler.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 48e7188b (ceph): common: Update options.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 181c6e7c (ceph): common: Update hobject.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 4e446a9d (ceph): common: Update histogram.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 7cee8043 (ceph): common: Update fork_function.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 139ffcc8 (ceph): common: Update entity_name.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 2818b741 (ceph): common: Update config_values.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision cf15ce9f (ceph): common: Update config_proxy.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 2383e36c (ceph): common: Update config_obs_mgr.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 5c651d2c (ceph): common: Update config.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 80bbbd48 (ceph): common: Update ceph_json.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision cc02bf5d (ceph): common: Update WorkQueue.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 386fea84 (ceph): common: Update TrackedOp.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision bd24bbdc (ceph): common: Update Throttle.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision de4f840b (ceph): common: Update LogEntry.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 6fecde75 (ceph): common: Update LogClient.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision d196e00e (ceph): common: Update Finisher.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision a1564f2e (ceph): common: Update EventTrace.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision a75864d3 (ceph): common: Update CommandTable.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fe5e8d3c (ceph): cls/sdk: Update cls_sdk.cc to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 105c4252 (ceph): cls/numops: Update cls_numops.cc to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8bfe6a49 (ceph): cls/lock: Update cls_lock_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 6dc7ee95 (ceph): journal: Update cls_journal_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 1430bd74 (ceph): hello: Update cls_hello.cc to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 510bbe2e (ceph): auth: Update KeyRing.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 3a57bea2 (ceph): auth: Update Auth.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision eb75a0c3 (ceph): auth: Update AuthClient.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 883f36ea (ceph): auth: Update AuthAuthorizedHandler.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 009fc9ee (ceph): include: Update object.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 10694714 (ceph): include: Update interval_set.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 1069bc46 (ceph): include: Update health.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fe1fa9dc (ceph): include: Update fs_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 9d23ddbd (ceph): include: Update encoding.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 63ef3b9f (ceph): include: Update denc.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision d4b49135 (ceph): include: Update compact_set.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision a9844626 (ceph): include: Update compact_map.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b5de8a70 (ceph): include: Update ceph_assert.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision f968379a (ceph): include: Update CompatSet.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision ef997b95 (ceph): erasure-code: Update clay to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fbc4057e (ceph): erasure-code: Update shec to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 3a6b6f8a (ceph): erasure-code: Update lrc to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8c20ca02 (ceph): erasure-code: Update jerasure to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b4eb8026 (ceph): erasure-code: Update isa to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision ea3d1105 (ceph): erasure-code: Update ErasureCode to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 6ed31d08 (ceph): crush: Update to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 50cbb6d1 (ceph): compressor: Update Compressor.cc to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 4fda7914 (ceph): common: Update zipkin_trace.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fe7fceb0 (ceph): common: Update snap_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision ce7d9730 (ceph): common: Update admin_socket.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8034dcc1 (ceph): common: Update bloom_filter.hpp to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 3eeb88cd (ceph): common: Update ceph_context.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision c2f2a7bf (ceph): common: Update scrub_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 25014046 (ceph): common: Update perf_counters.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision c4a77b26 (ceph): messages: Update MMonSubscribeAck.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 16cb4ce5 (ceph): messages: Update MMonSubscribe.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision d47e5568 (ceph): messages: Update MMonMap.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 289107c7 (ceph): messages: Update MMonGetVersionReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision e6693d5e (ceph): messages: Update MMonGetVersion.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 748692d5 (ceph): messages: Update MMonGetOSDMap.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b0eeb108 (ceph): messages: Update MMonCommandAck.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 7cecfaf5 (ceph): messages: Update MMonCommand.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b8053220 (ceph): messages: Update MMgrReport.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 85a6723e (ceph): messages: Update MMgrOpen.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 121468db (ceph): messages: Update MMgrMap.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 68767d1a (ceph): messages: Update MMgrConfigure.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 67f0b2fa (ceph): messages: Update MMgrClose.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 3b476512 (ceph): messages: Update MLogAck.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fddce452 (ceph): messages: Update MGetPoolStatsReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8447a533 (ceph): messages: Update MGetPoolStats.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 98fd74e8 (ceph): messages: Update MGetConfig.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 982103ae (ceph): messages: Update MCommandReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 5ee27ec3 (ceph): messages: Update MConfig.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 41b4b1c9 (ceph): messages: Update MCommand.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 73d6e7ea (ceph): messages: Update MAuthReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 32fa05be (ceph): messages: Update MAuth.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision bef8c043 (ceph): kv: Update KeyValueDB.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 36deafc9 (ceph): include: Update uuid.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision eb25263c (ceph): include: Update utime.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision a617ffc5 (ceph): include: Update util.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision e2e68dba (ceph): include: Update types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision f5d6adbe (ceph): mon: Update Session.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b1ea0df6 (ceph): mon: Update PGMap to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 33108d17 (ceph): mon: Update MonMap to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 5475f67b (ceph): mon: Update MonClient to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 181f7022 (ceph): mon: Update MonCap to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 45eeca27 (ceph): mgr: Update ServiceMap to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision f30f8668 (ceph): mon: Update MgrMap.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8063342f (ceph): mgr: Update OSDPerfMetricTypes.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision f50084d2 (ceph): mgr: Update MgrContext.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 78df8675 (ceph): mgr: Update MgrClient to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 550c8102 (ceph): mgr: Update DaemonHealthMetric.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 478cc07d (ceph): messages: Update PaxosServiceMessage.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 813c9708 (ceph): messages: Update MWatchNotify.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 0b7ac518 (ceph): messages: Update MStatfsReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 84f3119a (ceph): messages: Update MStatfs.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision fb22bef5 (ceph): messages: Update MPoolOpReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8153f0c4 (ceph): messages: Update MPoolOp.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 527084dd (ceph): messages: Update MPGStats.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 73e6dc5c (ceph): messages: Update MOSDRepOpReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision ef059584 (ceph): messages: Update MOSDOpReply.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision e2bdaa0c (ceph): messages: Update MOSDOpRepOp.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 2d275522 (ceph): messages: Update MOSDPeeringOp.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 14310f4a (ceph): messages: Update MOSDOp.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision e3b8c4a5 (ceph): messages: Update MOSDPGLog.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 535119ed (ceph): messages: Update MOSDMap.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 0f57cea4 (ceph): messages: Update MOSDBackoff.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision c61ea889 (ceph): osdc: Update Objecter to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 6c1a2151 (ceph): osdc: Update Striper to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision ce14d64a (ceph): osdc: Update Filer.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 75014ceb (ceph): osd: Update osd_types to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b7746d84 (ceph): osd: Update OpRequest to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision a192c1a5 (ceph): osd: Update OSDMap to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision a7676dcd (ceph): osd: Update HitSet to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision d96e891f (ceph): osd: Update ECMsgTypes to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision c2ad0f91 (ceph): osd: Update OSDMapMapping to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 1f55bd40 (ceph): osd: Update Watch.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision e7e44ed3 (ceph): osd: Update PGPeeringEvent.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision efbd9e17 (ceph): os: Update ObjectMap.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 850c1d02 (ceph): os: Update ObjectStore.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision b622448c (ceph): objclass: Update objclass.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 2ae9853a (ceph): msg: Update msg_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision db6efb71 (ceph): msg: Update Messenger.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 150ed2b6 (ceph): msg: Update Message.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 814f5286 (ceph): msg: Update Connection.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 157162b1 (ceph): mon: Update mon_types.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:30 PM Revision 8d7af2d7 (ceph): mon: Update health_check.h to work without using namespace
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:29 PM bluestore Bug #38176: Unable to recover from ENOSPC in BlueFS, WAL
Solution proposal: https://github.com/ceph/ceph/pull/26276
It was decided not to implement it at this stage.
Adam Kupczyk
02:29 PM Revision 2ff63778 (ceph): rgw: data sync checks empty next_marker for datalog
RGWReadRemoteDataLogShardCR tracks the marker and next_marker
separately, because next_marker will be empty when it r...
Casey Bodley
02:24 PM Revision 5516d03a (ceph): Merge pull request #27157 from Devp00l/issue-38933
mgr/dashboard: FixtureHelper
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:19 PM Revision e8066586 (ceph): Merge pull request #27247 from Exotelis/polish-translation
mgr/dashboard: Add polish translation
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
01:45 PM Dashboard Cleanup #39032: mgr/dashboard: Different icons for same button in different views
1.Edit button
On other views
!http://tracker.ceph.com/attachments/download/4048/Screenshot%20from%202019-03-29%2014...
Kanika Murarka
01:40 PM Dashboard Cleanup #39032 (Resolved): mgr/dashboard: Different icons for same button in different views
Kanika Murarka
01:44 PM Dashboard Bug #38794 (Fix Under Review): mgr/dashboard: Only delete removed gateways
Ricardo Marques
11:34 AM Dashboard Bug #38794 (In Progress): mgr/dashboard: Only delete removed gateways
Ricardo Marques
01:12 PM rbd Bug #39031 (Resolved): 'rbd mirror status --verbose' will occasionally seg fault
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1820976... Jason Dillaman
12:57 PM Revision ef1d17dd (ceph): mgr/dashboard: FixtureHelper
Fixes: https://tracker.ceph.com/issues/38933
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
12:56 PM rbd Bug #39027 (Closed): rbd snap remove error have log radosgw pool
Please reference the following [1] when creating your CephX user caps. Specifically, your user is required to have re... Jason Dillaman
08:25 AM rbd Bug #39027 (Closed): rbd snap remove error have log radosgw pool
i run rbd on ceph cluster ... hoan nv
12:43 PM Revision 0e056745 (ceph): mgr/dashboard: Update messages.xlf
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
11:21 AM Revision ad960f1a (ceph): mgr/dashboard: Back button component
Fixes: https://tracker.ceph.com/issues/38937
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
11:20 AM Dashboard Bug #39030 (Fix Under Review): mgr/dashboard: update vstart to use new ssl_server_port
Ernesto Puerta
11:11 AM Dashboard Bug #39030 (Resolved): mgr/dashboard: update vstart to use new ssl_server_port
After PR https://github.com/ceph/ceph/pull/26914 was merged, the option for setting SSL port is distinct from the reg... Ernesto Puerta
10:53 AM rbd Bug #38364 (Fix Under Review): [sparsify] verify that image isn't using an EC data pool
Mykola Golub
05:51 AM rbd Bug #38364 (In Progress): [sparsify] verify that image isn't using an EC data pool
Mykola Golub
10:40 AM Dashboard Backport #38988 (In Progress): nautilus: mgr/dashboard Add refresh interval to the dashboard land...
Tatjana Dehler
10:35 AM Revision e95853ee (ceph): mgr/dashboar: Add refresh nterval to the dashboard landing page
Fixes: http://tracker.ceph.com/issues/26872
Signed-off-by: guodan1 <guodan1@lenovo.com>
(cherry picked from commit 5...
guodan1
10:20 AM Revision 9c736f57 (ceph): qa: krbd_wac.sh: add lvm test case
The script isn't generic anymore, move it to the rbd directory.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
09:57 AM Revision d10ab9eb (ceph): src/valgrind.supp: replace with the teuthology's whitelist.
This change drops src/valgrind.supp file and transplates
the current teuthology's whitelist into qa/valgrind.supp.
T...
Radoslaw Zarzynski
09:57 AM Revision 35274eba (ceph): valgrind.supp: add clauses for uninitialised gcm.Xi in OpenSSL.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:53 AM Revision 466bc50d (ceph): test/fio/fio_ceph_messenger: catch up v2 proto changes by using dummy auth
This change makes v2 protocol work.
Signed-off-by: Roman Penyaev <rpenyaev@suse.de>
Roman Penyaev
09:31 AM Revision 0e357ca7 (ceph): mgr/dashboard: Check if gateway is in use before deletion
Fixes: https://tracker.ceph.com/issues/39029
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:30 AM Dashboard Bug #39029 (Fix Under Review): mgr/dashboard: Check if gateway is in use before allowing the dele...
Ricardo Marques
09:27 AM Dashboard Bug #39029 (In Progress): mgr/dashboard: Check if gateway is in use before allowing the deletion ...
Ricardo Marques
09:01 AM Dashboard Bug #39029 (Resolved): mgr/dashboard: Check if gateway is in use before allowing the deletion via...
If an iSCSI gateway is in use by any target in the iSCSI configuration, `ceph dashboard iscsi-gateway-rm` should prev... Ricardo Marques
09:27 AM mgr Backport #38969 (In Progress): nautilus: mgr: Configure Py root logger for Mgr modules
Tatjana Dehler
09:21 AM Revision 82dad9d8 (ceph): mgr: Configure Py root logger for Mgr modules
Add the CPlusPlusHandler to the Python root logger, thus the Mgr module itself and all 3rd party libraries will log t... Volker Theile
08:45 AM Dashboard Bug #38301 (Can't reproduce): mgr/dashboard/qa: tasks.mgr.dashboard.test_perf_counters.PerfCounte...
As I haven't seen the failure again I'm closing the issue now. Feel free to re-open it if the problem occurs again. Tatjana Dehler
08:43 AM Dashboard Bug #38401 (Rejected): mgr/dashboard: config option detail - replace "Yes/No" by check icon
I reject the issue because of the consistency issues mentioned in https://tracker.ceph.com/issues/38401#note-1 . Tatjana Dehler
08:32 AM Dashboard Bug #39028 (Resolved): mgr/dashboard: Show iSCSI gateways status in the health page
The idea is to show the number of gateways that are up and down, similar to what we have for OSDs:
!iscsi_2019-03-...
Ricardo Marques
07:15 AM Dashboard Backport #38866 (In Progress): nautilus: mgr/dashboard: Pool list sparkline charts no updating th...
https://github.com/ceph/ceph/pull/27260 Prashant D
07:12 AM RADOS Backport #38872 (In Progress): mimic: Rados.get_fsid() returning bytes in python3
https://github.com/ceph/ceph/pull/27259 Prashant D
04:52 AM Revision a09204f0 (ceph): pybind/rados: fixed Python3 string conversion issue on get_fsid
Fixes: http://tracker.ceph.com/issues/38381
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
04:51 AM Revision d9eda5df (ceph): mgr/dashboard: fix sparkline component
Fixes: https://tracker.ceph.com/issues/38768
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked fr...
Alfonso Martínez
04:49 AM rbd Backport #38861 (In Progress): nautilus: backport krbd discard qa fixes to nautilus
https://github.com/ceph/ceph/pull/27258 Prashant D
04:47 AM RADOS Backport #38858 (In Progress): mimic: upmap broken the crush rule
https://github.com/ceph/ceph/pull/27257 Prashant D
04:08 AM rgw Bug #38638: S3 policy evaluated incorrectly
Adam Emerson wrote:
> We could add a special case to the permission check to return 404 if the object doesn't exist?...
Pritha Srivastava
03:39 AM Revision e0a2d1b8 (ceph): rgw: RGWHTTPClient::wait() warns if it blocks in an asio thread
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:39 AM Revision 848f20cb (ceph): rgw: http interfaces take optional_yield
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:08 AM Revision 94168dcf (ceph): crush: add root_bucket to identify underfull buckets
All underfull buckets under root_buckets will be taken as target
For the crule rule:
step take datacenter0
s...
huangjun
03:08 AM Revision 0b9cc14d (ceph): qa: update and rename krbd_discard_1b.t
Passing 1 for alloc_size is no longer allowed.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from ...
Ilya Dryomov
03:08 AM Revision fb1d135c (ceph): qa: add krbd_discard_granularity.t test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit a337cc58cdee1d0443744eef2a43d86738b3124d)
Ilya Dryomov
03:04 AM RADOS Backport #38860 (In Progress): nautilus: upmap broken the crush rule
Prashant D
02:41 AM Revision a6d45216 (ceph): Merge pull request #27148 from tchaikov/ceph-volume-terminal-unicode
ceph-volume: terminal: encode unicode when writing to stdout
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai

03/28/2019

11:11 PM Dashboard Bug #39024 (Fix Under Review): mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Ricardo Marques
10:30 PM Dashboard Bug #39024 (In Progress): mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Ricardo Marques
10:29 PM Dashboard Bug #39024 (Resolved): mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Now that Ceph Dashboard is integrated with ceph-iscsi, the iSCSI overview page should be adapted to provide informati... Ricardo Marques
10:38 PM rgw Documentation #39007 (Resolved): rgw: update resharding documentation
J. Eric Ivancich
05:37 PM rgw Documentation #39007 (Resolved): rgw: update resharding documentation
Some minor updates to the resharding documentation with the aim of clarifying the language and using terms consistently. J. Eric Ivancich
10:35 PM rbd Cleanup #39025 (In Progress): Simplify ImageCtx locking where possible
Determine if the "owner_lock", "md_lock", "snap_lock", and "parent_lock" can be consolidated into a single "image_loc... Jason Dillaman
10:25 PM rbd Bug #39021 (In Progress): Several race conditions are possible between io::ObjectRequest and io::...
Jason Dillaman
10:17 PM rbd Bug #39021 (Resolved): Several race conditions are possible between io::ObjectRequest and io::Cop...
The snap/parent locks are inconsistently held in numerous locations which could result in a race between IO execution... Jason Dillaman
10:23 PM RADOS Bug #39023 (Resolved): osd/PGLog: preserve original_crt to check rollbackability
Related to the issue discovered in https://tracker.ceph.com/issues/21174#note-11. Neha Ojha
10:20 PM Messengers Bug #39022 (Can't reproduce): msgr: segmentation fault in handle_auth_request
... Patrick Donnelly
10:18 PM Revision 1bfa3550 (ceph): Merge pull request #27252 from yuriw/wip-yuriw-crontab
qa/tests: added nautilus-x run Yuri Weinstein
10:02 PM CephFS Bug #39020 (Resolved): qa: qa/suites/fs/upgrade testing with upgrades from luminous no longer work
... Patrick Donnelly
09:18 PM Revision 0262ed31 (ceph): Merge pull request #27250 from ivancich/wip-update-resharding-docs
rgw: updates to resharding documentation
Reviewed-by: Adam Emerson <aemerson@redhat.com>
J. Eric Ivancich
08:57 PM rgw Backport #39018 (Resolved): nautilus: unable to cancel reshard operations for buckets with tenants
https://github.com/ceph/ceph/pull/27630 Nathan Cutler
08:57 PM rgw Backport #39017 (Resolved): mimic: unable to cancel reshard operations for buckets with tenants
https://github.com/ceph/ceph/pull/27603 Nathan Cutler
08:56 PM rgw Backport #39016 (Resolved): luminous: unable to cancel reshard operations for buckets with tenants
https://github.com/ceph/ceph/pull/27992 Nathan Cutler
08:53 PM rgw Backport #39015 (Resolved): nautilus: rgw admin: disable stale instance deletion in multisite
https://github.com/ceph/ceph/pull/27602 Nathan Cutler
08:53 PM rgw Backport #39014 (Resolved): mimic: rgw admin: disable stale instance deletion in multisite
https://github.com/ceph/ceph/pull/30340 Nathan Cutler
08:53 PM rgw Backport #39013 (Rejected): luminous: rgw admin: disable stale instance deletion in multisite
Nathan Cutler
08:36 PM Revision 54b6b650 (ceph): rgw: updates to resharding documentation
Some minor updates to the resharding documentation with the aim of
clarifying the language and using terms consistent...
J. Eric Ivancich
08:03 PM Revision a0165638 (ceph): qa/tests: added nautilus-x run
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:36 PM CephFS Bug #38996 (Duplicate): cephfs-shell: ls command produces error: no "colorize" attribute found error
Patrick Donnelly
07:19 AM CephFS Bug #38996 (Resolved): cephfs-shell: ls command produces error: no "colorize" attribute found error
Even though the package colorize-0.3.4-15.fc29.noarch is already installed.
The following error is produced....
Varsha Rao
07:35 PM Revision d4290f8e (ceph): Merge pull request #27161 from cbodley/wip-qa-rgw-nautilus
nautilus: qa/rgw: point test repos at ceph-nautilus branch
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Casey Bodley
07:12 PM RADOS Feature #39012 (Resolved): osd: distinguish unfound + impossible to find, vs start some down OSDs...

This may be a command that gets information from the primary of a pg listing unfound objects and where they may be ...
David Zafman
07:06 PM Revision e58bf343 (ceph): qa/suites/rados/thrash-old-clients: fix up v1/v2 options
- don't specify ceph.py options in the ceph.py
- instead, specify them in the per-version facet
Note that we don't c...
Sage Weil
06:59 PM RADOS Documentation #39011 (Resolved): Document how get_recovery_priority() and get_backfill_priority()...

Describe the get_recovery_priority() and get_backfill_priority() as it relates to these constants:...
David Zafman
06:57 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Hi Grant,
Thanks for applying the patch and updating the logs. Looks like the earlier crash on osd.2(ENOENT on cl...
Neha Ojha
05:22 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
I am still seeing crashes with https://github.com/ceph/ceph/pull/27200 backported.
Attached are logs.
osd.2 cep...
Grant Slater
02:23 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
https://github.com/ceph/ceph/pull/27200 attempts to resolve the failure seen on osd.2 Neha Ojha
06:53 PM Linux kernel client Bug #39010 (Resolved): Hang with read-only RBD
I noticed some filesystem commands hang on a read-only mapped (and mounted) RBD.
I attached an strace when I run "...
Cliff Pajaro
06:46 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Florian Haas wrote:
> I can't think of a way this could be made to work if SSL terminates on the backend nodes, an...
Lenz Grimmer
02:50 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Can you please rephrase the requirements that are needed by the Dashboard to work correctly with HAProxy. Please don'... Volker Theile
02:27 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
I'd like to add a bit of additional information to this.
One way of working around this issue is described here: h...
Florian Haas
12:40 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
For anyone looking into this, it appears that the same issue is still present in Nautilus. I thought that @ceph confi... Florian Haas
06:34 PM Revision 316ae0cf (ceph): qa: krbd_stable_pages_required.sh: add device mapper test cases
device mapper core wasn't propagating BDI_CAP_STABLE_WRITES.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
06:29 PM Dashboard Bug #39005 (Won't Fix): mgr/dashboard: TCP port does not change when SSL is disabled
Resolving this one as "Won't fix" - it'll be addressed by #38331 (and it's backport to nautilus) Lenz Grimmer
02:03 PM Dashboard Bug #39005: mgr/dashboard: TCP port does not change when SSL is disabled
Note that #38331 (which has already been merged into master) takes a different approach, by providing a separate conf... Lenz Grimmer
02:02 PM Dashboard Bug #39005: mgr/dashboard: TCP port does not change when SSL is disabled
This issue will be fixed with https://github.com/ceph/ceph/pull/26914 (which is tracked at #38331) when it is backpor... Volker Theile
01:53 PM Dashboard Bug #39005 (Won't Fix): mgr/dashboard: TCP port does not change when SSL is disabled
Florian raised a good point on IRC today:
> <fghaas> So, it appears that if I do "ceph config set mgr mgr/dashboar...
Lenz Grimmer
06:23 PM Dashboard Cleanup #39009 (In Progress): mgr/dashboard: refactor navigation bar menu
Currently any new dashboard component added to the dashboard needs an extra entry manually added to the navigation ba... Ernesto Puerta
06:23 PM Revision 9e949fcd (ceph): Merge pull request #27243 from theanalyst/doc-scheduler
config-ref: add a note on current scheduler settings.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: J....
Casey Bodley
06:21 PM Revision d57b1af8 (ceph): qa/suites: fix bluestore links
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 269910fc8b2bdf64b98534ce525318e108aa9409)
Sage Weil
06:05 PM rgw Bug #37767 (Duplicate): librgw crash due to local variables deallocated
fixed by https://github.com/ceph/ceph/pull/26981, with backports being tracked in https://tracker.ceph.com/issues/38769 Casey Bodley
06:01 PM rgw Bug #37754 (Need More Info): bucket metadata not deleted after placement and bucket deleted
Is this a multisite configuration? Bucket metadata stays around so that sync can complete in all zones. This cleanup ... Casey Bodley
05:51 PM rgw Bug #38119 (Triaged): rgw can't create bucket, because can't find zonegroup? location constraint ...
The request to create a bucket is comparing the LocationConstraint against the zonegroup's api_name. It looks like yo... Casey Bodley
05:47 PM rgw Bug #38214 (Pending Backport): unable to cancel reshard operations for buckets with tenants
Abhishek Lekshmanan
05:45 PM rgw Bug #38327: rgw_file: can't retrieve etag of empty object written through NFS
Abhishek Lekshmanan
05:44 PM rgw Bug #38420 (Resolved): rgw: success returned for put bucket versioning on a non existant bucket
Abhishek Lekshmanan
05:43 PM Documentation #39008 (New): Doc: There are no recommendations about OS for Mimic and Nautilus.

http://docs.ceph.com/docs/master/start/os-recommendations/
Every major release should update this information, a...
Марк Коренберг
05:41 PM rgw Bug #38658 (Pending Backport): rgw admin: disable stale instance deletion in multisite
Abhishek Lekshmanan
05:39 PM rgw Backport #38847: mimic: rgw admin api create user generates a segfault and coredump using beast
How was the request generated, do you have the rest arguments to create such a request? Abhishek Lekshmanan
05:38 PM rgw Bug #39000 (In Progress): rgw: beast endpoint doesn't set a default port
Abhishek Lekshmanan
12:40 PM rgw Bug #39000 (Resolved): rgw: beast endpoint doesn't set a default port
if endpoint is specified without a trailing port, we don't seem to set this to the default port. Also specifying port... Abhishek Lekshmanan
05:38 PM rgw Bug #38638: S3 policy evaluated incorrectly
We could add a special case to the permission check to return 404 if the object doesn't exist? Adam Emerson
05:31 PM rgw Bug #38700: silent corruption using SSE-C on multi-part upload to S3 with non-default part size
Casey Bodley
05:15 PM Revision 051490fd (ceph): Merge branch 'fix--git-basename' into 'rh-luminous'
changed repo location url from gitlab to github
See merge request ceph/ceph!38
Vasu Kulkarni
05:06 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Jeff, please link the various tracker tickets you create to sub-task the project with "related issues" so they don't ... Patrick Donnelly
04:46 PM CephFS Bug #38822: mds: there is an assertion when calling Beacon::shutdown()
huanwen ren wrote:
> hi Patrick @Patrick Donnelly
> Can you pull me into the development of the tracker? I can't mo...
Patrick Donnelly
04:39 PM Revision 91c2317a (ceph): Merge PR #27202 into master
* refs/pull/27202/head:
doc: Miscellaneous spelling fixes
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by...
Patrick Donnelly
04:35 PM CephFS Feature #38838 (Fix Under Review): Expose CephFS snapshot creation time to clients
Patrick Donnelly
04:32 PM CephFS Bug #38994 (Fix Under Review): mds: we encountered "No space left on device" when moving huge num...
Patrick Donnelly
03:52 AM CephFS Bug #38994: mds: we encountered "No space left on device" when moving huge number of files into o...
the same reason as adding maybe_fragment on the tail of handle_client_openc. shen hang
03:35 AM CephFS Bug #38994 (Resolved): mds: we encountered "No space left on device" when moving huge number of f...
The issue was founded in version 12.2.10.
client log is listed below:
.....
mv: cannot move ‘src1325’ to ‘../destf...
shen hang
04:21 PM Revision ad3c4b45 (ceph): Merge PR #27154 into master
* refs/pull/27154/head:
mgr/pg_autoscaler: apply bias to pg_num selection
mgr/pg_autoscaler: include pg_autoscale_b...
Sage Weil
04:21 PM Revision 3326f0ba (ceph): Merge PR #27012 into master
* refs/pull/27012/head:
common/options: allow (but to not prefer or require) secure mode
common/options: make clien...
Sage Weil
04:19 PM rgw Bug #23842 (Resolved): multisite: es sync null versioned object failed because of olh info
Nathan Cutler
04:19 PM rgw Backport #37557 (Resolved): luminous: multisite: es sync null versioned object failed because of ...
Nathan Cutler
03:45 PM rgw Backport #37557: luminous: multisite: es sync null versioned object failed because of olh info
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26358
merged
Yuri Weinstein
04:18 PM rgw Backport #38354 (Resolved): luminous: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSu...
Nathan Cutler
03:44 PM rgw Backport #38354: luminous: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26530
merged
Yuri Weinstein
04:17 PM rgw Backport #38446 (Resolved): luminous: multisite: datalog trim may not trim to completion
Nathan Cutler
03:44 PM rgw Backport #38446: luminous: multisite: datalog trim may not trim to completion
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26619
merged
Yuri Weinstein
04:16 PM rgw Backport #38529 (Resolved): luminous: multisite: memory growth from RGWCoroutinesStacks on lease ...
Nathan Cutler
03:43 PM rgw Backport #38529: luminous: multisite: memory growth from RGWCoroutinesStacks on lease errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26761
merged
Yuri Weinstein
04:16 PM rgw Bug #35973 (Resolved): radosgw-admin bucket limit check stuck generating high read ops with > 999...
Nathan Cutler
04:15 PM rgw Backport #38727 (Resolved): luminous: radosgw-admin bucket limit check stuck generating high read...
Nathan Cutler
03:43 PM rgw Backport #38727: luminous: radosgw-admin bucket limit check stuck generating high read ops with >...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26946
merged
Yuri Weinstein
04:15 PM rgw Backport #38671 (Resolved): luminous: rgw: sync module: avoid verbose attr logging for objects
Nathan Cutler
03:42 PM rgw Backport #38671: luminous: rgw: sync module: avoid verbose attr logging for objects
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27030
merged
Yuri Weinstein
04:14 PM rgw Bug #38030 (Resolved): rgw: es: cannot query by content_type
Nathan Cutler
04:14 PM rgw Backport #38696 (Resolved): luminous: rgw: es: cannot query by content_type
Nathan Cutler
03:14 PM rgw Backport #38696: luminous: rgw: es: cannot query by content_type
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26516
merged
Yuri Weinstein
04:13 PM rgw Bug #38028 (Resolved): rgw: es: some meta attrs might be trimmed
Nathan Cutler
04:13 PM rgw Backport #38695 (Resolved): luminous: rgw: es: some meta attrs might be trimmed
Nathan Cutler
03:14 PM rgw Backport #38695: luminous: rgw: es: some meta attrs might be trimmed
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26516
merged
Yuri Weinstein
04:13 PM rgw Bug #36092 (Resolved): Radosgw elastic search sync module not working properly (all result same)
Nathan Cutler
04:13 PM rgw Backport #38694 (Resolved): luminous: Radosgw elastic search sync module not working properly (al...
Nathan Cutler
03:14 PM rgw Backport #38694: luminous: Radosgw elastic search sync module not working properly (all result same)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26516
merged
Yuri Weinstein
04:13 PM rgw Bug #22877 (Resolved): rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler
04:13 PM rgw Backport #38692 (Resolved): luminous: rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler
03:14 PM rgw Backport #38692: luminous: rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26516
merged
Yuri Weinstein
04:12 PM rgw Bug #23655 (Resolved): rgw: es: add support for ES endpoints with password
Nathan Cutler
04:12 PM rgw Backport #38690 (Resolved): luminous: rgw: es: add support for ES endpoints with password
Nathan Cutler
03:14 PM rgw Backport #38690: luminous: rgw: es: add support for ES endpoints with password
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26516
merged
Yuri Weinstein
04:04 PM Revision 909b8ef4 (ceph): docs: rgw: add a x-ref to rados dmclock docs
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
04:03 PM RADOS Bug #39006: ceph tell osd.xx bench help : gives wrong help
moreover, it says that first number is a count of block, but actually it is the count of bytes for whole operation:
...
Марк Коренберг
04:01 PM RADOS Bug #39006 (Resolved): ceph tell osd.xx bench help : gives wrong help
```
$ ceph tell osd.11 bench help
help not valid: help doesn't represent an int
Invalid command: unused arguments...
Марк Коренберг
03:45 PM Revision 82e3e96a (ceph): Merge pull request #26358 from smithfarm/wip-37557-luminous
luminous: multisite: es sync null versioned object failed because of olh info
Reviewed-by: Abhishek Lekshmanan <abhi...
Yuri Weinstein
03:44 PM Revision 14fb94f6 (ceph): Merge pull request #26530 from pdvian/wip-38354-luminous
luminous: rgw: check for non-existent bucket in RGWGetACLs
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
03:43 PM Revision c7516ec6 (ceph): Merge pull request #26619 from pdvian/wip-38446-luminous
luminous: rgw: only update last_trim marker on ENODATA
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM Revision ed480b3c (ceph): Merge pull request #26761 from pdvian/wip-38529-luminous
luminous: rgw: data sync drains lease stack on lease failure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM Revision 59c9b4a2 (ceph): Merge pull request #26946 from ashishkumsingh/wip-38727-luminous
luminous: rgw: bucket limit check misbehaves for > max-entries buckets (usually 1000)
Reviewed-by: Casey Bodley <cbo...
Yuri Weinstein
03:42 PM Revision c1237018 (ceph): Merge pull request #27030 from pdvian/wip-38671-luminous
luminous: rgw: sync module: avoid printing attrs of objects in log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:35 PM bluestore Bug #38489: bluestore_prefer_deferred_size_hdd units are not clear
But wait! documentation is still not fixed! Марк Коренберг
02:08 PM bluestore Bug #38489 (Resolved): bluestore_prefer_deferred_size_hdd units are not clear
Neha Ojha
03:14 PM Revision fd09ba8b (ceph): Merge pull request #26516 from yehudasa/wip-rgw-es-fixes-luminous
luminous: rgw: multiple es related fixes and improvements
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmai...
Yuri Weinstein
03:02 PM Dashboard Bug #38989 (Fix Under Review): mgr/dashboard: Display the number of active sessions for each iSCS...
Ricardo Marques
02:57 PM Revision 74e12be8 (ceph): mgr/dashboard: Display the number of iSCSI active sessions
Fixes: https://tracker.ceph.com/issues/38989
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
02:51 PM mgr Backport #38974 (In Progress): nautilus: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module...
https://github.com/ceph/ceph/pull/27246 Tatjana Dehler
02:44 PM Revision 62acf61d (ceph): mgr/dashboard/qa: Increase timeout for test_disable (tasks.mgr.dashboar...
Fixes: https://tracker.ceph.com/issues/38820
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
02:35 PM Revision 53d84ad5 (ceph): mgr/dashboard: Add polish translation
Add polish translation.
Removed 5 unused trans-units.
Fixes: https://tracker.ceph.com/issues/38236
Signed-off-by: Se...
Sebastian Krah
02:26 PM bluestore Bug #38176 (Won't Fix): Unable to recover from ENOSPC in BlueFS, WAL
We decided to not fix this. Neha Ojha
02:22 PM bluestore Bug #38559 (Fix Under Review): 50-100% iops lost due to bluefs_preextend_wal_files = false
https://github.com/ceph/ceph/pull/26909 Neha Ojha
02:21 PM Dashboard Bug #38997 (Fix Under Review): dashboard: NFS: failed to disable NFSv3 in export create
Tiago Melo
02:01 PM Dashboard Bug #38997 (In Progress): dashboard: NFS: failed to disable NFSv3 in export create
Tiago Melo
09:29 AM Dashboard Bug #38997 (Resolved): dashboard: NFS: failed to disable NFSv3 in export create
When creating an NFS export in ceph-dashboard, if we unselect the NFSv3 checkbox (selected by default) and then save ... Ricardo Dias
02:20 PM bluestore Bug #38637 (Need More Info): BlueStore::ExtentMap::fault_range() assert
Neha Ojha
02:18 PM bluestore Bug #38738 (In Progress): ceph ssd osd latency increase over time, until restart
Neha Ojha
02:17 PM bluestore Feature #38816 (Need More Info): Deferred writes do not work for random writes
Neha Ojha
02:13 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
Keeping "needs more info" state. Radoslaw Zarzynski
02:09 PM Revision 542c77f5 (ceph): config-ref: add a note on current scheduler settings.
Adding a note on configuirables for max concurrent requests and the rest of
experimental options for tuning dmclock s...
Abhishek Lekshmanan
01:51 PM Revision f6ce85d9 (ceph): mds: fix dump routine for session_info_t.used_inos
It says it's dumping used_inos, but it's really dumping prealloc_inos.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
01:42 PM Revision 9de36ffd (ceph): Merge pull request #26887 from theanalyst/reshard-tenant
rgw admin: add tenant argument to reshard cancel
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:19 PM Dashboard Bug #39004 (Won't Fix): mgr/dashboard: Prevent target update if logged in client deletion is requ...
Updating an iSCSI target may require the deletion of clients, but if any of those clients are connected to the target... Ricardo Marques
01:04 PM Dashboard Backport #38985: nautilus: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby ...
Nathan Cutler wrote:
> @Tatana: if you're going to be doing more than one backport per year (?) it might be worth lo...
Tatjana Dehler
12:45 PM Dashboard Backport #38985: nautilus: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby ...
@Tatana: if you're going to be doing more than one backport per year (?) it might be worth looking into src/script/ce... Nathan Cutler
10:10 AM Dashboard Backport #38985 (In Progress): nautilus: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard...
https://github.com/ceph/ceph/pull/27237 Tatjana Dehler
12:46 PM CephFS Bug #38835 (Fix Under Review): MDSTableServer.cc: 83: FAILED assert(version == tid)
Nathan Cutler
10:06 AM CephFS Bug #38835: MDSTableServer.cc: 83: FAILED assert(version == tid)
https://github.com/ceph/ceph/pull/27238 Zheng Yan
12:42 PM Dashboard Backport #39003 (Resolved): nautilus: mgr/dashboard: Consistent labeling for buttons: 'Edit pool'...
https://github.com/ceph/ceph/pull/27492 Nathan Cutler
12:42 PM CephFS Bug #38946: ceph_volume_client: Too many arguments for "WriteOpCtx"
I'm not sure it's worth the trouble to backport to luminous, and mimic. Maybe OK to backport to latest stable release... Ramana Raja
12:42 PM Dashboard Backport #39002 (Resolved): nautilus: mgr/dashboard: Filter iSCSI target images based on require...
https://github.com/ceph/ceph/pull/27363 Nathan Cutler
12:41 PM Dashboard Backport #39001 (Resolved): nautilus: mgr/dashboard: Add separate option to config SSL port
https://github.com/ceph/ceph/pull/27393 Nathan Cutler
12:34 PM RADOS Backport #38859 (In Progress): luminous: upmap broken the crush rule
Nathan Cutler
01:39 AM RADOS Backport #38859: luminous: upmap broken the crush rule
https://github.com/ceph/ceph/pull/27224 xie xingguo
12:33 PM Backport #38965 (In Progress): luminous: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(...
Nathan Cutler
01:39 AM Backport #38965: luminous: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/27224 xie xingguo
12:32 PM Bug #38950 (Duplicate): error build with system rocksdb
@Alexey: the nautilus backport you requested is going forward at #38992 - closing this as a duplicate. Let us know if... Nathan Cutler
12:29 PM CephFS Bug #38651 (Resolved): qa: powercycle suite reports MDS_SLOW_METADATA_IO
Nathan Cutler
12:29 PM CephFS Backport #38666 (Resolved): mimic: qa: powercycle suite reports MDS_SLOW_METADATA_IO
Nathan Cutler
12:25 PM mgr Backport #38970 (In Progress): nautilus: Diskprediction unable to transfer data into the cloud se...
Nathan Cutler
12:25 PM Revision 64a17bda (ceph): mgr/diskprediction_cloud: Correct base64 encode translate table
Correct base64 encode/decode string translate table
Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
(cherry pic...
Rick Chen
12:22 PM CephFS Backport #38665 (Resolved): luminous: qa: powercycle suite reports MDS_SLOW_METADATA_IO
Nathan Cutler
12:15 PM Dashboard Cleanup #37337 (Pending Backport): mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (p...
Ernesto Puerta
12:07 PM Revision f2c8d8d6 (ceph): spec: remove _python_buildid macro to default to python3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:07 PM Revision 4099cb0c (ceph): Merge pull request #27222 from ceph/wip-doc-dahsboard
mgr/dashboard: fix hacking.rst
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Volker Theile <vthei...
Lenz Grimmer
11:36 AM rbd Backport #38956 (In Progress): nautilus: backport krbd discard qa fixes to stable branches
Nathan Cutler
11:36 AM Revision 4d5bb6da (ceph): qa: krbd_fallocate.sh: zero can be munged to truncate
The test case is issuing discards that span two objects: the tail of
the first object is truncated, the head of the s...
Ilya Dryomov
11:36 AM Revision 4cbc7562 (ceph): qa/workunits/rbd: fixups for the new krbd discard behavior
With discard_granularity set to alloc_size, we no longer get object
size alignment from blk_bio_discard_split().
Thi...
Ilya Dryomov
11:35 AM Revision 539026c1 (ceph): Merge pull request #27233 from tchaikov/script/ceph-backport.sh
script/ceph-backport.sh: allow user to specify remote repo
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
11:24 AM Dashboard Feature #38074 (Pending Backport): mgr/dashboard: Filter iSCSI target images based on required f...
Lenz Grimmer
11:24 AM Revision 344c254b (ceph): Merge pull request #27135 from ricardoasmarques/iscsi-filter-images-bas...
mgr/dashboard: Validate iSCSI images features
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <v...
Lenz Grimmer
11:23 AM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
Corin Langosch wrote:
> This bug should be reopened, because it's still present in latest mimic 13.2.5. Please see h...
Nathan Cutler
11:10 AM RADOS Backport #38510 (Resolved): luminous: ceph CLI ability to change file ownership
Nathan Cutler
11:09 AM RADOS Backport #38562 (Resolved): luminous: mgr deadlock
Nathan Cutler
11:08 AM bluestore Backport #38586 (Resolved): luminous: OSD crashes in get_str_map while creating with ceph-volume
Nathan Cutler
11:06 AM RADOS Backport #38903 (Resolved): nautilus: Minor rados related documentation fixes
Nathan Cutler
11:06 AM Revision bd8865d9 (ceph): Merge pull request #27189 from smithfarm/wip-38903-nautilus
nautilus: doc: Minor rados related documentation fixes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
10:59 AM rgw Feature #38999 (New): Redirect anonymous ListAllMyBuckets to configurable location
Currently an anonymous `curl http://rgw-host` returns this result:... Dan van der Ster
10:53 AM Orchestrator Feature #38836 (Resolved): mgr/orchestrator: Add error handling to interface
Nathan Cutler
10:32 AM Revision 694d159b (ceph): script/ceph-backport.sh: allow user to specify remote repo
before this change, the script always push to "origin", in my case,
"origin" points to "ceph/ceph", while we need to ...
Kefu Chai
10:08 AM Dashboard Bug #38428 (Resolved): mgr/dashboard: dashboard giving 401 unauthorized
Lenz Grimmer
10:08 AM Dashboard Backport #38871 (Resolved): nautilus: mgr/dashboard: dashboard giving 401 unauthorized
Lenz Grimmer
10:07 AM Revision d0a7fede (ceph): Merge pull request #27219 from LenzGr/wip-38871-nautilus
nautilus: mgr/dashboard: dashboard giving 401 unauthorized Ernesto Puerta
10:04 AM Revision edf3bcbf (ceph): mds: update projected_version when upgrading snaptable
Fixes: http://tracker.ceph.com/issues/38835
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:56 AM Dashboard Feature #38331 (Pending Backport): mgr/dashboard: Add separate option to config SSL port
Lenz Grimmer
09:55 AM Revision 96a65fbf (ceph): Merge pull request #26914 from votdev/issue_38331
mgr/dashboard: Add separate option to config SSL port
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by:...
Lenz Grimmer
09:52 AM Revision 584a5233 (ceph): Merge pull request #27166 from rhcs-dashboard/add-protractor-screenshot...
mgr/dashboard: Add protractor-screenshoter-plugin
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Lau...
Lenz Grimmer
09:20 AM Revision c1e1d6ed (ceph): Merge pull request #24678 from rouming/master
test/fio: introduce fio ioengine: fio_ceph_messenger
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Rica...
Ricardo Dias
09:18 AM Dashboard Bug #38265: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is failing in T...
Nautilus backport PR: https://github.com/ceph/ceph/pull/27237 Tatjana Dehler
08:57 AM Revision 2a075663 (ceph): mgr/dashboard/qa: Improve tasks.mgr.test_dashboard.TestDashboard.test_s...
The changes of this PR were done while trying to fix the failing test. The problem has been solved by another PR, but... Volker Theile
08:48 AM Dashboard Bug #38953: mgr/dashboard: Fix the border radius of buttons/inputs
Tiago Melo wrote:
> Currently we have buttons with a round border, but this rule is not being applied the same way t...
Laura Paduano
08:28 AM Revision 7b1dea45 (ceph): osd: Fix merge_log_dups() not remove dup corresponding to log.tail
The log tail is not inclusive of the log, so not an overlap
Fix unittest_pglog to verify proper operation
Signed-off...
David Zafman
08:28 AM Revision c860ecc6 (ceph): test: unittest_pglog: Additional test cases for trim, copy_up_to and co...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d0d244d222c7709a4a0688954816fd42e471b3c9)
David Zafman
08:28 AM Revision 38a16558 (ceph): test: unittest_pglog: Remove irrelevant config values
osd_min_pg_log_entries and osd_max_pg_log_entries are not involved
in the log handling code being tested.
Signed-off...
David Zafman
08:27 AM Revision 57b59c4f (ceph): test: Adding standalone test of log copy handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7959159e830b39c69807c832bf3e01581a314d0a)
David Zafman
08:27 AM Revision 6a859552 (ceph): osd: Remove unused pg_log_t::copy_range()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d1ad129dd4b71640ae2e74d793e45146dca8bf26)...
David Zafman
08:27 AM Revision e1507ef3 (ceph): osd: Fix off by 1 error in trim handling of osd_pg_log_dups_tracked
Move log message out of loop so it doesn't repeat for no reason
Signed-off-by: David Zafman <dzafman@redhat.com>
(ch...
David Zafman
08:27 AM Revision d8af086a (ceph): osd: Include dups in copy_after() and copy_up_to()
Client saw out of order results in a test with a very small
pg_log because a backfill/recovery sent a small number of...
David Zafman
08:17 AM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
reassigning from this ticket. i don't have a clue. Kefu Chai
07:50 AM RADOS Bug #38945: osd: leaked pg refs on shutdown
please note, in luminous, we also need to stop @snap_sleep_timer@ and @scrub_sleep_timer@ into @OSDService::shutdown(... Kefu Chai
07:43 AM RADOS Bug #38945 (Fix Under Review): osd: leaked pg refs on shutdown
Kefu Chai
07:24 AM rgw Documentation #38721 (In Progress): Remove OpenStack Kilo reference in the keystone documentation
Kefu Chai
07:07 AM rgw Support #38995 (New): Writing parquet file to a bucket through rados-gw usuing multipart uploads ...
I am writing a parquet file using python dask.dataframe.... dpetrov dpetrov
06:12 AM RADOS Bug #38892: /ceph/src/tools/kvstore_tool.cc:266:1: internal compiler error: Segmentation fault
per Brad
> If we see this again we could try temporarily adding "--param ggc-min-expand=1 --param ggc-min-heapsize...
Kefu Chai
04:14 AM Revision 56960856 (ceph): script/ceph-backport.sh: fix sanity test of issue number
* no need for checking negative numbers
* use regex for matching the number instead of using bash's pattern
matchin...
Kefu Chai
04:00 AM rgw Backport #38774 (In Progress): nautilus: rgw: nfs: librgw/NFS fails due to missing service setup
https://github.com/ceph/ceph/pull/27232 Prashant D
03:43 AM Revision 3e82fc51 (ceph): mds/server: check directory split after rename.
fixes: http://tracker.ceph.com/issues/38994
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
03:28 AM Revision d2c02b37 (ceph): rgw: make rgw admin ops api get user info consistent with the command line
GET /{admin}/user?format=json HTTP/1.1
Host: {fqdn}
This api gets the information is incomplete relative to radosgw-a...
lishuhao
03:23 AM rgw Bug #21619: RGW Reshard error add failed to drop lock on <bucket>
i updated to 13.2.5 and no error. hoan nv
03:22 AM RADOS Backport #38993 (Resolved): nautilus: unable to link rocksdb library if use system rocksdb
https://github.com/ceph/ceph/pull/27601 Kefu Chai
03:04 AM RADOS Bug #38992 (Resolved): unable to link rocksdb library if use system rocksdb
Kefu Chai
02:35 AM Revision 01c548fd (ceph): rgw: nfs: svc-enable RGWLib
Add minimal svc_sys_obj.h boilerplate to RGWLibRequest. Fix a
trivial illegal access from RGWPutObjProcessor's Rados...
Matt Benjamin
02:35 AM Bug #38843 (Resolved): luminous: auth, rgw, common: PK11_ImportSymKey() is used also in FIPS mode
Neha Ojha
02:33 AM RADOS Backport #38750 (New): luminous: should report EINVAL in ErasureCode::parse() if m<=0
Prashant D
02:31 AM RADOS Backport #38750 (In Progress): luminous: should report EINVAL in ErasureCode::parse() if m<=0
Prashant D
02:29 AM Revision 3d2945dd (ceph): osd/OSDMap: calc_pg_upmaps - restrict optimization to origin pools only
The current implementation will try to cancel any pg_upmaps that
would otherwise re-map a PG out from an underfull os...
xie xingguo
02:29 AM Revision 16b7cc1b (ceph): osd/OSDMap: add log for better debugging
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit a89281ffbb50a4dfc700398e864138b5faaf00f5)
xie xingguo
02:25 AM mgr Backport #38855 (In Progress): nautilus: balancer: Fix python3 compatibility
https://github.com/ceph/ceph/pull/27227 Prashant D
02:21 AM RADOS Backport #38857 (In Progress): luminous: should set EPOLLET flag on del_event()
https://github.com/ceph/ceph/pull/27226 Prashant D
02:10 AM Revision 6f59773a (ceph): osd/OSDMap: add log for better debugging
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit a89281ffbb50a4dfc700398e864138b5faaf00f5)
xie xingguo
02:10 AM Revision e2691869 (ceph): osd/OSDMap: calc_pg_upmaps - restrict optimization to origin pools only
The current implementation will try to cancel any pg_upmaps that
would otherwise re-map a PG out from an underfull os...
xie xingguo
02:09 AM Revision 2175726c (ceph): crush: add root_bucket to identify underfull buckets
All underfull buckets under root_buckets will be taken as target
For the crule rule:
step take datacenter0
s...
huangjun
02:04 AM bluestore Bug #38745: spillover that doesn't make sense
256MB+2.56GB+25.6GB=~28-29GB - for default Luminous options. Konstantin Shalygin
02:00 AM Backport #38967: nautilus: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/27225 xie xingguo
02:00 AM RADOS Backport #38860: nautilus: upmap broken the crush rule
https://github.com/ceph/ceph/pull/27225 xie xingguo
01:48 AM Revision ab2dbc20 (ceph): osd/OSDMap: drop local pool filter in calc_pg_upmaps
The local pre-loaded pool filter is completely redundant since
the below check:
if (!only_pools.empty() && !only_po...
xie xingguo
01:48 AM Revision 5c173a0e (ceph): crush: add root_bucket to identify underfull buckets
All underfull buckets under root_buckets will be taken as target
For the crule rule:
step take datacenter0
s...
huangjun
01:20 AM Revision b9c64a15 (ceph): Merge pull request #27104 from rzarzynski/wip-nss-importsymkey-in-fips-...
luminous: crypto: don't use PK11_ImportSymKey() in FIPS mode
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
01:09 AM rgw Bug #38785: prefix begin with space got 403 error
Matt Benjamin wrote:
> (I'll verify that the desired prefix--including leading space--is reaching rgw)
Can you te...
liang sibin
12:42 AM Revision 26b79368 (ceph): rgw: fix race b/w bucket reshard and ops waiting on reshard completion
A previous commit (f84f70d4) added functionality to clean up old
bucket instances and bucket shards once sharding com...
J. Eric Ivancich
12:32 AM Revision 1f948996 (ceph): EventEpoll: set EPOLLET flag on del_event()
When new fd is being added to epoll fd EPOLLET (edge triggered) flag
is set, i.e. we assume that in and out works in ...
Roman Penyaev
12:32 AM Revision 7fa1a80d (ceph): EventEpoll: refactor del_event() a bit
The main purpose of the patch is to set 'ee' members only on EPOLL_CTL_MOD
path, deletion path does not requie any of...
Roman Penyaev
12:31 AM Revision 612af606 (ceph): mgr/balancer: Python 3 compatibility fix
Fixes: http://tracker.ceph.com/issues/38831
Signed-off-by: Marius Schiffer <marius@mschiffer.de>
(cherry picked from...
Marius Schiffer
12:12 AM Revision e6ef3cd8 (ceph): Merge pull request #27200 from neha-ojha/wip-21174-2
osd/PGLog: preserve original_crt to check rollbackability
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo

03/27/2019

11:58 PM Bug #38991 (Won't Fix): "ceph_test_librbd_api: symbol lookup error: ceph_test_librbd_api: undefin...
Run: http://pulpito.ceph.com/teuthology-2019-03-27_01:50:02-upgrade:client-upgrade-luminous-nautilus-distro-basic-smi... Yuri Weinstein
10:58 PM mgr Bug #38941: Error when enabling mgr module 'restful'
Related to #38853 ? Brad Hubbard
10:56 PM RADOS Bug #38839: .mgrstat failed to decode mgrstat state; luminous dev version?
Sage, Could this have something to do with #38941 ? The timing is right. Brad Hubbard
10:08 PM rgw Bug #38990 (Fix Under Review): rgw: race condition between resharding and ops waiting on resharding
J. Eric Ivancich
09:53 PM rgw Bug #38990 (Resolved): rgw: race condition between resharding and ops waiting on resharding
It was found by Thomas Serlin (tserlin@redhat.com) that some write ops failed after waiting for resharding to complet... J. Eric Ivancich
09:40 PM Dashboard Bug #38989 (In Progress): mgr/dashboard: Display the number of active sessions for each iSCSI target
Ricardo Marques
09:38 PM Dashboard Bug #38989 (Resolved): mgr/dashboard: Display the number of active sessions for each iSCSI target
Should look like:
!2019-03-27_21-22-44.png!
Requires ceph-iscsi PR: https://github.com/ceph/ceph-iscsi/pull/58
Ricardo Marques
09:20 PM Revision c302dceb (ceph): crypto: bring PK11_ImportSymKey_FIPS doing PK11_UnwrapSymKey.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:20 PM Revision 1f969449 (ceph): auth, rgw, common: switch to PK11_ImportSymKey_FIPS wrapper.
PK11_ImportSymKey() is a part of NSS API that becomes unavailable
in the FIPS mode. Apparently NSS targets stricter r...
Radoslaw Zarzynski
08:32 PM Revision d0894e6f (ceph): rgw: correct comment describing function try_refresh_bucket_info
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
08:19 PM Bug #38950: error build with system rocksdb
Backport to nautilus, please.
https://github.com/ceph/ceph/pull/26813
Alexey Shabalin
02:52 PM Bug #38950 (Duplicate): error build with system rocksdb
After commit 5a71bbbe5921c26bdc24cd811d5c39efb191dbc2, can not build with system rocksdb.
Rocksdb found successful, ...
Alexey Shabalin
08:14 PM Revision a955b4f4 (ceph): Merge pull request #27218 from yuriw/wip-yuriw-crontab
qa/tests: added nautilus-p2p to cron Yuri Weinstein
07:58 PM CephFS Backport #38666: mimic: qa: powercycle suite reports MDS_SLOW_METADATA_IO
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26961
merged
Yuri Weinstein
07:58 PM Revision 66884059 (ceph): Merge pull request #26961 from pdvian/wip-38666-mimic
mimic: qa: ignore slow metadata io wrn during osd thrash
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:25 PM CephFS Backport #38688 (Rejected): luminous: mds: inode filtering on 'dump cache' asok
Patrick Donnelly
07:22 PM CephFS Feature #38849: mds: proactively merge orphaned inodes into a remaining parent after deleting pri...
Another approach may be to allow the stray directory to fragment. Are there any downsides to doing that? Patrick Donnelly
07:10 PM CephFS Feature #38951: client: implement asynchronous unlink/create
I'm taking the approach that if we have to contact the server at all, then we probably should just send a synchronous... Jeff Layton
02:53 PM CephFS Feature #38951 (Resolved): client: implement asynchronous unlink/create
We have an open project to teach the client how to buffer creates when it has the right caps (Fx), and a delegated se... Jeff Layton
06:53 PM Revision 0db3ce98 (ceph): mgr/dashboard: fix hacking.rst
Add missing dash to `-prod` and specify full command.
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
06:02 PM Revision 4b3bac20 (ceph): rgw: fixup_range() clamps offsets to valid part range
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:00 PM RADOS Backport #38983 (In Progress): nautilus: Improvements to auto repair
David Zafman
04:24 PM RADOS Backport #38983 (Resolved): nautilus: Improvements to auto repair
https://github.com/ceph/ceph/pull/27220 Nathan Cutler
04:48 PM Dashboard Backport #38871 (In Progress): nautilus: mgr/dashboard: dashboard giving 401 unauthorized
Lenz Grimmer
04:38 PM RADOS Bug #38784 (Fix Under Review): osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(...
Neha Ojha
04:26 PM Dashboard Backport #38988 (Resolved): nautilus: mgr/dashboard Add refresh interval to the dashboard landing...
https://github.com/ceph/ceph/pull/27267 Nathan Cutler
04:26 PM Revision 47d69860 (ceph): qa/tests: added nautilus-p2p to cron
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:25 PM Dashboard Backport #38987 (Rejected): nautilus: mgr/dashboard: Object Gateway menu E2E breadcrumb tests
Nathan Cutler
04:25 PM Dashboard Backport #38986 (Rejected): nautilus: mgr/dashboard: Update Bootstrap to 3.4.0
Nathan Cutler
04:25 PM Dashboard Backport #38985 (Resolved): nautilus: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.te...
https://github.com/ceph/ceph/pull/27237 Nathan Cutler
04:24 PM Dashboard Backport #38984 (Resolved): nautilus: mgr/dashboard: PreventDefault isn't working on 400 errors
https://github.com/ceph/ceph/pull/27389 Nathan Cutler
04:24 PM mgr Backport #38982 (Resolved): nautilus: pg_autoscaler is not Python 3 compatible
https://github.com/ceph/ceph/pull/27876 Nathan Cutler
04:24 PM Dashboard Backport #38981 (Resolved): nautilus: mgr/dashboard: NFS menu E2E breadcrumb tests
https://github.com/ceph/ceph/pull/27589 Nathan Cutler
04:24 PM rgw Backport #38980 (Resolved): nautilus: rgw: fix RGWDeleteMultiObj::verify_permission
https://github.com/ceph/ceph/pull/27586 Nathan Cutler
04:24 PM rgw Backport #38979 (Rejected): mimic: rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler
04:23 PM rgw Backport #38978 (Rejected): luminous: rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler
04:23 PM rbd Backport #38977 (Resolved): nautilus: return ETIMEDOUT if we meet a timeout in poll
https://github.com/ceph/ceph/pull/27539 Nathan Cutler
04:23 PM rbd Backport #38976 (Resolved): mimic: return ETIMEDOUT if we meet a timeout in poll
https://github.com/ceph/ceph/pull/27588 Nathan Cutler
04:23 PM rbd Backport #38975 (Resolved): luminous: return ETIMEDOUT if we meet a timeout in poll
https://github.com/ceph/ceph/pull/27536 Nathan Cutler
04:23 PM mgr Backport #38974 (Resolved): nautilus: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.Mg...
Nathan Cutler
04:23 PM Backport #38973 (Resolved): nautilus: copy_from callback may cause ObjectContextRef leak
https://github.com/ceph/ceph/pull/27478 Nathan Cutler
04:22 PM Backport #38972 (Resolved): mimic: copy_from callback may cause ObjectContextRef leak
https://github.com/ceph/ceph/pull/27587 Nathan Cutler
04:22 PM mgr Backport #38970 (Resolved): nautilus: Diskprediction unable to transfer data into the cloud server
https://github.com/ceph/ceph/pull/27240 Nathan Cutler
04:22 PM mgr Backport #38969 (Resolved): nautilus: mgr: Configure Py root logger for Mgr modules
https://github.com/ceph/ceph/pull/27261 Nathan Cutler
04:22 PM rbd Backport #38968 (Resolved): nautilus: "cannot move migrating image to trash" error should return ...
https://github.com/ceph/ceph/pull/27475 Nathan Cutler
04:22 PM Backport #38967 (Resolved): nautilus: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.f...
https://github.com/ceph/ceph/pull/27225 Nathan Cutler
04:22 PM Backport #38966 (Resolved): mimic: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/27963 Nathan Cutler
04:22 PM Backport #38965 (Resolved): luminous: src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.f...
https://github.com/ceph/ceph/pull/27224 Nathan Cutler
04:21 PM Backport #38964 (Resolved): nautilus: DaemonServer::handle_conf_change - broken locking
https://github.com/ceph/ceph/pull/27454 Nathan Cutler
04:21 PM Backport #38963 (Resolved): mimic: DaemonServer::handle_conf_change - broken locking
https://github.com/ceph/ceph/pull/29197 Nathan Cutler
04:21 PM Backport #38962 (Resolved): luminous: DaemonServer::handle_conf_change - broken locking
https://github.com/ceph/ceph/pull/29213 Nathan Cutler
04:21 PM rbd Backport #38961 (Resolved): nautilus: non-default namespace images ignore pool level config overr...
https://github.com/ceph/ceph/pull/27423 Nathan Cutler
04:21 PM Dashboard Backport #38960 (Resolved): nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
https://github.com/ceph/ceph/pull/27395 Nathan Cutler
04:21 PM rgw Backport #38959 (Resolved): mimic: multisite: sync status on master zone does not show "oldest in...
https://github.com/ceph/ceph/pull/27421 Nathan Cutler
04:21 PM rgw Backport #38958 (Resolved): luminous: multisite: sync status on master zone does not show "oldest...
https://github.com/ceph/ceph/pull/27453 Nathan Cutler
04:20 PM mgr Backport #38957 (Resolved): nautilus: mgr/devicehealth: Python 3 compatibility
https://github.com/ceph/ceph/pull/27390 Nathan Cutler
04:20 PM rbd Backport #38956 (Resolved): nautilus: backport krbd discard qa fixes to stable branches
https://github.com/ceph/ceph/pull/27239 Nathan Cutler
04:20 PM rbd Backport #38955 (Resolved): mimic: backport krbd discard qa fixes to stable branches
https://github.com/ceph/ceph/pull/27391 Nathan Cutler
04:20 PM rbd Backport #38954 (Resolved): luminous: backport krbd discard qa fixes to stable branches
https://github.com/ceph/ceph/pull/27905 Nathan Cutler
04:19 PM Revision f71b36e2 (ceph): Merge pull request #27165 from yuriw/wip-yuriw-crontab-master_2
qa/tests: reduced number of jobs for `kcephfs` Yuri Weinstein
04:02 PM Dashboard Bug #38953 (Resolved): mgr/dashboard: Fix the border radius of buttons/inputs
Currently we have buttons with a round border, but this rule is not being applied the same way to all the buttons.
...
Tiago Melo
03:58 PM CephFS Feature #38838: Expose CephFS snapshot creation time to clients
Samba changes have also been proposed: https://lists.samba.org/archive/samba-technical/2019-March/133089.html David Disseldorp
03:47 PM Revision 8ac119fd (ceph): rgw/pubsub: allow for endpoint definition via topics
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
02:48 PM Revision 207265ec (ceph): common/config: parse --default-$option as a default value
Sometimes it is useful to specify an alternative default value for an
option via the command line such that it has a ...
Sage Weil
02:48 PM Revision 420edba2 (ceph): Merge PR #27169 into master
* refs/pull/27169/head:
common/config: parse --default-$option as a default value
Reviewed-by: Sébastien Han <seb@r...
Sage Weil
02:47 PM Revision a666c066 (ceph): msg/async v2: make v2 work on rdma.
When exec " MON=1 OSD=1 RGW=0 MDS=0 MGR=0 ../src/vstart.sh -b -n -o "ms_type=async+rdma" -o "ms_async_rdma_device_na... jianpeng ma
02:46 PM Revision cf68bc22 (ceph): Merge PR #27022 into master
* refs/pull/27022/head:
msg/async v2: make v2 work on rdma.
Reviewed-by: Ricardo Dias <rdias@suse.com>
Sage Weil
02:44 PM mgr Bug #38899 (Pending Backport): mgr: handle_conf_change - broken locking
Sage Weil
02:44 PM Revision 255845ea (ceph): Merge PR #27184 into master
* refs/pull/27184/head:
mgr/DaemonServer: handle_conf_change - fix broken locking
Reviewed-by: Mykola Golub <mgolub...
Sage Weil
02:44 PM Bug #38683 (Closed): OSDMapRef access by multiple threads is unsafe
Zengran Zhang
02:43 PM Bug #38683: OSDMapRef access by multiple threads is unsafe
this is crashed on 12.2.7, upstream had avoided, becuase PG::publish_stats_to_osd will not call osd->osd->get_osdmap... Zengran Zhang
02:43 PM Dashboard Bug #38820 (Pending Backport): ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModule...
Sage Weil
02:43 PM Revision 64addc59 (ceph): Merge PR #27187 into master
* refs/pull/27187/head:
mgr/dashboard/qa: Increase timeout for test_disable (tasks.mgr.dashboard.test_mgr_module.Mgr...
Sage Weil
02:41 PM Revision 19495cd7 (ceph): mon/MonClient: do not dereference auth_supported.end()
if we are unable to find a supported method in allowed_methods, we will
dereference `auth_supported.end()` for search...
Kefu Chai
02:41 PM Revision 77912c0c (ceph): ceph-volume: terminal: encode unicode when writing to stdout
python determins the encoding of stdout and stderr based on the LC_CTYPE
and PYTHONIOENCODING env variable, by defaul...
Kefu Chai
02:35 PM Revision 1cbb1206 (ceph): Merge PR #27196 into master
* refs/pull/27196/head:
mon/MonClient: do not dereference auth_supported.end()
Reviewed-by: xie xingguo <xie.xinggu...
Sage Weil
02:21 PM Revision e4565086 (ceph): mgr/dashboard: Add protractor-screenshoter-plugin
A plugin to save screenshots on E2E tests failures as well as
console logs, raw HTML, ...
All info visualized in an H...
Alfonso Martínez
02:12 PM Revision b34a00de (ceph): test_rgw_crypto: add invalid ranges beyond obj boundary
This is just to assert we're not doing an invalid memory access
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:53 PM Revision 4a6093c3 (ceph): Merge pull request #27211 from tchaikov/wip-crimson-partition-args
crimson/osd: partition args the right way
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:51 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> I have a couple of starter patches that add a new delegated_inos interval_set to session_info_t...
Zheng Yan
01:23 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
I have a couple of starter patches that add a new delegated_inos interval_set to session_info_t.
Questions at this...
Jeff Layton
01:31 PM Bug #23981: install-deps.sh fails with "No such file or directory" on openSUSE Tumbleweed
Fixed it.
python2-virtualenv and python2-devel were missing.
After I installed both it went through smoothly.
Kai Wagner
01:18 PM Bug #23981: install-deps.sh fails with "No such file or directory" on openSUSE Tumbleweed
Ernesto Puerta wrote:
> This has been reproduced in a CentOS docker as well. Seems a bytecode .pyc from a previous v...
Kai Wagner
01:30 PM rbd Bug #38949 (Resolved): backport krbd discard qa fixes to stable branches
Needed to avoid test failures on stable branches:
https://github.com/ceph/ceph/pull/27192
Ilya Dryomov
01:27 PM bluestore Bug #38745: spillover that doesn't make sense
Konstanin, okey but in documentation are default settings.
We have...
Rafal Wadolowski
01:00 PM bluestore Bug #38745: spillover that doesn't make sense
??why 30Gb are problem in my case???
Because of compaction levels: https://github.com/facebook/rocksdb/wiki/Leve...
Konstantin Shalygin
12:13 PM bluestore Bug #38745: spillover that doesn't make sense
Konstantin Shalygin wrote:
> Rafal, there is not your case! You spillover is because your db is lower than 30Gb. Ple...
Rafal Wadolowski
08:58 AM bluestore Bug #38745: spillover that doesn't make sense
Rafal, there is not your case! You spillover is because your db is lower than 30Gb. Please consult with http://lists.... Konstantin Shalygin
08:55 AM bluestore Bug #38745: spillover that doesn't make sense
The slow bytes used is the problem we've been seeing for one year.
One of server has 20GB db.wal for 8TB RAW device....
Rafal Wadolowski
01:26 PM rbd Bug #38792 (Pending Backport): return ETIMEDOUT if we meet a timeout in poll
Ilya Dryomov
01:09 PM CephFS Bug #38835: MDSTableServer.cc: 83: FAILED assert(version == tid)
after restarting the mds, the crash will not happen again. Zheng Yan
10:23 AM CephFS Bug #38835: MDSTableServer.cc: 83: FAILED assert(version == tid)
Yes this was upgraded from luminous and yes that was the first time the MDS was running in mimic.... Dan van der Ster
08:25 AM CephFS Bug #38835: MDSTableServer.cc: 83: FAILED assert(version == tid)
goto frame 4 and try casting MDSIOContextBase into C_Prepare. tid is stored in C_Prepare
was the cluster upgrade...
Zheng Yan
12:54 PM Dashboard Cleanup #38948 (Duplicate): mgr/dashboard: Replace OSD histogram graphs with something more insig...
Currently, the OSD details contain a tab "Histogram" that shows a feature that was ported from the initial dashboard ... Lenz Grimmer
12:00 PM CephFS Bug #38946 (Fix Under Review): ceph_volume_client: Too many arguments for "WriteOpCtx"
https://github.com/ceph/ceph/pull/27213 Ramana Raja
09:45 AM CephFS Bug #38946 (Resolved): ceph_volume_client: Too many arguments for "WriteOpCtx"
Sebastian W hit this while linting,
pybind/ceph_volume_client.py:1480: error: Too many arguments for "WriteOpCtx"
...
Ramana Raja
11:49 AM Dashboard Bug #38932 (Pending Backport): mgr/dashboard: Fix tooltip behavior in RGW user form
Lenz Grimmer
11:49 AM Revision 51ec61fd (ceph): Merge pull request #27153 from Devp00l/issue-38932
mgr/dashboard: Fixes tooltip behavior
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago Melo <tmelo@...
Lenz Grimmer
11:33 AM Dashboard Bug #38284 (Resolved): mgr/dashboard: No I/O Stats shown in the pools list
Lenz Grimmer
11:33 AM Revision 1dd3d8a2 (ceph): test/pybind: fix use of rados.ReadOpCtx and rados.WriteOpCtx
classes WriteOpCtx and ReadOpCtx don't take in any arguments
during instantiation
Signed-off-by: Ramana Raja <rraja@...
Ramana Raja
11:32 AM Revision 2e44ae45 (ceph): ceph_volume_client: fix use of rados.WriteOpCtx
Class WriteOpCtx doesn't take in any arguments during instantiation.
Fixes: http://tracker.ceph.com/issues/38946
Sig...
Ramana Raja
11:18 AM Documentation #38934 (Resolved): "Developer Guide" appears two times in table of contents
Nathan Cutler
11:17 AM Revision 0e63fed7 (ceph): Merge pull request #27159 from smithfarm/wip-38934
doc: move Developer Guide to its own subdirectory
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Nathan Cutler
10:58 AM Dashboard Bug #38418 (Pending Backport): mgr/dashboard: PreventDefault isn't working on 400 errors
Lenz Grimmer
10:57 AM Revision 6daddcb1 (ceph): Merge pull request #26561 from Devp00l/issue-38418
mgr/dashboard: Make preventDefault work with 400 errors
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: ...
Lenz Grimmer
10:47 AM Revision 9801576b (ceph): crimson/osd: partition args the right way
before this change, all "unknown" args are considered `ceph_args`, but
there is chance we have command line like
cri...
Kefu Chai
10:23 AM Revision 1bf59f68 (ceph): tests: rgw crypto tests with partlen vector
4 tests are added when either obj_size for an aligned object, and when an object
is not aligned to a boundary (1 B la...
Abhishek Lekshmanan
10:13 AM mgr Bug #38947 (New): warning "too few PGs" inconsistent with autoscaling
When turning on autoscaling PGs, a warning "too few PGs per OSD (x < min 30)" may be issued, until the affected pool ... J. Clausen
10:04 AM Revision fde9883d (ceph): Merge pull request #27053 from rhcs-dashboard/38284-mimic-show-io-stats
mimic: mgr/dashboard: show I/O stats in Pool list
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago ...
Lenz Grimmer
08:52 AM rgw Bug #38638: S3 policy evaluated incorrectly
Pritha Srivastava wrote:
> I checked further and can see that while evaluating permissions, if the object is not fou...
Pritha Srivastava
08:00 AM Revision 50965170 (ceph): mds: remove SimpleLock::replicate_relax()
The function changes lock to SYNC state without checking issued caps.
which can cause inconsistent between lock state...
Yan, Zheng
06:52 AM CephFS Bug #38944: MDSMonitor: no mechanism for seeing value of allow_new_snaps
I also couldn't find a read setting. Would have expected it to at least be part of `ceph fs dump`. Jan Fajerski
06:04 AM Revision cdba92a1 (ceph): Merge pull request #27190 from tchaikov/wip-ceph.in-asan-only-for-debug
ceph.in: only preload asan library for Debug build
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
06:03 AM Revision f9e0168e (ceph): Merge pull request #26813 from DengkeDu/master
cmake/FindRocksDB: fix IMPORTED_LOCATION for ROCKSDB_LIBRARIES
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:57 AM Revision 496ffbab (ceph): Merge pull request #27204 from xiexingguo/wip-clean-weird-brace
osd/PG: move '}' to the proper place
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: David Zafman <dzafman@re...
Kefu Chai
04:01 AM RADOS Bug #26971: failed to become clean before timeout expired

dzafman-2019-03-26_16:39:54-rados:thrash-wip-zafman-26971-diag-distro-basic-smithi/3776762
Another run with diag...
David Zafman
03:46 AM rgw Backport #38773 (In Progress): nautilus: rgw: nfs: process asserts on empty path name segment (e....
https://github.com/ceph/ceph/pull/27208 Prashant D
03:44 AM RADOS Backport #38854 (In Progress): luminous: .mgrstat failed to decode mgrstat state; luminous dev ve...
https://github.com/ceph/ceph/pull/27207 Prashant D
03:05 AM CephFS Bug #38652: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug on RHEL 7.5

new issue that can cause this warning (file lock become sync state while Fcb is issued)
/ceph/teuthology-archive...
Zheng Yan
02:29 AM Revision 8ebd0fb7 (ceph): doc: add doc for cephfs lazyio
Fixes: http://tracker.ceph.com/issues/38729
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
02:20 AM Revision 459cbb5a (ceph): osd: Don't evict after a flush if intersecting scrub range
Fixes: http://tracker.ceph.com/issues/38840
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
02:18 AM Revision 7b6e05a0 (ceph): cmake/FindRocksDB: fix IMPORTED_LOCATION for ROCKSDB_LIBRARIES
Signed-off-by: dudengke <pinganddu90@gmail.com> dudengke
01:57 AM Revision d9497139 (ceph): osd/PG: introduce all_missing_unfound helper
We use pg_log.missing to track each peer's missing objects separately,
whereas missing_loc records the location of al...
xie xingguo
01:55 AM Revision 44cb4442 (ceph): ceph.in: normalize BOOL values found by get_cmake_variables()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:55 AM Revision 62a4019b (ceph): ceph.in: only preload asan library if it is enabled
my ceph cli hung when i build ceph using `CMAKE_BUILD_TYPE=RelWithDebInfo` and
`WITH_SEASTAR=ON`. because in that cas...
Kefu Chai
01:54 AM rgw Documentation #38721: Remove OpenStack Kilo reference in the keystone documentation
No problem! :) James McClune
01:54 AM RADOS Bug #38945 (Resolved): osd: leaked pg refs on shutdown
recovery_request_timer may hold some QueuePeeringEvts which PGRef,
if we dont shutdown it earlier, it potentially ca...
Zengran Zhang
01:39 AM Revision bb41bdfd (ceph): osd: shutdown recovery_request_timer earlier
recovery_request_timer may hold some QueuePeeringEvts which PGRef,
if we dont shutdown it earlier, it potentially cau...
Zengran Zhang
01:37 AM RADOS Feature #38616: Improvements to auto repair
Also need to backport 0fb951963ff9d03a592bad0d4442049603195e25 with this. David Zafman
01:28 AM Revision 0fb95196 (ceph): osd/PG: move '}' to the proper place
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:17 AM Revision 03195994 (ceph): mon/MgrStatMonitor: ensure only one copy of initial service map
It's possible for create_pending to be called multiple times.
Fixes: http://tracker.ceph.com/issues/38839
Signed-off...
Sage Weil
01:06 AM Revision 5ad58494 (ceph): Merge pull request #27171 from yuriw/wip-yuriw-38819-nautilus_2
qa/tests: initial checkin for nautilus-p2p Yuri Weinstein
12:54 AM Revision eb09e47e (ceph): qa/tests: initial checkin for nautilus-p2p
symlinked `objectstore` folder
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
12:48 AM bluestore Bug #38250: assert failure crash prevents ceph-osd from running
I'm not sure how to get the errno value. I don't see it anywhere in the logs. However SMART started complaining abo... Adam DC949
12:18 AM Revision d6b7e2ca (ceph): osd/PG: move down peers out from peer_purged
In purge_strays(), we'll aggressively clear stray_set and
add all related peers into peer_purged.
However, if the co...
xie xingguo

03/26/2019

11:49 PM RADOS Feature #38616 (Pending Backport): Improvements to auto repair
David Zafman
11:48 PM Revision 33357740 (ceph): Merge pull request #26942 from dzafman/wip-38616
Feature: Improvements to auto repair
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
11:46 PM CephFS Bug #38944 (Won't Fix): MDSMonitor: no mechanism for seeing value of allow_new_snaps
Although it's obvious that cephfs requires "allow_new_snaps = true" in order to enable snapshots, there appears to be... Craig Gardner
11:42 PM Revision f2fbf472 (ceph): rgw: nfs: skip empty (non-POSIX) path segments
Such a path could be created through S3 upload,
e.g., s3://my_files//data/file.pdf.
Previously we asserted for this ...
Matt Benjamin
10:46 PM rgw Documentation #38721: Remove OpenStack Kilo reference in the keystone documentation
thanks for your research! Sebastian Wagner
09:19 PM rgw Documentation #38721: Remove OpenStack Kilo reference in the keystone documentation
I don't think I have the rights to edit this ticket.
PR: https://github.com/ceph/ceph/pull/27203
James McClune
09:15 PM rgw Documentation #38721: Remove OpenStack Kilo reference in the keystone documentation
Hello Sebastian, I opened a PR for this ticket. I researched the OpenStack Keystone docs. I'm not an OpenStack user m... James McClune
10:02 PM mgr Bug #38941: Error when enabling mgr module 'restful'
I'm guessing `ceph mgr module enable restful` is happening very quickly after ceph mgr starts. We dealt with this in... Tim Serong
12:34 PM mgr Bug #38941 (Closed): Error when enabling mgr module 'restful'
Looks like some jobs in teuthology are failing when deploying ceph using ceph-ansible with the following error:
20...
Guillaume Abrioux
09:08 PM Revision 6a24d0e8 (ceph): doc: removed OpenStack Kilo references in Keystone docs
Removed Kilo references in Keystone docs. Updated documentation
to align with Ocata & later releases.
Fixes: https:/...
James McClune
08:52 PM Revision 8d87df48 (ceph): doc: Miscellaneous spelling fixes
While looking over the documentation I found a few words being misspelled.
Signed-off-by: Bryan Stillwell <bstillwel...
Bryan Stillwell
08:06 PM Revision 0247d565 (ceph): Merge PR #27162 into master
* refs/pull/27162/head:
os/bluestore: nice used space report for bluefs-bdev-sizes command.
tools/ceph-kvstore-tool...
Sage Weil
08:03 PM Revision 6417b253 (ceph): doc: Add missing mgr cap for the bootstrap keyring
A manual deployment will fail to create OSDs unless the bootstrap-osd
keyring has read permissions to the mgr.
Signe...
Bryan Stillwell
07:50 PM mgr Bug #37715 (Resolved): test_telemetry (tasks.mgr.test_module_selftest.TestModuleSelftest) fails w...
https://github.com/ceph/ceph/pull/26046 Neha Ojha
07:26 PM Revision 9e13a42d (ceph): test_rgw_crypt: BlockCryptNone takes a block_size param
So that block sizes like 4096 can be tested
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
07:16 PM Revision 78b37a5c (ceph): rgw_crypt: make decrypt's parts_len protected
This is so that testing classes can set this and use that to test the branches
in fixup_range tests
Signed-off-by: A...
Abhishek Lekshmanan
06:17 PM Revision f26b219f (ceph): qa/suites: fix bluestore links
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 269910fc8b2bdf64b98534ce525318e108aa9409)
Sage Weil
05:56 PM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
This bug should be reopened, because it's still present in latest mimic 13.2.5. Please see http://tracker.ceph.com/is... Corin Langosch
05:34 PM Revision 47215a5c (ceph): osd/PGLog: preserve original_crt in merge_log()
Fixes: https://tracker.ceph.com/issues/21174
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
05:33 PM Revision bf414c3f (ceph): Merge pull request #26852 from theanalyst/wip-stale-instance-multisite
rgw admin: disable stale instance delete in a multiste env
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:27 PM Messengers Bug #38577: Messenger/MessengerTest.MissingServerIdenTest2/0 msg/async/AsyncMessenger.cc: 312: FA...
/a/dzafman-2019-03-25_19:13:04-rados-wip-zafman-testing-distro-basic-smithi/3773531/ Neha Ojha
05:21 PM Revision 9c92b56d (ceph): rgw_crypt: take care of start & end boundaries when parsing range
As http range header is inclusive of start and end ranges, this otherwise breaks
at ranges close to multipart boundar...
Abhishek Lekshmanan
05:07 PM Revision b088e4d1 (ceph): os/bluestore: nice used space report for bluefs-bdev-sizes command.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:07 PM Revision 2ab28aa3 (ceph): tools/ceph-kvstore-tool: command to show RocksDB compaction stats.
In fact this command will provide zeros for most of compaction stuff as
completed compactions are required to provide...
Igor Fedotov
04:56 PM RADOS Backport #38510: luminous: ceph CLI ability to change file ownership
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26758
mergedReviewed-by: Sébastien Han <seb@redhat.com>
Yuri Weinstein
04:56 PM Revision 520f7c07 (ceph): Merge pull request #26758 from pdvian/wip-38510-luminous
luminous: CLI: ability to change file ownership Yuri Weinstein
04:49 PM RADOS Backport #38562: luminous: mgr deadlock
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26830
merged
Yuri Weinstein
04:49 PM mgr Bug #38942 (Resolved): HEALTH_OK is reported with no managers (or OSDs) in the cluster
Using the latest Nautilus release (14.2.0) we are seeing the following:... Alfredo Deza
04:49 PM Revision db1474b0 (ceph): Merge pull request #26830 from pdvian/wip-38562-luminous
luminous: mgr/BaseMgrModule: drop GIL for ceph_send_command
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: ...
Yuri Weinstein
04:48 PM bluestore Backport #38586: luminous: OSD crashes in get_str_map while creating with ceph-volume
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26900
merged
Yuri Weinstein
04:48 PM Revision da9bfbf1 (ceph): Merge pull request #26900 from pdvian/wip-38586-luminous
luminous: OSD crashes in get_str_map while creating with ceph-volume
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
04:48 PM CephFS Backport #38665: luminous: qa: powercycle suite reports MDS_SLOW_METADATA_IO
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26962
merged
Yuri Weinstein
04:48 PM Revision 44c9711a (ceph): Merge pull request #26962 from pdvian/wip-38665-luminous
luminous: qa: ignore slow metadata io wrn during osd thrash
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
04:44 PM Revision d8d22fe4 (ceph): msg: default to debug_ms=0
These have a measurable impact on performance and have a limited (although
not non-existent!) track record of providi...
Sage Weil
04:43 PM Revision bc5cf862 (ceph): Merge PR #26936 into master
* refs/pull/26936/head:
msg: default to debug_ms=0
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Sage Weil
04:38 PM mgr Feature #38888 (Pending Backport): mgr: Configure Py root logger for Mgr modules
Sage Weil
04:37 PM Revision cbe78646 (ceph): Merge PR #27069 into master
* refs/pull/27069/head:
mgr: Configure Py root logger for Mgr modules
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Sage Weil
04:37 PM Bug #38842 (Pending Backport): copy_from callback may cause ObjectContextRef leak
Sage Weil
04:37 PM Revision 21339422 (ceph): cephfs-shell: fix mode of script in tree
Make it executable so we can run it inside the tree.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
04:36 PM Bug #38897 (Pending Backport): src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
Sage Weil
04:36 PM Revision 71c8eb1b (ceph): Merge PR #27084 into master
* refs/pull/27084/head:
osd: process_copy_chunk remove obc ref before pg unlock
Reviewed-by: Myoungwon Oh <omwmw@sk...
Sage Weil
04:35 PM Revision c51a3f0c (ceph): Merge PR #27142 into master
* refs/pull/27142/head:
osd/OSDMap: add log for better debugging
osd/OSDMap: calc_pg_upmaps - restrict optimization...
Sage Weil
04:35 PM Revision 1dad9d2f (ceph): Merge PR #27155 into master
* refs/pull/27155/head:
mon/ConfigMonitor: make 'config reset' idempotent
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:29 PM RADOS Bug #38219: rebuild-mondb hangs
/a/sage-2019-03-26_03:52:56-rados-wip-sage-testing-2019-03-25-1934-distro-basic-smithi/3774206 Sage Weil
04:08 PM Revision 998b1925 (ceph): mon/MonClient: do not dereference auth_supported.end()
if we are unable to find a supported method in allowed_methods, we will
dereference `auth_supported.end()` for search...
Kefu Chai
04:07 PM mgr Bug #38939 (Pending Backport): mgr/devicehealth: Python 3 compatibility
https://github.com/ceph/ceph/pull/27172 Sage Weil
08:34 AM mgr Bug #38939: mgr/devicehealth: Python 3 compatibility
It's a bit embarrassing that we're finding so many Python 3 errors. Sebastian Wagner
08:34 AM mgr Bug #38939 (Fix Under Review): mgr/devicehealth: Python 3 compatibility
Sebastian Wagner
04:07 PM Revision 39c84fa5 (ceph): Merge PR #27172 into master
* refs/pull/27172/head:
mgr/devicehealth: Fix python 3 incompatiblity
Reviewed-by: Kefu Chai <kchai@redhat.com>
Rev...
Sage Weil
04:00 PM Revision fdd20006 (ceph): common/config: parse --default-$option as a default value
Sometimes it is useful to specify an alternative default value for an
option via the command line such that it has a ...
Sage Weil
03:47 PM Revision 7d633bae (ceph): ceph.in: use get_cmake_variables(*args)
and return values in a list for better readability and less repeating
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:41 PM Revision 4f7a5a06 (ceph): Merge pull request #27183 from tchaikov/wip-ceph.spec.in-devtoolset-8
rpm: s/devtoolset-7/devtoolset-8/
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
03:39 PM Revision 78396d83 (ceph): Merge pull request #27177 from tchaikov/wip-crimson-stop-before-exit
crimson/osd: call at_exit() before stopping the engine
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
03:24 PM Dashboard Feature #38332 (In Progress): mgr/dashboard: Prevent deletion of iSCSI IQNs with open sessions
Ricardo Marques
03:14 PM rbd Bug #38661 (Fix Under Review): deep cp a migration prepared image will results assert
Mykola Golub
03:09 PM Revision aeb91920 (ceph): librbd: do not allow to deep copy migrating image
Fixes: https://tracker.ceph.com/issues/38661
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:04 PM Revision 961909f3 (ceph): mgr/dashboard: auth ttl expired error
Fixes: https://tracker.ceph.com/issues/38428
Signed-off-by: ming416 <geenature@163.com>
(cherry picked from commit 78...
ming416
02:52 PM Revision b8529775 (ceph): debian: remove python-rados.install file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision a315f052 (ceph): debian: remove all python2 install files
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision 658cc69d (ceph): debian: remove overrides for dh_python2
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision 759d71c6 (ceph): debian: remove PYTHON2 build flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision b7070a77 (ceph): debian: enable PYTHON3 for mgr
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision 67ecfbf2 (ceph): spec: remove python2 packages and conditions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision 8ea891fa (ceph): debian: remove python dbg packages from rules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision 9d41e4c6 (ceph): debian: remove python2 packages
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision ef9ff479 (ceph): debian: update all python- libraries to python3-
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Revision 93b11873 (ceph): debian: build remove python2 from dh options
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:50 PM Dashboard Bug #38820: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetryTest)
After checking the test parameters, i found out that the test uses two Mgr. Maybe that's the reason why the wait_unti... Volker Theile
01:29 PM Dashboard Bug #38820: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetryTest)
/a/sage-2019-03-26_03:35:19-rados-wip-sage2-testing-2019-03-25-1934-distro-basic-smithi/3774002 Sage Weil
12:55 PM Dashboard Bug #38820 (Fix Under Review): ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModule...
Lenz Grimmer
09:21 AM Dashboard Bug #38820: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetryTest)
Can not reproduce this in my local vstart environment. Maybe the timeout value of 20sec wasn't enough, so i increased... Volker Theile
02:14 AM Dashboard Bug #38820: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetryTest)
/a/nojha-2019-03-26_00:22:37-rados-wip-21174-2-distro-basic-smithi/3772849/ Neha Ojha
02:50 PM Revision a6587037 (ceph): mds: fix comment over MDRequestImpl
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
02:50 PM Revision 42cb3a0b (ceph): client: comment fix in _lookup
We're checking for Fs caps on the directory, _not_ a dentry lease.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
02:50 PM Revision 6e559f79 (ceph): mds: fix some misleading log messages
There is no process_cap_release function. Change it to print __func__
instead.
Signed-off-by: Jeff Layton <jlayton@r...
Jeff Layton
02:50 PM Revision 38ebc5d8 (ceph): mds: use stdbool.h instead of hand-rolling our own bool type
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
02:48 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Great, so let's do a minor revision on the rules above. In order to buffer creates the client will need:
# an unus...
Jeff Layton
02:43 PM Revision 91fe2f07 (ceph): mgr/dashboard/qa: Increase timeout for test_disable (tasks.mgr.dashboar...
Fixes: https://tracker.ceph.com/issues/38820
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
02:27 PM Linux kernel client Bug #37713: Centos 7 kernel client overwriting files
Dan van der Ster wrote:
> We are also affected in our HPC environment and have opened a ticket with Red Hat support....
Jozef Kováč
02:02 PM Linux kernel client Bug #37713: Centos 7 kernel client overwriting files
We are also affected in our HPC environment and have opened a ticket with Red Hat support.
We also opened an issue...
Dan van der Ster
02:26 PM Bug #38889 (Resolved): "KeyError: 'pg_stats'" in upgrade:luminous-x-nautilus-distro-basic-smithi
Neha Ojha
02:23 PM Revision 0e76895d (ceph): debian: update all python- libraries to python3-
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:16 PM Revision 6efd2f5a (ceph): spec: remove python2 packages and conditions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:16 PM Revision 0d7f9c34 (ceph): debian: remove python dbg packages from rules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:16 PM Revision f4631975 (ceph): debian: remove python2 packages
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:53 PM Dashboard Cleanup #37337 (Fix Under Review): mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (p...
Ernesto Puerta
01:35 PM Revision 20ffdf8b (ceph): debian: remove python-rados.install file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:35 PM Revision 2e2e46db (ceph): debian: remove all python2 install files
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:35 PM Revision 0bbfcb61 (ceph): debian: remove overrides for dh_python2
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:35 PM Revision 09b16d21 (ceph): debian: remove PYTHON2 build flag
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:35 PM Revision 14515257 (ceph): debian: enable PYTHON3 for mgr
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:35 PM Revision fb028d7e (ceph): build remove python2 option when building deb packages
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:25 PM Revision a9ba5ba1 (ceph): mgr/dashboard: Manager should complain about wrong dashboard certificate
Fixes: https://tracker.ceph.com/issues/24453
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:14 PM Dashboard Bug #38265 (Pending Backport): mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_stan...
Volker Theile
01:00 PM Dashboard Bug #38265 (Resolved): mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is f...
Volker Theile
01:09 PM Revision 0ba913ba (ceph): Merge pull request #27192 from idryomov/wip-krbd-discard-fixups
qa/workunits/rbd: fixups for the new krbd discard behavior
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
12:44 PM Revision 7c1f1efe (ceph): Merge pull request #26925 from votdev/issue_38265
mgr/dashboard/qa: Improve tasks.mgr.test_dashboard.TestDashboard.test_standby
Reviewed-by: Laura Paduano <lpaduano@s...
Lenz Grimmer
12:42 PM Dashboard Feature #26872 (Pending Backport): mgr/dashboard Add refresh interval to the dashboard landing page
Lenz Grimmer
12:41 PM Revision fe11e7f7 (ceph): Merge pull request #26396 from familyuu/interval
mgr/dashboard: Add refresh interval to the dashboard landing page
Reviewed-by: Alfonso Martínez <almartin@redhat.co...
Lenz Grimmer
12:21 PM rbd Bug #38895 (Pending Backport): "cannot move migrating image to trash" error should return EBUSY
Jason Dillaman
12:21 PM Revision b18acbaa (ceph): Merge pull request #27136 from trociny/wip-38895
librbd: trash move return EBUSY instead of EINVAL for migrating image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:21 PM Revision 6e321082 (ceph): Merge pull request #27137 from trociny/wip-qa-rbd-qos
qa: add RBD QOS functional test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:21 PM rbd Bug #38928 (Pending Backport): non-default namespace images ignore pool level config overrides
Jason Dillaman
12:20 PM Revision cd4e793e (ceph): Merge pull request #27151 from trociny/wip-38928
librbd: look for pool metadata in default namespace
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:55 AM Revision b7829029 (ceph): rgw: decrypt filter does not cross multipart boundaries
multipart uploads with sse encrypts each part separately, using an
initialization vector based on the part offset
de...
Casey Bodley
11:42 AM CephFS Bug #38835: MDSTableServer.cc: 83: FAILED assert(version == tid)
Zheng Yan wrote:
> I have trouble to check the coredump file. please use gdb to print 'tid' and 'version' if you can...
Dan van der Ster
03:07 AM CephFS Bug #38835: MDSTableServer.cc: 83: FAILED assert(version == tid)
I have trouble to check the coredump file. please use gdb to print 'tid' and 'version' if you can. Zheng Yan
10:37 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
The manager log is placed by default in the folder "/var/log/ceph" in the server where the active manager daemon is r... Juan Miguel Olmo Martínez
01:06 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
Juan Miguel Olmo Martínez wrote:
> Sorry for the delay answering.
>
> The problem seems to be related with the "...
一帆 师
10:19 AM Revision 4e312906 (ceph): rgw: build async scheduler only when beast is built
As it depends on yield and other asio constructs don't build if beast frontend
isn't built
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
10:19 AM Revision 79c3ee7c (ceph): rgw: test_dmclock_scheduler: conditionalize tests with boost ctx
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit b6e503d79cc625c1565ca5c5ae60881d16f...
Abhishek Lekshmanan
10:19 AM Revision 18794f7c (ceph): librgw: expose dmclock linkage
As files that include librgw will fail to build with include errors otherwise
Signed-off-by: Abhishek Lekshmanan <ab...
Abhishek Lekshmanan
10:05 AM Revision 933db563 (ceph): Merge pull request #27118 from sebastian-philipp/mypy-gitignore
scrips/run_mypy: add .gitignore
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Sebastian Wagner
09:38 AM RADOS Backport #38903 (In Progress): nautilus: Minor rados related documentation fixes
Nathan Cutler
09:38 AM Revision 9118cd93 (ceph): doc: Fix the pg states and auto repair config options
Fixes: http://tracker.ceph.com/issues/38896
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
09:30 AM rgw Bug #21619: RGW Reshard error add failed to drop lock on <bucket>
I have this issue for ceph radosgw 13.2.2 version... hoan nv
09:29 AM RADOS Backport #38901 (In Progress): mimic: Minor rados related documentation fixes
Nathan Cutler
09:29 AM Revision 5b624cbc (ceph): doc: Fix the pg states and auto repair config options
Fixes: http://tracker.ceph.com/issues/38896
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
09:04 AM RADOS Backport #38902 (In Progress): luminous: Minor rados related documentation fixes
Nathan Cutler
09:03 AM Revision 04f56773 (ceph): doc: Fix the pg states and auto repair config options
Fixes: http://tracker.ceph.com/issues/38896
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
08:58 AM Revision f88710f1 (ceph): scrips/run_mypy: add .gitignore
Co-Authored-by: Patrick Nawracay <pnawracay@suse.com>
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:37 AM Revision ec018e92 (ceph): Merge pull request #27181 from tchaikov/wip-test/test_weighted_shuffle
test/test_weighted_shuffle: enlarge epsilon
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
08:09 AM Revision a929a5a0 (ceph): mgr/DaemonServer: handle_conf_change - fix broken locking
The is_locked_by_me() is only meant to be safe if you know
you hold the lock. It's meant to be used in an assertion.
...
xie xingguo
07:44 AM bluestore Bug #38363: Failure in assert when calling: ceph-volume lvm prepare --bluestore --data /dev/sdg
I think I found the problem or perhaps the bug in ceph, At least I found a way to work around it....
Trying to cre...
Rainer Krienke
07:20 AM Revision 9694a72d (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>
Kefu Chai
06:54 AM mgr Bug #38899 (Fix Under Review): mgr: handle_conf_change - broken locking
Mykola Golub
05:30 AM Revision 37b832ca (ceph): test/test_weighted_shuffle: enlarge epsilon
be more permissive to address the following failure:
test_weighted_shuffle.cc:36: Failure
The difference between flo...
Kefu Chai
04:55 AM rgw Backport #38771 (In Progress): luminous: rgw: nfs: process asserts on empty path name segment (e....
https://github.com/ceph/ceph/pull/27180 Prashant D
04:53 AM rgw Backport #38772 (In Progress): mimic: rgw: nfs: process asserts on empty path name segment (e.g.,...
https://github.com/ceph/ceph/pull/27179 Prashant D
04:17 AM Revision 121a2695 (ceph): rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:15 AM RADOS Feature #38940 (New): Allow marking noout by failure domain for maintainance and planned downtime.
- Sometimes an entire host can have planned downtime for maintenance.
- Disk failures outside of the affected area ...
Rohan Joseph
03:59 AM Revision d22a1b0e (ceph): crimson/osd: call at_exit() before stopping the engine
if we mkfs and stop the engine, any calls using the engine should/will
fail after `seastar::engine().exit(0)`. in the...
Kefu Chai
03:40 AM Revision 4317081e (ceph): Add diagnostics for 26971
David Zafman
03:05 AM Revision 049ce9f4 (ceph): Merge pull request #27149 from wjwithagen/wjw-fix-stdFileSystem
cmake: use StdFilesystem::filesystem instead of stdc++fs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:35 AM bluestore Bug #38745: spillover that doesn't make sense
??@Sage, I observed up to 2x space utilization increase during compaction.??
This is normal behavior for first com...
Konstantin Shalygin
02:23 AM rgw Bug #38470: Radosg-admin can't delete bucket and radosgw-admin gc process not working (or very sl...
Eric Ivancich wrote:
> @hoan nv:
>
> Once the backport of http://tracker.ceph.com/issues/38713 is complete, would...
hoan nv
02:19 AM Revision 7895d977 (ceph): rgw: nfs: skip empty (non-POSIX) path segments
Such a path could be created through S3 upload,
e.g., s3://my_files//data/file.pdf.
Previously we asserted for this ...
Matt Benjamin
02:18 AM ceph-volume Bug #38789: ceph-volume lvm create --bluestore does not appear to respect or use --osd-id value
Jamin Collins wrote:
> When trying to specify an OSD ID through:
>
> ceph-volume lvm create --bluestore --data ${...
dovefi Z
02:17 AM Revision 20e6229c (ceph): rgw: nfs: skip empty (non-POSIX) path segments
Such a path could be created through S3 upload,
e.g., s3://my_files//data/file.pdf.
Previously we asserted for this ...
Matt Benjamin
02:14 AM rgw Backport #38756 (In Progress): mimic: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri no...
https://github.com/ceph/ceph/pull/27174 Prashant D
01:59 AM rgw Backport #38755 (In Progress): luminous: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri...
https://github.com/ceph/ceph/pull/27173 Prashant D
01:45 AM Revision 128ce119 (ceph): Merge pull request #27134 from tchaikov/wip-devtools-8
install-dep,rpm: use devtools-8 on amd64
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Brad Hubbard <bhubbar...
Kefu Chai
01:36 AM Revision fa14f80e (ceph): Merge pull request #26697 from tchaikov/wip-crimson-pg-fsm
crimon/osd: serve read requests
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:34 AM Revision 4619a9cc (ceph): crimson/osd: add pg backends
* add exceptions.h for EIO, ENOENT error handling
* add PGBackend for serving i/o requests
Signed-off-by: Kefu Chai ...
Kefu Chai
01:34 AM Revision 40a29581 (ceph): crimson/osd/pg: specify file variable values for editors
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:49 AM CephFS Bug #38822: mds: there is an assertion when calling Beacon::shutdown()
hi Patrick @Patrick Donnelly
Can you pull me into the development of the tracker? I can't modify most of the states ...
huanwen ren
12:02 AM Revision 34ad225a (ceph): rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Fixes: https://tracker.ceph.com/issues/38699
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin
12:01 AM Revision 7f2356b9 (ceph): rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Fixes: https://tracker.ceph.com/issues/38699
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin

03/25/2019

11:03 PM Revision d2ca3d2f (ceph): osd: Track num_objects_repaired in pg stats 2(3)
Leave repair pg state on until recovery finishes or a new scrub starts
Fixes: http://tracker.ceph.com/issues/38616
...
David Zafman
11:03 PM Revision 57abdb11 (ceph): osd, test: Add num_shards_repaired to osd_stat_t for pushes with repair...
Fixes: http://tracker.ceph.com/issues/38616
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:03 PM Revision 769cdc82 (ceph): doc: Document new pg state and changes to auto repair behavior
Fixes: http://tracker.ceph.com/issues/38616
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
10:24 PM Revision f570f8a1 (ceph): mgr/dashboard: iscsi: feature names in error messages
Required/supported RBD features should be included in
the error messages.
Signed-off-by: Ricardo Marques <rimarques@...
Ricardo Marques
10:18 PM Revision 4817a621 (ceph): mgr/devicehealth: Fix python 3 incompatiblity
Fixes: http://tracker.ceph.com/issues/38939
Signed-off-by: Marius Schiffer <marius@mschiffer.de>
Marius Schiffer
10:17 PM mgr Bug #38939 (Resolved): mgr/devicehealth: Python 3 compatibility
Fix python 3 compatiblity Marius Schiffer
10:02 PM RADOS Subtask #37731 (Resolved): upgrade/luminous-x - add "require-osd-release nautilus" and clean up
Yes, done as a part of these.
https://github.com/ceph/ceph/pull/26389
https://github.com/ceph/ceph/pull/26455
Neha Ojha
07:49 PM RADOS Subtask #37731: upgrade/luminous-x - add "require-osd-release nautilus" and clean up
@neha I think this is done, just want to confirm, pls resolve Yuri Weinstein
09:39 PM Revision f272429e (ceph): mgr/dashboard: Validate iSCSI images features
Will also filter the list of available images.
Fixes: https://tracker.ceph.com/issues/38074
Signed-off-by: Ricardo ...
Ricardo Marques
09:06 PM Revision 673673f5 (ceph): qa: krbd_fallocate.sh: zero can be munged to truncate
The test case is issuing discards that span two objects: the tail of
the first object is truncated, the head of the s...
Ilya Dryomov
09:06 PM Revision f3f757aa (ceph): qa/workunits/rbd: fixups for the new krbd discard behavior
With discard_granularity set to alloc_size, we no longer get object
size alignment from blk_bio_discard_split().
Thi...
Ilya Dryomov
09:02 PM RADOS Bug #38041 (Resolved): Fix recovery and backfill priority handling
David Zafman
09:01 PM RADOS Backport #38275 (Resolved): mimic: Fix recovery and backfill priority handling
David Zafman
08:59 PM rgw Bug #38470: Radosg-admin can't delete bucket and radosgw-admin gc process not working (or very sl...
@hoan nv:
Once the backport of http://tracker.ceph.com/issues/38713 is complete, would you kindly test it? This se...
J. Eric Ivancich
08:42 PM rgw Bug #38938 (Pending Backport): multisite: sync status on master zone does not show "oldest increm...
Casey Bodley
08:39 PM rgw Bug #38938 (Resolved): multisite: sync status on master zone does not show "oldest incremental ch...
Casey Bodley
08:31 PM Documentation #38934: "Developer Guide" appears two times in table of contents
I don't understand why this is a problem. Dan Mick
02:05 PM Documentation #38934 (Fix Under Review): "Developer Guide" appears two times in table of contents
Nathan Cutler
02:02 PM Documentation #38934: "Developer Guide" appears two times in table of contents
Introduced by ef3ac5692b7eb79ec93537b612100ce3ed7f767b Nathan Cutler
01:56 PM Documentation #38934 (In Progress): "Developer Guide" appears two times in table of contents
Nathan Cutler
01:10 PM Documentation #38934 (Resolved): "Developer Guide" appears two times in table of contents
This is the expanded table of content of http://docs.ceph.com/docs/master/dev/ clearly showing the developer guide tw... Sebastian Wagner
07:16 PM Bug #38889: "KeyError: 'pg_stats'" in upgrade:luminous-x-nautilus-distro-basic-smithi
testing http://pulpito.ceph.com/teuthology-2019-03-25_19:14:43-upgrade:luminous-x-nautilus-distro-basic-smithi/ Yuri Weinstein
06:47 PM RADOS Bug #38927 (Resolved): should print min_mon_release correctly
Sage Weil
06:47 PM Revision 0929e8aa (ceph): Merge PR #27168 into nautilus
* refs/pull/27168/head:
mon/Monitor.cc: print min_mon_release correctly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:34 PM Revision cd25c1d7 (ceph): osd/PGLog: preserve original_crt in proc_replica_log()
This is to prevent rolling back further than deleted object version.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
06:33 PM Revision de18c592 (ceph): osd/PGLog: should not rollback further than deleted object version
When a deleted object becomes a divergent entry in the pg log,
we should not be able to rollback to a version of the ...
Neha Ojha
06:27 PM Revision 0e440031 (ceph): mon/Monitor.cc: print min_mon_release correctly
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 21ca604a22eacbf5e1dbeffffa0dd38f84647505)
Neha Ojha
06:16 PM mgr Bug #38848: Diskprediction unable to transfer data into the cloud server
backport: 9df1f3cfaaa3fb1de35ed729cc7548da19392255 Sage Weil
06:14 PM mgr Bug #38848 (Pending Backport): Diskprediction unable to transfer data into the cloud server
Sage Weil
06:16 PM Revision 8728c564 (ceph): mgr/diskprediction_cloud: Correct base64 encode translate table
Correct base64 encode/decode string translate table
Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
(cherry pic...
Rick Chen
06:15 PM Revision c402e51f (ceph): Merge PR #27124 into master
* refs/pull/27124/head:
osd/pg: use emplace() to construct new element in-place
Reviewed-by: Kefu Chai <kchai@redha...
Sage Weil
06:14 PM mgr Bug #38626 (Pending Backport): pg_autoscaler is not Python 3 compatible
Sage Weil
06:14 PM Revision eeb97a98 (ceph): Merge PR #27079 into master
* refs/pull/27079/head:
mgr/pg_autoscaler: Fix python3 incompatibility
Reviewed-by: Kefu Chai <kchai@redhat.com>
Re...
Sage Weil
06:14 PM Revision 7003c89b (ceph): Merge PR #27113 into master
* refs/pull/27113/head:
mgr/diskprediction_cloud: Correct base64 encode translate table
Reviewed-by: Sage Weil <sag...
Sage Weil
06:13 PM RADOS Bug #38357: ClsLock.TestExclusiveEphemeralStealEphemeral failed
Similar,... Sage Weil
06:10 PM Revision c8b86bc3 (ceph): Merge PR #27158 into nautilus
* refs/pull/27158/head:
common/blkdev: get_device_id: behave if model is lvm and id_model_enc isn't there
Reviewed-...
Sage Weil
06:08 PM Revision 5118df1d (ceph): Merge PR #27156 into master
* refs/pull/27156/head:
common/blkdev: get_device_id: behave if model is lvm and id_model_enc isn't there
Reviewed-...
Sage Weil
05:34 PM rgw Bug #38002 (Resolved): fix http 416(InvalidRange) when upload a super large file
Casey Bodley
05:31 PM CephFS Feature #38838: Expose CephFS snapshot creation time to clients
Kernel PR: https://www.spinics.net/lists/ceph-devel/msg44894.html
Both patch-sets have been acked, but the userspa...
David Disseldorp
05:22 PM Revision 9fdcaae1 (ceph): Merge pull request #26100 from ceph/wip-s3a-hadoop-ver
qa/tests: update s3a hadoop versions used for test
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:02 PM Revision c4807152 (ceph): qa/tests: reduced number of jobs for `kcephfs` suite
now we get 502 jobs and run 3 times a week
this change will generate/run 44 jobs every day
Signed-off-by: Yuri Weins...
Yuri Weinstein
04:38 PM Revision 70874399 (ceph): osd: process_copy_chunk remove obc ref before pg unlock
drop the obc ref when pg locked is more safer, if not, on_change
may failed to clear it, and on_flushed may find leak...
Zengran Zhang
04:33 PM Dashboard Cleanup #38937 (Fix Under Review): mgr/dashboard: Back button component
Stephan Müller
04:13 PM Dashboard Cleanup #38937 (Resolved): mgr/dashboard: Back button component
It would be great to have a back button component that would use angular location service to go back to the last page. Stephan Müller
04:20 PM bluestore Bug #38745: spillover that doesn't make sense
Curious thing is that one is unable to realize what space is occupied at slow device due to fallbacks from neither "k... Igor Fedotov
03:56 PM bluestore Bug #38745: spillover that doesn't make sense
ceph-post-file: a6ef2d24-56c0-486d-bb1e-f82080c0da9e
Sage Weil
03:27 PM bluestore Bug #38745: spillover that doesn't make sense
@Sage, I observed up to 2x space utilization increase during compaction. You can inspect l_bluefs_max_bytes_wal, l_bl... Igor Fedotov
03:15 PM bluestore Bug #38745: spillover that doesn't make sense
I tried a compaction on osd.50. Before,... Sage Weil
02:12 PM bluestore Bug #38745: spillover that doesn't make sense
Generally I suppose this is a valid state - RocksDB put next level data to slow device when it expects it wouldn't fi... Igor Fedotov
11:10 AM bluestore Bug #38745: spillover that doesn't make sense
Chris Callegari wrote:
> Also my cluster did not display the 'osd.X spilled over 123 GiB metadata from 'blah' device...
Igor Fedotov
12:17 AM bluestore Bug #38745: spillover that doesn't make sense
Also my cluster did not display the 'osd.X spilled over 123 GiB metadata from 'blah' device (20 GiB used of 31 GiB) t... Chris Callegari
12:15 AM bluestore Bug #38745: spillover that doesn't make sense
I recently upgraded from latest mimic to nautilus. My cluster displayed 'BLUEFS_SPILLOVER BlueFS spillover detected ... Chris Callegari
03:38 PM Revision 1fdd8ed5 (ceph): Merge pull request #27150 from tchaikov/wip-ceph.spec.in/immutable-obje...
rpm: immutable-object-cache related changes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
03:37 PM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
Sorry for the delay answering.
The problem seems to be related with the "connection" with the external Ansible Ru...
Juan Miguel Olmo Martínez
03:34 PM Revision 64fc87a4 (ceph): doc: move Developer Guide to its own subdirectory
Fixes: ef3ac5692b7eb79ec93537b612100ce3ed7f767b
Fixes: https://tracker.ceph.com/issues/38934
Signed-off-by: Nathan Cu...
Nathan Cutler
03:34 PM Revision 2a474443 (ceph): crimson/osd: handle MOSDOp in OSD
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:34 PM Revision 650cb7de (ceph): crimson/osd/pg: wait until pg is active
hold i/o request until pg is active
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:32 PM rgw Bug #38722 (Pending Backport): rgw: fix RGWDeleteMultiObj::verify_permission
Casey Bodley
03:29 PM Revision 92629129 (ceph): Merge pull request #27126 from tchaikov/wip-monclient-srv-priority
mon/MonClient: add proper SRV priority support
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
03:11 PM Revision 274e069d (ceph): Merge pull request #25808 from joke-lee/fix_dump_usage_categories_info
rgw: usage dump_unsigned instead dump_int in dump_usage_categories_info
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
03:11 PM Revision b7608fe3 (ceph): Merge pull request #26070 from iliul/fix-bug-38002
rgw: Replace COMPLETE_MULTIPART_MAX_LEN with rgw_max_put_param_size
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
03:11 PM Revision 511cd89e (ceph): qa/rgw: point test repos at ceph-nautilus branch
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:10 PM Revision d5ae6e47 (ceph): Merge pull request #26947 from IrekFasikhov/fixRGWMultiDeleteObject
rgw: fix RGWDeleteMultiObj::verify_permission()
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Adam ...
J. Eric Ivancich
03:04 PM Revision f3b21be0 (ceph): Merge pull request #27081 from dzafman/wip-38275
mimic: Fix recovery and backfill priority handling
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
03:04 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang
Seen in mimic backport testing with new osd-backfill-prio.sh test.
http://pulpito.ceph.com/dzafman-2019-03-20_19:4...
David Zafman
02:24 PM Dashboard Cleanup #38936 (Fix Under Review): mgr/dashboard: Unify polling behavior
Stephan Müller
01:41 PM Dashboard Cleanup #38936 (New): mgr/dashboard: Unify polling behavior
Unify the polling behavior means that all API calls should be handled similar on failure.
The idea is that the das...
Stephan Müller
01:55 PM bluestore Feature #38816: Deferred writes do not work for random writes
I tried similar thing when Mark asked me. In summary, you *can* enlarge your deferred queue a bit, but you can't make... Vitaliy Filippov
11:02 AM bluestore Feature #38816: Deferred writes do not work for random writes
Mark, I'm not sure your root cause analysis is 100% valid. And to avoid any speculations I'd prefer to arrange the be... Igor Fedotov
01:52 PM Revision 03d5cc3f (ceph): common/blkdev: get_device_id: behave if model is lvm and id_model_enc i...
If that happens, leave ID_MODEL blank and we'll fall back to something
else, like ID_SERIAL (which is present in each...
Sage Weil
01:37 PM Dashboard Feature #38933 (Fix Under Review): mgr/dashboard: FixtureHelper
Stephan Müller
12:20 PM Dashboard Feature #38933 (Resolved): mgr/dashboard: FixtureHelper
A helper class for interacting with fixtures would be great. With that we could better separate the "FormHelper" from... Stephan Müller
01:24 PM Revision ec4434a6 (ceph): common/blkdev: get_device_id: behave if model is lvm and id_model_enc i...
If that happens, leave ID_MODEL blank and we'll fall back to something
else, like ID_SERIAL (which is present in each...
Sage Weil
01:24 PM ceph-volume Bug #38935: ceph-volume v12.2.10 OSError(no such file or directory) when try to create an osd
sorry , it should be... dovefi Z
01:18 PM ceph-volume Bug #38935 (New): ceph-volume v12.2.10 OSError(no such file or directory) when try to create an osd
i try to use ceph-volume to create an osd manually,Command is as follows... dovefi Z
12:56 PM Revision 9ebea283 (ceph): Merge pull request #26634 from theanalyst/scheduler-beast-ctx
rgw: build async scheduler only when beast is built
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Nath...
Casey Bodley
12:35 PM Revision 794e3dfc (ceph): mon/ConfigMonitor: make 'config reset' idempotent
This partially revert 1bc9c86d08cfb408768c080ed5ea1ea82325ed57.
It's generally not a good idea if a command is not id...
xie xingguo
11:44 AM Dashboard Subtask #37578 (Pending Backport): mgr/dashboard: Object Gateway menu E2E breadcrumb tests
Lenz Grimmer
11:43 AM Revision fc7057fc (ceph): Merge pull request #25451 from nathan-weinberg/gateway-tests
mgr/dashboard: Added breadcrumb tests to Object Gateway menu items
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Re...
Lenz Grimmer
11:39 AM Revision e7ad0eea (ceph): mgr/pg_autoscaler: apply bias to pg_num selection
This is a relatively naive way to apply the bias: we just multiply it
to whatever we would have chosen. A more cleve...
Sage Weil
11:35 AM Revision f1d3be6a (ceph): mgr/pg_autoscaler: include pg_autoscale_bias in autoscale-status table
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:33 AM Dashboard Bug #38932 (Fix Under Review): mgr/dashboard: Fix tooltip behavior in RGW user form
Stephan Müller
11:28 AM Dashboard Bug #38932 (Resolved): mgr/dashboard: Fix tooltip behavior in RGW user form
The problem is that if you hover a sub user and get to a button with a tooltip the rounded corner will disappear and ... Stephan Müller
11:30 AM Revision f845fa17 (ceph): osd/osd_types,mon: add pg_autoscale_bias pool property
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:30 AM Revision 4b23b780 (ceph): mgr/dashboard: Fixes tooltip behavior
The problem was that the tool tip element was added to the current parent
element which caused the CSS to make the la...
Stephan Müller
11:23 AM Revision a89281ff (ceph): osd/OSDMap: add log for better debugging
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:23 AM Revision 01e8e948 (ceph): osd/OSDMap: calc_pg_upmaps - restrict optimization to origin pools only
The current implementation will try to cancel any pg_upmaps that
would otherwise re-map a PG out from an underfull os...
xie xingguo
11:21 AM Revision bf1fa247 (ceph): Merge pull request #26850 from nathan-weinberg/nfs-breadcrumb
mgr/dashboard: Added breadcrumb tests to NFS menu
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago ...
Lenz Grimmer
11:14 AM Dashboard Subtask #38641 (Pending Backport): mgr/dashboard: NFS menu E2E breadcrumb tests
Lenz Grimmer
11:14 AM RADOS Bug #38931 (Resolved): osd does not proactively remove leftover PGs
(Context: cephfs cluster running v12.2.11)
We had an osd go nearfull this weekend. I reweighted it to move out som...
Dan van der Ster
10:58 AM RADOS Bug #38930 (Duplicate): ceph osd safe-to-destroy wrongly approves any out osd
With v12.2.11, we found that ceph osd safe-to-destroy is wrongly reporting that all out osds are safe to destroy.
...
Dan van der Ster
10:07 AM RADOS Backport #38850: upgrade: 1 nautilus mon + 1 luminous mon can't automatically form quorum
Agreed, my expectation would be that we can maintain quorum during the entire upgrade period. Even discounting OS upg... Lars Marowsky-Brée
09:32 AM Documentation #19238: librados python binding reference is not autogenerated
One problem is the lack of proper structure within the librados python API itself. Just autogenerating the doc doesn'... Sebastian Wagner
09:30 AM Revision 1729f149 (ceph): librbd: look for pool metadata in default namespace
when applying pool level config overrides
Fixes: https://tracker.ceph.com/issues/38928
Signed-off-by: Mykola Golub <...
Mykola Golub
09:12 AM Revision 5aa984cc (ceph): mgr/dashboard: Make preventDefault work with 400 errors
The problem was that, if a error with the status code 400 was
received by the error interceptor the "timeoutId" was n...
Stephan Müller
09:11 AM Dashboard Bug #38382 (Resolved): mgr/dashboard: Placement group counter skips values when incrementing it v...
Stephan Müller
09:10 AM mgr Bug #38898: mgr/influx plugin : influxdb plugin of mgr has timeout error after a few hours
Sebastian Wagner wrote:
> Do you also have a full Traceback or just the snipped you added to the description?
Thi...
hoan nv
08:40 AM mgr Bug #38898: mgr/influx plugin : influxdb plugin of mgr has timeout error after a few hours
Do you also have a full Traceback or just the snipped you added to the description? Sebastian Wagner
08:07 AM Bug #38842 (Fix Under Review): copy_from callback may cause ObjectContextRef leak
Kefu Chai
07:56 AM Revision d5b52eae (ceph): librbd: trash move return EBUSY instead of EINVAL for migrating image
Fixes: https://tracker.ceph.com/issues/38895
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:42 AM rbd Bug #38661 (In Progress): deep cp a migration prepared image will results assert
Mykola Golub
07:00 AM rbd Bug #38928 (Fix Under Review): non-default namespace images ignore pool level config overrides
Mykola Golub
06:53 AM rbd Bug #38928 (Resolved): non-default namespace images ignore pool level config overrides
It tries to read pool metadata in its own namespace. Mykola Golub
05:56 AM Revision 253385d4 (ceph): rpm,deb: let immutable-object-cache depend on librados2
ceph-common depends on librados2, but ceph-immutable-object-cache only
uses librados2's C++ API, so librados2 would s...
Kefu Chai
05:28 AM Revision c9dbaf27 (ceph): Merge pull request #27090 from xiexingguo/wip-config-mon-core
mon/ConfigMonitor: make 'num' of 'config reset' optional; allow target version 0
Reviewed-by: Sage Weil <sage@redhat...
Xie Xingguo
04:47 AM Revision 1cd19670 (ceph): rpm: do not use "-n" for immutable-object-cache
as immutable-object-cache has the prefix of "ceph", no need to use "-n"
option. so this change is but a cleanup.
* u...
Kefu Chai
04:47 AM Revision c80d5aa6 (ceph): rpm: remove libradospp1 from immutable-object-cache's Requires
* remove "libradospp1" from immutable-object-cache's runtime
dependencies. this package was removed in 65c8733b
Si...
Kefu Chai
01:46 AM Revision bbfe99be (ceph): osd/pg: use emplace() to construct new element in-place
replace emplace() and emplace_back() with insert() and push_back()
calls to construct the new element in-place and av...
Zengran Zhang
01:41 AM Revision 1bc9c86d (ceph): mon/ConfigMonitor: make 'num' of 'config reset' command optional
This way it can be used to fast cancel/undo the last command.
Also make the tip message a litter bit nicer..
Signed-...
xie xingguo
01:24 AM Bug #24398: install-deps.sh fails in Debian/stretch
Swing Hu wrote:
> I also meet this problem when compile ceph the latest source code.
> ubuntu 14.04.1
finaly, I ...
Swing Hu

03/24/2019

04:08 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Yes I can still reproduce it, the cluster is still in a broken state.... Grant Slater
03:37 PM RADOS Backport #38853 (Resolved): nautilus: .mgrstat failed to decode mgrstat state; luminous dev version?
Kefu Chai
03:36 PM Revision 41b9e7f9 (ceph): Merge pull request #27116 from liewegas/wip-38839-nautilus
nautilus: mon/MgrStatMonitor: ensure only one copy of initial service map
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:30 PM Revision 639025d2 (ceph): Merge PR #26972 into nautilus
* refs/pull/26972/head:
rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Reviewed-by: Casey Bodley <cbodley@...
Sage Weil
03:30 PM Revision 7622636f (ceph): Merge PR #27060 into nautilus
* refs/pull/27060/head:
mon/OSDMonitor: allow 'osd pool set pgp_num_actual'
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
03:30 PM mgr Backport #38837 (Resolved): nautilus: mgr/orchestrator: Add error handling to interface
Sage Weil
03:29 PM Revision eb140a3d (ceph): Merge PR #27095 into nautilus
* refs/pull/27095/head:
mgr/orchestrator: Add error handling to interface
Sage Weil
03:29 PM Revision d40d9e6d (ceph): Merge PR #27096 into nautilus
* refs/pull/27096/head:
common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid ID_MODEL_ENC
Reviewed...
Sage Weil
03:28 PM Revision 42e04108 (ceph): Merge PR #27117 into nautilus
* refs/pull/27117/head:
osd/OSDMap: add 'zone' to default crush map
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
03:28 PM Revision e21e1044 (ceph): Merge PR #27119 into nautilus
* refs/pull/27119/head:
crush/CrushWrapper: make update_choose_args less chatty
qa/standalone/crush/crush-choose-ar...
Sage Weil
03:27 PM Messengers Bug #38577: Messenger/MessengerTest.MissingServerIdenTest2/0 msg/async/AsyncMessenger.cc: 312: FA...
/a/sage-2019-03-22_15:28:27-rados-wip-sage4-testing-2019-03-22-0507-distro-basic-smithi/3761317 Sage Weil
03:25 PM Revision 2d920de1 (ceph): Merge PR #27147 into master
* refs/pull/27147/head:
qa/workunits/mon/config.sh: s|bin/ceph|ceph|
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Revision 936b14a5 (ceph): Merge PR #27147 into nautilus
* refs/pull/27147/head:
qa/workunits/mon/config.sh: s|bin/ceph|ceph|
Merge pull request #25545 from zhouyuan/wip-ce...
Sage Weil
02:14 PM Revision 1f0e4438 (ceph): cmake: use StdFilesystem::filesystem instead of stdc++fs
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
02:46 AM Revision 673f1e8e (ceph): Merge pull request #26531 from majianpeng/msg-async-optimization
msg/async: optimizations
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
02:31 AM RADOS Bug #38927: should print min_mon_release correctly
> Brad Hubbard wrote:
> 15 - 15 !> 2 ?
>
>
> https://github.com/ceph/ceph/pull/27107 should fix this.
Kefu Chai
02:30 AM RADOS Bug #38927 (Pending Backport): should print min_mon_release correctly
Kefu Chai
02:30 AM RADOS Bug #38927 (Resolved): should print min_mon_release correctly

dzafman-2019-03-20_19:53:02-rados-wip-zafman-testing-distro-basic-smithi/3754307
rados/upgrade/luminous-x-single...
Kefu Chai
02:28 AM Revision 86f9005f (ceph): Merge pull request #27107 from neha-ojha/wip-38845
mon/Monitor.cc: print min_mon_release correctly
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: xie xin...
Kefu Chai
02:26 AM Revision cf30bb07 (ceph): Merge pull request #27097 from tchaikov/wip-option-sv-as-keys
common/config: use string_view for keys
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Jason Dillam...
Kefu Chai
02:23 AM rgw Bug #38121 (Resolved): common/Formatter: printed buffer should be escaped when ns exists in XMLFo...
Kefu Chai
02:23 AM Revision 62153b3e (ceph): Merge pull request #26220 from ashitakasam/master
common/Formatter: escape printed buffer in XMLFormatter::dump_format_va()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:14 AM Bug #24398: install-deps.sh fails in Debian/stretch
I also meet this problem when compile ceph the latest source code.
ubuntu 14.04.1
Swing Hu

03/23/2019

10:48 PM RADOS Backport #38901: mimic: Minor rados related documentation fixes
Remove "premerge" pg state which doesn't apply in mimic. David Zafman
09:13 PM RADOS Backport #38901 (Resolved): mimic: Minor rados related documentation fixes
https://github.com/ceph/ceph/pull/27188 Nathan Cutler
10:48 PM RADOS Backport #38902: luminous: Minor rados related documentation fixes
Remove "premerge" pg state which doesn't apply in luminous. David Zafman
09:13 PM RADOS Backport #38902 (Resolved): luminous: Minor rados related documentation fixes
https://github.com/ceph/ceph/pull/27185 Nathan Cutler
09:27 PM rgw Backport #38926 (Resolved): nautilus: beast frontend option to set the TCP_NODELAY socket option
https://github.com/ceph/ceph/pull/27355 Nathan Cutler
09:26 PM rgw Backport #38925 (Resolved): luminous: beast frontend option to set the TCP_NODELAY socket option
https://github.com/ceph/ceph/pull/27424 Nathan Cutler
09:26 PM rgw Backport #38924 (Resolved): mimic: beast frontend option to set the TCP_NODELAY socket option
https://github.com/ceph/ceph/pull/27367 Nathan Cutler
09:23 PM rgw Backport #38923 (Resolved): nautilus: return NoSuchCORSConfiguration for ENOENT on GetCORS
https://github.com/ceph/ceph/pull/27331 Nathan Cutler
09:23 PM rgw Backport #38922 (Resolved): mimic: return NoSuchCORSConfiguration for ENOENT on GetCORS
https://github.com/ceph/ceph/pull/27356 Nathan Cutler
09:21 PM rgw Backport #38921 (Resolved): nautilus: "Caught signal (Aborted) thread_name:radosgw" in ceph dashb...
https://github.com/ceph/ceph/pull/27329 Nathan Cutler
09:20 PM rgw Backport #38920 (Resolved): luminous: "Caught signal (Aborted) thread_name:radosgw" in ceph dashb...
https://github.com/ceph/ceph/pull/27332 Nathan Cutler
09:20 PM rgw Backport #38919 (Resolved): mimic: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboar...
https://github.com/ceph/ceph/pull/27354 Nathan Cutler
09:18 PM rgw Backport #38918 (Resolved): nautilus: multisite: add perf counters for data sync
https://github.com/ceph/ceph/pull/27921 Nathan Cutler
09:17 PM rgw Backport #38917 (Rejected): luminous: multisite: add perf counters for data sync
Nathan Cutler
09:17 PM rgw Backport #38916 (Rejected): mimic: multisite: add perf counters for data sync
Nathan Cutler
09:15 PM bluestore Backport #38915 (Resolved): nautilus: BlueFS might request more space from slow device than is ac...
https://github.com/ceph/ceph/pull/27139 Nathan Cutler
09:15 PM bluestore Backport #38914 (Rejected): luminous: BlueFS might request more space from slow device than is ac...
Nathan Cutler
09:14 PM bluestore Backport #38913 (Rejected): mimic: BlueFS might request more space from slow device than is actua...
Nathan Cutler
09:14 PM bluestore Backport #38912 (Resolved): nautilus: Bitmap allocator might fail to return contiguous chunk desp...
https://github.com/ceph/ceph/pull/27139 Nathan Cutler
09:14 PM bluestore Backport #38911 (Resolved): luminous: Bitmap allocator might fail to return contiguous chunk desp...
https://github.com/ceph/ceph/pull/27312 Nathan Cutler
09:14 PM bluestore Backport #38910 (Resolved): mimic: Bitmap allocator might fail to return contiguous chunk despite...
https://github.com/ceph/ceph/pull/27298 Nathan Cutler
09:14 PM rgw Backport #38909 (Resolved): nautilus: rgw: read not exists null version success and return empty ...
https://github.com/ceph/ceph/pull/27306 Nathan Cutler
09:14 PM rgw Backport #38908 (Resolved): luminous: rgw: read not exists null version success and return empty ...
https://github.com/ceph/ceph/pull/27330 Nathan Cutler
09:14 PM rgw Backport #38907 (Resolved): mimic: rgw: read not exists null version success and return empty data
https://github.com/ceph/ceph/pull/27304 Nathan Cutler
09:13 PM RADOS Backport #38906 (Resolved): nautilus: osd/PGLog.h: print olog_can_rollback_to before deciding to ...
https://github.com/ceph/ceph/pull/27302 Nathan Cutler
09:13 PM RADOS Backport #38905 (Resolved): luminous: osd/PGLog.h: print olog_can_rollback_to before deciding to ...
https://github.com/ceph/ceph/pull/27715 Nathan Cutler
09:13 PM RADOS Backport #38904 (Resolved): mimic: osd/PGLog.h: print olog_can_rollback_to before deciding to rol...
https://github.com/ceph/ceph/pull/27284 Nathan Cutler
09:13 PM RADOS Backport #38903 (Resolved): nautilus: Minor rados related documentation fixes
https://github.com/ceph/ceph/pull/27189 Nathan Cutler
09:13 PM RADOS Backport #38853 (In Progress): nautilus: .mgrstat failed to decode mgrstat state; luminous dev ve...
Nathan Cutler
08:09 PM Revision 25ae57b6 (ceph): Merge PR #27138 into master
* refs/pull/27138/head:
qa/suites/upgrade/nautilus-x: misc updates
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Sage Weil
07:00 PM Bug #38889 (In Progress): "KeyError: 'pg_stats'" in upgrade:luminous-x-nautilus-distro-basic-smithi
https://github.com/ceph/ceph/pull/27140 should fix this, since the problem was that we were using the wrong suite-pat... Neha Ojha
05:41 PM RADOS Bug #38900 (New): EC pools don't self repair on client read error

When a replicated client read fails at the primary, it will pull the object from another OSD (see rep_repair_primar...
David Zafman
04:52 PM Revision 12bff373 (ceph): osd: Fixes for 64-bit PG state
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:52 PM Revision 06e6ebc7 (ceph): osd: Publish stats after all changes made
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:52 PM Revision 315d3248 (ceph): test: osd-scrub-repair.sh: use corrupt_and_repair_lrc for lrc tests
Fix for argument handling of create_ec_pool()
Always pass a value for allow_overwrites for consistency
Caused by: 3c...
David Zafman
04:52 PM Revision 2202e5d0 (ceph): test, osd: Improvements to auto_repair 1(3)
Allow auto_repair for replicated bluestore pools
Regular scrub within auto repair parameters will trigger deep scrub
...
David Zafman
02:43 PM Revision b8082ebc (ceph): qa/workunits/mon/config.sh: s|bin/ceph|ceph|
so we can verify that ceph is able to reject wrong debug levels.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:37 PM Linux kernel client Bug #20164 (Resolved): libceph: got bad padding
In 3.18.137, 4.4.177. Ilya Dryomov
11:42 AM RADOS Documentation #38896 (Pending Backport): Minor rados related documentation fixes
Kefu Chai
12:22 AM RADOS Documentation #38896 (Resolved): Minor rados related documentation fixes

Document all pg states
Add auto repair items
"premerge" is not pg state in luminous nor mimic
David Zafman
11:40 AM Revision b28a05ab (ceph): Merge pull request #27143 from dzafman/wip-38896
doc: Fix the pg states and auto repair config options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:59 AM mgr Bug #38899 (Resolved): mgr: handle_conf_change - broken locking
The is_locked_by_me() is only meant to be safe if you know you hold the lock. It's meant to be used in an assertion. xie xingguo
07:02 AM mgr Bug #38898 (New): mgr/influx plugin : influxdb plugin of mgr has timeout error after a few hours
hi all.
My ceph cluster run 13.2.2 version and influxdb pyhon module 5.2.0 version. It installed on centos 7.
Aft...
hoan nv
03:26 AM Revision c332dbcf (ceph): src/common: add rabin fingerprint class
Signed-off-by: Myoungwon Oh <ommw@sk.com> myoungwon oh
02:58 AM Revision 9fd4b062 (ceph): doc: Fix the pg states and auto repair config options
Fixes: http://tracker.ceph.com/issues/38896
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
02:03 AM Bug #38897 (Fix Under Review): src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
xie xingguo
01:30 AM Bug #38897 (Resolved): src/osd/OSDMap.cc: 4405: FAILED assert(osd_weight.count(i.first))
@ 0> 2019-03-22 14:49:46.555120 7f2314e28700 -1 /clove/vm/zstor/ceph/rpmbuild/BUILD/ceph-12.2.9/src/osd/OSDMap.cc:... xie xingguo

03/22/2019

11:33 PM Revision 6931552f (ceph): Merge pull request #27140 from neha-ojha/wip-fix-cron
qa/crontab/teuthology-cronjobs: fix suite-branch
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Neha Ojha
10:50 PM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
What was the resolution? I'm still hitting this with Nautilus. Seems to me the ceph-mgr-dashboard still needs python... Hans van den Bogert
10:45 PM Revision bb257f10 (ceph): Merge pull request #27129 from yuriw/wip-yuriw-subsets-master
qa/tests: added the subset clause for nautilus branch Yuri Weinstein
10:29 PM Revision a21e1838 (ceph): qa/crontab/teuthology-cronjobs: fix suite-branch
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:12 PM Revision 7f9543c1 (ceph): os/bluestore: unconditionally cap chunks returned by allocator to 2^31
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 1337443e37ffbfcaf494bdb2bb80db4cf41b97f9)
Igor Fedotov
10:12 PM Revision 4521f611 (ceph): os/bluestore: start using 64-bit intervals for bitmap allocator
This helps to avoid 4Gb+ values wrapping which resulted in
allocation failures.
Fixes: https://tracker.ceph.com/issu...
Igor Fedotov
10:12 PM Revision 2a940fe5 (ceph): os/bluestore: make bluestore interval base template.
We might need intervals at BlueStore with both 32-bit and 64-bit
lengths. Having base template eliminates the need fo...
Igor Fedotov
10:12 PM Revision 2eb7a648 (ceph): tests/fastbmap_alloc: UT to reproduce 4G allocation bug
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit ed8a93ba387458961444913a8695f538595efacf)
Igor Fedotov
10:12 PM Revision a6450ece (ceph): os/bluestore: os/bluestore: implement dump for bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 80310d98a7456afdb2002eaf2891853ea21eaf68)
Igor Fedotov
10:11 PM Revision 165a56b2 (ceph): os/bluestore be more tolerant to lack of space for bluefs.
'gift' space is just advisory for allocation, part of it actually requested
from BlueFS is mandatory only. Hence do n...
Igor Fedotov
09:38 PM Revision f3499b10 (ceph): qa/suites/upgrade/nautilus-x: misc updates
- start with msgr2 enabled (defaults)
- run nautilus branch for workunits
- drop msgr2 enable step at teh end
- add o...
Sage Weil
09:31 PM bluestore Bug #38761 (Pending Backport): Bitmap allocator might fail to return contiguous chunk despite hav...
https://github.com/ceph/ceph/pull/26939 Sage Weil
09:31 PM bluestore Bug #38760 (Pending Backport): BlueFS might request more space from slow device than is actually ...
https://github.com/ceph/ceph/pull/26939 Sage Weil
09:30 PM Revision 66990b1e (ceph): Merge PR #26939 into master
* refs/pull/26939/head:
os/bluestore: unconditionally cap chunks returned by allocator to 2^31
os/bluestore: start ...
Sage Weil
09:28 PM Revision 8f76b94d (ceph): Merge PR #27086 into master
* refs/pull/27086/head:
msg: remove unused header file in Messenger.h
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:27 PM Revision 590e6964 (ceph): Merge PR #27111 into master
* refs/pull/27111/head:
pybind/rados: should pass "name" to cstr()
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
09:27 PM RADOS Bug #38845 (Resolved): mon.a@-1(probing) e1 current monmap has min_mon_release 15 (luminous) whic...
Sage Weil
03:57 PM RADOS Bug #38845: mon.a@-1(probing) e1 current monmap has min_mon_release 15 (luminous) which is >2 rel...
https://github.com/ceph/ceph/pull/27131 Yuri Weinstein
02:28 PM RADOS Bug #38845 (Fix Under Review): mon.a@-1(probing) e1 current monmap has min_mon_release 15 (lumino...
Neha Ojha
02:02 AM RADOS Bug #38845: mon.a@-1(probing) e1 current monmap has min_mon_release 15 (luminous) which is >2 rel...
Brad Hubbard wrote:
> 15 - 15 !> 2 ?
https://github.com/ceph/ceph/pull/27107 should fix this.
Neha Ojha
12:10 AM RADOS Bug #38845: mon.a@-1(probing) e1 current monmap has min_mon_release 15 (luminous) which is >2 rel...
15 - 15 !> 2 ? Brad Hubbard
09:26 PM Revision d3856ea2 (ceph): Merge PR #27112 into master
* refs/pull/27112/head:
qa/suites: do not test luminous-x upgrade path
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Sage Weil
09:05 PM RADOS Bug #38892: /ceph/src/tools/kvstore_tool.cc:266:1: internal compiler error: Segmentation fault
While I was looking into this I noticed this warning in the Jenkins output.... Brad Hubbard
04:46 PM RADOS Bug #38892 (Closed): /ceph/src/tools/kvstore_tool.cc:266:1: internal compiler error: Segmentation...
... Sebastian Wagner
08:46 PM rgw Bug #38811 (Pending Backport): rgw: read not exists null version success and return empty data
Casey Bodley
02:26 PM rgw Bug #38811: rgw: read not exists null version success and return empty data
s3test pr will also need backports https://github.com/ceph/s3-tests/pull/262 Casey Bodley
02:23 PM rgw Bug #38811: rgw: read not exists null version success and return empty data
Casey Bodley
08:45 PM Revision 54e2c64c (ceph): Merge pull request #27047 from tianshan/fix_38811
rgw: fix read not exists null version return wrong
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:41 PM rgw Feature #38549 (Pending Backport): multisite: add perf counters for data sync
Casey Bodley
08:26 PM rgw Feature #38549 (Resolved): multisite: add perf counters for data sync
Casey Bodley
08:26 PM rgw Feature #34308 (Pending Backport): beast frontend option to set the TCP_NODELAY socket option
Casey Bodley
01:34 PM rgw Feature #34308: beast frontend option to set the TCP_NODELAY socket option
Casey Bodley
08:25 PM rgw Bug #38328 (Pending Backport): "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard te...
Casey Bodley
08:24 PM rgw Bug #37945 (Pending Backport): return NoSuchCORSConfiguration for ENOENT on GetCORS
Casey Bodley
08:24 PM Revision f038e182 (ceph): Merge pull request #27102 from adamemerson/wip-one-rados-handle-to-rule...
One Rados Handle to Rule Them All
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:23 PM Revision 0bfcf27c (ceph): Merge pull request #25999 from cbodley/wip-37945
rgw: Fix S3 compatibility bug when CORS is not found
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
08:23 PM Revision 8479f29e (ceph): Merge pull request #26998 from cbodley/wip-38328
rgw: don't crash on missing /etc/mime.types
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
08:22 PM Revision b7e2a60b (ceph): Merge pull request #26952 from cbodley/wip-rgw-bucket-tagging-notsupp
rgw: reject bucket tagging requests and document unsupported
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
08:21 PM Revision 2fb5ef9e (ceph): Merge pull request #26722 from cbodley/wip-rgw-sync-counters
rgw multisite: add perf counters to data sync
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Abhishek Le...
Casey Bodley
08:20 PM Revision 1eb6a954 (ceph): Merge pull request #27008 from ofriedma/wip-34308-beast-tcp-nodelay
rgw: Adding tcp_nodelay option to Beast
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Casey Bodley <...
Casey Bodley
07:55 PM rbd Bug #38895 (Fix Under Review): "cannot move migrating image to trash" error should return EBUSY
Mykola Golub
07:08 PM rbd Bug #38895 (Resolved): "cannot move migrating image to trash" error should return EBUSY
Currently it returns EINVAL:... Mykola Golub
07:14 PM Dashboard Feature #38074 (Fix Under Review): mgr/dashboard: Filter iSCSI target images based on required f...
Ricardo Marques
07:12 PM RADOS Bug #38894 (Pending Backport): osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
Neha Ojha
05:20 PM RADOS Bug #38894 (Resolved): osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
This is important for debugging failures in merge_object_divergent_entries() before a decision to rollback is made. Neha Ojha
07:12 PM Revision 311c99b3 (ceph): Merge pull request #27105 from neha-ojha/wip-21174
osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
Reviewed-by: David Zafman <dzafman@redhat.com>
R...
Neha Ojha
05:47 PM Revision f904ba55 (ceph): Merge pull request #26819 from tchaikov/wip-rpm-more-recommends
rpm: use Recommends on fedora also
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
05:37 PM Revision 5ae3b06e (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
05:22 PM Revision ce5c9bbb (ceph): Merge pull request #27108 from tchaikov/wip-crimson-vstart.sh
vstart.sh: add an option to use crimson-osd
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Samue...
Kefu Chai
05:21 PM Revision aa49c57f (ceph): osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
This is particularly important as the crt might have changed before
being passed to merge_object_divergent_entries()....
Neha Ojha
05:16 PM RADOS Bug #38893 (Resolved): RuntimeError: expected MON_CLOCK_SKEW but got none
... Neha Ojha
05:09 PM RADOS Cleanup #38635: bluestore: test osd_memory_target
https://github.com/ceph/ceph/pull/27083 - Merged
Will mark Pending Backport when Part-2 merges.
Neha Ojha
05:07 PM Revision abdfb8b2 (ceph): Merge pull request #27083 from neha-ojha/wip-38635
qa/objectstore: test with reduced value of osd_memory_target
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewe...
Neha Ojha
04:41 PM Revision d272b182 (ceph): vstart.sh: pass osd specific options to OSD
--osd-args : for passing osd specific args
this allows us to pass seastar related options to crimson-osd
Signed-off...
chunmei liu
04:39 PM Revision 2aec1a82 (ceph): qa/tests: added the subset clause for nuatilis branch
--subset x/2999 should generate ~250 jobs as result
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:14 PM rgw Bug #38700: silent corruption using SSE-C on multi-part upload to S3 with non-default part size
s3tests in https://github.com/ceph/s3-tests/pull/263 will also need backports Casey Bodley
03:33 PM rgw Bug #38700 (Fix Under Review): silent corruption using SSE-C on multi-part upload to S3 with non-...
I'm testing a fix for this at https://github.com/ceph/ceph/pull/27130. It looks like the issue is only on the decrypt... Casey Bodley
03:59 PM Revision cd6a5b9c (ceph): log,global: do not start flusher thread until after we have our mon config
We want to respect the settings in the mon config that affect logging before
we enable the flusher thread. That allo...
Sage Weil
03:56 PM Revision 4af24e57 (ceph): log: buffer log entries until flusher thread starts
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:56 PM Revision 61b9055f (ceph): os/bluestore: new bluestore_debug_enforce_settings option.
Allows to enforce hdd-/ssd-specific settings without actual hardware,
intended primarily for UT usage.
Signed-off-by...
Igor Fedotov
03:56 PM Revision 16c5d828 (ceph): log: open log file from flusher thread
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:54 PM Revision d8810ab5 (ceph): common/ceph_context: fix log_to_file observer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Orchestrator Bug #38799: rook-ceph-system namespace hardcoded in the rook orchestrator
https://github.com/rook/rook/pull/2820 Sebastian Wagner
03:07 PM Dashboard Cleanup #38891 (Resolved): mgr/dashboard: Use more bootstrap variables
We should try to use more bootstrap variables to simplify our current scss code.
[1] https://getbootstrap.com/docs...
Tiago Melo
03:01 PM Dashboard Cleanup #38890 (Resolved): mgr/dashboard: Use Bootstrap responsive font sizes
Bootstrap 4.3 provides functions to enable responsive font sizes.
We should check this and probably use in the front...
Tiago Melo
02:59 PM Revision 1a224340 (ceph): qa/suites/rbd: enable QOS functional test
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:58 PM Revision 63f3d7e3 (ceph): qa/workunits/rbd: add QOS functional test
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:51 PM Bug #38889 (Resolved): "KeyError: 'pg_stats'" in upgrade:luminous-x-nautilus-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2019-03-20_19:32:40-upgrade:luminous-x-nautilus-distro-basic-smithi/
Jobs: a...
Yuri Weinstein
02:39 PM Revision 1231a306 (ceph): qa/suites: do not test luminous-x upgrade path
in this change,
* suites/rados/upgrade: luminous-x-singleton => mimic-x-singleton
* suites/upgrade: luminous-x => na...
Kefu Chai
02:33 PM Dashboard Feature #38236 (In Progress): mgr/dashboard add polish language
Volker Theile
02:31 PM Revision 2d113ded (ceph): mon/MonClient: take all-0 weights as a special case
if all weights of monitors are 0, it means the administrator want to use
uniform distribution for the load balance. s...
Kefu Chai
02:16 PM mgr Backport #38865 (In Progress): nautilus: ceph-mgr: ImportError: Interpreter change detected - th...
Nathan Cutler
01:02 PM mgr Backport #38865 (Resolved): nautilus: ceph-mgr: ImportError: Interpreter change detected - this ...
https://github.com/ceph/ceph/pull/27128 Nathan Cutler
02:16 PM Revision a1d3ec0c (ceph): cmake: remove cython 0.29's subinterpreter check during install
Commit 3bde34af8a removed cython 0.29's subinterpreter check when
building the various python modules during `make`, ...
Tim Serong
02:12 PM Revision 1299278e (ceph): rgw: reject bucket tagging requests and document unsupported
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:10 PM Revision 77b45eba (ceph): mon/MonClient: respect priority in SRV
before this change, we always choose the monitors with the lowest
priority and ignore the ones with higher priorty. b...
Kefu Chai
02:10 PM Revision 0cb9addd (ceph): common/weighted_shufft: rewrite it to avoid copyright issue
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:07 PM RADOS Bug #37766 (Resolved): rados_shutdown hang forever in ~objecter()
Nathan Cutler
02:06 PM RADOS Backport #38398 (Resolved): mimic: rados_shutdown hang forever in ~objecter()
Nathan Cutler
02:06 PM mgr Bug #35985 (Resolved): deadlock in standby ceph-mgr daemons
Nathan Cutler
02:05 PM rbd Bug #38468 (Resolved): API list_images() Segmentation fault
Nathan Cutler
02:05 PM rbd Backport #38505 (Resolved): mimic: API list_images() Segmentation fault
Nathan Cutler
02:05 PM Dashboard Bug #38583 (Resolved): mgr/dashboard: Search broken for entries with null values
Nathan Cutler
02:05 PM Dashboard Backport #38725 (Resolved): mimic: mgr/dashboard: Search broken for entries with null values
Nathan Cutler
02:04 PM rgw Backport #38693 (Resolved): mimic: rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler
02:04 PM rgw Backport #38691 (Resolved): mimic: rgw: es: add support for ES endpoints with password
Nathan Cutler
02:04 PM rgw Backport #38209 (Resolved): mimic: rgw: es: some meta attrs might be trimmed
Nathan Cutler
02:03 PM rgw Backport #38194 (Resolved): mimic: Radosgw elastic search sync module not working properly (all r...
Nathan Cutler
02:03 PM rgw Backport #38191 (Resolved): mimic: rgw: es: cannot query by content_type
Nathan Cutler
02:02 PM rgw Bug #37855 (Resolved): only first subuser can be exported to nfs
Nathan Cutler
02:02 PM rgw Backport #38502 (Resolved): mimic: only first subuser can be exported to nfs
Nathan Cutler
02:02 PM rgw Bug #38060 (Resolved): rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
Nathan Cutler
02:02 PM rgw Backport #38415 (Resolved): mimic: rgw:versioning:fix versioning concurrent bug, supplement using...
Nathan Cutler
02:01 PM rgw Backport #38726 (Resolved): mimic: radosgw-admin bucket limit check stuck generating high read op...
Nathan Cutler
01:54 PM Backport #38862 (In Progress): nautilus: Running ceph under Pacemaker control not supported by SU...
Nathan Cutler
01:01 PM Backport #38862 (Resolved): nautilus: Running ceph under Pacemaker control not supported by SUSE ...
https://github.com/ceph/ceph/pull/27127 Nathan Cutler
01:54 PM Revision d33e68ba (ceph): rpm: refrain from building ceph-resource-agents on SLE
Fixes: https://tracker.ceph.com/issues/38812
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
01:49 PM Backport #38863 (In Progress): nautilus: ceph-mgr-diskprediction-local requires "numpy" and "scip...
Nathan Cutler
01:01 PM Backport #38863 (Resolved): nautilus: ceph-mgr-diskprediction-local requires "numpy" and "scipy" ...
https://github.com/ceph/ceph/pull/27125 Nathan Cutler
01:49 PM Revision 64934035 (ceph): rpm: fix "rhel <= 7" conditional
We do not build for RHEL 6 and below, so "rhel == 7" is just as good, while
also avoiding the bug.
In addition, "rhe...
Nathan Cutler
01:48 PM mgr Bug #38848 (Fix Under Review): Diskprediction unable to transfer data into the cloud server
Lenz Grimmer
09:10 AM mgr Bug #38848: Diskprediction unable to transfer data into the cloud server
https://github.com/ceph/ceph/pull/27113 Rick Chen
09:05 AM mgr Bug #38848 (Resolved): Diskprediction unable to transfer data into the cloud server
2019-03-22 10:43:15.030 7fb358fac700 0 mgr[diskprediction_cloud] failed to test connection exception: <_Rendezvous o... Rick Chen
01:47 PM Revision b0be9475 (ceph): mgr: Configure Py root logger for Mgr modules
Add the CPlusPlusHandler to the Python root logger, thus the Mgr module itself and all 3rd party libraries will log t... Volker Theile
01:47 PM mgr Backport #38808 (In Progress): nautilus: mgr/orchestrator: Remove `(add|test|remove)_stateful_ser...
Nathan Cutler
01:46 PM Orchestrator Bug #38807 (Pending Backport): mgr/orchestrator: Remove `(add|test|remove)_stateful_service_rule`
Nathan Cutler
01:40 PM mgr Feature #38888 (Resolved): mgr: Configure Py root logger for Mgr modules
Add the CPlusPlusHandler to the Python root logger, thus the Mgr module itself and all 3rd party libraries will log t... Volker Theile
01:36 PM rgw Backport #38887 (In Progress): luminous: GetBucketCORS API returns "Not Found" error code when CO...
Nathan Cutler
01:06 PM rgw Backport #38887 (Resolved): luminous: GetBucketCORS API returns "Not Found" error code when CORS ...
https://github.com/ceph/ceph/pull/27123 Nathan Cutler
01:36 PM Revision f950a7ae (ceph): rgw: the error code returned by rgw is different from amz s3 when
getting cors from the bucket without cors configuration
Fixes: http://tracker.ceph.com/issues/26964
Signed-off-by: ...
jiahui zeng
01:34 PM Revision 1c776f50 (ceph): rgw: cors rules num limit
According to AWS S3, an cors rules can
have up to 100 rules.
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>...
joke lee
01:31 PM rgw Backport #38886 (In Progress): mimic: GetBucketCORS API returns "Not Found" error code when CORS ...
Nathan Cutler
01:05 PM rgw Backport #38886 (Resolved): mimic: GetBucketCORS API returns "Not Found" error code when CORS con...
https://github.com/ceph/ceph/pull/27122 Nathan Cutler
01:30 PM Revision eeee5b2e (ceph): rgw: the error code returned by rgw is different from amz s3 when
getting cors from the bucket without cors configuration
Fixes: http://tracker.ceph.com/issues/26964
Signed-off-by: ...
jiahui zeng
01:29 PM Revision 7314ba69 (ceph): rgw: cors rules num limit
According to AWS S3, an cors rules can
have up to 100 rules.
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>...
joke lee
01:23 PM rgw Documentation #24508 (Resolved): How to configure user- or bucket-specific data placement
Nathan Cutler
01:23 PM rgw Backport #38797 (Resolved): mimic: How to configure user- or bucket-specific data placement
Nathan Cutler
01:23 PM Revision aa1f5221 (ceph): Merge pull request #27032 from cbodley/wip-38797
mimic: doc/rgw: document placement target configuration
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:22 PM rgw Backport #38796 (Resolved): luminous: How to configure user- or bucket-specific data placement
Nathan Cutler
01:22 PM Revision a4aeb9d5 (ceph): Merge pull request #27033 from cbodley/wip-38796
luminous: doc/rgw: document placement target configuration
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:11 PM Revision b175010d (ceph): doc/orchestrator: Fix broken bullet points
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:05 PM Dashboard Backport #38885 (Resolved): nautilus: mgr/dashboard: "1 osds exist in the crush map but not in th...
https://github.com/ceph/ceph/pull/27543 Nathan Cutler
01:05 PM Revision 9df1f3cf (ceph): mgr/diskprediction_cloud: Correct base64 encode translate table
Correct base64 encode/decode string translate table
Signed-off-by: Rick Chen <rick.chen@prophetstor.com>
Rick Chen
01:05 PM rgw Backport #38884 (Resolved): luminous: Lifecycle doesn't remove delete markers
https://github.com/ceph/ceph/pull/29122 Nathan Cutler
01:05 PM rgw Backport #38883 (Resolved): nautilus: Lifecycle doesn't remove delete markers
https://github.com/ceph/ceph/pull/27559 Nathan Cutler
01:05 PM rgw Backport #38882 (Rejected): mimic: Lifecycle doesn't remove delete markers
Nathan Cutler
01:05 PM RADOS Backport #38881 (Resolved): nautilus: ENOENT in collection_move_rename on EC backfill target
https://github.com/ceph/ceph/pull/27654 Nathan Cutler
01:05 PM RADOS Backport #38880 (Resolved): luminous: ENOENT in collection_move_rename on EC backfill target
https://github.com/ceph/ceph/pull/28110 Nathan Cutler
01:04 PM RADOS Backport #38879 (Resolved): mimic: ENOENT in collection_move_rename on EC backfill target
https://github.com/ceph/ceph/pull/27943 Nathan Cutler
01:04 PM Dashboard Backport #38878 (Resolved): nautilus: mgr/dashboard: Add date range and log search functionality
https://github.com/ceph/ceph/pull/27283 Nathan Cutler
01:04 PM CephFS Backport #38877 (Resolved): luminous: mds: high debug logging with many subtrees is slow
https://github.com/ceph/ceph/pull/27679 Nathan Cutler
01:04 PM CephFS Backport #38876 (Resolved): nautilus: mds: high debug logging with many subtrees is slow
https://github.com/ceph/ceph/pull/27892 Nathan Cutler
01:04 PM CephFS Backport #38875 (Resolved): mimic: mds: high debug logging with many subtrees is slow
https://github.com/ceph/ceph/pull/29219 Nathan Cutler
01:04 PM rgw Backport #38874 (Resolved): nautilus: doc: cleanup HTTP Frontends documentation
https://github.com/ceph/ceph/pull/27922 Nathan Cutler
01:03 PM RADOS Backport #38873 (Resolved): luminous: Rados.get_fsid() returning bytes in python3
https://github.com/ceph/ceph/pull/27674 Nathan Cutler
01:03 PM RADOS Backport #38872 (Resolved): mimic: Rados.get_fsid() returning bytes in python3
https://github.com/ceph/ceph/pull/27259 Nathan Cutler
01:03 PM Dashboard Backport #38871 (Resolved): nautilus: mgr/dashboard: dashboard giving 401 unauthorized
https://github.com/ceph/ceph/pull/27219 Nathan Cutler
01:02 PM Dashboard Backport #38870 (Resolved): nautilus: mgr/dashboard: Manager modules and Alerts menu E2E breadcru...
https://github.com/ceph/ceph/pull/27540 Nathan Cutler
01:02 PM rbd Backport #38869 (Resolved): nautilus: flush skips requests in QOS throttler queue
https://github.com/ceph/ceph/pull/28120 Nathan Cutler
01:02 PM rbd Backport #38868 (Rejected): mimic: flush skips requests in QOS throttler queue
Nathan Cutler
01:02 PM rgw Backport #38867 (Resolved): nautilus: Added library/package for Golang
https://github.com/ceph/ceph/pull/27549 Nathan Cutler
01:02 PM Dashboard Backport #38866 (Resolved): nautilus: mgr/dashboard: Pool list sparkline charts no updating thems...
https://github.com/ceph/ceph/pull/27260 Nathan Cutler
01:01 PM Dashboard Backport #38864 (Resolved): nautilus: mgr/dashboard: Fix env vars of `run-tox.sh`
https://github.com/ceph/ceph/pull/27361 Nathan Cutler
01:01 PM rbd Backport #38861 (Resolved): nautilus: backport krbd discard qa fixes to nautilus
https://github.com/ceph/ceph/pull/27258 Nathan Cutler
01:01 PM RADOS Backport #38860 (Resolved): nautilus: upmap broken the crush rule
https://github.com/ceph/ceph/pull/27225 Nathan Cutler
01:01 PM RADOS Backport #38859 (Resolved): luminous: upmap broken the crush rule
https://github.com/ceph/ceph/pull/27224 Nathan Cutler
01:01 PM RADOS Backport #38858 (Resolved): mimic: upmap broken the crush rule
https://github.com/ceph/ceph/pull/27257 Nathan Cutler
01:00 PM RADOS Backport #38857 (Resolved): luminous: should set EPOLLET flag on del_event()
https://github.com/ceph/ceph/pull/27226 Nathan Cutler
01:00 PM RADOS Backport #38856 (Resolved): mimic: should set EPOLLET flag on del_event()
https://github.com/ceph/ceph/pull/29250 Nathan Cutler
01:00 PM mgr Backport #38855 (Resolved): nautilus: balancer: Fix python3 compatibility
https://github.com/ceph/ceph/pull/27227 Nathan Cutler
01:00 PM RADOS Backport #38854 (Resolved): luminous: .mgrstat failed to decode mgrstat state; luminous dev version?
https://github.com/ceph/ceph/pull/27207 Nathan Cutler
01:00 PM RADOS Backport #38853 (Resolved): nautilus: .mgrstat failed to decode mgrstat state; luminous dev version?
https://github.com/ceph/ceph/pull/27116 Nathan Cutler
01:00 PM RADOS Backport #38852 (Resolved): mimic: .mgrstat failed to decode mgrstat state; luminous dev version?
https://github.com/ceph/ceph/pull/29249 Nathan Cutler
12:21 PM Revision 37d4390a (ceph): Merge pull request #25545 from zhouyuan/wip-ceph-immutable-obj-cache-da...
tools: adding ceph level immutable obj cache daemon
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: M...
Jason Dillaman
12:19 PM Revision 8fa0c30c (ceph): Merge pull request #26675 from trociny/wip-rbd-io-simple-scheduler
librbd: simple scheduler plugin for object dispatcher layer
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:28 AM Linux kernel client Bug #38824: kclient: ceph: remove duplicated filelock ref increase
applied Zheng Yan
06:21 AM Linux kernel client Bug #38824: kclient: ceph: remove duplicated filelock ref increase
Yan, thanks for your review and comments. It is not right to remove the ref increase code in ceph_lock_message. Pls r... Zhi Zhang
11:27 AM Revision 8da78e07 (ceph): mgr/pg_autoscaler: Fix python3 incompatibility
Fixes: http://tracker.ceph.com/issues/38626
Signed-off-by: Marius Schiffer <marius@mschiffer.de>
Marius Schiffer
11:05 AM RADOS Backport #38850: upgrade: 1 nautilus mon + 1 luminous mon can't automatically form quorum
Just to clarify slightly -- I know the upgrade instructions in the Nautilus release announcement say to "upgrade moni... Tim Serong
10:19 AM RADOS Backport #38850 (Resolved): upgrade: 1 nautilus mon + 1 luminous mon can't automatically form quorum
Seen while upgrading Luminous (12.2.10) to Nautilus (14.2.0). Three mon hosts, four osd hosts. The process was:
...
Tim Serong
11:03 AM Revision fb1bff7b (ceph): rgw: Adding tcp_nodelay option to Beast
beast frontend option to set the TCP_NODELAY socket option to match the tcp_nodelay option in civetweb.
Fixes: https...
ofriedma
10:54 AM Revision b4eb1f0e (ceph): mon/ConfigMonitor: kill improper assert
otherwise it can be reliably triggerred by the following command:
ceph config reset 0
There are two ways to fix t...
xie xingguo
10:32 AM Dashboard Bug #38428 (Pending Backport): mgr/dashboard: dashboard giving 401 unauthorized
Lenz Grimmer
01:44 AM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
Lenz Grimmer wrote:
> A patch for this has been proposed: https://github.com/ceph/ceph/pull/27098
thks,I changed ...
一帆 师
10:30 AM Revision 7b32361b (ceph): Merge pull request #27098 from ming416/master
mgr/dashboard: auth ttl expired error
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Volker Theile <vtheile...
Lenz Grimmer
10:26 AM CephFS Feature #38851 (Rejected): mount.ceph.fuse: support secretfile option
Hi!
As far as I can see, secretfile doesn't work with mount.ceph.fuse; Is this by intention? It would be nice to h...
Oliver Falk
10:07 AM Revision b2b08eac (ceph): Merge PR #27070 into master
* refs/pull/27070/head:
osd/OSDMap: add 'zone' to default crush map
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
10:02 AM Revision ad4a9d00 (ceph): crush/CrushWrapper: make update_choose_args less chatty
These were now exposed due to cct being passed down to more
places.
Signed-off-by: Sage Weil <sage@redhat.com>
(cher...
Sage Weil
10:02 AM Revision b5e8f6fb (ceph): qa/standalone/crush/crush-choose-args: add weight-set tests
Verify we have the expected behavior for creates and moves that
maintain bucket summation, both with and without the
...
Sage Weil
10:02 AM Revision db52b380 (ceph): qa/standalone/crush/crush-choose-args: fix test
- Make the initial weight-set actually consistent (summing)
- Fix the intermediate state so that it reflects a correc...
Sage Weil
10:02 AM Revision 9c3adb06 (ceph): crush/CrushWrapper: move_item: do not clobber weight-set weights
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c4eefb0b66be57bddbc888ed2b5d2e2a19452b37)
Sage Weil
10:02 AM Revision f6b865ce (ceph): crush/CrushWrapper: create_or_move: make weight-set update optional
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 07bb2020376294067d3df1423c2a3e835870f9f3)
Sage Weil
10:02 AM Revision bc6748ea (ceph): mon/OSDMonitor: apply osd_crush_update_weight_set for reweight, create-...
Since CrushWrapper no longer applies this setting at a low level,
where it can't tell what the real intention is, we ...
Sage Weil
10:02 AM Revision 46371901 (ceph): crush/CrushWrapper: insert_item: make weight-set update optional (for l...
If it is a bucket, we should sum the weight-set values to weight
the bucket in the subtrees. It only makes sense to ...
Sage Weil
10:02 AM Revision 70009f44 (ceph): crush/CrushWrapper: use adjust_item_weight_in_bucket for subtree reweight
This avoids clobbering weight-sets when you reweight, if the
adjust_weight_sets=false.
Signed-off-by: Sage Weil <sag...
Sage Weil
10:02 AM Revision 92297461 (ceph): crush/CrushWrapper: fix detach_bucket, remove_item[_under] vs weight-sets
Fix detach_bucket and remove_item[_under] so that they do not
clobber the buckets' weight-set summations.
Signed-off...
Sage Weil
10:01 AM Revision bf15b5fb (ceph): crush/CrushWrapper: add update_weight_sets arg to adjust_item_weight_*
- Make it optional whether the weight-set weights are adjusted to
match the weight.
- Fix the adjustment of the pa...
Sage Weil
10:01 AM Revision f1a35f34 (ceph): crush/CrushWrapper: refactor adjust_weight_* into per-bucket helper
This unifies the regular and _in_loc variants.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit...
Sage Weil
10:01 AM Revision 87ccb3ba (ceph): crush/CrushWrapper: pass cct down into more places
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 96968487b48c38eb396ff97df4e78cb1df5212ff)
Sage Weil
09:53 AM Revision 53e56218 (ceph): common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid I...
Some devices appear like so:
E: ID_MODEL=LVM PV LUClYG-Oyte-jcM6-npfZ-ncsl-ycL0-bkOH0m on /dev/sdn
E: ID_MODEL_ENC=W...
Sage Weil
09:52 AM Revision 2fc26c09 (ceph): Merge PR #27020 into master
* refs/pull/27020/head:
common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid ID_MODEL_ENC
Reviewed...
Sage Weil
09:42 AM Revision be118757 (ceph): Merge PR #27021 into master
* refs/pull/27021/head:
msg: remove XioMessenger
qa/suites/rados/thrash-old-clients: add nautilus
qa/suites/rados/...
Sage Weil
09:32 AM Revision 5d112d3d (ceph): osd/OSDMap: add 'zone' to default crush map
This lets use have a root -> region -> zone -> host hierarchy, like you
will see in the public cloud.
Signed-off-by:...
Sage Weil
09:30 AM RADOS Bug #38839: .mgrstat failed to decode mgrstat state; luminous dev version?
nautilus https://github.com/ceph/ceph/pull/27116 Sage Weil
09:30 AM RADOS Bug #38839 (Pending Backport): .mgrstat failed to decode mgrstat state; luminous dev version?
Sage Weil
09:29 AM Revision a4543697 (ceph): mon/MgrStatMonitor: ensure only one copy of initial service map
It's possible for create_pending to be called multiple times.
Fixes: http://tracker.ceph.com/issues/38839
Signed-off...
Sage Weil
09:29 AM Revision 7a976b2a (ceph): Merge PR #27101 into master
* refs/pull/27101/head:
mon/MgrStatMonitor: ensure only one copy of initial service map
Reviewed-by: Neha Ojha <noj...
Sage Weil
09:28 AM CephFS Feature #38849: mds: proactively merge orphaned inodes into a remaining parent after deleting pri...
Sage suggests that forward scrub probably touches the remote hard link locations enough to force re-integrating the s... Greg Farnum
09:22 AM CephFS Feature #38849 (Duplicate): mds: proactively merge orphaned inodes into a remaining parent after ...
https://www.mail-archive.com/ceph-users@lists.ceph.com/msg53368.html
While we move an unlinked file into the stray...
Greg Farnum
09:23 AM rgw Bug #37677: keystone s3 auth can deadlock rgw
Any updates?
I have the same problem with CentOS 7.6, ceph v12.2.11, libcurl-7.29.0-51.el7.x86_64 and nss-3.36.0-7.1...
Beom-Seok Park
09:16 AM Revision 21ca604a (ceph): mon/Monitor.cc: print min_mon_release correctly
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
08:56 AM Revision 780bdf54 (ceph): mgr/dashboard: auth ttl expired error
Fixes: https://tracker.ceph.com/issues/38428
Signed-off-by: ming416 <geenature@163.com>
ming416
07:43 AM Revision 32df73f9 (ceph): Merge pull request #26940 from xiexingguo/wip-monc-add-con
mon/MonClient: weight-based mon selection
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:42 AM Revision f2b3bfa3 (ceph): Merge pull request #26955 from liewegas/wip-slow-add
crush: various fixes for weight-sets, the osd_crush_update_weight_set option, and tests
Reviewed-by: xie xingguo <xi...
Kefu Chai
07:39 AM Revision ec6a6bc3 (ceph): Merge pull request #26950 from xiexingguo/wip-mgr-fixes
mgr/Mgr: kill redundant sub_unwant call
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:37 AM RADOS Bug #38826 (Pending Backport): upmap broken the crush rule
Kefu Chai
07:36 AM Revision 39f640b7 (ceph): Merge pull request #27068 from hjwsm1989/upmap-filter-out-underfull-buc...
crush: add root_bucket to identify underfull buckets
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xingg...
Kefu Chai
07:32 AM mgr Bug #38788 (Pending Backport): ceph-mgr: ImportError: Interpreter change detected - this module ...
Kefu Chai
07:31 AM Revision 96775c6f (ceph): Merge pull request #27067 from SUSE/wip-fix-38788
cmake: remove cython 0.29's subinterpreter check during install
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:31 AM Revision 81268eb7 (ceph): Merge pull request #26923 from majianpeng/msg-optimize-check-loopback-con
msg/async/AsyncConnection: optimize check loopback connection.
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
07:29 AM mgr Bug #38831 (Pending Backport): balancer: Fix python3 compatibility
Kefu Chai
07:28 AM Revision cb9a8fbe (ceph): Merge pull request #27076 from MariusSchiffer/ceph-mgr-python3-fix
mgr/balancer: Python 3 compatibility fix
Reviewed-by: Kai Wagner <kwagner@suse.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
06:52 AM Revision 55a76b48 (ceph): crimson/net: centralized write_event()
* introduce write_state_t to decouple write behaviors from states.
* replace `h.promise` with `state_changed`, with a...
Yingxin Cheng
06:52 AM Revision a1ed2081 (ceph): crimson/net: batch messages instead of chaining futures
Instead of chaining writes with send_ready, connection will batch
messages in out_q, and will reap them by write_even...
Yingxin Cheng
06:28 AM Revision dba8326b (ceph): pybind/rados: should pass "name" to cstr()
it's a regression introduced by 6cb23f9c
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:07 AM rgw Backport #38748 (In Progress): luminous: non existant mdlog failures logged at level 0
https://github.com/ceph/ceph/pull/27110 Prashant D
06:04 AM CephFS Backport #38736 (In Progress): mimic: qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (...
-https://github.com/ceph/ceph/pull/27109- Prashant D
05:44 AM Revision ac0b0caa (ceph): vstart.sh: add an option to use crimson-osd
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:40 AM Revision 4b0b329a (ceph): Merge pull request #27106 from dalgaaf/dalgaaf-wip-fix-lrc-doc
doc: fix LRC documentation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:37 AM Revision f01f3883 (ceph): Merge pull request #27071 from tchaikov/wip-crimson-osd-peering
crimson/osd: add minimal state machine for PG peering
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed...
Kefu Chai
05:24 AM Revision 34570c94 (ceph): crimson/osd: add more peering facilities
* add PG::should_restart_peering() for telling if we should start
a peering at seeing a new mapping
* add PG::start...
Kefu Chai
05:24 AM Revision 169c5e3b (ceph): crimson/osd/pg: update info.stats
PG.info.stats is sent to mgr periodically for PG stats reporting,
also, it is sent to peer OSD in MOSDPGLog message w...
Kefu Chai
05:24 AM Revision e2bc6ad7 (ceph): crimson/osd: advance pg in consume_map()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:24 AM Revision a942a82f (ceph): crimson/osd: add minimal PG recovery FSM
after this change, PG is able to go clean as primary
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision f36bd19a (ceph): crimson/osd/pg: add peer_activated
add facilities for updating peer_activated. it is used for tracking the
peers has activated and committed. once all o...
Kefu Chai
05:21 AM Revision 67347320 (ceph): crimson/osd: add operator<< for PG
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:21 AM Revision e1261d8a (ceph): crimson/osd: keep track of last_peering_reset
last_peering_reset is used to track the epoch when the most recent peering
started. it is used to tell if a message i...
Kefu Chai
05:21 AM Revision f3a45739 (ceph): crimson/osd: handle MOSDPGNotify in OSD
will handle it in PG in follow-up changes.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision 6a122c7e (ceph): crimson/osd: handle MOSDPGInfo in OSD
will handle it in PG in follow-up changes.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision c554fc46 (ceph): crimson/osd: handle MOSDPGQuery in OSD
will handle it in PG in follow-up changes.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision c70f762f (ceph): crimson/osd: handle MOSDPGLog in OSD
will handle it in PG in follow-up changes.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision ec0531ea (ceph): crimson/osd: add OSD::_send_active()
so PG can request monitor to update the OSD's up_thru in osdmap
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision 3076020a (ceph): crimson/osd: wait osdmap before processing peering evt
the constraint that
> peering messages/events from peers must remain ordered by peer
is still enforced. because, th...
Kefu Chai
05:21 AM Revision 1cda402d (ceph): crimson/osd: add PG::is_{acting,up}()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:21 AM Revision f9b08c84 (ceph): crimson/osd: maintain PG::want_acting
* add PG::choose_acting()
* add PG::proc_replica_info()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision afddf288 (ceph): crimson/osd: add facilities for sending notify
we need to notify the primary osd that a PG hosted by it has changed,
and it needs to start peering for it.
Signed-o...
Kefu Chai
05:03 AM Revision 81c5d20a (ceph): common,librbd: use string_view for keys of config
the contained char sequences are either static char strings or strings
in `Option` instances. so no need to keep anot...
Kefu Chai
05:03 AM Revision d28fed9d (ceph): common/config: use string_view as key when accessing settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:03 AM Revision 41dfeaad (ceph): common/ConfUtil: use string_view as key when accessing settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:03 AM Revision ccb4978e (ceph): mon: let ConfigMap::generate_entity_map() return the map
C++17 enforces copy elision, so no need to pass the output parameter by
reference/pointer anymore. also, it would be ...
Kefu Chai
05:03 AM Revision 2b21faac (ceph): common/config,mon/ConfigMap: use transparent comparator
use transparent comparator as the comparator in the map of settings, so
we can find the values in a map<string,string...
Kefu Chai
05:03 AM Revision 4bf87b4f (ceph): mon/ConfigMonitor: use MConfig(map&&)
less memcpy this way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:03 AM Revision 8e468622 (ceph): common/config_values: use string_view for keys
the contained char sequences are either static char strings or strings
in `Option` instances. so no need to keep anot...
Kefu Chai
03:49 AM Revision dc5c77f6 (ceph): mds: initialize cap_revoke_eviction_timeout with conf
Fixes: http://tracker.ceph.com/issues/38844
Signed-off-by: simon gao <simon29rock@gmail.com>
simon gao
02:41 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
一帆 师 wrote:
> Juan Miguel Olmo Martínez wrote:
> > Probably the issue is caused by the value set in the setting "ve...
一帆 师
02:24 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
Juan Miguel Olmo Martínez wrote:
> Probably the issue is caused by the value set in the setting "verify_server". Thi...
一帆 师
02:23 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
I am sorry, I will try to set it to false. and try again 一帆 师
02:19 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
Juan Miguel Olmo Martínez wrote:
> Probably the issue is caused by the value set in the setting "verify_server". Thi...
一帆 师
02:22 AM rgw Backport #38847 (Resolved): mimic: rgw admin api create user generates a segfault and coredump us...

2019-03-20 17:32:39.403 7fca1abb5700 10 src/rgw/rgw_cache.cc:21 cache get: name=default.rgw.meta+users.uid+user3 : ...
xin liao
01:56 AM Revision 36610e81 (ceph): rgw_sync: drop ENOENT error logs from mdlog
Since this commonly occurs and isn't an error of concern at level 1.
Signed-off-by: Abhishek Lekshmanan <abhishek@su...
Abhishek Lekshmanan
01:33 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
It is possible that the crash we are seeing on osd.2 is due to 1:537949df:::20000a2c834.00000105:head incorrectly rol... Neha Ojha
01:05 AM RADOS Bug #38846: dump_pgstate_history doesn't really produce useful json output, needs an array around...
Probably be nice if it dumped the current state stack for each pg as well. Samuel Just
12:37 AM Revision c9441c29 (ceph): doc: fix LRC documentation
Recovery from a failure in jerasure need only k reads and
not k+m-1.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bis...
Danny Al-Gaaf

03/21/2019

11:45 PM Dashboard Feature #38074 (In Progress): mgr/dashboard: Filter iSCSI target images based on required features
Ricardo Marques
11:06 PM RADOS Bug #38846 (Resolved): dump_pgstate_history doesn't really produce useful json output, needs an a...
... Samuel Just
08:42 PM RADOS Bug #38845 (Resolved): mon.a@-1(probing) e1 current monmap has min_mon_release 15 (luminous) whic...

dzafman-2019-03-20_19:53:02-rados-wip-zafman-testing-distro-basic-smithi/3754307
rados/upgrade/luminous-x-single...
David Zafman
07:57 PM CephFS Bug #38844 (Resolved): mds: mds_cap_revoke_eviction_timeout is not used to initialize Server::cap...
The config value is only used if the user changes it while the MDS is running. Patrick Donnelly
07:31 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Zheng Yan wrote:
>
> > > On another note, I do have at least one minor concern about using F...
Patrick Donnelly
11:59 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Zheng Yan wrote:
> > On another note, I do have at least one minor concern about using Fb to indicate that buffere...
Jeff Layton
07:16 PM Bug #38843 (Fix Under Review): luminous: auth, rgw, common: PK11_ImportSymKey() is used also in F...
https://github.com/ceph/ceph/pull/27104 Radoslaw Zarzynski
07:08 PM Bug #38843 (Resolved): luminous: auth, rgw, common: PK11_ImportSymKey() is used also in FIPS mode
See: https://bugzilla.redhat.com/show_bug.cgi?id=1636251. Radoslaw Zarzynski
07:13 PM Revision 55180511 (ceph): rgw: Remove rgw_num_rados_handles option
This has been deprecated for some time and underlies much of the
complexity of the RADOS service.
Signed-off-by: Ada...
Adam Emerson
07:13 PM Revision 042776bb (ceph): rgw: Get rid of num_rados_handles infrastructure in RGWRados
Since we aren't supporting multiple handles, don't have the overhead.
Signed-off-by: Adam C. Emerson <aemerson@redha...
Adam Emerson
07:13 PM Revision 5666b4c4 (ceph): rgw: Get rid of num_rados_handles infrastructure in RGWSI_RADOS
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:21 PM Bug #38842 (Resolved): copy_from callback may cause ObjectContextRef leak
thread 1
step 1: C_Copyfrom.finishi() call pg.lock()
step 2: process_copy_chunk erase the cop from copy_ops at the ...
Zengran Zhang
06:20 PM Revision 89dc5a6d (ceph): rgw: don't crash on missing /etc/mime.types
lack of mime types is not a fatal error. when a Content-Type header
is not provided in swift's PutObj, it uses this m...
Casey Bodley
06:05 PM RADOS Bug #38841 (New): Objects degraded higher than 100%
1. Working Mimic or Nautilus deployment with Bluestore (haven't tested with Filestore)
2. All OSDs up, all PGs activ...
Simon Ironside
05:55 PM rgw Bug #38758 (Duplicate): rgw: put lifecycle configuration fails if Prefix is not set (2)
Casey Bodley
05:54 PM CephFS Feature #17835 (New): mds: enable killpoint tests for MDS-MDS subtree export
Patrick Donnelly
05:47 PM rgw Backport #23237 (In Progress): Corrupted downloads from civetweb when using multipart with slow c...
planning to update the civetweb to match what's in mimic, which fixes the keepalive handling. the civetweb branch als... Casey Bodley
05:29 PM RADOS Bug #38840 (Resolved): snaps missing in mapper, should be: ca was r -2...repaired

dzafman-2019-03-20_19:53:02-rados-wip-zafman-testing-distro-basic-smithi/3754443
This looks like a cache tier ev...
David Zafman
05:12 PM Revision de565dd2 (ceph): common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid I...
Some devices appear like so:
E: ID_MODEL=LVM PV LUClYG-Oyte-jcM6-npfZ-ncsl-ycL0-bkOH0m on /dev/sdn
E: ID_MODEL_ENC=W...
Sage Weil
05:04 PM Revision 2ea299b6 (ceph): Merge PR #27044 into master
* refs/pull/27044/head:
common: add bool log_to_file option
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: ...
Sage Weil
05:03 PM Revision 39f4e77d (ceph): osd/OSDMap: add 'zone' to default crush map
This lets use have a root -> region -> zone -> host hierarchy, like you
will see in the public cloud.
Signed-off-by:...
Sage Weil
04:59 PM RADOS Bug #38839 (Fix Under Review): .mgrstat failed to decode mgrstat state; luminous dev version?
https://github.com/ceph/ceph/pull/27101 Sage Weil
04:57 PM RADOS Bug #38839 (Resolved): .mgrstat failed to decode mgrstat state; luminous dev version?
... Sage Weil
04:58 PM Revision 204a8dea (ceph): mon/MgrStatMonitor: ensure only one copy of initial service map
It's possible for create_pending to be called multiple times.
Fixes: http://tracker.ceph.com/issues/38839
Signed-off...
Sage Weil
04:48 PM Revision f89273f8 (ceph): Merge PR #27048 into master
* refs/pull/27048/head:
doc: add changelog for nautilus
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:43 PM Revision 4fa8778b (ceph): test/librbd: sequential write aio test
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
04:21 PM CephFS Feature #38838 (Resolved): Expose CephFS snapshot creation time to clients
Samba requires the snapshot creation time for the purpose of tracking and identifying Previous Versions for files and... David Disseldorp
04:17 PM Revision 18abe719 (ceph): tools: move options parsing into ObjectCacheStore for immutable obj cac...
This makes the options parsing more easy to read. SimplePolicy will get those
options from ObjectCacheStore.
Signed-...
Yuan Zhou
04:17 PM Revision ebd017e3 (ceph): building: adding missing ceph-immtable-object-cache-dbg rule
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 88c4cf1e (ceph): tools: make cache file dir number configurable
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 0aabf138 (ceph): tools: eliminate session_map race between CacheSession
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 8ec40b52 (ceph): tools: cleanup RO
- replace useless callback with bind function.
- remove session_id and m_session_map.
- fixed memory leak when sessio...
shangdehao1
04:16 PM Revision 8179677f (ceph): tools: new cache sub-dir rule for immutable obj cache daemon
do not use static sub-dirs for cache, instead we create the sub-dir
dynamically with the first two charactor of crc32...
Yuan Zhou
04:16 PM Revision bea36dbf (ceph): tools: cleanup code style and delete useless data
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 47b683bc (ceph): tools: fix SimplyPolicy memory leak
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 83752060 (ceph): tools: maintain cache size counter for immutable obj cache daemon
Do not assume 4M object size since we allow to cache any-sized objects.
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
04:16 PM Revision 35a79209 (ceph): tools: clean up cache dir for immutable obj cache
- user defined full path for cache dir
- hash objects into subfolders with crc32 of its name
Signed-off-by: Yuan Zho...
Yuan Zhou
04:16 PM Revision 57b6a6fc (ceph): tools: fix librados compatibility
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 88bc6ca0 (ceph): tools: return real cache status on lookup in immutable obj cache
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 3f521074 (ceph): tools: refactor ObjectCacheRequest of RO
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision c1e1fbf3 (ceph): tools: clean up data structure of immutable obj cache daemon
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 9cfd3594 (ceph): tools: adjust code style of RO
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 5e73e79a (ceph): tools: make dedicated thread configurable for RO
At cache client side of RO, make dedicated woker thread configurable
Also, cleanup useless member of CacheClient clas...
shangdehao1
04:16 PM Revision 0924f5ea (ceph): tools: make cache watermark configurable
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision b1105c43 (ceph): tools: release dedicated thread resource
Addtional, enable all UT
Signed-off-by: Dehao Shang <dehao.shang@intel.com>
shangdehao1
04:16 PM Revision ceaefea6 (ceph): tools: follow current codes to modify UT
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision cd836e90 (ceph): tests: reduce testing resources occupied for immutable obj cache
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 97991f6f (ceph): tools: adding signal handling for immutable obj cache daemon
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 275d828a (ceph): tools: format code and clean up
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 4404b0c1 (ceph): tools: set namespace & snap_id before promote from RADOS in immutable o...
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision e362c8e6 (ceph): tools: cleanup IPC message for immutable obj cache daemon
using ceph serialization(encode/decode) framework instead of building
new data structure
Signed-off-by: Yuan Zhou <y...
Yuan Zhou
04:16 PM Revision ec48641f (ceph): tools: use specific message for different ops in immutable obj cache da...
use different types of message for different ops to be more efficient
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
04:16 PM Revision 46971e49 (ceph): tools: templatize create_rados_callback
Also cleanup unused template codes
Signed-off-by: Dehao Shang <dehao.shang@intel.com>
shangdehao1
04:16 PM Revision e4214eea (ceph): common/buffer: return 0 on short read in pread_file
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision a026bada (ceph): common/options: move immutable obj cache options out of rbd section
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 21bcc759 (ceph): tools: clean up immutable obj cache
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 7aaa3b6e (ceph): tools: kill ObjectCacheFile in immutable obj cache
instead we could use bufferlist::write_file/pread_file to write/read on cache
Signed-off-by: Yuan Zhou <yuan.zhou@in...
Yuan Zhou
04:16 PM Revision 4edfcf7c (ceph): tools: clean up dead code in immutable obj cache
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 71dba8bf (ceph): tools: add m_cache_path
1) : enable ObjectCacheRequest.m_data.m_cache_path
2) : add generate_cache_file_path to create cache_path
, which...
shangdehao1
04:16 PM Revision 5b6651af (ceph): common/buffer: assign error message to caller on short read in pread_file
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 6b315dc4 (ceph): tools: clean up object cache request struture
adding version and compat_version info for serailization
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
04:16 PM Revision a42ce41f (ceph): tools: add connect fails to fault
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 342a678f (ceph): tools: refactor asio domain socket of RO
Signed-off-by: Dehao Shang <dehao.shang@intel.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
shangdehao1
04:16 PM Revision 95211601 (ceph): common/buffer: adding pread_file method
pread_file allows to read length of contents at a given offset
using pread_file instead of read_file to reduce extra...
Yuan Zhou
04:16 PM Revision db2f08db (ceph): tools: immutable_object_cache code format cleanup
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 50df1e14 (ceph): test: enable asio tests for immutable obj cache controller
cleanups for immutable obj cache controller
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
04:16 PM Revision 2bab2dca (ceph): tools: refuse to start if obj cache daemon fail to initialize cache dir
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 262897b9 (ceph): tools: clean up types for immutable obj cache daemon
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision b9b2813f (ceph): common/buffer: fix pread_file to generate local bufferlist
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 59022ad4 (ceph): tool: break down receive_message implements
Also, enable fault at CacheClient side.
Signed-off-by: Dehao Shang <dehao.shang@intel.com>
shangdehao1
04:16 PM Revision 7054d689 (ceph): tools: some modification at RO
1) : add new data member to ObjectCacheRequest,
including m_pool_namepace, m_pool_id, m_snap_id,
m_cache_pa...
shangdehao1
04:16 PM Revision c82f4698 (ceph): tools: remove RBD specific logic in immutable obj cache
Make the daemon more generic(pool name + object id) so it
can service both RBD and RGW.
Also supports caching partial...
Yuan Zhou
04:16 PM Revision c4a3a3db (ceph): tools: fix immutable obj cache max size
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 62d3866e (ceph): test: move WaitEvent class to test_common.h file
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 72a6fe86 (ceph): test: add multi-session unit testing
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 53b00ac1 (ceph): test: add ObjectCacheStore unit test
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 47c895c5 (ceph): tools: use bufferlist to implement ObjectCacheFile
1) : modify unite testing of object cache file
2) : remove open and create internface
3) : use bufferlist interface t...
shangdehao1
04:16 PM Revision 56178048 (ceph): tools: add new object cache message
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 3b474707 (ceph): test: add object cache message unite test
Signed-off-by: Dehao Shang <dehao.shang@intel.com> shangdehao1
04:16 PM Revision 9466d709 (ceph): build/ops: adding build spec for immutable object cache daemon
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 32e3af9c (ceph): tools: fix redudent updates on cache metdata
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 9a7e5e08 (ceph): tools: adding ceph level immutable obj cache daemon
The daemon is built for future integration with both RBD and RGW cache.
The key components are:
- domain socket based...
Yuan Zhou
04:16 PM Revision 1cf4ff41 (ceph): tools: clean up immutable object cache
- drop "ceph_" prefix
- prefix all options with immutable_object_cache_
- adding configurable immutable_object_cache_...
Yuan Zhou
04:16 PM Revision 736b758b (ceph): tools: create local utils for object cache daemon
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision 5b974e7c (ceph): tools: format headers for object cache daemon
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
04:16 PM Revision b3b91573 (ceph): tools: remove background eviction
do eviction check in promotion callback simply
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
04:14 PM Revision a13a5452 (ceph): Merge pull request #27099 from tchaikov/wip-crimson-misc-logging
crimson/{net,mon,osd}: misc logging changes
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:54 PM rbd Bug #38834 (Resolved): nautilus: cannot open images against luminous cluster
Mykola Golub
02:54 PM Revision 0596ea70 (ceph): Merge pull request #27080 from dillaman/wip-38834
nautilus: librbd: ignore -EOPNOTSUPP errors when retrieving image group membership
Reviewed-by: Mykola Golub <mgolub...
Mykola Golub
02:32 PM Dashboard Bug #38362: mgr/dashboard: QA run failures: test_standby (tasks.mgr.test_dashboard.TestDashboard)
I assume this you'll find... Volker Theile
02:26 PM Revision c29e5870 (ceph): mgr/dashboard/qa: Improve tasks.mgr.test_dashboard.TestDashboard.test_s...
The changes of this PR were done while trying to fix the failing test. The problem has been solved by another PR, but... Volker Theile
02:05 PM Revision 085fdf57 (ceph): Merge pull request #27089 from tchaikov/wip-cmake-with-ninja
cmake: do not assume ${CMAKE_GENERATOR} == make
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:05 PM Revision 9663480f (ceph): Merge pull request #27100 from ddiss/trivial_rgw_auth_keystone_gcc_warning
[trivial] rgw: fix minor compiler warning in keystone auth
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Revi...
Casey Bodley
02:03 PM Revision 613a4670 (ceph): Merge pull request #27094 from tchaikov/wip-cmake-cmake-ubsan
cmake: workaround of false alarm from ubsan
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:59 PM Revision 01cd5fb7 (ceph): Merge pull request #27088 from tchaikov/wip-update-seastar
cmake,crimson: pick up latest seastar
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:53 PM Revision 4bf14a13 (ceph): Merge pull request #26731 from wjwithagen/wjw-fix-cmake-os-release
build: FreeBSD does not have /etc/os-release
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
01:51 PM Revision bb67400d (ceph): Merge pull request #26607 from tchaikov/wip-cython-language_level
pybind: set language_level for cythonize explicitly
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick D...
Kefu Chai
01:10 PM Revision d807d191 (ceph): rgw: fix minor compiler warning in keystone auth
Signed-off-by: David Disseldorp <ddiss@suse.de> David Disseldorp
01:07 PM Dashboard Bug #38428 (In Progress): mgr/dashboard: dashboard giving 401 unauthorized
A patch for this has been proposed: https://github.com/ceph/ceph/pull/27098 Lenz Grimmer
01:06 PM Dashboard Bug #38600 (Duplicate): mgr/dashboard: dashboard giving 401 unauthorized.
Resolving this one as a duplicate of #38428
See https://github.com/ceph/ceph/pull/27098 for a possible fix.
Lenz Grimmer
01:00 PM Revision 5eb349f4 (ceph): Merge pull request #27093 from tchaikov/wip-crimson-test-alien-echo
test/crimson: update to accomodate Dispatcher changes
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:50 PM CephFS Feature #24285: mgr: add module which displays current usage of file system (`fs top`)
for completeness, linking John's performance probes blueprint here, which is really interesting: https://tracker.ceph... Venky Shankar
12:46 PM Revision ea4f15f9 (ceph): crimson/osd: more verbose logging
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:44 PM Revision 5f196a2a (ceph): crimson/net: log tx/rx messages
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:44 PM Revision 2625c2cb (ceph): crimson/{mon,osd}: don't log ms_dispatch messages
msgr already logs them
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:42 PM CephFS Bug #38832: mds: fail to resolve snapshot name contains '_'
Found the cause: the subdir snaps are not visible if they have a _ in the original snapshot name. Snaps without _ do ... Dan van der Ster
12:37 PM Dashboard Feature #38825 (Rejected): Change i18n to gettext-based
Thank you for this suggestion. I assume you're referring to the Ceph Dashboard with your comment, as I'm currently no... Lenz Grimmer
12:22 PM Revision eb5e39ea (ceph): Merge PR #27092 into master
* refs/pull/27092/head:
mailmap: sort entries
mailmap: sort organizationmap
mailmap: updates for nautilus
doc: ma...
Sage Weil
11:58 AM Revision 9f67de80 (ceph): mgr/dashboard: mimic fix: show I/O stats in Pool list
* Applied same fix as in nautilus.
* Adapted Pool list columns to avoid constant resizing.
* Added 'decimals' argumen...
Alfonso Martínez
11:33 AM Revision b02656cd (ceph): mgr/orchestrator: Add error handling to interface
Also:
* Small test_orchestrator refactorization
* Improved Docstring in MgrModule.remote
* Added `raise_if_exception...
Sebastian Wagner
11:30 AM Revision cee38745 (ceph): Merge pull request #26404 from sebastian-philipp/orchestrator-error-han...
mgr/orchestrator: Add error handling to interface
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Juan Mi...
Sebastian Wagner
11:29 AM mgr Backport #38837 (Resolved): nautilus: mgr/orchestrator: Add error handling to interface
Sebastian Wagner
11:28 AM Linux kernel client Bug #38824: kclient: ceph: remove duplicated filelock ref increase
should remove code in ceph_lock(). Zheng Yan
11:28 AM Orchestrator Feature #38836 (Resolved): mgr/orchestrator: Add error handling to interface
Small test_orchestrator refactorization
Improved Docstring in MgrModule.remote
Make _orchestrator_wait properly rai...
Sebastian Wagner
10:57 AM Revision 77553040 (ceph): cmake: workaround of false alarm from ubsan
to workaround a GCC bug, see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88684
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
10:54 AM Revision f0eb1a9f (ceph): test/crimson: update to accomodate Dispatcher changes
Dispatcher::ms_get_authorizer() was changed in f22d433a, so update the
test accordingly
Signed-off-by: Kefu Chai <kc...
Kefu Chai
10:48 AM Orchestrator Bug #38806: ceph mgr/ansible module doesn't work
Probably the issue is caused by the value set in the setting "verify_server". This setting is used to verify the Ans... Juan Miguel Olmo Martínez
09:46 AM Revision 38f07b35 (ceph): mailmap: sort entries
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:43 AM Revision bd643d51 (ceph): mailmap: sort organizationmap
since this will make it easier for editing entries in the future
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
09:42 AM CephFS Bug #38835 (Resolved): MDSTableServer.cc: 83: FAILED assert(version == tid)
We just hit this on a v13.2.5 cluster with 1 active MDS:... Dan van der Ster
09:32 AM Revision bd806d31 (ceph): mailmap: updates for nautilus
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:04 AM Revision d1200b9b (ceph): cmake: link against libfmt
Seastar::seastar does pull in libfmt library as a PUBLIC linkage. but we
should not depend on this. if we use fmt dir...
Kefu Chai
09:04 AM Revision 43d8d196 (ceph): seastar: pickup the latest seastar
for couple improvements
* dbf7b6b0: add fast path for small writes
* 2f357317: IPv6 support
Signed-off-by: Kefu Cha...
Kefu Chai
09:04 AM Revision 80edd351 (ceph): cmake: disable -Werror when building seastar
when building seastar with a recent fmt, fmt complains:
src/fmt/include/fmt/time.h:13:2: error: #warning fmt/time.h ...
Kefu Chai
09:03 AM Revision 0c60abf5 (ceph): crimson: include headers if necessary
we should not rely on seastar or other headers to do this. if we use
fmt or std functions, we should include correspo...
Kefu Chai
08:36 AM Linux kernel client Bug #37713: Centos 7 kernel client overwriting files
It's an append write bug... Zheng Yan
07:45 AM Revision a0c6fb9d (ceph): cmake: do not assume ${CMAKE_GENERATOR} == make
* modules/BuildDPDK.cmake: always use "make"
* modules/BuildSPDK.cmake: always use "make"
DPDK only support "make"....
Kefu Chai
07:11 AM Revision 98fecbde (ceph): fmt: add fmt submodule back
seastar does not bring fmt as a submodule, so let's ready it by
ourselves.
This reverts commit 53a38bf57e10b68126837...
Kefu Chai
07:11 AM Revision ebb7f324 (ceph): cmake: build fmt submodule if libfmt is not found
the recent seastar dropped fmt submodule, so we need to build from our
own fmt submodule.
Signed-off-by: Kefu Chai <...
Kefu Chai
06:57 AM Revision 0f8671b3 (ceph): rgw/pubsub: implement S3 compatible get/delete APIs
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:57 AM Revision 2bd35323 (ceph): rgw: pubsub support s3 records. refactor ARN
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:57 AM Revision 2e94f4d1 (ceph): rgw/pubsub: initial version of S3 compliant API
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:30 AM Revision 84c25087 (ceph): mds: remove duplicated check on balance amount
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
05:57 AM Revision cc9a9142 (ceph): msg: remove XioMessenger
There is a lot of good stuff going on here, but nobody is investing in xio
and it is not expected to be the path forw...
Sage Weil
04:38 AM Revision 4f527853 (ceph): msg: remove unused header file in Messenger.h
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
04:37 AM Revision 1432f554 (ceph): qa/objectstore: test with reduced value of osd_memory_target
This addresses Part 1 of https://tracker.ceph.com/issues/38635.
Fixes: https://tracker.ceph.com/issues/38635
Signed-...
Neha Ojha
02:26 AM RADOS Backport #38719 (In Progress): luminous: crush: choose_args array size mis-sized when weight-sets...
https://github.com/ceph/ceph/pull/27085 Prashant D
02:02 AM Revision 2f3f8f1f (ceph): msg/async: reduce one condition check.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:02 AM Revision 9192c71e (ceph): msg/async: remove usless code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:02 AM Revision 697aafa2 (ceph): msg/async/ProtocolV2: remove unused parameter
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:02 AM Revision 81312188 (ceph): msg/async V2: firstly check messenger->auth_client then print debug mes...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:02 AM Revision eb38f964 (ceph): msg/async: remove unused parameter in func _filter_addrs.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:02 AM Revision cb54be4b (ceph): msg/async: only call OID_EVENT when WTIH_EVENTRACE define.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
01:38 AM RADOS Cleanup #38635 (In Progress): bluestore: test osd_memory_target
https://github.com/ceph/ceph/pull/27083 Neha Ojha
01:31 AM RADOS Backport #38720 (In Progress): mimic: crush: choose_args array size mis-sized when weight-sets ar...
https://github.com/ceph/ceph/pull/27082 Prashant D
01:20 AM Bug #38821: Unabe to apt-get update for Nautilus v14.2
2019/03/21 this issue seem fixed. Does anyone can help me close this issue? Thanks. Rick Chen
12:20 AM Revision afe5177f (ceph): crush/CrushWrapper: ensure crush_choose_arg_map.size == max_buckets
The crush/builder.c crush_add_bucket method resizes the max_buckets array
but a power of 2 when it has to expand, but...
Sage Weil
12:18 AM bluestore Feature #38816: Deferred writes do not work for random writes
I want bluestore to be able to buffer(defer), say, 30 seconds of random writes in RocksDB at SSD speed. I expect back... Марк Коренберг

03/20/2019

11:36 PM Revision 33d92937 (ceph): Merge pull request #27057 from yuriw/wip-yuriw-crontab
qa/tests: reduced frequency for luminous and mimic runs... Yuri Weinstein
10:50 PM RADOS Bug #26971: failed to become clean before timeout expired

I'm not sure what this means, but pg 1.0 (size 3) needs to pick another one of the 2 remaining OSDs (4 OSDs in) to ...
David Zafman
09:24 PM CephFS Bug #38822 (Fix Under Review): mds: there is an assertion when calling Beacon::shutdown()
Patrick Donnelly
06:29 AM CephFS Bug #38822: mds: there is an assertion when calling Beacon::shutdown()
Cause:
If you run MDSDaemon::init(), an exception occurs that causes MDSDaemon::suicide()--->Beacon::shutdown()--->s...
huanwen ren
06:01 AM CephFS Bug #38822 (Resolved): mds: there is an assertion when calling Beacon::shutdown()
The construction condition is:
when you use systemctl start a non-existing ceph-mds@xx object
Error info:
<p...
huanwen ren
08:30 PM Revision 2d076dbe (ceph): test: Add scripts to test backfill/recovery priority handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit ca5cf14fa83ee89260688d467257bb3d81efdd36)
David Zafman
08:30 PM Revision b49772ca (ceph): osd: Add OSD_BACKFILL_PRIORITY_FORCED with lower priority
than OSD_RECOVERY_PRIORITY_FORCED
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d088ff...
David Zafman
08:29 PM Revision 3f200f8a (ceph): osd AsyncReserver: Update priority in AsyncReserver for force and cance...
Fixes: http://tracker.ceph.com/issues/38041
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
08:26 PM Revision afb47c62 (ceph): qa/tests: reduced frequency for luminous and mimic runs
added all suites for nauitlus
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:22 PM Revision 21d6c035 (ceph): librbd: simple scheduler plugin for object dispatcher layer
Fixes: https://tracker.ceph.com/issues/37849
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:43 PM rbd Bug #38834 (Fix Under Review): nautilus: cannot open images against luminous cluster
Jason Dillaman
06:05 PM rbd Bug #38834 (Resolved): nautilus: cannot open images against luminous cluster
Support for handling failed group operations was prematurely removed. Luminous does support groups, but it never supp... Jason Dillaman
06:40 PM Revision 6f29dc69 (ceph): librbd: ignore -EOPNOTSUPP errors when retrieving image group membership
The Luminous release did not support adding images to a group (it only
included the bare-minimum support for creating...
Jason Dillaman
06:10 PM Revision 1337443e (ceph): os/bluestore: unconditionally cap chunks returned by allocator to 2^31
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:28 PM ceph-volume Bug #38833 (Rejected): ceph-volume does not allow the use of removable disks
While attempting to deploy using ceph-volume, the drives are marked as removable and therefore not usable.
# ceph...
Alejandro Bonilla
04:53 PM Revision 91085a05 (ceph): qa/tests: initial checkin for `client-upgrade-mimic` suite
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:42 PM CephFS Bug #38832 (Resolved): mds: fail to resolve snapshot name contains '_'
We observed the following issue on latest centos 7.6 kernel && kernel v5.0.3.
We mount ceph in /cephk: ...
Dan van der Ster
04:34 PM mgr Bug #38626: pg_autoscaler is not Python 3 compatible
the cr_name issue was fixed with https://github.com/ceph/ceph/pull/26831 Sebastian Wagner
04:30 PM Revision 5ebc2b75 (ceph): Merge pull request #26786 from aclamk/fix-rocksdb-compaction-ranges
common/kv/rocksdb: Fixed async compations.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:13 PM Bug #38812 (Pending Backport): Running ceph under Pacemaker control not supported by SUSE Linux E...
Nathan Cutler
04:12 PM Revision b0700f2b (ceph): Merge pull request #27046 from smithfarm/wip-38812
rpm: refrain from building ceph-resource-agents on SLE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tim Se...
Nathan Cutler
04:04 PM Revision 526bbda6 (ceph): mds: there is an assertion when calling Beacon::shutdown()
If you run MDSDaemon::init(), an exception occurs that causes MDSDaemon::suicide()--->Beacon::shutdown()--->sender.jo... huanwen ren
03:56 PM Dashboard Subtask #38650 (Pending Backport): mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb ...
Lenz Grimmer
09:35 AM Dashboard Subtask #38650 (Fix Under Review): mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb ...
Ricardo Marques
03:40 PM mgr Bug #38831: balancer: Fix python3 compatibility
possibly related to https://gist.github.com/sebastian-philipp/25f70aae3b0d21b1a781c110a7ef8be4#file-mypy_report-txt-L600 Sebastian Wagner
02:57 PM mgr Bug #38831 (Fix Under Review): balancer: Fix python3 compatibility
Kefu Chai
02:47 PM mgr Bug #38831 (Resolved): balancer: Fix python3 compatibility
The balancer module throws an error when starting with a python3 interpreter:... Marius Schiffer
03:13 PM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
Tim Serong wrote:
> Alexy, can you please try a build with https://github.com/ceph/ceph/pull/27067 applied?
Yes, ...
Alexey Shabalin
07:59 AM mgr Bug #38788 (Fix Under Review): ceph-mgr: ImportError: Interpreter change detected - this module ...
Alexy, can you please try a build with https://github.com/ceph/ceph/pull/27067 applied? Tim Serong
06:01 AM mgr Bug #38788 (In Progress): ceph-mgr: ImportError: Interpreter change detected - this module can o...
Tim Serong
06:00 AM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
The first (correct) build of the extension libraries happens during the regular build (`make`). The second one, whic... Tim Serong
03:27 AM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
Thanks, I have at least reproduced the problem here with the alt-linux build. The "easy" test of whether it's workin... Tim Serong
03:05 PM Revision 2065d470 (ceph): mgr/balancer: Python 3 compatibility fix
Fixes: http://tracker.ceph.com/issues/38831
Signed-off-by: Marius Schiffer <marius@mschiffer.de>
Marius Schiffer
02:15 PM Revision b335ae40 (ceph): os/tests: fix garbageCollection test case from store_test.
While running the test case using SSD as block device one could face
a failure caused by unexpectidly small blob size...
Igor Fedotov
02:14 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
Fareez Azhar wrote:
> Im on 14.2.0 changing timezone.. issue still there.. 401 api/summary
try more time zone, my...
一帆 师
01:05 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
Im on 14.2.0 changing timezone.. issue still there.. 401 api/summary Fareez Azhar
02:07 PM rgw Documentation #37770 (Pending Backport): doc: cleanup HTTP Frontends documentation
Casey Bodley
02:07 PM Revision 507e97ae (ceph): Merge pull request #27054 from cbodley/wip-37770
doc/rgw: update civetweb rgw_frontends config example
Reviewed-by: Kefu Chai <kchai@redhat.com>
Casey Bodley
01:57 PM Revision e0c07a74 (ceph): Merge pull request #27035 from cbodley/wip-test-rgw-reshard-wait-clock
test/rgw: test_rgw_reshard_wait uses same clock for timing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Casey Bodley
01:56 PM Revision fe39cc47 (ceph): Merge pull request #26853 from nathan-weinberg/more-cluster-tests
mgr/dashboard: Added breadcrumb tests to Manager modules and Alerts menu
Reviewed-by: Laura Paduano <lpaduano@suse.c...
Lenz Grimmer
01:55 PM Revision 94107368 (ceph): Merge pull request #27052 from rzarzynski/wip-rgw-drop_rgw_decode_pki_t...
rgw: drop unused rgw_decode_pki_token().
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:47 PM CephFS Feature #38829 (Resolved): cephfs-shell: add a "stat" command
I don't see a way to ask cephfs-shell to dump out all of the info available via statx for a particular inode. Somethi... Jeff Layton
01:41 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Some notes and status:
>
> I've been going over the code and playing with cephfs-shell to cr...
Zheng Yan
12:48 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Some notes and status:
I've been going over the code and playing with cephfs-shell to create different cap handlin...
Jeff Layton
12:59 PM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
Fareez Azhar wrote:
> Hi Im on 14.2.0, i have change my timezone to EDT, but the issue still there.
try more timezon...
一帆 师
12:51 PM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
Hi Im on 14.2.0, i have change my timezone to EDT, but the issue still there. Fareez Azhar
02:03 AM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
一帆 师 wrote:
> I found where the bug come from now.
>
> it is come from the code to deal with the time zone.
>
...
一帆 师
12:58 PM Revision 4f123365 (ceph): Merge pull request #27025 from yangdongsheng/poll_timeout
rbd: krbd: return -ETIMEDOUT in polling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Ilya Dryomov ...
Jason Dillaman
12:57 PM Revision 3bab2694 (ceph): qa/suites/rados/thrash-old-clients: add nautilus
v2+v1, v2, and v1 variants.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:57 PM Revision f3b4d792 (ceph): qa/suites/rados/thrash-old-clients: add mimic v1 variant
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:55 PM Revision 73043655 (ceph): qa/suites/rados/thrash-old-clients: add mimic
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:54 PM Revision 07f0a267 (ceph): qa/suites/rados/thrash-old-clients: collapse msgr and client choice
Hammer doesn't have async, and nautilus doesn't have simple. Expand the
async default (v2v1) and v1-only choice and ...
Sage Weil
12:20 PM Revision 2f16fcb2 (ceph): doc/rgw: update civetweb rgw_frontends config example
all of these civetweb options have to be on the same line as rgw_frontends
Fixes: https://tracker.ceph.com/issues/37...
Casey Bodley
12:16 PM Revision 0ddd25fb (ceph): Merge pull request #27050 from theanalyst/build-doc-warns
admin/build-doc: keep-going when finding warnings
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
12:05 PM RADOS Bug #38582: Pool storage MAX AVAIL reduction seems higher when single OSD reweight is done
Sorry for the delay. Attaching the required.
osd 155 is the OSD mentioned in description. The one which was manually...
Nokia ceph-users
11:53 AM Revision 83ba81f1 (ceph): Merge pull request #26534 from majianpeng/skip-calc-crc-header-for-asyn...
msg/async: skip repeat calc crc header in Message::encode
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
11:51 AM RADOS Bug #38381 (Pending Backport): Rados.get_fsid() returning bytes in python3
Kefu Chai
11:51 AM Revision a810fb6f (ceph): Merge PR #27009 into master
* refs/pull/27009/head:
ceph_release: the next release will be octopus
Reviewed-by: Kai Wagner <kwagner@suse.com>
R...
Sage Weil
11:51 AM Revision 63bd9527 (ceph): Merge pull request #26514 from dillaman/wip-38381
pybind/rados: fixed Python3 string conversion issue on get_fsid
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:50 AM Dashboard Bug #38768 (Pending Backport): mgr/dashboard: Pool list sparkline charts no updating themselves
Kefu Chai
11:50 AM Revision c0f164f4 (ceph): Merge pull request #26985 from rhcs-dashboard/38768-fix-sparkline-compo...
mgr/dashboard: fix sparkline component
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Lenz Grimmer <...
Kefu Chai
11:48 AM Revision 37562216 (ceph): Merge pull request #27034 from jan--f/mgr-prometheus-remove-scrape-dura...
pybind/mgr/prometheus: remove scrape_duration metric
Reviewed-by: Boris Ranto <branto@redhat.com>
Kefu Chai
11:41 AM Dashboard Bug #38378: SSL handshake: 500 internal error to access dashboard
/a/kchai-2019-03-20_05:45:48-rados-wip-kefu-testing-2019-03-20-1120-distro-basic-smithi/3751732 Kefu Chai
11:40 AM RADOS Bug #38827 (In Progress): valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHa...
Radoslaw Zarzynski
11:24 AM RADOS Bug #38827: valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHandler::authent...
the test branch contains https://github.com/ceph/ceph/pull/27012 Kefu Chai
11:21 AM RADOS Bug #38827 (Resolved): valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHandl...
... Kefu Chai
11:36 AM Revision 10114f33 (ceph): Merge pull request #26701 from adamemerson/wip-trip-the-light-clangtastic
fix clang build failures, and clean up warnings
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sag...
Kefu Chai
11:31 AM Dashboard Bug #36086 (Pending Backport): mgr/dashboard: "1 osds exist in the crush map but not in the osdma...
Kefu Chai
11:30 AM Revision b6bbd949 (ceph): Merge pull request #26836 from p-na/wip-pna-fix-osd
mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" breaks OSD page
Reviewed-by: Ernesto Puerta <ep...
Kefu Chai
11:29 AM Revision e88d3906 (ceph): Merge pull request #26717 from ifed01/wip-ifed-objectstore-tool-fix
tools: no-mon-config switch for ceph-objectstore-tool.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:27 AM RADOS Bug #38828 (Resolved): should set EPOLLET flag on del_event()
Kefu Chai
11:26 AM Revision 66dd19be (ceph): Merge pull request #26926 from rouming/epoll-lost-epollet
msg/async/EventEpoll: set EPOLLET flag on del_event()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:19 AM Revision ab833b82 (ceph): rbd: krbd: return -ETIMEDOUT in polling
We don't want to wait on uevent forever, but the return value
of polling in timeout is 0 rather than a negative value...
Yang Dongsheng
11:17 AM Dashboard Bug #38362: mgr/dashboard: QA run failures: test_standby (tasks.mgr.test_dashboard.TestDashboard)
I also experienced the issue while running the tests on a vstart cluster (./run-backend-api-tests.sh tasks.mgr.test_d... Tatjana Dehler
11:10 AM Revision 28b4392a (ceph): qa: remove simplemessenger tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:55 AM bluestore Bug #38738: ceph ssd osd latency increase over time, until restart
hoan nv wrote:
> do you have temporary solutions for this issue.
>
> I tried move device class from ssd to hdd bu...
Igor Fedotov
08:48 AM bluestore Bug #38738: ceph ssd osd latency increase over time, until restart
do you have temporary solutions for this issue.
I tried move device class from ssd to hdd but no luck.
My clust...
hoan nv
10:53 AM Dashboard Feature #37387 (Pending Backport): mgr/dashboard: Add date range and log search functionality
Merged into master, let's add this to Nautilus as well. Lenz Grimmer
10:41 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
As requested.
osd.0: ceph-post-file: 17efe900-501c-479f-ba56-dd29fef18c58
osd.4: ceph-post-file: ff22f830-e6bc-4f...
Grant Slater
12:36 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Hi Grant,
Looking at the logs, it seems that the first crash was seen on osd.2 on pg id 1.cas2...
Neha Ojha
10:27 AM Revision ee5eab81 (ceph): Merge pull request #26934 from sebastian-philipp/doc-rados-mon_command
doc/rados/api/python: Add documentation for mon_command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:21 AM Revision 4a067e4f (ceph): luminous: test/store_test: workaround for failing BlobReuseOnOverwrite UT
Workarounds: https://tracker.ceph.com/issues/38795
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked fr...
Igor Fedotov
10:19 AM Bug #23449: ceph-detect-init test case failed in docker env
The root cause it that all those failed cases in docker will ignore the mock data,
bc the /proc/self/cgroup exists
huang jun
10:10 AM Revision ea495189 (ceph): Merge pull request #26562 from familyuu/log
mgr/dashboard: Add date range and log search functionality
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Revie...
Lenz Grimmer
09:57 AM Revision 07bb2020 (ceph): crush/CrushWrapper: create_or_move: make weight-set update optional
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:57 AM Revision c4eefb0b (ceph): crush/CrushWrapper: move_item: do not clobber weight-set weights
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:57 AM Revision 50e4b818 (ceph): mon/OSDMonitor: apply osd_crush_update_weight_set for reweight, create-...
Since CrushWrapper no longer applies this setting at a low level,
where it can't tell what the real intention is, we ...
Sage Weil
09:57 AM Revision f20c736e (ceph): qa/standalone/crush/crush-choose-args: fix test
- Make the initial weight-set actually consistent (summing)
- Fix the intermediate state so that it reflects a correc...
Sage Weil
09:57 AM Revision 4c741c10 (ceph): qa/standalone/crush/crush-choose-args: add weight-set tests
Verify we have the expected behavior for creates and moves that
maintain bucket summation, both with and without the
...
Sage Weil
09:57 AM Revision ef8b347f (ceph): crush/CrushWrapper: make update_choose_args less chatty
These were now exposed due to cct being passed down to more
places.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:57 AM Revision d2f1440d (ceph): crush/CrushWrapper: add update_weight_sets arg to adjust_item_weight_*
- Make it optional whether the weight-set weights are adjusted to
match the weight.
- Fix the adjustment of the pa...
Sage Weil
09:57 AM Revision 5579f388 (ceph): crush/CrushWrapper: insert_item: make weight-set update optional (for l...
If it is a bucket, we should sum the weight-set values to weight
the bucket in the subtrees. It only makes sense to ...
Sage Weil
09:57 AM Revision c5d75e34 (ceph): crush/CrushWrapper: fix detach_bucket, remove_item[_under] vs weight-sets
Fix detach_bucket and remove_item[_under] so that they do not
clobber the buckets' weight-set summations.
Signed-off...
Sage Weil
09:57 AM Revision 46b72611 (ceph): crush/CrushWrapper: use adjust_item_weight_in_bucket for subtree reweight
This avoids clobbering weight-sets when you reweight, if the
adjust_weight_sets=false.
Signed-off-by: Sage Weil <sag...
Sage Weil
09:56 AM Revision a26f4b20 (ceph): Merge pull request #27065 from tchaikov/wip-crimson-mgr-client
crimson/osd: report pg_stats to mgr
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
09:35 AM Revision 0e2ce7ba (ceph): crimson/osd: connect OSD to mgr
so OSD is able to report to mgr periodically using mgr::Client
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:35 AM Revision a18bf088 (ceph): crimson/osd: include MonClient.h in .cc
mon::Client's definition is only necessary in .cc
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:34 AM Revision 4bd46c58 (ceph): crimson/osd: add facilities for reporting pg stats
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:34 AM Revision 2207f415 (ceph): crimson/mgr: add mgr client
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:33 AM Revision 6a98997b (ceph): crimson/osd/pg: accessors for pg stats/state
so OSD can collect pg stats and report them to mgr
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:33 AM Revision a2c84335 (ceph): crimson/osd: create msgrs in main.cc
update PG to hold references of messengers instead of pointers to them,
as their lifecycle will be managed in main.cc...
Kefu Chai
09:04 AM Bug #38810 (Pending Backport): ceph-mgr-diskprediction-local requires "numpy" and "scipy" on SUSE...
Nathan Cutler
09:04 AM Revision d44db0d1 (ceph): Merge pull request #27045 from smithfarm/wip-38810
rpm: fix "rhel <= 7" conditional
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Boris Ranto <branto@redhat.c...
Nathan Cutler
08:44 AM Revision 3d5678d3 (ceph): crush: add root_bucket to identify underfull buckets
All underfull buckets under root_buckets will be taken as target
For the crule rule:
step take datacenter0
s...
huangjun
08:29 AM Revision 93a0b497 (ceph): Merge pull request #27066 from tchaikov/wip-crimson-sharded-stop
crimson/osd: create msgrs in main.cc
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:27 AM RADOS Bug #38826: upmap broken the crush rule
Here is the crush rule... huang jun
08:24 AM RADOS Bug #38826 (Resolved): upmap broken the crush rule
I setup a cluster and want to specify the primary osds through crush rule.
Here is the test script...
huang jun
08:23 AM Dashboard Bug #38284 (Fix Under Review): mgr/dashboard: No I/O Stats shown in the pools list
Alfonso Martínez
08:22 AM Revision c78b36d3 (ceph): crimson/os: use transparent comparator in xattr
so we don't need to allocate a temporary string for looking up OI or SS
attribute
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
07:56 AM Revision 108462e3 (ceph): cmake: remove cython 0.29's subinterpreter check during install
Commit 3bde34af8a removed cython 0.29's subinterpreter check when
building the various python modules during `make`, ...
Tim Serong
07:41 AM Revision bcc64d2f (ceph): crimson/osd: create msgrs in main.cc
messengers are sharded<Service>. we should not create them in another
sharded service's start() method. to ensure the...
Kefu Chai
07:41 AM Revision 4de0c355 (ceph): crimson/net: call do_shutdown() in SocketMessenger::stop()
so sharded<SocketMessenger> can stop the messenger service with stop()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:41 AM Revision c9ced602 (ceph): crimson/osd: cancel timers before restart
otherwise we will rearm already-armed timer when booting up OSD again.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:36 AM Dashboard Feature #38825 (Rejected): Change i18n to gettext-based
I have used this way of i18n in many projects.
* There are perfect tools like poedit
* It fully supports plurals
...
Марк Коренберг
07:28 AM Revision 91d14ff1 (ceph): Merge pull request #27064 from tchaikov/wip-crimson-pg-init
crimson/osd: init PG with more info
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
07:00 AM Linux kernel client Bug #38824: kclient: ceph: remove duplicated filelock ref increase
... Zhi Zhang
06:58 AM Linux kernel client Bug #38824 (Resolved): kclient: ceph: remove duplicated filelock ref increase
In kernel client, inode i_filelock_ref is increased in ceph_lock or ceph_flock, but it is increased again in ceph_loc... Zhi Zhang
06:54 AM Revision 3abaa889 (ceph): crimson/osd: pass pgid, osdmap and msgr to PG's ctor
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:54 AM Revision 12e7dc2f (ceph): crimson/osd: skip fast_info if it is not around
fast_info is optional. for instance, there is chance that it
is the first time the info is written to store, in that ...
Kefu Chai
06:54 AM Revision 60a22da3 (ceph): crimson/osd: add PG::read_state()
to load pg_info and past_intervals
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:54 AM Revision 9e130c2a (ceph): crimson/osd: init primary state in PG::read_state()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:48 AM Revision f7acddb6 (ceph): Merge pull request #27062 from tchaikov/wip-crimson-ceph-opts-in-argv
crimson/osd: pass unknown args to ConfigProxy::parse_args()
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
06:38 AM Revision 1568abe8 (ceph): Merge pull request #27003 from tchaikov/wip-crimson-for-classic
osd,messages: changes for preparing for crimson-osd
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
06:34 AM Revision 983f10ef (ceph): Merge pull request #27026 from tchaikov/wip-remove-MPGStats/had_map_for
messages,osd: remove MPGStats::had_map_for
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojha <nojha@re...
Kefu Chai
06:31 AM Revision cacbe0d6 (ceph): Merge pull request #27059 from tchaikov/wip-crimson-heartbeat
crimson/{osd,heartbeat}: allow heartbeat to have access to authorizer
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redh...
Kefu Chai
06:20 AM Revision ad5f2b9d (ceph): crimson/osd: do not pass ceph options to seastar
the program_option parser used by seastar::app_template does not allow
unrecognized options. but ceph options can be ...
Kefu Chai
06:20 AM Revision 21484a09 (ceph): crimson/osd: pass unknown args to ConfigProxy::parse_args()
these args are not recognized by seastar's app_template's option parser,
so they are likely to be the ceph options an...
Kefu Chai
06:11 AM devops Bug #38763 (Resolved): Error in Mimic repo for Ubuntu 18.04
This has been fixed, feel free to re-open if this comes up again Alfredo Deza
06:01 AM Revision 9ac310c3 (ceph): crimson/common: add ConfigProxy::parse_argv()
it's only used by crimson-osd for parsing ceph options.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:56 AM Revision 2a44c886 (ceph): Merge pull request #27061 from tchaikov/wip-crimson-mkfs
crimson/osd: call engine().exit(0) after mkfs
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
05:48 AM Revision 5ed71d25 (ceph): ceph_release: the next release will be octopus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:37 AM Revision e9a7b9e9 (ceph): Merge PR #26987 into master
* refs/pull/26987/head:
msg/msg_types: use inet_ntop(3) to render IP addresses
Reviewed-by: Kefu Chai <kchai@redhat...
Sage Weil
04:37 AM Revision 6a0abfe1 (ceph): Merge PR #26672 into master
* refs/pull/26672/head:
osd: correct a local variable type
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: S...
Sage Weil
04:17 AM Revision 99084204 (ceph): common: implement and test weighted-shuffle
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:17 AM Revision 8ca47bfc (ceph): mon/MonClient: implement weight-based mon selection
- first choose mon by priority, lowest first
- if there are still multiple targets, then choose them by their
corre...
xie xingguo
04:17 AM Revision 1ba6b267 (ceph): doc/mon-lookup-dns: update "mon weight" related changes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:17 AM Revision 9e9b8acd (ceph): mon/MonClient: log mon name instead of rank
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:09 AM Bug #38821: Unabe to apt-get update for Nautilus v14.2
root@devcnode1:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DE...
Rick Chen
04:08 AM Bug #38821 (Resolved): Unabe to apt-get update for Nautilus v14.2
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Get:5 https://download.ceph.com/debian-nautilus xe...
Rick Chen
03:55 AM Dashboard Bug #38820 (Resolved): ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetr...
... Sage Weil
03:54 AM Revision fef21454 (ceph): crimson/osd: init OSD::store in its ctor
less repeating this way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:50 AM Revision f7e5f85b (ceph): crimson/osd: unmount store in OSD::stop()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:49 AM Revision a8b7cfb0 (ceph): crimson/osd: print message after done with mkfs
so user is aware of what's accomplished.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:49 AM Revision 9f9e91ea (ceph): crimson/osd: call engine().exit(0) after mkfs
* crimson/osd/main.cc:
if crimson-osd is launched as a daemon, we can always stop it using
SIGINT, and seastar::r...
Kefu Chai
03:49 AM Bug #38492 (Resolved): src/test/cls_hello/test_cls_hello.cc:95: Failure
Sage Weil
03:48 AM Revision 70758328 (ceph): Merge PR #26652 into master
* refs/pull/26652/head:
osd: clear osd op reply output only when writes success
Reviewed-by: Sage Weil <sage@redhat...
Sage Weil
03:45 AM Revision 12458095 (ceph): Merge PR #26604 into master
* refs/pull/26604/head:
qa/workunits/rest: Better detection of rest url
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:44 AM Revision 4dd62dff (ceph): mon/OSDMonitor: allow 'osd pool set pgp_num_actual'
Normally we let the mgr control pgp_num_actual for us in a nice, safe, controlled
way. However, it is very conservat...
Sage Weil
03:41 AM Revision f2b4df67 (ceph): Merge PR #27010 into master
* refs/pull/27010/head:
mon/OSDMonitor: allow 'osd pool set pgp_num_actual'
Reviewed-by: xie xingguo <xie.xingguo@z...
Sage Weil
03:41 AM CephFS Backport #38688 (Need More Info): luminous: mds: inode filtering on 'dump cache' asok
DUMP_PATH is undefined in luminous :
[ 58%] Building CXX object src/test/CMakeFiles/unittest_admin_socket.dir/admi...
Prashant D
03:40 AM Revision 33425edd (ceph): Merge PR #26812 into master
* refs/pull/26812/head:
msg/async V2: optimize check state by replace.
Reviewed-by: Ricardo Dias <rdias@suse.com>
Sage Weil
03:37 AM Revision bd1d0b38 (ceph): crimson/osd: implement Heartbeat::ms_handle_reset()
reconnect to peer if the connection is reset
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:37 AM Revision 57634ea7 (ceph): crimson/osd: correct the osd_ping's message type
s/CEPH_MSG_PING/MSG_OSD_PING/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:36 AM Revision f22d433a (ceph): crimson/{net,osd}: make ms_get_authorizer() sync
the authorizer manager does not perform (significant) i/o for building
an authorizer. see CephXTicketHandler::build_a...
Kefu Chai
03:36 AM Revision 6596ecd1 (ceph): crimson/mon: implement Dispatcher::ms_get_authorizer()
we need this method for supporting cephx authentication
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:36 AM Revision 4ca5138f (ceph): crimson: add AuthService
AuthService is introduced to allow Dispatchers to access to
authorizers, even if it is not chained with a Dispatcher ...
Kefu Chai
03:23 AM Revision 2f195b70 (ceph): mon: add set-weight command
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:23 AM Revision bf7490bf (ceph): mon/MonMap: add weight to mon_info_t
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:23 AM Revision 35eaeb13 (ceph): mon/MonMap: dump weight
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:14 AM RADOS Backport #38275 (In Progress): mimic: Fix recovery and backfill priority handling
David Zafman
03:12 AM Revision 0b6a504e (ceph): test: Add option to wait_for_clean() to execute at every sleep
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 70b51362084d2ae5f2a6e9e5856f17452c53e3f3)
David Zafman
02:54 AM Revision 3a984b65 (ceph): Merge pull request #27006 from tchaikov/wip-crimson-os
crimson/os: do not fail if fsid file exists when mkfs
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:51 AM CephFS Backport #38689 (In Progress): mimic: mds: inode filtering on 'dump cache' asok
https://github.com/ceph/ceph/pull/27058 Prashant D
01:54 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> Do you have any error on node5 ( `/var/log/rbd-target-api/rbd-target-api.log` )? What is th...
一帆 师
12:43 AM RADOS Backport #38244 (Resolved): luminous: scrub warning check incorrectly uses mon scrub interval
David Zafman
12:43 AM RADOS Backport #38274 (Resolved): luminous: Fix recovery and backfill priority handling
David Zafman

03/19/2019

11:59 PM Revision 3f637057 (ceph): Merge pull request #26557 from dzafman/wip-38244
luminous: scrub warning check incorrectly uses mon scrub interval
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed...
David Zafman
11:53 PM Revision 8b7f782e (ceph): qa/cephfs: add test for "dump inode"
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit 0bd385f30bc54504a5409ef791df81041e08b5...
dongdong tao
11:52 PM Revision 6ca8e479 (ceph): mds: add dump inode command
dump inode with an specific inode number
this is useful when we only known the inode number.
Signed-off-by: dongdong...
dongdong tao
11:48 PM Revision 847f0432 (ceph): Merge pull request #26793 from dzafman/wip-38274
luminous: Fix recovery and backfill priority handling
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
11:30 PM RADOS Bug #36739 (Pending Backport): ENOENT in collection_move_rename on EC backfill target
Neha Ojha
10:39 PM Revision 41c7022b (ceph): Merge pull request #26578 from badone/wip-mimic-test-dup_index-trim
mimic: test: Verify a log trim trims the dup_index
Reviewed-by: Neha Ojha <nojha@redhat.com>
Brad Hubbard
09:04 PM mgr Backport #38459 (Resolved): mimic: deadlock in standby ceph-mgr daemons
Brad Hubbard
08:38 PM mgr Backport #38459: mimic: deadlock in standby ceph-mgr daemons
Brad Hubbard wrote:
> https://github.com/ceph/ceph/pull/26612
merged
Yuri Weinstein
08:54 PM Revision e2c953aa (ceph): Merge pull request #26996 from neha-ojha/wip-2-36739
osd/PG: skip rollforward when !transaction_applied during append_log()
Reviewed-by: Xie Xingguo <xie.xingguo@zte.com...
Neha Ojha
08:50 PM CephFS Bug #37726 (Pending Backport): mds: high debug logging with many subtrees is slow
Patrick Donnelly
08:46 PM Revision ec6cf3a9 (ceph): Merge PR #26056 into master
* refs/pull/26056/head:
mds: check earlier if directories are already exported
mds: dont print auth trees if they a...
Patrick Donnelly
08:38 PM RADOS Backport #38398: mimic: rados_shutdown hang forever in ~objecter()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26583
merged
Yuri Weinstein
08:38 PM Revision 0192dfed (ceph): Merge pull request #26583 from pdvian/wip-38398-mimic
mimic: common: ceph_timer: stop timer's thread when it is suspended
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:38 PM Revision ea8bf909 (ceph): Merge pull request #26612 from badone/wip-mimic-drop-GIL-in-get_config
mimic: mgr: drop GIL in get_config
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
08:38 PM rbd Backport #38505: mimic: API list_images() Segmentation fault
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26707
merged
Yuri Weinstein
08:38 PM Revision 3fdd6805 (ceph): Merge pull request #26707 from pdvian/wip-38505-mimic
mimic: rbd: API list_images() Segmentation fault
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Reviewed-by: Jason ...
Yuri Weinstein
08:37 PM Dashboard Backport #38725: mimic: mgr/dashboard: Search broken for entries with null values
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26944
merged
Yuri Weinstein
08:37 PM Revision da4ec581 (ceph): Merge pull request #26944 from ashishkumsingh/wip-38725-mimic
mimic: mgr/dashboard: Search broken for entries with null values
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
...
Yuri Weinstein
08:35 PM rgw Backport #38693: mimic: rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26517
merged
Yuri Weinstein
08:35 PM rgw Backport #38691: mimic: rgw: es: add support for ES endpoints with password
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26517
merged
Yuri Weinstein
08:35 PM rgw Backport #38209: mimic: rgw: es: some meta attrs might be trimmed
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26517
merged
Yuri Weinstein
08:34 PM rgw Backport #38194: mimic: Radosgw elastic search sync module not working properly (all result same)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26517
merged
Yuri Weinstein
08:34 PM rgw Backport #38191: mimic: rgw: es: cannot query by content_type
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26517
merged
Yuri Weinstein
08:34 PM Revision 37a11394 (ceph): Merge pull request #26517 from yehudasa/wip-rgw-es-fixes-mimic
mimic: rgw: multiple es related fixes and improvements
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:34 PM rgw Backport #38502: mimic: only first subuser can be exported to nfs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26687
merged
Yuri Weinstein
08:34 PM Revision ed413f77 (ceph): Merge pull request #26687 from pdvian/wip-38502-mimic
mimic: rgw: rgw_file: use correct secret key to check auth
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:31 PM rgw Backport #38415: mimic: rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26664
merged
Yuri Weinstein
08:31 PM Revision 77115a25 (ceph): Merge pull request #26664 from pdvian/wip-38415-mimic
mimic: rgw: bug in versioning concurrent, list and get have consistency issue
Reviewed-by: Casey Bodley <cbodley@red...
Yuri Weinstein
08:30 PM rgw Backport #38726: mimic: radosgw-admin bucket limit check stuck generating high read ops with > 99...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26945
merged
Yuri Weinstein
08:30 PM Revision 89351742 (ceph): Merge pull request #26945 from ashishkumsingh/wip-38726-mimic
mimic: rgw: bucket limit check misbehaves for > max-entries buckets (usually 1000)
Reviewed-by: Matt Benjamin <mbenj...
Yuri Weinstein
08:16 PM Revision b9984c31 (ceph): Merge PR #26662 into master
* refs/pull/26662/head:
qa: update kclient testing to RHEL 7.6
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Revi...
Patrick Donnelly
08:15 PM Revision 356ffc71 (ceph): Merge PR #26817 into master
* refs/pull/26817/head:
mds: avoid revoking Fsx from loner during directory fragmentation
Reviewed-by: Patrick Donn...
Patrick Donnelly
08:13 PM Revision 2f1424a4 (ceph): Merge PR #26895 into master
* refs/pull/26895/head:
mds: convert unnecessary list usage to vector
mds: convert get_*dirfrags to use vector
mds...
Patrick Donnelly
08:02 PM rbd Bug #38706 (Pending Backport): flush skips requests in QOS throttler queue
Jason Dillaman
08:02 PM Revision 1f1c0f45 (ceph): Merge pull request #26931 from trociny/wip-38706
librbd: make flush be queued by QOS throttler
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:16 PM bluestore Feature #38816 (In Progress): Deferred writes do not work for random writes
Well, how to reproduce:
osd.11 is a bluestore OSD with RocksDB on SSD, and main data on HDD.
ceph osd pool cr...
Марк Коренберг
05:51 PM bluestore Bug #38795: fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.BlobReuseOnOverwrite
The issue persist till the second cache rebalance occurs after fsck completion. So a workaround for UT might be to wa... Igor Fedotov
05:00 PM rgw Documentation #37770 (In Progress): doc: cleanup HTTP Frontends documentation
added fix in https://github.com/ceph/ceph/pull/27054, will need nautilus backport Casey Bodley
04:38 PM Revision f50803ba (ceph): Merge pull request #27049 from trociny/wip-rbd-deep-copy-cleanup
librbd: fix typo in deep_copy::ObjectCopyRequest::compute_read_ops
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:54 PM rbd Bug #38814 (Resolved): backport krbd discard qa fixes to nautilus
Needed to avoid test failures on the nautilus branch:
https://github.com/ceph/ceph/pull/27042
Ilya Dryomov
02:39 PM Revision ada3dd05 (ceph): crimson/os: implement CyanStore::get_attr()
it is used for retrieving object_info and snapset attributes.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:39 PM Revision bc0896ec (ceph): crimson/os: do not fail if fsid file exists when mkfs
instead of passing a random uuid down to CyanStore::mkfs(), let it
create one if necessary.
Signed-off-by: chunmei L...
Kefu Chai
02:32 PM Revision 532bb200 (ceph): Merge PR #27042 into master
* refs/pull/27042/head:
qa: add krbd_discard_granularity.t test
qa: update and rename krbd_discard_1b.t
Reviewed-b...
Ilya Dryomov
01:40 PM Bug #38812 (Fix Under Review): Running ceph under Pacemaker control not supported by SUSE Linux E...
Kefu Chai
11:21 AM Bug #38812 (Resolved): Running ceph under Pacemaker control not supported by SUSE Linux Enterprise
Since ceph-resource-agents is not supported by SUSE Linux Enterprise, we should not even build it on this OS platform. Nathan Cutler
01:20 PM CephFS Bug #38679 (Fix Under Review): mds: behind on trimming and "[dentry] was purgeable but no longer ...
Zheng Yan
12:43 PM CephFS Bug #38679: mds: behind on trimming and "[dentry] was purgeable but no longer is!"
The "behind on trimming" was caused by a frozen dirfrag. The dirfrag stayed in frozen state for a long time is becaus... Zheng Yan
03:42 AM CephFS Bug #38679: mds: behind on trimming and "[dentry] was purgeable but no longer is!"
For the "was purgeable but no longer is" errors. ... Zheng Yan
12:49 PM Revision 6b6d6cca (ceph): tools: admin/build-doc: keep-going when finding warnings
This allows the build to fail, but also report a list of warnings so that
multiple runs are not required to find all ...
Abhishek Lekshmanan
12:47 PM Revision 178a45a4 (ceph): doc: add changelog for nautilus
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
12:37 PM Revision 18df18aa (ceph): common: add bool log_to_file option
This allows us to disable and reenable logging to a file while preservng
the default log_file location. This is anal...
Sage Weil
12:21 PM rgw Bug #38785: prefix begin with space got 403 error
Matt Benjamin wrote:
> (I'll verify that the desired prefix--including leading space--is reaching rgw)
Actually s...
liang sibin
12:14 PM rgw Bug #38785: prefix begin with space got 403 error

https://github.com/aws/aws-sdk-java/issues/1733
Maybe the way Ceph calculates the SigV4 'CanonicalURI' parameter i...
liang sibin
10:44 AM rgw Bug #38785: prefix begin with space got 403 error
(I'll verify that the desired prefix--including leading space--is reaching rgw) Matt Benjamin
10:41 AM rgw Bug #38785: prefix begin with space got 403 error
hi,
I can investigate with the sdk; that said, do you have any idea what is wrong the the leading space at the S3...
Matt Benjamin
10:38 AM rgw Bug #38785: prefix begin with space got 403 error
but use aws s3 java sdk will get 403 error. liang sibin
10:38 AM rgw Bug #38785: prefix begin with space got 403 error
I get the same, no-403 result running the above test against our downstream ceph rgw, based on 12.2.8.
Please revi...
Matt Benjamin
10:14 AM rgw Bug #38785: prefix begin with space got 403 error
I don't reproduce this behavior on master.
What I tested more specifically was, given the following keys:
keys ...
Matt Benjamin
08:26 AM rgw Bug #38785 (Triaged): prefix begin with space got 403 error
Matt Benjamin
08:23 AM rgw Bug #38785: prefix begin with space got 403 error
https://github.com/aws/aws-sdk-java/issues/1733
Another problem maybe is the same problem.
liang sibin
12:07 PM Revision c7247eb3 (ceph): Merge pull request #27004 from tchaikov/wip-crimson-osdmap
crimson/osd: crimson/osd: do not load fullmap.0
Reviewed-by: Liu-Chunmei <chunmei.liu@intel.com>
Reviewed-by: Radosl...
Kefu Chai
12:04 PM Revision 022705ae (ceph): librbd: fix typo in deep_copy::ObjectCopyRequest::compute_read_ops
The second arg for interval_set insert method is the inserting
interval lenth, while the end position was provided. I...
Mykola Golub
12:03 PM Revision 31fffbe4 (ceph): rgw: drop unused rgw_decode_pki_token().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:38 AM rgw Bug #38811 (Fix Under Review): rgw: read not exists null version success and return empty data
Matt Benjamin
11:30 AM rgw Bug #38811: rgw: read not exists null version success and return empty data
https://github.com/ceph/ceph/pull/27047 Tianshan Qu
11:21 AM rgw Bug #38811 (Resolved): rgw: read not exists null version success and return empty data
steps
1.enable bucket versioning
2.PUT obj (got version XXX)
3.GET obj with version_id=null (return success and ha...
Tianshan Qu
11:22 AM Revision 282a6b06 (ceph): rpm: refrain from building ceph-resource-agents on SLE
Fixes: https://tracker.ceph.com/issues/38812
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:21 AM Revision a37467f8 (ceph): rgw: fix read not exists null version return wrong
steps
1.enable bucket versioning
2.PUT obj (got version XXX)
3.GET obj with version_id=null (return success and have ...
Tianshan Qu
11:16 AM Revision 03c6e135 (ceph): Merge pull request #26973 from smithfarm/wip-nautilus-backports
script: enable nautilus in backport scripts
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Nathan Cutler
11:11 AM Revision b0da2371 (ceph): rpm: fix "rhel <= 7" conditional
We do not build for RHEL 6 and below, so "rhel == 7" is just as good, while
also avoiding the bug.
In addition, "rhe...
Nathan Cutler
11:00 AM Revision c415b9fe (ceph): EventEpoll: set EPOLLET flag on del_event()
When new fd is being added to epoll fd EPOLLET (edge triggered) flag
is set, i.e. we assume that in and out works in ...
Roman Penyaev
11:00 AM Revision 2292120f (ceph): EventEpoll: refactor del_event() a bit
The main purpose of the patch is to set 'ee' members only on EPOLL_CTL_MOD
path, deletion path does not requie any of...
Roman Penyaev
10:49 AM Revision a337cc58 (ceph): qa: add krbd_discard_granularity.t test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:38 AM Revision 2203c4d0 (ceph): Merge PR #27019 into master
* refs/pull/27019/head:
doc/releases/nautilus: add reference to msgr2 config update section
doc/cephfs/nfs: update ...
Sage Weil
10:32 AM Linux kernel client Bug #37713: Centos 7 kernel client overwriting files
Ilya Dryomov wrote:
> Hi Jozef,
>
> Jozef Kováč wrote:
> > This happen only with ceph kernel client on Centos 7....
Jozef Kováč
10:28 AM Revision faaca31e (ceph): mgr/dashboard: Add date range and log search functionality
Fixes: http://tracker.ceph.com/issues/37387t st
Signed-off-by: guodan1 <guodan1@lenovo.com>
guodan1
10:22 AM rgw Bug #38700: silent corruption using SSE-C on multi-part upload to S3 with non-default part size
> A similar report coming from Dan Smith via [ceph-users] Rados Gateway using S3 Api does not store file correctly
...
László van den Hoek
10:13 AM Bug #38810 (Resolved): ceph-mgr-diskprediction-local requires "numpy" and "scipy" on SUSE, but th...
The following conditional evaluates to "true" on all systems (such as SUSE) where "rhel" is undefined:... Nathan Cutler
09:42 AM mgr Backport #38808: nautilus: mgr/orchestrator: Remove `(add|test|remove)_stateful_service_rule`
https://github.com/ceph/ceph/pull/27043 Sebastian Wagner
09:19 AM mgr Backport #38808 (Resolved): nautilus: mgr/orchestrator: Remove `(add|test|remove)_stateful_servic...
https://github.com/ceph/ceph/pull/27043 Sebastian Wagner
09:28 AM Revision 45a9b350 (ceph): mgr/orchestrator: remove `(add|test|remove)_stateful_service_rule`
Reasons are:
1. No one implemented this till now
2. The distinction between DriveGroups end `tateful_service_rule` i...
Sebastian Wagner
09:28 AM Orchestrator Bug #38807 (Closed): mgr/orchestrator: Remove `(add|test|remove)_stateful_service_rule`
Sebastian Wagner
09:18 AM Orchestrator Bug #38807 (Pending Backport): mgr/orchestrator: Remove `(add|test|remove)_stateful_service_rule`
Sebastian Wagner
09:13 AM Orchestrator Bug #38807 (Resolved): mgr/orchestrator: Remove `(add|test|remove)_stateful_service_rule`
Reasons are:
No orchestrator implements this interface
The distinction between DriveGroups end stateful_service_r...
Sebastian Wagner
09:26 AM CephFS Bug #38809 (Closed): cephfs-shell: python traceback with inexistant directory with cd
CephFS:~/cmd2.git/.git/objects>>> cd pac
[Errno 2] chdir failed
Traceback (most recent call last):
File "../src/...
Milind Changire
09:10 AM Revision fc974ad9 (ceph): Merge pull request #26772 from sebastian-philipp/orchestrator-rm-statef...
mgr/orchestrator: Remove `(add|test|remove)_stateful_service_rule`
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Rev...
Sebastian Wagner
09:10 AM Orchestrator Bug #38806 (Won't Fix): ceph mgr/ansible module doesn't work
I run ansible_runner_service as :... 一帆 师
08:52 AM Revision 2db03747 (ceph): msg/async/AsyncConnection: optimize check loopback connection.
Add bool is_loopback to avoid checking addrs when send_message.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
08:51 AM Dashboard Bug #24453 (In Progress): mgr/dashboard: Manager should complain about wrong dashboard certificate
See https://github.com/ceph/ceph/pull/27036 for follow-up discussions on the implementation Lenz Grimmer
08:08 AM Revision 665e60ed (ceph): Merge tag 'v14.2.0'
v14.2.0 Sage Weil
08:00 AM Revision 8665a892 (ceph): mgr/Mgr: kill redundant sub_unwant call
Quote from Kefu:
sub_unwant() only helps if the subscription is not acked by monitor,
and MonClient is still alive, i...
xie xingguo
06:46 AM Revision 9ca1b706 (ceph): messages,osd: remove MPGStats::had_map_for
MPGStats::had_map_for was added back in 7844d0e5, the last release that
still checks this field was mimic -- monitor ...
Kefu Chai
05:44 AM rbd Backport #38685 (In Progress): mimic: librbd: avoid aggregate-initializing any static_visitor
https://github.com/ceph/ceph/pull/27041 Prashant D
04:32 AM rgw Bug #38638: S3 policy evaluated incorrectly
I checked further and can see that while evaluating permissions, if the object is not found, the bucket acls are chec... Pritha Srivastava
04:32 AM Revision 6583c77b (ceph): Merge pull request #26702 from ceph/backport-mimic-26685
mimic: ceph-volume: use our own testinfra suite for functional testing
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:17 AM CephFS Bug #38805 (Closed): cephfs-shell: put doesn't accept relative source file path of file in curren...
$ put ./src_file .
$ put src_file .
causes traceback
Milind Changire
04:15 AM CephFS Bug #38804 (Resolved): cephfs-shell: ls always lists hidden files and directories
ls should list hidden files and directories only when -a or --all argument is present
Milind Changire
03:57 AM CephFS Backport #38686 (In Progress): luminous: kcephfs TestClientLimits.test_client_pin fails with "cli...
https://github.com/ceph/ceph/pull/27040 Prashant D
03:55 AM Revision 963d4cc6 (ceph): librbd: avoid aggregate-initializing any static_visitor
This will result in an error complaining about a protected dtor.
also see:
https://github.com/ceph/ceph/pull/2683...
Willem Jan Withagen
03:53 AM rbd Backport #38684 (In Progress): mimic: librbd: avoid aggregate-initializing IsWriteOpVisitor
https://github.com/ceph/ceph/pull/27039 Prashant D
03:17 AM Dashboard Bug #38798 (Pending Backport): mgr/dashboard: Fix env vars of `run-tox.sh`
Kefu Chai
03:16 AM Revision 01abe615 (ceph): Merge pull request #26977 from p-na/wip-pna-fix-tox-env-vars
mgr/dashboard: Fix env vars of `run-tox.sh`
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Sebastian Wag...
Kefu Chai
02:10 AM Revision 6e709d29 (ceph): qa/cephfs: relax min_caps_per_client check
new kernel client proactively release caps. caps count can go below
mds_min_caps_per_client
Fixes: http://tracker.ce...
Yan, Zheng
02:09 AM Revision 41f83de9 (ceph): librbd: avoid aggregate-initializing IsWriteOpVisitor
Clang 8 complains about missing dtor, and this circumvents this problem.
```
/home/jenkins/workspace/ceph-master/src/...
Willem Jan Withagen
01:23 AM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
Thanks! I'm still not sure why list devices isn't working, but the issue with dashboard looks pretty straight forward... Noah Watkins
12:57 AM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
Noah Watkins wrote:
> What distribution are you using?
if I set ssh as the orchestrator backend,the dashboard of ...
一帆 师
12:46 AM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
Noah Watkins wrote:
> What distribution are you using?...
一帆 师
12:45 AM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
Sebastian Wagner wrote:
> 一帆 师, could you please verify that you can access node6 with ssh and no password? As you'r...
一帆 师

03/18/2019

09:54 PM rgw Bug #38700: silent corruption using SSE-C on multi-part upload to S3 with non-default part size
I'm able to reproduce the issue with our s3tests case test_encryption_sse_c_multipart_upload() by adding 1 to the 5M ... Casey Bodley
09:49 PM rgw Bug #38700: silent corruption using SSE-C on multi-part upload to S3 with non-default part size
A similar report coming from Dan Smith via [ceph-users] Rados Gateway using S3 Api does not store file correctly:
...
Casey Bodley
09:35 PM Revision affb7d39 (ceph): Merge pull request #26095 from bbc/s3secretcache
rgw: Added caching for S3 credentials retrieved from keystone Matt Benjamin
08:49 PM rgw Bug #26964 (Pending Backport): GetBucketCORS API returns "Not Found" error code when CORS configu...
Vikhyat Umrao
08:42 PM CephFS Bug #38803 (Resolved): qa: test_sessionmap assumes simple messenger
... Patrick Donnelly
08:28 PM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
Tim Serong wrote:
> How can I reproduce your build myself? Looks like I need to use https://en.altlinux.org/Starter...
Alexey Shabalin
12:47 PM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
Alexey Shabalin wrote:
> I was try apply patch(https://github.com/ceph/ceph/pull/26607) for set 'language_level' for...
Tim Serong
12:08 PM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
Tim Serong wrote:
> Well, the fix for #37472 is definitely in this build, as can be confirmed by the presence of (<c...
Alexey Shabalin
10:22 AM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
OK, I get this stuff too, doing a build of v14.1.1 with cython 0.29.1 on openSUSE Tumbleweed:... Tim Serong
09:25 AM mgr Bug #38788: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded ...
Well, the fix for #37472 is definitely in this build, as can be confirmed by the presence of (... Tim Serong
08:11 PM Revision 1c2aa902 (ceph): rgw: fix log messages using "proceeding" to "processing"
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
07:23 PM CephFS Fix #38801 (Resolved): qa: ignore "ceph.dir.pin: No such attribute" for (old) kernel client
The issue is that getxattr support for "ceph.dir.pin" is not yet backported to RHEL. We want to ignore these spurious... Patrick Donnelly
07:13 PM rgw Bug #36512 (Pending Backport): Lifecycle doesn't remove delete markers
Casey Bodley
07:13 PM Revision cab41696 (ceph): Merge pull request #26564 from theanalyst/wip-reshard-lc-fixes
rgw: LC: handle resharded buckets
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:04 PM Revision bd71147d (ceph): Merge pull request #27001 from linuxbox2/wip-rgw-delimchar
rgw: fix signed char truncation in delimiter check
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:59 PM Revision 1cb32c08 (ceph): Merge pull request #26544 from ifed01/wip-ifed-fix-compress-luminous
luminous: os/bluestore: do not assert on non-zero err codes from compress() call
Reviewed-by: Sage Weil <sage@redhat...
Yuri Weinstein
06:55 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Err. I believe I mixed up two different bugs, please disregard my previous comment. I don't currently recall what I ... Martin Millnert
06:52 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
For completeness: The root cause for the crashes I experienced were that I had oversized RADOS objects (2-10GB, max ... Martin Millnert
06:54 PM Revision db1a74b2 (ceph): test/rgw: RGWReshardWait uses std::chrono::steady_clock
the synchronous wait() call uses std::condition_variable::wait_for(),
which is based on std::chrono::steady_clock. th...
Casey Bodley
06:17 PM Revision 481b6c21 (ceph): qa: update and rename krbd_discard_1b.t
Passing 1 for alloc_size is no longer allowed.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
05:44 PM mgr Bug #37835: ceph-mgr 13.2.4 fails to start with "auth_reply(proto 2 -22 (22) Invalid argument)"
I'm still having this issue. Is there anything else that is needed to help troubleshoot this? Randall Smith
05:10 PM Revision b298aa97 (ceph): Merge remote-tracking branch 'gh/nautilus'
Sage Weil
04:00 PM Revision 1033746e (ceph): Merge pull request #26457 from mogeb/osd-stop-steady-clock
osd: use steady clock in prepare_to_stop()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:41 PM Dashboard Bug #38800 (Resolved): mgr/dashboard: User list does not load
mgr log:... Patrick Seidensal
03:23 PM mgr Bug #38455: Test failure: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest...
-/yuriw-2019-03-15_12:15:19-rados-wip-yuri6-testing-2019-03-15-0113-distro-basic-smithi/3729303- actually dup of #38766 Kefu Chai
03:21 PM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
What distribution are you using? Noah Watkins
01:49 PM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
一帆 师, could you please verify that you can access node6 with ssh and no password? As you're running a Python 2 enviro... Sebastian Wagner
01:42 PM Orchestrator Bug #38757: mgr/ssh orchestrator doesn't work
https://github.com/pytest-dev/execnet/blob/c2a6b2c336e6c432ecbc8b415aa6238f7f9b813e/execnet/gateway_base.py#L379 Sebastian Wagner
03:20 PM bluestore Bug #38738: ceph ssd osd latency increase over time, until restart
hoan nv wrote:
> i have same issue
Version's ceph is 13.2.2
hoan nv
03:19 PM bluestore Bug #38738: ceph ssd osd latency increase over time, until restart
i have same issue
hoan nv
03:14 PM Orchestrator Bug #38799 (Resolved): rook-ceph-system namespace hardcoded in the rook orchestrator
rook/rook_cluster.py:27
this needs to be dynamic.
Sebastian Wagner
03:03 PM rgw Feature #34308: beast frontend option to set the TCP_NODELAY socket option
Casey Bodley
02:22 PM RADOS Bug #38124: OSD down on snaptrim.
Hello any updates about this? Erikas Kučinskis
02:19 PM Revision 5dee0b6a (ceph): mgr/dashboard: Fix env vars of `run-tox.sh`
Fixes: http://tracker.ceph.com/issues/38798
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Seidensal
02:17 PM Dashboard Bug #38798 (Resolved): mgr/dashboard: Fix env vars of `run-tox.sh`
The environment variable $CEPH_BUILD_DIR is used before it's assured that it's defined.
Patrick Seidensal
01:55 PM Revision 29d53f8d (ceph): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" br...
Fixes: http://tracker.ceph.com/issues/36086
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Seidensal
01:50 PM CephFS Bug #38677: qa: kclient unmount hangs after file system goes down
I think upstream kernel is also affected. (umount(8) stat the umount root, getattr may hang if there is no shared caps) Zheng Yan
01:28 PM Revision 12712256 (ceph): pybind/mgr/prometheus: remove scrape_duration metric
Prometheus itself adds this metric to every scrape target.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
01:26 PM rgw Backport #38796 (In Progress): luminous: How to configure user- or bucket-specific data placement
https://github.com/ceph/ceph/pull/27033 Casey Bodley
01:17 PM rgw Backport #38796 (Resolved): luminous: How to configure user- or bucket-specific data placement
https://github.com/ceph/ceph/pull/27033 Casey Bodley
01:25 PM Revision 0295376a (ceph): doc/rgw: document placement target configuration
Fixes: http://tracker.ceph.com/issues/24508
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
01:23 PM Revision c43b7dad (ceph): rgw_orphan: fix detailed mode flag
to fix possible member var. hiding
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:23 PM rgw Backport #38797 (In Progress): mimic: How to configure user- or bucket-specific data placement
https://github.com/ceph/ceph/pull/27032 Casey Bodley
01:17 PM rgw Backport #38797 (Resolved): mimic: How to configure user- or bucket-specific data placement
https://github.com/ceph/ceph/pull/27032 Casey Bodley
01:20 PM Revision 549377a7 (ceph): doc/rgw: document placement target configuration
Fixes: http://tracker.ceph.com/issues/24508
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
01:17 PM rgw Documentation #38008 (Resolved): How to configure storage classes for lifecycle transitions
Casey Bodley
01:16 PM CephFS Documentation #38729 (Fix Under Review): doc: add LAZYIO
Patrick Donnelly
01:16 PM rgw Documentation #24508 (Pending Backport): How to configure user- or bucket-specific data placement
Casey Bodley
12:44 PM rbd Bug #38792 (Fix Under Review): return ETIMEDOUT if we meet a timeout in poll
Jason Dillaman
03:21 AM rbd Bug #38792 (Resolved): return ETIMEDOUT if we meet a timeout in poll
We don't want to wait on uevent forever, but the return value
of polling in timeout is 0 rather than a negative valu...
Yang Dongsheng
12:33 PM Revision f7cd7b02 (ceph): mgr/dashboard: Clean up of Osd::list()
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
12:20 PM bluestore Bug #38795 (Resolved): fsck on mkfs breaks ObjectStore/StoreTestSpecificAUSize.BlobReuseOnOverwrite
if bluestore_fsck_on_mkfs is enabled the test case fails in Mimic and Luminous:
[ RUN ] ObjectStore/StoreTestSp...
Igor Fedotov
11:22 AM Revision b866fb48 (ceph): doc: QAT Acceleration for Encryption and Compression
This patch add the documentation about QAT acceleration for encryption
and compression and how to configure.
Signed-...
Qiaowei Ren
10:55 AM Revision 315bc1a9 (ceph): doc/rados/api/python: Add documentation for mon_command
Co-authored-by: Nathan Cutler <ncutler@suse.com>
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:40 AM rgw Bug #38214: unable to cancel reshard operations for buckets with tenants
Abhishek Lekshmanan
10:24 AM Dashboard Bug #38794 (Resolved): mgr/dashboard: Only delete removed gateways
PR https://github.com/ceph/ceph-iscsi/pull/51 introduces the support for deleting a single gateway.
This means tha...
Ricardo Marques
10:08 AM Revision 3a54b2b6 (ceph): 14.2.0
Jenkins Build Slave User
09:50 AM rgw Backport #38671 (In Progress): luminous: rgw: sync module: avoid verbose attr logging for objects
https://github.com/ceph/ceph/pull/27030 Prashant D
09:48 AM rgw Backport #38672 (In Progress): mimic: rgw: sync module: avoid verbose attr logging for objects
https://github.com/ceph/ceph/pull/27029 Prashant D
09:47 AM Revision 05d6b9f5 (ceph): ceph_detect_init: Add support for ALT Linux
Signed-off-by: Andrey Bychkov <mrdrew@altlinux.org> Andrey Bychkov
08:32 AM Dashboard Bug #38766 (Resolved): mgr/dashboard: QA run failure "ERROR: test_selftest_run (tasks.mgr.test_mo...
Volker Theile
08:14 AM Revision dac96a4c (ceph): doc/releases/nautilus: add reference to msgr2 config update section
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:35 AM RADOS Bug #38793 (New): data inconsistent
I did some test on rbd snap, and found data inconsistent.
cluster status:...
hongpeng lu
04:16 AM Revision 08e2b6ad (ceph): doc/cephfs/nfs: update ceph.conf example
and reference 'ceph config generate-minimal-conf'
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:09 AM Revision cbcad632 (ceph): Merge PR #26956 into nautilus
* refs/pull/26956/head:
doc/releases/nautilus: more detail around ceph-volume step
Reviewed-by: Alfredo Deza <adeza...
Sage Weil
03:42 AM Revision c59393f8 (ceph): rgw: sync module: avoid printing attrs of objects in log
Since attrs are verbose and not necessarily needed as a debug info (as they can
be obtained from the required object ...
Abhishek Lekshmanan
03:40 AM Revision 3f938630 (ceph): rgw: sync module: avoid printing attrs of objects in log
Since attrs are verbose and not necessarily needed as a debug info (as they can
be obtained from the required object ...
Abhishek Lekshmanan
03:19 AM rbd Bug #17195: There seems to be a thread waiting indefinitely in krbd.cc
Abhi N wrote:
> We recently encountered this issue where rbd map hangs. From the thread trace we identified this pie...
Yang Dongsheng
03:07 AM CephFS Backport #38669 (In Progress): luminous: "log [WRN] : Health check failed: 1 clients failing to r...
https://github.com/ceph/ceph/pull/27024 Prashant D
03:05 AM CephFS Backport #38670 (In Progress): mimic: "log [WRN] : Health check failed: 1 clients failing to resp...
https://github.com/ceph/ceph/pull/27023 Prashant D
02:29 AM Revision e6b6bd80 (ceph): common/dns_resolve: add 'weight' to record
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM rgw Bug #38791 (New): the response of rgw api content-type wrong
the response of rgw api content-type wrong when I special the header Accept:application/json
the response is json ...
一帆 师
02:05 AM Revision de39c853 (ceph): msg/async v2: make v2 work on rdma.
When exec " MON=1 OSD=1 RGW=0 MDS=0 MGR=0 ../src/vstart.sh -b -n -o "ms_type=async+rdma" -o "ms_async_rdma_device_na... jianpeng ma
12:17 AM Revision 4ce6b7a7 (ceph): mds: wait for client to release shared cap when re-acquiring xlock
MDS may revoke shared cap from xlocker client during 'LOCK_XLOCKDONE ->
LOCK_LOCK_XLOCK' state transition.
Fixes: ht...
Yan, Zheng
12:16 AM Revision 38cee8b8 (ceph): mds: wait for client to release shared cap when re-acquiring xlock
MDS may revoke shared cap from xlocker client during 'LOCK_XLOCKDONE ->
LOCK_LOCK_XLOCK' state transition.
Fixes: ht...
Yan, Zheng

03/17/2019

11:20 PM Bug #38790 (New): mimic: In function ‘rte_table_hash_cuckoo_create’: incompatible pointer type ‘r...
... Brad Hubbard
10:21 PM RADOS Bug #38787 (Fix Under Review): osd: cache tiering flush clone wrongly
Patrick Donnelly
02:38 AM RADOS Bug #38787 (Fix Under Review): osd: cache tiering flush clone wrongly
because cephfs file snapcontext seq may start from 1, we find that in a never snaped fs,
the flush of file will dele...
Zengran Zhang
09:08 PM Revision 2b3c641e (ceph): Merge pull request #27014 from badone/wip-mimic-CA-mods
mimic: qa/ceph-ansible: modifications for mimic branch
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Brad Hubbard
09:07 PM Revision 9c024baf (ceph): Merge pull request #27013 from badone/wip-nautilus-CA-change
qa/ceph-ansible: Move to Nautilus
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Brad Hubbard
07:21 PM RADOS Bug #38294 (Resolved): osd/PG.cc: 6141: FAILED ceph_assert(info.history.same_interval_since != 0)...
Sage Weil
10:01 AM RADOS Bug #38294 (Fix Under Review): osd/PG.cc: 6141: FAILED ceph_assert(info.history.same_interval_sin...
https://github.com/ceph/ceph/pull/27018 Sage Weil
09:57 AM RADOS Bug #38294 (In Progress): osd/PG.cc: 6141: FAILED ceph_assert(info.history.same_interval_since !=...
/a/sage-2019-03-17_00:28:04-upgrade:luminous-x-wip-sage4-testing-2019-03-16-1713-distro-basic-smithi/3737326
pg 1....
Sage Weil
07:12 PM ceph-volume Bug #38789 (New): ceph-volume lvm create --bluestore does not appear to respect or use --osd-id v...
When trying to specify an OSD ID through:
ceph-volume lvm create --bluestore --data ${VOLUME} --osd-id ${ID}
Th...
Jamin Collins
05:59 PM Revision 506dbcce (ceph): os/bluestore: more verbose logging in new bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 160c73032db2e122f5e643090c86eed85e679eb4)
Igor Fedotov
05:59 PM Revision 38858603 (ceph): os/bluestore: cosmetic cleanup in new bitmap allocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 3db9d9a66cbd62c543cdd88ff4ab636fba2c2a2b)
Igor Fedotov
05:59 PM Revision 33482e04 (ceph): os/bluestore: properly respect min_length when analysing partially free
slots in bitmap allocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 288bbd42531beb...
Igor Fedotov
05:59 PM Revision 8b9fb752 (ceph): os/bluestore: cosmetic new allocator internal method rename.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fa06ff234f11f266bb10d7fa9ea28847e5ce72fe)
Igor Fedotov
05:59 PM Revision ececb8f5 (ceph): os/bluestore: respect min_length as allocation granularity for new
bitmap allocator.
It was used a real minimum threshold before this fix which allowed e.g.
allocated extent length to ...
Igor Fedotov
05:59 PM Revision c645f2f8 (ceph): test/objectstore/unitetest_fastbmap_allocator: replace ASSERT_TRUE with
ASSERT_EQ
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 69ccb4367dcdcc51fbcfdaaea308c76...
Igor Fedotov
05:59 PM Revision 25b7d0ea (ceph): os/bluestore: perform allocations aligned with min_length in new bitma...
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 51974c48e38e7080eb12c6028f95f4da666fbe76)
Igor Fedotov
05:59 PM Revision 811857a9 (ceph): os/bluestore: rename new bitmap allocator class to BitmapAllocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a8e8c192acb48ce93553b04d1953ce8bee1b16e4)
Igor Fedotov
05:59 PM Revision d08e2b79 (ceph): os/bluestore: provide a rough estimate for bitmap allocator
fragmentation.
The approach is counting 'partial' and 'free' slots at L1 on the fly and
use partial / (partial+free) ...
Igor Fedotov
05:59 PM Revision 0bdbe666 (ceph): os/bluestore: fix overlappedd allocation returned by bitmap allocator
Fixes: https://tracker.ceph.com/issues/24598
Signed-off-by: Igor Fedotov <ifedotov@suse.som>
(cherry picked from comm...
Igor Fedotov
05:59 PM Revision e5de2985 (ceph): os/bluestore: fix minor issues in bitmap logging output
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit dc4b5fc5afcea4be9e3b4c91dcc9dcce38d4e906)
Igor Fedotov
05:59 PM Revision cf984c8a (ceph): qa/objectstore: bluestore -> bluestore-{bitmap,stupid}
The new default is bitmap, so we were testing bitmap twice. Instead,
explicitly call out stupid and bitmap cases so ...
Sage Weil
05:55 PM Revision cfceb19b (ceph): os/bluestore: more verbose logging in new bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 160c73032db2e122f5e643090c86eed85e679eb4)
Igor Fedotov
05:55 PM Revision 82d660af (ceph): os/bluestore: cosmetic cleanup in new bitmap allocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 3db9d9a66cbd62c543cdd88ff4ab636fba2c2a2b)
Igor Fedotov
05:55 PM Revision 837decf6 (ceph): os/bluestore: properly respect min_length when analysing partially free
slots in bitmap allocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 288bbd42531beb...
Igor Fedotov
05:55 PM Revision 617a1f92 (ceph): os/bluestore: cosmetic new allocator internal method rename.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fa06ff234f11f266bb10d7fa9ea28847e5ce72fe)
Igor Fedotov
05:55 PM Revision e3f9decd (ceph): os/bluestore: respect min_length as allocation granularity for new
bitmap allocator.
It was used a real minimum threshold before this fix which allowed e.g.
allocated extent length to ...
Igor Fedotov
05:55 PM Revision a9c8b5b3 (ceph): test/objectstore/unitetest_fastbmap_allocator: replace ASSERT_TRUE with
ASSERT_EQ
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 69ccb4367dcdcc51fbcfdaaea308c76...
Igor Fedotov
05:55 PM Revision db887c10 (ceph): os/bluestore: perform allocations aligned with min_length in new bitma...
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 51974c48e38e7080eb12c6028f95f4da666fbe76)
Igor Fedotov
05:55 PM Revision 71f28677 (ceph): os/bluestore: rename new bitmap allocator class to BitmapAllocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a8e8c192acb48ce93553b04d1953ce8bee1b16e4)
Igor Fedotov
05:55 PM Revision 9f8c91c3 (ceph): os/bluestore: provide a rough estimate for bitmap allocator
fragmentation.
The approach is counting 'partial' and 'free' slots at L1 on the fly and
use partial / (partial+free) ...
Igor Fedotov
05:55 PM Revision c27e0485 (ceph): os/bluestore: fix overlappedd allocation returned by bitmap allocator
Fixes: https://tracker.ceph.com/issues/24598
Signed-off-by: Igor Fedotov <ifedotov@suse.som>
(cherry picked from comm...
Igor Fedotov
05:55 PM Revision 9edf2334 (ceph): os/bluestore: fix minor issues in bitmap logging output
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit dc4b5fc5afcea4be9e3b4c91dcc9dcce38d4e906)
Igor Fedotov
05:55 PM Revision fb527548 (ceph): qa/objectstore: bluestore -> bluestore-{bitmap,stupid}
The new default is bitmap, so we were testing bitmap twice. Instead,
explicitly call out stupid and bitmap cases so ...
Sage Weil
05:22 PM Revision 6f1fd44b (ceph): Merge pull request #27011 from liewegas/wip-redirect-mimic
qa/suites/upgrade/mimic-x/parallel: enable all classes
Reviewed-by: Myoungwon Oh <omwmw@sk.com>
Reviewed-by: Kefu Ch...
Kefu Chai
05:22 PM Revision 6401e0f3 (ceph): Merge pull request #27018 from liewegas/wip-38294
qa/suites/upgrade/luminous-x: disable c-o-t import/export tests between versions
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
05:02 PM mgr Bug #38788 (Resolved): ceph-mgr: ImportError: Interpreter change detected - this module can only...
Build environment:
- ALT Linux Sisyphus
- python-3.6
- Cython-0.29.6
- ceph-14.1.1
Errors(for all mgr modules)...
Alexey Shabalin
01:32 PM Revision 2dc0993b (ceph): Merge PR #26960 into nautilus
* refs/pull/26960/head:
ceph_release: nautilus is will be 'stable' for v14.2.0
Reviewed-by: Alfredo Deza <adeza@red...
Sage Weil
01:19 PM Revision 8aa07a76 (ceph): Merge PR #27017 into master
* refs/pull/27017/head:
osd: transpose two wait lists in comment
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:57 PM Revision e57af1d4 (ceph): msg: remove SimpleMessenger
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:57 PM Revision 5e3aa5d1 (ceph): ceph_test_msgr: remove simple
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:29 AM Revision c529925e (ceph): doc/releases/nautilus: final upgrade note updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:59 AM Revision b71a766d (ceph): qa/suitse/upgrade/luminous-x/stress-split-erasure-code: disable c-o-t t...
The stress-split thrasher already had this off, but the ec variant did
not. We don't support ceph-objectstore-tool e...
Sage Weil
08:36 AM Revision 253b8734 (ceph): osd: transpose two wait lists in comment
see PrimaryLogPG::do_request(), we check for
1. is_peered(), then
2. flushes_in_progress, then
3. is_active()
4. scr...
Kefu Chai
12:10 AM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
... Sage Weil

03/16/2019

11:43 PM Revision ab501b9e (ceph): mimic: qa/ceph-ansible: modifications for mimic branch
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
11:20 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
I have a similar issue with OSDs dropping out:... Grant Slater
10:15 PM Revision 04dad6be (ceph): Merge PR #26822 into master
* refs/pull/26822/head:
osd/PG: adjust pg history on fabricated merge target if necessary
Reviewed-by: Neha Ojha <n...
Sage Weil
10:12 PM Revision c2e1ddfe (ceph): ceph_test_rados_api_tier_cxx: remove mimic checks
These checks don't work when the cluster is newer than mimic.
Instead, let's just try not to run this test on a pre-...
Sage Weil
08:59 PM Revision 1aa28cde (ceph): common/options: allow (but to not prefer or require) secure mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:59 PM Revision cd4b4f01 (ceph): common/options: make clients prefer to connect to mons via secure mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:58 PM Revision 3bdc49dc (ceph): common/options: allow connections to mons in secure mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:58 PM Revision a39273b7 (ceph): common/options: prefer secure mode between monitors
We still allow crc here in order to facilitate upgrades.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:55 PM Revision ac3abbef (ceph): auth/AuthRegistry: remove experimental flag for 'secure' mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:47 PM Revision 5d1f6044 (ceph): Merge PR #27002 into nautilus
* refs/pull/27002/head:
mgr/telemetry: check for errors when sending report
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:27 PM Revision bfd0581c (ceph): qa/suites/upgrade/mimic-x/parallel: enable all classes
This fixes the redirect tiering tests, which need the 'cas' class.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:21 PM Revision eb29743a (ceph): ceph_test_rados_api_tier_cxx: remove luminous check
It was a flawed check, since it would fail for anything newer than
luminous. And in any case, we don't need it anymo...
Sage Weil
08:06 PM Revision 0c6840e2 (ceph): mon/OSDMonitor: allow 'osd pool set pgp_num_actual'
Normally we let the mgr control pgp_num_actual for us in a nice, safe, controlled
way. However, it is very conservat...
Sage Weil
06:33 PM RADOS Bug #38786 (Resolved): autoscale down can lead to max_pg_per_osd limit
we adjust pgp_num all the way down to the target, which can make osds hit the max_pgs_per_osd if it's going too far.
...
Sage Weil
06:25 PM Messengers Bug #24119: osd: leaked PipeConnection
/a/sage-2019-03-16_13:22:24-rados-wip-sage-testing-2019-03-15-1654-distro-basic-smithi/3736517 Sage Weil
06:03 PM Revision 896b7f3e (ceph): Merge PR #27000 into nautilus
* refs/pull/27000/head:
osd: stringify as int
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Neha O...
Sage Weil
11:49 AM Revision 578d8b82 (ceph): Merge pull request #26975 from xiexingguo/wip-mon-pri-lost
mon/MonMap: always set mon priority; add it to dump
Reviewed-by: Kefu Chai <kchai@redhat.com>
Xie Xingguo
11:48 AM Revision 8c8c8f84 (ceph): Merge pull request #26903 from xiexingguo/wip-ds-auth
mgr/DaemonServer: handle caps more carefully
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
10:23 AM Bug #38767: upgrading ceph packages always triggers a service restart
Probably a dup of http://tracker.ceph.com/issues/21672 Brad Hubbard
10:09 AM Revision 44538b38 (ceph): Merge pull request #24832 from trociny/wip-36631-jewel
jewel: potential deadlock in PG::_scan_snaps when repairing snap mapper
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
07:30 AM Revision c74afcd9 (ceph): crimson/osd: do not load fullmap.0
fullmap.0 is an empty map, it used when we try to rebase inc_map.1.
Signed-off-by: chunmei Liu <chunmei.liu@intel.co...
Kefu Chai
07:30 AM Revision cf5d5e62 (ceph): crimson/osd: reuse load_map() in store_maps()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:30 AM Revision 88c1eec4 (ceph): crimson/osd: add OSD::load_map()
so we can reuse it when we need to load an non-cached osdmap.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:29 AM Revision 7f62b656 (ceph): crimson/osd: use boost::make_counting_iterator()
no need to repeat the type of the iterator.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:29 AM Revision 2cbc45d6 (ceph): crimson/osd: advance thru maps sequentially
we should not do this in parallel.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:24 AM Revision d20869ab (ceph): osd/osd_types: remove copy ctor of osd_reqid_t
do not define the copy constructor of osd_reqid_t explicitly. compiler
will define a default one for us. the implicit...
Kefu Chai
06:23 AM Revision 6862c4c0 (ceph): messages/MOSDPGLog: pass param by const reference
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:22 AM Revision ca7e6895 (ceph): messages/MOSDPGInfo: add a ctor for moving pg_list
* use delegating constructor for less repeating
* add a constructor for movable pg_list parameter: less memcpy().
Si...
Kefu Chai
06:22 AM Revision b99d2d85 (ceph): messages/MOSDPGNotify: add a ctor for moving pg_list
* use delegating constructor for less repeating
* add a constructor for movable pg_list parameter: less memcpy().
Si...
Kefu Chai
06:22 AM Revision 2f4689fa (ceph): messages/MOSDPGQuery: add a ctor for moving pg_list
* add a constructor for movable pg_list parameter: less memcpy().
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:22 AM Revision 82f5034d (ceph): osd/PG: add a dot after "osd" in logging msg
so it reads "osd.2" instead of "osd2".
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:22 AM Revision 5ce35474 (ceph): osd/PG: s/!is_erasure()/is_replicated()/
trade "!" for better readability.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 AM Revision de71f38a (ceph): mgr/telemetry: check for errors when sending report
There was no error checking, and the server has been failing for
some time, but no one noticed. Oops.
Signed-off-by...
Dan Mick
02:43 AM rgw Bug #38785 (Triaged): prefix begin with space got 403 error
aws s3 sdk version 1.11.517
ceph version 12.2.5
when listobjects setting prefix begin with space will get 403 error...
liang sibin
02:40 AM Revision db046d00 (ceph): qa/ceph-ansible: Move to Nautilus
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
12:52 AM Revision 71996da6 (ceph): osd/PG: !transaction_applied is true for async_recovery_targets as well
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha

03/15/2019

10:34 PM Revision 9d7a2873 (ceph): rgw: fix signed char truncation in delimiter check
Fixes: https://tracker.ceph.com/issues/24821
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
09:49 PM Revision 60066661 (ceph): Merge PR #26563 into nautilus
* refs/pull/26563/head:
doc/ceph-volume/lvm/batch: fix typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Sage Weil
09:48 PM Revision 106de8ca (ceph): Merge PR #26994 into nautilus
* refs/pull/26994/head:
doc: add scrub link for nautilus release notes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:45 PM Revision 9df050f5 (ceph): Merge PR #26822 into nautilus
* refs/pull/26822/head:
osd/PG: adjust pg history on fabricated merge target if necessary
Reviewed-by: Neha Ojha <n...
Sage Weil
09:45 PM RADOS Bug #38623 (Resolved): 2.8s2 past_intervals [6539,6541) start interval does not contain the requi...
Sage Weil
09:43 PM Dashboard Feature #38394 (Resolved): mgr/dashboard: QA - try to run mgr Teuthology tests as part of run-bac...
Sage Weil
09:43 PM Revision 8daf2885 (ceph): Merge PR #26986 into nautilus
* refs/pull/26986/head:
mgr: Make 3rd parameter optional in ceph_get_module_option
Reviewed-by: Ricardo Dias <rdias...
Sage Weil
09:43 PM Revision 8dbbb3a6 (ceph): Merge PR #26949 into nautilus
* refs/pull/26949/head:
mgr/dashboard: add test_module_selftest to API tests
Reviewed-by: Volker Theile <vtheile@su...
Sage Weil
09:41 PM Revision 510e881b (ceph): osd: stringify as int
Otherwise we get
$ hexdump -C require_osd_release
00000000 0e 0a |..|
0...
Sage Weil
09:33 PM Revision 480fbc72 (ceph): mds: convert unnecessary list usage to vector
The idea of this change is to use a more allocation efficient structure.
Signed-off-by: Patrick Donnelly <pdonnell@r...
Patrick Donnelly
09:33 PM Revision 1b1714c5 (ceph): mds: convert get_*dirfrags to use vector
The idea of this change is to use a more allocation efficient structure.
For reasons I don't understand, this patch ...
Patrick Donnelly
09:07 PM Revision 52c447a4 (ceph): doc/releases/nautilus: more detail around ceph-volume step
Recommend host reboots to verify ceph-volume adoption worked.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:06 PM Revision 3a6bab7f (ceph): Merge pull request #26997 from cbodley/wip-38008
doc/rgw: document placement targets and storage classes
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
09:02 PM Messengers Bug #20670 (Closed): OSD suicide on msgr exceeding fd limit
Sage Weil
09:01 PM Messengers Bug #23580 (Can't reproduce): hung connection between simplemessenger and asyncmessenger
Sage Weil
08:52 PM rgw Bug #38328 (Fix Under Review): "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard te...
Casey Bodley
08:31 PM RADOS Bug #38655 (Resolved): osd: missing, size mismatch, snap mapper errors
Sage Weil
08:29 PM Revision c2d33226 (ceph): Merge PR #26995 into nautilus
* refs/pull/26995/head:
osd/PG: fix pg merge check for rc clusters
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
08:00 PM Linux kernel client Bug #147 (Resolved): lockdep: possible irq lock inversion dependency w/ osdc->request_mutex and c...
Sage Weil wrote:
> iirc the fundamental problem is that we create sockets, which allocate an inode via create_inode(...
Ilya Dryomov
07:50 PM Revision c95585b1 (ceph): doc/rgw: document placement target configuration
Fixes: http://tracker.ceph.com/issues/24508
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:50 PM Revision 8079db6a (ceph): doc/rgw: document storage class configuration
Fixes: http://tracker.ceph.com/issues/38008
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:50 PM Revision 010ac7f3 (ceph): doc: Update some of the priority item descriptions
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b1efd4309634839693cb3d323318777a4fb57258)...
David Zafman
07:50 PM Revision 42957a79 (ceph): common, doc: Improve docs osd_recovery_priority, osd_recovery_op_priori...
Add option desciptions for osd_recovery_priority and osd_recovery_op_priority
Fixes: https://tracker.ceph.com/issues...
David Zafman
07:50 PM Revision 699bb16d (ceph): doc: Minor fixes to monitoring-osd-pg.rst
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 992c690772df29bbfedddb1995ece69c73abb4be)...
David Zafman
07:48 PM Revision f56330e3 (ceph): common: Fix typo in description
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 4a6d44d459947094f42c2199d50e50e1a0404620)...
David Zafman
07:48 PM Revision d8888a9c (ceph): doc: Remove osd disk thread items that no longer exist
Caused by: 35a4b5072f36df92391b7514eafdea498e42f1dd
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ...
David Zafman
07:47 PM Linux kernel client Bug #13189 (Closed): Reboot systerm can not set up.
Ilya Dryomov
07:44 PM Linux kernel client Bug #13189: Reboot systerm can not set up.
It hangs because the network is getting shut down before the filesystems on rbd devices are unmounted.
Getting thi...
Ilya Dryomov
07:22 PM Revision 48c1e44d (ceph): rgw: Avoid signedness weirdness
If `char` is signed, then every `char` will be less than 255. Thus,
declare `e` as `unsigned char`.
Signed-off-by: A...
Adam Emerson
07:19 PM Revision 9908f0e6 (ceph): msg: Add optimizing move
Variables declared in the function should be returned without using
`std::move`, but parameters to the function shoul...
Adam Emerson
06:53 PM rgw Documentation #38008: How to configure storage classes for lifecycle transitions
Casey Bodley
06:52 PM Revision a3581da6 (ceph): msg: Remove pessimizing move
`std::move` in the return statement of a local variable prevents copy
elision, which is the exact opposite of what yo...
Adam Emerson
06:52 PM Revision a330cf17 (ceph): rbd: Remove unused lambda capture
They take up extra space and can prevent small-function optimizations,
depending on the function implementation.
Sig...
Adam Emerson
06:52 PM Revision e681c9ee (ceph): rgw: Remove unused variables
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:52 PM Revision dbd2781e (ceph): rgw: Remove unused lambda capture
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:52 PM Revision 5d90f99c (ceph): rgw: Remove pessimizing moves
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:52 PM Revision c8f63e6e (ceph): pybind: Fix Clang compilation under Fedora again
Because the Fedora Python team treats this as a WONTFIX.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:52 PM Revision 5050d066 (ceph): mgr: Remove unused lambda capture
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:52 PM Revision eae95244 (ceph): mgr: Remove braces around scalar initializer
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:52 PM Revision 2c92e665 (ceph): test/bufferlist: Suppress self-assignment warning
It only seems fair since it's a test of self-assignment.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:52 PM Revision 3970276c (ceph): test/common: Add optimizing move
You have to call std::move to return rvalue reference parameters by
move rather than copy.
Signed-off-by: Adam C. Em...
Adam Emerson
06:52 PM Revision cefac38b (ceph): test/rbd_mirror: Remove unused lambda capture
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:52 PM Revision f486a780 (ceph): tools/rbd: Remove unused variable
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:47 PM Linux kernel client Feature #21944 (Resolved): kclient: implement copy_file_range
In 4.20, but the copyfrom optimization was subsequently disabled due to https://tracker.ceph.com/issues/37378. Ilya Dryomov
06:41 PM Linux kernel client Bug #15694 (Closed): process enter D status when running on rbd
Ilya Dryomov
06:33 PM Linux kernel client Bug #10208 (Resolved): libceph: intermittent hangs under memory pressure
Ilya Dryomov
06:32 PM Linux kernel client Bug #12691 (Resolved): ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out ...
Haven't seen out of order ops on 4.7 and later kernels. Ilya Dryomov
06:31 PM Linux kernel client Bug #10889 (Resolved): krbd: sent out of order write
Haven't seen out of order ops on 4.7 and later kernels. Ilya Dryomov
06:25 PM Linux kernel client Bug #14022 (Resolved): map_sem for read + request_mutex are held indefinitely
No new occurrences, request_mutex is gone, closing. Ilya Dryomov
06:24 PM Linux kernel client Bug #15891 (Resolved): [rbd] i/o to rbd block device stopped constantly
No new occurrences, request_mutex is gone, closing. Ilya Dryomov
06:15 PM Linux kernel client Bug #36747 (Resolved): RBD Unmap Hang
Ilya Dryomov
06:12 PM Linux kernel client Bug #37713: Centos 7 kernel client overwriting files
Hi Jozef,
Jozef Kováč wrote:
> This happen only with ceph kernel client on Centos 7.3~7.6 ...
Are you saying t...
Ilya Dryomov
06:11 PM RADOS Bug #36739: ENOENT in collection_move_rename on EC backfill target
https://github.com/ceph/ceph/pull/26996 is a more complete fix for this issue. Neha Ojha
06:08 PM Revision 4cf04ca5 (ceph): mds: convert iterator loop to generic loop
To pave the way to use vectors.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:07 PM Revision 0c3b73d1 (ceph): mds: constantize dump_loads
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:07 PM Revision 4e572ca3 (ceph): mds: list to std::list
Cleaning up namespaces.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:06 PM RADOS Bug #38784 (Resolved): osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_missing(soid) ||...
... Neha Ojha
05:59 PM Linux kernel client Feature #9345 (Resolved): look into using MSG_MORE and MSG_SENDPAGE_NOTLAST more
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1f6b821aef78e3d79e8d598ae59fc7e23fb6c56... Ilya Dryomov
05:53 PM Linux kernel client Bug #15946 (Need More Info): xfs layering on rbd block device was corrupted
Shinobu, IIRC from our IRC conversation, there weren't any additional details available beyond what's in this ticket.... Ilya Dryomov
05:43 PM Linux kernel client Feature #26936 (Resolved): Update Kernel Client to support versioned reply
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b37fe1f923fb4b17dc7d63406ec8dc67f13c279... Ilya Dryomov
05:41 PM Linux kernel client Feature #37576 (Resolved): support getting ceph.dir.pin attribute
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=08796873a5183bfaab52a3bd899fe82f9e64be9... Ilya Dryomov
05:39 PM Linux kernel client Bug #37278 (Resolved): filefrag receives SIGFPE when run on any file on CephFS (kernel mount)
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=75c9627efb7288e1725e9903ea275cc6b5992f1... Ilya Dryomov
05:32 PM Revision f9d419d0 (ceph): osd/PG: fix pg merge check for rc clusters
If a cluster had a pg merge pending before last_pg_merge_meta was
introduced then the source_pgid will be pg_t(). If...
Sage Weil
05:21 PM devops Bug #38763: Error in Mimic repo for Ubuntu 18.04
Lionel BEARD wrote:
> Same error on mimic debian repo:
> Err:7 https://download.ceph.com/debian-mimic xenial/main a...
Pedro Alvarez
02:30 PM devops Bug #38763: Error in Mimic repo for Ubuntu 18.04
Same error on mimic debian repo:
Err:7 https://download.ceph.com/debian-mimic xenial/main amd64 Packages
Hash Sum...
Lionel BEARD
12:51 PM devops Bug #38763 (Resolved): Error in Mimic repo for Ubuntu 18.04
when running "apt update" I get the following error:
Err:6 http://download.ceph.com/debian-mimic bionic/main amd64...
Robert Sander
05:15 PM Revision 4e36305b (ceph): doc: add scrub link for nautilus release notes
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:14 PM Revision b8e62e6e (ceph): osd/PG: change error to dout in _scan_rollback_obs()
This message is now expected during scrubbing, since we do not delete
objects during a rollforward when !transaction_...
Neha Ojha
05:09 PM Revision faf19b81 (ceph): Merge PR #26958 into nautilus
* refs/pull/26958/head:
mon: avoid using naked pointer
msg/async: do not "return std::move(local_var)"
mon: do not...
Sage Weil
05:09 PM Revision 570fcd78 (ceph): Merge PR #26959 into nautilus
* refs/pull/26959/head:
mgr/crash: include entity (instead of daemon) in 'crash ls'
Reviewed-by: Dan Mick <dmick@re...
Sage Weil
05:08 PM RADOS Bug #38746 (Resolved): msgr2 leaking buffers
https://github.com/ceph/ceph/pull/26965 Sage Weil
03:20 AM RADOS Bug #38746: msgr2 leaking buffers
hmm it happens on some osds but not others.
i added to rxbuf and txbuf lengths to the dout prefix and got this
...
Sage Weil
03:01 AM RADOS Bug #38746 (Resolved): msgr2 leaking buffers
osds with bluestore consume too much ram (seeing 20GB on sepia)
to reproduce with vstart, watch bin/ceph daemon os...
Sage Weil
05:08 PM Revision 3ee78a9d (ceph): Merge PR #26965 into nautilus
* refs/pull/26965/head:
ms/async/ProtocolV2: add ms_die_on_bug and assert rxbuf/txbuf don't get big
msg/async/Proto...
Sage Weil
05:03 PM RADOS Bug #38783 (New): Changing mon_pg_warn_max_object_skew has no effect.
... Andrew Mitroshin
04:48 PM Revision 17419ee3 (ceph): osd/PG: skip rollforward when !transaction_applied during append_log()
Earlier, we did pg_log.roll_forward(&handler), when
!transaction_applied, which advanced the crt and trimmed the entr...
Neha Ojha
04:37 PM CephFS Documentation #38728 (Resolved): doc: scrub administration docs need updated
Patrick Donnelly
04:36 PM Revision 5ea8c734 (ceph): Merge PR #26974 into nautilus
* refs/pull/26974/head:
doc: add cephfs scrub related admin document
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Patrick Donnelly
04:34 PM Bug #38767: upgrading ceph packages always triggers a service restart
Luminous and Mimic systemd scripts (pre/post) are the same and the only difference with Nautilus is referring to "thi... Dimitri Savineau
01:31 PM Bug #38767 (New): upgrading ceph packages always triggers a service restart
Trying to achieve a mimic to nautilus upgrade using ceph-ansible, I realized even when CEPH_AUTO_RESTART_ON_UPGRADE i... Guillaume Abrioux
04:18 PM Revision 064d2643 (ceph): Merge pull request #26597 from smithfarm/wip-release-notes-12_2_12-lumi...
luminous: doc: move keyring caps RN to correct point release
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
04:11 PM CephFS Bug #23262: kclient: nofail option not supported
I've an attempt to a fix here https://github.com/ceph/ceph/pull/26992 Kenneth Waegeman
04:09 PM Dashboard Bug #38284: mgr/dashboard: No I/O Stats shown in the pools list
@Alfonso: per our conversation during today's backlog grooming, could you please check if the fix you made for displa... Lenz Grimmer
04:07 PM Revision 51676e60 (ceph): mount.ceph.c: do not pass nofail to the kernel
nofail is a userspace level option and shouldn't be passed to the kernel
Fixes: https://tracker.ceph.com/issues/2326...
Kenneth Waegeman
03:53 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
Some updates regarding npm:
* We have added "package-lock.json" to git, this way each version of ceph will always in...
Tiago Melo
03:45 PM Revision 559a780f (ceph): ceph-volume: look for rotational data in lsblk
Also ask lsblk if a device is rotational if no information
is found in /sys/block, default to True if nothing is foun...
Andrew Schoen
03:44 PM Documentation #38310 (Resolved): Non-existent config option osd_deep_mon_scrub_interval
Nathan Cutler
03:44 PM Backport #38648 (Resolved): mimic: Non-existent config option osd_deep_mon_scrub_interval
Nathan Cutler
03:44 PM Revision 7995b2ce (ceph): Merge pull request #26860 from ashishkumsingh/wip-38648-mimic
mimic: doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval'
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
03:43 PM Backport #38647 (Resolved): luminous: Non-existent config option osd_deep_mon_scrub_interval
Nathan Cutler
03:43 PM Revision 61680cd1 (ceph): Merge pull request #26861 from ashishkumsingh/wip-38647-luminous
luminous: doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval'
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
03:43 PM Revision b38b672c (ceph): ceph-volume: look for rotational data in lsblk
Also ask lsblk if a device is rotational if no information
is found in /sys/block, default to True if nothing is foun...
Andrew Schoen
03:40 PM Revision 7e4125d2 (ceph): Merge pull request #26984 from ricardoasmarques/remove-iscsi-gateway-pa...
mgr/dashboard: Drop iSCSI gateway name parameter
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
03:34 PM rgw Documentation #38730 (Pending Backport): Added library/package for Golang
Patrick Donnelly
03:29 PM Revision e9491eea (ceph): Merge PR #26937 into master
* refs/pull/26937/head:
doc: add package for Golang
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Patrick ...
Patrick Donnelly
03:25 PM mgr Backport #38782 (In Progress): mimic: mgr/balancer: blame if upmap won't actually work
Nathan Cutler
03:23 PM mgr Backport #38782 (Resolved): mimic: mgr/balancer: blame if upmap won't actually work
https://github.com/ceph/ceph/pull/26497 Nathan Cutler
03:24 PM mgr Backport #38781 (In Progress): luminous: mgr/balancer: blame if upmap won't actually work
Nathan Cutler
03:23 PM mgr Backport #38781 (Resolved): luminous: mgr/balancer: blame if upmap won't actually work
https://github.com/ceph/ceph/pull/26498 Nathan Cutler
03:23 PM mgr Bug #38780 (Resolved): mgr/balancer: blame if upmap won't actually work
Backport this PR Nathan Cutler
03:20 PM Revision 3a5ad8d3 (ceph): msg/msg_types: use inet_ntop(3) to render IP addresses
This is a lower-level helper than getnameinfo(3) and should be a bit
faster.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:20 PM RADOS Documentation #38051 (Resolved): doc/rados/configuration: refresh osdmap section
Nathan Cutler
03:19 PM RADOS Backport #38095 (Resolved): luminous: doc/rados/configuration: refresh osdmap section
Nathan Cutler
03:19 PM Revision 4b5d9952 (ceph): Merge pull request #26372 from pdvian/wip-38095-luminous
luminous: doc: rados/configuration: refresh osdmap section
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:17 PM Revision 633a167f (ceph): librbd: when requeueing QOS throttled request queue it back
to preserve order of throttled requests, which is important for flush.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:16 PM bluestore Backport #38779 (In Progress): mimic: ceph_test_objecstore: bluefs mount fail with overlapping op...
Nathan Cutler
03:14 PM bluestore Backport #38779 (Resolved): mimic: ceph_test_objecstore: bluefs mount fail with overlapping op_al...
https://github.com/ceph/ceph/pull/26983 Nathan Cutler
03:15 PM bluestore Backport #38778 (In Progress): luminous: ceph_test_objecstore: bluefs mount fail with overlapping...
Nathan Cutler
03:14 PM bluestore Backport #38778 (Resolved): luminous: ceph_test_objecstore: bluefs mount fail with overlapping op...
https://github.com/ceph/ceph/pull/26979 Nathan Cutler
03:13 PM bluestore Bug #24598 (Pending Backport): ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
Nathan Cutler
03:12 PM Revision 060ef69e (ceph): common: add "requeue_back" WorkQueue method
and rename "requeue" method to "requeue_front" for clarity.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:08 PM rgw Backport #38777 (Resolved): nautilus: rgw doesnt support delimiter longer then one symbol
https://github.com/ceph/ceph/pull/27548 Nathan Cutler
03:08 PM rgw Backport #38776 (Resolved): mimic: rgw doesnt support delimiter longer then one symbol
https://github.com/ceph/ceph/pull/29018 Nathan Cutler
03:08 PM rgw Backport #38775 (Rejected): luminous: rgw doesnt support delimiter longer then one symbol
Nathan Cutler
03:06 PM rgw Backport #38774 (Resolved): nautilus: rgw: nfs: librgw/NFS fails due to missing service setup
https://github.com/ceph/ceph/pull/27232 Nathan Cutler
03:00 PM Dashboard Bug #24453: mgr/dashboard: Manager should complain about wrong dashboard certificate
@Ricardo: can you please take a look and comment? Lenz Grimmer
02:55 PM rgw Bug #38769 (Pending Backport): rgw: nfs: librgw/NFS fails due to missing service setup
Casey Bodley
01:55 PM rgw Bug #38769 (Fix Under Review): rgw: nfs: librgw/NFS fails due to missing service setup
https://github.com/ceph/ceph/pull/26981 Matt Benjamin
01:53 PM rgw Bug #38769 (Resolved): rgw: nfs: librgw/NFS fails due to missing service setup
Some new boilerplate from recent RGW refactoring is required in librgw. An unrelated illegal memory access from RGWP... Matt Benjamin
02:55 PM Revision 51b1cacc (ceph): Merge pull request #26981 from linuxbox2/wip-nfs-sysobj
rgw: nfs: svc-enable RGWLib
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:50 PM Dashboard Bug #38265 (Need More Info): mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standb...
Is this issue still reproducible? Lenz Grimmer
02:50 PM Dashboard Bug #38766 (Fix Under Review): mgr/dashboard: QA run failure "ERROR: test_selftest_run (tasks.mgr...
Volker Theile
02:05 PM Dashboard Bug #38766 (In Progress): mgr/dashboard: QA run failure "ERROR: test_selftest_run (tasks.mgr.test...
Volker Theile
02:01 PM Dashboard Bug #38766: mgr/dashboard: QA run failure "ERROR: test_selftest_run (tasks.mgr.test_module_selfte...
this would be another case, where mypy could have saved some pain. Sebastian Wagner
01:41 PM Dashboard Bug #38766: mgr/dashboard: QA run failure "ERROR: test_selftest_run (tasks.mgr.test_module_selfte...
the real error in the qa log was a bit earlier:... Sebastian Wagner
01:24 PM Dashboard Bug #38766 (Resolved): mgr/dashboard: QA run failure "ERROR: test_selftest_run (tasks.mgr.test_mo...
suite: rados/mgr ... Laura Paduano
02:49 PM rgw Bug #24821 (Pending Backport): rgw doesnt support delimiter longer then one symbol
Matt Benjamin
02:48 PM Revision 0a4d00c8 (ceph): Merge pull request #26863 from linuxbox2/wip-rgw-delimiter
rgw: prefix-delimiter listing: support >1 character delimiter Matt Benjamin
02:47 PM Dashboard Bug #38267 (Resolved): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
Lenz Grimmer
02:45 PM Revision b261e8ca (ceph): mgr: Make 3rd parameter optional in ceph_get_module_option
Fixes: https://tracker.ceph.com/issues/38766
File "/usr/share/ceph/mgr/mgr_module.py", line 863, in _handle_command
...
Volker Theile
02:34 PM Dashboard Bug #38301 (Need More Info): mgr/dashboard/qa: tasks.mgr.dashboard.test_perf_counters.PerfCounter...
Is this still reproducable? Lenz Grimmer
02:31 PM rgw Backport #38773 (Resolved): nautilus: rgw: nfs: process asserts on empty path name segment (e.g.,...
https://github.com/ceph/ceph/pull/27208 Nathan Cutler
02:31 PM rgw Backport #38772 (Resolved): mimic: rgw: nfs: process asserts on empty path name segment (e.g., s3...
https://github.com/ceph/ceph/pull/27179 Nathan Cutler
02:31 PM rgw Backport #38771 (Resolved): luminous: rgw: nfs: process asserts on empty path name segment (e.g.,...
https://github.com/ceph/ceph/pull/27180 Nathan Cutler
02:29 PM rgw Bug #38744 (Pending Backport): rgw: nfs: process asserts on empty path name segment (e.g., s3://m...
Casey Bodley
02:26 PM rgw Bug #38770 (New): radosgw-admin user create/modify should support --placement-id and --storage-class
Admins should be able to modify the "default_placement" and "default_storage_class" fields shown in 'radosgw-admin us... Casey Bodley
02:23 PM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
一帆 师 wrote:
> I resolved this bug by change my timezone from CST to EDT.
Can you please share where you changed...
Lenz Grimmer
02:22 PM Dashboard Bug #38601 (Won't Fix): the dashboard iscsi throw ERROR 500
Resolving as "Won't fix", as it may have been caused by an outdated version of ceph-iscsi. Please re-open if the erro... Lenz Grimmer
02:20 PM Revision 23f52f1a (ceph): Merge pull request #26954 from linuxbox2/wip-nfs-null-path
rgw: nfs: skip empty (non-POSIX) path segments
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Daniel Gr...
Casey Bodley
02:19 PM Dashboard Bug #38768 (Fix Under Review): mgr/dashboard: Pool list sparkline charts no updating themselves
Alfonso Martínez
01:51 PM Dashboard Bug #38768 (Resolved): mgr/dashboard: Pool list sparkline charts no updating themselves
When you go to "Pools" right after (re)starting Dashboard,
you see only 2 points in sparkline charts:
!2-point-sp...
Alfonso Martínez
02:05 PM Revision 65a93cb8 (ceph): mgr/dashboard: Drop iSCSI gateway name parameter
iSCSI gateway name will now be obtained from the
ceph-iscsi `/api/sysinfo/hostname` endpoint
Signed-off-by: Ricardo ...
Ricardo Marques
02:05 PM Revision d8d6cdb4 (ceph): os/bluestore: get rid off allocator's reserve method
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 88bea46242d4eb6bdfd8309ddf8843c9a14e5f25)
Igor Fedotov
02:05 PM Revision 4773293d (ceph): os/bluestore: add release(PExtentVector) helper to Allocator class to
free PExtentVector explicitly.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 328ea72a84...
Igor Fedotov
02:05 PM Revision 480b2854 (ceph): test/allocator: get rid off bitmap allocator specifics and introduce new
performance test cases
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit dcd30610fb1c87711c...
Igor Fedotov
02:05 PM Revision dd0912f7 (ceph): os/bluestore: add new bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 631041a7b788eaaf010f1e39f58b5546ab5580fc)
Igor Fedotov
02:05 PM Revision ba5c402d (ceph): test/allocator: move bluestore allocator's benchmarks to a standalone UT
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit ac2ec80cddc51f1642849c7bf226e9bed116c0d6)
Igor Fedotov
02:05 PM Revision 55255330 (ceph): os/bluestore: fix improper access to a BitmapFastAllocator::last_pos
from multiple threads.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 0c69672fce55362a7e...
Igor Fedotov
02:05 PM Revision d42bb17f (ceph): os/bluestore: align BitMap allocator's init_rm_free/init_add_free param...
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 1b6a56e80066decf8c3727090a2cd51ba9ded9bc)
Igor Fedotov
02:05 PM Revision 56510972 (ceph): os/bluestore: remove original bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 95bd72fc22aa313112de096ac3ef98e45c71bce5)
Igor Fedotov
02:00 PM rgw Backport #38749 (Resolved): nautilus: non existant mdlog failures logged at level 0
Nathan Cutler
08:53 AM rgw Backport #38749 (In Progress): nautilus: non existant mdlog failures logged at level 0
Nathan Cutler
08:52 AM rgw Backport #38749 (Resolved): nautilus: non existant mdlog failures logged at level 0
https://github.com/ceph/ceph/pull/26971 Nathan Cutler
01:54 PM Revision 36997f93 (ceph): mgr/dashboard: fix sparkline component
Fixes: https://tracker.ceph.com/issues/38768
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
01:53 PM Revision e9b095de (ceph): rgw: nfs: svc-enable RGWLib
Add minimal svc_sys_obj.h boilerplate to RGWLibRequest. Fix a
trivial illegal access from RGWPutObjProcessor's Rados...
Matt Benjamin
01:31 PM Revision 1e3c7a78 (ceph): Merge pull request #26971 from theanalyst/nautilus-rgw-enoent-mdlog
rgw_sync: drop ENOENT error logs from mdlog
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Casey Bodley ...
Casey Bodley
01:15 PM Revision 514423cb (ceph): test/allocator: move bluestore allocator's benchmarks to a standalone UT
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit ac2ec80cddc51f1642849c7bf226e9bed116c0d6)
Igor Fedotov
01:15 PM Revision 5ee5bffd (ceph): os/bluestore: fix improper access to a BitmapFastAllocator::last_pos
from multiple threads.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 0c69672fce55362a7e...
Igor Fedotov
01:15 PM Revision bc99521a (ceph): os/bluestore: align BitMap allocator's init_rm_free/init_add_free param...
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 1b6a56e80066decf8c3727090a2cd51ba9ded9bc)
Igor Fedotov
01:15 PM Revision 3afa6cc3 (ceph): os/bluestore: remove original bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 95bd72fc22aa313112de096ac3ef98e45c71bce5)
Igor Fedotov
01:15 PM Revision 8907bd08 (ceph): os/bluestore: add new bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 631041a7b788eaaf010f1e39f58b5546ab5580fc)
Igor Fedotov
01:12 PM Revision 0701ad99 (ceph): Merge pull request #26957 from ceph/wip-bz1666822
ceph-volume: look for rotational data in lsblk
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:11 PM Dashboard Cleanup #38765 (In Progress): mgr/dashboard: front-end form component refactoring
Currently 75% of the dashboard code follows the template below, which exhibits a high degree of code duplication. For... Ernesto Puerta
12:52 PM bluestore Bug #38761 (Fix Under Review): Bitmap allocator might fail to return contiguous chunk despite hav...
Igor Fedotov
11:16 AM bluestore Bug #38761 (Resolved): Bitmap allocator might fail to return contiguous chunk despite having enou...
This happens when allocator has contiguous 4GB-aligned chunks to allocate from only. Internal stuff searching for fre... Igor Fedotov
12:51 PM bluestore Bug #38760 (Fix Under Review): BlueFS might request more space from slow device than is actually ...
Igor Fedotov
11:09 AM bluestore Bug #38760 (Resolved): BlueFS might request more space from slow device than is actually needed
When expanding slow device BlueFS has two sizes - one that it actually need for the current action and one that is a ... Igor Fedotov
12:30 PM rgw Bug #38758: rgw: put lifecycle configuration fails if Prefix is not set (2)
Hi Matt,
Good to hear that!
Konstantin Shalygin
12:17 PM rgw Bug #38758 (Fix Under Review): rgw: put lifecycle configuration fails if Prefix is not set (2)
Hi Konstantin,
A fix for this and related issues is here: https://github.com/ceph/ceph/pull/26518
It should me...
Matt Benjamin
09:33 AM rgw Bug #38758: rgw: put lifecycle configuration fails if Prefix is not set (2)
(2) because Issue #19587 Konstantin Shalygin
09:20 AM rgw Bug #38758 (Duplicate): rgw: put lifecycle configuration fails if Prefix is not set (2)
Per Amazon S3 api docs: http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html 'Prefix' is an opt... Konstantin Shalygin
12:13 PM RADOS Bug #38762 (New): Ubuntu/Debian repo has incorrect InRelease
On Ubuntu Bionic trying to update repo package I got error:
E: Failed to fetch https://download.ceph.com/debian-mi...
Alexander Sytar
12:11 PM Revision 937da652 (ceph): crush/CrushWrapper: refactor adjust_weight_* into per-bucket helper
This unifies the regular and _in_loc variants.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:07 PM Revision 7a2bb0f0 (ceph): mon: do not assert on bad auth payload
If we get garbage, fail to authenticate--do not assert out and crash.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:07 PM Revision 26b848d7 (ceph): msg/async: do not "return std::move(local_var)"
it prevents copy elision. and both GCC and Clang warn like
warning: moving a local object in a return statement prev...
Kefu Chai
12:07 PM Revision 0500fff7 (ceph): mon: avoid using naked pointer
to save our trouble to delete auth_handler in the error handling paths
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:42 AM Revision 4f418003 (ceph): ms/async/ProtocolV2: add ms_die_on_bug and assert rxbuf/txbuf don't get...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:32 AM rgw Bug #38523 (Resolved): I can delete a public-read-write bucket which is belong to other user, is ...
Nathan Cutler
11:31 AM rgw Backport #38667 (Resolved): luminous: I can delete a public-read-write bucket which is belong to ...
Nathan Cutler
06:04 AM rgw Backport #38667 (In Progress): luminous: I can delete a public-read-write bucket which is belong ...
https://github.com/ceph/ceph/pull/26969 Prashant D
11:31 AM Revision ee5b5212 (ceph): Merge pull request #26969 from pdvian/wip-38667-luminous
luminous: doc/radosgw: Document mappings of S3 Operations to ACL grants
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:30 AM rgw Backport #38668 (Resolved): mimic: I can delete a public-read-write bucket which is belong to oth...
Nathan Cutler
06:00 AM rgw Backport #38668 (In Progress): mimic: I can delete a public-read-write bucket which is belong to ...
https://github.com/ceph/ceph/pull/26968 Prashant D
11:29 AM Revision d2d73b47 (ceph): Merge pull request #26968 from pdvian/wip-38668-mimic
mimic: doc/radosgw: Document mappings of S3 Operations to ACL grants
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:20 AM Revision 80310d98 (ceph): os/bluestore: os/bluestore: implement dump for bitmap allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:20 AM Revision ed8a93ba (ceph): tests/fastbmap_alloc: UT to reproduce 4G allocation bug
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:20 AM Revision f775d422 (ceph): os/bluestore: make bluestore interval base template.
We might need intervals at BlueStore with both 32-bit and 64-bit
lengths. Having base template eliminates the need fo...
Igor Fedotov
11:20 AM Revision d1466963 (ceph): os/bluestore: start using 64-bit intervals for bitmap allocator
This helps to avoid 4Gb+ values wrapping which resulted in
allocation failures.
Fixes: https://tracker.ceph.com/issu...
Igor Fedotov
11:19 AM Revision dbc1a787 (ceph): os/bluestore be more tolerant to lack of space for bluefs.
'gift' space is just advisory for allocation, part of it actually requested
from BlueFS is mandatory only. Hence do n...
Igor Fedotov
11:08 AM Revision 8449b4c1 (ceph): msg/async/ProtocolV2: do not reenable pre_auth buffering on from reset_...
This is specifically bad because we call reset_recv_state from
reuse_connection, which turns buffering back on on an ...
Sage Weil
10:37 AM rgw Bug #38638: S3 policy evaluated incorrectly
This error can also be reproduced by attaching the above policy to a bucket, and then a user (not bucket owner )tryin... Pritha Srivastava
10:36 AM Revision 5ebd2216 (ceph): script: enable nautilus in ceph-release-notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:16 AM CephFS Documentation #38729 (In Progress): doc: add LAZYIO
Zheng Yan
10:10 AM Revision dca6365f (ceph): doc: mailmap updates for mimic
Since the changeset is large, didn't create individual commits per author due to
the amount of possible rebase work
...
Abhishek Lekshmanan
10:07 AM Revision d00e77a4 (ceph): mailmap fixes for 12.2.0
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:58 AM Dashboard Cleanup #38759 (New): mgr/dashboard: Add '--watch' functionality to tox unittests
Mimicking the extremely useful behaviour of @jest --watch@, which monitors Angular unit test files, and automatically... Ernesto Puerta
09:57 AM Revision f49fa300 (ceph): Merge pull request #26733 from votdev/use_boolean_text
mgr/dashboard: Use booleanText pipe
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <tde...
Lenz Grimmer
09:38 AM Revision 98653b3d (ceph): Merge pull request #26738 from votdev/fix_docs
mgr/dashboard: Fix issues in controllers/docs
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Patrick...
Lenz Grimmer
09:35 AM Revision a83c0f89 (ceph): doc: add cephfs scrub related admin document
Fixes: http://tracker.ceph.com/issues/38728
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
09:11 AM rgw Backport #38754 (In Progress): nautilus: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri...
Nathan Cutler
09:03 AM rgw Backport #38754 (Resolved): nautilus: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri no...
https://github.com/ceph/ceph/pull/26972 Nathan Cutler
09:09 AM Revision 174ea34e (ceph): rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Fixes: https://tracker.ceph.com/issues/38699
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin
09:08 AM Orchestrator Bug #38757 (Can't reproduce): mgr/ssh orchestrator doesn't work
I installed ceph-mgr-ssh-14.1.1 and python-remoto-0.0.35
set the ssh moudule by
"ceph mgr module enable ssh"
...
一帆 师
09:08 AM Revision b064918e (ceph): script: enable nautilus in ceph-backport.sh
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:04 AM Revision fd9eb03e (ceph): script: enable nautilus in backport-create-issue
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:03 AM rgw Backport #38756 (Resolved): mimic: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not e...
https://github.com/ceph/ceph/pull/27174 Nathan Cutler
09:03 AM rgw Backport #38755 (Resolved): luminous: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri no...
https://github.com/ceph/ceph/pull/27173 Nathan Cutler
08:59 AM rgw Backport #38753 (Rejected): mimic: rgw: marker is not advanced during garbage collection
https://github.com/ceph/ceph/pull/27796 Nathan Cutler
08:59 AM rgw Backport #38752 (Rejected): luminous: rgw: marker is not advanced during garbage collection
-https://github.com/ceph/ceph/pull/30338- Nathan Cutler
08:59 AM RADOS Backport #38751 (Resolved): mimic: should report EINVAL in ErasureCode::parse() if m<=0
https://github.com/ceph/ceph/pull/28995 Nathan Cutler
08:58 AM RADOS Backport #38750 (Resolved): luminous: should report EINVAL in ErasureCode::parse() if m<=0
https://github.com/ceph/ceph/pull/28111 Nathan Cutler
08:18 AM Revision ea509356 (ceph): rgw_sync: drop ENOENT error logs from mdlog
Since this commonly occurs and isn't an error of concern at level 1.
Signed-off-by: Abhishek Lekshmanan <abhishek@su...
Abhishek Lekshmanan
08:17 AM Revision 53d4fe6b (ceph): mon/MonMap: dump priority
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:15 AM rgw Backport #38748 (Resolved): luminous: non existant mdlog failures logged at level 0
https://github.com/ceph/ceph/pull/27110 Abhishek Lekshmanan
08:15 AM rgw Backport #38747 (Resolved): mimic: non existant mdlog failures logged at level 0
https://github.com/ceph/ceph/pull/28757 Abhishek Lekshmanan
08:09 AM Revision 114dd165 (ceph): Merge pull request #26913 from theanalyst/doc/releases/13.2.5
doc: add release notes for 13.2.5 mimic
Reviewed-By: Sage Weil <sage@redhat.com>
Reviewed-By: Nathan Cutler <ncutler...
Abhishek Lekshmanan
08:07 AM Revision 1ff3bdea (ceph): mon/MonMap: kill dead msgr type checking
which is unreachable.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:52 AM Revision 81d0ec14 (ceph): mon/MonMap: fix mon priority
The mon priorities, if specified by configuration or through DNS,
might get lost in some scenarios.
Since the caller...
xie xingguo
06:18 AM Revision 07532976 (ceph): Merge pull request #26581 from tchaikov/wip-async/rdma
msg/async/rdma: set/get silence warning
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
05:42 AM Revision 76e94f88 (ceph): doc: add package for Golang
Fixes: http://tracker.ceph.com/issues/38730
Signed-off-by: Irek Fasikhov <malmyzh@gmail.com>
Irek Fasikhov
03:37 AM Revision 13d7c4f4 (ceph): Merge PR #26898 into nautilus
* refs/pull/26898/head:
osd/PG: invalidate PG if merging with unexpected version
osd,mon: include more pg merge met...
Sage Weil
03:34 AM CephFS Backport #38735 (In Progress): luminous: qa: tolerate longer heartbeat timeouts when using valgrind
Ashish Singh
03:33 AM Revision 4873e040 (ceph): qa: extend MDS heartbeat grace for valgrind
Valgrind makes the MDS slowwwww. The newish mds_heartbeat_grace config allows
us to keep sending beacons to the mons ...
Patrick Donnelly
03:31 AM CephFS Backport #38734 (In Progress): mimic: qa: tolerate longer heartbeat timeouts when using valgrind
Ashish Singh
03:30 AM Revision 35ecd11b (ceph): qa: extend MDS heartbeat grace for valgrind
Valgrind makes the MDS slowwwww. The newish mds_heartbeat_grace config allows
us to keep sending beacons to the mons ...
Patrick Donnelly
02:03 AM Revision d05903ec (ceph): doc/radosgw: Document mappings of S3 Operations to ACL grants
Since the ACL documentation is a bit sparse, let people know exactly
what operations they can expect to enable with a...
Adam Emerson
02:00 AM CephFS Backport #38665 (In Progress): luminous: qa: powercycle suite reports MDS_SLOW_METADATA_IO
https://github.com/ceph/ceph/pull/26962 Prashant D
02:00 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
一帆 师 wrote:
> Ricardo Marques wrote:
> > Do you have any error on node5 ( `/var/log/rbd-target-api/rbd-target-api.l...
一帆 师
12:34 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> Do you have any error on node5 ( `/var/log/rbd-target-api/rbd-target-api.log` )? What is th...
一帆 师
01:59 AM Revision 330284a6 (ceph): doc/radosgw: Document mappings of S3 Operations to ACL grants
Since the ACL documentation is a bit sparse, let people know exactly
what operations they can expect to enable with a...
Adam Emerson
01:54 AM CephFS Backport #38666 (In Progress): mimic: qa: powercycle suite reports MDS_SLOW_METADATA_IO
https://github.com/ceph/ceph/pull/26961 Prashant D
12:12 AM Revision 4097ddd1 (ceph): qa: ignore slow metadata io wrn during osd thrash
Fixes: http://tracker.ceph.com/issues/38651
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
12:11 AM Revision 78ccb1e2 (ceph): qa: ignore slow metadata io wrn during osd thrash
Fixes: http://tracker.ceph.com/issues/38651
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly

03/14/2019

10:56 PM Revision 9b10b45f (ceph): mgr/crash: include entity (instead of daemon) in 'crash ls'
The daemon name is implied by the entity, and the entity is more useful.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:54 PM Revision d5715d0f (ceph): ceph_release: nautilus is will be 'stable' for v14.2.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:32 PM Revision fc17e58a (ceph): Merge remote-tracking branch 'gh/nautilus'
Sage Weil
10:17 PM Revision f1ab4ee6 (ceph): Merge PR #26905 into nautilus
* refs/pull/26905/head:
mgr: Cleanup get_localized_module_option function
Reviewed-by: Sage Weil <sage@redhat.com>
...
Sage Weil
10:08 PM bluestore Bug #38745 (In Progress): spillover that doesn't make sense
... Sage Weil
10:03 PM Dashboard Feature #38019 (Closed): mgr/dashboard: Add support for more iSCSI controls
Closing this issue because this is a downstream requirement specific to the kernel LIO RBD implementation. Ricardo Marques
09:34 PM Revision ac551e63 (ceph): Merge pull request #26798 from dzafman/wip-slow-luminous
luminous: qa: Add "slow request" where missing based on REQUEST_SLOW
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:26 PM Revision 35baf931 (ceph): cls_rgw: fix issue with gc code using the wrong name
Also use the correct ptr notation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
08:43 PM Revision de748f9a (ceph): ceph-volume: look for rotational data in lsblk
Also ask lsblk if a device is rotational if no information
is found in /sys/block, default to True if nothing is foun...
Andrew Schoen
08:14 PM Revision bd1b8375 (ceph): ceph-volume: look for rotational data in lsblk
If information on if a device is rotational or not can not be found
in /sys/block, ask lsblk for the value. If still ...
Andrew Schoen
07:57 PM CephFS Bug #38739: cephfs-shell: python traceback with mkdir inside inexistant directory
To be clear, you're saying that it should just return some kind of error message like "ENOENT"? Patrick Donnelly
12:28 PM CephFS Bug #38739 (Resolved): cephfs-shell: python traceback with mkdir inside inexistant directory
CephFS:~/>>> mkdir jack/and/jill/went/up/the/hill
[Errno 2] error in mkdir 'b'/jack/and/jill/went/up/the/hill''
Tra...
Milind Changire
07:25 PM Revision 4f7780a9 (ceph): common: allow "0" cost items to be queued by TokenBucketThrottle
They will be queued if there are already blockers.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:25 PM Revision a30276ea (ceph): librbd: make flush be queued by QOS throttler
So when it is eventually processed we sure there is no pending
requests in the throttler queue it needs to wait to co...
Mykola Golub
06:06 PM rgw Bug #38744 (Fix Under Review): rgw: nfs: process asserts on empty path name segment (e.g., s3://m...
https://github.com/ceph/ceph/pull/26954 Matt Benjamin
05:58 PM rgw Bug #38744 (In Progress): rgw: nfs: process asserts on empty path name segment (e.g., s3://myfile...
Matt Benjamin
05:57 PM rgw Bug #38744 (Resolved): rgw: nfs: process asserts on empty path name segment (e.g., s3://myfiles//...
From Asish Singh:
* Description of problem:
Whenever the psuedo path contains an empty directory "//" (Example ...
Matt Benjamin
06:03 PM Revision a53e6c1d (ceph): rgw: nfs: skip empty (non-POSIX) path segments
Such a path could be created through S3 upload,
e.g., s3://my_files//data/file.pdf.
Previously we asserted for this ...
Matt Benjamin
05:55 PM Revision d27071a4 (ceph): Merge pull request #26569 from theanalyst/bucket-permission-fixes
rgw: return ERR_NO_SUCH_BUCKET early while evaluating bucket policy Matt Benjamin
05:49 PM rgw Bug #38638 (In Progress): S3 policy evaluated incorrectly
pritha, could you take a look?
Matt
Matt Benjamin
05:48 PM rgw Bug #38658: rgw admin: disable stale instance deletion in multisite
Casey Bodley
05:47 PM rgw Bug #38698 (Pending Backport): non existant mdlog failures logged at level 0
Casey Bodley
05:46 PM Revision 888e4219 (ceph): Merge pull request #26908 from theanalyst/mdlog-bump-level
rgw_sync: drop ENOENT error logs from mdlog
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:46 PM rgw Bug #38699 (Pending Backport): rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
Casey Bodley
05:39 PM rgw Bug #38699 (Fix Under Review): rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
https://github.com/ceph/ceph/pull/26911 Matt Benjamin
05:45 PM Revision e895a51a (ceph): Merge pull request #26911 from linuxbox2/wip-ldap-f
rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:41 PM rgw Bug #38722: rgw: fix RGWDeleteMultiObj::verify_permission
Casey Bodley
09:13 AM rgw Bug #38722 (Fix Under Review): rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler
07:38 AM rgw Bug #38722: rgw: fix RGWDeleteMultiObj::verify_permission
fix for master
https://github.com/ceph/ceph/pull/26947
Irek Fasikhov
05:39 PM Revision 8be272fe (ceph): test/allocator: get rid off bitmap allocator specifics and introduce new
performance test cases
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit dcd30610fb1c87711c...
Igor Fedotov
05:37 PM rgw Bug #23531: s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRootListing/Empt...
looking for confirmation that this is fixed upstream - if so, can we update the version that's run in teuthology? Casey Bodley
05:36 PM Revision 1969f97e (ceph): os/bluestore: add release(PExtentVector) helper to Allocator class to
free PExtentVector explicitly.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 328ea72a84...
Igor Fedotov
05:35 PM Revision fccad51d (ceph): os/bluestore: get rid off allocator's reserve method
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 88bea46242d4eb6bdfd8309ddf8843c9a14e5f25)
Igor Fedotov
05:34 PM rgw Bug #36512: Lifecycle doesn't remove delete markers
Casey Bodley
05:32 PM rgw Bug #38408 (Pending Backport): rgw: marker is not advanced during garbage collection
Casey Bodley
05:31 PM Revision 5bfca7de (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 9a2cbaed8a70936d2c2eae69083c39b78358dc90)
Igor Fedotov
05:23 PM Revision 720d8128 (ceph): os/bluestore: cleanup around ExtentList class.
Also move it out of bluestore_types.h.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 2d...
Igor Fedotov
05:13 PM Revision cc5c55bf (ceph): os/bluestore: kill AllocExtent[Vector] to simplify code a bit
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit e0cd948298ce8a7416315e3aa4777935e0290b73)
Igor Fedotov
04:45 PM RADOS Feature #38616: Improvements to auto repair

I don't think we need to set "failed_repair" if primary can't recover itself on a read error. We are already setti...
David Zafman
02:46 PM RADOS Feature #38616 (In Progress): Improvements to auto repair
David Zafman
04:41 PM Revision 656984a8 (ceph): os/bluestore: drop support for non-bulky extent release.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 90bbcd7cbb538d5e96c0e7e12de6365a13...
Radoslaw Zarzynski
04:41 PM Revision 9e17375b (ceph): os/bluestore: release txc's extents in bulky manner.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 5e1e6f939308f62596187696e9a499fc05...
Radoslaw Zarzynski
04:41 PM Revision 8707370d (ceph): os/bluestore: BlueFS releases disk extents in bulky manner.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 16906c0190fa11fb426651a57a789e454a...
Radoslaw Zarzynski
04:20 PM Revision 29cf76ee (ceph): os/bluestore/BlueFS: move release unused extents to _flush_and_sync_log
ASAP to release unused extents.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 2fc80f...
jianpeng ma
04:17 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
Forgot mention, the op appears to be an MForward. Sage Weil
04:13 PM Revision 7ba13f4d (ceph): os/bluestore: make the BitMapAllocator aware about bulk releases.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit d11753ef4d03fabcf326a26fd68febdafd...
Radoslaw Zarzynski
04:13 PM Revision 618ea258 (ceph): os/bluestore: make the StupidAllocator aware about bulk releases.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit cb0420ea0b343e7659807b33389ff2354a...
Radoslaw Zarzynski
04:13 PM Revision 77810e18 (ceph): os/bluestore: extend the Allocator interface with bulk releases.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 0b41d2372e2f27bdffc033b88fc4a4ccd5...
Radoslaw Zarzynski
03:19 PM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
Ju Lim wrote:
>
> Regarding the PGs per OSD chart, I know we talked about this needing to get replaced. The inten...
Alfonso Martínez
01:07 PM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
Ju Lim wrote:
> Regarding the PGs per OSD chart, I know we talked about this needing to get replaced. The intenti...
Lenz Grimmer
01:01 PM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
+1 on the capacity suggestion from Ernesto.
Regarding the PGs per OSD chart, I know we talked about this needing t...
Ju Lim
03:04 PM Revision d216aed3 (ceph): Merge PR #26875 into nautilus
* refs/pull/26875/head:
common: implement HMACs on top of OpenSSL.
msg/async, v2: switch the pre-auth mechanism to ...
Sage Weil
02:55 PM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Do you have any error on node5 ( `/var/log/rbd-target-api/rbd-target-api.log` )? What is the output of `ip addr` on n... Ricardo Marques
09:38 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
一帆 师 wrote:
> Ricardo Marques wrote:
> > 一帆 师 wrote:
> > > Ricardo Marques wrote:
> > > > You need the release ca...
一帆 师
09:32 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> 一帆 师 wrote:
> > Ricardo Marques wrote:
> > > You need the release candidate 2 that is now...
一帆 师
09:31 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> 一帆 师 wrote:
> > Ricardo Marques wrote:
> > > You need the release candidate 2 that is now...
一帆 师
09:25 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
一帆 师 wrote:
> Ricardo Marques wrote:
> > You need the release candidate 2 that is now available here http://downloa...
Ricardo Marques
04:46 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> You need the release candidate 2 that is now available here http://download.ceph.com/rpm-na...
一帆 师
04:41 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> You need the release candidate 2 that is now available here http://download.ceph.com/rpm-na...
一帆 师
02:27 PM Revision bf53d69b (ceph): Merge pull request #26918 from trociny/wip-rbd-bench-wait-on-interrupted
rbd: wait for all io complete when bench is interrupted
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:37 PM rgw Feature #24443: bucket tagging not working properly
bucket tagging is not implemented, so this issue tracks it as a feature request Casey Bodley
08:10 AM rgw Feature #24443: bucket tagging not working properly
PHP reproducer:... Konstantin Shalygin
12:58 PM CephFS Bug #38743 (Resolved): cephfs-shell: mkdir creates directory with invalid octal mode
... Milind Changire
12:46 PM CephFS Bug #38742 (Resolved): cephfs-shell: entering unrecognized command does not print newline after m...
... Milind Changire
12:43 PM Revision 9dc6de44 (ceph): mgr: Cleanup get_localized_module_option function
Address comments from https://github.com/ceph/ceph/pull/26736.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
12:34 PM CephFS Bug #38741 (Resolved): cephfs-shell: python traceback with mkdir when reattempt of mkdir
... Milind Changire
12:30 PM CephFS Feature #38740 (Resolved): cephfs-shell: support mkdir with non-octal mode
... Milind Changire
12:22 PM Revision 7831b989 (ceph): Merge PR #26948 into nautilus
* refs/pull/26948/head:
rbd-nbd: fix segfault for list-mapped command
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:07 PM Revision e3085f42 (ceph): Merge PR #26864 into nautilus
* refs/pull/26864/head:
rados: update to latest ver. of dmclock lib w performance enhancements
Reviewed-by: xie xin...
Sage Weil
12:02 PM mgr Bug #38731 (Resolved): mgr: telemetry plugin uses now-removed worker to set local config
Sage Weil
03:37 AM mgr Bug #38731 (Resolved): mgr: telemetry plugin uses now-removed worker to set local config
set_config was removed recently, so 'telemetry on/off' don't work
Replace with set_module_option
Dan Mick
12:01 PM Revision dc8a4969 (ceph): Merge PR #26921 into nautilus
* refs/pull/26921/head:
mgr/telemetry: fix 'telemetry {on,off}'
Reviewed-by: Volker Theile <vtheile@suse.com>
Revie...
Sage Weil
11:59 AM Revision 8fde6815 (ceph): Merge PR #26924 into nautilus
* refs/pull/26924/head:
auth/cephx: fix decode_encrypt error handling
auth/cephx: fix encode_encrypt error handling...
Sage Weil
11:58 AM RADOS Bug #38682 (Pending Backport): should report EINVAL in ErasureCode::parse() if m<=0
Sage Weil
11:52 AM bluestore Bug #38738: ceph ssd osd latency increase over time, until restart
Anton,
there is a thread named "ceph osd commit latency increase over time, until
restart" at ceph-users mail li...
Igor Fedotov
10:38 AM bluestore Bug #38738 (Resolved): ceph ssd osd latency increase over time, until restart
We register disk latency for VMs on SSD pool increase over time.
The VM disk latency normally is 0.5-3 ms.
The VM ...
Anton Usanov
11:42 AM Revision d8b10c34 (ceph): Merge pull request #26951 from ricardoasmarques/validate-ceph-iscsi-con...
nautilus: mgr/dashboard: Validate `ceph-iscsi` config version
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
11:30 AM mgr Bug #38621: py modules fail to cleanly shut down
Workaround PR:
https://github.com/ceph/ceph/pull/26823
Alfonso Martínez
09:55 AM bluestore Bug #38363: Failure in assert when calling: ceph-volume lvm prepare --bluestore --data /dev/sdg
I tested more with exactly the same hardware (PowerEdge R730xd). I tried to setup ceph luminous on Ububntu 16.04 and ... Rainer Krienke
09:42 AM Revision 1db73ca7 (ceph): mgr/dashboard: Validate `ceph-iscsi` config version
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit b9b2b562ccf5dc6469d11912ee28dd2d932fdb48)
Ricardo Marques
09:07 AM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
Lokesh Pashine wrote:
> Hello Team,
>
> I have set up the ceph dashboard and its allowing me to login but immedia...
一帆 师
09:06 AM CephFS Backport #38737 (Rejected): luminous: qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (...
Nathan Cutler
09:06 AM CephFS Backport #38736 (Resolved): mimic: qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON...
https://github.com/ceph/ceph/pull/27906 Nathan Cutler
09:06 AM CephFS Backport #38735 (Resolved): luminous: qa: tolerate longer heartbeat timeouts when using valgrind
https://github.com/ceph/ceph/pull/26964 Nathan Cutler
09:06 AM CephFS Backport #38734 (Resolved): mimic: qa: tolerate longer heartbeat timeouts when using valgrind
https://github.com/ceph/ceph/pull/26963
Nathan Cutler
09:04 AM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
I found where the bug come from now.
it is come from the code to deal with the time zone.
I changed my time zon...
一帆 师
08:45 AM mgr Bug #38702: test_selftest_cluster_log (tasks.mgr.test_module_selftest.TestModuleSelftest) fails i...
@Sage Weil pointed out that in python 3 the "watch_channel" ceph arg was not being parsed correctly (even default val... Alfonso Martínez
08:36 AM Dashboard Feature #38394 (Fix Under Review): mgr/dashboard: QA - try to run mgr Teuthology tests as part of...
Alfonso Martínez
08:28 AM Revision 5b59c87f (ceph): mgr/dashboard: add test_module_selftest to API tests
* This test suite helps to catch mgr module regressions introduced by
dashboard feature/bugfix.
* Fixed: 'ceph -w' no...
Alfonso Martínez
07:47 AM Revision a5a49f38 (ceph): rbd-nbd: fix segfault for list-mapped command
The global ceph context is not initialized when list-mapped command
is issued.
The regression was introduced by a926...
Mykola Golub
07:39 AM Revision 717a39e2 (ceph): rgw: fix RGWDeleteMultiObj::verify_permission()
for master
Fixes: https://tracker.ceph.com/issues/38722
Signed-off-by: Irek Fasikhov <malmyzh@gmail.com>
Irek Fasikhov
07:37 AM rgw Backport #38727 (In Progress): luminous: radosgw-admin bucket limit check stuck generating high r...
Ashish Singh
07:35 AM Revision b9867db9 (ceph): rgw: bucket limit check misbehaves for > max-entries buckets (usually 1...
RGWBucketAdminOp::limit_check does not correctly handle
truncation/continuation markers across calls to rgw_read_user...
Matt Benjamin
07:33 AM rgw Backport #38726 (In Progress): mimic: radosgw-admin bucket limit check stuck generating high read...
Ashish Singh
07:31 AM Revision 09d7e985 (ceph): rgw: bucket limit check misbehaves for > max-entries buckets (usually 1...
RGWBucketAdminOp::limit_check does not correctly handle
truncation/continuation markers across calls to rgw_read_user...
Matt Benjamin
07:30 AM Dashboard Backport #38725 (In Progress): mimic: mgr/dashboard: Search broken for entries with null values
Ashish Singh
07:21 AM Revision 4a2cb72c (ceph): mgr/dashboard: Search broken for entries with null values
Fixes: http://tracker.ceph.com/issues/38583
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
(cherry picked from...
Patrick Seidensal
06:19 AM Bug #38732 (New): RDMA support of non-SQL qp is broken
By setting "ms_async_rdma_support_srq = false", current RDMA code is supposed to support non-SQL queue pair.
But p...
Yibo Cai
03:51 AM CephFS Bug #38723 (Pending Backport): qa: tolerate longer heartbeat timeouts when using valgrind
Patrick Donnelly
03:50 AM Messengers Bug #36540: msg: messages are queued but not sent
No, the problem still exists:... Patrick Donnelly
03:44 AM CephFS Documentation #38728 (In Progress): doc: scrub administration docs need updated
Venky Shankar
03:41 AM Revision 5eea138d (ceph): mgr/telemetry: fix tense in status from "telemetry send"
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:40 AM Revision 7b3054f6 (ceph): mgr/telemetry: don't call deleted 'set_config' function
Use 'set_module_option' instead
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
03:37 AM Revision 7de8cb40 (ceph): Merge PR #26935 into nautilus
* refs/pull/26935/head:
qa: extend MDS heartbeat grace for valgrind
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
03:32 AM CephFS Bug #38704 (Pending Backport): qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOW...
Patrick Donnelly
03:31 AM Revision 505a05f3 (ceph): Merge PR #26916 into nautilus
* refs/pull/26916/head:
qa: ignore MON_DOWN for volume-client testing
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
03:07 AM Revision 4bb4f7a8 (ceph): Merge PR #26894 into nautilus
* refs/pull/26894/head:
qa/standalone/erasure-code/test-erasure-code: adjust test to avoid m=0
erasure-code: ensure...
Sage Weil
03:00 AM Revision f5e9344a (ceph): Merge pull request #24288 from tchaikov/jewel-18746
jewel: mon: handle bad snapshot removal reqs gracefully
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
02:43 AM Revision 63410d85 (ceph): mds: avoid check session connection's features when issuing caps
Session connection can be null for imported session. The fix is
recording which features client does not support in c...
Yan, Zheng
12:53 AM RADOS Cleanup #38635: bluestore: test osd_memory_target
Part 1: Test with a value of osd_memory_target lesser than the default, maybe half or less than that. This can be don... Neha Ojha
12:50 AM Revision 26470eca (ceph): doc: added section on creating RESTful API user
This will help users better understand how to
add RESTful API users/keys.
Fixes: https://tracker.ceph.com/issues/379...
James McClune

03/13/2019

11:03 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
... Sage Weil
10:55 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
... Sage Weil
10:49 PM rbd Bug #38599 (Duplicate): Ceph Mons crash on Glance image delete
This looks like a dup of #23915 which was fixed in 12.2.6 (you indicated you were running 12.2.5). Jason Dillaman
09:14 PM rbd Bug #38599: Ceph Mons crash on Glance image delete
It looks like it might be the same bug, unfortunately. :(
If the rbd team thinks this is not, can you guys transla...
Greg Farnum
08:23 PM Revision beea915c (ceph): Merge PR #26919 into nautilus
* refs/pull/26919/head:
doc: add CephFS notes for nautilus
Reviewed-by: Sébastien Han <seb@redhat.com>
Reviewed-by:...
Patrick Donnelly
08:10 PM rgw Documentation #38730 (Resolved): Added library/package for Golang
https://github.com/ceph/ceph/pull/26937 Irek Fasikhov
07:09 PM Revision 3ebd59b8 (ceph): msg: default to debug_ms=0
These have a measurable impact on performance and have a limited (although
not non-existent!) track record of providi...
Sage Weil
07:00 PM Revision 16560e07 (ceph): Merge pull request #26835 from ricardoasmarques/validate-ceph-iscsi-con...
mgr/dashboard: Validate `ceph-iscsi` config version
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
06:51 PM Revision 145c37c0 (ceph): doc: add CephFS notes for nautilus
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:47 PM CephFS Documentation #38729 (Resolved): doc: add LAZYIO
to doc/cephfs/{experimental-features.rst,posix.rst}. A new documentation page could also be appropriate. Patrick Donnelly
06:31 PM Revision decb9646 (ceph): Merge remote-tracking branch 'gh/nautilus'
Sage Weil
06:29 PM CephFS Documentation #38728 (Resolved): doc: scrub administration docs need updated
For changes from #12282.
Mostly, we should document (with examples!) how to view, abort, and pause scrubs.
Patrick Donnelly
05:46 PM Revision 52d5797c (ceph): qa/standalone/erasure-code/test-erasure-code: adjust test to avoid m=0
_DD is k=2 m=0, which we don't allow. Switch it to cDD.
I confess I don't fully understand why this was _DD to begi...
Sage Weil
05:30 PM rgw Backport #38727 (Resolved): luminous: radosgw-admin bucket limit check stuck generating high read...
https://github.com/ceph/ceph/pull/26946 Nathan Cutler
05:30 PM rgw Backport #38726 (Resolved): mimic: radosgw-admin bucket limit check stuck generating high read op...
https://github.com/ceph/ceph/pull/26945 Nathan Cutler
05:30 PM Feature #16310: Take pipe::connect() returned errno to rados_connect() Part2 of http://tracker.ce...
Brad Hubbard wrote:
> Vikhyat,
>
> I don't think this is worth fixing in SimpleMessenger is it? I will concentrat...
Vikhyat Umrao
05:48 AM Feature #16310: Take pipe::connect() returned errno to rados_connect() Part2 of http://tracker.ce...
Vikhyat,
I don't think this is worth fixing in SimpleMessenger is it? I will concentrate on a fix for AsyncMessenger.
Brad Hubbard
05:29 PM Dashboard Backport #38725 (Resolved): mimic: mgr/dashboard: Search broken for entries with null values
https://github.com/ceph/ceph/pull/26944 Nathan Cutler
04:50 PM ceph-volume Bug #37502: lvm batch potentially creates multi-pv volume groups
Alfredo Deza wrote:
> Martin, you can create the LVs in any way that might be preferable for you, and then pass thos...
Martin Weiss
04:38 PM ceph-volume Bug #37502: lvm batch potentially creates multi-pv volume groups
Martin, you can create the LVs in any way that might be preferable for you, and then pass those onto ceph-volume (no ... Alfredo Deza
04:30 PM ceph-volume Bug #37502: lvm batch potentially creates multi-pv volume groups
So in case we have a ratio of i.e. 24:4 for spinner vs. NVMe setup - it is expected that a single NVMe failure takes ... Martin Weiss
04:29 PM RADOS Bug #38724: _txc_add_transaction error (39) Directory not empty not handled on operation 21 (op 1...
ceph-post-file: 26dab2cb-36c9-40de-8455-1379406477e8
Sage Weil
04:29 PM RADOS Bug #38724 (Resolved): _txc_add_transaction error (39) Directory not empty not handled on operati...
... Sage Weil
04:25 PM Dashboard Bug #38630 (Resolved): mgr/dashboard: Support for encrypted iSCSI passwords
Ricardo Marques
04:25 PM Dashboard Bug #38220 (Resolved): mgr/dashboard: Support '/' in password fields
Ricardo Marques
04:22 PM Revision b9b2b562 (ceph): mgr/dashboard: Validate `ceph-iscsi` config version
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
04:22 PM Messengers Bug #36540: msg: messages are queued but not sent
I haven't seen this recently. Usually I grep for "no longer laggy" in MDS logs within the multimds suite runs. Right ... Patrick Donnelly
04:20 PM CephFS Bug #38723 (Fix Under Review): qa: tolerate longer heartbeat timeouts when using valgrind
Patrick Donnelly
04:11 PM CephFS Bug #38723 (Resolved): qa: tolerate longer heartbeat timeouts when using valgrind
... Patrick Donnelly
04:18 PM Revision 7b520755 (ceph): qa: extend MDS heartbeat grace for valgrind
Valgrind makes the MDS slowwwww. The newish mds_heartbeat_grace config allows
us to keep sending beacons to the mons ...
Patrick Donnelly
04:07 PM Revision bb3b2471 (ceph): Merge pull request #26790 from ricardoasmarques/iscsi-passwords-with-slash
mgr/dashboard: iSCSI - Support iSCSI passwords with '/'
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Lenz Grimmer
03:32 PM Revision 497e00c4 (ceph): mgr/telemetry: fix 'telemetry {on,off}'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:20 PM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
You need the release candidate 2 that is now available here http://download.ceph.com/rpm-nautilus/el7/noarch/ceph-mgr... Ricardo Marques
09:03 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> In that case, we have to check if your Ceph Dashboard already supports the 'backstore' fiel...
一帆 师
03:15 PM rgw Bug #38722: rgw: fix RGWDeleteMultiObj::verify_permission
-https://github.com/ceph/ceph/pull/26928- Irek Fasikhov
03:11 PM rgw Bug #38722 (Resolved): rgw: fix RGWDeleteMultiObj::verify_permission
So.
Set Policy on bucket...
Irek Fasikhov
03:13 PM Revision 813ea58a (ceph): doc/ceph-volume/lvm/batch: fix typos
Fix typos in ceph-volume lvm batch documentation
Signed-off-by: Alexandru Cucu <me@alexcucu.ro>
Alexandru Cucu
03:08 PM RADOS Bug #38631 (Resolved): osd-scrub-repair.sh fails due to num_objects wrong
David Zafman
03:05 PM RADOS Bug #38678 (Resolved): Minor cleanups in tests and log output
David Zafman
03:00 PM Revision 864c05fa (ceph): mgr/dashboard: Support iSCSI password with '/'
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:00 PM Revision a5c6cc8b (ceph): mgr/dashboard: Always get iSCSI passwords decrypted
Fixes: https://tracker.ceph.com/issues/38630
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
02:37 PM Revision d239b3c0 (ceph): Merge pull request #26765 from p-na/wip-pna-rbd-conf-table-search
mgr/dashboard: Fix search in `Source` column of RBD configuration list
Reviewed-by: Stephan Müller <smueller@suse.co...
Lenz Grimmer
02:30 PM Dashboard Bug #38583 (Pending Backport): mgr/dashboard: Search broken for entries with null values
Lenz Grimmer
02:27 PM Revision 57d6cc93 (ceph): Merge pull request #26766 from p-na/wip-pna-fix-table-search
mgr/dashboard: Search broken for entries with null values
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by...
Lenz Grimmer
01:53 PM rgw Bug #35973 (Pending Backport): radosgw-admin bucket limit check stuck generating high read ops wi...
Casey Bodley
01:53 PM Revision f80051b4 (ceph): Merge pull request #26800 from linuxbox2/wip-rgw-limitcheck-trunc
rgw: bucket limit check misbehaves for > max-entries buckets (usually…
Reviewed-by: Abhishek Lekshmanan <abhishek@su...
Casey Bodley
01:50 PM Revision 4e6a6183 (ceph): doc: add release notes for 13.2.5 mimic
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:42 PM mgr Bug #38228 (Closed): mgr: NO TRACE DUMP - "reap_dead start"
Closing this as this hasn't happened again. Ernesto Puerta
01:23 PM rgw Bug #23432: Elastic Search Indexing fails for encrypted objects
... Vik Tara
01:21 PM rgw Bug #23432: Elastic Search Indexing fails for encrypted objects
Here's a patch for this, it's been sitting with us for a while!... Vik Tara
01:16 PM RADOS Bug #38705 (Resolved): mgr: segv in module thread, PyArg_ParseTuple
Sage Weil
01:16 PM Revision 96b83783 (ceph): Merge PR #26920 into master
* refs/pull/26920/head:
qa/tasks/mgr/test_module_selftest: fix localized value test
mgr/BaseMgrStandbyModule: parse...
Sage Weil
12:50 PM Revision 86f47f6b (ceph): mgr/dashboard: Add separate option to config SSL port
There is a need to introduce this new config option because the MgrModule::get_module_option() and MgrModule::get_loc... Volker Theile
12:31 PM Revision 4b3db559 (ceph): Merge pull request #26756 from badone/wip-f28-broken-Cython-dep
rpm: Install python2-Cython on f28
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Boris Ranto <branto@redhat...
Boris Ranto
12:14 PM rgw Documentation #38721 (Resolved): Remove OpenStack Kilo reference in the keystone documentation
Kilo is EOL since 2016: https://releases.openstack.org/
Ocata is the oldest (non-EOLed) version of OpenStack.
R...
Sebastian Wagner
12:11 PM Revision ebdd003b (ceph): qa/tasks/mgr/test_module_selftest: fix localized value test
When mgr/selftest/testkey = foo and mgr/selftest/x/testkey is not set,
then get_localized() should return foo.
Signe...
Sage Weil
12:03 PM RADOS Backport #38720 (Resolved): mimic: crush: choose_args array size mis-sized when weight-sets are e...
https://github.com/ceph/ceph/pull/27082 Nathan Cutler
12:03 PM RADOS Backport #38719 (Resolved): luminous: crush: choose_args array size mis-sized when weight-sets ar...
https://github.com/ceph/ceph/pull/27085 Nathan Cutler
11:57 AM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
*Raw capacity chart*
It's a binary one (either Total-Used or Total-Free, the third data is trivial)
These are the r...
Ernesto Puerta
11:56 AM mgr Bug #38702: test_selftest_cluster_log (tasks.mgr.test_module_selftest.TestModuleSelftest) fails i...
The fact is that if you run vstart_runner.py with this watcher:
bin/ceph -w --watch-channel "*"
the tests pass ...
Alfonso Martínez
11:56 AM RADOS Bug #38664 (Pending Backport): crush: choose_args array size mis-sized when weight-sets are enabled
Sage Weil
11:56 AM RADOS Bug #38703 (Resolved): lazy omap stats aren't incorportaed into pg_autoscaler size value
Sage Weil
11:56 AM Revision 0eaad2d8 (ceph): Merge PR #26886 into master
* refs/pull/26886/head:
crush/CrushWrapper: ensure crush_choose_arg_map.size == max_buckets
Reviewed-by: xie xinggu...
Sage Weil
11:56 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Greg Farnum wrote:
> >
> > Well, as someone noted, you also need to make sure you aren't cre...
Zheng Yan
11:48 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Zheng Yan wrote:
> > For directory inode, current mds only issues Fsx (at most) caps to client...
Zheng Yan
11:55 AM Revision d5aa4ff8 (ceph): Merge PR #26917 into master
* refs/pull/26917/head:
osd/osd_types: include omap and hit_set_archive bytes in pool usage
Reviewed-by: Neha Ojha ...
Sage Weil
11:55 AM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
/a/sage-2019-03-13_02:19:41-rados-wip-sage3-testing-2019-03-12-1657-distro-basic-smithi/3715202 Sage Weil
11:54 AM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
https://releases.openstack.org/ Sebastian Wagner
11:54 AM rbd Documentation #18197: Remove any pre-OpenStack Liberty references from the RBD documentation
+1. The documentation talks about versions that are outdated since 2014 Sebastian Wagner
11:54 AM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
... Sage Weil
11:52 AM RADOS Bug #38718 (New): 'osd crush weight-set create-compat' (and other OSDMonitor commands) can leak u...
... Sage Weil
10:57 AM mgr Bug #23460 (Resolved): mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expi...
Nathan Cutler
10:56 AM mgr Backport #38318 (Resolved): luminous: mgr deadlock: _check_auth_rotating possible clock skew, rot...
Nathan Cutler
10:55 AM RADOS Backport #38506 (Resolved): luminous: ENOENT on setattrs (obj was recently deleted)
Nathan Cutler
10:39 AM RADOS Bug #38258 (Resolved): filestore: fsync(2) return value not checked
Nathan Cutler
10:38 AM RADOS Backport #38316 (Resolved): luminous: filestore: fsync(2) return value not checked
Nathan Cutler
10:34 AM rgw Backport #38501 (Resolved): luminous: only first subuser can be exported to nfs
Nathan Cutler
10:33 AM mgr Cleanup #38717 (New): mgr: remove duplicate Active-Standby code in C++ mgr and Python mgr_module.py
Currently both Ceph-mgr and mgr_module.py have a notable amount of duplicate code for implementing the API both in Ac... Ernesto Puerta
10:22 AM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
一帆 师 wrote:
> 一帆 师 wrote:
> > 一帆 师 wrote:
> > > I just install mon mgr and nothing, after i login the dashboard,it...
一帆 师
09:32 AM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
一帆 师 wrote:
> 一帆 师 wrote:
> > I just install mon mgr and nothing, after i login the dashboard,it immediately log me...
一帆 师
09:00 AM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
一帆 师 wrote:
> I just install mon mgr and nothing, after i login the dashboard,it immediately log me out.
> I tested...
一帆 师
10:10 AM rgw Backport #38608 (Resolved): luminous: reduce log shard config for multisite tests
Nathan Cutler
10:10 AM Dashboard Feature #26876 (Resolved): mgr/dashboard: NFS-Ganesha Management - built-in
Tiago Melo
10:09 AM rgw Documentation #18174 (Fix Under Review): document steps to disable metadata_heap on existing zones
Nathan Cutler
10:02 AM Dashboard Bug #38302 (Resolved): mgr/dashboard: Error when editing a pool with '/' in the name
Tiago Melo
10:01 AM Dashboard Bug #38303 (Resolved): mgr/dashboard: Error when editing an rbd with '/' in the name
Tiago Melo
10:01 AM Dashboard Feature #38399 (Resolved): mgr/dashboard: Add endpoint for NFS status
Tiago Melo
09:54 AM rgw Backport #38714 (Resolved): luminous: rgw: gc entries with zero-length chains are not cleaned up
https://github.com/ceph/ceph/pull/31664 Nathan Cutler
09:54 AM rgw Backport #38713 (Resolved): mimic: rgw: gc entries with zero-length chains are not cleaned up
https://github.com/ceph/ceph/pull/27796 Nathan Cutler
09:54 AM rgw Backport #38712 (Rejected): luminous: rgw: abort multipart in lifecycle when enable index shard
Nathan Cutler
09:54 AM rgw Backport #38711 (Rejected): mimic: rgw: abort multipart in lifecycle when enable index shard
Nathan Cutler
09:53 AM CephFS Backport #38710 (Rejected): luminous: qa: kclient unmount hangs after file system goes down
Nathan Cutler
09:53 AM CephFS Backport #38709 (Resolved): mimic: qa: kclient unmount hangs after file system goes down
https://github.com/ceph/ceph/pull/29218 Nathan Cutler
09:30 AM Feature #38708 (New): Rados import is potentially dangerous and should need confirmation
With `rados import`, the default behaviour is to overwrite, without any confirmation from the user.
As this is poten...
Rene Diepstraten
09:21 AM Revision d44b0554 (ceph): auth/cephx: fix decode_encrypt error handling
**decode_encrypt** returns 0 on success, 1 otherwise
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:20 AM Revision dacde154 (ceph): Merge pull request #26788 from ricardoasmarques/iscsi-docs-password
doc/rbd/iscsi-target-cli: Update auth command
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ricardo Marques
09:16 AM bluestore Support #38707 (Closed): Ceph OSD Down & Out - can't bring back up - Caught signal (Segmentation ...
I noticed that in my 3-node, 12-osd cluster (3 OSD per Node), one node has all 3 of its OSDs marked "Down" and "Out".... Liam Retrams
08:30 AM Revision 19d8ef6f (ceph): auth/cephx: fix encode_encrypt error handling
**encode_encrypt** returns 0 on success, 1 otherwise
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:28 AM Revision 58e9d482 (ceph): mgr/dashboar: Add refresh nterval to the dashboard landing page
Fixes: http://tracker.ceph.com/issues/26872
Signed-off-by: guodan1 <guodan1@lenovo.com>
guodan1
07:58 AM rbd Bug #38706 (Resolved): flush skips requests in QOS throttler queue
The flush request must wait for all in-flight operations to complete. But if QOS is enabled currently it does not wai... Mykola Golub
06:53 AM Bug #38591 (Resolved): Please create "ceph-luminous" branch for https://github.com/ceph/rocksdb
commit pushed as ceph-luminous.
@Geoffrey, thanks for filing this issue! fixed.
@Greg, Yeah, i think it's a leg...
Kefu Chai
04:40 AM RADOS Backport #38423 (Resolved): luminous: osd/TestPGLog.cc: Verify that dup_index is being trimmed
Brad Hubbard
04:39 AM Revision df0a6d4f (ceph): Merge pull request #26574 from badone/wip-luminous-test-dup_index-trim
luminous: test: Verify a log trim trims the dup_index
Reviewed-by: Neha Ojha <nojha@redhat.com>
Brad Hubbard
02:22 AM Revision 6de7111e (ceph): rpm: Install python2-Cython in python2 environment
do_cmake.sh tests for Cython module version in python2
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
12:23 AM Revision 39573a06 (ceph): include/types: beef sha_digest_t up with encode and compare.
BEWARE: sha_digest_t is part of our public. The commit tries to
preserve it as the cost of avoiding a clean-up.
Sign...
Radoslaw Zarzynski
12:23 AM Revision 8e324a58 (ceph): msg/async, v2: switch the pre-auth mechanism to HMAC-SHA256.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:23 AM Revision 9a391a23 (ceph): common: implement HMACs on top of OpenSSL.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:23 AM Revision a70a3563 (ceph): msg/async, v2: introduce pre_auth exchanges with CRC32.
CRC32 is just scaffolding and will be replaced with
HMAC-SHA256 or other msg auth code.
Signed-off-by: Radoslaw Zarz...
Radoslaw Zarzynski
12:23 AM Revision dc4dceff (ceph): auth: add hmac_sha256() to CryptoKey.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:07 AM Revision 5965b6c1 (ceph): Merge pull request #26880 from pcuzner/prom-add-recovery-metrics
mgr/prometheus: Add recovery metrics
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto

03/12/2019

11:35 PM Dashboard Bug #38217 (Resolved): mgr/dashboard: Error creating iSCSI target when pool or image contains dot...
Ricardo Marques
11:19 PM Revision 150c6e90 (ceph): Merge pull request #26613 from badone/wip-luminous-drop-GIL-in-get_config
luminous: mgr: drop GIL in get_config
Reviewed-by: Neha Ojha <nojha@redhat.com>
Brad Hubbard
11:11 PM mgr Backport #38460 (Resolved): luminous: deadlock in standby ceph-mgr daemons
Brad Hubbard
10:31 PM Revision 96968487 (ceph): crush/CrushWrapper: pass cct down into more places
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:52 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Greg Farnum wrote:
>
> Well, as someone noted, you also need to make sure you aren't creating a dentry that alread...
Jeff Layton
09:21 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> That's sort of my point here (though I didn't put it quite as succinctly). I don't think adding...
Greg Farnum
08:25 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
That's sort of my point here (though I didn't put it quite as succinctly). I don't think adding more cap flags really... Jeff Layton
06:23 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Given that we already use non-cap flags, and directories are special anyway, I'm not sure extending the cap language ... Greg Farnum
12:49 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Patrick Donnelly wrote:
> Okay, here's how I think it should work but it may not be how it actually works:
>
> Fs...
Jeff Layton
12:10 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Patrick Donnelly wrote:
>
> Okay, here's how I think it should work but it may not be how it actually works:
>
...
Jeff Layton
11:10 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Zheng Yan wrote:
> For directory inode, current mds only issues Fsx (at most) caps to client. It never issues Frwcb ...
Jeff Layton
03:49 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Patrick Donnelly wrote:
>
> > Fx would indicate the directory contents can be cached by the ...
Zheng Yan
09:46 PM RADOS Bug #38705 (Fix Under Review): mgr: segv in module thread, PyArg_ParseTuple
https://github.com/ceph/ceph/pull/26920 Sage Weil
07:30 PM RADOS Bug #38705: mgr: segv in module thread, PyArg_ParseTuple
appear to happen during standby. also, i see an ignored monmap message:... Sage Weil
07:28 PM RADOS Bug #38705: mgr: segv in module thread, PyArg_ParseTuple
lots of these failures. module varies (i've seen dashboard, prometheus so far) Sage Weil
07:11 PM RADOS Bug #38705 (Resolved): mgr: segv in module thread, PyArg_ParseTuple
... Sage Weil
09:45 PM Revision e66ed588 (ceph): mgr/BaseMgrStandbyModule: parse prefix properly
Fixes: http://tracker.ceph.com/issues/38705
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:53 PM mgr Backport #38318: luminous: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26427
merged
Yuri Weinstein
07:53 PM Revision bb970ceb (ceph): Merge pull request #26427 from smithfarm/wip-38318-luminous
luminous: mgr: deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too early
Reviewed-by: ...
Yuri Weinstein
07:52 PM RADOS Backport #38506: luminous: ENOENT on setattrs (obj was recently deleted)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26706
merged
Yuri Weinstein
07:52 PM Revision 66911d22 (ceph): Merge pull request #26706 from pdvian/wip-38506-luminous
luminous: osd/PrimaryLogPG: handle object !exists in handle_watch_timeout
Reviewed-by: xie xingguo <xie.xingguo@zte....
Yuri Weinstein
07:51 PM RADOS Backport #38316: luminous: filestore: fsync(2) return value not checked
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26871
merged
Yuri Weinstein
07:51 PM Revision 4b999336 (ceph): Merge pull request #26871 from neha-ojha/wip-38316-luminous
luminous: core: os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:46 PM Revision 8d9c6c20 (ceph): Merge pull request #26712 from badone/wip-b64decode-decorator-traceback
pybind/mgr/restful: Decode the output of b64decode
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Boris Ran...
Boris Ranto
07:41 PM Revision 3ab9f387 (ceph): Merge pull request #26899 from dzafman/wip-38678
Minor cleanups in tests and log output
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
06:40 PM RADOS Bug #38159: ec does not recover below min_size
We coudl perhaps point the finger at the min_size choice:... Sage Weil
06:39 PM RADOS Bug #38159: ec does not recover below min_size
... Sage Weil
06:38 PM Revision b6e503d7 (ceph): rgw: test_dmclock_scheduler: conditionalize tests with boost ctx
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:38 PM Revision dc06e218 (ceph): librgw: expose dmclock linkage
As files that include librgw will fail to build with include errors otherwise
Signed-off-by: Abhishek Lekshmanan <ab...
Abhishek Lekshmanan
06:37 PM Revision a51f5121 (ceph): rgw: build async scheduler only when beast is built
As it depends on yield and other asio constructs don't build if beast frontend
isn't built
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
06:24 PM Revision 95b6a760 (ceph): rbd: wait for all io complete when bench is interrupted
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:15 PM Revision a413c60e (ceph): Merge PR #26890 into master
* refs/pull/26890/head:
ceph.spec.in: add libstoragemgmt to mgr package
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:12 PM Revision ab0a6528 (ceph): erasure-code: ensure m >= 1
Fixes: http://tracker.ceph.com/issues/38682
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:06 PM Linux kernel client Bug #23112 (Resolved): rbd kernel client might hang when write to a quota-full pool
Ilya Dryomov
06:06 PM Linux kernel client Bug #23112: rbd kernel client might hang when write to a quota-full pool
There is a new libceph option for this in 5.0:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/...
Ilya Dryomov
05:48 PM CephFS Bug #38677 (Pending Backport): qa: kclient unmount hangs after file system goes down
Patrick Donnelly
05:47 PM Revision 4f3df2cc (ceph): Merge PR #26893 into master
* refs/pull/26893/head:
qa: unmount clients prior to marking fs down
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
05:43 PM RADOS Bug #38703 (Fix Under Review): lazy omap stats aren't incorportaed into pg_autoscaler size value
https://github.com/ceph/ceph/pull/26917 Sage Weil
04:42 PM RADOS Bug #38703 (Resolved): lazy omap stats aren't incorportaed into pg_autoscaler size value
on lab cluster,... Sage Weil
05:42 PM Revision 55b4d52e (ceph): osd/osd_types: include omap and hit_set_archive bytes in pool usage
- Include the hit_set_archive bytes if we're in legacy mode.
- Add in (estimated) omap bytes for both nautilus+ and ...
Sage Weil
05:40 PM CephFS Bug #38704 (Fix Under Review): qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOW...
Patrick Donnelly
05:28 PM CephFS Bug #38704 (Resolved): qa: "[WRN] Health check failed: 1/3 mons down, quorum b,c (MON_DOWN) in cl...
... Patrick Donnelly
05:38 PM Revision 1ceadf0f (ceph): qa: ignore MON_DOWN for volume-client testing
The test restarts the monitors.
Fixes: http://tracker.ceph.com/issues/38704
Signed-off-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
05:35 PM rgw Bug #38454 (Pending Backport): rgw: gc entries with zero-length chains are not cleaned up
J. Eric Ivancich
05:34 PM rgw Bug #38486 (Pending Backport): rgw: abort multipart in lifecycle when enable index shard
J. Eric Ivancich
05:26 PM CephFS Bug #38676 (Resolved): qa: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)
Patrick Donnelly
05:26 PM Revision c859be50 (ceph): Merge PR #26892 into master
* refs/pull/26892/head:
qa: stop testing simple messenger in CephFS suites
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
04:51 PM Revision ecdb4604 (ceph): Merge pull request #26503 from ricardoasmarques/iscsi-support-dots-in-name
mgr/dashboard: iSCSI - Adds support for pool/image names with dots
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
04:48 PM Revision cbff874f (ceph): 13.2.5
Jenkins Build Slave User
04:26 PM Revision ccda4888 (ceph): crush/CrushWrapper: ensure crush_choose_arg_map.size == max_buckets
The crush/builder.c crush_add_bucket method resizes the max_buckets array
but a power of 2 when it has to expand, but...
Sage Weil
04:23 PM Revision 0af071df (ceph): Merge pull request #26891 from rjfd/wip-dashboard-iscsi-ssl
mgr/dashboard: iscsi: adds CLI command to enable/disable API SSL verification
Reviewed-by: Ricardo Marques <rimarque...
Ricardo Marques
04:22 PM rgw Backport #38501: luminous: only first subuser can be exported to nfs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26677
merged
Yuri Weinstein
04:22 PM Revision d7d11e96 (ceph): Merge pull request #26677 from smithfarm/wip-38501-luminous
luminous: rgw: rgw_file: only first subuser can be exported to nfs
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:20 PM rgw Backport #38608: luminous: reduce log shard config for multisite tests
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/26791
merged
Yuri Weinstein
04:19 PM Revision dd7b96bd (ceph): Merge pull request #26791 from cbodley/wip-38608
luminous: qa/rgw: reduce number of multisite log shards
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:18 PM Revision 95ce7336 (ceph): Merge pull request #26658 from ivancich/wip-lc-prefix-fix
rgw: fix unordered bucket listing when object names are adorned
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
03:59 PM Revision c43465cc (ceph): Merge pull request #26545 from ivancich/wip-rgw-gc-stall-min-fixes
rgw: resolve bug where marker was not advanced during garbage collection
Reviewed-by: Matt Benjamin <mbenjamin@redha...
Casey Bodley
03:59 PM Revision f686b5ad (ceph): Merge pull request #26601 from ivancich/wip-rgw-gc-stall-fixes
rgw: resolve bugs and clean up garbage collection code
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
03:58 PM Revision 7ecce2b1 (ceph): Merge pull request #26599 from cbodley/wip-rgw-beast-default
rgw: make beast the default for rgw_frontends
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
03:49 PM RADOS Bug #38579: osd: should not mark cluster_messenger when commited new osdmap
Ok, I think I understand. This would noramlly trigger a RESETSESSION in the v1 protocol because the primary's connec... Sage Weil
03:45 PM rgw Documentation #18174: document steps to disable metadata_heap on existing zones
https://github.com/ceph/ceph/pull/26915 Dan van der Ster
03:39 PM bluestore Bug #38559: 50-100% iops lost due to bluefs_preextend_wal_files = false
Yes, I've thought of that but I haven't tested it... However this is rather strange then. Who does the fsync if BlueF... Vitaliy Filippov
03:00 PM bluestore Bug #38559: 50-100% iops lost due to bluefs_preextend_wal_files = false
Sage Weil
02:59 PM bluestore Bug #38559: 50-100% iops lost due to bluefs_preextend_wal_files = false
This goes away after you write more metadta into rocksdb and it starts overwriting previous wal files. The purpose o... Sage Weil
03:39 PM Revision e3c1ea24 (ceph): rgw: prefix-delimiter listing: support >1 character delimiter
Fix prefix and CommonPrefix extraction logic in
RGWRados::Bucket::List::list_objects_ordered so as to permit
arbitrar...
Matt Benjamin
03:34 PM Dashboard Feature #38394 (In Progress): mgr/dashboard: QA - try to run mgr Teuthology tests as part of run-...
Alfonso Martínez
03:26 PM Revision 3c378ad2 (ceph): Merge pull request #26896 from dillaman/wip-rbd-cls-warning
cls/rbd: fixed uninitialized variable compiler warning
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:08 PM Revision fb915c48 (ceph): osd/PG: invalidate PG if merging with unexpected version
If the source or target PG version is 0'0, we may silently take the max
of the source and target and still leave the ...
Sage Weil
02:56 PM Revision 7c4f29bf (ceph): ceph.spec.in: add libstoragemgmt to mgr package
The libstoragemgmt package is needed so we can activate the drive
blink-led feature so we should pull that package.
...
Sébastien Han
02:46 PM Dashboard Bug #36176 (Resolved): mgr/dashboard: Make backend API tests coverage work again
Alfonso Martínez
02:40 PM mgr Bug #38702 (New): test_selftest_cluster_log (tasks.mgr.test_module_selftest.TestModuleSelftest) f...
The QA cluster log test (https://github.com/ceph/ceph/blob/master/qa/tasks/mgr/test_module_selftest.py#L292) fails be... Volker Theile
02:39 PM Revision a06a2d6c (ceph): Merge pull request #26854 from ricardoasmarques/fix-mutual-password-inp...
mgr/dashboard: Fix iSCSI mutual password input type
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:25 PM rgw Bug #23993 (Can't reproduce): RGWCopyObj::parse_copy_location does not take vhost styple url into...
Abhishek Lekshmanan
02:21 PM RADOS Backport #38162 (Resolved): luminous: maybe_remove_pg_upmaps incorrectly cancels valid pending up...
Nathan Cutler
02:20 PM mgr Bug #37940 (Resolved): upmap balancer won't refill underfull osds if zero overfull found
Nathan Cutler
02:20 PM mgr Backport #38037 (Resolved): luminous: upmap balancer won't refill underfull osds if zero overfull...
Nathan Cutler
02:20 PM Bug #37881 (Resolved): osd/OSDMap: calc_pg_upmaps - potential access violation
Nathan Cutler
02:19 PM Backport #37889 (Resolved): luminous: osd/OSDMap: calc_pg_upmaps - potential access violation
Nathan Cutler
02:14 PM Revision 7f49be21 (ceph): mon/OSDMonitor: set ec min_size to k + min(1, m - 1)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:12 PM mgr Bug #38182 (Resolved): restful: py got exception when get osd info
Nathan Cutler
02:12 PM mgr Backport #38257 (Resolved): luminous: restful: py got exception when get osd info
Nathan Cutler
02:11 PM RADOS Bug #37797 (Resolved): radosbench tests hit ENOSPC
Nathan Cutler
02:11 PM RADOS Backport #38240 (Resolved): luminous: radosbench tests hit ENOSPC
Nathan Cutler
02:09 PM RADOS Backport #38400 (Resolved): luminous: rados_shutdown hang forever in ~objecter()
Nathan Cutler
02:01 PM Dashboard Subtask #38701 (Resolved): mgr/dashboard: Write E2E test to verify an RBD image has been created,...

Steps:
# Create a (replicated) pool with application "RBD"
# Create an RBD image within the pool
# Verify that...
Laura Paduano
02:01 PM RADOS Bug #38682 (Fix Under Review): should report EINVAL in ErasureCode::parse() if m<=0
https://github.com/ceph/ceph/pull/26894
Sage Weil
01:36 PM RADOS Bug #38682: should report EINVAL in ErasureCode::parse() if m<=0
I agree that m=0 is useless--it's no better than num_rep=1... just a (much) more complicated code path and more corne... Sage Weil
06:28 AM RADOS Bug #38682: should report EINVAL in ErasureCode::parse() if m<=0
i think we can even go further -- to prevent user from creating a profile with m=0. technically, it's correct. but pr... Kefu Chai
06:24 AM RADOS Bug #38682 (Resolved): should report EINVAL in ErasureCode::parse() if m<=0
... Kefu Chai
01:39 PM rgw Bug #38700 (Resolved): silent corruption using SSE-C on multi-part upload to S3 with non-default ...
Multi-part uploads to S3 on RGW silently cause corruption if you use a non-default chunk size, e.g. 5242881 bytes, wh... László van den Hoek
12:58 PM Revision 6ef98c6e (ceph): rgw: ldap: fix LDAPAuthEngine::init() when uri !empty()
Fixes: https://tracker.ceph.com/issues/38699
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
12:57 PM rgw Bug #38699 (Resolved): rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
Prevents authentication from...working. Matt Benjamin
12:56 PM Revision ffe31402 (ceph): mgr/dashboard: Fix iSCSI mutual password input type
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
12:56 PM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
Yeah absolute urls should be fixed in 13.2.5 Abhishek Lekshmanan
12:55 PM rgw Bug #23575 (Resolved): radosgw-admin: user stats bug with sync stats
should be fixed by https://github.com/ceph/ceph/pull/20038 Abhishek Lekshmanan
12:53 PM rgw Bug #38214: unable to cancel reshard operations for buckets with tenants
Abhishek Lekshmanan
12:51 PM rgw Bug #38698 (Resolved): non existant mdlog failures logged at level 0
Since ENOENT errors in fetching mdlogs are non critical errors, don't log them. Abhishek Lekshmanan
12:39 PM Dashboard Feature #38697 (Closed): mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & ...
Currently, the Look'n'Feel of these cards is:
!pgs-per-osd-current.png!
!raw-capacity-current.png!
Paul Cuzner e...
Alfonso Martínez
12:27 PM Dashboard Feature #38331 (In Progress): mgr/dashboard: Add separate option to config SSL port
Volker Theile
12:24 PM Revision ed0df5a2 (ceph): Merge PR #26906 into master
* refs/pull/26906/head:
Typo in Nautilus release notes: not -> now
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn...
Sage Weil
12:13 PM bluestore Bug #38574 (Resolved): mimic: Unable to recover from ENOSPC in BlueFS
Nathan Cutler
12:09 PM rgw Backport #38695 (In Progress): luminous: rgw: es: some meta attrs might be trimmed
Nathan Cutler
12:06 PM rgw Backport #38695 (Resolved): luminous: rgw: es: some meta attrs might be trimmed
https://github.com/ceph/ceph/pull/26516 Nathan Cutler
12:09 PM rgw Backport #38209 (In Progress): mimic: rgw: es: some meta attrs might be trimmed
Nathan Cutler
12:08 PM rgw Backport #38696 (In Progress): luminous: rgw: es: cannot query by content_type
Nathan Cutler
12:07 PM rgw Backport #38696 (Resolved): luminous: rgw: es: cannot query by content_type
https://github.com/ceph/ceph/pull/26516 Nathan Cutler
12:07 PM rgw Backport #38191 (In Progress): mimic: rgw: es: cannot query by content_type
Nathan Cutler
12:05 PM rgw Backport #38694 (In Progress): luminous: Radosgw elastic search sync module not working properly ...
Nathan Cutler
12:04 PM rgw Backport #38694 (Resolved): luminous: Radosgw elastic search sync module not working properly (al...
https://github.com/ceph/ceph/pull/26516 Nathan Cutler
12:04 PM rgw Backport #38194 (In Progress): mimic: Radosgw elastic search sync module not working properly (al...
Nathan Cutler
12:02 PM rgw Backport #38691 (In Progress): mimic: rgw: es: add support for ES endpoints with password
Nathan Cutler
11:59 AM rgw Backport #38691 (Resolved): mimic: rgw: es: add support for ES endpoints with password
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
12:02 PM Revision c703cf9a (ceph): osd/bluestore: Actually wait until completion in write_sync
This function is only used by RocksDB WAL writing so it must sync data.
This fixes #18338 and thus allows to actuall...
Vitaliy Filippov
12:02 PM rgw Backport #38690 (In Progress): luminous: rgw: es: add support for ES endpoints with password
Nathan Cutler
11:58 AM rgw Backport #38690 (Resolved): luminous: rgw: es: add support for ES endpoints with password
https://github.com/ceph/ceph/pull/26516 Nathan Cutler
12:01 PM rgw Backport #38693 (In Progress): mimic: rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler
11:59 AM rgw Backport #38693 (Resolved): mimic: rgw: elastic plugin doesn't seem to work with ES 6
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
12:00 PM rgw Backport #38692 (In Progress): luminous: rgw: elastic plugin doesn't seem to work with ES 6
Nathan Cutler
11:59 AM rgw Backport #38692 (Resolved): luminous: rgw: elastic plugin doesn't seem to work with ES 6
https://github.com/ceph/ceph/pull/26516 Nathan Cutler
11:58 AM CephFS Backport #38689 (Resolved): mimic: mds: inode filtering on 'dump cache' asok
https://github.com/ceph/ceph/pull/27058 Nathan Cutler
11:57 AM CephFS Backport #38688 (Rejected): luminous: mds: inode filtering on 'dump cache' asok
Nathan Cutler
11:57 AM Dashboard Bug #38528 (Resolved): mgr/dashboard: Unable to disable SSL support
Volker Theile
11:56 AM CephFS Backport #38687 (Resolved): mimic: kcephfs TestClientLimits.test_client_pin fails with "client ca...
https://github.com/ceph/ceph/pull/29211 Nathan Cutler
11:56 AM CephFS Backport #38686 (Resolved): luminous: kcephfs TestClientLimits.test_client_pin fails with "client...
https://github.com/ceph/ceph/pull/27040 Nathan Cutler
11:56 AM rbd Backport #38685 (Resolved): mimic: librbd: avoid aggregate-initializing any static_visitor
https://github.com/ceph/ceph/pull/27041 Nathan Cutler
11:56 AM rbd Backport #38684 (Resolved): mimic: librbd: avoid aggregate-initializing IsWriteOpVisitor
https://github.com/ceph/ceph/pull/27039 Nathan Cutler
11:55 AM Bug #38683 (Closed): OSDMapRef access by multiple threads is unsafe
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x000055c38ab92549 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)...
Zengran Zhang
10:51 AM Revision f6fd7b15 (ceph): Merge pull request #26904 from SUSE/wip-orchestrator-deepsea-sharedsecret
mgr/deepsea: always use 'password' parameter for salt-api auth
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
10:43 AM Revision c07583db (ceph): ceph.spec.in: add libstoragemgmt to mgr package
The libstoragemgmt package is needed so we can activate the drive
blink-led feature so we should pull that package.
S...
Sébastien Han
10:40 AM Dashboard Feature #36607: mgr/dashboard: Display description on mouse hover
Ju Lim wrote:
> It seems like we’re trying to show an infotip — denoted by the information icon — on a per dashboard...
Dan Guo
10:31 AM Revision 9f826892 (ceph): Merge pull request #26851 from rhcs-dashboard/36176-enable-api-tests-co...
mgr/dashboard: enable coverage for API tests Lenz Grimmer
10:29 AM Revision 9173d1f6 (ceph): Merge pull request #26669 from ricardoasmarques/iscsi-docs-disk-slash
doc/rbd/iscsi-target-cli: Update disk separator
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ricardo Marques
10:15 AM Revision 18dd67b6 (ceph): mgr/dashboard: tests: move helper classes to __init__.py
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:15 AM Revision a3708cc4 (ceph): mgr/dashboard: tests: add mixin classes to mock mons KV store
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:15 AM Revision fb92b9ba (ceph): mgr/dashboard: tests: update tests that mock mons kv store
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:15 AM Revision 4ff8246a (ceph): mgr/dashboard: tests: add iscsi CLI commands testing
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:15 AM Revision 768ea7dc (ceph): mgr/dashboard: iscsi: add CLI command to disable API SSL verification
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:15 AM Revision 5af86115 (ceph): mgr/dashboard: iscsi: use `ssl_verify` configuration option in restclient
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:15 AM Revision e6f3095a (ceph): doc/mgr/dashboard: update iscsi documentation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:09 AM Revision c246abb3 (ceph): rgw_sync: drop ENOENT error logs from mdlog
Since this commonly occurs and isn't an error of concern at level 1.
Signed-off-by: Abhishek Lekshmanan <abhishek@su...
Abhishek Lekshmanan
09:39 AM Revision 24c9ac07 (ceph): Adds support for pool/image names with dots
According to https://github.com/ceph/ceph-iscsi/pull/29
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:31 AM Revision d10d278f (ceph): Typo in Nautilus release notes: not -> now
Signed-off-by: Yaniv Kaul <ykaul@redhat.com> Yaniv Kaul
09:11 AM Revision 6b9d4a5b (ceph): ceph.spec.in: add libstoragemgmt to mgr package
The libstoragemgmt package is needed so we can activate the drive
blink-led feature so we should pull that package.
...
Sébastien Han
09:09 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
In that case, we have to check if your Ceph Dashboard already supports the 'backstore' field that was introduced in P... Ricardo Marques
04:14 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
一帆 师 wrote:
> Ricardo Marques wrote:
> > Did you restarted the service?
>
> I remembered that I had restart,But ...
一帆 师
04:03 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> Did you restarted the service?
{
"created": "2019/03/12 03:36:30",
"discovery_...
一帆 师
09:07 AM Revision 56880b73 (ceph): mgr/deepsea: always use 'password' parameter for salt-api auth
Prior to https://github.com/saltstack/salt/commit/71d5601507, the
salt-api expected the password to be sent using the...
Tim Serong
08:38 AM Revision 62b6c3d5 (ceph): osd: respect **allow_all**
By definition, **allow_all** should override any other caps, if any.
Signed-off-by: xie xingguo <xie.xingguo@zte.com...
xie xingguo
08:33 AM Revision e838f246 (ceph): mon/Monitor: respect **allow_all**
By definition, **allow_all** should override any other caps, if any.
Signed-off-by: xie xingguo <xie.xingguo@zte.com...
xie xingguo
08:26 AM Revision 1da01024 (ceph): mgr/MgrStandby: do not track 'osd_objectstore_fuse' config
Have no idea how does this come from..
Must be a copy&paste error..
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:21 AM Revision e4a34755 (ceph): mgr/DaemonServer: handle caps more carefully
There are two problems:
- **allow_all** should override any other caps, if any
- do not try to accept an invalid osd ...
xie xingguo
08:13 AM Revision 5b277e42 (ceph): Merge pull request #26902 from tchaikov/wip-doc-erasure-clay
doc/rados/operations: add clay to erasure-code-profile
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
05:19 AM Revision 9f2f4035 (ceph): doc/rados/operations: add clay to erasure-code-profile
so it's more visible.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:44 AM CephFS Support #38640 (Closed): fs: garbage in cephfs pool and tier pool after delete all files
Fyodor Ustinov wrote:
> Patrick Donnelly wrote:
> > The garbage is just inodes left behind, probably by some MDS bu...
Patrick Donnelly
03:27 AM CephFS Bug #38681 (Resolved): cephfs-shell: add commands to manipulate snapshots
Idea being to make this a trivial one-off command to manipulate quotas/snapshots on CephFS directories without mounting. Patrick Donnelly
03:12 AM RADOS Backport #38566 (In Progress): mimic: osd_recovery_priority is not documented (but osd_recovery_o...
https://github.com/ceph/ceph/pull/26901 Prashant D
03:11 AM Revision 50aab73a (ceph): common, doc: Improve docs osd_recovery_priority, osd_recovery_op_priori...
Add option desciptions for osd_recovery_priority and osd_recovery_op_priority
Fixes: https://tracker.ceph.com/issues...
David Zafman
02:31 AM bluestore Backport #38586 (In Progress): luminous: OSD crashes in get_str_map while creating with ceph-volume
https://github.com/ceph/ceph/pull/26900 Prashant D
01:47 AM Revision 51a45e79 (ceph): qa/test-erasure-code.sh: Don't grep entire bluestore directory
Bluestore caused grep crash with "grep: memory exhausted" due to
size of "block" storage.
Fixes: http://tracker.ceph...
David Zafman

03/11/2019

11:57 PM Revision d4915ee5 (ceph): qa: Don't create rbd pool because it creates an object
This also reverts commit 10b9626ea7b09e7c124067a2ce08a76eea073c9c.
Fixes: http://tracker.ceph.com/issues/38631
Sign...
David Zafman
11:57 PM RADOS Bug #38631 (Duplicate): osd-scrub-repair.sh fails due to num_objects wrong
David Zafman
09:39 PM RADOS Bug #38631: osd-scrub-repair.sh fails due to num_objects wrong
I'm going to remove create_rbd_pool because it isn't used anyway. David Zafman
06:55 PM RADOS Bug #38631: osd-scrub-repair.sh fails due to num_objects wrong

Reopening to use for root cause fix. This tracker should also revert 10b9626ea7b.
-The commit comment is wrong,...
David Zafman
11:53 PM RADOS Bug #38678 (Fix Under Review): Minor cleanups in tests and log output
David Zafman
04:57 PM RADOS Bug #38678 (Resolved): Minor cleanups in tests and log output
David Zafman
11:35 PM Revision 5ec1c196 (ceph): common/str_map: better trim() impl using boost
Thanks Kefu!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6154874aa9ae6dd66a2a0decb289f2a71...
Sage Weil
11:34 PM Revision 9ae76f13 (ceph): common/str_map: fix trim() on empty string
If was pass an empty string (e.g., with something like
get_str_map("M= T= P=")) we end up with a (size_t)-1 for end.
...
Sage Weil
11:28 PM Revision c6c3b9bf (ceph): doc: Minor fixes to monitoring-osd-pg.rst
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 992c690772df29bbfedddb1995ece69c73abb4be)
David Zafman
11:28 PM Revision 7d4bfea0 (ceph): doc: Update some of the priority item descriptions
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b1efd4309634839693cb3d323318777a4fb57258)
David Zafman
11:27 PM Revision ba6dd987 (ceph): doc: Remove osd disk thread items that no longer exist
Caused by: 35a4b5072f36df92391b7514eafdea498e42f1dd
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ...
David Zafman
11:26 PM Revision 5f2f9bd7 (ceph): common: Fix typo in description
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 4a6d44d459947094f42c2199d50e50e1a0404620)...
David Zafman
11:11 PM CephFS Support #38640: fs: garbage in cephfs pool and tier pool after delete all files
Patrick Donnelly wrote:
> The garbage is just inodes left behind, probably by some MDS bug in the past. Presumably y...
Fyodor Ustinov
09:06 PM CephFS Support #38640: fs: garbage in cephfs pool and tier pool after delete all files
The garbage is just inodes left behind, probably by some MDS bug in the past. Presumably you don't need these files a... Patrick Donnelly
11:02 PM Revision 8114a261 (ceph): qa: Can't wait for clean when there aren't any pools/PGs.
Fixes: http://tracker.ceph.com/issues/38678
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:02 PM Revision d84501fc (ceph): mon, osd: Fix log messages (missing space, convert int to string)
Binary data was ending up in the log file which could cause
terminals to produce garbage output.
Fixes: http://track...
David Zafman
10:38 PM RADOS Bug #38655 (Fix Under Review): osd: missing, size mismatch, snap mapper errors
https://github.com/ceph/ceph/pull/26898 Sage Weil
05:24 PM RADOS Bug #38655: osd: missing, size mismatch, snap mapper errors
The problem originates with 2.23, a merge source. It is instantiated on osd.5 with info... Sage Weil
10:31 PM Revision 6da520e0 (ceph): osd,mon: include more pg merge metadata in pg_pool_t
The ones we need are source_version and target_version. Include it in a
nice containing structure to keep things tid...
Sage Weil
10:29 PM Revision cca5bd54 (ceph): Merge PR #26763 into master
* refs/pull/26763/head:
mgr/diskprediction_cloud: Fixed cannot import string.maketrans in the python 3.x
Reviewed-b...
Sage Weil
10:29 PM mgr Bug #38521 (Resolved): diskprediction_cloud traceback at stat-up
Sage Weil
10:10 PM Revision f978b27d (ceph): qa/standalone/osd/pg-split-merge.sh: reproduce pg merge problem with em...
This reproduces http://tracker.ceph.com/issues/38655
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:09 PM Revision 8d424ba7 (ceph): osd: add osd_debug_no_{acting_change,purge_strays}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:52 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> Patrick Donnelly wrote:
>
> > Fx would indicate the directory contents can be cached by the ...
Patrick Donnelly
05:29 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Patrick Donnelly wrote:
> Fx would indicate the directory contents can be cached by the client, yes? Perhaps the c...
Jeff Layton
05:02 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> > EXCL and WR. I don't think the MDS ever considers handing out WR to clients.
>
> Just so I...
Patrick Donnelly
04:27 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
> EXCL and WR. I don't think the MDS ever considers handing out WR to clients.
Just so I'm clear...why do we care ...
Jeff Layton
09:39 PM Feature #8150 (Resolved): mon: disseminate config options throughout the mon cluster
Patrick Donnelly
09:36 PM Feature #3316 (Rejected): java: add generated JavaDoc pages to ceph.jar
Patrick Donnelly
09:36 PM Feature #3317 (Rejected): java: add multi-threaded unit tests
Patrick Donnelly
09:34 PM Feature #6258 (Rejected): ceph-disk: zap should wipefs
ceph-disk is dead; long live ceph-volume! Patrick Donnelly
09:31 PM Feature #7464 (Rejected): Backport appropriate pieces of #7394, #7395
Patrick Donnelly
09:24 PM CephFS Bug #11314 (New): qa: MDS crashed and the runs hung without ever timing out
Patrick Donnelly
09:22 PM CephFS Feature #12107 (Fix Under Review): mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
Patrick Donnelly
09:20 PM CephFS Feature #11172 (Pending Backport): mds: inode filtering on 'dump cache' asok
Patrick Donnelly
09:10 PM RADOS Bug #38582: Pool storage MAX AVAIL reduction seems higher when single OSD reweight is done
That does seem odd. Can you attach your crush map, "ceph osd tree", and "ceph osd dump" to this ticket? Greg Farnum
09:09 PM Support #38512 (Rejected): remapped+incomplete PGs
Patrick Donnelly
09:09 PM Support #38580 (Rejected): About Seastore
This question is better asked on ceph-users/ceph-devel. Patrick Donnelly
09:08 PM Bug #38591: Please create "ceph-luminous" branch for https://github.com/ceph/rocksdb
Is this something we need to worry about, Kefu? Greg Farnum
09:08 PM rbd Bug #38660 (Pending Backport): librbd: avoid aggregate-initializing IsWriteOpVisitor
Jason Dillaman
12:14 PM rbd Bug #38660 (Resolved): librbd: avoid aggregate-initializing IsWriteOpVisitor
Just use the regular class ctor with ()'s instead of {}'s
For error info:
https://github.com/ceph/ceph/pull/26838
Willem Jan Withagen
09:08 PM rbd Bug #38659 (Pending Backport): librbd: avoid aggregate-initializing any static_visitor
Jason Dillaman
09:08 PM rbd Bug #38659 (Resolved): librbd: avoid aggregate-initializing any static_visitor
Jason Dillaman
12:12 PM rbd Bug #38659 (Resolved): librbd: avoid aggregate-initializing any static_visitor
Clang does not like Boost stat_visitor initialisers with {}.
just using a Ctor works without errors.
See the explan...
Willem Jan Withagen
09:06 PM Bug #38675: Les OSD ne redémarrent pas tous après l'upgrade des serveurs du cluster ceph de Ubunt...
Mouride Mouride wrote:
> Bonjour,
>
> J'ai fait un upgrade des serveurs de mon cluter ceph de Ubuntu 14.04 à Ubun...
Jason Dillaman
03:52 PM Bug #38675 (New): Les OSD ne redémarrent pas tous après l'upgrade des serveurs du cluster ceph de...
Bonjour,
J'ai fait un upgrade des serveurs de mon cluter ceph de Ubuntu 14.04 à Ubuntu 16.04. Après l'upgrade et t...
Mouride Mouride
09:01 PM Revision ace6d39b (ceph): cls/rbd: fixed uninitialized variable compiler warning
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:43 PM Bug #38680: Update documentation for installing monitors
Step 13
Command directions read: sudo mkdir /var/lib/ceph/mon/{cluster-name}-{hostname}
Should be: sudo -u cep...
Melinda Graham
08:41 PM Bug #38680 (New): Update documentation for installing monitors
Minor command line error in "Manual Deployment" documentation for "MONITOR BOOTSTRAPPING" found on this webpage:
htt...
Melinda Graham
08:36 PM Revision 29ec97d9 (ceph): Merge PR #26885 into master
* refs/pull/26885/head:
doc/releases/nautilus: add msgr2 refs
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
08:36 PM mgr Bug #38560 (Resolved): mgr: get_localized_module_option function is broken
Sage Weil
08:33 PM Revision e5697b2b (ceph): Merge PR #26736 into master
* refs/pull/26736/head:
mgr: push localized config handling into BaseMgr*Module
mgr: Fix broken get_localized_modul...
Sage Weil
08:18 PM bluestore Bug #38272 (Fix Under Review): "no available blob id" assertion might occur
Igor Fedotov
08:06 PM Dashboard Feature #36607: mgr/dashboard: Display description on mouse hover
It seems like we’re trying to show an infotip — denoted by the information icon — on a per dashboard card. If so, it... Ju Lim
08:01 PM Revision fc3bdad8 (ceph): Merge PR #26856 into master
* refs/pull/26856/head:
os/bluestore: make osd_memory_limit default to .8x the cgroup limit
os/bluestore: observe o...
Sage Weil
08:00 PM Revision bb57b76e (ceph): Merge PR #26879 into master
* refs/pull/26879/head:
vstart.sh: make 'db' volume 1G instead of 64M
os/bluestore: make bluefs spillover messages ...
Sage Weil
07:54 PM bluestore Bug #38395 (Resolved): luminous: write following remove might access previous onode
Igor Fedotov
07:41 PM bluestore Bug #38395: luminous: write following remove might access previous onode
https://github.com/ceph/ceph/pull/26540 merged Yuri Weinstein
07:45 PM Revision 48310dab (ceph): Merge pull request #25810 from pdvian/wip-37741-luminous
luminous: build/ops: rpm: require ceph-base instead of ceph-common
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
07:44 PM RADOS Backport #38162: luminous: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26127
merged
Yuri Weinstein
07:44 PM mgr Backport #38037: luminous: upmap balancer won't refill underfull osds if zero overfull found
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26127
merged
Yuri Weinstein
07:44 PM Backport #37889: luminous: osd/OSDMap: calc_pg_upmaps - potential access violation
Nathan Cutler wrote:
> -https://github.com/ceph/ceph/pull/25952-
> https://github.com/ceph/ceph/pull/26127 merged
Yuri Weinstein
07:44 PM Revision bf090fa5 (ceph): Merge pull request #26127 from xiexingguo/wip-luminous-upmap-fixes
luminous: osd: backport recent upmap fixes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Yuri Weinstein <yw...
Yuri Weinstein
07:42 PM mgr Backport #38257: luminous: restful: py got exception when get osd info
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26199
merged
Yuri Weinstein
07:42 PM Revision 8a7002d6 (ceph): Merge pull request #26199 from b-ranto/wip-restful-luminous
luminous: mgr/restful: fix py got exception when get osd info
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:42 PM RADOS Backport #38240: luminous: radosbench tests hit ENOSPC
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26355
merged
Yuri Weinstein
07:42 PM Revision 11ec0410 (ceph): Merge pull request #26355 from pdvian/wip-38240-luminous
luminous: qa/tasks/radosbench: default to 64k writes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Dur...
Yuri Weinstein
07:41 PM Revision 0f207406 (ceph): Merge pull request #26540 from ifed01/wip-ifed-38395
luminous: os/bluestore: fix lack of onode ref during removal
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:41 PM RADOS Backport #38400: luminous: rados_shutdown hang forever in ~objecter()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26579
merged
Yuri Weinstein
07:40 PM Revision 129384a8 (ceph): Merge pull request #26579 from pdvian/wip-38400-luminous
luminous: common: ceph_timer: stop timer's thread when it is suspended
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:30 PM RADOS Bug #24613: luminous: rest/test.py fails with expected 200, got 400
/a/yuriw-2019-03-06_22:09:13-rados-wip-yuri4-testing-2019-03-04-2231-luminous-distro-basic-smithi/3675478/ Neha Ojha
05:41 PM Revision 327c07db (ceph): Merge pull request #26878 from dillaman/wip-pool-init-validation
librbd: bypass pool validation if "rbd_validate_pool" is false
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:37 PM Revision f83fb9ae (ceph): Merge PR #26888 into master
* refs/pull/26888/head:
doc/releases/nautilus: add 'ceph-volume simple scan' to upgrade instructions
Reviewed-by: A...
Sage Weil
05:33 PM Revision 5c6b5336 (ceph): os/bluestore: make osd_memory_limit default to .8x the cgroup limit
We do this at runtime in _set_cache_sizes so that changes to these values
at runtime will be picked up.
Signed-off-b...
Sage Weil
05:33 PM mgr Bug #36471: connection resetting tcp errors between mgr daemons
Could the severity please be changed to major? This bug has the potential to OOM the whole system. Corin Langosch
05:32 PM mgr Bug #36471: connection resetting tcp errors between mgr daemons
I added another two mgrs but nothing changed. The first mgr is still producing the errors, the other two don't.
m...
Corin Langosch
05:25 PM CephFS Bug #38679 (Resolved): mds: behind on trimming and "[dentry] was purgeable but no longer is!"
... Patrick Donnelly
05:21 PM RADOS Bug #38633: /ceph/src/tools/kvstore_tool.cc:39:1: internal compiler error: Segmentation fault on ...
https://github.com/ceph/ceph/pull/26828 Alfredo Deza
04:57 PM bluestore Backport #38663 (Resolved): luminous: mimic: Unable to recover from ENOSPC in BlueFS
https://github.com/ceph/ceph/pull/26866 Neha Ojha
01:45 PM bluestore Backport #38663 (In Progress): luminous: mimic: Unable to recover from ENOSPC in BlueFS
Nathan Cutler
01:41 PM bluestore Backport #38663 (Resolved): luminous: mimic: Unable to recover from ENOSPC in BlueFS
https://github.com/ceph/ceph/pull/26866 Nathan Cutler
04:55 PM Revision 7f83ebbd (ceph): Merge pull request #26866 from neha-ojha/wip-38574-luminous
luminous: os/bluestore: Fix problem with bluefs's freespace not being balanced when kv_sync_thread is sleeping
Revie...
Neha Ojha
04:42 PM Revision ae1b3cf8 (ceph): 14.1.1
Jenkins Build Slave User
04:25 PM Revision bc964365 (ceph): mgr: Fix broken get_localized_module_option function
Fixes: https://tracker.ceph.com/issues/38560
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
04:25 PM Revision 4ca5596a (ceph): mgr: push localized config handling into BaseMgr*Module
We need both (1) the raw key name (in order to look up the correct option
name and transform the result into the corr...
Sage Weil
04:22 PM CephFS Bug #38270 (Pending Backport): kcephfs TestClientLimits.test_client_pin fails with "client caps f...
Patrick Donnelly
04:21 PM Revision e7e4eea3 (ceph): Merge PR #26818 into master
* refs/pull/26818/head:
qa/cephfs: relax min_caps_per_client check
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:15 PM Revision 9aaf6118 (ceph): qa: unmount clients prior to marking fs down
Evicted RHEL7.5 clients may hang.
Fixes: http://tracker.ceph.com/issues/38677
Signed-off-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:14 PM CephFS Bug #38677 (Resolved): qa: kclient unmount hangs after file system goes down
... Patrick Donnelly
04:08 PM CephFS Bug #38676 (Fix Under Review): qa: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)
Patrick Donnelly
04:00 PM CephFS Bug #38676: qa: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)
We should just use the async messenger instead. According to Sage, other YAML bits are necessary to use v1 protocol. Patrick Donnelly
03:59 PM CephFS Bug #38676 (Resolved): qa: src/common/Thread.cc: 157: FAILED ceph_assert(ret == 0)
... Patrick Donnelly
04:06 PM Revision 897a1f73 (ceph): qa: stop testing simple messenger in CephFS suites
Simple messenger is on it's way out and it doesn't work with msgr2.
Fixes: http://tracker.ceph.com/issues/38676
Sign...
Patrick Donnelly
03:50 PM Revision da9f7f5e (ceph): ceph.spec.in: add libstoragemgmt to mgr package
The libstoragemgmt package is needed so we can activate the drive
blink-led feature so we should pull that package.
...
Sébastien Han
03:49 PM rbd Bug #37877 (Resolved): [libvirt] volume info command might incorrectly attempt to use fast-diff
A patch has been submitted upstream for this issue [1]
[1] https://www.redhat.com/archives/libvir-list/2019-March/...
Jason Dillaman
03:37 PM rgw Bug #36582 (Can't reproduce): `radosgw-admin bucket limit check` does not show all buckets
Abhishek Lekshmanan
03:36 PM rgw Bug #22877 (Pending Backport): rgw: elastic plugin doesn't seem to work with ES 6
covered in https://github.com/ceph/ceph/pull/26106 which already has luminous and mimic backports Abhishek Lekshmanan
03:35 PM rgw Bug #23655 (Pending Backport): rgw: es: add support for ES endpoints with password
Covered in pr: https://github.com/ceph/ceph/pull/26106 which already has staged luminous and mimic backports. Abhishek Lekshmanan
03:31 PM Revision 937f28e6 (ceph): doc/releases/nautilus: add msgr2 refs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:56 PM Dashboard Bug #38657 (Resolved): mgr/dashboard: "client recovery" in landing page should be just "recovery"
Lenz Grimmer
12:44 PM Dashboard Bug #38657 (Fix Under Review): mgr/dashboard: "client recovery" in landing page should be just "r...
yup, it's a one liner (ceph/dashboard/health/health.component.html:161). Ernesto Puerta
11:56 AM Dashboard Bug #38657: mgr/dashboard: "client recovery" in landing page should be just "recovery"
Good suggestion - I agree. That should be a trivial fix, shouldn't it? Lenz Grimmer
10:19 AM Dashboard Bug #38657 (Resolved): mgr/dashboard: "client recovery" in landing page should be just "recovery"
In the landing page, the info-card called "client recovery" should be renamed as just "recovery", as in Ceph there's ... Ernesto Puerta
02:56 PM Revision 93f3e9fd (ceph): Merge pull request #26883 from rhcs-dashboard/wip-38657-master
mgr/dashboard: Change 'Client Recovery' title
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Volke...
Lenz Grimmer
02:54 PM rbd Backport #38674 (Resolved): luminous: Performance improvements for object-map
https://github.com/ceph/ceph/pull/28137 Nathan Cutler
02:54 PM rbd Backport #38673 (Resolved): mimic: Performance improvements for object-map
https://github.com/ceph/ceph/pull/28136 Nathan Cutler
02:45 PM rbd Bug #38538 (Pending Backport): Performance improvements for object-map
Mykola Golub
02:44 PM Revision 862668f1 (ceph): Merge pull request #26721 from dillaman/wip-38538
librbd: improve object map performance under high IOPS workloads
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:44 PM Revision c15f70e4 (ceph): doc/releases/nautilus: add 'ceph-volume simple scan' to upgrade instruc...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:40 PM Revision a11be6ef (ceph): Merge pull request #26799 from wjwithagen/wjw-fix-/src/test/rgw/CMakeLi...
build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES
Reviewed-by: Casey Bodley <cbodley@redhat.co...
Casey Bodley
02:39 PM rgw Backport #38672 (Resolved): mimic: rgw: sync module: avoid verbose attr logging for objects
https://github.com/ceph/ceph/pull/27029 Nathan Cutler
02:39 PM rgw Backport #38671 (Resolved): luminous: rgw: sync module: avoid verbose attr logging for objects
https://github.com/ceph/ceph/pull/27030 Nathan Cutler
02:39 PM CephFS Backport #38670 (Resolved): mimic: "log [WRN] : Health check failed: 1 clients failing to respond...
https://github.com/ceph/ceph/pull/27023 Nathan Cutler
02:39 PM CephFS Backport #38669 (Resolved): luminous: "log [WRN] : Health check failed: 1 clients failing to resp...
https://github.com/ceph/ceph/pull/27024 Nathan Cutler
02:38 PM rgw Backport #38668 (Resolved): mimic: I can delete a public-read-write bucket which is belong to oth...
https://github.com/ceph/ceph/pull/26968 Nathan Cutler
02:38 PM rgw Backport #38667 (Resolved): luminous: I can delete a public-read-write bucket which is belong to ...
https://github.com/ceph/ceph/pull/26969 Nathan Cutler
02:38 PM CephFS Backport #38666 (Resolved): mimic: qa: powercycle suite reports MDS_SLOW_METADATA_IO
https://github.com/ceph/ceph/pull/26961 Nathan Cutler
02:38 PM CephFS Backport #38665 (Resolved): luminous: qa: powercycle suite reports MDS_SLOW_METADATA_IO
https://github.com/ceph/ceph/pull/26962 Nathan Cutler
02:31 PM Revision b8509433 (ceph): rgw admin: disable stale instance delete in a multiste env
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:31 PM Revision 55fdcfa0 (ceph): rgw_admin: add a note warning stale instances for multisite
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:27 PM Revision 7bf25034 (ceph): Merge PR #26877 into master
* refs/pull/26877/head:
mgr/MgrStandby: exit with 0 result code, as if we'd done an orderly shutdown
Reviewed-by: K...
Sage Weil
02:13 PM rgw Bug #37646 (Pending Backport): rgw: sync module: avoid verbose attr logging for objects
Abhishek Lekshmanan
02:12 PM rgw Bug #38214 (Fix Under Review): unable to cancel reshard operations for buckets with tenants
Abhishek Lekshmanan
02:09 PM Revision ff64af39 (ceph): rgw admin: add tenant argument to reshard cancel
Looks like we ignore the tenant argument for reshard cancel as mentioned in the
issue.
Fixes: https://tracker.ceph.c...
Abhishek Lekshmanan
02:00 PM RADOS Bug #38664: crush: choose_args array size mis-sized when weight-sets are enabled
https://github.com/ceph/ceph/pull/26886 Sage Weil
01:59 PM RADOS Bug #38664 (Resolved): crush: choose_args array size mis-sized when weight-sets are enabled
simple reproducer on vstart:... Sage Weil
01:56 PM mgr Bug #38048: Teuthology error: mgr/prometheus fails with NewConnectionError
http://qa-proxy.ceph.com/teuthology/swagner-2019-03-08_13:26:33-rados:mgr-wip-swagner-testing-distro-basic-mira/36971... Sebastian Wagner
01:52 PM CephFS Bug #38597: fs: "log [WRN] : failed to reconnect caps for missing inodes"
luminous does not need backport Zheng Yan
01:42 PM Revision 4ddfe3a9 (ceph): os/bluestore: observe osd_memory_target config options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 0e8814d8 (ceph): common/config: set osd_memory_target based on POD_MEMORY_REQUEST
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM rgw Bug #24082 (Resolved): add a command to trim old bucket instances after resharding completes
Nathan Cutler
01:41 PM rgw Backport #37447 (Resolved): mimic: add a command to trim old bucket instances after resharding co...
Nathan Cutler
01:40 PM rgw Bug #37339 (Resolved): rgw: resharding leaves old bucket info objs and index shards behind
Nathan Cutler
01:40 PM rgw Backport #37554 (Resolved): mimic: rgw: resharding leaves old bucket info objs and index shards b...
Nathan Cutler
01:38 PM Revision 76150122 (ceph): Merge PR #26858 into master
* refs/pull/26858/head:
qa: krbd deep-flatten test
qa/suites/krbd: enable deep-flatten feature
Reviewed-by: Jason ...
Ilya Dryomov
01:23 PM Dashboard Feature #38662 (New): mgr/dashboard: Display helpful message if Grafana dashboards are embedded v...
From the "dashboard documentation":http://docs.ceph.com/docs/master/mgr/dashboard/#enabling-the-embedding-of-grafana-... Lenz Grimmer
12:50 PM Revision b925be72 (ceph): mgr/MgrStandby: exit with 0 result code, as if we'd done an orderly shu...
This matches the prior behavior with shutdown(). It also makes
teuthology happy.
Signed-off-by: Sage Weil <sage@red...
Sage Weil
12:38 PM Revision db2e5762 (ceph): mgr/dashboard: Change 'Client Recovery' title
Rename 'Client Recovery' info-card title to 'Recovery Throughput' as:
- 'Client' is a misleading concept there, as lo...
Ernesto Puerta
12:37 PM rbd Bug #38661 (Resolved): deep cp a migration prepared image will results assert
... wb song
12:33 PM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
There hasn't been a ceph-iscsi 3.0 release yet -- the .spec is just a stub. The auto-builds use the most recent tag a... Jason Dillaman
12:57 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
Jason Dillaman wrote:
> The latest development releases for CentOS 7 are always available here [1]
>
> [1] https:...
一帆 师
12:31 PM CephFS Bug #38652 (Fix Under Review): mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug ...
https://github.com/ceph/ceph/pull/26881 Zheng Yan
12:29 PM Revision c54a0b87 (ceph): changed repo location url from gitlab to github
Signed-off-by: rakeshgm <rgowdege@redhat.com> rakesh manohar
12:28 PM CephFS Bug #38636: Inline data compatibly check in Locker::issue_caps is buggy
https://github.com/ceph/ceph/pull/26881 Zheng Yan
12:23 PM Revision 0cb0a7cc (ceph): Merge pull request #26825 from idryomov/wip-copyup-truncate
librbd: don't do create+truncate for discards with copyup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:03 PM Dashboard Cleanup #37337: mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs. 'Update RB...
Ju Lim wrote:
> Regarding breadcrumbs, both #2 or #3 work, though I'd suggest going with #3 ("Object GW >> Bucket >>...
Lenz Grimmer
11:58 AM Dashboard Bug #38634 (Need More Info): mgr/dashboard create new iscsi target disk failed.
Lenz Grimmer
10:03 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> Did you restarted the service?
I remembered that I had restart,But I am not sure, Let me...
一帆 师
09:59 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Did you restarted the service? Ricardo Marques
09:55 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> Exactly, your configuration is on version 3, which is an outdated version.
>
> You shoul...
一帆 师
09:50 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Exactly, your configuration is on version 3, which is an outdated version.
You should install the latest `ceph-isc...
Ricardo Marques
12:49 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Ricardo Marques wrote:
> Looks like your `ceph-iscsi` configuration is outdated, can you please paste the output of:...
一帆 师
11:08 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
The dashboard does not use it's own context, so the SSL default context is used automatically. Volker Theile
10:26 AM rgw Bug #38658 (Resolved): rgw admin: disable stale instance deletion in multisite
Abhishek Lekshmanan
04:43 AM Revision 10c4f560 (ceph): qa/tasks: Fix typo in the comment
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
12:46 AM Revision 83c52b83 (ceph): Add recovery metrics to prometheus exporter
Recovery information was missing from the exporter
stats. The source of the info is osd pool stats,
which was moved t...
Paul Cuzner
12:36 AM Revision 096fcc55 (ceph): Merge pull request #26867 from liewegas/wip-doc-msgr2
doc/rados/configuration/msgr2: some documentation about msgr2
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by:...
Xie Xingguo
12:24 AM Revision a4bd568a (ceph): msg/async, v2: rework decoding of MessageFrame.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:24 AM Revision d8c0de5b (ceph): msg/async, v2: rectify the encapsulation of rx_segments_{desc,data}.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:24 AM Revision ffe64d23 (ceph): msg/async, v2: introduce pre_auth buffers.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski

03/10/2019

10:13 PM mgr Bug #36471: connection resetting tcp errors between mgr daemons
Bug is still present in latest ceph version 13.2.4 (b10be4d44915a4d78a8e06aa31919e74927b142e) mimic (stable).
mgr1...
Corin Langosch
09:47 PM Revision bac5c940 (ceph): vstart.sh: make 'db' volume 1G instead of 64M
64M is barely usable.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:46 PM Revision 5fd6b024 (ceph): os/bluestore: make bluefs spillover messages nicer
Was
osd:50 spilled over to slow device: 1.3 GiB
Now
osd.0 spilled over 1.7 GiB metadata from 'db' device (1000 M...
Sage Weil
08:58 PM RADOS Bug #38656 (New): scrub reservation leak?
/a/sage-2019-03-10_18:54:11-rados-wip-sage2-testing-2019-03-10-1053-distro-basic-smithi/3705804
pg 1.0 scrub does ...
Sage Weil
07:49 PM Revision 520e46f4 (ceph): librbd: bypass pool validation if "rbd_validate_pool" is false
This config option is already used by the create image state
machine. This should address a broken test case when val...
Jason Dillaman
06:24 PM Revision b915fcee (ceph): Merge pull request #26801 from wjwithagen/wjw-fix-use-binutils-ld
build: LLVM ld does not like the versioning scheme
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jason Dill...
Jason Dillaman
05:40 PM CephFS Bug #38651 (Pending Backport): qa: powercycle suite reports MDS_SLOW_METADATA_IO
Patrick Donnelly
05:38 PM Revision 58039163 (ceph): Merge PR #26859 into master
* refs/pull/26859/head:
qa: ignore slow metadata io wrn during osd thrash
Reviewed-by: Yuri Weinstein <yweins@redha...
Patrick Donnelly
04:01 PM RADOS Bug #38655 (Resolved): osd: missing, size mismatch, snap mapper errors
... Sage Weil
03:57 PM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
/a/sage-2019-03-10_01:08:05-rados-master-distro-basic-smithi/3703837
description: rados/thrash/{0-size-min-size-ov...
Sage Weil
02:40 PM Revision 071671ff (ceph): librbd: improve object map performance under high IOPS workloads
Do not zero-fill the BitVector's bitset prior to decoding the data.
Additionally, only read-update-modify the portion...
Jason Dillaman
02:21 PM Revision 2d76acca (ceph): Merge pull request #26876 from wjwithagen/wjw-fix-src/test/librbd/opera...
librbd: avoid aggregate-initializing any static_visitor
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:51 AM Revision 8abfb428 (ceph): librbd: avoid aggregate-initializing any static_visitor
This will result in an error complaining about a protected dtor.
also see:
https://github.com/ceph/ceph/pull/2683...
Willem Jan Withagen
01:10 AM Revision 60fab64f (ceph): doc/rados/configuration/msgr2: some documentation about msgr2
This doesn't integrate very well into network-config.rst, mostly because
that document is horribly out of data and I ...
Sage Weil
12:35 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
The latest development releases for CentOS 7 are always available here [1]
[1] https://shaman.ceph.com/repos/ceph-...
Jason Dillaman
12:19 AM rbd Bug #38585 (Resolved): rbd pool init change breaks standalone tests
Jason Dillaman
12:12 AM Revision cced2bfd (ceph): msg/async, v2: drop the bl onwire space optimization in ControlFrames.
BEWARE: this changes the V2 onwire format without preserving backward
compatibility!
Signed-off-by: Radoslaw Zarzyns...
Radoslaw Zarzynski
12:12 AM Revision 19005198 (ceph): msg/async, v2: limit the num_segments to non-empty segments.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:12 AM Revision b288ec36 (ceph): msg/async, v2: use bptr continuation for segment reading.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:12 AM Revision 367bba9b (ceph): msg/async, v2: rx continuations use buffer::ptr_node.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:12 AM Revision 7b5f8b94 (ceph): msg/async, v2: switch to rx_buffer_t entirely.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:12 AM Revision d8b797fe (ceph): msg/async, v2: drop temp_buffer and limitations driven by it.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:12 AM Revision 27c8f3af (ceph): msg/async, v2: drop next_payload_len as we don't need anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:12 AM Revision 1fc1a293 (ceph): msg/async, v2: clean up ret handling in ProtocolV2::write().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision 78e79fef (ceph): msg/async, v2: drop the SignedEncryptedFrame entirely.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision 53160b78 (ceph): msg/async, v2: drop ceph_msg_header2 handling from ControlFrames.
This is not needed anymore as MessageFrame class has been split
from the ControlFrame hierarchy - now it directly inh...
Radoslaw Zarzynski
12:11 AM Revision b40cef7c (ceph): msg/async, v2: dissect setting stream handlers into ::finish_auth().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision 0d47daee (ceph): msg/async: avoid extra pointers in continuation definitions.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision 17591d02 (ceph): msg/async, v2: ::_banner_exchange() takes CtRef instead of CtPtr.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision c7d70d12 (ceph): msg/async: replace CONTINUATION_PARAM() with specialized types.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision 23a92878 (ceph): msg/async: introduce bptr-carrying continuations.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision d2c52211 (ceph): msg/async, v2: generalize Frame about number of segments.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision 1933acdd (ceph): msg/async, v2: reintroduce segment aligment. It's compile-time now.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:11 AM Revision c80b3d69 (ceph): msg/async, v2: rework and generalize Frame encryption.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski

03/09/2019

11:44 PM Revision a364a83c (ceph): msg/async/ProtocolV2: remove obsolete AuthFlags
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 95e50c32d69daabc30bb850a58a26c84bb9c419a)
Sage Weil
11:44 PM Revision ba66a6ab (ceph): msg/async, v2: rework the class hierarchy - introduce ControlFrame.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:44 PM Revision 434ee2b2 (ceph): msg/async, v2: rework the class hierarchy - introduce MessageFrame.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:38 PM Revision 37f5b21b (ceph): Merge PR #26849 into master
* refs/pull/26849/head:
Revert "msg/async: msgr2: expected tags validation"
msg/async/ProtocolV2: state machine ver...
Sage Weil
07:23 PM RADOS Bug #38631 (Resolved): osd-scrub-repair.sh fails due to num_objects wrong
Sage Weil
07:22 PM Revision a9075903 (ceph): Merge PR #26869 into master
* refs/pull/26869/head:
qa/standalone/erasure-code/test-erasure-eio.sh: still need to create rbd pool
qa/standalone...
Sage Weil
06:15 PM Revision d3faf324 (ceph): Merge PR #26713 into master
* refs/pull/26713/head:
mds: wait for client to release shared cap when re-acquiring xlock
Reviewed-by: Patrick Don...
Patrick Donnelly
06:14 PM CephFS Bug #38491 (Pending Backport): "log [WRN] : Health check failed: 1 clients failing to respond to ...
Patrick Donnelly
06:13 PM CephFS Bug #38471 (Duplicate): mds does not wait for cap revoke when lock is in LOCK_LOCK_XLOCK state.
Reversing the duplicate since the commit cites the other tracker. Patrick Donnelly
05:00 PM Revision b07e9697 (ceph): Merge PR #26828 into master
* refs/pull/26828/head:
src/tools/kvstore_tool.cc: Move bluestore start-up code
Reviewed-by: Sage Weil <sage@redhat...
Sage Weil
05:00 PM RADOS Bug #38633 (Resolved): /ceph/src/tools/kvstore_tool.cc:39:1: internal compiler error: Segmentatio...
Sage Weil
03:34 PM Revision 2ad02fbf (ceph): qa/standalone/erasure-code/test-erasure-eio.sh: still need to create rb...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:29 PM Revision c32921d7 (ceph): Merge PR #26660 into master
* refs/pull/26660/head:
include/intarith: enforce the same type for p2*() arguments
Reviewed-by: Sage Weil <sage@re...
Sage Weil
03:28 PM mgr Bug #38122 (Resolved): Error ceph fs status
Sage Weil
03:28 PM Revision 16bcf659 (ceph): Merge PR #26831 into master
* refs/pull/26831/head:
mon/OSDMonitor: add newline
mgr/pg_autoscaler: drop undefined variable 'cr_name'
Reviewed-...
Sage Weil
03:27 PM Revision e69dc62e (ceph): Merge PR #26779 into master
* refs/pull/26779/head:
mgr/status: fix 'ceph fs status' AttributeError
Reviewed-by: Jos Collin <jcollin@redhat.com...
Sage Weil
01:53 PM RADOS Bug #38579: osd: should not mark cluster_messenger when commited new osdmap
Sage Weil wrote:
> So in step 5, the primary hasn't seen osdmap 20, right? Only the replica has? The part I don't ...
bing lin
11:54 AM Bug #38654: [Doc Update] doc/dev/release-process.rst
Could someone update doc/dev/release-process.rst to let us know the official process to build signed deb package for ... Changcheng Liu
11:52 AM Bug #38654 (Closed): [Doc Update] doc/dev/release-process.rst
http://docs.ceph.com/docs/master/dev/release-process/ hasn't been updated for long time. Changcheng Liu
05:24 AM Revision 00395f8f (ceph): src/tools/kvstore_tool.cc: Move bluestore start-up code
Move this code into a separate function to avoid ICE.
Fixes: http://tracker.ceph.com/issues/38633
Signed-off-by: Br...
Brad Hubbard
12:54 AM RADOS Feature #38653: Enhance health message when pool quota fills up
Greg Farnum
12:27 AM RADOS Backport #38316 (In Progress): luminous: filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26871 Neha Ojha
12:24 AM CephFS Bug #14608 (Can't reproduce): snaptests.yaml failure: [WRN] open_snap_parents has:" in cluster log
Patrick Donnelly
12:23 AM Revision 10b9626e (ceph): qa/standalone/scrub/osd-scrub-repair: fix unfound grep
It's now "1/2 unfound":
1/2 objects unfound (50.000%)
..presumably due to the rbd pool init creating t...
Sage Weil
12:19 AM CephFS Bug #1114 (Rejected): NFS export extreme slowdown
NFS over the kernel client is not a recommended configuration. Patrick Donnelly
12:19 AM CephFS Bug #10740 (Rejected): teuthology: nfs test getting EBUSY on umount
knfs is dead. Patrick Donnelly
12:18 AM CephFS Bug #3424 (Rejected): java: Add the correct JUnit package dependencies on supported platforms and...
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:18 AM CephFS Bug #19456 (Rejected): Hadoop suite failing on missing upstream tarball
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:18 AM CephFS Bug #21149 (Rejected): SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:18 AM CephFS Bug #17621 (Rejected): Hadoop does a bad job closing files and we end up holding too many caps
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:18 AM CephFS Feature #3422 (Rejected): Only compile java tests if JUnit is present
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:17 AM CephFS Feature #3399 (Rejected): java: add accessor to Ceph version numbers
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:16 AM CephFS Bug #17184 (Rejected): "Segmentation fault" in samba-jewel---basic-mira
Patrick Donnelly
12:15 AM CephFS Feature #4208 (Rejected): Add more replication pool tests for Hadoop / Ceph bindings
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:15 AM CephFS Bug #3318 (Rejected): java: lock access to CephStat, CephStatVFS from native
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:15 AM CephFS Bug #3337 (Rejected): java: unit tests don't remove container directory after a failure
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:15 AM CephFS Feature #4576 (Rejected): java: support ByteBuffer interface for NIO and NIO.2 high-perf I/O
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:14 AM CephFS Fix #12296 (Rejected): cephfs-hadoop: do not stash libcephfs.jar in git repo
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:14 AM CephFS Feature #9287 (Rejected): qa: hadoop: add big top tests to suite
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:14 AM CephFS Feature #9286 (Rejected): qa: hadoop: test 2.x with teuthology
Java/Hadoop testing is no longer a priority. Patrick Donnelly
12:07 AM Revision 30fc7f5e (ceph): qa/standalone/ceph-helpers: fix test_wait_for_clean
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

03/08/2019

11:43 PM Support #38526 (Closed): Ceph cluster unavailable if a server with OSDs goes down even if replica...
Greg Farnum
04:10 PM Support #38526: Ceph cluster unavailable if a server with OSDs goes down even if replication is s...
please disregard this, this is not a bug just miss-configuration problem. Bogdan Adrian Velica
03:58 PM Support #38526: Ceph cluster unavailable if a server with OSDs goes down even if replication is s...
Greg Farnum wrote:
> This is a better question for the ceph-user mailing list than the tracker. :)
>
> But it is ...
Bogdan Adrian Velica
11:43 PM Revision 1e2b0c72 (ceph): qa/standalone/ceph-helpers.sh: fix test_run_mon
- Only create each osd once
- forget the first osdmap dump test; it's pointless
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
11:41 PM Revision bf74c1ad (ceph): qa/standalone/osd/osd-rep-recov-eio: fix better
- no need for the default pool size
- no initial osds or it will collide with setup_osds later
- no need for rbd pool...
Sage Weil
11:34 PM RADOS Feature #38653 (In Progress): Enhance health message when pool quota fills up
Greg Farnum
11:00 PM RADOS Feature #38653 (New): Enhance health message when pool quota fills up
https://bugzilla.redhat.com/show_bug.cgi?id=1481306... Greg Farnum
10:30 PM Revision a92628f2 (ceph): common/config: pass entity_type down into parse_env()
No functional change, but we'll need this shortly.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:30 PM Revision 6bc541f6 (ceph): common/util: get_cgroup_memory_limit() helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:30 PM Revision ecf3a105 (ceph): common/util: include group limit in daemon metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:26 PM Revision 4a9f0fd9 (ceph): os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
If we get an error from f[data]sync that is always a fatal error.
Fixes: http://tracker.ceph.com/issues/38258
Signed...
Sage Weil
09:53 PM Revision 40962d6d (ceph): os/bluestore: Fix problem with bluefs's freespace not being balanced wh...
Fixes: https://tracker.ceph.com/issues/38574
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from c...
Adam Kupczyk
09:30 PM Revision be47075b (ceph): rgw: code-cleanup -- add const when possible and helpful
Found a number of opportunities to add const to parameters and
to member functions.
Signed-off-by: J. Eric Ivancich ...
J. Eric Ivancich
09:30 PM Revision 5309dd96 (ceph): rgw: fix unordered bucket listing when object names are adorned
Namespaces, instances, and multipart metadata adorn object names and
are not used in the computation of an object's b...
J. Eric Ivancich
08:46 PM RADOS Feature #22147 (In Progress): Set multiple flags in a single command line
https://github.com/ceph/ceph/pull/26785 Neha Ojha
08:45 PM Revision c773e532 (ceph): rados: update to latest ver. of dmclock lib w performance enhancements
The master branch of the dmclock library was recently updated with
some performance enhancements surrounding the mana...
J. Eric Ivancich
08:42 PM CephFS Bug #38452: mds: assert crash loop while unlinking file
I had to repeat the procedure a couple time before everything cleaned up, but now it is back to normal.
I included...
Jérôme Poulin
08:41 PM bluestore Bug #38574 (Pending Backport): mimic: Unable to recover from ENOSPC in BlueFS
Neha Ojha
08:39 PM bluestore Bug #38574: mimic: Unable to recover from ENOSPC in BlueFS
https://github.com/ceph/ceph/pull/26735 merged Yuri Weinstein
08:39 PM Revision f58fd964 (ceph): Merge pull request #26735 from aclamk/mimic-fix-1600138
mimic: os/bluestore: Fix bluefs - block balance.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Igor Fedotov ...
Yuri Weinstein
08:38 PM rgw Backport #37447: mimic: add a command to trim old bucket instances after resharding completes
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/26789
merged
Yuri Weinstein
08:38 PM rgw Backport #37554: mimic: rgw: resharding leaves old bucket info objs and index shards behind
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/26789
merged
Yuri Weinstein
08:37 PM Revision 91434901 (ceph): Merge pull request #26789 from theanalyst/mimic-resharding-fixes
mimic: rgw: resharding fixes
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Casey Bodley <cbodley@...
Yuri Weinstein
08:22 PM rgw Bug #24821 (Fix Under Review): rgw doesnt support delimiter longer then one symbol
https://github.com/ceph/ceph/pull/26863 Matt Benjamin
08:09 PM RADOS Backport #38646 (In Progress): mimic: OpTracker destruct assert when OSD destruct
Ashish Singh
02:46 PM RADOS Backport #38646 (Resolved): mimic: OpTracker destruct assert when OSD destruct
https://github.com/ceph/ceph/pull/26862 Nathan Cutler
08:08 PM Revision 155466f7 (ceph): osd: fixup OpTracker destruct assert, waiting_for_osdmap take ref
with OpRequest
Fixes: http://tracker.ceph.com/issues/38377
Signed-off-by: linbing <linbing@t2cloud.net>
(cherry pick...
bing lin
08:06 PM Backport #38647 (In Progress): luminous: Non-existent config option osd_deep_mon_scrub_interval
Ashish Singh
02:47 PM Backport #38647 (Resolved): luminous: Non-existent config option osd_deep_mon_scrub_interval
https://github.com/ceph/ceph/pull/26861 Nathan Cutler
08:04 PM Revision edc722c7 (ceph): doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval'
Fixed the incorrect mention of 'osd_deep_mon_scrub_interval' in health-checks.rst.
Changed it to 'osd_deep_scrub_inte...
Ashish Singh
08:01 PM Backport #38648 (In Progress): mimic: Non-existent config option osd_deep_mon_scrub_interval
Ashish Singh
02:47 PM Backport #38648 (Resolved): mimic: Non-existent config option osd_deep_mon_scrub_interval
https://github.com/ceph/ceph/pull/26860 Nathan Cutler
07:58 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> To communicate this range to the client, we could use a MClientSession message. Maybe version (...
Patrick Donnelly
06:44 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Some notes about the preallocation piece:
The prealloc_inos interval set is tracked per-session in session_info_t....
Jeff Layton
02:07 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Patrick Donnelly wrote:
>
> EXCL and WR. I don't think the MDS ever considers handing out WR to clients.
>
...
Jeff Layton
07:57 PM Revision b5b99e28 (ceph): doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval'
Fixed the incorrect mention of 'osd_deep_mon_scrub_interval' in health-checks.rst.
Changed it to 'osd_deep_scrub_inte...
Ashish Singh
07:13 PM CephFS Bug #38652: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug on RHEL 7.5
See also Zheng's analysis in the ticket he opened: #38636 Patrick Donnelly
07:03 PM CephFS Bug #38652 (Resolved): mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug on RHEL 7.5
... Patrick Donnelly
07:12 PM CephFS Bug #38636 (Duplicate): Inline data compatibly check in Locker::issue_caps is buggy
Patrick Donnelly
08:00 AM CephFS Bug #38636 (Duplicate): Inline data compatibly check in Locker::issue_caps is buggy
... Zheng Yan
07:05 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
So if I read the patch correctly, this sets the default SSL context for this object.
Is ceph-mgr changing the defaul...
A Boschke
10:09 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
A quick way to check this: @openssl s_client -ssl3 -connect "$ip:$port"@ Ernesto Puerta
10:07 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Did some more research on the mentioned Python version in CentOS. The source package contains a patch (00214-pep466-b... Volker Theile
09:36 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
I've checked the content of python-2.7.5-76.el7.src.rpm and found out that the code Python code is from at least befo... Volker Theile
06:51 PM CephFS Bug #38651 (Fix Under Review): qa: powercycle suite reports MDS_SLOW_METADATA_IO
Patrick Donnelly
06:48 PM CephFS Bug #38651 (Resolved): qa: powercycle suite reports MDS_SLOW_METADATA_IO
http://pulpito.ceph.com/yuriw-2019-03-07_00:07:42-powercycle-wip_yuri_nautilus_3.6.19-distro-basic-smithi/
We shou...
Patrick Donnelly
06:49 PM Revision 5abcc32f (ceph): qa: ignore slow metadata io wrn during osd thrash
Fixes: http://tracker.ceph.com/issues/38651
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:49 PM Revision 1e9d5ff4 (ceph): Merge pull request #26857 from ceph/backport-luminous-26826
luminous: ceph-volume: `simple scan` will now scan all running ceph-disk OSDs
Reviewed-by: Alfredo Deza <adeza@redha...
Alfredo Deza
06:09 PM Revision 767a1681 (ceph): rgw: add a fix_lc_shards AdminOp that can fix lc shards for all the buc...
The output would be a list of bucket names and their fix status, currently
buckets which do not need a fix will also ...
Abhishek Lekshmanan
06:09 PM Revision 582c1e7a (ceph): rgw admin: use the new AdminOp to fix lc shards
Since it can iterate over a list of buckets, also rename the command to lc
reshard fix
Signed-off-by: Abhishek Leksh...
Abhishek Lekshmanan
06:09 PM Revision a7c42a81 (ceph): rgw: lc fix: protect list_keys and formatter with a scope_guard
raii for fun and profit!
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:09 PM Revision dee9ac22 (ceph): doc: add troubleshooting notes on reshard admin clis
Adding a note on LC fixes and reshard stale instance fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:09 PM Revision 4528db4b (ceph): rgw admin: implement a lc fix option
An radosgw-admin lc fix --bucket <> option is added which checks if the bucket
entry exists in the corresponding lc s...
Abhishek Lekshmanan
05:44 PM Revision c7c4a49d (ceph): Merge PR #26838 into master
* refs/pull/26838/head:
librbd: avoid aggregate-initializing IsWriteOpVisitor
Reviewed-by: Ilya Dryomov <idryomov@g...
Ilya Dryomov
05:16 PM Revision b533c468 (ceph): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES
Otherwise linking could error like:
```
/usr/local/bin/ld: /usr/local/lib/libboost_python27.so: undefined reference t...
Willem Jan Withagen
05:14 PM Revision 6892da1c (ceph): qa: krbd deep-flatten test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
05:13 PM Revision 59860a55 (ceph): ceph-volume: make systemctl.get_running_osds resilient to garbage output
Makes systemd.systemctl.get_running_osds more resilient to output
that doesn't match what we're expecting to parse. T...
Andrew Schoen
05:13 PM Revision 09b04003 (ceph): ceph-volume: remove obsoleted simple unit test
This test is no longer valid because `simple scan`
without any arguments will now attempt to scan all
running OSDs.
...
Andrew Schoen
05:12 PM Revision 0f86fd81 (ceph): ceph-volume: tox tests should ignore the tests/functional directory
Without this the functional testinfra tests try to run when we
are intending to only run the unit tests.
Signed-off-...
Andrew Schoen
05:12 PM Revision aded2c19 (ceph): ceph-volume: use `simple scan` and `simple activate --all` in tests
In a couple of the functional tests for simple we should run `simple
scan` without any arguments and `simple activate...
Andrew Schoen
05:09 PM Revision ac84aaaf (ceph): ceph-volume: update docs and help menu for `simple scan`
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit f7943ef6007fb05d83602bc22cbacf3bb67d8625)
Andrew Schoen
05:09 PM Revision f68283e8 (ceph): ceph-volume: adds unit tests for systemd.systemctl.get_running_osd_ids
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 7cb098b6899542c875d911d28771a4c450d0bb3a)
Andrew Schoen
05:08 PM Revision 4ed9a285 (ceph): ceph-volume: update `simple scan` to scan all running OSDs
If no argument is passed to `ceph-volume simple scan` it will
inspect any running osds and scan them if they were cre...
Andrew Schoen
05:08 PM Revision 242abbd9 (ceph): ceph-volume: add systemd.systemctl.get_running_osd_ids
This is used to retrieve a list of osd ids from the currently
running ceph-osd systemd units.
Signed-off-by: Andrew ...
Andrew Schoen
04:49 PM Revision c24631d2 (ceph): Merge pull request #26826 from ceph/wip-simple-scan-all
ceph-volume: `simple scan` will now scan all running ceph-disk OSDs
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:35 PM Revision da52919f (ceph): mgr/dashboard: enable coverage for API tests
* Fixed: install in system the 'coverage' version set in
requirements.txt as dashboard/module.py uses system versio...
Alfonso Martínez
04:24 PM CephFS Feature #15070 (Fix Under Review): mon: client: multifs: auth caps on client->mon connections to ...
Douglas Fuller
03:58 PM Revision f7943ef6 (ceph): ceph-volume: update docs and help menu for `simple scan`
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:58 PM Revision 87c33f14 (ceph): ceph-volume: use `simple scan` and `simple activate --all` in tests
In a couple of the functional tests for simple we should run `simple
scan` without any arguments and `simple activate...
Andrew Schoen
03:58 PM Revision 1881f386 (ceph): ceph-volume: tox tests should ignore the tests/functional directory
Without this the functional testinfra tests try to run when we
are intending to only run the unit tests.
Signed-off-...
Andrew Schoen
03:58 PM Revision b59dcd01 (ceph): ceph-volume: remove obsoleted simple unit test
This test is no longer valid because `simple scan`
without any arguments will now attempt to scan all
running OSDs.
...
Andrew Schoen
03:58 PM Revision f3707f1a (ceph): ceph-volume: make systemctl.get_running_osds resilient to garbage output
Makes systemd.systemctl.get_running_osds more resilient to output
that doesn't match what we're expecting to parse. T...
Andrew Schoen
03:58 PM Revision 15d20e29 (ceph): ceph-volume: add systemd.systemctl.get_running_osd_ids
This is used to retrieve a list of osd ids from the currently
running ceph-osd systemd units.
Signed-off-by: Andrew ...
Andrew Schoen
03:58 PM Revision 28e454ec (ceph): ceph-volume: update `simple scan` to scan all running OSDs
If no argument is passed to `ceph-volume simple scan` it will
inspect any running osds and scan them if they were cre...
Andrew Schoen
03:58 PM Revision 7cb098b6 (ceph): ceph-volume: adds unit tests for systemd.systemctl.get_running_osd_ids
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:33 PM rgw Bug #38001 (Resolved): [Multisite][RGW] Luminous-12.2.9 Shard Recovery status continusely showing
Casey Bodley
03:28 PM Revision b74658ec (ceph): mgr/dashboard: Added breadcrumb tests to Manager modules and Alerts menu
Fixes: https://tracker.ceph.com/issues/38650
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
03:27 PM Dashboard Subtask #38650 (Resolved): mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb tests
Nathan Weinberg
03:24 PM Revision f51fcad5 (ceph): Merge pull request #26815 from tchaikov/wip-38584
doc/releases/nautilus: dashboard package notes
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Sage Weil...
Patrick Nawracay
03:16 PM mgr Bug #38621: py modules fail to cleanly shut down
Merged the workaround (which does an immediate exit from mgr).
I think we want to fix this properly by allowing th...
Sage Weil
03:12 PM Dashboard Bug #36086 (Fix Under Review): mgr/dashboard: "1 osds exist in the crush map but not in the osdma...
Patrick Seidensal
03:08 PM Dashboard Bug #38630 (Fix Under Review): mgr/dashboard: Support for encrypted iSCSI passwords
Ricardo Marques
12:46 PM Dashboard Bug #38630 (In Progress): mgr/dashboard: Support for encrypted iSCSI passwords
Ricardo Marques
03:04 PM Revision 3e83a6e9 (ceph): Merge PR #26823 into master
* refs/pull/26823/head:
qa/suites: disable valgrind leak checks on ceph-mgr
mgr: skip shutdown and exit
Reviewed-b...
Sage Weil
03:00 PM RADOS Bug #38649 (Can't reproduce): [ERR] full status failsafe engaged, dropping updates, now -21474836...
/a/sage-2019-03-08_07:14:13-rados-wip-sage2-testing-2019-03-07-2213-distro-basic-smithi/3682171
Sage Weil
02:55 PM Revision 1d7b2918 (ceph): librbd: avoid aggregate-initializing IsWriteOpVisitor
Clang 8 complains about missing dtor, and this circumvents this problem.
```
/home/jenkins/workspace/ceph-master/src/...
Willem Jan Withagen
02:48 PM RADOS Bug #38377: OpTracker destruct assert when OSD destruct
master is still being merged into nautilus AFAICT Nathan Cutler
04:12 AM RADOS Bug #38377 (Pending Backport): OpTracker destruct assert when OSD destruct
Sage Weil
02:48 PM rgw Bug #38523 (Pending Backport): I can delete a public-read-write bucket which is belong to other u...
Casey Bodley
02:46 PM Messengers Backport #38645 (Rejected): mimic: AsyncConnection: segmentation fault
Nathan Cutler
02:46 PM Messengers Backport #38644 (Rejected): luminous: AsyncConnection: segmentation fault
Nathan Cutler
02:46 PM CephFS Backport #38643 (Resolved): mimic: fs: "log [WRN] : failed to reconnect caps for missing inodes"
https://github.com/ceph/ceph/pull/31282 Nathan Cutler
02:40 PM Revision e0f6e683 (ceph): Revert "msg/async: msgr2: expected tags validation"
This reverts commit e9ac3e0530b73ebb43db291d6562712b28c1e653.
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:35 PM Revision 64f72726 (ceph): msg/async/ProtocolV2: state machine verifications
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:35 PM Revision c5634ce6 (ceph): mgr/dashboard: Added breadcrumb tests to NFS menu
Fixes: https://tracker.ceph.com/issues/38641
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
02:32 PM Dashboard Subtask #38641 (Resolved): mgr/dashboard: NFS menu E2E breadcrumb tests
Nathan Weinberg
02:11 PM Revision b88a10ae (ceph): Merge PR #26796 into master
* refs/pull/26796/head:
common/options: osd_memory_target et al are TYPE_SIZE
Reviewed-by: xie xingguo <xie.xingguo...
Sage Weil
01:54 PM Revision 139becb6 (ceph): Merge pull request #26827 from adamemerson/wip-doc-s3-op-acl
Document mappings of S3 Operations to ACL grants
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:32 PM bluestore Bug #38329: OSD crashes in get_str_map while creating with ceph-volume
FYI and FWIW, Boris Ranto put 14.0.1 into F30/rawhide. It's sort of Standard Operating Procedure (SOP) to put early r... Kaleb KEITHLEY
01:15 PM RADOS Bug #38579 (Need More Info): osd: should not mark cluster_messenger when commited new osdmap
So in step 5, the primary hasn't seen osdmap 20, right? Only the replica has? The part I don't understand is that i... Sage Weil
01:07 PM CephFS Support #38640 (Closed): fs: garbage in cephfs pool and tier pool after delete all files
Hi!
# ceph version
ceph version 13.2.4 (b10be4d44915a4d78a8e06aa31919e74927b142e) mimic (stable)
After remov...
Fyodor Ustinov
01:04 PM Revision b0496c44 (ceph): Merge PR #26832 into master
* refs/pull/26832/head:
msg/async/ProtocolV2: end scope of std::hex properly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:27 PM mgr Bug #38639 (In Progress): mgr: localized keys are not auto-converted according the MODULE_OPTIONS...
Volker Theile
12:11 PM mgr Bug #38639 (In Progress): mgr: localized keys are not auto-converted according the MODULE_OPTIONS...
If a localized key like 'mgr/dashboard/x/server_port' is requested by MgrModule::get_localized_module_option('server_... Volker Theile
12:26 PM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
PR that will validate the `ceph-iscsi` config version: https://github.com/ceph/ceph/pull/26835 Ricardo Marques
10:26 AM Dashboard Bug #38634: mgr/dashboard create new iscsi target disk failed.
Looks like your `ceph-iscsi` configuration is outdated, can you please paste the output of:... Ricardo Marques
03:16 AM Dashboard Bug #38634 (Can't reproduce): mgr/dashboard create new iscsi target disk failed.
I create the first iscsi target with client and disks by gwcli.and it works. alse can be display on the dashboard as ... 一帆 师
12:25 PM Revision 0da1b2bf (ceph): mgr/dashboard: Fix issues in controllers/docs
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
10:48 AM rgw Bug #38638 (Resolved): S3 policy evaluated incorrectly
Hi,
I noticed a bug when accessing Ceph via Hadoop. I am using some shared buckets with read/write access for all ...
Davide Dal Bianco
10:37 AM RADOS Backport #38610: luminous: mon: osdmap prune
https://github.com/ceph/ceph/pull/26834 Rafal Wadolowski
10:36 AM RADOS Backport #38561 (In Progress): mimic: mgr deadlock
https://github.com/ceph/ceph/pull/26833 Prashant D
10:34 AM bluestore Bug #38637: BlueStore::ExtentMap::fault_range() assert
Can you make sure the underlying device is OK as a first step? This error might indicate corruption. It may be also b... Brad Hubbard
09:17 AM bluestore Bug #38637 (Won't Fix): BlueStore::ExtentMap::fault_range() assert
Hi,
I have rook with ceph ceph-12.2.4
3 Mon, 5 OSD.
For a last few hours one of my OSD is in crashing loop.
<...
Karol Chrapek
08:19 AM RADOS Bug #38124: OSD down on snaptrim.
Hello,
any updates regarding this bug? I would love a patch to resolve this issue ASAP. One of my monitors just...
Darius Kasparavičius
08:12 AM RADOS Bug #38307 (Resolved): ceph-osd fails to bind to IPv6 interface for public_network
The PR https://github.com/ceph/ceph/pull/26692 enforces pick_addresses to fail when ms_bind_ipv4 and ms_bind_ipv6 opt... Ricardo Dias
08:07 AM Revision 42abad96 (ceph): mon/OSDMonitor: add newline
To be in concert with other pool attributes..
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:07 AM Revision 4295b75f (ceph): mgr/pg_autoscaler: drop undefined variable 'cr_name'
```
a/pg_autoscaler/module.py:359: error: Name 'cr_name' is not defined
```
Actually _get_pool_status should have pr...
xie xingguo
07:01 AM Revision 46fb9073 (ceph): mds: check earlier if directories are already exported
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
07:01 AM Revision 13c4152c (ceph): mds: dont print auth trees if they are too many
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:27 AM Bug #38629 (Closed): ceph_dencoder.cc: c++: internal compiler error: Killed (program cc1plus)
Seems to have built OK. I'm going to close this but please feel free to reopen it if you see the same issue again. Brad Hubbard
04:16 AM Bug #38629: ceph_dencoder.cc: c++: internal compiler error: Killed (program cc1plus)
Hi Sebastian,
We saw a lot of these internal compiler errors today but we believe it was a resource problem on at...
Brad Hubbard
06:21 AM Bug #23449: ceph-detect-init test case failed in docker env
@liuchang what the status now? huang jun
05:12 AM Revision 50d28ec4 (ceph): mds: dont print subtrees if they are too many/big
Also, add an argument to force print subtrees and let
MDBalancer::tick() always print subtrees.
Fixes: https://track...
Rishabh Dave
04:56 AM RADOS Bug #38633 (Fix Under Review): /ceph/src/tools/kvstore_tool.cc:39:1: internal compiler error: Seg...
Brad Hubbard
01:18 AM RADOS Bug #38633 (Resolved): /ceph/src/tools/kvstore_tool.cc:39:1: internal compiler error: Segmentatio...
a1539b118ed6372c19f321c94e2246f4fd130a33... Brad Hubbard
04:34 AM Revision fea04ef7 (ceph): mgr/BaseMgrModule: drop GIL for ceph_send_command
Otherwise, we can easily deadlock, since other bits of the code hold the
objecter lock and then take the GIL.
Fixes:...
Sage Weil
04:26 AM RADOS Backport #38562 (In Progress): luminous: mgr deadlock
https://github.com/ceph/ceph/pull/26830 Prashant D
04:23 AM Backport #38546 (In Progress): mimic: doc: update reference link for log-based PG
https://github.com/ceph/ceph/pull/26829 Prashant D
04:13 AM RADOS Bug #38598 (Resolved): osdmap may include only v1 address while osd binds to v2; mon drops messages
Sage Weil
04:12 AM Revision 62136d38 (ceph): Merge PR #26794 into master
* refs/pull/26794/head:
mon/MgrMonitor: only try to update always_on_modules if >= NAUTILUS
qa/standalone/mon/msgr-...
Sage Weil
04:10 AM Revision 4d33b6d5 (ceph): Merge PR #26770 into master
* refs/pull/26770/head:
qa/standalone/osd/osd-force-create-pg: create more pgs
qa/standalone: make sure an osd is r...
Sage Weil
04:03 AM RADOS Subtask #37732: qa/suites/rados/thrash-erasure-code*: coverage review tasks
https://github.com/ceph/ceph/pull/26417
Addresses
- Leveldb mons no longer relevant
- Fast-read could be added t...
Neha Ojha
03:58 AM Revision 99207b2c (ceph): Merge PR #26504 into master
* refs/pull/26504/head:
osd: fixup OpTracker destruct assert, waiting_for_osdmap take ref
Reviewed-by: xie xingguo ...
Sage Weil
03:57 AM RADOS Cleanup #38635: bluestore: test osd_memory_target
We want to test with different values of osd_memory_target.
Also, create tests that necessarily go beyond the osd_me...
Neha Ojha
03:50 AM RADOS Cleanup #38635 (In Progress): bluestore: test osd_memory_target
Neha Ojha
02:51 AM Dashboard Cleanup #37337: mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs. 'Update RB...
Regarding breadcrumbs, both #2 or #3 work, though I'd suggest going with #3 ("Object GW >> Bucket >> Create Bucket").... Ju Lim
02:17 AM Linux kernel client Bug #37278: filefrag receives SIGFPE when run on any file on CephFS (kernel mount)
patch hasn't been merged into upstream Zheng Yan

03/07/2019

11:56 PM CephFS Bug #38270 (Fix Under Review): kcephfs TestClientLimits.test_client_pin fails with "client caps f...
Patrick Donnelly
11:45 PM Feature #16310: Take pipe::connect() returned errno to rados_connect() Part2 of http://tracker.ce...
Yes I think it still needs work Greg. I'm hoping to get to it next week. I'll bump it up my list. Brad Hubbard
11:43 PM Feature #16310: Take pipe::connect() returned errno to rados_connect() Part2 of http://tracker.ce...
Brad, do you know if there's something still missing here? Greg Farnum
11:38 PM Revision 26e21355 (ceph): mgr/BaseMgrModule: drop GIL for ceph_send_command
Otherwise, we can easily deadlock, since other bits of the code hold the
objecter lock and then take the GIL.
Fixes:...
Sage Weil
11:35 PM Linux kernel client Bug #37278: filefrag receives SIGFPE when run on any file on CephFS (kernel mount)
Zheng, should close this? Patrick Donnelly
11:26 PM Revision 4f102fec (ceph): doc: updated reference link for log based PG
Added :ref: label to Log Based PG page. Referenced <log-based-pg>
label on Asynchronous Recovery page.
Fixes: https:...
James McClune
11:23 PM CephFS Bug #36730 (In Progress): mds: should apply policy to throttle client messages
Patrick Donnelly
11:23 PM CephFS Bug #36171 (In Progress): mds: ctime should not use client provided ctime/mtime
Patrick Donnelly
11:10 PM Revision f5350443 (ceph): mgr/status: fix 'ceph fs status' AttributeError
Fixes: http://tracker.ceph.com/issues/38122
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
11:04 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Jeff Layton wrote:
> I think this is not really a single project, but a set of them. At a high level:
> ensure ...
Patrick Donnelly
01:48 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
I think this is not really a single project, but a set of them. At a high level:
* ensure that the MDS can hand ou...
Jeff Layton
10:59 PM Messengers Bug #38524 (Pending Backport): AsyncConnection: segmentation fault
Sage Weil
10:59 PM Revision cb59866c (ceph): Merge PR #26803 into master
* refs/pull/26803/head:
msg/async/ProtocolV1: fix locking around authorizer_buf
Reviewed-by: Ricardo Dias <rdias@su...
Sage Weil
10:40 PM CephFS Bug #38597 (Pending Backport): fs: "log [WRN] : failed to reconnect caps for missing inodes"
Patrick Donnelly
10:40 PM Revision a1539b11 (ceph): Merge PR #26781 into master
* refs/pull/26781/head:
mds: avoid calling clientreplay_done() prematurely
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
10:38 PM Revision 9c0495fb (ceph): Merge PR #26773 into master
* refs/pull/26773/head:
mds: refactor subtree accessors
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
10:35 PM Revision b21dc7f2 (ceph): Revert "mon/MonClient: disable ms_bind_msgr2 if NAUTILUS feature not set"
This reverts commit f3ddb1c9b88067b1a4b54d23d825ca4d62e10586.
That behavior complicated the process of moving to v1 ...
Sage Weil
10:35 PM Revision a7907403 (ceph): mon/MonmapMonitor: add 'ceph mon set-addrs <name> <addrvec>' command
This lets us explicitly adjust the IPs/ports a monitor binds to.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:35 PM Revision c939eefa (ceph): qa/standalone/mon/msgr-v2-transition: add some tests for enabling msgr v2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Revision a2debbc2 (ceph): mon/MgrMonitor: only try to update always_on_modules if >= NAUTILUS
Pre-nautilus mgrmap doesn't encode have this field, so we'll just loop.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:35 PM Revision 391c1cd2 (ceph): mon/MDSMonitor: stop using get_orig_source_inst()
Use get_orig_source() + get_orig_source_addrs()
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:35 PM Revision 9b379de5 (ceph): msg/msg_types: make legacy_equals() symmetrical
The prior version would return true for
[v2,v1] vs [v2,v1]
[v2,v1] vs [v1]
but not
[v1] vs [v2,v1]
Now that fi...
Sage Weil
10:35 PM Revision 301c2e79 (ceph): mon/OSDMonitor: use legacy_equals to compare osd addrs
The OSDs may bind to v2+v1 due to ms_bind_msgr2, but we may only use the
v1 address in the OSDMap due to
- the osd-...
Sage Weil
10:26 PM RADOS Bug #38358: short pg log + cache tier ceph_test_rados out of order reply
/a/yuriw-2019-03-07_00:04:47-rados-wip_yuri_nautilus_3.6.19-distro-basic-smithi/3675857/ Neha Ojha
10:01 PM Bug #37657: Command failed on smithi075 with status 1: 'sudo yum install -y kernel'
This seems to be a temporary issue.
Relevant logs that indicate this:...
Neha Ojha
09:51 PM Bug #37657: Command failed on smithi075 with status 1: 'sudo yum install -y kernel'
/ceph/teuthology-archive/pdonnell-2019-03-07_07:21:16-fs-wip-pdonnell-testing-20190307.041917-distro-basic-smithi/367... Patrick Donnelly
09:42 PM Revision bd94c93f (ceph): doc/radosgw: Document mappings of S3 Operations to ACL grants
Since the ACL documentation is a bit sparse, let people know exactly
what operations they can expect to enable with a...
Adam Emerson
09:36 PM RADOS Bug #38631 (Resolved): osd-scrub-repair.sh fails due to num_objects wrong

A status check for "1/1 objects unfound" is coming back as "1/2 objects unfound"
Can be reproduced easily with:
...
David Zafman
09:24 PM mgr Bug #38618 (Duplicate): mgr/status: AttributeError: 'Module' object has no attribute 'colorize'
Patrick Donnelly
06:05 AM mgr Bug #38618 (Duplicate): mgr/status: AttributeError: 'Module' object has no attribute 'colorize'
... Yanhu Cao
08:52 PM mgr Bug #38122 (Fix Under Review): Error ceph fs status
Brad Hubbard
06:31 AM mgr Bug #38122 (New): Error ceph fs status
The problem is: install-deps.sh is not installing 'colorize' package in Fedora. Not sure which is the corresponding ... Jos Collin
08:24 PM rgw Bug #38523 (Fix Under Review): I can delete a public-read-write bucket which is belong to other u...
Documentation updated in: https://github.com/ceph/ceph/pull/26827 Adam Emerson
07:24 PM rgw Bug #38523 (In Progress): I can delete a public-read-write bucket which is belong to other user, ...
This is the correct behavior, but I'll update the documentation with the exact mapping between S3 operations and ACL ... Adam Emerson
06:58 PM rgw Bug #38523: I can delete a public-read-write bucket which is belong to other user, is this right?
aemerson, can you comment?
Matt
Matt Benjamin
08:22 PM Revision 765979c8 (ceph): Merge pull request #26824 from ceph/backport-luminous-26739
luminous: ceph-volume: replace testinfra command with py.test
Reviewed-by Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:49 PM Revision ec7c9976 (ceph): Merge PR #26802 into master
* refs/pull/26802/head:
qa/suites/upgrade/mimic-x/parallel: run master rados/test.sh
Reviewed-by: Yuri Weinstein <y...
Sage Weil
07:37 PM Revision 996b4f41 (ceph): test/librbd: create shouldn't be called in DiscardTruncate{AssertExists,}
MockTestMemIoCtxImpl is a NiceMock which suppresses all "uninteresting
method call" warnings. Add explicit Times(0) ...
Ilya Dryomov
07:36 PM Revision 32b9385d (ceph): librbd: don't do create+truncate for discards with copyup
With copyup, create is unnecessary because the object will be created
as a result of the copyup. create's place will...
Ilya Dryomov
07:29 PM Revision 95c6b36b (ceph): test/librbd: observe the object map interaction in DiscardRemoveTruncate
Undo the fixup made in merge commit a7351ce449bb ("Merge pull request
#20809 from idryomov/wip-librbd-discard-create-...
Ilya Dryomov
07:26 PM Revision 913abcda (ceph): ceph-volume: remove obsoleted simple unit test
This test is no longer valid because `simple scan`
without any arguments will now attempt to scan all
running OSDs.
...
Andrew Schoen
07:26 PM Revision f03e68e8 (ceph): ceph-volume: update docs and help menu for `simple scan`
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:26 PM Revision 6b9e24b7 (ceph): ceph-volume: use `simple scan` and `simple activate --all` in tests
In a couple of the functional tests for simple we should run `simple
scan` without any arguments and `simple activate...
Andrew Schoen
07:26 PM Revision de456ca8 (ceph): ceph-volume: tox tests should ignore the tests/functional directory
Without this the functional testinfra tests try to run when we
are intending to only run the unit tests.
Signed-off-...
Andrew Schoen
07:03 PM Revision e79dc454 (ceph): qa/suites: disable valgrind leak checks on ceph-mgr
We've disabled the "clean" shutdown in ceph-mgr due to
https://tracker.ceph.com/issues/38621
Until then, no valgrind...
Sage Weil
07:01 PM rgw Bug #38251: rgw: RGWGC add perfcounter retire counter
Casey Bodley
06:56 PM rgw Bug #38454: rgw: gc entries with zero-length chains are not cleaned up
Casey Bodley
06:55 PM rgw Bug #38470: Radosg-admin can't delete bucket and radosgw-admin gc process not working (or very sl...
it looks like http://tracker.ceph.com/issues/38454 was causing infinite loops in gc process, so i think that's what y... Casey Bodley
06:45 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
any update here?
Matt
Matt Benjamin
06:43 PM rgw Bug #23454: rgw/s3atests failure: fs contract testBlockReadZeroByteFile/testSeekZeroByteFile/test...
vasu, do you think this is still a bug?
Matt
Matt Benjamin
06:42 PM rgw Bug #23531: s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRootListing/Empt...
vasu, is this effectively an indication of a bug in our upstream site-config.xml?
Matt
Matt Benjamin
06:39 PM rgw Bug #38055: rgw: GET/HEAD and PUT operations on buckets w/lifecycle expiration configured do not ...
Casey Bodley
06:38 PM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
I was surprised too.
Here are the specifics:
-...
A Boschke
11:38 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
What Python version are you using? In openSUSE Tumbleweed e.g. this is currently 2.7.15 and 3.7.2. I think most distr... Volker Theile
06:38 PM Revision 5000a158 (ceph): ceph-volume: remove obsoleted simple unit test
This test is no longer valid because `simple scan`
without any arguments will now attempt to scan all
running OSDs.
...
Andrew Schoen
06:37 PM Revision 8fcf3617 (ceph): ceph-volume: tox tests should ignore the tests/functional directory
Without this the functional testinfra tests try to run when we
are intending to only run the unit tests.
Signed-off-...
Andrew Schoen
06:12 PM Revision 6e5d7467 (ceph): ceph-volume tests.simple replace testinfra command for py.test
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e90ebc3264004cab3286895c843db43f20a4840b)
Alfredo Deza
06:11 PM Revision c8904f73 (ceph): ceph-volume tests.lvm replace testinfra command for py.test
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c4597fc63195c654b960f747f9d50a558fa719c0)
Alfredo Deza
06:11 PM Revision c0d30fd9 (ceph): ceph-volume tests.batch replace testinfra command for py.test
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit dc7501af69ccbdabb5e6a77a91696454855201e9)
Alfredo Deza
05:57 PM Revision 37525964 (ceph): ceph-volume: use `simple scan` and `simple activate --all` in tests
In a couple of the functional tests for simple we should run `simple
scan` without any arguments and `simple activate...
Andrew Schoen
05:23 PM Revision 6146c85b (ceph): mgr: skip shutdown and exit
The python subinterpreter teardown is broken; see
https://tracker.ceph.com/issues/38621
Instead, just exit with the ...
Sage Weil
05:20 PM Dashboard Bug #38630 (Resolved): mgr/dashboard: Support for encrypted iSCSI passwords
`ceph-iscsi` supports password encryption but `ceph-dashboard` must be adapted to support it.
Example:
!2019-03...
Ricardo Marques
05:13 PM Revision 4c3531e7 (ceph): ceph-volume: add systemd.systemctl.get_running_osd_ids
This is used to retrieve a list of osd ids from the currently
running ceph-osd systemd units.
Signed-off-by: Andrew ...
Andrew Schoen
05:13 PM Revision 4652b36b (ceph): ceph-volume: update `simple scan` to scan all running OSDs
If no argument is passed to `ceph-volume simple scan` it will
inspect any running osds and scan them if they were cre...
Andrew Schoen
05:13 PM Revision e0ffcae3 (ceph): ceph-volume: adds unit tests for systemd.systemctl.get_running_osd_ids
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:13 PM Revision f0f2dfce (ceph): ceph-volume: update docs and help menu for `simple scan`
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:11 PM mgr Bug #38621: py modules fail to cleanly shut down
I added some debugging,... Sage Weil
04:34 PM mgr Bug #38621: py modules fail to cleanly shut down
Sage Weil
04:33 PM mgr Bug #38621: py modules fail to cleanly shut down
full backtrace with debugging symbols:... Sage Weil
10:25 AM mgr Bug #38621: py modules fail to cleanly shut down
Full mgr.x.log:
https://paste.fedoraproject.org/paste/u6k5L9itz94htEvpcIAdXA
Alfonso Martínez
10:23 AM mgr Bug #38621 (Won't Fix): py modules fail to cleanly shut down
When running backend api tests locally on master:
src/pybind/mgr/dashboard/run-backend-api-tests.sh
2019-03-07 ...
Alfonso Martínez
05:09 PM Dashboard Bug #38220 (Fix Under Review): mgr/dashboard: Support '/' in password fields
Ricardo Marques
05:06 PM Dashboard Bug #38286 (Resolved): mgr/dashboard: Support for multiple iSCSI backstores (frontend)
Ricardo Marques
04:48 PM Revision 0a13f4a9 (ceph): Merge PR #26821 into master
* refs/pull/26821/head:
mds,mgr,mon: warn future respawn() copy-pasters to set thread name
Reviewed-by: Patrick Don...
Patrick Donnelly
04:44 PM Bug #38629 (Closed): ceph_dencoder.cc: c++: internal compiler error: Killed (program cc1plus)
my master is on b954e3d8b13ff0ab9fce973eacf54e013228df91
while building this revision, I got:...
Sebastian Wagner
03:03 PM RADOS Bug #36546 (Duplicate): common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back...
Sage Weil
03:02 PM RADOS Bug #38592 (Duplicate): mon,osd: src/common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_fli...
Sage Weil
02:56 PM RADOS Bug #38623 (Fix Under Review): 2.8s2 past_intervals [6539,6541) start interval does not contain t...
https://github.com/ceph/ceph/pull/26822 Sage Weil
12:25 PM RADOS Bug #38623 (Resolved): 2.8s2 past_intervals [6539,6541) start interval does not contain the requi...
... Sage Weil
02:52 PM Revision 4c5ed299 (ceph): Merge PR #26764 into master
* refs/pull/26764/head:
mgr: 'osd df' by specified class or (crush) name
mon/OSDMonitor: add 'osd crush get-device-...
Sage Weil
02:50 PM Revision 8e070294 (ceph): mds,mgr,mon: warn future respawn() copy-pasters to set thread name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:47 PM CephFS Feature #36663 (In Progress): mds: adjust cache memory limit automatically via target that tracks...
Patrick Donnelly
02:43 PM Revision 25bf65e9 (ceph): common/options: osd_memory_target et al are TYPE_SIZE
This makes us interpret "2G" and 2 GiB, not 2 billion bytes.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:42 PM Revision 14753151 (ceph): rpm: use Recommends on fedora also
"Recommends" and other weak dependencies were introduced in rpm 4.12. it
is included by quite a few distros, includin...
Kefu Chai
02:38 PM Revision 06a7bf43 (ceph): osd/PG: adjust pg history on fabricated merge target if necessary
If we have to fabricate the merge target, we use the pg_history from
the soruce to start with, since it is normally c...
Sage Weil
02:32 PM Revision fcf027dc (ceph): doc/mgr/dashboard: note dashboard as a separate package
Fixes: https://tracker.ceph.com/issues/38584
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:28 PM mgr Bug #38628 (Resolved): restful/api is not Python 3 compatible
@src/scripts/run_mypy.sh@ revealed some Python 3 problems:... Sebastian Wagner
02:27 PM Bug #38612 (Duplicate): pkg dependency issues upgrading from 12.2.y to 14.x.y
Nathan Cutler
12:46 PM Bug #38612: pkg dependency issues upgrading from 12.2.y to 14.x.y
this may be closed.
It's a dupe of #38611
Kaleb KEITHLEY
02:21 PM Revision b43ce067 (ceph): doc/releases/nautilus: dashboard package notes
Fixes: https://tracker.ceph.com/issues/38584
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:17 PM Dashboard Bug #38602 (Resolved): Failing mgr-dashboard-frontend-unittests (time out error)
Nathan Cutler
11:16 AM Dashboard Bug #38602 (Fix Under Review): Failing mgr-dashboard-frontend-unittests (time out error)
Laura Paduano
02:16 PM Dashboard Bug #38590 (Resolved): mimic: dashboard: failed to compile the dashboard: Cannot find name 'Exclude'
Nathan Cutler
11:16 AM Dashboard Bug #38590 (Fix Under Review): mimic: dashboard: failed to compile the dashboard: Cannot find nam...
Laura Paduano
07:03 AM Dashboard Bug #38590: mimic: dashboard: failed to compile the dashboard: Cannot find name 'Exclude'
We could try setting different lodash and/or @types/lodash versions (at least that's what worked for some folks who p... Laura Paduano
02:08 PM mgr Bug #38627 (Resolved): insights is not Python 3 compatible
@/src/scripts/run_mypy.sh@ revealed some type errors in the insights module:... Sebastian Wagner
02:05 PM Revision 09e382d3 (ceph): qa: remove libcephfs-java tests
These have bit-rotted and no longer work. No cycles from interested parties
available to fix.
Fixes: https://tracker...
Patrick Donnelly
02:04 PM mgr Bug #38626 (Resolved): pg_autoscaler is not Python 3 compatible
@src/scripts/run_mypy.sh@ revealed some type errors:
from https://gist.github.com/sebastian-philipp/25f70aae3b0d2...
Sebastian Wagner
01:57 PM mgr Bug #38625 (New): diskprediction_cloud has some type errors
@src/scripts/run_mypy.sh@ revealed some real type errors:... Sebastian Wagner
01:54 PM mgr Bug #38560 (Fix Under Review): mgr: get_localized_module_option function is broken
Volker Theile
01:52 PM RADOS Bug #38579: osd: should not mark cluster_messenger when commited new osdmap
Greg Farnum wrote:
> Do you have a reproducer for this?
>
> I get nervous when people want to remove mark_down ca...
bing lin
01:49 PM bluestore Bug #38557 (Closed): pkg dependency issues upgrading from 12.2.y to 14.x.y
Nathan Cutler
01:34 PM Revision b75ed145 (ceph): Merge pull request #26814 from tspmelo/wip-fix-resolve-mimic
mimic: mgr/dashboard: Fix dashboard compile error
Reviewed-By: Sebastian Wagner <swagner@suse.com>
Reviewed-By: Laur...
Abhishek Lekshmanan
01:32 PM Revision 8e81bd74 (ceph): qa/cephfs: relax min_caps_per_client check
new kernel client proactively release caps. caps count can go below
mds_min_caps_per_client
Fixes: http://tracker.ce...
Yan, Zheng
01:14 PM Revision b954e3d8 (ceph): Merge pull request #26743 from votdev/cleanup
mgr/dashboard: Cleanup Python code
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Sebastian Wagner <...
Sebastian Wagner
01:13 PM Revision 61d53ed7 (ceph): mgr/orchestrator: Add error handling to interface
Also:
* Small test_orchestrator refactorization
* Improved Docstring in MgrModule.remote
* Added `raise_if_exception...
Sebastian Wagner
01:00 PM Dashboard Feature #38394: mgr/dashboard: QA - try to run mgr Teuthology tests as part of run-backend-api-te...
I think the original intention was to add:
qa/tasks/mgr/test_module_selftest.py
as per this feedback:
http://t...
Alfonso Martínez
12:56 PM RADOS Bug #38604 (Resolved): mon logs not getting reopened after rotation
Sage Weil
12:49 PM Revision e68f1acb (ceph): mds: avoid revoking Fsx from loner during directory fragmentation
MDS wrlock filelock during directory fragmentation and subtree migration.
The purpose of the wrlock is preventing sca...
Yan, Zheng
12:47 PM RADOS Bug #38624 (New): crush: get_rule_weight_osd_map does not handle multi-take rules
CrushWrapper::get_rule_weight_osd_map() does not handle multi-take rules well. for example, a take 1 (primary) and t... Sage Weil
12:36 PM Revision b28cc915 (ceph): Merge PR #26797 into master
* refs/pull/26797/head:
ceph-mon: reset process name to 'ceph-mon' on startup
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
12:35 PM Revision 730d9cf6 (ceph): Merge PR #26795 into master
* refs/pull/26795/head:
mon/MgrStatMonitor: fix typo
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
12:32 PM Revision d2d127d8 (ceph): Merge PR #26027 into master
* refs/pull/26027/head:
osd,mon,mds: support get|set tcmalloc release rate
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:31 PM Revision 251538cc (ceph): Merge PR #26674 into master
* refs/pull/26674/head:
os/bluestore: log long aio operations in KernelDevice
os/bluestore: treat bdev_debug_aio_su...
Sage Weil
12:30 PM Revision 6c723b92 (ceph): Merge PR #26718 into master
* refs/pull/26718/head:
rpm: put numpy and scipy deps in distro conditionals
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:30 PM Revision 3dda18b3 (ceph): Merge PR #26725 into master
* refs/pull/26725/head:
doc/releases/nautilus: ask users to opt in to telemetry
doc/mgr/telemtry: update docs
mgr/...
Sage Weil
12:19 PM Dashboard Documentation #38584 (Fix Under Review): mgr/dashboard: Add info about "ceph-mgr-dashboard" being...
Kefu Chai
12:10 PM Revision 07a56150 (ceph): Merge pull request #26716 from rjfd/wip-dashboard-ganesha-docs
mgr/dashboard: nfs-ganesha: controller API documentation
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: ...
Ricardo Dias
11:49 AM Revision 2ad0ffdd (ceph): msg/async/ProtocolV2: end scope of std::hex properly
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:19 AM Revision e50aa559 (ceph): Merge PR #26775 into master
* refs/pull/26775/head:
qa/suites/krbd/wac: bluestore snippet is placed incorrectly
Reviewed-by: Mike Christie <mch...
Ilya Dryomov
11:12 AM rgw Feature #38622 (New): Enable support for disable listing in Swift
We are running OpenStack Queens with Ceph as swift backend.
According to object gateway swift API, a subset of Swi...
Alex Walender
10:48 AM Revision 571f36b0 (ceph): mgr/dashboard: Fix dashboard compile error
New version of lodash was generating a compile error.
With this change npm will install an older version of lodash.
...
Tiago Melo
10:18 AM CephFS Feature #17309 (In Progress): qa: mon_thrash test for CephFS
Jos Collin
09:51 AM ceph-volume Bug #38620 (Can't reproduce): ceph-volume raises 'local variable db_vg' referenced before assignment
@artemis:~ # CEPH_VOLUME_DEBUG=1 ceph-volume lvm batch /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf --wal-devices /de... Joshua Schmid
08:40 AM Revision 476d88ae (ceph): Merge pull request #26778 from xiexingguo/wip-fix-wrong-lpr
osd/PrimaryLogPG: fix last_peering_reset checking on manifest flushing
Reviewed-by: Myoungwon Oh <ommw@sk.com>
Xie Xingguo
08:04 AM Revision a21b3757 (ceph): msg/async V2: optimize check state by replace.
state change by lock. So only check state when we release and reget
lock.
Signed-off-by: Jianpeng Ma <jianpeng.ma@in...
jianpeng ma
07:55 AM RADOS Backport #38565 (In Progress): mimic: Code to strip | from core pattern isn't right
Ashish Singh
07:22 AM Revision 8757f2cf (ceph): run-standalone.sh: Need double-quotes to handle | in core_pattern
on all distributions
OpenSUSE does not automatically add the | back when setting
the corepattern. I tested this on ...
David Zafman
07:22 AM Revision 79222af8 (ceph): Revert "qa/standalone: discard pipe in sysctl kernel.core_pattern"
This reverts commit 5ba6286834386e5af7ac43440e8c3fb0f234646c.
Signed-off-by: David Zafman <dzafman@redhat.com>
Conf...
David Zafman
07:14 AM rgw Bug #38619: radosgw-admin user create can be executed repeatedly
h3. Background:
ceph version: 12.2.7 (3ec878d1e53e1aeb47a9f619c49d9e7c0aa384d5) luminous (stable)
h3. Step to rep...
Hughen X
07:13 AM rgw Bug #38619 (Resolved): radosgw-admin user create can be executed repeatedly
Background:
ceph version: 12.2.7 (3ec878d1e53e1aeb47a9f619c49d9e7c0aa384d5) luminous (stable)
Step to reproduce:
...
Hughen X
07:14 AM bluestore Backport #38587 (In Progress): mimic: OSD crashes in get_str_map while creating with ceph-volume
Ashish Singh
07:09 AM Revision e3c773ba (ceph): common/str_map: better trim() impl using boost
Thanks Kefu!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6154874aa9ae6dd66a2a0decb289f2a71...
Sage Weil
07:08 AM Revision 56e796a6 (ceph): common/str_map: fix trim() on empty string
If was pass an empty string (e.g., with something like
get_str_map("M= T= P=")) we end up with a (size_t)-1 for end.
...
Sage Weil
06:50 AM Documentation #38310 (Pending Backport): Non-existent config option osd_deep_mon_scrub_interval
Ashish Singh
06:43 AM RADOS Feature #38603: mon: osdmap prune
@Nathan, I developed and tested code, I will open PR in the next couple of days soon. Please assign this to me :) Rafal Wadolowski
03:50 AM CephFS Backport #38545 (In Progress): luminous: qa: "Loading libcephfs-jni: Failure!"
https://github.com/ceph/ceph/pull/26808 Prashant D
03:49 AM CephFS Backport #38544 (In Progress): mimic: qa: "Loading libcephfs-jni: Failure!"
https://github.com/ceph/ceph/pull/26807 Prashant D
02:12 AM RADOS Feature #38616: Improvements to auto repair

OSD stats might have to be in meta collection
David Zafman
01:29 AM RADOS Feature #38617 (Resolved): osd: Better error message when OSD count is less than osd_pool_default...
Clearly indicate when number of OSDs is less than osd_pool_default_size, to avoid users from setting up clusters inco... Neha Ojha
01:20 AM Revision caf5720b (ceph): qa: remove libcephfs-java tests
These have bit-rotted and no longer work. No cycles from interested parties
available to fix.
Fixes: https://tracker...
Patrick Donnelly
01:18 AM CephFS Backport #38543 (In Progress): luminous: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs be...
https://github.com/ceph/ceph/pull/26805 Prashant D
01:15 AM CephFS Backport #38542 (In Progress): mimic: qa: tasks.cephfs.test_misc.TestMisc.test_fs_new hangs becau...
https://github.com/ceph/ceph/pull/26804 Prashant D

03/06/2019

11:46 PM Revision 3caf864a (ceph): qa: unmount clients before deleting fs
Client unmount during test cleanup will hang if the file system was deleted.
Fixes: http://tracker.ceph.com/issues/3...
Patrick Donnelly
11:45 PM Revision fdbc75af (ceph): qa: unmount clients before deleting fs
Client unmount during test cleanup will hang if the file system was deleted.
Fixes: http://tracker.ceph.com/issues/3...
Patrick Donnelly
11:44 PM Messengers Bug #38524: AsyncConnection: segmentation fault
trying to reproduce: http://pulpito.ceph.com/sage-38524-a/ Sage Weil
11:41 PM Messengers Bug #38524 (In Progress): AsyncConnection: segmentation fault
i think this will fix it, but we need to be able to reproduce first to test...
https://github.com/ceph/ceph/pull/2...
Sage Weil
11:40 PM Revision f82f8886 (ceph): msg/async/ProtocolV1: fix locking around authorizer_buf
Fix two problems:
- we are accessing authorizer_buf without the connection lock, and
under the lock we are modifyi...
Sage Weil
11:27 PM Bug #21563 (Can't reproduce): "pg mapped to no osds - hence it's in 'unknown' state at the end of...
Sage Weil
11:26 PM Bug #38517 (Resolved): filestore OSDs attempting to come up as bluestore
Sage Weil
10:52 PM Revision a52f5a66 (ceph): ceph-volume: update `simple scan` to scan all running OSDs
If no argument is passed to `ceph-volume simple scan` it will
inspect any running osds and scan them if they were cre...
Andrew Schoen
10:51 PM Revision e39ab373 (ceph): ceph-volume: add systemd.systemctl.get_running_osd_ids
This is used to retrieve a list of osd ids from the currently
running ceph-osd systemd units.
Signed-off-by: Andrew ...
Andrew Schoen
10:50 PM Revision a376a151 (ceph): qa/suites/upgrade/mimic-x/parallel: run master rados/test.sh
We rename ceph_test_rados_api_tier to add _pp, so the mimic version doesn't
work. And in any case, at this stage the...
Sage Weil
10:38 PM RADOS Feature #38616 (Resolved): Improvements to auto repair

We should allow auto repair for bluestore pools since it has built in checksums. Currently, we are limited to er...
David Zafman
10:27 PM Revision cba0483b (ceph): qa/standalone: make sure an osd is running before create_rbd_pool
'rbd pool init' now does IO. Drop the pool, or change the pool size to 1.
Fixes: http://tracker.ceph.com/issues/385...
Sage Weil
10:27 PM Revision b59ff386 (ceph): qa/standalone/osd/osd-force-create-pg: create more pgs
Avoid warnings about too few pgs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:25 PM Revision 675b775e (ceph): rgw: bucket limit check misbehaves for > max-entries buckets (usually 1...
RGWBucketAdminOp::limit_check does not correctly handle
truncation/continuation markers across calls to rgw_read_user...
Matt Benjamin
10:24 PM rgw Bug #35973 (Fix Under Review): radosgw-admin bucket limit check stuck generating high read ops wi...
https://github.com/ceph/ceph/pull/26800 Matt Benjamin
10:23 PM Revision 9e01aff8 (ceph): build: LLVM ld does not like the versioning scheme
There is a few essentail differences between the way versioning
and a version-map is interpreted for binutils ld and ...
Willem Jan Withagen
10:18 PM RADOS Feature #38458: Ceph does not have command to show current osd primary-affinity
So this is dumped as part of the osdmap output, but you want a way to see it for a particular OSD? Do we have any out... Greg Farnum
10:13 PM RADOS Bug #38579: osd: should not mark cluster_messenger when commited new osdmap
Do you have a reproducer for this?
I get nervous when people want to remove mark_down calls, as they are generally...
Greg Farnum
10:02 PM mgr Bug #38614 (Can't reproduce): Disable SSLv3 on ceph-mgr?
How does one configure ceph-mgr to disable SSLv3?
Ran NMAP's 'ssl-poodle' and it came up vulnerable to POODLE.
...
A Boschke
09:55 PM bluestore Bug #38489: bluestore_prefer_deferred_size_hdd units are not clear
So that's why write_big operations may be also deferred just like write_small's. OK, thank you very much, it's clear now Vitaliy Filippov
08:29 PM bluestore Bug #38489: bluestore_prefer_deferred_size_hdd units are not clear
It's not deferring because at the layer that deferring happens, we're talking about blobs (not writes), and the blogs... Sage Weil
04:08 PM bluestore Bug #38489: bluestore_prefer_deferred_size_hdd units are not clear
Forgot to mention, this was Ceph 14.1.0 Vitaliy Filippov
09:25 AM bluestore Bug #38489: bluestore_prefer_deferred_size_hdd units are not clear
I've just tried to set
[osd]
bluestore_prefer_deferred_size_hdd = 4194304
On a test HDD plugged in my laptop. ...
Vitaliy Filippov
08:30 PM Dashboard Bug #38590: mimic: dashboard: failed to compile the dashboard: Cannot find name 'Exclude'
This is a blocker for mimic v13.2.5 now Yuri Weinstein
09:47 AM Dashboard Bug #38590: mimic: dashboard: failed to compile the dashboard: Cannot find name 'Exclude'
maybe related? https://stackoverflow.com/questions/55018665/following-lodash-error-on-build-cannot-find-name-exclude: Sebastian Wagner
08:13 PM ceph-ansible Bug #38613 (New): require ceph-ansible to install one of the ceph-metrics package to be installed...
Hi,
I am trying to use cephmetrics-ansible for my cluster for monitoring purpose. Even though i have ceph-ansible ...
Rahul Timbadiya
07:50 PM RADOS Bug #38604 (Fix Under Review): mon logs not getting reopened after rotation
aha, ceph-mgr and ceph-mds expliiclty set the thread name on startup.
https://github.com/ceph/ceph/pull/26797
Sage Weil
07:40 PM RADOS Bug #38604: mon logs not getting reopened after rotation
this appears to be because of /proc/$pid/stat. before,... Sage Weil
01:00 PM RADOS Bug #38604 (Resolved): mon logs not getting reopened after rotation
... Sage Weil
07:49 PM Revision 5d30e87c (ceph): ceph-mon: reset process name to 'ceph-mon' on startup
After a respawn the process name ends up as 'exe' (because we do execve
on /proc/$pid/exe). Reset to 'ceph-mon' so t...
Sage Weil
07:42 PM RADOS Bug #38219: rebuild-mondb hangs
rados:singleton/{all/rebuild-mondb.yaml msgr-failures/many.yaml msgr/async.yaml objectstore/bluestore-bitmap.yaml rad... Neha Ojha
07:27 PM Revision c55cbed7 (ceph): mon/MgrStatMonitor: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:25 PM Linux kernel client Bug #15887: client reboot stuck if the ceph node is not reachable or shutdown
For kcephfs, I believe umount -f is now more aggressive and aborts OSD requests in addition to MDS requests, but that... Ilya Dryomov
06:54 PM bluestore Bug #38557: pkg dependency issues upgrading from 12.2.y to 14.x.y
accidentally opened against bluestore. You may close it.
See https://tracker.ceph.com/issues/38612 instead.
Kaleb KEITHLEY
06:54 PM Bug #38612 (Duplicate): pkg dependency issues upgrading from 12.2.y to 14.x.y
... Kaleb KEITHLEY
06:50 PM Bug #38611 (Resolved): building libcrc32
For reasons I don't have time to dig into and figure out, some builds of nautilus in Fedora have produced a libcrc32.... Kaleb KEITHLEY
06:40 PM RADOS Bug #38598 (Fix Under Review): osdmap may include only v1 address while osd binds to v2; mon drop...
Neha Ojha
03:10 AM RADOS Bug #38598: osdmap may include only v1 address while osd binds to v2; mon drops messages
Proposed OSD fix:
- if we get an osdmap with require_osd_release < nautilus, and are bound to v2+v1, we rebind to ...
Sage Weil
03:08 AM RADOS Bug #38598 (Resolved): osdmap may include only v1 address while osd binds to v2; mon drops messages
- osd binds to v2+v1
- osd sends osd_boot to mon
- mon adds v1 addr to osdmap only (due to require_osd_release < na...
Sage Weil
06:08 PM Revision 7ba6bece (ceph): Merge pull request #26633 from jtlayton/wip-nfs-scale
mgr/orchestrator: Allow the orchestrator to scale the NFS server count
Reviewed-by: Sebastian Wagner <sebastian.wagn...
Sebastian Wagner
06:05 PM RADOS Bug #38555: scrub error on ec pg, got 6579891/0 or 7569408/6832128 bytes
"2019-03-06 15:21:41.756014 osd.5 (osd.5) 287 : cluster [ERR] 2.2s0 scrub : stat mismatch, got 2/2 objects, 1/1 clone... Sage Weil
06:04 PM mgr Bug #37884: mgr leak of MMonMgrReport from DaemonServer::send_report()
/a/sage-2019-03-06_14:21:57-rados-wip-sage2-testing-2019-03-05-1352-distro-basic-smithi/3674729 Sage Weil
05:59 PM RADOS Backport #38610 (Need More Info): luminous: mon: osdmap prune
Feature backport assumed to be non-trivial. Assigning to Joao, author of the feature, for now. Nathan Cutler
05:58 PM RADOS Backport #38610 (Rejected): luminous: mon: osdmap prune
https://github.com/ceph/ceph/pull/26834 Nathan Cutler
05:58 PM RADOS Feature #38603 (Pending Backport): mon: osdmap prune
Nathan Cutler
10:18 AM RADOS Feature #38603 (Resolved): mon: osdmap prune
Tracker to enable backport of this feature to luminous:
https://github.com/ceph/ceph/pull/19331
Rafal Wadolowski
05:55 PM Documentation #38464 (Resolved): doc: broken link for Governance reference
There is no doc/governance.rst in mimic or luminous, making the backport non-trivial, and it's sufficient IMO for thi... Nathan Cutler
05:55 PM Backport #38533 (Rejected): luminous: doc: broken link for Governance reference
There is no doc/governance.rst in luminous, making the backport non-trivial, and it's sufficient IMO for this bug to ... Nathan Cutler
05:54 PM Backport #38534 (Rejected): mimic: doc: broken link for Governance reference
There is no doc/governance.rst in mimic, making the backport non-trivial, and it's sufficient IMO for this bug to be ... Nathan Cutler
07:06 AM Backport #38534 (In Progress): mimic: doc: broken link for Governance reference
https://github.com/ceph/ceph/pull/26780 Prashant D
05:47 PM Dashboard Bug #38596 (Duplicate): mimic: ceph-dashboard build failing with "TS2304: Cannot find name 'Exclu...
Nathan Cutler
04:54 PM RADOS Backport #38274 (In Progress): luminous: Fix recovery and backfill priority handling
David Zafman
04:44 PM CephFS Backport #38132 (Resolved): luminous: mds: stopping MDS with a large cache (40+GB) causes it to m...
Patrick Donnelly
03:52 PM CephFS Backport #38132: luminous: mds: stopping MDS with a large cache (40+GB) causes it to miss heartbeats
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26232
merged
Yuri Weinstein
04:44 PM CephFS Backport #38130 (Resolved): luminous: mds: provide a limit for the maximum number of caps a clien...
Patrick Donnelly
03:52 PM CephFS Backport #38130: luminous: mds: provide a limit for the maximum number of caps a client may have
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26232
merged
Yuri Weinstein
04:43 PM CephFS Bug #38488 (Resolved): luminous: mds: message invalid access
Patrick Donnelly
03:52 PM CephFS Bug #38488: luminous: mds: message invalid access
https://github.com/ceph/ceph/pull/26661 merged Yuri Weinstein
04:42 PM rgw Backport #38609 (In Progress): mimic: reduce log shard config for multisite tests
https://github.com/ceph/ceph/pull/26792 Casey Bodley
04:36 PM rgw Backport #38609 (Resolved): mimic: reduce log shard config for multisite tests
https://github.com/ceph/ceph/pull/26792 Casey Bodley
04:41 PM rgw Backport #38608 (In Progress): luminous: reduce log shard config for multisite tests
https://github.com/ceph/ceph/pull/26791 Casey Bodley
04:36 PM rgw Backport #38608 (Resolved): luminous: reduce log shard config for multisite tests
https://github.com/ceph/ceph/pull/26791 Casey Bodley
04:38 PM Revision 529aa667 (ceph): qa/rgw: reduce number of multisite log shards
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2629231ca1782b6a02e8279182c707d56d95290a)...
Casey Bodley
04:37 PM Revision 5fb2d04e (ceph): qa/rgw: reduce number of multisite log shards
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2629231ca1782b6a02e8279182c707d56d95290a)...
Casey Bodley
04:34 PM rgw Bug #38607 (Resolved): reduce log shard config for multisite tests
reducing the number of multisite log shards makes the multisite tests complete much faster and with fewer checkpoint ... Casey Bodley
04:21 PM rgw Bug #36293 (Fix Under Review): InvalidBucketName expected in more cases: uppercase, adjacent char...
Casey Bodley
12:47 PM rgw Bug #36293: InvalidBucketName expected in more cases: uppercase, adjacent chars, underscores
Hi,
I am new to ceph project and taken up this bug to start with. I have submitted https://github.com/ceph/ceph/pu...
Soumya Koduri
03:59 PM rgw Backport #37447 (In Progress): mimic: add a command to trim old bucket instances after resharding...
https://github.com/ceph/ceph/pull/26789 Abhishek Lekshmanan
03:58 PM rgw Backport #37554 (In Progress): mimic: rgw: resharding leaves old bucket info objs and index shard...
https://github.com/ceph/ceph/pull/26789 Abhishek Lekshmanan
03:54 PM Revision 15517ce2 (ceph): rgw: perf -- remove bucket shards asynchronously rather than synchronously
We can now take advantage of the new asynchronous bucket shard removal
code and where we used to remove each shard sy...
J. Eric Ivancich
03:54 PM Revision dfff1ed3 (ceph): rgw: fix typo
This fixes a typo in a log message. It's a separate commit so
downstream commits point to the right upstream commits ...
J. Eric Ivancich
03:54 PM Revision 2f4ed161 (ceph): rgw: clean up unused bucket index shards
Clean up old bucket index shards when a resharding is complete. Also,
when a resharding fails, clean up unfinished bu...
J. Eric Ivancich
03:52 PM Revision dfdff2c9 (ceph): Merge pull request #26232 from batrick/i38132-i38130
luminous: mds: stopping MDS with a large cache (40+GB) causes it to miss heartbeats
Reviewed-by: Patrick Donnelly <p...
Yuri Weinstein
03:51 PM Revision 2f83066d (ceph): Merge pull request #26661 from batrick/i38488
luminous: mds: message invalid access
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
03:51 PM Revision 117eb5f4 (ceph): rgw: rename function for clarity
The function cls_rgw_bucket_init was renamed to
cls_rgw_bucket_init_index in order to better describe its
functionali...
J. Eric Ivancich
03:51 PM Revision 8b4b1760 (ceph): rgw: remove never-called RGWRados member function
Because RGWRados::cls_rgw_init_index is never called, remove it.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.co...
J. Eric Ivancich
03:51 PM Revision 4da3f5fe (ceph): rgw: a little code clean-up by adding const
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit 48e22fb76feffb551074f274986bc4125a02...
J. Eric Ivancich
03:50 PM mgr Bug #38606 (New): ceph-mgr tries to read a ceph.conf after a respawn
In Rook, we don't use a ceph.conf at all, when applying configs to modules (dashboard port/server address for instanc... Sébastien Han
03:45 PM Revision fd0799dd (ceph): rgw: batch and process bucket instances
Sort through and batch bucket instances so that multiple calls to reading
current bucket info and locking can be avoi...
Abhishek Lekshmanan
03:22 PM Revision b6410d00 (ceph): Merge PR #26748 into master
* refs/pull/26748/head:
ceph_test_rados_[a]io_pp: add test verifying read-into-bufferlist behavior
Reviewed-by: Neh...
Sage Weil
03:16 PM Revision bb42dada (ceph): test/crimson: add dummy_auth to test_async_echo
fix echo between async-msgrs
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
Yingxin Cheng
02:54 PM Messengers Bug #38605 (Can't reproduce): possibly msgr? no_reply to mgr
I did run a teuthology test locally, which failed with a timeout
I've attached the mgr, the mon (truncated to 1MB)...
Sebastian Wagner
02:45 PM Revision 1a486ece (ceph): rgw: implement listing stale instances from a reshard
Dynamic resharding used to leave behind stale bucket instances; walk through the
metadata pool and identify these ins...
Abhishek Lekshmanan
02:45 PM Revision 441d9a2e (ceph): cli: use rgw-admin reshard stale-instances list/delete
Add a delete command as well that clears the resharded instances. We print out
the json status to indicate success or...
Abhishek Lekshmanan
02:13 PM Revision 5a084663 (ceph): rpm: put numpy and scipy deps in distro conditionals
Without this patch, attempts to install the ceph-mgr-diskprediction-local RPM
fail on SUSE platforms with the followi...
Nathan Cutler
01:08 PM Dashboard Feature #38218 (Resolved): mgr/dashboard: Support for "No authentication" on iSCSI target (frontend)
Ricardo Marques
11:40 AM Dashboard Feature #38218 (Fix Under Review): mgr/dashboard: Support for "No authentication" on iSCSI target...
Ricardo Marques
01:04 PM Revision ab57c4bc (ceph): doc/rbd/iscsi-target-cli: Update disk separator
Disk separator is now a '/' instead of a '.'
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:59 PM Revision 0a259bf2 (ceph): doc/rbd/iscsi-target-cli: Update auth command
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
12:15 PM Revision a256735d (ceph): mgr/orchestrator: allow scaling the NFS server count up and down
Add a new 'ceph orchestrator nfs update' command that will take the
NFS clustername and a new count as arguments. Tha...
Jeff Layton
12:14 PM Revision c792c5a3 (ceph): mgr/orchestrator: just keep a single count value in StatelessServiceSpec
We currently have a min_size/max_size values in here, but we don't have
any orchestrators that can take advantage of ...
Jeff Layton
12:14 PM Revision 296d4a3e (ceph): orchestrator: drop id_ argument from update_stateless_service
...we have a "name" field in StatelessServiceSpec.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision 32161b76 (ceph): mgr/rook: allow scaling nfs count
Allow rook to handle scaling the NFS server count up and down in an NFS
cluster. We just manifest these changes as ch...
Jeff Layton
12:11 PM Revision ea5541b9 (ceph): Merge pull request #26388 from tspmelo/wip-iscsi-no-auth-ui
mgr/dashboard: Add UI for disabling ACL authentication
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
11:58 AM Revision 1a347afb (ceph): qa: Add "slow request" for luminous only where missing based on REQUEST...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:57 AM Revision c17a21a2 (ceph): common/kv/rocksdb: Fixed merging regions for async compations that coul...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
11:45 AM Dashboard Feature #38016 (Resolved): mgr/dashboard: Support for "No authentication" on iSCSI target (backend)
Volker Theile
11:45 AM Revision 8b797b73 (ceph): Merge pull request #26382 from ricardoasmarques/no-auth
mgr/dashboard: iSCSI - Add support for disabling ACL authentication (backend)
Reviewed-by: Volker Theile <vtheile@su...
Volker Theile
11:04 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
Ricardo Marques wrote:
> 一帆 师 wrote:
> > Ricardo Marques wrote:
> > > Looks like you are using a version of `ceph-...
一帆 师
11:01 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
一帆 师 wrote:
> Ricardo Marques wrote:
> > Looks like you are using a version of `ceph-iscsi` [1] that is not support...
Ricardo Marques
10:58 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
一帆 师 wrote:
> Ricardo Marques wrote:
> > Looks like you are using a version of `ceph-iscsi` [1] that is not support...
Ricardo Marques
10:48 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
Ricardo Marques wrote:
> Looks like you are using a version of `ceph-iscsi` [1] that is not supported by `ceph-dashb...
一帆 师
10:47 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
Ricardo Marques wrote:
> Looks like you are using a version of `ceph-iscsi` [1] that is not supported by `ceph-dashb...
一帆 师
10:31 AM Dashboard Bug #38601: the dashboard iscsi throw ERROR 500
Looks like you are using a version of `ceph-iscsi` [1] that is not supported by `ceph-dashboard`.
Upgrading `ceph-...
Ricardo Marques
07:55 AM Dashboard Bug #38601 (Won't Fix): the dashboard iscsi throw ERROR 500
I run an iscsi gateway in my env,it works well,
and my rbd-gateway-api is http://192.168.6.3:5000
but after i a...
一帆 师
10:21 AM Revision dfbbd778 (ceph): test: Add option to wait_for_clean() to execute at every sleep
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 70b51362084d2ae5f2a6e9e5856f17452c53e3f3)
David Zafman
10:21 AM Revision 883c09fd (ceph): osd AsyncReserver: Update priority in AsyncReserver for force and cance...
Fixes: http://tracker.ceph.com/issues/38041
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:21 AM Revision 44c61506 (ceph): test: Add scripts to test backfill/recovery priority handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit ca5cf14fa83ee89260688d467257bb3d81efdd36)
David Zafman
10:21 AM Revision 5c95cc4f (ceph): osd: Add OSD_BACKFILL_PRIORITY_FORCED with lower priority
than OSD_RECOVERY_PRIORITY_FORCED
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d088ff...
David Zafman
10:21 AM Revision f1403e92 (ceph): osd/PG: fix misused FORCE_RECOVERY[BACKFILL] flags
__set_force_backfill__ should set PG_STATE_FORCED_BACKFILL
instead of PG_STATE_FORCED_RECOVERY.
Fixes: http://tracke...
xie xingguo
10:20 AM Revision b30d43d5 (ceph): osd: print summary for forced backfill/recovery to debug
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7816ab5a8eb0ea754a0809eb9da915a16ad39e83)
Conf...
Sage Weil
10:20 AM Revision f89643d0 (ceph): osd/PG: clean up set_force_{recovery,backfill} interface
- update state under pg lock
- clean up PG interface
- log only when we adjust the state
Signed-off-by: Sage Weil <s...
Sage Weil
10:15 AM Revision 9d59e174 (ceph): Merge pull request #26783 from cyx1231st/wip-fix-async-echo
test/crimson: add dummy_auth to test_async_echo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:51 AM Dashboard Bug #38602 (Resolved): Failing mgr-dashboard-frontend-unittests (time out error)
155/156 Test #122: mgr-dashboard-frontend-unittests ........***Failed 336.59 sec
> ceph-dashboard@0.0.0 build /ho...
Laura Paduano
08:25 AM CephFS Bug #38597 (Fix Under Review): fs: "log [WRN] : failed to reconnect caps for missing inodes"
https://github.com/ceph/ceph/pull/26781 Zheng Yan
12:54 AM CephFS Bug #38597: fs: "log [WRN] : failed to reconnect caps for missing inodes"
Adding tag to #18461 in case they're related. Feel free to disconnect if they're not Zheng. Patrick Donnelly
12:53 AM CephFS Bug #38597 (Resolved): fs: "log [WRN] : failed to reconnect caps for missing inodes"
... Patrick Donnelly
08:15 AM Revision 3ae56ab8 (ceph): mds: avoid calling clientreplay_done() prematurely
maybe_clientreplay_done() does not correctly handle the case that
replayed request is in the finished_queue (hasn't b...
Yan, Zheng
07:40 AM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
迁 文 wrote:
echo wen
07:40 AM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
迁 文 wrote:
> It looks like i have not only eth, but how can i fix it
echo wen
07:38 AM Dashboard Bug #38428: mgr/dashboard: dashboard giving 401 unauthorized
It looks like i have not only eth, but can i fix it echo wen
07:40 AM Dashboard Bug #38600: mgr/dashboard: dashboard giving 401 unauthorized.
我创建了两套环境,第一套只有一张网卡。dashboard可以正常登陆。
第二套环境我有一张千兆网卡和两张万兆网卡。public network和cluster network分别在一张万兆网卡上面。第二套环境登陆之后就会很快的弹出来...
一帆 师
07:35 AM Dashboard Bug #38600 (Duplicate): mgr/dashboard: dashboard giving 401 unauthorized.
I just install mon mgr and nothing, after i login the dashboard,it immediately log me out.
I tested two env. both th...
一帆 师
06:28 AM Revision ba210653 (ceph): osd/PrimaryLogPG: fix last_peering_reset checking on manifest flushing
```handle_manifest_flush``` is obviously using the wrong
**last_peering_reset** to check whether a new peering proced...
xie xingguo
04:30 AM mgr Backport #38532 (In Progress): mimic: If installed python packages share names with mgr modules, ...
https://github.com/ceph/ceph/pull/26777 Prashant D
04:28 AM Revision 76e92cec (ceph): mgr/PyModule: put mgr_module_path first in sys.path
If the various python site packages appear first in sys.path, and there
happens to be a package whose name is the sam...
Tim Serong
03:29 AM rbd Bug #38599 (Duplicate): Ceph Mons crash on Glance image delete
We had an issue with our cluster where 4/7 mons crashed and failed to come up for longer than 1-2 minutes to establis... Jayanath Dissanayake
03:12 AM Revision 76ea7228 (ceph): Merge PR #26749 into master
* refs/pull/26749/head:
common/util: report CONTAINER_IMAGE in daemon metadata
Reviewed-by: Sébastien Han <seb@redh...
Sage Weil
03:10 AM Revision af02d103 (ceph): mgr: 'osd df' by specified class or (crush) name
For large clusters, we use device classes to isolate storage pools.
The existing 'osd df' output turns out to be too ...
xie xingguo
03:03 AM CephFS Bug #38452: mds: assert crash loop while unlinking file
there is no clue in the log. If you want to fix the issue, you can:... Zheng Yan
02:42 AM Revision e6d741d7 (ceph): Merge pull request #26774 from liu-chunmei/ceph_seastar_osd_preboot
crimson/osd: correct the order of parameters passed to OSD::_preboot()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:30 AM RADOS Bug #38592: mon,osd: src/common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.bac...
Is this related to http://tracker.ceph.com/issues/36546? Neha Ojha
02:23 AM Messengers Bug #38493: msg/async: connection race + winner fault can leave connection stuck at replacing for...
Greg Farnum wrote:
> Hmm, I thought Sage just fixed this bug, what's the exact sha1?
You mean http://tracker.ceph...
xie xingguo
02:19 AM CephFS Backport #38541 (In Progress): luminous: qa: fsstress with valgrind may timeout
https://github.com/ceph/ceph/pull/26776 Prashant D
01:34 AM Revision 1ebbddca (ceph): crimson/osd: correct the order of parameters passed to OSD::_preboot()
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei liu
 

Also available in: Atom