Project

General

Profile

Activity

From 03/24/2019 to 04/22/2019

04/22/2019

11:57 PM Revision 0cc5c3aa (ceph): qa: add new test case for pulling error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 6a8aedc1074d487510d8e546ec9e70e169523008)
xie xingguo
11:57 PM Revision f56326e9 (ceph): osd: automatically repair replicated replica on pulling error
However this is not a very complete solution since the broken object
info may still get lost if we switch primaries o...
xie xingguo
11:57 PM Revision cb16d5a7 (ceph): Add checking of num_shards_repaired in osd stats
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 11f072fee11e0b04fc04051765490fc0d16d3854)
David Zafman
11:32 PM RADOS Bug #38296 (In Progress): segv in fgets() in collect_sys_info reading /proc/cpuinfo
Brad Hubbard
05:52 PM RADOS Bug #38296: segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/27707
(looks like the buffer is only 100 chars, and /proc/cpuinfo frequently exc...
Sage Weil
05:52 PM RADOS Bug #38296 (Fix Under Review): segv in fgets() in collect_sys_info reading /proc/cpuinfo
https://github.com/ceph/ceph/pull/27707
(looks like the buffer is only 100 chars, and /proc/cpuinfo frequently exc...
Sage Weil
05:48 PM RADOS Bug #38296: segv in fgets() in collect_sys_info reading /proc/cpuinfo
saw this again: ... Sage Weil
10:10 PM Revision c51b8704 (ceph): mgr/telemetry: default to reports every 24h; lower minimum
Allow more frequent telemetry reports.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 712987d...
Sage Weil
10:10 PM Revision 8928ef10 (ceph): mgr/telemetry: exclude hostname field in crash reports
On some systems the hostname is a fully-qualified domain name and
(even when not a fqdn) may inadvertantly allow the ...
Sage Weil
10:10 PM Revision c6a9f986 (ceph): mgr/telemetry: change crash dict to a list
For ease of indexing. There's no value in timestamp keys.
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry pic...
Dan Mick
10:08 PM Revision 7f220e2d (ceph): Merge PR #27701 into nautilus
* refs/pull/27701/head:
mgr/telemetry: add report_timestamp to sent reports
Sage Weil
10:07 PM Revision 24e7c39d (ceph): Merge PR #27708 into master
* refs/pull/27708/head:
doc/governance: add cbodey
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
10:06 PM Revision 9e5ee15d (ceph): Merge PR #27693 into master
* refs/pull/27693/head:
mgr/telemetry: default to reports every 24h; lower minimum
mgr/telemetry: exclude hostname ...
Sage Weil
10:03 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
I would add the flag to both these commands. Марк Коренберг
09:43 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
Марк Коренберг wrote:
> The command ALREADY HAS this flag, but it does destructive actions without requiring it.
...
Patrick Donnelly
09:37 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
The command ALREADY HAS this flag, but it does destructive actions without requiring it. Марк Коренберг
09:15 PM CephFS Bug #39329: ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatib...
Sorry, what's the ask here? You want there to be a `--yes-i-really-mean-it` flag? Patrick Donnelly
09:41 PM Bug #39391: Debian/Ubuntu librados2 package does not have librados-common.so symlink
... and the 'ceph:buffer::create*' methods probably should be added to the public API set so that you don't need to l... Jason Dillaman
09:36 PM Bug #39391: Debian/Ubuntu librados2 package does not have librados-common.so symlink
Need to revert 38db3ee6c51ac3978a7dd90aeac0a0cedb617e22 Jason Dillaman
09:17 PM RADOS Bug #39402 (New): Can't remove ghost PGs
This is on the downstream long-running cluster. I can grant SSH access to whomever needs it.
This bug is similar ...
David Galloway
09:11 PM Bug #39355 (Closed): running ceph command on a partially upgraded cluster might fail
15.0.0 is obviously an in-development release; I believe I saw PRs go by fixing up issues with Ceph bool. Greg Farnum
09:06 PM Bug #39401 (Fix Under Review): backfill targets' stats.sum.num_bytes get zeroed between activatio...
Samuel Just
08:40 PM rgw Bug #22162: add roles_pool json decode and encode in RGWZoneParams
Casey Bodley
08:37 PM Revision cf1328d9 (ceph): doc/governance: add cbodey
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:00 PM rgw Bug #39400 (In Progress): rgw: user is allowed to issue radosgw-admin rm bucket --bypass-gc on mu...
J. Eric Ivancich
07:49 PM rgw Bug #39400 (Resolved): rgw: user is allowed to issue radosgw-admin rm bucket --bypass-gc on multi...
Either prevent or require a --yes-i-really-mean-it . J. Eric Ivancich
06:50 PM CephFS Bug #38803 (Pending Backport): qa: test_sessionmap assumes simple messenger
Because of the fix to http://tracker.ceph.com/issues/38676 is in nautilus, this must be backported too. Patrick Donnelly
06:26 PM RADOS Bug #39263 (Pending Backport): rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elector(11) ...
Only this commit needs to be backported to nautilus https://github.com/ceph/ceph/pull/27622/commits/ccb86682361cf20bd... Neha Ojha
06:09 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> Jeff Layton wrote:
> > Zheng Yan wrote:
> > > Sorry, I mean we don't need Lx
> >
> > I'm not...
Jeff Layton
05:51 PM Revision b02e8193 (ceph): common/util: handle long lines in /proc/cpuinfo
Fixes: http://tracker.ceph.com/issues/38296
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision cf9dfa79 (ceph): doc/dev/erasure-coded-pool: update
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:16 PM rbd Bug #39031 (Pending Backport): 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
05:16 PM rbd Cleanup #39386 (Resolved): [test] add 'writearound' cache policy test cases to rbd suite
Jason Dillaman
05:08 PM RADOS Bug #39398 (Fix Under Review): osd: fast_info need update when pglog rewind
Neha Ojha
08:43 AM RADOS Bug #39398 (Duplicate): osd: fast_info need update when pglog rewind
When the pglog need rewind, the info.last_update will need to change to
older value, current impl of PG::_prepare_wr...
Zengran Zhang
04:46 PM Revision b184acd2 (ceph): qa/workunits/rbd: use more recent qemu-iotests that support Bionic
Fixes: http://tracker.ceph.com/issues/24668
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:45 PM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
So a quick update, after turning off the devicehealth module, the mgr's seem to be maintaining an active/standby status. Stephen Bird
04:22 PM Revision efc80e57 (ceph): COPYING: extra bits from debian/copyright
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision c9ee32bc (ceph): COPYING: LGPL2.1 -> LGPL-2.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision a0f96165 (ceph): debian/copyright: sync with COPYING
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 3f061083 (ceph): COPYING: add reference to a few Apache-2.0 licensed source files
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 2f361a6e (ceph): relicense LGPL-2.1 code as LGPL-2.1 or LGPL-3.0
The primary motivation to relicense is a desire to integrate with projects
that are licensed under the Apache License...
Sage Weil
04:20 PM Revision 69c7a4d2 (ceph): doc/rados/operations/erasure-code*: update default ec profile references
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Revision 0242d740 (ceph): rgw: log refactoring for putobj_processor
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:30 PM Revision e972c80e (ceph): rgw: thread DoutPrefixProvider into fetch_remote_obj
This is for the AtomicObjProcessor declared there
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
03:23 PM rgw Bug #39393: inefficient unordered bucket listing
Casey Bodley
03:20 PM Revision d37d0339 (ceph): rgw: cls_bucket_list_unordered lists a single shard
CLSRGWIssueBucketList sends the request to every shard, but this loop
intended to list only the current_shard
Fixes:...
Casey Bodley
03:20 PM Revision cd1fc96c (ceph): cls/rgw: expose cls_rgw_bucket_list_op for single shard
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:13 PM Revision 34112907 (ceph): Merge pull request #27694 from dillaman/wip-39386
qa/suites/rbd: added writearound cache test permutations
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:12 PM Revision 5bc54e76 (ceph): Merge pull request #27682 from dillaman/wip-39031
librbd: async open/close should free ImageCtx before issuing callback
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:58 PM Revision 6b97d72e (ceph): Merge pull request #24744 from liewegas/wip-stale-prs
.github/stale.yml: warn at 60, close at 90; adjust message Sage Weil
02:51 PM Revision 4510f336 (ceph): mgr/telemetry: exclude hostname field in crash reports
On some systems the hostname is a fully-qualified domain name and
(even when not a fqdn) may inadvertantly allow the ...
Sage Weil
02:51 PM Revision 712987d5 (ceph): mgr/telemetry: default to reports every 24h; lower minimum
Allow more frequent telemetry reports.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:33 PM Revision 85d9dc6b (ceph): mon/OSDMonitor: track history and past_intervals for creating pgs
PG create messages from mons are the last case where the OSD may have to
scan an unbounded number of old maps in orde...
Sage Weil
02:32 PM Revision e2552110 (ceph): osd/osd_types: add pg_history_t ctor that takes creation epoch+stamp
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:32 PM Revision 89ef2b08 (ceph): osd/osd_types: take bare const OSDMap * to check_new_interval
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:32 PM Revision 5071f1db (ceph): osd/osd_types: make PastIntervals pi_compact_rep print participants
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:50 PM RADOS Bug #37679 (Fix Under Review): osd: pull object from the shard who missing it
Sage Weil
12:11 PM CephFS Bug #39350 (Resolved): df command error
Varsha Rao
12:07 PM Revision 6578fd62 (ceph): mon/Monitor: handle v1 call into handle_auth_request
A v1 connection should "succeed" at this point because the authentication
happens via MAuth messages.
Signed-off-by:...
Sage Weil
12:07 PM Revision 64eddc4d (ceph): mon/MonClient: tolerate lack of authorizer for some dispatchers
This is the equivalent of b8d1c80370443975ca291caeac037ab179dd3791, but
in the new auth framework. OSD heartbeats pr...
Sage Weil
12:07 PM Revision d65d0c77 (ceph): msg/Connection: add is_msgr2()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:04 PM Revision cac90d0f (ceph): Merge PR #27605 into master
* refs/pull/27605/head:
mon/OSDMonitor: osd add-no{up,down,in,out} - remove state checker
Reviewed-by: Sage Weil <s...
Sage Weil
12:03 PM CephFS Feature #38829 (In Progress): cephfs-shell: add a "stat" command
Varsha Rao
07:50 AM RADOS Bug #26958: osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_log().get_log().objec...
http://qa-proxy.ceph.com/teuthology/xxg-2019-04-19_03:19:09-rados-wip-yanj-testing-fixpeerings-190418-distro-basic-sm... xie xingguo
07:11 AM Messengers Bug #36764: ceph-mgr: blocking requests sent to restful api server hangs sometimes
I met this issue again in luminous 12.2.11... Mingqiao Wu
05:22 AM rbd Cleanup #39072 (Pending Backport): Drop "ceph_test_librbd_api" target
Mykola Golub
05:22 AM Revision b098cc9f (ceph): Merge pull request #27695 from dillaman/wip-39072
test/librbd: drop 'ceph_test_librbd_api' target
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:43 AM bluestore Bug #39318: w_await high when rockdb compacting
update.
my log in attach file.
rocksdb of osd compact after 30 minutes. i thinks it too fast.
when osd has t...
hoan nv
02:28 AM RADOS Bug #37439 (Pending Backport): Degraded PG does not discover remapped data on originating OSD
Sage Weil
02:28 AM Revision 191ab33f (ceph): Merge PR #27288 into master
* refs/pull/27288/head:
osd/PG: discover missing objects when an OSD peers and PG is degraded
Reviewed-by: xie xing...
Sage Weil
02:26 AM Revision 50b9ab72 (ceph): mgr/telemetry: add report_timestamp to sent reports
Received time may differ from report time, and correlating
to local cluster state events might be useful.
Signed-off...
Dan Mick
02:26 AM Revision 762e2e9c (ceph): Merge PR #27571 into master
* refs/pull/27571/head:
mgr/telemetry: add report_timestamp to sent reports
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 AM Revision de49f345 (ceph): Merge PR #27572 into master
* refs/pull/27572/head:
denc: fix build error by calling global snprintf
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:20 AM Revision f9ab8049 (ceph): Merge PR #27622 into master
* refs/pull/27622/head:
mon: fix INCOMPAT_OCTOPUS feature number
mon/Elector: format mon_release correctly
Reviewe...
Sage Weil

04/21/2019

05:19 PM Revision 47bf2409 (ceph): Merge pull request #27577 from dillaman/wip-rbd-suite-distros
qa/suites/rbd: add random distro selection to librbd tests
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:10 AM mgr Backport #39397 (In Progress): nautilus: deadlock on command completion
Nathan Cutler
09:09 AM mgr Backport #39397 (Resolved): nautilus: deadlock on command completion
https://github.com/ceph/ceph/pull/27699 Nathan Cutler
03:17 AM Revision d912f0b4 (ceph): Merge pull request #27690 from tchaikov/wip-crimson-one-safeguard-is-be...
crimson: pass `Connection*` to Dispatch::ms_dispatch()
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai

04/20/2019

05:34 PM CephFS Bug #39395 (Resolved): ceph: ceph fs auth fails
Since 12.2.12 documentation-backed example invocation of @ceph fs authorize@ fails all the time:... Radosław Piliszek
01:52 PM Revision 755e8c4e (ceph): Merge PR #27595 into master
* refs/pull/27595/head:
osd: add 'ceph osd stop <osd.nnn>' command
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:51 PM mgr Bug #39335 (Pending Backport): deadlock on command completion
nautilus backport: https://github.com/ceph/ceph/pull/27699 Sage Weil
01:49 PM Revision 73d5e360 (ceph): mgr/BaseMgrModule: run MonCommandCompletion on the finisher
The completion takes the ActivePyModules::lock, but the caller may be
holding an internal lock for Objecter and/or Mo...
Sage Weil
01:49 PM Revision f4d7fff4 (ceph): mgr/BaseMgrModule: fix leak
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 36ff938014c636be735ac3c75bcb0e6c5dfa3837)
Sage Weil
01:48 PM Revision df9d1b92 (ceph): Merge PR #27619 into master
* refs/pull/27619/head:
mgr/BaseMgrModule: run MonCommandCompletion on the finisher
mgr/BaseMgrModule: fix leak
Re...
Sage Weil
01:48 PM Revision b2eae023 (ceph): Merge PR #27651 into master
* refs/pull/27651/head:
test/osd/safe-to-destroy.sh: fix typo
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Rev...
Sage Weil
01:47 PM RADOS Bug #39154 (Pending Backport): Don't mark removed osds in when running "ceph osd in any|all|*"
Sage Weil
01:47 PM Revision 542b4a21 (ceph): Merge PR #27663 into master
* refs/pull/27663/head:
osd/OSDMap: Replace get_out_osds with get_out_existing_osds
Reviewed-by: xie xingguo <xie.x...
Sage Weil
06:47 AM rgw Backport #23237: Corrupted downloads from civetweb when using multipart with slow connections
aria2 is not the only client facing this problem, our users use Internet Download Manager and multiple other Windows ... Mustafa Muhammad
06:18 AM Revision 176bfb9b (ceph): Merge pull request #27631 from dmick/wip-telemetry-crasharray
mgr/telemetry: change crash dict to a list
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:16 AM Revision b5e5642c (ceph): Merge pull request #27599 from gregsfortytwo/wip-stale-prs
Miscellaneous lost fixes
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
06:12 AM Revision a319182b (ceph): Merge pull request #27615 from ifed01/wip-ifed-verbose-bluefs-replay
os/bluestore: be more verbose doing bluefs log replay.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:10 AM Revision ebc6db7f (ceph): Merge pull request #27509 from Aran85/fix-pg-dout
osd/PG: the warning seems more serious than what it wanna transmit
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:09 AM Revision d1f5ea70 (ceph): Merge pull request #27592 from tchaikov/wip-ref
message,mgr: drop MessageFactory and friends and use ref_t<> in mgr
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
06:08 AM Bug #39340 (Pending Backport): pool_stat.dump() - value of num_store_stats is wrong
xie xingguo
06:06 AM Bug #39340 (Resolved): pool_stat.dump() - value of num_store_stats is wrong
Kefu Chai
06:05 AM Revision da35dff9 (ceph): Merge pull request #27633 from xiexingguo/wip-39340
osd/osd_types: pool_stat_t::dump - fix 'num_store_stats' field
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:04 AM Revision 3e977292 (ceph): Merge pull request #27658 from gregsfortytwo/wip-39367-crc-peer
msg: output peer address when detecting bad CRCs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:58 AM Revision c69bf0c0 (ceph): crimson: pass `Connection*` to Dispatch::ms_dispatch()
currently, we use a `with_gate()` in `ProtocolV2::read_message()` for
ensuring that `this` (or `Connection` holding t...
Kefu Chai
12:50 AM Revision 0038724c (ceph): Merge pull request #27657 from anthonyeleven/patch-1
doc: operations: improve reweight-by-utilization
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
12:50 AM rgw Bug #39393 (Resolved): inefficient unordered bucket listing
RGWRados::cls_bucket_list_unordered() loops over bucket index shards, but each loop uses CLSRGWIssueBucketList to sen... Casey Bodley

04/19/2019

10:15 PM Revision 8c2b2fdd (ceph): doc: operations: reweight-by-utilization typo
Add a missing backquote delimiter.
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
Anthony D'Atri
09:47 PM Revision 3e86be7d (ceph): common/options: change default erasure-code-profile to k=2 m=2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:55 PM mgr Bug #39040 (Pending Backport): mgr: deadlock
Scratch that, this fix is good! I was just testing a version before this was merged and got confuuused Sage Weil
06:21 PM rbd Feature #24235 (Rejected): Add new command - ceph rbd-mirror status like ceph fs(mds) status
Jason Dillaman
06:19 PM rbd Cleanup #39025 (In Progress): Simplify ImageCtx locking where possible
Jason Dillaman
06:18 PM rbd Cleanup #39072 (Fix Under Review): Drop "ceph_test_librbd_api" target
Jason Dillaman
06:17 PM rbd Cleanup #39072 (In Progress): Drop "ceph_test_librbd_api" target
Jason Dillaman
06:18 PM Revision 5b0a611a (ceph): test/librbd: drop 'ceph_test_librbd_api' target
This was used for API backwards compatibility testing, but now that
the C++ API will not remain stable, it serves no ...
Jason Dillaman
06:13 PM rbd Cleanup #39386 (Fix Under Review): [test] add 'writearound' cache policy test cases to rbd suite
Jason Dillaman
06:04 PM rbd Cleanup #39386 (In Progress): [test] add 'writearound' cache policy test cases to rbd suite
Jason Dillaman
06:11 PM Revision ead16e9a (ceph): qa/suites/rbd: added writearound cache test permutations
Also tweaked the existing writeback cache test permutations to
specify the use of the writeback cache policy.
Fixes:...
Jason Dillaman
03:15 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> Zheng Yan wrote:
> > Sorry, I mean we don't need Lx
>
> I'm not sure I understand. What if ...
Zheng Yan
11:37 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> Sorry, I mean we don't need Lx
I'm not sure I understand. What if other clients have Ls on the...
Jeff Layton
01:19 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Sorry, I mean we don't need Lx Zheng Yan
02:45 PM Messengers Bug #39238: v14.2.0: RDMA/iWAPR/X722 segmentation fault: Infiniband Device failed to query rdma d...
Triggered by below commit:
https://github.com/ceph/ceph/pull/20172/commits/fdde016301ae329f76c621337c384ac60aa0d210
...
Changcheng Liu
02:09 PM Revision 36ff9380 (ceph): mgr/BaseMgrModule: fix leak
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:09 PM Revision b8f2bc43 (ceph): mgr/BaseMgrModule: run MonCommandCompletion on the finisher
The completion takes the ActivePyModules::lock, but the caller may be
holding an internal lock for Objecter and/or Mo...
Sage Weil
01:41 PM bluestore Bug #39334 (Fix Under Review): OSD crashed in BitmapAllocator::init_add_free()
Igor Fedotov
12:00 PM bluestore Bug #39334 (In Progress): OSD crashed in BitmapAllocator::init_add_free()
Sage Weil wrote:
> looks like an off-by-one perhaps?
> [...]
> it looks like the code lets pos reach pos_e, or l0_...
Igor Fedotov
12:47 PM Revision b0d2411c (ceph): os/bluestore: fix out-of-bound access in bmap allocator.
Fixes: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:47 PM Revision aeee8bf2 (ceph): os/bluestore: reproduce out-of-bound access for bmap allocator
Reproduces: https://tracker.ceph.com/issues/39334
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:57 AM mgr Bug #39392 (New): [mgr][balancer] Error EAGAIN: Too many objects (0.000000 > 0.000000) are mispla...
Luminous 12.2.12... Aleksandr Rudenko
11:02 AM Revision 728c0838 (ceph): Merge pull request #27606 from ifed01/wip-ifed-fix-alloc-ut
mimic: os/bluestore: fix improper backport for p2 macros for bmap allocator
Reviewed-by: Xie Xingguo <xie.xingguo@zt...
Nathan Cutler
10:19 AM Revision e656aac1 (ceph): os/bluestore: fix improper backport for p2 macros for bmap alocator
Fixes: 3244c871f36ee22ee826a96f30e82a8d05c9170c
This caused TestAllocatorLevel01.test_4G_alloc_bugN to fail in mimic...
Igor Fedotov
09:57 AM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Lenz Grimmer wrote:
> Does that summarize the possible options correctly?
From my point of view, yes it does.
...
Florian Haas
08:13 AM Linux kernel client Bug #39010: Hang with read-only RBD
AFAIK the idea was that this is something the block layer should handle and looking at the corresponding conversation... Tim Marx
07:55 AM rgw Bug #39267: RGW: elasticsearch Synchronization failed
see https://github.com/ceph/ceph/pull/19210 https://github.com/ceph/ceph/pull/26106
Chang Liu
07:53 AM Revision 8455d661 (ceph): librbd: async trash remove state machine
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:53 AM Revision bf8a67f3 (ceph): librbd: reuse async trash remove state machine
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:53 AM Revision 6e1434ee (ceph): librbd: optionally move parent image to trash on remove
and auto-delete when the last clone is detached
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:00 AM Revision 5b5c21be (ceph): rbd-nbd: sscanf return 0 mean not-match.
When exec: rbd-nbd map rbd/image --device /dev/image
The error message is:
rbd-nbd: failed to open device: /dev/imag...
jianpeng ma
04:48 AM Bug #39391 (New): Debian/Ubuntu librados2 package does not have librados-common.so symlink
That's why I can not build my own tool that use rados API.
I use ceph::buffer::create(). I have to specify now -L/...
Марк Коренберг
04:07 AM RADOS Bug #39390: filestore pre-split may not split enough directories
https://github.com/ceph/ceph/pull/27689 Jeegn Chen
03:50 AM RADOS Bug #39390 (Resolved): filestore pre-split may not split enough directories
Current HashIndex::pre_split_folder() use the following snippet to figure the number of levels for split.... Jeegn Chen
03:56 AM Revision 4e530a14 (ceph): filestore: assure sufficient leaves in pre-split
Fixes: http://tracker.ceph.com/issues/39390
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
Jeegn Chen

04/18/2019

10:36 PM Revision bdaac2d6 (ceph): Merge PR #27685 into master
* refs/pull/27685/head:
doc: fix boot transition in mds state diagram
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
10:04 PM RADOS Backport #39389 (In Progress): nautilus: Too much log output generated from PrimaryLogPG::do_bac...
David Zafman
10:02 PM RADOS Backport #39389 (Resolved): nautilus: Too much log output generated from PrimaryLogPG::do_backfi...
https://github.com/ceph/ceph/pull/27687 David Zafman
09:54 PM Revision d509e0c0 (ceph): osd: Increase log level of messages which unnecessarily fill up logs
Caused by: 834d3c19a774f1cc93903447d91d182776e12d18
Fixes: https://tracker.ceph.com/issues/39383
Signed-off-by: Dav...
David Zafman
09:53 PM RADOS Bug #39383 (Pending Backport): Too much log output generated from PrimaryLogPG::do_backfill()
David Zafman
09:06 PM RADOS Bug #39383 (In Progress): Too much log output generated from PrimaryLogPG::do_backfill()
David Zafman
02:55 PM RADOS Bug #39383 (Resolved): Too much log output generated from PrimaryLogPG::do_backfill()

Caused by 834d3c19a77
David Zafman
09:52 PM Revision 3ae26e2f (ceph): Merge pull request #27686 from dzafman/wip-39383
osd: Increase log level of messages which unnecessarily fill up logs
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
09:15 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> With change in http://tracker.ceph.com/issues/39354, Fx is not needed for async unlink. (Other re...
Patrick Donnelly
07:36 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
With change in http://tracker.ceph.com/issues/39354, Lx is not needed for async unlink. (Other request will release x... Zheng Yan
09:03 PM Revision 405764bf (ceph): osd: Increase log level of messages which unnecessarily fill up logs
Caused by: 834d3c19a774f1cc93903447d91d182776e12d18
Fixes: https://tracker.ceph.com/issues/39383
Signed-off-by: Dav...
David Zafman
07:57 PM Revision 6fe59070 (ceph): Merge pull request #27037 from alimaredia/wip-rgw-dpp-rest-s3-swift
rgw: log refactoring for rgw_rest_s3/swift ops
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:51 PM Revision 06e0a312 (ceph): doc: fix boot transition in mds state diagram
MDSMonitor assigns a booting MDS immediately to standby. From there, the
standby may be promoted to standby-replay or...
Patrick Donnelly
07:09 PM Revision 11f439c9 (ceph): Merge PR #27375 into master
* refs/pull/27375/head:
rgw: pass mostly_omap flag when opening/creating pools
rgw/rgw_rados: pass mostly_omap flag...
Sage Weil
06:51 PM mgr Bug #39388 (Closed): ceph device random device identification
... Марк Коренберг
06:13 PM rbd Bug #24668 (Fix Under Review): [test] qemu-iotests tests fails under latest Ubuntu kernel
Jason Dillaman
05:54 PM rbd Bug #24668 (In Progress): [test] qemu-iotests tests fails under latest Ubuntu kernel
Jason Dillaman
06:02 PM rgw Bug #39287 (Pending Backport): multisite: period pusher gets 403 Forbidden against other zonegroups
Casey Bodley
06:02 PM Revision 77e85bd3 (ceph): Merge pull request #27576 from cbodley/wip-39287
rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messages
Reviewed-by: Matt Benjamin <mbenjamin@redhat....
Casey Bodley
06:01 PM rgw Backport #23237 (Closed): Corrupted downloads from civetweb when using multipart with slow connec...
i see this as a client bug more than anything - aria2c does not retry or reconnect on errors, and reports 'success' e... Casey Bodley
05:59 PM rgw Bug #39364: rgw: cloud sync module fails to sync multipart objects
https://github.com/ceph/ceph/pull/27680 Abhishek Lekshmanan
05:57 PM rgw Bug #39368 (Triaged): Setting custom metadata in multiple versions causes data mtime and metadata...
Matt Benjamin
04:56 AM rgw Bug #39368 (Triaged): Setting custom metadata in multiple versions causes data mtime and metadata...
Recently, I have encountered a problem:
1. Operation steps:
a) Create a bucket bucket01
b) ...
Snow Si
05:56 PM rbd Cleanup #39386 (Resolved): [test] add 'writearound' cache policy test cases to rbd suite
The suite already tests cache disabled, writearound, and writethrough -- so a new writearound workload should added w... Jason Dillaman
05:54 PM rbd Bug #20484 (Won't Fix): snap can be removed while it is been using by rbd-nbd device
Jason Dillaman
05:53 PM rbd Bug #12333 (Won't Fix): librbd doesn't notice if exclusive lock is broken
Jason Dillaman
05:52 PM rbd Bug #38260 (Won't Fix): "Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous
Jason Dillaman
05:24 PM mgr Bug #39040 (In Progress): mgr: deadlock
The original fix was buggy! Do not backport yet. See #39335 Sage Weil
05:24 PM Revision ba52f429 (ceph): rbd: fixed memory leak in 'rbd mirror pool' multi-image actions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:24 PM Revision be419a1d (ceph): librbd: async open/close should free ImageCtx before issuing callback
The destructor for ImageCtx attempts to access librados::IoCtx objects
that might have been destroyed immediately aft...
Jason Dillaman
05:22 PM rbd Bug #39031 (Fix Under Review): 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
03:15 PM rbd Bug #39031 (In Progress): 'rbd mirror status --verbose' will occasionally seg fault
Jason Dillaman
05:20 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
looks like an off-by-one perhaps?... Sage Weil
05:16 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
... Sage Weil
05:15 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
received updated ceph version (14.2.0-299-g167dbbf (167dbbfbf80acbc7fdcbd3d204d941d24dc6c788) nautilus (stable))
i...
Alexander Calhoun
05:10 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
It does contain 7f9543c11f1d7d81162f93b996a6f95656cc1a01 (the merge commit). Sage Weil
05:16 PM Revision ac3d1a02 (ceph): rgw: move mdlog trimming into rgw_trim_mdlog.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:16 PM Revision e9628164 (ceph): rgw: move datalog trimming into rgw_trim_datalog.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:16 PM Revision 4184edfa (ceph): rgw: move rgw_sync_log_trim.* to rgw_trim_bilog.*
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:16 PM Revision ce0c960a (ceph): Merge pull request #27518 from jtlayton/vstart
vstart: add new option to pass list of block devices to bluestore Jeff Layton
04:42 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
the intent is for rgw to provide a new admin api that returns a json representation of the information currently avai... Casey Bodley
09:12 AM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
According to http://docs.ceph.com/docs/master/man/8/radosgw-admin/ , the commands are @radosgw-admin metadata sync st... Lenz Grimmer
09:06 AM Dashboard Feature #39369 (New): mgr/dashboard: show RGW multi-site sync status info
Stephan Müller
09:06 AM Dashboard Feature #39369 (Pending Backport): mgr/dashboard: show RGW multi-site sync status info
Stephan Müller
08:14 AM Dashboard Feature #39369 (In Progress): mgr/dashboard: show RGW multi-site sync status info
When RGW multi-site is configured,
dashboard should provide the appropriate info related to:
radosgw-admin sync s...
Alfonso Martínez
04:11 PM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
With regards to the "Raw Capacity" widget: I have received comments/requests that people would prefer to see the actu... Lenz Grimmer
03:17 PM Dashboard Cleanup #39384: mgr/dashboard: Unify the look of dashboard charts
It can be hard to hover/click in a slice if that slice only has 1%, so the user would only have easy access to the va... Tiago Melo
03:15 PM Dashboard Cleanup #39384 (Fix Under Review): mgr/dashboard: Unify the look of dashboard charts
Before:
!chart_before.png!
After:
!chart_after.png!
Tiago Melo
03:08 PM Dashboard Cleanup #39384 (Resolved): mgr/dashboard: Unify the look of dashboard charts
Currently we have 3 charts in the dashboard and each one of them is different.
I would suggest to use pie chart in a...
Tiago Melo
02:26 PM Revision 2251ce92 (ceph): mgr/dashboard: Clean up TableComponent tests and code
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
01:47 PM rgw Bug #39283 (Pending Backport): rgw multisite: bucket index logs do not get trimmed unless zones '...
Casey Bodley
01:38 PM Bug #39382 (New): octopus 15.0.0 fails to build on Fedora rawhide (fedora-31) and fedora-30
configure fails in DPDK
...
BUILDSTDERR: CMake Error at cmake/modules/BuildDPDK.cmake:70 (message):
BUILDSTDERR:...
Kaleb KEITHLEY
01:31 PM Revision 42e129cd (ceph): Merge pull request #27567 from cbodley/wip-39283
rgw: multisite log trimming only checks peers that sync from us
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
01:05 PM Revision c149934f (ceph): rgw: rest_conn: wait bl takes an optional error template
This allows for functions that require a bufferlist but might have a json error
response to take this path. Also drop...
Abhishek Lekshmanan
12:57 PM Revision d83d598c (ceph): qa/suites/rbd: add random distro selection to librbd tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:57 PM Revision 83c11efb (ceph): qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:31 PM Dashboard Bug #39328 (Fix Under Review): mgr/dashboard: Adapt iSCSI discovery auth for read-only users
Tiago Melo
12:30 PM RADOS Bug #39054: osd push failed because local copy is 4394'133607637
Greg Farnum wrote:
> As Jewel is an outdated release and you ran the potentially-destructive repair tools, you'll ha...
yite gu
12:24 PM RADOS Bug #39054: osd push failed because local copy is 4394'133607637
thank you yite gu
12:29 PM Revision cf3e5bb8 (ceph): mgr/dashboard: Fix iSCSI Discovery user permissions
Fixes: http://tracker.ceph.com/issues/39328
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:55 AM Revision 2c88284c (ceph): mds: dont print subtrees if they are too many/big
Also, add an argument to force print subtrees and let
MDBalancer::tick() always print subtrees.
Fixes: https://track...
Rishabh Dave
11:49 AM Revision 2cee0fa3 (ceph): rgw: rest_conn: parse_json bails on failed parsing
Currently the json parser parsing errors get ignored while we check the value as
integer reading from a bool. This ca...
Abhishek Lekshmanan
11:06 AM CephFS Backport #39379 (In Progress): nautilus: cephfs-shell: python traceback with mkdir inside inexist...
Nathan Cutler
09:20 AM CephFS Backport #39379 (Resolved): nautilus: cephfs-shell: python traceback with mkdir inside inexistant...
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:05 AM CephFS Backport #39378 (In Progress): nautilus: cephfs-shell: support mkdir with non-octal mode
Nathan Cutler
09:20 AM CephFS Backport #39378 (Resolved): nautilus: cephfs-shell: support mkdir with non-octal mode
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:05 AM CephFS Backport #39377 (In Progress): nautilus: cephfs-shell: python traceback with mkdir when reattempt...
Nathan Cutler
09:20 AM CephFS Backport #39377 (Resolved): nautilus: cephfs-shell: python traceback with mkdir when reattempt of...
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:05 AM CephFS Backport #39376 (In Progress): nautilus: cephfs-shell: mkdir creates directory with invalid octal...
Nathan Cutler
09:20 AM CephFS Backport #39376 (Resolved): nautilus: cephfs-shell: mkdir creates directory with invalid octal mode
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
11:03 AM CephFS Backport #39197 (In Progress): nautilus: cephfs-shell: ls command produces error: no "colorize" a...
Nathan Cutler
11:03 AM Revision dd5bcaf2 (ceph): cephfs-shell: Use colorama module instead of colorize
Remove references to colorize attributes. As in cmd2 module, colorize attribute
is deleted. Instead use colorama modu...
Varsha Rao
11:03 AM Revision 222556c2 (ceph): cephfs-shell: helper functions and infra changes
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 54c7bba041bf23655e39ec158f98627cb5f45...
Milind Changire
11:03 AM Revision 189a613e (ceph): cephfs-shell: fix mkdir command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 082333bfaba433dae5ef064c66ab24179a66c...
Milind Changire
11:03 AM Revision 6234d1e7 (ceph): cephfs-shell: fix put command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d9621257cf13103c43da8d5b29ff770a842bb...
Milind Changire
11:03 AM Revision 03e7fe3c (ceph): cephfs-shell: fix get command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 8e1199f72105522d70f7cdae561a0316bd555...
Milind Changire
11:03 AM Revision e5274088 (ceph): cephfs-shell: fix ls command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d2ad783b0c5d2238bebcd1d3c0dfb6146b3da...
Milind Changire
11:03 AM Revision a8f7925d (ceph): cephfs-shell: fix rmdir command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 0340b9e098889838e39b5044aa8f187d14fd0...
Milind Changire
11:03 AM Revision 1fc4b4cc (ceph): cephfs-shell: fix mv command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit bca5d60a09ad58a7d0becf90257f7ce6dacbc...
Milind Changire
11:03 AM Revision c6e0f578 (ceph): cephfs-shell: fix chdir command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 2dad1b96a0aa97ed8acc45f71dc65c57734fc...
Milind Changire
11:03 AM Revision 802af8a5 (ceph): cephfs-shell: fix chmod command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 39f11515a9f411cb3285b29b4a6fd5cadbbbe...
Milind Changire
11:03 AM Revision 3b5170db (ceph): cephfs-shell: fix cat command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit b92ff840cc5971c62f91dbe3e4ade4210bf32...
Milind Changire
11:03 AM Revision 69358bdb (ceph): cephfs-shell: fix umask command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit b307999ab6959c2bef68d17fcdbb1c4baab6b...
Milind Changire
11:03 AM Revision 2338eeae (ceph): cephfs-shell: fix lcd command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 2d36d7b4c8befb77ad90319a371857294370b...
Milind Changire
11:03 AM Revision ebe75b67 (ceph): cephfs-shell: fix lls command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit a8205b503f66016ef8f74760f4628c1675196...
Milind Changire
11:03 AM Revision f48171f3 (ceph): cephfs-shell: fix rm command
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 3840d51452246bb7d8b98327c98ef8bf18c1c...
Milind Changire
11:03 AM Revision 81b9a181 (ceph): cephfs-shell: support non-octal mode
Fixes: http://tracker.ceph.com/issues/38740
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from...
Milind Changire
10:40 AM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
By supporting production-only features, we allow narrowing the scope of both work to be done and bugs to fix. A prime... Alfredo Deza
09:48 AM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
@Alfredo what exactly is the technical argument against making this a cli argument? Jan Fajerski
10:18 AM Dashboard Backport #39371: nautilus: mgr/dashboard: Localization for date picker module
@Nathan could you point me to a resource that explains what scripts to use to backport correctly? I don't find any me... Stephan Müller
09:45 AM Dashboard Backport #39371: nautilus: mgr/dashboard: Localization for date picker module
@Stephan: Any chance you could use the `src/script/backport-create-issue` script to create backport issues, instead o... Nathan Cutler
09:19 AM Dashboard Backport #39371 (In Progress): nautilus: mgr/dashboard: Localization for date picker module
Stephan Müller
09:17 AM Dashboard Backport #39371 (Resolved): nautilus: mgr/dashboard: Localization for date picker module
https://github.com/ceph/ceph/pull/27673 Stephan Müller
10:17 AM Revision 74df82dd (ceph): rpm: drop redundant global lowmem_builder bcond
In master, this change was made by 0cf627b4e305f5cbaf53e3f10209092b7bd77c1b
but that's not going to be backported to ...
Nathan Cutler
09:57 AM ceph-volume Bug #38548 (Fix Under Review): ceph-volume prints errors to stdout with --format json
Nathan Cutler
09:43 AM ceph-volume Bug #38548: ceph-volume prints errors to stdout with --format json
https://github.com/ceph/ceph/pull/27675 Jan Fajerski
09:53 AM Dashboard Backport #39370: nautilus: mgr/dashboard: Buggy data table search field
Note: "target version" is a little misleading. It's actually the version where the fix will appear, so it's not known... Nathan Cutler
09:47 AM Dashboard Backport #39370: nautilus: mgr/dashboard: Buggy data table search field
Note: the `src/script/backport-create-issue` script automates the process of creating backport issues - then no manua... Nathan Cutler
09:13 AM Dashboard Backport #39370 (In Progress): nautilus: mgr/dashboard: Buggy data table search field
Stephan Müller
09:07 AM Dashboard Backport #39370 (Pending Backport): nautilus: mgr/dashboard: Buggy data table search field
Stephan Müller
09:01 AM Dashboard Backport #39370 (Resolved): nautilus: mgr/dashboard: Buggy data table search field
https://github.com/ceph/ceph/pull/27672 Stephan Müller
09:44 AM RADOS Backport #39381 (Rejected): luminous: src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
Nathan Cutler
09:38 AM RADOS Feature #39066 (Pending Backport): src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
Nathan Cutler
09:36 AM RADOS Backport #38873 (In Progress): luminous: Rados.get_fsid() returning bytes in python3
Nathan Cutler
09:36 AM Revision 303c8859 (ceph): pybind/rados: fixed Python3 string conversion issue on get_fsid
Fixes: http://tracker.ceph.com/issues/38381
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:35 AM RADOS Backport #38872 (Resolved): mimic: Rados.get_fsid() returning bytes in python3
Nathan Cutler
09:27 AM rgw Backport #38980 (Resolved): nautilus: rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler
09:26 AM RADOS Bug #38992 (Resolved): unable to link rocksdb library if use system rocksdb
Nathan Cutler
09:26 AM RADOS Backport #38993 (Resolved): nautilus: unable to link rocksdb library if use system rocksdb
Nathan Cutler
09:25 AM rgw Backport #39015 (Resolved): nautilus: rgw admin: disable stale instance deletion in multisite
Nathan Cutler
09:24 AM RADOS Backport #39325 (Resolved): nautilus: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
09:24 AM RADOS Backport #39310 (Resolved): nautilus: crushtool crash on Fedora 28 and newer
Nathan Cutler
09:22 AM rgw Bug #39380 (Resolved): On rook master branch s3cmd make bucket returns error InvalidLocationConst...
Rook is creating zones and users using :... Mark Kogan
09:19 AM RADOS Backport #39375 (Resolved): nautilus: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28035 Nathan Cutler
09:19 AM RADOS Backport #39374 (Resolved): mimic: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28097 Nathan Cutler
09:19 AM RADOS Backport #39373 (Resolved): luminous: ceph tell osd.xx bench help : gives wrong help
https://github.com/ceph/ceph/pull/28112 Nathan Cutler
09:19 AM Revision e3b3eec5 (ceph): mgr/dashboard: Localization for date picker module
Fixes: https://tracker.ceph.com/issues/39037
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
09:11 AM rbd Feature #37849 (Resolved): [io] simple scheduler plugin for object dispatcher layer
Mykola Golub
09:05 AM Revision e38b7446 (ceph): mgr/dashboard: Removes distracting search behavior
The behavior was to not search anything if the search included a
subset of a column name, with the thought in mind th...
Stephan Müller
08:59 AM Dashboard Feature #39037 (Pending Backport): mgr/dashboard: Localization for date picker module
Lenz Grimmer
08:59 AM Dashboard Bug #38418 (Resolved): mgr/dashboard: PreventDefault isn't working on 400 errors
Stephan Müller
08:58 AM Revision 58e99319 (ceph): Merge pull request #27275 from Devp00l/issue-39037
mgr/dashboard: Localization for date picker module
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: ...
Lenz Grimmer
08:57 AM Dashboard Feature #38933 (Resolved): mgr/dashboard: FixtureHelper
Stephan Müller
08:47 AM Dashboard Bug #39296 (Fix Under Review): mgr/dashboard: Alert details UTC times should be converted into lo...
Stephan Müller
08:46 AM Dashboard Subtask #23858 (Fix Under Review): mgr/dashboard: New RBD snapshot names should be prefix with a ...
Stephan Müller
08:24 AM CephFS Bug #39349 (Closed): mds: cap revokes leak
Zheng Yan
08:03 AM CephFS Bug #39349: mds: cap revokes leak
Zheng Yan wrote:
> already fixed by https://github.com/ceph/ceph/pull/26713
yes, this is already fixed, please cl...
Xuehan Xu
07:14 AM CephFS Bug #39349: mds: cap revokes leak
already fixed by https://github.com/ceph/ceph/pull/26713 Zheng Yan
08:21 AM Revision be64adf9 (ceph): rgw/pubsub: fix topic arn. tenant support to multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:09 AM Dashboard Bug #39326 (Fix Under Review): mgr/dashboard: different font sizes within the "create NFS export"...
Ricardo Marques
08:08 AM Dashboard Bug #39086 (Resolved): mgr/dashboard: "readonly user" can't see any pages
Ricardo Marques
08:08 AM Dashboard Backport #39240 (Resolved): nautilus: mgr/dashboard: "readonly user" can't see any pages
Ricardo Marques
08:07 AM Dashboard Subtask #38641 (Resolved): mgr/dashboard: NFS menu E2E breadcrumb tests
Ricardo Marques
08:07 AM Dashboard Backport #38981 (Resolved): nautilus: mgr/dashboard: NFS menu E2E breadcrumb tests
Ricardo Marques
06:49 AM Dashboard Bug #39295: mgr/dashboard: RGW Bucket API should provide times in UTC that will be converted into...
Backend PR:
https://github.com/ceph/ceph/pull/27617
Frontend PR:
https://github.com/ceph/ceph/pull/27669
Alfonso Martínez
06:44 AM Revision 30576b47 (ceph): mgr/dashboard: bucket modification time to local time
* After PR https://github.com/ceph/ceph/pull/27617
bucket modification time is UTC, so date pipe is applied
in or...
Alfonso Martínez
06:44 AM Revision 1fb2422e (ceph): msg/async: add timeout for connections which are not yet ready
It turns out the new keep_alive mechanism introduced in
9499e85b16ae865e16c6f6f83fa90349d572e322 does not make a lot ...
xie xingguo
06:41 AM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
would save a lot of diskspace if you could fix that :) imirc tw
05:55 AM Revision 5dbae13c (ceph): osd: add 'ceph osd stop <osd.nnn>' command
stop command can be used to force stopping a specified osd daemon, e.g.,
you don't have to pre-figure out where it lo...
xie xingguo
05:51 AM rgw Backport #39358 (In Progress): luminous: Compliance to aws s3's relaxed query handling behaviour
Nathan Cutler
05:07 AM rgw Backport #39358: luminous: Compliance to aws s3's relaxed query handling behaviour
"(btw, the backport depends on #23587)" Nathan Cutler
05:49 AM rgw Backport #39360 (In Progress): luminous: rgw:failed to pass test_bucket_create_naming_bad_punctua...
Nathan Cutler
05:49 AM Revision 5a334aee (ceph): rgw: s3: awsv4 drop special handling for x-amz-credential
While s3 docs mention that every byte must be urlencoded, they are relaxed in
its implementation, when testing this b...
Abhishek Lekshmanan
05:49 AM Revision 70f96f12 (ceph): rgw: should recode canonical_uri when caculate s3v4 auth
fix: http://tracker.ceph.com/issues/23587
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee
05:38 AM RADOS Bug #39282: EIO from process_copy_chunk_manifest
https://github.com/ceph/ceph/pull/27667 Myoungwon Oh
05:35 AM CephFS Backport #38877 (In Progress): luminous: mds: high debug logging with many subtrees is slow
Rishabh Dave
05:31 AM rgw Backport #39357 (In Progress): mimic: Compliance to aws s3's relaxed query handling behaviour
Nathan Cutler
05:07 AM rgw Backport #39357: mimic: Compliance to aws s3's relaxed query handling behaviour
"(btw, the backport depends on #23587)" Nathan Cutler
05:29 AM rgw Backport #39359 (In Progress): mimic: rgw:failed to pass test_bucket_create_naming_bad_punctuatio...
Nathan Cutler
05:29 AM Revision ed086809 (ceph): rgw: s3: awsv4 drop special handling for x-amz-credential
While s3 docs mention that every byte must be urlencoded, they are relaxed in
its implementation, when testing this b...
Abhishek Lekshmanan
05:28 AM Revision 8ab5d82d (ceph): rgw: should recode canonical_uri when caculate s3v4 auth
fix: http://tracker.ceph.com/issues/23587
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee
04:46 AM RADOS Bug #38846 (Fix Under Review): dump_pgstate_history doesn't really produce useful json output, ne...
Brad Hubbard
03:27 AM RADOS Bug #39154 (In Progress): Don't mark removed osds in when running "ceph osd in any|all|*"
Brad Hubbard
02:08 AM RADOS Bug #39154 (Fix Under Review): Don't mark removed osds in when running "ceph osd in any|all|*"
Brad Hubbard
02:46 AM RADOS Bug #38930: ceph osd safe-to-destroy wrongly approves any out osd

The fix checks for down OSD when all PGs aren't active+clean and doesn't trust num_pgs which is 0 after marking a d...
David Zafman
02:31 AM rgw Backport #39178 (In Progress): nautilus: rgw: remove_olh_pending_entries() does not limit the num...
https://github.com/ceph/ceph/pull/27664 Prashant D
02:19 AM Revision 01b4818c (ceph): mds: check dir fragment to split dir if mkdir makes it oversized.
In handle_client_mkdir we hit_dir (via hit_inode) in mkdir finish callback, but by then we might have overshot the sp... chenerqi
02:02 AM Revision adfb6a59 (ceph): osd/OSDMap: Replace get_out_osds with get_out_existing_osds
Fixes: http://tracker.ceph.com/issues/39154
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
12:47 AM RADOS Support #39319: Every 15 min - Monitor daemon marked osd.x down, but it is still running
Turn up debug_ms to 5 maybe. It's very likely you need to look more closely at your network. Brad Hubbard
12:43 AM mgr Bug #39365 (Duplicate): Disk predictor uses too new smartmontools feature (json output)
Brad Hubbard
12:42 AM Revision 4f813d2f (ceph): rgw: limit entries in remove_olh_pending_entries()
If there are too many entries to send in a single osd op, the osd rejects
the request with EINVAL. This error happens...
Casey Bodley
12:40 AM rgw Backport #39049 (In Progress): mimic: rgw: beast endpoint doesn't set a default port
https://github.com/ceph/ceph/pull/27661 Prashant D
12:39 AM rgw Backport #39048 (In Progress): nautilus: rgw: beast endpoint doesn't set a default port
https://github.com/ceph/ceph/pull/27660 Prashant D
12:08 AM CephFS Feature #38740 (Pending Backport): cephfs-shell: support mkdir with non-octal mode
Patrick Donnelly
12:08 AM CephFS Bug #38739 (Pending Backport): cephfs-shell: python traceback with mkdir inside inexistant directory
Patrick Donnelly
12:08 AM CephFS Bug #38741 (Pending Backport): cephfs-shell: python traceback with mkdir when reattempt of mkdir
Patrick Donnelly
12:08 AM CephFS Bug #38743 (Pending Backport): cephfs-shell: mkdir creates directory with invalid octal mode
Patrick Donnelly
12:06 AM Revision 59c99f9f (ceph): Merge PR #27235 into master
* refs/pull/27235/head:
cephfs-shell: support non-octal mode
cephfs-shell: fix rm command
cephfs-shell: fix lls co...
Patrick Donnelly

04/17/2019

11:33 PM RADOS Feature #39066: src/ceph-disk/tests/ceph-disk.sh is using hardcoded port
merged https://github.com/ceph/ceph/pull/27228 Yuri Weinstein
11:33 PM Revision 23c3143c (ceph): Merge pull request #27228 from tchaikov/mimic-36737
mimic: ceph-disk/tests: use random unused port for CEPH_MON
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Review...
Yuri Weinstein
11:32 PM RADOS Backport #38872: mimic: Rados.get_fsid() returning bytes in python3
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27259
merged
Yuri Weinstein
11:32 PM Revision dfae9bcf (ceph): Merge pull request #27259 from pdvian/wip-38872-mimic
mimic: pybind/rados: fixed Python3 string conversion issue on get_fsid
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:59 PM Revision 868b47e6 (ceph): src/: use make_message<Foo> instead of Foo::create()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 013b2c95 (ceph): mds/MDSCache: init empty string_view with {}
nullptr is not a valid null-terminated character sequence
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 PM Revision a0518d1e (ceph): messages: #include necessary header
for instance, MLogRec is defined in PGPeeringEvent.h, we should not rely
other header(s) to do this for us. so just #...
Kefu Chai
10:59 PM Revision ece7f3ff (ceph): messages: do not use MessageSubType anymore
so we can drop it in future commit
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 PM Revision fa4236f9 (ceph): messages/MOSDPeeringOp: do not include PGPeeringEvent.h
forward delcaration would suffice
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 PM Revision 0a7415b0 (ceph): msg/Message: drop MessageFactory and friends
we'd better decouple the helpers from the definition of Message types,
to keep the definition Messages simple and con...
Kefu Chai
10:59 PM Revision 1252b78d (ceph): common: use ref_t<M>
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 7ff69fe3 (ceph): msg/Message: remove Message::const_ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision a075639c (ceph): mgr/DaemonServer: use ref_t<M>
to avoid explicit use of RefCountedObj interface. and let
intrusive_ptr<> to take care of the life cycle of messages....
Kefu Chai
10:59 PM Revision 9b6aa95f (ceph): mgr/DaemonState: pass const by reference
DaemonPerfCounters::update() does not change the `MMgrReport` message,
neither does it expect a nullptr. so pass by c...
Kefu Chai
10:59 PM Revision a50a91d2 (ceph): mgr/{Mgr,MgrStandby}: use ref_t<M>
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 78e7d905 (ceph): mgr/MgrClient: use ref_t<M>
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision f78bc1a8 (ceph): msg/Message: add SafeMessage which forbids put/get
This is an opt-in wrapper around Message inheritance to prevent
undesired get/put calls on the object. Instead, you m...
Kefu Chai
10:59 PM Revision 46b3e210 (ceph): msg: add aliases of ref_t and cref_t
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision a143be02 (ceph): common/RefCountedObj: use type of nref
"int" may narrow the ref count (although very unlikely!).
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:59 PM Revision f104e161 (ceph): common/RefCountedObj: move private members
To follow code-style guidelines.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:59 PM Revision 8865355f (ceph): src/: use cref_t<Message> instead of Message::const_ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 2a753325 (ceph): src/: use ref_t<Message> instead of Message::ref
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 38cf7c13 (ceph): client,mds: use ref_cast<Foo> instead of Foo::msgref_cast
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:59 PM Revision 213f0cec (ceph): msg/Message: add aliases for static_pointer_cast
strictly speaking, they are not "alias" of boost::static_pointer_cast,
but to avoid an extra conversion, instead of u...
Kefu Chai
10:59 PM Revision 77ae794f (ceph): msg/Message: remove msgref_cast()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:45 PM Revision 5d9379a3 (ceph): rgw: beast: set a default port for endpoints
if no port is specified we don't set one(or set to 0), and don't exactly error
out, so rgw keeps running without bein...
Abhishek Lekshmanan
10:42 PM Revision 3cf5bb26 (ceph): rgw: beast: set a default port for endpoints
if no port is specified we don't set one(or set to 0), and don't exactly error
out, so rgw keeps running without bein...
Abhishek Lekshmanan
10:41 PM Revision 12d2c3d4 (ceph): Merge PR #27649 into master
* refs/pull/27649/head:
PendingReleaseNotes: 14.2.1 note on crush required version
Reviewed-by: Greg Farnum <gfarnu...
Sage Weil
10:33 PM mgr Bug #25183: The ceph-mgr balancer stopped hangs when attempting to balance cluster
I haven't had a problem again since removing the erroneous pg_upmap_items entries. I'm also now on Nautilus 14.2.0. Bryan Stillwell
10:30 PM Messengers Bug #39367 (Fix Under Review): print client IP in default debug_ms log level when "bad crc in {fr...
Greg Farnum
10:27 PM Messengers Bug #39367 (Resolved): print client IP in default debug_ms log level when "bad crc in {front|midd...
From https://bugzilla.redhat.com/show_bug.cgi?id=1696227
Ceph is checking the message from client in "Message *dec...
Greg Farnum
10:27 PM Revision 19679231 (ceph): msg: output peer address when detecting bad CRCs
Fixes: http://tracker.ceph.com/issues/39367
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:25 PM RADOS Bug #39006 (Pending Backport): ceph tell osd.xx bench help : gives wrong help
Neha Ojha
10:24 PM RADOS Bug #39306 (Rejected): ceph config: impossible to set osd_scrub_chunk_max
OK, can you open two new trackers then please. One for each specific problem? Brad Hubbard
12:24 PM RADOS Bug #39306: ceph config: impossible to set osd_scrub_chunk_max
Yes! I have discovered TWO problems:
1. Problem with _min_: ceph config set osd osd_scrub_chunk_min = 1 WORKS (!) ...
Марк Коренберг
10:21 PM Revision dc2b95d4 (ceph): Merge pull request #27600 from neha-ojha/wip-39006
osd/OSD.cc: make osd bench description consistent with parameters
Reviewed-by: Sage Weil <sage@redhat.com>
Neha Ojha
10:06 PM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
A couple of dout(0) should be dout(20) or some dout(10) for some less repetitive ones. David Zafman
08:26 PM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
during backfilling after a failed disk the log files get spammed with do_backfill messages. log files easily grow bey... imirc tw
10:04 PM Revision 8e91a1aa (ceph): Merge PR #27481 into master
* refs/pull/27481/head:
qa: add a method to test if a file can be created
qa: add wrappers for vstart's run() with ...
Patrick Donnelly
10:03 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
(not surprisingly, MON_DOWN is in the ceph.log too, and the run would have failed with that had it not failed for som... Sage Weil
09:53 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
mon.c is failing to connect to mon.a:... Sage Weil
10:00 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
I could grab you the debug logs, but that could take a while. Which knobs do you want me to turn up?
This is what...
Bryan Stillwell
09:47 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
The reason the OSDs are rebooting is that we're applying the latest OS updates for CentOS, so it should be a proper s... Bryan Stillwell
09:28 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Or maybe I misread that; is the claim that an OSD reboots, *then* a delete happens, and then later on you discover th... Greg Farnum
09:27 PM RADOS Bug #39175: RGW DELETE calls partially missed shortly after OSD startup
Is there any chance of getting good debug logs of the event *while* it happens (ie, not just after scrub detects the ... Greg Farnum
09:48 PM Revision 963bfab0 (ceph): doc: operations: improve reweight-by-utilization
Add the missing `max_change`, `max_osds`, and `--no-increasing` parameters to `reweight-by-utilization` and `test-rew... Anthony D'Atri
09:42 PM RADOS Bug #39307: EC pools with m=1 are created with an unsafe min_size by default
Yeah, changing the default ec profile also works Paul Emmerich
09:19 PM RADOS Bug #39307: EC pools with m=1 are created with an unsafe min_size by default
see https://github.com/ceph/ceph/pull/27656 ? Sage Weil
09:15 PM RADOS Bug #39307 (Won't Fix): EC pools with m=1 are created with an unsafe min_size by default
This was a deliberate choice. https://github.com/ceph/ceph/pull/26894 made teh change, based on a discussion on anot... Sage Weil
09:14 PM RADOS Bug #39307: EC pools with m=1 are created with an unsafe min_size by default
Hmm, is this a default EC mode or just something we let users set?
The change was deliberate in PR https://github....
Greg Farnum
09:22 PM RADOS Bug #39249 (Closed): Some PGs stuck in active+remapped state
This looks like CRUSH's fault. Can you check with tunables you are running? (ceph osd crush show-tunables)
Using ...
Sage Weil
09:08 PM RADOS Bug #39263 (Fix Under Review): rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elector(11) ...
https://github.com/ceph/ceph/pull/27622 Sage Weil
09:01 PM RADOS Bug #39286 (Fix Under Review): primary recovery local missing object did not update obc
https://github.com/ceph/ceph/pull/27575 Neha Ojha
08:59 PM CephFS Feature #39354: mds: derive wrlock from excl caps
https://github.com/ceph/ceph/pull/27648 Jeff Layton
01:07 PM CephFS Feature #39354 (In Progress): mds: derive wrlock from excl caps
Zheng Yan
12:49 PM CephFS Feature #39354 (Closed): mds: derive wrlock from excl caps
preparation for buffered create/unlink Zheng Yan
08:49 PM Revision ef56a76e (ceph): Merge pull request #27282 from mogeb/wip-lvmcache
ceph-volume: add utility functions
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:42 PM CephFS Bug #39349 (Fix Under Review): mds: cap revokes leak
Patrick Donnelly
07:50 AM CephFS Bug #39349: mds: cap revokes leak
These exists possibilities as follows:
1. some req make mds do simple_xlock on a filelock that's in LOCK_xlock...
Xuehan Xu
07:25 AM CephFS Bug #39349 (Closed): mds: cap revokes leak
Recently, one of our clusters, after updating to 12.2.11, occasionally reports that "XXX clients failing to respond t... Xuehan Xu
08:06 PM rgw Backport #38980: nautilus: rgw: fix RGWDeleteMultiObj::verify_permission
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27586
merged
Yuri Weinstein
08:06 PM Revision d947e804 (ceph): Merge pull request #27586 from pdvian/wip-38980-nautilus
nautilus: rgw: fix RGWDeleteMultiObj::verify_permission()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:05 PM Dashboard Backport #38981: nautilus: mgr/dashboard: NFS menu E2E breadcrumb tests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27589
merged
Yuri Weinstein
08:05 PM Revision 811f7ab3 (ceph): Merge pull request #27589 from pdvian/wip-38981-nautilus
nautilus: mgr/dashboard: Added breadcrumb tests to NFS menu
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
08:04 PM RADOS Backport #38993: nautilus: unable to link rocksdb library if use system rocksdb
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/27601
merged
Yuri Weinstein
08:04 PM Revision a7e69b2e (ceph): Merge pull request #27601 from pdvian/wip-38993-nautilus
nautilus: cmake/FindRocksDB: fix IMPORTED_LOCATION for ROCKSDB_LIBRARIES
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:04 PM Dashboard Backport #39240: nautilus: mgr/dashboard: "readonly user" can't see any pages
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27611
merged
Yuri Weinstein
08:04 PM Revision 81fe8540 (ceph): Merge pull request #27611 from Devp00l/wip-39240-nautilus
nautilus: mgr/dashboard: readonly user can't see any pages
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
08:03 PM rgw Backport #39015: nautilus: rgw admin: disable stale instance deletion in multisite
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27602
merged
Yuri Weinstein
08:03 PM Revision 91e8f75e (ceph): Merge pull request #27602 from pdvian/wip-39015-nautilus
nautilus: rgw admin: disable stale instance deletion in multisite
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:02 PM Revision 5f14f738 (ceph): Merge pull request #27582 from liewegas/wip-mon-subtree-runtime-nautilus
nautilus: mon: make mon_osd_down_out_subtree_limit update at runtime
Reviewed-by: xie xingguo <xie.xingguo@zte.com.c...
Yuri Weinstein
08:02 PM RADOS Backport #39325: nautilus: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27610
merged
Yuri Weinstein
08:02 PM Revision 7bf5aa30 (ceph): Merge pull request #27610 from smithfarm/wip-39325-nautilus
nautilus: ceph-objectstore-tool: rename dump-import to dump-export
Reviewed-by: David Zafman <dzafman@redhat.com>
Re...
Yuri Weinstein
08:01 PM RADOS Backport #39310: nautilus: crushtool crash on Fedora 28 and newer
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27620
merged
Yuri Weinstein
08:01 PM Revision 1a44b875 (ceph): Merge pull request #27620 from neha-ojha/wip-39310-nautilus
nautilus: crush/CrushCompiler: Fix __replacement_assert
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
07:55 PM RADOS Bug #39366 (Can't reproduce): ClsLock.TestRenew failure
... Sage Weil
07:49 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically

I forgot that it is possible that backfill/recovery could be moving data around for several reasons. In those case...
David Zafman
06:50 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically

Recovery is also about restoring objects to the right level of replication. Because the log is known to represent a...
David Zafman
03:54 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically
Also, this ceph command requires the operator to do it, the point of the tracker is that this should be default behav... Ben England
03:38 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically
is backfill any different than recovery priority? If not, should it be? By "backfill" I mean the emergency situatio... Ben England
02:06 PM RADOS Feature #39339: prioritize backfill of metadata pools, automatically
ceph osd pool set <pool> recovery_priority <value>
I think a value of 1 or 2 makes sense (default if unset is 0).
Sage Weil
01:59 AM RADOS Feature #39339 (In Progress): prioritize backfill of metadata pools, automatically
Neha Ojna suggested filing this feature request.
One relatively easy way to minimize damage in a double-failure sc...
Ben England
07:26 PM Revision 07cc5612 (ceph): common/options: mark a bunch of options with FLAG_STARTUP
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:06 PM Revision c015d7b5 (ceph): Merge PR #27502 into nautilus
* refs/pull/27502/head:
doc/releases/nautilus: fix config update step
Sage Weil
06:28 PM Revision d90c0a0e (ceph): qa: add stdin parameter to run_shell
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:28 PM Revision e9bc9f84 (ceph): qa: add a method to create an empty file with any user
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:28 PM Revision 532670bd (ceph): qa: add wrappers for vstart's run() with check_status as False
Too often in tests it is required to run a command that we want to (or
will probably) fail so that we can check if it...
Rishabh Dave
06:28 PM Revision 39417e47 (ceph): qa: add a method to test if a file can be created
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:28 PM Revision 5462ba5d (ceph): qa: command to be ran as a different user should be a single string
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:18 PM RADOS Backport #38880: luminous: ENOENT in collection_move_rename on EC backfill target
This backport does not require the third commit https://github.com/ceph/ceph/pull/26996/commits/71996da6be171cd310f8c... Neha Ojha
05:17 PM RADOS Backport #38881 (In Progress): nautilus: ENOENT in collection_move_rename on EC backfill target
https://github.com/ceph/ceph/pull/27654 Neha Ojha
05:14 PM Revision 5dce704c (ceph): osd/PG: !transaction_applied is true for async_recovery_targets as well
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 71996da6be171cd310f8cae48c95bedb02f000b8)
Neha Ojha
05:13 PM Revision 6add5f3c (ceph): osd/PG: change error to dout in _scan_rollback_obs()
This message is now expected during scrubbing, since we do not delete
objects during a rollforward when !transaction_...
Neha Ojha
05:13 PM Revision 962969c7 (ceph): osd/PG: skip rollforward when !transaction_applied during append_log()
Earlier, we did pg_log.roll_forward(&handler), when
!transaction_applied, which advanced the crt and trimmed the entr...
Neha Ojha
04:58 PM Dashboard Bug #39326: mgr/dashboard: different font sizes within the "create NFS export"-form
This is already fixed in https://github.com/ceph/ceph/pull/25188. Tiago Melo
04:48 PM Dashboard Bug #39327 (Fix Under Review): mgr/dashboard: NFS export creation: Add more info to the validatio...
Tiago Melo
04:39 PM mgr Bug #39365 (Duplicate): Disk predictor uses too new smartmontools feature (json output)
Even latest pre-alfa Ubuntu does not have required smartmontools version.
Why not to use perfect libatasmart ( htt...
Марк Коренберг
04:30 PM Revision 224c7ee4 (ceph): rpm: no lttng build on openSUSE s390x
Since the lttng-ust-devel and babeltrace-devel RPMs are not maintained for s390x
in openSUSE, we have to exclude the ...
Nathan Cutler
03:59 PM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
I closed the ticket because it is something that ceph-volume is not going to allow, or make it configurable. ceph-vol... Alfredo Deza
03:54 PM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
I'd like to have this tracker re-opened since it's not a how-to question nor was I looking for a workaround. ceph-vol... Alejandro Bonilla
02:13 PM ceph-volume Bug #38833 (Rejected): ceph-volume does not allow the use of removable disks
Alfredo Deza
03:53 PM Revision 13fff8f9 (ceph): test/osd/safe-to-destroy.sh: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:41 PM rgw Bug #39364 (Resolved): rgw: cloud sync module fails to sync multipart objects
Cloud sync module fails on syncing multipart uploads > a few MB and seems to infinitely loop on init multipart upload... Abhishek Lekshmanan
03:40 PM mgr Bug #39363 (Duplicate): deadlock from moncommand completion
thread 28
activepymodules::lock ActivePyModules::get_osdmap
clusterstate::lock
objecter::r...
Sage Weil
03:28 PM Revision 9887245b (ceph): msg/async: bug fix 23600 by setting _fd = 1.
After listen_socket was closed, it entered the start() processf magically. so
I think we should make '_fd = -1' when ...
shangfufei shangfufei
03:28 PM Revision ead88f24 (ceph): tools/crushtool: add new Option --bucket-tree to show bucket map tree
Signed-off-by: linbing <linbing@t2cloud.net>
Update the crushtool cli test template for new options.
Signed-off-by:...
bing lin
03:28 PM Revision 570de057 (ceph): msg/async: add async msg perf counter
Signed-off-by: Xinze Chi <xinze@xsky.com>
Updated to account for the new ProtocolV1/ProtocolV2
Signed-off-by: Greg ...
Xinze Chi
03:13 PM RADOS Feature #39362 (New): ignore osd_max_scrubs for forced repair
On clusters with quite full PGs, it is common (i.e. ~100% sure) that a `ceph pg repair <pgid>` does not start immedia... Dan van der Ster
02:44 PM Revision 146e8873 (ceph): os/bluestore: be more verbose doing bluefs log replay.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:24 PM rgw Bug #39321: rgw: Beast frontend listens on IPv4 only by default
Casey Bodley
02:16 PM rgw Bug #39321: rgw: Beast frontend listens on IPv4 only by default
also note https://github.com/ceph/ceph/pull/27270 Abhishek Lekshmanan
02:19 PM rgw Bug #39361 (Resolved): rgw: cloud sync module logs attrs in the log
Since attrs are verbose and we print a reprsentation of bufferlist drop these from the log ... Abhishek Lekshmanan
02:15 PM rgw Backport #39360 (Resolved): luminous: rgw:failed to pass test_bucket_create_naming_bad_punctuatio...
https://github.com/ceph/ceph/pull/27668 Nathan Cutler
02:15 PM rgw Backport #39359 (Resolved): mimic: rgw:failed to pass test_bucket_create_naming_bad_punctuation i...
https://github.com/ceph/ceph/pull/27666 Nathan Cutler
02:15 PM rgw Backport #39358 (Resolved): luminous: Compliance to aws s3's relaxed query handling behaviour
https://github.com/ceph/ceph/pull/27668 Nathan Cutler
02:15 PM rgw Backport #39357 (Resolved): mimic: Compliance to aws s3's relaxed query handling behaviour
https://github.com/ceph/ceph/pull/27666 Nathan Cutler
02:13 PM mgr Backport #39356 (Resolved): nautilus: mgr/rook: Remove support for Rook older than v0.9
https://github.com/ceph/ceph/pull/27862 Nathan Cutler
01:53 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
@Alexander, thanks for the update.
Looks like you have a custom Ceph build.
At github tag v14.2.0 ends with comm...
Igor Fedotov
11:38 AM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
re-ran with confirmed logging level for bluestore Alexander Calhoun
01:51 PM Revision 3ec66c2f (ceph): PendingReleaseNotes: 14.2.1 note on crush required version
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:45 PM Dashboard Bug #39133: Ceph-Mgr-Dashboard had problem with grafana-server
In ceph document is this block
***********************************************************************
ceph dashb...
ZZHI LAN
01:03 PM Bug #39355 (Closed): running ceph command on a partially upgraded cluster might fail
Trying to perform an upgrade from mimic to octopus fails because running a ceph command on a partially upgraded clust... Guillaume Abrioux
12:56 PM RADOS Bug #39353 (Fix Under Review): Error message displayed when mon_osd_max_split_count would be exce...
Nathan Cutler
12:36 PM RADOS Bug #39353 (Resolved): Error message displayed when mon_osd_max_split_count would be exceeded is ...
Under certain circumstances, an attempt to increase the PG count of a pool can fail like this:... Nathan Cutler
12:52 PM Revision 7b78bad9 (ceph): mon/OSDMonitor: further improve prepare_command_pool_set E2BIG error me...
d2c0fe9b5319a4404965c40ec92e291802ef30f6 improved this error message,
but it can be improved further by suggesting th...
Nathan Cutler
12:19 PM Dashboard Feature #39352 (Resolved): mgr/dashboard: Add support for device management
One of the new features in Ceph "Nautilus" is the possibility to list all devices associated to a specific daemon or ... Lenz Grimmer
12:05 PM Revision b4e2983b (ceph): mgr: enable inter-module calls
This is being done by passing native CPython objects
back and forth. It's safe because sub-interpreters in CPython
s...
John Spray
11:58 AM Dashboard Bug #37572 (New): mgr/dashboard: Add backend tests for RBD configuration
Patrick Seidensal
11:29 AM rgw Bug #26965 (Pending Backport): Compliance to aws s3's relaxed query handling behaviour
Matt Benjamin
11:28 AM bluestore Bug #39103 (Fix Under Review): bitmap allocator osd make %use of osd over 100%
Igor Fedotov
11:28 AM rgw Bug #23587 (Pending Backport): rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3...
Matt Benjamin
11:26 AM bluestore Backport #39348 (In Progress): nautilus: raise an alert when per pool stats aren't used
Igor Fedotov
06:11 AM bluestore Backport #39348 (Resolved): nautilus: raise an alert when per pool stats aren't used
https://github.com/ceph/ceph/pull/27645 Nathan Cutler
11:15 AM Revision 537d33fc (ceph): doc/rados/operations/health-checks: document new bluestore warnings
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b29495954b4a30f11986053e2965cc805ba0e2bf)
Sage Weil
11:15 AM Revision 70ac9b67 (ceph): doc/rados/operations: document BLUEFS_SPILLOVER
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 242ef7824dade914d17b6b367f0430c0df448ca0)
Sage Weil
11:13 AM Revision 13f6f715 (ceph): os/bluestore: alert on fm/bdev size mismatch
Relates to: https://tracker.ceph.com/issues/39151
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked fro...
Igor Fedotov
11:13 AM Revision 649c67d1 (ceph): os/bluestore: introduce legacy statfs alert
Fixes: https://tracker.ceph.com/issues/39146
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
10:08 AM Dashboard Bug #39301 (Won't Fix): mgr/dashboard: Optimize RBD list by reducing the amount of data returned
I'm closing this issue for now, and will reopen it if we still have performance issues after #39140 Ricardo Marques
09:47 AM rbd Documentation #39351 (New): perf image iotop and rbd perf image are not documented
For example, "perf image iotop" handles keys "<" and ">" for changing column sorting. Марк Коренберг
09:31 AM CephFS Bug #11314 (In Progress): qa: MDS crashed and the runs hung without ever timing out
Jos Collin
09:31 AM CephFS Feature #5520 (New): osdc: should handle namespaces
Jos Collin
09:04 AM mgr Bug #38133 (Duplicate): segmentation fault
Sebastian Wagner
09:03 AM Revision 4c79d02f (ceph): Merge pull request #27581 from LenzGr/master-documentation
doc: Improved the dashboard proxy config section
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Na...
Ricardo Marques
09:03 AM Dashboard Bug #37974: Test failure: test_get_setting (tasks.mgr.dashboard.test_settings.SettingsTest)
Sage fixed an issue with get_typed_config some time ago. I'd consider this to be fixed, until this is reproducible. Sebastian Wagner
09:01 AM Dashboard Bug #37854 (Resolved): Cluster Hosts List - Performance Details context not changing based on Hos...
Sebastian Wagner
09:00 AM mgr Bug #37533 (Resolved): diskprediction_cloud plugin requirements.txt asks for unused "google==2.0.1"
Sebastian Wagner
08:01 AM CephFS Bug #39350 (Resolved): df command error
Commit 417836d, causes the df to produce incorrect output.... Varsha Rao
08:00 AM Orchestrator Cleanup #39278 (Pending Backport): mgr/rook: Remove support for Rook older than v0.9
Sebastian Wagner
06:58 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
We had this happen twice this week on a v13.2.5 cluster. (The cluster was recently upgraded from v12.2.11, where this... Dan van der Ster
06:48 AM mgr Backport #39132 (Fix Under Review): mimic: AttributeError: 'Module' object has no attribute 'remote'
Kefu Chai
06:45 AM mgr Backport #39132: mimic: AttributeError: 'Module' object has no attribute 'remote'
remote() was introduced in f02316adb4baf4dceaab79cc0ef4c2acdb544f3e.... Kefu Chai
06:37 AM Revision 26a8853a (ceph): qa/suites/rados/verify/tasks/rados_api_tests: whitelist OBJECT_MISPLACED
The api tests do some splits, which can move data.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from co...
Sage Weil
06:19 AM RADOS Backport #39343 (In Progress): luminous: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
06:13 AM RADOS Backport #39343: luminous: ceph-objectstore-tool rename dump-import to dump-export
Backporting note: cherry-pick 96861a8116242bdef487087348c24c97723dfafc only Nathan Cutler
06:07 AM RADOS Backport #39343 (Resolved): luminous: ceph-objectstore-tool rename dump-import to dump-export
https://github.com/ceph/ceph/pull/27636 Nathan Cutler
06:19 AM Revision e64f63b5 (ceph): ceph-objectstore-tool: Rename dump-import to dump-export
If user specifies dump-import it will still work, but isn't
in the usage that way.
Fixes: http://tracker.ceph.com/is...
David Zafman
06:16 AM RADOS Backport #39342 (In Progress): mimic: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
06:13 AM RADOS Backport #39342: mimic: ceph-objectstore-tool rename dump-import to dump-export
Backporting note: cherry-pick 96861a8116242bdef487087348c24c97723dfafc only Nathan Cutler
06:07 AM RADOS Backport #39342 (Resolved): mimic: ceph-objectstore-tool rename dump-import to dump-export
https://github.com/ceph/ceph/pull/27635 Nathan Cutler
06:16 AM Revision c77683fc (ceph): ceph-objectstore-tool: Rename dump-import to dump-export
If user specifies dump-import it will still work, but isn't
in the usage that way.
Fixes: http://tracker.ceph.com/is...
David Zafman
06:10 AM Dashboard Backport #39347 (Resolved): mimic: mgr/dashboard: Manager should complain about wrong dashboard c...
https://github.com/ceph/ceph/pull/27747 Nathan Cutler
06:09 AM Dashboard Backport #39346 (Resolved): nautilus: mgr/dashboard: Manager should complain about wrong dashboar...
https://github.com/ceph/ceph/pull/27742 Nathan Cutler
06:09 AM Dashboard Backport #39345 (Resolved): nautilus: mgr/dashboard: code documentation
https://github.com/ceph/ceph/pull/27746 Nathan Cutler
06:09 AM Bug #39291 (Resolved): librados2 package ships an SO with version "3"
Nathan Cutler
06:08 AM Backport #39293 (Resolved): nautilus: librados2 package ships an SO with version "3"
Nathan Cutler
06:08 AM mgr Backport #39344 (Resolved): nautilus: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_...
https://github.com/ceph/ceph/pull/27608 Nathan Cutler
06:01 AM CephFS Bug #39078 (Resolved): fs: we lack a feature bit for nautilus
Nathan Cutler
06:01 AM CephFS Backport #39187 (Resolved): nautilus: fs: we lack a feature bit for nautilus
Nathan Cutler
05:48 AM Revision 7d1522b2 (ceph): osd/osd_types: pool_stat_t::dump - fix 'num_store_stats' field
Fixes: http://tracker.ceph.com/issues/39340
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:44 AM Dashboard Subtask #38650 (Resolved): mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb tests
Tatjana Dehler
05:44 AM Dashboard Backport #38870 (Resolved): nautilus: mgr/dashboard: Manager modules and Alerts menu E2E breadcru...
Tatjana Dehler
05:44 AM Dashboard Bug #36086 (Resolved): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" break...
Tatjana Dehler
05:43 AM Dashboard Backport #38885 (Resolved): nautilus: mgr/dashboard: "1 osds exist in the crush map but not in th...
Tatjana Dehler
05:41 AM Revision c74cffd8 (ceph): Merge pull request #27593 from smithfarm/wip-39291
cmake: revert librados_tp.so version from 3 to 2
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tim Serong <...
Nathan Cutler
05:25 AM Bug #39340 (Resolved): pool_stat.dump() - value of num_store_stats is wrong
xie xingguo
04:45 AM RADOS Backport #39043 (In Progress): nautilus: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27632 Prashant D
04:02 AM Revision 1efb98df (ceph): mgr/telemetry: change crash dict to a list
For ease of indexing. There's no value in timestamp keys.
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
03:25 AM Revision dc9ce0cd (ceph): osd/PGLog: should not rollback further than deleted object version
When a deleted object becomes a divergent entry in the pg log,
we should not be able to rollback to a version of the ...
Neha Ojha
03:25 AM Revision 00d6549d (ceph): osd/PGLog: preserve original_crt in proc_replica_log()
This is to prevent rolling back further than deleted object version.
Signed-off-by: Neha Ojha <nojha@redhat.com>
(ch...
Neha Ojha
03:25 AM Revision a1a79048 (ceph): osd/PGLog: preserve original_crt in merge_log()
Fixes: https://tracker.ceph.com/issues/21174
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4...
Neha Ojha
03:22 AM rgw Backport #39018 (In Progress): nautilus: unable to cancel reshard operations for buckets with ten...
https://github.com/ceph/ceph/pull/27630 Prashant D
03:21 AM RADOS Backport #39044 (In Progress): mimic: osd/PGLog: preserve original_crt to check rollbackability
https://github.com/ceph/ceph/pull/27629 Prashant D
02:21 AM Revision 51c9f5cf (ceph): client: fix fuse client hang because its bad session PipeConnection
to mds.
There still has a risk client will hang all the time and which
happened in my enviroment a few days ago. Wel...
Ivan Guan
01:46 AM Revision c8ebf1a3 (ceph): common: optimize check_utf8
Current check_utf8 implementation is not efficient. It first decodes the
string to catch possible errors, then encode...
Yibo Cai
12:17 AM Revision 73da58a3 (ceph): Merge pull request #27514 from tchaikov/wip-crimson-auth-client
crimson: enable cephx for v2 msgr
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarz...
Kefu Chai
12:01 AM Revision e361018f (ceph): osd/PGLog: preserve original_crt in proc_replica_log()
This is to prevent rolling back further than deleted object version.
Signed-off-by: Neha Ojha <nojha@redhat.com>
(ch...
Neha Ojha
12:01 AM Revision 1650a2d3 (ceph): osd/PGLog: preserve original_crt in merge_log()
Fixes: https://tracker.ceph.com/issues/21174
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 4...
Neha Ojha
12:00 AM Revision a42ca174 (ceph): osd/PGLog: should not rollback further than deleted object version
When a deleted object becomes a divergent entry in the pg log,
we should not be able to rollback to a version of the ...
Neha Ojha

04/16/2019

11:54 PM CephFS Backport #39187: nautilus: fs: we lack a feature bit for nautilus
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27497
merged
Yuri Weinstein
11:54 PM mgr Documentation #39337 (Pending Backport): doc: telemetry module reference link broken
Patrick Donnelly
10:39 PM mgr Documentation #39337 (Fix Under Review): doc: telemetry module reference link broken
Patrick Donnelly
10:02 PM mgr Documentation #39337 (Resolved): doc: telemetry module reference link broken
The reference link to the Telemetry module (for Nautilus) is broken.
See: http://docs.ceph.com/docs/master/release...
James McClune
11:53 PM Revision 8e250adb (ceph): Merge PR #27624 into master
* refs/pull/27624/head:
doc: fixed telemetry module reference link
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:53 PM Revision df3bfe32 (ceph): Merge pull request #27497 from smithfarm/wip-39187-nautilus
nautilus: fs: we lack a feature bit for nautilus
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
11:31 PM RADOS Backport #38566 (Resolved): mimic: osd_recovery_priority is not documented (but osd_recovery_op_p...
David Zafman
11:14 PM Revision 2d783eb0 (ceph): crimson/auth: let AuthClient::get_auth_request return a named struct
better readability this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:14 PM Revision 26635989 (ceph): crimson/mon: use const reference for Connection::auth_registry
it is not optional now.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:13 PM Revision b46a1d13 (ceph): mon/MonClient: remove unused AuthMethodList
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:13 PM Revision 21e33ff4 (ceph): crimson/mon: reset promise using `{}`
better readability, less repeating.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:13 PM Revision 32ebbce8 (ceph): crimson/mon: remove "#warning" in v1 implementation
since we've implemented the v2 support, these reminders are not needed
anymore.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
11:13 PM Revision cc65bc94 (ceph): auth/AuthRegistry: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:13 PM Revision dd1d641d (ceph): crimson/mon: use auth_registry for querying auth_methods
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:10 PM RADOS Bug #39281 (Resolved): object_stat_sum_t decode broken if given older version
David Zafman
11:08 PM RADOS Bug #39281 (Pending Backport): object_stat_sum_t decode broken if given older version
David Zafman
02:41 PM RADOS Bug #39281 (Resolved): object_stat_sum_t decode broken if given older version
Nathan Cutler
02:41 PM RADOS Bug #39281 (Pending Backport): object_stat_sum_t decode broken if given older version
Nathan Cutler
10:32 AM RADOS Bug #39281 (Fix Under Review): object_stat_sum_t decode broken if given older version
Nathan Cutler
10:32 AM RADOS Bug #39281 (Pending Backport): object_stat_sum_t decode broken if given older version
Nathan Cutler
11:01 PM Revision c0ba53a9 (ceph): rgw admin: add tenant argument to reshard cancel
Looks like we ignore the tenant argument for reshard cancel as mentioned in the
issue.
Fixes: https://tracker.ceph.c...
Abhishek Lekshmanan
10:58 PM RADOS Bug #39306 (Need More Info): ceph config: impossible to set osd_scrub_chunk_max
... Brad Hubbard
05:25 AM RADOS Bug #39306 (Rejected): ceph config: impossible to set osd_scrub_chunk_max
... Марк Коренберг
10:24 PM Revision cd40e2fe (ceph): doc/release/nautilus: proscribe minimum hammer tunables and straw2 on u...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9b979a5c5d21d66bfd8ec69b5ad1d817ee9ecf78)
Sage Weil
10:23 PM Revision 6234b9e9 (ceph): common/options: update mon_crush_min_required_version=hammer
Hammer is a good point to set the minimum at:
- it includes straw2 and vary_r, which are the worst offenders among ...
Sage Weil
10:23 PM Revision 83b10bac (ceph): mgr/dashboard: Do not default to 'admin' as Admin Resource
The current if-statement would always default to 'admin' as the admin
resource regardless of what 'mgr/dashboard/RGW_...
Wido den Hollander
10:23 PM Dashboard Bug #39338 (Resolved): mgr/dashboard: Admin resource not honored
If the RGW Admin resource has been changed from 'admin' to something else the dashboard does not work as the current ... Wido den Hollander
10:22 PM Revision d20a4bf6 (ceph): mon/OSDMonitor: respect crush node flags for can_mark_*()
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 79f0043208f9ba2d4cf02877e6f349b8d0ce55dc)
Sage Weil
10:22 PM Revision 8d9a3219 (ceph): osd/OSDMap: add get_crush_node_flags(int osd)
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6578ce0539f8b4a70f04e9de9f3993f56b085d9c)
Sage Weil
10:22 PM Revision 3434ef9b (ceph): mon/OSDMonitor: make 'osd {add,rm}-{noin,noout,...}' support crush nodes
Set noin, noout, etc. flags on crush nodes.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a5...
Sage Weil
10:22 PM Revision 8b131088 (ceph): osd/OSDMap: raise OSD_FLAGS health alert for crush node flags, too
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9aa9893b8f67614f40c3de3ed8dacd1105eec5f4)
Sage Weil
10:22 PM Revision 10fc1192 (ceph): osd/OSDMap: add flags for crush nodes
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2be95af8211225c43d72e439b6000a25743bdab7)
# Co...
Sage Weil
10:19 PM Revision 18b1b986 (ceph): doc: fixed telemetry module reference link
Used :ref: label for telemetry reference in Nautilus.
Fixes: https://tracker.ceph.com/issues/39337
Signed-off-by: Ja...
James McClune
10:16 PM Revision 6ac76a82 (ceph): mon: fix INCOMPAT_OCTOPUS feature number
It's overlapping with nautilus, which is a problem!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:37 PM Revision 5d4653f6 (ceph): rgw: refactor logging in S3 ObjStore classes in rgw_rest_s3.cc
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:37 PM Revision c3f48370 (ceph): rgw: refactor logging in Swift ObjStore classes in rgw_rest_swift.cc
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:37 PM Revision caaa7824 (ceph): rgw: refactor remaining rgw_rest_s3 logging
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:37 PM Revision 622ed863 (ceph): rgw: refactor remaining rgw_rest_swift logging
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
09:37 PM bluestore Feature #39146 (Pending Backport): raise an alert when per pool stats aren't used
Igor Fedotov
09:04 PM bluestore Bug #39151 (Won't Fix): past end of block device is detected but not repaired
The root cause for the issue is disk size change happened after OSD deployment Igor Fedotov
08:54 PM Dashboard Backport #38870: nautilus: mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb tests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27540
merged
Yuri Weinstein
08:54 PM Revision 4bb4927c (ceph): Merge pull request #27540 from s0nea/wip-38870-nautilus
nautilus: mgr/dashboard: Manager modules and Alerts menu E2E breadcrumb tests
Reviewed-by: Nathan Weinberg <nathan2@...
Yuri Weinstein
08:52 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
@Alexander, sorry but you weren't successful in setting 'debug bluestore = 20'
see the following lines at the end of...
Igor Fedotov
08:11 PM bluestore Bug #39334: OSD crashed in BitmapAllocator::init_add_free()
Issue occurs when install nautilus (ceph version 14.2.0-142-g2f9c072) on RHEL 8 using ceph-ansible. Issue occurs on e... Alexander Calhoun
07:32 PM bluestore Bug #39334 (Need More Info): OSD crashed in BitmapAllocator::init_add_free()
Could you please collect the log with debug bluestore = 20
Any other information about the issue:
Is it reproduc...
Igor Fedotov
07:07 PM bluestore Bug #39334 (Resolved): OSD crashed in BitmapAllocator::init_add_free()
... Neha Ojha
08:52 PM Dashboard Backport #38885: nautilus: mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" b...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27543
merged
Yuri Weinstein
08:51 PM Revision 167dbbfb (ceph): Merge pull request #27543 from s0nea/wip-38885-nautilus
nautilus: mgr/dashboard: 1 osds exist in the crush map but not in the osdmap breaks OSD page
Reviewed-by: Patrick Na...
Yuri Weinstein
08:50 PM Backport #39293: nautilus: librados2 package ships an SO with version "3"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27597
merged
Yuri Weinstein
08:50 PM Revision 024310e8 (ceph): Merge pull request #27597 from smithfarm/wip-39239-nautilus
nautilus: cmake: revert librados_tp.so version from 3 to 2
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:42 PM RADOS Bug #39336 (Duplicate): "*** Caught signal (Bus error) **" in upgrade:luminous-x-mimic
Run: http://pulpito.ceph.com/teuthology-2019-04-16_02:25:02-upgrade:luminous-x-mimic-distro-basic-smithi/
Job: 38528...
Yuri Weinstein
08:11 PM CephFS Bug #39166 (Fix Under Review): mds: error "No space left on device" when create a large number o...
Patrick Donnelly
06:05 AM CephFS Bug #39166: mds: error "No space left on device" when create a large number of dirs
Patrick Donnelly wrote:
> What version are you running?
Luminous 12.2.10 I have fix this issue by pull request 2...
Erqi Chen
08:07 PM CephFS Bug #39305 (Fix Under Review): ceph-fuse: client hang because its bad session PipeConnection to mds
Patrick Donnelly
02:35 AM CephFS Bug #39305 (Resolved): ceph-fuse: client hang because its bad session PipeConnection to mds
There still has a risk client will hang all the time and which happened in my enviroment
a few days ago. Well konw,...
Ivan Guan
07:42 PM Revision ccb86682 (ceph): mon/Elector: format mon_release correctly
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision c2190c1f (ceph): Merge PR #27519 into master
* refs/pull/27519/head:
doc/rados/operations/health-checks: document new bluestore warnings
os/bluestore: alert on ...
Sage Weil
07:31 PM Revision 98923d8a (ceph): Merge PR #27556 into master
* refs/pull/27556/head:
mgr/rook: Remove support for Rook older than v0.9
Reviewed-by: Travis Nielsen <tnielsen@red...
Sage Weil
07:30 PM Revision 872590fe (ceph): Merge PR #27563 into master
* refs/pull/27563/head:
mon/OSDMonitor: respect crush node flags for can_mark_*()
osd/OSDMap: add get_crush_node_fl...
Sage Weil
07:30 PM Revision ca140a50 (ceph): Merge PR #27568 into master
* refs/pull/27568/head:
doc/release/nautilus: proscribe minimum hammer tunables and straw2 on upgrade
common/option...
Sage Weil
07:28 PM RADOS Backport #39310 (In Progress): nautilus: crushtool crash on Fedora 28 and newer
https://github.com/ceph/ceph/pull/27620 Neha Ojha
08:00 AM RADOS Backport #39310 (Resolved): nautilus: crushtool crash on Fedora 28 and newer
https://github.com/ceph/ceph/pull/27620 Nathan Cutler
07:25 PM Revision 9a9a7a78 (ceph): src/tests/crushtool: Add test for an empty default
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 5b6b5c5cd3db364eefbfa163c29691a6af8efc18)
Brad Hubbard
07:25 PM Revision 3a037a76 (ceph): crush/CrushCompiler: Fix __replacement_assert
When compiled with _GLIBCXX_ASSERTIONS we see an assert due to UB of
passing the address of an empty vector. Use vect...
Brad Hubbard
07:17 PM mgr Bug #39335 (Fix Under Review): deadlock on command completion
https://github.com/ceph/ceph/pull/27619 Sage Weil
07:14 PM mgr Bug #39335 (Resolved): deadlock on command completion
... Sage Weil
07:01 PM Revision 429ee4ee (ceph): Merge pull request #26461 from adamemerson/wip-aio-aio-aio-aio-queue-li...
♪ Ai-o Ai-o Ai-o Ai-o… queue like an Egyptian ♪
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Cha...
Casey Bodley
06:18 PM RADOS Bug #39333 (Resolved): osd-backfill-space.sh test failed in TEST_backfill_multi_partial()

sage-2019-04-16_13:58:36-rados-wip-sage-testing-2019-04-15-0844-distro-basic-smithi/3853774
The final PGs looked...
David Zafman
05:36 PM Backport #39332 (In Progress): luminous: Build with lttng on openSUSE
Nathan Cutler
05:32 PM Backport #39332 (Resolved): luminous: Build with lttng on openSUSE
https://github.com/ceph/ceph/pull/27618 Nathan Cutler
05:33 PM Revision a75abeb5 (ceph): build/ops: rpm: reconstruct SUSE bconds
Disable java build completely. Enable lttng build on SLES only, and only for
certain architectures.
Signed-off-by: N...
Nathan Cutler
05:32 PM Bug #39331 (Resolved): Build with lttng on openSUSE
Please backport dd08d17fdf87404553b4cdbf0ed603ed2d9d1595 and aac0e6751f6ec8323c0e93c9db267ff43af833ea to luminous Nathan Cutler
05:18 PM Revision a7550bd2 (ceph): Merge pull request #27616 from yuriw/wip-yuriw-crontab-master
qa/tests: moved some runs from ovh, removed ceph-disk/nautilus Yuri Weinstein
05:14 PM Dashboard Bug #39295 (Fix Under Review): mgr/dashboard: RGW Bucket API should provide times in UTC that wil...
discussed this in the rgw standup, and consensus was to return UTC unconditionally. i made this change in https://git... Casey Bodley
02:41 PM Dashboard Bug #39295: mgr/dashboard: RGW Bucket API should provide times in UTC that will be converted into...
the call path for the 'GET /admin/bucket' api looks like this:
rgw_rest_bucket.cc: RGWOp_Bucket_Info::execute()
r...
Casey Bodley
05:10 PM Revision fd15ab09 (ceph): rgw: bucket stats report mtime in UTC
Fixes: https://tracker.ceph.com/issues/39295
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:57 PM Revision 65654c9b (ceph): mgr/dashboard: Fix iSCSI target form warning
Chrome was throwing an warning because we had multiple inputs with the same id.
Fixes: http://tracker.ceph.com/issue...
Tiago Melo
04:53 PM RADOS Bug #39330 (New): recovery transfer rate not correct
When running all OSDs inside a QEMU VM (with real disks attached through virtio-scsi), the gathered recovery statisti... Jonas Jelten
04:49 PM Revision 884d0de6 (ceph): Merge pull request #27381 from markhpc/wip-prioritycache-manager
common/PriorityCache: Implement a Cache Manager
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Neh...
Neha Ojha
04:48 PM Revision e152d092 (ceph): osd/PG: discover missing objects when an OSD peers and PG is degraded
When a PG is remapped from OSD `a` to OSD `b`, the objects are
backfilled. When OSD `a` is restarted, objects become ...
Jonas Jelten
04:39 PM Revision 036e50f9 (ceph): qa/tests: moved some runs from ovh, removed ceph-disk/nautilus
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:22 PM CephFS Bug #39329 (Won't Fix): ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connecte...
ceph fs set <xxxxx> min_compat_client <yyyy> DOES NOT warn about connected incompatible clients
in spite of having...
Марк Коренберг
04:00 PM Dashboard Bug #39328 (Resolved): mgr/dashboard: Adapt iSCSI discovery auth for read-only users
The "Set discovery authentication" button should be renamed to "Discovery authentication" (for all users):
!Screen...
Ricardo Marques
03:56 PM Orchestrator Bug #39259 (Fix Under Review): test_orchestrator: AttributeError: 'TestWriteCompletion' object ha...
Sebastian Wagner
12:53 PM Orchestrator Bug #39259 (In Progress): test_orchestrator: AttributeError: 'TestWriteCompletion' object has no ...
Sebastian Wagner
03:50 PM mgr Bug #39323 (Fix Under Review): tox failures when running "make check"
Nathan Cutler
01:38 PM mgr Bug #39323 (Resolved): tox failures when running "make check"
On a machine running openSUSE Leap 15.1 with no Python 2 installed, "make check" fails on a very recent SHA1 like so:... Nathan Cutler
03:47 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
more background on dd/sync topic:
https://askubuntu.com/questions/318186/wait-for-dd-command-to-fully-write-to-the-d...
Igor Fedotov
02:49 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
I don't know what those can do, but if you think that is part of the problem here I wouldn't be opposed to try them out Alfredo Deza
01:40 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
@Alfredo - shouldn't we use/try oflag=sync,direct for dd? Igor Fedotov
01:00 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
This output should help clarify how ceph-volume does 'zap':... Alfredo Deza
12:25 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
Guillaume Abrioux wrote:
> Hi Igor,
>
> I've finally got a new job failing with more verbose logs.
Hi Guillaum...
Igor Fedotov
03:29 PM Dashboard Backport #39240 (In Progress): nautilus: mgr/dashboard: "readonly user" can't see any pages
Stephan Müller
03:29 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
I've not tried changing reweights to 1, though last week I ran "ceph osd reweight-by-utilization 110"
Cluster is ...
Jake Grimmett
03:29 PM Revision f480de4d (ceph): mgr/dashboard: Enable read only users to read again
The dashboards Prometheus receiver API needed to receive a POST from the
frontend, but POSTs aren't allowed by defaul...
Stephan Müller
03:15 PM Cleanup #14363 (Closed): normalize/duplicate 'rm' vs 'remove' vs 'del' in the CLI
Sebastian Wagner
03:08 PM Dashboard Bug #39327 (Resolved): mgr/dashboard: NFS export creation: Add more info to the validation messag...
When just entering a single character into the field the error message "Wrong format" appears.
My suggestion would b...
Laura Paduano
02:59 PM Dashboard Bug #39326 (Resolved): mgr/dashboard: different font sizes within the "create NFS export"-form
Go to NFS -> Add
Within the add form the font size for "No items selected." (see "Daemons") is smaller compared to "...
Laura Paduano
02:58 PM RADOS Backport #39325 (In Progress): nautilus: ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
02:40 PM RADOS Backport #39325 (Resolved): nautilus: ceph-objectstore-tool rename dump-import to dump-export
https://github.com/ceph/ceph/pull/27610 Nathan Cutler
02:53 PM Revision ffdf7c16 (ceph): Merge pull request #26089 from taoCH/wip-librgw-create-bucket-bug
rgw: unexpected crash when creating bucket in librgw Matt Benjamin
02:44 PM Revision 56a76315 (ceph): ceph-objectstore-tool: Rename dump-import to dump-export
If user specifies dump-import it will still work, but isn't
in the usage that way.
Fixes: http://tracker.ceph.com/is...
David Zafman
02:42 PM Dashboard Bug #39324 (Fix Under Review): mgr/dashboard: iSCSI form is showing a warning
Tiago Melo
02:40 PM Dashboard Bug #39324 (Resolved): mgr/dashboard: iSCSI form is showing a warning
If you edit a target with multiple initiators, chrome will show a warning telling that there are multiple inputs with... Tiago Melo
02:40 PM RADOS Bug #39284 (Pending Backport): ceph-objectstore-tool rename dump-import to dump-export
Nathan Cutler
10:34 AM RADOS Bug #39284: ceph-objectstore-tool rename dump-import to dump-export
Backporting note: cherry-pick 96861a8116242bdef487087348c24c97723dfafc only (the PR#27564 includes another commit tha... Nathan Cutler
02:14 PM Revision 15b8258e (ceph): crimson/mon: refactor Connection::create_auth() so it can be reused
Connection::create_auth() will be shared by v1 and v2 msgrs, so we need
to decouple it from v1 implementation.
Signe...
Kefu Chai
02:14 PM Revision c273eb6c (ceph): crimson/net: add setters for Connections
so we don't directly access its member variables
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:14 PM Revision afdb0b5a (ceph): crimson/mon: rename Connection::authenticate()
rename Connection::authenticate() to Connection::authenticate_v1() to
differentiate it from Connection::authenticate_...
Kefu Chai
02:14 PM Revision 0fcd1a8a (ceph): crimson/mon: implement AuthClient
for v2 msgr authentication support, let ceph::mon::Client implement
ceph::auth::AuthClient.
Signed-off-by: Kefu Chai...
Kefu Chai
02:14 PM Revision f9f3ac91 (ceph): crimson/osd: register monc as an AuthClient
so msgrs will be able to turn to monc when they try to authenticate
themselves.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
02:14 PM Revision f5f9c566 (ceph): crimson/osd: use v2 addresses
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:14 PM Revision 435775c5 (ceph): crimson: use lowres_system_clock for keepalive timestamps
we should use chrono types for representing time_point and duration,
utime_t could be used for the format on wire tho...
Kefu Chai
02:14 PM Revision 27b5c54f (ceph): crimson/auth: refactor AuthClient interface
* we'd better return value by "return" not by passing output prameters by
pointers.
* remove unused parameters from...
Kefu Chai
02:13 PM Revision d87bc2c5 (ceph): crimson/auth: rename auth::auth_error to auth::error
* s/auth::auth_error/auth::error/: less repeating this way
* auth/Errors.{h,cc}: remove them. as we don't need to use...
Kefu Chai
01:52 PM Revision 3a2732ab (ceph): mgr/dashboard: KV-table transforms dates through pipe
The key value table that is mostly used for showing details of objects,
will now transform any date with 'cdDatePipe'...
Stephan Müller
01:41 PM ceph-volume Bug #38833: ceph-volume does not allow the use of removable disks
It is not possible to disable that internal check from ceph-volume, however, the workaround in your case would be to ... Alfredo Deza
01:38 PM Revision 3859b35f (ceph): Merge PR #27564 into master
* refs/pull/27564/head:
ceph-objectstore-tool: Rename dump-import to dump-export
osd: Fix fast path to use version ...
Sage Weil
01:32 PM mgr Bug #38157 (Pending Backport): progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_r...
nautilus backport: https://github.com/ceph/ceph/pull/27608
Sage Weil
01:30 PM Dashboard Bug #39252: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
In general, when enhancing the autodetection, we should ensure that it also supports IPv6 addresses Lenz Grimmer
01:28 PM Revision 8fe76fc0 (ceph): mgr/progress: fix typo
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit aab43b2dab19eb0576b9cb3167dfab6cc91fc646)
Sage Weil
01:28 PM Revision 7b62ff1d (ceph): mgr/progress: behave if pgs disappear (due to a racing pg merge)
If one of the PGs we care about disappears, consider it complete.
Fixes: http://tracker.ceph.com/issues/38157
Signed...
Sage Weil
01:28 PM Revision 9ee9f787 (ceph): Merge PR #27546 into master
* refs/pull/27546/head:
mgr/progress: fix typo
mgr/progress: behave if pgs disappear (due to a racing pg merge)
Re...
Sage Weil
12:40 PM Dashboard Bug #24453 (Pending Backport): mgr/dashboard: Manager should complain about wrong dashboard certi...
Lenz Grimmer
12:39 PM Revision 17c59e3d (ceph): Merge pull request #27036 from votdev/issue_24453
mgr/dashboard: Manager should complain about wrong dashboard certificate
Reviewed-by: Kefu Chai <kchai@redhat.com>
R...
Lenz Grimmer
12:37 PM Dashboard Documentation #36243 (Pending Backport): mgr/dashboard: code documentation
Lenz Grimmer
12:34 PM Revision 6a0911d1 (ceph): Merge pull request #27433 from rhcs-dashboard/wip-36243-master
mgr/dashboard: Add frontend code documentation
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana ...
Lenz Grimmer
12:33 PM Revision dcffba93 (ceph): mgr/test_orchestrator: Fix 'TestWriteCompletion' object has no attribut...
Caused by a race between `TestWriteCompletion.__init__() and
`TestOrchestrator.serve()`
Fixes: https://tracker.cep...
Sebastian Wagner
12:19 PM Revision 287e2093 (ceph): monitoring/grafana: fix typo in README
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
11:56 AM Revision 6cb395cf (ceph): cmake: revert librados_tp.so version from 3 to 2
Post-mortem analysis:
librados.so and librados_tp.so are packaged together in the librados2
RPM.
c680fb10f598267f15...
Nathan Cutler
11:50 AM rgw Bug #39321 (Duplicate): rgw: Beast frontend listens on IPv4 only by default
... Wido den Hollander
11:35 AM Revision 100bd226 (ceph): mon/OSDMonitor: osd add-no{up,down,in,out} - remove state checker
The existing sanity checkers are total unnecessary, e.g, noup indicates
we should not allow the corresponding osd to ...
xie xingguo
10:56 AM CephFS Bug #38652 (Resolved): mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug on RHEL 7.5
Nathan Cutler
10:56 AM CephFS Backport #39225 (Resolved): nautilus: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inli...
Nathan Cutler
10:56 AM rgw Bug #39134 (Resolved): rgw: Make rgw admin ops api get user info consistent with the command line
Nathan Cutler
10:55 AM rgw Backport #39135 (Resolved): nautilus: rgw: Make rgw admin ops api get user info consistent with t...
Nathan Cutler
10:55 AM bluestore Bug #39143 (Resolved): ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is conf...
Nathan Cutler
10:55 AM bluestore Backport #39253 (Resolved): nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if...
Nathan Cutler
10:55 AM Revision 0ce1cc53 (ceph): mgr/dashboard: Use human readable units on the sparkline graphs
Fixes: http://tracker.ceph.com/issues/25075
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 6a...
Tiago Melo
10:55 AM CephFS Bug #39060 (Resolved): ls -S command produces AttributeError: 'str' object has no attribute 'decode'
Nathan Cutler
10:54 AM CephFS Backport #39260 (Resolved): nautilus: ls -S command produces AttributeError: 'str' object has no ...
Nathan Cutler
10:54 AM CephFS Bug #38804 (Resolved): cephfs-shell: ls always lists hidden files and directories
Nathan Cutler
10:54 AM CephFS Backport #39217 (Resolved): nautilus: cephfs-shell: ls always lists hidden files and directories
Nathan Cutler
10:54 AM rbd Backport #38977 (Resolved): nautilus: return ETIMEDOUT if we meet a timeout in poll
Nathan Cutler
10:53 AM RADOS Bug #38786 (Resolved): autoscale down can lead to max_pg_per_osd limit
Nathan Cutler
10:53 AM RADOS Backport #39271 (Resolved): nautilus: autoscale down can lead to max_pg_per_osd limit
Nathan Cutler
10:53 AM rgw Backport #38777 (Resolved): nautilus: rgw doesnt support delimiter longer then one symbol
Nathan Cutler
10:52 AM RADOS Backport #39275 (Resolved): nautilus: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler
10:51 AM Dashboard Bug #36712 (Resolved): mgr/dashboard: Error message when accessing Cluster >> Hosts
Nathan Cutler
10:50 AM Dashboard Backport #36752 (Rejected): mimic: mgr/dashboard: Error message when accessing Cluster >> Hosts
Nathan Cutler
09:46 AM Dashboard Backport #36752: mimic: mgr/dashboard: Error message when accessing Cluster >> Hosts
Not able to reproduce it in Mimic. Alfonso Martínez
10:49 AM rgw Bug #39160 (Resolved): rgw: dynamic large objects fail uploading manifest with etag with nautilus
Nathan Cutler
10:49 AM rgw Backport #39280 (Resolved): nautilus: rgw: dynamic large objects fail uploading manifest with eta...
Nathan Cutler
09:13 AM rgw Backport #39280: nautilus: rgw: dynamic large objects fail uploading manifest with etag with naut...
Backport to nautilus branch is merged. Is there an estimation about when we may have a new release that includes this... Alfredo Moralejo
10:47 AM Orchestrator Bug #38799 (Resolved): rook-ceph-system namespace hardcoded in the rook orchestrator
@Sebastian: please use "Resolved" instead of "Closed" for issues that have been resolved. Thanks! Nathan Cutler
08:02 AM Orchestrator Bug #38799 (Closed): rook-ceph-system namespace hardcoded in the rook orchestrator
Sebastian Wagner
10:40 AM RADOS Bug #39055: OSD's crash when specific PG is trying to backfill
Hi Greg,
Thanks for getting back.
After a while, I resorted to creating a new pool and migrated all the data of...
Alex Tijhuis
10:37 AM rgw Backport #39075 (Resolved): nautilus: multisite: data sync loops back to the start of the datalog...
Nathan Cutler
10:36 AM rgw Backport #38883 (Resolved): nautilus: Lifecycle doesn't remove delete markers
Nathan Cutler
10:35 AM rgw Backport #39181 (Resolved): nautilus: rgw: orphans find perf improvments
Nathan Cutler
10:33 AM RADOS Backport #39320 (Resolved): nautilus: object_stat_sum_t decode broken if given older version
Nathan Cutler
10:32 AM RADOS Backport #39320 (Resolved): nautilus: object_stat_sum_t decode broken if given older version
https://github.com/ceph/ceph/pull/27555 Nathan Cutler
10:23 AM RADOS Support #39319 (New): Every 15 min - Monitor daemon marked osd.x down, but it is still running
1. Install Ceph (ceph version 13.2.5 mimic (stable)) in 4 node (CentOS7, in test environment VmWare ESXI 5.5)
f...
Vladimir Savinov
10:23 AM Dashboard Backport #35950: mimic: mgr/dashboard: Unable to disable SSL for proxy environments
Issue has been backported already via https://tracker.ceph.com/issues/36123 Nathan Cutler
10:23 AM Dashboard Backport #35950 (Resolved): mimic: mgr/dashboard: Unable to disable SSL for proxy environments
Nathan Cutler
10:02 AM Revision 45e18a9c (ceph): mgr/dashboard: Add enabled property to SelectOption
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:02 AM Revision fb1cd257 (ceph): mgr/dashboard: iSCSI: Limit members to 1 group
Fixes: http://tracker.ceph.com/issues/39036
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:01 AM Revision 70a28a3e (ceph): doc: Improved the dashboard proxy config section
Added paragraph that explains how standby dashboard instances perform
HTTP redirections to the currently active ceph-...
Lenz Grimmer
09:59 AM Revision 43c56e1a (ceph): doc: dashboard: refined object gateway configuration
As discussed in BUG#39252, the dashboard currently does not
support all possible RGW configuration possibilities when...
Lenz Grimmer
09:45 AM bluestore Bug #39318: w_await high when rockdb compacting
Please update issue object to 'high w_await when rockdb compact'.
Thanks
hoan nv
09:42 AM bluestore Bug #39318 (Closed): w_await high when rockdb compacting
hi all.
I have a ceph cluster and all disk ssd.
I benchmark disk. it ok
sometime disk has w_await to 300 or 10...
hoan nv
08:55 AM Dashboard Cleanup #38937 (Resolved): mgr/dashboard: Back button component
Lenz Grimmer
08:51 AM Dashboard Bug #39300 (Fix Under Review): mgr/dashboard: Can't login with a bigger time difference between u...
Lenz Grimmer
08:50 AM mgr Bug #39290: Nautilus predictor does not work in Ubuntu 18.04 LTS - smartctl doesn't support JSON ...
Rick Chen, Yes, I know. But for Centos 7 we have: http://mirror.centos.org/centos-7/7/storage/x86_64/ceph-nautilus/sm... Марк Коренберг
06:33 AM mgr Bug #39290: Nautilus predictor does not work in Ubuntu 18.04 LTS - smartctl doesn't support JSON ...
The smartmontools require last version 6.7 that support json output. Rick Chen
08:41 AM Revision 90f6142d (ceph): mgr/dashboard: auth: fix user lastUpdate timestamp generation
Fixes: http://tracker.ceph.com/issues/39300
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
08:36 AM Revision dd45426d (ceph): msg: rename ms_tcp_read_timeout to ms_connection_idle_timeout
The old nameing is confusing, e.g., it actually indicates we should tear
down the underlying connection which has no ...
xie xingguo
08:35 AM Revision f1603073 (ceph): msg/async: send keepalive on connection race winner
If we win a connection race, we could still hit a fault before we finish
connecting, and then go into standby. Ensure...
xie xingguo
08:15 AM Dashboard Bug #39301: mgr/dashboard: Optimize RBD list by reducing the amount of data returned
If we implement both, the performance will improve even more.
The idea behind this issue is to just reduce the amo...
Ricardo Marques
08:03 AM Dashboard Backport #39317 (Resolved): mimic: mgr/dashboard: RGW proxy can't handle self-signed SSL certific...
https://github.com/ceph/ceph/pull/30543 Nathan Cutler
08:02 AM mgr Backport #39172 (Resolved): nautilus: rook-ceph-system namespace hardcoded in the rook orchestrator
https://github.com/ceph/ceph/pull/27496 Sebastian Wagner
08:01 AM rbd Backport #39316 (Resolved): mimic: krbd: fix rbd map hang due to udev return subsystem unordered
https://github.com/ceph/ceph/pull/30176 Nathan Cutler
08:01 AM rbd Backport #39315 (Resolved): nautilus: krbd: fix rbd map hang due to udev return subsystem unordered
https://github.com/ceph/ceph/pull/28019 Nathan Cutler
08:01 AM rbd Backport #39314 (Resolved): luminous: krbd: fix rbd map hang due to udev return subsystem unordered
https://github.com/ceph/ceph/pull/31360 Nathan Cutler
08:01 AM Messengers Backport #39243 (In Progress): luminous: msg/async: connection race + winner fault can leave conn...
Nathan Cutler
08:00 AM mgr Backport #39313 (Resolved): nautilus: mgr/rook: Fix RGW creation
https://github.com/ceph/ceph/pull/27863 Nathan Cutler
08:00 AM mgr Backport #39312 (Resolved): nautilus: mgr/rook: Added missing rgw daemons in "service ls"
https://github.com/ceph/ceph/pull/27864 Nathan Cutler
08:00 AM Messengers Backport #38242 (In Progress): luminous: msg/async: connection race + winner fault can leave conn...
Nathan Cutler
08:00 AM RADOS Backport #39311 (Resolved): mimic: crushtool crash on Fedora 28 and newer
https://github.com/ceph/ceph/pull/27986 Nathan Cutler
08:00 AM RADOS Backport #39309 (Rejected): luminous: crushtool crash on Fedora 28 and newer
Nathan Cutler
08:00 AM Backport #39308 (Resolved): nautilus: mgr/ActivePyModules: handle_command may keep lock locked if...
https://github.com/ceph/ceph/pull/27939 Nathan Cutler
07:45 AM RADOS Bug #39307 (Won't Fix): EC pools with m=1 are created with an unsafe min_size by default
Creating an EC pool with m=1 on 14.2.0 defaults to a min_size of k, e.g. min_size of 2 for a 2+1 pool.
Older version...
Paul Emmerich
07:17 AM Dashboard Bug #39024 (Resolved): mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Lenz Grimmer
07:17 AM Dashboard Backport #39122 (Resolved): nautilus: mgr/dashboard: Adapt iSCSI overview page to make use of cep...
Lenz Grimmer
07:16 AM Orchestrator Bug #39250 (Resolved): mgr/rook: Fix Python 2 regression
Lenz Grimmer
07:16 AM mgr Backport #39270 (Resolved): nautilus: mgr/rook: Fix Python 2 regression
Lenz Grimmer
06:14 AM rgw Backport #39017 (In Progress): mimic: unable to cancel reshard operations for buckets with tenants
https://github.com/ceph/ceph/pull/27603 Prashant D
06:09 AM Revision 0b0b89ee (ceph): Merge pull request #27530 from yuvalif/fix_pubsub_duplicates
rgw/pubsub: handle subscription conf errors better Yuval Lifshitz
03:56 AM rgw Backport #39015 (In Progress): nautilus: rgw admin: disable stale instance deletion in multisite
https://github.com/ceph/ceph/pull/27602 Prashant D
03:43 AM Revision 4b416bc0 (ceph): rgw admin: add tenant argument to reshard cancel
Looks like we ignore the tenant argument for reshard cancel as mentioned in the
issue.
Fixes: https://tracker.ceph.c...
Abhishek Lekshmanan
02:11 AM Revision 47cd6e67 (ceph): rgw admin: disable stale instance delete in a multiste env
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit b8509433c52f7481e1d5948203f6c5b173d...
Abhishek Lekshmanan
02:11 AM Revision 89eb2e47 (ceph): rgw_admin: add a note warning stale instances for multisite
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 55fdcfa0432e2779b45246349d46e17d8b1...
Abhishek Lekshmanan
02:10 AM RADOS Backport #38993 (In Progress): nautilus: unable to link rocksdb library if use system rocksdb
https://github.com/ceph/ceph/pull/27601 Prashant D
02:00 AM Revision 7e0b17a7 (ceph): osd/PG: the warning seems more serious than what it wanna transmit
The missing items is picked from primary and peers, so it is normal if
some guys missing the same version, assertion ...
Zengran Zhang
01:52 AM RADOS Bug #39006 (Fix Under Review): ceph tell osd.xx bench help : gives wrong help
Neha Ojha
01:49 AM Revision 4b240cf8 (ceph): osd/OSD.cc: make osd bench description consistent with parameters
Fixes: http://tracker.ceph.com/issues/39006
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
01:15 AM Revision 3bc34335 (ceph): Merge pull request #27552 from tchaikov/wip-corpus.rst
doc/corpus: update to adapt the change from autotools to cmake
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Kefu Chai
01:09 AM rgw Backport #39014 (Need More Info): mimic: rgw admin: disable stale instance deletion in multisite
cherry-picked changes failed to compile :
/home/work/backport/ceph6_mimic/src/rgw/rgw_admin.cc: In function ‘int b...
Prashant D

04/15/2019

11:31 PM Revision ab97ff74 (ceph): client: fix _listxattr() vxattr buffer length calculation
Client::_listxattr() incorrectly returns a length based on the static
_vxattrs_name_size() value. _vxattrs_calcu_name...
David Disseldorp
11:31 PM Revision 9eab573b (ceph): client: remove unused vxattr length helpers
_listxattr() now calculates the length of vxattrs dynamically, so these
helpers, which incorrectly ignore vxattr.exis...
David Disseldorp
11:31 PM Revision 9408f16c (ceph): test: extend LibCephFS.Xattrs test
Additionally check that:
- a zero buflen returns the needed length
- a non-zero buflen less than needed fails
- the l...
David Disseldorp
11:31 PM Revision 8fd96203 (ceph): test: check listattr for snapshot btime entry
Extend LibCephFS.SnapXattrs to also test ceph_listxattr() against
snapshot and non-snapshot files.
Signed-off-by: Da...
David Disseldorp
11:13 PM Revision 711b1f86 (ceph): cmake/FindRocksDB: fix IMPORTED_LOCATION for ROCKSDB_LIBRARIES
Signed-off-by: dudengke <pinganddu90@gmail.com>
(cherry picked from commit 7b6e05a03055d85e4616b7611906c40bbf03bb86)
dudengke
09:54 PM Revision a42c8e32 (ceph): mgr/telemetry: add report_timestamp to sent reports
Received time may differ from report time, and correlating
to local cluster state events might be useful.
Signed-off...
Dan Mick
09:19 PM RADOS Bug #38930: ceph osd safe-to-destroy wrongly approves any out osd

The message below outputs too many PGs. It counts active + up from pg_count as if the actingset and upset are disj...
David Zafman
08:28 PM RADOS Bug #38930 (In Progress): ceph osd safe-to-destroy wrongly approves any out osd
Okay, reproduced this with vstart. When I mark an OSD out, I get... Sage Weil
09:17 PM Bug #38821 (Resolved): Unabe to apt-get update for Nautilus v14.2
Greg Farnum
09:15 PM RADOS Bug #39055: OSD's crash when specific PG is trying to backfill
You'll need to gather full debug logs of the crash and as much as possible about the object(s) which the PG is workin... Greg Farnum
09:14 PM Revision efb3ddd9 (ceph): test: add libcephfs snap.btime xattr test
Test that the new "ceph.snap.btime" xattr is present following
snapshot, and that the corresponding $secs.$nsecs valu...
David Disseldorp
09:14 PM Revision 83da9d58 (ceph): mds: carry snapshot creation time with InodeStat
This allows for a future vxattr exposing the snapshot creation time to
users. The InodeStat encoding version is bumpe...
David Disseldorp
09:14 PM Revision a85c1a25 (ceph): client: add ceph.snap.btime vxattr
The ceph.snap.btime vxattr carries the snapshot creation time for files
and directories residing within a snapshot.
...
David Disseldorp
09:14 PM RADOS Bug #39056: localize-reads does not increment pg stats read count
Yeah, localize_reads has some issues. This is the least of them and would be hard to fix in the current architecture ... Greg Farnum
09:10 PM CephFS Bug #39166: mds: error "No space left on device" when create a large number of dirs
What version are you running? Patrick Donnelly
09:10 PM Cleanup #39161 (Closed): Propper formatting of sourcecode (tabs/spaces mixup)
This is gradually improving but indeed is not going to get a wholesale fix. If somebody wants to write git commit hoo... Greg Farnum
09:05 PM Feature #24128 (Rejected): ceph tool to print to console by default
NMI Patrick Donnelly
08:05 PM CephFS Backport #39225: nautilus: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug on R...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27500
merged
Yuri Weinstein
08:05 PM Revision 4b8215fb (ceph): Merge pull request #27500 from smithfarm/wip-39225-nautilus
nautilus: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inline bug on RHEL 7.5
Reviewed-by: Venky Shankar <...
Yuri Weinstein
08:04 PM rgw Backport #39135: nautilus: rgw: Make rgw admin ops api get user info consistent with the command ...
lishuhao li wrote:
> https://github.com/ceph/ceph/pull/27501
merged
Yuri Weinstein
08:04 PM Revision 56a77262 (ceph): Merge pull request #27501 from smithfarm/wip-39135-nautilus
nautilus: rgw: Make rgw admin ops api get user info consistent with the command line
Reviewed-by: Casey Bodley <cbod...
Yuri Weinstein
08:04 PM bluestore Backport #39253: nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27523
merged
Yuri Weinstein
08:04 PM Revision c0582931 (ceph): Merge pull request #27523 from smithfarm/wip-39253-nautilus
nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is configured
Reviewed-by: Igor Fedotov...
Yuri Weinstein
08:03 PM CephFS Backport #39260: nautilus: ls -S command produces AttributeError: 'str' object has no attribute '...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27531
merged
Yuri Weinstein
08:03 PM CephFS Backport #39217: nautilus: cephfs-shell: ls always lists hidden files and directories
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27531
merged
Yuri Weinstein
08:03 PM Revision c026be74 (ceph): Merge pull request #27531 from smithfarm/wip-39260-nautilus
nautilus: ls -S command produces AttributeError: 'str' object has no attribute 'decode'
Reviewed-by: Venky Shankar <...
Yuri Weinstein
08:02 PM rbd Backport #38977: nautilus: return ETIMEDOUT if we meet a timeout in poll
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27539
merged
Yuri Weinstein
08:02 PM Revision 6b44d909 (ceph): Merge pull request #27539 from pdvian/wip-38977-nautilus
nautilus: rbd: krbd: return -ETIMEDOUT in polling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
08:02 PM Dashboard Backport #39122: nautilus: mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27541
merged
Yuri Weinstein
08:02 PM Revision 4e609d61 (ceph): Merge pull request #27541 from ricardoasmarques/wip-39122-nautilus
nautilus: mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Reviewed-by:  Tiago Melo <tmelo@suse.com>
Yuri Weinstein
08:01 PM RADOS Backport #39271: nautilus: autoscale down can lead to max_pg_per_osd limit
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27547
merged
Yuri Weinstein
08:01 PM Revision b8d78f3d (ceph): Merge pull request #27547 from smithfarm/wip-39271-nautilus
nautilus: mgr: autoscale down can lead to max_pg_per_osd limit
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
08:00 PM rgw Backport #38777: nautilus: rgw doesnt support delimiter longer then one symbol
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27548
merged
Yuri Weinstein
08:00 PM Revision 8a7d34c9 (ceph): Merge pull request #27548 from smithfarm/wip-38777-nautilus
nautilus: rgw: support delimiter longer then one symbol
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by...
Yuri Weinstein
07:59 PM RADOS Backport #39275: nautilus: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27550
merged
Yuri Weinstein
07:59 PM Revision 98bdfb91 (ceph): Merge pull request #27550 from smithfarm/wip-39275-nautilus
nautilus: tests: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:57 PM Revision f0f721de (ceph): Merge pull request #27498 from smithfarm/wip-39075-nautilus
nautilus: multisite: data sync loops back to the start of the datalog after reaching the end
Reviewed-by: Casey Bodl...
Yuri Weinstein
07:56 PM rgw Backport #39075: nautilus: multisite: data sync loops back to the start of the datalog after reac...
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/27498
merged
Yuri Weinstein
07:54 PM mgr Backport #39270: nautilus: mgr/rook: Fix Python 2 regression
Sebastian Wagner wrote:
> https://github.com/ceph/ceph/pull/27496
merged
Yuri Weinstein
07:53 PM Revision 1487297f (ceph): Merge pull request #27496 from sebastian-philipp/wip-39172-nautilus
nautilus: rook-ceph-system namespace hardcoded in the rook orchestrator
Reviewed-by: Travis Nielsen <tnielsen@redhat...
Yuri Weinstein
07:52 PM Revision 27d666c8 (ceph): Merge pull request #27555 from liewegas/wip-fix-object-stat-sum-nautilus
nautilus: osd/osd_types: fix object_stat_sum_t fast-path decode
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:51 PM rgw Backport #38883: nautilus: Lifecycle doesn't remove delete markers
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/27559
merged
Yuri Weinstein
07:51 PM Revision b5ca5f2b (ceph): Merge pull request #27559 from theanalyst/wip-nautilus-38883
nautilus: rgw: LC: handle resharded buckets
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:51 PM rgw Backport #39181: nautilus: rgw: orphans find perf improvments
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/27560
merged
Yuri Weinstein
07:50 PM Revision 85e7b5cb (ceph): Merge pull request #27560 from theanalyst/wip-nautilus-39181
nautilus: orphans find perf improvements
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:49 PM Revision 5ce0d682 (ceph): Merge pull request #27561 from cbodley/wip-39280
nautilus: rgw: don't recalculate etags for slo/dlo
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:47 PM Revision e7c237af (ceph): Merge pull request #27562 from yuriw/wip-yuriw-38952-nautilus
nautilus - qa/tests: removed some config settings
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojha <n...
Yuri Weinstein
07:40 PM RADOS Bug #39304 (Resolved): short pg log+nautilus-p2p-stress-split: "Error: finished tid 3 when last_a...
Run: http://pulpito.ceph.com/yuriw-2019-04-13_15:18:33-upgrade:nautilus-p2p-wip-yuri6-testing-2019-04-12-1636-nautilu... Yuri Weinstein
06:56 PM Dashboard Bug #39303 (Can't reproduce): mgr/dashboard/controllers/summary.py: 500 server error when no daem...
This dashboard error was reported by a Rook user. They reported that it occurred early on when there can be a delay b... Noah Watkins
06:53 PM Dashboard Bug #39301: mgr/dashboard: Optimize RBD list by reducing the amount of data returned
How does this relate to #39140? Is this a different issue, or an alternative approach? Do we need both? Lenz Grimmer
04:25 PM Dashboard Bug #39301 (Won't Fix): mgr/dashboard: Optimize RBD list by reducing the amount of data returned
Some RBD image information may require a lot of processing, and we are calculating this information for every RBD ima... Ricardo Marques
06:40 PM RADOS Feature #39302 (New): `ceph df` reports misleading information when no ceph-mgr running
When there is no ceph-mgr running, the `ceph df` command reports incorrect (misleading) information. For example, in ... J. Eric Ivancich
06:38 PM Bug #39279: "terminate called after throwing an instance of 'ceph::buffer::malformed_input'" in u...
https://github.com/ceph/ceph/pull/27564 Neha Ojha
04:25 PM Revision 7f7fdc72 (ceph): doc/corpus: update to adapt the change from autotools to cmake
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:45 PM Dashboard Bug #39300 (Resolved): mgr/dashboard: Can't login with a bigger time difference between user and ...
With the time difference of -7h to the backend, I couldn't log in. The log throw the error `AMT: user info changed af... Stephan Müller
03:42 PM Dashboard Bug #39299 (New): mgr/dashboard: Pools API should provide times in UTC that will be converted int...
Pool -> details -> 'create_time' attribute will provide the local server time instead UTC time Stephan Müller
03:41 PM Dashboard Bug #39298 (New): mgr/dashboard: Monitors API should provide times in UTC that will be converted ...
Monitors 'monmap modified' attribute will provide the local server time instead UTC time
Stephan Müller
03:40 PM Dashboard Bug #39297 (Resolved): mgr/dashboard: Logs provided by the API should provide timestamps in UTC i...
Log timestamps will provide the local server time instead UTC time Stephan Müller
03:39 PM Dashboard Bug #39296 (Resolved): mgr/dashboard: Alert details UTC times should be converted into local time...
Alert -> details -> 'endsAt' and 'startsAt' attributes provide a UTC time but are not converted into local time in th... Stephan Müller
03:38 PM Dashboard Bug #39295 (Resolved): mgr/dashboard: RGW Bucket API should provide times in UTC that will be con...
RGW -> Bucket -> details -> 'modification time' attribute will provide the local server time instead UTC time Stephan Müller
03:33 PM Dashboard Subtask #23858: mgr/dashboard: New RBD snapshot names should be prefix with a local time bound IS...
Hm... I'm not sure about the description, the column seems fine - but the snapshot creation name is UTC - for this no... Stephan Müller
12:08 PM Dashboard Subtask #23858 (In Progress): mgr/dashboard: New RBD snapshot names should be prefix with a local...
Stephan Müller
03:28 PM Dashboard Bug #39294 (New): mgr/dashboard: Time handling
As I searched for similar issues like #23858, I found a few.
h2. My setup
As my local time is set to Germany (+...
Stephan Müller
03:23 PM Backport #39293 (In Progress): nautilus: librados2 package ships an SO with version "3"
Nathan Cutler
03:15 PM Backport #39293 (Resolved): nautilus: librados2 package ships an SO with version "3"
https://github.com/ceph/ceph/pull/27597 Nathan Cutler
03:17 PM RADOS Backport #39239 (New): luminous: "sudo yum -y install python34-cephfs" fails on mimic
Nathan Cutler
03:16 PM RADOS Backport #39239 (In Progress): luminous: "sudo yum -y install python34-cephfs" fails on mimic
Nathan Cutler
03:15 PM Revision b74172a4 (ceph): cmake: revert librados_tp.so version from 3 to 2
Post-mortem analysis:
librados.so and librados_tp.so are packaged together in the librados2
RPM.
c680fb10f598267f15...
Nathan Cutler
03:15 PM Bug #39291 (Pending Backport): librados2 package ships an SO with version "3"
Nathan Cutler
08:56 AM Bug #39291 (Fix Under Review): librados2 package ships an SO with version "3"
Nathan Cutler
08:46 AM Bug #39291 (Resolved): librados2 package ships an SO with version "3"
... Nathan Cutler
02:46 PM Dashboard Bug #24674 (Resolved): mgr/dashboard: Unable to disable SSL for proxy environments
Tatjana Dehler
02:45 PM Dashboard Backport #35950 (Duplicate): mimic: mgr/dashboard: Unable to disable SSL for proxy environments
Tatjana Dehler
09:47 AM Dashboard Backport #35950 (In Progress): mimic: mgr/dashboard: Unable to disable SSL for proxy environments
Tatjana Dehler
02:42 PM Revision b2949595 (ceph): doc/rados/operations/health-checks: document new bluestore warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:28 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
Hi Igor,
I've finally got a new job failing with more verbose logs.
Guillaume Abrioux
02:05 PM mgr Feature #24977 (Fix Under Review): Provide a base set of Prometheus alert manager rules that noti...
Lenz Grimmer
01:49 PM mgr Feature #24977: Provide a base set of Prometheus alert manager rules that notify the user about c...
First attempt: https://github.com/ceph/ceph/pull/27596 Jan Fajerski
01:42 PM Revision 6f646f0d (ceph): Merge pull request #27493 from yuvalif/pubsub_zone_conf_doc
rgw/pubsub: clarify pubsub zone configuration Yuval Lifshitz
01:26 PM Revision c076bb0c (ceph): Merge PR #27585 into master
* refs/pull/27585/head:
messages: remove MNop
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:21 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
exactly the same. In order to heal that I have changed all my reweights to 1. This helped. But anyway, I don't unders... Марк Коренберг
01:18 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
We have a Mimic 13.2.5 cluster with a similar looking problem:
After replacing a failing OSD, the cluster mostly ...
Jake Grimmett
01:03 PM Revision 42190676 (ceph): Merge pull request #27578 from cbodley/wip-rgw-pubsub-warning
rgw: silence a -Wunused-function warning in pubsub
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Casey Bodley
01:00 PM Revision be4017ef (ceph): Merge pull request #27178 from pritha-srivastava/wip-rgw-iam
rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.
Reviewed-by: Adam C. Emerson <aemerson@redha...
Casey Bodley
12:15 PM Revision a3ab32e7 (ceph): os/bluestore: alert on fm/bdev size mismatch
Relates to: https://tracker.ceph.com/issues/39151
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:14 PM Revision 92688f5f (ceph): os/bluestore: introduce legacy statfs alert
Fixes: https://tracker.ceph.com/issues/39146
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:36 AM Dashboard Bug #39140 (In Progress): mgr/dashboard: decouple RBD image disk usage calculation from RBD image...
Ricardo Dias
10:53 AM Revision dde34ed1 (ceph): Merge pull request #27553 from theanalyst/doc/releases/12.2.12
doc: releases/luminous: release notes for 12.2.12
Reviewed-By: Nathan Cutler <ncutler@suse.com>
Abhishek Lekshmanan
09:47 AM mgr Bug #39292: mgr: Restful API does not start due to SocketServer issue
This cluster:
- Mimic 13.2.5
- CentOS 7
- 2000 OSDs
Wido den Hollander
09:44 AM mgr Bug #39292 (New): mgr: Restful API does not start due to SocketServer issue
With Mimic 13.2.5 I'm seeing this error when starting the Restful API mgr plugin. This used to work, but stopped work... Wido den Hollander
09:16 AM Revision 8f6a0032 (ceph): doc: releases/12.2.12: fix changelog to add issues without trackers
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:47 AM Linux kernel client Bug #14737 (Resolved): libkrbd vs udev event ordering
Haven't seen "rbd map" hanging this way in the lab with newer udev (i.e. systemd).
Anyway, mostly fixed in https:...
Ilya Dryomov
08:42 AM Orchestrator Bug #39171 (Pending Backport): mgr/rook: Added missing `rgw` daemons in `service ls`
Sebastian Wagner
08:42 AM Revision 58184d1b (ceph): Merge pull request #27491 from sebastian-philipp/rook-service-ls-rgw
mgr/rook: Added missing `rgw` daemons in `service ls`
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Sebastian Wagner
08:41 AM Orchestrator Bug #39158 (Pending Backport): mgr/rook: Fix RGW creation
Sebastian Wagner
08:41 AM rbd Bug #39089 (Pending Backport): krbd: fix rbd map hang due to udev return subsystem unordered
Ilya Dryomov
08:41 AM Revision b9339ded (ceph): Merge pull request #27462 from sebastian-philipp/rook-fix-rgw
mgr/rook: Fix RGW creation
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Travis Nielsen <tnielsen@redha...
Sebastian Wagner
08:36 AM Revision 35c8c65f (ceph): Merge pull request #27339 from david-z/wip-fix-rbd-map-hang
krbd: fix rbd map hang due to udev return subsystem unordered
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
07:49 AM Dashboard Bug #24677 (Pending Backport): mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
Lenz Grimmer
07:37 AM Dashboard Bug #24677 (Resolved): mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
Lenz Grimmer
07:48 AM mgr Backport #39132: mimic: AttributeError: 'Module' object has no attribute 'remote'
Introduced in https://github.com/ceph/ceph/pull/24639 with https://github.com/ceph/ceph/commit/1feaa08a1510385985c44d... Sebastian Wagner
07:44 AM mgr Bug #39289: "Test failure: test_telemetry" in rados (mimic)
https://github.com/ceph/ceph/pull/26046 fixes a different error. This one is different Sebastian Wagner
07:43 AM mgr Bug #39289 (Duplicate): "Test failure: test_telemetry" in rados (mimic)
Sebastian Wagner
07:40 AM mgr Bug #39289: "Test failure: test_telemetry" in rados (mimic)
The real Traceback is:... Sebastian Wagner
07:36 AM Dashboard Bug #39252: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
Lenz Grimmer wrote:
> Nathan Cutler wrote:
>
> > One further point. Though I am by far not an expert on RGW/Beast...
Lenz Grimmer
07:03 AM Revision 5c00928c (ceph): messages: remove MNop
MNop was introduced along with xio messenger. since we've dropped
xiomessenger in #27021, there is no need to keep MN...
Kefu Chai
06:51 AM Dashboard Backport #38981 (In Progress): nautilus: mgr/dashboard: NFS menu E2E breadcrumb tests
https://github.com/ceph/ceph/pull/27589 Prashant D
06:22 AM rbd Backport #38976 (In Progress): mimic: return ETIMEDOUT if we meet a timeout in poll
https://github.com/ceph/ceph/pull/27588 Prashant D
05:08 AM Revision 76077e59 (ceph): rbd: krbd: return -ETIMEDOUT in polling
We don't want to wait on uevent forever, but the return value
of polling in timeout is 0 rather than a negative value...
Yang Dongsheng
05:07 AM Backport #38972 (In Progress): mimic: copy_from callback may cause ObjectContextRef leak
https://github.com/ceph/ceph/pull/27587 Prashant D
04:59 AM Revision 69acb37f (ceph): mgr/dashboard: Added breadcrumb tests to NFS menu
Fixes: https://tracker.ceph.com/issues/38641
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
(cherry picked from...
Nathan Weinberg
04:57 AM rgw Backport #38980 (In Progress): nautilus: rgw: fix RGWDeleteMultiObj::verify_permission
https://github.com/ceph/ceph/pull/27586 Prashant D
03:47 AM Revision 6d6b3a95 (ceph): osd: process_copy_chunk remove obc ref before pg unlock
drop the obc ref when pg locked is more safer, if not, on_change
may failed to clear it, and on_flushed may find leak...
Zengran Zhang
03:43 AM Revision 6b696824 (ceph): rgw: fix RGWDeleteMultiObj::verify_permission()
for master
Fixes: https://tracker.ceph.com/issues/38722
Signed-off-by: Irek Fasikhov <malmyzh@gmail.com>
(cherry pic...
Irek Fasikhov
02:03 AM Messengers Backport #39243: luminous: msg/async: connection race + winner fault can leave connection stuck a...
https://github.com/ceph/ceph/pull/27583 xie xingguo
02:03 AM Messengers Backport #38242: luminous: msg/async: connection race + winner fault can leave connection in standby
https://github.com/ceph/ceph/pull/27583 xie xingguo
01:37 AM Revision dfee9c11 (ceph): Merge PR #27517 into master
* refs/pull/27517/head:
mon: make mon_osd_down_out_subtree_limit update at runtime
Reviewed-by: Greg Farnum <gfarnu...
Sage Weil
01:14 AM Revision f326d20a (ceph): osd: Fix fast path to use version bumped value
Fix the code so that the version is in one place
for both the slow and fast path.
Caused by: d2ca3d2feb442f97ca89023...
David Zafman

04/14/2019

08:30 PM Revision 8974eb28 (ceph): mon: make mon_osd_down_out_subtree_limit update at runtime
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 93b8f0404a2bdc53da75dab334db2826850d90ae)
Sage Weil
08:27 PM Revision 403a1e2b (ceph): Merge PR #27458 into master
* refs/pull/27458/head:
bluestore: fix for FreeBSD iocb structure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:27 PM Bug #39235 (Pending Backport): mgr/ActivePyModules: handle_command may keep lock locked if module...
Sage Weil
08:27 PM Revision 2f8cc72b (ceph): Merge PR #27485 into master
* refs/pull/27485/head:
mgr/ActivePyModules: handle_command - fix broken lock
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:26 PM RADOS Bug #39174 (Pending Backport): crushtool crash on Fedora 28 and newer
Sage Weil
08:26 PM Revision deae32d8 (ceph): Merge PR #27506 into master
* refs/pull/27506/head:
src/tests/crushtool: Add test for an empty default
crush/CrushCompiler: Fix __replacement_a...
Sage Weil
08:24 PM RADOS Bug #21592: LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
... Sage Weil
07:31 PM Revision b56e9333 (ceph): Merge pull request #27271 from idryomov/wip-krbd-wac-on-dm
qa: add device mapper and lvm test cases for stable pages
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
06:01 PM mgr Bug #39290: Nautilus predictor does not work in Ubuntu 18.04 LTS - smartctl doesn't support JSON ...
Bots Centos 7 and Ubuntu 18.04 does not support command:... Марк Коренберг
05:55 PM mgr Bug #39290: Nautilus predictor does not work in Ubuntu 18.04 LTS - smartctl doesn't support JSON ...
Exactly the same in Centos 7... Марк Коренберг
05:48 PM mgr Bug #39290 (New): Nautilus predictor does not work in Ubuntu 18.04 LTS - smartctl doesn't support...
... Марк Коренберг
05:37 PM mgr Bug #39289: "Test failure: test_telemetry" in rados (mimic)
do we need backport for https://github.com/ceph/ceph/pull/26046 on mimic ? Yuri Weinstein
05:36 PM mgr Bug #39289 (Duplicate): "Test failure: test_telemetry" in rados (mimic)
Run: http://pulpito.ceph.com/yuriw-2019-04-14_16:46:34-rados-wip-yuri3-testing-2019-04-12-1605-mimic-distro-basic-smi... Yuri Weinstein
02:46 PM Revision ca6e5c89 (ceph): rgw: set null version object acl issues
1.set null version object acl will create empty index
RGWRados::set_attrs did not clear instance, so index prepare, c...
Tianshan Qu
11:47 AM Revision adfe6ccc (ceph): vstart: add new option to pass list of block devices to bluestore
I was doing a bit of testing against a vstart cluster, and ended up
hitting ENOSPC errors. This patch adds a new --bl...
Jeff Layton
07:17 AM rbd Backport #39288 (Resolved): nautilus: [rbd-mirror] image replayer should periodically flush IO an...
https://github.com/ceph/ceph/pull/27937 Nathan Cutler
07:10 AM rbd Bug #39257 (Pending Backport): [rbd-mirror] image replayer should periodically flush IO and commi...
Mykola Golub
07:09 AM Revision c307d34d (ceph): Merge pull request #27533 from dillaman/wip-39257
rbd-mirror: periodically flush IO and commit positions
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:08 AM Revision dbe22a39 (ceph): Merge pull request #27229 from dillaman/wip-librbd-writearound
librbd: introduce new default write-around cache policy
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub

04/13/2019

07:11 PM RADOS Backport #38904 (Resolved): mimic: osd/PGLog.h: print olog_can_rollback_to before deciding to rol...
Nathan Cutler
07:10 PM rbd Bug #38895 (Resolved): "cannot move migrating image to trash" error should return EBUSY
Nathan Cutler
07:09 PM rbd Backport #38968 (Resolved): nautilus: "cannot move migrating image to trash" error should return ...
Nathan Cutler
07:09 PM Backport #38973 (Resolved): nautilus: copy_from callback may cause ObjectContextRef leak
Nathan Cutler
05:21 PM Revision af6dfdbe (ceph): Merge pull request #27446 from trociny/wip-rbd-io-simple-scheduler-impr...
librbd: dispatch delayed requests only if read intersects
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:20 PM Revision debb52f4 (ceph): Merge pull request #27513 from ddiss/librados_silence_unused_vars
librbd: silence -Wunused-variable warnings
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:06 PM Revision 59b9dad1 (ceph): rgw: silence a -Wunused-function warning in pubsub
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:03 PM RADOS Backport #39237 (Resolved): mimic: "sudo yum -y install python34-cephfs" fails on mimic
Nathan Cutler
03:44 PM rgw Bug #39287 (Fix Under Review): multisite: period pusher gets 403 Forbidden against other zonegroups
Casey Bodley
03:33 PM rgw Bug #39287 (Resolved): multisite: period pusher gets 403 Forbidden against other zonegroups
RGWPeriodPusher is responsible for sending new period configurations from the master zonegroup to other zonegroups, a... Casey Bodley
03:34 PM Revision f97be8cb (ceph): rgw: RGWPeriodPusher uses zone system key for inter-zonegroup messages
RGWPeriodPusher was using an empty RGWAccessKey for inter-zonegroup
messages, which were rejected as an anonymous use...
Casey Bodley
12:40 PM RADOS Bug #39286 (Resolved): primary recovery local missing object did not update obc
If not, the snapset in local obc may inconsistent, then the make_writeable()
will make mistakes..
Zengran Zhang
06:57 AM Revision 2a783569 (ceph): cephfs-shell: support non-octal mode
Fixes: http://tracker.ceph.com/issues/38740
Signed-off-by: Milind Changire <mchangir@redhat.com>
Milind Changire
06:51 AM Revision a8205b50 (ceph): cephfs-shell: fix lls command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:51 AM Revision 3840d514 (ceph): cephfs-shell: fix rm command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:48 AM Revision b307999a (ceph): cephfs-shell: fix umask command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:48 AM Revision 2d36d7b4 (ceph): cephfs-shell: fix lcd command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:45 AM Revision b92ff840 (ceph): cephfs-shell: fix cat command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision 39f11515 (ceph): cephfs-shell: fix chmod command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision 2dad1b96 (ceph): cephfs-shell: fix chdir command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision bca5d60a (ceph): cephfs-shell: fix mv command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision 0340b9e0 (ceph): cephfs-shell: fix rmdir command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision d2ad783b (ceph): cephfs-shell: fix ls command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision 8e1199f7 (ceph): cephfs-shell: fix get command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision d9621257 (ceph): cephfs-shell: fix put command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision 082333bf (ceph): cephfs-shell: fix mkdir command
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:36 AM Revision 54c7bba0 (ceph): cephfs-shell: helper functions and infra changes
Signed-off-by: Milind Changire <mchangir@redhat.com> Milind Changire
06:06 AM Revision d5018973 (ceph): denc: fix build error by calling global snprintf
The snprintf in local namespace only need 3 parameters which
doesn't match the call function protertype here.
Fix the...
Changcheng Liu
04:47 AM Revision e15261c9 (ceph): common/WorkQueue: narrow ThreadPool::_lock in func worker.
In fact, heartbeat_handle_d is a local paramter and don't protect by
ThreadPool::_lock.
Signed-off-by: Jianpeng Ma <...
jianpeng ma
03:06 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
I patched code.
It work :)
Thanks.
hoan nv
12:16 AM Bug #39285 (Rejected): "[ FAILED ] ClsSDK.TestSDKCoverage*" in upgrade:nautilus-p2p
cls sdk is not present in the osd_class_load_list by default, https://github.com/ceph/ceph/pull/27562, did not set os... Neha Ojha

04/12/2019

10:26 PM Revision 9b979a5c (ceph): doc/release/nautilus: proscribe minimum hammer tunables and straw2 on u...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:48 PM RADOS Bug #39263: rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elector(11) Shutting down becau...
/a/nojha-2019-04-11_19:53:24-rados-wip-parial-recovery-2019-04-11-distro-basic-smithi/3834700/ Neha Ojha
09:38 PM Revision 991f959b (ceph): nautilus - qa/tests: removed some config settings
Fixes: http://tracker.ceph.com/issues/38952
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:35 PM Revision aa4238f0 (ceph): common/options: update mon_crush_min_required_version=hammer
Hammer is a good point to set the minimum at:
- it includes straw2 and vary_r, which are the worst offenders among ...
Sage Weil
09:06 PM rgw Bug #39283 (Fix Under Review): rgw multisite: bucket index logs do not get trimmed unless zones '...
Casey Bodley
06:48 PM rgw Bug #39283 (Resolved): rgw multisite: bucket index logs do not get trimmed unless zones 'sync_fro...
BucketTrimInstanceCR fetches the sync status of all peer zones in its zonegroup, and only trims up to the minimum of ... Casey Bodley
08:57 PM bluestore Backport #39255 (In Progress): mimic: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWrites...
Igor Fedotov
08:56 PM Revision d89f60c0 (ceph): os/bluestore: call fault_range properly prior to looking for blob to reuse
Fixes: https://tracker.ceph.com/issues/21312
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
08:55 PM bluestore Bug #39151: past end of block device is detected but not repaired
Daniel, mind if I close the ticket? Igor Fedotov
02:08 PM bluestore Bug #39151: past end of block device is detected but not repaired
See
https://github.com/ceph/ceph/pull/27519
Igor Fedotov
12:02 PM bluestore Bug #39151: past end of block device is detected but not repaired
If I remember correctly the disc where in a different server back then and the hardware died. We had to move the disc... Daniel Poelzleithner
10:27 AM bluestore Bug #39151: past end of block device is detected but not repaired
Thanks, Daniel.
In the new log I can see the following lines:
2019-04-12 11:54:13.109186 7fab6fc4fe00 10 bluestore(...
Igor Fedotov
10:00 AM bluestore Bug #39151: past end of block device is detected but not repaired
I rebuild the original osd with problems, but there is another one that now runs into the same problem. Log of it sta... Daniel Poelzleithner
08:49 PM bluestore Bug #38761 (Resolved): Bitmap allocator might fail to return contiguous chunk despite having enou...
Igor Fedotov
08:49 PM bluestore Backport #38910 (Resolved): mimic: Bitmap allocator might fail to return contiguous chunk despite...
Igor Fedotov
08:23 PM bluestore Backport #38910: mimic: Bitmap allocator might fail to return contiguous chunk despite having eno...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27298
merged
Yuri Weinstein
08:39 PM Bug #39285 (Rejected): "[ FAILED ] ClsSDK.TestSDKCoverage*" in upgrade:nautilus-p2p
Run: http://pulpito.ceph.com/yuriw-2019-04-12_19:22:28-upgrade:nautilus-p2p-wip-yuri6-testing-2019-04-12-1636-nautilu... Yuri Weinstein
08:36 PM Revision 3d52f30e (ceph): rgw: multisite log trimming only checks peers that sync from us
if there are peer zones in our zonegroup that do not sync from us, they
won't have any sync status that corresponds t...
Casey Bodley
08:23 PM RADOS Backport #38904: mimic: osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27284
merged
Yuri Weinstein
08:23 PM Revision 8bbb76ef (ceph): Merge pull request #27284 from pdvian/wip-38904-mimic
mimic: osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
Reviewed-by: xie xingguo <xie.xingguo@zte...
Yuri Weinstein
08:23 PM Revision 16612317 (ceph): Merge pull request #27298 from ifed01/wip-ifed-alloc-issues-mimic
mimic: os/bluestore: bitmap allocator might fail to return contiguous chunk despite having enough space
Reviewed-by:...
Yuri Weinstein
08:22 PM Revision 5540932c (ceph): Merge pull request #27318 from ifed01/wip-ifed-fix-p2-mimic
mimic: include/intarith: enforce the same type for p2*() arguments
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
08:17 PM mgr Backport #39132: mimic: AttributeError: 'Module' object has no attribute 'remote'
/a/yuriw-2019-04-11_16:54:52-rados-wip-yuri4-testing-2019-04-10-2015-mimic-distro-basic-smithi/3833814/
/a/yuriw-201...
Neha Ojha
08:17 PM Revision 96861a81 (ceph): ceph-objectstore-tool: Rename dump-import to dump-export
If user specifies dump-import it will still work, but isn't
in the usage that way.
Fixes: http://tracker.ceph.com/is...
David Zafman
08:16 PM Revision a35f1a9c (ceph): osd: Fix fast path to use version bumped value
Fix the code so that the version is in one place
for both the slow and fast path.
Caused by: d2ca3d2feb442f97ca89023...
David Zafman
08:12 PM rbd Backport #38968: nautilus: "cannot move migrating image to trash" error should return EBUSY
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27475
merged
Yuri Weinstein
08:12 PM Revision d33c5479 (ceph): Merge pull request #27475 from pdvian/wip-38968-nautilus
nautilus: librbd: trash move return EBUSY instead of EINVAL for migrating image
Reviewed-by: Jason Dillaman <dillama...
Yuri Weinstein
08:11 PM Backport #38973: nautilus: copy_from callback may cause ObjectContextRef leak
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27478
merged
Yuri Weinstein
08:11 PM Revision f02fc1ee (ceph): Merge pull request #27478 from pdvian/wip-38973-nautilus
nautilus: osd: process_copy_chunk remove obc ref before pg unlock
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed...
Yuri Weinstein
08:11 PM RADOS Bug #39284 (In Progress): ceph-objectstore-tool rename dump-import to dump-export
David Zafman
07:01 PM RADOS Bug #39284 (Resolved): ceph-objectstore-tool rename dump-import to dump-export

dump-import is a stupid name for this command.
Treat dump-import as undocumented synonym for dump-export.
David Zafman
07:56 PM Revision ded54895 (ceph): rgw: use std::optional in bilog trim
clean up an ugly workaround for a bug in boost::optional
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:40 PM RADOS Bug #39281 (In Progress): object_stat_sum_t decode broken if given older version
David Zafman
04:58 PM RADOS Bug #39281 (Resolved): object_stat_sum_t decode broken if given older version

When the encode/decode for object_stat_sum_t went from version 19 to 20 the fast path wasn't updated....
David Zafman
05:46 PM RADOS Bug #39282 (Resolved): EIO from process_copy_chunk_manifest
... Sage Weil
05:23 PM Revision 48568e76 (ceph): rgw: use ceph-conf to get cluster configuration value
Sometimes, cluster isn't up and radosgw hang there for
getting configuration value. Use ceph-conf instead of
radosgw ...
Changcheng Liu
05:19 PM Revision 27bbfd55 (ceph): mgr/dashboard: Added Object Gateway menu tab tests
Fixes: https://tracker.ceph.com/issues/39276
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
05:09 PM Revision a55b17f5 (ceph): mgr/dashboard: Add frontend code documentation
Adds compodoc as auto-documentation tool for Angular frontend code.
Fixes: http://tracker.ceph.com/issues/36243
Sig...
Ernesto Puerta
04:54 PM Revision 38b2d7a6 (ceph): ceph-volume: add option to specify a pv for lvcreate
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 776d485a (ceph): ceph-volume: add clear_tag function for LVs
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 50428062 (ceph): ceph-volume: add function to convert from a readable string to Size
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 6e3b5306 (ceph): ceph-volume: add tests for size_from_human_readable()
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 1f077766 (ceph): ceph-volume: add tests for reduce_vg()
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision c88a6a8a (ceph): ceph-volume: add tests for tags
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 4a1198de (ceph): ceph-volume: update volume's tags structure when setting tags
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 90d296b3 (ceph): ceph-volume: add test for create_lv using a PV
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision 463091e4 (ceph): ceph-volume: look for hidden partitions when populating lvs
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:54 PM Revision ce0184b5 (ceph): ceph-volume: add reduce_vg function
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:50 PM Revision 79f00432 (ceph): mon/OSDMonitor: respect crush node flags for can_mark_*()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:49 PM Revision 6578ce05 (ceph): osd/OSDMap: add get_crush_node_flags(int osd)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:29 PM rgw Backport #39280 (In Progress): nautilus: rgw: dynamic large objects fail uploading manifest with ...
https://github.com/ceph/ceph/pull/27561
merged
Casey Bodley
04:26 PM rgw Backport #39280 (Resolved): nautilus: rgw: dynamic large objects fail uploading manifest with eta...
https://github.com/ceph/ceph/pull/27561 Casey Bodley
04:27 PM Revision 64abb12e (ceph): rgw: don't recalculate etags for slo/dlo
for slo, we've already calculated this as 'lo_etag' in get_params()
for dlo, the local 'etag' already contains the ha...
Casey Bodley
04:25 PM rgw Bug #39160 (Pending Backport): rgw: dynamic large objects fail uploading manifest with etag with ...
Casey Bodley
04:25 PM Revision be4d8190 (ceph): Merge pull request #27470 from cbodley/wip-39160
rgw: don't recalculate etags for slo/dlo
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
04:18 PM devops Bug #25031 (Resolved): mimic: ceph-disk: test fails to install pytest on rhel
backport to luminous being handled at #18163 Nathan Cutler
02:33 PM devops Bug #25031 (Pending Backport): mimic: ceph-disk: test fails to install pytest on rhel
Nathan Cutler
04:15 PM rgw Backport #39181 (In Progress): nautilus: rgw: orphans find perf improvments
https://github.com/ceph/ceph/pull/27560 Abhishek Lekshmanan
04:12 PM Revision c003e5f3 (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:12 PM Revision dc4205a6 (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
04:12 PM Revision 5d9eb18b (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
04:12 PM Revision b02804ed (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
04:12 PM Revision 6a90e30c (ceph): rgw-admin: add a detailed mode
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 143ff0d835c99b06e57a373bed2c61e8429...
Abhishek Lekshmanan
04:12 PM Revision 57572ee4 (ceph): rgw_orphan: fix detailed mode flag
to fix possible member var. hiding
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit...
Abhishek Lekshmanan
04:12 PM Revision a510b738 (ceph): mon/OSDMonitor: make 'osd {add,rm}-{noin,noout,...}' support crush nodes
Set noin, noout, etc. flags on crush nodes.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:11 PM Revision e1c1837f (ceph): Merge pull request #27528 from cbodley/wip-qa-rgw-no-debuginfo
qa/rgw: disable debuginfo packages Ali Maredia
04:10 PM Revision 9aa9893b (ceph): osd/OSDMap: raise OSD_FLAGS health alert for crush node flags, too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:10 PM rgw Backport #38883 (In Progress): nautilus: Lifecycle doesn't remove delete markers
https://github.com/ceph/ceph/pull/27559 Abhishek Lekshmanan
04:08 PM Revision 582c8962 (ceph): rgw: lc fix: protect list_keys and formatter with a scope_guard
raii for fun and profit!
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit a7c42a81d...
Abhishek Lekshmanan
04:08 PM Revision 34755498 (ceph): doc: add troubleshooting notes on reshard admin clis
Adding a note on LC fixes and reshard stale instance fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(c...
Abhishek Lekshmanan
04:08 PM Revision 45a226b2 (ceph): cls_rgw: fix issue with gc code using the wrong name
Also use the correct ptr notation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit ...
Abhishek Lekshmanan
04:08 PM Revision a2b13429 (ceph): rgw: drop entries only if the markers do not match.
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 3a5647f748185e3a3fc2602a132874c0dfb...
Abhishek Lekshmanan
04:08 PM Revision 29d5f7b3 (ceph): rgw lc: use marker for the shard id
Since buckets can undergo resharding which changes the bucket id, using the
bucket marker in the shard id can help pr...
Abhishek Lekshmanan
04:08 PM Revision ef48ff24 (ceph): cls_rgw: implement a read_omap_entry method
Also refactor other methods that just read a single omap entry to use this
method instead
Signed-off-by: Abhishek Le...
Abhishek Lekshmanan
04:08 PM Revision b173fb92 (ceph): cls_rgw: alias the LC entries as rgw_lc_entry_t
instead of a naked std::pair<std::string, int> everywhere
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(ch...
Abhishek Lekshmanan
04:08 PM Revision 384a80c9 (ceph): cls rgw: implement a method to get a single LC entry
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 64c5d6f880cf6d4d7a93cf4961f14f067d2...
Abhishek Lekshmanan
04:08 PM Revision 9ee376b8 (ceph): rgw admin: implement a lc fix option
An radosgw-admin lc fix --bucket <> option is added which checks if the bucket
entry exists in the corresponding lc s...
Abhishek Lekshmanan
04:08 PM Revision a11f7261 (ceph): rgw: add a fix_lc_shards AdminOp that can fix lc shards for all the buc...
The output would be a list of bucket names and their fix status, currently
buckets which do not need a fix will also ...
Abhishek Lekshmanan
04:08 PM Revision 4246bbad (ceph): rgw admin: use the new AdminOp to fix lc shards
Since it can iterate over a list of buckets, also rename the command to lc
reshard fix
Signed-off-by: Abhishek Leksh...
Abhishek Lekshmanan
04:02 PM Revision 748e6805 (ceph): mgr/rook: Remove support for Rook older than v0.9
http://tracker.ceph.com/issues/39278
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:56 PM Dashboard Feature #38332: mgr/dashboard: Prevent deletion of iSCSI IQNs with open sessions
The number of open sessions is now provided by ceph-iscsi '/api/targetinfo' REST Api endpoint. Ricardo Marques
03:53 PM Dashboard Feature #38332 (New): mgr/dashboard: Prevent deletion of iSCSI IQNs with open sessions
Ricardo Marques
03:54 PM Revision 2be95af8 (ceph): osd/OSDMap: add flags for crush nodes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:32 PM Dashboard Feature #24662: mgr/dashboard: SSL-enabled dashboard does not play nicely with a frontend HAproxy
Florian Haas wrote:
> > Just to be clear, if we don't accept TCP connections to the dashboard webserver port in non-...
Lenz Grimmer
03:20 PM Bug #39279 (Fix Under Review): "terminate called after throwing an instance of 'ceph::buffer::mal...
https://github.com/ceph/ceph/pull/27554
nautilus backport: https://github.com/ceph/ceph/pull/27555
Sage Weil
03:16 PM Bug #39279 (Resolved): "terminate called after throwing an instance of 'ceph::buffer::malformed_i...
Run: http://pulpito.ceph.com/nojha-2019-04-12_02:03:08-upgrade:nautilus-p2p-nautilus-distro-basic-smithi/
Jobs: '383...
Yuri Weinstein
03:14 PM RADOS Backport #38901 (Resolved): mimic: Minor rados related documentation fixes
Nathan Cutler
03:13 PM Revision 08566723 (ceph): Merge pull request #27188 from smithfarm/wip-38901-mimic
mimic: doc: Minor rados related documentation fixes
Reviewed-by: David Zafman <dzafman@redhat.com>
Nathan Cutler
03:09 PM rgw Documentation #38730 (Resolved): Added library/package for Golang
Nathan Cutler
03:09 PM rgw Backport #38867 (Resolved): nautilus: Added library/package for Golang
Nathan Cutler
12:16 PM rgw Backport #38867 (In Progress): nautilus: Added library/package for Golang
Nathan Cutler
03:09 PM Revision dbbf060a (ceph): Merge pull request #27549 from smithfarm/wip-38867-nautilus
nautilus: doc: rgw: Added library/package for Golang
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
03:07 PM Revision c4dc8835 (ceph): librbd: write-around cache should honor FUA op flag
If force unit access is specified, the cache should be bypassed just
like other non-optimized IO through the cache.
...
Jason Dillaman
03:00 PM RADOS Backport #39237: mimic: "sudo yum -y install python34-cephfs" fails on mimic
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/27476
merged
Yuri Weinstein
03:00 PM Revision 43dcfc1c (ceph): Merge pull request #27476 from tchaikov/mimic-39164
mimic: qa: install python36-{cephfs,rados} instead of python34-*
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
R...
Yuri Weinstein
02:59 PM Revision ec2aa0e6 (ceph): rbd: support new bench 'full-seq' io pattern option
This ensures IOs are issued in sequential order regardless of the current
IO thread setting.
Signed-off-by: Jason Di...
Jason Dillaman
02:57 PM Revision 3cbf19f1 (ceph): doc: releases/luminous: release notes for 12.2.12
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:53 PM Dashboard Backport #26986 (In Progress): mimic: mgr/dashboard: Use human readable units on the OSD I/O graphs
Tiago Melo
02:43 PM Bug #3747: PGs stuck in active+remapped
You'll want to open a new bug, there's not much chance that what you're experiencing is related. Samuel Just
01:01 PM Bug #3747: PGs stuck in active+remapped
Please reopen. Happens with my cluster in Mimic. Марк Коренберг
02:38 PM Backport #39277 (In Progress): luminous: platform.linux_distribution() is deprecated; stop using it
Nathan Cutler
02:27 PM Backport #39277 (Resolved): luminous: platform.linux_distribution() is deprecated; stop using it
https://github.com/ceph/ceph/pull/27557 Nathan Cutler
02:38 PM Revision 17bc3dc7 (ceph): mimic: qa/ceph-disk: fixes for OVH and add ceph-detect-init subsuite
With the move to OVH and the addition of RHEL as a supported distro, the
ceph-disk/basic suite was no longer green. T...
Nathan Cutler
02:35 PM Revision ef27df2b (ceph): tools/ceph-detect-init: support RHEL as a platform
12d94cae2a06fd2ae39379e233588be99bff91de introduced a regression in that it
started returning '' as the codename for ...
Nathan Cutler
02:35 PM Revision 0b1771b7 (ceph): tools: ceph-detect-init: fix harmless typo in unit tests
typo was introduced by 12d94cae2a06fd2ae39379e233588be99bff91de
This commit is not cherry-picked because ceph-detect...
Nathan Cutler
02:35 PM Revision 8de93d73 (ceph): tools: ceph-detect-init: support SLED
SUSE Linux Enterprise (SLE) comes in two variants: SLES (for servers) and SLED
(for desktops). This commit adds suppo...
Nathan Cutler
02:35 PM Revision 4de3c1e4 (ceph): ceph-detect-init: stop using platform.linux_distribution
This commit introduces a new function, _extract_from_os_release, which is
used (only on Linux) to extract the ID and ...
Nathan Cutler
02:27 PM Orchestrator Cleanup #39278 (Resolved): mgr/rook: Remove support for Rook older than v0.9
mgr/rook: Remove support for Rook older than v0.9 Sebastian Wagner
02:27 PM Bug #18163 (Pending Backport): platform.linux_distribution() is deprecated; stop using it
Nathan Cutler
01:53 PM Dashboard Bug #37999 (Can't reproduce): 500 - Internal Server Error The server encountered an unexpected co...
No feedback was provided after 3 months. Resolving this one as "Can't reproduce". Feel free to reopen it, if it still... Lenz Grimmer
01:32 PM Dashboard Bug #38634 (Can't reproduce): mgr/dashboard create new iscsi target disk failed.
I'm closing this issue because I cannot reproduce this problem using the latest code from ceph (nautilus branch) and ... Ricardo Marques
01:21 PM Dashboard Subtask #39276 (Resolved): mgr/dashboard: Object Gateway menu E2E tab tests
Nathan Weinberg
01:16 PM Dashboard Feature #34530: mgr/dashboard: CdSubmitButton should be disabled if the form was not modified
This feature is a bit more complex than I had imagined.
Looks like manually updating values in the form will not alw...
Tiago Melo
01:10 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
@Mark: Which version of Mimic are you running? Nathan Cutler
01:04 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
... Марк Коренберг
01:04 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
#3747 ?
Марк Коренберг
12:47 PM Dashboard Bug #36400 (Fix Under Review): mgr/dashboard: Table column dropdown uses system style checkboxes
I fixed this in bootstrap 4 PR.
I added the references in the commit and issue.
Tiago Melo
12:35 PM Revision dce94cb0 (ceph): Merge pull request #27544 from tchaikov/nautilus-39164
nautilus: install-deps.sh: install '*rpm-macros'
Reviewed-by: Boris Ranto <branto@redhat.com>
Kefu Chai
12:26 PM RADOS Backport #38442 (In Progress): luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler
12:24 PM Revision f3331bd6 (ceph): qa/standalone/osd/osd-markdown: fix dup command disabling
The ceph cli tool checks for the presence of the variable, not its value.
Fixes: http://tracker.ceph.com/issues/3835...
Sage Weil
12:21 PM RADOS Backport #39275 (In Progress): nautilus: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler
12:04 PM RADOS Backport #39275 (Resolved): nautilus: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
https://github.com/ceph/ceph/pull/27550 Nathan Cutler
12:21 PM Revision f29e0f14 (ceph): qa/standalone/osd/osd-markdown: fix dup command disabling
The ceph cli tool checks for the presence of the variable, not its value.
Fixes: http://tracker.ceph.com/issues/3835...
Sage Weil
12:16 PM Revision 3ebda7dc (ceph): doc: add package for Golang
Fixes: http://tracker.ceph.com/issues/38730
Signed-off-by: Irek Fasikhov <malmyzh@gmail.com>
(cherry picked from comm...
Irek Fasikhov
12:14 PM rgw Backport #38777 (In Progress): nautilus: rgw doesnt support delimiter longer then one symbol
Nathan Cutler
12:14 PM Revision 191cb2ee (ceph): rgw: prefix-delimiter listing: support >1 character delimiter
Fix prefix and CommonPrefix extraction logic in
RGWRados::Bucket::List::list_objects_ordered so as to permit
arbitrar...
Matt Benjamin
12:09 PM RADOS Backport #39271 (In Progress): nautilus: autoscale down can lead to max_pg_per_osd limit
Nathan Cutler
12:03 PM RADOS Backport #39271 (Resolved): nautilus: autoscale down can lead to max_pg_per_osd limit
https://github.com/ceph/ceph/pull/27547 Nathan Cutler
12:08 PM Revision f39d8079 (ceph): mgr/DaemonServer: prevent pgp_num reductions from outpacing pg_num merges
If we are merging lots of pgs down to a much smaller number of pgs, and
the pgs are able to move quickly (faster than...
Sage Weil
12:08 PM mgr Bug #38157 (Fix Under Review): progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_r...
https://github.com/ceph/ceph/pull/27546 Sage Weil
12:00 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
... Sage Weil
12:07 PM Revision aab43b2d (ceph): mgr/progress: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:07 PM Revision 1ef4f7b3 (ceph): mgr/progress: behave if pgs disappear (due to a racing pg merge)
If one of the PGs we care about disappears, consider it complete.
Fixes: http://tracker.ceph.com/issues/38157
Signed...
Sage Weil
12:05 PM mgr Backport #39270 (In Progress): nautilus: mgr/rook: Fix Python 2 regression
Nathan Cutler
12:04 PM mgr Backport #39270 (New): nautilus: mgr/rook: Fix Python 2 regression
Nathan Cutler
12:03 PM mgr Backport #39270 (In Progress): nautilus: mgr/rook: Fix Python 2 regression
Nathan Cutler
11:45 AM mgr Backport #39270 (Resolved): nautilus: mgr/rook: Fix Python 2 regression
https://github.com/ceph/ceph/pull/27496 Sebastian Wagner
12:04 PM rgw Backport #39274 (Resolved): mimic: S3 policy evaluated incorrectly
https://github.com/ceph/ceph/pull/29255 Nathan Cutler
12:04 PM rgw Backport #39273 (Resolved): nautilus: S3 policy evaluated incorrectly
https://github.com/ceph/ceph/pull/27918 Nathan Cutler
12:04 PM rgw Backport #39272 (Resolved): luminous: rgw: S3 policy evaluated incorrectly
https://github.com/ceph/ceph/pull/29153 Nathan Cutler
11:57 AM rbd Bug #39269 (Fix Under Review): rbd-nbd return correctly error message when no-match device.
Nathan Cutler
09:13 AM rbd Bug #39269: rbd-nbd return correctly error message when no-match device.
https://github.com/ceph/ceph/pull/27484 jianpeng ma
09:12 AM rbd Bug #39269 (Resolved): rbd-nbd return correctly error message when no-match device.
When exec: rbd-nbd map rbd/image --device /dev/image
The error message is:
rbd-nbd: failed to open device...
jianpeng ma
11:57 AM RADOS Bug #38786 (Pending Backport): autoscale down can lead to max_pg_per_osd limit
Sage Weil
11:57 AM Revision a2e71639 (ceph): Merge PR #27473 into master
* refs/pull/27473/head:
mgr/DaemonServer: prevent pgp_num reductions from outpacing pg_num merges
Reviewed-by: xie ...
Sage Weil
11:56 AM Revision 75853f3e (ceph): Merge PR #27477 into master
* refs/pull/27477/head:
os/bluestore: check return value of func _open_db_and_around.
Reviewed-by: Igor Fedotov <if...
Sage Weil
11:55 AM RADOS Bug #38359 (Pending Backport): osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Sage Weil
11:54 AM Revision dc97651c (ceph): Merge PR #27499 into master
* refs/pull/27499/head:
qa/standalone/osd/osd-markdown: fix dup command disabling
Reviewed-by: Neha Ojha <nojha@red...
Sage Weil
11:54 AM Revision fd36f2a8 (ceph): Merge PR #27516 into master
* refs/pull/27516/head:
mgr/rook: Fix Python 2 regression
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Gab...
Sage Weil
11:54 AM CephFS Bug #39266 (Fix Under Review): There is no punctuation mark or blank between tid and client_id i...
Nathan Cutler
03:13 AM CephFS Bug #39266: There is no punctuation mark or blank between tid and client_id in the output of "ce...
https://github.com/ceph/ceph/pull/27537 shen hang
02:58 AM CephFS Bug #39266 (Resolved): There is no punctuation mark or blank between tid and client_id in the ou...
There is no punctuation mark or blank between tid and client_id.
The output of "ceph health detail " is listed bel...
shen hang
11:49 AM rgw Backport #36479 (Rejected): luminous: Add REST endpoint /admin/metadata/user?myself
Ernesto Puerta
11:48 AM mgr Bug #38278 (Can't reproduce): mgr: segfault, dashboard, PyModuleRunner::serve > PyString_FromStri...
Ernesto Puerta
11:47 AM Dashboard Feature #36675 (Closed): mgr/dashboard: Provide API endpoint providing minimal health data
Ernesto Puerta
11:46 AM Dashboard Bug #36674 (Closed): mgr/dashboard: Enable compression for backend requests
Ernesto Puerta
11:46 AM Dashboard Cleanup #39009 (In Progress): mgr/dashboard: refactor navigation bar menu
Ernesto Puerta
11:43 AM Revision 1639762a (ceph): mgr/rook: Fix Python 2 regression
Fixes: http://tracker.ceph.com/issues/39250
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
11:42 AM Orchestrator Bug #39250 (Pending Backport): mgr/rook: Fix Python 2 regression
Sebastian Wagner
11:25 AM Revision 96d41035 (ceph): install-deps.sh: install '*rpm-macros'
so `yum-builddep` can have access to the latest macros for preparing the
build dependencies
Fixes: http://tracker.ce...
Kefu Chai
11:10 AM Revision bdb35ef5 (ceph): install-deps.sh: install '*rpm-macros'
so `yum-builddep` can have access to the latest macros for preparing the
build dependencies
Fixes: http://tracker.ce...
Kefu Chai
10:59 AM Orchestrator Bug #39259: test_orchestrator: AttributeError: 'TestWriteCompletion' object has no attribute 'id'
@Sebastian: something for you to investigate? Lenz Grimmer
10:45 AM Dashboard Backport #38885 (In Progress): nautilus: mgr/dashboard: "1 osds exist in the crush map but not in...
Tatjana Dehler
10:45 AM Dashboard Bug #39252: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
Nathan Cutler wrote:
> One further point. Though I am by far not an expert on RGW/Beast, my understanding is that ...
Lenz Grimmer
09:13 AM Dashboard Bug #39252: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
The civetweb interface has supported multiple ports and optional host or ssl for a while now.
So, for instance,
...
Marcus Watts
08:28 AM Dashboard Bug #39252: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
One further point. Though I am by far not an expert on RGW/Beast, my understanding is that the "endpoint" configurati... Nathan Cutler
10:42 AM Revision 6848541c (ceph): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" br...
Fixes: http://tracker.ceph.com/issues/36086
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
(cherry picked from...
Patrick Seidensal
10:42 AM Revision 29dccee8 (ceph): mgr/dashboard: Clean up of Osd::list()
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
(cherry picked from commit f7cd7b025fab5cc4cd22d01918d0cf82e1fb9...
Patrick Seidensal
10:36 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Unfortunately I don't use rpm in my lab. And have pretty limited expertise in this area so can hardly advise somethin... Igor Fedotov
10:12 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Igor Fedotov wrote:
> Looks good to me.
>
> Suggest to insert some new logging, e.g.
> int BlueStore::_mount(bo...
hoan nv
09:59 AM Revision 520af856 (ceph): Merge pull request #26816 from iotcg/doc
doc: correct example to use vstart to run up cluster
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Ke...
Kefu Chai
09:53 AM RADOS Bug #39159 (Fix Under Review): qa: Fix ambiguous store_thrash thrash_store in mon_thrash.py
Jos Collin
09:30 AM Revision cb262323 (ceph): qa: add a method to run given command as root user
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
09:30 AM Revision ee940faa (ceph): qa: accept args as strings
Till now the run() method in vstart_runner.py accepts commands only as
a (Python) list. It is very inconvenient to wr...
Rishabh Dave
09:30 AM Revision 512f4721 (ceph): qa: move checks on command arguments to a different method
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
09:30 AM Revision bbca2112 (ceph): qa: looks for quotes in Python shell and get rid of them
Since quotes are not a token for Python's shell simulation (unlike
Bash), raise a RuntimeError for them and add an ex...
Rishabh Dave
09:30 AM Revision 8ca094ff (ceph): qa: add a method to run a command as a different user
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
09:20 AM Backport #38964 (Resolved): nautilus: DaemonServer::handle_conf_change - broken locking
Nathan Cutler
09:19 AM Orchestrator Bug #39062 (Resolved): Rook: Fix creation of Bluestore OSDs
Nathan Cutler
09:19 AM mgr Backport #39167 (Resolved): nautilus: Rook: Fix creation of Bluestore OSDs
Nathan Cutler
09:09 AM Messengers Bug #39238: v14.2.0: RDMA/iWAPR/X722 segmentation fault: Infiniband Device failed to query rdma d...
When this problem is hit, *ib_safe_file_access(filp) return false*:... Changcheng Liu
09:09 AM rbd Bug #36626: couldn't rewatch after network was blocked and client blacklisted
It still occurs even rbd_cache was false.
the log file is a bit big and i deleted some content....
wb song
09:03 AM Revision 7c6ec030 (ceph): mds: fix SnapRealm::resolve_snapname for long name
Fixes: https://tracker.ceph.com/issues/38832
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
07:38 AM Revision 8230539c (ceph): mgr/dashboard: Log `gateway_name` on `iscsi_client`
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit ab0ac43982cbc3fab09c036a3e4cc19ca6521911)
Ricardo Marques
07:38 AM Revision 13bb6491 (ceph): mgr/dashboard: Display number of sessions on iSCSI overview page
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit c988a44f068b2697df08bf8911fa1311fca104e7)
Ricardo Marques
07:38 AM Revision 9644dca9 (ceph): mgr/dashboard: Adds 'tcmu-runner' to the 'user:rbd' backstore descr
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit b7870c8051c33e44b2190d295c1957f2a7a17d89)
Ricardo Marques
07:38 AM Revision f05b2cad (ceph): mgr/dashboard: Disable backstore dropdown
iSCSI backstore is always visible but is disabled
if only one option is available.
Signed-off-by: Ricardo Marques <r...
Ricardo Marques
07:37 AM Revision a9b7c9b3 (ceph): mgr/dashboard: Improve iSCSI overview page
iSCSI overview page will now use information
obtained from ceph-iscsi.
Fixes: https://tracker.ceph.com/issues/39024
...
Ricardo Marques
07:35 AM Dashboard Backport #39122 (In Progress): nautilus: mgr/dashboard: Adapt iSCSI overview page to make use of ...
Ricardo Marques
07:35 AM Dashboard Bug #39110 (Resolved): mgr/dashboard: Error on iSCSI target submission
Ricardo Marques
07:35 AM Dashboard Backport #39119 (Resolved): nautilus: mgr/dashboard: Error on iSCSI target submission
Ricardo Marques
07:34 AM Dashboard Bug #39029 (Resolved): mgr/dashboard: Check if gateway is in use before allowing the deletion via...
Ricardo Marques
07:33 AM Dashboard Backport #39113 (Resolved): nautilus: mgr/dashboard: Check if gateway is in use before allowing t...
Ricardo Marques
07:32 AM Dashboard Bug #38989 (Resolved): mgr/dashboard: Display the number of active sessions for each iSCSI target
Ricardo Marques
07:32 AM Dashboard Backport #39112 (Resolved): nautilus: mgr/dashboard: Display the number of active sessions for ea...
Ricardo Marques
07:31 AM Dashboard Bug #39125 (Resolved): mgr/dashboard: missing error/warning/info when RGW is not configured
Ricardo Marques
07:31 AM Dashboard Cleanup #37337 (Resolved): mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs....
Ricardo Marques
07:30 AM Dashboard Backport #39170 (Resolved): nautilus: mgr/dashboard: missing error/warning/info when RGW is not c...
Ricardo Marques
07:30 AM Dashboard Backport #39003 (Resolved): nautilus: mgr/dashboard: Consistent labeling for buttons: 'Edit pool'...
Ricardo Marques
07:24 AM Dashboard Backport #38870 (In Progress): nautilus: mgr/dashboard: Manager modules and Alerts menu E2E bread...
Tatjana Dehler
07:21 AM Revision 604ee68e (ceph): mgr/dashboard: Added breadcrumb tests to Manager modules and Alerts menu
Fixes: https://tracker.ceph.com/issues/38650
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
(cherry picked from...
Nathan Weinberg
06:56 AM rbd Backport #38977 (In Progress): nautilus: return ETIMEDOUT if we meet a timeout in poll
https://github.com/ceph/ceph/pull/27539 Prashant D
06:38 AM Revision f46fec8c (ceph): qa/tasks: Compare two FSStatuses
Compare two FSStatuses to detect MDS failover
Fixes: http://tracker.ceph.com/issues/17309
Signed-off-by: Jos Collin ...
Jos Collin
06:05 AM Revision a35f3cb2 (ceph): scripts: ceph_dump_log.py (initial commit)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
04:52 AM Revision 5e09b468 (ceph): qa/suites/fs: renamed default.yaml to mds.yaml
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
04:52 AM Revision 9dace925 (ceph): qa/suites/fs: mon_thrash test for fs
Created a mon.yaml in fs suite that calls mon_thrash test for fs and multimds suites.
Fixes: http://tracker.ceph.com...
Jos Collin
04:49 AM CephFS Feature #17309 (Fix Under Review): qa: mon_thrash test for CephFS
Jos Collin
04:32 AM RADOS Bug #39099: Give recovery for inactive PGs a higher priority
Checking acting.size() < pool.info.min_size is wrong. During recovery acting == up. So if active.size() < pool.info... David Zafman
04:08 AM rgw Bug #39267 (Duplicate): RGW: elasticsearch Synchronization failed
I started the elasticsearch 6.6.2 service and created a zone used to sync data to elasticsearch. But the synchronizat... jiahui zeng
03:18 AM Revision 396cee57 (ceph): mds: better output of 'ceph health detail'
fixes:http://tracker.ceph.com/issues/39266
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
02:17 AM Revision 364d7b8c (ceph): Merge pull request #27535 from yuriw/wip-yuriw-wip-yuriw-crontab-master
qa/tests: added rados on master, reduced fs, rbd, multimds Yuri Weinstein
01:07 AM Revision 7ab81961 (ceph): Merge pull request #27428 from cyx1231st/wip-seastar-msgr-write
crimson/net: extract do_write_dispatch_sweep()
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:03 AM rbd Backport #38975 (In Progress): luminous: return ETIMEDOUT if we meet a timeout in poll
https://github.com/ceph/ceph/pull/27536 Prashant D
12:49 AM Revision 041215ca (ceph): qa/tests: added rados on master, reduced fs, rbd, multimds
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
12:31 AM Revision 19f874c8 (ceph): Merge pull request #27515 from tchaikov/wip-seastar-fix-monc
test/crimson: fix build of unittest_seastar_monc
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:24 AM Revision 5b6b5c5c (ceph): src/tests/crushtool: Add test for an empty default
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
12:16 AM Revision deede1c2 (ceph): Merge pull request #27524 from tchaikov/wip-39164
install-deps.sh: install '*rpm-macros'
Reviewed-by: Boris Ranto <branto@redhat.com>
Kefu Chai

04/11/2019

11:56 PM Revision 2c9b8dd9 (ceph): rbd: krbd: return -ETIMEDOUT in polling
We don't want to wait on uevent forever, but the return value
of polling in timeout is 0 rather than a negative value...
Yang Dongsheng
11:55 PM Revision cebbfded (ceph): rbd: krbd: return -ETIMEDOUT in polling
We don't want to wait on uevent forever, but the return value
of polling in timeout is 0 rather than a negative value...
Yang Dongsheng
09:04 PM Stable releases Tasks #39265: Nautilus v14.2.1
h3. QE VALIDATION (STARTED TBD)
*%{color:brown}See details of approvals => TBD%*
(Note: *%{color:green}PASSED...
Yuri Weinstein
09:01 PM Stable releases Tasks #39265: Nautilus v14.2.1
git --no-pager log '--format=%H %s' --graph v14.2.1..nautilus | perl -p -e 's/"/ /g; if (/\w+\s+Merge pull request #(... Yuri Weinstein
09:00 PM Stable releases Tasks #39265 (Resolved): Nautilus v14.2.1
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
09:03 PM rbd Bug #39257 (Fix Under Review): [rbd-mirror] image replayer should periodically flush IO and commi...
Jason Dillaman
05:03 PM rbd Bug #39257 (Resolved): [rbd-mirror] image replayer should periodically flush IO and commit positions
With the cache enabled, the commit position is only updated after enough IO is issued. Therefore, if there is no addi... Jason Dillaman
09:02 PM Revision af22cd21 (ceph): rbd-mirror: periodically flush prior to updating status
This ensure the most up-to-date commit position is included in the
status report.
Fixes: http://tracker.ceph.com/iss...
Jason Dillaman
08:42 PM Revision 50d24c95 (ceph): rbd-mirror: simplify image replayer IO / commit position flush path
There is no current user of the callback context provided to the
flush method and there are no longer any reason to h...
Jason Dillaman
08:40 PM RADOS Bug #38840 (In Progress): snaps missing in mapper, should be: ca was r -2...repaired
David Zafman
08:15 PM mgr Bug #39264 (Resolved): Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating key...
Greetings!
I have a bug not unlike BUG #23460, where our ceph-mgrs die and show clock/rotating key errors:
20...
Stephen Bird
07:14 PM RADOS Bug #39263 (Resolved): rados/upgrade/nautilus-x-singleton: mon.c@1(electing).elector(11) Shutting...
... Neha Ojha
06:52 PM Dashboard Backport #39112: nautilus: mgr/dashboard: Display the number of active sessions for each iSCSI ta...
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27450
merged
Yuri Weinstein
06:52 PM Revision a5f85380 (ceph): Merge pull request #27450 from ricardoasmarques/wip-39112-nautilus
nautilus: mgr/dashboard: Display the number of active sessions for each iSCSI target
Reviewed-by: Ricardo Dias <rdia...
Yuri Weinstein
06:52 PM Backport #38964: nautilus: DaemonServer::handle_conf_change - broken locking
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27454
merged
Yuri Weinstein
06:52 PM Revision aa48e1ed (ceph): Merge pull request #27454 from pdvian/wip-38964-nautilus
nautilus: mgr/DaemonServer: handle_conf_change - fix broken locking
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
06:51 PM Dashboard Backport #39113: nautilus: mgr/dashboard: Check if gateway is in use before allowing the deletion...
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27457
merged
Yuri Weinstein
06:51 PM Revision b89aba94 (ceph): Merge pull request #27457 from ricardoasmarques/wip-39113-nautilus
nautilus: mgr/dashboard: Check if gateway is in use before allowing the deletion via `iscsi-gateway-rm` command
Revi...
Yuri Weinstein
06:51 PM Dashboard Backport #39119: nautilus: mgr/dashboard: Error on iSCSI target submission
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27461
merged
Yuri Weinstein
06:51 PM Revision 1418da83 (ceph): Merge pull request #27461 from ricardoasmarques/wip-39119-nautilus
nautilus: mgr/dashboard: Error on iSCSI target submission
Reviewed-by:  Tiago Melo <tmelo@suse.com>
Yuri Weinstein
06:50 PM mgr Backport #39167: nautilus: Rook: Fix creation of Bluestore OSDs
Sebastian Wagner wrote:
> https://github.com/ceph/ceph/pull/27486
merged
Yuri Weinstein
06:50 PM Revision 8eeeaf3c (ceph): Merge pull request #27486 from sebastian-philipp/wip-39167-nautilus
nautilus: Rook: Fix creation of Bluestore OSDs
Reviewed-by: Sébastien Han <seb@redhat.com>
Reviewed-by: Travis Niels...
Yuri Weinstein
06:48 PM Dashboard Backport #39170: nautilus: mgr/dashboard: missing error/warning/info when RGW is not configured
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27492
merged
Yuri Weinstein
06:48 PM Dashboard Backport #39003: nautilus: mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs....
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27492
merged
Yuri Weinstein
06:48 PM Revision a4645fd1 (ceph): Merge pull request #27492 from rhcs-dashboard/wip-39003-nautilus
nautilus: mgr/dashboard: unify button/URL actions naming + bugfix (add whitelist to guard)
Reviewed-by: Alfonso Mart...
Yuri Weinstein
06:32 PM Revision dd3230e4 (ceph): cmake: Fix build against ncurses with separate libtinfo
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
(cherry picked from commit b7bf406cff5e0f82fc87f19d5987cd4e7199...
Lars Wendler
06:32 PM Revision 6dc64d45 (ceph): Merge pull request #27443 from Polynomial-C/tinfo
cmake: Fix build against ncurses with separate libtinfo
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-b...
Jason Dillaman
06:30 PM Revision 3e06f7f5 (ceph): Merge PR #27527 into master
* refs/pull/27527/head:
qa/tests: run luminous-x and mimic-x 2 times a week but with high priority
Reviewed-by: Sag...
Sage Weil
06:00 PM rgw Bug #39262 (Resolved): rgw: propagate transaction id into ops log
Matt Benjamin
05:59 PM rgw Bug #39261 (Resolved): rgw: rgw-admin: search for user by access key
Add or verify that there is already such a command in radosgw-admin. Matt Benjamin
05:56 PM bluestore Bug #39151: past end of block device is detected but not repaired
Looks like OSD was created by a release which improperly handled disk size unaligned with allocation granularity (64K... Igor Fedotov
05:56 PM rgw Bug #38785: prefix begin with space got 403 error
ok, will test this by hand shortly
Matt
Matt Benjamin
05:54 PM rgw Backport #38847 (In Progress): mimic: rgw admin api create user generates a segfault and coredump...
Casey Bodley
05:52 PM rgw Bug #39038: beast: multiple v4 and v6 endpoints with the same port will cause failure
https://github.com/ceph/ceph/pull/27270 Matt Benjamin
05:52 PM rgw Bug #39141 (Closed): sync_user failed
these error messages don't indicate an actual failure; it's just recognizing that a new user does not have any bucket... Casey Bodley
05:50 PM rgw Bug #39127 (In Progress): rgw: should set-lifecycle really error on dates not aligned to midnigh...
Matt Benjamin
05:47 PM CephFS Backport #39217 (In Progress): nautilus: cephfs-shell: ls always lists hidden files and directories
Nathan Cutler
05:46 PM CephFS Backport #39260 (In Progress): nautilus: ls -S command produces AttributeError: 'str' object has ...
Nathan Cutler
05:43 PM CephFS Backport #39260 (Resolved): nautilus: ls -S command produces AttributeError: 'str' object has no ...
https://github.com/ceph/ceph/pull/27531 Nathan Cutler
05:46 PM Revision e1dcdd0b (ceph): cephfs-shell: Change type of d_name to bytes array
By reverting commit 5106582 'd_name' is always a bytes array. This produces
type error wherever 'd_name' is used with...
Varsha Rao
05:46 PM Revision f79aacb9 (ceph): cephfs-shell: Fix hidden files and directories list by ls command
'ls -a' command should only list the hidden files and directories. This patch
fixes such listing by any other 'ls' co...
Varsha Rao
05:38 PM rgw Bug #38199 (Triaged): rgw: setacl on versioned object doesn't write correct bi log entries
Casey Bodley
05:31 PM rgw Bug #38638 (Pending Backport): S3 policy evaluated incorrectly
Casey Bodley
05:16 PM Revision f4e3745b (ceph): rgw/pubsub: handle subscription conf errors better
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
05:15 PM Orchestrator Bug #39259 (Resolved): test_orchestrator: AttributeError: 'TestWriteCompletion' object has no att...
... Neha Ojha
05:07 PM Linux kernel client Bug #39258 (Resolved): add statx support to kcephfs
Now that statx is an official syscall, we should fix kcephfs to take advantage of it. We can avoid requesting conflic... Jeff Layton
05:01 PM rbd Bug #12383 (Won't Fix): "Segmentation fault rbd()"
Jason Dillaman
05:00 PM rbd Bug #12545 (Can't reproduce): CEPH_QA_SUITE/AARCH64: Command failed (workunit test rbd/map-snapsh...
Jason Dillaman
05:00 PM rbd Bug #12535 (Can't reproduce): CEPH_QA_SUITE/AARCH64: segfault in rbd-fuse
Jason Dillaman
05:00 PM rbd Bug #22059 (Closed): It's impossible to add rbd image-meta key/value on opened image
Closing due to a lack of activity Jason Dillaman
05:00 PM rbd Bug #22660 (Won't Fix): Inconsistency raised while performing multiple "image rename" in parallel.
Jason Dillaman
04:59 PM rbd Bug #23189 (Closed): snapshot size 0 and image size 0
Closing due to a lack of activity Jason Dillaman
04:59 PM rbd Bug #23263 (Closed): Journaling feature causes cluster to have slow requests and inconsistent PG
Closing due to a lack of activity Jason Dillaman
04:59 PM rbd Bug #24102 (Closed): snapshot of RBD image is found to be all zero.
Closing due to a lack of activity Jason Dillaman
04:59 PM rbd Bug #24106 (Closed): fail to create rbd device when the clusters' health is ok
Closing due to a lack of activity Jason Dillaman
04:58 PM rbd Bug #24425 (Closed): create iscsi gateway stop with "The first gateway defined must be the local ...
Closing due to a lack of activity Jason Dillaman
04:58 PM rbd Bug #24528 (Closed): Missing snapshot after upgrade from Kraken (11.2.0) to Luminous (12.2.5)
Jason Dillaman
04:58 PM rbd Bug #5591 (Won't Fix): rbd-fuse crashes repeatedly under light load
Jason Dillaman
04:56 PM rbd Bug #36626 (Need More Info): couldn't rewatch after network was blocked and client blacklisted
Can you provide any logs from step 6? I would expect that all the IOs would be failing w/ EBLACKLISTED. Perhaps it's ... Jason Dillaman
04:54 PM rbd Bug #38553 (Need More Info): rbd: race condition in rbd removing
Jason Dillaman
04:54 PM rbd Bug #38553: rbd: race condition in rbd removing
Do you still hit this on Nautilus? It moves images to the trash as the first step before removing, so I would think i... Jason Dillaman
04:53 PM Revision f340689f (ceph): Merge pull request #27505 from tchaikov/nautilus-39164
nautilus: qa,rpm,cmake: switch over to python3.6
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:53 PM Dashboard Bug #38820: ERROR: test_disable (tasks.mgr.dashboard.test_mgr_module.MgrModuleTelemetryTest)
This still fails in nautilus.... Neha Ojha
04:52 PM bluestore Backport #39254 (In Progress): luminous: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWri...
https://github.com/ceph/ceph/pull/27529 Igor Fedotov
04:06 PM bluestore Backport #39254 (Resolved): luminous: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWrites...
https://github.com/ceph/ceph/pull/27529 Nathan Cutler
04:51 PM rbd Bug #38308 (Can't reproduce): segfault when deleting rbd in python bindings
Closing due to lack of feedback Jason Dillaman
04:50 PM RADOS Bug #21388 (Duplicate): inconsistent pg but repair does nothing reporting head data_digest != dat...
This was merged to master Jul 31, 2018 in https://github.com/ceph/ceph/pull/23217 for a different tracker. David Zafman
04:48 PM rbd Bug #36699 (Closed): the remote cluster could be stop sync after 3 or 4 days
Jason Dillaman
04:47 PM CephFS Bug #39060 (Pending Backport): ls -S command produces AttributeError: 'str' object has no attribu...
Patrick Donnelly
04:47 PM Revision 7519ab37 (ceph): os/bluestore: call fault_range properly prior to looking for blob to reuse
Fixes: https://tracker.ceph.com/issues/21312
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
04:47 PM Revision a87baa5e (ceph): common/buffer: hexdump should skip lines that are the same as previous
Previously, it would only skip similar lines if the data was all zeroed.
Signed-off-by: Jason Dillaman <dillaman@red...
Jason Dillaman
04:47 PM Revision c186e45f (ceph): librbd: moved object cacher writeback handler to cache sub-directory
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:47 PM Revision 5cf8ad93 (ceph): librbd: remove special case for journal replay via writeback
With the future addition of a writearound cache (and to a much
lesser extent the IO scheduler), the code will become ...
Jason Dillaman
04:47 PM Revision 6c35ca96 (ceph): librbd: pass journal tid through flush object dispatch spec
This permits moving the journal flush and commit logic down to the
journal object dispatch layer.
Signed-off-by: Jas...
Jason Dillaman
04:47 PM Revision e415f406 (ceph): librbd: new alternative write-around cache layer
This is a replacement for the ObjectCacher-based writethrough/
writeback cache. It permits a configurable maximum byt...
Jason Dillaman
04:47 PM Revision ec99eeeb (ceph): librbd: switch to write-around cache policy by default
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:47 PM Revision 136848d2 (ceph): librbd: enable the simple IO scheduler by default
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:37 PM bluestore Backport #39253: nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is ...
@Igor, thanks. If you're going to be doing a lot of backporting, you might look into src/script/ceph-backport.sh (in ... Nathan Cutler
04:26 PM bluestore Backport #39253: nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is ...
Nevermind, closing my PR. Igor Fedotov
04:25 PM bluestore Backport #39253: nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is ...
Nathan, sorry if you started working on this. Missed you assigned yourself for the ticket.
-https://github.com/cep...
Igor Fedotov
04:24 PM bluestore Backport #39253: nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is ...
Nathan, sorry if you started working on this. Missed you assigned yourself for the ticket.
-https://github.com/cep...
Igor Fedotov
04:04 PM bluestore Backport #39253 (In Progress): nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert...
Nathan Cutler
04:03 PM bluestore Backport #39253 (Resolved): nautilus: ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if...
https://github.com/ceph/ceph/pull/27523 Nathan Cutler
04:36 PM Revision ab8d6717 (ceph): qa/tests: run luminous-x and mimic-x 2 times a week but with high priority
hope is it will help with locking 5 nodes for tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:33 PM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Looks good to me.
Suggest to insert some new logging, e.g.
int BlueStore::_mount(bool kv_only, bool open_db)
{
...
Igor Fedotov
03:14 PM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
This is my step to build rpm and install.
Checkout branch remotes/origin/mimic from github.com/ceph/ceph
Apply th...
hoan nv
10:25 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%

> Could you please double check if you applied the patch properly?
Yes. i will rebuild and recheck.
hoan nv
10:12 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Just managed to reproduce your issue in mimic HEAD.
After applying the patch from https://github.com/ceph/ceph/pull/...
Igor Fedotov
09:16 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Igor Fedotov wrote:
> Could you please collect OSD startup log with 'debug bluestore' set to 20?
Yes. my log is o...
hoan nv
09:09 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Could you please collect OSD startup log with 'debug bluestore' set to 20? Igor Fedotov
02:32 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Igor Fedotov wrote:
> Probably that's the missed backport which triggers the issue.
> See https://github.com/ceph/...
hoan nv
04:32 PM RADOS Bug #39099 (In Progress): Give recovery for inactive PGs a higher priority
David Zafman
04:19 PM bluestore Backport #39256: nautilus: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
https://github.com/ceph/ceph/pull/27525 Igor Fedotov
04:18 PM bluestore Backport #39256 (In Progress): nautilus: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWri...
Igor Fedotov
04:06 PM bluestore Backport #39256 (Resolved): nautilus: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWrites...
https://github.com/ceph/ceph/pull/27525 Nathan Cutler
04:18 PM Revision b925b66d (ceph): Merge PR #27345 into master
* refs/pull/27345/head:
cephfs-shell: Change type of d_name to bytes array
cephfs-shell: Revert "cephfs.pyx: add py...
Patrick Donnelly
04:14 PM Revision 087ea813 (ceph): install-deps.sh: install '*rpm-macros'
so `yum-builddep` can have access to the latest macros for preparing the
build dependencies
Fixes: http://tracker.ce...
Kefu Chai
04:09 PM rgw Backport #38921 (Resolved): nautilus: "Caught signal (Aborted) thread_name:radosgw" in ceph dashb...
Nathan Cutler
02:52 PM rgw Backport #38921: nautilus: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard tests ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27329
merged
Yuri Weinstein
04:09 PM rgw Backport #38923 (Resolved): nautilus: return NoSuchCORSConfiguration for ENOENT on GetCORS
Nathan Cutler
02:52 PM rgw Backport #38923: nautilus: return NoSuchCORSConfiguration for ENOENT on GetCORS
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27331
merged
Yuri Weinstein
04:09 PM rgw Backport #38909 (Resolved): nautilus: rgw: read not exists null version success and return empty ...
Nathan Cutler
02:50 PM rgw Backport #38909: nautilus: rgw: read not exists null version success and return empty data
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27306
merged
Yuri Weinstein
04:08 PM rgw Backport #38926 (Resolved): nautilus: beast frontend option to set the TCP_NODELAY socket option
Nathan Cutler
02:49 PM rgw Backport #38926: nautilus: beast frontend option to set the TCP_NODELAY socket option
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27355
merged
Yuri Weinstein
04:08 PM rbd Bug #38928 (Resolved): non-default namespace images ignore pool level config overrides
Nathan Cutler
04:08 PM rbd Backport #38961 (Resolved): nautilus: non-default namespace images ignore pool level config overr...
Nathan Cutler
02:48 PM rbd Backport #38961: nautilus: non-default namespace images ignore pool level config overrides
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27423
merged
Yuri Weinstein
04:07 PM mgr Bug #38939 (Resolved): mgr/devicehealth: Python 3 compatibility
Nathan Cutler
04:07 PM mgr Backport #38957 (Resolved): nautilus: mgr/devicehealth: Python 3 compatibility
Nathan Cutler
02:47 PM mgr Backport #38957: nautilus: mgr/devicehealth: Python 3 compatibility
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27390
merged
Yuri Weinstein
04:06 PM bluestore Backport #39255 (Resolved): mimic: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTes...
https://github.com/ceph/ceph/pull/27570 Nathan Cutler
04:04 PM Revision 8d20b4f8 (ceph): os/ceph-bluestore-tool: bluefs-bdev-expand asserts if no WAL
Fixes: https://tracker.ceph.com/issues/39143
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
03:52 PM Dashboard Bug #39252: mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
I was told that the Beast frontend supports "port=" as well as "endpoint=", so maybe the fix is simpler than I thought? Nathan Cutler
03:20 PM Dashboard Bug #39252 (Resolved): mgr/dashboard: RGW port autodetection does not support "Beast" RGW frontend
The documentation at http://docs.ceph.com/docs/master/mgr/dashboard/#enabling-the-object-gateway-management-frontend ... Nathan Cutler
03:16 PM Revision f3b4246f (ceph): Merge pull request #27504 from tchaikov/wip-qa-use-python36-for-py3-tests
qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests
Reviewed-by: Yuri Weinstein <yweinste@red...
Kefu Chai
03:03 PM Dashboard Bug #39036 (Fix Under Review): mgr/dashboard: Validate if any client belongs to more than one group
Tiago Melo
12:01 PM Dashboard Bug #39036 (In Progress): mgr/dashboard: Validate if any client belongs to more than one group
Tiago Melo
03:01 PM Revision 02b05533 (ceph): os/bluestore: call fault_range properly prior to looking for blob to reuse
Fixes: https://tracker.ceph.com/issues/21312
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
02:52 PM Revision 629de1af (ceph): Merge pull request #27329 from pdvian/wip-38921-nautilus
nautilus: rgw: don't crash on missing /etc/mime.types
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:51 PM Revision 2308f187 (ceph): Merge pull request #27331 from pdvian/wip-38923-nautilus
nautilus: rgw: Fix S3 compatibility bug when CORS is not found
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:49 PM Revision 99e63423 (ceph): Merge pull request #27306 from pdvian/wip-38909-nautilus
nautilus: rgw: fix read not exists null version return wrong
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:48 PM Revision 2dcf4b34 (ceph): Merge pull request #27355 from pdvian/wip-38926-nautilus
nautilus: rgw: Adding tcp_nodelay option to Beast
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:48 PM Revision e61b4a54 (ceph): Merge pull request #27423 from pdvian/wip-38961-nautilus
nautilus: librbd: look for pool metadata in default namespace
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
02:47 PM Revision 5d8806d9 (ceph): Merge pull request #27390 from pdvian/wip-38957-nautilus
nautilus: mgr/devicehealth: Fix python 3 incompatiblity
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Yuri Weinstein
02:44 PM Dashboard Feature #39251 (Duplicate): mgr/dashboard: Deactivate config option input fields for read-only users
If a read-only user opens a form containing config options (e.g. Cluster -> OSDs -> PG scrub or Cluster-wide Recovery... Tatjana Dehler
02:04 PM bluestore Feature #39146 (Fix Under Review): raise an alert when per pool stats aren't used
Igor Fedotov
01:42 PM Revision 93b8f040 (ceph): mon: make mon_osd_down_out_subtree_limit update at runtime
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 PM Dashboard Bug #39109 (Resolved): mgr/dashboard: Error on iSCSI disk diff
Ricardo Marques
01:40 PM Dashboard Bug #39067 (Resolved): mgr/dashboard: Typo in "CephFS Name" field on NFS form
Ricardo Marques
01:36 PM Revision f9ba374d (ceph): mgr/rook: Fix Python 2 regression
Fixes: http://tracker.ceph.com/issues/39250
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:36 PM Revision 8d5fb2fc (ceph): Merge PR #27323 into master
* refs/pull/27323/head:
msg/async: avoid creating unnecessary AsyncConnectionRef
Reviewed-by: Sage Weil <sage@redha...
Sage Weil
01:34 PM bluestore Bug #21312 (Pending Backport): occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 ...
Kefu Chai
01:34 PM Orchestrator Bug #39250 (Resolved): mgr/rook: Fix Python 2 regression
Sebastian Wagner
01:33 PM Revision d06407f0 (ceph): Merge pull request #27444 from ifed01/wip-ifed-fix-21312
os/bluestore: call fault_range prior to looking for blob to reuse
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-...
Kefu Chai
01:24 PM bluestore Bug #39143 (Pending Backport): ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL...
Kefu Chai
01:24 PM Revision 9d42f803 (ceph): Merge pull request #27445 from ifed01/wip-ifed-fix-39143
os/ceph-bluestore-tool: bluefs-bdev-expand asserts if no WAL
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Revie...
Kefu Chai
01:13 PM Revision eab48a39 (ceph): test/crimson: add dummy_auth_handler to test_monc
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
01:13 PM Revision ae256080 (ceph): crimson: add move ctor for CephContext and mon::Client
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:36 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
OSD.11 previously took part in this PG. I don't know now if as primary or not. The bug happened after I made `ceph os... Марк Коренберг
12:35 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
... Марк Коренберг
12:23 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
... Марк Коренберг
12:22 PM RADOS Bug #39249: Some PGs stuck in active+remapped state
... Марк Коренберг
12:22 PM RADOS Bug #39249 (Closed): Some PGs stuck in active+remapped state
Sometimes my PGs stuck in this state. When I stop primary OSD containig this PG, it becomes `active+undersized+degrad... Марк Коренберг
12:33 PM Revision 14360065 (ceph): 12.2.12
Jenkins Build Slave User
12:14 PM RADOS Feature #39248 (New): Add ability to limit number of simultaneously backfilling PGs
I want to reduce affect of `ceph osd out osd.xxx`. A already set
--osd-recovery-max-active 1
--osd-max-backfills ...
Марк Коренберг
11:46 AM RADOS Bug #38783: Changing mon_pg_warn_max_object_skew has no effect.
Injecting into mgr has solved the issue, thanks! Andrew Mitroshin
11:17 AM bluestore Backport #39246 (In Progress): mimic: os/bluestore: fix length overflow
Nathan Cutler
11:14 AM bluestore Backport #39246 (Resolved): mimic: os/bluestore: fix length overflow
https://github.com/ceph/ceph/pull/27366 Nathan Cutler
11:16 AM bluestore Backport #39247 (In Progress): luminous: os/bluestore: fix length overflow
Nathan Cutler
11:14 AM bluestore Backport #39247 (Resolved): luminous: os/bluestore: fix length overflow
https://github.com/ceph/ceph/pull/27365 Nathan Cutler
11:13 AM bluestore Bug #39245 (Resolved): os/bluestore: fix length overflow
please backport https://github.com/ceph/ceph/pull/22610 to mimic and luminous Nathan Cutler
11:07 AM Messengers Backport #39243 (Resolved): luminous: msg/async: connection race + winner fault can leave connect...
https://github.com/ceph/ceph/pull/27583 Nathan Cutler
11:07 AM Messengers Backport #39242 (Rejected): mimic: msg/async: connection race + winner fault can leave connection...
Nathan Cutler
11:07 AM Messengers Backport #39241 (Resolved): nautilus: msg/async: connection race + winner fault can leave connect...
https://github.com/ceph/ceph/pull/27915 Nathan Cutler
11:07 AM RADOS Backport #39239: luminous: "sudo yum -y install python34-cephfs" fails on mimic
note to myself or anyone who wants to backport this change to luminous, you need to blacklist the python36 package wh... Nathan Cutler
10:59 AM RADOS Backport #39239 (Resolved): luminous: "sudo yum -y install python34-cephfs" fails on mimic
https://github.com/ceph/ceph/pull/28493 Nathan Cutler
11:06 AM Dashboard Backport #39240 (Resolved): nautilus: mgr/dashboard: "readonly user" can't see any pages
https://github.com/ceph/ceph/pull/27611 Nathan Cutler
10:59 AM RADOS Bug #39164 (Pending Backport): "sudo yum -y install python34-cephfs" fails on mimic
Nathan Cutler
10:59 AM Dashboard Bug #37701 (Pending Backport): mgr/dashboard: Buggy data table search field
Lenz Grimmer
10:58 AM Revision 2b6f306b (ceph): Merge pull request #27438 from Devp00l/wip-issue-37701
mgr/dashboard: Removes distracting search behavior
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Thei...
Lenz Grimmer
10:54 AM RADOS Backport #39236 (In Progress): nautilus: "sudo yum -y install python34-cephfs" fails on mimic
Nathan Cutler
02:46 AM RADOS Backport #39236: nautilus: "sudo yum -y install python34-cephfs" fails on mimic
https://github.com/ceph/ceph/pull/27505 Kefu Chai
02:44 AM RADOS Backport #39236 (Resolved): nautilus: "sudo yum -y install python34-cephfs" fails on mimic
https://github.com/ceph/ceph/pull/27505 Kefu Chai
10:36 AM Dashboard Bug #38932 (Resolved): mgr/dashboard: Fix tooltip behavior in RGW user form
Ricardo Marques
10:36 AM Dashboard Backport #39207 (Duplicate): nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
Ricardo Marques
10:07 AM Revision 6b402b88 (ceph): src/tools: fix counting total objects
replace count_object to pool_stat_t
Signed-off-by: Myoungwon Oh <ommw@sk.com>
myoungwon oh
09:54 AM Messengers Bug #39238: v14.2.0: RDMA/iWAPR/X722 segmentation fault: Infiniband Device failed to query rdma d...
19-04-11 16:59:20.375672 0> 2019-04-11 16:59:20.336 7fa4c1490700 -1 *** Caught signal (Aborted) **
19-04-11 16:...
Changcheng Liu
09:29 AM Messengers Bug #39238 (New): v14.2.0: RDMA/iWAPR/X722 segmentation fault: Infiniband Device failed to query ...
1. Before this problem happened, it could successfully query rdma device for several times.
2. This problem could ...
Changcheng Liu
09:43 AM Revision e22c4d5c (ceph): librbd: silence -Wunused-variable warnings
Signed-off-by: David Disseldorp <ddiss@suse.de> David Disseldorp
09:33 AM mgr Feature #24977: Provide a base set of Prometheus alert manager rules that notify the user about c...
Just to keep track of them, there are currently 2 existing rule sets that might serve for a future reference ruleset:... Ernesto Puerta
09:23 AM Revision 2cf1872b (ceph): rgw/pubsub: more info on notification deletion compatibility
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
09:06 AM rgw Bug #39160: rgw: dynamic large objects fail uploading manifest with etag with nautilus
@casey, is there a way we can roll forward on this? Do you have a change in hand, or do we need someone to take it f... Alfredo Moralejo
09:05 AM Dashboard Bug #39086 (Pending Backport): mgr/dashboard: "readonly user" can't see any pages
Lenz Grimmer
09:04 AM Revision ea92eb46 (ceph): Merge pull request #27348 from Devp00l/wip-issue-39086
mgr/dashboard: Enable read only users to read again
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: L...
Lenz Grimmer
09:04 AM Revision f2db8a51 (ceph): mgr/dashboard: Add package-lock.json and use "npm ci"
This will make sure that in the future we always install the same version
of every npm package.
Since we don't use t...
Tiago Melo
09:03 AM Revision 32aa402c (ceph): mgr/dashboard: Update npm packages
Fix some npm packages vulnerabilities.
Since we don't use the same npm packages anymore, it's not possible to backpo...
Tiago Melo
08:52 AM bluestore Feature #38816: Deferred writes do not work for random writes
I think we are beginning to discuss something different from the original question, but ...
I checked the code and...
Vitaliy Filippov
07:58 AM bluestore Feature #38816: Deferred writes do not work for random writes
Igor, what about RBD? these writes are always aligned to 4K, so, as far as I understand, such writes will never be de... Марк Коренберг
08:45 AM CephFS Bug #38832 (Fix Under Review): mds: fail to resolve snapshot name contains '_'
https://github.com/ceph/ceph/pull/27511 Zheng Yan
08:04 AM CephFS Bug #38832: mds: fail to resolve snapshot name contains '_'
There's some confusion here -- we created a snapshot named 'hourly_2019-03-20_172736'. The internal _ chars are causi... Dan van der Ster
07:35 AM CephFS Bug #38832 (Need More Info): mds: fail to resolve snapshot name contains '_'
Zheng Yan
07:35 AM CephFS Bug #38832: mds: fail to resolve snapshot name contains '_'
Server::handle_client_mksnap already contains following code:... Zheng Yan
08:03 AM Revision cd139974 (ceph): src/tools: fix printing wrong offset.
Signed-off-by: Myoungwon Oh <ommw@sk.com> myoungwon oh
07:56 AM Revision b7bf406c (ceph): cmake: Fix build against ncurses with separate libtinfo
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Lars Wendler
07:56 AM RADOS Bug #39174 (In Progress): crushtool crash on Fedora 28 and newer
Brad Hubbard
07:10 AM RADOS Bug #39174 (Fix Under Review): crushtool crash on Fedora 28 and newer
Brad Hubbard
06:02 AM RADOS Bug #39174: crushtool crash on Fedora 28 and newer
https://bugzilla.redhat.com/show_bug.cgi?id=1515858 Brad Hubbard
04:36 AM RADOS Bug #39174: crushtool crash on Fedora 28 and newer
Turning up verbosity gives clues to what might be the problem.... Brad Hubbard
02:31 AM RADOS Bug #39174: crushtool crash on Fedora 28 and newer
Brad Hubbard
02:30 AM RADOS Bug #39174: crushtool crash on Fedora 28 and newer
Vasu Kulkarni wrote:
> very good reason to drop one distro in teuthology and replace it with fedora 28, I think Brad...
Brad Hubbard
07:12 AM Revision d0db22a6 (ceph): cephfs-shell: Change type of d_name to bytes array
By reverting commit 5106582 'd_name' is always a bytes array. This produces
type error wherever 'd_name' is used with...
Varsha Rao
07:12 AM Revision 417836de (ceph): cephfs-shell: Revert "cephfs.pyx: add py3 compatibility"
This reverts commit 5106582fc7edae7f39161cf89e566c020fcfa0ce.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
06:50 AM Revision 2fec5813 (ceph): rgw: Improving doc for Cross Project(Tenant) access with Openstack Keys...
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
06:39 AM Cleanup #39161: Propper formatting of sourcecode (tabs/spaces mixup)
More importantly wholesale whitespace/formatting changes obscure git history. We have a style guide here which we try... Brad Hubbard
06:05 AM Messengers Bug #38493 (Pending Backport): msg/async: connection race + winner fault can leave connection stu...
https://github.com/ceph/ceph/pull/27337 xie xingguo
05:09 AM Revision 42dd1eae (ceph): krbd: fix rbd map hang due to udev return subsystem unordered
The order of subsystem returned by udev_device_get_subsystem
might not be same order as adding subsystem by
udev_moni...
Zhi Zhang
05:00 AM Revision a950ac23 (ceph): crush/CrushCompiler: Fix __replacement_assert
When compiled with _GLIBCXX_ASSERTIONS we see an assert due to UB of
passing the address of an empty vector. Use vect...
Brad Hubbard
02:49 AM Revision 5094d84d (ceph): qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests
EPEL7 has switched over to python3.6 as the main python3. and we started
packaging python bindings for python3.6 sinc...
Kefu Chai
02:47 AM RADOS Backport #39237 (In Progress): mimic: "sudo yum -y install python34-cephfs" fails on mimic
Kefu Chai
02:47 AM RADOS Backport #39237 (Resolved): mimic: "sudo yum -y install python34-cephfs" fails on mimic
https://github.com/ceph/ceph/pull/27476 Kefu Chai
02:39 AM Revision e4db9f8f (ceph): qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests
EPEL7 has switched over to python3.6 as the main python3. and we started
packaging python bindings for python3.6 sinc...
Kefu Chai
02:38 AM Revision 08ba1e35 (ceph): PendingReleaseNotes: note on python3.6 changes
Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 77...
Kefu Chai
02:36 AM Revision 9754e6a7 (ceph): rpm: add "Provides: python3-*" for python packages
so user can install python3-rados, instead of python36-rados, without
specifying the minor version of python. also, w...
Kefu Chai
02:36 AM Revision 955583e9 (ceph): rpm: always use 3 as the default python3_{pkgversion,version}
as we have the rpm macros installed in
https://github.com/ceph/ceph-build/pull/1283 .
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
02:35 AM Revision 8959b673 (ceph): rpm: use python 3.6 as the default python3
some of our centos7 jenkins builders are failing to build ceph master and
nautilus branches. because EPEL7 recently s...
Kefu Chai
02:35 AM Revision 05d5471a (ceph): cmake: should PYTHON3_VERSION_STRING of libpython3
and make sure the version matches exactly the requested one
in future, we should use FindPython.cmake
Signed-off-by...
Kefu Chai
02:35 AM Revision 928f971e (ceph): rpm: install python%{python3_pkgversion}-devel on el7
as RHEL 7.7 support a native python3.6, we cannot hardwire to python3.4
on RHEL7/CentOS7 anymore.
Signed-off-by: Kef...
Kefu Chai
02:35 AM Revision 8d65bc74 (ceph): cmake: check for MAJOR.MINOR version of python3
We can only check for MAJOR.MINOR version of python3 since
FindPython3Libs does not support checking for MAJOR.MINOR....
Boris Ranto
02:35 AM Revision eba4740e (ceph): rpm: use python3.4 on RHEL7 by default
python3.4 is the native python3 before 7.6
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ce...
Kefu Chai
02:03 AM Revision 42167b87 (ceph): qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests
EPEL7 has switched over to python3.6 as the main python3. and we started
packaging python bindings for python3.6 sinc...
Kefu Chai
02:03 AM ceph-volume Bug #38935: ceph-volume v12.2.10 OSError(no such file or directory) when try to create an osd
Andrew Schoen wrote:
> The --osd-id flag was intended to reuse an ID that had been previously used, not explicitly s...
dovefi Z
12:38 AM Revision 377de7af (ceph): mgr/ActivePyModules: handle_command - fix broken lock
by unlocking properly when module is not available.
Fixes: http://tracker.ceph.com/issues/39235
Signed-off-by: xie x...
xie xingguo
12:23 AM Bug #39235 (Resolved): mgr/ActivePyModules: handle_command may keep lock locked if module not ava...
https://github.com/ceph/ceph/pull/27485 xie xingguo

04/10/2019

11:51 PM RADOS Bug #39145: luminous: jewel-x-singleton: FAILED assert(0 == "we got a bad state machine event")
Ah, that's because a jewel osd does not know how to deal with this REJECT in the Started/ReplicaActive/RepNotRecoveri... Neha Ojha
02:22 AM RADOS Bug #39145: luminous: jewel-x-singleton: FAILED assert(0 == "we got a bad state machine event")
Fails in 1 out of 20 runs http://pulpito.ceph.com/nojha-2019-04-09_17:54:07-rados:upgrade:jewel-x-singleton-luminous-... Neha Ojha
11:46 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
mon.c timeline:
2019-04-06 08:58:28.846 hits a lease timeout and triggers the election process
2019-04-06 08:58:28....
Greg Farnum
10:03 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
Greg Farnum wrote:
> The monitor was out of quorum for 30 minutes; it probably has to do with holding on to client c...
Patrick Donnelly
09:59 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
The monitor was out of quorum for 30 minutes; it probably has to do with holding on to client connections or else not... Greg Farnum
11:06 PM mgr Backport #23722: luminous: mon command "mgr metadata $name" has inconsistent argument naming
Sebastian Wagner wrote:
> is this still required for luminous or can we close this?
@Sebastian: To whom are you a...
Nathan Cutler
09:12 AM mgr Backport #23722: luminous: mon command "mgr metadata $name" has inconsistent argument naming
is this still required for luminous or can we close this? Sebastian Wagner
11:05 PM mgr Backport #39234 (Need More Info): luminous: mgr: ActivePyModules::list_servers_python() returns m...
non-trivial backport Nathan Cutler
11:04 PM mgr Backport #39234 (Rejected): luminous: mgr: ActivePyModules::list_servers_python() returns mgr wit...
Nathan Cutler
11:04 PM mgr Bug #23286 (Pending Backport): mgr: ActivePyModules::list_servers_python() returns mgr with empty...
Nathan Cutler
11:01 PM mgr Backport #39169: nautilus: doc/mgr/orchestrator_cli: Rook orch supports mon update
@Sebastian - have you seen the ceph-backport.sh script in src/script ("master" branch)? Nathan Cutler
09:35 AM mgr Backport #39169 (In Progress): nautilus: doc/mgr/orchestrator_cli: Rook orch supports mon update
https://github.com/ceph/ceph/pull/27488 Sebastian Wagner
09:08 AM mgr Backport #39169 (Resolved): nautilus: doc/mgr/orchestrator_cli: Rook orch supports mon update
https://github.com/ceph/ceph/pull/27488 Sebastian Wagner
11:01 PM Orchestrator Documentation #39094 (Resolved): doc/orchestrator: Fix broken bullet points
Nathan Cutler
10:55 PM Cleanup #39161: Propper formatting of sourcecode (tabs/spaces mixup)
Please note that wholesale whitespace, indentation, and other code-formatting changes are frowned upon here because t... Nathan Cutler
10:52 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Stephen Bird wrote:
> I'm seeing these deadlocks in Nautilus. Did these commits make it into 14.2?
Yes, but plea...
Nathan Cutler
10:49 PM rgw Bug #38769 (Resolved): rgw: nfs: librgw/NFS fails due to missing service setup
Nathan Cutler
10:49 PM rgw Backport #38774 (Resolved): nautilus: rgw: nfs: librgw/NFS fails due to missing service setup
Nathan Cutler
10:42 PM bluestore Backport #37991: luminous: Compression not working, and when applied OSD disks are failing randomly
first attempted backport https://github.com/ceph/ceph/pull/26025 was closed Nathan Cutler
10:42 PM Revision d67902ee (ceph): doc/releases/nautilus: fix config update step
'ceph ... > /etc/ceph/ceph.conf' fails because bash truncates ceph.conf
before the ceph cli invocation is able to use...
Sage Weil
10:41 PM Revision e29e2029 (ceph): Merge PR #27495 into master
* refs/pull/27495/head:
doc/releases/nautilus: fix config update step
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Sage Weil
10:32 PM Stable releases Tasks #38435 (Resolved): mimic: v13.2.5
Nathan Cutler
10:26 PM rgw Backport #39135 (In Progress): nautilus: rgw: Make rgw admin ops api get user info consistent wit...
Nathan Cutler
10:26 PM Revision e8afdeae (ceph): rgw: make rgw admin ops api get user info consistent with the command line
GET /{admin}/user?format=json HTTP/1.1
Host: {fqdn}
This api gets the information is incomplete relative to radosgw-a...
lishuhao
10:24 PM rgw Bug #39134 (Pending Backport): rgw: Make rgw admin ops api get user info consistent with the comm...
Nathan Cutler
10:21 PM mgr Backport #38782 (Resolved): mimic: mgr/balancer: blame if upmap won't actually work
Nathan Cutler
10:19 PM RADOS Backport #38720 (Resolved): mimic: crush: choose_args array size mis-sized when weight-sets are e...
Nathan Cutler
10:18 PM RADOS Bug #38826 (Resolved): upmap broken the crush rule
Nathan Cutler
10:18 PM RADOS Backport #38858 (Resolved): mimic: upmap broken the crush rule
Nathan Cutler
10:18 PM mgr Bug #38788 (Resolved): ceph-mgr: ImportError: Interpreter change detected - this module can only...
Nathan Cutler
10:17 PM mgr Backport #38865 (Resolved): nautilus: ceph-mgr: ImportError: Interpreter change detected - this ...
Nathan Cutler
10:03 PM Dashboard Bug #37834: mgr/dashboard: Update Bootstrap to 3.4.0
Ricardo M. writes: "These changes are already included in nautilus, we don't need to create a backport PR" Nathan Cutler
10:02 PM Dashboard Backport #38986 (Rejected): nautilus: mgr/dashboard: Update Bootstrap to 3.4.0
Nathan Cutler
09:56 PM rbd Bug #38814 (Resolved): backport krbd discard qa fixes to nautilus
Nathan Cutler
09:56 PM rbd Backport #38861 (Resolved): nautilus: backport krbd discard qa fixes to nautilus
Nathan Cutler
09:55 PM CephFS Backport #39225 (In Progress): nautilus: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by i...
Nathan Cutler
09:08 PM CephFS Backport #39225 (Resolved): nautilus: mds|kclient: MDS_CLIENT_LATE_RELEASE warning caused by inli...
https://github.com/ceph/ceph/pull/27500 Nathan Cutler
09:54 PM Revision 69a0d266 (ceph): mds: remove SimpleLock::replicate_relax()
The function changes lock to SYNC state without checking issued caps.
which can cause inconsistent between lock state...
Yan, Zheng
09:54 PM Revision 9a6aa963 (ceph): mds: avoid check session connection's features when issuing caps
Session connection can be null for imported session. The fix is
recording which features client does not support in c...
Yan, Zheng
09:49 PM Revision 571be913 (ceph): Merge PR #27387 into nautilus
* refs/pull/27387/head:
mgr/pg_autoscaler: apply bias to pg_num selection
mgr/pg_autoscaler: include pg_autoscale_b...
Sage Weil
09:48 PM RADOS Bug #39085 (Resolved): monmap created timestamp may be blank
Sage Weil
09:12 PM RADOS Bug #39085 (Pending Backport): monmap created timestamp may be blank
Neha Ojha
09:48 PM Revision 6bef0f77 (ceph): Merge PR #27399 into nautilus
* refs/pull/27399/head:
mon/MonmapMonitor: clean up empty created stamp in monmap
Reviewed-by: Kefu Chai <kchai@red...
Sage Weil
09:48 PM Revision 16e0bc06 (ceph): Merge PR #27402 into nautilus
* refs/pull/27402/head:
OSD: OSDMapRef access by multiple threads is unsafe
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:48 PM Revision 9c03fd98 (ceph): Merge PR #27440 into nautilus
* refs/pull/27440/head:
os/filestore/FileJournal: note EIO events
os/filestore: make note of EIO errors when we see...
Sage Weil
09:45 PM rbd Bug #38660 (Resolved): librbd: avoid aggregate-initializing IsWriteOpVisitor
Nathan Cutler
09:45 PM rbd Backport #38684 (Resolved): mimic: librbd: avoid aggregate-initializing IsWriteOpVisitor
Nathan Cutler
09:45 PM RADOS Bug #38359 (Fix Under Review): osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Sage Weil
09:45 PM RADOS Bug #38359: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
npoe, that didn't fix it:
/a/sage-2019-04-10_15:25:57-rados-wip-sage4-testing-2019-04-10-0709-distro-basic-smithi/3...
Sage Weil
09:45 PM rbd Bug #38659 (Resolved): librbd: avoid aggregate-initializing any static_visitor
Nathan Cutler
09:45 PM rbd Backport #38685 (Resolved): mimic: librbd: avoid aggregate-initializing any static_visitor
Nathan Cutler
09:44 PM rgw Bug #38116 (Resolved): rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
Nathan Cutler
09:44 PM rgw Backport #38353 (Resolved): mimic: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchB...
Nathan Cutler
09:44 PM Revision f7216d0b (ceph): qa/standalone/osd/osd-markdown: fix dup command disabling
The ceph cli tool checks for the presence of the variable, not its value.
Fixes: http://tracker.ceph.com/issues/3835...
Sage Weil
09:44 PM rgw Bug #38075 (Resolved): multisite: datalog trim may not trim to completion
Nathan Cutler
09:44 PM rgw Backport #38447 (Resolved): mimic: multisite: datalog trim may not trim to completion
Nathan Cutler
09:43 PM rgw Bug #37646 (Resolved): rgw: sync module: avoid verbose attr logging for objects
Nathan Cutler
09:43 PM rgw Backport #38672 (Resolved): mimic: rgw: sync module: avoid verbose attr logging for objects
Nathan Cutler
09:36 PM RADOS Bug #38930: ceph osd safe-to-destroy wrongly approves any out osd
Hmm, maybe the pg_map is purged of any OSD marked out? Although you can have up OSDs that are out so that shouldn't b... Greg Farnum
09:32 PM rgw Backport #38412 (Resolved): luminous: multisite: rgw_data_sync_status json decode failure breaks ...
Nathan Cutler
09:30 PM RADOS Bug #39174: crushtool crash on Fedora 28 and newer
very good reason to drop one distro in teuthology and replace it with fedora 28, I think Brad brought this up long ti... Vasu Kulkarni
08:30 PM RADOS Bug #39174 (Resolved): crushtool crash on Fedora 28 and newer
On Fedora 29, Fedora 30, and RHEL 8, /usr/bin/crushtool crashes when trying to compile the map that Rook uses.
<pr...
Ken Dreyer
09:30 PM rgw Backport #39075 (In Progress): nautilus: multisite: data sync loops back to the start of the data...
Nathan Cutler
09:30 PM Revision d637937d (ceph): rgw: data sync checks empty next_marker for datalog
RGWReadRemoteDataLogShardCR tracks the marker and next_marker
separately, because next_marker will be empty when it r...
Casey Bodley
09:29 PM rbd Bug #37932 (Resolved): Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op union
Nathan Cutler
09:28 PM rbd Backport #37987 (Resolved): luminous: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph...
Nathan Cutler
09:28 PM rgw Bug #38699 (Resolved): rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not empty()
Nathan Cutler
09:28 PM rgw Backport #38754 (Resolved): nautilus: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri no...
Nathan Cutler
09:28 PM RADOS Bug #39054 (Closed): osd push failed because local copy is 4394'133607637
As Jewel is an outdated release and you ran the potentially-destructive repair tools, you'll have better luck taking ... Greg Farnum
09:28 PM rgw Backport #38756 (Resolved): mimic: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri not e...
Nathan Cutler
09:27 PM rgw Backport #38755 (Resolved): luminous: rgw:ldap: fix early return in LDAPAuthEngine::init w/uri no...
Nathan Cutler
09:27 PM rgw Bug #38744 (Resolved): rgw: nfs: process asserts on empty path name segment (e.g., s3://myfiles//...
Nathan Cutler
09:27 PM rgw Backport #38773 (Resolved): nautilus: rgw: nfs: process asserts on empty path name segment (e.g.,...
Nathan Cutler
09:26 PM rgw Backport #38772 (Resolved): mimic: rgw: nfs: process asserts on empty path name segment (e.g., s3...
Nathan Cutler
09:26 PM rgw Backport #38771 (Resolved): luminous: rgw: nfs: process asserts on empty path name segment (e.g.,...
Nathan Cutler
09:25 PM Orchestrator Fix #39082 (Resolved): mgr/deepsea: use ceph_volume output in get_inventory()
Nathan Cutler
09:02 AM Orchestrator Fix #39082 (Closed): mgr/deepsea: use ceph_volume output in get_inventory()
Sebastian Wagner
09:25 PM mgr Backport #39083 (Resolved): nautilus: mgr/deepsea: use ceph_volume output in get_inventory()
Nathan Cutler
09:02 AM mgr Backport #39083 (Closed): nautilus: mgr/deepsea: use ceph_volume output in get_inventory()
Sebastian Wagner
09:18 PM mgr Bug #38848 (Resolved): Diskprediction unable to transfer data into the cloud server
Nathan Cutler
09:16 PM RADOS Backport #38904 (In Progress): mimic: osd/PGLog.h: print olog_can_rollback_to before deciding to ...
Nathan Cutler
09:16 PM RADOS Backport #38906 (Resolved): nautilus: osd/PGLog.h: print olog_can_rollback_to before deciding to ...
Nathan Cutler
09:14 PM CephFS Backport #39187 (In Progress): nautilus: fs: we lack a feature bit for nautilus
Nathan Cutler
09:03 PM CephFS Backport #39187 (Resolved): nautilus: fs: we lack a feature bit for nautilus
https://github.com/ceph/ceph/pull/27497 Nathan Cutler
09:14 PM RADOS Bug #39039: mon connection reset, command not resent
So it's not the command specifically but that the client doesn't reconnect to a working monitor, right? Greg Farnum
09:14 PM Revision a627adf4 (ceph): mds: add cephfs feature bit for Nautilus
Fixes: http://tracker.ceph.com/issues/39078
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from...
Patrick Donnelly
09:10 PM CephFS Backport #39233 (Resolved): mimic: kclient: nofail option not supported
https://github.com/ceph/ceph/pull/28090 Nathan Cutler
09:10 PM CephFS Backport #39232 (Resolved): nautilus: kclient: nofail option not supported
https://github.com/ceph/ceph/pull/27851 Nathan Cutler
09:10 PM CephFS Backport #39231 (Resolved): luminous: kclient: nofail option not supported
https://github.com/ceph/ceph/pull/28436 Nathan Cutler
09:10 PM RADOS Backport #38442 (Resolved): luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Nathan Cutler
09:09 PM mgr Bug #38575 (Resolved): cherrypy binding anyaddr without ipv6
Nathan Cutler
09:09 PM mgr Backport #38588 (Resolved): mimic: cherrypy binding anyaddr without ipv6
Nathan Cutler
09:09 PM Dashboard Backport #39230 (Resolved): nautilus: mgr/dashboard: Update existing E2E tests to match new format
https://github.com/ceph/ceph/pull/33024 Nathan Cutler
09:09 PM rgw Backport #39229 (Resolved): mimic: rgw_file: can't retrieve etag of empty object written through NFS
https://github.com/ceph/ceph/pull/28073 Nathan Cutler
09:08 PM rgw Backport #39228 (Resolved): nautilus: rgw_file: can't retrieve etag of empty object written throu...
https://github.com/ceph/ceph/pull/27904 Nathan Cutler
09:08 PM rgw Backport #39227 (Resolved): luminous: rgw_file: can't retrieve etag of empty object written throu...
https://github.com/ceph/ceph/pull/27881 Nathan Cutler
09:08 PM rbd Backport #39226 (Resolved): nautilus: [sparsify] verify that image isn't using an EC data pool
https://github.com/ceph/ceph/pull/27903 Nathan Cutler
09:08 PM mgr Backport #38576 (Resolved): luminous: cherrypy binding anyaddr without ipv6
Nathan Cutler
09:08 PM rbd Backport #39224 (Resolved): nautilus: deep cp a migration prepared image will results assert
https://github.com/ceph/ceph/pull/27882 Nathan Cutler
09:07 PM CephFS Backport #39223 (Resolved): mimic: mds: behind on trimming and "[dentry] was purgeable but no lon...
https://github.com/ceph/ceph/pull/29224 Nathan Cutler
09:07 PM CephFS Backport #39222 (Resolved): nautilus: mds: behind on trimming and "[dentry] was purgeable but no ...
https://github.com/ceph/ceph/pull/27879 Nathan Cutler
09:07 PM CephFS Backport #39221 (Resolved): luminous: mds: behind on trimming and "[dentry] was purgeable but no ...
https://github.com/ceph/ceph/pull/28432 Nathan Cutler
09:07 PM RADOS Backport #39220 (Resolved): mimic: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_miss...
https://github.com/ceph/ceph/pull/27940 Nathan Cutler
09:07 PM RADOS Bug #36598 (Can't reproduce): osd: "bluestore(/var/lib/ceph/osd/ceph-6) ENOENT on clone suggests ...
This has not shown up recently, so maybe this got resolved as a result of http://tracker.ceph.com/issues/36739 being ... Neha Ojha
09:07 PM RADOS Backport #39219 (Resolved): nautilus: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_m...
https://github.com/ceph/ceph/pull/27839 Nathan Cutler
09:07 PM RADOS Backport #39218 (Resolved): luminous: osd: FAILED ceph_assert(attrs || !pg_log.get_missing().is_m...
https://github.com/ceph/ceph/pull/27878 Nathan Cutler
09:06 PM CephFS Backport #39217 (Resolved): nautilus: cephfs-shell: ls always lists hidden files and directories
https://github.com/ceph/ceph/pull/27531 Nathan Cutler
09:06 PM CephFS Backport #39215 (Resolved): mimic: mds: there is an assertion when calling Beacon::shutdown()
https://github.com/ceph/ceph/pull/29223 Nathan Cutler
09:06 PM ceph-volume Bug #39216 (New): lvm activate may get confused with auto detect objectstore
If leftover LVs are present for the same OSD, and those are journals as well as block|db|wal, then the auto detection... Alfredo Deza
09:06 PM CephFS Backport #39214 (Resolved): nautilus: mds: there is an assertion when calling Beacon::shutdown()
https://github.com/ceph/ceph/pull/27852 Nathan Cutler
09:06 PM CephFS Backport #39213 (Resolved): luminous: mds: there is an assertion when calling Beacon::shutdown()
https://github.com/ceph/ceph/pull/28438 Nathan Cutler
09:06 PM CephFS Backport #39212 (Resolved): mimic: MDSTableServer.cc: 83: FAILED assert(version == tid)
https://github.com/ceph/ceph/pull/29222 Nathan Cutler
09:06 PM CephFS Backport #39211 (Resolved): nautilus: MDSTableServer.cc: 83: FAILED assert(version == tid)
https://github.com/ceph/ceph/pull/27853 Nathan Cutler
09:06 PM CephFS Backport #39210 (Resolved): mimic: mds: mds_cap_revoke_eviction_timeout is not used to initialize...
https://github.com/ceph/ceph/pull/29220 Nathan Cutler
09:06 PM CephFS Backport #39209 (Resolved): nautilus: mds: mds_cap_revoke_eviction_timeout is not used to initial...
https://github.com/ceph/ceph/pull/27842 Nathan Cutler
09:05 PM CephFS Backport #39208 (Resolved): luminous: mds: mds_cap_revoke_eviction_timeout is not used to initial...
https://github.com/ceph/ceph/pull/27840 Nathan Cutler
09:05 PM Dashboard Backport #39207 (Duplicate): nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
This is a duplicate of https://tracker.ceph.com/issues/38960 Nathan Cutler
09:05 PM RADOS Backport #39206 (Resolved): mimic: osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/27938 Nathan Cutler
09:05 PM RADOS Backport #39205 (Resolved): nautilus: osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/27803 Nathan Cutler
09:05 PM RADOS Backport #39204 (Resolved): luminous: osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/27810 Nathan Cutler
09:05 PM rgw Backport #39203 (Resolved): mimic: rgw: race condition between resharding and ops waiting on resh...
https://github.com/ceph/ceph/pull/29139 Nathan Cutler
09:05 PM rgw Backport #39202 (Resolved): nautilus: rgw: race condition between resharding and ops waiting on r...
https://github.com/ceph/ceph/pull/27800 Nathan Cutler
09:04 PM rgw Backport #39201 (Rejected): luminous: rgw: race condition between resharding and ops waiting on r...
Nathan Cutler
09:04 PM CephFS Backport #39200 (Resolved): mimic: mds: we encountered "No space left on device" when moving huge...
https://github.com/ceph/ceph/pull/27917 Nathan Cutler
09:04 PM CephFS Backport #39199 (Resolved): nautilus: mds: we encountered "No space left on device" when moving h...
https://github.com/ceph/ceph/pull/27736 Nathan Cutler
09:04 PM CephFS Backport #39198 (Resolved): luminous: mds: we encountered "No space left on device" when moving h...
https://github.com/ceph/ceph/pull/27801 Nathan Cutler
09:04 PM CephFS Backport #39197 (Resolved): nautilus: cephfs-shell: ls command produces error: no "colorize" attr...
https://github.com/ceph/ceph/pull/27677 Nathan Cutler
09:04 PM rbd Backport #39196 (Rejected): mimic: Several race conditions are possible between io::ObjectRequest...
Nathan Cutler
09:04 PM rbd Backport #39195 (Resolved): nautilus: Several race conditions are possible between io::ObjectRequ...
https://github.com/ceph/ceph/pull/28132 Nathan Cutler
09:04 PM rbd Backport #39194 (Rejected): luminous: Several race conditions are possible between io::ObjectRequ...
Nathan Cutler
09:03 PM CephFS Backport #39193 (Resolved): mimic: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27916 Nathan Cutler
09:03 PM CephFS Backport #39192 (Resolved): nautilus: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27714 Nathan Cutler
09:03 PM CephFS Backport #39191 (Resolved): luminous: mds: crash during mds restart
https://github.com/ceph/ceph/pull/27737 Nathan Cutler
09:03 PM rgw Backport #39073 (Resolved): luminous: multisite: data sync loops back to the start of the datalog...
Nathan Cutler
09:03 PM rbd Backport #39186 (Resolved): mimic: [cli] 'rbd list -l' with non-user snapshots results in "-ENOEN...
https://github.com/ceph/ceph/pull/28138 Nathan Cutler
09:02 PM Backport #39185 (Rejected): mimic: Primary won't automatically repair replica on pulling error
Nathan Cutler
09:02 PM Backport #39184 (Resolved): nautilus: Primary won't automatically repair replica on pulling error
https://github.com/ceph/ceph/pull/27711 Nathan Cutler
09:02 PM Backport #39183 (Rejected): luminous: Primary won't automatically repair replica on pulling error
Nathan Cutler
09:02 PM rgw Backport #39182 (Rejected): mimic: rgw: orphans find perf improvments
Nathan Cutler
09:02 PM rgw Backport #39181 (Resolved): nautilus: rgw: orphans find perf improvments
https://github.com/ceph/ceph/pull/27560 Nathan Cutler
09:02 PM rgw Backport #39180 (Resolved): luminous: rgw: orphans find perf improvments
https://github.com/ceph/ceph/pull/28314 Nathan Cutler
09:02 PM rgw Backport #39179 (Resolved): mimic: rgw: remove_olh_pending_entries() does not limit the number of...
https://github.com/ceph/ceph/pull/28348 Nathan Cutler
09:02 PM rgw Backport #39178 (Resolved): nautilus: rgw: remove_olh_pending_entries() does not limit the number...
https://github.com/ceph/ceph/pull/27664 Nathan Cutler
09:01 PM rgw Backport #39177 (Resolved): luminous: rgw: remove_olh_pending_entries() does not limit the number...
https://github.com/ceph/ceph/pull/28349 Nathan Cutler
09:01 PM CephFS Backport #39176 (Resolved): nautilus: doc: add documentation for `fs set min_compat_client`
https://github.com/ceph/ceph/pull/27900 Nathan Cutler
09:01 PM RADOS Bug #39175 (Resolved): RGW DELETE calls partially missed shortly after OSD startup
We have two separate clusters (physically 2,000+ miles apart) that are seeing
PGs going inconsistent while doing reb...
Bryan Stillwell
04:53 PM ceph-volume Bug #38935: ceph-volume v12.2.10 OSError(no such file or directory) when try to create an osd
The --osd-id flag was intended to reuse an ID that had been previously used, not explicitly set the ID for a new osd.... Andrew Schoen
04:51 PM CephFS Bug #39173: ceph-fuse: Ceph-fuse too slow compared to kernel client
Sure, It would help to mention the level of performance difference in the documents here http://docs.ceph.com/docs/ma... Shantur Rathore
04:42 PM CephFS Bug #39173 (Won't Fix): ceph-fuse: Ceph-fuse too slow compared to kernel client
Sorry this isn't a bug and it's well documented everywhere. The userspace client libraries (and FUSE) are known to be... Patrick Donnelly
04:36 PM CephFS Bug #39173 (Won't Fix): ceph-fuse: Ceph-fuse too slow compared to kernel client
I have a ceph cluster with 10 osd nodes, 50 osds, 5 mons, 5 mds (1 active, 4standby).
Ceph cluster is running latest...
Shantur Rathore
04:37 PM Revision 226020ed (ceph): mgr/rook: Support other system namespaces
Fixes http://tracker.ceph.com/issues/38799
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picke...
Sebastian Wagner
04:35 PM mgr Backport #39172 (Resolved): nautilus: rook-ceph-system namespace hardcoded in the rook orchestrator
https://github.com/ceph/ceph/pull/27496 Sebastian Wagner
04:32 PM Revision cb256dd9 (ceph): rgw/pubsub: fix comments from PR #27493
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
04:25 PM Revision b17adcf3 (ceph): doc/releases/nautilus: fix config update step
'ceph ... > /etc/ceph/ceph.conf' fails because bash truncates ceph.conf
before the ceph cli invocation is able to use...
Sage Weil
04:06 PM RADOS Feature #39162 (In Progress): Improvements to standalone tests.
David Zafman
03:59 PM Revision 0ffad199 (ceph): Update .github/stale.yml
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
Co-Authored-By: liewegas <sage@newdream.net>
Lenz Grimmer
03:55 PM Revision 69fa515c (ceph): test: Make most tests use default objectstore bluestore
Change run_osd() to default objectstore bluestore
Use run_osd_filestore() to use the non-default objectstore
Fix inje...
David Zafman
03:28 PM mgr Backport #39168 (Resolved): nautilus: doc/orchestrator: Fix broken bullet points
Sage Weil
09:32 AM mgr Backport #39168 (In Progress): nautilus: doc/orchestrator: Fix broken bullet points
https://github.com/ceph/ceph/pull/27487 Sebastian Wagner
09:08 AM mgr Backport #39168 (Resolved): nautilus: doc/orchestrator: Fix broken bullet points
https://github.com/ceph/ceph/pull/27487 Sebastian Wagner
03:28 PM Revision 231b5592 (ceph): Merge PR #27487 into nautilus
* refs/pull/27487/head:
doc/orchestrator: Fix broken bullet points
Sage Weil
03:27 PM Revision 1e4ccc4e (ceph): mgr/dashboard: Localization for date picker module
Fixes: https://tracker.ceph.com/issues/39037
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
03:21 PM Revision 1bb79d82 (ceph): test: Output elapse time for each script for information
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:51 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
https://github.com/ceph/ceph/pull/27494 Sage Weil
01:20 PM Orchestrator Bug #38799 (Pending Backport): rook-ceph-system namespace hardcoded in the rook orchestrator
Sebastian Wagner
01:20 PM Revision ac904e04 (ceph): Merge pull request #27290 from sebastian-philipp/rook-system-namespace
mgr/rook: Support other system namespaces
Reviewed-by: Blaine Gardner <blaine.gardner@suse.com>
Reviewed-by: Rohan G...
Sebastian Wagner
01:08 PM bluestore Bug #39151: past end of block device is detected but not repaired
Before finding the kvstore solution I started developing a fix that is mostly finished. Not so sure about the proper ... Daniel Poelzleithner
01:03 PM bluestore Bug #39151: past end of block device is detected but not repaired
FIY I was able to rapair the osd by pruning the transaction log. There was only one transaction in the log, so not mu... Daniel Poelzleithner
12:56 PM Dashboard Subtask #38245 (Pending Backport): mgr/dashboard: Update existing E2E tests to match new format
Lenz Grimmer
12:56 PM Revision 28d8bcee (ceph): Merge pull request #27408 from nathan-weinberg/reformat
mgr/dashboard: Updated existing E2E tests to match new format
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewe...
Lenz Grimmer
12:38 PM Revision 89ddc407 (ceph): rgw/pubsub: clarify pubsub zone configuration
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
12:27 PM Revision e6297f8f (ceph): Merge PR #27490 into master
* refs/pull/27490/head:
PendingReleaseNotes: note on python3.6 changes
Reviewed-by: Boris Ranto <branto@redhat.com>...
Sage Weil
12:14 PM Dashboard Backport #39003 (In Progress): nautilus: mgr/dashboard: Consistent labeling for buttons: 'Edit po...
https://github.com/ceph/ceph/pull/27492 Ernesto Puerta
12:14 PM Dashboard Backport #39170 (In Progress): nautilus: mgr/dashboard: missing error/warning/info when RGW is no...
https://github.com/ceph/ceph/pull/27492 Ernesto Puerta
09:54 AM Dashboard Backport #39170 (Resolved): nautilus: mgr/dashboard: missing error/warning/info when RGW is not c...
https://github.com/ceph/ceph/pull/27492 Ricardo Marques
12:09 PM Revision 0eca5e81 (ceph): mgr/dashboard: Add whitelist to guard
After PR https://github.com/ceph/ceph/pull/26572, when RGW is not
configured, accessing /rgw drop-down (daemons, us...
Ernesto Puerta
12:09 PM Revision d52f6c02 (ceph): mgr/dashboard: add wording section to hacking.rst
Fixes: http://tracker.ceph.com/issues/37337
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from c...
Ernesto Puerta
11:54 AM Revision 2db3b6fd (ceph): mgr/dashboard: unify button/URL actions naming
- Mappings (actually an Enum) created for actions (buttons and other UI elements) and URLs: ActionLabels and URLVerbs... Ernesto Puerta
11:17 AM Revision 39984cf0 (ceph): mgr/rook: Added missing `rgw` daemons in `service ls`
Fixes: http://tracker.ceph.com/issues/39171
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:16 AM Orchestrator Bug #39171 (Resolved): mgr/rook: Added missing `rgw` daemons in `service ls`
Sebastian Wagner
10:24 AM Revision ffcbce26 (ceph): PendingReleaseNotes: note on python3.6 changes
Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 77...
Kefu Chai
10:11 AM Revision 77c5ee06 (ceph): PendingReleaseNotes: note on python3.6 changes
Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:10 AM mgr Bug #38831 (Resolved): balancer: Fix python3 compatibility
Brad Hubbard
10:09 AM mgr Backport #38855 (Resolved): nautilus: balancer: Fix python3 compatibility
Brad Hubbard
10:02 AM Revision 6790821a (ceph): qa: install python3-{cephfs,rados} instead of python34-*
we install the latest python-rpm-macros on all builders since
https://github.com/ceph/ceph-build/pull/1283 . now that...
Kefu Chai
09:57 AM Revision 4c4b7ec8 (ceph): cmake: use specified python3 version if any
use might have multiple python3 installed, some of them has/have all
dependencies installed and is good enough for bu...
Kefu Chai
09:57 AM Revision 601126c1 (ceph): cmake: check for libpython of the same version of interpreter
actually cython or python3-cython's dependencies should take care of it.
but we should at least get it right on our s...
Kefu Chai
09:57 AM Revision 73d3ae8b (ceph): cmake: check for MAJOR.MINOR version of python3
We can only check for MAJOR.MINOR version of python3 since
FindPython3Libs does not support checking for MAJOR.MINOR....
Boris Ranto
09:57 AM Revision bba0caaa (ceph): cmake: should PYTHON3_VERSION_STRING of libpython3
and make sure the version matches exactly the requested one
in future, we should use FindPython.cmake
Signed-off-by...
Kefu Chai
09:57 AM Revision a81d1653 (ceph): rpm: pass %{python3_version} to cmake
to force cmake to use the python3 and python3 modules for building
python3 bindings
on the debian side, it's okay to...
Kefu Chai
09:57 AM Revision 174894e4 (ceph): rpm: install python%{python3_pkgversion}-devel on el7
as RHEL 7.7 support a native python3.6, we cannot hardwire to python3.4
on RHEL7/CentOS7 anymore.
Signed-off-by: Kef...
Kefu Chai
09:57 AM Revision 39c6f186 (ceph): rpm: use python3.4 on RHEL7 by default
python3.4 is the native python3 before 7.6
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ce...
Kefu Chai
09:57 AM Revision fb76ecfc (ceph): rpm: use python 3.6 as the default python3
some of our centos7 jenkins builders are failing to build ceph master and
nautilus branches. because EPEL7 recently s...
Kefu Chai
09:57 AM Revision 1ebc4114 (ceph): rpm: always use 3 as the default python3_{pkgversion,version}
as we have the rpm macros installed in
https://github.com/ceph/ceph-build/pull/1283 .
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
09:57 AM Revision 1f853e30 (ceph): rpm: add "Provides: python3-*" for python packages
so user can install python3-rados, instead of python36-rados, without
specifying the minor version of python. also, w...
Kefu Chai
09:53 AM Dashboard Bug #39125 (Pending Backport): mgr/dashboard: missing error/warning/info when RGW is not configured
Ricardo Marques
09:53 AM Dashboard Bug #39125 (Resolved): mgr/dashboard: missing error/warning/info when RGW is not configured
Ricardo Marques
09:53 AM Revision 933facec (ceph): Merge pull request #27406 from rhcs-dashboard/fix-39125-master
mgr/dashboard: Add whitelist to guard
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago Melo <tmelo@...
Ricardo Marques
09:48 AM Dashboard Tasks #34527 (Closed): luminous: mgr/dashboard_v2: #3 - until Mimic feature parity
Ernesto Puerta
09:47 AM Dashboard Tasks #34319 (Closed): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
Ernesto Puerta
09:47 AM Dashboard Tasks #34318 (Closed): luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based managem...
Ernesto Puerta
09:47 AM mgr Backport #24788 (Closed): luminous: dashboard_v2 backport
Ernesto Puerta
09:42 AM Dashboard Backport #39114 (Resolved): nautilus: mgr/dashboard: Error on iSCSI disk diff
Ricardo Marques
09:40 AM Dashboard Backport #39108 (Resolved): nautilus: mgr/dashboard: Typo in "CephFS Name" field on NFS form
Ricardo Marques
09:38 AM Dashboard Bug #38798 (Resolved): mgr/dashboard: Fix env vars of `run-tox.sh`
Tatjana Dehler
09:38 AM Dashboard Feature #38074 (Resolved): mgr/dashboard: Filter iSCSI target images based on required features
Tatjana Dehler
09:37 AM Dashboard Bug #38997 (Resolved): dashboard: NFS: failed to disable NFSv3 in export create
Tatjana Dehler
09:36 AM Dashboard Bug #39063 (Resolved): mgr/dashboard: Cannot submit NFS export form when NFSv4 is not selected
Tatjana Dehler
09:36 AM Dashboard Bug #39064 (Resolved): mgr/dashboard: NFS "Squash" field should be required
Tatjana Dehler
09:35 AM Dashboard Bug #39090 (Resolved): mgr/dashboard: Error creating NFS export without "UDP"
Tatjana Dehler
09:35 AM Dashboard Feature #38331 (Resolved): mgr/dashboard: Add separate option to config SSL port
Tatjana Dehler
09:34 AM Dashboard Bug #39030 (Resolved): mgr/dashboard: update vstart to use new ssl_server_port
Tatjana Dehler
09:33 AM Revision 0eae7ed7 (ceph): doc/mgr/orchestrator_cli: Rook orch supports mon update
Fixes: http://tracker.ceph.com/issues/39137
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
09:30 AM Revision 99922bb7 (ceph): doc/orchestrator: Fix broken bullet points
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit b175010dcd6c977be944d4929f1e48...
Sebastian Wagner
09:28 AM mgr Backport #39167 (In Progress): nautilus: Rook: Fix creation of Bluestore OSDs
Sebastian Wagner
09:28 AM mgr Backport #39167: nautilus: Rook: Fix creation of Bluestore OSDs
https://github.com/ceph/ceph/pull/27486 Sebastian Wagner
09:07 AM mgr Backport #39167 (Resolved): nautilus: Rook: Fix creation of Bluestore OSDs
https://github.com/ceph/ceph/pull/27486 Sebastian Wagner
09:24 AM Revision 85b68fc2 (ceph): mgr/rook: Fix creation of bluestore OSDs:
See https://rook.io/docs/rook/v0.9/ceph-cluster-crd.html
Storage Configuration: Specific devices
Fixes http://tr...
Sebastian Wagner
09:16 AM Revision bdcc2cde (ceph): qa/tasks: Check MDS failover during mon_thrash
Check MDS failover during mon_thrash.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:16 AM Revision 66ddb84e (ceph): qa/tasks: Compare two FSStatuses
Compare two FSStatuses to detect MDS failover
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:16 AM Revision 4b282566 (ceph): qa/suites/fs: renamed default.yaml to mds.yaml
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
09:16 AM Revision 414734ea (ceph): qa/suites/fs: mon_thrash test for fs
Created a mon.yaml in fs suite that calls mon_thrash test for fs and multimds suites.
Signed-off-by: Jos Collin <jco...
Jos Collin
09:16 AM Revision a0fe6fc4 (ceph): qa/tasks: Fix typo in the comment
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
09:11 AM mgr Backport #23416: luminous: mgr sends early beacon with no modules reported
is this still required for luminous? or can we close this one? Sebastian Wagner
08:54 AM Orchestrator Bug #38503 (Can't reproduce): orchestrator_cli test: make check fails
Can't reproduce. Closed for now Sebastian Wagner
08:53 AM Orchestrator Bug #39065 (Closed): src/script/kubejacker: Fix and simplify
Sebastian Wagner
08:50 AM Orchestrator Bug #39062 (Pending Backport): Rook: Fix creation of Bluestore OSDs
Sebastian Wagner
08:50 AM Revision 15839da5 (ceph): Merge pull request #27289 from sebastian-philipp/rook-fix-osd-create
mgr/rook: Fix creation of bluestore OSDs
Reviewed-by: Blaine Gardner <blaine.gardner@suse.com>
Reviewed-by: Jeff Lay...
Sebastian Wagner
05:58 AM RADOS Bug #38892: /ceph/src/tools/kvstore_tool.cc:266:1: internal compiler error: Segmentation fault
See https://github.com/ceph/ceph/pull/27479 for a viable workaround. Note that this is a bug in gcc7 [1] and the pref... Brad Hubbard
05:45 AM CephFS Bug #39166 (Resolved): mds: error "No space left on device" when create a large number of dirs
When create dirs under the ceph mount path quickly, it returns "No space left on device" after the number beyond the ... Erqi Chen
05:27 AM Backport #38973 (In Progress): nautilus: copy_from callback may cause ObjectContextRef leak
https://github.com/ceph/ceph/pull/27478 Prashant D
04:46 AM RADOS Backport #38567 (In Progress): luminous: osd_recovery_priority is not documented (but osd_recover...
Nathan Cutler
04:32 AM CephFS Bug #38681: cephfs-shell: add commands to manipulate snapshots
filed a separate tracker for quota management Milind Changire
04:31 AM CephFS Bug #39165 (Resolved): cephfs-shell: add commands to manipulate quotas
Idea being to make this a trivial one-off command to manipulate quotas on CephFS directories without mounting. Milind Changire
04:16 AM RADOS Bug #39164: "sudo yum -y install python34-cephfs" fails on mimic
note to myself or anyone who wants to backport this change to luminous, you need to blacklist the python36 package wh... Kefu Chai
04:13 AM RADOS Bug #39164 (Fix Under Review): "sudo yum -y install python34-cephfs" fails on mimic
Kefu Chai
03:24 AM RADOS Bug #39164 (Resolved): "sudo yum -y install python34-cephfs" fails on mimic
see http://pulpito.ceph.com/yuriw-2019-04-09_19:20:36-multimds-wip-yuri3-testing-2019-04-08-2038-mimic-testing-basic-... Kefu Chai
03:56 AM RADOS Bug #38582: Pool storage MAX AVAIL reduction seems higher when single OSD reweight is done
Correction in the description.
It looks like the pools MAX AVAIL value had dropped after there was a hard disk fail...
Nokia ceph-users
03:17 AM Revision e5b2e684 (ceph): os/bluestore: check return value of func _open_db_and_around.
In develop, met the following error messages:
2019-04-08 10:24:54.259 7faa25114d80 1 bdev create path /var/lib/ceph...
jianpeng ma
03:16 AM Revision d85d9a9e (ceph): osd: process_copy_chunk remove obc ref before pg unlock
drop the obc ref when pg locked is more safer, if not, on_change
may failed to clear it, and on_flushed may find leak...
Zengran Zhang
03:15 AM rbd Backport #38968 (In Progress): nautilus: "cannot move migrating image to trash" error should retu...
https://github.com/ceph/ceph/pull/27475 Prashant D
01:10 AM Revision 509a99a7 (ceph): librbd: trash move return EBUSY instead of EINVAL for migrating image
Fixes: https://tracker.ceph.com/issues/38895
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub

04/09/2019

11:49 PM Revision d11b6767 (ceph): Merge pull request #27388 from liewegas/wip-deferred-log-start-nautilus
nautilus: common: fix deferred log starting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jason Dillaman <d...
Yuri Weinstein
11:49 PM Dashboard Backport #39108: nautilus: mgr/dashboard: Typo in "CephFS Name" field on NFS form
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27449
merged
Yuri Weinstein
11:49 PM Revision d2301e21 (ceph): Merge pull request #27449 from ricardoasmarques/wip-39108-nautilus
nautilus: mgr/dashboard: Typo in "CephFS Name" field on NFS form
Reviewed-by:  Tiago Melo <tmelo@suse.com>
Yuri Weinstein
11:48 PM Dashboard Backport #39114: nautilus: mgr/dashboard: Error on iSCSI disk diff
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27460
merged
Yuri Weinstein
11:47 AM Dashboard Backport #39114 (In Progress): nautilus: mgr/dashboard: Error on iSCSI disk diff
Ricardo Marques
11:48 PM Revision 637aba22 (ceph): Merge pull request #27460 from ricardoasmarques/wip-39114-nautilus
nautilus: mgr/dashboard: Error on iSCSI disk diff
Reviewed-by: Ricardo Dias <rdias@suse.com>
Yuri Weinstein
10:53 PM mgr Bug #38573: mgr/ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)
the shutdown is happening as a finisher event, and the notify event asserting is another finisher event that is queue... Sage Weil
10:22 PM RADOS Bug #38724 (Need More Info): _txc_add_transaction error (39) Directory not empty not handled on o...
logging level isn't high enough to tell what data is in this pg. :( Sage Weil
10:17 PM RADOS Bug #38786 (Fix Under Review): autoscale down can lead to max_pg_per_osd limit
https://github.com/ceph/ceph/pull/27473 Sage Weil
10:15 PM Revision 76503a14 (ceph): mgr/DaemonServer: prevent pgp_num reductions from outpacing pg_num merges
If we are merging lots of pgs down to a much smaller number of pgs, and
the pgs are able to move quickly (faster than...
Sage Weil
10:10 PM Bug #39163 (New): "MaxWhileTries: reached maximum tries (500) after waiting for 3000 seconds" in ...
Run: http://pulpito.ceph.com/yuriw-2019-04-08_22:42:00-upgrade:luminous-x-nautilus-distro-basic-smithi/
Jobs: ['3826...
Yuri Weinstein
09:21 PM RADOS Feature #39162 (Resolved): Improvements to standalone tests.

Now that OSDs default to bluestore, need to fix the use of run_osd(). We should replace run_osd_bluestore() with r...
David Zafman
08:32 PM Cleanup #39161 (Closed): Propper formatting of sourcecode (tabs/spaces mixup)
The sourcecode has mixed up with tab/space. The formatting is partially very bad and makes reading code a pain.
If/e...
Daniel Poelzleithner
08:29 PM RADOS Backport #38567: luminous: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
https://github.com/ceph/ceph/pull/27471 Neha Ojha
08:03 PM Revision eccb904a (ceph): Merge pull request #26901 from pdvian/wip-38566-mimic
mimic: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
Reviewed-by: David Zafman <dzafman@...
David Zafman
07:34 PM rgw Bug #39160 (Fix Under Review): rgw: dynamic large objects fail uploading manifest with etag with ...
Casey Bodley
07:34 PM rgw Bug #39160: rgw: dynamic large objects fail uploading manifest with etag with nautilus
i was able to reproduce this one. it looks like a regression from the switch to openssl for md5 hashes - reverting 13... Casey Bodley
05:04 PM rgw Bug #39160 (Resolved): rgw: dynamic large objects fail uploading manifest with etag with nautilus
I'm working to validate Ceph Nautilus with OpenStack Stein release.
One of the scenarios we test is using radosgw ...
Alfredo Moralejo
07:26 PM Revision 4b849a49 (ceph): rgw: don't recalculate etags for slo/dlo
for slo, we've already calculated this as 'lo_etag' in get_params()
for dlo, the local 'etag' already contains the ha...
Casey Bodley
06:49 PM Revision 2f3a22e2 (ceph): Merge PR #27464 into master
* refs/pull/27464/head:
msg/async/frames_v2.h: fix warning
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Sage Weil
06:37 PM bluestore Bug #39151: past end of block device is detected but not repaired
Definitly luminous but some low patch level number, maybe ~ 12.2.6 Daniel Poelzleithner
01:06 PM bluestore Bug #39151: past end of block device is detected but not repaired
@Daniel, wondering if you remember what was the initial Ceph version this cluster (or this specific OSD) was created by? Igor Fedotov
05:35 PM rbd Bug #39021 (Pending Backport): Several race conditions are possible between io::ObjectRequest and...
Mykola Golub
05:34 PM Revision decf508c (ceph): Merge pull request #27357 from dillaman/wip-39021
librbd: fixed several race conditions related to copyup
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:03 PM Revision 48070a38 (ceph): Merge pull request #27466 from wjwithagen/wjw-fix-/src/test/rgw/CMakeLi...
build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:53 PM Revision 0f6bb112 (ceph): Merge pull request #27468 from tchaikov/wip-rpm-python3
rpm: add "Provides: python3-*" for python packages and cleanup
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Rev...
Boris Ranto
04:21 PM Revision 8ae19477 (ceph): rpm: add "Provides: python3-*" for python packages
so user can install python3-rados, instead of python36-rados, without
specifying the minor version of python. also, w...
Kefu Chai
04:07 PM Stable releases Tasks #39100: Luminous v12.2.12
* + "Pull request 26989":https://github.com/ceph/ceph/pull/26989
* |\
* | + "ceph-volume: look for rotational d...
Abhishek Lekshmanan
04:02 PM Revision 1f616762 (ceph): Merge pull request #27309 from pritha-srivastava/wip-rgw-non-existent-o...
rgw: Evaluating bucket policies also while reading permissions for an…
Reviewed-by: Adam C. Emerson <aemerson@redhat...
Casey Bodley
03:33 PM Revision 5df2b82c (ceph): qa: make execution abortion optional for command ran through run_shell()
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
03:33 PM Revision 3e0a1361 (ceph): qa: allow keeping sudo in command arguments
sudo cannot be omitted from the given command's arguments, when running
passwd, chown and, specially, when sudo is us...
Rishabh Dave
03:15 PM Revision 11f0b8d5 (ceph): rpm: always use 3 as the default python3_{pkgversion,version}
as we have the rpm macros installed in
https://github.com/ceph/ceph-build/pull/1283 .
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
03:12 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I'm seeing these deadlocks in Nautilus. Did these commits make it into 14.2? Stephen Bird
03:10 PM CephFS Bug #38681 (Fix Under Review): cephfs-shell: add commands to manipulate snapshots
need review for snapshot management PR Milind Changire
03:05 PM Bug #38810 (Resolved): ceph-mgr-diskprediction-local requires "numpy" and "scipy" on SUSE, but th...
Nathan Cutler
03:05 PM Backport #38863 (Resolved): nautilus: ceph-mgr-diskprediction-local requires "numpy" and "scipy" ...
Nathan Cutler
02:39 PM Backport #38863: nautilus: ceph-mgr-diskprediction-local requires "numpy" and "scipy" on SUSE, bu...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27125
merged
Yuri Weinstein
03:04 PM rbd Backport #38956 (Resolved): nautilus: backport krbd discard qa fixes to stable branches
Nathan Cutler
02:37 PM rbd Backport #38956: nautilus: backport krbd discard qa fixes to stable branches
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27239
merged
Yuri Weinstein
03:04 PM Bug #38812 (Resolved): Running ceph under Pacemaker control not supported by SUSE Linux Enterprise
Nathan Cutler
03:03 PM Backport #38862 (Resolved): nautilus: Running ceph under Pacemaker control not supported by SUSE ...
Nathan Cutler
02:36 PM Backport #38862: nautilus: Running ceph under Pacemaker control not supported by SUSE Linux Enter...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27127
merged
Yuri Weinstein
02:54 PM RADOS Bug #39145: luminous: jewel-x-singleton: FAILED assert(0 == "we got a bad state machine event")
From the osd log including the thread before the crash.... David Zafman
02:49 PM Revision d24aa4f3 (ceph): build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIES
Redo fix, also see #26799
Otherwise linking could error like:
```
/usr/local/bin/ld: /usr/local/lib/libboost_python2...
Willem Jan Withagen
02:40 PM Revision 25e75d4b (ceph): crimson/net: extract do_write_dispatch_sweep()
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
02:38 PM Revision 086f675e (ceph): Merge pull request #27125 from smithfarm/wip-38863-nautilus
nautilus: build/ops: ceph-mgr-diskprediction-local requires numpy and scipy on SUSE, but these packages do not exist ... Yuri Weinstein
02:38 PM rgw Backport #38773: nautilus: rgw: nfs: process asserts on empty path name segment (e.g., s3://myfil...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27208
merged
Yuri Weinstein
02:38 PM Revision 6e28ea8f (ceph): Merge pull request #27208 from pdvian/wip-38773-nautilus
nautilus: rgw: nfs: skip empty (non-POSIX) path segments
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
02:37 PM rgw Backport #38774: nautilus: rgw: nfs: librgw/NFS fails due to missing service setup
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27232
merged
Yuri Weinstein
02:37 PM Revision f4d37424 (ceph): Merge pull request #27232 from pdvian/wip-38774-nautilus
nautilus: rgw: nfs: svc-enable RGWLib
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:37 PM Revision 592f345b (ceph): Merge pull request #27239 from smithfarm/wip-38956-nautilus
nautilus: backport krbd discard qa fixes to stable branches
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
02:36 PM RADOS Bug #38219 (Fix Under Review): rebuild-mondb hangs
Kefu Chai
02:36 PM Revision fb4fa87c (ceph): Merge pull request #27127 from smithfarm/wip-38862-nautilus
nautilus: build/ops: Running ceph under Pacemaker control not supported by SUSE Linux Enterprise
Reviewed-by: Kefu C...
Yuri Weinstein
02:31 PM Revision f1cf4084 (ceph): msg/async/frames_v2.h: fix warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Revision 2662ae8f (ceph): Merge pull request #27455 from wjwithagen/wjw-fix-test_weighted_shuffle.cc
test: Add `#include <array>`
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:20 PM Orchestrator Documentation #39137 (Pending Backport): doc/mgr/orchestrator_cli: Rook orch supports mon update
Sebastian Wagner
02:19 PM Revision 559b2e74 (ceph): Merge pull request #27431 from sebastian-philipp/rook-doc-update-mon
doc/mgr/orchestrator_cli: Rook orch supports mon update
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Sebastian Wagner
01:40 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
I think so.
You can probably make sure it's been applied to the resulting log even if no failure occurred.
Igor Fedotov
01:24 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
Would it be enough to add debug bluefs=20 and debug bluestore=20 in ceph.conf ? Guillaume Abrioux
12:59 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
@Guillaume, thanks for the update. Unfortunately existing log provides almost no clues. Hence waiting for more verbos... Igor Fedotov
12:38 PM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
I'll see if I can get a branch of ceph-ansible with the required verbosity added running in the CI. If the error show... Guillaume Abrioux
11:45 AM ceph-volume Bug #39156 (Need More Info): zap should force writes to disk - dd does not by default
Igor Fedotov
11:44 AM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
Also could you please provide some info on /dev/journals/journal1
What kind is this device? LV, partition, file? Wha...
Igor Fedotov
11:39 AM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
@Guillaume, could you please attach failing osd log as well. It would be super if you manage to collect it with the r... Igor Fedotov
11:37 AM ceph-volume Bug #39156: zap should force writes to disk - dd does not by default
this happens in the purge testing scenario from ceph-ansible CI.
here is what happen in this scenario :
1/ depl...
Guillaume Abrioux
11:21 AM ceph-volume Bug #39156 (Resolved): zap should force writes to disk - dd does not by default
Error seen in ceph-ansible when deploying nautilus 14.2.0.
Looks like a race condition because it's not 100% repro...
Guillaume Abrioux
01:40 PM Revision f2bb87b7 (ceph): Merge pull request #25985 from l-vo/update_php_doc
doc/radosgw: update documentation examples with the current S3 PHP client
Reviewed-by: Matt Benjamin <mbenjamin@redh...
Casey Bodley
01:38 PM bluestore Feature #38816: Deferred writes do not work for random writes
@Mark, thanks for the update.
From you perf counter dumps (after?.json) one can see the following small (~4K) write ...
Igor Fedotov
01:28 PM Dashboard Bug #39086: mgr/dashboard: "readonly user" can't see any pages
In the PR that will be merged soon, I'm using GET now. Stephan Müller
01:26 PM Dashboard Feature #38933: mgr/dashboard: FixtureHelper
@Nathan Thank your for the information. Used the script on the other backports I did. Stephan Müller
01:18 PM CephFS Bug #38679 (Pending Backport): mds: behind on trimming and "[dentry] was purgeable but no longer ...
Patrick Donnelly
01:18 PM Revision 11bf2d36 (ceph): Merge PR #27051 into master
* refs/pull/27051/head:
mds: open import bounding dirfrags in batch
mds: remove superfluous error in StrayManager::...
Patrick Donnelly
01:18 PM CephFS Documentation #39130 (Pending Backport): doc: add documentation for `fs set min_compat_client`
Patrick Donnelly
01:17 PM Revision c5e8c22a (ceph): Merge PR #27412 into master
* refs/pull/27412/head:
doc: add doc for blacklisting older CephFS clients
Reviewed-by: Barbora Ančincová <bara@red...
Patrick Donnelly
01:06 PM Dashboard Bug #39123 (Fix Under Review): mgr/dashboard: SSL certificate upload command throws deprecation w...
Ricardo Marques
01:01 PM mgr Bug #38941: Error when enabling mgr module 'restful'
I've implemented the fix suggested by Tim Serong in c1 to deal with this issue at ceph-ansible level.
I guess we c...
Guillaume Abrioux
12:59 PM rbd Bug #38661 (Pending Backport): deep cp a migration prepared image will results assert
Jason Dillaman
12:58 PM Revision 42ac6ac4 (ceph): Merge pull request #27194 from trociny/wip-38661
librbd: do not allow to deep copy migrating image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:58 PM rbd Bug #38364 (Pending Backport): [sparsify] verify that image isn't using an EC data pool
Jason Dillaman
12:57 PM Revision f42d3ffb (ceph): Merge pull request #27268 from trociny/wip-38364
librbd: support EC data pool images sparsify
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:25 PM RADOS Bug #39159 (Resolved): qa: Fix ambiguous store_thrash thrash_store in mon_thrash.py
Both store_thrash and thrash_store names are used for the same thing in mon_thrash.py. 'thrash_store' is used here: h... Jos Collin
12:25 PM Revision a1b20512 (ceph): mgr/rook: Fix RGW creation
`metaDataPool` was renamed to `metadataPool`
Fixes: http://tracker.ceph.com/issues/39158
Signed-off-by: Sebastian Wa...
Sebastian Wagner
12:24 PM Orchestrator Bug #39158 (Resolved): mgr/rook: Fix RGW creation
mgr/rook: Fix RGW creation
`metaDataPool` was renamed to `metadataPool`
Sebastian Wagner
11:51 AM Dashboard Backport #39119 (In Progress): nautilus: mgr/dashboard: Error on iSCSI target submission
https://github.com/ceph/ceph/pull/27461 Ricardo Marques
11:49 AM Revision 83195e52 (ceph): mgr/dashboard: Fix iSCSI target submission
cdIsInGroup should not be included in the request
and username/password should be an empty string
(instead of null)
...
Ricardo Marques
11:43 AM Revision 4653a599 (ceph): mgr/dashboard: Fix iSCSI disk diff calculation
The separator is now a '/' instead of '.'
Fixes: https://tracker.ceph.com/issues/39109
Signed-off-by: Ricardo Marqu...
Ricardo Marques
11:43 AM devops Bug #39157 (New): [build from source for centos 7] option --single-version-externally-managed not...
Hi all.
I build ceph from source for centos 7 use this guide : https://arthurchiao.github.io/blog/build-ceph/
a...
hoan nv
11:25 AM Revision 35a75d08 (ceph): mgr/dashboard: Enable read only users to read again
The dashboards Prometheus receiver API needed to receive a POST from the
frontend, but POSTs aren't allowed by defaul...
Stephan Müller
11:20 AM Revision e59e2359 (ceph): os/bluestore/BitmapFreelistManager: disable bluestore_debug_freelist
This doesn't work as implemented. We are doing _txc_finalize_kv() from
queue_transactions, which calls into the free...
Sage Weil
11:16 AM Revision 2bde981f (ceph): Merge pull request #27452 from tchaikov/wip-crimson-auth-server
crimson: move dummy impl of AuthServer to DummyAuth
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:49 AM Revision 9345819d (ceph): bluestore: fix for FreeBSD iocb structure
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:18 AM Revision c64b8153 (ceph): mgr/dashboard: Add whitelist to guard
After PR https://github.com/ceph/ceph/pull/26572, when RGW is not
configured, accessing /rgw drop-down (daemons, us...
Ernesto Puerta
10:01 AM Revision 3d49ca12 (ceph): rgw: use the compatibilty function for pthread_setname
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:00 AM rgw Bug #39155 (New): Quota is ignored on uploading by POST
When I upload files by POST method, RGW ignores quota.
For example I set max_objects = 5 and max_size_kb = 1024:
*...
Dmitry Plyakin
09:46 AM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
We just saw this on an osd (block.db on ssd, data on hdd). OSD is from a cephfs cluster running 12.2.11.
We're act...
Dan van der Ster
09:46 AM Dashboard Backport #39113 (In Progress): nautilus: mgr/dashboard: Check if gateway is in use before allowin...
Ricardo Marques
09:44 AM Revision ff70c991 (ceph): mgr/dashboard: Check if gateway is in use before deletion
Fixes: https://tracker.ceph.com/issues/39029
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
09:28 AM Revision 2ed1dac0 (ceph): mgr/rook: Support other system namespaces
Fixes http://tracker.ceph.com/issues/38799
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:24 AM Revision 3b5c7be8 (ceph): test: Add includefile for arrays
Otherwise Clang will complain on FreeBSD:
```
/home/jenkins/workspace/ceph-master/src/test/test_weighted_shuffle.cc:9...
Willem Jan Withagen
09:22 AM Dashboard Backport #39003: nautilus: mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs....
Yes, as mentioned when https://tracker.ceph.com/issues/39125 be merged, I'll backport both together. Ernesto Puerta
08:15 AM Dashboard Backport #39003: nautilus: mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) vs....
@Ernesto since http://tracker.ceph.com/issues/39058 has been backported, I think that you can now submit this backport. Ricardo Marques
08:37 AM Revision e289ec85 (ceph): test/crimson: wrap perf parameters as structured data
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
08:14 AM Backport #38964 (In Progress): nautilus: DaemonServer::handle_conf_change - broken locking
https://github.com/ceph/ceph/pull/27454 Prashant D
08:13 AM RADOS Bug #39154 (Resolved): Don't mark removed osds in when running "ceph osd in any|all|*"
To reproduce.... Brad Hubbard
08:13 AM Dashboard Backport #39058 (Resolved): nautilus: mgr/dashboard: Back button component
Ricardo Marques
02:08 AM Dashboard Backport #39058: nautilus: mgr/dashboard: Back button component
Stephan Müller wrote:
> https://github.com/ceph/ceph/pull/27405
merged
Yuri Weinstein
08:12 AM rgw Backport #38958 (In Progress): luminous: multisite: sync status on master zone does not show "old...
https://github.com/ceph/ceph/pull/27453 Prashant D
08:12 AM Dashboard Backport #39041 (Resolved): nautilus: mgr/dashboard: FixtureHelper
Ricardo Marques
02:08 AM Dashboard Backport #39041: nautilus: mgr/dashboard: FixtureHelper
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27398
merged
Yuri Weinstein
08:11 AM Dashboard Backport #39124 (Resolved): nautilus: mgr/dashboard: update vstart to use new ssl_server_port
Ricardo Marques
02:09 AM Dashboard Backport #39124: nautilus: mgr/dashboard: update vstart to use new ssl_server_port
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27394
merged
Yuri Weinstein
08:06 AM Revision 478e9e83 (ceph): test/crimson: perf_crimson/async_server write test support
Allow server to have write/send workload with specified block size.
Signed-off-by: Yingxin Cheng <yingxincheng@gmail...
Yingxin Cheng
06:36 AM Revision 4f9e1e24 (ceph): crimson/mon: implement AuthServer methods
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:35 AM Revision abb374ae (ceph): crimson/auth: move dummy impl of AuthServer to DummyAuth
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:53 AM mgr Bug #37584 (Resolved): Get a mgr error when I try to vstart a test cluster
Kefu Chai
03:39 AM Revision 7cbbe9ac (ceph): Merge pull request #27416 from tchaikov/wip-crimson-auth
crimson: update osd when peer gets authenticated
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
03:38 AM Revision e2f2a7f6 (ceph): crimson: update osd when peer gets authenticated
* common/auth_handler.h: add an abstract class of AuthHandler, the one who is interested in
an authenticated peer s...
Kefu Chai
03:31 AM Revision a866d160 (ceph): Merge pull request #27426 from tchaikov/wip-crimson-setup-msgr
crimson/osd: consolidate the code to initialize msgrs
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Rados...
Kefu Chai
03:30 AM Revision 6ca92572 (ceph): Merge pull request #27286 from tchaikov/wip-strncpy-with-nul
osdc/Objecter: always add `\0' after strncpy()
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
03:27 AM Revision 539b8b40 (ceph): Merge pull request #27429 from cyx1231st/wip-seastar-msgr-perf2
test/crimson: include writes in perf_crimson/async_server
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 AM Revision c09e90d1 (ceph): Merge pull request #27394 from s0nea/wip-39124-nautilus
nautilus: mgr/dashboard: update vstart to use new ssl_server_port
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Yuri Weinstein
02:08 AM Revision 8472e7db (ceph): Merge pull request #27398 from Devp00l/wip-39041-nautilus
nautilus: mgr/dashboard: FixtureHelper
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
02:07 AM Revision 197048cd (ceph): Merge pull request #27405 from Devp00l/wip-39058-nautilus
nautilus: mgr/dashboard: Back button component
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Ernest...
Yuri Weinstein
01:57 AM Messengers Bug #39022: msgr: segmentation fault in handle_auth_request
I've looked at both cores now and they are both the same issue.... Brad Hubbard
01:47 AM RADOS Bug #23030 (Fix Under Review): osd: crash during recovery with assert(p != recovery_info.ss.clone...
https://github.com/ceph/ceph/pull/27273 Neha Ojha
01:04 AM RADOS Bug #39152 (Duplicate): nautilus osd crash: Caught signal (Aborted) tp_osd_tp
OSD continously crashed
-1> 2019-04-08 17:47:06.615 7f3f3ef62700 -1 /build/ceph-14.2.0/src/os/bluestore/Bl...
Wen Wei
12:58 AM Revision a0e1519f (ceph): Merge pull request #27422 from iotcg/doc_pg
doc: fix parameter to set pg autoscale mode
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:38 AM Revision 7debc4c2 (ceph): mgr/DaemonServer: handle_conf_change - fix broken locking
The is_locked_by_me() is only meant to be safe if you know
you hold the lock. It's meant to be used in an assertion.
...
xie xingguo
12:21 AM Revision 422f7e5d (ceph): rgw-admin: fix data sync report for master zone
Signed-off-by: cfanz <songxinying@sensetime.com>
(cherry picked from commit 6e3be2461b13e24fa78df39bb0084cbf4742bac0)
cfanz
12:13 AM Revision 2f23bf28 (ceph): spdk: update to latest spdk-18.05 branch
also bump dpdk to to spdk-18.05 branch. this should fix the build
failure on Fedora 28
Signed-off-by: Kefu Chai <kch...
Kefu Chai
12:09 AM Revision 56c52e68 (ceph): Merge PR #27427 into master
* refs/pull/27427/head:
cephfs-shell: Use colorama module instead of colorize
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
12:08 AM CephFS Bug #38996 (Pending Backport): cephfs-shell: ls command produces error: no "colorize" attribute f...
Patrick Donnelly

04/08/2019

11:52 PM bluestore Bug #39151: past end of block device is detected but not repaired
http://files.poelzi.org/ceph/ceph-repair.log repair log Daniel Poelzleithner
11:48 PM bluestore Bug #39151 (Won't Fix): past end of block device is detected but not repaired
While reconfiguring our cluster we ran into the issue that bluestore somehow sheduled a transaction beyond the end of... Daniel Poelzleithner
11:45 PM Revision 75ed3b09 (ceph): common/PriorityCache: Implement a Cache Manager
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
11:16 PM Revision 07a55741 (ceph): Merge PR #27369 into master
* refs/pull/27369/head:
docs: Add note to execute cephfs-shell
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:13 PM CephFS Bug #39026 (Pending Backport): mds: crash during mds restart
Patrick Donnelly
11:13 PM Revision 40c06914 (ceph): Merge PR #27256 into master
* refs/pull/27256/head:
mds: drop reconnect message from non-existent session
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
11:12 PM CephFS Bug #38994 (Pending Backport): mds: we encountered "No space left on device" when moving huge num...
Patrick Donnelly
11:11 PM Revision 7808995a (ceph): Merge PR #27214 into master
* refs/pull/27214/head:
mds/server: check directory split after rename.
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
11:06 PM Messengers Bug #39022: msgr: segmentation fault in handle_auth_request
Another: /ceph/teuthology-archive/pdonnell-2019-04-06_02:21:29-fs-wip-pdonnell-testing-20190405.231924-distro-basic-s... Patrick Donnelly
11:00 PM RADOS Bug #37264 (Resolved): scrub warning check incorrectly uses mon scrub interval
David Zafman
10:49 PM RADOS Bug #26971 (Duplicate): failed to become clean before timeout expired
David Zafman
10:18 PM RADOS Bug #26971: failed to become clean before timeout expired
see http://tracker.ceph.com/issues/39149 Sage Weil
10:15 PM RADOS Bug #26971: failed to become clean before timeout expired
oh, it's because there's alos 1/10th the probability of choosing the second host:... Sage Weil
07:59 PM RADOS Bug #26971: failed to become clean before timeout expired
This is just CRUSH failing. I extracted the osdmap from the data/mon.a.tgz and verified with osdmaptool that it's ju... Sage Weil
10:45 PM Revision 0e7acc96 (ceph): msg/async: avoid creating unnecessary AsyncConnectionRef
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:42 PM CephFS Bug #38803 (Resolved): qa: test_sessionmap assumes simple messenger
Patrick Donnelly
10:41 PM Revision 9ce4c2df (ceph): Merge PR #27415 into master
* refs/pull/27415/head:
qa: decouple session map test from simple msgr
msg/async: move connection ref
msg/async: d...
Patrick Donnelly
10:37 PM RADOS Bug #39150 (Resolved): mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
... Patrick Donnelly
10:21 PM Revision 19fb7854 (ceph): Merge PR #27414 into master
* refs/pull/27414/head:
msg/async: resolve gcc warning
Reviewed-by: Ricardo Dias <rdias@suse.com>
Patrick Donnelly
08:45 PM Revision 178ca762 (ceph): mgr/dashboard: Display the number of iSCSI active sessions
Fixes: https://tracker.ceph.com/issues/38989
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
08:43 PM Dashboard Backport #39112 (In Progress): nautilus: mgr/dashboard: Display the number of active sessions for...
Ricardo Marques
08:42 PM RADOS Bug #39148 (New): luminous: powercycle: reached maximum tries (500) after waiting for 3000 seconds
... Neha Ojha
08:38 PM Dashboard Backport #39108 (In Progress): nautilus: mgr/dashboard: Typo in "CephFS Name" field on NFS form
Ricardo Marques
08:36 PM Revision a6ae9979 (ceph): mgr/dashboard: Fix typo in NFS form
Fixes: http://tracker.ceph.com/issues/39067
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 6c...
Tiago Melo
08:22 PM Revision 1b5bf05a (ceph): mgr/dashboard: Support ceph-iscsi config v9
Fixes: https://tracker.ceph.com/issues/39147
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
08:21 PM Dashboard Bug #39147 (Resolved): mgr/dashboard: Upgrade to ceph-iscsi config v9
After https://github.com/ceph/ceph-iscsi/pull/63 is merged, we must adapt the Ceph Dashboard code for ceph-iscsi conf... Ricardo Marques
07:44 PM Revision 14db07f4 (ceph): Merge pull request #26989 from ceph/backport-luminous-26957
luminous: ceph-volume: look for rotational data in lsblk
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Yuri Weinstein
07:40 PM mgr Bug #24614: luminous: AssertionError: Lists differ in test_selftest_command_spam()
/a/yuriw-2019-04-04_00:00:53-rados-luminous-distro-basic-smithi/3806345/ Neha Ojha
07:28 PM bluestore Feature #39146 (Resolved): raise an alert when per pool stats aren't used
One can get this after upgrade. Even worse if new osd having per-pools stats are added which results in a mess in sta... Igor Fedotov
07:23 PM bluestore Bug #37839 (Resolved): Compression not working, and when applied OSD disks are failing randomly
Igor Fedotov
07:22 PM bluestore Backport #37991 (Resolved): luminous: Compression not working, and when applied OSD disks are fai...
https://github.com/ceph/ceph/pull/26544 Igor Fedotov
07:20 PM bluestore Bug #39143 (Fix Under Review): ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL...
Igor Fedotov
06:23 PM bluestore Bug #39143 (Resolved): ceph-bluestore-tool: bluefs-bdev-expand cmd might assert if no WAL is conf...
There is no check for device presence when enumerating devices in BlueStore::expand_devices Igor Fedotov
07:13 PM bluestore Bug #39144 (Fix Under Review): ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main dev...
Igor Fedotov
06:50 PM bluestore Bug #39144 (Resolved): ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main device (slo...
Pre-nautilis releases are unable to expand main device but they do not report about that hence user thinks expansion ... Igor Fedotov
07:03 PM Revision 42232bcf (ceph): librbd: dispatch delayed requests only if read intersects
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:02 PM RADOS Bug #39145 (New): luminous: jewel-x-singleton: FAILED assert(0 == "we got a bad state machine eve...
... Neha Ojha
06:50 PM Revision 95714b5c (ceph): qa: decouple session map test from simple msgr
Instead of looking at the number of threads (used by the simple messenger) to
judge the coming and going of connectio...
Patrick Donnelly
06:42 PM Revision d2d38ac8 (ceph): msg/async: dec active connections when marked down
Otherwise, tests can't tell when a connection is stopped until it's eventually
"lazily" deleted. This should be safe ...
Patrick Donnelly
06:42 PM Revision 5134a7dd (ceph): msg/async: move connection ref
Trivial optimization.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:31 PM CephFS Bug #22249 (Can't reproduce): Need to restart MDS to release cephfs space
Patrick Donnelly
06:28 PM CephFS Bug #16322 (Can't reproduce): ceph mds getting killed for no reason
Patrick Donnelly
06:26 PM CephFS Bug #38832: mds: fail to resolve snapshot name contains '_'
Zheng, what was the motivation for the change to append this information to the snap name after the final _? re: 07e7... Patrick Donnelly
06:24 PM Revision 2d0a9a8d (ceph): os/ceph-bluestore-tool: bluefs-bdev-expand asserts if no WAL
Fixes: https://tracker.ceph.com/issues/39143
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
06:19 PM CephFS Cleanup #24745 (Won't Fix): Spurious empty files in CephFS root pool when multiple pools associated
As John noted, this isn't a bug. It may be we eventually try to relax the requirement for backtraces to be stored on ... Patrick Donnelly
06:08 PM CephFS Cleanup #4744: mds: pass around LogSegments via std::shared_ptr
Patrick Donnelly
06:07 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Actually it may be sufficient to just wait on any existing dirops to complete before we do a synchronous one. I alrea... Jeff Layton
04:31 PM CephFS Feature #38951: client: implement asynchronous unlink/create
I ran fsstress on these patches today and hit a deadlock:... Jeff Layton
05:56 PM Revision 19372b84 (ceph): doc: add doc for blacklisting older CephFS clients
Fixes: http://tracker.ceph.com/issues/39130
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:54 PM Dashboard Backport #38960 (Resolved): nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
Ricardo Marques
04:36 PM Dashboard Backport #38960: nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27395
merged
Yuri Weinstein
05:53 PM Dashboard Backport #39001 (Resolved): nautilus: mgr/dashboard: Add separate option to config SSL port
Ricardo Marques
04:37 PM Dashboard Backport #39001: nautilus: mgr/dashboard: Add separate option to config SSL port
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27393
merged
Yuri Weinstein
05:53 PM Dashboard Backport #38984 (Resolved): nautilus: mgr/dashboard: PreventDefault isn't working on 400 errors
Ricardo Marques
04:38 PM Dashboard Backport #38984: nautilus: mgr/dashboard: PreventDefault isn't working on 400 errors
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27389
merged
Yuri Weinstein
05:52 PM Dashboard Backport #38878 (Resolved): nautilus: mgr/dashboard: Add date range and log search functionality
Ricardo Marques
04:38 PM Dashboard Backport #38878: nautilus: mgr/dashboard: Add date range and log search functionality
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27283
merged
Yuri Weinstein
05:42 PM Revision e18e413b (ceph): librbd: force a copyup object map update if migration completes
If a live-migration copyup was in-progress when the copyup completes,
force the object map to be updated.
Signed-off...
Jason Dillaman
05:39 PM bluestore Backport #38910: mimic: Bitmap allocator might fail to return contiguous chunk despite having eno...
https://github.com/ceph/ceph/pull/27298 Igor Fedotov
05:20 PM Revision 0c370667 (ceph): librbd: deep-copy object copy should delay computing object existence
This prevent a potential recursive lock on the destination image's
snap_lock.
Signed-off-by: Jason Dillaman <dillama...
Jason Dillaman
05:20 PM Revision 89cfa6c8 (ceph): librbd: deep-copy object copy should register an in-flight op
When handling live migrations, the source image is the parent
image of the destination image. To prevent the parent i...
Jason Dillaman
05:20 PM Revision c9ff6cf1 (ceph): librbd: empty IO requests should complete in new context
This will avoid the possibility of a lock being held by the caller
and having the IO immediately complete back to the...
Jason Dillaman
05:20 PM Revision 6dad1ace (ceph): librbd: properly hold snap/parent locks during IO
The ImageCtx::parent pointer was dereferenced without holding the lock
which could lead to a crash. The ImageCtx::mig...
Jason Dillaman
05:20 PM Revision 711a070f (ceph): librbd: refactor copyup state machine to match current code style
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:20 PM Revision 5b90dbe0 (ceph): librbd: merge copyup object map update states
The object map HEAD and HEAD/snapshot update states have been
simplified and merged into a single state. This also fi...
Jason Dillaman
05:20 PM Revision 31ed673a (ceph): librbd: copyup should restart delayed ops against the same object
This avoids the potential for a race condition where an in-flight
copyup is removed from the in-flight copyup list an...
Jason Dillaman
05:20 PM Revision ea4901f5 (ceph): test/librbd: initial unit test for copyup state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:20 PM Revision b7f6ba71 (ceph): librbd: cleaned up snap/parent lock release in read-from-parent path
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:18 PM bluestore Bug #21312 (Fix Under Review): occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 ...
The root cause seem to be the lack of proper fault_range() call in do_write_small(). It might happen that write reque... Igor Fedotov
05:14 PM RADOS Bug #37775: some pg_created messages not sent to mon
/a/yuriw-2019-04-04_00:00:53-rados-luminous-distro-basic-smithi/3806121/ Neha Ojha
04:46 PM CephFS Feature #38849 (Duplicate): mds: proactively merge orphaned inodes into a remaining parent after ...
Patrick Donnelly
04:45 PM Revision 103627e7 (ceph): rgw: Refactor Aio and AioThrottle
To support in-development work on local caching (and in-development
work on having RGW use the 'unleashed' version of...
Adam Emerson
04:45 PM Revision 4771a4cb (ceph): Add function2 header
From https://github.com/Naios/function2/
This provides unique_function, a move-only, type-erased function
wrapper.
...
Adam Emerson
04:44 PM Revision e0a395ee (ceph): os/bluestore: call fault_range properly prior to looking for blob to reuse
Fixes: https://tracker.ceph.com/issues/21312
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
04:43 PM Revision b2fea9ad (ceph): librados: Make ObjectOperation move constructible
Since it just holds a pointer to a heap-allocated ObjectOperationImpl,
there's no reason not to. This allows us to mo...
Adam Emerson
04:38 PM Revision 5845c224 (ceph): Merge pull request #27283 from pdvian/wip-38878-nautilus
nautilus: mgr/dashboard: Add date range and log search functionality
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
04:38 PM Revision 834ac60f (ceph): Merge pull request #27389 from ricardoasmarques/wip-38984-nautilus
nautilus: mgr/dashboard: PreventDefault isn't working on 400 errors
Reviewed-by: Stephan Müller <smueller@suse.com>
Yuri Weinstein
04:37 PM Revision 851fbbd9 (ceph): Merge pull request #27393 from s0nea/wip-39001-nautilus
nautilus: mgr/dashboard: Add separate option to config SSL port
Reviewed-by: Volker Theile <vtheile@suse.com>
Yuri Weinstein
04:36 PM Revision e32a0b56 (ceph): Merge pull request #27395 from Devp00l/wip-issue-38960
nautilus: mgr/dashboard: Fixes tooltip behavior
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Yuri Weinstein
04:35 PM Revision 7b03130e (ceph): Merge PR #27281 into master
* refs/pull/27281/head:
script/ceph-release-notes: alternate merge commit format
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly
04:32 PM Revision 8c553e35 (ceph): Merge pull request #26782 from iotcg/master
vstart.sh: fix CEPH_PORT check and cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:26 PM Revision b90d566d (ceph): Merge PR #27437 into master
* refs/pull/27437/head:
vstart: add an alias for cephfs-shell to vstart_environment.sh
Reviewed-by: Patrick Donnell...
Patrick Donnelly
03:29 PM rgw Bug #39141: sync_user failed
https://github.com/ceph/ceph/pull/27442 jacky ding
03:07 PM rgw Bug #39141: sync_user failed
https://github.com/ceph/ceph/pull/27441 jacky ding
02:59 PM rgw Bug #39141 (Closed): sync_user failed
I am running ceph version 10.2.10.after i create a user,rgw print logs below:
0 ERROR: can't read user header: ret=-...
jacky ding
03:20 PM Revision d4966ca8 (ceph): common: add --log-early command line option
Sometime it is important and useful to see the logs from the bootstrap
phase where we are getting the initial configs...
Sage Weil
03:17 PM Revision 1aabb186 (ceph): Merge PR #27419 into master
* refs/pull/27419/head:
common: add --log-early command line option
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:08 PM rgw Bug #39142 (Resolved): multisite: test_versioned_object_incremental_sync sometimes fails in three...
The three-zone multisite tests sometime fail to converge on the same version. This shows up in one of two failures:
...
Casey Bodley
02:47 PM Dashboard Bug #39140 (Fix Under Review): mgr/dashboard: decouple RBD image disk usage calculation from RBD ...
In the current ceph-dashboard's RBD management implementation, for each image that has the `fast-diff` feature enable... Ricardo Dias
02:31 PM Revision 9641f27e (ceph): Merge pull request #27091 from yuvalif/s2_pubsub_api_new
S3 compatible pubsub API Yuval Lifshitz
02:29 PM Revision c9bcd05b (ceph): os/filestore/FileJournal: note EIO events
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 614fb4631a8909d97ea82ae657361017816b6a65)
Sage Weil
02:29 PM Revision 67ed3919 (ceph): os/filestore: make note of EIO errors when we see them
This is imprecise, since we can't (easily) map an EIO back to a specific
part of the device, or even (easily) tell wh...
Sage Weil
02:29 PM Revision bdbaa34b (ceph): os/filestore: note devname for later use
This will generally happen early, before we see an EIO error and need it.
Signed-off-by: Sage Weil <sage@redhat.com>...
Sage Weil
02:29 PM Revision 41a70db6 (ceph): global/signal_handler: avoid core dump on EIO
Generating a core dump is overkill if we hit an EIO error from the
hardware. Exit with an error code instead.
Signe...
Sage Weil
02:29 PM Revision 07e0d5c6 (ceph): os/bluestore/KernelDevice: note EIO metadata on aio EIO
Note that we only do this if we're about to induce a crash. If we can
pass EIO up the stack, it's up to the upper la...
Sage Weil
02:28 PM Revision f83904c7 (ceph): global: add hook to annotate crash report with EIO information
If the global g_eio* fields are populated, include them in the crash
report, similar to how we populate assertion met...
Sage Weil
02:25 PM Revision 13f5c50e (ceph): qa/distros/supported/ubuntu_latest: 16.04 -> 18.04
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7bea41cdcf5d51251408ae082ea32b5c2e61391f)
Sage Weil
02:25 PM Revision fbb90206 (ceph): qa/distros/supported/centos_latest: 7.5 -> 7.6
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 60470a3d218b085bc7305dac4f1b315ac596f667)
Sage Weil
02:25 PM Revision f4f0f256 (ceph): qa/distros: add centos 7.6
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7cc6962fda052214ab5ee58481c50ffde6799189)
Sage Weil
02:25 PM Revision 441a3160 (ceph): Merge PR #27374 into master
* refs/pull/27374/head:
mgr/volume: set cephfs metadata bias at 4x
mgr/volume: default to 16 PGs (min) for metadata...
Sage Weil
02:24 PM Revision 5e6f43ed (ceph): Merge PR #27349 into master
* refs/pull/27349/head:
qa/distros/supported/ubuntu_latest: 16.04 -> 18.04
qa/distros/supported/centos_latest: 7.5 ...
Sage Weil
02:24 PM Revision 8420e3f3 (ceph): Merge PR #27386 into master
* refs/pull/27386/head:
os/filestore/FileJournal: note EIO events
os/filestore: make note of EIO errors when we see...
Sage Weil
02:13 PM Revision 16957644 (ceph): Merge PR #27337 into master
* refs/pull/27337/head:
msg/async: add timeout for connections which are not yet ready
msg: rename ms_tcp_read_time...
Sage Weil
02:12 PM Dashboard Bug #37701 (Fix Under Review): mgr/dashboard: Buggy data table search field
Stephan Müller
12:15 PM Dashboard Bug #37701 (In Progress): mgr/dashboard: Buggy data table search field
Stephan Müller
02:04 PM Revision 791fa370 (ceph): mgr/dashboard: Removes distracting search behavior
The behavior was to not search anything if the search included a
subset of a column name, with the thought in mind th...
Stephan Müller
02:00 PM Revision 91d3d966 (ceph): vstart: add an alias for cephfs-shell to vstart_environment.sh
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
01:49 PM CephFS Bug #39061 (Duplicate): Test failure: test_drop_cache_command_timeout_asok (tasks.cephfs.test_mis...
http://tracker.ceph.com/issues/38348 Venky Shankar
01:46 PM CephFS Bug #38996 (Fix Under Review): cephfs-shell: ls command produces error: no "colorize" attribute f...
Patrick Donnelly
08:06 AM CephFS Bug #38996: cephfs-shell: ls command produces error: no "colorize" attribute found error
Patrick Donnelly wrote:
> I just ran into this issue. Sorry for assuming it's a duplicate.
>
> It looks like this...
Varsha Rao
01:15 PM Bug #39139: Wrong order of Environment evaluation in systemd unit file
After an investigation of Systemd documentation I found an information: https://www.freedesktop.org/software/systemd/... Jacek S.
12:55 PM Bug #39139 (New): Wrong order of Environment evaluation in systemd unit file
Hello
In almost all systemd unit files (like ceph-mgr, ceph-osd...) there is an override for CLUSTER environment e...
Jacek S.
12:14 PM CephFS Backport #38877: luminous: mds: high debug logging with many subtrees is slow
Patrick Donnelly wrote:
> Rishabh, please do this backport. See also this guide: http://tracker.ceph.com/projects/ce...
Nathan Cutler
12:10 PM bluestore Bug #38760: BlueFS might request more space from slow device than is actually needed
Igor writes: [luminous and mimic backports] not needed since we don't have explicit space allocation from BlueFS in m... Nathan Cutler
12:09 PM bluestore Bug #38760 (Resolved): BlueFS might request more space from slow device than is actually needed
Nathan Cutler
12:08 PM rgw Bug #38700 (Resolved): silent corruption using SSE-C on multi-part upload to S3 with non-default ...
Nathan Cutler
12:08 PM rgw Backport #39068 (Resolved): nautilus: silent corruption using SSE-C on multi-part upload to S3 wi...
Nathan Cutler
12:08 PM rgw Backport #39069 (Resolved): mimic: silent corruption using SSE-C on multi-part upload to S3 with ...
Nathan Cutler
12:08 PM rgw Backport #39070 (Resolved): luminous: silent corruption using SSE-C on multi-part upload to S3 wi...
Nathan Cutler
12:03 PM Dashboard Documentation #36243: mgr/dashboard: code documentation
Ceph-Dashboard docs landing page as generated by compodoc:
!https://user-images.githubusercontent.com/37327689/557...
Ernesto Puerta
12:02 PM Dashboard Documentation #36243 (Fix Under Review): mgr/dashboard: code documentation
Ernesto Puerta
11:57 AM CephFS Backport #38540 (In Progress): mimic: qa: fsstress with valgrind may timeout
Nathan Cutler
11:56 AM Revision 82693d89 (ceph): qa: bump fsstress timeout to 6h
When run with valgrind, it takes a significant amount of time to complete.
Fixes: http://tracker.ceph.com/issues/385...
Patrick Donnelly
11:53 AM Revision fbc71dcf (ceph): Merge pull request #27341 from liewegas/wip-learn-addr-from-peer
msg/async/ProtocolV[12]: add ms_learn_addr_from_peer
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
11:50 AM Revision 2cecb878 (ceph): Merge pull request #27340 from tchaikov/wip-cmt-more-chatty
ceph-monstore-tool: print out caps when rebuilding monstore
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
11:49 AM Revision fcca032b (ceph): Merge pull request #27352 from liewegas/wip-deferred-log-start
common: start logging for non-global_init users
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Kefu Chai...
Kefu Chai
11:48 AM Revision 0565e35d (ceph): Merge pull request #27324 from batrick/async-msgr-clear
msg/async: use faster clear method to delete containers
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
11:47 AM Bug #39101 (Pending Backport): Primary won't automatically repair replica on pulling error
Kefu Chai
11:46 AM Revision 3805935a (ceph): Merge pull request #26806 from xiexingguo/wip-repair-eio-rep
osd: automatically repair replicated replica on pulling error
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
11:10 AM rgw Feature #39138 (New): cloud sync module config s3 auth version
the cloud sync module now not use the aws s3 v4 auth as the default.
but some s3 zone only use the v4 auth . like cn...
明友 黄
10:53 AM Revision 4dcfd715 (ceph): mgr/rook: Fix creation of bluestore OSDs:
See https://rook.io/docs/rook/v0.9/ceph-cluster-crd.html
Storage Configuration: Specific devices
Fixes http://tr...
Sebastian Wagner
10:52 AM Revision a8182288 (ceph): docs: Add note to execute cephfs-shell
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
10:19 AM Revision d72cc5a0 (ceph): src/tools: fix dedup tool's name
Signed-off-by: Myoungwon Oh <ommw@sk.com> myoungwon oh
09:26 AM Revision a1688daf (ceph): doc/mgr/orchestrator_cli: Rook orch supports mon update
Fixes: http://tracker.ceph.com/issues/39137
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:26 AM Orchestrator Documentation #39137 (Resolved): doc/mgr/orchestrator_cli: Rook orch supports mon update
Fixes: http://tracker.ceph.com/issues/39137
Signed-off-by: Sebastian Wagner sebastian.wagner@suse.com
Referen...
Sebastian Wagner
08:25 AM mgr Bug #39136 (New): ceph balancer upmap unable to optimize mixed sized osds.
One OSD (osd.3) was formatted with the wrong filesystem, resulting in it being 14GiB larger than all other disks.
...
Iain Buclaw
07:59 AM Revision 75327e7e (ceph): cephfs-shell: Use colorama module instead of colorize
Remove references to colorize attributes. As in cmd2 module, colorize attribute
is deleted. Instead use colorama modu...
Varsha Rao
07:57 AM Orchestrator Bug #38799 (Fix Under Review): rook-ceph-system namespace hardcoded in the rook orchestrator
Sebastian Wagner
07:56 AM Revision 18ac3767 (ceph): crimson/osd: consolidate the code to initialize msgrs
no need to repeat them in difference places. we should just ready them
in main.cc where they are created.
Signed-off...
Kefu Chai
07:32 AM Revision 1cb3847a (ceph): Merge pull request #27417 from tchaikov/wip-rpm-python36-el7
rpm: use python 3.6 as the default python3
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
05:34 AM rbd Backport #38954 (In Progress): luminous: backport krbd discard qa fixes to stable branches
-https://github.com/ceph/ceph/pull/27425- Prashant D
04:52 AM Revision a7caf148 (ceph): vstart.sh: fix typo when getting ipv4 address
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com> Changcheng Liu
04:52 AM Revision bf213a3c (ceph): vstart.sh: align add/minus shell var usage
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com> Changcheng Liu
04:52 AM Revision ab601805 (ceph): vstart.sh: set init-ceph under CEPH_BIN directly
$CEPH_BUILD_DIR/bin/init-ceph is equal to
$CEPH_BIN/init-ceph
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
Changcheng Liu
04:52 AM Revision aa0444cb (ceph): vstart.sh: improve readability of ceph-conf for default op:lookup
The default operation os ceph-conf is --lookup option.
Add it obviously to enhance its readiness.
Signed-off-by: Cha...
Changcheng Liu
04:52 AM Revision a69d6112 (ceph): vstart.sh: add space between option and arg in cut command
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com> Changcheng Liu
04:51 AM Revision d19db0af (ceph): vstart.sh: fix ceph random port check
The regular expression should check the port first, then
check "LISTEN" item. "LISTEN" is not after the port item.
S...
Changcheng Liu
04:19 AM rgw Backport #38925 (In Progress): luminous: beast frontend option to set the TCP_NODELAY socket option
https://github.com/ceph/ceph/pull/27424 Prashant D
03:37 AM rbd Backport #38961 (In Progress): nautilus: non-default namespace images ignore pool level config ov...
https://github.com/ceph/ceph/pull/27423 Prashant D
02:40 AM Revision c0df98fc (ceph): doc: fix parameter to set pg autoscale mode
osd_pool_default_pg_autoscale_mode is the right parameter to
set placement-group autoscale mode.
Signed-off-by: Chan...
Changcheng Liu
02:12 AM Revision 658ca2b0 (ceph): rpm: use python 3.6 as the default python3
some of our centos7 jenkins builders are failing to build ceph master and
nautilus branches. because EPEL7 recently s...
Kefu Chai
01:26 AM Revision fa8dffe8 (ceph): doc: correct ceph example in corpus section
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com> Changcheng Liu
01:19 AM Revision 7209cc6a (ceph): msg/async: add timeout for connections which are not yet ready
There could be various corner cases that may cause an async
connection stuck in the connecting stage (e.g., by manual...
xie xingguo
01:15 AM Revision 4953a6e9 (ceph): doc: correct example to use vstart to run up cluster
Signed-off-by: Changcheng Liu <changcheng.liu@intel.com> Changcheng Liu
12:38 AM Revision b34c81bf (ceph): rgw: Adding tcp_nodelay option to Beast
beast frontend option to set the TCP_NODELAY socket option to match the tcp_nodelay option in civetweb.
Fixes: https...
ofriedma
12:36 AM rgw Backport #38959 (In Progress): mimic: multisite: sync status on master zone does not show "oldest...
https://github.com/ceph/ceph/pull/27421 Prashant D

04/07/2019

11:27 PM Revision f0045ef9 (ceph): rgw-admin: fix data sync report for master zone
Signed-off-by: cfanz <songxinying@sensetime.com>
(cherry picked from commit 6e3be2461b13e24fa78df39bb0084cbf4742bac0)
cfanz
11:21 PM Revision 604e9dc9 (ceph): librbd: look for pool metadata in default namespace
when applying pool level config overrides
Fixes: https://tracker.ceph.com/issues/38928
Signed-off-by: Mykola Golub <...
Mykola Golub
09:01 PM Revision 7f9df615 (ceph): global: add hook to annotate crash report with EIO information
If the global g_eio* fields are populated, include them in the crash
report, similar to how we populate assertion met...
Sage Weil
09:01 PM Revision 14533357 (ceph): os/bluestore/KernelDevice: note EIO metadata on aio EIO
Note that we only do this if we're about to induce a crash. If we can
pass EIO up the stack, it's up to the upper la...
Sage Weil
09:01 PM Revision e3464df4 (ceph): global/signal_handler: avoid core dump on EIO
Generating a core dump is overkill if we hit an EIO error from the
hardware. Exit with an error code instead.
Signe...
Sage Weil
09:01 PM Revision cef94b72 (ceph): os/filestore: note devname for later use
This will generally happen early, before we see an EIO error and need it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:01 PM Revision 8827250d (ceph): os/filestore: make note of EIO errors when we see them
This is imprecise, since we can't (easily) map an EIO back to a specific
part of the device, or even (easily) tell wh...
Sage Weil
09:01 PM Revision 614fb463 (ceph): os/filestore/FileJournal: note EIO events
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:49 PM Dashboard Feature #38202 (Fix Under Review): mgr/dashboard: Add support for displaying progress mgr module ...
Pooja Gautam
07:51 PM bluestore Feature #38816: Deferred writes do not work for random writes
compare:
before1.json with after1.json - with debug turned off
before2.json with after2.json - with debug turned on
Марк Коренберг
07:46 PM bluestore Feature #38816: Deferred writes do not work for random writes
ceph config dump fragment:... Марк Коренберг
07:33 PM bluestore Feature #38816: Deferred writes do not work for random writes
Igor, I have done what you want. During OSD log inspection, take into account mtime of attached JSON files. Марк Коренберг
06:58 PM Revision 933d5084 (ceph): common: add --log-early command line option
Sometime it is important and useful to see the logs from the bootstrap
phase where we are getting the initial configs...
Sage Weil
01:24 PM rgw Backport #39135 (New): nautilus: rgw: Make rgw admin ops api get user info consistent with the co...
I'm trying to undo my changes. This and http://tracker.ceph.com/issues/39134 are not in the right forms. But I don't ... J. Eric Ivancich
01:19 PM rgw Backport #39135 (Pending Backport): nautilus: rgw: Make rgw admin ops api get user info consisten...
J. Eric Ivancich
08:25 AM rgw Backport #39135: nautilus: rgw: Make rgw admin ops api get user info consistent with the command ...
pr: https://github.com/ceph/ceph/pull/27418 lishuhao li
05:09 AM rgw Backport #39135 (Resolved): nautilus: rgw: Make rgw admin ops api get user info consistent with t...
https://github.com/ceph/ceph/pull/27501 lishuhao li
01:22 PM rgw Bug #39134: rgw: Make rgw admin ops api get user info consistent with the command line
So this one needs to have a Status of "Pending Backport", list the original Pull request ID. For some reason I'm unab... J. Eric Ivancich
04:32 AM rgw Bug #39134 (Resolved): rgw: Make rgw admin ops api get user info consistent with the command line
https://github.com/ceph/ceph/pull/26183 lishuhao li

04/06/2019

06:41 PM Dashboard Bug #39133: Ceph-Mgr-Dashboard had problem with grafana-server
Korrakot Surakul wrote:
> My grafana-server used https protocol but ceph-mgr-dashboard can't set any ssl parameter w...
Prince Inamatus
06:38 PM Dashboard Bug #39133 (New): Ceph-Mgr-Dashboard had problem with grafana-server
My grafana-server used https protocol but ceph-mgr-dashboard can't set any ssl parameter with "ceph dashboard set-gra... Prince Inamatus
03:57 PM Revision dff2bf78 (ceph): Merge pull request #27407 from tchaikov/wip-rpm-python3-el7
rpm: use python3.4 on RHEL7 by default Yuri Weinstein
01:44 PM Revision 30c82212 (ceph): crimson/auth: implement AuthServer methods
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:40 PM Revision f618d5bd (ceph): crimson/auth: remove unused AuthServer::get_supported_con_modes()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:40 PM Revision 7ba8c13b (ceph): auth/AuthClient: cleanup forward declaration
* remove unused one
* add missing ones
* add missing "#include"
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:07 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> If mds revokes Lx or Fx, client should flush the async unlinks (on the file or under the director...
Jeff Layton
03:11 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> Jeff Layton wrote:
> > Zheng Yan wrote:
> > > mds takes xlock on linklock when unlinking file, ...
Zheng Yan
03:08 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> Zheng Yan wrote:
> > mds takes xlock on linklock when unlinking file, which always revokes Lsx...
Zheng Yan
09:11 AM Dashboard Backport #39105 (Resolved): nautilus: mgr/dashboard: Cannot submit NFS export form when NFSv4 is ...
Ricardo Marques
09:10 AM mgr Backport #39104 (Resolved): nautilus: dashboard: NFS: failed to disable NFSv3 in export create
Ricardo Marques
09:08 AM Dashboard Backport #39106 (Resolved): nautilus: mgr/dashboard: NFS "Squash" field should be required
Ricardo Marques
09:07 AM Dashboard Backport #39107 (Resolved): nautilus: mgr/dashboard: Error creating NFS export without "UDP"
Ricardo Marques
09:05 AM Dashboard Backport #39002 (Resolved): nautilus: mgr/dashboard: Filter iSCSI target images based on require...
Ricardo Marques
08:57 AM Dashboard Backport #38864 (Resolved): nautilus: mgr/dashboard: Fix env vars of `run-tox.sh`
Ricardo Marques
05:43 AM rgw Cleanup #39131: rgw: clean up some logging
J. Eric Ivancich

04/05/2019

11:10 PM CephFS Bug #38803 (Fix Under Review): qa: test_sessionmap assumes simple messenger
Patrick Donnelly
06:27 PM CephFS Bug #38803 (In Progress): qa: test_sessionmap assumes simple messenger
Patrick Donnelly
11:03 PM Revision 91e4926b (ceph): Merge pull request #27403 from cyberang3l/many_objects_per_pg_docs
doc: update documentation for the MANY_OBJECTS_PER_PG warning
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Re...
Neha Ojha
10:57 PM Revision beebbfe3 (ceph): msg/async: resolve gcc warning
/home/pdonnell/ceph/src/msg/async/ProtocolV2.cc: In member function ‘Ct<ProtocolV2>* ProtocolV2::handle_auth_signatur... Patrick Donnelly
10:38 PM Revision af30e3a5 (ceph): rgw: pass mostly_omap flag when opening/creating pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Revision c4b83006 (ceph): rgw/rgw_rados: pass mostly_omap flag when opening/creating pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:31 PM Revision 5ae3e4b5 (ceph): Merge pull request #24639 from dmick/wip-crashdump-mimic-backport
mimic: mgr: crashdump feature backport Sage Weil
09:42 PM Revision ebce6cd7 (ceph): rgw: clean up some logging
Some recently added logging ignored the fact that ceph logging can
already handle std::vector and std::map and instea...
J. Eric Ivancich
09:12 PM CephFS Documentation #39130 (Fix Under Review): doc: add documentation for `fs set min_compat_client`
Patrick Donnelly
07:26 PM CephFS Documentation #39130 (Resolved): doc: add documentation for `fs set min_compat_client`
Patrick Donnelly
08:56 PM RADOS Bug #26971: failed to become clean before timeout expired
The up set seems to be problem here.
This is the point when we find out that osd.5 is down...
Neha Ojha
08:52 PM mgr Backport #38782: mimic: mgr/balancer: blame if upmap won't actually work
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26497
merged
Yuri Weinstein
08:52 PM Revision ef853201 (ceph): Merge pull request #26497 from k0ste/mimic_backports
mimic: mgr/balancer: blame if upmap won't actually work
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: ...
Yuri Weinstein
08:51 PM Revision cf713794 (ceph): Merge pull request #26537 from k0ste/mimic_backports3
mimic: mgr/prometheus: add interface and objectstore to osd metadata
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
08:50 PM mgr Backport #38588: mimic: cherrypy binding anyaddr without ipv6
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26750
merged
Yuri Weinstein
08:50 PM Revision 168ea1f7 (ceph): Merge pull request #26750 from noahdesu/cherrypy-ipv6-mimic
mimic: mgr/dashboard: fix for using '::' on hosts without ipv6
Reviewed-by: Volker Theile <vtheile@suse.com>
Yuri Weinstein
08:50 PM RADOS Backport #38720: mimic: crush: choose_args array size mis-sized when weight-sets are enabled
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27082
merged
Yuri Weinstein
08:50 PM Revision cf41e71a (ceph): Merge pull request #27082 from pdvian/wip-38720-mimic
mimic: crush/CrushWrapper: ensure crush_choose_arg_map.size == max_buckets
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
08:50 PM RADOS Backport #38858: mimic: upmap broken the crush rule
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27257
merged
Yuri Weinstein
08:49 PM Revision 28bb5d33 (ceph): Merge pull request #27257 from pdvian/wip-38858-mimic
mimic: crush: add root_bucket to identify underfull buckets
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
08:41 PM Revision 97f8a4aa (ceph): Merge pull request #27409 from cbodley/wip-vstart-rgw-debug
vstart: only add --debug-ms=1 in RGWDEBUG
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Casey Bodley
08:30 PM RADOS Bug #39087: ec_lost_unfound: a EC shard has missing object after `osd lost`
/a/yuriw-2019-04-02_20:09:55-rados-wip-yuri3-testing-2019-04-02-1623-mimic-distro-basic-smithi/3801955/ - looks like ... Neha Ojha
08:15 PM rgw Cleanup #39131 (Fix Under Review): rgw: clean up some logging
J. Eric Ivancich
07:56 PM rgw Cleanup #39131 (Resolved): rgw: clean up some logging
Some recently added logging ignored the fact that ceph logging can already handle std::vector and std::map and instea... J. Eric Ivancich
08:13 PM mgr Backport #39132 (Resolved): mimic: AttributeError: 'Module' object has no attribute 'remote'
... Neha Ojha
08:06 PM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
/a/yuriw-2019-04-02_20:09:55-rados-wip-yuri3-testing-2019-04-02-1623-mimic-distro-basic-smithi/3801823/ Neha Ojha
08:06 PM mgr Backport #38865: nautilus: ceph-mgr: ImportError: Interpreter change detected - this module can ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27128
merged
Yuri Weinstein
08:05 PM Revision 7fd217ae (ceph): Merge pull request #27128 from smithfarm/wip-38865-nautilus
nautilus: ceph-mgr: ImportError: Interpreter change detected - this module can only be loaded into one interprer per... Yuri Weinstein
08:05 PM mgr Backport #38855: nautilus: balancer: Fix python3 compatibility
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27227
merged
Yuri Weinstein
08:05 PM Revision 2f9c0720 (ceph): Merge pull request #27227 from pdvian/wip-38855-nautilus
nautilus: mgr/balancer: Python 3 compatibility fix
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Yuri Weinstein
08:04 PM RADOS Backport #38906: nautilus: osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27302
merged
Yuri Weinstein
08:04 PM Revision 4ef6dfa5 (ceph): Merge pull request #27302 from pdvian/wip-38906-nautilus
nautilus: osd/PGLog.h: print olog_can_rollback_to before deciding to rollback
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:03 PM Revision 85d76aad (ceph): Merge pull request #27319 from sebastian-philipp/wip-39083-nautilus
nautilus: mgr/deepsea: use ceph_volume output in get_inventory()
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
08:03 PM Revision c266aab9 (ceph): Merge pull request #27346 from liewegas/wip-cluster-log-to-file-nautilus
nautilus: mon: add cluster log to file option Yuri Weinstein
08:02 PM Revision abea63ae (ceph): Merge pull request #27347 from liewegas/wip-ok-to-stop-nautilus
nautilus: mon: ok-to-stop commands for mon and mds
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:26 PM Revision 1cf90269 (ceph): rgw: move rgw_init_ioctx() to rgw_tools.cc
move rgw_init_ioctx() out of rgw_rados.cc so that it doesn't need to be
duplicated by services/svc_rados.cc
Signed-o...
Casey Bodley
06:40 PM CephFS Feature #38951: client: implement asynchronous unlink/create
Ok, I have a prototype implementation that depends on a couple of small MDS patches that are discussed here https://t... Jeff Layton
06:32 PM Revision 7e6d5323 (ceph): vstart: only add --debug-ms=1 in RGWDEBUG
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:59 PM Revision 7b15b682 (ceph): cmake: should PYTHON3_VERSION_STRING of libpython3
and make sure the version matches exactly the requested one
in future, we should use FindPython.cmake
Signed-off-by...
Kefu Chai
05:53 PM Revision 24131fc5 (ceph): doc: Update documentation for the MANY_OBJECTS_PER_PG warning
The current documentation for the MANY_OBJECTS_PER_PG warning
states that The threshold can be raised to silence the ...
Vangelis Tasoulas
05:49 PM Revision 9473d99b (ceph): Merge PR #27396 into master
* refs/pull/27396/head:
doc: fixed typo in leadership names
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:48 PM Revision 50206f33 (ceph): Merge PR #27397 into master
* refs/pull/27397/head:
doc: fixed caps
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:45 PM RADOS Feature #38940: Allow marking noout by failure domain for maintainance and planned downtime.
Also related: https://github.com/rook/rook/issues/2825 Blaine Gardner
05:43 PM RADOS Feature #38940: Allow marking noout by failure domain for maintainance and planned downtime.
Relevant discussion as this relates to Rook https://github.com/rook/rook/issues/2253 Blaine Gardner
05:41 PM CephFS Feature #39129 (Resolved): create mechanism to delegate ranges of inode numbers to client
Create a mechanism by which we can hand out ranges of inode numbers to MDS clients. The clients can then use those to... Jeff Layton
05:23 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> This patch seems to do the right thing for me. I'm not sure whether this is the right approach ...
Patrick Donnelly
05:22 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Jeff Layton wrote:
> Zheng Yan wrote:
> > mds takes xlock on linklock when unlinking file, which always revokes Lsx...
Patrick Donnelly
03:31 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
This patch seems to do the right thing for me. I'm not sure whether this is the right approach though, and we will ne... Jeff Layton
12:00 PM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Continuing that thought, I see that handle_client_unlink does this unconditionally:... Jeff Layton
10:51 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
Zheng Yan wrote:
> mds takes xlock on linklock when unlinking file, which always revokes Lsx. why does client want ...
Jeff Layton
09:07 AM CephFS Feature #39098: mds: lock caching for asynchronous unlink
mds takes xlock on linklock when unlinking file, which always revokes Lsx. why does client want to keep Lx after sen... Zheng Yan
05:22 PM Dashboard Subtask #38245 (In Progress): mgr/dashboard: Update existing E2E tests to match new format
Nathan Weinberg
05:17 PM Revision f35bef25 (ceph): mgr/dashboard: Updated existing E2E tests to match new format
Fixes: https://tracker.ceph.com/issues/38245
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
04:55 PM Dashboard Backport #38864: nautilus: mgr/dashboard: Fix env vars of `run-tox.sh`
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27361
merged
Yuri Weinstein
04:55 PM Revision 2d0c077c (ceph): Merge pull request #27361 from s0nea/wip-38864-nautilus
nautilus: mgr/dashboard: Fix env vars of `run-tox.sh`
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Volker ...
Yuri Weinstein
04:54 PM Dashboard Backport #39002: nautilus: mgr/dashboard: Filter iSCSI target images based on required features
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27363
merged
Yuri Weinstein
04:54 PM Revision b39b43e2 (ceph): Merge pull request #27363 from s0nea/wip-39002-nautilus
nautilus: mgr/dashboard: Filter iSCSI target images based on required features
Reviewed-by: Ricardo Marques <rimarq...
Yuri Weinstein
04:53 PM mgr Backport #39104: nautilus: dashboard: NFS: failed to disable NFSv3 in export create
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27368
merged
Yuri Weinstein
04:53 PM Revision 2462310a (ceph): Merge pull request #27368 from s0nea/wip-39104-nautilus
nautilus: dashboard: NFS: failed to disable NFSv3 in export create
Reviewed-by:  Tiago Melo <tmelo@suse.com>
Yuri Weinstein
04:52 PM Dashboard Backport #39105: nautilus: mgr/dashboard: Cannot submit NFS export form when NFSv4 is not selected
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27370
merged
Yuri Weinstein
04:52 PM Revision 09cae4f7 (ceph): Merge pull request #27370 from s0nea/wip-39105-nautilus
nautilus: mgr/dashboard: Cannot submit NFS export form when NFSv4 is not selected
Reviewed-by:  Tiago Melo <tmelo@su...
Yuri Weinstein
04:52 PM Dashboard Backport #39106: nautilus: mgr/dashboard: NFS "Squash" field should be required
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27371
merged
Yuri Weinstein
04:51 PM Revision 9458080a (ceph): Merge pull request #27371 from s0nea/wip-39106-nautilus
nautilus: mgr/dashboard: NFS Squash field should be required
Reviewed-by:  Tiago Melo <tmelo@suse.com>
Yuri Weinstein
04:51 PM Dashboard Backport #39107: nautilus: mgr/dashboard: Error creating NFS export without "UDP"
Ricardo Marques wrote:
> https://github.com/ceph/ceph/pull/27372
merged
Yuri Weinstein
04:51 PM Revision 9d2a90cc (ceph): Merge pull request #27372 from s0nea/wip-39107-nautilus
nautilus: mgr/dashboard: Error creating NFS export without UDP
Reviewed-by:  Tiago Melo <tmelo@suse.com>
Yuri Weinstein
04:43 PM Dashboard Cleanup #39128 (Resolved): mgr/dashboard: new generic HTTP error page component
Currently there are different components handling 4xx/5xx redirects (RGW, NFS and NotFoundComponent). Some of them ar... Ernesto Puerta
04:28 PM Revision cea9d18c (ceph): rpm: use python3.4 on RHEL7 by default
python3.4 is the native python3 before 7.6
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:16 PM RADOS Bug #37509: require past_interval bounds mismatch due to osd oldest_map
/a/yuriw-2019-04-05_00:28:05-rados-wip-yuri2-testing-2019-04-04-1953-nautilus-distro-basic-smithi/3811215/ Neha Ojha
04:12 PM rgw Bug #39127 (In Progress): rgw: should set-lifecycle really error on dates not aligned to midnigh...
See Daniel's review comment in https://github.com/ceph/ceph/pull/17824
Most of that change was obviously correct, ...
Matt Benjamin
04:12 PM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
/a/yuriw-2019-04-05_00:28:05-rados-wip-yuri2-testing-2019-04-04-1953-nautilus-distro-basic-smithi/3811205/ Neha Ojha
04:02 PM rgw Bug #39118 (Pending Backport): rgw: remove_olh_pending_entries() does not limit the number of xat...
Casey Bodley
01:51 PM rgw Bug #39118: rgw: remove_olh_pending_entries() does not limit the number of xattrs to remove
Casey Bodley
01:44 PM rgw Bug #39118 (Fix Under Review): rgw: remove_olh_pending_entries() does not limit the number of xat...
Casey Bodley
04:02 PM Revision 532458d9 (ceph): Merge pull request #27400 from cbodley/wip-39118
rgw: limit entries in remove_olh_pending_entries()
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
03:07 PM Bug #21747: Ceph ISCSI Gateway: required rpm packages not available for CentOS 7.4
We ran into this as well on 7.6.1810 Brian Rak
02:24 PM Dashboard Backport #39058 (In Progress): nautilus: mgr/dashboard: Back button component
Stephan Müller
02:20 PM Dashboard Bug #39125 (Fix Under Review): mgr/dashboard: missing error/warning/info when RGW is not configured
The problem is that page "rgw/501" route where the information would be displayed is part of "rgw" route.
So when th...
Tiago Melo
12:34 PM Dashboard Bug #39125 (Resolved): mgr/dashboard: missing error/warning/info when RGW is not configured
When I don't have RGW configured and go to "Object Gateway" -> "Daemons" | "Users" | "Buckets" nothing happens - no e... Tatjana Dehler
02:18 PM Dashboard Bug #39126 (Duplicate): mgr/dashboard: Infinite loop in RGW status call
There was already an issue for this problem: https://tracker.ceph.com/issues/39125 Tiago Melo
02:13 PM Dashboard Bug #39126 (Fix Under Review): mgr/dashboard: Infinite loop in RGW status call
Tiago Melo
02:03 PM Dashboard Bug #39126 (Duplicate): mgr/dashboard: Infinite loop in RGW status call
"rgw/501" route needs to be outside of "rgw" route, otherwise it will also call "ModuleStatusGuardService" and it wil... Tiago Melo
02:17 PM Revision 95acd14e (ceph): mgr/dashboard: Update messages.xlf
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from commit 0e05674509e339fc336052a92fec87f06a411f63)
Stephan Müller
02:14 PM Revision d259b23c (ceph): mgr/dashboard: Back button component
Fixes: https://tracker.ceph.com/issues/38937
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
01:59 PM Revision ed6bc9f6 (ceph): OSD: OSDMapRef access by multiple threads is unsafe
we update OSD::osdmap in OSD::_committed_osd_maps() which is executed
by objectstore's finisher thread. while PG::sch...
Sage Weil
01:57 PM Revision 8a5590b6 (ceph): Merge PR #26874 into master
* refs/pull/26874/head:
OSD: OSDMapRef access by multiple threads is unsafe
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:57 PM Revision cbcfe6e4 (ceph): Merge PR #27132 into master
* refs/pull/27132/head:
os/bluestore: new bluestore_debug_enforce_settings option.
Reviewed-by: xie xingguo <xie.xi...
Sage Weil
01:57 PM Revision c957b5a1 (ceph): Merge PR #27317 into master
* refs/pull/27317/head:
kv: make delete range optional on number of keys
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:56 PM rgw Backport #38081 (Resolved): luminous: multisite: overwrites in versioning-suspended buckets fail ...
Casey Bodley
01:40 PM Revision ca0965ee (ceph): mon/MonmapMonitor: clean up empty created stamp in monmap
Some old clusters have an empty created timestamp. This is mostly
harmless, but it is confusing/wrong, and it does c...
Sage Weil
01:39 PM Revision 819d484b (ceph): Merge PR #27327 into master
* refs/pull/27327/head:
mon/MonmapMonitor: clean up empty created stamp in monmap
common/buffer: fix warnings
Revi...
Sage Weil
01:37 PM Dashboard Backport #39041 (In Progress): nautilus: mgr/dashboard: FixtureHelper
Stephan Müller
01:30 PM Revision 6ee7f12a (ceph): test/librados_test_stub: ensure the log flusher thread is started
Recent changes merged in cd6a5b9c40779956629803f222c365bdb291a169
resulted in the logger flusher thread never being s...
Jason Dillaman
01:29 PM Revision 07545156 (ceph): mgr/dashboard: FixtureHelper
Fixes: https://tracker.ceph.com/issues/38933
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
01:26 PM Revision 3805ea63 (ceph): rgw: limit entries in remove_olh_pending_entries()
If there are too many entries to send in a single osd op, the osd rejects
the request with EINVAL. This error happens...
Casey Bodley
12:48 PM bluestore Bug #38554 (Duplicate): ObjectStore/StoreTestSpecificAUSize.TooManyBlobsTest/2 fail, Expected: (r...
https://tracker.ceph.com/issues/21312 Igor Fedotov
09:44 AM bluestore Bug #38554: ObjectStore/StoreTestSpecificAUSize.TooManyBlobsTest/2 fail, Expected: (res_stat.allo...
I managed to reproduce this in Luminous by multiple (~20) running the test case. Igor Fedotov
12:40 PM Dashboard Backport #38960 (Pending Backport): nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
Stephan Müller
11:39 AM Dashboard Backport #38960 (In Progress): nautilus: mgr/dashboard: Fix tooltip behavior in RGW user form
Ricardo Marques
12:00 PM Revision 01ba1ea3 (ceph): mgr/dashboard: Fixes tooltip behavior
The problem was that the tool tip element was added to the current parent
element which caused the CSS to make the la...
Stephan Müller
12:00 PM RADOS Bug #21174: OSD crash: 903: FAILED assert(objiter->second->version > last_divergent_update)
Yes, most likely the issue was triggered by a power outage, the 2x OSD FAILED assert and the cluster is unable to rec... Grant Slater
11:59 AM Revision 324426c9 (ceph): doc: fixed caps
Signed-off-by: Servesha Dudhgaonkar <sdudhgao@redhat.com> servesha dudhgaonkar
11:46 AM Revision b373123c (ceph): doc: fixed typo in leadership names
Signed-off-by: Servesha Dudhgaonkar <sdudhgao@redhat.com> servesha dudhgaonkar
11:07 AM RADOS Bug #39116: Draining filestore osd, removing, and adding new bluestore osd causes OSDs to crash
The fix so far is switching the osd back to filestore. Iain Buclaw
08:36 AM RADOS Bug #39116: Draining filestore osd, removing, and adding new bluestore osd causes OSDs to crash
Another PG.... Iain Buclaw
07:40 AM RADOS Bug #39116: Draining filestore osd, removing, and adding new bluestore osd causes OSDs to crash
... Iain Buclaw
06:48 AM RADOS Bug #39116: Draining filestore osd, removing, and adding new bluestore osd causes OSDs to crash
David Zafman wrote:
> Please find a stack trace in the osd log. Is there an assert that would look like this?
> ...
Iain Buclaw
10:36 AM Dashboard Backport #39124 (In Progress): nautilus: mgr/dashboard: update vstart to use new ssl_server_port
Tatjana Dehler
10:25 AM Dashboard Backport #39124 (Resolved): nautilus: mgr/dashboard: update vstart to use new ssl_server_port
https://github.com/ceph/ceph/pull/27394 Ricardo Marques
10:32 AM Revision 01b6c080 (ceph): mgr/dashboard: udpate vstart to use new ssl port
Fixes: https://tracker.ceph.com/issues/39030
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
10:28 AM Dashboard Backport #39001 (In Progress): nautilus: mgr/dashboard: Add separate option to config SSL port
Tatjana Dehler
10:25 AM Revision e3f2ede6 (ceph): mgr/dashboard: Add separate option to config SSL port
There is a need to introduce this new config option because the MgrModule::get_module_option() and MgrModule::get_loc... Volker Theile
10:20 AM Dashboard Bug #37834 (Resolved): mgr/dashboard: Update Bootstrap to 3.4.0
Ricardo Marques
10:19 AM Dashboard Backport #38986 (Closed): nautilus: mgr/dashboard: Update Bootstrap to 3.4.0
Ricardo Marques
10:18 AM Dashboard Backport #38986 (Resolved): nautilus: mgr/dashboard: Update Bootstrap to 3.4.0
Ricardo Marques
10:18 AM Dashboard Backport #38986 (Closed): nautilus: mgr/dashboard: Update Bootstrap to 3.4.0
These changes are already included in nautilus, we don't need to create a backport PR- Ricardo Marques
10:06 AM mgr Bug #24689: Warning when importing dashboard key or cert
New ticket: http://tracker.ceph.com/issues/39123 Ricardo Dias
10:02 AM mgr Bug #24689: Warning when importing dashboard key or cert
The fix developed by John was only applied to the Mimic release, therefore in Nautilus we have again the same warning... Ricardo Dias
10:05 AM Dashboard Bug #39123 (Resolved): mgr/dashboard: SSL certificate upload command throws deprecation warning
Using the documented commands to import a signed cert or key e.g.... Ricardo Dias
09:03 AM Dashboard Backport #39122 (Resolved): nautilus: mgr/dashboard: Adapt iSCSI overview page to make use of cep...
https://github.com/ceph/ceph/pull/27541 Ricardo Marques
09:03 AM Dashboard Bug #39024 (Pending Backport): mgr/dashboard: Adapt iSCSI overview page to make use of ceph-iscsi
Ricardo Marques
09:02 AM Revision ab8552f6 (ceph): Merge pull request #27254 from ricardoasmarques/improve-iscsi-overview
mgr/dashboad: Improve iSCSI overview page
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Tiago Melo <tmelo@...
Ricardo Marques
08:44 AM Revision d6bf5ce6 (ceph): librbd: support EC data pool images sparsify
(object truncate or remove)
Fixes: https://tracker.ceph.com/issues/38364
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:36 AM Dashboard Cleanup #39032 (In Progress): mgr/dashboard: Different icons for same button in different views
Ricardo Marques
08:25 AM Dashboard Bug #39121 (New): mgr/dashboard: Cancel button leads to the previous page in browser history
After "back button refactoring":https://github.com/ceph/ceph/pull/27164, the behaviour of the @Back/Cancel@ button ha... Ernesto Puerta
08:23 AM RADOS Bug #39115: ceph pg repair doesn't fix itself if osd is bluestore
Another PG, where the missing is reported on osd.0/filestore (not osd.9/bluestore in the previous).... Iain Buclaw
08:08 AM RADOS Bug #39115: ceph pg repair doesn't fix itself if osd is bluestore
... Iain Buclaw
07:08 AM RADOS Bug #39115: ceph pg repair doesn't fix itself if osd is bluestore
David Zafman wrote:
> It would be helpful to see a ceph pg deep-scrub (wait for it to finish) followed by the output...
Iain Buclaw
08:09 AM Revision effc2a39 (ceph): Merge pull request #27292 from sebastian-philipp/kubejacker-simplify
src/script/kubejacker: Fix and simplify
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Sebastian Wagner
07:14 AM RADOS Bug #39120 (New): rados: Segmentation fault in thread 7f0aebfff700 thread_name:fn_anonymous
... Iain Buclaw
06:33 AM Revision ccc1fddd (ceph): rgw:modify op_mask of user via the radosgw admin api
Fixes: http://tracker.ceph.com/issues/39084
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
Ning Yao
05:53 AM Orchestrator Documentation #39094 (Pending Backport): doc/orchestrator: Fix broken bullet points
Kefu Chai
05:53 AM Orchestrator Documentation #39094 (Resolved): doc/orchestrator: Fix broken bullet points
Kefu Chai
05:52 AM Revision 736d396e (ceph): Merge pull request #27121 from sebastian-philipp/orchestrator-doc-cli-f...
doc/orchestrator: Fix broken bullet points
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:48 AM Revision dbc32e51 (ceph): Merge pull request #27379 from xenolinux/wip-fix-bug1
doc : fixed capitalization
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:40 AM Revision 9a60ae42 (ceph): Merge pull request #26710 from cyx1231st/wip-seastar-msgr-protocolv2
crimson/net: lossy connection for ProtocolV2
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Kefu...
Kefu Chai
03:30 AM Revision 19a7ce5d (ceph): Merge pull request #27383 from tchaikov/wip-cmake-libpython3
cmake: check for MAJOR.MINOR version of python3
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Reviewed-by: Casey...
Kefu Chai
03:21 AM Revision 604ea739 (ceph): crimson/net: add peer_global_id to Connection
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision a1287530 (ceph): crimson/net: add AuthConnectionMeta to Protocol
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 7bc2abfd (ceph): crimson/net: dummy auth for protocol v2
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 44a9886b (ceph): crimson/net: ProtocolV2 auth part
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision ea9e0056 (ceph): crimson/net: protocolv2 handshake frame exchanges
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 02535f18 (ceph): crimson/net: add keepalive timestamps to connection
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 153e4877 (ceph): crimson/net: message frame exchanges (lossy part)
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 6a1dc380 (ceph): test/crimson: unit test for v2 protocol
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision eb925f49 (ceph): test/crimson: msgr should wait before shutdown
test_concurrent_dispatch() should wait for server->wait() before
shutting down its messengers.
Signed-off-by: Yingxi...
Yingxin Cheng
03:21 AM Revision ef680adb (ceph): test/crimson: fix perf_crimson_msgr to support v2
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision b6beb688 (ceph): crimson/net: fix Socket::read_exactly(0) case
Do not raise read_eof when try to read 0 bytes.
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
Yingxin Cheng
03:21 AM Revision 82583c12 (ceph): crimson/net: set policy from peer_type
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision feddee4e (ceph): crimson/net: utilize lowres_system_clock with better performance
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision fcae1e6b (ceph): crimson/net: scoped enum for proto_type
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 8ce92d0c (ceph): crimson/net: clean auth related interfaces
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 0e564dbf (ceph): crimson/net: more compact code with then()
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 32ad076c (ceph): crimson/net: implement factory method of Socket
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 5779e411 (ceph): crimson/net: added msgr2 setting for SocketConnection
Provide entrypoint for the future ProtocolV2 class.
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
Yingxin Cheng
03:21 AM Revision e8ef8f2c (ceph): crimson/net: use entity_addrvec_t::front() inside messenger
Do not expect legacy-addr in order to bind v2 address.
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
Yingxin Cheng
03:21 AM Revision 1e585221 (ceph): crimson/net: create SocketConnection based on address type
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision f11e9b87 (ceph): crimson/net: fix messenger creation
sharded data structures should only be allocated in core#0, or the
program will hang during exit.
Signed-off-by: Yin...
Yingxin Cheng
03:21 AM Revision 42b66ac9 (ceph): test/crimson: improved perf tool for crimson-msgr
New features:
* --jobs: start multiple client messengers from core #1 ~ #jobs;
* --core: can assign server core to ge...
Yingxin Cheng
03:21 AM Revision 674a7408 (ceph): crimson/net: apple-to-apple server async-msgr
The simplest async-msgr server which will have the same behavior with
crimson-msgr server for apple-to-apple performa...
Yingxin Cheng
03:21 AM Revision e366e736 (ceph): crimson/net: skeleton code for ProtocolV2 logic
crimson ProtocolV2 class is following a state-machine design style:
* states are defined in ProtocolV2::state_t;
* ca...
Yingxin Cheng
03:21 AM Revision 5e7d387c (ceph): crimson/net: add global_seq in ProtocolV2
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 5d79386f (ceph): crimson/net: add get_mytype() to Messenger
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision 5f5b60a0 (ceph): crimson/net: add target_addr to SocketConnection
represent the peer target_addr accepted/connected
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
Yingxin Cheng
03:21 AM Revision 7d71884b (ceph): crimson/net: support frame read/write for ProtocolV2
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:21 AM Revision ce95af1c (ceph): crimson/net: banner exchange and HelloFrame
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:14 AM bluestore Bug #39103: bitmap allocator osd make %use of osd over 100%
Igor Fedotov wrote:
> @hoan nv, could you please apply the patch when it's available and report back if it helps
...
hoan nv
02:48 AM Revision 2ab8b741 (ceph): crimson/net: introduce protocol-level abstraction
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
02:48 AM Revision 9282d1a5 (ceph): crimson/net: introduce SocketFRef
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
02:16 AM Revision d1e83082 (ceph): rpm: install python%{python3_pkgversion}-devel on el7
as RHEL 7.7 support a native python3.6, we cannot hardwire to python3.4
on RHEL7/CentOS7 anymore.
Signed-off-by: Kef...
Kefu Chai
02:11 AM rbd Backport #38955 (In Progress): mimic: backport krbd discard qa fixes to stable branches
https://github.com/ceph/ceph/pull/27391 Prashant D
02:09 AM Revision 8b3f0d5b (ceph): cmake: check for MAJOR.MINOR version of python3
We can only check for MAJOR.MINOR version of python3 since
FindPython3Libs does not support checking for MAJOR.MINOR....
Boris Ranto
02:02 AM mgr Backport #38957 (In Progress): nautilus: mgr/devicehealth: Python 3 compatibility
https://github.com/ceph/ceph/pull/27390 Prashant D

04/04/2019

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

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

04/03/2019

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

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

04/02/2019

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

04/01/2019

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

03/31/2019

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

03/30/2019

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

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

03/29/2019

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

03/28/2019

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

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

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

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

03/27/2019

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

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

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

03/26/2019

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

03/25/2019

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

03/24/2019

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

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

Also available in: Atom