Project

General

Profile

Activity

From 08/28/2018 to 09/26/2018

09/26/2018

11:25 PM bluestore Feature #36231 (Resolved): cli options for ceph journal migration to different ssd/nvme
we dont have procedure on how to move the journal/wal in case of bluestore/filestore from local hdd to different ssd/... Vasu Kulkarni
10:49 PM Revision e8c0b21b (ceph): client:two ceph-fuse client, one can not list out files created by anot...
the problem happend after mds restored the stale client session,
right after one normal client created files under on...
Peng Xie
10:26 PM rgw Backport #36139 (Resolved): luminous: multisite: make redundant data sync errors less scary
Nathan Cutler
10:20 PM Backport #36229 (Resolved): luminous: qa: test building a librados application
https://github.com/ceph/ceph/pull/24538 Nathan Cutler
10:20 PM Backport #36228 (Resolved): mimic: qa: test building a librados application
https://github.com/ceph/ceph/pull/24537 Nathan Cutler
10:19 PM Feature #15100 (Pending Backport): qa: test building a librados application
Nathan Cutler
10:18 PM Revision 0e4c765a (ceph): Merge pull request #24243 from smithfarm/wip-bci-rate-limit
tools: backport-create-issue: rate-limit to avoid seeming like a spammer
Reviewed-by: Patrick Donnelly <pdonnell@red...
Nathan Cutler
10:17 PM Revision a38af571 (ceph): Merge pull request #23131 from smithfarm/wip-15100
qa: add test that builds example librados programs
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Neha...
Nathan Cutler
10:13 PM rgw Backport #36141 (Resolved): luminous: rgw: return x-amz-version-id: null when delete obj in versi...
Nathan Cutler
04:30 PM rgw Backport #36141: luminous: rgw: return x-amz-version-id: null when delete obj in versioning suspe...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24190
merged
Yuri Weinstein
10:10 PM rgw Backport #35856 (Resolved): luminous: multisite: segfault on shutdown/realm reload
Nathan Cutler
04:29 PM rgw Backport #35856: luminous: multisite: segfault on shutdown/realm reload
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/24231
merged
Yuri Weinstein
10:10 PM CephFS Bug #24879 (Resolved): mds: create health warning if we detect metadata (journal) writes are slow
Nathan Cutler
10:10 PM CephFS Backport #25046 (Resolved): luminous: mds: create health warning if we detect metadata (journal) ...
Nathan Cutler
04:29 PM CephFS Backport #25046: luminous: mds: create health warning if we detect metadata (journal) writes are ...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/24171
merged
Yuri Weinstein
10:06 PM rbd Backport #36227 (Rejected): mimic: [rbd-mirror] bootstrap needs to handle local image id collision
Nathan Cutler
10:06 PM rbd Backport #36226 (Rejected): luminous: [rbd-mirror] bootstrap needs to handle local image id colli...
Nathan Cutler
10:05 PM rbd Backport #36225 (Resolved): mimic: [rbd-mirror] object map is getting invalidated during rbd-mirr...
https://github.com/ceph/ceph/pull/24413 Nathan Cutler
10:05 PM rbd Backport #36224 (Resolved): luminous: [rbd-mirror] object map is getting invalidated during rbd-m...
https://github.com/ceph/ceph/pull/24415 Nathan Cutler
10:05 PM rgw Backport #36223 (Resolved): mimic: rgw: default quota not set in radosgw for Openstack users
https://github.com/ceph/ceph/pull/24907 Nathan Cutler
10:05 PM rgw Backport #36222 (Resolved): luminous: rgw: default quota not set in radosgw for Openstack users
https://github.com/ceph/ceph/pull/24547 Nathan Cutler
10:04 PM RADOS Bug #36105 (In Progress): OSD hangs during shutdown
David Zafman
10:03 PM RADOS Bug #36105: OSD hangs during shutdown

In all 3 OSDs I found that hung, the last thread to drain is the smallest thread_index (thus the thread that handle...
David Zafman
01:51 AM RADOS Bug #36105: OSD hangs during shutdown

I'll look at this more tomorrow but I suspect that the following commit from https://github.com/ceph/ceph/pull/2273...
David Zafman
09:38 PM RADOS Bug #36096 (Need More Info): osd: crashing with errors: "write_log_and_missing with: dirty_to" an...
Could you please attach logs to this tracker? Neha Ojha
09:31 PM Messengers Bug #36175 (Need More Info): msg/async: heartbeat timed out caused by connection register failure
Do you have the cluster status and logs for this failure? Neha Ojha
09:21 PM RADOS Bug #35810: FAILED assert(entries.begin()->version > info.last_update)
It may be related to error-pg-log entry bugs in 12.2.2. The latest luminous releases have fixed a few of these. Josh Durgin
09:20 PM RADOS Bug #35847 (Fix Under Review): wrong cluster_network doesn't cause any errors and ends up using m...
Neha Ojha
09:19 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
Should disable balanced and localized reads when a cache tier is in use. Neha Ojha
08:57 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
... Cliff Pajaro
06:15 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
Ultimately we have disabled the rbd_balance_snap_reads feature.
To help the developers troubleshoot the problem, h...
Cliff Pajaro
06:06 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
Moving to OSD team in case they have any follow-up -- but it just sounds like your OSDs were inconsistent for some re... Jason Dillaman
06:02 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
@Jason: If rbd_balance_snap_reads is enabled, deep-scrub fixes the issue. Cliff Pajaro
01:03 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
@Cliff: are you saying the deep-scrub fixed the corruption between snapshot0 and snapshot1 -- or are you saying that ... Jason Dillaman
08:36 PM Revision 9619e052 (ceph): rgw: pass DoutPrefixProvider into the entrypoints for trim
Also add a DoutPrefixProvider to all of the
cascading classes that need one as a result
Signed-off-by: Ali Maredia <...
Ali Maredia
08:36 PM Revision a296b56b (ceph): rgw: no DoutPrefixProvider as arg for RGWRemoteDataLog::init
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
08:36 PM Revision ba6b01cd (ceph): rgw: MetaSyncStatusManager implements DoutPrefixProvider
There are no member functions of RGWMetaSyncStatusManager
with ldouts to replace with ldpp_dout.
Signed-off-by: Ali ...
Ali Maredia
08:36 PM Revision 6eb18c2a (ceph): rgw: replace ldouts with ldpp_dout in RGWRemoteMetaLog
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
08:36 PM Revision 92eb106a (ceph): rgw: replace ldout with ldpp_dout in coroutine classes
The only classes in rgw_sync.cc that remain
with ldouts are:
- RGWBackoffControlCR
- RGWShardCollectCR
- RGWAsyncMeta...
Ali Maredia
08:36 PM Revision fc178b2b (ceph): rgw: remove unused variable RGWRados *store
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
08:36 PM Revision 0e4ba992 (ceph): rgw: add global prefix provider for radosgw-admin
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a5dbc81b774d0be4b51f39e37bcfa15f3b36db8)
Casey Bodley
07:58 PM Revision 1a9c3be2 (ceph): librbd: object copy state machine might dereference a deleted object
Fixes: http://tracker.ceph.com/issues/36220
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:50 PM rbd Bug #24139 (Pending Backport): [rbd-mirror] bootstrap needs to handle local image id collision
Mykola Golub
07:49 PM rbd Bug #24516 (Pending Backport): [rbd-mirror] object map is getting invalidated during rbd-mirror-f...
Mykola Golub
07:49 PM Revision 78881934 (ceph): Merge pull request #22043 from dillaman/wip-24139
rbd-mirror: bootstrap needs to handle local image id collision
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:48 PM Revision 9ff70326 (ceph): Merge pull request #24253 from dillaman/wip-24516
librbd: potential object map race with copyup state machine
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:31 PM rbd Bug #36220 (Fix Under Review): [test] periodic seg faults within unittest_librbd
*PR*: https://github.com/ceph/ceph/pull/24293 Jason Dillaman
05:54 PM rbd Bug #36220 (Resolved): [test] periodic seg faults within unittest_librbd
TestMockDeepCopyObjectCopyRequest.ObjectMapUpdateError... Jason Dillaman
06:55 PM Revision 3a2dbade (ceph): rgw: pass DoutPrefixProvider into the entrypoints for trim
Also add a DoutPrefixProvider to all of the
cascading classes that need one as a result
Signed-off-by: Ali Maredia <...
Ali Maredia
06:55 PM Revision bf49fe09 (ceph): rgw: no DoutPrefixProvider as arg for RGWRemoteDataLog::init
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
06:52 PM Revision fa2420c9 (ceph): rgw: MetaSyncStatusManager implements DoutPrefixProvider
There are no member functions of RGWMetaSyncStatusManager
with ldouts to replace with ldpp_dout.
Signed-off-by: Ali ...
Ali Maredia
06:52 PM Revision 1d952557 (ceph): rgw: replace ldouts with ldpp_dout in RGWRemoteMetaLog
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
06:52 PM Revision 6341178d (ceph): rgw: replace ldout with ldpp_dout in coroutine classes
The only classes in rgw_sync.cc that remain
with ldouts are:
- RGWBackoffControlCR
- RGWShardCollectCR
- RGWAsyncMeta...
Ali Maredia
06:52 PM Revision 48177361 (ceph): rgw: remove unused variable RGWRados *store
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
06:52 PM Revision 95719ec0 (ceph): rgw: add global prefix provider for radosgw-admin
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a5dbc81b774d0be4b51f39e37bcfa15f3b36db8)
Casey Bodley
06:16 PM CephFS Bug #36221 (Fix Under Review): mds: rctime not set on system inode (root) at startup
Patrick Donnelly
06:16 PM CephFS Bug #36221: mds: rctime not set on system inode (root) at startup
https://github.com/ceph/ceph/pull/24292 Patrick Donnelly
06:13 PM CephFS Bug #36221 (Resolved): mds: rctime not set on system inode (root) at startup
... Patrick Donnelly
04:48 PM Stable releases Tasks #35972: v13.2.2 mimic
* | + | | | | | | | | | "ceph-volume tests.util assert new as_int,as_float helper methods":https://github.com/ceph/ce... Yuri Weinstein
04:44 PM Stable releases Tasks #35972: v13.2.2 mimic
git --no-pager log '--format=%H %s' --graph v13.2.1..56db3a | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(\... Yuri Weinstein
04:30 PM Revision 1fdbedfc (ceph): Merge pull request #24190 from joke-lee/luminous
luminous:rgw: return x-amz-version-id: null when delete obj in versio…
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:29 PM Revision b21046fd (ceph): Merge pull request #24231 from pdvian/wip-35856-luminous
luminous: multisite: segfault on shutdown/realm reload
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:29 PM Revision 339162db (ceph): Merge pull request #24171 from ukernel/luminous-25046
luminous: mds: health warning for slow metadata IO
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
04:20 PM Backport #36219 (Resolved): mimic: [simple/msg]Add heartbeat timeout beforeAccepter::entry break ...
https://github.com/ceph/ceph/pull/25045 Nathan Cutler
04:19 PM CephFS Backport #36218 (Resolved): mimic: Some cephfs tool commands silently operate on only rank 0, eve...
https://github.com/ceph/ceph/pull/25036 Nathan Cutler
04:19 PM CephFS Backport #36217 (Resolved): luminous: Some cephfs tool commands silently operate on only rank 0, ...
https://github.com/ceph/ceph/pull/24728 Nathan Cutler
04:19 PM rgw Backport #36216 (Resolved): mimic: multisite: data full sync does not limit concurrent bucket sync
https://github.com/ceph/ceph/pull/24536 Nathan Cutler
04:19 PM rgw Backport #36215 (Resolved): luminous: multisite: data full sync does not limit concurrent bucket ...
https://github.com/ceph/ceph/pull/24857 Nathan Cutler
04:18 PM rgw Backport #36214 (Resolved): luminous: multisite: memory leak from curl_multi_add_handle()
https://github.com/ceph/ceph/pull/24519 Nathan Cutler
04:18 PM rgw Backport #36213 (Resolved): mimic: multisite: memory leak from curl_multi_add_handle()
https://github.com/ceph/ceph/pull/24518 Nathan Cutler
04:18 PM rgw Backport #36212 (Resolved): luminous: multisite: use-after-free in RGWAsyncGetBucketInstanceInfo
https://github.com/ceph/ceph/pull/24507 Nathan Cutler
04:18 PM rgw Backport #36211 (Resolved): mimic: multisite: use-after-free in RGWAsyncGetBucketInstanceInfo
https://github.com/ceph/ceph/pull/24516 Nathan Cutler
04:18 PM CephFS Backport #36210 (Resolved): luminous: mds: runs out of file descriptors after several respawns
https://github.com/ceph/ceph/pull/24310 Nathan Cutler
04:18 PM CephFS Backport #36209 (Resolved): mimic: mds: runs out of file descriptors after several respawns
https://github.com/ceph/ceph/pull/25822 Nathan Cutler
04:17 PM rgw Backport #36208 (Resolved): mimic: multisite: invalid read in RGWCloneMetaLogCoroutine
https://github.com/ceph/ceph/pull/24414 Nathan Cutler
04:17 PM rgw Backport #36207 (Closed): luminous: multisite: invalid read in RGWCloneMetaLogCoroutine
Nathan Cutler
04:17 PM CephFS Backport #36206 (Resolved): luminous: nfs-ganesha: ceph_fsal_setattr2 returned Operation not perm...
https://github.com/ceph/ceph/pull/24465 Nathan Cutler
04:17 PM CephFS Backport #36205 (Resolved): mimic: nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
https://github.com/ceph/ceph/pull/24464 Nathan Cutler
04:16 PM CephFS Backport #36204 (Rejected): luminous: "ceph fs add_data_pool" applies pool application metadata i...
Nathan Cutler
04:16 PM CephFS Backport #36203 (Resolved): mimic: "ceph fs add_data_pool" applies pool application metadata inco...
https://github.com/ceph/ceph/pull/24470 Nathan Cutler
04:16 PM rgw Backport #36202 (Resolved): luminous: multisite: intermittent test_bucket_index_log_trim failures
https://github.com/ceph/ceph/pull/24398 Nathan Cutler
04:16 PM rgw Backport #36201 (Resolved): mimic: multisite: intermittent test_bucket_index_log_trim failures
https://github.com/ceph/ceph/pull/24400 Nathan Cutler
04:16 PM CephFS Backport #36200 (Resolved): luminous: mds: fix mds damaged due to unexpected journal length
https://github.com/ceph/ceph/pull/24440 Nathan Cutler
04:16 PM CephFS Backport #36199 (Resolved): mimic: mds: fix mds damaged due to unexpected journal length
https://github.com/ceph/ceph/pull/24463 Nathan Cutler
04:16 PM rgw Bug #24595 (Pending Backport): rgw: default quota not set in radosgw for Openstack users
Nathan Cutler
04:00 PM rgw Bug #24595: rgw: default quota not set in radosgw for Openstack users
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/24177
mergedReviewed-by: Abhishek Lekshmanan <abhishek.le...
Yuri Weinstein
04:16 PM CephFS Backport #36198 (Resolved): luminous: ceph-fuse: add SELinux policy
https://github.com/ceph/ceph/pull/24313 Nathan Cutler
04:16 PM CephFS Backport #36197 (Resolved): mimic: ceph-fuse: add SELinux policy
https://github.com/ceph/ceph/pull/24439 Nathan Cutler
04:15 PM CephFS Backport #36196 (Resolved): luminous: mds: internal op missing events time 'throttled', 'all_read...
https://github.com/ceph/ceph/pull/24410 Nathan Cutler
04:15 PM CephFS Backport #36195 (Resolved): mimic: mds: internal op missing events time 'throttled', 'all_read', ...
https://github.com/ceph/ceph/pull/24411 Nathan Cutler
04:12 PM Bug #24227: jewel->luminous: osd/PrimaryLogPG.cc: 358: FAILED assert(p != recovery_info.ss.clone_...
Hi !
In the meantime we have upgraded to ceph 12.2.8.
In ceph.conf "osd distrust data digest = true" is still s...
Siegfried Hoellrigl
04:02 PM Revision 3c89ae73 (ceph): Merge pull request #23625 from XiangxiangMeng/fix-rgw-bucket-policy-not
rgw: policy: fix NotAction, NotPricipal, NotResource does not take effect
Reviewed-by: Adam Emerson <aemerson@redhat...
Yuri Weinstein
04:00 PM Revision 0fd7413b (ceph): Merge pull request #24062 from nrdmn/fix-quota
rgw: fix max-size in radosgw-admin and REST Admin API
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:59 PM Revision a303596b (ceph): Merge pull request #24177 from cbodley/wip-24595
rgw: apply quota config to users created via external auth
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed...
Yuri Weinstein
03:38 PM Revision 07fd5051 (ceph): Merge pull request #24254 from yuriw/wip-yuriw-p2p-mimic
qa/tests: added v13.2.2 to the mix Yuri Weinstein
02:45 PM RADOS Bug #22052 (Resolved): ceph-mon: possible Leak in OSDMap::build_simple_optioned
Kefu Chai
08:01 AM RADOS Bug #22052 (Fix Under Review): ceph-mon: possible Leak in OSDMap::build_simple_optioned
https://github.com/ceph/teuthology/pull/1213 Kefu Chai
02:36 PM Messengers Bug #36167: msg: infinite recursion while reading messages
Ricardo Dias wrote:
> The problem is that there are always messages to read in the socket and the message handling i...
Patrick Donnelly
01:57 PM Revision aa56412b (ceph): Merge pull request #24199 from aclamk/fio-rados-manual
test/fio: Added tips for compilation of fio with 'rados' engine.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:45 PM Revision 2be394ab (ceph): Merge pull request #24273 from tspmelo/wip-html-linter
mgr/dashboard: Add html-linter
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Patrick Nawracay <pn...
Lenz Grimmer
01:42 PM Revision eb4c36bf (ceph): mds: allow client to specify its session timeout
This is for ganesha client (it is expected to be reclaimed if it dies)
The default session timeout may be too short t...
Yan, Zheng
01:42 PM Revision 544159b5 (ceph): mds: reclaim session before allowing mds to become active
Recovering MDS does not go to active state when there are sessions
that need to be reclaimed. To make mds go to activ...
Yan, Zheng
01:42 PM Revision 0c0256ea (ceph): mds: check auth name before reclaiming session
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:42 PM Revision 69d8dac1 (ceph): mds: initial code for client states reclaim
this patch only implements function that cancels out old session
[ jlayton: adapt to new fs_name field in cmount ]
...
Yan, Zheng
01:31 PM Dashboard Feature #24447 (Resolved): mgr/dashboard: Add UI support for managing roles
PR was merged: https://github.com/ceph/ceph/pull/23409 Lenz Grimmer
01:28 PM rgw Bug #26897 (Pending Backport): multisite: data full sync does not limit concurrent bucket sync
Casey Bodley
01:28 PM Revision 8ff2ecaa (ceph): Merge pull request #23534 from cbodley/wip-26897
rgw multisite: enforce spawn_window for data full sync
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
01:23 PM mgr Feature #36194: mgr: Add ability to trigger a cluster/audit log message from Python
https://github.com/ceph/ceph/pull/24239 Volker Theile
01:22 PM mgr Feature #36194 (Resolved): mgr: Add ability to trigger a cluster/audit log message from Python
Enhance the Python MgrModule class to be able to submit a message to the cluster log. The method should allow to defi... Volker Theile
01:16 PM Dashboard Feature #36193 (Resolved): mgr/dashboard: Audit REST API calls
Add the ability to auditing REST API calls. This should include all requests that manipulate the configuration/cluste... Volker Theile
01:15 PM CephFS Bug #36192 (Resolved): Internal fragment of ObjectCacher
ObjectCacher::Object::merge_left() may cause severe internal fragments if both buffer head only have a few data (both... Zheng Yan
01:10 PM Dashboard Feature #35903: mgr/dashboard: Add support for managing iSCSI targets
See "this thread on ceph-devel":https://www.spinics.net/lists/ceph-devel/msg42845.html for a related discussion Lenz Grimmer
12:34 PM Revision 1e874403 (ceph): librbd: keep IO blocked until after snapshot object map created
The IO was being unblocked before object map was created, allowing
a potential copyup request to fail to update a sti...
Jason Dillaman
12:34 PM Revision 5a1cb469 (ceph): librbd: do not invalidate object map if update races with copyup
The copyup state machine needs to iterate over all object maps to update
the existence for the object. If an snapshot...
Jason Dillaman
11:43 AM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
As discussed today I have two suggestions:
1.) The general font size of the widgets is to big from my perspective ...
Kai Wagner
11:23 AM Dashboard Feature #36191: mgr/dashboard: Add support for managing RBD QoS
I am not sure if the scope is intentionally limited only to QOS, but just to make sure you are aware about all availa... Mykola Golub
10:53 AM Dashboard Feature #36191 (Resolved): mgr/dashboard: Add support for managing RBD QoS
With "PR#23743":https://github.com/ceph/ceph/pull/23743 merged, Ceph Nautilus will support defining an IOPS limit for... Lenz Grimmer
11:15 AM Revision 00ab84ab (ceph): mgr/dashboard: Update frontend linting scripts and documentation
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:01 AM Revision 8256e82e (ceph): mgr/dashboard: Add html linter and fix lint errors
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:58 AM Revision f39e9aa5 (ceph): msg: clear message middle when clearing encoded message buffer
Otherwise it may trigger ceph_assert(middle.length() == 0) in
Message::encode()
Signed-off-by: "Yan, Zheng" <zyan@re...
Yan, Zheng
10:32 AM Dashboard Bug #36190 (Resolved): mgr/dashboard: Improve error message when backend is unreachable
When the Mgr Dashboard backend goes down, the Manager Dashboard frontend starts emitting red error messages with the ... Lenz Grimmer
10:20 AM Revision c6d6b0a5 (ceph): mon: handle bad snapshot removal reqs gracefully
Snapshot deletion requests on snap ids larger than the snap_seq of
the pool will leave the pool in a state with snap_...
Paul Emmerich
09:47 AM Revision 78116ce1 (ceph): bluestore/NVMe: use PCIe selector as the path name
as the latest SPDK deprecated and removed spdk_pci_get_device(),
we cannot use the PCI device's serial number as its ...
Kefu Chai
09:24 AM Revision d80993d8 (ceph): osd/OSD: drop osd_lock only if pg osdmaps are truly laggy
We only need to drop the lock if we are going to block.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:01 AM Revision 1d742aa5 (ceph): client: fix fuse client can't read or write data due its caps is invalid
We can't do read or write if we don't have Fr or Fw.Similarly, if the
caps is invalid, we can't read or wirte either....
YunfeiGuan
08:30 AM Revision 0654099d (ceph): common: fix missing include boost/noncopyable.hpp
Clang complains:
```
In file included from /home/jenkins/workspace/ceph-master/src/osd/ReplicatedBackend.cc:15:
In fi...
Willem Jan Withagen
07:19 AM Revision 81c305eb (ceph): Merge pull request #24258 from pdvian/wip-35925-mimic
mimic: mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
Reviewed-by: Volker Theile <vtheile@suse....
Lenz Grimmer
07:17 AM CephFS Bug #36189 (Resolved): ceph-fuse client can't read or write due to backward cap_gen
ceph version: jewel(10.2.2)
mds mode: active/hot-standby
bug description:
stack:...
Ivan Guan
05:59 AM Dashboard Bug #36188 (New): mgr/dashboard: Extend TableActionsComponent by Separator
With the introduction of the `TableActionsComponent` it isn't possible anymore to use separators for dropdown buttons... Patrick Seidensal
05:51 AM Revision 30e05d8b (ceph): luminous: librbd: fixed assert when flattening clone with zero overlap
Fixes: http://tracker.ceph.com/issues/35702
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:15 AM RADOS Bug #36172: osd: hit suicide timeout
Most likely can't flush filestore output to the hardware. Can you thoroughly check the hardware is in perfect working... Brad Hubbard
04:18 AM RADOS Feature #36187 (New): Crush rule ssd-primary should take previous emit result into consideration
http://docs.ceph.com/docs/master/rados/operations/crush-map-edits/
The document entry "PLACING DIFFERENT POOLS ON DI...
Horace Ng
03:20 AM RADOS Bug #36166: pg merge can collide with remapped, upmap pgs
https://github.com/ceph/ceph/pull/24184 xie xingguo
12:16 AM CephFS Backport #35933 (In Progress): luminous: client: cannot list out files created by another ceph-fu...
https://github.com/ceph/ceph/pull/24282 Prashant D
12:14 AM Backport #35930 (In Progress): mimic: mon/OSDMonitor: cancel_report causes obsolete max_failed_si...
https://github.com/ceph/ceph/pull/24281 Prashant D

09/25/2018

11:17 PM RADOS Bug #36186: failed to become clean before timeout expired - pg stuck in clean+premerge+peered
/a/nojha-2018-09-24_16:58:52-rados-master-distro-basic-smithi/3065624/ Neha Ojha
08:16 PM RADOS Bug #36186 (Resolved): failed to become clean before timeout expired - pg stuck in clean+premerge...
... Neha Ojha
11:14 PM Revision 73823c0c (ceph): client:two ceph-fuse client, one can not list out files created by anot...
the problem happend after mds restored the stale client session,
right after one normal client created files under on...
Peng Xie
11:12 PM RADOS Bug #36105: OSD hangs during shutdown
/a/nojha-2018-09-24_16:58:52-rados-master-distro-basic-smithi/3065653/ Neha Ojha
02:47 PM RADOS Bug #36105: OSD hangs during shutdown
I've reproduced this running the test in my local tree. I'll work on generating a core dump to find out what is stuck. David Zafman
11:02 PM CephFS Bug #36103 (Pending Backport): ceph-fuse: add SELinux policy
Patrick Donnelly
11:01 PM Revision 9a01c3ae (ceph): Merge PR #24203 into master
* refs/pull/24203/head:
ceph-fuse: add to selinux profile
Reviewed-by: Boris Ranto <branto@redhat.com>
Patrick Donnelly
10:33 PM Revision 8044c3d8 (ceph): mon/OSDMonitor: invalidate max_failed_since on cancel_report
max_failed_since might reference the very failure-report which is to be
cancelled. We can simply invalidate it here t...
xie xingguo
10:29 PM RADOS Bug #36174 (In Progress): ceph pg ls creating: EINVAL
Nathan Cutler
08:43 AM RADOS Bug #36174: ceph pg ls creating: EINVAL
https://github.com/ceph/ceph/pull/24262 Dan van der Ster
08:41 AM RADOS Bug #36174 (Resolved): ceph pg ls creating: EINVAL
... Dan van der Ster
10:17 PM RADOS Bug #36182: osd: hung op "osd.3 22 get_health_metrics reporting 2 slow ops, oldest is osd_op(mds....
Logs in /a/pdonnell-2018-09-25_01:23:37-fs-wip-pdonnell-testing-20180924.230702-distro-basic-smithi/3066511/remote/log Neha Ojha
05:11 PM RADOS Bug #36182 (Resolved): osd: hung op "osd.3 22 get_health_metrics reporting 2 slow ops, oldest is ...
From: http://pulpito.ceph.com/pdonnell-2018-09-25_01:23:37-fs-wip-pdonnell-testing-20180924.230702-distro-basic-smith... Patrick Donnelly
10:09 PM rgw Bug #36034 (Pending Backport): multisite: intermittent test_bucket_index_log_trim failures
Casey Bodley
10:06 PM Revision 4a9394da (ceph): ceph-volume tests/functional/batch update tests to use 'test' cluster name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5f72d438da94323c0b04f261b1a60b13eaf03966)
Alfredo Deza
10:06 PM Revision ba5cb14d (ceph): ceph-volume tests/functional update dmcrypt test playbooks to use --clu...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 96e29adf72804cb4fca62c04416b8fe2d23587bb)
Alfredo Deza
10:06 PM Revision 65556cad (ceph): ceph-volume tests reset the cluster name after every unit test
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 877ee1a27e0651355812e27fbc6ac0a87ea56a68)
Alfredo Deza
10:06 PM Revision 350d7cf2 (ceph): ceph-volume tests.devices patch configuration.load to avoid raising non...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fe80e5399e9dd1f6b9f94404d732a76f961d9eb4)
Alfredo Deza
10:06 PM Revision 718d7f76 (ceph): ceph-volume main move out the load_ceph_conf_path to the configuration ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 532908099eb63bd805db8aecae1ef12301076410)
Alfredo Deza
10:06 PM Revision 777ed7b2 (ceph): ceph-volume tests/functional update playbooks to use --cluster
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ba10b6820fd7f352ed6ba78246a6976c54783cbd)
Alfredo Deza
10:06 PM Revision a2894772 (ceph): ceph-volume tests/functional/lvm update tests to use 'test' cluster name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7b0d2dc66968f81192f152fa166fbc2cb4dcb438)
Alfredo Deza
10:06 PM Revision 2d8d510e (ceph): ceph-volume configuration be able to set conf.ceph
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f8226f359d94a86a39492ed653d9a9e5d8dd8f9)
Alfredo Deza
10:06 PM Revision e2bd9025 (ceph): ceph-volume lvm.activate load the config always by reading the cluster ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a88cbfc73a258b51b20e060e269234962444ce63)
Alfredo Deza
10:06 PM Revision 7e1512f0 (ceph): ceph-volume tests.functional add custom cluster name to centos7-filesto...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e61848dc97b638c6b8e60f0896d325f436142864)
Alfredo Deza
10:04 PM Revision 6ddc3654 (ceph): ceph-volume tests/functional update dmcrypt test playbooks to use --clu...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 96e29adf72804cb4fca62c04416b8fe2d23587bb)
Alfredo Deza
10:04 PM Revision 8db0a4db (ceph): ceph-volume tests/functional update playbooks to use --cluster
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ba10b6820fd7f352ed6ba78246a6976c54783cbd)
Alfredo Deza
10:04 PM Revision a566b281 (ceph): ceph-volume tests/functional/lvm update tests to use 'test' cluster name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7b0d2dc66968f81192f152fa166fbc2cb4dcb438)
Alfredo Deza
10:04 PM Revision 5b3fa80e (ceph): ceph-volume tests/functional/batch update tests to use 'test' cluster name
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5f72d438da94323c0b04f261b1a60b13eaf03966)
Alfredo Deza
10:04 PM Revision 2599e52c (ceph): ceph-volume tests.functional add custom cluster name to centos7-filesto...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e61848dc97b638c6b8e60f0896d325f436142864)
Alfredo Deza
10:04 PM Revision 9a611b0a (ceph): ceph-volume tests reset the cluster name after every unit test
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 877ee1a27e0651355812e27fbc6ac0a87ea56a68)
Alfredo Deza
10:04 PM Revision d37a9525 (ceph): ceph-volume tests.devices patch configuration.load to avoid raising non...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fe80e5399e9dd1f6b9f94404d732a76f961d9eb4)
Alfredo Deza
10:04 PM Revision 638b71b6 (ceph): ceph-volume main move out the load_ceph_conf_path to the configuration ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 532908099eb63bd805db8aecae1ef12301076410)
Alfredo Deza
10:04 PM Revision e15b3914 (ceph): ceph-volume configuration be able to set conf.ceph
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f8226f359d94a86a39492ed653d9a9e5d8dd8f9)
Alfredo Deza
10:04 PM Revision 315ac548 (ceph): ceph-volume lvm.activate load the config always by reading the cluster ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a88cbfc73a258b51b20e060e269234962444ce63)
Alfredo Deza
10:02 PM Revision 84fa9d4a (ceph): Merge pull request #24221 from cbodley/wip-36034
rgw multisite: uses local DataChangesLog to track active buckets for trim
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:41 PM Revision 8125cacc (ceph): Merge branch 'make-cov' into 'rh-luminous'
code coverage from source
See merge request ceph/ceph!27
Vasu Kulkarni
09:41 PM Revision fd2dcc46 (ceph): Merge branch 'wip-rados-thrash1' into 'rh-luminous'
thrash refactoring
See merge request ceph/ceph!26
Vasu Kulkarni
08:48 PM rgw Bug #35851 (Pending Backport): multisite: invalid read in RGWCloneMetaLogCoroutine
Casey Bodley
08:47 PM CephFS Bug #36171 (Fix Under Review): mds: ctime should not use client provided ctime/mtime
Patrick Donnelly
06:17 PM CephFS Bug #36171 (In Progress): mds: ctime should not use client provided ctime/mtime
Patrick Donnelly
01:35 AM CephFS Bug #36171 (New): mds: ctime should not use client provided ctime/mtime
Otherwise, you can set a ctime that is far in the future and it cannot be rolled back.... Patrick Donnelly
08:43 PM Revision 008316a1 (ceph): Merge pull request #23988 from cbodley/wip-35851
rgw: dont access rgw_http_req_data::client of canceled request
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:41 PM rgw Bug #35715 (Pending Backport): multisite: memory leak from curl_multi_add_handle()
Casey Bodley
08:40 PM Revision 99279f72 (ceph): Merge pull request #23986 from cbodley/wip-35715
rgw: fix leak of curl handle on shutdown
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
08:39 PM Revision 8622d8a2 (ceph): Merge pull request #24011 from cbodley/wip-qa-rgw-multisite-speedup
qa/rgw: reduce number of multisite log shards
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
08:29 PM rgw Backport #36139: luminous: multisite: make redundant data sync errors less scary
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24135
merged
Yuri Weinstein
08:28 PM Revision 103ee7cb (ceph): Merge pull request #24135 from linuxbox2/luminous-rgw-sync-loglevel
luminous: rgw: raise debug level on redundant data sync error messages
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:28 PM rgw Bug #35812 (Pending Backport): multisite: use-after-free in RGWAsyncGetBucketInstanceInfo
Casey Bodley
08:20 PM Revision d32d0d7f (ceph): Merge pull request #23987 from cbodley/wip-35812
rgw: RGWAsyncGetBucketInstanceInfo does not access coroutine memory
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:10 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
_(open for suggestions)_ Kanika Murarka
08:07 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
For initial pull request for this, according to suggestions and discussions, we will be going forward will embed Graf... Kanika Murarka
08:08 PM Revision dca9e3e2 (ceph): qa/workunits/rbd: wait max 2 hrs for all stress images to sync
Sporadically the rbd-mirror fsx stress test would fail due to very
slow sync times due to overloaded clusters. Attemp...
Jason Dillaman
08:08 PM Revision 5c317aef (ceph): qa/tasks/rbd_mirror_thrash: let daemon gracefully shut down if possible
Otherwise, try to capture a core dump to discover what was blocking the
shutdown process.
Signed-off-by: Jason Dilla...
Jason Dillaman
08:08 PM Revision d04a7679 (ceph): qa/workunits/rbd: exclude rbd-mirror sync-point snaps from comparison
This is a temporary workaround to tracker ticket issue #36185
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:04 PM rbd Bug #36185 (New): [rbd-mirror] snapshot create/remove notify race condition
If multiple snapshot create requests are replayed by the OSD in quick succession, it's possible that several snapshot... Jason Dillaman
07:58 PM Revision 46086271 (ceph): rgw: MetaSyncStatusManager implements DoutPrefixProvider
There are no member functions of RGWMetaSyncStatusManager
with ldouts to replace with ldpp_dout.
Signed-off-by: Ali ...
Ali Maredia
07:58 PM Revision 84a000d9 (ceph): rgw: replace ldouts with ldpp_dout in RGWRemoteMetaLog
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:58 PM Revision 509dccbc (ceph): rgw: replace ldout with ldpp_dout in coroutine classes
The only classes in rgw_sync.cc that remain
with ldouts are:
- RGWBackoffControlCR
- RGWShardCollectCR
- RGWAsyncMeta...
Ali Maredia
07:58 PM Revision bd1e3ec4 (ceph): rgw: remove unused variable RGWRados *store
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:58 PM Revision 3d55c8da (ceph): rgw: add global prefix provider for radosgw-admin
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a5dbc81b774d0be4b51f39e37bcfa15f3b36db8)
Casey Bodley
07:58 PM Revision 46cfeff4 (ceph): rgw: pass DoutPrefixProvider into the entrypoints for trim
Also add a DoutPrefixProvider to all of the
cascading classes that need one as a result
Signed-off-by: Ali Maredia <...
Ali Maredia
07:58 PM Revision 88f8b6f9 (ceph): rgw: no DoutPrefixProvider as arg for RGWRemoteDataLog::init
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:28 PM Revision 8cedda93 (ceph): thrash refactoring
Signed-off-by: Shylesh Kumar <shylesh.mohan@gmail.com> Shylesh Kumar
07:27 PM Revision ead3c7e7 (ceph): ceph-volume tests.util verify new blkid API calls
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:26 PM Revision 3a000e4c (ceph): Merge pull request #24274 from ceph/wip-batch-report-fix
ceph-volume: fix journal and filestore data size in `lvm batch --report` Alfredo Deza
07:25 PM Revision dbde6a5b (ceph): ceph-volume util.disk expand blkid's API calls
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:31 PM rbd Bug #24516 (Fix Under Review): [rbd-mirror] object map is getting invalidated during rbd-mirror-f...
*Second PR*: https://github.com/ceph/ceph/pull/24253 Jason Dillaman
06:19 PM RADOS Bug #36183 (Fix Under Review): [objecter] client socket failure leads to hung connection
*PR*: https://github.com/ceph/ceph/pull/24276 Jason Dillaman
05:50 PM RADOS Bug #36183 (Resolved): [objecter] client socket failure leads to hung connection
During an rbd-mirror thrash test run, the process failed to shut down cleanly because it was stuck in an librados rea... Jason Dillaman
06:18 PM Revision 74ca33cb (ceph): osdc/Objecter: possible race condition with connection reset
If the connection quickly fails before the private session reference
can be associated with the connection, the conne...
Jason Dillaman
06:13 PM Revision 0f60d000 (ceph): Merge pull request #24251 from alfredodeza/wip-rm27210
ceph-volume custom cluster names fail on filestore trigger
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:11 PM CephFS Bug #36184 (Fix Under Review): qa: add timeouts to workunits to bound test execution time in the ...
https://github.com/ceph/ceph/pull/24275 Patrick Donnelly
05:59 PM CephFS Bug #36184 (Resolved): qa: add timeouts to workunits to bound test execution time in the event of...
Patrick Donnelly
05:54 PM rgw Bug #36041: Beast frontend tries to bind (privileged) ports after dropping privileges to do so
Casey Bodley
02:32 PM rgw Bug #36041: Beast frontend tries to bind (privileged) ports after dropping privileges to do so
https://github.com/ceph/ceph/pull/24271 Paul Emmerich
05:09 PM Revision a8138612 (ceph): ceph-volume: only run ceph-common once during tests
Using import_role we can have just one play and avoid rerunning
ceph-common over and over again in daemon specific pl...
Andrew Schoen
04:52 PM CephFS Backport #32098 (Resolved): luminous: mds: optimize the way how max export size is enforced
Patrick Donnelly
04:51 PM CephFS Backport #35839 (Duplicate): mimic: unhealthy heartbeat map during subtree migration
Patrick Donnelly
07:49 AM CephFS Backport #35839 (In Progress): mimic: unhealthy heartbeat map during subtree migration
https://github.com/ceph/ceph/pull/23506 Nathan Cutler
04:51 PM CephFS Backport #35840 (Duplicate): luminous: unhealthy heartbeat map during subtree migration
Patrick Donnelly
04:50 PM CephFS Bug #24881 (Duplicate): unhealthy heartbeat map during subtree migration
Patrick Donnelly
04:32 PM CephFS Backport #35858 (In Progress): mimic: MDSMonitor: lookup of gid in prepare_beacon that has been r...
Patrick Donnelly
12:06 AM CephFS Backport #35858 (Need More Info): mimic: MDSMonitor: lookup of gid in prepare_beacon that has bee...
Looks like this backport PR needs backporting of src/mds/MDSMap.h changes :
/ceph7_mimic/src/mon/MDSMonitor.cc:648:2...
Prashant D
04:30 PM Revision 0ac44305 (ceph): mon: test if gid exists in pending for prepare_beacon
If it does not, send a null map. Bug introduced by
624efc64323f99b2e843f376879c1080276e036f which made preprocess_bea...
Patrick Donnelly
04:20 PM CephFS Bug #35850 (Pending Backport): mds: runs out of file descriptors after several respawns
Patrick Donnelly
04:20 PM Revision 5cdf9c33 (ceph): Merge PR #24020 into master
* refs/pull/24020/head:
*: set missing CLOEXEC on opened fds
msg: set O_NONBLOCK on file status flags
Reviewed-by:...
Patrick Donnelly
03:47 PM CephFS Bug #36181 (Closed): Bad link on ceph/fuse
This page has the text "you may add an entry to the system fstab" with fstab being a link.
The link points to http:...
Keith Schincke
02:50 PM CephFS Documentation #36180 (Resolved): doc: Typo error on cephfs/fuse/
In the documentation on how to use ceph fuse, "usernname" is used as an example path while "username" is used on the ... Keith Schincke
02:48 PM CephFS Bug #36114 (Pending Backport): mds: internal op missing events time 'throttled', 'all_read', 'dis...
Patrick Donnelly
02:47 PM Revision 2277c117 (ceph): Merge PR #24163 into master
* refs/pull/24163/head:
mds/MDCache: fix mds internal op missing events time
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
02:36 PM CephFS Bug #36165 (Resolved): qa: Command failed on smithi189 with status 1: 'rm -rf -- /home/ubuntu/cep...
Patrick Donnelly
02:36 PM Revision 7bcab914 (ceph): Merge PR #24252 into master
* refs/pull/24252/head:
qa: cleanup workunit dir for each unit
qa: use sudo to cleanup workspace
Reviewed-by: Jaso...
Patrick Donnelly
02:27 PM ceph-volume Bug #27210 (Fix Under Review): custom cluster names fail on filestore trigger
master PR: https://github.com/ceph/ceph/pull/24251 Alfredo Deza
02:16 PM Revision 6e028f33 (ceph): Merge PR #24232 into master
* refs/pull/24232/head:
githubmap: update contributors
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Patrick Donnelly
02:05 PM RADOS Feature #24176: osd: add command to drop OSD cache
Patrick, sorry I completely missed your comment. I opened a PR for it: https://github.com/ceph/ceph/pull/24270 Mohamad Gebai
01:40 PM rgw Backport #36141 (In Progress): luminous: rgw: return x-amz-version-id: null when delete obj in ve...
Nathan Cutler
01:40 PM rgw Backport #36142 (In Progress): mimic: rgw: return x-amz-version-id: null when delete obj in versi...
Nathan Cutler
01:28 PM RADOS Bug #22837 (Resolved): discover_all_missing() not always called during activating
Nathan Cutler
01:28 PM RADOS Backport #26992 (Resolved): luminous: discover_all_missing() not always called during activating
Nathan Cutler
01:27 PM mgr Bug #26883 (Resolved): ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files (Debian ...
Nathan Cutler
01:26 PM mgr Backport #27058 (Resolved): luminous: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled...
Nathan Cutler
01:16 PM CephFS Backport #36102 (In Progress): mimic: qa: remove knfs site from future releases
Nathan Cutler
01:16 PM Revision 0b4693eb (ceph): qa/tests: removed knfs suite
Fixes: http://tracker.ceph.com/issues/36075
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from c...
Yuri Weinstein
01:15 PM CephFS Backport #36101 (In Progress): luminous: qa: remove knfs site from future releases
Nathan Cutler
01:14 PM Revision add3af5d (ceph): qa/tests: removed knfs suite
Fixes: http://tracker.ceph.com/issues/36075
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from c...
Yuri Weinstein
01:02 PM Revision 55a3902e (ceph): mgr/dashboard: Replace current delete icons with "fa-times"
This will allow us to better differentiate a actual delete from a move to trash.
Signed-off-by: Tiago Melo <tmelo@su...
Tiago Melo
01:02 PM Revision 6bb951b1 (ceph): mgr/dashboard: Add RBD Trash endpoints
Fixes: http://tracker.ceph.com/issues/24272
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
01:02 PM Revision 31361a5e (ceph): mgr/dashboard: Add UI for RBD Trash Move
Fixes: http://tracker.ceph.com/issues/24272
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
01:02 PM Revision d6eda3b7 (ceph): mgr/dashboard: Add UI for RBD Trash List
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:02 PM Revision 1ae1aa24 (ceph): mgr/dashboard: Add UI for RBD Trash Restore
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:02 PM Revision 11067e06 (ceph): mgr/dashboard: Add UI for RBD Trash Delete
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:02 PM Revision 1eeaa501 (ceph): mgr/dashboard: Add UI for RBD Trash Purge
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:50 PM Dashboard Feature #24270 (Resolved): mgr/dashboard: Add support for managing individual OSD settings/charac...
Patrick Seidensal
12:49 PM Dashboard Bug #36107 (Resolved): mgr/dashboard: Fix "randomly" failing QA test "test_scrub"
Patrick Seidensal
12:45 PM Revision 27832e27 (ceph): qa/workunits/rbd: image compare should print byte offset of any deltas
This will assist in debugging any mirroring issues.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:36 PM Revision 4ebcbc76 (ceph): Merge pull request #24248 from dillaman/wip-rbd-iscsi-docs
doc: ceph-iscsi-api ports should not be public facing
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Jason Dillaman
12:09 PM Revision bb9158de (ceph): common/ceph_mutex: add dummy mutex for WITH_SEASTAR
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:31 AM Revision 0dd8b8f8 (ceph): mgr/dashboard: no side-effects on failed user creation
Read operations go first, operations with side-effects go last.
Otherwise, something like
1) create user A with non-...
Joao Eduardo Luis
11:18 AM Revision ba75bd39 (ceph): doc: release notes for 13.2.2 mimic
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:18 AM Revision c46c890d (ceph): qa: add test that builds example librados programs
Fixes: http://tracker.ceph.com/issues/15100
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:16 AM rgw Backport #36179 (Need More Info): mimic: Update radosgw-admin bucket link command for bucket rena...
Nathan Cutler
11:11 AM rgw Backport #36179 (Rejected): mimic: Update radosgw-admin bucket link command for bucket rename and...
Nathan Cutler
11:16 AM rgw Bug #35885 (Fix Under Review): Update radosgw-admin bucket link command for bucket rename and move
Nathan Cutler
11:10 AM rgw Bug #35885 (Pending Backport): Update radosgw-admin bucket link command for bucket rename and move
Nathan Cutler
11:12 AM rgw Backport #36178 (Need More Info): luminous: Update radosgw-admin bucket link command for bucket r...
Backport PR opened early. All the commits have to be re-checked after the master PR gets merged. Nathan Cutler
11:11 AM rgw Backport #36178 (Rejected): luminous: Update radosgw-admin bucket link command for bucket rename ...
https://github.com/ceph/ceph/pull/24195 Nathan Cutler
10:57 AM rgw Bug #24873 (Resolved): 'radosgw-admin sync error trim' only trims partially
Nathan Cutler
10:57 AM rgw Backport #24983 (Resolved): luminous: 'radosgw-admin sync error trim' only trims partially
Nathan Cutler
10:56 AM rgw Backport #24985 (Resolved): luminous: multisite: object metadata operations are skipped by sync
Nathan Cutler
10:56 AM rgw Backport #35709 (Resolved): luminous: deadlock on shutdown in RGWIndexCompletionManager::stop()
Nathan Cutler
10:24 AM RADOS Bug #36177: rados rm --force-full is blocked when cluster is in full status
https://github.com/ceph/ceph/pull/24264 Honggang Yang
09:57 AM RADOS Bug #36177 (Resolved): rados rm --force-full is blocked when cluster is in full status
... Honggang Yang
10:19 AM Revision 3d2b9940 (ceph): tools/rados/rados.cc: fix rados rm --force-full blocking problem
Fixes: https://tracker.ceph.com/issues/36177
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com>
Yang Honggang
09:54 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
FWIW, we hit this issue several times, it seems relate with our operational works that change `mon_osd_force_trim_to`... Xiaoxi Chen
09:47 AM Dashboard Bug #36176 (Resolved): mgr/dashboard: Make backend API tests coverage work again
The Backend API tests coverage was disabled by default in "PR#24193":https://github.com/ceph/ceph/pull/24193 due to e... Alfonso Martínez
09:43 AM bluestore Bug #24906: fio with bluestore crushed
Minghao Cong wrote:
> I also met this bug on master branch.
>
> Have you solved it?
>
> 0.0
not yet
Honggang Yang
09:19 AM Messengers Bug #36167 (In Progress): msg: infinite recursion while reading messages
The problem is that there are always messages to read in the socket and the message handling is implemented has a seq... Ricardo Dias
09:05 AM Messengers Bug #36175 (Duplicate): msg/async: heartbeat timed out caused by connection register failure
We see some osds' heartbeat time out for quite a few long time as following(5 days or longer until restart osd):
<pr...
Yan Jun
08:50 AM devops Bug #17516: aarch64: Compiler-based detection of crc32 extended CPU type is broken
New master PR: https://github.com/ceph/ceph/pull/24168 Nathan Cutler
08:39 AM Revision d38f6a11 (ceph): osd: add creating to pg_string_state
Fixes: http://tracker.ceph.com/issues/36174
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
Dan van der Ster
08:18 AM Revision 19cb4c99 (ceph): mgr/dashboard: Ignore .idea directory (created by PyCharm for example)
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
07:56 AM Dashboard Feature #36173 (Resolved): mgr/dashboard: Add a 'clear filter' button to configuration page
The configuration table can be filtered by 'Level', 'Service' and 'Source'. Add a 'clear filter' button to the table ... Tatjana Dehler
07:47 AM rgw Backport #35977 (In Progress): mimic: multisite: incremental data sync makes unnecessary call to ...
-PR: https://github.com/ceph/ceph/pull/24261- Jonathan Brielmaier
07:33 AM RADOS Bug #36172 (New): osd: hit suicide timeout
ceph version 0.94.9-9.el7cp
A osd-drive died some days agoo and after a restart today again with the same error:
...
Bernd Hennig
06:07 AM RADOS Backport #36132 (In Progress): mimic: "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" ...
https://github.com/ceph/ceph/pull/24260 Kefu Chai
06:02 AM RADOS Backport #36131 (In Progress): luminous: "symbol lookup error: ceph-osd: undefined symbol: _ZdaPv...
https://github.com/ceph/ceph/pull/24259 Kefu Chai
05:57 AM Revision 1e50aff2 (ceph): rpm: use updated gperftools
make sure we only build with the higher version of gperftools on
distros where both 2.4 and 2.6.1 are packaged. see
h...
Kefu Chai
04:14 AM Revision a29103e8 (ceph): Merge PR #24226 into master
* refs/pull/24226/head:
osd/PG: fix not_ready_to_merge behavior for merge target
Reviewed-by: xie xingguo <xie.xing...
Sage Weil
02:35 AM RADOS Bug #35810: FAILED assert(entries.begin()->version > info.last_update)
Neha Ojha wrote:
> Hi Chang. Can you reproduce this bug with higher level of debugging? It is hard to find out what'...
Chang Liu
01:59 AM Dashboard Backport #35925 (In Progress): mimic: mgr/dashboard: Progress bar does not stop in TableKeyValueC...
https://github.com/ceph/ceph/pull/24258 Prashant D
01:58 AM Revision ff4905ef (ceph): mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
Fixes: https://tracker.ceph.com/issues/35907
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
12:38 AM Backport #35929 (In Progress): luminous: mon/OSDMonitor: cancel_report causes obsolete max_failed...
https://github.com/ceph/ceph/pull/24257 Prashant D

09/24/2018

11:19 PM Revision f495cac1 (ceph): mon/OSDMonitor: invalidate max_failed_since on cancel_report
max_failed_since might reference the very failure-report which is to be
cancelled. We can simply invalidate it here t...
xie xingguo
10:01 PM CephFS Bug #36093 (Pending Backport): mds: fix mds damaged due to unexpected journal length
Patrick Donnelly
01:35 PM CephFS Bug #36093 (Fix Under Review): mds: fix mds damaged due to unexpected journal length
Patrick Donnelly
10:01 PM Revision 08166e8d (ceph): Merge PR #24194 into master
* refs/pull/24194/head:
mds: fix mds damaged due to unexpected journal length
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
09:50 PM CephFS Bug #35961 (Pending Backport): nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
Patrick Donnelly
09:50 PM Revision 92f498fa (ceph): Merge PR #24170 into master
* refs/pull/24170/head:
libcephfs: expose CEPH_SETATTR_MTIME_NOW and CEPH_SETATTR_ATIME_NOW
Reviewed-by: Jeff Layto...
Patrick Donnelly
09:49 PM CephFS Bug #24780 (Pending Backport): Some cephfs tool commands silently operate on only rank 0, even if...
Patrick Donnelly
09:46 PM Revision 0dd623c8 (ceph): Merge PR #23187 into master
* refs/pull/23187/head:
test: make rank argument mandatory when running journal_tool
cephfs-journal-tool: make "--r...
Patrick Donnelly
09:43 PM RADOS Bug #36170: pg dout log had backfill=[] and bft= which are the same thing
https://github.com/ceph/ceph/pull/24256 Neha Ojha
09:25 PM RADOS Bug #36170 (Resolved): pg dout log had backfill=[] and bft= which are the same thing

This is confusing to log analysis. I would have preferred to leave bft= added in 2013, but backfill=[] is in mimic...
David Zafman
09:42 PM Revision 51b27b7e (ceph): Merge PR #23530 into master
* refs/pull/23530/head:
qa/vstart_runner: fix daemons list
PendingReleaseNotes: note multifs support in libcephfs
...
Patrick Donnelly
09:41 PM Revision eed24447 (ceph): ceph-volume: fail fast during tests
This also rsyncs the ceph-volume code to the testing vms before
a ceph.conf is generated because ceph-volume is neede...
Andrew Schoen
09:41 PM CephFS Bug #36028 (Pending Backport): "ceph fs add_data_pool" applies pool application metadata incorrectly
Patrick Donnelly
09:40 PM Revision b536ca8a (ceph): Merge PR #24125 into master
* refs/pull/24125/head:
mon: fix fs add_data_pool setting wrong pool metadata
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
09:40 PM CephFS Cleanup #24001 (Resolved): MDSMonitor: remove vestiges of `mds deactivate`
Patrick Donnelly
09:40 PM Revision 7a42850d (ceph): doc: explain 'firstn v indep' in the CRUSH docs
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
09:39 PM Revision c0ba741a (ceph): Merge PR #24158 into master
* refs/pull/24158/head:
cephfs: remove vestiges of mds deactivate
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Patrick Donnelly
09:37 PM Revision a5e8bc97 (ceph): ceph-volume: when using batch --report return journal/data size as ints
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:31 PM Messengers Bug #36167: msg: infinite recursion while reading messages
Another: /ceph/teuthology-archive/pdonnell-2018-09-23_19:22:20-multimds-wip-pdonnell-testing-20180923.160923-distro-b... Patrick Donnelly
07:10 PM Messengers Bug #36167 (Resolved): msg: infinite recursion while reading messages
... Patrick Donnelly
09:25 PM Revision 6847d3fd (ceph): osd: Remove old bft= which has been superceded by backfill=
Fixes: http://tracker.ceph.com/issues/36170
Caused by: 1b4f86cb0
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:33 PM Bug #36169: Add v13.2.2 to the mimic-p2p suite
https://github.com/ceph/ceph/pull/24254 Yuri Weinstein
08:20 PM Bug #36169 (Resolved): Add v13.2.2 to the mimic-p2p suite
Yuri Weinstein
08:30 PM Revision d3268468 (ceph): qa/tests: added v13.2.2 to the mix
Fixes: http://tracker.ceph.com/issues/36169
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:15 PM Revision 0ae5e9a4 (ceph): Merge PR #24234 into master
* refs/pull/24234/head:
qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml: skip parents test
Reviewed-by: J...
Sage Weil
08:01 PM Messengers Fix #36168 (New): msgr: be more efficient with bufferlist refcounts
See https://github.com/ceph/ceph/pull/24111#discussion_r217838064 and http://tracker.ceph.com/issues/35987
We curr...
Greg Farnum
07:28 PM Revision 8b615116 (ceph): Merge pull request #24065 from jdurgin/wip-luminous-cache-autotune
luminous: os/bluestore: cache autotuning and memory limit
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:21 PM Revision 96e29adf (ceph): ceph-volume tests/functional update dmcrypt test playbooks to use --clu...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:12 PM Revision 157a03f8 (ceph): librbd: improve debug logging for create/clone state machines
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:12 PM Revision 3e8f16b4 (ceph): qa/suites/rbd: increase librbd debug level for mirror-thrash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:11 PM Revision 5148164a (ceph): librbd: create image should return unique error code on id collision
The image id is composed of the librados global instance id and a random
number. For long-lived clients that create m...
Jason Dillaman
07:11 PM Revision f80ba2e6 (ceph): rbd-mirror: re-generate new image id upon collision
Fixes: http://tracker.ceph.com/issues/24139
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:11 PM Revision 4bafa00c (ceph): rbd-mirror: permit better tracking between image replayer and bootstrap
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:11 PM Revision 9edcd77a (ceph): rbd-mirror: always send image RPC messages via cluster
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision 70844f3f (ceph): qa: cleanup workunit dir for each unit
This was wrongly dropped and moved to the finalizer.
Introduced-by: de824f74dd8ac909e47335ccd53d7a085e388e41
Signed-...
Patrick Donnelly
06:09 PM RADOS Bug #36166 (Resolved): pg merge can collide with remapped, upmap pgs
If either source or target pg is remapped or has an upmap it may map to a different set of osds. Sage Weil
06:07 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
/ceph/teuthology-archive/pdonnell-2018-09-23_19:17:54-fs-wip-pdonnell-testing-20180923.160923-distro-basic-smithi/306... Patrick Donnelly
06:04 PM CephFS Bug #36165 (Fix Under Review): qa: Command failed on smithi189 with status 1: 'rm -rf -- /home/ub...
https://github.com/ceph/ceph/pull/24252 Patrick Donnelly
06:01 PM CephFS Bug #36165 (Resolved): qa: Command failed on smithi189 with status 1: 'rm -rf -- /home/ubuntu/cep...
... Patrick Donnelly
06:02 PM Revision 1eaf78a7 (ceph): qa: use sudo to cleanup workspace
Files in scratch_tmp may not be owned by ubuntu.
Fixes: http://tracker.ceph.com/issues/36165
Introduced-by: de824f74...
Patrick Donnelly
06:01 PM CephFS Backport #36153: mimic: qa: fsstress workunit does not execute in parallel on same host without c...
Follow-up bug: #36165 Patrick Donnelly
11:02 AM CephFS Backport #36153 (Resolved): mimic: qa: fsstress workunit does not execute in parallel on same hos...
https://github.com/ceph/ceph/pull/24408 Nathan Cutler
06:01 PM CephFS Backport #36152: luminous: qa: fsstress workunit does not execute in parallel on same host withou...
Follow-up bug: #36165 Patrick Donnelly
11:02 AM CephFS Backport #36152 (Resolved): luminous: qa: fsstress workunit does not execute in parallel on same ...
https://github.com/ceph/ceph/pull/24403 Nathan Cutler
05:44 PM RADOS Bug #35847 (In Progress): wrong cluster_network doesn't cause any errors and ends up using monito...
PR: https://github.com/ceph/ceph/pull/24236 Victor Denisov
05:42 PM Revision ba10b682 (ceph): ceph-volume tests/functional update playbooks to use --cluster
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:42 PM Revision 7b0d2dc6 (ceph): ceph-volume tests/functional/lvm update tests to use 'test' cluster name
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:42 PM Revision 5f72d438 (ceph): ceph-volume tests/functional/batch update tests to use 'test' cluster name
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:32 PM Bug #23649: [simple/msg]Add heartbeat timeout beforeAccepter::entry break out for osd thread
We certainly need to put this in Mimic if we're going to backport it at all!
Actually we might want to put it ther...
Greg Farnum
05:22 PM Revision 02899bfd (ceph): 13.2.2
Jenkins Build Slave User
05:10 PM CephFS Bug #36079 (Fix Under Review): ceph-fuse: hang because it miss reconnect phase when hot standby m...
Patrick Donnelly
05:09 PM Bug #35846: ceph-objectstore-tool apply-layout-settings optional target level can't be specified.
merged https://github.com/ceph/ceph/pull/24115 Yuri Weinstein
05:09 PM Revision 7ced091e (ceph): Merge pull request #24115 from dzafman/wip-35991
luminous: tools: ceph-objectstore-tool: Allow target level as first positional …
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
04:43 PM Revision b38b8e98 (ceph): mon/config-key: increase max key entry size
Turns out the dashboard requires more than 4K bytes on occasion. Instead
of forcing them to split entries, we can aff...
Joao Eduardo Luis
04:29 PM Revision 53290809 (ceph): ceph-volume main move out the load_ceph_conf_path to the configuration ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:03 PM Revision fcb1679e (ceph): osd/PG: fix not_ready_to_merge behavior for merge target
Track the *target* not being ready to merge independently from the source,
so that we do not have two PGs fighting ov...
Sage Weil
04:01 PM Revision 9054ed81 (ceph): Merge PR #24225 into master
* refs/pull/24225/head:
osd/ECBackend: suppress 'Error -2 reading object' if EC fast reads
Reviewed-by: Kefu Chai <...
Sage Weil
03:57 PM Revision 757a94b9 (ceph): qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml: skip parents...
We can't (easily) build updated hammer packages, but all this sh script does
it run this one test binary with --gtest...
Sage Weil
03:56 PM RADOS Bug #36164 (New): cephtool/test fails 'ceph tell mon.a help' with EINTR
... Sage Weil
02:37 PM Revision fe80e539 (ceph): ceph-volume tests.devices patch configuration.load to avoid raising non...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:37 PM Revision 4f8226f3 (ceph): ceph-volume configuration be able to set conf.ceph
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:37 PM Revision a88cbfc7 (ceph): ceph-volume lvm.activate load the config always by reading the cluster ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:37 PM Revision e61848dc (ceph): ceph-volume tests.functional add custom cluster name to centos7-filesto...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:37 PM Revision 877ee1a2 (ceph): ceph-volume tests reset the cluster name after every unit test
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:32 PM Revision 24beceef (ceph): doc: ceph-iscsi-api ports should not be public facing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:22 PM RADOS Bug #36163 (Fix Under Review): mon osdmap cash too small during upgrade to mimic
https://github.com/ceph/ceph/pull/24247 Sage Weil
02:15 PM RADOS Bug #36163 (Resolved): mon osdmap cash too small during upgrade to mimic
At least one large cluster upgrading from luminous to mimic had its' mons fall over due to heavy load that turned out... Sage Weil
02:19 PM Revision 4b782613 (ceph): Merge pull request #24078 from Songweibin/wip-rbd-trash-state
rbd: not allowed to restore an image when it is being deleted
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:19 PM Revision 762a7ae3 (ceph): Merge pull request #23743 from trociny/wip-rbd-config-pool
librbd: pool and image level config overrides
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:53 PM rbd Backport #36116 (In Progress): luminous: [test] not valid to have different parents between image...
Jason Dillaman
01:00 PM rbd Backport #36116 (Need More Info): luminous: [test] not valid to have different parents between im...
Jason Dillaman
10:59 AM rbd Backport #36116 (Resolved): luminous: [test] not valid to have different parents between image sn...
https://github.com/ceph/ceph/pull/24245 Nathan Cutler
01:49 PM Revision 47004c97 (ceph): test/librbd: not valid to have different parents between image snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3b8f4f136b52d591dc39e6c4f8bd59c1e63c15...
Jason Dillaman
01:43 PM rbd Backport #35711 (Resolved): luminous: Enabling journaling on an in-use image ignores any journal ...
Nathan Cutler
01:37 PM CephFS Bug #36114 (Fix Under Review): mds: internal op missing events time 'throttled', 'all_read', 'dis...
Patrick Donnelly
02:58 AM CephFS Bug #36114 (In Progress): mds: internal op missing events time 'throttled', 'all_read', 'dispatched'
Brad Hubbard
01:36 PM CephFS Bug #36103 (Fix Under Review): ceph-fuse: add SELinux policy
https://github.com/ceph/ceph/pull/24203 Patrick Donnelly
01:35 PM CephFS Bug #26860 (Resolved): client: requests that do name lookup may be sent to wrong mds
Nathan Cutler
01:34 PM CephFS Backport #26983 (Resolved): luminous: client: requests that do name lookup may be sent to wrong mds
Nathan Cutler
01:34 PM CephFS Feature #26925 (Resolved): cephfs-data-scan: print the max used ino
Nathan Cutler
01:34 PM CephFS Backport #26977 (Resolved): luminous: cephfs-data-scan: print the max used ino
Nathan Cutler
01:33 PM CephFS Backport #35721 (Resolved): luminous: evicting client session may block finisher thread
Nathan Cutler
01:33 PM CephFS Backport #35859 (Resolved): luminous: MDSMonitor: lookup of gid in prepare_beacon that has been r...
Nathan Cutler
01:32 PM Revision 4d3f896c (ceph): Merge pull request #23568 from rhcs-dashboard/wip-24573-landing-page
mgr/dashboard: New Landing Page
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kanika Murarka <kmura...
Lenz Grimmer
01:31 PM CephFS Backport #24934 (Resolved): luminous: cephfs-journal-tool: wrong layout info used
Nathan Cutler
01:13 PM Revision 8b8afb6a (ceph): test/librbd: not valid to have different parents between image snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3b8f4f136b52d591dc39e6c4f8bd59c1e63c15...
Jason Dillaman
01:00 PM rbd Backport #36117 (In Progress): mimic: [test] not valid to have different parents between image sn...
Jason Dillaman
10:59 AM rbd Backport #36117 (Resolved): mimic: [test] not valid to have different parents between image snaps...
https://github.com/ceph/ceph/pull/24244 Nathan Cutler
01:00 PM rbd Backport #36118 (In Progress): jewel: [test] not valid to have different parents between image sn...
Jason Dillaman
10:59 AM rbd Backport #36118 (Rejected): jewel: [test] not valid to have different parents between image snaps...
https://github.com/ceph/ceph/pull/24246 Nathan Cutler
12:58 PM Revision f34677a6 (ceph): tools: backport-create-issue: rate-limit to avoid seeming like a spammer
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:41 PM rgw Backport #35978 (In Progress): luminous: multisite: incremental data sync makes unnecessary call ...
PR: https://github.com/ceph/ceph/pull/24242 Jonathan Brielmaier
11:43 AM Backport #36121 (In Progress): mimic: kernel_untar_build.sh: bison: command not found
Nathan Cutler
10:59 AM Backport #36121 (Resolved): mimic: kernel_untar_build.sh: bison: command not found
https://github.com/ceph/ceph/pull/24241 Nathan Cutler
11:43 AM Revision fffec4a7 (ceph): qa: install build dependencies for cfuse_workunit_kernel_untar_build.yaml
Fixes: https://tracker.ceph.com/issues/36076
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 3...
Neha Ojha
11:40 AM rbd Backport #35077 (In Progress): mimic: qa: install dependencies for rbd_workunit_kernel_untar_build
Nathan Cutler
11:39 AM Revision ad131127 (ceph): qa: rbd_workunit_kernel_untar_build: install build dependencies
Commit f0fe0936e64d ("qa: use recent kernel to kernel build testing")
bumped the kernel to 4.17.
Fixes: http://track...
Ilya Dryomov
11:38 AM CephFS Cleanup #24820 (Resolved): overhead of g_conf->get_val<type>("config name") is high
Nathan Cutler
11:38 AM CephFS Backport #25043 (Resolved): luminous: overhead of g_conf->get_val<type>("config name") is high
Nathan Cutler
11:37 AM CephFS Bug #26834 (Resolved): mds: use self CPU usage to calculate load
Nathan Cutler
11:37 AM CephFS Backport #26889 (Resolved): luminous: mds: use self CPU usage to calculate load
Nathan Cutler
11:36 AM CephFS Backport #26885 (Resolved): luminous: mds: reset heartbeat map at potential time-consuming places
Nathan Cutler
11:35 AM CephFS Bug #26899 (Resolved): MDSMonitor: consider raising priority of MMDSBeacons from MDS so they are ...
Nathan Cutler
11:35 AM CephFS Backport #26906 (Resolved): luminous: MDSMonitor: consider raising priority of MMDSBeacons from M...
Nathan Cutler
11:34 AM CephFS Bug #23519 (Resolved): mds: mds got laggy because of MDSBeacon stuck in mqueue
Nathan Cutler
11:34 AM CephFS Backport #26924 (Resolved): luminous: mds: mds got laggy because of MDSBeacon stuck in mqueue
Nathan Cutler
11:34 AM CephFS Bug #25213 (Resolved): handle ceph_ll_close on unmounted filesystem without crashing
Nathan Cutler
11:34 AM CephFS Backport #26915 (Resolved): luminous: handle ceph_ll_close on unmounted filesystem without crashing
Nathan Cutler
11:18 AM CephFS Bug #26894 (Resolved): mds: crash when dumping ops in flight
Nathan Cutler
11:18 AM CephFS Backport #26981 (Resolved): luminous: mds: crash when dumping ops in flight
Nathan Cutler
11:18 AM CephFS Bug #24840 (Resolved): mds: explain delayed client_request due to subtree migration
Nathan Cutler
11:17 AM CephFS Backport #26987 (Resolved): luminous: mds: explain delayed client_request due to subtree migration
Nathan Cutler
11:17 AM CephFS Bug #25141 (Resolved): CephVolumeClient: delay required after adding data pool to MDSMap
Nathan Cutler
11:17 AM CephFS Backport #25205 (Resolved): luminous: CephVolumeClient: delay required after adding data pool to ...
Nathan Cutler
11:16 AM rbd Bug #24910 (Resolved): run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
Nathan Cutler
11:16 AM rbd Backport #27061 (Resolved): luminous: run-rbd-unit-tests.sh test fails to finish in jenkin's "mak...
Nathan Cutler
11:15 AM rbd Backport #35704 (Resolved): luminous: "rbd import --export-format 2" fails when the input is a pipe
Nathan Cutler
11:12 AM Revision 194c17c0 (ceph): Merge pull request #23570 from jcsp/wip-rook-api
mgr/rook: update for v1beta1 API
Reviewed-by: Sebastian Wagner <swagner@suse.com>
John Spray
11:06 AM rgw Backport #36139 (In Progress): luminous: multisite: make redundant data sync errors less scary
Nathan Cutler
11:00 AM rgw Backport #36139 (Resolved): luminous: multisite: make redundant data sync errors less scary
https://github.com/ceph/ceph/pull/24135 Nathan Cutler
11:02 AM Backport #36157 (Resolved): luminous: [simple/msg]Add heartbeat timeout beforeAccepter::entry bre...
https://github.com/ceph/ceph/pull/24419 Nathan Cutler
11:02 AM CephFS Backport #36156 (Resolved): mimic: qa: test_version_splitting (tasks.cephfs.test_sessionmap.TestS...
https://github.com/ceph/ceph/pull/24438 Nathan Cutler
11:02 AM rbd Backport #36155 (Rejected): mimic: [rbd-mirror] interrupted image sync can result in orphaned sna...
Nathan Cutler
11:02 AM rbd Backport #36154 (Rejected): luminous: [rbd-mirror] interrupted image sync can result in orphaned ...
Nathan Cutler
11:01 AM rbd Backport #36151 (Closed): mimic: [rbd-mirror] optionally pull monitor addresses and CephX key fro...
Nathan Cutler
11:01 AM RADOS Backport #36150 (Resolved): mimic: output format is invalid of the crush tree json dumper
https://github.com/ceph/ceph/pull/24481 Nathan Cutler
11:01 AM RADOS Backport #36149 (Resolved): luminous: output format is invalid of the crush tree json dumper
https://github.com/ceph/ceph/pull/24482 Nathan Cutler
11:01 AM CephFS Backport #36148 (Rejected): mimic: mds: fix instances of wrongly sending client messages outside ...
Nathan Cutler
11:01 AM CephFS Backport #36147 (Rejected): luminous: mds: fix instances of wrongly sending client messages outsi...
Nathan Cutler
11:01 AM bluestore Backport #36146 (Resolved): mimic: fsck: cid is improperly matched to oid
https://github.com/ceph/ceph/pull/24480 Nathan Cutler
11:01 AM bluestore Backport #36145 (Resolved): luminous: fsck: cid is improperly matched to oid
https://github.com/ceph/ceph/pull/24705 Nathan Cutler
11:01 AM rbd Backport #36144 (Resolved): mimic: Blacklisted client might not notice it lost the lock
https://github.com/ceph/ceph/pull/24401 Nathan Cutler
11:00 AM rbd Backport #36143 (Resolved): luminous: Blacklisted client might not notice it lost the lock
https://github.com/ceph/ceph/pull/24405 Nathan Cutler
11:00 AM rgw Backport #36142 (Resolved): mimic: rgw: return x-amz-version-id: null when delete obj in versioni...
https://github.com/ceph/ceph/pull/24189 Nathan Cutler
11:00 AM rgw Backport #36141 (Resolved): luminous: rgw: return x-amz-version-id: null when delete obj in versi...
https://github.com/ceph/ceph/pull/24190 Nathan Cutler
11:00 AM rgw Backport #36140 (Resolved): mimic: multisite: make redundant data sync errors less scary
https://github.com/ceph/ceph/pull/24418 Nathan Cutler
11:00 AM rgw Backport #36138 (Resolved): mimic: multisite: update index segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24417 Nathan Cutler
11:00 AM rgw Backport #36137 (Resolved): luminous: multisite: update index segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24397 Nathan Cutler
11:00 AM CephFS Backport #36136 (Resolved): mimic: mds: rctime may go back
https://github.com/ceph/ceph/pull/24379 Nathan Cutler
11:00 AM CephFS Backport #36135 (Resolved): luminous: mds: rctime may go back
https://github.com/ceph/ceph/pull/24378 Nathan Cutler
11:00 AM CephFS Backport #36134 (Resolved): mimic: client: update ctime when modifying file content
https://github.com/ceph/ceph/pull/24385 Nathan Cutler
11:00 AM CephFS Backport #36133 (Resolved): luminous: client: update ctime when modifying file content
https://github.com/ceph/ceph/pull/24323 Nathan Cutler
11:00 AM RADOS Backport #36132 (Resolved): mimic: "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on ...
https://github.com/ceph/ceph/pull/24260 Nathan Cutler
11:00 AM RADOS Backport #36131 (Resolved): luminous: "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" ...
https://github.com/ceph/ceph/pull/24259 Nathan Cutler
11:00 AM bluestore Backport #36130 (Resolved): mimic: bloom filter num entry miscalculation in bluestore repairer
https://github.com/ceph/ceph/pull/24339 Nathan Cutler
11:00 AM rgw Backport #36129 (Resolved): mimic: abort_bucket_multiparts() fails on missing multipart meta objects
https://github.com/ceph/ceph/pull/24388 Nathan Cutler
11:00 AM rgw Backport #36128 (Resolved): luminous: abort_bucket_multiparts() fails on missing multipart meta o...
https://github.com/ceph/ceph/pull/24389 Nathan Cutler
11:00 AM Backport #36127 (Resolved): mimic: msg: AsyncConnection keeps previous message buffers until new ...
https://github.com/ceph/ceph/pull/24386 Nathan Cutler
11:00 AM Backport #36126 (Resolved): luminous: msg: AsyncConnection keeps previous message buffers until n...
https://github.com/ceph/ceph/pull/24387 Nathan Cutler
11:00 AM rgw Backport #36125 (Resolved): mimic: Chunked encoding fails if chunk greater than 1MiB
https://github.com/ceph/ceph/pull/24363 Nathan Cutler
11:00 AM rgw Backport #36124 (Resolved): luminous: Chunked encoding fails if chunk greater than 1MiB
https://github.com/ceph/ceph/pull/24361 Nathan Cutler
11:00 AM Dashboard Backport #36123 (Resolved): mimic: mgr/dashboard: Support http-only initialization
https://github.com/ceph/ceph/pull/24734 Nathan Cutler
10:59 AM rbd Backport #36122 (Resolved): mimic: [rbd-mirror] sporadic deep-copy failure possible during fsx st...
https://github.com/ceph/ceph/pull/30796 Nathan Cutler
10:59 AM rbd Backport #36120 (Resolved): mimic: [rbd-mirror] failed assertion when updating mirror status
https://github.com/ceph/ceph/pull/24321 Nathan Cutler
10:59 AM rbd Backport #36119 (Resolved): luminous: [rbd-mirror] failed assertion when updating mirror status
https://github.com/ceph/ceph/pull/24320 Nathan Cutler
10:55 AM Revision 5378de7d (ceph): doc/dev: Updated component leads table
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> Lenz Grimmer
10:48 AM Revision 99ce3aaf (ceph): rgw: fix max-size-kb REST quota parameter and add max-size
Signed-off-by: Nick Erdmann <n@nirf.de> Nick Erdmann
10:38 AM Revision 0ef92541 (ceph): rgw/radosgw-admin: allow negative values for --max-size
Fix regression in e664488e.
Signed-off-by: Nick Erdmann <n@nirf.de>
Nick Erdmann
09:42 AM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
I haven't seen it on luminous in my cluster. Tomasz Sętkowski
03:24 AM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
https://github.com/ceph/ceph/pull/24233
I'm not sure but I think this is also in luminous...
Sage Weil
08:50 AM RADOS Bug #24373 (Resolved): osd: eternal stuck PG in 'unfound_recovery'
Nathan Cutler
08:50 AM RADOS Backport #24501 (Resolved): luminous: osd: eternal stuck PG in 'unfound_recovery'
Nathan Cutler
08:06 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
PR: https://github.com/ceph/ceph/pull/24213 Ricardo Marques
03:59 AM rgw Backport #35857 (In Progress): mimic: multisite: segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24235 Prashant D
03:44 AM rbd Bug #36104: TestClsRbd.parents fails with EEXIST
https://github.com/ceph/ceph/pull/24234
(other fix didn't work; hammer packages can't be rebuild by current shaman...
Sage Weil
03:33 AM rgw Backport #35856 (In Progress): luminous: multisite: segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24231 Prashant D
03:23 AM Revision 845fd076 (ceph): mgr/DaemonServer: fix Session leak
This bug does not exist in master.
Fixes: https://tracker.ceph.com/issues/35998
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
03:14 AM Revision 5ebda435 (ceph): githubmap: update contributors
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:54 AM Bug #36112 (Duplicate): "ceph-osd: undefined symbol: _ZdlPvm" in smoke
I think this is probably a duplicate of #35969 Brad Hubbard
12:48 AM Revision fa19b150 (ceph): rgw: RGWAsyncPutSystemObj does not access coroutine memory
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 85396674811be8f7a25dc9d25fd2db68c93561c5)
Casey Bodley
12:48 AM Revision 9be10977 (ceph): rgw: RGWAsyncPutSystemObjAttrs does not access coroutine memory
also exposes optional objv_tracker to RGWSimpleRadosWriteAttrsCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(c...
Casey Bodley
12:47 AM Revision dfc00af1 (ceph): rgw: RGWAsyncGetSystemObj does not access coroutine memory
now reads the buffer/attrs into local memory, and calling coroutines
copy out the result during request_complete()
F...
Casey Bodley
12:46 AM Revision 3f573eef (ceph): rgw: RGWAsyncPutSystemObjAttrs does not access coroutine memory
also exposes optional objv_tracker to RGWSimpleRadosWriteAttrsCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(c...
Casey Bodley
12:46 AM Revision 73ea0844 (ceph): rgw: RGWAsyncPutSystemObj does not access coroutine memory
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 85396674811be8f7a25dc9d25fd2db68c93561c5)
Casey Bodley
12:45 AM Revision 85935f08 (ceph): rgw: RGWAsyncGetSystemObj does not access coroutine memory
now reads the buffer/attrs into local memory, and calling coroutines
copy out the result during request_complete()
F...
Casey Bodley

09/23/2018

04:18 PM rbd Bug #36104 (Resolved): TestClsRbd.parents fails with EEXIST
Sage Weil
04:14 PM rbd Bug #36104 (Fix Under Review): TestClsRbd.parents fails with EEXIST
https://github.com/ceph/ceph/pull/24227 Sage Weil
04:17 PM Revision 116a5586 (ceph): Merge pull request #24227 from liewegas/wip-36104-hammer
hammer: qa/workunits/cls/test_cls_rbd: skip TestClsRbd.parents
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Sage Weil
04:17 PM Revision a9816f31 (ceph): Merge PR #24133 into master
* refs/pull/24133/head:
common/Finisher: convert to ceph::mutex etc
common/ceph_mutex: ceph::{mutex,condition_varia...
Sage Weil
04:13 PM Revision 70551a81 (ceph): qa/workunits/cls/test_cls_rbd: skip TestClsRbd.parents
Fixes: http://tracker.ceph.com/issues/36104
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:27 PM RADOS Support #36115: After Mimic upgrade OSD's stuck at booting.
My main kernel is: Linux 4.14.70-1-lts Also I tried 4.18.8-arch1-1-ARCH. Nothing changed.
I'm sure this problem re...
morphin by
03:12 PM RADOS Support #36115: After Mimic upgrade OSD's stuck at booting.
IPERF test between 2 node: https://paste.ubuntu.com/p/7rRYSSqtyh/
I dont think this is related to network or firew...
morphin by
02:49 PM RADOS Support #36115 (New): After Mimic upgrade OSD's stuck at booting.
After Luminous to Mimic upgrade when I try to start an OSD. Its
stucking at "booting". (I edit the hostnames so do n...
morphin by
01:36 PM Revision bd6ae6f4 (ceph): mds/MDCache: fix mds internal op missing events time
Fixes: http://tracker.ceph.com/issues/36114
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
01:34 PM CephFS Bug #36114: mds: internal op missing events time 'throttled', 'all_read', 'dispatched'
https://github.com/ceph/ceph/pull/24163 Yanhu Cao
01:34 PM CephFS Bug #36114 (Resolved): mds: internal op missing events time 'throttled', 'all_read', 'dispatched'
... Yanhu Cao
09:33 AM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
I have compiled mimic branch with your patch and tested on a dev cluster, then in production. Valgrind shows no leaks... Tomasz Sętkowski

09/22/2018

07:28 PM mgr Bug #35998 (In Progress): ceph-mgr active daemon memory leak since mimic
Can you try this patch?... Sage Weil
08:45 AM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
I ran valgrind on active mgr in production for a few minutes, when there was another standby in cluster. There are mo... Tomasz Sętkowski
04:25 PM bluestore Bug #36099 (Resolved): ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueSt...
Kefu Chai
03:48 PM RADOS Bug #36113 (New): fusestore test umount failed?
... Sage Weil
03:46 PM RADOS Bug #21143: bad RESETSESSION between OSDs?
/a/sage-2018-09-22_02:47:58-rados-master-distro-basic-smithi/3053124
seeing more of this!
Sage Weil
03:42 PM RADOS Bug #26972 (Fix Under Review): cluster [ERR] Error -2 reading object
https://github.com/ceph/ceph/pull/24225 Sage Weil
03:42 PM Revision 9ef5a956 (ceph): osd/ECBackend: suppress 'Error -2 reading object' if EC fast reads
When fast reads are enabled, it's possible for the ordering of a shard
read to not be enforced with respect to writes...
Sage Weil
03:39 PM Bug #36112 (Duplicate): "ceph-osd: undefined symbol: _ZdlPvm" in smoke
Seems to be on centos 7.4
Run: http://pulpito.ceph.com/teuthology-2018-09-21_07:02:02-smoke-master-testing-basic-o...
Yuri Weinstein
03:30 PM RADOS Bug #24866 (Resolved): FAILED assert(0 == "past_interval start interval mismatch") in check_past_...
resolved by https://github.com/ceph/ceph/pull/24064 Sage Weil
03:28 PM Revision f90edeb1 (ceph): Merge PR #24202 into master
* refs/pull/24202/head:
mon/MonClient: fix wait for monmap+config is non-cephx case
Reviewed-by: Mark Nelson <mnels...
Sage Weil
03:27 PM Revision 47acd454 (ceph): Merge PR #24217 into master
* refs/pull/24217/head:
osd/PG.cc: silence "-Wsign-compare" warnings
Reviewed-by: Erwan Velu <erwan@redhat.com>
Rev...
Sage Weil
03:26 PM Revision 1ca7535a (ceph): Merge PR #24220 into master
* refs/pull/24220/head:
test/objectstore: set pool for fsck test
Reviewed-by: Jianpeng Ma <jianpeng.ma@intel.com>
R...
Sage Weil
05:18 AM Dashboard Cleanup #35693: Proposed About modal box
Combined with the Login page Option 2 this lgtm as well. Kai Wagner
05:17 AM Dashboard Cleanup #35690: Proposed Masthead
I like the coloring. Kai Wagner
05:16 AM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
Option #2 looks awesome! Well done. Kai Wagner
05:16 AM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
LGTM - Go ahead and we could add the little usability enhancements later on Kai Wagner

09/21/2018

11:28 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
I did a deep analysis of the export-diff files created with read-balance set to true and false. When read-balance is... Cliff Pajaro
11:24 PM RADOS Bug #22329 (Need More Info): mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
Neha Ojha wrote:
> Patrick, which set of logs have the (Leak_DefinitelyLost, Leak_IndirectlyLost) errors?
Old log...
Patrick Donnelly
09:43 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
Patrick, which set of logs have the (Leak_DefinitelyLost, Leak_IndirectlyLost) errors? Neha Ojha
09:55 PM RADOS Bug #36073 (Resolved): failed to recover before timeout expired -- premerge+peered PGs?
Neha Ojha
09:54 PM RADOS Bug #35810 (Need More Info): FAILED assert(entries.begin()->version > info.last_update)
Hi Chang. Can you reproduce this bug with higher level of debugging? It is hard to find out what's happening from the... Neha Ojha
09:38 PM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
I have compiled and started a development cluster and there is a definite leak reported by valgrind in same place whe... Tomasz Sętkowski
09:31 PM RADOS Bug #22330: ec: src/common/interval_map.h: 161: FAILED assert(len > 0)
Neha Ojha
09:27 PM RADOS Bug #24866 (Need More Info): FAILED assert(0 == "past_interval start interval mismatch") in check...
Neha Ojha
08:01 PM CephFS Bug #24177 (Pending Backport): qa: fsstress workunit does not execute in parallel on same host wi...
Patrick Donnelly
08:01 PM Revision 9e9f3ead (ceph): Merge PR #24157 into master
* refs/pull/24157/head:
qa: cleanup parallel execution of fsstress
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Patrick Donnelly
08:01 PM Revision 1b7cabc7 (ceph): githubmap: update contributors
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:55 PM Revision a5c572b1 (ceph): Merge PR #24207 into master
* refs/pull/24207/head:
script/ptl-tool.py: fix BASE_PATH
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:34 PM Revision de824f74 (ceph): qa: cleanup parallel execution of fsstress
Two instances of fsstress clobber each other. Just build it in the local sandbox.
Fixes: http://tracker.ceph.com/iss...
Patrick Donnelly
04:55 PM Revision 8535965b (ceph): common/Finisher: convert to ceph::mutex etc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:55 PM Revision c3f70dc4 (ceph): common/ceph_mutex: ceph::{mutex,condition_variable,lock_guard}
If CEPH_DEBUG_MUTEX is defined, use the [recursive_]mutex_debug classes
that implement lockdep and a bucnh of other r...
Sage Weil
04:52 PM Revision 77acda72 (ceph): common/mutex_debug: take const char * to ctor, and require a name
Require a name, like Mutex.
Most callers are passing a C string. This may avoid a std::string
copy?
Signed-off-by:...
Sage Weil
04:52 PM Revision 27c6d283 (ceph): common/mutex_debug: add lockdep support for recursive_mutex_debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision a02ae950 (ceph): common/lockdep: add recursive flag for _will_lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 3ae9e7ad (ceph): common/mutex_debug: refactor to remove intermediate class
I don't see any purpose for this, and it prevents us from knowing whether
the mutex is recursive when _will_lock() is...
Sage Weil
04:51 PM Revision 5900c606 (ceph): common/mutex_debug: fix whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:19 PM rgw Bug #36034 (Fix Under Review): multisite: intermittent test_bucket_index_log_trim failures
https://github.com/ceph/ceph/pull/24221 Casey Bodley
04:13 PM Dashboard Bug #36109 (Fix Under Review): mgr/dashboard: The RGW backend doesn't handle IPv6 propertly
https://github.com/ceph/ceph/pull/24222 Volker Theile
02:10 PM Dashboard Bug #36109 (Resolved): mgr/dashboard: The RGW backend doesn't handle IPv6 propertly
The RGW backend controller (https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/services/rgw_client.py#... Volker Theile
03:27 PM Revision 98d25409 (ceph): .gitignore: ignore build.*/
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:27 PM Revision 7e6a57bd (ceph): do_cmake.sh: default to Debug build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM Revision 3db50d5a (ceph): Merge pull request #24219 from p-na/fix-test-scrub
mgr/dashboard: Possible fix for some dashboard timing issues
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-...
Laura Paduano
03:15 PM rbd Bug #36074 (Pending Backport): [rbd-mirror] sporadic deep-copy failure possible during fsx stress...
Mykola Golub
03:15 PM Revision b4e3935e (ceph): Merge pull request #24179 from dillaman/wip-36074
librbd: properly handle potential object map failures
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:09 PM rbd Bug #36104: TestClsRbd.parents fails with EEXIST
Sage Weil wrote:
> Hmm, the point of these tests is to make sure the hammer client works against the latest release....
Jason Dillaman
02:25 PM rbd Bug #36104: TestClsRbd.parents fails with EEXIST
Jason Dillaman wrote:
> This is just an invalid test from an old release that is now being hit [1]. The real issue, ...
Sage Weil
12:29 AM rbd Bug #36104 (Need More Info): TestClsRbd.parents fails with EEXIST
This is just an invalid test from an old release that is now being hit [1]. The real issue, however, is that it appea... Jason Dillaman
03:02 PM rbd Bug #36089 (Duplicate): [rbd-nbd] configuration override optionals not properly stripped
The problem is only for jewel. It should be fixed since luminous, see #20426. Mykola Golub
02:55 PM ceph-volume Bug #36088 (Resolved): batch: allow journal+block.db sizing on the CLI
master PR: https://github.com/ceph/ceph/pull/24201
mimic PR: https://github.com/ceph/ceph/pull/24208
luminous PR: h...
Alfredo Deza
02:54 PM ceph-volume Bug #24794 (Resolved): ceph-volume detects missing options too late
master PR: https://github.com/ceph/ceph/pull/24150
mimic PR: https://github.com/ceph/ceph/pull/24205
luminous PR: h...
Alfredo Deza
02:51 PM Revision f05db896 (ceph): rgw: remove BucketChangeObserver from data sync thread
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:51 PM Revision f3c258c4 (ceph): rgw: add BucketChangeObserver to RGWDataChangesLog
this means that BucketTrimManager will track active buckets based on
local changes, rather than changes in remote dat...
Casey Bodley
02:33 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Noting here regarding https://tracker.ceph.com/issues/35691#note-7 (content/text scaling issues) for the OSDs, Monito... Ju Lim
02:15 PM mgr Bug #36110 (Resolved): mgr crash on scrub of unconnected osd
... Sage Weil
02:12 PM Revision 1d238961 (ceph): Merge pull request #24206 from alfredodeza/luminous-rm24794
luminous ceph-volume: earlier detection for --journal and --filestore flag requirements
Reviewed-by: Andrew Schoen <...
Andrew Schoen
02:07 PM Revision 57e006b7 (ceph): script/ptl-tool.py: fix BASE_PATH
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
02:02 PM Revision ec7a9b52 (ceph): Merge pull request #24209 from alfredodeza/luminous-rm36088
luminous ceph-volume batch: allow journal+block.db sizing on the CLI
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:01 PM Revision ec10ce1a (ceph): Merge pull request #24208 from alfredodeza/mimic-rm36088
mimic ceph-volume batch: allow journal+block.db sizing on the CLI
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:01 PM Revision 8daffe86 (ceph): mgr/dashboard: Fix for some dashboard timing issues
Specifically fixes the recurringly occurring `test_osd.py` error on the
`test_scrub` method. But this change should a...
Patrick Seidensal
02:00 PM Revision d5459808 (ceph): Merge pull request #24205 from alfredodeza/mimic-rm24794
mimic ceph-volume: earlier detection for --journal and --filestore flag requirements
Reviewed-by: Andrew Schoen <asc...
Andrew Schoen
01:57 PM Revision 1094fa89 (ceph): rgw: pass DoutPrefixProvider into the entrypoints for trim
Also add a DoutPrefixProvider to all of the
cascading classes that need one as a result
Signed-off-by: Ali Maredia <...
Ali Maredia
01:49 PM bluestore Bug #36108 (Duplicate): Assertion due to ENOENT result on clonerange2
All my OSDs started crashing after addding a couple of new OSDs into the cluster. They just keep coming up and down. ... Vladimír Kincl
01:47 PM mgr Subtask #35914 (Fix Under Review): [rbd top] update MMgrConfigure message to include optional OSD...
PR: https://github.com/ceph/ceph/pull/24180 Mykola Golub
01:46 PM mgr Subtask #35915 (Fix Under Review): [rbd top] create shell OSD performance query class
PR: https://github.com/ceph/ceph/pull/24117 Mykola Golub
01:22 PM RADOS Bug #35955: ceph-objectstore-tool past_intervals broken
This is fixed for nautilus since the behavior totally changed with https://github.com/ceph/ceph/pull/23985. The prob... Sage Weil
01:22 PM RADOS Bug #35955 (Resolved): ceph-objectstore-tool past_intervals broken
Sage Weil
01:21 PM Revision 9bf7c810 (ceph): Merge PR #23985 into master
* refs/pull/23985/head:
ceph-objectstore-tool: add back pool dne check
qa/suites/rados/singleton/reg11184: remove o...
Sage Weil
01:21 PM Revision e4964460 (ceph): Merge PR #24064 into master
* refs/pull/24064/head:
osd: simplify init of fabricated pg
osd/PG: inherit pg history from merge source, if necess...
Sage Weil
01:04 PM Revision 67c05144 (ceph): osd/PG.cc: silence "-Wsign-compare" warnings
/ceph/src/osd/PG.cc: In member function 'void
PG::choose_async_recovery_ec(const std::map<pg_shard_t, pg_info_t>&,
co...
Kefu Chai
12:33 PM rgw Bug #36106: rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mounting a b...
Updated title, specific to the new-ish ability to export a bucket (haven't reproduced yet) Matt Benjamin
12:32 PM rgw Bug #36106 (Triaged): rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mo...
Matt Benjamin
10:14 AM rgw Bug #36106: rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mounting a b...
Pull Request:
https://github.com/ceph/ceph/pull/24216
min-sheng Lin
10:13 AM rgw Bug #36106: rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mounting a b...
Related issue:
https://github.com/nfs-ganesha/nfs-ganesha/issues/235
min-sheng Lin
09:53 AM rgw Bug #36106 (Triaged): rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mo...
If using nfs-ganesha-rgw to export bucket as nfs, only first 1000 files be listed
> [vagrant@admin ~]$ ls -l /mnt/...
min-sheng Lin
12:01 PM bluestore Bug #36099 (Fix Under Review): ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestor...
https://github.com/ceph/ceph/pull/24220 Kefu Chai
12:00 PM bluestore Bug #36099: ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueStore.cc: 589...
Jianpeng, thanks for the analysis. i don't think you missed anything. it's just good timing =) Kefu Chai
10:16 AM bluestore Bug #36099: ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueStore.cc: 589...
Add in hobjec_t.h... jianpeng ma
10:13 AM bluestore Bug #36099: ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueStore.cc: 589...
using thi command "./bin/ceph_test_objectstore --gtest_catch_exceptions=0 --debug-bluestore=20 --log-to-stderr=true ... jianpeng ma
04:29 AM bluestore Bug #36099: ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueStore.cc: 589...
could be a regression introduced by https://github.com/ceph/ceph/pull/22739 Kefu Chai
11:59 AM Revision 8a814b2e (ceph): test/objectstore: set pool for fsck test
since 0bd2546eaca72ed0122a9c2648df4bef05b0d5d2, we check the pool id
of object when performing fsck to ensure we are ...
Kefu Chai
11:52 AM Dashboard Bug #36107: mgr/dashboard: Fix "randomly" failing QA test "test_scrub"
https://github.com/ceph/ceph/pull/24219 Patrick Seidensal
11:51 AM Dashboard Bug #36107 (Resolved): mgr/dashboard: Fix "randomly" failing QA test "test_scrub"
Test failure: test_scrub (tasks.mgr.dashboard.test_osd.OsdTest)... Patrick Seidensal
10:09 AM Revision cb19db75 (ceph): cephfs-journal-tool: dump to per rank output file wherever necessary
cephfs-journal-tool supports operations on all ranks. Operations
such as dump/export do not write to distinct filenam...
Venky Shankar
10:09 AM Revision d5e482a6 (ceph): cephfs-journal-tool: pass local arg vector for Journal actions
Some helper functions clobber the passed in arg vector. This
causes operations on all but the first rank to fail as t...
Venky Shankar
10:09 AM Revision 5e4702e3 (ceph): cephfs-journal-tool: make "--rank" argument mandatory
... and do not silenty act on the default filesystem.
Force users to specify the filesystem name and rank.
Signed-of...
Venky Shankar
10:09 AM Revision f65193d9 (ceph): test: make rank argument mandatory when running journal_tool
Also, fix a bunch of quirky journal_tool invocations that pass
"--rank" argument as the command argument rather than ...
Venky Shankar
09:00 AM CephFS Bug #36078 (Need More Info): mds: 9 active MDS cluster stuck during fsstress
I don't see any stuck client request in any mds. The "balancer runs too long" warning is because the mds ran too slow... Zheng Yan
08:56 AM Revision f3bc8388 (ceph): Merge pull request #24139 from tchaikov/wip-fix-typos
*/: fix typos in docs,messages,logs,comments
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Alfredo Deza...
Kefu Chai
08:31 AM Revision c4d0114a (ceph): doc: fix typos in doc/releases
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
06:44 AM Revision 3c7c8c99 (ceph): Merge pull request #23317 from xiexingguo/wip-fix-polog-overtrim
osd/PrimaryLogPG: fix potential pg-log overtrimming
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Yan Jun <...
Xie Xingguo
06:13 AM Revision 163be0c4 (ceph): mds: health warning for slow metadata IO
Fixes: http://tracker.ceph.com/issues/24879
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
05:39 AM Revision 168573cb (ceph): rgw: Minor Fixes.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision a541391c (ceph): rgw: Added code to store arn and policy passed as part of assume role.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision c9b2c885 (ceph): rgw: Renamed STS related files.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision e2833034 (ceph): rgw: Incorporating review comments
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision a60c46ee (ceph): rgw: Changed session token format.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision e0d893c6 (ceph): rgw: Code for making STS Key configurable.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision 001f0577 (ceph): rgw: Added code for auth using temp credentials returned by STS.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision c627ef52 (ceph): rgw: STS authentication correction.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision b09fc407 (ceph): rgw: Perm mask.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision 64656600 (ceph): rgw: Code for GetSessionToken REST API.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision beecdcfa (ceph): rgw: Changes according to session token format change.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision d6cba8e8 (ceph): rgw: STS auth changes to make sure that other engines are not aware of ...
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision cc2b65fa (ceph): rgw: STS auth failures will return reject.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision a3b3f260 (ceph): rgw: Adding ops for V4 authentication.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision fa007156 (ceph): rgw: Proper result for XML formatting.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision 15efabc7 (ceph): rgw: Adding documentation for STS Lite.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision e96c574c (ceph): rgw: Check for Access Key during STS Auth.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision 7b0909d9 (ceph): rgw: Correcting the default value of sts max session duration.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision 5ec01848 (ceph): rgw: Code to make S3 and STS co-exist in same namespace.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision ac6c0c16 (ceph): rgw: POST request handling for boto compliance.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision 2d284b39 (ceph): rgw: Changing the default auth order.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision c4930af0 (ceph): rgw: Policy code for STS.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision e2873cdf (ceph): rgw: Adding manager, handler etc for STS.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision f0ae9cff (ceph): rgw: Added max_session_duration and policy parsing to RGW Roles.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:39 AM Revision bb043894 (ceph): rgw: Added code to determine token expiration time using role.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:38 AM Revision 1c17c5c0 (ceph): rgw: Added code for STS AssumeRole.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:43 AM Revision 1d67bc10 (ceph): rbd: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision b54c6432 (ceph): common: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision 37c9dc3d (ceph): mds: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision 34975103 (ceph): mgr/PyFormatter: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision c33ce07f (ceph): mount,osdc: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision 67157ec7 (ceph): pybind/mgr: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision 1544ef05 (ceph): pybind/rados: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision 3b062b42 (ceph): rgw: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision a2eff2fc (ceph): script: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision 98b7e6b8 (ceph): tools,test: fix typos in comments and usage message
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:43 AM Revision fda8befc (ceph): tools: fix typos in user-visible message and comments
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:41 AM Revision 5ee1fd2c (ceph): doc: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:41 AM Revision 3229c7ac (ceph): cmake: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:41 AM Revision 1af4e4d4 (ceph): debian/changelog: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:41 AM Revision 4b0e2c8e (ceph): qa: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:41 AM Revision a4ece9ca (ceph): ceph-volume: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:41 AM Revision 316a74db (ceph): client: fix typos
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:38 AM RADOS Bug #23828: ec gen object leaks into different filestore collection just after split
... Kefu Chai
03:50 AM RADOS Backport #35854 (In Progress): luminous: should remove mentioning of "scrubq" in ceph(8) manpage
https://github.com/ceph/ceph/pull/24211 Prashant D
03:47 AM RADOS Backport #35855 (In Progress): mimic: should remove mentioning of "scrubq" in ceph(8) manpage
https://github.com/ceph/ceph/pull/24210 Prashant D
03:47 AM Revision cc424b95 (ceph): Merge pull request #24126 from planetbeing/patch-1
arch/arm: Allow ceph_crc32c_aarch64 to be chosen only if it is compil…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:27 AM Revision 675e0709 (ceph): Add workunit to do ldap auth test
Warren Usui
02:53 AM rgw Bug #36092: Radosgw elastic search sync module not working properly (all result same)
My ceph cluster is running on 13.2.1 version. hoan nv
12:57 AM Revision 2bf6f28f (ceph): doc: remove deprecated 'scrubq' from ceph(8)
The option was removed in a30cbe9adea34782be8699c010d4281d245feb6b
Fixes: http://tracker.ceph.com/issues/35813
Sign...
Ruben Kerkhof
12:56 AM Revision 0feed3b8 (ceph): doc: remove deprecated 'scrubq' from ceph(8)
The option was removed in a30cbe9adea34782be8699c010d4281d245feb6b
Fixes: http://tracker.ceph.com/issues/35813
Sign...
Ruben Kerkhof

09/20/2018

11:41 PM Bug #36095 (Rejected): OSD nodes are craching with error:
Brad Hubbard
09:27 AM Bug #36095 (Rejected): OSD nodes are craching with error:
Greg Smith
10:56 PM RADOS Bug #36105: OSD hangs during shutdown
Yes, the kill_daemons failed because after 6 minutes several terminated OSDs still hadn't finished shutting down. I ... David Zafman
10:20 PM RADOS Bug #36105: OSD hangs during shutdown
Sage Weil
10:19 PM RADOS Bug #36105 (Resolved): OSD hangs during shutdown
... Sage Weil
10:54 PM Revision 12dba2af (ceph): doc/man/ceph-volume update batch command with new sizing flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 042c2cbe475023cd3c34102b710b93c60d92077e)
Alfredo Deza
10:54 PM Revision 6dea3a59 (ceph): ceph-volume lvm.batch add sizing flags for journal and block.db LVs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0a16dbd7a8f597cde6debbdcd968cdaf44f6ce47)
Alfredo Deza
10:54 PM Revision 6edc0095 (ceph): ceph-volume lvm.batch.bluestore consume --block-db-size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7e52bc559b21b18a06ff1dffd764dbe8aefe96a2)
Alfredo Deza
10:54 PM Revision 1e3aa3f6 (ceph): ceph-volume lvm.batch.filestore consume --journal-size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2378c282c78f49f4d911316a7bc85e49a3f8e7f9)
Alfredo Deza
10:54 PM Revision 72609b60 (ceph): ceph-volume tests.devices update fixture to include new size flags for ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5df56a09c7b445c36d2b9d2874962c40b681a65c)
Alfredo Deza
10:54 PM Revision 1310d387 (ceph): ceph-volume lvm.batch.filestore consume --journal-size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2378c282c78f49f4d911316a7bc85e49a3f8e7f9)
Alfredo Deza
10:54 PM Revision 76ace2f4 (ceph): ceph-volume tests.devices update fixture to include new size flags for ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5df56a09c7b445c36d2b9d2874962c40b681a65c)
Alfredo Deza
10:54 PM Revision f918fd00 (ceph): doc/man/ceph-volume update batch command with new sizing flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 042c2cbe475023cd3c34102b710b93c60d92077e)
Alfredo Deza
10:54 PM Revision df3b6001 (ceph): ceph-volume lvm.batch add sizing flags for journal and block.db LVs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0a16dbd7a8f597cde6debbdcd968cdaf44f6ce47)
Alfredo Deza
10:54 PM Revision 27f3b010 (ceph): ceph-volume lvm.batch.bluestore consume --block-db-size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7e52bc559b21b18a06ff1dffd764dbe8aefe96a2)
Alfredo Deza
10:30 PM Revision 6be42153 (ceph): Merge PR #24191 into master
* refs/pull/24191/head:
src/include:fix unused parameter
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:30 PM RADOS Bug #25153 (Pending Backport): output format is invalid of the crush tree json dumper
Sage Weil
10:30 PM Revision 9c9431d9 (ceph): Merge PR #23979 into master
* refs/pull/23979/head:
crush/CrushWrapper: fix crush tree json dumper
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:29 PM Revision db40d73a (ceph): Merge PR #23978 into master
* refs/pull/23978/head:
mgr: add get_latest_counter() to C++ -> Python interface.
mgr: remove PerfCounterInstance::...
Sage Weil
10:27 PM Revision a1e9a013 (ceph): Merge pull request #23773 from ifed01/wip-ifed-perf-reset-luminous
luminous: os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:15 PM rbd Bug #36104 (Resolved): TestClsRbd.parents fails with EEXIST
... Sage Weil
10:10 PM RADOS Backport #26992: luminous: discover_all_missing() not always called during activating
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23817
merged
Yuri Weinstein
10:10 PM Revision 015d78dd (ceph): Merge pull request #23817 from pdvian/wip-26992-luminous
luminous: discover_all_missing() not always called during activating
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
10:09 PM mgr Backport #27058: luminous: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files (Deb...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23832
merged
Yuri Weinstein
10:09 PM Revision b10fdc99 (ceph): Merge pull request #23832 from pdvian/wip-27058-luminous
luminous: debian/rules: fix ceph-mgr .pyc files left behind
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
10:09 PM Revision d359d897 (ceph): Merge pull request #23915 from liewegas/wip-pod-hostname-luminous
luminous: common: get real hostname from container/pod environment
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:26 PM Revision 83ee452f (ceph): Merge pull request #24150 from alfredodeza/wip-rm24794
ceph-volume: earlier detection for --journal and --filestore flag requirements
Reviewed-by: Andrew Schoen <aschoen@r...
Alfredo Deza
09:17 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
@Jason
For the logs sent previously, I performed export-diff between snapshot1 and snapshot2. When I did an rbd exp...
Cliff Pajaro
09:00 PM Revision 65bc5794 (ceph): ceph-volume lvm.prepare report back when --journal is not used when --f...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2fc1ee48ac10bd8008ff5d54382db1d83e57ec1b)
Alfredo Deza
09:00 PM Revision 0744da95 (ceph): ceph-volume tests.lvm verify that it is reported when --journal is not ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae657d2fe012b0e78959ead9d8d3baa1095a31ff)
Alfredo Deza
08:38 PM rgw Bug #36077: rgw: master is on a different period
I was able to fix this issue by using the "radosgw-admin metadata sync init" command
and the "metadata sync" sub-co...
arnaud lawson
06:48 PM rgw Bug #36077: rgw: master is on a different period
any idea how to fix this error?
""" """"""
ERROR: sync status period=318f6d70-6a9e-474d-8073-41a9ee9d645e does not...
arnaud lawson
06:46 PM rgw Bug #36077: rgw: master is on a different period
Also, when i restart the rgw hosts in the secondary/slave zone i get this in their logs
""""""""
2018-09-20 18:44...
arnaud lawson
08:31 PM Revision a75438f2 (ceph): rgw: MetaSyncStatusManager implements DoutPrefixProvider
There are no member functions of RGWMetaSyncStatusManager
with ldouts to replace with ldpp_dout.
Signed-off-by: Ali ...
Ali Maredia
08:31 PM Revision d61b7fa2 (ceph): rgw: replace ldouts with ldpp_dout in RGWRemoteMetaLog
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
08:31 PM Revision e4e2a719 (ceph): rgw: replace ldout with ldpp_dout in coroutine classes
The only classes in rgw_sync.cc that remain
with ldouts are:
- RGWBackoffControlCR
- RGWShardCollectCR
- RGWAsyncMeta...
Ali Maredia
08:31 PM Revision c481426a (ceph): rgw: remove unused variable RGWRados *store
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
08:31 PM Revision 7e38918c (ceph): rgw: add global prefix provider for radosgw-admin
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a5dbc81b774d0be4b51f39e37bcfa15f3b36db8)
Casey Bodley
07:38 PM Revision 25b1def6 (ceph): doc: added some Civetweb configuration options
Signed-off-by: Anton Oks <anton.oks@gmx.de> AntonOks
07:34 PM Revision 3e35e6df (ceph): ceph-volume lvm.prepare report back when --journal is not used when --f...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2fc1ee48ac10bd8008ff5d54382db1d83e57ec1b)
Alfredo Deza
07:34 PM Revision 2f502e20 (ceph): ceph-volume tests.lvm verify that it is reported when --journal is not ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae657d2fe012b0e78959ead9d8d3baa1095a31ff)
Alfredo Deza
07:31 PM Revision 905281b7 (ceph): doc: added some Civetweb configuration options
Signed-off-by: Anton Oks <anton.oks@gmx.de> AntonOks
07:29 PM Revision 5322f993 (ceph): Merge PR #24107 into master
* refs/pull/24107/head:
common: Lock -> lock, Unlock -> lock, TryLock -> try_lock
common: Mutex::Locker -> std::loc...
Sage Weil
07:26 PM rbd Bug #36084 (Pending Backport): [rbd-mirror] failed assertion when updating mirror status
Mykola Golub
07:26 PM Revision cd7f2fca (ceph): Merge pull request #24181 from dillaman/wip-36084
rbd-mirror: instantiate the status formatter before changing state
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:23 PM RADOS Subtask #36091 (In Progress): [rbd top] collect client perf stats when query is enabled
Mykola Golub
07:14 PM bluestore Bug #25050: osd: OSD Failed to Start In function 'int BlueStore::_do_alloc_write
Issue is still unresolved, OSDs keep crushing when compression is enabled, and it is not coming, only when we disable... Yohay Azulay
06:11 PM rgw Bug #35988 (In Progress): RGW Ldap Authorization fails
Hi Warren,
Ok, actually this looks like RGW isn't attempting to use the ExternalAuthStrategy. It does look like y...
Matt Benjamin
06:03 PM Revision 21cb2b4f (ceph): Merge pull request #23843 from cbodley/wip-rgw-dpp-datasync
rgw: log refactoring for data sync
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Casey Bodley
06:00 PM Revision 04e608e1 (ceph): qa/suites/rgw/tempest: valgrind on centos only
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:58 PM Revision 26cb966c (ceph): ceph-objectstore-tool: import pg at original epoch
- In the jewel era, we fast-forwarded the PG to the OSD's latest epoch
and cleared past_intervals.
- In mimic, as of...
Sage Weil
05:58 PM Revision 4e5f2bb5 (ceph): qa/suites/rados/singleton/reg11184: remove old test
This bug was about filtering missing and divergent when doing a partial
PG import. We don't support partial PG impor...
Sage Weil
05:58 PM Revision 0a235d69 (ceph): ceph-objectstore-tool: add back pool dne check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:27 PM Revision 2bfaac76 (ceph): ceph-fuse: add to selinux profile
Fixes: http://tracker.ceph.com/issues/36103
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:26 PM CephFS Bug #36103 (Resolved): ceph-fuse: add SELinux policy
Right now it's being run unconfined.
QA on this should check carefully for avc denials.
Patrick Donnelly
05:16 PM Revision 57c34b19 (ceph): Merge PR #24197 into master
* refs/pull/24197/head:
doc: remove Calamari content from ceph-deploy
Reviewed-by: Alfredo Deza <adeza@redhat.com>
...
Sage Weil
04:53 PM Revision 0def1a83 (ceph): Merge pull request #24201 from alfredodeza/wip-rm36088
ceph-volume batch: allow journal+block.db sizing on the CLI
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:52 PM Revision f35e10f4 (ceph): mon/MonClient: fix wait for monmap+config is non-cephx case
In the auth_none case, we were exiting the get_monmap_and_config() loop
early, before we got a monmap, because the de...
Sage Weil
04:43 PM Revision 765f8ce2 (ceph): librbd: properly handle potential object map failures
Remove the "ceph_assert" statements and instead bubble any potential
error code up to the caller. The object map stat...
Jason Dillaman
04:33 PM CephFS Backport #36102 (Resolved): mimic: qa: remove knfs site from future releases
https://github.com/ceph/ceph/pull/24269 Patrick Donnelly
04:33 PM CephFS Backport #36101 (Resolved): luminous: qa: remove knfs site from future releases
https://github.com/ceph/ceph/pull/24268 Patrick Donnelly
04:32 PM CephFS Cleanup #36075 (Pending Backport): qa: remove knfs site from future releases
Patrick Donnelly
04:31 PM Revision 3e3b69db (ceph): Merge PR #24156 into master
* refs/pull/24156/head:
qa/tests: removed knfs suite
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:31 PM Revision a14716a5 (ceph): Merge PR #24153 into master
* refs/pull/24153/head:
qa/tests: removed knfs from crontab
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:24 PM Dashboard Feature #35695 (Resolved): mgr/dashboard: Increase usability of role management by enabling the u...
Ricardo Marques
04:24 PM Revision 367c634b (ceph): Merge pull request #23960 from votdev/feature_35695
mgr/dashboard: Refactor role management
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ricardo Marques <...
Ricardo Marques
04:24 PM CephFS Backport #25046 (In Progress): luminous: mds: create health warning if we detect metadata (journa...
Patrick Donnelly
04:22 PM rgw Bug #35885: Update radosgw-admin bucket link command for bucket rename and move
luminous PR - https://github.com/ceph/ceph/pull/24195 Vikhyat Umrao
04:22 PM CephFS Bug #36085 (Need More Info): ceph mds repeat laggy or crashed
Please include `debug mds = 20` as well. The logs don't help much with only `debug ms = 1`. Patrick Donnelly
04:18 PM CephFS Bug #35961 (Fix Under Review): nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
Patrick Donnelly
04:15 PM CephFS Bug #36081 (Rejected): delete fs, osd space not reclaimed
This question is better suited to ceph-users ML. Please repost your question there. Patrick Donnelly
03:53 PM rbd Bug #34534 (Pending Backport): Blacklisted client might not notice it lost the lock
Mykola Golub
03:52 PM Revision e86898a7 (ceph): Merge pull request #23829 from dillaman/wip-34534
librbd: blacklisted client might not notice it lost the lock
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:36 PM mgr Subtask #36090 (In Progress): [rbd top] update MMgrReport message to include OSD dynamic key/valu...
Julien Collet
03:06 PM Revision 7e91c8b5 (ceph): msg: set O_NONBLOCK on file status flags
There is no NONBLOCK file **descriptor** flag.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:06 PM Revision 86dbd9e7 (ceph): *: set missing CLOEXEC on opened fds
Otherwise these descriptors may leak across execve() during e.g. MDS respawn.
Fixes: http://tracker.ceph.com/issues/...
Patrick Donnelly
03:03 PM Bug #36076 (Pending Backport): kernel_untar_build.sh: bison: command not found
Patrick Donnelly
02:17 PM Bug #36076 (Fix Under Review): kernel_untar_build.sh: bison: command not found
https://github.com/ceph/ceph/pull/24185 Neha Ojha
03:02 PM Revision e606e217 (ceph): Merge PR #24185 into master
* refs/pull/24185/head:
qa: install build dependencies for cfuse_workunit_kernel_untar_build.yaml
Reviewed-by: Patr...
Patrick Donnelly
03:02 PM Revision 5df56a09 (ceph): ceph-volume tests.devices update fixture to include new size flags for ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:02 PM Revision 042c2cbe (ceph): doc/man/ceph-volume update batch command with new sizing flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:02 PM Revision 7e52bc55 (ceph): ceph-volume lvm.batch.bluestore consume --block-db-size
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:02 PM Revision 2378c282 (ceph): ceph-volume lvm.batch.filestore consume --journal-size
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:30 PM Revision 1bf449cd (ceph): Merge PR #23415 into master
* refs/pull/23415/head:
msgr/async: huge refactoring of protocol V1
msgr/async: fix forward declaration of Dispatch...
Sage Weil
02:15 PM Revision 010edc0f (ceph): cmake: detect armv8 crc and crypto feature using CHECK_C_COMPILER_FLAG
we are using GCC7 and up for C++17 support since mimic, and per
https://gcc.gnu.org/onlinedocs/gcc-4.9.1/gcc/AArch64-...
Kefu Chai
02:10 PM Revision 6c583fe7 (ceph): osd/OSD: choose a fixed thread do oncommits callback function
Now bluestore oncommit callback exec by osd op threads.
If there are multi threads of shard, it will cause out-of ord...
jianpeng ma
02:03 PM Revision a3e58900 (ceph): Merge pull request #24175 from xiaomanh/master
doc: Fix Spelling Error In File dynamicresharding.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Xie Xingguo
01:53 PM Revision 754f3aa4 (ceph): common/Finisher: only queue empty only wake up waiter.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
01:52 PM Revision d7ca34e1 (ceph): common/Finisher: only queue empty only wake up waiter.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
01:35 PM Revision fe29c6ff (ceph): osd: simplify init of fabricated pg
This was similar (but different) to the logic in PG::merge_from(). Do not
do any initialization here, and instead re...
Sage Weil
01:35 PM Revision 859b40c8 (ceph): mgr/dashboard: Increase usability of role management by enabling the us...
Fixes: https://tracker.ceph.com/issues/35695
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:35 PM Revision 8af0ee92 (ceph): osd/osd_types: rename pg_num_pending_dec_epoch -> pg_num_dec_last_epoch...
Change the content of this field to be the last_epoch_clean for the PG
when it tells the mon it is ready to be merged...
Sage Weil
01:35 PM Revision 142317b2 (ceph): osd: send last_epoch_clean when indicating PG is ready to merge
The mon can put this in the pg_pool_t.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:35 PM Revision 15701e8c (ceph): osd/PG: use last_epoch_clean from ReadyToMerge point in time for fabric...
If we are fabricating the pg history values, we need something that is
reasonably valid, but that won't screw up peer...
Sage Weil
01:35 PM Revision 4d1b7870 (ceph): osd/PG: move all mark_clean-ish activity into try_mark_clean()
Keep it all in one place (try_mark_clean()). The key behavioral change
is that we update last_epoch_clean and last_e...
Sage Weil
01:35 PM Revision 5b945583 (ceph): osd/PG: only signal ready_to_merge if we have all replicas
Only signal we are ready to merge if all replicas are in good shape. If
they aren't, do nothing (yet).
Signed-off-b...
Sage Weil
01:35 PM Revision 6c6cf636 (ceph): mon/OSDMonitor: handle ready_to_merge message that cancels the merge
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:35 PM Revision b8ac4361 (ceph): osd: cancel pg merge if PGs are undersized
If the PG is undersized, cancel the PG merge attempt early. Undersized is
a bad thing because it makes merge more da...
Sage Weil
01:35 PM Revision 2bfa241f (ceph): osd/osd_types: increasing pg_num_pending is also an interval change
If we move into the premerge period (pg_num_pending < pg_num), that is a
new interval. Moving out again (canceling t...
Sage Weil
01:35 PM Revision e7f4291f (ceph): osd/PG: inherit pg history from merge source, if necessary
Having an accurate(ish) same_interval_since is important for making sure
any subsequent PastIntervals we add are cons...
Sage Weil
01:29 PM RADOS Bug #24485: LibRadosTwoPoolsPP.ManifestUnset failure
/a/sage-2018-09-19_21:52:06-rados-wip-sage2-testing-2018-09-19-1236-distro-basic-smithi/3044506 Sage Weil
01:28 PM bluestore Bug #36099: ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueStore.cc: 589...
/a/sage-2018-09-19_18:44:57-rados-wip-sage4-testing-2018-09-19-1054-distro-basic-smithi/3043638 Sage Weil
01:27 PM bluestore Bug #36099 (Resolved): ObjectStore/StoreTest.BluestoreRepairTest/2 fails with os/bluestore/BlueSt...
... Sage Weil
01:23 PM Revision 1c530373 (ceph): test/fio: Added tips for compilation of fio with 'rados' engine.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
01:23 PM rgw Support #24457: large omap object
I managed to get rid of this message by following a process:
* Enable dynamic sharding - there are many tutorials av...
Jacek S.
01:11 PM Revision ea9a7251 (ceph): common/Mutex: typedef lock_guard<Mutex> Locker
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision b5c9948e (ceph): common: Mutex::Locker -> std::lock_guard<Mutex>
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:11 PM Revision f302558d (ceph): common: Lock -> lock, Unlock -> lock, TryLock -> try_lock
Use the Lockable convention.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:11 PM Revision 03b51911 (ceph): common/Mutex: kill mutex_perf_counter
This has a measurable overhead even when turned off, and we do not use it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:11 PM Revision 145a205c (ceph): common/Mutex: Lock -> lock, Unlock -> unlock
This aligns us with the Lockable concept, which means we can use
lock_guard<>, unique_lock<>, etc.
Signed-off-by: Sa...
Sage Weil
01:09 PM ceph-volume Bug #36098 (Resolved): lsblk can fail to find PARTLABEL, must fallback to blkid
Specifically, in containers, lsblk can miss the fact that a valid PARTLABEL exists:... Alfredo Deza
01:07 PM rbd Subtask #24610 (Resolved): [namespaces] krbd should support namespaces
*PR*: https://github.com/ceph/ceph/pull/23841 Jason Dillaman
01:05 PM rbd Bug #24434 (Resolved): "invalid object map" flag may be not stored on disk
Jason Dillaman
01:04 PM rbd Backport #24497 (Closed): jewel: "invalid object map" flag may be not stored on disk
Jewel is EOL -- closing backport ticket. Jason Dillaman
01:04 PM rbd Bug #23516 (Resolved): [rbd-mirror] entries_behind_master will not be zero after mirror over
Jason Dillaman
01:04 PM rbd Backport #24392 (Closed): jewel: [rbd-mirror] entries_behind_master will not be zero after mirror...
Jewel is EOL -- closing backport ticket. Jason Dillaman
01:04 PM rbd Bug #24009 (Resolved): [rbd-mirror] bootstrap should not raise -EREMOTEIO if local image still at...
Jason Dillaman
01:04 PM rbd Backport #24085 (Closed): jewel: [rbd-mirror] bootstrap should not raise -EREMOTEIO if local imag...
Jewel is EOL -- closing backport ticket. Jason Dillaman
01:03 PM rbd Bug #23876 (Resolved): [rbd-mirror] local tag predecessor mirror uuid is incorrectly replaced wit...
Jason Dillaman
01:03 PM rbd Backport #23903 (Closed): jewel: [rbd-mirror] local tag predecessor mirror uuid is incorrectly re...
Jewel is EOL -- closing backport ticket. Jason Dillaman
01:03 PM rbd Bug #23888 (Resolved): [rbd-mirror] asok hook for image replayer not re-registered after bootstrap
Jason Dillaman
01:02 PM rbd Backport #23901 (Closed): jewel: [rbd-mirror] asok hook for image replayer not re-registered afte...
Jewel is EOL -- closing backport ticket. Jason Dillaman
01:02 PM rbd Bug #18844 (Resolved): import-diff failed: (33) Numerical argument out of domain - if image size ...
Jason Dillaman
01:02 PM rbd Backport #23608 (Closed): jewel: import-diff failed: (33) Numerical argument out of domain - if i...
Jewel is EOL -- closing backport ticket. Jason Dillaman
01:00 PM rbd Bug #23853 (Resolved): Inefficent implementation - very long query time for "rbd ls -l" queries
*PR*: http://github.com/ceph/ceph/pull/15579 Jason Dillaman
12:56 PM rbd Bug #23548 (Resolved): Discard ops should flush affected objects from in-memory cache
Jason Dillaman
12:56 PM rbd Backport #23605 (Closed): jewel: Discard ops should flush affected objects from in-memory cache
Jewel is EOL -- closing backport ticket. Jason Dillaman
12:54 PM rbd Backport #23604 (Resolved): luminous: Discard ops should flush affected objects from in-memory cache
Jason Dillaman
12:53 PM rbd Bug #27986 (Resolved): Refuses to release lock when cookie is the same at rewatch
Jason Dillaman
12:52 PM rbd Backport #27987 (Resolved): luminous: Refuses to release lock when cookie is the same at rewatch
Jason Dillaman
12:50 PM Revision 52054ced (ceph): Merge pull request #23429 from joke-lee/wip-website-rule-num-limit
rgw: website routing rules num limit
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
12:48 PM rbd Bug #36097 (Resolved): [test] not valid to have different parents between image snapshots
Commit 3b8f4f136b52d591dc39e6c4f8bd59c1e63c158a [1] needs to be backported because we shouldn't support different par... Jason Dillaman
12:44 PM Dashboard Bug #35921 (Resolved): mgr/dashboard: Catch LookupError when checking the RGW status
Ricardo Marques
12:44 PM Revision 7871dc4e (ceph): Merge pull request #24028 from votdev/fix_rgw_status
mgr/dashboard: Catch LookupError when checking the RGW status
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Rev...
Ricardo Marques
12:29 PM RADOS Bug #36096 (Need More Info): osd: crashing with errors: "write_log_and_missing with: dirty_to" an...
Our Ceph with version Mimic is crashing OSD nodes with the following error in the log:... Greg Smith
12:13 PM Revision c25b26c8 (ceph): doc: remove Calamari content from ceph-deploy
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:07 PM Revision 98e5354d (ceph): Merge pull request #23823 from dillaman/wip-namespace-osd-check
librbd: prevent use of namespaces on pre-nautilus OSDs
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Josh...
Jason Dillaman
12:06 PM Revision fc809e69 (ceph): Merge pull request #22579 from dillaman/wip-pybind-rados
pybind/rados: new methods for manipulating self-managed snapshots
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
11:13 AM ceph-volume Bug #27210: custom cluster names fail on filestore trigger
Workaround:
Add line
Environment=CEPH_CONF=/etc/ceph/yourclustername.conf
In section [Service]
Of the /usr/lib/...
Andrew Mitroshin
10:26 AM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
Ju Lim wrote:
> Some styling recommendations for the landing page -- see mockups in next comment.
> - Change backgr...
Patrick Seidensal
09:38 AM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Erwan Velu wrote:
> I suggest to select other colors as their are too close from each others (dark blue / light blue...
Ernesto Puerta
09:17 AM Revision 3654d569 (ceph): osd/PrimaryLogPG: fix potential pg-log overtrimming
In https://github.com/ceph/ceph/pull/21580 I set a trap to catch some wired
and random segmentfaults and in a recent ...
xie xingguo
08:47 AM Revision f03dd73d (ceph): Merge pull request #22739 from majianpeng/osd-shardthread-do-bluestore-...
os/bluestore: make osd shard-thread do oncommits
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
08:46 AM CephFS Bug #36094: mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
while the active one crash, the other one failed also ... Frank Yu
08:43 AM CephFS Bug #36094 (Resolved): mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
Hi I have met mds error "FAILED assert(omap_num_objs <= MAX_OBJECTS)" in my product env.
Ceph version mimic 13.2.1
...
Frank Yu
08:17 AM Revision 0b5c8ed4 (ceph): librbd: apply pool level config overrides on image refresh
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:17 AM Revision 376a9ce4 (ceph): test/librbd: test pool level config overrides applied
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:17 AM Revision 0aa87554 (ceph): rbd: adjust max description offset to make help page look nicer
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:00 AM Revision f39cde34 (ceph): libcephfs: expose CEPH_SETATTR_MTIME_NOW and CEPH_SETATTR_ATIME_NOW
Fixes: http://tracker.ceph.com/issues/35961
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
shangzhong zhu
07:46 AM CephFS Bug #36093: mds: fix mds damaged due to unexpected journal length
I submit a PR according to above analysis.
https://github.com/ceph/ceph/pull/24194
Zhi Zhang
07:44 AM CephFS Bug #36093 (Resolved): mds: fix mds damaged due to unexpected journal length
Recently we met a rare but serious mds damaged issue during switching/restarting mds frequently. MDS reports damaged ... Zhi Zhang
07:40 AM Dashboard Bug #35904 (Resolved): mgr/dashboard: ngOnChanges function is executing without any change on tab...
Patrick Seidensal
07:40 AM Revision fee7539a (ceph): mgr/dashboard: run backend api tests
Disable coverage by default as this info is not checked
anymore and it is causing an error in environment:
docker c...
Alfonso Martínez
07:37 AM Revision 8399c848 (ceph): librbd: apply pool level config overrides on image create
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:35 AM Revision b251534c (ceph): librbd: API to manipulate pool metadata
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:35 AM Revision 59514796 (ceph): librbd: API for listing pool and image level config overrides
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:35 AM Revision ecdf8cd6 (ceph): rbd: add config commands
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:35 AM Revision 958b0559 (ceph): librbd: restrict metadata set only allowed config overrides
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:35 AM Revision 770f0077 (ceph): common: copy constructor for config proxy
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:49 AM Revision 03abaf98 (ceph): Merge pull request #24004 from xiexingguo/wip-yet-more-async-fixes
osd/PG: async-recovery should respect historical missing objects
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Reviewed...
Xie Xingguo
04:42 AM rgw Bug #35814: rgw: return x-amz-version-id: null when delete obj in versioning suspended bucket
luminous backport https://github.com/ceph/ceph/pull/24190
mimic backport https://github.com/ceph/ceph/pull/24...
joke lee
04:38 AM Revision 96ab11ab (ceph): luminous:rgw: return x-amz-version-id: null when delete obj in versioning
suspended bucket
fix http://tracker.ceph.com/issues/35814
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
...
joke lee
04:34 AM Revision 4b848c20 (ceph): src/include:fix unused parameter
fixes unused parameter
Signed-off-by: Mahati Chamarthy <mahati.chamarthy@intel.com>
Mahati Chamarthy
04:32 AM Revision ddfd750d (ceph): mimic:rgw: return x-amz-version-id: null when delete obj in versioning
suspended bucket
fix http://tracker.ceph.com/issues/35814
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
...
joke lee
04:25 AM Revision a778cc70 (ceph): Merge pull request #24130 from tchaikov/wip-gcc-7.3
rpm: bump up required GCC version to 7.3.1
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:55 AM Revision d17790f2 (ceph): mds: fix mds damaged due to unexpected journal length
We used first next_safe_pos in pending_safe to update journal's safe_pos, but
it might not be flushed at this time, s...
Zhi Zhang
02:33 AM rgw Bug #36092 (Resolved): Radosgw elastic search sync module not working properly (all result same)
Hi all.
Currently, i create a zone with elasticsearch tier.
My radosgw log...
hoan nv
02:20 AM RADOS Backport #35844 (In Progress): luminous: objecter cannot resend split-dropped op when racing with...
https://github.com/ceph/ceph/pull/24188 Prashant D
02:17 AM CephFS Backport #35841 (In Progress): mimic: client: segmentation fault in handle_client_reply
https://github.com/ceph/ceph/pull/24187 Prashant D
02:09 AM Revision fe08b114 (ceph): rbd: not allowed to restore an image when it is being deleted
Add a state for trash image.
Fixes: http://tracker.ceph.com/issues/25346
Signed-off-by: songweibin <song.weibin@zte....
wb song
01:58 AM Revision 127daf07 (ceph): Fix rgw / ldap starting order.
Add some boto testing code to ldap_client.py
I still need to put this into a workunit script.
Warren Usui
12:50 AM Revision 3275dffa (ceph): rgw: website routing rules num limit
According to AWS S3 , an website routing rules can
have up to 50 rules.
Signed-off-by: yuliyang <yuliyang@cmss.china...
joke lee
12:01 AM Revision ba6668ed (ceph): osdc/Objecter: fix split vs reconnect race
If we are reconnecting to an OSD, we may not have a connection established
so this feature check is completely unreli...
Sage Weil
12:00 AM Revision 3870bafd (ceph): client: fix use-after-free in Client::link()
Fixes: http://tracker.ceph.com/issues/24557
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng

09/19/2018

10:46 PM RADOS Subtask #36091 (Resolved): [rbd top] collect client perf stats when query is enabled
The OSD's 'collect_perf_metrics' MgrClient callback should record whether or not the query is enabled/disabled and ma... Jason Dillaman
10:36 PM mgr Subtask #36090 (Resolved): [rbd top] update MMgrReport message to include OSD dynamic key/value p...
Add a mapping between a query id to a collection of performance counters. For the initial version, don't worry about ... Jason Dillaman
10:23 PM Revision f113fa80 (ceph): cephfs: remove vestiges of mds deactivate
Fixes: http://tracker.ceph.com/issues/24001
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:22 PM Revision 38ef3da8 (ceph): qa: install build dependencies for cfuse_workunit_kernel_untar_build.yaml
Fixes: https://tracker.ceph.com/issues/36076
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
09:08 PM Revision 0a16dbd7 (ceph): ceph-volume lvm.batch add sizing flags for journal and block.db LVs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:43 PM Revision a1238970 (ceph): qa/tests: move client on a separate node
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:43 PM Revision ae052760 (ceph): qa/tasks: add support for running on more than one node with different ...
fix dependency issues when running on rhel.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
08:01 PM Revision 84384474 (ceph): fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:51 PM Revision 20cfc021 (ceph): Merge pull request #23779 from Devp00l/wip-table-actions-component
mgr/dashboard: Add table actions component
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tiago Melo...
Ricardo Marques
07:43 PM rbd Bug #36089 (Duplicate): [rbd-nbd] configuration override optionals not properly stripped
... Jason Dillaman
07:27 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Noting that this needs to be reconciled and merged with https://tracker.ceph.com/issues/27050. Ju Lim
07:24 PM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
There's another Ceph tracker that was created with similar styling recommendations but for some reason we didn't go b... Ju Lim
07:03 PM Revision e8eee155 (ceph): librbd: use the correct error code when the exclusive lock isn't locked
If the client is currently blacklisted, use -EBLACKLISTED, otherwise
use -EROFS.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
06:52 PM Revision 23b7447f (ceph): librbd: attempt to recover lost image watcher upon all failures
For example, if an image is blacklisted and the blacklist eventually
expires, the image should recover its watch.
Fi...
Jason Dillaman
06:52 PM Revision 9ea94f28 (ceph): librbd: watcher should internally track blacklisted state
Since it will periodically attempt to re-acquire the watch,
it will know when the RADOS client has been blacklisted a...
Jason Dillaman
06:52 PM Revision 60064f68 (ceph): librbd: assume lock is unlocked if blacklisted or object deleted
This will ensure that it's possible to potentially re-acquire the
lock should the blacklist expire before the image i...
Jason Dillaman
06:52 PM Revision b4fc7b52 (ceph): librbd: fix improper indentation of 'ceph_assert' statements
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:52 PM Revision 2057d99f (ceph): librbd: reacquire lock should properly handle failed watcher
If the watch has been lost, assume the lock has been lost but attempt
to reacquire it if and when the watch is re-est...
Jason Dillaman
06:52 PM Revision a84fbb25 (ceph): librbd: helper to retrieve the correct error code for read-only op
When the exclusive lock is unlocked, the error code should be
-EBLACKLISTED when the client is blacklisted, otherwise...
Jason Dillaman
06:45 PM Revision 41c67ab1 (ceph): Merge pull request #24160 from jdurgin/wip-rados-lead
doc/dev/index: update rados lead
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:28 PM rbd Bug #36084 (Fix Under Review): [rbd-mirror] failed assertion when updating mirror status
*PR*: https://github.com/ceph/ceph/pull/24181 Jason Dillaman
03:13 PM rbd Bug #36084 (In Progress): [rbd-mirror] failed assertion when updating mirror status
Jason Dillaman
11:00 AM rbd Bug #36084 (Resolved): [rbd-mirror] failed assertion when updating mirror status
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-09-18_19:00:21-rbd-wip-rbd-mirror-distro-basic-smithi/3039373/
...
Jason Dillaman
06:27 PM Revision bbdc545e (ceph): rbd-mirror: instantiate the status formatter before changing state
This will avoid a possible race between pre-queued status updates
firing between the time the state has been changed ...
Jason Dillaman
06:21 PM rbd Subtask #24412 (Resolved): [namespaces] support v2 cloning across namespaces / disallow v1 clonin...
Mykola Golub
06:20 PM Revision ce6e35a8 (ceph): Merge pull request #23662 from dillaman/wip-24412
librbd: support v2 cloning across namespaces
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Mykola Golu...
Mykola Golub
06:01 PM Revision bd6d3f61 (ceph): Merge pull request #24059 from cbodley/wip-rgw-opstate-rm
rgw, cls: remove cls_statelog and rgw opstate tracking
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:06 PM ceph-volume Bug #36088 (In Progress): batch: allow journal+block.db sizing on the CLI
Alfredo Deza
05:06 PM ceph-volume Bug #36088 (Resolved): batch: allow journal+block.db sizing on the CLI
Because there is tooling (e.g. ceph-ansible) that may not have a configured cluster that ceph-volume can work with to... Alfredo Deza
04:36 PM Revision eaca1887 (ceph): qa/tests: removed knfs suite
Fixes: http://tracker.ceph.com/issues/36075
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:25 PM Revision a01cb974 (ceph): mgr/dashboard: New Landing Page
get_client_perf method refactored for readability.
Fixes: https://tracker.ceph.com/issues/24573
Signed-off-by: Alfo...
Alfonso Martínez
04:07 PM rgw Backport #24983: luminous: 'radosgw-admin sync error trim' only trims partially
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24054
merged
Yuri Weinstein
04:06 PM Revision c20a7a92 (ceph): Merge pull request #24054 from smithfarm/wip-24983-luminous
luminous: 'radosgw-admin sync error trim' only trims partially
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:05 PM rgw Backport #24985: luminous: multisite: object metadata operations are skipped by sync
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24056
merged
Yuri Weinstein
04:05 PM Revision 91cfbbce (ceph): Merge pull request #24056 from smithfarm/wip-24985-luminous
luminous: multisite: object metadata operations are skipped by sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:04 PM rgw Backport #35709: luminous: deadlock on shutdown in RGWIndexCompletionManager::stop()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24069
merged
Yuri Weinstein
04:04 PM Revision c197a0e6 (ceph): Merge pull request #24069 from pdvian/wip-35709-luminous
luminous: rgw: fix deadlock on RGWIndexCompletionManager::stop
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:41 PM Revision fe149707 (ceph): Merge PR #24143 into master
* refs/pull/24143/head:
qa/workunits/cephtool/test_kvstore_tool.sh: run test in ., not /tmp
Reviewed-by: Kefu Chai ...
Sage Weil
03:17 PM Revision 62b85cc9 (ceph): mgr/dashboard: Use table actions component for roles
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:17 PM Revision 9d9e093e (ceph): mgr/dashboard: Use table actions component for users
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:16 PM Revision e5e47fb4 (ceph): mgr/dashboard: Add HTML coverage reports
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:16 PM Revision f8a41efc (ceph): mgr/dashboard: Fixes ts warning in RBD snapshot tests
Typescript has thrown an warning because a private method is called in the
RBD snapshot unit tests.
Signed-off-by: S...
Stephan Müller
03:16 PM Revision f4dc1871 (ceph): mgr/dashboard: Use table actions component for RBD snapshots
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:16 PM Revision 46a8ea67 (ceph): mgr/dashboard: Use table actions component for OSDs
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:13 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
@Patrick: Interesting find. If it truly is related to just that option, we will have to get a RADOS core team member ... Jason Dillaman
03:01 PM Dashboard Bug #36086 (Resolved): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" break...
An error occurrs when marking an OSD down while the `noup` OSD flag is enabled and eventually removing the OSD. Some ... Patrick Seidensal
02:57 PM rbd Bug #36074 (Fix Under Review): [rbd-mirror] sporadic deep-copy failure possible during fsx stress...
*PR*: https://github.com/ceph/ceph/pull/24179 Jason Dillaman
02:57 PM Revision d46e6845 (ceph): Merge pull request #23669 from pdvian/wip-26920-mimic
mimic: mgr/dashboard: Escape regex pattern in DeletionModalComponent
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:50 PM rgw Bug #35905 (Pending Backport): multisite: update index segfault on shutdown/realm reload
Casey Bodley
02:50 PM Revision eac80144 (ceph): Merge pull request #24007 from tianshan/fix_35905
rgw: async sync_object and remove_object does not access coroutine me…
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:47 PM Revision 7219d192 (ceph): Merge pull request #23610 from XiangxiangMeng/fix-rgw-bucket-policy
rgw: policy: fix s3:x-amz-grant-read-acp keyword error
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed...
Casey Bodley
02:45 PM rgw Bug #36077: rgw: master is on a different period
Attached is the output of this command
radosgw-admin sync status -c /etc/ceph/ceph_ewr_prod.conf --debug-rgw=10
arnaud lawson
02:44 PM Revision 01c2ea52 (ceph): Merge pull request #24128 from ricardoasmarques/wip-optional-user-password
mgr/dashboard: User password should be optional
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Stephan Müll...
Lenz Grimmer
02:40 PM Revision b567d183 (ceph): Merge PR #24145 into master
* refs/pull/24145/head:
qa/workunits/mon/caps.sh: wait longer to time out
Reviewed-by: João Eduardo Luís <joao@suse...
Sage Weil
02:37 PM Revision c7a8daf0 (ceph): Merge pull request #23544 from joke-lee/wip-multiobjdelete-num-limit
rgw: delete multi object num limit
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
02:36 PM Revision 8d69e905 (ceph): Merge pull request #24001 from joke-lee/doc_life_cycle
rgw: update cls_rgw.cc and cls_rgw_const.h
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:36 PM rgw Bug #35990 (Pending Backport): Chunked encoding fails if chunk greater than 1MiB
Casey Bodley
02:35 PM Revision f54d8e33 (ceph): Merge pull request #24114 from robbat2/wip-35990
rgw: fix chunked-encoding for chunks >1MiB
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
02:35 PM rgw Bug #35986 (Pending Backport): abort_bucket_multiparts() fails on missing multipart meta objects
Casey Bodley
02:34 PM Revision 740c522e (ceph): Merge pull request #24110 from cbodley/wip-35986
rgw: abort_bucket_multiparts() ignores individual NoSuchUpload errors
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
02:32 PM Revision efec3c0e (ceph): test/rgw: remove test for /admin/opstate rest apis
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision 5cb54ecf (ceph): radosgw-admin: remove opstate commands
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision b1bff84a (ceph): rgw: remove RGWOpState and related classes
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision 8203e421 (ceph): rgw: remove dependencies on cls_statelog
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision 4cf38b90 (ceph): common: remove config variables related to rgw opstate
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision d897b928 (ceph): osd: remove statelog from osd_class_load_list config
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision dd5e9cde (ceph): cls: remove cls_statelog and tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision 0b55393c (ceph): rgw: remove rest handlers for /admin/opstate
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision d170e35b (ceph): rgw: remove opstate tracking from fetch_remote_obj()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision 2760e440 (ceph): rgw: remove unused opstate params from copy/fetch/stat
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:28 PM rgw Bug #35814 (Pending Backport): rgw: return x-amz-version-id: null when delete obj in versioning s...
Casey Bodley
02:27 PM Revision d3226610 (ceph): Merge pull request #18578 from gaosibei/wip-cleanup-duplicate-include
RGW: remove duplicate include header files in rgw_rados.cc
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by...
Casey Bodley
02:22 PM Revision cfc3d64a (ceph): Merge pull request #23927 from joke-lee/WIP-RGW-x-amz-version-id
rgw: return x-amz-version-id: null when delete obj in versioning suspended bucket
Reviewed-by: Casey Bodley <cbodley...
Casey Bodley
02:02 PM rgw Bug #24595 (Fix Under Review): rgw: default quota not set in radosgw for Openstack users
https://github.com/ceph/ceph/pull/24177 Casey Bodley
01:57 PM Revision ba83d0c0 (ceph): rgw: add helper functions to apply configured default quotas
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:57 PM Revision abb81b4f (ceph): rgw: RemoteApplier::create_account() applies default quota config
rgw users created to shadow users from external auth were missing the
logic to apply their default quota settings
Fi...
Casey Bodley
01:50 PM Messengers Bug #35987 (Pending Backport): msg: AsyncConnection keeps previous message buffers until new mess...
Greg Farnum
01:35 PM Revision 3a252bbc (ceph): rgw: remove redundant quota logic from admin/user api
RGWOp_User_Create was applying the configured default quotas to the
RGWUserAdminOpState, but RGWUser::execute_add() w...
Casey Bodley
01:27 PM RADOS Bug #21143: bad RESETSESSION between OSDs?
... Sage Weil
01:23 PM ceph-volume Bug #35970 (Resolved): zap not working with LVs
master PR: https://github.com/ceph/ceph/pull/24077
mimic PR: https://github.com/ceph/ceph/pull/24081
luminous PR: h...
Alfredo Deza
01:00 PM Revision ef7a0de5 (ceph): mgr/dashboard: Add table actions component
With the help of this component it is easy to create all actions for a
table with the right permission for each table...
Stephan Müller
01:00 PM Revision d173446b (ceph): mgr/dashboard: Use table actions component for RBDs
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
01:00 PM Revision 980d7e95 (ceph): mgr/dashboard: Use table actions component for RGW buckets
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
01:00 PM Revision 8b74ec78 (ceph): mgr/dashboard: Use table actions component for RGW users
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
12:56 PM CephFS Backport #25046: luminous: mds: create health warning if we detect metadata (journal) writes are ...
https://github.com/ceph/ceph/pull/24171 Zheng Yan
12:49 PM Revision 49ba4a7b (ceph): mgr/dashboard: User password should be optional
Fixes: https://tracker.ceph.com/issues/36031
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:47 PM Revision e6f043f7 (ceph): msgr/async: huge refactoring of protocol V1
This huge commit extracts the protocol V1 logic from the AsyncConnection
class into its own class called ProtocolV1.
...
Ricardo Dias
12:40 PM Revision fed335ff (ceph): msgr/async: fix forward declaration of DispatchQueue
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:35 PM RADOS Backport #35836 (In Progress): mimic: mon: mgr options not parse propertly
https://github.com/ceph/ceph/pull/24176 Prashant D
12:33 PM Revision b5647864 (ceph): Merge PR #23092 into master
* refs/pull/23092/head:
common: drop RefCountObject.cc and improve inlineability.
Reviewed-by: Kefu Chai <kchai@red...
Sage Weil
12:33 PM Revision 3aa80050 (ceph): Merge PR #24109 into master
* refs/pull/24109/head:
doc: update docs for device management
mgr: make devicehealth always-on
mgr/devicehealth: ...
Sage Weil
12:33 PM Revision 6adab6d1 (ceph): Merge pull request #24005 from p-na/refactor-deletion-modal-component
mgr/dashboard: Refactoring of `DeletionModalComponent`
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by...
Ricardo Marques
12:31 PM Revision 39ec4d68 (ceph): Merge PR #24149 into master
* refs/pull/24149/head:
unittest_bufferlist: add unit test for sha1 from multiple raw buffers
Reviewed-by: Piotr Da...
Sage Weil
12:31 PM Revision a3a631fc (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:05 PM Revision 6949adba (ceph): librbd: replace existing detach parent calls with new state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:05 PM Revision ab6f5437 (ceph): librbd: new attach parent state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:05 PM Revision 6141039a (ceph): librbd: replace existing attach parent calls with new state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:05 PM Revision 4c6132b6 (ceph): librbd: invoke new parent class API methods
If the OSDs don't support the new methods, revert to the legacy
class API methods.
Signed-off-by: Jason Dillaman <di...
Jason Dillaman
12:05 PM Revision 625ac30e (ceph): librbd: replace librbd::ParentSpec with cls::rbd::ParentImageSpec
The newer struct includes support for pool namespaces.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:05 PM Revision 8209789d (ceph): librbd: use helper method to create librados::IoCtxs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:05 PM Revision c5697d3c (ceph): librbd: permit cross-namespace when using clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:05 PM Revision d4c7ce3c (ceph): qa/workunits/rbd: test clone v2 across namespaces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:05 PM Revision ff4a9c58 (ceph): librbd: new detach parent state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM Revision d592c865 (ceph): objclass: expose the required OSD release setting
This can be utilized to determine when it's safe to enable new
cls features.
Signed-off-by: Jason Dillaman <dillaman...
Jason Dillaman
12:04 PM Revision 3b8f4f13 (ceph): test/librbd: not valid to have different parents between image snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM Revision e339bb76 (ceph): librbd: corrected namespace indentation within cls_client
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM Revision f76df326 (ceph): librbd: break composite cls rbd helpers into individual helpers
With the forthcoming need to use new methods to retrieve a clone's parent,
use per-method helpers to invoke the corre...
Jason Dillaman
12:04 PM Revision aa083234 (ceph): librbd: new ParentImageSpec type to support parent namespaces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM Revision 70ae1cbc (ceph): librbd: ChildImageSpec now optionally includes child pool namespace
It will break version compatibility if used against older OSDs that
don't support RBD pool namespace support.
Signed...
Jason Dillaman
12:04 PM Revision 9d83bfd6 (ceph): librbd: cls_rbd_parent on-disk struct supports namespaces
If the OSDs are required to be Nautilus or later, it will automatically break
backwards compatibility of the structur...
Jason Dillaman
12:04 PM Revision 91631129 (ceph): librbd: cls_rbd_snap on-disk struct supports parent overlap
This is the first step to fix the denormalization of the parent
image spec references between the HEAD revision and t...
Jason Dillaman
12:04 PM Revision 95b02b94 (ceph): librbd: migrate legacy snapshot on-disk format to normalized parent
The parent reference should be written once under the "parent" key,
so all updates to a snapshot should ensure the ne...
Jason Dillaman
12:04 PM Revision 32b14ed1 (ceph): librbd: break cls_rbd_snap on-disk struct backwards compatability
The cls methods are now storing normalized parent overlaps within the snapshot
if the OSDs are required to be Nautilu...
Jason Dillaman
12:04 PM Revision b2cfe353 (ceph): librbd: add new namespace compatible parent image cls methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM Revision 82b296e3 (ceph): librbd: refactor flatten state machine to new code style
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:57 AM rbd Bug #24516 (In Progress): [rbd-mirror] object map is getting invalidated during rbd-mirror-fsx-wo...
There is another path where the object map is invalidated:
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-09-1...
Jason Dillaman
11:33 AM CephFS Bug #36085 (Need More Info): ceph mds repeat laggy or crashed
... Yunzhi Cheng
11:09 AM Revision 2d2a8a12 (ceph): doc: Fix Spelling Error In File dynamicresharding.rst
Signed-off-by: xiaomanh <huangxiaoman@cmss.chinamobile.com> xiaomanh
10:56 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
PR: -https://github.com/ceph/ceph/pull/24174- Ricardo Marques
10:56 AM Dashboard Feature #24822 (Fix Under Review): mgr/dashboard: Display logged in user
Ricardo Marques
08:54 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
dan Guo wrote:
> dan Guo wrote:
> -"PR#24166":https://github.com/ceph/ceph/pull/24166-
>
> Seems this pull reque...
Lenz Grimmer
07:20 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
dan Guo wrote:
-"PR#24166":https://github.com/ceph/ceph/pull/24166-
Seems this pull request failed at Make Check ...
Dan Guo
06:08 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
"PR#24166":https://github.com/ceph/ceph/pull/24166 Dan Guo
01:57 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
Lenz Grimmer wrote:

> This looks great, thank you! Would you mind submitting a pull request for this?
Of cours...
Dan Guo
10:06 AM bluestore Bug #35971 (Pending Backport): bloom filter num entry miscalculation in bluestore repairer
Kefu Chai
10:03 AM Revision c1bff268 (ceph): Merge pull request #24076 from ifed01/wip-ifed-fix-repairer
os/bluestore: fix bloom filter num entry miscalculation in repairer
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:02 AM bluestore Bug #32731 (Pending Backport): fsck: cid is improperly matched to oid
Kefu Chai
10:02 AM Revision 374931d2 (ceph): Merge pull request #24085 from liewegas/wip-32731
osd/osd_types: fix pg_t::contains() to check pool id too
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-...
Kefu Chai
10:01 AM Revision 1c5f2cca (ceph): Merge pull request #23721 from batrick/log-entry-stack
log: avoid heap allocations for most log entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
09:56 AM Revision 58a08c6d (ceph): Merge pull request #24111 from gregsfortytwo/wip-35987-connection-buffers
msg/async: clean up local buffers on dispatch
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
09:56 AM RADOS Bug #35969 (Pending Backport): "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on cent...
Kefu Chai
09:55 AM Revision 184e2001 (ceph): Merge pull request #24124 from tchaikov/wip-35969
rpm: use updated gperftools
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
07:49 AM Dashboard Feature #24271 (Duplicate): mgr/dashboard: Add support for managing EC profiles
This issue duplicates #25156 Stephan Müller
07:26 AM Revision 2d795372 (ceph): doc/dev/index: update rados lead
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
07:12 AM Dashboard Bug #24530 (Resolved): Clicking on an OSD which is down will raise an error
Patrick Seidensal
07:01 AM CephFS Bug #35961: nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
Patch for nfs-ganesha submitted:
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/426017
shangzhong zhu
06:57 AM CephFS Bug #35961: nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
*PR*: https://github.com/ceph/ceph/pull/24170 shangzhong zhu
06:56 AM Revision 46d55fcb (ceph): Merge pull request #23754 from p-na/down-osd-raises-error
mgr/dashboard: Fix OSD down error display
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Stephan Müller ...
Laura Paduano
06:54 AM Revision 24712315 (ceph): mgr/dashboard: New Landing Page
1st Milestone.
Fixes: https://tracker.ceph.com/issues/24573
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
06:54 AM Revision f9fbc25f (ceph): mgr/dashboard: New Landing Page
Updated integration tests to check data from new python code
Fixes: https://tracker.ceph.com/issues/24573
Signed-of...
Alfonso Martínez
06:48 AM CephFS Bug #36081 (Rejected): delete fs, osd space not reclaimed
test steps as follows()
1. set ceph cluster with bluestore osds, and create cephfs
2. write test files to cephfs wi...
Denis Liu
06:42 AM devops Bug #17516 (Fix Under Review): aarch64: Compiler-based detection of crc32 extended CPU type is br...
Kefu Chai
05:52 AM devops Bug #17516: aarch64: Compiler-based detection of crc32 extended CPU type is broken
Kefu Chai
05:52 AM devops Bug #17516: aarch64: Compiler-based detection of crc32 extended CPU type is broken
... Kefu Chai
06:41 AM devops Backport #36080 (Resolved): luminous: aarch64: Compiler-based detection of crc32 extended CPU typ...
https://github.com/ceph/ceph/pull/24169 Kefu Chai
05:41 AM Revision 41f48dbf (ceph): Fix ldap contexts so thing terminate okay.
Added cleanup code for ldap_server.
Generalized ldap dc paths and ipa realms (was hardcoded in previous checkin)
Warren Usui
05:29 AM Revision e8f6eeed (ceph): mon/ConfigMonitor: fix loading of non-module mgr config options
"*/mgr/*" is special (including "global/mgr/*" and "mgr/mgr/*" and
"mgr.foo/mgr/*". "mgr/*" is wrong.
Fixes: http:/...
Sage Weil
05:28 AM Revision 646b2fff (ceph): mon/ConfigMap: dump more in json form of 'config dump'
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fa86ad17b1a5e1921620894085799ec6ac46d0dd)
Sage Weil
05:19 AM Revision f5d0acf5 (ceph): qa/rgw: combine swift, s3tests, ragweed into single verify task
these tests don't need to be split across the job matrix the same way
that we split features like frontend, ssl, obje...
Casey Bodley
05:16 AM Revision 87b2d528 (ceph): qa/rgw: reorganize verify tasks
split the verify suite tasks back into separate yaml files, using + to
combine them into a single job
Signed-off-by:...
Casey Bodley
04:07 AM Revision 90eda153 (ceph): osd/PG: explicitly clear num_objects_missing when approximate
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:06 AM CephFS Bug #36079 (Resolved): ceph-fuse: hang because it miss reconnect phase when hot standby mds switc...
Version: jewel(ceph-10.2.2)
MDS mode: active/hot-standby
Desscription:
As we know MDS will kill the session if cl...
Ivan Guan
04:06 AM Revision ab241bf7 (ceph): osd/PG: async-recovery should respect historical missing objects
Peers with async-recovery enabled are usually having a update-to-date
last-update iterator and hence might be moved o...
xie xingguo
03:02 AM CephFS Bug #36072: ceph fuse client can't write data and reporting waiting for caps need Fw want Fb
this pr https://github.com/ceph/ceph/pull/24164 can resolve this problem. Ivan Guan
02:05 AM CephFS Backport #35840 (Resolved): luminous: unhealthy heartbeat map during subtree migration
https://github.com/ceph/ceph/pull/23507 Zheng Yan
02:04 AM Revision d313d4de (ceph): rgw: remove repetitive conditional statement in RGWHandler_REST_Obj_S3
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
01:42 AM Revision 9a80f2f3 (ceph): Merge pull request #23884 from smithfarm/wip-32084-luminous
luminous: mds: MDBalancer::try_rebalance() may stop prematurely Zheng Yan
01:33 AM Revision 461dcf6b (ceph): mds: don't queue straydir for split
straydir can not get splitted (for now at least)
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from c...
Yan, Zheng
01:33 AM Revision a84a2d91 (ceph): mds: fix premature stop of MDBalancer::try_rebalance()
When mds wants to export loads to multiple targets. The amount of single
export can easily be less than (0.2 * target...
Yan, Zheng
01:13 AM Revision fc9cc68a (ceph): Merge pull request #23789 from ukernel/luminous-mds-export-size
luminous: mds: optimize the way how max export size is enforced Zheng Yan
01:12 AM Revision 07b3a64a (ceph): Merge branch 'luminous' into luminous-mds-export-size
Zheng Yan
01:11 AM Revision 14b2d5c9 (ceph): qa/suites/rgw/verify/tasks/cls_rgw: test cls_rgw
Test this as part of the rgw suite (currently we only cover it in the
rados suite).
Signed-off-by: Sage Weil <sage@r...
Sage Weil
12:41 AM CephFS Backport #35719 (In Progress): mimic: mds: beacon spams is_laggy message
https://github.com/ceph/ceph/pull/24161 Prashant D

09/18/2018

11:43 PM CephFS Bug #36078 (Can't reproduce): mds: 9 active MDS cluster stuck during fsstress
... Patrick Donnelly
10:56 PM Revision 706254ff (ceph): mds: print is_laggy message once
Beacon::is_laggy gets called frequently which causes the debug log to get
spammed with messages.
Steps to reproduce:...
Patrick Donnelly
10:38 PM rgw Bug #36077 (New): rgw: master is on a different period
Hello,
I am trying to configure object store replication between two clusters "us-east-1" and "us-east-2" and i a...
arnaud lawson
10:30 PM CephFS Cleanup #24001 (Fix Under Review): MDSMonitor: remove vestiges of `mds deactivate`
https://github.com/ceph/ceph/pull/24158 Patrick Donnelly
10:24 PM RADOS Bug #35682 (Resolved): 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
Sage Weil
10:24 PM Revision 7591ccd7 (ceph): Merge PR #24098 into master
* refs/pull/24098/head:
Rename "include/assert.h"
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Pa...
Sage Weil
10:17 PM Bug #36076: kernel_untar_build.sh: bison: command not found
/a/yuriw-2018-09-15_16:05:18-powercycle-mimic-distro-basic-smithi/3026999/ Neha Ojha
10:17 PM Bug #36076 (Resolved): kernel_untar_build.sh: bison: command not found
... Neha Ojha
10:04 PM CephFS Bug #24177 (Fix Under Review): qa: fsstress workunit does not execute in parallel on same host wi...
https://github.com/ceph/ceph/pull/24157 Patrick Donnelly
09:57 PM CephFS Cleanup #36075: qa: remove knfs site from future releases
https://github.com/ceph/ceph/pull/24153
https://github.com/ceph/ceph/pull/24154
https://github.com/ceph/ceph/pull/2...
Yuri Weinstein
08:49 PM CephFS Cleanup #36075 (In Progress): qa: remove knfs site from future releases
Patrick Donnelly
08:48 PM CephFS Cleanup #36075 (Resolved): qa: remove knfs site from future releases
`luminous`, `mimic` etc
IRC discussion:...
Yuri Weinstein
09:44 PM Revision 765521b6 (ceph): qa/tests: removed knfs from crontab
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:43 PM CephFS Bug #19240 (Closed): multimds on linode: troubling op throughput scaling from 8 to 16 MDS in kern...
These results are likely obsolete. Closing. Patrick Donnelly
09:41 PM CephFS Bug #24090 (Resolved): mds: fragmentation in QA is slowing down ops enough for WRNs
Resolved via extended timeouts in a recent fix. Patrick Donnelly
09:40 PM CephFS Bug #23059 (Resolved): mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCache::r...
Patrick Donnelly
09:40 PM CephFS Backport #23155 (Rejected): jewel: mds: FAILED assert (p != active_requests.end()) in MDRequestRe...
EOL Patrick Donnelly
09:39 PM CephFS Bug #22546 (Resolved): client: dirty caps may never get the chance to flush
Patrick Donnelly
09:39 PM CephFS Backport #22697 (Rejected): jewel: client: dirty caps may never get the chance to flush
EOL Patrick Donnelly
09:39 PM CephFS Bug #22293 (Resolved): client may fail to trim as many caps as MDS asked for
Patrick Donnelly
09:39 PM CephFS Backport #22505 (Rejected): jewel: client may fail to trim as many caps as MDS asked for
Closing as jewel is EOL. Patrick Donnelly
09:38 PM CephFS Bug #23797 (Can't reproduce): qa: cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)
Closing. Haven't seen this in a while. Patrick Donnelly
09:21 PM Bug #36039 (Rejected): "/bin/sh: 1: bison: not found" in krbd knfs
Patrick Donnelly
08:01 PM rbd Backport #23604: luminous: Discard ops should flush affected objects from in-memory cache
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23594
merged
Yuri Weinstein
08:00 PM Revision 5ae7828a (ceph): Merge pull request #23594 from dillaman/wip-23604-luminous
luminous: librbd: discard should wait for in-flight cache writeback to complete
Reviewed-by: Mykola Golub <mgolub@mi...
Yuri Weinstein
08:00 PM rbd Backport #35711: luminous: Enabling journaling on an in-use image ignores any journal options
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24100
merged
Yuri Weinstein
08:00 PM Revision 9731707a (ceph): Merge pull request #24100 from pdvian/wip-35711-luminous
luminous: librbd: journaling unable request can not be sent to remote lock owner
Reviewed-by: Mykola Golub <mgolub@m...
Yuri Weinstein
07:58 PM CephFS Backport #26983: luminous: client: requests that do name lookup may be sent to wrong mds
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23793
merged
Yuri Weinstein
07:58 PM Revision 97adad05 (ceph): Merge pull request #23793 from pdvian/wip-26983-luminous
luminous : client: fix choose_target_mds for requests that do name lookup
Reviewed-by: Yan, Zheng <zyan@redhat.com>
...
Yuri Weinstein
07:58 PM CephFS Backport #26977: luminous: cephfs-data-scan: print the max used ino
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23881
merged
Yuri Weinstein
07:57 PM Revision d1cfcba4 (ceph): Merge pull request #23881 from smithfarm/wip-26977-luminous
luminous: cephfs-data-scan: print the max used ino
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: ...
Yuri Weinstein
07:56 PM CephFS Backport #35721: luminous: evicting client session may block finisher thread
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23946
mergedReviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:56 PM Revision c2206081 (ceph): Merge pull request #23946 from ukernel/luminous-35721
luminous: mds: prevent MDSRank::evict_client from blocking finisher thread
Reviewed-by: Patrick Donnelly <pdonnell@r...
Yuri Weinstein
07:56 PM RADOS Bug #36040: mon: Valgrind: mon (InvalidFree, InvalidWrite, InvalidRead)
Also in Mimic: /ceph/teuthology-archive/yuriw-2018-09-13_19:40:54-fs-mimic-distro-basic-smithi/3018437/remote/smithi0... Patrick Donnelly
07:56 PM CephFS Backport #35859: luminous: MDSMonitor: lookup of gid in prepare_beacon that has been removed will...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23990
merged
Yuri Weinstein
07:56 PM Revision f71602c3 (ceph): Merge pull request #23990 from batrick/i35852
luminous: MDSMonitor: lookup of gid in prepare_beacon that has been removed will cause exception
Reviewed-by: Greg F...
Yuri Weinstein
07:55 PM CephFS Backport #24934: luminous: cephfs-journal-tool: wrong layout info used
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24033
merged
Yuri Weinstein
07:55 PM Revision e69fe07c (ceph): Merge pull request #24033 from smithfarm/wip-24934-luminous
luminous: cephfs-journal-tool: wrong layout info used
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:55 PM Revision 5da617da (ceph): Merge pull request #24134 from batrick/qa-.qa-symlink
luminous: qa: add .qa helper link
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:37 PM CephFS Backport #25046 (New): luminous: mds: create health warning if we detect metadata (journal) write...
Patrick Donnelly
06:32 PM CephFS Bug #26869: mds: becomes stuck in up:replay during thrashing (not multimds)
From Luminous testing: /ceph/teuthology-archive/yuriw-2018-09-17_23:29:33-kcephfs-wip-yuri2-testing-2018-09-17-1940-l... Patrick Donnelly
06:28 PM ceph-volume Bug #24794 (In Progress): ceph-volume detects missing options too late
master PR https://github.com/ceph/ceph/pull/24150 Alfredo Deza
06:08 PM Revision 2fc1ee48 (ceph): ceph-volume lvm.prepare report back when --journal is not used when --f...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:08 PM Revision ae657d2f (ceph): ceph-volume tests.lvm verify that it is reported when --journal is not ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:05 PM Revision d0c40421 (ceph): unittest_bufferlist: add unit test for sha1 from multiple raw buffers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:39 PM RADOS Feature #24176: osd: add command to drop OSD cache
Mohamad, any update on this? Patrick Donnelly
05:26 PM rbd Bug #36074: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
... Jason Dillaman
05:26 PM rbd Bug #36074: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
... Jason Dillaman
05:23 PM rbd Bug #36074 (Resolved): [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
If an image is being synced by an rbd-mirror daemon and is then blacklisted from the local cluster while it's deep-co... Jason Dillaman
04:57 PM Revision b2a9c608 (ceph): Merge PR #24112 into master
* refs/pull/24112/head:
osd: avoid unncecessary ref-counting in OSD::enqueue_op.
Reviewed-by: xie xingguo <xie.xing...
Sage Weil
04:20 PM RADOS Bug #36073 (In Progress): failed to recover before timeout expired -- premerge+peered PGs?
https://github.com/ceph/ceph/pull/24064
https://github.com/ceph/ceph/pull/23985
Sage Weil
03:24 PM RADOS Bug #36073 (Resolved): failed to recover before timeout expired -- premerge+peered PGs?
Appeared between 93748a325cd8 ("Merge pull request #23944 from ceph/wip-s3a-update-mirror") and 5a3344f0e52c ("Merge ... Ilya Dryomov
03:38 PM RADOS Bug #24485: LibRadosTwoPoolsPP.ManifestUnset failure
/a/kchai-2018-09-18_07:16:16-rados-wip-kefu2-testing-2018-09-18-1224-distro-basic-smithi/3037527 Kefu Chai
03:11 PM RADOS Bug #22330: ec: src/common/interval_map.h: 161: FAILED assert(len > 0)
Running the multimds:basic suite with --filter 'clusters/9-mds.yaml conf/{client.yaml mds.yaml mon.yaml osd.yaml} inl... Neha Ojha
03:09 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
Running the multimds:basic suite with --filter 'clusters/9-mds.yaml conf/{client.yaml mds.yaml mon.yaml osd.yaml} inl... Neha Ojha
03:08 PM rgw Bug #35990: Chunked encoding fails if chunk greater than 1MiB
Casey Bodley
03:05 PM rgw Bug #36041: Beast frontend tries to bind (privileged) ports after dropping privileges to do so
Casey Bodley
02:09 PM Revision f81f7ecc (ceph): mgr/orchestrator: Improve debuggability
* `OrchestratorCli._wait()`: raise exception if all completions
failed. Otherwise we will have an infinite loop her...
Sebastian Wagner
01:57 PM Revision 4d905d5d (ceph): qa/workunits/mon/caps.sh: wait longer to time out
5s -> 5m to gives us more leeway for when the mons are thrashing.
Also, *only* set this timeout when we expect a tim...
Sage Weil
01:21 PM Revision 3c2004c0 (ceph): Merge pull request #24090 from cbodley/wip-crimson-concurrent-dispatch
crimson/net: concurrent dispatch for SocketMessenger
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:48 PM CephFS Bug #36072 (New): ceph fuse client can't write data and reporting waiting for caps need Fw want Fb
Version: jewel(10.2.2)
MDS mode: hot standby
Describe:
The client will not be able to continue writing data if M...
Ivan Guan
12:39 PM Revision 5940487b (ceph): qa/workunits/cephtool/test_kvstore_tool.sh: run test in ., not /tmp
Notably, we can't make a bluestore store on a tmpfs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:10 PM mgr Bug #35984 (Resolved): python 3.7 breaks build on fc29
Sage Weil
12:10 PM Revision 69edc105 (ceph): Merge PR #24092 into master
* refs/pull/24092/head:
mgr: Change signature of PyString_AsString to match return
Reviewed-by: John Spray <john.sp...
Sage Weil
12:10 PM Revision 359f6efe (ceph): Merge PR #24057 into master
* refs/pull/24057/head:
src/common: add a unit test (bufferlist.sha1())
osd, src/common: return sha1 value if zero-...
Sage Weil
12:09 PM Revision 62bad1b9 (ceph): Merge PR #24072 into master
* refs/pull/24072/head:
osd/PG: kill __queue_query__
osd/OSD: deprecate __project_pg_history__
Reviewed-by: Sage W...
Sage Weil
12:08 PM Revision 5cd067b1 (ceph): Merge PR #24104 into master
* refs/pull/24104/head:
mgr/diskprediction: add prototype diskprediction module
Reviewed-by: John Spray <john.spray...
Sage Weil
11:57 AM Messengers Bug #25027: mon: src/msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatus::...
/a/sage-2018-09-17_17:40:50-rados-wip-sage4-testing-2018-09-17-0823-distro-basic-smithi/3034156
rados/multimon/{...
Sage Weil
11:42 AM Dashboard Bug #36069 (Pending Backport): mgr/dashboard: Support http-only initialization
Lenz Grimmer
08:01 AM Dashboard Bug #36069: mgr/dashboard: Support http-only initialization
Upstream PR:
https://github.com/ceph/ceph/pull/24103
Boris Ranto
08:00 AM Dashboard Bug #36069 (Resolved): mgr/dashboard: Support http-only initialization
The ceph dashboard currently requires a SSL certificate even if it is
not running in the SSL mode since it is always...
Boris Ranto
11:40 AM Revision d8a4b4bf (ceph): Merge pull request #24103 from b-ranto/wip-dashboard-http
mgr/dashboard: Do not require cert for http
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Sebastian Wagner...
Lenz Grimmer
11:29 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
dan Guo wrote:
> So, How about the "ngx-treeview":https://www.npmjs.com/package/ngx-treeview/ ?
Seems to have a n...
Patrick Seidensal
09:51 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Patrick Nawracay wrote:
> As the dashboard uses `ngx-bootstrap` but this package doesn't provide any tree component,...
Dan Guo
10:57 AM Dashboard Feature #24271 (In Progress): mgr/dashboard: Add support for managing EC profiles
Stephan Müller
10:15 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
After more dig into, I think it still a bluestore issue.
The suicide thread which timed out stuck when call BlueStor...
Michael Yang
09:16 AM Dashboard Cleanup #36070 (Resolved): mgr/dashboard: Use a unified quoting style (double quotes) across all ...
Currently, there is a mix between single and double quotes in the "recent notifications" and "background tasks", as "... Lenz Grimmer
09:02 AM Revision 2d02d5c9 (ceph): Merge pull request #24015 from ricardoasmarques/wip-update-selection-on...
mgr/dashboard: More configs for table `updateSelectionOnRefresh`
Reviewed-by: Kanika Murarka <kmurarka@redhat.com>
R...
Lenz Grimmer
08:49 AM Revision 035b3a8b (ceph): mgr/dashboard: Rename SSLCherryPyConfig
The class does not always set up SSL, dropping the SSL bit.
Fixes: http://tracker.ceph.com/issues/36069
Signed-off-...
Boris Ranto
08:48 AM Revision 20ed0de4 (ceph): mgr/dashboard: Do not require cert for http
The ceph dashboard currently requires a SSL certificate even if it is
not running in the SSL mode since it is always ...
Boris Ranto
08:09 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
dan Guo wrote:
> After the last implementation of 'show login username', I improved the style of the drop-down men...
Lenz Grimmer
07:22 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
dan Guo wrote:
> Hi, I already completed a simple version about this, while I use the drop-down menu instead of po...
Dan Guo
02:07 AM CephFS Backport #35718 (In Progress): luminous: mds: beacon spams is_laggy message
https://github.com/ceph/ceph/pull/24138 Prashant D
02:03 AM Revision 4c7b6b4a (ceph): mds: print is_laggy message once
Beacon::is_laggy gets called frequently which causes the debug log to get
spammed with messages.
Steps to reproduce:...
Patrick Donnelly
01:54 AM Revision bb522976 (ceph): qa: optionally use old fs name during cephfs remount
This fixes errors caused by remount done by some tests (test_recovery_pool.py)
where the fs name is not given.
Signe...
Patrick Donnelly
01:54 AM Revision ad27c29f (ceph): qa: run asok command on correct machine
The MDS may not be on the same machine where the cluster command is run.
Fixes: http://tracker.ceph.com/issues/24858...
Patrick Donnelly
01:54 AM Revision d7d260b7 (ceph): qa: remove dead code
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit a2ff87d4e25bc891fbfce4b0bdeb1a308ec2...
Patrick Donnelly
01:50 AM rbd Backport #35714 (In Progress): mimic: [rbd-mirror] aborted in Operation::execute_snap_remove()
https://github.com/ceph/ceph/pull/24137 Prashant D
01:08 AM RADOS Bug #35849 (Closed): mimic: test_envlibrados_for_rocksdb.sh: build failed with error: #endif with...
sure. Neha Ojha
12:28 AM RADOS Bug #35849: mimic: test_envlibrados_for_rocksdb.sh: build failed with error: #endif without #if
Ah, I see what happened. The github.com/facebook/rocksdb/ was broken on the day these tasks failed. See https://githu... Brad Hubbard
12:45 AM Bug #36033 (In Progress): mon: valgrind leaks from rte_log_init()
Brad Hubbard
12:37 AM Revision 9b5c0a56 (ceph): librbd: ensure exclusive lock acquired when removing sync point snapshots
Fixes: http://tracker.ceph.com/issues/24898
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
12:02 AM Revision e8a04a7f (ceph): build/ops: rpm: selinux-policy fixes
Requiring the file /usr/share/selinux/devel/policyhelp breaks fc27 and
Rawhide builds as they do not have that file. ...
Brad Hubbard

09/17/2018

09:33 PM rgw Bug #36041 (Resolved): Beast frontend tries to bind (privileged) ports after dropping privileges ...
To reproduce: configure beast to listen on port 80/443 and run with --user ceph --group ceph.
It will fail because...
Paul Emmerich
08:55 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
See also #36040 Patrick Donnelly
08:38 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
Still not seeing anything in RADOS runs AFAIK, but I did notice there might be some disparity in coverage....
>13:...
Greg Farnum
07:35 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
-/ceph/teuthology-archive/pdonnell-2018-09-13_04:59:57-multimds-wip-pdonnell-testing-20180913.024004-distro-basic-smi... Patrick Donnelly
08:54 PM RADOS Bug #36040 (New): mon: Valgrind: mon (InvalidFree, InvalidWrite, InvalidRead)
From: /ceph/teuthology-archive/pdonnell-2018-09-13_04:59:57-multimds-wip-pdonnell-testing-20180913.024004-distro-basi... Patrick Donnelly
08:51 PM Bug #36039: "/bin/sh: 1: bison: not found" in krbd knfs
krbd untar job was patched in http://tracker.ceph.com/issues/35074. Ilya Dryomov
08:19 PM Bug #36039: "/bin/sh: 1: bison: not found" in krbd knfs
also in run: http://pulpito.ceph.com/yuriw-2018-09-15_16:05:18-powercycle-mimic-distro-basic-smithi/ Yuri Weinstein
08:07 PM Bug #36039 (Rejected): "/bin/sh: 1: bison: not found" in krbd knfs
This is for 13.2.2
Runs: http://pulpito.ceph.com/yuriw-2018-09-15_16:01:28-knfs-mimic-testing-basic-smithi/
http:...
Yuri Weinstein
08:48 PM Revision 202b2736 (ceph): Merge pull request #24031 from rzarzynski/wip-common-bl-drop-0c
common: drop the unused zero-copy facilities in ceph::bufferlist
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Josh Durgin
08:05 PM rbd Bug #36038 (Resolved): [rbd-mirror] don't report error if image replay canceled
If the image is migrated to another rbd-mirror instance, the image replay will be canceled. If it's canceled while a ... Jason Dillaman
07:48 PM CephFS Backport #25043: luminous: overhead of g_conf->get_val<type>("config name") is high
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23408
merged
Yuri Weinstein
07:48 PM Revision f4fef2ac (ceph): rgw: raise debug level on redundant data sync error messages
each of these errors have already been logged at a lower level with a
more detailed error message. by logging them as...
Casey Bodley
07:48 PM Revision 16a09637 (ceph): Merge pull request #23408 from ukernel/luminous-24820
luminous: mds: avoid using g_conf->get_val<...>(...) in hot path
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:47 PM CephFS Backport #26889: luminous: mds: use self CPU usage to calculate load
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23505
merged
Yuri Weinstein
07:47 PM Revision 2d495c25 (ceph): Merge pull request #23505 from ukernel/luminous-26834
luminous: mds: calculate load by checking self CPU usage
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:47 PM CephFS Backport #26885: luminous: mds: reset heartbeat map at potential time-consuming places
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23507
merged
Yuri Weinstein
07:47 PM Revision 786e77e7 (ceph): Merge pull request #23507 from ukernel/luminous-26858
luminous: mds: reset heartbeat map at potential time-consuming places
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
07:46 PM CephFS Backport #26906: luminous: MDSMonitor: consider raising priority of MMDSBeacons from MDS so they ...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23554
merged
Yuri Weinstein
07:46 PM Revision 7180037a (ceph): Merge pull request #23554 from batrick/i26906
luminous: MDSMonitor: consider raising priority of MMDSBeacons from MDS so they are processed before other client mes... Yuri Weinstein
07:46 PM CephFS Backport #26924: luminous: mds: mds got laggy because of MDSBeacon stuck in mqueue
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23556
merged
Yuri Weinstein
07:46 PM Revision d6d5b63f (ceph): Merge pull request #23556 from batrick/i26924
luminous: mds: mds got laggy because of MDSBeacon stuck in mqueue
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Yuri Weinstein
07:45 PM CephFS Backport #26915: luminous: handle ceph_ll_close on unmounted filesystem without crashing
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23617
merged
Yuri Weinstein
07:45 PM Revision c42a8e83 (ceph): Merge pull request #23617 from pdvian/wip-26915-luminous
luminous: client: check for unmounted condition before printing debug output
Reviewed-by: Jeff Layton <jlayton@redha...
Yuri Weinstein
07:44 PM CephFS Backport #26981: luminous: mds: crash when dumping ops in flight
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23677
merged
Yuri Weinstein
07:44 PM Revision edcc419d (ceph): Merge pull request #23677 from ukernel/luminous-26894
luminous: mds: crash when dumping ops in flight
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:44 PM CephFS Backport #26987: luminous: mds: explain delayed client_request due to subtree migration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23678
merged
Yuri Weinstein
07:44 PM Revision 03613022 (ceph): Merge pull request #23678 from ukernel/luminous-24840
luminous: mds: explain delayed client_request due to subtree migration
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Yuri Weinstein
07:44 PM Revision 0f827a95 (ceph): Merge pull request #23693 from tserlin/tserlin-require-fuse-luminous
luminous: debian/control: require fuse for ceph-fuse
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Natha...
Yuri Weinstein
07:43 PM Messengers Bug #25027: mon: src/msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatus::...
/ceph/teuthology-archive/pdonnell-2018-09-13_04:59:57-multimds-wip-pdonnell-testing-20180913.024004-distro-basic-smit... Patrick Donnelly
07:43 PM CephFS Backport #25205: luminous: CephVolumeClient: delay required after adding data pool to MDSMap
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23726
merged
Yuri Weinstein
07:43 PM Revision 33388e9b (ceph): Merge pull request #23726 from joscollin/wip-25205-luminous
luminous: CephVolumeClient: delay required after adding data pool to MDSMap
Reviewed-by: Patrick Donnelly <pdonnell@...
Yuri Weinstein
07:34 PM rbd Bug #36036 (Can't reproduce): sporadic failure in dynamic features test
http://qa-proxy.ceph.com/teuthology/yuriw-2018-09-13_15:12:05-rbd-wip-yuri-testing-2018-09-12-2202-luminous-distro-ba... Jason Dillaman
07:32 PM CephFS Bug #36035 (Resolved): mds: MDCache.cc: 11673: abort()
... Patrick Donnelly
07:29 PM rbd Backport #27987: luminous: Refuses to release lock when cookie is the same at rewatch
Jason Dillaman wrote:
> https://github.com/ceph/ceph/pull/23758
merged
Yuri Weinstein
07:29 PM Revision 5e2b81e4 (ceph): Merge pull request #23758 from dillaman/wip-27987
luminous: librbd: fix refuse to release lock when cookie is the same at rewatch
Reviewed-by: Mykola Golub <mgolub@mi...
Yuri Weinstein
07:28 PM rbd Backport #27061: luminous: run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23892
merged
Yuri Weinstein
07:28 PM Revision 5b4ec2ef (ceph): Merge pull request #23892 from pdvian/wip-27061-luminous
luminous: librbd: potential race on image create request complete
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
07:27 PM rbd Backport #35704: luminous: "rbd import --export-format 2" fails when the input is a pipe
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24003
merged
Yuri Weinstein
07:27 PM Revision efa72881 (ceph): Merge pull request #24003 from pdvian/wip-35704-luminous
luminous: rbd: fix error import when the input is a pipe
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
06:10 PM Revision 7da1e283 (ceph): Merge PR #24120 into master
* refs/pull/24120/head:
doc: Fix Typos of Developer Guide
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewe...
Patrick Donnelly
06:10 PM Revision 164fd664 (ceph): librbd: discard should wait for in-flight cache writeback to complete
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(derived from commit 0e04de4bb9c08755bd0915776bd538ce8f7c2b5b)
Jason Dillaman
06:00 PM Revision e0165429 (ceph): PendingReleaseNotes: note multifs support in libcephfs
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:00 PM Revision da5b25db (ceph): qa/vstart_runner: fix daemons list
This was missing a cluster name prefix that
was added at some point, and consequently
calls to iter_daemons_of_role w...
John Spray
06:00 PM Revision 16bced20 (ceph): qa: add .qa helper link
Barebones backport of #22719.
Command used:
$ find qa/suites -type d -execdir ln -sfn ../.qa/ {}/.qa \;
$ l...
Patrick Donnelly
06:00 PM Revision d969fb33 (ceph): test/cephfs: add pybind test for mount_root
No test for filesystem_name because the
environment of these tests isn't sufficient
for multiple filesystems
Signed-...
John Spray
05:58 PM Bug #36033: mon: valgrind leaks from rte_log_init()
https://github.com/ceph/teuthology/pull/1211 Kefu Chai
05:34 PM Bug #36033 (Closed): mon: valgrind leaks from rte_log_init()
The rgw suite is seeing a lot of these valgrind issues from ceph-mon:... Casey Bodley
05:52 PM Revision da887c82 (ceph): qa/standalone/osd/pg-merge.sh: add merge vs pg import test
- You can't import the source half a PG that's since merged. Sorry! We
could implement this later.
- You can import...
Sage Weil
05:52 PM Revision 33f4f221 (ceph): osd: avoid dropping osd_lock when pg osdmaps are not laggy
We only need to drop the lock if we are going to block.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:52 PM Revision 402f4904 (ceph): ceph-objectstore-tool: drop support for ancient export files
We've been including the OSDMap for years.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:52 PM Revision 1e6c8bad (ceph): osd: handle null pg slot on startup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:45 PM rgw Bug #36034 (Resolved): multisite: intermittent test_bucket_index_log_trim failures
The 'bilog autotrim' command in this test sometimes fails to trim all entries, causing a failed assert(len(active_bil... Casey Bodley
05:41 PM CephFS Bug #35961: nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
I take it back. The check is correct. What's happening is that ganesha is just calling CEPH_SETATTR_MTIME with the cu... Jeff Layton
04:05 PM CephFS Bug #35961: nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
It fell down on the truncate. The setattr mask shows CEPH_SETATTR_MTIME and CEPH_SETATTR_SIZE. I suspect this check i... Jeff Layton
05:32 PM rbd Bug #24516 (Pending Backport): [rbd-mirror] object map is getting invalidated during rbd-mirror-f...
Mykola Golub
05:31 PM Revision 5fc71af8 (ceph): Merge pull request #24105 from dillaman/wip-24516
librbd: object map improperly flagged as invalidated
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:03 PM Messengers Bug #35987: msg: AsyncConnection keeps previous message buffers until new message comes in
https://github.com/ceph/ceph/pull/24111 Greg Farnum
03:56 PM CephFS Bug #26968: klient: mount fails during MDS failover
Zheng Yan wrote:
> It's mount timeout. I think it's related to socket failure injection
>
> [...]
OKay, how do...
Patrick Donnelly
03:40 PM rgw Cleanup #35830 (Pending Backport): multisite: make redundant data sync errors less scary
Casey Bodley
03:32 PM rbd Bug #36032 (Duplicate): "Command failed ..'test -f /home/ubuntu/cephtest/archive/qemu/client.0/su...
This is for 13.2.2
Run: http://pulpito.front.sepia.ceph.com/yuriw-2018-09-14_15:31:45-rbd-mimic-distro-basic-smith...
Yuri Weinstein
03:26 PM Revision 9cfdf3d7 (ceph): Merge pull request #23981 from cbodley/wip-35830
rgw: raise debug level on redundant data sync error messages Matt Benjamin
03:05 PM Backport #35538 (New): mimic: Bad URL for unmap.t in krbd run
I've updated the parent ticket. Please make sure to do https://github.com/ceph/ceph/pull/23905 and https://github.com... Ilya Dryomov
03:05 PM Backport #35537 (New): luminous: Bad URL for unmap.t in krbd run
I've updated the parent ticket. Please make sure to do https://github.com/ceph/ceph/pull/23905 and https://github.co... Ilya Dryomov
02:58 PM Bug #27211 (Pending Backport): Bad URL for unmap.t in krbd run
The follow up fix has been in for more than a week. I haven't heard of any breakage. Ilya Dryomov
02:51 PM Revision 5bcc179b (ceph): rpm: bump up required GCC version to 7.3.1
so we can include the fix of
https://gcc.gnu.org/ml/libstdc++/2017-07/msg00077.html and the fix at
https://github.com...
Kefu Chai
02:36 PM Bug #35982 (Resolved): Standalone test corrections
Kefu Chai
02:35 PM Revision 338612ad (ceph): Merge pull request #24088 from dzafman/wip-35982
qa/standalone: Standalone test corrections
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kch...
Kefu Chai
02:24 PM RADOS Bug #35849: mimic: test_envlibrados_for_rocksdb.sh: build failed with error: #endif without #if
Hey Brad,
I had reproduced it here: http://pulpito.ceph.com/nojha-2018-09-07_17:42:05-rados:singleton-mimic-distro...
Neha Ojha
10:28 AM RADOS Bug #35849: mimic: test_envlibrados_for_rocksdb.sh: build failed with error: #endif without #if
Hey Neha,
Can you reproduce this?
I tried mimicking the job in a Bionic container and it builds correctly. I al...
Brad Hubbard
02:19 PM Revision 47b8d587 (ceph): test, common: add BufferListIterator.BenchDeref benchmark.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:19 PM Revision d809316c (ceph): tests, common: introduce bufferlist::apennd benchmark.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:39 PM Dashboard Feature #24822: mgr/dashboard: Display logged in user
If we introduce a new icon to the drop-down menu at the upper right corner then this menu should also provide some mo... Volker Theile
09:27 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
Lenz Grimmer wrote:
> Sounds good - we're looking forward to your contribution! Thank you in advance. Let us know ...
Dan Guo
08:13 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
dan Guo wrote:
> Yes, I think your idea is good, so I will implement a simple version about this popover and prese...
Lenz Grimmer
02:42 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
Ricardo Marques wrote:
> dan Guo wrote:
> > In terms of the master branch of Ceph Git Repo has the new feature "use...
Dan Guo
01:34 PM Revision 2fa78f59 (ceph): common: drop can_zero_copy() from ceph::buffer interfaces.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:34 PM Revision a9ff7870 (ceph): common: make the get_data() of buffer_raw interface final.
This is just to ensure the just dropped buffer::raw_pipe
was the solely user of this facility. After successful
valid...
Radoslaw Zarzynski
01:34 PM Revision b71cbb97 (ceph): common: get_data() of buffer_raw isn't virtual anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:33 PM Revision e81d5580 (ceph): common: drop zero_copy_to_fd() from ceph::buffer interfaces.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:31 PM Revision 53e491b6 (ceph): common, test: drop unit tests for 0c in ceph::bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:31 PM Revision 7518eed5 (ceph): common: drop buffer::list::read_fd_zero_copy.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:31 PM Revision 6fc91d1a (ceph): common: drop buffer::raw_pipe altogether with its factory method.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:31 PM Revision df90885e (ceph): common: drop write_fd_zero_copy() from bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:20 PM Revision 4abb79f1 (ceph): mgr/diskprediction: add prototype diskprediction module
This module is written by Rick Chen <rick.chen@prophetstor.com> and
provides both a built-in local predictor and a cl...
Rick Chen
01:14 PM Revision 153a8cb0 (ceph): pybind/cephfs: enable passing filesystem name to mount
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:32 AM Dashboard Bug #36031: mgr/dashboard: User password should be optional
PR: https://github.com/ceph/ceph/pull/24128 Ricardo Marques
11:32 AM Dashboard Bug #36031 (Fix Under Review): mgr/dashboard: User password should be optional
Ricardo Marques
10:23 AM Dashboard Bug #36031 (In Progress): mgr/dashboard: User password should be optional
Ricardo Marques
09:06 AM Dashboard Bug #36031 (Resolved): mgr/dashboard: User password should be optional
Since we will support SSO, administrators should be able o create users without defining a password.
This applies ...
Ricardo Marques
10:06 AM Messengers Bug #36030 (Fix Under Review): CRC is always zero on AArch64 systems supporting crc32cx if the bu...
https://github.com/ceph/ceph/pull/24126 Kefu Chai
08:20 AM Messengers Bug #36030 (Fix Under Review): CRC is always zero on AArch64 systems supporting crc32cx if the bu...
This is the same story as http://tracker.ceph.com/issues/19705
If the build host does not support the crc32cx inst...
David Wang
09:35 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> Sounds good. I will ask some other members of the dashboard team to review and comment on th...
Dan Guo
09:25 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
As the dashboard uses `ngx-bootstrap` but this package doesn't provide any tree component, it might make sense to con... Patrick Seidensal
08:09 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Hi Dan,
dan Guo wrote:
> Attachment is photos of our private ceph dashboard about CRUSH map.
Thank you! To m...
Lenz Grimmer
08:48 AM rgw Bug #24505: radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
Thanks for the quick reproduction procedure in #27205
Those bugs seem related, I will debug.
Mark Kogan
08:41 AM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
I am still debugging it case,
Reminder the stats discrepancy occurs when during multisite sync the replicating sit...
Mark Kogan
08:07 AM Revision 50d13b6f (ceph): arch/arm: Allow ceph_crc32c_aarch64 to be chosen only if it is compiled in
If the build host does not support the crc32cx instruction, HAVE_ARMV8_CRC will not be set and ceph_crc32c_aarch64 wi... David Wang
08:01 AM mgr Bug #35998: ceph-mgr active daemon memory leak since mimic
You can certainly try running with valgrind, you'll find it's (much) slower than usual but if you only need to run fo... John Spray
07:55 AM Revision eae7e2d3 (ceph): client: allow passing fs name to mount()
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
07:55 AM Revision 4b50e12b (ceph): common: add doc strings to client_mds_namespace
...and remove it from legacy options, as it's
now accessed by get_val.
Signed-off-by: John Spray <john.spray@redhat....
John Spray
07:55 AM Revision 24ef847c (ceph): libcephfs: add ceph_select_filesystem
Because we're a C API, amending function
prototypes is painful. Instead, give an extra
function that can be used to ...
John Spray
07:55 AM Revision f557a785 (ceph): Merge pull request #24087 from rzarzynski/wip-common-buffer_raw-drop-pa...
common: drop/mark-as-final getters of buffer::raw for palign.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Kefu Chai
07:55 AM CephFS Bug #36029 (New): ceph-fuse assert failed when try to do file lock
When I user ceph-fuse client to access cephfs, I found one client panic and print such stack as below.
The ceph clus...
Michael Yang
07:53 AM RADOS Bug #35923 (Resolved): "ceph_assert(values.size() == 2)" in PG::peek_map_epoch()
Kefu Chai
07:52 AM Revision 237bc951 (ceph): Merge pull request #24061 from liewegas/wip-35923
osd/PG: write pg epoch when resurrecting pg after delete vs merge race
Reviewed-by: Neha Ojha <nojha@redhat.com>
Rev...
Kefu Chai
07:52 AM Bug #23649 (Pending Backport): [simple/msg]Add heartbeat timeout beforeAccepter::entry break out ...
Kefu Chai
07:50 AM Revision 3d1d3374 (ceph): Merge pull request #23306 from penglaiyxy/msg_branch
msg: ceph_abort() when there are enough accepter errors in msg server
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
...
Kefu Chai
07:44 AM Revision f46523e4 (ceph): Merge pull request #23955 from wjwithagen/wjw-fix-ceph-helpers.sh
test: Start using GNU awk and fix archiving directory
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:21 AM CephFS Bug #36028 (Fix Under Review): "ceph fs add_data_pool" applies pool application metadata incorrectly
https://github.com/ceph/ceph/pull/24125 John Spray
07:20 AM CephFS Bug #36028 (Resolved): "ceph fs add_data_pool" applies pool application metadata incorrectly
From mailing list thread "[ceph-users] CephFS "authorize" on erasure-coded FS"
John Spray
07:19 AM Revision f162fa53 (ceph): mon: fix fs add_data_pool setting wrong pool metadata
Fixes: http://tracker.ceph.com/issues/36028
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
06:26 AM RADOS Bug #35969 (Fix Under Review): "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on cent...
Kefu Chai
06:25 AM RADOS Bug #35969 (In Progress): "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on centos 7.4
https://github.com/ceph/ceph/pull/24124
as suggested by Brad, we can just bump the BuildRequires of gperftools.
Kefu Chai
06:25 AM Revision 8ba41c5e (ceph): mgr/dashboard: Refactoring of `DeletionModalComponent`
- Simpler variable names:
Examples:
- `actionDescription` and `itemDescription` instead of `metaType`
- `body...
Patrick Seidensal
06:25 AM Revision f95f2310 (ceph): mgr/dashboard: Cleanup
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
06:20 AM Revision e69e50a8 (ceph): rpm: use updated gperftools
make sure we only build with the higher version of gperftools on
distros where both 2.4 and 2.6.1 are packaged. see
h...
Kefu Chai
05:51 AM rbd Backport #35713 (In Progress): luminous: [rbd-mirror] aborted in Operation::execute_snap_remove()
https://github.com/ceph/ceph/pull/24123 Prashant D
05:49 AM rbd Backport #35712 (In Progress): mimic: Enabling journaling on an in-use image ignores any journal ...
https://github.com/ceph/ceph/pull/24122 Prashant D
05:42 AM RADOS Bug #24835: osd daemon spontaneous segfault
Soenke,
Could you upload a coredump for each of the different backtraces as well as details of your environment (t...
Brad Hubbard
03:59 AM rgw Bug #36027 (New): multisite: set removed zone master will affect original zonegroup
zonegroup have zones z1, z2; (e.g. realm_epoch 2, period epoch 3)
operations order:
1.zonegroup remove z2 in clus...
Tianshan Qu
02:09 AM Bug #27208 (Rejected): coredumps in kraken-x
Kraken is EOL Brad Hubbard
01:59 AM Revision 64613065 (ceph): doc: Fix Typos of Developer Guide
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
01:28 AM Revision d727b20f (ceph): client: drop null child dentries before try pruning inode's alias
Null child dentries holds reference on inode's alias, they prevents
Client::trim_caps() from trimming the inode. Null...
Yan, Zheng
01:28 AM CephFS Backport #22504 (In Progress): luminous: client may fail to trim as many caps as MDS asked for
https://github.com/ceph/ceph/pull/24119 Zheng Yan
12:40 AM Revision 6b578d62 (ceph): librbd: journaling unable request can not be sent to remote lock owner
Fixes: http://tracker.ceph.com/issues/26939
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub

09/16/2018

10:01 PM CephFS Bug #35916 (Pending Backport): mds: rctime may go back
Patrick Donnelly
10:01 PM Revision 0ac789c4 (ceph): Merge PR #24023 into master
* refs/pull/24023/head:
mds: prevent rctime from going back
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:59 PM CephFS Bug #35945 (Pending Backport): client: update ctime when modifying file content
Patrick Donnelly
09:58 PM Revision b43f26c1 (ceph): Merge PR #24022 into master
* refs/pull/24022/head:
client: update ctime when modifying file content
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
09:51 PM CephFS Bug #26961 (Pending Backport): mds: fix instances of wrongly sending client messages outside of M...
Patrick Donnelly
09:51 PM Revision 1b3b2744 (ceph): Merge PR #24048 into master
* refs/pull/24048/head:
mds: use common send message mechanisms
mds: remove dead code
Reviewed-by: Zheng Yan <zyan...
Patrick Donnelly
09:33 PM Revision cd1ce232 (ceph): Merge PR #24053 into master
* refs/pull/24053/head:
mds: translate CEPH_MDS_STATE_NULL state name as null
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
09:31 PM CephFS Bug #24129 (Pending Backport): qa: test_version_splitting (tasks.cephfs.test_sessionmap.TestSessi...
Patrick Donnelly
09:30 PM Revision ea43ce7a (ceph): Merge PR #21992 into master
* refs/pull/21992/head:
qa: extend timeout for SessionMap flush
Reviewed-by: John Spray <john.spray@redhat.com>
Patrick Donnelly
07:22 PM rgw Bug #27219: lock in resharding may expires before the dynamic resharding completes
Update: I just noticed Mimic still uses stupidalloc by default. Either way, I’m not experiencing the same slowdown a... Jorge Campos
06:59 PM rgw Bug #27219: lock in resharding may expires before the dynamic resharding completes
Thanks Orit.
I disabled resharding and have no problems writing to my buckets. I’ll await for the next major develo...
Jorge Campos
04:46 PM Revision 58770188 (ceph): librbd: converted object map snapshot remove state machine to new style
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:46 PM Revision 0a31c55e (ceph): librbd: do not invalidate object map when attempting to delete non-exis...
If duplicate snapshot remove requests are received by the lock owner from a peer
client, the first request will remov...
Jason Dillaman
04:04 PM Revision 28d9982b (ceph): Merge pull request #24029 from smithfarm/wip-35922
cmake: no libradosstriper headers if WITH_LIBRADOSSTRIPER=OFF
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Kefu Chai
08:55 AM rbd Bug #24688 (Pending Backport): [rbd-mirror] optionally pull monitor addresses and CephX key from ...
Mykola Golub
08:54 AM rbd Bug #24140 (Pending Backport): [rbd-mirror] interrupted image sync can result in orphaned snapshots
Mykola Golub
08:53 AM Revision a68be2b4 (ceph): Merge pull request #24036 from dillaman/wip-24688
rbd-mirror: optionally extract peer secrets from config-key
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:52 AM Revision fa7bb832 (ceph): Merge pull request #24063 from dillaman/wip-24140
rbd-mirror: prevent creation of clones when parents are syncing
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub

09/15/2018

03:08 PM mgr Bug #35998 (Resolved): ceph-mgr active daemon memory leak since mimic
I am pretty sure I have been seeing memory leak like pattern on active ceph-mgr daemon since I have upgraded cluster ... Tomasz Sętkowski
12:55 PM Revision 1f6866c1 (ceph): mgr/balancer: add crush_compat_metrics param
Add a crush_compat_metrics options to allow choosing between pgs,
objects, and bytes when rebalancing with crush-comp...
Dan van der Ster
02:46 AM Revision 9c105090 (ceph): log: use smaller buffer for ConcreteEntry
This brings down the static size of the memory used by the logging infrastructure:
If we used 1024, we'd have 10...
Patrick Donnelly
02:46 AM Revision b86994e3 (ceph): common: remove obsolete buffer classes
In favor of the simpler StackStreamBuffer.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:46 AM Revision a747aeac (ceph): log: avoid heap allocations for most log entries
Each log Entry now exists on the stack and uses a large (4k) buffer for its log
stream. This Entry is std::move'd to ...
Patrick Donnelly
02:17 AM Revision 9e7a0111 (ceph): Merge pull request #24108 from clebergnu/rm_qa_btrfs_binary
qa/btrfs/test_rmdir_async_snap: remove binary file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:15 AM CephFS Feature #22105 (Resolved): provide a way to look up snapshotted inodes by vinodeno_t
Patrick Donnelly
02:15 AM CephFS Backport #22239 (Rejected): luminous: provide a way to look up snapshotted inodes by vinodeno_t
Rejecting this since we don't support snapshots in Luminous and there's no push for this feature. Patrick Donnelly
12:13 AM rgw Bug #35994 (Resolved): Configurable ListBucket max-keys limit
ListBucket max-keys has no defined limit in the RGW codebase.
Presently it will fall all the way down to the limit...
Robin Johnson
12:08 AM rgw Bug #35993 (Resolved): AWSv4 presigned signature misses quoting on X-Amz-Credential
External ticket https://gitlab.com/gitlab-org/gitlab-workhorse/issues/181
The X-Amz-Credential query parameter is ...
Robin Johnson

09/14/2018

11:19 PM Bug #35846 (Pending Backport): ceph-objectstore-tool apply-layout-settings optional target level ...
David Zafman
11:17 PM Revision d2c397cd (ceph): tools: ceph-objectstore-tool: Allow target level as first positional param
Maintain compatibility with --arg1 specification
Fixes: http://tracker.ceph.com/issues/35846
Signed-off-by: David Z...
David Zafman
11:16 PM Backport #35992 (Resolved): mimic: ceph-objectstore-tool apply-layout-settings optional target le...
https://github.com/ceph/ceph/pull/24116 David Zafman
11:12 PM Backport #35991 (Resolved): luminous: ceph-objectstore-tool apply-layout-settings optional target...
https://github.com/ceph/ceph/pull/24115 David Zafman
11:07 PM Revision 53c3119d (ceph): Merge pull request #23989 from dzafman/wip-35846
tools: ceph-objectstore-tool: Allow target level as first positional argument
Reviewed-by: Josh Durgin <jdurgin@redh...
Josh Durgin
09:57 PM Revision 80083fe4 (ceph): qa/tests: move client on a separate node
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:39 PM rgw Bug #35990: Chunked encoding fails if chunk greater than 1MiB
https://github.com/ceph/ceph/pull/24114 Robin Johnson
08:46 PM rgw Bug #35990 (Resolved): Chunked encoding fails if chunk greater than 1MiB
If a response uses chunked encoding, and the chunk is greater than 1MiB, the chunk length is not correctly printed.
...
Robin Johnson
09:38 PM Revision 3b864482 (ceph): rgw: fix chunked-encoding for chunks >1MiB
For HTTP responses sent with chunked-encoding, and greater than 1MiB in
size, the chunk-size field was being printed ...
Robin H. Johnson
08:07 PM RADOS Bug #24022 (Resolved): "ceph tell osd.x bench" writes resulting JSON to stderr instead of stdout.
Nathan Cutler
08:06 PM RADOS Backport #35941 (Resolved): luminous: "ceph tell osd.x bench" writes resulting JSON to stderr ins...
Nathan Cutler
04:47 PM RADOS Backport #35941: luminous: "ceph tell osd.x bench" writes resulting JSON to stderr instead of std...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23680
merged
Yuri Weinstein
08:06 PM mgr Bug #27000 (Resolved): mgr balancer does not save optimized plan but latest
Nathan Cutler
08:05 PM mgr Backport #32080 (Resolved): luminous: mgr balancer does not save optimized plan but latest
Nathan Cutler
04:47 PM mgr Backport #32080: luminous: mgr balancer does not save optimized plan but latest
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23740
merged
Yuri Weinstein
08:05 PM RADOS Bug #23370 (Resolved): mgrc's ms_handle_reset races with send_pgstats()
Nathan Cutler
08:05 PM RADOS Backport #23408 (Resolved): luminous: mgrc's ms_handle_reset races with send_pgstats()
Nathan Cutler
04:46 PM RADOS Backport #23408: luminous: mgrc's ms_handle_reset races with send_pgstats()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23791
merged
Yuri Weinstein
08:04 PM RADOS Bug #25112 (Resolved): osd,mon: increase mon_max_pg_per_osd to 250
Nathan Cutler
08:04 PM RADOS Backport #25177 (Resolved): luminous: osd,mon: increase mon_max_pg_per_osd to 300
Nathan Cutler
04:45 PM RADOS Backport #25177: luminous: osd,mon: increase mon_max_pg_per_osd to 300
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23862
merged
Yuri Weinstein
08:03 PM RADOS Bug #25175 (Resolved): rados python bindings use prval from stack
Nathan Cutler
08:03 PM RADOS Backport #25203 (Resolved): luminous: rados python bindings use prval from stack
Nathan Cutler
04:45 PM RADOS Backport #25203: luminous: rados python bindings use prval from stack
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23864
merged
Yuri Weinstein
08:03 PM RADOS Bug #25108 (Resolved): object errors found in be_select_auth_object() aren't logged the same
Nathan Cutler
08:02 PM RADOS Backport #32106 (Resolved): luminous: object errors found in be_select_auth_object() aren't logge...
Nathan Cutler
04:44 PM RADOS Backport #32106: luminous: object errors found in be_select_auth_object() aren't logged the same
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23871
merged
Yuri Weinstein
08:00 PM Messengers Backport #35717 (In Progress): mimic: msg: "challenging authorizer" messages appear at debug_ms=0
Nathan Cutler
07:59 PM Revision 77b034e5 (ceph): msg: lower verbosity on normal event
Fixes: http://tracker.ceph.com/issues/35251
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
07:58 PM Messengers Backport #35716 (Resolved): luminous: msg: "challenging authorizer" messages appear at debug_ms=0
Nathan Cutler
04:43 PM Messengers Backport #35716: luminous: msg: "challenging authorizer" messages appear at debug_ms=0
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23943
merged
Yuri Weinstein
07:57 PM rgw Backport #26844 (Resolved): luminous: rgw_file: "deep stat"/stats of unenumerated paths not handled
Nathan Cutler
04:40 PM rgw Backport #26844: luminous: rgw_file: "deep stat"/stats of unenumerated paths not handled
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23499
merged
Yuri Weinstein
07:57 PM rgw Bug #24572 (Resolved): Lifecycle rules number on one bucket should be limited.
Nathan Cutler
07:57 PM rgw Backport #26846 (Resolved): luminous: Lifecycle rules number on one bucket should be limited.
Nathan Cutler
03:41 PM rgw Backport #26846: luminous: Lifecycle rules number on one bucket should be limited.
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23522
merged
Yuri Weinstein
07:56 PM rgw Backport #26848 (Resolved): luminous: Delete marker generated by lifecycle has no owner
Nathan Cutler
03:41 PM rgw Backport #26848: luminous: Delete marker generated by lifecycle has no owner
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23545
merged
Yuri Weinstein
07:56 PM rgw Bug #23801 (Resolved): possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc:3291)
Nathan Cutler
07:55 PM rgw Backport #26922 (Resolved): luminous: possibly wrong log level in gc_iterate_entries (src/cls/rgw...
Nathan Cutler
03:40 PM rgw Backport #26922: luminous: possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23665
merged
Yuri Weinstein
07:55 PM rgw Fix #34537 (Resolved): cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler
07:55 PM rgw Backport #35069 (Resolved): luminous: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler
03:40 PM rgw Backport #35069: luminous: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23974
merged
Yuri Weinstein
07:54 PM rgw Bug #24544 (Resolved): change default rgw_thread_pool_size to 512
Nathan Cutler
07:54 PM rgw Backport #25087 (Resolved): luminous: change default rgw_thread_pool_size to 512
Nathan Cutler
03:39 PM rgw Backport #25087: luminous: change default rgw_thread_pool_size to 512
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24034
merged
Yuri Weinstein
07:54 PM rgw Bug #25214 (Resolved): valgrind failures related to --max-threads prevent radosgw from starting
Nathan Cutler
07:53 PM rgw Backport #25217 (Resolved): luminous: valgrind failures related to --max-threads prevent radosgw ...
Nathan Cutler
03:39 PM rgw Backport #25217: luminous: valgrind failures related to --max-threads prevent radosgw from starting
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24034
merged
Yuri Weinstein
07:47 PM Revision 256cad1d (ceph): qa/suites/rgw/verify/tasks/cls_rgw: test cls_rgw
Test this as part of the rgw suite (currently we only cover it in the
rados suite).
Signed-off-by: Sage Weil <sage@r...
Sage Weil
07:47 PM Revision e3ec5f41 (ceph): qa/rgw: reorganize verify tasks
split the verify suite tasks back into separate yaml files, using + to
combine them into a single job
Signed-off-by:...
Casey Bodley
07:45 PM Revision 5312e053 (ceph): qa/rgw: combine swift, s3tests, ragweed into single verify task
these tests don't need to be split across the job matrix the same way
that we split features like frontend, ssl, obje...
Casey Bodley
07:39 PM Revision 184d0a75 (ceph): osd: avoid unncecessary ref-counting in OSD::enqueue_op.
```
- 4,30% 0,32% msgr-worker-0 ceph-osd [.] OSD::enqueue_op
- 3,98% OSD::enqueue_op
+ 2,40% OSD::...
Radoslaw Zarzynski
07:36 PM rgw Backport #35707 (Resolved): luminous: A period pull occasionally raises "curl_easy_perform return...
Nathan Cutler
03:38 PM rgw Backport #35707: luminous: A period pull occasionally raises "curl_easy_perform returned status 2...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24046
merged
Yuri Weinstein
07:10 PM rgw Bug #35986 (Fix Under Review): abort_bucket_multiparts() fails on missing multipart meta objects
https://github.com/ceph/ceph/pull/24110 Casey Bodley
02:35 PM rgw Bug #35986 (Resolved): abort_bucket_multiparts() fails on missing multipart meta objects
If there are multipart meta objects listed in the bucket index that don't exist in the data_extra_pool, the ENOENT/ER... Casey Bodley
07:06 PM Revision 3e791d1f (ceph): doc: update docs for device management
Move this out of mgr section and into rados operations.
Leave a placeholder for failure prediction, which is still a...
Sage Weil
07:05 PM Revision 5d68f773 (ceph): mgr: make devicehealth always-on
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:05 PM Revision 764d6a85 (ceph): rgw: abort_bucket_multiparts() ignores individual NoSuchUpload errors
if the bucket index lists multipart meta objects that don't actually
exist in rados, this error prevents the bucket f...
Casey Bodley
06:47 PM Revision 43abe899 (ceph): crimson/net: concurrent dispatch for SocketMessenger
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:47 PM Revision 35deda53 (ceph): crimson/net: add unit test for concurrent dispatch
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:47 PM Revision 2a978d56 (ceph): crimson/net: messenger uses dispatch gate for reset callbacks
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:47 PM Revision cabc60aa (ceph): crimson/net: messenger uses dispatch gate for accept/connect callbacks
the dispatcher can throw to reject a new connection, so these callbacks
were moved ahead of the exception handling
S...
Casey Bodley
06:47 PM Revision 138be4fc (ceph): crimson/net: messenger uses dispatch gate for authorizer callbacks
this also removes the checks for null dispatcher - start() must be
called with a valid dispatcher before getting here...
Casey Bodley
06:46 PM Revision a4019cdd (ceph): crimson/net: use std::optional instead of boost
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:46 PM Revision f8d5eba4 (ceph): crimson/net: don't return null from Connection::read_message()
SocketConnection::read_message() now loops until it has a message with
valid sequence number. this means SocketMessen...
Casey Bodley
06:43 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
The exports between 3b and 3c were identical.
All the clients that are mounting the filesystems are currently using ...
Patrick McLean
02:35 PM RADOS Bug #35974 (Need More Info): Apparent export-diff/import-diff corruption
@Patrick: were the resulting exports different between run 3b and 3c? The logs indicate that they read the same data ... Jason Dillaman
06:35 PM rgw Bug #23091 (Duplicate): rgw + OpenLDAP = Failed the auth strategy, reason=-13
I could not reopen this. So I opened a new report and marked this as a duplicate. Anonymous
06:21 PM rgw Bug #23091: rgw + OpenLDAP = Failed the auth strategy, reason=-13
I believe that I have run into this issue in the sepia lab.
Running rgw on vpm019 (ceph cluster vpm019 vpm125 vpm1...
Anonymous
06:33 PM rgw Bug #35988 (In Progress): RGW Ldap Authorization fails
I believe that this is the same problem as 23091.
Trying to authenticate an ldap RGW user fails....
Anonymous
06:13 PM Messengers Bug #35987: msg: AsyncConnection keeps previous message buffers until new message comes in
At first glance it looks we can just clear the local bufferlists we keep around once the Message is dispatched; we do... Greg Farnum
06:05 PM Messengers Bug #35987 (Resolved): msg: AsyncConnection keeps previous message buffers until new message come...
Starting in the thread at http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-September/029780.html, and continu... Greg Farnum
06:12 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
I'm sorry but no the segfaults do not contain more lines or informations.
i started to monitor all segfaults now. ...
Stefan Priebe
05:58 PM Revision 47ed0367 (ceph): msg/async: clean up local buffers on dispatch
The AsyncConnection keeps local (member variable) bufferlists of incoming
messages before they're placed into the Mes...
Greg Farnum
05:53 PM Revision a9cd3d17 (ceph): mgr/devicehealth: do not create metrics pool on get-device-metrics
If we are just reading and the pool doesn't exist, no need to create it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:44 PM Revision 8d7bf775 (ceph): mgr/devicehealth: converge OPTIONS and DEFAULTS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:43 PM Revision 53cb6ac0 (ceph): mgr/devicehealth: show-health-metrics -> get-health-metrics
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:43 PM Revision 230e293a (ceph): mgr/devicehealth: squelch health warnings for unused devices
We may also want to do the same for OSDs that are out and fully offloaded,
but that can wait until those OSDs go into...
Sage Weil
05:43 PM rgw Bug #35953: Aborted dynamic resharding should clean up created bucket index objs
@Orit:
This needs something to help clean up the leftovers from older aborts/fails. Can you cover how you think thes...
Robin Johnson
05:26 PM Revision f0f6e460 (ceph): qa/btrfs/test_rmdir_async_snap: remove binary file
On a quick look at the source code, I noticed this binary file, which
looks like was committed by mistake.
Signed-of...
Cleber Rosa
04:47 PM Revision 44a54c42 (ceph): Merge pull request #23680 from k0ste/luminous_backports
luminous: osd: backport 'bench' and stdout changes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu C...
Yuri Weinstein
04:46 PM Revision 8e93b0c4 (ceph): Merge pull request #23740 from k0ste/luminous_backports2
luminous: mgr/balancer: deepcopy best plan - otherwise we get latest
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:46 PM Revision 6b7471e3 (ceph): Merge pull request #23791 from tchaikov/wip-23370-luminous
luminous: mgr/MgrClient: guard send_pgstats() with lock
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by:...
Yuri Weinstein
04:45 PM Revision e63185f4 (ceph): Merge pull request #23862 from smithfarm/wip-25177-luminous
luminous: osd,mon: increase mon_max_pg_per_osd to 250
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neh...
Yuri Weinstein
04:45 PM Revision 42a47b3d (ceph): Merge pull request #23864 from smithfarm/wip-25203-luminous
luminous: rados python bindings use prval from stack
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Jo...
Yuri Weinstein
04:44 PM Revision bf25b02b (ceph): Merge pull request #23871 from smithfarm/wip-32106-luminous
luminous: object errors found in be_select_auth_object() aren't logged the same
Reviewed-by: David Zafman <dzafman@r...
Yuri Weinstein
04:43 PM Revision e2857dd5 (ceph): Merge pull request #23901 from pdvian/wip-32078-luminous
luminous: test: Use pids instead of jobspecs which were wrong
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Yuri Weinstein
04:43 PM Revision 2342ffd5 (ceph): Merge pull request #23943 from batrick/i35716
luminous: msg: "challenging authorizer" messages appear at debug_ms=0
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:42 PM Revision 768e4b78 (ceph): Merge pull request #23969 from zmedico/backport-lumious-17121-17239-174...
luminous: PGPool::update optimizations
Reviewed-by: Robin H. Johnson <robbat2@gentoo.org>
Reviewed-by: Greg Farnum <...
Yuri Weinstein
04:40 PM Revision 8ccd69f8 (ceph): Merge pull request #23499 from pdvian/wip-26844-luminous
luminous: rgw_file: deep stat handling
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:49 PM rbd Bug #24516 (Fix Under Review): [rbd-mirror] object map is getting invalidated during rbd-mirror-f...
*PR*: https://github.com/ceph/ceph/pull/24105 Jason Dillaman
01:19 PM rbd Bug #24516: [rbd-mirror] object map is getting invalidated during rbd-mirror-fsx-workunit test
It's related to a race with an rbd-mirror daemon sync snapshot getting removed via a notification to fsx:... Jason Dillaman
03:44 PM Revision 07a3e8d7 (ceph): Merge pull request #23650 from tchaikov/wip-dpdk-cmake
cmake: fix the build WITH_DPDK=ON
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
03:41 PM Revision c4e1061a (ceph): Merge pull request #23522 from pdvian/wip-26846-luminous
luminous: rgw: Limit the number of lifecycle rules on one bucket.
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
03:41 PM Revision e2baa4af (ceph): Merge pull request #23545 from pdvian/wip-26848-luminous
luminous: rgw: The delete markers generated by object expiration should have owner
Reviewed-by: Orit Wasserman <owas...
Yuri Weinstein
03:40 PM Revision 269e0d3e (ceph): Merge pull request #23665 from pdvian/wip-26922-luminous
luminous: rgw: Fix log level of gc_iterate_entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:40 PM Revision 976b53ee (ceph): Merge pull request #23974 from pdvian/wip-35069-luminous
cls/rgw: ready rgw_usage_log_entry for extraction via ceph-dencoder
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:39 PM Revision 05000248 (ceph): Merge pull request #24034 from smithfarm/wip-25087-luminous
luminous: change default rgw_thread_pool_size to 512
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:38 PM Revision 0c0f6209 (ceph): Merge pull request #24046 from pdvian/wip-35707-luminous
luminous: rgw: raise default rgw_curl_low_speed_time to 300 seconds
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:09 PM Revision 86208279 (ceph): librbd: test_flags helper should require snap id parameter
The HEAD and snapshots have potentially different flag states
since object maps get invalidated per revision.
Signed...
Jason Dillaman
02:31 PM RADOS Bug #35969: "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on centos 7.4
asked on ceph-{maintainers,users,developers} to see if we can drop the support of centos 7.4, turns out it's a no-go.... Kefu Chai
01:44 PM Revision 0c75020c (ceph): common/hobject: add get_logical_pool()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 PM Revision cf4a4ebf (ceph): common/hobject: define get_temp_pool() etc helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Dashboard Feature #24822: mgr/dashboard: Display logged in user
dan Guo wrote:
> In terms of the master branch of Ceph Git Repo has the new feature "user management" under the Sett...
Ricardo Marques
09:22 AM Dashboard Feature #24822: mgr/dashboard: Display logged in user
In terms of the master branch of Ceph Git Repo has the new feature "user management" under the Setting drop-down menu... Dan Guo
01:08 PM Revision 880c348c (ceph): rgw: remove RGWSyncDebugLogger
the majority of the debug output from this logger is duplicated by the
sync tracing output
Signed-off-by: Casey Bodl...
Casey Bodley
01:02 PM mgr Subtask #35915 (In Progress): [rbd top] create shell OSD performance query class
Mykola Golub
12:25 PM Revision 760587a9 (ceph): build: mgr: check for python's ssl version linkage
If multiple openssl versions are present, it can so happen that system python
library is linked to an old openssl and...
Abhishek Lekshmanan
11:45 AM RADOS Bug #23431: OSD Segmentation fault in thread_name:safe_timer
See #23352
The fix is in 12.2.8
Brad Hubbard
11:42 AM RADOS Bug #23431: OSD Segmentation fault in thread_name:safe_timer
Hi,
Same issue with ceph version 12.2.5 (cad919881333ac92274171586c827e01f554a70a) luminous (stable)
My OSDs ar...
Kevin Tibi
11:22 AM mgr Bug #35985: deadlock in standby ceph-mgr daemons
StandbyPyModule::get_config is using state.with_config without dropping the GIL around taking the lock. John Spray
11:20 AM mgr Bug #35985 (Resolved): deadlock in standby ceph-mgr daemons
From "[ceph-users] Standby mgr stopped sending beacons after upgrade to 12.2.8"... John Spray
11:03 AM Revision b035df69 (ceph): Merge pull request #24097 from cyx1231st/fix-seastar-msgr-read-racing
crimson/net: Fix racing for promise on_message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:53 AM RADOS Bug #35682: 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
Brad Hubbard wrote:
> Working on a teuthology task to do a test build of the examples as well.
@Brad: I already h...
Nathan Cutler
04:28 AM RADOS Bug #35682 (In Progress): 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
Brad Hubbard
04:28 AM RADOS Bug #35682: 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
https://github.com/ceph/ceph/pull/24098
Working on a teuthology task to do a test build of the examples as well.
Brad Hubbard
10:33 AM Revision 6365e029 (ceph): crimson/net: Fix racing for promise on_message
read_tags_until_next_message() will forward the ready future and create
a new promise for on_message, which assumes t...
Yingxin
09:23 AM Revision 24d29523 (ceph): rgw: policy: fix NotPricipal, NotResource does not take effect
Signed-off-by: xiangxiang <xiangxiang@xsky.com> xiangxiang
09:22 AM mgr Bug #35984 (Fix Under Review): python 3.7 breaks build on fc29
John Spray
12:12 AM mgr Bug #35984 (In Progress): python 3.7 breaks build on fc29
Brad Hubbard
12:07 AM mgr Bug #35984 (Resolved): python 3.7 breaks build on fc29
Fedora 29 uses python3 > 3.7 which changed the signature for PyUnicode_AsUTF8 to return 'const char*' instead of 'cha... Brad Hubbard
08:44 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
I think I got the reason about this issue:
1). One pg scrub start
2). The scrub job doesn't finished in 15s(osd_op_...
Michael Yang
07:52 AM Revision ee35f017 (ceph): Merge pull request #23972 from badone/wip-documentation-add-12.2.8-release
doc/releases/schedule: Add Luminous 12.2.8
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:52 AM Revision 0e0c88d9 (ceph): Merge pull request #24099 from badone/wip-mimic-13-2-0-date-correction
doc/releases: Mark Mimic first release as June
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:21 AM rgw Backport #35710 (In Progress): mimic: deadlock on shutdown in RGWIndexCompletionManager::stop()
https://github.com/ceph/ceph/pull/24101 Prashant D
07:11 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> dan Guo wrote:
>
> > Since my team implemented the CRUSH map in our private Ceph Management...
Dan Guo
07:00 AM rbd Backport #35711 (In Progress): luminous: Enabling journaling on an in-use image ignores any journ...
https://github.com/ceph/ceph/pull/24100 Prashant D
06:53 AM Revision 35c0d1f4 (ceph): crush/CrushWrapper: fix crush tree json dumper
The output json string is invalid for 'osd crush tree --format=json'
command. It contains a array of 'nodes' and ...
songshuangyang
06:50 AM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
On http://paletton.com you can simulate color blindness to find out if the choosen colors are ok. Volker Theile
05:48 AM Revision 5a3c0253 (ceph): code coverage from source
Signed-off-by: shylesh kumar <shylesh.mohan@gmail.com> Shylesh Kumar
05:33 AM Revision 8fc49116 (ceph): osd/PG: kill __queue_query__
which has no consumbers...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:30 AM Revision 8ef8cdba (ceph): osd/OSD: deprecate __project_pg_history__
__project_pg_history__ does an inverse traverse of the series
of osdmaps passed in to get a pg's pg_history_t filled,...
xie xingguo
05:05 AM Revision d1090154 (ceph): doc/releases: Mark Mimic first release as June
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
04:22 AM Revision 5009d9ec (ceph): Rename "include/assert.h"
This conflicts with the system assert.h so rename and change includes to
reflect the new name.
Fixes: http://tracker...
Brad Hubbard
04:09 AM rgw Bug #27654: Strange behavior of the S3 Get Bucket lifecycle when the Origin header is included in...
Abhishek Lekshmanan wrote:
> Can you create a PR with this changeset?
PR
https://github.com/ceph/ceph/pull/24096
Beom-Seok Park
04:02 AM bluestore Bug #24906: fio with bluestore crushed

I also met this bug on master branch.
Have you solved it?
0.0
Minghao Cong
03:59 AM Revision 9e050984 (ceph): librbd: journaling unable request can not be sent to remote lock owner
Fixes: http://tracker.ceph.com/issues/26939
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
03:56 AM Revision 35237a82 (ceph): rgw: fix deadlock on RGWIndexCompletionManager::stop
The lock has been acquired in complete_op_data::stop
Fixes: http://tracker.ceph.com/issues/26949
Signed-off-by: Yao ...
Zongyou Yao
02:59 AM rbd Feature #23550: [group]add rbd group snap rollback CLI/API
merged pr: https://github.com/ceph/ceph/pull/23896 wb song
02:46 AM Revision 4e5ee667 (ceph): Merge pull request #24094 from libingyang-zte/master
doc: Fix Typos of Developer Guide
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
01:23 AM Revision d1a38aa1 (ceph): doc: Fix Typos of Developer Guide
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
12:10 AM Revision b29c6562 (ceph): mgr: Change signature of PyString_AsString to match return
PyUnicode_AsUTF8 now returns 'const char*'
Fixes: http://tracker.ceph.com/issues/35984
Signed-off-by: Brad Hubbard ...
Brad Hubbard

09/13/2018

10:58 PM Revision ed4a92fb (ceph): Merge pull request #24091 from ceph/wip-ansi-version-mimic
mimic: qa/tests: update ansible version to 2.5
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
10:50 PM Revision 99e2c431 (ceph): common: drop RefCountObject.cc and improve inlineability.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:48 PM Revision 5c080355 (ceph): qa/tests: Set ansible-version: 2.5
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit f40ea9709fedd5ff14a4267961d4a4061b84181e)
Yuri Weinstein
10:46 PM Revision c849cfa1 (ceph): qa/tests: Set ansible-version: 2.5
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit f40ea9709fedd5ff14a4267961d4a4061b84181e)
Yuri Weinstein
08:54 PM Revision e8221ceb (ceph): common: drop is_page_aligned() of buffer::raw entirely.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:51 PM RADOS Bug #35974: Apparent export-diff/import-diff corruption
I have attached logs of the export-diffs run with "--debug-rbd=20" and "--debug-rados=20" Patrick McLean
05:58 PM RADOS Bug #35974 (Need More Info): Apparent export-diff/import-diff corruption
From the ML:
We utilize Ceph RBDs for our users' storage and need to keep data synchronized across data centres. F...
Jason Dillaman
08:50 PM Revision 276696b9 (ceph): rgw: RGWDataSyncStatusManager implements DoutPrefixProvider
and passes its pointer to RGWRemoteDataLog
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:50 PM Revision df723e5f (ceph): rgw: RGWBucketSyncStatusManager implements DoutPrefixProvider
and passes its pointer to RGWRemoteBucketLog
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:22 PM Stable releases Tasks #26950 (Resolved): Luminous v12.2.8
Abhishek Lekshmanan
08:21 PM CephFS Backport #35983 (In Progress): luminous: mds: change mds perf counters can statistics filesystem ...
Patrick Donnelly
08:21 PM CephFS Backport #35983 (Resolved): luminous: mds: change mds perf counters can statistics filesystem ope...
https://github.com/ceph/ceph/pull/24089 Patrick Donnelly
08:20 PM Bug #35982 (Fix Under Review): Standalone test corrections
David Zafman
08:19 PM Bug #35982: Standalone test corrections
https://github.com/ceph/ceph/pull/24088 David Zafman
08:13 PM Bug #35982 (Resolved): Standalone test corrections
David Zafman
08:19 PM Revision ef6940fb (ceph): test: osd-backfill-stats.sh: Fix subtests to get primary which can change
Fixes: http://tracker.ceph.com/issues/35982
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:19 PM Revision 6d53e2c3 (ceph): test: Fix for error message changed in ceph-objectstore-tool
Fixes: http://tracker.ceph.com/issues/35982
Caused by: 6bd682f53dfe0b2f7c31b5c1ba081afb72f1dd6c
Signed-off-by: Davi...
David Zafman
08:01 PM Revision 3be42db1 (ceph): common: drop/mark-as-final getters of buffer::raw for palign.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:47 PM CephFS Backport #26990 (In Progress): luminous: mds: curate priority of perf counters sent to mgr
Patrick Donnelly
06:58 PM Backport #35981 (Resolved): luminous: ceph-disk: is_mounted() returns None for mounted OSDs with ...
https://github.com/ceph/ceph/pull/24347 Nathan Cutler
06:57 PM rgw Backport #35980 (Resolved): luminous: multisite: data sync error repo processing does not back of...
https://github.com/ceph/ceph/pull/24318 Nathan Cutler
06:57 PM rgw Backport #35979 (Resolved): mimic: multisite: data sync error repo processing does not back off o...
https://github.com/ceph/ceph/pull/24319 Nathan Cutler
06:57 PM rgw Backport #35978 (Resolved): luminous: multisite: incremental data sync makes unnecessary call to ...
https://github.com/ceph/ceph/pull/24242 Nathan Cutler
06:57 PM rgw Backport #35977 (Resolved): mimic: multisite: incremental data sync makes unnecessary call to RGW...
https://github.com/ceph/ceph/pull/24710 Nathan Cutler
06:53 PM Bug #35906 (Pending Backport): ceph-disk: is_mounted() returns None for mounted OSDs with Python 3
Nathan Cutler
06:53 PM Revision c63ab3c1 (ceph): Merge pull request #24008 from SUSE/wip-fix-35906
mimic: ceph-disk: compatibility fix for python 3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
06:32 PM bluestore Bug #32731 (Fix Under Review): fsck: cid is improperly matched to oid
https://github.com/ceph/ceph/pull/24085 Sage Weil
06:31 PM Revision 0bd2546e (ceph): osd/osd_types: fix pg_t::contains() to check pool id too
This is used by bluestore fsck to ensure we're looking at the right
collection. It needs to validate both that the p...
Sage Weil
06:26 PM CephFS Backport #35976 (In Progress): luminous: mds: configurable timeout for client eviction
Patrick Donnelly
06:26 PM CephFS Backport #35976 (Resolved): luminous: mds: configurable timeout for client eviction
https://github.com/ceph/ceph/pull/24086 Patrick Donnelly
06:26 PM CephFS Backport #35975 (Resolved): mimic: mds: configurable timeout for client eviction
https://github.com/ceph/ceph/pull/24661 Patrick Donnelly
06:25 PM CephFS Feature #25188 (Pending Backport): mds: configurable timeout for client eviction
Patrick Donnelly
06:23 PM Revision ee6625c2 (ceph): qa/ceph-volume: add a test for put_object_versioned()
Test if the version passed to put_object_versioned() is used to
crosscheck.
Signed-off-by: Rishabh Dave <ridave@redh...
Rishabh Dave
06:22 PM Revision c3f9c972 (ceph): ceph-volume-client: allow atomic updates for RADOS objects
put_object_versioned() takes the version of the object and verifies if
the version of the object is the expected one ...
Rishabh Dave
06:20 PM CephFS Backport #24862 (In Progress): luminous: ceph_volume_client: allow atomic update of RADOS objects
Patrick Donnelly
06:11 PM Revision b90e0e85 (ceph): qa/tasks: add support for running on more than one node with different ...
fix dependency issues when running on rhel.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
06:10 PM CephFS Backport #26851 (In Progress): luminous: ceph_volume_client: py3 compatible
Patrick Donnelly
06:01 PM Revision 913a1cc4 (ceph): Merge pull request #24082 from alfredodeza/luminous-rm35970
luminous: ceph-volume fix zap not working with LVs
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:01 PM rgw Bug #26938 (Pending Backport): multisite: data sync error repo processing does not back off on empty
Casey Bodley
06:00 PM rgw Bug #26952 (Pending Backport): multisite: incremental data sync makes unnecessary call to RGWRead...
Casey Bodley
06:00 PM Revision c2424462 (ceph): Merge pull request #24081 from alfredodeza/mimic-rm35970
mimic: ceph-volume fix zap not working with LVs
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:59 PM Revision 86c6208e (ceph): Merge pull request #24080 from alfredodeza/luminous-rm35913
luminous: ceph-volume batch: allow --osds-per-device, default it to 1
Reviewed-by: Andrew Schoen aschoen@redhat.com
Alfredo Deza
05:52 PM rgw Bug #27215 (Need More Info): radosgw:Segmentation fault lead to rgw hangup
Abhishek Lekshmanan
05:50 PM rgw Bug #27364 (Fix Under Review): Swift example command got "Method Not Allowed (HTTP 405)"
Abhishek Lekshmanan
05:48 PM rgw Bug #27654: Strange behavior of the S3 Get Bucket lifecycle when the Origin header is included in...
Can you create a PR with this changeset? Abhishek Lekshmanan
05:48 PM RADOS Backport #35942 (Resolved): mimic: "ceph tell osd.x bench" writes resulting JSON to stderr instea...
Nathan Cutler
03:16 PM RADOS Backport #35942: mimic: "ceph tell osd.x bench" writes resulting JSON to stderr instead of stdout.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24041
merged
Yuri Weinstein
05:47 PM rgw Bug #24364 (Resolved): rgw: s3cmd sync fails
Nathan Cutler
05:47 PM rgw Backport #35954 (Resolved): mimic: rgw: s3cmd sync fails
Nathan Cutler
03:17 PM rgw Backport #35954: mimic: rgw: s3cmd sync fails
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/24058
merged
Yuri Weinstein
05:46 PM CephFS Feature #14456 (Resolved): mon: prevent older/incompatible clients from mounting the file system
Nathan Cutler
05:46 PM CephFS Backport #24914 (Resolved): mimic: mon: prevent older/incompatible clients from mounting the file...
Nathan Cutler
04:16 PM CephFS Backport #24914: mimic: mon: prevent older/incompatible clients from mounting the file system
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23105
merged
Yuri Weinstein
05:45 PM rgw Bug #34540 (Need More Info): Get object: Failed to establish a new connection: [Errno 111] Connec...
Abhishek Lekshmanan
05:44 PM rgw Bug #35814: rgw: return x-amz-version-id: null when delete obj in versioning suspended bucket
Abhishek Lekshmanan
05:43 PM rgw Bug #35905: multisite: update index segfault on shutdown/realm reload
Casey Bodley
05:42 PM rgw Bug #35973: radosgw-admin bucket limit check stuck generating high read ops with > 999 buckets pe...
Casey Bodley
05:19 PM rgw Bug #35973 (Resolved): radosgw-admin bucket limit check stuck generating high read ops with > 999...
Created over 1k buckets for user and @radosgw-admin bucket limit check@ stuck generating 4-5k read ops in our case. L... Oleg Morozov
05:40 PM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
Lowering priority since teh curl network rate limit pr is merged Abhishek Lekshmanan
05:37 PM rgw Bug #23661 (Resolved): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
resolved in http://tracker.ceph.com/issues/35543, and backports are tracked there Casey Bodley
05:31 PM Revision 21c76f9d (ceph): rgw: fix wrong debug related to user ACLs in rgw_build_bucket_policies().
Fixes: http://tracker.ceph.com/issues/19514
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
05:23 PM Revision 56b88079 (ceph): rgw: Swift's TempURL can handle temp_url_expires written in ISO8601.
Fixes: http://tracker.ceph.com/issues/20795
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
05:11 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Ju Lim wrote:
> Updating the pie chart color palette to allow up to 5 different colors (as needed by the PG Status p...
Anonymous
05:09 PM Revision 56db3a58 (ceph): Merge pull request #24079 from alfredodeza/mimic-wip-rm35913
mimic: ceph-volume batch: allow --osds-per-device, default it to 1
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:05 PM Revision 785f8fcc (ceph): ceph-volume lvm.zap use remove_pv only for physical devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 036683fde799ab1cfad7d6192981515d6b3419cc)
Alfredo Deza
05:05 PM Revision f8dd0715 (ceph): ceph-volume tests.functional use --destroy when zapping lvs in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 87af815691a7f43d14067c24e308d60f39d58051)
Alfredo Deza
05:05 PM Revision 23fac41c (ceph): ceph-volume tests.functional comment why not use --destroy when zapping...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 11858c74a1e704d63185f0ef4b6cd6aa02f17e52)
Alfredo Deza
05:03 PM Revision 37650019 (ceph): ceph-volume tests.functional comment why not use --destroy when zapping...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 11858c74a1e704d63185f0ef4b6cd6aa02f17e52)
Alfredo Deza
05:03 PM Revision 5f9910f3 (ceph): ceph-volume lvm.zap use remove_pv only for physical devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 036683fde799ab1cfad7d6192981515d6b3419cc)
Alfredo Deza
05:03 PM Revision 611bdb88 (ceph): ceph-volume tests.functional use --destroy when zapping lvs in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 87af815691a7f43d14067c24e308d60f39d58051)
Alfredo Deza
04:35 PM Revision ad9fc497 (ceph): Merge pull request #23896 from Songweibin/wip-group-snap-rollback
rbd: add group snap rollback method
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Golub <mgo...
Mykola Golub
04:16 PM Revision 49b01a4f (ceph): Merge pull request #23105 from ukernel/mimic-24914
mimic: mds: introduce cephfs' own feature bits
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
03:45 PM ceph-volume Bug #35535 (Resolved): batch tests for mixed-type of devices
mimic backport: https://github.com/ceph/ceph/pull/23966
luminous backport: https://github.com/ceph/ceph/pull/23967
Alfredo Deza
03:45 PM ceph-volume Bug #34535 (Resolved): batch: carve out lvs out for bluestore
mimic backport: https://github.com/ceph/ceph/pull/24074
luminous backport: https://github.com/ceph/ceph/pull/24075
Alfredo Deza
03:40 PM ceph-volume Bug #35913 (Resolved): batch: allow --osds-per-device, default it to 1
master PR: https://github.com/ceph/ceph/pull/24060
mimic backport: https://github.com/ceph/ceph/pull/24079
luminous...
Alfredo Deza
03:38 PM Stable releases Tasks #35972: v13.2.2 mimic
h3. QE VALIDATION (STARTED 9/13/18)
*%{color:brown}See details of approvals => https://marc.info/?t=15372779860000...
Yuri Weinstein
03:29 PM Stable releases Tasks #35972 (Resolved): v13.2.2 mimic
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
03:29 PM Revision 641ff5e7 (ceph): Merge pull request #24077 from alfredodeza/wip-rm35970
ceph-volume fix zap not working with LVs
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:29 PM Revision 814cc8ba (ceph): ceph-volume tests.devices.lvm add bluestore strategy cases
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2ced05a2bc6ba01cf8946f43d5839890a28cab20)
Alfredo Deza
03:29 PM Revision e54da79d (ceph): ceph-volume lvm.tests conftest fixtures for custom vgs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f14db432317c15b29b187d1e1a4bd3a729a7043)
Alfredo Deza
03:29 PM Revision 02f9b8db (ceph): ceph-volume tests.lvm.strategies initial filestore validation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d1d68eade56ba3f898cd3bfd29aa1ee3bf5460ec)
Alfredo Deza
03:29 PM Revision d86f1f0c (ceph): ceph-volume lvm.batch add --osds-per-device flag, defaulting to 1
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fe7c5e0129172a4b2a216e7c49e67d8ead570b39)
Alfredo Deza
03:29 PM Revision 76592ac4 (ceph): ceph-volume lvm.batch.bluestore allow osds-per-device with SingleType
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8c0e707110e284626fe4161097a3121170a3f09d)
Alfredo Deza
03:29 PM Revision 9f58dbd4 (ceph): ceph-volume lvm.batch.bluestore allow osds-per-device with MixedType
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 028ef60df768c24a9573a044a451164dcb037677)
Alfredo Deza
03:29 PM Revision 5149433d (ceph): ceph-volume lvm.batch.validators account for osds per device, include c...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 04a40eda0ac089c07654d9ab07958126f0fc8f84)
Alfredo Deza
03:29 PM Revision 627bb109 (ceph): ceph-volume lvm.batch.filestore allow osds-per-device
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 66947537b542da82185ea4d79bfaedaae3117918)
Alfredo Deza
03:29 PM Revision 3382af97 (ceph): ceph-volume tests verify strategy validators for minimum size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9167f76c2a7107c82b781cbe5f51e24ee72e4db4)
Alfredo Deza
03:26 PM Revision eb4dd094 (ceph): ceph-volume tests verify strategy validators for minimum size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9167f76c2a7107c82b781cbe5f51e24ee72e4db4)
Alfredo Deza
03:26 PM Revision ecaffcbd (ceph): ceph-volume tests.devices.lvm add bluestore strategy cases
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2ced05a2bc6ba01cf8946f43d5839890a28cab20)
Alfredo Deza
03:26 PM Revision fc74b49f (ceph): ceph-volume lvm.tests conftest fixtures for custom vgs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f14db432317c15b29b187d1e1a4bd3a729a7043)
Alfredo Deza
03:26 PM Revision 428b80d7 (ceph): ceph-volume tests.lvm.strategies initial filestore validation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d1d68eade56ba3f898cd3bfd29aa1ee3bf5460ec)
Alfredo Deza
03:26 PM Revision ceddcdf1 (ceph): ceph-volume lvm.batch.bluestore allow osds-per-device with SingleType
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8c0e707110e284626fe4161097a3121170a3f09d)
Alfredo Deza
03:26 PM Revision 1dc6fc07 (ceph): ceph-volume lvm.batch.bluestore allow osds-per-device with MixedType
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 028ef60df768c24a9573a044a451164dcb037677)
Alfredo Deza
03:26 PM Revision ae66fa9c (ceph): ceph-volume lvm.batch.validators account for osds per device, include c...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 04a40eda0ac089c07654d9ab07958126f0fc8f84)
Alfredo Deza
03:26 PM Revision 23f0d2a7 (ceph): ceph-volume lvm.batch.filestore allow osds-per-device
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 66947537b542da82185ea4d79bfaedaae3117918)
Alfredo Deza
03:26 PM Revision 11b43851 (ceph): ceph-volume lvm.batch add --osds-per-device flag, defaulting to 1
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fe7c5e0129172a4b2a216e7c49e67d8ead570b39)
Alfredo Deza
03:17 PM Revision 32adf340 (ceph): Merge pull request #24058 from theanalyst/civetweb-mimic-poll
mimic: rgw: civetweb: use poll instead of select while waiting on sockets
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
03:16 PM Revision f6e8a3f7 (ceph): Merge pull request #24041 from smithfarm/wip-35942-mimic
mimic: ceph tell osd.x bench writes resulting JSON to stderr instead of stdout.
Reviewed-by: John Spray <john.spray@...
Yuri Weinstein
02:24 PM Revision 50919813 (ceph): os/bluestore: fix bloom filter num entry miscalculation in the repairer
This could cause an assertion due to an access to uninitialized bloom
filter. This happened when detecting errors i...
Igor Fedotov
02:23 PM bluestore Bug #35971: bloom filter num entry miscalculation in bluestore repairer
https://github.com/ceph/ceph/pull/24076 Igor Fedotov
02:22 PM bluestore Bug #35971 (Resolved): bloom filter num entry miscalculation in bluestore repairer
This could cause an assertion due to an access to uninitialized bloom
filter. This happened when detected errors inv...
Igor Fedotov
02:03 PM Revision 11858c74 (ceph): ceph-volume tests.functional comment why not use --destroy when zapping...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:00 PM Revision 87af8156 (ceph): ceph-volume tests.functional use --destroy when zapping lvs in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:58 PM Revision 5e768d5d (ceph): mon: added bootstrap-rbd-mirror/rbd-mirror mon profiles
The rbd-mirror daemon will require permission to read config-keys
from the "rbd/mirror/" prefix. These new profiles (...
Jason Dillaman
01:58 PM Revision 900e30d1 (ceph): doc/rbd: update mirroring to include new peer secret config-key actions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:58 PM Revision d3a1a831 (ceph): qa/workunits/rbd: new test for rbd-mirror peer config-key secrets
Fixes: http://tracker.ceph.com/issues/24688
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:58 PM Revision 58bddd62 (ceph): rbd: mirror pool peer commands now support mon_host/key overrides
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:52 PM Revision 59e6fbbe (ceph): Merge pull request #24024 from p-na/fix-flaky-qa-tests
mgr/dashboard: Fix flaky QA tests
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
01:52 PM Documentation #26997: doc: federated architecture link broken on doc/master/radosgw
This issue is now resolved. PR #23660 has been merged (https://github.com/ceph/ceph/pull/23660). James McClune
01:41 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
I've just submitted a PR to fix a bug in BlueStore repairer which Troy faced a while ago (This isn't this ticket fix ... Igor Fedotov
01:39 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Thanks, Stefan.
But it looks like call stack is a bit different in you case:
BlueStore::_txc_write_nodes function v...
Igor Fedotov
01:31 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Sure. Currently i don't get a new segault.
Here we go:
Sep 07 18:46:53 cloud1-1468 ceph-osd[11765]: *** Caught si...
Stefan Priebe
11:09 AM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Stefan, just in case - would you mind to share existing crash logs, please? Given that fsck detects no error it might... Igor Fedotov
01:41 PM RADOS Bug #27363: 'rbd rm' does not clean tiered pool completly
Moving this to the core team. This appears to be an issue w/ the cache tier. In my test, after removing the image, al... Jason Dillaman
01:34 PM Revision 036683fd (ceph): ceph-volume lvm.zap use remove_pv only for physical devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:33 PM ceph-volume Bug #35970 (Resolved): zap not working with LVs
... Alfredo Deza
12:53 PM Revision 39f8375a (ceph): Merge pull request #23660 from falcon78921/wip-multisite-docs
doc: updated multisite documentation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:51 PM Revision 82ac2b83 (ceph): Merge pull request #24075 from alfredodeza/luminous-rm34535
luminous: ceph-volume batch carve out lvs for bluestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
12:37 PM Revision 209d4a0a (ceph): Merge pull request #24074 from alfredodeza/mimic-rm34535
mimic: ceph-volume batch carve out lvs for bluestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
11:51 AM RADOS Bug #21965: mon/MonClient.cc: 478: FAILED assert(authenticate_err == 0)
hi, @sage, we encounter this assert after running the same qa case(workloads/rados_api_tests.yaml) for 30 times, but ... huang jun
11:40 AM Revision b61afd73 (ceph): Merge pull request #23995 from tchaikov/wip-add-ceph-libboost-repo
install-deps,run-make-check: use ceph-libboost repo
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Erwan ...
Kefu Chai
11:34 AM RADOS Bug #35969: "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on centos 7.4
this issue resembles #23653. both of them are related to new memory management APIs. #23653 was related to @aligned_a... Kefu Chai
10:47 AM RADOS Bug #35969 (Resolved): "symbol lookup error: ceph-osd: undefined symbol: _ZdaPvm" on centos 7.4
see /a/kchai-2018-09-13_01:57:49-ceph-disk-wip-fix-35906-distro-basic-ovh/3012294... Kefu Chai
11:32 AM Revision e56d3449 (ceph): ceph-volume util.prepare add a helper to get block.db sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 860068ec5daca6d7087cf1ce0594a2fe36e91193)
Alfredo Deza
11:32 AM Revision a2a46dbb (ceph): ceph-volume util.disk fix an issue where Disk objects would mutate on d...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7d1a3c74240e67621e993a304eaf566d4e2789d1)
Alfredo Deza
11:32 AM Revision 14742b51 (ceph): ceph-volume tests.util verify Disk objects don't change state with divi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9ca526336221ea2ad32e7daf3e5e46b07291a1d8)
Alfredo Deza
11:32 AM Revision 6e0b4614 (ceph): ceph-volume lvm.batch make sure data devices don't have existing LVs on...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d2ea49a4e64820fc3cd95c2a6ca8869309638e00)
Alfredo Deza
11:32 AM Revision b549d28a (ceph): ceph-volume lvm.batch.filestore capture SizeAllocationErrors
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 71fcd35c3d44795f92b17e9aedb7ca868b3750d3)
Alfredo Deza
11:32 AM Revision 457ef30e (ceph): ceph-volume lvm.batch.bluestore validation and reporting with VG reuse
Reworks the bluestore validation and reporting to account for reusable
VGs from fast devices, and adds validation cal...
Alfredo Deza
11:32 AM Revision e31c4408 (ceph): ceph-volume lvm.batch fix error reporting, Device objects aren't strings
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 267a386cc270081b2cd284bf78bf94b52be113dc)
Alfredo Deza
11:32 AM Revision 39d4b223 (ceph): -f ceph-volume lvm.batch.bluestore validation and reporting with VG reuse
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d117d66903fa740108c9948b499150b02523fdf4)
Alfredo Deza
11:32 AM Revision 31befa98 (ceph): ceph-volume lvm.batch.bluestore add TODOs for custom fast/slow devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0eb0bdfc55d8ceb27cd12bc3a7fb807a7e65c788)
Alfredo Deza
11:29 AM Revision adbd5266 (ceph): ceph-volume tests.util verify Disk objects don't change state with divi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9ca526336221ea2ad32e7daf3e5e46b07291a1d8)
Alfredo Deza
11:29 AM Revision 58a91aa0 (ceph): -f ceph-volume lvm.batch.bluestore validation and reporting with VG reuse
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d117d66903fa740108c9948b499150b02523fdf4)
Alfredo Deza
11:29 AM Revision 8a59352e (ceph): ceph-volume lvm.batch.bluestore add TODOs for custom fast/slow devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0eb0bdfc55d8ceb27cd12bc3a7fb807a7e65c788)
Alfredo Deza
11:29 AM Revision b9510e04 (ceph): ceph-volume util.prepare add a helper to get block.db sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 860068ec5daca6d7087cf1ce0594a2fe36e91193)
Alfredo Deza
11:29 AM Revision 0255b9d8 (ceph): ceph-volume util.disk fix an issue where Disk objects would mutate on d...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7d1a3c74240e67621e993a304eaf566d4e2789d1)
Alfredo Deza
11:29 AM Revision d01ee6a0 (ceph): ceph-volume lvm.batch make sure data devices don't have existing LVs on...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d2ea49a4e64820fc3cd95c2a6ca8869309638e00)
Alfredo Deza
11:29 AM Revision 980a02ea (ceph): ceph-volume lvm.batch.filestore capture SizeAllocationErrors
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 71fcd35c3d44795f92b17e9aedb7ca868b3750d3)
Alfredo Deza
11:29 AM Revision 09aaef83 (ceph): ceph-volume lvm.batch.bluestore validation and reporting with VG reuse
Reworks the bluestore validation and reporting to account for reusable
VGs from fast devices, and adds validation cal...
Alfredo Deza
11:29 AM Revision 53112d7c (ceph): ceph-volume lvm.batch fix error reporting, Device objects aren't strings
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 267a386cc270081b2cd284bf78bf94b52be113dc)
Alfredo Deza
11:25 AM Messengers Bug #34525: MDS Daemon msgr-worker-2 thread crush
I upload the related log about the crush MDS, find it from attachment. Michael Yang
06:27 AM Messengers Bug #34525: MDS Daemon msgr-worker-2 thread crush
John Spray wrote:
> On its own, this probably isn't going to be enough to diagnose an issue -- the crash may be caus...
Michael Yang
10:41 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
I found it's easy to reproduce this issue in my cluster with below steps:
1. Choose one pg which had caused this iss...
Michael Yang
06:41 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
Sage Weil wrote:
> Is there anything in the kernel log? These sorts of timeouts usually are caused by a media error...
Michael Yang
10:20 AM Revision c0cdd124 (ceph): doc: added some Civetweb configuration options
Signed-off-by: Anton Oks <anton.oks@gmx.de> AntonOks
08:49 AM RADOS Bug #35808: ceph osd ok-to-stop result dosen't match the real situation
xie xingguo wrote:
> I see you are using a pool min_size of 3, so no replicas is allowed to be offline and hence the...
frank lin
08:46 AM RADOS Bug #35808: ceph osd ok-to-stop result dosen't match the real situation
John Spray wrote:
> It's a little bit odd that the ok-to-stop command said 4 PGs, but you actually had 5 PGs go inco...
frank lin
08:09 AM RADOS Documentation #35968: [doc][jewel] sync documentation "OSD Config Reference" default values with ...
... Tomas Petr
08:09 AM RADOS Documentation #35968: [doc][jewel] sync documentation "OSD Config Reference" default values with ...
OPTION(osd_map_cache_size, OPT_INT, 200)
OPTION(osd_scrub_during_recovery, OPT_BOOL, false) // Allow new scrubs to...
Tomas Petr
08:08 AM RADOS Documentation #35968 (Won't Fix): [doc][jewel] sync documentation "OSD Config Reference" default ...
http://docs.ceph.com/docs/jewel/rados/configuration/osd-config-ref/
Change following default values to the one use...
Tomas Petr
08:07 AM Revision 6ca2789a (ceph): src/common: add a unit test (bufferlist.sha1())
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
08:05 AM RADOS Documentation #35967 (Resolved): [doc] sync documentation "OSD Config Reference" default values w...
for:
http://docs.ceph.com/docs/master/rados/configuration/osd-config-ref/
http://docs.ceph.com/docs/mimic/rados/con...
Tomas Petr
07:57 AM bluestore Bug #20870: OSD compression: incorrect display of the used disk space
Sage Weil wrote:
> The problem is that currently the RAW USED stats is just USED * (replications or ec factor).
>...
Lei Liu
07:43 AM Revision a0025dba (ceph): objectstore/test/fio: Fixed fio compilation when tcmalloc is used.
Updated fio README.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
07:23 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
dan Guo wrote:
> Since my team implemented the CRUSH map in our private Ceph Management Dashboard, we want to do t...
Lenz Grimmer
06:25 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Since my team implemented the CRUSH map in our private Ceph Management Dashboard, we want to do the job. Dan Guo
06:48 AM rgw Bug #27219: lock in resharding may expires before the dynamic resharding completes
Hi Joreg,
You can try disabling dynamic resharding in the ceph conf file as a temporary workaround.
You can use "re...
Orit Wasserman
06:45 AM rgw Bug #27219: lock in resharding may expires before the dynamic resharding completes
Hello,
I’m experiencing this myself at the moment. Is there a workaround? I’m running Ceph 12.2.7 on a 4-node cl...
Orit Wasserman
06:08 AM rgw Backport #35708 (In Progress): mimic: A period pull occasionally raises "curl_easy_perform return...
https://github.com/ceph/ceph/pull/24071 Prashant D
06:03 AM rgw Backport #25025 (In Progress): luminous: cls_rgw test is only run in rados suite: add it to rgw s...
Nathan Cutler
05:52 AM RADOS Backport #35964 (Resolved): mimic: RADOS: probably missing clone location for async_recovery_targets
https://github.com/ceph/ceph/pull/24345 Nathan Cutler
05:52 AM mgr Bug #25197 (Resolved): Can't turn off mgrc stats with mgr_stats_threshold
Nathan Cutler
05:51 AM mgr Backport #26838 (Resolved): luminous: Can't turn off mgrc stats with mgr_stats_threshold
Nathan Cutler
05:51 AM RADOS Bug #26875 (Resolved): kv: MergeOperator name() returns string, and caller calls c_str() on the t...
Nathan Cutler
05:51 AM RADOS Backport #26908 (Resolved): luminous: kv: MergeOperator name() returns string, and caller calls c...
Nathan Cutler
05:50 AM Bug #22056 (Resolved): segv in OSDMap::calc_pg_upmaps from balancer
Nathan Cutler
05:50 AM Backport #26934 (Resolved): luminous: segv in OSDMap::calc_pg_upmaps from balancer
Nathan Cutler
05:49 AM RADOS Backport #35963 (Resolved): mimic: choose_acting picked want > pool size
https://github.com/ceph/ceph/pull/24344 Nathan Cutler
05:49 AM RADOS Backport #35962 (Resolved): luminous: choose_acting picked want > pool size
https://github.com/ceph/ceph/pull/24299 Nathan Cutler
04:54 AM Revision 3b97824b (ceph): radosgw-admin: 'sync error trim' loops until complete
a single call to time_log_trim() will trim a maximum of 1000 entries.
now loops until a return code of -ENODATA indic...
Casey Bodley
04:35 AM rgw Backport #35709 (In Progress): luminous: deadlock on shutdown in RGWIndexCompletionManager::stop()
https://github.com/ceph/ceph/pull/24069 Prashant D
04:12 AM Revision d53dd387 (ceph): Merge pull request #24067 from libingyang-zte/master
doc: Fix typos in Developer Guide
Reviewed-by: Kefu Chai <kchai@redhat.com>
Xie Xingguo
02:57 AM CephFS Bug #35961: nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
nfs-ganesha 2.6.3
ceph version 13.2.1
nfs client: nfs-utils-1.3.0-0.54.el7.x86_64
mount nfs export directory with ...
shangzhong zhu
01:37 AM CephFS Bug #35961 (Resolved): nfs-ganesha: ceph_fsal_setattr2 returned Operation not permitted
How to reproduce:
1. mount the nfs-ganesha export directory
2. log in using user1 and create new file named abc.t...
shangzhong zhu
02:34 AM Revision b8685d85 (ceph): osd, src/common: return sha1 value if zero-length buffer.
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:32 AM rgw Support #24457: large omap object
Will Marley wrote:
> jack jack wrote:
> > I have same issue ,I remove a large file used s3cmd and I got this issue ...
jack jack
02:11 AM Revision a756ccc3 (ceph): rgw: fix deadlock on RGWIndexCompletionManager::stop
The lock has been acquired in complete_op_data::stop
Fixes: http://tracker.ceph.com/issues/26949
Signed-off-by: Yao ...
Zongyou Yao
02:09 AM Revision d29faf8e (ceph): rgw: raise default rgw_curl_low_speed_time to 300 seconds
this timeout is mainly to avoid waiting forever when a sync connection
goes away without seeing a close. a 30-second ...
Casey Bodley
01:58 AM RADOS Bug #35546 (Pending Backport): RADOS: probably missing clone location for async_recovery_targets
Changing status to Pending Backport to get the mimic backport tracker ticket opened for this. Neha Ojha
01:17 AM Revision da96cc91 (ceph): doc: Fix Spelling Error in Developer Guide
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
01:04 AM Revision 3f93c427 (ceph): Merge pull request #23919 from adamemerson/wip-end-to-warnings
Clean up warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

09/12/2018

10:52 PM Cleanup #27204 (Resolved): src/common: unused variable ‘r’ compiler warning in Cond.h
https://github.com/ceph/ceph/pull/23718 Igor Fedotov
09:56 PM Revision e79adc5c (ceph): osd,mon: stop setting pg_num_pending_dec_epoch
This doesn't have a user. (It did once in the history leading up to the
pg merge, but the final version does not use...
Sage Weil
09:56 PM Revision 38e4d251 (ceph): Merge pull request #23216 from b-ranto/wip-mgr-prom-bp-luminous
luminous: Sync the prometheus module
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
09:55 PM mgr Backport #26838: luminous: Can't turn off mgrc stats with mgr_stats_threshold
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23461
merged
Yuri Weinstein
09:54 PM Revision 9c67d6b8 (ceph): Merge pull request #23461 from pdvian/wip-26838-luminous
luminous: mgrc: enable disabling stats via mgr_stats_threshold
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Yuri Weinstein
09:54 PM RADOS Backport #26908: luminous: kv: MergeOperator name() returns string, and caller calls c_str() on t...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23566
merged
Yuri Weinstein
09:53 PM Revision 6639551a (ceph): Merge pull request #23566 from pdvian/wip-26908-luminous
luminous: kv/KeyValueDB: return const char* from MergeOperator::name()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
09:53 PM Backport #26934: luminous: segv in OSDMap::calc_pg_upmaps from balancer
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23579
merged
Yuri Weinstein
09:53 PM Revision 84118ded (ceph): Merge pull request #23579 from VictorDenisov/backport_26934
luminous: osd/OSDMap: fix apply upmap segfault
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jd...
Yuri Weinstein
09:05 PM RADOS Bug #35847: wrong cluster_network doesn't cause any errors and ends up using monitor network?
Agreed, we should have a clear error when one of the networks does not work. Josh Durgin
09:03 PM RADOS Bug #35924 (Pending Backport): choose_acting picked want > pool size
Josh Durgin
08:15 PM Revision 7f83a245 (ceph): Merge pull request #24018 from dzafman/wip-35912
qa/standalone: Minor test improvements
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
08:07 PM RADOS Bug #35542: Backfill and recovery should validate all checksums
Sage Weil wrote:
> I'm unclear what checksum is not being checked. There is only *sometimes* a full object checksum...
Greg Farnum
03:34 PM RADOS Bug #35542: Backfill and recovery should validate all checksums
I'm unclear what checksum is not being checked. There is only *sometimes* a full object checksum that we can validat... Sage Weil
08:07 PM Revision 4b802ff4 (ceph): Use testuer, fix creations of ldap and linux users
Warren Usui
07:55 PM Revision 4a46abd9 (ceph): Merge pull request #24060 from alfredodeza/wip-rm35913
ceph-volume batch: allow --osds-per-device, default it to 1
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:52 PM Revision 644a535e (ceph): qa: extend timeout for SessionMap flush
Fixes: https://tracker.ceph.com/issues/24129
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:40 PM CephFS Backport #26888 (Resolved): mimic: mds: use self CPU usage to calculate load
Nathan Cutler
05:14 PM CephFS Backport #26888: mimic: mds: use self CPU usage to calculate load
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23503
merged
Yuri Weinstein
07:39 PM CephFS Backport #26982 (Resolved): mimic: mds: crash when dumping ops in flight
Nathan Cutler
05:13 PM CephFS Backport #26982: mimic: mds: crash when dumping ops in flight
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23672
merged
Yuri Weinstein
07:38 PM CephFS Backport #26984 (Resolved): mimic: client: requests that do name lookup may be sent to wrong mds
Nathan Cutler
05:13 PM CephFS Backport #26984: mimic: client: requests that do name lookup may be sent to wrong mds
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23700
merged
Yuri Weinstein
07:38 PM CephFS Backport #26923 (Resolved): mimic: mds: mds got laggy because of MDSBeacon stuck in mqueue
Nathan Cutler
05:13 PM CephFS Backport #26923: mimic: mds: mds got laggy because of MDSBeacon stuck in mqueue
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23703
merged
Yuri Weinstein
07:37 PM CephFS Backport #26929 (Resolved): mimic: MDSMonitor: note ignored beacons/map changes at higher debug l...
Nathan Cutler
05:12 PM CephFS Backport #26929: mimic: MDSMonitor: note ignored beacons/map changes at higher debug level
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23704
merged
Yuri Weinstein
07:37 PM CephFS Backport #25206 (Resolved): mimic: CephVolumeClient: delay required after adding data pool to MDSMap
Nathan Cutler
05:12 PM CephFS Backport #25206: mimic: CephVolumeClient: delay required after adding data pool to MDSMap
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23725
merged
Yuri Weinstein
07:36 PM CephFS Bug #26967 (Resolved): qa: kcephfs suite has kernel build failures
Nathan Cutler
07:36 PM CephFS Bug #24679 (Resolved): qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
Nathan Cutler
07:35 PM CephFS Backport #26976 (Resolved): mimic: qa: kcephfs suite has kernel build failures
Nathan Cutler
05:11 PM CephFS Backport #26976: mimic: qa: kcephfs suite has kernel build failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23769
merged
Yuri Weinstein
07:35 PM CephFS Backport #26956 (Resolved): mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
Nathan Cutler
05:11 PM CephFS Backport #26956: mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23769
merged
Yuri Weinstein
07:33 PM CephFS Bug #24522 (Resolved): blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
Nathan Cutler
07:33 PM CephFS Backport #24717 (Resolved): luminous: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basi...
... Nathan Cutler
07:30 PM CephFS Backport #26988 (Resolved): mimic: mds: explain delayed client_request due to subtree migration
Nathan Cutler
04:40 PM CephFS Backport #26988: mimic: mds: explain delayed client_request due to subtree migration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23792
merged
Yuri Weinstein
07:30 PM CephFS Feature #24604 (Resolved): Implement "cephfs-journal-tool event splice" equivalent for purge queue
Nathan Cutler
07:29 PM CephFS Backport #26989 (Resolved): mimic: Implement "cephfs-journal-tool event splice" equivalent for pu...
Nathan Cutler
04:39 PM CephFS Backport #26989: mimic: Implement "cephfs-journal-tool event splice" equivalent for purge queue
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23818
merged
Yuri Weinstein
07:29 PM CephFS Backport #24863 (Resolved): mimic: ceph_volume_client: allow atomic update of RADOS objects
Nathan Cutler
04:39 PM CephFS Backport #24863: mimic: ceph_volume_client: allow atomic update of RADOS objects
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23878
merged
Yuri Weinstein
07:28 PM CephFS Backport #26978 (Resolved): mimic: cephfs-data-scan: print the max used ino
Nathan Cutler
04:38 PM CephFS Backport #26978: mimic: cephfs-data-scan: print the max used ino
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23880
merged
Yuri Weinstein
07:27 PM CephFS Backport #32086 (Resolved): mimic: mds: MDBalancer::try_rebalance() may stop prematurely
Nathan Cutler
04:37 PM CephFS Backport #32086: mimic: mds: MDBalancer::try_rebalance() may stop prematurely
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23883
merged
Yuri Weinstein
07:26 PM Backport #35960 (Resolved): luminous: assert(total_data_size % sinfo.get_chunk_size() == 0) with ...
https://github.com/ceph/ceph/pull/24342 Nathan Cutler
07:26 PM Backport #35959 (Resolved): mimic: assert(total_data_size % sinfo.get_chunk_size() == 0) with ec ...
https://github.com/ceph/ceph/pull/24298
Nathan Cutler
07:24 PM rbd Backport #35958 (Resolved): luminous: assert in execute_flatten() when flattening a clone with no...
https://github.com/ceph/ceph/pull/24285 Nathan Cutler
07:24 PM rbd Backport #35957 (Resolved): mimic: assert in execute_flatten() when flattening a clone with no ov...
https://github.com/ceph/ceph/pull/24356 Nathan Cutler
07:21 PM rbd Bug #17993 (Resolved): rbd-mirror: potential race mirroring cloned image
Nathan Cutler
06:58 PM Revision d1d68ead (ceph): ceph-volume tests.lvm.strategies initial filestore validation
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:58 PM Revision 66947537 (ceph): ceph-volume lvm.batch.filestore allow osds-per-device
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:58 PM Revision 9167f76c (ceph): ceph-volume tests verify strategy validators for minimum size
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:58 PM Revision 2ced05a2 (ceph): ceph-volume tests.devices.lvm add bluestore strategy cases
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:58 PM Revision 9f14db43 (ceph): ceph-volume lvm.tests conftest fixtures for custom vgs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:51 PM Revision ac90b3f7 (ceph): Merge pull request #24039 from ceph/wip-s3a-fix-mirror
luminous: qa/tasks: s3a fix mirror vasukulkarni
06:25 PM Revision a7fd0663 (ceph): rbd-mirror: connect to remote cluster using optional mon_host/key values
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:09 PM rbd Bug #24516 (In Progress): [rbd-mirror] object map is getting invalidated during rbd-mirror-fsx-wo...
Jason Dillaman
01:36 PM rbd Bug #24516: [rbd-mirror] object map is getting invalidated during rbd-mirror-fsx-workunit test
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-09-12_07:51:00-rbd-wip-24688-distro-basic-smithi/3010811/teutholog... Jason Dillaman
06:06 PM rbd Bug #24140 (Fix Under Review): [rbd-mirror] interrupted image sync can result in orphaned snapshots
*PR*: https://github.com/ceph/ceph/pull/24063 Jason Dillaman
05:10 PM rbd Bug #24140: [rbd-mirror] interrupted image sync can result in orphaned snapshots
The alternative (and easier) approach is to prevent rbd-mirror from creating a clone if the parent image is still syn... Jason Dillaman
02:00 AM rbd Bug #24140 (In Progress): [rbd-mirror] interrupted image sync can result in orphaned snapshots
Jason Dillaman
06:04 PM Revision f1eb1c19 (ceph): rbd-mirror: prevent creation of clones when parents are syncing
This will prevent a possible race condition where a thrashing rbd-mirror
daemon in mid-sync with a parent image would...
Jason Dillaman
05:38 PM CephFS Backport #26991 (New): mimic: mds: curate priority of perf counters sent to mgr
Patrick Donnelly
05:14 PM Revision 6827e334 (ceph): Merge pull request #23503 from ukernel/mimic-26834
mimic: mds: calculate load by checking self CPU usage
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:13 PM Revision 2e4063f7 (ceph): Merge pull request #23672 from smithfarm/wip-26982-mimic
mimic: mds: crash when dumping ops in flight
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:13 PM Revision 2c13e3f9 (ceph): Merge pull request #23700 from joscollin/wip-26984-mimic
mimic: client: requests that do name lookup may be sent to wrong mds
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Yuri Weinstein
05:12 PM Revision 51e88c18 (ceph): Merge pull request #23703 from pdvian/wip-26923-mimic
mimic: mds: use fast dispatch to handle MDSBeacon
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:12 PM Revision e0a2007a (ceph): Merge pull request #23704 from pdvian/wip-26929-mimic
mimic: MDSMonitor: note ignored beacons/map changes at higher debug level
Reviewed-by: Patrick Donnelly <pdonnell@re...
Yuri Weinstein
05:12 PM Revision f3ce41dc (ceph): Merge pull request #23725 from joscollin/wip-25206-mimic
mimic: CephVolumeClient: delay required after adding data pool to MDSMap
Reviewed-by: Patrick Donnelly <pdonnell@red...
Yuri Weinstein
05:11 PM Revision 723575b9 (ceph): Merge pull request #23769 from pdvian/wip-26956-mimic
mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:02 PM Revision 89ed6543 (ceph): cls_cas: Fix format string warning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:51 PM Revision 4591f134 (ceph): Merge PR #24025 into master
* refs/pull/24025/head:
mon/OSDMonitor: reject pg_num -> 0
Reviewed-by: huangjun <huangjun@xsky.com>
Reviewed-by: S...
Sage Weil
04:50 PM Revision 667b18e0 (ceph): rgw: bucket sync only allows one olh op at a time
if olh operations on different instances of an object race to sync,
their olh epochs could be applied in the wrong or...
Casey Bodley
04:50 PM Bug #24606: error build ceph-13.2.0 for i586
Patch for support 32-bit. Review, please.
Alexey Shabalin
04:47 PM Bug #21769 (Pending Backport): assert(total_data_size % sinfo.get_chunk_size() == 0) with ec over...
https://github.com/ceph/ceph/pull/21611 Sage Weil
04:47 PM Revision 1266d5ce (ceph): Merge PR #21611 into master
* refs/pull/21611/head:
osd/ECBackend: don't get result code of subchunk-read overwritten
Reviewed-by: David Zafman...
Sage Weil
04:46 PM Revision bd084f8a (ceph): Merge PR #23273 into master
* refs/pull/23273/head:
os/bluestore: handle spurious read errors
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed...
Sage Weil
04:46 PM Revision a497276c (ceph): Merge PR #23694 into master
* refs/pull/23694/head:
mon: remove pre-luminous health output compatibility
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:41 PM Revision 55b011a3 (ceph): test: Fix sign comparison warnings
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:41 PM Revision d1aa821f (ceph): test: Quell unused variable warnings
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:41 PM Revision ee32a4c9 (ceph): test: Fix sprintf overflow warning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:41 PM Revision 4f6efd59 (ceph): test: Silence unused capture warnings
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:41 PM Revision 169e8ee2 (ceph): mds: Remove pessimizing move
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:41 PM Revision 05dd8866 (ceph): test: Remove unused variable
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
04:40 PM Revision 9e7f2707 (ceph): Merge PR #24035 into master
* refs/pull/24035/head:
osd/PG: avoid choose_acting picking want with > pool size items
Reviewed-by: xie xingguo <x...
Sage Weil
04:40 PM Revision bb5eb083 (ceph): Merge pull request #23792 from pdvian/wip-26988-mimic
mimic: mds: explain delayed client_request due to subtree migration
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Review...
Yuri Weinstein
04:39 PM Revision c30de7c0 (ceph): Merge pull request #23818 from pdvian/wip-26989-mimic
mimic: cephfs-journal-tool: enable purge_queue journal's event commands
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Yuri Weinstein
04:39 PM Revision c1afc439 (ceph): Merge pull request #23878 from smithfarm/wip-24863-mimic
mimic: ceph_volume_client: allow atomic update of RADOS objects
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
04:38 PM Revision 4b513a37 (ceph): Merge pull request #23880 from smithfarm/wip-26978-mimic
mimic: tools: cephfs-data-scan: print the max used ino
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Patric...
Yuri Weinstein
04:37 PM Revision b1d63ae3 (ceph): Merge pull request #23883 from smithfarm/wip-32086-mimic
mimic: mds: MDBalancer::try_rebalance() may stop prematurely
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Rev...
Yuri Weinstein
04:18 PM mgr Subtask #35914 (In Progress): [rbd top] update MMgrConfigure message to include optional OSD perf...
Jason Dillaman
04:15 PM Revision c6df5055 (ceph): rgw: CompleteMultipart applies its olh_epoch
RGWCompleteMultipart was using get_system_versioning_params() to read an
olh_epoch, but was never applying it to the ...
Casey Bodley
04:15 PM Revision b99562f2 (ceph): rgw: bucket sync updates high marker for squashed entries
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 918fc3813c8d8c96c7c071645b5ae5c1090a7c15)...
Casey Bodley
04:15 PM Revision 1cd62d67 (ceph): rgw: bucket sync only provides an epoch for olh operations
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2de295c2cf88212ecdf536ee491ac0ecb6de9f65)...
Casey Bodley
04:15 PM Revision 386502ba (ceph): rgw: SyncModule::sync_object() takes optional olh epoch
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c0bc17b48cce7395528bd58f9572040895529fdd)...
Casey Bodley
04:14 PM Revision 29f159fd (ceph): Merge PR #24052 into master
* refs/pull/24052/head:
doc: update mds stat output
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by...
Patrick Donnelly
04:12 PM Bug #21416 (Resolved): osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to lum...
Nathan Cutler
04:12 PM Backport #35072 (Resolved): luminous: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after...
Nathan Cutler
03:25 PM Backport #35072: luminous: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23211
merged
Yuri Weinstein
04:12 PM RADOS Bug #26868 (Resolved): PGLog.cc: saw valgrind issues while accessing complete_to->version
Nathan Cutler
04:12 PM RADOS Backport #26910 (Resolved): luminous: PGLog.cc: saw valgrind issues while accessing complete_to->...
Nathan Cutler
03:24 PM RADOS Backport #26910: luminous: PGLog.cc: saw valgrind issues while accessing complete_to->version
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23211
merged
Yuri Weinstein
04:11 PM RADOS Bug #25198 (Resolved): FAILED assert(trim_to <= info.last_complete) in PGLog::trim()
Nathan Cutler
04:11 PM RADOS Backport #25199 (Resolved): luminous: FAILED assert(trim_to <= info.last_complete) in PGLog::trim()
Nathan Cutler
03:24 PM RADOS Backport #25199: luminous: FAILED assert(trim_to <= info.last_complete) in PGLog::trim()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23211
merged
Yuri Weinstein
04:11 PM RADOS Bug #25184 (Resolved): osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Nathan Cutler
04:11 PM RADOS Backport #25219 (Resolved): luminous: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Nathan Cutler
03:24 PM RADOS Backport #25219: luminous: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23211
mergedReviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:11 PM RADOS Feature #23979 (Resolved): Limit pg log length during recovery/backfill so that we don't run out ...
Nathan Cutler
04:10 PM RADOS Backport #24988 (Resolved): luminous: Limit pg log length during recovery/backfill so that we don...
Nathan Cutler
03:24 PM RADOS Backport #24988: luminous: Limit pg log length during recovery/backfill so that we don't run out ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23211
merged
Yuri Weinstein
03:58 PM RADOS Bug #35955 (Resolved): ceph-objectstore-tool past_intervals broken
... Sage Weil
03:55 PM rgw Bug #24364: rgw: s3cmd sync fails
Thank you very much for the quick fix. Using beast seems to work for now, and will change back to civetweb once this ... Kevin McCarthy
03:43 PM Revision cb29186e (ceph): Merge pull request #24032 from liewegas/wip-pg-ls
mon/PGMap: include unknown PGs in 'pg ls'
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: David Zafma...
Kefu Chai
03:42 PM Revision a2d3049b (ceph): Merge pull request #24040 from rzarzynski/wip-common-bl-drop-raw_mmap_p...
common: drop the unused buffer::raw_mmap_pages.
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Kefu C...
Kefu Chai
03:42 PM Revision 1c03ee1c (ceph): rbd: sort to display group image by name
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:42 PM Revision 908fcd39 (ceph): librbd: minor cleanup in api/Group.cc
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:42 PM Revision dec2ea83 (ceph): tools/rbd: support group snap rollback CLI
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:42 PM Revision 02f106fb (ceph): pybind/rbd: new group snap rollback Python API
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:42 PM Revision 680e86e6 (ceph): librbd: add group snap rollback method
Fixes: http://tracker.ceph.com/issues/23550
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
03:37 PM Revision c29e7898 (ceph): crush: Quell unused variable warnings
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
03:37 PM Revision 9e90c013 (ceph): cephfs: Do not catch polymorphic exception by value
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
03:35 PM Revision 028ef60d (ceph): ceph-volume lvm.batch.bluestore allow osds-per-device with MixedType
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:35 PM Revision 04a40eda (ceph): ceph-volume lvm.batch.validators account for osds per device, include c...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:34 PM Revision cdfcb0f1 (ceph): Merge pull request #24042 from liewegas/wip-merge-derr
osd: remove stray derr
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
03:32 PM Revision 748b7edd (ceph): Merge pull request #23996 from mogeb/fmt-cmake
cmake: fix version matching for Findfmt
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:31 PM bluestore Bug #34526 (Need More Info): OSD crash in KernelDevice::direct_read_unaligned while scrubbing
Is there anything in the kernel log? These sorts of timeouts usually are caused by a media error or other hardware i... Sage Weil
03:24 PM Revision 2e321e11 (ceph): Merge pull request #23211 from neha-ojha/wip-24988-luminous
luminous: osd: Limit pg log length during recovery/backfill so that we don't run out of memory
Reviewed-by: Josh Dur...
Yuri Weinstein
03:07 PM Support #35948 (Closed): Journal auf eine extra SSD verschieben
Depends what tool you're using to set up your OSDs (ceph-ansible? ceph-deploy?). The documentation for the tool its... John Spray
08:54 AM Support #35948 (Closed): Journal auf eine extra SSD verschieben
Hallo,
leider finde ich keine vernünftige Anleitung um das Journal auf eine extra SSD zu legen.
Können Sie mir da...
Niclas Boxberg
03:00 PM Revision 15788751 (ceph): Merge pull request #24013 from dzafman/wip-35845
test: Use a grep pattern that works across releases
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:53 PM Dashboard Feature #24274: mgr/dashboard: Add support managing RGW user policies and roles
The corresponding documentation for Amazon S3 might be a good first start "Using Bucket Policies and User Policies":h... Lenz Grimmer
02:50 PM mgr Feature #24010 (Resolved): Enable "-i" CLI file input to mgr module commands
John Spray
02:49 PM mgr Feature #23397 (Resolved): Central "mgr self-test <module>" command
This was done at the same time MgrModule.remote() was added John Spray
02:49 PM mgr Feature #22748 (Resolved): Add units to configuration settings
John Spray
02:48 PM rbd Bug #35702 (Pending Backport): assert in execute_flatten() when flattening a clone with no overlap
Mykola Golub
01:53 AM rbd Bug #35702 (Fix Under Review): assert in execute_flatten() when flattening a clone with no overlap
*PR*: https://github.com/ceph/ceph/pull/24045 Jason Dillaman
01:24 AM rbd Bug #35702 (In Progress): assert in execute_flatten() when flattening a clone with no overlap
Jason Dillaman
02:48 PM Revision e1508c0d (ceph): Merge pull request #24045 from dillaman/wip-35702
librbd: fixed assert when flattening clone with zero overlap
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:46 PM Revision 20e883b9 (ceph): rgw: fetch_remote_obj() applies olh even if object is current
even if we already have the latest version of an object, it may have
synced without a valid olh epoch. so we still ne...
Casey Bodley
02:45 PM Revision 95232d61 (ceph): rgw: fetch_remote_obj() takes optional olh epoch
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ff0280b30180b73a53f08fc919febc03410e4c1e)...
Casey Bodley
02:44 PM Revision e0eaf8f4 (ceph): rgw: Object::Write::_do_write_meta() takes optional olh epoch
take an optional olh_epoch, and use its empty state to skip set_olh()
Signed-off-by: Casey Bodley <cbodley@redhat.co...
Casey Bodley
02:28 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
... Kefu Chai
02:22 PM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
http://pulpito.ceph.com/joshd-2018-09-12_06:44:56-rados-wip-luminous-cache-autotune-distro-basic-smithi/3010389/
<...
Josh Durgin
02:04 PM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
@sage: indeed :-).
Maybe rename the original use for "outside_quorum" to "outside_election" or something similar t...
Stefan Kooman
01:48 PM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
We could add a new field for monitors that are... not part of the quorum, but I'm not sure what I'd call it if not "o... Sage Weil
01:29 PM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
Yes, `outside quorum` is solely used to track which monitors are outside of the quorum during an election; once the e... Joao Eduardo Luis
12:52 PM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
Let me see if I get this right.
'After a successful election, `outside_quorum` is cleared."
^^ Do I understand ...
Stefan Kooman
12:45 PM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
`outside quorum` does not pertain to down monitors. We may change that if people think it's more obvious, but the mai... Joao Eduardo Luis
11:50 AM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
ceph mon_status -f json | jq '.outside_quorum'
[]
^^ HEALTH_OK
ceph mon_status -f json | jq '.outside_quorum'
...
Stefan Kooman
10:53 AM RADOS Bug #35947: mon_status doesn't populate outside_quorum when some mons are down
The structure in question is the mon_status output, so it would be useful if you could look at the output of the mon_... John Spray
08:05 AM RADOS Bug #35947 (New): mon_status doesn't populate outside_quorum when some mons are down
I noticed the "mon_outside_quorum' metric always returns "0", despite if there are mons outside quorum or not:
cep...
Stefan Kooman
02:02 PM RADOS Bug #35923 (Fix Under Review): "ceph_assert(values.size() == 2)" in PG::peek_map_epoch()
https://github.com/ceph/ceph/pull/24061 Sage Weil
01:58 PM RADOS Bug #35923 (In Progress): "ceph_assert(values.size() == 2)" in PG::peek_map_epoch()
This is fall-out from merge vs delete pg resurrection:... Sage Weil
02:01 PM Revision e03d228a (ceph): Merge pull request #24030 from LenzGr/mgr-dashboard-documentation
doc: Updated Mgr Dashboard documentation
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Volker Theile...
Lenz Grimmer
02:01 PM Revision 05a7443f (ceph): osd/PG: write pg epoch when resurrecting pg after delete vs merge race
Fixes: http://tracker.ceph.com/issues/35923
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:52 PM CephFS Bug #35946: ceph df strange usage
As it happens we are improving the internal metrics we are collecting so these values will be (hopefully) less confus... Sage Weil
01:51 PM CephFS Bug #35946 (Closed): ceph df strange usage
The global usage is just adding the used and total stats (statfs(2) output for filestore) for every OSD in the system... Sage Weil
04:56 AM CephFS Bug #35946 (Closed): ceph df strange usage
... Yunzhi Cheng
01:40 PM Revision 6537a8fe (ceph): mds: use common send message mechanisms
Fixes: http://tracker.ceph.com/issues/26961
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:37 PM Revision e52976e6 (ceph): qa: tolerate failed rank while waiting for state
Fixes: http://tracker.ceph.com/issues/35828
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:33 PM rgw Backport #35954 (In Progress): mimic: rgw: s3cmd sync fails
Abhishek Lekshmanan
01:30 PM rgw Backport #35954 (Resolved): mimic: rgw: s3cmd sync fails
https://github.com/ceph/ceph/pull/24058 Abhishek Lekshmanan
01:27 PM Revision 60f73cde (ceph): client: update ctime when modifying file content
Fixes: http://tracker.ceph.com/issues/35945
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:27 PM Revision aafffbfd (ceph): mimic: rgw: civetweb: use poll instead of select while waiting on sockets
Non cherry-picked backport of 4d0035830e5783a828a275245b8bc3ae88edc417 as the
commit hashes of the submodules are dif...
Abhishek Lekshmanan
12:49 PM rbd Bug #25114 (Resolved): newly added python test test_rbd.TestClone.test_trash_snapshot fails
Jason Dillaman
12:49 PM rbd Backport #25118 (Resolved): mimic: newly added python test test_rbd.TestClone.test_trash_snapshot...
Jason Dillaman
12:48 PM rbd Subtask #24412 (Fix Under Review): [namespaces] support v2 cloning across namespaces / disallow v...
*PR*: https://github.com/ceph/ceph/pull/23662 Jason Dillaman
12:48 PM rbd Backport #18500 (Rejected): jewel: rbd-mirror: potential race mirroring cloned image
Jewel is now EOLed -- closing this tracker ticket. Jason Dillaman
12:45 PM Revision 4d003583 (ceph): rgw: civetweb: use poll instead of select while waiting on sockets
Currently when trying to push data > bufsize, civetweb will wait on the output
socket using `select` which uses `FD_S...
Abhishek Lekshmanan
12:30 PM rgw Bug #35953 (New): Aborted dynamic resharding should clean up created bucket index objs
Orit Wasserman
12:29 PM rgw Bug #27219: lock in resharding may expires before the dynamic resharding completes
The renew of the lock logic is run in process_single_shard but a single buckert resharding can take a long time.
The...
Orit Wasserman
12:01 PM Revision f3d21c81 (ceph): src/common/buffer.cc: remove unnecessary copy in sha1()
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
11:35 AM rgw Backport #24985 (In Progress): luminous: multisite: object metadata operations are skipped by sync
Nathan Cutler
11:28 AM Revision cf9b0814 (ceph): rgw: bucket sync allows OP_ADD on versioned objects
operations like PutACL that only mutate object metadata do not
generate a link_olh entry, so they cannot be skipped. ...
Casey Bodley
11:27 AM Revision 90fdffda (ceph): rgw: bucket sync doesn't squash over olh entries
all bucket index operations that mutate the olh_epoch must be applied
by sync to keep it consistent between zones. av...
Casey Bodley
11:27 AM Revision 4409c405 (ceph): test/rgw: test incremental sync of acls on versioned object
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b300e1424127b9bba94f394ccadc25b5279d9c7b)
Casey Bodley
11:16 AM Dashboard Feature #35949: mgr/dashboard: Add pass-through MON-commands to REST API
@Paul - according to the notes on the "Dashboard F2F Etherpad":https://pad.ceph.com/p/ceph-dashboard-f2f-2018-07 , it... Lenz Grimmer
11:10 AM Dashboard Feature #35949: mgr/dashboard: Add pass-through MON-commands to REST API
John Spray wrote:
> This is a recurring feature request, although it usually seems to come from people who want a pa...
Lenz Grimmer
10:58 AM Dashboard Feature #35949: mgr/dashboard: Add pass-through MON-commands to REST API
This is a recurring feature request, although it usually seems to come from people who want a particular piece of fun... John Spray
09:04 AM Dashboard Feature #35949 (New): mgr/dashboard: Add pass-through MON-commands to REST API
Per our "discussions during the Dashboard F2F meeting":https://ceph.com/community/meeting-report-ceph-manager-dashboa... Lenz Grimmer
10:57 AM rgw Bug #22870: rgw: bucket stats size_actual is incorrect
we just round to nearest 4k which might be ok as size on disk on filestore, though probably incorrect on bluestore? Abhishek Lekshmanan
10:37 AM Dashboard Backport #35950 (Resolved): mimic: mgr/dashboard: Unable to disable SSL for proxy environments
https://github.com/ceph/ceph/pull/24734 Nathan Cutler
10:35 AM Backport #24826 (In Progress): luminous: run-make-check.sh ccache tweaks
Nathan Cutler
04:17 AM Backport #24826: luminous: run-make-check.sh ccache tweaks
PR: https://github.com/ceph/ceph/pull/23902#pullrequestreview-154380151 Victor Denisov
10:28 AM rgw Support #24457: large omap object
We face the same issue in 13.2.1. We have a bucket of around 60TB in size and it doesnt even sync anymore since lumin... Enrico Kern
10:25 AM Revision f9d57a0b (ceph): Merge pull request #24055 from sebastian-philipp/kubejacker-opensuse-mimic
script/kubejacker: Add openSUSE based images
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:59 AM rgw Bug #34540: Get object: Failed to establish a new connection: [Errno 111] Connection refused
Can you paste a larger section of RGW log (including the part just before the coredump) most likely is https://github... Abhishek Lekshmanan
08:57 AM mgr Bug #24576 (Can't reproduce): 404 on dashboard
No feedback was provided and we haven't been able to reproduce this without further information. Please re-open this ... Lenz Grimmer
08:49 AM Dashboard Feature #34315 (Resolved): mgr/dashboard: Display RGW user/bucket quota max size in human readabl...
Lenz Grimmer
08:49 AM Dashboard Backport #35706 (Resolved): mimic: mgr/dashboard: Display RGW user/bucket quota max size in human...
Lenz Grimmer
03:03 AM Dashboard Backport #35706 (In Progress): mimic: mgr/dashboard: Display RGW user/bucket quota max size in hu...
https://github.com/ceph/ceph/pull/24047 Prashant D
08:48 AM Revision 013f3629 (ceph): Merge pull request #24047 from pdvian/wip-35706-mimic
mimic: mgr/dashboard: Display RGW user/bucket quota max size in human readable form
Reviewed-by: Volker Theile <vthe...
Lenz Grimmer
08:32 AM Revision 143b8a73 (ceph): script/kubejacker: Add openSUSE based images
* Added executable bit of `kubejacker.sh`.
* Reduced the number of `RUN` commands
* Added zypper commands for SUSE.
...
Sebastian Wagner
08:23 AM rgw Backport #24983 (In Progress): luminous: 'radosgw-admin sync error trim' only trims partially
Nathan Cutler
08:16 AM Revision 49ab1315 (ceph): mgr/dashboard: Fix flaky QA tests
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
08:16 AM Revision 079cfeae (ceph): mgr/dashboard: Cleanup
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
07:51 AM Revision af89b667 (ceph): cmake: no libradosstriper headers if WITH_LIBRADOSSTRIPER=OFF
This commit conditionalizes inclusion of the libradosstriper header files and
moves the "option(WITH_LIBRADOSSTRIPER....
Nathan Cutler
07:36 AM Revision b3b57dec (ceph): mds: translate CEPH_MDS_STATE_NULL state name as null
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
07:20 AM Dashboard Bug #24674 (Pending Backport): mgr/dashboard: Unable to disable SSL for proxy environments
Alexsander Silva de Souza wrote:
> I've noticed this patch was not merged to mimic, and this feature is not presen...
Lenz Grimmer
06:45 AM Revision 8e3d948f (ceph): ceph-disk: compatibility fix for python 3
In python 3, dev is a string, but mounts_dev is bytes (because
/proc/mounts was opened with mode 'rb') so they can't ...
Tim Serong
05:22 AM RADOS Bug #35682: 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
Thanks John, That's one of the options I'm looking into. Brad Hubbard
05:06 AM Revision 802ea6c0 (ceph): os/bluestore: limit OSD memory usage by tuning the cache size.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 1b8a87b39a52b10ac3b1bd3c70062d4dcd53ed5e)
...
Mark Nelson
04:57 AM Revision 1485e86a (ceph): doc: update mds stat output
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
03:20 AM CephFS Bug #26961 (Fix Under Review): mds: fix instances of wrongly sending client messages outside of M...
https://github.com/ceph/ceph/pull/24048 Patrick Donnelly
03:17 AM Revision 66165eac (ceph): mds: remove dead code
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
03:01 AM rgw Backport #35707 (In Progress): luminous: A period pull occasionally raises "curl_easy_perform ret...
https://github.com/ceph/ceph/pull/24046 Prashant D
02:54 AM Revision edb54412 (ceph): kv/RocksDBStore: Handle nullptr if clock cache is chosen.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 9202285b44ce144864a80cb063269f863bb7d6da)
...
Mark Nelson
02:44 AM Revision cdebb290 (ceph): kv/rocksdb_cache/BinnedLRUCache: Don't promote data to the high pri pool.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 269713d0f80a611fc61f5946738a879dcd55597b)
Mark Nelson
02:43 AM Revision 71a751c6 (ceph): src/kv: Initial import of a custom RocksDB cache.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 9dd6b2885e6d83b5ad468a7343aa2f1d476e818b)
...
Mark Nelson
02:37 AM Revision b8aa4e64 (ceph): os/bluestore: Fix potential uint64_t to int conversion issue.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 1d51e764500f519018f572282ef0a269914edfd4)
Mark Nelson
02:35 AM Revision c904ffa4 (ceph): common/PriorityCache: First pass at prototype.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit cb465411921ab01ea47b4ac1d37a29662213355b)
...
Mark Nelson
01:57 AM rbd Bug #24425 (Need More Info): create iscsi gateway stop with "The first gateway defined must be th...
@Benjamin Lu: have you properly configured your "trusted_ip_list" setting [1]? Your second error sounds like the 2nd ... Jason Dillaman
01:52 AM Revision 8e903544 (ceph): librbd: fixed assert when flattening clone with zero overlap
Fixes: http://tracker.ceph.com/issues/35702
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:51 AM CephFS Bug #35828 (Fix Under Review): qa: RuntimeError: FSCID 10 has no rank 1
https://github.com/ceph/ceph/pull/24044 Patrick Donnelly
01:07 AM Revision 5463e1a1 (ceph): rbd-mirror: extract optional peer mon_host/key values from MON
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:07 AM Revision c72b56be (ceph): rbd-mirror: renamed 'types' files to 'Types'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:07 AM Revision 672bb2c6 (ceph): rbd-mirror: renamed 'peer_t' type to 'PeerSpec'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:07 AM Revision 1cbcaaab (ceph): rbd-mirror: cluster watcher doesn't need to resolve pool names
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:58 AM Revision 6d8d20a5 (ceph): mon/OSDMonitor: reject pg_num -> 0
Otherwise it will finally crash the mgr process:
```
-2> 2018-09-11 16:23:31.272 7ff521d59700 -1 /clove/xxG/ceph/src/...
xie xingguo
12:51 AM Messengers Bug #34525: MDS Daemon msgr-worker-2 thread crush
May be related to #25027. Patrick Donnelly
12:50 AM rbd Bug #24634 (Resolved): librbd: block_name_prefix is not created randomly
Jason Dillaman
12:50 AM rbd Feature #23445 (Resolved): Flatten operation should use object map
*PR*: https://github.com/ceph/ceph/pull/23941 Jason Dillaman
12:49 AM Revision d43ff1ca (ceph): Merge pull request #23941 from trociny/wip-23445
librbd: flatten operation should use object map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:48 AM Revision 722724e8 (ceph): Merge pull request #22675 from nuyhah/fix_block_name_prefix
librbd: block_name_prefix is not created randomly
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:48 AM Revision 72b9179d (ceph): Merge pull request #23790 from iridescent-rsy/myfix
librbd: remove template declaration of a non-template function
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:47 AM Revision c74432d0 (ceph): Merge pull request #23853 from zy751713126/add_protect_snapshot_list
rbd: add protected in snap list
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:47 AM CephFS Bug #34531: cephfs does not appear in 'df' if the quota size is too small
Not really sure how we can fix this... Patrick Donnelly
12:46 AM Revision bd97964b (ceph): Merge pull request #24009 from trociny/wip-test-migration-other-pool
test/librbd: migration tests did not delete additional pool
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:42 AM CephFS Support #35694 (Rejected): CephFS stops working after upgrade from 12.2.7 to 12.2.8
The appropriate forum for these questions/support is ceph-users. Please reopen an issue when you're certain you've fo... Patrick Donnelly
12:36 AM Revision ed6882da (ceph): rgw: raise default rgw_curl_low_speed_time to 300 seconds
this timeout is mainly to avoid waiting forever when a sync connection
goes away without seeing a close. a 30-second ...
Casey Bodley
12:35 AM CephFS Bug #27237 (Rejected): unix df reports global raw storage as usable storage after mimic 13.2.1 up...
not a bug Patrick Donnelly
12:35 AM Revision cfdd1199 (ceph): mgr/dashboard: Display RGW user/bucket quota max size in human readable...
Fixes: https://tracker.ceph.com/issues/34315
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
12:33 AM Revision f6394d88 (ceph): tools: ceph-objectstore-tool: Allow target level as first positional param
Maintain compatibility with --arg1 specification
Fixes: http://tracker.ceph.com/issues/35846
Signed-off-by: David Z...
David Zafman

09/11/2018

11:12 PM CephFS Bug #23380 (Resolved): mds: ceph.dir.rctime follows dir ctime not inode ctime
Forked this new fix into a separate issue. Patrick Donnelly
07:02 AM CephFS Bug #23380 (Fix Under Review): mds: ceph.dir.rctime follows dir ctime not inode ctime
https://github.com/ceph/ceph/pull/24022 Zheng Yan
11:11 PM CephFS Bug #35945 (Resolved): client: update ctime when modifying file content
Follow-up fix to #23380.
https://github.com/ceph/ceph/pull/24022
Patrick Donnelly
10:53 PM CephFS Backport #26904 (In Progress): luminous: qa: reduce slow warnings arising due to limited testing ...
Nathan Cutler
09:25 PM Revision 4ed67996 (ceph): osd: remove stray derr
This was debug output that crept into the final commit.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:48 PM rbd Feature #35944 (Resolved): [trash] add new configuration option to always move deleted items to t...
If an image is deleted via the librbd API's remove methods, transparently move the image to the trash if this feature... Jason Dillaman
08:40 PM Revision b8c077da (ceph): Merge PR #23659 into mimic
* refs/pull/23659/head:
qa: fix mon config section
qa: ignore normal slow IO warnings for cephfs
qa: create common...
Patrick Donnelly
08:39 PM Revision 9d67486d (ceph): Merge pull request #24038 from ceph/wip-s3a-fix-mirror-mimic
mimic: qa/tasks: s3a fix mirror vasukulkarni
08:39 PM CephFS Backport #24841 (Resolved): mimic: qa: move mds/client config to qa from teuthology ceph.conf.tem...
Patrick Donnelly
08:39 PM CephFS Backport #26903 (Resolved): mimic: qa: reduce slow warnings arising due to limited testing hardware
Patrick Donnelly
08:09 PM rgw Documentation #23081 (Resolved): docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfilter'
Nathan Cutler
08:09 PM rgw Backport #32129 (Resolved): mimic: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfi...
Nathan Cutler
08:09 PM Revision c2e89743 (ceph): Merge pull request #23956 from pdvian/wip-32129-mimic
mimic: docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Reviewed-by: Nathan Cutler <ncutler@suse....
Nathan Cutler
08:08 PM rgw Backport #32127 (Resolved): luminous: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searc...
Nathan Cutler
08:08 PM Revision a3019cbc (ceph): Merge pull request #23761 from k0ste/luminous_backports3
luminous: docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Reviewed-by: Matt Benjamin <mbenjamin@...
Nathan Cutler
08:05 PM RADOS Backport #35942 (In Progress): mimic: "ceph tell osd.x bench" writes resulting JSON to stderr ins...
Nathan Cutler
07:17 PM RADOS Backport #35942 (Resolved): mimic: "ceph tell osd.x bench" writes resulting JSON to stderr instea...
https://github.com/ceph/ceph/pull/24041 Nathan Cutler
08:04 PM Revision 99f483af (ceph): osd: Additional fields for osd "bench" command
This patch adds new fields for output of "bench" OSD command:
* elapsed_sec (elapsed time of benchmarking process)
*...
Коренберг Марк
08:03 PM Revision 4a7291d0 (ceph): test/pybind/test_rados.py: collect output in stdout for "bench" cmd
it was changed from stderr to stdout in 23583ccc
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from com...
Kefu Chai
08:02 PM Revision 276c257c (ceph): osd: write "bench" output to stdout
...not stderr. Seems more reasonable as this
command is essentially feeding back a measurement result,
rather than j...
John Spray
08:01 PM RADOS Backport #35941 (In Progress): luminous: "ceph tell osd.x bench" writes resulting JSON to stderr ...
Nathan Cutler
07:17 PM RADOS Backport #35941 (Resolved): luminous: "ceph tell osd.x bench" writes resulting JSON to stderr ins...
https://github.com/ceph/ceph/pull/23680 Nathan Cutler
07:28 PM devops Backport #35943 (In Progress): mimic: ceph-fuse RPM should require fusermount
Nathan Cutler
07:17 PM devops Backport #35943 (Resolved): mimic: ceph-fuse RPM should require fusermount
https://github.com/ceph/ceph/pull/24037 Nathan Cutler
07:28 PM Revision be837368 (ceph): librbd: block_name_prefix is not created randomly
fixes: http://tracker.ceph.com/issues/24634
Signed-off-by: hyun ha hyun.ha@navercorp.com
hyun-ha
07:16 PM CephFS Backport #35940 (Resolved): mimic: client: statfs inode count odd
https://github.com/ceph/ceph/pull/24377 Nathan Cutler
07:16 PM CephFS Backport #35939 (Resolved): luminous: client: statfs inode count odd
https://github.com/ceph/ceph/pull/24376 Nathan Cutler
07:16 PM CephFS Backport #35938 (Resolved): mimic: mds: add average session age (uptime) perf counter
https://github.com/ceph/ceph/pull/24467 Nathan Cutler
07:16 PM CephFS Backport #35937 (Resolved): luminous: mds: add average session age (uptime) perf counter
https://github.com/ceph/ceph/pull/24421 Nathan Cutler
07:16 PM Backport #35936 (Resolved): mimic: OSDMapMapping does not handle active.size() > pool size
https://github.com/ceph/ceph/pull/24431 Nathan Cutler
07:16 PM Backport #35935 (Resolved): luminous: OSDMapMapping does not handle active.size() > pool size
https://github.com/ceph/ceph/pull/24432 Nathan Cutler
07:15 PM CephFS Backport #35934 (Resolved): mimic: client: cannot list out files created by another ceph-fuse client
https://github.com/ceph/ceph/pull/24295 Nathan Cutler
07:15 PM CephFS Backport #35933 (Resolved): luminous: client: cannot list out files created by another ceph-fuse ...
https://github.com/ceph/ceph/pull/24282 Nathan Cutler
07:15 PM CephFS Backport #35932 (Resolved): mimic: mds: retry remounting in ceph-fuse on dcache invalidation
https://github.com/ceph/ceph/pull/24695 Nathan Cutler
07:15 PM CephFS Backport #35931 (Resolved): luminous: mds: retry remounting in ceph-fuse on dcache invalidation
https://github.com/ceph/ceph/pull/24303 Nathan Cutler
07:15 PM Backport #35930 (Resolved): mimic: mon/OSDMonitor: cancel_report causes obsolete max_failed_since
https://github.com/ceph/ceph/pull/24281 Nathan Cutler
07:15 PM Backport #35929 (Resolved): luminous: mon/OSDMonitor: cancel_report causes obsolete max_failed_si...
https://github.com/ceph/ceph/pull/24257 Nathan Cutler
07:01 PM Revision 3ccbec71 (ceph): mon/PGMap: allow 'pg ls unknown'
"unknown" is annoying because it is 0 and needs a special case.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:36 PM Revision 86f3bcff (ceph): Merge pull request #23702 from Rubab-Syed/rgw-orchestrator-rook
mgr/orchestrator: Add RGW service support
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
06:28 PM Revision 64a046a0 (ceph): mon/PGMap: include unknown PGs in 'pg ls [all]'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:27 PM CephFS Bug #27657 (Pending Backport): mds: retry remounting in ceph-fuse on dcache invalidation
Patrick Donnelly
06:27 PM Revision 39abfb40 (ceph): Merge PR #23908 into master
* refs/pull/23908/head:
client: retry remount on dcache invalidation failure
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
06:26 PM CephFS Bug #27051 (Pending Backport): client: cannot list out files created by another ceph-fuse client
Patrick Donnelly
06:26 PM Revision 6df4d580 (ceph): Merge PR #23691 into master
* refs/pull/23691/head:
client:two ceph-fuse client, one can not list out files created by another.
Reviewed-by: Zh...
Patrick Donnelly
06:26 PM CephFS Bug #24849 (Pending Backport): client: statfs inode count odd
Patrick Donnelly
06:24 PM Revision bdd41451 (ceph): Merge PR #23323 into master
* refs/pull/23323/head:
client: set f_files to the total number of files in the filesystem
Reviewed-by: Patrick Don...
Patrick Donnelly
06:22 PM CephFS Feature #25013 (Pending Backport): mds: add average session age (uptime) perf counter
Patrick Donnelly
06:22 PM Dashboard Bug #24674: mgr/dashboard: Unable to disable SSL for proxy environments
I've noticed this patch was not merged to mimic, and this feature is not present in version 13.2.1.
Will this be ba...
Alexsander Silva de Souza
06:22 PM Revision da426f62 (ceph): Merge PR #23314 into master
* refs/pull/23314/head:
mds: include session uptime when diplaying session list
mds: track average uptime of sessio...
Patrick Donnelly
06:22 PM Revision 640bbd95 (ceph): Merge pull request #23954 from zy751713126/clear_snap_limit
rbd: simplified code to remove do_clear_limit function Jason Dillaman
06:15 PM Revision a3d27182 (ceph): Merge PR #23198 into master
* refs/pull/23198/head:
mds: optimize acquiring locks
mds: reduce memory fragments of EMetaBlob
mds: optimize memo...
Patrick Donnelly
06:13 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
I see. What about in-memory logging (debug_bluestore=0/20)? Only predefined number of recent debugs is stored and the... Radoslaw Zarzynski
05:31 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
i don't know how to crash the OSD it happens once out of nothing... and i think i can't run debug_bluestore for a few... Stefan Priebe
05:22 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
fsck has found nothing:... Radoslaw Zarzynski
05:58 PM Revision 7b1d3cbd (ceph): qa/tasks: update mirror link for maven, the original mirror no longer e...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 13e100259e3658fcfd2123474cb8ea8498ac3fb6)
Vasu Kulkarni
05:56 PM Revision 63ca9c00 (ceph): Merge PR #23199 into master
* refs/pull/23199/head:
script: backport-create-issue: optionally take list of issue numbers
Reviewed-by: Patrick D...
Patrick Donnelly
05:54 PM Revision 4c9f9a00 (ceph): qa/tasks: update mirror link for maven, the original mirror no longer e...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 13e100259e3658fcfd2123474cb8ea8498ac3fb6)
Vasu Kulkarni
05:53 PM Revision 73168bf4 (ceph): doc: new label and glossary url
Let the other docs link Ceph Filesystem glossary from outside.
If the user wants then let him visit the Ceph Filesyst...
Jos Collin
05:53 PM Revision ba2324ce (ceph): doc: fix the broken urls
Fixed the broken urls.
Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@redhat.com>
(c...
Jos Collin
05:53 PM Revision 123e5f24 (ceph): qa/tasks: update mirror link for maven, the original mirror no longer e...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 13e100259e3658fcfd2123474cb8ea8498ac3fb6)
Vasu Kulkarni
05:53 PM Revision a7152f1e (ceph): doc: add radosgw reference label
Added radosgw doc reference label
Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@red...
Jos Collin
05:53 PM Revision b91475e1 (ceph): doc: Specify mount details in ceph-fuse
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 025cfe3e53a2f9974312b2d16680f36f0b29e61a)
Jos Collin
05:53 PM Revision a840f1d8 (ceph): doc: Fix path in ceph-fuse.rst
This mistake was introduced in https://github.com/ceph/ceph/commit/9b6f9da3ce935ba1dcc28dfd6723ca46883ccb5e.
Signed-...
Jos Collin
05:53 PM Revision fefe96cd (ceph): doc: s/Ceph FS/CephFS
Fixes: https://github.com/ceph/ceph/pull/22784#discussion_r200755460
Signed-off-by: Jos Collin <jcollin@redhat.com>
(...
Jos Collin
05:44 PM CephFS Documentation #27209 (Resolved): doc: document state of kernel client feature parity with ceph-fuse
Patrick Donnelly
05:44 PM Revision e78115ef (ceph): Merge PR #23728 into master
* refs/pull/23728/head:
doc: suppored features of kernel client
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:25 PM Revision f654edea (ceph): common: drop the unused buffer::raw_mmap_pages.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:24 PM devops Bug #21057: ceph-fuse RPM should require fusermount
Backport PR for the RPM commit:
* luminous: https://github.com/ceph/ceph/pull/17470 (merged)
* mimic: (not needed...
Nathan Cutler
05:21 PM devops Bug #21057 (Pending Backport): ceph-fuse RPM should require fusermount
Nathan Cutler
05:21 PM devops Bug #21057: ceph-fuse RPM should require fusermount
Follow-on PR for master: https://github.com/ceph/ceph/pull/23675 (Debian) Nathan Cutler
05:23 PM Revision 36d24055 (ceph): debian/control: require fuse for ceph-fuse
This is the Ubuntu equivalent for:
https://github.com/ceph/ceph/pull/17120
http://tracker.ceph.com/issues/21057
Ins...
Thomas Serlin
05:22 PM rbd Bug #24688: [rbd-mirror] optionally pull monitor addresses and CephX key from mon-based config
Related ceph-ansible ticket: #35926 Jason Dillaman
05:16 PM rbd Bug #24688 (Fix Under Review): [rbd-mirror] optionally pull monitor addresses and CephX key from ...
*PR*: https://github.com/ceph/ceph/pull/24036 Jason Dillaman
05:21 PM ceph-ansible Bug #35926 (New): rbd-mirror: support new config-key peer cluster secret store for container depl...
See ticket #24688
When deploying a Nautilus cluster, new rbd-mirror daemon users should be bootstrapped with the n...
Jason Dillaman
05:14 PM Revision c4c788db (ceph): Merge PR #23824 into master
* refs/pull/23824/head:
doc/cephfs: add notes on application best practices
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
05:00 PM Dashboard Bug #35834 (Resolved): mgr/dashboard: Frontend timeouts when RGW takes too long to respond
Nathan Cutler
05:00 PM Dashboard Backport #35835 (Resolved): mimic: mgr/dashboard: Frontend timeouts when RGW takes too long to re...
Nathan Cutler
04:04 PM Dashboard Backport #35835: mimic: mgr/dashboard: Frontend timeouts when RGW takes too long to respond
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23875
merged
Yuri Weinstein
05:00 PM Dashboard Bug #25190 (Resolved): mgr/dashboard: RestClient can't handle ProtocolError exceptions
Nathan Cutler
04:59 PM Dashboard Backport #35079 (Resolved): mimic: mgr/dashboard: RestClient can't handle ProtocolError exceptions
Nathan Cutler
04:04 PM Dashboard Backport #35079: mimic: mgr/dashboard: RestClient can't handle ProtocolError exceptions
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23875
merged
Yuri Weinstein
04:57 PM Revision fd243ee8 (ceph): script: backport-create-issue: optionally take list of issue numbers
Make the script optionally take a comma-separated list of issue numbers.
(Could be just one issue.)
Before this patc...
Nathan Cutler
04:30 PM Dashboard Backport #35925 (Resolved): mimic: mgr/dashboard: Progress bar does not stop in TableKeyValueComp...
https://github.com/ceph/ceph/pull/24258 Nathan Cutler
04:30 PM RADOS Bug #24022 (Pending Backport): "ceph tell osd.x bench" writes resulting JSON to stderr instead of...
Nathan Cutler
04:27 PM rbd Bug #25185 (Resolved): doc: Fix broken urls
Nathan Cutler
04:27 PM rbd Backport #26917 (Resolved): luminous: doc: Fix broken urls
Nathan Cutler
04:26 PM Revision 8eb2dd92 (ceph): Merge pull request #23621 from joscollin/wip-26917-luminous
luminous: doc: Fix broken urls
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:12 PM RADOS Bug #35924 (Fix Under Review): choose_acting picked want > pool size
https://github.com/ceph/ceph/pull/24035 Sage Weil
02:24 PM RADOS Bug #35924 (Resolved): choose_acting picked want > pool size
... Sage Weil
04:12 PM Revision c3e2990c (ceph): osd/PG: avoid choose_acting picking want with > pool size items
If the pool size recently changed, we might see an up that is larger than
the pool size. Or, we might already have s...
Sage Weil
04:10 PM Revision c427b100 (ceph): Merge pull request #21379 from pritha-srivastava/wip-rgw-user-policy
rgw: User Policy Matt Benjamin
04:04 PM Revision 3f36c85e (ceph): mgr/dashboard: More configs for table `updateSelectionOnRefresh`
Fixes: https://tracker.ceph.com/issues/35904
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
04:04 PM Revision d1691fa2 (ceph): Merge pull request #23875 from smithfarm/wip-35079-mimic
mimic: mgr/dashboard: RestClient can't handle ProtocolError exceptions
Reviewed-by: Volker Theile <vtheile@suse.com>
Yuri Weinstein
04:02 PM rgw Backport #25217 (In Progress): luminous: valgrind failures related to --max-threads prevent rados...
Nathan Cutler
03:59 PM Revision 486c9d3c (ceph): qa/rgw: override valgrind --max-threads for radosgw
radosgw now uses 512 frontend threads by default, and valgrind won't
start with its default --max-threads=500
Fixes:...
Casey Bodley
03:58 PM RADOS Bug #20694: osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_log().get_log().obje...
Seen in mimic: /a/yuriw-2018-09-10_16:59:58-rados-wip-yuri-testing-2018-09-10-1525-mimic-distro-basic-smithi/3002608/ Neha Ojha
03:56 PM Revision fe7c5e01 (ceph): ceph-volume lvm.batch add --osds-per-device flag, defaulting to 1
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:56 PM Revision 8c0e7071 (ceph): ceph-volume lvm.batch.bluestore allow osds-per-device with SingleType
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:55 PM Revision 887a1541 (ceph): rgw: change default rgw_thread_pool_size to 512
This value is commonly tuned up and demonstrates better performance on
large systems.
Fixes: http://tracker.ceph.com...
Douglas Fuller
03:46 PM Revision c030fe26 (ceph): cephfs-journal-tool: get and check layout info during dump/undump
when cephfs-journal-tool import journal, it uses default layout
to get object_size, this is wrong. Because default ob...
Gu Zhongyan
03:46 PM Revision 45d17396 (ceph): cephfs-journal-tool: check fsid when import purge queue
import purge queue will triger file delete in cluster.
we occasionally imported a purge queue from one production
clu...
Gu Zhongyan
03:32 PM Dashboard Tasks #34527: luminous: mgr/dashboard_v2: #3 - until Mimic feature parity
PR: https://github.com/ceph/ceph/pull/24026 Ernesto Puerta
02:56 PM Revision 0551d0e1 (ceph): Merge pull request #23497 from noahdesu/insights
mgr/insights: insights reporting module
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:37 PM Revision b18bee1b (ceph): Merge pull request #23146 from jcsp/wip-progress
mgr/progress: improve+test OSD out handling
Reviewed-by: Noah Watkins <nwatkins@redhat.com>
John Spray
02:37 PM Revision f2a4eacf (ceph): Merge pull request #23897 from votdev/improve_delete_modal
mgr/dashboard: Make deletion dialog more touch device friendly
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Rev...
Lenz Grimmer
02:31 PM Dashboard Bug #35907 (Pending Backport): mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
Lenz Grimmer
06:40 AM Dashboard Bug #35907: mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
The problem was that even if only the data to be displayed was specified via data='xyz' the fetchEvent of the TableCo... Volker Theile
06:18 AM Dashboard Bug #35907 (Fix Under Review): mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
https://github.com/ceph/ceph/pull/24016 Volker Theile
02:28 PM Revision 7f2f16e4 (ceph): Merge pull request #24016 from votdev/bug_35907
mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
Reviewed-by: Ricardo Marques <rimarques@suse.com...
Lenz Grimmer
02:27 PM Revision e495ef02 (ceph): Merge PR #22987 into master
* refs/pull/22987/head:
common,rgw: rename sha1_digest_t
osd: decrement old chunk's reference count if the chunk ha...
Sage Weil
02:27 PM Revision 57f307b6 (ceph): Merge PR #24006 into master
* refs/pull/24006/head:
osd/OSD: clear ping_history on heartbeat_reset
mon/OSDMonitor: share new maps with even non...
Sage Weil
02:27 PM Revision ecc9564f (ceph): Merge PR #24010 into master
* refs/pull/24010/head:
osd/OSD: kick right merge source
mgr/DaemonServer: split should respect inflight creating p...
Sage Weil
02:22 PM Revision 027164e1 (ceph): cmake/modules: add FindBoost.cmake
the FindBoost.cmake shipped by cmake 3.5.1 is not new enough to identify
the dependencies of boost 1.63 and up. so we...
Kefu Chai
02:22 PM Revision f0d7616b (ceph): install-deps,run-make-check: use ceph-libboost repo
ceph-libboost1.67 repo is setup to satisfy the libboost dependencies
used when building ceph. now it offers arm64 and...
Kefu Chai
02:22 PM Revision a4c396d1 (ceph): cmake: support multi-arch lib directory used along with BOOST_ROOT
by default, debian packaging creates ${prefix}/lib/x86_64-linux-gnu for
multi-arch support. but FindBoost.cmake does ...
Kefu Chai
02:22 PM Revision 195470a2 (ceph): cmake: always add ${Boost_INCLUDE_DIRS} to include dirs
we need to -I${Boost_INCLUDE_DIRS} if WITH_SYSTEM_BOOST=ON and boost is
found by FindBoost.cmake.
Signed-off-by: Kef...
Kefu Chai
02:22 PM Revision 79b55473 (ceph): run-make-check,do_cmake: set BOOST_J if !WITH_SYSTEM_BOOS
it's also more readable if we can set the number of make jobs
in a single place.
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
02:16 PM Revision 34e82cb4 (ceph): Merge pull request #23464 from wido/influx-optimize
mgr/influx: Use Queue to store points which need to be written
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:09 PM Revision 716b94d9 (ceph): Merge pull request #24019 from alfredodeza/wip-rm34535
ceph-volume batch carve out lvs for bluestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
01:43 PM Revision 44be910c (ceph): doc: Updated Mgr Dashboard documentation
Fixed a typo, added a note about the embedding of Grafana dashboards
still being WIP.
Signed-off-by: Lenz Grimmer <l...
Lenz Grimmer
01:40 PM Revision f7ace59e (ceph): doc: suppored features of kernel client
Fixes: http://tracker.ceph.com/issues/27209
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:18 PM Revision 296f54d2 (ceph): Merge pull request #23957 from tchaikov/wip-crimson-logging
common,auth,crimson: add logging to crimson
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Liu-Chunmei <...
Kefu Chai
12:57 PM RADOS Bug #35923: "ceph_assert(values.size() == 2)" in PG::peek_map_epoch()
#10629 has the same backtrace. Kefu Chai
12:55 PM RADOS Bug #35923 (Resolved): "ceph_assert(values.size() == 2)" in PG::peek_map_epoch()
now, there are two keys to check:... Kefu Chai
12:56 PM mgr Bug #35902: mgr:FAILED assert(pClassInstance != nullptr)
Did this happen right after ceph-mgr started? Could be a race during initialization John Spray
12:27 PM Revision 5e003e57 (ceph): Merge pull request #23992 from badone/wip-librados-client-unique-ptr-co...
librados: Include memory for unique_ptr definition
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:27 PM RADOS Bug #35833 (Resolved): error: 'unique_ptr' in namespace 'std' does not name a type when compiling...
Kefu Chai
12:25 PM Revision 510d9e13 (ceph): Merge pull request #23723 from xiexingguo/wip-list-missing
osd/PrimaryLogPG: rename list_missing -> list_unfound command
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed...
Kefu Chai
12:24 PM RADOS Feature #35544 (Resolved): "osd df" should show OSD state
Kefu Chai
12:24 PM CephFS Bug #27237: unix df reports global raw storage as usable storage after mimic 13.2.1 update.
Reporting raw available space was the historic behaviour of cephfs's fsstat implementation -- it's because in the gen... John Spray
12:23 PM Revision fb80f5b1 (ceph): Merge pull request #23921 from croit/fix-35544
osd/OSDMap: add osd status to utilization dumper
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:23 PM Revision 91a7bb43 (ceph): Merge pull request #23488 from xiaomanh/master
tools: correct the description of Allowed options in osdomap tool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:19 PM RADOS Bug #35682: 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
I'm seeing the same thing.
I'm guessing that this is happening because the include of assert.h in buffer.h is pick...
John Spray
12:12 PM Revision 4c61c67f (ceph): doc: Updated Mgr Dashboard feature description, added references
Reworded the description of the user/role management feature, clarified
that it can be configured on both the CLI and...
Lenz Grimmer
12:05 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
/a/kchai-2018-09-11_09:51:05-rados-wip-kefu-testing-2018-09-10-1219-distro-basic-mira/3005452/teuthology.log
<pr...
Kefu Chai
11:59 AM Bug #35922 (Fix Under Review): Installed but unpackaged files when building RPMs with -DWITH_LIBR...
https://github.com/ceph/ceph/pull/24029 Nathan Cutler
11:14 AM Bug #35922 (Resolved): Installed but unpackaged files when building RPMs with -DWITH_LIBRADOSSTRI...
... Nathan Cutler
11:54 AM Documentation #34539 (Resolved): doc: fixed hit set type link
cool, thanks John Spray
11:14 AM Documentation #34539: doc: fixed hit set type link
Hi John,
This was fixed in PR #23833. PR #23833 was merged yesterday.
I don't have the permissions to change st...
James McClune
10:38 AM Documentation #34539: doc: fixed hit set type link
That's a fairly long page, can you be a bit more specific about where the link in question is? John Spray
11:16 AM rgw Bug #24364: rgw: s3cmd sync fails
Kevin, For now, if you're blocked, changing the rgw_frontends string to use beast instead of civetweb will get you mo... Abhishek Lekshmanan
09:49 AM rgw Bug #24364: rgw: s3cmd sync fails
Was able to trigger this, have a fix staged at https://github.com/ceph/civetweb/pull/29 Abhishek Lekshmanan
11:05 AM Revision 4574407a (ceph): mgr/dashboard: Make deletion dialog more touch device friendly
* Refactor deletion dialog
* Add directives.module.ts to be able to use 'autofocus' in deletion dialog
Signed-off-by...
Volker Theile
10:53 AM Dashboard Bug #35921 (Fix Under Review): mgr/dashboard: Catch LookupError when checking the RGW status
https://github.com/ceph/ceph/pull/24028 Volker Theile
10:47 AM Dashboard Bug #35921 (Resolved): mgr/dashboard: Catch LookupError when checking the RGW status
This exception is thrown by the RGW client function _determine_rgw_addr(). Without catching that exception a 'The ser... Volker Theile
10:48 AM Revision 0035bb08 (ceph): mgr/dashboard: Catch LookupError when checking the RGW status
This exception is thrown by the RGW client function _determine_rgw_addr(). Without catching that exception a 'The ser... Volker Theile
10:45 AM RADOS Bug #35808: ceph osd ok-to-stop result dosen't match the real situation
It's a little bit odd that the ok-to-stop command said 4 PGs, but you actually had 5 PGs go incomplete, but basically... John Spray
09:03 AM RADOS Bug #35808: ceph osd ok-to-stop result dosen't match the real situation
I see you are using a pool min_size of 3, so no replicas is allowed to be offline and hence the result is expected? xie xingguo
10:42 AM Messengers Bug #34525: MDS Daemon msgr-worker-2 thread crush
On its own, this probably isn't going to be enough to diagnose an issue -- the crash may be caused by something bad t... John Spray
10:41 AM CephFS Bug #34531: cephfs does not appear in 'df' if the quota size is too small
Interesting... it's not obvious how we can fix this, if the quota is below one block then it probably doesn't make se... John Spray
10:37 AM Bug #34628 (Rejected): ceph health detail truncated output
This is not a bug -- we limit the detail fields to avoid generated unbounded-size health output. The setting that co... John Spray
10:35 AM CephFS Support #35694: CephFS stops working after upgrade from 12.2.7 to 12.2.8
Suggest setting "debug mds = 10" and gathering logs from the period when an MDS daemon goes active to the point that ... John Spray
10:33 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
After I first set osd nodown, then do osd scrub, everything work fine.
I have no idea about why this happen...
Be...
Michael Yang
06:41 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
I found this dump related to scrub thread timeout, not related to bluestore.
There are such log in the osd log:
201...
Michael Yang
10:21 AM Revision 5c071a61 (ceph): mgr: expose osdmap pg_to_up_acting_osds
It's not efficient to have python calling this
O(pg_num) times to find the pgs for an OSD, but
I'm just shooting for ...
John Spray
10:21 AM Revision 51691d84 (ceph): mgr/progress: fix PgRecoveryEvent completion cases
The event was previously not getting moved to the completed
list. There are a couple more cases too:
- When some pg...
John Spray
10:21 AM Revision dde10a0b (ceph): mgr/progress: no progress event on unmoved pgs
PGs may not be moved on osd out, if there is no suitable
location for them to move to. In this situation
it doesn't ...
John Spray
10:21 AM Revision 5ecd6909 (ceph): qa: add tests for progress module
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:21 AM Revision 09f5f9e1 (ceph): qa: add 4th OSD to mgr test cluster
This is useful for testing progress module.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:21 AM Revision 46a74a07 (ceph): qa: add task for progress module
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:56 AM Revision a0c6b833 (ceph): Merge pull request #23910 from votdev/improve_autofocus_directive
mgr/dashboard: Refactor autofocus directive
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan M...
Lenz Grimmer
09:17 AM Revision 76673a76 (ceph): rbd: add protected in snap list
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> zhengyin
09:10 AM Revision e96e5078 (ceph): Merge pull request #23752 from ifed01/wip-ifed-fix-garbage-test
os/tests: fix garbageCollection test case from store_test suite.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:47 AM Revision 54b6ce1a (ceph): Merge pull request #24021 from libingyang-zte/master
doc: Fix Spelling Error of Radosgw
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
08:22 AM CephFS Bug #26968: klient: mount fails during MDS failover
It's mount timeout. I think it's related to socket failure injection... Zheng Yan
07:53 AM CephFS Bug #35829: qa: workunits/fs/misc/acl.sh failure from unexpected system.posix_acl_default attribute
looks like the test executes qa/workunits/fs/misc/acl.sh on two mounts at the same time. acl.sh is not designed be ru... Zheng Yan
07:48 AM Dashboard Bug #35917 (Resolved): mgr/dashboard: Allow the decrease of pg's of an existing pool
With the "newest addition":https://github.com/ceph/ceph/pull/20469/files of Sage, it is by now possible to decrease t... Patrick Seidensal
07:30 AM Revision 53feb4ad (ceph): doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
07:15 AM CephFS Bug #35916: mds: rctime may go back
/ceph/teuthology-archive/pdonnell-2018-09-08_06:58:28-kcephfs-wip-pdonnell-testing-20180908.044939-distro-basic-smith... Zheng Yan
07:04 AM CephFS Bug #35916 (Fix Under Review): mds: rctime may go back
https://github.com/ceph/ceph/pull/24023 Zheng Yan
02:11 AM CephFS Bug #35916 (Resolved): mds: rctime may go back
code like below can cause rctime to go back
if (new_mtime > pi.inode.ctime)
pi.inode.ctime = pi.inode.rstat.rct...
Zheng Yan
06:33 AM Feature #19799: Expose snap trim speed along with client and recovery IO rates
Any chance we can this coming to ceph - s ? :-) Frédéric NASS
02:56 AM Revision 920ef964 (ceph): mds: prevent rctime from going back
Fixes: http://tracker.ceph.com/issues/35916
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
12:45 AM mgr Subtask #35915 (Resolved): [rbd top] create shell OSD performance query class
The DaemonServer instance should possess a new OSDPerfMetricCollector (or other name) instance. This class will be r... Jason Dillaman
12:37 AM mgr Subtask #35914 (Resolved): [rbd top] update MMgrConfigure message to include optional OSD perf qu...
Add a simple (empty to start) OSD perf metric query struct that can be optionally encoded into the Mgr->OSD MMgrConfi... Jason Dillaman
12:12 AM Linux kernel client Bug #25150: Failed to write data to rbd device even removed from blacklist
Clearing out the ticket backlog and I noticed this should be against krbd. Jason Dillaman

09/10/2018

10:54 PM Revision cffcbc73 (ceph): os/bluestore: handle spurious read errors
Some kernels (4.9+) sometime fail to return data when reading
from a block device under memory pressure. This patch r...
Paul Emmerich
10:02 PM Revision 5c2615e3 (ceph): qa/tasks/mgr: whitelist insights test health checks
these drive health history tracking tests.
Signed-off-by: Noah Watkins <nwatkins@redhat.com>
Noah Watkins
09:55 PM rgw Bug #24364: rgw: s3cmd sync fails
Browsing buckets with large object/file counts seems to trigger this. I updated the NOFILE to 10X and it did not help. Kevin McCarthy
09:42 PM rgw Bug #24364: rgw: s3cmd sync fails
I am seeing exact same bug:
in thread 7f5644c45700 thread_name:civetweb-worker
ceph version 13.2.1 (5533ecdc0...
Kevin McCarthy
09:27 PM rgw Bug #34307: radosgw: dynamic resharding does not drop old bucket indexes
Orit had created this bug - http://tracker.ceph.com/issues/24082 I hope it is related to dynamic sharding. Vikhyat Umrao
09:19 PM CephFS Bug #35850: mds: runs out of file descriptors after several respawns
https://github.com/ceph/ceph/pull/24020 Patrick Donnelly
09:00 PM RADOS Bug #35845: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
The test code that needs to be fixed is only present in Mimic and master. David Zafman
03:24 PM RADOS Bug #35845: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
https://github.com/ceph/ceph/pull/24013 David Zafman
08:03 PM ceph-volume Bug #35913 (Resolved): batch: allow --osds-per-device, default it to 1
The batch operations allow more than one OSD per device, we need to default it to 1 since we can't reliably tell NVMe... Alfredo Deza
08:00 PM ceph-volume Bug #34535: batch: carve out lvs out for bluestore
master PR https://github.com/ceph/ceph/pull/24019 Alfredo Deza
07:23 PM Revision 050a4bb2 (ceph): test: Allow directory specified to run-standalone.sh
Fixes: http://tracker.ceph.com/issues/35912
Example:
cd build
../qa/run-standalone.sh scrub
Signed-off-by: David Za...
David Zafman
07:23 PM Revision 6e3f0436 (ceph): test: Trap termination so we can capture logs on teuthology timeout
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:22 PM Feature #35912 (Resolved): test: Allow directories to be specified for run-standalone.sh
David Zafman
07:09 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
# ceph-bluestore-tool fsck --path /var/lib/ceph/osd/ceph-36
fsck success
there was no more output?
Stefan Priebe
06:05 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Let's start from the plain fsck on the affected OSD and 12.2.7. Radoslaw Zarzynski
06:00 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Yes 12.2.2 and 12.2.5. So i sould just run fsck on the affected osd? Do i need 12.2.8 before? Stefan Priebe
05:53 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Stefan, has the crashing OSD seen anything older than 12.2.6?
fsck is supposed to help in such cases. Take a look ...
Radoslaw Zarzynski
05:35 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
+1 i have the same crashes running 12.2.7. Is there anything i can do now? Stefan Priebe
06:58 PM Revision b421142b (ceph): mgr: add get_latest_counter() to C++ -> Python interface.
This allows Python land to only retrieve the latest perf counters,
instead of of retrieving all from C++ land and pic...
Jan Fajerski
06:18 PM Revision f37e1237 (ceph): test: Use a grep pattern that works across releases
Fixes: http://tracker.ceph.com/issues/35845
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
04:57 PM Revision 10f1c4c9 (ceph): Merge pull request #23602 from smanjara/wip-test-netem
qa: Task to emulate network delay and packet drop between two given h… vasukulkarni
04:53 PM Revision 2d38306e (ceph): rgw: async sync_object and remove_object does not access coroutine memory
Fixes: http://tracker.ceph.com/issues/35905
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
04:29 PM Revision 7243d9b6 (ceph): mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
Fixes: https://tracker.ceph.com/issues/35907
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
04:28 PM Revision 9ca52633 (ceph): ceph-volume tests.util verify Disk objects don't change state with divi...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:18 PM Revision 7d1a3c74 (ceph): ceph-volume util.disk fix an issue where Disk objects would mutate on d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:09 PM Revision 860068ec (ceph): ceph-volume util.prepare add a helper to get block.db sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:09 PM Revision 0eb0bdfc (ceph): ceph-volume lvm.batch.bluestore add TODOs for custom fast/slow devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision d117d669 (ceph): -f ceph-volume lvm.batch.bluestore validation and reporting with VG reuse
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:52 PM Dashboard Bug #35904 (Fix Under Review): mgr/dashboard: ngOnChanges function is executing without any chang...
Ricardo Marques
03:52 PM Dashboard Bug #35904: mgr/dashboard: ngOnChanges function is executing without any change on table component
PR: https://github.com/ceph/ceph/pull/24015 Ricardo Marques
12:32 PM Dashboard Bug #35904 (In Progress): mgr/dashboard: ngOnChanges function is executing without any change on ...
Ricardo Marques
11:48 AM Dashboard Bug #35904: mgr/dashboard: ngOnChanges function is executing without any change on table component
This can be easily fixed with... Volker Theile
10:24 AM Dashboard Bug #35904 (Resolved): mgr/dashboard: ngOnChanges function is executing without any change on tab...
`ngOnChanges` function is triggered even when there is no change in selection (checked in `cd-table-key-value` compon... Kanika Murarka
03:48 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
FYI with the patch from http://tracker.ceph.com/issues/26838 applied to 12.2.8 and setting... Jens Harbott
10:42 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Iain Bucław wrote:
> Jens Harbott wrote:
> > We are seeing the same issue after upgrading from 12.2.5 to 12.2.8. Si...
Iain Bucław
10:40 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Jens Harbott wrote:
> We are seeing the same issue after upgrading from 12.2.5 to 12.2.8. Similar scenario with thre...
Iain Bucław
10:33 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Regression still persists in 12.2.8 downgraded to ceph-mgr 12.2.5 binaries... again.... Iain Bucław
03:39 PM Revision 1ee21323 (ceph): mon: remove pre-luminous health output compatibility
As of nautilus, this will be more than two versions old:
external tooling should have been updated by now.
Signed-of...
John Spray
03:36 PM RADOS Backport #35909 (Resolved): mimic: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
https://github.com/ceph/ceph/pull/24017 David Zafman
03:26 PM rbd Feature #35908 (Resolved): [rbd top] implement a CLI and dashboard tool to track image workloads
https://trello.com/c/qLx736b9 Jason Dillaman
03:21 PM Revision dc80f858 (ceph): test: Use a grep pattern that works across releases
Fixes: http://tracker.ceph.com/issues/35845
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:00 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Updating the pie chart color palette to allow up to 5 different colors (as needed by the PG Status panel).
!https:...
Ju Lim
02:55 PM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
+1 for Option 2. Ju Lim
09:19 AM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
Thanks for attaching the source image. The license terms are described here: https://unsplash.com/license
Even thoug...
Lenz Grimmer
09:16 AM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
FWIW, I too would be in favor of Option#2. Lenz Grimmer
02:53 PM Revision 8279d871 (ceph): doc/cephfs: add notes on application best practices
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:29 PM Revision 1f174c6a (ceph): Merge pull request #23967 from alfredodeza/luminous-rm35535
luminous: ceph-volume: batch tests for mixed-type of devices
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:28 PM Revision f3008f02 (ceph): Merge pull request #23966 from alfredodeza/mimic-rm35535
mimic: ceph-volume: batch tests for mixed-type of devices
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:26 PM Revision d7125849 (ceph): Merge pull request #23997 from batrick/multimds-qa-broken-symlink
qa: fix symlink Sage Weil
02:23 PM Revision 3a34c9ee (ceph): Merge PR #23965 into master
* refs/pull/23965/head:
doc/dev/msgr2: better formatting
doc/dev/msgr2: clarify padding alignment
doc/dev/msgr2: t...
Sage Weil
02:22 PM Revision 872d909d (ceph): cmake: fix version matching for Findfmt
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
01:41 PM CephFS Feature #35411 (In Progress): mds: store session birth time on-disk in session map
Patrick Donnelly
01:36 PM CephFS Bug #26901: mds: no throttlers set on incoming messages
Zheng was working on this as part of his efforts to sort client requests by priority but ran into issues. Will revisi... Patrick Donnelly
01:17 PM Revision d2ea49a4 (ceph): ceph-volume lvm.batch make sure data devices don't have existing LVs on...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:17 PM Revision 71fcd35c (ceph): ceph-volume lvm.batch.filestore capture SizeAllocationErrors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:17 PM Revision 27f47565 (ceph): ceph-volume lvm.batch.bluestore validation and reporting with VG reuse
Reworks the bluestore validation and reporting to account for reusable
VGs from fast devices, and adds validation cal...
Alfredo Deza
01:17 PM Revision 267a386c (ceph): ceph-volume lvm.batch fix error reporting, Device objects aren't strings
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:14 PM Revision 4c86bccf (ceph): librbd: add object_may_not_exist helper
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
01:14 PM Revision 40af4f87 (ceph): librbd: flatten operation should use object map
If the object is known to exist in the image, the copy-up operation
can be skipped for that object.
Fixes: http://tr...
Mykola Golub
01:06 PM rgw Bug #35905 (Fix Under Review): multisite: update index segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24007 Casey Bodley
10:48 AM rgw Bug #35905 (Resolved): multisite: update index segfault on shutdown/realm reload
RGWAsyncFetchRemoteObj and RGWAsyncRemoveObj use zone_trace pointer from RGWBucketSyncSingleEntryCR.
shutdown/realm ...
Tianshan Qu
01:05 PM Revision dfc1c788 (ceph): Merge pull request #21271 from cbodley/wip-rgw-beast-async
rgw: beast frontend reworks pause/stop and yields during body io
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
01:01 PM Dashboard Bug #35907 (Resolved): mgr/dashboard: Progress bar does not stop in TableKeyValueComponent
If the autoReload function is disabled in a data table, e.g Pools, then the progress bar in the data table of the det... Volker Theile
12:45 PM Revision 4d2a73c7 (ceph): Merge PR #23845 into master
* refs/pull/23845/head:
osd/OSDMap: include age in up and in counts for ceph status
mon/OSDMonitor: set new_last_{u...
Sage Weil
12:41 PM Revision ff826e69 (ceph): Merge PR #23949 into master
* refs/pull/23949/head:
mon/OSDMonitor: invalidate max_failed_since on cancel_report
Reviewed-by: Sage Weil <sage@r...
Sage Weil
12:41 PM Revision 838958da (ceph): Merge PR #23968 into master
* refs/pull/23968/head:
dout: add basic prefix providers
dout: add DoutPrefixPipe for composing prefix providers
R...
Sage Weil
12:41 PM Revision 9f30b12e (ceph): Merge PR #23971 into master
* refs/pull/23971/head:
cls/numops: fix cls_numops.cc log add to mul
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
12:40 PM Revision f9d45d06 (ceph): Merge PR #23975 into master
* refs/pull/23975/head:
common/buffer.cc: add create_small_page_aligned to avoid mem waste when apply for small mem ...
Sage Weil
12:38 PM Bug #35860 (Pending Backport): mon/OSDMonitor: cancel_report causes obsolete max_failed_since
Sage Weil
12:29 PM Revision 51604c6c (ceph): Merge pull request #23939 from votdev/bug_35685
mgr/dashboard: Fix bug in user form when changing password
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
12:01 PM Revision 7bc97797 (ceph): osd/OSD: kick right merge source
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:59 AM rgw Support #24457: large omap object
> as we should really exceed the default values anyway.
Shouldn't*
Will Marley
11:59 AM rgw Support #24457: large omap object
jack jack wrote:
> I have same issue ,I remove a large file used s3cmd and I got this issue but I don't know how sol...
Will Marley
07:07 AM rgw Support #24457: large omap object
I have same issue ,I remove a large file used s3cmd and I got this issue but I don't know how solution to this .
An...
jack jack
11:33 AM Revision 496604fe (ceph): test/librbd: migration tests did not delete additional pool
Instead of creating an additional pool on every migration test
that needs it, create a pool on the test case setup an...
Mykola Golub
11:33 AM Bug #35906 (Fix Under Review): ceph-disk: is_mounted() returns None for mounted OSDs with Python 3
Nathan Cutler
11:18 AM Bug #35906: ceph-disk: is_mounted() returns None for mounted OSDs with Python 3
Opened https://github.com/ceph/ceph/pull/24008 Tim Serong
11:10 AM Bug #35906 (Resolved): ceph-disk: is_mounted() returns None for mounted OSDs with Python 3
`ceph-disk list --format=json` on python 3 gives null for the mount member, even for mounted OSDs, e.g.:... Tim Serong
11:27 AM Revision 95861114 (ceph): Merge pull request #23839 from trociny/wip-migration-commit-race
librbd: fix potential live migration after commit issues due to not refreshed image header
Reviewed-by: Jason Dillam...
Jason Dillaman
10:50 AM Revision 4c0804ad (ceph): osd/OSD: clear ping_history on heartbeat_reset
Because the old connections are gone, and hence we should not
leave behind a long list of obsolete ping_history there...
xie xingguo
10:48 AM Revision 79f48044 (ceph): mon/OSDMonitor: share new maps with even non-active osds
OSDs may not be aware of their deadness and trapped at
an obsolete map in which they were still marked as up:
```
ho...
xie xingguo
10:08 AM Revision f3d25fb3 (ceph): mgr/dashboard: Refactor autofocus directive
Refactor the autofocus directive and add some unit tests.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
10:03 AM Revision 7f3a982d (ceph): mgr/dashboard: Unable to edit user when making an accidental change to ...
Fixes: https://tracker.ceph.com/issues/35685
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:13 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
See the "downstream documentation":https://www.suse.com/documentation/suse-enterprise-storage-5/book_storage_admin/da... Lenz Grimmer
09:11 AM Dashboard Feature #35903: mgr/dashboard: Add support for managing iSCSI targets
See the "downstream SUSE Enterprise Storage 5 documentation":https://www.suse.com/documentation/suse-enterprise-stora... Lenz Grimmer
09:06 AM Dashboard Feature #35903 (Resolved): mgr/dashboard: Add support for managing iSCSI targets
It should be possible to create, edit and delete iSCSI targets in the Dashboard, similar to "how openATTIC supported ... Lenz Grimmer
08:58 AM Revision 4b10ed10 (ceph): mgr/DaemonServer: split should respect inflight creating pgs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:47 AM Bug #35831 (Resolved): Building on Fedora is broken due to "No matching package to install: 'Cyth...
Kefu Chai
08:46 AM Revision 6cf66152 (ceph): Merge pull request #23993 from badone/wip-fedora-build-Cython3-error
rpm: Fix Fedora error "No matching package to install: 'Cython3'"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:13 AM Revision 69d81c55 (ceph): Merge pull request #23833 from falcon78921/wip-docs-34539
doc/rados: fixed hit set type link
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:48 AM mgr Bug #35902 (Duplicate): mgr:FAILED assert(pClassInstance != nullptr)
2018-09-08 10:35:59.326854 7fa70c1c6700 0 log_channel(audit) log [DBG] : from='client.20544145 10.252.253.77:0/30309... tao ning
02:56 AM Revision cfa85911 (ceph): Merge pull request #24000 from libingyang-zte/master
doc: Fix Spelling Error of Radosgw
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
02:34 AM rbd Backport #35704 (In Progress): luminous: "rbd import --export-format 2" fails when the input is a...
https://github.com/ceph/ceph/pull/24003 Prashant D
02:33 AM rbd Backport #35705 (In Progress): mimic: "rbd import --export-format 2" fails when the input is a pipe
https://github.com/ceph/ceph/pull/24002 Prashant D
01:41 AM Revision f38426a7 (ceph): doc: fixed hit set type link
Fixed reference link for hit set type value. Restructured wording in description.
Fixes: https://tracker.ceph.com/iss...
James McClune
01:31 AM Revision ddf2b6fa (ceph): rgw: update cls_rgw.cc and cls_rgw_const.h
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
01:21 AM Revision bf56495b (ceph): doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
01:16 AM Revision b129067c (ceph): rbd: fix error import when the input is a pipe
Fixes: http://tracker.ceph.com/issues/34536
Signed-off-by: songweibin <song.weibin@zte.com.cn>
(cherry picked from c...
wb song
01:15 AM Revision 0a2ea859 (ceph): rbd: fix error import when the input is a pipe
Fixes: http://tracker.ceph.com/issues/34536
Signed-off-by: songweibin <song.weibin@zte.com.cn>
(cherry picked from c...
wb song

09/09/2018

08:15 AM RADOS Tasks #25186 (In Progress): setup repo for building dependencies like boost, rocksdb, which are n...
https://github.com/ceph/ceph/pull/23995 Kefu Chai
02:21 AM Revision a45852f8 (ceph): qa: fix symlink
Introduced-by: 6ac1882dc49bc714390d81e582d5febc9bb5e549
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:13 AM rgw Feature #23481 (Duplicate): radosgw-admin bucket rename command
http://tracker.ceph.com/issues/35885 Vikhyat Umrao
12:54 AM rgw Bug #35885 (Fix Under Review): Update radosgw-admin bucket link command for bucket rename and move
PR - https://github.com/ceph/ceph/pull/23994 Vikhyat Umrao
12:52 AM rgw Bug #35885 (Resolved): Update radosgw-admin bucket link command for bucket rename and move
Update radosgw-admin bucket link command for bucket rename and move
RHBZ# https://bugzilla.redhat.com/show_bug.cgi?i...
Vikhyat Umrao

09/08/2018

05:05 PM RADOS Bug #24975 (Resolved): valgrind-leaks.yaml: expected valgrind issues and found none
Nathan Cutler
05:05 PM RADOS Backport #24992 (Resolved): mimic: valgrind-leaks.yaml: expected valgrind issues and found none
Nathan Cutler
03:33 PM RADOS Backport #24992: mimic: valgrind-leaks.yaml: expected valgrind issues and found none
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23744
merged
Yuri Weinstein
03:32 PM Revision 510d48e1 (ceph): Merge pull request #23744 from liewegas/wip-valgrind-distro-mimic
mimic: qa/suites/rados: move valgrind test to singleton-flat
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Reviewe...
Yuri Weinstein
03:32 PM Revision 2f7a2cbe (ceph): Merge pull request #23951 from smithfarm/wip-pglog-mimic
mimic: osd/PrimaryLogPG: avoid dereferencing invalid complete_to
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Yuri Weinstein
06:31 AM RADOS Bug #35845: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
Adding jewel because we are seeing an "osd-scrub-repair.sh" make check issue in jewel (not sure if it's this same iss... Nathan Cutler
02:56 AM RADOS Bug #35845: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
It turns out this is just a difference in the iterator for the function throwing the exception.... David Zafman
05:08 AM Revision c2ddf7b1 (ceph): Fixes, (ceph user, sepia path).
Temporary changes. Should generalize path code. Warren Usui
01:51 AM RADOS Bug #35546 (Resolved): RADOS: probably missing clone location for async_recovery_targets
xie xingguo
01:51 AM Revision 5a3344f0 (ceph): Merge pull request #23895 from xiexingguo/wip-more-async-fixes
osd/PrimaryLogPG: update missing_loc more carefully
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo
01:49 AM Revision 65a238a0 (ceph): Merge pull request #23958 from xiexingguo/wip-heartbeat-stuck
osd/OSD: ping monitor if we are stuck at __waiting_for_healthy__
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
01:45 AM Revision 91a2d408 (ceph): mon/OSDMonitor: invalidate max_failed_since on cancel_report
max_failed_since might reference the very failure-report which is to be
cancelled. We can simply invalidate it here t...
xie xingguo
01:43 AM Bug #35860 (Resolved): mon/OSDMonitor: cancel_report causes obsolete max_failed_since
https://github.com/ceph/ceph/pull/23949 xie xingguo
12:34 AM Revision 3eaf9374 (ceph): Merge PR #23449 into master
* refs/pull/23449/head:
osd/OSDMap: cleanup: s/tmpmap/nextmap/
qa/standalone/osd/osd-backfill-stats: fixes
osd/OSD...
Sage Weil

09/07/2018

11:51 PM Bug #35831 (In Progress): Building on Fedora is broken due to "No matching package to install: 'C...
https://github.com/ceph/ceph/pull/23993 Brad Hubbard
01:58 AM Bug #35831 (Resolved): Building on Fedora is broken due to "No matching package to install: 'Cyth...
See https://copr-be.cloud.fedoraproject.org/results/badone/ceph-weeklies/fedora-27-x86_64/00795508-ceph/root.log.gz
...
Brad Hubbard
11:40 PM RADOS Bug #35833 (In Progress): error: 'unique_ptr' in namespace 'std' does not name a type when compil...
https://github.com/ceph/ceph/pull/23992 Brad Hubbard
07:28 AM RADOS Bug #35833 (Resolved): error: 'unique_ptr' in namespace 'std' does not name a type when compiling...
We should be able to compile a librados client program, such as examples/librados/hello_world.cc, on a system with li... Brad Hubbard
11:26 PM RADOS Bug #35845: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
-https://github.com/ceph/ceph/pull/23991-
David Zafman
11:15 PM RADOS Bug #35845 (In Progress): osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
David Zafman
06:43 PM RADOS Bug #35845: osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed

This must be caused by differences in the grep command on different distributions. It passes sometimes including o...
David Zafman
04:39 PM RADOS Bug #35845 (Resolved): osd-scrub-repair.sh:TEST_corrupt_scrub_replicated failed
... Neha Ojha
11:24 PM Bug #35846 (In Progress): ceph-objectstore-tool apply-layout-settings optional target level can't...
David Zafman
11:14 PM Bug #35846: ceph-objectstore-tool apply-layout-settings optional target level can't be specified.
https://github.com/ceph/ceph/pull/23989 David Zafman
06:12 PM Bug #35846: ceph-objectstore-tool apply-layout-settings optional target level can't be specified.

I didn't realize that the --arg1 syntax can be used to specify the value for a positional argument. The positional...
David Zafman
04:50 PM Bug #35846 (Resolved): ceph-objectstore-tool apply-layout-settings optional target level can't be...

-https://github.com/ceph/ceph/pull/17666 must not have been tested.-
$ bin/ceph-objectstore-tool --no-mon-config...
David Zafman
11:19 PM CephFS Backport #35859 (In Progress): luminous: MDSMonitor: lookup of gid in prepare_beacon that has bee...
Patrick Donnelly
11:18 PM CephFS Backport #35859 (Resolved): luminous: MDSMonitor: lookup of gid in prepare_beacon that has been r...
https://github.com/ceph/ceph/pull/23990 Patrick Donnelly
11:18 PM CephFS Backport #35858 (Resolved): mimic: MDSMonitor: lookup of gid in prepare_beacon that has been remo...
https://github.com/ceph/ceph/pull/24272 Patrick Donnelly
11:18 PM CephFS Bug #35848 (Pending Backport): MDSMonitor: lookup of gid in prepare_beacon that has been removed ...
Patrick Donnelly
07:39 PM CephFS Bug #35848 (Fix Under Review): MDSMonitor: lookup of gid in prepare_beacon that has been removed ...
https://github.com/ceph/ceph/pull/23984 Patrick Donnelly
07:04 PM CephFS Bug #35848: MDSMonitor: lookup of gid in prepare_beacon that has been removed will cause exception
... Patrick Donnelly
05:30 PM CephFS Bug #35848 (Resolved): MDSMonitor: lookup of gid in prepare_beacon that has been removed will cau...
... Patrick Donnelly
11:17 PM CephFS Bug #35850 (In Progress): mds: runs out of file descriptors after several respawns
Patrick Donnelly
10:36 PM CephFS Bug #35850 (Pending Backport): mds: runs out of file descriptors after several respawns
Patrick Donnelly
09:41 PM CephFS Bug #35850 (In Progress): mds: runs out of file descriptors after several respawns
Patrick Donnelly
07:05 PM CephFS Bug #35850 (Resolved): mds: runs out of file descriptors after several respawns
... Patrick Donnelly
11:14 PM Revision f1e6a1d9 (ceph): mon: test if gid exists in pending for prepare_beacon
If it does not, send a null map. Bug introduced by
624efc64323f99b2e843f376879c1080276e036f which made preprocess_bea...
Patrick Donnelly
11:09 PM rgw Backport #35857 (Resolved): mimic: multisite: segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24235 Patrick Donnelly
11:09 PM rgw Backport #35856 (Resolved): luminous: multisite: segfault on shutdown/realm reload
https://github.com/ceph/ceph/pull/24231 Patrick Donnelly
11:09 PM RADOS Backport #35855 (Resolved): mimic: should remove mentioning of "scrubq" in ceph(8) manpage
https://github.com/ceph/ceph/pull/24210 Patrick Donnelly
11:09 PM RADOS Backport #35854 (Resolved): luminous: should remove mentioning of "scrubq" in ceph(8) manpage
https://github.com/ceph/ceph/pull/24211 Patrick Donnelly
10:35 PM Revision 17f79b07 (ceph): Merge PR #23984 into master
* refs/pull/23984/head:
mon: test if gid exists in pending for prepare_beacon
Reviewed-by: Sage Weil <sage@redhat.c...
Patrick Donnelly
10:35 PM Bug #26866 (Pending Backport): OSDMapMapping does not handle active.size() > pool size
daf53f42 Sage Weil
10:11 PM Revision 1c2eb406 (ceph): mon/OSDMonitor: clean temps and upmaps in encode_pending, efficiently
- do not rebuild the next map when we already have it
- do this work in encode_pending, not create_pending, so we get...
Sage Weil
10:11 PM Revision daf53f42 (ceph): osd/OSDMap: clean out pg_temp mappings that exceed pool size
If the pool size is reduced, we can end up with pg_temp mappings that are
too big. This can trigger bad behavior els...
Sage Weil
10:11 PM Revision f47921f2 (ceph): qa/standalone/osd/osd-backfill-stats: fixes
Grep from the primary's log, not every osd's log.
For the backfill_remapped task in particular, after the pg_temp ch...
Sage Weil
10:11 PM Revision d249fa86 (ceph): osd/OSDMap: cleanup: s/tmpmap/nextmap/
Be consistent with OSDMap.h
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:10 PM Revision f7931186 (ceph): osd/OSDMapMapping: do not crash if acting > pool size
Existing oversized pg_temp mappings (or some other bug) might make acting
exceed the pool size. Avoid overrunning ou...
Sage Weil
09:51 PM RADOS Feature #85: osd: pg_num shrink
Yeah, merged now! Sage Weil
07:38 PM RADOS Feature #85: osd: pg_num shrink
Sage, were you going to merge https://github.com/ceph/ceph/pull/20469 ? Nathan Cutler
06:55 PM RADOS Feature #85 (Resolved): osd: pg_num shrink
\o/ Sage Weil
09:04 PM rgw Bug #35851 (Fix Under Review): multisite: invalid read in RGWCloneMetaLogCoroutine
https://github.com/ceph/ceph/pull/23988 Casey Bodley
08:32 PM rgw Bug #35851 (Resolved): multisite: invalid read in RGWCloneMetaLogCoroutine
from http://qa-proxy.ceph.com/teuthology/cbodley-2018-09-07_19:00:38-rgw-wip-rgw-beast-async-distro-basic-smithi/2989... Casey Bodley
09:01 PM Revision cdc876a3 (ceph): rgw: dont access rgw_http_req_data::client of canceled request
if a request has been canceled with RGWHTTPClient::cancel(), the client
may have been destroyed. check req_data->regi...
Casey Bodley
09:00 PM Revision f26752a8 (ceph): mon: test if gid exists in pending for prepare_beacon
If it does not, send a null map. Bug introduced by
624efc64323f99b2e843f376879c1080276e036f which made preprocess_bea...
Patrick Donnelly
08:55 PM Revision 09ee3f35 (ceph): Merge PR #20469 into master
* refs/pull/20469/head:
osd/PG: remove warn on delete+merge race
osd: base project_pg_history on is_new_interval
o...
Sage Weil
08:54 PM RADOS Bug #24801: PG num_bytes becomes huge
Fix is included in pull request https://github.com/ceph/ceph/pull/22797 David Zafman
08:20 PM Revision eb3bdf07 (ceph): osd/PrimaryLogPG: avoid dereferencing invalid complete_to
For the auto-repair (EIO caused) case, we will not reinitialize
**complete_to** (because last_complete is equal to la...
xie xingguo
08:16 PM rgw Bug #35812 (Fix Under Review): multisite: use-after-free in RGWAsyncGetBucketInstanceInfo
https://github.com/ceph/ceph/pull/23987 Casey Bodley
08:14 PM rgw Bug #35715 (Fix Under Review): multisite: memory leak from curl_multi_add_handle()
https://github.com/ceph/ceph/pull/23986 Casey Bodley
08:13 PM Revision 6fb61c5e (ceph): rgw: RGWAsyncGetBucketInstanceInfo does not access coroutine memory
Fixes: http://tracker.ceph.com/issues/35812
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:09 PM Bug #24449 (Resolved): mimic 13.2.0 doesn't build in Fedora rawhide
Nathan Cutler
08:08 PM Backport #24905 (Resolved): mimic: mimic 13.2.0 doesn't build in Fedora rawhide
Nathan Cutler
08:06 PM Backport #24905: mimic: mimic 13.2.0 doesn't build in Fedora rawhide
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23885
merged
Yuri Weinstein
08:07 PM Bug #25104 (Resolved): tests: "cluster [WRN] 25 slow requests" in powercycle
Nathan Cutler
08:07 PM Backport #25119 (Resolved): mimic: tests: "cluster [WRN] 25 slow requests" in powercycle
Nathan Cutler
08:05 PM Backport #25119: mimic: tests: "cluster [WRN] 25 slow requests" in powercycle
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23886
mergedReviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:06 PM Revision 167a2ee7 (ceph): Merge pull request #23885 from smithfarm/wip-24905-mimic
mimic: build/ops: mimic 13.2.0 doesn't build in Fedora rawhide
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:06 PM Backport #26933 (Resolved): mimic: segv in OSDMap::calc_pg_upmaps from balancer
Nathan Cutler
08:05 PM Backport #26933: mimic: segv in OSDMap::calc_pg_upmaps from balancer
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23888
merged
Yuri Weinstein
08:05 PM Revision 281557fc (ceph): Merge pull request #23886 from smithfarm/wip-25119-mimic
mimic: tests: cluster [WRN] 25 slow requests in powercycle
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Reviewed-...
Yuri Weinstein
08:05 PM Revision dd478483 (ceph): rgw: fix leak of curl handle on shutdown
addresses a valgrind leak reported from curl_multi_add_handle().
requests that are still linked to the curl_multi han...
Casey Bodley
08:05 PM Revision d54fa6d6 (ceph): Merge pull request #23888 from smithfarm/wip-26933-mimic
mimic: osd: segv in OSDMap::calc_pg_upmaps from balancer
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
08:04 PM Revision e7d33d84 (ceph): Merge pull request #23893 from pdvian/wip-32079-mimic
mimic: test: Use pids instead of jobspecs which were wrong
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jo...
Yuri Weinstein
08:03 PM Revision 61a2a74e (ceph): Merge pull request #23894 from xiexingguo/wip-complete-to-2
osd/PrimaryLogPG: avoid dereferencing invalid complete_to
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:56 PM Dashboard Bug #25067 (Resolved): mgr/dashboard: URL prefix is not working
Nathan Cutler
07:56 PM Dashboard Backport #25120 (Resolved): mimic: mgr/dashboard: URL prefix is not working
Nathan Cutler
07:56 PM Revision c3764980 (ceph): Merge pull request #23874 from smithfarm/wip-25120-mimic
mimic: mgr/dashboard: URL prefix is not working
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Nathan Cutler
06:58 PM bluestore Bug #25180 (Resolved): ObjectStore/StoreTest.CompressionTest/2 fail
fixed by 044ce83b1e032b5996cad10bc1cf83918f991550 Sage Weil
06:57 PM RADOS Bug #22165 (Resolved): split pg not actually created, gets stuck in state unknown
by commit fdfc5c64 Sage Weil
06:56 PM RADOS Bug #26970 (Resolved): src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
Sage Weil
06:05 PM RADOS Bug #35849 (Closed): mimic: test_envlibrados_for_rocksdb.sh: build failed with error: #endif with...
... Neha Ojha
05:57 PM Revision 478aca82 (ceph): Merge pull request #23976 from idryomov/wip-cram-git-clone
qa/tasks/cram: tasks now must live in the repository
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
05:46 PM Revision 1af938a9 (ceph): Merge pull request #23828 from cbodley/wip-rgw-sync-trace-cleanup
rgw: cleanups for sync tracing
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:45 PM Revision 97e4db98 (ceph): Merge pull request #23571 from cbodley/wip-26938
rgw: data sync respects error_retry_time for backoff on error_repo
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:28 PM RADOS Bug #35847 (Resolved): wrong cluster_network doesn't cause any errors and ends up using monitor n...
1) set any random valid cluster network eg: cluster_network: 17.20.20.0/24
2) setup cluster , notice the cluster com...
Vasu Kulkarni
05:11 PM Revision 378b0106 (ceph): rgw: beast frontend uses async SharedMutex for pause
the strategy for pause relied on stopping the io_context and waiting for
io_context.run() to return control to all of...
Casey Bodley
05:11 PM Revision 93de3367 (ceph): rgw: beast frontend closes connections on stop
the strategy for stop relies on the fact that process_request() is
completely synchronous, so that io_context.stop() ...
Casey Bodley
05:09 PM Revision 856a01fc (ceph): doc/man/8/ceph: drop enumeration of pg states
This is more maintainable.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:09 PM Revision 5eba9ba0 (ceph): doc/rados/operations/placement-groups: a few minor corrections
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:09 PM Revision ce53eb33 (ceph): osd/PG: do not purge strays in premerge state
The point of premerge is to ensure that the constituent parts of the
target PG are fully clean. If there is an inter...
Sage Weil
05:09 PM Revision 93b62838 (ceph): osd: handle pg delete vs merge race
Deletion involves an awkward dance between the pg lock and shard locks,
while the merge prep and tracking is "shard d...
Sage Weil
05:09 PM Revision cfe6ca82 (ceph): osd: make project_pg_history handle concurrent osdmap publish
The class's osdmap may be updated while we are in our loop. Pass it in
explicitly instead.
Fixes: http://tracker.ce...
Sage Weil
05:09 PM Revision 4bc01379 (ceph): osd: base project_pg_history on is_new_interval
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:09 PM Revision 564212ce (ceph): osd/PG: remove warn on delete+merge race
This was there just to confirm that this path was exercised by the
rados suite (it is, several hits per rados run of ...
Sage Weil
05:09 PM Revision ae516076 (ceph): osdc/Objecter: resend ops on pg merge
This matches the split behavior.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:09 PM Revision 24fd8d65 (ceph): osd/PG: implement merge_from
This is the building block that smooshes multiple PGs back into one. The
resulting combination PG will have no PG lo...
Sage Weil
05:09 PM Revision aca0dc1c (ceph): osd: implement pg merge
- Vevamps the split tracking infrastructure, and adds new tracking for
upcoming merges in consume_map. These are now...
Sage Weil
05:09 PM Revision 51323927 (ceph): doc/rados/operations: remove reference to lpgs
These were removed years ago.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:09 PM Revision 968917bc (ceph): doc/rados/operations/placement-groups: update to describe pg_num reduct...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:09 PM Revision b960dae6 (ceph): mon/OSDMonitor: mon_inject_pg_merge_bounce_probability
Optionally bounce pg_num back up right after we decrease it. This triggers
conditions in the OSD where the merge and...
Sage Weil
05:09 PM Revision 0b59b7a6 (ceph): qa/tasks/thrashosds: support merging pgs too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:09 PM Revision 44de03d5 (ceph): qa/suites: test pg merging
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:09 PM Revision 6bd682f5 (ceph): ceph-objectstore-tool: prevent import of pg that has since merged
We currently import a portion of the PG if it has split. Merge is more
complicated, though, mainly because COT is op...
Sage Weil
05:09 PM Revision 0a12da0e (ceph): osd/osd_types: remove is_split assert
The problem is:
osd is at epoch 80
import pg 1.a as of e57
1.a and 1.1a merged in epoch 60something
we set up a merg...
Sage Weil
05:09 PM Revision 45a556ad (ceph): osd: no osd_lock for finish_splits
This used to protect the pg registration probably? There is no need for
it now.
More importantly, having it here ca...
Sage Weil
05:09 PM Revision 3cd63b93 (ceph): osd: kick split children
Ensure that we bring split children up to date to the latest map even in
the absence of new OSDMaps feeding in NullEv...
Sage Weil
05:09 PM Revision 47d62773 (ceph): osd: drain peering wq in start_boot, not _committed_maps
We can't safely block in _committed_osd_maps because we are being run
by the store's finisher threads, and we may hav...
Sage Weil
05:09 PM Revision 62a208b4 (ceph): osd: wait for laggy pgs without osd_lock in handle_osd_map
We can't hold osd_lock while blocking because other objectstore completions
need to take osd_lock (e.g., _committed_o...
Sage Weil
05:09 PM Revision 5ff6bbf6 (ceph): doc/dev/placement-groups: drop old 'splitting' reference
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision a7757085 (ceph): ceph-objectstore-tool: debug intervals update
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 925163c7 (ceph): osd: debug pending_creates_from_osd cleanup, don't use cbegin
Got a segv on the erase line :/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision f6ecd699 (ceph): osd/PG: clear_ready_to_merge on_shutdown (or final merge source prep)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 7f2e4396 (ceph): osd/osd_types: adding or substracting invalid stats -> invalid stats
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision e9555604 (ceph): osd/osd_types: pg_t::is_merge -> is_merge_source
This only checks if a pg is a merge source, not whether it is a merge
target.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
05:08 PM Revision ca8dfd35 (ceph): osd/osd_types: pg_t: add is_merge_target()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 3bbcd28e (ceph): osd: make load_pgs remove message more accurate
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 69873feb (ceph): osd: collect and record pg_num changes by pool
This will simplify our identification of split and merge events.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision d48d7c9c (ceph): mon/OSDMonitor: MOSDPGReadyToMerge to complete a pg_num change
This message allows pg_num to be decremented (once the final PGs are
ready).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision a5274c75 (ceph): mgr: add simple controller to adjust pg[p]_num_actual
This is a pretty trivial controller. It adds some constraints that were
obviously not there before when the user cou...
Sage Weil
05:08 PM Revision bbf95212 (ceph): osd: notify mon when pending PGs are ready to merge
When a PG is in the pending merge state it is >= pg_num_pending and <
pg_num. When this happens quiesce IO, peer, wa...
Sage Weil
05:08 PM Revision 27168cf5 (ceph): osd: no cache agent or snap trimming during premerge
The PG is quiesced; not background activity.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision 7074ad4a (ceph): osd/PGLog: merge_from helper
When merging two logs, we throw out all of the actual log entries.
However, we need to convert them to dup ops as app...
Sage Weil
05:08 PM Revision 52e18ec0 (ceph): osd/osd_types: introduce last_force_resend_prenautilus
Previously, we renamed the old last_force_resend to
last_force_resend_preluminous and created a new last_force_resend...
Sage Weil
05:08 PM Revision 0e526b46 (ceph): osd/osd_types: add pg_pool_t FLAG_POOL_CREATING
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 41c38559 (ceph): mon/OSDMonitor: set POOL_CREATING flag until initial pool pgs are created
Set the flag when the pool is created, and clear it when the initial set
of PGs have been created by the mon. Move t...
Sage Weil
05:08 PM Revision 7fc3a9bd (ceph): mon/OSDMonitor: disallow pg_num changes while CREATING flag is set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 21458e88 (ceph): mon/OSDMonitor: prevent FLAG_CREATING from getting set pre-nautilus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision f4f01493 (ceph): mon/OSDMonitor: add FLAG_CREATING on upgrade if pools still creating
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 101671d9 (ceph): mgr: do not adjust pg_num until FLAG_CREATING removed from pool
This is more reliable than looking at PG states because the PG may have
gone active and sent a notification to the mo...
Sage Weil
05:08 PM Revision 9426dc4c (ceph): osd: ignore pg creates when pool FLAG_CREATING is not set
We only process mon-initiated PG creates while the pool is is CREATING
mode. This ensures that we will not have any ...
Sage Weil
05:08 PM Revision fffd50ce (ceph): mon/OSDMonitor: set last_force_resend_prenautilus for pg_num_pending ch...
This will force pre-nautilus clients to resend ops when we are adjusting
pg_num_pending. This is a big hammer: for n...
Sage Weil
05:08 PM Revision fdfc5c64 (ceph): mon/OSDMonitor: start sending new-style pg_create2 messages
The new sharded wq implementation cannot handle a resent mon create
message and a split child already existing. This...
Sage Weil
05:08 PM Revision aea329eb (ceph): mon/OSDMonitor: set CREATING flag for force-create-pg
In order to recreate a lost PG, we need to set the CREATING flag for the
pool. This prevents pg_num from changing in...
Sage Weil
05:08 PM Revision 45d8d5dc (ceph): mon/PGMap: adjust SMALLER_PGP_NUM warning to use *_target values
If the cluster is failing to converge on the target values that is a
separate problem.
Signed-off-by: Sage Weil <sag...
Sage Weil
05:08 PM Revision 93928ff0 (ceph): osd/OSDMap: set pg[p]_num_target in build_simple*() methods
These are only used by unit tests and osdmaptool as far as I can tell.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision 1a08a412 (ceph): mon/OSDMonitor: add mon_osd_max_initial_pgs to cap initial pool pgs
Configure how many initial PGs we create a pool with. If the user wants
more than this then we do subsequent splits....
Sage Weil
05:08 PM Revision 0d5dc37c (ceph): mon/OSDMonitor: adjust pgp_num_target down along with pg_num_target as ...
If the user asks to reduce pg_num, reduce pg_num_target too at the same
time.
Don't completely hide pgp_num yet (by ...
Sage Weil
05:08 PM Revision 9400a8f3 (ceph): mon/OSDMonitor: move pool created check into caller
This makes for less confusing debug output. Speaking from experience.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:08 PM Revision ba7f9af2 (ceph): mon/OSDMonitor: fix long line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 9e906733 (ceph): mgr/ClusterState: discard pg updates for pgs >= pg_num
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:08 PM Revision 7f3d156e (ceph): mon/OSDMonitor: allow pg_num to adjusted up or down via pg[p]_num_target
The CLI now sets the *_target values, imposing only the subset of constraints that
the user needs to be concerned wit...
Sage Weil
05:07 PM Revision ad3aab36 (ceph): os/ObjectStore: add merge_collection operation to Transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 1a80ba06 (ceph): os: implement merge_collection
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 2465df57 (ceph): os/filestore: add _merge_collections post-check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 8a1100bf (ceph): os/filestore: (re)implement merge
Merging is a bit different then splitting, because the two collections
may already be hashed at different levels. Si...
Sage Weil
05:07 PM Revision 044ce83b (ceph): os/bluestore: allow reuse of osr from existing collection
We try to attach an old osr at prepare_new_collection time, but that
happens before a transaction is submitted, and w...
Sage Weil
05:07 PM Revision d39337fd (ceph): os/bluestore: fix osr_drain before merge
We need to make sure the deferred writes on the source collection finish
before the merge so that ops ordered via the...
Sage Weil
05:07 PM Revision cba9dea7 (ceph): osd/SnapMapper: allow split_bits to decrease (merge)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 8a9b3f33 (ceph): mon/PGMap: track pgs by state for each pool
We had this globally, but it's useful to have the per-pool breakdowns.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:07 PM Revision 45ef31d8 (ceph): mon/PGMap: prune merged pgs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 2177350b (ceph): osd: restructure advance_pg() call mechanism
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 46ba9feb (ceph): osd: allow multiple threads to block on wait_min_pg_epoch
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 71f46919 (ceph): osd/osd_types: add pg_num_pending to pg_pool_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:07 PM Revision 05404924 (ceph): osd/osd_types: add pg_t::is_merge() method
This checks if we are a merge *source*, and if so, who the parent (target)
will be.
Signed-off-by: Sage Weil <sage@r...
Sage Weil
05:07 PM Revision 17b270a0 (ceph): osd/osd_types: make pg merge an interval boundary
Both the merge itself *and* the pending merge are interval transitions.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:06 PM Revision da749d63 (ceph): common,rgw: rename sha1_digest_t
rename existing sha1_digest_t to sha1_digest_array_t
and add a new sha1_digest_t
Signed-off-by: Myoungwon Oh <omwmw@...
myoungwon oh
05:05 PM Revision 1eb59eb3 (ceph): tools: ceph-objectstore-tool: Allow target level as first positional param
Maintain compatibility with --arg1 specification
Fixes: http://tracker.ceph.com/issues/35846
Signed-off-by: David Z...
David Zafman
04:59 PM rgw Cleanup #35830: multisite: make redundant data sync errors less scary
Thank you so much, Casey.
Nathan - This cleanup is important because these logs confuse multi-site users hence it ...
Vikhyat Umrao
02:04 PM rgw Cleanup #35830: multisite: make redundant data sync errors less scary
Thanks Nathan, I separated the cleanups that should be backported from the rest of that refactoring work and linked t... Casey Bodley
02:03 PM rgw Cleanup #35830 (Fix Under Review): multisite: make redundant data sync errors less scary
Casey Bodley
02:00 PM rgw Cleanup #35830 (In Progress): multisite: make redundant data sync errors less scary
Casey Bodley
11:35 AM rgw Cleanup #35830: multisite: make redundant data sync errors less scary
Is this really needed for luminous, and if so, why? Nathan Cutler
04:18 PM Revision 0dd3cbfb (ceph): vstart: set admin socket for RGW in conf
Currently ceph daemon cannot find rgw socket as client section sets the admin
socket to the tmp dir. whereas we actua...
Abhishek Lekshmanan
04:12 PM Revision eb655323 (ceph): rgw: data sync respects error_retry_time for backoff on error_repo
don't restart processing the error_repo until error_retry_time. when
data sync is otherwise idle, don't sleep past er...
Casey Bodley
04:01 PM Revision b2240bce (ceph): doc/dev/msgr2: better formatting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:01 PM Revision b24e187b (ceph): doc/dev/msgr2: clarify padding alignment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:20 PM Revision 233ee9cf (ceph): rgw: data sync uses coarse clock for error_retry_time
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:20 PM Revision 11cd4254 (ceph): common: adding missing ceph::coarse_real_clock helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:18 PM Revision 895c28a5 (ceph): rgw: enforce spawn_window for data full sync
limit the number of concurrent bucket sync crs spawned by data full sync
Fixes: http://tracker.ceph.com/issues/26897...
Casey Bodley
03:18 PM Revision 3e9ac0f1 (ceph): rgw: data sync holds lease over transition from full to incremental
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:18 PM Revision 3754871e (ceph): rgw: data sync checks whether the lease failed to renew
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:05 PM Revision 539c675d (ceph): Merge pull request #23634 from cbodley/wip-21154
rgw: RGWRadosGetOmapKeysCR takes result by shared_ptr
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
02:10 PM RADOS Bug #20694: osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_log().get_log().obje...
/a/sage-2018-09-06_16:02:58-rados-wip-sage-testing-2018-09-05-1559-distro-basic-smithi/2985475 Sage Weil
02:07 PM Revision 4fc02a7f (ceph): osd/OSDMap: include age in up and in counts for ceph status
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:56 PM Dashboard Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
Just to elaborate on this a bit (thank you John for the clarification on IRC): this needs to be fixed in the Ceph Man... Lenz Grimmer
01:51 PM Revision a6e392f2 (ceph): rgw: raise debug level on redundant data sync error messages
each of these errors have already been logged at a lower level with a
more detailed error message. by logging them as...
Casey Bodley
01:34 PM Revision fd77ff74 (ceph): rgw: RGWRadosGetOmapKeysCR takes result by shared_ptr
Fixes: http://tracker.ceph.com/issues/21154
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:31 PM rgw Bug #35543 (Pending Backport): multisite: segfault on shutdown/realm reload
Casey Bodley
01:30 PM Revision 04959fe3 (ceph): Merge pull request #23920 from cbodley/wip-rgw-cr-rados-fixes
rgw multisite: async rados requests don't access coroutine memory
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
12:53 PM Revision 917062df (ceph): osd: decrement old chunk's reference count if the chunk has a reference.
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
12:50 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
We are seeing the same issue after upgrading from 12.2.5 to 12.2.8. Similar scenario with three rgw nodes, running wi... Jens Harbott
12:37 PM RADOS Backport #35067 (In Progress): luminous: deep scrub cannot find the bitrot if the object is cached
-https://github.com/ceph/ceph/pull/23980- Prashant D
12:11 PM Revision f61c750c (ceph): src/test: add a unit test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
12:11 PM Revision 42e24a44 (ceph): osd: using fingerprint OID if fingerprint is set
cas class is introduced(cas class includes a write_or_get op)
This operation increase the reference count
if the chun...
myoungwon oh
11:58 AM Revision 4efb0b60 (ceph): osd: add flag interfaces in chunk_info_t
This commit change the inferface of set/get/clear flag
in order to handle bitwise operation
Signed-off-by: Myoungwon...
myoungwon oh
11:57 AM Revision 7fa45e04 (ceph): common/buffer.cc: add sha1 fingerprint
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
11:54 AM Revision b3c28a16 (ceph): tests: fix to check server_conn in MessengerTest.NameAddrTest
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
11:34 AM Bug #34317 (Resolved): broken bash example in bluestore migration
Nathan Cutler
11:34 AM Backport #35078 (Resolved): mimic: broken bash example in bluestore migration
Nathan Cutler
11:12 AM RADOS Bug #35813 (Pending Backport): should remove mentioning of "scrubq" in ceph(8) manpage
Kefu Chai
11:12 AM Revision d4a78147 (ceph): Merge pull request #23959 from rubenk/doc-remove-unknown-option-from-ma...
doc: remove deprecated 'scrubq' from ceph(8)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:01 AM Revision 938189e8 (ceph): mgr: remove PyFormatter copy constructor; shouldn't be called
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
11:01 AM Revision 90463754 (ceph): mgr: remove PerfCounterInstance::get_current()
This function was wrong (should return buffer.back().v) and unused.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
10:26 AM Revision e52e78db (ceph): mgr/dashboard: RestClient can't handle ProtocolError exceptions
Fixes: https://tracker.ceph.com/issues/25190
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
10:26 AM Revision fb44c02e (ceph): mgr/dashboard: Set timeout in RestClient calls
Set a default timeout of 45 seconds to all REST client calls. This can be customized via 'ceph dashboard set-rest-req... Volker Theile
10:22 AM RADOS Backport #35844 (Resolved): luminous: objecter cannot resend split-dropped op when racing with co...
https://github.com/ceph/ceph/pull/24188 Nathan Cutler
10:22 AM RADOS Backport #35843 (Resolved): mimic: objecter cannot resend split-dropped op when racing with con r...
https://github.com/ceph/ceph/pull/24970 Nathan Cutler
10:22 AM Dashboard Backport #35835 (In Progress): mimic: mgr/dashboard: Frontend timeouts when RGW takes too long to...
Nathan Cutler
10:20 AM Dashboard Backport #35835 (Resolved): mimic: mgr/dashboard: Frontend timeouts when RGW takes too long to re...
https://github.com/ceph/ceph/pull/23875 Nathan Cutler
10:21 AM CephFS Backport #35841 (Resolved): mimic: client: segmentation fault in handle_client_reply
https://github.com/ceph/ceph/pull/24187 Nathan Cutler
10:21 AM CephFS Backport #35840 (Duplicate): luminous: unhealthy heartbeat map during subtree migration
https://github.com/ceph/ceph/pull/23507 Nathan Cutler
10:21 AM CephFS Backport #35839 (Duplicate): mimic: unhealthy heartbeat map during subtree migration
https://github.com/ceph/ceph/pull/23506 Nathan Cutler
10:21 AM CephFS Backport #35838 (Resolved): luminous: mds: use monotonic clock for beacon message timekeeping
https://github.com/ceph/ceph/pull/24311 Nathan Cutler
10:21 AM CephFS Backport #35837 (Resolved): mimic: mds: use monotonic clock for beacon message timekeeping
https://github.com/ceph/ceph/pull/24467 Nathan Cutler
10:20 AM RADOS Backport #35836 (Resolved): mimic: mon: mgr options not parse propertly
https://github.com/ceph/ceph/pull/24176 Nathan Cutler
10:18 AM Dashboard Bug #35834: mgr/dashboard: Frontend timeouts when RGW takes too long to respond
https://github.com/ceph/ceph/pull/23224 Nathan Cutler
09:38 AM Dashboard Bug #35834: mgr/dashboard: Frontend timeouts when RGW takes too long to respond
This bug was already "fixed on the master branch":https://github.com/ceph/ceph/pull/23224 for Ceph Nautilus, but shou... Lenz Grimmer
09:36 AM Dashboard Bug #35834 (Resolved): mgr/dashboard: Frontend timeouts when RGW takes too long to respond
If the Object Gateway takes too long to process requests, the Ceph Mgr dashboard runs into timeout errors. Lenz Grimmer
08:43 AM Bug #27211 (Fix Under Review): Bad URL for unmap.t in krbd run
https://github.com/ceph/ceph/pull/23976 Ilya Dryomov
08:27 AM mgr Backport #27059 (Resolved): mimic: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled fi...
Nathan Cutler
08:27 AM Revision af27de7b (ceph): Merge pull request #23831 from pdvian/wip-27059-mimic
mimic : debian/rules: fix ceph-mgr .pyc files left behind
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Revie...
Nathan Cutler
08:02 AM CephFS Bug #23380: mds: ceph.dir.rctime follows dir ctime not inode ctime
I just noticed that the qa test added in this PR doesn't check the >> case.
qa/workunits/fs: test for cephfs rs...
Dan van der Ster
07:57 AM CephFS Bug #23380: mds: ceph.dir.rctime follows dir ctime not inode ctime
Patrick Donnelly wrote:
> Dan van der Ster wrote:
> > Sorry but I think we need to re-open this.
> >
> > On v12....
Dan van der Ster
07:32 AM Revision 3e5918bf (ceph): librados: Include memory for unique_ptr definition
Fixes: http://tracker.ceph.com/issues/35833
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
06:46 AM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
I have some issue. My cluster running on mimic version.
Need backport to mimic version.
Thanks
hoan nv
06:43 AM Revision 434a0294 (ceph): Merge pull request #23931 from cyx1231st/wip-msgr-test
tests: fix to check server_conn in MessengerTest.NameAddrTest
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM rgw Backport #35069 (In Progress): luminous: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
https://github.com/ceph/ceph/pull/23974 Prashant D
04:21 AM rgw Documentation #35832 (New): Rgw multifactor authentication (MFA) detail documentation guide.
In mimic version, ceph radosgw support multifactor authentication.
http://docs.ceph.com/docs/mimic/radosgw/mfa/
...
hoan nv
04:20 AM Revision 21ebff20 (ceph): cls/rgw: ready rgw_usage_log_entry for extraction via ceph-dencoder
Signed-off-by: Vaibhav Bhembre vaibhav@digitalocean.com
(cherry picked from commit a503cec93853235f2f94dbc53eb307618f...
Vaibhav Bhembre
03:32 AM Revision fb101163 (ceph): rpm: Fix Fedora error "No matching package to install: 'Cython3'"
Fixes: http://tracker.ceph.com/issues/35831
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
03:24 AM Revision f61c564a (ceph): Add rgw_ldapauth.yaml
Warren Usui
03:19 AM Revision cc59da97 (ceph): common/buffer.cc: add create_small_page_aligned to avoid mem waste when...
On my arm64 dev board, CentOS 7.4, the default OS page size is 64k, one SSD disk,
ceph version is 13.2.1. When I do f...
Jiang Yutang
03:19 AM Revision bf5f22d8 (ceph): Fix client setup issues.
Warren Usui
01:55 AM bluestore Bug #24639: [segfault] segfault in BlueFS::read
I think i have the exact same problem with one of my OSD's, which were created with ceph-deploy on Ceph v12.2.7 and f... Compile Nix
01:53 AM CephFS Bug #15783 (New): client: enable acls by default
Patrick Donnelly
01:53 AM Linux kernel client Bug #15255 (New): kclient: lost filesystem operations (on mds disconnect?)
Patrick Donnelly
01:52 AM CephFS Bug #18532 (New): mds: forward scrub failing to repair dir stats (was: subdir with corrupted dirs...
Patrick Donnelly
01:51 AM CephFS Bug #24522 (Pending Backport): blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
Patrick Donnelly
01:50 AM CephFS Feature #26974: mds: provide mechanism to allow new instance of an application to cancel old MDS ...
New PR: https://github.com/ceph/ceph/pull/23069 Patrick Donnelly
01:48 AM CephFS Bug #24881 (Pending Backport): unhealthy heartbeat map during subtree migration
Patrick Donnelly
01:48 AM CephFS Bug #24870 (Resolved): ceph-debug-docker: python3 libraries not installed in docker image
Patrick Donnelly
01:47 AM CephFS Bug #26959 (Pending Backport): mds: use monotonic clock for beacon message timekeeping
Patrick Donnelly
01:47 AM CephFS Documentation #22989 (Resolved): doc: add documentation for MDS states
Patrick Donnelly
01:37 AM CephFS Bug #24557 (Pending Backport): client: segmentation fault in handle_client_reply
Patrick Donnelly
01:00 AM Revision b6c0eeae (ceph): osd/OSD: ping monitor if we are stuck at __waiting_for_healthy__
One of our clusters has encountered some network issues several days
ago and we've observed some OSDs were stuck at _...
xie xingguo
12:23 AM Revision 7374f396 (ceph): cls/numops: fix cls_numops.cc log add to mul
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
12:01 AM Revision b6fdcfc7 (ceph): doc/releases/schedule: Add Luminous 12.2.8
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard

09/06/2018

10:30 PM Revision 5eb0620f (ceph): doc/dev/msgr2: tweak message flow handshake
- specify entity_name_t in TAG_IDENT instead of every msg
header
- add more notes
- include optional padding before t...
Sage Weil
09:44 PM Revision 93748a32 (ceph): Merge pull request #23944 from ceph/wip-s3a-update-mirror
qa/tasks: update mirror link for maven vasukulkarni
09:21 PM RADOS Support #27203: osd down while bucket is deleting
The heartbeat timing out like that means the OSD is overloaded - in particular delete operations for RGW can overwhel... Josh Durgin
09:17 PM Revision 1f1c6f39 (ceph): osd/PGPool::update: optimize with subset_of
Replace expensive inverval_set intersection_of and operator==
calls with a single subset_of call. I borrowed this ide...
Zac Medico
09:12 PM Revision e9ee4dd9 (ceph): PGPool::update: optimize removed_snaps comparison when possible
In self/unmanaged snaps mode, optimize removed_snaps comparison
for cases where removed_snaps has not changed. This e...
Zac Medico
09:11 PM Revision 70bb615b (ceph): PGPool::update: avoid expensive union_of
Achieve the same result using a swap (constant complexity),
and an assignment (linear complexity).
Signed-off-by: Za...
Zac Medico
09:10 PM Revision d68cff3d (ceph): PGPool::update: optimize with interval_set.swap
Use constant complexity swap instead of linear complexity
assignment.
Signed-off-by: Zac Medico <zmedico@gmail.com>
...
Zac Medico
08:45 PM Revision 7c3cf5b1 (ceph): ceph-volume tests/functional update filestore centos7 test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a5ec54207a02c4bb85dc8226890def18da45e2ff)
Alfredo Deza
08:45 PM Revision ac10bc01 (ceph): ceph-volume tests/functional update bluestore xenial test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89e52dd19792072919bef6ba2f2ab50d7b0ff4ed)
Alfredo Deza
08:45 PM Revision b74a6561 (ceph): ceph-volume tests/functional update filestore xenial test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a096a016ccd0acc86ce816aba8ce95f6e3b68c11)
Alfredo Deza
08:45 PM Revision d0edc173 (ceph): ceph-volume lvm.batch use 'ceph' as the cluster name with filestore
Custom cluster names are currently broken on ceph-volume, should get
addressed with http://tracker.ceph.com/issues/27...
Alfredo Deza
08:45 PM Revision bdb48633 (ceph): ceph-volume tests/functional remove duplicate test playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a008fe1385e4440f510eab97470a5d4e56a69402)
Alfredo Deza
08:45 PM Revision 206ff2f1 (ceph): ceph-volume lvm.api use double -f flags when calling pvremove
Fairly destructive, just like everything else when zapping a device.
This is required in the case of double UUIDs det...
Alfredo Deza
08:45 PM Revision 85d312cb (ceph): ceph-volume tests/functional update bluestore centos7 test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2549d5737283b39ecf5b0af98c73ffeb18033c36)
Alfredo Deza
08:45 PM Revision 984b6f59 (ceph): ceph-volume tests/functional add mixed-type scenarios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0d5b90bb1fbf30c6e33dbf7e10a3d0ba053297ae)
Alfredo Deza
08:45 PM Revision 6fecddf2 (ceph): ceph-volume tests/functional create a noop playbook to allow symlinking...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 860e66083fe769714a10076fa101b94507e47169)
Alfredo Deza
08:45 PM Revision 767b16e7 (ceph): ceph-volume tests/functional single (test) playbook to zap and redeploy...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 23330c0107a9f9ee436338c112b1852fd36e34a3)
Alfredo Deza
08:45 PM Revision 20f8a42d (ceph): ceph-volume tests/functional setup playbook for nvme devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 71db509df0c4a14598010568f8bb078f6b2841ab)
Alfredo Deza
08:45 PM Revision 1f83d277 (ceph): ceph-volume tests/functional add CentOS7 filestore mixed-type scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89bbcff659eed8f2cfa26fb93a0c12c7ff83e83b)
Alfredo Deza
08:45 PM Revision 406a11f7 (ceph): ceph-volume tests/functional add CentOS7 bluestore mixed-type scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 799ce4508d9ed166ef6447daa21e0564262fbafe)
Alfredo Deza
08:37 PM Revision c027053d (ceph): ceph-volume tests/functional update bluestore xenial test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89e52dd19792072919bef6ba2f2ab50d7b0ff4ed)
Alfredo Deza
08:37 PM Revision e123d7f2 (ceph): ceph-volume tests/functional update filestore xenial test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a096a016ccd0acc86ce816aba8ce95f6e3b68c11)
Alfredo Deza
08:37 PM Revision 987ae266 (ceph): ceph-volume lvm.batch use 'ceph' as the cluster name with filestore
Custom cluster names are currently broken on ceph-volume, should get
addressed with http://tracker.ceph.com/issues/27...
Alfredo Deza
08:37 PM Revision d57f2fad (ceph): ceph-volume lvm.api use double -f flags when calling pvremove
Fairly destructive, just like everything else when zapping a device.
This is required in the case of double UUIDs det...
Alfredo Deza
08:37 PM Revision 9c88748a (ceph): ceph-volume tests/functional update bluestore centos7 test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2549d5737283b39ecf5b0af98c73ffeb18033c36)
Alfredo Deza
08:37 PM Revision e0438131 (ceph): ceph-volume tests/functional update filestore centos7 test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a5ec54207a02c4bb85dc8226890def18da45e2ff)
Alfredo Deza
08:37 PM Revision 43524904 (ceph): ceph-volume tests/functional create a noop playbook to allow symlinking...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 860e66083fe769714a10076fa101b94507e47169)
Alfredo Deza
08:37 PM Revision 2ac791e3 (ceph): ceph-volume tests/functional single (test) playbook to zap and redeploy...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 23330c0107a9f9ee436338c112b1852fd36e34a3)
Alfredo Deza
08:37 PM Revision ee4db3dc (ceph): ceph-volume tests/functional setup playbook for nvme devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 71db509df0c4a14598010568f8bb078f6b2841ab)
Alfredo Deza
08:37 PM Revision d7100132 (ceph): ceph-volume tests/functional remove duplicate test playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a008fe1385e4440f510eab97470a5d4e56a69402)
Alfredo Deza
08:37 PM Revision 1899c61c (ceph): ceph-volume tests/functional add CentOS7 filestore mixed-type scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89bbcff659eed8f2cfa26fb93a0c12c7ff83e83b)
Alfredo Deza
08:37 PM Revision 7d03703e (ceph): ceph-volume tests/functional add CentOS7 bluestore mixed-type scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 799ce4508d9ed166ef6447daa21e0564262fbafe)
Alfredo Deza
08:37 PM Revision caba9fab (ceph): ceph-volume tests/functional add mixed-type scenarios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0d5b90bb1fbf30c6e33dbf7e10a3d0ba053297ae)
Alfredo Deza
08:32 PM Revision 592f566b (ceph): qa/tasks/cram: tasks now must live in the repository
Commit 0d8887652d53 ("qa/tasks/cram: use suite_repo repository for all
cram jobs") removed hardcoded git.ceph.com lin...
Ilya Dryomov
08:31 PM Revision e1c89b51 (ceph): qa/tasks/workunit: factor out overrides and refspec logic
Allow for reuse in the cram task.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
08:29 PM Revision 331e4180 (ceph): Merge pull request #23963 from alfredodeza/wip-rm35535
ceph-volume: batch tests for mixed-type of devices
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:19 PM Revision c71493ad (ceph): dout: add basic prefix providers
adds two simple DoutPrefixProvider implementations for use as building
blocks for composition with DoutPrefixPipe
Si...
Casey Bodley
08:16 PM rgw Cleanup #35830 (Resolved): multisite: make redundant data sync errors less scary
-https://github.com/ceph/ceph/pull/23843-
https://github.com/ceph/ceph/pull/23981
Vikhyat Umrao
08:16 PM Revision 38621786 (ceph): dout: add DoutPrefixPipe for composing prefix providers
a wonderful feature of DoutPrefixProviders is that they can be composed,
with each Provider adding onto the prefix of...
Casey Bodley
08:02 PM Backport #35078: mimic: broken bash example in bluestore migration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23854
merged
Yuri Weinstein
08:02 PM Revision 728dbf82 (ceph): Merge pull request #23854 from smithfarm/wip-35078-mimic
mimic: doc: broken bash example in bluestore migration
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Yuri Weinstein
07:29 PM Revision 4b502776 (ceph): doc/dev/msgr2: remove stream concept, streamline auth
- Remove stream concept. it was incompletely/poorly
specified, and we dno't actually want to implement it now. We
ca...
Sage Weil
07:19 PM Revision c1481799 (ceph): ceph-volume lvm.batch use 'ceph' as the cluster name with filestore
Custom cluster names are currently broken on ceph-volume, should get
addressed with http://tracker.ceph.com/issues/27...
Alfredo Deza
07:13 PM Dashboard Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
We use different buttons to cancel a dialog/wizard. One type of button looks just like a link, the other is a white b... Patrick Seidensal
06:26 PM Revision a008fe13 (ceph): ceph-volume tests/functional remove duplicate test playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision c1cbc407 (ceph): ceph-volume lvm.api use double -f flags when calling pvremove
Fairly destructive, just like everything else when zapping a device.
This is required in the case of double UUIDs det...
Alfredo Deza
06:26 PM Revision 2549d573 (ceph): ceph-volume tests/functional update bluestore centos7 test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision a5ec5420 (ceph): ceph-volume tests/functional update filestore centos7 test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision 89e52dd1 (ceph): ceph-volume tests/functional update bluestore xenial test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision a096a016 (ceph): ceph-volume tests/functional update filestore xenial test vars
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision 0d5b90bb (ceph): ceph-volume tests/functional add mixed-type scenarios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision 860e6608 (ceph): ceph-volume tests/functional create a noop playbook to allow symlinking...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision 23330c01 (ceph): ceph-volume tests/functional single (test) playbook to zap and redeploy...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:26 PM Revision 71db509d (ceph): ceph-volume tests/functional setup playbook for nvme devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:04 PM CephFS Bug #21777 (Need More Info): src/mds/MDCache.cc: 4332: FAILED assert(mds->is_rejoin())
Dropping priority on this as there have been no known reoccurrence. Patrick Donnelly
05:59 PM CephFS Bug #26995 (Resolved): qa: specify distro/kernel matrix to test in kclient qa-suite
Patrick Donnelly
05:57 PM Revision 532f2880 (ceph): Merge PR #23673 into master
* refs/pull/23673/head:
qa: automate distro/kernel matrix for kclient
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
05:54 PM CephFS Bug #35829 (Rejected): qa: workunits/fs/misc/acl.sh failure from unexpected system.posix_acl_defa...
... Patrick Donnelly
05:33 PM Revision 89bbcff6 (ceph): ceph-volume tests/functional add CentOS7 filestore mixed-type scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:33 PM Revision 799ce450 (ceph): ceph-volume tests/functional add CentOS7 bluestore mixed-type scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:23 PM Revision 6ac1882d (ceph): qa: automate distro/kernel matrix for kclient
It's no longer necessary to pass `-k testing` to teuthology-suite. We're also
now regularly testing RHEL 7.5 kernel i...
Patrick Donnelly
05:21 PM CephFS Bug #35828 (Resolved): qa: RuntimeError: FSCID 10 has no rank 1
... Patrick Donnelly
04:49 PM bluestore Bug #25098 (In Progress): Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(p...
Adding the check to BlueStore.
IIUC ceph-volume started creating the OSD's directory dynamically and this applies al...
Radoslaw Zarzynski
04:00 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
We discussed this in standup. I think there are 2 things going on here:
1. the symlink disappeared in Alfredo's ...
Sage Weil
04:34 PM rgw Bug #24364: rgw: s3cmd sync fails
No dice even with the following set... David Galloway
04:20 PM rgw Bug #24364: rgw: s3cmd sync fails
I was able to log in the node and see the bt, the bt itself arose from FD_SET where a fileno > 1024 was passed which ... Abhishek Lekshmanan
04:20 PM rgw Bug #24364 (Fix Under Review): rgw: s3cmd sync fails
Abhishek Lekshmanan
04:20 PM rgw Bug #24364: rgw: s3cmd sync fails
I was able to log in the node and see the bt, the bt itself arose from FD_SET where a fileno > 1024 was passed which ... Abhishek Lekshmanan
03:32 PM ceph-volume Bug #35535 (Fix Under Review): batch tests for mixed-type of devices
master PR https://github.com/ceph/ceph/pull/23963 Alfredo Deza
03:29 PM Revision 6fdc2c13 (ceph): cmake: compile crimson-specific libraries
- add crimson::cflags target for populating WITH_SEASTAR=1 macro
so any library linking against crimson::cflags wil...
Kefu Chai
03:28 PM Revision a7043dbb (ceph): include/utime: add utimespan_str helper
Just like timespan_str(), but for utime_t.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:28 PM Revision 4d5a641e (ceph): mon: include mon quorum age in status
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Revision 8a5c70dd (ceph): mon/MgrMap: track active_changed timestamp
Note the time when the active mgr changes (added or removed).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:28 PM Revision e932ba43 (ceph): mgr/MgrMap: include mgr age in map printer
This appears in 'ceph status' output.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:28 PM Revision d414f0b4 (ceph): osd/OSDMap: store last_up_change and last_in_change
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Revision f90fb41c (ceph): mon/OSDMonitor: set new_last_{up,in}_change
Capture up/down and in/out changes in encode_pending() so we don't have
to worry about the zillions of places and way...
Sage Weil
03:24 PM Dashboard Feature #35695 (Fix Under Review): mgr/dashboard: Increase usability of role management by enabli...
https://github.com/ceph/ceph/pull/23960 Volker Theile
03:05 PM Revision 9c391473 (ceph): rgw: return x-amz-version-id: null when delete obj in versioning
suspended bucket
fix http://tracker.ceph.com/issues/35814
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
03:04 PM Dashboard Feature #35816 (New): mgr/dashboard: Additional information on OSD actions
Supply the user with additional information about the available actions on OSDs he can take.
For instance provide ...
Patrick Seidensal
02:58 PM rgw Bug #35814 (Resolved): rgw: return x-amz-version-id: null when delete obj in versioning suspended...
in aws
bucket wzyuliyangbucket01 is versioning suspend and we delete the pkbgum.jpg object without VersionId, ther...
joke lee
02:54 PM Revision 6806615a (ceph): rbd: Simplified code and remove do_clear_limit func
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> zhengyin
02:24 PM Revision d05cd1a3 (ceph): doc: remove deprecated 'scrubq' from ceph(8)
The option was removed in a30cbe9adea34782be8699c010d4281d245feb6b
Fixes: http://tracker.ceph.com/issues/35813
Sign...
Ruben Kerkhof
02:11 PM RADOS Bug #35813 (Fix Under Review): should remove mentioning of "scrubq" in ceph(8) manpage
Kefu Chai
02:09 PM RADOS Bug #35813 (Resolved): should remove mentioning of "scrubq" in ceph(8) manpage
https://github.com/ceph/ceph/pull/23959 Kefu Chai
02:07 PM Revision be3aacfb (ceph): rgw: remove unused variable RGWRados *store
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
02:03 PM Revision 5368e7e0 (ceph): common: specialize for WITH_SEASTAR
* define a specialized version CephContext for WITH_SEASTAR. this
CephContext exposes the minimal set of interface ...
Kefu Chai
02:03 PM Revision 9b26bdaa (ceph): auth: instantiate the templates if WITH_SEASTAR
specialize class/method of LockPolicy::SINGLE `#ifdef WITH_SEASTAR`.
in long term, probably we can remove `LockPolicy...
Kefu Chai
02:03 PM Revision 0b354a96 (ceph): mds/FSMap: specialize for WITH_SEASTAR
FSMap.{h,cc} is pulled in as a dependency of src/msg/Messages.cc, where
a handful of Messages types used by MDS and i...
Kefu Chai
02:03 PM Revision f59cb912 (ceph): common,crimson: add a seastar backend for logging
this logging backend serves as an intemediate solution before the LTTng
backend is ready. it maps
- -1 to error()
- 0...
Kefu Chai
02:03 PM Revision 029be76e (ceph): crimson/net: add logging to SocketConnection
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:03 PM Revision e5793e1a (ceph): crimson: port assert.cc to seastar
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:03 PM Revision 283c739b (ceph): common/config: cleanup config_fwd.h
* define an alias for ceph::common::ConfigProxy
* remove obs bits from config_fwd.h, as the users of obs will always
...
Kefu Chai
02:03 PM Revision 4488b504 (ceph): crimson/common: add some missing method for ConfigProxy
OSDMap.cc uses them when WITH_SEASTAR is defined.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:02 PM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
Erwan Velu wrote:
> I'm for option 2 as it makes the focus more obvious thx to the left blue bar.
Thanks for th...
Lenz Grimmer
01:45 PM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
My 2 cents,
I'm for option 2 as it makes the focus more obvious thx to the left blue bar.
If I may, having the ...
Anonymous
02:02 PM rgw Bug #35812 (Resolved): multisite: use-after-free in RGWAsyncGetBucketInstanceInfo
from http://qa-proxy.ceph.com/teuthology/cbodley-2018-09-05_18:33:58-rgw:multisite-wip-multisite-testing-distro-basic... Casey Bodley
01:59 PM RADOS Bug #35076 (Pending Backport): mon: mgr options not parse propertly
Kefu Chai
01:58 PM Revision a6879a66 (ceph): Merge pull request #23846 from liewegas/wip-mgr-config-fixes
mon: fix mgr module config option handling
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:53 PM Dashboard Cleanup #35693: Proposed About modal box
What is the version reported here ? I think that the version of the dashboard.
Using the "ceph version" label here c...
Anonymous
01:50 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
The OSD box layout seems not scalable at my taste.
If you consider 3 digits numbers, the output will be messy to rea...
Anonymous
01:50 PM Revision bfe7a2af (ceph): test: Start using GNU awk and fix archiving directory
awk uses some tests that the native FreeBSD awk does not support:
like: BEGIN{print 0 < 90}
And TESTDIR is not s...
Willem Jan Withagen
11:16 AM RADOS Bug #27206 (Resolved): rpm: should change ceph-mgr package depency from py-bcrypt to python2-bcrypt
Nathan Cutler
11:15 AM RADOS Backport #27212 (Resolved): mimic: rpm: should change ceph-mgr package depency from py-bcrypt to ...
Nathan Cutler
11:14 AM Revision cfa70df4 (ceph): Merge pull request #23868 from smithfarm/wip-27212-mimic
mimic: rpm: should change ceph-mgr package depency from py-bcrypt to python2-bcrypt
Reviewed-by: Sebastian Wagner <s...
Nathan Cutler
10:50 AM Revision 821b6b48 (ceph): Merge pull request #23836 from sepia-liu/wip-cephfuse-doc
doc/cephfs: fixup add/remove mds docs huanwen ren
10:46 AM Dashboard Feature #35811 (Resolved): mgr/dashboard: Implement OSD purge
Add the ability to purge an OSD in the backend and frontend. Patrick Seidensal
09:57 AM RADOS Bug #35810 (Can't reproduce): FAILED assert(entries.begin()->version > info.last_update)
... Chang Liu
09:26 AM Dashboard Feature #35809 (Duplicate): mgr/dashboard: Configure Grafana settings through UI
Add settings page to configure Grafana settings, such as port and URL details through UI. Kanika Murarka
09:21 AM rgw Backport #32129 (In Progress): mimic: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searc...
https://github.com/ceph/ceph/pull/23956 Prashant D
09:04 AM Revision b3eb7eec (ceph): Merge pull request #23911 from votdev/cleanup
mgr/dashboard: Remove useless code
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile <vth...
Lenz Grimmer
09:01 AM RADOS Bug #35808 (Rejected): ceph osd ok-to-stop result dosen't match the real situation
The cluster is in healthy status, when I tried to run ceph osd ok-to-stop 0 it returns... frank lin
08:12 AM ceph-volume Bug #35534: no terminal error when rolling back from a failed OSD preparation
The same error. ... Roman Bogachev
06:57 AM Revision 710a5f58 (ceph): mds: adjust export size after renaming directory into freezing subtree
restart exporting the subtree if rename makes export size too large
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(c...
Yan, Zheng
06:51 AM CephFS Backport #32100 (In Progress): mimic: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23952 Zheng Yan
06:47 AM Revision 35a86d9c (ceph): mds: change default mds_max_export_size to 20M
1G seems too large. mds may speed long time on processing
imported/expored subtree.
Signed-off-by: "Yan, Zheng" <zya...
Yan, Zheng
06:47 AM Revision ed162b38 (ceph): mds: limit total size of exporting subtrees
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit dd9ad3441600832cb066aa53c57328054c224f19)
...
Yan, Zheng
06:47 AM Revision 767efe0f (ceph): mds: export subtree part by part
When exporting a large subtree, migrator may only exports some portions
of the subtree. This patch makes migrator con...
Yan, Zheng
06:47 AM Revision 8474557e (ceph): mds: clear scatterlock's flushed when removing dirty
If mds imports scatterlock's parent inode later, the leftover flushed
flag may prevent Locker::eval_gather from calli...
Yan, Zheng
06:47 AM Revision 6a23329c (ceph): mds: optimize the way how max export size is enforced
The old way is checking export size after subtree gets frozen. It may
freeze a large subtree, but only exports small ...
Yan, Zheng
06:41 AM RADOS Backport #25144 (Resolved): mimic: Automatically set expected_num_objects for new pools with >=10...
Nathan Cutler
06:41 AM RADOS Feature #22750 (Resolved): libradosstriper conditional compile
w00t! Nathan Cutler
06:40 AM RADOS Backport #27213 (Resolved): mimic: libradosstriper conditional compile
Nathan Cutler
06:38 AM Revision 438bf49e (ceph): mds: consider max age of dispatch queue when finding stale client
session renew messages from clients can be in the dispatch queue,
waiting for getting dispatched.
Signed-off-by: "Ya...
Yan, Zheng
06:38 AM Revision 63929455 (ceph): mds: reset heartbeat map at potential time-consuming places
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/26858
(cherry picked from commit 5a...
Yan, Zheng
06:37 AM RADOS Backport #32108 (Resolved): mimic: object errors found in be_select_auth_object() aren't logged t...
Nathan Cutler
06:26 AM RADOS Bug #26940 (Resolved): force-create-pg broken
Nathan Cutler
06:26 AM RADOS Backport #34532 (Resolved): mimic: force-create-pg broken
Nathan Cutler
06:20 AM Revision 6669fed4 (ceph): mds: make CInode::get_dirfrags container agnostic
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 6538dae2c1c6392a86e2e66a113656b475f482a6)
Yan, Zheng
06:20 AM Revision 9104897a (ceph): mds: cleanup MutationImpl::More initialization
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit efff5c69f132e22b09e9a4542b8307cf6a6fb232)
Yan, Zheng
06:08 AM RADOS Backport #35068 (Resolved): mimic: deep scrub cannot find the bitrot if the object is cached
Nathan Cutler
06:07 AM bluestore Backport #26944 (Resolved): mimic: os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes >=...
Nathan Cutler
06:07 AM mgr Backport #32082 (Resolved): mimic: mgr balancer does not save optimized plan but latest
Nathan Cutler
06:06 AM RADOS Backport #26907 (Resolved): mimic: kv: MergeOperator name() returns string, and caller calls c_st...
Nathan Cutler
05:51 AM Backport #35073 (Resolved): mimic: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after up...
Nathan Cutler
05:51 AM RADOS Backport #26909 (Resolved): mimic: PGLog.cc: saw valgrind issues while accessing complete_to->ver...
Nathan Cutler
05:50 AM RADOS Backport #25220 (Resolved): mimic: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Nathan Cutler
05:50 AM RADOS Backport #25200 (Resolved): mimic: FAILED assert(trim_to <= info.last_complete) in PGLog::trim()
Nathan Cutler
05:50 AM RADOS Backport #24989 (Resolved): mimic: Limit pg log length during recovery/backfill so that we don't ...
Nathan Cutler
05:47 AM Revision 5bcedd4c (ceph): osd/PrimaryLogPG: avoid dereferencing invalid complete_to
For the auto-repair (EIO caused) case, we will not reinitialize
**complete_to** (because last_complete is equal to la...
xie xingguo
05:00 AM RADOS Bug #25153: output format is invalid of the crush tree json dumper
New commit to solve the review problems: https://github.com/ceph/ceph/pull/23319/commits/fa1056cfc32ce3bf932d7c71f281... Oshyn Song
04:33 AM Revision 64ac8722 (ceph): rgw: replace ldout with ldpp_dout in coroutine classes
The only classes in rgw_sync.cc that remain
with ldouts are:
- RGWBackoffControlCR
- RGWShardCollectCR
- RGWAsyncMeta...
Ali Maredia
04:32 AM Revision 34fa6b34 (ceph): rgw: replace ldouts with ldpp_dout in RGWRemoteMetaLog
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
04:29 AM Revision bc64ce9f (ceph): rgw: MetaSyncStatusManager implements DoutPrefixProvider
There are no member functions of RGWMetaSyncStatusManager
with ldouts to replace with ldpp_dout.
Signed-off-by: Ali ...
Ali Maredia
04:10 AM Revision 7a8ed0fe (ceph): Merge pull request #23948 from libingyang-zte/master
doc: Fix Spelling Error of Radosgw
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
02:36 AM RADOS Bug #27988 (In Progress): Warn if queue of scrubs ready to run exceeds some threshold
https://github.com/ceph/ceph/pull/23848 David Zafman
02:00 AM Revision ab5212e7 (ceph): Merge pull request #23947 from tchaikov/wip-test-msgr-include
test/msgr: add missing #include
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
01:52 AM Revision 85ba2f0a (ceph): osd/PrimaryLogPG: s/list_missing/list_unfound/
Also:
- Do not print **offset** until specified
- Count missing objects correctly (used to be primary's local missing...
xie xingguo
01:30 AM Revision 42a51831 (ceph): Merge pull request #23926 from Gangbiao/lgb-devel
doc: Document correction
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
01:09 AM Revision 507c430f (ceph): docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 4e1d3d8772b7f07becc646b7598cefbc0bc71111)
Konstantin Shalygin
12:43 AM Revision b91d5497 (ceph): doc: Fix Spelling Error of Radosgw
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
12:42 AM Revision 66bfaaca (ceph): osd/ECBackend: don't get result code of subchunk-read overwritten
Fixes: http://tracker.ceph.com/issues/21769
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
12:33 AM RADOS Bug #22544 (Pending Backport): objecter cannot resend split-dropped op when racing with con reset
Kefu Chai
12:33 AM Revision 6d570518 (ceph): Merge pull request #23850 from liewegas/wip-22544
osdc/Objecter: fix split vs reconnect race
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg Farnum <g...
Kefu Chai
12:31 AM Revision 4a97e845 (ceph): Merge pull request #23557 from liewegas/wip-cmd-getval
common/cmdparse: cmd_getval_throws -> cmd_getval
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:24 AM Revision bc679109 (ceph): test/msgr: add missing #include
it's a regression introduced by #23930
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:23 AM CephFS Backport #35722 (In Progress): mimic: evicting client session may block finisher thread
https://github.com/ceph/ceph/pull/23945 Zheng Yan
12:11 AM CephFS Backport #35722 (Resolved): mimic: evicting client session may block finisher thread
https://github.com/ceph/ceph/pull/23105 Zheng Yan
12:22 AM CephFS Backport #35721 (In Progress): luminous: evicting client session may block finisher thread
https://github.com/ceph/ceph/pull/23946 Zheng Yan
12:09 AM CephFS Backport #35721 (Resolved): luminous: evicting client session may block finisher thread
https://github.com/ceph/ceph/pull/23946 Zheng Yan
12:14 AM Revision 9c8dcfcc (ceph): mds: cleanup MDSRank::evict_client
Fixes: http://tracker.ceph.com/issues/35721
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
12:08 AM Revision 13e10025 (ceph): qa/tasks: update mirror link for maven, the original mirror no longer e...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:06 AM CephFS Bug #35720 (Resolved): evicting client session may block finisher thread
Thread 11 (Thread 0x7f14e11c5700 (LWP 10777)):
#0 0x00007f14ec009995 in pthread_cond_wait@@GLIBC_2.3.2 () from /li...
Zheng Yan

09/05/2018

11:53 PM Messengers Backport #35716 (In Progress): luminous: msg: "challenging authorizer" messages appear at debug_ms=0
Patrick Donnelly
11:44 PM Messengers Backport #35716 (Resolved): luminous: msg: "challenging authorizer" messages appear at debug_ms=0
https://github.com/ceph/ceph/pull/23943 Patrick Donnelly
11:51 PM Revision 3ea90e7a (ceph): msg: lower verbosity on normal event
Fixes: http://tracker.ceph.com/issues/35251
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
11:44 PM CephFS Backport #35719 (Resolved): mimic: mds: beacon spams is_laggy message
https://github.com/ceph/ceph/pull/24161 Patrick Donnelly
11:44 PM CephFS Backport #35718 (Resolved): luminous: mds: beacon spams is_laggy message
https://github.com/ceph/ceph/pull/24138 Patrick Donnelly
11:44 PM Messengers Backport #35717 (Resolved): mimic: msg: "challenging authorizer" messages appear at debug_ms=0
https://github.com/ceph/ceph/pull/24113 Patrick Donnelly
11:43 PM CephFS Bug #35250 (Pending Backport): mds: beacon spams is_laggy message
Patrick Donnelly
11:43 PM Messengers Bug #35251 (Pending Backport): msg: "challenging authorizer" messages appear at debug_ms=0
Patrick Donnelly
11:39 PM Revision c7f6e03e (ceph): Merge PR #23851 into master
* refs/pull/23851/head:
mds: print is_laggy message once
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
11:39 PM Revision 11f42ef6 (ceph): Merge PR #23890 into master
* refs/pull/23890/head:
msg: lower verbosity on normal event
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
11:21 PM Revision 43990231 (ceph): mds: print is_laggy message once
Beacon::is_laggy gets called frequently which causes the debug log to get
spammed with messages.
Steps to reproduce:...
Patrick Donnelly
11:02 PM Revision db68a75f (ceph): Merge pull request #23645 from jcsp/wip-mgr-unknown-error
mgr: replace "Unknown error" string on always_on
Reviewed-by: Noah Watkins <nwatkins@redhat.com>
Noah Watkins
09:52 PM RADOS Backport #25144: mimic: Automatically set expected_num_objects for new pools with >=100 PGs per OSD
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23860
merged
Yuri Weinstein
09:52 PM Revision f6fc8cc4 (ceph): Merge pull request #23860 from smithfarm/wip-25144-mimic
mimic: mon: Automatically set expected_num_objects for new pools with >=100 PGs per OSD
Reviewed-by: Josh Durgin <jd...
Yuri Weinstein
09:50 PM RADOS Backport #27213: mimic: libradosstriper conditional compile
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23869
merged
Yuri Weinstein
09:50 PM Revision 7734c52d (ceph): Merge pull request #23869 from smithfarm/wip-27213-mimic
mimic: libradosstriper conditional compile
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgi...
Yuri Weinstein
09:43 PM Revision 9e32d000 (ceph): Merge pull request #23676 from ifed01/wip-ifed-fix-get_fragmentation
mimic: os/bluestore: fix assertion in StupidAllocator::get_fragmentation Sage Weil
09:43 PM RADOS Backport #26931 (Resolved): mimic: scrub livelock
Sage Weil
09:43 PM Revision be81fe0e (ceph): Merge pull request #23722 from pdvian/wip-26931-mimic
mimic: scrub livelock Sage Weil
09:42 PM RADOS Backport #25176 (Resolved): mimic: osd,mon: increase mon_max_pg_per_osd to 300
Sage Weil
09:42 PM Revision 770ae9fc (ceph): Merge pull request #23861 from smithfarm/wip-25176-mimic
mimic: osd,mon: increase mon_max_pg_per_osd to 300 Sage Weil
09:42 PM RADOS Backport #25204 (Resolved): mimic: rados python bindings use prval from stack
Sage Weil
09:42 PM Revision 396dc733 (ceph): Merge pull request #23863 from smithfarm/wip-25204-mimic
mimic: rados python bindings use prval from stack Sage Weil
09:39 PM RADOS Backport #32108: mimic: object errors found in be_select_auth_object() aren't logged the same
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23870
mergedReviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
09:39 PM Revision bcde3287 (ceph): Merge pull request #23870 from smithfarm/wip-32108-mimic
mimic: object errors found in be_select_auth_object() aren't logged the same
Reviewed-by: David Zafman <dzafman@redh...
Yuri Weinstein
09:38 PM RADOS Backport #34532: mimic: force-create-pg broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23872
merged
Yuri Weinstein
09:38 PM Revision d18df86d (ceph): Merge pull request #23872 from smithfarm/wip-34532-mimic
mimic: core: force-create-pg broken
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.co...
Yuri Weinstein
09:37 PM RADOS Backport #35068: mimic: deep scrub cannot find the bitrot if the object is cached
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23873
merged
Yuri Weinstein
09:37 PM Revision fa6c47fa (ceph): Merge pull request #23873 from smithfarm/wip-35068-mimic
mimic: core: deep scrub cannot find the bitrot if the object is cached
Reviewed-by: Kefu Chai <kchai@redhat.com>
Rev...
Yuri Weinstein
09:33 PM Revision 016076ec (ceph): Merge pull request #23942 from trociny/wip-rados-rmpool
qa/workunits/rbd: replace usage of 'rados rmpool'
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:33 PM Revision 3c96f5bc (ceph): Merge pull request #23215 from b-ranto/wip-mgr-prom-bp-mimic
[mimic] Sync the prometheus module
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
09:33 PM Backport #35073: mimic: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to lu...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23403
merged
Yuri Weinstein
09:32 PM RADOS Backport #26909: mimic: PGLog.cc: saw valgrind issues while accessing complete_to->version
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23403
merged
Yuri Weinstein
09:32 PM RADOS Backport #25220: mimic: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23403
merged
Yuri Weinstein
09:32 PM RADOS Backport #25200: mimic: FAILED assert(trim_to <= info.last_complete) in PGLog::trim()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23403
merged
Yuri Weinstein
09:32 PM RADOS Backport #24989: mimic: Limit pg log length during recovery/backfill so that we don't run out of ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23403
merged
Yuri Weinstein
09:32 PM Revision 9c00834e (ceph): Merge pull request #23403 from neha-ojha/wip-24989-mimic
mimic: Limit pg log length during recovery/backfill so that we don't run out of memory
Reviewed-by: Josh Durgin <jdu...
Yuri Weinstein
09:30 PM bluestore Backport #26944: mimic: os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes >= b->length)...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23748
merged
Yuri Weinstein
09:30 PM Revision 3fd96201 (ceph): Merge pull request #23748 from pdvian/wip-26944-mimic
mimic: os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes >= b->length) from ObjectStore/StoreTest.ColSplitT... Yuri Weinstein
09:28 PM Revision af1a5b74 (ceph): Merge pull request #23772 from ifed01/wip-ifed-perf-reset-mimic
mimic: os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:28 PM mgr Backport #32082: mimic: mgr balancer does not save optimized plan but latest
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23782
merged
Yuri Weinstein
09:28 PM Revision d09c0912 (ceph): Merge pull request #23782 from smithfarm/wip-32082-mimic
mimic: mgr balancer does not save optimized plan but latest
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
09:24 PM RADOS Backport #26907: mimic: kv: MergeOperator name() returns string, and caller calls c_str() on the ...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23865
merged
Yuri Weinstein
09:24 PM Revision 831a5b1e (ceph): Merge pull request #23865 from smithfarm/wip-26907-mimic
mimic: kv: MergeOperator name() returns string, and caller calls c_str() on the temporary
Reviewed-by: Kefu Chai <kc...
Yuri Weinstein
09:16 PM Revision 4201ed0f (ceph): qa: ignore normal slow IO warnings for cephfs
Generally the slow warnings we get are just over the threshold. These warnings
are related to deploying multiple Ceph...
Patrick Donnelly
09:16 PM Revision 4d45a1dd (ceph): qa: fix mon config section
Fixes: fc6e683832125a1042638f21b623e29d0d4c34d8
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked...
Patrick Donnelly
09:14 PM Revision 0be60a62 (ceph): qa: create common conf for all cephfs suites
This will be followed by removing common CephFS configurations in the
ceph.conf.template in teuthology.
Signed-off-b...
Patrick Donnelly
09:05 PM rgw Bug #35715 (Resolved): multisite: memory leak from curl_multi_add_handle()
on shutdown, requests that are still linked to the curl_multi handle are not being removed from the handle before fin... Casey Bodley
08:36 PM Bug #21769: assert(total_data_size % sinfo.get_chunk_size() == 0) with ec overwrite flag set
It is possible that https://github.com/ceph/ceph/pull/21611 resolves this in a better way. David Zafman
08:05 PM rbd Feature #23398 (Resolved): [clone v2] auto-delete trashed snapshot upon release of last child
Nathan Cutler
08:05 PM rbd Backport #25121 (Resolved): mimic: [clone v2] auto-delete trashed snapshot upon release of last c...
Nathan Cutler
04:20 PM rbd Backport #25121: mimic: [clone v2] auto-delete trashed snapshot upon release of last child
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23559
merged
Yuri Weinstein
08:04 PM rbd Backport #24945 (Resolved): mimic: image create request should validate data pool for self-manage...
Nathan Cutler
04:20 PM rbd Backport #24945: mimic: image create request should validate data pool for self-managed snapshot ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23560
merged
Yuri Weinstein
08:04 PM rbd Backport #27060 (Resolved): mimic: run-rbd-unit-tests.sh test fails to finish in jenkin's "make c...
Nathan Cutler
04:19 PM rbd Backport #27060: mimic: run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23858
merged
Yuri Weinstein
08:03 PM rgw Backport #26845 (Resolved): mimic: Lifecycle rules number on one bucket should be limited.
Nathan Cutler
04:01 PM rgw Backport #26845: mimic: Lifecycle rules number on one bucket should be limited.
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23521
merged
Yuri Weinstein
08:02 PM rgw Backport #26921 (Resolved): mimic: possibly wrong log level in gc_iterate_entries (src/cls/rgw/cl...
Nathan Cutler
04:00 PM rgw Backport #26921: mimic: possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc:3291)
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23686
merged
Yuri Weinstein
08:02 PM rgw Bug #24158 (Resolved): rgw: civetweb fails on urls with control characters
Nathan Cutler
08:02 PM rgw Backport #26849 (Resolved): mimic: rgw: civetweb fails on urls with control characters
Nathan Cutler
03:59 PM rgw Backport #26849: mimic: rgw: civetweb fails on urls with control characters
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23855
merged
Yuri Weinstein
08:01 PM rgw Backport #26946 (Resolved): mimic: tempest tests failing with pysaml2 version conflict
Nathan Cutler
03:58 PM rgw Backport #26946: mimic: tempest tests failing with pysaml2 version conflict
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23771
merged
Yuri Weinstein
08:01 PM rgw Backport #26980 (Resolved): mimic: multisite: intermittent failures in test_bucket_sync_disable_e...
Nathan Cutler
03:55 PM rgw Backport #26980: mimic: multisite: intermittent failures in test_bucket_sync_disable_enable
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23856
merged
Yuri Weinstein
08:00 PM rgw Backport #35070 (Resolved): mimic: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler
03:55 PM rgw Backport #35070: mimic: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23857
merged
Yuri Weinstein
07:59 PM Backport #35538 (Need More Info): mimic: Bad URL for unmap.t in krbd run
Nathan Cutler
12:45 PM Backport #35538: mimic: Bad URL for unmap.t in krbd run
Nightly runs are still scheduled out of git.ceph.com, so this is a regression. Please hold the backport. Ilya Dryomov
07:59 PM Backport #35537 (Need More Info): luminous: Bad URL for unmap.t in krbd run
Nathan Cutler
12:45 PM Backport #35537: luminous: Bad URL for unmap.t in krbd run
Nightly runs are still scheduled out of git.ceph.com, so this is a regression. Please hold the backport. Ilya Dryomov
07:59 PM rbd Backport #35714 (Resolved): mimic: [rbd-mirror] aborted in Operation::execute_snap_remove()
https://github.com/ceph/ceph/pull/24137 Nathan Cutler
07:58 PM rbd Backport #35713 (Resolved): luminous: [rbd-mirror] aborted in Operation::execute_snap_remove()
https://github.com/ceph/ceph/pull/24123 Nathan Cutler
07:58 PM rbd Backport #35712 (Resolved): mimic: Enabling journaling on an in-use image ignores any journal opt...
https://github.com/ceph/ceph/pull/24122 Nathan Cutler
07:58 PM rbd Backport #35711 (Resolved): luminous: Enabling journaling on an in-use image ignores any journal ...
https://github.com/ceph/ceph/pull/24100 Nathan Cutler
07:58 PM rgw Backport #35710 (Resolved): mimic: deadlock on shutdown in RGWIndexCompletionManager::stop()
https://github.com/ceph/ceph/pull/24101 Nathan Cutler
07:58 PM rgw Backport #35709 (Resolved): luminous: deadlock on shutdown in RGWIndexCompletionManager::stop()
https://github.com/ceph/ceph/pull/24069 Nathan Cutler
07:58 PM rgw Backport #35708 (Resolved): mimic: A period pull occasionally raises "curl_easy_perform returned ...
https://github.com/ceph/ceph/pull/24071 Nathan Cutler
07:58 PM rgw Backport #35707 (Resolved): luminous: A period pull occasionally raises "curl_easy_perform return...
https://github.com/ceph/ceph/pull/24046 Nathan Cutler
07:58 PM Dashboard Backport #35706 (Resolved): mimic: mgr/dashboard: Display RGW user/bucket quota max size in human...
https://github.com/ceph/ceph/pull/24047 Nathan Cutler
07:58 PM rbd Backport #35705 (Resolved): mimic: "rbd import --export-format 2" fails when the input is a pipe
https://github.com/ceph/ceph/pull/24002 Nathan Cutler
07:58 PM rbd Backport #35704 (Resolved): luminous: "rbd import --export-format 2" fails when the input is a pipe
https://github.com/ceph/ceph/pull/24003 Nathan Cutler
07:58 PM rgw Backport #35703 (Resolved): luminous: multisite: out of order updates to sync status markers
https://github.com/ceph/ceph/pull/24317 Nathan Cutler
07:57 PM rgw Bug #12713: civetweb frontend: response is buffered in memory if content length is not explicitly...
I have a workaround-level fix for this here:
https://github.com/ceph/ceph/pull/23940
It causes the FE to avoid th...
Robin Johnson
07:52 PM Revision cec53e9b (ceph): qa/workunits/rbd: replace usage of 'rados rmpool'
This command was dropped.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:45 PM Revision 2629231c (ceph): qa/rgw: reduce number of multisite log shards
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 01afeb05 (ceph): Add ldap stuff.
Warren Usui
06:28 PM Revision 481a9436 (ceph): Merge pull request #23913 from yuriw/wip-35541-luminous
qa/tests: added v12.2.8 to the mix
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:16 PM Revision d22c1f96 (ceph): rgw: use chunked encoding to get partial results out faster
Some operations can take a long time to have their complete result.
If a RGW operation does not set a content-length...
Robin H. Johnson
06:06 PM Dashboard Cleanup #35692: Proposed background color
+1 on #FCFCFC. Ju Lim
06:02 PM Dashboard Cleanup #35692: Proposed background color
Michael Celedonia wrote:
> I will propose a color between #F5F5F5 and #FFFFFF, it's a subtle off-white but it still ...
Ricardo Marques
03:55 PM Dashboard Cleanup #35692: Proposed background color
Michael Celedonia wrote:
> I will propose a color between #F5F5F5 and #FFFFFF, it's a subtle off-white but it still ...
Michael Celedonia
03:38 PM Dashboard Cleanup #35692: Proposed background color
I will propose a color between #F5F5F5 and #FFFFFF, it's a subtle off-white but it still makes a difference, #FCFCFC.... Michael Celedonia
02:14 PM Dashboard Cleanup #35692: Proposed background color
Any other color works for me. Ricardo Marques
01:37 PM Dashboard Cleanup #35692: Proposed background color
Please don't use #F2F6F8, it gives the UI an ExtJS default theme look. Volker Theile
01:31 PM Dashboard Cleanup #35692: Proposed background color
`#F5F5F5` color is currently used on panel headers, table headers, etc..:
!2018-09-05_14-20-33.png!
After chang...
Ricardo Marques
11:30 AM Dashboard Cleanup #35692 (Won't Fix): Proposed background color
* Example of how one of the other pages will look with the new background brand gray (#F5F5F5)
* All other pages wou...
Ernesto Puerta
05:12 PM rbd Bug #35702 (Resolved): assert in execute_flatten() when flattening a clone with no overlap
... Ilya Dryomov
05:09 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
Looks like BlueStore did the mkfs stage with the <code class="cpp">block.db</code></pre> on a separated device which ... Radoslaw Zarzynski
04:13 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
Was able to narrow down this problem: the OSD was deployed with a block.db in a different device that didn't come up ... Alfredo Deza
02:08 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
Just a thought - may be superblock has been overwritten by the parallel deployment or something? Igor Fedotov
02:07 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
The problem appeared during decoding of BlueFS' superblock deeply im the low-level decoding bits.... Radoslaw Zarzynski
04:41 PM Revision a68a827c (ceph): Merge PR #23907 into master
* refs/pull/23907/head:
doc: Fix Spelling Error of Cephfs Shell
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>...
Patrick Donnelly
04:20 PM Revision 4da9db51 (ceph): Merge pull request #23559 from dillaman/wip-25121-mimic
mimic: rbd: improved trash snapshot namespace handling
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:19 PM Revision a7a2222a (ceph): Merge pull request #23560 from dillaman/wip-24945-mimic
mimic: librbd: validate data pool for self-managed snapshot support
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:19 PM Revision 0acccf89 (ceph): Merge pull request #23858 from smithfarm/wip-27060-mimic
mimic: run-rbd-unit-tests.sh test fails to finish in jenkin's make check run
Reviewed-by: Jason Dillaman <dillaman@r...
Yuri Weinstein
04:02 PM CephFS Bug #23380: mds: ceph.dir.rctime follows dir ctime not inode ctime
Dan van der Ster wrote:
> Sorry but I think we need to re-open this.
>
> On v12.2.8 ceph-fuse client and server, ...
Patrick Donnelly
02:56 PM CephFS Bug #23380: mds: ceph.dir.rctime follows dir ctime not inode ctime
Sorry but I think we need to re-open this.
On v12.2.8 ceph-fuse client and server, we see the exact same behaviour...
Dan van der Ster
04:01 PM Revision ffb26eb9 (ceph): Merge pull request #23521 from pdvian/wip-26845-mimic
mimic: rgw: Limit the number of lifecycle rules on one bucket.
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
04:00 PM Revision 957646d4 (ceph): Merge pull request #23686 from pdvian/wip-26921-mimic
mimic: rgw: Fix log level of gc_iterate_entries
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Yuri Weinstein
03:59 PM Revision 42d702c7 (ceph): Merge pull request #23855 from smithfarm/wip-26849-mimic
mimic: rgw: civetweb fails on urls with control characters
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gma...
Yuri Weinstein
03:56 PM Revision c7299992 (ceph): Merge pull request #23771 from pdvian/wip-26946-mimic
mimic: qa/rgw: patch keystone requirements.txt
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:55 PM Revision 9f0336b7 (ceph): Merge pull request #23856 from smithfarm/wip-26980-mimic
mimic: multisite: intermittent failures in test_bucket_sync_disable_enable
Reviewed-by: Casey Bodley <cbodley@redhat...
Yuri Weinstein
03:55 PM Revision f814193b (ceph): Merge pull request #23857 from smithfarm/wip-35070-mimic
mimic: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:48 PM rbd Bug #24898 (Pending Backport): [rbd-mirror] aborted in Operation::execute_snap_remove()
Mykola Golub
03:47 PM Revision 3f2fd870 (ceph): Merge pull request #23930 from tchaikov/wip-include-cleanup
common,mon: add implicit `#include` headers
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:46 PM Feature #13076 (Resolved): osd: new pool flags: noscrub, nodeep-scrub
Mykola Golub
03:43 PM Revision f8d72862 (ceph): Merge pull request #23909 from theanalyst/doc/releases/12.2.8
doc: release notes for 12.2.8 luminous Sage Weil
03:41 PM rbd Bug #26939 (Pending Backport): Enabling journaling on an in-use image ignores any journal options
Mykola Golub
03:35 PM rbd Bug #24688 (In Progress): [rbd-mirror] optionally pull monitor addresses and CephX key from mon-b...
Jason Dillaman
02:38 PM Revision 5b5dbe25 (ceph): doc: release notes for 12.2.8 luminous
- Add a special note for upgrades from earlier releases
- Add a notable section mentioning the scrub and rgw options
...
Abhishek Lekshmanan
02:28 PM Revision e29eb035 (ceph): Merge pull request #23852 from tchaikov/wip-cmake-cleanup
cmake: link compressor plugins against lib the modern way
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:20 PM Revision 79d6b603 (ceph): Merge pull request #23925 from cfanz/wip-fix-data-sync-report
rgw-admin: fix data sync report for master zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:05 PM rgw Bug #27215: radosgw:Segmentation fault lead to rgw hangup
Can you paste the backtrace in the logs to determine possible causes Abhishek Lekshmanan
01:20 PM Revision 15a0f1ec (ceph): Merge pull request #23626 from Liuchang0812/rgw-put-cors-compatible
rgw: return err_malformed_xml when MaxAgeSeconds is an invalid integer
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:16 PM rbd Bug #34536 (Pending Backport): "rbd import --export-format 2" fails when the input is a pipe
Jason Dillaman
01:15 PM Revision f98cbb1b (ceph): Merge pull request #23835 from Songweibin/wip-import-34536
rbd: fix error import when the input is a pipe
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:14 PM Revision 86aa451b (ceph): Merge pull request #23815 from shun-s/fix-acquire-lock-latency
librbd: fix possible unnecessary latency when requeue request
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:03 PM Dashboard Bug #35685 (Fix Under Review): mgr/dashboard: Unable to edit user when making an accidental chang...
https://github.com/ceph/ceph/pull/23939 Volker Theile
11:35 AM Dashboard Bug #35685 (In Progress): mgr/dashboard: Unable to edit user when making an accidental change to ...
Volker Theile
09:39 AM Dashboard Bug #35685 (Resolved): mgr/dashboard: Unable to edit user when making an accidental change to the...
When editing an existing user, I entered a few characters in the first password field and then removed them again, as... Lenz Grimmer
01:00 PM Dashboard Bug #35686 (Resolved): mgr/dashboard: Missing tooltip on the settings icon
Ricardo Marques
10:17 AM Dashboard Bug #35686 (Fix Under Review): mgr/dashboard: Missing tooltip on the settings icon
Pull request: https://github.com/ceph/ceph/pull/23935 Lenz Grimmer
09:54 AM Dashboard Bug #35686 (In Progress): mgr/dashboard: Missing tooltip on the settings icon
Lenz Grimmer
09:42 AM Dashboard Bug #35686 (Resolved): mgr/dashboard: Missing tooltip on the settings icon
I noticed that the settings (cog) icon on the masthead currently does not provide any tooltip when I hover above it w... Lenz Grimmer
12:59 PM Revision ee3e9622 (ceph): Merge pull request #23935 from LenzGr/bug-35686-missing-tooltip
mgr/dashboard: Added missing tooltip to settings icon
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by:...
Ricardo Marques
12:57 PM Revision 2c1f8b69 (ceph): Merge pull request #23409 from ricardoasmarques/wip-role-management
mgr/dashboard: Role management from the UI
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vthe...
Lenz Grimmer
12:55 PM Dashboard Feature #35695 (Resolved): mgr/dashboard: Increase usability of role management by enabling the u...
Increase usability of role management by providing a way to select (and maybe unselect) all checkboxes of a specific ... Patrick Seidensal
12:44 PM Bug #27211 (In Progress): Bad URL for unmap.t in krbd run
Nightly runs are still scheduled out of git.ceph.com, so this is a regression. Ilya Dryomov
12:42 PM Revision bfaea4e7 (ceph): Merge pull request #23938 from dillaman/wip-qa-rbd-mkpool
qa/workunits/rbd: replace usage of 'rados mkpool'
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:34 PM CephFS Support #35694 (Rejected): CephFS stops working after upgrade from 12.2.7 to 12.2.8
Hi !
We have done an upgrade from 12.2.7 to 12.2.8 on Ubuntu 14.04.5 LTS (amd64).
In the order MON-OSD-MDS-MGR-RA...
Siegfried Hoellrigl
12:17 PM Revision 0f0176ed (ceph): qa/workunits/rbd: replace usage of 'rados mkpool'
This command was dropped under commit 2c26fb0fe1, so use
'ceph osd pool create' instead.
Signed-off-by: Jason Dillam...
Jason Dillaman
12:12 PM Revision 5d2b0eb6 (ceph): mgr/dashboard: Role management from the UI
Fixes: https://tracker.ceph.com/issues/24447
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:11 PM Revision 7d8a753e (ceph): Merge pull request #23937 from tchaikov/wip-crimson-test-denc
test/crimson: do not use unit.cc as the driver of unittest_seastar_denc
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
11:32 AM Dashboard Cleanup #35693 (Resolved): Proposed About modal box
h3. Current
!{width:600px}modal_original.jpg!
h3. Proposal
* Change background color to brand gray (#374249)...
Ernesto Puerta
11:31 AM Revision b7852ff5 (ceph): test/crimson: do not use unit.cc as the driver of unittest_seastar_denc
as unit.cc initializes the CephContext and all of Ceph's infratructure,
which is not necessary for the denc test. als...
Kefu Chai
11:24 AM Dashboard Cleanup #35691 (Resolved): mgr/dashboard: Proposed Landing Page
h3. Current
!{width:1024px}landing_page_original.png!
h3. Proposal
* Change background color to F5F5F5.
* S...
Ernesto Puerta
11:19 AM Dashboard Cleanup #35690 (Resolved): Proposed Masthead
h3. Current
!{width:1024}masthead_original.png!
h3. Proposal
* Change background color to brand gray (#37424...
Ernesto Puerta
11:15 AM Dashboard Cleanup #35689 (Resolved): mgr/dashboard: Proposed Login Screen
h3. Current
!{width: 800px}login_origina.png!
h3. Option 1: fewer changes
* Change background color to brand g...
Ernesto Puerta
11:02 AM Dashboard Cleanup #35688 (New): mgr/dashboard: Community branding & styling recommendations
Michael Celedonia and Ju Lim have shared these "Community branding & styling recommendations":https://gist.github.com... Ernesto Puerta
10:33 AM RADOS Feature #35687 (New): rgw: storing and reading total usage data to construct rgw service monitor ...
There are problems for the current rgw usage data storing and reading implementation:
1. The usage data will be ac...
Oshyn Song
10:32 AM Revision 14da3f07 (ceph): Adds an identifier to the greenlet spawned by task 'link_toggle', which...
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
10:32 AM Revision 6da212f7 (ceph): Replaced hardcoded net interface names with yaml configurables.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
10:31 AM Revision e7d0cdac (ceph): qa: Task to emulate network delay and packet drop between two given hosts
The task uses netem to emulate wide area network delay.
Provides three different configurable options.
1. standard de...
Shilpa MJ
10:12 AM Revision 7a27d62e (ceph): mgr/dashboard: Added missing tooltip to settings icon
Fixes: https://tracker.ceph.com/issues/35686
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
Lenz Grimmer
09:43 AM Dashboard Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
Although specifically created for SUSE, it might make sense to adopt the "Writing Guides":https://eosdesignsystem.her... Patrick Seidensal
09:33 AM Revision 2c823a18 (ceph): cmake: pass DPDK_DIR explicitly
so we don't rely on build_dpdk() to be a macro to set variables in
its parent scope.
Signed-off-by: Kefu Chai <kchai...
Kefu Chai
09:12 AM Dashboard Feature #35684 (Resolved): mgr/dashboard: CRUSH map viewer/architectural overview
To reach feature parity with openATTIC, we'll need a hierarchical view of the CRUSH map.
This enables the user to ...
Patrick Seidensal
08:49 AM Dashboard Feature #24646 (Resolved): mgr/dashboard: Create "About" modal
Lenz Grimmer
08:46 AM Revision fd593fde (ceph): Merge pull request #23797 from votdev/fix_user_notifications
mgr/dashboard: Fix notifications in user list and form
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by...
Lenz Grimmer
08:12 AM Dashboard Cleanup #35683 (New): mgr/dashboard: Refactoring of Modal Dialogs
The modal dialogs of some components can be refactored to use more generalized components. Doing this would reuse alr... Patrick Seidensal
07:59 AM Dashboard Feature #34315 (Pending Backport): mgr/dashboard: Display RGW user/bucket quota max size in human...
Lenz Grimmer
07:53 AM Revision e2f966a8 (ceph): common,crush,mds,messages,osd: add missing #include
they rely on dout.h to do this, but they should not.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:53 AM Revision 710e2a57 (ceph): common/TrackedOp.h: include spinlock.h as this header uses it
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:53 AM Revision 9d40f411 (ceph): mon/MonClient.h: include necessary header
MonClient references LockPolicy, so it should include
common/lock_policy.h .
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
07:45 AM Revision b7b3ce87 (ceph): Merge pull request #23816 from cyx1231st/wip-seastar-msgr-fix
crimson/net: miscellaneous fixes to seastar-msgr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bodley...
Kefu Chai
07:40 AM Revision 1a6877dc (ceph): cmake/modules/BuildDPDK.cmake: link whole-archive
we build dpdk as static library, linking against them without specifying
--whole-archive will get the constructor sym...
Kefu Chai
07:23 AM Revision 7dc2b0c1 (ceph): mgr/dashboard: Fix notifications in user list
The notification message title and text were inverted.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
06:03 AM Revision e2923692 (ceph): Merge pull request #23912 from tchaikov/wip-install-deps-openldap
install-deps: s/openldap-client/openldap24-client/
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
05:53 AM Revision f87f3baf (ceph): msg/dpdk: use ceph::crypto::MD5 instead of cryptopp
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:53 AM Revision c976f580 (ceph): cmake: fix the build WITH_DPDK=ON
* add Findcryptopp.cmake back
cryptopp support was dropped in #20015, but it's required by
src/msg/async/dpdk/TCP...
Kefu Chai
05:53 AM Revision d080e216 (ceph): msg/async: do not include dpdk headers in public header
before this change, async/Stack.cc includes DPDKStack.h, which in
turn includes dpdk headers. this practically render...
Kefu Chai
05:48 AM Revision 7ea93b32 (ceph): tools: correct the description of Allowed options in osdomap tool
Signed-off-by: xiaomanh <huangxiaoman@cmss.chinamobile.com> xiaomanh
05:31 AM CephFS Bug #24030 (New): ceph-fuse: double dash meaning
Jos Collin
05:08 AM RADOS Bug #35682 (Resolved): 34164d55c839acd35bbb1be5279e3e23e3bec1fd broke the librados examples
... Brad Hubbard
03:05 AM Revision 8baf1a21 (ceph): doc: Document correction
"doc/ceph-volume/lvm/prepare.rst": Remove duplicated words
"doc/radosgw/cloud-sync-module.rst": Remove duplicate...
Gangbiao Liu
02:57 AM Revision 6e3be246 (ceph): rgw-admin: fix data sync report for master zone
Signed-off-by: cfanz <songxinying@sensetime.com> cfanz
01:17 AM Revision 6e0ecbab (ceph): librbd: remove template declaration of a non-template function
Signed-off-by: Shiyang Ruan <ruansy.fnst@cn.fujitsu.com> Shiyang Ruan
01:04 AM Revision 6923a437 (ceph): osd/PrimaryLogPG: is_degraded_on_async_recovery_target - restrict to as...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:03 AM Revision b09dedf2 (ceph): osd/PrimaryLogPG: update missing_loc more carefully
There could be clones and hence we should update missing_loc
based on log entry itself.
Also I think the **have** fi...
xie xingguo
12:58 AM RADOS Bug #35546 (Resolved): RADOS: probably missing clone location for async_recovery_targets
https://github.com/ceph/ceph/pull/23895 xie xingguo
12:51 AM Revision ae9d1f1a (ceph): Merge pull request #23918 from dzafman/wip-fix-assert
osd: Change assert() to ceph_assert() missed in the transition
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo

09/04/2018

11:38 PM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
I'm afraid the corruption can be caused by "the racy SharedBlob::put()":http://tracker.ceph.com/issues/24211 (fixed s... Radoslaw Zarzynski
11:33 PM RADOS Feature #35545: mon: show warning when running with an even number of mons
https://github.com/ceph/ceph/pull/23922 Paul Emmerich
11:16 PM RADOS Feature #35545 (New): mon: show warning when running with an even number of mons
People seem to like configuring clusters with 4 monitors for some reason. I've seen this more than once in the wild.
Paul Emmerich
11:28 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
Full log output from our latest tests:... Alfredo Deza
11:03 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
Radoslaw Zarzynski
11:02 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
Reported also by Alredo Deza on 14.0.0-2808-gccbb825 (ccbb82553b5f130a109835907d4e09cd6e9cd993). Log is available: ht... Radoslaw Zarzynski
09:58 PM rgw Bug #26957 (Resolved): s3 returns MalformedXML when PutCORS with a invalid MaxAgeSeconds argument
https://github.com/ceph/ceph/pull/23626 Casey Bodley
09:57 PM rgw Bug #26964 (Resolved): GetBucketCORS API returns "Not Found" error code when CORS configuration d...
https://github.com/ceph/ceph/pull/23646 Casey Bodley
09:56 PM rgw Bug #27989 (Pending Backport): A period pull occasionally raises "curl_easy_perform returned stat...
Casey Bodley
09:55 PM rgw Bug #26949 (Pending Backport): deadlock on shutdown in RGWIndexCompletionManager::stop()
Casey Bodley
09:53 PM Revision c5ba35c4 (ceph): Merge pull request #23759 from cbodley/wip-rgw-curl-timeout
rgw: raise default rgw_curl_low_speed_time to 300 seconds
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:53 PM Revision 78835e1d (ceph): Merge pull request #23751 from joke-lee/wip-copy-response
rgw: etag in rgw copy result response body rather in header
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:53 PM Revision 3ad9c61f (ceph): Merge pull request #23749 from joke-lee/wip-etag-copy-part
rgw: fix Etag error in multipart copy response
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:53 PM Revision 73d8acef (ceph): Merge pull request #23646 from ashitakasam/get_cors_err_code
rgw: the error code returned by rgw is different from amz s3 when getting cors
Reviewed-by: Casey Bodley <cbodley@re...
Casey Bodley
09:52 PM Revision 0c292cf9 (ceph): Merge pull request #23590 from yaozongyou/fix-rgw-deadlock
rgw: fix deadlock on RGWIndexCompletionManager::stop
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:49 PM Revision 089db9f7 (ceph): rgw: RGWAsyncGetSystemObj does not access coroutine memory
now reads the buffer/attrs into local memory, and calling coroutines
copy out the result during request_complete()
F...
Casey Bodley
09:49 PM Revision 85396674 (ceph): rgw: RGWAsyncPutSystemObj does not access coroutine memory
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:49 PM Revision b01b3952 (ceph): rgw: RGWAsyncPutSystemObjAttrs does not access coroutine memory
also exposes optional objv_tracker to RGWSimpleRadosWriteAttrsCR
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:48 PM RADOS Feature #35544: "osd df" should show OSD state
Implementation is here: https://github.com/ceph/ceph/pull/23921 Paul Emmerich
09:31 PM RADOS Feature #35544 (Resolved): "osd df" should show OSD state
It's midly irritating that "osd df (tree)" doesn't shows the osd status while "osd tree" does. Paul Emmerich
09:45 PM Revision e32b6275 (ceph): osd/OSDMap: add osd status to utilization dumper
It's mildly irritating that 'osd df' doesn't contain the
information whether an OSD is up/down/destroyed.
Fixes: htt...
Paul Emmerich
09:40 PM Revision d90fad47 (ceph): osd: Change assert() to ceph_assert() missed in the transition
Caused by: c789fd1899f697a994a28e45a6f9262c6721d77d
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:38 PM Revision 8e5b2190 (ceph): Merge pull request #23917 from Gangbiao/master
doc: Fix Spelling Error In File "ceph.rst" Sage Weil
09:17 PM rgw Bug #35543: multisite: segfault on shutdown/realm reload
testing https://github.com/ceph/ceph/pull/23920 as a fix Casey Bodley
07:20 PM rgw Bug #35543 (Resolved): multisite: segfault on shutdown/realm reload
I've been seeing a lot of these segfaults in multisite tests. For example, http://qa-proxy.ceph.com/teuthology/cbodle... Casey Bodley
07:35 PM Revision 35183183 (ceph): msg: lower verbosity on normal event
Fixes: http://tracker.ceph.com/issues/35251
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:11 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Running Luminous 12.2.7-1xenial and am encountering this issue with ceph-mgr as well. I have 3 controllers running ce... Jared Baker
07:04 PM Revision 221359cc (ceph): Merge pull request #23827 from trociny/wip-mock-valgrind
test/librbd: fix valgrind warnings
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:40 PM RADOS Bug #35542: Backfill and recovery should validate all checksums
Nope, 12.2.6 was the one that didn't handle checksums properly. So this looks like a real issue, although I think we ... Greg Farnum
06:27 PM RADOS Bug #35542: Backfill and recovery should validate all checksums
Oh, this may just be 12.2.5 being broken? In which case we can close. Greg Farnum
06:27 PM RADOS Bug #35542 (Won't Fix): Backfill and recovery should validate all checksums
From the thread "Copying without crc check when peering may lack reliability" on ceph-devel, it appears that backfill... Greg Farnum
06:21 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I've run it with
bluestore cache size hdd = 134217728
and it still hasn't happened even once after I changed. B...
Dennis Björklund
01:06 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Dennis Björklund wrote:
> I lowered the memory usage 6 weeks ago by setting "bluestore cache size hdd" to a lower va...
Alfredo Rezinovsky
05:51 PM Revision c7f579ad (ceph): doc: Fix Spelling Error In File "ceph.rst" and "rbd.rst"
Signed-off-by: Gangbiao Liu <liugangbiao@cmss.chinamobile.com> Gangbiao Liu
05:43 PM Revision ccbb8255 (ceph): Merge pull request #23898 from tchaikov/wip-crimson-net-cleanup
crimson/net: s/repeat/keep_doing/
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
04:54 PM bluestore Bug #24715 (Duplicate): FAILED assert(0 == "put on missing extent (nothing before)")
Radoslaw Zarzynski
04:49 PM Backport #35072 (In Progress): luminous: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) af...
Nathan Cutler
04:49 PM Revision 2b3d06b8 (ceph): crimson/net: s/repeat/keep_doing/
repeat ~= while() {}
keep_doing ~= for (;;) {}
so it's simpler this way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:45 PM RADOS Feature #19944 (Rejected): [RFE]: add option/support config persistence with ceph tell command
This seems to be addressed by the centralized config introduced in mimic. Joao Eduardo Luis
04:29 PM Revision 36bc1c8a (ceph): unittest_config: $host expands to ceph_get_short_hostname(), not hostna...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c7916097c207494618c56a6526cf63ff22ba64c3)
Sage Weil
04:29 PM Revision 03221f8d (ceph): mon/MonClient: set hostname in MMonSubscribe message
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit bd7e27d59bf5f0c6a58f7fe8b8ae869942d7ec35)
# Co...
Sage Weil
04:28 PM Revision d9f1a7d6 (ceph): common/hostname: use NODE_NAME environment variable insetad, if set
This is set by rook to the physical node.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e583...
Sage Weil
04:28 PM Revision 9ec40234 (ceph): mon: pay attention to MMonSubscribe's hostname
We weren't populating remote_host anywhere!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0a...
Sage Weil
04:28 PM Revision f8e54a69 (ceph): common/util: pass real hostname when running in kubernetes/rook container
Rook will set up some environment variables to tell us what pod, pod
namespace, and physical host we are running on. ...
Sage Weil
04:26 PM Revision daaa1d33 (ceph): common/util: pass real hostname when running in kubernetes/rook container
Rook will set up some environment variables to tell us what pod, pod
namespace, and physical host we are running on. ...
Sage Weil
04:26 PM Revision 73ac0188 (ceph): common/hostname: use NODE_NAME environment variable insetad, if set
This is set by rook to the physical node.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e583...
Sage Weil
04:26 PM Revision 28596640 (ceph): unittest_config: $host expands to ceph_get_short_hostname(), not hostna...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c7916097c207494618c56a6526cf63ff22ba64c3)
- con...
Sage Weil
04:05 PM Revision b5575082 (ceph): qa/tests: added v12.2.8 to the mix
Fixes: http://tracker.ceph.com/issues/35541
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
03:55 PM Bug #26857 (Resolved): log: buffer overrun
Nathan Cutler
03:42 PM Revision e4a2de95 (ceph): install-deps: s/openldap-client/openldap24-client/
please refer:
https://svnweb.freebsd.org/ports/head/net/openldap24-client/
https://svnweb.freebsd.org/ports/head/net...
Kefu Chai
03:30 PM Dashboard Feature #35540 (Resolved): mgr/dashboard: Provide a simple way to throttle or increase the cluste...
Once "PR#23230":https://github.com/ceph/ceph/pull/23230 has been merged, we have an API to modify individual cluster ... Lenz Grimmer
03:03 PM Backport #26911 (Rejected): mimic: log: buffer overrun
regression was post-mimic Sage Weil
02:52 PM Revision 070422f9 (ceph): Merge pull request #23842 from votdev/issue_34315
mgr/dashboard: Display RGW user/bucket quota max size in human readable form
Reviewed-by: Ricardo Marques <rimarques...
Lenz Grimmer
02:24 PM Revision 42cc941c (ceph): mgr/dashboard: Remove useless code
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:23 PM rgw Bug #35539 (Resolved): multisite: out of order updates to sync status markers
The cloud sync work in https://github.com/ceph/ceph/pull/18932 included a bug fix that should be backported to lumino... Casey Bodley
01:49 PM RADOS Bug #21557: osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi14431805-379 ... :187 ...
Another one: ... Sage Weil
01:21 PM Backport #35538 (Resolved): mimic: Bad URL for unmap.t in krbd run
-https://github.com/ceph/ceph/pull/24429-
https://github.com/ceph/ceph/pull/24622
Nathan Cutler
01:21 PM Backport #35537 (Resolved): luminous: Bad URL for unmap.t in krbd run
-https://github.com/ceph/ceph/pull/24430-
https://github.com/ceph/ceph/pull/24620
Nathan Cutler
12:29 PM Bug #27211 (Pending Backport): Bad URL for unmap.t in krbd run
Ilya Dryomov
07:42 AM Bug #27211 (Fix Under Review): Bad URL for unmap.t in krbd run
https://github.com/ceph/ceph/pull/23905 Ilya Dryomov
12:27 PM Revision a0df5781 (ceph): Merge pull request #23905 from idryomov/wip-cram-suite-repo
qa/tasks/cram: use suite_repo repository for all cram jobs
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Ilya Dryomov
12:24 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Note that replacing the current landing page means that we will lose the detailed Pools overview that shows the most ... Lenz Grimmer
12:20 PM Dashboard Feature #25164: mgr/dashboard: Display basic performance/utilization metrics of a Ceph Pool
Would it make sense to use the same widgets that are displayed on the OSD table? With the update of the dashboard lan... Lenz Grimmer
12:09 PM RADOS Bug #34529 (Resolved): cbt tests in rados qa suite fails
This was a result of http://status.sepia.ceph.com/incident/3676
dmick restarted the VM
David Galloway
12:00 PM Revision 9b66c5bc (ceph): crimson/net: init h.global_seq during handshake
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
12:00 PM Revision b9061bb9 (ceph): crimson/net: only do zero-copy writes to out_stream
seastar doesn't support mixed buffered writes and zero-copy writes.
Signed-off-by: Yingxin <yingxin.cheng@intel.com>
Yingxin
12:00 PM Revision 692932ca (ceph): crimson/net: remove unused and dup global_seq
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
11:47 AM ceph-volume Bug #35536 (Won't Fix): update all functional tests to use a custom cluster name
Even though we aren't technically supposed to support this anymore, there isn't a good reason why we should we not te... Alfredo Deza
11:38 AM RADOS Tasks #25186: setup repo for building dependencies like boost, rocksdb, which are not provided by...
for building ceph-libboost, use https://github.com/tchaikov/boost... Kefu Chai
11:33 AM ceph-volume Bug #35535 (Resolved): batch tests for mixed-type of devices
Now that we can define a custom number of OSDs via https://github.com/ceph/ceph-ansible/pull/3087 we need to enable t... Alfredo Deza
11:25 AM ceph-volume Bug #35534: no terminal error when rolling back from a failed OSD preparation
the `except Exception` should be caught and then reported on the terminal. Probably something like:... Alfredo Deza
11:07 AM ceph-volume Bug #35534 (Resolved): no terminal error when rolling back from a failed OSD preparation
... Alfredo Deza
10:39 AM Revision b5514f15 (ceph): crimson/net: use parameter tag in handle_connect_reply()
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
10:37 AM Revision 2d61065b (ceph): crimson/net: support multiple call to conn.close()
It is possible while closing a connectin during a msgr shutdown,
a second close() can be called in `read_tags_until_n...
Yingxin
10:01 AM Revision 82412896 (ceph): Merge pull request #23491 from p-na/per-osd-settings
mgr/dashboard: Add support for managing individual OSD settings in the backend
Reviewed-by: Sebastian Wagner <swagne...
Lenz Grimmer
10:00 AM CephFS Bug #27657 (Fix Under Review): mds: retry remounting in ceph-fuse on dcache invalidation
PR https://github.com/ceph/ceph/pull/23908 Venky Shankar
09:22 AM Revision 1b82e613 (ceph): doc: Fix Spelling Error of Cephfs Shell
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
09:18 AM Revision df317c8d (ceph): Merge pull request #23735 from votdev/suggest_snapshot_name
mgr/dashboard: Auto-create a name for RBD image snapshots
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed...
Lenz Grimmer
09:14 AM Revision d1471f07 (ceph): client: retry remount on dcache invalidation failure
For some (unknown) reason, there have been reports of
ceph-fuse crash due to failure is remounting at the
time of inv...
Venky Shankar
08:51 AM Revision b88b53e4 (ceph): Merge pull request #23627 from Devp00l/wip-hints-for-jest-failures
mgr/dashboard: Add hints to resolve unit test failures
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker ...
Lenz Grimmer
07:58 AM Dashboard Feature #24998: monitoring: Port and submit the ceph-metrics Grafana dashboards
Paul Cuzner wrote:
> Comments/feedback encouraged!
Hi Paul,
Thx for the update and the screenshots. I'll list a ...
Jan Fajerski
07:50 AM Revision ef72c013 (ceph): mgr/dashboard: Fix non-space on OSD page button "Perform Task"
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
07:42 AM Revision 3c0003d1 (ceph): Merge pull request #23903 from libingyang-zte/master
doc: Fix Spelling Error of Rados Operations
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
07:34 AM Revision 60ef742a (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
06:47 AM Messengers Bug #25027: mon: src/msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatus::...
http://qa-proxy.ceph.com/teuthology/dis-2018-09-03_22:17:49-krbd-wip-krbd-namespaces-qa-testing-basic-smithi/2977553/... Ilya Dryomov
06:27 AM Revision bca8eae2 (ceph): mgr/dashboard: Improve readability
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
06:27 AM Revision 07f87823 (ceph): mgr/dashboard: Cleanup
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
06:27 AM Revision f7f0e741 (ceph): mgr/dashboard: Clicking on a down OSD raises an error
Fixes: http://tracker.ceph.com/issues/24530
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Seidensal
06:22 AM Dashboard Feature #35448 (Resolved): mgr/dashboard: Add support for managing individual OSD settings/charac...
Patrick Seidensal
06:19 AM Dashboard Feature #24270: mgr/dashboard: Add support for managing individual OSD settings/characteristics i...
https://github.com/ceph/ceph/pull/23491 Patrick Seidensal
06:01 AM Revision 6ee66cc8 (ceph): doc: Fix Spelling Error of Rados Operations
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
02:24 AM Revision 81c6cac3 (ceph): Merge pull request #23900 from libingyang-zte/master
doc: Fix Spelling Error of Rados Operations
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
02:24 AM Revision df5c304c (ceph): Merge pull request #23899 from luomuyao/cleanup
rgw: drop unused tmp in main()
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
01:32 AM Revision a13b4369 (ceph): test: Use pids instead of jobspecs which were wrong
Fixes: http://tracker.ceph.com/issues/27056
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
01:17 AM Revision 97d1b83d (ceph): doc: Fix Spelling Error of Rados Operations
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
01:09 AM Revision f84df604 (ceph): rgw: drop unused tmp in main()
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao

09/03/2018

08:22 PM Bug #24606: error build ceph-13.2.0 for i586
May be exist make target for build library only?
I do not want build OSD or other ceph server daemons on 32-bit syst...
Alexey Shabalin
08:07 PM Revision 0d888765 (ceph): qa/tasks/cram: use suite_repo repository for all cram jobs
Currently git.ceph.com is hardcoded for all cram jobs. Testing
modifications is a pain: one needs to push to either ...
Ilya Dryomov
04:21 PM Dashboard Bug #24530: Clicking on an OSD which is down will raise an error
PR: https://github.com/ceph/ceph/pull/23754 Ricardo Marques
02:00 PM Dashboard Bug #24530 (Fix Under Review): Clicking on an OSD which is down will raise an error
Patrick Seidensal
04:17 PM Dashboard Feature #25138 (Resolved): mgr/dashboard: Add API support for managing roles
Ricardo Marques
04:16 PM Dashboard Feature #24447 (Fix Under Review): mgr/dashboard: Add UI support for managing roles
Ricardo Marques
04:16 PM Revision 1ccceee9 (ceph): Merge pull request #23798 from liewegas/wip-pod-hostname
common/util: pass real hostname when running in kubernetes/rook container
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:13 PM Revision a77ca335 (ceph): doc/cephfs: fixup add/remove mds docs
Signed-off-by: liu wei <liu.wei8196@zte.com.cn> liu wei
01:43 PM Revision 65781a4f (ceph): Merge pull request #23322 from ricardoasmarques/wip-role-management-api
mgr/dashboard: Add REST API for role management
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Tatjana Dehl...
Lenz Grimmer
12:15 PM Revision 592e4f7c (ceph): mgr/dashboard: Add REST API for role management
Fixes: https://tracker.ceph.com/issues/25138
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:51 AM Revision e71466cc (ceph): mgr/dashboard: Add support for managing individual OSD settings (backend)
Add options to mark OSDs in/out/down/reweight/lost/remove/destroy/create
Fixes: http://tracker.ceph.com/issues/24270...
Patrick Seidensal
10:12 AM Revision bc52473d (ceph): Auto-create a name for RBD image snapshots.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
08:29 AM Revision bee7be53 (ceph): crimson/net: fix peer_addr sync in during handshake
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
08:29 AM Revision c48de274 (ceph): crimson/net: fix error category equivalence checks
consult base class for equivalence (which will match errors within
this category) before applying the extra error cod...
Casey Bodley
08:29 AM Revision a94f42f1 (ceph): crimson/net: add error::success = 0
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:14 AM Revision 76ab1dcb (ceph): Merge pull request #23891 from libingyang-zte/master
doc: Fix Spelling Error of Rados Operations
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
07:52 AM Dashboard Feature #34315: mgr/dashboard: Display RGW user/bucket quota max size in human readable form
https://github.com/ceph/ceph/pull/23842 Volker Theile
07:52 AM Dashboard Feature #34315 (Fix Under Review): mgr/dashboard: Display RGW user/bucket quota max size in human...
Volker Theile
07:46 AM Revision 8311e4b6 (ceph): mgr/dashboard: Display RGW user/bucket quota max size in human readable...
Fixes: https://tracker.ceph.com/issues/34315
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
07:43 AM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
"codelyzer":https://github.com/mgechev/codelyzer might be helpful as it is compatible with Angular and extends tslint... Patrick Seidensal
07:30 AM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
I forgot to mention that I would generally like to stick to the "Angular Style Guide":https://angular.io/guide/styleg... Patrick Seidensal
07:37 AM Revision 69a2cc35 (ceph): osd/PrimaryLogPG: avoid dereferencing invalid complete_to
For the auto-repair (EIO caused) case, we will not reinitialize
**complete_to** (because last_complete is equal to la...
xie xingguo
05:26 AM Revision d2627b98 (ceph): mds: track average uptime of sessions
Average session age math improvements by Patrick.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Signed-off-b...
Venky Shankar
05:26 AM Revision b23a204c (ceph): mds: include session uptime when diplaying session list
Fixes: http://tracker.ceph.com/issues/25013
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
04:23 AM CephFS Feature #35411 (In Progress): mds: store session birth time on-disk in session map
PR https://github.com/ceph/ceph/pull/23314 adds session birth time to track average session age. During MDS failover ... Venky Shankar
03:18 AM rbd Backport #27061 (In Progress): luminous: run-rbd-unit-tests.sh test fails to finish in jenkin's "...
https://github.com/ceph/ceph/pull/23892 Prashant D
01:57 AM Revision ba7604bd (ceph): doc: Fix Spelling Error of Rados Operations
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> 李丙洋 10208981
01:18 AM Revision f8abe9e2 (ceph): test: Use pids instead of jobspecs which were wrong
Fixes: http://tracker.ceph.com/issues/27056
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
01:09 AM Revision 9ea48a74 (ceph): mgr/dashboard: Escape regex pattern in DeletionModalComponent
Fixes: http://tracker.ceph.com/issues/24902
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 69...
Tiago Melo
01:07 AM Revision bf266e28 (ceph): librbd: potential race on image create request complete
Fixes: http://tracker.ceph.com/issues/24910
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub

09/02/2018

07:53 PM Messengers Bug #35251 (Fix Under Review): msg: "challenging authorizer" messages appear at debug_ms=0
https://github.com/ceph/ceph/pull/23890 Patrick Donnelly
07:50 PM Messengers Bug #35251 (Resolved): msg: "challenging authorizer" messages appear at debug_ms=0
e.g.... Patrick Donnelly
06:14 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Luminous backport is non-trivial; see http://tracker.ceph.com/issues/35072#note-2 Nathan Cutler
06:12 PM Backport #35072 (Need More Info): luminous: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to)...
depends on 1ae5fd32c92ea2f025344c663535d00f71f2cdda which does not cherry-pick cleanly to luminous Nathan Cutler
06:08 PM Backport #35073 (In Progress): mimic: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after...
Nathan Cutler
06:01 PM Backport #26933 (In Progress): mimic: segv in OSDMap::calc_pg_upmaps from balancer
Nathan Cutler
06:01 PM Revision 2a857258 (ceph): TestOSDMap: Test with negative upmap values
Check we can handle negative pg_upmap and pg_upmap_items values.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(...
Brad Hubbard
06:00 PM Revision 81e34b76 (ceph): osd/OSDMap: Disallow negative values in _apply_upmap
A negative pg_upmap or pg_upmap_item value can cause a segfault so
ignore them.
Fixes: http://tracker.ceph.com/issue...
Brad Hubbard
05:48 PM Backport #26911 (In Progress): mimic: log: buffer overrun
Nathan Cutler
05:47 PM Bug #26857: log: buffer overrun
This fixes a regression in 65da5ba216cafb8a91893d0e7fc092209f0fb286 but that commit isn't in mimic.... Nathan Cutler
05:40 PM Backport #25119 (In Progress): mimic: tests: "cluster [WRN] 25 slow requests" in powercycle
Nathan Cutler
05:40 PM Revision f76bbdb0 (ceph): qa/tasks/thrashosds-health.yaml: whitelist slow requests
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit c0d9f7177c47a2b613fb1a3e9fa56eb90b36973a)
Neha Ojha
05:10 PM Backport #24905 (In Progress): mimic: mimic 13.2.0 doesn't build in Fedora rawhide
Nathan Cutler
05:09 PM Revision 136a04e3 (ceph): cmake: do not depend on ${DPDK_LIBRARIES} if not using bundled dpdk
${DPDK_LIBRARIES} will be link flags instead of library targets if
libdpdk is not built using the bundled source.
Fi...
Kefu Chai
05:07 PM RADOS Bug #23352: osd: segfaults under normal operation
Phat Le Ton wrote:
> I've just seen 12.2.8 release, Was your patch included in this release ?
Yes. See https://tr...
Nathan Cutler
04:35 PM RADOS Bug #23352: osd: segfaults under normal operation
Brad Hubbard wrote:
> I've created a test package here based on 12.2.7 and including the one line patch above.
>
...
Phat Le Ton
05:03 PM CephFS Backport #32084 (In Progress): luminous: mds: MDBalancer::try_rebalance() may stop prematurely
Nathan Cutler
04:52 PM CephFS Backport #32086 (In Progress): mimic: mds: MDBalancer::try_rebalance() may stop prematurely
Nathan Cutler
04:52 PM Revision 4d0f03a1 (ceph): mds: fix premature stop of MDBalancer::try_rebalance()
When mds wants to export loads to multiple targets. The amount of single
export can easily be less than (0.2 * target...
Yan, Zheng
04:51 PM Revision c479917c (ceph): mds: don't queue straydir for split
straydir can not get splitted (for now at least)
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from c...
Yan, Zheng
04:48 PM CephFS Backport #26991 (In Progress): mimic: mds: curate priority of perf counters sent to mgr
Nathan Cutler
04:40 PM CephFS Backport #26977 (In Progress): luminous: cephfs-data-scan: print the max used ino
Nathan Cutler
04:40 PM Revision b290909e (ceph): tools/cephfs: make cephfs-data-scan prints the max used ino
Fixes: http://tracker.ceph.com/issues/26925
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
04:38 PM CephFS Backport #26978 (In Progress): mimic: cephfs-data-scan: print the max used ino
Nathan Cutler
04:38 PM Revision ff192f49 (ceph): Merge pull request #23879 from dwahler/master
doc: add note about LVM volumes to ceph-deploy quick start
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:38 PM Revision ecde8903 (ceph): tools/cephfs: make cephfs-data-scan prints the max used ino
Fixes: http://tracker.ceph.com/issues/26925
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
04:28 PM Revision 05ab581d (ceph): cmake: add option WITH_LIBRADOSSTRIPER
otherwise this cmake variable is never defined, hence all tests
requiring libstriper are broken.
this is a regresssi...
Kefu Chai
04:28 PM Revision 80a9ed53 (ceph): tools/rados: include acconfig.h for picking up WITH_LIBRADOSSTRIPER
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 9497775cb4426f319987cf2a03ca171281e4e6c7)
Kefu Chai
03:43 PM Revision ebac6e16 (ceph): doc: add note about LVM volumes to ceph-deploy quick start
This commit also fixes some incorrect indentation that was causing
previous steps in the same section to be incorrect...
David Wahler
02:25 PM CephFS Backport #24863 (In Progress): mimic: ceph_volume_client: allow atomic update of RADOS objects
Nathan Cutler
02:16 PM Revision 983a1995 (ceph): qa/ceph-volume: add a test for put_object_versioned()
Test if the version passed to put_object_versioned() is used to
crosscheck.
Signed-off-by: Rishabh Dave <ridave@redh...
Rishabh Dave
02:16 PM Revision 735b855f (ceph): ceph-volume-client: allow atomic updates for RADOS objects
put_object_versioned() takes the version of the object and verifies if
the version of the object is the expected one ...
Rishabh Dave
02:12 PM CephFS Backport #24842 (In Progress): luminous: qa: move mds/client config to qa from teuthology ceph.co...
Nathan Cutler
02:10 PM CephFS Backport #24841 (In Progress): mimic: qa: move mds/client config to qa from teuthology ceph.conf....
Nathan Cutler
01:55 PM Dashboard Backport #35079 (In Progress): mimic: mgr/dashboard: RestClient can't handle ProtocolError except...
Nathan Cutler
01:53 PM Dashboard Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
backport is non-trivial Nathan Cutler
01:53 PM mgr Backport #27851 (Need More Info): mimic: In Quorum table size changing in Firefox
backport is non-trivial Nathan Cutler
01:50 PM Dashboard Backport #26986 (Need More Info): mimic: mgr/dashboard: Use human readable units on the OSD I/O g...
backport is non-trivial - especially the patch in src/pybind/mgr/dashboard/frontend/src/app/shared/components/sparkli... Nathan Cutler
01:49 PM Dashboard Cleanup #25075: mgr/dashboard: Use human readable units on the OSD I/O graphs
mimic backport is non-trivial - especially the patch in src/pybind/mgr/dashboard/frontend/src/app/shared/components/s... Nathan Cutler
01:46 PM Dashboard Bug #26856: mgr/dashboard: Request body parameters are being encoded and are never decoded
mimic backport is non-trivial: needs a dashboard developer Nathan Cutler
01:44 PM Dashboard Bug #26856: mgr/dashboard: Request body parameters are being encoded and are never decoded
https://github.com/ceph/ceph/pull/23419 Nathan Cutler
01:46 PM Dashboard Backport #26985 (Need More Info): mimic: mgr/dashboard: Request body parameters are being encoded...
non-trivial backport; needs a dashboard developer Nathan Cutler
01:42 PM Dashboard Backport #25120 (In Progress): mimic: mgr/dashboard: URL prefix is not working
Nathan Cutler
01:42 PM Revision be4c42a9 (ceph): mgr/dashboard: Fix cherrypy static content URL prefix config
Fixes: https://tracker.ceph.com/issues/25067
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
01:41 PM Dashboard Bug #24621: Ceph Dashboard doesn't support IDs with special characters
Lenz Grimmer wrote:
> Reopening and requesting a backport to Mimic - looks like other strings also have unwanted sid...
Nathan Cutler
01:41 PM mgr Backport #24907 (Need More Info): mimic: Ceph Dashboard doesn't support IDs with special characters
non-trivial backport; needs a Dashboard developer Nathan Cutler
01:30 PM RADOS Backport #35068 (In Progress): mimic: deep scrub cannot find the bitrot if the object is cached
Nathan Cutler
01:29 PM Revision f27801e4 (ceph): os/bluestore: fix deep-scrub operation againest disk silent errors
Say a object who has data caches, but in a while later, caches' underlying
physical device has silent disk erros acci...
Xiaoguang Wang
01:28 PM Revision 0c7728f0 (ceph): os: Use ceph_assert for asserts
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit c3321f7633670ab84899d85da289109f3b56e...
Adam Emerson
01:21 PM Revision 9c0bab29 (ceph): core: add missing flag name for CEPH_OSD_OP_FLAG_WITH_REFERENCE
Signed-off-by: Xiaoguang Wang <xiaoguang.wang@easystack.cn>
(cherry picked from commit 2c862ce6e92bd28ef9e71fdf6a1f88...
Xiaoguang Wang
01:17 PM RADOS Backport #34532 (In Progress): mimic: force-create-pg broken
Nathan Cutler
01:17 PM Revision b0fc0409 (ceph): mon/MonCommands: fix 'osd force-create-pg'
Fixes: 7797ed67d2f9140b7eb9f182b06d04233e1e309c
Fixes: http://tracker.ceph.com/issues/26940
Signed-off-by: Sage Weil ...
Sage Weil
12:58 PM RADOS Backport #32106 (In Progress): luminous: object errors found in be_select_auth_object() aren't lo...
Nathan Cutler
12:58 PM Revision 85f20e9e (ceph): test: Update tests for error message changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 687f63e59970433bfb53c17d4128a3d042a0c9c6)...
David Zafman
12:50 PM Revision f0607fcb (ceph): osd: Use colon to separate error message from other info
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bdd32cc84787892b3005f2644b5ad9f8ac7e772d)
David Zafman
12:50 PM Revision 74b5f80f (ceph): qa: Add new message to whitelist for scrub/repair tests
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b40784290f3b600941e0d97372fddee5c85ec20c)
David Zafman
12:50 PM Revision c2e6cca0 (ceph): test: Verify cluster logging of scrub error messages
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 58c4d322032d04b0d55f627ce42531ca3edab3e9)
David Zafman
12:50 PM Revision 04f74f7a (ceph): osd: Log shard errors in be_select_auth_object() as other errors
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit cadf727258ea8b3a52ae9122b42a0b4f6914e177)...
David Zafman
12:48 PM Revision 242d6dba (ceph): osd: Move object error check out of be_select_auth_object()
Fixes: http://tracker.ceph.com/issues/25108
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
12:44 PM RADOS Backport #32108 (In Progress): mimic: object errors found in be_select_auth_object() aren't logge...
Nathan Cutler
12:44 PM Revision 0d22cd6b (ceph): test: Update tests for error message changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 687f63e59970433bfb53c17d4128a3d042a0c9c6)
David Zafman
12:44 PM Revision 65f94fec (ceph): osd: Use colon to separate error message from other info
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bdd32cc84787892b3005f2644b5ad9f8ac7e772d)
David Zafman
12:44 PM Revision 77797fb9 (ceph): qa: Add new message to whitelist for scrub/repair tests
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b40784290f3b600941e0d97372fddee5c85ec20c)
David Zafman
12:44 PM Revision 28327eb8 (ceph): test: Verify cluster logging of scrub error messages
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 58c4d322032d04b0d55f627ce42531ca3edab3e9)
David Zafman
12:43 PM Revision 3d7a10b6 (ceph): osd: Log shard errors in be_select_auth_object() as other errors
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit cadf727258ea8b3a52ae9122b42a0b4f6914e177)...
David Zafman
12:41 PM Revision c057c58b (ceph): osd: Move object error check out of be_select_auth_object()
Fixes: http://tracker.ceph.com/issues/25108
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
12:36 PM RADOS Backport #27213 (In Progress): mimic: libradosstriper conditional compile
Nathan Cutler
12:36 PM Revision c5d42df9 (ceph): package: modify ceph.spec.in to support libradosstriper conditional com...
Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
(cherry picked from commit 1a44357f5c51b61dc4f6735b4b75715d66ba...
Jesse Williamson
12:35 PM Revision b4c52f96 (ceph): tools: make rados.cc compatible with conditionally-compiled striper
Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
(cherry picked from commit 6e4db7b0a41f8d56c8725ea27352e85a1327...
Jesse Williamson
12:30 PM Revision 400d6c1f (ceph): build: add top-level libraddosstriper conditional
Signed-off-by: Jesse Williamson <jwilliamson@suse.de>
(cherry picked from commit 5513a90c62f506d251dfebb2c3a871480c36...
Jesse Williamson
12:29 PM RADOS Feature #22750: libradosstriper conditional compile
https://github.com/ceph/ceph/pull/21983 Nathan Cutler
12:26 PM RADOS Backport #27212 (In Progress): mimic: rpm: should change ceph-mgr package depency from py-bcrypt ...
Nathan Cutler
12:25 PM Revision 0447aeb3 (ceph): rpm: change ceph-mgr package depency from py-bcrypt to python2-bcrypt
Signed-off-by: Konstantin Sakhinov <sakhinov@gmail.com>
(cherry picked from commit 6af10cae66bfd2fd31ead1ad5ef187a6a4...
Konstantin Sakhinov
12:22 PM RADOS Backport #26910 (In Progress): luminous: PGLog.cc: saw valgrind issues while accessing complete_t...
Nathan Cutler
12:18 PM RADOS Backport #26909 (In Progress): mimic: PGLog.cc: saw valgrind issues while accessing complete_to->...
Nathan Cutler
12:08 PM RADOS Backport #26908 (In Progress): luminous: kv: MergeOperator name() returns string, and caller call...
Nathan Cutler
12:06 PM RADOS Backport #26907 (In Progress): mimic: kv: MergeOperator name() returns string, and caller calls c...
Nathan Cutler
12:06 PM Revision 9ef03a53 (ceph): kv/KeyValueDB: return const char* from MergeOperator::name()
This avoids a c_str() on a temporary string later down the line, which
avoids a use-after-free.
Fixes: http://tracke...
Sage Weil
12:04 PM RADOS Backport #25203 (In Progress): luminous: rados python bindings use prval from stack
Nathan Cutler
12:04 PM Revision 0caf2e7b (ceph): pybind/rados/rados: do not pass prval from stack
The prval is a pointer to an int to write the final completion code of
the rados op. This can't be on the stack sinc...
Sage Weil
12:03 PM RADOS Backport #25204 (In Progress): mimic: rados python bindings use prval from stack
Nathan Cutler
12:03 PM Revision bc5e4977 (ceph): pybind/rados/rados: do not pass prval from stack
The prval is a pointer to an int to write the final completion code of
the rados op. This can't be on the stack sinc...
Sage Weil
12:00 PM RADOS Backport #25177 (In Progress): luminous: osd,mon: increase mon_max_pg_per_osd to 300
Nathan Cutler
12:00 PM Revision fc1de50e (ceph): osd,mon: increase mon_max_pg_per_osd to 250
https://bugzilla.redhat.com/show_bug.cgi?id=1603615 indicates
a case when pg calc conflicts with mon_max_pg_per_osd, ...
Neha Ojha
11:59 AM RADOS Backport #25176 (In Progress): mimic: osd,mon: increase mon_max_pg_per_osd to 300
Nathan Cutler
11:58 AM Revision 3dc7c31c (ceph): osd,mon: increase mon_max_pg_per_osd to 250
https://bugzilla.redhat.com/show_bug.cgi?id=1603615 indicates
a case when pg calc conflicts with mon_max_pg_per_osd, ...
Neha Ojha
11:53 AM Revision 9d773d69 (ceph): mon/OSDMonitor: Warn when expected_num_objects will have no effect
The expected_num_objects argument to ceph osd pool create is
only effective on filestore pools when merging is disabl...
Douglas Fuller
11:53 AM Revision aa2635b8 (ceph): mon/OSDMonitor: Warn if missing expected_num_objects
When creating a pool on filestore, warn if the user appears to be
creating a pool to store a large number of objects ...
Douglas Fuller
11:52 AM RADOS Backport #25144 (In Progress): mimic: Automatically set expected_num_objects for new pools with >...
Nathan Cutler
11:49 AM RADOS Backport #24992 (In Progress): mimic: valgrind-leaks.yaml: expected valgrind issues and found none
Nathan Cutler
11:47 AM rbd Backport #35077 (Need More Info): mimic: qa: install dependencies for rbd_workunit_kernel_untar_b...
-Hope to get this cherry-picked into https://github.com/ceph/ceph/pull/23769- (nevermind) Nathan Cutler
11:44 AM rbd Backport #27060 (In Progress): mimic: run-rbd-unit-tests.sh test fails to finish in jenkin's "mak...
Nathan Cutler
11:44 AM Revision f1561994 (ceph): librbd: potential race on image create request complete
Fixes: http://tracker.ceph.com/issues/24910
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
11:42 AM rgw Backport #35070 (In Progress): mimic: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler
11:42 AM Revision 3cae01c9 (ceph): cls/rgw: ready rgw_usage_log_entry for extraction via ceph-dencoder
Signed-off-by: Vaibhav Bhembre vaibhav@digitalocean.com
(cherry picked from commit a503cec93853235f2f94dbc53eb307618f...
Vaibhav Bhembre
11:40 AM rgw Backport #26980 (In Progress): mimic: multisite: intermittent failures in test_bucket_sync_disabl...
Nathan Cutler
11:40 AM Revision 36c30685 (ceph): rgw: bucket sync transitions back to StateInit on OP_SYNCSTOP
the handling for OP_SYNCSTOP->OP_RESYNC is incorrect because it's not
safe to continue incremental sync after SYNCSTO...
Casey Bodley
11:40 AM Revision aaef5015 (ceph): rgw: bucket sync crs mutate rgw_bucket_shard_sync_info in place
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6c6917bca167819e890d1df3aa52b31a8f070e26)
Casey Bodley
11:40 AM Revision c4227468 (ceph): rgw: return errors from RGWInitBucketShardSyncStatusCoroutine
return ENOENT so caller can detect whether sync is stopped
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry ...
Casey Bodley
11:37 AM rgw Bug #24896 (Duplicate): rgw fail to put elasticsearch document when compression is set
The fix for this bug, https://github.com/ceph/ceph/pull/20796, was included in v13.2.0 (so mimic backport was not nee... Nathan Cutler
11:32 AM rgw Backport #26849 (In Progress): mimic: rgw: civetweb fails on urls with control characters
Nathan Cutler
11:32 AM Revision 8f140aa0 (ceph): civetweb: update for url validation fixes
The new civetweb 1.10 version in mimic and later is strict on control characters
being url encoded, making url valida...
Abhishek Lekshmanan
11:16 AM Backport #35078 (In Progress): mimic: broken bash example in bluestore migration
Nathan Cutler
11:15 AM Revision 1c90eb1e (ceph): doc/rados update invalid bash on bluestore migration
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 28bbcb2bafc166afc5733029b5d3c770e21df73b)
Alfredo Deza
06:43 AM Revision 16e2da33 (ceph): cmake: link compressor plugins against lib the modern way
* always link against the target library not library paths
* import their include directories by linking against thei...
Kefu Chai
03:22 AM Revision c897267a (ceph): osd: add fingerprint property
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:22 AM Revision ad7096af (ceph): mon: add a command to set fingerprint algorithm
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
01:52 AM CephFS Bug #35250 (Fix Under Review): mds: beacon spams is_laggy message
https://github.com/ceph/ceph/pull/23851 Patrick Donnelly
01:50 AM CephFS Bug #35250 (Resolved): mds: beacon spams is_laggy message
e.g.... Patrick Donnelly

09/01/2018

09:39 PM Revision e1d6ac82 (ceph): common/cmdparse: cmd_getval_throws -> cmd_getval
Always throw.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:38 PM Revision 95394417 (ceph): mds/MDSDaemon: catch cmd_bad_get
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:38 PM Revision 4eb37953 (ceph): common: catch cmd_bad_get
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:38 PM Revision 9cad299a (ceph): mgr/DaemonServer: catch cmd_bad_get
Refactor handle_command slightly: establish the CommandContext, then call
_handle_command. This keep the try block l...
Sage Weil
09:38 PM Revision c2545167 (ceph): osd: catch cmd_bad_get for asok hooks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:38 PM Revision fea5131f (ceph): osd: catch cmd_bad_get from do_command
Refactor to limit impact of try block.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:38 PM Revision 2eb20a6d (ceph): mon: fix try/catch whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:57 PM Revision c7916097 (ceph): unittest_config: $host expands to ceph_get_short_hostname(), not hostna...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:53 PM Revision 88df5369 (ceph): Merge PR #23540 into master
* refs/pull/23540/head:
include/ceph_fs: rename old auid field
PendingReleaseNotes: note about auid support removal...
Sage Weil
08:53 PM Revision 38817df0 (ceph): Merge PR #23739 into master
* refs/pull/23739/head:
mgr/telemetry: add crashdump info to report
Reviewed-by: Wido den Hollander <wido@42on.com>...
Sage Weil
08:53 PM Revision 012d03b3 (ceph): Merge PR #23766 into master
* refs/pull/23766/head:
BlueStore: Fix concurrency conflicts
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:49 PM RADOS Bug #22544 (Fix Under Review): objecter cannot resend split-dropped op when racing with con reset
https://github.com/ceph/ceph/pull/23850 Sage Weil
08:43 PM RADOS Bug #22544: objecter cannot resend split-dropped op when racing with con reset
Here, it happened:... Sage Weil
08:48 PM Revision 917fdbe5 (ceph): osdc/Objecter: fix split vs reconnect race
If we are reconnecting to an OSD, we may not have a connection established
so this feature check is completely unreli...
Sage Weil
09:39 AM Revision 33fea11e (ceph): Merge pull request #23841 from idryomov/wip-krbd-namespaces
krbd: support for images within namespaces
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:30 AM Messengers Bug #25027: mon: src/msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatus::...
http://qa-proxy.ceph.com/teuthology/dis-2018-08-31_21:17:20-krbd-wip-krbd-namespaces-testing-basic-smithi/2965219/teu... Ilya Dryomov
07:36 AM Dashboard Backport #35079 (Resolved): mimic: mgr/dashboard: RestClient can't handle ProtocolError exceptions
https://github.com/ceph/ceph/pull/23875 Nathan Cutler
07:35 AM Backport #35078 (Resolved): mimic: broken bash example in bluestore migration
https://github.com/ceph/ceph/pull/23854 Nathan Cutler
07:35 AM rbd Backport #35077 (Resolved): mimic: qa: install dependencies for rbd_workunit_kernel_untar_build
https://github.com/ceph/ceph/pull/24240 Nathan Cutler
07:20 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
Some steps tried to reproduce the bug:
1. Create a luminous cluster running in Kubernetes using hostNetwork and th...
Dexter John Genterone
06:27 AM Revision 0857124d (ceph): Merge pull request #23663 from xiexingguo/wip-incompat-async-fixes
osd: some recovery improvements and cleanups
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
06:01 AM Revision e461ea68 (ceph): Merge pull request #23837 from rjfd/wip-update-dmclock
dmclock: update dmclock submodule sha1 to tip of ceph/dmclock.git master
Reviewed-by: J. Eric Ivancich <ivancich@red...
Kefu Chai
05:13 AM Revision f4e6dd92 (ceph): Added ldap_client.py and rgw_ldap_auth.yaml
Warren Usui

08/31/2018

10:09 PM Revision b5698464 (ceph): mon/ConfigMonitor: fix loading of non-module mgr config options
"*/mgr/*" is special (including "global/mgr/*" and "mgr/mgr/*" and
"mgr.foo/mgr/*". "mgr/*" is wrong.
Fixes: http:/...
Sage Weil
10:09 PM Revision fa86ad17 (ceph): mon/ConfigMap: dump more in json form of 'config dump'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:08 PM RADOS Bug #35076 (Resolved): mon: mgr options not parse propertly
... Sage Weil
08:54 PM Revision 35820f4b (ceph): mon/AuthMonitor: raise health warning on invalid caps
Raise a health warning if we have invalid (unparsable) caps in the auth
database. Include a simple test.
Signed-off...
Sage Weil
08:54 PM Revision e0b59e91 (ceph): auth: clean up cap parse error messages
Consistent formatted. Drop newline.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision 027bbe72 (ceph): osd/OSDCap: remove auid from is_capable() etc args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision 0ce73796 (ceph): osd/OSDCap: remove auid from grammar
This is an incompatible change: old caps that include auid will no longer
parse.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
08:54 PM Revision c2457ffb (ceph): mon/OSDMonitor: remove auid arg for 'osd lspools' and deprecate
Use 'osd pool ls' instead.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision b83b4d58 (ceph): mon/OSDMonitor: remove 'osd pool {get,set} <name> auid ...'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision 3752b67e (ceph): auth: remove auid args from handle_request and verify_authorizer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision 3ebdd477 (ceph): doc/dev/cephx_protocol: drop auid reference
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision 6120a146 (ceph): mon: remove auid session member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision c2e60440 (ceph): osd: remove auid session member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision 5df1a2ee (ceph): auth: remove auid member from EntityAuth
Note that for the keyring we still accept (but ignore) auid lines so that
we can parse old keyrings that have them.
...
Sage Weil
08:54 PM Revision b700f0fb (ceph): rgw: remove auid member from RGWUserInfo
Unused.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision 487cfabc (ceph): radosgw-admin: remove -a --auth-uid arg
It was already a no-op.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision bc858eac (ceph): PendingReleaseNotes: note about auid support removal
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:54 PM Revision 53e1b874 (ceph): include/ceph_fs: rename old auid field
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:23 PM ceph-volume Bug #24417 (Resolved): remove admin keyring option in functional tests
master pr https://github.com/ceph/ceph/pull/22399
mimic backport:https://github.com/ceph/ceph/pull/22425
luminous b...
Alfredo Deza
06:21 PM ceph-volume Bug #24553 (Resolved): expand auto engine for multiple devices on filestore
mimic backport: https://github.com/ceph/ceph/pull/23807
luminous backport: https://github.com/ceph/ceph/pull/23808
Alfredo Deza
06:20 PM ceph-volume Bug #24960 (Resolved): expand auto engine for single type devices on filestore
mimic backport: https://github.com/ceph/ceph/pull/23786
luminous backport: https://github.com/ceph/ceph/pull/23805
Alfredo Deza
06:06 PM rbd Bug #35074 (Pending Backport): qa: install dependencies for rbd_workunit_kernel_untar_build
Jason Dillaman
12:35 PM rbd Bug #35074: qa: install dependencies for rbd_workunit_kernel_untar_build
http://tracker.ceph.com/issues/24679 is being backported to mimic. Ilya Dryomov
12:33 PM rbd Bug #35074 (Fix Under Review): qa: install dependencies for rbd_workunit_kernel_untar_build
https://github.com/ceph/ceph/pull/23840 Ilya Dryomov
12:30 PM rbd Bug #35074 (Resolved): qa: install dependencies for rbd_workunit_kernel_untar_build
Ilya Dryomov
05:53 PM Revision ef61fbc0 (ceph): Merge pull request #23840 from idryomov/wip-krbd-untar-build-packages
qa: rbd_workunit_kernel_untar_build: install build dependencies
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:47 PM rbd Backport #26916 (Resolved): mimic: doc: Fix broken urls
Nathan Cutler
05:47 PM Revision 42cfc1b5 (ceph): Merge pull request #23607 from joscollin/wip-26916-mimic
mimic: doc: Fix broken urls
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
05:32 PM Revision 72323c7a (ceph): Merge pull request #22983 from trociny/wip-journal-limit-inflight-appends
librbd: optionally limit journal in-flight appends
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:32 PM Revision 9abe3c20 (ceph): Merge pull request #23770 from Songweibin/wip-rbd-namespace
rbd: correct parameter of namespace and verify it before set_namespace
Reviewed-by: Jason Dillaman <dillaman@redhat....
Jason Dillaman
05:17 PM RADOS Bug #35075 (New): copy-get stuck sending osd_op
... Sage Weil
05:16 PM Revision 6b497c7b (ceph): debian/control: require fuse for ceph-fuse
This is the Ubuntu equivalent for:
https://github.com/ceph/ceph/pull/17120
http://tracker.ceph.com/issues/21057
Ins...
Thomas Serlin
04:22 PM Bug #21770 (Resolved): ceph mon core dump when use ceph osd perf cmd.
Joao Eduardo Luis
04:00 PM Bug #34317 (Pending Backport): broken bash example in bluestore migration
master PR https://github.com/ceph/ceph/pull/23801 Alfredo Deza
02:53 PM Dashboard Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
I was just asked to use the WarningPanelComponent for error messages to reuse components which are already there and ... Patrick Seidensal
02:29 PM Revision 4251a085 (ceph): krbd: remove unused include
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:29 PM Revision faa7a3ce (ceph): krbd: change krbd_unmap_by_spec() to take "" instead of NULL
krbd_map() and krbd_is_mapped() take "", krbd_unmap_by_spec() is the
odd one out.
Signed-off-by: Ilya Dryomov <idryo...
Ilya Dryomov
02:29 PM Revision 95b9740a (ceph): krbd: introduce krbd_spec
Don't substitute "@-" for HEAD when printing the spec. Instead, omit
the snapshot part. The same would be done for ...
Ilya Dryomov
02:29 PM Revision f4db03d2 (ceph): krbd: create udev_enumerate in enumerate_devices()
Make it easier to run more than one scan in a row.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
02:29 PM Revision 0a037ef1 (ceph): krbd: support for images within namespaces
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:27 PM Revision d213b253 (ceph): rados: remove 'chown' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM Revision 2c26fb0f (ceph): rados: drop mkpool, rmpool commands
- mkpool and rmpool users should use the normal cli/mon commands
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 PM Revision c3ec0444 (ceph): pybind/rados: drop change_auid
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM Revision 1cbca88f (ceph): pybind/rados: drop auid arg to pool_create
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM Revision 360c3b33 (ceph): osdc/Objecter: drop change_pool_auid
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM Revision 9fd2e0bc (ceph): messages/MPoolOp: drop auid member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM Revision 4fe8cef3 (ceph): mon/AuthMonitor: drop ancient auth inc encoding compat
This is for *ancient* mons (I'm guessing bobtail?).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 PM Revision eaca033d (ceph): qa/workunits/cephtool: remove auid tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision d6def8ba (ceph): ceph-authtool: remove auid options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision 0d0e7c21 (ceph): osdc/Objecter: do not pass auid to create_pool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision 64a174e3 (ceph): mon/OSDMonitor: remove pool auid change support
EOPNOTSUPP
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 PM Revision c4cad29d (ceph): mon/OSDMonitor: drop variable pool auid for prepare_new_pool
Always set to 0 for now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 PM Revision 89439b5b (ceph): librados: mark all auid calls deprecated
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision 0c330c21 (ceph): librados: deprecate calls that take auid
Return EOPNOTSUPP for auid-specific calls, or EINVAL for ones that get a non-default
auid value.
Signed-off-by: Sage...
Sage Weil
12:57 PM Revision 3168d216 (ceph): rbd: fix error import when the input is a pipe
Fixes: http://tracker.ceph.com/issues/34536
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
12:31 PM Revision a4df8c35 (ceph): qa: rbd_workunit_kernel_untar_build: install build dependencies
Commit f0fe0936e64d ("qa: use recent kernel to kernel build testing")
bumped the kernel to 4.17.
Fixes: http://track...
Ilya Dryomov
12:17 PM Revision 527415b8 (ceph): Merge pull request #23838 from wjwithagen/wjw-fix-ConfUtil
common: Reverse deleted include
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:45 AM Revision d910a8c0 (ceph): librbd: remove migration source snapshots in reverse order
to avoid undesireble effects when an object deep copy is called
due to not refreshed yet image headers after migratio...
Mykola Golub
11:45 AM Revision 72e7a0c5 (ceph): librados/calc_snap_set_diff: return empty diff if need to read whole ob...
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:45 AM Revision b73a8015 (ceph): librbd/deep_copy: don't ignore ENOENT when forced to read whole object
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:26 AM Revision 827cced6 (ceph): librbd: copy snap map into deep copy object copy request
We must not use a reference to in-memory migration info as it might be
updated in background by refresh.
Signed-off-...
Mykola Golub
11:15 AM Dashboard Bug #25190 (Pending Backport): mgr/dashboard: RestClient can't handle ProtocolError exceptions
Lenz Grimmer
11:08 AM Backport #35073 (Resolved): mimic: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after up...
https://github.com/ceph/ceph/pull/23403 Nathan Cutler
11:08 AM Backport #35072 (Resolved): luminous: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after...
https://github.com/ceph/ceph/pull/23211 Nathan Cutler
11:07 AM RADOS Backport #35071 (Resolved): mimic: FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::p...
https://github.com/ceph/ceph/pull/24918 Nathan Cutler
11:06 AM rgw Backport #35070 (Resolved): mimic: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
https://github.com/ceph/ceph/pull/23857 Nathan Cutler
11:06 AM rgw Backport #35069 (Resolved): luminous: cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
https://github.com/ceph/ceph/pull/23974 Nathan Cutler
11:06 AM RADOS Backport #35068 (Resolved): mimic: deep scrub cannot find the bitrot if the object is cached
https://github.com/ceph/ceph/pull/23873 Nathan Cutler
11:06 AM RADOS Backport #35067 (Resolved): luminous: deep scrub cannot find the bitrot if the object is cached
https://github.com/ceph/ceph/pull/24802 Nathan Cutler
11:06 AM rgw Fix #34537 (Pending Backport): cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Nathan Cutler
10:21 AM Revision 2b1bc416 (ceph): common: Reverse deleted include
Reversing 1 delete from
https://github.com/ceph/ceph/commit/09d3f546b32cdf126a1246899a0b0a3eb25282d8
Clang trips ove...
Willem Jan Withagen
10:16 AM Revision 65a56369 (ceph): dmclock: update dmclock submodule sha1 to tip of ceph/dmclock.git master
This update will fix the build of Ceph when -DWITH_TESTS=OFF is used.
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
09:26 AM Bug #34628 (Rejected): ceph health detail truncated output
Hi,
Ceph 13.2.1 here.
It seems to me the command "ceph health detail" is outputing a "limited number of details...
Frédéric Schaer
09:13 AM Revision d9ff2782 (ceph): Merge pull request #23802 from votdev/unique_validator
mgr/dashboard: Add unique validator
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@s...
Lenz Grimmer
08:55 AM Revision 77157e17 (ceph): mgr/dashboard: Add hints to resolve unit test failures
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
08:54 AM Revision f8985aa5 (ceph): Merge pull request #23629 from wangxiaoguang/fix_deep_scrub
os/bluestore: fix deep-scrub operation againest disk silent errors
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>...
Kefu Chai
08:53 AM RADOS Bug #34541 (Pending Backport): deep scrub cannot find the bitrot if the object is cached
https://github.com/ceph/ceph/pull/23629 Kefu Chai
08:53 AM RADOS Bug #34541 (Resolved): deep scrub cannot find the bitrot if the object is cached
quote from https://github.com/ceph/ceph/pull/23629
> Say a object who has data caches, but in a while later, cache...
Kefu Chai
08:49 AM Revision 9f1b6fae (ceph): Merge pull request #23555 from tspmelo/wip-task-refactor
mgr/dashboard: Extract/Refactor Task merge
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Theil...
Lenz Grimmer
08:49 AM rgw Bug #34540: Get object: Failed to establish a new connection: [Errno 111] Connection refused
Dai Dang Van wrote:
> Hi all,
>
> I'm facing with the problem that I can put and delete objects with swift client...
Dai Dang Van
08:42 AM rgw Bug #34540 (Need More Info): Get object: Failed to establish a new connection: [Errno 111] Connec...
Hi all,
I'm facing with the problem that I can put and delete objects with swift client but got above error when I...
Dai Dang Van
08:29 AM Revision 22786cff (ceph): osd/PG: force auth_log_shard to be primary when appropriate
So if there are a lot fo missing objects on primary, we can
make use of auth_log_shard to restore client I/O quickly....
xie xingguo
08:04 AM rbd Bug #34536: "rbd import --export-format 2" fails when the input is a pipe
Fix PR: https://github.com/ceph/ceph/pull/23835 wb song
07:20 AM rbd Bug #34534 (Fix Under Review): Blacklisted client might not notice it lost the lock
Mykola Golub
06:36 AM Dashboard Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
https://github.com/ceph/ceph/pull/23834 Diksha Godbole
06:11 AM Revision a7f1af25 (ceph): os/bluestore: fix deep-scrub operation againest disk silent errors
Say a object who has data caches, but in a while later, caches' underlying
physical device has silent disk erros acci...
Xiaoguang Wang
05:51 AM Revision 4068e724 (ceph): osd/PG: find_best_info - add completeness as the preferred option
Async recovery peers usually have a relative complete
log history but may exist a lot of missing objects. Choosing th...
xie xingguo
05:51 AM Revision af845173 (ceph): osd/PG: move comments to the proper place
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:51 AM Revision 08016405 (ceph): osd/PG: clear calc_replicated_acting a bit
- kill usable, use want->size instead
- introduce a (separate) lambda function for sorting
Signed-off-by: xie xinggu...
xie xingguo
05:51 AM Revision 8c6837cf (ceph): osd/osd_types: kill overlaps_with() of pg_info_t
Which has no consumers.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:51 AM Revision 7de35629 (ceph): osd/PG: make num_objects_missing can trace missing objects correctly
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:32 AM rgw Bug #24505: radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
Hi Matt
please take a look at https://tracker.ceph.com/issues/27205#change-119598
Lei Liu
03:10 AM Documentation #34539 (Resolved): doc: fixed hit set type link
Link referencing hit set type value was broken.
Affected page: http://docs.ceph.com/docs/master/rados/configurat...
James McClune
02:52 AM rgw Bug #27654: Strange behavior of the S3 Get Bucket lifecycle when the Origin header is included in...
I'm not sure if I fixed it correctly.
However, the responses of the following cases are correct....
Beom-Seok Park
02:28 AM Revision ee0e3885 (ceph): Add ldap_server.
First pass of ldap_server. Still need workunit and possibly ldap_client. Warren Usui
02:12 AM bluestore Bug #34526: OSD crash in KernelDevice::direct_read_unaligned while scrubbing
My mistake, the issue Affected Versions should be *v12.2.7* Michael Yang
01:42 AM mgr Backport #27058 (In Progress): luminous: ceph-mgr package does not remove /usr/lib/ceph/mgr compi...
https://github.com/ceph/ceph/pull/23832 Prashant D
01:40 AM mgr Backport #27059 (In Progress): mimic: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled...
https://github.com/ceph/ceph/pull/23831 Prashant D
12:59 AM mgr Bug #25103: mgr: pgs show in unknown state despite being active
huanwen ren wrote:
> The effect is as follows:
> 1. pgmap_ready is false
> > [root@cephfs103 ~]# ceph pg dump pgs_...
huanwen ren

08/30/2018

11:08 PM Revision 9afb902a (ceph): debian/rules: fix ceph-mgr .pyc files left behind
Add second dh_python2 call with the "private" dir /usr/lib/ceph/mgr
Fixes: http://tracker.ceph.com/issues/26883
Sign...
Dan Mick
11:08 PM Revision dd6f2822 (ceph): debian/rules: fix ceph-mgr .pyc files left behind
Add second dh_python2 call with the "private" dir /usr/lib/ceph/mgr
Fixes: http://tracker.ceph.com/issues/26883
Sign...
Dan Mick
09:47 PM rbd Bug #34534: Blacklisted client might not notice it lost the lock
*PR*: https://github.com/ceph/ceph/pull/23829 Jason Dillaman
06:11 PM rbd Bug #34534 (In Progress): Blacklisted client might not notice it lost the lock
Jason Dillaman
06:08 PM rbd Bug #34534: Blacklisted client might not notice it lost the lock
Couple bugs:
(1) upon blacklist, the watcher doesn't attempt to re-acquire the lock but that leaves the lock in a ...
Jason Dillaman
03:43 PM rbd Bug #34534 (Resolved): Blacklisted client might not notice it lost the lock
After blacklisting the lock owner, if after 30 seconds the blacklist is removed, the watch on the RBD image header sh... Jason Dillaman
09:40 PM rgw Fix #34537 (Resolved): cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Fix is in master PR: https://github.com/ceph/ceph/pull/22344 Vaibhav Bhembre
09:40 PM Revision ee041eb9 (ceph): osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
This change is motivated by the failures seen in the multimds suite,
where we hit assert(s <= can_rollback_to), while...
Neha Ojha
09:36 PM Revision 0e57c101 (ceph): osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
This change is motivated by the failures seen in the multimds suite,
where we hit assert(s <= can_rollback_to), while...
Neha Ojha
06:47 PM rbd Bug #34536 (Resolved): "rbd import --export-format 2" fails when the input is a pipe
... Jason Dillaman
05:57 PM rgw Bug #27654: Strange behavior of the S3 Get Bucket lifecycle when the Origin header is included in...
thanks for tracking this down. can you suggest a fix? Casey Bodley
05:52 PM rgw Bug #27989: A period pull occasionally raises "curl_easy_perform returned status 28 error: Operat...
Casey Bodley
05:51 PM ceph-volume Bug #34535 (Resolved): batch: carve out lvs out for bluestore
we do this for filestore on batch, but not for bluestore Alfredo Deza
05:50 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Mark, is this one resolved?
Matt
Matt Benjamin
05:48 PM ceph-volume Bug #24492 (Resolved): initial 'auto' scenario support
mimic backport: https://github.com/ceph/ceph/pull/23777
luminous backport: https://github.com/ceph/ceph/pull/23778
Alfredo Deza
05:46 PM ceph-volume Bug #24792 (Resolved): ceph-volume fails to zap dmcrypt device on bluestore
Alfredo Deza
05:46 PM ceph-volume Bug #24793 (Resolved): ceph-volume fails to zap a device (wipefs problem)
Alfredo Deza
05:44 PM ceph-volume Bug #24970 (Resolved): `lvm batch` docs and man page updates
mimic backport: https://github.com/ceph/ceph/pull/23756
luminous backport: https://github.com/ceph/ceph/pull/23757
Alfredo Deza
05:39 PM rgw Bug #24505: radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
Mark, have we addressed any of these issues in recent stats work?
Matt
Matt Benjamin
05:37 PM rgw Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
(closed because we believe resolved) Matt Benjamin
05:36 PM rgw Bug #24882 (Closed): rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
Matt Benjamin
05:35 PM ceph-volume Bug #26862 (Resolved): batch: allow extra flags (like dmcrypt) for bluestore
mimic backport https://github.com/ceph/ceph/pull/23780
luminous backport: https://github.com/ceph/ceph/pull/23781
Alfredo Deza
05:34 PM ceph-volume Bug #26879 (Resolved): tests hang because there are no mgr daemons
mimic backport: https://github.com/ceph/ceph/pull/23784
luminous backport: https://github.com/ceph/ceph/pull/23783
Alfredo Deza
05:33 PM ceph-volume Bug #34309 (Resolved): update batch documentation to explain other strategies
master PR https://github.com/ceph/ceph/pull/23785
mimic backport: https://github.com/ceph/ceph/pull/23826
luminous ...
Alfredo Deza
05:30 PM ceph-volume Bug #34310 (Resolved): batch broken when trying to format device information
mimic backport: https://github.com/ceph/ceph/pull/23810
luminous backport: https://github.com/ceph/ceph/pull/23811
Alfredo Deza
05:29 PM ceph-volume Bug #34311 (Resolved): ceph-volume rsync can't determine vagrant VM hosts, breaks tests
master PR: https://github.com/ceph/ceph/pull/23788
mimic backport: https://github.com/ceph/ceph/pull/23812
luminous...
Alfredo Deza
05:24 PM Revision ae699615 (ceph): 12.2.8
Jenkins Build Slave User
05:17 PM Revision f71a21c4 (ceph): rgw: cleanups for sync tracing
RGWSyncTraceManager::add_node() now allocates the nodes themselves. this
simplifies some of the interactions between ...
Casey Bodley
04:15 PM Revision 403154b7 (ceph): test/librbd: fix "uninitialised value" valgrind warnings
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
04:15 PM Revision a4e3193c (ceph): test/librbd: fix ioctx reference leak in DetachChildRequest mock tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:37 PM Dashboard Cleanup #34533 (Resolved): mgr/dashboard: Enhance layout of the config options page
This is a followup to "PR#23230":https://github.com/ceph/ceph/pull/23230 :
When clicking on a config setting in th...
Lenz Grimmer
03:23 PM Revision 2250b4cc (ceph): Merge pull request #23546 from xiexingguo/wip-complete-to
osd/PGLog: trim - avoid dereferencing invalid iter
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Reviewed-by: Neha Ojha...
Kefu Chai
03:20 PM RADOS Backport #34532 (Resolved): mimic: force-create-pg broken
https://github.com/ceph/ceph/pull/23872 Nathan Cutler
03:15 PM CephFS Bug #34531 (New): cephfs does not appear in 'df' if the quota size is too small
cephfs does not appear in 'df' if the quota size is too small
If the quota is 10000000 (bytes), the mount point ap...
c sights
03:08 PM Revision ea72d7de (ceph): Merge pull request #23800 from rjfd/wip-fix-crash-mgr-module
mgr/crash: fix python3 invalid syntax problems
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Noah Watki...
Kefu Chai
03:08 PM Dashboard Feature #34530: mgr/dashboard: CdSubmitButton should be disabled if the form was not modified
There are two two in the current dashboard code that should be updated when resolving the issue:
* https://github....
Tatjana Dehler
02:49 PM Dashboard Feature #34530 (Closed): mgr/dashboard: CdSubmitButton should be disabled if the form was not mod...
ATM most of the forms allows us to submit unmodified data, this will create an unnecessary request to the backend.
W...
Tiago Melo
03:03 PM Revision 99e95e4c (ceph): Merge pull request #23803 from tchaikov/wip-ceph_assert
include/buffer.h: do not use ceph_assert() unless __CEPH__ is defined
Reviewed-by: Adam C. Emerson <aemerson@redhat....
Kefu Chai
02:53 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
!http://tracker.ceph.com/attachments/download/3649/screenshot-localhost-4200-2018.08.27-14-58-09.png!
!http://trac...
Kanika Murarka
02:52 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
As per discussion, Grafana will be embedded using dashboard embedding. The following elements will be hidden to avoid... Kanika Murarka
02:52 PM Revision 55bdf2a8 (ceph): Merge pull request #23825 from alfredodeza/luminous-rm34309
luminous: ceph-volume: update batch documentation to explain filestore strategies
Reviewed-by: Andrew Schoen <aschoe...
Andrew Schoen
02:52 PM Revision 5a96e29c (ceph): Merge pull request #23826 from alfredodeza/mimic-rm34309
mimic: ceph-volume: update batch documentation to explain filestore strategies
Reviewed-by: Andrew Schoen <aschoen@r...
Andrew Schoen
02:40 PM Revision c4a325fe (ceph): doc/man/ceph-volume uncomment flags that are now fully supported in batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f8db9faf9836328b920133c5c9c47a6ffacea443)
Alfredo Deza
02:40 PM Revision 45719e20 (ceph): doc/ceph-volume uncomment section of newly supported batch operations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 02652343c8501a144c5ae2c012f335e8d0f236cf)
Alfredo Deza
02:40 PM Revision 42394102 (ceph): doc/ceph-volume add filestore docs for batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 188f4ae80fefcdd8d95d719a88d8422b2c120f0c)
Alfredo Deza
02:36 PM Revision a5ef52e3 (ceph): doc/ceph-volume uncomment section of newly supported batch operations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 02652343c8501a144c5ae2c012f335e8d0f236cf)
Alfredo Deza
02:36 PM Revision 87e8b8b3 (ceph): doc/ceph-volume add filestore docs for batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 188f4ae80fefcdd8d95d719a88d8422b2c120f0c)
Alfredo Deza
02:36 PM Revision 9fba1680 (ceph): doc/man/ceph-volume uncomment flags that are now fully supported in batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f8db9faf9836328b920133c5c9c47a6ffacea443)
Alfredo Deza
02:23 PM Dashboard Tasks #24489 (Resolved): "404 - Not found" page for Nautilus
Lenz Grimmer
09:26 AM Dashboard Tasks #24489 (Fix Under Review): "404 - Not found" page for Nautilus
Pull request: https://github.com/ceph/ceph/pull/23820 Lenz Grimmer
09:16 AM Dashboard Tasks #24489 (In Progress): "404 - Not found" page for Nautilus
Lenz Grimmer
02:22 PM Revision 03739c14 (ceph): Merge pull request #23820 from LenzGr/nautilus-404-page
mgr/dashboard: Updated image on 404 page
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler...
Lenz Grimmer
02:15 PM Revision 26148057 (ceph): mgr/dashboard: Extract/Refactor Task merge
Signed-off-by: Stephan Müller <smueller@suse.com>
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:14 PM Revision 8a72f812 (ceph): Merge pull request #23785 from alfredodeza/wip-rm34309
ceph-volume: update batch documentation to explain filestore strategies
Reviewed-by: Andrew Schoen <aschoen@redhat....
Andrew Schoen
02:07 PM Revision e93472ce (ceph): librbd: option to limit in-flight appends
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:07 PM Revision 46159af7 (ceph): journal: limit in-flight appends
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
01:53 PM RADOS Bug #26940 (Pending Backport): force-create-pg broken
Sage Weil
01:53 PM Bug #21416 (Pending Backport): osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrad...
Sage Weil
01:52 PM Revision 1249e6e8 (ceph): Merge PR #23509 into master
* refs/pull/23509/head:
OSD: add recovery bytes counter to osd logger
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:52 PM Revision 85083f39 (ceph): Merge PR #23572 into master
* refs/pull/23572/head:
qa/standalone/osd/osd-force-create-pg: add force-create-pg test
mon/MonCommands: fix 'osd f...
Sage Weil
01:52 PM Revision 84335576 (ceph): Merge PR #23611 into master
* refs/pull/23611/head:
mgr/devicehealth: fix exceptions
doc/mgr/devicehealth: update docs
mgr/devicehealth: leave...
Sage Weil
01:52 PM Revision 92c198f9 (ceph): Merge PR #23633 into master
* refs/pull/23633/head:
osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
01:51 PM Revision 44db7546 (ceph): common/util: pass real hostname when running in kubernetes/rook container
Rook will set up some environment variables to tell us what pod, pod
namespace, and physical host we are running on. ...
Sage Weil
01:51 PM Revision 0acb5cb4 (ceph): mon: pay attention to MMonSubscribe's hostname
We weren't populating remote_host anywhere!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:51 PM Revision e583f800 (ceph): common/hostname: use NODE_NAME environment variable insetad, if set
This is set by rook to the physical node.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:51 PM Revision bd7e27d5 (ceph): mon/MonClient: set hostname in MMonSubscribe message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:43 PM Revision 631a9c98 (ceph): mgr/dashboard: Add unique validator
Relocate an already existing async validator into a separate validator that can be reused by every other form. This v... Volker Theile
01:11 PM Dashboard Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
The get_pool_list_with_stats implementation looks strange to me.
It seems to be trying to construct some deque tim...
John Spray
11:44 AM Dashboard Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
@John, maybe something for you to take a look at? Lenz Grimmer
12:39 PM Revision 4a3bc8f8 (ceph): rbd: fix possible unnecessary latency when requeue request
fix possible unnecessary latency when requeue request
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
12:31 PM Revision 9782ddcb (ceph): librbd: require nautilus or later OSDs before permitting namespaces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:06 PM RADOS Bug #34529 (Resolved): cbt tests in rados qa suite fails
seems http://drop.ceph.com/qa/cosbench-0.4.2.c3.1.zip is not reachable anymore.... Kefu Chai
11:53 AM Dashboard Documentation #27207 (Resolved): mgr/dashboard: we should inform the users which browsers version...
Lenz Grimmer
11:53 AM Revision f59a673c (ceph): Merge pull request #23712 from tspmelo/wip-browser-support
mgr/dashboard: Add documentation about supported browsers
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
11:08 AM Dashboard Bug #34528 (Resolved): mgr/dashboard: Disallow editing of read-only config options
There are some read-only config options and we need to prevent the user from editing them. E.g. the "Edit" button nee... Tatjana Dehler
10:46 AM Dashboard Tasks #34527 (Closed): luminous: mgr/dashboard_v2: #3 - until Mimic feature parity
This PR includes the dashboard_v2 commits until Mimic release (1f57ad8e18, Jun 2018) Ernesto Puerta
10:32 AM Revision f7f1b37c (ceph): rbd: minor cleanup for rbd namespace
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:31 AM Revision a2c9a622 (ceph): rbd: verify the specified namespace before set
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:30 AM bluestore Bug #34526 (Duplicate): OSD crash in KernelDevice::direct_read_unaligned while scrubbing
Ceph version: Luminous 12.2.7
After I migrate one pool date to another pool(by change pool crush rule). I found mu...
Michael Yang
10:18 AM Revision aebd6ed9 (ceph): rbd: add new librbd method to assert namespace exists
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:00 AM Revision 816a0b92 (ceph): Merge pull request #23796 from votdev/fix_form_button_layout
mgr/dashboard: Add gap between panel footer buttons
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Step...
Lenz Grimmer
09:22 AM Dashboard Feature #24776 (Fix Under Review): mgr/dashboard: Add config option form to documentation page
Tatjana Dehler
09:22 AM Dashboard Feature #24455 (Fix Under Review): mgr/dashboard: Add possibility to set config options in MON da...
Tatjana Dehler
09:16 AM Revision 40c73ca4 (ceph): mgr/dashboard: Updated image on 404 page
Replaced the image of a Mimic octopus with a Nautilus octopus in
preparation for the new major release code name.
Th...
Lenz Grimmer
08:57 AM Revision 8d73f620 (ceph): mgr/dashboard: Add documentation about supported browsers
Fixes: http://tracker.ceph.com/issues/27207
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
08:29 AM Dashboard Bug #24939: mgr/dashboard: Frontend unit tests fail
Is this still an issue or has this been resolved in the meanwhile? Lenz Grimmer
07:00 AM Dashboard Feature #34316: mgr/dashboard: Sort by OSD status by default
If you want to filter for a specific state you can search for "status:down".
You can also sort by status alphabeti...
Stephan Müller
06:04 AM Messengers Bug #34525 (New): MDS Daemon msgr-worker-2 thread crush
I found such log as below:... Michael Yang
05:25 AM CephFS Backport #26989 (In Progress): mimic: Implement "cephfs-journal-tool event splice" equivalent for...
https://github.com/ceph/ceph/pull/23818 Prashant D
05:10 AM RADOS Backport #26992 (In Progress): luminous: discover_all_missing() not always called during activating
https://github.com/ceph/ceph/pull/23817 Prashant D
04:12 AM Revision e2e1dbcf (ceph): Merge pull request #23814 from joke-lee/doc_rgw_period_root_pool_long_d...
doc: fix long description error for rgw_period_root_pool
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
03:22 AM Revision 5c669efa (ceph): test: Use "(est)" in log message when an osd doesn't have peer_missing
Consolidate check() code and common script code
TEST_recovery_multi() wasn't reliable due to delayed peer_missing
Si...
David Zafman
03:22 AM Revision 04dfd225 (ceph): test: osd-backfill-stats.sh parallel osd-recovery-stats.sh check() changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit af85f3cc485d013cabd669de0bd9ffacc7cdc43b)
David Zafman
03:22 AM Revision 8362890e (ceph): test: osd-recovery-stats.sh: New test with different missing objs on mu...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 12e331b7426add178b7cb5a768d4925c943312b0)...
David Zafman
03:19 AM Revision 38e8509e (ceph): osd: Fix _update_calc_stats() to use peer_missing and missing_by_count
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 4bf4cd937c6c3b67ce600203aa22f405033e8c19)...
David Zafman
03:18 AM Revision 41313b9e (ceph): osd: Changes to handle sharding for EC in missing_by_count
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1e9853398498c6a3708abcccac7194f015be49d9)
David Zafman
03:18 AM Revision 507d91a5 (ceph): osd/PrimaryLogPG: update missing_loc on peer recover
The MissingLoc structure already tracks locations of any missing object
on any acting OSD, and is updated on_local_re...
Sage Weil
03:15 AM Revision 9f0b80e8 (ceph): osd/PG: MissingLoc: track location counts by upset and other
For every object in missing_loc, calculate how many known locations are in
the upset and all others, and call that lo...
Sage Weil
03:10 AM Revision d500ca94 (ceph): test: Correction for better degraded/misplaced handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 09b5697ba267c0093b307026b6c9b102f17a085b)
David Zafman
03:10 AM Revision ca800135 (ceph): osd: Fix for handling more than 1 missing target
Fix test case to test more than 1 target
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit...
David Zafman
03:10 AM Revision df1088f2 (ceph): osd: Always build peer_missing (including strays) for _update_calc_stats()
Fixes: http://tracker.ceph.com/issues/22837
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:10 AM Revision ffcb8462 (ceph): test: Fail upon flush_pg_stats timeout
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 51b740ad41ef34f57ab89ea94d960df55f099736)
David Zafman
03:09 AM Revision c0dd86d8 (ceph): osd: Fix log messages
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 609e6b12cbc70f1bea3f164e291384ca3cdc77e4)...
David Zafman
03:04 AM Revision 8748d271 (ceph): Merge pull request #23767 from tchaikov/wip-operator-insertion-ADL
include/types: move operator<< into the proper namespace
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed...
Kefu Chai
03:03 AM Revision 647899fe (ceph): cephfs-journal-tool: enable purge_queue journal's event commands
Resolves: http://tracker.ceph.com/issues/24604
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
(cherry picked from commit ...
Xuehan Xu
02:36 AM Revision 5608b190 (ceph): Merge pull request #23795 from tchaikov/wip-cmake-definitions-cleanup
cmake: no need to add "-D" before definitions
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jason Dill...
Kefu Chai
02:32 AM Revision 04504f42 (ceph): Merge pull request #23774 from tchaikov/wip-include-cleanup
auth,common: include cleanups
Reviewed-by: Noah Watkins <nwatkins@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:24 AM Revision 2c862ce6 (ceph): core: add missing flag name for CEPH_OSD_OP_FLAG_WITH_REFERENCE
Signed-off-by: Xiaoguang Wang <xiaoguang.wang@easystack.cn> Xiaoguang Wang
12:04 AM Revision 1c65a52b (ceph): doc: fix long description error for rgw_period_root_pool
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee

08/29/2018

10:23 PM Revision 8e2da9e4 (ceph): Merge pull request #23813 from alfredodeza/luminous-rm34311
luminous: ceph-volume: tests.functional inherit SSH_ARGS from ansible
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
09:51 PM RADOS Bug #25076 (Duplicate): MON crash when upgrading luminous v12.2.7 -> mimic v13.2.0 during ceph-fu...
Sage Weil
09:50 PM Bug #21761 (Can't reproduce): ceph-osd consumes way too much memory during recovery
Sage Weil
09:29 PM RADOS Bug #34321 (New): OSD crash because of DBObjectMap.cc: 662: FAILED assert(state.legacy)
Version: 12.2.7
The following crash is observed during normal operation of the cluster, so no particular steps to ...
Maks Kowalik
08:49 PM Revision d2a372df (ceph): ceph-volume lvm.batch use the abspath attribute for Device objects in b...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b2a62c2b13d3e079f8020865b7c41f0f6c4b5d71)
Alfredo Deza
08:49 PM Revision f08971cd (ceph): ceph-volume tests.functional use Debian ansible os family in deploy.yml
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a076f5e4f58bc3b346cde306ba949aabbb9b743)
Alfredo Deza
08:49 PM Revision 4c465540 (ceph): ceph-volume tests.functional inherit SSH_ARGS from ansible with synchro...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8e6269336f6e177f415a51e9fedd36244014215a)
Alfredo Deza
08:49 PM Revision 5b2a6079 (ceph): ceph-volume lvm.batch remove usage of non-existent method
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6f3094449f46d10260c0a505b39571c35235292e)
Alfredo Deza
08:47 PM Revision fdcc0d33 (ceph): Merge pull request #23812 from ceph/backport-mimic-23788
mimic: ceph-volume: tests.functional inherit SSH_ARGS from ansible
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:08 PM RADOS Bug #27988: Warn if queue of scrubs ready to run exceeds some threshold

I'm want to fix 3 things here. First, user submitted scrubs are queued as due to occur immediately, but overdue sc...
David Zafman
07:45 PM Revision 2cc69be9 (ceph): Merge pull request #23811 from alfredodeza/luminous-rm34310
luminous: ceph-volume lvm.batch remove non-existent sys_api property
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:41 PM Revision 2fa6ccd7 (ceph): ceph-volume lvm.batch use the abspath attribute for Device objects in b...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b2a62c2b13d3e079f8020865b7c41f0f6c4b5d71)
Alfredo Deza
07:41 PM Revision 7962d49f (ceph): ceph-volume tests.functional use Debian ansible os family in deploy.yml
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a076f5e4f58bc3b346cde306ba949aabbb9b743)
Alfredo Deza
07:41 PM Revision ed560e48 (ceph): ceph-volume tests.functional inherit SSH_ARGS from ansible with synchro...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8e6269336f6e177f415a51e9fedd36244014215a)
Alfredo Deza
07:41 PM Revision b275d0f3 (ceph): ceph-volume lvm.batch remove usage of non-existent method
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6f3094449f46d10260c0a505b39571c35235292e)
Alfredo Deza
07:41 PM Revision 7966b35e (ceph): ceph-volume lvm.batch remove non-existent sys_api property
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a76fccba5ff0058d0dd1ba47f48b34dba27dd51f)
Alfredo Deza
07:38 PM Revision 1b6a7e83 (ceph): Merge pull request #23810 from alfredodeza/mimic-rm34310
mimic: ceph-volume lvm.batch remove non-existent sys_api property
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:32 PM Revision 3a6c8c1a (ceph): ceph-volume lvm.batch remove non-existent sys_api property
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a76fccba5ff0058d0dd1ba47f48b34dba27dd51f)
Alfredo Deza
07:28 PM Revision 570d5fba (ceph): Merge pull request #23809 from alfredodeza/luminous-ceph-volume-testing
luminous: ceph-volume: run tests without waiting on ceph repos
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:27 PM Revision 6dd32558 (ceph): Merge pull request #23806 from alfredodeza/mimic-ceph-volume-testing
mimic: ceph-volume: run tests without waiting on ceph repos
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:15 PM Revision 7875eb84 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2c88e70877dcc2a04a69be4ab9c4834d5ced6198)
Andrew Schoen
07:11 PM Revision 2dfde1a7 (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
07:09 PM Revision 83dbec28 (ceph): Merge pull request #23808 from ceph/backport-luminous-23731
luminous: ceph-volume expand auto engine for multiple devices on filestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:03 PM Revision 16188322 (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 997d922bbd68f59ebbacc3cef2ca3231f44339eb)
Alfredo Deza
07:03 PM Revision b523da11 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 494ece30994c9d80c9f4afc72213515f8ed63698)
Alfredo Deza
07:03 PM Revision 5155204b (ceph): ceph-volume: reset sys_info.devices in the device_info fixture
In certain environments it was noticed that when running the full test
suite sys_info.devices would get populated cor...
Andrew Schoen
07:03 PM Revision 8897bb8d (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c6f4e107a1660dfee194c4344532bd9560ec7b37)
Alfredo Deza
07:03 PM Revision d244f834 (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 369bb740a0c52b075a81fb26b368ddf936319e24)
Alfredo Deza
07:03 PM Revision e845a733 (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ebbb571d2f62dd6c6a38ced51a838ad4a099b817)
Alfredo Deza
07:03 PM Revision e4b363b0 (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb1e1c61bd5944ad1fd93e86385d26e5b0af38cb)
Alfredo Deza
07:03 PM Revision cc0b9aef (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f67732cd9fb11830cc134deaa3ec7ebc107fa1fe)
Alfredo Deza
07:03 PM Revision fb574d91 (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e4902ced1bb26a7f55639c747e6aed7a9fd97b05)
Alfredo Deza
07:03 PM Revision 9f177e71 (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 57f76e36abffee0f8f7d81b7d16e72de148a065c)
Alfredo Deza
07:03 PM Revision d4721826 (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 649903bdabe3ea04c499c3dbe6d1e9e7b8f82a23)
Alfredo Deza
07:03 PM Revision a2d349bc (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 028316414227103457d96ba3ab88fbebeb27c1dc)
Alfredo Deza
07:03 PM Revision fe66ec44 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21df60294977f4dd2dab218df77a04b326fd8b19)
Alfredo Deza
07:03 PM Revision 45d38594 (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d74ce8e54da4878c01a68adf598685045fafba72)
Alfredo Deza
07:03 PM Revision 37749647 (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5be2794b7fe42e3a4505ec9f406dd5ae46595bd9)
Alfredo Deza
07:03 PM Revision 493b064f (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 947266e16ae3a5e9bdaa7fbf326a0e1b96f16e0f)
Andrew Schoen
07:03 PM Revision 79212c2e (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 9b4f9471ed258bc5a06ec48e1d2ebd56f02a68cd)
Andrew Schoen
07:03 PM Revision 67719837 (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 447be1c9cc3a8f83687f8c0d2378dfd175e03959)
Alfredo Deza
07:03 PM Revision 81093145 (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
07:03 PM Revision 6bb08035 (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f955a7e86404a879ae2bdfb696bdcefa51cbdff)
Alfredo Deza
07:03 PM Revision ceec022f (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
07:02 PM Revision 04e5be22 (ceph): Merge pull request #23807 from ceph/backport-mimic-23731
mimic: ceph-volume expand auto engine for multiple devices on filestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:00 PM Revision 3a8e98c9 (ceph): Merge pull request #23805 from ceph/backport-luminous-23532
luminous: ceph-volume: expand auto engine for single type devices on filestore
Reviewed-by: Alfredo Deza <adeza@redh...
Alfredo Deza
06:45 PM Revision 9f9b525a (ceph): Merge pull request #23733 from dillaman/wip-migration-parent
librbd: always open first parent image if it exists for a snapshot
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:42 PM Revision 8744596a (ceph): ceph-volume: reset sys_info.devices in the device_info fixture
In certain environments it was noticed that when running the full test
suite sys_info.devices would get populated cor...
Andrew Schoen
06:42 PM Revision 96d1ae5c (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb1e1c61bd5944ad1fd93e86385d26e5b0af38cb)
Alfredo Deza
06:42 PM Revision d9a085df (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 997d922bbd68f59ebbacc3cef2ca3231f44339eb)
Alfredo Deza
06:42 PM Revision ee7f4be7 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 494ece30994c9d80c9f4afc72213515f8ed63698)
Alfredo Deza
06:42 PM Revision 86ad9e23 (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c6f4e107a1660dfee194c4344532bd9560ec7b37)
Alfredo Deza
06:42 PM Revision 07a27f16 (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 369bb740a0c52b075a81fb26b368ddf936319e24)
Alfredo Deza
06:42 PM Revision ccd2df33 (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ebbb571d2f62dd6c6a38ced51a838ad4a099b817)
Alfredo Deza
06:42 PM Revision fcdbcbbb (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e4902ced1bb26a7f55639c747e6aed7a9fd97b05)
Alfredo Deza
06:42 PM Revision 9d02bd24 (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 57f76e36abffee0f8f7d81b7d16e72de148a065c)
Alfredo Deza
06:42 PM Revision 873624ab (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 649903bdabe3ea04c499c3dbe6d1e9e7b8f82a23)
Alfredo Deza
06:42 PM Revision c78ebe19 (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5be2794b7fe42e3a4505ec9f406dd5ae46595bd9)
Alfredo Deza
06:42 PM Revision 681d689c (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f67732cd9fb11830cc134deaa3ec7ebc107fa1fe)
Alfredo Deza
06:42 PM Revision 40998a6e (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 028316414227103457d96ba3ab88fbebeb27c1dc)
Alfredo Deza
06:42 PM Revision 396aa470 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21df60294977f4dd2dab218df77a04b326fd8b19)
Alfredo Deza
06:42 PM Revision e70a17d7 (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d74ce8e54da4878c01a68adf598685045fafba72)
Alfredo Deza
06:42 PM Revision cfa25010 (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 9b4f9471ed258bc5a06ec48e1d2ebd56f02a68cd)
Andrew Schoen
06:42 PM Revision 1285d75e (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 447be1c9cc3a8f83687f8c0d2378dfd175e03959)
Alfredo Deza
06:42 PM Revision d2ad39cd (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
06:42 PM Revision ed3ea93f (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f955a7e86404a879ae2bdfb696bdcefa51cbdff)
Alfredo Deza
06:42 PM Revision 7b5b3f0c (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
06:42 PM Revision 1c5da6bb (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 947266e16ae3a5e9bdaa7fbf326a0e1b96f16e0f)
Andrew Schoen
06:39 PM Revision fadf12d2 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2c88e70877dcc2a04a69be4ab9c4834d5ced6198)
Andrew Schoen
06:39 PM Revision 061298cc (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
06:32 PM Revision 1ec7580d (ceph): ceph-volume util.encryption if crypt path does not exist, skip it
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 635f8e9e2ecdad5c54a599029bdad74e88fad600)
Alfredo Deza
06:32 PM Revision b1bf9df5 (ceph): ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a5ee22437a05fc809bffde97c8e3401f7ba564d)
Alfredo Deza
06:32 PM Revision 88e78fe3 (ceph): ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9066792764edcab1d0c2b3178d6f8f9784e30f85)
Alfredo Deza
06:31 PM Revision 0d266fb9 (ceph): ceph-volume tests.functional add xenial batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfd1bfc2422318edb5a87739b70f93bfc057dc02)
Alfredo Deza
06:31 PM Revision bc0dcd63 (ceph): ceph-volume lvm.zap iterate over multiple lvs on a pv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21d4f4afcefb6b2510ae67d1ca5e3bf1d510cdfb)
Alfredo Deza
06:31 PM Revision 6dac33f6 (ceph): ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ac00e722551e759fc3c1c157ddc89933fb3ac275)
Alfredo Deza
06:31 PM Revision 743ae427 (ceph): ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 549109c1de2b43f31747828cb5703f9db221dd1a)
Alfredo Deza
06:31 PM Revision fc565b88 (ceph): ceph-volume tests.util assert new as_int,as_float helper methods
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d2c181fc70bf20fb17cf41437fb207afc5dd7656)
Alfredo Deza
06:31 PM Revision d24afb0b (ceph): ceph-volume tests.functional add centos7 bluestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 544e364e8c3c01633333ddc11c29302965e0616c)
Alfredo Deza
06:31 PM Revision ba6e2d47 (ceph): ceph-volume tests.functional add centos7 filestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a4ff2bff502f1837f696e5f8ebe88f7586d1a83f)
Alfredo Deza
06:31 PM Revision a8aad515 (ceph): ceph-volume tests.functional add bluestore,filestore playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 26ca6c129a70cd28aa0ed2dae552fb91a251ad21)
Alfredo Deza
06:31 PM Revision 14a2edc1 (ceph): ceph-volume lvm.strategies fix a bug where incorrect template was used
The template wouldn't render the total OSDs and the removed section was
repeated
Signed-off-by: Alfredo Deza <adeza@...
Alfredo Deza
06:31 PM Revision 2f2a82a2 (ceph): ceph-volume util.disk add as_int and as_float helpers for Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ff7054116c50cb149de207280b0469bf51655728)
Alfredo Deza
06:31 PM Revision 6b40f3f4 (ceph): ceph-volume util.prepare add a helper to get journal sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4c0b4df1df2db85209c13ff66ae7a67524856c2d)
Alfredo Deza
06:31 PM Revision 90712658 (ceph): ceph-volume tests verify new utility for journal sizes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3adf13f868f270293fc307b58786155341470a9d)
Alfredo Deza
06:31 PM Revision b80793fc (ceph): ceph-volume lvm.strategies create single type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit af99401cad2c25b02e6ea0df4554d80afbad2b9b)
Alfredo Deza
06:31 PM Revision 5196e75a (ceph): ceph-volume lvm.strategies update bluestore use of Size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 75e9729b76594ce1b6504c10e613a91aea82477d)
Alfredo Deza
06:31 PM Revision 126a2757 (ceph): ceph-volume lvm.strategies update filestore use of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f29ec4c6077e9ab36a9eb5ac030b17cd3a47567c)
Alfredo Deza
06:31 PM Revision 8a635203 (ceph): ceph-volume lvm.strategies use get_journal_size helper for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aebfc6a075bc91d0dc345f9cd953e3a4259015)
Alfredo Deza
06:31 PM Revision 39109062 (ceph): ceph-volume lvm.strategies use new template location in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8f7bca7ba1f74de125a3789133e06c6cf0c083c1)
Alfredo Deza
06:31 PM Revision 1e692823 (ceph): ceph-volume util.disk do not modify self instance of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 00dba2e83ad80cd41b6b29efa642e2da826c2124)
Alfredo Deza
06:31 PM Revision b5369611 (ceph): ceph-volume tests.util update to reflect Size object changes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7816fa9f90985d03c17fda31093252fc66a48146)
Alfredo Deza
06:31 PM Revision 5b3a9a3b (ceph): ceph-volume tests.util verify that Size object don't change state
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5a54ab17602d159bdd29fe82a25f4f026b0fe6c8)
Alfredo Deza
06:31 PM Revision e6bc1b33 (ceph): ceph-volume util create a templates module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 783e58472c55d378773404050d95470d3bb8bbc2)
Alfredo Deza
06:31 PM Revision 62eeb3ab (ceph): doc/rados update journal size defaults to 5GB
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 35a48728ae160a347471cf5b461c552b85323a1b)
...
Alfredo Deza
06:27 PM Revision 843839dc (ceph): Merge pull request #23783 from ceph/backport-luminous-23489
luminous: ceph-volume tests/functional add mgrs daemons to lvm tests
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:25 PM Revision 837ad4d7 (ceph): Merge pull request #23786 from ceph/backport-mimic-23532
mimic: ceph-volume: expand auto engine for single type devices on filestore
Reviewed-by: Alfredo Deza <adeza@redhat....
Alfredo Deza
06:24 PM Revision 22780b9e (ceph): Merge pull request #23784 from ceph/backport-mimic-23489
mimic: ceph-volume tests/functional add mgrs daemons to lvm tests
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:24 PM Revision 37d3f38e (ceph): Merge pull request #23781 from ceph/backport-luminous-23448
luminous: ceph-volume: `lvm batch` allow extra flags (like dmcrypt) for bluestore
Reviewed-by: Alfredo Deza <adeza@r...
Alfredo Deza
06:23 PM Revision 9eb87bae (ceph): Merge pull request #23780 from ceph/backport-mimic-23448
mimic: ceph-volume: `lvm batch` allow extra flags (like dmcrypt) for bluestore
Reviewed-by: Alfredo Deza <adeza@redh...
Alfredo Deza
06:18 PM Revision bd82967b (ceph): Merge pull request #23788 from alfredodeza/wip-rm34311
ceph-volume: tests.functional inherit SSH_ARGS from ansible
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:32 PM Revision 7a076f5e (ceph): ceph-volume tests.functional use Debian ansible os family in deploy.yml
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:30 PM Revision 8af0ffe9 (ceph): mgr/devicehealth: leave health monitoring off by default
For now at least.. unless all of the tests have been adjusted accordingly
to expect a device_health_metrics pool.
Si...
Sage Weil
05:30 PM Revision df71738d (ceph): doc/mgr/devicehealth: update docs
- several new commands weren't documented
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:30 PM Revision 5a62ca53 (ceph): mgr/devicehealth: fix exceptions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:25 PM RADOS Bug #24612 (Pending Backport): FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune...
Sage Weil
05:25 PM Revision 51e4eb77 (ceph): Merge PR #23742 into master
* refs/pull/23742/head:
mon/OSDMonitor: don't change in-memory state on prune
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
04:56 PM Revision b2a62c2b (ceph): ceph-volume lvm.batch use the abspath attribute for Device objects in b...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:55 PM Revision 6f309444 (ceph): ceph-volume lvm.batch remove usage of non-existent method
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:32 PM Revision 379cc26d (ceph): Merge pull request #23801 from alfredodeza/wip-rm34317
doc/rados update invalid bash on bluestore migration
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfredo Deza
04:14 PM Revision 8e626933 (ceph): ceph-volume tests.functional inherit SSH_ARGS from ansible with synchro...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:12 PM Dashboard Bug #23968 (Won't Fix): dashboard module listens on all interfaces by default when enabled
Based on John's last comment, I'll go ahead and close this as "Won't Fix". The Ceph Manager Dashboard in Mimic and be... Lenz Grimmer
04:12 PM Revision b5c3082d (ceph): Merge pull request #23787 from alfredodeza/wip-rm34310
ceph-volume lvm.batch remove non-existent sys_api property
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:56 PM Dashboard Tasks #34319 (Fix Under Review): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
Ernesto Puerta
03:29 PM Dashboard Tasks #34319 (Closed): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
This PR includes the dashboard_v2 as per #23271 and adds the necessary commits to reach the point where dashboard_v1 ... Ernesto Puerta
03:55 PM Dashboard Bug #34320 (Won't Fix): mgr/dashboard: Read/Write OPS in pool stats always show 0
In the dashboard 'Pools' widget the Read/Write ops are always 0. I assume the CephService::get_pool_list_with_stats m... Volker Theile
03:36 PM Revision c682176d (ceph): Merge pull request #23741 from liewegas/wip-protect-monmap
mon: only share monmap after authenticating
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Greg Farnum <...
Kefu Chai
03:26 PM Revision 8d1b253f (ceph): Merge pull request #23738 from dmick/wip-fix-crashdump
global/signal_handler.cc: report assert_file as correct name
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: K...
Kefu Chai
03:25 PM Revision 13a6b68a (ceph): Merge pull request #23734 from hjwsm1989/wip-speedup-upmap
osd/OSDMap: map pgs with smaller batchs in calc_pg_upmaps
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
03:23 PM Dashboard Tasks #34318: luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based management UI (r...
Ernesto Puerta
03:19 PM Dashboard Tasks #34318 (Closed): luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based managem...
This backport "*#23271*":https://github.com/ceph/ceph/pull/23271 includes:
- "*#20103* - mgr/dashboard_v2: Initial s...
Ernesto Puerta
03:13 PM RADOS Bug #26994 (Resolved): test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) f...
Kefu Chai
02:51 PM Revision 786bec6e (ceph): Merge pull request #23681 from tchaikov/wip-26994
qa/mgr/selftest: handle always-on module fall out
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:42 PM Revision 255890c1 (ceph): include/buffer.h: do not use ceph_assert() unless __CEPH__ is defined
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:26 PM Revision 28bbcb2b (ceph): doc/rados update invalid bash on bluestore migration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:22 PM Bug #34317 (Resolved): broken bash example in bluestore migration
This is not valid bash:... Alfredo Deza
02:09 PM Dashboard Feature #34316 (New): mgr/dashboard: Sort by OSD status by default
Currently, the OSD list is ordered by hostname. It would likely be more valuable to have the OSDs sorted by their sta... Patrick Seidensal
02:05 PM Revision bcf0f4df (ceph): mgr/crash: fix python3 invalid syntax problems
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:22 PM Dashboard Feature #34315 (Resolved): mgr/dashboard: Display RGW user/bucket quota max size in human readabl...
Currently the RGW user/bucket quota max. size is displayed in bytes. This should be rendered automatically in human r... Volker Theile
01:11 PM Dashboard Feature #24571 (In Progress): mgr/dashboard: Move Cluster/Audit logs from front page to dedicated...
Jos Collin
12:33 PM Dashboard Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
Please see the screenshot of the new logs page attached. As we have a dedicated page for the logs now, do we still ne... Jos Collin
12:15 PM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
Another topic which came up recently is the underscore prefix for private methods. I've seen it in a pull request and... Patrick Seidensal
11:02 AM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
I have a view topics that aren't covered.
File / Method lengths?
INHO less than 500 lines per file which raises t...
Stephan Müller
10:44 AM Dashboard Bug #34312 (New): mgr/dashboard: Style guide for frontend/Angular coding conventions
Let's start the discussion about coding conventions as it seems we don't have at least the following topic covered ye... Patrick Seidensal
11:29 AM Dashboard Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
Confirmed, this is an issue specific to this PR. Stephan - FYI. Lenz Grimmer
11:26 AM Dashboard Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
This might be due to "PR#23779":https://github.com/ceph/ceph/pull/23779 which I am currently testing - I need to doub... Lenz Grimmer
11:17 AM Dashboard Bug #34314 (Can't reproduce): mgr/dashboard: Unable to add RBD image after selecting an existing one
When selecting an existing RBD image in the data table, the table menu's default action changes from "Add" to "Edit".... Lenz Grimmer
11:08 AM Dashboard Bug #34313: mgr/dashboard: Unable to create RBD snapshot clone in different pool
!Screenshot%20from%202018-08-29%2013-06-33.png! Lenz Grimmer
11:07 AM Dashboard Bug #34313 (Rejected): mgr/dashboard: Unable to create RBD snapshot clone in different pool
According to the "documentation":http://docs.ceph.com/docs/master/rbd/rbd-snapshot/#cloning-a-snapshot "You may clone... Lenz Grimmer
10:40 AM Dashboard Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
I would suggest to add a list of components that should be used if possible.
As this topic has the potential to rais...
Stephan Müller
10:32 AM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Pull request: https://github.com/ceph/ceph/pull/23666 Lenz Grimmer
10:31 AM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Looks good to me so far! Thank you. Lenz Grimmer
10:27 AM mgr Bug #25103: mgr: pgs show in unknown state despite being active
We have also encountered this while upgrading to mimic Paul Emmerich
10:15 AM rgw Bug #27205: Incorrect stats by "radosgw-admin user stats" after bucket resharding
Similar to https://tracker.ceph.com/issues/24505 Lei Liu
10:06 AM Dashboard Feature #25231 (Rejected): mgr/dashboard: Provide ability to create a user by cloning another
The associated PR has been closed because right at the moment a 'Clone' user dialog will look and behave exactly as t... Volker Theile
09:43 AM Revision 4b1fadf2 (ceph): mgr/dashboard: Add gap between panel footer buttons
In forms there was no gap between the panel footer buttons.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:34 AM Revision 6b129aca (ceph): Merge pull request #23706 from tspmelo/wip-update-angular
mgr/dashboard: Update Angular packages
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
09:00 AM Revision 005809e0 (ceph): cmake: no need to add "-D" before definitions
and there is no need to make the definition public for the executable
target.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
06:43 AM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
Sorry, I was under the impression this was on mimic but its luminous. AbsoluteURI and thus docker registry works on ... Dieter Roels
06:32 AM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
Turns out this is already fixed in upstream civetweb: https://github.com/civetweb/civetweb/pull/540/files
I hope t...
Dieter Roels
05:26 AM CephFS Backport #26983 (In Progress): luminous: client: requests that do name lookup may be sent to wron...
https://github.com/ceph/ceph/pull/23793 Prashant D
05:24 AM CephFS Backport #26988 (In Progress): mimic: mds: explain delayed client_request due to subtree migration
https://github.com/ceph/ceph/pull/23792 Prashant D
02:35 AM Revision 41978f2e (ceph): mgr/MgrClient: guard send_pgstats() with lock
ms_handle_reset() races with send_pgstats(), and the latter could
reference a session with a null connection. so we n...
Kefu Chai
02:32 AM Revision 0524ddd2 (ceph): mgr/MgrClient: extract MMgrReport sending code into a separated method
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5faf1787573bb4896a67889471b3c033dbeacf04)
Con...
Kefu Chai
01:46 AM Revision 203acd76 (ceph): mds: cleanup CDir freezing/frozen tree check
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 4ecf91deb2b3f123a091a52a0e127426ef891feb)
Yan, Zheng
01:46 AM Revision a72d82b2 (ceph): mds: more description for failed authpin
Fixes: http://tracker.ceph.com/issues/24840
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 6e...
Yan, Zheng
01:44 AM Revision 0d7f70b3 (ceph): client: fix choose_target_mds for requests that do name lookup
There are two cases that a dirfrag is not recorded in CInode::fragmap.
One is that the dirfrag is not subtree root, a...
Yan, Zheng
12:36 AM Revision a8b55d03 (ceph): auth/AuthMethodList: add std:: before type names
we cannot assume 'using namespace std`
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:36 AM Revision 09d3f546 (ceph): mon,auth,common: include necessary headers
we cannot assume the included header alway indirectly include the use types
in this case, CephContext is defined by ...
Kefu Chai
12:31 AM Dashboard Feature #24998: monitoring: Port and submit the ceph-metrics Grafana dashboards
I've attached screenshots of the current state of the dashboards that I've been working on to port from cephmetrics t... Paul Cuzner

08/28/2018

11:42 PM CephFS Backport #32098 (In Progress): luminous: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23789 Zheng Yan
11:10 AM CephFS Backport #32098 (Resolved): luminous: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23789 Nathan Cutler
11:12 PM Revision 06a0b98d (ceph): mds: cleanup MutationImpl::More initialization
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 90fd9c89ac15449a270abfffb25366c2a687f596)
...
Yan, Zheng
11:12 PM Revision e192b72b (ceph): mds: make CInode::get_dirfrags container agnostic
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c2807b8ffea7d6b0075ac0f08641235b9b352ad2)
...
Yan, Zheng
11:12 PM Revision 82ff02f3 (ceph): mds: optimize the way how max export size is enforced
The old way is checking export size after subtree gets frozen. It may
freeze a large subtree, but only exports small ...
Yan, Zheng
11:12 PM Revision 3e3d8dbc (ceph): mds: limit total size of exporting subtrees
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
11:12 PM Revision e1935181 (ceph): mds: change default mds_max_export_size to 20M
1G seems too large. mds may speed long time on processing
imported/expored subtree.
Signed-off-by: "Yan, Zheng" <zya...
Yan, Zheng
11:12 PM Revision 64756c9d (ceph): mds: export subtree part by part
When exporting a large subtree, migrator may only exports some portions
of the subtree. This patch makes migrator con...
Yan, Zheng
11:12 PM Revision 362e9f68 (ceph): mds: clear scatterlock's flushed when removing dirty
If mds imports scatterlock's parent inode later, the leftover flushed
flag may prevent Locker::eval_gather from calli...
Yan, Zheng
11:12 PM Revision 33910a71 (ceph): mds: adjust export size after renaming directory into freezing subtree
restart exporting the subtree if rename makes export size too large
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
10:33 PM ceph-volume Bug #34311: ceph-volume rsync can't determine vagrant VM hosts, breaks tests
What needs to happen here is that the ssh config file needs to be passed into rsync, probably using the `use_ssh_args... Alfredo Deza
10:31 PM ceph-volume Bug #34311 (Resolved): ceph-volume rsync can't determine vagrant VM hosts, breaks tests
... Alfredo Deza
10:14 PM CephFS Backport #26976 (In Progress): mimic: qa: kcephfs suite has kernel build failures
Patrick Donnelly
09:50 PM rbd Bug #26927 (Resolved): errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
Jason Dillaman
08:58 PM rbd Bug #26927: errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
Jason Dillaman wrote:
> *PR*: https://github.com/ceph/ceph/pull/23776
merged
Yuri Weinstein
01:48 PM rbd Bug #26927 (In Progress): errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
*PR*: https://github.com/ceph/ceph/pull/23776 Jason Dillaman
09:50 PM rbd Bug #26928 (Resolved): "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
Jason Dillaman
08:58 PM rbd Bug #26928: "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
Jason Dillaman wrote:
> *PR*: https://github.com/ceph/ceph/pull/23776
merged
Yuri Weinstein
01:48 PM rbd Bug #26928 (In Progress): "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
*PR*: https://github.com/ceph/ceph/pull/23776 Jason Dillaman
09:29 PM ceph-volume Bug #34310: batch broken when trying to format device information
master PR https://github.com/ceph/ceph/pull/23787 Alfredo Deza
09:26 PM ceph-volume Bug #34310 (Resolved): batch broken when trying to format device information
... Alfredo Deza
09:28 PM Revision a76fccba (ceph): ceph-volume lvm.batch remove non-existent sys_api property
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:57 PM Revision f455965d (ceph): Merge pull request #23776 from dillaman/wip-26927-luminous
luminous: rbd: fix issues in IEC unit handling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
08:45 PM Revision ea15b625 (ceph): qa/mgr/selftest: handle always-on module fall out
need a non-always-on module. hello doesn't work because it isn't
installed. so switch to selftest.
Signed-off-by: No...
Noah Watkins
08:35 PM CephFS Backport #24931 (Resolved): mimic: client: put instance/addr information in status asok command
Nathan Cutler
08:00 PM CephFS Backport #24931: mimic: client: put instance/addr information in status asok command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23109
merged
Yuri Weinstein
08:34 PM Revision f8db9faf (ceph): doc/man/ceph-volume uncomment flags that are now fully supported in batch
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:32 PM Revision f53c9e9c (ceph): ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a5ee22437a05fc809bffde97c8e3401f7ba564d)
Alfredo Deza
08:32 PM Revision ed28bd00 (ceph): ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9066792764edcab1d0c2b3178d6f8f9784e30f85)
Alfredo Deza
08:32 PM Revision 9be01e3a (ceph): ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ac00e722551e759fc3c1c157ddc89933fb3ac275)
Alfredo Deza
08:32 PM Revision 807c577a (ceph): ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 549109c1de2b43f31747828cb5703f9db221dd1a)
Alfredo Deza
08:32 PM Revision 4654d13a (ceph): ceph-volume util.encryption if crypt path does not exist, skip it
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 635f8e9e2ecdad5c54a599029bdad74e88fad600)
Alfredo Deza
08:32 PM Revision 95d4764c (ceph): ceph-volume tests.functional add bluestore,filestore playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 26ca6c129a70cd28aa0ed2dae552fb91a251ad21)
Alfredo Deza
08:32 PM Revision fab9bc45 (ceph): ceph-volume tests.functional add xenial batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfd1bfc2422318edb5a87739b70f93bfc057dc02)
Alfredo Deza
08:32 PM Revision 3bf267eb (ceph): ceph-volume lvm.zap iterate over multiple lvs on a pv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21d4f4afcefb6b2510ae67d1ca5e3bf1d510cdfb)
Alfredo Deza
08:32 PM Revision 93aa95fe (ceph): ceph-volume tests.util assert new as_int,as_float helper methods
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d2c181fc70bf20fb17cf41437fb207afc5dd7656)
Alfredo Deza
08:32 PM Revision b7c9c877 (ceph): ceph-volume tests.functional add centos7 bluestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 544e364e8c3c01633333ddc11c29302965e0616c)
Alfredo Deza
08:32 PM Revision 1e6d02ec (ceph): ceph-volume tests.functional add centos7 filestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a4ff2bff502f1837f696e5f8ebe88f7586d1a83f)
Alfredo Deza
08:32 PM Revision 4855ac01 (ceph): ceph-volume lvm.strategies fix a bug where incorrect template was used
The template wouldn't render the total OSDs and the removed section was
repeated
Signed-off-by: Alfredo Deza <adeza@...
Alfredo Deza
08:32 PM Revision 5bc1cadf (ceph): ceph-volume util.disk add as_int and as_float helpers for Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ff7054116c50cb149de207280b0469bf51655728)
Alfredo Deza
08:32 PM Revision 00271d5d (ceph): ceph-volume util.prepare add a helper to get journal sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4c0b4df1df2db85209c13ff66ae7a67524856c2d)
Alfredo Deza
08:32 PM Revision 254ed7a9 (ceph): ceph-volume tests verify new utility for journal sizes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3adf13f868f270293fc307b58786155341470a9d)
Alfredo Deza
08:32 PM Revision c614bdb9 (ceph): ceph-volume lvm.strategies update bluestore use of Size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 75e9729b76594ce1b6504c10e613a91aea82477d)
Alfredo Deza
08:32 PM Revision a052609c (ceph): ceph-volume lvm.strategies update filestore use of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f29ec4c6077e9ab36a9eb5ac030b17cd3a47567c)
Alfredo Deza
08:32 PM Revision e56d02ba (ceph): ceph-volume lvm.strategies use get_journal_size helper for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aebfc6a075bc91d0dc345f9cd953e3a4259015)
Alfredo Deza
08:32 PM Revision 04cd87d5 (ceph): ceph-volume tests.util update to reflect Size object changes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7816fa9f90985d03c17fda31093252fc66a48146)
Alfredo Deza
08:32 PM Revision fca3d68e (ceph): ceph-volume tests.util verify that Size object don't change state
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5a54ab17602d159bdd29fe82a25f4f026b0fe6c8)
Alfredo Deza
08:32 PM Revision b1f85474 (ceph): ceph-volume lvm.strategies create single type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit af99401cad2c25b02e6ea0df4554d80afbad2b9b)
Alfredo Deza
08:32 PM Revision 2fe91b1d (ceph): ceph-volume util create a templates module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 783e58472c55d378773404050d95470d3bb8bbc2)
Alfredo Deza
08:32 PM Revision 3a7cbab5 (ceph): ceph-volume lvm.strategies use new template location in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8f7bca7ba1f74de125a3789133e06c6cf0c083c1)
Alfredo Deza
08:32 PM Revision 1a1ff736 (ceph): ceph-volume util.disk do not modify self instance of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 00dba2e83ad80cd41b6b29efa642e2da826c2124)
Alfredo Deza
08:32 PM Revision 9fe6ad49 (ceph): doc/rados update journal size defaults to 5GB
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 35a48728ae160a347471cf5b461c552b85323a1b)
Alfredo Deza
08:32 PM Revision 188f4ae8 (ceph): doc/ceph-volume add filestore docs for batch
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:26 PM CephFS Bug #24856 (Resolved): mds may get discontinuous mdsmap
Nathan Cutler
08:26 PM CephFS Backport #25047 (Resolved): mimic: mds may get discontinuous mdsmap
Nathan Cutler
08:00 PM CephFS Backport #25047: mimic: mds may get discontinuous mdsmap
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23180
merged
Yuri Weinstein
08:25 PM CephFS Bug #24852 (Resolved): mds: dump MDSMap epoch to log at low debug
Nathan Cutler
08:25 PM CephFS Backport #25035 (Resolved): mimic: mds: dump MDSMap epoch to log at low debug
Nathan Cutler
08:00 PM CephFS Backport #25035: mimic: mds: dump MDSMap epoch to log at low debug
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23196
merged
Yuri Weinstein
08:24 PM CephFS Backport #26905 (Resolved): mimic: MDSMonitor: consider raising priority of MMDSBeacons from MDS ...
Nathan Cutler
07:59 PM CephFS Backport #26905: mimic: MDSMonitor: consider raising priority of MMDSBeacons from MDS so they are...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23565
merged
Yuri Weinstein
08:24 PM Dashboard Bug #24080 (Resolved): Dashboard: Prevent RGW API user deletion
Nathan Cutler
08:23 PM mgr Backport #24543 (Resolved): mimic: Dashboard: Prevent RGW API user deletion
Nathan Cutler
07:57 PM mgr Backport #24543: mimic: Dashboard: Prevent RGW API user deletion
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22670
merged
Yuri Weinstein
08:23 PM RADOS Bug #24033 (Resolved): rados: not all exceptions accept keyargs
Nathan Cutler
08:22 PM RADOS Backport #25178 (Resolved): mimic: rados: not all exceptions accept keyargs
Nathan Cutler
07:53 PM RADOS Backport #25178: mimic: rados: not all exceptions accept keyargs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23335
merged
Yuri Weinstein
08:22 PM Revision 02652343 (ceph): doc/ceph-volume uncomment section of newly supported batch operations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:19 PM Revision 6f716af6 (ceph): ceph-volume tests/functional add mgrs daemons to lvm tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2b7a22ef10e38a7bb4d08c9ebe9736e6452b005f)
Alfredo Deza
08:19 PM Revision 2c4623c5 (ceph): ceph-volume tests/functional add mgrs daemons to lvm tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2b7a22ef10e38a7bb4d08c9ebe9736e6452b005f)
Alfredo Deza
08:18 PM ceph-volume Bug #34309 (Resolved): update batch documentation to explain other strategies
All of the strategies are now supported but they are commented out in the docs Alfredo Deza
08:00 PM Revision bcf14ee6 (ceph): Merge pull request #23109 from pdvian/wip-24931-mimic
mimic: client: add inst to asok status output
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:00 PM Revision c836a0ff (ceph): Merge pull request #23180 from ukernel/mimic-24856
mimic: mds: handle discontinuous mdsmap
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:59 PM Revision c4bf4a0e (ceph): Merge pull request #23196 from pdvian/wip-25035-mimic
mimic: mds: print mdsmap processed at low debug level
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:59 PM Revision 1e5f8db1 (ceph): Merge pull request #23565 from pdvian/wip-26905-mimic
mimic: mds: mark beacons as high priority
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:57 PM Revision 3521bbe3 (ceph): Merge pull request #22670 from votdev/mimic_bug_24080
mimic: mgr/dashboard: Prevent RGW API user deletion
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Yuri Wei...
Yuri Weinstein
07:54 PM Revision 2e9234a6 (ceph): Merge pull request #23111 from smithfarm/wip-18163-mimic
mimic: tools: ceph-detect-init: support SLED
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
07:53 PM Revision dbe94f31 (ceph): Merge pull request #23335 from smithfarm/wip-25178-mimic
mimic: rados: not all exceptions accept keyargs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:22 PM Revision 47ed62dc (ceph): librados: new get_min_compatible_osd API helper methods
These methods retrieve the current minimum required OSD version
from the OSD map. This can help client applications d...
Jason Dillaman
05:38 PM rgw Backport #32127 (In Progress): luminous: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_se...
Nathan Cutler
11:12 AM rgw Backport #32127 (Resolved): luminous: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searc...
https://github.com/ceph/ceph/pull/23761 Nathan Cutler
05:33 PM Revision 644edb8e (ceph): mgr: balancer: deepcopy best plan - otherwise we get latest
Fixes: http://tracker.ceph.com/issues/27000
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
(cherry picked from ...
Stefan Priebe
05:32 PM mgr Backport #32082 (In Progress): mimic: mgr balancer does not save optimized plan but latest
Nathan Cutler
11:10 AM mgr Backport #32082 (Resolved): mimic: mgr balancer does not save optimized plan but latest
https://github.com/ceph/ceph/pull/23782 Nathan Cutler
05:18 PM Revision b80c7dbe (ceph): ceph-volume lvm.batch allow extra flags for bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4149d664fa51eb7b2f900370c2bd000b1a5b1edc)
Alfredo Deza
05:18 PM Revision b53e026e (ceph): ceph-volume lvm.batch move import statement to the top
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c460f18d0930e3dbe1cfb97f2d399e4a8a2ceed9)
Alfredo Deza
05:16 PM Revision d4fdb5b3 (ceph): ceph-volume lvm.batch move import statement to the top
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c460f18d0930e3dbe1cfb97f2d399e4a8a2ceed9)
Alfredo Deza
05:16 PM Revision 298344c1 (ceph): ceph-volume lvm.batch allow extra flags for bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4149d664fa51eb7b2f900370c2bd000b1a5b1edc)
Alfredo Deza
05:02 PM Revision 1b090ca4 (ceph): Merge pull request #23765 from chenzhua/master
doc: fix spelling errors in rbd doc
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:41 PM Revision b560d23d (ceph): Merge pull request #23778 from ceph/backport-luminous-23075
luminous: ceph-volume batch command
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:39 PM Revision cda3a84d (ceph): Merge pull request #23777 from ceph/backport-mimic-23075
mimic: ceph-volume batch command
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:08 PM rgw Feature #34308 (Resolved): beast frontend option to set the TCP_NODELAY socket option
to match the tcp_nodelay option in civetweb Casey Bodley
04:07 PM Revision 987cc976 (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
04:06 PM Revision a25a4cd2 (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
04:06 PM Revision af06c714 (ceph): ceph-volume util move the str_to_int utility out of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cb5b30ab43f37adc45fb6114452b37722c65501e)
...
Alfredo Deza
04:03 PM Revision 4d4a56e9 (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
04:03 PM Revision 4444f7cb (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
04:03 PM Revision 9907c70e (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
04:03 PM Revision ba7b2ee0 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
04:03 PM Revision fe4e5376 (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
04:03 PM Revision 2b0cb6aa (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
04:03 PM Revision 40f61d52 (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
04:03 PM Revision 329b8de1 (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
04:03 PM Revision 21565ee0 (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
04:03 PM Revision 6dda61ac (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
04:03 PM Revision d8e2c5ce (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
04:03 PM Revision 1948c75c (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
04:03 PM Revision 5c86d96d (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
04:03 PM Revision db6434ba (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
04:03 PM Revision 54dfd7b2 (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
04:03 PM Revision de8f33ef (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
04:03 PM Revision 839bedfe (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
03:41 PM devops Bug #22143 (Resolved): ceph-iscsi-[config/cli/tools] projects need official RPM builds
https://github.com/ceph/ceph-build/pull/1105 David Galloway
03:41 PM devops Bug #22143: ceph-iscsi-[config/cli/tools] projects need official RPM builds
Ben Webber wrote:
> @David, I think a newer version of ceph-iscsi-config is needed in the download.ceph.com repo as ...
David Galloway
03:40 PM rgw Bug #26965 (In Progress): Compliance to aws s3's relaxed query handling behaviour
https://github.com/ceph/ceph/pull/23652 Abhishek Lekshmanan
03:30 PM Revision c79aa246 (ceph): Merge pull request #23596 from cbodley/wip-rgw-no-datalog-marker
rgw multisite: incremental data sync uses truncated flag to detect end of listing
Reviewed-by: Yehuda Sadeh <yehuda@...
Casey Bodley
03:09 PM Revision f4792b60 (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
03:07 PM Revision ca5fd2a1 (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
03:04 PM Revision 88e9814c (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
03:04 PM Revision 78822f08 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
03:04 PM Revision 5c7fdb67 (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
03:04 PM Revision c6f47df4 (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
03:04 PM Revision 371ac006 (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
03:04 PM Revision 3c30229b (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
03:04 PM Revision 414836ba (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
03:04 PM Revision f96cb9c5 (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
03:04 PM Revision 6c2c88fe (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
03:04 PM Revision 89ba3618 (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
03:04 PM Revision d165a370 (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
03:04 PM Revision 6ed901ee (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
03:04 PM Revision a4dec2fc (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
03:04 PM Revision e2a23a71 (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
03:04 PM Revision ec2e4936 (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
03:04 PM Revision 87abd62f (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
03:04 PM Revision cdff6d65 (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
02:18 PM rgw Bug #34307: radosgw: dynamic resharding does not drop old bucket indexes
I thought that the design intent of resharding was that old indexes would be retired once resharding was successfully... Matt Benjamin
02:12 PM rgw Bug #34307: radosgw: dynamic resharding does not drop old bucket indexes
bash oneliner find these bucket indexes using rgw admin commands ... Abhishek Lekshmanan
02:04 PM rgw Bug #34307 (Resolved): radosgw: dynamic resharding does not drop old bucket indexes
ceph mon now complains when omap numbers exceed a threshold (12.2.6+, master/mimic), which can easily happen with lar... Abhishek Lekshmanan
01:41 PM Revision b0dec403 (ceph): qa/workunits/rbd/cli_generic: update unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3e8b74fb3d1b3071decc14f243b7dbe03483ed...
Jason Dillaman
01:38 PM Revision 5e4a918e (ceph): ceph-volume tests validate the new utils for prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2d988337a96fe6cc8fffb37e4641c86cd47e1139)
Alfredo Deza
01:38 PM Revision f68eb691 (ceph): ceph-volume util create prompt helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0283fcc38b13c2d090b1d25be732e6f5f43b834c)
Alfredo Deza
01:38 PM Revision f57ebac4 (ceph): ceph-volume tests verify str_to_int utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 56b1bf633d3d16cf335043450df95f191e2907a4)
Alfredo Deza
01:38 PM Revision b085622c (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
01:38 PM Revision 460b92be (ceph): ceph-volume util move the str_to_int utility out of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cb5b30ab43f37adc45fb6114452b37722c65501e)
Alfredo Deza
01:38 PM Revision cd71c59b (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
01:38 PM Revision f90f3616 (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
01:38 PM Revision 47be1b04 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
01:38 PM Revision b25e0bd2 (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
01:38 PM Revision 4d8b8287 (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
01:38 PM Revision a7028f49 (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
01:38 PM Revision e8c642a9 (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
01:38 PM Revision 83a4c2cc (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
01:38 PM Revision 0604709b (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
01:38 PM Revision 666dd84c (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
01:38 PM Revision e9a41820 (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
01:38 PM Revision 2d632e59 (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
01:38 PM Revision eb71bbf2 (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
01:38 PM Revision 8deda66d (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
01:37 PM Revision df4d0f18 (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
01:37 PM Revision 1fedc7ef (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
01:37 PM Revision 70ff998f (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
01:37 PM Revision 31f6cafd (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
01:36 PM Revision 5d1c06e1 (ceph): rbd: correct object size formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit bdcf9d9a2c8c0b8ce68beef025401ef0dd179192)
Jason Dillaman
01:36 PM Revision 79a49ffb (ceph): test/cli-integration/rbd: updated unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0acc0a8a85b613e37d24e6ada1f607872cf4c6...
Jason Dillaman
01:34 PM Revision 081c7215 (ceph): ceph-volume tests validate the new utils for prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2d988337a96fe6cc8fffb37e4641c86cd47e1139)
Alfredo Deza
01:34 PM Revision dde3a125 (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
01:34 PM Revision b788eff2 (ceph): ceph-volume tests verify str_to_int utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 56b1bf633d3d16cf335043450df95f191e2907a4)
Alfredo Deza
01:34 PM Revision 56eda964 (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
01:34 PM Revision 778c165e (ceph): ceph-volume util create prompt helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0283fcc38b13c2d090b1d25be732e6f5f43b834c)
Alfredo Deza
01:34 PM Revision 08eee8f6 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
01:34 PM Revision ecb72e4a (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
01:34 PM Revision 2b759fe3 (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
01:34 PM Revision 0c5c32d7 (ceph): ceph-volume util move the str_to_int utility out of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cb5b30ab43f37adc45fb6114452b37722c65501e)
Alfredo Deza
01:34 PM Revision 6d3fbf11 (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
01:34 PM Revision 228040e8 (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
01:34 PM Revision da44f7c1 (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
01:34 PM Revision e7f2b23d (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
01:34 PM Revision 326df1b6 (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
01:34 PM Revision 61871bb3 (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
01:34 PM Revision a23c2aa7 (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
01:34 PM Revision 71329b84 (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
01:34 PM Revision a4ad993f (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
01:34 PM Revision a26dd663 (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
01:34 PM Revision 78677ec9 (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
01:34 PM Revision acf5b165 (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
01:34 PM Revision 81750e0b (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
01:34 PM Revision 0458c673 (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
01:01 PM Backport #26887 (Resolved): luminous: tests: "cluster [WRN] 25 slow requests" in powercycle
Nathan Cutler
01:00 PM Revision dde86746 (ceph): Merge pull request #23768 from wjwithagen/wjw-fix-shared_mutex
core: Clang misses <optional> include
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Casey Bodley <cbodle...
Casey Bodley
01:00 PM CephFS Bug #23958 (Resolved): mds: scrub doesn't always return JSON results
Nathan Cutler
01:00 PM CephFS Backport #25037 (Resolved): mimic: mds: scrub doesn't always return JSON results
Nathan Cutler
01:00 PM CephFS Bug #24853 (Resolved): mds: dump recent (memory) log messages before respawning due to being remo...
Nathan Cutler
01:00 PM CephFS Backport #25040 (Resolved): mimic: mds: dump recent (memory) log messages before respawning due t...
Nathan Cutler
12:59 PM CephFS Bug #24855 (Resolved): mds: reduce debugging for missing inodes during subtree migration
Nathan Cutler
12:59 PM CephFS Backport #25042 (Resolved): mimic: mds: reduce debugging for missing inodes during subtree migration
Nathan Cutler
12:54 PM CephFS Backport #25045 (Resolved): mimic: mds: create health warning if we detect metadata (journal) wri...
Nathan Cutler
12:53 PM CephFS Backport #25044 (Resolved): mimic: overhead of g_conf->get_val<type>("config name") is high
Nathan Cutler
12:52 PM Backport #25222 (Resolved): mimic: common: Cond.h:C_SaferCond does not check done before calling ...
Nathan Cutler
12:51 PM CephFS Backport #26914 (Resolved): mimic: handle ceph_ll_close on unmounted filesystem without crashing
Nathan Cutler
12:45 PM Dashboard Cleanup #33606 (Closed): mgr/dashboard: Use ModalComponent in all modals
We have a few modals that are not using our ModalComponent.
It would be better to use it in all modals, so we can ha...
Tiago Melo
12:42 PM RADOS Bug #33561 (New): PG repair doesn't start on an inconsistent group
Version: 12.2.7
Issue timeline:
1.Deep-scrub discovered inconsistency in one group on a pool with 4 replicas - the ...
Maks Kowalik
12:33 PM RADOS Bug #33420 (New): Forced deep-scrub doesn't start
Version: 12.2.7
Issue timeline:
1. Cyclic deep-scrub discovered inconsistency:
2018-08-23 17:21:07.933458 osd....
Maks Kowalik
12:27 PM Revision 1e0648ba (ceph): os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a09c29fe20dadf68cbe01affaad5bd253b84fe02)
Igor Fedotov
12:24 PM Revision 6ba6a3d0 (ceph): os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a09c29fe20dadf68cbe01affaad5bd253b84fe02)
Igor Fedotov
12:03 PM Revision 2b337918 (ceph): mgr/dashboard: Update Angular packages
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:53 AM rgw Backport #26946 (In Progress): mimic: tempest tests failing with pysaml2 version conflict
https://github.com/ceph/ceph/pull/23771 Prashant D
11:52 AM bluestore Bug #32731: fsck: cid is improperly matched to oid
Here is code snippet in question:... Igor Fedotov
11:49 AM bluestore Bug #32731 (Resolved): fsck: cid is improperly matched to oid
It looks like the approach to match cid to oid in BlueStore::_fsck isn't valid. It's mainly based on BlueStore::Colle... Igor Fedotov
11:34 AM Revision cb166b1f (ceph): mds: don't modify filepath when printing
filepath::depth() may call parse_bits(), which modifies mutable member
'bits'. dump_ops_in_flight asok command prints...
Yan, Zheng
11:34 AM Revision f052d854 (ceph): mds: hold slave request refernce when dumping MDRequestImpl
dump_ops_in_flight asok command dumps MDRequestImpl without holding
mds_lock. MDS may free MDRequestImpl::slave_reque...
Yan, Zheng
11:20 AM CephFS Backport #26956 (In Progress): mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
included both 24679 and 26967 :
https://github.com/ceph/ceph/pull/23769
Prashant D
11:13 AM CephFS Bug #26966 (Resolved): nfs-ganesha: epochs out of sync in cluster
Patch merged. Jeff Layton
11:12 AM rgw Backport #32129 (Resolved): mimic: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfi...
https://github.com/ceph/ceph/pull/23956 Nathan Cutler
11:11 AM mgr Backport #32080 (In Progress): luminous: mgr balancer does not save optimized plan but latest
Nathan Cutler
11:10 AM mgr Backport #32080 (Resolved): luminous: mgr balancer does not save optimized plan but latest
https://github.com/ceph/ceph/pull/23740 Nathan Cutler
11:11 AM RADOS Backport #32108 (Resolved): mimic: object errors found in be_select_auth_object() aren't logged t...
https://github.com/ceph/ceph/pull/23870 Nathan Cutler
11:11 AM RADOS Backport #32106 (Resolved): luminous: object errors found in be_select_auth_object() aren't logge...
https://github.com/ceph/ceph/pull/23871 Nathan Cutler
11:11 AM CephFS Backport #32104 (Resolved): mimic: mds: allows client to create ".." and "." dirents
https://github.com/ceph/ceph/pull/24384 Nathan Cutler
11:11 AM CephFS Backport #32103 (Resolved): luminous: mds: allows client to create ".." and "." dirents
https://github.com/ceph/ceph/pull/24329 Nathan Cutler
11:10 AM CephFS Backport #32100 (Resolved): mimic: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23952 Nathan Cutler
11:10 AM CephFS Backport #32092 (Resolved): mimic: mds: migrate strays part by part when shutdown mds
https://github.com/ceph/ceph/pull/24435 Nathan Cutler
11:10 AM CephFS Backport #32091 (Resolved): luminous: mds: migrate strays part by part when shutdown mds
https://github.com/ceph/ceph/pull/24324 Nathan Cutler
11:10 AM CephFS Backport #32090 (Resolved): mimic: mds: use monotonic clock for beacon sender thread waits
https://github.com/ceph/ceph/pull/24467 Nathan Cutler
11:10 AM CephFS Backport #32088 (Resolved): luminous: mds: use monotonic clock for beacon sender thread waits
https://github.com/ceph/ceph/pull/24375 Nathan Cutler
11:10 AM CephFS Backport #32086 (Resolved): mimic: mds: MDBalancer::try_rebalance() may stop prematurely
https://github.com/ceph/ceph/pull/23883 Nathan Cutler
11:10 AM CephFS Backport #32084 (Resolved): luminous: mds: MDBalancer::try_rebalance() may stop prematurely
https://github.com/ceph/ceph/pull/23884 Nathan Cutler
10:34 AM rgw Backport #24627 (New): jewel: rgw: fail to recover index from crash
Nathan Cutler
10:34 AM rgw Backport #24629 (Resolved): mimic: rgw: fail to recover index from crash
Nathan Cutler
10:31 AM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
should be fixed by this PR: https://github.com/ceph/civetweb/pull/27 Dieter Roels
10:26 AM Revision bea9fd14 (ceph): core: Clang misses <optional> include
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:26 AM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
So, I was totally wrong in comment #2. It _is_ an absoluteURI issue. My curl did not do an absoluteURI obviously...... Dieter Roels
10:18 AM rgw Backport #24984 (Resolved): mimic: 'radosgw-admin sync error trim' only trims partially
Nathan Cutler
10:18 AM rgw Backport #24986 (Resolved): mimic: multisite: object metadata operations are skipped by sync
Nathan Cutler
10:17 AM rgw Backport #25021 (Resolved): mimic: multisite: curl client does not time out on sync requests
Nathan Cutler
09:39 AM Bug #30630 (Resolved): clarification/removal needed: docs recommend upgrading with authentication...
This [1] is a bit that was initially included in 2013, and has been moved around since then. It states... Joao Eduardo Luis
09:30 AM Dashboard Feature #25231: mgr/dashboard: Provide ability to create a user by cloning another
https://github.com/ceph/ceph/pull/23755 Volker Theile
09:29 AM Dashboard Feature #25231 (Fix Under Review): mgr/dashboard: Provide ability to create a user by cloning ano...
Volker Theile
08:53 AM rgw Bug #29419: Auto deleting is not working with multitenancy enabled
Important notice: on the same environment without... Jerzy Midura
08:49 AM rgw Bug #29419 (New): Auto deleting is not working with multitenancy enabled
The issue was found on *Jewel 10.2.10* (5dc1e4c05cb68dbf62ae6fce3f0700e4654fdbbe) and confirmed also in *Luminous 12.... Jerzy Midura
08:37 AM Revision b1fde7e9 (ceph): rbd: correct parameter of namespace which cannot be recognized
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
07:59 AM Revision 7c92b1fc (ceph): Merge pull request #23764 from ceph/docs
doc: fixed typo in cephfs snapshots
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Jos Collin <jcollin@r...
Kai Wagner
07:36 AM Revision d6a0592f (ceph): Merge pull request #23699 from tchaikov/wip-monc-drop-rwlock
auth: drop the RWLock in AuthClientHandler
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
07:08 AM Revision 8e483d9b (ceph): qa: use cephfs standard configs for kclient
Specifically, qa/cephfs/begin.yaml.
Fixes: http://tracker.ceph.com/issues/26967
Signed-off-by: Patrick Donnelly <pd...
Patrick Donnelly
07:08 AM Revision 1cf09acd (ceph): qa: use recent kernel to kernel build testing
Fixes: http://tracker.ceph.com/issues/24679
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
07:07 AM Revision 2f570089 (ceph): include/types: move operator<< into the proper namespace
we should define the operator<< in the namespace of its 2nd parameter.
normally, the operator<< defined in the globa...
Kefu Chai
07:01 AM Revision 4ebc2a76 (ceph): qa/rgw: patch keystone requirements.txt
an ugly workaround for a python dependency conflict that's broken the
rgw/tempest suite. allows us to preserve the pi...
Casey Bodley
06:58 AM Revision 5b94fbc4 (ceph): BlueStore: Fix concurrency conflicts
When the last two IOs of the same Context return at the same time, their
num_running may be 2 at the same time, causi...
Wang Hongxu
06:56 AM Revision d7f5c281 (ceph): doc: fixed typo in cephfs snapshots
Signed-off-by: Kai Wagner <kwagner@suse.com> Kai Wagner
06:56 AM Revision f2d1f943 (ceph): doc: fix spelling errors in rbd doc
Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn> Chen Zhenghua
06:24 AM Revision 0de7ae24 (ceph): fixed typo
Signed-off-by: Kai Wagner <kwagner@suse.com> Kai Wagner
05:41 AM CephFS Bug #27657 (In Progress): mds: retry remounting in ceph-fuse on dcache invalidation
Venky Shankar
05:28 AM CephFS Bug #27216: kclient: usable space suddently decreased
Patrick Donnelly wrote:
> Vasanth M wrote:
> > Zheng Yan wrote:
> > > what do you mean "decrease"
> > We had 19Tb...
Vasanth M
05:23 AM RADOS Bug #27988: Warn if queue of scrubs ready to run exceeds some threshold
Talking with Sage, he believes there is already a warning status if you have scrubs that haven't run for more than 2x... David Turner
04:46 AM Revision 14120314 (ceph): mds: optimize acquiring locks
There are several changes:
- use single LockOp vector to pass all locks (rdlock, wrlock, xlock)
to Locker::acquir...
Yan, Zheng
04:24 AM Revision d12f3e31 (ceph): mds: reduce memory fragments of EMetaBlob
avoid using shared_ptr list
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
04:22 AM Revision d55b3010 (ceph): mds: convert MDSCacheObject::ref_map to flat_map
flat_map is more suitable for small map
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
04:22 AM Revision cacd7384 (ceph): mds: optimize memory allocation in CInode::encode_inodestat
Avoid using separate bufferlist to encode xattrs. This avoids a memory
allocation.
Signed-off-by: "Yan, Zheng" <zyan...
Yan, Zheng
02:41 AM Revision dc2d43d5 (ceph): Merge pull request #23763 from chenzhua/master
doc: fix cephfs spelling errors
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
01:49 AM rgw Support #24457: large omap object
I have same issue. hoan nv
01:49 AM Revision 4108ecdb (ceph): doc: fix cephfs spelling errors
Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn> Chen Zhenghua
 

Also available in: Atom