Activity
From 06/13/2018 to 07/12/2018
07/12/2018
- 11:59 PM CephFS Feature #24725 (Fix Under Review): mds: propagate rstats from the leaf dirs up to the specified d...
- 11:56 PM RADOS Bug #24801 (In Progress): PG num_bytes becomes huge
- 08:38 PM rgw Bug #24532: rgw user max buckets not working
- Experiencing the same behavior with LDAP auth.
- 08:01 PM Revision 6b41775e (ceph): MDSMonitor: refactor last_beacons to use mono_clock
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 1933bdf37098130342d0debacf4daa0a4101... - 08:00 PM Revision 8660ee27 (ceph): mds: refactor MDSMap init
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 7be74fd004686dc12c3c6b8d2be5f83cb2f3... - 07:56 PM Revision 664ca0ea (ceph): mds: refactor FSMap init
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 344be27d696f8f7f9522f75c8aae55a2b62c... - 07:56 PM Revision 4b191d99 (ceph): mds: refactor Filesystem init
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 91c01dc958c8bae29ee31a38e63187a34137... - 07:54 PM Revision 2afabde3 (ceph): mds: move compat set methods to MDSMap
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit db3a24c94924dbe12796307704d3b12278c8... - 07:46 PM CephFS Backport #24190 (In Progress): luminous: fs: reduce number of helper debug messages at level 5 fo...
- 07:45 PM CephFS Backport #24136 (In Progress): luminous: MDSMonitor: uncommitted state exposed to clients/mdss
- 07:42 PM CephFS Backport #23790 (In Progress): luminous: mds: crash during shutdown_pass
- 07:38 PM rgw Backport #24547 (Resolved): mimic: rgw: change order of authentication back to local, remote
- 04:37 PM rgw Backport #24547: mimic: rgw: change order of authentication back to local, remote
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22842
merged - 07:38 PM RADOS Bug #24600 (Resolved): ValueError: too many values to unpack due to lack of subdir
- 07:38 PM RADOS Backport #24617 (Resolved): mimic: ValueError: too many values to unpack due to lack of subdir
- 04:36 PM RADOS Backport #24617: mimic: ValueError: too many values to unpack due to lack of subdir
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22888
merged - 07:37 PM rgw Backport #24843 (Resolved): mimic: rgw: require --yes-i-really-mean-it to run radosgw-admin orph...
- 04:36 PM rgw Backport #24843: mimic: rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22986
merged - 07:33 PM CephFS Documentation #23427 (Resolved): doc: create doc outlining steps to bring down cluster
- 07:33 PM CephFS Backport #23669 (Resolved): luminous: doc: create doc outlining steps to bring down cluster
- 07:31 PM Revision 26eb61b9 (ceph): Merge PR #22872 into luminous
- * refs/pull/22872/head:
doc: outline steps to take CephFS fs down
Reviewed-by: Patrick Donnelly <pdonnell@redhat.co... - 07:30 PM CephFS Backport #23642: luminous: mds: the number of inode showed by "mds perf dump" not correct after t...
- Rishabh, please do this backport.
- 07:28 PM CephFS Bug #21765 (Resolved): auth|doc: fs authorize error for existing credentials confusing/unclear
- 07:28 PM CephFS Backport #23641 (Resolved): luminous: auth|doc: fs authorize error for existing credentials confu...
- 07:28 PM Revision 4e2a9a58 (ceph): Merge PR #22963 into luminous
- * refs/pull/22963/head:
mon/AuthMonitor: improve error message
Reviewed-by: Douglas Fuller <dfuller@redhat.com> - 07:25 PM CephFS Backport #23015 (In Progress): luminous: client: coredump when nfs-ganesha use ceph_ll_get_inode()
- 07:22 PM Revision f57530db (ceph): client: fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL
- fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL,
Because the original fuction does not have a global Lock ... - 07:17 PM CephFS Backport #22504: luminous: client may fail to trim as many caps as MDS asked for
- Zheng, please do this backport.
- 07:11 PM CephFS Bug #24894 (Resolved): client: allow overwrites to files with size greater than the max_file_size...
- It's confusing to not allow overwrites as the file size is not **further** increasing beyond the limit (which it alre...
- 07:00 PM CephFS Feature #24643: libcephfs: add ceph_futimens support
- Jeff Layton wrote:
> I don't think we need this at all. We have a ceph_fsetattrx call which is a superset of all the... - 05:40 PM CephFS Feature #24643: libcephfs: add ceph_futimens support
- I don't think we need this at all. We have a ceph_fsetattrx call which is a superset of all the futimes/lutimes calls.
- 06:47 PM Revision 88a95573 (ceph): client: wire up ceph_ll_fallocate
- We have ceph_fallocate, but we need the analogous call for the lowlevel
interface as well. Add ceph_ll_fallocate.
Tr... - 06:06 PM CephFS Bug #24893 (Resolved): client: add ceph_ll_fallocate
- We have a ceph_fallocate command, but we need an analogous ceph_ll_fallocate command for ganesha. Add a trivial wrapper.
- 05:12 PM Revision 441a2730 (ceph): qa: add tests for client features
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 04:37 PM Revision 1ebadc73 (ceph): Merge pull request #22842 from pdvian/wip-24547-mimic
- mimic: rgw: have a configurable authentication order
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:36 PM Revision 2ff79d0b (ceph): Merge pull request #22888 from smithfarm/wip-24617-mimic
- mimic: ValueError: too many values to unpack due to lack of subdir
Reviewed-by: David Zafman <dzafman@redhat.com> - 04:35 PM Revision dee70d8a (ceph): Merge pull request #22986 from joscollin/wip-24843-mimic
- mimic: rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
Reviewed-by: Casey Bodley <cbodley@redh... - 04:28 PM Revision dc857743 (ceph): mgr/pybind: stricter object test
- avoid false successful tests from typos
Signed-off-by: Noah Watkins <nwatkins@redhat.com> - 04:27 PM Revision b5487abb (ceph): mgr/pybind: expose erasure code profiles
- handles the insights cases that had been using Ceph CLI
`erasure-code-profile ls/get` to access the same data.
Signe... - 03:31 PM Dashboard Feature #24892 (Resolved): mgr/dashboard: Evict a CephFS client
- On the list of active CephFS clients, the dashboard should provide management options by clicking on a client in the ...
- 03:21 PM Revision 4414f4e2 (ceph): mds: evict clients that lack required features
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 03:11 PM Bug #24449 (Pending Backport): mimic 13.2.0 doesn't build in Fedora rawhide
- 03:10 PM Revision 3e8ddaf3 (ceph): Merge pull request #22938 from tchaikov/wip-bundled-dpdk
- cmake: do not depend on ${DPDK_LIBRARIES} if not using bundled dpdk
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 02:28 PM Revision 813cd5d5 (ceph): tools/rbd: assert(g_ceph_context) not g_conf
- this addresses a warning introduced by f528475d:
src/tools/rbd/action/Create.cc:59:19: warning: the address of
'Conf... - 02:08 PM Revision eeac2c76 (ceph): mds: introduce "ceph fs set <fs_name> min_compat_client <release_name>"
- The command set the oldest version of client that is allowed to connect
to mds.
Signed-off-by: "Yan, Zheng" <zyan@re... - 02:08 PM Revision 44148347 (ceph): mds: infer client version by client metadata and connection's features
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 02:08 PM Revision e147020a (ceph): mds: cleanup MDSRank::evict_client
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 02:08 PM Revision c7400000 (ceph): mds: make Server::prepare_force_open_sessions() update client metadata
- The function is used for opening sessions for importing caps. It didn't
set client metadata for new sessions.
Signed... - 02:08 PM Revision 353fcee1 (ceph): mds: introduce cephfs' own feature bits
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/14456 - 02:08 PM Revision 43c11939 (ceph): mds: tell client why it's rejected
- Signed-off-by: Yan, Zheng <zyan@redhat.com>
- 02:05 PM RADOS Bug #24875: OSD: still returning EIO instead of recovering objects on checksum errors
- Is this the relevant fix? https://github.com/ceph/ceph/commit/4667280f8afe6cd68dfffea61d7530581f3dd0eb
Alessandro'... - 01:34 PM Dashboard Subtask #24778 (Fix Under Review): Create common Card component for info shown in landing page
- 01:23 PM Revision 9f06cfb7 (ceph): mgr/dashboard: created common Card component for info shown in landing ...
- Info encapsulated in cd-info-card selector:
- Overall health status, MON/OSD/MDS/MGR status
Fixes: https://tracker.c... - 01:16 PM Revision 2b6383fd (ceph): qa/suites/rados/singleton/all/osd-recovery*: whitelist REQUEST_SLOW
- Signed-off-by: Sage Weil <sage@redhat.com>
- 12:44 PM Revision 1e9a79d9 (ceph): Merge pull request #22594 from wido/mgr-pg-states
- mgr: Centralize PG_STATES to MgrModule
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Jan Fajerski <jfaj... - 12:40 PM Revision 467411ba (ceph): Merge pull request #22952 from tchaikov/wip-cmake-atomic
- cmake: should link against libatomic if libcxx/libstdc++ does not off…
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 12:27 PM RADOS Backport #24890 (In Progress): luminous: FAILED assert(0 == "ERROR: source must exist") in FileSt...
- 10:18 AM RADOS Backport #24890 (Resolved): luminous: FAILED assert(0 == "ERROR: source must exist") in FileStore...
- https://github.com/ceph/ceph/pull/22976
- 12:09 PM ceph-volume Bug #24784: MultiplePVs errors when trying to zap
- My half-baked solution allowed me to zap these pvs:...
- 11:03 AM RADOS Backport #24891 (In Progress): mimic: FAILED assert(0 == "ERROR: source must exist") in FileStore...
- 10:18 AM RADOS Backport #24891 (Resolved): mimic: FAILED assert(0 == "ERROR: source must exist") in FileStore::_...
- https://github.com/ceph/ceph/pull/22997
- 10:56 AM rgw Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
- Uploaded corefile:
@ceph-post-file: 1d423d43-d477-42a4-afd7-ee853a32e77a
@ - 09:29 AM rgw Bug #24882 (Closed): rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
- Running radosgw 12.2.5 from the ceph/daemon docker image (with ceph-radosgw-12.2.5-0.el7.x86_64) we had multiple (ten...
- 10:50 AM RADOS Bug #24150 (Resolved): LibRadosMiscPool.PoolCreationRace segv
- 10:50 AM RADOS Backport #24204 (Resolved): mimic: LibRadosMiscPool.PoolCreationRace segv
- 12:06 AM RADOS Backport #24204: mimic: LibRadosMiscPool.PoolCreationRace segv
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22291
merged - 10:50 AM RADOS Bug #24321 (Resolved): assert manager.get_num_active_clean() == pg_num on rados/singleton/all/max...
- 10:49 AM RADOS Backport #24329 (Resolved): mimic: assert manager.get_num_active_clean() == pg_num on rados/singl...
- 12:05 AM RADOS Backport #24329: mimic: assert manager.get_num_active_clean() == pg_num on rados/singleton/all/ma...
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22492
merged - 10:49 AM bluestore Bug #22977 (Resolved): High CPU load caused by operations on onode_map
- 10:49 AM bluestore Backport #24720 (Resolved): mimic: High CPU load caused by operations on onode_map
- 12:05 AM bluestore Backport #24720: mimic: High CPU load caused by operations on onode_map
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22777
merged - 10:48 AM mgr Backport #24708 (Resolved): mimic: ceph osd safe-to-destroy crashes the mgr
- 12:04 AM mgr Backport #24708: mimic: ceph osd safe-to-destroy crashes the mgr
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22805
merged - 10:48 AM RADOS Backport #24747 (Resolved): mimic: change default filestore_merge_threshold to -10
- 12:03 AM RADOS Backport #24747: mimic: change default filestore_merge_threshold to -10
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22813
merged - 10:48 AM RADOS Bug #24365 (Resolved): cosbench stuck at booting cosbench driver
- 10:47 AM RADOS Backport #24473 (Resolved): mimic: cosbench stuck at booting cosbench driver
- 12:03 AM RADOS Backport #24473: mimic: cosbench stuck at booting cosbench driver
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22887
merged - 10:46 AM RADOS Bug #24487 (Resolved): osd: choose_acting loop
- 10:46 AM RADOS Backport #24618 (Resolved): mimic: osd: choose_acting loop
- 12:02 AM RADOS Backport #24618: mimic: osd: choose_acting loop
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22889
merged - 10:46 AM RADOS Bug #24349 (Resolved): osd: stray osds in async_recovery_targets cause out of order ops
- 10:46 AM RADOS Backport #24383 (Resolved): mimic: osd: stray osds in async_recovery_targets cause out of order ops
- 12:02 AM RADOS Backport #24383: mimic: osd: stray osds in async_recovery_targets cause out of order ops
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22889
merged - 10:45 AM RADOS Backport #24805 (Resolved): mimic: rgw workload makes osd memory explode
- 12:00 AM RADOS Backport #24805: mimic: rgw workload makes osd memory explode
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22960
merged - 10:44 AM CephFS Backport #24296 (Resolved): mimic: repeated eviction of idle client until some IO happens
- 10:43 AM CephFS Backport #24703 (Resolved): mimic: PurgeQueue sometimes ignores Journaler errors
- 10:42 AM CephFS Backport #24537 (Resolved): mimic: common/DecayCounter: set last_decay to current time when decod...
- 10:42 AM CephFS Backport #24704 (Resolved): mimic: mds: low wrlock efficiency due to dirfrags traversal
- 10:40 AM Dashboard Bug #24081 (Resolved): Dashboard: Float numbers incorrectly formatted
- 10:40 AM mgr Backport #24707 (Resolved): mimic: Dashboard: Float numbers incorrectly formatted
- 10:40 AM CephFS Bug #24308 (Resolved): mon: mds health metrics sent to cluster log indpeendently
- 10:39 AM CephFS Backport #24330 (Resolved): mimic: mon: mds health metrics sent to cluster log indpeendently
- 10:38 AM Backport #24475 (Resolved): mimic: Buffer overflow if operation returns more data than length pro...
- 10:38 AM Backport #24738 (Resolved): mimic: Bring back diff -y for non-FreeBSD
- 10:37 AM Backport #24470 (Resolved): mimic: osd crashes in on_local_recover due to stray clone
- 10:37 AM Backport #24766 (Resolved): mimic: Mimic build fails with -DWITH_RADOSGW=0
- 10:36 AM bluestore Backport #24769 (Resolved): mimic: set correctly shard for existed Collection.
- 10:36 AM RADOS Backport #24771 (Resolved): mimic: osd: may get empty info at recovery
- 10:32 AM Revision 1a4149b3 (ceph): deb/rpm: add python-six as build-time and run-time dependency
- python-six is used by dashboard's controllers. please note,
${python:Depends} is able to fill the installation depend... - 10:26 AM Backport #24803 (Resolved): mimic: Python bindings use iteritems method which is not Python 3 com...
- 10:26 AM CephFS Bug #24823: mds: deadlock when setting config value via admin socket
- Patrick/Zheng,
I'm thinking if we could probably make use of Zheng's changes for tracker https://tracker.ceph.com/... - 10:24 AM mgr Bug #24883: deb/rpm: add python-six as build-time and run-time dependency
- dropping luminous backport for now because luminous spec file is not yet Python 3-ready.
- 10:17 AM mgr Bug #24883 (Resolved): deb/rpm: add python-six as build-time and run-time dependency
- master PRs for backport:
* https://github.com/ceph/ceph/pull/22871
* https://github.com/ceph/ceph/pull/22950 - 10:18 AM mgr Backport #24885 (In Progress): mimic: deb/rpm: add python-six as build-time and run-time dependency
- 10:17 AM mgr Backport #24885 (Resolved): mimic: deb/rpm: add python-six as build-time and run-time dependency
- https://github.com/ceph/ceph/pull/22948
- 10:18 AM RADOS Backport #24889 (Resolved): mimic: osd: crash in OpTracker::unregister_inflight_op via OSD::get_h...
- https://github.com/ceph/ceph/pull/23026
- 10:18 AM RADOS Backport #24888 (Rejected): luminous: osd: crash in OpTracker::unregister_inflight_op via OSD::ge...
- 10:17 AM bluestore Backport #24887 (Resolved): mimic: Multiple races related to destruction of SharedBlob and BlueSt...
- https://github.com/ceph/ceph/pull/23065
- 10:17 AM bluestore Backport #24886 (Resolved): luminous: Multiple races related to destruction of SharedBlob and Blu...
- https://github.com/ceph/ceph/pull/23064
- 10:01 AM Revision 0b928a5e (ceph): rpm: move make check-specific build deps to appropriate conditional block
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 12ef59fdb073261e5210229c7643eb62651cd869) - 10:01 AM Revision 40bdcaa5 (ceph): rpm: remove universal requires from distro-specific conditional blocks
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 3a30dd13a362ffff6d02e5116c47b5f7ace078a3) - 10:00 AM Revision 052acf7e (ceph): deb/rpm: add python-six as build-time and run-time dependency
- python-six is used by dashboard's controllers. please note,
${python:Depends} is able to fill the installation depend... - 09:54 AM Revision 61e748ba (ceph): seastar: pick up fixes to address build failures
- see also https://groups.google.com/forum/#!topic/seastar-dev/uEMYGgYJKOY
Signed-off-by: Kefu Chai <kchai@redhat.com> - 09:54 AM Revision abca9805 (ceph): common: extract SubProcess impl into .cc
- cleanup the header dependencies and speed-up the compiling
Signed-off-by: Kefu Chai <kchai@redhat.com> - 09:54 AM Revision 2a6bec88 (ceph): cmake: remove unittest_seastar_{messenger,echo} from tests
- unittest_seastar_echo cannot be run as unittest w/o starting two
instances.
unittest_seastar_messenger times out. nee... - 09:54 AM Revision d33d2950 (ceph): cmake: link libcrimson against libceph-common
- as libcrimson uses symbols exposed by the later, among other things, the
Authorization related stuff.
Signed-off-by:... - 09:54 AM CephFS Feature #24880: pybind/mgr/volumes: restore from snapshot
- I just checked who wrote that "TODO" comment, and it turns out it was me, even though I have no memory of it :-)
I... - 03:17 AM CephFS Feature #24880 (Resolved): pybind/mgr/volumes: restore from snapshot
- Old description:
Manila's cephfs driver does not support recovering data from snapshots,The driver uses the ceph_v... - 09:51 AM Revision f1f15261 (ceph): run-make-check.sh: enable WITH_SEASTAR
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:49 AM Revision 25d5122b (ceph): rpm,install-deps.sh: add --with-seastar option
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:47 AM Revision 6240e5ee (ceph): crimson: include seastar headers with 'seastar/' prefix
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:44 AM Revision 4c20310d (ceph): librbd:optionally support FUA (force unit access) on write requests
- Fixes: http://tracker.ceph.com/issues/19366
Signed-off-by: ningtao <63358@sangfor.com> - 05:36 AM rgw Backport #24831 (In Progress): mimic: "radosgw-admin objects expire" always returns ok even if th...
- https://github.com/ceph/ceph/pull/23001
- 05:25 AM rgw Backport #24830 (In Progress): luminous: "radosgw-admin objects expire" always returns ok even if...
- https://github.com/ceph/ceph/pull/23000
- 03:31 AM CephFS Bug #24881 (Fix Under Review): unhealthy heartbeat map during subtree migration
- https://github.com/ceph/ceph/pull/22999
- 03:26 AM CephFS Bug #24881 (Duplicate): unhealthy heartbeat map during subtree migration
- 03:03 AM RADOS Bug #24664 (Pending Backport): osd: crash in OpTracker::unregister_inflight_op via OSD::get_healt...
- 03:02 AM bluestore Bug #24859: Multiple races related to destruction of SharedBlob and BlueStore::split_cache()
- https://github.com/ceph/ceph/pull/22972
- 03:02 AM bluestore Bug #24859 (Pending Backport): Multiple races related to destruction of SharedBlob and BlueStore:...
- 03:02 AM Revision 360211ed (ceph): Merge PR #22877 into master
- * refs/pull/22877/head:
common: fix races when visiting a TrackedOp.
Reviewed-by: Brad Hubbard <bhubbard@redhat.com... - 03:01 AM Revision 910f3aec (ceph): Merge PR #22946 into master
- * refs/pull/22946/head:
os/bluestore: batch handle get_fragmentation.
Reviewed-by: Igor Fedotov <ifedotov@suse.com> - 03:01 AM RADOS Bug #24597 (Pending Backport): FAILED assert(0 == "ERROR: source must exist") in FileStore::_coll...
- 03:01 AM Revision a28907fb (ceph): Merge PR #22950 into master
- * refs/pull/22950/head:
rpm: move make check-specific build deps to appropriate conditional block
rpm: remove unive... - 03:01 AM Revision d1653a4c (ceph): Merge PR #22972 into master
- * refs/pull/22972/head:
os/bluestore: fix races on SharedBlob::coll in ~SharedBlob.
Reviewed-by: Sage Weil <sage@re... - 03:01 AM Revision b7b5105d (ceph): Merge PR #22974 into master
- * refs/pull/22974/head:
qa/standalone/osd/ec-error-rollforward: reproduce bug 24597
qa/suites/rados/thrash-erasure-... - 02:45 AM Revision 831260f3 (ceph): rgw: "radosgw-admin objects expire" always returns ok even if the process
- fails.
Fixes: http://tracker.ceph.com/issues/24592
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>... - 02:42 AM Revision 8a1d9d44 (ceph): rgw: "radosgw-admin objects expire" always returns ok even if the process
- fails.
Fixes: http://tracker.ceph.com/issues/24592
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>... - 02:32 AM CephFS Feature #22446: mds: ask idle client to trim more caps
- Rishabh Dave wrote:
> Can I get few implementation specific details to get started working on this issue?
Copying... - 02:26 AM CephFS Bug #24867: ceph.file.layout can not set by setfattr
- Patrick Donnelly wrote:
> yuanli zhu wrote:
> > I already know the mistake,the file I set has non-zero size,But i a... - 02:18 AM CephFS Bug #24867: ceph.file.layout can not set by setfattr
- yuanli zhu wrote:
> I already know the mistake,the file I set has non-zero size,But i also want to set the non-zero ... - 01:45 AM CephFS Bug #24867: ceph.file.layout can not set by setfattr
- I already know the mistake,the file I set has non-zero size,But i also want to set the non-zero size file.I want to d...
- 12:59 AM CephFS Bug #24867 (Need More Info): ceph.file.layout can not set by setfattr
- Is the file empty? You cannot set the layout on a file that has non-zero size.
- 02:15 AM CephFS Bug #23332 (Closed): kclient: with fstab entry is not coming up reboot
- Closing this as it's a consequence of #24879.
- 02:14 AM CephFS Bug #24879 (Resolved): mds: create health warning if we detect metadata (journal) writes are slow
- This can have wide-ranging effects including session establishment taking a long time (sessions are journaled). Let's...
- 01:44 AM Feature #24878 (Fix Under Review): [RFE] Filestore split log should show PG that is splitting
- https://github.com/ceph/ceph/pull/22998
- 01:18 AM Feature #24878 (Resolved): [RFE] Filestore split log should show PG that is splitting
- [RFE] Filestore split log should show PG that is splitting
https://bugzilla.redhat.com/show_bug.cgi?id=1599005 - 12:06 AM Revision 128f929a (ceph): Merge pull request #22291 from pdvian/wip-24204-mimic
- mimic: ceph_test_rados_api_misc: fix LibRadosMiscPool.PoolCreationRace
Reviewed-by: Sage Weil <sage@redhat.com> - 12:06 AM Revision cb4b433d (ceph): Merge pull request #22412 from tchaikov/mimic-cmake-boost-1.67
- mimic: cmake: bump up the required boost version to 1.67
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 12:05 AM Revision ca4808fe (ceph): Merge pull request #22492 from tchaikov/mimic-24321
- mimic: qa: wait longer for osd to flush pg stats
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 12:04 AM Revision 8590c564 (ceph): Merge pull request #22777 from croit/mimic-22977
- mimic: common/hobject: improved hash calculation for hobject_t etc
Reviewed-by: Sage Weil <sage@redhat.com> - 12:04 AM Revision c39962a5 (ceph): Merge pull request #22805 from smithfarm/wip-24708-mimic
- mimic: ceph osd safe-to-destroy crashes the mgr
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <jo... - 12:03 AM Revision 4a9b56ab (ceph): Merge pull request #22813 from smithfarm/wip-24747-mimic
- mimic: change default filestore_merge_threshold to -10
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 12:02 AM Revision 0ad1c46e (ceph): Merge pull request #22887 from smithfarm/wip-24473-mimic
- mimic: cosbench stuck at booting cosbench driver
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 12:02 AM Revision d724279e (ceph): Merge pull request #22889 from smithfarm/wip-24618-mimic
- mimic: osd: choose_acting loop
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: David Zafman <dzafman@redh... - 12:00 AM bluestore Backport #24799: mimic: FAILED assert(0 == "can't mark unloaded shard dirty") with compression en...
- Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/22910
merged - 12:00 AM Revision a3510a15 (ceph): Merge pull request #22910 from ifed01/wip-ifed-fix-23540-mimic
- mimic: os/bluestore: fix incomplete faulty range marking when doing compression
Reviewed-by: Sage Weil <sage@redhat.... - 12:00 AM Revision 5fe9c97b (ceph): Merge pull request #22960 from pdvian/wip-24805-mimic
- mimic: osd/PrimaryLogPG: rebuild attrs from clients
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgi...
07/11/2018
- 11:48 PM RADOS Bug #18209: src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
- ...
- 11:47 PM RADOS Bug #18209: src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
- Happened again in 12.2.4:...
- 11:37 PM Revision 279dfdb3 (ceph): qa/tests: Fix supported distros for ceph-deploy tests, needs only cento...
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 11:33 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
- /a/nojha-2018-07-06_23:31:26-rados-wip-23979-2018-07-06-distro-basic-smithi/2744661/
- 11:25 PM CephFS Backport #24296: mimic: repeated eviction of idle client until some IO happens
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22550
merged - 11:25 PM Revision d43c7271 (ceph): Merge pull request #22550 from smithfarm/wip-24296-mimic
- mimic: repeated eviction of idle client until some IO happens
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Re... - 11:25 PM CephFS Backport #24703: mimic: PurgeQueue sometimes ignores Journaler errors
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22810
merged - 11:24 PM Revision b9c171be (ceph): Merge pull request #22810 from smithfarm/wip-24703-mimic
- mimic: PurgeQueue sometimes ignores Journaler errors
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 11:24 PM CephFS Backport #24537: mimic: common/DecayCounter: set last_decay to current time when decoding decay c...
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22816
merged - 11:24 PM RADOS Bug #24785: mimic selinux denials comm="tp_fstore_op / comm="ceph-osd dev=dm-0 and dm-1
- Cool, I will pickup and run your test, atm the load on workers is high, should have the results tomorrow eod.
- 10:25 AM RADOS Bug #24785: mimic selinux denials comm="tp_fstore_op / comm="ceph-osd dev=dm-0 and dm-1
- OK, it looks like we missed this in the previous tracker issue that mentioned it (it was actually a three part fix an...
- 11:24 PM Revision b5d944c1 (ceph): Merge pull request #22816 from pdvian/wip-24537-mimic
- mimic: common/DecayCounter: set last_decay to current time when decoding dec…
Reviewed-by: Patrick Donnelly <pdonnel... - 11:24 PM CephFS Backport #24704: mimic: mds: low wrlock efficiency due to dirfrags traversal
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22884
merged - 11:24 PM Revision 5487b7b0 (ceph): Merge pull request #22884 from smithfarm/wip-24704-mimic
- mimic: mds: low wrlock efficiency due to dirfrags traversal
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 11:23 PM RADOS Bug #24676 (Resolved): FreeBSD/Linux integration - monitor map with wrong sa_family
- 11:21 PM RADOS Bug #24683: ceph-mon binary doesn't report to systemd why it dies
- Does this show up in the monitor's log in /var/log/ceph/ ?
- 11:15 PM RADOS Bug #24786 (Resolved): LibRadosList.ListObjectsNS fails
- https://github.com/ceph/ceph/pull/22771
- 11:13 PM RADOS Bug #24787 (Duplicate): cls_rgw.index_suggest FAILED
- Looks the same as #24640
- 11:11 PM RADOS Bug #24835 (Need More Info): osd daemon spontaneous segfault
- Unfortunately there's not much to go on - if this happens again perhaps you can grab a core file or a crash dump will...
- 10:09 PM Revision 65592370 (ceph): qa/standalone/osd/ec-error-rollforward: reproduce bug 24597
- This reproduces http://tracker.ceph.com/issues/24597
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from ... - 10:09 PM Revision 93ecb582 (ceph): qa/standalone/osd/repro_long_log.sh: fix test
- The log trimming case wasn't quite right. Before HEAD^ we were
rolling forward too aggressively and miscalculating t... - 10:09 PM Revision 3edd4a77 (ceph): osd/PG: do not blindly roll forward to log.head
- If we are told we can roll forward by the primary, we should only roll
forward as far as the primary says we can.
Th... - 10:09 PM RADOS Bug #24597: FAILED assert(0 == "ERROR: source must exist") in FileStore::_collection_move_rename()
- mimic backport: https://github.com/ceph/ceph/pull/22997
- 03:54 PM RADOS Bug #24597: FAILED assert(0 == "ERROR: source must exist") in FileStore::_collection_move_rename()
- Factors leading to this:
- ec pool (e.g., rgw workload0
- rados ops that result in pg log 'error' entries (e.g., ... - 12:37 PM RADOS Bug #24597 (In Progress): FAILED assert(0 == "ERROR: source must exist") in FileStore::_collectio...
- https://github.com/ceph/ceph/pull/22974
- 01:16 AM RADOS Bug #24597: FAILED assert(0 == "ERROR: source must exist") in FileStore::_collection_move_rename()
- Aha, in that case wip-24192 should fix it. Running it through testing again...
- 12:38 AM RADOS Bug #24597: FAILED assert(0 == "ERROR: source must exist") in FileStore::_collection_move_rename()
- 12:38 AM RADOS Bug #24597: FAILED assert(0 == "ERROR: source must exist") in FileStore::_collection_move_rename()
- I believe this is caused by b50186bfe6c8981700e33c8a62850e21779d67d5, which does...
- 10:06 PM Revision 18c4db6d (ceph): qa/standalone/osd/ec-error-rollforward: reproduce bug 24597
- This reproduces http://tracker.ceph.com/issues/24597
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from ... - 10:06 PM Revision bd5d8fba (ceph): qa/standalone/osd/repro_long_log.sh: fix test
- The log trimming case wasn't quite right. Before HEAD^ we were
rolling forward too aggressively and miscalculating t... - 10:06 PM Revision c20987e4 (ceph): osd/PG: do not blindly roll forward to log.head
- If we are told we can roll forward by the primary, we should only roll
forward as far as the primary says we can.
Th... - 09:38 PM RADOS Bug #24875: OSD: still returning EIO instead of recovering objects on checksum errors
- Ah, the error was reported on luminous, which doesn't do the repair, and I guess I missed it on master. Sorry for the...
- 09:01 PM RADOS Bug #24875: OSD: still returning EIO instead of recovering objects on checksum errors
The do_sparse_read() path doesn't attempt to repair a checksum error. Could that be the real issue?
The do_read...- 08:25 PM RADOS Bug #24875 (Resolved): OSD: still returning EIO instead of recovering objects on checksum errors
- A report came in on the mailing list of an MDS journal which couldn't be read and was throwing errors:...
- 09:15 PM Revision 858ff647 (ceph): osd/PG: do not blindly roll forward to log.head
- If we are told we can roll forward by the primary, we should only roll
forward as far as the primary says we can.
Th... - 09:15 PM Revision 4f9fdd98 (ceph): qa/standalone/osd/repro_long_log.sh: fix test
- The log trimming case wasn't quite right. Before HEAD^ we were
rolling forward too aggressively and miscalculating t... - 09:15 PM Revision 1fdd4248 (ceph): qa/suites/rados/thrash-erasure-code: add many deletes workload
- Having lots of deletes will mean deletes on objects that don't exist,
which will in turn mean error log entries and m... - 09:15 PM Revision 4108ebc0 (ceph): qa/standalone/osd/ec-error-rollforward: reproduce bug 24597
- This reproduces http://tracker.ceph.com/issues/24597
Signed-off-by: Sage Weil <sage@redhat.com> - 09:02 PM rgw Bug #24877 (New): multisite: metadata log trimming only trims partially
- RGWRadosTimelogTrimCR calls time_log_trim() once and assumes that all keys up to 'to_marker' are trimmed, but does no...
- 09:01 PM Revision 65c41200 (ceph): Merge pull request #22989 from theanalyst/doc/releases/v10.2.11
- doc: releases: release notes for v10.2.11 Jewel
Reviewed-By: Nathan Cutler <ncutler@suse.com> - 08:31 PM RADOS Bug #24876 (New): snaptrim_error state cannot be cleared without a new snaptrim
- A user on the list reported they had PGs in state "active+clean+snaptrim_error". Investigating, I found that the only...
- 08:19 PM mgr Backport #24707: mimic: Dashboard: Float numbers incorrectly formatted
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22886
merged - 08:19 PM Revision b06e848b (ceph): Merge pull request #22886 from smithfarm/wip-24707-mimic
- mimic: mgr/dashboard: Float numbers incorrectly formatted
Reviewed-by: Neha Ojha <nojha@redhat.com> - 08:17 PM CephFS Backport #24330: mimic: mon: mds health metrics sent to cluster log indpeendently
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22265
merged - 08:17 PM Revision dbd82f46 (ceph): Merge pull request #22265 from liewegas/wip-24308-mimic
- mimic: mon/MDSMonitor: do not send redundant MDS health messages to cluster log
Reviewed-by: Patrick Donnelly <pdonn... - 08:16 PM Backport #24475: mimic: Buffer overflow if operation returns more data than length provided to ai...
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22707
merged - 08:16 PM Revision b9bd227e (ceph): Merge pull request #22707 from pdvian/wip-24475-mimic
- mimic: librados: fix buffer overflow for aio_exec python binding
Reviewed-by: Kefu Chai <kchai@redhat.com> - 08:15 PM Backport #24738: mimic: Bring back diff -y for non-FreeBSD
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22826
merged - 08:15 PM Backport #24470: mimic: osd crashes in on_local_recover due to stray clone
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22826
merged - 08:15 PM Revision bf9fc383 (ceph): Merge pull request #22826 from smithfarm/wip-24738-mimic
- mimic: Bring back diff -y for non-FreeBSD
Reviewed-by: David Zafman <dzafman@redhat.com> - 08:14 PM Backport #24766: mimic: Mimic build fails with -DWITH_RADOSGW=0
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22851
merged - 08:14 PM Revision d2071779 (ceph): Merge pull request #22851 from smithfarm/wip-24766-mimic
- mimic: build/ops: Mimic build fails with -DWITH_RADOSGW=0
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joh... - 08:11 PM bluestore Backport #24769: mimic: set correctly shard for existed Collection.
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22859
merged - 08:11 PM Revision 31aa5e0e (ceph): Merge pull request #22859 from smithfarm/wip-24769-mimic
- mimic: set correctly shard for existed Collection
Reviewed-by: Sage Weil <sage@redhat.com> - 08:11 PM RADOS Backport #24771: mimic: osd: may get empty info at recovery
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22861
mergedReviewed-by: Sage Weil <sage@redhat.com> - 08:11 PM Revision e9381653 (ceph): Merge pull request #22861 from smithfarm/wip-24771-mimic
- mimic: osd: may get empty info at recovery
Reviewed-by: Sage Weil <sage@redhat.com> - 08:09 PM Backport #24803: mimic: Python bindings use iteritems method which is not Python 3 compatible
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22917
merged - 08:09 PM Revision 50a50266 (ceph): Merge pull request #22917 from smithfarm/wip-24803-mimic
- mimic: Python bindings use iteritems method which is not Python 3 compatible
Reviewed-by: John Spray <john.spray@red... - 07:58 PM CephFS Documentation #22989 (In Progress): doc: add documentation for MDS states
- WIP: https://github.com/ceph/ceph/pull/22996
- 07:27 PM RADOS Bug #24874 (New): ec fast reads can trigger read errors in log
- fast read finishes......
- 06:46 PM rgw Bug #24873 (Resolved): 'radosgw-admin sync error trim' only trims partially
- The admin command calls RGWRados::time_log_trim() on each shard, but does not loop until the osd responds with ENODAT...
- 06:29 PM CephFS Bug #24872 (Fix Under Review): qa: client socket inaccessible without sudo
- https://github.com/ceph/ceph/pull/22995
- 06:27 PM CephFS Bug #24872 (Resolved): qa: client socket inaccessible without sudo
- https://github.com/ceph/ceph/blob/5688476513a78cf9ab2cf3b1f65e6244f05ea73d/qa/tasks/cephfs/fuse_mount.py#L377
glob... - 06:28 PM Revision 4d3060b9 (ceph): qa: use root to find client admin socket
- Permissions on /var/run/ceph changed post-Mimic.
Fixes: http://tracker.ceph.com/issues/24872
Signed-off-by: Patrick... - 05:12 PM mgr Bug #21612: mgr: thread create assert failure when racing with respawn
- /a/yuriw-2018-07-10_19:30:47-rados-wip-yuri2-testing-2018-07-10-1606-mimic-distro-basic-smithi/2763330/
- 04:35 PM ceph-volume Feature #24871 (Resolved): Listing disks provisionned by ceph-disk
- Since the deprecation of ceph-disk in favor of ceph-volume, we need a ceph-volume command that is similar to the old ...
- 04:20 PM Linux kernel client Feature #21944: kclient: implement copy_file_range
- I finally managed to spend some time looking at this, so here's a small update.
I managed to hack libceph to inclu... - 04:11 PM RADOS Bug #23145 (Duplicate): OSD crashes during recovery of EC pg
- This looks like #24597 for the 12.2.5 case, at least. I wonder if the original 12.2.3 is something else (time warp d...
- 03:51 PM RADOS Bug #24192 (Duplicate): cluster [ERR] Corruption detected: object 2:f59d1934:::smithi14913526-582...
- 02:51 PM CephFS Bug #24819 (Resolved): "terminate called after throwing an instance of 'ceph::buffer::malformed_i...
- the bug is in master only, no backports needed.
- 04:25 AM CephFS Bug #24819 (Fix Under Review): "terminate called after throwing an instance of 'ceph::buffer::mal...
- Sage already pushed a PR for this: https://github.com/ceph/ceph/pull/22968
- 02:50 PM Revision 860296c0 (ceph): Merge PR #22908 into master
- * refs/pull/22908/head:
common: move ConfigValues out of md_config_t
common,rbd,rgw,osd: extract config values into... - 02:50 PM Revision 2df6366c (ceph): Merge PR #22953 into master
- * refs/pull/22953/head:
ceph-bluestore-tool: remove path_* support from prime-osd-dir
Reviewed-by: Alfredo Deza <ad... - 02:50 PM Revision 4de6fda0 (ceph): Merge PR #22968 into master
- * refs/pull/22968/head:
messages/MMDSMap: fix reencoding for older clients
Reviewed-by: Patrick Donnelly <pdonnell@... - 02:50 PM Revision 1d9d61b7 (ceph): Merge PR #22969 into master
- * refs/pull/22969/head:
qa/mgr: delete devicehealth pool after selftest
Reviewed-by: Sage Weil <sage@redhat.com> - 02:39 PM Revision ad28a23e (ceph): doc: releases: release notes for v10.2.11
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 02:35 PM CephFS Bug #24870 (Resolved): ceph-debug-docker: python3 libraries not installed in docker image
- ceph_volume_client can not be imported using python3 interpreter on the container built by src/script/ceph-debug-dock...
- 01:47 PM Messengers Bug #22480: msg/simple: rados bench segv in ceph::buffer::list::iterator_impl::advance(), Pipe::r...
- ...
- 01:44 PM CephFS Feature #24444 (In Progress): cephfs: make InodeStat, DirStat, LeaseStat versioned
- 01:44 PM Revision 267d2263 (ceph): messages/MMDSMap: fix reencoding for older clients
- This was broken by ea1481d08d561cdf0229e440b70b88fe336d3f89.
Fixes: http://tracker.ceph.com/issues/24819
Signed-off-... - 01:37 PM rgw Bug #24869 (New): multisite: create bucket fails sometimes when there is a radosgw down even due ...
- The zone is configured with several endpoints but the create bucket command can fail when it is sent to a radosgw tha...
- 01:27 PM rbd Feature #19366 (In Progress): [api] optionally support FUA (force unit access) on write requests
- https://github.com/ceph/ceph/pull/22945
- 11:56 AM Revision 12ef59fd (ceph): rpm: move make check-specific build deps to appropriate conditional block
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 11:51 AM Revision 3a30dd13 (ceph): rpm: remove universal requires from distro-specific conditional blocks
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 11:16 AM rbd Backport #24391 (Resolved): mimic: [rbd-mirror] entries_behind_master will not be zero after mirr...
- 11:12 AM Backport #24825 (In Progress): mimic: test_ceph_argparse.py broken on py3-only system
- https://github.com/ceph/ceph/pull/22988
- 09:25 AM Revision 33d0f57e (ceph): Merge pull request #22593 from wido/mgr-dashboard-ssl
- mgr/dashboard: Add option to disable SSL
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Ricardo Dias <... - 08:49 AM Revision 21fbfc9c (ceph): mgr/dashboard: Add option to disable SSL
- Although is preferred and should be enabled by default users might
want to disable SSL as the dashboard might be runn... - 08:32 AM rgw Backport #24843 (In Progress): mimic: rgw: require --yes-i-really-mean-it to run radosgw-admin o...
- 08:29 AM Revision 8d492a2a (ceph): rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
- Incorrect use of orphans find can lead to data loss. Warn users to be
extra cautious.
Fixes: http://tracker.ceph.com... - 08:28 AM rgw Backport #24844 (In Progress): luminous: rgw: require --yes-i-really-mean-it to run radosgw-admi...
- 08:25 AM Revision 6100366f (ceph): rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
- Incorrect use of orphans find can lead to data loss. Warn users to be
extra cautious.
Fixes: http://tracker.ceph.com... - 08:20 AM rgw Backport #24808 (In Progress): luminous: rgw gc may cause a large number of read traffic
- https://github.com/ceph/ceph/pull/22984
- 06:27 AM CephFS Backport #24862 (New): luminous: ceph_volume_client: allow atomic update of RADOS objects
- 06:13 AM CephFS Backport #24862 (In Progress): luminous: ceph_volume_client: allow atomic update of RADOS objects
- 06:22 AM CephFS Backport #24860 (In Progress): luminous: cephfs-journal-tool: Importing a zero-length purge_queue...
- 06:18 AM CephFS Backport #24861 (In Progress): mimic: cephfs-journal-tool: Importing a zero-length purge_queue jo...
- 06:15 AM Revision b2bc84d1 (ceph): cephfs-journal-tool: Fix purging when importing an zero-length journal.
- When importing a zero-length purge_queue journal exported previously, the last object and
the following one are now b... - 06:08 AM Revision c99f8b72 (ceph): cephfs-journal-tool: Fix purging when importing an zero-length journal.
- When importing a zero-length purge_queue journal exported previously, the last object and
the following one are now b... - 05:40 AM CephFS Bug #24868 (Resolved): doc: Incomplete Kernel mount debugging
- 1. http://docs.ceph.com/docs/master/cephfs/troubleshooting/#kernel-mount-debugging seems incomplete.
2. http://docs.... - 05:18 AM CephFS Bug #24849: client: statfs inode count odd
- How about setting...
- 05:15 AM Revision 4ddf8ed0 (ceph): tests: make test_ceph_argparse.py pass on py3-only systems
- On systems that do not have Python 2 installed, this test fails to
import StringIO.
Fixes: http://tracker.ceph.com/i... - 05:13 AM Revision 4c3f6c11 (ceph): rgw: fix gc may cause a large number of read traffic
- fix http://tracker.ceph.com/issues/24767
Signed-off-by: Xin Liao <liaoxin01@baidu.com>
(cherry picked from commit af... - 05:01 AM Revision 65f3a61a (ceph): rados.pyx: make all exceptions accept keyword arguments
- Moving the code that makes exceptions accept keyword arguments from the
exception OSError to Error prevents a crash w... - 04:28 AM Revision ad1bd2f6 (ceph): test/docker-test-helper.sh: move "cp .git/HEAD" out of loop
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:47 AM CephFS Bug #24856 (Fix Under Review): mds may get discontinuous mdsmap
- https://github.com/ceph/ceph/pull/22977
- 03:34 AM CephFS Bug #24867: ceph.file.layout can not set by setfattr
- How to remove this restriction
- 03:33 AM CephFS Bug #24867: ceph.file.layout can not set by setfattr
- When the layout fields of a file are modified using setfattr, this file must be empty, otherwise an error will occur....
- 02:44 AM CephFS Bug #24867 (Need More Info): ceph.file.layout can not set by setfattr
- I can get the ceph.file.layout by using getfattr.
[root@node1 ~]# getfattr -n ceph.file.layout /nas/cephfs/test.tx... - 12:01 AM Revision d1b16749 (ceph): os/bluestore: fix races on SharedBlob::coll in ~SharedBlob.
- Example scenario:
```
A: BlueStore::Collection::split_cache(src, dest)
A: std::lock(src->cache->lock, dest->cac...
07/10/2018
- 10:44 PM rbd Bug #24399 (Resolved): invalid object map when deep copying a resized (expanded) clone
- 10:43 PM rbd Backport #24499 (Resolved): mimic: invalid object map when deep copying a resized (expanded) clone
- 04:01 PM rbd Backport #24499: mimic: invalid object map when deep copying a resized (expanded) clone
- Prashant D wrote:
> https://github.com/ceph/ceph/pull/22768
merged - 10:41 PM Revision cdaf801c (ceph): librbd: remove unused header
- Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 84ed0c5726e6a0707189f7adec0dcfff0fe73c57) - 10:41 PM Revision 4931993f (ceph): librbd: deep_copy: don't hide parent if zero overlap for snapshot
- Fixes: http://tracker.ceph.com/issues/24545
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ... - 10:41 PM Revision 8646f8ac (ceph): librbd: deep_copy: update end_size only if zero interval caused truncate
- The problem shown up when stripping was used, and assembling a
nonexistent destination object from source objects, an... - 10:41 PM Revision a2508740 (ceph): librbd: fix gmock warnings introduced after 9e5b87c
- Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit f434c5c70bc3f51849d1439dcd8448022cb5e056) - 10:10 PM RADOS Bug #24866 (Resolved): FAILED assert(0 == "past_interval start interval mismatch") in check_past_...
- ...
- 09:23 PM Revision c05a7473 (ceph): Merge PR #22784 into master
- * refs/pull/22784/head:
doc: fix Ceph FS
doc: new label and glossary url
doc: drop linking to itself
Reviewed-by:... - 08:30 PM RADOS Backport #24865 (Resolved): mimic: Abort in OSDMap::decode() during qa/standalone/erasure-code/te...
- https://github.com/ceph/ceph/pull/23024
- 08:29 PM RADOS Backport #24864 (Resolved): luminous: Abort in OSDMap::decode() during qa/standalone/erasure-code...
- https://github.com/ceph/ceph/pull/23025
- 08:29 PM CephFS Backport #24863 (Resolved): mimic: ceph_volume_client: allow atomic update of RADOS objects
- https://github.com/ceph/ceph/pull/23878
- 08:29 PM CephFS Backport #24862 (Resolved): luminous: ceph_volume_client: allow atomic update of RADOS objects
- https://github.com/ceph/ceph/pull/24084
- 08:29 PM CephFS Backport #24861 (Resolved): mimic: cephfs-journal-tool: Importing a zero-length purge_queue journ...
- https://github.com/ceph/ceph/pull/22981
- 08:29 PM CephFS Backport #24860 (Resolved): luminous: cephfs-journal-tool: Importing a zero-length purge_queue jo...
- https://github.com/ceph/ceph/pull/22980
- 08:26 PM CephFS Bug #24239 (Pending Backport): cephfs-journal-tool: Importing a zero-length purge_queue journal b...
- 08:26 PM CephFS Bug #24173 (Pending Backport): ceph_volume_client: allow atomic update of RADOS objects
- 08:25 PM CephFS Feature #24465 (Resolved): client: allow client to leave state intact on MDS when tearing down ob...
- 08:24 PM Revision 934bd3b8 (ceph): Merge PR #22144 into master
- * refs/pull/22144/head:
cephfs-journal-tool: Fix purging when importing an zero-length journal.
Reviewed-by: Patric... - 08:24 PM Revision bb7fbdb9 (ceph): Merge PR #22455 into master
- * refs/pull/22455/head:
qa/ceph-volume: add a test for put_object_versioned()
ceph-volume-client: allow atomic upda... - 08:24 PM Revision 15733f0a (ceph): Merge PR #22543 into master
- * refs/pull/22543/head:
qa/tasks/cephfs: add test for ceph_abort_conn()
libcephfs: introduce ceph_get_instance_id()... - 08:18 PM CephFS Bug #24858 (Fix Under Review): qa: test_recovery_pool tries asok on wrong node
- https://github.com/ceph/ceph/pull/22971
- 08:06 PM CephFS Bug #24858 (Resolved): qa: test_recovery_pool tries asok on wrong node
- https://github.com/ceph/ceph/blob/fdb1e142c17d84f40232a8e739f344fb607ca15a/qa/tasks/cephfs/test_recovery_pool.py#L196...
- 08:12 PM bluestore Bug #24859 (Resolved): Multiple races related to destruction of SharedBlob and BlueStore::split_c...
- 07:55 PM Revision fdb1e142 (ceph): Merge PR #22961 into master
- * refs/pull/22961/head:
doc/cephfs: make scary DR bits less prominent
Reviewed-by: Patrick Donnelly <pdonnell@redha... - 05:25 PM mgr Bug #24689 (Resolved): Warning when importing dashboard key or cert
- 03:59 PM mgr Bug #24689: Warning when importing dashboard key or cert
- John Spray wrote:
> https://github.com/ceph/ceph/pull/22770
merged - 04:54 PM Revision d7601c54 (ceph): qa/mgr: delete devicehealth pool after selftest
- This prevents tests getting hung up on the health
warnings from its very low pg count.
Signed-off-by: John Spray <jo... - 04:51 PM RADOS Bug #24785: mimic selinux denials comm="tp_fstore_op / comm="ceph-osd dev=dm-0 and dm-1
- This was a ceph-volume test with rbd workload, no upgrades, just fresh install, full logs at
http://pulpito.ceph.c... - 02:41 PM RADOS Bug #24785: mimic selinux denials comm="tp_fstore_op / comm="ceph-osd dev=dm-0 and dm-1
- This points to a deeper issue. The target context seems to always be 'unlabeled_t'. That context means something like...
- 12:23 PM RADOS Bug #24785: mimic selinux denials comm="tp_fstore_op / comm="ceph-osd dev=dm-0 and dm-1
- Filing under RADOS because it appears to be OSD specific.
- 04:37 PM Revision 9731dff8 (ceph): Merge pull request #22921 from ceph/wip-default-ceph-volume
- qa/tests: remove ceph-disk tests from ceph-deploy and default all tests to use ceph-volume
- 04:12 PM Revision 871cbf0f (ceph): common: fix races when visiting a TrackedOp.
- Before the commit following race can happen:
```
A : OpTracker::visit_ops_in_flight(..., callable leaki... - 04:01 PM rbd Backport #24391: mimic: [rbd-mirror] entries_behind_master will not be zero after mirror over
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22549
merged - 04:01 PM Revision 836d4de9 (ceph): Merge pull request #22549 from smithfarm/wip-24391-mimic
- mimic: [rbd-mirror] entries_behind_master will not be zero after mirror over
Reviewed-by: Jason Dillaman <dillaman@r... - 04:00 PM Revision 2051b954 (ceph): Merge pull request #22768 from pdvian/wip-24499-mimic
- mimic: librbd: deep_copy: resize head object map if needed
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:59 PM Revision 70e05306 (ceph): Merge pull request #22770 from jcsp/wip-24689
- mimic: mon: exception for dashboard in config-key warning
Reviewed-by: Ricardo Dias <rdias@suse.com> - 03:42 PM Revision f528475d (ceph): common: move ConfigValues out of md_config_t
- by moving ConfigValues out of md_config_t, we are able to point
md_config_t to a new ConfigValues instance at runtime... - 03:31 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
- Experiencing the same problem on Ubuntu:
* Ubuntu 18.04
* Ceph 12.2.4 (luminous)
* openssl: 1.1.0g - 03:24 PM rgw Bug #18936 (Fix Under Review): rgw slo manifest: etag and size should be optional
- 03:24 PM rgw Bug #18936: rgw slo manifest: etag and size should be optional
- part 2:
https://github.com/ceph/ceph/pull/22967 - 03:14 PM Revision f7be1e05 (ceph): rgw: Swift SLO size_bytes member is optional
- For various reasons, the current SLO manifest processing logic
in RGWGetObj cannot deal properly with a manifest stor... - 03:12 PM Revision 121f0f43 (ceph): rgw: Swift SLO etag member is optional
- RGW for some time has permitted upload of a manifest with empty
etag, but the resulting manifest was not useable.
Fi... - 03:09 PM rgw Bug #24857 (New): Object Gateway not stable on FreeBSD
- We are trying to use the Object Gateway on FreeBSD but the radosgw daemon is segfaulting almost every time.
We a... - 02:51 PM Revision 4718b7cb (ceph): common,rbd,rgw,osd: extract config values into ConfigValues
- this change introduce three classes: ConfigValues, ConfigProxy and
ConfigReader. in seastar port of OSD, each CPU sha... - 02:16 PM Revision c4969e08 (ceph): mds: fix MDSRank::send_message_client_counted()
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 28f35b5dd00c773936f97af9dacc0346c3214213) - 02:16 PM Revision 42fa4bde (ceph): mds: add reference when setting Connection::priv to existing session
- the bug was introduced by commit 72883956c26 "use intrusive_ptr for
holding Connection::priv"
Signed-off-by: "Yan, Z... - 02:16 PM Revision 69f53849 (ceph): mds,osd,mon,msg: use intrusive_ptr for holding Connection::priv
- Fixes: http://tracker.ceph.com/issues/20924
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 72... - 02:11 PM CephFS Bug #24856 (Resolved): mds may get discontinuous mdsmap
- steps to reproduce. two active mds, no standby
- gdb attach mds.0, wait until 'ceph -w' shows it's laggy
- restar... - 02:05 PM CephFS Bug #24855 (Resolved): mds: reduce debugging for missing inodes during subtree migration
- We often see:...
- 02:01 PM CephFS Feature #24854 (New): mds: if MDS fails internal heartbeat, then debugging should be increased to...
- This should incrementally increase to 20 as the timeout reaches mds_beacon_grace.
- 01:56 PM Revision ff48cc09 (ceph): mds: clarify doc string for mds_beacon_grace
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 01:53 PM CephFS Bug #24853 (Resolved): mds: dump recent (memory) log messages before respawning due to being remo...
- If the MDS has been stuck working on something and consequently gets removed from the MDSMap, we'd like to know what ...
- 01:50 PM CephFS Bug #24852 (Resolved): mds: dump MDSMap epoch to log at low debug
- Production deployments use low debugging but it'd be useful to always know what MDSMap epoch the MDS is currently pro...
- 01:42 PM RADOS Bug #23492 (Pending Backport): Abort in OSDMap::decode() during qa/standalone/erasure-code/test-e...
- 01:42 PM Revision 737b9e3e (ceph): Merge PR #22940 into master
- * refs/pull/22940/head:
mon/OSDMonitor: add 'osd repeer <pgid>' command
Reviewed-by: Kefu Chai <kchai@redhat.com>
R... - 01:42 PM Revision c63be04d (ceph): Merge PR #22949 into master
- * refs/pull/22949/head:
cmake: cleanup FindCython.cmake
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 01:42 PM Revision 92e162c9 (ceph): Merge PR #22954 into master
- * refs/pull/22954/head:
global/global_init: fix stdout/stderr/stdin closing for daemonization
Reviewed-by: David Za... - 01:41 PM Messengers Bug #24851: msg/async: segv in C_clean_handler::do_request during shutdown
- ...
- 01:40 PM Messengers Bug #24851: msg/async: segv in C_clean_handler::do_request during shutdown
- ...
- 01:40 PM Messengers Bug #24851: msg/async: segv in C_clean_handler::do_request during shutdown
- 01:38 PM Messengers Bug #24851 (New): msg/async: segv in C_clean_handler::do_request during shutdown
- ...
- 01:37 PM Revision 51df25c0 (ceph): adds the util.disk.is_mapper_device method
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 852a466fdfa29c91f266ec122dcd5b01b8d1fca5) - 01:37 PM Revision 00f8c40a (ceph): lvm zap: refuse to zap mapper devices
- Fixes: http://tracker.ceph.com/issues/24504
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from co... - 01:29 PM Revision 94453fc1 (ceph): Merge pull request #22931 from tchaikov/wip-find-py-interp-for-gtest-pa...
- cmake: find a python2 interpreter for gtest-parallel
Reviewed-by: Erwan Velu <erwan@redhat.com> - 01:22 PM ceph-volume Bug #24504 (Resolved): prevent zap/destroy on dm devices
- https://github.com/ceph/ceph/pull/22764
- 01:14 PM Messengers Bug #24119: osd: leaked PipeConnection
- /a/sage-2018-07-10_00:40:55-rados-wip-sage3-testing-2018-07-09-1727-distro-basic-smithi/2760565
- 12:46 PM RADOS Bug #24850 (New): IPv6 scoped address not parseable by entity_addr_t
- An IPv6 link-local scoped address is not currently parseable since it contains a "%<interface name>" suffix in the ad...
- 12:41 PM Revision 2ff4c018 (ceph): Merge pull request #22268 from xiaoxichen/backport_22243_mimic
- mimic: mon/OSDMonitor: Respect paxos_propose_interval
Reviewed-by: Sage Weil <sage@redhat.com> - 12:24 PM Revision b94e3790 (ceph): install-deps.sh: import ubuntu-toolchain-r's key without keyserver
- we are running into following error recently
gpg: requesting key BA9EF27F from hkp server keyserver.ubuntu.com
gpgke... - 12:22 PM CephFS Bug #24849: client: statfs inode count odd
- We set f_ffree to -1 because it's not meaningful (unlike e.g. ext4, we don't really have an inode limit other than th...
- 11:34 AM CephFS Bug #24849 (Resolved): client: statfs inode count odd
- Hi,
We noticed that df -i on our cehpfs was a bit odd:... - 12:15 PM CephFS Bug #23262: kclient: nofail option not supported
- We are running the latest util-linux of centos 7.5, util-linux-2.23.2-52.el7.x86_64.
If we mount another fs type wi... - 12:14 PM RADOS Bug #24835: osd daemon spontaneous segfault
- The log (attached) does not contain any information on the crash. It shows only the automatic restart of the crashed ...
- 11:18 AM CephFS Backport #23641 (In Progress): luminous: auth|doc: fs authorize error for existing credentials co...
- 11:11 AM Revision bf682d05 (ceph): mon/AuthMonitor: improve error message
- Improve the error message for 'ceph fs authorize' where the
given entity exists but has different auth caps.
Fixes: ... - 09:54 AM RADOS Backport #24847 (In Progress): jewel: rgw workload makes osd memory explode
- 09:54 AM RADOS Backport #24847 (Resolved): jewel: rgw workload makes osd memory explode
- https://github.com/ceph/ceph/pull/22959
- 09:52 AM Revision 82f99601 (ceph): doc/cephfs: make scary DR bits less prominent
- I'm sure people will still find them, but let's at least
force people to click through one more time to get to the
co... - 09:48 AM RADOS Backport #24806 (In Progress): luminous: rgw workload makes osd memory explode
- https://github.com/ceph/ceph/pull/22962
- 09:42 AM RADOS Backport #24805 (In Progress): mimic: rgw workload makes osd memory explode
- https://github.com/ceph/ceph/pull/22960
- 09:41 AM RADOS Bug #23352: osd: segfaults under normal operation
- We see periodically with osd_enable_op_tracker = false
Last time ... - 12:55 AM RADOS Bug #23352: osd: segfaults under normal operation
- That is correct, Brad. No crashes for 7 days now.
- 09:33 AM RADOS Bug #24768: rgw workload makes osd memory explode
- jewel backport: https://github.com/ceph/ceph/pull/22959
i knew that jewel is (almost) EOL. just in case anyone is ... - 09:22 AM Revision 1d82d715 (ceph): osd: rebuild attrs from clients
- Fixes: http://tracker.ceph.com/issues/24768
Signed-off-by: Kefu Chai <kchai@redhat.com> - 09:21 AM Revision a16559ad (ceph): osd: fix the FTBFS
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:14 AM rgw Bug #24846: rgw: check zone_id or zone_name not empty for zone get sub-command
- https://github.com/ceph/ceph/pull/22957
- 09:09 AM rgw Bug #24846 (Closed): rgw: check zone_id or zone_name not empty for zone get sub-command
- Currently radosgw-admin zone get command didn't check zone_id or zone_name is not empty or not, so this command alway...
- 08:09 AM Revision d63a8e50 (ceph): Merge pull request #22944 from falcon78921/wip-doc-rbdcmds
- doc: fixed grammar in restore rbd image section
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 07:26 AM Revision b9c0fc4a (ceph): osd/PrimaryLogPG: rebuild attrs from clients
- Ensure that buffers coming in via client ops are rebuilt before populating
the PGTransaction. This ensures that we d... - 07:24 AM Revision 49968415 (ceph): osd/PrimaryLogPG: rebuild attrs from clients
- Ensure that buffers coming in via client ops are rebuilt before populating
the PGTransaction. This ensures that we d... - 05:05 AM Dashboard Bug #23806 (Resolved): mgr/dashboard: Missing breadcrumb on monitor performance counters page
- 05:04 AM Dashboard Backport #24764 (Resolved): mimic: mgr/dashboard: Missing breadcrumb on monitor performance count...
- 04:49 AM CephFS Backport #24829 (In Progress): mimic: qa: iogen.sh: line 7: cd: too many arguments
- 04:44 AM Revision 73177731 (ceph): qa: fix ffsb cd argument
- Avoid potential failures relating to HEAD^.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro... - 04:43 AM Revision 4208e36d (ceph): qa/workunits/suites/ffsb.sh: fix strncpy bug in ffsb
- Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/24579
(cherry picked from commit 84... - 04:42 AM Revision 52c566db (ceph): qa: fix cd argument during iogen unpack
- Fixes: http://tracker.ceph.com/issues/24680
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro... - 04:01 AM RADOS Backport #24845 (Resolved): luminous: tools/ceph-objectstore-tool: split filestore directories of...
- https://github.com/ceph/ceph/pull/23418
- 04:00 AM rgw Backport #24844 (Resolved): luminous: rgw: require --yes-i-really-mean-it to run radosgw-admin o...
- https://github.com/ceph/ceph/pull/22985
- 04:00 AM rgw Backport #24843 (Resolved): mimic: rgw: require --yes-i-really-mean-it to run radosgw-admin orph...
- https://github.com/ceph/ceph/pull/22986
- 04:00 AM CephFS Backport #24842 (Resolved): luminous: qa: move mds/client config to qa from teuthology ceph.conf....
- https://github.com/ceph/ceph/pull/23877
- 04:00 AM CephFS Backport #24841 (Resolved): mimic: qa: move mds/client config to qa from teuthology ceph.conf.tem...
- https://github.com/ceph/ceph/pull/23659
- 03:59 AM CephFS Bug #24138 (Resolved): qa: support picking a random distro using new teuthology $
- 03:59 AM CephFS Backport #24706 (Resolved): mimic: qa: support picking a random distro using new teuthology $
- 03:58 AM CephFS Backport #24534 (Resolved): mimic: client: _ll_drop_pins travel inode_map may access invalid ‘nex...
- 03:57 AM CephFS Backport #24539 (Resolved): mimic: multimds pjd open test fails
- 03:57 AM CephFS Bug #24240 (Resolved): qa: 1 mutations had unexpected outcomes
- 03:56 AM CephFS Backport #24541 (Resolved): mimic: qa: 1 mutations had unexpected outcomes
- 03:56 AM CephFS Backport #24310 (Resolved): mimic: pjd: cd: too many arguments
- 03:49 AM Revision 5d7a8571 (ceph): qa: fix ffsb cd argument
- Avoid potential failures relating to HEAD^.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro... - 03:49 AM Revision fdabf0ba (ceph): qa/workunits/suites/ffsb.sh: fix strncpy bug in ffsb
- Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/24579
(cherry picked from commit 84... - 03:42 AM CephFS Backport #24828 (In Progress): luminous: qa: iogen.sh: line 7: cd: too many arguments
- 03:35 AM Revision 5bf107ca (ceph): qa: fix cd argument during iogen unpack
- Fixes: http://tracker.ceph.com/issues/24680
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro... - 03:33 AM rgw Bug #24146 (Pending Backport): rgw: require --yes-i-really-mean-it to run radosgw-admin orphans ...
- 03:24 AM rbd Support #24818: RBD mirroring delay replication
- I set rbd_mirroring_delete_delay = 3600, but when i use the command:
> rbd -p data remove image
to delete image... - 02:05 AM rbd Support #24818: RBD mirroring delay replication
- duc pham wrote:
> May i restore the image in RBD trash?
Yup, the rbd trash feature wouldn't be very useful if you...
07/09/2018
- 10:43 PM RADOS Bug #23352: osd: segfaults under normal operation
- Alex, So that's a week without issue when previously you were getting a crash every 3-4 days right?
- 01:36 PM RADOS Bug #23352: osd: segfaults under normal operation
- No issues so far since injecting osd_enable_op_tracker=false
- 09:33 PM Revision 95b2281f (ceph): mon/OSDMonitor: add 'osd repeer <pgid>' command
- Selecting force peering on a single PG. In reality this probably induces
*2* interval changes.
Note that in the cas... - 08:40 PM RADOS Feature #21366 (Pending Backport): tools/ceph-objectstore-tool: split filestore directories offli...
- 08:31 PM CephFS Backport #24706: mimic: qa: support picking a random distro using new teuthology $
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22700
merged - 08:31 PM Revision 4ed78ecf (ceph): Merge pull request #22700 from yuriw/wip-yuriw-22532-backport
- mimic: qa/suites: Add supported-random-distro$ links.
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-b... - 08:28 PM CephFS Backport #24534: mimic: client: _ll_drop_pins travel inode_map may access invalid ‘next’ iterator
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22791
merged - 08:28 PM Revision 1e501d7c (ceph): Merge pull request #22791 from pdvian/wip-24534-mimic
- mimic: client: fix bug #24491 _ll_drop_pins may access invalid iterator
Reviewed-by: Patrick Donnelly <pdonnell@redh... - 08:28 PM CephFS Backport #24539: mimic: multimds pjd open test fails
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22819
merged - 08:27 PM Revision 4a5d7f52 (ceph): Merge pull request #22819 from pdvian/wip-24539-mimic
- mimic: client: update inode fields according to issued caps
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 08:27 PM CephFS Backport #24541: mimic: qa: 1 mutations had unexpected outcomes
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22841
merged - 08:27 PM Revision 5592299a (ceph): Merge pull request #22841 from pdvian/wip-24541-mimic
- mimic: mds: add magic to header of open file table
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 08:26 PM CephFS Backport #24310: mimic: pjd: cd: too many arguments
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22882
merged - 08:25 PM Revision 8da88b18 (ceph): Merge pull request #22882 from smithfarm/wip-24310-mimic
- mimic: pjd: cd: too many arguments
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Josh Durgin <jdu... - 08:14 PM CephFS Bug #24840 (Resolved): mds: explain delayed client_request due to subtree migration
- Presently you will see messages like:...
- 07:36 PM Revision c61ea19c (ceph): Merge pull request #22900 from pdvian/wip-24585-mimic
- mimic: ceph-volume lvm.common use destroy-new, doesn't need admin keyring
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 06:56 PM Revision 6350750c (ceph): Merge pull request #22711 from fghaas/wip-doc-mimic-upgrade-prereq
- doc: Mention PURGED_SNAPDIRS and RECOVERY_DELETES in Mimic release notes
Reviewed-by: Gregory Farnum <gfarnum@redhat... - 06:52 PM Revision 952d3ce6 (ceph): Merge pull request #22849 from smithfarm/wip-24764-mimic
- mimic: mgr/dashboard: Missing breadcrumb on monitor performance counters page
Reviewed-by: Ricardo Marques <rimarque... - 06:27 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
- https://github.com/ceph/ceph/pull/22954
- 06:02 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
- The problem is that int global_init_shutdown_stderr(CephContext *cct) is not being run at a time in the process lifec...
- 06:26 PM Revision 3c2d91ed (ceph): global/global_init: fix stdout/stderr/stdin closing for daemonization
- The global_init_postfork/prefork helpers close stdout/stdin/stderr on
fork and reopen /dev/null in their place. This... - 05:37 PM Revision 16976bd4 (ceph): cmake: should link against libatomic if libcxx/libstdc++ does not offer...
- for instance, GCC-8 on riscv64 does not offer atomic ops like
__atomic_fetch_or_1, so we need to link against libato... - 05:31 PM Revision 1e11ef8b (ceph): ceph-bluestore-tool: remove path_* support from prime-osd-dir
- The path_ fields have been removed, and ceph-volume populates these.
See ef510e43f0ee14b49e99beed9ae8feda6db3429a.
... - 05:02 PM RADOS Bug #24835: osd daemon spontaneous segfault
- Can you provide the backtrace out of the OSD log? Or even the whole log?
- 02:13 PM RADOS Bug #24835 (Can't reproduce): osd daemon spontaneous segfault
- We experience spontaneous segmentation faults of osd daemons in our mimic production cluster:...
- 04:55 PM CephFS Cleanup #24839 (Resolved): qa: move mds/client config to qa from teuthology ceph.conf.template
- https://github.com/ceph/ceph/pull/22740
- 04:44 PM Stable releases Tasks #24653: Luminous v12.2.6
- Luminous v12.2.6
QE VALIDATION (STARTED 6/23/18)
command line =>
CEPH_QA_MAIL="ceph-qa@ceph.com"; MACHINE_N... - 04:36 PM RADOS Bug #24838 (Resolved): mon: auth checks not correct for pool ops
- The mon was not enforcing caps for pool ops correctly (which are used for managing unmanaged snapshots or even pool d...
- 04:35 PM rgw Bug #24364: rgw: s3cmd sync fails
- I updated the RGWs to 13.2.0 and am still seeing the same issue.
- 04:32 PM RADOS Bug #24837 (Resolved): auth: cephx signature check is weak/broken
- The signature check code was validating only the first (32-byte) of two blocks, and thus did not cover all of the crc...
- 04:30 PM RADOS Bug #24836 (Resolved): auth: cephx authorizer subject to replay
- The cephx authorizer does not have any challenge or nonce, and thus (if sniffed) can be reused by another session.
... - 04:23 PM Revision e4b061b4 (ceph): 10.2.11
- 04:18 PM Revision 488df8a1 (ceph): 12.2.6
- 04:09 PM RADOS Bug #24368: osd: should not restart on permanent failures
- I don't think the issue has moved beyond the PR linked above to change the systemd settings. I sent this out to one o...
- 08:42 AM RADOS Bug #24368: osd: should not restart on permanent failures
- guotao Yao wrote:
> I've had a similar problem recently. One OSD crash and exit, and the OSD process starts up quick... - 08:12 AM RADOS Bug #24368: osd: should not restart on permanent failures
- I've had a similar problem recently. One OSD crash and exit, and the OSD process starts up quickly by systemd. It cau...
- 02:50 PM Revision 5f58584f (ceph): Merge PR #22907 into jewel
- * refs/pull/22907/head:
qa/suites/krbd: use 8 osds instead of 6
Reviewed-by: Ilya Dryomov <idryomov@redhat.com> - 02:50 PM Revision c74b8af0 (ceph): Merge PR #22916 into jewel
- * refs/pull/22916/head:
Revert "rgw: fix index update in dir_suggest_changes"
Reviewed-by: J. Eric Ivancich <ivanci... - 02:50 PM Revision 6188abd3 (ceph): Merge PR #22920 into jewel
- * refs/pull/22920/head:
Revert "Merge pull request #17893 from dzafman/wip-19140-19224"
Reviewed-by: David Zafman <... - 02:08 PM CephFS Bug #24730 (Duplicate): Client::_invalidate_kernel_dcache causes NFS lookup “deleted” dentry
- 01:37 PM CephFS Bug #24730 (Closed): Client::_invalidate_kernel_dcache causes NFS lookup “deleted” dentry
- 02:02 PM rbd Bug #24733 (Resolved): CLI unit formatting tests are broken
- 02:01 PM rbd Backport #24740 (Resolved): luminous: CLI unit formatting tests are broken
- 02:01 PM Revision 7d38e153 (ceph): Merge pull request #22911 from dillaman/wip-24740-luminous
- luminous: qa/workunits/rbd: adapt import_export test to handle multiple units
Reviewed-by: Nathan Cutler <ncutler@su... - 02:00 PM bluestore Bug #24715: FAILED assert(0 == "put on missing extent (nothing before)")
- These crashes could be explained basing on:
* the race in *SharedBlob::put()* that was fixed in v12.2.6,
* memory r... - 01:54 PM CephFS Cleanup #24820: overhead of g_conf->get_val<type>("config name") is high
- Idea for fix is to use cache variable where hot paths use get_val. Example:
https://github.com/ceph/ceph/blob/9755... - 01:50 PM CephFS Bug #24802: races with nfs-ganesha reboots and delegation handling
- The right fix here is probably to push forward with end-to-end ceph client reclaim. The main problem is that there is...
- 01:45 PM rbd Backport #24742 (Resolved): jewel: CLI unit formatting tests are broken
- 01:45 PM Revision eba5d716 (ceph): Merge pull request #22913 from smithfarm/wip-24742-jewel
- jewel: CLI unit formatting tests are broken
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jason Dillaman <di... - 01:40 PM CephFS Bug #24732 (Rejected): lsattr is not usefull for ceph-fuse
- ceph-fuse/FUSE(?) doesn't support flags for the inode to support lsattr? Closing this.
- 01:36 PM Revision ce0834dd (ceph): Merge remote-tracking branch 'private/wip-mon-snap-caps-luminous' into ...
- 01:29 PM Revision 975528f6 (ceph): Merge remote-tracking branch 'private/wip-mon-snap-caps'
- 01:29 PM Revision 4e1bc0cd (ceph): Merge remote-tracking branch 'private/wip-mon-snap-caps-mimic' into mimic
- 01:28 PM Revision 2073d98d (ceph): Merge branch 'wip-mon-snap-caps-luminous' into luminous
- 01:28 PM Revision c41a2e69 (ceph): Merge remote-tracking branch 'private/wip-mon-snap-caps-jewel' into jewel
- 01:27 PM Revision 7418aaaf (ceph): Merge remote-tracking branch 'private/wip-cx-jewel' into jewel
- 01:22 PM rgw Backport #24834 (Resolved): mimic: 'radogw-admin reshard status' command should print text for re...
- https://github.com/ceph/ceph/pull/23021
- 01:22 PM rgw Backport #24833 (Resolved): luminous: 'radogw-admin reshard status' command should print text for...
- https://github.com/ceph/ceph/pull/23019
- 01:21 PM rgw Backport #24831 (Resolved): mimic: "radosgw-admin objects expire" always returns ok even if the p...
- https://github.com/ceph/ceph/pull/23001
- 01:21 PM rgw Backport #24830 (Resolved): luminous: "radosgw-admin objects expire" always returns ok even if th...
- https://github.com/ceph/ceph/pull/23000
- 01:21 PM CephFS Backport #24829 (Resolved): mimic: qa: iogen.sh: line 7: cd: too many arguments
- https://github.com/ceph/ceph/pull/22956
- 01:21 PM CephFS Backport #24828 (Resolved): luminous: qa: iogen.sh: line 7: cd: too many arguments
- https://github.com/ceph/ceph/pull/22955
- 01:21 PM Backport #24827 (Resolved): mimic: run-make-check.sh ccache tweaks
- https://github.com/ceph/ceph/pull/25153
- 01:21 PM Backport #24826 (Resolved): luminous: run-make-check.sh ccache tweaks
- https://github.com/ceph/ceph/pull/23902
- 01:21 PM Backport #24825 (Resolved): mimic: test_ceph_argparse.py broken on py3-only system
- https://github.com/ceph/ceph/pull/22988
- 01:20 PM Backport #24824 (Resolved): luminous: test_ceph_argparse.py broken on py3-only system
- https://github.com/ceph/ceph/pull/23113
- 01:20 PM Feature #24777 (Pending Backport): run-make-check.sh ccache tweaks
- 01:20 PM Revision dd413ad6 (ceph): Merge pull request #22867 from smithfarm/wip-ccache-tweak
- run-make-check.sh: ccache goodness for everyone
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Erwan Velu <e... - 01:18 PM Revision f95f6aa3 (ceph): Merge remote-tracking branch 'gh/master'
- 01:12 PM Revision db544723 (ceph): Merge remote-tracking branch 'private/wip-cx-luminous' into luminous
- 01:09 PM Revision 1c26913d (ceph): Merge remote-tracking branch 'private/wip-cx-mimic' into mimic
- 01:09 PM Revision 423ca576 (ceph): cmake: find python2 interpreter for gtest-parallel
- gtest-parallel only supports python2 at this moment, so find it
a python2 interpreter if it is enabled.
Signed-off-b... - 01:07 PM Revision 6564adc8 (ceph): Merge remote-tracking branch 'private/wip-cx'
- Conflicts:
src/include/ceph_features.h
src/msg/async/AsyncConnection.cc
src/msg/async/AsyncConnection.h
- SERVER_... - 01:04 PM Revision 74ec64b1 (ceph): Merge pull request #22778 from trociny/wip-mock-warnings
- test/librbd: fix gmock warning in TestMockIoImageRequestWQ.AcquireLockError
Reviewed-by: Jason Dillaman <dillaman@re... - 12:37 PM Revision ebbc3bc2 (ceph): Merge pull request #22903 from tspmelo/fix-e2e-script
- mgr/dashboard: Fix e2e script
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tatjana Dehler <tdehler@su... - 12:29 PM Revision 693beaa8 (ceph): run-make-check.sh: fill in missing DRY_RUN and add doc hint
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 12:29 PM Revision 43fe00e9 (ceph): doc: cleanup: wordsmith a comment in run-make-check.sh
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 12:29 PM Revision f9c0691f (ceph): run-make-check.sh: inform user of make -j setting
- This can help the user figure out why the build is so slow.
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 12:29 PM Revision 3d6909b0 (ceph): run-make-check.sh: gtest-parallel only with Python 2
- Fixes: http://tracker.ceph.com/issues/24817
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 12:29 PM Revision b79b463f (ceph): cleanup: run-make-check.sh: no space between -D and name of cmake option
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 12:29 PM Revision 458a0a6e (ceph): run-make-check.sh: reset trap after sourcing install-deps.sh
- Since we source install-deps.sh, it replaces our trap with its own,
so we have to reinstate our trap after it finishe... - 12:29 PM Revision 2315928a (ceph): run-make-check.sh: ccache goodness for everyone
- Since run-make-check.sh already ensures that ccache is installed,
it makes sense to let everyone benefit from the cca... - 12:25 PM Revision c8691cd9 (ceph): run-make-check.sh: drop workaround for undeclared jq build dependency
- jq build dependency is properly declared now.
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 12:25 PM ceph-volume Bug #24793: ceph-volume fails to zap a device (wipefs problem)
- Basically, wipefs cannot open the device with O_EXCL and which means the ENOENT is valid here.
One option would add ... - 12:03 PM ceph-volume Bug #24762: "ceph-volume scan" does not detect cluster name different than 'ceph'
- We initially thought about poking into `/etc/ceph/` but the problem is that we can't be sure if say, there are two *....
- 11:44 AM ceph-volume Bug #24762: "ceph-volume scan" does not detect cluster name different than 'ceph'
- My expectation when it comes to the "scan" subcommand is to look for everything that is relevant. I don't particularl...
- 11:39 AM ceph-volume Bug #24795: Unclear documentation on preparing devices
- I agree we can't emphasize all the permutations. However, the --help is misleading so it should be fixed Anything tha...
- 11:38 AM Revision 2a6096d8 (ceph): Merge pull request #22898 from majianpeng/bluestore-remove-redundant-fa...
- os/bluestore: remove redundant fault_range.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Sage Weil <sa... - 11:36 AM Revision 0d03be4f (ceph): Merge pull request #22893 from jcsp/wip-misc
- mgr: Miscellaneous small mgr fixes
Reviewed-by: Kefu Chai <kchai@redhat.com> - 11:36 AM Revision 06afa90b (ceph): Merge pull request #21962 from socketpair/perf
- osd: Additional fields for osd "bench" command
Reviewed-by: Kefu Chai <kchai@redhat.com> - 11:30 AM Revision 9cf23c19 (ceph): mgr: Centralize PG_STATES to MgrModule
- The Prometheus, Telegraf and Influx module can use this list
of states to send information about Placement Groups to ... - 10:35 AM Revision 122cfa9c (ceph): os/bluestore: batch handle get_fragmentation.
- Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
- 10:14 AM CephFS Bug #24823 (Resolved): mds: deadlock when setting config value via admin socket
- I hit the below deadlock while working on a PR which introduced a configuration option for MDS. The problem is with h...
- 09:13 AM Revision 9888cac8 (ceph): cmake: cleanup FindCython.cmake
- print out error message if cython module is not found.
Signed-off-by: Kefu Chai <kchai@redhat.com> - 08:43 AM rgw Bug #24821: rgw doesnt support delimiter longer then one symbol
- Yes, i saw it, but look - Type: String, and Amazon S3 takes accepts any length string as delimiter.
Some software us... - 06:46 AM rgw Bug #24821: rgw doesnt support delimiter longer then one symbol
- `A delimiter is a character you use to group keys.`
FYI: https://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBu... - 07:57 AM Dashboard Bug #24756 (Resolved): Object size is not displayed on RBD edit form
- 07:57 AM Dashboard Feature #24822 (Resolved): mgr/dashboard: Display logged in user
- "PR#22758":https://github.com/ceph/ceph/pull/22758 has been merged and it's now possible to log in with multiple user...
- 07:06 AM CephFS Bug #23958 (Fix Under Review): mds: scrub doesn't always return JSON results
- PR https://github.com/ceph/ceph/pull/22947
- 04:07 AM Revision b59d2ee0 (ceph): Merge PR #22836 into master
- * refs/pull/22836/head:
qa: remove unused distro dir
Reviewed-by: Yuri Weinstein <yweins@redhat.com> - 04:07 AM CephFS Bug #24680 (Pending Backport): qa: iogen.sh: line 7: cd: too many arguments
- 04:06 AM Revision 0918f8fd (ceph): Merge PR #22741 into master
- * refs/pull/22741/head:
qa: fix ffsb cd argument
qa: fix cd argument during iogen unpack
Reviewed-by: Neha Ojha <n... - 04:06 AM Revision e18c1260 (ceph): githubmap: update contributors
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 04:05 AM Revision 4a38cd59 (ceph): Merge PR #22766 into master
- * refs/pull/22766/head:
mds: refactor const ref return to avoid mem alloc
Reviewed-by: Jos Collin <jcollin@redhat.c... - 04:05 AM Revision ac6f789e (ceph): githubmap: update contributors
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 03:56 AM Revision 86c817fe (ceph): Merge PR #22740 into master
- * refs/pull/22740/head:
qa: create common conf for all cephfs suites
qa: remove wrongly created random distro conf
... - 03:05 AM rgw Bug #24658: bucketname Unable to recognize if it including "."
- Abhishek Lekshmanan wrote:
> Is the bucket name with dots wroking with path style format http://gz../audio.res.v1/fo... - 02:53 AM Revision 575a5af0 (ceph): doc: fixed grammar in restore rbd image section
- Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
- 02:52 AM rbd Backport #24698 (In Progress): mimic: ImageCtx.cc: 160: FAILED assert(image_watcher == __null) wh...
- https://github.com/ceph/ceph/pull/22943
- 02:51 AM rgw Backport #24782 (In Progress): luminous: rgw: set cr state if aio_read err return in RGWCloneMeta...
- https://github.com/ceph/ceph/pull/22942
- 01:20 AM Revision 370f0c47 (ceph): rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine
- fixes: http://tracker.ceph.com/issues/24566
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from commi... - 01:19 AM Revision a91b6bb3 (ceph): librbd: fix crash when opening nonexistent snapshot
- Fixes: http://tracker.ceph.com/issues/24637
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
07/08/2018
- 11:33 PM rgw Backport #24807 (In Progress): mimic: rgw gc may cause a large number of read traffic
- 11:27 PM Revision d38cd59b (ceph): rgw: fix gc may cause a large number of read traffic
- fix http://tracker.ceph.com/issues/24767
Signed-off-by: Xin Liao <liaoxin01@baidu.com>
(cherry picked from commit af... - 10:25 AM Bug #24449 (Fix Under Review): mimic 13.2.0 doesn't build in Fedora rawhide
- https://github.com/ceph/ceph/pull/22938
- 10:08 AM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- Kaleb, we do have DPDK bundled. but we only use the bundled version if the system does not have libdpdk-dev or libdpd...
- 10:22 AM Revision 1c418701 (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... - 09:11 AM rgw Bug #24821 (Resolved): rgw doesnt support delimiter longer then one symbol
- If i list bucket with delimiter containing only one symbol everything is ok:...
- 08:15 AM CephFS Cleanup #24820: overhead of g_conf->get_val<type>("config name") is high
- !http://tracker.ceph.com/attachments/download/3540/Screen%20Shot%202018-07-08%20at%2016.13.15.png!
- 08:14 AM CephFS Cleanup #24820 (Resolved): overhead of g_conf->get_val<type>("config name") is high
- 05:59 AM Revision d5d053ab (ceph): rgw: continue enoent index in dir_suggest
- since we do nothing to the not exists index, just continue to
process other indexes and pass the test case
Fixes: ht...
07/07/2018
- 08:34 PM Revision 508d06d6 (ceph): ceph-volume: when running osd prepare with filestore, ceph-deploy fails...
- running on osd's node without sudo permissions, even though we have mkfs.xfs it results in command
not found error.
... - 08:21 PM Revision b2d94884 (ceph): Merge pull request #60 from ceph/ci-update
- ci: update to luminous and dockerized setup
- 08:20 PM Revision 19a37c45 (ceph): ci: update to luminous and dockerized setup
- Signed-off-by: Noah Watkins <nwatkins@redhat.com>
- 07:26 PM Revision e57e53d5 (ceph): Merge pull request #31 from Vicente-Cheng/minor-fixed-rbd-go
- rbd: the length of args on create_v3 should be 3 instead of 2
- 06:12 PM Revision 8b9635ff (ceph): Merge pull request #51 from nanjekyejoannah/add_go_vet
- Add go vet to Travis
- 05:41 PM Revision 3b3b73fc (ceph): Merge pull request #52 from immesys/improve-namespaces
- Improve namespace support
- 05:40 PM Revision 6dc41923 (ceph): Merge pull request #59 from wtsi-hgi/fix-58-write-empty-object-panic
- fix panic when writing empty objects
- 04:37 PM rgw Backport #24809 (In Progress): mimic: Invalid Access-Control-Request-Request may bypass validate_...
- 04:37 PM Revision 0af72662 (ceph): rgw: reject invalid methods in validate_cors_rule_method
- Fixes: http://tracker.ceph.com/issues/24223
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
(cherry picked from com... - 04:36 PM rgw Backport #24810 (In Progress): luminous: Invalid Access-Control-Request-Request may bypass valida...
- 04:36 PM Revision cc6fc60e (ceph): rgw: reject invalid methods in validate_cors_rule_method
- Fixes: http://tracker.ceph.com/issues/24223
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
(cherry picked from com... - 04:03 PM rbd Support #24818: RBD mirroring delay replication
- Thank Jason Dillaman,
May i restore the image in RBD trash?
And i want to know what the purpose of delay image'... - 12:10 PM rbd Support #24818: RBD mirroring delay replication
- The "rbd_mirroring_replay_delay" won't delay the initial full image synchronization, it only delays the replaying of ...
- 03:21 AM rbd Support #24818 (Closed): RBD mirroring delay replication
- Hi guys,
I'm testing feature delay replication of rbd mirroring in mimic release. I have configurated my cluster f... - 03:22 PM CephFS Bug #24819 (Resolved): "terminate called after throwing an instance of 'ceph::buffer::malformed_i...
- Run: http://pulpito.ceph.com/teuthology-2018-07-07_02:25:03-upgrade:luminous-x-master-distro-basic-smithi/
Jobs: ['2... - 12:13 PM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
- @Ross: what version of Ceph is your cluster running and what version of Ceph is your client running when you created ...
- 12:08 PM rbd Feature #24773 (Duplicate): RBD mirroring delay replication
- See #24818
- 03:06 AM rbd Feature #24773: RBD mirroring delay replication
- Hi guys,
I'm testing feature delay replication of rbd mirroring in mimic release. I have configurated my cluster flo... - 09:18 AM rgw Backport #24813 (In Progress): mimic: REST admin metadata API paging failure bucket & bucket.inst...
- 09:18 AM Revision 6fac4b82 (ceph): rgw: escape markers in RGWOp_Metadata_List::execute
- Fixes: http://tracker.ceph.com/issues/23099
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from ... - 09:17 AM rgw Backport #24814 (In Progress): luminous: REST admin metadata API paging failure bucket & bucket.i...
- 09:16 AM Revision 2550f428 (ceph): rgw: escape markers in RGWOp_Metadata_List::execute
- Fixes: http://tracker.ceph.com/issues/23099
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from ... - 08:22 AM rgw Backport #24632 (In Progress): luminous: rgw performance regression for luminous 12.2.4
- 08:22 AM Revision 65bb6c83 (ceph): rgw: remove expired entries from the cache
- Fixes: http://tracker.ceph.com/issues/23379
Signed-off-by: Mark Kogan <mkogan@redhat.com>
(cherry picked from commit... - 08:21 AM rgw Backport #24633 (In Progress): mimic: rgw performance regression for luminous 12.2.4
- 08:21 AM Revision 1d8aa5ee (ceph): rgw: remove expired entries from the cache
- Fixes: http://tracker.ceph.com/issues/23379
Signed-off-by: Mark Kogan <mkogan@redhat.com>
(cherry picked from commit... - 08:19 AM rgw Backport #24630 (In Progress): luminous: cls_bucket_list fails causes cascading osd crashes
- 08:15 AM rgw Backport #24631 (In Progress): mimic: cls_bucket_list fails causes cascading osd crashes
- 08:14 AM Revision 5376755a (ceph): cls/rgw: don't assert in decode_list_index_key()
- Fixes: http://tracker.ceph.com/issues/24117
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm... - 08:12 AM rgw Bug #24432: multisite: RGWSyncTraceNode released twice and crashed in reload
- @Yehuda: I could not find RGWSyncTraceNode in luminous, so I removed luminous from the backport field.
- 08:10 AM rgw Bug #24432: multisite: RGWSyncTraceNode released twice and crashed in reload
- @Casey: I could not find RGWSyncTraceNode in luminous
- 08:06 AM rgw Backport #24619 (In Progress): mimic: multisite: RGWSyncTraceNode released twice and crashed in r...
- 08:06 AM Revision a6bcfc2c (ceph): rgw: fix RGWSyncTraceNode crash in reload
- reload or restart will finalize RGWSyncTraceManager and destroy
complete_nodes, which will trigger RGWSyncTraceNode r... - 08:04 AM rgw Bug #22927: rgw: Location element not returned correctly from Post Upload Object
- The master PR https://github.com/ceph/ceph/pull/20330 is still open, presumably pending integration testing?
- 07:52 AM Bug #24816 (Pending Backport): test_ceph_argparse.py broken on py3-only system
- 07:52 AM Revision a1d4f9d5 (ceph): Merge pull request #22922 from smithfarm/wip-argparse-py3
- tests: make test_ceph_argparse.py pass on py3-only systems
Reviewed-by: Kefu Chai <kchai@redhat.com> - 06:38 AM Revision 71e4255f (ceph): Merge pull request #22912 from tchaikov/wip-cmake-cleanup
- cmake: remove workarounds for supporting cmake 2.x
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 01:53 AM Revision 1660ef05 (ceph): doc: fix Ceph FS
- s/Ceph FS/CephFS
Signed-off-by: Jos Collin <jcollin@redhat.com> - 01:53 AM Revision 81c0a328 (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... - 01:33 AM Revision 1ea691f3 (ceph): doc: drop linking to itself
- drop unnecessary linking to its own smaller definition.
Signed-off-by: Jos Collin <jcollin@redhat.com>
07/06/2018
- 11:51 PM Bug #24817 (Fix Under Review): gtest_parallel is not py3-ready and Ceph's use of it introduces un...
- -https://github.com/ceph/ceph/pull/22924-
- 11:29 PM Bug #24817 (Resolved): gtest_parallel is not py3-ready and Ceph's use of it introduces undeclared...
- When I run "make check" on a py3-only system, I get the following failures in the three unit tests that are run using...
- 11:24 PM Revision 2f5e017b (ceph): qa/tests: update links for centos latest to point to 7.5
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 11:05 PM Bug #24816: test_ceph_argparse.py broken on py3-only system
- https://github.com/ceph/ceph/pull/22922
- 11:04 PM Bug #24816 (Fix Under Review): test_ceph_argparse.py broken on py3-only system
- 10:13 PM Bug #24816 (Resolved): test_ceph_argparse.py broken on py3-only system
- ...
- 10:51 PM CephFS Feature #17230: ceph_volume_client: py3 compatible
- Note: I've deleted the backport issues as this hasn't been merged to master yet.
- 10:47 PM Revision 5ed075d7 (ceph): tests: make test_ceph_argparse.py pass on py3-only systems
- On systems that do not have Python 2 installed, this test fails to
import StringIO.
Fixes: http://tracker.ceph.com/i... - 10:03 PM Revision ff1f97e2 (ceph): qa/tests: remove ceph-disk tests and default all tests to use ceph-volume
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 09:58 PM Revision 3a0b203d (ceph): Revert "Merge pull request #17893 from dzafman/wip-19140-19224"
- This reverts commit b5f71c68608f1c0debae7efd39c5f12787776a21, reversing
changes made to 93d589af3f245cfe45a366ce4ae84... - 09:58 PM rgw Bug #24815 (Resolved): cls_rgw test is only run in rados suite: add it to rgw suite as well
- Master PR: https://github.com/ceph/ceph/pull/22919
- 09:55 PM RADOS Bug #24322 (Resolved): slow mon ops from osd_failure
- 09:55 PM RADOS Backport #24350 (Resolved): mimic: slow mon ops from osd_failure
- 09:50 PM RADOS Backport #24350: mimic: slow mon ops from osd_failure
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22297
merged - 09:54 PM RADOS Bug #24222 (Resolved): Manager daemon y is unresponsive during teuthology cluster teardown
- 09:54 PM RADOS Backport #24246 (Resolved): mimic: Manager daemon y is unresponsive during teuthology cluster tea...
- 09:49 PM RADOS Backport #24246: mimic: Manager daemon y is unresponsive during teuthology cluster teardown
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22333
merged - 09:54 PM RADOS Backport #24375 (Resolved): mimic: mon: auto compaction on rocksdb should kick in more often
- 09:49 PM RADOS Backport #24375: mimic: mon: auto compaction on rocksdb should kick in more often
- Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/22361
merged - 09:53 PM bluestore Backport #24261 (Resolved): mimic: bluestore: flush_commit is racy
- 09:48 PM bluestore Backport #24261: mimic: bluestore: flush_commit is racy
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22382
merged - 09:52 PM RADOS Backport #24407 (Resolved): mimic: read object attrs failed at EC recovery
- 09:51 PM RADOS Bug #24408 (Resolved): tell ... config rm <foo> not idempotent
- 09:51 PM RADOS Backport #24468 (Resolved): mimic: tell ... config rm <foo> not idempotent
- 09:42 PM RADOS Backport #24468: mimic: tell ... config rm <foo> not idempotent
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22552
merged - 09:50 PM RADOS Backport #24332 (Resolved): mimic: local_reserver double-reservation of backfilled pg
- 09:42 PM RADOS Backport #24332: mimic: local_reserver double-reservation of backfilled pg
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22559
merged - 09:50 PM Revision e3679742 (ceph): Merge pull request #22297 from tchaikov/mimic-24322
- mimic: mon/OSDMonitor: no_reply on MOSDFailure messages
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 09:49 PM Revision 9e676127 (ceph): Merge pull request #22333 from pdvian/wip-24246-mimic
- mimic: mon/MgrMonitor: change 'unresponsive' message to info level
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewe... - 09:49 PM RADOS Bug #24423 (Resolved): failed to load OSD map for epoch X, got 0 bytes
- 09:49 PM RADOS Backport #24599 (Resolved): mimic: failed to load OSD map for epoch X, got 0 bytes
- 09:40 PM RADOS Backport #24599: mimic: failed to load OSD map for epoch X, got 0 bytes
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22651
merged - 09:49 PM Revision a3c2b28e (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... - 09:48 PM Revision 3213b058 (ceph): Merge pull request #22361 from tchaikov/mimic-24361
- mimic: mon: enable level_compaction_dynamic_level_bytes for rocksdb
Reviewed-by: Neha Ojha <nojha@redhat.com> - 09:48 PM RADOS Backport #24494 (Resolved): mimic: osd: segv in Session::have_backoff
- 09:39 PM RADOS Backport #24494: mimic: osd: segv in Session::have_backoff
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22730
merged - 09:48 PM Revision bb2580b2 (ceph): Merge pull request #22382 from pdvian/wip-24261-mimic
- mimic: bluestore: flush_commit is racy
Reviewed-by: Neha Ojha <nojha@redhat.com> - 09:47 PM RADOS Bug #24199 (Resolved): common: JSON output from rados bench write has typo in max_latency key
- 09:47 PM RADOS Backport #24291 (Resolved): jewel: common: JSON output from rados bench write has typo in max_lat...
- 09:47 PM Revision b9f8ba07 (ceph): Merge pull request #22394 from tchaikov/mimic-24406
- mimic: osd: retry to read object attrs at EC recovery
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 09:45 PM RADOS Backport #24292 (Resolved): mimic: common: JSON output from rados bench write has typo in max_lat...
- 09:44 PM RADOS Backport #24292: mimic: common: JSON output from rados bench write has typo in max_latency key
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22406
merged - 09:44 PM Revision 9fc7dcfb (ceph): Merge pull request #22406 from pdvian/wip-24292-mimic
- mimic: common: fix typo in rados bench write JSON output
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 09:43 PM Revision c8c9bc67 (ceph): Merge pull request #22525 from tchaikov/mimic-pr-22336
- mimic: os/bluestore: firstly delete db then delete bluefs if open db met error.
Reviewed-by: Jianpeng Ma <jianpeng.m... - 09:42 PM Revision f7d55378 (ceph): Merge pull request #22552 from smithfarm/wip-24468-mimic
- mimic: tell ... config rm <foo> not idempotent
Reviewed-by: Neha Ojha <nojha@redhat.com> - 09:42 PM Revision 3274e403 (ceph): Merge pull request #22559 from pdvian/wip-24332-mimic
- mimic: PG: add custom_reaction Backfilled and release reservations after bac…
Reviewed-by: Yuri Weinstein <yweins@re... - 09:40 PM Revision 310074f2 (ceph): Merge pull request #22651 from liewegas/wip-24423-mimic
- mimic: osd: fix getting osd maps on initial osd startup
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 09:39 PM Revision d49ab167 (ceph): Merge pull request #22722 from liewegas/wip-hobject-hash-mimic
- mimic: common/hobject: improved hash calculation
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com> - 09:38 PM Revision 18e6a86c (ceph): Merge pull request #22730 from pdvian/wip-24494-mimic
- mimic: osd/Session: fix invalid iterator dereference in Sessoin::have_backoff()
Reviewed-by: Neha Ojha <nojha@redhat... - 09:37 PM rgw Bug #23257 (Pending Backport): 'radogw-admin reshard status' command should print text for reshar...
- 06:49 PM rgw Bug #23257: 'radogw-admin reshard status' command should print text for reshard status
- Orit Wasserman wrote:
> https://github.com/ceph/ceph/pull/20779
merged - 09:35 PM Backport #24804 (In Progress): luminous: Python bindings use iteritems method which is not Python...
- 09:06 PM Backport #24804 (Resolved): luminous: Python bindings use iteritems method which is not Python 3 ...
- https://github.com/ceph/ceph/pull/22918
- 09:34 PM Revision 326af84f (ceph): mgr: replace iteritems with six.iteritems (mgr_module.py)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:34 PM Revision aafda4d4 (ceph): mgr: replace iteritems with six.iteritems (status)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:34 PM Revision 6931c169 (ceph): mgr: replace iteritems with six.iteritems (restful)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:33 PM Revision c6e32f28 (ceph): mgr: replace iteritems with six.iteritems (influx)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:31 PM Revision 87f94ff1 (ceph): mgr: replace iteritems with six.iteritems (balancer)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:31 PM Revision 271358b8 (ceph): restful: various py3 fixes
- Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5f892430462e29a69a9c8fb5875243c567cb4baf) - 09:30 PM Backport #24803 (In Progress): mimic: Python bindings use iteritems method which is not Python 3 ...
- 09:06 PM Backport #24803 (Resolved): mimic: Python bindings use iteritems method which is not Python 3 com...
- https://github.com/ceph/ceph/pull/22917
- 09:29 PM Revision 94fd03d8 (ceph): mgr: replace iteritems with six.iteritems (mgr_module.py)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:29 PM Revision 4c7b4e6c (ceph): mgr: replace iteritems with six.iteritems (telegraf)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:28 PM Revision 63f93d52 (ceph): doc: Mention PURGED_SNAPDIRS and RECOVERY_DELETES in Mimic release notes
- 71d1dcbb98bf1b3c7953c13a1165ba1cac7e7fd0 started enforcing the
PURGED_SNAPDIRS osdmap flag before am upgraded Mon cou... - 09:28 PM Revision c30ede0b (ceph): doc: Fix minor documentation issues in Mimic release notes
- Small grammar glitches, typos, minor style issues.
Signed-off-by: Florian Haas <florian@citynetwork.eu> - 09:27 PM Revision dc7fbc81 (ceph): mgr: replace iteritems with six.iteritems (status)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:27 PM Revision 346ca540 (ceph): mgr: replace iteritems with six.iteritems (restful)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:27 PM Revision 64457556 (ceph): mgr: replace iteritems with six.iteritems (influx)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:27 PM Revision b163c86f (ceph): mgr: replace iteritems with six.iteritems (balancer)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi... - 09:21 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
- @Igor - please use "Copied To" instead of "Related To" for the links to the backport issues. All good otherwise, than...
- 06:43 PM bluestore Bug #23540 (Pending Backport): FAILED assert(0 == "can't mark unloaded shard dirty") with compres...
- 09:16 PM bluestore Backport #24799: mimic: FAILED assert(0 == "can't mark unloaded shard dirty") with compression en...
- mimic backport for https://tracker.ceph.com/issues/23540
- 04:29 PM bluestore Backport #24799: mimic: FAILED assert(0 == "can't mark unloaded shard dirty") with compression en...
- https://github.com/ceph/ceph/pull/22910
- 04:25 PM bluestore Backport #24799 (Resolved): mimic: FAILED assert(0 == "can't mark unloaded shard dirty") with com...
- https://github.com/ceph/ceph/pull/22910
- 09:16 PM bluestore Backport #24798: luminous: FAILED assert(0 == "can't mark unloaded shard dirty") with compression...
- luminous backport for https://tracker.ceph.com/issues/23540
- 04:24 PM bluestore Backport #24798: luminous: FAILED assert(0 == "can't mark unloaded shard dirty") with compression...
- https://github.com/ceph/ceph/pull/22909
- 04:11 PM bluestore Backport #24798 (Resolved): luminous: FAILED assert(0 == "can't mark unloaded shard dirty") with ...
- https://github.com/ceph/ceph/pull/22909
- 09:11 PM rgw Bug #24592 (Pending Backport): "radosgw-admin objects expire" always returns ok even if the proce...
- 01:57 PM rgw Bug #24592: "radosgw-admin objects expire" always returns ok even if the process fails.
- zhang sw wrote:
> https://github.com/ceph/ceph/pull/22635
merged - 09:09 PM ceph-volume Backport #24586 (In Progress): luminous: when no admin key is present, ceph-volume is unable to r...
- 08:30 AM ceph-volume Backport #24586: luminous: when no admin key is present, ceph-volume is unable to rollback
- https://github.com/ceph/ceph/pull/22901
@Nathan, it's looks like my userid is not added to ceph-volume project so ... - 09:08 PM ceph-volume Backport #24585 (In Progress): mimic: when no admin key is present, ceph-volume is unable to roll...
- 08:28 AM ceph-volume Backport #24585: mimic: when no admin key is present, ceph-volume is unable to rollback
- https://github.com/ceph/ceph/pull/22900
@Nathan, it's looks like my userid is not added to ceph-volume project so ... - 09:07 PM rgw Backport #24814 (Resolved): luminous: REST admin metadata API paging failure bucket & bucket.inst...
- https://github.com/ceph/ceph/pull/22932
- 09:07 PM rgw Backport #24813 (Resolved): mimic: REST admin metadata API paging failure bucket & bucket.instanc...
- https://github.com/ceph/ceph/pull/22933
- 09:06 PM rgw Backport #24810 (Resolved): luminous: Invalid Access-Control-Request-Request may bypass validate_...
- https://github.com/ceph/ceph/pull/22934
- 09:06 PM rgw Backport #24809 (Resolved): mimic: Invalid Access-Control-Request-Request may bypass validate_cor...
- https://github.com/ceph/ceph/pull/22935
- 09:06 PM rgw Backport #24808 (Resolved): luminous: rgw gc may cause a large number of read traffic
- https://github.com/ceph/ceph/pull/22984
- 09:06 PM rgw Backport #24807 (Resolved): mimic: rgw gc may cause a large number of read traffic
- https://github.com/ceph/ceph/pull/22941
- 09:06 PM RADOS Backport #24806 (Resolved): luminous: rgw workload makes osd memory explode
- https://github.com/ceph/ceph/pull/22962
- 09:06 PM RADOS Backport #24805 (Resolved): mimic: rgw workload makes osd memory explode
- https://github.com/ceph/ceph/pull/22960
- 08:39 PM rgw Backport #24627 (In Progress): jewel: rgw: fail to recover index from crash
- Reverted by https://github.com/ceph/ceph/pull/22916 (until we sort out the regression http://tracker.ceph.com/issues/...
- 08:37 PM Revision 198b7467 (ceph): Revert "rgw: fix index update in dir_suggest_changes"
- This reverts commit 2e3f9de81959d4dc8becb17e3e11d5a69e927d04.
This causes a regression in the cls_rgw index_suggest ... - 08:23 PM Bug #24797 (Can't reproduce): FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 ...
- 02:15 PM Bug #24797 (Can't reproduce): FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 ...
- Environment: openSUSE Leap 15.0, Python 3 only (Python 2 not present)
Symptom: cmake fails with:... - 08:07 PM Revision 1d1bc944 (ceph): Merge pull request #22914 from liewegas/wip-ostest-jewel
- jewel: ceph_test_objectstore: don't test kstore
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 07:55 PM Revision 1106b895 (ceph): ceph_test_objectstore: don't test kstore
- Signed-off-by: Sage Weil <sage@redhat.com>
- 07:07 PM Revision c46562b2 (ceph): qa: allocate more space for VM disk
- Otherwise daemons may run out of space due to logging.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry... - 07:06 PM Revision 82391afb (ceph): qa/cephfs/clusters/*: bigger cinder volumses
- Fixes: http://tracker.ceph.com/issues/24238
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit aa3... - 06:51 PM rgw Bug #24767 (Pending Backport): rgw gc may cause a large number of read traffic
- 06:51 PM Revision d5468145 (ceph): Merge PR #22863 into master
- * refs/pull/22863/head:
rgw: fix gc may cause a large number of read traffic
Reviewed-by: Casey Bodley <cbodley@red... - 06:49 PM rgw Bug #23099 (Pending Backport): REST admin metadata API paging failure bucket & bucket.instance: I...
- I believe this is needed on Luminous also - correct me if I'm wrong.
- 06:46 PM rgw Bug #23099: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
- Matt Benjamin wrote:
> https://github.com/ceph/ceph/pull/22721
merged - 06:49 PM Revision cb467fcc (ceph): Merge pull request #20779 from oritwas/wip-rgw-23257
- rgw: radogw-admin reshard status command should print text for reshard status
Reviewed-by: Yehuda Sadeh <yehuda@redh... - 06:46 PM Revision 6e156812 (ceph): Merge pull request #22721 from linuxbox2/wip-rgw-23099
- rgw: escape markers in RGWOp_Metadata_List::execute
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> - 06:44 PM RADOS Bug #24768 (Pending Backport): rgw workload makes osd memory explode
- 06:43 PM Bug #24779 (Pending Backport): Python bindings use iteritems method which is not Python 3 compatible
- 06:43 PM Revision 884a0d24 (ceph): Merge PR #22745 into master
- * refs/pull/22745/head:
debian/control: require sudo
ceph.spec: require sudo
ceph.spec: install etc/sudoers.d/ceph... - 06:43 PM Revision f5df6dde (ceph): Merge PR #22858 into master
- * refs/pull/22858/head:
osd/PrimaryLogPG: rebuild attrs from clients
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 06:42 PM Revision bc438169 (ceph): Merge PR #22870 into master
- * refs/pull/22870/head:
mgr: replace iteritems with six.iteritems (mgr_module.py)
mgr: replace iteritems with six.i... - 06:42 PM Revision dc87c3c5 (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:42 PM Revision 15732cdf (ceph): Merge PR #22871 into master
- * refs/pull/22871/head:
deb/rpm: add python-six as build-time and run-time dependency
Reviewed-by: Lenz Grimmer <lg... - 06:42 PM Revision 7d287ff3 (ceph): Merge PR #22873 into master
- * refs/pull/22873/head:
os/bluestore: fix incomplete faulty range marking when doing compression
Reviewed-by: Sage ... - 06:12 PM RADOS Bug #24801: PG num_bytes becomes huge
The OSD logs and this bug point to a slight flaw in https://github.com/ceph/ceph/pull/22797. I add the adjustment ...- 05:57 PM RADOS Bug #24801 (Resolved): PG num_bytes becomes huge
dzafman-2018-07-05_12:45:56-rados-wip-19753-distro-basic-smithi/2739140
description: rados/thrash/{0-size-min-si...- 06:07 PM CephFS Bug #24802 (New): races with nfs-ganesha reboots and delegation handling
- So I've come up with a thought experiment that I think could be problematic for ganesha with delegations enabled. Thi...
- 05:54 PM rbd Backport #24742 (In Progress): jewel: CLI unit formatting tests are broken
- 05:54 PM Revision 198e424f (ceph): qa/workunits/rbd: adapt import_export test to handle multiple units
- Fixes: http://tracker.ceph.com/issues/24740
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c... - 05:46 PM Bug #24800 (Resolved): ceph-bluestore-tool manpage not getting rendered correctly
- With older versions of Sphinx (looks like 1.2 and earlier), the rendering of the ".. option" directive is suboptimal....
- 05:24 PM Revision 34f1ee78 (ceph): cmake: remove workarounds for supporting cmake 2.x
- and bump up the required cmake version to 3.5.1
Signed-off-by: Kefu Chai <kchai@redhat.com> - 05:15 PM rbd Backport #24740 (In Progress): luminous: CLI unit formatting tests are broken
- 04:52 PM rbd Backport #24740 (Need More Info): luminous: CLI unit formatting tests are broken
- non-trivial backport, @Jason agreed to take it
- 05:12 PM Revision 620d10e0 (ceph): qa/workunits/rbd: adapt import_export test to handle multiple units
- Fixes: http://tracker.ceph.com/issues/24740
Signed-off-by: Jason Dillaman <dillaman@redhat.com> - 04:46 PM Revision 00d1038d (ceph): Merge pull request #22896 from tchaikov/wip-cmake3
- deb,rpm,do_cmake: switch to cmake3
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Ali Maredia <amaredia@... - 04:45 PM RADOS Backport #23772 (In Progress): luminous: ceph status shows wrong number of objects
- 04:36 PM Revision 160096d0 (ceph): mgr/dashboard: Fix formatter service unit test
- Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 5058ff960733f19937be1be4c401e89bf744138b) - 04:26 PM Revision b117d4f0 (ceph): os/bluestore: fix incomplete faulty range marking when doing compression
- GC.
Under some scenarios GC might process an extent range where some inner extents are left untouched by GC (as ther... - 04:21 PM Revision 8ff0fd90 (ceph): os/bluestore: fix incomplete faulty range marking when doing compression
- GC.
Under some scenarios GC might process an extent range where some inner extents are left untouched by GC (as ther... - 03:58 PM Revision f06bc9ee (ceph): qa/suites/krbd: use 8 osds instead of 6
- This is done in master.
Signed-off-by: Sage Weil <sage@redhat.com> - 03:37 PM Revision 663d6ba4 (ceph): os/bluestore: remove redundant fault_range.
- In fact, _do_read already did fault_range for the same offset and
length.
Signed-off-by: Jianpeng Ma <jianpeng.ma@in... - 03:27 PM rgw Bug #24658: bucketname Unable to recognize if it including "."
- Is the bucket name with dots wroking with path style format http://gz../audio.res.v1/foobar?
If so then it is a... - 03:01 PM ceph-volume Bug #24793: ceph-volume fails to zap a device (wipefs problem)
- ...
- 01:35 PM ceph-volume Bug #24793 (New): ceph-volume fails to zap a device (wipefs problem)
- ...
- 02:43 PM rgw Bug #24568: Delete marker generated by lifecycle has no owner
- zhang sw wrote:
> https://github.com/ceph/ceph/pull/22619
merged - 02:39 PM rgw Bug #24568: Delete marker generated by lifecycle has no owner
- This change seems logically correct, since delete markers may be deleted by protocol.
https://docs.aws.amazon.com/... - 02:43 PM Revision 0a9871b1 (ceph): Merge pull request #22619 from zhangsw/fix-rgw-deletemarker-bug
- rgw: The delete markers generated by object expiration should have owner attribute.
Reviewed-by: Matt Benjamin <mben... - 02:40 PM ceph-volume Bug #24796: ceph-volume fails with KeyError: 'ceph.cluster_name'
- Yeah, I can hit the same in some situations, thanks for reporting this!
Adding CLI output:... - 02:39 PM ceph-volume Bug #24796: ceph-volume fails with KeyError: 'ceph.cluster_name'
- ...
- 02:31 PM ceph-volume Bug #24796: ceph-volume fails with KeyError: 'ceph.cluster_name'
- can you please add the relevant log output for this call (/var/log/ceph/ceph-volume.log) or rerun with:...
- 02:06 PM ceph-volume Bug #24796 (Resolved): ceph-volume fails with KeyError: 'ceph.cluster_name'
- I'm trying to purge /dev/sdb...
- 02:30 PM ceph-volume Bug #24795: Unclear documentation on preparing devices
- The --help menu isn't meant to give a granular description of everything the tool can do. If that is the only thing y...
- 01:57 PM ceph-volume Bug #24795 (Resolved): Unclear documentation on preparing devices
- This is the doc I have for 13.2.0:...
- 02:14 PM rgw Bug #24223 (Pending Backport): Invalid Access-Control-Request-Request may bypass validate_cors_ru...
- 02:02 PM rgw Bug #24223: Invalid Access-Control-Request-Request may bypass validate_cors_rule_method
- Jeegn Chen wrote:
> PR: https://github.com/ceph/ceph/pull/22145
mergedReviewed-by: Casey Bodley <cbodley@redhat.com> - 02:02 PM Revision bb0b5cd0 (ceph): Merge pull request #22145 from Jeegn-Chen/wip-issue-24223
- rgw: reject invalid methods in validate_cors_rule_method
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 02:00 PM Revision 3410d641 (ceph): Merge pull request #22452 from theanalyst/wip-placement-target-warn
- rgw: warn if zone doesn't contain all zg's placement targets
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 02:00 PM rgw Bug #24563: rgw: copy_object and multipart_copy response header etag format not correct
- Tianshan Qu wrote:
> https://github.com/ceph/ceph/pull/22614
merged - 02:00 PM Revision 745d6a6c (ceph): Merge pull request #22614 from tianshan/fix_24563
- rgw: fix copy response header etag format not correct
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 01:58 PM rgw Bug #24572: Lifecycle rules number on one bucket should be limited.
- Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/22623
merged - 01:58 PM Revision 3c3e02c2 (ceph): Merge pull request #22623 from zhangsw/fix-rgw-lifecycle-rule-num
- rgw: Limit the number of lifecycle rules on one bucket.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> - 01:57 PM Revision 84be9c49 (ceph): Merge pull request #22635 from zhangsw/fix-rgw-admin-objectexpire-bug
- rgw: "radosgw-admin objects expire" always returns ok even if the process fails.
Reviewed-by: Orit Wasserman <owasse... - 01:42 PM ceph-volume Bug #24794 (Resolved): ceph-volume detects missing options too late
- Trying to prepare a filestore encrypted OSD:...
- 01:39 PM Revision 9fb89163 (ceph): os/bluestore: fix flush_commit locking
- We were updating the txc state to KV_DONE and queuing the oncommits
waiters without holding any locks. This was most... - 01:31 PM ceph-volume Bug #24792 (Resolved): ceph-volume fails to zap dmcrypt device on bluestore
- The device cas prepared like this:...
- 01:22 PM bluestore Backport #24260 (In Progress): luminous: bluestore: flush_commit is racy
- https://github.com/ceph/ceph/pull/22904
- 04:26 AM bluestore Backport #24260: luminous: bluestore: flush_commit is racy
- So it looks like ch was introduced by https://github.com/ceph/ceph/commit/abd58ad0b9a1a1564f96e2e2b8e1d2d7c832f7cf (w...
- 04:20 AM bluestore Backport #24260: luminous: bluestore: flush_commit is racy
- According to @Prashant this depends on https://github.com/ceph/ceph/pull/20173 which seems too big to backport to lum...
- 01:11 PM ceph-volume Bug #24790 (Closed): Can not activate data partition on bluestore
- 01:09 PM ceph-volume Bug #24790: Can not activate data partition on bluestore
- Correct: ceph-volume lvm activate 0 1ac9a173-4a83-4dc4-b1a1-4343f72236c3 --no-systemd
Works.
Same for ceph-volu... - 01:02 PM ceph-volume Bug #24790: Can not activate data partition on bluestore
- I think this is related to issue #24791
You aren't supposed to be allowed to pass in '/dev/sda'. What happens here... - 12:17 PM ceph-volume Bug #24790 (Closed): Can not activate data partition on bluestore
- OSD was configured using:
ceph-volume lvm prepare --no-systemd --bluestore --data /dev/sda
The activation was ... - 01:11 PM ceph-volume Bug #24791: Inconsistent help and actual command
- Ok thanks, also I think we should clarify that we are looking for OSD FSID and not the cluster FSID.
I suspect some ... - 12:57 PM ceph-volume Bug #24791: Inconsistent help and actual command
- Wow, this is a great catch. Going through the code, this is not the intention at all :(
What is happening here is ... - 12:43 PM ceph-volume Bug #24791 (New): Inconsistent help and actual command
- The help for the activation command says:...
- 01:09 PM ceph-volume Bug #24762: "ceph-volume scan" does not detect cluster name different than 'ceph'
- The way 'scan' works is by inspecting the data device and the contents of the OSD. I don't think there is anything in...
- 12:32 PM Revision 2aa5cde6 (ceph): mgr/dashboard: Fix e2e script
- Angular 6 changed the cli and how you can configure the e2e cmd.
Signed-off-by: Tiago Melo <tmelo@suse.com> - 11:14 AM rgw Bug #24789 (New): [rgw] ERROR: unable to remove bucket(2) No such file or directory (if --bypass-gc)
- I try to remove bucket bypass gc:...
- 11:01 AM mgr Backport #24788 (Closed): luminous: dashboard_v2 backport
- 10:49 AM Dashboard Subtask #24778: Create common Card component for info shown in landing page
- PR: https://github.com/ceph/ceph/pull/22902
- 10:46 AM rgw Bug #24364: rgw: s3cmd sync fails
- Is this reproducible still with latest mimic (13.2.0)?
- 10:04 AM Revision 8f4481f8 (ceph): mon: exception for dashboard in config-key warning
- This warning went in with the expectation that nobody
would be using config-key commands for modules any more,
but th... - 10:01 AM Revision af8c2ce4 (ceph): mgr: improve logging on handle_command path
- Signed-off-by: John Spray <john.spray@redhat.com>
- 10:01 AM Revision 13bcddea (ceph): mgr: handle long-named mgr modules
- Signed-off-by: John Spray <john.spray@redhat.com>
- 10:01 AM Revision e48353bb (ceph): mgr: reduce log spam
- Several things at level 1 that shouldn't have been, especially
the big dump of all possible commands every time we ha... - 08:41 AM mgr Bug #24564 (Fix Under Review): perfcounter unit enum redeclaration
- 08:41 AM mgr Bug #24564: perfcounter unit enum redeclaration
- 07:55 AM Documentation #24125 (Rejected): docs: "ceph osd purge" should mention stopping daemon
- The doc already covers this:...
- 06:42 AM Revision 92a53a1e (ceph): ceph-volume lvm.common use destroy-new, doesn't need admin keyring
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 57fb124ce74fe4fb091091be6b4fa63e36d567a2) - 05:29 AM Revision af2c91ac (ceph): deb,rpm,do_cmake: switch to cmake3
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 04:34 AM rbd Backport #24378 (Resolved): luminous: [rbd-mirror] entries_behind_master will not be zero after m...
- 04:34 AM rbd Bug #24141 (Resolved): [rbd-mirror] potential deadlock when running asok 'flush' command
- 04:33 AM rbd Backport #24156 (Resolved): luminous: [rbd-mirror] potential deadlock when running asok 'flush' c...
- 04:31 AM Revision e7006dcd (ceph): qa/tasks/ceph_fuse: fix ceph-fuse mount failed
- Fixes: http://tracker.ceph.com/issues/22205
Signed-off-by: liyan <liyan.wang@xtaotech.com>
(cherry picked from commi... - 04:29 AM Bug #23071 (Resolved): build from tarball doesn't use bundled boost
- 04:28 AM Backport #23072 (Resolved): luminous: build from tarball doesn't use bundled boost
- 04:00 AM rbd Backport #24596 (In Progress): mimic: yet another case when deep copying a clone may result in in...
- 03:57 AM rbd Backport #24499: mimic: invalid object map when deep copying a resized (expanded) clone
- @Prashant - if I cherry-pick this one commit into the PR for backport issue #24545 I can avoid a merge conflict, so I...
- 01:39 AM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
- ...
- 01:28 AM RADOS Bug #24787 (Duplicate): cls_rgw.index_suggest FAILED
dzafman-2018-07-03_13:41:32-rados-wip-19753-distro-basic-smithi
2732821
2732693
2732523...- 01:01 AM RADOS Bug #24786 (Resolved): LibRadosList.ListObjectsNS fails
http://pulpito.ceph.com/dzafman-2018-07-03_13:41:32-rados-wip-19753-distro-basic-smithi
Multiple jobs
2732818
...
07/05/2018
- 10:40 PM RADOS Bug #24785 (Resolved): mimic selinux denials comm="tp_fstore_op / comm="ceph-osd dev=dm-0 and dm-1
- ...
- 10:37 PM Revision 34a5a02b (ceph): msg/async: recover lock to continue later
- Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 86f76f96df53168f6551270dff94515156c3ddef) - 09:33 PM RADOS Bug #24664 (In Progress): osd: crash in OpTracker::unregister_inflight_op via OSD::get_health_met...
- https://github.com/ceph/ceph/pull/22877
- 09:28 PM Revision 6b0a2708 (ceph): debian/control: require sudo
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:27 PM Revision 72fcace7 (ceph): ceph.spec: require sudo
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:47 PM Revision e4770cfc (ceph): common: FreeBSD does not have /etc/os-release
- But it does have uname() with lots of information.
So use that instead.
Signed-off-by: Willem Jan Withagen <wjw@digi... - 08:39 PM RADOS Backport #24383: mimic: osd: stray osds in async_recovery_targets cause out of order ops
- Ganging up with another backport to prevent merge conflicts.
- 08:35 PM rbd Backport #24519 (In Progress): mimic: [rbd-mirror] simple image map policy doesn't always level-l...
- 08:35 PM Revision 260a415a (ceph): rbd-mirror: fix state transition table for disassociation
- The final state transition when disassociating (removing) images
does not purge the image state map for a given image... - 08:34 PM Revision c70bfe07 (ceph): test: add rbd-mirror image map rebalancer unit test
- Signed-off-by: Venky Shankar <vshankar@redhat.com>
Fixes: http://tracker.ceph.com/issues/24161
(cherry picked from co... - 08:34 PM Revision e8f65389 (ceph): rbd-mirror: schedule rebalancer to level-load instances
- Policy implementation takes care of evenly balancing images
across rbd mirror instances. This is done when images are... - 08:33 PM Revision 695f4e8e (ceph): rbd-mirror: fix state comparison in Policy::is_state_scheduled()
- Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit bd83d93453b8fb7289594f8ad388f5c83bab84b9) - 08:33 PM Revision 434e3f4b (ceph): rbd-mirror: remove unneeded instance_ids parameter
- Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 65abcd480100516a7186ab6ffbf22907c5a3156c) - 08:31 PM rbd Backport #24476 (In Progress): mimic: "rbd trash purge --threshold" should support data pool
- 08:30 PM Revision 26c4cf21 (ceph): rbd trash: add data pool support
- checks implicitly for datapool utilization of all images and removes
respective pool's trashed images until threshold... - 08:27 PM RADOS Backport #24618 (In Progress): mimic: osd: choose_acting loop
- 08:27 PM Revision 40ae873e (ceph): osd/PG: restrict async_recovery_targets to up osds
- When an osd that is part of the acting set and not the up set, gets chosen
as an async_recovery_target, it gets remov... - 08:26 PM Revision 63c5e065 (ceph): PG: do not choose stray osds as async_recovery_targets
- Without this change, we might accept stray osds as async_recovery_targets,
and need to ensure that they get a chance ... - 08:22 PM RADOS Backport #24617 (In Progress): mimic: ValueError: too many values to unpack due to lack of subdir
- 08:21 PM Revision ab09bab0 (ceph): qa/suites/rados/objectstore: move yaml files under a subdir
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 7cfc95b367d8b80d7e42b92f3c0f18147f6aae9c) - 08:21 PM Revision 1523d65e (ceph): qa: whitelist SMALLER_PGP_NUM
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit dca3275f0c8f3ce96a73a4143c5658d4a3d73b59) - 08:15 PM RADOS Backport #24473 (In Progress): mimic: cosbench stuck at booting cosbench driver
- 08:15 PM Revision 21128c86 (ceph): qa/tasks/cbt.py: changes to run on bionic
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit bf62e1fadc6a49a511e3e569cc5c6fa1a0cf78f0) - 08:11 PM Revision 8779c91d (ceph): Merge pull request #22881 from ceph/wip-cd-fix-branch
- jewel bp: fix ceph-deploy branch for jewel tests
- 08:10 PM Dashboard Bug #24288 (Resolved): mgr/dashboard: Documentation link opens up in same tab
- 08:09 PM Dashboard Backport #24312 (Resolved): mimic: mgr/dashboard: Documentation link opens up in same tab
- 08:02 PM mgr Backport #24707 (In Progress): mimic: Dashboard: Float numbers incorrectly formatted
- 08:02 PM Revision 3628df7d (ceph): mgr/dashboard: Format small numbers correctly
- The issue was triggered by numbers that a lower than 1.
Doing a logarithm with a number lower than 1 leads to
negativ... - 07:57 PM CephFS Backport #24696 (In Progress): luminous: mds: low wrlock efficiency due to dirfrags traversal
- 07:56 PM Revision 6ca9b1c7 (ceph): mds: avoid traversing all dirfrags when trying to get wrlocks
- Fixes: http://tracker.ceph.com/issues/24467
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
(cherry picked from commit da0... - 07:50 PM CephFS Backport #24704 (In Progress): mimic: mds: low wrlock efficiency due to dirfrags traversal
- 07:50 PM Revision 7701f496 (ceph): mds: avoid traversing all dirfrags when trying to get wrlocks
- Fixes: http://tracker.ceph.com/issues/24467
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
(cherry picked from commit da0... - 07:38 PM CephFS Backport #24311 (In Progress): luminous: pjd: cd: too many arguments
- 07:38 PM Revision 5d4036da (ceph): qa/workunits/suites/pjd.sh: use correct dir name
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 8fbab63436467aeb72b43f9db8c6b182e48d993c) - 07:37 PM CephFS Backport #24310 (In Progress): mimic: pjd: cd: too many arguments
- 07:36 PM Revision 68c08bf0 (ceph): qa/workunits/suites/pjd.sh: use correct dir name
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 8fbab63436467aeb72b43f9db8c6b182e48d993c) - 06:59 PM Revision b711dcd9 (ceph): qa/tests: for pre luminous, fix testing branch of ceph-deploy to 1.5.39...
- new master branch assumes ceph-volume by default.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> - 06:51 PM ceph-volume Bug #24784 (Resolved): MultiplePVs errors when trying to zap
- Was trying to deploy, zap, redeploy again, and was getting MultiplePVs errors on one device. Stepping through
it see... - 06:25 PM Revision d7795256 (ceph): Merge branch 'rgw-multisite' into 'rh-luminous'
- Multisite tests refactored to run both boto2 and boto3 rgw_system tests
See merge request ceph/ceph!23 - 06:22 PM rgw Backport #24783 (In Progress): mimic: rgw: set cr state if aio_read err return in RGWCloneMetaLog...
- 06:15 PM rgw Backport #24783 (Resolved): mimic: rgw: set cr state if aio_read err return in RGWCloneMetaLogCor...
- https://github.com/ceph/ceph/pull/22880
- 06:21 PM Revision c401ded6 (ceph): rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine
- fixes: http://tracker.ceph.com/issues/24566
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from commi... - 06:15 PM rgw Backport #24782 (Resolved): luminous: rgw: set cr state if aio_read err return in RGWCloneMetaLog...
- https://github.com/ceph/ceph/pull/22942
- 06:03 PM rgw Bug #23199 (Fix Under Review): radosgw coredump RGWGC::process
- -https://github.com/ceph/ceph/pull/22539-
https://github.com/ceph/ceph/pull/25430 - 06:01 PM rgw Bug #23842: multisite: es sync null versioned object failed because of olh info
- 05:57 PM rgw Bug #24265 (Need More Info): Ceph Luminous radosgw/rgw failed to start Couldn't init storage prov...
- the systemd service name must match the ceph.conf section after client. In this case try starting rgw service as rado...
- 05:48 PM rgw Bug #24401 (Need More Info): RadosGW credential locks itself during operation
- 05:42 PM rgw Bug #24572: Lifecycle rules number on one bucket should be limited.
- 05:40 PM rgw Bug #24744: rgw: index wrongly deleted when put raced with list
- 05:39 PM rgw Bug #24744 (Fix Under Review): rgw: index wrongly deleted when put raced with list
- 05:33 PM Revision 9db0faf7 (ceph): #24778 InfoCard: added description property; renamed info property to '...
- 05:32 PM Revision eeadc06a (ceph): Merge pull request #22878 from falcon78921/wip-falcon78921-docs-install
- doc: fixed minor typo in Debian packages section
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 05:31 PM Revision 1cf1d3f0 (ceph): #24778 implemented mgrCard in dashboard
- 05:30 PM Revision efe6adbc (ceph): #24778 implemented mdsCard in dashboard
- 05:29 PM Revision e6f41654 (ceph): #24778 implemented healthStatusCard in dashboard; refactor: one init me...
- 05:28 PM Revision 3a9a597b (ceph): #24778 implemented osdCard in dashboard
- 05:26 PM Revision 5c023fed (ceph): #24778 created: InfoCard and InfoCardComponent; implemented monitorsCar...
- 05:14 PM Revision 0bf4d596 (ceph): doc: fixed minor typo in Debian packages section
- Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
- 03:45 PM rgw Bug #24767: rgw gc may cause a large number of read traffic
- 06:33 AM rgw Bug #24767: rgw gc may cause a large number of read traffic
- [[https://github.com/ceph/ceph/pull/22863]]
- 03:40 PM Revision a62ab8ae (ceph): mgr: replace iteritems with six.iteritems (influx)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 03:40 PM Revision c02c6601 (ceph): mgr: replace iteritems with six.iteritems (restful)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 03:40 PM Revision 5866377e (ceph): mgr: replace iteritems with six.iteritems (status)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 03:40 PM Revision ab001e13 (ceph): mgr: replace iteritems with six.iteritems (telegraf)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 03:40 PM Revision 9aa1d495 (ceph): mgr: replace iteritems with six.iteritems (crash)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 03:40 PM Revision 093562f6 (ceph): mgr: replace iteritems with six.iteritems (mgr_module.py)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 03:40 PM Revision 962f0c41 (ceph): mgr: replace iteritems with six.iteritems (balancer)
- Fixes: http://tracker.ceph.com/issues/24779
Signed-off-by: Nathan Cutler <ncutler@suse.com> - 02:51 PM Revision 643192e7 (ceph): Merge pull request #22874 from ddiss/bluestore_docs
- doc/bluestore: fix minor typos in compression section
Reviewed-by: Igor Fedotov <ifedotov@suse.com> - 02:47 PM Revision 0f04d448 (ceph): os/bluestore: fix incomplete faulty range marking when doing compression
- GC.
Under some scenarios GC might process an extent range where some inner extents are left untouched by GC (as ther... - 02:32 PM rgw Bug #24566 (Pending Backport): rgw: set cr state if aio_read err return in RGWCloneMetaLogCorouti...
- 01:48 PM Revision 3c6797c9 (ceph): Merge pull request #22617 from tianshan/fix_http_err_return
- rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 01:41 PM Revision f4f980c4 (ceph): Merge pull request #22854 from jcsp/wip-mimic-cephfs-doc
- [mimic] doc/cephfs: remove lingering "experimental" note about multimds
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 01:40 PM Revision f7c8cfbd (ceph): Merge pull request #22855 from jcsp/wip-luminous-cephfs-doc
- [luminous] doc/cephfs: remove lingering "experimental" note about multimds
Reviewed-by: Nathan Cutler <ncutler@suse.... - 01:39 PM Revision 74677774 (ceph): Merge pull request #22793 from kshtsk/wip-add-opensuse-leap
- Add new OpenSUSE Leap id for install-deps.sh
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 01:34 PM Dashboard Cleanup #24781 (Resolved): mgr/dashboard: Replace custom breadcrumb implementation with an existi...
- Capturing "this conversation":https://github.com/ceph/ceph/pull/22849#discussion_r200334950 :
_breadcrumb is a goo... - 01:28 PM CephFS Bug #24780 (Resolved): Some cephfs tool commands silently operate on only rank 0, even if multipl...
I think this is biting people, e.g. in thread "[ceph-users] CephFS - How to handle "loaded dup inode" errors"
We...- 12:58 PM Revision 14d25dca (ceph): rgw: radogw-admin reshard status command should print text for reshard ...
- Fixes: http://tracker.ceph.com/issues/23257
Signed-off-by: Orit Wasserman <owasserm@redhat.com> - 12:44 PM RADOS Bug #24768 (Fix Under Review): rgw workload makes osd memory explode
- https://github.com/ceph/ceph/pull/22858
- 12:18 PM Revision 09e546da (ceph): Remove duplicate tasks
- 11:58 AM Revision bbca9b89 (ceph): Multisite tests refactored to run both boto2 and boto3 rgw_system tests
- 11:57 AM Bug #24779 (Fix Under Review): Python bindings use iteritems method which is not Python 3 compatible
- https://github.com/ceph/ceph/pull/22870
- 10:20 AM Bug #24779 (Resolved): Python bindings use iteritems method which is not Python 3 compatible
- In a number of places, the Ceph Python bindings use the @iteritems@ method, which in Python 3 gives errors like:
<... - 11:47 AM CephFS Backport #23669 (In Progress): luminous: doc: create doc outlining steps to bring down cluster
- 11:46 AM bluestore Bug #23540 (Fix Under Review): FAILED assert(0 == "can't mark unloaded shard dirty") with compres...
- https://github.com/ceph/ceph/pull/22873
- 11:41 AM Revision b2f51dc7 (ceph): doc: outline steps to take CephFS fs down
- Fixes: https://tracker.ceph.com/issues/23427
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fr... - 11:41 AM Revision fbc33301 (ceph): doc/bluestore: fix minor typos in compression section
- Signed-off-by: David Disseldorp <ddiss@suse.de>
- 11:14 AM Revision d408dffa (ceph): mgr/dashboard: Improve max-line-length tslint rule
- Prettier is not breaking strings if they are bigger
then the defined max line length.
With this rule we can make sur... - 10:51 AM Revision 93f95459 (ceph): mgr: devicehealth: dont error on dict iteritems
- Since iteritems are not a part of py3, avoid health errors like following:
```
Module 'devicehealth' has failed: 'di... - 10:46 AM Revision 54037e52 (ceph): Merge pull request #22829 from tspmelo/fix-24757
- mgr/dashboard: Fix regression on rbd form component
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: S... - 10:44 AM Revision bc1743e7 (ceph): Merge pull request #22762 from ricardoasmarques/wip-toolbar-text
- mgr/dashboard: Remove top-right actions text and add "About" page
Reviewed-by: Kanika Murarka <murarkakanika@gmail.c... - 10:42 AM Revision e53bb2c5 (ceph): deb/rpm: add python-six as build-time and run-time dependency
- python-six is used by dashboard's controllers. please note,
${python:Depends} is able to fill the installation depend... - 09:23 AM Dashboard Subtask #24778 (Resolved): Create common Card component for info shown in landing page
- Refactor:
Create common Card component for info shown in landing page:
- Overall health status
- MON/OSD/MDS/MGR... - 09:17 AM RADOS Backport #24583 (In Progress): mimic: osdc: wrong offset in BufferHead
- https://github.com/ceph/ceph/pull/22869
- 08:44 AM Feature #24777 (Resolved): run-make-check.sh ccache tweaks
- Erwan Velu implemented some nice ccache tweaks for run-make-check.sh which reportedly bring a substantial performance...
- 07:37 AM rgw Bug #24775: rgw-multisite: radosgw-admin misreport sync status
- fix pr: https://github.com/ceph/ceph/pull/22866
- 06:50 AM rgw Bug #24775 (Fix Under Review): rgw-multisite: radosgw-admin misreport sync status
- Recently we get a situation where data in different zones are far away from being consistency, but `radosgw-admin syn...
- 07:25 AM RADOS Backport #24584 (In Progress): luminous: osdc: wrong offset in BufferHead
- https://github.com/ceph/ceph/pull/22865
- 07:24 AM Dashboard Feature #24776 (In Progress): mgr/dashboard: Add config option form to documentation page
- 07:23 AM Dashboard Feature #24776 (Resolved): mgr/dashboard: Add config option form to documentation page
- To set config options from the GUI we would need to have a config form as a first step. The form should show the curr...
- 06:45 AM Revision 0e76e87d (ceph): Merge pull request #20133 from smithfarm/wip-redundant-recommends
- build/ops: deb: drop redundant ceph-common recommends
Reviewed-by: Kefu Chai <kchai@redhat.com> - 06:43 AM Revision 697248d1 (ceph): osd/PG: do not send notify to empty peer
- This is mostly paranoia to avoid doing something clearly silly if the
add_source_info() implementation incorrectly de... - 06:33 AM Revision 902f8479 (ceph): Remove embedded 'cephd' code
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 39b2626c7a36b3fef8d97cd276e23dc6f1f197f3)
C... - 06:32 AM Backport #24774 (In Progress): luminous: Mimic build fails with -DWITH_RADOSGW=0
- 06:22 AM Backport #24774 (Resolved): luminous: Mimic build fails with -DWITH_RADOSGW=0
- https://github.com/ceph/ceph/pull/22864
- 06:24 AM Revision afc3b1ab (ceph): rgw: fix gc may cause a large number of read traffic
- fix http://tracker.ceph.com/issues/24767
Signed-off-by: Xin Liao <liaoxin01@baidu.com> - 03:39 AM Revision 9e082789 (ceph): Merge pull request #22847 from ErwanAliasr1/evelu-ccache2
- run-make-check.sh: Adding ccache tuning for the CI
Reviewed-by: Sébastien Han <seb@redhat.com>
Reviewed-by: Kefu Cha... - 03:02 AM Revision bad9e604 (ceph): osdc: Fix the wrong BufferHead offset
- the BufferHead offset should be "opos - bh->start()"
Fixes: https://tracker.ceph.com/issues/24484
Signed-off-by: don... - 03:01 AM Revision 203e94ec (ceph): osdc: Fix the wrong BufferHead offset
- the BufferHead offset should be "opos - bh->start()"
Fixes: https://tracker.ceph.com/issues/24484
Signed-off-by: don... - 02:43 AM rbd Feature #24773 (Duplicate): RBD mirroring delay replication
- Hi guys,
I'm testing feature delay replication of rbd mirroring in mimic release. I have configurated my cluster f... - 12:57 AM Revision 919a8976 (ceph): rgw: should recode canonical_uri when caculate s3v4 auth
- fix: http://tracker.ceph.com/issues/23587
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
07/04/2018
- 11:11 PM RADOS Backport #24772 (In Progress): luminous: osd: may get empty info at recovery
- 10:52 PM RADOS Backport #24772 (Resolved): luminous: osd: may get empty info at recovery
- https://github.com/ceph/ceph/pull/22862
- 11:04 PM Revision 7f97d146 (ceph): osd/PG: do not assume delete event means found_missing
- This condition was introduced in 3a9d056d843bcafd26d78950b84e2844f8a3a9a1
as part of the missing deletes series, with... - 11:03 PM RADOS Backport #24771 (In Progress): mimic: osd: may get empty info at recovery
- 10:52 PM RADOS Backport #24771 (Resolved): mimic: osd: may get empty info at recovery
- https://github.com/ceph/ceph/pull/22861
- 11:03 PM Revision c72abc10 (ceph): osd/PG: do not send notify to empty peer
- This is mostly paranoia to avoid doing something clearly silly if the
add_source_info() implementation incorrectly de... - 11:03 PM Revision 6475c9d5 (ceph): osd/PG: do not assume delete event means found_missing
- This condition was introduced in 3a9d056d843bcafd26d78950b84e2844f8a3a9a1
as part of the missing deletes series, with... - 11:01 PM bluestore Backport #24770 (In Progress): luminous: set correctly shard for existed Collection.
- 10:52 PM bluestore Backport #24770 (Resolved): luminous: set correctly shard for existed Collection.
- https://github.com/ceph/ceph/pull/22860
- 11:01 PM Revision 8212c394 (ceph): os/bluestore: set correctly shard for existed Collection.
- For existed Collection, the constructor of Collection will be called in _open_collections.
But m_finisher_num can't s... - 11:01 PM bluestore Backport #24769 (In Progress): mimic: set correctly shard for existed Collection.
- 10:52 PM bluestore Backport #24769 (Resolved): mimic: set correctly shard for existed Collection.
- https://github.com/ceph/ceph/pull/22859
- 11:00 PM Revision 822cb61a (ceph): os/bluestore: set correctly shard for existed Collection.
- For existed Collection, the constructor of Collection will be called in _open_collections.
But m_finisher_num can't s... - 08:08 PM Revision 73fa0efc (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... - 07:24 PM RADOS Bug #24588: osd: may get empty info at recovery
- https://github.com/ceph/ceph/pull/22704 is the fix
- 07:23 PM RADOS Bug #24588 (Pending Backport): osd: may get empty info at recovery
- 07:22 PM bluestore Bug #24761 (Pending Backport): set correctly shard for existed Collection.
- 07:22 PM Revision 6dbf8ad2 (ceph): Merge PR #22703 into master
- * refs/pull/22703/head:
doc/mgr: add doc for crash mgr module
qa/suites/rados/mgr: Add test_crash
qa/tasks/mgr: ad... - 07:22 PM Revision c5b44986 (ceph): Merge PR #22704 into master
- * refs/pull/22704/head:
osd/PG: do not send notify to empty peer
osd/PG: do not assume delete event means found_mis... - 07:22 PM Revision 7895d5b7 (ceph): Merge PR #22733 into master
- * refs/pull/22733/head:
os/bluestore: set correctly shard for existed Collection.
Reviewed-by: Igor Fedotov <ifedot... - 07:22 PM Revision 0cb7b47d (ceph): Merge PR #22738 into master
- * refs/pull/22738/head:
mgr/status: add exabytes unit
Reviewed-by: Kefu Chai <kchai@redhat.com> - 07:20 PM Revision b12dfc15 (ceph): Merge PR #22534 into master
- * refs/pull/22534/head:
msg/Messenger: use safe_item_history<> for my_addrs
msg/simple: fix set_myaddrs()
msg/Mess... - 07:19 PM Revision 0a0f8d5e (ceph): osd/PrimaryLogPG: rebuild attrs from clients
- Ensure that buffers coming in via client ops are rebuilt before populating
the PGTransaction. This ensures that we d... - 07:17 PM RADOS Bug #24768 (Resolved): rgw workload makes osd memory explode
- From ML,...
- 05:33 PM Documentation #24125 (Fix Under Review): docs: "ceph osd purge" should mention stopping daemon
- https://github.com/ceph/ceph/pull/22856
- 05:25 PM Revision 0d152ea6 (ceph): mgr/dashboard: Fix regression on rbd form component
- 'decodeURIComponent' method was decoding an undefined variable to the string
'undefined', which would later cause pro... - 04:04 PM Revision 38962567 (ceph): doc/cephfs: remove lingering "experimental" note about multimds
- Signed-off-by: John Spray <john.spray@redhat.com>
- 04:03 PM Revision 27056749 (ceph): doc/cephfs: remove lingering "experimental" note about multimds
- Signed-off-by: John Spray <john.spray@redhat.com>
- 04:00 PM Revision 3222aa9c (ceph): Merge pull request #22852 from ceph/jcsp-cephfs-exp-doc
- doc/cephfs: remove lingering "experimental" note about multimds
Reviewed-by: Jos Collin <jcollin@redhat.com> - 01:46 PM CephFS Documentation #24726 (Resolved): Documentation about CephFS snapshots in experimental features is...
- 01:44 PM CephFS Backport #24746 (Resolved): mimic: doc: Documentation about CephFS snapshots in experimental feat...
- 01:37 PM Dashboard Bug #23619 (Need More Info): v13.0.2 tries to build dashboard on arm64
- Is this still an issue with the official 13.2.0 release?
- 01:13 PM Revision 361896bb (ceph): doc/cephfs: remove lingering "experimental" note about multimds
- Signed-off-by: John Spray <john.spray@redhat.com>
- 01:09 PM rgw Bug #24767 (Resolved): rgw gc may cause a large number of read traffic
- Using rgw uploads only, ceph -s finds a large number of read traffic(about hundreds of MB/s). And the write traffic i...
- 01:06 PM Revision 9ebf2d00 (ceph): Merge pull request #22803 from joscollin/wip-24746-mimic
- mimic: doc: update experimental features - snapshots
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-b... - 12:47 PM RADOS Bug #23352: osd: segfaults under normal operation
- Brad Hubbard wrote:
> Having reviewed the code in question again I was afraid that may be the case. If you can provi... - 09:38 AM RADOS Bug #23352: osd: segfaults under normal operation
- Having reviewed the code in question again I was afraid that may be the case. If you can provide the crash dump Dan, ...
- 07:36 AM RADOS Bug #23352: osd: segfaults under normal operation
- I *injected* osd_enable_op_tracker=false yesterday ...
- 12:38 PM rbd Bug #19413: Cannot delete some snapshots after upgrade from jewel to kraken
- Just seen this issue again, as above FFFF in header info. I was unable to remove with Luminous rbd client (12.2.5), b...
- 12:12 PM Revision 052b98be (ceph): doc/cephfs: remove lingering "experimental" note about multimds
- Signed-off-by: John Spray <john.spray@redhat.com>
- 11:47 AM Revision 5864722e (ceph): Merge pull request #22830 from ricardoasmarques/fix-24756
- mgr/dashboard: Fix RBD object size dropdown options
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiag... - 10:42 AM Backport #24766 (In Progress): mimic: Mimic build fails with -DWITH_RADOSGW=0
- 10:31 AM Backport #24766 (Resolved): mimic: Mimic build fails with -DWITH_RADOSGW=0
- https://github.com/ceph/ceph/pull/22851
- 10:38 AM Revision 32cf2e19 (ceph): Remove embedded 'cephd' code
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 39b2626c7a36b3fef8d97cd276e23dc6f1f197f3)
C... - 10:31 AM Bug #24437: Mimic build fails with -DWITH_RADOSGW=0
- @John, David reported that the problem occurs in mimic as of 6a21295f7f6e7e0363bcfd30d2daf90561ef490c which, AFAICT, ...
- 10:27 AM Bug #24437 (Pending Backport): Mimic build fails with -DWITH_RADOSGW=0
- 09:59 AM Bug #24437 (Resolved): Mimic build fails with -DWITH_RADOSGW=0
- I think Patrick noticed and fixed the same issue here: https://github.com/ceph/ceph/pull/16574/files
(Haven't look... - 10:04 AM Revision d6f4dbfd (ceph): doc: update experimental features - snapshots
- * drop the experimental warning of multi-MDS
* update snapshotting blocked off version
* update Multiple filesystems ... - 10:04 AM Revision 91babdc2 (ceph): doc: highlight the flags
- Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 1586580d33ff3f1ca4b168d9e3bd1182643e031f) - 10:00 AM rbd Bug #24433: caps doesn't support mix of "profile rbd" and "allow rw"
- Fabien: please can you confirm which version you were testing with?
- 09:57 AM Support #24442 (Closed): CEPH health status: REQUEST_STUCK: 894 stuck requests are blocked > 4096...
- Sorry this ticket didn't get a response earlier.
For general troubleshooting requests, the mailing list or IRC cha... - 09:55 AM Bug #24606 (Closed): error build ceph-13.2.0 for i586
- We haven't routinely built/tested 32 bit x86 for some years now (https://github.com/ceph/ceph/pull/10276), so unfortu...
- 09:55 AM Revision 4cb5a590 (ceph): run-make-check.sh: Adding ccache tuning for the CI
- When run-make-check is run by the CI, some tuning can be performed to
speedup the build.
This commit :
- Detect jenk... - 09:51 AM CephFS Feature #24604: Implement "cephfs-journal-tool event splice" equivalent for purge queue
- https://github.com/ceph/ceph/pull/22850
- 09:47 AM CephFS Cleanup #24745: Spurious empty files in CephFS root pool when multiple pools associated
- (see discussion on thread "[ceph-users] Spurious empty files in CephFS root pool when multiple pools associated")
... - 09:42 AM Dashboard Feature #24765 (Duplicate): mgr/dashboard: Allow OSDs to be taken down / out in the OSD overview
- (this issue has been migrated from the "openATTIC Jira":https://tracker.openattic.org/browse/OP-2744)
During r... - 09:30 AM Revision d9526977 (ceph): Merge pull request #22644 from Devp00l/wip-forms-helper-service
- mgr/dashboard: CdFormGroup
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com> - 09:27 AM Revision 30d034fb (ceph): mgr/dashboard: Fix RBD object size dropdown options
- Fixes: https://tracker.ceph.com/issues/24756
Signed-off-by: Ricardo Marques <rimarques@suse.com> - 09:25 AM CephFS Backport #24759 (Need More Info): luminous: test gets ENOSPC from bluestore block device
- Wait until mimic backport https://github.com/ceph/ceph/pull/22835 is merged and use its minimal version of https://gi...
- 09:16 AM Backport #24739: luminous: Bring back diff -y for non-FreeBSD
- Thanks @David
- 08:20 AM Backport #24739 (In Progress): luminous: Bring back diff -y for non-FreeBSD
- 09:07 AM Dashboard Backport #24764 (In Progress): mimic: mgr/dashboard: Missing breadcrumb on monitor performance co...
- 08:55 AM Dashboard Backport #24764 (Resolved): mimic: mgr/dashboard: Missing breadcrumb on monitor performance count...
- https://github.com/ceph/ceph/pull/22849
- 09:07 AM Revision 50eca930 (ceph): mgr/dashboard: Add performance counters breadcrumb
- Fixes: https://tracker.ceph.com/issues/23806
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from ... - 09:05 AM Revision 2906a9f2 (ceph): mgr/dashboard: Remove useless observable unsubscriptions
- Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit ae75f15dedf6e9f19744dd4ba568ceb9b2c768... - 08:56 AM Revision 595b45b7 (ceph): mgr/dashboard: Add support for queryParams on routerLinkTpl
- Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit 9e710e1ad785c86ec32c5c46a6c63349f8615709) - 08:55 AM Revision 9d8f3786 (ceph): Merge pull request #22461 from tspmelo/wip-osd-flags-ui
- mgr/dashboard: Add UI for Cluster-wide OSD Flags configuration
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Rev... - 08:54 AM Dashboard Bug #23806 (Pending Backport): mgr/dashboard: Missing breadcrumb on monitor performance counters ...
- 08:54 AM Dashboard Cleanup #24623 (Resolved): mgr/dashboard: Replace "Pool" with "Pools"
- 08:53 AM Dashboard Backport #24699 (Resolved): mimic: mgr/dashboard: Replace "Pool" with "Pools"
- 08:52 AM Revision 9fc7c9e5 (ceph): Merge pull request #22807 from smithfarm/wip-24699-mimic
- mimic: mgr/dashboard: Replace Pool with Pools
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> - 08:51 AM Revision c7c2432c (ceph): mgr/dashboard: Remove text from top-right actions
- Fixes: https://tracker.ceph.com/issues/24624
Signed-off-by: Ricardo Marques <rimarques@suse.com> - 08:51 AM Revision 5dc5822a (ceph): mgr/dashboard: Usage of 'BehaviorSubject' in summary
- Signed-off-by: Ricardo Marques <rimarques@suse.com>
- 08:51 AM Revision 6c33d7f5 (ceph): mgr/dashboard: Add "About" modal
- Fixes: https://tracker.ceph.com/issues/24646
Signed-off-by: Ricardo Marques <rimarques@suse.com> - 08:21 AM Backport #24469 (In Progress): luminous: osd crashes in on_local_recover due to stray clone
- 08:19 AM Revision 78629f8c (ceph): test: run-standalone move aside cores found before testing starts
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit ea75e03d2222f890033dee1b2f1f9eba71f9a142) - 08:19 AM Revision 6aa82c39 (ceph): test: Fail immediately if some operations fail
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit fe09fc5e9da3fd2681e7c78d1df19142dc9e0eb7) - 08:19 AM Revision 2dd639ce (ceph): test: Fix standalone main usage
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 33538aca359546667a9b336901379ec2bde07fdb) - 08:19 AM Revision 826c8752 (ceph): test: Fix some function desciptions
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f886ebba083a37c1b2d1fcf1a592008b4b16a8aa)... - 08:18 AM Revision c0b0452c (ceph): test: Put files in private test directory
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 39fc43556fb03d27bc1c12ff335c949e487f32a2) - 08:18 AM Revision db46893a (ceph): test: Use a file that should be on all OSes
- Also, create temporary files in test specific dir and remove
Caused by: 154330fd68d952a4e1b972891f02b6dc9c355424
Si... - 08:15 AM Revision c16a79f7 (ceph): osd/PrimaryLogPG: fix on_local_recover crash on stray clone
- If there is a stray clone (one that does not appear in the SnapSet) and
we do any sort of recovery on it the OSD will... - 08:11 AM Revision 04f44896 (ceph): qa: For teuthology copy logs to teuthology expected location
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f0964beac5b8b54bc44a11bfb50bdea1f2ae8825) - 08:11 AM Revision decafcac (ceph): qa: Don't use sudo when moving logs
- Caused by: f0964beac5b8b54bc44a11bfb50bdea1f2ae8825
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ... - 08:11 AM Revision b67b4c88 (ceph): test: When possible show side-by-side diff in addition to regular diff
- Fixes: https://tracker.ceph.com/issues/21664
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co... - 07:42 AM Dashboard Feature #24763 (Resolved): mgr/dashboard: Automatic generation of REST API documentation based on...
- In the current implementation of the Ceph-Dashboard we already generate a Swagger-UI page with the available REST API...
- 07:40 AM RADOS Bug #24123 (Resolved): "process (unknown)" in ceph logs
- 07:39 AM RADOS Backport #24215 (Resolved): mimic: "process (unknown)" in ceph logs
- 07:38 AM RADOS Bug #24243 (Resolved): osd: pg hard limit too easy to hit
- 07:38 AM RADOS Backport #24500 (Resolved): mimic: osd: eternal stuck PG in 'unfound_recovery'
- 07:37 AM RADOS Backport #24355 (Resolved): mimic: osd: pg hard limit too easy to hit
- 07:34 AM ceph-volume Bug #24762 (Rejected): "ceph-volume scan" does not detect cluster name different than 'ceph'
- Running "ceph-volume scan" on a data partition of an OSD configured with ceph-disk where the cluster name is 'test' r...
- 07:31 AM RADOS Bug #24423: failed to load OSD map for epoch X, got 0 bytes
- Hi Martin,
Have you try my workaround above?
Best regards, - 06:18 AM RADOS Bug #24423: failed to load OSD map for epoch X, got 0 bytes
- Hi everyone,
What’s the workaround for this issue? Not being able to add new osds is getting more and more urgent... - 07:30 AM Revision 297a4286 (ceph): Merge pull request #22757 from votdev/improve_str_to_bool
- mgr/dashboard: Improve str_to_bool
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Tatjana Dehler <tde... - 07:19 AM rgw-testing Backport #24737 (In Progress): luminous: add unit test for cls bi list command
- 07:18 AM Revision 428003ec (ceph): rgw: add check and test for small osd_max_omap_entries_per_request values
- Fixes: http://tracker.ceph.com/issues/24483
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c... - 07:18 AM Revision 35efc4eb (ceph): rgw: fix bi_list to return max entries not max-1
- Fixes: http://tracker.ceph.com/issues/24483
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c... - 07:18 AM Revision 82653474 (ceph): rgw: add bi_list unit test
- Fixes: http://tracker.ceph.com/issues/24483
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c... - 07:18 AM Revision 1668d3b3 (ceph): cls_rgw: use more effective container operations in get_obj_vals
- Signed-off-by: Xinying Song <songxinying@cloudin.cn>
(cherry picked from commit 98c6eec544e104221b89ec0041efc84429e9f... - 07:14 AM rgw-testing Backport #24736 (In Progress): mimic: add unit test for cls bi list command
- 07:14 AM Revision d08535dd (ceph): rgw: add check and test for small osd_max_omap_entries_per_request values
- Fixes: http://tracker.ceph.com/issues/24483
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c... - 07:14 AM Revision 88f06221 (ceph): rgw: fix bi_list to return max entries not max-1
- Fixes: http://tracker.ceph.com/issues/24483
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c... - 07:14 AM Revision 8a94ffb4 (ceph): rgw: add bi_list unit test
- Fixes: http://tracker.ceph.com/issues/24483
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c... - 07:12 AM Revision 42cd25b7 (ceph): os/bluestore: set correctly shard for existed Collection.
- For existed Collection, the constructor of Collection will be called in _open_collections.
But m_finisher_num can't s... - 07:12 AM rbd Backport #24735 (In Progress): luminous: order rbdmap.service before remote-fs-pre.target
- 07:12 AM Revision bbcc594f (ceph): systemd/rbdmap.service: order us before remote-fs-pre.target
- If "/usr/bin/rbdmap unmap-all" notices a file system mounted on top of
an rbd device, it will call umount, interferin... - 07:12 AM Revision be2aca02 (ceph): systemd/rbdmap.service: remove a dependency on local-fs.target
- We don't require anything outside of rootfs.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from co... - 07:10 AM rbd Backport #24734 (In Progress): mimic: order rbdmap.service before remote-fs-pre.target
- 07:10 AM Revision 6fb3d1e1 (ceph): systemd/rbdmap.service: order us before remote-fs-pre.target
- If "/usr/bin/rbdmap unmap-all" notices a file system mounted on top of
an rbd device, it will call umount, interferin... - 07:09 AM Revision bfbbd16a (ceph): systemd/rbdmap.service: remove a dependency on local-fs.target
- We don't require anything outside of rootfs.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from co... - 06:08 AM Revision 6c7e0956 (ceph): qa: fix ffsb cd argument
- Avoid potential failures relating to HEAD^.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 06:07 AM Revision fe62ea36 (ceph): qa: fix cd argument during iogen unpack
- Fixes: http://tracker.ceph.com/issues/24680
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 04:15 AM rgw Backport #24547 (In Progress): mimic: rgw: change order of authentication back to local, remote
- https://github.com/ceph/ceph/pull/22842
- 02:21 AM CephFS Backport #24541 (In Progress): mimic: qa: 1 mutations had unexpected outcomes
- https://github.com/ceph/ceph/pull/22841
- 01:38 AM Revision 3325319e (ceph): rgw: have a configurable authentication order
- This implements a configurable authentication order, currently used only for s3
authentication and only supporting ex... - 01:10 AM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
- Final bisect results:
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
2e476... - 12:44 AM Revision dc399ed2 (ceph): mds: add magic to header of open file table
- Fixes: http://tracker.ceph.com/issues/24240
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ... - 12:21 AM Revision 78836ecd (ceph): luminous: osd: change log level when withholding pg creation
- Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
(cherry picked from commit d12ba37e0d08593f37a2e162d4ac3b...
07/03/2018
- 11:29 PM bluestore Bug #24761: set correctly shard for existed Collection.
- https://github.com/ceph/ceph/pull/22733
- 11:29 PM bluestore Bug #24761 (Resolved): set correctly shard for existed Collection.
- For existed Collection, the constructor be called in _open_collections.
But m_finisher_num can't setup when enable b... - 10:45 PM Revision b199fb51 (ceph): Merge pull request #22831 from ceph/backport-luminous-22828
- luminous: ceph-volume: provide a nice errror message when missing ceph.conf
Reviewed-by: Alfredo Deza <adeza@redhat.... - 10:44 PM Revision 538558b9 (ceph): Merge pull request #22832 from ceph/backport-mimic-22828
- mimic: ceph-volume: provide a nice errror message when missing ceph.conf
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 10:05 PM Revision 32169723 (ceph): Merge pull request #22837 from dzafman/wip-fix-timeout
- test: test_get_timeout_delays() fix
Reviewed-by: Erwan Velu <erwan@redhat.com> - 09:26 PM Revision 13b46f48 (ceph): mds: send cap export message when exporting non-auth caps to auth mds
- The cap export message makes client open session for the importer mds.
Otherwise client may never open session for th... - 09:01 PM Revision fbc8bcfe (ceph): test: test_get_timeout_delays() fix
- Caused by: 7b0d1c8b8acff2a7010bfb0400df09786033ac63
Signed-off-by: David Zafman <dzafman@redhat.com> - 06:17 PM Revision e0d3810d (ceph): common/DecayCounter: set last_decay to current time when decoding decay...
- The last_decay in the msg might be 0 (utime_t()), so the eclipse time is very
large and the original value would be d... - 06:01 PM Revision 6f0e60c8 (ceph): ceph-osd: use new bindv()
- Rely on the new and improved pick_addresses() to produce an addrvec of
addresses we should bind to.
Signed-off-by: S... - 06:01 PM Revision 22086a78 (ceph): mds: use new pick_addresses
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision b759c588 (ceph): mon/OSDMonitor: addrvec blacklist helper
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 78edca98 (ceph): mon/MonClient: get_myaddrs()
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision ea1481d0 (ceph): mds: addr -> addrvec
- Update MDSMap to use entity_addrvec_t instead of entity_addr_t. Adjust
the various mon and mgr pieces that touch it ... - 06:01 PM Revision a14022a3 (ceph): osd: populate metadata with all addrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 312af0c4 (ceph): osd/OSDMap: is_blacklisted() for addrvecs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 8cc65291 (ceph): client: myaddr -> myaddrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision b59392a1 (ceph): common/LogClient: myaddr -> myaddrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision a61eaae0 (ceph): librados: myaddr -> myaddrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision a18e4ed9 (ceph): mon/LogMonitor: myaddr -> myaddrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision f43731fd (ceph): msg: make set_addr_unknowns take an addrvec
- Nicely collapse the wonky logic in OSD into the helper!
Signed-off-by: Sage Weil <sage@redhat.com> - 06:01 PM Revision f3084358 (ceph): mgr: myaddr -> myaddrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision f24077c1 (ceph): msg/DispatchQueue: myaddr -> myaddrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 73121c12 (ceph): osd/OSDMap: don't print hb addrs
- Nobody cares!
Signed-off-by: Sage Weil <sage@redhat.com> - 06:01 PM Revision def2254a (ceph): mon/Session: inst -> name and addrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision ecd85f4d (ceph): msg/async: track connections by addrvec
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 9247562e (ceph): msg/async: mark AsyncConnection with msgr2 flag
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision ccad6639 (ceph): msg/async: mark accepted connections with addr type (legacy or msgr2)
- We have to note the addr type we are listening for in the ServerSocketImpl
and pass that on to any AsyncConnections t... - 06:01 PM Revision d1a783a5 (ceph): msg/async: track target_addr for each connection
- The target_addr is item from peer_addrs that we are using for the
connection. On accept, we learn it during the hand... - 06:01 PM Revision 9d1284d7 (ceph): msg/simple/Accepter: fix my_addr == my_addrs.v[0] constraint
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision c5708c21 (ceph): common/item_history: container to support lockless reads, infrequent up...
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision aa81f935 (ceph): msg/Messenger: use mutable_item_history<> for my_addrs
- We read this without a lock.
Signed-off-by: Sage Weil <sage@redhat.com> - 06:01 PM Revision 2c174e21 (ceph): msg/simple: fix set_myaddrs()
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 73c4d4a9 (ceph): msg/Messenger: use safe_item_history<> for my_addrs
- Mutating the item in place is not safe.
Signed-off-by: Sage Weil <sage@redhat.com> - 06:01 PM Revision 543539e5 (ceph): osd: kill osd_heartbeat_addr option
- This serves no (good) purpose: we should always use the public addr/
network.
Signed-off-by: Sage Weil <sage@redhat.... - 06:01 PM Revision b2b4b0e3 (ceph): CEPH_MON_PORT -> CEPH_MON_PORT_LEGACY; define CEPH_MON_PORT_IANA
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision bc95a339 (ceph): common/pick_addresses: add filtering by ipv4 and ipv6
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 9b7e4982 (ceph): common/pick_addresses: new addrvec-based pick_addresses()
- Flags for everything we would want. The intent is to return an addrvec
of addrs that we can directly bind to.
Signe... - 06:01 PM Revision ff76ac43 (ceph): common/pick_address: fill in ipv4/6 and msgr1/msgr2 via config options
- This allows users to simply pass in CLUSTER or PUBLIC and the function
fills in the rest. (Or, if the caller is part... - 06:01 PM Revision 1b80cfa8 (ceph): msg/Messenger: new bindv() that takes an addrvec
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 700fd003 (ceph): mgr/DaemonServer: use new bindv() and pick_addresses()
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 13a53cbe (ceph): msg/msg_types: hash<> for entity_addrvec_t
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 6d742a35 (ceph): msg/Connection: peer_addr -> peer_addrs
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 5d95b29c (ceph): msg/Messenger: my_addr -> my_addrs
- Minimal changes to SimpleMessenger and AsyncMessenger to keep things
working, assuming we ony have a single addr in t... - 06:01 PM Revision 9fb1e521 (ceph): osd/OSDMap: make cluster addrs addrvecs too
- This will allow a single-step upgrade from msgr1 to msgr2: as each
nautilus OSD starts up, it will bind to both msgr1... - 06:01 PM Revision 6625caa7 (ceph): msg/async: multiple listening ServerSockets
- No functional change yet.
Signed-off-by: Sage Weil <sage@redhat.com> - 06:01 PM Revision b966c0d3 (ceph): msg/async: fix some debug prefixes
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision d0db627c (ceph): msg/async: (legacy) handshake using legacy addr
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 57d75633 (ceph): msg/async: bind to multiple addresses
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:01 PM Revision 30d3095e (ceph): common/options: add addrvec option type
- Signed-off-by: Sage Weil <sage@redhat.com>
- 05:36 PM Revision c41ce8c0 (ceph): qa: remove unused distro dir
- Mistakenly added by affaae045f4ce090ea614b693e47d47bdf9b7c95.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 05:32 PM Backport #24739: luminous: Bring back diff -y for non-FreeBSD
- @Nathan See https://github.com/dzafman/ceph/commit/5a31c8924ea51bd17951e78415b7b184dbf19d71 for backport of 154330fd6...
- 11:40 AM Backport #24739: luminous: Bring back diff -y for non-FreeBSD
- @David Can you take a look? If you can give me some insight on how to cherry-pick 154330fd68d952a4e1b972891f02b6dc9c3...
- 11:39 AM Backport #24739 (Need More Info): luminous: Bring back diff -y for non-FreeBSD
- depends on backport #24469 which is non-trivial
- 04:22 PM CephFS Backport #24758 (In Progress): mimic: test gets ENOSPC from bluestore block device
- 04:12 PM CephFS Backport #24758 (Resolved): mimic: test gets ENOSPC from bluestore block device
- https://github.com/ceph/ceph/pull/22835
- 04:15 PM Revision 3d39e108 (ceph): qa: add .qa helper link
- Barebones backport of #22719.
Command used:
find qa/suites -type d -execdir ln -sfn ../.qa {}/.qa \;
ln -... - 04:12 PM CephFS Backport #24759 (Resolved): luminous: test gets ENOSPC from bluestore block device
- https://github.com/ceph/ceph/pull/24924
- 04:11 PM CephFS Bug #24238 (Pending Backport): test gets ENOSPC from bluestore block device
- 04:10 PM Revision 628927d5 (ceph): Merge PR #22165 into master
- * refs/pull/22165/head:
qa: add one-off clusters to qa/cephfs/clusters
qa: allocate more space for VM disk
qa/ceph... - 04:06 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
- ceph-post-file: 1b1d42bb-6cae-430a-8fe7-974ce077b8dc
May (or may not) help, it's around loglevel5 I guess.
- 03:56 PM Bug #15781: No scrub information available for pg 0.8
- Just seen what might be the same issue on a cluster upgraded from Luminous to Mimic (13.2.0)
# rados list-inconsiste... - 03:53 PM Dashboard Bug #24756: Object size is not displayed on RBD edit form
- PR https://github.com/ceph/ceph/pull/22830
- 02:18 PM Dashboard Bug #24756 (Fix Under Review): Object size is not displayed on RBD edit form
- 02:12 PM Dashboard Bug #24756 (In Progress): Object size is not displayed on RBD edit form
- 12:18 PM Dashboard Bug #24756: Object size is not displayed on RBD edit form
- Thanks for reporting this, Ricardo. Volker, can you please take a look?
- 11:21 AM Dashboard Bug #24756 (Resolved): Object size is not displayed on RBD edit form
- This bug was introduced by PR https://github.com/ceph/ceph/pull/22387
How to reproduce:
Create an RBD with '8 M... - 03:46 PM rgw Bug #24505: radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
- Adding another scenario -
where the cluster was installed with resharding and then resharding was disabled and rados... - 03:44 PM Revision d02062fe (ceph): ceph-volume: show a nice error message when ceph.conf is not loaded
- If the ceph configuration file is not loaded correctly and then values
from it are used then an undescript error mess... - 03:44 PM Revision 0b23cb2d (ceph): ceph-volume: always ignore a missing ceph conf in main.py
- Now that we have a nice error message when a ceph.conf is missing
and we try to use values from it, maintaining a lis... - 03:43 PM Revision a58d30c1 (ceph): ceph-volume: show a nice error message when ceph.conf is not loaded
- If the ceph configuration file is not loaded correctly and then values
from it are used then an undescript error mess... - 03:43 PM Revision 8412cbfc (ceph): ceph-volume: always ignore a missing ceph conf in main.py
- Now that we have a nice error message when a ceph.conf is missing
and we try to use values from it, maintaining a lis... - 03:42 PM Revision 083865dc (ceph): mgr/dashboard: CdFormGroup
- CdFormGroup extends 'FormGroup' with a few new methods that will help
form development.
Signed-off-by: Stephan Mülle... - 03:42 PM Revision db9d15f6 (ceph): mgr/dashboard: CdFormBuilder
- Now the form builder can be used to build CdFormGroups.
Signed-off-by: Stephan Müller <smueller@suse.com> - 03:42 PM Revision 870a3ac9 (ceph): mgr/dashboard: Use forms in RBD form
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision 1a175e0f (ceph): mgr/dashboard: Use forms in RBD snapshot form
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision aea1c70f (ceph): mgr/dashboard: Use forms in RGW bucket form
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision 4a64522b (ceph): mgr/dashboard: Use forms in RGW user form
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision 297e111f (ceph): mgr/dashboard: Use forms in RGW user s3 key modal
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision 01932a53 (ceph): mgr/dashboard: Use forms in RGW subuser modal
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision e2a09d74 (ceph): mgr/dashboard: Use forms in RGW user capability
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision 5cba67a5 (ceph): mgr/dashboard: Use forms in deletion modal
- Signed-off-by: Stephan Müller <smueller@suse.com>
- 03:42 PM Revision 2b5f8b1e (ceph): mgr/dashboard: Move validators into forms directory
- Now that 'forms' directory exists, the validators are moved to
it. Angular also does this with it's validators ('@ang... - 03:31 PM Revision f2aaf1d2 (ceph): Merge pull request #22747 from ceph/backport-mimic-22724
- mimic: ceph-volume: error on commands that need ceph.conf to operate
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 03:28 PM Revision 544bc3ea (ceph): Merge pull request #22828 from ceph/wip-conf-error-message
- ceph-volume: provide a nice errror message when missing ceph.conf
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 02:03 PM Dashboard Feature #24447 (In Progress): mgr/dashboard: Add UI support for managing roles
- 01:46 PM Dashboard Bug #24757 (Fix Under Review): mgr/dashboard: Snapshot name is displayed as 'undefined' when it d...
- 01:46 PM Dashboard Bug #24757: mgr/dashboard: Snapshot name is displayed as 'undefined' when it doesn't exist
- PR: https://github.com/ceph/ceph/pull/22829
- 01:41 PM Dashboard Bug #24757 (Resolved): mgr/dashboard: Snapshot name is displayed as 'undefined' when it doesn't e...
- This is cause by the usage of 'decodeURIComponent' method, on rbd-form.component.ts, that was decoding an undefined ...
- 01:24 PM Revision f0769600 (ceph): Merge pull request #22548 from ovh/bp-cls-otp-build
- cls: build cls_otp only WITH_RADOSGW
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 01:04 PM Revision a2d3de55 (ceph): screwing around with pglog removal.
- Signed-off-by: Mark Nelson <mnelson@redhat.com>
- 12:54 PM Dashboard Cleanup #24134 (Resolved): Semi automatic Task creation
- 12:15 PM Revision d62fa58a (ceph): Merge pull request #22764 from ceph/wip-rm24504
- ceph-volume: refuse to zap mapper devices
Reviewed-by: Alfredo Deza - 11:45 AM Revision 0487a9ac (ceph): ceph-volume: always ignore a missing ceph conf in main.py
- Now that we have a nice error message when a ceph.conf is missing
and we try to use values from it, maintaining a lis... - 11:38 AM Backport #24469 (Need More Info): luminous: osd crashes in on_local_recover due to stray clone
- 154330fd68d952a4e1b972891f02b6dc9c355424 does not cherry-pick to luminous cleanly and the conflict resolution is non-...
- 11:32 AM Backport #24470: mimic: osd crashes in on_local_recover due to stray clone
- https://github.com/ceph/ceph/pull/22671 was integrated into https://github.com/ceph/ceph/pull/22826 to avoid merge co...
- 11:30 AM Backport #24738 (In Progress): mimic: Bring back diff -y for non-FreeBSD
- 11:28 AM Revision e7d35cd7 (ceph): test: run-standalone move aside cores found before testing starts
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit ea75e03d2222f890033dee1b2f1f9eba71f9a142) - 11:28 AM Revision 24628e8f (ceph): test: Fail immediately if some operations fail
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit fe09fc5e9da3fd2681e7c78d1df19142dc9e0eb7) - 11:28 AM Revision 1f7ecc1c (ceph): test: Fix standalone main usage
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 33538aca359546667a9b336901379ec2bde07fdb) - 11:28 AM Revision 1ab37738 (ceph): test: Fix some function desciptions
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f886ebba083a37c1b2d1fcf1a592008b4b16a8aa)... - 11:24 AM Revision 4d743475 (ceph): test: Put files in private test directory
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 39fc43556fb03d27bc1c12ff335c949e487f32a2) - 11:23 AM Revision 6f634d27 (ceph): test: Use a file that should be on all OSes
- Also, create temporary files in test specific dir and remove
Caused by: 154330fd68d952a4e1b972891f02b6dc9c355424
Si... - 11:23 AM Revision 2feb1127 (ceph): osd/PrimaryLogPG: fix on_local_recover crash on stray clone
- If there is a stray clone (one that does not appear in the SnapSet) and
we do any sort of recovery on it the OSD will... - 11:18 AM Revision 42b994e4 (ceph): test: When possible show side-by-side diff in addition to regular diff
- Fixes: https://tracker.ceph.com/issues/21664
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co... - 11:17 AM Revision 7751cc4c (ceph): qa: Don't use sudo when moving logs
- Caused by: f0964beac5b8b54bc44a11bfb50bdea1f2ae8825
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ... - 11:17 AM Revision 19a303e7 (ceph): qa: For teuthology copy logs to teuthology expected location
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f0964beac5b8b54bc44a11bfb50bdea1f2ae8825) - 11:12 AM CephFS Backport #24718 (In Progress): luminous: client: returning garbage (?) for readdir
- 11:11 AM CephFS Backport #24719 (In Progress): mimic: client: returning garbage (?) for readdir
- 11:03 AM rgw Backport #24693 (In Progress): luminous: rgw: meta and data notify thread miss stop cr manager
- 11:02 AM Revision 25a74c96 (ceph): rgw: fix meta and data notify thread miss stop cr manager
- rgw restrat or reload will stuck in RGWCompletionManager::get_next()
fixes: http://tracker.ceph.com/issues/24589
Si... - 11:02 AM rgw Backport #24702 (In Progress): mimic: rgw: meta and data notify thread miss stop cr manager
- 11:02 AM Revision 2c56645c (ceph): rgw: fix meta and data notify thread miss stop cr manager
- rgw restrat or reload will stuck in RGWCompletionManager::get_next()
fixes: http://tracker.ceph.com/issues/24589
Si... - 11:01 AM CephFS Backport #24539 (In Progress): mimic: multimds pjd open test fails
- https://github.com/ceph/ceph/pull/22819
- 11:00 AM rgw Backport #24692 (In Progress): luminous: rgw: index complete miss zones_trace set
- 11:00 AM Revision 9aa1e0b3 (ceph): rgw: fix index complete miss zones_trace set
- index complete default with nullptr of zones_trace, and we should init one,
otherwise will cause data sync redundant.... - 11:00 AM rgw Backport #24701 (In Progress): mimic: rgw: index complete miss zones_trace set
- 10:59 AM Revision 09349e18 (ceph): rgw: fix index complete miss zones_trace set
- index complete default with nullptr of zones_trace, and we should init one,
otherwise will cause data sync redundant.... - 10:58 AM Revision a90d3c08 (ceph): rgw-multisite: fix endless loop in RGWBucketShardIncrementalSyncCR
- Fixes: http://tracker.ceph.com/issues/24603
Signed-off-by: cfanz <songxinying@sensetime.com>
(cherry picked from com... - 10:58 AM CephFS Backport #24537 (In Progress): mimic: common/DecayCounter: set last_decay to current time when de...
- https://github.com/ceph/ceph/pull/22816
- 10:58 AM rgw Backport #24690 (In Progress): luminous: rgw-multisite: endless loop in RGWBucketShardIncremental...
- 10:57 AM rgw Backport #24700 (In Progress): mimic: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
- 10:57 AM Revision 68fd755f (ceph): rgw-multisite: fix endless loop in RGWBucketShardIncrementalSyncCR
- Fixes: http://tracker.ceph.com/issues/24603
Signed-off-by: cfanz <songxinying@sensetime.com>
(cherry picked from com... - 10:54 AM Revision 85d78a8d (ceph): Merge pull request #22808 from jcsp/wip-mgr-doc-initial-modules
- doc/dashboard: don't advise mgr_initial_modules
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> - 10:51 AM RADOS Backport #24748 (In Progress): luminous: change default filestore_merge_threshold to -10
- 07:55 AM RADOS Backport #24748 (Resolved): luminous: change default filestore_merge_threshold to -10
- https://github.com/ceph/ceph/pull/22814
- 10:49 AM Revision aee3e36b (ceph): osd/filestore: Change default filestore_merge_threshold to -1
- Performance evaluations of medium to large size Ceph clusters have
demonstrated negligible performance impact from un... - 10:47 AM RADOS Backport #24747 (In Progress): mimic: change default filestore_merge_threshold to -10
- 07:55 AM RADOS Backport #24747 (Resolved): mimic: change default filestore_merge_threshold to -10
- https://github.com/ceph/ceph/pull/22813
- 10:47 AM Dashboard Documentation #24755 (New): mgr/dashboard: Add Documentation about accessing the Dashboard's API ...
- Add Documentation about accessing the Dashboard's API documentation.
- 10:47 AM Revision 2b29e5f8 (ceph): osd/filestore: Change default filestore_merge_threshold to -1
- Performance evaluations of medium to large size Ceph clusters have
demonstrated negligible performance impact from un... - 10:47 AM RADOS Bug #24686: change default filestore_merge_threshold to -10
- *master PR*: https://github.com/ceph/ceph/pull/22761
- 12:36 AM RADOS Bug #24686 (Pending Backport): change default filestore_merge_threshold to -10
- 10:40 AM Dashboard Feature #24646 (Fix Under Review): mgr/dashboard: Create "About" modal
- PR https://github.com/ceph/ceph/pull/22762
- 07:51 AM Dashboard Feature #24646 (In Progress): mgr/dashboard: Create "About" modal
- 10:37 AM CephFS Backport #24705 (In Progress): mimic: cephfs: allow prohibiting user snapshots in CephFS
- 10:37 AM Revision 9270f1c1 (ceph): qa/fs/upgrade/snaps: whitelist inconsistent rstat
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 162b1ed5f9fbdfa0661e0ec266ec9669843529fc) - 10:37 AM Revision f4043c10 (ceph): mds: track snapshot count in rstat
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 6f1aeed7ba7c6a9f7ce39d710c48155a0436ffae) - 10:36 AM Revision 5191b525 (ceph): mds: add MAY_SNAPSHOT in MDSAuthCaps
- For controlling whether a client is allowed to create or delete
snapshots
Fixes: http://tracker.ceph.com/issues/2428... - 10:24 AM RADOS Feature #13507: scrub APIs to read replica
- Update backport field?
- 10:20 AM CephFS Backport #24716 (Resolved): mimic: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-s...
- 10:16 AM CephFS Backport #24694 (In Progress): luminous: PurgeQueue sometimes ignores Journaler errors
- 10:16 AM Revision cf1bc516 (ceph): mds: improve error handling in PurgeQueue
- Fixes: http://tracker.ceph.com/issues/24533
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com... - 10:15 AM CephFS Backport #24703 (In Progress): mimic: PurgeQueue sometimes ignores Journaler errors
- 10:15 AM Revision f6cbe013 (ceph): mds: improve error handling in PurgeQueue
- Fixes: http://tracker.ceph.com/issues/24533
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com... - 09:12 AM rgw Documentation #24754 (New): NFS ganesha with RGW - missing documentation/bug?
- Hi, i have tried to configure NFS ganesha with my RGW to be able to see files in RGW as a FS(running Ubuntu 16.04, Lu...
- 08:48 AM Revision 414d94ae (ceph): doc/dashboard: don't advise mgr_initial_modules
- This setting tends to confuse people, as it's only respected
on the very first startup of the cluster. Instead, ment... - 08:45 AM CephFS Bug #24512: Raw used space leak
- Unfortunately, I have now to use the disks for production...
Here follow the last tests with smaller pools, which ... - 08:43 AM Revision f31ca042 (ceph): client: update inode fields according to issued caps
- Cap message and request reply from non-auth MDS may carry stale
information (corresponding locks are in LOCK states) ... - 08:42 AM rgw Backport #24627 (Resolved): jewel: rgw: fail to recover index from crash
- 08:42 AM Revision e03baf43 (ceph): common/DecayCounter: set last_decay to current time when decoding decay...
- The last_decay in the msg might be 0 (utime_t()), so the eclipse time is very
large and the original value would be d... - 08:37 AM rgw Backport #24628 (In Progress): luminous: rgw: fail to recover index from crash
- 08:36 AM rgw Backport #24629 (In Progress): mimic: rgw: fail to recover index from crash
- 08:32 AM Dashboard Backport #24663: mimic: mgr/dashboard: fix lint error caused by codelyzer update
- h3. original description
It seems the problem fixed in https://github.com/ceph/ceph/pull/22693 also affects the mi... - 08:15 AM Dashboard Backport #24699 (In Progress): mimic: mgr/dashboard: Replace "Pool" with "Pools"
- 08:15 AM Revision 17a292aa (ceph): mgr/dashboard: Replaced "Pool" with "Pools" in navigation bar
- Replaced the string "Pool" with "Pools" in the navigation component.
Fixes: https://tracker.ceph.com/issues/24623
Si... - 08:09 AM Dashboard Bug #23806 (Resolved): mgr/dashboard: Missing breadcrumb on monitor performance counters page
- PR https://github.com/ceph/ceph/pull/22060
- 08:08 AM mgr Bug #24751 (Resolved): lint error caused by codelyzer update
- 08:00 AM mgr Bug #24751 (Resolved): lint error caused by codelyzer update
- Fixed in master by https://github.com/ceph/ceph/pull/22693
- 08:03 AM Bug #24753 (Closed): doc: missing mimic in os-recommendations
- http://docs.ceph.com/docs/master/start/os-recommendations/#platforms
- 07:58 AM Bug #24661 (Resolved): os/bluestore: don't store/use path_block.{db,wal} from meta
- 07:55 AM Bug #24661 (Pending Backport): os/bluestore: don't store/use path_block.{db,wal} from meta
- 07:57 AM Backport #24750 (Resolved): luminous: os/bluestore: don't store/use path_block.{db,wal} from meta
- 07:55 AM Backport #24750 (Resolved): luminous: os/bluestore: don't store/use path_block.{db,wal} from meta
- https://github.com/ceph/ceph/pull/22716
- 07:56 AM Backport #24749 (Resolved): mimic: os/bluestore: don't store/use path_block.{db,wal} from meta
- 07:55 AM Backport #24749 (Resolved): mimic: os/bluestore: don't store/use path_block.{db,wal} from meta
- https://github.com/ceph/ceph/pull/22477
- 07:02 AM mgr Backport #24697 (In Progress): luminous: ceph osd safe-to-destroy crashes the mgr
- 07:01 AM Revision 78cf29dd (ceph): mgr/DaemonServer: avoid dereferencing end() iterator
- Fixes: http://tracker.ceph.com/issues/23249
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 97e... - 07:01 AM mgr Backport #24708 (In Progress): mimic: ceph osd safe-to-destroy crashes the mgr
- 07:01 AM Revision a8592ba0 (ceph): mgr/DaemonServer: avoid dereferencing end() iterator
- Fixes: http://tracker.ceph.com/issues/23249
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 97e... - 06:20 AM Revision 1b32cdee (ceph): mds: remove useless dout_subsys macro
- Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
- 04:44 AM Revision 7695b395 (ceph): Merge pull request #22802 from bradfitz/its
- doc: fix some it's -> its typos
Reviewed-by: Jos Collin <jcollin@redhat.com> - 04:16 AM RADOS Bug #24423: failed to load OSD map for epoch X, got 0 bytes
- Hi Sergey,
Have you try that after "ceph osd require-osd-release mimic"?
My workaround is below.
1. Build pa... - 03:58 AM CephFS Backport #24746 (In Progress): mimic: doc: Documentation about CephFS snapshots in experimental f...
- 03:08 AM CephFS Backport #24746 (Resolved): mimic: doc: Documentation about CephFS snapshots in experimental feat...
- https://github.com/ceph/ceph/pull/22803
- 03:08 AM RADOS Bug #23352: osd: segfaults under normal operation
- Thanks Alex!
- 01:50 AM RADOS Bug #23352: osd: segfaults under normal operation
- I set it Brad, watching the status. We normal get one failure in 3-4 days.
- 01:03 AM RADOS Bug #23352: osd: segfaults under normal operation
- We are investigating the potential race between get_health_metrics and the op_tracker code.
In the mean time, for ... - 02:16 AM Revision 64212f3e (ceph): doc: fix some it's -> its typos
- Signed-off-by: Brad Fitzpatrick <brad@danga.com>
- 12:36 AM Revision 9106dc56 (ceph): Merge pull request #22761 from fullerdj/wip-djf-24686
- osd/filestore: Change default filestore_merge_threshold to -10
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
07/02/2018
- 10:47 PM RADOS Bug #24423: failed to load OSD map for epoch X, got 0 bytes
- I finded workaround solution how add new osd to "mimic" cluster:
1. Purge osd from cluster which displayed as "dow... - 09:48 PM CephFS Cleanup #24745 (Won't Fix): Spurious empty files in CephFS root pool when multiple pools associated
- Hi there.
I have an issue with cephfs and multiple datapools inside. I have like SIX datapools inside the cephfs, ... - 09:38 PM CephFS Feature #24724 (Fix Under Review): client: put instance/addr information in status asok command
- https://github.com/ceph/ceph/pull/22801
- 09:37 PM Revision 47c67d58 (ceph): client: add inst to asok status output
- Makes it easier for checking if a client becomes blacklisted.
Fixes: http://tracker.ceph.com/issues/24724
Signed-of... - 09:07 PM Revision c7aedb90 (ceph): ceph-volume: show a nice error message when ceph.conf is not loaded
- If the ceph configuration file is not loaded correctly and then values
from it are used then an undescript error mess... - 09:06 PM Revision e42ecb83 (ceph): ceph-volume: show a nice error message when ceph.conf is not loaded
- If the ceph configuration file is not loaded correctly and then values
from it are used then an undescript error mess... - 08:38 PM rgw Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
- I'm currently evaluating the fix.
- 07:48 PM rgw Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
- fix in -https://github.com/ceph/ceph/pull/22798-
- 08:35 PM rgw Bug #18936 (In Progress): rgw slo manifest: etag and size should be optional
- 08:34 PM rgw Bug #18936: rgw slo manifest: etag and size should be optional
- As of Mimic, an incoming manifest lacking etag and/or size_bytes can be uploaded, but the resulting object cannot be ...
- 08:18 PM Bug #21664: Bring back diff -y for non-FreeBSD
- Let's backport
https://github.com/ceph/ceph/pull/22702
https://github.com/ceph/ceph/pull/22763
https://github.co... - 07:44 PM rgw Bug #24744: rgw: index wrongly deleted when put raced with list
- https://github.com/ceph/ceph/pull/22798
- 07:14 PM rgw Bug #24744 (Fix Under Review): rgw: index wrongly deleted when put raced with list
- like the issue http://tracker.ceph.com/issues/22555 , a special sequence can cause this new situation.
IO sequence... - 07:28 PM CephFS Documentation #24642 (New): doc: visibility semantics to other clients
- Niklas Hambuechen wrote:
> I have upgraded to Mimic now and will check out if I see three minute delays again.
>
... - 06:55 PM mgr Bug #24576: 404 on dashboard
- See #24731 for a similar issue
- 06:55 PM Dashboard Bug #24731 (Duplicate): Dashboard Error on mimic
- 06:54 PM Dashboard Bug #24731: Dashboard Error on mimic
- This looks like a duplicate of #24576 to me. Please consider contributing this bug report instead; there are still a ...
- 12:55 PM Dashboard Bug #24731 (Duplicate): Dashboard Error on mimic
- Hi ,
I updated the new stable version of mimic creating dashboard plugin with ssl cert and username and password ... - 06:22 PM Revision bd0448c0 (ceph): Add new OpenSUSE Leap id for install-deps.sh
- Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
- 05:55 PM rgw Bug #23257: 'radogw-admin reshard status' command should print text for reshard status
- 05:02 PM rbd Backport #24742: jewel: CLI unit formatting tests are broken
- http://pulpito.ceph.com/teuthology-2018-07-02_01:50:02-upgrade:client-upgrade-luminous-mimic-distro-basic-smithi/
ht... - 04:59 PM rbd Backport #24742 (Need More Info): jewel: CLI unit formatting tests are broken
- Waiting for Yuri to provide logs of jewel test failures that this is supposed to fix.
- 04:52 PM rbd Backport #24742 (Resolved): jewel: CLI unit formatting tests are broken
- https://github.com/ceph/ceph/pull/22913
- 04:57 PM rbd Backport #24740 (In Progress): luminous: CLI unit formatting tests are broken
- 04:51 PM rbd Backport #24740 (Resolved): luminous: CLI unit formatting tests are broken
- https://github.com/ceph/ceph/pull/22911
- 04:53 PM rbd Backport #24741 (Resolved): mimic: CLI unit formatting tests are broken
- 04:52 PM rbd Backport #24741 (Resolved): mimic: CLI unit formatting tests are broken
- https://github.com/ceph/ceph/pull/22260
- 04:52 PM RADOS Backport #24215: mimic: "process (unknown)" in ceph logs
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22311
merged - 04:52 PM Revision ae503a1a (ceph): Merge pull request #22311 from pdvian/wip-24215-mimic
- mimic: common: partially revert 95fc248 to make get_process_name work
Reviewed-by: Mykola Golub <mgolub@mirantis.com> - 04:52 PM rbd Backport #24734 (New): mimic: order rbdmap.service before remote-fs-pre.target
- 04:38 PM rbd Backport #24734 (Resolved): mimic: order rbdmap.service before remote-fs-pre.target
- 04:36 PM rbd Backport #24734 (Resolved): mimic: order rbdmap.service before remote-fs-pre.target
- https://github.com/ceph/ceph/pull/22843
- 04:52 PM CephFS Documentation #24726 (Pending Backport): Documentation about CephFS snapshots in experimental fea...
- https://github.com/ceph/ceph/pull/22656
- 04:52 PM RADOS Backport #24500: mimic: osd: eternal stuck PG in 'unfound_recovery'
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22545
merged - 04:52 PM Revision be2090b5 (ceph): Merge pull request #22545 from smithfarm/wip-24500-mimic
- mimic: osd: eternal stuck PG in 'unfound_recovery'
Reviewed-by: Neha Ojha <nojha@redhat.com> - 04:51 PM rbd Bug #24733 (Pending Backport): CLI unit formatting tests are broken
- 04:36 PM rbd Bug #24733 (Resolved): CLI unit formatting tests are broken
- Fixed in master by https://github.com/ceph/ceph/pull/22230
- 04:51 PM RADOS Backport #24355: mimic: osd: pg hard limit too easy to hit
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22621
merged - 04:51 PM Revision edb219f1 (ceph): Merge pull request #22621 from pdvian/wip-24355-mimic
- mimic: osd: increase default hard pg limit
Reviewed-by: Neha Ojha <nojha@redhat.com> - 04:51 PM CephFS Backport #24716: mimic: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/22775
merged - 04:50 PM Revision 430f0bfd (ceph): Merge pull request #22775 from theanalyst/wip-mimic-24716
- mimic: qa/workunits/suites/blogbench.sh: use correct dir name
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed... - 04:38 PM Backport #24739 (Resolved): luminous: Bring back diff -y for non-FreeBSD
- https://github.com/ceph/ceph/pull/22848
- 04:38 PM Backport #24738 (Resolved): mimic: Bring back diff -y for non-FreeBSD
- https://github.com/ceph/ceph/pull/22826
- 04:37 PM rgw-testing Backport #24737 (Resolved): luminous: add unit test for cls bi list command
- https://github.com/ceph/ceph/pull/22846
- 04:37 PM rgw-testing Backport #24736 (Resolved): mimic: add unit test for cls bi list command
- https://github.com/ceph/ceph/pull/22845
- 04:36 PM rbd Backport #24735 (Resolved): luminous: order rbdmap.service before remote-fs-pre.target
- https://github.com/ceph/ceph/pull/22844
- 02:36 PM Revision 02569c88 (ceph): mgr: Ignore daemon if no metadata was returned
- It can happen that the Mgr does not return any metadata for a given
daemon as it might not be available at that momen... - 02:04 PM Dashboard Feature #24605 (Resolved): mgr/dashboard: Add flags information to configuration doc page
- 11:09 AM Dashboard Feature #24605 (Fix Under Review): mgr/dashboard: Add flags information to configuration doc page
- 01:52 PM CephFS Bug #24732 (Rejected): lsattr is not usefull for ceph-fuse
- lsattr is not usefull for ceph-fuse
- 01:48 PM mgr Bug #24710: make check integration needs mktemp and should clean up after itself
- we do respect @$TMPDIR@, and @run-make-check.sh@ does remove the created venv, ...
- 12:15 PM mgr Bug #24710: make check integration needs mktemp and should clean up after itself
- Moving all virtualenvs into /tmp was introduced in 1342ea80d56a06756cd7099a4f495b4c53dedd71 (In PR https://github.com...
- 01:48 PM CephFS Bug #24730: Client::_invalidate_kernel_dcache causes NFS lookup “deleted” dentry
- dup of http://tracker.ceph.com/issues/21423
- 01:46 PM CephFS Bug #24730: Client::_invalidate_kernel_dcache causes NFS lookup “deleted” dentry
- set client_try_dentry_invalidate config of ceph-fuse to false
- 12:49 PM CephFS Bug #24730 (Duplicate): Client::_invalidate_kernel_dcache causes NFS lookup “deleted” dentry
- We exported an NFS directory via a mounted ceph-fuse directory named "testshawn", and then started a write/read task ...
- 01:47 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
- Much better now :)
Thanks a lot!!! - 01:45 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
- arghh. my mistake, http://77.247.180.45/download/ceph-osd.11.log.debug.gz
Igor Fedotov wrote:
> Yohay,
> I ca... - 01:42 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
- Yohay,
I can't access the file at the link you provided, "Not found" returned.. - 01:23 PM Revision 0763e9be (ceph): mgr: improve docs on methods that can return None
- Signed-off-by: John Spray <john.spray@redhat.com>
- 01:06 PM rgw-testing Bug #24483 (Pending Backport): add unit test for cls bi list command
- 01:06 PM Revision 25508d53 (ceph): Merge pull request #21772 from oritwas/wip-rgw-test-bi-list
- rgw: test bi list
- 12:38 PM rbd Bug #24713 (Pending Backport): order rbdmap.service before remote-fs-pre.target
- 12:37 PM Revision 762e122d (ceph): Merge pull request #22769 from idryomov/wip-rbdmap-remote-fs-pre
- systemd/rbdmap.service: order us before remote-fs-pre.target
Reviewed-by: Boris Ranto <branto@redhat.com> - 12:05 PM Dashboard Bug #23823 (Closed): Dashboard: redefinition of group name 'path' as group 2; was group 1
- 11:41 AM CephFS Backport #24534: mimic: client: _ll_drop_pins travel inode_map may access invalid ‘next’ iterator
- 07:16 AM CephFS Backport #24534 (In Progress): mimic: client: _ll_drop_pins travel inode_map may access invalid ‘...
- https://github.com/ceph/ceph/pull/22791
- 11:40 AM CephFS Backport #24535 (In Progress): luminous: client: _ll_drop_pins travel inode_map may access invali...
- https://github.com/ceph/ceph/pull/22786
- 11:15 AM Revision 9eea23ba (ceph): rgw: support admin rest api get user info
- through user's access-key
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> - 11:15 AM Revision 77f83c7e (ceph): Merge pull request #22760 from s0nea/wip-dashboard-config-option-flags
- mgr/dashboard: add supported flag information to config options documentation
Reviewed-by: Sebastian Krah <skrah@sus... - 11:11 AM Dashboard Bug #24729: mgr/dashboard: Confirmation modal doesn't close
- Ricardo Marques wrote:
> Confirmation modal doesn't close after click on top-right "close" icon:
It should prob... - 11:04 AM Dashboard Bug #24729 (Resolved): mgr/dashboard: Confirmation modal doesn't close
- Confirmation modal doesn't close after click on top-right "close" icon:
!2018-07-02_11-59-21.png! - 10:37 AM rgw Bug #24551: RGW Dynamic bucket index resharding keeps resharding all buckets
- This problem occurs in the version-enabled bucket.
Test env: ceph 12.2.5 + applied this patch https://github.com/c... - 10:30 AM devops Feature #24728 (New): Can't checkout ceph with --shallow-submodules due to ceph-erasure-code-corpus
- git clone --recursive --shallow-submodules git@github.com:ceph/ceph.git fails due to:
...
remote: Counting objects:... - 10:21 AM Dashboard Feature #24727 (New): mgr/dashboard: Cluster-wide OSD Flags modal should stay open when error occurs
- We should improve the backend so it returns a list of the flags that failed to update.
With that info we could keep ... - 10:14 AM Revision 4d57690b (ceph): mgr/dashboard: Add UI for Cluster-wide OSD Flags configuration
- Signed-off-by: Tiago Melo <tmelo@suse.com>
- 10:12 AM Revision 6dd65e78 (ceph): rgw: Using bitset for Actions to allow for more action op codes.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 10:12 AM Revision 0e9b192f (ceph): rgw: Fixing error codes while user policy is parsed.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 10:12 AM Revision e118195d (ceph): rgw: Adding unittests for User policies.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 10:12 AM Revision b4ca4f3d (ceph): rgw: Corrected code for ARNs for entities that have a path.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 10:12 AM Revision 6bb890a2 (ceph): rgw: Permission evaluation for Roles.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 09:45 AM Support #24602: bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- taehoon kim wrote:
> Greg Farnum wrote:
> > It sounds like you're having more general problems with cluster setup t... - 08:13 AM devops Bug #24622: No module named rados
- Abhishek Lekshmanan wrote:
> For development clusters it is recommended to use vstart which is mentioned in README o... - 08:11 AM Revision a3465fd4 (ceph): Merge pull request #22772 from joscollin/wip-doc-dashboard-ref
- doc: s/doc/ref for dashboard urls
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 06:12 AM RADOS Bug #23352: osd: segfaults under normal operation
- Pretty sure this all revolves around the racy code highlighted in #24037 and, unfortunately, the PR does *not* fix al...
- 04:15 AM Revision 989ecf23 (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... - 03:09 AM CephFS Backport #24540 (In Progress): luminous: multimds pjd open test fails
- https://github.com/ceph/ceph/pull/22783
- 02:58 AM Revision 0255ef3e (ceph): client: fix bug #24491 _ll_drop_pins may access invalid iterator
- Fixes: https://tracker.ceph.com/issues/24491
Signed-off-by: Liu Yangkuan <liuyangkuan@gmail.com>
(cherry picked from... - 02:49 AM Revision 8f724ba0 (ceph): client: update inode fields according to issued caps
- Cap message and request reply from non-auth MDS may carry stale
information (corresponding locks are in LOCK states) ... - 02:44 AM Revision c887e875 (ceph): client: fix bug #24491 _ll_drop_pins may access invalid iterator
- Fixes: https://tracker.ceph.com/issues/24491
Signed-off-by: Liu Yangkuan <liuyangkuan@gmail.com>
(cherry picked from... - 02:32 AM CephFS Backport #23989 (In Progress): luminous: mds: don't report slow request for blocked filelock request
- https://github.com/ceph/ceph/pull/22782
- 02:27 AM Revision 02faf3dc (ceph): mds: don't report slow request for blocked filelock request
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/22428
(cherry picked from commit ... - 01:42 AM Revision 1cc5b9ce (ceph): Changed Lua library support from all to partial
- Changed luaL_openlibs, which enables the user to use *all* of the
Lua standard libraries, to various calls of luaL_re...
07/01/2018
- 08:54 PM CephFS Documentation #24726 (Resolved): Documentation about CephFS snapshots in experimental features is...
- http://docs.ceph.com/docs/mimic/cephfs/experimental-features/
- 09:27 AM CephFS Feature #24725 (Fix Under Review): mds: propagate rstats from the leaf dirs up to the specified d...
- To make rsync "rstats" aware, we need to implement a way to propagate all rstats up through the subtree that is to be...
- 12:52 AM CephFS Feature #24724 (Resolved): client: put instance/addr information in status asok command
- Purpose is to make later lookups in the blacklist possible.
- 12:39 AM CephFS Documentation #24642: doc: visibility semantics to other clients
- I have upgraded to Mimic now and will check out if I see three minute delays again.
I would like to ask you to reo...
06/30/2018
- 07:28 AM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
- Got it.. here it is: http://77.247.180.45/ceph-osd.11.log.debug.gz
Sage Weil wrote:
> Hi everyone,
>
> Is so... - 01:00 AM Revision 505e29c0 (ceph): Merge pull request #22776 from tchaikov/wip-thread-setaffinity
- crimson/thread: pin thread pool to given CPU
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 12:36 AM CephFS Backport #24540: luminous: multimds pjd open test fails
- Zheng, please tkae this one. Has non-trivial conflicts.
- 12:34 AM CephFS Backport #24295 (In Progress): luminous: repeated eviction of idle client until some IO happens
- 12:26 AM CephFS Backport #24538 (In Progress): luminous: common/DecayCounter: set last_decay to current time when...
- 12:24 AM CephFS Backport #23989: luminous: mds: don't report slow request for blocked filelock request
- Zheng, this has non-trivial conflicts. Please backport.
06/29/2018
- 11:27 PM RADOS Bug #23875 (In Progress): Removal of snapshot with corrupt replica crashes osd
- Tentative pull request https://github.com/ceph/ceph/pull/22476 is an improvement but doesn't address comment 3
- 11:25 PM RADOS Bug #19753 (In Progress): Deny reservation if expected backfill size would put us over backfill_f...
- 11:18 PM Bug #21664 (Pending Backport): Bring back diff -y for non-FreeBSD
- 11:02 PM CephFS Bug #24721 (Resolved): mds: accept an inode number in hex for dump_inode command
- See also: https://github.com/ceph/ceph/pull/22569#issuecomment-398420009
- 10:50 PM CephFS Documentation #24642 (Closed): doc: visibility semantics to other clients
- Niklas Hambuechen wrote:
> Thanks everyone for the quick answers.
>
> Patrick Donnelly wrote:
> > It sounds like... - 03:27 PM CephFS Documentation #24642: doc: visibility semantics to other clients
- Thanks everyone for the quick answers.
Patrick Donnelly wrote:
> It sounds like you may have found a bug (possibl... - 09:53 PM Revision eb1103e9 (ceph): doc/mgr: add doc for crash mgr module
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
- 09:52 PM Revision 85ab9785 (ceph): qa/suites/rados/mgr: Add test_crash
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
- 09:51 PM Revision 8145598f (ceph): qa/tasks/mgr: add test_crash, call from test_module_selftest
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
- 09:51 PM Revision 29209a3e (ceph): mgr/pybind/crash: handle crashdumps
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
- 09:51 PM Revision 7fc8714a (ceph): qa/tasks/{ceph_manager.py,vstart_runner.py}: allow kwargs in raw_*
- Allow passing kwargs (like stdin=) to the local and teuthology
clusters when running tests
Signed-off-by: Dan Mick <... - 09:34 PM rgw Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
- I have confirmed that commit https://github.com/ceph/ceph/pull/22217 is the culprit. The commit before the merge succ...
- 07:13 PM Revision 004ded31 (ceph): test/librbd: fix gmock warning in TestMockIoImageRequestWQ.AcquireLockE...
- Signed-off-by: Mykola Golub <mgolub@suse.com>
- 07:08 PM bluestore Backport #24720 (In Progress): mimic: High CPU load caused by operations on onode_map
- 07:08 PM bluestore Backport #24720 (Resolved): mimic: High CPU load caused by operations on onode_map
- https://github.com/ceph/ceph/pull/22777
- 07:05 PM bluestore Bug #22977 (Pending Backport): High CPU load caused by operations on onode_map
- https://github.com/ceph/ceph/pull/22294
- 06:21 PM Revision 6650a851 (ceph): common/performance: improved hash calculation for hobject_t and ghobject_t
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 0cdeb682af87a0703f8650e013e4685af0633f3f) - 06:21 PM Revision 00b29a3d (ceph): common/performance: Now hobject_t's hash no longer depends directly on ...
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit c14504c157d3d6a8eecddaf6c83280ee254c069d) - 06:21 PM Revision a0175572 (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3cba9805a3cec18574e3c35cfa9128d8819609eb) - 05:59 PM RADOS Bug #24687: Automatically set expected_num_objects for new pools with >=100 PGs per OSD
- Also include >1024 PGs overall
- 05:33 PM Revision 460ad1f8 (ceph): crimson/thread: pin thread pool to given CPU
- to take the full advantage of seastar reactor, we need to confine the
alien threads to given CPU core(s). in current ... - 05:29 PM CephFS Backport #24719 (Resolved): mimic: client: returning garbage (?) for readdir
- https://github.com/ceph/ceph/pull/22956
- 05:28 PM Revision 92af779c (ceph): Merge PR #22111 into master
- * refs/pull/22111/head:
cephfs-journal-tool: check fsid when import purge queue
Reviewed-by: Patrick Donnelly <pdon... - 05:24 PM CephFS Backport #24718 (Resolved): luminous: client: returning garbage (?) for readdir
- https://github.com/ceph/ceph/pull/22955
- 05:24 PM CephFS Bug #24579 (Pending Backport): client: returning garbage (?) for readdir
- 05:23 PM Revision 0e50b121 (ceph): Merge PR #22718 into master
- * refs/pull/22718/head:
qa/workunits/suites/ffsb.sh: fix strncpy bug in ffsb
Reviewed-by: Patrick Donnelly <pdonnel... - 05:03 PM CephFS Backport #24717: luminous: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- https://github.com/ceph/ceph/pull/22774
- 05:00 PM CephFS Backport #24717 (Resolved): luminous: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basi...
- https://github.com/ceph/ceph/pull/22774
- 05:01 PM Revision 2b9d108b (ceph): qa/workunits/suites/blogbench.sh: use correct dir name
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 24513c39f1253e6fda2f77aa71aabc0769008a1b) - 05:00 PM Revision a06b9ca4 (ceph): qa/workunits/suites/blogbench.sh: use correct dir name
- Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 24513c39f1253e6fda2f77aa71aabc0769008a1b) - 04:59 PM CephFS Backport #24716 (Resolved): mimic: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-s...
- https://github.com/ceph/ceph/pull/22775
- 04:56 PM bluestore Bug #24715: FAILED assert(0 == "put on missing extent (nothing before)")
- Hmm, some time ago there was an issue with "racy `SharedBlob::put()`":http://tracker.ceph.com/issues/24211. Looks wor...
- 04:33 PM bluestore Bug #24715 (In Progress): FAILED assert(0 == "put on missing extent (nothing before)")
- 04:25 PM bluestore Bug #24715 (Duplicate): FAILED assert(0 == "put on missing extent (nothing before)")
- Reported on ceph-users by Dyweni (see http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-June/027632.html).
... - 04:33 PM Revision 654aaa90 (ceph): qa: add one-off clusters to qa/cephfs/clusters
- To consistently handle openstack configuration.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 04:30 PM Revision 5d4a1f23 (ceph): qa: allocate more space for VM disk
- Otherwise daemons may run out of space due to logging.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 04:27 PM Revision aa3dcb2b (ceph): qa/cephfs/clusters/*: bigger cinder volumses
- Fixes: http://tracker.ceph.com/issues/24238
Signed-off-by: Sage Weil <sage@redhat.com> - 03:45 PM Revision 75f55f2d (ceph): osd/filestore: Change default filestore_merge_threshold to -1
- Performance evaluations of medium to large size Ceph clusters have
demonstrated negligible performance impact from un... - 03:33 PM Revision 241e1a0a (ceph): libcephfs: extend support for changing file access/modification time
- Add calls for setting {a,m}time with microsecond granularity (with
support for setting times on symbolic links and fi... - 03:33 PM Revision ab49cde5 (ceph): test: add tests for ceph_utime() and friends
- Signed-off-by: Venky Shankar <vshankar@redhat.com>
Fixes: http://tracker.ceph.com/issues/24643 - 03:17 PM CephFS Documentation #24641: Document behaviour of fsync-after-close
- Great, that certainly makes things easier from the application perspective.
It would be great if we could write it... - 02:56 PM Revision fade1ef0 (ceph): Merge pull request #22736 from tchaikov/wip-seastar-lockless-shared-lru
- common/shared_cache: add lockless SharedLRU
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 02:54 PM Backport #24714 (In Progress): luminous: Add option to view IP addresses of clients in output of ...
- 02:53 PM Backport #24714 (Resolved): luminous: Add option to view IP addresses of clients in output of 'ce...
- https://github.com/ceph/ceph/pull/22773
- 02:53 PM Revision 3fe7b38e (ceph): mon: show feature flags when printing MonSession
- allows identifying clients using older releases with
the 'sessions' mon command
Signed-off-by: Paul Emmerich <paul.e... - 02:51 PM Feature #21315 (Pending Backport): Add option to view IP addresses of clients in output of 'ceph ...
- 02:49 PM Revision a703e22b (ceph): doc: s/doc/ref for dashboard urls
- Replaced :doc: with :ref: as per https://github.com/ceph/ceph/pull/22750#discussion_r198895040.
Signed-off-by: Jos C... - 02:49 PM Revision 3c081332 (ceph): fix panic when writing empty objects
- fixes #58
- 02:44 PM rbd Bug #24713 (Fix Under Review): order rbdmap.service before remote-fs-pre.target
- https://github.com/ceph/ceph/pull/22769
- 02:35 PM rbd Bug #24713 (Resolved): order rbdmap.service before remote-fs-pre.target
- 02:36 PM Revision 37da5d8a (ceph): systemd/rbdmap.service: order us before remote-fs-pre.target
- If "/usr/bin/rbdmap unmap-all" notices a file system mounted on top of
an rbd device, it will call umount, interferin... - 02:26 PM Revision 499eec72 (ceph): Merge pull request #22771 from tchaikov/wip-test-librados-ns
- test/librados: fix LibRadosList.ListObjectsNS
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 12:57 PM CephFS Bug #24679: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
- kernel source is too old for gcc 7
- 12:56 PM Revision 852a466f (ceph): adds the util.disk.is_mapper_device method
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 12:56 PM Revision 8e602d52 (ceph): lvm zap: refuse to zap mapper devices
- Fixes: http://tracker.ceph.com/issues/24504
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 12:29 PM Revision a7e17514 (ceph): Merge pull request #22086 from ifed01/wip-ifed-new-bluefs-pcounter
- os/bluestore: introduce new BlueFS perf counter to track the amount of
Reviewed-by: Sage Weil <sage@redhat.com> - 12:24 PM Dashboard Feature #24651 (In Progress): mgr/dashboard: Improve SSL certificate import to no longer require ...
- 12:23 PM Revision cb3a6da5 (ceph): test/librados: fix LibRadosList.ListObjectsNS
- rados_ioctx_get_namespace() returns the length of namespace string on
success, not 0.
Signed-off-by: Kefu Chai <kcha... - 10:40 AM mgr Bug #24689 (Fix Under Review): Warning when importing dashboard key or cert
- https://github.com/ceph/ceph/pull/22770
- 10:33 AM mgr Bug #24689: Warning when importing dashboard key or cert
- Oops, yeah - this message was added before we realised that some code would still use "config-key set" for the -i opt...
- 10:31 AM mgr Bug #24689: Warning when importing dashboard key or cert
- I've also noticed a mistake in the commands given on this page http://docs.ceph.com/docs/mimic/mgr/dashboard/#ssl-tls...
- 10:19 AM mgr Bug #24689: Warning when importing dashboard key or cert
- Thanks for reporting this, Stuart.
@John, this message originates from the Mgr directly. Any thoughts?
I'm fine w... - 10:09 AM Revision acee9110 (ceph): rgw: Permission evaluation for User Policies.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 10:07 AM Revision 1cceb08f (ceph): rgw: User Policy evaluation for bucket/object/user permission.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 10:07 AM Revision c9f4d7c6 (ceph): rgw: Initial commit for User Policy REST APIs.
- Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
- 09:59 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
- @sage weil,
tks, due to env is not exists. I couldn't get the logs for the arguments debug_osd=20.
from the previou... - 09:37 AM bluestore Documentation #24712 (New): Memory recommendations for bluestore
- We configured the following setting for our luminous/bluestore osds....
- 08:47 AM Revision 10f2c694 (ceph): Merge pull request #21634 from smithfarm/wip-bci-complain-dupe
- scripts: backport-create-issue: complain about duplicates and support mimic
Reviewed-by: Kefu Chai <kchai@redhat.com> - 06:49 AM Revision abf9d35a (ceph): mgr/dashboard: add flag info to config options documentation page
- Add information about the supported flags (introduced by
https://github.com/ceph/ceph/pull/22595) to the config optio... - 06:04 AM rbd Backport #24499 (In Progress): mimic: invalid object map when deep copying a resized (expanded) c...
- https://github.com/ceph/ceph/pull/22768
- 06:01 AM rgw Backport #24514 (In Progress): luminous: "radosgw-admin zonegroup set" requires realm
- https://github.com/ceph/ceph/pull/22767
- 03:41 AM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- ceph FTBFS BZ https://bugzilla.redhat.com/show_bug.cgi?id=1595653
- 02:25 AM rgw Bug #24658: bucketname Unable to recognize if it including "."
- but can request ok like that http://gz.s3.imu.cn/test/mp3/abc.mp3 , the bucketname is test, which not including "."
- 02:20 AM rgw Bug #24658: bucketname Unable to recognize if it including "."
- Abhishek Lekshmanan wrote:
> What is the rgw dns name for rgw here? Are you trying to request via vhost style calli... - 02:04 AM Revision 712a3d96 (ceph): Merge pull request #22756 from wjwithagen/wjw-fix-missing-vector
- mgr: `#include <vector>` for clang
Reviewed-by: Kefu Chai <kchai@redhat.com> - 02:02 AM Revision 32cb3023 (ceph): Merge pull request #22752 from tchaikov/wip-freebsd-w/o-rdma
- cmake,do_freebsd.sh: disable rdma features
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Haodong T... - 02:00 AM Revision 4f51d11e (ceph): Merge pull request #22743 from rzarzynski/wip-common-drop-static_assert.h
- common: drop static_assert.h as it looks unused.
Reviewed-by: Kefu Chai <kchai@redhat.com> - 02:00 AM Revision 96730aaa (ceph): Merge pull request #22720 from rzarzynski/wip-build-static-ceph-common-...
- cmake: link ceph-osd with common statically
Reviewed-by: Kefu Chai <kchai@redhat.com> - 12:49 AM Revision 69f7acf8 (ceph): rgw: fix the bug of radowgw-admin zonegroup set requires realm
- Signed-off-by: lvshanchun <lvshanchun@gmail.com>
(cherry picked from commit 361be454ac2b917f777604f156711f752a6137f4) - 12:47 AM Revision 5dc2d7dd (ceph): librbd: deep_copy: resize head object map if needed
- Fixes: http://tracker.ceph.com/issues/24399
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
06/28/2018
- 11:59 PM Revision 663d96e9 (ceph): Merge pull request #22727 from dzafman/wip-21664
- qa/standalone/scrub: When possible show side-by-side diff in addition to regular diff
Reviewed-by: Kefu Chai <kchai@... - 11:02 PM Revision db1c389a (ceph): mds: refactor const ref return to avoid mem alloc
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 10:37 PM Revision 3ff56a82 (ceph): Merge pull request #22763 from dzafman/wip-remove-sudo
- qa: Don't use sudo when moving logs
Reviewed-by: Neha Ojha <nojha@redhat.com> - 09:11 PM mgr Bug #24710 (Closed): make check integration needs mktemp and should clean up after itself
- In commit d7ead639dcd606fcf1b245061cccb8e655d5274e, make check sets up $CEPH_BUILD_VIRTUALENV/mgr-dashboard-v2-virtua...
- 08:44 PM Revision a0969325 (ceph): qa/suites: Add supported-random-distro$ links.
- Add supported-random-distro$ links for fs, kcephfs, and multimds
Removed qa/suites/fs/upgrade/supported-random-distro... - 08:20 PM Revision 8025d03f (ceph): lvm zap: refuse to zap mapper devices
- Fixes: http://tracker.ceph.com/issues/24504
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 08:11 PM CephFS Backport #24706 (In Progress): mimic: qa: support picking a random distro using new teuthology $
- 08:09 PM CephFS Backport #24706 (Resolved): mimic: qa: support picking a random distro using new teuthology $
- https://github.com/ceph/ceph/pull/22700
- 08:10 PM mgr Backport #24708 (Resolved): mimic: ceph osd safe-to-destroy crashes the mgr
- https://github.com/ceph/ceph/pull/22805
- 08:10 PM mgr Backport #24707 (Resolved): mimic: Dashboard: Float numbers incorrectly formatted
- https://github.com/ceph/ceph/pull/22886
- 08:09 PM CephFS Backport #24705 (Resolved): mimic: cephfs: allow prohibiting user snapshots in CephFS
- https://github.com/ceph/ceph/pull/22812
- 08:09 PM CephFS Backport #24704 (Resolved): mimic: mds: low wrlock efficiency due to dirfrags traversal
- https://github.com/ceph/ceph/pull/22884
- 08:09 PM CephFS Backport #24703 (Resolved): mimic: PurgeQueue sometimes ignores Journaler errors
- https://github.com/ceph/ceph/pull/22810
- 08:09 PM rgw Backport #24702 (Resolved): mimic: rgw: meta and data notify thread miss stop cr manager
- https://github.com/ceph/ceph/pull/22821
- 08:09 PM rgw Backport #24701 (Resolved): mimic: rgw: index complete miss zones_trace set
- https://github.com/ceph/ceph/pull/22818
- 08:09 PM rgw Backport #24700 (Resolved): mimic: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
- https://github.com/ceph/ceph/pull/22815
- 08:09 PM Dashboard Backport #24699 (Resolved): mimic: mgr/dashboard: Replace "Pool" with "Pools"
- https://github.com/ceph/ceph/pull/22807
- 08:09 PM rbd Backport #24698 (Resolved): mimic: ImageCtx.cc: 160: FAILED assert(image_watcher == __null) when ...
- https://github.com/ceph/ceph/pull/22943
- 08:04 PM mgr Backport #24697 (Resolved): luminous: ceph osd safe-to-destroy crashes the mgr
- https://github.com/ceph/ceph/pull/22806
- 08:04 PM CephFS Backport #24696 (Resolved): luminous: mds: low wrlock efficiency due to dirfrags traversal
- https://github.com/ceph/ceph/pull/22885
- 08:04 PM CephFS Backport #24695 (Rejected): jewel: PurgeQueue sometimes ignores Journaler errors
- 08:04 PM CephFS Backport #24694 (Resolved): luminous: PurgeQueue sometimes ignores Journaler errors
- https://github.com/ceph/ceph/pull/22811
- 08:04 PM rgw Backport #24693 (Resolved): luminous: rgw: meta and data notify thread miss stop cr manager
- https://github.com/ceph/ceph/pull/22822
- 08:04 PM rgw Backport #24692 (Resolved): luminous: rgw: index complete miss zones_trace set
- https://github.com/ceph/ceph/pull/22820
- 08:04 PM rgw Backport #24690 (Resolved): luminous: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
- https://github.com/ceph/ceph/pull/22817
- 07:31 PM Backport #24017: luminous: tests: silence REQUEST_SLOW in rados/singleton/all/osd-recovery.yaml
- we see similar on jewel and luminous
http://pulpito.ceph.com/yuriw-2018-06-27_16:47:10-rbd-wip-jewel-20180627-dist... - 07:22 PM Revision f47c4cb0 (ceph): lvm zap: refuse to zap mapper devices
- Fixes: http://tracker.ceph.com/issues/24504
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 06:55 PM Revision 23ed63e1 (ceph): Merge pull request #22441 from ErwanAliasr1/evelu-makecheck
- Improving make check reliability
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: David Zafman <dzafman@redhat... - 05:57 PM rgw Bug #24589 (Pending Backport): rgw: meta and data notify thread miss stop cr manager
- 05:57 PM devops Bug #24622: No module named rados
- For development clusters it is recommended to use vstart which is mentioned in README of ceph repo. rados itself uses...
- 05:57 PM rgw Bug #24590 (Pending Backport): rgw: index complete miss zones_trace set
- 05:55 PM rgw Bug #24603 (Pending Backport): rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
- 05:53 PM RADOS Bug #24645: Upload to radosgw fails when there are degraded objects
- When the cluster is in recovery this is expected that we're waiting for the OSDs to respond
- 05:48 PM rgw Bug #24658: bucketname Unable to recognize if it including "."
- What is the rgw dns name for rgw here? Are you trying to request via vhost style calling format with gz as the bucke...
- 05:44 PM rgw Bug #23099: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
- 05:36 PM rgw Bug #24640: test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
- likely caused by recent changes to rgw_dir_suggest_changes() in https://github.com/ceph/ceph/pull/22217
- 05:16 PM RADOS Bug #24676: FreeBSD/Linux integration - monitor map with wrong sa_family
- I discovered that commit 9099ca5 - "fix the dencoder of entity_addr_t" introduced this kind of interoperability which...
- 08:50 AM RADOS Bug #24676: FreeBSD/Linux integration - monitor map with wrong sa_family
- I investigated further with gdb. Lines 478-501 from msg/msg_types.h seem to be the culprit. Here sa_family is decoded...
- 05:14 PM RADOS Bug #17257: ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
- ...
- 05:14 PM Revision de725aa4 (ceph): adds the util.disk.is_mapper_device method
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 05:08 PM RADOS Bug #24485: LibRadosTwoPoolsPP.ManifestUnset failure
- /a/nojha-2018-06-27_22:32:36-rados-wip-23979-distro-basic-smithi/2715571/
- 04:30 PM mgr Bug #24689 (Resolved): Warning when importing dashboard key or cert
- Using the documented commands to import a signed cert or key e.g.
ceph config-key set mgr mgr/dashboard/crt -i ... - 04:17 PM Revision 808c6283 (ceph): qa: Don't use sudo when moving logs
- Caused by: f0964beac5b8b54bc44a11bfb50bdea1f2ae8825
Signed-off-by: David Zafman <dzafman@redhat.com> - 03:56 PM Revision a2a727b3 (ceph): Merge pull request #22565 from tchaikov/wip-seastar-thread-pool
- crimson/thread: add thread pool
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 03:52 PM Revision 28f079e0 (ceph): crimson/thread: add a thread pool impl
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:52 PM Revision eea41d4d (ceph): cmake: add crimson static library
- libcrimson consolidates the object library of crimson_{net,thread} and
seastar_{buffer,net,thread}_objs. by offering ... - 03:39 PM Revision d3a64e92 (ceph): Merge pull request #22007 from dalgaaf/wip-da-SCA-20180514
- rgw, common: Fixes SCA issues
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:26 PM Revision 38d0e226 (ceph): cmake: consolidate WITH_{VERBS,RDMACM}
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:26 PM Revision 9a8ec111 (ceph): do_freebsd.sh: disable rdma features
- FreeBSD does have libibiverb and librdmacm, but we disable them anyway
for minimal dependency.
Signed-off-by: Kefu C... - 03:26 PM Revision 63656af5 (ceph): cmake: extract the RDMA libraries interface properties out
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:25 PM Dashboard Cleanup #24624 (Fix Under Review): mgr/dashboard: Remove text from common utility icons in the to...
- PR: https://github.com/ceph/ceph/pull/22762
- 11:04 AM Dashboard Cleanup #24624 (In Progress): mgr/dashboard: Remove text from common utility icons in the top right
- 03:25 PM Revision 8ab6f84d (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... - 03:24 PM Revision ca7253cf (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 ... - 03:11 PM Revision 2e2c6e45 (ceph): Merge pull request #22759 from ricardoasmarques/wip-fix-rbd-features-style
- mgr/dashboard: Fix RBD features style
Reviewed-by: Tiago Melo <tmelo@suse.com> - 03:09 PM Revision ae61cf68 (ceph): systemd/rbdmap.service: remove a dependency on local-fs.target
- We don't require anything outside of rootfs.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> - 03:05 PM rbd Bug #24688: [rbd-mirror] optionally pull monitor addresses and CephX key from mon-based config
- ... and update ceph-ansible to ensure that the rbd-mirror user caps can read from the keys.
- 03:05 PM rbd Bug #24688: [rbd-mirror] optionally pull monitor addresses and CephX key from mon-based config
- ... also ensure that, by default, standard users cannot read these config settings from the mon-config.
- 03:04 PM rbd Bug #24688 (Resolved): [rbd-mirror] optionally pull monitor addresses and CephX key from mon-base...
- This will be used by the dashboard + orchestrator to build out RBD mirroring in containers (where it's not easy to in...
- 02:52 PM rgw Bug #24544 (Fix Under Review): change default rgw_thread_pool_size to 512
- 02:50 PM RADOS Bug #24686 (In Progress): change default filestore_merge_threshold to -10
- 02:18 PM RADOS Bug #24686 (Resolved): change default filestore_merge_threshold to -10
- Performance evaluations of medium to large size Ceph clusters have demonstrated negligible performance impact from un...
- 02:49 PM RADOS Bug #24687 (Resolved): Automatically set expected_num_objects for new pools with >=100 PGs per OSD
- Field experience has demonstrated significant performance impact from filestore split and merge activity. The expecte...
- 02:47 PM Revision 5849a0ae (ceph): Merge pull request #22746 from ceph/backport-luminous-22724
- luminous: ceph-volume: error on commands that need ceph.conf to operate
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 12:23 PM Dashboard Feature #24605 (In Progress): mgr/dashboard: Add flags information to configuration doc page
- 11:44 AM Revision 5623d61f (ceph): mgr/dashboard: Improve str_to_bool
- Signed-off-by: Volker Theile <vtheile@suse.com>
- 11:40 AM Revision 5164d17a (ceph): Merge pull request #22750 from joscollin/wip-dashboard-intro
- doc: updated the overview and glossary for dashboard
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tat... - 11:03 AM Dashboard Feature #24446 (Fix Under Review): mgr/dashboard: Add UI support for managing ceph dashboard users
- 11:00 AM Revision 8f0ae54e (ceph): mgr/dashboard: Fix RBD features style
- Signed-off-by: Ricardo Marques <rimarques@suse.com>
- 10:32 AM Revision 1007a19b (ceph): doc: Updated dashboard doc references
- Signed-off-by: Jos Collin <jcollin@redhat.com>
- 10:31 AM Revision 22f20571 (ceph): doc: updated the overview and glossary for dashboard
- * Updated the overview of dashboard to avoid many paragraphs,
some outdated statements, etc.
* Updated glossary, glos... - 10:15 AM RADOS Bug #24685 (Resolved): config options: possible inconsistency between flag 'can_update_at_runtime...
- I'm wondering if there is a inconsistency between the 'can_update_at_runtime' flag and the 'flags' list for the confi...
- 08:47 AM RADOS Bug #24683: ceph-mon binary doesn't report to systemd why it dies
- If I execute the same command that systemd uses, I get a great readable error message:...
- 08:45 AM RADOS Bug #24683 (New): ceph-mon binary doesn't report to systemd why it dies
- Following the quick start guide I get at a point where the monitor is supposed to come up but it doesn't. It doesn't ...
- 08:24 AM Revision 9d68af58 (ceph): mgr: fix Clangs/FreeBSD missing vector
- Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
- 08:16 AM Revision eb51786b (ceph): qa/tasks/cephfs: add test for ceph_abort_conn()
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 08:16 AM Revision 8827b782 (ceph): libcephfs: introduce ceph_get_instance_id()
- the function return gloabl ID of current instance
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> - 06:16 AM rbd Backport #24496 (In Progress): mimic: "invalid object map" flag may be not stored on disk
- https://github.com/ceph/ceph/pull/22754
- 06:14 AM rbd Backport #24498 (In Progress): luminous: "invalid object map" flag may be not stored on disk
- https://github.com/ceph/ceph/pull/22753
- 05:57 AM Revision dee4574a (ceph): Merge pull request #22702 from dzafman/wip-standalone-log
- qa: For teuthology copy logs to teuthology expected location
Reviewed-by: Neha Ojha <nojha@redhat.com> - 05:53 AM RADOS Bug #24587: librados api aio tests race condition
- Good news, this is just a bug in the tests. They're submitting a write and then a read without waiting for the write ...
- 05:33 AM Revision 65e6daa7 (ceph): client: introduce ceph_abort_conn()
- the function forcibly close mds sessions, leave client state intact
on MDS.
Fixes: http://tracker.ceph.com/issues/24... - 05:32 AM CephFS Feature #24643 (Fix Under Review): libcephfs: add ceph_futimens support
- PR https://github.com/ceph/ceph/pull/22751
- 05:21 AM Revision ea85753c (ceph): cmake: remove stale comments
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 04:13 AM rgw Feature #24681 (New): Radosgw admin api for logging (like radosgw-admin log * command)
- Hi all.
Currently,i used radosgw-admin command to collect all radosgw action for a user.
All command is slow, i... - 04:08 AM CephFS Bug #23262: kclient: nofail option not supported
- It seems mount command cannot recognize nofail option, not ceph or ceph kernel client.
What version of util-linux do... - 03:04 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Thanks Sage. I'll try to get my hands on another environment and see if I can reproduce and get more details. Will up...
- 12:56 AM Revision 5ac79612 (ceph): librbd: force 'invalid object map' flag on-disk update
- when called by object_map::RefreshRequest. Since we really only open
the object map when we own the exclusive lock.
... - 12:55 AM Revision a73ebdb2 (ceph): librbd: force 'invalid object map' flag on-disk update
- when called by object_map::RefreshRequest. Since we really only open
the object map when we own the exclusive lock.
...
06/27/2018
- 11:13 PM Revision b8536e44 (ceph): Merge pull request #22726 from yuriw/wip-yuriw-crontab
- qa/tests - added mimic-p2p suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.... - 11:13 PM Revision 367447a8 (ceph): Merge pull request #22697 from yuriw/wip-24316-mimic
- qa/tests - added skeleton for mimic point to point upgrades testing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Re... - 11:09 PM Revision f2663655 (ceph): qa/tests - added skeleton for mimic point to point upgrades testing
- Fixes https://tracker.ceph.com/issues/24316
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> - 10:01 PM rbd Bug #24528: Missing snapshot after upgrade from Kraken (11.2.0) to Luminous (12.2.5)
- Thanks -- you are hitting issue #19413. After you upgraded your OSDs to v11.2.0, a pre-Kraken client created a snapsh...
- 09:19 PM CephFS Bug #24284 (Pending Backport): cephfs: allow prohibiting user snapshots in CephFS
- 09:19 PM Revision 4309d7ce (ceph): Merge PR #22560 into master
- * refs/pull/22560/head:
qa/fs/upgrade/snaps: whitelist inconsistent rstat
mds: track snapshot count in rstat
mds: ... - 09:17 PM RADOS Bug #24615: error message for 'unable to find any IP address' not shown
- Sounds like the log isn't being flushed before exiting
- 09:13 PM RADOS Bug #24652 (Won't Fix): OSD crashes when repairing pg
- This should be fixed in later versions - hammer is end of life.
The crash was:... - 09:06 PM RADOS Bug #24667: osd: SIGSEGV in MMgrReport::encode_payload
- Possibly related to a memory corruption we've been seeing related to mgr health reporting on the osd.
- 08:37 PM CephFS Feature #13231 (Duplicate): kclient: support SELinux
- 08:26 PM Revision 70e6a155 (ceph): ceph-volume: error on commands that need ceph.conf to operate
- We had been ignoring the failure to load ceph.conf for all subcommands
but most of them require that a ceph.conf be p... - 08:26 PM Revision 7108052f (ceph): ceph-volume: error on commands that need ceph.conf to operate
- We had been ignoring the failure to load ceph.conf for all subcommands
but most of them require that a ceph.conf be p... - 08:17 PM Revision ede36df3 (ceph): ceph.spec: install etc/sudoers.d/ceph-osd-smartctl
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:17 PM Revision bb526e49 (ceph): debian: install etc/sudoers.d/ceph-osd-smartctl
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:13 PM Revision 4926a988 (ceph): sudoers.d/ceph-osd-smartctl: allow user ceph to run smartctl as root
- This exactly matches the incancation in OSD.cc
Signed-off-by: Sage Weil <sage@redhat.com> - 08:09 PM ceph-volume Bug #23941 (Resolved): missing ceph.conf does not report actual error back
- https://github.com/ceph/ceph/pull/22724
- 07:54 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- https://github.com/ceph/ceph/pull/22744 disabled build_past_itnervals_parallel in luminous (by default; can be turned...
- 05:51 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Well, I can work around the issue.. I the build_past_itnervals_parallel() is removed entirely in mimic and I can do t...
- 07:12 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- > Any chance you can gdb one of the core files for a crashing OSD to identify which PG is it asserting on? and perhap...
- 06:10 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Sage Weil wrote:
> Dexter, anyone: was there a PG split (pg_num increase) on the cluster before this happened? Or m... - 07:52 PM Revision 5833a77f (ceph): qa: remove wrongly created random distro conf
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 07:50 PM Revision 5494e722 (ceph): Merge PR #22719 into master
- * refs/pull/22719/head:
qa: fix symlinks indirectly pointing at qa to .qa
qa: add .qa helper link
Reviewed-by: Jos... - 07:39 PM Revision 302669eb (ceph): Merge pull request #22631 from tianshan/fix_notify_thread
- rgw: fix meta and data notify thread miss stop cr manager
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 07:36 PM Revision 48517bb2 (ceph): common: drop static_assert.h as it looks unused.
- Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
- 06:29 PM Revision b8a7e537 (ceph): Merge pull request #22632 from tianshan/fix_index_zones_trace
- rgw: fix index complete miss zones_trace set
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 06:29 PM Revision 58337afb (ceph): Merge pull request #22660 from cfanz/wip-rgw-fix-24603
- rgw-multisite: fix endless loop in RGWBucketShardIncrementalSyncCR
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 06:27 PM CephFS Bug #24680 (Fix Under Review): qa: iogen.sh: line 7: cd: too many arguments
- https://github.com/ceph/ceph/pull/22741
- 06:22 PM CephFS Bug #24680 (Resolved): qa: iogen.sh: line 7: cd: too many arguments
- ...
- 06:13 PM Revision f28cc3a0 (ceph): Merge PR #22725 into master
- * refs/pull/22725/head:
qa/workunits/suites/blogbench.sh: use correct dir name
Reviewed-by: Patrick Donnelly <pdonn... - 06:11 PM CephFS Bug #24679 (Resolved): qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
- ...
- 05:31 PM Revision 73ef69ca (ceph): Merge PR #22656 into master
- * refs/pull/22656/head:
doc: update experimental features - snapshots
doc: highlight the flags
Reviewed-by: Patric... - 05:19 PM RADOS Bug #24678 (Can't reproduce): ceph-mon segmentation fault after setting pool size to 1 on degrade...
- We have an issue with starting any from 3 monitors after changing pool size from 3 to 1. The cluster was in a degrade...
- 05:17 PM Revision db4dba5b (ceph): Merge branch 'nfs-ganesha-rgw-v2' into 'rh-luminous'
- corrected wrongly added test name
See merge request ceph/ceph!22 - 05:16 PM Revision 32eef121 (ceph): Merge branch 'ceph-ipmi' into 'rh-luminous'
- Task to power off/on remotes
See merge request ceph/ceph!20 - 04:56 PM Bug #24124 (Resolved): abort in unittest_async_shared_mutex with clang/libc++
- resolved with https://github.com/ceph/ceph/pull/22698
- 04:55 PM Revision c7f2cad6 (ceph): Merge pull request #22698 from cbodley/wip-async-shared-mutex
- common: reintroduce async SharedMutex
Reviewed-by: Adam C. Emerson <aemerson@redhat.com> - 03:56 PM Revision 6e5e5bde (ceph): Merge pull request #22724 from ceph/rm-23941
- ceph-volume: error on commands that need ceph.conf to operate
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 03:26 PM Revision 5e83a4da (ceph): mgr/status: add exabytes unit
- So far I've only run into this from bugs, but hey,
one day someone'll build a real cluster that big!
Signed-off-by: ... - 03:26 PM rbd Bug #24433: caps doesn't support mix of "profile rbd" and "allow rw"
- Note that pool tag-based caps are not supported in Luminous (added in Mimic). I tested your caps under the master bra...
- 02:36 PM rbd Bug #24433: caps doesn't support mix of "profile rbd" and "allow rw"
- The lists of caps are supposed to be additive, so it's a bug if this wasn't working.
- 03:19 PM Revision 3f31fd86 (ceph): build: link ceph-osd with common statically. Enforce IE TLS model.
- Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
- 03:17 PM rbd Subtask #24411 (Resolved): [namespaces] rbd CLI should support "--namespace" optional and "[pool-...
- 03:09 PM RADOS Bug #24423: failed to load OSD map for epoch X, got 0 bytes
- I also have this issue on new installed mimic cluster.
Don't know if this is important, the problem has appeared aft... - 02:57 PM rbd Bug #24675 (Fix Under Review): image create request should validate data pool for self-managed sn...
- PR: https://github.com/ceph/ceph/pull/22737
- 11:53 AM rbd Bug #24675 (Resolved): image create request should validate data pool for self-managed snapshot s...
- On image create we validate metadata pool for self-managed RBD snapshot support, while we should validate data pool i...
- 02:50 PM Revision ab2fb882 (ceph): common/shared_cache: add lockless SharedLRU
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 01:41 PM Revision b5763ffc (ceph): common/config: extract LockMutex and LockPolicy out
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 01:40 PM Revision 1af7b477 (ceph): common/shared_cache: remove less and hash template parameters
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 01:28 PM Revision 804b9418 (ceph): Merge pull request #22710 from tchaikov/wip-config-without-lock
- common: add lockless `md_config_t`
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat... - 01:22 PM Revision cfa499f0 (ceph): corrected wrongly added test name
- 01:12 PM Revision fa18aee1 (ceph): Merge pull request #22712 from tspmelo/wip-package-version
- mgr/dashboard: fix the version of all frontend dependencies
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: V... - 01:08 PM Revision dcca8482 (ceph): Merge pull request #22734 from s0nea/wip-update-map
- githubmap, organizationmap: cleanup and add/update contributors/affiliation
Reviewed-by: Lenz Grimmer <lgrimmer@suse... - 01:08 PM Dashboard Backport #24663 (Resolved): mimic: mgr/dashboard: fix lint error caused by codelyzer update
- 01:04 PM Revision ba494f5d (ceph): Merge pull request #22713 from tspmelo/mimic-fix-codelyzer
- mimic: mgr/dashboard: fix lint error caused by codelyzer update
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-b... - 12:37 PM Revision 572a740a (ceph): Merge pull request #20297 from tanghaodong25/rdma-cm
- msg/async/rdma: add iWARP RDMA protocol support
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Kefu Chai <k... - 12:32 PM Dashboard Bug #24677: mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
- Fixed via https://github.com/ceph/ceph/pull/22735
- 12:25 PM Dashboard Bug #24677 (Resolved): mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
- It's not possible to communicate with a RGW Admin Ops API running on 443 and using a self-signed certificate.
- 12:31 PM Revision de8b301a (ceph): ceph-volume: error on commands that need ceph.conf to operate
- We had been ignoring the failure to load ceph.conf for all subcommands
but most of them require that a ceph.conf be p... - 12:23 PM rbd Subtask #24610 (In Progress): [namespaces] krbd should support namespaces
- 12:02 PM Revision 0255fa5f (ceph): organizationmap: fix typo
- Signed-off-by: Tatjana Dehler <tdehler@suse.com>
- 12:02 PM Revision 7b396ed6 (ceph): organizationmap: add openATTIC team affiliation
- Signed-off-by: Tatjana Dehler <tdehler@suse.com>
- 12:02 PM Revision 34710cb6 (ceph): githubmap: update contributors
- Signed-off-by: Tatjana Dehler <tdehler@suse.com>
- 12:00 PM RADOS Bug #24676 (Resolved): FreeBSD/Linux integration - monitor map with wrong sa_family
- We are using a ceph cluster in a mixed FreeBSD/Linux environment. The ceph cluster is based on FreeBSD. Linux clients...
- 11:33 AM Revision 2dac3f9a (ceph): os/bluestore: introduce new BlueFS perf counter to track the amount of
- data written to slow device.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> - 11:31 AM Revision ef4735f0 (ceph): githubmap: cleanup alphabetical order
- Signed-off-by: Tatjana Dehler <tdehler@suse.com>
- 10:04 AM Revision 3fcd8290 (ceph): test/fio: fix compiler error.
- Compile with -DWITH_FIO=ON, met the following bug.
/home/ceph/src/test/fio/fio_ceph_objectstore.cc:148:9: error: ‘un... - 09:35 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
- From the cherrypy docs in https://docs.cherrypy.org/en/latest/deploy.html#reverse-proxying we will need to provide a ...
- 09:28 AM Dashboard Cleanup #24671 (Closed): Move hardcoded colors in components to a separate file; move in-line sty...
- Closing per our conversation.
- 08:05 AM Dashboard Cleanup #24671: Move hardcoded colors in components to a separate file; move in-line styles in te...
- How does this issue relate to #24575 ? Isn't this somewhat a duplicate?
- 07:45 AM Dashboard Cleanup #24671 (Closed): Move hardcoded colors in components to a separate file; move in-line sty...
- Move hardcoded colors in components to a separate file; move in-line styles in templates to .scss
- 09:28 AM Dashboard Bug #24674 (Fix Under Review): mgr/dashboard: Unable to disable SSL for proxy environments
- 09:22 AM Dashboard Bug #24674: mgr/dashboard: Unable to disable SSL for proxy environments
- Pull Request (thank you Wido!): https://github.com/ceph/ceph/pull/22593
- 09:05 AM Dashboard Bug #24674 (Resolved): mgr/dashboard: Unable to disable SSL for proxy environments
- When using the Ceph Manager Dashboard behind a proxy server that terminates SSL connections itself, it must be possib...
- 09:27 AM Dashboard Cleanup #23796 (Resolved): Make controllers to require authentication by default
- 09:26 AM Dashboard Bug #23592 (Closed): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
- This is no longer an issue. RESTController code was completely rewritten and the problem cannot be reproduced anymore.
- 09:24 AM Dashboard Feature #24266 (Resolved): mgr/dashboard: support multiple user accounts
- 09:23 AM Dashboard Feature #24267 (Resolved): mgr/dashboard: support roles and privileges
- 09:16 AM RADOS Bug #23352: osd: segfaults under normal operation
- We're getting a few crashes like this per week here on 12.2.5.
Here's a fileStore OSD:... - 09:11 AM CephFS Bug #24665: qa: TestStrays.test_hardlink_reintegration fails self.assertTrue(self.get_backtrace_p...
- the remote dentry was in mds cache when unlink happened, so reintegration started immediately. There were two unexpec...
- 09:03 AM rgw Bug #23193: multsite use of metadata list pagination
- I don't think the admin api requires url encoding--though that works; the marker is opaque, and needs to work in doc...
- 08:53 AM Revision 3055a67c (ceph): rgw: escape markers in RGWOp_Metadata_List::execute
- Fixes: http://tracker.ceph.com/issues/23099
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> - 08:51 AM Revision 9ed1158e (ceph): doc: update experimental features - snapshots
- * drop the experimental warning of multi-MDS
* update snapshotting blocked off version
* update Multiple filesystems ... - 08:42 AM rbd Subtask #24558 (Resolved): [namespaces] update create image state machine to support namespaces
- 08:40 AM Revision 40617ad1 (ceph): Merge pull request #22673 from dillaman/wip-24558
- rbd: basic support for images within namespaces
Reviewed-by: Mykola Golub <mgolub@suse.com> - 08:31 AM Support #24602: bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- Greg Farnum wrote:
> It sounds like you're having more general problems with cluster setup than just an IP on this O... - 08:06 AM Dashboard Bug #24621 (Resolved): Ceph Dashboard doesn't support IDs with special characters
- 08:03 AM Dashboard Feature #24673 (New): mgr/dashboard: The Web UI should warn a user about unsaved form changes
- When a user has opened a form to modify an existing object or create a new one, he/she should be warned about unsaved...
- 07:48 AM Dashboard Feature #24672 (Closed): mgr/dashboard: Prevent user from accessing unallowed pages
- After the role management is available in Ceph Dashboard we should add a UI route guard to prevent the user from reac...
- 05:00 AM Revision 987faacc (ceph): Merge pull request #22701 from falcon78921/wip-docs-falcon78921
- doc: remove documentation for installing google-perftools on Debian systems
Reviewed-by: Kefu Chai <kchai@redhat.com> - 04:53 AM Revision 2df0a50e (ceph): common: add LockPolicy to md_config_t
- before this change, we guard all read/write access to md_config_t with a
lock. after this change, this policy is opti... - 04:53 AM Revision 10a3f154 (ceph): cmake: link librbd_test against Boost::thread
- otherwise we will have:
[ 83%] Building CXX object src/tools/rbd/CMakeFiles/rbd.dir/Utils.cc.o
../../../lib/librbd_t... - 04:24 AM Revision cc758a7e (ceph): Merge pull request #22418 from wido/mgr-telegraf-generator
- mgr/telegraf: Use Python generator and catch OSError
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Ke... - 04:22 AM Revision 4a85c89a (ceph): Merge pull request #22434 from wido/zabbix-pgs
- mgr/zabbix: Send more PG information to Zabbix
Reviewed-by: John Spray <john.spray@redhat.com> - 04:21 AM Revision 7d54bdd0 (ceph): Merge pull request #22436 from wido/mgr-telegraf-pg-stats
- mgr/telegraf: Send more PG status information to Telegraf
Reviewed-by: John Spray <john.spray@redhat.com> - 04:20 AM Revision a2d2711a (ceph): Merge pull request #22556 from majianpeng/bluestore-misc-cleanup2
- os/bluestore: cleanups
Reviewed-by: Igor Fedotov <ifedotov@suse.com> - 04:10 AM RADOS Backport #24494 (In Progress): mimic: osd: segv in Session::have_backoff
- https://github.com/ceph/ceph/pull/22730
- 04:09 AM RADOS Backport #24495 (In Progress): luminous: osd: segv in Session::have_backoff
- https://github.com/ceph/ceph/pull/22729
- 03:52 AM Revision 289f7aba (ceph): Merge pull request #22728 from majianpeng/fio-compiler-error
- test/fio: fix compiler failure
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:14 AM Revision 162b1ed5 (ceph): qa/fs/upgrade/snaps: whitelist inconsistent rstat
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 03:03 AM Revision 0d60c263 (ceph): src: no 'dne' acronym in user cmd output
- So the cmd output would be more friendly to
non native speaker users.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn> - 02:59 AM Revision 476f8555 (ceph): doc: updated documentation for installing google-perftools
- Made updated changes per @tchaikov's request
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net> - 01:35 AM Bug #21664 (Fix Under Review): Bring back diff -y for non-FreeBSD
- 01:34 AM Bug #21664: Bring back diff -y for non-FreeBSD
- https://github.com/ceph/ceph/pull/22727
- 01:23 AM Revision ebb05b25 (ceph): test: When possible show side-by-side diff in addition to regular diff
- Fixes: https://tracker.ceph.com/issues/21664
Signed-off-by: David Zafman <dzafman@redhat.com> - 12:41 AM RADOS Bug #23395 (Can't reproduce): qa/standalone/special/ceph_objectstore_tool.py causes ceph-mon core...
- 12:37 AM Bug #22056: segv in OSDMap::calc_pg_upmaps from balancer
- Taking ownership of this since I own a downstream BZ and trying to reproduce.
- 12:08 AM Revision a096ddeb (ceph): osd/Session: fix invalid iterator dereference in Sessoin::have_backoff()
- If p is i->second.end(), we do want to back up a position, but we
shouldn't dereference p for p->first.
Fixes: http:... - 12:07 AM Revision 88a5202f (ceph): osd/Session: fix invalid iterator dereference in Sessoin::have_backoff()
- If p is i->second.end(), we do want to back up a position, but we
shouldn't dereference p for p->first.
Fixes: http:...
06/26/2018
- 11:32 PM RADOS Bug #23492 (In Progress): Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasur...
- 11:29 PM RADOS Feature #13507 (New): scrub APIs to read replica
- 11:28 PM RADOS Bug #24366 (Resolved): omap_digest handling still not correct
- 11:27 PM RADOS Backport #24381 (Resolved): luminous: omap_digest handling still not correct
- 11:27 PM RADOS Backport #24380 (Resolved): mimic: omap_digest handling still not correct
- 11:18 PM rbd Bug #24528: Missing snapshot after upgrade from Kraken (11.2.0) to Luminous (12.2.5)
- Here is the output
```
[root@os-controller01 ~]$ rados -p glance-images listomapvals rbd_header.6a7eac2eb141f2
f... - 11:06 PM CephFS Bug #24522: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- https://github.com/ceph/ceph/pull/22725
- 11:05 PM Revision 298065df (ceph): qa/tests - added mimic-p2p suite
- Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
- 10:30 PM Revision 24513c39 (ceph): qa/workunits/suites/blogbench.sh: use correct dir name
- Signed-off-by: Neha Ojha <nojha@redhat.com>
- 10:01 PM Revision d7a3387b (ceph): common/performance: Now hobject_t's hash no longer depends directly on ...
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit c14504c157d3d6a8eecddaf6c83280ee254c069d) - 10:01 PM Revision 00b26d99 (ceph): common/performance: improved hash calculation for hobject_t and ghobject_t
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 0cdeb682af87a0703f8650e013e4685af0633f3f) - 09:58 PM Revision c96211f0 (ceph): common/performance: Now hobject_t's hash no longer depends directly on ...
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit c14504c157d3d6a8eecddaf6c83280ee254c069d) - 09:58 PM Revision e6d60fcb (ceph): common/performance: improved hash calculation for hobject_t and ghobject_t
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 0cdeb682af87a0703f8650e013e4685af0633f3f) - 09:57 PM mgr Bug #23249 (Pending Backport): ceph osd safe-to-destroy crashes the mgr
- 09:57 PM Revision af138108 (ceph): Merge PR #22294 into master
- * refs/pull/22294/head:
common/performance: Now hobject_t's hash no longer depends directly on oid.
common/performa... - 09:57 PM Revision 3cba9805 (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
- 09:56 PM Revision 264c8ce3 (ceph): Merge PR #22696 into master
- * refs/pull/22696/head:
mgr/DaemonServer: avoid dereferencing end() iterator
Reviewed-by: John Spray <john.spray@re... - 09:54 PM Messengers Bug #23957: msg/async: read connect reply failed, but not retry
- also /a/sage-2018-06-26_15:58:10-rados-wip-sage3-testing-2018-06-26-0616-distro-basic-smithi/2706939 (same test run!)
- 09:52 PM Messengers Bug #23957: msg/async: read connect reply failed, but not retry
- another instance. on receiving end,...
- 09:47 PM rgw Bug #23099 (Fix Under Review): REST admin metadata API paging failure bucket & bucket.instance: I...
- 09:47 PM rgw Bug #23099: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
- https://github.com/ceph/ceph/pull/22721
- 09:08 PM RADOS Bug #23352: osd: segfaults under normal operation
- Matt,
Can you provide a coredump or full backtrace? - 01:54 PM RADOS Bug #23352: osd: segfaults under normal operation
- Also confirmed on Ubuntu 18.04/Ceph 13.2.0:
ceph-mgr.log
> 2018-06-24 11:14:47.317 7ff17b0db700 -1 mgr.server s... - 02:54 AM RADOS Bug #23352: osd: segfaults under normal operation
- confirmed
ceph-mgr.log
@2018-06-20 08:46:05.528656 7fb998ff2700 -1 mgr.server send_report send_report osd,215.0x5... - 09:08 PM CephFS Bug #21848 (Resolved): client: re-expand admin_socket metavariables in child process
- 09:07 PM Revision e7147fb3 (ceph): Merge PR #21544 into master
- * refs/pull/21544/head:
common/config: support to save and re-expand special metavariables
Reviewed-by: Patrick Don... - 08:41 PM rbd Subtask #24669 (New): [namespaces] validate namespaces for groups, journals, and data objects
- 08:40 PM rbd Bug #24668: [test] qemu-iotests tests fails under latest Ubuntu kernel
- ...
- 08:40 PM rbd Bug #24668 (Resolved): [test] qemu-iotests tests fails under latest Ubuntu kernel
- http://pulpito.ceph.com/jdillaman-2018-06-26_15:43:34-rbd-wip-jd-testing-distro-basic-smithi/2707488
- 08:32 PM CephFS Bug #24533 (Pending Backport): PurgeQueue sometimes ignores Journaler errors
- 08:32 PM CephFS Bug #24557: client: segmentation fault in handle_client_reply
- Problem only in mimic/master. Introduced by 4f2fa427f483a29df168053d0021ee35c1aa207d.
- 08:26 PM CephFS Backport #23833 (Resolved): luminous: MDSMonitor: crash after assigning standby-replay daemon in ...
- 08:25 PM Revision fd92f270 (ceph): Merge PR #22580 into master
- * refs/pull/22580/head:
mds: improve error handling in PurgeQueue
Reviewed-by: Zheng Yan <zyan@redhat.com> - 08:25 PM Revision ad3aee3a (ceph): Merge PR #22611 into master
- * refs/pull/22611/head:
client: fix use-after-free in Client::link()
Reviewed-by: Patrick Donnelly <pdonnell@redhat... - 07:58 PM Revision 18243ec0 (ceph): qa/workunits/rados: test pool op permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 97e3f0aa013dad49de1a55f8025327de7e8018... - 07:28 PM Revision ad94e734 (ceph): qa/workunits/rbd: test self-managed snapshot create/remove permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b12dd0bf419ae834abb31c712830fa9c4b5cda... - 07:23 PM Revision 40abf0b8 (ceph): qa/workunits/rados: test pool op permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 97e3f0aa013dad49de1a55f8025327de7e8018... - 07:21 PM Revision 76b03a26 (ceph): qa/workunits/rbd: test self-managed snapshot create/remove permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b12dd0bf419ae834abb31c712830fa9c4b5cda... - 07:19 PM Revision 7c598ef2 (ceph): ceph-volume: error on commands that need ceph.conf to operate
- We had been ignoring the failure to load ceph.conf for all subcommands
but most of them require that a ceph.conf be p... - 07:14 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Dexter, anyone: was there a PG split (pg_num increase) on the cluster before this happened? Or maybe a split combine...
- 07:10 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- ...
- 07:06 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- ...
- 06:42 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Dexter John Genterone wrote:
> Uploaded a few more logs (debug 20) here: https://storage.googleapis.com/ceph-logs/ce... - 07:11 PM RADOS Bug #24667 (Can't reproduce): osd: SIGSEGV in MMgrReport::encode_payload
- ...
- 07:07 PM RADOS Bug #24666 (New): pybind: InvalidArgumentError is missing 'errno' argument
- Instead of being derived from 'Error', the 'InvalidArgumentError' should be derived from 'OSError' which will handle ...
- 07:05 PM CephFS Bug #24665 (Closed): qa: TestStrays.test_hardlink_reintegration fails self.assertTrue(self.get_ba...
- ...
- 07:03 PM Revision 9f0f8f3c (ceph): common: SharedMutex uses ref-counted implementation
- add a reference-counted SharedMutexImpl so that lock guards can outlive
the SharedMutex itself. this is required beca... - 06:48 PM Revision b39f9d06 (ceph): qa: fix symlinks indirectly pointing at qa to .qa
- Building on the previous commit.
Command used:
$ find suites/ -type l -and -not -name .qa -execdir ~/fix.sh {} \;
... - 06:33 PM Revision 716db6e2 (ceph): qa: add .qa helper link
- This utilizes the recent feature in teuthology [1] to skip hidden files in
suites when building the job matrix.
Idea... - 06:03 PM Support #24602 (Closed): bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- It sounds like you're having more general problems with cluster setup than just an IP on this OSD. You should go to t...
- 04:12 AM Support #24602: bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- taehoon kim wrote:
> taehoon kim wrote:
> > Greg Farnum wrote:
> > > This may mean that the system doesn't have th... - 02:18 AM Support #24602: bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- taehoon kim wrote:
> Greg Farnum wrote:
> > This may mean that the system doesn't have the IP the daemon is asking ... - 01:11 AM Support #24602: bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- Greg Farnum wrote:
> This may mean that the system doesn't have the IP the daemon is asking for (if you explicitly c... - 05:39 PM Revision 562f2f24 (ceph): Merge pull request #22677 from ivancich/wip-fix-index-update-jewel
- jewel: rgw: fix index update in dir_suggest_changes
Reviewed-By: Casey Bodley <cbodley@redhat.com> - 05:38 PM Revision 5d732d88 (ceph): Merge pull request #22407 from pdvian/wip-24291-jewel
- jewel: common: fix typo in rados bench write JSON output
Reviewed-By: Kefu Chai <kchai@redhat.com>
Reviewed-By: Nath... - 05:37 PM Revision 5f1aec2e (ceph): Merge pull request #22431 from pdvian/wip-24293-jewel
- jewel: mon/LogMonitor: call no_reply() on ignored log message
Reviewed-By: Kefu Chai <kchai@redhat.com> - 05:29 PM Revision 6c8a3dea (ceph): Merge pull request #20734 from tchaikov/wip-s-libs-lib
- test,qa: s/.libs/lib/
Reviewed-by: Sage Weil <sage@redhat.com> - 05:21 PM rgw Backport #24627: jewel: rgw: fail to recover index from crash
- pr: https://github.com/ceph/ceph/pull/22677
- 05:20 PM rgw Backport #24628: luminous: rgw: fail to recover index from crash
- pr: -https://github.com/ceph/ceph/pull/22678-
- 05:19 PM rgw Backport #24629: mimic: rgw: fail to recover index from crash
- pr: https://github.com/ceph/ceph/pull/22679
- 04:36 PM Revision 883e30f0 (ceph): pybind/rados: new methods for manipulating self-managed snapshots
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 21538304d78df9f3b9f54a5b3c9b6b62fc3e6b... - 04:36 PM Revision 47950f2a (ceph): mon/OSDMonitor: enforce caps for all remaining pool ops
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 61c06200fe59996bba2bb65fc402207bc10fd4... - 04:34 PM Revision 94676d3c (ceph): mon/OSDMonitor: enforce caps when creating/deleting unmanaged snapshots
- The entity will require write access to the OSD service or permission
for the synthetic "osd pool op unmanaged-snap" ... - 04:09 PM Revision 877a319a (ceph): mon/OSDMonitor: enforce caps for all remaining pool ops
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 61c06200fe59996bba2bb65fc402207bc10fd4... - 04:09 PM Revision a45f60e0 (ceph): pybind/rados: new methods for manipulating self-managed snapshots
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 21538304d78df9f3b9f54a5b3c9b6b62fc3e6b... - 04:09 PM Revision 6b242c8b (ceph): mon/OSDMonitor: enforce caps when creating/deleting unmanaged snapshots
- The entity will require write access to the OSD service or permission
for the synthetic "osd pool op unmanaged-snap" ... - 04:04 PM Revision 0e95a289 (ceph): Merge pull request #22690 from tchaikov/wip-no-memory.h
- include/memory.h: remove memory.h
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jason Dillaman <dillam... - 04:03 PM Revision 3dfb23d0 (ceph): mon/OSDMonitor: enforce caps when creating/deleting unmanaged snapshots
- The entity will require write access to the OSD service or permission
for the synthetic "osd pool op unmanaged-snap" ... - 04:03 PM Revision fb452669 (ceph): mon/OSDMonitor: enforce caps for all remaining pool ops
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 61c06200fe59996bba2bb65fc402207bc10fd459) - 04:03 PM Revision 5bd343db (ceph): pybind/rados: new methods for manipulating self-managed snapshots
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 21538304d78df9f3b9f54a5b3c9b6b62fc3e6b48) - 04:03 PM Revision 37926b09 (ceph): qa/workunits/rbd: test self-managed snapshot create/remove permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b12dd0bf419ae834abb31c712830fa9c4b5cda9c) - 04:03 PM Revision b0d6e82a (ceph): qa/workunits/rados: test pool op permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 97e3f0aa013dad49de1a55f8025327de7e801822) - 03:41 PM Revision 61c06200 (ceph): mon/OSDMonitor: enforce caps for all remaining pool ops
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:41 PM Revision 21538304 (ceph): pybind/rados: new methods for manipulating self-managed snapshots
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:41 PM Revision b12dd0bf (ceph): qa/workunits/rbd: test self-managed snapshot create/remove permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:41 PM Revision 97e3f0aa (ceph): qa/workunits/rados: test pool op permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:41 PM Revision 4972e054 (ceph): mon/OSDMonitor: enforce caps when creating/deleting unmanaged snapshots
- The entity will require write access to the OSD service or permission
for the synthetic "osd pool op unmanaged-snap" ... - 03:03 PM Revision cfcfa10a (ceph): Merge pull request #22672 from tspmelo/wip-encode-uri
- mgr/dashboard: Add support for URI encode
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ricardo Marques <r... - 03:02 PM Bug #24661 (Resolved): os/bluestore: don't store/use path_block.{db,wal} from meta
- 11:43 AM Bug #24661 (Fix Under Review): os/bluestore: don't store/use path_block.{db,wal} from meta
- https://github.com/ceph/ceph/pull/22716
- 11:17 AM Bug #24661: os/bluestore: don't store/use path_block.{db,wal} from meta
- The PR didn't have an issue attached to it.
(merged) Master PR https://github.com/ceph/ceph/pull/22462
(merged) B... - 11:16 AM Bug #24661 (Resolved): os/bluestore: don't store/use path_block.{db,wal} from meta
- This reverts most of 8d07fa5.
ceph-volume goes to great lengths to ensure that the symlinks in the
osd dir are ac... - 03:02 PM Revision b1b07fee (ceph): Merge pull request #22716 from liewegas/wip-24661-luminous
- luminous: os/bluestore: don't store/use path_block.{db,wal} from meta
Reviewed-by: Alfredo Deza <adeza@redhat.com>
R... - 02:36 PM Revision 8ab02bc1 (ceph): test,qa: s/.libs/lib/
- after switching to cmake, the libraries are put in build/lib, instead of
.libs. so point the default settings to ".li... - 01:58 PM Revision be5a6d7f (ceph): Merge pull request #22312 from ZVampirEM77/wip-default-zonegroup-apiname
- rgw: fix CreateBucket with BucketLocation parameter failed under default zonegroup
Reviewed-by: Casey Bodley <cbodle... - 01:55 PM Dashboard Cleanup #24623 (Pending Backport): mgr/dashboard: Replace "Pool" with "Pools"
- 12:30 PM Dashboard Cleanup #24623: mgr/dashboard: Replace "Pool" with "Pools"
- Pull request: https://github.com/ceph/ceph/pull/22715
!Screenshot-2018-6-26-Ceph.png! - 12:29 PM Dashboard Cleanup #24623 (Fix Under Review): mgr/dashboard: Replace "Pool" with "Pools"
- 12:04 PM Dashboard Cleanup #24623: mgr/dashboard: Replace "Pool" with "Pools"
- Ernesto Puerta wrote:
> Another question on possible labeling/naming changes:
> * Block vs RBD
> * Filesystem vs... - 01:49 PM RADOS Bug #24664 (Resolved): osd: crash in OpTracker::unregister_inflight_op via OSD::get_health_metrics
- ...
- 01:35 PM Revision 44ea4740 (ceph): mgr/dashboard: Prettify some frontend files
- Signed-off-by: Tiago Melo <tmelo@suse.com>
- 01:35 PM Revision f21d0da5 (ceph): mgr/dashboard: Add support for URI encode
- Created a decorator and pipe to help encode special URI components in the
frontend.
Modified the backend request han... - 01:31 PM Revision 261a4cc9 (ceph): Merge pull request #22715 from LenzGr/mgr-dashboard-24623
- mgr/dashboard: Replaced "Pool" with "Pools" in navigation bar
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewe... - 01:25 PM rgw Bug #22072: one object degraded cause all ceph rgw request hang
- Having a same issue on Luminous, see: http://tracker.ceph.com/issues/24645
Can someone have a look at it, please? - 01:18 PM Revision 057d6025 (ceph): Merge pull request #22283 from rjfd/wip-dashboard-user-roles
- mgr/dashboard: role based authentication/authorization system
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewe... - 01:11 PM Revision f2a31509 (ceph): mgr/dashboard: fix lint error caused by codelyzer update
- fixes: https://tracker.ceph.com/issues/24663
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 4... - 01:05 PM Dashboard Backport #24663 (Resolved): mimic: mgr/dashboard: fix lint error caused by codelyzer update
- https://github.com/ceph/ceph/pull/22713
- 12:48 PM Dashboard Feature #24662 (Resolved): mgr/dashboard: SSL-enabled dashboard does not play nicely with a front...
- http://docs.ceph.com/docs/master/mgr/dashboard/#reverse-proxies talks about running the ceph-mgr dashboard behind a r...
- 12:37 PM CephFS Bug #24579 (Fix Under Review): client: returning garbage (?) for readdir
- https://github.com/ceph/ceph/pull/22718
- 12:29 PM Revision 843cddaa (ceph): qa/workunits/suites/ffsb.sh: fix strncpy bug in ffsb
- Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/24579 - 12:23 PM Revision 4f258dd9 (ceph): qa/workunits/rados: test pool op permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 753925eaa9c70322751cf658c0b8316ec78d6aa8) - 12:23 PM Revision 3d6d6d82 (ceph): qa/workunits/rbd: test self-managed snapshot create/remove permissions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 6f9b8d6fd775d3068d5743ccc176c81ad4e70969) - 12:22 PM Revision 171ab6ce (ceph): qa/workunits/rbd: correct permission test handling for clone v2 images
- Fixes: http://tracker.ceph.com/issues/23043
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c... - 12:22 PM Revision 7e5c78ab (ceph): qa/workunits/rbd: utilize RBD profiles in permissions.sh test case
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7b9161eb05f319c2c2db7acd788e3d652bf5cd06) - 12:21 PM Revision 3310565e (ceph): Merge pull request #22663 from joscollin/wip-doc-dashboard
- doc: updated get-involved.rst for ceph-dashboard
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Laura Pa... - 12:21 PM Revision ec5d7486 (ceph): pybind/rados: new methods for manipulating self-managed snapshots
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d58b2b1ccfe41ba0dac9a9dd0a797c992b498a4c) - 12:21 PM Revision f4b9eb66 (ceph): mon/OSDMonitor: enforce caps for all remaining pool ops
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7a71b90e5e53ad866eb511b80702abc040b8b34c) - 12:21 PM Revision c26761f9 (ceph): mon/OSDMonitor: enforce caps when creating/deleting unmanaged snapshots
- The entity will require write access to the OSD service or permission
for the synthetic "osd pool op unmanaged-snap" ... - 12:21 PM Revision 69f748d2 (ceph): mon/AuthMonitor: append synthetic cap for self-managed snapshot pool ops
- The synthetic cap is applied to any pool where the entity has write
access or to all pools if the entity has global w... - 11:42 AM Revision 2362d088 (ceph): ceph-volume util make chown links affect links as well as paths
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7f79932f2c522da222a27c15182434914ca9a738) - 11:42 AM Revision aea316e6 (ceph): ceph-volume lvm.activate chown bluestore symlinks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2a0911d04cc1eeb19ea2e1d6069095f9e2af26fe) - 11:42 AM Revision 245f8b41 (ceph): os/bluestore: make bad symlink target error messages more informative
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit aea215103caf669c3e289cc07f978511d61f68b0) - 11:39 AM Revision 1e9fc739 (ceph): os/bluestore: don't store/use path_block.{db,wal} from meta
- This reverts most of 8d07fa5ad0772b4d979dc10695d230074d1f1e69.
ceph-volume goes to great lengths to ensure that the ... - 11:29 AM Revision f73119df (ceph): mgr/dashboard: User permissions control (frontend)
- Signed-off-by: Ricardo Marques <rimarques@suse.com>
- 11:28 AM Revision 8ab752e9 (ceph): mgr/dashboard: controllers: fix controllers endpoints initialization order
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 9a490132 (ceph): mgr/dashboard: controllers: fix endpoint return type when method return...
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 1e91d404 (ceph): mgr/dashboard: configured security info for each controller
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 01a1a1ff (ceph): qa/tasks/mgr/dashboard: Adapted tests to work with new authentication s...
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 76f89ede (ceph): mgr/dashboard: auth: return user permissions on login
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 1538d570 (ceph): doc/mgr/dashboard: user and role management documentation
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision d9cf75ae (ceph): mgr/dashboard: hacking.rst: update controller access control instructions
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision cc21d270 (ceph): qa/tasks/mgr/dashboard: test_cluster_conf: restore original value of mo...
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 603f715b (ceph): mgr/dashboard: local role-based authorization system implementation
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision d53272cc (ceph): mgr/dashboard: authmanager: authorization handling cherrypy tool
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 2823013b (ceph): mgr/dashboard: load and cofigure authorization system
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision dccd7d84 (ceph): mgr/dashboard: tests: local role-based authorization
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 1d9ec3b9 (ceph): mgr/dashboard: pylint: updated list of files to verify
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 5edfec5f (ceph): mgr/dashboard: auth: remove single user authentication
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:28 AM Revision 3c2f451b (ceph): mgr/dashboard: removed `@AuthRequired` decorator
- Now all controllers require authentication by default.
No disable authentication, a boolean parameter can be passed
i... - 11:28 AM Revision 70b567f7 (ceph): mgr/dashboard: security: static scopes and permissions
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 11:19 AM Revision 675fc8ac (ceph): doc: updated get-involved.rst for ceph-dashboard
- Signed-off-by: Jos Collin <jcollin@redhat.com>
- 10:18 AM Revision ea870c24 (ceph): Merge pull request #22706 from joscollin/wip-doc-dashboardgrafana
- doc/dashboard: fix formatting on Grafana instructions-2
- 09:55 AM Revision d9b29fa6 (ceph): mgr/dashboard: fix the version of all frontend dependencies
- This will reduce unexpected errors when building dashboard frontend.
Signed-off-by: Tiago Melo <tmelo@suse.com> - 09:52 AM Revision da5d156b (ceph): include/memory.h: remove memory.h
- memory.h was introduced back when the shared_ptrs were still in TR1, but
we've moved to C++17 now. and the C++ client... - 09:47 AM RADOS Bug #24660 (New): admin/build-doc fails during autodoc on rados module: "AttributeError: __next__"
- I'm trying to send a doc patch and am running @admin/build-doc@ in my local environment explained in [[http://docs.ce...
- 07:32 AM Revision d055ec66 (ceph): common: use ceph_pthread_getname
- Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
- 07:24 AM Revision d9fe8246 (ceph): Merge pull request #22694 from dillaman/wip-test-rbd-mirror
- test/rbd-mirror: disable use of gtest-parallel
Reviewed-by: Erwan Velu <erwan@redhat.com>
Reviewed-by: Mykola Golub ... - 06:03 AM Backport #24474 (In Progress): luminous: Buffer overflow if operation returns more data than leng...
- https://github.com/ceph/ceph/pull/22708
- 06:01 AM Backport #24475 (In Progress): mimic: Buffer overflow if operation returns more data than length ...
- https://github.com/ceph/ceph/pull/22707
- 04:41 AM Revision c9fb0484 (ceph): Merge pull request #22591 from tchaikov/wip-gcc-8.1
- cmake: disable -Werror-stringop-truncation for rocksdb
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:08 AM rgw Bug #24658 (Need More Info): bucketname Unable to recognize if it including "."
my request is:
http://gz.s3.imu.cn/audio.res.v1/mp3/abc.mp3
return:
Error
>
<Code
>
NoSuchBucket
</Co...- 03:45 AM Revision 610ac4ea (ceph): mds/Mantle: Fixed Mantle's obsolete Lua C++ API
- Changed Mantle's Lua C++ API from using several `luaopen_*` calls to
one `luaL_openlibs` call, since the former has b... - 03:40 AM Revision 72f14881 (ceph): doc/dashboard: fix formatting on Grafana instructions
- The whole list was in a code block, instead of just the snippets.
Signed-off-by: Jos Collin <jcollin@redhat.com> - 03:37 AM Revision 4bd80030 (ceph): Task to power off/on remotes
- 03:35 AM Revision 646b3107 (ceph): librados: fix buffer overflow for aio_exec python binding
- aio_exec returns ERANGE if provided buffer is not enough.
Fixes: https://tracker.ceph.com/issues/23964
Signed-off-b... - 03:33 AM Revision 197c0d5b (ceph): librados: fix buffer overflow for aio_exec python binding
- aio_exec returns ERANGE if provided buffer is not enough.
Fixes: https://tracker.ceph.com/issues/23964
Signed-off-b... - 02:21 AM bluestore Bug #24598 (Resolved): ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
- 02:21 AM Revision cade2f96 (ceph): Merge PR #22691 into master
- * refs/pull/22691/head:
os/bluestore: fix minor issues in bitmap logging output
os/bluestore: fix overlappedd alloc... - 02:18 AM Revision 3407b39b (ceph): osd/PG: do not send notify to empty peer
- This is mostly paranoia to avoid doing something clearly silly if the
add_source_info() implementation incorrectly de... - 02:08 AM Revision 81d918d4 (ceph): osd/PG: do not assume delete event means found_missing
- This condition was introduced in 3a9d056d843bcafd26d78950b84e2844f8a3a9a1
as part of the missing deletes series, with... - 01:26 AM Revision 3117fde9 (ceph): Merge pull request #22682 from wwformat/fix-centos-install-deps
- install-deps: check the exit status for the $builddepcmd
Reviewed-by: Kefu Chai <kchai@redhat.com> - 01:06 AM Revision f0964bea (ceph): qa: For teuthology copy logs to teuthology expected location
- Signed-off-by: David Zafman <dzafman@redhat.com>
06/25/2018
- 11:53 PM Revision 90bbc8d9 (ceph): doc: updated documentation for installing google-perftools on Debian sy...
- Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
- 11:29 PM CephFS Bug #24138: qa: support picking a random distro using new teuthology $
- mimic backport https://github.com/ceph/ceph/pull/22700
- 10:48 PM CephFS Bug #24138 (Pending Backport): qa: support picking a random distro using new teuthology $
- 10:48 PM Revision 9829f56c (ceph): Merge PR #22532 into master
- * refs/pull/22532/head:
qa/suites: Add supported-random-distro$ links.
Reviewed-by: Patrick Donnelly <pdonnell@redh... - 09:53 PM devops Bug #23843 (Duplicate): avc: denied { block_suspend } for pid=34841 comm="msgr-worker-1"
- 09:50 PM RADOS Bug #23352: osd: segfaults under normal operation
- Same here
2018-06-24 19:42:41.348699 7f3e53a46700 -1 mgr.server send_report send_report osd,226.0x55678069c850 sen... - 09:34 PM RADOS Bug #23352: osd: segfaults under normal operation
- Brad Hubbard wrote:
> Can anyone confirm seeing the "unknown health metric" messages in the mgr logs prior to the se... - 09:02 PM Dashboard Feature #24651: mgr/dashboard: Improve SSL certificate import to no longer require a Mgr restart
- Here's an unmerged example, called directly from handle_command():...
- 02:02 PM Dashboard Feature #24651 (Rejected): mgr/dashboard: Improve SSL certificate import to no longer require a M...
- Now that https://github.com/ceph/ceph/pull/22634 has been merged into master, the process for importing SSL certifica...
- 09:00 PM mgr Bug #23249 (Fix Under Review): ceph osd safe-to-destroy crashes the mgr
- https://github.com/ceph/ceph/pull/22696
- 09:00 PM Revision 97ef5a85 (ceph): mgr/DaemonServer: avoid dereferencing end() iterator
- Fixes: http://tracker.ceph.com/issues/23249
Signed-off-by: Sage Weil <sage@redhat.com> - 08:09 PM Revision 7b0d1c8b (ceph): qa/standalone/ceph-helpers.sh: Thinner resolution in get_timeout_delays()
- get_timeout_delays() is a generic function to compute delays for a long
period of time without saturating the CPU is ... - 08:09 PM Revision 57df9138 (ceph): qa/standalone/ceph-helpers.sh: Setup ulimit in setup()
- If ulimit is set to a 1024 value, ceph-osd will segfault with the
following error :
filestore(td/smoke/0) error ... - 08:07 PM Revision d038e1da (ceph): Merge PR #22626 into master
- * refs/pull/22626/head:
scripts: add ceph-common-dbg to debug packages
Reviewed-by: David Zafman <dzafman@redhat.com> - 08:06 PM Revision fc41b988 (ceph): scripts: add ceph-common-dbg to debug packages
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 07:32 PM Revision 36d3a8f9 (ceph): common: add an async SharedMutex
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 07:32 PM Revision 814a4a23 (ceph): test/rbd-mirror: disable use of gtest-parallel
- This test repeatedly deadlocks when run under in parallel.
Signed-off-by: Jason Dillaman <dillaman@redhat.com> - 07:09 PM Revision 2e3f9de8 (ceph): rgw: fix index update in dir_suggest_changes
- 1. do nothing if the index is no longer exists in cls
rgw_dir_suggest_changes, whatever the pending state we got i... - 05:48 PM Revision 1f6b057c (ceph): Merge branch 'nfs-ganesha-rgw-v2' into 'rh-luminous'
- Nfs ganesha rgw v2
See merge request ceph/ceph!19 - 05:42 PM Revision e7d98d73 (ceph): Merge pull request #22693 from tspmelo/fix-lint-codelyzer
- mgr/dashboard: fix lint error caused by codelyzer update
Reviewed-by: Kefu Chai <kchai@redhat.com> - 05:19 PM Support #24602: bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- This may mean that the system doesn't have the IP the daemon is asking for (if you explicitly configured one), or tha...
- 05:05 PM Bug #24638: Incorect version of libboost_thread.so requested by librados (python) on ArchLinux ARM
- Adding on to this, recommend that you talk to the Arch packagers instead.
- 05:05 PM Bug #24638 (Closed): Incorect version of libboost_thread.so requested by librados (python) on Arc...
- We don't package for Arch, so I think this must be something that happened when you were setting it up.
- 05:05 PM Bug #24626: Depending on the distro a package change breaks ceph-debug-docker.sh
- Don't issues with Docker go somewhere else? Ask Sebastien.
- 04:23 PM Revision 4e7f4cbd (ceph): mgr/dashboard: fix lint error caused by codelyzer update
- Signed-off-by: Tiago Melo <tmelo@suse.com>
- 04:17 PM Revision 4fe976db (ceph): Merge pull request #22544 from ifed01/wip-ifed-alloc-bench-fix
- test/objectstore: fix random generator in allocator_bench.
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com> - 03:51 PM Dashboard Feature #24654: mgr/dashboard: Allow user to reset a forgotten password
- I'm not sure how often a Ceph cluster is going to be hooked up to an email server for sending mail.
Perhaps the "f... - 03:36 PM Dashboard Feature #24654 (Rejected): mgr/dashboard: Allow user to reset a forgotten password
- It should be possible for a regular user to reset his/her password, e.g. by clicking a "forgot password" link that th...
- 03:44 PM Dashboard Feature #24655 (Closed): mgr/dashboard: Enforce password change upon first login
- For local user accounts, it should be possible to enforce a password change upon the first login to the dashboard. Th...
- 03:30 PM Stable releases Tasks #24653 (Closed): Luminous v12.2.6
- h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea... - 03:06 PM Revision dc4b5fc5 (ceph): os/bluestore: fix minor issues in bitmap logging output
- Signed-off-by: Igor Fedotov <ifedotov@suse.com>
- 03:06 PM Revision 539af4f2 (ceph): os/bluestore: fix overlappedd allocation returned by bitmap allocator
- Fixes: https://tracker.ceph.com/issues/24598
Signed-off-by: Igor Fedotov <ifedotov@suse.som> - 03:04 PM Revision 30fa7fbb (ceph): rbd/resize: if new size is equal to original size, raise error
- Signed-off-by: Zheng Yin zhengyin@cmss.chinamobile.com
- 03:01 PM bluestore Bug #24598 (Fix Under Review): ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
- https://github.com/ceph/ceph/pull/22691
- 02:50 PM RADOS Bug #24652 (Won't Fix): OSD crashes when repairing pg
- After a deep-scrub on the primary OSD for the pg we get:...
- 02:24 PM mgr Bug #24648: 'ceph mgr enable/disable <module>' interrupts all other modules
- Thanks for the feedback, John. Paul Cuzner mentioned this behaviour today and I just wanted to have it recorded for a...
- 01:26 PM mgr Bug #24648: 'ceph mgr enable/disable <module>' interrupts all other modules
- Modules should try not to be too sensitive to mgr daemon restarts -- remember that these will also happen during e.g....
- 12:38 PM mgr Bug #24648 (New): 'ceph mgr enable/disable <module>' interrupts all other modules
- Adding or removing Ceph Mgr Modules interrupts all other modules. While this might have minimal impact with backgroun...
- 01:56 PM CephFS Documentation #24641: Document behaviour of fsync-after-close
- they are the same. In cephfs, there is no dirty data/metadata associated with file handle.
- 01:47 PM CephFS Documentation #24642: doc: visibility semantics to other clients
- you found a bug. this can be http://tracker.ceph.com/issues/23894
- 01:46 PM CephFS Documentation #24642: doc: visibility semantics to other clients
- Niklas Hambuechen wrote:
> I believe to just have run into a situation where one CephFS (fuse) mount created a file,... - 01:41 PM CephFS Bug #24644 (Fix Under Review): cephfs-journal-tool: wrong layout info used
- 02:29 AM CephFS Bug #24644: cephfs-journal-tool: wrong layout info used
- The fix is save the layout info to header during journal export,
When improt journal, first try to get layout from c... - 02:28 AM CephFS Bug #24644 (Resolved): cephfs-journal-tool: wrong layout info used
- when cephfs-journal-tool import journal, it uses default layout
to get object_size, this is wrong. Because default o... - 01:38 PM Revision d120ca17 (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... - 01:38 PM Revision b300e142 (ceph): test/rgw: test incremental sync of acls on versioned object
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 01:38 PM Revision 519f1b40 (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.com> - 01:38 PM Revision ff0280b3 (ceph): rgw: fetch_remote_obj() takes optional olh epoch
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 01:38 PM Revision b5ecc4ea (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... - 01:38 PM Revision c0bc17b4 (ceph): rgw: SyncModule::sync_object() takes optional olh epoch
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 01:38 PM Revision 2de295c2 (ceph): rgw: bucket sync only provides an epoch for olh operations
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 01:38 PM Revision 08cd49ab (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... - 01:38 PM Revision 7fb034ee (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. ... - 01:38 PM Revision e4d1cc12 (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 ... - 01:38 PM Revision 918fc381 (ceph): rgw: bucket sync updates high marker for squashed entries
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 01:28 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
- Attached is the proposal for the Ceph Dashboard landing page (main dashboard).
- 01:03 PM RADOS Bug #24650 (New): mark unfound lost revert: out of order trim
- OSD crashes in a few seconds after command 'ceph pg X.XX mark_unfound_lost revert'.
-10> 2018-06-25 15:52:14.49... - 12:37 PM Dashboard Feature #24273: mgr/dashboard: Add backend support for changing configuration settings via the RE...
- See issue #24625 for the corresponding frontend requirements.
- 12:36 PM Dashboard Feature #24625: mgr/dashboard: Create dashboard configuration page
- Note that there's also issue #24273, which relates to creating the necessary REST API in the backend to make this pos...
- 12:09 PM Dashboard Feature #24625: mgr/dashboard: Create dashboard configuration page
- Ernesto Puerta wrote:
> Not sure if this would go here, but Paul Cuzner suggested having some Ceph Mgr configurati... - 11:27 AM Dashboard Feature #24625: mgr/dashboard: Create dashboard configuration page
- Not sure if this would go here, but Paul Cuzner suggested having some Ceph Mgr configuration in the dashboard itself ...
- 12:30 PM Dashboard Feature #24647 (Closed): mgr/dashboard: Improve login screen
- Improve the login screen as follows:
* The login page should provide product release/version information, optional... - 12:21 PM Dashboard Feature #24646 (Resolved): mgr/dashboard: Create "About" modal
- Create a modal dialogue that prints some information about the Dashboard, e.g. product release/version - see https://...
- 12:03 PM Dashboard Cleanup #24575: mgr/dashboard: Create unified file for colors
- Additional suggestion: to replace literal color codes (both hex/rgba/named) with either CSS variables, or if possible...
- 11:38 AM Revision ccd59a46 (ceph): mgr/dashboard: Replaced "Pool" with "Pools" in navigation bar
- Replaced the string "Pool" with "Pools" in the navigation component.
Fixes: https://tracker.ceph.com/issues/24623
Si... - 11:32 AM Dashboard Cleanup #24623: mgr/dashboard: Replace "Pool" with "Pools"
- Another question on possible labeling/naming changes:
* Block vs RBD
* Filesystem vs. CephFS
* Objects vs. RGW
... - 11:06 AM Dashboard Bug #24081 (Pending Backport): Dashboard: Float numbers incorrectly formatted
- 10:34 AM Feature #21315: Add option to view IP addresses of clients in output of 'ceph features'
- Could we please backport https://github.com/ceph/ceph/pull/17535 to luminous?
- 08:33 AM Dashboard Cleanup #24624: mgr/dashboard: Remove text from common utility icons in the top right
- Don't forget to support tooltips for the icons instead.
- 07:53 AM RADOS Bug #24645 (New): Upload to radosgw fails when there are degraded objects
- Hi,
we use Ceph RadosGW for storing and serving milions of small images. Everything is working well until recovery... - 06:46 AM RADOS Backport #24471 (In Progress): luminous: Ceph-osd crash when activate SPDK
- https://github.com/ceph/ceph/pull/22686
- 05:01 AM RADOS Backport #24472 (In Progress): mimic: Ceph-osd crash when activate SPDK
- https://github.com/ceph/ceph/pull/22684
- 04:59 AM Revision 3b43bc27 (ceph): spdk: fix ceph-osd crash when activate SPDK
- When activate SPDK in Ceph, observe a Ceph crash.
It happened in the case 1) there is a pending IOContext in
NVMEDev... - 01:14 AM Revision 421cc64e (ceph): spdk: fix ceph-osd crash when activate SPDK
- When activate SPDK in Ceph, observe a Ceph crash.
It happened in the case 1) there is a pending IOContext in
NVMEDev...
06/24/2018
- 10:28 PM CephFS Feature #24643 (Resolved): libcephfs: add ceph_futimens support
- We have ceph_utime but that takes a path. We should provide a call for the file descriptor version too.
- 10:22 PM CephFS Documentation #24642: doc: visibility semantics to other clients
- User `SeanR` on freenode `#ceph` reports:
> nh2, I found (depening on mount options) if I don't call fsync() then ... - 01:14 AM CephFS Documentation #24642 (In Progress): doc: visibility semantics to other clients
- I believe to just have run into a situation where one CephFS (fuse) mount created a file, and another CephFS mount st...
- 01:48 AM Revision 46e33d15 (ceph): install-deps: check the exit status for the $builddepcmd
- in some case, the $builddepcmd will failed without any "error:" output.
so we should check the exit status to handle ... - 01:08 AM CephFS Documentation #24641 (Resolved): Document behaviour of fsync-after-close
- The following should be documented:
Does close()/re-open()/fsync() provide the same durability and visibility-to-o...
06/23/2018
- 10:05 PM Revision eb3bbb84 (ceph): Merge PR #22479 into master
- * refs/pull/22479/head:
mgr/devicehealth: add self-test
mgr/devicehealth: make config options instance attributes
... - 10:05 PM Revision cd24ccef (ceph): Merge PR #22572 into master
- * refs/pull/22572/head:
osd: update clone_overlap even the clone have been evicted
Reviewed-by: Sage Weil <sage@red... - 10:05 PM Revision 23915a4b (ceph): Merge PR #22576 into master
- * refs/pull/22576/head:
common/obj_bencher.cc: faster object name generation
Reviewed-by: Erwan Velu <erwan@redhat.... - 10:05 PM Revision 2f759513 (ceph): Merge PR #22588 into master
- * refs/pull/22588/head:
mgr/iostat: column_width should be int not float
Reviewed-by: John Spray <john.spray@redhat... - 10:05 PM Revision 6ad9f13a (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:04 PM Revision dc4e35b5 (ceph): Merge PR #22615 into master
- * refs/pull/22615/head:
common: fix enum redeclaration
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by:... - 10:04 PM Revision de0206cb (ceph): Merge PR #22620 into master
- * refs/pull/22620/head:
common/WorkQueue: Before set_ioprio it must do create/try_create.
Reviewed-by: Gregory Farn... - 10:04 PM Revision 9f44ab33 (ceph): Merge PR #22634 into master
- * refs/pull/22634/head:
mgr, pybind/mgr: pass inbuf (ceph -i <file>) to modules
Reviewed-by: Sage Weil <sage@redhat... - 10:01 PM Revision 378230c6 (ceph): mgr/devicehealth: fix 'device get-health-metrics' when no metrics are s...
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision f78d3ac6 (ceph): mgr/mgr_module: update docstring for get()
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision 1af2f26d (ceph): mgr/devicehealth: active -> enable_monitoring
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision 6b9c0689 (ceph): mgr/devicehealth: make config options instance attributes
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision dd6ad72b (ceph): mgr/devicehealth: add self-test
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision aa010024 (ceph): mgr/devicehealth: add some scraping infrastructure
- - command to fetch smart info
- command to scrape a device and store the metrics
- command to scrape all devices (and... - 10:01 PM Revision 9f51a1e5 (ceph): mgr: enable devicehealth by default
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision a5957a9d (ceph): osd: key smart results by unique device id
- This is more useful than the current local device name.
Clean up some formatting.
Signed-off-by: Sage Weil <sage@re... - 10:01 PM Revision 9662fa06 (ceph): mgr/ActivePyModules: add get for 'device <devid>'
- This is slightly different than the usual pattern because it is
parameterized. I want to avoid fetching *all* device... - 10:01 PM Revision 18abfb24 (ceph): osd: optionally query smart for a single devid
- Signed-off-by: Sage Weil <sage@redhat.com>
- 10:01 PM Revision 07cbb107 (ceph): mgr/devicehealth: rename old smart module to devicehealth
- Let's avoid "SMART" since it's misleading (it refers specifically to ATA).
Signed-off-by: Sage Weil <sage@redhat.com> - 09:56 PM rgw Bug #24640 (Resolved): test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
- ...
- 08:39 PM Revision b396476b (ceph): include/types: format decimal numbers with decimal factor
- Until now bytes and objects were formatted using si_t which used 1024 as
the factor to pretty print large numbers. Fo... - 08:39 PM Revision fdc0ac2a (ceph): common/strtol: add strict_iecstrtoll; strict_sistrtoll uses base 10
- This adds parsing of iec units (IEC units Ki, Mi, ...) besides the parsing
of the usual unit multipliers (SI units K,... - 08:39 PM Revision eb27fd49 (ceph): common/util: remove unit_to_bytesize, use strict_iecstrtoll instead
- Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit a3739cbb3c19b255e196553ddf9f586bc1877773) - 08:39 PM Revision 80c73815 (ceph): common/strtol: add string_view interface and use string_view internally
- Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 143c776ba30f42df85f2d83184f179fee2104063) - 08:39 PM Revision 408fc3e1 (ceph): qa/workunits/cephtool/test.sh: fix SI unit test, add IEC unit test
- Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 61504f117c22e7f59ef4c1254dc9daf35dab667b) - 08:39 PM Revision 43a34aeb (ceph): common/strtol: fix strict_strtoll() so it accepts hex starting with 0x
- - simplify the error handling of strtoll().
- only instantiate ostringstream when handling errors.
Signed-off-by: Ke... - 08:39 PM Revision 3c9fdbd5 (ceph): test/strtol: add test case for parsing hex numbers
- Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit dc081d49c85b74d2436cc3e2f6a1a8eb63234a5a) - 02:28 PM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- I took ceph.spec changes from the CentOS Storage SIG build of 13.2.0 and now I have it building for f29/x86_64, but n...
- 01:38 PM rbd Bug #24637 (Pending Backport): ImageCtx.cc: 160: FAILED assert(image_watcher == __null) when open...
- 01:38 PM Revision caed70b1 (ceph): Merge pull request #22676 from trociny/wip-24637
- librbd: fix crash when opening nonexistent snapshot
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 11:32 AM bluestore Bug #24639: [segfault] segfault in BlueFS::read
- I'm about to see if I can get a debug build reproducing it; but in the meantime I'm pretty sure this is the line:
... - 11:13 AM bluestore Bug #24639 (Can't reproduce): [segfault] segfault in BlueFS::read
- Via ceph-deploy on my admin host; I created two encrypted bluestore OSDs which after between 4 and 24 hours started p...
- 09:09 AM Revision ad6edd4d (ceph): qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed
- Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
- 04:07 AM Bug #24638 (Closed): Incorect version of libboost_thread.so requested by librados (python) on Arc...
- It seems that librados is trying to load libboost_thread.so.1.66.0 but I have a newer version on my system (1.67.0) c...
- 01:18 AM Revision 46ad3d66 (ceph): Merge pull request #22636 from tchaikov/wip-cmake-add_npm_command
- cmake: add "add_npm_command()" command
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Willem Jan Withagen <wj...
06/22/2018
- 11:25 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Uploaded a few more logs (debug 20) here: https://storage.googleapis.com/ceph-logs/ceph-osd-logs.tar.gz
After runn... - 12:45 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Hi Sage,
We've experienced this again on a new environment we setup. Took a snippet of the logs, hope it's enough:... - 11:25 PM CephFS Bug #24467 (Pending Backport): mds: low wrlock efficiency due to dirfrags traversal
- 11:21 PM Revision 03a8fe82 (ceph): Merge PR #22486 into master
- * refs/pull/22486/head:
mds: avoid traversing all dirfrags when trying to get wrlocks
Reviewed-by: Zheng Yan <zyan@... - 09:55 PM Revision 140761f8 (ceph): mgr, pybind/mgr: pass inbuf (ceph -i <file>) to modules
- Modules may wish to receive bulk data; allow it
Signed-off-by: Dan Mick <dan.mick@redhat.com> - 07:24 PM Revision 7897f21a (ceph): Merge pull request #22674 from yuriw/wip-yuriw-perf-distro-master
- qa/tests - added all supported distro to the mix, …
- 06:06 PM rbd Bug #24637 (Fix Under Review): ImageCtx.cc: 160: FAILED assert(image_watcher == __null) when open...
- PR: https://github.com/ceph/ceph/pull/22676
- 05:48 PM rbd Bug #24637 (Resolved): ImageCtx.cc: 160: FAILED assert(image_watcher == __null) when opening none...
- If snap_set fails in image::OpenRequest, it needs to close the already opened image before returning the error. Other...
- 06:01 PM Revision 70936c3b (ceph): librbd: fix crash when opening nonexistent snapshot
- Fixes: http://tracker.ceph.com/issues/24637
Signed-off-by: Mykola Golub <mgolub@suse.com> - 06:00 PM Revision b2a699cb (ceph): Merge PR #22578 into master
- * refs/pull/22578/head:
os/bluestore: provide a rough estimate for bitmap allocator
Reviewed-by: Adam Kupczyk <akuc... - 06:00 PM Revision a072a599 (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:00 PM Revision 60244f2b (ceph): Merge PR #22586 into master
- * refs/pull/22586/head:
global/signal_handler: one less frame of context
global/signal_handler: write crash dumps t... - 06:00 PM Revision 69cbbf6d (ceph): Merge PR #22610 into master
- * refs/pull/22610/head:
os/bluestore: fix length overflow.
Reviewed-by: Igor Fedotov <ifedotov@suse.com> - 06:00 PM Revision 8ca6fad0 (ceph): Merge PR #22630 into master
- * refs/pull/22630/head:
osd/OSDMap.cc: move sanity checks to the proper place
osd/OSDMap.cc: remove pg_upmap/pg_upm... - 06:00 PM Revision 37d20dfd (ceph): Merge PR #22661 into master
- * refs/pull/22661/head:
mgr: remove unused [get|set]_store_json fns
Reviewed-by: Sage Weil <sage@redhat.com>
Review... - 06:00 PM Revision 0ff66fa4 (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
- 05:19 PM Revision 8d26e2f6 (ceph): Merge branch 'rgw_system_stability' into 'rh-luminous'
- Rgw system stability
See merge request ceph/ceph!18 - 04:46 PM RADOS Bug #23622 (Resolved): qa/workunits/mon/test_mon_config_key.py fails on master
- 04:45 PM RADOS Backport #23675 (Resolved): luminous: qa/workunits/mon/test_mon_config_key.py fails on master
- 04:25 PM RADOS Backport #23675: luminous: qa/workunits/mon/test_mon_config_key.py fails on master
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21368
merged - 04:44 PM bluestore Bug #24598: ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
- A bit more detail:...
- 04:31 PM bluestore Bug #24598: ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
- This looks like a BitmapAllocator bug:
First, during mount,... - 04:44 PM RADOS Bug #23921 (Resolved): pg-upmap cannot balance in some case
- 04:43 PM RADOS Backport #24048 (Resolved): luminous: pg-upmap cannot balance in some case
- 04:25 PM RADOS Backport #24048: luminous: pg-upmap cannot balance in some case
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22115
merged - 04:43 PM RADOS Bug #24025 (Resolved): RocksDB compression is not supported at least on Debian.
- 04:42 PM RADOS Backport #24279 (Resolved): luminous: RocksDB compression is not supported at least on Debian.
- 04:24 PM RADOS Backport #24279: luminous: RocksDB compression is not supported at least on Debian.
- Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/22215
merged - 04:40 PM RADOS Backport #24329: mimic: assert manager.get_num_active_clean() == pg_num on rados/singleton/all/ma...
- original mimic backport https://github.com/ceph/ceph/pull/22288 was merged, but deemed insufficient
- 04:38 PM RADOS Backport #24328 (Resolved): luminous: assert manager.get_num_active_clean() == pg_num on rados/si...
- 04:25 PM Revision b26ff9f7 (ceph): Merge pull request #21368 from smithfarm/wip-23675-luminous
- luminous: qa/workunits/mon/test_mon_config_key.py fails on master
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revi... - 04:24 PM Revision 58102e85 (ceph): Merge pull request #22115 from pdvian/wip-24048-luminous
- luminous: crush, osd: handle multiple parents properly when applying pg upmaps
Reviewed-by: Josh Durgin <jdurgin@red... - 04:24 PM Revision 2ef29c79 (ceph): Merge pull request #22215 from tchaikov/luminous-24025
- luminous: cmake/modules/BuildRocksDB.cmake: enable compressions for rocksdb
Reviewed-by: Josh Durgin <jdurgin@redhat... - 04:23 PM Revision 75a329c4 (ceph): Merge pull request #22269 from xiaoxichen/backport_22243
- luminous: mon/OSDMonitor: Respect paxos_propose_interval
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 04:23 PM rbd Bug #24634: librbd: block_name_prefix is not created randomly
- fix pr: https://github.com/ceph/ceph/pull/22675
- 04:12 PM rbd Bug #24634 (Resolved): librbd: block_name_prefix is not created randomly
- Hi, I found that block_name_prefix is not crated rondomly.
test env:
ceph --version
ceph version 12.2.5 (cad9198... - 04:23 PM RADOS Bug #24321: assert manager.get_num_active_clean() == pg_num on rados/singleton/all/max-pg-per-osd...
- merged https://github.com/ceph/ceph/pull/22296
- 04:22 PM Revision 730e91a9 (ceph): Merge pull request #22296 from tchaikov/luminous-24321
- luminous: qa: wait longer for osd to flush pg stats
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 04:22 PM Revision 4892b81a (ceph): Merge pull request #22366 from b-ranto/wip-branto-mgr-luminous
- luminous: Sync up ceph-mgr prometheus module
Reviewed-by: Jan Fajerski <jfajerski@suse.com> - 04:15 PM RADOS Bug #24635 (New): luminous: LibRadosTwoPoolsPP.SetRedirectRead failed
- Probably a race with the redirect code.
From http://qa-proxy.ceph.com/teuthology/yuriw-2018-06-22_03:31:56-rados-w... - 04:13 PM Revision ef91aef7 (ceph): qa/tests - added all supported distro to the mix, so we can track stats...
- Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
- 03:54 PM rgw Backport #24633 (Resolved): mimic: rgw performance regression for luminous 12.2.4
- https://github.com/ceph/ceph/pull/22929
- 03:54 PM rgw Backport #24632 (Resolved): luminous: rgw performance regression for luminous 12.2.4
- https://github.com/ceph/ceph/pull/22930
- 03:54 PM rgw Backport #24631 (Resolved): mimic: cls_bucket_list fails causes cascading osd crashes
- https://github.com/ceph/ceph/pull/22927
- 03:54 PM rgw Backport #24630 (Resolved): luminous: cls_bucket_list fails causes cascading osd crashes
- https://github.com/ceph/ceph/pull/24391
- 03:54 PM rgw Backport #24629 (Resolved): mimic: rgw: fail to recover index from crash
- https://github.com/ceph/ceph/pull/23118
- 03:53 PM rgw Backport #24628 (Resolved): luminous: rgw: fail to recover index from crash
- https://github.com/ceph/ceph/pull/23130
- 03:53 PM rgw Backport #24627 (Rejected): jewel: rgw: fail to recover index from crash
- 03:51 PM Dashboard Bug #24080 (Pending Backport): Dashboard: Prevent RGW API user deletion
- reverting status to Pending Backport after updating the (separate) mimic backport issue which can be found in the "Re...
- 10:45 AM Dashboard Bug #24080 (Fix Under Review): Dashboard: Prevent RGW API user deletion
- 10:45 AM Dashboard Bug #24080: Dashboard: Prevent RGW API user deletion
- PR for Mimic: https://github.com/ceph/ceph/pull/22670
- 03:44 PM mgr Backport #24543 (In Progress): mimic: Dashboard: Prevent RGW API user deletion
- 03:37 PM Bug #24626 (New): Depending on the distro a package change breaks ceph-debug-docker.sh
Package python-software-properties is not available, but is referred to by another package.
This may mean that the...- 03:05 PM devops Bug #22143: ceph-iscsi-[config/cli/tools] projects need official RPM builds
- How's this look? http://download.ceph.com/ceph-iscsi/latest/rpm/el7/
- 02:45 PM rbd Subtask #24558 (Fix Under Review): [namespaces] update create image state machine to support name...
- *PR*: https://github.com/ceph/ceph/pull/22673
- 02:43 PM Revision 9c59e688 (ceph): librbd: image create state machine should validate namespace
- Fixes: http://tracker.ceph.com/issues/24558
Signed-off-by: Jason Dillaman <dillaman@redhat.com> - 02:43 PM Revision 0e945b1b (ceph): librbd: copy namespace to newly created librados::IoCtx objects
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 02:43 PM Revision 972391bf (ceph): librbd: ensure groups and images remain in the same namespace
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 02:43 PM Revision ab3551e6 (ceph): librbd: temporarily disable namespace support for mirroring
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 02:43 PM Revision 3e8624f1 (ceph): rbd: add support for namespaces
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 02:28 PM Dashboard Feature #24625 (New): mgr/dashboard: Create dashboard configuration page
- In addition to being able to configure the Ceph Manager Dashboard on the command line, it should be possible to perfo...
- 02:24 PM Dashboard Cleanup #24624 (Resolved): mgr/dashboard: Remove text from common utility icons in the top right
- Remove text that accompanies icons from common utilities and add 2 new icons, i.e. a cogwheel for the dashboard confi...
- 02:21 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
- Some additional aspects:
* Provide configuration, performance information and usage
* Information at-a-glance usi... - 02:17 PM Dashboard Cleanup #24623 (Resolved): mgr/dashboard: Replace "Pool" with "Pools"
- Minor improvement: the Ceph pools page menu entry should read "Pools" (plural), not "Pool".
!Screenshot-2018-6-22-... - 01:55 PM Revision 56c8e126 (ceph): osd: update clone_overlap even the clone have been evicted
- the clone_overlap is difference of range between head and clones.
if the clone have been evicted, the clone_overlap i... - 01:51 PM Revision 8b3f3c8d (ceph): Merge pull request #22665 from idryomov/wip-krbd-lvcreate-args
- qa: krbd_msgr_segments.t: filter lvcreate output
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 01:50 PM rgw Bug #24280 (Pending Backport): rgw: fail to recover index from crash
- 01:48 PM Revision cc920774 (ceph): Merge pull request #22217 from tianshan/fix_dir_suggest_changes
- rgw: fix index update in dir_suggest_changes
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com> - 01:47 PM Revision 16c7f5e3 (ceph): Merge pull request #22344 from neurodrone/add_usage_log_entry_dencoder
- cls/rgw: ready rgw_usage_log_entry for extraction via ceph-dencoder
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 01:47 PM rgw Bug #23379 (Pending Backport): rgw performance regression for luminous 12.2.4
- 01:46 PM Revision ecd6c336 (ceph): Merge pull request #22410 from mkogan1/wip-rgw-t23379
- rgw: remove expired entries from the cache
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 01:45 PM rgw Bug #24117 (Pending Backport): cls_bucket_list fails causes cascading osd crashes
- 01:44 PM Revision 53ddac6e (ceph): Merge pull request #22440 from yehudasa/wip-24117
- cls/rgw: don't assert in decode_list_index_key()
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Orit... - 01:43 PM Revision 4181b03d (ceph): Merge pull request #22249 from cbodley/wip-qa-rgw-verify-tasks
- qa/rgw: reorganize verify tasks
Reviewed-by: Sage Weil <sage@redhat.com> - 01:41 PM Dashboard Bug #24621: Ceph Dashboard doesn't support IDs with special characters
- PR: https://github.com/ceph/ceph/pull/22672
- 01:40 PM Dashboard Bug #24621 (Fix Under Review): Ceph Dashboard doesn't support IDs with special characters
- 10:05 AM Dashboard Bug #24621 (Resolved): Ceph Dashboard doesn't support IDs with special characters
- For example, if you have a RBD image named 'foo/bar' the dashboard will return 404 when you try to edit it.
This pro... - 01:19 PM RADOS Bug #23352: osd: segfaults under normal operation
- Yeah. We got in log mgr before segfault ceph-osd:
> mgr.server send_report send_report osd,74.0x560276d34ed8 sent me... - 03:54 AM RADOS Bug #23352: osd: segfaults under normal operation
- 03:54 AM RADOS Bug #23352: osd: segfaults under normal operation
- In several of the crashes we are seeing lines like the following prior to the crash....
- 01:18 PM CephFS Bug #24004 (Fix Under Review): mds: curate priority of perf counters sent to mgr
- PR https://github.com/ceph/ceph/pull/22668
- 12:42 PM RADOS Bug #17170: mon/monclient: update "unable to obtain rotating service keys when osd init" to sugge...
- I have a bit different effect on v12.2.5, but may be related:
I have similar logs:... - 11:54 AM Revision 3de6fc51 (ceph): Merge pull request #22601 from tspmelo/wip-confirmation-modal
- mgr/dashboard: Add shared Confirmation Modal
Reviewed-by: Volker Theile <vtheile@suse.com> - 11:50 AM Revision e57aa306 (ceph): Merge pull request #22639 from tspmelo/wip-node-version
- mgr/dashboard: Update node version
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tatjana Dehler <tdehler@su... - 11:46 AM Backport #24470 (In Progress): mimic: osd crashes in on_local_recover due to stray clone
- -https://github.com/ceph/ceph/pull/22671-
- 10:52 AM Revision c527e7dc (ceph): nfs_test added
- 10:51 AM Revision bd3f9cb5 (ceph): deleted to rename the files for cleaner meaning
- 10:25 AM Revision 6f64b03f (ceph): deleted nfs-ganesh-rgw v1
- 10:21 AM Revision 283f061e (ceph): corrected errors
- 10:21 AM Revision 8a5a5fe4 (ceph): added nfs tests
- 10:10 AM devops Bug #24622 (Closed): No module named rados
- I have installed ceph from source code using these command:...
- 09:30 AM Revision 9d12876a (ceph): mgr/dashboard: Enhance check if configured RGW admin ID has a set syste...
- Fixes https://tracker.ceph.com/issues/24574
Signed-off-by: Volker Theile <vtheile@suse.com> - 09:30 AM Dashboard Feature #24574: mgr/dashboard: Enhance check in RgwClient::is_system_user if configured RGW admin...
- https://github.com/ceph/ceph/pull/22669
- 09:29 AM Dashboard Feature #24574 (Fix Under Review): mgr/dashboard: Enhance check in RgwClient::is_system_user if c...
- 08:57 AM bluestore Bug #24319 (Resolved): ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2 failed fsck wi...
- 08:57 AM bluestore Bug #24550 (Resolved): collection sequencers are not reused; delete and create collection reordered
- 08:57 AM bluestore Backport #24581 (Resolved): mimic: collection sequencers are not reused; delete and create collec...
- 08:54 AM bluestore Backport #24502 (Resolved): mimic: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2 fa...
- 08:46 AM bluestore Backport #24503 (Resolved): luminous: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2...
- 12:30 AM bluestore Backport #24503: luminous: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2 failed fsc...
- merged https://github.com/ceph/ceph/pull/22650
- 08:45 AM Bug #23464 (Resolved): ARMv8 feature detection broken, leading to illegal instruction crashes
- 08:45 AM mgr Bug #24614: luminous: AssertionError: Lists differ in test_selftest_command_spam()
- From the message, this seems to indicate that one of the standbys died during the test -- probably unrelated to the t...
- 08:45 AM Backport #24334 (Resolved): luminous: ARMv8 feature detection broken, leading to illegal instruct...
- 12:23 AM Backport #24334: luminous: ARMv8 feature detection broken, leading to illegal instruction crashes
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22567
merged - 08:44 AM RADOS Backport #24351 (Resolved): luminous: slow mon ops from osd_failure
- 12:23 AM RADOS Backport #24351: luminous: slow mon ops from osd_failure
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22568
merged - 08:44 AM Revision 8681429a (ceph): Merge pull request #22654 from dmick/wip-mgr-store-doc
- mgr/mgr_module.py: fix doc for set_store/set_store_json
Reviewed-by: John Spray <john.spray@redhat.com> - 08:44 AM RADOS Bug #23386 (Resolved): crush device class: Monitor Crash when moving Bucket into Default root
- 08:43 AM RADOS Backport #24258 (Resolved): luminous: crush device class: Monitor Crash when moving Bucket into D...
- 12:21 AM RADOS Backport #24258: luminous: crush device class: Monitor Crash when moving Bucket into Default root
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22381
mergedReviewed-by: Nathan Cutler <ncutler@suse.com> - 08:43 AM RADOS Backport #24290 (Resolved): luminous: common: JSON output from rados bench write has typo in max_...
- 12:20 AM RADOS Backport #24290: luminous: common: JSON output from rados bench write has typo in max_latency key
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22391
merged - 08:41 AM RADOS Backport #24356 (Resolved): luminous: osd: pg hard limit too easy to hit
- 12:18 AM RADOS Backport #24356: luminous: osd: pg hard limit too easy to hit
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22592
merged - 08:41 AM rgw Backport #24619 (Resolved): mimic: multisite: RGWSyncTraceNode released twice and crashed in reload
- https://github.com/ceph/ceph/pull/22926
- 08:41 AM RADOS Backport #24618 (Resolved): mimic: osd: choose_acting loop
- https://github.com/ceph/ceph/pull/22889
- 08:41 AM RADOS Backport #24617 (Resolved): mimic: ValueError: too many values to unpack due to lack of subdir
- https://github.com/ceph/ceph/pull/22888
- 05:01 AM Revision 0633a9a0 (ceph): rgw-multisite: fix endless loop in RGWBucketShardIncrementalSyncCR
- Fixes: http://tracker.ceph.com/issues/24603
Signed-off-by: cfanz <songxinying@sensetime.com> - 12:47 AM rbd Backport #24390 (In Progress): mimic: [rbd-mirror] daemon failed to stop on active/passive test case
- https://github.com/ceph/ceph/pull/22667
- 12:32 AM RADOS Bug #24615 (Resolved): error message for 'unable to find any IP address' not shown
- Hi,
In my ceph.conf I have the option:... - 12:30 AM Revision ab202ba7 (ceph): Merge pull request #22650 from liewegas/wip-24319-luminous
- luminous: os/bluestore: fix SharedBlobSet refcounting race
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 12:23 AM Revision dfd9929e (ceph): Merge pull request #22567 from pdvian/wip-24334-luminous
- luminous: ARMv8 feature detection broken, leading to illegal instruction crashes
Reviewed-by: Neha Ojha <nojha@redha... - 12:23 AM Revision 0bfcab65 (ceph): Merge pull request #22568 from pdvian/wip-24351-luminous
- luminous: slow mon ops from osd_failure
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@... - 12:21 AM Revision e467e619 (ceph): Merge pull request #22381 from pdvian/wip-24258-luminous
- luminous: crush: fix device_class_clone for unpopulated/empty weight-sets
Reviewed-by: Sage Weil <sage@redhat.com> - 12:20 AM Revision 70c81766 (ceph): Merge pull request #22391 from pdvian/wip-24290-luminous
- luminous: common: fix typo in rados bench write JSON output
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 12:18 AM Revision 7cda9121 (ceph): Merge pull request #22649 from liewegas/wip-24319-24550-mimic
- mimic: os/bluestore: backport 24319 and 24550
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 12:18 AM Revision c3c13cd8 (ceph): Merge pull request #22592 from pdvian/wip-24356-luminous
- luminous: osd: increase default hard pg limit
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdu... - 12:02 AM Revision a83a8b3a (ceph): Merge pull request #22666 from yuriw/wip-yuriw-crontab
- qa/tests - added luminous-p2p suite to the schedule
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durg...
06/21/2018
- 11:56 PM Revision 2b13b89c (ceph): Merge pull request #22474 from yuriw/wip-yuriw-p2p-luminous
- qa/tests - added tag 12.2.5. to the mix and removed -x path as unneeded
Reviewed-by: Neha Ojha <nojha@redhat.com>
Re... - 11:51 PM mgr Bug #24614 (New): luminous: AssertionError: Lists differ in test_selftest_command_spam()
- ...
- 11:40 PM RADOS Bug #24613 (New): luminous: rest/test.py fails with expected 200, got 400
- ...
- 10:57 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
- possibly related lumious run: http://pulpito.ceph.com/yuriw-2018-06-11_16:27:32-rados-wip-yuri3-testing-2018-06-11-14...
- 10:21 PM Revision 9dae20e0 (ceph): qa/tests - added luminous-p2p suite to the schedule
- (Merge after https://github.com/ceph/ceph/pull/22474 is merged)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> - 10:15 PM RADOS Bug #23352: osd: segfaults under normal operation
- Another instance: http://pulpito.ceph.com/yuriw-2018-06-19_21:29:48-rados-wip-yuri-testing-2018-06-19-1953-luminous-d...
- 10:08 PM Revision cf7beba6 (ceph): Merge pull request #22536 from yuriw/wip-yuriw-distros-master
- qa/tests: changed disto symlink to point to new way using supported OS'es
- 09:13 PM Revision 9d225844 (ceph): mgr/mgr_module.py: add 'delete a key' doc comment for set_store
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
- 09:01 PM RADOS Bug #24487 (Pending Backport): osd: choose_acting loop
- 05:58 PM RADOS Bug #24487 (Fix Under Review): osd: choose_acting loop
- https://github.com/ceph/ceph/pull/22664
- 08:57 PM Revision 8aedd21a (ceph): Merge pull request #22664 from neha-ojha/wip-fix-choose-acting
- osd/PG: restrict async_recovery_targets to up osds
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Sage ... - 07:59 PM Revision 18590b74 (ceph): Merge pull request #22653 from yuriw/wip-yuriw-distros-mimic
- qa/tests: changed distro symlink to point to new way using supported OSes
- 07:52 PM rgw Bug #24432 (Pending Backport): multisite: RGWSyncTraceNode released twice and crashed in reload
- 07:51 PM Revision fca2267a (ceph): Merge pull request #22432 from tianshan/fix_RGWSyncTraceNode_crash
- rgw: fix RGWSyncTraceNode crash in reload
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> - 06:53 PM rgw Bug #24565: rgw: log usage to actual user
- Please see my comment on the bug, I don't think this one is correct.
- 06:51 PM Revision 645252d7 (ceph): qa: krbd_msgr_segments.t: filter lvcreate output
- Some versions of lvm emit a log message
Using default stripesize 64.00 KiB.
which fails the test.
Signed-off-by:... - 06:49 PM rgw Bug #24566: rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::state_send_rest...
- 06:48 PM RADOS Bug #24612 (Resolved): FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune_init()
- ...
- 06:43 PM rgw Bug #24572 (Fix Under Review): Lifecycle rules number on one bucket should be limited.
- https://github.com/ceph/ceph/pull/22623
- 06:42 PM rgw Bug #24589: rgw: meta and data notify thread miss stop cr manager
- 06:41 PM rgw Bug #24590: rgw: index complete miss zones_trace set
- 06:39 PM rgw Bug #24592: "radosgw-admin objects expire" always returns ok even if the process fails.
- 06:38 PM rgw Bug #24594: rgw: RGWPutObjProcessor_Aio::throttle_data not get actual write size
- 06:36 PM rgw Bug #24595 (Triaged): rgw: default quota not set in radosgw for Openstack users
- 07:26 AM rgw Bug #24595: rgw: default quota not set in radosgw for Openstack users
- This issue can be related to the same problem: https://tracker.ceph.com/issues/24532
- 06:16 PM Revision 7f1b6ade (ceph): osd/PG: restrict async_recovery_targets to up osds
- When an osd that is part of the acting set and not the up set, gets chosen
as an async_recovery_target, it gets remov... - 05:53 PM rbd Subtask #24610 (Resolved): [namespaces] krbd should support namespaces
- 05:52 PM rbd Subtask #24609 (Resolved): [namespaces] rbd-nbd should support namespaces
- 05:52 PM rbd Subtask #24608 (Resolved): [namespaces] rbd-ggate should support namespaces
- 05:38 PM rgw Bug #24505 (Triaged): radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
- 05:34 PM rgw Bug #24551 (Triaged): RGW Dynamic bucket index resharding keeps resharding all buckets
- 05:22 PM Revision 505231c1 (ceph): qa: krbd_msgr_segments.t: pass -i/-I to lvcreate --snapshot
- Otherwise newer versions of lvm emit a log message
Using default stripesize 64.00 KiB.
which fails the test.
Sig... - 04:51 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
- /a/nojha-2018-06-21_00:18:52-rados-wip-24487-distro-basic-smithi/2686362
- 04:20 PM Revision 5daa63ee (ceph): qa: krbd_msgr_segments.t: pass -i/-I to lvcreate --snapshot
- Otherwise newer versions of lvm emit a log message
Using default stripesize 64.00 KiB.
which fails the test.
Sig... - 04:12 PM Revision 54830e7b (ceph): Merge pull request #22054 from theanalyst/wip-civetweb-url-fixes
- civetweb: update for url validation fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 03:43 PM Revision 3ea9837c (ceph): qa/tests - added tag 12.2.5. to the mix and removed -x path as unneeded
- Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
- 03:42 PM rgw Bug #24532: rgw user max buckets not working
- I also have the problem with default quota for keystone users (see https://tracker.ceph.com/issues/24595)
- 03:38 PM rgw Bug #24532: rgw user max buckets not working
- I put my config to global section and it work. Great.
But i need openstack user which sync from keystone is applie... - 10:23 AM rgw Bug #24532: rgw user max buckets not working
- @hoannv hoannv
As far as I remember I had the same issue having that attribute in the radosgw section
Moving tha... - 10:18 AM rgw Bug #24532: rgw user max buckets not working
- @Massimo Sgaravatto
I put "rgw user max buckets" setting in radosgw section... - 07:30 AM rgw Bug #24532: rgw user max buckets not working
- I also see problems with "rgw user default quota max size" for OpenStack users. See: https://tracker.ceph.com/issues/...
- 07:07 AM rgw Bug #24532: rgw user max buckets not working
- We have seen the same problem with:...
- 03:38 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
- I am affected by the same problem (or at least a problem with the very same symptoms)
I am also running Ocata in t... - 03:27 PM mgr Bug #24151: ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
- It might be a bit of an overstatement to call this dangerous -- data loss is dangerous, a hidden perf counter is anno...
- 02:20 PM Bug #24606 (Closed): error build ceph-13.2.0 for i586
- Hello.
I can not build ceph for x86 32-bit system.
Error:... - 01:58 PM Dashboard Feature #24436 (Resolved): mgr/dashboard: Replace RGW proxy controller
- 01:58 PM Revision 5177dc62 (ceph): Merge pull request #22641 from ceph/backport-luminous-22627
- luminous: lvm: when osd creation fails log the exception
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 01:57 PM Revision 98819646 (ceph): Merge pull request #22640 from ceph/backport-mimic-22627
- mimic: lvm: when osd creation fails log the exception
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 01:38 PM Dashboard Bug #24080: Dashboard: Prevent RGW API user deletion
- Done for 14.0 via https://github.com/ceph/ceph/pull/22470.
- 01:34 PM Revision 975736ab (ceph): Merge pull request #22470 from votdev/feature_24436
- mgr/dashboard: Replace RGW proxy controller
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Reviewed-by: Ricardo ... - 01:31 PM rbd Backport #24388 (In Progress): mimic: Allow removal of RBD images even if the journal is corrupt
- https://github.com/ceph/ceph/pull/22662
- 01:25 PM rgw Feature #24335: Get the user metadata of the user used to sign the request
- Can be marked as resolved.
- 01:25 PM rgw Feature #24335: Get the user metadata of the user used to sign the request
- Done by https://github.com/ceph/ceph/pull/22390. Used by https://github.com/ceph/ceph/pull/22416.
- 01:21 PM Dashboard Bug #24097 (Resolved): Dashboard navbar does not respond for mobile-like browser window widths
- 01:21 PM Revision c37c5dd4 (ceph): Merge pull request #22658 from joscollin/wip-doc-dashboard-numbers
- doc: Fixed the wrong numbers in mgr/dashboard.rst
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> - 01:19 PM Revision 679ce7a3 (ceph): Merge pull request #22657 from ceph/wip-doc-grafana-formatting
- doc/dashboard: fix formatting on Grafana instructions
Reviewed-by: Jos Collin <jcollin@redhat.com> - 01:13 PM Revision 62f90da7 (ceph): mgr: remove unused [get|set]_store_json fns
- These were little used helpers, now totally unused!
Signed-off-by: John Spray <john.spray@redhat.com> - 01:05 PM Dashboard Feature #24605 (Resolved): mgr/dashboard: Add flags information to configuration doc page
- Since https://github.com/ceph/ceph/pull/22595 has been merged, we can extend the config options with information abou...
- 01:00 PM rgw Bug #24603: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
- fix pr: https://github.com/ceph/ceph/pull/22660
I'm not 100% sure about this fix. This problem occurs in our produ... - 12:41 PM rgw Bug #24603 (Resolved): rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
- with rgw_debug=20, log shows as below( this is original log without any filter):
~~~~~~~~~rgw log begin~~~~~~~~~~~~~... - 12:53 PM CephFS Feature #24604 (Resolved): Implement "cephfs-journal-tool event splice" equivalent for purge queue
- cephfs-journal-tool recently got the ability to scan the purge queue via the --journal=purge_queue argument.
Howev... - 12:33 PM Revision 53463d59 (ceph): librados: add namespace getter to IoCtx API
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 12:33 PM Revision 90c69732 (ceph): test/librados_test_stub: add IoCtx::get_namespace API
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 12:07 PM Revision a98bca6a (ceph): mgr/dashboard: Replace RGW proxy controller
- Fixes: http://tracker.ceph.com/issues/24436
To fully support the role based authentication/authorization system it i... - 12:07 PM Revision 8b2cfef5 (ceph): doc: Fixed the wrong numbers in mgr/dashboard.rst
- Signed-off-by: Jos Collin <jcollin@redhat.com>
- 11:10 AM Revision 1e0b1257 (ceph): qa/tasks: rbd_mirror_thrash should wait for daemon exit before restarting
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 21ec764499d468d7d2c201717b9a20e7f0bb314c) - 11:10 AM Revision 8bac4d16 (ceph): qa/workunits/rbd: dump long image directory upon rbd-mirror test failure
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2c451a04f93a2a5ed1b0236162b1e9040a0c94d7) - 11:10 AM Revision f1c0bda3 (ceph): librbd: ensure managed lock can shut down if stuck waiting for register
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit cb6712b0d9d5bccadb23a0e011eef05cf4d92280) - 11:10 AM Revision a44e583f (ceph): rbd-mirror: attempt to re-acquire leader lock if watcher recovered
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 69645f5433ce48281d3c6b70d979356c7ede2f88) - 11:08 AM Revision 900e1a7d (ceph): librbd: utilize the journal disabled policy when removing images
- Fixes: http://tracker.ceph.com/issues/23512
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c... - 10:31 AM Revision 7ed8bc0e (ceph): doc/dashboard: fix formatting on Grafana instructions
- The whole list was in a code block, instead of just the snippets.
Signed-off-by: John Spray <john.spray@redhat.com> - 09:19 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- We also hit this today, happen to have osd log with --debug_osd = 20
FWIW, the cluster has an inconsistent PG and ... - 08:59 AM Dashboard Cleanup #24575 (In Progress): mgr/dashboard: Create unified file for colors
- 08:46 AM Revision 1586580d (ceph): doc: highlight the flags
- Signed-off-by: Jos Collin <jcollin@redhat.com>
- 08:40 AM Revision 810c1fa8 (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... - 08:21 AM Linux kernel client Feature #21944: kclient: implement copy_file_range
- glad to hear, thanks
- 08:03 AM rbd Subtask #24410 (Resolved): [namespaces] management APIs and CLI commands
- 08:02 AM Revision 80a51c97 (ceph): Merge pull request #22608 from dillaman/wip-24410
- librbd: namespace create/remove/list support
Reviewed-by: Mykola Golub <mgolub@suse.com> - 06:24 AM Support #24602 (Closed): bind unable to bind to 192.168.5.77:7300/0 on any port in range 6800-7300:
- how to fix this Error...???
on [osd2-node]
-----------------message (/var/log/ceph/ceph-osd.3.log)-------------... - 02:10 AM Revision 96028cf9 (ceph): Merge pull request #22628 from dmick/wip-cli-path
- src/ceph.in: dev mode: add build path to beginning of PATH, not end
- 01:34 AM RADOS Bug #24601 (Resolved): FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
- ...
- 12:52 AM RADOS Bug #24600 (Resolved): ValueError: too many values to unpack due to lack of subdir
- ...
06/20/2018
- 11:26 PM Revision bdd65425 (ceph): qa: Let the log file location come fron ceph.conf for teuthology
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 11:06 PM CephFS Bug #24522 (New): blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- Whoops!
- 09:58 PM CephFS Bug #24522: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- Patrick, this is a different script(blogbench.sh) not pjd.sh, so might not be a duplicate.
- 09:00 PM CephFS Bug #24522 (Duplicate): blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- Thanks Neha!
- 08:39 PM CephFS Bug #24522: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
- Following is the problem:...
- 10:13 PM RADOS Bug #24422: Ceph OSDs crashing in BlueStore::queue_transactions() using EC
- Sage Weil wrote:
> Can you generate an osd log with 'debug osd = 20' for the crashing osd that leads up to the crash... - 10:13 PM RADOS Bug #24422: Ceph OSDs crashing in BlueStore::queue_transactions() using EC
- Can you generate an osd log with 'debug osd = 20' for the crashing osd that leads up to the crash?
- 09:50 PM RADOS Bug #24422 (Duplicate): Ceph OSDs crashing in BlueStore::queue_transactions() using EC
- 10:11 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
- Two basic theories:
1. There is a bug that prematurely advances can_rollback_to
2. One of Peter's OSDs warped bac... - 10:05 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
- Sage Weil wrote:
> Zengran Zhang wrote:
> > osd in last peering stage will call pg_log.roll_forward(at last of PG:... - 10:03 PM RADOS Bug #23145 (Need More Info): OSD crashes during recovery of EC pg
- Yong Wang, can you provide a full osd log with debug osd = 20 for the primary osd for the PG leading up to the crash...
- 09:22 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
- Zengran Zhang wrote:
> osd in last peering stage will call pg_log.roll_forward(at last of PG::activate), is there p... - 01:46 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
- @Sage Weil @Zengran Zhang
could you shared something about this bug recently? - 01:44 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
- hi all,did it has any updates please?
- 10:02 PM RADOS Backport #24599 (In Progress): mimic: failed to load OSD map for epoch X, got 0 bytes
- 10:01 PM RADOS Backport #24599 (Resolved): mimic: failed to load OSD map for epoch X, got 0 bytes
- https://github.com/ceph/ceph/pull/22651
- 10:01 PM CephFS Bug #24137 (Resolved): client: segfault in trim_caps
- 10:00 PM CephFS Backport #24185 (Resolved): luminous: client: segfault in trim_caps
- 07:59 PM CephFS Backport #24185: luminous: client: segfault in trim_caps
- Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22201
merged - 10:00 PM CephFS Backport #24331 (Resolved): luminous: mon: mds health metrics sent to cluster log indpeendently
- 07:58 PM CephFS Backport #24331: luminous: mon: mds health metrics sent to cluster log indpeendently
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22558
merged - 09:57 PM rgw Bug #23196 (Resolved): rgw: fix 'copy part' without 'x-amz-copy-source-range' when compression en...
- 09:57 PM rgw Backport #24298 (Resolved): luminous: rgw: fix 'copy part' without 'x-amz-copy-source-range' when...
- 04:44 PM rgw Backport #24298: luminous: rgw: fix 'copy part' without 'x-amz-copy-source-range' when compressio...
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22438
merged - 09:55 PM rgw Backport #24302 (Resolved): luminous: rgw: (jewel) can't delete swift acls with swift command.
- 04:42 PM rgw Backport #24302: luminous: rgw: (jewel) can't delete swift acls with swift command.
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22465
merged - 09:50 PM rgw Backport #24314 (Resolved): luminous: multisite test failures in test_versioned_object_incrementa...
- 04:42 PM rgw Backport #24314: luminous: multisite test failures in test_versioned_object_incremental_sync
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22541
merged - 09:50 PM Messengers Bug #24481 (Fix Under Review): [mon] can't decode unknown message type 1544 MSG_AUTH=17
- https://github.com/ceph/ceph/pull/22655
- 09:43 PM Messengers Bug #24481: [mon] can't decode unknown message type 1544 MSG_AUTH=17
- Can you restart all the monitors with luminous code? That should get you past this issue.
- 09:50 PM rgw Bug #19632 (Resolved): Bucket lifecycles stick around after buckets are deleted
- 09:49 PM rgw Backport #24477 (Resolved): luminous: Bucket lifecycles stick around after buckets are deleted
- 04:41 PM rgw Backport #24477: luminous: Bucket lifecycles stick around after buckets are deleted
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22551
merged - 09:47 PM RADOS Bug #24448 (Won't Fix): (Filestore) ABRT report for package ceph has reached 10 occurrences
- This is likely due to filestore becoming overloaded (hence waiting on throttles) and hitting the filestore op thread ...
- 09:46 PM rgw Bug #22897: rgw: (jewel) can't delete swift acls with swift command.
- Deleting mimic backport issue because, according to @PrashantD, the commits in question are already in mimic:
The ... - 09:44 PM rgw Backport #20587 (Need More Info): jewel: radosgw/swift emulate split read/write acls?
- 09:41 PM rgw Backport #24303 (Need More Info): jewel: rgw: (jewel) can't delete swift acls with swift command.
- 09:38 PM RADOS Bug #24511 (Duplicate): osd crushed at thread_name:safe_timer
- 09:37 PM RADOS Bug #24515: "[WRN] Health check failed: 1 slow ops, oldest one blocked for 32 sec, mon.c has slow...
- Kefu, can you take a look at this?
- 09:36 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
- Joao, could you take a look at this?
- 09:34 PM RADOS Bug #24549 (Won't Fix): FileStore::read assert (ABRT report for package ceph has reached 1000 occ...
- As John described, this is not a bug in ceph but due to failing hardware or the filesystem below.
- 09:27 PM mgr Bug #24458: config show does not include mgr module options
- 'config show' is implemented in the mgr and shows config options reported to the mgr. The mgr module config options ...
- 09:25 PM RADOS Bug #23753 (Can't reproduce): "Error ENXIO: problem getting command descriptions from osd.4" in u...
- re-open if it recurs
- 09:19 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- 09:12 PM RADOS Bug #22085 (Can't reproduce): jewel->luminous: "[ FAILED ] LibRadosAioEC.IsSafe" in upgrade:jew...
- assuming this is the mon crush testing timeout, logs are gone so can't be sure
- 08:59 PM Revision 759b067c (ceph): qa/tests: changed disto symlink to point to new way using supporeted OS'es
- backport of https://github.com/ceph/ceph/pull/22536
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry pick... - 08:10 PM RADOS Bug #24423: failed to load OSD map for epoch X, got 0 bytes
- backport for mimic: https://github.com/ceph/ceph/pull/22651
- 08:07 PM RADOS Bug #24423 (Pending Backport): failed to load OSD map for epoch X, got 0 bytes
- 08:08 PM Revision c5534eb6 (ceph): osd: fix getting osd maps on initial osd startup
- Commit 89d0c357964ff28b83ac541c4d946f712a7bee47 introduced a check for
deleted pools that relies on getting an older ... - 08:07 PM Revision e737fbe6 (ceph): Merge PR #22585 into master
- * refs/pull/22585/head:
osd: fix getting osd maps on initial osd startup
Reviewed-by: Sage Weil <sage@redhat.com> - 07:58 PM Revision 27943915 (ceph): Merge pull request #22201 from batrick/i24185
- luminous: client: anchor dentries for trimming to make cap traversal safe
Reviewed-by: Patrick Donnelly <pdonnell@re... - 07:58 PM Revision edbed8fe (ceph): Merge pull request #22558 from pdvian/wip-24331-luminous
- luminous: mon/MDSMonitor: do not send redundant MDS health messages to cluster log
Reviewed-by: Patrick Donnelly <pd... - 07:57 PM CephFS Backport #23792: luminous: MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_fsmap
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21732
merged - 07:57 PM Revision 4a23c3c0 (ceph): Merge pull request #22603 from batrick/i23792
- luminous: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
Reviewed-by: Patrick Donnelly <pd... - 07:54 PM bluestore Bug #24598 (Resolved): ceph_test_objecstore: bluefs mount fail with overlapping op_alloc_add
- ...
- 07:52 PM Revision 6487184e (ceph): Merge pull request #22647 from yuriw/wip-yuriw-teuthology-master
- qa/tests - added all supported distro
- 07:46 PM RADOS Bug #24597 (Resolved): FAILED assert(0 == "ERROR: source must exist") in FileStore::_collection_m...
- ...
- 07:46 PM bluestore Backport #24582 (Rejected): luminous: collection sequencers are not reused; delete and create col...
- affected code not in luminous
- 07:41 PM Revision 726c45e2 (ceph): qa/suites/rados/objecstore/backends/objectstore: capture coredumps
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 55f390d0eb0c96cc563190371a35c41f103eb662) - 07:41 PM Revision 2d7c56a4 (ceph): os/bluestore: more debug output
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fd3036d2e186eb0299785c43aefe6f2ce88f244d) - 07:41 PM Revision 27497ff9 (ceph): os/bluestore: print cnode from _open_collections
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b308b6b1554b3203e02e64e3963ef4901274f23f) - 07:40 PM Revision e8f5fdf9 (ceph): os/bluestore: print cnode on fsck
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f3c89ef6e7ce313a2eda2136be5181735e5684d8) - 07:40 PM Revision d5b8972f (ceph): qa/suites/rados/objecstore: preserve data dir for ceph_test_objecstore
- If we fail, preserve the data directory.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 23dd6... - 07:38 PM Revision 81d32633 (ceph): os/bluestore: fix SharedBlobSet deregister race
- In commit 8c8944b2c45ca9dc5b8fd4db1590e1d24206c0b3 we fixed one narrow race
and introduced a new (probably less narro... - 07:32 PM Revision 08f4d45e (ceph): os/bluestore: use vector instead of set for zombies
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ef34d2dc8f3dd40c8426b7373d13dae84f90ff73) - 07:32 PM Revision 77a38fc9 (ceph): os/bluestore: reuse zombie OpSequencers by collection id
- We can get a sequence that deletes and then recreates a collection where
the transaction removing the collection is d... - 07:32 PM Revision 16a90d8b (ceph): qa/suites/rados/objecstore/backends/objectstore: capture coredumps
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 55f390d0eb0c96cc563190371a35c41f103eb662) - 07:32 PM Revision 9b70c61c (ceph): os/bluestore: more debug output
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fd3036d2e186eb0299785c43aefe6f2ce88f244d) - 07:32 PM Revision 80fd41ee (ceph): os/bluestore: print cnode from _open_collections
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b308b6b1554b3203e02e64e3963ef4901274f23f) - 07:32 PM Revision 8abe0aa6 (ceph): os/bluestore: print cnode on fsck
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f3c89ef6e7ce313a2eda2136be5181735e5684d8) - 07:32 PM Revision 684c7bda (ceph): qa/suites/rados/objecstore: preserve data dir for ceph_test_objecstore
- If we fail, preserve the data directory.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 23dd6... - 07:32 PM Revision 9fe47024 (ceph): os/bluestore: fix SharedBlobSet deregister race
- In commit 8c8944b2c45ca9dc5b8fd4db1590e1d24206c0b3 we fixed one narrow race
and introduced a new (probably less narro... - 06:32 PM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
- ...
- 06:27 PM Revision af83759a (ceph): Merge pull request #22648 from idryomov/wip-krbd-bump-lock-timeout
- qa: krbd_exclusive_option.sh: bump lock_timeout to 60 seconds
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 05:10 PM CephFS Feature #17854 (Fix Under Review): mds: only evict an unresponsive client when another client wan...
- 04:44 PM Revision 64b144fc (ceph): Merge pull request #22438 from pdvian/wip-24298-luminous
- luminous: rgw: fix 'copy part' without 'x-amz-copy-source-range' when compressi…
Reviewed-by: Casey Bodley <cbodley@... - 04:42 PM Revision 091957b4 (ceph): Merge pull request #22465 from pdvian/wip-24302-luminous
- luminous: rgw: Allow swift acls to be deleted.
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:41 PM Revision f850812f (ceph): Merge pull request #22541 from pdvian/wip-24314-luminous
- luminous: test/rgw: fix for bucket checkpoints
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:41 PM Revision aa0f491c (ceph): Merge pull request #22551 from smithfarm/wip-24477-luminous
- luminous: Bucket lifecycles stick around after buckets are deleted
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:39 PM Revision 1c831254 (ceph): doc/rbd: update man page
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 04:23 PM Revision 3f3f8146 (ceph): Merge pull request #20094 from rjfd/wip-msgr2-docs
- doc/dev/msgr2.rst: update of the banner and authentication phases
- 04:22 PM Revision 69619b69 (ceph): qa: krbd_exclusive_option.sh: bump lock_timeout to 60 seconds
- Avoid sporadic failures in combination with msgr-failures/many.yaml,
where assert_locked() might take over 10 seconds... - 04:17 PM Revision bd8882c2 (ceph): qa/tests - added all supported distro
- Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
- 03:25 PM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
- I don't see any long CPU touch-time hotspots in your perf result. I can only imagine you are seeing latency artifacts...
- 07:38 AM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
- No, enabling/disabling makes no difference. The execution times are identical.
I added the perf results.... - 03:01 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
Now that I've looked at the code there is nothing surprising about the map handling. There is code in dequeue_op()...- 12:37 AM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
I was able to reproduce by running a loop of a single test case in qa/standalone/erasure-code/test-erasure-eio.sh
...- 02:48 PM mgr Bug #24151: ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
- Thanks!
This is dangerously underdocumented to the point that I don't even have an immediate idea how to set it (... - 02:42 PM Revision 06e651aa (ceph): cmake: add "add_npm_command()" command
- so we can use the npm installed otherwhere to preparing the node
asserts in an easier way.
Signed-off-by: Kefu Chai ... - 02:23 PM Linux kernel client Feature #21944: kclient: implement copy_file_range
- Zheng Yan wrote:
> I think even kernel VFS does not provide hook for this. kernel uses both splice_read and splice_w... - 01:39 PM rgw Bug #23651: Dynamic bucket indexing, resharding and tenants still seems to be broken
- Can someone tell me how to clean up the index? I have way too many objects now..
- 01:04 PM mgr Bug #24576 (Need More Info): 404 on dashboard
- Hmm, odd - the dashboard's HTTP server seems to have started, but it almost looks as if the Web UI assets are missing...
- 01:00 PM RADOS Backport #23673 (Resolved): jewel: auth: ceph auth add does not sanity-check caps
- 12:52 PM RADOS Bug #23872 (Resolved): Deleting a pool with active watch/notify linger ops can result in seg fault
- 12:52 PM RADOS Backport #23905 (Resolved): jewel: Deleting a pool with active watch/notify linger ops can result...
- 12:51 PM rbd Backport #24596 (Resolved): mimic: yet another case when deep copying a clone may result in inval...
- https://github.com/ceph/ceph/pull/22894
- 12:45 PM Revision 90a46dcf (ceph): global/signal_handler: write crash dumps to /var/lib/ceph/crash/$uuid/
- Include two files:
- meta, a JSON blob with everything interesting we can think of
- log, the dump_recent log events... - 12:45 PM Revision 7566c2ee (ceph): global/signal_handler: one less frame of context
- "backtrace": [
"(()+0x942e6e) [0x55859889ae6e]",
"(()+0x11fc0) [0x7f955b1aafc0]",
"(gsignal()... - 12:43 PM Revision 14699d29 (ceph): common/ceph_context: add "assert" and "abort" asok commands
- Require 'debug_asok_assert_abort = true'
Signed-off-by: Sage Weil <sage@redhat.com> - 12:30 PM rgw Backport #24385 (In Progress): mimic: objects in cache never refresh after rgw_cache_expiry_inter...
- https://github.com/ceph/ceph/pull/22643
- 12:22 PM Revision 40d13406 (ceph): os/bluestore: fix length overflow.
- In fact, length of 'struct interval_t' and 'struct bluestore_pextent_t'
is uint32_t. But len of AllocatorLevel02::_ma... - 12:21 PM RADOS Backport #24383 (In Progress): mimic: osd: stray osds in async_recovery_targets cause out of orde...
- https://github.com/ceph/ceph/pull/22642
- 12:03 PM Revision 86a7b25a (ceph): lvm: when osd creation fails log the exception
- Fixes: http://tracker.ceph.com/issues/24456
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from co... - 12:03 PM Revision 951e8fd1 (ceph): lvm: when osd creation fails log the exception
- Fixes: http://tracker.ceph.com/issues/24456
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from co... - 11:09 AM Revision 5db5e6c9 (ceph): rgw: ObjectCache::put avoids separate find + insert
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a0fb5523f9a07e2dbc06d1c13d1a0733215b660e) - 11:09 AM Revision 567e5637 (ceph): rgw: update ObjectCacheInfo::time_added on overwrite
- Fixes: http://tracker.ceph.com/issues/24346
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com... - 10:40 AM Revision 48b74ffb (ceph): mgr/dashboard: Add shared Confirmation Modal
- Replaced 'FlattenConfirmationModalComponent' and
'RollbackConfirmationModalComponent' with the new generic modal.
An... - 09:44 AM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
- Patrick McLean wrote:
> The tarball is definitely fetching files, I have attached a log of the relevant part (I ca... - 09:41 AM Revision dea1e8d1 (ceph): Merge pull request #22629 from dmick/master
- doc/mgr/plugins.rst: explain more about the plugin command protocol
Reviewed-by: John Spray <john.spray@redhat.com> - 09:30 AM Revision c6238c2e (ceph): Merge pull request #22528 from rjfd/wip-dashboard-fix-rest-controller
- mgr/dashboard: restcontroller: minor improvements and bug fixes
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
R... - 09:25 AM Revision e7bcb3bf (ceph): mgr/dashboard: Update node version
- Updated node version to the latest LTS.
Updated 'HACKING.rst' to reflect the current node/npm version requirements.
... - 08:48 AM mgr Feature #24010 (Fix Under Review): Enable "-i" CLI file input to mgr module commands
- https://github.com/ceph/ceph/pull/22634
- 08:48 AM mgr Bug #21598: Users can do "config-key set" while mgr runs, but it doesn't see settings
- See http://tracker.ceph.com/issues/24010, https://github.com/ceph/ceph/pull/22634
- 08:42 AM RADOS Bug #24588 (Fix Under Review): osd: may get empty info at recovery
- -https://github.com/ceph/ceph/pull/22362-
- 01:42 AM RADOS Bug #24588 (Resolved): osd: may get empty info at recovery
- 2018-06-15 20:34:16.421720 7f89d2c24700 -1 /home/zzr/ceph.sf/src/osd/PG.cc: In function 'void PG::start_peering_inter...
- 08:40 AM RADOS Bug #24593: s390x: Ceph Monitor crashed with Caught signal (Aborted)
- I expect that only people in possession of s390x hardware will be able to debug this
I see that there is another t... - 05:33 AM RADOS Bug #24593 (New): s390x: Ceph Monitor crashed with Caught signal (Aborted)
- We are trying to setup ceph cluster on s390x platform.
ceph-mon service crashed with an error: *** Caught signal ... - 08:22 AM CephFS Bug #24579: client: returning garbage (?) for readdir
- ffsb issue. below patch can fix it. I don't know how to update http://download.ceph.com/qa/ffsb.tar.bz2...
- 07:57 AM CephFS Bug #24512: Raw used space leak
- some additional info:
- mounted with 'mount -t ceph'
- default config but:
--- 2 mds servers active
--- ram per O... - 07:52 AM rgw Bug #24595 (Resolved): rgw: default quota not set in radosgw for Openstack users
- I have a luminous ceph cluster where I have just deployed radosgw
I tried relying on the "rgw user default quota m... - 07:43 AM rgw Bug #24594: rgw: RGWPutObjProcessor_Aio::throttle_data not get actual write size
- https://github.com/ceph/ceph/pull/22638
- 07:36 AM rgw Bug #24594 (New): rgw: RGWPutObjProcessor_Aio::throttle_data not get actual write size
- If handle_data get not enough for one write, we will put in pending_data_bl, so the throttle_data will only throttle ...
- 06:10 AM Revision 3da22321 (ceph): OSD: add impl for filestore to get dbstatistics
- Fixes: http://tracker.ceph.com/issues/24591
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com> - 06:08 AM Revision 9fc9f083 (ceph): msg/async/rdma: support qp that isn't associated with SRQ
- Signed-off-by: Haodong Tang <haodong.tang@intel.com>
- 06:08 AM Revision f54e42f3 (ceph): msg/async/rdma: cmake find_package for librdmacm
- Signed-off-by: Haodong Tang <haodong.tang@intel.com>
- 06:08 AM Revision a240aef1 (ceph): msg/async/rdma: add RDMA iWARP protocol support
- Signed-off-by: Haodong Tang <haodong.tang@intel.com>
- 05:50 AM RADOS Feature #24591 (Fix Under Review): FileStore hasn't impl to get kv-db's statistics
- 03:22 AM RADOS Feature #24591: FileStore hasn't impl to get kv-db's statistics
- https://github.com/ceph/ceph/pull/22633
- 03:22 AM RADOS Feature #24591 (Fix Under Review): FileStore hasn't impl to get kv-db's statistics
- In BlueStore, you can see kv-db's statistics by "ceph daemon osd.X dump_objectstore_kv_stats", but FileStore hasn't i...
- 05:36 AM Revision 33464cc5 (ceph): common: fix enum redeclaration
- This patch fixes the error about enum redeclaration during compile time.
The error is from the enum declaration in s... - 05:28 AM Support #23822: s390x support in ceph
- Nayana Thorat wrote:
> >
> > The goal of the current s390x support is to enable (user-space) client functionality ... - 04:39 AM Revision 54d39917 (ceph): rgw: fix index complete miss zones_trace set
- index complete default with nullptr of zones_trace, and we should init one,
otherwise will cause data sync redundant.... - 04:36 AM rgw Bug #24592 (Fix Under Review): "radosgw-admin objects expire" always returns ok even if the proce...
- 03:50 AM rgw Bug #24592: "radosgw-admin objects expire" always returns ok even if the process fails.
- https://github.com/ceph/ceph/pull/22635
- 03:49 AM rgw Bug #24592: "radosgw-admin objects expire" always returns ok even if the process fails.
- rgw: "radosgw-admin objects expire" always returns ok even if the process fails.
- 03:45 AM rgw Bug #24592 (Resolved): "radosgw-admin objects expire" always returns ok even if the process fails.
- "radosgw-admin objects expire" always returns ok, even if the objects expire process fails. We should print error so ...
- 03:45 AM Revision f6fe07e8 (ceph): rgw: "radosgw-admin objects expire" always returns ok even if the process
- fails.
Fixes: http://tracker.ceph.com/issues/24592
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> - 03:29 AM rgw Bug #24590 (Fix Under Review): rgw: index complete miss zones_trace set
- 02:32 AM rgw Bug #24590: rgw: index complete miss zones_trace set
- https://github.com/ceph/ceph/pull/22632
- 02:24 AM rgw Bug #24590 (Resolved): rgw: index complete miss zones_trace set
- index complete default with nullptr of zones_trace, and we should init one, otherwise will cause data sync redundant....
- 03:28 AM rgw Bug #24563 (Fix Under Review): rgw: copy_object and multipart_copy response header etag format no...
- 03:27 AM rgw Bug #24589 (Fix Under Review): rgw: meta and data notify thread miss stop cr manager
- 01:46 AM rgw Bug #24589: rgw: meta and data notify thread miss stop cr manager
- https://github.com/ceph/ceph/pull/22631
- 01:45 AM rgw Bug #24589 (Resolved): rgw: meta and data notify thread miss stop cr manager
- rgw restrat or reload will stuck in RGWCompletionManager::get_next()
- 03:25 AM rgw Bug #24565 (Fix Under Review): rgw: log usage to actual user
- 03:22 AM RADOS Feature #22147: Set multiple flags in a single command line
- I don’t think we should skip it entirely. Many of the places that implement a check like that are using a common flag...
- 03:07 AM rgw Bug #24562 (Fix Under Review): Tail tag should be different when copy object data
- 02:44 AM mgr Bug #24564: perfcounter unit enum redeclaration
- My base system is ubuntu 18.04, and I checked that the c++ version is 7.3.0 and it should be based on c++17.
- 02:25 AM Revision 63c37dfe (ceph): rgw: The delete markers generated by object expiration should have owner
- attribute.
Fixes: http://tracker.ceph.com/issues/24568
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.... - 02:06 AM Revision 391a45a2 (ceph): Merge pull request #22609 from qwren/qat-decompress
- compressor: building error for QAT decompress
Reviewed-by: Kefu Chai <kchai@redhat.com> - 01:45 AM Revision 52c22fa9 (ceph): rgw: fix meta and data notify thread miss stop cr manager
- rgw restrat or reload will stuck in RGWCompletionManager::get_next()
fixes: http://tracker.ceph.com/issues/24589
Si... - 01:44 AM Bug #24421: async messager thread cpu high, osd service not normal until restart
- hi all,did it has any updates please?
- 01:36 AM Revision 695eb5ae (ceph): rgw: Limit the number of lifecycle rules on one bucket.
- Fixes: http://tracker.ceph.com/issues/24572
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> - 01:27 AM Revision 3dcd4eaf (ceph): osd/OSDMap.cc: move sanity checks to the proper place
- Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
- 01:17 AM rgw Bug #24568: Delete marker generated by lifecycle has no owner
- According to S3, the delete marker should have owner attribute.
- 01:16 AM rgw Bug #24568 (Fix Under Review): Delete marker generated by lifecycle has no owner
- 01:16 AM rgw Bug #24568 (In Progress): Delete marker generated by lifecycle has no owner
- 01:12 AM Revision d796145d (ceph): qa/tests: use appropriate hostnames in configs when using multi node cl...
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 01:04 AM Revision 8a11ed47 (ceph): osd/OSDMap.cc: remove pg_upmap/pg_upmap_items too if osd is gone
- If an osd is gone or moved out from the specific crush rule,
we should cancel any pg_upmap/pg_upmap_items still bound...
06/19/2018
- 11:45 PM Revision d9cabf2b (ceph): doc/mgr/plugins.rst: explain more about the plugin command protocol
- Signed-off-by: Dan Mick <dan.mick@redhat.com>
- 11:44 PM RADOS Bug #24487 (In Progress): osd: choose_acting loop
- This happens when an osd which is part of the acting set and not a part the upset, gets chosen as an async_recovery_t...
- 11:11 PM rgw Bug #23531: s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRootListing/Empt...
- I think the related link was for different reason, this is still a genuine issue with s3a tests.
- 11:05 PM Bug #24578 (Fix Under Review): ceph CLI appends local build path in devel mode; should prepend
- https://github.com/ceph/ceph/pull/22628
- 05:49 PM Bug #24578 (In Progress): ceph CLI appends local build path in devel mode; should prepend
- 05:49 PM Bug #24578 (Resolved): ceph CLI appends local build path in devel mode; should prepend
- Locally-built binaries are the correct ones to use in "development mode" where the libraries are all supplied from th...
- 11:02 PM Revision 2d5eee87 (ceph): src/ceph.in: dev mode: add build path to beginning of PATH, not end
- The build/ executables go with the LD_LIBRARY_PATH and PYTHONPATH
Signed-off-by: Dan Mick <dan.mick@redhat.com> - 10:51 PM RADOS Backport #23673: jewel: auth: ceph auth add does not sanity-check caps
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21367
merged - 10:51 PM Revision ec1276b3 (ceph): Merge pull request #21367 from tchaikov/wip-23673-jewel
- jewel: auth: ceph auth add does not sanity-check caps
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Nat... - 10:50 PM RADOS Backport #23905: jewel: Deleting a pool with active watch/notify linger ops can result in seg fault
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21754
merged - 10:50 PM Revision 05fd3a46 (ceph): Merge pull request #21754 from pdvian/wip-23905-jewel
- jewel: osdc/Objecter: prevent double-invocation of linger op callback
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi... - 10:50 PM Revision 3854ee47 (ceph): client: delay dentry trimming until after cap traversal
- Fixes: http://tracker.ceph.com/issues/24137
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro... - 10:49 PM RADOS Feature #22147: Set multiple flags in a single command line
- It seems fair to assume that "unset" should support this also.
Question: should settings that require --yes-i-real... - 10:40 PM RADOS Bug #24587: librados api aio tests race condition
- http://pulpito.ceph.com/yuriw-2018-06-13_14:55:30-rados-wip-yuri4-testing-2018-06-12-2037-jewel-distro-basic-smithi/2...
- 10:38 PM RADOS Bug #24587 (Resolved): librados api aio tests race condition
- Seen in a jewel integration branch with no OSD changes:
http://pulpito.ceph.com/yuriw-2018-06-12_22:32:43-rados-wi... - 09:58 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
- I did a run based on d9284902e1b2e292595696caf11cdead18acec96 which is a branch off of master.
http://pulpito.ceph... - 09:32 PM Revision c707f0fa (ceph): Merge pull request #21635 from yangdongsheng/qos_read_write
- librbd: support bps throttle and throttle read and write seperately.
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 09:32 PM rbd Bug #24545 (Pending Backport): yet another case when deep copying a clone may result in invalid o...
- 09:31 PM Revision 3ff098fd (ceph): Merge pull request #22587 from trociny/wip-24545
- librbd: deep_copy: don't hide parent if zero overlap for snapshot
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 09:21 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
- The tarball is definitely fetching files, I have attached a log of the relevant part (I can't attach the full log due...
- 03:14 PM Dashboard Bug #24466: build process runs "pip install" and "npm install" while building the mgr frontend
- Patrick: can you confirm whether your tarball build is fetching files (with a log, if so)? As Paul says, the tarball...
- 08:32 PM ceph-volume Bug #24456 (Resolved): caught exceptions are not being logged
- https://github.com/ceph/ceph/pull/22627
- 05:55 PM ceph-volume Bug #24456 (In Progress): caught exceptions are not being logged
- 08:15 PM Revision 314cea40 (ceph): Merge pull request #22627 from ceph/rm-24456
- lvm: when osd creation fails log the exception
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 07:49 PM rbd Bug #24528 (Need More Info): Missing snapshot after upgrade from Kraken (11.2.0) to Luminous (12....
- @Remi: can you please provide the output from the following command?...
- 07:34 PM Revision d622dade (ceph): lvm: when osd creation fails log the exception
- Fixes: http://tracker.ceph.com/issues/24456
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 07:24 PM ceph-volume Backport #24585 (Resolved): mimic: when no admin key is present, ceph-volume is unable to rollback
- https://github.com/ceph/ceph/pull/22900
- 07:24 PM ceph-volume Backport #24586 (Rejected): luminous: when no admin key is present, ceph-volume is unable to roll...
- https://github.com/ceph/ceph/pull/22901
- 07:24 PM RADOS Backport #24584 (Resolved): luminous: osdc: wrong offset in BufferHead
- https://github.com/ceph/ceph/pull/22865
- 07:24 PM RADOS Backport #24583 (Resolved): mimic: osdc: wrong offset in BufferHead
- https://github.com/ceph/ceph/pull/22869
- 07:24 PM bluestore Backport #24582 (Rejected): luminous: collection sequencers are not reused; delete and create col...
- 07:24 PM bluestore Backport #24581 (Resolved): mimic: collection sequencers are not reused; delete and create collec...
- https://github.com/ceph/ceph/pull/22649
- 07:22 PM CephFS Documentation #24580 (Resolved): doc: complete documentation for `ceph fs` administration commands
- Current skeleton: http://docs.ceph.com/docs/luminous/cephfs/administration/
- 07:22 PM CephFS Bug #24240: qa: 1 mutations had unexpected outcomes
- not indicated for backport to luminous because, as per Zheng, luminous does not have open file table.
- 07:04 PM Revision c41aed9b (ceph): Merge pull request #22509 from taodd/osdc-optimize
- osdc: optimize the code doing the BufferHead mapping
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Jason Dil... - 06:56 PM CephFS Bug #24512: Raw used space leak
- I checked 'stored' vs. 'allocated' counters under bluestore section. 'stored' is the actual amount written to bluesto...
- 12:28 PM CephFS Bug #24512: Raw used space leak
- Here they are from 3 hosts (the link with hosts is in the df tree) !
Thanks! - 11:13 AM CephFS Bug #24512: Raw used space leak
- Would you share performance counters dump for several (3-5) OSDs, preferably from different nodes? And corresponding ...
- 08:08 AM CephFS Bug #24512: Raw used space leak
- sorry, wrong ceph version: 12.2.5-407 (luminous stable)
I'm still very interested by any answer. If I try filestor... - 06:52 PM bluestore Bug #24319 (Pending Backport): ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2 failed...
- 06:51 PM bluestore Bug #24550 (Pending Backport): collection sequencers are not reused; delete and create collection...
- 06:51 PM Revision 247586a0 (ceph): Merge PR #22596 into master
- * refs/pull/22596/head:
os/bluestore: use vector instead of set for zombies
os/bluestore: reuse zombie OpSequencers... - 06:50 PM Revision 199a110c (ceph): os/bluestore: reuse zombie OpSequencers by collection id
- We can get a sequence that deletes and then recreates a collection where
the transaction removing the collection is d... - 06:50 PM Revision ef34d2dc (ceph): os/bluestore: use vector instead of set for zombies
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:49 PM Revision 55f390d0 (ceph): qa/suites/rados/objecstore/backends/objectstore: capture coredumps
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:36 PM Revision 3a7b9e47 (ceph): common/assert: get rid of duplicate log dump from assert handler
- When we abort() we get the log dump. Only do it from the assert handler
if the fatal_signal_handlers are disabled fo... - 06:36 PM Revision 72139f0d (ceph): common: add crash_dir option
- Signed-off-by: Sage Weil <sage@redhat.com>
- 06:36 PM Revision b0e59ce2 (ceph): common/assert: record assert info in g_assert_* globals
- These will then be available for others who are interested.
Signed-off-by: Sage Weil <sage@redhat.com> - 06:09 PM CephFS Bug #24579: client: returning garbage (?) for readdir
- This seems to only happen on Ubuntu 18.04:...
- 06:05 PM CephFS Bug #24579: client: returning garbage (?) for readdir
- Here too:
/ceph/teuthology-archive/teuthology-2018-06-18_20:06:42-powercycle-master-distro-basic-smithi/2678660
... - 06:03 PM CephFS Bug #24579 (Resolved): client: returning garbage (?) for readdir
- ...
- 06:06 PM devops Bug #22143: ceph-iscsi-[config/cli/tools] projects need official RPM builds
- @David: yeah, essentially -- but hosted on downloads.ceph.com and properly signed.
- 06:04 PM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
- @Marc: was it much faster w/ the RBD cache disabled? If so, this issue has been addressed in Mimic since we automatic...
- 06:04 PM Bug #23104 (Resolved): jewel: test_pool_create.sh fails in Jenkins CI (jewel)
- Resolved by not merging https://github.com/ceph/ceph/pull/17952
- 06:02 PM RADOS Bug #19971 (Resolved): osd: deletes are performed inline during pg log processing
- 06:01 PM RADOS Backport #22406 (Rejected): jewel: osd: deletes are performed inline during pg log processing
- This change was deemed too invasive at such a late stage in Jewel's life cycle.
- 06:01 PM Feature #20298 (Resolved): store longer dup op information
- 06:01 PM RADOS Backport #22405 (Rejected): jewel: store longer dup op information
- This change was deemed too invasive at such a late stage in Jewel's life cycle.
- 06:01 PM Bug #21026 (Resolved): PR #16172 causing performance regression
- 06:00 PM RADOS Backport #22400 (Rejected): jewel: PR #16172 causing performance regression
- This change was deemed too invasive at such a late stage in Jewel's life cycle.
- 05:59 PM Revision 353c906c (ceph): Merge pull request #22606 from yuriw/wip-yuriw-crontab
- qa/tests - added powercycle suite to run on weekly basis on master and mimic
- 05:49 PM rbd Bug #24479 (Rejected): import_export.sh fails on master
- @Kefu: this seems like it's a bug in your RADOS test since it installed v12.2.5 (sha1 cad919881333ac92274171586c827e0...
- 05:22 PM rbd Bug #24106 (Need More Info): fail to create rbd device when the clusters' health is ok
- It appears your client cannot connect to host 192.168.159.140, port 6800. If you run 'rbd create disk01 --size 512 --...
- 05:14 PM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- > So probably something changed in the DPDK packages in fedora?
ceph has dpdk bundled in .../src/spdk/dpdk/..., in... - 04:15 PM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- Since the link is ephemeral, I'll copy the error messages here:...
- 12:51 PM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- scratch build in comment three is f29/rawhide.
Here's the same on Fedora 28 https://koji.fedoraproject.org/koji/ta... - 12:08 PM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- There's another build running now. Logs at https://koji.fedoraproject.org/koji/taskinfo?taskID=27728844
- 11:57 AM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- There was a log, it's probably expired by now. I can fire off another build, although I kinda figured you'd need to s...
- 11:52 AM Bug #24449: mimic 13.2.0 doesn't build in Fedora rawhide
- > Doesn't get past cmake
Did you mean to attach a log, or is there a web interface where we should look for the ... - 05:03 PM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
- I think I might have had a similar issue at some stage, that on some platforms we were getting python-routes as a sid...
- 05:00 PM Dashboard Bug #24420: Module 'dashboard' has failed: No module named routes
- I actually think this is a packaging error, ceph-deploy isn't doing anything odd here
- 04:18 PM CephFS Bug #24441 (Closed): Ceph fs new cephfs command failed when meta pool already contains some objects
- This is not a bug -- the check was added to avoid people accidentally getting corrupt filesystems by trying to use a ...
- 04:10 PM RADOS Bug #24484 (Pending Backport): osdc: wrong offset in BufferHead
- 04:10 PM Revision 934870e2 (ceph): Merge pull request #22495 from taodd/osdc-bugfix
- osdc: Fix the wrong BufferHead offset
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Jason Dillaman <dillaman... - 04:06 PM Revision 3e35ac7c (ceph): Merge pull request #22570 from zy751713126/test_for_set_snap
- pybind/rbd: add assert_raise in test set_snap
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:50 PM mgr Bug #24151 (Closed): ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
- 03:50 PM mgr Bug #24151: ceph-mgr have lost prio=0 perf counters? get_counter seem to ignore them
- Performance counters are indeed filtered by priority, this is controlled by a ceph-mgr setting called mgr_stats_thres...
- 03:45 PM mgr Bug #21598: Users can do "config-key set" while mgr runs, but it doesn't see settings
- Lenz: yeah, I had been thinking that with centralised config, we would insist that KV store users would only take val...
- 03:34 PM Revision 059d2162 (ceph): Merge pull request #22566 from liewegas/wip-rbd-table
- tools/rbd/action: align column headers left
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 02:55 PM mgr Bug #24576 (Can't reproduce): 404 on dashboard
- Hello, support!
I have mimic 13.2.0 cluster with 3 nodes 5 OSDs each with RGW.
The problem is I have 404 when I... - 02:28 PM Dashboard Cleanup #24575 (Resolved): mgr/dashboard: Create unified file for colors
- There are various files where color hexcode or rgba code has been used. The task is to make a single file for all the...
- 02:13 PM Revision 111c515a (ceph): Merge PR #22569 into master
- * refs/pull/22569/head:
qa/cephfs: add test for "dump inode"
mds: add dump inode command
Reviewed-by: Patrick Donn... - 02:02 PM Revision 53b9b384 (ceph): common/WorkQueue: Before set_ioprio it must do create/try_create.
- Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
- 01:50 PM Dashboard Feature #24574 (Resolved): mgr/dashboard: Enhance check in RgwClient::is_system_user if configure...
- The method RgwClient::is_system_user simply checks whether the configured RGW admin user is a known RGW user. But it ...
- 01:27 PM Revision d3d730ce (ceph): librbd: deep_copy: don't hide parent if zero overlap for snapshot
- Fixes: http://tracker.ceph.com/issues/24545
Signed-off-by: Mykola Golub <mgolub@suse.com> - 01:27 PM Revision d1122573 (ceph): librbd: deep_copy: update end_size only if zero interval caused truncate
- The problem shown up when stripping was used, and assembling a
nonexistent destination object from source objects, an... - 01:27 PM Revision f434c5c7 (ceph): librbd: fix gmock warnings introduced after 9e5b87c
- Signed-off-by: Mykola Golub <mgolub@suse.com>
- 01:27 PM Revision 84ed0c57 (ceph): librbd: remove unused header
- Signed-off-by: Mykola Golub <mgolub@suse.com>
- 01:24 PM Revision 28533b32 (ceph): Merge pull request #17414 from fangyuxiangGL/system
- rgw: admin/user ops dump user 'system' flag
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jos Collin <... - 01:03 PM Revision 6c8c855d (ceph): Merge pull request #22604 from alfredodeza/wip-bluestore-config-ref
- doc/bluestore: data doesn't use two partitions (ceph-disk era)
Reviewed-by: Sage Weil sage@redhat.com - 12:38 PM Revision daf14eda (ceph): Merge PR #22595 into master
- * refs/pull/22595/head:
common/options: dump flags
Reviewed-by: Jos Collin <jcollin@redhat.com> - 12:37 PM Revision 0f38951e (ceph): Merge PR #22582 into master
- * refs/pull/22582/head:
mon: destroy-new -> purge-new
mon/OSDMonitor: fix NEW flag adjustment in destroy[-new]
Rev... - 12:21 PM Revision 38bb4d1d (ceph): Merge PR #22602 into master
- * refs/pull/22602/head:
doc/releases/mimic: note lack of debian builds for mimic
Reviewed-by: Alfredo Deza <adeza@r... - 12:21 PM Revision 4994f387 (ceph): githubmap: update contributors
- Signed-off-by: Sage Weil <sage@redhat.com>
- 12:19 PM ceph-volume Bug #24427 (Pending Backport): when no admin key is present, ceph-volume is unable to rollback
- 12:18 PM Revision 47ce9db5 (ceph): Merge PR #22489 into master
- * refs/pull/22489/head:
ceph-volume lvm.common use destroy-new, doesn't need admin keyring
Reviewed-by: Sage Weil <... - 12:08 PM Feature #24262 (Resolved): remove ceph-disk
- 12:07 PM Revision 3cd7d5eb (ceph): Merge PR #22343 into master
- * refs/pull/22343/head:
qa/standalone remove ceph-disk from activate_osd helper
cmake: remove subman.sh tests
test... - 11:54 AM RADOS Bug #24448: (Filestore) ABRT report for package ceph has reached 10 occurrences
- OSD killed by signal, something like OOM incidents perhaps?
- 11:53 AM RADOS Bug #24450 (Duplicate): OSD Caught signal (Aborted)
- http://tracker.ceph.com/issues/24423
- 11:51 AM RADOS Bug #24559 (Fix Under Review): building error for QAT decompress
- 02:10 AM RADOS Bug #24559 (Fix Under Review): building error for QAT decompress
- The parameter of decompress changes from 'bufferlist::iterator' to 'bufferlist::const_iterator', but chis change miss...
- 11:50 AM Bug #24459 (Closed): Debian stretch for Ceph luminous lacks packages
Explanation of lack of packages is added here:
https://github.com/ceph/ceph/pull/22602/files
- 11:46 AM Bug #24490 (Closed): ABRT report for package ceph has reached 10 occurrences
- 11:46 AM Bug #24569 (Fix Under Review): Fix outorder between Thread::create and Thread::set_ioprio
- 06:25 AM Bug #24569: Fix outorder between Thread::create and Thread::set_ioprio
- https://github.com/ceph/ceph/pull/22620
- 06:25 AM Bug #24569 (Fix Under Review): Fix outorder between Thread::create and Thread::set_ioprio
- In TheadPool::start_threads:
>> int r = wt->set_ioprio(ioprio_class, ioprio_priority);
>> if (r < 0)
>> ... - 11:45 AM Bug #24567 (Fix Under Review): fix a race between Thread::create and Thread::set_ioprio
- 06:07 AM Bug #24567: fix a race between Thread::create and Thread::set_ioprio
- https://github.com/ceph/ceph/pull/22618
- 06:07 AM Bug #24567 (Fix Under Review): fix a race between Thread::create and Thread::set_ioprio
- We may do the following process:
a)Thread::create/try_create
b)Thread::set_ioprio
But the entry of Thread maybe ... - 11:43 AM Revision 8e99e58a (ceph): Merge pull request #22622 from jcsp/wip-doc-mgr
- doc/mgr: note need for module.py file in plugins
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com> - 11:38 AM mgr Bug #24564 (Fix Under Review): perfcounter unit enum redeclaration
- (no natural subproject for this so pulling it into mgr to get it off the triage queue)
The fix looks reasonable. ... - 05:09 AM mgr Bug #24564 (Closed): perfcounter unit enum redeclaration
- the error about enum redeclaration during compile time:
error: redeclaration of enumerator 'NONE'
error: previous... - 11:34 AM RADOS Bug #24549: FileStore::read assert (ABRT report for package ceph has reached 1000 occurrences)
- Presumably this is underlying FS failures tripping asserts rather than a bug (perhaps people using ZFS on centos, or ...
- 11:07 AM Dashboard Bug #24389 (Resolved): ceph dashboard set-login-credentials results in an error
- 11:06 AM Dashboard Bug #24530: Clicking on an OSD which is down will raise an error
- Indeed, it would be helpful to highlight down OSDs in the datatable more clearly.
!osd-down-error.png! - 11:03 AM Dashboard Feature #24573 (Resolved): mgr/dashboard: Provide more "native" dashboard widgets to display live...
- While we plan to Embed Grafana Dashboards for displaying more detailed performance data and history, the Ceph Manager...
- 10:37 AM Revision 43bc677c (ceph): Merge pull request #22600 from votdev/issue_24525_improvements
- mgr/dashboard: Fix more layout issues in UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan M... - 09:19 AM Dashboard Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
- !dashboard-logs.png!
- 09:13 AM Dashboard Feature #24571 (Resolved): mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "L...
- The Manager Dashboard currently shows the Cluster Log and Audit Log on the front Dashboard page. To unclutter the fro...
- 09:19 AM Revision c731f2a1 (ceph): doc/mgr: note need for module.py file in plugins
- This is kind of a kludgy thing but let's at least
document it!
Signed-off-by: John Spray <john.spray@redhat.com> - 09:18 AM rgw Bug #24572 (Resolved): Lifecycle rules number on one bucket should be limited.
- In S3, one bucket could have no more than 1000 lifecycle rules. Error will be returned when we set more than 1000 rules.
- 09:10 AM Revision 6f1aeed7 (ceph): mds: track snapshot count in rstat
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 09:08 AM Revision 0bb08cf3 (ceph): mds: add MAY_SNAPSHOT in MDSAuthCaps
- For controlling whether a client is allowed to create or delete
snapshots
Fixes: http://tracker.ceph.com/issues/2428... - 08:20 AM Revision 9f44dc38 (ceph): mgr/dashboard: Fix layout issues in UI
- Improve the CSS3 selectors and use the margin-left values from 'btn-toolbar' Bootstrap.
Signed-off-by: Volker Theile... - 08:06 AM Revision 2dbf090c (ceph): Merge pull request #22341 from b-ranto/wip-branto-mgr-mimic
- [mimic] Sync up ceph-mgr prometheus related changes
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Volk... - 07:59 AM Dashboard Bug #24570 (Resolved): mgr/dashboard: Modal dialogs are still open when UI is redirected to the l...
- If a modal dialog is open, e.g. the delete dialog, and you restart the dashboard module, then the user is correctly r...
- 07:26 AM RADOS Backport #24355 (In Progress): mimic: osd: pg hard limit too easy to hit
- https://github.com/ceph/ceph/pull/22621
- 06:53 AM Revision ef3de76c (ceph): common/obj_bencher.cc: faster object name generation
- This is revival of my commit 42d81bffc4d57bceb98872dadc8e57400981588c
that was partially reverted in 0aa29f37658211c6... - 06:53 AM rgw Bug #24532: rgw user max buckets not working
- I restarted my radosgw admin.
I tested with rados gateway admin api, all config is working.... - 06:23 AM rgw Bug #24532: rgw user max buckets not working
- Maybe you should restart the radosgw. It works in my environment.
- 06:16 AM rgw Bug #24568: Delete marker generated by lifecycle has no owner
- https://github.com/ceph/ceph/pull/22619
- 06:09 AM rgw Bug #24568 (Resolved): Delete marker generated by lifecycle has no owner
- The delete marker generated by object expiration has no owner associated with it.
- 05:35 AM rgw Bug #24566: rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::state_send_rest...
- https://github.com/ceph/ceph/pull/22617
- 05:34 AM rgw Bug #24566 (Resolved): rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::stat...
- 05:33 AM Revision d7f4b3ad (ceph): rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine
- fixes: http://tracker.ceph.com/issues/24566
Signed-off-by: Tianshan Qu <tianshan@xsky.com> - 05:24 AM rgw Bug #24565: rgw: log usage to actual user
- https://github.com/ceph/ceph/pull/22616
- 05:22 AM rgw Bug #24565 (Fix Under Review): rgw: log usage to actual user
- other user's bucket operation was all log to owner's usage, it's not fair.
- 04:44 AM rgw Bug #24563: rgw: copy_object and multipart_copy response header etag format not correct
- https://github.com/ceph/ceph/pull/22614