Project

General

Profile

Activity

From 01/16/2019 to 02/14/2019

02/14/2019

11:46 PM Revision 152356bf (ceph): mgr/dashboard: Update prettier to 1.16
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:46 PM RADOS Bug #38309 (Fix Under Review): Limit loops waiting for force-backfill/force-recovery to happen
David Zafman
01:00 AM RADOS Bug #38309 (Resolved): Limit loops waiting for force-backfill/force-recovery to happen

while loops in qa/standalone/osd/osd-backfill-prio.sh and qa/standalone/osd/osd-recovery-prio.sh can loop until teu...
David Zafman
11:39 PM Revision 1f64b087 (ceph): mgr/dashboard: Update npm packages
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:04 PM CephFS Bug #38326 (Resolved): mds: evict stale client when one of its write caps are stolen
IIUC: After mdsmap.session_time, the current behavior is that a stale session's caps' issued set is revoked and chang... Patrick Donnelly
10:45 PM Revision 5cce7805 (ceph): os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
If we get an error from f[data]sync that is always a fatal error.
Fixes: http://tracker.ceph.com/issues/38258
Signed...
Sage Weil
09:58 PM Revision 471470f8 (ceph): Add client-2 in roles
Signed-off-by: Shylesh Kumar <shmohan@redhat.com> Shylesh Kumar
09:50 PM Revision e46736e0 (ceph): mds: reorg LogEvent def
To follow code-style guidelines and protect some members.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:50 PM Revision 126aa9db (ceph): mds: return string_view for type
To avoid unnecessary heap allocation.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:50 PM Revision aacfa95f (ceph): mds: pass LogEvent as unique_ptr
To avoid leaks.
Fixes: http://tracker.ceph.com/issues/38324
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:39 PM Dashboard Bug #38303: mgr/dashboard: Error when editing an rbd with '/' in the name
Both "/" and "@" are illegal for new RBD image names and snapshot names. Jason Dillaman
09:00 PM RADOS Bug #38325 (Fix Under Review): Code to strip | from core pattern isn't right
David Zafman
08:57 PM RADOS Bug #38325 (Resolved): Code to strip | from core pattern isn't right
David Zafman
08:41 PM CephFS Bug #38297 (Fix Under Review): ceph-mgr/volumes: fs subvolumes not created within specified fs vo...
Patrick Donnelly
07:44 PM Revision 25951a96 (ceph): msg/async/ProtocolV2: assume peer has SERVER_NAUTILUS for encoding v2 f...
The v2 frames may contain entity_addr_t and entity_addrvec_t. Those have
been understood since the MSG_ADDR2 feature...
Sage Weil
07:25 PM RADOS Bug #37875: osdmaps aren't being cleaned up automatically on healthy cluster
We have seen the same behavior with luminous and +2500 osds in late 2017. Analyzed with Joao then, but he could not r... Joachim Kraftmayer
06:51 PM CephFS Bug #38324 (Fix Under Review): mds: decoded LogEvent may leak during shutdown
Patrick Donnelly
06:13 PM CephFS Bug #38324 (Resolved): mds: decoded LogEvent may leak during shutdown
... Patrick Donnelly
06:39 PM mgr Bug #38262 (Pending Backport): New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
04:01 PM mgr Bug #38262 (Fix Under Review): New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
04:01 PM mgr Bug #38262: New Bionic install fails qa/standalone/ceph-helpers.sh
I removed the python openssl installation based on the changes in https://github.com/ceph/ceph/pull/26402 David Zafman
06:37 PM RADOS Bug #38034 (Pending Backport): pg stuck in backfill_wait with plenty of disk space
David Zafman
06:36 PM Revision b1b7174c (ceph): Merge pull request #26375 from dzafman/wip-38034
pg stuck in backfill_wait with plenty of disk space
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
06:22 PM CephFS Bug #38137 (Pending Backport): mds: may leak gather during cache drop
Patrick Donnelly
06:22 PM Revision 7974b2f0 (ceph): Merge PR #26238 into master
* refs/pull/26238/head:
mds: resolve memory leak of recall gather
Reviewed-by: Venky Shankar <vshankar@redhat.com>
...
Patrick Donnelly
06:21 PM CephFS Bug #38263 (Pending Backport): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Patrick Donnelly
06:21 PM Revision c696b8d0 (ceph): Merge PR #26374 into master
* refs/pull/26374/head:
mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Reviewed-by: Zheng Yan ...
Patrick Donnelly
06:21 PM CephFS Bug #38285 (Pending Backport): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap ...
Patrick Donnelly
06:20 PM Revision 52777752 (ceph): Merge PR #26394 into master
* refs/pull/26394/head:
mds: remove superfluous cap sequence increment
mds: fix MDCache::finish_snaprealm_reconnect...
Patrick Donnelly
05:53 PM Revision 9111ac71 (ceph): osd: Fix the problem by rechecking backfill status each time
a RemoteReservationRevoked message is received, so we can
restart the backfill process in a more safe and less-likely...
xie xingguo
05:47 PM Revision d3a6ce69 (ceph): Revert "osd: Handle getting RecoveryDone while in RepWaitBackfillReserved"
This reverts commit 83c2521a5316c922875746a40b95100b62865e67.
This original fix handled the race by accepting the Re...
David Zafman
05:28 PM Revision 6e8a3d07 (ceph): Merge pull request #26371 from dzafman/wip-38262
test: run-standalone.sh: point LD_LIBRARY_PATH to $(pwd)/lib
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
05:27 PM Revision 66a6f8c8 (ceph): Merge pull request #26297 from s0nea/wip-dashboard-readonly-config-options
mgr/dashboard: disallow editing read-only config options
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: V...
Lenz Grimmer
05:06 PM Revision d8b83cc2 (ceph): Merge pull request #26316 from wjwithagen/wjw-fix-FindStdFilesystem
cmake: Make the tests for finding Filesystem with more serious functions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:54 PM Revision ba2e7665 (ceph): Bluestore: Only use F_SET_FILE_RW_HINT when available
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
04:47 PM Revision dd34fdb3 (ceph): crimson/common: added templated LRU cache
the implementation is modeled after src/common/shared_cache.hpp, with
following changes/improvements
* split the imp...
jianpeng ma
04:43 PM Bug #37955 (Resolved): ceph.in: "no valid command found" suggests obsolete commands
Patrick Donnelly
04:27 PM Revision f24eb1de (ceph): Merge PR #26063 into master
* refs/pull/26063/head:
ceph: omit hidden commands from suggestions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Patrick Donnelly
04:02 PM RADOS Bug #38282 (Resolved): cephtool/test.sh failure in test_mon_osd_pool_set
Kefu Chai
11:58 AM RADOS Bug #38282: cephtool/test.sh failure in test_mon_osd_pool_set
/a/kchai-2019-02-14_06:27:37-rados-wip-kefu2-testing-2019-02-14-1156-distro-basic-smithi/3590390 Kefu Chai
04:00 PM rgw Feature #38171: rgw: when exclusive lock fails due existing lock, log add'l info
Sorry for any inconvenience created. I was not trying to rush things along, only trying to do my part in the process.... J. Eric Ivancich
11:27 AM rgw Feature #38171: rgw: when exclusive lock fails due existing lock, log add'l info
@Eric - please don't manually copy the issue to create backport issues. This is very difficult (impossible?) to get r... Nathan Cutler
03:59 PM Revision 9842703f (ceph): Merge pull request #26413 from liewegas/wip-38282
osd: fix build_incremental_map_msg
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
03:56 PM RADOS Bug #38293 (Duplicate): qa/standalone/osd/osd-backfill-prio.sh failed
David Zafman
03:51 PM Revision 6d211edc (ceph): Merge pull request #26420 from tchaikov/wip-pgmap-more-includes
mon/PGMap: add more #include
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:24 PM Bug #36618 (Closed): luminous 12.2.9 doesn't build on Fedora 32-bit arch
Nathan Cutler
12:24 PM Bug #36618: luminous 12.2.9 doesn't build on Fedora 32-bit arch
This can be closed. ceph-12.2.11 is currently in f29 Kaleb KEITHLEY
03:15 PM Revision 477f805c (ceph): mgr/dashboard: fix: toast notifications hiding utility menu
* Fixed margin-top taking into account responsiveness.
* dropdown-menu class: set z-index to avoid notification
hid...
Alfonso Martínez
03:10 PM ceph-volume Bug #38323 (New): ceph-volume -osds-per-device : Unable to convert to integer with locale FR
# echo $LANG
fr_FR.UTF-8
#ceph-volume lvm batch --dmcrypt --osds-per-device 2 /dev/nvme0n1
Total OSDs: 2
...
alexandre derumier
01:31 PM RADOS Bug #38322 (Closed): luminous: mons do not trim maps until restarted
Reported by several users, most recently at https://marc.info/?l=ceph-devel&m=154955388914036&w=2 Sage Weil
12:25 PM Dashboard Bug #38313 (Fix Under Review): Toast notifications hiding part of utility menu
Alfonso Martínez
08:48 AM Dashboard Bug #38313: Toast notifications hiding part of utility menu
Sebastian Krah suggestion:
"give .toast-top-right or #toast-container a margin-top: 2.5rem"
Alfonso Martínez
08:46 AM Dashboard Bug #38313 (Resolved): Toast notifications hiding part of utility menu
!cd-notification-on-top.png! Alfonso Martínez
12:21 PM Bug #38144: nautilus: 14.0.1 build fails in fedora rawhide mass rebuild w/ gcc/g++ 9
https://src.fedoraproject.org/rpms/ceph/blob/master/f/0002-f30-gcc9.patch
contains the changes I made to build cep...
Kaleb KEITHLEY
12:18 PM Revision 1d58db8c (ceph): cmake: Make the tests for finding Filesystem with more serious functions
Otherwise it is linked agains lc++ on FreeBSD,a dn that will satisfy both
tested libraries.
Signed-off-by: Willem Ja...
Willem Jan Withagen
12:13 PM Revision 96833fb5 (ceph): Merge pull request #26085 from tspmelo/wip-dashboard-nfs
mgr/dashboard: NFS management UI
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
12:08 PM mgr Bug #38321 (Duplicate): doc: mgr: align Ceph-Mgr module vs. plug-in naming
Currently, in "Ceph Docs":http://docs.ceph.com/docs/master/mgr/ there's a mixture of naming to refer to what original... Ernesto Puerta
11:59 AM Revision d2cf116f (ceph): Merge pull request #26149 from votdev/improve_get_typed_config
mgr: Improve ActivePyModules::get_typed_config implementation
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-...
Kefu Chai
11:40 AM Revision c3265115 (ceph): Merge pull request #26407 from votdev/rgw_column_style
mgr/dashboard: Sync column style with the rest of the UI
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by:...
Lenz Grimmer
11:27 AM Revision 1be6c036 (ceph): Merge pull request #25963 from smithfarm/wip-python-dep-cleanup
rpm: make Python dependencies somewhat less confusing
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Kefu C...
Kefu Chai
11:23 AM RADOS Bug #38320 (Resolved): leak in OSD::ms_handle_authentication()
... Kefu Chai
11:10 AM Revision 14cef712 (ceph): restful: Fix regression when traversing leaf nodes
The commit 23b6c90 introduced a regression when traversing leaf nodes.
The issue is that it traverses the keys of a `...
Boris Ranto
11:10 AM Revision e1b7aeb3 (ceph): restful: Fix regression when traversing leaf nodes
The commit 23b6c90 introduced a regression when traversing leaf nodes.
The issue is that it traverses the keys of a `...
Boris Ranto
11:08 AM Revision 8da8990f (ceph): Merge pull request #26421 from b-ranto/wip-rest-fix
restful: Fix regression when traversing leaf nodes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:06 AM mgr Backport #38318 (In Progress): luminous: mgr deadlock: _check_auth_rotating possible clock skew, ...
Nathan Cutler
11:04 AM mgr Backport #38318 (Resolved): luminous: mgr deadlock: _check_auth_rotating possible clock skew, rot...
https://github.com/ceph/ceph/pull/26427 Nathan Cutler
11:06 AM Revision 4df60f74 (ceph): mgr: fix beacon interruption caused by deadlock
There is potential deadlock between this code and DaemonServer::send_report()
Signed-off-by: Yan Jun <yan.jun8@zte.c...
Yan Jun
11:05 AM mgr Backport #38319 (In Progress): mimic: mgr deadlock: _check_auth_rotating possible clock skew, rot...
Nathan Cutler
11:04 AM mgr Backport #38319 (Resolved): mimic: mgr deadlock: _check_auth_rotating possible clock skew, rotati...
https://github.com/ceph/ceph/pull/26426 Nathan Cutler
11:05 AM Revision d4a852a5 (ceph): mgr: fix beacon interruption caused by deadlock
There is potential deadlock between this code and DaemonServer::send_report()
Signed-off-by: Yan Jun <yan.jun8@zte.c...
Yan Jun
11:03 AM RADOS Backport #38317 (Resolved): mimic: filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26438 Nathan Cutler
11:02 AM RADOS Backport #38316 (Resolved): luminous: filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26871 Nathan Cutler
11:01 AM rbd Bug #38315 (Fix Under Review): journal: stalled io due to race when closing and advancing object set
Mykola Golub
10:45 AM rbd Bug #38315 (Resolved): journal: stalled io due to race when closing and advancing object set
I am observing this running DiffIterateTest/1.DiffIterateStress unittest in loop with journaling enabled:... Mykola Golub
11:00 AM CephFS Backport #38085 (Need More Info): mimic: mds: log new client sessions with various metadata
non-trivial backport. Looks like it could be attempted by an ambitious backporter. Nathan Cutler
10:59 AM Revision 76234d00 (ceph): journal: fix potential race when closing object recorder
Calls `send_appends_aio` only if m_pending_buffers is not
empty. It was supposed it was ok to call it even for empty
...
Mykola Golub
10:54 AM Revision 483062eb (ceph): client: flush cap release on session flush
MDS expects the completed cap release prior to responding to the session flush
for cache drop.
Fixes: http://tracker...
Patrick Donnelly
10:50 AM CephFS Backport #38097 (Need More Info): mimic: mds: optimize revoking stale caps
backport looks non-trivial Nathan Cutler
10:34 AM Revision 7716c9b4 (ceph): mgr/dashboard: Add UI for NFS Form
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:29 AM Revision a7142a21 (ceph): mgr/dashboard: Add NFS frontend services
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:29 AM Revision 06355244 (ceph): mgr/dashboard: Add UI for NFS List and Detail
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:08 AM Revision 06fec80e (ceph): mgr/dashboard: Add a pending state to the breadcrumb
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:07 AM Revision 90a317b0 (ceph): mgr/volumes: create/delete fs subvolumes
... within the specified fs volume.
Previously, subvolumes (fs subdirectories) weren't created within
the desired vo...
Ramana Raja
10:07 AM mgr Bug #38182: restful: py got exception when get osd info
should backport https://github.com/ceph/ceph/pull/26421 along with https://github.com/ceph/ceph/pull/21138 Kefu Chai
10:07 AM Revision d2003782 (ceph): Merge pull request #26410 from tspmelo/wip-bootstrap-3.4.1
mgr/dashboard: Update bootstrap to v3.4.1
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
10:06 AM Revision 0019c53b (ceph): Merge pull request #26409 from rhcs-dashboard/fix-tox-ini
mgr/dashboard: fix: tox not detecting deps changes
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Se...
Lenz Grimmer
09:54 AM Revision c39b19f4 (ceph): mgr/dashboard: Fix typo in NoOrchesrtatorConfiguredException class name
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:52 AM Revision 2797a282 (ceph): mds: start to trim cache when mds enters clientreplay state
MDS scans strays when it enters clientreplay state. MDS may load
lots of objects into its cache.
Signed-off-by: "Yan...
Yan, Zheng
09:52 AM Revision 03b5df77 (ceph): mds: avoid evaluating stray dentry multiple times
If we call eval_stray(delay=true) for a dentry, the dentry will
get evaluated twice. We can avoid the extra evaluatio...
Yan, Zheng
09:51 AM Revision 8c662e60 (ceph): pybind/ceph_volume_client: allow volume_client to
... mount a specificied ceph filesystem.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
09:40 AM RADOS Bug #21194: mon clock skew test is fragile
/a/kchai-2019-02-14_06:27:37-rados-wip-kefu2-testing-2019-02-14-1156-distro-basic-smithi/3590540/ Kefu Chai
09:36 AM Revision fb51bad9 (ceph): restful: Fix regression when traversing leaf nodes
The commit 23b6c90 introduced a regression when traversing leaf nodes.
The issue is that it traverses the keys of a `...
Boris Ranto
09:35 AM Revision d8e52a9e (ceph): rpm: move Python deps out of distro-conditional blocks
The python%{_python_buildid}-bcrypt and python%{_python_buildid}-requests RPMs
are identically named across all the R...
Nathan Cutler
09:30 AM Revision 0b79741a (ceph): rpm: make Python build deps somewhat less confusing
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:30 AM Revision 9a09da5c (ceph): mon/PGMap: add more #include
* common/Clock.h for ceph_clock_now()
* global/global_context.h for g_conf()
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
09:26 AM Dashboard Bug #38300 (In Progress): mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Patrick Seidensal
09:26 AM Dashboard Bug #38300: mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Patrick Seidensal
09:02 AM Revision 24fcffb9 (ceph): Merge pull request #26210 from falcon78921/wip-mgr-restful-python3
mgr/restful: updated string formatting to str.format()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
09:01 AM Revision a42b2385 (ceph): Merge pull request #26315 from tchaikov/wip-fix-Waddress-of-packed-member
msg/msg_types.h: do not cast `ceph_entity_name` to `entity_name_t` for printing
Reviewed-by: Patrick Donnelly <pdonn...
Kefu Chai
08:59 AM Revision 9e561e9f (ceph): Merge pull request #26380 from tchaikov/wip-split-dashboard-package
deb,rpm,qa: split dashboard package
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:53 AM Dashboard Feature #37934 (Fix Under Review): mgr/dashboard: Configure all mgr modules in UI
Lenz Grimmer
08:52 AM mgr Feature #37722 (Resolved): mgr: Allow modules to get/set other module options
Lenz Grimmer
08:49 AM Dashboard Feature #36488 (Resolved): mgr/dashboard: Provide way to "opt in" to enabling the telemetry mgr p...
Lenz Grimmer
08:43 AM Revision f0266847 (ceph): Merge pull request #26419 from cyx1231st/wip-fix-echo
test/crimson: fixes of unittest_seastar_echo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:43 AM Revision c1f6e0e8 (ceph): Merge pull request #25989 from votdev/feature_36488
mgr/dashboard: Add UI to configure the telemetry mgr plugin
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Review...
Lenz Grimmer
08:26 AM Dashboard Bug #38312 (Closed): mgr/dashboard/qa: OSD mark_in gets stuck in Teuthology
In http://pulpito.ceph.com/tdehler-2019-02-13_13:09:46-rados:mgr-wip-tdehler-testing-25989-distro-basic-mira/ the rhe... Tatjana Dehler
08:12 AM Revision c9a3374b (ceph): mds: simplfy stray manager activation
Activate stray manager when stray directories are populated. This can
happen when mds is in clientreplay state. When ...
Yan, Zheng
07:59 AM rgw Bug #38311 (Resolved): Ceph S3 enable Multipart
Hi,
We have installed ceph. I am able to upload the files using S3 objectstore.
If I upload the file more than 80...
kannan v
07:57 AM Documentation #38310 (Resolved): Non-existent config option osd_deep_mon_scrub_interval
The docs for Luminous [1] and Mimic [2] (also Master [3], I didn't check more versions) refer to a non-existent confi... Eugen Block
07:53 AM Revision ce6347d0 (ceph): Merge pull request #26398 from SUSE/wip-fix-spec-badness
ceph.spec.in: Don't use noarch for mgr module subpackages, fix /usr/lib64/ceph/mgr dir ownership
Reviewed-by: Kefu C...
Kefu Chai
05:59 AM Revision 716656fe (ceph): mds: handle leftover reconnect information
previous commit allows client to split reconnect into multiple
messages. mds may evict client after getting incomplet...
Yan, Zheng
05:59 AM Revision 62a66f85 (ceph): client: split large reconnect into multiple messages
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
05:25 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Zheng Yan wrote:
> don't process 'ceph auth get-key' through base64
>
> ceph auth get-key client.admin > /root/c...
Sanjay Verma
05:03 AM Revision f6443076 (ceph): Merge pull request #26393 from zmc/wip-rhel7-deps
install-deps.sh: Fixes for RHEL 7
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 AM Revision f8c8bbd1 (ceph): mds: update MClientReconnect encoding
The old encoding assumes that snaprealms are encoded at the tail of
message payload. So it does not allow adding new ...
Yan, Zheng
01:44 AM Revision 64beabc4 (ceph): test: Limit loops waiting for force-backfill/force-recovery to happen
Fixes: http://tracker.ceph.com/issues/38309
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
01:38 AM Revision 3a730d75 (ceph): mgr/balancer: balance pools with same crush_rule in batch
which is more efficient.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:38 AM Revision a7d2adf4 (ceph): osd/OSDMap: more improvements to upmap
- add ability of appending a 2nd, 3rd, etc... pair to existing upmaps
when possible, rather than just continuing to...
xie xingguo
01:12 AM Revision a4afdfea (ceph): msg/async: fix mark_down vs accept race
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:12 AM Revision ce839011 (ceph): msg/async: do not force updating rotating keys inline
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:38 AM rbd Bug #38308 (Can't reproduce): segfault when deleting rbd in python bindings
This happens with 12.2.10 and 12.2.11, this backtrace is from 12.2.10. The cluster is running 12.2.10.... Patrick McLean

02/13/2019

11:36 PM RADOS Bug #38034 (Fix Under Review): pg stuck in backfill_wait with plenty of disk space
Neha Ojha
11:09 PM RADOS Bug #38307 (Resolved): ceph-osd fails to bind to IPv6 interface for public_network

When trying to start ceph-osd configured for IPv6, interface binding fails.
Configure in ceph.conf:
[global]
p...
Jesse Williamson
10:49 PM Revision 4dfd7182 (ceph): Merge pull request #26411 from liewegas/wip-remove-smart
mgr/smart: remove obsolete smart module Dan Mick
10:22 PM Revision 7ffa0297 (ceph): Merge PR #26389 into master
* refs/pull/26389/head:
message/MMonMgrReport: conditionally reencode PGMapDigest
qa/suites/upgrade/luminous-x/para...
Sage Weil
09:24 PM RADOS Bug #38282: cephtool/test.sh failure in test_mon_osd_pool_set
I have a feeling #38283 has the same root cause... Sage Weil
09:02 PM RADOS Bug #38282 (Fix Under Review): cephtool/test.sh failure in test_mon_osd_pool_set
https://github.com/ceph/ceph/pull/26413 Sage Weil
08:59 PM RADOS Bug #38282: cephtool/test.sh failure in test_mon_osd_pool_set
... Sage Weil
09:11 PM Revision 57a13adc (ceph): osd: fix build_incremental_map_msg
We need to fall back to an old map if since (the peer's epoch) is *older*
than our oldest. If it's newer, we have it...
Sage Weil
08:35 PM Revision 525f3f7e (ceph): qa/suites/upgrade/luminous-x/parallel/5-final-workload/rados_mon_thrash...
The luminous version is (1) not what we want and (2) will fail because
ceph_test_rados_api_tier no longer exists in m...
Sage Weil
08:35 PM Revision b20862c8 (ceph): qa/suites/upgrade/luminous-x/parallel: enable all classes
Otherwise it's annoying because the class list changes between luminous and nautilus,
and we don't want to futz aroun...
Sage Weil
08:35 PM Revision e4ae368f (ceph): message/MMonMgrReport: conditionally reencode PGMapDigest
The encoding changed between luminous and mimic. Reencode the
structure if the target doesn't have all the features....
Sage Weil
08:19 PM RADOS Bug #38293: qa/standalone/osd/osd-backfill-prio.sh failed

This test shouldn't loop forever so that teuthology has to time-out. I'll fix that elsewhere.
The mon received ...
David Zafman
12:37 PM RADOS Bug #38293 (Duplicate): qa/standalone/osd/osd-backfill-prio.sh failed
... Sage Weil
07:54 PM Revision e9a406c9 (ceph): rgw: orphan: flush bucket index entries only after map is full
We otherwise may flush more regularly while we don't have enough entries in the
map
Signed-off-by: Abhishek Lekshman...
Abhishek Lekshmanan
07:54 PM Revision ca12ecbf (ceph): rgw: orphan: introduce a detailed mode (off by default)
We currently stat objects that fit in a head as well and also log them, since we
skip head objects anyway in the rado...
Abhishek Lekshmanan
07:54 PM Revision 5436ff7f (ceph): rgw: orphans find: don't process stale bucket instances
As a large bucket might have resharded multiple times, check the cur bucket info
and ensure that no reshard is in pro...
Abhishek Lekshmanan
07:53 PM Revision 7a35cda1 (ceph): Merge pull request #26397 from guits/guits-fix_ceph-volume
ceph-volume: update testing playbook 'deploy.yml'
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:26 PM Revision 6bc82a74 (ceph): rgw: pubsub fix debian packaging dependencies
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:39 PM Revision 2a1ffd57 (ceph): mgr/smart: remove
This is obsolete and replaced by the devicehealth module.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:09 PM RADOS Subtask #37731: upgrade/luminous-x - add "require-osd-release nautilus" and clean up
https://github.com/ceph/ceph/pull/26302 Yuri Weinstein
06:06 PM mgr Bug #37584 (In Progress): Get a mgr error when I try to vstart a test cluster
David Zafman
01:17 PM mgr Bug #37584: Get a mgr error when I try to vstart a test cluster
https://github.com/ceph/ceph/pull/26402 Kefu Chai
11:17 AM mgr Bug #37584: Get a mgr error when I try to vstart a test cluster
there are three use cases of @install-deps.sh@
* use by our CI system for building Ceph package. this script is c...
Kefu Chai
06:06 PM Revision fae12edd (ceph): mgr/restful: updated string formatting to str.format()
Made changes per @tchaikov's request
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
05:46 PM Revision 6680d736 (ceph): mon: check min_mon_release during probe
This will give us more informative errors messages than the feature bit
strings.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
05:46 PM Revision 3cb865e6 (ceph): mon/Elector: respect monmap min_mon_release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:46 PM Revision b046c897 (ceph): mon/Monitor: do not join cluster that is >2 releases old
This enforces the N+2 upgrade rule from the mon's perspective.
Note that this safety check is not as safe as the OSD...
Sage Weil
05:46 PM Revision 01514bdd (ceph): mon: record 'min_mon_release' file and prevent startup if it's too old
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:46 PM Revision 5105b144 (ceph): ceph-osd: be helpful about upgrade gate
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision d260ba9f (ceph): qa/suites/upgrade/luminous-x/parallel: mon per host, msgr2
- mon per host
- enable msgr2 at the end
- include the nautilus.yaml
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:41 PM Revision 59471464 (ceph): qa/suites/upgrade/luminous-x/stress-split: mons on separate hosts, enab...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision 92b2fe9e (ceph): mgr/Mgr: print bad (non-object) json
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision 10522b9d (ceph): mgr/DaemonServer: use a luminous-compatible 'mgr metadata' command
In luminous it was 'id', in mimic it changed to 'who'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:41 PM Revision 28546e06 (ceph): qa/suites/upgade/luminous-x: pglog_hardlimit succeeds now on luminous d...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:27 PM mgr Bug #38204: mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFormatter::dum...
Sage Weil wrote:
> please link the path or url for the run for these
These runs are on my laptop + "ceph-dev buil...
Ernesto Puerta
04:48 PM mgr Bug #38204: mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFormatter::dum...
please link the path or url for the run for these Sage Weil
04:49 PM RADOS Bug #38306 (New): ceph-mon: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-mimic
Run: http://pulpito.ceph.com/teuthology-2019-02-13_02:25:02-upgrade:luminous-x-mimic-distro-basic-smithi/
Job: ['358...
Yuri Weinstein
04:46 PM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
https://github.com/ceph/ceph/pull/26389 Sage Weil
04:42 PM Revision f1bfe9db (ceph): msg/msg_types.h: do not cast `ceph_entity_name` to `entity_name_t` for ...
in GCC-9, `-Waddress-of-packed-member` is enabled, so we have warnings like:
src/msg/msg_types.h:142:41: warning: co...
Kefu Chai
04:37 PM Revision 360ef6ff (ceph): Merge pull request #26406 from drunkard/master
doc: typo fixes, s/Requered/Required/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:21 PM Revision 8d2694b5 (ceph): mgr/dashboard: Update bootstrap to v3.4.1
This update fixes an XSS vulnerability (CVE-2019-8331)
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
04:17 PM Revision 58a61baa (ceph): mgr/dashboard: fix: tox not detecting deps changes
* tox.ini: replaced 'deps' setting by appropriate commands
due to this bug:
https://github.com/tox-dev/tox/issues...
Alfonso Martínez
04:08 PM Revision 681de1a0 (ceph): Merge pull request #26325 from jtlayton/wip-jlayton-dashboard-orch
mgr/dashboard: use the orchestrator_cli backend setting
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Seba...
Lenz Grimmer
04:06 PM Revision 4c033bf0 (ceph): rgw: orphans tool: align with rgw list bucket min readahead
At rgw::rados layer we read upto `min readahead` entries anyway and then pass on
only the requested amount to the cal...
Abhishek Lekshmanan
04:04 PM rgw Feature #38171: rgw: when exclusive lock fails due existing lock, log add'l info
J. Eric Ivancich
03:58 PM Revision 19fbdb3f (ceph): ceph: omit hidden commands from suggestions
Fixes: http://tracker.ceph.com/issues/37955
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:44 PM Dashboard Bug #38302 (Fix Under Review): mgr/dashboard: Error when editing a pool with '/' in the name
Tiago Melo
03:37 PM Dashboard Bug #38302 (In Progress): mgr/dashboard: Error when editing a pool with '/' in the name
Tiago Melo
03:05 PM Dashboard Bug #38302 (Resolved): mgr/dashboard: Error when editing a pool with '/' in the name
How to reproduce:
1) Create the following pool: `ceph osd pool create my/pool 8`
2) Navigate to the Pools page...
Ricardo Marques
03:44 PM Dashboard Bug #38303 (Fix Under Review): mgr/dashboard: Error when editing an rbd with '/' in the name
Tiago Melo
03:37 PM Dashboard Bug #38303 (In Progress): mgr/dashboard: Error when editing an rbd with '/' in the name
Tiago Melo
03:07 PM Dashboard Bug #38303 (Resolved): mgr/dashboard: Error when editing an rbd with '/' in the name
-How to reproduce:-
-1) Create the following pool: `ceph osd pool create my/pool 8`-
-2) Create an RBD named `...
Ricardo Marques
03:42 PM Revision a5b073bc (ceph): mgr/dashboard: Sync column style with the rest of the UI
Center the checkbox in the column.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:39 PM Revision 60bda9ae (ceph): mgr/dashboard: disallow editing read-only config options
Fixes: https://tracker.ceph.com/issues/34528
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
03:22 PM Dashboard Bug #38217 (New): mgr/dashboard: Error creating iSCSI target when pool or image contains dots in ...
Ricardo Marques
11:35 AM Dashboard Bug #38217 (In Progress): mgr/dashboard: Error creating iSCSI target when pool or image contains ...
Ricardo Marques
03:12 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
Sébastien Han wrote:
> Yes, ceph-* binaries support all the options as CLI arguments.
> What do you mean by 'reload...
Jan Fajerski
01:43 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
Yes, ceph-* binaries support all the options as CLI arguments.
What do you mean by 'reload' the ceph.conf? IMHO c-v ...
Sébastien Han
07:46 AM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
I had a quick look at things. Seems like adding cli flags shouldn't be too hard.
Adding support for passing the th...
Jan Fajerski
03:04 PM Revision 016da6d8 (ceph): doc: typo fixes, s/Requered/Required/
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
02:13 PM Dashboard Bug #38301 (Can't reproduce): mgr/dashboard/qa: tasks.mgr.dashboard.test_perf_counters.PerfCounte...
tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest.test_perf_counters_mgr_get failed in http://pulpito... Tatjana Dehler
02:10 PM Revision d8c6804b (ceph): mgr/orchestrator: remove add_mon and remove_mon methods
We have update_mons already and the CLI is wired up to use that. Nothing
implements these other methods, so just remo...
Jeff Layton
02:10 PM Revision 6526fb90 (ceph): mgr/rook: add the ability to scale the mon count
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
02:02 PM Dashboard Bug #38300: mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Same for rhel 7.5 Tatjana Dehler
02:01 PM Dashboard Bug #38300 (Resolved): mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
The Sepia lab job http://pulpito.ceph.com/tdehler-2019-02-13_11:08:07-rados:mgr-wip-tdehler-testing-25233-26385-distr... Tatjana Dehler
01:51 PM ceph-volume Bug #38299: py2/py3 incompatibilities in util/templates.py
https://github.com/ceph/ceph/pull/26403 Jan Fajerski
01:30 PM ceph-volume Bug #38299 (New): py2/py3 incompatibilities in util/templates.py
Executed:
ceph-volume --log-level DEBUG lvm batch --bluestore /dev/vdb /dev/vdc /dev/vdd --wal-devices /dev/vde -...
Joshua Schmid
01:47 PM Revision 9d711313 (ceph): ceph-volume: remove iteritems instances
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:37 PM Revision 937025b4 (ceph): rpm: split ceph-mgr-dashboard plugin into its own package
to make ceph-mgr-dashboard a separated package
- helps to reduce the repo size of downstream. because
ceph-mgr-das...
Kefu Chai
01:37 PM Revision 3d128d04 (ceph): qa: exclude new packages when installing old versions
ceph-mgr-dashboard is introduced in nautilus, so exclude it when
installing old versions.
Signed-off-by: Kefu Chai <...
Kefu Chai
01:31 PM Revision b145cf0a (ceph): Merge pull request #26390 from smithfarm/wip-doc-mgr-dashboard
doc: add Ceph Manager Dashboard to top-level TOC
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Patrick ...
Kefu Chai
01:31 PM RADOS Bug #38295 (Fix Under Review): luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
fixed by a patch to MMonMgrDigest in https://github.com/ceph/ceph/pull/26389 Sage Weil
01:18 PM RADOS Bug #38295: luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
This appears to be broken since mimic, and triggers if you upgrade a mgr before all mons are upgrade.
We call enco...
Sage Weil
12:49 PM RADOS Bug #38295 (Resolved): luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
... Sage Weil
01:24 PM mgr Bug #38298 (Duplicate): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Duplicate of 38297 Ramana Raja
01:23 PM mgr Bug #38298 (Duplicate): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Enabled mgr module with rook orchestrator, and used mgr/volumes module to
create subvolumes and volumes
# ceph fs...
Ramana Raja
01:22 PM CephFS Bug #38297 (Resolved): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Enabled mgr module with rook orchestrator, and used mgr/volumes module to
create subvolumes and volumes
ceph fs...
Ramana Raja
01:20 PM Revision 85ef902c (ceph): mon/HealthMonitor: add mon_warn_on_msgr2_not_enabled
Default true, but allow users (or tests) to turn this warning off.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:20 PM Revision d93abd8c (ceph): qa/suites/upgrade/luminous-x: whitelist 'slow request'
The luminous warnings say slow request.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:13 PM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
OK, we only had this type of crash once or twice, so feel free to drop the priority.
We'll let you know if it reoccurs.
Dan van der Ster
01:09 PM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
Thanks. But everything looks fine. I have no idea what happened Zheng Yan
09:43 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
... Dan van der Ster
08:54 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
In MDRequestImpl::~MDRequestImpl, please check if 'state' is STATE_UNTRACKED.
In Migrator::handle_export_discover_...
Zheng Yan
12:59 PM RADOS Bug #38296 (Resolved): segv in fgets() in collect_sys_info reading /proc/cpuinfo
... Sage Weil
12:51 PM ceph-volume Bug #38291: c-v raises TypeError: unsupported format string passed to Size.__format__
https://github.com/ceph/ceph/pull/26401 Jan Fajerski
12:05 PM ceph-volume Bug #38291 (Resolved): c-v raises TypeError: unsupported format string passed to Size.__format__
Executed:
ceph-volume --log-level DEBUG lvm batch --bluestore /dev/vdb --wal-devices /dev/vdc --db-devices /dev/v...
Joshua Schmid
12:48 PM Revision 7a741f20 (ceph): ceph-volume: implement __format__ in Size to format sizes in py3
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
12:48 PM RADOS Bug #38294 (Resolved): osd/PG.cc: 6141: FAILED ceph_assert(info.history.same_interval_since != 0)...
... Sage Weil
12:46 PM Dashboard Bug #38268 (Resolved): mgr/dashboard/qa: OSD tests get stuck on Teuthology
PR#26385 has been merged, hopefully this issue has been resolved. Please re-open, if you still observe these symptoms. Lenz Grimmer
12:40 PM RADOS Bug #38258 (Pending Backport): filestore: fsync(2) return value not checked
Sage Weil
12:40 PM Revision 96f58cd5 (ceph): Merge PR #26265 into master
* refs/pull/26265/head:
qa/suites/rados/upgrade: whitelist 'slow request'
Reviewed-by: Yuri Weinstein <yweins@redha...
Sage Weil
12:40 PM Revision df41ca52 (ceph): Merge PR #26366 into master
* refs/pull/26366/head:
os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
Reviewed-by: Patrick Donnell...
Sage Weil
12:40 PM RADOS Bug #37910 (Resolved): segv during crc of incoming message front
https://github.com/ceph/ceph/pull/26391 Sage Weil
12:39 PM bluestore Bug #38230 (Resolved): segv in onode lookup
https://github.com/ceph/ceph/pull/26391 Sage Weil
12:39 PM RADOS Bug #38024 (Resolved): segv, heap corruption in ec encode_and_write
https://github.com/ceph/ceph/pull/26391 Sage Weil
12:39 PM Revision 645acb16 (ceph): Merge PR #26369 into master
* refs/pull/26369/head:
ceph-mon: slightly more helpful output during mkfs
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
12:39 PM Revision c1e4db34 (ceph): Merge PR #26391 into master
* refs/pull/26391/head:
buffer: disable hypercombining in bufferlist.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:38 PM Revision 6aca4d19 (ceph): Merge PR #26392 into master
* refs/pull/26392/head:
messages/MMonMgrReport: fix compat decoding
Reviewed-by: Neha Ojha <nojha@redhat.com>
Revie...
Sage Weil
12:38 PM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
/a/sage-2019-02-13_00:42:53-rados-wip-sage2-testing-2019-02-12-1700-distro-basic-smithi/3581795 Sage Weil
12:35 PM mgr Bug #37884: mgr leak of MMonMgrReport from DaemonServer::send_report()
/a/sage-2019-02-13_00:42:53-rados-wip-sage2-testing-2019-02-12-1700-distro-basic-smithi/3581673 Sage Weil
12:34 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
/a/sage-2019-02-13_00:42:53-rados-wip-sage2-testing-2019-02-12-1700-distro-basic-smithi/3581667
description: rados...
Sage Weil
12:07 PM mgr Bug #38292 (Resolved): mgr: abort, dashboard, tcmalloc::Log - after list_servers_python
vstart. CentOS 7 (Python 2). master (de98f2e0d9783791436755246a3a12ce94ef088d)... Ernesto Puerta
11:59 AM Revision da13da67 (ceph): ceph-volume: update deploy.yml
update deploy.yml accordingly with recent changes in ceph-ansible.
Fixes: ceph/ceph-ansible#3602
Signed-off-by: Gui...
Guillaume Abrioux
11:40 AM Dashboard Bug #38269 (Resolved): mgr/dashboard: webdriver-manager sometimes crashes
Tiago Melo
09:35 AM Dashboard Bug #38269 (Fix Under Review): mgr/dashboard: webdriver-manager sometimes crashes
Tiago Melo
11:40 AM Dashboard Feature #38014 (Resolved): mgr/dashboard: Edit iSCSI target from the UI (frontend)
Tiago Melo
11:38 AM ceph-volume Bug #38290: py2/py3 incompatibilities with set()
https://github.com/ceph/ceph/pull/26399 Jan Fajerski
11:37 AM ceph-volume Bug #38290 (Resolved): py2/py3 incompatibilities with set()
Executed:
ceph-volume lvm batch --bluestore /dev/vdb --wal-devices /dev/vdc --db-devices /dev/vde
on python=3.6...
Joshua Schmid
11:36 AM Revision f872ab7b (ceph): ceph-volume: make Device hashable to allow set of Device list in py3
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
11:31 AM Dashboard Feature #38289 (New): mgr/dashboard: Add sparsify support to RBD management
"PR#26226":https://github.com/ceph/ceph/pull/26226/ adds support to "re-sparsify" an RBD image, reclaiming space occu... Lenz Grimmer
11:30 AM Revision 7a33fd8d (ceph): rgw: pubsub add cmake check for rabbitmq
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
11:25 AM Dashboard Feature #36559: mgr/dashboard: Allow viewing and setting Pool Quotas
For reference, here's a PR that implements this functionality in openATTIC: https://bitbucket.org/openattic/openattic... Lenz Grimmer
11:23 AM Dashboard Feature #38288 (Resolved): mgr/dashboard: CephFS snapshots/quota REST API
To manage CephFS quotas and snapshots via UI various REST API endpoints are required.
Lenz Grimmer
11:16 AM Dashboard Feature #25165 (Rejected): mgr/dashboard: Manage Ceph pool snapshots
Resolving as "Rejected" - let's focus on implementing snapshots on the "application layer" instead, e.g. RBD (done) a... Lenz Grimmer
11:13 AM Revision 8933ae43 (ceph): ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory
Without this, no package actually owns the /usr/lib64/ceph/mgr directory
so the build fails with "directories not own...
Tim Serong
11:05 AM Revision d3831256 (ceph): ceph.spec.in: Don't use noarch for ceph-mgr module subpackages
Even though ceph-mgr modules are notionally non-architecture-specific,
the files themselves are installed to an archi...
Tim Serong
10:52 AM Revision 7e2b15f3 (ceph): Merge pull request #26367 from tspmelo/wip-iscsi-edit-ui
mgr/dashboard: Add iSCSI Target Edit UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
10:51 AM Dashboard Feature #38287 (Resolved): mgr/dashboard: Manage CephFS quotas
It should be possible to manage "CephFS quotas":http://docs.ceph.com/docs/master/cephfs/quota/ via the dashboard dire... Lenz Grimmer
10:42 AM Dashboard Bug #38286 (Resolved): mgr/dashboard: Support for multiple iSCSI backstores (frontend)
After selecting an image, the user should be able to select the backstore from a dropdown.
This dropdown should no...
Ricardo Marques
10:24 AM Dashboard Feature #35809: mgr/dashboard: Configure Grafana settings through UI
Volker Theile wrote:
> Are those grafana settings manages via MODULE_OPTIONS? If yes, there is a PR that already int...
Kanika Murarka
10:13 AM Revision b8fe1554 (ceph): Merge pull request #26346 from noahdesu/mgr-orch-cache-refresh
mgr/orch: refresh option for inventory query
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:13 AM Revision 8cda5eae (ceph): Merge pull request #26357 from rjfd/wip-orch-fix-dev-pretty-print
mgr/orchestrator: fix device pretty print with None attributes
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
10:06 AM Revision 446b8563 (ceph): Merge pull request #26384 from tspmelo/wip-e2e-login
mgr/dashboard: Add implicit wait in e2e tests
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
10:05 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
PR: https://github.com/ceph/ceph/pull/26396 Dan Guo
09:42 AM Revision 3eefd5c5 (ceph): debian: split ceph-mgr-dashboard plugin into its own package
to make ceph-mgr-dashboard a separated package
- helps to reduce the repo size of downstream. because
ceph-mgr-das...
Kefu Chai
09:31 AM Cleanup #38088: Add dependencies for missing Python packages
python-kubernetes also added to:
https://launchpad.net/~james-page/+archive/ubuntu/ceph-backport-testing
along...
James Page
09:29 AM Revision 729104e5 (ceph): Merge pull request #26379 from tchaikov/wip-remove-jinja2
rpm,deb: remove python-jinja2 dependency
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ken Dreyer <kdre...
Kefu Chai
09:22 AM CephFS Bug #38285 (Fix Under Review): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap ...
Zheng Yan
09:12 AM CephFS Bug #38285 (Resolved): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap message
Zheng Yan
09:19 AM Revision 95f586d3 (ceph): rgw: pubsub. fix commenst from PR#25866. support https
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 15fea9ae (ceph): rgw: pubsub fix ubuntu linking issue
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 0eab504c (ceph): rgw: pubsub handle immediate errors. support connection deletions
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 10492ccb (ceph): rgw: pubsub support amqp broker reconnects
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 1682e191 (ceph): rgw: pubsub update documentation with amqp support
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision be3d47a9 (ceph): rgw: pubsub fix test compilation error for ubuntu
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 3606cb77 (ceph): rgw: pubsub fix bullet list in doc
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 60b25cf5 (ceph): rgw: pubsub add perf counters. fix error handling
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision e2c7842f (ceph): install rabbitmq for debian/ubuntu and xBSD
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 9d924296 (ceph): rgw: pubsub support rabbitmq 0.7.1 (ubuntu-xenial)
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision a5c65d22 (ceph): rgw: pubsub remove unused http endpoint code
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 0efe1e4d (ceph): rgw: pubsub move amqp ro rgw namespace. memleak fix in unittest
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 55adc697 (ceph): rgw: pubsub amqp manager to be thread safe
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 014ed3a1 (ceph): rgw: pubsub support multiple acks in one amqp reply
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision b4e7a662 (ceph): mds: fix MDCache::finish_snaprealm_reconnect()
It creates MClientSnap message, but does not send it to client
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:19 AM Revision d86287fa (ceph): mds: remove superfluous cap sequence increment
"cap->issue_norevoke(cap->issued())" was introduced by commit
10b1a5663f5 "mds: share inode max size after MDS recove...
Yan, Zheng
08:52 AM Revision 202f537b (ceph): rgw: pubsub add amqp unit-tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:52 AM Revision 4a71e0e2 (ceph): rgw: pubsub handle amqp n/acks
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:30 AM Revision b4c41698 (ceph): rgw: pubsub support amqp endpoint - demo
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:30 AM Revision e703e5da (ceph): rgw: pubsub noack in rabbitmq + error handling
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:22 AM mgr Bug #23460 (Pending Backport): mgr deadlock: _check_auth_rotating possible clock skew, rotating k...
Hector Martin wrote:
> Pinging this again; other people are hitting this issue and #36266 in Luminous and probably...
Lenz Grimmer
07:07 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Pinging this again; other people are hitting this issue and #36266 in Luminous and probably Mimic (recent conversatio... Hector Martin
07:27 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
don't process 'ceph auth get-key' through base64
ceph auth get-key client.admin > /root/client.admin
Zheng Yan
05:17 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Nathan Cutler wrote:
> Did you try asking on the ceph-users mailing list?
No. I will ask now. But please keep th...
Sanjay Verma
04:32 AM Dashboard Bug #38284 (Resolved): mgr/dashboard: No I/O Stats shown in the pools list
After checking with the ML I was asked to create a ticket for an issue of no live I/O stats showing in the Ceph Dashb... Ashley Merrick
03:40 AM Revision 5c9b481f (ceph): crimson/net: msgr default to v1 in test_alien_echo
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:38 AM Revision 1f9f0b97 (ceph): crimson/net: fix nonce setting in test_alien_echo
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:35 AM Revision a0ea30e1 (ceph): crimson/net: fix var capture in test_alien_echo
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
01:15 AM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
I think it was resolved by this https://github.com/ceph/ceph/pull/20571
and the related issue is http://tracker.ceph...
huang jun
12:27 AM Revision a1a3e796 (ceph): install-deps.sh: Fixes for RHEL 7
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza

02/12/2019

11:38 PM RADOS Bug #38083: mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
This seems to reliably fail in mimic only with rhel_latest.yaml.
http://pulpito.ceph.com/nojha-2019-02-12_21:14:17...
Neha Ojha
11:06 PM Revision d8000a55 (ceph): mds: resolve memory leak of recall gather
Small change in behavior: after all clients respond to session flush, immediate
begin next recall instead of waiting ...
Patrick Donnelly
10:55 PM Revision 58abc484 (ceph): mgr/dashboard: Add implicit wait in e2e tests
Fixes: https://tracker.ceph.com/issues/38269
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:51 PM RADOS Bug #38283 (Resolved): max-pg-per-osd tests failing
... Sage Weil
10:49 PM RADOS Bug #38282 (Resolved): cephtool/test.sh failure in test_mon_osd_pool_set
... Sage Weil
10:48 PM mgr Bug #38281 (Resolved): mgr segv in ActivePyModule::handle_command -> PyObject_CallMethod ...
... Sage Weil
10:45 PM Revision 54eee67b (ceph): Merge PR #26385 into master
* refs/pull/26385/head:
mon: mons also connect to mgrs
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: João E...
Sage Weil
10:41 PM Revision a961b898 (ceph): messages/MMonMgrReport: fix compat decoding
Broken by 08d1a6fc3c57ccbeb6dff8fce1aae429edca97f3
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:06 PM Revision bcb27104 (ceph): Merge pull request #26377 from tchaikov/wip-mgr-plugin-arch-all
debian/control: change Architecture python plugins to "all" Dan Mick
10:03 PM Cleanup #38088: Add dependencies for missing Python packages
The confusion about grpc in https://tracker.ceph.com/issues/38088#note-5 is because grpc is nothing to do with this c... Dan Mick
07:16 PM Cleanup #38088: Add dependencies for missing Python packages
Adding the SSH orchestrator manager module to this list.
The dependency is the remoto package version >= 0.35: htt...
Noah Watkins
05:26 PM Cleanup #38088: Add dependencies for missing Python packages

Does this tracker apply to a new build machine? The pyopenssl is needed for a local build machine run-standalone.s...
David Zafman
09:59 PM CephFS Backport #37481 (Resolved): luminous: mds: MDCache.cc: 11673: abort()
Patrick Donnelly
09:52 PM CephFS Backport #37481: luminous: mds: MDCache.cc: 11673: abort()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25990
merged
Yuri Weinstein
09:58 PM CephFS Bug #37594 (Resolved): mds: mds state change race
Patrick Donnelly
09:58 PM CephFS Backport #37760 (Resolved): luminous: mds: mds state change race
Patrick Donnelly
09:52 PM CephFS Backport #37760: luminous: mds: mds state change race
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26005
merged
Yuri Weinstein
09:58 PM CephFS Backport #38084 (Resolved): luminous: mds: log new client sessions with various metadata
Patrick Donnelly
09:52 PM CephFS Backport #38084: luminous: mds: log new client sessions with various metadata
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26257
merged
Yuri Weinstein
09:57 PM CephFS Backport #38104 (Resolved): luminous: client: session flush does not cause cap release message flush
Patrick Donnelly
09:51 PM CephFS Backport #38104: luminous: client: session flush does not cause cap release message flush
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26271
merged
Yuri Weinstein
09:56 PM CephFS Backport #38098 (Resolved): luminous: mds: optimize revoking stale caps
Patrick Donnelly
09:50 PM CephFS Backport #38098: luminous: mds: optimize revoking stale caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26278
merged
Yuri Weinstein
09:52 PM Revision 1f910bc2 (ceph): Merge pull request #25990 from ukernel/luminous-37760
luminous: mds: handle fragment notify race
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
09:52 PM Revision e18688fa (ceph): Merge pull request #26005 from ukernel/luminous-37481
luminous: mds: handle state change race
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
09:51 PM Revision 2f6289ff (ceph): Merge pull request #26257 from batrick/i38084
luminous: mds: log new client sessions with various metadata
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
09:51 PM Revision 727b6073 (ceph): Merge pull request #26271 from batrick/i38104
luminous: client: session flush does not cause cap release message flush
Reviewed-by: Venky Shankar <vshankar@redhat...
Yuri Weinstein
09:50 PM Revision 116a1504 (ceph): Merge pull request #26278 from ukernel/luminous-stale-caps
luminous: mds: optimize revoking stale caps
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
08:08 PM Revision d95a29e4 (ceph): Merge pull request #26246 from leseb/cb-typo
ceph-volume: add space between words
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:32 PM rbd Bug #37998 (Resolved): [migration] do not return migration source via "get_parent" librbd API
Mykola Golub
07:31 PM Revision c8884ec3 (ceph): Merge pull request #26337 from dillaman/wip-37998
librbd: get_parent API method should properly handle migrating image
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:16 PM devops Bug #38261 (Resolved): RHEL should not try to install subman
Ken Dreyer
07:13 PM Revision 2f88b85e (ceph): Merge pull request #26368 from alfredodeza/wip-rm38261
build: further removal of `subman` configuration
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai...
Ken Dreyer
07:01 PM Revision 3f49d9c3 (ceph): Merge pull request #26344 from liewegas/wip-centos-notmcalloc-only-mimic
mimic: qa: don't use notcmalloc flavor unless we need it Sage Weil
06:40 PM Revision 4744cbb7 (ceph): mon/MonMap: add min_mon_release field
This is the minimum release that is allowed to join the monitor cluster.
It is redundant with respect to the persiste...
Sage Weil
06:40 PM Revision e8aac25a (ceph): monmaptool: don't spew usage on any error
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM Revision f78d0012 (ceph): monmaptool: add --set-min-mon-release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM Revision 9e941eb6 (ceph): mon/MonMapMonitor: set initial min_mon_release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM Revision b52b0811 (ceph): mon: maintain quorum_min_mon_release
Pre-nautilus mons will appear as release 0.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:40 PM Revision 77204a9d (ceph): mon/MonmapMonitor: increase min_mon_release when full quorum is upgraded
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
[19:03:16] alfredodeza: leseb: where would ceph-volume use the value for --mon-host? 
[19:03:33] leseb: alfredodeza ...
Sébastien Han
05:58 PM ceph-volume Bug #38279 (New): ceph-volume should be able to work without ceph.conf
As we move toward removing the ceph.conf on several orchestrators, ceph-volume needs to able to read various informat... Sébastien Han
06:18 PM Dashboard Feature #38280 (Duplicate): mgr/dashboard: add DEBUG mode
Add DEBUG flag to provide debug-friendly features for both back-end/front-end without (if possible) the need to resta... Ernesto Puerta
05:47 PM RADOS Feature #36737 (Resolved): Allow multi instances of "make tests" on the same machine
Kefu Chai
08:06 AM RADOS Feature #36737 (Pending Backport): Allow multi instances of "make tests" on the same machine
Nathan Cutler
05:47 PM RADOS Backport #38266 (Resolved): mimic: test: Allow multi instances of "make tests" on the same machine
Kefu Chai
08:07 AM RADOS Backport #38266: mimic: test: Allow multi instances of "make tests" on the same machine
h3. original description
Currently it's only possible to run `...make; make tests -j8; ctest ...` on the same mach...
Nathan Cutler
08:04 AM RADOS Backport #38266 (In Progress): mimic: test: Allow multi instances of "make tests" on the same mac...
https://github.com/ceph/ceph/pull/26376 Kefu Chai
07:58 AM RADOS Backport #38266 (Resolved): mimic: test: Allow multi instances of "make tests" on the same machine
https://github.com/ceph/ceph/pull/26376 Kefu Chai
05:45 PM mgr Bug #38278 (Can't reproduce): mgr: segfault, dashboard, PyModuleRunner::serve > PyString_FromStri...
vstart. CentOS7. master (2275a41d09)... Ernesto Puerta
05:45 PM Revision 5018a0e3 (ceph): Merge pull request #25944 from wido/mimic-zabbix-pg
mimic: mgr/zabbix: Send more PG information to Zabbix
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:23 PM Revision f50ff041 (ceph): Merge pull request #26376 from tchaikov/mimic-38266
mimic: tests: Allow multi instances of "make tests" on the same machine
Reviewed-by: Yuri Weinstein <yweinste@redhat...
Yuri Weinstein
05:22 PM Revision 8bc623b9 (ceph): test: run-standalone.sh set local library location so mgr can find libr...
This caused qa/standalone/misc/test-ceph-helpers.sh to fail
"MGR_MODULE_DEPENDENCY 8 mgr modules have failed depe...
David Zafman
05:17 PM Revision 99493b4a (ceph): doc: add Ceph Manager Dashboard to top-level TOC
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
05:11 PM Revision 41c385ba (ceph): buffer: disable hypercombining in bufferlist.
We're seeing various failures like:
* http://tracker.ceph.com/issues/38024,
* http://tracker.ceph.com/is...
Radoslaw Zarzynski
04:48 PM CephFS Bug #38263 (Fix Under Review): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Patrick Donnelly
03:12 AM CephFS Bug #38263 (Resolved): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
```
2019-01-25 10:08:13.917522 7f882dcca700 -1 /data/build_ceph/ceph-build-luminous/BUILD/ceph-12.2.8-217-gaf1d23f09...
Zhi Zhang
04:12 PM Revision 3e57c0f6 (ceph): test: write log file to current directory
instead of writing log files to '/tmp', write them to current directory.
by default, ctest runs the tests in ${CMAKE...
Kefu Chai
04:12 PM Revision 4e040772 (ceph): test: listen on random port in tests which start ceph-mon
See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit...
Kefu Chai
04:10 PM RADOS Backport #38277 (Resolved): mimic: osd_map_message_max default is too high?
https://github.com/ceph/ceph/pull/29242 Nathan Cutler
04:10 PM RADOS Backport #38276 (Resolved): luminous: osd_map_message_max default is too high?
https://github.com/ceph/ceph/pull/28640 Nathan Cutler
04:10 PM RADOS Backport #38275 (Resolved): mimic: Fix recovery and backfill priority handling
https://github.com/ceph/ceph/pull/27081 Nathan Cutler
04:09 PM RADOS Backport #38274 (Resolved): luminous: Fix recovery and backfill priority handling
https://github.com/ceph/ceph/pull/26793 Nathan Cutler
04:03 PM Revision 6565b406 (ceph): test/crimson: should not capture temporary variables
otherwise, we are passing dangling pointers down to
`app_template::run()`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:03 PM Revision c0bca9c2 (ceph): test/crimson: always use "async" for alien msgr
avoid reading from conf as it is not populated yet without calling
`ceph::common::sharded_conf().start()` first.
Sig...
Kefu Chai
03:43 PM Revision 1c80583d (ceph): rbd: added missing feature bitmask to name mapping
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:43 PM Revision 79a10192 (ceph): rbd: removed migration source annotation from parent info
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:36 PM Revision b9177e43 (ceph): mgr/dashboard: Add UI to configure the telemetry mgr plugin
Fixes: tracker.ceph.com/issues/36488
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:35 PM Linux kernel client Bug #20164: libceph: got bad padding
Ilya Dryomov
03:35 PM bluestore Bug #38272: "no available blob id" assertion might occur
onode dump shortly before the assertion:
2019-02-12 18:23:47.546 7fca6fab1b40 0 bluestore(bluestore.test_temp_dir) ...
Igor Fedotov
03:29 PM bluestore Bug #38272: "no available blob id" assertion might occur
Backtrace from UT:
-1> 2019-02-12 18:23:48.346 7fca6fab1b40 -1 /home/if/ceph/src/os/bluestore/BlueStore.cc: In fun...
Igor Fedotov
03:26 PM bluestore Bug #38272: "no available blob id" assertion might occur
Stack trace from the customer log:
2019-02-06 00:04:25.934977 7ff3e3bca700 -1 /home/abuild/rpmbuild/BUILD/ceph-12.2....
Igor Fedotov
03:25 PM bluestore Bug #38272 (Resolved): "no available blob id" assertion might occur
We observed that on-site but unfortunately OSD were removed and are unavailable for inspection.
However I managed to...
Igor Fedotov
03:33 PM Messengers Bug #38247 (Resolved): msg/async: v2 reconnect_seq assert due to interfering connections
Sage Weil
03:32 PM RADOS Bug #38040 (Pending Backport): osd_map_message_max default is too high?
Sage Weil
03:30 PM Dashboard Bug #38273 (Duplicate): mgr/dashboard: Prevent iSCSI target edit/delete until clients are logged out
Ceph manager dashboard should validate if clients are logged-in before allowing to delete or edit an iSCSI target. Ricardo Marques
03:29 PM Revision 7dcf8221 (ceph): os/bluestore: cap reads issued during deep fsck
Fixes: https://tracker.ceph.com/issues/38065
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
03:27 PM Bug #38271: luminous: 12.2.11 link errors on Fedora 28 and 29 on s390x
Duplicate of http://tracker.ceph.com/issues/38232
Fix is pending at https://github.com/ceph/ceph/pull/26332
Nathan Cutler
03:26 PM Bug #38271 (Duplicate): luminous: 12.2.11 link errors on Fedora 28 and 29 on s390x
Nathan Cutler
02:00 PM Bug #38271 (Duplicate): luminous: 12.2.11 link errors on Fedora 28 and 29 on s390x
FYI, I found it necessary to apply
https://src.fedoraproject.org/rpms/ceph/blob/f29/f/0008-src-rgw-CMakeLists.txt....
Kaleb KEITHLEY
03:26 PM Revision e63814f1 (ceph): Merge PR #26340 into master
* refs/pull/26340/head:
osd/OSD: respect osdmap message limits
mon/OSDMonitor: limit MOSDMap message size by bytes
...
Sage Weil
03:21 PM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Did you try asking on the ceph-users mailing list? Nathan Cutler
09:59 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Zheng Yan wrote:
> need a ":" between monitor port and path. something like
>
> mount -t ceph 10.41.11.177:6789:/...
Sanjay Verma
08:31 AM Linux kernel client Support #38264 (Closed): Unable to mount Ceph FS (source mount path was not specified failed to r...
need a ":" between monitor port and path. something like
mount -t ceph 10.41.11.177:6789:/ /mnt/ceph -o name=admin...
Zheng Yan
05:09 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Sanjay Verma wrote:
> I am unable to mount a Ceph FS on a Ubuntu 16.04.5 LTS ( 4.4.0-141-generic #167-Ubuntu SMP).
...
Sanjay Verma
05:02 AM Linux kernel client Support #38264 (Closed): Unable to mount Ceph FS (source mount path was not specified failed to r...
I am unable to mount a Ceph FS on a Ubuntu 16.04.5 LTS ( 4.4.0-141-generic #167-Ubuntu SMP).
The details of Ceph F...
Sanjay Verma
03:10 PM RADOS Backport #38096 (Resolved): mimic: doc/rados/configuration: refresh osdmap section
Nathan Cutler
03:05 AM RADOS Backport #38096 (In Progress): mimic: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26373 Prashant D
03:10 PM Revision be3a20da (ceph): Merge pull request #26373 from pdvian/wip-38096-mimic
mimic: doc: rados/configuration: refresh osdmap section
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:09 PM Revision 46a03600 (ceph): Merge PR #26365 into master
* refs/pull/26365/head:
msg/async/ProtocolV2: refuse incoming reconnect attempt intended for someone else
msg/async...
Sage Weil
03:09 PM Dashboard Bug #38268 (Fix Under Review): mgr/dashboard/qa: OSD tests get stuck on Teuthology
Lenz Grimmer
09:26 AM Dashboard Bug #38268 (Resolved): mgr/dashboard/qa: OSD tests get stuck on Teuthology
The last few days I scheduled several tests on Teuthology:
- http://pulpito.ceph.com/tdehler-2019-02-08_17:01:41-r...
Tatjana Dehler
03:09 PM Revision fb4d9b7a (ceph): Merge PR #26363 into master
* refs/pull/26363/head:
ceph.spec.in: python-kubernetes broken on rhel
Reviewed-by: Brad Hubbard <bhubbard@redhat.c...
Sage Weil
03:07 PM RADOS Backport #37689 (Resolved): mimic: ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler
12:03 AM RADOS Backport #37689: mimic: ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25721
merged
Yuri Weinstein
03:07 PM RADOS Backport #37992 (Resolved): mimic: ec pool lost data due to snap clone
Nathan Cutler
12:02 AM RADOS Backport #37992: mimic: ec pool lost data due to snap clone
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26077
merged
Yuri Weinstein
03:06 PM mgr Backport #38110 (Need More Info): luminous: mgr will refuse connection from the monitor who start...
non-trivial backport - needs a mgr developer Nathan Cutler
03:02 PM mgr Backport #38109 (Resolved): mimic: mgr will refuse connection from the monitor who starts behind it
Nathan Cutler
12:01 AM mgr Backport #38109: mimic: mgr will refuse connection from the monitor who starts behind it
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26235
merged
Yuri Weinstein
03:01 PM RADOS Backport #38106 (Resolved): mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(ho...
Nathan Cutler
12:00 AM RADOS Backport #38106: mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26239
merged
Yuri Weinstein
03:01 PM bluestore Backport #38143 (Resolved): mimic: os/bluestore: fixup access a destroy cond cause deadlock or un...
Nathan Cutler
12:00 AM bluestore Backport #38143: mimic: os/bluestore: fixup access a destroy cond cause deadlock or undefine beha...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26260
merged
Yuri Weinstein
03:00 PM Dashboard Backport #38210 (Closed): mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror...
This backport tracker issue was opened in error. Closing. Nathan Cutler
02:59 PM Dashboard Backport #37870 (Resolved): mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror_mode...
This was a mimic-only fix. The original PR mentioned above targets the mimic branch and will be included in 13.2.5. Nathan Cutler
02:54 PM Revision 225cccac (ceph): Merge pull request #26323 from LenzGr/pools-typo
mgr/dashboard: Fix typo in pools management
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Volker Th...
Kefu Chai
02:53 PM bluestore Backport #38188 (In Progress): luminous: deep fsck fails on inspecting very large onodes
Nathan Cutler
02:51 PM Revision 83b00d41 (ceph): os/bluestore: do not buffer read data on deep fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a4e55dd352a28c48029a0f74cb253673e1aca109)
Igor Fedotov
02:50 PM bluestore Backport #38187 (Resolved): mimic: deep fsck fails on inspecting very large onodes
Nathan Cutler
02:49 PM RADOS Bug #27985 (Resolved): force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
Nathan Cutler
02:49 PM RADOS Backport #38111 (Resolved): mimic: force-backfill sets forced_recovery instead of forced_backfill...
Nathan Cutler
02:38 PM Revision 98bfb40b (ceph): mon: mons also connect to mgrs
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:26 PM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
up a bit higher:... Dan van der Ster
09:21 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
... Dan van der Ster
03:41 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
please gdb the coredump, check where is MDRequestImpl::~MDRequestImpl()+0x224 Zheng Yan
02:14 PM Dashboard Bug #36086 (In Progress): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" br...
Patrick Seidensal
02:09 PM Revision 1d084e48 (ceph): mgr/dashboard: Add iSCSI target edit UI
Fixes: http://tracker.ceph.com/issues/38014
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:04 PM Dashboard Feature #38021 (Resolved): mgr/dashboard: Support for iSCSI discovery authentication (frontend)
Tiago Melo
02:04 PM Revision f59b2502 (ceph): Merge pull request #26320 from tspmelo/wip-iscsi-discovery-ui
mgr/dashboard: Add iSCSI discovery authentication UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: ...
Lenz Grimmer
01:56 PM Dashboard Feature #38218 (In Progress): mgr/dashboard: Support for "No authentication" on iSCSI target (fro...
Tiago Melo
01:49 PM Dashboard Feature #24654: mgr/dashboard: Allow user to reset a forgotten password
Elzbieta Dziomdziora, just out of curiosity, do you have any idea how you will implement this? (I think that Ceph doe... Ricardo Marques
01:22 PM Revision 8018ca36 (ceph): Merge pull request #26383 from tchaikov/wip-auth-common-cleanup
auth, common: cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:14 PM CephFS Bug #38270 (Resolved): kcephfs TestClientLimits.test_client_pin fails with "client caps fell belo...
test_client_pin assert failure as below (http://pulpito.ceph.com/yuriw-2019-02-06_16:27:19-kcephfs-wip-yuri6-testing-... Venky Shankar
01:08 PM Revision a94cfa87 (ceph): mgr/volumes: properly handle NoOrchestrator exception
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
01:08 PM Revision 55422589 (ceph): mgr: make orchestrator_cli be always-on
The volumes module has at least a loose dependency on the orchestrator,
and thus also relies on the orchestrator_cli ...
Jeff Layton
01:08 PM Revision 2b836601 (ceph): mgr/dashboard: use orchestrator_cli to figure out the backend
Currently the dashboard has its own setting for the orchestrator
backend, which means that one has to set it in both ...
Jeff Layton
01:07 PM Revision 98b8f792 (ceph): mgr/orchestrator: don't have _select_orchestrator raise exceptions
This is problematic as this usually gets invoked via the Mgr remote
method, which will clobber any exception with a R...
Jeff Layton
01:05 PM Revision 0e9a0211 (ceph): mgr/orchestrator: move NoOrchestrator definition to base orchestrator.py
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
12:44 PM Revision 248e1d47 (ceph): Merge pull request #26221 from cyx1231st/wip-seastar-msgr-perf
crimson/net: misc fixes and features for crimson-messenger tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:08 PM Revision b8333517 (ceph): common/ceph_context: hardwire module_type to CEPH_ENTITY_TYPE_OSD
currently, crimson project is only targeting crimson-osd.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:08 PM Revision 9e462053 (ceph): mon/MonClient: forward declare AuthRegistry instead of #include it
to speed up the compilation.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:06 PM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
huang jun wrote:
> @rafal what the status of this issue now? did you resolve the problem?
I had to redeploy this ...
Rafal Wadolowski
04:21 AM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
@rafal what the status of this issue now? did you resolve the problem? huang jun
12:01 PM Revision c1902881 (ceph): auth/AuthServer: fix typo in comments
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:33 AM Dashboard Bug #36564 (Closed): Error accessing iSCSI page if no initiator is connected
Ernesto Puerta
11:32 AM Dashboard Feature #36560 (Closed): mgr/dashboard: Allow renaming an existing Pool
Ernesto Puerta
11:26 AM Revision 4a1dce4b (ceph): crimson/net: crimson messenger performance test tool
Support the following settings:
* mode: both, client mode, server mode;
* set server address;
* rounds of messages;
*...
Yingxin Cheng
11:18 AM Dashboard Feature #38016 (Fix Under Review): mgr/dashboard: Support for "No authentication" on iSCSI target...
Ricardo Marques
09:00 AM Dashboard Feature #38016: mgr/dashboard: Support for "No authentication" on iSCSI target (backend)
`ceph-iscsi` PR https://github.com/ceph/ceph-iscsi/pull/24 Ricardo Marques
11:18 AM Revision 771419c3 (ceph): crimson/net: improve UT performance and added timing
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
11:10 AM Dashboard Bug #37369 (Closed): mgr/dashboard: Validation for RGW user duplicate email
Ernesto Puerta
11:09 AM Dashboard Bug #37371 (Closed): mgr/dashboards: add permission check for showing "Logs" links in Landing Pag...
Ernesto Puerta
11:09 AM Dashboard Bug #37371 (Resolved): mgr/dashboards: add permission check for showing "Logs" links in Landing P...
Ernesto Puerta
11:09 AM Revision 8ed92084 (ceph): Merge pull request #26243 from nathan-weinberg/block-tabs
mgr/dashboard: Added tab tests to Block menu items
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago...
Lenz Grimmer
10:50 AM Dashboard Bug #38269 (Resolved): mgr/dashboard: webdriver-manager sometimes crashes
In some cases the webdriver-manager crashes when running the e2e tests from within Jenkins.
It seems like the webUI ...
Laura Paduano
10:24 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
!new.png!
Sorry for the late reply and thanks for updating your proposal. Looks good to me! What interval times wi...
Lenz Grimmer
10:05 AM Dashboard Feature #35809: mgr/dashboard: Configure Grafana settings through UI
Are those grafana settings manages via MODULE_OPTIONS? If yes, there is a PR that already integrates such options in ... Volker Theile
10:05 AM Dashboard Cleanup #37337 (In Progress): mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) ...
Ernesto Puerta
09:41 AM Revision 660a64b6 (ceph): Merge pull request #26364 from tchaikov/wip-test-silence-warnings
test/rgw: silence -Wsign-compare warnings
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
09:29 AM Revision 8b27f0b7 (ceph): mgr/dashboard: Add iSCSI discovery authentication UI
Fixes: https://tracker.ceph.com/issues/38021
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
09:27 AM Revision 406cd508 (ceph): mgr/dashboard: Fix order of table buttons
"float:none" is changing the order of the table buttons.
By reverting this change and setting .oadatatableactions to...
Tiago Melo
09:23 AM Revision fe5ba91d (ceph): Merge pull request #26319 from tspmelo/wip-iscsi-service-spec
mgr/dashboard: Fix iSCSI service unit tests
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
09:16 AM Revision c2def406 (ceph): rpm,deb: remove python-jinja2 dependency
python-jinja2 dependency was added for the dashboard v1 in 87399bea. but
dashboard v2, which is now known as "dashboa...
Kefu Chai
08:59 AM Dashboard Bug #38267 (Fix Under Review): mgr/dashboard: Module dashboard.services.ganesha has several lint ...
Volker Theile
08:49 AM Dashboard Bug #38267 (In Progress): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
Volker Theile
08:41 AM Dashboard Bug #38267 (Resolved): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
... Volker Theile
08:56 AM Revision fc65a683 (ceph): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
Fixes: https://tracker.ceph.com/issues/38267
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
08:51 AM Dashboard Feature #38090: mgr/dashboard: Support for multiple iSCSI backstores (backend)
`ceph-iscsi` PR https://github.com/ceph/ceph-iscsi/pull/23 Ricardo Marques
08:48 AM Revision f2397748 (ceph): crimson/net: promote policy related method to Messenger
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
08:48 AM Revision 67607791 (ceph): crimson/net: port sharded-msgr to existing code
Port sharded-msgr to crimson osd, monc, heartbeat and tests with
compatible mode.
Signed-off-by: Yingxin Cheng <ying...
Yingxin Cheng
08:48 AM Revision be9a832a (ceph): crimson/net: fix memory leak
Do not enqueue sent before lossless policy implemented, it is causing
memory leak.
Signed-off-by: Yingxin Cheng <yin...
Yingxin Cheng
08:48 AM Revision cf92062e (ceph): crimson/net: suppress info logs for frequent keepalive
The new unittest_seastar_messenger will print out the count of keepalive
attempts at the end of the execution.
Signe...
Yingxin Cheng
08:48 AM Revision 09294483 (ceph): crimson/net: compatible mode of crimson-msgr
Added a compatible mode with master_sid to support single-core
dispatcher.
Signed-off-by: Yingxin Cheng <yingxinchen...
Yingxin Cheng
08:47 AM Revision 7ac5fb01 (ceph): crimson/net: enable connections on all cores
Implement the sharded crimson-messenger:
* Sharded Messenger: provides shared-nothing Messenger for each shard,
it...
Yingxin Cheng
08:23 AM Revision 9b020d01 (ceph): debian/control: change Architecture python plugins to "all"
change following plugins' Architecture to "all", as they are pure python
plugins, and are architecture-independent pa...
Kefu Chai
08:02 AM RADOS Backport #38073 (Resolved): luminous: build/ops: Allow multi instances of "make tests" on the sam...
Kefu Chai
08:00 AM Dashboard Bug #38265: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is failing in T...
Distribution: Ubuntu 16.04 Tatjana Dehler
07:50 AM Dashboard Bug #38265 (Resolved): mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is f...
tasks.mgr.test_dashboard.TestDashboard.test_standby is failing in Teuthology:... Tatjana Dehler
07:22 AM Revision 8e265da3 (ceph): mgr/orchestrator: fix device pretty-print, added unit test
Signed-off-by: Ricardo Dias <rdias@suse.com> Sebastian Wagner
03:56 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

I created a simple fix for this scenario in https://github.com/ceph/ceph/pull/20933. The result is probably this s...
David Zafman
03:14 AM Revision 03be8347 (ceph): rgw: Add append object api
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
03:14 AM Revision 5197c69e (ceph): rgw: fix compile error for appending object
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
02:58 AM RADOS Backport #38095 (In Progress): luminous: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26372 Prashant D
02:57 AM Revision e01b99c3 (ceph): Merge pull request #26255 from tchaikov/wip-crimson-hb
crimson/osd: add more heartbeat peers
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:44 AM Revision 72c93baa (ceph): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
If MDS handles cap release before _unlink_local_finish, then when MDS
processes _unlink_local_finish, eval_stray migh...
Zhi Zhang
02:07 AM Revision dabec3dd (ceph): osd, test: Add test case with osd support for overdue PG scrubs and dee...
Add trigger_deep_scrub osd command for testing
Publish stats when trigger_scrub/trigger_deep_scrub is used for testin...
David Zafman
02:03 AM Revision 7e421d78 (ceph): osd,mon,mds: support get|set tcmalloc release rate
Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn> Zengran Zhang
02:01 AM Revision d2d51658 (ceph): osd/PG: add set_last_scrub_stamp
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3ca232e650f56385e86d278cb36261017667c672)
Conf...
Sage Weil
01:37 AM Revision d90dee14 (ceph): mon: Fix scrub health warning handling
Make this mon_warn code clearer since it involves 2 values
Code used mon scrub interval instead of pg scrub interval
...
David Zafman
01:36 AM Revision cfa841c8 (ceph): mon: Limit the detailed warnings of pgs not scrubbed or deep-scrubbed
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit 3507706a8568a5af556c75372c85c690917bab6c)
Zhi Zhang
01:23 AM Revision 3d880c87 (ceph): common: Fix some configuration descriptions
osd_scrub_backoff_ratio
osd_deep_scrub_randomize_ratio
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry pick...
David Zafman
01:23 AM Revision 14aecf62 (ceph): osd: Increase log level in PG::_update_calc_stats()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c660ef1b1fe0812bd502ea0e7f446a88f2b08431)
David Zafman
01:23 AM Revision 310c9765 (ceph): test: Correct typo trying to call flush_pg_stats
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 879d89aace47bff63ddd08bd470ded7f1904eeaf)
David Zafman
12:31 AM mgr Bug #38262 (In Progress): New Bionic install fails qa/standalone/ceph-helpers.sh

After fixing the code to find librados.so.3 the same test failed dependency on pyopenssl....
David Zafman
12:05 AM RADOS Bug #36517: client crashes osd with empty object name
Ok, thank you Noah! Much appreciated. I'll have a look at this soon. Jesse Williamson
12:03 AM Revision 4dd5074e (ceph): Merge pull request #25721 from ashishkumsingh/wip-37689-mimic
mimic: ceph-objectstore-tool: Dump hashinfo
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
12:02 AM Revision 4a047e01 (ceph): Merge pull request #26077 from ashishkumsingh/wip-37992-mimic
mimic: osd: keep using cache even if op will invalid cache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:01 AM Revision 015ffb59 (ceph): Merge pull request #26235 from pdvian/wip-38109-mimic
mimic: mgr will refuse connection from the monitor who starts behind it
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
12:00 AM Revision 5a65b004 (ceph): Merge pull request #26239 from pdvian/wip-38106-mimic
mimic: osd/PG.cc: account for missing set irrespective of last_complete
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
12:00 AM Revision 45a67902 (ceph): Merge pull request #26260 from pdvian/wip-38143-mimic
mimic: os/bluestore: fixup access a destroy cond cause deadlock or undefine
Reviewed-by: Igor Fedotov <ifedotov@suse...
Yuri Weinstein

02/11/2019

11:27 PM Revision 96c8a480 (ceph): pybind/orch: add refresh option to inventory query
allow a user of the orchestrator interface to express that the inventory
query should not read from any cached invent...
Noah Watkins
11:26 PM Revision 0a1ac641 (ceph): Merge PR #26282 into master
* refs/pull/26282/head:
mon: include progress events in 'ceph status' output
mon/MgrStatMonitor: persist progress e...
Sage Weil
10:58 PM mgr Bug #38262 (Resolved): New Bionic install fails qa/standalone/ceph-helpers.sh

A brand new Ubuntu Bionic install fails qa/standalone/ceph-helpers.sh.
cd build
../qa/run-standalone.sh test-ce...
David Zafman
10:51 PM Revision 9b4d0ed5 (ceph): doc/rados/configuration: refresh osdmap section
"osd map cache size" and "osd map message max" were reduced in commit
855955e58e63 ("osd: reduce size of osdmap cache...
Ilya Dryomov
10:49 PM CephFS Bug #37547 (Resolved): client: fix failure in quota size limitation when using samba
Nathan Cutler wrote:
> @Patrick - Jos reports the luminous backport is non-trivial. Do we really need it?
No we d...
Patrick Donnelly
12:27 PM CephFS Bug #37547: client: fix failure in quota size limitation when using samba
@Patrick - Jos reports the luminous backport is non-trivial. Do we really need it? Nathan Cutler
10:49 PM CephFS Backport #37696 (Rejected): luminous: client: fix failure in quota size limitation when using samba
Patrick Donnelly
12:22 PM CephFS Backport #37696: luminous: client: fix failure in quota size limitation when using samba
Non-trivial backport. First backport attempt, https://github.com/ceph/ceph/pull/25679, was closed. Nathan Cutler
10:36 AM CephFS Backport #37696 (Need More Info): luminous: client: fix failure in quota size limitation when usi...
Jos Collin
10:48 PM Revision ae638bfd (ceph): ceph-mon: slightly more helpful output during mkfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:48 PM Revision e3c60c3a (ceph): doc/rados/configuration: refresh osdmap section
"osd map cache size" and "osd map message max" were reduced in commit
855955e58e63 ("osd: reduce size of osdmap cache...
Ilya Dryomov
10:46 PM Dashboard Backport #38210: mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror_mode' re...
@Nathan Shall we close this backport as changes are already in mimic ? Kindly verify and close it. Prashant D
10:45 PM Dashboard Backport #38210 (Need More Info): mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable...
Already backported :
commit 1a857126bd6ff2fadcadd77a600febf531180863
Merge: 4d72773ccd e0005f6b61
Author: Yuri ...
Prashant D
10:12 PM Bug #38174: vstart.sh: fail to pass params monmaptool correctly with --msgr21
Any more details about this Yehuda? I'm not quite sure what's going on from just the title. Greg Farnum
09:58 PM RADOS Bug #36517: client crashes osd with empty object name
Jesse,
This is still a bug in the latest master. Also, it appears to be worse than before--it seems as though raw ...
Noah Watkins
09:47 PM Revision 059844f9 (ceph): Merge PR #26336 into master
* refs/pull/26336/head:
qa/tasks/keystone.py: no need for notcmalloc in example
qa/suites/rgw/tempest/tasks/rgw_tem...
Sage Weil
09:42 PM rbd Bug #38260: "Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous
... Brad Hubbard
04:49 PM rbd Bug #38260 (Won't Fix): "Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous
Run: http://pulpito.ceph.com/teuthology-2019-02-10_05:50:01-upgrade:client-upgrade-kraken-luminous-distro-basic-smith... Yuri Weinstein
09:33 PM mgr Bug #38255: mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab builds
I knew I didn't want to add that dep Dan Mick
06:09 PM mgr Bug #38255: mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab builds
workaround: https://github.com/ceph/ceph/pull/26363 Sage Weil
02:31 PM mgr Bug #38255: mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab builds
Dan, is this related to https://github.com/ceph/ceph/pull/25977 ? Sebastian Wagner
11:53 AM mgr Bug #38255 (Closed): mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab bu...
'sudo yum -y install ceph-mgr-rook' failed for two rhel 7.5 Sepia lab builds:
- http://pulpito.ceph.com/tdehler-20...
Tatjana Dehler
09:18 PM devops Bug #38261 (Fix Under Review): RHEL should not try to install subman
master PR https://github.com/ceph/ceph/pull/26368 Alfredo Deza
05:53 PM devops Bug #38261 (Resolved): RHEL should not try to install subman
cmake tries to to install subman even after its removal in http://github.com/ceph/ceph/commit/1bcc870305dbbe9b3b04278... Ken Dreyer
09:15 PM Revision e517b022 (ceph): cmake: further removal/cleanup of subman configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:14 PM Revision 3bf76e21 (ceph): rpm: further removal/cleanup of subman calls
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:09 PM Revision 063a7d98 (ceph): Merge pull request #26288 from neha-ojha/wip-wl-slow-mimic
mimic: qa/tasks/thrashosds-health.yaml: whitelist "slow request"
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:08 PM bluestore Backport #38187: mimic: deep fsck fails on inspecting very large onodes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26291
merged
Yuri Weinstein
09:08 PM Revision 0b8773e1 (ceph): Merge pull request #26291 from pdvian/wip-38187-mimic
mimic: deep fsck fails on inspecting very large onodes
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by...
Yuri Weinstein
09:07 PM RADOS Backport #38111: mimic: force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26324
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
m...
Yuri Weinstein
09:07 PM Revision cb2af5be (ceph): Merge pull request #26324 from smithfarm/wip-38111-mimic
mimic: osd: force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
Reviewed-by: David Zafman <dzaf...
Yuri Weinstein
07:02 PM Revision 3892b813 (ceph): os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
If we get an error from f[data]sync that is always a fatal error.
Fixes: http://tracker.ceph.com/issues/38258
Signed...
Sage Weil
06:21 PM Revision bcba0202 (ceph): mgr/dashboard: Fix typo in pools management
Typo fix: "suite your needs" -> "suit your needs"
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
Lenz Grimmer
05:41 PM mgr Bug #38228: mgr: NO TRACE DUMP - "reap_dead start"
Another occurrence of this one. No trace dump either. Same "reap_dead start" and v2 mon connection messages. Ernesto Puerta
05:35 PM Dashboard Feature #38014 (Fix Under Review): mgr/dashboard: Edit iSCSI target from the UI (frontend)
Tiago Melo
05:23 PM Revision 3b797011 (ceph): Merge pull request #26322 from trociny/wip-mock-warning
test/librbd: fix 'Uninteresting mock function call' warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:16 PM Cleanup #38088: Add dependencies for missing Python packages
for -root and -local:
https://launchpad.net/~james-page/+archive/ubuntu/ceph-backport-testing
contains backpo...
James Page
05:13 PM RADOS Bug #38172: segv in rocksdb NewIterator
I'm guessing this is a dup of #38024 Sage Weil
05:11 PM RADOS Bug #38258 (Fix Under Review): filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26366 Sage Weil
02:33 PM RADOS Bug #38258 (Resolved): filestore: fsync(2) return value not checked
WBThrottle is the main one, but there are also fsync(2) calls in the write guard code that should be checked. Sage Weil
05:03 PM Messengers Bug #38247 (Fix Under Review): msg/async: v2 reconnect_seq assert due to interfering connections
https://github.com/ceph/ceph/pull/26365 Sage Weil
05:02 PM Revision bc7f5674 (ceph): msg/async/ProtocolV2: refuse incoming reconnect attempt intended for so...
The same scenario that was possible on client_ident is also possible
for reconnect: on the accepting side we recogniz...
Sage Weil
04:34 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
From the first log, this looks like #36541. My guess is the crashes you were seeing after were continued problems fr... Sage Weil
04:29 PM Revision 67aa9931 (ceph): test/rgw: silence -Wsign-compare warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:20 PM Revision e1e3dc93 (ceph): Merge pull request #26318 from wjwithagen/wjw-fix-crush_weights.sh-sed
test: switch to GNU sed on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 PM Revision c32c4874 (ceph): ceph.spec.in: python-kubernetes broken on rhel
Error: Package: python2-kubernetes-8.0.0-6.el7.noarch (epel)
Requires: python-adal
Signed-off-by: Sage We...
Sage Weil
03:51 PM Dashboard Cleanup #38259 (New): mgr/dashboard: replace pluggy lightweight implementation with packaged one
"Feature toggles":https://github.com/ceph/ceph/pull/26102 introduced a dependency on Python library pluggy. This shou... Ernesto Puerta
03:29 PM Revision e399fc75 (ceph): msg/async/ProtocolV2: refuse incoming connection intended for someone else
If we get a client_ident frame, and they are trying to talk to someone
else, drop the connection.
This is an inelega...
Sage Weil
03:13 PM Dashboard Feature #37530 (Resolved): mgr/dashboard: Feature toggles
Lenz Grimmer
03:02 PM Revision 56cdaca1 (ceph): mgr/dashboard: Fix iSCSI service unit tests
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
03:00 PM Revision 400686ef (ceph): Merge pull request #26339 from idryomov/wip-krbd-namespaces-test
qa: krbd namespaces test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:58 PM Revision 4431d6d6 (ceph): Merge pull request #26102 from rhcs-dashboard/wip-featuretoggles
mgr/dashboard: add Feature Toggles
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Patrick Nawracay...
Lenz Grimmer
02:48 PM RADOS Bug #24685: config options: possible inconsistency between flag 'can_update_at_runtime' and 'flag...
Yes, I can edit them now. Thanks Nathan :) Tatjana Dehler
02:36 PM RADOS Bug #24685: config options: possible inconsistency between flag 'can_update_at_runtime' and 'flag...
@Tatjana - I added you to the "ceph developers" group so you should be able to change Status etc. fields. Nathan Cutler
02:35 PM RADOS Bug #24685 (Resolved): config options: possible inconsistency between flag 'can_update_at_runtime...
Nathan Cutler
11:05 AM RADOS Bug #24685: config options: possible inconsistency between flag 'can_update_at_runtime' and 'flag...
I retested it and the issue is gone from my point of view. Unfortunately I can't tell which pull request fixed it.
...
Tatjana Dehler
02:42 PM Revision cb18eb2f (ceph): librbd: get_parent API method should properly handle migrating image
The true parent of a migrating parent is actually the parent of the
migration source image. There are other API metho...
Jason Dillaman
02:16 PM rbd Bug #38252 (Rejected): librbd: leak in Journal<I>::start_append()
Sorry Jason, I confused myself while debugging the leak from the `make check` in that PR. There is no issue here. Patrick Donnelly
01:23 PM rbd Bug #38252 (Need More Info): librbd: leak in Journal<I>::start_append()
Please provide details Jason Dillaman
05:31 AM rbd Bug #38252 (Rejected): librbd: leak in Journal<I>::start_append()
https://github.com/ceph/ceph/blob/b4fa47390d79cc835be6e19e65b2bd6cf29f5173/src/librbd/Journal.cc#L1171
Found while...
Patrick Donnelly
01:25 PM Dashboard Bug #36086 (New): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" breaks OSD...
Patrick Seidensal
01:20 PM Revision 5ac9e85a (ceph): mgr: Improve ActivePyModules::get_typed_config implementation
- Remove PyModuleRegistry::module_exists method
- Refactor PyModuleRegistry::get_module method
Signed-off-by: Volker...
Volker Theile
01:18 PM mgr Bug #38254 (Resolved): mgr/orch: doc: Fix Ceph docs build error: failed to import method u'Orches...
Lenz Grimmer
01:12 PM mgr Bug #38254 (Fix Under Review): mgr/orch: doc: Fix Ceph docs build error: failed to import method ...
Lenz Grimmer
11:26 AM mgr Bug #38254 (Resolved): mgr/orch: doc: Fix Ceph docs build error: failed to import method u'Orches...
Ernesto Puerta
01:16 PM Revision 35d17efa (ceph): Merge pull request #26360 from rhcs-dashboard/wip-38254-master
doc: mgr/orch: Fix remote_host doc reference
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
01:12 PM rgw Bug #37801 (In Progress): s3 compatibility for listing object
albin antony from our team is finishing up a listobjects v2 implementation
old: https://github.com/ceph/ceph/pull...
Matt Benjamin
01:04 PM mgr Bug #23752 (Can't reproduce): Exceptions on two datapoints with same timestamp
Unable to reproduce this in the current dashboard and there haven't been any other reports about this. Please re-open... Lenz Grimmer
01:02 PM Messengers Bug #38216 (In Progress): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
I have a big wip-v2-upgrade branch in progress that resolves all of the (many) upgrade problems. Sage Weil
01:01 PM Dashboard Cleanup #22323 (Won't Fix): Suggest changing OSD Daemon page to show the Graph first and then G/M...
Sorry for the late reply, just stumbled over this issue while grooming the backlog. The displaying of this informatio... Lenz Grimmer
12:57 PM mgr Backport #38257 (In Progress): luminous: restful: py got exception when get osd info
Nathan Cutler
12:56 PM mgr Backport #38257 (Resolved): luminous: restful: py got exception when get osd info
https://github.com/ceph/ceph/pull/26199 Nathan Cutler
12:44 PM Dashboard Bug #37401 (Resolved): mgr/dashboard: chart slice hiding is not remembered
Lenz Grimmer
12:44 PM mgr Bug #37917 (Resolved): SSO: Raw error message shown when logged in with non existent ceph user
Lenz Grimmer
12:41 PM mgr Bug #23418 (Won't Fix): doc: Dashboard account creation
Resolving this as "Won't fix", as it's not a dashboard bug. Improving the documentation as suggested is part of the "... Lenz Grimmer
12:35 PM RADOS Backport #38256 (Need More Info): luminous: OSD crashes when loading pgs with "FAILED assert(inte...
Nathan Cutler
12:35 PM RADOS Backport #38256 (New): luminous: OSD crashes when loading pgs with "FAILED assert(interval.last >...
Sage writes in https://github.com/ceph/ceph/pull/25800
We're having a hard time root causing http://tracker.ceph.c...
Nathan Cutler
12:31 PM RADOS Backport #38256 (In Progress): luminous: OSD crashes when loading pgs with "FAILED assert(interva...
Nathan Cutler
12:30 PM RADOS Backport #38256 (Duplicate): luminous: OSD crashes when loading pgs with "FAILED assert(interval....
Nathan Cutler
12:30 PM RADOS Bug #21142 (Pending Backport): OSD crashes when loading pgs with "FAILED assert(interval.last > l...
Nathan Cutler
12:12 PM rgw Bug #23651: Dynamic bucket indexing, resharding and tenants still seems to be broken
I believe this issue is fixed in https://ceph.com/releases/v12-2-11-luminous-released/ ? Mark Schouten
11:55 AM Revision ec949ab7 (ceph): doc: mgr/orch: Fix remote_host doc reference
The type fix in the remote_host to remove_host has caused a Ceph docs
build failure.
Introduced-By: 05cfa6f
Fixes: h...
Ernesto Puerta
11:53 AM Revision 8ea24dd9 (ceph): Merge pull request #26268 from smithfarm/wip-opensuse-s390
rpm: do not exclude s390x build on openSUSE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
11:07 AM Revision 7b06daed (ceph): doc: mgr/dashboard: feature-toggles: Add doc
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:07 AM Revision d15eb658 (ceph): mgr/dashboard: feature-toggles: Fix formatting
Fix front-end formatting as suggested by tspmelo
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto ...
Ernesto Puerta
11:07 AM Revision 001c049e (ceph): mgr/dashboard: feature-toggles: Update Hacking
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:07 AM Revision c7ba1ba1 (ceph): mgr/dashboard: feature-toggles: minor fixes
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:07 AM Revision ae8e2887 (ceph): doc: mgr/dashboard: feature-toggles: Fix config
Add '*.inc.rst' to the list of excluded patterns from sphinx-build. This
allows for using '*.inc.rst' as includes, an...
Ernesto Puerta
11:07 AM Revision 8f29ff51 (ceph): mgr/dashboard: feature-toggles: add py unit tests
Add python unit test for feature toggles plugin, and refactor other
files, and add a new type of function cache decor...
Ernesto Puerta
10:28 AM rgw Bug #23841 (Duplicate): multisite: es sync instance not same between inc-sync and full-sync
Nathan Cutler
10:26 AM Revision 19343d4d (ceph): rgw: es_obj_metadata encode instance "null" for none-version obj
full-sync will get "null" for instance, but inc-sync will get
empty string, so keep the same
fixes: http://tracker.c...
Shang Ding
10:26 AM Revision f84b5718 (ceph): rgw: skip sync olh info to es
sync null versioned object will get olh info
fixes: http://tracker.ceph.com/issues/23842
Signed-off-by: Tianshan Qu...
Tianshan Qu
10:06 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I still seem to be experiencing these errors, albeit at a much reduced rate since upgrading to 13.2.3. I could wake u... Nick Fisk
09:52 AM Dashboard Feature #38021 (Fix Under Review): mgr/dashboard: Support for iSCSI discovery authentication (fro...
Ricardo Marques
09:52 AM Dashboard Feature #38017 (Resolved): mgr/dashboard: Support for iSCSI discovery authentication (backend)
Ricardo Marques
09:50 AM Revision 3fb2d726 (ceph): Merge pull request #26115 from ricardoasmarques/iscsi-discovery-auth-api
mgr/dashboard: iSCSI discovery authentication API
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
09:24 AM Revision a0a575c7 (ceph): mgr/orchestrator: fix device pretty print with None attributes
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
08:52 AM Revision ad7abc39 (ceph): Merge pull request #26314 from sebastian-philipp/orchestrator-host-mon-mgr
mgr/orchestrator: Add host mon mgr management to interface
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by...
Sebastian Wagner
08:14 AM Documentation #38253 (New): doc: Documentation about daemon restart with SELinux
ceph-selinux restarts all MON and OSD daemons on package upgrade.
See:
- https://tracker.ceph.com/issues/21672
-...
Wido den Hollander
03:08 AM RADOS Backport #38243 (In Progress): mimic: scrub warning check incorrectly uses mon scrub interval
https://github.com/ceph/ceph/pull/26356 Prashant D
01:15 AM RADOS Backport #38240 (In Progress): luminous: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26355 Prashant D
01:12 AM RADOS Backport #38239 (In Progress): mimic: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26354 Prashant D

02/10/2019

11:09 PM Revision cd9b99c8 (ceph): qa/tasks/radosbench: default to 64k writes
The default rados bench is 4MB writes, but this tends to fill up our
tiny test clusters. Use 64KB instead.
Signed-o...
Sage Weil
10:34 PM Revision 62057986 (ceph): qa/tasks/radosbench: default to 64k writes
The default rados bench is 4MB writes, but this tends to fill up our
tiny test clusters. Use 64KB instead.
Signed-o...
Sage Weil
08:18 PM Revision 5684a5e6 (ceph): rgw: pubsub add different create/delete events
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:51 PM Dashboard Feature #35809: mgr/dashboard: Configure Grafana settings through UI
Another thing that can be customized is the refresh interval of the graph. Kanika Murarka

02/09/2019

08:57 PM rgw Bug #38251: rgw: RGWGC add perfcounter retire counter
https://github.com/ceph/ceph/pull/26351 Matt Benjamin
08:43 PM rgw Bug #38251 (Resolved): rgw: RGWGC add perfcounter retire counter
As an incremental step toward GC rate estimation, add a gc retire counter. Matt Benjamin
07:46 PM Revision b4fa4739 (ceph): Merge PR #25977 into master
* refs/pull/25977/head:
qa/suites: exclude new packages when installing old versions
rpm: add dependency on python-...
Sage Weil
05:14 PM bluestore Bug #38250 (Rejected): assert failure crash prevents ceph-osd from running
One of my OSDs keeps crashing shortly after startup, which is preventing it from joining the cluster. The core issue... Adam DC949
02:29 PM Revision 33582d22 (ceph): Merge PR #26327 into master
* refs/pull/26327/head:
doc/dev/msgr2: bring up to date with new HELLO, different RECONNECT
msg/async/ProtocolV2: s...
Sage Weil
02:28 PM Messengers Bug #38247: msg/async: v2 reconnect_seq assert due to interfering connections
easy fix:
- change client_ident to include who we *want* to connect to, so receiving end can ignore it early.
h...
Sage Weil
02:25 PM Messengers Bug #38247: msg/async: v2 reconnect_seq assert due to interfering connections
The problem: We send a client_ident identifying *ourselves*, but not who we are trying to connect to. And on the ser... Sage Weil
01:32 PM Revision ed98a198 (ceph): Merge pull request #25082 from rzarzynski/wip-bl-less-atomic
common: optimize reference counting in bufferlist
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:14 PM Messengers Bug #38249 (Won't Fix): SimpleMessenger.cc: 260: FAILED ceph_assert(!cleared)
... Kefu Chai
03:45 AM Revision 89f41ad9 (ceph): qa/suite: add dedup test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:38 AM Revision f9854b52 (ceph): Merge PR #26287 into master
* refs/pull/26287/head:
doc: update doc on new recall config
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
02:13 AM RADOS Bug #36739 (Fix Under Review): ENOENT in collection_move_rename on EC backfill target
Neha Ojha
01:49 AM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

Also, seen in http://qa-proxy.ceph.com/teuthology/dzafman-2019-02-07_22:34:38-rados-wip-dzafman-testing3-distro-bas...
David Zafman
01:44 AM RADOS Bug #38248 (New): qa/standalone/osd/pg-split-merge.sh TEST_import_after_merge_and_gap() test fails

http://pulpito.ceph.com/dzafman-2019-02-07_22:34:38-rados-wip-dzafman-testing3-distro-basic-smithi/
3564438 356444...
David Zafman
12:42 AM RADOS Bug #38041 (Pending Backport): Fix recovery and backfill priority handling
David Zafman
12:39 AM RADOS Bug #37393 (Resolved): mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
David Zafman

02/08/2019

11:14 PM Documentation #14153: Document forward, readonly, and readforward cache modes

@Nathan do we want this? https://github.com/ceph/ceph/pull/17614
Neha Ojha
10:51 PM RADOS Bug #21142 (Resolved): OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
Josh Durgin
10:34 PM Messengers Bug #38247 (Resolved): msg/async: v2 reconnect_seq assert due to interfering connections
... Sage Weil
10:11 PM Revision 682def2e (ceph): qa, doc: update ec fast read setting
31dd620883bc5114a476f9f37251f139b8abe326 renamed it but did not update the suites or docs
Signed-off-by: Josh Durgin...
Josh Durgin
09:58 PM Revision d45f1811 (ceph): qa/suites: remove mon kv backend options
rocksdb is the default, leveldb is not recommended at this point, so drop it.
Signed-off-by: Josh Durgin <jdurgin@re...
Josh Durgin
09:25 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
Looks like this is still possible to hit:
http://pulpito.ceph.com/nojha-2019-02-08_05:52:40-rados-wip-36739-2019-0...
Josh Durgin
08:42 PM Revision d431821f (ceph): Merge PR #26248 into master
* refs/pull/26248/head:
systemd: lock down privileges more
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:10 PM Linux kernel client Bug #38224: Race handling ceph_snap_context in kernel client
Thanks for the report Luis! Patrick Donnelly
08:01 PM Revision cd09832a (ceph): qa/tasks/keystone.py: no need for notcmalloc in example
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9c729a78be29b7ad017dc652039057a0861c48ba)
Sage Weil
08:01 PM Revision 093e00df (ceph): qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b8b398e1abfdfc9ad7b290378b5698c31675413b)
Sage Weil
07:50 PM Revision 1d305f12 (ceph): mgr/progress: revise message syntax a bit
"osd.0", not "OSD 0"
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:50 PM Revision 08d1a6fc (ceph): mgr: send progress events to mon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:50 PM Revision db7f17db (ceph): mon/MgrStatMonitor: persist progress events
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:50 PM Revision a2a39b0c (ceph): mon: include progress events in 'ceph status' output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:49 PM Revision 7678bfa6 (ceph): mgr/progress: report events into mgr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:04 PM Dashboard Feature #38246 (New): mgr/dashboard: ideas to speed-up/unlock dashboard development
This is a tracking issue to collect ideas on how to speed-up Ceph-dashboard development in order to keep pace with co... Ernesto Puerta
06:59 PM Revision 5cbdf324 (ceph): qa/suites: exclude new packages when installing old versions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:51 PM Revision 97cf0c51 (ceph): Merge PR #26335 into master
* refs/pull/26335/head:
ceph-osd: fix warning
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
06:11 PM RADOS Bug #38212: Rare qa/standalone/osd/osd-markdown.sh mon start-up error

This is not actually causing a test failure. It shows that a test FOR failure is being blocked by this bug.
I t...
David Zafman
06:05 PM CephFS Feature #13999 (In Progress): client: richacl support
Patrick Donnelly
05:58 PM Bug #38229 (Resolved): broken ceph docs on PRs
Alfredo Deza
12:50 PM Bug #38229: broken ceph docs on PRs
Mimic Pr https://github.com/ceph/ceph/pull/26333 Alfredo Deza
05:17 PM Revision 0caaa603 (ceph): os/bluestore: do not assert on non-zero err codes from compress() call
Fixes: https://tracker.ceph.com/issues/37839
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
05:03 PM Revision dc13683c (ceph): rpm: add dependency on python-kubernetes module to ceph-mgr-rook package
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
05:00 PM Revision 47a3f63e (ceph): osd/OSD: respect osdmap message limits
We restructure the function significantly to let us work forwards instead
of backwards through epochs. We also make ...
Sage Weil
04:50 PM Revision b9610290 (ceph): Merge pull request #26329 from dzafman/wip-37393
mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
Fixes: http://tracker.ceph.com/issues/37393
Reviewe...
David Zafman
04:41 PM Revision 3ee2579e (ceph): Merge pull request #26330 from dzafman/wip-fixstats
test: osd-backfill-stats.sh Fix check of multi backfill OSDs, skip re…
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
04:28 PM RADOS Bug #38040 (Fix Under Review): osd_map_message_max default is too high?
* https://github.com/ceph/ceph/pull/26340
* https://github.com/ceph/ceph/pull/26413
* https://github.com/ceph/ceph/...
Sage Weil
03:58 PM Revision 4aac5bf8 (ceph): Merge pull request #26333 from alfredodeza/mimic-rm38229
mimic: doc: pin the version for "breathe" to 4.1.11
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:58 PM Revision 1eab56e9 (ceph): Merge pull request #26326 from alfredodeza/luminous-rm38229
luminous: doc: pin the version for "breathe" to 4.1.11
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:56 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

The workaround was for a specific case but I'm seeing lots more failures in master:
http://pulpito.ceph.com/dzaf...
David Zafman
03:51 PM Dashboard Subtask #38245: mgr/dashboard: Update existing E2E tests to match new format
Conversation discussing new format can be found here: https://github.com/ceph/ceph/pull/26243 Nathan Weinberg
03:50 PM Dashboard Subtask #38245 (Resolved): mgr/dashboard: Update existing E2E tests to match new format
Nathan Weinberg
03:40 PM bluestore Bug #38230: segv in onode lookup
... Sage Weil
03:17 PM Revision e15be005 (ceph): common/options: add osd_map_message_max_bytes
Limit MOSDMap message size by bytes as well as map count.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:17 PM Revision dcf1cd00 (ceph): mon/OSDMonitor: limit MOSDMap message size by bytes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:16 PM rbd Bug #37998 (Fix Under Review): [migration] do not return migration source via "get_parent" librbd...
Jason Dillaman
03:12 PM Revision 9c729a78 (ceph): qa/tasks/keystone.py: no need for notcmalloc in example
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:11 PM Revision b8b398e1 (ceph): qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:00 PM Revision 7a49cfb7 (ceph): mgr/dashboard: Added tab tests to Block menu items
Fixes: https://tracker.ceph.com/issues/38149
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
02:50 PM Dashboard Feature #38237: mgr/dashboard Add branding of fujitsu
Thanks for submitting this issue, but I wonder if it is appropriate to track this upstream?
Any vendor-specific cu...
Lenz Grimmer
01:50 PM Dashboard Feature #38237 (Rejected): mgr/dashboard Add branding of fujitsu
Add fujitsu logo,colors etc. Elzbieta Dziomdziora
02:48 PM RADOS Backport #38244 (Resolved): luminous: scrub warning check incorrectly uses mon scrub interval
https://github.com/ceph/ceph/pull/26557 Nathan Cutler
02:48 PM RADOS Backport #38243 (Resolved): mimic: scrub warning check incorrectly uses mon scrub interval
https://github.com/ceph/ceph/pull/26493 Nathan Cutler
02:47 PM Messengers Backport #38242 (Resolved): luminous: msg/async: connection race + winner fault can leave connect...
https://github.com/ceph/ceph/pull/27583 Nathan Cutler
02:47 PM Messengers Backport #38241 (Rejected): mimic: msg/async: connection race + winner fault can leave connection...
Nathan Cutler
02:47 PM RADOS Backport #38240 (Resolved): luminous: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26355 Nathan Cutler
02:47 PM RADOS Backport #38239 (Resolved): mimic: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26354 Nathan Cutler
02:41 PM RADOS Bug #38238 (Duplicate): rados/test.sh: api_aio_pp doesn't seem to start
... Sage Weil
02:29 PM Revision 88b87c04 (ceph): rpm,deb: add rbd_support module to ceph-mgr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Revision 7fdb8790 (ceph): qa: krbd namespaces test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
01:50 PM Dashboard Feature #38236 (Resolved): mgr/dashboard add polish language
Add polish language. Elzbieta Dziomdziora
01:49 PM Dashboard Feature #38235 (Need More Info): mgr/dashboard add host status to the hosts table.
In Cluster->hosts add information about status in the table (information about osds, monitor) Elzbieta Dziomdziora
01:46 PM Dashboard Feature #38234 (Resolved): mgr/dashboard Replace broken osd
In cluster->osd add features:
* destroy selected OSD
* restore selected osd -> restore removed osd.
On ceph das...
Elzbieta Dziomdziora
01:41 PM Dashboard Feature #38233 (Resolved): mgr/dashboard host management register / unregister host
In Cluster->Hosts, add the following additional features:
* Add host - add new host
* Remove host - remove one of t...
Elzbieta Dziomdziora
01:25 PM Dashboard Feature #38016 (In Progress): mgr/dashboard: Support for "No authentication" on iSCSI target (bac...
Ricardo Marques
01:16 PM Revision bf52bcd2 (ceph): ceph-osd: fix warning
/home/sage/src/ceph/src/ceph_osd.cc: In function ‘int main(int, const char**)’:
/home/sage/src/ceph/src/ceph_osd.cc:4...
Sage Weil
12:48 PM Revision b6bedaed (ceph): doc: pin the version for `breathe` to 4.1.11
It has the compatibility needed for Sphinx version 1.6.3
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:13 PM Revision 6f347164 (ceph): mgr/dashboard: iSCSI discovery authentication API
Fixes: https://tracker.ceph.com/issues/38017
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:07 PM Dashboard Feature #38014 (In Progress): mgr/dashboard: Edit iSCSI target from the UI (frontend)
Ricardo Marques
11:37 AM Backport #38232 (In Progress): luminous: rgw: Recent commit to master broke the s390x build
Nathan Cutler
11:32 AM Backport #38232 (Resolved): luminous: rgw: Recent commit to master broke the s390x build
https://github.com/ceph/ceph/pull/26332 Nathan Cutler
11:34 AM Revision 1f8f76fe (ceph): rgw: fix radosgw linkage with WITH_RADOSGW_BEAST_FRONTEND=OFF
The master commit 5c040d991510cb4ff0d74305889130e2d84fedc1 fixing issue
http://tracker.ceph.com/issues/23680 was back...
Nathan Cutler
11:31 AM Bug #23680 (Pending Backport): rgw: Recent commit to master broke the s390x build
This was backported to luminous by https://github.com/ceph/ceph/pull/24621 but the cherry-pick was not applied in the... Nathan Cutler
09:58 AM Revision dfe95eef (ceph): Merge pull request #26317 from jtlayton/wip-jlayton-orch
mgr/orchestrator: Fix up rook osd create dispatcher
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:19 AM Dashboard Feature #35811 (Fix Under Review): mgr/dashboard: Implement OSD purge
Patrick Seidensal
08:33 AM Revision 0daae004 (ceph): Merge pull request #26331 from tchaikov/wip-mgr-orchestrator-docstring
doc/mgr/orchestrator: Add Architecture Image
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sebastian Wagner...
Sebastian Wagner
08:09 AM Revision 8b144a1a (ceph): Merge pull request #26301 from tchaikov/wip-cxx17-aggre-init
changes to address FTBFS on fc30
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kaleb S. KEITHLEY <kke...
Kefu Chai
07:38 AM rbd Backport #36122: mimic: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
A small mock test fixup, which would be nice to backport too: https://github.com/ceph/ceph/pull/26322 Mykola Golub
07:38 AM rbd Bug #36074: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
A small mock test fixup, which would be nice to backport too: https://github.com/ceph/ceph/pull/26322 Mykola Golub
06:37 AM Revision 92a7a3f6 (ceph): Merge pull request #26311 from tchaikov/wip-docker-fc-29
tests: update Dockerfile to support fc-29
Reviewed-By: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:33 AM Revision dec885c6 (ceph): mgr/orchestrator: reformat the docstring
we need to add an empty line before the param and return lines.
so it renders better with sphinx's `automethod::` di...
Kefu Chai
05:12 AM Revision 00989aa0 (ceph): Merge pull request #26313 from tchaikov/wip-mgr-ansible-tox
mgr/ansible: add install tox==2.9.1
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
04:05 AM Revision 910a95b9 (ceph): test: osd-backfill-stats.sh Fix check of multi backfill OSDs, skip rema...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:11 AM RADOS Documentation #23999: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
http://docs.ceph.com/docs/mimic/rados/configuration/osd-config-ref/
Recover op priority is documented here.
Марк Коренберг
02:42 AM RADOS Documentation #23999 (In Progress): osd_recovery_priority is not documented (but osd_recovery_op_...
David Zafman
02:36 AM Bug #38231 (In Progress): qa/ceph-ansible: ceph_stable_release should be set to mimic
Brad Hubbard
02:15 AM Bug #38231 (Fix Under Review): qa/ceph-ansible: ceph_stable_release should be set to mimic
https://github.com/ceph/ceph/pull/26328 Brad Hubbard
02:09 AM Bug #38231 (Closed): qa/ceph-ansible: ceph_stable_release should be set to mimic
ceph_stable_release is currently set to luminous in mimic and master and this is causing ceph-ansible test issues lik... Brad Hubbard
02:10 AM Revision d74cae11 (ceph): qa/ceph-ansible: Set ceph_stable_release to mimic
Fixes: http://tracker.ceph.com/issues/38231
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
02:07 AM ceph-ansible Bug #37973: ceph-ansible suite fails on master
This is resolved. Brad Hubbard
01:26 AM Revision 690ff9a2 (ceph): Merge pull request #26213 from dzafman/wip-38041
osd: Fix recovery and backfill priority handling
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin ...
David Zafman
01:13 AM rgw Backport #38194 (Need More Info): mimic: Radosgw elastic search sync module not working properly ...
The original PR is under review and yet to be merged in master. Keeping this PR on need info. Prashant D
12:09 AM Messengers Bug #38068 (Resolved): ceph_test_msgr: connect couldn't create socket (97) Address family not sup...
Sage Weil
12:08 AM Messengers Bug #37779 (Pending Backport): msg/async: connection race + winner fault can leave connection in ...
see https://github.com/ceph/ceph/pull/25754 Sage Weil

02/07/2019

11:57 PM RADOS Bug #36748 (Can't reproduce): ms_deliver_verify_authorizer no AuthAuthorizeHandler found for prot...
Sage Weil
11:56 PM Revision cd2751f8 (ceph): test: osd-backfill-stats.sh Fix check of multi backfill OSDs, skip rema...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 6d59fdd9710b79685325e8c445948745e7ec0002)
David Zafman
11:46 PM Revision 11097f12 (ceph): osd AsyncReserver: Update priority in AsyncReserver for force and cance...
Fixes: http://tracker.ceph.com/issues/38041
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:46 PM Revision d088ffb0 (ceph): osd: Add OSD_BACKFILL_PRIORITY_FORCED with lower priority
than OSD_RECOVERY_PRIORITY_FORCED
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:46 PM Revision ca5cf14f (ceph): test: Add scripts to test backfill/recovery priority handling
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:05 PM Revision 86c99bf0 (ceph): msg/async/ProtocolV2: separate IDENT into {CLIENT,SERVER}_IDENT
This is less ambiguous and easier to document since the frame payloads
are different.
Signed-off-by: Sage Weil <sage...
Sage Weil
11:05 PM Revision 2e9c61de (ceph): doc/dev/msgr2: bring up to date with new HELLO, different RECONNECT
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:51 PM Revision d3766916 (ceph): Merge PR #26059 into master
* refs/pull/26059/head:
mon/MonClient: fix keepalive with v2 auth
msg/async/ProtocolV2: reject peer_addrs of -
msg...
Sage Weil
10:51 PM Revision cf61e54c (ceph): test: Fix test to detect a test setup failure
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c1b2bd7f16fe4ffb63baa48e8a154f275bd20126)
David Zafman
10:51 PM Revision 198e2c75 (ceph): test: osd-backfill-stats.sh: Fix subtests to get primary which can change
Fixes: http://tracker.ceph.com/issues/35982
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:50 PM Revision c6e932dd (ceph): qa/standalone/osd/osd-backfill-stats: fixes
Grep from the primary's log, not every osd's log.
For the backfill_remapped task in particular, after the pg_temp ch...
Sage Weil
10:41 PM bluestore Bug #38230: segv in onode lookup
i'm guessing this is the same heap corruption we've been seeing, but logging it anyway Sage Weil
10:40 PM bluestore Bug #38230 (Resolved): segv in onode lookup
... Sage Weil
10:18 PM Bug #38229: broken ceph docs on PRs
Luminous PR https://github.com/ceph/ceph/pull/26326 Alfredo Deza
10:03 PM Bug #38229 (Resolved): broken ceph docs on PRs
Because the build-doc is installing `breathe` from master, which isn't compatible with the Sphinx version it requires... Alfredo Deza
10:04 PM Revision ecd2533e (ceph): doc: pin the version for `breathe` to 4.1.11
It has the compatibility needed for Sphinx version 1.6.3
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:30 PM Revision a55f3a0b (ceph): Merge pull request #26294 from jan--f/25390-mimic
[mimic] ceph-volume: revert partition as disk
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
09:29 PM Revision bd259659 (ceph): Merge pull request #26295 from jan--f/25390-luminous
[luminous] ceph-volume: revert partition as disk
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:40 PM mgr Bug #38204: mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFormatter::dum...
Another occurrence of this one (master de98f2e0d9):... Ernesto Puerta
07:19 PM RADOS Bug #23031: FAILED assert(!parent->get_log().get_missing().is_missing(soid))
This should be assigned to http://tracker.ceph.com/users/3114 but doesn't show up on assignee list. David Zafman
07:18 PM mgr Bug #38228 (Closed): mgr: NO TRACE DUMP - "reap_dead start"
vstart. CentOS7/container.
Last messages in ceph-mgr log:...
Ernesto Puerta
07:08 PM RADOS Bug #37264 (Pending Backport): scrub warning check incorrectly uses mon scrub interval
David Zafman
07:02 PM rbd Cleanup #16044: Stop supporting rbd v1 images
@David: they are 100% deprecated and have been for several releases. The issue is that folks have older clusters that... Jason Dillaman
04:50 PM rbd Cleanup #16044 (New): Stop supporting rbd v1 images

Please make sure that rbd v1 images are no longer supported. I see this was duplicated to a tracker for removing n...
David Zafman
06:28 PM Revision 372b7aed (ceph): mon/MonClient: fix keepalive with v2 auth
The old trick of queuing a keepalive sequenced before auth does not work
when auth happens earlier in the process. W...
Sage Weil
06:10 PM Revision 5e4df2a5 (ceph): doc/dev/cephx: re-wordwrap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision b3defafb (ceph): mon/Monitor: fix leak of auth_handler if we error out
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 396e10fe (ceph): auth/DummyAuth: dummy auth server and client for test code
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 07b00a06 (ceph): ceph_test_msgr: use DummyAuth
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision d532e1ef (ceph): mon/MonClient: make MonClientPinger an AuthCleint
Reuse MonConnection to do the authentication.
Note this is a change in behavior: ceph ping mon* now requires
authent...
Sage Weil
06:10 PM Revision f1b917c2 (ceph): mon: defer initial connection auth attempts until initial quorum is formed
Otherwise e.g. a client.admin connectin will fail because the mon doesn't
have the key in the database yet.
Signed-o...
Sage Weil
06:10 PM Revision 766df9f7 (ceph): ceph-mon: set up auth before binding
Otherwise initial connections will fail because they lack the auth_server.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 574e6bf6 (ceph): mon: add auth_lock to protect auth_meta manipulation
In particular, we could be handling a get_auth_request() on a reconnect
while also running handle_auth_request() on a...
Sage Weil
06:10 PM Revision 42b5c4dd (ceph): mon/MonClient: finsih authenticate() only after we get monmap; fix 'tel...
We used to get a valid monmap before we finished the MAuth exchange and
returned from authenticate(). Now, we finish...
Sage Weil
06:10 PM Revision 09b1c44f (ceph): crimson: fix build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 4a7aca77 (ceph): mgr/PyModuleRegistry: add details for MGR_MODULE_{DEPENDENCY,ERROR}
We want to know what modules failed and why.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision e48301c5 (ceph): mon/MonClient: request monmap on open instead of ping
The ping is useless. The MMonGetMap ensures we get a monmap (and finish
authenticate()) before we get any other maps...
Sage Weil
06:10 PM Revision 771682aa (ceph): auth: future-proof AUTH_MODE_* a bit in case we need to change the enco...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision e1f6eb8a (ceph): auth: document Auth{Client,Server} interfaces
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision ee59743a (ceph): qa/suites/rados/workloads/rados_api_tests.yaml: debug mgrc = 20 on mon
Seeing some hangs when the mon is forwarding mgr commands (pg deep-scrub)
to the mgr. This is a buggy test (it shoul...
Sage Weil
06:10 PM Revision 869d43d9 (ceph): mon: prime MgrClient only after messengers are initialized
If we do it earlier we may crash due to an uninitialised messenger
auth_client.
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
06:10 PM Revision 524f26d7 (ceph): mon/AuthMonitor: request max_global_id increase from peon in tick
For authv2, we only increase max_global_id from tick, not via prep_auth(), so we
need to ask the leader for more IDs ...
Sage Weil
06:10 PM Revision fa44155a (ceph): osd: set up messener auth_* before setting dispatcher (and going 'ready')
The messenger doesn't activate until you set the dispatcher. Set up the auth_client
and auth_server values before th...
Sage Weil
06:10 PM Revision ecf41b1a (ceph): msg/async/ProtocolV2: remove unused get_auth_allowed_methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 028f1af9 (ceph): auth: remove AUTH_UNKNOWN weirdness, hardcoded defaults.
This is what the old code does so I kept it but I don't think it makes any sense.
Same with the defaults; let's just ...
Sage Weil
06:10 PM Revision 7ba8ee2e (ceph): auth/AuthRegistry: fix locking for get_supported_methods()
The other read-side accessors all consume this method and don't
need their own locking.
Signed-off-by: Sage Weil <sa...
Sage Weil
06:10 PM Revision eb4af28b (ceph): auth/AuthRegistry: only complain about disabling cephx if cephx was ena...
This gets rid of some warnings when auth_supported=none.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision dcdca44a (ceph): qa/standalone/ceph-helpers: fix health_ok test
Stopping the osd daemon won't reliably get you HEALTH_WARN or ERR; you have
to make sure it is also marked down.
Sig...
Sage Weil
06:10 PM Revision 65e81e6e (ceph): qa/suites/rados/verify/validator/valgrind: debug refs = 5
If we detect a leak, let's include logging so we can find it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 5d84f119 (ceph): msg/async/ProtocolV2: fix write_lock usage around AckFrame
If we are calling _try_send or touching outcoming_bl we must be holding
write_lock.
Signed-off-by: Sage Weil <sage@r...
Sage Weil
06:10 PM Revision 91a888ec (ceph): msg/async/ProtocolV2: include entity_name, features in reconnect
- A connects to B
- A sends client_ident
- fault before A gets server_ident, so A doesn't know B's features or name
-...
Sage Weil
06:10 PM Revision eaba5696 (ceph): msg/async: let client specify preferred order of modes
The server side has an allowed list, while the client has an ordered list
in order of preference.
Note that some of ...
Sage Weil
06:10 PM Revision fea314ea (ceph): mon/MonClient: set up rotating_secrets, etc before msgr ready
We need to have rotating_secrets non-null before we can accept
connections or else we will segfault in handle_auth_re...
Sage Weil
06:10 PM Revision 8fe78da5 (ceph): msg/async/ProtocolV2: clean up feature management
- check features on reconnect
- preserve features when connections are replaced
- require MSG_ADDR2 across the board
...
Sage Weil
06:10 PM Revision 43b8a77c (ceph): msg/async/ProtocolV2: reject peer_addrs of -
This shouldn't happen and isn't valid.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 1d29722f (ceph): switch monc, daemons to use new msgr2 auth frame exchange
- MonClient implements AuthClient to authenticate as a client
- MonClient implements AuthServer to allow daemons to v...
Sage Weil
06:10 PM Revision fa7c83f6 (ceph): osd,mgr,mds: remove unused authorize registries
These are handled by AuthClient and AuthServer now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 9c3dd336 (ceph): auth/AuthRegistry: refactor handling of auth_*_requred options
- simplify/consolidate my type and peer type effects on auth method
- watch for runtime config changes
Signed-off-by...
Sage Weil
06:10 PM Revision c7ee66c3 (ceph): auth,msg/async/ProtocolV2: negotiate connection modes
The modes are:
- crc: crc32c checksums to protect against bit errors. No secrecy or
authenticity guarantees, so a...
Sage Weil
06:10 PM Revision 951da2fb (ceph): auth: make connection_secret a std::string
Move connection mode decision to initial auth_request point so that it
can inform auth implementation how big the con...
Sage Weil
06:10 PM Revision c1b5794a (ceph): common/ceph_context: get_moduel_type() for seastar cct
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 26a8bb65 (ceph): osd: set_auth_server on client_messenger
monc sets up the AuthClient, not the AuthServer.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision a948c0d0 (ceph): mon/MonClient: behave if authorizer can't be built (yet)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 160b54da (ceph): auth/Auth{Client,Server}: pass auth_meta in explicitly
This removes the wonky accessor on Connection, and most importantly
allows the caller to control the lifecycle of the...
Sage Weil
06:10 PM Revision 87a991cc (ceph): msg/async/ProtocolV2: use shared_ptr to manage auth_meta
When we reconnect a session, we need to move the new connection's auth_meta
over to the existing connection. However...
Sage Weil
06:10 PM Revision d3f0d096 (ceph): vstart.sh: fix --msgr2 option
Should be v2 only and turn of v1.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision c1102f04 (ceph): doc/dev/cephx: document nautilus change to cephx
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:46 PM RADOS Bug #36494 (Resolved): Change osd_objectstore default to bluestore
Nathan Cutler
03:36 PM RADOS Bug #36494: Change osd_objectstore default to bluestore
@Nathan Let's not backport this to luminous and mimic. Neha Ojha
04:46 PM RADOS Backport #37995 (Rejected): luminous: Change osd_objectstore default to bluestore
Nathan Cutler
04:46 PM RADOS Backport #37994 (Rejected): mimic: Change osd_objectstore default to bluestore
Nathan Cutler
04:45 PM Revision 51767092 (ceph): systemd: lock down privileges more
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:44 PM Dashboard Feature #38227 (Resolved): mgr/dashboard: Manage PG autoscaling
Ceph Nautilus now supports autoscaling of placement groups: http://docs.ceph.com/docs/master/rados/operations/placeme... Lenz Grimmer
04:42 PM Bug #38222 (Fix Under Review): cmake: change order of searching for StdFilesystem libs.
Nathan Cutler
02:09 PM Bug #38222 (Closed): cmake: change order of searching for StdFilesystem libs.
PR: #26316
On FreeBSD these functions have migrated from
/usr/lib/libc++experimental.a
to
/usr/lib/libc++fs.a
...
Willem Jan Withagen
04:42 PM rgw Bug #38226 (New): rgw: data sync: ERROR: failed to read remote data log info: ret=-2
After updating master from 12.2.8 to 12.2.11... Iain Buclaw
04:40 PM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Apparently we'll need to add a command enabling msgr2 on the MONs, to be run after the upgrade completes. But I don't... Nathan Cutler
12:29 AM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
@Sage what do you suggest ? Yuri Weinstein
12:29 AM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
looks like also cause for failed tests https://github.com/ceph/ceph/pull/26302 Yuri Weinstein
04:36 PM RADOS Bug #37665 (Resolved): ceph-objectstore-tool export from luminous, import to master clears same_i...
Nathan Cutler
04:36 PM RADOS Backport #37821 (Resolved): mimic: ceph-objectstore-tool export from luminous, import to master c...
Nathan Cutler
04:35 PM Feature #38138 (Resolved): mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler
04:35 PM Backport #38139 (Resolved): mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler
04:31 PM RADOS Backport #38111 (In Progress): mimic: force-backfill sets forced_recovery instead of forced_backf...
Nathan Cutler
04:31 PM Revision c5eb6e04 (ceph): osd/PG: fix misused FORCE_RECOVERY[BACKFILL] flags
__set_force_backfill__ should set PG_STATE_FORCED_BACKFILL
instead of PG_STATE_FORCED_RECOVERY.
Fixes: http://tracke...
xie xingguo
04:28 PM rbd Backport #37900 (Resolved): mimic: [journal] max journal order is incorrectly set at 64
Nathan Cutler
04:28 PM rbd Backport #37925 (Resolved): mimic: Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler
04:08 PM Backport #38225 (In Progress): mimic: Cmake complains with unresovable Boost:python.
Nathan Cutler
04:07 PM Backport #38225 (Rejected): mimic: Cmake complains with unresovable Boost:python.
Nathan Cutler
04:08 PM Linux kernel client Bug #20164: libceph: got bad padding
I managed to reproduce "got bad padding" errors, but not without a code change to make the tickets go and stay stale ... Ilya Dryomov
03:09 PM Linux kernel client Bug #20164 (Fix Under Review): libceph: got bad padding
[PATCH] libceph: handle an empty authorize reply Ilya Dryomov
04:07 PM Bug #38213 (Pending Backport): Cmake complains with unresovable Boost:python.
Nathan Cutler
03:49 PM Revision ff23e1ed (ceph): Merge PR #26306 into master
* refs/pull/26306/head:
ceph_test_msgr: fix server->client addr discovery
msg/{async,simple}: make learned_addr a b...
Sage Weil
03:46 PM Revision 895c9d5d (ceph): Merge pull request #26008 from theanalyst/wip-rgw-scheduler
rgw: scheduler Matt Benjamin
03:37 PM Revision 5a4526cc (ceph): test/librbd: fix 'Uninteresting mock function call' warning
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:24 PM Revision 00e2a7c3 (ceph): doc/mgr/orchestrator: Add Image
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
02:59 PM Linux kernel client Bug #38224 (Fix Under Review): Race handling ceph_snap_context in kernel client
I've been seeing generic/013 (from the xfstest suite) failing occasionally with a kmemleak warning. I finally found ... Luis Henriques
02:36 PM Revision 68d27c72 (ceph): mgr/rook: fix bug in OSD creation path
The list of devices is in "paths".
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
02:36 PM Revision ae295542 (ceph): mgr/rook: fix result handling for RookWriteCompletions
Add a result property, and ensure that the create_osd codepath returns
a string with the result when an exception isn...
Jeff Layton
02:27 PM Dashboard Bug #38223 (Resolved): mgr/dashboard should use the orchestrator_cli's backend config to know the...
!orchestrator_architecture.png!
right now, mgr/volumes and mgr/orchestrator_cli use the same setting to know the m...
Sebastian Wagner
02:20 PM Revision 46e61792 (ceph): Merge pull request #26068 from badone/wip-ceph-ansible-switch-to-ansibl...
qa/tests: Move ceph-ansible tests to ansible version 2.7
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
02:20 PM Revision 468a01bd (ceph): test: switch to GNU sed
BSD sed and GNU sed have migrated too far apart in RE evaluation
So switch for this test also to gsed.
Signed-off-by...
Willem Jan Withagen
01:51 PM Revision c6f171fc (ceph): Merge pull request #26312 from smithfarm/wip-luminous-cve
doc: mention CVEs in luminous v12.2.11 release notes
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
01:12 PM Revision 3e3073a1 (ceph): rgw: pubsub add ACK test. add multi site readme
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
12:53 PM Revision 48e8e5b3 (ceph): mgr: install tox==2.9.1 for tox tests
* pybind/mgr/ansible/requirements.txt:
in src/pybind/mgr/ansible/tox.ini, tox>=2.8.1 is required. to be
consistent ...
Kefu Chai
12:53 PM Revision 1c40968b (ceph): msg/async: separate TAG_AUTH_REQUEST_MORE and TAG_AUTH_REPLY_MORE
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 090033ab (ceph): mon/AuthMonitor: drop unused op arg to assign_global_id()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 57c72346 (ceph): auth: clean up AuthServiceHandler::start_session()
- return error code, not type (which never changes)
- take const ref for input args
- pointers for output args
Signe...
Sage Weil
12:53 PM Revision 133481ff (ceph): auth: clean up AuthServiceHandler::handle_request() args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision da326e7a (ceph): mon/AuthMonitor: fix "finished with auth" condition check
We are sending the monmap prematurely (before we finish the authentication
handshake).
Signed-off-by: Sage Weil <sag...
Sage Weil
12:53 PM Revision 596fcff1 (ceph): mon: only all ms_handle_authentication() if auth method says we're done
Previously we would call ms_handle_authentication() possibly multiple
times, and without knowning whether it might su...
Sage Weil
12:53 PM Revision 91dd0c97 (ceph): mon/AuthMonitor: be more careful with max_global_id
We're potentially handing out ids that haven't committed by increasing
max_global_id before it commits.
Signed-off-b...
Sage Weil
12:53 PM Revision 6663d17a (ceph): mon/AuthMonitor: bump max_global_id from on_active() and tick()
We should get some runway even if there isn't an auth request coming in.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision c1aacdd8 (ceph): mon/Session: separate session creation, peer ident, and registration
- We can now construct a session before we know who it is
- We can later call _ident to identify it
- and also later ...
Sage Weil
12:53 PM Revision c0d270a4 (ceph): auth/cephx: pass more specific type into build_session_auth_info
We were passing CephXServiceTicketInfo in, but the only part of it we
needed was the embedded AuthTicket. Pass that ...
Sage Weil
12:53 PM Revision a34fe374 (ceph): auth/AuthServiceHandler: take session_key and connection_secret as args
Allow these methods to populate session and connection secrets.
No functional change (yet).
Signed-off-by: Sage Wei...
Sage Weil
12:53 PM Revision fc90a084 (ceph): auth/AuthClientHandler: pass in session_key, connection_secret pointers
No functional change.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision 7dd93be9 (ceph): msg/async,auth: add AuthConnectionMeta to Protocol
This will hold all of the authentication-related state in an easy-to-find
section that can be accessed via a Connecti...
Sage Weil
12:53 PM Revision 1adf313e (ceph): auth/cephx: share all tickets and connection_secret in initial reply
Previously, we would give the client the auth ticket, like a rbd TGT
(ticket granting ticket), and the client would t...
Sage Weil
12:53 PM Revision 4f78af7d (ceph): auth: constify bufferlist arg to AuthAuthorizer::add_challenge()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 0267fb04 (ceph): auth/AuthAuthorizeHandler: fix args for verify_authorizer()
const bufferlists in, pointers for output args.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision a7d6a54f (ceph): auth/AuthAuthorizeHandler: add get_supported_methods()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 5bd92c29 (ceph): msg/Connection: track peer_id (id portion of entity_name_t) for msgr2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision f152b4aa (ceph): auth: codify AUTH_MODE_AUTHORIZER
The AuthAuthorizer encoding always begins with byte 0x01. Codify that
as AUTH_MODE_AUTHORIZER so that we can disting...
Sage Weil
12:53 PM Revision cfe7f499 (ceph): auth: introduce AuthClient and AuthServer handlers
These will be the primary interfaces consumed by the messenger and
implemented by either MonClient (regular client, o...
Sage Weil
12:53 PM Revision d0dc20ed (ceph): msg/Messenger: attach auth_client and/or auth_server to each Messenger
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision ee2e31b2 (ceph): auth/AuthClientHandler: add build_initial_request hook
With msgr2 the initial kickoff of an authentication handshake is client ->
server, while with msgr1 it was server -> ...
Sage Weil
12:53 PM Revision c1a2d1be (ceph): doc/dev/msgr2: update docs to match implementation for auth frames
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 942396bd (ceph): mon/MonClient: trivial cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 27f8ff62 (ceph): msg/async: move get_auth_allowed into ProtocolV2.cc
We're the only user, and no Dispatchers override.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision 43548f74 (ceph): msg/async: consolidate authorizer checks
No need to special-case auth methods at this layer.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:34 PM Revision 661d1080 (ceph): Merge pull request #26098 from pritha-srivastava/wip-rgw-awsv4signature
rgw: Correcting logic for signature calculation for non s3 ops. Matt Benjamin
12:33 PM Revision 56e1a9b6 (ceph): Merge pull request #24818 from pritha-srivastava/wip-rgw-sts-auth-policy
[DNM] rgw: Controlling STS authentication via a Policy Matt Benjamin
12:13 PM Revision 82e91aa2 (ceph): test/crimson: fix DummyAuthAuthorizer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:13 PM Revision ec8cc639 (ceph): remove all Messenger::get_myaddr() users
Use get_myaddrs() instead and join the glorious future.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision 37e4f613 (ceph): msg/msg_types: drop any: prefix
If it can be any type of address, then simply don't specify the type. This
is less confusing for humans.
Signed-off...
Sage Weil
12:13 PM Revision c6c5636b (ceph): msg/simple: set_addr_unknowns(): use front(), not legacy_addr()
We may be passed an any: address.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision 48dd8d04 (ceph): msg/simple: learn client addr as type any
Just like AsyncMessenger. Best to be consistent!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision d2d63219 (ceph): msg/Messenger: be less verbose
This message has been annoying me
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision 1c26e4d0 (ceph): msg/async/AsyncMessenger: drop weird assert
I'm not sure what this was intended for originally...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision f1f3b12d (ceph): msg/msg_types: add entity_addrvec_t::as_legacy_addr()
Return either the actual legacy addr, or an any addr as a legacy addr. If
neither is available, lie and return a v2 ...
Sage Weil
12:13 PM Revision 3518f794 (ceph): common/LogEntry: use as_legacy_addr()
...just in case addrs has an any addr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision cb0e7e02 (ceph): msg/async: very protocol type when looking up existing connections
Since we register client connections as any:, we may have either a ProtocolV1 or V2
connection. This happens when cl...
Sage Weil
12:13 PM Revision 80cc838b (ceph): msg/{async,simple}: make learned_addr a bit smarter
Only set type ANY if we are a pure client; otherwise, preserve the
type. Also, only populate the addr if we have a b...
Sage Weil
12:13 PM Revision a8935b35 (ceph): ceph_test_msgr: fix server->client addr discovery
The client's myaddr will be an ANY address, but the internel connection table
will use a v1: or v2: address. Use the...
Sage Weil
12:12 PM Revision db320dd0 (ceph): msg/async: identify client using any: addr
The client can speak v1 or v2, so it is misleading to identify it with a v1 or v2
address (it is either). This avoid...
Sage Weil
12:12 PM Revision 03bc0dcd (ceph): msg/async: msgr2: send entity type and peer_address in Tag::HELLO frame
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:12 PM Revision 3e938143 (ceph): msg/msg_types: add entity_addr_t::is_any()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:12 PM Revision 2bc41b44 (ceph): msg/Messenger: add get_myaddr_legacy()
This returns a legacy v1 address out of a v1 or any address. It's
intended to be used in contexts where we *always* ...
Sage Weil
12:12 PM Revision c64bed3b (ceph): msg/async/ProtocolV1: use legacy v1 address, not any, in protocol
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:12 PM Revision e01af632 (ceph): mon/MonClient: kill get_myaddr()
Not used, and wrong.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:50 AM ceph-volume Bug #38221: LC_NUMERIC can make lvm.py fail
do tell if you need more logs, this is stil a test cluster so I can wipe easily if more logs needed. But hopefully th... Patrick Ernzer
11:44 AM ceph-volume Bug #38221 (Can't reproduce): LC_NUMERIC can make lvm.py fail
(I initialy filed this in the wrong place, https://github.com/ceph/ceph-ansible/issues/3579 )
**Bug Report**
...
Patrick Ernzer
11:23 AM Revision 1139c127 (ceph): mgr/orchestrator: add tests to host, mgr and mon mgmt
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:11 AM Revision 0d0bb1c5 (ceph): doc/radosgw: update doc with last S3 client
The documentation for the S3 PHP client usage is about an old client. This update the examples to the current S3 PHP ... Laurent VOULLEMIER
10:05 AM Revision 299f2e66 (ceph): Merge pull request #26198 from Exotelis/mobile-navigation
mgr/dashboard: Add description to menu items on mobile navigation Lenz Grimmer
10:04 AM Revision 1da10a02 (ceph): doc: mention CVEs in luminous v12.2.11 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:04 AM Revision 76dc9c6a (ceph): Merge pull request #25346 from p-na/wip-pna-prettier-modified
mgr/dashboard: Fix modified files only (frontend)
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: Stephan ...
Lenz Grimmer
09:52 AM Revision 7a4ebe62 (ceph): mgr/orch: fix python indent level
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
09:51 AM Revision 05cfa6fd (ceph): mgr/orch: fix interface typo
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
09:47 AM Revision 394d3d00 (ceph): mgr/orch: add host, mon, mgr mgmt interfaces
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
09:44 AM Dashboard Cleanup #37789 (Resolved): mgr/dashboard: Menu icons have missing descriptions
Anonymous
09:29 AM Dashboard Bug #37400 (Resolved): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest.te...
Can't reproduce the failure anymore so I'm closing the issue. Feel free to re-open it if it occurs again. Tatjana Dehler
09:08 AM rgw Bug #36619: radosgw-admin realm pull fails with an error "request failed: (13) Permission denied ...
FYI: We had the same problem. The realm, the zonegroup and the master zone was created years ago with Hammer and yest... Achim Ledermüller
09:02 AM Dashboard Feature #37380 (Resolved): mgr/dashboard: Put options 'Set Cluster-wide Flags' and 'Set Cluster-w...
Tatjana Dehler
09:01 AM Dashboard Feature #36173 (Resolved): mgr/dashboard: Add a 'clear filter' button to configuration page
Tatjana Dehler
08:28 AM Revision e1428bcd (ceph): Merge pull request #26308 from liu-chunmei/ceph_seastar_io_read
test/crimson: fix build failure of test_alien_echo.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:09 AM Dashboard Bug #38220 (Resolved): mgr/dashboard: Support '/' in password fields
This requires changes in both `ceph-iscsi` and `ceph-dashboard` Ricardo Marques
08:04 AM Revision 06383b27 (ceph): tests: update Dockerfile to support fc-29
and s/yum/dnf/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:35 AM Revision 09870d7a (ceph): common/config: don't do aggregate initialization
in C++17, the base class subobject itself is an element of the
aggregation. by calling `get_size_visitor<T>{}`, we ar...
Kefu Chai
07:35 AM Revision f331c288 (ceph): dmclock: pick up fix to address FTBFS with GCC-9
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:35 AM Revision 02bccec9 (ceph): cmake: use sphinx-build-3 as an alternative
on fc30, there is no reason to stick with sphinx-build and ignore
sphinx-build-3!
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
07:35 AM Revision 1910e094 (ceph): cmake: update FindBoost.cmake
we should allow user to use boost 1.69, and fc30 is moving to it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:48 AM RADOS Bug #38219 (Resolved): rebuild-mondb hangs
http://pulpito.ceph.com/sage-2019-02-06_23:33:50-rados-master-distro-basic-smithi/... Sage Weil
02:47 AM Revision 9a581f23 (ceph): Merge pull request #26253 from tchaikov/wip-remove-random-cache
common/random_cache: remove unused RandomCache
Reviewed-By: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:00 AM rgw Backport #38193 (In Progress): luminous: Object can still be deleted even if s3:DeleteObject poli...
https://github.com/ceph/ceph/pull/26310 Prashant D
12:58 AM rgw Backport #38192 (In Progress): mimic: Object can still be deleted even if s3:DeleteObject policy ...
https://github.com/ceph/ceph/pull/26309 Prashant D
12:28 AM Revision 9220e858 (ceph): crimson: fix build error for test_alien_echo.
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei liu

02/06/2019

11:24 PM Revision c109060c (ceph): rgw: cleanup for RGWDeleteObj::verify_permission()
- if the 'Effect' field of user policy and bucket policy
is set to 'Allow', RGWDeleteObj::verify_permission()
sho...
Enming.Zhang
11:23 PM Revision d1d66447 (ceph): rgw: fix obj can still be deleted even if deleteobject policy is set
Fixes: http://tracker.ceph.com/issues/37403
Signed-off-by: Enming.Zhang <zvampirem77@gmail.com>
(cherry picked from ...
Enming.Zhang
11:19 PM Revision 2a138686 (ceph): rgw: cleanup for RGWDeleteObj::verify_permission()
- if the 'Effect' field of user policy and bucket policy
is set to 'Allow', RGWDeleteObj::verify_permission()
sho...
Enming.Zhang
11:17 PM Revision 3874b203 (ceph): rgw: fix obj can still be deleted even if deleteobject policy is set
Fixes: http://tracker.ceph.com/issues/37403
Signed-off-by: Enming.Zhang <zvampirem77@gmail.com>
(cherry picked from ...
Enming.Zhang
11:10 PM Revision 4378557c (ceph): Merge pull request #25575 from ThoreKr/doc-pool-stats-master
doc: Add mention of ceph osd pool stats
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdo...
Neha Ojha
10:46 PM RADOS Backport #38207 (In Progress): luminous: A PG repairing doesn't mean PG is damaged
David Zafman
12:33 PM RADOS Backport #38207 (Resolved): luminous: A PG repairing doesn't mean PG is damaged
https://github.com/ceph/ceph/pull/26305 Nathan Cutler
10:44 PM RADOS Backport #38208 (In Progress): mimic: A PG repairing doesn't mean PG is damaged
David Zafman
12:33 PM RADOS Backport #38208 (Resolved): mimic: A PG repairing doesn't mean PG is damaged
https://github.com/ceph/ceph/pull/26304 Nathan Cutler
10:42 PM RADOS Bug #38124: OSD down on snaptrim.
I was theorizing in a bug scrub that maybe the PG was running behind on OSDMaps and so missing the nosnaptrim flag up... Greg Farnum
10:40 PM Revision 0fce7a1f (ceph): mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_INCO...
Fixes: http://tracker.ceph.com/issues/38070
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:15 PM RADOS Bug #38024: segv, heap corruption in ec encode_and_write
related? submit_transaction and bufferlist::rebuild()...
/a/sage-2019-02-06_15:56:08-rados-wip-sage-testing-2019-...
Sage Weil
10:09 PM RADOS Bug #38198 (Duplicate): ceph-mon sometimes fails to start (only seen in odd-markdown.sh)
Neha Ojha
10:06 PM RADOS Bug #38195 (Resolved): osd-backfill-space.sh exposes rocksdb hang
Neha Ojha
04:44 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang
Workaround merged, so changed priority from Urgent to High. David Zafman
10:01 PM RADOS Bug #37804 (Closed): "monmaptool: too many arguments" in perf siute
Seems better now http://pulpito.ceph.com/teuthology-2019-01-25_03:57:03-perf-basic-master-distro-basic-smithi/ Yuri Weinstein
09:37 PM RADOS Backport #37821: mimic: ceph-objectstore-tool export from luminous, import to master clears same_...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25856
merged
Yuri Weinstein
09:37 PM Revision 18c06a7f (ceph): Merge pull request #25856 from ashishkumsingh/wip-37821-mimic
mimic: qa/rados/upgrade: align thrashing with upgrade suite, don't import/export pgs
Reviewed-by: Nathan Cutler <ncu...
Yuri Weinstein
09:36 PM Backport #38139: mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26074
merged
Yuri Weinstein
09:36 PM Revision 19703317 (ceph): Merge pull request #26074 from wido/mimic-mgr-perf
mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
09:36 PM Dashboard Feature #38218 (Resolved): mgr/dashboard: Support for "No authentication" on iSCSI target (frontend)
The idea is to have a checkbox, labeled "No authentication", in the iSCSI target form.
When this checkbox is selec...
Ricardo Marques
09:36 PM Dashboard Feature #38016 (New): mgr/dashboard: Support for "No authentication" on iSCSI target (backend)
Ricardo Marques
09:32 PM Dashboard Feature #38090 (In Progress): mgr/dashboard: Support for multiple iSCSI backstores (backend)
Ricardo Marques
09:30 PM Dashboard Bug #38217 (Resolved): mgr/dashboard: Error creating iSCSI target when pool or image contains dot...
This is not a `ceph-manager-dashboard` issue, but a `ceph-iscsi` issue.
`ceph-iscsi` must be addapted to support d...
Ricardo Marques
09:29 PM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
/a/sage-2019-02-06_15:56:42-rados-wip-msgr2-peer-addr-distro-basic-smithi/3557216
rados/singleton-flat/valgrind-le...
Sage Weil
09:12 PM RADOS Bug #37797 (Pending Backport): radosbench tests hit ENOSPC
looks like we are hitting this in mimic as well: /a/yuriw-2019-02-06_16:30:03-rados-wip-yuri4-testing-2019-02-05-1539... Neha Ojha
09:04 PM Messengers Bug #38216 (Resolved): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Run: http://pulpito.ceph.com/yuriw-2019-02-04_20:42:30-upgrade:mimic-x-master-distro-basic-smithi/
Jobs: all
Logs: ...
Yuri Weinstein
08:59 PM RADOS Feature #38215 (New): Add bulk operation (--op bulk) to ceph-objectstore-tool

Instead of adding an individual bulk operation for rm-omap like in https://github.com/ceph/ceph/pull/22379, I sugge...
David Zafman
08:34 PM Revision 1909fca6 (ceph): rgw: pubsub add incremental event fetching test
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:58 PM RADOS Bug #37393 (In Progress): mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
David Zafman
07:45 PM Revision 44ff9720 (ceph): Merge pull request #26189 from s0nea/wip-dashboard-osd-menu-button
mgr/dashboard: Group buttons together into one menu on OSD page
Reviewed-by: Sebastian Krah <skrah@suse.com>
Lenz Grimmer
06:58 PM Revision 523273d4 (ceph): Merge pull request #26296 from ricardoasmarques/fix-iscsi-docs-url
Fix iSCSI docs URL
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
06:57 PM Revision 97c69cfe (ceph): Merge pull request #26058 from rhcs-dashboard/37917-sso-404-page
mgr/dashboard: SSO - UserDoesNotExist page
Reviewed-by: Kanika Murarka <kmurarka@redhat.com>
Lenz Grimmer
06:15 PM RADOS Bug #38041 (Fix Under Review): Fix recovery and backfill priority handling
Neha Ojha
06:01 PM rgw Bug #38214 (Resolved): unable to cancel reshard operations for buckets with tenants
http://tracker.ceph.com/issues/22046 made it so you could successfully submit a reshard operation for a tenant's buck... Ed Fisher
05:28 PM rbd Backport #37900: mimic: [journal] max journal order is incorrectly set at 64
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25957
merged
Yuri Weinstein
05:28 PM Revision 75428f08 (ceph): Merge pull request #25957 from pdvian/wip-37900-mimic
mimic: [journal] max journal order is incorrectly set at 64
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
05:28 PM rbd Backport #37925: mimic: Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25987
merged
Yuri Weinstein
05:28 PM Revision f02950d2 (ceph): Merge pull request #25987 from ashishkumsingh/wip-37925-mimic
mimic: common: fix for broken rbdmap parameter parsing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
05:08 PM Revision 3548cfb9 (ceph): mgr/dashboard: feature-toggles: Add plugin
Add feature-toggles plugin. It allows to enable, disable and check
status of a feature. Features are disabled by maki...
Ernesto Puerta
05:08 PM Revision 0c8d8d1a (ceph): mgr/dashboard: feature-toggles: Add REST hook
Provide a hook for creating REST controllers and endpoints. Provide also
a REST controller for Feature Toggles plugin...
Ernesto Puerta
05:08 PM Revision 6bc357b8 (ceph): mgr/dashboard: feature-toggles: add front-end
Add front-end behaviours to feature toggles:
- In navigation pane, drop-down menu items are displayed/hidden accordin...
Ernesto Puerta
05:08 PM Revision 006b0188 (ceph): mgr/dashboard: feature-toggles: add Option helper
A new helper class `Options` has been added to ease adding new
MODULE_OPTIONS.
Fixes: http://tracker.ceph.com/issues...
Ernesto Puerta
05:08 PM Revision 356a0673 (ceph): mgr/dashboard: feature-toggles: add plugin support
Provide plugin infrastructure and a minimal set of hooks. As
python-pluggy library is not yet available for all the d...
Ernesto Puerta
04:46 PM Bug #38213 (Resolved): Cmake complains with unresovable Boost:python.
The original fix is in:
PR: cmake: fix build WITH_SYSTEM_BOOST=ON #23510
I would need to have to last part of t...
Willem Jan Withagen
04:42 PM RADOS Bug #38027 (Resolved): osd/osd-backfill-space.sh fails
David Zafman
04:41 PM Revision de98f2e0 (ceph): Merge pull request #26290 from dzafman/wip-38027-38195
Wip 38027 38195: osd/osd-backfill-space.sh fails
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
04:39 PM Revision 116bc480 (ceph): rgw: pubsub rename test to match a pattern
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:38 PM RADOS Bug #38212 (New): Rare qa/standalone/osd/osd-markdown.sh mon start-up error

http://pulpito.ceph.com/dzafman-2019-02-05_11:42:47-rados-wip-zafman-testing2-distro-basic-smithi/3553445
It hap...
David Zafman
03:56 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
After two days of running fine I had set the bluestore and bluefs log level back to default, so I dont know how helpf... Lawrence Smith
03:27 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Lawrence, would you share the log for current crashes please?
Existing failures with fsck are expected as the patc...
Igor Fedotov
01:24 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
We have since patched our ceph with https://github.com/ceph/ceph/pull/24686 which fixes Issue #36541. Since then the ... Lawrence Smith
03:43 PM rbd Bug #37998 (In Progress): [migration] do not return migration source via "get_parent" librbd API
Jason Dillaman
03:42 PM Dashboard Bug #34528 (Fix Under Review): mgr/dashboard: Disallow editing of read-only config options
Tatjana Dehler
03:41 PM Revision 2275a41d (ceph): Merge pull request #25918 from rjfd/wip-dashboard-nfs-backend
mgr/dashboard: NFS Ganesha management REST API
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Tiago Melo...
Lenz Grimmer
03:22 PM rgw Bug #35988: RGW Ldap Authorization fails
Warren's issue turned out to be internal iiuc, but perhaps Warren, you can comment?
In my experience w/Centos, RHE...
Matt Benjamin
03:08 PM rgw Bug #35988: RGW Ldap Authorization fails
Matt Benjamin wrote:
> Hi Warren,
>
> Ok, actually this looks like RGW isn't attempting to use the ExternalAuthSt...
Bernhard Krieger
03:06 PM Revision 32bf50e5 (ceph): src/tools: fix compile error (master version issue)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:29 PM Revision 6b8b3bc4 (ceph): rgw: pubsub fix doc issues
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
02:16 PM bluestore Bug #38176: Unable to recover from ENOSPC in BlueFS, WAL
Fixed link to bug replication script.
https://drive.google.com/file/d/10Lvcf6_Lj2c2sydcfU170lbb-IQClvH-
Adam Kupczyk
02:12 PM Revision d83f8294 (ceph): rgw_dmclock: add TODO note and copyright/editor headers
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:34 PM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
I used this change to fix the issue and the crashes stopped:
https://github.com/ceph/ceph/pull/26237/commits/270c0...
Jason Dillaman
01:32 PM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
Nathan Cutler wrote:
> [...]
>
> Jason, does the bug report specify which minimum version is needed? The spec fil...
Jason Dillaman
11:59 AM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
... Nathan Cutler
12:47 PM Dashboard Feature #38211 (Resolved): mgr/dashboard: Add custom dialogue for configuring PG scrub parameters
Ceph provides multiple configuration options to tweak the behavior of scrub operations, e.g.
* @osd_max_scrubs@ - ...
Lenz Grimmer
12:45 PM RADOS Bug #37618 (Resolved): Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-ra...
Nathan Cutler
12:45 PM RADOS Backport #37688 (Resolved): mimic: Command failed on smithi191 with status 1: '\n sudo yum -y ins...
Nathan Cutler
04:09 AM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26201
merged
Yuri Weinstein
12:44 PM RADOS Bug #36686 (Resolved): osd: pg log hard limit can cause crash during upgrade
Nathan Cutler
12:44 PM RADOS Backport #37902 (Resolved): mimic: osd: pg log hard limit can cause crash during upgrade
Nathan Cutler
04:08 AM RADOS Backport #37902: mimic: osd: pg log hard limit can cause crash during upgrade
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26206
merged
Yuri Weinstein
12:38 PM ceph-volume Bug #37506: Change in util/disk.py get_devices() breaks inventory
@Jan - if you're interested, there's a script that automates creation of the backport tracker issues. The workflow is... Nathan Cutler
05:33 AM ceph-volume Bug #37506: Change in util/disk.py get_devices() breaks inventory
Thx for the reminder. Backport PR's are open. Jan Fajerski
12:35 PM ceph-volume Backport #38200 (In Progress): mimic: Change in util/disk.py get_devices() breaks inventory
Nathan Cutler
05:32 AM ceph-volume Backport #38200 (Resolved): mimic: Change in util/disk.py get_devices() breaks inventory
This commit https://github.com/ceph/ceph/commit/7f3c3598491e556ec1b93ea0a54f52144202fab6
breaks the inventory func...
Jan Fajerski
12:35 PM ceph-volume Backport #38201 (In Progress): luminous: Change in util/disk.py get_devices() breaks inventory
Nathan Cutler
12:34 PM ceph-volume Backport #38201 (New): luminous: Change in util/disk.py get_devices() breaks inventory
Nathan Cutler
05:32 AM ceph-volume Backport #38201 (Resolved): luminous: Change in util/disk.py get_devices() breaks inventory
This commit https://github.com/ceph/ceph/commit/7f3c3598491e556ec1b93ea0a54f52144202fab6
breaks the inventory func...
Jan Fajerski
12:34 PM Dashboard Backport #38210 (Closed): mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror...
Nathan Cutler
12:34 PM rgw Backport #38209 (Resolved): mimic: rgw: es: some meta attrs might be trimmed
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
12:33 PM RADOS Backport #38206 (Resolved): mimic: osds allows to partially start more than N+2
https://github.com/ceph/ceph/pull/29241 Nathan Cutler
12:33 PM RADOS Backport #38205 (Resolved): luminous: osds allows to partially start more than N+2
https://github.com/ceph/ceph/pull/31858 Nathan Cutler
12:32 PM Bug #36717 (Resolved): cmake: do not pass -B{symbolic,symbolic-functions} to linker on FreeBSD
Nathan Cutler
12:32 PM Backport #36751 (Resolved): mimic: cmake: do not pass -B{symbolic,symbolic-functions} to linker o...
Nathan Cutler
12:31 PM Bug #37641 (Resolved): ceph-create-keys: fix octal notation for Python 3 without losing compatibi...
Nathan Cutler
12:31 PM Backport #37643 (Resolved): luminous: ceph-create-keys: fix octal notation for Python 3 without l...
Nathan Cutler
12:30 PM Backport #37642 (Resolved): mimic: ceph-create-keys: fix octal notation for Python 3 without losi...
Nathan Cutler
12:27 PM mgr Backport #38181: mimic: Not enough PG information sent to Zabbix
Thanks, Wido. Since we have to track backports to multiple stable branches, we have a Redmine-based workflow to do th... Nathan Cutler
11:52 AM Dashboard Backport #37870 (Pending Backport): mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mir...
Nathan Cutler
11:46 AM mgr Bug #38204 (Resolved): mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFor...
Regular vstart.sh. CentOS7. Containerized. e0cc3d30ecf4678708a2d4781897daf4c50a92a9.... Ernesto Puerta
11:27 AM Dashboard Feature #38202: mgr/dashboard: Add support for displaying progress mgr module events/tasks
Well, one keeps track of actions from the dashboard, the other one keeps track of actions from the orchestrator. Sebastian Wagner
11:01 AM Dashboard Feature #38202: mgr/dashboard: Add support for displaying progress mgr module events/tasks
Sebastian Wagner wrote:
> Yeah, we have to somehow merge the task manager and the progress module. They're both mean...
Lenz Grimmer
10:57 AM Dashboard Feature #38202: mgr/dashboard: Add support for displaying progress mgr module events/tasks
Yeah, we have to somehow merge the task manager and the progress module. They're both meant to track long running tas... Sebastian Wagner
10:30 AM Dashboard Feature #38202 (Resolved): mgr/dashboard: Add support for displaying progress mgr module events/t...
Inspired by "PR#26282":https://github.com/ceph/ceph/pull/26282, we should add a similar widget to the landing page th... Lenz Grimmer
11:02 AM RADOS Bug #38076 (Pending Backport): osds allows to partially start more than N+2
Kefu Chai
11:02 AM Revision c901d7b6 (ceph): Merge pull request #26177 from liewegas/wip-stricter-osd-gate
osd: refuse to start if we're > N+2 from recorded require_osd_release
Reviewed-By: Neha Ojha <nojha@redhat.com>
Kefu Chai
11:01 AM Revision 305eb0eb (ceph): Merge pull request #26181 from iliul/fix-pybind-mgr-pep8
pybind/mgr: PEP 8 code clean and fix typo
Reviewed-by: Dan Mick <dmick@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
11:00 AM Revision 200879a7 (ceph): Merge pull request #26258 from liewegas/wip-disable-krb
build: disable kerberos for nautilus
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 AM Revision 8e74823d (ceph): Merge pull request #26259 from rzarzynski/wip-bl-freeze-alloc-unit
common: make CEPH_BUFFER_ALLOC_UNIT known at compile-time.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sa...
Kefu Chai
10:55 AM Revision 8c3175b6 (ceph): rgw: pubsub pubsub regression tests for topic, notification and
subscription
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuval Lifshitz
10:55 AM Revision 8ebafe0b (ceph): rgw: pubsub initial regression test
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
10:34 AM CephFS Bug #38203 (Can't reproduce): ceph-mds segfault during migrator nicely exporting
We had a v12.2.10 mds crash during md balancing:... Dan van der Ster
10:04 AM Revision dc997b3e (ceph): Fix iSCSI docs URL
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
09:57 AM Revision c41e6a02 (ceph): Merge pull request #26094 from sebastian-philipp/orchestrator-cli-command
mgr/orchestrator: make use of @CLICommand
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Jeff Layton...
Sebastian Wagner
09:05 AM bluestore Bug #37360 (Resolved): bluefs-bdev-expand aborts
Igor Fedotov
09:02 AM RADOS Bug #37404 (Resolved): OSD mkfs might assert when working agains bluestore disk that already has ...
Igor Fedotov
08:57 AM RADOS Backport #37496 (Resolved): mimic: OSD mkfs might assert when working agains bluestore disk that ...
Igor Fedotov
04:09 AM RADOS Backport #37496: mimic: OSD mkfs might assert when working agains bluestore disk that already has...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25385
merged
Yuri Weinstein
08:54 AM bluestore Backport #38188: luminous: deep fsck fails on inspecting very large onodes
No need for that additional cherry-pick, just add new option using the method applicable for luminous Igor Fedotov
05:37 AM ceph-volume Bug #37356 (Resolved): ceph-volume lvm batch broken on py3 environments
Jan Fajerski
05:22 AM Revision 055316d4 (ceph): ceph-volume: add inventory call to functional tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit a183a28c5e423c5658a37f7a1d3add9d64c6d683)
Jan Fajerski
05:22 AM Revision f2ba4cb2 (ceph): ceph-volume: add partition support to Device
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 05ac680cb37fd15fdeadaea86780bf1b4f2d566a)
Jan Fajerski
05:22 AM Revision d84153b8 (ceph): Revert "ceph-volume tests.util ensure partitions are listed as top-leve...
This reverts commit 6dc01772245e557b73551111f7c48cc60aec0893.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cher...
Jan Fajerski
05:22 AM Revision fc8a4de3 (ceph): Revert "ceph-volume util.disk include partitions as top level devices i...
This reverts commit 7f3c3598491e556ec1b93ea0a54f52144202fab6.
Fixes: http://tracker.ceph.com/issues/37506
Signed-off...
Jan Fajerski
05:18 AM Revision bfa73113 (ceph): ceph-volume: add inventory call to functional tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit a183a28c5e423c5658a37f7a1d3add9d64c6d683)
Jan Fajerski
05:18 AM Revision f44b1a50 (ceph): ceph-volume: add partition support to Device
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 05ac680cb37fd15fdeadaea86780bf1b4f2d566a)
Jan Fajerski
05:18 AM Revision 62fdcbef (ceph): Revert "ceph-volume tests.util ensure partitions are listed as top-leve...
This reverts commit 6dc01772245e557b73551111f7c48cc60aec0893.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cher...
Jan Fajerski
05:18 AM Revision c5d29fc4 (ceph): Revert "ceph-volume util.disk include partitions as top level devices i...
This reverts commit 7f3c3598491e556ec1b93ea0a54f52144202fab6.
Fixes: http://tracker.ceph.com/issues/37506
Signed-off...
Jan Fajerski
04:59 AM CephFS Bug #38128 (Resolved): msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
Fixed by https://github.com/ceph/ceph/pull/26256 Patrick Donnelly
04:09 AM Revision 9c13ccf1 (ceph): Merge pull request #25385 from ifed01/wip-ifed-osd-mkfs-fix
mimic: osd/OSD: OSD::mkfs asserts when reusing disk with existing superblock.
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:09 AM Revision a61977a7 (ceph): Merge pull request #26201 from smithfarm/wip-37688-mimic
mimic: tests: Command failed on smithi191 with status 1: 'sudo yum -y install ceph-radosgw'
Reviewed-by: Kefu Chai <...
Yuri Weinstein
04:08 AM Revision 55b838b6 (ceph): Merge pull request #26206 from neha-ojha/wip-37902-mimic
mimic: osd/mon: fix upgrades for pg log hard limit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:07 AM mgr Bug #38158: mgr: segfault in PGMapDigest::print_summary()
/a/dzafman-2019-01-30_18:54:50-rados-wip-zafman-testing-distro-basic-smithi/3528651/ Neha Ojha
02:57 AM Backport #37367 (Closed): mimic: Throttle: TokenBucketThrottle complete all m_blockers when we se...
Jason Dillaman
02:57 AM Bug #36715 (Resolved): Throttle: TokenBucketThrottle complete all m_blockers when we set average ...
Jason Dillaman
02:48 AM rgw Bug #36106: rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mounting a b...
No one has encountered this error ? hoan nv
02:12 AM CephFS Backport #38190 (In Progress): luminous: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26293 Prashant D
02:10 AM CephFS Backport #38189 (In Progress): mimic: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26292 Prashant D
01:39 AM Revision c611b57d (ceph): doc: pglog_hardlimit flag recommendations
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
01:04 AM RADOS Documentation #23999: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
I don't see osd_recovery_op_priority documentation, so I propose adding these lines to doc/rados/configuration/pool-p... David Zafman
12:44 AM Revision b2411c09 (ceph): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcast...
Junhui Tang
12:00 AM Revision be456637 (ceph): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcast...
Junhui Tang

02/05/2019

11:56 PM bluestore Backport #38188 (Need More Info): luminous: deep fsck fails on inspecting very large onodes
We need to cherry-pick additional commits to get this backport PR, Option::TYPE_SIZE and Option::FLAG_RUNTIME not de... Prashant D
05:02 PM bluestore Backport #38188 (Resolved): luminous: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26387 Nathan Cutler
11:54 PM rgw Bug #38199 (Triaged): rgw: setacl on versioned object doesn't write correct bi log entries
It doesn't set the versioned field correctly. Then sync assumes versioned_epoch=0. Yehuda Sadeh
11:31 PM bluestore Backport #38187 (In Progress): mimic: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26291 Prashant D
05:01 PM bluestore Backport #38187 (Resolved): mimic: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26291 Nathan Cutler
11:27 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

https://github.com/ceph/ceph/pull/26290 has a workaround for this issue.
David Zafman
07:03 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

After adding code to send a SEGV on kill_daemon timeout I got the following stack traces....
David Zafman
07:01 PM RADOS Bug #38195 (New): osd-backfill-space.sh exposes rocksdb hang

After increasing the timeout for backfills finish for http://tracker.ceph.com/issues/38027 we see this kill_daemons...
David Zafman
11:22 PM RADOS Bug #38198 (Duplicate): ceph-mon sometimes fails to start (only seen in odd-markdown.sh)

http://pulpito.ceph.com/dzafman-2019-02-05_11:42:47-rados-wip-zafman-testing2-distro-basic-smithi/3553445
<pre...
David Zafman
11:17 PM RADOS Bug #38070 (Pending Backport): A PG repairing doesn't mean PG is damaged
David Zafman
10:51 PM Revision f289816a (ceph): Merge pull request #26178 from dzafman/wip-38070
mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_IN…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
10:06 PM rgw Bug #38197: rgw: es: not storing default content type if empty
https://github.com/ceph/ceph/pull/26289 Yehuda Sadeh
10:04 PM rgw Bug #38197 (Fix Under Review): rgw: es: not storing default content type if empty
When content type is not provided we don't store the content type and need to use the default one. However, in the ca... Yehuda Sadeh
10:01 PM Revision 5be454f3 (ceph): Merge pull request #26273 from yehudasa/wip-38174
vstart.sh: fix params generation for monmaptool
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yehuda Sadeh
09:48 PM Revision 3f606875 (ceph): os/bluestore: do not buffer read data on deep fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a4e55dd352a28c48029a0f74cb253673e1aca109)
Igor Fedotov
09:48 PM Revision 93def749 (ceph): os/bluestore: cap reads issued during deep fsck
Fixes: https://tracker.ceph.com/issues/38065
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
09:39 PM bluestore Backport #37494 (Resolved): mimic: bluefs-bdev-expand aborts
Igor Fedotov
09:17 PM bluestore Backport #37494: mimic: bluefs-bdev-expand aborts
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25348
merged
Yuri Weinstein
09:17 PM CephFS Backport #37822 (Resolved): mimic: mds: output client IP of blacklisted/evicted clients to cluste...
Patrick Donnelly
03:22 PM CephFS Backport #37822: mimic: mds: output client IP of blacklisted/evicted clients to cluster log
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25857
merged
Yuri Weinstein
09:17 PM CephFS Bug #37721 (Resolved): mds crashes frequently when using snapshots in CephFS on mimic
Patrick Donnelly
09:17 PM CephFS Backport #37818 (Resolved): mimic: mds crashes frequently when using snapshots in CephFS on mimic
Patrick Donnelly
03:22 PM CephFS Backport #37818: mimic: mds crashes frequently when using snapshots in CephFS on mimic
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25885
merged
Yuri Weinstein
09:16 PM Revision ebd075b4 (ceph): Merge pull request #25348 from ifed01/wip-ifed-fix-expand-mimic
mimic: core: os/bluestore_tool: fix bluefs expand
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
09:16 PM CephFS Cleanup #37674 (Resolved): mds: create separate config for heartbeat timeout
Patrick Donnelly
09:16 PM Backport #36751: mimic: cmake: do not pass -B{symbolic,symbolic-functions} to linker on FreeBSD
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25525
merged
Yuri Weinstein
09:16 PM Revision da0e327d (ceph): Merge pull request #25525 from smithfarm/wip-36751-mimic
mimic: cmake: do not pass -B{symbolic,symbolic-functions} to linker on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat....
Yuri Weinstein
09:16 PM CephFS Backport #37819 (Resolved): mimic: mds: create separate config for heartbeat timeout
Patrick Donnelly
03:21 PM CephFS Backport #37819: mimic: mds: create separate config for heartbeat timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26010
merged
Yuri Weinstein
09:16 PM CephFS Bug #37543 (Resolved): mds: purge queue recovery hangs during boot if PQ journal is damaged
Patrick Donnelly
09:15 PM CephFS Backport #37898 (Resolved): mimic: mds: purge queue recovery hangs during boot if PQ journal is d...
Patrick Donnelly
03:20 PM CephFS Backport #37898: mimic: mds: purge queue recovery hangs during boot if PQ journal is damaged
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26055
merged
Yuri Weinstein
09:15 PM Backport #37642: mimic: ceph-create-keys: fix octal notation for Python 3 without losing compatib...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25531
merged
Yuri Weinstein
09:15 PM CephFS Backport #38101 (Resolved): mimic: mds: cache drop should trim cache before flushing journal
Patrick Donnelly
03:20 PM CephFS Backport #38101: mimic: mds: cache drop should trim cache before flushing journal
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26214
merged
Yuri Weinstein
09:15 PM Revision b0222d24 (ceph): Merge pull request #25531 from smithfarm/wip-37642-mimic
mimic: ceph-create-keys: fix octal notation for Python 3 without losing compatibility with Python 2
Reviewed-by: Kef...
Yuri Weinstein
07:43 PM rgw Bug #38196 (Duplicate): radosgw-admin zone rm command is unrecognized
According to the online documentation and "radosgw-admin -h" "zone rm" is to remove a zone. Running "radosgw-admin zo... Ryan Wagoner
07:39 PM Linux kernel client Bug #20164 (In Progress): libceph: got bad padding
I think I know the cause of "got bad padding" errors, but only in conjunction with "bad authorize reply" errors (i.e.... Ilya Dryomov
07:31 PM Revision 36e305c4 (ceph): test: Ignore kill_daemons() error
Workaround for: http://tracker.ceph.com/issues/38195
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:30 PM Revision bca4fe98 (ceph): test: Fix kill_daemon() to check after last large sleep
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:29 PM Revision cc6339c0 (ceph): test: Increase timeouts in osd-backfill-space.sh because of failure seen
Fixes: http://tracker.ceph.com/issues/38027
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:28 PM Revision 031ceb0e (ceph): qa/tasks/thrashosds-health.yaml: whitelist "slow request"
https://github.com/ceph/ceph/pull/25824 brought back slow requests in luminous
OSD logs. This is resulting in the upg...
Neha Ojha
07:23 PM Dashboard Feature #37530 (Fix Under Review): mgr/dashboard: Feature toggles
Ernesto Puerta
07:04 PM RADOS Bug #38011 (Closed): [Mimic version]extra null list in json output of command: ceph osd crush tre...
Noah Watkins
06:32 PM RADOS Bug #38011: [Mimic version]extra null list in json output of command: ceph osd crush tree --forma...
Looks like this was from running an old monitor, and should be fixed in newer release. Noah Watkins
06:44 PM Revision 442fcb9a (ceph): Merge pull request #26279 from idryomov/wip-krbd-bluestore
qa: objectstore snippets for krbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
06:08 PM Revision 35412684 (ceph): doc: update doc on new recall config
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:44 PM mgr Backport #38181: mimic: Not enough PG information sent to Zabbix
Here is the PR: https://github.com/ceph/ceph/pull/25944 Wido den Hollander
04:27 PM mgr Backport #38181 (In Progress): mimic: Not enough PG information sent to Zabbix
Nathan Cutler
04:25 PM mgr Backport #38181 (Resolved): mimic: Not enough PG information sent to Zabbix
https://github.com/ceph/ceph/pull/25944 Nathan Cutler
05:06 PM ceph-volume Bug #37506: Change in util/disk.py get_devices() breaks inventory
Jan Fajerski wrote:
> Waiting to backport this but https://github.com/ceph/ceph/pull/25351 and https://github.com/ce...
Nathan Cutler
05:05 PM rgw Bug #38028: rgw: es: some meta attrs might be trimmed
Backport field empty - assuming "mimic" Nathan Cutler
01:55 AM rgw Bug #38028 (Pending Backport): rgw: es: some meta attrs might be trimmed
Yehuda Sadeh
05:03 PM rgw Backport #38194 (Resolved): mimic: Radosgw elastic search sync module not working properly (all r...
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
05:03 PM rgw Backport #38193 (Resolved): luminous: Object can still be deleted even if s3:DeleteObject policy ...
https://github.com/ceph/ceph/pull/26310 Nathan Cutler
05:03 PM rgw Backport #38192 (Resolved): mimic: Object can still be deleted even if s3:DeleteObject policy is set
https://github.com/ceph/ceph/pull/26309 Nathan Cutler
05:02 PM rgw Backport #38191 (Resolved): mimic: rgw: es: cannot query by content_type
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
05:02 PM CephFS Backport #38190 (Resolved): luminous: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26293 Nathan Cutler
05:02 PM CephFS Backport #38189 (Resolved): mimic: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26292 Nathan Cutler
05:00 PM rbd Backport #38186 (In Progress): luminous: krbd discard no longer guarantees zeroing
Nathan Cutler
04:57 PM rbd Backport #38186 (Resolved): luminous: krbd discard no longer guarantees zeroing
https://github.com/ceph/ceph/pull/26286 Nathan Cutler
05:00 PM Revision 745e5744 (ceph): qa: update krbd tests for zeroout
Discard no longer guarantees zeroing, use BLKZEROOUT and "fallocate -z"
instead (blkdiscard(8) in xenial doesn't supp...
Ilya Dryomov
04:58 PM rbd Backport #38185 (In Progress): mimic: krbd discard no longer guarantees zeroing
Nathan Cutler
04:56 PM rbd Backport #38185 (Resolved): mimic: krbd discard no longer guarantees zeroing
https://github.com/ceph/ceph/pull/26285 Nathan Cutler
04:57 PM Revision a97f0179 (ceph): qa: update krbd tests for zeroout
Discard no longer guarantees zeroing, use BLKZEROOUT and "fallocate -z"
instead (blkdiscard(8) in xenial doesn't supp...
Ilya Dryomov
04:56 PM RADOS Bug #37886 (Resolved): Adding back the IOPS line for client and recovery IO in cluster logs
Nathan Cutler
04:48 PM RADOS Bug #38184 (New): osd: recovery does not preserve copy-on-write allocations between object clones...
Hi. I've already reported it in issue 36614, but here is a more concrete case.
- Start with a bluestore Ceph clust...
Vitaliy Filippov
04:34 PM mgr Backport #38183 (In Progress): mimic: restful: py got exception when get osd info
Nathan Cutler
04:33 PM mgr Backport #38183 (Resolved): mimic: restful: py got exception when get osd info
https://github.com/ceph/ceph/pull/26200 Nathan Cutler
04:33 PM mgr Bug #38182 (Resolved): restful: py got exception when get osd info
https://github.com/ceph/ceph/pull/21138 Nathan Cutler
04:25 PM mgr Bug #38180 (Resolved): Not enough PG information sent to Zabbix
https://github.com/ceph/ceph/pull/22434 Nathan Cutler
04:22 PM RADOS Backport #38140 (In Progress): luminous: Add hashinfo testing for dump command of ceph-objectstor...
Nathan Cutler
04:22 PM Revision ef2f5846 (ceph): test: ceph-objectstore-tool cut down on large run
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 388e54d906512106c38088d4ce18842985dd000c)
David Zafman
04:22 PM Revision 1cebfd7f (ceph): test: ceph-objectstore-tool: Add test for EC object dump to check hinfo...
Fixes: http://tracker.ceph.com/issues/38053
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
04:22 PM Revision 7293b1e3 (ceph): test: ceph-objectstore-tool: Fix EC code handling so it doesn't skip EC...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 786b39f18f6df21991582c178595ce87d28633d1)
David Zafman
04:20 PM RADOS Backport #38141 (In Progress): mimic: Add hashinfo testing for dump command of ceph-objectstore-tool
Nathan Cutler
04:20 PM Revision d1c0b0fa (ceph): test: ceph-objectstore-tool cut down on large run
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 388e54d906512106c38088d4ce18842985dd000c)
David Zafman
04:20 PM Revision 1e26149a (ceph): test: ceph-objectstore-tool: Add test for EC object dump to check hinfo...
Fixes: http://tracker.ceph.com/issues/38053
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
04:20 PM Revision d484ebf1 (ceph): test: ceph-objectstore-tool: Fix EC code handling so it doesn't skip EC...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 786b39f18f6df21991582c178595ce87d28633d1)
David Zafman
04:15 PM Revision f6ef41a0 (ceph): mgr: allow progress events to be reported from modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:07 PM Revision 721fab34 (ceph): mgr/dashboard: ganesha: support no namespace
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:43 PM Dashboard Feature #38021 (In Progress): mgr/dashboard: Support for iSCSI discovery authentication (frontend)
Tiago Melo
03:22 PM Revision add1f062 (ceph): Merge pull request #25857 from ashishkumsingh/wip-37822-mimic
mimic: mds: log evicted clients to clog/dbg
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
03:21 PM Revision baa11d85 (ceph): Merge pull request #25885 from pdvian/wip-37818-mimic
mimic: mds: remove wrong assertion in Locker::snapflush_nudge
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by:...
Yuri Weinstein
03:21 PM Revision b439bdcf (ceph): Merge pull request #26010 from smithfarm/wip-37819-mimic
mimic: mds: create separate config for heartbeat timeout
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Reviewed-...
Yuri Weinstein
03:20 PM Revision bc3aeff4 (ceph): Merge pull request #26055 from smithfarm/wip-37898-mimic
mimic: mds: purge queue recovery hangs during boot if PQ journal is damaged
Reviewed-by:  Venky Shankar <vshankar@re...
Yuri Weinstein
03:20 PM Revision bb5024f2 (ceph): Merge pull request #26214 from pdvian/wip-38101-mimic
mimic: mds: trim cache after journal flush
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
03:18 PM Revision e0cc3d30 (ceph): Merge pull request #25995 from tspmelo/wip-iscsi-ui
mgr/dashboard: iSCSI management UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile <vth...
Lenz Grimmer
03:10 PM Backport #38179 (In Progress): mimic: build/ops: boost/noncopyable.hpp is missing
Nathan Cutler
03:09 PM Backport #38179 (Resolved): mimic: build/ops: boost/noncopyable.hpp is missing
https://github.com/ceph/ceph/pull/26277 Nathan Cutler
03:09 PM Bug #38178 (Resolved): boost/noncopyable.hpp is missing
Clang complains:... Nathan Cutler
02:47 PM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
I hit this issue under a EL7 build since it pulled in an old version:
Jenkins log:...
Jason Dillaman
02:44 PM devops Bug #38177 (Resolved): Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode result...
The ceph.spec should require a newer devtoolset-7-gcc-g++ release to address this potential issue under RHEL 7/CentOS... Jason Dillaman
02:23 PM Revision 38c664b4 (ceph): mgr/orchestrator: fix broken `device ls`
* Added `InventoryDevice.from_ceph_volume_inventory`
* Improved documentation
Signed-off-by: Sebastian Wagner <sebas...
Sebastian Wagner
01:26 PM CephFS Backport #38098 (In Progress): luminous: mds: optimize revoking stale caps
Zheng Yan
12:47 PM Revision e7f707b6 (ceph): mgr/dashboard: Use scss variable for media queries
Uses the newly created scss breakpoint variables for every media query that was hardcoded so far.
Signed-off-by: Seb...
Sebastian Krah
12:47 PM Revision df020875 (ceph): mgr/dashboard: Add description to menu items on mobile navigation
Adds the title of the icons as description right next to it if the resolution
of the browser is below 768px.
Adds a c...
Sebastian Krah
12:41 PM Revision e4a27d08 (ceph): common: fix missing include boost/noncopyable.hpp
Clang complains:
```
In file included from /home/jenkins/workspace/ceph-master/src/osd/ReplicatedBackend.cc:15:
In fi...
Willem Jan Withagen
12:27 PM Revision f6674475 (ceph): mds: optimize resuming stale caps
If client doesn't want any cap, there is no need to re-issue stale
caps.
A special case is that client wants some ca...
Yan, Zheng
12:24 PM Revision 46e89dee (ceph): mgr/dashboard: SSO - UserDoesNotExist page
* Added sso/404 page for use case when user logs in successfully
in identity provider but the user does not exist i...
Alfonso Martínez
12:19 PM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
After suggestions:
!sso-user-does-not-exist-v2.png!
Alfonso Martínez
10:27 AM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
Ju Lim wrote:
> I'd like to suggest either of the following text to be shown (my preference is #2):
>
> *Option...
Lenz Grimmer
10:05 AM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
Ju Lim wrote:
> I'd like to suggest either of the following text to be shown (my preference is #2):
>
> *Option 1...
Laura Paduano
12:19 PM Revision b07ef4f8 (ceph): mgr/dashboard: Add read-only UI for iSCSI
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
12:19 PM Revision 6ffaf626 (ceph): mgr/dashboard: Add iSCSI Form UI
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:03 PM Revision 076ccd54 (ceph): mgr/dashboard: ganesha: notify ganesha daemons to reload configuration
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:02 PM Revision d8900d4f (ceph): mgr/dashboard: ganesha: add LookupError when checking RGW connectivity
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:02 PM Revision 7acdff9a (ceph): mgr/dashboard: Add generic Select component
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:02 PM Revision 4598bfb3 (ceph): mgr/dashboard: Enhance CdValidators.validateIf method
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:02 PM Revision 4f273717 (ceph): mgr/dashboard: Set CdModal max-height
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:02 PM Revision f718524e (ceph): mgr/dashboard: Fix TableComponent when changing columns afterViewInit
Angular was throwing an ExpressionChangedAfterItHasBeenCheckedError if you
changed columns information right after th...
Tiago Melo
11:43 AM bluestore Bug #38176 (Fix Under Review): Unable to recover from ENOSPC in BlueFS, WAL
Kefu Chai
11:28 AM bluestore Bug #38176 (Won't Fix): Unable to recover from ENOSPC in BlueFS, WAL
It is possible to insert so much OMAP data into objects that it will overflow storage and cause ENOSPC when rocksdb t... Adam Kupczyk
11:41 AM Revision 19691a7f (ceph): Merge pull request #26202 from smithfarm/wip-fix-s390x-rpm-build
rpm: package crypto libraries for all archs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:00 AM Revision d7c8968c (ceph): mgr/pybind/rados: add binding for rados_notify2
Add a new Ioctx.notify operation that we can call to send a rados
notification over an object.
Signed-off-by: Jeff L...
Jeff Layton
10:39 AM Revision bf9a07bf (ceph): rados: provide user with more meaningful error message
when trying to mksnap on a pool in the selfmanaged snaps mode.
Previously the error message in this case was:
err...
Mykola Golub
10:27 AM Revision d71a97b7 (ceph): mgr/orchestrator: make use of @CLICommand
Also Modified some command to allow multiple hosts
Also: Added more tests
Signed-off-by: Sebastian Wagner <sebastian...
Sebastian Wagner
10:23 AM Revision 711df717 (ceph): qa: objectstore snippets for krbd
krbd was being tested with filestore, up until recently when the
default for osd_objectstore was changed to bluestore...
Ilya Dryomov
09:53 AM Revision a84765be (ceph): client: don't wakeup cap waiters twice when mds recovered
Both kick_maxsize_requests() and wake_inode_waiters() wake up cap
waiters
Signed-off-by: "Yan, Zheng" <zyan@redhat.c...
Yan, Zheng
09:53 AM Revision 98016f76 (ceph): client: set cap->wanted when adding new cap
This avoids unnecessary cap message if cap is added by open/create
request reply.
Signed-off-by: "Yan, Zheng" <zyan@...
Yan, Zheng
09:53 AM Revision 8eff9621 (ceph): client: avoid unnecessary wakeup when handling RENEWCAPS
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c744bc1673ca0b4e50f41516fdf49c8560db073a)
Yan, Zheng
09:53 AM Revision 73e81461 (ceph): mds: optimize revoking stale caps
For caps that are not being revoked and don't have writeable range
and don't want exclusive caps or file read/write. ...
Yan, Zheng
09:06 AM Revision 066ef3f3 (ceph): mds: put notable caps at the front of session's caps list
Notable Capabilities are ones that are being revoked, ones that
have writeable ranges and ones that want exclusive ca...
Yan, Zheng
08:59 AM Revision f62efd05 (ceph): mds: track if client has writeable range in Capability
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 370ae1cb3e5dc07867d80e998082bc514e8fccfd)
...
Yan, Zheng
08:58 AM Revision bd647b24 (ceph): mds: add session pointer to Capability
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 7c628472a86c6acebb20f0a2504744b10f250587)
...
Yan, Zheng
08:58 AM Dashboard Bug #38004: mgr/dashboard: Render error in pool edit dialog
Now that this issue is in status "Need Review": What PR relates to this issue? Please add the corresponding pull requ... Lenz Grimmer
08:53 AM Revision cd231e28 (ceph): client: skip updating 'wanted' caps if caps are already issued
When reading cached inode that already has Fscr caps, this can avoid
two cap messages (one updats 'wanted' caps, one ...
Yan, Zheng
08:41 AM Revision ecd0a5ac (ceph): client: sync 'retain caps' logical from kernel client
The main change is keeping CEPH_CAP_ANY_RD for unused file inodes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(che...
Yan, Zheng
08:31 AM ceph-volume Bug #38175 (Closed): ceph-volume inventory command is slow
Running on an idle machine with the following specs:... Sébastien Han
08:06 AM Dashboard Cleanup #37916 (Resolved): mgr/dashboard: Inconsistent formatting of the cluster and audit logs
Anonymous
01:56 AM rgw Bug #38030 (Pending Backport): rgw: es: cannot query by content_type
Yehuda Sadeh
01:55 AM rgw Bug #36092 (Pending Backport): Radosgw elastic search sync module not working properly (all resul...
Yehuda Sadeh
01:54 AM Revision e883e739 (ceph): Merge pull request #26106 from yehudasa/wip-rgw-es-fixes
rgw: multiple es related fixes and improvements
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Yehuda Sadeh
12:41 AM Revision 2ff5439c (ceph): vstart.sh: fix params generation for monmaptool
Fixes: http://tracker.ceph.com/issues/38174
This broke in the msgr21 case, due to bash globbing in cases where
the g...
Yehuda Sadeh
12:35 AM Bug #38174 (New): vstart.sh: fail to pass params monmaptool correctly with --msgr21
Yehuda Sadeh

02/04/2019

11:43 PM CephFS Bug #38054 (Pending Backport): mds: broadcast quota message to client when disable quota
Patrick Donnelly
11:43 PM Revision 206bcbcc (ceph): Merge PR #26111 into master
* refs/pull/26111/head:
mds: broadcast quota message to client when disable quota
Reviewed-by: Patrick Donnelly <pd...
Patrick Donnelly
11:39 PM Revision e5a2964f (ceph): Merge PR #26123 into master
* refs/pull/26123/head:
mds: refactor MDSContext inheritance
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Revie...
Patrick Donnelly
10:53 PM Feature #7717 (Closed): Per CRUSH bucket used/available space
Alexandre Marangone
10:53 PM Revision 5c137e70 (ceph): packaging: split ceph-mgr diskprediction and rook plugins into own pack...
There are troublesome dependencies for both, so being able to deselect
them is useful
Signed-off-by: Dan Mick <dan.m...
Dan Mick
10:47 PM RADOS Bug #38027: osd/osd-backfill-space.sh fails

dzafman-2019-02-04_11:24:54-rados-wip-zafman-testing2-distro-basic-smithi/3549933
Before mon shutdowns it appear...
David Zafman
10:23 PM Support #38156: MDS Behind on trimming but using no CPU or disk IO.
Please recognize a bug for what it is. I'm not asking for help. I'm trying to help you.
Why would PGs be inactive ...
Michael Jones
10:01 PM Support #38156 (Rejected): MDS Behind on trimming but using no CPU or disk IO.
Please try ceph-users for help.
(From a very cursory glance at the information you provided, the problem is that y...
Patrick Donnelly
10:23 PM RADOS Bug #38124: OSD down on snaptrim.
Hello,
I have collected additional information Sage asked. Attached log has debug_osd=20 set.
How this happ...
Darius Kasparavičius
10:21 PM Bug #38154 (Closed): Package conflicts for Ubuntu 16.04 and 18.04
This is not a bug in mimic since it appeared in a testing branch and is related to one of the PRs in the batch.
Neha Ojha
06:04 PM Bug #38154: Package conflicts for Ubuntu 16.04 and 18.04
this is a suspect https://github.com/ceph/ceph/pull/25668 Yuri Weinstein
03:57 PM Bug #38154: Package conflicts for Ubuntu 16.04 and 18.04
Looking at the changes in the spec file in that branch, something messed up the dependencies. I don't know exactly w... David Galloway
10:19 PM Cleanup #21044 (Rejected): Replacement of assert() with static_assert() whereever applicable
Patrick Donnelly
10:17 PM rgw Support #38125: Multisite ceph cluster storage for data replication
You may find faster answers from the ceph-users mailing list too. Greg Farnum
10:16 PM Bug #38126 (Won't Fix): No secrets found in helm-toolkit during "make" and ceph-mon pod is going ...
I believe Ceph-helm is a dead project at this point and you should be using images from Ceph-containers or Dockerhub?... Greg Farnum
10:16 PM Bug #38173 (Resolved): Remove helm+kubernetes install from ceph docs
We have three install methods described on docs.ceph.com: Ceph-deploy, manual, and "(KUBERNETES + HELM)". We should c... Greg Farnum
10:11 PM CephFS Bug #38128: msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
Hopefully fixed by that related bug? Otherwise move it back into the msgr queue. Greg Farnum
10:04 PM Documentation #38061: Ceph Blog - new-luminous-erasure-coding-rbd-cephfs
Thanks for letting us know. Please report these problems on ceph-users in the future. Patrick Donnelly
10:02 PM Support #38152 (Rejected): rocksdb problem in the 108 down osds
Please seek help on ceph-users. Patrick Donnelly
10:00 PM Revision 0e443b7f (ceph): Merge pull request #26023 from jmolmo/inventory_pb_updated
mgr/ansible: Replace Ansible playbook used to retrieve storage devices data
Reviewed-by: Sebastian Wagner <sebastian...
Sebastian Wagner
09:38 PM rbd Bug #38170: krbd discard no longer guarantees zeroing
Ah yes. The entire commit for mimic. Ilya Dryomov
09:11 PM rbd Bug #38170: krbd discard no longer guarantees zeroing
Mimic as well? Jason Dillaman
07:00 PM rbd Bug #38170 (Pending Backport): krbd discard no longer guarantees zeroing
Ilya Dryomov
07:00 PM rbd Bug #38170 (Resolved): krbd discard no longer guarantees zeroing
Need to backport src/test/librbd/fsx.cc hunk of commit 04f5b343f998 ("qa: update krbd tests for zeroout") to luminous... Ilya Dryomov
08:55 PM bluestore Bug #38065 (Pending Backport): deep fsck fails on inspecting very large onodes
Neha Ojha
08:51 PM bluestore Bug #38065: deep fsck fails on inspecting very large onodes
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/26170
merged
Yuri Weinstein
08:51 PM Revision 460af820 (ceph): Merge pull request #26170 from ifed01/wip-ifed-fix-fsck-read
os/bluestore: deep fsck fails on inspecting very large onodes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: ...
Yuri Weinstein
08:50 PM Revision 20ad73a1 (ceph): Merge pull request #26223 from majianpeng/remove-unused-function
osd: remove unused function.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:49 PM Dashboard Backport #37870: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror_mode' reference...
merged https://github.com/ceph/ceph/pull/26009 Yuri Weinstein
08:49 PM RADOS Backport #38107 (Resolved): mimic: Adding back the IOPS line for client and recovery IO in cluste...
https://github.com/ceph/ceph/pull/26208 Neha Ojha
08:49 PM Revision 1a857126 (ceph): Merge pull request #26009 from sebastian-philipp/dashboard-mirror_mode
mimic: mgr/dashboard: Set mirror_mode to None
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by:  Volker The...
Yuri Weinstein
08:47 PM RADOS Bug #37886: Adding back the IOPS line for client and recovery IO in cluster logs
merged https://github.com/ceph/ceph/pull/26208 Yuri Weinstein
08:47 PM Revision 4d72773c (ceph): Merge pull request #26208 from vumrao/wip-vumrao-38107
mimic: mgr/DaemonServer: log pgmap usage to cluster log
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:04 PM RADOS Bug #38172 (New): segv in rocksdb NewIterator
... Sage Weil
07:58 PM RADOS Bug #37393: mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
/a/yuriw-2019-02-02_14:56:39-rados-wip-yuri4-testing-2019-01-31-2315-mimic-distro-basic-smithi/3542409/ Neha Ojha
07:55 PM RADOS Bug #38083: mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
/a/yuriw-2019-02-02_14:56:39-rados-wip-yuri4-testing-2019-01-31-2315-mimic-distro-basic-smithi/3542404/ Neha Ojha
07:45 PM Revision af5c1ed2 (ceph): rgw: when exclusive lock fails due existing lock, log add'l info
This is being added to better understand lock-contention issues in
running systems. Here are two sample log output li...
J. Eric Ivancich
07:44 PM rgw Feature #38171 (Resolved): rgw: when exclusive lock fails due existing lock, log add'l info
J. Eric Ivancich
07:14 PM rgw Bug #37403 (Pending Backport): Object can still be deleted even if s3:DeleteObject policy is set
Ken Dreyer
06:09 PM RADOS Backport #38108 (Resolved): luminous: Adding back the IOPS line for client and recovery IO in clu...
https://github.com/ceph/ceph/pull/26207 Neha Ojha
06:08 PM Revision 81d1f3a6 (ceph): Merge pull request #25278 from ZVampirEM77/wip-deleteobject-policy
rgw: fix obj can still be deleted even if deleteobject policy is set
rgw: cleanup for RGWDeleteObj::verify_permission...
Adam Emerson
04:43 PM Revision f66113bb (ceph): Merge pull request #26207 from vumrao/wip-vumrao-38108
luminous: mgr/DaemonServer: log pgmap usage to cluster log
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:20 PM Revision 9ebec76f (ceph): Merge pull request #26186 from tchaikov/luminous-36737
luminous: build/ops: Allow multi instances of "make tests" on the same machine
Reviewed-by: Josh Durgin <jdurgin@red...
Kefu Chai
03:55 PM Revision f8a82240 (ceph): rgw: Added caching for tokens retrieved from keystone using S3 credentials
When providing an S3 compatible interface previous behaviour has been to cache the
access token but request verificat...
James P. Weaver
03:55 PM Revision 2e254853 (ceph): rgw: Removed duplicate signing method from S3 credentials caching
Now makes use of existing method for generating a signature for an S3 request.
Signed-off-by: James Weaver <james.ba...
James Weaver
03:31 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Sorry, also: I think this is more than a "minor" issue - the RGW isn't much use without https... Matthew Vernon
03:23 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Hi,
The work-around (which lets you build functional Luminous .debs for Bionic at least) is to arrange for the bui...
Matthew Vernon
03:22 PM Revision 6e867bd9 (ceph): client: flush cap release on session flush
MDS expects the completed cap release prior to responding to the session flush
for cache drop.
Fixes: http://tracker...
Patrick Donnelly
02:45 PM ceph-volume Bug #38169 (New): c-v should have an option to ignore 'network' drives
Network drives like RBD and NBD are reported by the inventory command, it'd be nice to have a rule (not built-in) to ... Sébastien Han
02:44 PM ceph-volume Bug #38168 (Resolved): c-v inventory command reports disk with 0 Bytes as available
Disks with insufficient size should not be reported as 'available'.... Sébastien Han
02:43 PM ceph-volume Bug #38167 (Closed): c-v inventory command reports wrong json
... Sébastien Han
02:13 PM Revision 1d94dcdb (ceph): Merge pull request #26244 from idryomov/wip-krbd-alloc-size
krbd: alloc_size map option and tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
01:54 PM Dashboard Bug #38004 (Fix Under Review): mgr/dashboard: Render error in pool edit dialog
Patrick Seidensal
01:52 PM ceph-volume Bug #38166 (New): open plain cryptsetup devices
if ceph-volume needs to open a plain cryptsetup volume the key is read and base64 decoded from the ceph key-value sto... Alfredo Deza
01:37 PM Dashboard Bug #34528 (In Progress): mgr/dashboard: Disallow editing of read-only config options
Tatjana Dehler
01:21 PM Revision d1ce8f93 (ceph): mgr/progress: make persist period/interval configurable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:13 PM Revision bc8580b2 (ceph): mgr/progress: prune completed events
We don't want these to grow unbounded!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:43 PM Bug #38164 (Resolved): os/bluestore: avoid frequent and massive allocator's dump on bluefs rebala...
Nathan Cutler
12:37 PM Bug #38164 (Resolved): os/bluestore: avoid frequent and massive allocator's dump on bluefs rebala...
Nathan Cutler
12:39 PM Backport #38165 (Resolved): luminous: os/bluestore: avoid frequent and massive allocator's dump o...
Nathan Cutler
12:37 PM Backport #38165 (Resolved): luminous: os/bluestore: avoid frequent and massive allocator's dump o...
https://github.com/ceph/ceph/pull/24543 Nathan Cutler
11:43 AM Revision 3feca71d (ceph): rpm: package crypto libraries for all archs
Since 318a8e3c079c937d4e006a9eb4f47c5349648360 we are now building at least the
openssl crypto plugin on all architec...
Nathan Cutler
11:39 AM Revision aa56098f (ceph): rpm: do not exclude s390x build on openSUSE
The openSUSE Build Service now offers s390x as a build target,
so this conditional is no longer needed.
Signed-off-b...
Nathan Cutler
11:25 AM Dashboard Feature #36722 (In Progress): mgr/dashboard: Silence Alertmanager alerts
Stephan Müller
11:25 AM Dashboard Feature #36721 (Resolved): mgr/dashboard: UI displays fired alert notifications from prometheus
Stephan Müller
11:24 AM Dashboard Bug #37841 (Resolved): mgr/dashboard: RbdMirroringService test suite fails in dev mode
Stephan Müller
11:24 AM Dashboard Bug #37859 (Resolved): mgr/dashboard: Render all objects in KV-table
Stephan Müller
11:24 AM Dashboard Feature #37860 (Resolved): mgr/dashboard: Hide empty fields in KV-table
Stephan Müller
11:23 AM Dashboard Tasks #37951 (Resolved): mgr/dashboard: Provide values with different style in KV-table
Stephan Müller
11:23 AM Dashboard Tasks #37950 (Resolved): mgr/dashboard: Application icons in notifications
Stephan Müller
11:22 AM RADOS Backport #38163 (Resolved): mimic: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
Included in https://github.com/ceph/ceph/pull/27963 Nathan Cutler
11:22 AM RADOS Backport #38162 (Resolved): luminous: maybe_remove_pg_upmaps incorrectly cancels valid pending up...
https://github.com/ceph/ceph/pull/26127 Nathan Cutler
11:21 AM bluestore Backport #38161 (Rejected): mimic: KernelDevice exclusive lock broken
Nathan Cutler
11:21 AM bluestore Backport #38160 (Rejected): luminous: KernelDevice exclusive lock broken
https://github.com/ceph/ceph/pull/34514 Nathan Cutler
11:18 AM CephFS Backport #37480: mimic: mds: MDCache.cc: 11673: abort()
First attempted backport, https://github.com/ceph/ceph/pull/26050, was closed. Nathan Cutler
11:18 AM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
by looking at the python backtrace, @ pg_str @ was a tuple with only a single element in it, but it should have been ... Kefu Chai
10:32 AM Revision 6116c969 (ceph): Merge pull request #25309 from Devp00l/wip-prometheus-alerting
mgr/dashboard: Prometheus integration
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Boris Ranto <...
Tatjana Dehler
06:45 AM Revision 48d650ca (ceph): changes to accomodate the modified rgw_system_test task
rakesh
06:44 AM rgw Backport #38147 (In Progress): mimic: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26266 Prashant D
06:44 AM Revision 5ac18b30 (ceph): added doc string and script default value
rakesh
06:00 AM Messengers Bug #38118 (Resolved): msgr2: race connection results in hang
https://github.com/ceph/ceph/pull/26256 Sage Weil
05:59 AM Revision 4edb005e (ceph): Merge PR #26256 into master
* refs/pull/26256/head:
msg/async/ProtocolV2: respect policy.resetcheck on cookie==0
Reviewed-by: Ricardo Dias <rdi...
Sage Weil
05:50 AM RADOS Bug #38159 (New): ec does not recover below min_size
... Sage Weil
05:28 AM Revision 3cb57037 (ceph): qa/suites/rados/upgrade: whitelist 'slow request'
failure_reason: '"2019-02-03 22:52:41.561332 osd.10 (osd.10) 790 : cluster [WRN] slow
request 30.154662 seconds old...
Sage Weil
05:26 AM RADOS Bug #17257: ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
/a/sage-2019-02-03_18:58:17-rados-wip-sage2-testing-2019-02-03-1047-distro-basic-smithi/3545716
Sage Weil
04:56 AM rgw Backport #38148 (In Progress): luminous: rgw: `radosgw-admin bucket rm ... --purge-objects` can h...
https://github.com/ceph/ceph/pull/26263 Prashant D
03:58 AM Revision 1e30e370 (ceph): rgw: Removing workaround needed to for adding payload hash to request i...
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:38 AM Revision 55492585 (ceph): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to
problematic bucket index entries left as a result of bug
...
J. Eric Ivancich
03:35 AM Revision 285e53b8 (ceph): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to
problematic bucket index entries left as a result of bug
...
J. Eric Ivancich
03:32 AM bluestore Backport #38142 (In Progress): luminous: os/bluestore: fixup access a destroy cond cause deadlock...
https://github.com/ceph/ceph/pull/26261 Prashant D
03:30 AM bluestore Backport #38143 (In Progress): mimic: os/bluestore: fixup access a destroy cond cause deadlock or...
https://github.com/ceph/ceph/pull/26260 Prashant D
02:27 AM Revision ec780ac7 (ceph): mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_INCO...
Fixes: http://tracker.ceph.com/issues/38070
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
12:14 AM Revision bea4edb7 (ceph): os/bluestore: fixup access a destroy cond cause deadlock or undefine
behavior.
Fixes: https://tracker.ceph.com/issues/37733
Signed-off-by: linbing <linbing@t2cloud.net>
(cherry picked f...
bing lin

02/03/2019

11:58 PM Revision cc2a937f (ceph): os/bluestore: fixup access a destroy cond cause deadlock or undefine
behavior.
Fixes: https://tracker.ceph.com/issues/37733
Signed-off-by: linbing <linbing@t2cloud.net>
(cherry picked f...
bing lin
11:36 PM Revision 120d6a26 (ceph): mds: clean up log level 2 messages
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit a225c266052d09ffcb066aead83a18dec918...
Patrick Donnelly
11:36 PM Revision 7b134974 (ceph): mds: do not log internal journal error
MDS can't reach this code due to assert in C_MDS_session_finish.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.co...
Patrick Donnelly
11:36 PM Revision 8b0ebcc4 (ceph): mds: log session open stats
This is to assist with tracking what clients are connecting and how long it
takes for them to open a session (a rough...
Patrick Donnelly
11:31 PM Dashboard Feature #38016 (In Progress): mgr/dashboard: Support for "No authentication" on iSCSI target (bac...
Ricardo Marques
09:54 PM Revision 5176ced9 (ceph): common: make CEPH_BUFFER_ALLOC_UNIT known at compile-time.
It sounds extremely unlikely that any platform Ceph targets can have
PAGE_SIZE lower than 4k. However, to handle thes...
Radoslaw Zarzynski
08:27 PM Revision 9aaa354c (ceph): build: disable kerberos for nautilus
We can re-enable after we branch. For N, though, there is no point in dragging
in the dependencies and implying ther...
Sage Weil
07:17 PM CephFS Backport #38084 (In Progress): luminous: mds: log new client sessions with various metadata
Patrick Donnelly
06:49 PM Revision c2622c8f (ceph): common: optimize buffer cloning in bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:49 PM Revision ae41d441 (ceph): common: switch to ceph::unique_leakable_ptr.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:49 PM Revision f2fe6c03 (ceph): common: avoid atomical nref bumping on freshly created buffer::raw.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:49 PM Revision 48aaf3cb (ceph): common: try to skip atomical decrement in buffer::ptr::release().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:37 PM Revision ff3386fd (ceph): Merge pull request #26240 from votdev/improve_get_module_option
mgr: Use Py_BuildValue to create the argument tuple
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Kefu C...
Kefu Chai
05:24 PM Revision 2d4468c8 (ceph): Merge pull request #26233 from liewegas/wip-bluestore-disable-csum
os/bluestore: add bluestore_ignore_data_csum option
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed By: Xie X...
Kefu Chai
05:22 PM Revision be56801e (ceph): Merge pull request #25077 from rzarzynski/wip-bl-kill_append_buffer
common: drop append_buffer from bufferlist. Use simple carriage instead
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 PM bluestore Bug #38150 (Pending Backport): KernelDevice exclusive lock broken
Kefu Chai
05:20 PM Revision 8805a28b (ceph): Merge pull request #26245 from liewegas/wip-38150
os/bluestore/KernelDevice: use flock(2) for block device lock
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Re...
Kefu Chai
05:14 PM mgr Bug #38158 (Resolved): mgr: segfault in PGMapDigest::print_summary()
... Kefu Chai
04:59 PM RADOS Bug #38023: segv on FileJournal::prepare_entry in bufferlist
... Kefu Chai
04:43 PM Revision 51067350 (ceph): msg/async/ProtocolV2: respect policy.resetcheck on cookie==0
It's possible the accepting end knows the cookie but the connecting end
does not if the fault happens before it recei...
Sage Weil
04:43 PM RADOS Bug #24320: out of order reply and/or osd assert with set-chunks-read.yaml
/a/kchai-2019-02-03_02:07:02-rados-wip-kefu2-testing-2019-02-03-0001-distro-basic-smithi/3543791
rados/thrash/{0-s...
Kefu Chai
04:40 PM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
/a/kchai-2019-02-03_02:07:02-rados-wip-kefu2-testing-2019-02-03-0001-distro-basic-smithi/3543664/ Kefu Chai
02:21 PM mgr Bug #38157 (Resolved): progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
i've noticed this a few times... Sage Weil
12:08 PM Revision bdef1dab (ceph): crimson/osd: should capture reply_t struct by reference
before this change, the iterator is captured by value, but it could be
invalidated when more elements are inserted in...
Kefu Chai
12:08 PM Revision 02a99fbf (ceph): crimson/osd: update heartbeat_info.epoch
it's used for trimming peers if the number of heartbeat peers exceeds
`osd_heartbeat_min_peers`.
Signed-off-by: Kefu...
Kefu Chai
12:08 PM Revision fbff008b (ceph): crimson/osd: update heartbeat peers properly
* add reporters for fast failure detection
* trim heartbeat peers if the number of peers exceeds
`osd_heartbeat_min...
Kefu Chai
12:08 PM Revision 212c6032 (ceph): crimson/osd: note down the source from where the message is sent
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:57 AM Revision 04f5b343 (ceph): qa: update krbd tests for zeroout
Discard no longer guarantees zeroing, use BLKZEROOUT and "fallocate -z"
instead (blkdiscard(8) in xenial doesn't supp...
Ilya Dryomov
08:21 AM Support #38156: MDS Behind on trimming but using no CPU or disk IO.
Ceph version information
mimir ~ # emerge --info ceph
Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/1...
Michael Jones
08:20 AM Support #38156 (Rejected): MDS Behind on trimming but using no CPU or disk IO.
I have a cluster with three nodes.
Mimir: MDS, MON, MGR
Fenrir, MDS, MON, MGR, 8 OSDs
Hoenir, MDS, MON, MGR, 8 O...
Michael Jones
05:25 AM Revision e4aebe86 (ceph): common/random_cache: remove unused RandomCache
the only consumer of it was KeyValueStore, which was removed in
19c39faead87655d174965d054de8bbbe4d79067 .
Signed-of...
Kefu Chai
03:24 AM RADOS Bug #38155 (Duplicate): PG stuck in undersized+degraded+remapped+backfill_toofull+peered

dzafman-2019-02-02_15:37:09-rados-wip-zafman-testing2-distro-basic-smithi/3542711
Something like this happened b...
David Zafman
03:12 AM RADOS Bug #38027: osd/osd-backfill-space.sh fails

After increasing the time out, saw a different failure. As expected all 4 PG backfills completed and 4 PGs are in ...
David Zafman

02/02/2019

07:42 PM Bug #38154 (Closed): Package conflicts for Ubuntu 16.04 and 18.04
Run: http://pulpito.ceph.com/yuriw-2019-02-02_14:59:49-rados-wip-yuri2-testing-2019-01-29-1704-mimic-distro-basic-smi... Yuri Weinstein
07:27 PM CephFS Feature #15066 (In Progress): multifs: Allow filesystems to be assigned RADOS namespace as well a...
Patrick Donnelly
05:33 PM Revision 031bbea7 (ceph): qa: krbd discard with alloc_size vs zeroout tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:59 AM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
The fsck on a failed osd gives the following:... Lawrence Smith
09:25 AM RADOS Bug #37968: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
https://github.com/ceph/ceph/pull/26179 xie xingguo
09:25 AM RADOS Bug #37968 (Pending Backport): maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
xie xingguo
09:24 AM Revision a4b1dc5a (ceph): Merge pull request #26179 from xiexingguo/wip-37968
crush: fix upmap overkill
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
08:03 AM CephFS Feature #38153 (In Progress): client: proactively release caps it is not using
Zheng Yan
08:03 AM CephFS Feature #38153: client: proactively release caps it is not using
kernel part
https://github.com/ceph/ceph-client/commit/488d66259ef7f933d33136306b58e6eb9e9ed6c3
"ceph: periodical...
Zheng Yan
08:00 AM CephFS Feature #38153 (Closed): client: proactively release caps it is not using
Zheng Yan
07:54 AM CephFS Backport #37480: mimic: mds: MDCache.cc: 11673: abort()
https://github.com/ceph/ceph/pull/26252 Zheng Yan
07:45 AM Revision 434dc9e9 (ceph): Merge pull request #26222 from tchaikov/wip-crimson-heartbeat
crimson/osd: add heartbeat support
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
07:27 AM Support #38152 (Rejected): rocksdb problem in the 108 down osds
My cluster is luminous 12.2.10, upgrade from jewel. so the cluster has 108 osds down in 3 hosts, 216 osds is up. I w... li xiong
05:20 AM Revision a0307f5d (ceph): crimson/osd: define OSDMapService interface
* define OSDMapService interface to decouple the consumers of
this interface from its implementation -- the `OSD` c...
Kefu Chai
05:20 AM Revision ef9403b1 (ceph): crimson/mon: add get_fsid() to mon::Client
we need it for creating some messages. `MOSDPing`, for instance.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:20 AM Revision 77a1eb73 (ceph): common/pick_address: conditional compile for crimson
crimson can only update configuration async, so we cannot let
pick_addreses() call set_val_or_die() without chaning i...
Kefu Chai
05:20 AM Revision 41da38f2 (ceph): common/pick_address: add necessary includes
* add needed forward declaration
* add necessary #includes
* move `#include "common/config.h"` to .cc, as it's not pa...
Kefu Chai
05:20 AM Revision 7a5469dd (ceph): crimson/common: add pick_address.cc to crimson-common
crimson-osd needs pick_address() for initializing the listening
addresses.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:20 AM Revision 2d70d9e9 (ceph): crimson/osd: s/client_msgr/public_msgr/
because this messenger also serves requests from librados clients.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:20 AM Revision 66826c86 (ceph): crimson/net: add Messenger::try_bind()
in case the server is just fine with any unused local port number, and it
will report it to monitor.
Signed-off-by: ...
Kefu Chai
05:20 AM Revision 3ee01672 (ceph): crimson/osd: bind and listen
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:20 AM Revision a88e89e7 (ceph): crimson/osd: move "_preboot" log to where it belongs to
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:20 AM Revision e9506e79 (ceph): crimson/osd: add heartbeat support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:20 AM Revision 4eff55d0 (ceph): cmake: disable GCC-9 warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:13 AM Revision 0feaf360 (ceph): crimson/osd: remove unused method
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:13 AM Revision 459fea55 (ceph): crimson/osd: add editor variable settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:09 AM Cleanup #38088: Add dependencies for missing Python packages
trying to build grpc into a .deb, I find that
1) it hasn't been released on pypi since June 2016, and
2) it uses...
Dan Mick
04:21 AM Revision c9d124e0 (ceph): mds: bump mds protocol version
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:21 AM Revision 85f41e0a (ceph): mds: handle fragment notify race
In the nornal case, mds does not trim dir inode whose child dirfrags
are likely being fragmented (see trim_inode()). ...
Yan, Zheng
04:00 AM Revision 412a8961 (ceph): mds: don't wait for snapclient sync when handling reconnect
It's no longer required since commit 93e72677575 "mds: send snap
related messages centrally during mds recovery".
Si...
Yan, Zheng
04:00 AM Revision f1c564ed (ceph): mds: extend reconnect period when mds is busy
Fixes: https://tracker.ceph.com/issues/37644
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
12:38 AM Revision ff3411d5 (ceph): mds: refactor MDSContext inheritance
This commit greatly simplifies things.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:26 AM Revision 6f6e080f (ceph): Merge pull request #26250 from falcon78921/wip-doc-rados-typo
doc: fixed typo in add-or-rm-mons.rst
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo

02/01/2019

11:11 PM RADOS Bug #38027: osd/osd-backfill-space.sh fails
http://pulpito.ceph.com/dzafman-2019-01-30_18:54:50-rados-wip-zafman-testing-distro-basic-smithi/3528763 David Zafman
10:12 PM Revision 4b077dd2 (ceph): doc: fixed typo in add-or-rm-mons.rst
Redundant use of the word "monitor"
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
09:54 PM Revision ded528e6 (ceph): common: introduce bl::_carriage to track writeable area.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision e0994229 (ceph): tests: introduce BufferList.InternalCarriage.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 5b905b83 (ceph): common: introduce obtain_contiguous_space() to bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision f780d8ed (ceph): common: optimize bufferlist::contiguous_appender.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision e20837a1 (ceph): tests: introduce BufferList.ContiguousAppender.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 995d6b0c (ceph): common: drop decltype(_buffers) from include/buffers.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision a94e54af (ceph): common: bl::appends don't use the append_buffer anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 0326cf33 (ceph): common: contiguous_appender doesn't use append_buffer anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision c7a53ecf (ceph): common: bufferlist can contain 0-length bptrs.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 66b7cc88 (ceph): tests: introduce BufferListIterator.iterate_with_empties.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 93e1a712 (ceph): common: simplify the C-string-taking variant of bl::append().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 7362e5b5 (ceph): common: kill remainings of bufferlist's append_buffer.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:29 PM Revision 0fee7c13 (ceph): rgw: es: use default request headers for query requests
Needed for sending auth headers.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM Revision 99cca04c (ceph): rgw: es: query sent to elasticsearch needs content-type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:28 PM Revision 65f17068 (ceph): rgw: es: don't error out on index initialization
if index already exists. Assuming index was created externally.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM Revision b887df65 (ceph): rgw: rest cr: can return json decoded errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:28 PM Revision 606a2fbf (ceph): rgw: es: fix v5+ index map settings
and rework the way it's being done
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM Revision 44dee067 (ceph): rgw: es: add support for != operator
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:27 PM Revision 6c1bdd9f (ceph): rgw: es: add support for searchable storage_class field
Note that this will not add field to existing index field mapping.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:27 PM Revision 66219cf1 (ceph): rgw: es: fix content_type queries
Fixes: http://tracker.ceph.com/issues/38030
ES attribute is stored as content_type, while we were searching
for cont...
Yehuda Sadeh
07:27 PM Revision 4d1f8a82 (ceph): rgw: es: fix attrs trimming
Fixes: http://tracker.ceph.com/issues/38028
Since we don't necessarily keep attr headers with null terminating char,...
Yehuda Sadeh
07:27 PM Revision e099f3df (ceph): rgw: need to give a type in list constructor
Clang complains about the missing type:
/home/jenkins/workspace/ceph-master/src/rgw/rgw_sync_module_es.cc:251:42: err...
Willem Jan Withagen
07:26 PM Revision b0aa14c2 (ceph): rgw: ES sync: be more restrictive on object system attrs
This commit drops system attributes like url-keys, nfs-ganesha unix keys,
encryption keys and other system attributes...
Abhishek Lekshmanan
07:16 PM Revision 5d2d2b72 (ceph): rgw: http_client: propagate send_data_hint differently
Fixes: http://tracker.ceph.com/issues/36092
send_data_hint is passed so that the lower http client layer
to know in ...
Yehuda Sadeh
07:16 PM Revision a1a32626 (ceph): rgw: ES sync module: drop ESVersion struct
using std::pair as the version struct. Another decoder class is currently
introduced as we have a nested json type fo...
Abhishek Lekshmanan
07:15 PM Revision 67c645df (ceph): rgw: es: support username and password for ES
For ES endpoints terminated with a username and password, either via xpack or
fronted by another webserver with http ...
Abhishek Lekshmanan
07:14 PM Revision aaa139f4 (ceph): rgw_cr_rest: support extra headers for get resource crs
Adding support to add additional headers as a part of GET and READ requests.
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
07:14 PM Revision 7b7b8b48 (ceph): rgw: es: support for ES 5.0+
from Elasticsearch 5.0+ the type string is deprecated, while it is still allowed
in 5.0, it returns a 400 error on 6....
Abhishek Lekshmanan
07:14 PM Revision 105f3981 (ceph): rgw: es: introduce new classes for storing ES version info
Getting the basic information from elasticsearch, while we're only currently
interested in elasic search version, oth...
Abhishek Lekshmanan
07:14 PM Revision 096e1222 (ceph): rgw: rgw_cr_rest: allow headers to be specified in Put CRs
Adding another constructor overload for cases when we need to override the
default headers
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
07:14 PM Revision c3841d74 (ceph): rgw: es: introduce ES types
This commit introduces an enum mapping various ES types. Also encode_json now
has a new member for string type so tha...
Abhishek Lekshmanan
06:43 PM Revision 54fd6dce (ceph): Merge PR #25703 into master
* refs/pull/25703/head:
os/bluestore: option to disable bluestore warns on spillover.
mon: expose object store heal...
Sage Weil
06:42 PM Revision c4ad6044 (ceph): Merge PR #25773 into master
* refs/pull/25773/head:
common: Use OpenSSL for cryptographic hashing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:41 PM Revision 2129cfc4 (ceph): Merge PR #26067 into master
* refs/pull/26067/head:
pybind/rados: fix application metadata list
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Sage Weil
06:40 PM Revision 3b5b96b9 (ceph): Merge PR #26112 into master
* refs/pull/26112/head:
mgr: load modules in finisher to avoid potential lock cycles
Reviewed-by: Boris Ranto <bran...
Sage Weil
06:40 PM mgr Bug #37997 (Resolved): mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
Sage Weil
06:40 PM Revision 54815325 (ceph): Merge PR #26164 into master
* refs/pull/26164/head:
mon/LogMonitor: lower logging level for check_sub
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM RADOS Bug #38151 (New): cephx: service ticket validity dobuled
... Sage Weil
05:48 PM Revision a151e111 (ceph): ceph-volume: add space between words
The current help of batch was showing:
rotational drivesare passed in DEVICES
This commit fixes it and now we have:...
Sébastien Han
05:47 PM Revision 58cb3ecc (ceph): os/bluestore: add bluestore_ignore_data_csum option
This option just suppresses the EIO errors. We still get the messages
in the logs, though. This can be useful when ...
Sage Weil
05:39 PM bluestore Bug #38150: KernelDevice exclusive lock broken
https://github.com/ceph/ceph/pull/26245 Sage Weil
05:37 PM bluestore Bug #38150 (Resolved): KernelDevice exclusive lock broken
fcntl locks go away when *any* fd on the file is closed.
This can cause corruption when running ceph-osd in contai...
Sage Weil
05:39 PM Revision 632a1033 (ceph): os/bluestore/KernelDevice: use flock(2) for block device lock
The fcntl locks fail due to the classic posix lock gotcha: if you close
*any* fd to the same inode from the process, ...
Sage Weil
04:59 PM Revision fa32d97a (ceph): rbd: recognize alloc_size map option
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
04:51 PM Dashboard Subtask #38149 (Resolved): mgr/dashboard: Block menu E2E tab tests
Nathan Weinberg
04:01 PM Revision e124ad72 (ceph): Merge pull request #26224 from tchaikov/radek-lru-cleanup
common: drop the unused methods from SharedLRU.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:42 PM Revision d361f77a (ceph): Merge pull request #26171 from sebastian-philipp/orchestrator-merge-cre...
mgr/orchestrator: Unify `osd create` and `osd add`
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Juan M...
Sebastian Wagner
03:23 PM Dashboard Subtask #38050 (Resolved): mgr/dashboard: Additional Cluster menu E2E breadcrumb and tab tests
Nathan Weinberg
03:20 PM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
Looks good to me! Maybe it would also make sense to have the option to set a timespan, for example when I only want t... Laura Paduano
01:31 PM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
Hi Dan, thank you for your message!
Dan Guo wrote:
> How about if adding these filters for log page? For now, I...
Lenz Grimmer
07:08 AM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
How about if adding these filters for log page? For now, I just complete the html look. If it is looks good, I will c... Dan Guo
03:09 PM Revision c8704774 (ceph): Merge pull request #26151 from nathan-weinberg/cluster-tests
mgr/dashboard: Added additional breadcrumb and tab tests to Cluster menu
Reviewed-by: Volker Theile <vtheile@suse.co...
Patrick Nawracay
03:04 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Hi,
This bug could be fixed by pulling in a newer version of civetweb, and compiling it with the OPENSSL_API_1_1 f...
Matthew Vernon
02:47 PM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
I'd like to suggest either of the following text to be shown (my preference is #2):
*Option 1:*
Sorry, the user d...
Ju Lim
02:19 PM rgw Bug #38134 (Pending Backport): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
J. Eric Ivancich
02:17 PM rgw Backport #38148 (Resolved): luminous: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26263 J. Eric Ivancich
02:16 PM rgw Backport #38147 (Resolved): mimic: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26266 J. Eric Ivancich
02:12 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
@Sage - could you please confirm this is a duplicate for #36541 Igor Fedotov
02:10 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Log extract for competing transactions (T1 - rename A->B, T2 - write A, T3 - remove B:... Igor Fedotov
02:05 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Looks like duplicate for #36541 Igor Fedotov
02:08 PM Revision fdae3a71 (ceph): Merge pull request #26231 from ivancich/wip-infinite-bucket-rm
rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
02:00 PM Dashboard Tasks #37950 (Fix Under Review): mgr/dashboard: Application icons in notifications
Stephan Müller
01:59 PM Dashboard Tasks #37951 (Fix Under Review): mgr/dashboard: Provide values with different style in KV-table
Stephan Müller
01:55 PM Revision 2b8ed2cf (ceph): mgr/dashboard: Added additional breadcrumb and tab tests to Cluster menu
Fixes: https://tracker.ceph.com/issues/38050
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
01:54 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
I might have been bitten by the same issue. The OSD in question is has its main data on a spinning drive and its data... David Sieger
01:30 PM rbd Feature #38146 (Resolved): Implement kernel discard min allocation size logic
Remove the "rbd_skip_partial_discard" option and replace it with a "rbd_discard_min_aligned_bytes" configuration obje... Jason Dillaman
01:13 PM Bug #38144: nautilus: 14.0.1 build fails in fedora rawhide mass rebuild w/ gcc/g++ 9
The openSUSE maintainers have reported to me that the latest Ceph (14.0.1) does not build with GCC9.
Logs can be f...
Nathan Cutler
09:33 AM Bug #38144 (New): nautilus: 14.0.1 build fails in fedora rawhide mass rebuild w/ gcc/g++ 9
https://kojipkgs.fedoraproject.org//work/tasks/1409/32411409/build.log
build previously succeeded with gcc/g++ 8 o...
Kaleb KEITHLEY
12:56 PM Revision 28075bc6 (ceph): increased client count
rakesh
11:45 AM Dashboard Cleanup #37941 (Fix Under Review): mgr/dashboard: Replace IP address validation with Python stand...
Lenz Grimmer
11:29 AM Revision eba6be51 (ceph): Merge pull request #26203 from rhcs-dashboard/updated-pg-status-chart-c...
mgr/dashboard: Updated colors in PG Status chart
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:48 AM Revision 8210be29 (ceph): mgr: Use Py_BuildValue to create the argument tuple
Reduce the complexity of the code by using the generic function, Py_BuildValue(), that can create most common objects... Volker Theile
10:09 AM Bug #38145 (New): /usr/bin/ld: cmdparse.cc.o: bad reloc symbol index
Hey,
in the Sepia lab in flavour "Ubuntu Xenial", I'm getting a linker error:...
Sebastian Wagner
09:26 AM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
A good starting point could be https://github.com/ceph/ceph/blob/master/src/mgr/BaseMgrModule.cc#L405 because this is... Volker Theile
09:21 AM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
I've done some research related to PyObject_Malloc errors and found out that most of the forum comments i found came ... Volker Theile
09:22 AM rgw Documentation #37880 (Resolved): doc: update rgw multitenancy link
Kefu Chai
09:21 AM Revision 5f030b0a (ceph): Merge pull request #25929 from falcon78921/wip-doc-37880
doc: updated rgw multitenancy link
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:18 AM bluestore Backport #38143 (Resolved): mimic: os/bluestore: fixup access a destroy cond cause deadlock or un...
https://github.com/ceph/ceph/pull/26260 Nathan Cutler
09:18 AM bluestore Backport #38142 (Resolved): luminous: os/bluestore: fixup access a destroy cond cause deadlock or...
https://github.com/ceph/ceph/pull/26261 Nathan Cutler
09:18 AM RADOS Backport #38141 (Resolved): mimic: Add hashinfo testing for dump command of ceph-objectstore-tool
https://github.com/ceph/ceph/pull/26283 Nathan Cutler
09:18 AM RADOS Backport #38140 (Resolved): luminous: Add hashinfo testing for dump command of ceph-objectstore-tool
https://github.com/ceph/ceph/pull/26284 Nathan Cutler
09:10 AM Revision 9e926e99 (ceph): mgr/orchestrator: Unify `osd create` and `osd add`
Also:
* Added some more tests
* Better validation of drive Groups
* Simplified `TestWriteCompletion`
Signed-off-by:...
Sebastian Wagner
08:36 AM Dashboard Bug #37964 (Resolved): mgr/dashboard: Test failure: test_invalid_user_id (tasks.mgr.dashboard.tes...
Laura Paduano
08:20 AM Backport #38139 (In Progress): mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler
08:20 AM Backport #38139 (Resolved): mimic: mgr: add get_latest_counter() to C++ -> Python interface.
https://github.com/ceph/ceph/pull/26074 Nathan Cutler
08:19 AM Feature #38138 (Pending Backport): mgr: add get_latest_counter() to C++ -> Python interface.
mimic: backport Nathan Cutler
07:43 AM Feature #38138 (Resolved): mgr: add get_latest_counter() to C++ -> Python interface.
This vastly improves performance of the Mgr when fetching performance counters.
This improves the performance of t...
Wido den Hollander
08:16 AM Dashboard Tasks #38093: mgr/dashboard: Write E2E test to verify a pool has been created/deleted
When deleting a pool the pool list gets refreshed, so it should be verified that the pool does no longer show up afte... Laura Paduano
08:02 AM Revision ac8efbbe (ceph): mgr/dashboard: Fix modified files only (frontend)
Introduces a new npm command: `npm run fixmod` which, unlike `npm run
fix`, only fixes modified files in the current ...
Patrick Seidensal
07:46 AM Revision d28ace9b (ceph): Merge pull request #26228 from theanalyst/doc/releases/12.2.11
doc: add release notes for 12.2.11 luminous
Reviewed-By: Sage Weil <sage@redhat.com>
Reviewed-By: Neha Ojha <nojha@r...
Abhishek Lekshmanan
06:49 AM RADOS Backport #38106 (In Progress): mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing...
https://github.com/ceph/ceph/pull/26239 Prashant D
06:00 AM rgw Bug #38121 (Fix Under Review): common/Formatter: printed buffer should be escaped when ns exists ...
Kefu Chai
05:56 AM Revision 512b6d8b (ceph): rgw: Adding documentation for controlling STS auth via policy.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:46 AM CephFS Bug #38137 (Fix Under Review): mds: may leak gather during cache drop
Patrick Donnelly
04:42 AM CephFS Bug #38137 (Resolved): mds: may leak gather during cache drop
Here: https://github.com/ceph/ceph/blob/359e091c80d5237bb79eebb6f300f56a442d6f37/src/mds/MDSRank.cc#L332 Patrick Donnelly
04:27 AM Revision c3c4200e (ceph): osd/PG.cc: account for missing set irrespective of last_complete
When adding source info from another OSD, check if an object that needs
recovery is present in its missing set. If ye...
Neha Ojha
03:49 AM RADOS Backport #38105 (In Progress): luminous: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_miss...
https://github.com/ceph/ceph/pull/26236 Prashant D
03:04 AM Cleanup #38088: Add dependencies for missing Python packages
The existing code was written with requirements.txt as such, so I guess that's at least a version that is known to wo... Dan Mick
03:00 AM mgr Bug #38122 (Closed): Error ceph fs status
@Patrick: Thanks. This is not a bug. Jos Collin
02:15 AM Revision c88c0d2f (ceph): mon: mark REMOVE_SNAPS messages as no_reply
Fixes: http://tracker.ceph.com/issues/37568
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
02:10 AM mgr Backport #38109 (In Progress): mimic: mgr will refuse connection from the monitor who starts behi...
https://github.com/ceph/ceph/pull/26235 Prashant D
01:36 AM Revision 29f25be7 (ceph): osd/PG.cc: account for missing set irrespective of last_complete
When adding source info from another OSD, check if an object that needs
recovery is present in its missing set. If ye...
Neha Ojha
12:29 AM RADOS Feature #38136 (Resolved): core: lazy omap stat collection
In Nautlis this PR - https://github.com/ceph/ceph/pull/18096 will bring very good support for all sizes in `ceph osd ... Vikhyat Umrao
12:12 AM RADOS Bug #38135: Ceph is in HEALTH_ERR status with inconsistent PG after some rbd snapshot creating/re...
1, create_rbd.sh, this is for creating rbds
2, create_snapshot.sh, this is for creating snapshots
3, delete_random_...
Bengen Tan

01/31/2019

11:53 PM RADOS Bug #38135 (New): Ceph is in HEALTH_ERR status with inconsistent PG after some rbd snapshot creat...
We observe Ceph is in HEALTH_ERR status with inconsistent PG after some rbd snapshot creating/removing task. Here are... Bengen Tan
11:33 PM Revision b7b78809 (ceph): os/bluestore: add bluestore_ignore_data_csum option
This option just suppresses the EIO errors. We still get the messages
in the logs, though. This can be useful when ...
Sage Weil
11:21 PM Revision e458cd69 (ceph): mgr: Apply sanity check for daemon metadata
Signed-off-by: Xinying Song <songxinying@sensetime.com>
(cherry picked from commit 3c333f3599642f29dc7a080570ed6b1954...
Xinying Song
11:20 PM Revision 314c9e0c (ceph): mgr: request mon metadata when receiving a report msg from an unknown m...
* Mgr needs to issue an metadata request when receiving a report message
from a monitor who hasn't been in the mgr'...
cfanz
11:03 PM mgr Bug #38122: Error ceph fs status
Looks like you're missing some python colorize package required by the ceph-mgr. Patrick Donnelly
11:06 AM mgr Bug #38122 (Resolved): Error ceph fs status
$ ./bin/ceph fs status myfs
and
$ ./bin/ceph fs status
shows: ...
Jos Collin
10:43 PM Revision 5b3dc38c (ceph): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to
problematic bucket index entries left as a result of bug
...
J. Eric Ivancich
10:32 PM Revision 7c677047 (ceph): doc: add release notes for 12.2.11 luminous
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:13 PM CephFS Backport #38132 (In Progress): luminous: mds: stopping MDS with a large cache (40+GB) causes it t...
Patrick Donnelly
08:11 PM CephFS Backport #38132 (Resolved): luminous: mds: stopping MDS with a large cache (40+GB) causes it to m...
https://github.com/ceph/ceph/pull/26232 Patrick Donnelly
10:12 PM CephFS Backport #38130 (In Progress): luminous: mds: provide a limit for the maximum number of caps a cl...
Patrick Donnelly
08:11 PM CephFS Backport #38130 (Resolved): luminous: mds: provide a limit for the maximum number of caps a clien...
https://github.com/ceph/ceph/pull/26232 Patrick Donnelly
10:07 PM rgw Bug #18507 (Duplicate): bucket and user can't be deleted
Casey Bodley
09:58 PM rgw Bug #38134: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26231 Casey Bodley
09:37 PM rgw Bug #38134 (Resolved): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to problematic bucket index entries left as a result of bug ... J. Eric Ivancich
09:25 PM CephFS Backport #38129 (In Progress): mimic: mds: provide a limit for the maximum number of caps a clien...
Patrick Donnelly
08:11 PM CephFS Backport #38129 (Resolved): mimic: mds: provide a limit for the maximum number of caps a client m...
https://github.com/ceph/ceph/pull/28452 Patrick Donnelly
09:25 PM CephFS Backport #38131 (In Progress): mimic: mds: stopping MDS with a large cache (40+GB) causes it to m...
Patrick Donnelly
08:11 PM CephFS Backport #38131 (Resolved): mimic: mds: stopping MDS with a large cache (40+GB) causes it to miss...
https://github.com/ceph/ceph/pull/28452 Patrick Donnelly
09:13 PM mgr Bug #38133 (Duplicate): segmentation fault
several segfaults being reported in manager. this looks different than the others.
```
-13> 2019-01-31 13:07:4...
Noah Watkins
08:36 PM CephFS Bug #38087 (Resolved): mds: blacklists all clients on eviction
Patrick Donnelly
08:35 PM Revision 359e091c (ceph): Merge PR #26193 into master
* refs/pull/26193/head:
mds: move session setup to ms_handle_accept
common: add method to get StackStringStream ptr...
Patrick Donnelly
08:10 PM CephFS Bug #37723 (Pending Backport): mds: stopping MDS with a large cache (40+GB) causes it to miss hea...
Patrick Donnelly
08:10 PM CephFS Feature #38022 (Pending Backport): mds: provide a limit for the maximum number of caps a client m...
Patrick Donnelly
08:08 PM Revision 0d26266c (ceph): Merge PR #26038 into master
* refs/pull/26038/head:
mds: simplify recall warnings
mds: add extra details for cache drop output
qa: test mds_ma...
Patrick Donnelly
08:07 PM Revision c0b3a114 (ceph): mds: simplify recall warnings
Instead of a timeout and complicated decisions about whether the client is
releasing caps in an expeditious fashion, ...
Patrick Donnelly
07:29 PM Revision c2405957 (ceph): mds: move session setup to ms_handle_accept
Session setup in ms_handle_authentication is (historically) racy where multiple
connections from the same client can ...
Patrick Donnelly
06:57 PM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
@Nathan That sounds right. Neha Ojha
06:52 PM Revision 06ffab01 (ceph): drop yield ctx from real_client
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:48 PM rgw Bug #36512 (Triaged): Lifecycle doesn't remove delete markers
Matt Benjamin
06:46 PM rgw Bug #36619 (Resolved): radosgw-admin realm pull fails with an error "request failed: (13) Permiss...
Casey Bodley
06:46 PM rgw Bug #38028 (In Progress): rgw: es: some meta attrs might be trimmed
Matt Benjamin
06:45 PM rgw Bug #37375: radosgw crashes when 'nss db path' is set in config (mimic/13.2.2)
coming from global init, not specific to radosgw Casey Bodley
06:39 PM Revision d6dc57e7 (ceph): rgw: make dmclock scheduler experimental
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision ca3fd882 (ceph): rgw: bring back scheduler ctx
Using unified perf counters across frontends
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 5fd54c4d (ceph): rgw: add rgw_dmclock.h
For the future, we could fwd declare these types in rgw_dmclock so that whole of
dmclock_server.h needn't be included...
Abhishek Lekshmanan
06:39 PM Revision 8c4f3a27 (ceph): rgw: complete the request once scheduler errors
We were missing a `goto done` which caused the request handling to be erratic
once limits were reached.
Signed-off-b...
Abhishek Lekshmanan
06:39 PM Revision 9fa0c8aa (ceph): rgw: remove throttle counter from common
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 5dfcb05b (ceph): rgw: set throttler as the default scheduler
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 82ea44bb (ceph): rgw: rgw_rest add a http status code for 503/498 errors
The swift 498 status line is from
https://github.com/openstack/swift/blob/master/swift/common/middleware/ratelimit.py...
Abhishek Lekshmanan
06:39 PM Revision e5a37151 (ceph): rgw: dmclock: implement perf counters for throttle
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 1f858820 (ceph): rgw: SimpleThrottler uses a counter for throttled requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 07cb9673 (ceph): rgw: async scheduler uses a global throttle counter
Using the last array element, global blocked requests will be tracked. This can
be used for other global counters
Si...
Abhishek Lekshmanan
06:39 PM Revision b663bc9e (ceph): rgw: kill optional scheduler ctx
Each frontend maintains its own counters and client config
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 378b4ec6 (ceph): common: add rgw_scheduler_type as an option
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 1878047a (ceph): rgw: sync scheduler directly uses ClientCounters
instead of a function object
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 8c972932 (ceph): rgw: main: avoid passing cct to civetweb
Since we already have a copy from the env
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 4ff3b843 (ceph): rgw: civetweb: drop unused includes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision cd436113 (ceph): rgw:make base scheduler class return a completer
the base class now returns a pair containing error code and a completer object
that will do raii style cleanup to cal...
Abhishek Lekshmanan
06:39 PM Revision 08919043 (ceph): rgw: optional_yield_context -> optional_yield
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 95cc4224 (ceph): rgw: StreamIO takes a yield
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 5fce502e (ceph): cmake: dmclock fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision aba3d5ee (ceph): rgw: dmclock: move client config and counters to its own header
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision ce1fdaa8 (ceph): dmclock: add a perfcounter for throttled requests
Initially these are added in the rgw perf counter, though they could be added in
another dmclock specific counter as ...
Abhishek Lekshmanan
06:39 PM Revision 14a1df8d (ceph): initial impl for processing requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision ebabd3f7 (ceph): rgw: scheduler: return a completer for completing async requests
Avoid the need for dmclock scoped completer by completing requests with a
wrapper that holds a const ptr to the sched...
Abhishek Lekshmanan
06:39 PM Revision f57d011f (ceph): rgw: dmclock: make scheduler an abstract interface
This makes scheduler an abstract class with schedule_request and
request_complete functions that will be implemented ...
Abhishek Lekshmanan
06:39 PM Revision 287f8995 (ceph): rgw: implement a simple throttler for asio without scheduler
when dmclock scheduler is not configured, use a simple throttle class for asio
requests
Signed-off-by: Abhishek Leks...
Abhishek Lekshmanan
06:39 PM Revision 20c20916 (ceph): tests: rgw: fix includes for rgw_dmclock tests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision f912f1f8 (ceph): rgw: completer interface for scheduler
Adding a simple completer that'd do raii
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision ce39670d (ceph): rgw: dmclock: update md_config_t -> ConfigProxy
Keeping up with changes from https://github.com/ceph/ceph/pull/22908/
all the md_config_t structs in rgw_dmclock have...
Abhishek Lekshmanan
06:39 PM Revision dbe79a19 (ceph): tests: osd: mclock: update tests with default prio of 1
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 711b151f (ceph): rgw: cmake: update to include dmclock supporting libs during compile
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision d170c8ed (ceph): dmclock: optional enable of rgw dmclock
Adding a configurable rgw_enable_dmclock based on which we enable/disable the
scheduler. A TODO to tackle is enabling...
Abhishek Lekshmanan
06:39 PM Revision 3c2da4c7 (ceph): rgw: make rgw dmclock tests use the new AsyncScheduler
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 7cf88f3a (ceph): rgw: implementation of a SyncScheduler for use with civetweb
This implements a SyncScheduler based on dmclock's push priority queue which has
a callback when the request is grant...
Abhishek Lekshmanan
06:39 PM Revision 24e8e3ad (ceph): rgw: civetweb frontend now has a dmc scheduler
The scheduler is maintained in the frontend itself right now instead of passing
it along from main. For this a functi...
Abhishek Lekshmanan
06:39 PM Revision 86c24394 (ceph): rgw: tests: add a test for sync scheduler's add request
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision c2f780d5 (ceph): rgw: asio frontend now has its own scheduler
Similar to the civetweb frontend, now asio frontend also maintains its own
scheduler, we only pass the dmclock client...
Abhishek Lekshmanan
06:39 PM Revision 836114ba (ceph): rgw: http client translates 503 errors to EBUSY
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision b3f231c1 (ceph): rgw: add throttle to dmclock queue
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 1bde9349 (ceph): rename dmclock PriorityQueue to AsyncScheduler
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:39 PM Revision 3af2589a (ceph): rgw: dmclock: disable delayed tag calculation
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:39 PM Revision 97a610db (ceph): rgw: op: set dmclock_cost to 1
This was introduced in https://github.com/ceph/dmclock/pull/46, let the default
behaviour be that cost is 1 as we ass...
Abhishek Lekshmanan
06:39 PM Revision 158cb0ee (ceph): tests: update dmclock tests with default costs of 1
Both unittest_rgw_dmclock_scheduler and unittest_mclock_priority_queue had the
old default of 0 costs which would fai...
Abhishek Lekshmanan
06:39 PM Revision e2d7dcb5 (ceph): rgw: add dmclock client/cost to RGWOp interface
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 27579603 (ceph): rgw: add dmclock queue to process_request
process_request() waits on the dmclock queue before auth
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:39 PM Revision e5035d1c (ceph): rgw: add config variables for dmclock client info
adds a ClientConfig class to encapsulate the dmclock config variables,
with an observer to apply changes. ClientConfi...
Abhishek Lekshmanan
06:39 PM Revision 4bcc6277 (ceph): rgw: construct a dmclock queue on startup
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 167eaf46 (ceph): rgw: add perf counters to dmclock::PriorityQueue
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 9e04597f (ceph): rgw: add ERR_RATE_LIMITED
Signed-off-by: Casey Bodley <cbodley@redhat.com> Abhishek Lekshmanan
06:39 PM Revision 8342214c (ceph): rgw: use dmclock::AtLimit::Reject for rate limiting
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 4ccc6025 (ceph): rgw: use alias for http namespace
Signed-off-by: Casey Bodley <cbodley@redhat.com> Abhishek Lekshmanan
06:39 PM Revision a2a79700 (ceph): rgw: add optional_yield_context to process_request
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:16 PM Revision f902b495 (ceph): rgw: add async dmclock service for use with asio
uses the dmclock::PullPriorityQueue and an asio timer to implement an
asynchronous dmclock request scheduling service...
Casey Bodley
06:16 PM Revision 2329a378 (ceph): common: mClockPriorityQueue uses AtLimit::Allow
the 'bool allow_limit_break' parameter changed to an AtLimit enum, and
allow_limit_break=true now becomes AtLimit::Al...
Abhishek Lekshmanan
05:53 PM CephFS Bug #38128: msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
What makes this stranger is the connection mysteriously reconnects. I don't see how in the logs. Additionally, the cl... Patrick Donnelly
05:41 PM CephFS Bug #38128 (Resolved): msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
From the client:... Patrick Donnelly
05:51 PM rgw Bug #38055 (Fix Under Review): rgw: GET/HEAD and PUT operations on buckets w/lifecycle expiration...
https://github.com/ceph/ceph/pull/26160 Matt Benjamin
05:37 PM Revision e6c2da1e (ceph): Merge pull request #26190 from cbodley/wip-rgw-datalog-last-trim
rgw multisite: only update last_trim marker on ENODATA
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
04:39 PM Cleanup #38088: Add dependencies for missing Python packages
"-cloud: google-{api-python-client, auth, auth-httplib2}, googleapis-common-protos, grpc, grpc-google-{logging-v2, pu... James Page
04:07 PM Cleanup #38088: Add dependencies for missing Python packages
What are the minimum version requirements for these new dependencies?
I think most will be in Ubuntu/Debian develo...
James Page
04:11 PM Dashboard Feature #37794 (Resolved): mgr/dashboard: CRUSH map viewer RFE
Lenz Grimmer
03:28 PM bluestore Bug #20557 (Closed): segmentation fault with rocksdb|BlueStore and jemalloc
Neha Ojha
03:27 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Noting that we're planning to change the green and beige on the color palette to match the status colors for better U... Ju Lim
03:26 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
This is about OSD's behavior in malfunctioned environment (disappearing block.db symlink). We need to terminate OSD b... Radoslaw Zarzynski
03:26 PM bluestore Bug #24561 (Resolved): if disableWAL is set, submit_transacton_sync will met error.
Neha Ojha
03:24 PM bluestore Bug #24906 (Closed): fio with bluestore crushed
Closing this for now based on Adam's theory. Please feel free to reopen if the issue persists. Neha Ojha
03:19 PM bluestore Bug #27222 (Can't reproduce): FAILED assert(available >= allocated) in void AllocatorLevel02<T>::...
Neha Ojha
03:10 PM bluestore Bug #37733 (Pending Backport): os/bluestore: fixup access a destroy cond cause deadlock or undefi...
Neha Ojha
03:00 PM Dashboard Feature #24763 (Fix Under Review): mgr/dashboard: Automatic generation of REST API documentation ...
Lenz Grimmer
02:43 PM Dashboard Feature #24763: mgr/dashboard: Automatic generation of REST API documentation based on Python doc...
*WIP PR*: https://github.com/ceph/ceph/pull/26227 Tina Kallio
02:58 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Just to record intermediate analysis results:
the failure sequence looks like the following - compressed blob was ov...
Igor Fedotov
02:21 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Lawrence, can you please run fsck for some of already failed OSDs.
Igor Fedotov
02:38 PM Bug #38127: Shaman: Building packages on xenial fails with unmet dependencies
Also found "E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfs... Laura Paduano
02:01 PM Bug #38127 (Can't reproduce): Shaman: Building packages on xenial fails with unmet dependencies
There are some errors due to unmet dependencies when building packages in shaman (I've seen them only on Xenial so fa... Laura Paduano
01:43 PM Bug #38126 (Won't Fix): No secrets found in helm-toolkit during "make" and ceph-mon pod is going ...
https://github.com/ceph/ceph-helm/issues/74
BUG REPORT
Version of Helm and Kubernetes:
Kubernetes v1.13.0
Cli...
Roshan Wanaskar
01:39 PM Revision 3b3bea99 (ceph): doc/mgr/dashboard: NFS management instruction review
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> Lenz Grimmer
01:34 PM rgw Bug #38060: rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
Casey Bodley
01:19 PM rgw Support #38125 (New): Multisite ceph cluster storage for data replication
Hi Team,
We are looking for the solution to replicate data over multiple geo location through Ceph Cluster Storage...
Krish Verma
12:46 PM Revision b701f8f3 (ceph): common: drop the unused get_comparator() from SharedLRU.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:46 PM Revision 4234101a (ceph): common: drop the unused reset_comparator() from SharedLRU.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:05 PM RADOS Bug #38124 (Resolved): OSD down on snaptrim.
All of ceph cluster OSD's crash when ceph runs snaptrim.
The particular error osd is throwing before crashing ...
Darius Kasparavičius
12:04 PM mgr Bug #38123 (Resolved): mgr: segfault, dashboard, PyEval_EvalFrameEx()
Regular vstart. CentOS7 container. master (a9dfd7067f)... Ernesto Puerta
11:57 AM Revision fd969f54 (ceph): osd: remove unused function.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
11:10 AM Revision e6a9adc3 (ceph): mgr/dashboard: ganesha: add 'att_expiration_time' support
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision acd9fc67 (ceph): mgr/dashboard: ganesha: add 'security_label' support
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision eabb054b (ceph): mgr/dashboard: ganesha: add support for sec_label_xattr CEPH fsal attri...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision ae57d5d5 (ceph): doc/mgr/dashboard: NFS-Ganesha configuration instructions
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision 79acfcf1 (ceph): mgr/dashboard: controllers: dump required parameter name on assert error
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
11:10 AM Revision a1aec6c8 (ceph): mgr/dashboard: NFS management backend
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision a99d58af (ceph): mgr/dashboard: test: added nfs ganesha unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision e429afda (ceph): qa/tasks/mgr/dashboard: NFS Ganesha tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:00 AM Revision a68e2ce1 (ceph): cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
to avoid conflict with other `make check` runs in the same host
See-also: http://tracker.ceph.com/issues/36737
Signe...
Kefu Chai
10:43 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
I have restarted mon.node3 and now everything is OK. Марк Коренберг
10:38 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
Seems, the same:... Марк Коренберг
10:29 AM RADOS Bug #37443 (Resolved): crushtool: add --reclassify operation to convert legacy crush maps to use ...
Nathan Cutler
10:28 AM RADOS Backport #37437 (Resolved): mimic: crushtool: add --reclassify operation to convert legacy crush ...
Nathan Cutler
10:28 AM Bug #36679 (Resolved): "log last" command skips latest entry
Nathan Cutler
10:28 AM Backport #36753 (Resolved): mimic: "log last" command skips latest entry
Nathan Cutler
10:27 AM RADOS Bug #37653 (Resolved): list-inconsistent-obj output truncated, causing osd-scrub-repair.sh failure
Nathan Cutler
10:27 AM RADOS Backport #37686 (Resolved): mimic: list-inconsistent-obj output truncated, causing osd-scrub-repa...
Nathan Cutler
10:24 AM mgr Bug #37573 (Resolved): fs status command broken in py3-only environments
Nathan Cutler
10:24 AM mgr Backport #37624 (Resolved): mimic: fs status command broken in py3-only environments
Nathan Cutler
10:23 AM Backport #37755 (Resolved): mimic: osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler
10:22 AM RADOS Backport #37832 (Resolved): mimic: FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler
10:21 AM mgr Backport #38036 (Resolved): mimic: upmap balancer won't refill underfull osds if zero overfull found
Nathan Cutler
10:20 AM Backport #37888 (Resolved): mimic: osd/OSDMap: calc_pg_upmaps - potential access violation
Nathan Cutler
10:19 AM RADOS Backport #38045 (Resolved): mimic: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_en...
Nathan Cutler
10:14 AM rbd Backport #37986 (Resolved): mimic: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_os...
Nathan Cutler
10:12 AM Revision 6feccc3f (ceph): mds: delete on_error context on des
Otherwise it leaks.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 33279822eabb643...
Patrick Donnelly
10:12 AM Revision 15848cc1 (ceph): mds: add missing locks for PurgeQueue methods
These could race with the asynchronous workings of the PQ.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(ch...
Patrick Donnelly
10:12 AM Revision fd2ef7b8 (ceph): mds: setup readonly mode for PurgeQueue
If the PQ faces an error, it should go read-only along with the MDS rank.
Fixes: http://tracker.ceph.com/issues/3754...
Patrick Donnelly
10:12 AM Revision 715e2eb4 (ceph): mds: allow boot on read-only
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c7ce967b778a0b86b335f6801301e484aaf6...
Patrick Donnelly
10:11 AM CephFS Bug #37944 (Resolved): qa: test_damage needs to silence MDS_READ_ONLY
Nathan Cutler
10:11 AM CephFS Backport #37952 (Resolved): mimic: qa: test_damage needs to silence MDS_READ_ONLY
Nathan Cutler
09:59 AM Revision 99e45cd8 (ceph): Merge pull request #26188 from Exotelis/tracker-37916
mgr/dashboard: Cleanup of the cluster and audit log
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: T...
Lenz Grimmer
09:46 AM Revision 32c6cc47 (ceph): mgr/dashboard: orchestrator: change reload_service to match new orchest...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 9773e14b (ceph): mgr/dashboard: remove static global variables
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision b55c7028 (ceph): mgr/dashboard: controllers: improve task metadata parameter binding
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 89f78939 (ceph): mgr/dashboard: rgw_client: add optinal user_id param to user_exists method
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 56506ec8 (ceph): mgr/dashboard: cephfs: added CephFS service class
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 72b769ce (ceph): mgr/dashboard: cephx: added CephX service class
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:19 AM Revision 99f1d633 (ceph): common/Formatter: escape printed buffer in XMLFormatter::dump_format_va()
Fixes: http://tracker.ceph.com/issues/38121
Signed-off-by: ashitakasam <694240887@qq.com>
jiahui zeng
08:29 AM Linux kernel client Bug #20164: libceph: got bad padding
we hit this as well on RHEL 7.4, not a single one but a batch of our kernel client were running into this situation.
...
Xiaoxi Chen
08:09 AM rgw Bug #38121 (Resolved): common/Formatter: printed buffer should be escaped when ns exists in XMLFo...
When ns exists, the printed buffer is not been escaped in XMLFormatter::dump_format_va(). jiahui zeng
07:27 AM Dashboard Subtask #38120 (New): Implemented more frontend tests
During the review phase of the PR, creation of additional tests has been requested:
https://github.com/ceph/ceph/p...
Patrick Seidensal
06:51 AM rgw Bug #38119 (Closed): rgw can't create bucket, because can't find zonegroup? location constraint (...
###### error #########
location constraint (default) can't be found.
Unable to create bucket "riketest2", InvalidLo...
xianglong wang
04:44 AM Revision 0d69ee9c (ceph): rgw: Correcting logic for signature calculation for non s3 ops.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:54 AM CephFS Backport #38104 (In Progress): luminous: client: session flush does not cause cap release message...
-https://github.com/ceph/ceph/pull/26217- Prashant D
02:47 AM Revision d5187149 (ceph): mon: remove redundant friend class C_Updated declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
02:41 AM Revision e95bb632 (ceph): mon: remove futile class forward declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
02:22 AM CephFS Backport #38103 (In Progress): mimic: client: session flush does not cause cap release message flush
-https://github.com/ceph/ceph/pull/26218- Prashant D
12:43 AM CephFS Bug #36547 (Won't Fix): mds_beacon_grace and mds_beacon_interval should have a canonical setting
This is addressed via the distributed config. Patrick Donnelly
12:23 AM CephFS Backport #38102 (In Progress): luminous: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26215 Prashant D
12:18 AM CephFS Backport #38101 (In Progress): mimic: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26214 Prashant D
12:17 AM Messengers Bug #38118 (Resolved): msgr2: race connection results in hang
osd.5 connects to osd.1, sending the client ident... Sage Weil

01/30/2019

11:23 PM Revision fe550ad8 (ceph): rgw: es: use default request headers for query requests
Needed for sending auth headers.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:15 PM Revision 4577a722 (ceph): rgw: es: use default request headers for query requests
Needed for sending auth headers.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:10 PM Revision f536cba1 (ceph): mds: trim cache after journal flush
Dropping cache should trim the cache only after journal flush otherwise dirty
inodes will remain pinned in cache.
Fi...
Patrick Donnelly
11:09 PM Revision b86d304a (ceph): mds: trim cache after journal flush
Dropping cache should trim the cache only after journal flush otherwise dirty
inodes will remain pinned in cache.
Fi...
Patrick Donnelly
11:06 PM rgw Bug #38116: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
Matt Benjamin
10:33 PM rgw Bug #38116: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
https://github.com/ceph/ceph/pull/26212 Matt Benjamin
09:54 PM rgw Bug #38116 (Resolved): rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
This reproduces on our downstream Luminous baseline, appears logically implicated on master (not verified).
Run Ge...
Matt Benjamin
10:24 PM Revision 727c5aff (ceph): common: add method to get StackStringStream ptr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:21 PM RADOS Bug #37975 (Resolved): assert failure in OSDService::shutdown()
Neha Ojha
10:20 PM RADOS Bug #38012: osd bad crc cause the whole cluster stop accepting new request.
It seems the first step would be reporting the crc mismatches via a perfcounter. Then the mgr could look at those to ... Josh Durgin
10:15 PM Dashboard Feature #35903 (Resolved): mgr/dashboard: Add support for managing iSCSI targets
Ricardo Marques
09:58 PM devops Bug #38117 (New): librados symbol visibility not honored under cmake
While attempting to fix the librados ABI compatibility for the Nautilus release, I noticed that all symbols are incor... Jason Dillaman
09:56 PM Revision 078981ca (ceph): rgw: check for non-existent bucket in RGWGetACLs
Fix incorrect result when attempting to fetch an ACL for a
bucket that does not exist.
This change leads to a NoSuch...
Matt Benjamin
07:29 PM Revision 93094a52 (ceph): Merge pull request #25542 from jan--f/c-v-extend-batch
Extend batch to accept explicit device lists
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:56 PM Bug #38115 (Resolved): qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
Casey Bodley
05:32 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
testing fix in https://github.com/ceph/ceph/pull/26205 Casey Bodley
05:02 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
It looks like the ceph task isn't handling the monitors correctly across clusters:... Casey Bodley
04:40 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
from http://qa-proxy.ceph.com/teuthology/cbodley-2019-01-30_13:52:20-rgw-wip-cbodley-testing-distro-basic-smithi/3527... Casey Bodley
04:31 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
It appears that ceph-mon isn't actually starting:
> 2019-01-30T14:17:29.445 INFO:tasks.ceph.c1.mon.a.smithi055.stder...
Casey Bodley
04:02 PM Bug #38115 (Resolved): qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
The rgw multisite suites have been failing recently with valgrind issues in ceph-mon, but the runs start with this er... Casey Bodley
06:55 PM Revision aacd111e (ceph): Merge pull request #26205 from cbodley/wip-38115
qa/mon: fix cluster support for monmap bootstrap
Reviewed-by: Sage Weil <sage@redhat.com>
Casey Bodley
06:38 PM RADOS Backport #38107 (In Progress): mimic: Adding back the IOPS line for client and recovery IO in clu...
Vikhyat Umrao
12:57 PM RADOS Backport #38107 (Need More Info): mimic: Adding back the IOPS line for client and recovery IO in ...
@Vikhyat - assigning backport to you, since you volunteered to do it in https://tracker.ceph.com/issues/37886#note-10 Nathan Cutler
12:56 PM RADOS Backport #38107 (Resolved): mimic: Adding back the IOPS line for client and recovery IO in cluste...
https://github.com/ceph/ceph/pull/26208 Nathan Cutler
06:34 PM Revision b232299a (ceph): mgr/DaemonServer: log pgmap usage to cluster log
- change default of mon_cluster_log_file_level to debug
- log to clog->debug()
Fixes: https://tracker.ceph.com/issue...
Neha Ojha
06:25 PM RADOS Bug #38057: "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
The node that had the failed SSD is "hoenir"
The node that I'm trying to use ceph commands from is "mimir".
I've ...
Michael Jones
03:37 PM RADOS Bug #38057: "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
Is the dead node the one that isn't in quorum?
What's the ceph.conf on the client that can't complete "ceph -s"?
...
Greg Farnum
06:24 PM Revision 71ea183c (ceph): mgr/DaemonServer: log pgmap usage to cluster log
- change default of mon_cluster_log_file_level to debug
- log to clog->debug()
Fixes: https://tracker.ceph.com/issue...
Neha Ojha
06:20 PM bluestore Bug #36541 (Resolved): rename does not old ref to replacement onode at old name
Patrick Donnelly
06:19 PM bluestore Backport #36639 (Resolved): mimic: rename does not old ref to replacement onode at old name
Patrick Donnelly
05:06 PM bluestore Backport #36639: mimic: rename does not old ref to replacement onode at old name
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/25313
merged
Yuri Weinstein
06:19 PM CephFS Bug #35850 (Resolved): mds: runs out of file descriptors after several respawns
Patrick Donnelly
06:18 PM CephFS Backport #36209 (Resolved): mimic: mds: runs out of file descriptors after several respawns
Patrick Donnelly
05:01 PM CephFS Backport #36209: mimic: mds: runs out of file descriptors after several respawns
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25822
merged
Yuri Weinstein
06:18 PM CephFS Bug #36651 (Resolved): ceph-volume-client: cannot set mode for cephfs volumes as required by Open...
Patrick Donnelly
06:18 PM CephFS Backport #37426 (Resolved): mimic: ceph-volume-client: cannot set mode for cephfs volumes as requ...
Patrick Donnelly
04:52 PM CephFS Backport #37426: mimic: ceph-volume-client: cannot set mode for cephfs volumes as required by Ope...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25413
merged
Yuri Weinstein
06:17 PM CephFS Bug #36390 (Resolved): qa: teuthology may hang on diagnostic commands for fuse mount
Patrick Donnelly
06:17 PM CephFS Backport #36578 (Resolved): mimic: qa: teuthology may hang on diagnostic commands for fuse mount
Patrick Donnelly
04:52 PM CephFS Backport #36578: mimic: qa: teuthology may hang on diagnostic commands for fuse mount
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25515
merged
Yuri Weinstein
06:17 PM CephFS Bug #36676 (Resolved): qa: wrong setting for msgr failures
Patrick Donnelly
06:17 PM CephFS Backport #37424 (Resolved): mimic: qa: wrong setting for msgr failures
Patrick Donnelly
04:51 PM CephFS Backport #37424: mimic: qa: wrong setting for msgr failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25517
merged
Yuri Weinstein
06:16 PM CephFS Bug #37399 (Resolved): mds: severe internal fragment when decoding xattr_map from log event
Patrick Donnelly
06:16 PM CephFS Backport #37603 (Resolved): mimic: mds: severe internal fragment when decoding xattr_map from log...
Patrick Donnelly
04:51 PM CephFS Backport #37603: mimic: mds: severe internal fragment when decoding xattr_map from log event
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25519
merged
Yuri Weinstein
06:16 PM RADOS Backport #38108 (In Progress): luminous: Adding back the IOPS line for client and recovery IO in ...
Vikhyat Umrao
12:58 PM RADOS Backport #38108 (Need More Info): luminous: Adding back the IOPS line for client and recovery IO ...
@Vikhyat - assigning backport to you, since you volunteered to do it in https://tracker.ceph.com/issues/37886#note-10 Nathan Cutler
12:56 PM RADOS Backport #38108 (Resolved): luminous: Adding back the IOPS line for client and recovery IO in clu...
https://github.com/ceph/ceph/pull/26207 Nathan Cutler
06:16 PM CephFS Bug #37368 (Resolved): mds: directories pinned keep being replicated back and forth between expor...
Patrick Donnelly
06:16 PM CephFS Backport #37607 (Resolved): mimic: mds: directories pinned keep being replicated back and forth b...
Patrick Donnelly
04:50 PM CephFS Backport #37607: mimic: mds: directories pinned keep being replicated back and forth between expo...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25521
merged
Yuri Weinstein
06:15 PM CephFS Bug #37394 (Resolved): mds: PurgeQueue write error handler does not handle EBLACKLISTED
Patrick Donnelly
06:15 PM CephFS Backport #37605 (Resolved): mimic: mds: PurgeQueue write error handler does not handle EBLACKLISTED
Patrick Donnelly
04:49 PM CephFS Backport #37605: mimic: mds: PurgeQueue write error handler does not handle EBLACKLISTED
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25523
merged
Yuri Weinstein
06:15 PM CephFS Bug #36594 (Resolved): qa: pjd test appears to require more than 3h timeout for some configurations
Patrick Donnelly
06:15 PM CephFS Backport #37611 (Resolved): mimic: qa: pjd test appears to require more than 3h timeout for some ...
Patrick Donnelly
04:49 PM CephFS Backport #37611: mimic: qa: pjd test appears to require more than 3h timeout for some configurations
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25557
merged
Yuri Weinstein
06:14 PM CephFS Bug #37567 (Resolved): mds: fix incorrect l_pq_executing_ops statistics when meet an invalid item...
Patrick Donnelly
06:14 PM CephFS Backport #37626 (Resolved): mimic: mds: fix incorrect l_pq_executing_ops statistics when meet an ...
Patrick Donnelly
04:48 PM CephFS Backport #37626: mimic: mds: fix incorrect l_pq_executing_ops statistics when meet an invalid ite...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25559
merged
Yuri Weinstein
06:14 PM CephFS Bug #37566 (Resolved): mds: do not call Journaler::_trim twice
Patrick Donnelly
06:14 PM CephFS Backport #37628 (Resolved): mimic: mds: do not call Journaler::_trim twice
Patrick Donnelly
04:47 PM CephFS Backport #37628: mimic: mds: do not call Journaler::_trim twice
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25561
merged
Yuri Weinstein
06:13 PM CephFS Bug #36703 (Resolved): MDS admin socket command `dump cache` with a very large cache will hang/ki...
Patrick Donnelly
06:13 PM CephFS Backport #37609 (Resolved): mimic: MDS admin socket command `dump cache` with a very large cache ...
Patrick Donnelly
04:47 PM CephFS Backport #37609: mimic: MDS admin socket command `dump cache` with a very large cache will hang/k...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25642
merged
Yuri Weinstein
06:13 PM CephFS Bug #37333 (Resolved): fuse client can't read file due to can't acquire Fr
Patrick Donnelly
06:13 PM CephFS Backport #37699 (Resolved): mimic: fuse client can't read file due to can't acquire Fr
Patrick Donnelly
04:46 PM CephFS Backport #37699: mimic: fuse client can't read file due to can't acquire Fr
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25676
merged
Yuri Weinstein
06:12 PM CephFS Backport #37695 (Resolved): mimic: client: fix failure in quota size limitation when using samba
Patrick Donnelly
04:45 PM CephFS Backport #37695: mimic: client: fix failure in quota size limitation when using samba
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25678
merged
Yuri Weinstein
06:12 PM CephFS Bug #37464 (Resolved): race of updating wanted caps
Patrick Donnelly
06:12 PM CephFS Backport #37634 (Resolved): mimic: race of updating wanted caps
Patrick Donnelly
04:45 PM CephFS Backport #37634: mimic: race of updating wanted caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25680
merged
Yuri Weinstein
06:11 PM CephFS Bug #37516 (Resolved): mds: remove duplicated l_mdc_num_strays perfcounter set
Patrick Donnelly
06:11 PM CephFS Backport #37632 (Resolved): mimic: mds: remove duplicated l_mdc_num_strays perfcounter set
Patrick Donnelly
04:43 PM CephFS Backport #37632: mimic: mds: remove duplicated l_mdc_num_strays perfcounter set
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25681
merged
Yuri Weinstein
06:11 PM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
After looking at the code of `PyString_FromString`, the issue seems not to be related to the input `c_str()` pointer,... Ernesto Puerta
01:59 PM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
The issue might be at "PyFormatter.cc:PyFormatter::finish_pending_streams":https://github.com/ceph/ceph/blob/a9dfd706... Ernesto Puerta
01:09 PM mgr Bug #38112 (Resolved): mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > P...
Default vstart.sh cluster, running on RHEL 7. Ceph master (a9dfd7067f8bee78bf225bcbe484470aaa1a044f). During regular ... Ernesto Puerta
06:11 PM CephFS Bug #37546 (Resolved): client: do not move f->pos untill success write
Patrick Donnelly
06:11 PM CephFS Backport #37631 (Resolved): luminous: client: do not move f->pos untill success write
Patrick Donnelly
06:10 PM CephFS Backport #37630 (Resolved): mimic: client: do not move f->pos untill success write
Patrick Donnelly
04:41 PM CephFS Backport #37630: mimic: client: do not move f->pos untill success write
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25683
merged
Yuri Weinstein
06:10 PM CephFS Bug #37724 (Resolved): MDSMonitor: ignores stopping MDS that was formerly laggy
Patrick Donnelly
06:10 PM CephFS Backport #37738 (Resolved): mimic: MDSMonitor: ignores stopping MDS that was formerly laggy
Patrick Donnelly
04:41 PM CephFS Backport #37738: mimic: MDSMonitor: ignores stopping MDS that was formerly laggy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25685
merged
Yuri Weinstein
06:10 PM CephFS Bug #37670 (Resolved): standby-replay MDS spews message to log every second
Patrick Donnelly
06:09 PM CephFS Backport #37757 (Resolved): mimic: standby-replay MDS spews message to log every second
Patrick Donnelly
04:40 PM CephFS Backport #37757: mimic: standby-replay MDS spews message to log every second
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25803
merged
Yuri Weinstein
06:09 PM CephFS Bug #36079 (Resolved): ceph-fuse: hang because it miss reconnect phase when hot standby mds switc...
Patrick Donnelly
06:09 PM CephFS Backport #37828 (Resolved): mimic: ceph-fuse: hang because it miss reconnect phase when hot stand...
Patrick Donnelly
04:40 PM CephFS Backport #37828: mimic: ceph-fuse: hang because it miss reconnect phase when hot standby mds swit...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25903
merged
Yuri Weinstein
06:08 PM CephFS Backport #37907 (Resolved): mimic: mds: wait shorter intervals to send beacon if laggy
Patrick Donnelly
04:39 PM CephFS Backport #37907: mimic: mds: wait shorter intervals to send beacon if laggy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25980
merged
Yuri Weinstein
06:08 PM CephFS Bug #37836 (Resolved): qa: test_damage performs truncate test on same object repeatedly
Patrick Donnelly
06:08 PM CephFS Backport #37923 (Resolved): mimic: qa: test_damage performs truncate test on same object repeatedly
Patrick Donnelly
04:39 PM CephFS Backport #37923: mimic: qa: test_damage performs truncate test on same object repeatedly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26047
merged
Yuri Weinstein
06:07 PM CephFS Bug #37837 (Resolved): qa: test_damage expectations wrong for Truncate on some objects
Patrick Donnelly
06:07 PM CephFS Backport #37921 (Resolved): mimic: qa: test_damage expectations wrong for Truncate on some objects
Patrick Donnelly
04:39 PM CephFS Backport #37921: mimic: qa: test_damage expectations wrong for Truncate on some objects
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26047
merged
Yuri Weinstein
06:06 PM CephFS Backport #37759 (Resolved): mimic: mds: mds state change race
Patrick Donnelly
06:05 PM CephFS Backport #37988 (Resolved): mimic: MDSMonitor: missing osdmon writeable check
Patrick Donnelly
04:36 PM CephFS Backport #37988: mimic: MDSMonitor: missing osdmon writeable check
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26069
merged
Yuri Weinstein
06:03 PM RADOS Backport #37902 (In Progress): mimic: osd: pg log hard limit can cause crash during upgrade
https://github.com/ceph/ceph/pull/26206 Neha Ojha
05:39 PM Revision 82cd04b9 (ceph): Merge pull request #26204 from pritha-srivastava/wip-rgw-signature-mism...
rgw: Fix for SignatureMismatchError in s3 commands.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Rica...
Casey Bodley
05:36 PM RADOS Bug #38053 (Pending Backport): Add hashinfo testing for dump command of ceph-objectstore-tool
David Zafman
05:35 PM Revision 70b51362 (ceph): test: Add option to wait_for_clean() to execute at every sleep
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:31 PM Backport #37749 (New): mimic: Add clear-data-digest command to objectstore tool
David Zafman
05:31 PM Backport #37748 (New): luminous: Add clear-data-digest command to objectstore tool
David Zafman
05:30 PM RADOS Feature #37935 (Pending Backport): Add clear-data-digest command to objectstore tool
David Zafman
05:30 PM Revision 553d83dd (ceph): Merge pull request #25403 from liyichao/rdigest
tools: Add clear-data-digest command to objectstore tool.
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
05:29 PM Revision 894bdf08 (ceph): Merge pull request #26158 from dzafman/wip-38053
Add hashinfo testing for dump command of ceph-objectstore-tool
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
05:24 PM Revision 0aebb55a (ceph): qa/mon: fix cluster support for monmap bootstrap
-filter out mons from other clusters
-fix parsing of mon name from role
Fixes: http://tracker.ceph.com/issues/38115
...
Casey Bodley
05:07 PM RADOS Backport #37437: mimic: crushtool: add --reclassify operation to convert legacy crush maps to use...
Mykola Golub wrote:
> https://github.com/ceph/ceph/pull/25306
merged
Yuri Weinstein
05:07 PM Revision f8a1610b (ceph): Merge pull request #25306 from trociny/wip-37437-mimic
mimic: crushtool: add --reclassify operation to convert legacy crush maps to use device classes
Reviewed-by: Josh Du...
Yuri Weinstein
05:06 PM Revision 6555e0a1 (ceph): Merge pull request #25313 from pdvian/wip-36639-mimic
mimic: os/bluestore: rename does not old ref to replacement onode at old name
Reviewed-by: Sage Weil <sage@redhat.co...
Yuri Weinstein
05:05 PM Backport #36753: mimic: "log last" command skips latest entry
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25526
merged
Yuri Weinstein
05:04 PM Backport #36753: mimic: "log last" command skips latest entry
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25526
merged
Yuri Weinstein
05:04 PM Revision 066ccfe3 (ceph): Merge pull request #25526 from smithfarm/wip-36753-mimic
mimic: mon: log last command skips latest entry
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:03 PM RADOS Backport #37686: mimic: list-inconsistent-obj output truncated, causing osd-scrub-repair.sh failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25603
merged
Yuri Weinstein
05:03 PM Revision 17abf8a6 (ceph): Merge pull request #25603 from smithfarm/wip-37686-mimic
mimic: core: list-inconsistent-obj output truncated, causing osd-scrub-repair.sh failure
Reviewed-by: David Zafman <...
Yuri Weinstein
05:03 PM mgr Backport #37624: mimic: fs status command broken in py3-only environments
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25694
merged
Yuri Weinstein
05:03 PM Revision 088204a6 (ceph): Merge pull request #25694 from joscollin/wip-37624-mimic
mimic: pybind/mgr/status: fix ceph fs status in py3 environments.
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
05:02 PM Backport #37755: mimic: osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25708
merged
Yuri Weinstein
05:02 PM Revision b2abc1ad (ceph): Merge pull request #25708 from joscollin/wip-37755-mimic
mimic: osd/PrimaryLogPG: fix the extent length error of the sync read
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
05:01 PM Revision 66fbdcfa (ceph): Merge pull request #25822 from batrick/i36209
mimic: mds: runs out of file descriptors after several respawns
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
05:00 PM RADOS Backport #37832: mimic: FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25852
merged
Yuri Weinstein
05:00 PM Revision c9d24a43 (ceph): Merge pull request #25852 from ashishkumsingh/wip-37832-mimic
mimic: objecter: avoid race when reset down osd's session
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:58 PM mgr Backport #38036: mimic: upmap balancer won't refill underfull osds if zero overfull found
xie xingguo wrote:
> https://github.com/ceph/ceph/pull/26128
merged
Yuri Weinstein
04:58 PM Backport #37888: mimic: osd/OSDMap: calc_pg_upmaps - potential access violation
Prashant D wrote:
> https://github.com/ceph/ceph/pull/26128
merged
Yuri Weinstein
04:57 PM Revision a4ec9471 (ceph): Merge pull request #26128 from xiexingguo/wip-mimic-upmap-fixes
mimic: osd: backport recent upmap fixes
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:56 PM RADOS Backport #38045: mimic: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26147
merged
Yuri Weinstein
04:56 PM Revision 13c81f11 (ceph): Merge pull request #26147 from ashishkumsingh/wip-38045-mimic
mimic: tests: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Reviewed-by: Neha Ojha <nojha@redh...
Yuri Weinstein
04:52 PM Revision 4bdb1d2e (ceph): Merge pull request #25413 from tombarron/mimic
mimic: ceph-volume-client: allow setting mode of CephFS volumes
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:52 PM Revision 898c878c (ceph): Merge pull request #25515 from smithfarm/wip-36578-mimic
mimic: qa: teuthology may hang on diagnostic commands for fuse mount
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:51 PM Revision 2e4e1392 (ceph): Merge pull request #25517 from smithfarm/wip-37424-mimic
mimic: qa: wrong setting for msgr failures
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:51 PM Revision f8c29a2d (ceph): Merge pull request #25519 from smithfarm/wip-37603-mimic
mimic: mds: severe internal fragment when decoding xattr_map from log event
Reviewed-by:  Venky Shankar <vshankar@re...
Yuri Weinstein
04:50 PM Revision 040d5985 (ceph): Merge pull request #25521 from smithfarm/wip-37607-mimic
mimic: mds: directories pinned keep being replicated back and forth between exporting mds and importing mds
Reviewed...
Yuri Weinstein
04:49 PM Revision ee4a4173 (ceph): Merge pull request #25523 from smithfarm/wip-37605-mimic
mimic: mds: PurgeQueue write error handler does not handle EBLACKLISTED
Reviewed-by:  Venky Shankar <vshankar@redhat...
Yuri Weinstein
04:49 PM Revision 97f28f65 (ceph): Merge pull request #25557 from smithfarm/wip-37611-mimic
mimic: qa: pjd test appears to require more than 3h timeout for some configurations
Reviewed-by:  Venky Shankar <vsh...
Yuri Weinstein
04:48 PM Revision bde48575 (ceph): Merge pull request #25559 from smithfarm/wip-37626-mimic
mimic: mds: fix incorrect l_pq_executing_ops statistics when meet an invalid item in purge queue
Reviewed-by: Yan, Z...
Yuri Weinstein
04:47 PM Revision 83e1fd35 (ceph): Merge pull request #25561 from smithfarm/wip-37628-mimic
mimic: mds: do not call Journaler::_trim twice
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Reviewed-by: Yan, Z...
Yuri Weinstein
04:46 PM Revision f25113fb (ceph): Merge pull request #25642 from vshankar/wip-37609
mimic: mds: disallow dumping huge caches to formatter
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:46 PM Revision 264a3929 (ceph): Merge pull request #25676 from joscollin/wip-37699-mimic
mimic: mds: fix bug filelock stuck at LOCK_XSYN leading client can't read data
Reviewed-by:  Venky Shankar <vshankar...
Yuri Weinstein
04:45 PM Revision 453065cc (ceph): Merge pull request #25678 from joscollin/wip-37695-mimic
mimic: client: fix failure in quota size limitation when using samba
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:45 PM Revision 863178af (ceph): Merge pull request #25680 from joscollin/wip-37634-mimic
mimic: mds: fix races of updating wanted caps
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Reviewed-by: Yan, Zh...
Yuri Weinstein
04:43 PM Revision e5a7bc41 (ceph): Merge pull request #25681 from joscollin/wip-37632-mimic
mimic: mds: remove duplicated l_mdc_num_strays perfcounter set
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Rev...
Yuri Weinstein
04:41 PM Revision e1296df2 (ceph): Merge pull request #25683 from joscollin/wip-37630-mimic
mimic: client: do not move f->pos untill success write
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Venky...
Yuri Weinstein
04:41 PM Revision d1110452 (ceph): Merge pull request #25685 from joscollin/wip-37738-mimic
mimic: MDSMonitor: allow beacons from stopping MDS that was laggy
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed...
Yuri Weinstein
04:40 PM Revision b7c3374d (ceph): Merge pull request #25803 from ashishkumsingh/wip-37757-mimic
mimic: mds: clean up log messages for standby-replay
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:39 PM Revision ae92a098 (ceph): Merge pull request #25903 from pdvian/wip-37828-mimic
mimic: client: fix fuse client hang because its pipe to mds is not ok
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:39 PM Revision 820b4a50 (ceph): Merge pull request #25980 from pdvian/wip-37907-mimic
mimic: mds: wait shorter intervals if beacon not sent
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:39 PM Revision 8c741512 (ceph): Merge pull request #26047 from pdvian/wip-37923-mimic
mimic: qa: test_damage performs truncate test on same object repeatedly
Reviewed-by: Venky Shankar <vshankar@redhat...
Yuri Weinstein
04:37 PM Revision d4c64157 (ceph): Merge pull request #26051 from ukernel/mimic-37594
mimic: mds: handle state change race
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:37 PM rbd Backport #37986: mimic: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op union
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26066
merged
Yuri Weinstein
04:36 PM Revision 5a30b2f6 (ceph): Merge pull request #26066 from pdvian/wip-37986-mimic
mimic: core: Objecter::calc_op_budget: Fix invalid access to extent union member
Reviewed-by: Venky Shankar <vshank...
Yuri Weinstein
04:36 PM Revision 229ad5ce (ceph): Merge pull request #26069 from pdvian/wip-37988-mimic
mimic: MDSMonitor: missing osdmon writeable check
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:36 PM CephFS Backport #37952: mimic: qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26072
merged
Yuri Weinstein
04:35 PM Revision 71f3ab9f (ceph): Merge pull request #26072 from smithfarm/wip-37952-mimic
mimic: qa: test_damage needs to silence MDS_READ_ONLY
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:29 PM Dashboard Bug #38067: mgr/dashboard: Add missing tests after PR for RBD QoS
Following comments need to be addressed:
(I only made a numbered list in order to differentiate better between tho...
Stephan Müller
03:51 PM Revision 26dc3775 (ceph): 12.2.11
Jenkins Build Slave User
03:47 PM Revision f22347db (ceph): mgr: load modules in finisher to avoid potential lock cycles
Fixes: https://tracker.ceph.com/issues/37997
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:42 PM Revision 8451e8c5 (ceph): mgr/dashboard: Add the Prometheus alerts
The backend is now capable of receiving alert notifications from
the Prometheus alertmanager and it can get all alert...
Stephan Müller
03:42 PM Revision b5e0f997 (ceph): mgr/dashboard: Provide values with different style in KV-table
Now it's possible to style values inside the KV-table based on the
values.
Fixes: https://tracker.ceph.com/issues/37...
Stephan Müller
03:42 PM Revision 454f1cae (ceph): mgr/dashboard: Application icons in notifications
Now notifications and alerts show an application icon, that gives a hint
about their origin.
Fixes: https://tracker....
Stephan Müller
03:42 PM Revision a7685715 (ceph): mgr/dashboard: Updated messages.xlf
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:39 PM Revision df47d26f (ceph): rgw: Fix for SignatureMismatchError in s3 commands.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:12 PM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6
/a/kchai-2019-01-29_02:56:52-rados-wip-kefu2-testing-2019-01-28-1728-distro-basic-mira/3521986
/a/kchai-2019-01-29...
Kefu Chai
02:56 PM Revision d239c2a8 (ceph): Merge pull request #25638 from ricardoasmarques/iscsi-management-w
mgr/dashboard: iSCSI management API
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:49 PM Revision fda70511 (ceph): Merge pull request #26172 from rhcs-dashboard/fix-skipped-api-tests
mgr/dashboard: fix skipped backend API tests
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Laura Pa...
Lenz Grimmer
02:48 PM Revision 833c6a3e (ceph): ceph-volume: add a wal device specific unit test and size validator
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
02:48 PM Revision 026d5b80 (ceph): ceph-volume: don't crash on unusable data devices
Also add test case for a MixedStrategy with unusable data devices.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
02:48 PM Revision 73978ca0 (ceph): ceph-volume: add osd_ids argument
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
02:36 PM mgr Bug #38114 (New): mgr: segfault, mgr-fin, ActivePyModule::notify > PyObject_Malloc
... Volker Theile
02:27 PM Revision e03d37f5 (ceph): mgr/dashboard: Updated colors in PG Status chart
* For consistency:
Set 'Clean' status color to 'HEALTH_OK' color
(Cluster Status card).
Set 'Warning' status c...
Alfonso Martínez
02:19 PM mgr Bug #38113 (New): mgr: segfault, mgr-fin, ActivePyModule::config_notify() > PyObject_Realloc > Py...
... Volker Theile
01:36 PM Bug #37328 (Resolved): rgw: master zone deletion without a zonegroup rm would break rgw rados init
Nathan Cutler
01:36 PM Backport #37465 (Resolved): mimic: rgw: master zone deletion without a zonegroup rm would break r...
Nathan Cutler
01:35 PM Revision 8d5ddb58 (ceph): Merge pull request #26091 from tchaikov/wip-36737
cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
Tested-by: Yuri Weinstein <yweins@redhat.com>
Review...
Kefu Chai
01:35 PM rgw Backport #37556 (Resolved): mimic: multisite: es sync null versioned object failed because of olh...
Nathan Cutler
01:35 PM rgw Backport #37560 (Resolved): mimic: radosgw coredump RGWGC::process
Nathan Cutler
01:34 PM rbd Bug #37861 (Resolved): possible "deferment time has not expired" error on "rbd trash remove" just...
Nathan Cutler
01:34 PM rbd Backport #37890 (Resolved): mimic: possible "deferment time has not expired" error on "rbd trash ...
Nathan Cutler
01:34 PM rbd Bug #37883 (Resolved): TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FAILED ceph_asser...
Nathan Cutler
01:34 PM rbd Backport #37920 (Resolved): mimic: TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FAILE...
Nathan Cutler
01:33 PM rbd Bug #38006 (Resolved): trash purge tries to remove non-user images
Nathan Cutler
01:33 PM rbd Backport #38032 (Resolved): mimic: trash purge tries to remove non-user images
Nathan Cutler
01:24 PM CephFS Backport #37906 (In Progress): mimic: make cephfs-data-scan reconstruct snaptable
@Damian - please just go ahead. Once you have been doing upstream work for awhile, you will be added to the relevant ... Nathan Cutler
01:22 PM Backport #37894 (Resolved): mimic: doc: updated Ceph documentation links
Nathan Cutler
01:22 PM Revision cf30c79b (ceph): Merge pull request #26180 from pdvian/wip-37894-mimic
mimic: doc: updated Ceph documentation links
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
01:15 PM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
@Kefu, @Neha - I rejected the luminous backport because there is no "rados/thrash-old-clients" suite in luminous. Ple... Nathan Cutler
01:08 PM RADOS Backport #37688 (In Progress): mimic: Command failed on smithi191 with status 1: '\n sudo yum -y ...
Nathan Cutler
03:11 AM RADOS Backport #37688 (New): mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ...
@Neha, sorry for the latency. and, yes, it's ready for the backport. Kefu Chai
01:07 PM Revision 003cb2cf (ceph): qa: downgrade librados2,librbd1 for thrash-old-clients tests
librados2 and librbd1 are installed as a dependency of qemu-kvm.
qemu-kvm is installed by ceph-cm-ansible, see [1].
...
Kefu Chai
01:06 PM Revision 1a9734c9 (ceph): Merge PR #26142 into master
* refs/pull/26142/head:
doc/dev/cephx: document current implementation of cephx
Reviewed-by: Alfredo Deza <adeza@re...
Sage Weil
01:06 PM RADOS Backport #37687 (Rejected): luminous: Command failed on smithi191 with status 1: '\n sudo yum -y ...
rados/thrash-old-clients does not exist in luminous Nathan Cutler
01:00 PM RADOS Bug #37507 (Resolved): osd_memory_target: failed assert when options mismatch
Nathan Cutler
12:58 PM RADOS Backport #38111 (Resolved): mimic: force-backfill sets forced_recovery instead of forced_backfill...
https://github.com/ceph/ceph/pull/26324 Nathan Cutler
12:57 PM mgr Backport #38110 (Rejected): luminous: mgr will refuse connection from the monitor who starts behi...
Nathan Cutler
12:57 PM mgr Backport #38109 (Resolved): mimic: mgr will refuse connection from the monitor who starts behind it
https://github.com/ceph/ceph/pull/26235 Nathan Cutler
12:56 PM RADOS Backport #38106 (Resolved): mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(ho...
https://github.com/ceph/ceph/pull/26239 Nathan Cutler
12:56 PM RADOS Backport #38105 (Resolved): luminous: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing...
https://github.com/ceph/ceph/pull/26236 Nathan Cutler
12:56 PM CephFS Backport #38104 (Resolved): luminous: client: session flush does not cause cap release message flush
https://github.com/ceph/ceph/pull/26271 Nathan Cutler
12:56 PM CephFS Backport #38103 (Resolved): mimic: client: session flush does not cause cap release message flush
https://github.com/ceph/ceph/pull/26424 Nathan Cutler
12:56 PM CephFS Backport #38102 (Resolved): luminous: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26215 Nathan Cutler
12:55 PM CephFS Backport #38101 (Resolved): mimic: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26214 Nathan Cutler
12:55 PM CephFS Backport #38100 (Rejected): luminous: mds: remove cache drop admin socket command
Nathan Cutler
12:55 PM CephFS Backport #38099 (Resolved): mimic: mds: remove cache drop admin socket command
https://github.com/ceph/ceph/pull/29210 Nathan Cutler
12:55 PM CephFS Backport #38098 (Resolved): luminous: mds: optimize revoking stale caps
https://github.com/ceph/ceph/pull/26278 Nathan Cutler
12:55 PM CephFS Backport #38097 (Resolved): mimic: mds: optimize revoking stale caps
https://github.com/ceph/ceph/pull/28585 Nathan Cutler
12:55 PM RADOS Backport #38096 (Resolved): mimic: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26373 Nathan Cutler
12:55 PM RADOS Backport #38095 (Resolved): luminous: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26372 Nathan Cutler
12:53 PM Bug #37501 (Resolved): Mgr: OSDMap.cc: 4140: FAILED assert(osd_weight.count(i.first))
Nathan Cutler
12:52 PM Backport #37744 (Resolved): mimic: Mgr: OSDMap.cc: 4140: FAILED assert(osd_weight.count(i.first))
Nathan Cutler
12:52 PM Revision d07cc3b6 (ceph): Merge pull request #26097 from trociny/wip-rbd-mirror-perf-lock
rbd-mirror: guard access to image replayer perf counters
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:52 PM mgr Bug #37415 (Resolved): mgr: various python3 fixes
Nathan Cutler
12:52 PM mgr Backport #37417 (Resolved): mimic: mgr: various python3 fixes
Nathan Cutler
12:51 PM Revision 347eac67 (ceph): Merge pull request #26168 from shyukri/qa-rbd-replace-bench-write
qa: rbd/workunits : Replace "rbd bench-write" with "rbd bench --io-type write"
Reviewed-by: Jason Dillaman <dillaman...
Jason Dillaman
12:45 PM mgr Bug #38094 (Resolved): mgr: crash list
This is an issue to track Ceph Manager crashes and record as much information as possible.
As a criteria for class...
Ernesto Puerta
12:23 PM Revision ec8b8cc5 (ceph): mgr/ansible: Replace Inventory Ansible playbook
A new Ansible playbook allows now to retrieve the storage devices information produced by ceph-volume.
Signed-off-by...
Juan Miguel Olmo Martínez
12:05 PM Revision c094e2d7 (ceph): mgr/dashboard: fix skipped backend API tests
* When the creation of the cluster is delegated to vstart_runner.py
(--create or --create-target-only) the amount of ...
Alfonso Martínez
11:34 AM Dashboard Feature #38063: mgr/dashboard: Improve existing design of Grafana timepicker
Ju Lim wrote:
> Attached is a timepicker suggestion on how to address improving the timepicker, which covers all t...
Lenz Grimmer
11:09 AM Dashboard Tasks #38093 (Resolved): mgr/dashboard: Write E2E test to verify a pool has been created/deleted
An issue has been introduced in a previous implementation [1]. It has been fixed [2], but due to time constraints, th... Patrick Seidensal
10:45 AM Revision c3295f47 (ceph): mgr/restful: fix py got exception when get osd info
when we create pool by device class, then get osd info by restful,
such as https://192.7.7.36:8003/osd
browser displa...
爱国 邹
10:43 AM Revision 9ea48b7f (ceph): Merge pull request #26162 from familyuu/crush
mgr/dashboard: CRUSH map viewer RFE
Reviewed-by: Kanika Murarka <kmurarka@redhat.com>
Reviewed-by: Volker Theile <vt...
Lenz Grimmer
10:37 AM Revision 2d3d616d (ceph): mgr/restful: fix py got exception when get osd info
when we create pool by device class, then get osd info by restful,
such as https://192.7.7.36:8003/osd
browser displa...
爱国 邹
10:26 AM Revision 8086a883 (ceph): Merge pull request #26182 from p-na/wip-pna-fix-pool-reload
mgr/dashboard: Fix reloading of pool listing
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Laura ...
Lenz Grimmer
10:06 AM Dashboard Bug #38092 (Closed): mgr/dashboard: incorrect form validation when entering letter into a number ...
During a local test of https://github.com/ceph/ceph/pull/25989 I entered letters into a number input field.
The erro...
Laura Paduano
09:57 AM Dashboard Feature #38091 (Resolved): mgr/dashboard: Support multiple selections on the OSD datatable
It would be helpful if it would be possible to select multiple OSDs on the OSD page for performing the same action on... Lenz Grimmer
09:49 AM Revision 7ebc04d6 (ceph): Merge pull request #26143 from LenzGr/master-documentation
doc: Updated feature list and overview in dashboard.rst
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: ...
Ricardo Marques
09:39 AM Dashboard Feature #38090 (Resolved): mgr/dashboard: Support for multiple iSCSI backstores (backend)
If more than one backport is supported by `ceph-iscsi`, the user should be able to select the backstore in the iSCSI ... Ricardo Marques
09:32 AM Revision 5307b553 (ceph): mgr/dashboard: Group buttons together into one button menu
Group the two buttons 'Set Cluster-wide Flags' and 'Set Cluster-wide
Recovery Priority' together into one button menu...
Tatjana Dehler
08:51 AM Dashboard Cleanup #37789 (Fix Under Review): mgr/dashboard: Menu icons have missing descriptions
Anonymous
08:48 AM Revision c5dcd0ce (ceph): Merge pull request #25893 from sebastian-philipp/orchestrator-current-s...
doc/orchestrator: Aligned Documentation with specification
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by...
Sebastian Wagner
08:45 AM rgw Bug #38060 (Fix Under Review): rgw:versioning:fix versioning concurrent bug, supplement using of ...
Kefu Chai
08:36 AM rgw Bug #38060: rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
https://github.com/ceph/ceph/pull/26197 hao wang
08:31 AM Dashboard Cleanup #38086 (Duplicate): mgr/dashboard: Mobile friendly navigation
Duplicate of #37789 Lenz Grimmer
07:42 AM Dashboard Cleanup #38086: mgr/dashboard: Mobile friendly navigation
!mobile-navigation.jpg! Anonymous
07:30 AM Revision b3bac28d (ceph): pybind/mgr: PEP 8 code clean and fix typo
Signed-off-by: Lei Liu <liul.stone@gmail.com> Lei Liu
05:37 AM Cleanup #38089 (New): add mgr plugin packages to qa/packages/packages.yaml once they have depende...
..to get them automatically installed and removed for teuthology tests (but the file is in Ceph source) Dan Mick
05:34 AM Cleanup #38088 (New): Add dependencies for missing Python packages
ceph-mgr-rook, ceph-mgr-diskprediction-local, and ceph-mgr-diskprediction-cloud packages will need to have dependenci... Dan Mick
04:44 AM Revision 846ef951 (ceph): rgw: Extending Policy Engine for STS Auth Condition Key.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:44 AM Revision ddf04bb8 (ceph): rgw: Adding permission verification to GetSessionToken REST API.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:43 AM Bug #2442 (Resolved): bash completion is broken
resolved by changes from other developer Dan Mick
03:41 AM Bug #24578 (Resolved): ceph CLI appends local build path in devel mode; should prepend
merged Dan Mick
03:10 AM RADOS Bug #37618: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-radosgw\n '
just a note: https://github.com/ceph/teuthology/pull/1246 should be able to address the issue completely. Kefu Chai
03:04 AM Revision 411c4234 (ceph): mgr/dashboard: CRUSH map viewer RFE
Fixes: http://tracker.ceph.com/issues/37794
Signed-off-by: familyuu <guodan1@lenovo.com>
guodan1
01:15 AM Revision b45071e2 (ceph): rgw: rest cr: can return json decoded errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:15 AM Revision e37febd3 (ceph): rgw: es: don't error out on index initialization
if index already exists. Assuming index was created externally.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:15 AM Revision f823cc95 (ceph): rgw: es: query sent to elasticsearch needs content-type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:15 AM Revision 1f3e4f56 (ceph): rgw: RGWSendRESTResourceCR keeps encoded bufferlist instead of object
Needed for feature backport, could not be applied cleanly from
later version.
Object might be abstract.
Signed-off-...
Yehuda Sadeh
01:14 AM Revision 9ff19ad1 (ceph): rgw: es: fix attrs trimming
Fixes: http://tracker.ceph.com/issues/38028
Since we don't necessarily keep attr headers with null terminating char,...
Yehuda Sadeh
01:14 AM Revision 18273ff1 (ceph): rgw: es: fix content_type queries
Fixes: http://tracker.ceph.com/issues/38030
ES attribute is stored as content_type, while we were searching
for cont...
Yehuda Sadeh
01:14 AM Revision aefd152e (ceph): rgw: es: add support for searchable storage_class field
Note that this will not add field to existing index field mapping.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:14 AM Revision 114dc193 (ceph): rgw: es: add support for != operator
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:14 AM Revision 6f74bbcb (ceph): rgw: es: fix v5+ index map settings
and rework the way it's being done
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:14 AM Revision bad62dfc (ceph): rgw_cr_rest: support extra headers for get resource crs
Adding support to add additional headers as a part of GET and READ requests.
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
01:14 AM Revision 0849de06 (ceph): rgw: es: support username and password for ES
For ES endpoints terminated with a username and password, either via xpack or
fronted by another webserver with http ...
Abhishek Lekshmanan
01:14 AM Revision 55bbd4ed (ceph): rgw: ES sync module: drop ESVersion struct
using std::pair as the version struct. Another decoder class is currently
introduced as we have a nested json type fo...
Abhishek Lekshmanan
12:58 AM rgw Backport #38078 (In Progress): mimic: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26194 Prashant D
12:19 AM RADOS Bug #37919 (Pending Backport): osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Neha Ojha
12:19 AM Revision ead6c226 (ceph): Merge pull request #26175 from neha-ojha/wip-37919
osd/PG.cc: account for missing set irrespective of last_complete
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Neha Ojha
12:11 AM Revision 023b5f6a (ceph): Merge pull request #25737 from arthurhsliu/patch-1
doc: fix typo in erasure coding example
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdo...
Neha Ojha
12:10 AM Revision e6f222ab (ceph): rgw: es: support for ES 5.0+
from Elasticsearch 5.0+ the type string is deprecated, while it is still allowed
in 5.0, it returns a 400 error on 6....
Abhishek Lekshmanan
12:09 AM Revision 48a91a4d (ceph): rgw: es: introduce new classes for storing ES version info
Getting the basic information from elasticsearch, while we're only currently
interested in elasic search version, oth...
Abhishek Lekshmanan
12:07 AM Revision 7d974442 (ceph): rgw: rgw_cr_rest: allow headers to be specified in Put CRs
Adding another constructor overload for cases when we need to override the
default headers
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
12:03 AM Revision dc72f974 (ceph): rgw: extend RGWSendRESTResourceCR interface to send headers
This is needed for backporting a feature, could not be brought in
cleanly from later version.
Signed-off-by: Yehuda ...
Yehuda Sadeh

01/29/2019

11:40 PM Revision 0f6e3e6b (ceph): rgw: es: introduce ES types
This commit introduces an enum mapping various ES types. Also encode_json now
has a new member for string type so tha...
Abhishek Lekshmanan
11:33 PM Revision 6988ef0a (ceph): rgw: es: don't error out on index initialization
if index already exists. Assuming index was created externally.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:33 PM Revision 8a5f3174 (ceph): rgw: es: query sent to elasticsearch needs content-type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:33 PM Revision 1c3583c5 (ceph): rgw: es: fix v5+ index map settings
and rework the way it's being done
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:33 PM Revision 0bb0f234 (ceph): rgw: rest cr: can return json decoded errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:28 PM Revision 05277c82 (ceph): test/rgw: add multisite test_suspended_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8686b6429c520aff388fb64d46172d691d71950d)
Casey Bodley
11:28 PM Revision 73d4d5fd (ceph): rgw: bucket full sync handles delete markers
full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone
Fixes:...
Casey Bodley
11:28 PM Revision 2d5ee7ad (ceph): test/rgw: add multisite test_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fba4ed72fd8b3ebec25b18ecce44ffd2717c0d91)...
Casey Bodley
11:26 PM Revision 27ad1005 (ceph): test/rgw: use version_id from key directly
now that PutObj returns the x-amz-version-id, it's available through
Key.version_id without resorting to Bucket.list_...
Casey Bodley
11:26 PM Revision ce26734f (ceph): test/rgw: check_bucket_eq() uses bucket.list_versions()
get_all_versions() is documented as a lower-level api that doesn't
handle paging, ands suggests list_versions() inste...
Casey Bodley
11:26 PM Revision 1d3005a5 (ceph): test/rgw: check_bucket_eq() supports delete markers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 305f6dd6e94498afa53554075009cb490803e255)
Casey Bodley
11:16 PM Revision 7244cae4 (ceph): mds: adapt drop cache for incremental recall
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision 48ca097a (ceph): mds: limit maximum number of caps held by session
This is to prevent unsustainable situations where a client has so many
outstanding caps that a linear traversal/opera...
Patrick Donnelly
11:16 PM Revision 30aaa884 (ceph): qa: test mds_max_caps_per_client conf
That the MDS will not let a client sit above mds_max_caps_per_client caps.
Signed-off-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
11:16 PM Revision 3bc093fd (ceph): mds: add extra details for cache drop output
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision ce153b81 (ceph): mds: cleanup Session init
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision 69efdaf6 (ceph): mds: cleanup SessionMap init
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision 7bf2f31a (ceph): mds: add throttle for trimming MDCache
This is necessary when the MDS cache size decreases by a significant amount.
For example, when stopping a large MDS o...
Patrick Donnelly
11:16 PM Revision b750b3bb (ceph): mds: adapt drop cache for incremental trim
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision ef46216d (ceph): mds: recall caps incrementally
As with trimming, use DecayCounters to throttle the number of caps we recall,
both globally and per-session.
Signed-...
Patrick Donnelly
10:36 PM Revision 9f7713a9 (ceph): osd: refuse to start if release > recorded min_osd_release + 2
If we try to start up the objectstore, we may make writeable changes to
(say) rocksdb that are not backwards compatib...
Sage Weil
10:24 PM CephFS Bug #38087 (Fix Under Review): mds: blacklists all clients on eviction
Patrick Donnelly
10:01 PM CephFS Bug #38087 (In Progress): mds: blacklists all clients on eviction
Patrick Donnelly
10:01 PM CephFS Bug #38087 (Resolved): mds: blacklists all clients on eviction
This is due to the recent messenger overhaul. specifically:
https://github.com/ceph/ceph/blob/7fa1e3c37f8c7fb709ae...
Patrick Donnelly
10:12 PM Revision 355045e3 (ceph): qa/suites/upgrade/luminous-x/stress-split: set flag pglog_hardlimit
We should be able to set this flag after latest luminous is installed.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
10:05 PM Dashboard Feature #37380 (Fix Under Review): mgr/dashboard: Put options 'Set Cluster-wide Flags' and 'Set C...
Ricardo Marques
09:31 PM RADOS Bug #38057: "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
I'll be performing maintenance on this machine soon.
This'll be the only chance anyone gets to get more debugging ...
Michael Jones
09:14 PM rgw Backport #38079 (In Progress): luminous: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26192 Casey Bodley
06:02 PM rgw Backport #38079 (Resolved): luminous: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26192 Casey Bodley
08:51 PM Dashboard Cleanup #38086 (Duplicate): mgr/dashboard: Mobile friendly navigation
On mobile devices or if the width of the browser is below 768px the navigation toolbar should not only display icons.... Anonymous
08:48 PM Revision 5972eab1 (ceph): test/rgw: check_bucket_eq() uses bucket.list_versions()
get_all_versions() is documented as a lower-level api that doesn't
handle paging, ands suggests list_versions() inste...
Casey Bodley
08:48 PM Revision 41f5e4a5 (ceph): test/rgw: add multisite test_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fba4ed72fd8b3ebec25b18ecce44ffd2717c0d91)
Casey Bodley
08:48 PM Revision 22a9c729 (ceph): test/rgw: add multisite test_suspended_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8686b6429c520aff388fb64d46172d691d71950d)
Casey Bodley
08:48 PM Revision 9c9e004a (ceph): rgw: bucket full sync handles delete markers
full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone
Fixes:...
Casey Bodley
08:25 PM Dashboard Cleanup #37916 (Fix Under Review): mgr/dashboard: Inconsistent formatting of the cluster and audi...
Anonymous
08:05 PM CephFS Backport #38085 (Rejected): mimic: mds: log new client sessions with various metadata
Patrick Donnelly
08:05 PM CephFS Backport #38084 (Resolved): luminous: mds: log new client sessions with various metadata
https://github.com/ceph/ceph/pull/26257 Patrick Donnelly
07:55 PM Revision c29182f4 (ceph): test/rgw: check_bucket_eq() supports delete markers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 305f6dd6e94498afa53554075009cb490803e255)
Casey Bodley
07:51 PM rgw Backport #38081 (In Progress): luminous: multisite: overwrites in versioning-suspended buckets fa...
https://github.com/ceph/ceph/pull/26191 Casey Bodley
06:02 PM rgw Backport #38081 (Resolved): luminous: multisite: overwrites in versioning-suspended buckets fail ...
https://github.com/ceph/ceph/pull/26191 Casey Bodley
07:32 PM Dashboard Feature #38063: mgr/dashboard: Improve existing design of Grafana timepicker
Attached is a timepicker suggestion on how to address improving the timepicker, which covers all the Grafana timepick... Ju Lim
06:44 PM RADOS Bug #38083 (Resolved): mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
... Neha Ojha
06:39 PM RADOS Bug #37393: mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
/a/nojha-2019-01-29_03:40:43-rados-wip-37902-mimic-2019-01-28-distro-basic-smithi/3522520/ Neha Ojha
06:38 PM RADOS Bug #38082: mimic: mon/caps.sh fails with "Expected return 0, got 110"
/a/teuthology-2018-12-29_02:30:02-rados-mimic-distro-basic-smithi/3403799/ Neha Ojha
06:36 PM RADOS Bug #38082 (New): mimic: mon/caps.sh fails with "Expected return 0, got 110"
... Neha Ojha
06:28 PM Revision 141c305c (ceph): doc/dev/cephx: document current implementation of cephx
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:18 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
Seen in mimic /a/nojha-2019-01-29_03:40:43-rados-wip-37902-mimic-2019-01-28-distro-basic-smithi/3522485/ Neha Ojha
06:02 PM rgw Backport #38080 (Resolved): mimic: multisite: overwrites in versioning-suspended buckets fail to ...
https://github.com/ceph/ceph/pull/29017 Casey Bodley
06:02 PM rgw Backport #38078 (Resolved): mimic: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26194 Casey Bodley
05:59 PM rgw Bug #37792 (Pending Backport): multisite: overwrites in versioning-suspended buckets fail to sync
Casey Bodley
05:48 PM mgr Bug #37866: mgr/test_localpool.sh fails after multiple tries on luminous
/a/yuriw-2019-01-25_15:34:41-rados-luminous-distro-basic-smithi/3506038/ Neha Ojha
05:44 PM ceph-volume Bug #37963 (Resolved): ceph-volume lvm prepare --dmcrypt raises TypeError (py3)
mimic: https://github.com/ceph/ceph/pull/26113
luminous: https://github.com/ceph/ceph/pull/26114
Andrew Schoen
05:31 PM ceph-volume Bug #35534 (Resolved): no terminal error when rolling back from a failed OSD preparation
master: https://github.com/ceph/ceph/pull/22627
mimic: https://github.com/ceph/ceph/pull/22640
luminous: https:...
Andrew Schoen
05:26 PM Revision f25e8569 (ceph): rgw: only update last_trim marker on ENODATA
if cls_log_trim() returns 0, it may have stopped after 1000 entries
before trimming all the way to to_marker. only up...
Casey Bodley
05:25 PM ceph-volume Bug #37506 (Pending Backport): Change in util/disk.py get_devices() breaks inventory
Andrew Schoen
05:18 PM ceph-volume Feature #24871 (Resolved): Listing disks provisionned by ceph-disk
Andrew Schoen
05:04 PM Revision 0a506c8f (ceph): Merge pull request #26157 from cbodley/wip-rgw-olh-repair
rgw: repair olh attributes that were broken by sync
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:01 PM RADOS Bug #38077 (New): Marking all OSDs as "out" does not trigger a HEALTH_ERR state
Just tested this on my local 5 OSD dev environment, but this likely applies to any given cluster: when setting the cl... Lenz Grimmer
04:58 PM Revision e3b6c835 (ceph): Merge pull request #26002 from pritha-srivastava/wip-sts-assumerole-web...
rgw: Initial commit for AssumeRoleWithWebIdentity. Matt Benjamin
04:57 PM Backport #37465: mimic: rgw: master zone deletion without a zonegroup rm would break rgw rados init
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/25511
merged
Yuri Weinstein
04:57 PM Revision 0e1ac6b8 (ceph): Merge pull request #25511 from smithfarm/wip-37465-mimic
mimic: rgw: master zone deletion without a zonegroup rm would break rgw rados init
Reviewed-by: Abhishek Lekshmanan ...
Yuri Weinstein
04:57 PM rgw Backport #37556: mimic: multisite: es sync null versioned object failed because of olh info
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25578
merged
Yuri Weinstein
04:57 PM Revision 95e1a354 (ceph): Merge pull request #25578 from pdvian/wip-37556-mimic
mimic: multisite: es sync null versioned object failed because of olh info
Reviewed-by: Casey Bodley <cbodley@redhat...
Yuri Weinstein
04:56 PM rgw Backport #37560: mimic: radosgw coredump RGWGC::process
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25624
merged
Yuri Weinstein
04:56 PM Revision 97f6bad6 (ceph): Merge pull request #25624 from pdvian/wip-37560-mimic
mimic: rgw: rgwgc: process coredump in some special case
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:56 PM rbd Backport #37890: mimic: possible "deferment time has not expired" error on "rbd trash remove" jus...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25954
merged
Yuri Weinstein
04:56 PM Revision 2bb877c4 (ceph): Merge pull request #25954 from pdvian/wip-37890-mimic
mimic: rbd: fix delay time calculation for trash move
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:55 PM rbd Backport #37920: mimic: TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FAILED ceph_asse...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26049
merged
Yuri Weinstein
04:55 PM Revision 54db638b (ceph): Merge pull request #26049 from pdvian/wip-37920-mimic
mimic: test/rbd_mirror: wait for release leader lock fully complete
Reviewed-by: Jason Dillaman <dillaman@redhat.com...
Yuri Weinstein
04:54 PM rbd Backport #38032: mimic: trash purge tries to remove non-user images
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26137
merged
Yuri Weinstein
04:54 PM Revision 7d37987c (ceph): Merge pull request #26137 from ashishkumsingh/wip-38032-mimic
mimic: librbd: properly filter out trashed non-user images on purge
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
...
Yuri Weinstein
04:40 PM rgw Bug #38075 (Fix Under Review): multisite: datalog trim may not trim to completion
https://github.com/ceph/ceph/pull/26190 Casey Bodley
03:53 PM rgw Bug #38075 (Resolved): multisite: datalog trim may not trim to completion
radosgw's datalog trim logic remembers the to_marker of its call to cls_log_trim(), and avoids calling it again until... Casey Bodley
04:37 PM RADOS Bug #38076: osds allows to partially start more than N+2
https://github.com/ceph/ceph/pull/26177 Sage Weil
04:37 PM RADOS Bug #38076 (Resolved): osds allows to partially start more than N+2
- jewel osds
- install mimic
- try to start osds. they fail because of compatset checks etc
- ... but mimic rocks...
Sage Weil
04:21 PM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

During preemption what ensures that backfill node processes the following messages from primary in order?
Primar...
David Zafman
06:04 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

I think this is where things went wrong. We've seen something like this in the past, I think. Here the osd.6 rese...
David Zafman
02:58 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

Here are the enter/exit lines on the primary where we entered backfilling and then went to backfill_wait for the la...
David Zafman
02:53 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

Analysis so far:
Maybe this is a backfill preemption issue. The pg is in backfill_wait state after getting Remo...
David Zafman
04:19 PM Revision c6edb27b (ceph): Merge pull request #26110 from yaozongyou/fix-statistics-bug
mon: fix pg_sum_old not copied correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:51 PM Revision cfc0141d (ceph): doc/orchestrator: Aligned Documentaiton with specification
Also: add current implementation status
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:49 PM Revision 72fa86ef (ceph): mgr/dashboard: Cleanup cluster and audit log
Applies the following changes:
- Makes the timestamp bold and not the message
- Colors the priority according to its ...
Sebastian Krah
02:40 PM Revision 7bc4c09c (ceph): rgw: Replace COMPLETE_MULTIPART_MAX_LEN with configurable rgw_max_put_p...
Fixes: http://tracker.ceph.com/issues/38002
Signed-off-by: Lei Liu <liul.stone@gmail.com>
Lei Liu
02:08 PM rgw Bug #38002 (Fix Under Review): fix http 416(InvalidRange) when upload a super large file
https://github.com/ceph/ceph/pull/26070 Casey Bodley
02:02 PM rbd Feature #35908 (Resolved): [rbd top] implement a CLI and dashboard tool to track image workloads
Jason Dillaman
01:59 PM Revision 2a42aef5 (ceph): mgr/dashboard: Refactor log pipe
The pipe returns a class name instead of an object now. This has the advantage,
that the layout can be modified direc...
Sebastian Krah
01:58 PM Revision 03683460 (ceph): mgr/dashboard: Move and rename pipe
Moves file to the shared directory to make it available for every module.
Also renames the file, because it will be r...
Sebastian Krah
01:35 PM Dashboard Feature #38074 (Resolved): mgr/dashboard: Filter iSCSI target images based on required features
For instance, an RBD image without `exclusive-lock` feature cannot be used in a target exported via `ceph-iscsi/tcmu-... Ricardo Marques
01:31 PM Revision 60c39886 (ceph): Merge pull request #26090 from tchaikov/wip-crimson-osdmap
crimson: persist/load osdmap to/from store
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:51 PM Revision 2f73d34b (ceph): mgr/dashboard: Fix reloading of pool listing
Remove broken functionality that prevents pools from being reloaded after
deletion. The code also introduced a differ...
Patrick Seidensal
12:38 PM Revision 602c875b (ceph): Merge pull request #26135 from Tinatinak/fix_permission_decorator
mgr/dashboard: Correct permission decorator
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
12:34 PM Revision d1ceffeb (ceph): Merge pull request #26165 from rhcs-dashboard/ng-envbuild-e2e
mgr/dashboard: added 'env_build' to 'npm run e2e'
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago ...
Lenz Grimmer
12:23 PM RADOS Backport #38073 (In Progress): luminous: build/ops: Allow multi instances of "make tests" on the ...
https://github.com/ceph/ceph/pull/26186 Kefu Chai
12:21 PM RADOS Backport #38073 (Resolved): luminous: build/ops: Allow multi instances of "make tests" on the sam...
https://github.com/ceph/ceph/pull/26186 Kefu Chai
12:16 PM Revision c913d4df (ceph): test: listen on random port in tests which start ceph-mon
See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit...
Kefu Chai
12:13 PM Revision 1a4ea384 (ceph): test: write log file to current directory
instead of writing log files to '/tmp', write them to current directory.
by default, ctest runs the tests in ${CMAKE...
Kefu Chai
12:04 PM Revision 7b56e703 (ceph): crimson/osd: load_pgs()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:04 PM Revision 05f09420 (ceph): crimson/osd: fix boot process
* send my client addresses to mon
* always update osdmap with the latest one
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
12:04 PM Revision f14f913f (ceph): osd/HitSet: mark copy ctor of HitSet::Params noexcept
to be returned using seastar::future<...> the value type should satisfy
std::is_nothrow_constructible<T>.
with this ...
Kefu Chai
12:04 PM Revision aa032af1 (ceph): crimson/os: add omap_get_values()
osd uses it for storing the pg_info.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:32 AM Revision 06e36ac9 (ceph): crimson/os: note missing coll/oid in exception
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:32 AM Revision 05a262d5 (ceph): crimson/osd: add operator<< to OSDState
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:32 AM Revision 3b0db1db (ceph): crimson/osd: load/store osdmap from/to store
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:58 AM Dashboard Tasks #38072 (New): mgr/dashboard: Reflect RBD QoS setting values in forms
It would be great to see the global or pool values reflected as default parameters in the forms, you could use a togg... Stephan Müller
10:54 AM Dashboard Bug #38067: mgr/dashboard: Add missing tests after PR for RBD QoS
As discussed in https://github.com/ceph/ceph/pull/25233/ regarding all missing unit tests. Stephan Müller
10:42 AM rbd Subtask #37913 (Resolved): [rbd top] expose via the CLI
Mykola Golub
10:41 AM Revision 275bedc8 (ceph): Merge pull request #26133 from dillaman/wip-37913
rbd: implement new 'rbd perf image iostat/iotop' commands
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:59 AM Revision 94bc021b (ceph): osd/OSD: OSD::mkfs asserts when reusing disk with existing superblock.
Fixes: http://tracker.ceph.com/issues/37404
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
09:58 AM Revision 004d088b (ceph): crimson/os: move more features from MemStore to CyanStore
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:58 AM Revision a697025b (ceph): crimson/osd: add "--mkfs" support to crimson-osd
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:24 AM CephFS Backport #37906: mimic: make cephfs-data-scan reconstruct snaptable
Please add me as assignee, as per mail to ceph-devel (Damian Wojsław) Damian Wojsław
09:07 AM Revision ceb1fdc0 (ceph): mgr/dashboard: Correct permission decorator
'CreatePermission' is required in order to restore an image from trash.
Signed-off-by: Tina Kallio <tina.kallio@gmai...
Tina Kallio
08:51 AM Revision 463c5603 (ceph): rgw: Initial commit for AssumeRoleWithWebIdentity.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
08:07 AM rgw Bug #38071: rados civetweb fd leak
I have a fix for civetweb here,
https://github.com/ceph/civetweb/pull/33
One that's committed, I can make a PR ag...
Marcus Watts
08:05 AM rgw Bug #38071 (Resolved): rados civetweb fd leak
If SSL negotiation fails on a connection, civetweb fails to close the file descriptor. This should be fixed. Marcus Watts
04:13 AM Revision 6ab6636b (ceph): qa/suites/upgrade/mimic-p2p: restructure parallel and add stress-split
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
03:50 AM Backport #37894 (In Progress): mimic: doc: updated Ceph documentation links
https://github.com/ceph/ceph/pull/26180 Prashant D
02:07 AM Revision 5c4d241c (ceph): crush: fix upmap overkill
It appears that OSDMap::maybe_remove_pg_upmaps's sanity checks
are overzealous. With some customized crush rules it i...
xie xingguo
01:52 AM Revision df4db9c5 (ceph): rbd: new 'perf image iostat/iotop' actions
This provides an 'iostat' and 'top'-like IO monitor for all
RBD images
Fixes: http://tracker.ceph.com/issues/37913
S...
Jason Dillaman
01:50 AM Revision 715c003f (ceph): doc: updated Ceph documentation links
Fixes include:
- Updating Doxygen link for reference (http://docs.ceph.com/docs/master/dev/documenting/)
- Adding :r...
James McClune
12:48 AM Revision eabc0af6 (ceph): mon/OSDMonitor.cc: make a note about reusing jewel feature bit
For OSD_PGLOG_HARDLIMIT, we have reused a jewel feature bit that was retired
in luminous. Therefore, we need to check...
Neha Ojha
12:48 AM Revision 6f41f596 (ceph): include/rados.h: hide CEPH_OSDMAP_PGLOG_HARDLIMIT from ceph -s
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit dfc292923548fe1e1b5329555dd46949feb96b99)
Neha Ojha
12:48 AM Revision e89cdfcc (ceph): qa/suites/upgrade/luminous-x: add pg log settings
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 24c3e2d669a293f12be5374e994946d587900e13)
Neha Ojha
12:48 AM Revision 6e1b715d (ceph): mon: add and use OSD_PGLOG_HARDLIMIT feature bit
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6b0a3ded5baabb19809618de16cdf67c925a8e5a)
Neha Ojha
12:46 AM Revision 8a767df0 (ceph): osd/mon: fix upgrades for pg log hard limit
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6ceeab6e204286148a69eb147fbc4045beddef49)
Con...
Neha Ojha

01/28/2019

10:35 PM RADOS Bug #38070 (Fix Under Review): A PG repairing doesn't mean PG is damaged
David Zafman
10:35 PM RADOS Bug #38070: A PG repairing doesn't mean PG is damaged
https://github.com/ceph/ceph/pull/26178 David Zafman
10:27 PM RADOS Bug #38070 (Resolved): A PG repairing doesn't mean PG is damaged
David Zafman
10:33 PM Revision a4b15745 (ceph): mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_INCO...
Fixes: http://tracker.ceph.com/issues/38070
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:15 PM Revision 482cdca5 (ceph): osd: record require_osd_release in objectstore meta
Record the require_osd_release value from the OSDMap in the 'meta' portion
of the osd's metadata that can be accessed...
Sage Weil
09:00 PM RADOS Bug #37919 (Fix Under Review): osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Neha Ojha
08:57 PM Messengers Bug #38068: ceph_test_msgr: connect couldn't create socket (97) Address family not supported by p...
/a/nojha-2019-01-28_18:01:54-rados-wip-37919-2019-01-24-distro-basic-smithi/3520603/ Neha Ojha
05:50 PM Messengers Bug #38068 (Resolved): ceph_test_msgr: connect couldn't create socket (97) Address family not sup...
... Neha Ojha
08:38 PM RADOS Bug #38069 (New): upgrade:jewel-x-luminous with short_pg_log.yaml fails with assert(s <= can_roll...
Run: http://pulpito.ceph.com/yuriw-2019-01-24_16:20:56-upgrade:jewel-x-luminous-distro-basic-smithi/
Jobs: '3501809'...
Yuri Weinstein
08:29 PM rgw Bug #38007 (Pending Backport): multisite: bucket full sync does not handle delete markers
Casey Bodley
08:19 PM Revision c6c445f6 (ceph): rgw: add BucketShard::init overload for bucket_info,obj
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:19 PM Revision a15e8736 (ceph): rgw: bi_get() takes bucket_info
and calls the bucket_info overload of BucketShard::init() to avoid
reading the bucket info again
Signed-off-by: Case...
Casey Bodley
08:19 PM Revision b8d7f0ad (ceph): rgw: add RGWRados::bi_get_olh() to read/decode olh entry
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:19 PM Revision 1309e2d5 (ceph): rgw: add RGWRados::repair_olh() to reconstruct olh attrs
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:36 PM Revision 04747272 (ceph): rbd: simplify pool namespace positional argument handling
The pool and namespace can now be specified as in a
<pool-name>[/<namespace-name>] format as positional
arguments.
S...
Jason Dillaman
07:35 PM Revision 88239791 (ceph): mgr/rbd_support: support module for RBD features that require coordination
This initially adds mgr commands to collect RBD performance metrics
from the OSD dynamic perf collector:
rbd perf ...
Jason Dillaman
06:46 PM Revision 3e6ff119 (ceph): Merge pull request #25112 from dzafman/wip-scrub-warning
scrub warning check incorrectly uses mon scrub interval
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by...
David Zafman
06:21 PM Revision 6d34eab3 (ceph): mgr/zabbix Added OSD discovery and per osd statistics
This commit implements OSD discovery for zabbix mgr plugin.
Now per OSD data is collected into zabbix, so it's possib...
Dmitriy Rabotjagov
05:07 PM Revision ee5abb4d (ceph): Merge pull request #26081 from cbodley/wip-38007
rgw: bucket full sync handles delete markers
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:05 PM Revision a4e39596 (ceph): Merge pull request #25137 from yehudasa/wip-archive-zone-3
rgw: archive zone
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Yehuda Sadeh
04:43 PM Dashboard Bug #38067 (Closed): mgr/dashboard: Add missing tests after PR for RBD QoS
These two directives have nearly identical content and hence it might also be a able and reasonable to clean them up ... Patrick Seidensal
04:19 PM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Ju Lim wrote:
> The changes look good -- thanks Dan Guo for making them!
Agreed, thank you!

> The status sh...
Lenz Grimmer
03:39 PM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
The changes look good -- thanks Dan Guo for making them!
+1 on tackling the outline the selection [i.e. ceph(host)...
Ju Lim
09:15 AM Dashboard Feature #37794 (Fix Under Review): mgr/dashboard: CRUSH map viewer RFE
Lenz Grimmer
02:29 AM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
PR: https://github.com/ceph/ceph/pull/26162 Dan Guo
04:19 PM Revision ced30800 (ceph): os/bluestore: cap reads issued during deep fsck
Fixes: https://tracker.ceph.com/issues/38065
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
04:14 PM Revision bea35c63 (ceph): ceph-volume: add explicit mixed-type functional tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
04:11 PM Revision e3c42b63 (ceph): os/bluestore: do not check osd_max_object_size in _open_path()
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:28 PM bluestore Bug #38065 (Fix Under Review): deep fsck fails on inspecting very large onodes
Igor Fedotov
03:27 PM bluestore Bug #38065: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26170 Igor Fedotov
03:16 PM bluestore Bug #38065: deep fsck fails on inspecting very large onodes
Looks like aio_queue_t::submit_batch timeouts due to long list of blocks to read. We need to cap this for fsck and, p... Igor Fedotov
02:21 PM bluestore Bug #38065 (Resolved): deep fsck fails on inspecting very large onodes
Steps to reproduce (100%):
Put 3GB object to replicated pool via rados then do deep fsck either on mount or via cep...
Igor Fedotov
03:17 PM RADOS Bug #38066 (New): "AdminSocketConfigObs::init: failed:" in upgrade:mimic-x-master
Run: http://pulpito.ceph.com/teuthology-2019-01-25_02:30:02-upgrade:mimic-x-master-distro-basic-smithi/
Jobs: all
L...
Yuri Weinstein
02:58 PM Messengers Bug #36443 (Resolved): msg/async: crashes when authenticator provided by verify_authorizer not im...
Nathan Cutler
02:58 PM Messengers Backport #37428 (Resolved): mimic: msg/async: crashes when authenticator provided by verify_autho...
Nathan Cutler
02:58 PM Bug #37398 (Resolved): linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler
02:58 PM Backport #37552 (Resolved): mimic: linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler
02:57 PM mgr Backport #37599 (Resolved): mimic: Python bindings use iterkeys method which is not Python 3 comp...
Nathan Cutler
02:56 PM mgr Bug #36244 (Resolved): mgr crash when handle_report updating existing DaemonState for rgw
Nathan Cutler
02:56 PM mgr Backport #37826 (Resolved): mimic: mgr crash when handle_report updating existing DaemonState for...
Nathan Cutler
02:56 PM mgr Bug #36656 (Resolved): src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state.exists(key))
Nathan Cutler
02:56 PM mgr Backport #37477 (Resolved): mimic: src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state....
Nathan Cutler
02:55 PM RADOS Bug #37269 (Resolved): Prioritize user specified scrubs
Nathan Cutler
02:55 PM RADOS Backport #37342 (Resolved): mimic: Prioritize user specified scrubs
Nathan Cutler
02:55 PM RADOS Bug #37507: osd_memory_target: failed assert when options mismatch
Nathan Cutler
02:55 PM RADOS Backport #37698 (Resolved): mimic: osd_memory_target: failed assert when options mismatch
Nathan Cutler
02:54 PM Backport #37742 (Resolved): mimic: rbd-mirror and radosgw packages should requires ceph-base
Nathan Cutler
02:53 PM Bug #37784 (Resolved): Empty pg_temps are added to incremental map even if there're no changes in...
Nathan Cutler
02:53 PM Backport #37810 (Resolved): mimic: Empty pg_temps are added to incremental map even if there're n...
Nathan Cutler
02:53 PM Bug #37780 (Resolved): mon: segmentation fault during shutdown
Nathan Cutler
02:53 PM Backport #37812 (Resolved): mimic: mon: segmentation fault during shutdown
Nathan Cutler
02:50 PM bluestore Backport #37824 (Resolved): mimic: BlueStore: ENODATA not fully handled
Nathan Cutler
02:49 PM Revision a4e55dd3 (ceph): os/bluestore: do not buffer read data on deep fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:41 PM Revision 8686b642 (ceph): test/rgw: add multisite test_suspended_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:41 PM Revision 5ffd34c5 (ceph): rgw: bucket full sync handles delete markers
full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone
Fixes:...
Casey Bodley
02:41 PM Revision fba4ed72 (ceph): test/rgw: add multisite test_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:35 PM Revision 22d1da72 (ceph): test/rgw: check_bucket_eq() uses bucket.list_versions()
get_all_versions() is documented as a lower-level api that doesn't
handle paging, ands suggests list_versions() inste...
Casey Bodley
02:35 PM Revision 305f6dd6 (ceph): test/rgw: check_bucket_eq() supports delete markers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:35 PM Revision 4d2cf739 (ceph): test/rgw: use version_id from key directly
now that PutObj returns the x-amz-version-id, it's available through
Key.version_id without resorting to Bucket.list_...
Casey Bodley
02:33 PM Revision 1c1d3d96 (ceph): Merge pull request #25794 from cbodley/wip-rgw-sync-olh-attrs
rgw: fetch_remote_obj filters out olh attrs
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Mark Kogan <m...
Casey Bodley
01:46 PM Revision 13a49683 (ceph): common: Use OpenSSL for cryptographic hashing
The OpenSSL implementation of the hashing algorithms is faster than the NSS version, and
so should be preferred when ...
James P. Weaver
01:20 PM Dashboard Cleanup #36680 (Resolved): Add custom timepicker
Lenz Grimmer
12:57 PM RADOS Bug #38064 (Duplicate): librados::OPERATION_FULL_TRY not completely implemented, test LibRadosAio...
Test LibRadosAio.PoolQuotaPP hanged on
/a/sage-2019-01-28_03:48:46-rados-wip-sage2-testing-2019-01-27-1015-distro-ba...
Sage Weil
12:24 PM Revision 28f0749e (ceph): qa:rbd/workunits : Replace `rbd bench-write` with `rbd bench --io-type ...
Signed-off-by: Shyukri Shyukriev <shshyukriev@suse.com> Shyukri Shyukriev
11:50 AM Revision 40259dd3 (ceph): Merge PR #24546 into master
* refs/pull/24546/head:
msg/async/ProtocolV2: clear dispatch throttle on connection stop
msg/async: fix should_use_...
Sage Weil
11:27 AM Revision ddd5a3b9 (ceph): Merge pull request #25583 from rhcs-dashboard/timepicker
mgr/dashboard: Adds custom timepicker for grafana iframes
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Review...
Lenz Grimmer
10:26 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Ju Lim wrote:
> If refresh is only for the landing page, then the +1 on the second option and not the same interval ...
Dan Guo
10:25 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Ricardo Marques wrote:
> > If it's just for the landing page, I'd be more in favor of using the selection (second ...
Dan Guo
10:25 AM Dashboard Feature #38063 (New): mgr/dashboard: Improve existing design of Grafana timepicker
Make the design of timepicker as close as Grafana timepicker.
!Screenshot%20from%202019-01-28%2015-54-19.png!
Kanika Murarka
10:17 AM Revision 6240c0c4 (ceph): rgw: check lc objs not empty after fetching
During lifecycle processing, the bucket's objects
may be deleted by other clients, so we need to
check objs not empty...
Zongyou Yao
09:29 AM Revision 8b175ee4 (ceph): Merge pull request #25745 from socketpair/precision
Formatters: improve precision of double numbers
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
09:15 AM Dashboard Bug #37385 (Resolved): mgr/dashboard: Failure to run unit tests (on Fedora 29 with Python 3)
Lenz Grimmer
08:55 AM Revision 3ba8e20d (ceph): mgr/dashboard: added 'env_build' to 'npm run e2e'
* 'e2e' & 'e2e:dev' need also to run 'env_build' to complete successfully.
Signed-off-by: Alfonso Martínez <almartin...
Alfonso Martínez
08:47 AM mgr Bug #37753 (Pending Backport): mgr will refuse connection from the monitor who starts behind it
Kefu Chai
08:44 AM Revision 8fe1edbd (ceph): Merge pull request #25725 from cfanz/wip-mgr-handle-monmap
mgr: update daemon_state when necessary
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:43 AM Revision 6c72f8f0 (ceph): Merge pull request #26155 from tchaikov/wip-osd-cleanup
osd/PG: remove unused functions
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:42 AM Revision 1c54d28b (ceph): Merge pull request #26156 from tchaikov/wip-use-latest-setuptools
install-deps.sh: use the latest setuptools
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
08:09 AM RADOS Bug #38062 (Resolved): proxy write misordering
1-pg-log-overrides/short_pg_log.yaml
the cache tier osd trimmed the event for the older op on the object, which di...
Sage Weil
07:34 AM RADOS Bug #38062 (Resolved): proxy write misordering
out of order replies...... Sage Weil
07:52 AM Revision 0ca5dbeb (ceph): mon/LogMonitor: lower logging level for check_sub
Signed-off-by: runsisi <luo.runbing@zte.com.cn> runsisi hust
06:56 AM Documentation #38061 (New): Ceph Blog - new-luminous-erasure-coding-rbd-cephfs
The article "New in Luminous: Erasure Coding for RBD and CephFS" on the ceph blog at this url: https://ceph.com/commu... yaqub0r verified
06:17 AM Revision f52c22eb (ceph): Merge pull request #26138 from Songweibin/wip-rbd-py-cleanup
pybind/rbd: fix a typo in metadata_get comments
Reviewed-by: Mykola Golub <mgolub@suse.com>
Kefu Chai
03:57 AM rgw Bug #38060 (Resolved): rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
when i learn about the implementation scheme of rgw versioning, i found the olh.ver is not used, which causes concurr... hao wang
03:36 AM mgr Bug #38058 (New): mgr leak from handle_osdmap PGTempMap
... Sage Weil
03:34 AM RADOS Bug #38057 (New): "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
TL;DR; -- the bug is that "ceph -s" hangs indefinitely. It should report failure eventually.
I have a 3 node clu...
Michael Jones
02:24 AM Bug #38056: RDMA has an error in handle_connection func
ddd yuanli zhu
01:43 AM Bug #38056 (New): RDMA has an error in handle_connection func
where i use RDMA to deploy ceph cluster,there is an error where handle_connection fun is running.
my ceph version ...
yuanli zhu

01/27/2019

10:48 PM rgw Bug #38055 (Resolved): rgw: GET/HEAD and PUT operations on buckets w/lifecycle expiration configu...
The required behavior is documented here:
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectHEAD.html
htt...
Matt Benjamin
08:44 PM RADOS Bug #37886 (Pending Backport): Adding back the IOPS line for client and recovery IO in cluster logs
Neha Ojha
08:43 PM Revision 9c1cd8c8 (ceph): Merge pull request #26105 from neha-ojha/wip-37886
mgr/DaemonServer: log pgmap usage to cluster log
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Wei...
Neha Ojha
06:23 PM Revision ec0b649d (ceph): Merge PR #26086 into master
* refs/pull/26086/head:
include/xlist: prevent item moves
include/xlist: privatize item members
Reviewed-by: Kefu ...
Patrick Donnelly
04:11 PM Revision d1f4d30d (ceph): msg/async/ProtocolV2: clear dispatch throttle on connection stop
This aligns us with the ProtocolV1 implementation.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 PM Dashboard Feature #37683 (Resolved): mgr/dashboard: "OSD Recovery Priority" fallback values
Kefu Chai
02:17 PM Revision d42daf37 (ceph): Merge pull request #25616 from s0nea/wip-dashboard-osd-recv-speed-defau...
mgr/dashboard: consider config option default values
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Kefu Chai
01:42 PM Revision 11c93312 (ceph): Merge pull request #24813 from wjwithagen/wjw-fix-alpine-compat
common: Fix Alpine compatability for TEMP_FAILURE_RETRY and ACCESSPERMS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:41 PM Revision 77109d75 (ceph): Merge pull request #25916 from tchaikov/wip-debian-librados-dev
debian: librados-dev should replace librados2-dev
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:41 PM Revision fa6a6928 (ceph): Merge pull request #26099 from jdurgin/wip-remove-ms-async-affinity
common/options: remove unused ms async affinity options
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:40 PM Revision 0cec1bda (ceph): Merge pull request #26026 from tchaikov/wip-memstore-ceph-mutex
os/memstore: use ceph::mutex and friends
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:33 PM Revision 1881d9ab (ceph): msg/async: fix should_use_msgr2 behavior (including monc)
Be consistent about whether we should use v2 to connect or not, and fix
teh monclient check to use the same logic.
S...
Sage Weil
01:18 PM Revision 3ba9eaa8 (ceph): Merge pull request #26159 from dzafman/wip-gitignore
git: Ignore tags anywhere
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:16 PM Revision 94a84b6f (ceph): test: listen on random port in tests which start ceph-mon
See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:26 PM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Hi Dan, thank you so much for looking into this, much appreciated.
!UX.png!
Dan Guo wrote:
> > - It would be...
Lenz Grimmer
07:18 AM Revision 11ee8f02 (ceph): Merge pull request #26150 from dillaman/wip-rados-lock-info
rados: return legacy address in 'lock info'
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
06:34 AM Revision a8d6b217 (ceph): cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
to avoid conflict with other `make check` runs in the same host
See-also: http://tracker.ceph.com/issues/36737
Signe...
Kefu Chai
05:20 AM CephFS Feature #37678 (Pending Backport): mds: log new client sessions with various metadata
Patrick Donnelly
05:20 AM Revision 032fda56 (ceph): Merge PR #25599 into master
* refs/pull/25599/head:
mds: do not log internal journal error
mds: clean up log level 2 messages
mds: log session...
Patrick Donnelly
03:48 AM Revision 6eec939e (ceph): git: Ignore tags anywhere
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:38 AM RADOS Bug #38053 (Fix Under Review): Add hashinfo testing for dump command of ceph-objectstore-tool
David Zafman
03:37 AM RADOS Bug #38053: Add hashinfo testing for dump command of ceph-objectstore-tool
https://github.com/ceph/ceph/pull/26158 David Zafman
03:35 AM Revision 0753dc2b (ceph): test: Remove unnecessary shell code that breaks this python test
Caused by: 8a694fc2f9e75864e064fe591feda9fab943c15e
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:35 AM Revision 786b39f1 (ceph): test: ceph-objectstore-tool: Fix EC code handling so it doesn't skip EC...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:35 AM Revision 07e4273c (ceph): test: ceph-objectstore-tool: Add test for EC object dump to check hinfo...
Fixes: http://tracker.ceph.com/issues/38053
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:35 AM Revision 388e54d9 (ceph): test: ceph-objectstore-tool cut down on large run
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:53 AM CephFS Bug #38054 (Fix Under Review): mds: broadcast quota message to client when disable quota
Patrick Donnelly
12:51 AM Revision a823134c (ceph): Merge PR #26096 into master
* refs/pull/26096/head:
mds: remove cache drop asok command
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
12:50 AM CephFS Bug #38020 (Pending Backport): mds: remove cache drop admin socket command
Patrick Donnelly
12:50 AM Revision 585624d8 (ceph): Merge PR #26087 into master
* refs/pull/26087/head:
mds: fix MDSGather inheritance
include: remove unnecessary inheritance
Reviewed-by: Sage W...
Patrick Donnelly
12:49 AM CephFS Bug #38010 (Pending Backport): mds: cache drop should trim cache before flushing journal
Patrick Donnelly
12:48 AM Revision 03eb8d9e (ceph): Merge PR #26083 into master
* refs/pull/26083/head:
mds: trim cache after journal flush
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
12:48 AM CephFS Bug #38009 (Pending Backport): client: session flush does not cause cap release message flush
Patrick Donnelly
12:48 AM Revision 6858ba66 (ceph): Merge PR #26082 into master
* refs/pull/26082/head:
client: flush cap release on session flush
Reviewed-by: Venky Shankar <vshankar@redhat.com>...
Patrick Donnelly

01/26/2019

11:01 PM Revision 6e933fe1 (ceph): msg/async/AsyncMessenger: clear need_addr *after* we set our new addr
We check need_addr at the top without a lock held, so we need to be sure
we finished our work before we clear it, or ...
Sage Weil
07:22 PM Revision 08686383 (ceph): os/bluestore: option to disable bluestore warns on spillover.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:22 PM Revision 4a18bdbf (ceph): mon: expose object store health warnings
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:44 PM Revision 98a9a5e5 (ceph): msg/async: do not use peer to addr detection; use getsockname()
If of relying on the peer to tell us what address we are connecting from,
look at how our local socket is bound, and ...
Sage Weil
05:44 PM Revision 985ec03c (ceph): msg/async: do not connect from server
We could have a fault on a server-side of a non-lossy connectoin where
there is a fault and we have outgoing data que...
Sage Weil
05:44 PM Revision 4c2e28f5 (ceph): ceph_test_msgr: do not connect_to on the client side
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:44 PM Revision d9f3022a (ceph): msg/async/ProtocolV2: fix handling for v2 client connection with v1 addr
Switch it to be v2. Reject the case where the client sends and addrvec, though;
that should only happen for clients ...
Sage Weil
05:33 PM Revision 8b55b47c (ceph): install-deps.sh: use latest setuptools
this change reverts "install-deps.sh: workaround setuptools' dependency on six"
This reverts commit 30ce5e55460e333e...
Kefu Chai
05:18 PM Revision 16e33207 (ceph): osd/PG: remove unused functions
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:44 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
I've now encountered this on a total of 3 different clusters with 13.2.2 and 13.2.4 Paul Emmerich
04:32 PM RADOS Bug #37886: Adding back the IOPS line for client and recovery IO in cluster logs
Neha Ojha
12:18 AM RADOS Bug #37886 (Pending Backport): Adding back the IOPS line for client and recovery IO in cluster logs
Once it is merged in master I can backport it to mimic and luminous. Vikhyat Umrao
12:14 AM RADOS Bug #37886: Adding back the IOPS line for client and recovery IO in cluster logs
Hi Neha,
As discussed I did some testing in luminous branch after adding this patch and changes looks great and wo...
Vikhyat Umrao
02:21 PM Revision 8f9e1597 (ceph): osd: expose object store alerts
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:21 PM Revision a7013a67 (ceph): os/bluestore: indicate BlueFS spillover and lacking compressor alerts
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:20 PM Revision 8c74ae6c (ceph): os:enable ObjectStore::statfs() api to return OS alert list.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:01 AM Revision e86f23ce (ceph): client/Client: change dir's size delta to current write file size delta
Since dir's size always is zero, which lead to quota bytes approaching
calculate lose efficacy, the client always use...
guoyong
07:20 AM Revision 061ace2e (ceph): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcast...
Junhui Tang
07:19 AM CephFS Bug #38054 (Resolved): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcas...
tang junhui
03:11 AM Revision e11fb7ce (ceph): src/tools: add stats (fixed objects,total objects)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:11 AM Revision 72a0b597 (ceph): src/tools: make room for cdc
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:11 AM Revision f5567a81 (ceph): src/tools: make enhacned stats and interface class
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision 04618fe7 (ceph): src/tools: set timelimit and add signal handler to check progress
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision 68f452da (ceph): src/tools: use the slice thing and make parallel (chunk_scrub)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision f8e26cd3 (ceph): src/test: add max-thread test in test_dedup_tool.sh
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision d2fb0c2c (ceph): src/tools: use the slice thing and make parallel
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:09 AM Revision 540a13db (ceph): src/test: add chunk-scrub test in test_dedup_tool.sh
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:09 AM Revision 25b6aaff (ceph): src/tools: add chunk-scrub op in dedup tool
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:09 AM Revision d560c19e (ceph): src/cls/cas: add has_chunk op
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:08 AM Revision 69997825 (ceph): src/test: add test_dedup_tool.sh
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:08 AM Revision a595451b (ceph): src/tools: initial works for dedup tool
dedup tool will show dedup ratio of the pool
Signed-off-by: Myoungwon Oh <omwmw@sk.com>
myoungwon oh
01:19 AM RADOS Bug #38053 (Resolved): Add hashinfo testing for dump command of ceph-objectstore-tool

Also, this test is broken in master, so fix that too.
David Zafman
12:50 AM RADOS Bug #27985 (Pending Backport): force-backfill sets forced_recovery instead of forced_backfill in ...
David Zafman
12:44 AM Revision 74239605 (ceph): Merge pull request #23904 from xiexingguo/wip-27985
osd/PG: fix misused FORCE_RECOVERY[BACKFILL] flags
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: David Zafma...
David Zafman

01/25/2019

11:47 PM Revision d9978ffe (ceph): rgw: es: add support for searchable storage_class field
Note that this will not add field to existing index field mapping.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:47 PM Revision c7a8c7f3 (ceph): rgw: es: add support for != operator
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:45 PM Revision 67d3cbd4 (ceph): rgw: es: support for ES 5.0+
from Elasticsearch 5.0+ the type string is deprecated, while it is still allowed
in 5.0, it returns a 400 error on 6....
Abhishek Lekshmanan
11:45 PM Revision 21bb91e8 (ceph): rgw_cr_rest: support extra headers for get resource crs
Adding support to add additional headers as a part of GET and READ requests.
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
11:45 PM Revision c6b69767 (ceph): rgw: es: support username and password for ES
For ES endpoints terminated with a username and password, either via xpack or
fronted by another webserver with http ...
Abhishek Lekshmanan
11:45 PM Revision 2bfe3969 (ceph): rgw: ES sync module: drop ESVersion struct
using std::pair as the version struct. Another decoder class is currently
introduced as we have a nested json type fo...
Abhishek Lekshmanan
11:45 PM Revision 8c5218f0 (ceph): rgw: http_client: propagate send_data_hint differently
Fixes: http://tracker.ceph.com/issues/36092
send_data_hint is passed so that the lower http client layer
to know in ...
Yehuda Sadeh
11:45 PM Revision 9f8bb33f (ceph): rgw: es: fix attrs trimming
Fixes: http://tracker.ceph.com/issues/38028
Since we don't necessarily keep attr headers with null terminating char,...
Yehuda Sadeh
11:45 PM Revision ef91c36f (ceph): rgw: es: fix content_type queries
Fixes: http://tracker.ceph.com/issues/38030
ES attribute is stored as content_type, while we were searching
for cont...
Yehuda Sadeh
11:45 PM Revision 2d4e442b (ceph): rgw: es: introduce ES types
This commit introduces an enum mapping various ES types. Also encode_json now
has a new member for string type so tha...
Abhishek Lekshmanan
11:45 PM Revision 43e8ea43 (ceph): rgw: rgw_cr_rest: allow headers to be specified in Put CRs
Adding another constructor overload for cases when we need to override the
default headers
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
11:45 PM Revision 5cc6ec21 (ceph): rgw: es: introduce new classes for storing ES version info
Getting the basic information from elasticsearch, while we're only currently
interested in elasic search version, oth...
Abhishek Lekshmanan
09:44 PM Revision 8da2291e (ceph): doc: fix typo in erasure coding example
Signed-off-by: Arthur Liu <arthurhsliu@gmail.com> Arthur Liu
08:22 PM mgr Bug #37940: upmap balancer won't refill underfull osds if zero overfull found
Regarding my point (1) above, I think I've understood out the real issue. In my cluster, we have a 4+2 EC pool and 6 ... Dan van der Ster
01:57 PM mgr Bug #37940: upmap balancer won't refill underfull osds if zero overfull found
Thanks Xie! This is helping, but I think there are still some improvements needed.
1) With this code, I see lots o...
Dan van der Ster
08:17 PM Revision 2ca61bb4 (ceph): msg/async/ProtocolV2: always send non-empty addrvec for self
If we don't know our address yet, send the peer a 0.0.0.0 or :: address with an empty
port and a populated nonce. Th...
Sage Weil
08:12 PM Revision 5acf7ec1 (ceph): msg/async: never fill out port in myaddr if we didn't bind
If we are a client and didn't bind, then we should not fill in the port for our
address. The one the peer sent us is...
Sage Weil
07:55 PM Revision 4f693641 (ceph): osd: bring back old calc_trim_to and rename new method
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 0536aef761fefda9a86d5bc72a12ca8cab931ccb)
Neha Ojha
07:48 PM Revision ea517edd (ceph): ceph_test_msgr: use v2 addrs for simplemessenger
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:42 PM Revision 1b097e81 (ceph): msg/async: msgr2: don't force write event on every message received
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
07:26 PM CephFS Feature #38052 (New): mds: provide interface to control/view internal operations
Once a cache drop is in progress, it cannot be stopped until it completes. Provide a generic interface for viewing th... Patrick Donnelly
07:14 PM RADOS Documentation #38051 (Resolved): doc/rados/configuration: refresh osdmap section
"osd map cache size" and "osd map message max" were reduced in commit
855955e ("osd: reduce size of osdmap cache, me...
Neha Ojha
07:14 PM Revision 4f7f73b3 (ceph): mgr/zabbix Implemets pools discovery and per-pool statistics
This commit adds possibility for zabbix mgr plugin to discover
ceph pools and send to zabbix not only generalized
but...
Dmitriy Rabotjagov
06:55 PM Dashboard Subtask #38050 (Resolved): mgr/dashboard: Additional Cluster menu E2E breadcrumb and tab tests
Nathan Weinberg
06:53 PM CephFS Bug #38043 (Pending Backport): mds: optimize revoking stale caps
Patrick Donnelly
09:03 AM CephFS Bug #38043 (Resolved): mds: optimize revoking stale caps
Zheng Yan
06:52 PM Revision fef88d95 (ceph): Merge PR #25254 into master
* refs/pull/25254/head:
mds: optimize resuming stale caps
client: avoid unnecessary wakeup when handling RENEWCAPS
...
Patrick Donnelly
06:37 PM Revision 2b9daafa (ceph): Merge pull request #25497 from jmolmo/wip_ansible_orchestrator
mgr/ansible: Create/Remove OSDs
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.c...
Sebastian Wagner
05:03 PM Revision 5931341c (ceph): Merge pull request #25848 from majianpeng/debug-buffer-compiler-error
common/buffer: fix compiler bug when enable DEBUG_BUFFER.
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Review...
Kefu Chai
04:49 PM rgw Bug #37885 (Resolved): rgw: cannot schedule teuthology suite runs
https://github.com/ceph/ceph/pull/25996 Casey Bodley
04:14 PM Backport #37744: mimic: Mgr: OSDMap.cc: 4140: FAILED assert(osd_weight.count(i.first))
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25699
merged
Yuri Weinstein
04:14 PM Revision 6b2c4a15 (ceph): Merge pull request #25699 from xiexingguo/wip-37744
mimic: osd/OSDMap: cancel mapping if target osd is out
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
04:13 PM mgr Backport #37417: mimic: mgr: various python3 fixes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25292
merged
Yuri Weinstein
04:13 PM Revision 60d274e2 (ceph): Merge pull request #25292 from smithfarm/wip-37417-mimic
mimic: mgr: various python3 fixes
Reviewed-by: Noah Watkins <noahwatkins@gmail.com>
Reviewed-by: Sebastian Wagner <s...
Yuri Weinstein
04:12 PM Revision 2136694d (ceph): Merge pull request #25299 from smithfarm/wip-37428-mimic
mimic: msg/async: crashes when authenticator provided by verify_authorizer not implemented
Reviewed-by: Sage Weil <s...
Yuri Weinstein
04:12 PM Messengers Backport #37428: mimic: msg/async: crashes when authenticator provided by verify_authorizer not i...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25299
merged
Yuri Weinstein
04:12 PM Backport #37552: mimic: linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25718
merged
Yuri Weinstein
04:11 PM Revision c71e4f9f (ceph): Merge pull request #25718 from ashishkumsingh/wip-37552-mimic
mimic: osdc/Objecter: update op_target_t::paused in _calc_target
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
04:11 PM mgr Backport #37599: mimic: Python bindings use iterkeys method which is not Python 3 compatible
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25759
merged
Yuri Weinstein
04:11 PM Revision 5de2aa16 (ceph): Merge pull request #25759 from pdvian/wip-37599-mimic
mimic: pybind/mgr: drop unnecessary iterkeys usage to make py-3 compatible
Reviewed-by: Sebastian Wagner <sebastian....
Yuri Weinstein
04:10 PM mgr Backport #37826: mimic: mgr crash when handle_report updating existing DaemonState for rgw
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25864
merged
Yuri Weinstein
04:10 PM Revision 9c3e924c (ceph): Merge pull request #25864 from ashishkumsingh/wip-37826-mimic
mimic: mgr: fix crash due to multiple sessions from daemons with same name
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:09 PM RADOS Bug #38027: osd/osd-backfill-space.sh fails
http://pulpito.ceph.com/kchai-2019-01-25_08:53:00-rados-wip-kefu2-testing-2019-01-22-2130-distro-basic-smithi/3505875/ Kefu Chai
04:09 PM mgr Backport #37477: mimic: src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state.exists(key))
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25368
merged
Yuri Weinstein
04:09 PM Revision 134ad426 (ceph): Merge pull request #25368 from pdvian/wip-37477-mimic
mimic: mgr: race between daemon state and service map in 'service status'
Reviewed-by: Jason Dillaman <dillaman@redh...
Yuri Weinstein
04:08 PM RADOS Backport #37342: mimic: Prioritize user specified scrubs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25513
merged
Yuri Weinstein
04:08 PM Revision 3ad6b50f (ceph): Merge pull request #25513 from smithfarm/wip-37342-mimic
mimic: osd: Prioritize user specified scrubs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: David Zafman...
Yuri Weinstein
04:08 PM RADOS Backport #37698: mimic: osd_memory_target: failed assert when options mismatch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25605
merged
Yuri Weinstein
04:07 PM Revision c8b5b376 (ceph): Merge pull request #25605 from smithfarm/wip-37698-mimic
mimic: osd: failed assert when osd_memory_target options mismatch
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed...
Yuri Weinstein
04:06 PM Backport #37742: mimic: rbd-mirror and radosgw packages should requires ceph-base
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25809
merged
Yuri Weinstein
04:06 PM Revision 7feab3cb (ceph): Merge pull request #25809 from pdvian/wip-37742-mimic
mimic: build/ops: rpm: require ceph-base instead of ceph-common
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
04:06 PM Backport #37810: mimic: Empty pg_temps are added to incremental map even if there're no changes i...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25844
merged
Yuri Weinstein
04:06 PM RADOS Backport #37814 (Resolved): mimic: workunits/rados/test_health_warnings.sh fails with <9 osds down
Nathan Cutler
04:04 PM RADOS Backport #37814: mimic: workunits/rados/test_health_warnings.sh fails with <9 osds down
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25850
merged
Yuri Weinstein
04:06 PM Revision c671bc11 (ceph): Merge pull request #25844 from pdvian/wip-37810-mimic
mimic: mon/OSDMonitor: do not populate void pg_temp into nextmap
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
R...
Yuri Weinstein
04:05 PM Backport #37812: mimic: mon: segmentation fault during shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25846
merged
Yuri Weinstein
04:05 PM Revision 39e661fe (ceph): Merge pull request #25846 from pdvian/wip-37812-mimic
mimic: mon: shutdown messenger early to avoid accessing deleted logger
Reviewed-by: Kefu Chai <kchai@redhat.com>
Rev...
Yuri Weinstein
04:04 PM Revision 48b2b77f (ceph): Merge pull request #25850 from ashishkumsingh/wip-37814-mimic
mimic: qa/workunits/rados/test_health_warnings: prevent out osds
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Yuri Weinstein
04:03 PM bluestore Backport #37824: mimic: BlueStore: ENODATA not fully handled
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25854
merged
Yuri Weinstein
04:03 PM Revision 1fe7fede (ceph): Merge pull request #25854 from ashishkumsingh/wip-37824-mimic
mimic: os/bluestore: KernelDevice::read() does the EIO mapping now.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
04:03 PM Revision df66ad0a (ceph): Merge pull request #25958 from xiexingguo/wip-mimic-async-fixes
mimic: msg/async: backport recent messenger fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ricardo Dias...
Yuri Weinstein
04:02 PM rgw Bug #37448 (Resolved): multisite: sync gets stuck retrying deletes that fail with ERR_PRECONDITIO...
Nathan Cutler
04:01 PM rgw Backport #37550 (Resolved): mimic: multisite: sync gets stuck retrying deletes that fail with ERR...
Nathan Cutler
03:59 PM rgw Backport #37550: mimic: multisite: sync gets stuck retrying deletes that fail with ERR_PRECONDITI...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25505
merged
Yuri Weinstein
04:01 PM Revision ffbae5ff (ceph): Merge pull request #26118 from ceph/backport-mimic-26084
mimic: ceph-volume: mark a device not available if it belongs to ceph-disk
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:01 PM rgw Bug #21429 (Resolved): rgw: version bucket stats not correct
Nathan Cutler
04:01 PM rgw Backport #37562 (Resolved): mimic: rgw: version bucket stats not correct
Nathan Cutler
03:58 PM rgw Backport #37562: mimic: rgw: version bucket stats not correct
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25643
merged
Yuri Weinstein
04:01 PM rgw Backport #37483: mimic: Bucket policy and colons in filename
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25386
merged
Yuri Weinstein
04:01 PM Revision d7a68f0c (ceph): Merge pull request #25386 from pdvian/wip-37483-mimic
mimic: rgw: Don't treat colons specially in resource part of ARN
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:00 PM rgw Backport #37518: mimic: rgw: fix max-size in radosgw-admin and REST Admin API
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25449
merged
Yuri Weinstein
04:00 PM Revision be388389 (ceph): Merge pull request #25449 from smithfarm/wip-37518-mimic
mimic: rgw: fix max-size in radosgw-admin and REST Admin API
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:00 PM rbd Backport #37536: mimic: rbd_snap_list_end() segfaults if rbd_snap_list() fails
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25459
merged
Yuri Weinstein
04:00 PM Revision 41cdcf91 (ceph): Merge pull request #25459 from pdvian/wip-37536-mimic
mimic: librbd: reset snaps in rbd_snap_list()
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:59 PM rgw Backport #37649 (Resolved): mimic: rgw: resharding events are not logged
Nathan Cutler
03:57 PM rgw Backport #37649: mimic: rgw: resharding events are not logged
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25740
merged
Yuri Weinstein
03:59 PM rgw Backport #37548: mimic: librgw not sync s3 user info since started
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25485
merged
Yuri Weinstein
03:59 PM Revision 28ee12da (ceph): Merge pull request #25485 from pdvian/wip-37548-mimic
mimic: rgw_file: user info never synced since librgw init
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:59 PM rgw Backport #37558 (Resolved): mimic: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Nathan Cutler
03:56 PM rgw Backport #37558: mimic: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25899
merged
Yuri Weinstein
03:59 PM Revision a8985eca (ceph): Merge pull request #26117 from ceph/backport-luminous-26084
luminous: ceph-volume: mark a device not available if it belongs to ceph-disk Alfredo Deza
03:59 PM Revision 41c26a58 (ceph): Merge pull request #25505 from smithfarm/wip-37550-mimic
mimic: rgw: multisite: sync gets stuck retrying deletes that fail with ERR_PRECONDITION_FAILED
Reviewed-by: Casey Bo...
Yuri Weinstein
03:59 PM Revision a0395630 (ceph): Merge pull request #26114 from alfredodeza/luminous-rm37963
luminous ceph-volume fix TypeError on dmcrypt when using Python3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:58 PM rgw Bug #37847 (Resolved): debug logging for v4 auth does not sanitize encryption keys
Nathan Cutler
03:58 PM Revision dedc09ee (ceph): Merge pull request #25643 from pdvian/wip-37562-mimic
mimic: rgw: fix version bucket stats
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:58 PM rgw Backport #37948 (Resolved): mimic: debug logging for v4 auth does not sanitize encryption keys
Nathan Cutler
03:56 PM rgw Backport #37948: mimic: debug logging for v4 auth does not sanitize encryption keys
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26003
merged
Yuri Weinstein
03:57 PM Revision 2f1979a5 (ceph): Merge pull request #25740 from pdvian/wip-37649-mimic
mimic: rgw: feature -- log successful bucket resharding events
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
R...
Yuri Weinstein
03:56 PM Revision 7c9b3119 (ceph): Merge pull request #25899 from ashishkumsingh/wip-37558-mimic
mimic: rgw: handle S3 version 2 pre-signed urls with meta-data
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:56 PM Revision 30ae8309 (ceph): Merge pull request #26003 from smithfarm/wip-37948-mimic
mimic: rgw: debug logging for v4 auth does not sanitize encryption keys
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:24 PM bluestore Bug #38049 (Resolved): random osds failing in thread_name:bstore_kv_final
Since upgrading to mimic 13.2.4 single osds are randomly failing with the following assert:... Lawrence Smith
03:14 PM Revision af9d0b1f (ceph): ceph-volume: strategies allow for external wal lv's
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
02:42 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
I see the same symptoms on a system running 13.2.2 - each monitor has a small number of slow ops, all initiated withi... Stig Telfer
02:12 PM Revision 958b087f (ceph): rados: return legacy address in 'lock info'
There is no need to differentiate v1 vs v2 addresses and we should
avoid breaking backwards compatibility in the outp...
Jason Dillaman
02:07 PM Revision cc26a678 (ceph): Merge pull request #26022 from theanalyst/common-mclock-prio
common, osd: set mclock priority as 1 by default.
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Kefu Chai
02:06 PM Revision 17d2fd56 (ceph): Merge pull request #26043 from tchaikov/wip-37975
osd: unmount store after service.shutdown()
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
02:05 PM Revision eedc1f1a (ceph): Merge pull request #26053 from Aran85/pipeline-fix
osd: ec saves a write access to the memory under most circumstances
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:55 PM mgr Bug #38048 (New): Teuthology error: mgr/prometheus fails with NewConnectionError
[[http://qa-proxy.ceph.com/teuthology/swagner-2019-01-24_10:15:07-rados:mgr-wip-swagner-testing-distro-basic-mira/350... Sebastian Wagner
01:39 PM Revision 836d005f (ceph): pybind/rados: fixed Rados.create_ioctx2 type error
The pool name within the Ioctx was incorrectly stored as a
C-style string instead of a Python str object.
Signed-off...
Jason Dillaman
01:39 PM Revision a89a836a (ceph): mgr/MgrClient: reduce log level when issuing a command when not connected
The mgr client will eventually connect and issue the command so it's not
necessary to spam the logs at level 0.
Sign...
Jason Dillaman
01:39 PM Revision 0d2f21cd (ceph): pybind/mgr: exclude osd_perf_query module from being installed
This is a proof-of-concept example module that isn't expected to be
used in a production environment.
Signed-off-by:...
Jason Dillaman
01:34 PM Cleanup #37663 (Resolved): Remove capability reset command
Nathan Cutler
01:34 PM Backport #37684 (Resolved): mimic: Remove capability reset command
Nathan Cutler
01:34 PM Revision 57cb5a8a (ceph): Merge pull request #25607 from joscollin/wip-37684-mimic
mimic: doc/user-management: Remove obsolete reset caps command
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:31 PM mgr Backport #37345 (Need More Info): luminous: InvalidRead in notify_osdmap
non-trivial backport Nathan Cutler
01:30 PM mgr Backport #37344 (Need More Info): mimic: InvalidRead in notify_osdmap
failed attempt to backport: https://github.com/ceph/ceph/pull/25527 Nathan Cutler
01:27 PM Bug #37451 (Resolved): doc: broken link on troubleshooting-mon page
Nathan Cutler
01:27 PM Backport #37601 (Resolved): mimic: doc: broken link on troubleshooting-mon page
Nathan Cutler
01:27 PM Revision 04b5a20e (ceph): Merge pull request #25501 from joscollin/wip-37601-mimic
mimic: doc: broken link on troubleshooting-mon page
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:05 PM RADOS Backport #38046 (In Progress): luminous: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_...
Ashish Singh
10:39 AM RADOS Backport #38046 (Resolved): luminous: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log...
https://github.com/ceph/ceph/pull/26148 Nathan Cutler
01:02 PM Revision 492690f9 (ceph): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Fixes: http://tracker.ceph.com/issues/38025
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4d...
Neha Ojha
01:01 PM ceph-volume Bug #38044: implement --version flag
Alfredo Deza wrote:
> That might be tricky to get right, unless we kind of proxy to `ceph --version` ? Not sure how ...
Joshua Schmid
12:57 PM ceph-volume Bug #38044: implement --version flag
That might be tricky to get right, unless we kind of proxy to `ceph --version` ? Not sure how much value I see on thi... Alfredo Deza
12:45 PM ceph-volume Bug #38044: implement --version flag
Alfredo Deza wrote:
> it is actually not versioned separately (although that was the intent in the beginning), it is...
Joshua Schmid
12:37 PM ceph-volume Bug #38044: implement --version flag
it is actually not versioned separately (although that was the intent in the beginning), it is now assumed that the v... Alfredo Deza
09:56 AM ceph-volume Bug #38044 (Won't Fix): implement --version flag
As c-v is versioned separately, it'd be nice to have an easy way to query it's version. Joshua Schmid
12:59 PM RADOS Backport #38045 (In Progress): mimic: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log...
Ashish Singh
10:39 AM RADOS Backport #38045 (Resolved): mimic: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_en...
https://github.com/ceph/ceph/pull/26147 Nathan Cutler
12:57 PM Revision 9342e453 (ceph): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Fixes: http://tracker.ceph.com/issues/38025
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4d...
Neha Ojha
12:55 PM Revision 1b206291 (ceph): Merge pull request #26119 from smithfarm/wip-fix-suse-buildrequires
rpm: fix xmlsec1 build dependency for dashboard make check
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:49 PM mgr Bug #38047 (Fix Under Review): mgr: segfault, dashboard, PyModule::get_typed_option_value > PyErr...
See source https://github.com/ceph/ceph/blob/master/src/mgr/PyModule.cc#L622.... Volker Theile
12:06 PM Revision e9d92595 (ceph): mgr: zabbix triggers never triggered due to wrong trigger function
Triggers "Number of IN OSDs decreased" and "Number of UP OSDs decresed" never triggered due to change()>0 in trigger ... Sebastiaan Nijhuis
11:36 AM Revision b7634b06 (ceph): added multiclient tests
rakesh
11:36 AM Revision 933b2462 (ceph): modified task with cleaner code
rakesh
11:34 AM Revision 0941f7ba (ceph): doc: Updated feature list and overview in dashboard.rst
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> Lenz Grimmer
11:06 AM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Ju Lim wrote:
> - It would be nice if the selection used a cyan/blue selection vs. underline to be consistent with...
Dan Guo
08:03 AM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Dan Guo wrote:
> Pls assign this issue to me, and I will complete it as soon as possible.
Great! Done. Thanks for...
Lenz Grimmer
01:59 AM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Pls assign this issue to me, and I will complete it as soon as possible. Dan Guo
10:40 AM mgr Backport #38036 (In Progress): mimic: upmap balancer won't refill underfull osds if zero overfull...
Nathan Cutler
03:15 AM mgr Backport #38036: mimic: upmap balancer won't refill underfull osds if zero overfull found
https://github.com/ceph/ceph/pull/26128 xie xingguo
10:39 AM mgr Backport #38037 (In Progress): luminous: upmap balancer won't refill underfull osds if zero overf...
Nathan Cutler
03:03 AM mgr Backport #38037: luminous: upmap balancer won't refill underfull osds if zero overfull found
https://github.com/ceph/ceph/pull/26127 xie xingguo
10:36 AM rgw Bug #38033 (Duplicate): RGW "Caught signal (Aborted)" when running vstart with RGW option
Nathan Cutler
09:27 AM rbd Backport #37909 (In Progress): mimic: [rbd-mirror] don't report error if image replay canceled
Ashish Singh
09:21 AM Revision 4028dd7a (ceph): rbd_mirror: don't report error if image replay canceled
Fixes: https://tracker.ceph.com/issues/36038
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
09:20 AM rgw Bug #37855: only first subuser can be exported to nfs
https://github.com/ceph/ceph/pull/26130 min-sheng Lin
09:16 AM Revision e824b3d2 (ceph): mds: optimize resuming stale caps
If client doesn't want any cap, there is no need to re-issue stale
caps.
A special case is that client wants some ca...
Yan, Zheng
09:15 AM Revision 5145120c (ceph): msg/async/ProtocolV2: be forgiving in server identity check
If we parse something out of mon_host or are given an addr by a user,
we should succeed as long as our target_addr is...
Sage Weil
08:56 AM Revision 65b80383 (ceph): pybind/rbd: fix a typo in metadata_get comments
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:44 AM rbd Backport #38032 (In Progress): mimic: trash purge tries to remove non-user images
Ashish Singh
08:43 AM Revision a7717818 (ceph): ceph-volume: move arg parsing to __init__ and add explicit device lists
Moving the arg parsing to __init__ allows to get the help message with
running as root.
Signed-off-by: Jan Fajerski ...
Jan Fajerski
08:43 AM Revision 60dec8b1 (ceph): ceph-volume: refactor strategies for explicit device arguments
This commit refactors lvm strategies to:
a) change the constructor to receive usage specific device lists
b) add clas...
Jan Fajerski
08:43 AM Revision 0be83ba7 (ceph): ceph-volume: adjust tests for strategies refactoring
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
08:43 AM Revision dc2c4c59 (ceph): ceph-volume batch: refactor filtered_devices and strategy retrieval
Keep filtered_devices as a member variable of the batch object and pass
this to the report functionality instead of h...
Jan Fajerski
08:43 AM Revision 6dbf43e5 (ceph): ceph-volume batch: rename block_devs to data_devs for consistency
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
08:43 AM Revision 029414e8 (ceph): ceph-volume strategies: rename db_devs to db_or_journal_devs
This aims at reducing confusion when reading the code that is shared
between the bluestore and filestore strategies.
...
Jan Fajerski
08:43 AM Revision 5465712e (ceph): ceph-volume: add default argument values to strategy
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:51 AM Revision 74e9992e (ceph): Merge pull request #26120 from idryomov/wip-doc-osd-map-config
doc/rados/configuration: refresh osdmap section
Reviewed-by: Neha Ojha <nojha@redhat.com>
Ilya Dryomov
07:44 AM Revision 8f2da9a8 (ceph): librbd: properly filter out trashed non-user images on purge
Fixes: https://tracker.ceph.com/issues/38006
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
05:49 AM Revision d7f6c158 (ceph): mds: trim cache after journal flush
Dropping cache should trim the cache only after journal flush otherwise dirty
inodes will remain pinned in cache.
Fi...
Patrick Donnelly
05:49 AM Revision f8335d78 (ceph): include/xlist: privatize item members
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:49 AM Revision 6d6e2d34 (ceph): include/xlist: prevent item moves
This would result in undefined behavior.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:49 AM Revision 7e92eac9 (ceph): mds: fix MDSGather inheritance
It is no longer needlessly a MDSInternalContext.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:49 AM Revision 08648f6f (ceph): include: remove unnecessary inheritance
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:09 AM rbd Subtask #37913 (Fix Under Review): [rbd top] expose via the CLI
Jason Dillaman
05:04 AM Revision be04ebbf (ceph): pybind/mgr: exclude CMakeFiles.txt files from being installed
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:56 AM rgw Backport #38038 (In Progress): luminous: RGW fails to start on Fedora 28 from default configuration
https://github.com/ceph/ceph/pull/26131 Prashant D
03:51 AM RADOS Cleanup #38042 (Resolved): qa/suites/rados/thrash: change crush_tunables to jewel in rados_api_tests
Neha Ojha
12:56 AM RADOS Cleanup #38042 (Fix Under Review): qa/suites/rados/thrash: change crush_tunables to jewel in rado...
Neha Ojha
12:50 AM RADOS Cleanup #38042 (Resolved): qa/suites/rados/thrash: change crush_tunables to jewel in rados_api_tests
Neha Ojha
03:47 AM Revision 02504319 (ceph): Merge pull request #26122 from neha-ojha/wip-fix-crush-tunables
qa/suites/rados/thrash: change crush_tunables to jewel in rados_api_tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
03:20 AM Revision e92755c6 (ceph): rgw_file: use correct secret key to check auth
Currently, the authorize function in rgw_file only use the secret key of
first key pair to compare, add a function wh...
min-sheng Lin
03:15 AM rgw Backport #38039 (In Progress): mimic: RGW fails to start on Fedora 28 from default configuration
https://github.com/ceph/ceph/pull/26129 Prashant D
03:15 AM Revision f3625293 (ceph): osd/OSDMap: be more aggressive when trying to balance
Previously we'd require the absolute deviation >= 1 before
an osd can fill in the overfull or underfull set, which as...
xie xingguo
03:14 AM Revision 801369b0 (ceph): osd/OSDMap: potential access violation fix
Seems we'll continue to access the iterator after it is invalidated
by the __erase__ method.
Also this is more effici...
xie xingguo
03:14 AM Revision d14d9b71 (ceph): osd/OSDMap: don't mapping all pgs each time in calc_pg_upmaps
We have a cluster pool with 32768 pgs and 400 osds, it costs 600 seconds when doing upmap
with '--upmap-max 32768 --u...
huangjun
02:48 AM Revision a704b6d8 (ceph): Merge pull request #26057 from yaozongyou/remove-unused-class-read_log_...
osd: remove unused class read_log_and_missing_error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:50 AM Revision 7bebc4cd (ceph): osd/OSDMap: be more aggressive when trying to balance
Previously we'd require the absolute deviation >= 1 before
an osd can fill in the overfull or underfull set, which as...
xie xingguo
01:37 AM Revision 1763a879 (ceph): osd/OSDMap: potential access violation fix
Seems we'll continue to access the iterator after it is invalidated
by the __erase__ method.
Also this is more effici...
xie xingguo
01:37 AM Revision 8b3114ea (ceph): osd/OSDMap: don't mapping all pgs each time in calc_pg_upmaps
We have a cluster pool with 32768 pgs and 400 osds, it costs 600 seconds when doing upmap
with '--upmap-max 32768 --u...
huangjun
01:20 AM RADOS Bug #38041: Fix recovery and backfill priority handling

A PG in backfill_wait can be set to force-backfill state, but the reservation request has already been queued at a ...
David Zafman
12:06 AM RADOS Bug #38041 (Resolved): Fix recovery and backfill priority handling

David Zafman
01:18 AM RADOS Cleanup #38025 (Pending Backport): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_en...
Neha Ojha
01:15 AM Revision b457ac9e (ceph): Merge pull request #26101 from neha-ojha/wip-pglog-overrides
qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
01:01 AM Revision d9fbba0e (ceph): rgw ldap: move conditional LDAPEngine init into it's ctor
rgw::auth::ExternalAuthStrategy defines an LDAPEngine in a
ctor-initializer list, making it too late to conditionally...
Matt Benjamin
01:00 AM Revision c0564c2f (ceph): rgw ldap: safe_read_file can return < 0
Avoid invalid string access when LDAP auth is enabled, but LDAP
secret is not set. This is Casey's fix for the probl...
Matt Benjamin
01:00 AM Revision 49c774e3 (ceph): rgw ldap: move conditional LDAPEngine init into it's ctor
rgw::auth::ExternalAuthStrategy defines an LDAPEngine in a
ctor-initializer list, making it too late to conditionally...
Matt Benjamin
12:59 AM Revision 84d0554e (ceph): rgw ldap: safe_read_file can return < 0
Avoid invalid string access when LDAP auth is enabled, but LDAP
secret is not set. This is Casey's fix for the probl...
Matt Benjamin
12:54 AM Revision 4ef94e89 (ceph): qa/suites/rados/thrash: change crush_tunables to jewel in rados_api_tests
Fixes: http://tracker.ceph.com/issues/38042
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha

01/24/2019

11:59 PM RADOS Bug #37393: mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
This is still failing in mimic.
/a/yuriw-2019-01-16_22:57:44-rados-wip-yuri3-testing-2019-01-16-2038-mimic-distro-...
Neha Ojha
11:56 PM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
Seeing more of these on mimic.
Kefu, is this ready to be backported?
Neha Ojha
09:42 PM Revision 5ffd5810 (ceph): rgw: archive: fixes and api adjustments following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:42 PM Revision 1bc97de3 (ceph): rgw: archive: remove dead code and minor fixes
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Javier M. Mellid
09:42 PM Revision fb7cfd95 (ceph): rgw: archive: zone supports writes
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Javier M. Mellid
09:42 PM Revision a8eea521 (ceph): rgw: fixes following code review
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:05 PM RADOS Bug #38040: osd_map_message_max default is too high?
Assigning Sage, as the author of commit 855955e58e63 ("osd: reduce size of osdmap cache, messages"). Ilya Dryomov
09:04 PM RADOS Bug #38040 (Resolved): osd_map_message_max default is too high?
In a thread on ceph-users [1], three different users with fairly large clusters (~600 OSDs, ~3500 OSDs) reported runn... Ilya Dryomov
08:46 PM Revision e6b1637e (ceph): osd/PG.cc: account for missing set irrespective of last_complete
When adding source info from another OSD, check if an object that needs
recovery is present in its missing set. If ye...
Neha Ojha
08:16 PM Revision ae88c63d (ceph): doc/rados/configuration: refresh osdmap section
"osd map cache size" and "osd map message max" were reduced in commit
855955e58e63 ("osd: reduce size of osdmap cache...
Ilya Dryomov
07:13 PM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
If refresh is only for the landing page, then the +1 on the second option and not the same interval used in the summa... Ju Lim
02:44 PM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Lenz Grimmer wrote:
> Hi Dan,
>
> thanks a lot for looking into this!
>
> Dan Guo wrote:
>
> > I have made ...
Ricardo Marques
02:40 PM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Lenz Grimmer wrote:
> Hi Dan,
>
> thanks a lot for looking into this!
>
> Dan Guo wrote:
>
> > I have made ...
Laura Paduano
02:18 PM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Hi Dan,
thanks a lot for looking into this!
Dan Guo wrote:
> I have made two kinds of implementations for th...
Lenz Grimmer
06:41 PM rbd Backport #38032: mimic: trash purge tries to remove non-user images
Note, when backporting https://github.com/ceph/ceph/pull/26079, in mimic the code that needs fixing is in tools/rbd/a... Mykola Golub
09:50 AM rbd Backport #38032 (Resolved): mimic: trash purge tries to remove non-user images
https://github.com/ceph/ceph/pull/26137 Nathan Cutler
06:31 PM Revision e6c257b7 (ceph): rpm: fix xmlsec1 build dependency for dashboard make check
Fixes: 46d286c7f71f4c43766d2a3d7597816346e36151
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:13 PM rgw Backport #38039 (Resolved): mimic: RGW fails to start on Fedora 28 from default configuration
https://github.com/ceph/ceph/pull/26129 Nathan Cutler
06:13 PM rgw Backport #38038 (Resolved): luminous: RGW fails to start on Fedora 28 from default configuration
https://github.com/ceph/ceph/pull/26131 Nathan Cutler
05:21 PM rgw Bug #24228 (Pending Backport): RGW fails to start on Fedora 28 from default configuration
Casey Bodley
05:14 PM rgw Bug #38033 (Pending Backport): RGW "Caught signal (Aborted)" when running vstart with RGW option
https://github.com/ceph/ceph/pull/25796 Matt Benjamin
11:49 AM rgw Bug #38033 (Duplicate): RGW "Caught signal (Aborted)" when running vstart with RGW option
RGW is not running on my local test system after executing "RGW=1 ../src/vstart.sh -n -x".
There is no error in the ...
Laura Paduano
05:13 PM Revision 9bc1d603 (ceph): Merge pull request #25796 from linuxbox2/luminous-fix-ldap-secret
rgw: fix ldap secret parsing Matt Benjamin
04:50 PM Revision 71f1e160 (ceph): msg/async/ProtocolV2: fault if we connect to the wrong peer
Someone else may have bound to the same port. If they identify as someone
else, fault and back off.
Signed-off-by: ...
Sage Weil
03:52 PM Revision 4b644a8d (ceph): ceph-volume: mark a device not available if it belongs to ceph-disk
The `ceph-volume inventory` command will now show if a device is being
used by ceph-disk and mark it not available if...
Andrew Schoen
03:51 PM Revision fb4e9d7a (ceph): ceph-volume: mark a device not available if it belongs to ceph-disk
The `ceph-volume inventory` command will now show if a device is being
used by ceph-disk and mark it not available if...
Andrew Schoen
03:45 PM Revision 31e008a0 (ceph): Merge pull request #26113 from alfredodeza/mimic-rm37963
mimic ceph-volume fix TypeError on dmcrypt when using Python3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:22 PM mgr Backport #38037 (Resolved): luminous: upmap balancer won't refill underfull osds if zero overfull...
https://github.com/ceph/ceph/pull/26127 Nathan Cutler
03:22 PM mgr Backport #38036 (Resolved): mimic: upmap balancer won't refill underfull osds if zero overfull found
https://github.com/ceph/ceph/pull/26128 Nathan Cutler
03:21 PM mgr Bug #37940 (Pending Backport): upmap balancer won't refill underfull osds if zero overfull found
Nathan Cutler
02:37 PM mgr Bug #37940: upmap balancer won't refill underfull osds if zero overfull found
Thanks, this looks great!
Do you already have a luminous branch with this backported? I can eventually build and try...
Dan van der Ster
01:00 AM mgr Bug #37940: upmap balancer won't refill underfull osds if zero overfull found
xie xingguo
12:59 AM mgr Bug #37940: upmap balancer won't refill underfull osds if zero overfull found
https://github.com/ceph/ceph/pull/26039 xie xingguo
02:23 PM Revision 85b97523 (ceph): Merge pull request #26084 from ceph/wip-rm24871
ceph-volume: mark a device not available if it belongs to ceph-disk Sébastien Han
01:56 PM Dashboard Feature #38017 (Fix Under Review): mgr/dashboard: Support for iSCSI discovery authentication (bac...
Ricardo Marques
01:54 PM Dashboard Bug #37964: mgr/dashboard: Test failure: test_invalid_user_id (tasks.mgr.dashboard.test_rgw.RgwAp...
Edit: Haven't seen those errors when running the Teuthology tests so far. Laura Paduano
01:51 PM Revision 5508afcb (ceph): ceph-volume tests verify behavior of create_dmcrypt_key in python 3
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 69613cc5a8b2e111e24b75ad5b69f924c89fd75b)
Alfredo Deza
01:51 PM Revision 722d8a93 (ceph): ceph-volume util.encryption ensure int is used for urandom (py3 compat)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0ab9fa62d6d46464b16f08d3a5bb3da50f5030e7)
Alfredo Deza
01:45 PM Revision c3f6fd45 (ceph): ceph-volume tests verify behavior of create_dmcrypt_key in python 3
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 69613cc5a8b2e111e24b75ad5b69f924c89fd75b)
Alfredo Deza
01:45 PM Revision cf122efa (ceph): ceph-volume util.encryption ensure int is used for urandom (py3 compat)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0ab9fa62d6d46464b16f08d3a5bb3da50f5030e7)
Alfredo Deza
01:43 PM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Dan Guo wrote:
> Ok, I am very happy to do this job.
Great! Please comment the issue and offer your help, so we...
Lenz Grimmer
11:47 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
Lenz Grimmer wrote:
> @Dan Guo - please see #37794 for some enhancements to the CRUSH map viewer - your feedback wou...
Dan Guo
09:56 AM Dashboard Feature #35684: mgr/dashboard: CRUSH map viewer/architectural overview
@Dan Guo - please see #37794 for some enhancements to the CRUSH map viewer - your feedback would be appreciated. Lenz Grimmer
01:40 PM Dashboard Feature #37436 (Resolved): mgr/dashboard: Validate "OSD Recovery Priority" inputs
Tatjana Dehler
01:36 PM Revision 8f61fc49 (ceph): mgr/dashboard: consider config option default values
Consider config option default values as a fallback if no values are
defined by the user when detecting a profile.
F...
Tatjana Dehler
01:33 PM Revision a558880c (ceph): Merge pull request #25472 from s0nea/wip-dashboard-osd-recv-speed-valid...
mgr/dashboard: Validate the OSD recovery priority form input values
Reviewed-by: Kanika Murarka <kmurarka@redhat.com...
Lenz Grimmer
01:32 PM Bug #24326: Can not install LTS Ceph (Luminous) on current Ubuntu LTS (bionic 18.04)
Bionic is LTS for a while now. Seems that there is a bionic folder on /dists on repo now but no packages yet.
Any ...
Herbert Faleiros
01:23 PM Bug #38035 (New): cli incorrectly reports about missing keyring (No such file or directory)
Trying to run a ceph command in a machine that does have an admin keyring:... Alfredo Deza
01:20 PM Revision 0496658b (ceph): Merge pull request #26034 from alfredodeza/wip-rm37963
ceph-volume fix TypeError on dmcrypt when using Python3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
12:31 PM RADOS Bug #38034 (Resolved): pg stuck in backfill_wait with plenty of disk space
... Sage Weil
11:26 AM rgw Bug #38001: [Multisite][RGW] Luminous-12.2.9 Shard Recovery status continusely showing
Issue is resolved, _rgw_num_rados_handles_ was set to > 1 Amit Ghadge
10:10 AM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Hi Ju,
thanks a lot for the detailed suggestions, much appreciated.
Ju Lim wrote:
> from a UX perspective, I m...
Lenz Grimmer
09:48 AM Revision 23c0883d (ceph): msg/async: msgr2: clean cookie if connection failed in ACCEPT_SESSION
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:24 AM Revision b24a7afc (ceph): mgr/dashboard: iSCSI management API
Fixes: https://tracker.ceph.com/issues/35903
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:10 AM mgr Bug #37997 (Fix Under Review): mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
PR: https://github.com/ceph/ceph/pull/26112 (load modules in finisher to avoid lock cycles) Mykola Golub
07:41 AM Revision 3c779f7d (ceph): mon: fix pg_sum_old not copied correctly
`pg_sum` is accumulated during `PGMap::apply_incremental`,
so if we want to make an old copy of it, we should do it a...
Zongyou Yao
07:17 AM Revision b2b12343 (ceph): msg/async/ProtocolV2: do not bump connect_seq for fault during ACCEPTIN...
If we have a connection race, and we lose, we may end up with outgoing
messages *and* be in ACCEPTING_SESSION. If we...
Sage Weil
05:49 AM Bug #38031 (Duplicate): Monitor sent <16MB MOSDMap message cause kernel client instability.
Ceph Kernel clients (both CephFS and RBD) has a MAX_FRONT_SIZE (16 MB) limit for ceph messages. If such clients rece... Xiaoxi Chen
04:19 AM Revision 7f8d6f33 (ceph): rgw: Add archive zone data sync module
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Javier M. Mellid
04:19 AM Revision 8c4574dd (ceph): rgw: Add archive zone metadata support
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Javier M. Mellid
04:19 AM Revision d0a27bfb (ceph): rgw: Add archive sync module doc
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Javier M. Mellid
04:19 AM Revision 6b62519e (ceph): rgw: Add archive zone metadata manager
The current implementation supports one only metadata manager. The new
archive zone requires a new metadata manager t...
Javier M. Mellid
04:19 AM Revision adf54747 (ceph): rgw: remove RGWMetadataHandler::remove_by_metakey(), rework handler all...
Trying to keep a limited api for metadata ops. Bucket and bucket instance meta
handler allocation is controlled by sy...
Yehuda Sadeh
04:19 AM Revision b08d84b8 (ceph): rgw: move specialized archive zone handling to handler
Don't have a special check in the generic meta handler, do it
in the handler itself
Signed-off-by: Yehuda Sadeh <yeh...
Yehuda Sadeh
04:19 AM Revision d40d95bd (ceph): rgw: archive: rework bucket removal
Keep reference to the original bucket in the new bucket instance object,
so that if a new bucket is created with the ...
Yehuda Sadeh
03:49 AM RADOS Bug #37886 (Fix Under Review): Adding back the IOPS line for client and recovery IO in cluster logs
Neha Ojha
03:25 AM Revision f64a69e5 (ceph): mgr/DaemonServer: log pgmap usage to cluster log
- change default of mon_cluster_log_file_level to debug
- log to clog->debug()
Fixes: https://tracker.ceph.com/issue...
Neha Ojha
02:09 AM rgw Bug #38030 (Resolved): rgw: es: cannot query by content_type
Problem is that internally it generates a query to meta.contenttype, while the attribute is kept as meta.content_type. Yehuda Sadeh
01:38 AM RADOS Bug #38012: osd bad crc cause the whole cluster stop accepting new request.
Josh Durgin wrote:
> This is likely to be bad networking hardware - the CRC at the ceph level that is failing is des...
frank lin
01:15 AM RADOS Feature #38029 (Resolved): [RFE] If the nodeep-scrub/noscrub flags are set in pools instead of gl...
[RFE] If the nodeep-scrub/noscrub flags are set in pools instead of global cluster. List the pool names in the ceph s... Vikhyat Umrao
01:11 AM RADOS Bug #38027: osd/osd-backfill-space.sh fails

This doesn't look like a big deal. The test expected backfilling to finish within 2 minutes. According to the log...
David Zafman
12:23 AM RADOS Bug #38027 (Resolved): osd/osd-backfill-space.sh fails
... Sage Weil
01:07 AM rgw Bug #38028 (Resolved): rgw: es: some meta attrs might be trimmed
happens in current master (pre nautilus). Problem is that we switched to keeping attrs without terminating zeros and ... Yehuda Sadeh
12:52 AM Revision a9dfd706 (ceph): Merge pull request #26039 from xiexingguo/wip-37940
osd/OSDMap: be more aggressive when trying to balance
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:49 AM Revision 879d89aa (ceph): test: Correct typo trying to call flush_pg_stats
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:49 AM Revision c660ef1b (ceph): osd: Increase log level in PG::_update_calc_stats()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:49 AM Revision aa4fc197 (ceph): common: Fix some configuration descriptions
osd_scrub_backoff_ratio
osd_deep_scrub_randomize_ratio
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
12:49 AM Revision 6a9895b9 (ceph): mon: Fix scrub health warning handling and change config to a ratio
Make this mon_warn code clearer since it involves 2 values
Code used mon scrub interval instead of pg scrub interval
...
David Zafman
12:49 AM Revision ef2dc05d (ceph): osd, test: Add test case with osd support for overdue PG scrubs and dee...
Add trigger_deep_scrub osd command for testing
Publish stats when trigger_scrub/trigger_deep_scrub is used for testin...
David Zafman
12:24 AM RADOS Bug #21592: LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
/a/sage-2019-01-23_18:09:58-rados-wip-sage2-testing-2019-01-23-0826-distro-basic-smithi/3497934 Sage Weil
12:21 AM mgr Bug #38026 (Resolved): mgr: segfault, restful, PyModuleRunner::serve() > PyString_FromString() > ...
... Sage Weil

01/23/2019

11:42 PM rgw Bug #36092 (Fix Under Review): Radosgw elastic search sync module not working properly (all resul...
This fixes it:
https://github.com/ceph/ceph/pull/26103
Yehuda Sadeh
11:27 PM Revision 22222e27 (ceph): qa/tests: test only with centos as its known to work with ceph-ansible ...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:17 PM RADOS Bug #38012: osd bad crc cause the whole cluster stop accepting new request.
This is likely to be bad networking hardware - the CRC at the ceph level that is failing is designed to detect exactl... Josh Durgin
09:18 AM RADOS Bug #38012 (New): osd bad crc cause the whole cluster stop accepting new request.
I have encounter this problem both on jewel cluster and luminous cluster.
The symptom is some request will be blocke...
frank lin
10:16 PM RADOS Bug #37975: assert failure in OSDService::shutdown()
Neha Ojha
10:15 PM RADOS Bug #37978 (Duplicate): osd killed by kernel for Segmentation fault
Josh Durgin
09:04 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
I am also seeing this on latest mimic (13.2.4). So far it seems like its cosmetic and has no impact.... Tobias Rehn
08:49 PM RADOS Cleanup #38025 (Fix Under Review): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_en...
Neha Ojha
08:45 PM RADOS Cleanup #38025 (Resolved): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
We have noticed that a very short pg log helps catch more bugs, hence make osd_min_pg_log_entries=1 and osd_max_pg_lo... Neha Ojha
08:46 PM Revision 4d87071b (ceph): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Fixes: http://tracker.ceph.com/issues/38025
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
08:01 PM RADOS Bug #36739: ENOENT in collection_move_rename on EC backfill target
/a/nojha-2019-01-23_02:37:14-rados:thrash-erasure-code-master-distro-basic-smithi/3494110 Sage Weil
07:59 PM Revision badd61f1 (ceph): qa/tests: update hadooop versions used for test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:58 PM RADOS Bug #38024 (Resolved): segv, heap corruption in ec encode_and_write
... Sage Weil
07:56 PM Revision 1af18516 (ceph): qa/tests: update hadooop versions used for test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:55 PM RADOS Bug #38023 (Closed): segv on FileJournal::prepare_entry in bufferlist
... Sage Weil
07:53 PM RADOS Bug #37509: require past_interval bounds mismatch due to osd oldest_map
/a/nojha-2019-01-23_02:37:14-rados:thrash-erasure-code-master-distro-basic-smithi/3494085/ Neha Ojha
07:51 PM Revision af3a1738 (ceph): qa/tasks: update mirror link and default maven/hadoop versions for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:07 PM CephFS Cleanup #37954 (Resolved): ceph: cleanup status output for CephFS file systems, especially for mu...
Patrick Donnelly
06:06 PM Revision 7f509984 (ceph): Merge PR #26017 into master
* refs/pull/26017/head:
ceph: cleanup mds ceph status output
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
05:51 PM CephFS Feature #38022 (Resolved): mds: provide a limit for the maximum number of caps a client may have
This is to prevent unsustainable situations where a client has so many outstanding caps that a linear traversal/opera... Patrick Donnelly
05:23 PM RADOS Bug #38011: [Mimic version]extra null list in json output of command: ceph osd crush tree --forma...
Not a ceph-deploy issue but should fall under ceph Vasu Kulkarni
04:47 AM RADOS Bug #38011: [Mimic version]extra null list in json output of command: ceph osd crush tree --forma...
Changcheng Liu wrote:
> Changcheng Liu wrote:
> > The extra null list should be removed
> > [{"id":-1,"name":"d...
Changcheng Liu
04:47 AM RADOS Bug #38011: [Mimic version]extra null list in json output of command: ceph osd crush tree --forma...
Changcheng Liu wrote:
> The extra null list should be removed
> [{"id":-1,"name":"default","type":"root","type_i...
Changcheng Liu
04:46 AM RADOS Bug #38011: [Mimic version]extra null list in json output of command: ceph osd crush tree --forma...
The extra null list should be removed
[{"id":-1,"name":"default","type":"root","type_id":10,"children":[]}]*[]*
Changcheng Liu
04:40 AM RADOS Bug #38011 (Closed): [Mimic version]extra null list in json output of command: ceph osd crush tre...
When executing below command to get osd crush tree on Mimic version, it will output extra null list[] which makes jso... Changcheng Liu
04:59 PM Revision d0f99bfb (ceph): rbd-mirror: guard access to image replayer perf counters
It may be modified by reregister_admin_socket_hook.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:48 PM rbd Bug #38006 (Pending Backport): trash purge tries to remove non-user images
Jason Dillaman
04:48 PM Revision 7e6783b8 (ceph): Merge pull request #26079 from trociny/wip-38006
librbd: properly filter out trashed non-user images on purge
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:17 PM Revision 62ac23bf (ceph): common/options: remove unused ms async affinity options
These were never implemented. They can be added back if they are
implemented and shown to help performance.
Signed-o...
Josh Durgin
03:56 PM Dashboard Feature #38017 (In Progress): mgr/dashboard: Support for iSCSI discovery authentication (backend)
Ricardo Marques
01:52 PM Dashboard Feature #38017 (Resolved): mgr/dashboard: Support for iSCSI discovery authentication (backend)
Discovery authentication is already supported on `ceph-iscsi`, but it's not possible to configure it from the Ceph Ma... Ricardo Marques
03:54 PM CephFS Backport #37977 (Resolved): luminous: infinite loop in OpTracker::check_ops_in_flight
Nathan Cutler
09:37 AM CephFS Backport #37977 (In Progress): luminous: infinite loop in OpTracker::check_ops_in_flight
https://github.com/ceph/ceph/pull/26088 Zheng Yan
09:26 AM CephFS Backport #37977: luminous: infinite loop in OpTracker::check_ops_in_flight
you are right, sorry Zheng Yan
05:01 AM CephFS Backport #37977: luminous: infinite loop in OpTracker::check_ops_in_flight
Unless I'm mistaken, that pull request doesn't look like it does anything useful.... Adam Tygart
03:48 PM Revision ed5ec445 (ceph): Merge pull request #25984 from tspmelo/wip-fix-summary
mgr/dashboard: Fix summary refresh call stack
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Sebasti...
Lenz Grimmer
03:42 PM Revision 923a7ae8 (ceph): Merge pull request #26088 from ukernel/luminous-37977
luminous: mds: fix infinite loop in OpTracker::check_ops_in_flight
Reviewed-By: Patrick Donelly <pdonelly@redhat.com>
Abhishek Lekshmanan
03:27 PM Dashboard Feature #38021 (Resolved): mgr/dashboard: Support for iSCSI discovery authentication (frontend)
The idea is to have a button in the iSCSI targets table that opens a modal where the user can enter the "chap" and "m... Ricardo Marques
02:57 PM CephFS Bug #38020 (Fix Under Review): mds: remove cache drop admin socket command
Patrick Donnelly
02:48 PM CephFS Bug #38020 (Resolved): mds: remove cache drop admin socket command
`cache drop` is a long running command that will block the asok interface
(while the tell version does not). Attempt...
Patrick Donnelly
02:49 PM Dashboard Bug #37372 (Can't reproduce): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECP...
I can't reproduce the issue on my system but feel free to reopen it if the error occurs again. Tatjana Dehler
02:48 PM Revision 7fa1e3c3 (ceph): mds: remove cache drop asok command
`cache drop` is a long running command that will block the asok interface
(while the tell version does not). Attempti...
Patrick Donnelly
02:39 PM mgr Bug #37997: mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
I'm wondering why this issue did not always occur. I can not remember that i run into such a deadlock while working o... Volker Theile
12:23 PM mgr Bug #37997: mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
Mykola, please do it.
I've opened https://github.com/ceph/ceph/pull/26092 in the meanwhile that reverts changes do...
Volker Theile
11:28 AM mgr Bug #37997: mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
Volker Theile wrote:
> Found out the problem. There is indeed a dead-lock situation. PyModuleRegistry::active_start(...
Mykola Golub
09:27 AM mgr Bug #37997: mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
... Patrick Seidensal
08:27 AM mgr Bug #37997: mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
Found out the problem. There is indeed a dead-lock situation. PyModuleRegistry::active_start() get's the lock first a... Volker Theile
02:31 PM Revision 3eab1175 (ceph): mgr/dashboard: Fix summary refresh call stack
Currently each time we created a task it would call the summary refresh method.
Since that method was a recursive met...
Tiago Melo
02:23 PM Dashboard Feature #38019 (Closed): mgr/dashboard: Add support for more iSCSI controls
In order to reach feature parity with openATTIC, all the controls described in the following link must be supported b... Ricardo Marques
02:21 PM Revision 2b36b7f2 (ceph): Merge pull request #25988 from Exotelis/branding
mgr/dashboard: Add guideline how to brand the UI and update the color scheme
Reviewed-by: Kanika Murarka <kmurarka@r...
Lenz Grimmer
02:14 PM Dashboard Bug #38018 (Resolved): mgr/dashboard: Validate iSCSI controls
iSCSI target controls should be validated by the Ceph Manager Dashboard, before starting the iSCSI target creation/ed... Ricardo Marques
01:59 PM Revision 97f30e99 (ceph): msg/async: msgr2: fix connection fault when replacing
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision db131b31 (ceph): msg/async: msgr2: organizing log messages
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 10220d0e (ceph): msg/async: msgr2: don't send SESSION_RETRY_GLOBAL in handle_existing_co...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision c5fe3727 (ceph): msg/async: msgr2: fix client address learning
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision fc6ceeb8 (ceph): msg/async: msgr2: send keepalive on connection race winner
Msgr2 version of PR #25754
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
01:59 PM Revision 9a2864d3 (ceph): msg/async: msgr2: fix connection secret problems for WITH_SEASTAR builds
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 9da6ef79 (ceph): msg/async: msgr2: keep authorizer bufferlist across reconnects
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision a9c87908 (ceph): msg/async: msgr2: fix peer_addrs discovery
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 0a6a6a12 (ceph): msg/async: msgr2: assign recv_stamp in handle_message
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 1c649184 (ceph): msg/async: msgr2: fix connection race when existing connection is newer
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 12643105 (ceph): msg/async: msgr2: fix replacing race handling
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 4af9e4c9 (ceph): msg/async: msgr2: use sha256_digest_t to print signature hex strings
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 67218f12 (ceph): msg,cephx: establish a unique connection_secret for every connection
The session_key is unique for each time we newly authenticate with the
mon--e.g., for each client instantiation. Thi...
Sage Weil
01:59 PM Revision 1a95c5ba (ceph): auth/cephx/CephxSessionHandler: use connection_secret for encryption
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:59 PM Revision 3093667b (ceph): msg/async: msgr2: unregister con from accept vs mark_down race
Msgr2 version of PR #25755
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
01:59 PM Revision f4beb0e7 (ceph): msg/async: msgr2: fix mark_down vs accept race
Msgr2 version of PR #25823
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
01:59 PM Revision e1b431bc (ceph): msg/async: msgr2: do not force updating rotating keys inline
Msgr2 version of PR #25859
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
01:59 PM Revision 46757197 (ceph): msg/async: msgr2: fix keepalive_ack message
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision f43cc51c (ceph): msg/async: msgr2: reduce log level for sending messages event
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision da141adc (ceph): msg/async: msgr2: check protocol state after fast dispatch
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 101d75c1 (ceph): msg/async: msgr2: add payload length to banner
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 4341c1d6 (ceph): msg/async: msgr2: send client v2 address when only v1 address is defined
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 514213de (ceph): msg/async: msgr2: formatting fixes
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 290131b6 (ceph): msg/async: msgr2: close connection when no authorizer is given
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 3a382e47 (ceph): types.h,rgw: merge sha*_digest_t definitions
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision caf65b06 (ceph): cephx: add sign bufferlist method
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 68fe3ff7 (ceph): msg/async: msgr2: refactored the frame structures
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 6ec5c9c1 (ceph): cephx: added encrypt/decrypt bufferlist method to session handler
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision ff752f2e (ceph): msg/async: msgr2: encryption/decryption of frames
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 83eb0b3b (ceph): msg/async: msgr2: apply sign/encrypt to messages data payload
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 27cd977a (ceph): msg/async: msgr2: store peer entity name in the protocol
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 5312d97e (ceph): msg/async: msgr2: call verify authorizer when CEPH_AUTH_NONE is used
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 6032ae85 (ceph): msg/async: msgr2: message flow handshake
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 38eafa72 (ceph): msg/async: msgr2: messange exchange phase
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 98741f3a (ceph): msg/async: msgr2: fault handling
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 2063fa9e (ceph): msg/async: msgr2: implement reconnect
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 01b247b1 (ceph): msg/async: msgr2: cephx authentication
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 289d88bd (ceph): options: msgr2 enable/disable signing and encrytion options
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 372f6303 (ceph): msg/async: move base class Protocol its own source file
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision f9d2328a (ceph): msg/async: asyncconnection: update the source address info
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 4eeb361e (ceph): msg/async: msgr2: banner exchange
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 094b1e4d (ceph): test/msgr: cloned test_msgr test for testing msgr2 protocol
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision b0bd699e (ceph): msg/async: msgr2: exchange peer_type in banner phase
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:59 PM Revision 31d022a0 (ceph): msg/async: msgr2: authentication phase
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:47 PM Dashboard Feature #38016 (Resolved): mgr/dashboard: Support for "No authentication" on iSCSI target (backend)
Should be possible to create an iSCSI target that doesn't require authentication (currently, ACL authentication is re... Ricardo Marques
01:37 PM Dashboard Feature #38015 (Rejected): mgr/dashboard: More information on iSCSI target details
`gwcli` provides more information than Ceph Manager Dashboard.
To see this information, the user can look into the...
Ricardo Marques
01:28 PM Dashboard Feature #38014 (Resolved): mgr/dashboard: Edit iSCSI target from the UI (frontend)
The Ceph Manager Dashboard REST API already supports edit/update iSCSI targets, but this feature is missing in the fr... Ricardo Marques
12:50 PM Bug #38005: _scan_snaps no head for <object>
Guess this Ticket also relates to: https://tracker.ceph.com/issues/21827 those crashes during the repair procedure ar... Alwin Mark
12:06 PM Bug #38005: _scan_snaps no head for <object>
Ok Good News!
I found the Problem. After reading the awesome Blog Entry of https://www.sebastien-han.fr/blog/2012/...
Alwin Mark
12:49 PM Revision 34b993c2 (ceph): mgr/ansible: Solve merge problems
Add/fix <forgotten> things after a <git rebase --onto>
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Juan Miguel Olmo Martínez
11:45 AM Revision 2c1a7b1b (ceph): mgr/dashboard: add validators to osdRecvSpeedForm
Fixes: https://tracker.ceph.com/issues/37436
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
11:44 AM RADOS Feature #36737: Allow multi instances of "make tests" on the same machine
https://github.com/ceph/ceph/pull/26091 Kefu Chai
11:31 AM RADOS Bug #37966 (Resolved): cli: dump osd-fsid as part of osd find <id>
Nathan Cutler
11:16 AM Revision 807e3325 (ceph): mgr/ansible: Adapt code to use DriveGroupSpec and OrchestratorClientMixin
Apart of this two major changes, and due the long time this PR has been opened, other minor modifications coming from... Juan Miguel Olmo Martínez
11:16 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Hi,
I have made two kinds of implementations for this feature.
*Dropdown:*
!dropdown.png!
*Select:*
!selec...
Dan Guo
11:12 AM Revision 1d6520c8 (ceph): mgr/ansible: Add create/remove osd functionality
- Create/remove osd functionality
- Addressed typo find by @tchaikov
- Improved code in functional orchestrator metho...
Juan Miguel Olmo Martínez
11:04 AM Revision ba556a77 (ceph): Merge pull request #25991 from jtlayton/wip-dashboard
mgr/dashboard: add a script to run an API request on a rook cluster
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
10:59 AM Revision 3a258cb1 (ceph): os/memstore: use ceph::mutex and friends
it is another step to ditch RWLock, and paves the road to lockless
memstore which can be used by crimson-osd directly...
Kefu Chai
10:24 AM Revision 91de60fd (ceph): mgr/dashboard: move config option types to their own class
Move the config option types information into their own class to
reuse them easily in other components.
Signed-off-b...
Tatjana Dehler
10:24 AM Revision 518e4cf0 (ceph): mgr/dashboard: call API only once to get config options infos
Refactor the component in order to call API only once to get the infos
about the relevant config options and (if set)...
Tatjana Dehler
10:24 AM Revision 8bafab8e (ceph): mgr/dashboard: convert ``priorityAttrs`` from array to object
Convert ``priorityAttrs`` from array to object for better handling,
e.g. to get rid of unnecessary for-loops.
Signed...
Tatjana Dehler
10:24 AM Revision 4938c573 (ceph): mgr/dashboard: do a little clean-up of the component
- order component methods alphabetically
- add missing newline
- uncheck checkbox and clear validations if a new prof...
Tatjana Dehler
10:06 AM rgw Bug #38013: librgw: unexpected crash when creating bucket
Here is my patch:
https://github.com/ceph/ceph/pull/26089
Tao CHEN
09:53 AM rgw Bug #38013 (Resolved): librgw: unexpected crash when creating bucket
I run librgw unintest and librgw crashed when creating bucket:... Tao CHEN
10:03 AM Revision 20c63660 (ceph): rgw: unexpected crash when creating bucket in librgw
Fixed: https://tracker.ceph.com/issues/38013
Signed-off-by: Tao CHEN <chentao@umcloud.com>
taoCH
09:32 AM Revision c5f855e2 (ceph): mds: fix infinite loop in OpTracker::check_ops_in_flight
introduced by backport commit 02faf3d
"mds: don't report slow request for blocked filelock request"
Fixes: http://tr...
Yan, Zheng
09:30 AM Revision 28aa4c3a (ceph): Revert "mds: fix infinite loop in OpTracker::check_ops_in_flight"
This reverts commit adad2d873a37770e4910b04dfddf92f70964be4a.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:27 AM Revision 75a25470 (ceph): Revert "luminous: mds: fix infinite loop in OpTracker::check_ops_in_fli...
Zheng Yan
08:20 AM Revision 31400960 (ceph): mgr/dashboard: Fix linting errors
Fixes linting error in two files
Signed-off-by: Sebastian Krah <skrah@suse.com>
Sebastian Krah
04:36 AM RADOS Bug #36498: failed to recover before timeout expired due to pg stuck in creating+peering
Still seeing PG stuck in "creating+peering".
/a/nojha-2019-01-23_02:37:14-rados:thrash-erasure-code-master-distro-...
Neha Ojha
02:47 AM RADOS Bug #37980: luminous: osd memery use very high,and missmatch between res and heap stats
Thanks a lot.
> disabling THP or setting max_ptes_none to 0
I will try this later and see if that helps. Since it ...
zhou yang

01/22/2019

10:39 PM rgw Bug #24821: rgw doesnt support delimiter longer then one symbol
I haven't automated a reproducer, but I have a reproducer for the proximate cause of the issue, which is related to b... Matt Benjamin
10:21 PM Dashboard Feature #35903 (Fix Under Review): mgr/dashboard: Add support for managing iSCSI targets
Ricardo Marques
10:19 PM Revision a2c7bf8d (ceph): mgr/dashboard: Orchestrator client service
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
10:16 PM ceph-volume Feature #24871 (In Progress): Listing disks provisionned by ceph-disk
https://github.com/ceph/ceph/pull/26084 Andrew Schoen
10:12 PM Revision d14a6b28 (ceph): ceph-volume: mark a device not available if it belongs to ceph-disk
The `ceph-volume inventory` command will now show if a device is being
used by ceph-disk and mark it not available if...
Andrew Schoen
09:58 PM Revision 9b513980 (ceph): ceph-volume: reject a device if it belongs to ceph-disk
The `ceph-volume inventory` command will now show if a device is being
used by ceph-disk and mark it not available if...
Andrew Schoen
09:19 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
I believe this should be fixed by this PR:
https://github.com/ceph/ceph/pull/25534
It is being back-ported to l...
Boris Ranto
08:55 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Jens Harbott wrote:
> Not sure though what the side effect of this setting may be.
Some metrics, like bandwidth a...
Dmitry Mishin
08:38 PM CephFS Bug #38010 (Fix Under Review): mds: cache drop should trim cache before flushing journal
Patrick Donnelly
08:33 PM CephFS Bug #38010 (Resolved): mds: cache drop should trim cache before flushing journal
Otherwise dirty inodes remained pinned and cannot be trimmed. Patrick Donnelly
06:56 PM Revision 59eca7a1 (ceph): client: flush cap release on session flush
MDS expects the completed cap release prior to responding to the session flush
for cache drop.
Fixes: http://tracker...
Patrick Donnelly
06:54 PM CephFS Bug #38009 (Fix Under Review): client: session flush does not cause cap release message flush
Patrick Donnelly
06:51 PM CephFS Bug #38009 (Resolved): client: session flush does not cause cap release message flush
When the client receives CEPH_SESSION_FLUSHMSG, it simply sends an ACK back to the MDS. At least for the cache drop u... Patrick Donnelly
06:13 PM rgw Documentation #38008 (Resolved): How to configure storage classes for lifecycle transitions
Support for storage classes merged in https://github.com/ceph/ceph/pull/25774. The commands to configure them needs t... Casey Bodley
05:42 PM Revision d4c4082c (ceph): Merge pull request #25774 from yehudasa/wip-rgw-tiering-3
rgw: rados tiering Matt Benjamin
05:15 PM rgw Bug #38007 (Fix Under Review): multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26081 Casey Bodley
05:07 PM rgw Bug #38007 (Resolved): multisite: bucket full sync does not handle delete markers
full sync attempts to fetch/create objects associated with delete markers, and either fails with ENOENT in the case o... Casey Bodley
05:11 PM Stable releases Tasks #37912: Luminous v12.2.11
h3. QE VALIDATION (STARTED 1/23/18)
*%{color:brown}See details of approvals => https://marc.info/?w=2&r=1&s=12.2.1...
Yuri Weinstein
05:06 PM Stable releases Tasks #37912: Luminous v12.2.11
* + | | | | | | | | | "Pull request 23784":https://github.com/ceph/ceph/pull/23784
* |\ \ \ \ \ \ \ \ \ \
* | +...
Yuri Weinstein
05:06 PM Stable releases Tasks #37912: Luminous v12.2.11
git --no-pager log '--format=%H %s' --graph v13.2.1..56db3a | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(\d... Yuri Weinstein
04:32 PM Stable releases Tasks #37912: Luminous v12.2.11
Abhishek Lekshmanan
05:07 PM RADOS Bug #37264: scrub warning check incorrectly uses mon scrub interval
David Zafman
05:06 PM RADOS Bug #19753 (Resolved): Deny reservation if expected backfill size would put us over backfill_full...
David Zafman
05:06 PM RADOS Bug #24801 (Resolved): PG num_bytes becomes huge
David Zafman
04:42 PM mgr Bug #37781 (Duplicate): mem leak in DaemonServer::send_report()
Sage Weil
04:42 PM mgr Bug #37884: mgr leak of MMonMgrReport from DaemonServer::send_report()
/a/yehudasa-2019-01-21_14:55:31-rgw-wip-rgw-tiering-3-distro-basic-smithi/3490003 Sage Weil
04:38 PM Revision 8a86d18f (ceph): Merge pull request #26037 from yuriw/wip-yuriw-p2p-luminous
luminous: qa/tests: changed to `supported' distro and moved all `p2p` suites un…
Reviewed-by: Neha Ojha <nojha@redha...
Yuri Weinstein
04:21 PM mgr Backport #37827 (Resolved): luminous: mgr crash when handle_report updating existing DaemonState ...
Nathan Cutler
04:09 PM Revision 9d053cb1 (ceph): Merge pull request #25867 from ashishkumsingh/wip-37827-luminous
luminous: mgr: fix crash due to multiple sessions from daemons with same name Sage Weil
04:02 PM RADOS Backport #37984 (Resolved): mimic: cli: dump osd-fsid as part of osd find <id>
Neha Ojha
03:35 PM RADOS Backport #37984: mimic: cli: dump osd-fsid as part of osd find <id>
https://github.com/ceph/ceph/pull/26035 Neha Ojha
04:02 PM RADOS Backport #37985 (Resolved): luminous: cli: dump osd-fsid as part of osd find <id>
Neha Ojha
03:35 PM RADOS Backport #37985: luminous: cli: dump osd-fsid as part of osd find <id>
https://github.com/ceph/ceph/pull/26036 Neha Ojha
04:00 PM rbd Bug #38006 (Fix Under Review): trash purge tries to remove non-user images
Mykola Golub
03:51 PM rbd Bug #38006 (Resolved): trash purge tries to remove non-user images
... Mykola Golub
03:55 PM RADOS Backport #37993 (In Progress): luminous: ec pool lost data due to snap clone
Ashish Singh
03:54 PM Revision 3d01cc62 (ceph): librbd: properly filter out trashed non-user images on purge
Fixes: https://tracker.ceph.com/issues/38006
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:52 PM Revision 653a25de (ceph): osd: keep using cache even if op will invalid cache
the current wrong process on same obj in ec 4+2 pool with 16K stripe:
obj has 16K~16K with content-0
new op1 will wr...
Zengran Zhang
03:50 PM RADOS Backport #37992 (In Progress): mimic: ec pool lost data due to snap clone
Ashish Singh
03:47 PM RADOS Bug #37980: luminous: osd memery use very high,and missmatch between res and heap stats
Hi,
Often times this kind of thing is related to transparent huge pages. There definitely seems to be different k...
Mark Nelson
02:16 PM RADOS Bug #37980: luminous: osd memery use very high,and missmatch between res and heap stats
> ceph 12.2.1
Are you really running that version, 12.2.1 ?
Nathan Cutler
03:38 AM RADOS Bug #37980: luminous: osd memery use very high,and missmatch between res and heap stats
I am using bluestore, and my client is rbd with ec datapool.
The cluster is running on Centos 7.0.1406, tcmalloc ver...
zhou yang
03:44 PM Revision 2da73147 (ceph): osd: keep using cache even if op will invalid cache
the current wrong process on same obj in ec 4+2 pool with 16K stripe:
obj has 16K~16K with content-0
new op1 will wr...
Zengran Zhang
03:27 PM Dashboard Bug #37999 (Need More Info): 500 - Internal Server Error The server encountered an unexpected con...
Lenz Grimmer
03:26 PM Dashboard Bug #37999: 500 - Internal Server Error The server encountered an unexpected condition which prev...
Thank you for reporting this. Can you still reproduce this error? We're wondering if the metadata of the "kubernetes-... Lenz Grimmer
03:29 AM Dashboard Bug #37999 (New): 500 - Internal Server Error The server encountered an unexpected condition whic...
Go to dashboard, to Block, to Images
500 - Internal Server Error
The server encountered an unexpected condition whi...
kevin huang
03:23 PM Revision 06d8d57d (ceph): Merge pull request #26073 from rhcs-dashboard/add-tox-ini-command
mgr/dashboard: added command to tox.ini
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Stephan Müller...
Lenz Grimmer
03:12 PM Revision bc9b7e5c (ceph): Merge pull request #26020 from rhcs-dashboard/issue-37854
mgr/dashboard: Fixed performance details context for host list row selection
Reviewed-by: Alfonso Martínez <almartin...
Lenz Grimmer
03:09 PM Dashboard Bug #38004: mgr/dashboard: Render error in pool edit dialog
The panel where the buttons are placed on is separate from the form in the first and wrong screen shot. In the second... Patrick Seidensal
01:52 PM Dashboard Bug #38004: mgr/dashboard: Render error in pool edit dialog
I'm not sure what you mean by "renders incorrect" - could you be more specific, please? Thanks! Lenz Grimmer
12:55 PM Dashboard Bug #38004 (Resolved): mgr/dashboard: Render error in pool edit dialog
The pool edit dialog renders the section with the buttons incorrect.
Wrong:
!Auswahl_002.png!
Correct:
!Auswa...
Volker Theile
02:54 PM RADOS Backport #37995 (In Progress): luminous: Change osd_objectstore default to bluestore
Nathan Cutler
02:52 PM RADOS Backport #37994 (In Progress): mimic: Change osd_objectstore default to bluestore
Nathan Cutler
02:52 PM Revision 3daf7f3a (ceph): Merge pull request #26007 from rhcs-dashboard/upgrade-python-dev-deps
mgr/dashboard: upgraded python dev dependencies
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Laura...
Lenz Grimmer
02:21 PM Revision c6975728 (ceph): mgr: add get_latest_counter() to C++ -> Python interface.
This allows Python land to only retrieve the latest perf counters,
instead of of retrieving all from C++ land and pic...
Jan Fajerski
02:18 PM Bug #38005 (New): _scan_snaps no head for <object>
Ceph Version: ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) luminous (stable)
Deployed via Rook on ...
Alwin Mark
01:52 PM bluestore Bug #37839: Compression not working, and when applied OSD disks are failing randomly
@Nathan - good to know, thanks. Igor Fedotov
12:38 PM bluestore Bug #37839: Compression not working, and when applied OSD disks are failing randomly
@Igor - the command for creating backport issues is src/script/backport-create-issue (see comments at top of script t... Nathan Cutler
01:20 PM Revision 28253a54 (ceph): Formatters: improve precision of double numbers
Default precision is not enough for at least JSON
formatter. So some information loss possible. This
fix makes number...
Марк Коренберг
12:58 PM RADOS Backport #37903 (Resolved): luminous: osd: pg log hard limit can cause crash during upgrade
Nathan Cutler
12:50 PM CephFS Backport #37762 (Resolved): luminous: mds: deadlock when setting config value via admin socket
Nathan Cutler
12:40 PM RADOS Bug #36515 (Resolved): config options: 'services' field is empty for many config options
Nathan Cutler
12:36 PM bluestore Backport #37990 (In Progress): mimic: Compression not working, and when applied OSD disks are fai...
Nathan Cutler
12:34 PM bluestore Backport #37991 (In Progress): luminous: Compression not working, and when applied OSD disks are ...
Nathan Cutler
12:27 PM Backport #37553 (Resolved): luminous: linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler
12:26 PM Revision 3596f6c2 (ceph): mgr/dashboard: added command to tox.ini
* Added 'run' command to run arbitrary commands so
you don't have to run the whole test/lint suite.
Use case exam...
Alfonso Martínez
10:53 AM Revision ce61c845 (ceph): mds: log evicted clients to clog/dbg
Fixes: http://tracker.ceph.com/issues/37639
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
10:44 AM Revision 82e0ba43 (ceph): mds: log evicted clients to clog/dbg
Fixes: http://tracker.ceph.com/issues/37639
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
09:49 AM Linux kernel client Feature #26936: Update Kernel Client to support versioned reply
https://github.com/ceph/ceph-client/commit/7dfad9a2fb57834d5b75edcab16d2059c6d3b5b2 Zheng Yan
09:38 AM RADOS Bug #38000 (Duplicate): The osd shutdown procedure accesses the memory that has been released
https://tracker.ceph.com/issues/37975 Igor Fedotov
03:54 AM RADOS Bug #38000: The osd shutdown procedure accesses the memory that has been released
int OSD::shutdown()
{
store->umount();
delete store; // The cache is destroyed
store = 0;
...
...
tao ning
03:52 AM RADOS Bug #38000 (Duplicate): The osd shutdown procedure accesses the memory that has been released
[Switching to thread 2 (Thread 0x7f7314cc8700 (LWP 32025))]
#0 0x00007f73395a842d in __lll_lock_wait () from /lib64...
tao ning
09:28 AM Revision 116d53d9 (ceph): Merge pull request #26032 from jtlayton/wip-rook
mgr/rook: remove dead code and fix bug in url fetching code
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:24 AM RADOS Bug #37871: Ceph cannot connect to any monitors if one of them has a DNS resolution problem
In practical terms, what's the difference between not being able to connect because the host name cannot be resolved,... Jairo Llopis
03:32 AM RADOS Bug #37871: Ceph cannot connect to any monitors if one of them has a DNS resolution problem
i think the unresolvable address(es) is more of a configuration issue. and we should not ignore this. it's quite diff... Kefu Chai
09:21 AM Revision d6c8aec4 (ceph): mds: disallow dumping huge caches to formatter
Dumping huge caches (~ 1G) to formatter causes mds to
hang or get terminated. Until the underlying issues is
fixed, d...
Venky Shankar
09:00 AM Dashboard Cleanup #38003 (Resolved): mgr/dashboard: Avoid merge conflicts in messages.xlf by auto-generatin...
Currently, the file ./src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf needs to be updated by running "npm r... Lenz Grimmer
08:39 AM CephFS Backport #37952 (In Progress): mimic: qa: test_damage needs to silence MDS_READ_ONLY
Nathan Cutler
08:39 AM Revision 954cd353 (ceph): qa: silence read-only WRN for damage testing
Fixes: http://tracker.ceph.com/issues/37944
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
06:06 AM CephFS Backport #37988 (In Progress): mimic: MDSMonitor: missing osdmon writeable check
https://github.com/ceph/ceph/pull/26069 Prashant D
05:57 AM rgw Bug #38002 (Resolved): fix http 416(InvalidRange) when upload a super large file
it's better to use rgw_max_put_param_size then constant “COMPLETE_MULTIPART_MAX_LEN”
10000 parts is too small when...
Lei Liu
05:30 AM ceph-ansible Bug #37973: ceph-ansible suite fails on master
I can't edit the status of this bug so can't move it back to ceph project.
I opened https://github.com/ceph/ceph-a...
Brad Hubbard
05:26 AM ceph-ansible Bug #37973: ceph-ansible suite fails on master
http://tracker.ceph.com/issues/37973 Brad Hubbard
05:23 AM Revision bf3fb55a (ceph): qa/tests: Move ceph-ansible tests to ansible version 2.7
Required by ceph-ansible master
Fixes: http://tracker.ceph.com/issues/37973
Signed-off-by: Brad Hubbard <bhubbard@r...
Brad Hubbard
04:16 AM rgw Bug #38001 (Resolved): [Multisite][RGW] Luminous-12.2.9 Shard Recovery status continusely showing
Hi,
I migrated Single-site to Multi-site cluster, without deleting existing objects.
1) Master zone(Active/Active)...
Amit Ghadge
02:29 AM Revision f71ecfc3 (ceph): MDSMonitor: codify constraint for writeable OSDMap
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 1a3457be4ef049b4b9d6a202455fbc21c095...
Patrick Donnelly
02:29 AM Revision cd643c3a (ceph): MDSMonitor: add missing OSDMonitor writeable check
Fixes: http://tracker.ceph.com/issues/37929
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
02:27 AM rbd Backport #37986 (In Progress): mimic: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph...
https://github.com/ceph/ceph/pull/26066 Prashant D
02:26 AM CephFS Backport #37989 (In Progress): luminous: MDSMonitor: missing osdmon writeable check
https://github.com/ceph/ceph/pull/26065 Prashant D
02:21 AM Revision 29d6280d (ceph): pybind/rados: fix application metadata list
otherwise if we set metadata to [('k1', 'v1'), ('k2', ''), ('k3', 'v3')],
we will get the following:
[('k1', 'v1'), ...
runsisi hust
01:26 AM Revision 9985f369 (ceph): MDSMonitor: add missing OSDMonitor writeable check
Fixes: http://tracker.ceph.com/issues/37929
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:26 AM Revision 90a446f4 (ceph): MDSMonitor: codify constraint for writeable OSDMap
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 1a3457be4ef049b4b9d6a202455fbc21c095...
Patrick Donnelly
01:19 AM rbd Backport #37987 (In Progress): luminous: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid c...
https://github.com/ceph/ceph/pull/26064 Prashant D
12:28 AM rbd Bug #37998 (Resolved): [migration] do not return migration source via "get_parent" librbd API
The migration source is already exposed via the migration API methods. See [1] for a rationale.
[1] https://github...
Jason Dillaman
12:17 AM Revision f6aafa92 (ceph): qa/tests: changed to `supported' distro and moved all `p2p` suites unde...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein

01/21/2019

11:53 PM Revision 6fb93f07 (ceph): Merge pull request #26061 from yuriw/wip-yuriw-p2p-luminous_3
qa/tests: changed start point from `luminous` to v12.2.10
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
11:37 PM Revision 1afcc03d (ceph): Objecter::calc_op_budget: Fix invalid access to extent union member
Previously, the function was checking the extent length for any
operation with the CEPH_OSD_OP_MODE_RD and CEPH_OSD_O...
Simon Ruggier
11:34 PM Revision c9167557 (ceph): Objecter::calc_op_budget: Fix invalid access to extent union member
Previously, the function was checking the extent length for any
operation with the CEPH_OSD_OP_MODE_RD and CEPH_OSD_O...
Simon Ruggier
11:28 PM CephFS Backport #37977 (Resolved): luminous: infinite loop in OpTracker::check_ops_in_flight
Patrick Donnelly
11:26 PM CephFS Backport #37977: luminous: infinite loop in OpTracker::check_ops_in_flight
https://github.com/ceph/ceph/pull/26048 merged Yuri Weinstein
02:16 AM CephFS Backport #37977 (Fix Under Review): luminous: infinite loop in OpTracker::check_ops_in_flight
Zheng Yan
02:06 AM CephFS Backport #37977 (Resolved): luminous: infinite loop in OpTracker::check_ops_in_flight
caused by backport 02faf3dc321dfa782cac62ffa7e9f46f90feedbd (#23989)
First attempt to fix: https://github.com/ceph...
Zheng Yan
11:25 PM Revision dad3ce07 (ceph): Merge pull request #26048 from ukernel/luminous-37977
luminous: mds: fix infinite loop in OpTracker::check_ops_in_flight
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed...
Yuri Weinstein
10:50 PM Bug #37955 (Fix Under Review): ceph.in: "no valid command found" suggests obsolete commands
Patrick Donnelly
10:20 PM Documentation #37874: Update OS Recommendations page for Mimic
Sadly we don't build Mimic for Debian as it doesn't have new enough gcc. :( Greg Farnum
10:19 PM RADOS Bug #37875: osdmaps aren't being cleaned up automatically on healthy cluster
Sounds like Dan's is behaving as expected, but if there's any more info about Bryan's let us know. Greg Farnum
10:18 PM Support #37918 (Closed): apt-get upgrade 12.2.8 to 12.2.10 failed
Yeah these aren't our packages. Greg Farnum
10:17 PM Support #37918: apt-get upgrade 12.2.8 to 12.2.10 failed
I don't think we supply anything for Buster so I'm not sure how it got this far? Greg Farnum
09:33 PM Revision cf3a5432 (ceph): Merge pull request #26036 from noahdesu/luminous-pr26015
luminous: cli: dump osd-fsid as part of osd find <id>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Noah Watkins
09:32 PM Revision 84c28a8d (ceph): Merge pull request #26035 from noahdesu/mimic-pr26015
mimic: cli: dump osd-fsid as part of osd find <id>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Noah Watkins
09:29 PM ceph-volume Bug #37470 (Resolved): ceph-volume: Python3 - name 'raw_input' is not defined
mimic PR https://github.com/ceph/ceph/pull/26029
luminous PR https://github.com/ceph/ceph/pull/26030
Alfredo Deza
09:28 PM Revision 3ca95cd5 (ceph): Merge pull request #26029 from alfredodeza/mimic-fix_raw_input
mimic ceph-volume: Adapt code to support Python3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
09:28 PM Revision 7d98c918 (ceph): Merge pull request #26030 from alfredodeza/luminous-fix_raw_input
luminous ceph-volume: Adapt code to support Python3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:54 PM mgr Bug #37997 (Resolved): mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
Build from master (a969c9d4061713a8614b64e27fde560e1cfb2d08), containerized RHEL7 default vstart cluster. It has happ... Ernesto Puerta
07:40 PM Revision c8c08989 (ceph): Merge pull request #26013 from alfredodeza/mimic-bz1644847
mimic ceph-volume zap devices associated with an OSD ID and/or OSD FSID
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:40 PM Revision 2e4acda4 (ceph): qa/tests: changed start point from `luminous` to v12.2.10
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:39 PM Revision 72be98f6 (ceph): Merge pull request #26014 from alfredodeza/luminous-bz1644847
luminous ceph-volume zap devices associated with an OSD ID and/or OSD FSID
Reviewed-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
06:02 PM CephFS Backport #37480 (In Progress): mimic: mds: MDCache.cc: 11673: abort()
Patrick Donnelly
05:40 PM Revision 2c6a7854 (ceph): Merge pull request #25895 from jan--f/c-v-func-test-local
ceph-volume: functional tests, add libvirt customization
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:15 PM Revision 59404b7c (ceph): Merge pull request #25553 from jan--f/25238-luminous
luminous ceph-volume: introduce class hierachy for strategies
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
05:00 PM Revision ca5214b4 (ceph): Merge pull request #26044 from tchaikov/wip-build-doc-pyyaml
doc: bump up sphinx and pyyaml versions
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
04:52 PM mgr Bug #37940: upmap balancer won't refill underfull osds if zero overfull found
Today I saw the opposite case: calc_pg_upmaps cannot find any upmaps to move PGs out of the most overfull osd.
I ...
Dan van der Ster
03:22 PM Revision 358e85be (ceph): doc: bump up sphinx and pyyaml versions
* bump up pyyaml version to address CVE-2017-18342, see
https://nvd.nist.gov/vuln/detail/CVE-2017-18342
* bump up s...
Kefu Chai
03:15 PM mgr Bug #37917 (Fix Under Review): SSO: Raw error message shown when logged in with non existent ceph...
SSO - User does not exist:
!sso-user-does-not-exist.png!
Alfonso Martínez
03:04 PM Revision e2ff6654 (ceph): Merge pull request #26052 from tchaikov/wip-37976
mgr/zabbix: drop "total_objects" field
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:38 PM CephFS Bug #37979: mds: use up to 80G memory when have large stress
Thanks for the report. Not sure on the cause yet. Patrick Donnelly
06:53 AM CephFS Bug #37979: mds: use up to 80G memory when have large stress
I have encountered similar problems. The mon daemon's buffer_anon use too much memery,about 10G,but I have no idea.
...
zhou yang
02:48 AM CephFS Bug #37979 (New): mds: use up to 80G memory when have large stress
ceph version 12.2.7-569-gac5687a (ac5687af649a114f3ed6d6a73d8cf475fded987f) luminous (stable)... Min Chen
02:37 PM CephFS Bug #37970 (Rejected): require help for two problems:failing to caps release/failing to cache pre...
Please seek help on the ceph-users mailing list for this type of issue. Patrick Donnelly
02:36 PM CephFS Bug #37971 (Duplicate): misbehaving cephfs mount
Patrick Donnelly
02:30 PM Revision 91b38e73 (ceph): Merge pull request #26054 from tchaikov/wip-crimson-dispatcher-fix-ftbfs
crimson/osd: remove "force_new" from ms_get_authorizer()
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:17 PM Revision 80cd718b (ceph): Merge pull request #26045 from hsiang41/Ticket_33736
mgr/diskprediction_cloud: fix divide by zero when total_size is 0
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:10 PM Revision 1d1a18e5 (ceph): osd: remove unused class read_log_and_missing_error
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
11:58 AM RADOS Bug #37980: luminous: osd memery use very high,and missmatch between res and heap stats
And what OS are you using? Igor Fedotov
11:56 AM RADOS Bug #37980: luminous: osd memery use very high,and missmatch between res and heap stats
Are you using FileStore or BlueStore? Igor Fedotov
03:36 AM RADOS Bug #37980 (New): luminous: osd memery use very high,and missmatch between res and heap stats
ceph 12.2.1
3 nodes, 30 osds per node
ec pool:4+2
After running for 2 months,we find some osds memery use very h...
zhou yang
11:52 AM CephFS Backport #37898 (In Progress): mimic: mds: purge queue recovery hangs during boot if PQ journal i...
Nathan Cutler
11:30 AM Revision 9dacb904 (ceph): crimson/osd: remove "force_new" from ms_get_authorizer()
it was removed in e62f45d1, so update crimson-osd accordingly
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:19 AM Revision 0f33fc9c (ceph): osd: ec saves a write access to the memory under most circumstances
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn>
Zengran Zhang
10:45 AM mgr Bug #37976 (Resolved): telemetry self-test fail
Kefu Chai
10:44 AM Revision 3f1d2ce4 (ceph): Merge pull request #26046 from liewegas/wip-37976
mgr/telemetry: fix total_objects
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:38 AM Revision 3065ba5d (ceph): mgr/zabbix: drop "total_objects" field
This field was removed from df output a while back in
342f309
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM RADOS Backport #37904 (In Progress): mimic: FAILED ceph_assert(can_write == WriteStatus::NOWRITE) in Pr...
Nathan Cutler
10:35 AM Messengers Backport #37896 (In Progress): mimic: msg/async: mark_down vs accept race leaves connection regis...
Nathan Cutler
10:27 AM Dashboard Cleanup #35692 (Won't Fix): Proposed background color
Ricardo Marques
08:55 AM Dashboard Cleanup #35692: Proposed background color
Lenz Grimmer wrote:
> Please see the comments in #35691 for a discussion about this topic - I'll look into submitt...
Lenz Grimmer
08:48 AM Dashboard Cleanup #35692: Proposed background color
Yaniv Kaul wrote:
> Are the color compliant with any standard that'll help users with color blindness?
> See https:...
Lenz Grimmer
08:13 AM Dashboard Cleanup #35692: Proposed background color
Are the color compliant with any standard that'll help users with color blindness?
See https://usabilla.com/blog/how...
Yaniv Kaul
10:08 AM Messengers Backport #37897 (In Progress): luminous: msg/async: mark_down vs accept race leaves connection re...
Nathan Cutler
10:05 AM RADOS Backport #37905 (In Progress): luminous: FAILED ceph_assert(can_write == WriteStatus::NOWRITE) in...
Nathan Cutler
09:19 AM Dashboard Bug #37701: mgr/dashboard: Buggy data table search field
The problem is that if you type a character like 'a' or 'm' that is not included in the current selected column (here... Volker Theile
09:16 AM RADOS Backport #37995 (Rejected): luminous: Change osd_objectstore default to bluestore
https://github.com/ceph/ceph/pull/26076 Nathan Cutler
09:16 AM RADOS Backport #37994 (Rejected): mimic: Change osd_objectstore default to bluestore
https://github.com/ceph/ceph/pull/26075 Nathan Cutler
09:15 AM RADOS Backport #37993 (Resolved): luminous: ec pool lost data due to snap clone
https://github.com/ceph/ceph/pull/26078 Nathan Cutler
09:15 AM RADOS Backport #37992 (Resolved): mimic: ec pool lost data due to snap clone
https://github.com/ceph/ceph/pull/26077 Nathan Cutler
09:14 AM bluestore Backport #37991 (Resolved): luminous: Compression not working, and when applied OSD disks are fai...
https://github.com/ceph/ceph/pull/26544
Nathan Cutler
09:14 AM bluestore Backport #37990 (Resolved): mimic: Compression not working, and when applied OSD disks are failin...
https://github.com/ceph/ceph/pull/26342 Nathan Cutler
09:14 AM CephFS Backport #37989 (Resolved): luminous: MDSMonitor: missing osdmon writeable check
https://github.com/ceph/ceph/pull/26065 Nathan Cutler
09:14 AM CephFS Backport #37988 (Resolved): mimic: MDSMonitor: missing osdmon writeable check
https://github.com/ceph/ceph/pull/26069 Nathan Cutler
09:14 AM rbd Backport #37987 (Resolved): luminous: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph...
https://github.com/ceph/ceph/pull/26064 Nathan Cutler
09:14 AM rbd Backport #37986 (Resolved): mimic: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_os...
https://github.com/ceph/ceph/pull/26066 Nathan Cutler
09:14 AM RADOS Backport #37985 (Resolved): luminous: cli: dump osd-fsid as part of osd find <id>
https://github.com/ceph/ceph/pull/26036 Nathan Cutler
09:13 AM RADOS Backport #37984 (Resolved): mimic: cli: dump osd-fsid as part of osd find <id>
Nathan Cutler
09:13 AM mgr Backport #37983 (Rejected): luminous: mon commands cannot target a specific monitor
Nathan Cutler
09:13 AM mgr Backport #37982 (Rejected): mimic: mon commands cannot target a specific monitor
Nathan Cutler
08:58 AM Dashboard Bug #36740 (Resolved): mgr/dashboard: PG Stats, Pool usage and read/write ops missing from Pools ...
Lenz Grimmer
08:54 AM Dashboard Feature #37981 (New): mgr/dashboard: Improve dashboard usability for visually impaired users
Picking up suggestions raised in #35692 and #35691: we should add UI enhancements for users with vision impairments, ... Lenz Grimmer
08:37 AM CephFS Backport #37759 (In Progress): mimic: mds: mds state change race
Zheng Yan
08:34 AM Revision c7de92df (ceph): mds: handle state change race
In multi-mds cluster, recovering mds may receive mdsmap that changes
its state after other mds. Furthermore, the reco...
Yan, Zheng
08:34 AM Revision b3f2a98e (ceph): Merge pull request #25712 from familyuu/configuration
mgr/dashboard: Add a 'clear filter' button to configuration page
Reviewed-by: Sebastian Krah <skrah@suse.com>
Review...
Lenz Grimmer
03:53 AM rbd Backport #37920 (In Progress): mimic: TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FA...
https://github.com/ceph/ceph/pull/26049 Prashant D
02:37 AM Revision f3836a17 (ceph): mgr/diskprediction_cloud: fix divide by zero when total_size is 0
Fix devide by zero when total_size is o.
Ref ticket: https://tracker.ceph.com/issues/37736
Signed-off-by: Rick Chen...
Rick Chen
02:22 AM RADOS Bug #37978 (Duplicate): osd killed by kernel for Segmentation fault
My env is:
[root@gz-ceph-52-204 ceph]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
[root@gz-ceph-...
伟杰 谭
02:10 AM Revision adad2d87 (ceph): mds: fix infinite loop in OpTracker::check_ops_in_flight
introduced by backport commit 02faf3dc321
"mds: don't report slow request for blocked filelock request"
Fixes: http:...
Yan, Zheng
01:19 AM Revision 0c5b3092 (ceph): test/rbd_mirror: wait for release leader lock fully complete
Previously the wait context was completed at post_release_lock
stage, which still was not the end of the lock releasi...
Mykola Golub
01:15 AM CephFS Backport #37923 (In Progress): mimic: qa: test_damage performs truncate test on same object repea...
https://github.com/ceph/ceph/pull/26047 Prashant D

01/20/2019

11:55 PM Revision e7368145 (ceph): qa: fix loop variable reference
Otherwise the Mutation for Truncate is done on obj_id of the last iteration of the previous loop.
Fixes: http://trac...
Patrick Donnelly
11:55 PM Revision f1dae24c (ceph): qa: fix damage expectation setting
The purge queue expectation was being ignored.
Fixes: http://tracker.ceph.com/issues/37837
Signed-off-by: Patrick D...
Patrick Donnelly
10:00 PM mgr Bug #37976 (Fix Under Review): telemetry self-test fail
https://github.com/ceph/ceph/pull/26046 Sage Weil
09:57 PM mgr Bug #37976 (Resolved): telemetry self-test fail
... Sage Weil
09:59 PM Revision c849d7df (ceph): mgr/telemetry: fix total_objects
This field was removed from df output a while back in
342f309645df886fb96eb401634e38376553e6d9
Fixes: http://tracker...
Sage Weil
09:56 PM mgr Bug #37736 (Resolved): mgr self-test module test_diskprediction_cloud failed
Sage Weil
01:47 PM mgr Bug #37736: mgr self-test module test_diskprediction_cloud failed
https://github.com/ceph/ceph/pull/26045 Rick Chen
09:56 PM mgr Bug #37967 (Pending Backport): mon commands cannot target a specific monitor
Sage Weil
09:56 PM mgr Bug #37967 (Resolved): mon commands cannot target a specific monitor
https://github.com/ceph/ceph/pull/26031 Sage Weil
09:55 PM Revision 01bf29e5 (ceph): Merge PR #26031 into master
* refs/pull/26031/head:
mgr/BaseMgrModule: fix mon commands targetting a specific monitor
mgr/ActivePyModules: fix ...
Sage Weil
06:31 AM RADOS Bug #37975 (Fix Under Review): assert failure in OSDService::shutdown()
Kefu Chai
05:27 AM RADOS Bug #37975: assert failure in OSDService::shutdown()
the return value was 22, as the mutex being acquired was destroyed already. Kefu Chai
05:12 AM RADOS Bug #37975 (Resolved): assert failure in OSDService::shutdown()
... Kefu Chai
06:02 AM ceph-ansible Bug #37973: ceph-ansible suite fails on master
... Brad Hubbard
05:06 AM Revision 37961c6b (ceph): osd: unmount store after service.shutdown()
in service.shutdown(), the store's cache is accessed, so we need to
destroy the store after service.shutdown()
Fixes...
Kefu Chai
03:24 AM Dashboard Bug #37974 (Can't reproduce): Test failure: test_get_setting (tasks.mgr.dashboard.test_settings.S...
crashed in python runtime :... Kefu Chai
02:38 AM RADOS Bug #37593 (Pending Backport): ec pool lost data due to snap clone
Kefu Chai
02:33 AM Revision dca49ee1 (ceph): Merge pull request #25490 from Aran85/fix-ec-using-cache
osd: keep using cache even if op will invalid cache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:32 AM Revision 24a67fd3 (ceph): Merge pull request #25920 from wjwithagen/wjw-fix-freebsd-numa
common/numa: Add shim routines for NUMA on FreeBSD. Kefu Chai
02:31 AM Revision 4975892a (ceph): Merge pull request #25938 from majianpeng/msg-remove-memcopy-message-he...
msg/async: reduce additional ceph_msg_header copy.
Reviewed-by: Xie Xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Ke...
Kefu Chai
02:30 AM Revision 8342e1a0 (ceph): Merge pull request #26021 from majianpeng/osd-remove-unused-code
osd: remove unused fields
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:28 AM Revision cee58f04 (ceph): Merge pull request #26040 from tchaikov/wip-blkdev-stat
common/blkdev: check retval of stat()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:27 AM Revision f4941068 (ceph): Merge pull request #26041 from tchaikov/wip-kvstore-tool-gcc-ice
tools/ceph_kvstore_tool: extract StoreTool into kvstore_tool.cc
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:24 AM Revision fb771794 (ceph): ceph: cleanup mds ceph status output
This is primarily to make the CephFS line more readable with lots of file
systems with more understandable output.
F...
Patrick Donnelly
01:22 AM CephFS Feature #20611 (Resolved): MDSMonitor: do not show cluster health warnings for file system intent...
Patrick Donnelly
01:21 AM Revision 47a2c0da (ceph): Merge PR #26012 into master
* refs/pull/26012/head:
qa: add test that down fs does not ERR
mon/MDSMonitor: skip offline ERR for down fs
Review...
Patrick Donnelly
01:21 AM Revision 53f88b05 (ceph): Merge PR #25993 into master
* refs/pull/25993/head:
mds/FSMap: simplify encode/decode
mds: alias reference type for Filesystem
mds: add missin...
Patrick Donnelly
01:20 AM rbd Bug #37932 (Pending Backport): Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op...
Patrick Donnelly
01:20 AM Revision 8ddc88df (ceph): Merge PR #25976 into master
* refs/pull/25976/head:
Objecter::calc_op_budget: Fix invalid access to extent union member
Reviewed-by: Jason Dill...
Patrick Donnelly
01:19 AM CephFS Bug #37929 (Pending Backport): MDSMonitor: missing osdmon writeable check
Patrick Donnelly
01:19 AM Revision e29e09d4 (ceph): Merge PR #25974 into master
* refs/pull/25974/head:
MDSMonitor: add missing OSDMonitor writeable check
MDSMonitor: codify constraint for writea...
Patrick Donnelly
01:18 AM CephFS Feature #37085 (Resolved): add command to bring cluster down rapidly
Patrick Donnelly
01:18 AM Revision cae07566 (ceph): Merge PR #25973 into master
* refs/pull/25973/head:
qa: use simpler fs fail to bring fs down
MDSMonitor: add fs fail command
Reviewed-by: Sage...
Patrick Donnelly
01:17 AM CephFS Bug #24721 (Resolved): mds: accept an inode number in hex for dump_inode command
Patrick Donnelly
01:17 AM Revision f046f14f (ceph): Merge PR #25971 into master
* refs/pull/25971/head:
qa: test hex dump_inode
pybind/ceph_argparse: accept int with non-decimal base
Reviewed-by...
Patrick Donnelly
01:16 AM Revision f8b2a5be (ceph): Merge PR #25650 into master
* refs/pull/25650/head:
client: add ceph_stat/ceph_lstat/ceph_fstat api
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly

01/19/2019

05:51 PM ceph-ansible Bug #37973 (New): ceph-ansible suite fails on master
Run: http://pulpito.ceph.com/teuthology-2019-01-19_04:05:03-ceph-ansible-master-distro-basic-ovh/
Jobs: all
Logs: h...
Yuri Weinstein
04:49 PM Revision 301a6421 (ceph): tools/ceph_kvstore_tool: extract StoreTool into kvstore_tool.cc
to workaround n bug in GCC 7.3, which leads to ICE like
build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARC...
Kefu Chai
04:49 PM Revision ffd4de74 (ceph): tool/ceph_kvstore_tool: extract duration calc out
simplify the code a little bit
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:23 PM RADOS Backport #37972 (In Progress): luminous: FreeBSD/Linux integration - monitor map with wrong sa_fa...
Mykola Golub
04:22 PM RADOS Backport #37972: luminous: FreeBSD/Linux integration - monitor map with wrong sa_family
PR: https://github.com/ceph/ceph/pull/26042 Mykola Golub
04:06 PM RADOS Backport #37972: luminous: FreeBSD/Linux integration - monitor map with wrong sa_family
Need to backport https://github.com/ceph/ceph/pull/17615/commits/9099ca599de5238cde917f1e1f933247392de03e Mykola Golub
04:05 PM RADOS Backport #37972 (Resolved): luminous: FreeBSD/Linux integration - monitor map with wrong sa_family
https://github.com/ceph/ceph/pull/26042 Mykola Golub
04:15 PM Revision ee94cf48 (ceph): msg/msg_types: fix the dencoder of entity_addr_t
improve the interoperability between freebsd/osx and GNU/Linux, because
the their layouts of sockaddr_storage are dif...
Kefu Chai
04:15 PM Revision d174210f (ceph): msg/msg_types: fix the entity_addr_t's decoder
the daemon is vulnerable to malicious client, which is able to send
large elen, and corrupt the stack, etc.
* throw ...
Kefu Chai
03:50 PM Revision dac64975 (ceph): mgr/ActivePyModules: fix RestoreThread calls for get('devices')
Fixes 61aa7e2e0230bff49e757c32932d1db4bcad5f67
Fixes: http://tracker.ceph.com/issues/37736
Signed-off-by: Sage Weil ...
Sage Weil
03:50 PM Revision abfdea5d (ceph): mgr/BaseMgrModule: fix mon commands targetting a specific monitor
We just need to use the right variant of start_mon_command().
Fixes: http://tracker.ceph.com/issues/37967
Signed-off...
Sage Weil
01:32 PM Revision 7e991c67 (ceph): common/blkdev: check retval of stat()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:30 AM CephFS Bug #37970: require help for two problems:failing to caps release/failing to cache pressure release
same as BUG #37971 xiaoyao ren
10:24 AM CephFS Bug #37970 (Rejected): require help for two problems:failing to caps release/failing to cache pre...
I use cephfs mount in kubernetes, the issue is that some apps getting stuck at client side when two cases above arise... xiaoyao ren
10:29 AM CephFS Bug #37971 (Duplicate): misbehaving cephfs mount
I use cephfs mount in kubernetes, the issue is that some apps getting stuck at client side when two cases above arise... xiaoyao ren
09:23 AM RADOS Backport #37438 (Resolved): luminous: crushtool: add --reclassify operation to convert legacy cru...
Mykola Golub
09:22 AM Revision b0109549 (ceph): osd/OSDMap: be more aggressive when trying to balance
Previously we'd require the absolute deviation >= 1 before
an osd can fill in the overfull or underfull set, which as...
xie xingguo
07:37 AM Revision 6e1d7c4b (ceph): qa: use simpler fs fail to bring fs down
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:04 AM Revision ea8deb26 (ceph): rgw: align head object size with pool alignment
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:07 AM RADOS Bug #37969 (Can't reproduce): ENOENT on setattrs
... Sage Weil

01/18/2019

11:04 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
I've generated a log for this at https://www.dropbox.com/s/8zoos5hhvakcpc4/ceph-osd.3.log?dl=0
haven't been able t...
Peter Woodman
10:43 PM RADOS Bug #37968 (Resolved): maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
It appears that OSDMap::maybe_remove_pg_upmaps's sanity checks are overzealous. With some crush rules it is possible ... Ed Fisher
09:56 PM RADOS Backport #37438: luminous: crushtool: add --reclassify operation to convert legacy crush maps to ...
Mykola Golub wrote:
> https://github.com/ceph/ceph/pull/25307
merged
Yuri Weinstein
09:56 PM Revision 7d05525c (ceph): Merge pull request #25307 from trociny/wip-37438-luminous
luminous: crushtool: add --reclassify operation to convert legacy crush maps to use device classes
Reviewed-by: Josh...
Yuri Weinstein
09:20 PM mgr Bug #37967 (Resolved): mon commands cannot target a specific monitor
we are calling the wrong start_mon_command() variant in BaseMgrModule.cc Sage Weil
08:42 PM CephFS Backport #37758 (Resolved): luminous: standby-replay MDS spews message to log every second
Patrick Donnelly
08:34 PM CephFS Backport #37758: luminous: standby-replay MDS spews message to log every second
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25804
merged
Yuri Weinstein
08:42 PM CephFS Backport #37829 (Resolved): luminous: ceph-fuse: hang because it miss reconnect phase when hot st...
Patrick Donnelly
08:33 PM CephFS Backport #37829: luminous: ceph-fuse: hang because it miss reconnect phase when hot standby mds s...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25904
merged
Yuri Weinstein
08:42 PM CephFS Backport #37953 (Resolved): luminous: qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly
08:30 PM CephFS Backport #37953: luminous: qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26011
merged
Yuri Weinstein
08:38 PM RADOS Backport #37903: luminous: osd: pg log hard limit can cause crash during upgrade
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/25949
merged
Yuri Weinstein
07:22 PM RADOS Backport #37903: luminous: osd: pg log hard limit can cause crash during upgrade
https://github.com/ceph/ceph/pull/25949 Neha Ojha
01:11 PM RADOS Backport #37903 (Need More Info): luminous: osd: pg log hard limit can cause crash during upgrade
Marking "Need More Info" just to make sure backporting team doesn't take it by accident. Nathan Cutler
08:38 PM Revision 369c41a4 (ceph): Merge pull request #25949 from neha-ojha/wip-36686-luminous
luminous: osd/mon: pg log hard limit with upgrades fixed
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:33 PM Revision ffba92d0 (ceph): Merge pull request #25804 from ashishkumsingh/wip-37758-luminous
luminous: mds: clean up log messages for standby-replay
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Yuri Weinstein
08:33 PM Revision a1514558 (ceph): Merge pull request #25904 from pdvian/wip-37829-luminous
luminous : client: fix fuse client hang because its pipe to mds is not ok4
Reviewed-by: Patrick Donnelly <pdonnell@r...
Yuri Weinstein
08:30 PM Revision 44caf438 (ceph): Merge pull request #26011 from batrick/i37953
luminous: qa: test_damage needs to silence MDS_READ_ONLY
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:53 PM Revision e22c4704 (ceph): cli: dump osd-fsid as part of osd find <id>
Dumps the osd-fsid uuid as part of the `osd find <id>` command.
Currently this uuid is only available as part of `osd...
Noah Watkins
07:52 PM Revision 6b81b90f (ceph): cli: dump osd-fsid as part of osd find <id>
Dumps the osd-fsid uuid as part of the `osd find <id>` command.
Currently this uuid is only available as part of `osd...
Noah Watkins
07:44 PM RADOS Bug #37966 (Resolved): cli: dump osd-fsid as part of osd find <id>
https://github.com/ceph/ceph/pull/26015 Neha Ojha
07:07 PM Revision 3e52bb37 (ceph): doc: pglog_hardlimit flag recommendations
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:06 PM Revision 3d8f653b (ceph): osd: make calc_trim_to() independent of min_last_complete_ondisk
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 1ae5fd32c92ea2f025344c663535d00f71f2cdda)
Con...
Neha Ojha
07:06 PM Revision 6ea11c25 (ceph): osd: print pg log length and trim_to
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit f48584a5b468949c31bffba1b507fb13a8756284)
Neha Ojha
07:06 PM Revision 872ca8fa (ceph): osd: handle trim() during backfill
Remove async recovery components: The async recovery feature is not present
in luminous. We do not need commit 22d17f...
Neha Ojha
07:06 PM Revision 2089efa2 (ceph): osd: allow trim() to proceed when there are missing items
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit de42fee0dff299f4d0377961d05e02fd8f49f21b)
Con...
Neha Ojha
07:06 PM Revision e8d9882e (ceph): osd: reset complete_to when trimming the log past it
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 38170cdb1b8c3ea7e8b411fabe1fe99abd06cf52)
Neha Ojha
07:06 PM Revision 4bee8a0e (ceph): osd/PGLog: allow pg log trim when complete_to is less than trim_to
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit a5329ba8dd169e55deaff47d042354e53d8e722d)
Con...
Neha Ojha
07:06 PM Revision fcc91fdc (ceph): osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 1b6dafb351b4f80e1e2c9a304f9e1d508ae8bf72)
Neha Ojha
07:06 PM Revision c2e58cbf (ceph): src/osd/PG.cc: remove redundant call to trim_log()
This change is motived by the failure tracked in
https://tracker.ceph.com/issues/25198. The failure highlights a case...
Neha Ojha
07:06 PM Revision 07fccd93 (ceph): osd/PGLog.cc: check if complete_to points to log.end()
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 630daa1d7d233aa01a2d49bf1bc7b858bf73348a)
Neha Ojha
07:06 PM Revision dc8cd7e7 (ceph): osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
This change is motivated by the failures seen in the multimds suite,
where we hit assert(s <= can_rollback_to), while...
Neha Ojha
07:06 PM Revision b307f7b5 (ceph): osd/PrimaryLogPG: avoid dereferencing invalid complete_to
For the auto-repair (EIO caused) case, we will not reinitialize
**complete_to** (because last_complete is equal to la...
xie xingguo
07:06 PM Revision 54b04baf (ceph): osd/PrimaryLogPG: fix potential pg-log overtrimming
In https://github.com/ceph/ceph/pull/21580 I set a trap to catch some wired
and random segmentfaults and in a recent ...
xie xingguo
07:06 PM Revision 115fafdf (ceph): osd: bring back old calc_trim_to and rename new method
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 0536aef761fefda9a86d5bc72a12ca8cab931ccb)
Neha Ojha
07:06 PM Revision 67dd60ce (ceph): osd/mon: fix upgrades for pg log hard limit
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6ceeab6e204286148a69eb147fbc4045beddef49)
Con...
Neha Ojha
07:06 PM Revision 934b2629 (ceph): mon: add and use OSD_PGLOG_HARDLIMIT feature bit
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6b0a3ded5baabb19809618de16cdf67c925a8e5a)
Con...
Neha Ojha
07:06 PM Revision 6545c34f (ceph): mon/OSDMonitor.cc: make a note about reusing jewel feature bit
For OSD_PGLOG_HARDLIMIT, we have reused a jewel feature bit that was retired
in luminous. Therefore, we need to check...
Neha Ojha
07:06 PM Revision 63c2be45 (ceph): qa/suites/upgrade/jewel-x: add pg log settings
- vary pg log lengths
- test pglog_hardlimit flag
These are qa suites changes specific to luminous.
Signed-off-by: ...
Neha Ojha
07:06 PM Revision 8372e0f3 (ceph): qa/suites/upgrade/luminous-p2p-stress-split: add split scenario
This commit adds stress-split test cases to test luminous against a point
release of luminous.
Signed-off-by: Neha O...
Neha Ojha
07:06 PM Revision a2da4df9 (ceph): include/rados.h: hide CEPH_OSDMAP_PGLOG_HARDLIMIT from ceph -s
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit dfc292923548fe1e1b5329555dd46949feb96b99)
Neha Ojha
07:06 PM Revision 4fa5fdd1 (ceph): qa/suites/upgrade/jewel-x/stress-split*: require-osd-release luminous a...
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:03 PM Revision 51bfb679 (ceph): Merge pull request #25919 from yuriw/wip-yuriw-distros-master
qa/tests: added rhel 7.6 David Galloway
06:02 PM ceph-volume Bug #37963 (In Progress): ceph-volume lvm prepare --dmcrypt raises TypeError (py3)
master PR https://github.com/ceph/ceph/pull/26034 Alfredo Deza
12:45 PM ceph-volume Bug #37963: ceph-volume lvm prepare --dmcrypt raises TypeError (py3)
Alfredo Deza
12:05 PM ceph-volume Bug #37963 (Resolved): ceph-volume lvm prepare --dmcrypt raises TypeError (py3)
Using Python 3.6.5 and Ceph 13.2.4:
@# ceph-volume lvm prepare --bluestore --data rootvg/osd-test --dmcrypt --no-s...
Hector Martin
05:51 PM Revision 69613cc5 (ceph): ceph-volume tests verify behavior of create_dmcrypt_key in python 3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:50 PM Revision 0ab9fa62 (ceph): ceph-volume util.encryption ensure int is used for urandom (py3 compat)
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:32 PM RADOS Bug #37965 (Can't reproduce): rados/upgrade test fails
recent regression. looking at /a/sage-2019-01-18_06:11:36-rados-wip-sage-testing-2019-01-17-2111-distro-basic-smithi... Sage Weil
05:30 PM mgr Bug #37736: mgr self-test module test_diskprediction_cloud failed
https://github.com/ceph/ceph/pull/26031 Sage Weil
04:50 PM mgr Bug #37736 (Fix Under Review): mgr self-test module test_diskprediction_cloud failed
Kefu Chai
05:29 PM CephFS Bug #37956 (Resolved): qa/workunits/cephtool/test.sh:1124: test_mon_mds: ceph mds stat fails
https://github.com/ceph/ceph/pull/26019 Sage Weil
03:09 AM CephFS Bug #37956 (Fix Under Review): qa/workunits/cephtool/test.sh:1124: test_mon_mds: ceph mds stat f...
-https://github.com/ceph/ceph/pull/26018- Sage Weil
05:27 PM Revision 0a638eaf (ceph): Merge PR #26019 into master
* refs/pull/26019/head:
mon: implement hiding commands in ceph tool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:15 PM Revision 36212e51 (ceph): mgr/rook: wrap url fetch function in try/except block
It's possible for the fetch of this object to fail if the service is
being torn down. Handle that situation gracefull...
Jeff Layton
04:45 PM Revision 92ea0a68 (ceph): Merge pull request #25996 from yehudasa/wip-37885
qa/rgw/tempest: either force os_type or select random distro
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:38 PM Dashboard Bug #37873: mgr/dashboard: Cloning modal opens although snapshot isn't protected
For mimic and later, if the "rbd_default_clone_format" configuration setting is set to 1 or if it's set to "auto" and... Jason Dillaman
04:26 PM Revision 9afdedc2 (ceph): Merge pull request #26015 from noahdesu/osd-find-fsid
cli: dump osd-fsid as part of osd find <id>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sébastien Han <se...
Noah Watkins
03:47 PM CephFS Backport #37762: luminous: mds: deadlock when setting config value via admin socket
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25833
merged
Yuri Weinstein
03:47 PM Revision 1257ae1d (ceph): Merge pull request #25833 from vshankar/wip-37762
luminous: config: drop config::lock when invoking config observer
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-...
Yuri Weinstein
03:47 PM Dashboard Bug #37701: mgr/dashboard: Buggy data table search field
Stephan Müller wrote:
> The characters that are entered are in included in the columns, that's why the rows aren't...
Lenz Grimmer
03:39 PM Dashboard Bug #37701: mgr/dashboard: Buggy data table search field
The characters that are entered are in included in the columns, that's why the rows aren't hiding. A solution would b... Stephan Müller
03:42 PM Revision 99ddd366 (ceph): Merge pull request #22797 from dzafman/wip-19753
osd: Deny reservation if expected backfill size would put us over bac…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>...
David Zafman
03:38 PM Revision c3902304 (ceph): Merge PR #25132 into master
* refs/pull/25132/head:
os/bluestore: implement kv update on bluefs extents info change.
os/bluestore: use original...
Sage Weil
03:26 PM Revision e6674c76 (ceph): mgr/rook: remove init_rook
John evidently added this code early on in development, when we figured
we might be taking over a cluster that is alr...
Jeff Layton
03:23 PM Dashboard Bug #37084 (Can't reproduce): mgr/dashboard: Error when deleting images ending with whitespace in...
No further info was provided, assuming this has been fixed for Nautilus. Lenz Grimmer
03:19 PM Dashboard Bug #37964 (Resolved): mgr/dashboard: Test failure: test_invalid_user_id (tasks.mgr.dashboard.tes...
When executing the run-backend-api-tests.sh script on my local system I get the following error:... Laura Paduano
02:52 PM Revision 011dd309 (ceph): Merge pull request #25972 from noahdesu/doc-release-ver-sort
doc: sort releases by date and version
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
02:49 PM Dashboard Feature #36719 (Resolved): mgr/dashboard: Add I18N support in non angular TS files
Tiago Melo
02:43 PM Dashboard Cleanup #37337: mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs. 'Update RB...
Per our discussion, we'll use "Action + Object", e.g. "Delete RBD", "Create Pool".
Use "Cancel" for aborting an oper...
Lenz Grimmer
02:42 PM bluestore Bug #37839 (Pending Backport): Compression not working, and when applied OSD disks are failing ra...
Kefu Chai
02:41 PM Revision 3028c234 (ceph): Merge pull request #25891 from ifed01/wip-ifed-fix-compress-errors
os/bluestore: do not assert on non-zero err codes from compress() call
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:39 PM Revision f057e5e1 (ceph): Merge pull request #15168 from qwren/qat-crypto
crypto: add openssl support for RGW encryption
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:38 PM Revision c8cf7301 (ceph): Merge pull request #25961 from p-na/wip-pna-fix-argparse
ceph_argparse: fix --verbose
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:37 PM RADOS Bug #24676 (Pending Backport): FreeBSD/Linux integration - monitor map with wrong sa_family
Richard, i don't think 9099ca5 was ever backported to luminous. if you want to get it fixed sooner in luminous. proba... Kefu Chai
02:29 PM Revision 9b082bcb (ceph): ceph-volume: Adapt code to support Python3
- raw_input() has been renamed to input() in Python3
- Changed signature of prompt_bool. Variables that are named lik...
Volker Theile
02:27 PM Dashboard Cleanup #37357 (In Progress): mgr/dashboard: login screen language dropdown enhancement
Lenz Grimmer
02:26 PM Dashboard Bug #37400 (In Progress): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest...
Lenz Grimmer
02:21 PM Dashboard Bug #37572 (Fix Under Review): mgr/dashboard: Add backend tests for RBD configuration
Lenz Grimmer
02:21 PM Revision 29ccfb93 (ceph): ceph-volume: Adapt code to support Python3
- raw_input() has been renamed to input() in Python3
- Changed signature of prompt_bool. Variables that are named lik...
Volker Theile
02:19 PM Revision 73aafe5b (ceph): Merge pull request #25324 from votdev/fix_raw_input
ceph-volume: Adapt code to support Python3
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
02:17 PM Dashboard Bug #37651 (Can't reproduce): Container, Mimic: Unable to open CherryPy port
Resolving as "Can't reproduce" per our discussion during the bug scrub. Lenz Grimmer
02:09 PM Dashboard Backport #37870 (Fix Under Review): mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mir...
Lenz Grimmer
02:06 PM Dashboard Bug #37385 (Fix Under Review): mgr/dashboard: Failure to run unit tests (on Fedora 29 with Python 3)
Alfonso Martínez
01:53 PM Dashboard Bug #37385: mgr/dashboard: Failure to run unit tests (on Fedora 29 with Python 3)
According to Alfonso, PR#26007 will also address this issue. Lenz Grimmer
01:59 PM Revision ad20b270 (ceph): Merge pull request #25912 from sebastian-philipp/orchestrator-drive-group
mgr/orchestrator: Extend DriveGroupSpec Sebastian Wagner
01:57 PM Revision a95327d9 (ceph): Merge pull request #26006 from jtlayton/wip-orchestrator
Clean up field names in ServiceDescription and add a service field
Reviewed-by: Ricardo Dias <rdias@suse.com>
Review...
Sebastian Wagner
01:53 PM Dashboard Bug #37708 (Duplicate): mgr/dashboard/qa: tasks.mgr.dashboard.test_health.HealthTest.test_full_he...
The issue has already been resolved by http://tracker.ceph.com/issues/37872 Tatjana Dehler
01:44 PM Revision 12002116 (ceph): mgr/dashboard: Add branding documentation
Explains how to brand the ui without running in merge conflicts once a source
file gets updated
Signed-off-by: Sebas...
Sebastian Krah
01:44 PM Revision c43b5b94 (ceph): mgr/dashboard: Introduce new scss variable
Adds a new scss variable called color-primary that the primary color only has
to be changed at one point
Signed-off-...
Sebastian Krah
01:44 PM Revision e4936478 (ceph): mgr/dashboard: Adapt to ceph.com branding
Changes the primary, secondary and accent color and adds a radius to all
buttons to match the branding of ceph.com
S...
Sebastian Krah
01:44 PM Revision b6f644bf (ceph): mgr/dashboard: Add vendor.overrides.scss and vendor.variables.scss
Adds the files vendor.overrides.scss and vendor.variables.scss.
In those files the css and variable defaults can be o...
Sebastian Krah
01:44 PM Revision 2b9090c3 (ceph): mgr/dashboard: Mark variables as default
Mark all variables as default, that they can get overwritten.
Also import the file vendor.variables
Signed-off-by: S...
Sebastian Krah
01:26 PM RADOS Bug #36515: config options: 'services' field is empty for many config options
I think with https://github.com/ceph/ceph/pull/25456 the issue can be resolved. I'm not allowed to do it myself. Tatjana Dehler
01:16 PM Revision b6c0cec2 (ceph): Merge PR #25981 into master
* refs/pull/25981/head:
crush: switch to *get_or_create_class_id* helper whenever possible
Reviewed-by: Sage Weil <...
Sage Weil
01:11 PM RADOS Backport #37902 (Need More Info): mimic: osd: pg log hard limit can cause crash during upgrade
Marking "Need More Info" just to make sure backporting team doesn't take it by accident. Nathan Cutler
12:30 PM Revision 33e6f39b (ceph): mgr/orchestrator: Extend DriveGroupSpec
Also: Added tox.
Co-authored-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Signed-off-by: Sebastian Wagner <se...
Sebastian Wagner
12:08 PM Dashboard Feature #25158 (Resolved): Add pool cache tiering details tab
Lenz Grimmer
12:07 PM Revision 4caeb717 (ceph): Merge pull request #25602 from familyuu/pool
mgr/dashboard: Add pool cache tiering details tab
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stepha...
Lenz Grimmer
10:02 AM Revision c6c3d9c2 (ceph): common, osd: set mclock priority as 1 by default.
As we assert for a +ve priority, make sure that we don't supply a 0 priority
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
09:24 AM Dashboard Feature #36488 (Fix Under Review): mgr/dashboard: Provide way to "opt in" to enabling the telemet...
Volker Theile
09:15 AM Revision a969c9d4 (ceph): Merge pull request #25651 from votdev/improve_basemgrmodule
mgr: Allow modules to get/set other module options
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Sebastian W...
Tim Serong
08:06 AM Revision 2de479f5 (ceph): mgr/dashboard: Add a 'clear filter' button to configuration page
Fixes:http://tracker.ceph.com/issues/36173
Signed-off-by: familyuu <guodan1@lenovo.com>
guodan1
06:07 AM Revision 1f8a97c4 (ceph): Merge pull request #25304 from tchaikov/wip-crimson-osd
crimson/osd: crimson osd driver
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
06:07 AM Revision 05d18dd4 (ceph): mgr/dashboard: Adds custom timepicker for grafana iframes
Fixes: https://tracker.ceph.com/issues/36680
Signed-off-by: Kanika Murarka <kmurarka@redhat.com>
Kanika Murarka
05:52 AM Dashboard Bug #37854 (Fix Under Review): Cluster Hosts List - Performance Details context not changing base...
Neha .
05:43 AM CephFS Bug #37723 (In Progress): mds: stopping MDS with a large cache (40+GB) causes it to miss heartbeats
Patrick Donnelly
05:35 AM Revision b7e5010e (ceph): osd:remove unused fileds.
Session::received_map_epoch only used by OSD::dispatch_op_fast. But this
func removed in 3cc48278bf0ee5c9535, So remv...
jianpeng ma
04:42 AM Revision cd668c29 (ceph): crimson/osd: enable crimson-osd to boot
* add state.h to encapsulate the state represeting different stages
related to booting an OSD. the boot process of ...
Kefu Chai
04:42 AM Revision 33928e0a (ceph): crimson/osd: send beacon to mon periodically
so monitor won't mark crimson-osd down and out
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:42 AM Revision 6d38cce8 (ceph): crimson/osd: add mkfs()
we will need it for preparing crimson-osd without help of ceph-osd.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:39 AM Revision 4013dd73 (ceph): messages/MOSDBeacon: include PaxosServiceMessage.h
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:39 AM Revision 2a732749 (ceph): test/crimson: s/get_connection/connect_to/
in aa3d6f66, we removed Messenger::get_connection(), so update the test
accordingly.
Signed-off-by: Kefu Chai <kchai...
Kefu Chai
04:39 AM Revision f847f6ac (ceph): crimson: integrate mon::Client into OSD
and register them as dispatchers using ChainedDispatchers
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:36 AM Revision 81d78fe5 (ceph): crimson: add prototype of crimson/osd
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:36 AM Revision 60f5b50f (ceph): crimson: add ChainedDispatchers
it will be used to glue multiple dispatchers for subscribing events
emitted by messenger
Signed-off-by: Kefu Chai <k...
Kefu Chai
04:36 AM Revision 739fdbad (ceph): mgr/dashboard: Fixed performance details context for host list row sele...
Fixes: http://tracker.ceph.com/issues/37854
Signed-off-by: Neha Gupta <gnehapk@gmail.com>
Neha Gupta
04:32 AM Revision 71239019 (ceph): crimson: set default keyring path
otherwise crimson-osd won't be able to load the keyring
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 AM Revision 8e180acf (ceph): seastar: pick up the cmake fix
to pick up the fix for seastar/issues/576
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 AM Revision 3aa8d90b (ceph): cmake: silence -Wsign-compare in libfmt
* silence -Wsign-compare in libfmt
* silence -Wattributes in seastar
to silence warnings like:
/home/jenkins-build/...
Kefu Chai
04:32 AM Revision 7875183c (ceph): crimson: ignore v2 only addvec
crimson need to be v2 compatible. but let's leave this for another PR.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 AM Revision fc21dcf4 (ceph): crimson: set src for message
monitor will panic at seeing a MOSDBoot message which is not from an
OSD. see OSDMonitor::preprocess_boot()
```
ceph_...
Kefu Chai
04:32 AM Revision 9fae689b (ceph): crimson: add a dummy object store
CyanStore only provides just-enough facility for booting an OSD.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 AM Revision 1d6b3e73 (ceph): crimson: add entity_addrvec_t interfaces to Messenger
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:30 AM Revision 9622fac1 (ceph): test/crimson/monc: start/stop perf counter
in CephContext::CephContext(), we assume that
ceph::common::local_perf_coll() is ready when a CephContext is to be
co...
Kefu Chai
04:30 AM Revision 90361af7 (ceph): crimson/monc: add start() method
to boot strap mon::Client once seastar and msgr is ready. this allows us
to allocate mon::Client on stack.
Signed-of...
Kefu Chai
04:30 AM Revision 07365e71 (ceph): crimson/monc: add subcription helpers
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 AM Revision 0684ab14 (ceph): mon: implement hiding commands in ceph tool
Otherwise ceph.in doing get_command_descriptions sees the command does not
exist and will print an error.
Fixes: htt...
Patrick Donnelly
03:29 AM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
Neha Ojha
03:02 AM Revision 71d629b5 (ceph): Merge PR #25900 into master
* refs/pull/25900/head:
qa/tasks/ceph.py: bracket addrvecs in mon_host etc
vstart.sh: bracket addrvec on mon_host f...
Sage Weil
02:14 AM Revision cabefdeb (ceph): qa: add test that down fs does not ERR
Also fix other test cases to not rely on health warning.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:01 AM rgw Documentation #37958: Risk:imperceptible permissions&owner change of '/var/run/ceph' result in rg...
sorry, content of file '/usr/lib/tmpfiles.d/ceph-common.conf' is 'd /run/ceph 0770 ceph ceph -' not 'd /run/ceph 0777... mingshuai wang
01:59 AM rgw Documentation #37958 (New): Risk:imperceptible permissions&owner change of '/var/run/ceph' result...
ceph use systemd to install directory '/var/run/ceph', conf file is '/usr/lib/tmpfiles.d/ceph-common.conf', rule is:
...
mingshuai wang
01:40 AM CephFS Cleanup #37954 (Fix Under Review): ceph: cleanup status output for CephFS file systems, especiall...
Patrick Donnelly
01:25 AM Revision baf55f23 (ceph): mon/MDSMonitor: skip offline ERR for down fs
The idea here is that a file system marked down is considered intentionally
archived by the sysadmin. Consider the fu...
Patrick Donnelly
12:51 AM RADOS Bug #36494 (Pending Backport): Change osd_objectstore default to bluestore
Sage Weil
12:51 AM Revision 39f9e8db (ceph): Merge PR #25998 into master
* refs/pull/25998/head:
msg/Dispatcher: remove force_new arg from ms_get_authorizer()
crimson/net: drop authenticat...
Sage Weil
12:51 AM Revision 4f48314a (ceph): Merge PR #25937 into master
* refs/pull/25937/head:
qa: specify filestore for misc tests
osd/objectstore: change osd_objectstore default to blu...
Sage Weil
12:49 AM Revision 00b7ac86 (ceph): Merge pull request #25693 from shun-s/silence-mon-load-metadata
MDSMonitor: silence unable to load metadata
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Xie Xingguo

01/17/2019

11:45 PM CephFS Bug #37956: qa/workunits/cephtool/test.sh:1124: test_mon_mds: ceph mds stat fails
From a cursory look, this appears to be because hidden commands are not included in the "get_command_descriptions" li... Patrick Donnelly
10:22 PM CephFS Bug #37956 (Resolved): qa/workunits/cephtool/test.sh:1124: test_mon_mds: ceph mds stat fails
... Sage Weil
11:00 PM mgr Documentation #37957 (Resolved): doc: add section on creating RESTful API user
When reading the ceph-mgr RESTful API documentation, there isn't information on how to create an API user. The core i... James McClune
09:21 PM Revision 362e2a52 (ceph): doc/ceph-volume add zapping by osd-id examples
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f82304f4b5f5ecd865b6a208f894b59cec6386e2)
Alfredo Deza
09:21 PM Revision 16447b8f (ceph): doc/man/ceph-volume add zapping by osd-id examples
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit acbf7c9b2ad2810621d7ed3987e814cd8c2a2f65)
Alfredo Deza
09:21 PM Revision bdc9783f (ceph): ceph-volume lvm.zap update success message for OSD IDs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 73bb17f79a5b67b28ceace9dc7dcc2dde38dad5e)
Alfredo Deza
09:21 PM Revision ec83e026 (ceph): ceph-volume tests.functional.batch create a separate test_zap playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6b8f0d483a6203de204fcc605ade536749a9f6c8)
Alfredo Deza
09:21 PM Revision c70e8b98 (ceph): ceph-volume tests.functional.batch add test_zap yaml to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 25843b762953e53c08e6475d1f9dbfd5102a283f)
Alfredo Deza
09:21 PM Revision bfc5f1a3 (ceph): ceph-volume tests.functional.batch symlink test_zap to all batch scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d3c0058911fd0b3e273a7afb1a9f4f6072942d75)
Alfredo Deza
09:19 PM Revision 356b42ef (ceph): ceph-volume tests.functional.batch create a separate test_zap playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6b8f0d483a6203de204fcc605ade536749a9f6c8)
Alfredo Deza
09:19 PM Revision 5e815061 (ceph): ceph-volume tests.functional.batch add test_zap yaml to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 25843b762953e53c08e6475d1f9dbfd5102a283f)
Alfredo Deza
09:19 PM Revision 5b888d41 (ceph): ceph-volume tests.functional.batch symlink test_zap to all batch scenarios
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d3c0058911fd0b3e273a7afb1a9f4f6072942d75)
Alfredo Deza
09:19 PM Revision 0dcfbf88 (ceph): doc/ceph-volume add zapping by osd-id examples
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f82304f4b5f5ecd865b6a208f894b59cec6386e2)
Alfredo Deza
09:19 PM Revision 9f0b8c07 (ceph): doc/man/ceph-volume add zapping by osd-id examples
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit acbf7c9b2ad2810621d7ed3987e814cd8c2a2f65)
Alfredo Deza
09:19 PM Revision 39e88180 (ceph): ceph-volume lvm.zap update success message for OSD IDs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 73bb17f79a5b67b28ceace9dc7dcc2dde38dad5e)
Alfredo Deza
08:32 PM Bug #37955 (Resolved): ceph.in: "no valid command found" suggests obsolete commands
... Patrick Donnelly
07:16 PM Revision 4d01b2c9 (ceph): cli: dump osd-fsid as part of osd find <id>
Dumps the osd-fsid uuid as part of the `osd find <id>` command.
Currently this uuid is only available as part of `osd...
Noah Watkins
07:02 PM Revision 31c62891 (ceph): ceph-volume tests.lvm verify associated lvs by osd id+fsid behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40a414464727375d5c558532aed3b70766ec5b78)
Alfredo Deza
07:02 PM Revision d853b99d (ceph): ceph-volume lvm.zap initial take on zapping by OSD ID, FSID
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 59f6cec6dd0687a2528f75a518bd0d4617c27fe0)
Alfredo Deza
07:01 PM Revision 225c6b1a (ceph): ceph-volume lvm.zap initial take on zapping by OSD ID, FSID
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 59f6cec6dd0687a2528f75a518bd0d4617c27fe0)
Alfredo Deza
07:01 PM Revision 8fdc25b6 (ceph): ceph-volume tests.lvm verify associated lvs by osd id+fsid behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40a414464727375d5c558532aed3b70766ec5b78)
Alfredo Deza
06:37 PM CephFS Cleanup #37954: ceph: cleanup status output for CephFS file systems, especially for multifs
This should also take into account multiple file systems and the case where there are enough file systems to span mul... Patrick Donnelly
06:36 PM CephFS Cleanup #37954 (Resolved): ceph: cleanup status output for CephFS file systems, especially for mu...
In particular, there's extraneous spaces and the information is hard to parse without consulting documentation:
<p...
Patrick Donnelly
06:32 PM CephFS Feature #20611 (Fix Under Review): MDSMonitor: do not show cluster health warnings for file syste...
Patrick Donnelly
04:41 PM CephFS Feature #20611 (In Progress): MDSMonitor: do not show cluster health warnings for file system int...
Suggest we silence the health warning only when the cluster is marked down (not failed). Patrick Donnelly
06:22 PM CephFS Backport #37953 (In Progress): luminous: qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly
06:19 PM CephFS Backport #37953 (Resolved): luminous: qa: test_damage needs to silence MDS_READ_ONLY
https://github.com/ceph/ceph/pull/26011 Patrick Donnelly
06:20 PM Revision 2351e1e0 (ceph): qa: silence read-only WRN for damage testing
Fixes: http://tracker.ceph.com/issues/37944
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
06:19 PM CephFS Backport #37952 (Resolved): mimic: qa: test_damage needs to silence MDS_READ_ONLY
https://github.com/ceph/ceph/pull/26072 Patrick Donnelly
06:18 PM CephFS Bug #37944 (Pending Backport): qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly
06:07 PM Backport #37553: luminous: linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25719
merged
Yuri Weinstein
06:06 PM Revision bc70f5c6 (ceph): Merge pull request #25719 from ashishkumsingh/wip-37553-luminous
luminous: osdc/Objecter: update op_target_t::paused in _calc_target
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
06:00 PM CephFS Bug #37726 (In Progress): mds: high debug logging with many subtrees is slow
Rishabh Dave wrote:
> I created 100 directories and wrote 10 files in each directory after pinning all the directori...
Patrick Donnelly
05:06 PM CephFS Bug #37726: mds: high debug logging with many subtrees is slow
I created 100 directories and wrote 10 files in each directory after pinning all the directories on a MDS. If I repro... Rishabh Dave
05:27 PM mgr Backport #37625 (Resolved): luminous: fs status command broken in py3-only environments
Nathan Cutler
05:21 PM Revision 24885be3 (ceph): mds: create heartbeat grace config option
Currently the MDS uses the mds_beacon_grace for the heartbeat timeout. If we
need to increase the beacon grace becaus...
Patrick Donnelly
05:05 PM Revision 8bf83a9c (ceph): Merge pull request #25554 from jan--f/25238-mimic
mimic ceph-volume: introduce class hierachy for strategies
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
05:04 PM Revision b5e5ee6f (ceph): Merge PR #25849 into master
* refs/pull/25849/head:
qa/suites/rados/upgrade: one mon per node, and enable-msgr2 at end
qa/rados/thrash-old-clie...
Sage Weil
05:02 PM CephFS Backport #37819 (In Progress): mimic: mds: create separate config for heartbeat timeout
Nathan Cutler
04:57 PM Revision c330a475 (ceph): ceph-volume: functional tests, add libvirt customization
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
04:54 PM Revision e0005f6b (ceph): mgr/dashboard: Set mirror_mode to None
Fixes http://tracker.ceph.com/issues/37870
Fixes https://github.com/rook/rook/issues/2404
Used existing fix from dc6...
Sebastian Wagner
04:45 PM Messengers Bug #36175 (Duplicate): msg/async: heartbeat timed out caused by connection register failure
Marking duplicate of #37778 - correct me if I'm wrong! Nathan Cutler
04:15 PM CephFS Bug #36349 (Can't reproduce): mds: src/mds/MDCache.cc: 1637: FAILED ceph_assert(follows >= realm-...
Haven't seen this since. Closing as can't reproduce. Probably noise from messenger changes? Patrick Donnelly
04:03 PM Revision f7b6a4b4 (ceph): qa/rados/thrash-old-clients: avoid msgr2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:03 PM Revision 7a89787c (ceph): qa/suites/rados/upgrade: one mon per node, and enable-msgr2 at end
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:53 PM Revision f56d2f66 (ceph): mgr/dashboard: upgraded python dev dependencies
* Fixed linting/style issues found after upgrading:
pylint, astroid, pycodestyle
Signed-off-by: Alfonso Martínez <...
Alfonso Martínez
03:51 PM Revision 8115aad0 (ceph): mgr/dashboard: upgraded python dev dependencies
* pylint, astroid: upgraded only for python 3.
Latest stable, compatible even with python 3.7
* pycodestyle: 2.4.0...
Alfonso Martínez
03:44 PM Dashboard Feature #36488: mgr/dashboard: Provide way to "opt in" to enabling the telemetry mgr plugin
For the moment the list of managed mgr modules is hardcoded and fixed to 'telemetry'. With https://tracker.ceph.com/i... Volker Theile
03:43 PM RADOS Bug #37910: segv during crc of incoming message front
Putting on shelf in the sake of msgr V2.
Runs on wip-bug-37910 with **client** failures:
* http://pulpito.ceph.co...
Radoslaw Zarzynski
03:38 PM Revision b62daf3b (ceph): qa: test hex dump_inode
Fixes: http://tracker.ceph.com/issues/24721
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:38 PM Revision 8d7dd848 (ceph): pybind/ceph_argparse: accept int with non-decimal base
This is useful for passing hexadecimal inode numbers to the MDS asok commands.
Fixes: http://tracker.ceph.com/issues...
Patrick Donnelly
03:33 PM Revision a1d6f9c7 (ceph): Merge pull request #25654 from tspmelo/wip-missing-i18n
mgr/dashboard: Add missing frontend I18N
Reviewed-by: Sebastian Krah <skrah@suse.com>
Lenz Grimmer
03:25 PM Revision 1efa21c4 (ceph): Merge pull request #25997 from zmc/wip-db-graf-validate
mgr/dashboard: Fix /api/grafana/validation
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
03:23 PM CephFS Feature #26996 (In Progress): cephfs: get capability cache hits by clients to provide introspecti...
Patrick Donnelly
03:23 PM CephFS Feature #24285 (In Progress): mgr: add module which displays current usage of file system (`fs top`)
Patrick Donnelly
03:12 PM Revision 54ebedcf (ceph): SQUASH: comment fix
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
03:09 PM Revision 17f8f078 (ceph): mgr/rook: populate ServiceDescription.service for mds and nfs services
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
03:09 PM Revision f82eda64 (ceph): mgr/orchestrator_cli: display service.service_instance for clustered se...
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
03:09 PM Revision d6cddcca (ceph): mgr/orchestrator: add a service field to ServiceDescription
service_instances that have this set are considered to be grouped.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
01:49 PM rbd Support #37947 (Resolved): [rbd-nbd] krbd or rbd-nbd?
This is a better question for the ceph-users mailing list instead of opening tracker ticket. rbd-nbd provides all the... Jason Dillaman
11:02 AM rbd Support #37947 (Resolved): [rbd-nbd] krbd or rbd-nbd?
Regarding the two ways of using rbd on baremetal: krbd and rbd-nbd, is there a preference of which way to use, which ... wj gao
01:47 PM Revision cb73bb19 (ceph): mgr/orchestrator: change "daemon_name" field in ServiceDescription to b...
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
01:47 PM CephFS Backport #37481 (In Progress): luminous: mds: MDCache.cc: 11673: abort()
Zheng Yan
01:39 PM Revision c6bef9c6 (ceph): mds: handle state change race
In multi-mds cluster, recovering mds may receive mdsmap that changes
its state after other mds. Furthermore, the reco...
Yan, Zheng
01:07 PM Revision ada79b95 (ceph): mds: bump mds protocol version
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 6d83ba6fe874d3ea342c1690aa417957cd67cbc0)
...
Yan, Zheng
01:07 PM Revision df1e831f (ceph): mds: handle fragment notify race
In the nornal case, mds does not trim dir inode whose child dirfrags
are likely being fragmented (see trim_inode()). ...
Yan, Zheng
12:33 PM Revision e62f45d1 (ceph): msg/Dispatcher: remove force_new arg from ms_get_authorizer()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:23 PM Revision a37d19dc (ceph): crimson/monc: set name using a setter
* set entity_name using a setter not pass it to constructor, because
the entity_name is retrieved in seastar's app....
Kefu Chai
12:23 PM Revision 61d41cf0 (ceph): crimson/auth: add domain specific error types
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:23 PM Revision 6621f799 (ceph): crimson: pass entity_name and cluster to ctor of ConfigProxy
as we always need to set entity_name and cluster before start using
ConfigProxy, and we do not read these settings fr...
Kefu Chai
12:08 PM Revision bb4e49ba (ceph): Merge pull request #25870 from votdev/validate_ip_addr
mgr/dashboard: Improve RGW address parser
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Patrick Naw...
Lenz Grimmer
11:59 AM Dashboard Tasks #37951 (Resolved): mgr/dashboard: Provide values with different style in KV-table
Provide a method to style values in a key value table by their value. Stephan Müller
11:55 AM Dashboard Tasks #37950 (Resolved): mgr/dashboard: Application icons in notifications
Notifications and alerts should show an application icon, that gives a hint about their origin. Stephan Müller
11:51 AM rgw Backport #37949 (Resolved): luminous: debug logging for v4 auth does not sanitize encryption keys
f8f30fc3718d723d58633db4b0ca838c5fa32a12 Nathan Cutler
11:48 AM rgw Backport #37949 (Resolved): luminous: debug logging for v4 auth does not sanitize encryption keys
Nathan Cutler
11:49 AM rgw Backport #37948 (In Progress): mimic: debug logging for v4 auth does not sanitize encryption keys
Nathan Cutler
11:48 AM rgw Backport #37948 (Resolved): mimic: debug logging for v4 auth does not sanitize encryption keys
https://github.com/ceph/ceph/pull/26003 Nathan Cutler
11:49 AM Revision 02fea0bb (ceph): rgw: sanitize customer encryption keys from log output in v4 auth
Fixes: http://tracker.ceph.com/issues/37847
CVE-2018-16889
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry...
Casey Bodley
11:47 AM rgw Bug #37847 (Pending Backport): debug logging for v4 auth does not sanitize encryption keys
Nathan Cutler
11:41 AM RADOS Bug #36741 (Resolved): debian: packaging need to reflect move of /etc/bash_completion.d/radosgw-a...
Nathan Cutler
11:40 AM RADOS Backport #37274 (Resolved): luminous: debian: packaging need to reflect move of /etc/bash_complet...
Nathan Cutler
11:40 AM Bug #37089 (Resolved): tests: ceph-admin-commands.sh workunit does not log what it's doing
Nathan Cutler
11:40 AM Backport #37154 (Resolved): luminous: tests: ceph-admin-commands.sh workunit does not log what it...
Nathan Cutler
11:39 AM devops Bug #36316 (Resolved): No linker time hardening in ceph rpm builds
Nathan Cutler
11:39 AM devops Backport #36391 (Resolved): luminous: No linker time hardening in ceph rpm builds
Nathan Cutler
11:37 AM CephFS Bug #24872 (Resolved): qa: client socket inaccessible without sudo
Nathan Cutler
10:41 AM Revision 531be189 (ceph): common/numa: Add shim routines for NUMA on FreeBSD.
FreeBSD has some of the numa features,
but for now faking them will do.
Also don't test NUMA on FreeBSD.
Signed-off...
Willem Jan Withagen
10:23 AM Revision 66712c36 (ceph): Merge pull request #25959 from xiexingguo/wip-memory-leak
crush: fix memory leak
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
10:22 AM Revision 18b3f73e (ceph): Merge pull request #25941 from xiexingguo/wip-warn-enable-upmap
mgr/balancer: blame if upmap won't actually work
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
09:52 AM ceph-volume Bug #37946 (Rejected): ceph-volume simple scan: AttributeError:
ceph-volume simple scan --stdout
produces the following error:
--> AttributeError: 'NoneType' object has no at...
Dietmar Rieder
09:43 AM Messengers Bug #34525: MDS Daemon msgr-worker-2 thread crush
The same crash happened on our cluster, but it was on OSD this time. The ceph version is 12.2.8. Zhi Zhang
08:05 AM Revision d6826b89 (ceph): Merge pull request #25836 from votdev/improve_rgw_status_endpoint
mgr/dashboard: Improve exception handling in /api/rgw/status
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Revi...
Lenz Grimmer
07:24 AM Bug #21672: Upgrading the ceph-selinux package unconditionally restarts all running daemons if se...
I worked around this in our playbooks by creating a wrapper for /usr/sbin/selinxuenabled before the upgrade so the re... Dieter Roels
05:09 AM Revision 619304ba (ceph): Merge pull request #25950 from gregsfortytwo/wip-githubmap
Wip githubmap Greg Farnum
04:06 AM CephFS Backport #37921 (In Progress): mimic: qa: test_damage expectations wrong for Truncate on some obj...
-https://github.com/ceph/ceph/pull/26001- Prashant D
03:03 AM Revision da5832b2 (ceph): tools: Add clear-data-digest command to objectstore tool.
There may be a situation where data digest in object info is
inconsistent with that computed from object data, then d...
Li Yichao
02:43 AM Revision 035e9f53 (ceph): Merge pull request #25751 from batrick/stackstringstream-reset
common: reinit StackStringStream on clear
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:42 AM rbd Backport #37926 (In Progress): luminous: Broken parameter parsing in /etc/ceph/rbdmap
https://github.com/ceph/ceph/pull/26000 Prashant D
02:41 AM Revision 93203fd5 (ceph): crush: switch to *get_or_create_class_id* helper whenever possible
Because:
- it is simpler
- it is safer
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:17 AM Revision 90d4946b (ceph): common: fix for broken rbdmap parameter parsing
This improves the broken parameter parsing discussed in #36327
Test expression for the parsing function:
PARAMS="op...
Marc Schoechlin
01:02 AM Revision c4c73e68 (ceph): MDSMon: silence unable to load metadata
silence unable to load metadata
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
12:40 AM Revision ebb9df98 (ceph): rgw: head obj contains data only if on the same pool as tail
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh

01/16/2019

10:07 PM rgw Bug #37945 (Fix Under Review): return NoSuchCORSConfiguration for ENOENT on GetCORS
https://github.com/ceph/ceph/pull/25999 Casey Bodley
10:02 PM rgw Bug #37945 (Resolved): return NoSuchCORSConfiguration for ENOENT on GetCORS
this fix was applied directly to luminous with https://github.com/ceph/ceph/pull/19104, so is missing on mimic and ma... Casey Bodley
10:05 PM Revision baaf5d6a (ceph): rgw: Fix S3 compatibility bug when CORS is not found
Fixes: http://tracker.ceph.com/issues/37945
Signed-off-by: Nick Janus <nickjanus@gmail.com>
Nick Janus
09:44 PM Revision 7bb583f2 (ceph): crimson/net: drop authenticator retry
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:39 PM Revision 708f0201 (ceph): msg/simple: remove forced authorizer refresh
This synchronous check has always been kludgey; remove it and just fault
instead, just like we did with 794a8f9cf51cf...
Sage Weil
08:52 PM CephFS Backport #37924 (Resolved): luminous: qa: test_damage performs truncate test on same object repea...
Patrick Donnelly
08:31 PM CephFS Backport #37924: luminous: qa: test_damage performs truncate test on same object repeatedly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25967Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
...
Yuri Weinstein
08:52 PM CephFS Backport #37899 (Resolved): luminous: mds: purge queue recovery hangs during boot if PQ journal i...
Patrick Donnelly
08:30 PM CephFS Backport #37899: luminous: mds: purge queue recovery hangs during boot if PQ journal is damaged
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25968
merged
Yuri Weinstein
08:51 PM CephFS Backport #37922 (Resolved): luminous: qa: test_damage expectations wrong for Truncate on some obj...
Patrick Donnelly
08:31 PM CephFS Backport #37922: luminous: qa: test_damage expectations wrong for Truncate on some objects
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25967
merged
Yuri Weinstein
08:45 PM rbd Bug #37932 (Fix Under Review): Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op...
Patrick Donnelly
01:58 AM rbd Bug #37932 (Resolved): Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op union
I've found an obscure bug that has been in Ceph from 0.22 to the current tip of
the master branch thanks to this ass...
Simon Ruggier
08:43 PM Revision b57f896e (ceph): Merge PR #25994 into master
* refs/pull/25994/head:
qa: silence read-only WRN for damage testing
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Patrick Donnelly
08:36 PM Revision 132eb8b7 (ceph): mgr/dashboard: Fix /api/grafana/validation
If the Grafana URL contains a trailing slash, this endpoint ends up
returning a 404, disabling the integration entire...
Zack Cerza
08:31 PM Revision f7193645 (ceph): Merge pull request #25967 from batrick/i37922
luminous: qa: test_damage fixes
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:30 PM Revision d03fdc3e (ceph): Merge pull request #25968 from batrick/i37899
luminous: mds: purge queue recovery hangs during boot if PQ journal is damaged
Reviewed-by: Yuri Weinstein <yweinste...
Yuri Weinstein
07:55 PM Revision ac302de7 (ceph): qa: silence read-only WRN for damage testing
Fixes: http://tracker.ceph.com/issues/37944
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:49 PM Revision 426659bc (ceph): rgw: putobj processor: fix to allow different head sizes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:39 PM Revision 0c238c27 (ceph): qa/rgw/tempest: either force os_type or select random distro
Fixes: https://tracker.ceph.com/issues/37885
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:12 PM Messengers Bug #37882 (Resolved): msg/async: wrong source ip inferred
Sage Weil
07:12 PM Revision 63ba6d24 (ceph): Merge PR #25934 into master
* refs/pull/25934/head:
msg/msg_type: entity_addr_t: fix legacy decode
msg/msg_types: make set_sockaddr() work with...
Sage Weil
07:09 PM Revision 8a694fc2 (ceph): qa: specify filestore for misc tests
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Vikhyat Umrao
07:08 PM Revision 200a8f26 (ceph): osd/objectstore: change osd_objectstore default to bluestore
Fixes: http://tracker.ceph.com/issues/36494
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Vikhyat Umrao
07:05 PM Bug #37707: install-deps.sh fails on centos 7.6
The CentOS infra administrators resolved this server-side at https://bugs.centos.org/view.php?id=15606
We can now ...
Ken Dreyer
06:54 PM CephFS Bug #37944 (Fix Under Review): qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly
06:50 PM CephFS Bug #37944 (Resolved): qa: test_damage needs to silence MDS_READ_ONLY
*sigh*, my fault for not adding this to the whitelist:
http://pulpito.ceph.com/pdonnell-2019-01-15_17:43:35-fs-wip...
Patrick Donnelly
06:37 PM CephFS Backport #37760 (In Progress): luminous: mds: mds state change race
Patrick Donnelly
06:18 PM CephFS Documentation #24580 (Resolved): doc: complete documentation for `ceph fs` administration commands
Patrick Donnelly
01:41 AM CephFS Documentation #24580 (Fix Under Review): doc: complete documentation for `ceph fs` administration...
Patrick Donnelly
06:17 PM Revision f8da35cc (ceph): Merge PR #25975 into master
* refs/pull/25975/head:
doc: complete documentation for ceph fs administration commands
Reviewed-by: Sage Weil <sag...
Patrick Donnelly
06:16 PM Revision 1fad3435 (ceph): include/encoding: eliminate smart_ptr temporaries
This is a small refactor including a conversion to the range-based for loop.
Signed-off-by: Patrick Donnelly <pdonne...
Patrick Donnelly
06:16 PM Revision c13b71e3 (ceph): mds: add missing memory header include
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:16 PM Revision 1cae6a5e (ceph): mds: alias reference type for Filesystem
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:16 PM Revision 42d903ed (ceph): mds/FSMap: simplify encode/decode
This removes an intermediary copy that was unnecessary. The encode/decode
templates understand shared_ptrs.
Signed-o...
Patrick Donnelly
04:55 PM rgw Bug #37942: Integer underflow in bucket stats
Oh, the cluster is all Mimic 13.2.2 Paul Emmerich
04:54 PM rgw Bug #37942 (Can't reproduce): Integer underflow in bucket stats
I've found a cluster reporting these stats for a bucket:... Paul Emmerich
03:50 PM Revision 9e3d90b1 (ceph): Merge pull request #25964 from jmolmo/get_config_replaced
mgr/ansible: Replace deprecated <get_config> calls
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Sebast...
Sebastian Wagner
03:23 PM Dashboard Cleanup #37941 (Resolved): mgr/dashboard: Replace IP address validation with Python standard libr...
Currently, we use self-written validation methods to validate IPv4 and IPv6 addresses. By replacing those with Python... Patrick Seidensal
03:04 PM Revision 56f86b25 (ceph): dashboard: add a script to run an API request on a rook cluster
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
02:53 PM Revision fb360ceb (ceph): test/fio: introduce fio ioengine: fio_ceph_messenger
This patch introduces new FIO engine which main goal is to test
bare Ceph messenger transport layer performance. Eng...
Roman Penyaev
02:44 PM Revision 559afb80 (ceph): Merge PR #25966 into master
* refs/pull/25966/head:
doc: add mimic 13.2.3 and 13.2.4 to releases chart
Reviewed-by: Yuri Weinstein <yweins@redh...
Sage Weil
02:42 PM Revision 5be993d3 (ceph): doc: complete documentation for ceph fs administration commands
Fixes: http://tracker.ceph.com/issues/24580
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM RADOS Bug #37910: segv during crc of incoming message front
Hmm, interesting. The same thread 0x7f6ea2dad700 is handling two instances of AsyncConnection: 0x5615360ef000
and th...
Radoslaw Zarzynski
02:33 PM Revision 8da9f5e7 (ceph): common/ceph_argparse: parse_ip_port_vec returns addrvecs, not addrds
No functional change yet.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:33 PM Revision ce767093 (ceph): common/ceph_argparse: make parse_ip_port_vec handle list of addrs or ad...
This helper is only used for mon_host.
We want to be able to list addrs or addrvecs. It is slight wonky because
you...
Sage Weil
02:33 PM Revision e4c2c7a5 (ceph): unittest_addrs: entity_addr_t: strengthen tests slightly
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:33 PM Revision be3c8b54 (ceph): vstart.sh: bracket addrvec on mon_host for msgr2-only mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:33 PM Revision 236c8a45 (ceph): qa/tasks/ceph.py: bracket addrvecs in mon_host etc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:31 PM Revision 99ff68ac (ceph): msg/msg_types: entity_addr_t: is_ipv6() and is_ipv4()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:31 PM Revision 6454469b (ceph): msg/msg_types: entity_addr_t: fix empty string parse cases
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:31 PM Revision 0ed82ef9 (ceph): msg/msg_types: entity_addr_t: we should not parse an addrvec
Just a sanity check to ensure the addrvec's leading '[' prevents us from
parsing the first addr.
Signed-off-by: Sage...
Sage Weil
02:31 PM Revision f36dc9c2 (ceph): msg/msg_types: entity_addrvec_t: allow only ',' as an addrvec separator
This will allow us to list addrvecs using [ ;] as separators.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:31 PM Revision e3783c66 (ceph): msg/msg_types: entity_addrvec_t: allow brackets when parsing addrvec to...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:31 PM Revision 8925bb4b (ceph): msg/msg_types: entity_addrvec_t: require brackets for size >1
Allowing us to parse "1.2.3.4,5.6.7.8" means we can't unambiguously
differentiate between one addrvec and a list of a...
Sage Weil
02:30 PM Revision 88824a97 (ceph): msg/msg_type: entity_addr_t: fix legacy decode
If we decode a zeroed sockaddr, we should end up with a TYPE_NONE
entity_addr_t, not v1::/0.
This was obscured by un...
Sage Weil
02:23 PM CephFS Backport #37635 (Resolved): luminous: race of updating wanted caps
Patrick Donnelly
01:03 PM CephFS Backport #37635: luminous: race of updating wanted caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25762
merged
Yuri Weinstein
02:22 PM CephFS Bug #36350 (Resolved): mds: "src/mds/MDLog.cc: 281: FAILED ceph_assert(!capped)" during max_mds t...
Patrick Donnelly
02:22 PM CephFS Backport #37092 (Resolved): luminous: mds: "src/mds/MDLog.cc: 281: FAILED ceph_assert(!capped)" d...
Patrick Donnelly
01:02 PM CephFS Backport #37092: luminous: mds: "src/mds/MDLog.cc: 281: FAILED ceph_assert(!capped)" during max_m...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25826
mergedReviewed-by: Venky Shankar <vshankar@redhat....
Yuri Weinstein
02:08 PM rbd Backport #37925 (In Progress): mimic: Broken parameter parsing in /etc/ceph/rbdmap
Ashish Singh
02:06 PM Revision aa20dba9 (ceph): common: fix for broken rbdmap parameter parsing
This improves the broken parameter parsing discussed in #36327
Test expression for the parsing function:
PARAMS="op...
Marc Schoechlin
02:03 PM mgr Backport #37416 (Resolved): luminous: mgr: various python3 fixes
Nathan Cutler
02:02 PM Bug #36248 (Resolved): common: WeightedPriorityQueue leaks memory
Nathan Cutler
02:02 PM Backport #37429 (Resolved): luminous: common: WeightedPriorityQueue leaks memory
Nathan Cutler
02:01 PM Messengers Backport #37427 (Resolved): luminous: msg/async: crashes when authenticator provided by verify_au...
Nathan Cutler
01:59 PM rgw Backport #37937 (In Progress): luminous: librgw: export multitenancy support
Ashish Singh
12:33 PM rgw Backport #37937 (Resolved): luminous: librgw: export multitenancy support
https://github.com/ceph/ceph/pull/25986 Nathan Cutler
01:56 PM mgr Bug #37940 (Resolved): upmap balancer won't refill underfull osds if zero overfull found
The following was seen on v12.2.10.
One pool has been upmap balanced for awhile, so there are now zero overfull os...
Dan van der Ster
01:55 PM Revision c0d56dfb (ceph): librgw: export multitenancy support
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit ef4d35756146c8597fb845f3e72044ef17c49569)
taoCH
01:49 PM Revision 6b170687 (ceph): Merge pull request #25970 from jtlayton/wip-rook
Fix rook spec and have service_describe provide rados_config_location field for nfs services
Reviewed-by: Sebastian ...
Sebastian Wagner
01:03 PM Revision 4aaeba39 (ceph): Merge pull request #25762 from pdvian/wip-37635-luminous
luminous: cephfs: race of updating wanted caps
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Yan, Zh...
Yuri Weinstein
01:02 PM Revision 009bc85c (ceph): Merge pull request #25826 from Vicente-Cheng/wip-37092-luminous
luminous: mds: "src/mds/MDLog.cc: 281: FAILED ceph_assert(!capped)" during max_mds thrashing
Reviewed-by: Yan, Zheng...
Yuri Weinstein
01:00 PM Dashboard Feature #37571 (Rejected): mgr/dashboard: Highlight RBD configuration options in add/edit form
Issue #37936 will also resolve the problem described in this issue. Patrick Seidensal
12:12 PM Dashboard Feature #37571: mgr/dashboard: Highlight RBD configuration options in add/edit form
Patrick Nawracay wrote:
> When editing or creating the RBD configuration of a pool or image, it is not clear which s...
Laura Paduano
12:59 PM Dashboard Feature #37936: mgr/dashboard: Inherited values aren't shown in add/edit of an RBD image
Issue #37571 will also be resolved by this implementation. Patrick Seidensal
12:30 PM Dashboard Feature #37936 (New): mgr/dashboard: Inherited values aren't shown in add/edit of an RBD image
When editing the QoS options of an RBD image, and it actually was configured to inherit option X from the pool, this ... Patrick Seidensal
12:50 PM Backport #37813 (Resolved): luminous: mon: segmentation fault during shutdown
Nathan Cutler
12:34 PM Backport #37811 (Resolved): luminous: Empty pg_temps are added to incremental map even if there'r...
Nathan Cutler
12:03 PM Revision 7fe6c8be (ceph): mgr/dashboard: Add missing frontend I18N
Fixes: http://tracker.ceph.com/issues/36719
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:30 AM Dashboard Cleanup #36680 (Fix Under Review): Add custom timepicker
Ricardo Marques
11:21 AM Dashboard Cleanup #35693 (Resolved): Proposed About modal box
Lenz Grimmer
11:20 AM Revision 6b197093 (ceph): Merge pull request #25376 from rhcs-dashboard/about-modal
mgr/dashboard: About modal proposed changes
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto...
Lenz Grimmer
10:42 AM Revision 7b111bd5 (ceph): Merge pull request #25978 from falcon78921/wip-submitting-patches-doc
SubmittingPatches: added inline markup to important references
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:38 AM Revision d4a16f4d (ceph): Merge pull request #25865 from Devp00l/wip-issue-37841
mgr/dashboard: RbdMirroringService test suite fails in dev mode
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
...
Lenz Grimmer
10:32 AM RADOS Backport #37806 (Resolved): luminous: OSD logs are not logging slow requests
Nathan Cutler
10:25 AM mgr Backport #37478 (Resolved): luminous: src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_sta...
Nathan Cutler
10:22 AM mgr Bug #37736: mgr self-test module test_diskprediction_cloud failed
See https://github.com/ceph/ceph/pull/25983 for temporarily disabling this test Sebastian Wagner
10:17 AM Backport #37749 (Need More Info): mimic: Add clear-data-digest command to objectstore tool
Nathan Cutler
10:17 AM Backport #37749: mimic: Add clear-data-digest command to objectstore tool
Do not backport until master PR https://github.com/ceph/ceph/pull/25403 has been merged! Nathan Cutler
10:17 AM Backport #37748 (Need More Info): luminous: Add clear-data-digest command to objectstore tool
Do not backport until master PR https://github.com/ceph/ceph/pull/25403 has been merged! Nathan Cutler
10:16 AM Backport #37748 (New): luminous: Add clear-data-digest command to objectstore tool
Nathan Cutler
10:16 AM Backport #37748 (In Progress): luminous: Add clear-data-digest command to objectstore tool
Nathan Cutler
10:15 AM RADOS Feature #37935 (Resolved): Add clear-data-digest command to objectstore tool
There may be a situation where data digest in object info is
inconsistent with that computed from object data, then ...
Nathan Cutler
10:11 AM Revision 9e913bfd (ceph): mgr/dashboard: Add pool cache tiering details tab
Fixes:http://tracker.ceph.com/issues/25158
Signed-off-by: familyuu <guodan1@lenovo.com>
guodan1
10:09 AM Backport #26919 (Resolved): luminous: common: (mon) command sanitization accepts floats when Int ...
Nathan Cutler
10:08 AM rgw Backport #37482 (Resolved): luminous: Bucket policy and colons in filename
Nathan Cutler
10:06 AM rgw Backport #37349 (Resolved): luminous: when using nfs-ganesha to upload file, rgw es sync module g...
Nathan Cutler
10:05 AM rgw Backport #37519 (Resolved): luminous: rgw: fix max-size in radosgw-admin and REST Admin API
Nathan Cutler
10:04 AM rgw Backport #37549 (Resolved): luminous: librgw not sync s3 user info since started
Nathan Cutler
10:03 AM rgw Backport #37551 (Resolved): luminous: multisite: sync gets stuck retrying deletes that fail with ...
Nathan Cutler
10:00 AM ceph-volume Bug #24793: ceph-volume fails to zap a device (wipefs problem)
This issue still seems to be present in 14.0.1:... Jan Fajerski
09:55 AM Revision a0e05fd7 (ceph): mgr/dashboard: Improve exception handling in /api/rgw/status
In some cases the exception message was not forwarded to the caller.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:33 AM Bug #21672: Upgrading the ceph-selinux package unconditionally restarts all running daemons if se...
Brad Hubbard wrote:
> See https://tracker.ceph.com/issues/13061#note-8 for a better explanation of the issue. When I...
Dan van der Ster
01:32 AM Bug #21672: Upgrading the ceph-selinux package unconditionally restarts all running daemons if se...
See https://tracker.ceph.com/issues/13061#note-8 for a better explanation of the issue. When I created this tracker I... Brad Hubbard
09:30 AM bluestore Backport #37495 (Resolved): luminous: bluefs-bdev-expand aborts
Igor Fedotov
12:03 AM bluestore Backport #37495: luminous: bluefs-bdev-expand aborts
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25384
merged
Yuri Weinstein
09:22 AM Dashboard Feature #37934 (Resolved): mgr/dashboard: Configure all mgr modules in UI
Add the ability to configure all existing mgr modules via UI. It is possible to get all module config options, e.g. v... Volker Theile
08:09 AM Revision c1fcae2f (ceph): ceph-volume lvm.strategies remove unused import
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d127ae3e5901c6477ed44f4d50be834040c44b6f)
...
Alfredo Deza
08:09 AM Revision fd6ccd73 (ceph): ceph-volume: add strategies.py to for shared code
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit b38987ee9652527e4845f2beb6406cbd398dac9b)
Jan Fajerski
08:09 AM Revision fe720cca (ceph): ceph-volume: bluestore strategy use strategy class hierarchy
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 302334ac6a4375125b6c1e68bf7160f8bc0597c2)
Jan Fajerski
08:09 AM Revision 84ca3eda (ceph): ceph-volume: filestore strategy use strategy class hierarchy
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 34df12ea6a8686f161b4bdfde92e557743f59cf4)
Jan Fajerski
08:07 AM Revision ed3b2d8d (ceph): ceph-volume lvm.strategies remove unused import
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d127ae3e5901c6477ed44f4d50be834040c44b6f)
...
Alfredo Deza
08:04 AM Revision 47ddd987 (ceph): ceph-volume: add strategies.py to for shared code
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit b38987ee9652527e4845f2beb6406cbd398dac9b)
Jan Fajerski
08:04 AM Revision 7ceabdd7 (ceph): ceph-volume: bluestore strategy use strategy class hierarchy
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 302334ac6a4375125b6c1e68bf7160f8bc0597c2)
Jan Fajerski
08:04 AM Revision a8596916 (ceph): ceph-volume: filestore strategy use strategy class hierarchy
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 34df12ea6a8686f161b4bdfde92e557743f59cf4)
Jan Fajerski
07:25 AM Revision 175b83c5 (ceph): mgr/dashboard: About modal proposed changes
Fixes: http://tracker.ceph.com/issues/35693
Signed-off-by: Kanika Murarka <kmurarka@redhat.com>
Kanika Murarka
07:15 AM Revision 5a2849f2 (ceph): Merge pull request #25939 from cyx1231st/wip-crimson-msgr-fix-segfault
crimson/net: fix misc issues for segment-fault and test-failures
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:12 AM Linux kernel client Bug #37435: mds operates hung at ceph_mdsc_do_request
Recently we update ceph to version 13.2.2 (02899bfda814146b021136e9d8e80eba494e1126) mimic (stable)
when mds is unde...
dhacky du
05:29 AM rbd Bug #18982: How to get out of weird situation after rbd flatten?
FYI, this also just happened on a cluster that I upgraded to Jewel. No need to debug at this point in time as I could... Christian Theune
05:01 AM CephFS Backport #37907 (In Progress): mimic: mds: wait shorter intervals to send beacon if laggy
https://github.com/ceph/ceph/pull/25980 Prashant D
04:32 AM CephFS Backport #37908 (In Progress): luminous: mds: wait shorter intervals to send beacon if laggy
https://github.com/ceph/ceph/pull/25979 Prashant D
03:42 AM Revision d78863e0 (ceph): SubmittingPatches: added inline markup to important references
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net> James McClune
03:36 AM Revision 055aebe7 (ceph): rgw: fetch_remote_obj(): set compression_type inside callback
The tail_rule is being determined at the callback, not before.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:35 AM Revision 1d9db106 (ceph): rgw: lifecycle: modify locked check
Can get either -EBUSY or -EEXIST.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:31 AM Revision d9dd67c5 (ceph): rgw: check if default placement target is set correctly
Don't check if rule is empty. Rule might consist of non empty
storage class, but in this case we only care about the ...
Yehuda Sadeh
03:30 AM Revision d0ee1c9b (ceph): rgw: RGWRadosPutObj() fix need_to_process_attrs handling
Set need_to_process_attrs anyway, and not only if have extra_data. This
can be triggered also in cases where we get e...
Yehuda Sadeh
03:28 AM Revision 6206786c (ceph): rgw: user info json encoding preserves storage_class state
This is needed for meta sync. Otherwise one zone would have storage_class
not set, and the other zone would have it s...
Yehuda Sadeh
02:19 AM CephFS Cleanup #37931: MDSMonitor: rename `mds repaired` to `fs repaired`
This should also include other commands like `ceph mds rmfailed`. I'll need to think about this more. Patrick Donnelly
01:37 AM CephFS Cleanup #37931 (In Progress): MDSMonitor: rename `mds repaired` to `fs repaired`
Patrick Donnelly
01:36 AM CephFS Cleanup #37931 (New): MDSMonitor: rename `mds repaired` to `fs repaired`
This command operates on ranks, not MDS daemons. Patrick Donnelly
02:18 AM Revision 1cb91c2c (ceph): Objecter::calc_op_budget: Fix invalid access to extent union member
Previously, the function was checking the extent length for any
operation with the CEPH_OSD_OP_MODE_RD and CEPH_OSD_O...
Simon Ruggier
01:19 AM Revision c7356c66 (ceph): mgr/balancer: blame if upmap won't actually work
With automatic balancing on, and if mode is set to upmap,
balancer will fail silently if min_compat_client is lower t...
xie xingguo
12:52 AM Revision 51ea3b25 (ceph): Merge pull request #25940 from xiexingguo/wip-balancer-pools-support
mgr/balancer: auto balance a list of pools
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:46 AM Revision 3510d2f5 (ceph): client: add ceph_stat/ceph_lstat/ceph_fstat api
This partial reverts from commit ce8c6f3c9f9f35b7458ab95d9affc9ed4712d0eb
The purpose of take these api back is make...
wei qiaomiao
12:42 AM RADOS Bug #37930 (New): osd/PrimaryLogPG.cc: 11997: FAILED ceph_assert(object_c ontexts.empty())
@2019-01-15T11:29:05.078 INFO:tasks.ceph.osd.1.smithi055.stderr:2019-01-15 11:29:05.069 7f35017d1700 -1 osd.1 pg_epoc... xie xingguo
12:02 AM Revision bff97ce6 (ceph): Merge pull request #25384 from ifed01/wip-ifed-fix2-expand-luminous
luminous: core: os/bluestore_tool: fix bluefs expand
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
 

Also available in: Atom