Project

General

Profile

Activity

From 04/05/2018 to 05/04/2018

05/04/2018

08:45 PM Revision b6d85cad (ceph): qa/tests: Added mimic runs, removed large suites (rados, rbd, etc) runs...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:25 PM Revision a8ed81ff (ceph): osd/OSD: drop extra/wrong *unregister_pg*
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
(cherry picked from commit 6ee6fa79b5fab532dea22399afdcceeb6624019d)
xie xingguo
08:25 PM Revision 6ac59390 (ceph): Merge pull request #21816 from xiexingguo/wip-wrong-unregister-pg
osd/OSD: drop extra/wrong *unregister_pg*
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:25 PM Revision bc42e17c (ceph): Merge pull request #21753 from liewegas/wip-upgrade-enospc
qa/suites/upgrade/luminous-x/stress-split: avoid enospc Sage Weil
08:15 PM ceph-volume Bug #23001: ceph-volume should destroy vgs and lvs on OSD creation failure
We can't destroy a vg/lv automatically because it is entirely possible to have other OSDs living in lvs that come fro... Alfredo Deza
08:10 PM ceph-volume Bug #23918 (Closed): "ceph-volume lvm prepare" errors with "no valid command found"
Alfredo Deza
08:10 PM ceph-volume Feature #23679 (Rejected): Provide an API version in the JSON
No command output in Ceph uses a version number to indicate a JSON API version. 3rd party tools that understand what ... Alfredo Deza
08:04 PM ceph-volume Feature #24020 (Resolved): allow for more flexibility in the lvcreate API
We currently only allow a 1:1 (device to vg/lv) mapping, but for automatic behavior other flexible combinations will ... Alfredo Deza
07:01 PM RADOS Backport #23784 (Resolved): luminous: osd: Warn about objects with too many omap entries
Nathan Cutler
05:13 PM RADOS Backport #23784: luminous: osd: Warn about objects with too many omap entries
Vikhyat Umrao wrote:
> https://github.com/ceph/ceph/pull/21518
merged
Yuri Weinstein
06:22 PM RADOS Bug #24000: mon: snap delete on deleted pool returns 0 without proper payload
Jason put a client-side handler in, but we should change the monitor as well so that we don't break older clients (or... Greg Farnum
06:01 PM Revision 93bc8c53 (ceph): MDSMonitor: promote standby after fs creation
This avoids unnecessary health warnings. However, the original issue in i23885
still exists because the standbys are ...
Patrick Donnelly
06:01 PM Revision ad75128c (ceph): MDSMonitor: always prints standbys even if no fs
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:50 PM Revision 9432c620 (ceph): Merge pull request #21824 from tchaikov/mimic-cmake-jni
mimic: cmake: use javac -h for creating JNI native headers
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by...
Alfredo Deza
05:46 PM Revision 190b7d6a (ceph): Merge branch 'mimic' of github.com:ceph/ceph into mimic
Alfredo Deza
05:23 PM Revision 8deb088f (ceph): ceph-volume tests verify get_devices captures device metadata
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision 672c4c4d (ceph): ceph-volume tests add tests for get_block_devs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision 9cfd3734 (ceph): ceph-volume tests verify mapper and /dev devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision 4ad42f42 (ceph): ceph-volume tests ensure human_readable_size works up to terabytes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision 9d820e82 (ceph): ceph-volume tests.conftest allow custom dirs in tmpfile fixture
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision c6559538 (ceph): ceph-volume util.disk create a device metadata utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision e3b04c96 (ceph): ceph-volume devices.auto initial take on auto sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:22 PM Revision 2c4d4695 (ceph): ceph-volume tests verify _map_dev_paths mappings
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:19 PM Revision 39792573 (ceph): ceph-volume util.system capture file contents
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:19 PM Revision 0177f71c (ceph): ceph-volume tests verify get_file_contents utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:19 PM Revision c06e63fe (ceph): ceph-volume util.disk add dev mapping helpers for path resolution
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:19 PM Revision 5649bd72 (ceph): ceph-volume devices.auto initial take on auto sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:17 PM bluestore Backport #23881: luminous: Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) =...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21740
merged
Yuri Weinstein
05:17 PM Revision 48e36a63 (ceph): Merge pull request #21740 from pdvian/wip-23881-luminous
luminous: os/bluestore/bluefs_types: make block_mask 64-bit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:16 PM RADOS Backport #23904: luminous: Deleting a pool with active watch/notify linger ops can result in seg ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21752
merged
Yuri Weinstein
05:16 PM Revision 36f11bf2 (ceph): Merge pull request #21752 from pdvian/wip-23904-luminous
luminous: osdc/Objecter: prevent double-invocation of linger op callback
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:15 PM rbd Backport #23903: jewel: [rbd-mirror] local tag predecessor mirror uuid is incorrectly replaced wi...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21779
-merged- (not)
Yuri Weinstein
05:15 PM Revision e28c54c9 (ceph): Merge pull request #21778 from pdvian/wip-23924-luminous
luminous: ceph_test_rados_api_aio: fix race with full pool and osdmap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:14 PM RADOS Backport #23870: luminous: null map from OSDService::get_map in advance_pg
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21737
merged
Yuri Weinstein
05:14 PM Revision 5988c116 (ceph): Merge pull request #21737 from pdvian/wip-23870-luminous
luminous: osd: publish osdmap to OSDService before starting wq threads
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:12 PM Revision 523f0390 (ceph): Merge pull request #21518 from smithfarm/wip-23784-luminous
luminous: osd: Warn about objects with too many omap entries
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: ...
Yuri Weinstein
05:11 PM Revision 3c68a5a8 (ceph): Merge pull request #21655 from liewegas/wip-23786
luminous: qa: disable -Werror when compiling env_librados_test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
05:01 PM mgr Bug #24019 (Resolved): Running "vstart.sh -k" overwrites dashboard username/password and SSL cert...
According to the output of ... Lenz Grimmer
04:55 PM mgr Bug #23205: Blocked requests no longer show details
Brad Hubbard wrote:
> Luminous https://github.com/ceph/ceph/pull/21760
merged
Yuri Weinstein
01:45 PM mgr Bug #23205 (Pending Backport): Blocked requests no longer show details

Since we branched mimic and the PR was to master, we probably need a backport of https://github.com/ceph/ceph/pull/...
John Spray
04:54 PM Revision b75f2e9e (ceph): Merge pull request #21760 from badone/wip-summarise-osds-when-issuing-s...
luminous: mon/PGMap: Summarise OSDs in blocked/stuck requests
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
04:18 PM Backport #24018 (In Progress): cannot build on bionic: Java_JAVAH_EXECUTABLE-NOTFOUND: not found
Kefu Chai
04:17 PM Backport #24018 (Resolved): cannot build on bionic: Java_JAVAH_EXECUTABLE-NOTFOUND: not found
https://github.com/ceph/ceph/pull/21824 Kefu Chai
04:17 PM Bug #24012 (Pending Backport): cannot build on bionic: Java_JAVAH_EXECUTABLE-NOTFOUND: not found
Kefu Chai
02:37 PM Bug #24012 (Fix Under Review): cannot build on bionic: Java_JAVAH_EXECUTABLE-NOTFOUND: not found
https://github.com/ceph/ceph/pull/21822 Kefu Chai
01:30 PM Bug #24012 (Resolved): cannot build on bionic: Java_JAVAH_EXECUTABLE-NOTFOUND: not found
Filed on Ubuntu upstream: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1766995
Patch: https://launchpadlibr...
Alfredo Deza
04:15 PM Revision 3731560b (ceph): cmake: use javac -h for creating JNI native headers
JDK 1.10 does not offer javah anymore, so we need to use "javac -h" or
add_jar(... GENERATE_NATIVE_HEADERS) instead.
...
Kefu Chai
04:15 PM Revision 0449dca6 (ceph): cmake: bump up JDK version to 1.8
as JDK 7 is EOL. see
http://www.oracle.com/technetwork/java/eol-135779.html and
https://www.java.com/en/download/faq/...
Kefu Chai
04:08 PM Revision 4afd5ece (ceph): Merge pull request #21822 from tchaikov/wip-24012
cmake: use javac -h for creating JNI native headers
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
03:29 PM Backport #24017: luminous: tests: silence REQUEST_SLOW in rados/singleton/all/osd-recovery.yaml
Yuri Weinstein
03:28 PM Backport #24017 (Resolved): luminous: tests: silence REQUEST_SLOW in rados/singleton/all/osd-reco...
This is on luminous
Run: http://pulpito.ceph.com/yuriw-2018-05-04_00:39:32-rados-wip-yuri-testing_5.3.18-luminous...
Yuri Weinstein
03:22 PM rbd Bug #24009 (Fix Under Review): [rbd-mirror] bootstrap should not raise -EREMOTEIO if local image ...
*PR*: https://github.com/ceph/ceph/pull/21823 Jason Dillaman
11:54 AM rbd Bug #24009 (Resolved): [rbd-mirror] bootstrap should not raise -EREMOTEIO if local image still at...
The local image needs to replay from the remote until the local image has processed the demotion event. Otherwise, it... Jason Dillaman
03:20 PM RADOS Backport #24016 (Resolved): luminous: scrub interaction with HEAD boundaries and snapmapper repai...
Included in
https://github.com/ceph/ceph/pull/22044
Nathan Cutler
03:19 PM RADOS Backport #24015 (Resolved): luminous: UninitCondition in PG::RecoveryState::Incomplete::react(PG:...
https://github.com/ceph/ceph/pull/21993 Nathan Cutler
03:19 PM mgr Backport #24014 (Resolved): luminous: mgr/influx: Module fails to parse service names if RGW is p...
https://github.com/ceph/ceph/pull/21965 Nathan Cutler
03:06 PM Linux kernel client Bug #18130 (Fix Under Review): soft lockups in ceph.ko
Ilya Dryomov
03:06 PM Linux kernel client Bug #18130: soft lockups in ceph.ko
Here is a simpler reproducer:... Ilya Dryomov
02:55 PM Revision df27ed3a (ceph): cmake: bump up JDK version to 1.8
as JDK 7 is EOL. see
http://www.oracle.com/technetwork/java/eol-135779.html and
https://www.java.com/en/download/faq/...
Kefu Chai
02:34 PM Revision edc504b9 (ceph): cmake: use javac -h for creating JNI native headers
JDK 1.10 does not offer javah anymore, so we need to use "javac -h" or
add_jar(... GENERATE_NATIVE_HEADERS) instead.
...
Kefu Chai
02:30 PM RADOS Bug #23921 (Fix Under Review): pg-upmap cannot balance in some case
xie xingguo
02:30 PM RADOS Bug #23921: pg-upmap cannot balance in some case
https://github.com/ceph/ceph/pull/21815 xie xingguo
02:12 PM CephFS Bug #23994: mds: OSD space is not reclaimed until MDS is restarted
This was on the kernel client. I tried Ubuntu's 4.13.0-39-generic and 4.15.0-15-generic kernels.
With the fuse cli...
Niklas Hambuechen
01:44 PM CephFS Bug #23994: mds: OSD space is not reclaimed until MDS is restarted
What client (kernel or fuse), and what version of the client? John Spray
02:00 PM Revision 44cac050 (ceph): osd/OSDMap: check pending pg upmap changes too
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
(cherry picked from commit 465aba5088a2f5597da15a46980144e1f8ecd83e)
xie xingguo
02:00 PM Revision d0ef342a (ceph): osd/OSDMap: check against crush-tree changing
pg_upmap/pg_upmap_items should not bring osds which
no longer belong to a specific crush-tree in.
Signed-off-by: xie...
xie xingguo
01:59 PM Revision c52b1ebd (ceph): osd/OSDMap: more sanity checks before applying pg_upmap[_items]
Fixes: http://tracker.ceph.com/issues/23878
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
(cherry picked from com...
xie xingguo
01:59 PM Revision d1b6efa0 (ceph): osd/OSDMap: refactor maybe_remove_pg_upmaps()
There is too much code redundancy..
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
(cherry picked from commit 7ca...
xie xingguo
01:49 PM rbd Bug #24008 (Fix Under Review): [rbd-mirror] potential races during PoolReplayer shut-down
*PR*: https://github.com/ceph/ceph/pull/21817 Jason Dillaman
11:49 AM rbd Bug #24008: [rbd-mirror] potential races during PoolReplayer shut-down
... also affects InstanceWatcher shut down:... Jason Dillaman
11:18 AM rbd Bug #24008 (Resolved): [rbd-mirror] potential races during PoolReplayer shut-down
... Jason Dillaman
01:44 PM Revision 02f882dd (ceph): Merge remote-tracking branch 'gh/mimic'
Sage Weil
01:43 PM Revision 6ee6fa79 (ceph): osd/OSD: drop extra/wrong *unregister_pg*
Signed-off-by: xiexingguo <xie.xingguo@gmail.com> xie xingguo
01:43 PM Revision 303e71fe (ceph): mgr: Include daemon details in SLOW_OPS output
Currently there is no way to see which daemons were involved in a slow
op after the op has cleared. This change allow...
Brad Hubbard
01:42 PM mgr Feature #24013 (New): Handle module config in ceph.conf

Since Mimic, ceph-mgr module configuration is stored in the same central config store on the mons as the rest of Ce...
John Spray
01:42 PM Revision dd702b9f (ceph): qa/suites/upgarde/luminous-x/stress-split: 8 osds (not 6)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 PM Revision 482ec97c (ceph): crush, osd: handle multiple parents properly when applying pg upmaps
Fixes: http://tracker.ceph.com/issues/23921
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
xie xingguo
01:39 PM mgr Bug #23970 (Closed): Cannot configure dashboard host/port before ceph is started
I'm going to go ahead and close this because it's probably not relevant from Mimic onwards. John Spray
01:33 PM mgr Bug #23970: Cannot configure dashboard host/port before ceph is started
Hey John, thanks for your detailed reply.
John Spray wrote:
> Firstly: I'm a bit worried that you're running ceph...
Niklas Hambuechen
01:16 PM mgr Bug #23970: Cannot configure dashboard host/port before ceph is started
Firstly: I'm a bit worried that you're running ceph-mgr on a host that is open to the internet -- while we do have ce... John Spray
01:36 PM Revision 6e64a4e4 (ceph): Merge pull request #21750 from badone/wip-summarise-osds-when-issuing-s...
mgr: Include daemon details in SLOW_OPS output
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <joh...
Sage Weil
01:28 PM rgw Bug #24011 (Resolved): [rgw] Bucket Policy - not works with object tags
On this page http://docs.ceph.com/docs/master/radosgw/s3/#features-support i see:... Aleksandr Rudenko
01:25 PM mgr Feature #24010 (Resolved): Enable "-i" CLI file input to mgr module commands
Currently, people input things like SSL certificates by doing "ceph config-key set <foo> -i myfile.bin".
The "-i" ...
John Spray
01:23 PM Revision 9ba94f30 (ceph): rbd-mirror: ensure instance replayer is stoped before destructing
Fixes: http://tracker.ceph.com/issues/24008
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:19 PM mgr Bug #23996 (Pending Backport): mgr/influx: Module fails to parse service names if RGW is present
The fix was: https://github.com/ceph/ceph/pull/21795 John Spray
01:18 PM Dashboard Bug #23973 (Rejected): Dashboard account creation
This appears to simply be a case of referring to master documentation while using luminous.
The luminous documenta...
John Spray
01:10 PM Dashboard Bug #23968: dashboard module listens on all interfaces by default when enabled
The ceph cluster's dashboard is not open by default -- it is turned **off** by default. It is up to whoever is switc... John Spray
12:19 PM Revision fcd414f6 (ceph): osdc: invoke notify finish context on linger commit failure
Fixes: http://tracker.ceph.com/issues/23966
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:23 AM Revision eaa11799 (ceph): librados: timeout on mgr_command()
because the mgrclient will be waiting for the mgrmap if the mgrmap
is not available, when the client is about to send...
Kefu Chai
09:57 AM Revision 5865b0cb (ceph): Merge pull request #21520 from jan--f/doc-fix-pg-state-names
doc/rados/operations/pg-states: fix PG state names
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:56 AM Revision 4f98ff5e (ceph): Merge pull request #21557 from jan--f/mgr-prometheus-fix-metadata-labels
mgr: prometheus fix metadata labels
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:13 AM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Just a small update. After several dealing with several other mostly unrelated problems in master, I managed to repr... Marcus Watts
08:54 AM Revision dc9df4d9 (ceph): Merge pull request #21797 from tomkukral/remove-cz-mirror
doc: remove CZ mirror
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:46 AM Revision 71bd43ba (ceph): doc: remove CZ mirror
CZ mirror is no longer running because company sponsoring this mirror
isn't able to provide it anymore.
I'm removing...
Tomáš Kukrál
08:46 AM Revision 1684ac34 (ceph): mon,osd: dump "compression_algorithms" in "mon metadata"
Fixes: http://tracker.ceph.com/issues/22420
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:39 AM Revision ef517d0e (ceph): librados: fix locking on get_required_monitor_features
This wasn't taking the MonClient lock: should use
with_monmap to protect access to MonClient::monmap.
Signed-off-by:...
John Spray
08:39 AM Revision 8fd500d7 (ceph): librados: config mgrclient for pre-luminous cluster
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
08:39 AM Revision bae47183 (ceph): mgr/MgrClient: add mgr_optional mode
This is for use when talking to pre-luminous
clusters, where we should not block waiting
for MgrMap because it might ...
John Spray
08:29 AM RADOS Bug #24007 (New): rados.connect get a segmentation fault
if i try to use librados in this follow way, i will get a segmentation fault.
!http://img0.ph.126.net/ekMbDVzMROb-o_...
xianpao chen
07:45 AM Documentation #23995: CEPH RadosGW manual deployment guide
closing this one because i found what i need in the redhat docs: https://access.redhat.com/documentation/en-us/red_ha... Stephan Schultchen
06:47 AM Revision 7f8b40fc (ceph): doc/rados/operations/pg-states: fix PG state names
Change pg state names according to osd/osd_types.cc as this is what
ceph -s and the prometheus exporter will present ...
Jan Fajerski
05:21 AM Revision 81fa8a74 (ceph): mon/PGMap: Summarise OSDs in blocked/stuck requests
This fix is luminous specific since this code was changed in Mimic to
use the new SLOW_OPS errors.
Fixes: https://tr...
Brad Hubbard
05:09 AM CephFS Bug #23885 (Fix Under Review): MDSMonitor: overzealous MDS_ALL_DOWN and MDS_UP_LESS_THAN_MAX heal...
https://github.com/ceph/ceph/pull/21810 Patrick Donnelly
04:38 AM Bug #23831: bucket policy ipdeny not in effect
Hi @Tave,
I tried the above policy on my system and it works for me i.e. If I set the Effect to 'Deny' and Action ...
Pritha Srivastava
04:06 AM Revision 7eb94d49 (ceph): Merge pull request #21461 from yaozongyou/calculate-stddev-on-the-fly
common: calculate stddev on the fly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:04 AM RADOS Feature #22420 (Fix Under Review): Add support for obtaining a list of available compression options
https://github.com/ceph/ceph/pull/21809 Kefu Chai
03:53 AM Revision f9b76c62 (ceph): compressor: use initializer_list for compression_algorithms
use a compile-type array instead of heap-allocated tree to associate
compression types with their names
Signed-off-b...
Casey Bodley
02:07 AM CephFS Bug #24002 (Pending Backport): qa: check snap upgrade on multimds cluster
Patrick Donnelly
02:05 AM Revision 5eb2a2b1 (ceph): Merge PR #21805 into master
* refs/pull/21805/head:
qa: move snap-hierarchy out of snaps workunits
qa: try snap format upgrade with multimds cl...
Patrick Donnelly
01:47 AM RADOS Bug #24006 (New): ceph-osd --mkfs has nondeterministic output
On 12.2.3, my `ceph-osd` has nondeterministic output. I'm running it s root.
Sometimes it prints "created object s...
Niklas Hambuechen
01:33 AM Revision 46fc58a1 (ceph): Merge pull request #21807 from smithfarm/wip-python-encoding
script: build-integration-branch: avoid Unicode error
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Reviewed-by:...
Kefu Chai
01:17 AM Revision 50a052d7 (ceph): Merge pull request #19714 from qwren/qatzip-compressor
compressor: add QAT support
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:16 AM Revision d2441ea2 (ceph): Merge pull request #21242 from majianpeng/objecter-calc-budget
osdc: Change 'bool budgeted' to 'int budget' to avoid recalculating.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:14 AM Revision d59c7d94 (ceph): Merge pull request #21487 from yanghonggang/kstore-statistic
os/kstore: support db statistic
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:13 AM Revision de6b7ac5 (ceph): Merge pull request #21299 from yanghonggang/pool-create
librados: Reject the invalid pool create request at client side, rath…
Reviewed-by: xie xingguo <xie.xingguo@zte.com...
Kefu Chai
12:54 AM Revision 5dc626ce (ceph): Merge PR #21759 into master
* refs/pull/21759/head:
script: Fix ceph-debug-docker.sh script create --tag in correct format
Reviewed-by: Patrick...
Patrick Donnelly
12:46 AM RADOS Bug #22881: scrub interaction with HEAD boundaries and snapmapper repair is broken
https://github.com/ceph/ceph/pull/21546
Backport the entire pull request which also fixes http://tracker.ceph.com/...
David Zafman
12:43 AM RADOS Bug #22881 (Pending Backport): scrub interaction with HEAD boundaries and snapmapper repair is br...
David Zafman
12:45 AM RADOS Bug #23909 (Resolved): snaps missing in mapper, should be: 188,18f,191,195,197,198,199,19d,19e,1a...
Included in https://github.com/ceph/ceph/pull/21546 David Zafman

05/03/2018

11:52 PM Revision 4d37b0ee (ceph): qa: move snap-hierarchy out of snaps workunits
The snapshot hierarchy it leaves behind can't be cleaned up by `rm -rf` which
breaks workunit cleanup. So, don't run ...
Patrick Donnelly
11:52 PM Revision 0b466cb2 (ceph): qa: try snap format upgrade with multimds cluster
Fixes: http://tracker.ceph.com/issues/24002
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:51 PM Revision 6a788bf2 (ceph): qa: add mds deactivation procedure for upgrades
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Bug #24005 (Closed): pg-upmap can break the crush rule in some cases
The test script is... huang jun
10:34 PM Revision fb6b4ec7 (ceph): Merge pull request #21553 from dragonylffly/wip-improve-rados-ls
tools/rados: improve the ls command usage
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:33 PM CephFS Feature #23695: VolumeClient: allow ceph_volume_client to create 'volumes' without namespace isol...
https://github.com/ceph/ceph/pull/21808 Ramana Raja
10:32 PM Revision 489c6091 (ceph): Merge pull request #21795 from wido/influx-string-split
mgr/influx: Only split string on first occurence of dot (.)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: J...
Sage Weil
10:30 PM RADOS Bug #23980 (Pending Backport): UninitCondition in PG::RecoveryState::Incomplete::react(PG::AdvMap...
Sage Weil
01:45 PM RADOS Bug #23980 (Fix Under Review): UninitCondition in PG::RecoveryState::Incomplete::react(PG::AdvMap...
https://github.com/ceph/ceph/pull/21798 Sage Weil
01:03 AM RADOS Bug #23980 (Resolved): UninitCondition in PG::RecoveryState::Incomplete::react(PG::AdvMap const&)
... Sage Weil
10:29 PM Revision 44355fae (ceph): Merge pull request #21798 from liewegas/wip-23980
osd/PG: fix uninit read in Incomplete::react(AdvMap&)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:13 PM Revision 6dd31fdb (ceph): script: build-integration-branch: avoid Unicode error
When run on PRs that have non-ASCII characters in their titles, the script
fails like this when run in a non UTF-8 en...
Nathan Cutler
09:27 PM CephFS Bug #24004 (Resolved): mds: curate priority of perf counters sent to mgr
Make sure we have the most interesting statisitcs available for prometheus for dashboard use. Additionally, see if we... Patrick Donnelly
09:09 PM Bug #24003 (Resolved): build-integration-branch script can fail with UnicodeEncodeError

The build-integration-script assumes it is running in an environment where sys.stdout.encoding is UTF-8. But this...
Nathan Cutler
08:59 PM rgw Feature #22779 (Resolved): beast: listen on multiple endpoints
Nathan Cutler
08:59 PM rgw Backport #22937 (Resolved): luminous: beast: listen on multiple endpoints
Nathan Cutler
01:50 PM rgw Backport #22937: luminous: beast: listen on multiple endpoints
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21568
merged
Yuri Weinstein
08:56 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Are there messages "not scheduling scrubs due to active recovery" in the logs on any of the primary OSDs? That messa... David Zafman
08:40 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Ran into something similar this past week. ( active+clean+inconsistent) where forced scrubs would not run. The foll... Sebastian Sobolewski
08:36 PM CephFS Bug #24002 (Fix Under Review): qa: check snap upgrade on multimds cluster
https://github.com/ceph/ceph/pull/21805 Patrick Donnelly
08:35 PM CephFS Bug #24002 (Resolved): qa: check snap upgrade on multimds cluster
To get an idea how the snap format upgrade works on a previously multimds cluster. (No need to exercise the two MDS s... Patrick Donnelly
08:31 PM Revision 486dcd7a (ceph): Merge pull request #21766 from majianpeng/osd-remove-useless-conditon
osd: Remove useless conditon.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: huangjun <hjwsm1989@gmail.com>
Yuri Weinstein
08:28 PM Revision 64448b6f (ceph): Merge pull request #21771 from majianpeng/osd-remove-pgslot
osd: fix bug which cause can't erase OSDShardPGSlot.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai...
Yuri Weinstein
07:48 PM CephFS Cleanup #24001 (Resolved): MDSMonitor: remove vestiges of `mds deactivate`
For Nautilus. Patrick Donnelly
07:27 PM RADOS Bug #24000 (Fix Under Review): mon: snap delete on deleted pool returns 0 without proper payload
*PR*: https://github.com/ceph/ceph/pull/21804 Jason Dillaman
07:21 PM RADOS Bug #24000 (Resolved): mon: snap delete on deleted pool returns 0 without proper payload
It can lead to an abort in the client application since an empty reply w/o an error code is constructed in the monito... Jason Dillaman
07:20 PM Revision 82423b4a (ceph): qa: add ragweed to luminous-x upgrade suite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:19 PM Revision c4f6031f (ceph): qa/rgw: remove rgw/upgrade suite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:02 PM CephFS Backport #23946: luminous: mds: crash when failover
Will also need: https://github.com/ceph/ceph/pull/21769 Patrick Donnelly
05:57 PM Revision 1f43eda5 (ceph): 13.1.0
Jenkins Build Slave User
05:33 PM CephFS Feature #23623 (Resolved): mds: mark allow_snaps true by default
Patrick Donnelly
05:33 PM CephFS Documentation #23583 (Resolved): doc: update snapshot doc to account for recent changes
Patrick Donnelly
05:16 PM Revision ab425445 (ceph): client: use common interp of st_nlink for dirs
Apparently some applications use this (like mail servers) and since it's
trivial to support, let's do it. Idea is tha...
Patrick Donnelly
05:09 PM Revision 650aef59 (ceph): radosgw-admin: add pretty 'bucket sync status' command
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:07 PM Revision f3bdc242 (ceph): Merge pull request #21546 from dzafman/wip-22881
osd: process _scan_snaps() with all snapshots with head
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:46 PM Revision b32a955e (ceph): osd: Move creation of 'master_set' to scrub_compare_maps
Moving it to scrub_compare_maps allows us to pass it to multiple
subsequently called functions.
Signed-off-by: Brad ...
Brad Hubbard
04:46 PM Revision 380e0786 (ceph): osd: Warn about objects with too many omap entries
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 71bf04775bef90c9291bd825da626bc9de6f9ec1...
Brad Hubbard
04:46 PM Revision e6d6f373 (ceph): osd: Add a flag to ScrubMap to signal check needed
If we know none of the scrub maps have errors early in
be_large_omap_check() we can return without doing a lot of unn...
Brad Hubbard
04:46 PM Revision 6ad50fbd (ceph): qa/workunits/rados/test_large_omap_detection: Scrub pgs instead of OSDs
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit aba1e74e03c753366009996dedcb59ef83e155de)
Brad Hubbard
04:45 PM Revision c44adca1 (ceph): Merge PR #21374 into master
* refs/pull/21374/head:
qa: add test for snap format upgrade
mds: initialize SnapServer::snaprealm_v2_since after j...
Patrick Donnelly
04:30 PM mgr Bug #23992: Dashboard and restful manager modules fail to start on openSUSE Tumbleweed with "Impo...
python2-pyOpenSSL is not required to build Ceph, that's why install-deps.sh doesn't install it. In other words, insta... Nathan Cutler
10:47 AM mgr Bug #23992 (Closed): Dashboard and restful manager modules fail to start on openSUSE Tumbleweed w...
When trying to start Ceph in my Tumbleweed-based dev environment using ... Lenz Grimmer
04:12 PM rgw Support #23971: omap_digest_mismatch_oi
maybe this is the same as http://tracker.ceph.com/issues/21388 sean redmond
04:09 PM Revision 91942df5 (ceph): qa: add test for snap format upgrade
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:04 PM Dashboard Bug #23968: dashboard module listens on all interfaces by default when enabled
Volker Theile wrote:
> Counterquestion, is it a good idea to run a Ceph cluster with at least >= 3 systems directly ...
Niklas Hambuechen
03:42 PM Dashboard Bug #23968: dashboard module listens on all interfaces by default when enabled
> Is this a good idea?
Counterquestion, is it a good idea to run a Ceph cluster with at least >= 3 systems directl...
Volker Theile
03:31 PM Dashboard Bug #23968: dashboard module listens on all interfaces by default when enabled
... Niklas Hambuechen
03:23 PM Dashboard Bug #23968: dashboard module listens on all interfaces by default when enabled
@Niklas Are you refering to Luminous or Mimic? Volker Theile
03:06 PM Dashboard Bug #23968: dashboard module listens on all interfaces by default when enabled
Hello Niklas,
please fill out as much information as possible next time to help us to identify which version is af...
Volker Theile
04:02 PM Documentation #23969: ceph config commands don't work as documented
Oops, my bad, thanks for pointing it out.
As and aside, Luminous documentation's table of contents doesn't seem to...
Niklas Hambuechen
03:02 PM Documentation #23969: ceph config commands don't work as documented
If you are using v12.2.4 then you need to use the documentation for Luminous at http://docs.ceph.com/docs/luminous/. ... Volker Theile
03:44 PM RADOS Documentation #23999 (Resolved): osd_recovery_priority is not documented (but osd_recovery_op_pri...
Please document osd_recovery_priority and how it differs from osd_recovery_op_priority. Марк Коренберг
03:27 PM mgr Bug #23418: doc: Dashboard account creation
@Marc Please fill out all necessary information like the affected version, so we do not need to guess what version we... Volker Theile
02:42 PM mgr Bug #23418: doc: Dashboard account creation
@Marc please check if dashboard module is enabled with the command:... Ricardo Dias
03:18 PM Dashboard Bug #23973: Dashboard account creation
Are we talking about dashboard in Luminous (12.x) or Mimic (13.x)? The link to the documentation your referering is f... Volker Theile
03:00 PM Dashboard Bug #23973: Dashboard account creation
@Vasilii please check if dashboard module is enabled with the command:... Ricardo Dias
07:39 AM Dashboard Bug #23973: Dashboard account creation
The documentation at [[http://docs.ceph.com/docs/master/mgr/dashboard/]] refers the the following incorrect command:
...
Vasilii Alekseenko
03:01 PM Revision 68ca7a69 (ceph): ceph-volume api.lvm create helpers to detect an lv from a device path
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:01 PM Revision 47060a1e (ceph): ceph-volume tests ensure is_lv detection on LVs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:01 PM Revision ad1b8cae (ceph): ceph-volume main include commented out auto subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:54 PM rgw Backport #23977: luminous: multisite: misleading error on normal shutdown
oh cool, thanks Nathan
https://github.com/ceph/ceph/pull/21792
Casey Bodley
02:20 PM rgw Backport #23977: luminous: multisite: misleading error on normal shutdown
@Casey - please consider using the "src/script/backport-create-issue" script (from master branch) to create backport ... Nathan Cutler
02:48 PM RADOS Bug #23961 (Duplicate): valgrind reports UninitCondition in osd PG::RecoveryState::Incomplete::re...
Kefu Chai
02:18 PM Revision fc3f8942 (ceph): Merge pull request #21677 from Devp00l/wip-convert-floating-values
mgr/dashboard: Convert floating values to bytes
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
02:18 PM RADOS Backport #23998 (Resolved): luminous: osd/EC: slow/hung ops in multimds suite test
https://github.com/ceph/ceph/pull/24393 Nathan Cutler
02:08 PM RADOS Backport #23915 (Resolved): luminous: monitors crashing ./include/interval_set.h: 355: FAILED ass...
Nathan Cutler
01:51 PM RADOS Backport #23915: luminous: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jew...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21717
merged
Yuri Weinstein
02:08 PM rgw Bug #22139 (Resolved): clang compilation error in BoundedKeyCounter
Nathan Cutler
02:07 PM rgw Backport #23227 (Resolved): luminous: clang compilation error in BoundedKeyCounter
Nathan Cutler
01:43 PM rgw Backport #23227: luminous: clang compilation error in BoundedKeyCounter
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21083
merged
Yuri Weinstein
02:06 PM Revision 6f2a85e3 (ceph): mgr: Expose pg_sum in pg_summary
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
02:06 PM Revision df48a347 (ceph): prometheus: Expose number of degraded/misplaced/unfound objects
These come from the pg dump by polling the pg_stas_sum.
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
02:04 PM Revision 825c7b97 (ceph): tools/rados: allow list objects in a pg
When the cluster is not healthy, normally only a very few pgs encounter
problems, and the operator wants to know whic...
Li Wang
02:01 PM Revision fe397758 (ceph): Merge pull request #21780 from votdev/use_bootstrap_css
mgr/dashboard: Use Bootstrap CSS
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
01:53 PM Revision bd7d0fc1 (ceph): mgr/influx: Only split string on first occurence of dot (.)
Service names are not always osd.X or mon.X, they might be
rgw.radosgw.rgw1
This would lead to:
Unhandled excepti...
Wido den Hollander
01:53 PM mgr Bug #23996 (Resolved): mgr/influx: Module fails to parse service names if RGW is present
Service names are not always osd.X or mon.X, they might be rgw.radosgw.rgw1
This would lead to:...
Wido den Hollander
01:50 PM Revision dae0e5d4 (ceph): Merge pull request #21717 from croit/luminous-23915
luminous: mon: handle bad snapshot removal reqs gracefully
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
01:49 PM Revision 36d05f5e (ceph): Merge pull request #21568 from cbodley/wip-22937
luminous: rgw: beast frontend can listen on multiple endpoints
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan...
Yuri Weinstein
01:45 PM Revision 3187b036 (ceph): osd/PG: fix uninit read in Incomplete::react(AdvMap&)
If a PG is incomplete when the pool is deleted we'll dereference invalid
iterators here.
Fixes: http://tracker.ceph....
Sage Weil
01:43 PM Revision 9f1f9eed (ceph): Merge pull request #21083 from pdvian/wip-23227-luminous
luminous: common: fix BoundedKeyCounter const_pointer_iterator
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
01:41 PM CephFS Backport #23987 (In Progress): luminous: cephfs does not count st_nlink for directories correctly?
Patrick Donnelly
10:28 AM CephFS Backport #23987 (Resolved): luminous: cephfs does not count st_nlink for directories correctly?
https://github.com/ceph/ceph/pull/21796 Nathan Cutler
01:40 PM RADOS Bug #23769 (Pending Backport): osd/EC: slow/hung ops in multimds suite test
Sage Weil
01:40 PM Revision db5ec08f (ceph): Merge pull request #21684 from liewegas/wip-23769
mon: fix slow op warning on mon, improve slow op warnings
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:27 PM CephFS Bug #23393 (Fix Under Review): ceph-ansible: update Ganesha config for nfs_file_gw to use optimal...
Ramana Raja
01:26 PM CephFS Bug #23393: ceph-ansible: update Ganesha config for nfs_file_gw to use optimal settings
https://github.com/ceph/ceph-ansible/pull/2556 Ramana Raja
01:25 PM Documentation #23995 (Closed): CEPH RadosGW manual deployment guide
is there a guide to setup RadosGW without ceph-deploy?
i need to understand what i going on under the hood, since ...
Stephan Schultchen
01:02 PM CephFS Bug #23994 (Need More Info): mds: OSD space is not reclaimed until MDS is restarted
With my Luminous test cluster on Ubuntu I ran into a situation where I filled up an OSD by putting files on CephFS, a... Niklas Hambuechen
12:47 PM rgw Bug #23993 (Can't reproduce): RGWCopyObj::parse_copy_location does not take vhost styple url into...
When HTTP_X_AMZ_COPY_SOURCE is in vhost style instead of path style, RGWCopyObj::parse_copy_location fails to retriev... Jeegn Chen
11:58 AM RADOS Feature #22420 (New): Add support for obtaining a list of available compression options
i am reopening this ticket. as the plugin registry is empty before any of the supported compressor plugin is created ... Kefu Chai
11:27 AM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
I didn't import or export any pgs, that was working osd in the cluster.
Is it possible that the restart of the osd ...
Rafal Wadolowski
10:50 AM Revision 1a385a39 (ceph): Merge pull request #21694 from sebastian-philipp/dashboard-review-pylint
mgr/dashboard: Clean up Pylint warnings
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Volker Theile <v...
Lenz Grimmer
10:29 AM CephFS Backport #23991 (Resolved): luminous: client: hangs on umount if it had an MDS session evicted
https://github.com/ceph/ceph/pull/22018 Nathan Cutler
10:29 AM CephFS Backport #23990 (Rejected): jewel: client: hangs on umount if it had an MDS session evicted
Nathan Cutler
10:29 AM rgw Backport #23864 (In Progress): luminous: compression ratio depends on block size, which is much s...
Nathan Cutler
10:28 AM CephFS Backport #23989 (Resolved): luminous: mds: don't report slow request for blocked filelock request
https://github.com/ceph/ceph/pull/22782
follow-on fix: https://github.com/ceph/ceph/pull/26048 went into 12.2.11
Nathan Cutler
10:28 AM RADOS Backport #23988 (Resolved): luminous: luminous->master: luminous crashes with AllReplicasRecovere...
https://github.com/ceph/ceph/pull/21964 Nathan Cutler
10:27 AM RADOS Backport #23986 (Resolved): luminous: recursive lock of objecter session::lock on cancel
https://github.com/ceph/ceph/pull/21939 Nathan Cutler
10:27 AM rbd Backport #23985 (Resolved): luminous: librbd::Watcher's handle_rewatch_complete might fire after ...
https://github.com/ceph/ceph/pull/21938 Nathan Cutler
10:27 AM CephFS Backport #23984 (Resolved): luminous: mds: scrub on fresh file system fails
https://github.com/ceph/ceph/pull/21922 Nathan Cutler
10:27 AM CephFS Backport #23982 (Resolved): luminous: qa: TestVolumeClient.test_lifecycle needs updated for new e...
https://github.com/ceph/ceph/pull/21921 Nathan Cutler
10:19 AM Bug #23981 (Resolved): install-deps.sh fails with "No such file or directory" on openSUSE Tumbleweed
When running ... Lenz Grimmer
10:13 AM Dashboard Cleanup #23825: Dashboard: Improve layout of the "There are no filesystems" notification
@Tiago, maybe something you could take a look at? Lenz Grimmer
10:04 AM Revision 8b447a75 (ceph): Merge pull request #21774 from sebastian-philipp/dashboard-mypy-fixes
mgr/dashboard: fix two type errors found by mypy
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:02 AM Revision d4165ce1 (ceph): Merge pull request #21787 from tspmelo/fix-checkbox-fork-awesome
mgr/dashboard: Change font-family of checkbox
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
09:51 AM Bug #23964 (Fix Under Review): Buffer overflow if operation returns more data than length provide...
Kefu Chai
08:18 AM Revision 7f332a39 (ceph): mgr/dashboard: awsauth: fix python3 string decode problem
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
07:39 AM Bug #23831: bucket policy ipdeny not in effect
Tave liu wrote:
> Pritha Srivastava wrote:
> > Hi @Tave - Do you want to block PutBucketPolicy and other actions if...
Amine Liu
07:33 AM Bug #23831: bucket policy ipdeny not in effect
Pritha Srivastava wrote:
> Hi @Tave - Do you want to block PutBucketPolicy and other actions if the request is comin...
Amine Liu
07:34 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
Yehuda Sadeh wrote:
> Abhishek pointed out that it could be a duplicate of this bug that was fixed in 12.2.3:
> htt...
Amine Liu
07:26 AM Linux kernel client Bug #20164: libceph: got bad padding
How often do you see it? Can you share more of the kernel log? Ilya Dryomov
03:34 AM Linux kernel client Bug #20164: libceph: got bad padding
After client reboot, problem disappears Марк Коренберг
03:25 AM Linux kernel client Bug #20164: libceph: got bad padding
... Марк Коренберг
03:24 AM Linux kernel client Bug #20164: libceph: got bad padding
Exactly the same. Ceph Luminous 12.2.5 on server.
On client:
Debian 9
Linux musht 4.13.0-37-generic #42~16.04.1-...
Марк Коренберг
05:21 AM RADOS Bug #22220: osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out....
https://access.redhat.com/errata/RHBA-2018:1293 Brad Hubbard
04:52 AM Revision b5263176 (ceph): mgr: Include daemon details in SLOW_OPS output
Currently there is no way to see which daemons were involved in a slow
op after the op has cleared. This change allow...
Brad Hubbard
03:02 AM Revision ee2c628f (ceph): mds: include nfiles/nsubdirs of directory inode in MClientCaps
Directory inode's dirstat gets updated by request reply, but not by
cap message. This causes problem for following ca...
Yan, Zheng
02:50 AM Revision 56884765 (ceph): qa/tasks/cephfs: add test for renewing stale session
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:49 AM Revision 01e23c17 (ceph): client: fix race in concurrent readdir
For a large directory, program needs to issue multiple readdir
syscalls to get all dentries. When there are multiple ...
Yan, Zheng
02:49 AM Revision 8b2e7d83 (ceph): client: invalidate caps and leases when session becomes stale
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: https://tracker.ceph.com/issues/23894
Yan, Zheng
02:28 AM Revision 7ac3f88c (ceph): fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
01:37 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Jason Dillaman wrote:
> Moving to RADOS since it sounds like it's an issue of corruption on your cache tier.
How ...
宏伟 唐
01:14 AM Dashboard Bug #23895: cmake failed in compiling dashboard
But got this... huang jun
01:08 AM Dashboard Bug #23895: cmake failed in compiling dashboard
oh, i misunderstand your opions before.
The directory /usr/src/ceph/src/pybind/mgr/dashboard/frontend exists,
and i...
huang jun
01:13 AM Linux kernel client Bug #23978: ceph kernel mount hangs
In the MDS logs, I can see this:... Niklas Hambuechen
12:50 AM Linux kernel client Bug #23978: ceph kernel mount hangs
Possibly relevant:
I used rsync to fill up the cephfs. Output looks like:...
Niklas Hambuechen
12:48 AM Linux kernel client Bug #23978: ceph kernel mount hangs
I can reproduce this:
Restarted the hanging machine using a force poweroff (it didn't even shut down properly due ...
Niklas Hambuechen
12:15 AM Linux kernel client Bug #23978: ceph kernel mount hangs
I should also say: Other ceph kernel mounts on other machines in the same ceph cluster that are identical (also ceph ... Niklas Hambuechen
12:14 AM Linux kernel client Bug #23978: ceph kernel mount hangs
For my records, I used these instructions to enable kernel logging: https://ceph.com/geen-categorie/ceph-collect-kern... Niklas Hambuechen
12:12 AM Linux kernel client Bug #23978 (Resolved): ceph kernel mount hangs
I have (on Ubuntu 16.04 with ceph Luminous) a testing CephFS setup.
I wrote to the kernel mount until the OSD was ...
Niklas Hambuechen
01:00 AM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
/a/sage-2018-05-02_22:22:16-rados-wip-sage3-testing-2018-05-02-1448-distro-basic-smithi/2468046
description: rados...
Sage Weil
12:20 AM RADOS Feature #23979 (Resolved): Limit pg log length during recovery/backfill so that we don't run out ...

This means if there's another failure, we'll need to restart backfill or go from recovery to backfill, but that's b...
David Zafman
12:03 AM Revision 659946de (ceph): cluster
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:00 AM CephFS Bug #23958: mds: scrub doesn't always return JSON results
Zheng Yan wrote:
> recursive scrub is async, it does not return anything
Good point, thanks. Even so, we shoudl r...
Patrick Donnelly

05/02/2018

11:56 PM CephFS Bug #16842 (Can't reproduce): mds: replacement MDS crashes on InoTable release
Patrick Donnelly
10:57 PM CephFS Bug #23975 (Pending Backport): qa: TestVolumeClient.test_lifecycle needs updated for new eviction...
Patrick Donnelly
07:53 PM CephFS Bug #23975 (Fix Under Review): qa: TestVolumeClient.test_lifecycle needs updated for new eviction...
https://github.com/ceph/ceph/pull/21789 Patrick Donnelly
06:59 PM CephFS Bug #23975 (Resolved): qa: TestVolumeClient.test_lifecycle needs updated for new eviction behavior
... Patrick Donnelly
10:56 PM Revision 135fe40d (ceph): Merge PR #21789 into master
* refs/pull/21789/head:
qa: fix blacklisted check for test_lifecycle
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Patrick Donnelly
10:13 PM Revision 36b51db0 (ceph): qa: fix blacklisted check for test_lifecycle
Caused by: 36f89c5acf0385f13be2f39bc8d30621f4bf0115
Fixes: http://tracker.ceph.com/issues/23975
Signed-off-by: Patr...
Patrick Donnelly
09:04 PM Revision 5fa11dd2 (ceph): rgw: ability to list bucket contents in unsorted order for efficiency
Add the ability to list the contents of a bucket without the results
being sorted. This can have performance benefits...
J. Eric Ivancich
09:02 PM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
Did you import or export any PGs? The on-disk pg info from comment #2 indicates the pg doesn't exist on osd.33 yet.
...
Josh Durgin
09:01 PM Revision d79ddf87 (ceph): rgw: consolidate code that implements hashing algorithms
Copies of the same hashing algorithm are scattered throughout the rgw
codebase. Consolidate them.
Signed-off-by: J. ...
J. Eric Ivancich
08:53 PM RADOS Bug #23961: valgrind reports UninitCondition in osd PG::RecoveryState::Incomplete::react(PG::AdvM...
What PRs were in the test branch that hit this? Did any of them change the PG class or related structures? Josh Durgin
12:23 PM RADOS Bug #23961: valgrind reports UninitCondition in osd PG::RecoveryState::Incomplete::react(PG::AdvM...
rerunning this test with another branch did not reproduce this issue.
http://pulpito.ceph.com/kchai-2018-05-02_11:...
Kefu Chai
01:50 AM RADOS Bug #23961 (Duplicate): valgrind reports UninitCondition in osd PG::RecoveryState::Incomplete::re...
... Kefu Chai
08:50 PM CephFS Bug #23768 (New): MDSMonitor: uncommitted state exposed to clients/mdss
Moving this back to fs. This is a different bug Josh. Patrick Donnelly
08:44 PM CephFS Bug #23768 (Resolved): MDSMonitor: uncommitted state exposed to clients/mdss
backport is tracked in the fs bug Josh Durgin
08:48 PM RADOS Bug #23830: rados/standalone/erasure-code.yaml gets 160 byte pgmeta object
The pg meta object is supposed to be empty since many versions ago. IIRC sage suggested this may be from a race that ... Josh Durgin
08:47 PM Revision 1f6e8822 (ceph): rgw: raise log level on coroutine shutdown errors
Fixes: http://tracker.ceph.com/issues/23974
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
08:44 PM rgw Backport #23977 (Resolved): luminous: multisite: misleading error on normal shutdown
https://github.com/ceph/ceph/pull/21792 Casey Bodley
08:42 PM RADOS Bug #23860 (Pending Backport): luminous->master: luminous crashes with AllReplicasRecovered in St...
Josh Durgin
08:41 PM rgw Bug #23974 (Pending Backport): multisite: misleading error on normal shutdown
Casey Bodley
08:17 PM rgw Bug #23974 (Fix Under Review): multisite: misleading error on normal shutdown
https://github.com/ceph/ceph/pull/21791 Casey Bodley
06:35 PM rgw Bug #23974 (Resolved): multisite: misleading error on normal shutdown
during normal multisite shutdown, the RGWCoroutinesManager prints the following at debug level 0:
> 2018-04-08 23:...
Casey Bodley
08:40 PM RADOS Bug #23942 (Duplicate): test_mon_osdmap_prune.sh failures
Josh Durgin
08:40 PM Revision 21b99b6d (ceph): Merge pull request #21791 from cbodley/wip-23974
rgw: raise log level on coroutine shutdown errors Matt Benjamin
08:11 PM Revision ee984b9f (ceph): rgw: raise log level on coroutine shutdown errors
Fixes: http://tracker.ceph.com/issues/23974
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:50 PM RADOS Bug #23769 (Fix Under Review): osd/EC: slow/hung ops in multimds suite test
https://github.com/ceph/ceph/pull/21684 Sage Weil
07:48 PM Revision b462b590 (ceph): mon/MDSMonitor: no_reply on MMDSLoadTargets
If we don't note that we don't reply then we don't close out the routed
mon request and the op will appear as slow on...
Sage Weil
06:12 PM Revision 76b82e64 (ceph): misc: mark functions with 'override' specifier
Fix for:
[src/*/*.h:XX] -> [src/*/*.h:XX]: (style) The function 'XYZ' overrides a
function in a base class but is n...
Danny Al-Gaaf
06:08 PM Dashboard Bug #23973 (Rejected): Dashboard account creation
The documentation at [[http://docs.ceph.com/docs/master/mgr/dashboard/]] refers the the following incorrect command:
...
Vasilii Alekseenko
06:06 PM CephFS Bug #23972 (New): Ceph MDS Crash from client mounting aufs over cephfs

Here is a rough outline of my topology
https://pastebin.com/HQqbMxyj
---
I can reliably crash all (in my case...
Sean Sullivan
06:05 PM rgw Support #23971 (New): omap_digest_mismatch_oi
Following a strange RGW GC backlog issue reported in https://tracker.ceph.com/issues/23839 - I have some PG's that ar... sean redmond
05:51 PM mgr Bug #23970 (Closed): Cannot configure dashboard host/port before ceph is started
Related to #23968 and #23969:
It seems that the host of the ceph dashboard is configured via ceph's built-in key-v...
Niklas Hambuechen
05:38 PM Revision f1b000b1 (ceph): mgr/dashboard: Change font-family of checkbox
awesome-bootstrap-checkbox was still trying to use Font Awesome,
this will force it to use Fork Awesome.
Signed-off-...
Tiago Melo
05:36 PM Documentation #23969: ceph config commands don't work as documented
From the example at http://docs.ceph.com/docs/master/dev/config-key/ I guessed that probably this is the correct way ... Niklas Hambuechen
05:26 PM Documentation #23969 (Closed): ceph config commands don't work as documented
Using ceph Luminous.
On http://docs.ceph.com/docs/master/rados/configuration/ceph-conf/ it says
> ceph config s...
Niklas Hambuechen
05:26 PM RADOS Bug #23966 (Fix Under Review): Deleting a pool with active notify linger ops can result in seg fault
*PR*: https://github.com/ceph/ceph/pull/21786 Jason Dillaman
04:00 PM RADOS Bug #23966 (In Progress): Deleting a pool with active notify linger ops can result in seg fault
Jason Dillaman
03:51 PM RADOS Bug #23966 (Resolved): Deleting a pool with active notify linger ops can result in seg fault
It's possible that if a notification is sent while a pool is being deleted, the Objecter will fail the Op w/ -ENOENT ... Jason Dillaman
05:11 PM Dashboard Bug #23968 (Won't Fix): dashboard module listens on all interfaces by default when enabled
I found myself unpleasantly surprised when I found that the ceph Dashboard is open to the Internet by default.
As ...
Niklas Hambuechen
05:05 PM rbd Bug #23955 (Pending Backport): librbd::Watcher's handle_rewatch_complete might fire after object ...
Mykola Golub
01:04 AM rbd Bug #23955 (Fix Under Review): librbd::Watcher's handle_rewatch_complete might fire after object ...
*PR*: https://github.com/ceph/ceph/pull/21763 Jason Dillaman
05:04 PM Revision fc410f35 (ceph): Merge pull request #21763 from dillaman/wip-23955
librbd: prevent watcher from unregistering with in-flight actions
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:02 PM CephFS Feature #17230 (In Progress): ceph_volume_client: py3 compatible
Patrick Donnelly
04:51 PM mgr Bug #23967: ceph fs status and Dashboard fail with Python stack trace
In the relevant code... Niklas Hambuechen
04:25 PM mgr Bug #23967 (Duplicate): ceph fs status and Dashboard fail with Python stack trace
Using Ceph v12.2.4, in `ceph fs status` I get:... Niklas Hambuechen
04:32 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
i'm monitoring this more closely now i will let you know if it occurs again.
thanks a lot for your work and the prom...
Bertrand Gouny
03:51 PM Linux kernel client Bug #23706 (Resolved): NULL sock gets passed to ceph_tcp_sendmsg()
In 3.18.108, 4.4.131, 4.9.98, 4.14.39, 4.16.7. Ilya Dryomov
03:50 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Bertrand, this patch fixes a crash that is very similar to yours. I wasn't able to trigger it under "normal" conditi... Ilya Dryomov
04:08 PM CephFS Bug #10915 (Pending Backport): client: hangs on umount if it had an MDS session evicted
Patrick Donnelly
04:07 PM Revision 36f89c5a (ceph): Merge PR #21065 into master
* refs/pull/21065/head:
qa/cephfs: test if evicted client unmounts without hanging
qa/tasks: allow custom timeout f...
Patrick Donnelly
04:05 PM Revision 9936fcb7 (ceph): Merge pull request #21768 from zy751713126/pybind-note
pybind: add return note in rbd.pyx
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:52 PM Linux kernel client Bug #23537 (Resolved): libceph: monX xxxxxx session lost, hunting for new mon
In 4.9.98, 4.14.39, 4.16.7. Ilya Dryomov
03:40 PM Revision c608185e (ceph): Merge pull request #21701 from Devp00l/wip-kv-table-render-object
mgr/dashboard: Enable object rendering in KV-table
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Vo...
Lenz Grimmer
03:33 PM Revision 6274368d (ceph): rgw: expose struct bucket_index_marker_info in header
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:28 PM Revision 08ea6a2a (ceph): Merge pull request #21781 from LenzGr/mgr-dashboard-documentation
doc: Update dashboard feature list (added RGW management)
Reviewed-by: Volker Theile <vtheile@suse.com>
Ricardo Dias
03:01 PM Revision 39ffec28 (ceph): misc: mark constructors as explicit
Set 218 constructors as explicit to avoid implicit usage.
Fix for cppcheck warning:
Class has a constructor with 1 ...
Danny Al-Gaaf
02:50 PM RADOS Bug #23965 (New): FAIL: s3tests.functional.test_s3.test_multipart_upload_resend_part with ec cach...
teuthology run with debug-ms 1 at http://pulpito.ceph.com/joshd-2018-05-01_18:40:57-rgw-master-distro-basic-smithi/ Casey Bodley
02:35 PM Revision 3640ee84 (ceph): rgw: rgw_bucket_sync_status takes bucket info
rgw_bucket_sync_status() no longer reads the bucket instance info, and
instead requires the caller to pass it in
Sig...
Casey Bodley
02:21 PM CephFS Bug #23960 (Pending Backport): mds: scrub on fresh file system fails
Patrick Donnelly
02:21 PM Revision 7810dde4 (ceph): Merge PR #21762 into master
* refs/pull/21762/head:
mds: mark new root inode dirty
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
02:20 PM CephFS Bug #23873 (Pending Backport): cephfs does not count st_nlink for directories correctly?
Patrick Donnelly
02:20 PM CephFS Bug #22428 (Pending Backport): mds: don't report slow request for blocked filelock request
Patrick Donnelly
02:19 PM Revision 40a8d1ca (ceph): Merge PR #21652 into master
* refs/pull/21652/head:
client: use common interp of st_nlink for dirs
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
02:19 PM Revision 3e30775d (ceph): Merge PR #21715 into master
* refs/pull/21715/head:
mds: don't report slow request for blocked filelock request
Reviewed-by: Patrick Donnelly <...
Patrick Donnelly
02:10 PM Revision 046dc7bb (ceph): Merge PR #21010 into master
* refs/pull/21010/head:
common: refactor for array size
common: Use ARRAY_SIZE macro
common: compress return logic...
Patrick Donnelly
02:00 PM Revision 2f03ad2e (ceph): rbd: add the judgment of resizing the image
Signed-off-by: Zheng Yin zhengyin@huayun.com zhengyin
01:51 PM Revision 4236bc86 (ceph): mgr/dashboard: Use Bootstrap CSS
Replace custom CSS class by Bootstrap.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:49 PM Revision acc94ded (ceph): doc: Update dashboard feature list (RGW management)
Updated feature list in the dashboard documentation to also
mention the RGW user/bucket management capabilities.
Sig...
Lenz Grimmer
01:42 PM RADOS Bug #22330: ec: src/common/interval_map.h: 161: FAILED assert(len > 0)
http://pulpito.ceph.com/pdonnell-2018-05-01_20:58:18-multimds-wip-pdonnell-testing-20180501.191840-testing-basic-smit... Patrick Donnelly
01:39 PM ceph-volume Bug #23645: hot plug disk might not work ceph-volume
Sure, I'll reproduce it again and try this command. Aleksei Gutikov
11:09 AM ceph-volume Bug #23645: hot plug disk might not work ceph-volume
Thanks Aleksei for providing extra information. Would it be possible for you to try another thing here?... Alfredo Deza
10:53 AM ceph-volume Bug #23645 (New): hot plug disk might not work ceph-volume
Alfredo Deza
09:20 AM ceph-volume Bug #23645: hot plug disk might not work ceph-volume
Please, find in attach output of some useful commands (lsblk, ceph-volume, vgscan, etc...)
What happened (in my un...
Aleksei Gutikov
01:36 PM Revision bcfd227f (ceph): Merge pull request #21351 from votdev/dashboard_rgw_management
mgr/dashboard: Add RGW user and bucket management features
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: R...
Lenz Grimmer
01:32 PM Dashboard Bug #23895: cmake failed in compiling dashboard
huang jun wrote:
> yes, it is master branch
Then you should check your local git repository for consistency/fre...
Lenz Grimmer
01:11 PM Dashboard Bug #23895: cmake failed in compiling dashboard
yes, it is master branch huang jun
10:34 AM Dashboard Bug #23895: cmake failed in compiling dashboard
huang jun wrote:
> But there is no frontend dir in my source directory.
> Did i missed something? or what should ...
Lenz Grimmer
10:13 AM Dashboard Bug #23895: cmake failed in compiling dashboard
But there is no frontend dir in my source directory.
Did i missed something? or what should i do to get this directory?
huang jun
10:04 AM Dashboard Bug #23895: cmake failed in compiling dashboard

huang jun wrote:
> I have two repos, one is /usr/src/ceph and other is /usr/src/ceph-int.
> I check the /usr/sr...
Lenz Grimmer
01:22 AM Dashboard Bug #23895: cmake failed in compiling dashboard
I have two repos, one is /usr/src/ceph and other is /usr/src/ceph-int.
I check the /usr/src/ceph/build/src/pybind/mg...
huang jun
12:58 PM rbd Backport #23903 (In Progress): jewel: [rbd-mirror] local tag predecessor mirror uuid is incorrect...
https://github.com/ceph/ceph/pull/21779 Prashant D
11:47 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Moving to RADOS since it sounds like it's an issue of corruption on your cache tier. Jason Dillaman
02:41 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
More discovery:
The snapshot exported from cache tier(rep_glance pool) is an all-zero file (viewed by "od xxx.snap...
宏伟 唐
11:40 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
We frequently experience this with 12.2.3 running Ceph in a Kubernetes cluster, cf. https://github.com/ceph/ceph-cont... Tim Niemueller
11:32 AM RADOS Bug #23952: "ceph -f json osd pool ls detail" has missing pool namd and pool id
Sorry, pool_name is here. Only pool id is missing. Марк Коренберг
10:11 AM RADOS Bug #23952: "ceph -f json osd pool ls detail" has missing pool namd and pool id
Are you sure you're not getting pool name? I'm getting a pool_name field when I try this, and it appears to have bee... John Spray
11:04 AM RADOS Backport #23924 (In Progress): luminous: LibRadosAio.PoolQuotaPP failed
https://github.com/ceph/ceph/pull/21778 Prashant D
10:27 AM ceph-volume Bug #23581: ceph-volume should use mount -o discard when underlying device is using VDO
Alfredo Deza wrote:
> This only affects filestore, bluestore does not need any of the special mounts since it is usi...
Sergey Ponomarev
10:20 AM Bug #23964: Buffer overflow if operation returns more data than length provided to aio_execute.
https://github.com/ceph/ceph/pull/21775 Aleksei Gutikov
09:59 AM Bug #23964 (Resolved): Buffer overflow if operation returns more data than length provided to aio...
Call aio_execute of custom class op.
python client code:...
Aleksei Gutikov
10:04 AM Revision 98fc5f9b (ceph): mgr/dashboard: Enable object rendering in KV-table
Now it's possible to render objects as values in our key-value table.
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
09:35 AM Dashboard Feature #23898 (In Progress): Improve dashboard REST API documentation
Ricardo Dias
09:31 AM Revision 2d439193 (ceph): mgr/dashboard: fix two type errors found by mypy
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:22 AM Revision 5b0440ec (ceph): ceph_test_rados_api_aio: fix race with full pool and osdmap
We send ops until we get a EDQUOT, and then assert our next op to
a different object also gets EDQUOT. However, if t...
Sage Weil
09:21 AM Revision e5626c94 (ceph): mgr/dashboard: Refactored formatter service
Added tests which caused a refactorization of the service.
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
09:18 AM devops Bug #23963 (Duplicate): Ceph v12.2.5 fail to b
Nathan Cutler
09:15 AM devops Bug #23963: Ceph v12.2.5 fail to b
Please ignore the incomplete title, it was submitted by mistake. Jin Pu
08:23 AM devops Bug #23963: Ceph v12.2.5 fail to b
Ceph v12.2.5 failed to build deb packages on Ubuntu 18.04 LTS (Bionic).
Error message is on line 1110
Seems li...
Jin Pu
08:16 AM devops Bug #23963 (Duplicate): Ceph v12.2.5 fail to b
Jin Pu
08:52 AM Revision a06ba543 (ceph): osd: fix bug which cause can't erase OSDShardPGSlot.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
08:50 AM Revision a662caa7 (ceph): prometheus: Fix prometheus shutdown/restart
The prometheus serve method uses block which it should not as it can
cause several problems when shutting down (resta...
Boris Ranto
08:39 AM Revision 28cbd865 (ceph): mgr/dashboard: Convert floating values to bytes
Now the 'formatter' service can convert floating values to bytes.
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
08:10 AM Revision a9d6f8a6 (ceph): pybind/ceph_daemon: expand the order of magnitude of
daemonperf statistics to ZB
Fixes: http://tracker.ceph.com/issues/23962
Signed-off-by: Guan yunfei <yunfei.guan@xtao...
YunfeiGuan
07:16 AM Revision 33e03ad6 (ceph): pybind: add return note in rbd.pyx
Signed-off-by: Zheng Yin <zhengyin@huayun.com> zhengyin
07:07 AM Revision c1a43a1a (ceph): rgw: avoid race condition in RGWHTTPClient::wait()
The cond is signaled in RGWHTTPManager's thread, which is
different with the thread executing wait(), so there is a
r...
Xinying Song
06:53 AM RADOS Bug #23386: crush device class: Monitor Crash when moving Bucket into Default root
Any update? Mentioned workaround is not good idea for us. Jarek Owsiewski
06:42 AM RADOS Bug #23949 (Resolved): osd: "failed to encode map e19 with expected crc" in cluster log "
Kefu Chai
06:41 AM Revision 65a74d40 (ceph): Merge pull request #21756 from liewegas/wip-23949
mon/OSDMonitor: set FLAG_SELFMANAGED_SNAPS on cephfs snap removal
Reviewed-by: Zheng Yan <zyan@redhat.com>
Kefu Chai
06:41 AM Revision 526563d6 (ceph): mds: fix CEPH_STAT_RSTAT definition
(CEPH_CAP_GWREXTEND << 16) is (1<<22), which causes gaps in caps bits.
CEPH_CAP_FILE_WREXTEND is an unused bit, reuse...
Yan, Zheng
06:31 AM Revision 8e300474 (ceph): osd: Remove useless conditon.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
05:58 AM Revision a0965b79 (ceph): osdc/Objecter: prevent double-invocation of linger op callback
Fixes: http://tracker.ceph.com/issues/23872
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:22 AM RADOS Bug #23962 (Fix Under Review): ceph_daemon.py format_dimless units list index out of range
https://github.com/ceph/ceph/pull/21765 Kefu Chai
04:02 AM RADOS Bug #23962: ceph_daemon.py format_dimless units list index out of range
sorry, the actual max magnitude is EB level instead of ZB. Ivan Guan
03:48 AM RADOS Bug #23962 (Resolved): ceph_daemon.py format_dimless units list index out of range
The largest order of magnitude of original list max only to the PB level,however the ceph cluster Objecter actv metri... Ivan Guan
04:45 AM Revision 886ec56a (ceph): client: change vxattr flags field to unsigned int
We use bit to define vxattr flags, so it should be unsigned.
Change vxattr flags to be unsigned int for the considera...
Zhi Zhang
04:17 AM Revision 9a661747 (ceph): Merge pull request #21757 from liewegas/wip-osdc-warning
osdc/Objecter: fix warning
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:31 AM RADOS Backport #23914 (In Progress): luminous: cache-try-flush hits wrlock, busy loops
https://github.com/ceph/ceph/pull/21764 Prashant D
03:20 AM Revision d75842f8 (ceph): mds: mark new root inode dirty
Fixes: http://tracker.ceph.com/issues/23960
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:10 AM CephFS Bug #23958: mds: scrub doesn't always return JSON results
recursive scrub is async, it does not return anything Zheng Yan
02:48 AM Revision 48f60e7f (ceph): mds: properly reconnect client caps after loading inodes
Commit e43c02d6 "mds: filter out blacklisted clients when importing
caps" makes MDCache::process_imported_caps() igno...
Yan, Zheng
02:32 AM Revision 46047c6d (ceph): osd/PrimaryLogPG: avoid infinite loop when flush collides with write lock
We try to take a write lock with fop->op. If we fail, fop->op is put
on the lock's waiting list. Requeuing it again...
Sage Weil
02:00 AM Revision 7e4f7c77 (ceph): Merge pull request #21696 from jan--f/prometheus-file_sd-consider-defau...
pybing/mgr/prometheus: return default port if config-key get returns …
Reveiwed-by: John Spray <john.spray@redhat.com>
Kefu Chai
01:59 AM Revision 932b93ea (ceph): Merge pull request #21749 from b-ranto/wip-expose-time-perfcount
prometheus: Handle the TIME perf counter type metrics
Reveiwed-by: John Spray <john.spray@redhat.com>
Kefu Chai
01:58 AM Revision a5e815b9 (ceph): Merge pull request #21627 from jcsp/wip-mgr-dashboard-ssl
mgr/dashboard: add TLS
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Ricardo Dias <rdias@su...
Kefu Chai
01:00 AM Revision 6eeede99 (ceph): librbd: prevent watcher from unregistering with in-flight actions
Fixes: http://tracker.ceph.com/issues/23955
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman

05/01/2018

10:46 PM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6

A 2018-04-29T06:55:36.190 INFO:tasks.rados.rados.0.smithi146.stdout:2487: writing smithi14615956-110 from 548324 t...
David Zafman
08:41 PM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6
... David Zafman
08:23 PM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6
Stack trace from core:... David Zafman
10:42 PM CephFS Bug #23960 (In Progress): mds: scrub on fresh file system fails
https://github.com/ceph/ceph/pull/21762 Patrick Donnelly
10:21 PM CephFS Bug #23960 (Resolved): mds: scrub on fresh file system fails
In a fresh vstart cluster:... Patrick Donnelly
09:42 PM mgr Bug #23205 (In Progress): Blocked requests no longer show details
Luminous https://github.com/ceph/ceph/pull/21760 Brad Hubbard
01:22 AM mgr Bug #23205: Blocked requests no longer show details
https://github.com/ceph/ceph/pull/21750 is the fix for master.
I am trying to chase down a race in the fix for lum...
Brad Hubbard
09:27 PM rgw Feature #22800 (Rejected): radosgw-admin orphans rm
There are some other plans for RGW data scrubbing. Vikhyat Umrao
09:00 PM rgw Backport #23864: luminous: compression ratio depends on block size, which is much smaller (16K vs...
thanks Prashant. i opened https://github.com/ceph/ceph/pull/21758 which resolves the conflicts without additional bac... Casey Bodley
08:59 PM Revision de7eecd7 (ceph): script: Fix ceph-debug-docker.sh script create --tag in correct format
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:39 PM Revision 5d755dac (ceph): rgw: add buffering filter to compression for fetch_remote_obj
fetch_remote_obj() only gets 16k blocks from libcurl, which leads to a
much worse compression ratio than the 4m block...
Casey Bodley
07:50 PM Revision fd33b50f (ceph): fix 2
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:56 PM Revision 61398a05 (ceph): osdc/Objecter: fix warning
Fallout from 891f5192427a4a783d5d7194fc2556dfdc1a0ed2
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:54 PM Revision ce6422af (ceph): osd: print desc for oldest slow op to osd log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:54 PM Revision adc480e3 (ceph): mgr: print daemon_health_metrics to debug log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:54 PM Revision a2cfc0bf (ceph): mon/MgrStatMonitor: dump mgr health checks to debug log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:54 PM Revision a404e7ea (ceph): mon: log SLOW_OPS locally
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:53 PM Revision 126ffe61 (ceph): osd: log 'slow op' debug messages for individual slow ops
Otherwise it is very hard to identify which OSD ops are slow when we've
seen a SLOW_OPS health warning in a qa run.
...
Sage Weil
06:46 PM Revision 11248392 (ceph): mon/OSDMonitor: set FLAG_SELFMANAGED_SNAPS on cephfs snap removal
CephFS uses a different path to remove selfmanaged snaps than librados,
so while the librados path goes through pg_po...
Sage Weil
06:31 PM RADOS Bug #23827: osd sends op_reply out of order
For object 10000000004.00000004 osd_op_reply for 102425 is received before 93353.... Neha Ojha
05:52 PM RADOS Bug #23949 (Fix Under Review): osd: "failed to encode map e19 with expected crc" in cluster log "
https://github.com/ceph/ceph/pull/21756 Sage Weil
03:53 PM RADOS Bug #23949: osd: "failed to encode map e19 with expected crc" in cluster log "
/a/sage-2018-05-01_15:25:33-fs-master-distro-basic-smithi/2462491
reproduces on master
Sage Weil
03:09 PM RADOS Bug #23949 (In Progress): osd: "failed to encode map e19 with expected crc" in cluster log "
Sage Weil
03:09 PM RADOS Bug #23949: osd: "failed to encode map e19 with expected crc" in cluster log "
... Sage Weil
02:17 PM RADOS Bug #23949: osd: "failed to encode map e19 with expected crc" in cluster log "
More from master: http://pulpito.ceph.com/pdonnell-2018-05-01_03:21:36-fs-master-testing-basic-smithi/ Patrick Donnelly
05:39 PM Revision 6024c5c5 (ceph): mon/OSDMonitor: dump osdmaps if crc doesn't match
Dump both the json and hexdump at debug level 20.
Hunting http://tracker.ceph.com/issues/23949
Signed-off-by: Sage ...
Sage Weil
05:26 PM RADOS Bug #23940 (Pending Backport): recursive lock of objecter session::lock on cancel
Sage Weil
05:26 PM Revision c335bc16 (ceph): Merge pull request #21742 from liewegas/wip-23940
osdc/Objecter: fix recursive locking in _finish_command
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
05:25 PM Revision edcbb1bf (ceph): Merge pull request #21745 from liewegas/wip-pg-removal-race
osd: fix _process handling for pg vs slot race
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
05:23 PM Revision 1e3f442b (ceph): rgw: add lifecycle thread delay
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
04:42 PM Revision 13967437 (ceph): rgw: use partial-order bucket listing in RGWLC
Lifecycle processing meets the criteria for use of partial order
bucket listing. Use it to improve efficiency when sh...
Matt Benjamin
04:28 PM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
Vasu Kulkarni wrote:
> Testing with: https://github.com/ceph/ceph/pull/20678
merged
Yuri Weinstein
04:28 PM Revision b28ab561 (ceph): Merge pull request #20678 from ceph/wip-s3a-fix
fix s3atests that are failing for sometime
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:27 PM Revision 61a66b4e (ceph): Merge pull request #20894 from ZVampirEM77/wip-multisite-cleanup
rgw: some cleanup for sync status
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:27 PM Revision f0e5e624 (ceph): Merge pull request #21647 from yehudasa/wip-23859
rgw: fix for issue #21647
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:27 PM Revision 1d2b8b80 (ceph): Merge pull request #21648 from yehudasa/wip-cloud-sync-7
rgw: cloud sync fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:01 PM CephFS Bug #23958 (Resolved): mds: scrub doesn't always return JSON results
On a vstart cluster:... Patrick Donnelly
03:42 PM Messengers Bug #23957 (New): msg/async: read connect reply failed, but not retry
on sending side,... David Zafman
03:14 PM rgw Bug #23956 (In Progress): rgw: use partial-ordered bucket listing in lifecycle processing
Since lifecycle processing relies on prefix search but not delimiter, it can make use of partial order bucket listing... Matt Benjamin
02:57 PM Revision dc8d0ebc (ceph): cmake: 'make check' builds radosgw and its cls dependencies
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a029d20b86c7d64626baf14bf0217c142e5e17cf)
Casey Bodley
02:44 PM Revision c8dd5033 (ceph): rgw: civetweb accepts multiple port= entries
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 22df0fbffdfa8b1963092cbf67e1ca8e18f01595)
Casey Bodley
02:44 PM Revision 6a773c58 (ceph): rgw: beast frontend can listen on multiple endpoints
rgw_frontends options port= and endpoint= can be given multiple times,
and the beast frontend will listen on each end...
Casey Bodley
02:39 PM RADOS Bug #22354: v12.2.2 unable to create bluestore osd using ceph-disk
The problem of left-over OSD data still persists when the partition table has been removed before "ceph-disk zap" is ... Geert Kloosterman
12:42 PM RADOS Backport #23905 (In Progress): jewel: Deleting a pool with active watch/notify linger ops can res...
https://github.com/ceph/ceph/pull/21754 Prashant D
12:22 PM Revision 35b1e7ea (ceph): Merge pull request #21678 from idiv-biodiversity/wip-doc-scrub_load_thr...
doc: fix error in osd scrub load threshold
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:22 PM rbd Bug #23955 (Resolved): librbd::Watcher's handle_rewatch_complete might fire after object destroyed
... Jason Dillaman
11:58 AM Revision 1522c9fd (ceph): qa/suites/upgrade/stress-split/4-workloads/radosbench: use less disk space
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:58 AM rbd Bug #23929 (Resolved): rbd-mirror: potential dead lock when cancelling image sync
Mykola Golub
11:51 AM rgw Bug #23953 (In Progress): rgw: bucket index delete cleanup
A method for traces of bucket index data for deleted buckets has been proposed by Casey Bodley. This issue tracks pr... Matt Benjamin
11:44 AM Revision ff82e168 (ceph): Merge pull request #21727 from trociny/wip-23929
librbd: release lock executing deep copy progress callback
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:36 AM RADOS Backport #23904 (In Progress): luminous: Deleting a pool with active watch/notify linger ops can ...
https://github.com/ceph/ceph/pull/21752 Prashant D
10:44 AM Revision 074a2806 (ceph): osdc/Objecter: prevent double-invocation of linger op callback
Fixes: http://tracker.ceph.com/issues/23872
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:01 AM RADOS Bug #23952 (New): "ceph -f json osd pool ls detail" has missing pool namd and pool id
`ceph osd pool ls detail` shows information about pool id and pool name, but with '-f json' this information disappears. Марк Коренберг
06:52 AM CephFS Backport #23951 (Resolved): luminous: mds: stuck during up:stopping
https://github.com/ceph/ceph/pull/21901 Nathan Cutler
06:52 AM CephFS Backport #23950 (Resolved): luminous: mds: stopping rank 0 cannot shutdown until log is trimmed
https://github.com/ceph/ceph/pull/21899 Nathan Cutler
06:29 AM CephFS Bug #23826: mds: assert after daemon restart
checking MDSMap::is_rejoining() is not required here. If there are recovering mds which haven't entered rejoin state.... Zheng Yan
04:54 AM Revision e4160d7e (ceph): mds: don't report slow request for blocked filelock request
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/22428
Yan, Zheng
04:23 AM Bug #23599: Segfault while scrubbing Bluestore OSD
got segfault in v12.2.5 too.
coredump at:
https://drive.google.com/open?id=1P34QCnhfh7v_3wPqSceHows1yrTp6A0N
https...
Beom-Seok Park
03:19 AM Revision 6619d4d5 (ceph): msg/async: the ceph_abort is needless in handle_connect_msg
Signed-off-by: shangfufei <shangfufei@inspur.com> shangfufei shangfufei
01:26 AM Revision 945a4976 (ceph): fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:29 AM CephFS Bug #23923 (Pending Backport): mds: stopping rank 0 cannot shutdown until log is trimmed
Patrick Donnelly
12:29 AM CephFS Bug #23919 (Pending Backport): mds: stuck during up:stopping
Patrick Donnelly
12:26 AM Revision 49365c70 (ceph): Merge PR #21719 into master
* refs/pull/21719/head:
mds: trim log during shutdown to clean metadata
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
12:25 AM Revision 8153cfa6 (ceph): Merge PR #21720 into master
* refs/pull/21720/head:
mds: kick rdlock if waiting for dirfragtreelock
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly

04/30/2018

11:20 PM Revision 056bc08d (ceph): prometheus: Handle the TIME perf counter type metrics
This patch correctly sets the PERFCOUNTER_MASK to 3 so that the
PERFCOUNTER_TIME metrics are not ignored by the mgr_m...
Boris Ranto
11:10 PM RADOS Bug #23949 (Resolved): osd: "failed to encode map e19 with expected crc" in cluster log "
http://pulpito.ceph.com/pdonnell-2018-04-30_21:17:21-fs-wip-pdonnell-testing-20180430.193008-testing-basic-smithi/245... Patrick Donnelly
11:03 PM Revision 50b4df7a (ceph): cluster
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:55 PM Revision f862cb38 (ceph): Initial few tests to use ceph-ansible
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:49 PM Revision 4e1eaf28 (ceph): Fix roles for ceph-ansible use
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:36 PM Bug #23948 (Duplicate): FTBFS on Ubuntu Bionic Beaver (18.04)
Noted on IRC by user markl; https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1766995
Fix seems straightforward,...
Dan Mick
09:38 PM Bug #23947 (New): ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6

I don't see a stack trace in teuthology.log
http://pulpito.ceph.com/dzafman-2018-04-28_22:38:02-rados:thrash-wip...
David Zafman
09:13 PM Revision c05cac2d (ceph): Merge branch 'nfs-ganesha-fail-fix' into 'rh-luminous'
Nfs ganesha fail fix
Changed pg_pg num and pgp_num val to 8. Missing config in nfsP_ganesha tests added.
See merge...
Vasu Kulkarni
09:05 PM CephFS Bug #23448 (Resolved): nfs-ganesha: fails to parse rados URLs with '.' in object name
Yes. Jeff Layton
08:51 PM CephFS Bug #23448: nfs-ganesha: fails to parse rados URLs with '.' in object name
Is this resolved? Patrick Donnelly
09:04 PM Bug #23910: objector: rgw aborts during watch notify when trying to lock
https://github.com/ceph/ceph/pull/21702 Greg Farnum
04:18 PM Bug #23910 (Resolved): objector: rgw aborts during watch notify when trying to lock
Sage Weil
08:43 PM Revision db3b6ca5 (ceph): common: refactor for array size
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:38 PM Revision 7dbcc772 (ceph): osd: fix _process handling for pg vs slot race
We could see the slot with a different PG than we expected if the old
PG was removed and a new one was instantiated i...
Sage Weil
08:02 PM ceph-volume Bug #23874 (Resolved): failed ceph-osd --mkfs command doesn't halt the OSD creation process
merged commit 2f15a4f into ceph:master
merged commit 1f81f78 into ceph:luminous
Alfredo Deza
08:02 PM Revision 4f88316b (ceph): OSD: print log when osd want to kill self
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 9bc7d9667076473deda4a9214eb74955458eb36f)
Haomai Wang
08:00 PM CephFS Backport #23946 (Resolved): luminous: mds: crash when failover
https://github.com/ceph/ceph/pull/21900 Nathan Cutler
07:59 PM rbd Backport #23945 (Resolved): luminous: potential race in rbd-mirror disconnect QA test
https://github.com/ceph/ceph/pull/21869 Nathan Cutler
07:52 PM Revision 63a408ef (ceph): MDSMonitor: cleanup and protect fsmap access
This commit is designed to permanently protect the current epoch FSMap from
accidental changes. Modifications to the ...
Patrick Donnelly
07:52 PM Revision 1f81f781 (ceph): Merge pull request #21746 from alfredodeza/backport-rm23874
luminous ceph-volume failed ceph-osd --mkfs command doesn't halt the OSD creation process
Reviewed-by: Andrew Schoe...
Andrew Schoen
07:24 PM Revision 93b9eb7d (ceph): librbd: release lock executing deep copy progress callback
Fixes: http://tracker.ceph.com/issues/23929
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:21 PM CephFS Bug #23826: mds: assert after daemon restart
Here's one possible way this could happen I think:
1. All MDS are rejoin or later.
2. A up:rejoin MDS does:
3....
Patrick Donnelly
07:00 PM CephFS Bug #23826: mds: assert after daemon restart
Adding log from failed MDS.
Looks like it's receiving handle_cache_rejoin_ack message while in replay.
Patrick Donnelly
06:53 PM CephFS Bug #23518 (Pending Backport): mds: crash when failover
Patrick Donnelly
06:32 PM Revision 625c6895 (ceph): Merge pull request #21706 from liewegas/wip-23860
osd/PG: fix DeferRecovery vs AllReplicasRecovered race
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:04 PM Bug #23944 (Closed): OSD going down randomly
Hello,
I'm trying to install a Ceph Storage Cluster (Luminous v12.2.5) on Debian 8.10, I want to add 3 OSDs on my ...
Sarah As
06:02 PM mgr Bug #23928: qa: spurious cluster "[WRN] Manager daemon y is unresponsive. No standby daemons avai...
John Spray wrote:
> For final shutdown, it might be simpler to just kill the mons first, so that they're no longer t...
Patrick Donnelly
06:00 PM mgr Bug #23928: qa: spurious cluster "[WRN] Manager daemon y is unresponsive. No standby daemons avai...
format fix in desc Patrick Donnelly
12:16 PM mgr Bug #23928: qa: spurious cluster "[WRN] Manager daemon y is unresponsive. No standby daemons avai...
For final shutdown, it might be simpler to just kill the mons first, so that they're no longer there to complain abou... John Spray
05:56 PM ceph-volume Bug #23918: "ceph-volume lvm prepare" errors with "no valid command found"
TLDR; Purge and re-install worked.... Brian Woods
05:08 PM ceph-volume Bug #23918: "ceph-volume lvm prepare" errors with "no valid command found"
This looks like you have a mix of packages:... Alfredo Deza
05:04 PM ceph-volume Bug #23918: "ceph-volume lvm prepare" errors with "no valid command found"
All nodes look like this:... Brian Woods
05:46 PM RADOS Bug #23860: luminous->master: luminous crashes with AllReplicasRecovered in Started/Primary/Activ...
Sage Weil
05:25 PM Bug #23836 (Duplicate): Moving rack bucket to default root is not possible
Greg Farnum
12:03 PM Bug #23836: Moving rack bucket to default root is not possible
The same situation is with 12.2.5 version. Jarek Owsiewski
05:25 PM RADOS Bug #23386: crush device class: Monitor Crash when moving Bucket into Default root
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-March/025569.html
Paul Emmerich wrote:
> looks like it fai...
Greg Farnum
12:28 PM RADOS Bug #23386: crush device class: Monitor Crash when moving Bucket into Default root
(Pulling backtrace into the ticket) John Spray
05:04 PM Revision 9e12aa5d (ceph): mds: kick rdlock if waiting for dirfragtreelock
Fixes: https://tracker.ceph.com/issues/23919
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:58 PM Revision c60ef1b8 (ceph): mds: trim log during shutdown to clean metadata
Otherwise the trimming won't advance so that the remaining inodes are marked
clean.
Fixes: http://tracker.ceph.com/i...
Patrick Donnelly
04:24 PM Revision 23247977 (ceph): ceph-volume tests mkfs bluestore fails on non-zero exit status
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 978552a51f000952e0c820422369522063fd581a)
Alfredo Deza
04:18 PM Revision f459de15 (ceph): Merge pull request #21702 from theanalyst/wip-std-mutex
osdc/Objector: use std::shared_mutex instead of boost::shared_mutex
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
04:16 PM Revision cec1fa09 (ceph): Merge PR #21731 into master
* refs/pull/21731/head:
client: drop function _get_inodeno
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:57 PM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
This pg has 0 value in same_interval_since. I checked this with following output:
https://paste.fedoraproject.org/pa...
Rafal Wadolowski
01:12 PM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
I found a little more... Rafal Wadolowski
03:57 PM Revision ad36668a (ceph): ceph-volume tests allow setting return values on stubbed process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b57e90105721d2817908b60ec39c2b4cbb1ca8f3)
Alfredo Deza
03:54 PM Revision 4986299e (ceph): ceph-volume util.prepare raise on non-zero exit statuso
Just for bluestore objectstore that uses process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:48 PM RADOS Bug #23942 (Duplicate): test_mon_osdmap_prune.sh failures
... Sage Weil
03:39 PM Revision 1e768b3f (ceph): mgr/dashboard: silence E741
This is a pretty questionable check because it complains
about the caller of an API instead of the API itself, if
one...
John Spray
03:33 PM Revision c584061d (ceph): Merge pull request #21743 from yuriw/wip-yuriw-crontab
qa/tests: removed rest suite from the mix Sage Weil
03:25 PM Revision 6b752a38 (ceph): Merge pull request #21697 from dillaman/wip-18753-1
rbd-mirror: additional thrasher testing
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:20 PM Revision 42fa8217 (ceph): qa/tests: removed rest suite from the mix
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:15 PM Revision a630681c (ceph): Merge pull request #21716 from smithfarm/wip-drop-obs-kludge
build/ops: rpm: Revert "ceph.spec: work around build.opensuse.org"
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Revi...
Ken Dreyer
02:57 PM ceph-volume Bug #23941 (Resolved): missing ceph.conf does not report actual error back
For help menus and other read-only calls, ceph-volume allows not having a ceph.conf at all, but ignoring this can cau... Alfredo Deza
02:55 PM RADOS Bug #23922 (Resolved): ENOMEM from ceph_test_rados and ceph_test_cls_rbd (hammer client)
Sage Weil
01:44 PM RADOS Bug #23922 (Fix Under Review): ENOMEM from ceph_test_rados and ceph_test_cls_rbd (hammer client)
https://github.com/ceph/ceph/pull/21739 Kefu Chai
01:32 PM RADOS Bug #23922: ENOMEM from ceph_test_rados and ceph_test_cls_rbd (hammer client)
... Kefu Chai
01:06 PM RADOS Bug #23922: ENOMEM from ceph_test_rados and ceph_test_cls_rbd (hammer client)
failed to reproduce this issue locally.
adding...
Kefu Chai
11:00 AM RADOS Bug #23922: ENOMEM from ceph_test_rados and ceph_test_cls_rbd (hammer client)
http://pulpito.ceph.com/kchai-2018-04-30_00:59:17-rados-wip-kefu-testing-2018-04-29-1248-distro-basic-smithi/2454246/ Kefu Chai
02:55 PM Revision 854f44b2 (ceph): Merge pull request #21739 from tchaikov/wip-23922
qa/suites/rados/thrash-old-clients: ms_type=simple
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:53 PM RADOS Bug #23940 (Fix Under Review): recursive lock of objecter session::lock on cancel
https://github.com/ceph/ceph/pull/21742 Sage Weil
02:30 PM RADOS Bug #23940 (Resolved): recursive lock of objecter session::lock on cancel
... Sage Weil
02:52 PM Revision 2f15a4fb (ceph): Merge pull request #21685 from alfredodeza/wip-rm23874
ceph-volume failed ceph-osd --mkfs command doesn't halt the OSD creation process
Reviewed-by: Andrew Schoen <aschoe...
Andrew Schoen
02:52 PM Revision 2df2b066 (ceph): radosgw-admin: rename 'bucket sync status' to 'bucket sync markers'
renames the command to 'bucket sync markers' because it only returns the
local sync status markers for use in multisi...
Casey Bodley
02:52 PM Revision 891f5192 (ceph): osdc/Objecter: fix recursive locking in _finish_command
The path
#9 Objecter::_finish_command (this=this@entry=0x7f76c00aeb30, c=c@entry=0x7f76b0000b10, r=<optimized out>,...
Sage Weil
02:16 PM rbd Backport #23902 (In Progress): luminous: [rbd-mirror] local tag predecessor mirror uuid is incorr...
https://github.com/ceph/ceph/pull/21741 Prashant D
02:13 PM bluestore Backport #23881 (In Progress): luminous: Bluestore OSD hit assert((log_reader->buf.pos & ~super.b...
https://github.com/ceph/ceph/pull/21740 Prashant D
01:57 PM Revision e62bc6bc (ceph): Merge pull request #21708 from dalgaaf/wip-da-SCA-20180425
Various fixes for SCA issues
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jason Dillaman <dillaman@re...
Kefu Chai
01:53 PM Revision f072045e (ceph): Merge pull request #21690 from xiexingguo/wip-pr-20304
mon, osd: add create-time for pool
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:48 PM Revision ceaf3298 (ceph): Merge pull request #21659 from yangDL/master
pybind/ceph_argparse.py:'timeout' must in kwargs when call run_in_thread
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 PM CephFS Bug #23883: kclient: CephFS kernel client hang
v4.9 is quite old at this point, so it would be helpful to know if this is something that has already been fixed in m... Jeff Layton
01:40 PM Revision 770dbae2 (ceph): qa/suites/rados/thrash-old-clients: ms_type=simple
hammer does not support async messenger, so set ms_type to "simple" for
hammer client.
Fixes: http://tracker.ceph.co...
Kefu Chai
01:27 PM Revision 5596f489 (ceph): mgr/dashboard: fix linter complaints
In addition to line ordering, there were a couple of bogus ones:
E: 30, 0: No name 'version' in module 'distutils' (n...
John Spray
01:23 PM rgw Backport #23906 (In Progress): luminous: libcurl ignores headers with empty value, leading to sig...
https://github.com/ceph/ceph/pull/21738 Casey Bodley
01:21 PM Revision 12c8ee5b (ceph): rgw: fix use of libcurl with empty header values
Fixes: http://tracker.ceph.com/issues/23663
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
12:55 PM rbd Bug #23938 (Pending Backport): potential race in rbd-mirror disconnect QA test
Jason Dillaman
06:45 AM rbd Bug #23938 (Fix Under Review): potential race in rbd-mirror disconnect QA test
PR: https://github.com/ceph/ceph/pull/21733 Mykola Golub
06:37 AM rbd Bug #23938 (Resolved): potential race in rbd-mirror disconnect QA test
http://qa-proxy.ceph.com/teuthology/trociny-2018-04-29_14:54:49-rbd-wip-mgolub-testing-distro-basic-smithi/2453472/te... Mykola Golub
12:55 PM Revision 5d99f4e7 (ceph): Merge pull request #21733 from trociny/wip-23938
qa/workunits/rbd: potential race in mirror disconnect test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:37 PM Revision 26d7f5a7 (ceph): rbd-mirror: properly translate remote tag mirror uuid for local mirror
Fixes: http://tracker.ceph.com/issues/23876
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:37 PM Revision 8b613c8a (ceph): rbd-mirror: edge-condition for promote/demote during daemon failover
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 408e4ad7895daac3250c4fbd840c838ae88fd381)
Jason Dillaman
12:32 PM Revision ffe2166b (ceph): os/bluestore/bluefs_types: make block_mask 64-bit
Since block_size is 32 bits, we return 0x00000000fffff000 (or similar).
This breaks things if you get a file (e.g., b...
Sage Weil
12:30 PM RADOS Backport #23870 (In Progress): luminous: null map from OSDService::get_map in advance_pg
https://github.com/ceph/ceph/pull/21737 Prashant D
12:02 PM Revision 18a9d0c4 (ceph): qa/tasks: allow custom timeout for umount_wait()
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
12:02 PM Revision b14302d1 (ceph): qa/cephfs: test if evicted client unmounts without hanging
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
12:01 PM Revision 0f56c7e8 (ceph): client: don't hang when MDS sessions are evicted
Currently, a filesystem client hangs if a request is made after it's
eviction. Prevent the client from hanging and al...
Rishabh Dave
11:42 AM Revision b869bfad (ceph): Merge pull request #21671 from jan--f/mgr-module-config-doc
doc/mgr/plugins: add note about distinction between config and kv store
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:18 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Thank Brian for the hint to rerun the deep scrub on the broken pg. It worked fine!
Previously I've been doing repa...
Dennis Björklund
10:09 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
FWIW, I got this error with checksum 0x6706be76 on 12.2.5. I upgraded a couple of days ago and the bug is still there... Dennis Björklund
11:17 AM ceph-volume Bug #23645 (Can't reproduce): hot plug disk might not work ceph-volume
Alfredo Deza
11:17 AM rgw Bug #23939: etag/hash and content_type fields were concatenated wit \u0000
Affected Versions: 12.2.2 and 12.2.5
Syed Armani wrote:
> Syed Armani wrote:
> > We are running radosgw(Luminous...
Syed Armani
10:02 AM rgw Bug #23939: etag/hash and content_type fields were concatenated wit \u0000
I can confirm that this issue is still present in 12.2.5:
h3. Ceph and Swift versions...
Florian Haas
09:46 AM rgw Bug #23939: etag/hash and content_type fields were concatenated wit \u0000
Syed Armani wrote:
> We are running radosgw(Luminous) with Swift API enabled. We observed
> that after updating an...
Syed Armani
09:42 AM rgw Bug #23939 (Triaged): etag/hash and content_type fields were concatenated wit \u0000
We are running radosgw(Luminous) with Swift API enabled. We observed
that after updating an object the "hash" and "...
Syed Armani
10:07 AM Revision 82b3b5f3 (ceph): osd: publish osdmap to OSDService before starting wq threads
The worker threads may request the map from the service (notably,
advance_pg() does this).
Fixes: http://tracker.cep...
Sage Weil
10:01 AM rgw Backport #23869 (In Progress): luminous: rgw sends garbage meta.compression to ElasticSearch
Prashant D
07:21 AM rgw Backport #23869: luminous: rgw sends garbage meta.compression to ElasticSearch
https://github.com/ceph/ceph/pull/21736 Prashant D
09:59 AM rgw Backport #23868 (In Progress): luminous: rgw: do not reflect period if not current in RGWPeriodPu...
Prashant D
07:17 AM rgw Backport #23868: luminous: rgw: do not reflect period if not current in RGWPeriodPuller::pull
https://github.com/ceph/ceph/pull/21735 Prashant D
07:52 AM Linux kernel client Bug #23537 (Pending Backport): libceph: monX xxxxxx session lost, hunting for new mon
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7b4c443d139f1d2b5570da475f7a9cbcef86740... Ilya Dryomov
07:52 AM Linux kernel client Bug #23706 (Pending Backport): NULL sock gets passed to ceph_tcp_sendmsg()
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9c55ad1c214d9f8c4594ac2c3fa392c1c32431a... Ilya Dryomov
07:19 AM Revision 1ed70cd8 (ceph): rgw: es module: set compression type correctly
Parse compression type from the compression attr and only send this to ES.
Fixes: http://tracker.ceph.com/issues/227...
Abhishek Lekshmanan
07:15 AM Revision a5099c6c (ceph): rgw: do not reflect period if not current
if some history period not exist in local, it will pull
from master and update the old info to zonegroup.
fixes: htt...
Tianshan Qu
06:54 AM CephFS Backport #23932 (In Progress): jewel: client: avoid second lock on client_lock
Jos Collin
06:47 AM Revision 8b3a7de9 (ceph): client: avoid second lock on client_lock
Avoid a second nested lock on client lock. As a result, drop unused function ll_get_inodeno().
Fixes: https://tracker...
supriti singh
06:44 AM Revision 5bc1d4a5 (ceph): qa/workunits/rbd: potential race in mirror disconnect test
(due to a typo in get_image_id command arg)
Fixes: http://tracker.ceph.com/issues/23938
Signed-off-by: Mykola Golub ...
Mykola Golub
06:20 AM Revision e6d37e22 (ceph): client: avoid second lock on client_lock
Avoid a second nested lock on client lock. As a result, drop unused function ll_get_inodeno().
Fixes: https://tracker...
supriti singh
05:26 AM Revision 2e2caa9c (ceph): osd: flush dirty data if cache_target_dirty_ratio = 0.0
ceph will not flush all dirty data to base tier, if
target_max_bytes and target_max_objects is large enough.
Signed-...
Ning Yao
04:38 AM CephFS Backport #23792 (In Progress): luminous: MDSMonitor: MDSMonitor::encode_pending modifies fsmap no...
https://github.com/ceph/ceph/pull/21732 Patrick Donnelly
04:34 AM Revision ab46bb33 (ceph): client: drop function _get_inodeno
Drop _get_inodeno() as per the comment in https://github.com/ceph/ceph/pull/21554.
Signed-off-by: Jos Collin <jcolli...
Jos Collin
03:59 AM CephFS Backport #23933 (In Progress): luminous: client: avoid second lock on client_lock
Jos Collin
03:55 AM Revision 3b3b9ee9 (ceph): client: avoid second lock on client_lock
Avoid a second nested lock on client lock. As a result, drop unused function ll_get_inodeno().
Fixes: https://tracker...
supriti singh
03:15 AM Revision 6554ae4c (ceph): client: avoid second lock on client_lock
Avoid a second nested lock on client lock. As a result, drop unused function ll_get_inodeno().
Fixes: https://tracker...
supriti singh
03:04 AM Revision 67c7e461 (ceph): client: use common interp of st_nlink for dirs
Apparently some applications use this (like mail servers) and since it's
trivial to support, let's do it. Idea is tha...
Patrick Donnelly

04/29/2018

11:46 PM RADOS Bug #23937 (New): FAILED assert(info.history.same_interval_since != 0)
Two of our osds hit these assert and now they are down.... Rafal Wadolowski
10:05 PM Bug #21889: jewel->kraken: "cls_refcount/test_cls_refcount.cc:194: Failure"
See the same in http://pulpito.ceph.com/teuthology-2018-04-29_05:20:01-upgrade:jewel-x-kraken-distro-basic-smithi/
...
Yuri Weinstein
09:00 PM Revision cfe59cf2 (ceph): osd/PG: fix DeferRecovery vs AllReplicasRecovered race
- DeferRecovery event queued by AsyncReserver due to preemption
event. We are in Recovering state with RECOVERING ...
Sage Weil
08:31 PM CephFS Backport #23936 (Resolved): luminous: cephfs-journal-tool: segfault during journal reset
https://github.com/ceph/ceph/pull/21874 Nathan Cutler
08:30 PM CephFS Backport #23935 (Resolved): luminous: mds: may send LOCK_SYNC_MIX message to starting MDS
https://github.com/ceph/ceph/pull/21990 Nathan Cutler
08:30 PM CephFS Backport #23934 (Resolved): luminous: client: "remove_session_caps still has dirty|flushing caps"...
https://github.com/ceph/ceph/pull/21844 Nathan Cutler
08:30 PM CephFS Backport #23933 (Resolved): luminous: client: avoid second lock on client_lock
https://github.com/ceph/ceph/pull/21730 Nathan Cutler
08:30 PM CephFS Backport #23932 (Resolved): jewel: client: avoid second lock on client_lock
https://github.com/ceph/ceph/pull/21734 Nathan Cutler
08:30 PM CephFS Backport #23931 (Resolved): luminous: qa: test_purge_queue_op_rate: self.assertTrue(phase2_ops < ...
https://github.com/ceph/ceph/pull/21841 Nathan Cutler
08:30 PM CephFS Backport #23930 (Resolved): luminous: mds: scrub code stuck at trimming log segments
https://github.com/ceph/ceph/pull/21840 Nathan Cutler
08:07 PM CephFS Bug #23815 (Pending Backport): client: avoid second lock on client_lock
Patrick Donnelly
08:06 PM CephFS Bug #23813 (Pending Backport): client: "remove_session_caps still has dirty|flushing caps" when t...
Patrick Donnelly
08:06 PM CephFS Bug #23812 (Pending Backport): mds: may send LOCK_SYNC_MIX message to starting MDS
Patrick Donnelly
08:06 PM CephFS Bug #20549 (Pending Backport): cephfs-journal-tool: segfault during journal reset
Patrick Donnelly
08:05 PM CephFS Bug #23829 (Pending Backport): qa: test_purge_queue_op_rate: self.assertTrue(phase2_ops < phase1_...
Patrick Donnelly
08:05 PM CephFS Bug #23880 (Pending Backport): mds: scrub code stuck at trimming log segments
Patrick Donnelly
06:26 PM Dashboard Bug #23895: cmake failed in compiling dashboard
huang jun wrote:
> cd: /usr/src/ceph/build/src/pybind/mgr/dashboard/frontend: No such file or directory
Which p...
Lenz Grimmer
06:05 PM Revision 543d8a0e (ceph): Merge PR #21554 into master
* refs/pull/21554/head:
client: avoid second lock on client_lock
Reviewed-by: Jos Collin <jcollin@redhat.com>
Revie...
Patrick Donnelly
06:05 PM Revision 5a563019 (ceph): Merge PR #21592 into master
* refs/pull/21592/head:
mds: filter out blacklisted clients when importing caps
mds: don't add blacklisted clients ...
Patrick Donnelly
06:05 PM Revision e7856ffa (ceph): Merge PR #21593 into master
* refs/pull/21593/head:
mds: properly check auth subtree count in MDCache::shutdown_pass()
Reviewed-by: Patrick Don...
Patrick Donnelly
06:05 PM Revision 0c11a6fc (ceph): Merge PR #21601 into master
* refs/pull/21601/head:
mds: don't discover inode/dirfrag when mds is in 'starting' state
Reviewed-by: Patrick Donn...
Patrick Donnelly
06:05 PM Revision 6c07c857 (ceph): Merge PR #21610 into master
* refs/pull/21610/head:
cephfs-journal-tool: wait prezero ops before destroying journal
Reviewed-by: Patrick Donnel...
Patrick Donnelly
06:05 PM Revision b381cb7e (ceph): Merge PR #21625 into master
* refs/pull/21625/head:
qa: remove racy/buggy test_purge_queue_op_rate
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
06:04 PM Revision 6caa36c4 (ceph): Merge PR #21664 into master
* refs/pull/21664/head:
mds: properly trim log segments after scrub repairs something
Reviewed-by: Patrick Donnelly...
Patrick Donnelly
03:10 PM Revision 29bf0817 (ceph): Merge pull request #21728 from yuriw/wip-yuriw-crontab
qa/tests: fixed typo Sage Weil
02:57 PM Revision 32606e40 (ceph): qa/tests: fixed typo
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
12:54 PM Revision e2632826 (ceph): mon: handle bad snapshot removal reqs gracefully
Snapshot deletion requests on snap ids larger than the snap_seq of
the pool will leave the pool in a state with snap_...
Paul Emmerich
11:36 AM rbd Bug #23929 (Fix Under Review): rbd-mirror: potential dead lock when cancelling image sync
PR: https://github.com/ceph/ceph/pull/21727 Mykola Golub
08:23 AM rbd Bug #23929 (Resolved): rbd-mirror: potential dead lock when cancelling image sync
1) rbd::mirror::ImageSync::cancel (holding ImageSync lock) -> librbd::deep_copy::ImageCopyRequest::cancel (get ImageC... Mykola Golub
10:25 AM Backport #21731 (Need More Info): luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Syn...
non-trivial backport Nathan Cutler
10:23 AM RADOS Bug #22354 (Resolved): v12.2.2 unable to create bluestore osd using ceph-disk
Nathan Cutler
10:23 AM RADOS Backport #23103 (Resolved): luminous: v12.2.2 unable to create bluestore osd using ceph-disk
Nathan Cutler
10:22 AM RADOS Bug #22082 (Resolved): Various odd clog messages for mons
Nathan Cutler
10:21 AM RADOS Backport #22167 (Resolved): luminous: Various odd clog messages for mons
Nathan Cutler
10:21 AM RADOS Bug #22090 (Resolved): cluster [ERR] Unhandled exception from module 'balancer' while running on ...
Nathan Cutler
10:20 AM RADOS Backport #22164 (Resolved): luminous: cluster [ERR] Unhandled exception from module 'balancer' wh...
Nathan Cutler
10:20 AM RADOS Bug #21993 (Resolved): "ceph osd create" is not idempotent
Nathan Cutler
10:20 AM RADOS Backport #22019 (Resolved): luminous: "ceph osd create" is not idempotent
Nathan Cutler
10:19 AM RADOS Bug #21203 (Resolved): build_initial_pg_history doesn't update up/acting/etc
Nathan Cutler
10:19 AM RADOS Backport #21236 (Resolved): luminous: build_initial_pg_history doesn't update up/acting/etc
Nathan Cutler
10:04 AM rbd Backport #23900 (In Progress): luminous: [rbd-mirror] asok hook for image replayer not re-registe...
Nathan Cutler
10:03 AM Revision 281b9fd7 (ceph): rbd-mirror: rename asok hook to match image name when not replaying
Fixes: http://tracker.ceph.com/issues/23888
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
09:37 AM rbd Backport #23631 (In Progress): luminous: python bindings fixes and improvements
Nathan Cutler
09:37 AM Revision e6d69fec (ceph): pybind/rbd: always parse timestamps in UTC
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
09:37 AM Revision 39c2a806 (ceph): pybind/rbd: add `data_pool_id()` image function
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
09:36 AM Revision 86bd6432 (ceph): pybind/rbd: fix python 3 str to bytes problems
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit ...
Ricardo Dias
09:34 AM rgw Documentation #20942 (Resolved): Cannot specify multiple ports for civetweb port/listening_ports ...
Nathan Cutler
09:34 AM rgw Backport #23317 (Resolved): luminous: Cannot specify multiple ports for civetweb port/listening_p...
Nathan Cutler
09:25 AM rgw Backport #23231 (In Progress): luminous: rgw_statfs should report the correct stats
Nathan Cutler
09:25 AM Revision 6ca79206 (ceph): RGW-NFS: Use rados cluster_stat to report filesystem usage
Partially fixes: http://tracker.ceph.com/issues/22202
Signed-off-by: Supriti Singh <supriti.singh@suse.com>
(cherry ...
supriti singh
08:08 AM rgw Backport #23223: luminous: rgw: garbage collector removes objects slowly
non-trivial backport, could an RGW developer please take it Nathan Cutler
07:59 AM rgw Backport #23018 (Need More Info): rgw multisite sync tracing feature
non-trivial feature backport Nathan Cutler
07:58 AM rgw Backport #22938 (Resolved): luminous: system user can't delete bucket completely
Nathan Cutler
07:56 AM rgw Bug #22797 (Resolved): beast gets SignatureDoesNotMatch in v4 auth
Nathan Cutler
07:56 AM rgw Backport #22930 (Resolved): luminous: beast gets SignatureDoesNotMatch in v4 auth
Nathan Cutler
07:55 AM rgw Bug #22655 (Resolved): rgw: Location element not returned correctly from CompleteMultipartUpload
Nathan Cutler
07:55 AM rgw Backport #22905 (Resolved): luminous: rgw: Location element not returned correctly from CompleteM...
Nathan Cutler
07:52 AM rgw Backport #22903 (Resolved): luminous: rgw: copying part without http header "x-amz-copy-source-ra...
Nathan Cutler
07:51 AM rgw Bug #22121 (Resolved): rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
Nathan Cutler
07:51 AM rgw Backport #22893 (Resolved): luminous: rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
Nathan Cutler
07:50 AM rgw Backport #22753 (Resolved): luminous: multisite: trim bilogs as data sync peer zones catch up
Nathan Cutler
07:48 AM rgw Bug #22129 (Resolved): rgw: 501 is returned When init multipart is using V4 signature and chunk e...
Nathan Cutler
07:47 AM rgw Backport #22388 (Resolved): luminous: rgw: 501 is returned When init multipart is using V4 signat...
Nathan Cutler
07:47 AM rgw Bug #21990 (Resolved): multisite: race between sync of bucket and bucket instance metadata
Nathan Cutler
07:46 AM rgw Backport #22020 (Resolved): luminous: multisite: race between sync of bucket and bucket instance ...
Nathan Cutler
07:46 AM rgw Bug #21819 (Resolved): source data in 'default.rgw.buckets.data' may not be deleted after inter-b...
Nathan Cutler
07:46 AM rgw Backport #21937 (Resolved): luminous: source data in 'default.rgw.buckets.data' may not be delete...
Nathan Cutler
07:45 AM rgw Bug #21725 (Resolved): disable dynamic resharding in multisite enviorment
Nathan Cutler
07:45 AM rgw Backport #21856 (Resolved): luminous: rgw: disable dynamic resharding in multisite enviorment
Nathan Cutler
07:07 AM RADOS Bug #21206 (Resolved): thrashosds read error injection doesn't take live_osds into account
Nathan Cutler
07:07 AM RADOS Backport #21235 (Resolved): luminous: thrashosds read error injection doesn't take live_osds into...
Nathan Cutler
06:22 AM RADOS Backport #23915 (In Progress): luminous: monitors crashing ./include/interval_set.h: 355: FAILED ...
Nathan Cutler
05:44 AM RADOS Backport #22934: luminous: filestore journal replay does not guard omap operations
https://github.com/ceph/ceph/pull/21547 Victor Denisov
01:44 AM CephFS Bug #23919 (Fix Under Review): mds: stuck during up:stopping
Zheng Yan wrote:
> I think we should call Locker::_readlock_kick in this case.
https://github.com/ceph/ceph/pull/...
Patrick Donnelly
01:28 AM mgr Bug #23928 (New): qa: spurious cluster "[WRN] Manager daemon y is unresponsive. No standby daemon...
During shutdown we sometimes see this:... Patrick Donnelly
01:15 AM CephFS Bug #23927 (Rejected): qa: test_full failure in test_barrier
https://github.com/ceph/ceph/pull/21668#pullrequestreview-116152567 Patrick Donnelly
12:54 AM CephFS Bug #23927: qa: test_full failure in test_barrier
Here too: http://pulpito.ceph.com/pdonnell-2018-04-28_06:20:24-fs-wip-pdonnell-testing-20180428.041811-testing-basic-... Patrick Donnelly
12:49 AM CephFS Bug #23927 (Rejected): qa: test_full failure in test_barrier
... Patrick Donnelly
12:36 AM CephFS Bug #23923 (Fix Under Review): mds: stopping rank 0 cannot shutdown until log is trimmed
https://github.com/ceph/ceph/pull/21719 Patrick Donnelly

04/28/2018

11:42 PM Revision bae49405 (ceph): test: Fix comment at end of scrub test scripts
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:42 PM Revision 8f0514bf (ceph): osd: process _scan_snaps() with all snapshots with head
Fixes: http://tracker.ceph.com/issues/22881
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:42 PM Revision 2fa596dc (ceph): test: Prepare for second test and minor improvements
Check list-inconsistent-obj output
Check how many _scan_snap groupings
Use more general check for crashed osd(s)
Sig...
David Zafman
11:42 PM Revision 1a7fa9a6 (ceph): test: Add test cases for multiple copy pool and snapshot errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:42 PM Revision 83861a5b (ceph): osd: If ending on a head object get all of meta map
When ending on a head object, the head and snapshots would stay in
cleaned_meta_map until more maps arrive. The prob...
David Zafman
11:29 PM ceph-volume Bug #23918 (Need More Info): "ceph-volume lvm prepare" errors with "no valid command found"
It is entirely possible that you are trying to use ceph-volume with a version of Ceph that doesn't support these opti... Alfredo Deza
10:32 PM RADOS Backport #23915: luminous: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jew...
https://github.com/ceph/ceph/pull/21717 Paul Emmerich
08:26 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I've managed to reproduce this on a test cluster but it's somewhat unreliable and took a few attempts.
1. fill tes...
Paul Emmerich
07:31 PM Revision fb5cf54c (ceph): Revert "ceph.spec: work around build.opensuse.org"
This reverts commit 21d941e83b168fa297aed58e27b4c11193468293 which introduced a
"kludge" to make 32-bit x86 builds wo...
Nathan Cutler
07:11 PM RADOS Backport #23926 (Rejected): luminous: disable bluestore cache caused a rocksdb error
Nathan Cutler
07:11 PM RADOS Backport #23925 (Resolved): luminous: assert on pg upmap
https://github.com/ceph/ceph/pull/21818 Nathan Cutler
07:11 PM RADOS Backport #23924 (Resolved): luminous: LibRadosAio.PoolQuotaPP failed
https://github.com/ceph/ceph/pull/21778 Nathan Cutler
06:59 PM CephFS Bug #23923 (Resolved): mds: stopping rank 0 cannot shutdown until log is trimmed
... Patrick Donnelly
06:19 PM RADOS Bug #23816 (Pending Backport): disable bluestore cache caused a rocksdb error
Sage Weil
06:19 PM Revision 43aaecf8 (ceph): Merge pull request #21583 from yanghonggang/disable-cache
kv/RocksDBStore: fix rocksdb error when block cache is disabled
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Sage Weil
06:17 PM RADOS Bug #23878 (Pending Backport): assert on pg upmap
Sage Weil
06:17 PM Revision 7ebbb7d7 (ceph): Merge pull request #21670 from xiexingguo/wip-23878
osd/OSDMap: more pg upmap fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:17 PM RADOS Bug #23916 (Pending Backport): LibRadosAio.PoolQuotaPP failed
Sage Weil
06:17 PM Revision 1d8a5a9e (ceph): Merge pull request #21709 from liewegas/wip-23917
ceph_test_rados_api_aio: fix race with full pool and osdmap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:16 PM RADOS Bug #23922 (Resolved): ENOMEM from ceph_test_rados and ceph_test_cls_rbd (hammer client)
... Sage Weil
03:53 PM CephFS Bug #23883: kclient: CephFS kernel client hang
Hi Wei,
this is a very interesting problem, from your description, i would like to share my thought:
this shoul...
dongdong tao
10:10 AM CephFS Bug #23883: kclient: CephFS kernel client hang
client kernel dmesg:... wei jin
10:09 AM CephFS Bug #23883: kclient: CephFS kernel client hang
... wei jin
08:02 AM CephFS Bug #23883: kclient: CephFS kernel client hang
debug_mds = 10. only for period that mds is recovering Zheng Yan
07:53 AM CephFS Bug #23883: kclient: CephFS kernel client hang
Zheng Yan wrote:
> please upload mds log
which level?
after setting debug_mds = 20 and debug_ms = 1, log file is...
wei jin
05:03 AM CephFS Bug #23883: kclient: CephFS kernel client hang
please upload mds log Zheng Yan
02:49 PM Revision 7b3d4a19 (ceph): Merge pull request #21641 from zy751713126/total_size_format
tools: correct total size formatting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:34 AM CephFS Bug #22428 (Fix Under Review): mds: don't report slow request for blocked filelock request
https://github.com/ceph/ceph/pull/21715 Zheng Yan
09:56 AM Revision 6914bfb0 (ceph): pybind/ceph_argparse.py: argument 'target' change to func
'run_in_thread' first argument named 'target'.
It is confusing with cluster.mon_command last argument 'target=None'.
...
yangdeliu
07:50 AM CephFS Bug #23919: mds: stuck during up:stopping
I think we should call Locker::_readlock_kick in this case. Zheng Yan
04:02 AM CephFS Bug #23919: mds: stuck during up:stopping
/ceph/tmp/pdonnell/bz1566016/0x20000205a64.log.gz
holds the output of
zgrep -C5 0x20000205a64 ceph-mds.magna05...
Patrick Donnelly
03:52 AM CephFS Bug #23919: mds: stuck during up:stopping
crux of the issue appears to be here:... Patrick Donnelly
06:34 AM CephFS Bug #23920: Multiple ceph-fuse and one ceph-client.admin.log
I am using the method you said to modify,After that I found three questions:
1、when I run ceph-fuse ,There will be...
yuanli zhu
06:04 AM CephFS Bug #23920: Multiple ceph-fuse and one ceph-client.admin.log
because I have two ceph-fuse,how can i set config use the command as below for each ceph-fuse:
ceph daemon clien...
yuanli zhu
05:00 AM CephFS Bug #23920 (Rejected): Multiple ceph-fuse and one ceph-client.admin.log
config issue. you should set log file config option like
log file = /var/log/ceph/ceph-client.$pid.log
Zheng Yan
02:28 AM CephFS Bug #23920 (Rejected): Multiple ceph-fuse and one ceph-client.admin.log
I use the command as below:
/usr/bin/ceph-fuse -c /etc/ceph/ceph.conf /nas/test1 -r /test1
/usr/bin/ceph-fu...
yuanli zhu
04:54 AM CephFS Bug #23894 (Fix Under Review): ceph-fuse: missing dentries in readdir result
https://github.com/ceph/ceph/pull/21712 Zheng Yan
01:37 AM CephFS Bug #23894: ceph-fuse: missing dentries in readdir result
libcephfs does not handle session stale message properly
steps to reproduce:
1. create two ceph-fuse mounts, mo...
Zheng Yan
04:23 AM RADOS Bug #23921: pg-upmap cannot balance in some case
But if i unlink all osds from 'root default / host huangjun', every thing works ok.... huang jun
04:04 AM RADOS Bug #23921 (Resolved): pg-upmap cannot balance in some case
I have a cluster with 21 osds, cluster topology is... huang jun
03:26 AM Revision aedd5301 (ceph): mds: initialize SnapServer::snaprealm_v2_since after journal replay
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:46 AM Revision 610d5196 (ceph): osd: combine recovery/scrub/snap sleep timer into one.
One SafeTime on thread. And those events if timer don't take long time.
Signed-off-by: Jianpeng Ma <jianpeng.ma@inte...
jianpeng ma
01:30 AM Revision aef8d96d (ceph): Merge pull request #21710 from neha-ojha/wip-cosbench-workloads
qa: add cosbench workloads and override teuthology default settings
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:42 AM Revision 47359a3b (ceph): mon, osd: add create-time for pool
We want to know how old the pools currently are, on which mgr/balancer
can make some time-related smart decisions bas...
xie xingguo

04/27/2018

11:15 PM Revision 1b6bf0d4 (ceph): qa/suites/perf-basic: add cosbench write workload
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:07 PM Revision f670f2d6 (ceph): qa/suites/perf-basic: override default teuthology settings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:02 PM Revision f01eb7ad (ceph): qa/suites/rados/perf: add cosbench workloads
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:38 PM RADOS Bug #23916 (Fix Under Review): LibRadosAio.PoolQuotaPP failed
https://github.com/ceph/ceph/pull/21709 Sage Weil
09:22 PM RADOS Bug #23916 (Resolved): LibRadosAio.PoolQuotaPP failed
http://qa-proxy.ceph.com/teuthology/yuriw-2018-04-27_16:52:05-rados-wip-yuri-testing-2018-04-27-1519-distro-basic-smi... Josh Durgin
10:37 PM Revision 5e067b9d (ceph): ceph_test_rados_api_aio: fix race with full pool and osdmap
We send ops until we get a EDQUOT, and then assert our next op to
a different object also gets EDQUOT. However, if t...
Sage Weil
10:27 PM CephFS Bug #23919 (Resolved): mds: stuck during up:stopping
... Patrick Donnelly
10:27 PM RADOS Bug #23917 (Duplicate): LibRadosAio.PoolQuotaPP failure
Josh Durgin
10:24 PM RADOS Bug #23917 (Duplicate): LibRadosAio.PoolQuotaPP failure
... Sage Weil
10:27 PM ceph-volume Bug #23918 (Closed): "ceph-volume lvm prepare" errors with "no valid command found"
Brand new install on Ubuntu 16.04:... Brian Woods
10:16 PM CephFS Backport #23833: luminous: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
I think they are separate issues but I will take a look. Patrick Donnelly
07:42 PM CephFS Backport #23833: luminous: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
@Patrick - this one looks like it could benefit from being done in a single PR along with http://tracker.ceph.com/iss... Nathan Cutler
05:34 PM CephFS Backport #23833: luminous: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
Travis Nielsen wrote:
> What is the timeline for the backport? Rook would like to see it in 12.2.6. Thanks!
It sh...
Patrick Donnelly
05:16 PM CephFS Backport #23833: luminous: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
What is the timeline for the backport? Rook would like to see it in 12.2.6. Thanks! Travis Nielsen
09:52 PM Revision 025d0f3d (ceph): test/perf_local.cc: reduce scope of some variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision dc43a880 (ceph): client/Client.cc: reduce scope of variable 'r'
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:35 PM Revision 0cb3e642 (ceph): Merge pull request #21704 from liewegas/wip-rados-old-clients
qa/suites/rados/thrash-old-clients: add rbd tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:22 PM Revision 6a792621 (ceph): Merge pull request #21339 from guzhongyan/tp-cleanup
osd: drop unused osd_disk_tp related options
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Yuri Weinstein
09:21 PM Revision 2c98007a (ceph): Merge pull request #21630 from neha-ojha/wip-rgw-pools
qa: modify rgw default pool names
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
09:07 PM Revision f91ffea3 (ceph): common/TrackedOp: fix 'warned' handling
Fix for this cppcheck issue:
[src/common/TrackedOp.cc:385]: (style) The scope of the variable
'warned' can be reduc...
Danny Al-Gaaf
08:07 PM RADOS Backport #23915 (Resolved): luminous: monitors crashing ./include/interval_set.h: 355: FAILED ass...
https://github.com/ceph/ceph/pull/21717 Nathan Cutler
08:06 PM RADOS Backport #23914 (Resolved): luminous: cache-try-flush hits wrlock, busy loops
https://github.com/ceph/ceph/pull/21764 Nathan Cutler
08:01 PM RADOS Bug #23860 (Fix Under Review): luminous->master: luminous crashes with AllReplicasRecovered in St...
https://github.com/ceph/ceph/pull/21706 Sage Weil
07:40 PM CephFS Backport #23792: luminous: MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_fsmap
@Patrick could you take this one? Nathan Cutler
07:30 PM RADOS Bug #18746 (Pending Backport): monitors crashing ./include/interval_set.h: 355: FAILED assert(0) ...
Sage Weil
07:28 PM RADOS Bug #23664 (Pending Backport): cache-try-flush hits wrlock, busy loops
Sage Weil
07:28 PM RADOS Bug #21165 (Can't reproduce): 2 pgs stuck in unknown during thrashing
Sage Weil
07:27 PM RADOS Bug #23788 (Duplicate): luminous->mimic: EIO (crc mismatch) on copy-get from ec pool
I think this was a dup of #23871 Sage Weil
07:26 PM rbd Backport #23913 (In Progress): luminous: rbd-nbd can deadlock in logging thread
Nathan Cutler
07:24 PM rbd Backport #23913 (Resolved): luminous: rbd-nbd can deadlock in logging thread
https://github.com/ceph/ceph/pull/21705 Nathan Cutler
07:24 PM RADOS Backport #23912 (Resolved): luminous: mon: High MON cpu usage when cluster is changing
https://github.com/ceph/ceph/pull/21968 Nathan Cutler
07:17 PM RADOS Bug #23911: ceph:luminous: osd out/down when setup with ubuntu/bluestore
The zap run in this is definitely not zero'ing the first block based on log output... Vasu Kulkarni
06:49 PM RADOS Bug #23911: ceph:luminous: osd out/down when setup with ubuntu/bluestore
we clean more than 100m but i think its from the end
https://github.com/ceph/ceph/blob/luminous/src/ceph-disk/ceph...
Vasu Kulkarni
06:25 PM RADOS Bug #23911: ceph:luminous: osd out/down when setup with ubuntu/bluestore
Thanks alfredo
It shows that zap is not working now, I think we should fix the ceph-disk zap to properly clean the...
Vasu Kulkarni
06:07 PM RADOS Bug #23911: ceph:luminous: osd out/down when setup with ubuntu/bluestore
Looking at the logs for the OSD that failed:... Alfredo Deza
05:48 PM RADOS Bug #23911: ceph:luminous: osd out/down when setup with ubuntu/bluestore
seen in both 14.04, 16.04 and centos for bluestore option only
14.04:
http://qa-proxy.ceph.com/teuthology/teuth...
Vasu Kulkarni
05:45 PM RADOS Bug #23911 (Won't Fix - EOL): ceph:luminous: osd out/down when setup with ubuntu/bluestore
this could be a systemd issue or more,
a) setup cluster using ceph-deploy
b) use ceph-disk/bluestore option for ...
Vasu Kulkarni
07:04 PM Revision 9fbdca34 (ceph): qa/suites/rados/thrash-old-clients: add cls_rbd, rbd api tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:04 PM Revision 33db6bdf (ceph): qa/suites/rados/perf: override default teuthology settings
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:43 PM rgw Support #23839: RGW GC Stuxk
In Luminous 12.2.2 we had a GC backlog of over 200M objects and there was no notification from the cluster that this ... David Turner
05:46 PM Revision e40092f6 (ceph): kv/RocksDBStore: fix rocksdb error when block cache is disabled
Fixes: http://tracker.ceph.com/issues/23816
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com>
Yang Honggang
05:26 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
Moving this back to RADOS as it seems the new consensus is that it's a RADOS bug. Patrick Donnelly
06:46 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
From message: "error (2) No such file or directory not handled on operation 0x55e1ce80443c (21888.1.0, or op 0, count... jianpeng ma
05:25 PM Revision 049e9097 (ceph): Merge pull request #21703 from liewegas/wip-rados-old-clients
qa/suites/rados/thrash-old-clients: add hammer clients Sage Weil
05:18 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Ilya Dryomov
12:20 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Ilya Dryomov wrote:
> No, this doesn't look related at first sight. Can you paste more so I can see which kernel, w...
geng jichao
10:01 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
No, this doesn't look related at first sight. Can you paste more so I can see which kernel, what happened before the... Ilya Dryomov
09:55 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
we encountered similar problems. I don't know whether they are the same reasons.
Task dump for CPU 14:
Call Tr...
geng jichao
05:05 PM CephFS Bug #23658: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
When this issue hits, is there a way to recover? For example, to forcefully remove the multiple filesystems that are ... Travis Nielsen
05:00 PM Revision 1f960b68 (ceph): rgw: frontend config uses multimap
this allows us to configure multiple values for a given key without
resorting to string formatting to cram them into ...
Casey Bodley
04:40 PM Revision 7cbaa624 (ceph): qa/suites/rados/thrash-old-clients: add hammer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:38 PM RADOS Bug #23893 (Resolved): jewel clients fail to decode mimic osdmap
it was a bug in wip-osdmap-encode, fixed before merge Sage Weil
04:30 PM Revision 41fae6e9 (ceph): Merge pull request #21679 from liewegas/wip-rados-old-clients
qa/suites/rados/thrash-old-clients: do some thrashing with jewel and luminous clients
Reviewed-by: Josh Durgin <jdur...
Sage Weil
04:14 PM RADOS Bug #23713 (Pending Backport): High MON cpu usage when cluster is changing
Sage Weil
04:13 PM Revision fd017788 (ceph): Merge pull request #21605 from liewegas/wip-osdmap-encode
mon: cache reencoded osdmaps
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>...
Sage Weil
04:12 PM Revision d84a49e2 (ceph): mon/OSDMonitor: add feature into osdmap cache key.
Change the cache from
SimpleLRU<version_t, bufferlist> inc_osd_cache;
to
SimpleLRU<pair<version_t, uint64_t>, bufferl...
Xiaoxi Chen
04:12 PM Revision dc7a2194 (ceph): messages/MOSDMap: significant feature bits.
1. MOSDMap go with features indicating the features
this map encoded for.
2. Only reencode if significant bits misma...
Xiaoxi Chen
04:12 PM Revision 4bea8b55 (ceph): crush/CrushWrapper: clean up member init
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:12 PM Revision 579b8edb (ceph): messages/MOSDMap: fix compat_version for MOSDMap
Jewel clients see
will not decode message of type 41 version 4 because compat_version 4 > supported version 3
The p...
Sage Weil
04:05 PM Revision 12c1f846 (ceph): osdc/Objector: use std::shared_mutex instead of boost::shared_mutex
Since boost::threads support interruption by default locking over
boost::shared_mutexes may throw if the thread is in...
Abhishek Lekshmanan
03:21 PM Bug #23910 (Resolved): objector: rgw aborts during watch notify when trying to lock
seen this in my vstart cluster of late, rgw aborts when running a task like s3-tests with a stacktrace like below:
...
Abhishek Lekshmanan
03:01 PM RADOS Bug #23909 (Resolved): snaps missing in mapper, should be: 188,18f,191,195,197,198,199,19d,19e,1a...

New code for tracker #22881 in pull request https://github.com/ceph/ceph/pull/21546 no calls _scan_snaps() on each ...
David Zafman
02:53 PM Revision e4cbe0b2 (ceph): common/PriorityCache: First pass at prototype.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
02:45 PM Dashboard Bug #23895: cmake failed in compiling dashboard
@ Stephan Müller
cd: /usr/src/ceph/build/src/pybind/mgr/dashboard/frontend: No such file or directory
huang jun
02:44 PM Dashboard Bug #23895: cmake failed in compiling dashboard
... huang jun
02:39 PM Dashboard Bug #23895: cmake failed in compiling dashboard
Does the following work for you to build it manually?... Stephan Müller
07:01 AM Dashboard Bug #23895: cmake failed in compiling dashboard
Can you give more details about you environment? OS distro and version? Ricardo Dias
01:08 AM Dashboard Bug #23895: cmake failed in compiling dashboard
cat /root/.npm/_logs/2018-04-27T01_02_15_946Z-debug.log... huang jun
01:05 AM Dashboard Bug #23895 (Can't reproduce): cmake failed in compiling dashboard
... huang jun
02:20 PM rgw Bug #22648: rgw: secondary site's lc configuration erased by multisite sync
provided review feedback Casey Bodley
02:19 PM Revision 54d04164 (ceph): doc/mgr/balancer: document
Not sure how we missed this for luminous!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9787...
Sage Weil
02:10 PM rbd Bug #23143: rbd-nbd can deadlock in logging thread
https://github.com/ceph/ceph/pull/20681/commits/a350c8032af41452b8f9a200f86e7f0dc0db7345 Jason Dillaman
02:10 PM rbd Bug #23143 (Pending Backport): rbd-nbd can deadlock in logging thread
Jason Dillaman
02:10 PM rbd Bug #23891 (Duplicate): unable to perform a "rbd-nbd map" without forgroud flag
Looks like the logging ring-buffer is full and not being flushed. Duplicate of #23143 Jason Dillaman
01:55 PM rbd Bug #23891: unable to perform a "rbd-nbd map" without forgroud flag
... Marc Schöchlin
12:07 PM rbd Bug #23891 (Need More Info): unable to perform a "rbd-nbd map" without forgroud flag
@Marc: we run several NBD tests daily against the Xenial kernel (each involving mapping/unmapping dozens of images). ... Jason Dillaman
02:01 PM rbd Subtask #18753 (Resolved): rbd-mirror HA: create teuthology thrasher for rbd-mirror
Jason Dillaman
01:59 PM Revision 25a671b7 (ceph): mgr/dashboard: Add Copy2ClipboardButtonDirective
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:59 PM Revision 8a815ee7 (ceph): mgr/dashboard: Add RGW management features
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:59 PM Revision e1d344b5 (ceph): mgr/dashboard: Address review comments
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:59 PM Revision 87ff98c9 (ceph): mgr/dashboard: Be more selective when catching exceptions.
- Do some minor improvements in the RGW client
- Do not catch ALL exceptions to do not block the current exception ha...
Volker Theile
01:58 PM Revision 0442468c (ceph): mgr/dashboard: enable SSL in standby mode
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:58 PM Revision b7a5da8b (ceph): qa: update dashboard tests for https://
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:58 PM Revision ce92ddf4 (ceph): mgr/dashboard: add monkey patch workaround for ssl
If a more recent version of cherrypy is in use
this should all Just Work, but this particular
buggy version happens t...
John Spray
01:58 PM Revision 3cb0a7ba (ceph): mgr/dashboard: enable TLS
Very similar to restful module. Cribbed from
earlier patch by @sebastian-philipp, this works
now because of the cher...
John Spray
01:58 PM Revision f521ffdb (ceph): vstart: update for dashboard TLS
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:58 PM Revision 1837685a (ceph): mgr/dashboard: add pyopenssl to requirements.txt
Use in certificate auto generation
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:58 PM Revision 37faa383 (ceph): mgr: expose get_store into MgrStandbyModule
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:58 PM Revision 6185bd66 (ceph): mgr: implement get_store in StandbyPyModules
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:36 PM Revision c7456a4e (ceph): pybing/mgr/prometheus: return default port if config-key get returns empty
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:28 PM Revision e4eef6b3 (ceph): Merge pull request #21693 from LenzGr/mgr-dashboard-documentation
doc: Updated dashboard feature list.
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Sebastian Wagner...
Ricardo Dias
01:23 PM RADOS Bug #23627 (Fix Under Review): Error EACCES: problem getting command descriptions from mgr.None f...
https://github.com/ceph/ceph/pull/21698 Kefu Chai
01:16 PM RADOS Bug #23627: Error EACCES: problem getting command descriptions from mgr.None from 'ceph tell mgr'
... Kefu Chai
12:22 PM RADOS Bug #23627: Error EACCES: problem getting command descriptions from mgr.None from 'ceph tell mgr'
/a//kchai-2018-04-27_07:23:02-rados-wip-kefu-testing-2018-04-27-0902-distro-basic-smithi/2444194 Kefu Chai
01:06 PM rgw Feature #23908 (Resolved): List objects version 2
List objects v2 implementation is missing - no docs mentions it, also v2 list request results in v1 object list forma... Michał Jarco
12:54 PM Revision d32427f4 (ceph): mgr/dashboard: Clean up Pylint warnings
* Enabled warnings that actually make sense
* Enabled `fixme` as we only have two left.
* Removed disable statements ...
Sebastian Wagner
12:53 PM ceph-volume Bug #23874 (Fix Under Review): failed ceph-osd --mkfs command doesn't halt the OSD creation process
PR at https://github.com/ceph/ceph/pull/21685 Alfredo Deza
12:37 PM Revision 57a4628d (ceph): Merge pull request #21586 from trociny/wip-deep-copy-fixes
librbd: skip head object map update when deep copying object beyond image size
Reviewed-by: Jason Dillaman <dillaman...
Jason Dillaman
12:34 PM Revision de458701 (ceph): qa/suites/rbd: rbd-mirror fsx stress test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:34 PM Revision 1d5b146c (ceph): rbd-mirror: clean up ENOENT error message
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:34 PM Revision 1f38a526 (ceph): rbd-mirror: move state machine transition debug messages to higher prio...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:33 PM Revision d1ebfb6a (ceph): test/librbd/fsx: add support for cluster and client id optionals
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:17 PM Revision ef86ee1e (ceph): doc: Updated dashboard feature list.
Updated the dashboard documentation and added recently merged
RBD management features (flatten, clone, copy)
Signed-...
Lenz Grimmer
11:58 AM CephFS Bug #23873: cephfs does not count st_nlink for directories correctly?
Peter Mauritius wrote:
> The Dovecot mail server does not work properly, if mailbox files are stored on cephfs and a...
Jeff Layton
11:48 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Oh, I just remembered something:
We did reduce the Bluestore cache size from 2 GB to 1 GB at around the same time ...
Paul Emmerich
07:18 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Sage Weil wrote:
> Paul: was swap ever enabled on the node(s) where you saw the issue?
Not being Paul but to ad...
Michael Prokop
11:10 AM Revision 72d249ab (ceph): mds: properly distinguish cap update from snap flush
Both Locker::_do_cap_update() and Locker::_do_snap_update() can update
snap inode. But only the second function is ca...
Yan, Zheng
11:08 AM Revision 5643909b (ceph): mds: update dev document of cephfs snapshot
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23583
Yan, Zheng
11:08 AM Revision 24bb126d (ceph): doc: add release notes for cephfs snapshot
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:43 AM rgw Backport #23907 (Rejected): jewel: libcurl ignores headers with empty value, leading to signature...
Nathan Cutler
10:43 AM rgw Backport #23906 (Resolved): luminous: libcurl ignores headers with empty value, leading to signat...
https://github.com/ceph/ceph/pull/21738 Nathan Cutler
10:43 AM RADOS Backport #23905 (Resolved): jewel: Deleting a pool with active watch/notify linger ops can result...
https://github.com/ceph/ceph/pull/21754 Nathan Cutler
10:42 AM RADOS Backport #23904 (Resolved): luminous: Deleting a pool with active watch/notify linger ops can res...
https://github.com/ceph/ceph/pull/21752 Nathan Cutler
10:42 AM rbd Backport #23903 (Closed): jewel: [rbd-mirror] local tag predecessor mirror uuid is incorrectly re...
https://github.com/ceph/ceph/pull/21779 Nathan Cutler
10:42 AM rbd Backport #23902 (Resolved): luminous: [rbd-mirror] local tag predecessor mirror uuid is incorrect...
https://github.com/ceph/ceph/pull/21741 Nathan Cutler
10:42 AM rbd Backport #23901 (Closed): jewel: [rbd-mirror] asok hook for image replayer not re-registered afte...
Nathan Cutler
10:42 AM rbd Backport #23900 (Resolved): luminous: [rbd-mirror] asok hook for image replayer not re-registered...
https://github.com/ceph/ceph/pull/21726 Nathan Cutler
10:39 AM RADOS Backport #23850 (New): luminous: Read operations segfaulting multiple OSDs
Status can change to "In Progress" when the PR is open and URL of PR is mentioned in a comment. Nathan Cutler
06:29 AM RADOS Backport #23850 (In Progress): luminous: Read operations segfaulting multiple OSDs
Victor Denisov
10:18 AM CephFS Bug #23883: kclient: CephFS kernel client hang
Zheng Yan wrote:
> besides, 4.4/4.9 kernel is too old for using multimds.
It is very difficult to upgrade kernel ...
wei jin
10:17 AM RADOS Bug #23899: run cmd 'ceph daemon osd.0 smart' cause osd daemon Segmentation fault
root cause is sometimes output.read_fd() could return 0 length data.
ret = output.read_fd(smartctl.get_stdout(), 1...
cory gu
10:15 AM RADOS Bug #23899 (Resolved): run cmd 'ceph daemon osd.0 smart' cause osd daemon Segmentation fault

2018-04-27 09:44:51.572 7fb787a05700 -1 osd.0 57 smartctl output is:
2018-04-27 09:44:51.576 7fb787a05700 -1 *** C...
cory gu
09:45 AM Revision ba667c98 (ceph): test/bufferlist: append_zero assumptioins change
bufferlist::append_zero is no longer required to add new bufferptr.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh...
Piotr Dalek
09:45 AM Dashboard Feature #23898 (Resolved): Improve dashboard REST API documentation
Currently we already have a browsable API implementation, useful for development propose.
You can try it by access...
Ricardo Marques
09:35 AM Revision 9360f764 (ceph): Merge pull request #21681 from Devp00l/wip-rbd-form-type-error-fix
mgr/dashboard: Fixes type error in RBD form
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
09:00 AM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
... Kefu Chai
08:53 AM rbd Bug #23876 (Pending Backport): [rbd-mirror] local tag predecessor mirror uuid is incorrectly repl...
Mykola Golub
08:53 AM rbd Bug #23888 (Pending Backport): [rbd-mirror] asok hook for image replayer not re-registered after ...
Mykola Golub
08:52 AM Revision 0cd73607 (ceph): Merge pull request #21682 from dillaman/wip-23888
rbd-mirror: rename asok hook to match image name when not replaying
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:51 AM Revision ff21badf (ceph): Merge pull request #21657 from dillaman/wip-23876
rbd-mirror: properly translate remote tag mirror uuid for local mirror
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:39 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sage Weil wrote:
> Artemy Kapitula wrote:
> > Sage Weil wrote:
> > > Artemy, is it possible the machine where you ...
Artemy Kapitula
07:06 AM Revision 8f14b5ae (ceph): bluestore/BlueFS: prevent fragmented bufferlists in log writes
Instead of adding new bufferptrs into log writer's bufferlist,
encode required data using single, pre-aligned bufferp...
Piotr Dalek
06:20 AM Revision 1c90963a (ceph): Merge pull request #21662 from tchaikov/wip-cmake
cmake: enable new policies to silence cmake warnings
Review-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
03:55 AM CephFS Documentation #23897 (In Progress): doc: create snapshot user doc
Include suggested upgrade procedure: https://github.com/ceph/ceph/pull/21374/commits/e05ebd08ea895626f4a2a52805f17e61... Patrick Donnelly
03:37 AM Bug #23599: Segfault while scrubbing Bluestore OSD
No longer seeing these after upgrade to 12.2.5, also the load is spread much better now with proper WAL/DB NVMe devic... Alex Gorbachev
01:34 AM RADOS Bug #23878: assert on pg upmap
This pr #21670 passed tests failed before in my local cluster, needs qa huang jun
01:16 AM Revision 465aba50 (ceph): osd/OSDMap: check pending pg upmap changes too
Signed-off-by: xiexingguo <xie.xingguo@gmail.com> xie xingguo
01:16 AM Revision a3852769 (ceph): osd/OSDMap: check against crush-tree changing
pg_upmap/pg_upmap_items should not bring osds which
no longer belong to a specific crush-tree in.
Signed-off-by: xie...
xie xingguo
01:16 AM Revision 776c3d88 (ceph): osd/OSDMap: more sanity checks before applying pg_upmap[_items]
Fixes: http://tracker.ceph.com/issues/23878
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
xie xingguo
01:16 AM Revision 7ca74dca (ceph): osd/OSDMap: refactor maybe_remove_pg_upmaps()
There is too much code redundancy..
Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
xie xingguo
12:55 AM RADOS Bug #23872 (Pending Backport): Deleting a pool with active watch/notify linger ops can result in ...
Kefu Chai
12:55 AM Revision 70a3e243 (ceph): Merge pull request #21649 from dillaman/wip-23872
osdc/Objecter: prevent double-invocation of linger op callback
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:50 AM CephFS Bug #23894 (Resolved): ceph-fuse: missing dentries in readdir result
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-April/026224.html Zheng Yan
12:38 AM Revision f9dbfbe7 (ceph): Merge pull request #21656 from neha-ojha/wip-integrate-cosbench
qa/tasks: run cosbench using the CBT task
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

04/26/2018

11:54 PM CephFS Bug #23883: kclient: CephFS kernel client hang
besides, 4.4/4.9 kernel is too old for using multimds. Zheng Yan
11:47 PM CephFS Bug #23883: kclient: CephFS kernel client hang
need mds log to check what happened Zheng Yan
08:09 PM CephFS Bug #23883: kclient: CephFS kernel client hang

Patrick Donnelly
10:19 AM CephFS Bug #23883 (New): kclient: CephFS kernel client hang
ceph: 12.2.4/12.2.5
os: debian jessie
kernel: 4.9/4.4
After restart all mds(6 in total, 5 active, 1 standby), cl...
wei jin
11:36 PM Revision 8198936d (ceph): qa/tasks: run cosbench using the CBT task
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
11:28 PM Revision 1bf04ea4 (ceph): client: remove getgroups_cb
Nothing uses this callback.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 93079a6fd635e...
Jeff Layton
11:27 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh

Seen again:
http://qa-proxy.ceph.com/teuthology/dzafman-2018-04-26_10:04:07-rados-wip-zafman-testing-distro-basi...
David Zafman
10:33 PM RADOS Bug #23893 (Resolved): jewel clients fail to decode mimic osdmap
http://pulpito.ceph.com/sage-2018-04-26_19:17:57-rados:thrash-old-clients-wip-sage-testing-2018-04-26-1251-distro-bas... Sage Weil
10:23 PM CephFS Backport #23638 (In Progress): luminous: ceph-fuse: getgroups failure causes exception
Patrick Donnelly
10:22 PM RADOS Bug #23871 (Resolved): luminous->mimic: missing primary copy of xxx, wil try copies on 3, then fu...
Sage Weil
10:22 PM Revision 9af61713 (ceph): Merge pull request #21676 from liewegas/wip-23871
osd/PrimaryLogPG: clear data digest on WRITEFULL if skip_data_digest
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
10:20 PM RADOS Bug #23892 (Can't reproduce): luminous->mimic: mon segv in ~MonOpRequest from OpHistoryServiceThread
... Sage Weil
10:19 PM Revision 49253257 (ceph): client: remove _getgrouplist
Nothing calls it.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit b8ac296454f118df339d5b7...
Jeff Layton
10:19 PM Revision 6d0d9112 (ceph): client: have init_gids just set alloced_gids to true
We always call take_gids after init_gids, so just squash them together.
Reported-by: Jos Collin <jcollin@redhat.com>...
Jeff Layton
10:19 PM Revision 1ec91393 (ceph): client: remove init_groups
Nothing calls it.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit d93d53b3a62238013552028...
Jeff Layton
10:19 PM Revision a5b6c726 (ceph): fuse: handle errors appropriately when getting group list
Currently, the GET_GROUPS macro just ignores errors that occur when
fetching the current task's groups. The callers t...
Jeff Layton
09:52 PM Revision 90b8f7bc (ceph): Merge pull request #21686 from jdurgin/wip-ec-backend-comment
osd/ECBackend: update misleading comment about EIO handling
Reviewed-by: David Zafman <dzafman@redhat.com>
Josh Durgin
09:51 PM Revision 0a87243f (ceph): Merge pull request #21653 from liewegas/wip-23364
osd/PrimaryLogPG: avoid infinite loop when flush collides with write lock
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:48 PM Revision 10dc5962 (ceph): Merge pull request #21222 from bmflynn/pybind-alignment
pybind/rados: add alignment getter to IoCtx
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:37 PM rbd Bug #23891 (Duplicate): unable to perform a "rbd-nbd map" without forgroud flag
I would like to map a rbd using rbd-nbd. Without adding the foreground flag it is not possible to map the device.
...
Marc Schöchlin
08:54 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
No, never. We initially deployed the OSDs with Filestore on kernel 4.9 and then switched to Bluestore and kernel 4.14. Paul Emmerich
06:56 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Paul Emmerich wrote:
> Update from the cluster where I saw this: the problem suddenly disappeared after a few seemin...
Sage Weil
08:35 PM Revision 978552a5 (ceph): ceph-volume tests mkfs bluestore fails on non-zero exit status
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:34 PM Revision 6ac89cad (ceph): common/buffer.cc: prefer ++operators for non-primitive types
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:26 PM Revision 18fee5f6 (ceph): ceph-volume util.prepare raise on non-zero exit status
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:25 PM Revision b57e9010 (ceph): ceph-volume tests allow setting return values on stubbed process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:24 PM Revision b0da4fef (ceph): ceph-volume tests mkfs filestore fails on non-zero exit status
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:13 PM Revision 22cc1fd8 (ceph): src/rgw/rgw_file.cc: fix lock_guard usage
Fix for:
[src/rgw/rgw_file.cc:255]: (style) Instance of 'lock_guard' object
is destroyed immediately.
Signed-off-b...
Danny Al-Gaaf
08:01 PM CephFS Bug #23421: ceph-fuse: stop ceph-fuse if no root permissions?
Jos Collin wrote:
> The hang doesn't exist in the latest code.
>
> The following is my latest finding:
>
> [.....
Patrick Donnelly
10:07 AM CephFS Bug #23421: ceph-fuse: stop ceph-fuse if no root permissions?
The hang doesn't exist in the latest code.
The following is my latest finding:...
Jos Collin
06:57 PM Revision b8162164 (ceph): fixup! osd: process _scan_snaps() with all snapshots with head
Ignore "found snap mapper error" now that we _scan_snaps() on replicas David Zafman
06:49 PM Revision 15421e6b (ceph): osd/ECBackend: update misleading comment about EIO handling
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:38 PM devops Bug #15908 (Rejected): Jewel packages for Ubuntu trusty (amd64 arch)?
Sage Weil
06:38 PM devops Bug #14426 (Rejected): configure timezones to a uniform state
Sage Weil
06:38 PM devops Bug #14757 (Rejected): ceph-rpm (el7,v10.0.3): missing dependency: ceph-detect-init requires pyth...
Sage Weil
06:38 PM devops Bug #15058 (Rejected): zipimport.ZipImportError: bad local file header in /usr/lib/python2.7/site...
Sage Weil
06:38 PM devops Bug #13803 (Rejected): ceph-deploy and ceph packages installation issue
Sage Weil
06:38 PM devops Bug #14387 (Rejected): fabfile: does install_git still need to compile from source?
Sage Weil
06:38 PM devops Bug #13762 (Rejected): infernalis osd fails to start on ubuntu trusty
Sage Weil
06:38 PM devops Bug #13776 (Rejected): curl and libcurl packages for debian 8
Sage Weil
06:38 PM devops Bug #12796 (Rejected): missing libcephfs-jni1-devel package?...
Sage Weil
06:38 PM devops Feature #13321 (Rejected): RPM: separate spec file for ceph-common
Sage Weil
06:38 PM devops Bug #12689 (Rejected): Error "Packages for distro 'precise' and ceph hash 'bda233c477bd3dbae52419...
Sage Weil
06:38 PM devops Bug #12768 (Rejected): Error: Package: 1:ceph-0.87.2-8.g6c33a35.el7.x86_64 (Ceph)
Sage Weil
06:38 PM devops Fix #12529 (Rejected): moving files between packages with deb
Sage Weil
06:38 PM devops Bug #12572 (Rejected): "VersionNotFoundError..ceph-deb-trusty-x86_64-basic"
Sage Weil
06:38 PM devops Tasks #12169 (Rejected): Init scripts for Debian broken.
Sage Weil
06:38 PM devops Feature #12187 (Rejected): Ceph-deploy: allow to set custom repo url
Sage Weil
06:38 PM devops Bug #11854 (Rejected): python-rados: packaging bug? "package is in a very bad inconsistent state"
Sage Weil
06:38 PM devops Bug #11899 (Rejected): Build v0.87.2 (giant)
Sage Weil
06:38 PM devops Bug #11539 (Rejected): python-rados is not installed
Sage Weil
06:38 PM devops Bug #11623 (Rejected): install disk-{udev,activate,prepare} to appropriate place
Sage Weil
06:38 PM devops Bug #11471 (Rejected): "packages have unmet dependencies" in upgrade:client-upgrade-master-distro...
Sage Weil
06:38 PM devops Bug #11489 (Rejected): jenkins parameterized branches do not support polling
Sage Weil
06:38 PM devops Fix #11371 (Rejected): Firefly's RPMs' Epoch is lower than that in RHEL base
Sage Weil
06:38 PM devops Feature #11450 (Rejected): jenkins jobs configured to trigger a build on a specific branch
Sage Weil
06:38 PM devops Bug #11062 (Rejected): gdisk must be a BuildRequire for RHEL 6.5
Sage Weil
06:38 PM devops Bug #11282 (Rejected): mira041 disks 3, 4, and 8
Sage Weil
06:38 PM devops Bug #10935 (Rejected): jenkins slave configured with incorrect mirror repo url
Sage Weil
06:38 PM devops Fix #10977 (Rejected): ceph RPMs should ship full license texts
Sage Weil
06:38 PM devops Bug #10859 (Rejected): ceph-commit archives are not updated
Sage Weil
06:38 PM devops Bug #10897 (Rejected): python-ceph should be split out into separate python-* packages
Sage Weil
06:38 PM devops Bug #10581 (Rejected): "Error Downloading Packages" in upgrade:firefly-firefly-distro-basic-vps run
Sage Weil
06:38 PM devops Bug #10808 (Rejected): Must build packages for mod_proxy_fcgi for all distros
Sage Weil
06:38 PM devops Bug #10511 (Rejected): "test.functional.tests.TestAccount" fail in upgrade:firefly-x-next-distro-...
Sage Weil
06:38 PM devops Bug #10571 (Rejected): "No package ceph-debuginfo-0.67.10 available" in upgrade:dumpling-dumpling...
Sage Weil
06:38 PM devops Bug #10218 (Rejected): "Gem::DependencyError" error in upgrade:firefly-x-next-distro-basic-vps run
Sage Weil
06:38 PM devops Bug #10374 (Rejected): Failed 'sudo rpm -i ceph-release-1-0.el7.noarch.rpm' in octo
Sage Weil
06:38 PM devops Bug #10120 (Rejected): "Assertion: os/FileStore.cc" in upgrade:firefly-x-next-distro-basic-multi run
Sage Weil
06:38 PM devops Bug #10148 (Rejected): Giant/Wheezy SysV: /etc/init.d/ceph -a start shifts crushmap to executing ...
Sage Weil
06:38 PM devops Bug #10200 (Rejected): tgtd error: undefined symbol: rbd_discard
Sage Weil
06:38 PM devops Documentation #10009 (Rejected): Ceph build requirements are incomplete
Sage Weil
06:38 PM devops Bug #10050 (Rejected): "Segmentation fault" (radosgw-admin) in upgrade:firefly:singleton-firefly-...
Sage Weil
06:38 PM devops Bug #9783 (Rejected): upgrade ceph-common (0.80.7-1trusty) over (0.80.5-0ubuntu0.14.04.1) fails
Sage Weil
06:38 PM devops Bug #10152 (Rejected): drop tiobench references
Sage Weil
06:38 PM devops Bug #9724 (Rejected): VPS machines not being locked "No route to host"
Sage Weil
06:38 PM devops Bug #9760 (Rejected): librados2 fails to install from ceph-qa
Sage Weil
06:38 PM devops Bug #9656 (Rejected): Remove conditional statement in ceph-radosgw startup script log section
Sage Weil
06:38 PM devops Bug #9697 (Rejected): exitcode of gatherkeys has changed the latests versions
Sage Weil
06:38 PM devops Bug #9640 (Rejected): Missing packages in multi-version-giant-testing-basic-multi
Sage Weil
06:38 PM devops Bug #9643 (Rejected): Error "install ceph-devel-0.67.11 -y" in -upgrade:dumpling-x-firefly-distro...
Sage Weil
06:38 PM devops Bug #9567 (Rejected): Missing packages in upgrade:dumpling-firefly-x-giant-distro-basic-vps run
Sage Weil
06:38 PM devops Bug #9603 (Rejected): No package ceph-debuginfo-0.67.10 available in upgrade:dumpling-firefly-x-g...
Sage Weil
06:38 PM devops Bug #9332 (Rejected): Placeholder for "SSH connection was lost" errors
Sage Weil
06:38 PM devops Bug #9506 (Rejected): Pass monitor SSH addresses via CLI flag
Sage Weil
06:38 PM devops Feature #9133 (Rejected): create ceph user/group; run daemons as ceph (non-root)
Sage Weil
06:38 PM devops Bug #9233 (Rejected): packaging changes without control directives to allow upgrade
Sage Weil
06:38 PM devops Support #8861 (Rejected): Deploying additional monitors fails.
Sage Weil
06:38 PM devops Fix #9017 (Rejected): [paddles] implement validation across all controller methods
Sage Weil
06:38 PM devops Feature #8303 (Rejected): ceph-extra packages for newer Ubuntu versions
Sage Weil
06:38 PM devops Fix #8508 (Rejected): packaging: deb repository key should be @redhat.com
Sage Weil
06:38 PM devops Feature #7656 (Rejected): kmod: remove hardcoded "rhel7" branch name
Sage Weil
06:38 PM devops Feature #7925 (Rejected): Feature: create new download.ceph.com site
Sage Weil
06:38 PM devops Bug #7356 (Rejected): Kill all while loops that will never end....
Sage Weil
06:38 PM devops Bug #6158 (Rejected): selective sync of ceph precise dependencies from havana cloud archive
Sage Weil
06:38 PM devops Feature #5217 (Rejected): Add "Ceph" to all Ceph package descriptions
Sage Weil
06:38 PM devops Documentation #5293 (Rejected): ceph-osd needs ulimit value to be set otherwise won't start
Sage Weil
06:38 PM devops Feature #5013 (Rejected): build internal openstack + ceph cluster out of some burnupi
Sage Weil
06:38 PM devops Documentation #5202 (Rejected): "ceph osd stop" not available
Sage Weil
06:38 PM devops Cleanup #4944 (Rejected): Ensure that ceph upgrades are consistent.
Sage Weil
06:38 PM devops Feature #4945 (Rejected): build script for ceph-release rpm
Sage Weil
06:38 PM devops Feature #3295 (Rejected): UML: configure boot image for Ubuntu
Sage Weil
06:34 PM devops Bug #5063 (Rejected): Unexpected build warning
Sage Weil
06:34 PM devops Bug #9460 (Rejected): mira004, mira036. mira017 unresponsive
Sage Weil
06:34 PM devops Feature #7436 (Rejected): Build and test RHEL on same subversions.
Sage Weil
06:34 PM devops Feature #5403 (Resolved): make ceph.com repos mirrorable
Sage Weil
06:34 PM devops Bug #12114 (Rejected): Missing ceph-release-1-0.el6.noarch.rpm in upgrade:dumpling-x-firefly-dist...
Sage Weil
06:34 PM devops Bug #12033 (Rejected): file /usr/bin/ceph-objectstore-tool from install of ceph-1:0.94.2-0.el6.x8...
Sage Weil
06:34 PM devops Bug #8697 (Rejected): libcephfs_jni.so symlink does not get created in EL6 RPM
Sage Weil
06:33 PM devops Fix #8109 (Closed): OSD-disk fails to activate when final mount dir is not empty and shows no pro...
Sage Weil
06:33 PM devops Bug #11751 (Rejected): Debian source deb indexes seem incomplete
Sage Weil
06:33 PM devops Bug #11453 (Rejected): run RGW as root
Sage Weil
06:33 PM devops Feature #8039 (Closed): move to libgoogle-perftools4
Sage Weil
06:33 PM devops Feature #9050 (Rejected): Calamari builds for ceph.com
Sage Weil
06:33 PM devops Bug #14605 (Closed): ceph.com EU mirror link broken
Sage Weil
06:32 PM devops Feature #11044 (Rejected): build releases on fedora 21
Sage Weil
06:32 PM devops Bug #12051 (Rejected): building fedora rpms.
Sage Weil
06:32 PM devops Bug #9795 (Rejected): [fedora20] yum fails when install qemu-kvm
Sage Weil
06:32 PM devops Feature #10332 (Rejected): Provide a fedora21 cloud image as a teuthology vps target
Sage Weil
06:32 PM devops Bug #9793 (Rejected): Fedora 20 ceph-extras Repo missing
Sage Weil
06:32 PM devops Bug #13501 (Closed): github closes PRs spookily at a distance
Sage Weil
06:32 PM devops Tasks #13667 (Won't Fix): radosgw-agent for debian8
Sage Weil
06:31 PM devops Bug #13788 (Rejected): 403 on http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80....
Sage Weil
06:31 PM devops Bug #14174 (Rejected): autobuild-ceph: gitbuilder_ceph_rpm mismanages 'dist'
Sage Weil
06:31 PM devops Subtask #10628 (Rejected): Set up samba gitbuilders for RHEL/CentOS
Sage Weil
06:31 PM devops Bug #10822 (Rejected): gitbuilder-ceph-rpm-rhel6-5-amd64-notcmalloc is missing junit for dumpling
Sage Weil
06:31 PM devops Feature #5682 (Rejected): gitbuilder: create a way to push a branch to the front of the gitbuidle...
Sage Weil
06:31 PM devops Feature #6618 (Rejected): gitbuilder: run 'make check' before building debs and rpms
Sage Weil
06:31 PM devops Feature #5190 (Rejected): Create Apache Hadoop 2.x gitbuilder
Sage Weil
06:31 PM devops Feature #5191 (Rejected): Create gitbuilder for Hadoop v2.x compatible Ceph plugin
Sage Weil
06:31 PM devops Feature #4219 (Rejected): gitbuilder: make it skip nobuild-* branches
Sage Weil
06:31 PM devops Feature #5361 (Resolved): ceph-all should start after networking bug before runlevel [2345]
Sage Weil
06:31 PM devops Feature #5393 (Rejected): ceph-disk: prepare should warn when using partitions
Sage Weil
06:31 PM devops Feature #7475 (Rejected): ceph-disk: prepare should be idempotent
Sage Weil
06:31 PM devops Feature #3673 (Rejected): ceph-disk-prepare should provide an option for SSD alignment
Sage Weil
06:31 PM devops Feature #4032 (Rejected): ceph-disk-prepare should allow the definition of an OSD id
Sage Weil
06:30 PM devops Bug #9996 (Won't Fix): SyntaxError in Chef run
Sage Weil
06:30 PM devops Bug #10515 (Won't Fix): chef / apt-get compete during parallel runs
Sage Weil
06:29 PM devops Tasks #4413 (Won't Fix): Re-do downburst's discover.py to use a parser instead of regex magic.
Sage Weil
06:29 PM devops Bug #10339 (Won't Fix): downburst doesn't recognize an os version of 14.04(trusty)
Sage Weil
06:27 PM devops Feature #4062 (Rejected): Add data collection to the gitbuilders
Sage Weil
06:27 PM devops Feature #3357 (Rejected): How to revoke OSD for good?
Sage Weil
06:27 PM devops Feature #3965 (Rejected): upstart: ulimit -n hardcoded; doesn't use 'max open files' config setting
Sage Weil
06:27 PM devops Feature #3277 (Rejected): chef: support multiple clusters on same nodes ("ceph" vs other)
Sage Weil
06:27 PM devops Feature #3353 (Rejected): commands for moving journals
Sage Weil
06:27 PM devops Feature #3160 (Rejected): upstart: ceph-osd job leaves disks mounted
Sage Weil
06:27 PM devops Feature #3259 (Rejected): ceph-disk-prepare: don't re-prepare a disk if it has the right partitio...
Sage Weil
06:27 PM devops Documentation #2975 (Rejected): doc: update docs to match new ceph-disk-prepare syntax
Sage Weil
06:27 PM devops Feature #3121 (Rejected): chef: allow specifying exact version for "package" LWRP
Sage Weil
06:27 PM devops Feature #2932 (Rejected): chef: logstash integration
Sage Weil
06:27 PM devops Feature #2939 (Rejected): chef: Write up how cluster shrinking should work
Sage Weil
06:27 PM devops Feature #2884 (Rejected): doc: osd hotplugging
Sage Weil
06:27 PM devops Documentation #2886 (Rejected): doc: crush location tricks, ceph.conf, automatic host=
Sage Weil
06:27 PM devops Feature #2931 (Rejected): chef: StatsD integration
Sage Weil
06:27 PM devops Documentation #2882 (Rejected): doc: chef environment ceph.conf content tricks
Sage Weil
06:27 PM devops Feature #2883 (Rejected): chef: union lists and maps in env vs node ceph.conf json
Sage Weil
06:27 PM devops Feature #2880 (Rejected): chef: use get-or-create instead of get-or-create-key
Sage Weil
06:27 PM devops Feature #2881 (Rejected): doc: chef cookbook better README, internal structure, assumptions
Sage Weil
06:27 PM devops Feature #2696 (Rejected): chef: Automated QA
Sage Weil
06:27 PM devops Feature #2699 (Rejected): crowbar: change barclamp-glance to use rbd
Sage Weil
06:27 PM devops Feature #2554 (Rejected): chef: open question: How do we discover what disks we should use as Cep...
Sage Weil
06:27 PM devops Feature #2555 (Rejected): chef: SECURITY: Re-evaluate where configuration & key handoff gets stored
Sage Weil
06:27 PM devops Feature #2417 (Rejected): chef: support radosgw
Sage Weil
06:27 PM devops Feature #2552 (Rejected): chef: admin tool to generate config in json (uuid, secret)
Sage Weil
06:27 PM devops Feature #2398 (Rejected): chef: external osd journal support
Sage Weil
06:27 PM devops Feature #2416 (Rejected): chef: support mds
Sage Weil
06:25 PM devops Bug #9407 (Won't Fix): sysvinit: "-a" option and "osd crush update on start" don't work together
Sage Weil
06:24 PM devops Bug #9232 (Closed): disk zap doesnt remove the dmcrypt settings on disk
Sage Weil
06:23 PM devops Bug #9166 (Closed): activate dmcrypt volumes via init script
Sage Weil
06:22 PM devops Bug #9840 (Rejected): Monitor hung when add new osd
old bug Sage Weil
05:59 PM rgw Bug #23536 (Closed): [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Orit Wasserman
05:58 PM rgw Bug #22895 (Triaged): radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
Orit Wasserman
05:52 PM rgw Bug #23817 (In Progress): Bucket policy and colons in filename
Orit Wasserman
05:41 PM rgw Bug #23824 (Need More Info): Quota calculation is substantially incorrect after user removes a no...
Orit Wasserman
05:41 PM rgw Bug #23824: Quota calculation is substantially incorrect after user removes a non-empty bucket us...
The quota fix went in 10.2.11, can you try to upgrade and see if it solves the issue? Orit Wasserman
05:39 PM Revision 510762f5 (ceph): Merge pull request #21061 from jan--f/jan-prometheus-file-sd-command
pybind/mgr/prometheus: add file_sd_config command
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: John Spr...
Sage Weil
05:39 PM Revision 2332e63e (ceph): Merge pull request #21646 from liewegas/wip-rados-api-tests
qa/suites/rados/verify/tasks/rados_api_tests: whitelist OBJECT_MISPLACED Sage Weil
05:39 PM rgw Bug #23890: multisite: bucket sync run not support es
https://github.com/ceph/ceph/pull/21683 Tianshan Qu
05:35 PM rgw Bug #23890 (Fix Under Review): multisite: bucket sync run not support es
sync_module init should according to the tier type Tianshan Qu
05:38 PM rgw Bug #23663 (Pending Backport): libcurl ignores headers with empty value, leading to signature mis...
Casey Bodley
05:20 PM CephFS Bug #23873: cephfs does not count st_nlink for directories correctly?
The Dovecot mail server does not work properly, if mailbox files are stored on cephfs and a mailbox prefix is configu... Peter Mauritius
04:39 AM CephFS Bug #23873: cephfs does not count st_nlink for directories correctly?
Zheng Yan wrote:
> If I remember right, this is not required by POSIX (btrfs does not do this). how NFS behaves depe...
Patrick Donnelly
02:34 AM CephFS Bug #23873: cephfs does not count st_nlink for directories correctly?
If I remember right, this is not required by POSIX (btrfs does not do this). how NFS behaves depends on the exported ... Zheng Yan
05:06 PM RADOS Bug #23785 (Resolved): "test_prometheus (tasks.mgr.test_module_selftest.TestModuleSelftest) ... E...
test is passing now Sage Weil
04:37 PM Messengers Bug #23807 (Resolved): Monitor mon_daemon_bytes and mon_client_bytes throttle full after monitor ...
Nathan Cutler
03:38 PM Messengers Bug #23807: Monitor mon_daemon_bytes and mon_client_bytes throttle full after monitor bootstrap
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/21585
merged
Yuri Weinstein
04:26 PM rbd Bug #23888 (Fix Under Review): [rbd-mirror] asok hook for image replayer not re-registered after ...
*PR*: https://github.com/ceph/ceph/pull/21682 Jason Dillaman
02:48 PM rbd Bug #23888 (Resolved): [rbd-mirror] asok hook for image replayer not re-registered after bootstrap
If the remote image is not primary, if the local image is primary, if the images have split-brained, or other error c... Jason Dillaman
04:25 PM Revision 3ec26ff8 (ceph): rbd-mirror: rename asok hook to match image name when not replaying
Fixes: http://tracker.ceph.com/issues/23888
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:22 PM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
@Marc: can you double-check that you have the debuginfo packages installed? The perf graph (attached) shows the vast ... Jason Dillaman
04:09 PM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
Sorry, the results exceed the maximum file upload limit:
I uploaded the file to my personal server:
https://www...
Marc Schöchlin
11:54 AM rbd Bug #23853 (Need More Info): Inefficent implementation - very long query time for "rbd ls -l" que...
@Marc: can you re-run this using the following the steps (making sure you have the debuginfo packages installed as we... Jason Dillaman
10:36 AM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
Added perf data, created by :... Marc Schöchlin
04:06 PM Bug #23889 (New): fix upgrade doc section to point to release notes
came up in list and users are still referring this, for couple cases we could just point
to release notes docs
h...
Vasu Kulkarni
03:45 PM Revision 1d06a04f (ceph): mgr/dashboard: Fixes type error in RBD form
The form validation function wasn't a 'ValidatorFn' because it didn't
return something, now it's returning null in or...
Stephan Müller
03:42 PM Revision 7aa56892 (ceph): Merge pull request #19509 from cooboos/wip-cephdencoder-additem
ceph-dencoder: add missing begin_iter & end_iter item for RGWObjManifest
Reviewed-by: Matt Benjamin <mbenjami@redhat...
Yuri Weinstein
03:40 PM Revision f9ee48ca (ceph): rgw: remove all traces of cls replica_log
replica log was for the old radosgw sync agent, which was replaced with
multisite v2 in jewel. no sense in continuing...
Casey Bodley
03:40 PM Revision 0eaa7503 (ceph): Merge pull request #20835 from croit/fix-mon-crash-on-bad-snap-rm
mon: handle bad snapshot removal reqs gracefully
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Jason Di...
Yuri Weinstein
03:38 PM Revision a907f76a (ceph): Merge pull request #21093 from guzhongyan/mgr-ov
mgr/DaemonServer: add overrides value to 'config show'
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:37 PM Revision 8c0f2b61 (ceph): Merge pull request #21585 from xxhdx1985126/wip-23807
msgr/simple: set Pipe::out_seq to in_seq of the connecting side
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:22 PM Revision 331a826a (ceph): doc/mgr/prometheus: add instructions to correlate metrics
Add another option to correlate metrics from the node_exporter and Ceph
using label_replace.
Signed-off-by: Jan Faje...
Jan Fajerski
03:19 PM ceph-volume Feature #23451 (Resolved): show physical devices in ceph-volume list
merged commit c2b0176 into ceph:luminous Alfredo Deza
03:13 PM Revision c2b01766 (ceph): Merge pull request #21654 from alfredodeza/backport-rm23451
luminous ceph-volume include physical devices associated with an LV when listing
Reviewed-by: Andrew Schoen <aschoen...
Andrew Schoen
02:48 PM Revision 6f1701d4 (ceph): doc: fix error in osd scrub load threshold
OSD::scrub_load_below_threshold divides the 1 min load by the number of
online cpus. The documentation said it would...
Dirk Sarpe
02:48 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Artemy Kapitula wrote:
> Sage Weil wrote:
> > Artemy, is it possible the machine where you saw this was swapping?
...
Sage Weil
02:39 PM Revision d934cbde (ceph): osd: process _scan_snaps() with all snapshots with head
Fixes: http://tracker.ceph.com/issues/22881
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
02:39 PM Revision 7a45de86 (ceph): test: Prepare for second test and minor improvements
Check list-inconsistent-obj output
Check how many _scan_snap groupings
Use more general check for crashed osd(s)
Sig...
David Zafman
02:39 PM Revision 15ec296c (ceph): test: Add test cases for multiple copy pool and snapshot errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:23 PM RADOS Bug #23769 (In Progress): osd/EC: slow/hung ops in multimds suite test
Sage Weil
02:15 PM Revision fe5038c7 (ceph): osd/PrimaryLogPG: clear data digest on WRITEFULL if skip_data_digest
If we detect we are on bluestore and should skip the data digest, we
need to clear any old digest on WRITEFULL. This...
Sage Weil
02:14 PM rgw Backport #23866 (In Progress): luminous: No meaningful error when RGW cannot create pools due to ...
https://github.com/ceph/ceph/pull/21675 Prashant D
02:07 PM Revision 9ed64610 (ceph): mgr/dashboard: Refactor performance counter service
- Rename performance counter service
- Return an Observable instead of a Promise object
Signed-off-by: Volker Theile...
Volker Theile
02:07 PM rgw Backport #23865 (In Progress): luminous: [rgw] GET <object>?torrent returns object's body instead...
Prashant D
11:26 AM rgw Backport #23865: luminous: [rgw] GET <object>?torrent returns object's body instead torrent-file
https://github.com/ceph/ceph/pull/21674 Prashant D
02:04 PM Revision 0054a2a8 (ceph): Merge pull request #21667 from ricardoasmarques/wip-fix-delete-modal
mgr/dashboard: Fix missing $event on deletion modal
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Vol...
Ricardo Dias
01:55 PM RADOS Bug #23878 (Fix Under Review): assert on pg upmap
https://github.com/ceph/ceph/pull/21670 Sage Weil
01:55 PM RADOS Bug #23878: assert on pg upmap
Sage Weil
09:52 AM RADOS Bug #23878: assert on pg upmap
I’ll prepare a patch soon xie xingguo
06:44 AM RADOS Bug #23878: assert on pg upmap
And then if i do pg-upmap operation.... huang jun
05:35 AM RADOS Bug #23878: assert on pg upmap
After pick the pr https://github.com/ceph/ceph/pull/21325
It works fine.
But i have some question:
the upmap items...
huang jun
04:31 AM RADOS Bug #23878 (Resolved): assert on pg upmap
I use the follow script to test upmap... huang jun
01:48 PM Revision 333eba90 (ceph): qa: disable -Werror when compiling env_librados_test
to silence warnings like
utilities/env_librados.cc:175:33: warning: unused parameter ‘offset’ [-Wunused-parameter]
...
Kefu Chai
01:44 PM ceph-volume Feature #22287: ceph-volume lvm deactivate
Alfredo Deza wrote:
> Just so I am clear :)
>
> By deactivating you want the tooling to disable the systemd units...
Alwin Antreich
12:53 PM ceph-volume Feature #22287: ceph-volume lvm deactivate
Just so I am clear :)
By deactivating you want the tooling to disable the systemd units so that they are stopped a...
Alfredo Deza
11:51 AM ceph-volume Feature #22287: ceph-volume lvm deactivate
Alfredo Deza wrote:
> Is the expectation here to remove the vg (and lv) ? Because we can do that with `ceph-volume l...
Alwin Antreich
01:43 PM rgw Backport #23886 (In Progress): luminous: Resharding hangs with versioning-enabled buckets
Nathan Cutler
01:42 PM rgw Backport #23886 (Resolved): luminous: Resharding hangs with versioning-enabled buckets
https://github.com/ceph/ceph/pull/21669 Nathan Cutler
01:42 PM rgw Backport #23887 (Rejected): jewel: Resharding hangs with versioning-enabled buckets
Nathan Cutler
01:26 PM Bug #23464 (Fix Under Review): ARMv8 feature detection broken, leading to illegal instruction cra...
https://github.com/ceph/ceph/pull/21672 Kefu Chai
10:27 AM Bug #23464: ARMv8 feature detection broken, leading to illegal instruction crashes
After a little more testing, I have found the problem is caused by the `asm(".arch_extension ...");` directives in th... Robin McCorkell
11:28 AM Revision 130d3c43 (ceph): rgw: move all pool creation into rgw_init_ioctx
the pool_create/application_enable logic was duplicated in three places,
and only one of them was reporting the error...
Casey Bodley
11:10 AM CephFS Bug #23885 (Resolved): MDSMonitor: overzealous MDS_ALL_DOWN and MDS_UP_LESS_THAN_MAX health warni...

This is what we currently get when starting with vstart, which creates MDS daemons before creating the filesystem:
...
John Spray
11:06 AM rgw Backport #23864 (Need More Info): luminous: compression ratio depends on block size, which is muc...
Prashant D
10:10 AM rgw Backport #23864: luminous: compression ratio depends on block size, which is much smaller (16K vs...
Getting below compilation errors while backporting this PR, so need to backport 2 more commits to get this PR into lu... Prashant D
10:50 AM rgw Bug #22721: Resharding hangs with versioning-enabled buckets
luminous pr:
https://github.com/ceph/ceph/pull/21669
Orit Wasserman
10:29 AM rgw Bug #22721 (Pending Backport): Resharding hangs with versioning-enabled buckets
Orit Wasserman
10:47 AM Revision e21cb779 (ceph): rgw: fix bi_list to reset is_truncated flag if it skips entires
Fixes: http://tracker.ceph.com/issues/22721
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
10:35 AM CephFS Bug #23855 (Fix Under Review): mds: MClientCaps should carry inode's dirstat
https://github.com/ceph/ceph/pull/21668 Zheng Yan
10:29 AM Revision ff98185a (ceph): Merge pull request #21584 from oritwas/wip-rgw-resharding-versioning
rgw: Fix infinite call for bi list when resharding a bucket Orit Wasserman
10:27 AM Revision ce8981a9 (ceph): mgr/dashboard: Fix missing $event on deletion modal
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:26 AM rgw Bug #23884 (In Progress): rgw: orphans find should avoid objects in indexless buckets
Yehuda Sadeh
10:17 AM Revision 2e3f4b8c (ceph): test/test_cors.cc: use empty() over length() for emptiness check
Fix for:
[src/test/test_cors.cc:117]: (style) Checking if unsigned
variable 'host.length()' is less than zero.
[src/...
Danny Al-Gaaf
10:17 AM Revision 1fee727a (ceph): crush/CrushWrapper: use cpp *_cast instead of c-style
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:17 AM Revision d9486a39 (ceph): test/test_rgw_admin*: don't compare unsigend to less than 0
Make checks simpler, use empty() instead of 'length() <= 0'.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
10:17 AM Revision c2a4af6f (ceph): librbd/Journal.cc: use static_cast instead of c-style
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:17 AM Revision 7a17f593 (ceph): hypertable/CephBroker.cc: use int64_t instead of uint64_t
The usage of uint64_t to get the return value of ceph_lseek() will
lead to loss of the error code returned from the f...
Danny Al-Gaaf
10:12 AM Revision c94106a2 (ceph): rgw: fix error handling for GET with ?torrent
GET requests with ?torrent should never be treated as a normal GET
request. if rgw_torrent_flag wasn't true when the ...
Casey Bodley
10:09 AM RADOS Backport #23863 (In Progress): luminous: scrub interaction with HEAD boundaries and clones is broken
Prashant D
09:16 AM RADOS Backport #23863: luminous: scrub interaction with HEAD boundaries and clones is broken
https://github.com/ceph/ceph/pull/21665 Prashant D
10:05 AM rgw Support #23839: RGW GC Stuxk
To update this case, The cluster was updated to 10.2.10 and a inconsistent PG was found in .rgw.bucket.index - once r... sean redmond
10:01 AM Revision 9a888ea7 (ceph): doc/mgr/plugins: add note about distinction between config and kv store
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
09:53 AM Revision 35475e39 (ceph): pybind/ceph_argparse.py:'timeout' must in kwargs when call run_in_thread
timeout is ignored by C API, but is useful in python threads.
Function "run_in_thread" get "timeout" from kwargs,but ...
DL yang
09:49 AM CephFS Bug #23880 (Fix Under Review): mds: scrub code stuck at trimming log segments
https://github.com/ceph/ceph/pull/21664 Zheng Yan
07:49 AM CephFS Bug #23880 (Resolved): mds: scrub code stuck at trimming log segments
/a/pdonnell-2018-04-25_18:15:51-kcephfs-wip-pdonnell-testing-20180425.144904-testing-basic-smithi/2439034 Zheng Yan
09:48 AM Revision 62ccc2a7 (ceph): Merge pull request #21658 from tchaikov/wip-msg-many-failure
qa: reduce "mon client hunt interval max multiple" to 2 for all clients
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
09:46 AM Revision 4d942b52 (ceph): Merge pull request #19491 from yaarith/wip-mgr-module-hello
pybind/mgr: new 'hello world' mgr module skeleton
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:44 AM Revision ed46117e (ceph): Merge pull request #21529 from ricardoasmarques/wip-fix-rbd-form
mgr/dashboard: Display RBD form errors on submission
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Vo...
Lenz Grimmer
09:40 AM rgw Bug #23882: multisite: support tagging filed nested es search
https://github.com/ceph/ceph/pull/21663 Tianshan Qu
09:35 AM rgw Bug #23882 (New): multisite: support tagging filed nested es search
need add tagging mappings Tianshan Qu
09:20 AM Bug #23877 (Duplicate): osd/OSDMap.cc: assert(target > 0)
Kefu Chai
04:35 AM Bug #23877 (Need More Info): osd/OSDMap.cc: assert(target > 0)
could you reproduce this issue with "debug-osd=10", and attach the log? Kefu Chai
03:23 AM Bug #23877 (Duplicate): osd/OSDMap.cc: assert(target > 0)
The origin cluster toplogy is:
# begin crush map
tunable choose_local_tries 0
tunable choose_local_fallback_tries ...
huang jun
09:13 AM Revision 00d455cb (ceph): Merge pull request #21591 from zhouyuan/fix_wo_mgr_build
cmake: fix building without mgr module
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai...
Kefu Chai
08:57 AM Revision 9caa94d9 (ceph): client/Client.cc: make sure st_nlink always counts self-reference
The st_nlink always needs to handle the <dir>/. self-reference
if nlink is non-zero if it's a directory.
Signed-off-...
Danny Al-Gaaf
08:50 AM Bug #23035: run-make-check.sh fails in py3-only environment unless special measures are taken
The PR that resolved this bug does not completely fix "make check" in Python 3-only env. There are a number of issues... Nathan Cutler
04:51 AM Bug #23035 (Resolved): run-make-check.sh fails in py3-only environment unless special measures ar...
Kefu Chai
08:48 AM bluestore Backport #23881 (Resolved): luminous: Bluestore OSD hit assert((log_reader->buf.pos & ~super.bloc...
https://github.com/ceph/ceph/pull/21740 Nathan Cutler
08:47 AM Revision 791af545 (ceph): cmake: enable CMP0051
the new behavior of get_target_property(<var> <target> SOURCES) will be
enforced in future versions of cmake, so let ...
Kefu Chai
08:44 AM Revision 4aea3bed (ceph): cmake: enable CMP0046
so cmake will error on "non-existent dependency in add_dependencies", we
add dependency on CONFIGURE_FILE() output, w...
Kefu Chai
08:36 AM Revision 31fd9ed6 (ceph): client: correct st_nlink for directories
Fixes: https://tracker.ceph.com/issues/23873
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:22 AM Revision 893857fc (ceph): Merge pull request #21526 from ricardoasmarques/wip-rbd-snapshot-clone
mgr/dashboard: RBD copy, RBD flatten and snapshot clone (frontend)
Reviewed-by: Jason Dillaman <dillaman@redhat.com>...
Lenz Grimmer
08:17 AM Revision 411f52ef (ceph): Merge pull request #21558 from votdev/cd_error_panel
mgr/dashboard: Add 'cd-error-panel' component to display error messages
Reviewed-by: Ricardo Marques <rimarques@suse...
Lenz Grimmer
08:14 AM Revision 5be40f35 (ceph): mds: properly trim log segments after scrub repairs something
Before calling MDLog::trim_all(), we need to make sure mdlog get flushed
Otherwise, there can be zero expiring log se...
Yan, Zheng
07:46 AM RADOS Bug #23879 (Can't reproduce): test_mon_osdmap_prune.sh fails
... Kefu Chai
07:35 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Does it happen right after you map an rbd image or mount cephfs? If so, and all your monitors are up, you are hittin... Ilya Dryomov
03:29 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
yes.
2018-04-26T11:18:36.435400+08:00 node53 kernel: libceph: mon2 10.0.30.53:6789 session established
2018-04-26...
Yong Wang
07:31 AM rgw Backport #23861 (In Progress): luminous: rgw: admin rest api shouldn't return error when getting ...
https://github.com/ceph/ceph/pull/21661 Prashant D
07:30 AM rgw Backport #23862 (In Progress): luminous: aws4 auth not implemented for PutBucketRequestPayment
https://github.com/ceph/ceph/pull/21660 Prashant D
06:28 AM bluestore Bug #23840: Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) == 0)
I have met the same issue in Luminous. Enming Zhang
04:40 AM bluestore Bug #23840 (Pending Backport): Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask(...
Kefu Chai
05:07 AM Revision 8e31e6de (ceph): Merge pull request #21612 from Songweibin/wip-pglog-cleanup
osd/PGLog: fix sanity check against **complete-to** iter
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
04:59 AM Revision c3561e6f (ceph): Merge pull request #21608 from cbodley/wip-dpp
dout: DoutPrefixProvider operates directly on stream
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai...
Kefu Chai
04:50 AM Revision b6cc2721 (ceph): Merge pull request #20480 from smithfarm/wip-23035
build/ops: run-make-check.sh: handle Python 2 absence
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Ke...
Kefu Chai
04:47 AM Bug #23831: bucket policy ipdeny not in effect
Hi @Tave - Do you want to block PutBucketPolicy and other actions if the request is coming from SourceIp - "172.26.21... Pritha Srivastava
01:29 AM Bug #23831: bucket policy ipdeny not in effect
{
"Statement": [
{
"Effect": "Allow",
"Principal": {
"AWS": "*"
},
"Acti...
Amine Liu
01:22 AM Bug #23831: bucket policy ipdeny not in effect
{
"Statement": [
{
"Effect": "Allow",
"Principal": {
"AWS": "*"
},
"Acti...
Amine Liu
04:44 AM Revision cbb56be8 (ceph): missing nfs_version config added
rakesh
04:43 AM Revision 0a638f42 (ceph): changed pg_num and pgp_num to 8
rakesh
04:40 AM Revision 3bfb979a (ceph): Merge pull request #21629 from liewegas/wip-23840
os/bluestore/bluefs_types: make block_mask 64-bit
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:11 AM Revision 408e4ad7 (ceph): rbd-mirror: edge-condition for promote/demote during daemon failover
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:04 AM Revision 966c7633 (ceph): qa: reduce "mon client hunt interval max multiple" to 2 for all clients
because with high failure rate, we need to connect to mon more
frequently if the connection fails.
Signed-off-by: Ke...
Kefu Chai
03:40 AM Revision 35a4b507 (ceph): osd: drop unused osd_disk_tp related options
disk_tp has been killed. So those are unused.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
Gu Zhongyan
03:18 AM Revision dcb6d549 (ceph): rgw: aws4 auth supports PutBucketRequestPayment
Fixes: http://tracker.ceph.com/issues/23803
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
03:15 AM Revision 9f1afdaf (ceph): rgw: admin rest api shouldn't return error when getting user's stats if
the user hasn't create any bucket.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked f...
Zhang Shaowen
02:46 AM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
/kchai-2018-04-26_00:52:32-rados-wip-kefu-testing-2018-04-25-2253-distro-basic-smithi/2439501/ Kefu Chai
01:26 AM CephFS Feature #17854: mds: only evict an unresponsive client when another client wants its caps
Rishabh Dave wrote:
> I am planning to start working on this feature. How can I get a client to be unresponsive with...
Zheng Yan
12:55 AM Revision a6ff21a4 (ceph): Merge pull request #21639 from guzhongyan/pglog_clean
osd/PrimaryLogPG: Fix log messages
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
12:49 AM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
kexec in dmesgs looks suspicious. client mounted cephfs, then used kexec to load kernel image again. All issues happe... Zheng Yan
12:02 AM RADOS Bug #20924: osd: leaked Session on osd.7
osd.3 here:
http://pulpito.ceph.com/yuriw-2018-04-23_23:19:23-rados-wip-yuri-testing-2018-04-23-1502-distro-basic-...
Josh Durgin

04/25/2018

11:42 PM rbd Bug #23876 (Fix Under Review): [rbd-mirror] local tag predecessor mirror uuid is incorrectly repl...
*PR*: https://github.com/ceph/ceph/pull/21657 Jason Dillaman
11:39 PM rbd Bug #23876 (Resolved): [rbd-mirror] local tag predecessor mirror uuid is incorrectly replaced wit...
The tag predecessor mirror uuid that is retrieved from the remote peer is incorrectly converted to the remote mirror'... Jason Dillaman
11:41 PM Revision 7313d543 (ceph): rbd-mirror: properly translate remote tag mirror uuid for local mirror
Fixes: http://tracker.ceph.com/issues/23876
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:46 PM Revision 414af0d2 (ceph): Merge branch 'add-nfs-ganesha-task' into 'rh-luminous'
added nfs_ganesha_task
nfs ganesha task added
See merge request !12
Vasu Kulkarni
10:43 PM Revision d08740ae (ceph): test: Fix comment at end of scrub test scripts
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:10 PM RADOS Bug #23875 (Resolved): Removal of snapshot with corrupt replica crashes osd

This may be a completely legitimate crash due to the curruption.
See pending test case TEST_scrub_snaps_replica ...
David Zafman
09:46 PM RADOS Bug #23816 (Fix Under Review): disable bluestore cache caused a rocksdb error
Josh Durgin
09:29 PM RADOS Bug #23204 (Duplicate): missing primary copy of object in mixed luminous<->master cluster with bl...
Sage Weil
09:28 PM RADOS Bug #21992 (Duplicate): osd: src/common/interval_map.h: 161: FAILED assert(len > 0)
Sage Weil
09:14 PM RADOS Backport #23786 (Fix Under Review): luminous: "utilities/env_librados.cc:175:33: error: unused pa...
https://github.com/ceph/ceph/pull/21655 Sage Weil
09:09 PM RADOS Bug #23827: osd sends op_reply out of order
Sage Weil
06:26 AM RADOS Bug #23827: osd sends op_reply out of order
same bug #20742 jianpeng ma
03:46 AM RADOS Bug #23827: osd sends op_reply out of order
Ignore my statement. Dispatch do put_back.So no race . jianpeng ma
03:24 AM RADOS Bug #23827: osd sends op_reply out of order
For this case: if slot->to_process is null. And Op1 enqueue_front. At the same time Op2 dispatch. Because two threads... jianpeng ma
09:09 PM RADOS Bug #23664 (Fix Under Review): cache-try-flush hits wrlock, busy loops
Sage Weil
08:35 PM RADOS Bug #23664: cache-try-flush hits wrlock, busy loops
reproducing this semi-frequently, see #23847
This should fix it: https://github.com/ceph/ceph/pull/21653
Sage Weil
09:08 PM CephFS Feature #17854 (In Progress): mds: only evict an unresponsive client when another client wants it...
Patrick Donnelly
07:39 PM CephFS Feature #17854: mds: only evict an unresponsive client when another client wants its caps
I am planning to start working on this feature. How can I get a client to be unresponsive without evicting it? Rishabh Dave
09:07 PM RADOS Bug #23871 (In Progress): luminous->mimic: missing primary copy of xxx, wil try copies on 3, then...
Sage Weil
04:25 PM RADOS Bug #23871 (Resolved): luminous->mimic: missing primary copy of xxx, wil try copies on 3, then fu...
... Sage Weil
09:00 PM Revision 71ea7da8 (ceph): doc/ceph-volume include information for devices in listing
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 009d49a4f5cf8c97a156b710342d4786b734747b)
Alfredo Deza
09:00 PM Revision 21fee15a (ceph): ceph-volume api.lvm include lv_uuid on pvs listings
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 12a7a48c53b16f52a76ad74773aaa67f8bfc7c52)
Alfredo Deza
09:00 PM Revision 753aa587 (ceph): ceph-volume lvm.listing include associated physical devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit be1e6c2ae9a6e6a77fcb5297badb1aa58548180c)
Alfredo Deza
09:00 PM Revision 8663d7de (ceph): ceph-volume tests update to include devices on listing
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 08dea1b7d1d92d893c2f0a5e6e750d838d9cdbe4)
Alfredo Deza
09:00 PM Revision b2ab4236 (ceph): ceph-volume tests verify associated pvs reporting on listing
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f57cc594c282cf06a75b2278ca1c2b2d38f87aa3)
Alfredo Deza
08:59 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
merged commit 189192b into ceph:master Alfredo Deza
02:58 PM ceph-volume Feature #23451 (Fix Under Review): show physical devices in ceph-volume list
PR at https://github.com/ceph/ceph/pull/21645 Alfredo Deza
11:54 AM ceph-volume Feature #23451 (In Progress): show physical devices in ceph-volume list
Alfredo Deza
08:34 PM RADOS Bug #23847 (Duplicate): osd stuck recovery
Sage Weil
05:52 PM RADOS Bug #23847: osd stuck recovery
Recovery is starved by #23664, a cache tiering infinite loop. Sage Weil
05:36 PM RADOS Bug #23847: osd stuck recovery
recovery on 3.3 stalls out here... Sage Weil
08:34 PM Revision 41609ba1 (ceph): osd/PrimaryLogPG: avoid infinite loop when flush collides with write lock
We try to take a write lock with fop->op. If we fail, fop->op is put
on the lock's waiting list. Requeuing it again...
Sage Weil
08:29 PM Revision 189192b2 (ceph): Merge pull request #21645 from alfredodeza/wip-rm23451
ceph-volume include physical devices associated with an LV when listing
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:24 PM CephFS Bug #23873 (Fix Under Review): cephfs does not count st_nlink for directories correctly?
https://github.com/ceph/ceph/pull/21652 Patrick Donnelly
07:42 PM CephFS Bug #23873 (Resolved): cephfs does not count st_nlink for directories correctly?
Not sure if this behavior is by intention, but if you create a empty directory on cephfs and call stat on the directo... Danny Al-Gaaf
07:52 PM ceph-volume Bug #23874 (Resolved): failed ceph-osd --mkfs command doesn't halt the OSD creation process
This happens because the two helper functions use `process.call` without checking the exit status. The usage of `proc... Alfredo Deza
07:14 PM Revision aaf73816 (ceph): Merge pull request #21650 from ricardoasmarques/wip-install-deps-tumble...
install-deps: Add support for 'opensuse-tumbleweed'
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:27 PM Revision 7637eb5f (ceph): dmclock: remove no longer needed README
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:24 PM Revision df60c74c (ceph): move dmclock from subtree to submodule
This way we use only one concept (submodules) to manage external
code in the ceph git repository. It also prevents oc...
Danny Al-Gaaf
06:09 PM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
Luis Henriques wrote:
> Actually, the first failure seems to be a bit before:
> [...]
> The client seems to be try...
Shreekara Shastry
05:49 PM Revision 372433d5 (ceph): install-deps: Add support for 'opensuse-tumbleweed'
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
05:26 PM RADOS Bug #23872: Deleting a pool with active watch/notify linger ops can result in seg fault
Original test failure where this issue was discovered: http://pulpito.ceph.com/trociny-2018-04-24_08:17:18-rbd-wip-mg... Jason Dillaman
05:24 PM RADOS Bug #23872 (Fix Under Review): Deleting a pool with active watch/notify linger ops can result in ...
*PR*: https://github.com/ceph/ceph/pull/21649 Jason Dillaman
05:17 PM RADOS Bug #23872 (Resolved): Deleting a pool with active watch/notify linger ops can result in seg fault
... Jason Dillaman
05:23 PM Revision 1bc6f31f (ceph): osdc/Objecter: prevent double-invocation of linger op callback
Fixes: http://tracker.ceph.com/issues/23872
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:15 PM Revision 2d3f255a (ceph): dmclock: remove no longer needed README
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:09 PM Revision bbf89a65 (ceph): remove dmclock subtree from git repo
Note: it will be replaced by a submodule
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
04:58 PM CephFS Bug #23848 (Rejected): mds: stuck shutdown procedure
Patrick Donnelly
04:06 AM CephFS Bug #23848: mds: stuck shutdown procedure
... Patrick Donnelly
04:00 AM CephFS Bug #23848 (Rejected): mds: stuck shutdown procedure
The following outputs in an infinite loop:... Patrick Donnelly
04:52 PM Revision f95d6288 (ceph): misc: mark constructors as explicit
Set 218 constructors as explicit to avoid implicit usage.
Fix for cppcheck warning:
Class has a constructor with 1 ...
Danny Al-Gaaf
04:24 PM RADOS Backport #23870 (Resolved): luminous: null map from OSDService::get_map in advance_pg
https://github.com/ceph/ceph/pull/21737 Nathan Cutler
04:24 PM rgw Backport #23869 (Resolved): luminous: rgw sends garbage meta.compression to ElasticSearch
https://github.com/ceph/ceph/pull/21736
follow-on fix: https://github.com/ceph/ceph/pull/25444
Nathan Cutler
04:23 PM rgw Backport #23868 (Resolved): luminous: rgw: do not reflect period if not current in RGWPeriodPulle...
https://github.com/ceph/ceph/pull/21735 Nathan Cutler
04:23 PM rgw Backport #23866 (Resolved): luminous: No meaningful error when RGW cannot create pools due to lac...
https://github.com/ceph/ceph/pull/21675 Nathan Cutler
04:23 PM rgw Backport #23865 (Resolved): luminous: [rgw] GET <object>?torrent returns object's body instead to...
https://github.com/ceph/ceph/pull/21674 Nathan Cutler
04:23 PM rgw Backport #23864 (Resolved): luminous: compression ratio depends on block size, which is much smal...
https://github.com/ceph/ceph/pull/21758 Nathan Cutler
04:23 PM RADOS Backport #23863 (Resolved): luminous: scrub interaction with HEAD boundaries and clones is broken
https://github.com/ceph/ceph/pull/22044 Nathan Cutler
04:23 PM rgw Backport #23862 (Resolved): luminous: aws4 auth not implemented for PutBucketRequestPayment
https://github.com/ceph/ceph/pull/21660 Nathan Cutler
04:23 PM rgw Backport #23861 (Resolved): luminous: rgw: admin rest api shouldn't return error when getting use...
https://github.com/ceph/ceph/pull/21661 Nathan Cutler
04:20 PM Revision c34983c3 (ceph): osd: don't crash on empty snapset
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from com...
Mykola Golub
04:20 PM Revision 754dd933 (ceph): Merge pull request #21619 from liewegas/wip-merge-bits
mon/OSDMonitor: require --yes-i-really-mean-it for force-create-pg
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:03 PM Revision 2ed2ed21 (ceph): rgw: don't append headers twice
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
04:03 PM Revision 6caa02b2 (ceph): rgw: splice cr: don't wake up writer continuously
Just send a notification to the writer once we passed a threshold. With
a slow writer we'd wake it up continuously wh...
Yehuda Sadeh
04:03 PM Revision af4dff8e (ceph): rgw: cr_rest: write crf returns status when finished
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
04:03 PM Revision 6bf28456 (ceph): rgw: cloud sync via multipart upload, send attrs on init
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
04:03 PM Revision 09624209 (ceph): rgw: rework rest client to handle meta attributes
Some cleanup around the rest client, and fix cloud sync code to
send the meta attributes to the remote endpoint. Earl...
Yehuda Sadeh
04:03 PM Revision a3ad4317 (ceph): rgw: cloud sync crf: delete requests
Beside fixing a leak, this also cancels the pending request and
any future callback (that would crash). Updated the i...
Yehuda Sadeh
04:00 PM RADOS Bug #23646: scrub interaction with HEAD boundaries and clones is broken
master commit says:
Consider a scenario like:
- scrub [3:2525d100:::earlier:head,3:2525d12f:::foo:200]
- we see...
Sage Weil
03:58 PM RADOS Bug #23646 (Pending Backport): scrub interaction with HEAD boundaries and clones is broken
Sage Weil
03:57 PM Revision 60958b32 (ceph): Merge pull request #21628 from liewegas/wip-23646
osd/PrimaryLogPG: defer evict if head *or* object intersect scrub interval
Reviewed-by: David Zafman <dzafman@redhat...
Sage Weil
03:50 PM Revision 4ccef2b4 (ceph): rgw: don't sent -ENOENT when listing meta section
The otp and user sections (unlike the bucket and bucket.index
sections) returned -ENOENT when section was empty. Just...
Yehuda Sadeh
03:50 PM Revision b961adca (ceph): rgw: meta sync: ignore -ENOENT when listing meta section
Fixes: http://tracker.ceph.com/issues/23859
Treat ENOENT as a valid response.
Signed-off-by: Yehuda Sadeh <yehuda@r...
Yehuda Sadeh
03:49 PM Revision f2d8819c (ceph): Merge pull request #21338 from mogeb/iostat-output
mgr/iostat: print output as a table
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reveiwed-by: John Spray <john.spray@re...
Sage Weil
03:49 PM Revision 50dfe738 (ceph): Merge pull request #21613 from xiexingguo/wip-fix-delete-priority
osd/PG: fix out of order priority for PG deletion
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM RADOS Bug #21977 (Pending Backport): null map from OSDService::get_map in advance_pg
Sage Weil
03:47 PM Revision abd74374 (ceph): Merge pull request #21623 from liewegas/wip-21977
osd: publish osdmap to OSDService before starting wq threads
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
03:45 PM RADOS Bug #23857: flush (manifest) vs async recovery causes out of order op
maybe: /a/sage-2018-04-25_02:28:01-rados-wip-sage3-testing-2018-04-24-1729-distro-basic-smithi/2436808
rados/thras...
Sage Weil
03:37 PM RADOS Bug #23857: flush (manifest) vs async recovery causes out of order op
maybe: /a/sage-2018-04-25_02:28:01-rados-wip-sage3-testing-2018-04-24-1729-distro-basic-smithi/2436663
rados/thras...
Sage Weil
01:53 PM RADOS Bug #23857: flush (manifest) vs async recovery causes out of order op
The core problem is that the requeue logic assumes that objects always go from degraded to not degraded.. never the o... Sage Weil
01:49 PM RADOS Bug #23857 (Can't reproduce): flush (manifest) vs async recovery causes out of order op
... Sage Weil
03:44 PM RADOS Bug #23860 (Resolved): luminous->master: luminous crashes with AllReplicasRecovered in Started/Pr...
... Sage Weil
03:37 PM rgw Bug #23859 (New): rgw: metadata sync fails if there is an empty metadata section
Yehuda Sadeh
03:33 PM Revision e331311b (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>
Sage Weil
03:24 PM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
According to this, latency between client and osd should not be the problem:
(according to the high amount of user t...
Marc Schöchlin
02:01 PM rbd Bug #23853: Inefficent implementation - very long query time for "rbd ls -l" queries
If i invoke this without parallel thread execution i get the following result:... Marc Schöchlin
12:27 PM rbd Bug #23853 (Resolved): Inefficent implementation - very long query time for "rbd ls -l" queries
We are trying to integrate a storage repository in xenserver.
*Summary:*
The slowness is a real pain for us, be...
Marc Schöchlin
02:48 PM Revision 009d49a4 (ceph): doc/ceph-volume include information for devices in listing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:47 PM Dashboard Subtask #23858 (Resolved): mgr/dashboard: New RBD snapshot names should be prefix with a local ti...
-Check the column 'Created' in the RBD snapshot table for example. The pipe should display date/time values using the... Volker Theile
02:37 PM Revision b19e11a6 (ceph): pybind/mgr: add 'hello world' mgr module skeleton
This simple 'hello' mgr module prints 'hello world' to stdout and to out/mgr.x.log; for documentation purposes. Also ... Yaarit Hatuka
01:51 PM Revision a26d93b5 (ceph): added nfs_ganesha_task
rakesh
01:51 PM Revision be1e6c2a (ceph): ceph-volume lvm.listing include associated physical devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:51 PM Revision 08dea1b7 (ceph): ceph-volume tests update to include devices on listing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:51 PM Revision f57cc594 (ceph): ceph-volume tests verify associated pvs reporting on listing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:24 PM rgw Bug #23846 (Resolved): memory leak in rgw suite
Sage Weil
01:24 PM Revision 52edad1e (ceph): Merge pull request #21626 from cbodley/wip-23846
mgrc: free MMgrClose in handle_mgr_close
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:23 PM Bug #23856 (New): lz4 fails to compile with clang
... Casey Bodley
01:10 PM CephFS Bug #23855 (Resolved): mds: MClientCaps should carry inode's dirstat
inode's dirstat gets updated by request reply, but not by cap message. this is problematic.
For example:
...
MDS...
Zheng Yan
01:07 PM Revision 808503f4 (ceph): Merge pull request #21541 from dillaman/wip-18753
qa: introduce rbd-mirror thrasher to existing tests
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:00 PM Bug #23854 (Can't reproduce): Linking libceph_zstd.so sometimes fails
I get this error from time to time (since a few months) when building from source:... Sebastian Wagner
12:49 PM bluestore Bug #23653 (Resolved): tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCac...
Kefu Chai
03:59 AM bluestore Bug #23653 (Fix Under Review): tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb...
- https://github.com/ceph/ceph/pull/21632
- https://github.com/ceph/rocksdb/pull/36
Kefu Chai
12:47 PM Revision 005fe21e (ceph): Merge pull request #21632 from tchaikov/wip-rocksdb-no-aligned-alloc
rocksdb: do not use aligned_alloc
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:42 PM Dashboard Bug #23823: Dashboard: redefinition of group name 'path' as group 2; was group 1
PR: https://github.com/ceph/ceph/pull/21642 Sebastian Wagner
12:41 PM Dashboard Bug #23823 (Fix Under Review): Dashboard: redefinition of group name 'path' as group 2; was group 1
Sebastian Wagner
12:28 PM rgw Bug #23506 (Pending Backport): [rgw] GET <object>?torrent returns object's body instead torrent-file
Casey Bodley
12:27 PM rgw Bug #23803 (Pending Backport): aws4 auth not implemented for PutBucketRequestPayment
Casey Bodley
12:27 PM rgw Bug #22844 (Pending Backport): rgw: do not reflect period if not current in RGWPeriodPuller::pull
Casey Bodley
12:26 PM rgw Bug #22758 (Pending Backport): rgw sends garbage meta.compression to ElasticSearch
Casey Bodley
12:26 PM Revision 7427cc43 (ceph): Merge pull request #21479 from cbodley/wip-23547
rgw: add buffering filter to compression for fetch_remote_obj
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Casey Bodley
12:25 PM rgw Bug #23547 (Pending Backport): compression ratio depends on block size, which is much smaller (16...
Casey Bodley
12:24 PM rgw Bug #23821 (Pending Backport): rgw: admin rest api shouldn't return error when getting user's sta...
Casey Bodley
12:24 PM Revision 2eb0b414 (ceph): pybind/mgr/prometheus: add file_sd_config command
This command returns a valid list of static targets pointing to the mgr
prometheus modules for a cluster. The output ...
Jan Fajerski
12:24 PM rgw Bug #23779 (Resolved): rgw: ZoneParams backward compatibility problem following cloud sync change
Casey Bodley
12:23 PM rgw Bug #23480 (Pending Backport): No meaningful error when RGW cannot create pools due to lack of av...
Casey Bodley
12:22 PM Revision ce85a73b (ceph): Merge pull request #21576 from cbodley/wip-23506
rgw: fix error handling for GET with ?torrent
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Robin H....
Casey Bodley
12:21 PM Revision 38da3ab1 (ceph): Merge pull request #21569 from cbodley/wip-23803
rgw: aws4 auth supports PutBucketRequestPayment
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
12:21 PM Revision c6f88237 (ceph): Merge pull request #20212 from tianshan/fix_period_pull
rgw: do not reflect period if not current
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:20 PM Revision 11a78f84 (ceph): Merge pull request #20796 from theanalyst/rgw/es-cs-fix
rgw: es module: set compression type correctly
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:20 PM Revision 4aa48108 (ceph): Merge pull request #21500 from yehudasa/wip-23779
rgw: encoding fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:19 PM Revision 4e2ddee5 (ceph): Merge pull request #21534 from cbodley/wip-23480
rgw: move all pool creation into rgw_init_ioctx
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
12:18 PM Revision df17c664 (ceph): Merge pull request #21551 from zhangsw/fix-rgw-userinfo-stats-bug
rgw: admin rest api shouldn't return error when getting user's stats if the user hasn't create any bucket.
Reviewed-...
Casey Bodley
12:00 PM Revision f14ac557 (ceph): Merge pull request #21640 from votdev/config_set_help_txt
mgr/dashboard: Adapt help text if server_addr is not set
Reviewed-by: John Spray <john.spray@redhat.com>
Lenz Grimmer
11:10 AM RADOS Bug #17170: mon/monclient: update "unable to obtain rotating service keys when osd init" to sugge...
We hit this today on Jewel release (10.2.7), all OSDs connected to one of the monitor in the quorum having this issue... Xiaoxi Chen
11:03 AM Revision 086ead06 (ceph): tools: correct total size formatting
Signed-off-by: Zheng Yin <zhengyin@huayun.com> zhengyin
11:02 AM Revision 3fc27486 (ceph): mgr/dashboard: Add cd-error-panel component to display error messages.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
11:02 AM Revision b29d3d56 (ceph): Use bootstrap alert.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
10:55 AM Revision 901682e6 (ceph): mgr/dashboard: Adapt help text if server_addr is not set
After 'ceph config-key set' is deprecated the help text must be adapted.
Signed-off-by: Volker Theile <vtheile@suse....
Volker Theile
10:32 AM Linux kernel client Bug #23706 (Fix Under Review): NULL sock gets passed to ceph_tcp_sendmsg()
Ilya Dryomov
09:28 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
async messenger was still experimental in jewel. If you are on jewel, you should be using simple messenger. Ilya Dryomov
09:16 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
No, I'll post the patch for the kernel panic later today. The monitor session issue is separate.
Do you see "sess...
Ilya Dryomov
07:03 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
libceph: mon2 10.244.73.5:6789 session lost, hunting for new mon

the above logs will be usual saw in kernel log...
Yong Wang
06:58 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
http://tracker.ceph.com/issues/17664
https://github.com/ceph/ceph/pull/11601
do you meaning that async server not...
Yong Wang
06:25 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
We meet totally twices. Yong Wang
06:13 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
we used jewel 10.2.10 and ms_type is async. yes.
vmcore-dmesg has been attached.
Yong Wang
10:09 AM bluestore Bug #23840: Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) == 0)
This change is working, I think it could be merge with master. Rafal Wadolowski
09:32 AM Revision 715743f5 (ceph): osd/PrimaryLogPG: Fix log messages
output the content, rathor than the address of obc makes sense,
just like what _copy_some() did.
Signed-off-by: Gu Z...
Gu Zhongyan
09:21 AM Revision c783b747 (ceph): Merge pull request #21636 from rjfd/wip-dashboard-fix-pool-py3
mgr/dashboard: pool: fix python3 dict_keys error
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-...
Lenz Grimmer
09:17 AM Revision 51866e01 (ceph): Merge pull request #21618 from votdev/loading_panel
mgr/dashboard: Add 'cd-loading-panel' component
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Steph...
Lenz Grimmer
08:51 AM Revision 46fd2d03 (ceph): Merge pull request #21633 from ukernel/wip-mds-stat-rstat
mds: fix CEPH_STAT_RSTAT definition Zheng Yan
08:33 AM CephFS Bug #22428: mds: don't report slow request for blocked filelock request
In case you need more examples, we're seeing this recently on 12.2.4:... Dan van der Ster
08:27 AM Revision f866072f (ceph): mgr/dashboard: pool: fix python3 dict_keys error
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
08:23 AM RADOS Backport #23852 (In Progress): luminous: OSD crashes on empty snapset
Nathan Cutler
08:18 AM RADOS Backport #23852 (Resolved): luminous: OSD crashes on empty snapset
https://github.com/ceph/ceph/pull/21638 Nathan Cutler
08:20 AM Revision 01134da2 (ceph): buffer: rework list::append_zero
Instead of blindly adding new bufferptrs, try to memset the remaining
space in append_buffer and try appending that p...
Piotr Dalek
08:19 AM Revision f5f47ea4 (ceph): rocksdb: do not use aligned_alloc
this change picks up the change to "use posix_memalign() for
aligned_alloc()" in ceph/rocksdb.
Fixes: http://tracker...
Kefu Chai
08:18 AM RADOS Bug #23851 (Resolved): OSD crashes on empty snapset
Fix merged to master: https://github.com/ceph/ceph/pull/21058 Nathan Cutler
07:39 AM devops Bug #23843: avc: denied { block_suspend } for pid=34841 comm="msgr-worker-1"
This is also fixed by the latest SELinux update:
https://github.com/ceph/ceph/pull/20118
Boris Ranto
07:30 AM Revision 97aa65ff (ceph): misc: mark constructors as explicit
Set 222 constructors as explicit to avoid implicit usage.
Fix for cppcheck warning:
Class has a constructor with 1 ...
Danny Al-Gaaf
06:58 AM Revision 9299a1ce (ceph): cephfs-journal-tool: wait prezero ops before destroying journal
There still can be pending prezero requests after Journal::flush()
return. We should wait until all prezero requests ...
Yan, Zheng
04:49 AM RADOS Backport #23850 (Resolved): luminous: Read operations segfaulting multiple OSDs
https://github.com/ceph/ceph/pull/21911 Nathan Cutler
04:20 AM Revision ca6c8a7a (ceph): mds: fix CEPH_STAT_RSTAT definition
(CEPH_CAP_GWREXTEND << 16) is (1<<22), which causes gaps in caps bits.
CEPH_CAP_FILE_WREXTEND is an unused bit, reuse...
Yan, Zheng
02:55 AM CephFS Bug #16842: mds: replacement MDS crashes on InoTable release
make we should mark this as "need more info" or "can't reproduce" Zheng Yan
02:08 AM CephFS Backport #23698: luminous: mds: load balancer fixes
https://github.com/ceph/ceph/pull/21412 Zheng Yan

04/24/2018

10:33 PM RADOS Bug #21931 (In Progress): osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (ra...
This is a bug in trimtrunc handling with EC pools. Josh Durgin
10:27 PM RADOS Bug #23195 (Pending Backport): Read operations segfaulting multiple OSDs
https://github.com/ceph/ceph/pull/21273 Josh Durgin
10:20 PM RADOS Bug #23195 (Resolved): Read operations segfaulting multiple OSDs
Sage Weil
10:25 PM RADOS Bug #23847 (Duplicate): osd stuck recovery
... Sage Weil
10:24 PM RADOS Bug #23827 (In Progress): osd sends op_reply out of order
Sage Weil
09:26 AM RADOS Bug #23827: osd sends op_reply out of order
... Zheng Yan
10:22 PM Revision 8158a2c4 (ceph): qa: add rgw index pool to rgw_snaps.yaml
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
10:20 PM Revision 27e91a99 (ceph): Merge pull request #21273 from jdurgin/wip-23195
osd/ECBackend: only check required shards when finishing recovery reads
Reviewed-by: David Zafman <dzafman@redhat.co...
Sage Weil
10:19 PM Revision 8e80c372 (ceph): Merge pull request #21620 from jcsp/wip-mgr-balancer-options
mgr/balancer: fix OPTIONS definition
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:11 PM bluestore Bug #23840: Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) == 0)
https://github.com/ceph/ceph/pull/21629 Sage Weil
05:17 PM bluestore Bug #23840: Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) == 0)
Moment of planned shutdown Rafal Wadolowski
05:12 PM bluestore Bug #23840: Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) == 0)
What is interesting, it looks like the max read of file is limited to 0xffffffff.... Rafal Wadolowski
04:36 PM bluestore Bug #23840 (Resolved): Bluestore OSD hit assert((log_reader->buf.pos & ~super.block_mask()) == 0)
We're using ceph 12.2.4, where db and wal are on seperate nvme.
After restart on some OSDs we see the following er...
Rafal Wadolowski
10:11 PM Revision 55dd28a9 (ceph): os/bluestore/bluefs_types: make block_mask 64-bit
Since block_size is 32 bits, we return 0x00000000fffff000 (or similar).
This breaks things if you get a file (e.g., b...
Sage Weil
09:27 PM Revision 42b782a4 (ceph): qa/tests: Add openstack volume/disk info for running in ovh
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 02a9aee1dc28707e1154fea19615ca0f1357ae91)
Vasu Kulkarni
09:14 PM Revision a43c7b3a (ceph): qa/suites/rados/thrash-old-clients: do some thrashing with jewel and lu...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:11 PM Revision 12a7a48c (ceph): ceph-volume api.lvm include lv_uuid on pvs listings
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:04 PM Revision c20a95b0 (ceph): osd/PrimaryLogPG: defer evict if head *or* object intersect scrub interval
Consider a scenario like:
- scrub [3:2525d100:::earlier:head,3:2525d12f:::foo:200]
- we see 3:2525d12f:::foo:100 and...
Sage Weil
08:45 PM Revision 48f4b817 (ceph): qa: correct default rgw pool name
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
08:36 PM RADOS Bug #23646 (Fix Under Review): scrub interaction with HEAD boundaries and clones is broken
https://github.com/ceph/ceph/pull/21628
I think this will fix it?
Sage Weil
12:42 AM RADOS Bug #23646: scrub interaction with HEAD boundaries and clones is broken

The commit below adds code to honor the no_whiteout flag even when it looks like clones exist or will exist soon. ...
David Zafman
08:25 PM Revision 77449e47 (ceph): qa: rename rgw default data pool
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
08:16 PM Revision ef3e5b10 (ceph): osd: publish osdmap to OSDService before starting wq threads
The worker threads may request the map from the service (notably,
advance_pg() does this).
Fixes: http://tracker.cep...
Sage Weil
07:57 PM rgw Bug #23846 (Fix Under Review): memory leak in rgw suite
https://github.com/ceph/ceph/pull/21626 Casey Bodley
07:53 PM rgw Bug #23846 (Resolved): memory leak in rgw suite
lots of valgrind failures in rgw suite that look like this:... Casey Bodley
07:55 PM Revision 38fba24c (ceph): mgrc: free MMgrClose in handle_mgr_close
Fixes: http://tracker.ceph.com/issues/23846
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:50 PM CephFS Bug #23829 (Fix Under Review): qa: test_purge_queue_op_rate: self.assertTrue(phase2_ops < phase1_...
Zheng Yan wrote:
> It's test case issue. The test caused so much trouble. I'd like to drop/disable it
Agreed.
...
Patrick Donnelly
12:24 PM CephFS Bug #23829: qa: test_purge_queue_op_rate: self.assertTrue(phase2_ops < phase1_ops * 1.25)
It's test case issue. The test caused so much trouble. I'd like to drop/disable it Zheng Yan
07:48 PM Revision b39972d9 (ceph): qa: remove racy/buggy test_purge_queue_op_rate
Fixes: https://tracker.ceph.com/issues/23829
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:37 PM CephFS Bug #23837 (Fix Under Review): client: deleted inode's Bufferhead which was in STATE::Tx would le...
Patrick Donnelly
10:44 AM CephFS Bug #23837: client: deleted inode's Bufferhead which was in STATE::Tx would lead a assert fail
fixed by: https://github.com/ceph/ceph/pull/21615 Ivan Guan
09:45 AM CephFS Bug #23837 (Resolved): client: deleted inode's Bufferhead which was in STATE::Tx would lead a ass...
... Ivan Guan
07:07 PM CephFS Backport #23671 (In Progress): luminous: mds: MDBalancer using total (all time) request count in ...
https://github.com/ceph/ceph/pull/21412/commits/1a5b7eaac572f1810d0453b053781e6bc8185dd2 Patrick Donnelly
06:55 PM CephFS Tasks #23844 (In Progress): client: break client_lock
See past efforts on this. Matt Benjamin did some prototyping on Firefly. Those patches will likely be unusable but co... Patrick Donnelly
06:47 PM devops Bug #23843 (Duplicate): avc: denied { block_suspend } for pid=34841 comm="msgr-worker-1"
http://pulpito.ceph.com/teuthology-2018-04-23_03:59:02-ceph-deploy-master-distro-basic-mira/2429455/... Vasu Kulkarni
06:25 PM Revision c95b2207 (ceph): pybind/rados: add alignment getter to IoCtx
Adds alignment method to retrieve the pool alignment bytes for EC pools
to the existing IoCtx class.
Signed-off-by: ...
Bruce Flynn
06:08 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Update from the cluster where I saw this: the problem suddenly disappeared after a few seemingly random changes to th... Paul Emmerich
03:52 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I'm having the same problem on a 3 nodes ceph cluster, all three nodes have swap enabled and used, not too much, but ... Marco Baldini
03:26 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
This bug is starting to sound like #22102, which *looks* like pread() is getting zeros.
Cristoph, does the machine...
Sage Weil
08:20 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Just a follow up: We downgraded the kernel end of last week, and didn't get the scrub error any more. While before, i... Christoph Glaubitz
06:04 PM Revision 8a218e41 (ceph): Merge pull request #21606 from ceph/fix-build-CEPH_CLS_API
rados/objclass.h: fix build define CEPH_CLS_API in all cases
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:03 PM RADOS Bug #21977: null map from OSDService::get_map in advance_pg
https://github.com/ceph/ceph/pull/21623 Sage Weil
06:02 PM RADOS Bug #21977 (Fix Under Review): null map from OSDService::get_map in advance_pg
advance_pg ran before init() published the initial map to OSDService. Sage Weil
05:36 PM Bug #21562 (Resolved): package list needs fixing in upgrade:client-upgrade-luminous
Sage Weil
05:33 PM RADOS Bug #23716 (Resolved): osd/ECUtil.cc: 25: FAILED assert(i->second.length() == total_data_size) (o...
This seems to be resolved. My guess is it's fallout from https://github.com/ceph/ceph/pull/21604 Sage Weil
05:32 PM rbd Bug #23809 (Resolved): [test] output formatting tests are heavily broken
Sage Weil
05:05 PM rgw Bug #23841: multisite: es sync instance not same between inc-sync and full-sync
https://github.com/ceph/ceph/pull/21622 Tianshan Qu
05:00 PM rgw Bug #23841 (Duplicate): multisite: es sync instance not same between inc-sync and full-sync
for none-versioned object, "instance" in doc get "null" in full-sync,
and get empty string in inc-sync, so make them...
Tianshan Qu
05:05 PM rgw Bug #23842: multisite: es sync null versioned object failed because of olh info
https://github.com/ceph/ceph/pull/21622 Tianshan Qu
05:03 PM rgw Bug #23842 (Resolved): multisite: es sync null versioned object failed because of olh info
if we disable bucket version, es sync null version object will get olh xattr info,
which are not string, es will dec...
Tianshan Qu
05:00 PM Revision 710b3160 (ceph): Merge pull request #21621 from theanalyst/doc/releases/12.2.5
doc: v12.2.5 luminous release notes
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
04:42 PM Revision a4bc4ff5 (ceph): mgr/dashboard: Introduce 'cd-loading-panel' component
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
04:40 PM Revision d0c2b5b1 (ceph): rados/objclass.h: fix build define CEPH_CLS_API in all cases
Fix for bug introduced with 096668ec5df93725a0726b53bbd30b4d4ab50f49:
In file included from src/objclass/objclass.h:...
Danny Al-Gaaf
04:32 PM Revision cbbb435b (ceph): common/options: Add rocksdb_high_pri_pool_ratio option.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:08 PM rgw Bug #23824: Quota calculation is substantially incorrect after user removes a non-empty bucket us...
Matt Benjamin wrote:
> (abhishek thinks this is a duplicate of an issue whose fix is in pending backport for Jewel)
...
Abhishek Lekshmanan
04:02 PM rgw Bug #23824: Quota calculation is substantially incorrect after user removes a non-empty bucket us...
(abhishek thinks this is a duplicate of an issue whose fix is in pending backport for Jewel) Matt Benjamin
03:11 PM rgw Bug #23824 (Triaged): Quota calculation is substantially incorrect after user removes a non-empty...
@macus, did you ever look at quota stuff?
Matt
Matt Benjamin
03:56 PM Bug #23798 (Resolved): syslogd "SELinux denials found" in powercycle
David Galloway
03:26 PM Bug #23798 (Fix Under Review): syslogd "SELinux denials found" in powercycle
https://github.com/ceph/teuthology/pull/1169 David Galloway
03:50 PM Revision cc3ffade (ceph): mgr/dashboard: RBD snapshot clone (frontend)
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:50 PM Revision ef563c36 (ceph): mgr/dashboard: RBD copy (frontend)
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:50 PM Revision 838c9ce9 (ceph): mgr/dashboard: RBD flatten
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:50 PM Revision fa735d54 (ceph): mgr/dashboard: Add support for RBD snapshot copy
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:50 PM Revision 3dd7dab9 (ceph): mgr/dashboard: Add support for RBD snapshot copy (frontend)
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:50 PM Revision eeb87d3e (ceph): mgr/dashboard: Add RBD default features REST API endpoint
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:50 PM Revision 9f6e889f (ceph): mgr/dashboard: Remove RBD "Default Features" checkbox
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
03:45 PM RADOS Bug #23763 (Pending Backport): upgrade: bad pg num and stale health status in mixed lumnious/mimi...
Kefu Chai
03:41 PM Revision 3dd6aa20 (ceph): doc: v12.2.5 luminous release notes
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
03:40 PM Revision 82ecf64e (ceph): Merge pull request #21595 from votdev/load_on_init
mgr/dashboard: Load the datatable content on component initialization
Reviewed-by: Ricardo Marques <rimarques@suse.c...
Kefu Chai
03:34 PM rgw Support #23839 (New): RGW GC Stuxk

We are currently using Jewel 10.2.7 and recently, we have been experiencing some issues with objects being deleted ...
sean redmond
03:33 PM rgw Bug #21619 (Resolved): RGW Reshard error add failed to drop lock on <bucket>
Abhishek Lekshmanan
03:32 PM rgw Backport #23687 (Resolved): luminous: RGW Reshard error add failed to drop lock on <bucket>
Abhishek Lekshmanan
03:30 PM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
Discussed on irc, it appears we can work around this by replacing the single aligned_alloc() call in rocksdb with pos... Josh Durgin
06:55 AM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
or we can notes this down as a known issue on RHEL7.5 and gperftools-libs 2.6.1-1. Kefu Chai
06:44 AM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
i was thinking about statically linking against tcmalloc, but seems it's a dead-end.
see https://sourceware.org/bu...
Kefu Chai
03:28 PM bluestore Bug #23426 (Won't Fix): aio thread got No space left on device
this looks like a provisioning/test error, not a bug, if we're getting ENOSPC. Sage Weil
03:24 PM bluestore Bug #23426: aio thread got No space left on device
see remote/*/log/syslog/* Sage Weil
03:12 PM rgw Bug #23838 (Resolved): save_torrent_file writes to omap (not atomic, not supported on ec pools)
seed::save_torrent_file() stores torrent data in omap on the head object, which is not atomic with respect to other o... Casey Bodley
02:59 PM Revision 05d37379 (ceph): mgr/iostat: print output as a table
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
02:55 PM Revision adf505f6 (ceph): Merge pull request #20899 from Devp00l/deletion-dialog
mgr/dashboard: Adds reusable deletion dialog
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Ricardo ...
Lenz Grimmer
02:53 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
It happened at least 9 times (from Jan 8 to Mar 31), i have only 3 last crash logs on the 3 servers.... Bertrand Gouny
12:58 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Yes, I wanted to make sure you were using async messenger.
I'm still looking into the crash. Did it happen just o...
Ilya Dryomov
10:09 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Thanks i will follow #23537 :)
I must have some serious config error when i run ...
Bertrand Gouny
08:38 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Bertrand, Yong, what is the output of... Ilya Dryomov
02:39 PM Revision 8508603b (ceph): mgr/balancer: fix OPTIONS definition
I typo'd a couple of these, which was causing test failures
when the access to the correct names got an exception.
S...
John Spray
02:16 PM Revision 0e0efdb4 (ceph): osd/OSDMap: add SIGNIFICANT_FEATURES and helper
Signed-off-by: Sage Weil <sage@redhat.com> Xiaoxi Chen
02:16 PM Revision 0ceb5c0f (ceph): mon/OSDMonitor: move OSDMap feature calculation into OSDMap helper
The OSDMap knows what features it needs to encode itself "properly"; move
that into a helper.
Signed-off-by: Sage We...
Sage Weil
01:25 PM Revision 7797ed67 (ceph): mon/OSDMonitor: require --yes-i-really-mean-it for force-create-pg
This command declares data loss permanent. Be sure the user really means
it.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
01:24 PM Revision 1f92ca31 (ceph): osd/SnapMapper: print debug line on check failure
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:03 PM Revision 0d6ef0dc (ceph): mgr/dashboard: Display RBD form error on submission
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:03 PM ceph-volume Feature #22287 (Need More Info): ceph-volume lvm deactivate
Is the expectation here to remove the vg (and lv) ? Because we can do that with `ceph-volume lvm zap`.
"activation...
Alfredo Deza
01:02 PM Revision 80c011d6 (ceph): mgr/dashboard: Support for template forms on 'cd-submit-button'
If 'formDir' is provided, 'cd-submit-button' will mark
it as submitted after submission.
Signed-off-by: Ricardo Marq...
Ricardo Marques
12:55 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
Ilya Dryomov
12:45 PM Revision d110eba3 (ceph): mgr/dashboard: Replaces delete-confirmation-modal
This replaces usage of "delete-confirmation-modal" with the use of
"delete-modal".
Signed-off-by: Stephan Müller <sm...
Stephan Müller
11:57 AM Revision f1c2f91a (ceph): mgr/dashboard: Add modal component
This component should be used each time you define a new modal.
This will allows us to keep all modals with the same ...
Tiago Melo
11:57 AM Revision 33e7533c (ceph): mgr/dashboard: Adds reusable deletion dialog
You can now simply use a deletion dialog without having to import a lot
of different things from ngx-bootstrap. Its e...
Stephan Müller
11:57 AM Revision f2096e93 (ceph): mgr/dashboard: Changes deletion button to link
This change was made because a link can be placed anywhere instead of a
button element.
Signed-off-by: Stephan Mülle...
Stephan Müller
11:57 AM Revision 63ae8585 (ceph): mgr/dashboard: Change deletion link to modal only
Due to CSS problems the link solution wasn't the best way, now it will
represent only the modal content. The downside...
Stephan Müller
11:42 AM Revision e96475b1 (ceph): Merge pull request #21604 from liewegas/wip-ec-write-to-read
osd/ECBackend: wait for apply for luminous peers
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
11:36 AM Revision 3f1693db (ceph): Merge pull request #20875 from jan--f/mgr-server-list-hostname
mgr: add mgr daemon to DaemonStateIndex with metadata (hostname)
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:19 AM CephFS Backport #23835 (In Progress): luminous: mds: fix occasional dir rstat inconsistency between mult...
https://github.com/ceph/ceph/pull/21617 Prashant D
05:48 AM CephFS Backport #23835 (Resolved): luminous: mds: fix occasional dir rstat inconsistency between multi-M...
https://github.com/ceph/ceph/pull/21617 Nathan Cutler
11:10 AM CephFS Backport #23308 (In Progress): luminous: doc: Fix -d option in ceph-fuse doc
Jos Collin
10:37 AM Revision 8f2d1164 (ceph): doc: Fix -d description in ceph-fuse
Fixes: http://tracker.ceph.com/issues/23214
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit...
Jos Collin
10:32 AM Revision c01eeadd (ceph): Merge pull request #21555 from tchaikov/wip-23763
test/librados: increase pgp_num along with pg_num
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
10:24 AM Revision 95a154f9 (ceph): mds: fix occasional dir rstat inconsistency between multi-MDSes
Currently if file inode and its parent are processed on auth MDS,
its parent's rstat will be updated correctly, but w...
Zhi Zhang
10:19 AM Revision 8c59d027 (ceph): Merge pull request #21139 from guzhongyan/cmd-wildcard
mon,mgr: remove single wildcard '*' from ceph comand line description
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:18 AM Revision 726905c1 (ceph): Merge pull request #21424 from MI-OSiRIS/influx
mgr/influx: Added Additional Stats
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:17 AM Revision f959371a (ceph): Merge pull request #21607 from jcsp/wip-mgr-selftest-fixup
mgr: reconcile can_run checks and selftest
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@re...
John Spray
09:50 AM Revision b89dbe9e (ceph): Merge pull request #21559 from votdev/autofocus
mgr/dashboard: Add 'autofocus' directive
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
09:44 AM Revision c3bb5fba (ceph): rgw: encoding fixes
Fixes: http://tracker.ceph.com/issues/23779
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:33 AM Revision 83a74057 (ceph): Merge pull request #21602 from votdev/fix_rbd_form
mgr/dashboard: Adapt RBD form to new application_metadata type
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Lenz Grimmer
09:23 AM Bug #23836: Moving rack bucket to default root is not possible
Similar task: http://tracker.ceph.com/issues/23386 Pawel Szweminski
08:31 AM Bug #23836: Moving rack bucket to default root is not possible
It is reproducible both on the test and production environment. Jarek Owsiewski
07:49 AM Bug #23836 (Duplicate): Moving rack bucket to default root is not possible
ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) luminous (stable)
I can't move rack bucket to defau...
Jarek Owsiewski
09:11 AM Revision 3d11e6a1 (ceph): osd/PG: fix out of order priority for PG deletion
Backfill-full by definition is fuller than near-full and hence
should deserve a higher priority.
Signed-off-by: xie ...
xie xingguo
08:46 AM Revision 9d3ba6d9 (ceph): osd/PGLog: remove a redundant assert
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:30 AM Revision 7a68c2ec (ceph): osd/PGLog: fix sanity check against **complete-to** iter
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:24 AM CephFS Bug #20549 (Fix Under Review): cephfs-journal-tool: segfault during journal reset
https://github.com/ceph/ceph/pull/21610 Zheng Yan
07:09 AM CephFS Feature #23362: mds: add drop_cache command
https://github.com/ceph/ceph/pull/21566 Rishabh Dave
06:55 AM Revision 1217a4dd (ceph): librbd: fix object deep copy for case when update object map skipped
* avoid potential recursive lock;
* release lock_op.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:55 AM Revision 317690a8 (ceph): librbd: check bounds whent trying to update head object map
In deep copy case we may try to update the object map for a
copied object that is beyond the current image size but h...
Mykola Golub
06:54 AM Revision 45b00a9a (ceph): test/librbd: RBD_FEATURES parsed wrongly for old format in deep copy tests
It means that previously we mostly tested deep copy from old
format to new format image ignoring features.
Signed-of...
Mykola Golub
05:47 AM CephFS Backport #23834 (Rejected): jewel: MDSMonitor: crash after assigning standby-replay daemon in mul...
Nathan Cutler
05:47 AM CephFS Backport #23833 (Resolved): luminous: MDSMonitor: crash after assigning standby-replay daemon in ...
https://github.com/ceph/ceph/pull/22603 Nathan Cutler
05:09 AM Revision 0aa23bdd (ceph): cmake: fix building without mgr module
cmake fails if WITH_MGR=OFF due to an null test job
$ cmake .. -DWITH_MGR=OFF
...
CMake Error at src/test/CMakeLists...
Yuan Zhou
04:42 AM CephFS Bug #23567 (Resolved): MDSMonitor: successive changes to max_mds can allow hole in ranks
Patrick Donnelly
04:35 AM CephFS Bug #23538 (Pending Backport): mds: fix occasional dir rstat inconsistency between multi-MDSes
Patrick Donnelly
04:34 AM CephFS Bug #23658 (Pending Backport): MDSMonitor: crash after assigning standby-replay daemon in multifs...
Patrick Donnelly
04:33 AM CephFS Bug #23799 (Resolved): MDSMonitor: creates invalid transition from up:creating to up:shutdown
Patrick Donnelly
04:32 AM CephFS Bug #23800 (Resolved): MDSMonitor: setting fs down twice will wipe old_max_mds
Patrick Donnelly
04:28 AM Revision d71dbdc2 (ceph): Merge PR #21166 into master
* refs/pull/21166/head:
mds: fix occasional dir rstat inconsistency between multi-MDSes
Reviewed-by: Zheng Yan <zya...
Patrick Donnelly
04:28 AM Revision 326d00a8 (ceph): Merge PR #21510 into master
* refs/pull/21510/head:
mon: respect standby_for_fscid when choosing standby replay mds
mon: fix standby replay in ...
Patrick Donnelly
04:28 AM Revision f34b2b2a (ceph): Merge PR #21535 into master
* refs/pull/21535/head:
MDSMonitor: do not resize cluster when MDS is starting
Reviewed-by: Douglas Fuller <dfuller...
Patrick Donnelly
04:27 AM Revision 613d3b72 (ceph): Merge PR #21536 into master
* refs/pull/21536/head:
qa: check old_max_mds is not wiped by marked down twice
MDSMonitor: do not wipe old_max_mds...
Patrick Donnelly
03:34 AM Revision 764cce15 (ceph): msgr/simple: set Pipe::out_seq to in_seq of the connecting side
If the current pipe has just replaced a newly created "existing pipe",
its out_q would be empty, in which case out_se...
Xuehan Xu
02:45 AM Bug #23831 (Triaged): bucket policy ipdeny not in effect
@tave, could you provide detailed reproducer information--i.e., the policy you applied, and what you applied it to?
...
Matt Benjamin
02:41 AM Bug #23831 (Triaged): bucket policy ipdeny not in effect
I set bucket policy ipdeny, but still can read and write objects; but only set versioning will return 403; Amine Liu
02:26 AM Revision 6b823e91 (ceph): test/librados: increase pgp_num along with pg_num
Fixes: http://tracker.ceph.com/issues/23763
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 3d...
Kefu Chai
02:26 AM Revision a941fbdd (ceph): qa/suite: whitelist PG_AVAILABILITY in rados_api_tests.yaml
pg will be created when increasing pgp-num and pg-num. so at that
moment, PG_AVAILABILITY is reported. so whitelist i...
Kefu Chai
02:16 AM Revision 3d2e5449 (ceph): test/librados: increase pgp_num along with pg_num
Fixes: http://tracker.ceph.com/issues/23763
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:16 AM Revision cdcbd47e (ceph): qa/suite: whitelist PG_AVAILABILITY in rados_api_tests.yaml
pg will be created when increasing pgp-num and pg-num. so at that
moment, PG_AVAILABILITY is reported. so whitelist i...
Kefu Chai
01:37 AM Revision 713ebcdd (ceph): Merge pull request #21590 from sebastian-philipp/dashboard-fix-taskmana...
mgr/dashboard: Fix data race and use-before-assignment
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai

04/23/2018

11:08 PM Revision 19ff550c (ceph): MDSMonitor: do not resize cluster when MDS is starting
Fixes: http://tracker.ceph.com/issues/23799
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:39 PM Revision 14a5a81e (ceph): osdc: Change 'bool budgeted' to 'int budget' to avoid recalculating.
Avoing recalculating in op finish stage.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
10:13 PM bluestore Bug #23540 (Need More Info): FAILED assert(0 == "can't mark unloaded shard dirty") with compressi...
Francisco, any update? Sage Weil
10:08 PM Revision c893dcaa (ceph): dout: DoutPrefixProvider operates directly on stream
removes the need for stringstream in more complicated prefixes
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:40 PM RADOS Bug #23646 (In Progress): scrub interaction with HEAD boundaries and clones is broken

The osd log for primary osd.1 shows that pg 3.0 is a cache pool in a cache tiering configuration. The message "_de...
David Zafman
09:32 PM Revision b1e8d63b (ceph): mgr: handle commands sent to unavailable modules
There are some up-front checks in DaemonServer
but it shouldn't assume that its checks are
necessarily going to match...
John Spray
09:30 PM Revision a2636967 (ceph): Merge pull request #20959 from LiumxNL/fix-pg-fake-down
pg: handle MNotifyRec event in down state
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision cf5ef59b (ceph): mgr: execute modules even if can_run=false
We execute modules even if can_run=false, so that it is possible
to load them for running their selftest hooks. Howe...
John Spray
09:30 PM Revision 67ac7496 (ceph): debian: let ceph-mgr suggests python-influxdb
the influx plugin requires influxdb python module to function, but
influxdb mgr plugin is optional for users who don'...
Kefu Chai
09:30 PM Revision 60e3a240 (ceph): qa/tasks/mgr: pass "--force" to "mgr module enable"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:29 PM Revision f9cd5b1f (ceph): Merge pull request #21000 from ceph/evelu-23320
common: Improving message sent to user when getting signals
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:27 PM Revision 06a2cc5a (ceph): Merge pull request #20761 from liewegas/wip-service-unregister
mgr: allow service daemons to unregister from ServiceMap
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-...
Sage Weil
09:14 PM Revision d45421d0 (ceph): rados/objclass.h: fix build define CEPH_CLS_API in all cases
Fix for bug introduced with 096668ec5df93725a0726b53bbd30b4d4ab50f49:
In file included from src/objclass/objclass.h:...
Danny Al-Gaaf
09:12 PM RADOS Bug #23830 (Can't reproduce): rados/standalone/erasure-code.yaml gets 160 byte pgmeta object
... Sage Weil
09:11 PM Revision 2ae585a5 (ceph): rados/objclass.h: fix build define CEPH_CLS_API in all cases
Fix for:
In file included from src/objclass/objclass.h:13:0,
from src/cls/hello/cls_hello.cc:37:
sr...
Danny Al-Gaaf
08:26 PM CephFS Bug #23829 (Resolved): qa: test_purge_queue_op_rate: self.assertTrue(phase2_ops < phase1_ops * 1.25)
... Patrick Donnelly
08:02 PM Revision 2311eff6 (ceph): qa/suites/rbd: thrash rbd-mirror daemon during tests
Fixes: http://tracker.ceph.com/issues/18753
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:51 PM CephFS Bug #20549: cephfs-journal-tool: segfault during journal reset
Another: http://pulpito.ceph.com/pdonnell-2018-04-23_17:22:02-kcephfs-wip-pdonnell-testing-20180423.033341-testing-ba... Patrick Donnelly
07:45 PM RADOS Bug #23828 (Can't reproduce): ec gen object leaks into different filestore collection just after ...
... Sage Weil
07:07 PM ceph-volume Feature #23678 (Resolved): Ability not to start OSD systemd unit on activate
PR https://github.com/ceph/ceph/pull/21496
merged commit eaa02bc into master
Luminous Backport PR https://github...
Alfredo Deza
06:23 PM Revision f2942aa5 (ceph): osd/ECBackend: wait for apply for luminous peers
Avoid completing a write until luminous peers also apply the change.
This is overkill, but works around a problem whe...
Sage Weil
06:03 PM Bug #23794 (Resolved): strtoll is broken for hex number string
https://github.com/ceph/ceph/pull/21521 Patrick Donnelly
05:51 PM CephFS Bug #23814 (Rejected): mds: newly active mds aborts may abort in handle_file_lock
Patrick Donnelly
08:40 AM CephFS Bug #23814: mds: newly active mds aborts may abort in handle_file_lock
I think this is related to #23812. The patch for #23812 makes mds skip sending lock message to 'starting' mds. The sk... Zheng Yan
05:50 PM CephFS Bug #23812: mds: may send LOCK_SYNC_MIX message to starting MDS
https://github.com/ceph/ceph/pull/21601 Patrick Donnelly
05:11 PM RADOS Bug #23827 (Resolved): osd sends op_reply out of order
... Patrick Donnelly
05:10 PM CephFS Backport #22860 (Resolved): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
Looks like a different assertion so perhaps a new bug. I'll create a separate issue for this. Patrick Donnelly
03:49 PM CephFS Backport #22860 (In Progress): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in power...
... Sage Weil
05:02 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
I think I found the issue. The fix should be in soon and will be backported to stable kernels. Ilya Dryomov
05:00 PM Linux kernel client Bug #23537 (Fix Under Review): libceph: monX xxxxxx session lost, hunting for new mon
Ilya Dryomov
04:51 PM Revision df477bb6 (ceph): cls/user: implement reset user stats
This is an implementation of reset user stats, that recalculates the user stats
purely based on the values of bucket ...
Abhishek Lekshmanan
04:51 PM Revision ac93fb9e (ceph): rgw: rgw-rados, rgw-admin add an option to recalculate user stats
Adds a method in rgw-rados to reset user stats calling the earlier implemented
cls user reset stats.
In rgw-admin we ...
Abhishek Lekshmanan
04:18 PM Revision cad91988 (ceph): 12.2.5
Jenkins Build Slave User
04:02 PM Revision 6a3c4e46 (ceph): Merge pull request #21442 from jcsp/wip-config
mgr: centralized setting/getting of mgr configs
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:36 PM CephFS Backport #23151 (In Progress): luminous: doc: update ceph-fuse with FUSE options
Jos Collin
03:35 PM Revision 13160222 (ceph): rgw: add buffering filter to compression for fetch_remote_obj
fetch_remote_obj() only gets 16k blocks from libcurl, which leads to a
much worse compression ratio than the 4m block...
Casey Bodley
03:26 PM Revision 31bd8bce (ceph): doc:Update ceph-fuse doc
Fixes: http://tracker.ceph.com/issues/23084
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit...
Jos Collin
03:13 PM Revision 9a4d3797 (ceph): mgr/dashboard: Fix bug in RBD form.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:59 PM Revision 7003d415 (ceph): Merge pull request #21580 from xiexingguo/wip-add-assert
osd/PGLog: assert out on performing overflowed log trimming
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:57 PM Revision f612f0f1 (ceph): Merge pull request #21572 from tchaikov/wip-boost-1.67
cmake,make-dist: bump up boost version to 1.67
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Willem Ja...
Kefu Chai
02:52 PM Revision 2c41c2f1 (ceph): Merge pull request #19985 from Liuchang0812/osd-pool-stats-in-mgr
mon, mgr: move "osd pool stats" command to mgr and mgr python module
Reviewed-by: John Spray <john.spray@redhat.com>...
Kefu Chai
02:33 PM Revision 9a48ccb5 (ceph): Merge pull request #21058 from trociny/wip-osd-empty-snapset
osd: don't crash on empty snapset
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:22 PM Revision b28b2ee8 (ceph): qa/tasks: thrasher for rbd-mirror daemon
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:18 PM Bug #23778 (Resolved): rados commands suddenly take a very long time to finish
Sage Weil
02:14 PM Revision a5f71c59 (ceph): mgr: add MgrModule.OPTIONS definitions to modules
They need these to do upgrades properly. Where there
was an existing structure describing config, merge
these togeth...
John Spray
02:14 PM Revision 4b3f026d (ceph): qa: update mgr test for MgrModule.OPTIONS
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:14 PM Revision 5414b738 (ceph): doc: update mgr plugin guide
...for recent config changes. Explain about MgrModule.OPTIONS,
and explain the new store/config distinction.
Signed...
John Spray
02:14 PM Revision 8453c0ed (ceph): doc: update config-key->config in mgr module docs
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:12 PM Revision 5b99b6f8 (ceph): Merge pull request #21188 from guzhongyan/mgr-disable-fix
mon,mgr: improve 'mgr module disable' cmd
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
02:01 PM Revision 868a41e4 (ceph): Merge pull request #21597 from LenzGr/dashboard-releasenotes
PendingReleaseNotes: Added note about Dashboard v2, fixed typo Sage Weil
01:58 PM Revision edab76f0 (ceph): mds: don't discover inode/dirfrag when mds is in 'starting' state
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23812
Yan, Zheng
01:57 PM Dashboard Cleanup #23825: Dashboard: Improve layout of the "There are no filesystems" notification
I suggest to refactor the whole menu item and display a list of file systems in a data table instead as we do it ever... Volker Theile
01:45 PM Dashboard Cleanup #23825 (Resolved): Dashboard: Improve layout of the "There are no filesystems" notification
On a cluster with no active MDS (no CephFS enabled), the "Filesystems" menu prints a message "There are no filesystem... Lenz Grimmer
01:54 PM CephFS Bug #23826 (Duplicate): mds: assert after daemon restart
... Patrick Donnelly
01:52 PM Revision 7be8d559 (ceph): client: avoid second lock on client_lock
Avoid a second nested lock on client lock. As a result, drop unused function ll_get_inodeno().
Fixes: https://tracker...
supriti singh
01:45 PM Revision 1daa8b0a (ceph): mgr/dashboard: Add 'autofocus' directive
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:45 PM Revision 379276ec (ceph): Address comments.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:28 PM Revision 25d754a9 (ceph): Merge pull request #21581 from tchaikov/wip-objcls-sdk
objclass-sdk: expose __cls_init() to the world
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:26 PM CephFS Backport #23475 (In Progress): luminous: ceph-fuse: trim ceph-fuse -V output
Jos Collin
01:14 PM Revision eb9cf1fe (ceph): ceph-fuse: trim ceph-fuse -V output
Trim 'ceph-fuse -V' output to print the FUSE library version and exit.
Fixes: http://tracker.ceph.com/issues/23248
S...
Jos Collin
12:54 PM rgw Bug #23821: rgw: admin rest api shouldn't return error when getting user's stats if the user hasn...
Casey Bodley
04:51 AM rgw Bug #23821 (Resolved): rgw: admin rest api shouldn't return error when getting user's stats if th...
rgw: admin rest api shouldn't return error when getting user's stats if the user hasn't create any bucket.
new cre...
joke lee
12:54 PM Revision 98ad3080 (ceph): buffer: always reserve page aligned buffer
When doing list::reserve(), always reserve buffers that are
CEPH_PAGE_SIZE aligned, so the probability of the need to...
Piotr Dalek
12:53 PM rgw Bug #23824 (Duplicate): Quota calculation is substantially incorrect after user removes a non-emp...
One of our user complained that they'd deleted a bucket with lots of part-uploaded bits in but their quota was still ... Matthew Vernon
12:37 PM Dashboard Bug #23806: mgr/dashboard: Missing breadcrumb on monitor performance counters page
Thanks for the reply, Volker.
Okay, I understand. Though I'm wondering if it would be possible to improve the look...
Tatjana Dehler
12:01 PM Dashboard Bug #23823 (Closed): Dashboard: redefinition of group name 'path' as group 2; was group 1
When starting a new vstart.sh cluster, ceph mgr dump shows:... Sebastian Wagner
11:54 AM CephFS Backport #23771 (In Progress): luminous: client: fix gid_count check in UserPerm->deep_copy_from()
Jos Collin
11:50 AM CephFS Backport #23771: luminous: client: fix gid_count check in UserPerm->deep_copy_from()
https://github.com/ceph/ceph/pull/21596 Jos Collin
11:49 AM Revision 21350fdb (ceph): rgw: fix radosgw-admin build error
Signed-off-by: cfanz <songxinyingftd@gmail.com> Xinying Song
11:36 AM Revision 9dbb2df4 (ceph): mgr/dashboard: Load the datatable content after the component is initia...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
11:32 AM Revision 6c8fba97 (ceph): mgr: load MgrModule.OPTIONS and use it in upgrade
Modules will now only migrate items from config-key
into config options if they appear in the module's
schema.
Signe...
John Spray
11:29 AM Revision 54e5cef2 (ceph): mgr/restful: migrate to new get_store interface
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:29 AM Revision 98a3d0e0 (ceph): vstart: use "config set" for mgr modules
...instead of pre-mimic config-key set.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:29 AM Revision d4ed33c2 (ceph): qa: test mgr live configuration updates
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:29 AM Revision c9289833 (ceph): mgr: fix up a couple of double-lookups
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:29 AM Revision bca1bb43 (ceph): mgr: introduce MgrModule.OPTIONS field
Now is a good time to start requiring
modules to explicitly list their configuration
settings, so that we can do a pr...
John Spray
11:29 AM Revision 6e447fd1 (ceph): mgr: clean up ActivePyModules logging
This was running the prefix and message together.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:29 AM Revision f2b340a8 (ceph): mon: grant mgr profile "config" commands
...and remove redundant config-key lines (these are applied
to mgr anyway in the next block, and mgr even has a broad...
John Spray
11:29 AM Revision 1d830df9 (ceph): mgr: don't migrate config values that look like data
A quickie heuristic, but sufficient to avoid picking
up e.g. SSL certs and trying to cram them into
config values.
S...
John Spray
11:29 AM Revision dd7631c2 (ceph): mgr: replace get_config_prefix with get_store_prefix
The _prefix variant was only used for data-ish things,
so we can just move it over to operate on store instead
of con...
John Spray
11:29 AM Revision 69f0a096 (ceph): mon: warn user doing "config key set mgr/..."
This is still completely legal, but isn't going
to have the effect they wanted if they were
trying to set a configura...
John Spray
11:29 AM Revision 306e4854 (ceph): mgr: separate out module_config and store_cache
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:29 AM Revision bd80cf93 (ceph): mgr: update python interface for store vs. config
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:29 AM Revision 37484af0 (ceph): mgr: rework kv store load path
The locking and blocking around this was a bit
tricky. Do the simple thing, and pull the
load_store out to Mgr so th...
John Spray
11:29 AM Revision 48c9071d (ceph): mgr: remove dead update_perf_schema fn definition
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:29 AM Revision 3bc9850e (ceph): mgr: fix PyModuleConfig::set_config
Commands were slightly wrong.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:29 AM Revision 3193d40d (ceph): mgr: centralized setting/getting of mgr configs
Signed-off-by: Rubab Syed<rubab.syed21@gmail.com> Rubab Syed
11:28 AM Revision a2639b60 (ceph): PendingReleaseNotes: Added note about Dashboard v2, fixed typo
Added a bullet point about the new Ceph mgr dashboard, fixed typo in the
LZ4 compression bullet point.
Signed-off-by...
Lenz Grimmer
11:13 AM Revision f307fb52 (ceph): client: Fix the gid_count check
Make the right check for gid_count.
Fixes: http://tracker.ceph.com/issues/23652
Signed-off-by: Jos Collin <jcollin@r...
Jos Collin
10:52 AM Revision baa095ef (ceph): Merge pull request #21588 from xiexingguo/wip-fix-ec-ar-order
osd/PG: perfer EC async_recovery_targets in reverse order of cost
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
10:45 AM CephFS Bug #23813 (Fix Under Review): client: "remove_session_caps still has dirty|flushing caps" when t...
https://github.com/ceph/ceph/pull/21593 Zheng Yan
10:44 AM Revision cb60472b (ceph): mds: properly check auth subtree count in MDCache::shutdown_pass()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23813
Yan, Zheng
10:36 AM Revision 6b29e8ab (ceph): Merge pull request #21562 from LenzGr/mgr-dashboard-documentation
doc: updated dashboard feature list (added new RGW details, Pools)
Reviewed-by: Volker Theile <vtheile@suse.com>
Ricardo Dias
10:30 AM Support #23822: s390x support in ceph
> Is s390x support not fully added to ceph?
Not fully, no. Ceph is known to builds on s390x for openSUSE and SLES ...
Nathan Cutler
10:01 AM Support #23822 (New): s390x support in ceph
I could see s390x support is available in ceph source code ( v12.2.4).
https://github.com/ceph/ceph/blob/v12.2.4/cep...
Nayana Thorat
10:07 AM rgw Bug #23369: User suspend on slave zone but not sync this stats to master zone
Casey Bodley wrote:
> changes to metadata (users, buckets) made on secondary zones are not replicated, by design. se...
Amine Liu
08:53 AM CephFS Bug #23518 (Fix Under Review): mds: crash when failover
https://github.com/ceph/ceph/pull/21592 Zheng Yan
08:50 AM Revision 7a17722d (ceph): build/ops: do_cmake.sh: get rid of which dependency
"which" is not available on minimal systems, whereas "type" is a shell builtin,
so the chances of the command "just w...
Nathan Cutler
08:50 AM Revision 0593ca8e (ceph): script/subman: migrate to Python 3
In Python 3.5, json.loads() wants str input. (This seems to be fixed in Python
3.6, but the Jenkins make check CI is ...
Nathan Cutler
08:50 AM Revision c92d836f (ceph): tests: fix inconsistent tab indent in test_ceph_argparse.py
This only matters when test_ceph_argparse.py runs against the
Python 3 version of nose, which complains like so:
146...
Nathan Cutler
08:50 AM Revision a7908a91 (ceph): build/ops: run-make-check.sh: handle Python 2 absence
Building Ceph without Python 2 requires passing certain options to cmake.
Fixes: http://tracker.ceph.com/issues/2303...
Nathan Cutler
08:43 AM Revision e43c02d6 (ceph): mds: filter out blacklisted clients when importing caps
The very first step of importing caps is calling
Server::prepare_force_open_sessions(). This patch makes the function...
Yan, Zheng
08:13 AM Revision 3a795a42 (ceph): mgr/dashboard: Fix data race and use-before-assignment
The race happes, if a task raises an exception very early.
Then, `self.getter_thread.event` fails as `getter_thread` ...
Sebastian Wagner
07:49 AM CephFS Bug #23815: client: avoid second lock on client_lock
supriti singh wrote:
> supriti singh wrote:
> > In function ll_get_stripe_osd client_lock is taken. But its acquire...
supriti singh
06:43 AM Messengers Bug #23807 (Fix Under Review): Monitor mon_daemon_bytes and mon_client_bytes throttle full after ...
https://github.com/ceph/ceph/pull/21585 Kefu Chai
06:07 AM Revision 7ca8e704 (ceph): Merge pull request #21564 from dillaman/wip-23809
rbd: cleanup handling of IEC byte units
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:59 AM Revision 9f35318e (ceph): Merge pull request #21408 from hsepeng/oisizemismatch-osd-bugfix
osd/PrimaryLogPG: fix the oi size mismatch with real object size
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:52 AM CephFS Backport #23818 (In Progress): luminous: client: add option descriptions and review levels (e.g. ...
https://github.com/ceph/ceph/pull/21589 Prashant D
03:13 AM RADOS Bug #23713 (Fix Under Review): High MON cpu usage when cluster is changing
https://github.com/ceph/ceph/pull/21532 Sage Weil
03:09 AM bluestore Bug #23819 (Won't Fix): how to make compactions smooth
when I set db_path into ssd(12 osds db in sdy) ,I found the Speed of reading is too high when the compactions is runn... yuanli zhu
03:07 AM Revision 082a700a (ceph): mgr/MgrClient: close mgr session on daemon MgrClient shutdown
If we are a service daemon, send a MMgrClose on shutdown to clear ourselves
out of the ServiceMap.
Note that this is...
Sage Weil
03:07 AM Revision bee466cd (ceph): mgr/DaemonServer: use helper to get DaemonKey
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 AM Revision 857e3eda (ceph): mds: don't add blacklisted clients to reconnect gather set
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:12 AM Revision ea72863b (ceph): mds: combine MDCache::{cap_exports,cap_export_targets}
this change saves a map lookup
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:35 AM Revision a7677c76 (ceph): mon,mgr: improve 'mgr module disable/enable' cmds
when running those cmds, check if the module do exist
or is disabled already.
also check if the module is enabled alr...
Gu Zhongyan
01:08 AM Revision 441876f4 (ceph): osd/PG: perfer EC async_recovery_targets in reverse order of cost
This is a follow-up fix of https://github.com/ceph/ceph/pull/21578,
in which I forget that erasure-coded-pools share ...
xie xingguo
12:15 AM Revision 115d4e5e (ceph): client: add client option descriptions
Fixes: http://tracker.ceph.com/issues/22933
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly

04/22/2018

08:07 PM RADOS Bug #21977: null map from OSDService::get_map in advance_pg
From the latest logs, the peering thread id does not appear at all in the log until the crash.
I'm wondering if we...
Josh Durgin
08:05 PM RADOS Bug #21977: null map from OSDService::get_map in advance_pg
Seen again here:
http://pulpito.ceph.com/yuriw-2018-04-20_20:02:29-upgrade:jewel-x-luminous-distro-basic-ovh/2420862/
Josh Durgin
12:50 PM Revision 670e2c55 (ceph): rgw: fix bi_list to reset is_truncated flag if it skips entires
Fixes: http://tracker.ceph.com/issues/22721
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
12:31 PM rgw Bug #22721 (Fix Under Review): Resharding hangs with versioning-enabled buckets
Orit Wasserman
12:28 PM rgw Bug #22721: Resharding hangs with versioning-enabled buckets
https://github.com/ceph/ceph/pull/21584 Orit Wasserman

04/21/2018

09:42 PM CephFS Backport #23818 (Resolved): luminous: client: add option descriptions and review levels (e.g. LEV...
https://github.com/ceph/ceph/pull/21589 Nathan Cutler
05:32 PM rgw Bug #23817 (Resolved): Bucket policy and colons in filename
Hello.
I see strange behavior on files with colons in filename. Bucket policy not applied for its.
Example:
1. Cre...
Vladimir Buyanov
04:06 PM RADOS Bug #23793: ceph-osd consumed 10+GB rss memory
Set osd_debug_op_order to false can fix this problem.
My ceph cluster is created through vstart.sh which set osd_deb...
Honggang Yang
03:57 PM RADOS Bug #23816: disable bluestore cache caused a rocksdb error
https://github.com/ceph/ceph/pull/21583 Honggang Yang
03:53 PM RADOS Bug #23816 (Resolved): disable bluestore cache caused a rocksdb error
I disabled bluestore/rocksdb cache to estimate ceph-osd's memory consumption
by set bluestore_cache_size_ssd/bluesto...
Honggang Yang
03:15 PM Revision 4f73c603 (ceph): Merge pull request #21549 from rjfd/wip-dashboard-fix-qa-whitelist
qa/suites/rados/mgr/tasks/dashboard: add MDS_ALL_DOWN to whitelist
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewe...
Kefu Chai
02:58 PM Revision 7309be14 (ceph): qa/suites/rados/mgr/tasks/dashboard: add MDS_(ALL_DOWN|UP_LESS_THAN_MAX...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:33 PM Revision c477b199 (ceph): Merge pull request #21560 from jan--f/fix_strtoll_interface
common/strtoll: remove superfluous const modifier
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
02:32 PM Revision bfce48ae (ceph): Merge pull request #21550 from wjwithagen/wjw-kevent-fix
EventKqueue: Clang want realloc return to be typed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:31 PM Revision 586ea5cb (ceph): Merge pull request #21579 from tchaikov/wip-test.sh-with-multi-mds
qa/workunits/cephtool/test.sh: fix test_mon_mds()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:31 PM Revision adfb9503 (ceph): Merge pull request #21578 from xiexingguo/wip-fix-async-recovery-peer
osd/PG: perfer async_recovery_targets in reverse order of cost
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:30 PM Revision 6f834d5d (ceph): Merge pull request #21552 from smithfarm/wip-23805
qa/standalone/ceph-helpers.sh: provide argument to dirname
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
01:50 PM Revision ca61b98f (ceph): test/librados_test_stub: deterministically load cls shared libraries
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:27 AM Revision dc081d49 (ceph): test/strtol: add test case for parsing hex numbers
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
09:15 AM Revision 096668ec (ceph): objclass-sdk: expose __cls_init() to the world
the __cls_init() function should be visible. otherwise we cannot call it
to register the cls methods
Signed-off-by: ...
Kefu Chai
07:52 AM CephFS Bug #23815 (Fix Under Review): client: avoid second lock on client_lock
Jos Collin
07:43 AM CephFS Bug #23815: client: avoid second lock on client_lock
supriti singh wrote:
> In function ll_get_stripe_osd client_lock is taken. But its acquired again in ll_get_inodeno(...
supriti singh
07:35 AM CephFS Bug #23815 (Resolved): client: avoid second lock on client_lock
In function ll_get_stripe_osd client_lock is taken. But its acquired again in ll_get_inodeno(). Avoid double locking.... supriti singh
06:55 AM RADOS Bug #23145: OSD crashes during recovery of EC pg
`2018-03-09 08:29:09.170227 7f901e6b30 10 merge_log log((17348'18587,17348'18587], crt=17348'18585) from osd.6(2) int... Zengran Zhang
05:32 AM CephFS Bug #23814 (Rejected): mds: newly active mds aborts may abort in handle_file_lock
... Patrick Donnelly
05:03 AM CephFS Bug #23813 (Resolved): client: "remove_session_caps still has dirty|flushing caps" when thrashing...
While doing a simple copy of /usr with ceph-fuse and thrashing max_mds between 1 and 2, I got these errors from ceph-... Patrick Donnelly
03:03 AM Revision 8a395f25 (ceph): osd/PGLog: assert out on performing overflowed log trimming
Performing overflowed log-trim can be a sign of big trouble, e.g.,
the **complete_to** iterator will now point to an ...
xie xingguo
01:44 AM Revision 5b810753 (ceph): qa: ignore io pause warnings in mds-full test
Fixes: http://tracker.ceph.com/issues/22990
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:43 AM Revision 8da99885 (ceph): qa: ignore MON_DOWN while thrashing mons
Fixes: https://tracker.ceph.com/issues/22993
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fr...
Patrick Donnelly
01:41 AM Revision 2c4d127d (ceph): qa: whitelist expected rstat warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c53d091e5110011866aa85495ff4e5abe044...
Patrick Donnelly
01:41 AM Revision 554b88a9 (ceph): qa: whitelist cache too large in client-limits
Fixes: http://tracker.ceph.com/issues/21510
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:41 AM Revision 69ca0319 (ceph): qa: whitelist failover log warnings
Fixes: http://tracker.ceph.com/issues/21509
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:40 AM Revision 842cc75f (ceph): qa: ignore evicted client in client-recovery
Fixes: http://tracker.ceph.com/issues/21508
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:40 AM Revision fe5fdfd2 (ceph): qa: whitelist expected MDS_READ_ONLY for kcephfs test
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 584241285f52fc420ebc4a6a6455497a3ed4d45a)
Yan, Zheng
01:40 AM Revision cc930e42 (ceph): qa: add health whitelist for kcephfs suite
Fixes: http://tracker.ceph.com/issues/20892
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
01:30 AM Revision 735d5fd4 (ceph): Merge pull request #21507 from liewegas/wip-rados-test
qa/workunits/rados/test.sh: ensure tee output is valid filename
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:29 AM Revision b464c539 (ceph): Merge pull request #20921 from jcsp/wip-23385
mgr: improve reporting on unloadable modules
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:28 AM Revision 6b83d99e (ceph): Merge pull request #20343 from trociny/wip-rados-ordersnap
librados: add OPERATION_ORDERSNAP flag and yet another aio_operate method
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:24 AM Revision 717b941e (ceph): Merge pull request #21521 from tchaikov/wip-stoll
common/strtol: fix strict_strtoll() so it accepts hex starting with 0x
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Kefu Chai
01:20 AM Revision 10673732 (ceph): qa/workunits/cephtool/test.sh: fix test_mon_mds()
"ceph fs set cephfs allow_multimds false" is deprecated, and multimds is
enabled by default, so "ceph fs set cephfs m...
Kefu Chai
01:02 AM Revision 53a1500a (ceph): cmake,make-dist: bump up boost version to 1.67
* to pick up the fix of https://svn.boost.org/trac10/ticket/11622
* also the boost::python's library name now include...
Kefu Chai
12:52 AM Revision 1118b443 (ceph): osd/PG: perfer async_recovery_targets in reverse order of cost
Theoretically peers which have a longer list of objects to recover
shall equivalently take a longer time to recover a...
xie xingguo
12:35 AM Revision 307b5182 (ceph): Merge pull request #21358 from cbodley/wip-23663
rgw: fix use of libcurl with empty header values
http://pulpito.ceph.com/cbodley-2018-04-20_19:15:33-rgw-wip-cbodley...
Casey Bodley
12:33 AM Revision 66a22702 (ceph): Merge pull request #21380 from cbodley/wip-23680
rgw: fix radosgw linkage with WITH_RADOSGW_BEAST_FRONTEND=OFF
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed...
Casey Bodley
12:32 AM Revision 2e1b7f97 (ceph): Merge pull request #21567 from cbodley/wip-23778
random: revert change from boost::optional to std::optional
Reviewed-by: Kefu Chai <kchai@redhat.com>
Casey Bodley
12:30 AM CephFS Bug #23812 (Fix Under Review): mds: may send LOCK_SYNC_MIX message to starting MDS
-https://github.com/ceph/ceph/pull/21577- Patrick Donnelly
12:28 AM CephFS Bug #23812 (Resolved): mds: may send LOCK_SYNC_MIX message to starting MDS
From mds.0:... Patrick Donnelly
12:10 AM Revision 6f60a995 (ceph): Merge pull request #21455 from dmick/wip-ceph-volume
ceph-volume: Nits noticed while studying code Alfredo Deza

04/20/2018

11:42 PM Revision d4808256 (ceph): osd/ECBackend: preserve requests for other objects when sending extra r...
When multiple objects are in flight for the same ReadOp, swap() on the
map<hobject_t, read_request_t> would remove re...
Josh Durgin
11:42 PM Revision 234d6523 (ceph): qa/suites/rados: add coverage for osd_recovery_max_single_start > 1
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
11:42 PM Revision 468ad4b4 (ceph): osd/ECBackend: only check required shards when finishing recovery reads
1235810c2ad08ccb7ef5946686eb2b85798f5bca allowed recovery to use
multiple passes of reads to handle EIO, but the end ...
Josh Durgin
11:42 PM Revision b162a547 (ceph): osd/ECBackend: recover from EIO based on the minimum data necessary
Discount shards that already returned EIO, and use minimum_to_decode()
to request just what is necessary to recover o...
Josh Durgin
11:28 PM Revision 0f9474d4 (ceph): osd/ECBackend: store the original needed shards in a ReadOp
This avoids extra logic recomputing them due to EIO or redundant
reads.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:09 PM RADOS Feature #23552: cache PK11Context in Connection and probably other consumers of CryptoKeyHandler
You don't really have authentication without the message signing. Since we don't do full encryption, signing is the o... Greg Farnum
03:07 PM RADOS Feature #23552: cache PK11Context in Connection and probably other consumers of CryptoKeyHandler
How costly is just the authentication piece, i.e. keep cephx but turn off message signing? Josh Durgin
07:21 AM RADOS Feature #23552: cache PK11Context in Connection and probably other consumers of CryptoKeyHandler
Summary of the discussion:
`check_message_signature` in `AsyncConnection::process` is being already protected by `...
Radoslaw Zarzynski
06:38 AM RADOS Feature #23552: cache PK11Context in Connection and probably other consumers of CryptoKeyHandler
per Radoslaw Zarzynski
> the overhead between `CreateContextBySym` and `DigestBegin` is small
and probably we c...
Kefu Chai
08:53 PM RADOS Bug #23517 (Resolved): TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
Jason Dillaman
02:27 PM RADOS Bug #23517: TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
https://github.com/ceph/ceph/pull/21571 Kefu Chai
08:53 PM Revision 74911234 (ceph): Merge pull request #21571 from tchaikov/wip-23517
cmake: hide symbols import from other libraries in libcls_*
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Review...
Jason Dillaman
08:47 PM RADOS Bug #23811: RADOS stat slow for some objects on same OSD
We are still debugging this. On a further look, it looks like all objects on that PG (aka _79.1f9_) show similar slow... Vaibhav Bhembre
05:30 PM RADOS Bug #23811 (New): RADOS stat slow for some objects on same OSD
We have observed that queries have been slow for some RADOS objects while others on the same OSD respond much quickly... Vaibhav Bhembre
08:29 PM rgw Bug #23506: [rgw] GET <object>?torrent returns object's body instead torrent-file
Thanks Robin. My recollection is that we just didn't want to do the SHA calculation and omap request for every upload... Casey Bodley
08:20 PM rgw Bug #23506 (Fix Under Review): [rgw] GET <object>?torrent returns object's body instead torrent-file
https://github.com/ceph/ceph/pull/21576 Casey Bodley
08:18 PM Revision 4dff36ef (ceph): rgw: fix error handling for GET with ?torrent
GET requests with ?torrent should never be treated as a normal GET
request. if rgw_torrent_flag wasn't true when the ...
Casey Bodley
07:13 PM Revision 394f4ca8 (ceph): create the rbd pool right after install
rbd pool should exist for many rbd tests to work properly, create
the pool right after install is successful.
Signed...
Vasu Kulkarni
06:55 PM Feature #18053 (Resolved): Minimize log-based recovery in the acting set
Neha Ojha wrote:
> Async recovery: https://github.com/ceph/ceph/pull/19811
> Doc: https://github.com/ceph/ceph/pull...
Vikhyat Umrao
06:46 PM Feature #18053: Minimize log-based recovery in the acting set
Async recovery: https://github.com/ceph/ceph/pull/19811
Doc: https://github.com/ceph/ceph/pull/21051
Neha Ojha
06:23 PM Revision 35ee087c (ceph): Merge pull request #21565 from alfredodeza/backport-wip-ceph-volume
luminous: ceph-volume: Nits noticed while studying code
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:07 PM Revision dd89cc27 (ceph): Merge pull request #21574 from alfredodeza/backport-cv-doc-updates
luminous: ceph-volume update man page for prepare/activate flags
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:01 PM Revision 94271de7 (ceph): Merge pull request #21573 from tchaikov/wip-cmake
cmake: s/boost_256/boost_sha256/
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
05:44 PM Revision a2f563eb (ceph): doc/man/ceph-volume update flags for activate
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a454abc863817cd393e01e8c135174c1e1839be2)
Alfredo Deza
05:44 PM Revision 1ac94545 (ceph): doc/man/ceph-volume update flags for prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae96b9f0a283a65ddf6887461f3515a5a756572b)
Alfredo Deza
05:40 PM Revision e5dfec58 (ceph): Merge pull request #21570 from alfredodeza/wip-cv-doc-updates
ceph-volume update man page for prepare/activate flags
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:33 PM Revision 112f79f8 (ceph): cmake: s/boost_256/boost_sha256/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:31 PM Bug #22302 (Fix Under Review): selinux denials with ceph-deploy/ceph-volume lvm device
https://github.com/ceph/ceph/pull/20118 Nathan Cutler
05:29 PM mgr Bug #23166 (Resolved): mgr: prometheus: internal server error while new OSDs are being added to t...
Nathan Cutler
05:28 PM mgr Backport #23313 (Resolved): luminous: mgr: prometheus: internal server error while new OSDs are b...
Nathan Cutler
05:01 PM mgr Backport #23313: luminous: mgr: prometheus: internal server error while new OSDs are being added ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21492
merged
Yuri Weinstein
05:21 PM Revision 82cb956e (ceph): Merge pull request #21484 from tchaikov/wip-cmake-common-cleanup
cmake, common: silence cmake and gcc warnings
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
05:19 PM RADOS Bug #23646: scrub interaction with HEAD boundaries and clones is broken
I guess the intention is that scrubbing takes priority and proceeds even if trimming is in progress. Before more tri... David Zafman
04:45 PM RADOS Bug #23646: scrub interaction with HEAD boundaries and clones is broken

We don't start trimming if scrubbing is happening, so maybe the only hole is that scrubbing doesn't check for trimm...
David Zafman
05:17 PM Revision 3178bb96 (ceph): cmake: disable gflags support in rocksdb
to silence the warnings like
CMake Warning at CMakeLists.txt:73 (find_package):
By not providing "Findgflags.cmake...
Kefu Chai
05:17 PM Revision 19aee456 (ceph): cmake,make-dist: use sha256 instead of md5 for checksum
the boost's download page offers the SHA256 hash, so it'd be easier to
verify the hash this way.
Signed-off-by: Kefu...
Kefu Chai
05:02 PM Revision 3f24a7da (ceph): cmake: hide symbols import from other libraries in libcls_*
so they will not be involved when resolving symbols. ld tries to
keep a shared library around even if it fails to loa...
Kefu Chai
05:01 PM Revision ce21d110 (ceph): Merge pull request #21492 from b-ranto/wip-mgr-rgw-luminous
[luminous] Backport recent prometheus rgw changes
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Jan F...
Yuri Weinstein
04:56 PM rgw Backport #22937 (In Progress): luminous: beast: listen on multiple endpoints
Nathan Cutler
04:35 PM rgw Backport #22937: luminous: beast: listen on multiple endpoints
https://github.com/ceph/ceph/pull/21568 Casey Bodley
04:48 PM Revision a454abc8 (ceph): doc/man/ceph-volume update flags for activate
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:48 PM Revision ae96b9f0 (ceph): doc/man/ceph-volume update flags for prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:44 PM Bug #23778: rados commands suddenly take a very long time to finish
https://github.com/ceph/ceph/pull/21567 Casey Bodley
02:58 PM Bug #23778: rados commands suddenly take a very long time to finish
Yehuda Sadeh wrote:
> It seems to me that we can't get more than one open connection to any monitor/osd at any time....
Casey Bodley
03:42 AM Bug #23778: rados commands suddenly take a very long time to finish
Moving this outside of rgw as it's a rados issue. Just reproduced it on a new cluster without any radosgw commands in... Yehuda Sadeh
03:02 AM Bug #23778: rados commands suddenly take a very long time to finish
yeah, Casey and others have been digging into this over the past 2 days; :(
Matt
Matt Benjamin
02:58 AM Bug #23778: rados commands suddenly take a very long time to finish
I'm able to reproduce this without radosgw/radosgw-admin at all. Just running multiple concurrent rados requests woul... Yehuda Sadeh
04:43 PM rgw Bug #23803 (Fix Under Review): aws4 auth not implemented for PutBucketRequestPayment
https://github.com/ceph/ceph/pull/21569 Casey Bodley
04:42 PM Revision 92b12f2a (ceph): rgw: aws4 auth supports PutBucketRequestPayment
Fixes: http://tracker.ceph.com/issues/23803
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:38 PM RADOS Bug #23810: ceph mon dump outputs verbose text to stderr
As a simple verification, running:... Anonymous
04:26 PM RADOS Bug #23810 (New): ceph mon dump outputs verbose text to stderr
When executing... Anonymous
04:36 PM CephFS Feature #14456: mon: prevent older/incompatible clients from mounting the file system
Pre-mimic clients, yes. Patrick Donnelly
06:58 AM CephFS Feature #14456: mon: prevent older/incompatible clients from mounting the file system
prevent pre-luminous client to connect? Zheng Yan
04:33 PM CephFS Bug #21848 (Fix Under Review): client: re-expand admin_socket metavariables in child process
Patrick Donnelly
03:52 AM CephFS Bug #21848: client: re-expand admin_socket metavariables in child process
https://github.com/ceph/ceph/pull/21544
Patrick, could you pls take a look at this new fix? Now it is not only for...
Zhi Zhang
04:24 PM Revision d505d77b (ceph): random: revert change from boost::optional to std::optional
somehow this was breaking the seeding of thread-local engines on gcc.
we'll have to investigate this further, but for...
Casey Bodley
04:11 PM Revision 580852e2 (ceph): doc: updated dashboard feature list (added new RGW details, Pools)
Updated the dashboard feature list in the documentation to mention
the possibility to list Ceph pools and the RGW use...
Lenz Grimmer
03:45 PM Revision 2f0984ae (ceph): Merge pull request #21516 from rjfd/wip-dashboard-rest-improvements
mgr/dashboard: RESTController improvements
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Vo...
Ricardo Dias
03:40 PM Revision b970e996 (ceph): Merge pull request #21353 from Devp00l/pool-list
mgr/dashboard: Pool listing
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Sebastian Wagner <sebasti...
Ricardo Dias
03:36 PM Revision 178aeef7 (ceph): Merge pull request #21563 from idryomov/wip-krbd-lock-timeout-fixup
doc: lock_timeout is a per mapping option
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:33 PM rbd Bug #23809 (Fix Under Review): [test] output formatting tests are heavily broken
*PR*: https://github.com/ceph/ceph/pull/21564 Jason Dillaman
02:51 PM rbd Bug #23809 (Resolved): [test] output formatting tests are heavily broken
Unfortunately, PR 19117 broke numerous RBD tests that expected certain output formatting since the test was merged w/... Jason Dillaman
03:31 PM Revision 84ee636f (ceph): Remove unused and wrongly-described _lsblk_type
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit a97419f5d2b23131242a3602f2fa5f91ac7bc74d)
Dan Mick
03:31 PM Revision a95c75e0 (ceph): Spelling/typos
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 15ef400bb35e70cbb27144d595759d31a075aa37)
Dan Mick
03:31 PM Revision 837bd8ff (ceph): Fix mixing of format() and %-interpolation
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 9e9a07c9ae41cc72e587dfd6551fd83389cc35e6)
Dan Mick
03:31 PM Revision aa96f444 (ceph): qa/workunits/rbd/import_export: update unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:26 PM Revision 3e8b74fb (ceph): qa/workunits/rbd/cli_generic: update unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:19 PM Revision 0acc0a8a (ceph): test/cli-integration/rbd: updated unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:13 PM Revision c1f7b43a (ceph): Merge pull request #21538 from alfredodeza/backport-rm23678
luminous: ceph-volume: allow skipping systemd interactions on activate/create
Reviewed-by: Andrew Schoen <aschoen@re...
Andrew Schoen
03:00 PM Revision bdcf9d9a (ceph): rbd: correct object size formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:41 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
My opinion is that this is different from a problem where the inconsistent flag reappears after repairing a PG becaus... David Turner
02:39 PM Revision 260741a4 (ceph): doc: lock_timeout is a per mapping option
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:21 PM Revision b0311db9 (ceph): Merge pull request #21522 from idryomov/wip-krbd-lock-timeout-test
qa: krbd_exclusive_option.sh: add lock_timeout test case
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:20 PM Revision b74489ec (ceph): Merge pull request #21513 from idryomov/wip-krbd-notrim-test
qa: krbd_fallocate.sh: add notrim test case
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:13 PM Revision 1b28705b (ceph): mgr/dashboard: Add pool listing
Adds a new top level menu entry, called "Pool", which lists all pools
and contains a minimalistic detail view.
Signe...
Stephan Müller
02:11 PM Revision d0d3dfac (ceph): mgr/dashboard: K-v-table uses autoReload input
The "autoReload" input from the data table can now be used in the key
value table as well.
Signed-off-by: Stephan Mü...
Stephan Müller
01:55 PM Revision 564cac3e (ceph): Merge pull request #21517 from rjfd/wip-dashboard-fix-rbd-auth
mgr/dashboard: rbd: add @AuthRequired to snapshots controller
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Revi...
Lenz Grimmer
01:52 PM Revision 6d07530d (ceph): Merge pull request #20869 from votdev/dashboard_rgw_ro
mgr/dashboard: Add RGW user and bucket lists (read-only)
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ric...
Lenz Grimmer
01:30 PM Revision 14e29fdc (ceph): common/strtoll: remove superfluous const modifier
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:17 PM Dashboard Bug #23806: mgr/dashboard: Missing breadcrumb on monitor performance counters page
We came to the conclusion long time ago that we do not want to display breadcrumbs on this page. Volker Theile
10:48 AM Dashboard Bug #23806 (Resolved): mgr/dashboard: Missing breadcrumb on monitor performance counters page
On http://<dashboard_url>/#/perf_counters/mon/<monitor id> page the breadcrumb is missing and the headline looks a bi... Tatjana Dehler
12:55 PM RADOS Backport #23808 (In Progress): luminous: upgrade: bad pg num and stale health status in mixed lum...
https://github.com/ceph/ceph/pull/21556 Kefu Chai
12:55 PM RADOS Backport #23808 (Resolved): luminous: upgrade: bad pg num and stale health status in mixed lumnio...
https://github.com/ceph/ceph/pull/21556 Kefu Chai
12:51 PM rbd Subtask #18753 (Fix Under Review): rbd-mirror HA: create teuthology thrasher for rbd-mirror
Jason Dillaman
12:51 PM rbd Subtask #18753: rbd-mirror HA: create teuthology thrasher for rbd-mirror
*PR*: https://github.com/ceph/ceph/pull/21541 Jason Dillaman
12:40 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
os centos 7.3 kernel version 3.10.514
not found session lost near the panic timestamp
libceph print a lot of osds u...
Yong Wang
06:50 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
I'm working on a fix. What I'm wondering is why has it popped up now and not in the past.
Yong, which kernel is t...
Ilya Dryomov
03:05 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
ceph_con_workfn will continue to do the below if no flag settled in connections?
write_partial_kvec
ceph_tcp_sen...
Yong Wang
03:02 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
We meet the same panic:
=================
2129 [11093.424272] Call Trace:
2130 [11093.424438] [<ffffffffa05...
Yong Wang
12:03 PM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
(marcus reported some progress debugging, will update) Matt Benjamin
11:41 AM CephFS Bug #23518 (In Progress): mds: crash when failover
Zheng Yan
08:31 AM CephFS Bug #23518: mds: crash when failover
This one is related to http://tracker.ceph.com/issues/23503. #23503 can explain why session was evicted Zheng Yan
11:27 AM Revision 6e43818e (ceph): mgr/dashboard: performance counter browsers
Signed-off-by: Rubab-Syed <rubab.syed21@gmail.com>
(cherry picked from commit 25ecfbd9cfb620463de1545ca0be50001c80546...
Rubab Syed
11:11 AM RADOS Bug #23763 (Fix Under Review): upgrade: bad pg num and stale health status in mixed lumnious/mimi...
https://github.com/ceph/ceph/pull/21555 Kefu Chai
10:09 AM RADOS Bug #23763: upgrade: bad pg num and stale health status in mixed lumnious/mimic cluster
i think the pg_num = 11 is set by LibRadosList.EnumerateObjects... Kefu Chai
12:32 AM RADOS Bug #23763: upgrade: bad pg num and stale health status in mixed lumnious/mimic cluster
Yuri reproduced the bad pg_num in 1 of 2 runs:... Josh Durgin
10:55 AM Messengers Bug #23807 (Resolved): Monitor mon_daemon_bytes and mon_client_bytes throttle full after monitor ...
Recently, we added a monitor to one of our existing clusters, after which one monitor's "mon_daemon_bytes" and "mon_c... Xuehan Xu
10:49 AM Revision b159da60 (ceph): mgr: expose have_mon_connection to python modules
So that they can warn their end users if the data
we have is probably stale.
Signed-off-by: John Spray <john.spray@r...
John Spray
09:34 AM Revision 7075470c (ceph): Merge pull request #21386 from votdev/api_interceptor
mgr/dashboard: Rename and refactor ApiInterceptorService class
Reviewed-by: Stephan Müller <smueller@suse.com>
Revie...
Lenz Grimmer
08:55 AM Revision 6aa52b67 (ceph): Merge pull request #21531 from LenzGr/mgr-dashboard-documentation
doc: updated the dashboard feature list
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tatjana Dehle...
Ricardo Dias
08:51 AM Revision 3bfd9e4a (ceph): tools/rados: improve the ls command usage
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
08:28 AM Revision b2a1a216 (ceph): pybind/mgr/prometheus: unify label names, move away from "id"
This commit makes label names that are supposed to be used for matching
consistent. Prometheus can not match on say o...
Jan Fajerski
08:13 AM Bug #23805 (Fix Under Review): ceph-helpers.sh tries to use dirname without mandatory parameter
https://github.com/ceph/ceph/pull/21552 Nathan Cutler
08:08 AM Bug #23805 (Resolved): ceph-helpers.sh tries to use dirname without mandatory parameter
... Nathan Cutler
08:10 AM Revision f03b9028 (ceph): qa/standalone/ceph-helpers.sh: provide argument to dirname
Fixes: http://tracker.ceph.com/issues/23805
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:06 AM Revision e1a1034a (ceph): rgw: admin rest api shouldn't return error when getting user's stats if
the user hasn't create any bucket.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
08:00 AM Revision ad6baee3 (ceph): EventKqueue: Clang want realloc return to be typed
Otherwise Clang start complaining:
src/msg/async/EventKqueue.cc:202:18: error: assigning to 'struct SaveEvent *' from...
Willem Jan Withagen
07:50 AM Revision 36663654 (ceph): doc: updated the dashboard feature list
Updated and improved the Mgr Dashboard feature list: added RBD management
features.
Signed-off-by: Lenz Grimmer <lgr...
Lenz Grimmer
07:29 AM CephFS Bug #23327: qa: pjd test sees wrong ctime after unlink
should close this if it does not happen again Zheng Yan
07:06 AM rgw Bug #23804 (New): rgw multisite sync maybe hang
... rui xie
05:52 AM CephFS Documentation #23583 (In Progress): doc: update snapshot doc to account for recent changes
by commit "mds: update dev document of cephfs snapshot" in RP https://github.com/ceph/ceph/pull/21374 Zheng Yan
03:33 AM Revision f32ac11c (ceph): common/config: support to save and re-expand special metavariables
Support to save and re-expand special metavariables according to daemon needs.
Currently only special meta $pid is ad...
Zhi Zhang
02:31 AM CephFS Backport #23802 (In Progress): luminous: slow ceph_ll_sync_inode calls after setattr
https://github.com/ceph/ceph/pull/21542 Prashant D
01:12 AM Revision f26b06d7 (ceph): client: flush the mdlog in _fsync before waiting on unstable reqs
Recently, we changed ganesha to call to ceph_ll_sync_inode after
issuing a setattr call, to ensure that the attribute...
Jeff Layton
12:48 AM RADOS Bug #22881 (In Progress): scrub interaction with HEAD boundaries and snapmapper repair is broken
David Zafman

04/19/2018

11:18 PM Revision 390f2ccd (ceph): osdc/Objecter: apply throttle on enumerate_objects.
In func Objecter::_op_submit_with_budget, only condition
"if (!op->ctx_budgeted || (ctx_budget && (*ctx_budget == -1)...
jianpeng ma
11:15 PM Revision 8b3b7dbe (ceph): Merge PR #21499 into master
* refs/pull/21499/head:
doc/cephfs: update kernel client quotas support info
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
11:15 PM Revision cdd701f4 (ceph): githubmap: update contributors
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:05 PM CephFS Bug #23755 (Resolved): qa: FAIL: test_purge_queue_op_rate (tasks.cephfs.test_strays.TestStrays)
Patrick Donnelly
11:05 PM Revision 7fa4965c (ceph): Merge PR #21472 into master
* refs/pull/21472/head:
mds: optimize purge queue expire pos update
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
10:12 PM CephFS Fix #4708 (Rejected): MDS: journaler pre-zeroing is dangerous
Thanks for explaining Zheng. Closing this. Patrick Donnelly
01:44 PM CephFS Fix #4708 (Need More Info): MDS: journaler pre-zeroing is dangerous
I don't think it's still a problem. new mds takes over a rank after it see old mds is blacklisted in osdmap. There is... Zheng Yan
10:03 PM CephFS Backport #23790: luminous: mds: crash during shutdown_pass
Please just remove the global_snaprealm part of the backport. Patrick Donnelly
10:50 AM CephFS Backport #23790 (Need More Info): luminous: mds: crash during shutdown_pass
To backport this PR, we need complete PR#16779 (https://github.com/ceph/ceph/pull/16779) having changes related to mu... Prashant D
05:25 AM CephFS Backport #23790 (Resolved): luminous: mds: crash during shutdown_pass
https://github.com/ceph/ceph/pull/23015 Nathan Cutler
10:02 PM Bug #23599: Segfault while scrubbing Bluestore OSD
Had an OSD crash today without deep scrub, log and core dump available at:
https://drive.google.com/open?id=1MFNdn...
Alex Gorbachev
10:00 PM CephFS Bug #22933 (Pending Backport): client: add option descriptions and review levels (e.g. LEVEL_DEV)
Patrick Donnelly
09:59 PM Revision 9b2a919d (ceph): Merge PR #21434 into master
* refs/pull/21434/head:
client: add client option descriptions
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Review...
Patrick Donnelly
08:37 PM rgw Bug #23480 (Fix Under Review): No meaningful error when RGW cannot create pools due to lack of av...
An error message was added for http://tracker.ceph.com/issues/22351, but that didn't apply to these code paths from m... Casey Bodley
05:56 PM rgw Bug #23480: No meaningful error when RGW cannot create pools due to lack of available PGs
agree, we'd like to improve usability Matt Benjamin
08:08 PM rgw Bug #23803 (Resolved): aws4 auth not implemented for PutBucketRequestPayment
attempts to set bucket request payment results in: An error occurred (NotImplemented) when calling the PutBucketReque... Casey Bodley
08:06 PM CephFS Backport #23802 (Resolved): luminous: slow ceph_ll_sync_inode calls after setattr
https://github.com/ceph/ceph/pull/21542 Nathan Cutler
08:04 PM Revision 938b4125 (ceph): ceph-volume lvm.activate add --no-systemd flag to skip starting/enablin...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 75685e33bfc192f3a3b16ad57b8cd40313bd8bc6)
Alfredo Deza
07:59 PM Revision 6d1947e7 (ceph): ceph-volume lvm.common add --no-systemd flag to skip enabling/starting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 832da49ca8f1a57807f8a892cd734aa9b37216a6)
Alfredo Deza
07:59 PM Revision f51637e5 (ceph): ceph-volume tests functional python tests for --no-systemd in activate
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8848d037086f889a880f5ea1d3bb2254e16faf7b)
Alfredo Deza
07:55 PM ceph-volume Feature #23067: Implement an 'activate all' to help with dense servers or migrating OSDs
merged commit 6a0a73f into ceph:luminous Alfredo Deza
07:55 PM Revision 6a0a73ff (ceph): Merge pull request #21533 from alfredodeza/backport-rm23067
luminous: ceph-volume Implement an 'activate all' to help with dense servers or migrating OSDs
Reviewed-by: Andrew S...
Andrew Schoen
07:34 PM rgw Bug #23801 (Resolved): possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc:3291)
We think the log level 0 in line 3291 in gc_iterate_entries "CLS_LOG(0, "gc_iterate_entries end_key=%s\n", end_key.c_... Nicolas Rachinsky
07:10 PM Revision 02f64e7f (ceph): rgw: move all pool creation into rgw_init_ioctx
the pool_create/application_enable logic was duplicated in three places,
and only one of them was reporting the error...
Casey Bodley
06:59 PM CephFS Bug #23800 (Fix Under Review): MDSMonitor: setting fs down twice will wipe old_max_mds
https://github.com/ceph/ceph/pull/21536 Patrick Donnelly
06:42 PM CephFS Bug #23800 (Resolved): MDSMonitor: setting fs down twice will wipe old_max_mds
Patrick Donnelly
06:57 PM Revision 378a6fcf (ceph): qa: check old_max_mds is not wiped by marked down twice
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:52 PM Revision bee7a113 (ceph): MDSMonitor: do not wipe old_max_mds when marked down twice
Fixes: http://tracker.ceph.com/issues/23800
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:49 PM CephFS Bug #23799 (Fix Under Review): MDSMonitor: creates invalid transition from up:creating to up:shut...
https://github.com/ceph/ceph/pull/21535 Patrick Donnelly
06:36 PM CephFS Bug #23799 (Resolved): MDSMonitor: creates invalid transition from up:creating to up:shutdown
... Patrick Donnelly
06:40 PM Revision 6cad464a (ceph): Merge pull request #21506 from liewegas/wip-rados-test-luminous
qa/workunits/rados/test-upgrade-to-mimic.sh: fix tee output
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:11 PM CephFS Bug #23714 (Pending Backport): slow ceph_ll_sync_inode calls after setattr
Patrick Donnelly
06:09 PM Revision a4778e9d (ceph): Merge PR #21498 into master
* refs/pull/21498/head:
client: flush the mdlog in _fsync before waiting on unstable reqs
Reviewed-by: dongdong tao...
Patrick Donnelly
05:54 PM mgr Backport #23313: luminous: mgr: prometheus: internal server error while new OSDs are being added ...
I have included this fix and the fix that fixes this fix (PR 21530) in my prometheus backport PR for luminous:
htt...
Boris Ranto
05:54 PM rgw Bug #23489 (In Progress): [rgw] civetweb behind haproxy doesn't work with absolute URI
Abhishek Lekshmanan
05:53 PM rgw Bug #23369 (Won't Fix): User suspend on slave zone but not sync this stats to master zone
changes to metadata (users, buckets) made on secondary zones are not replicated, by design. see http://docs.ceph.com/... Casey Bodley
05:50 PM rgw Bug #22963 (Resolved): radosgw-admin usage show loops indefinitly - again
Abhishek Lekshmanan
05:50 PM rgw Bug #23229 (Resolved): usage trim loops forever: infinite calls to rgw.user_usage_log_trim
original issue is fixed and backported, closing Abhishek Lekshmanan
05:48 PM Revision 616a9ab9 (ceph): pybind/mgr/prometheus: fix creation of osd_metadata metric
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 05a37d4a61c427ed532138ab0c13a9dd4d0f65fb)
Jan Fajerski
05:47 PM Revision 08eea29a (ceph): mgr/prometheus: fix and complete PG state names
...and reformat into a flat list in the same
order as found in osd_types.cc so that it's
easy to cross check.
Fixes:...
John Spray
05:47 PM Revision bfaac34c (ceph): mgr/prometheus: skip OSD output if missing from CRUSH devices
Apparently this occurs as a transient state while adding
OSDs.
Fixes: https://tracker.ceph.com/issues/23166
Signed-o...
John Spray
05:47 PM Bug #23778: rados commands suddenly take a very long time to finish
Casey Bodley
09:35 AM Bug #23778: rados commands suddenly take a very long time to finish
Some further debugging with Abhishek revealed that the radosgw-admin command does not hang if the option " --rgw-cach... Lenz Grimmer
05:44 PM rgw Bug #22985: Buckets missing from rgw_read_user_buckets output
Matt Benjamin
05:42 PM Revision 4dde3d35 (ceph): Merge pull request #21530 from jan--f/mgr-prometheus-fix-osd-metadata
pybind/mgr/prometheus: fix creation of osd_metadata metric
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
05:35 PM rgw Bug #23779 (Fix Under Review): rgw: ZoneParams backward compatibility problem following cloud syn...
Matt Benjamin
05:34 PM rgw Bug #23779: rgw: ZoneParams backward compatibility problem following cloud sync change
master pr: https://github.com/ceph/ceph/pull/21500 Abhishek Lekshmanan
04:31 PM Revision 1f336d97 (ceph): ceph-volume lvm.activate error if no bluestore OSDs are found
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b1920d6e731f194c4829810d849dba6b087ce3a4)
Alfredo Deza
04:31 PM Revision 05d57b89 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 452081e57e5de9bb3a1391f22ffcac1bb712f2e9)
Alfredo Deza
04:31 PM Revision 25ba7e3e (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d6524297ac423ffc7ea82dc9598d27b4cc61a0ae)
Alfredo Deza
04:31 PM Revision 6c4bdcbc (ceph): ceph-volume tests ensure activate all behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2d8f48983d8674376a57ad98db16700bc00f8e29)
Alfredo Deza
04:31 PM Revision fc056666 (ceph): ceph-volume tests/functional add 'activate all' in bluestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 797518a54603ad8fc9b57a66eab7cf7e55ea0299)
Alfredo Deza
04:31 PM Revision ca2eb408 (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ef09f3996b8a165112afc4e6912a119015c798be)
Alfredo Deza
04:31 PM Revision 162c2046 (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 16421c9058011e115cf043de4cf279cbbd0ac0ce)
Alfredo Deza
04:31 PM Revision 3dd6c0b8 (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5513f4de4ee0b4802bc1c0d1af754dd2d80486ed)
Alfredo Deza
04:31 PM Revision 7c8e30b4 (ceph): ceph-volume systemd.systemctl add helpers for daemon status
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e8249f9e233d408fc45b772e45995c00f5180d7)
Alfredo Deza
04:31 PM Revision fa71de15 (ceph): ceph-volume process.call add conditional verbosity on failure
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 50c9d5331b0c42d568baa47a2d52f199b3b4d818)
Alfredo Deza
04:31 PM Revision 91052863 (ceph): ceph-volume lvm.activate add 'activate all' functionality
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb0008ea8babe0065c08d3377bdabd36f3c2fa33)
Alfredo Deza
04:31 PM Revision a4b07ab8 (ceph): ceph-volume tests add process.call unit tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6975e221d9f0c1b17531ca6fed87882b514e6d95)
Alfredo Deza
04:31 PM Revision 3cbe5d2b (ceph): ceph-volume lvm.activate warn when no osds are found with --all
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 967938a0cf4353e99eb55815cde4ee90d6d4b79b)
Alfredo Deza
04:31 PM Revision 49365730 (ceph): ceph-volume lvv.activate allo to configure the CLI with --all
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f305eb661553bebc1a86d18c11f596fa6206828)
Alfredo Deza
04:31 PM Revision 69a31f16 (ceph): ceph-volume lvm.listing create a helper that lists osds
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cee7612ce400ca4bc3e6e5dbcc1a158178edafe5)
Alfredo Deza
03:51 PM Bug #23798 (Resolved): syslogd "SELinux denials found" in powercycle
This is v12.2.5 QE validation
centos related
Run: http://pulpito.ceph.com/yuriw-2018-04-18_16:20:26-powercycle-...
Yuri Weinstein
03:35 PM Revision c5e6f6b0 (ceph): common/strtol: fix strict_strtoll() so it accepts hex starting with 0x
- simplify the error handling of strtoll().
- only instantiate ostringstream when handling errors.
Signed-off-by: Ke...
Kefu Chai
03:34 PM Revision 05a37d4a (ceph): pybind/mgr/prometheus: fix creation of osd_metadata metric
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
03:31 PM CephFS Bug #23797 (Can't reproduce): qa: cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)
This is v12.2.5 QE validation
Run: http://pulpito.ceph.com/yuriw-2018-04-17_21:20:41-knfs-luminous-testing-basic-s...
Yuri Weinstein
03:13 PM Revision ed96c331 (ceph): Merge pull request #21446 from smithfarm/wip-ctest-py3-fallback
cmake/mgr: use Python 3 virtualenv if mgr subinterpreter is Python 3
Reviewed-by: John Spray <john.spray@redhat.com>...
Kefu Chai
02:57 PM Revision 3d5aaf5a (ceph): Merge pull request #21477 from liewegas/wip-kvstore-tool
ceph-kvstore-tool: make it a bit more friendly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:57 PM Revision 12e42211 (ceph): Merge pull request #21488 from tchaikov/wip-i-choose-to-die-instead-of-...
msg/async/EventKqueue: assert on OOM
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
02:44 PM Revision 2d6f8ccf (ceph): Merge pull request #21509 from ceph/backport-rm23757
luminous: ceph-volume: allow parallel creates
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:41 PM Revision 4ae7a451 (ceph): Merge pull request #21505 from ceph/backport-rm23581
luminous: ceph-volume: automatic VDO detection
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:39 PM Revision 8d775bed (ceph): mgr/dashboard: Rename auth-interceptor and refactor it to display notif...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:39 PM Revision 9db2d058 (ceph): mgr/dashboard: Do not show notifications for HTTP 409 errors.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:39 PM Revision 3416cf2e (ceph): mgr/dashboard: Add ability to cancel notifications.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:36 PM Revision eaa02bc7 (ceph): Merge pull request #21496 from ceph/wip-rm23678
ceph-volume: allow skipping systemd interactions on activate/create
Reviewed-by: Andrew Schoen <aschoen@redhat.com
Andrew Schoen
02:18 PM RADOS Bug #23517: TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
Kefu Chai
12:34 PM RADOS Bug #23517: TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
https://github.com/ceph/ceph/pull/21280 Kefu Chai
07:42 AM RADOS Bug #23517 (Fix Under Review): TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
... Kefu Chai
02:17 PM rgw Backport #23721 (In Progress): jewel: radosgw-admin user stats --sync-stats without a user will c...
https://github.com/ceph/ceph/pull/21527 Prashant D
01:36 PM Revision e3a38e9e (ceph): mon: respect standby_for_fscid when choosing standby replay mds
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:29 PM ceph-volume Bug #23693: ceph-volume lvm list miss Ceph's disks
merged commit 285df7b into luminous Alfredo Deza
01:12 PM ceph-volume Bug #23693: ceph-volume lvm list miss Ceph's disks
Backport at: https://github.com/ceph/ceph/pull/21519 Alfredo Deza
01:11 PM ceph-volume Bug #23693 (Resolved): ceph-volume lvm list miss Ceph's disks
Pull request at: https://github.com/ceph/ceph/pull/21409
merged commit 336866a into ceph:master
Alfredo Deza
01:29 PM Revision 285df7bd (ceph): Merge pull request #21519 from ceph/evelu-luminous-readonly
luminous: ceph-volume: Using --readonly for {vg|pv|lv}s commands
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:26 PM Revision 8d40e21d (ceph): mon: fix standby replay in multimds setup
The code should break loops for two level. otherwise, in multimds setup,
a standby mds may get assigned to standby re...
Yan, Zheng
01:14 PM Revision 0f680f26 (ceph): mon: add 'ceph osd pool get erasure allow_ec_overwrites' command
Fixes: https://tracker.ceph.com/issues/23487
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
12:52 PM Bug #18163 (Fix Under Review): platform.linux_distribution() is deprecated; stop using it
This bug is no longer applicable to master, because ceph-detect-init has been dropped there.
*mimic PR*: https://g...
Nathan Cutler
12:31 PM Dashboard Cleanup #23796 (Resolved): Make controllers to require authentication by default
Currently to make a controller to require authentication for its access we need to add the `@AuthRequired()` decorato... Ricardo Dias
10:15 AM Bug #23794 (Resolved): strtoll is broken for hex number string
introduced by https://github.com/ceph/ceph/commit/143c776ba30f42df85f2d83184f179fee2104063 Zheng Yan
09:57 AM Revision fbd6aa56 (ceph): ceph-volume: Using --readonly for {vg|pv|lv}s commands
The actual code is detecting {vg|pv|lv}s by running the usual {vg|pv|lv}s commands.
Those calls expect lvmetad to be ...
Erwan Velu
09:52 AM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
Actually, the first failure seems to be a bit before:... Luis Henriques
09:35 AM Revision 26c26249 (ceph): mgr/dashboard: Add RGW user and bucket lists (read-only)
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:35 AM Revision 38696593 (ceph): mgr/dashboard: Force datatable to hide the loading indicator in case of...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:35 AM Revision ee5c9ad0 (ceph): mgr/dashboard: Modify RGW proxy response of errors to display a detaile...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:33 AM RADOS Backport #23784 (In Progress): luminous: osd: Warn about objects with too many omap entries
Nathan Cutler
09:33 AM RADOS Backport #23784: luminous: osd: Warn about objects with too many omap entries
h3. description
As discussed in this PR - https://github.com/ceph/ceph/pull/16332
Nathan Cutler
09:27 AM Revision 096f3096 (ceph): mgr/dashboard: rbd: add @AuthRequired to snapshots controller
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:19 AM Revision 47a55cf5 (ceph): Merge pull request #21466 from jcsp/wip-dashboard-cmake-all
cmake: include frontend build in 'all' target
Reviewed-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
09:15 AM Revision 2bccb866 (ceph): mgr/dashboard: restcontroller: removed @args_from_json
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:13 AM Revision 3bff4b20 (ceph): Merge pull request #21497 from votdev/forceidentifier_datatable
mgr/dashboard: Add 'forceIdentifier' attribute to datatable
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
09:08 AM Revision 5bbc2355 (ceph): mon/LogMonitor: do not crash on log sub w/ no messages
If sv == 0, we will fail to fetch a value and assert out. Skip the loop
in that case.
Signed-off-by: Sage Weil <sag...
Sage Weil
09:08 AM Revision fbccd3bf (ceph): common: posix_fallocate on ZFS returns EINVAL
But even still it would not work on any COW FS.
So reorganised the code to have a common routine
that in the end will...
Willem Jan Withagen
09:06 AM Revision b8fa9837 (ceph): Merge pull request #21469 from liewegas/wip-log-nomsgs
mon/LogMonitor: do not crash on log sub w/ no messages
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao E...
Kefu Chai
09:05 AM Revision 7985f37e (ceph): Merge pull request #21467 from tchaikov/wip-perf-stats-ns-incarnation
include/ceph_features: fix OS_PERF_STAT_NS's incarnation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: ...
Kefu Chai
09:02 AM Revision fb472ddc (ceph): Merge pull request #21459 from runsisi/wip-mgrc-register
mgr/MgrClient: service registration filtered by service name instead of daemon name
Reviewed-by: John Spray <john.sp...
Kefu Chai
08:43 AM Revision 25869054 (ceph): qa: krbd_exclusive_option.sh: be more lax about ps states
Allow running this script by hand -- foreground process group vs
background process groups, etc.
Signed-off-by: Ilya...
Ilya Dryomov
08:43 AM Revision cec0ee30 (ceph): qa: krbd_exclusive_option.sh: add lock_timeout test case
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
08:26 AM Revision d0ccfb40 (ceph): Merge pull request #21344 from yangdongsheng/lock_timeout
rbd: support lock_timeout in rbd mapping
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
08:14 AM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
change the status to verified. because, unlike #21422, this issue more of a run-time dependency problem. Kefu Chai
08:12 AM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
i just filed https://bugzilla.redhat.com/show_bug.cgi?id=1569391 to track this issue at downstream. Kefu Chai
07:57 AM bluestore Bug #23653 (Duplicate): tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCa...
tcmalloc 2.6.1 is buggy. probably we need runtime check to disallow ceph to run with "2.5 < tcmalloc.version < 2.6.2"... Kefu Chai
08:12 AM CephFS Backport #23791 (In Progress): luminous: MDSMonitor: new file systems are not initialized with th...
https://github.com/ceph/ceph/pull/21512 Prashant D
05:25 AM CephFS Backport #23791 (Resolved): luminous: MDSMonitor: new file systems are not initialized with the p...
https://github.com/ceph/ceph/pull/21512 Nathan Cutler
07:57 AM Bug #21422: crash in rocksdb LRUCache destructor with tcmalloc v4.2.6 / gperf-tools v2.5.93
see also https://www.spinics.net/lists/ceph-devel/msg38548.html Kefu Chai
07:53 AM Revision 1ee0f2a3 (ceph): mgr/dashboard: .gitignore: ignore vscode .venv dir
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
07:52 AM Revision 671b1348 (ceph): mgr/dashboard: restcontroller: support explicit resource ID
In the current implementation, RESTController tries to infer the
resource ID by looking at the declared parameters of...
Ricardo Dias
07:48 AM Revision b21467d3 (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
07:48 AM Revision b1037f93 (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
07:47 AM Revision ffab7958 (ceph): cmake/mgr: use Python 3 virtualenv if mgr subinterpreter is Python 3
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
07:31 AM Revision 9e3ad182 (ceph): mgr/dashboard: Force identifier for RBD datatable.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
07:29 AM RADOS Bug #23793: ceph-osd consumed 10+GB rss memory
the "mon max pg per osd" is 1024 in my test. Honggang Yang
07:14 AM RADOS Bug #23793 (New): ceph-osd consumed 10+GB rss memory
After 26GB data is written, ceph-osd's memory(rss) reached 10+GB.
The objectstore backed is *KStore*. master branc...
Honggang Yang
07:23 AM Revision dda38317 (ceph): mgr/dashboard: Add 'forceIdentified' attribute to datatable
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
07:03 AM Revision f6d976b7 (ceph): qa: krbd_fallocate.sh: parameterize assert_deallocated()
Take num_objects_expected, similar to assert_deallocated_unaligned().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
07:03 AM Revision a7d89c07 (ceph): qa: krbd_fallocate.sh: s/deallocated/zeroes/
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
07:03 AM Revision 46853684 (ceph): qa: krbd_fallocate.sh: add notrim test case
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
06:59 AM Revision b09e4fe5 (ceph): rbd: support lock_timeout in rbd mapping
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
06:51 AM Revision 6931ab7e (ceph): Merge pull request #21056 from hitoshikamei/rbdmap-notrim
rbd: add notrim option to rbd map
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
06:50 AM Revision 703ae761 (ceph): MDSMonitor: initialize new Filesystem epoch from pending
Fixes: https://tracker.ceph.com/issues/23764
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fr...
Patrick Donnelly
06:42 AM RADOS Backport #22934 (In Progress): luminous: filestore journal replay does not guard omap operations
Victor Denisov
05:33 AM rgw-testing Bug #23699 (Can't reproduce): testUnorderedList swift/test/functional/tests.py fails in upgrade test
sorry for the noise. =(
i was testing wip-kefu-testing-2018-04-12-2211 which does not contain https://github.com/c...
Kefu Chai
05:25 AM CephFS Backport #23792 (Resolved): luminous: MDSMonitor: MDSMonitor::encode_pending modifies fsmap not p...
https://github.com/ceph/ceph/pull/21732 Nathan Cutler
05:11 AM Revision 2efe9daf (ceph): Merge pull request #21490 from tchaikov/wip-tox
mgr/dashboard: create venv for running tox
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
04:56 AM Revision e3a45dfb (ceph): mds: cleanup scrub code
1. scrub_infop can not be nullptr for inodes that are being scrubbed.
2. properly set scrub_infop->repaired if any er...
Yan, Zheng
04:56 AM Revision 87ead198 (ceph): mds: allow scrubbing mdsdir
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:56 AM Revision c73c247c (ceph): mds: upgrade snaprealm format during scrub
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:56 AM Revision 5dbc0f9d (ceph): mds: don't mark primary dentry damaged if inode has been repaired
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:56 AM Revision 40b3f7e5 (ceph): mds: automaticly allow multi-active MDS after scrubbing all inodes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:56 AM Revision bc24de02 (ceph): mds: close past parents after snaprealm format gets converted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:56 AM Revision 81d0554e (ceph): mds: allow snapshot by default for new filesystem
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23623
Yan, Zheng
04:56 AM Revision 7a227cc0 (ceph): mds: show health warning if multimds with old format snapshots
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:17 AM Revision 49f4b432 (ceph): mds: automaticly allow multi-active MDS after removing all old snapshots
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:16 AM Revision d6d2eb51 (ceph): mds: disallow multi-active MDS if snapshot was ever created by pre-mimi...
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:11 AM Revision f8a0a3cf (ceph): tools/setup-virtualenv.sh: bump up the version of tox to 2.9.1
2.8.1 brings an important fix, see
https://github.com/tox-dev/tox/issues/515.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
04:11 AM Revision 15994148 (ceph): mgr/dashboard: create venv for running tox
the tox shipped with centos is 1.4.2, and is way too old. it does not
allow us to define the dependency using generat...
Kefu Chai
03:32 AM Revision 67c0b8ed (ceph): mds: properly save snaptable after upgrading version
commit 002c732d "mds: make sure snaptable version > 0" is buggy
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:32 AM Revision 28dc90bf (ceph): mds: don't bump snaptable last_snap when renaming snapshot
this helps keeping removed_snaps interval_set in osdmap contiguous
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:32 AM Revision 07e7007d (ceph): mds: validate SnapInfo::long_name before using it
SnapInfo::long_name becomes invalid after rename snapshot
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:24 AM CephFS Bug #23658 (Fix Under Review): MDSMonitor: crash after assigning standby-replay daemon in multifs...
Zheng Yan
02:48 AM CephFS Bug #23658: MDSMonitor: crash after assigning standby-replay daemon in multifs setup
https://github.com/ceph/ceph/pull/21510 Zheng Yan
12:10 AM Revision 97db9395 (ceph): mds: avoid creating unnecessary subtrees during load balance
When choosing dirfrags for exporting, consider subtrees imported
from other MDS first. It's because that exporting di...
Yan, Zheng
12:10 AM Revision 7efb55cd (ceph): mds: optimize MDBalancer::find_exports()
stop at subtree bounds; make freezing/frozen check more efficient.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(ch...
Yan, Zheng
12:10 AM Revision cace918d (ceph): mds: check export pin when choosing dirfrags for exporting
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit eb095453b9aab0a7520d5540237e61a3ebd0d558)
Yan, Zheng
12:10 AM Revision ddf58d4c (ceph): mds: cleanup mds_load map access/update
using map::insert to access map items looks strang
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from...
Yan, Zheng
12:10 AM Revision 998eb563 (ceph): mds: calculate other mds' last_epoch_under locally
No need to get this information from MHeartbeat
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from co...
Yan, Zheng
12:10 AM Revision 576dfd44 (ceph): mds: add list to track recently used sub-directories
MDBalancer::find_exports() can be more efficient with LRU list.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherr...
Yan, Zheng
12:10 AM Revision a6dab280 (ceph): mds: limit run time of load balancer
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit fc0d340876fbcd7d1d262c00b987849c052a296d)
Yan, Zheng
12:10 AM Revision 5f868f0c (ceph): mds: add asok command that dumps metadata popularity
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c078591ad1a33447f4de731c846844f4a0433513)
Yan, Zheng
12:10 AM Revision 9d3f8067 (ceph): Make MDS evaluates the overload situation with the same criterion
Currently, the prep_rebalancer requires the mds_load of itself
being greater than average level mds_bal_min_rebalance...
Jianyu Li
12:10 AM Revision 9eda1ac9 (ceph): simplify mds overload judgement logic
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit e5ca899260ca3e889448c9cb1c583f575145e390)
Jianyu Li
12:10 AM Revision 1a5b7eaa (ceph): mds: fix request rate calculation
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/21745
(cherry picked from commit ...
Yan, Zheng
12:10 AM Revision d8490c61 (ceph): mds: adjust subtree popularity after rename
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit bedd98f878352651e97c173306b315e19e203a3d)
Yan, Zheng
12:10 AM Revision 0be9e917 (ceph): mds: remove unused MDBalancer::export_empties()
MDCache::trim() already does the same job
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 2...
Yan, Zheng
12:10 AM Revision d85b11eb (ceph): mds: always pass current time to MDBalancer::{hit_inode,hit_dir}
There were codes that pass mdr->get_mds_stamp() to {hit_inode,hit_dir}.
The stamp can be older than 'last_decay' in d...
Yan, Zheng
12:10 AM Revision 9f9867f4 (ceph): mds: cleanup MDBalancer::try_rebalance()
no logic changes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 08116b71f6cf11d16be573ce4f...
Yan, Zheng
12:10 AM Revision 7398a7bc (ceph): mds: don't try exporting dirfrags under mds's own mdsdir
Migrator will refuse to export them. Besides, stray directory can
never be subtree root.
Signed-off-by: "Yan, Zheng"...
Yan, Zheng
12:10 AM Revision d41ca675 (ceph): mds: don't try exporting subdir if dirfrag is already being exported
It doesn't make sense to call MDBalancer::find_exports() for a dirfrag
that is already being exported.
Signed-off-by...
Yan, Zheng
12:10 AM Revision d8b27f67 (ceph): mds: mds: optimize MDBalancer::try_rebalance()
1. change import_pop_map to multimap because subtrees may have the same
popularity.
2. avoid calculating subtrees'...
Yan, Zheng

04/18/2018

11:42 PM Revision fa143b37 (ceph): Merge branch 'bug-1518730' into 'rh-luminous'
Bug 1518730
See merge request !11
Vasu Kulkarni
10:26 PM Revision b9841589 (ceph): ceph-volume: allow parallel creates
Currently the create code decides the vg_name "ceph-$cluster_fsid" as
the primary vg_name and creates a new name if t...
Theofilos Mouratidis
10:25 PM ceph-volume Bug #23757 (Closed): multiple VGs possible when preparing
Alfredo Deza
10:25 PM ceph-volume Bug #23757: multiple VGs possible when preparing
merged commit b6344f3 into ceph:master Alfredo Deza
07:12 PM ceph-volume Bug #23757 (In Progress): multiple VGs possible when preparing
PR at https://github.com/ceph/ceph/pull/21489 Alfredo Deza
10:24 PM Revision b6344f36 (ceph): Merge pull request #21489 from thmour/thmour_parallel_create
ceph-volume: allow parallel creates
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Andrew Schoen <aschoen...
Alfredo Deza
10:01 PM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
/a/sage-2018-04-18_19:08:00-rados-wip-sage-testing-2018-04-18-1210-distro-basic-smithi/2413082
Sage Weil
09:43 PM CephFS Feature #20606 (Resolved): mds: improve usability of cluster rank manipulation and setting cluste...
Patrick Donnelly
09:42 PM CephFS Subtask #20864 (Resolved): kill allow_multimds
Patrick Donnelly
09:42 PM CephFS Feature #20610 (Resolved): MDSMonitor: add new command to shrink the cluster in an automated way
Patrick Donnelly
09:41 PM CephFS Feature #20608 (Resolved): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs se...
Patrick Donnelly
09:41 PM CephFS Feature #20609 (Resolved): MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the ...
Patrick Donnelly
09:40 PM CephFS Bug #23764 (Pending Backport): MDSMonitor: new file systems are not initialized with the pending_...
Patrick Donnelly
09:39 PM CephFS Bug #23766 (Pending Backport): mds: crash during shutdown_pass
Patrick Donnelly
09:38 PM CephFS Bug #23762 (Pending Backport): MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_...
Patrick Donnelly
09:36 PM Revision bb952922 (ceph): Merge PR #16608 into master
* refs/pull/16608/head:
qa: whitelist mds down wrn during cephfs testing
mds: add config to disable fragmentation
...
Patrick Donnelly
09:36 PM Revision 994cd16f (ceph): Merge PR #21456 into master
* refs/pull/21456/head:
MDSMonitor: initialize new Filesystem epoch from pending
Reviewed-by: John Spray <john.spra...
Patrick Donnelly
09:36 PM Revision 63f6ce85 (ceph): Merge PR #21457 into master
* refs/pull/21457/head:
mds: unset deleted vars in shutdown_pass
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
09:36 PM Revision f28e1931 (ceph): Merge PR #21458 into master
* refs/pull/21458/head:
MDSMonitor: cleanup and protect fsmap access
Reviewed-by: João Eduardo Luís <joao@suse.de>
Patrick Donnelly
09:36 PM Revision c03dc9d4 (ceph): Merge PR #21473 into master
* refs/pull/21473/head:
client: fix error operator precedence
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed...
Patrick Donnelly
09:22 PM Revision c9ac87f5 (ceph): client: add client option descriptions
Fixes: http://tracker.ceph.com/issues/22933
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:14 PM Revision 3292d431 (ceph): mds: unset deleted vars in shutdown_pass
So future passes do not try to delete again.
Fixes: http://tracker.ceph.com/issues/23766
Signed-off-by: Patrick Don...
Patrick Donnelly
09:10 PM RADOS Bug #23620 (Resolved): tasks.mgr.test_failover.TestFailover failure
Josh Durgin
08:35 PM rbd Bug #23789 (Resolved): luminous: "cluster [WRN] Manager daemon x is unresponsive. No standby daem...
This is v12.2.5 QE validation
Intermediate issue, if possible would be good to fix/retry/lower error level so it d...
Yuri Weinstein
08:25 PM RADOS Bug #23788 (Duplicate): luminous->mimic: EIO (crc mismatch) on copy-get from ec pool
... Sage Weil
08:01 PM RADOS Bug #23787 (Rejected): luminous: "osd-scrub-repair.sh'" failures in rados
This is v12.2.5 QE validation
Run: http://pulpito.ceph.com/yuriw-2018-04-17_20:36:16-rados-luminous-distro-basic-s...
Yuri Weinstein
07:57 PM RADOS Backport #23786 (Resolved): luminous: "utilities/env_librados.cc:175:33: error: unused parameter ...
This is v12.2.5 QE validation
Run: http://pulpito.ceph.com/yuriw-2018-04-17_20:36:16-rados-luminous-distro-basic-s...
Yuri Weinstein
07:52 PM RADOS Bug #23785 (Resolved): "test_prometheus (tasks.mgr.test_module_selftest.TestModuleSelftest) ... E...
This is v12.2.5 QE validation
Run: http://pulpito.ceph.com/yuriw-2018-04-17_20:36:16-rados-luminous-distro-basic-s...
Yuri Weinstein
07:38 PM Revision c894d528 (ceph): qa/workunits/rados/test.sh: ensure tee output is valid filename
In the future we'll add --gtest_filter bits to the items, which confuse
tee.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:35 PM Revision e45a47f2 (ceph): qa/workunits/rados/test-upgrade-to-mimic.sh: fix tee output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:48 PM Revision 162718b3 (ceph): ceph-volume tests ensure non-duplicate flags in mount calls
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 61bed1e615a111f1c978d474fda390ba980bfb85)
Alfredo Deza
06:48 PM Revision a9c16920 (ceph): doc/dev/ceph-volume add VDO tag information
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit eeff3463543c12874ca4dfc3c3852af539d318f2)
Alfredo Deza
06:48 PM Revision fb871924 (ceph): ceph-volume tests update (preserved) order on mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 1a92ecbede09f084ab34ef556de46b435fa3e9d1)
Alfredo Deza
06:48 PM Revision fd48bd43 (ceph): ceph-volume util.prepare preserve order on incoming mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89f8f82402f9eda7cf76ebe860e50dd8e1047d76)
Alfredo Deza
06:48 PM Revision fed8e606 (ceph): ceph-volume util.prepare allow extra ad-hoc mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d815c4f45429fd73d2506bd874656de438fe74fd)
Alfredo Deza
06:48 PM Revision f0ed7e1a (ceph): ceph-volume lvm.activate detect vdo from tags for mounting filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0deef5f53c61b4215817008c04589a4f4b5cc3b3)
Alfredo Deza
06:48 PM Revision 77ae7cb9 (ceph): ceph-volume lvm.prepare detect vdo from device for mounting filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6b87580d4fe8e86de958ac258971cb2f90a70455)
Alfredo Deza
06:48 PM Revision 82ce9adc (ceph): ceph-volume util.prepare allow and dedupe extra flags for mounting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 81c20e6b58b77671ffaa0f8030f18747e1a23569)
Alfredo Deza
06:48 PM Revision 76fc1f4b (ceph): ceph-volume api.lvm helpers to detect vdo from a dm path
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5b97d8e54ce3dcf2a56872cdf0cbc0139ca0a723)
Alfredo Deza
06:48 PM Revision b3240227 (ceph): ceph-volume tests for is_vdo detection
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 75f532597aa5ad5b84e993dc60c60d4a147af191)
Alfredo Deza
06:48 PM Revision 5ca60e1b (ceph): ceph-volume lvm.prepare capture vdo-ness on LVM tags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c6a79ef21ccc61a7634c05db5a705fc3ef46fbb9)
Alfredo Deza
06:45 PM RADOS Backport #23784 (Resolved): luminous: osd: Warn about objects with too many omap entries
https://github.com/ceph/ceph/pull/21518 Vikhyat Umrao
06:36 PM CephFS Feature #3244 (New): qa: integrate Ganesha into teuthology testing to regularly exercise Ganesha ...
Jeff, fixed the wording to be clear. Patrick Donnelly
06:14 PM CephFS Feature #3244 (Rejected): qa: integrate Ganesha into teuthology testing to regularly exercise Gan...
I'm going to suggest that we just close this bug. We're doing this as a matter of course with the current work to cle... Jeff Layton
05:57 PM Revision 90f54247 (ceph): Merge pull request #21480 from smithfarm/wip-backport-create-issue
scripts: new backport-create-issue script
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Nathan Cutler
05:43 PM CephFS Bug #23421 (Need More Info): ceph-fuse: stop ceph-fuse if no root permissions?
Jos, please get hte client logs so we can diagnose. Patrick Donnelly
04:39 PM Revision 327347a0 (ceph): script/backport-create-issue: enable script to be imported
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
03:40 PM devops Bug #23781 (Duplicate): ceph-detect-init still uses python's platform lib
#18163 Nathan Cutler
03:38 PM devops Bug #23781: ceph-detect-init still uses python's platform lib
> A proper(python3+) fix would be to rewrite the 'ceph-detect-init' script using the proposed 'python-distro' lib.
...
Nathan Cutler
02:12 PM devops Bug #23781 (Duplicate): ceph-detect-init still uses python's platform lib
When 'ceph-detect-init --default sysvinit' is called on a modern system that uses /etc/os-release it will return 'sys... Joshua Schmid
03:38 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
@Ilya
I guess this is a bad thing but the monitors are run in containers, one on each machine.
Times to times we st...
Bertrand Gouny
03:07 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Yeah:
cancel_con calls cancel_delayed_work, but that can return while the work is still running. So, suppose a cal...
Jeff Layton
03:02 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
That is supposed to be protected by con->mutex. It is probably a bug in connection state handling code, I'll take a ... Ilya Dryomov
02:00 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Ilya Dryomov wrote:
> [...]where ceph_tcp_sendmsg() got called with a NULL sock, meaning that con->sock was NULL a...
Jeff Layton
01:16 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
The "session lost" is logged on every (3) machines.
It seems to start when a monitor came down then up or is replace...
Bertrand Gouny
12:40 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Do you see "session lost" on every machine you mount cephfs on or on just some of them? Ilya Dryomov
12:32 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
@Ilya Dryomov
the woarkload is very very low, osd up/down seems to happen from time to time on read and write, but t...
Bertrand Gouny
12:19 PM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Ilya Dryomov wrote:
> That said, I managed to find what I hope is the correct kernel module and "ceph_msg_new+0x108e...
Jos Collin
11:03 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
It looks like CoreOS buildbot compiler is doing some really weird inlining. The backtrace doesn't make any sense: ce... Ilya Dryomov
09:27 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
Can you describe what the workload is -- it looks like this is cephfs? Are those "osd up/down" and "session lost" me... Ilya Dryomov
08:48 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
maybe not, i had this errors on 3 machines,
but i noticed the error checking the logs after an update, will let you ...
Bertrand Gouny
08:00 AM Linux kernel client Bug #23706: NULL sock gets passed to ceph_tcp_sendmsg()
... Ilya Dryomov
03:34 PM RADOS Bug #23763: upgrade: bad pg num and stale health status in mixed lumnious/mimic cluster
the pgs with creating or unknown status "pg dump" were active+clean after 2018-04-16 22:47. so the output of last "pg... Kefu Chai
03:33 PM Revision 35191fa4 (ceph): doc/cephfs: update kernel client quotas support info
Signed-off-by: Luis Henriques <lhenriques@suse.com> Luis Henriques
03:29 PM Backport #23783 (In Progress): jewel: table of contents doesn't render for luminous/jewel docs
Nathan Cutler
03:25 PM Backport #23783 (Resolved): jewel: table of contents doesn't render for luminous/jewel docs
https://github.com/ceph/ceph/pull/21503 Nathan Cutler
03:29 PM Revision 8cc1b522 (ceph): doc update template call for toctree
Up until version 1.1.3 of Sphinx, this call would show hidden toctree
entries. Most of Ceph's toctree's are hidden, s...
Alfredo Deza
03:28 PM Backport #23782 (In Progress): luminous: table of contents doesn't render for luminous/jewel docs
Nathan Cutler
03:24 PM Backport #23782 (Resolved): luminous: table of contents doesn't render for luminous/jewel docs
https://github.com/ceph/ceph/pull/21502 Nathan Cutler
03:27 PM Revision 4f4d44a1 (ceph): doc update template call for toctree
Up until version 1.1.3 of Sphinx, this call would show hidden toctree
entries. Most of Ceph's toctree's are hidden, s...
Alfredo Deza
03:17 PM ceph-volume Bug #23581 (Resolved): ceph-volume should use mount -o discard when underlying device is using VDO
merged commit 06c0933 into master Alfredo Deza
02:16 PM Revision ebcbbfb2 (ceph): Merge pull request #21426 from ivancich/wip-fix-existing-mclock-cost-lu...
osd: remove cost from mclock op queues; cost not handled well in dmcl… Eric Ivancich
02:07 PM Revision 832da49c (ceph): ceph-volume lvm.common add --no-systemd flag to skip enabling/starting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:07 PM Revision 75685e33 (ceph): ceph-volume lvm.activate add --no-systemd flag to skip starting/enablin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:07 PM Revision 8848d037 (ceph): ceph-volume tests functional python tests for --no-systemd in activate
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:06 PM Revision d7901081 (ceph): client: flush the mdlog in _fsync before waiting on unstable reqs
Recently, we changed ganesha to call to ceph_ll_sync_inode after
issuing a setattr call, to ensure that the attribute...
Jeff Layton
02:02 PM Bug #23780 (Resolved): table of contents doesn't render for luminous/jewel docs
requesting backports for https://github.com/ceph/ceph/pull/17076 Casey Bodley
01:51 PM Revision 5c4f8c7d (ceph): Merge pull request #21436 from trociny/wip-test-out_of_order
test/librbd: ensure OutOfOrder test has enough concurrent management ops
Reviewed-by: Jason Dillaman <dillaman@redha...
Jason Dillaman
01:51 PM Revision d286e726 (ceph): Merge pull request #21493 from trociny/wip-deep-copy-missing-return
librbd: missing 'return' in deep_copy::ObjectCopyRequest::send_read_object
Reviewed-by: Jason Dillaman <dillaman@red...
Jason Dillaman
01:50 PM Revision 1b057bbc (ceph): Merge pull request #21385 from ricardoasmarques/wip-list-all-rbds
mgr/dashboard: RBD management (frontend)
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Theile ...
Lenz Grimmer
01:48 PM Revision 06c0933a (ceph): Merge pull request #21451 from ceph/wip-rm23581
ceph-volume: automatic VDO detection
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
01:41 PM rgw Bug #23779 (Resolved): rgw: ZoneParams backward compatibility problem following cloud sync change
Yehuda Sadeh
01:29 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Any update on this? David Turner
01:07 PM Bug #23778: rados commands suddenly take a very long time to finish
I aborted the process after ~2.5hrs and noticed that out/radosgw.8000.log had grown to 6.3GB in size:... Lenz Grimmer
11:13 AM Bug #23778: rados commands suddenly take a very long time to finish
I'm now waiting for half an hour for the "create user" command to return. FWIW, in the RGW performance counters, I ca... Lenz Grimmer
10:53 AM Bug #23778 (Resolved): rados commands suddenly take a very long time to finish
Not sure at which git revision on master this started, but since a short while, running "radosgw-admin" commands take... Lenz Grimmer
01:01 PM CephFS Bug #23714: slow ceph_ll_sync_inode calls after setattr
Thanks, dongdong! That seems to resolve the problem. Pull request is up here:
https://github.com/ceph/ceph/pull/21...
Jeff Layton
12:20 PM Revision 945e65c4 (ceph): ceph-volume tests functional python tests for --no-systemd in activate
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:14 PM RADOS Bug #23701 (Fix Under Review): oi(object_info_t) size mismatch with real object size during old w...
Kefu Chai
12:12 PM RADOS Bug #23701: oi(object_info_t) size mismatch with real object size during old write arrives after ...
i think this issue only exists in jewel. Kefu Chai
11:53 AM CephFS Backport #23770 (In Progress): luminous: ceph-fuse: return proper exit code
https://github.com/ceph/ceph/pull/21495 Prashant D
11:33 AM rgw Bug #23089 (Fix Under Review): rgw: change order of authentication back to local, remote
https://github.com/ceph/ceph/pull/21494 Abhishek Lekshmanan
11:04 AM Revision 4e9a5aa7 (ceph): mgr/dashboard: RBD management
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:48 AM Revision fd154ee5 (ceph): prometheus: Implement rgw_metadata metric
This maps rgw id to its hostname and ceph version running on the node.
Signed-off-by: Boris Ranto <branto@redhat.com...
Boris Ranto
10:46 AM Revision 5f9a9fb1 (ceph): librbd: missing 'return' in deep_copy::ObjectCopyRequest::send_read_object
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:46 AM Revision a2eea242 (ceph): Merge pull request #21383 from b-ranto/wip-mgr-rgw-metadata
prometheus: Implement rgw_metadata metric
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Jan Fajerski ...
Boris Ranto
10:02 AM Revision f34e719e (ceph): mgr/dashboard: Add get method to summary service
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:02 AM Revision 617632b3 (ceph): mgr/dashboard: Force focus on submit
Forcing focus on submit button will guarantee that all inputs will lose focus
before submission.
Signed-off-by: Rica...
Ricardo Marques
10:02 AM Revision e7850450 (ceph): mgr/dashboard: Add 'delete-confirmation-modal' component
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:02 AM Revision 2c4e35a7 (ceph): mgr/dashboard: Configurable type for 'cd-submit-button'
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
10:02 AM Revision f0d8338e (ceph): mgr/dashboard: Add 'executing' cell template
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
09:43 AM Revision f2051a96 (ceph): Merge pull request #21462 from ricardoasmarques/wip-backgroud-tasks-style
mgr/dashboard: Improve background tasks style
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
09:21 AM Linux kernel client Bug #23272: switch port down ,cephfs kernel client lost session, blocked not recover ok util port...
... Zheng Yan
09:02 AM Revision c7cbc248 (ceph): prometheus: Implement rgw_metadata metric
This maps rgw id to its hostname and ceph version running on the node.
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
08:49 AM CephFS Documentation #23775: PendingReleaseNotes: add notes for major Mimic features
FYI: https://github.com/ceph/ceph/pull/21374 already include mds upgrade process Zheng Yan
08:48 AM Revision ee263196 (ceph): Merge pull request #21443 from LenzGr/mgr-dashboard-documentation
doc: Improved dashboard documentation
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <sm...
Ricardo Dias
08:32 AM Linux kernel client Bug #23097 (Closed): Stale directories and files in CentOS (release <= 7.3 or kernel version < 3....
no place to commit it because recent rhel kernel also includes backport of the d_invalidate change Zheng Yan
08:20 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
We also see the problem on two clusters with linux 4.13, but not on a cluster with linux 4.10. Configuration and ceph... Christoph Glaubitz
08:02 AM Revision 201817f2 (ceph): ceph-volume: allow parallel creates
Currently the create code decides the vg_name "ceph-$cluster_fsid" as
the primary vg_name and creates a new name if t...
Theofilos Mouratidis
07:10 AM Revision c4f51c85 (ceph): common: silence GCC warnings
Preforker.h:111:8: warning: ignoring return value of ‘ssize_t
safe_write(int, const void*, size_t)’, declared with at...
Kefu Chai
07:10 AM Revision 750c301e (ceph): cmake: use CMP0028 NEW
it's intended behavior to use imported or alias target for dependencies
with name with "::" in it.
Signed-off-by: Ke...
Kefu Chai
06:54 AM Revision fdbc1e6d (ceph): Merge pull request #21485 from tchaikov/wip-tox
test/dashboard: hardcode .coverage path to workaround tox bugs
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
06:20 AM Revision d64f0ec7 (ceph): msg/async/EventKqueue: assert on OOM
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:14 AM Revision c03203f5 (ceph): os/kstore: support db statistic
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com> Yang Honggang
05:50 AM Revision 32b07dd9 (ceph): test/dashboard: hardcode .coverage path to workaround tox bugs
rhel/centos 7.3 comes with tox 1.4.2, which has a bunch of issues related
to environment variable substitution. for i...
Kefu Chai
04:39 AM Revision c643ffd7 (ceph): Merge pull request #21474 from jecluis/mimic-mon-pending-releasenotes
PendingReleaseNotes: mention some monitor changes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:32 AM Revision 1e081a81 (ceph): Merge pull request #21428 from ivancich/wip-fix-existing-mclock-cost
osd: remove cost from mclock op queues; cost not handled well in dmclock
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:05 AM Revision 9f3965ae (ceph): compressor: add QAT support
This patch adds new QATzip plugin to support QAT for compression.
QATZip is a user space library which builds on top...
Qiaowei Ren
02:47 AM RADOS Documentation #23777: doc: description of OSD_OUT_OF_ORDER_FULL problem
the default values :
full_ratio 0.95
backfillfull_ratio 0.9
nearfull_ratio 0.85
long li
02:39 AM RADOS Documentation #23777 (Resolved): doc: description of OSD_OUT_OF_ORDER_FULL problem
The description of OSD_OUT_OF_ORDER_FULL is... long li
02:08 AM Revision 8039ea85 (ceph): Merge pull request #21464 from LenzGr/fix-cmakelist
cmake: fix typo in status message
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Ricardo Dias <rdias@sus...
Kefu Chai
02:02 AM Revision d2fdd4a1 (ceph): Merge pull request #21418 from jecluis/wip-fix-mon-fs-caps
mon/AuthMonitor: don't validate `fs authorize` caps with `valid_caps()`
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Kefu Chai
12:54 AM Bug #23776 (Resolved): ceph-authtool reports 0 caps for any keyring created
When creating a keyring with any number of capabilities, the ceph-authtool always reports "0 caps"
This has been t...
Keith Schincke
12:30 AM RADOS Feature #23364 (Resolved): Special scrub handling of hinfo_key errors
David Zafman
12:30 AM RADOS Backport #23654 (Resolved): luminous: Special scrub handling of hinfo_key errors
David Zafman
12:29 AM Revision 1d7ee3d5 (ceph): ceph-volume lvm.activate add --no-systemd flag to skip starting/enablin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:29 AM Revision 3b0da6a4 (ceph): ceph-volume lvm.common add --no-systemd flag to skip enabling/starting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:29 AM Revision 1707146a (ceph): Merge pull request #21397 from dzafman/wip-23654
luminous: Special scrub handling of hinfo_key errors
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
12:26 AM Revision 51f41230 (ceph): Merge pull request #21450 from dzafman/wip-jq-compat
test: Use jq in a compatible way and for easier diff analysis
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman

04/17/2018

11:10 PM CephFS Documentation #23775 (Resolved): PendingReleaseNotes: add notes for major Mimic features
mds upgrade process, snapshots, kernel quotas, etc. Patrick Donnelly
11:08 PM CephFS Bug #23421 (Closed): ceph-fuse: stop ceph-fuse if no root permissions?
Patrick Donnelly
08:31 AM CephFS Bug #23421: ceph-fuse: stop ceph-fuse if no root permissions?
Patrick Donnelly wrote:
> Jos, can you get more detailed debug logs when this happens? It is probably not related to...
Jos Collin
09:40 PM Revision 95762d63 (ceph): qa: whitelist mds down wrn during cephfs testing
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
09:30 PM Revision 8423b5ac (ceph): test: Luminous backport specific changes
osd-scrub-repair.sh:
Remove legacy_snaps and redirect_target to keep test more in sync with master
We don't h...
David Zafman
09:30 PM Revision 4a16ab33 (ceph): osd: Change shard digests to hex like object info digests
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 22ddc6da5fd03e65a7baf96748a8893cc258d977)
David Zafman
09:19 PM Revision fda5fea5 (ceph): script/backport-create-issue: explain why release_id is hard-coded
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:19 PM Revision 578829ec (ceph): scripts: backport-create-issue (initial commit)
This is a standalone implementation of a script written by Loic Dachary.
Signed-off-by: Nathan Cutler <ncutler@suse....
Nathan Cutler
08:59 PM Revision e1d65e03 (ceph): Merge pull request #21483 from yuriw/wip-yuriw-crontab
qa/tests - one more typo fixed :(
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:56 PM Revision f3c2d39b (ceph): qa/tests - one more typo fixed :(
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:55 PM Revision 466a3443 (ceph): Merge pull request #21482 from yuriw/wip-yuriw-crontab
qa/tests - Fixed typo in crontab entry
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:51 PM Revision 39931f18 (ceph): qa/tests - Fixed typo in crontab entry
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:43 PM Revision d714d4da (ceph): Merge pull request #21454 from yuriw/wip-yuriw-crontab
qa/tests - added for the suites with subset be able to use 'testing' …
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:10 PM Bug #23774 (Fix Under Review): common: build warning in Preforker
https://github.com/ceph/ceph/pull/21481 Patrick Donnelly
08:00 PM Bug #23774 (Resolved): common: build warning in Preforker
... Patrick Donnelly
08:00 PM Stable releases Tasks #23405: Luminous v12.2.5
h3. QE VALIDATION (STARTED 4/18/18)
*%{color:brown}See details of approvals => https://marc.info/?t=15242412910000...
Yuri Weinstein
07:50 PM Revision 7c08e897 (ceph): fixup! test: Luminous backport specific changes
David Zafman
07:19 PM Bug #23036 (Fix Under Review): setup-virtualenv.sh fails in Python 3-only environment
Nathan Cutler
07:18 PM Bug #23036 (Pending Backport): setup-virtualenv.sh fails in Python 3-only environment
Dry run testing Nathan Cutler
07:12 PM Bug #23036 (Fix Under Review): setup-virtualenv.sh fails in Python 3-only environment
Nathan Cutler
07:09 PM Bug #23036 (Pending Backport): setup-virtualenv.sh fails in Python 3-only environment
Testing the new backport-create-issue script Nathan Cutler
07:02 PM rbd Bug #23526 (Resolved): "Message too long" error when appending journal
Nathan Cutler
07:02 PM rbd Backport #23545 (Resolved): luminous: "Message too long" error when appending journal
Nathan Cutler
04:28 PM rbd Backport #23545: luminous: "Message too long" error when appending journal
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21216
merged
Yuri Weinstein
07:00 PM RADOS Backport #23772 (Resolved): luminous: ceph status shows wrong number of objects
https://github.com/ceph/ceph/pull/22680 Nathan Cutler
07:00 PM CephFS Backport #23771 (Resolved): luminous: client: fix gid_count check in UserPerm->deep_copy_from()
https://github.com/ceph/ceph/pull/21596 Nathan Cutler
07:00 PM CephFS Backport #23770 (Resolved): luminous: ceph-fuse: return proper exit code
https://github.com/ceph/ceph/pull/21495 Nathan Cutler
06:52 PM rgw Bug #23547 (Fix Under Review): compression ratio depends on block size, which is much smaller (16...
https://github.com/ceph/ceph/pull/21479 Casey Bodley
06:37 PM Revision 6b87580d (ceph): ceph-volume lvm.prepare detect vdo from device for mounting filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:37 PM Revision 81c20e6b (ceph): ceph-volume util.prepare allow and dedupe extra flags for mounting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:37 PM Revision 61bed1e6 (ceph): ceph-volume tests ensure non-duplicate flags in mount calls
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:37 PM Revision eeff3463 (ceph): doc/dev/ceph-volume add VDO tag information
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:37 PM Revision 1a92ecbe (ceph): ceph-volume tests update (preserved) order on mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:37 PM Revision 89f8f824 (ceph): ceph-volume util.prepare preserve order on incoming mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:36 PM RADOS Bug #23769 (Resolved): osd/EC: slow/hung ops in multimds suite test
... Patrick Donnelly
06:26 PM Revision 5503b201 (ceph): qa: remove use of mds deactivate
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:26 PM Revision 88922255 (ceph): qa: add test for cluster resizing
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:26 PM Revision 4e9ffffb (ceph): doc: update upgrade procedure and release notes
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:26 PM Revision 1dc5b625 (ceph): qa: mds_thrash updates for new max_mds behavior
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:26 PM Revision dde9ee16 (ceph): qa: add max_mds thrash test
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:26 PM Revision c9a59057 (ceph): mds: add config to disable fragmentation
For disaster situations or testing.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:25 PM Revision ab4f33bd (ceph): cephfs: add new down/joinable fs flags
Fixes: http://tracker.ceph.com/issues/20609
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:01 PM Revision 283b3a68 (ceph): mds: evict all clients if last mds shutting down
This allows all ranks to stop. If the administrator shuts down the cluster then
we should immediately shut down all c...
Patrick Donnelly
06:01 PM Revision c7bd6f02 (ceph): cephfs: deprecate ceph mds deactivate
MDS deactivation is now handled by the max_mds parameter. Deprecate
ceph mds deactivate and note it to be removed in ...
Douglas Fuller
06:01 PM Revision 0a595609 (ceph): cephfs: Health check changes
Issue the HEALTH_WARN MDS_UP_LESS_THAN_MAX whenever an MDS cluster
has fewer than its max_mds online.
Issue the HEAL...
Douglas Fuller
06:01 PM Revision 7b2e24f5 (ceph): mon/FSCommands: Set extra MDS to standby
When reducing max_mds, deactivate any MDS rank greater than the
new value of max_mds.
Signed-off-by: Douglas Fuller ...
Douglas Fuller
06:01 PM Revision a950bccf (ceph): cephfs: Change behavior of cluster_down flag
Setting the cluster_down flag will now set all active MDS
to standby and clearing it will restore the previous max_md...
Douglas Fuller
06:01 PM Revision ae3992ce (ceph): cephfs: Kill allow_multimds
With multi-mds now declared stable, allow_multimds now defaults to 1.
Given the max_mds parameter, it is now redundan...
Douglas Fuller
06:01 PM Revision 7d97a6e6 (ceph): cephfs: kill allow_dirfrags
As dirfrags are now standard in CephFS, remove the machinery for
tracking and enabling this feature.
ceph fs set <fs...
Douglas Fuller
06:01 PM Revision dc073a1c (ceph): mon/MDSMonitor: Remove command support for legacy syntax
No longer check for commands for deprecated legacy filesystems.
These commands are long since deprecated and this cod...
Douglas Fuller
05:56 PM Revision 624efc64 (ceph): MDSMonitor: cleanup and protect fsmap access
This commit is designed to permanently protect the current epoch FSMap from
accidental changes. Modifications to the ...
Patrick Donnelly
05:29 PM Revision 3004e109 (ceph): Merge pull request #21478 from idryomov/wip-krbd-os-recommend
doc/start/os-recommendations.rst: bump krbd kernels
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:53 PM Revision 528e9910 (ceph): doc/start/os-recommendations.rst: bump krbd kernels
Drop 4.4 -- even though it is an "Extended LTS" release, it predates
the OSD client rewrite and should no longer be r...
Ilya Dryomov
04:29 PM CephFS Bug #23755 (Fix Under Review): qa: FAIL: test_purge_queue_op_rate (tasks.cephfs.test_strays.TestS...
Patrick Donnelly
04:29 PM CephFS Bug #23755 (Pending Backport): qa: FAIL: test_purge_queue_op_rate (tasks.cephfs.test_strays.TestS...
Patrick Donnelly
01:11 PM CephFS Bug #23755 (Fix Under Review): qa: FAIL: test_purge_queue_op_rate (tasks.cephfs.test_strays.TestS...
https://github.com/ceph/ceph/pull/21472 Zheng Yan
04:16 PM CephFS Bug #23768 (Resolved): MDSMonitor: uncommitted state exposed to clients/mdss
e.g.
https://github.com/ceph/ceph/pull/21458#discussion_r182041693
and
https://github.com/ceph/ceph/pull/214...
Patrick Donnelly
03:40 PM RADOS Feature #23364: Special scrub handling of hinfo_key errors
This pull request is another follow on:
https://github.com/ceph/ceph/pull/21450
David Zafman
03:11 PM Revision 6075d4c1 (ceph): ceph-kvstore-tool: default ot level 2 for rocksdb
This gets rid of the wall of rocksdb logs every time.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Revision 64ffa817 (ceph): Merge pull request #21216 from smithfarm/wip-23545-luminous
luminous: journal: Message too long error when appending journal
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Rev...
Yuri Weinstein
03:10 PM Revision 5822bb08 (ceph): ceph-kvstore-tool: ignore default config file and mon config by default
This is a low-level tool and it is super annoying to have to pass
--no-mon-config every time I use it.
Signed-off-by...
Sage Weil
02:17 PM Revision 336866a6 (ceph): Merge pull request #21409 from ErwanAliasr1/evelu-readonly
ceph-volume: Using --readonly for {vg|pv|lv}s commands
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:08 PM CephFS Backport #23704 (In Progress): luminous: ceph-fuse: broken directory permission checking
https://github.com/ceph/ceph/pull/21475 Prashant D
01:51 PM CephFS Bug #23665: ceph-fuse: return proper exit code
backporter note: please include https://github.com/ceph/ceph/pull/21473 Patrick Donnelly
01:39 PM Revision 75f980d8 (ceph): client: fix error operator precedence
/home/pdonnell/ceph/src/client/Client.cc: In member function ‘int Client::mount(const string&, const UserPerm&, bool)... Patrick Donnelly
01:38 PM Revision aaa1a1ae (ceph): PendingReleaseNotes: mention some monitor changes
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
01:30 PM Revision 4db0b88d (ceph): mon/AuthMonitor: don't validate fs caps on authorize
The monitor will have no idea how to validate fs caps during `fs
authorize`. Instead, validate solely the built osd a...
Joao Eduardo Luis
01:08 PM Revision 04515008 (ceph): fuse: wire up fuse_ll_access
This gets called during chdir and is currently a no-op. Make sure we
check permissions appropriately.
Tracker: http:...
Jeff Layton
01:07 PM Revision dc9b0209 (ceph): Merge pull request #21468 from tchaikov/wip=cmake-make-check-dashboard
cmake: let "tests" depend on "mgr-dashboard-frontend-build"
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:05 PM Revision 4a38810a (ceph): mds: optimize purge queue expire pos update
Fixes: http://tracker.ceph.com/issues/23755
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:04 PM Revision 24481bb6 (ceph): test/librbd: ensure OutOfOrder test has enough concurrent management ops
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
01:03 PM Revision 64323e6b (ceph): Merge pull request #21471 from liewegas/wip-librbd-upgrade-luminous
test/pybind/test_rbd: allow v1 images for testing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:53 PM Revision cb9fc8be (ceph): test/pybind/test_rbd: allow v1 images for testing
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:31 PM Revision 98468422 (ceph): Merge pull request #21470 from tylerqi/master
doc: Fix a grammar error in rbd-snapshot.rst
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Jason Dillam...
Jason Dillaman
12:30 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Our Ceph Cluster has the same Problems. I am just migrating OSDs from filestore with XFS to bluestore and get these E... Björn Lässig
12:10 PM Revision d83a7a98 (ceph): doc: Fix a grammar error in rbd-snapshot.rst
Signed-off-by: Zeqing Tyler Qi <aqize@126.com> Tyler Zeqing Qi
11:59 AM CephFS Feature #23623 (Fix Under Review): mds: mark allow_snaps true by default
by one commit in https://github.com/ceph/ceph/pull/21374 Zheng Yan
11:49 AM Revision 9bad6960 (ceph): Merge pull request #20945 from liewegas/wip-pg-ls
mon/PGMap: remove or narrow columns 'pg ls' output
Reviewed-by: John Spray <jspray@redhat.com>
Sage Weil
11:48 AM Revision 6cfd3f72 (ceph): Merge pull request #21113 from kungf/scrub_interval_overflow
utime: fix __32u sec time overflow
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:48 AM Revision 3d1e7eeb (ceph): Merge pull request #21145 from ceph/wip-ifed-store-test-improve
test/ceph_test_objectstore: make settings update and restore less error prone
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:48 AM Revision 51e21ed5 (ceph): Merge pull request #21371 from jcsp/wip-mon-optracker-cleanup
mon: cleanups to optracker code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
11:46 AM Revision f60fb37a (ceph): Merge pull request #21377 from ifed01/wip-ifed-learn-alloc-fragm
os/bluestore: add perf counter for allocator fragmentation.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:46 AM Revision c320e882 (ceph): Merge pull request #21141 from shun-s/fix-rbd-close-race-with-rewatch
librbd: fix rbd close race with rewatch
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:46 AM Revision bb81b80a (ceph): Merge pull request #21343 from Songweibin/wip-trash-ls
rbd: 'trash ls -l' will display column titles if existed non-USER trash image only
Reviewed-by: Jason Dillaman <dill...
Jason Dillaman
11:45 AM Revision 9cc7e451 (ceph): mon/LogMonitor: do not crash on log sub w/ no messages
If sv == 0, we will fail to fetch a value and assert out. Skip the loop
in that case.
Signed-off-by: Sage Weil <sag...
Sage Weil
11:42 AM Revision dd8588dc (ceph): cmake: let "tests" depend on "mgr-dashboard-frontend-build"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:41 AM RADOS Bug #20924: osd: leaked Session on osd.7
/a/sage-2018-04-17_04:17:03-rados-wip-sage3-testing-2018-04-16-2028-distro-basic-smithi/2404155
this time on osd.4...
Sage Weil
10:40 AM Revision d2002feb (ceph): include/ceph_features: fix OS_PERF_STAT_NS's incarnation
this feature was introduced in mimic. so we should assign 3 as its
incarnation.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
10:29 AM Revision bdb3df55 (ceph): cmake: include frontend build in 'all' target
The frontend wasn't getting included in a default build
since it was removed as a dependency of ceph-mgr and
made a d...
John Spray
09:28 AM Revision 9c808cf9 (ceph): cmake: fix typo in status message
Replaced " we are x84_64" with " we are x86_64" in `src/CMakeLists.txt`
Signed-off-by: Lenz Grimmer <lgrimmer@suse....
Lenz Grimmer
09:26 AM Revision 35e1424c (ceph): mgr/dashboard: Improve background tasks style
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
08:41 AM Revision 65902ac4 (ceph): common: calculate stddev on the fly
Calculate stddev on the fly using rapid calculation methods:
https://en.wikipedia.org/wiki/Standard_deviation#Rapid_c...
Zongyou Yao
07:37 AM RADOS Bug #23767: "ceph ping mon" doesn't work
so "ceph ping mon.<id>" will remind you mon.<id> doesn't existed. however, if you run "ceph ping mon.a", you can get ... cory gu
07:33 AM RADOS Bug #23767 (New): "ceph ping mon" doesn't work
if there is only mon_host= ip1, ip2...in the ceph.conf, then "ceph ping mon.<id>" doesn't work.
Root cause is in the...
cory gu
06:14 AM RADOS Bug #23273: segmentation fault in PrimaryLogPG::recover_got()
Sorry for late reply, but it's hard to reproduce. we reproduce it once with... Yan Jun
06:03 AM Revision 2e92ae24 (ceph): mgr/MgrClient: service registration filtered by service name instead of...
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
03:50 AM CephFS Bug #23762 (Fix Under Review): MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_...
https://github.com/ceph/ceph/pull/21458 Patrick Donnelly
01:50 AM CephFS Bug #23762: MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_fsmap
Patrick Donnelly
03:36 AM Revision 9341e4ba (ceph): MDSMonitor: initialize new Filesystem epoch from pending
Fixes: https://tracker.ceph.com/issues/23764
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:16 AM CephFS Bug #23766 (Fix Under Review): mds: crash during shutdown_pass
https://github.com/ceph/ceph/pull/21457 Patrick Donnelly
03:13 AM CephFS Bug #23766 (Resolved): mds: crash during shutdown_pass
... Patrick Donnelly
03:14 AM Revision 7a2e4285 (ceph): mds: fix occasional dir rstat inconsistency between multi-MDSes
Currently if file inode and its parent are processed on auth MDS,
its parent's rstat will be updated correctly, but w...
Zhi Zhang
02:32 AM Revision 5a8e700e (ceph): osd: Fix stale scrub stats when a primary takes over
Fixes: http://tracker.ceph.com/issues/23267
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
02:13 AM Revision 15ef400b (ceph): Spelling/typos
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
02:13 AM Revision 9e9a07c9 (ceph): Fix mixing of format() and %-interpolation
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
02:13 AM Revision a97419f5 (ceph): Remove unused and wrongly-described _lsblk_type
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
02:09 AM RADOS Documentation #23765 (New): librbd hangs if permissions are incorrect
I've been building rust bindings for librbd against ceph jewel and luminous. I found out by accident that if a cephx... Chris Holcombe
01:49 AM CephFS Bug #23764 (Fix Under Review): MDSMonitor: new file systems are not initialized with the pending_...
https://github.com/ceph/ceph/pull/21456 Patrick Donnelly
01:41 AM CephFS Bug #23764 (In Progress): MDSMonitor: new file systems are not initialized with the pending_fsmap...
Patrick Donnelly
01:41 AM CephFS Bug #23764 (Resolved): MDSMonitor: new file systems are not initialized with the pending_fsmap epoch
Problem here: https://github.com/ceph/ceph/blob/60e8a63fdc21654d7f199a67f3f410a9e33c8134/src/mds/FSMap.cc#L234
FSM...
Patrick Donnelly
12:14 AM RADOS Bug #23763 (Resolved): upgrade: bad pg num and stale health status in mixed lumnious/mimic cluster
This happened in a luminous-x/point-to-point run. Logs in teuthology:/home/yuriw/logs/2387999/
Versions at this po...
Josh Durgin
12:04 AM Revision 78ddb200 (ceph): Merge pull request #21452 from yuriw/wip-fix-p2p-luminous
qa/tests - added tag: v12.2.2 to be used by client.1 ...
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

04/16/2018

10:43 PM Revision 61d4062d (ceph): qa/tests - added for the suites with subset be able to use 'testing' di...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:53 PM Revision c314d981 (ceph): mon: respect can_run flags when enabling modules
...and include the error string in the resulting
message when someone tries to enable a can_run=false
module. This m...
John Spray
09:53 PM Revision 7c80548d (ceph): mgr: improve reporting on unloadable modules
Previously, a module that failed to load at all (for
example due to an import error at module scope) would
be missing...
John Spray
09:48 PM Revision 7c1fccc3 (ceph): qa/tests - added tag: v12.2.2 to be used by client.1 under workload_lum...
added workunits/rados/test-upgrade-to-mimic.sh, and add --gtest_filter=-CReadOpsTest.Exec to api_c_read_operations
S...
Yuri Weinstein
08:16 PM Bug #11332 (Resolved): mon failed to read inc osdmap
Nathan Cutler
08:16 PM Backport #23626 (Resolved): mon failed to read inc osdmap
Nathan Cutler
04:23 PM Backport #23626: mon failed to read inc osdmap
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/21328
merged
Yuri Weinstein
08:15 PM mgr Bug #23584 (Resolved): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Nathan Cutler
08:15 PM mgr Backport #23667 (Resolved): luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Nathan Cutler
04:22 PM mgr Backport #23667: luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21365
merged
Yuri Weinstein
08:10 PM CephFS Bug #23762 (In Progress): MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_fsmap
Patrick Donnelly
08:07 PM CephFS Bug #23762 (Resolved): MDSMonitor: MDSMonitor::encode_pending modifies fsmap not pending_fsmap
https://github.com/ceph/ceph/blob/60e8a63fdc21654d7f199a67f3f410a9e33c8134/src/mon/MDSMonitor.cc#L162-L166 Patrick Donnelly
08:08 PM rgw-testing Bug #23699: testUnorderedList swift/test/functional/tests.py fails in upgrade test
Kefu, did the rebase address your issue? J. Eric Ivancich
07:41 PM rgw Backport #23761 (Closed): rgw: jewel civetweb does not support TCP_NODELAY sockets (backport)
This could be preferred in at least some circumstances. Upstream civetweb supports this option. Matt Benjamin
06:42 PM Revision 339da1d2 (ceph): ceph-volume util.prepare preserve order on incoming mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:41 PM Revision 06db8662 (ceph): ceph-volume tests update (preserved) order on mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:52 PM RADOS Bug #23760 (New): mon: `config get <who>` does not allow `who` as 'mon'/'osd'
`config set mon` is allowed, but `config get mon` is not.
This is due to <who> on `get` being parsed as an EntityN...
Joao Eduardo Luis
05:20 PM ceph-volume Bug #23581 (Fix Under Review): ceph-volume should use mount -o discard when underlying device is ...
Alfredo Deza
05:20 PM ceph-volume Bug #23581: ceph-volume should use mount -o discard when underlying device is using VDO
PR at https://github.com/ceph/ceph/pull/21451 Alfredo Deza
05:07 PM ceph-volume Feature #23067 (Resolved): Implement an 'activate all' to help with dense servers or migrating OSDs
merged commit f71784e into master Alfredo Deza
04:50 PM Revision 0deef5f5 (ceph): ceph-volume lvm.activate detect vdo from tags for mounting filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision ee3d77b5 (ceph): ceph-volume lvm.prepare detect vdo from devcie for mounting filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision bdc96b4a (ceph): ceph-volume util.prepare allow and dedupe extra flags for mounting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision 75e2c495 (ceph): ceph-volume tests ensure non-duplicate flags in mount calls
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision 792e2155 (ceph): doc/dev/ceph-volume add VDO tag information
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision 5b97d8e5 (ceph): ceph-volume api.lvm helpers to detect vdo from a dm path
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision 75f53259 (ceph): ceph-volume tests for is_vdo detection
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision c6a79ef2 (ceph): ceph-volume lvm.prepare capture vdo-ness on LVM tags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:50 PM Revision d815c4f4 (ceph): ceph-volume util.prepare allow extra ad-hoc mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:42 PM Support #23676 (Resolved): How to disable compiler optimization for ceph?
Try passing CMAKE_BUILD_TYPE=Debug to make. Patrick Donnelly
04:40 PM Bug #23712 (Duplicate): High MON cpu usage when cluster is changing
#23713 Greg Farnum
04:39 PM RADOS Bug #23753: "Error ENXIO: problem getting command descriptions from osd.4" in upgrade:kraken-x-lu...
This generally means the OSD isn't on? Greg Farnum
04:37 PM bluestore Bug #22510 (Resolved): osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "allo...
Igor Fedotov
04:36 PM bluestore Backport #23063 (Resolved): luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: as...
Igor Fedotov
04:21 PM bluestore Backport #23063: luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21394
merged
Yuri Weinstein
04:22 PM Revision 2f700ada (ceph): Merge pull request #21328 from tchaikov/wip-11332-luminous
luminous: mon: update PaxosService::cached_first_committed in PaxosService::may…
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
04:22 PM Revision c2c63c6e (ceph): Merge pull request #21365 from k0ste/luminous_backports
luminous: mgr: prometheus: fix PG state names
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
04:21 PM Revision 2e5523fd (ceph): Merge pull request #21394 from ifed01/wip-ifed-backport2
luminous: BlueStore.cc: _balance_bluefs_freespace: assert(0 == "allocate failed, wtf");
Reviewed-by: Sage Weil <sag...
Yuri Weinstein
04:01 PM Revision 60e8a63f (ceph): Merge pull request #21449 from rjfd/wip-dashboard-fix-frontend-build
cmake: fix frontend cmake build
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: John Spray <john.spray@re...
Kefu Chai
03:58 PM Revision 6f53211a (ceph): osd: Change shard digests to hex like object info digests
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 22ddc6da5fd03e65a7baf96748a8893cc258d977)
David Zafman
03:55 PM Revision d91eba4f (ceph): test: Luminous backport specific changes
osd-scrub-repair.sh:
Remove legacy_snaps and redirect_target to keep test more in sync with master
We don't h...
David Zafman
03:54 PM Revision 5ce1f1d4 (ceph): Merge pull request #21360 from rjfd/wip-dashboard-rbd
mgr/dashboard: RBD management (backend)
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Tatja...
Lenz Grimmer
03:38 PM Revision 40975b4b (ceph): Merge pull request #21445 from rjfd/wip-dashboard-fix-run-tox
mgr/dashboard: run-tox: pass CEPH_BUILD_DIR value into tox script
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Rev...
Kefu Chai
03:28 PM Revision b110b148 (ceph): osd: remove cost from mclock op queues; cost not handled well in dmcloc...
The current version of the dmclock library does not handle operation
cost well. Therefore cost should not be passed i...
J. Eric Ivancich
03:23 PM Revision d8ec0c73 (ceph): test: Use jq in a compatible way and for easier diff analysis
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 458babe7ee2e5fc0c4519a94249cbc1bd7cec9b6)
David Zafman
03:11 PM Revision 458babe7 (ceph): test: Use jq in a compatible way and for easier diff analysis
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:06 PM Revision 5b53947a (ceph): mgr/dashboard: fix frontend cmake build
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:01 PM Revision d67b4efb (ceph): Merge pull request #20929 from JianyuLi/joa-bluestore-spdk
os/bluestore: free the spdk qpair resource correctly in destructor of SharedDriverQueueData
Reviewed-by: Kefu Chai <...
Kefu Chai
02:56 PM Revision 4f787e89 (ceph): Merge pull request #21419 from ceph/wip-da-SCA-20180329
common,osd,rgw: Fixes for issues found during SCA
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:53 PM Stable releases Tasks #23405: Luminous v12.2.5
Current PRs included in luminous: v12.2.5
* + "Pull request 21388":https://github.com/ceph/ceph/pull/21388
* |\...
Abhishek Lekshmanan
02:53 PM Stable releases Tasks #23405 (In Progress): Luminous v12.2.5
Abhishek Lekshmanan
02:52 PM Revision 8a7e6659 (ceph): Merge pull request #21429 from wjwithagen/wjw-kStore-statfs
KStore: statfs needs extra includes on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 PM Revision d8d5b313 (ceph): Merge pull request #21431 from Songweibin/wip-ec-cleanups
osd: miscellaneous cleanups
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:50 PM rgw Backport #23686 (Resolved): luminous: radosgw-admin usage show loops indefinitly - again
Abhishek Lekshmanan
02:49 PM rgw Backport #23758 (Resolved): luminous: usage trim loops forever: infinite calls to rgw.user_usage_...
Abhishek Lekshmanan
02:48 PM rgw Backport #23758 (Resolved): luminous: usage trim loops forever: infinite calls to rgw.user_usage_...
https://github.com/ceph/ceph/pull/21388 Abhishek Lekshmanan
02:28 PM Revision 371a2673 (ceph): mgr/dashboard: run-tox: pass CEPH_BUILD_DIR value into tox script
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:13 PM CephFS Backport #23750 (In Progress): luminous: mds: ceph.dir.rctime follows dir ctime not inode ctime
https://github.com/ceph/ceph/pull/21448 Prashant D
02:10 PM Revision 661a56bb (ceph): Merge pull request #21170 from dragonylffly/wip-revise-organizationmap
.organizationmap: add Xin Yuan and Yichao Li's affiliation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 PM CephFS Backport #23703 (In Progress): luminous: MDSMonitor: mds health warnings printed in bad format
https://github.com/ceph/ceph/pull/21447 Prashant D
12:20 PM CephFS Backport #23703: luminous: MDSMonitor: mds health warnings printed in bad format
I'm on it. Prashant D
01:57 PM Revision 6c6b0b79 (ceph): mgr/iostat: exit gracefully on SIGINT
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
01:56 PM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
Just adding to the conversation: We appear to be experiencing the same thing here with the same configuration... Jay Munsterman
01:50 PM CephFS Bug #23714: slow ceph_ll_sync_inode calls after setattr
I tried to roll a standalone testcase for this, but it didn't stall out in the same way. I'm not quite sure what caus... Jeff Layton
01:46 PM Revision e9706e60 (ceph): doc: Improved dashboard documentation
Moved content (RGW access configuration) from the dashboard `README.rst`
into the reference manual. Made various text...
Lenz Grimmer
01:36 PM Revision 073f6f6c (ceph): Merge pull request #21433 from tchaikov/wip-qa-env_librados_test
qa: disable -Werror when compiling env_librados_test
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:49 PM Revision 6e5e4ad3 (ceph): qa/workunits/fs: test for cephfs rstats
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 8b3590d3e39f1395490e0189c00e141aeb40e597)
Yan, Zheng
12:49 PM Revision b3b136dc (ceph): mds: make rstat.rctime follow inodes' ctime
Fixes: http://tracker.ceph.com/issues/23380
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
12:14 PM Revision 3996c0ae (ceph): osd: don't crash on empty snapset
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:36 AM CephFS Feature #21156: mds: speed up recovery with many open inodes
Patrick Donnelly wrote:
> Very unlikely because of the new structure in the metadata pool adds unacceptable risk for...
Webert Lima
11:31 AM Revision 3df37f8d (ceph): MDSMonitor: fix mds health printed in bad format
Fixes: http://tracker.ceph.com/issues/23582
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
11:24 AM Dashboard Bug #23168 (Need More Info): After ceph cluster deployment, the ceph-mgr webui can't show as normal
Is this still an issue with the latest Luminous release? Lenz Grimmer
10:54 AM ceph-volume Bug #23757 (Closed): multiple VGs possible when preparing
Running vgdisplay showed that ceph-volume tried to create a disk on failed disk. (We didn't know we had a bad did so ... Alfredo Deza
10:44 AM CephFS Backport #23702 (In Progress): luminous: mds: sessions opened by journal replay do not get dirtie...
https://github.com/ceph/ceph/pull/21441 Prashant D
09:26 AM Revision 007eae7d (ceph): mon, mgr: move "osd pool stats" command to mgr
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
08:58 AM Revision f401af92 (ceph): Merge pull request #21402 from tspmelo/wip-module-cleanup
mgr/dashboard: Angular modules cleanup
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile ...
Lenz Grimmer
07:46 AM Revision e7cf78a6 (ceph): Merge pull request #21398 from ivancich/wip-revert-dmclock-feature-bit-...
osd: Revert use of dmclock message feature bit since not yet finalized
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
07:24 AM mgr Bug #23756 (New): mgr is not updated with latest pgmap in qa/workunits/rados/test_large_omap_dete...
see http://pulpito.ceph.com/kchai-2018-04-12_15:56:07-rados-wip-kefu-testing-2018-04-12-2211-distro-basic-mira/239008... Kefu Chai
07:20 AM Revision 4319b934 (ceph): client: quit on failed remount during dentry invalidate test
Fixes: http://tracker.ceph.com/issues/22269
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
06:59 AM rgw Feature #19052: rgw: multiple zonegroups: support of request redirection to access different zone...
Does #19488 cover this feature? Osamu KIMURA
06:46 AM Revision 8048865b (ceph): mds: properly dirty sessions opened by journal replay
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23625
(cherry picked from commit ...
Yan, Zheng
06:31 AM rgw Backport #23685 (In Progress): luminous: rgw_file: post deadlock fix, direct deleted RGWFileHandl...
https://github.com/ceph/ceph/pull/21438 Prashant D
06:28 AM rgw Backport #23683 (In Progress): luminous: radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21437 Prashant D
05:38 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sage Weil wrote:
> Artemy, is it possible the machine where you saw this was swapping?
Yes, system was in a swap ...
Artemy Kapitula
04:45 AM Revision 689e3a08 (ceph): Merge pull request #21403 from dillaman/wip-rbd-mirror-dead-instances
test/rbd-mirror: improve coverage for dead instance handling
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:08 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
cosbench with read/write/delete at the same time, master's objects and index was still more than slave's.
Amine Liu
03:38 AM Revision 3068117e (ceph): rgw_file: conditionally unlink handles when direct deleted
The deadlock fix in 3cf0880 deals correctly deals with the
recycle-path locking, but incorrectly removed handle table...
Matt Benjamin
03:32 AM rgw Backport #23682 (In Progress): luminous: rgw:failed to pass test_bucket_list_maxkeys_unreadable i...
https://github.com/ceph/ceph/pull/21435 Prashant D
03:29 AM CephFS Bug #23652 (Pending Backport): client: fix gid_count check in UserPerm->deep_copy_from()
Patrick Donnelly
03:29 AM CephFS Bug #23665 (Pending Backport): ceph-fuse: return proper exit code
Patrick Donnelly
03:26 AM Revision 9bfce1bf (ceph): Merge PR #21322 into master
* refs/pull/21322/head:
osdc: cleanup code.
osdc: Remove useless condition.
Reviewed-by: Gregory Farnum <gfarnum@r...
Patrick Donnelly
03:26 AM Revision 2977e5e3 (ceph): Merge PR #21341 into master
* refs/pull/21341/head:
client: Fix the gid_count check
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:26 AM Revision 5e387ae9 (ceph): Merge PR #21370 into master
* refs/pull/21370/head:
client: Take reference for operator= function parameter
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
03:26 AM Revision d7c975ff (ceph): Merge PR #21391 into master
* refs/pull/21391/head:
qa: fix log typo
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Patrick Donnelly
03:26 AM Revision 846453f8 (ceph): Merge PR #21396 into master
* refs/pull/21396/head:
ceph-fuse: exit with failure on failed mount
common: ignore errors during preforker exit
c...
Patrick Donnelly
03:25 AM CephFS Bug #23755 (Resolved): qa: FAIL: test_purge_queue_op_rate (tasks.cephfs.test_strays.TestStrays)
... Patrick Donnelly
03:16 AM CephFS Bug #22933 (Fix Under Review): client: add option descriptions and review levels (e.g. LEVEL_DEV)
https://github.com/ceph/ceph/pull/21434 Patrick Donnelly
12:38 AM Revision e9684e93 (ceph): rgw: readonly commands don't need to use metadata cache
Fixes: http://tracker.ceph.com/issues/23468
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
12:38 AM Revision d24cc135 (ceph): rgw: make cache configurable durining init_storage
Fixes: http://tracker.ceph.com/issues/23468
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
12:34 AM Revision ab004e63 (ceph): rgw: return EINVAL if max_keys can not convert correctly
fix: http://tracker.ceph.com/issues/23586
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee

04/15/2018

11:37 PM Revision f9e90cc5 (ceph): Squash this as merging to luminous change
David Zafman
10:22 PM RADOS Bug #23753 (Can't reproduce): "Error ENXIO: problem getting command descriptions from osd.4" in u...
Run: http://pulpito.ceph.com/teuthology-2018-04-15_03:25:02-upgrade:kraken-x-luminous-distro-basic-smithi/
Jobs: '23...
Yuri Weinstein
10:10 PM Revision 45a4fe01 (ceph): Update to test
David Zafman
09:40 PM mgr Bug #23752 (Can't reproduce): Exceptions on two datapoints with same timestamp
From list thread: "[ceph-users] ZeroDivisionError: float division by zero in /usr/lib/ceph/mgr/dashboard/module.py (1... John Spray
06:30 PM CephFS Bug #23751: mon: use fs-client profile for fs authorize mon caps
Actually I think this gives blanket permission to read from OSDs for all pools so we may actually want to remove this... Patrick Donnelly
06:27 PM CephFS Bug #23751 (New): mon: use fs-client profile for fs authorize mon caps
This is simpler and consistent. Patrick Donnelly
05:44 PM RADOS Bug #23471 (Resolved): add --add-bucket and --move options to crushtool
Nathan Cutler
05:40 PM CephFS Backport #23750 (Resolved): luminous: mds: ceph.dir.rctime follows dir ctime not inode ctime
https://github.com/ceph/ceph/pull/21448 Nathan Cutler
05:39 PM CephFS Bug #23724 (Resolved): qa: broad snapshot functionality testing across clients
Ganesha FSAL
ceph-fuse
kclient
Patrick Donnelly
05:27 PM Revision 24299597 (ceph): Get version
David Zafman
03:02 PM Revision ccb44e66 (ceph): Merge pull request #20398 from wjwithagen/wip-posix_fallocate
common: posix_fallocate on ZFS returns EINVAL
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 PM Revision 2016d6b9 (ceph): Merge pull request #20752 from jcsp/wip-dashboard-build-tweak
mgr/dashboard: build tweaks
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Patrick Nawracay <pnawracay@s...
Kefu Chai
03:00 PM Revision ccd1c666 (ceph): Merge pull request #21108 from xiexingguo/wip-kill-subset-of
interval_set: kill subset_of()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:59 PM Revision 2d06cf88 (ceph): Merge pull request #21369 from majianpeng/test-objectstore_bench-usage
test/objectstore_bench: Don't forget judging whether call usage.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:58 PM Revision 5f65683b (ceph): Merge pull request #20100 from mogeb/iostat-plugin
mgr/iostat: implement 'ceph iostat' as a mgr plugin
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kef...
Kefu Chai
02:56 PM Revision ed8bdf15 (ceph): Merge pull request #21373 from ovh/bp-hb-divbyzero
osd: fix crash caused by divide by zero in heartbeat code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:55 PM Revision a07c3446 (ceph): Merge pull request #21395 from liewegas/wip-log-channels
mon/LogMonitor: separate out summary by channel
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
02:52 PM Revision 7720ef5d (ceph): Merge pull request #19935 from myoungwon/wip-manifest-ref-count
osd: refcount for manifest object (redirect, chunked)
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:51 PM RADOS Bug #22095 (Pending Backport): ceph status shows wrong number of objects
Kefu Chai
02:49 PM Revision d4186fb5 (ceph): Merge pull request #19117 from jan--f/jan-object-counts-decimal
include/types: format decimal numbers with decimal factor
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:48 PM Revision 63c9b226 (ceph): Merge pull request #21427 from liewegas/wip-balancer-roots
mgr/balancer: improve error message
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
02:47 PM mgr Bug #23482 (Resolved): ceph-mgr --help stopped working (regression in master)
Kefu Chai
02:47 PM Revision 6e6e28ca (ceph): Merge pull request #21401 from liewegas/wip-mgr-help
ceph-mgr: exit after usage
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:45 PM Revision 92ad189c (ceph): Merge pull request #21430 from tchaikov/wip-osdmap-prune
mon/OSDMonitor: txsize should be greater or eq to prune_interval - 1
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
02:38 PM Revision 1a957104 (ceph): qa: disable -Werror when compiling env_librados_test
to silence warnings like
utilities/env_librados.cc:175:33: warning: unused parameter ‘offset’ [-Wunused-parameter]
...
Kefu Chai
02:02 PM CephFS Bug #23714: slow ceph_ll_sync_inode calls after setattr
I think patrick is right, maybe we should call flush_mdlog_sync to make mds do the mdlog flush before we wait on the ... dongdong tao
03:35 AM CephFS Bug #23714: slow ceph_ll_sync_inode calls after setattr
Sounds like Ganesha is blocked on a journal flush by the MDS. Patrick Donnelly
01:41 PM Revision f4fabb6d (ceph): mon/OSDMonitor: txsize should be greater or eq to prune_interval - 1
so we can prune 1 or more intervals in a single iteration. and in each
interval, we prune (prune_interval - 1) versio...
Kefu Chai
08:52 AM RADOS Bug #19348: "ceph ping mon.c" cli prints assertion failure on timeout
https://github.com/ceph/ceph/pull/21432 Rishabh Dave
02:50 AM CephFS Bug #23723 (New): qa: incorporate smallfile workload
Add smallfile workload
https://github.com/distributed-system-analysis/smallfile
to fs:workloads suite.
Patrick Donnelly
01:54 AM rbd Support #23677: rbd mirror: is there a method to calculate data size that have not been mirror to...
@Jason Dillaman, OK,got it.Thank you! liuzhong chen

04/14/2018

03:30 PM CephFS Bug #23715: "Scrubbing terminated -- not all pgs were active and clean" in fs-jewel-distro-basic-ovh
Patrick, any requirements against running k* suites on ovh ? Yuri Weinstein
07:10 AM CephFS Bug #23715: "Scrubbing terminated -- not all pgs were active and clean" in fs-jewel-distro-basic-ovh
Yuri, I have not seen this on smithi, so I assume it only happens in virtual environments. Nathan Cutler
07:15 AM mgr Bug #23286: mgr: ActivePyModules::list_servers_python() returns mgr with empty hostname
According to #23330-3 the luminous backport should be done as part of #23722 Nathan Cutler
07:15 AM mgr Backport #23722 (Need More Info): luminous: mon command "mgr metadata $name" has inconsistent arg...
To be backported along with #23286 which, as of this writing, still wasn't fixed in master. Nathan Cutler
07:13 AM mgr Backport #23722 (Rejected): luminous: mon command "mgr metadata $name" has inconsistent argument ...
Nathan Cutler
07:14 AM mgr Bug #23330: mon command "mgr metadata $name" has inconsistent argument naming
Preparing for backport on the assumption that Sage didn't mean to override #23330-3 Nathan Cutler
07:13 AM mgr Bug #23330 (Pending Backport): mon command "mgr metadata $name" has inconsistent argument naming
Nathan Cutler
07:05 AM rgw Backport #23720 (Resolved): luminous: radosgw-admin user stats --sync-stats without a user will c...
Nathan Cutler
07:04 AM rgw Backport #23720 (Resolved): luminous: radosgw-admin user stats --sync-stats without a user will c...
https://github.com/ceph/ceph/pull/21393 Nathan Cutler
07:04 AM rgw Backport #23721 (Resolved): jewel: radosgw-admin user stats --sync-stats without a user will crea...
https://github.com/ceph/ceph/pull/20877 Nathan Cutler
07:04 AM rgw Bug #23322 (Pending Backport): radosgw-admin user stats --sync-stats without a user will create a...
Nathan Cutler
06:11 AM RADOS Support #23719: Three nodes shutdown,only boot two of the nodes,many pgs down.(host failure-domai...
fix description: If pg1.1 have acting set [1,2,3], I power down osd.3 first,then power down osd.2. In case I boot osd... junwei liao
05:50 AM RADOS Support #23719 (New): Three nodes shutdown,only boot two of the nodes,many pgs down.(host failure...
The interval mechanism of PG will cause a problem in the process of cluster restart.If I have 3 nodes(host failure-do... junwei liao
03:36 AM Revision cfde37ce (ceph): osd/OSD: drop unused header
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:35 AM Revision c4483adc (ceph): osd/ECBackend: kill extra member **want**
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:35 AM Revision 441eef5e (ceph): osd/ECTransaction: kill redudant asserts
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:35 AM Revision 9b108370 (ceph): osd/ECTransaction: drop duplicated **#include <vector>**
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:35 AM Revision 066e09df (ceph): osd/ECBackend: s/union_of/union_insert/
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:35 AM Revision 681f7ff8 (ceph): osd/ECBackend: kill redundant assert
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
03:23 AM rgw Bug #23659: tempest tests failing with pysaml2 version conflict
Radoslaw Zarzynski
03:09 AM mgr Bug #22814: mgr: balancer: "some osds belong to multiple subtrees"
Hi Sage,
I migrated to single root already. So I don't have this osdmap. But I have mon leveldb backups from this ...
Konstantin Shalygin
01:23 AM Revision 5981f7bc (ceph): Merge pull request #21404 from tchaikov/wip-cmake-boost
cmake: changes of BuildBoost.cmake to ready seastar
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
12:54 AM Revision b4205921 (ceph): Merge pull request #21410 from badone/wip-test_large_omap_detection-scr...
qa/workunits/rados/test_large_omap_detection: Scrub pgs instead of OSDs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:27 AM CephFS Cleanup #23718 (Resolved): qa: merge fs/kcephfs suites
and remove redundant tests (e.g. inline on/off with administrative tests like changing max_mds). Patrick Donnelly
12:15 AM CephFS Cleanup #23717 (New): cephfs: consider renaming max_mds to a better name
It is no longer considered a "max" and having fewer ranks than max_mds is considered a bad configuration which genera... Patrick Donnelly
12:12 AM CephFS Bug #23567 (Fix Under Review): MDSMonitor: successive changes to max_mds can allow hole in ranks
https://github.com/ceph/ceph/pull/16608
QA and fix here.
Patrick Donnelly

04/13/2018

11:38 PM mgr Bug #23205: Blocked requests no longer show details
Brad is working on this for luminous - the osds on which slow ops appear are present again already in master. Josh Durgin
10:03 PM mgr Bug #23205: Blocked requests no longer show details
Bumping priority on this; I think it's something we need to fix. The health warning detail would have this informati... Sage Weil
11:28 PM Revision a6832cb6 (ceph): mgr/DaemonState: add rm()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:28 PM Revision 8b3b2fa3 (ceph): mgr/DaemonServer: handle MMgrClose
Close will close out an open mgr session (unwind MMgrOpen).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:27 PM Revision 755c7246 (ceph): KStore: statfs needs extra includes on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:58 PM Revision 6f049b42 (ceph): Merge branch 'wip-23654' into luminous
David Zafman
10:57 PM Revision 3dd991fe (ceph): osd: Change shard digests to hex like object info digests
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 22ddc6da5fd03e65a7baf96748a8893cc258d977)
David Zafman
10:52 PM Revision 05a94472 (ceph): mgr/balancer: identify roots that osds overlap in
This error message isn't very informative; tell the user which osds
appear in mulitple roots, and which roots those a...
Sage Weil
10:40 PM RADOS Bug #23716: osd/ECUtil.cc: 25: FAILED assert(i->second.length() == total_data_size) (on upgrade f...
... Sage Weil
10:21 PM RADOS Bug #23716 (Resolved): osd/ECUtil.cc: 25: FAILED assert(i->second.length() == total_data_size) (o...
... Sage Weil
10:34 PM Revision 05af48f2 (ceph): osd: remove cost from mclock op queues; cost not handled well in dmcloc...
The current version of the dmclock library does not handle operation
cost well. Therefore cost should not be passed i...
J. Eric Ivancich
10:28 PM Revision 363c16b2 (ceph): Merge pull request #20853 from theanalyst/rgw/recalc-stats
rgw: add an option to recalculate user stats
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
10:15 PM Revision 84b83876 (ceph): common/str_map.cc: do boundry checks before access
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:15 PM Revision e4852e2a (ceph): common/TrackedOp.cc: fix format qualifiers for uint
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:15 PM Revision 0aec576e (ceph): mon/OSDMonitor.cc: fix format qualifiers
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:15 PM Revision c074a04c (ceph): src/rgw: fix some format qualifiers
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:15 PM Revision 0c478d77 (ceph): test_rgw_admin_log.cc: lenght() returns unsigned
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:15 PM Revision 2a726227 (ceph): osd/OSD.h: fix format qualifier to use PRIu32
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:15 PM Revision 4da48feb (ceph): lz4/LZ4Compressor.h: remove always true check
Fix for:
[src/compressor/lz4/LZ4Compressor.h:105]: (style) Condition
'r!=(int)compressed_pairs[i].first' is always ...
Danny Al-Gaaf
10:15 PM Revision 7e83dc67 (ceph): krbd.cc: fix parameter to variadic function
Fix for:
[src/krbd.cc:549]: (portability) Passing NULL after the last typed
argument to a variadic function leads t...
Danny Al-Gaaf
10:15 PM Revision 1de5d149 (ceph): CephBroker.cc: fix format qualifier for unsigned int
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:13 PM Revision 81c98a8e (ceph): msg/async/EventKqueue.cc: fix memory leak due to realloc error
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:13 PM Revision f8038f40 (ceph): rgw/rgw_website.h: fix uninitialized variable
Co-authored-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
10:13 PM Revision ae6df8b3 (ceph): test/fio/fio_ceph_objectstore.cc: fix uninitialized variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:10 PM mgr Bug #23330 (Resolved): mon command "mgr metadata $name" has inconsistent argument naming
Sage Weil
10:09 PM mgr Bug #22070 (Can't reproduce): "ceph pg dump" has stale states listed (322 PGs in states, only 320...
This was an old dev commit. If you are still seeing this on curent master or a stable release, please reopen the tic... Sage Weil
10:08 PM mgr Bug #22322 (Won't Fix): OSD Daemon page still doesn't sort host/osd correctly if using classes
new dashboard! Sage Weil
10:07 PM mgr Bug #23276 (Resolved): balancer/osd: segfault in calc_pg_upmaps
Sage Weil
10:06 PM mgr Bug #21356 (Can't reproduce): ceph-mgr admin socket starts failing after many attempts to call no...
Sage Weil
10:04 PM mgr Bug #23709 (Resolved): run-tox-mgr-dashboard fails because of unrecognized arguments
Sage Weil
01:07 PM mgr Bug #23709 (Fix Under Review): run-tox-mgr-dashboard fails because of unrecognized arguments
https://github.com/ceph/ceph/pull/21416 Kefu Chai
12:41 PM mgr Bug #23709: run-tox-mgr-dashboard fails because of unrecognized arguments
Sorry, the correct link to the PR is https://github.com/ceph/ceph/pull/21293. Volker Theile
12:36 PM mgr Bug #23709 (Resolved): run-tox-mgr-dashboard fails because of unrecognized arguments
With PR #21293 the src/pybind/mgr/dashboard/run-tox.sh script has been modified. Now it seems that the Ceph Jenkins j... Volker Theile
10:04 PM mgr Documentation #22532 (Resolved): mgr: balancer: missed documentation
Sage Weil
09:53 PM CephFS Bug #23715: "Scrubbing terminated -- not all pgs were active and clean" in fs-jewel-distro-basic-ovh
Nathan, I am not sure if you have seen this.
Suspect also in http://pulpito.ceph.com/teuthology-2018-04-11_04:15:02-...
Yuri Weinstein
09:52 PM CephFS Bug #23715 (Closed): "Scrubbing terminated -- not all pgs were active and clean" in fs-jewel-dist...
Run: http://pulpito.ceph.com/teuthology-2018-04-11_04:10:03-fs-jewel-distro-basic-ovh/
Jobs: 40 jobs
Logs: teutholo...
Yuri Weinstein
09:40 PM CephFS Feature #21156: mds: speed up recovery with many open inodes
Webert Lima wrote:
> Hi, thank you very much for this.
>
> I see this
> > Target version: Ceph - v13.0.0
>
> ...
Patrick Donnelly
08:33 PM CephFS Feature #21156: mds: speed up recovery with many open inodes
Hi, thank you very much for this.
I see this
> Target version: Ceph - v13.0.0
So I'm not even asking for a bac...
Webert Lima
09:36 PM rgw Backport #23691 (Resolved): luminous: radosgw-admin: add an option to reset user stats
Nathan Cutler
03:26 PM rgw Backport #23691: luminous: radosgw-admin: add an option to reset user stats
https://github.com/ceph/ceph/pull/21393
merged
Yuri Weinstein
09:35 PM rgw Backport #23690 (Resolved): luminous: multisite Synchronization failed when read and write delete...
Nathan Cutler
03:25 PM rgw Backport #23690: luminous: multisite Synchronization failed when read and write delete at the sam...
merged https://github.com/ceph/ceph/pull/21390 Yuri Weinstein
09:32 PM CephFS Backport #23698 (In Progress): luminous: mds: load balancer fixes
Nathan Cutler
09:07 AM CephFS Backport #23698: luminous: mds: load balancer fixes
https://github.com/ceph/ceph/pull/21412 Zheng Yan
08:54 AM CephFS Backport #23698 (New): luminous: mds: load balancer fixes
backport https://github.com/ceph/ceph/pull/19220 to luminous Nathan Cutler
08:41 AM CephFS Backport #23698 (Pending Backport): luminous: mds: load balancer fixes
Nathan Cutler
02:26 AM CephFS Backport #23698 (Resolved): luminous: mds: load balancer fixes
https://github.com/ceph/ceph/pull/21412 Zheng Yan
09:29 PM bluestore Bug #22510 (Pending Backport): osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 ...
The luminous PR is still open. Nathan Cutler
02:38 AM bluestore Bug #22510 (Resolved): osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "allo...
Josh Durgin
09:29 PM bluestore Backport #23063 (In Progress): luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace:...
The luminous PR is still open, so reopening the backport issue. Nathan Cutler
02:37 AM bluestore Backport #23063 (Resolved): luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: as...
Josh Durgin
09:28 PM mgr Bug #22814 (Need More Info): mgr: balancer: "some osds belong to multiple subtrees"
Hi Konstantin,
This error is confusing because you *don't* see to have osds under multiple roots from the dump. D...
Sage Weil
09:17 PM Revision c5f3d391 (ceph): test: Luminous backport specific changes
Remove legacy_snaps and redirect_target to keep test more in sync with master
We don't have omap_digest bluestore han...
David Zafman
09:17 PM mgr Bug #21122 (Won't Fix): Kraken to luminous upgrade: Error EINVAL: key for mgr.vpm037 exists but c...
Sage Weil
09:16 PM mgr Bug #22789 (Resolved): ceph balancer docs update
Sage Weil
09:16 PM Revision 4520d43a (ceph): Merge pull request #21421 from liewegas/wip-doc-balancer
doc/mgr/balancer: document
Reviewed-by: Dan van der Ster <daniel.vanderster@cern.ch>
Sage Weil
08:41 PM Revision fb6caa1f (ceph): mgr/influx: Added pg_summary function
Signed-off-by: mhdo2 <mhdo2@users.noreply.github.com> mhdo2
08:37 PM Revision 78169e64 (ceph): Merge pull request #21425 from cbodley/wip-rgw-fix-set_threaded
rgw: fix sync status conflict with cloud sync Matt Benjamin
08:31 PM Revision fd31f2dd (ceph): rgw: fix conflict with cloud sync
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:30 PM Revision 3eb5652b (ceph): Merge pull request #20027 from Leeshine/wip-rgw-sync-bucket-shards
rgw: improve sync status: display behind bucket shards
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:52 PM Revision 482e0a6e (ceph): ceph-volume util.prepare allow extra ad-hoc mount flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:52 PM Revision b45a84d9 (ceph): ceph-volume lvm.prepare capture vdo-ness on LVM tags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:33 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
Live multimds run: /ceph/teuthology-archive/pdonnell-2018-04-13_04:19:33-multimds-wip-pdonnell-testing-20180413.02283... Patrick Donnelly
07:30 PM RADOS Bug #21992: osd: src/common/interval_map.h: 161: FAILED assert(len > 0)
/ceph/teuthology-archive/pdonnell-2018-04-13_04:19:33-multimds-wip-pdonnell-testing-20180413.022831-testing-basic-smi... Patrick Donnelly
06:50 PM Revision 7190e1b3 (ceph): Merge pull request #21123 from theanalyst/wip-civetweb-1.1
rgw: civetweb fixes for v1.1 upgrade Matt Benjamin
06:49 PM CephFS Bug #23714: slow ceph_ll_sync_inode calls after setattr
I'll see if I can cook up libcephfs standalone testcase for this. Jeff Layton
06:48 PM CephFS Bug #23714: slow ceph_ll_sync_inode calls after setattr
We recently added some calls to ceph_ll_sync_inode in ganesha, to be done after a setattr request. Testing with cthon... Jeff Layton
06:40 PM CephFS Bug #23714 (Resolved): slow ceph_ll_sync_inode calls after setattr
Jeff Layton
06:46 PM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
except the job runs on rhel 7.5,... Sage Weil
06:45 PM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
on lab centos deploy,... Sage Weil
06:38 PM bluestore Bug #23653: tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCache::~LRUCac...
This looks to me like a build issue with tcmalloc... specifically, building in centos and running in rhel. Running o... Sage Weil
06:28 PM RADOS Bug #23713: High MON cpu usage when cluster is changing
My guess is that this is the compat reencoding of the OSDMap for the pre-luminous clients.
Are you by chance makin...
Sage Weil
06:10 PM RADOS Bug #23713 (Resolved): High MON cpu usage when cluster is changing
After upgrading to Luminous 12.2.4 (from Jewel 10.2.5), we consistently see high cpu usage when OSDMap changes , esp... Xiaoxi Chen
06:09 PM Bug #23712 (Duplicate): High MON cpu usage when cluster is changing
After upgrading to Luminous 12.2.4 (from Jewel 10.2.5), we consistently see high cpu usage when OSDMap changes , esp... Xiaoxi Chen
05:54 PM Revision 6ba62792 (ceph): ceph-volume tests for is_vdo detection
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:54 PM Revision a9a8ba01 (ceph): ceph-volume api.lvm helpers to detect vdo from a dm path
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:40 PM Revision 9787f84e (ceph): doc/mgr/balancer: document
Not sure how we missed this for luminous!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision 5d67bb97 (ceph): cls/refcount: add chunk_refcount_client()
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:35 PM Revision 3ff9bd45 (ceph): src/test: add a unit test for manifest refcount
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:35 PM Revision 19b5703f (ceph): osd: decrease refcount when object is deleted (has manifest) if the obj...
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:34 PM Revision cd60537a (ceph): osd: increase refcount if redirect or chunked object is enabled
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:34 PM Revision 6d1948ce (ceph): osd: add refcount_manifest() for the object that has manifest
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:34 PM Revision 22b54c58 (ceph): osd/osd_types.h: add HAS_REFERENCE flag
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:34 PM Revision 12feefc1 (ceph): librados: add with_reference flag when redirect or chunk is enabled
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
05:33 PM Revision 70828e1f (ceph): cls/refcount: add chunk_refcount
refcount() for chunked object is added (based on source id,
pool id and offset)
Signed-off-by: Myoungwon Oh <omwmw@s...
myoungwon oh
05:25 PM Revision 877c0121 (ceph): cmake: set OPENSSL_API_1_1 in civetweb conditionally
While not ideal, we set the civetweb openssl 1.1 conditional compile based on
the openssl version that cmake reports....
Abhishek Lekshmanan
05:25 PM Revision 823ce040 (ceph): rgw: update civetweb submodule sha1 to track ceph-master
Updating the sha1 to track ceph-master which currently updates civetweb to 1.1
Signed-off-by: Abhishek Lekshmanan <a...
Abhishek Lekshmanan
05:19 PM Revision 64275d51 (ceph): rgw: update civetweb to 1.1
Introduces the following additions in rgw:
- allow_unicode_in_urls introduced with a corresponding downstream commit ...
Abhishek Lekshmanan
05:19 PM Revision f8ed817c (ceph): qa: drop rfc2616 checking on civetweb
Since newer versions of civetweb are also strict on rfc2616 checks let's enforce
strict rfc2616 checks in s3tests
Si...
Abhishek Lekshmanan
05:05 PM Revision 5c040d99 (ceph): rgw: fix radosgw linkage with WITH_RADOSGW_BEAST_FRONTEND=OFF
Fixes: http://tracker.ceph.com/issues/23680
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:55 PM CephFS Bug #23697 (Pending Backport): mds: load balancer fixes
Patrick Donnelly
08:56 AM CephFS Bug #23697: mds: load balancer fixes
Sorry for the confused edits. The "backport-create-issue" script is much better at this than I am. It's enough to cha... Nathan Cutler
08:36 AM CephFS Bug #23697 (New): mds: load balancer fixes
Nathan Cutler
02:23 AM CephFS Bug #23697 (Resolved): mds: load balancer fixes
https://github.com/ceph/ceph/pull/19220 Zheng Yan
04:07 PM Revision f931942e (ceph): common/options: change mon_data_size_warn type to TYPE_SIZE
As the option represents a byte count, TYPE_SIZE is appropriate and the
correct IEC unit prefixes will be parsed.
Si...
Jan Fajerski
04:07 PM Revision 61504f11 (ceph): qa/workunits/cephtool/test.sh: fix SI unit test, add IEC unit test
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
03:27 PM Revision cc3f9af6 (ceph): Merge pull request #21388 from theanalyst/wip-luminous-usage-log
luminous: usage log fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:27 PM Revision 76e6c2ef (ceph): Merge pull request #21389 from theanalyst/wip-luminous-23687
Wip luminous 23687
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:26 PM Revision e5e36277 (ceph): Merge pull request #21393 from theanalyst/wip-luminous-recalc
luminous: rgw recalculate stats option added
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:24 PM Revision 6c4bdb4d (ceph): Merge pull request #21390 from theanalyst/wip-luminous-23690
rgw: fix mutlisite read-write issues
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:12 PM rbd Support #23677: rbd mirror: is there a method to calculate data size that have not been mirror to...
liuzhong chen wrote:
> IO,it would not be flushed.It also means that these entry will be not replayed for non-primar...
Jason Dillaman
02:35 PM rbd Support #23677: rbd mirror: is there a method to calculate data size that have not been mirror to...
liuzhong chen wrote:
> @Jason Dillaman, OK,understanded.Thank you very much.
> Another quetion, this issue http://t...
liuzhong chen
02:34 PM rbd Support #23677: rbd mirror: is there a method to calculate data size that have not been mirror to...
@Jason Dillaman, OK,understanded.Thank you very much.
Another quetion, this issue [[http://tracker.ceph.com/issues/2...
liuzhong chen
01:21 PM rbd Support #23677: rbd mirror: is there a method to calculate data size that have not been mirror to...
@liuzhong chen: There is no such support right now. The "entries_behind_master" is just a simple counter of the numbe... Jason Dillaman
03:00 AM rbd Support #23677: rbd mirror: is there a method to calculate data size that have not been mirror to...
@Jason Dillaman,I have tried some method but can't.Do you have any advise.Thank you! liuzhong chen
03:03 PM RADOS Bug #23228 (Closed): scrub mismatch on objects
The failure in comment (2) looks unrelated, but i twas a test branch. let's see if it happens again.
The original ...
Sage Weil
02:58 PM Revision bbe12b0b (ceph): qa/tasks/mgr/dashboard: rbd: image copy test
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision cbb86281 (ceph): mgr/dashboard: rbd: fix disk-usage and free ioctx and image resources
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision e368a157 (ceph): mgr/dashboard: viewcache: debug log messages
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision d5756537 (ceph): mgr/dashboard: rbd: changed REST API prefix to /block/image
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision fb41b943 (ceph): qa/tasks/mgr/dashboard: rbd: use JSON schema validator
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision e11ae235 (ceph): mgr/dashboard: rbd: major refactoring for using the Task decorator
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 5d4622ab (ceph): mgr/dashboard: rbd: snapshot rollback implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 386a7b53 (ceph): mgr/dashboard: taskmanager: support exception handler
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 3e0e883e (ceph): qa/tasks/mgr/dashboard: rbd: snapshot rollback test
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 07527481 (ceph): mgr/dashboard: rbd: snapshot clone implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 67f3ac64 (ceph): qa/tasks/mgr/dashboard: rbd: snapshot clone test
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 9dbe2542 (ceph): mgr/dashboard: rbd: image copy implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 59bf5d87 (ceph): mgr/dashboard: rbd: image edit implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 1e854da1 (ceph): qa/tasks/mgr/dashboard: rbd: image edit tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 266ce4c8 (ceph): qa/tasks/mgr/dashboard: rbd: use dashboard pool API for creating pools
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 83fde0ef (ceph): mgr/dashboard: rbd: snapshot edit implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 9f027edf (ceph): qa/tasks/mgr/dashboard: rbd: snapshot edit tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision be1987e8 (ceph): mgr/dashboard: Task decorator for controller endpoints
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 3d5d265d (ceph): mgr/dashboard: restcontroller: support for detail methods
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision fa7cac81 (ceph): mgr/dashboard: rbd: image disk usage implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 9e62b76e (ceph): mgr/dashboard: restcontroller: allow DELETE to return JSON body
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 5f375a41 (ceph): mgr/dashboard: restcontroller: allow POST with empty body
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 8a12867c (ceph): mgr/dashboard: rbd: image delete implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 8264e934 (ceph): qa/tasks/mgr/dashboard: rbd: image deletion test
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 4dd39885 (ceph): mgr/dashboard: rbd: snapshot create/delete implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 3013d7ac (ceph): qa/tasks/mgr/dashboard: rbd: snapshot create/delete tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 90356599 (ceph): mgr/dashboard: added script to execute backend API requests
Example of usage:
```
$ ./run-backend-api-request.sh POST /api/rbd '{"name": "myimage2", "pool_name": "rbd", "size":...
Ricardo Dias
02:58 PM Revision f4a68637 (ceph): mgr/dashboard: rbd: image list implementation
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 77c676ca (ceph): qa/tasks/mgr/dashboard: rbd: new image list format
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision c6a6c320 (ceph): mgr/dashboard: rbd: asynchronous image create
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 3ab7612d (ceph): qa/tasks/mgr/dashboard: rbd: asynchronous image create test
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:58 PM Revision 2df65be8 (ceph): mgr/dashboard: viewcache: remove VALUE_EXCEPTION
Instead of returning the exception object as a result of a function
decorated with `@ViewCache()`, raise the exceptio...
Ricardo Dias
02:56 PM Revision 8e821891 (ceph): Merge pull request #21416 from tchaikov/wip-tox-pwd
test/dashboard: specify workdir using tox.ini
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by:...
Kefu Chai
02:42 PM Revision df6d5b16 (ceph): Merge pull request #18932 from yehudasa/wip-rgw-cloud-sync
rgw cloud sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:27 PM Revision c0153ca2 (ceph): osd: Revert use of dmclock message feature bit since not yet finalized
Because the updated use of dmclock is not yet finalized and the
unfinished functionality uses a valuable messaging fe...
J. Eric Ivancich
02:21 PM Revision 48aba5b8 (ceph): test_rgw_admin_log.cc: lenght() returns unsigned
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
02:14 PM Revision 25de1a6b (ceph): src/rgw: fix some format qualifiers
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
02:00 PM Revision e8876889 (ceph): mon/OSDMonitor.cc: fix format qualifiers
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:59 PM Revision fac23593 (ceph): Merge pull request #21356 from smithfarm/wip-23657
rpm,debian: Ensure all ceph-disk runtime dependencies are declared for ceph-base
Reviewed-by: Kefu Chai <kchai@redha...
Nathan Cutler
01:51 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Is there any testing, logs, etc that will be helpful for tracking down the cause of this problem. I had a fairly bad... David Turner
01:50 PM Revision d83b2123 (ceph): common/TrackedOp.cc: fix format qualifiers for uint
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:50 PM Revision 65537400 (ceph): common/str_map.cc: do boundry checks before access
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:49 PM Revision 7699c180 (ceph): CephBroker.cc: fix format qualifier for unsigned int
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:47 PM Revision 68c3eb2b (ceph): krbd.cc: fix parameter to variadic function
Fix for:
[src/krbd.cc:549]: (portability) Passing NULL after the last typed
argument to a variadic function leads t...
Danny Al-Gaaf
01:20 PM rbd Subtask #18788 (Resolved): rbd-mirror A/A: integrate distribution policy with proxied InstanceRep...
*PR*: https://github.com/ceph/ceph/pull/21300 Jason Dillaman
01:15 PM rgw-testing Bug #23699: testUnorderedList swift/test/functional/tests.py fails in upgrade test
Hi Kefu,
We enabled these tests in the swift repo at the same time we merged https://github.com/ceph/ceph/pull/210...
Casey Bodley
07:05 AM rgw-testing Bug #23699 (Can't reproduce): testUnorderedList swift/test/functional/tests.py fails in upgrade test
i guess the root cause is that https://github.com/ceph/ceph/pull/21026 does not exist in luminous and we are using th... Kefu Chai
01:08 PM Revision a1654649 (ceph): test/dashboard: specify workdir using tox.ini
--workdir was introduced in tox v2.4.0, but the tox shipped by
ubuntu/xenial is 2.3.1. also because i removed the ste...
Kefu Chai
12:45 PM mgr Bug #23249: ceph osd safe-to-destroy crashes the mgr
Thanks, I do! ceph-post-file: afa874de-8d64-4748-b642-0de18c7835a7 Dan van der Ster
11:13 AM Bug #23707 (Resolved): UnboundLocalError if command doesn't validate
Kefu Chai
09:53 AM Bug #23707: UnboundLocalError if command doesn't validate
https://github.com/ceph/ceph/pull/21342 Kefu Chai
09:53 AM Bug #23707 (Resolved): UnboundLocalError if command doesn't validate
The error case in validate_command() where the command is found but the
command itself is somehow invalid raises an ...
Kefu Chai
11:13 AM Backport #23708 (Rejected): luminous: UnboundLocalError if command doesn't validate
closing, as Tim pointed out it does not work without https://github.com/ceph/ceph/commit/487b322b91f9ee13eb9dc5bdc790... Kefu Chai
09:57 AM Backport #23708 (In Progress): luminous: UnboundLocalError if command doesn't validate
https://github.com/ceph/ceph/pull/21414 Kefu Chai
09:53 AM Backport #23708 (Rejected): luminous: UnboundLocalError if command doesn't validate
https://github.com/ceph/ceph/pull/21414 Kefu Chai
09:50 AM Revision abce646a (ceph): Merge pull request #21342 from SUSE/wip-argparse-fix-validate_command-e...
pybind/ceph_argparse: Fix UnboundLocalError if command doesn't validate
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:49 AM Revision d55724ec (ceph): Merge pull request #21331 from liewegas/wip-slow-ops
qa/suites/rados/monthrash: whitelist SLOW_OPS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:48 AM CephFS Bug #21848: client: re-expand admin_socket metavariables in child process
Hi Patrick,
Sorry for missing this for a long time. I will take a look recently to see whether there is a better f...
Zhi Zhang
09:48 AM Revision f2c36646 (ceph): Merge pull request #21317 from liewegas/wip-23622
common/Formatter: fix string_view usage for {json,xml}_stream_escaper
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
09:47 AM Revision 1673af53 (ceph): Merge pull request #21312 from wjwithagen/wjw-PG-public
osd: make PG::*Force* event structs public
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:45 AM Revision d02710dd (ceph): Merge pull request #21293 from tchaikov/wip-no-venv-for-dashboard
test: only test enabled python bindings
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Ricar...
Kefu Chai
09:43 AM Revision 50c15e79 (ceph): Merge pull request #21287 from yanghonggang/master
os/kstore: fix statfs problem and add vstart.sh support
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:42 AM Revision b13fb4ca (ceph): Merge pull request #21174 from guzhongyan/crush-log-cleanup
crush: cleanup update_device_class() log messages
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:41 AM Revision 936f29f9 (ceph): Merge pull request #21110 from majianpeng/fix-objecter
osdc: dec num_in_flight for pool_dne case.
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Kefu Chai
09:40 AM Revision f76d006c (ceph): Merge pull request #21029 from rzarzynski/wip-osd-close_op_ctx-nohobjcpy
osd: don't memcpy hobject_t in PrimaryLogPG::close_op_ctx().
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:37 AM Revision 8418aa4a (ceph): Merge pull request #21018 from ashitakasam/wip-bug-23440
osd: remove duplicated "commit_queued_for_journal_write" in OpTracker
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:36 AM Revision 6ad4bf0b (ceph): Merge pull request #20670 from chardan/jfw-wip-rand_migration-core
Extends random.h: numeric types relaxed to compatible types (with
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
08:58 AM Linux kernel client Bug #23706 (Resolved): NULL sock gets passed to ceph_tcp_sendmsg()
Hello,
we noticed some server crash with this kind of logs:...
Bertrand Gouny
08:57 AM Revision 2832b2ce (ceph): Merge pull request #21350 from tspmelo/notifications-improvement
mgr/dashboard: Notification improvements
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müll...
Lenz Grimmer
08:42 AM Revision 7be00cd1 (ceph): ceph-volume: Using --readonly for {vg|pv|lv}s commands
The actual code is detecting {vg|pv|lv}s by running the usual {vg|pv|lv}s commands.
Those calls expect lvmetad to be ...
Erwan Velu
08:41 AM Revision aba1e74e (ceph): qa/workunits/rados/test_large_omap_detection: Scrub pgs instead of OSDs
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
08:40 AM Revision 4a34f116 (ceph): osd/PrimaryLogPG: fix the oi size mismatch with real object size
oi (object_info_t) size mismatch with the real object size on the
persistent backend, which was introduced by the old...
Peng Xie
08:35 AM CephFS Backport #23705 (Rejected): jewel: ceph-fuse: broken directory permission checking
Nathan Cutler
08:35 AM CephFS Backport #23704 (Resolved): luminous: ceph-fuse: broken directory permission checking
https://github.com/ceph/ceph/pull/21475 Nathan Cutler
08:35 AM CephFS Backport #23703 (Resolved): luminous: MDSMonitor: mds health warnings printed in bad format
https://github.com/ceph/ceph/pull/21447 Nathan Cutler
08:34 AM CephFS Backport #23702 (Resolved): luminous: mds: sessions opened by journal replay do not get dirtied p...
https://github.com/ceph/ceph/pull/21441 Nathan Cutler
08:20 AM RADOS Bug #23701: oi(object_info_t) size mismatch with real object size during old write arrives after ...
here is my pull request to fix this problem
https://github.com/ceph/ceph/pull/21408
Peng Xie
08:08 AM RADOS Bug #23701 (Fix Under Review): oi(object_info_t) size mismatch with real object size during old w...
currently, in our test environment (jewel : cephfs + cache tier + ec pool), we found several osd coredump
in the fol...
Peng Xie
08:06 AM bluestore Backport #23700 (In Progress): luminous: osd: KernelDevice.cc: 539: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/21407 Kefu Chai
07:59 AM bluestore Backport #23700 (Resolved): luminous: osd: KernelDevice.cc: 539: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/21407 Kefu Chai
08:04 AM Revision 99124ed3 (ceph): os/bluestore: fix exceeding the max IO queue depth in KernelDevice.
Fixes: http://tracker.ceph.com/issues/23246
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked fr...
Radoslaw Zarzynski
07:58 AM bluestore Bug #23246 (Pending Backport): [OSD bug] KernelDevice.cc: 539: FAILED assert(r == 0)
Kefu Chai
07:58 AM Revision efd6465e (ceph): Merge pull request #20996 from rzarzynski/wip-bs-bug23246
os/bluestore: fix exceeding the max IO queue depth in KernelDevice.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
07:51 AM Revision ad79adc5 (ceph): Merge pull request #21345 from ceph/fix_e2fsprogs
specs: require of e2fsprogs
Reviewed-by: Sébastien Han <seb@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>...
Kefu Chai
07:43 AM Revision 2add5322 (ceph): Merge pull request #20658 from majianpeng/cmake-link-error
os/CMakeLists: fix link errro when enable WITH_PMEM=ON.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:32 AM Revision 9386703e (ceph): Merge pull request #21332 from cbodley/wip-cmake-lz4
cmake: enable LZ4 by default
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
07:26 AM Revision 1230e696 (ceph): common: posix_fallocate on ZFS returns EINVAL
But even still it would not work on any COW FS.
So reorganised the code to have a common routine
that in the end will...
Willem Jan Withagen
06:49 AM bluestore Backport #23672 (In Progress): luminous: bluestore: ENODATA on aio
https://github.com/ceph/ceph/pull/21405 Prashant D
05:16 AM Revision 8b507a67 (ceph): os/bluestore: alter allow_eio policy regarding kernel's error list.
Fixes: http://tracker.ceph.com/issues/23333
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked fr...
Radoslaw Zarzynski
05:15 AM Revision 372cdefd (ceph): os/bluestore: fix and enhance misleading debug message in bdev.
Fixes: http://tracker.ceph.com/issues/23333
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked fr...
Radoslaw Zarzynski
04:19 AM Revision a15d3d39 (ceph): cmake: rename the boost header target to Boost::boost
because FindBoost.cmake defines Boost::boost as the target for header
only dependencies.
due to the limit of cmake <...
Kefu Chai
04:19 AM Revision faa84ab9 (ceph): cmake: expose Boost_VERSION
to appease the consumers of FindBoost.cmake, they are expecting this
variable.
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
03:47 AM Revision 291de35a (ceph): os/bluestore: free the spdk qpair resource correctly in destructor of S...
Signed-off-by: Jianyu Li <joannyli@foxmail.com> Jianyu Li
02:59 AM Revision 8e5d4e25 (ceph): rgw/tests_http_manager: fix initialization
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:24 AM Revision 7809af7a (ceph): json_formattable: fix out of bounds array entity removal
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:07 AM CephFS Feature #17434: qa: background rsync task for FS workunits
Current work on this by Ramakrishnan: https://github.com/ceph/ceph/pull/12503 Patrick Donnelly
01:52 AM RADOS Backport #23654 (In Progress): luminous: Special scrub handling of hinfo_key errors
https://github.com/ceph/ceph/pull/21397 Kefu Chai
01:26 AM CephFS Bug #23509 (Pending Backport): ceph-fuse: broken directory permission checking
Patrick Donnelly
01:25 AM CephFS Bug #23582 (Pending Backport): MDSMonitor: mds health warnings printed in bad format
Patrick Donnelly
01:24 AM CephFS Bug #23625 (Pending Backport): mds: sessions opened by journal replay do not get dirtied properly
Patrick Donnelly
01:22 AM Revision 28b6025e (ceph): Merge PR #21181 into master
* refs/pull/21181/head:
fuse: wire up fuse_ll_access
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:22 AM Revision 89349856 (ceph): Merge PR #21276 into master
* refs/pull/21276/head:
MDSMonitor: fix mds health printed in bad format
Reviewed-by: John Spray <john.spray@redhat...
Patrick Donnelly
01:22 AM Revision d1b15baa (ceph): Merge PR #21323 into master
* refs/pull/21323/head:
mds: properly dirty sessions opened by journal replay
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
01:10 AM CephFS Feature #22417 (Resolved): support purge queue with cephfs-journal-tool
Zheng Yan
12:40 AM Revision 7b7cbb18 (ceph): rbd: add object section for every trash image
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:40 AM Revision 6d93e548 (ceph): rbd: 'trash ls -l' will display column titles if existed non-USER trash...
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:21 AM Revision e2054b6a (ceph): mgr/dashboard: Angular modules cleanup
Removed the import of modules that were already being imported through the
Shared module.
Removed duplicated provide...
Tiago Melo

04/12/2018

11:08 PM Revision 73c2ddf9 (ceph): doc/radosgw: cloud sync docs
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:08 PM Revision 1034a68f (ceph): rgw: force last writer wins on marker writes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:08 PM RADOS Feature #23364: Special scrub handling of hinfo_key errors
Follow on pull request included in backport to this tracker
https://github.com/ceph/ceph/pull/21362
David Zafman
11:07 PM Revision c6207d21 (ceph): Merge pull request #21362 from dzafman/wip-hex-digest
osd: Change shard digests to hex like object info digests
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
10:50 PM CephFS Feature #20608 (In Progress): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs...
Doug, thinking about this more, I'd like to keep "cluster_down" (as "joinable" or not) because it simplifies qa testi... Patrick Donnelly
10:38 PM Revision 7ece0267 (ceph): rgw: rename aws tier type to 'cloud'
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 319d0387 (ceph): rgw: don't store etag with extra null character at the end
head objects etag attr doesn't need to store an extra null char.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 057aac45 (ceph): rgw: coroutines: cancel stacks on teardown
If we don't cancel stacks, ops might not be destructed, so ops callbacks
could still be active.
Signed-off-by: Yehud...
Yehuda Sadeh
10:38 PM Revision 9b283915 (ceph): rgw: don't call http data callbacks under lock
There is no need to hold req_data->lock when calling into client
callbacks. This removes an unneeded lock dependency ...
Yehuda Sadeh
10:38 PM Revision e0e65106 (ceph): rgw: fix parse_tier_config_param function
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
10:38 PM Revision 4a4a18f9 (ceph): rgw: streaming put also stores content_type and other fields
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 6df7a541 (ceph): test/rgw: zone_cloud: deal with key representation and other fixes
Needed to present a key to the tests that reflected its original name
and version_id (and etag), so that the callers ...
Yehuda Sadeh
10:38 PM Revision d49a1362 (ceph): test/rgw/test_multi: fix a few tests to only iterate over rw zones
Some of the tests require at least two read-write (regular rgw) zones
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision b2a2b959 (ceph): rgw: fixes following code review
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision a5cbddb1 (ceph): rgw: etag fixes
Use string instead of bufferlist to avoid potential issues.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision b09fcde5 (ceph): vstart: fixes for mstart
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision d5d2d320 (ceph): rgw: fix compilation warning
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision bcb4644c (ceph): rgw: use different io id when waking up interval wait
Can't use a zero channel id as a wildcard.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 7aadf29f (ceph): rgw: fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 43ee3081 (ceph): rgw: rework cloud sync configuration
Change the configuration structure to separate between
connections and acl mappings, and other changes.
Signed-off-b...
Yehuda Sadeh
10:38 PM Revision 59539651 (ceph): rgw: api adjustment following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 340005c1 (ceph): test/rgw: initial work on cloud sync test
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 7572335c (ceph): rgw: cloud sync: store versioned epoch in target object
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 4ba4bc9b (ceph): rgw: cloud sync: store source object info in destination object
store extra meta params on target object (original name, version_id, etag,
etc.)
Signed-off-by: Yehuda Sadeh <yehuda...
Yehuda Sadeh
10:38 PM Revision d9fb18d0 (ceph): formattable: more fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision ce1e9154 (ceph): rgw: aws sync: new config structure, support multiple connections
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision d130b59f (ceph): rgw: aws sync: configure different targets
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 28bc88b7 (ceph): formatter: add two utility classes
For automatic section scoping
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision d97b9fb8 (ceph): rgw: aws sync: dump config
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 6e83d24d (ceph): rgw: aws sync: use configurable target path
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 08451d79 (ceph): rgw: aws sync: remove bucket suffix configurable
No need to have a special suffix, target path can be used instead.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 74281d5d (ceph): rgw: aws sync: acl_mappings config handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 9daa49e9 (ceph): rgw: aws sync: sync acls
still not transforming acls according to configuration
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 8069d615 (ceph): rgw: aws sync: apply acl mappings
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision a87e4135 (ceph): rgw: RGWRESTStreamRWRequest::send_prepare(), url encode dest
encode the resource in send_prepare(), as a result, all the callers
to do_send_prepare() have do url_encode before ca...
lvshanchun
10:38 PM Revision 2d8f21c7 (ceph): rgw: virtual hosted-style support
add host-style field in tier-config to specify the related
zone's hosted-style used in request from RGW, if this conf...
lvshanchun
10:38 PM Revision 0d4c9274 (ceph): rgw: add a bucket-suffix tier-config
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
10:38 PM Revision cbe5a864 (ceph): rgw: avoid use Chunked transfer encoding in RGW's request
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
10:38 PM Revision 056738d8 (ceph): rgw: handle the situation that get a 409 response from S3 correctly
pass the http body and use it when creating a bucket
Signed-off-by: lvshanchun <lvshanchun@gmail.com>
lvshanchun
10:38 PM Revision 76b79cb8 (ceph): ceph_json: formattable, set, erase, unitest
Extend the formattable api to provide a mechanism to set and erase
entities by a string key that references them. E.g...
Yehuda Sadeh
10:38 PM Revision feb67c9b (ceph): formattable: adjust array access interface
appending new entry by providing empty index, setting existing entries
by providing negative index.
Signed-off-by: Y...
Yehuda Sadeh
10:38 PM Revision b279f9c9 (ceph): rgw: cloud sync, sync object meta
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 0c71d8bb (ceph): formattable: fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision e154b4b8 (ceph): rgw: sync module tier config fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 297a1b72 (ceph): rgw: rgw_str_to_bool() should also accept "true"
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision d8dc2be3 (ceph): rgw: sync modules, use JSONFormattable
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 32e77797 (ceph): ceph_json: refine Formattable api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 854dea82 (ceph): ceph_json: formattable fix, api changes
add implicit casts
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision a2530980 (ceph): test/ceph_json_formattable: add unitest
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:38 PM Revision 7f2496ee (ceph): rgw: sync modules: adapt to formattable based config
still need to fix rgw-admin
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:38 PM Revision 425b3287 (ceph): rgw: use GMT time format defined by RFC1123 in http request header
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
10:38 PM Revision c43d4973 (ceph): rgw: add encode_slash param in url_encode
when sent request to S3, we should not encode the forward
slash character('/') in the object key name, so we need add...
lvshanchun
10:38 PM Revision 41eeca5c (ceph): common/formattable: initial work
initial work on a dict-like api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:28 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sorry for interrupting, (I provided related info in comments to issue 22678) but I must to add that no error has appe... Sergey Malinin
10:07 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Artemy, is it possible the machine where you saw this was swapping? Sage Weil
10:05 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Update:
- The bad data appears to be in the buffer immediately after the pread syscall
- pread is returning the f...
Sage Weil
10:15 PM mgr Bug #23249: ceph osd safe-to-destroy crashes the mgr
You don't by chance have a core file? Sage Weil
10:13 PM mgr Bug #23482 (Fix Under Review): ceph-mgr --help stopped working (regression in master)
This is mostly fixed in master, except for this bit: https://github.com/ceph/ceph/pull/21401 Sage Weil
10:12 PM Revision 01bc7672 (ceph): librados-config: exit(0) after usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:12 PM Revision dab5b201 (ceph): ceph-mgr: exit after usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:50 PM Revision b9dac228 (ceph): lz4/LZ4Compressor.h: remove always true check
Fix for:
[src/compressor/lz4/LZ4Compressor.h:105]: (style) Condition
'r!=(int)compressed_pairs[i].first' is always ...
Danny Al-Gaaf
09:49 PM Bug #23483 (Resolved): "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
09:49 PM Backport #23606 (Resolved): luminous: "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
09:29 PM Backport #23606: luminous: "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21307
merged
Yuri Weinstein
09:49 PM RADOS Bug #23610 (Resolved): pg stuck in activating because of dropped pg-temp message
Nathan Cutler
09:48 PM RADOS Backport #23630 (Resolved): luminous: pg stuck in activating
Nathan Cutler
09:28 PM RADOS Backport #23630: luminous: pg stuck in activating
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21330
merged
Yuri Weinstein
09:40 PM CephFS Feature #23695 (Resolved): VolumeClient: allow ceph_volume_client to create 'volumes' without nam...
https://bugzilla.redhat.com/show_bug.cgi?id=1566194
to address the needs of
https://github.com/kubernetes-incub...
Patrick Donnelly
09:33 PM mgr Bug #22457: ceph-mgr dashboard has dependency on python-jinja2
Nathan Cutler wrote:
> follow-on fix backported to luminous via https://github.com/ceph/ceph/pull/21233
merged
Yuri Weinstein
09:32 PM Revision 8d63a997 (ceph): Merge pull request #21233 from smithfarm/wip-jinja-mgr-luminous
luminous: build/ops: deb: move python-jinja2 dependency to mgr
Reviewed-by: John Spray <john.spray@redhat.com>
Revie...
Yuri Weinstein
09:30 PM Revision f5cdc97c (ceph): Merge pull request #21283 from liewegas/wip-pgpool-enc-luminous
luminous: osd/osd_types: fix pg_pool_t encoding for hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by...
Yuri Weinstein
09:29 PM Revision 5718b4f3 (ceph): Merge pull request #21307 from smithfarm/wip-23606-luminous
luminous: tests: ENGINE Error in 'start' listener <bound in rados
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
09:28 PM Revision a305fd9b (ceph): Merge pull request #21330 from tchaikov/wip-23610-luminous
luminous: osd: resend osd_pgtemp if it's not acked
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
09:09 PM Revision 648aaf27 (ceph): mon/LogMonitor: separate out summary by channel
Instead of keeping the last N entries, keep the last N entries for each
channel. This ensures that lots of audit rec...
Sage Weil
09:07 PM Revision bd59d1ca (ceph): mon/LogMonitor: simplify summary logic
Instead of sending the last 1 message, send from the last committed
segment.
This may be >1 entry, which is a bit od...
Sage Weil
08:23 PM Revision 55f129ff (ceph): Merge branch 'wip-luminous-usage-log' of https://github.com/theanalyst/...
Yuri Weinstein
08:13 PM Revision abb38d65 (ceph): test/rbd_mirror: verify that instance watcher handles dead instances
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:07 PM Revision 4ba9e548 (ceph): osd/OSD.h: fix format string to use %u
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:04 PM Revision e9ca3b5b (ceph): test/librados_test_stub: watch/notify should track object existence
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:04 PM Revision a795a436 (ceph): test/librados_test_stub: new object handler hook for deletions
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:39 PM CephFS Documentation #23568 (Resolved): doc: outline the steps for upgrading an MDS cluster
Patrick Donnelly
07:39 PM CephFS Backport #23634 (Resolved): luminous: doc: outline the steps for upgrading an MDS cluster
Patrick Donnelly
07:27 PM CephFS Backport #23634: luminous: doc: outline the steps for upgrading an MDS cluster
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21352
merged
Yuri Weinstein
07:37 PM rgw Backport #23691 (New): luminous: radosgw-admin: add an option to reset user stats
Nathan Cutler
06:05 PM rgw Backport #23691 (Resolved): luminous: radosgw-admin: add an option to reset user stats
https://github.com/ceph/ceph/pull/21393 Abhishek Lekshmanan
07:37 PM ceph-volume Bug #23693 (Resolved): ceph-volume lvm list miss Ceph's disks
In a container :
* run "ceph-volume lvm prepare --bluestore --data /dev/sde"
* run "ceph-volume lvm list"
The l...
Anonymous
07:36 PM rgw Bug #23596: mg_read() call has wrong arguments
Jewel fix was done as part of https://github.com/ceph/ceph/pull/21098 Nathan Cutler
03:19 PM rgw Bug #23596 (Pending Backport): mg_read() call has wrong arguments
merged in https://github.com/ceph/ceph/pull/21291 Casey Bodley
07:35 PM Revision 297fef1d (ceph): Merge pull request #21026 from ivancich/wip-rgw-unordered-listing
rgw: ability to list bucket contents in unsorted order for efficiency
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
07:35 PM rgw Bug #23563: swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Fixed by https://github.com/ceph/ceph/pull/21098 Nathan Cutler
07:34 PM rgw Bug #23563 (Resolved): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Nathan Cutler
05:46 PM rgw Bug #23563 (In Progress): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
Orit Wasserman
07:34 PM rgw Backport #23692 (Rejected): jewel: multisite Synchronization failed when read and write delete at...
Nathan Cutler
07:33 PM rgw Backport #23690 (New): luminous: multisite Synchronization failed when read and write delete at t...
Nathan Cutler
05:38 PM rgw Backport #23690 (Resolved): luminous: multisite Synchronization failed when read and write delete...
https://github.com/ceph/ceph/pull/21390 Abhishek Lekshmanan
07:32 PM Revision 9edd1e7f (ceph): Merge branch 'wip-luminous-23687' of https://github.com/theanalyst/ceph...
Yuri Weinstein
07:32 PM Revision d62fb71a (ceph): Merge branch 'wip-luminous-23690' of https://github.com/theanalyst/ceph...
Yuri Weinstein
07:32 PM Revision fd91ec1b (ceph): Merge branch 'wip-luminous-recalc' of https://github.com/theanalyst/cep...
Yuri Weinstein
07:27 PM Revision 72488429 (ceph): Merge pull request #21352 from pdvian/wip-23634-luminous
luminous: doc: outline upgrade procedure for mds cluster
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:27 PM Revision e7098c9c (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
07:27 PM Revision afbd7726 (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
07:19 PM CephFS Bug #23665 (Fix Under Review): ceph-fuse: return proper exit code
https://github.com/ceph/ceph/pull/21396 Patrick Donnelly
12:53 AM CephFS Bug #23665 (Resolved): ceph-fuse: return proper exit code
from mailling list... Zheng Yan
07:15 PM Revision 7740fcde (ceph): ceph-fuse: exit with failure on failed mount
Fixes: https://tracker.ceph.com/issues/23665
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:15 PM Revision 3f0b7d96 (ceph): common: ignore errors during preforker exit
Caller can't do anything useful and it obsecures the error the caller wants to
return.
Signed-off-by: Patrick Donnel...
Patrick Donnelly
06:51 PM Revision 26f71736 (ceph): client: do not overload system errnos
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:47 PM bluestore Backport #23063 (In Progress): luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace:...
https://github.com/ceph/ceph/pull/21394 Igor Fedotov
06:45 PM Bug #21505 (Resolved): filestore rocksdb compaction readahead
Nathan Cutler
06:43 PM Backport #23009 (Resolved): luminous: Filestore rocksdb compaction readahead option not set by de...
Nathan Cutler
05:11 PM Backport #23009: luminous: Filestore rocksdb compaction readahead option not set by default
This should already be a part of https://github.com/ceph/ceph/pull/18234 Abhishek Lekshmanan
06:40 PM rgw Bug #22416 (Resolved): s3cmd move object error
Nathan Cutler
06:35 PM Revision 8be95be5 (ceph): test/fio/fio_ceph_objectstore.cc: fix uninitialized variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision e8e85d55 (ceph): rgw/rgw_website.cc: fix uninitialized variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 6487dc56 (ceph): msg/async/EventKqueue.cc: fix memory leak due to realloc error
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 441afa45 (ceph): librbd/internal.cc: fix memory leak, cleanup in error case
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 4b5103d4 (ceph): include/interval_set: tolerate maps that invalidate iterator on change
These changes picked out of the diff between the original
btree_interval_set.h and interval_set.h (sadly I had it rol...
Sage Weil
06:34 PM Revision adb54f19 (ceph): os/bluestore/BitMapAllocator: drop useless include
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 79f9c86dfde7356915ec790f0cffca77579552e6)
Sage Weil
06:34 PM Revision cabbe3e3 (ceph): include/btree_map: clean up wrapper header around btree_map
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 78d5afde4334e422cb8b915148ca3fc9f819570a)
Sage Weil
06:34 PM Revision 7c9ca429 (ceph): os/bluestore: use interval_set<...,btree_map<...>>
This avoid the code duplication, yay!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 762dd429...
Sage Weil
06:34 PM Revision 20749b7d (ceph): include/btree_interval_set: remove it!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3dafe9d33eaadf8fbd3bed6cca5a4b2519b33a3f)
Sage Weil
06:34 PM Revision 2dab8857 (ceph): include/interval_set: cbegin/cend -> begin/end
c{begin,end} don't exist for btree_map<>.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7bbb...
Sage Weil
06:34 PM Revision bdb2e1e5 (ceph): unittest_interval_set: test with flat_map<> too
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 70ddb0c18b2969c26dbe855e1573f3f028d9f113)
Sage Weil
06:34 PM Revision ca478a53 (ceph): os/bluestore: fix lack of extent demotion in StupidAllocator::init_rm_free
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 89aeea84f9ad24b2f9ca5ea3ee1dd9146e7eb664)
Igor Fedotov
06:34 PM Revision db9a2bbf (ceph): test/store_test: add test case to for excessive fragmentation
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit eb0443a1034b42d006d2a1d2bd5cb91881f07df7)
Igor Fedotov
06:34 PM Revision c6d8a7b1 (ceph): os/bluestore: do not assert on insufficient allocation during bluefs
rebalance
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 64abc7ba39fab57cc9e19463219e8a7...
Igor Fedotov
06:34 PM Revision 4aefab03 (ceph): interval_set: optimize intersection_of
Iterate over all elements of the smaller set, and use find_inc to
locate elements from the larger set in logarithmic ...
Zac Medico
06:34 PM Revision 61c66a1e (ceph): inverval_set: optimize subset_of with sequential search
Optimize subset_of to use sequential search when it
performs better than the lower_bound method, for set
size ratios ...
Zac Medico
06:34 PM Revision 3e0e3f45 (ceph): common/interval_set: override subset_of for given range
E.g.:
subset_of([5~10,20~5], 0, 100) -> [5~10,20~5]
subset_of([5~10,20~5], 5, 25) -> [5~10,20~5]
subset_of([5~10,2...
xie xingguo
06:34 PM Revision a5734478 (ceph): include/interval_set: templating map used
Default to std::map for backward compat.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d2542...
Sage Weil
06:34 PM Revision dfeb1ef8 (ceph): librbd/api/Image.cc: fix memory leak, cleanup in error case
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:34 PM Revision 98917fd4 (ceph): krbd.cc: fix uninitialized variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:33 PM Revision 3b6bb4bc (ceph): common/DecayCounter.cc: init variable to silence cppcheck
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:29 PM Revision 48c6de09 (ceph): test/librados_test_stub: watch/notify should handle different pools
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:04 PM Revision 8c405bbe (ceph): rgw: rgw-rados, rgw-admin add an option to recalculate user stats
Adds a method in rgw-rados to reset user stats calling the earlier implemented
cls user reset stats.
In rgw-admin we ...
Abhishek Lekshmanan
06:04 PM Revision 7bdd82ab (ceph): cls/user: implement reset user stats
This is an implementation of reset user stats, that recalculates the user stats
purely based on the values of bucket ...
Abhishek Lekshmanan
06:02 PM Revision 575c3716 (ceph): qa: fix log typo
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
06:01 PM Revision 2629d513 (ceph): rgw: radosgw-admin abort early for user stats for empty uids
Otherwise we'll call sync stats with an empty argument which results in creation
of an empty ".buckets" object
Fixes...
Abhishek Lekshmanan
05:53 PM rgw Bug #20914 (Won't Fix): cls_rgw.gc_set and defer fail during jewel->luminous upgrade
Orit Wasserman
05:41 PM rgw Bug #23661 (Triaged): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
Matt Benjamin
05:39 PM Revision 84c9d0ec (ceph): rgw: Fix multisite Synchronization failed when read and write delete at...
This case is first write objA,then write and delete objA at the same
time,write early than delete.
When del objA, use...
Niu Pengju
05:37 PM rgw Bug #23663: libcurl ignores headers with empty value, leading to signature mismatches
Orit Wasserman
05:37 PM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
master pr : https://github.com/ceph/ceph/pull/20814 Abhishek Lekshmanan
05:33 PM rgw Bug #22804 (Pending Backport): multisite Synchronization failed when read and write delete at the...
Casey Bodley
05:36 PM rgw Backport #23237 (Triaged): Corrupted downloads from civetweb when using multipart with slow conne...
Orit Wasserman
05:35 PM RADOS Bug #23228: scrub mismatch on objects
My change only affects the scrub error counts in the stats. However, if setting dirty_info in proc_primary_info() wo... David Zafman
04:27 PM RADOS Bug #23228: scrub mismatch on objects
The original report was an EC test, so it looks like a dup of #23339.
David, your failures are not EC. Could they...
Sage Weil
05:32 PM Revision fef037c5 (ceph): rgw: reshard cancel command should clear the resharding flag
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
05:32 PM Revision 422514f8 (ceph): rgw: no need to RGWReshard::get before remove
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 2a68224aa4381d9d7d0285fac278dcead953fa3a)
Orit Wasserman
05:32 PM Revision bec3e70f (ceph): rgw: warn user about on going resharding when canceling it
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
05:27 PM Revision 880027bf (ceph): cls/rgw: make usage_iterate_range()'s "truncated" parameter trustworthy
Set it to false whenever we identify that we've reached the end of our
range, even if the underlying OSD op says it c...
Greg Farnum
05:27 PM Revision 3162c893 (ceph): cls/rgw: if trimmed any entries don't return -ENODATA
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3ca24749fa1db6bf35773e9095329a2ca4ee4072)
Yehuda Sadeh
05:27 PM Revision 878d50c3 (ceph): cls/rgw: usage_iterate_range end conditions
If both end & start conditions are passed, we need to signal that there
are no more results when returning because th...
Robin H. Johnson
05:27 PM Revision beb6667c (ceph): cls/rgw: usage_iterate_range truncated should never be NULL
Ensuring truncated is non-NULL improves code clarity.
Suggested-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: ...
Robin H. Johnson
05:02 PM Revision a1e81585 (ceph): test/librados_test_stub: simplied aio_notify processing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:00 PM CephFS Feature #23689 (New): qa: test major/minor version upgrades
We should verify the upgrade process [1] works and that older clients with parallel I/O still function correctly.
...
Patrick Donnelly
04:58 PM rgw Backport #22635 (Resolved): luminous: s3cmd move object error
Nathan Cutler
04:31 PM rgw Backport #22635: luminous: s3cmd move object error
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19883
merged
Yuri Weinstein
04:43 PM RADOS Bug #20439 (Can't reproduce): PG never finishes getting created
Sage Weil
04:30 PM Revision 207f12bb (ceph): Merge pull request #19883 from pdvian/wip-22635-luminous
luminous: rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Reviewed-by: Casey Bodley <cbodley@redha...
Yuri Weinstein
04:29 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
Just bytes
dzafman-2018-03-28_18:21:29-rados-wip-zafman-testing-distro-basic-smithi/2332093
[ERR] 3.0 scrub sta...
Sage Weil
04:13 PM Linux kernel client Feature #12902 (In Progress): krbd: support object-map and fast-diff
Ilya Dryomov
04:13 PM Linux kernel client Feature #23073 (Resolved): Allow set CEPH_OSD_REQUEST_TIMEOUT_DEFAULT on rbd map
Ilya Dryomov
04:01 PM rgw Backport #23681 (In Progress): luminous: mg_read() call has wrong arguments
Nathan Cutler
03:52 PM rgw Backport #23681 (Resolved): luminous: mg_read() call has wrong arguments
https://github.com/ceph/ceph/pull/21382 Nathan Cutler
04:01 PM Revision c014faa2 (ceph): RGWCivetWeb::read_data: fix arguments to mg_read() call
Fixes: http://tracker.ceph.com/issues/23596
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
04:00 PM Linux kernel client Feature #23688 (Resolved): get_features with readonly=true for parent images
Pass the optional read-only flag down to the 'get_features' rbd class method. For the parent image case, it would be... Ilya Dryomov
03:58 PM Revision 50fad750 (ceph): doc/dev/seastore.rst: initial draft notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:53 PM rgw Backport #23687 (Resolved): luminous: RGW Reshard error add failed to drop lock on <bucket>
https://github.com/ceph/ceph/pull/21389 Nathan Cutler
03:52 PM rgw Backport #23686 (Resolved): luminous: radosgw-admin usage show loops indefinitly - again
https://github.com/ceph/ceph/pull/21388 Nathan Cutler
03:52 PM rgw Backport #23685 (Resolved): luminous: rgw_file: post deadlock fix, direct deleted RGWFileHandle o...
https://github.com/ceph/ceph/pull/21438 Nathan Cutler
03:52 PM rgw Backport #23684 (Rejected): jewel: radosgw-admin should not use metadata cache when not needed
Nathan Cutler
03:52 PM rgw Backport #23683 (Resolved): luminous: radosgw-admin should not use metadata cache when not needed
https://github.com/ceph/ceph/pull/21437 Nathan Cutler
03:52 PM rgw Backport #23682 (Resolved): luminous: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s...
https://github.com/ceph/ceph/pull/21435 Nathan Cutler
03:27 PM rgw Bug #21619 (Pending Backport): RGW Reshard error add failed to drop lock on <bucket>
Orit Wasserman
03:18 PM Revision 08515246 (ceph): Merge pull request #21291 from smithfarm/wip-23596
RGWCivetWeb::read_data: fix arguments to mg_read() call
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
03:17 PM rgw Bug #23586 (Pending Backport): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
Casey Bodley
03:16 PM Revision c9acc7d1 (ceph): Merge pull request #21285 from joke-lee/wip-max_keys_convert
rgw: return EINVAL if max_keys can not convert correctly
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:16 PM rgw Bug #23468 (Pending Backport): radosgw-admin should not use metadata cache when not needed
Casey Bodley
03:15 PM rgw Bug #23299 (Pending Backport): rgw_file: post deadlock fix, direct deleted RGWFileHandle objects ...
Casey Bodley
03:15 PM rgw Bug #22963 (Pending Backport): radosgw-admin usage show loops indefinitly - again
Casey Bodley
03:14 PM Revision b05e900b (ceph): Merge pull request #21129 from oritwas/wip-rgw-admin-no-cache
rgw: radosgw-admin should not use metadata cache for readonly commands
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:14 PM Revision 68ff1f19 (ceph): Merge pull request #20834 from linuxbox2/wip-linked
rgw_file: conditionally unlink handles when direct deleted
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:13 PM Revision 6ef24fff (ceph): Merge pull request #20926 from yehudasa/wip-22963-truncation
rgw: fix for usage truncated flag
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
03:05 PM Revision 607d6cfb (ceph): Merge pull request #20814 from niupengju/master
rgw: Fix multisite Synchronization failed when read and write delete …
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:04 PM Bug #23680 (Fix Under Review): rgw: Recent commit to master broke the s390x build
https://github.com/ceph/ceph/pull/21380 Casey Bodley
02:27 PM Bug #23680 (Resolved): rgw: Recent commit to master broke the s390x build
The s390x build of current master breaks like this:... Nathan Cutler
02:59 PM Revision 22ddc6da (ceph): osd: Change shard digests to hex like object info digests
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:45 PM Revision 9a2cbaed (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:43 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
... wei jin
02:29 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Very interesting, please tell how do you generate the flame graph, I will perform the same check on my system and upd... Mark Kogan
02:29 PM RADOS Bug #20874: osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end() || (miter->second...
/a/sage-2018-04-11_22:26:40-rados-wip-sage-testing-2018-04-11-1604-distro-basic-smithi/2387226 Sage Weil
02:25 PM RADOS Backport #23668 (In Progress): luminous: There is no 'ceph osd pool get erasure allow_ec_overwrit...
https://github.com/ceph/ceph/pull/21378 Prashant D
01:34 AM RADOS Backport #23668 (Resolved): luminous: There is no 'ceph osd pool get erasure allow_ec_overwrites'...
https://github.com/ceph/ceph/pull/21378 Nathan Cutler
02:14 PM Revision 1bc66346 (ceph): Merge pull request #21140 from ceph/cv
ceph-volume: remove extra space Sage Weil
02:05 PM Messengers Backport #23666 (In Progress): luminous: SIGFPE, Arithmetic exception in AsyncConnection::_proces...
https://github.com/ceph/ceph/pull/21376 Prashant D
01:08 PM Messengers Backport #23666: luminous: SIGFPE, Arithmetic exception in AsyncConnection::_process_connection
I'm on it Prashant D
01:33 AM Messengers Backport #23666 (Resolved): luminous: SIGFPE, Arithmetic exception in AsyncConnection::_process_c...
https://github.com/ceph/ceph/pull/21376 Nathan Cutler
02:03 PM Revision 35d456d4 (ceph): test/librados_test_stub: aio_watch/aio_unwatch should be asynchronous
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:49 PM Bug #23417: Building Ceph on armhf fails due to a bunch of errors
After some tries I was able to build debian-packages with this changes on the odroid hc2 native.
Time to compile was...
Ralf Kätzler
01:35 PM Revision 5bdd899d (ceph): lz4: adjusted release notes
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision a2c84481 (ceph): rpm: add build dependency for lz4
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision 524eed75 (ceph): debian: add build dependency for lz4
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision 26d96eb3 (ceph): install-deps: add liblz4 to freebsd build dependencies
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:35 PM Revision bb2da930 (ceph): cmake: Enable LZ4 if required library is available.
Signed-off-by: Grant Slater <grant.slater@wearefriday.com> Grant Slater
01:30 PM Revision 825d6858 (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:26 PM Revision 3ec96185 (ceph): os/bluestore: add perf counter for allocator fragmentation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:08 PM ceph-volume Feature #23679 (Rejected): Provide an API version in the JSON
ceph-volume provides a JSON output which is useful for 3rd party tools like choose_disk, but surely many other like s... Anonymous
01:08 PM mgr Backport #23667 (In Progress): luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Prashant D
03:44 AM mgr Backport #23667: luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
https://github.com/ceph/ceph/pull/21365 Konstantin Shalygin
01:34 AM mgr Backport #23667 (Resolved): luminous: mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
https://github.com/ceph/ceph/pull/21365 Nathan Cutler
12:59 PM ceph-volume Feature #23678 (Resolved): Ability not to start OSD systemd unit on activate
ceph-disk has the ability not to start the OSD service during the activation.
The following command can achieve that...
Sébastien Han
12:45 PM Revision 1de07533 (ceph): Merge pull request #20962 from ricardoasmarques/wip-task-manager-frontend
mgr/dashboard: Asynchronous tasks (frontend)
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Stephan Müller <s...
Lenz Grimmer
12:26 PM rbd Support #23677 (Closed): rbd mirror: is there a method to calculate data size that have not been ...
When I use rbd mirror between two cluster, is there a method to calculate data size that have not been mirror to non-... liuzhong chen
12:15 PM Support #23676 (Resolved): How to disable compiler optimization for ceph?
I am building ceph from source v12.2.4 using the steps mentioned in
https://github.com/ceph/ceph/tree/v12.2.4 -- RE...
Nayana Thorat
11:56 AM Revision dd2ee8df (ceph): utime: fix __32u sec time overflow
Signed-off-by: kungf <yang.wang@easystack.cn> yang wang
11:36 AM bluestore Bug #22044: rocksdb log replay - corruption: missing start of fragmented record
Excluse the late respons. On the advice of the ceph-users ML I had wiped and recreated the OSD. Of course this made t... Michael Schmid
11:34 AM Revision a69423ca (ceph): msg/async/AsyncConnection: Fix FPE in process_connection
Check ms_inject_socket_failures is valid before we use it.
Fixes: http://tracker.ceph.com/issues/23618
Signed-off-b...
Brad Hubbard
11:34 AM Revision c89497f5 (ceph): mgr/dashboard: Notification improvements
Notification list is now using the new CdDate pipe for formating the date and
they are now sorted desc by date.
Fixe...
Tiago Melo
11:27 AM Revision 04ca8e43 (ceph): Merge pull request #21099 from ricardoasmarques/wip-table-selection-ref...
mgr/dashboard: Update selected items on table refresh
Reviewed-by: Volker Theile vtheile@suse.com
Reviewed-by: Steph...
Lenz Grimmer
11:25 AM Revision fd32bcf9 (ceph): Merge pull request #21268 from smithfarm/wip-doc-config-ceph
doc: some improvements to ceph-conf.rst
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: John Spray <john....
Nathan Cutler
11:19 AM rbd Backport #23640 (In Progress): luminous: rbd: import with option --export-format fails to protect...
Already included in backport PR https://github.com/ceph/ceph/pull/21316 (along with tracker http://tracker.ceph.com/... Prashant D
11:13 AM Revision e21d9b1c (ceph): mgr/dashboard: Asynchronous tasks front-end
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:09 AM Revision 061f28c6 (ceph): options: add bounds and description to osd heartbeat interval
Previously this var was unbounded, meaning that rogue injectargs
could kill the cluster. Also, add a description to i...
Piotr Dalek
11:03 AM Revision 8ecfe199 (ceph): osd: fix heartbeat crash due to divide by zero
As nothing prevents osd heartbeat interval from being 0 or less, it's
possible to crash single OSD/entire cluster usi...
Piotr Dalek
10:34 AM ceph-volume Feature #23451: show physical devices in ceph-volume list
We don't use --reportformat=json because Xenial doesn't support it. But LVM is still providing everything we need wit... Alfredo Deza
12:45 AM ceph-volume Feature #23451: show physical devices in ceph-volume list
Ah, yes. I hadn't considered the case of an LV with extents that only use specific PVs rather than the entire VG.
...
Darrell Enns
10:19 AM CephFS Backport #23637 (In Progress): luminous: mds: assertion in MDSRank::validate_sessions
https://github.com/ceph/ceph/pull/21372 Prashant D
10:19 AM Revision 55f470f5 (ceph): mon: cleanups to optracker code
* Make the types of the configuration options
TYPE_SECS instead of numbers.
* Remove unused 'filterstr' argument ha...
John Spray
09:28 AM Revision 0f9703ee (ceph): mds: mark damaged if sessions' preallocated inos don't match inotable
We don't know if session's preallocated inos are incorrect or inotable
is incorrect. So it's better just mark mds dam...
Yan, Zheng
09:09 AM Revision 21ddaa98 (ceph): doc: add Xin Yuan and Yichao Li's affiliation
Signed-off-by: Li Wang <laurence.liwang@gmail.com> Li Wang
08:57 AM Revision 3d8b9f2f (ceph): common: Use ARRAY_SIZE macro
Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) to improve code readability.
Defined it in appropriate header ...
simransinghal
08:57 AM Revision 13f1381a (ceph): common: compress return logic
Simplify function returns by merging assignment and return.
Signed-off-by: Simran Singhal <singhalsimran0@gmail.com>
simransinghal
08:21 AM Revision 6934ee43 (ceph): client: Take reference for operator= function parameter
Why copy? Take a reference for the operator=() function parameter.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
07:41 AM Dashboard Bug #23389 (Resolved): dashboard: OSD throughput sparkline graphic appears to show running total
Lenz Grimmer
07:19 AM RADOS Backport #23675 (In Progress): luminous: qa/workunits/mon/test_mon_config_key.py fails on master
Nathan Cutler
07:07 AM RADOS Backport #23675 (Resolved): luminous: qa/workunits/mon/test_mon_config_key.py fails on master
https://github.com/ceph/ceph/pull/21368 Nathan Cutler
04:26 AM Revision 40983f7f (ceph): mgr/iostat: implement 'ceph iostat' as a mgr plugin
Allow a mgr module to fetch 'io_rate' to access pg_sum_delta,
which holds the IO activity recently completed by the O...
Mohamad Gebai
04:26 AM Revision 78e884df (ceph): mgr/iostat: add a 'poll' flag to the command description format
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 474c94b8 (ceph): ceph.in: handle polling commands
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 22047b37 (ceph): doc: update MonCommand.h and mgr docs to include the polling flag
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 2abfb52f (ceph): mgr/iostat: update iostat to use the 'poll' flag
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision 3f3a1830 (ceph): ceph.in: don't print the command's result if not in poll mode
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision be3c7f61 (ceph): ceph.in: add polling period option
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:26 AM Revision fb638381 (ceph): mgr/iostat: add self-test
Signed-off-by: Mohamad Gebai <mgebai@suse.com> Mohamad Gebai
04:17 AM CephFS Backport #23636 (In Progress): luminous: mds: kicked out by monitor during rejoin
https://github.com/ceph/ceph/pull/21366 Prashant D
03:41 AM Revision 8df572a1 (ceph): mgr/prometheus: fix and complete PG state names
...and reformat into a flat list in the same
order as found in osd_types.cc so that it's
easy to cross check.
Fixes:...
John Spray
03:40 AM Revision 05c78eeb (ceph): osd: make PG "deep" state name consistent
Previously the state-to-string path called
deep scrubbing "deep", but the string-to-state
path called it "deep_scrub"...
John Spray
03:27 AM RADOS Bug #23662 (Resolved): osd: regression causes SLOW_OPS warnings in multimds suite
Sage Weil
03:07 AM Bug #23527: aio_t::rval int type not enough to contain io_event::res with unsigned long type, cau...
@yang wang - please open a new tracker issue for the follow-on fix in https://github.com/ceph/ceph/pull/21326
For ...
Nathan Cutler
02:58 AM Bug #23527: aio_t::rval int type not enough to contain io_event::res with unsigned long type, cau...
hi @Nathan ,this patch not resolved yet, find another problem, see https://github.com/ceph/ceph/pull/21326
yang wang
02:52 AM Bug #23527 (Resolved): aio_t::rval int type not enough to contain io_event::res with unsigned lon...
Nathan Cutler
03:04 AM rgw Bug #23674 (Fix Under Review): can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/20790 Nathan Cutler
02:00 AM rgw Bug #23674: can't remove rados objects after copy rgw-object fail
I pulled requests in github(https://github.com/ceph/ceph/pull/20790,https://github.com/ceph/ceph/pull/20789), but I a... long li
01:54 AM rgw Bug #23674 (Resolved): can't remove rados objects after copy rgw-object fail
In copy rgw-object, rgw will increate rados objects refcount by using cls_refcount_get, and the ref_tag include '\0',... long li
02:59 AM RADOS Bug #23517: TestMockDeepCopyRequest.SimpleCopy fails in run-rbd-unit-tests.sh
not able to move this to CI somehow... moving it to RADOS. Kefu Chai
02:54 AM RADOS Backport #23315 (Resolved): luminous: pool create cmd's expected_num_objects is not correctly int...
Nathan Cutler
02:53 AM Revision 032d3b53 (ceph): Merge pull request #21320 from tchaikov/wip-rocksdb
rocksdb: sync with upstream
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:52 AM Backport #23544 (Resolved): luminous: aio_t::rval int type not enough to contain io_event::res wi...
Nathan Cutler
02:52 AM mgr Bug #23368 (Resolved): mgr: fix MSG_MGR_MAP handling
Nathan Cutler
02:52 AM mgr Backport #23409 (Resolved): luminous: mgr: fix MSG_MGR_MAP handling
Nathan Cutler
02:41 AM RADOS Bug #23622 (Pending Backport): qa/workunits/mon/test_mon_config_key.py fails on master
Sage Weil
02:40 AM Revision 0722e758 (ceph): Merge pull request #21329 from liewegas/wip-23622-b
mon/ConfigKeyService: dump: print placeholder value for binary blobs
Reviewed-by: John Spray <jspray@redhat.com>
Rev...
Sage Weil
02:28 AM Revision 313e9320 (ceph): Merge pull request #21357 from gregsfortytwo/wip-doc-remove-naked-repo
doc: remove references to unversioned repository addresses
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 AM RADOS Bug #23564: OSD Segfaults
Correct, Bluestore and Luminous 12.2.4 Alex Gorbachev
01:57 AM RADOS Backport #23673 (In Progress): jewel: auth: ceph auth add does not sanity-check caps
Nathan Cutler
01:43 AM RADOS Backport #23673 (Resolved): jewel: auth: ceph auth add does not sanity-check caps
https://github.com/ceph/ceph/pull/21367 Nathan Cutler
01:53 AM RADOS Bug #23578 (Resolved): large-omap-object-warnings test fails
Brad Hubbard
01:52 AM RADOS Backport #23633 (Rejected): luminous: large-omap-object-warnings test fails
We can close this if that test isn't present in luminous. Brad Hubbard
01:35 AM RADOS Backport #23633 (Need More Info): luminous: large-omap-object-warnings test fails
Brad,
Backporting PR#21295 to luminous is unrelated unless we get qa/suites/rados/singleton-nomsgr/all/large-omap-ob...
Prashant D
01:41 AM RADOS Backport #23670 (In Progress): luminous: auth: ceph auth add does not sanity-check caps
Nathan Cutler
01:34 AM RADOS Backport #23670 (Resolved): luminous: auth: ceph auth add does not sanity-check caps
https://github.com/ceph/ceph/pull/24906 Nathan Cutler
01:39 AM bluestore Backport #23672 (Resolved): luminous: bluestore: ENODATA on aio
https://github.com/ceph/ceph/pull/21405 Nathan Cutler
01:36 AM Revision a942cc47 (ceph): mds: fix unhealth heartbeat during rejoin
function process_imported_caps might hold mds_lock too long,
mds tick thread will be starved, and leads to unhealth h...
dongdong tao
01:35 AM CephFS Backport #23671 (Resolved): luminous: mds: MDBalancer using total (all time) request count in loa...
https://github.com/ceph/ceph/pull/21412 Nathan Cutler
01:34 AM RADOS Backport #23654 (New): luminous: Special scrub handling of hinfo_key errors
Nathan Cutler
01:34 AM CephFS Backport #23669 (Resolved): luminous: doc: create doc outlining steps to bring down cluster
https://github.com/ceph/ceph/pull/22872 Nathan Cutler
01:33 AM RADOS Bug #22525 (Pending Backport): auth: ceph auth add does not sanity-check caps
Nathan Cutler
01:28 AM Revision acf6423c (ceph): build/ops: move parted runtime dependency to ceph-base
Since ceph-disk has been moved from "ceph-osd" to "ceph-base", all of
ceph-disk's dependencies should also be moved, ...
Nathan Cutler
12:39 AM Revision 939bcbcc (ceph): crush/CrushWrapper: don't bump up leaf stack if we are already of domai...
Assume we have a pool of crush-failure-domain OSD, then the stack will look like:
[
"0":"8" // sta...
xie xingguo
12:39 AM Revision c89db880 (ceph): crush/CrushWrapper: fix potential invalid use of iterator
In choose_leaf mode we normally should have a stack of 2 and
hence below here we still need to re-check the iterator ...
xie xingguo
12:26 AM Revision 110015a5 (ceph): Merge pull request #21325 from xiexingguo/wip-fix-up-seg-error
crush/CrushWrapper: fix potential invalid use of iterator
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo

04/11/2018

11:52 PM Revision ff509b59 (ceph): doc: remove references to unversioned repository addresses
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
11:45 PM Revision e6baf00c (ceph): test/objectstore_bench: Don't forget judging whether call usage.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
11:22 PM RADOS Bug #23662 (Fix Under Review): osd: regression causes SLOW_OPS warnings in multimds suite
https://github.com/ceph/teuthology/pull/1166 Patrick Donnelly
09:38 PM RADOS Bug #23662: osd: regression causes SLOW_OPS warnings in multimds suite
Looks like the obvious cause: https://github.com/ceph/ceph/pull/20660 Patrick Donnelly
07:56 PM RADOS Bug #23662 (Resolved): osd: regression causes SLOW_OPS warnings in multimds suite
See: [1], first instance of the problem at [0].
The last run which did not cause most multimds jobs to fail with S...
Patrick Donnelly
11:20 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair

Any scrub that completes without errors will set num_scrub_errors in pg stats to 0. That will cause the inconsiste...
David Zafman
10:51 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
David, is there any way a missing object wouldn't be reported in list-inconsistent output? Josh Durgin
11:01 PM RADOS Bug #23492: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
Let's see if this happens again now that sage's fast peering branch is merged. Josh Durgin
10:58 PM RADOS Backport #23485 (Resolved): luminous: scrub errors not cleared on replicas can cause inconsistent...
David Zafman
10:58 PM RADOS Bug #23585: osd: safe_timer segfault
Possibly the same as http://tracker.ceph.com/issues/23431 Josh Durgin
02:10 PM RADOS Bug #23585: osd: safe_timer segfault
Got segfault in safe_timer too. Got it just once so can not provide more info at the moment.
2018-04-03 05:53:07...
Sergey Malinin
10:57 PM RADOS Bug #23564: OSD Segfaults
Is this on bluestore? there are a few reports of this occurring on bluestore including your other bug http://tracker.... Josh Durgin
10:44 PM RADOS Bug #23590: kstore: statfs: (95) Operation not supported
Josh Durgin
10:42 PM RADOS Bug #23601 (Resolved): Cannot see the value of parameter osd_op_threads via ceph --show-config
Josh Durgin
10:37 PM RADOS Bug #23614: local_reserver double-reservation of backfilled pg
This may be the same root cause as http://tracker.ceph.com/issues/23490 Josh Durgin
10:36 PM RADOS Bug #23565: Inactive PGs don't seem to cause HEALTH_ERR
Brad, can you take a look at this? I think it can be handled by the stuck pg code, that iirc already warns about pgs ... Josh Durgin
10:25 PM RADOS Bug #23664 (Resolved): cache-try-flush hits wrlock, busy loops
... Sage Weil
10:12 PM RADOS Bug #23403 (Closed): Mon cannot join quorum
Thanks for letting us know. Brad Hubbard
01:15 PM RADOS Bug #23403: Mon cannot join quorum
After more investigation we discovered that one of the bonds on the machine was not behaving properly. We removed the... Gauvain Pocentek
11:28 AM RADOS Bug #23403: Mon cannot join quorum
Thanks for the investigation Brad.
The "fault, initiating reconnect" and "RESETSESSION" messages only appear when ...
Gauvain Pocentek
09:46 PM Revision f8df3761 (ceph): rgw: fix use of libcurl with empty header values
Fixes: http://tracker.ceph.com/issues/23663
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:14 PM Revision fa661bf3 (ceph): Merge branch 'wip-rbd-critical' into 'rh-luminous'
rbd critical tests
Add rbd critical tests in smoke
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
See merge ...
Vasu Kulkarni
09:13 PM Revision 9f552a11 (ceph): Merge branch 'bug-1489866' into 'rh-luminous'
Bug 1489866
See merge request !10
Vasu Kulkarni
09:04 PM Revision 4669134b (ceph): mon/ConfigKeyService: dump: print placeholder value for binary blobs
JSON cannot express arbitrary binary blobs. Instead of outputting invalid
and unparseable JSON, represent the value ...
Sage Weil
08:58 PM rgw Bug #23663 (Fix Under Review): libcurl ignores headers with empty value, leading to signature mis...
https://github.com/ceph/ceph/pull/21358 Casey Bodley
08:49 PM rgw Bug #23663 (Resolved): libcurl ignores headers with empty value, leading to signature mismatches
From https://curl.haxx.se/libcurl/c/CURLOPT_HTTPHEADER.html:
> If you add a header with no content as in 'Accept:'...
Casey Bodley
08:57 PM Revision dbdf7313 (ceph): ceph-volume api.lvm helper to detect vdo from a dm path
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:57 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
@Greg Farnum: Ah, great that part is already handled!
What about my other questions though, like
> I think it i...
Niklas Hambuechen
06:45 PM RADOS Bug #23595 (Duplicate): osd: recovery/backfill is extremely slow
https://tracker.ceph.com/issues/23141
Sorry you ran into this, it's a bug in BlueStore/BlueFS. The fix will be in ...
Greg Farnum
07:52 PM Revision 719e13cc (ceph): Merge pull request #20829 from xiexingguo/backport-pr-20653
luminous: mon, osd: fix potential collided *Up Set* after PG remapping
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:51 PM Revision 5eb0f3ce (ceph): Merge pull request #20840 from xiexingguo/backport-pr-20655
luminous: osd/OSDMap: skip out/crush-out osds
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:50 PM Revision 99497b7d (ceph): Merge pull request #20674 from rzarzynski/wip-bs-drop-std_function-lumi...
luminous: os/bluestore: avoid overhead of std::function in blob_t. Sage Weil
07:49 PM RADOS Backport #23315: luminous: pool create cmd's expected_num_objects is not correctly interpreted
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20907
merged
Yuri Weinstein
07:48 PM Revision 976beced (ceph): Merge pull request #20907 from pdvian/wip-23315-luminous
luminous: mon/OSDMonitor.cc: fix expected_num_objects interpret error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:17 PM Revision 997aced8 (ceph): Merge pull request #21336 from ceph/wip-yuriw-crontab
qa/tests: Changed rhel7.4 to rhel7.5 Yuri Weinstein
07:05 PM CephFS Feature #20611 (New): MDSMonitor: do not show cluster health warnings for file system intentional...
Doug, I was just thinking about this and a valid reason to not want a HEALTH_ERR is if you have dozens or hundreds of... Patrick Donnelly
01:42 PM CephFS Feature #20611 (Fix Under Review): MDSMonitor: do not show cluster health warnings for file syste...
Douglas Fuller
01:42 PM CephFS Feature #20611: MDSMonitor: do not show cluster health warnings for file system intentionally mar...
See https://github.com/ceph/ceph/pull/16608, which implements the opposite of this behavior. Whenever a filesystem is... Douglas Fuller
06:54 PM CephFS Feature #20607 (Rejected): MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
This is rejected in favor of removing `mds deactivate`. Patrick Donnelly
06:23 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
Alfredo Deza
06:23 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
This is how it is tricky :)
If a VG has 2 devices, say, /dev/sda1 and /dev/sdc1, a logical volume *can* be created...
Alfredo Deza
05:53 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
How about returning a list of the physical devices as an array in the json output? We already have the VG, so it shou... Darrell Enns
06:14 PM Revision d90f4064 (ceph): Merge pull request #21311 from liewegas/wip-validate-caps
mon: expand cap validity check for mgr, osd, mds
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Cha...
Greg Farnum
05:55 PM rgw Bug #23661 (Resolved): RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
... Casey Bodley
05:51 PM Bug #23657 (Fix Under Review): Not all ceph-disk dependencies were moved from ceph-osd to ceph-disk
https://github.com/ceph/ceph/pull/21356 Nathan Cutler
05:23 PM Bug #23657 (Resolved): Not all ceph-disk dependencies were moved from ceph-osd to ceph-disk
I just noticed that, when ceph-disk was moved from ceph-osd to ceph-base, the dependency that provides "sgdisk" was l... Nathan Cutler
05:45 PM RADOS Feature #23660 (New): when scrub errors are due to disk read errors, ceph status can say "likely ...
If some of the scrub errors are due to disk read errors, we can also say in the status output "likely disk errors" an... Vasu Kulkarni
05:44 PM Revision e23a12c2 (ceph): build/ops: rpm: move sgdisk-providing dep to ceph-base
In Debian "gdisk" is already listed under ceph-base, so this commit is
RPM-only.
sgdisk is only used by ceph-disk (p...
Nathan Cutler
05:38 PM rgw Bug #23659 (Resolved): tempest tests failing with pysaml2 version conflict
both keystone-wsgi-public and keystone-wsgi-admin fail to start with lots of these errors:... Casey Bodley
05:31 PM CephFS Documentation #23427 (Pending Backport): doc: create doc outlining steps to bring down cluster
Patrick Donnelly
05:30 PM Revision f1a733e6 (ceph): Merge PR #21265 into master
* refs/pull/21265/head:
doc: outline steps to take CephFS fs down
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Patrick Donnelly
05:29 PM CephFS Bug #23658 (Resolved): MDSMonitor: crash after assigning standby-replay daemon in multifs setup
From: https://github.com/rook/rook/issues/1027... Patrick Donnelly
05:22 PM Revision a9917783 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that `e2fsprogs` isn't installed in
centos container image because ceph hasn't ...
Guillaume Abrioux
05:19 PM CephFS Bug #23567: MDSMonitor: successive changes to max_mds can allow hole in ranks
Doug, I tested with master but I believe it also happened with your PR. I can't remember. Patrick Donnelly
03:02 PM CephFS Bug #23567 (Need More Info): MDSMonitor: successive changes to max_mds can allow hole in ranks
Was this before or after https://github.com/ceph/ceph/pull/16608 ? Douglas Fuller
05:01 PM Revision 6da5a588 (ceph): rgw: ability to list bucket contents in unsorted order for efficiency
Add the ability to list the contents of a bucket without the results
being sorted. This can have performance benefits...
J. Eric Ivancich
04:38 PM Bug #23650 (Fix Under Review): add a missing dependency for e2fsprogs
Ken Dreyer
12:57 PM Bug #23650 (Resolved): add a missing dependency for e2fsprogs
a dependency for e2fsprogs is missing.
the result is that when deploying with dmcrypt, mkfs.ext4 might be not foun...
Guillaume Abrioux
04:36 PM Revision 9594dfb6 (ceph): test: Be smarter about when jsonschema can be used
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9c5ef19f93d999c50641b8bf464b462e0ef5e8f2)
David Zafman
04:36 PM Revision 2312eccb (ceph): doc: Add release notes for the output format changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit da0f5887a49363d2d7f2f0a5aac34f5992648b06)...
David Zafman
04:36 PM Revision 74774a4d (ceph): test: Add getjson variable to save output
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1b1d45bf517237b5221581c3dfb1a7e5fccf712f)
David Zafman
04:36 PM Revision 97f5ff44 (ceph): osd: SnapSet::dump() handle snapid_t not in clone_overlap or clone_size
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 866a52e5673e296a66dfa9407dcf9375f80b7f73)
David Zafman
04:36 PM Revision 02895914 (ceph): osd rados command: Show snapset in list-inconsistent-snapset
Add SnapSet bufferlist to inconsistent_snapset_t
Partial fix for http://tracker.ceph.com/issues/23428
Signed-off-by...
David Zafman
04:34 PM Revision 2d2ee965 (ceph): osd rados command: Change error name snapset_mismatch to snapset_error
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 007cb45fe5c8fd1ffb8db2422a11d67d74bbf5b5)...
David Zafman
04:32 PM Revision f3be026d (ceph): test: Clean-up test and use local values for number of objects and osds
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0c7ac9db3bbb07eaa781f2cea1206ea9a8724cc5)
David Zafman
04:09 PM ceph-volume Bug #23645 (Need More Info): hot plug disk might not work ceph-volume
This is still not very clear to me. You mention a plug/unplug of disks
that make the device path change, but
then t...
Alfredo Deza
03:57 PM Revision 5d2f369b (ceph): Merge pull request #21236 from jecluis/wip-mon-auth-bootstrap
mon/AuthMonitor: create bootstrap keys on create_initial()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:54 PM rgw Bug #23655 (Resolved): rgw: es: add support for ES endpoints with password
We don't have a configurable for ES password in the sync module Abhishek Lekshmanan
03:51 PM Backport #23544: luminous: aio_t::rval int type not enough to contain io_event::res with unsigned...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21231
merged
Yuri Weinstein
03:51 PM Revision 0af5c0b0 (ceph): Merge pull request #21231 from pdvian/wip-23544-luminous
luminous: os/bluestore: change the type of aio_t:res to long
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:49 PM mgr Backport #23409: luminous: mgr: fix MSG_MGR_MAP handling
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20973
mergedReviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
03:49 PM RADOS Bug #23487 (Pending Backport): There is no 'ceph osd pool get erasure allow_ec_overwrites' command
Sage Weil
03:49 PM Revision e90d3c11 (ceph): Merge pull request #20973 from pdvian/wip-23409-luminous
luminous: mgr: fix MSG_MGR_MAP handling
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
03:49 PM Revision 68446cce (ceph): Merge pull request #21102 from trociny/wip-23487
mon: add 'ceph osd pool get erasure allow_ec_overwrites' command
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
03:48 PM Revision 53a6ddab (ceph): Merge pull request #21229 from liewegas/wip-release-reserved-luminous
luminous: osd: do not release_reserved_pushes when requeuing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:39 PM RADOS Backport #23654 (Resolved): luminous: Special scrub handling of hinfo_key errors
https://github.com/ceph/ceph/pull/21397 David Zafman
03:38 PM ceph-volume Bug #23644 (Resolved): when no OSDs are found to activate an AttributeError is raised
merged commit 459cd9f into luminous Alfredo Deza
03:30 PM bluestore Bug #23653 (Resolved): tcmalloc Attempt to free invalid pointer 0x55de11f2a540 in rocksdb::LRUCac...
This is on rhel7.5 qst run
Run: http://pulpito.ceph.com/teuthology-2018-04-10_20:02:32-smoke-master-testing-basic-...
Yuri Weinstein
03:29 PM Revision 1d4473fc (ceph): osd rados command: list-inconsistent-obj attribute improvements
System attributes shown as "object_info", "snapset" and "hashinfo"
Only output user attributes as "attrs"
Drop leadi...
David Zafman
03:18 PM Revision a4b9bd0b (ceph): osd rados command: Change "oi_attr" to "info" in scrub handling errors
oi_attr_missing -> info_missing
oi_attr_corrupted -> info_corrupted
Signed-off-by: David Zafman <dzafman@redhat.com>...
David Zafman
03:18 PM Revision 4cd59ad1 (ceph): osd rados command: Change "oi" to "info" in scrub handling errors
data_digest_mismatch_oi -> data_digest_mismatch_info
omap_digest_mismatch_oi -> omap_digest_mismatch_info
size_mismat...
David Zafman
03:18 PM Revision 26df9074 (ceph): osd rados command: Rename ss_attr_missing/ss_attr_corrupted to snapset_...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bec67e3d4095484970ad3376a9b2613d07a6606f)...
David Zafman
03:15 PM Revision 64017148 (ceph): Merge pull request #21300 from dillaman/wip-rbd-mirror-active-active
rbd-mirror: integrate image map policy as incremental step to active-active
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:14 PM Revision ab7c3cb4 (ceph): osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr)
Fixes: http://tracker.ceph.com/issues/23364
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:14 PM CephFS Bug #23652 (Fix Under Review): client: fix gid_count check in UserPerm->deep_copy_from()
https://github.com/ceph/ceph/pull/21341 Jos Collin
03:10 PM CephFS Bug #23652 (Resolved): client: fix gid_count check in UserPerm->deep_copy_from()
Fix gid_count check in UserPerm->deep_copy_from(). Allocate gids only if gid_count > 0. Jos Collin
03:14 PM Revision dd042a15 (ceph): osd: Don't crash in get_hash_info() with a corrupt HashInfo
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 0d4acc55ffd7f0f45324d1c933a2a5d0d47b84ec)...
David Zafman
03:13 PM Revision 4be67187 (ceph): test: Remove check that masks differences (let diff fail)
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit be815f9b2b9ded0a0dad19f88488d79ce5efff07)...
David Zafman
03:11 PM Revision 956d5501 (ceph): client: Fix the gid_count check
Make the right check for gid_count.
Fixes: http://tracker.ceph.com/issues/23652
Signed-off-by: Jos Collin <jcollin@r...
Jos Collin
03:10 PM Messengers Bug #23618 (Pending Backport): SIGFPE, Arithmetic exception in AsyncConnection::_process_connection
Kefu Chai
03:09 PM Revision 96aad4ae (ceph): Merge pull request #21314 from badone/wip-ms_inject_socket_failures-SIGFPE
msg/async/AsyncConnection: Fix FPE in process_connection
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:09 PM rbd Bug #23597 (Resolved): fsx writethrough test case failures
Mykola Golub
03:09 PM RADOS Bug #23621 (Resolved): qa/standalone/mon/misc.sh fails on master
Kefu Chai
03:09 PM Revision 7abc1153 (ceph): Merge pull request #21308 from dillaman/wip-23597
librbd: disable ENOENT tracking within the object cacher
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:08 PM rgw Bug #23651 (In Progress): Dynamic bucket indexing, resharding and tenants still seems to be broken
I've had issues with this before, which is described in https://tracker.ceph.com/issues/22046. But the issues remain ... Mark Schouten
03:08 PM Revision 4cc3dab0 (ceph): Merge pull request #21318 from badone/wip-qa-mon-misc-add-osdmap-prune-...
qa/standalone/mon/misc.sh: Add osdmap-prune tests
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Ch...
Kefu Chai
03:07 PM bluestore Bug #23333 (Pending Backport): bluestore: ENODATA on aio
i believe this change should be backported. Kefu Chai
03:05 PM Revision 80667e8d (ceph): Merge pull request #21306 from rzarzynski/wip-bs-bug23333-allow-eio
os/bluestore: alter the allow_eio policy regarding kernel's error list.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:03 PM mgr Bug #23584 (Pending Backport): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
Kefu Chai
03:03 PM Revision 28e543f5 (ceph): Merge pull request #21288 from jcsp/wip-23584
mgr/prometheus: fix PG state names
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Kefu Chai
03:01 PM Revision d0e6e0db (ceph): Merge pull request #21281 from zealoussnow/wip-leozhang-0407
common: retry_sys_call no need take address of a function pointer
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>...
Kefu Chai
03:01 PM Revision dc4b525d (ceph): Merge pull request #21297 from tchaikov/wip-ceph-w-utf-8
ceph: print output of "status" as string not as bytes
Reviewed-by: Tim Serong <tserong@suse.com>
Kefu Chai
02:59 PM Bug #23296 (Resolved): Cache-tier forward mode hang in luminous
Kefu Chai
02:59 PM Revision d9d56800 (ceph): Merge pull request #21275 from smithfarm/wip-23296
osdc/Objecter: add ignore overlay flag if got redirect reply
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: G...
Kefu Chai
02:58 PM Revision 3c31336f (ceph): Merge pull request #21259 from rzarzynski/wip-common-hint-dout
common: hint the main branch of dout() accordingly to default verbosity.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 PM Revision 7dcf9cf2 (ceph): Merge pull request #21103 from dzafman/wip-23267-luminous
luminous: scrub errors not cleared on replicas can cause inconsistent pg state when replica takes over primary
Revie...
David Zafman
02:47 PM Revision 459cd9f8 (ceph): Merge pull request #21335 from ceph/backport-rm23644
luminous: ceph-volume lvm.activate error if no bluestore OSDs are found
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:41 PM Revision c5a004d7 (ceph): pybind/mgr/dashboard: silence lint warnings
this silences following errors:
9: ./awsauth.py:42:1: E722 do not use bare except'
9: ./awsauth.py:116:13: E722 do n...
Kefu Chai
02:36 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Could this be caused by re-written data while the first write is still in flight?
This write pattern has been obse...
Eric Blevins
12:51 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
We're seeing the same behavior:... Michael Prokop
02:34 PM CephFS Backport #23635 (In Progress): luminous: client: fix request send_to_auth was never really used
https://github.com/ceph/ceph/pull/21354 Prashant D
02:28 PM Revision b41e049c (ceph): cmake: no need to setup venv for dashboard
unlike ceph-disk and ceph-detect-init, dashboard is not a standalone
python application, it is a python application h...
Kefu Chai
02:25 PM Revision 213652aa (ceph): test/dashboard: only test enabled python bindings
we should test the python version of MGR_PYTHON_VERSION_MAJOR, if we are
testing both py2.7 and py3, we are preparing...
Kefu Chai
01:49 PM Revision 5ad70e08 (ceph): Merge pull request #20186 from jecluis/wip-codingstyle
CodingStyle: add python and javascript/typescript Sage Weil
01:46 PM CephFS Feature #20609 (In Progress): MDSMonitor: add new command `ceph fs set <fs_name> down` to bring t...
https://github.com/ceph/ceph/pull/16608 overhauls this behavior, and re-implements the cluster_down flag for this fun... Douglas Fuller
01:45 PM Revision 75287281 (ceph): CodingStyle: add python and javascript/typescript
As we are rapidly expanding our code base beyond C++ and C, it is a good
idea to enforce coding styles for other lang...
Joao Eduardo Luis
01:45 PM CephFS Feature #20606 (Fix Under Review): mds: improve usability of cluster rank manipulation and settin...
https://github.com/ceph/ceph/pull/16608 Douglas Fuller
01:45 PM Revision ae917eac (ceph): client: fix request send_to_auth was never really used
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit c126d3225d0b2cbd8249bee99eda6bfb106f9bdd)
Zhi Zhang
01:44 PM CephFS Feature #20610 (Fix Under Review): MDSMonitor: add new command to shrink the cluster in an automa...
https://github.com/ceph/ceph/pull/16608 Douglas Fuller
01:43 PM CephFS Feature #20608 (Rejected): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs se...
This behavior is overhauled in https://github.com/ceph/ceph/pull/16608 . Douglas Fuller
01:40 PM RADOS Backport #23316: jewel: pool create cmd's expected_num_objects is not correctly interpreted
-https://github.com/ceph/ceph/pull/21042-
but test/mon/osd-pool-create.sh failing, looking into it.
Prashant D
01:30 PM CephFS Backport #23634 (In Progress): luminous: doc: outline the steps for upgrading an MDS cluster
https://github.com/ceph/ceph/pull/21352 Prashant D
01:30 PM CephFS Bug #23393 (Resolved): ceph-ansible: update Ganesha config for nfs_file_gw to use optimal settings
Ramana Raja
01:26 PM CephFS Bug #23643 (Resolved): qa: osd_mon_report_interval typo in test_full.py
Sage Weil
01:25 PM Revision 53588a41 (ceph): Merge pull request #21334 from batrick/i23643
qa: fix typo in test_full
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:49 PM Revision e292ce22 (ceph): Merge pull request #21349 from wjwithagen/wjw-freebsd-deps
FreeBSD: add new required packages to be installed
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:49 PM Revision 37a35660 (ceph): Merge pull request #21258 from votdev/rgw_proxy
mgr/dashboard: Implement a RGW proxy
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Sebastian Wagner <sebas...
Lenz Grimmer
12:15 PM rbd Bug #23629 (Closed): RBD corruption after power off
Great, no worries. Jason Dillaman
08:55 AM rbd Bug #23629: RBD corruption after power off
@Jason: my bad, this helped, thanks a lot. We went from Jewel to Luminous, so we skipped Kraken altogether, that's wh... Josef Zelenka
12:05 PM Revision 3a331bf3 (ceph): doc: outline upgrade procedure for mds cluster
Fixes: http://tracker.ceph.com/issues/23568
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
11:39 AM Revision 1b18aed5 (ceph): Merge pull request #21347 from SUSE/wip-doc-mgr-plugin-limitations
doc/mgr: Add limitations section to plugin guide
Reviewed-by: Lenz Grimmer <lenz@grimmer.com>
Reviewed-by: John Spra...
John Spray
11:37 AM Revision 381d1ef5 (ceph): FreeBSD: add new required packages to be installed
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
11:29 AM Revision aa6159b3 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that `e2fsprogs` isn't installed in
centos container image because ceph hasn't ...
Guillaume Abrioux
11:15 AM Bug #23649 (Fix Under Review): [simple/msg]Add heartbeat timeout beforeAccepter::entry break out ...
Kefu Chai
10:53 AM Bug #23649: [simple/msg]Add heartbeat timeout beforeAccepter::entry break out for osd thread
I make a pull request at
https://github.com/ceph/ceph/pull/21348
相洋 于
09:52 AM Bug #23649 (Resolved): [simple/msg]Add heartbeat timeout beforeAccepter::entry break out for osd ...
Recently there has been a big problem in our production ceph
cluster.It has been running very well for one and a hal...
相洋 于
11:10 AM Revision 9d316c34 (ceph): mgr/dashboard: Update selected items on table refresh
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:10 AM Revision 35fe4169 (ceph): qa: ignore bad backtrace cluster wrn
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:10 AM Revision d6e3099e (ceph): qa/cephfs: Add tests to validate scrub functionality
Add tests to ensure the scrub operation is not adversly affected
by certain metadata pathologies.
Signed-off-by: Dou...
Douglas Fuller
10:33 AM Revision f3aadbf6 (ceph): doc/mgr: Add limitations section to plugin guide
Signed-off-by: Tim Serong <tserong@suse.com> Tim Serong
10:27 AM CephFS Backport #23632 (In Progress): luminous: mds: handle client requests when mds is stopping
https://github.com/ceph/ceph/pull/21346 Prashant D
09:09 AM CephFS Backport #23632: luminous: mds: handle client requests when mds is stopping
I am on it. Prashant D
10:26 AM Revision e4a0b12a (ceph): mgr/dashboard: Implement RGW proxy
This implementation is basically a Rados Gateway reverse proxy. It
additionally takes care of the authentication to ...
Patrick Seidensal
10:26 AM Revision a18ffe80 (ceph): mgr/dashboard: Takeover PR #20799 and adapt comments.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
10:26 AM Revision 46088254 (ceph): mgr/dashboard: RGW proxy: Include `python-requests-aws`
This commit will include the `python-requests-aws` [1] library. This library
extends the `requests` library by an au...
Patrick Seidensal
10:22 AM Revision 34232b34 (ceph): Merge pull request #21022 from sebastian-philipp/dashboard_get_range
mgr/dashboard: Refactor multiple duplicates of `get_rate()`
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: ...
Lenz Grimmer
10:19 AM Revision f0614a8d (ceph): Merge pull request #20920 from sebastian-philipp/dashboard_v2-erasure-c...
mgr/dashboard: Add ErasureCodeProfile controller
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Stephan Mül...
Lenz Grimmer
10:11 AM Revision fe866488 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that `e2fsprogs` isn't installed in
centos container image because ceph doesn't...
Guillaume Abrioux
10:05 AM Revision b1fe4e17 (ceph): specs: require of e2fsprogs
in ceph/ceph-container we've realized that e2fsprogs isn't installed in
centos container image because ceph doesn't r...
Guillaume Abrioux
09:55 AM Revision 09092660 (ceph): Merge pull request #21086 from ricardoasmarques/fix-table-without-fetch...
mgr/dashboard: Fix table without fetchData
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Stephan Müller <smu...
Lenz Grimmer
09:11 AM Revision 6c9c5451 (ceph): Merge pull request #21041 from votdev/custom_validators
mgr/dashboard: Add custom validators
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Ricardo Marques <r...
Lenz Grimmer
09:08 AM Revision 7fdf9ae7 (ceph): Merge pull request #21078 from tspmelo/wip-notifications
mgr/dashboard: Add notification service/component
Reviewed-by: Volker Theile vtheile@suse.com
Reviewed-by: Stephan M...
Lenz Grimmer
09:08 AM Revision 305b6fbb (ceph): mds: check projected linkage before migrating stray dentry
NULL projected linkage triggers assertion in StrayManager::migrate_stray()
Signed-off-by: "Yan, Zheng" <zyan@redhat....
Yan, Zheng
09:08 AM Revision 13e51733 (ceph): mds: handle client requests while mds is stopping
stopping mds may require several minutes. It's not good to block
client requests so long. mds should get less and les...
Yan, Zheng
09:08 AM Revision abaabece (ceph): mds: make stopping mds export strays and subtree at the same time
Stopping mds also handle client requests now. Client requests may
continue to create strays dentries. So mds should s...
Yan, Zheng
08:50 AM Revision ccace858 (ceph): mgr/dashboard: Loading indicator only if fechData provided
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
08:47 AM Linux kernel client Bug #22702 (Resolved): cephfs crashed under high memory pressure due to reserved caps number mism...
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e30ee58121e34831b9665934d70dbc72ab0fe2f... Ilya Dryomov
08:42 AM Revision b4188367 (ceph): mgr/dashboard: Hide refresh button if no fetchData provided
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
08:40 AM Linux kernel client Feature #4770 (Resolved): krbd: consider including write data with layered existence check
Done in 4.17. Ilya Dryomov
08:39 AM Linux kernel client Feature #3837 (Resolved): krbd: support format 2 striping
Done in 4.17. Ilya Dryomov
06:33 AM mgr Bug #23205: Blocked requests no longer show details
I have the same issue. We are constantly having some slow requests every day and there is no way to debug. The old wa... Tobias Rehn
06:26 AM Revision 20a2ec5e (ceph): mgr/dashboard: Add custom validators.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
06:09 AM Revision f8a8b7ef (ceph): pybind/ceph_argparse: Fix UnboundLocalError if command doesn't validate
The error case in validate_command() where the command is found but the
command itself is somehow invalid raises an U...
Tim Serong
05:14 AM CephFS Bug #21745 (Pending Backport): mds: MDBalancer using total (all time) request count in load stati...
Patrick Donnelly
05:13 AM Revision aaac83ab (ceph): Merge PR #19220 into master
* refs/pull/19220/head:
mds: limit run time of load balancer
mds: add list to track recently used sub-directories
...
Patrick Donnelly
05:00 AM RADOS Bug #23610 (Pending Backport): pg stuck in activating because of dropped pg-temp message
Kefu Chai
05:00 AM Revision 723b92d9 (ceph): Merge pull request #21310 from tchaikov/wip-23610
osd: resend osd_pgtemp if it's not acked
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:56 AM RADOS Bug #23648 (New): max-pg-per-osd.from-primary fails because of activating pg
the reason why we have activating pg when the number of pg is under the hard limit of max-pg-per-osd is that:
1. o...
Kefu Chai
03:01 AM RADOS Bug #23647 (In Progress): thrash-eio test can prevent recovery
We are injecting random EIOs. However, in a recovery situation an EIO leads us to decide the object is missing in on... Sage Weil
01:39 AM Revision 8b833a29 (ceph): librbd: fix rbd close race with rewatch
fix rbd close race with rewatch
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
01:00 AM CephFS Feature #22372: kclient: implement quota handling using new QuotaRealm
by following commits in testing branch
ceph: quota: report root dir quota usage in statfs …
ceph: quota: add cou...
Zheng Yan
12:47 AM CephFS Bug #18730 (Closed): mds: backtrace issues getxattr for every file with cap on rejoin
should be resolved by open file table https://github.com/ceph/ceph/pull/20132 Zheng Yan
12:44 AM CephFS Fix #5268 (Closed): mds: fix/clean up file size/mtime recovery code
current code does parallel object checks. Zheng Yan
12:39 AM CephFS Bug #4212 (Closed): mds: open_snap_parents isn't called all the times it needs to be
with the new snaprealm format, there is no need to open past parent Zheng Yan
12:37 AM CephFS Bug #21412 (Closed): cephfs: too many cephfs snapshots chokes the system
Zheng Yan
12:37 AM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
this is actually osd issue. I talk to josh at cephalocon. He said it has already been fixed Zheng Yan
12:31 AM Revision 53e6d18d (ceph): osd: Improve object_stat_sum_t handling
Keep post split PGs as inconsistent from original
Keep num_scrub_errors as total of other 2
Signed-off-by: David Zaf...
David Zafman
12:31 AM Revision da4f397a (ceph): test: Eliminate use of bc (use awk) in get_timeout_delays()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit ce9c029858d8deb249afe8effd5d80ae623f69a2)
David Zafman
12:31 AM Revision 5a423474 (ceph): osd: Fix stale scrub stats when a primary takes over
Fixes: http://tracker.ceph.com/issues/23267
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman

04/10/2018

11:38 PM RADOS Feature #23364 (Pending Backport): Special scrub handling of hinfo_key errors
David Zafman
11:32 PM Revision 80137ca3 (ceph): Merge pull request #20947 from dzafman/wip-23364
Special scrub handling of hinfo_key errors
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurg...
David Zafman
11:27 PM Revision bebf35a6 (ceph): common: hint the main branch of dout() accordingly to default verbosity.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:22 PM CephFS Feature #13688 (Resolved): mds: performance: journal inodes with capabilities to limit rejoin tim...
Fixed by Zheng's openfile table: https://github.com/ceph/ceph/pull/20132 Patrick Donnelly
11:20 PM CephFS Feature #14456: mon: prevent older/incompatible clients from mounting the file system
I think the right direction is to allow setting a flag on the MDSMap to prevent older clients from connecting to the ... Patrick Donnelly
11:18 PM CephFS Bug #22482 (Won't Fix): qa: MDS can apparently journal new file on "full" metadata pool
This is expected. The MDS is treated specially by the OSDs to allow some writes when the pool is full. Patrick Donnelly
11:13 PM CephFS Feature #15507: MDS: support "watching" an inode/dentry
https://bugzilla.redhat.com/show_bug.cgi?id=1561326 Patrick Donnelly
10:40 PM rgw Bug #23628: deleting zonegroup doesn't remove it from the period
I absolutely couldn't find a way to rollback a period, but I was able to "fix" the problem by manually rollbacking my... Jérôme Poulin
09:45 PM rgw Bug #23628: deleting zonegroup doesn't remove it from the period
Interestingly, I hit the same issue today. Cannot commit period anymore and the whole realm is broken since I cannot ... Jérôme Poulin
03:06 PM rgw Bug #23628 (New): deleting zonegroup doesn't remove it from the period
radosgw-admin realm create --rgw-realm=myrealm --default
$ radosgw-admin realm get --rgw-realm=my_realm
$ radosgw-a...
Orit Wasserman
10:36 PM CephFS Bug #23615 (Rejected): qa: test for "snapid allocation/deletion mismatch with monitor"
From Zheng:
> mds deletes old snapshots by MRemoveSnaps message. Monitor does not do snap_seq auto-increment wh...
Patrick Donnelly
10:17 PM Bug #23599: Segfault while scrubbing Bluestore OSD
OK thanks - this pretty much happens to some of our 342 OSDs on every deep scrub operation. I will try to set the de... Alex Gorbachev
10:04 AM Bug #23599: Segfault while scrubbing Bluestore OSD
Alex Gorbachev wrote:
> I will update to 12.2.5 when available and report back. This is in production, so I am als...
Igor Fedotov
03:55 AM Bug #23599: Segfault while scrubbing Bluestore OSD
I will update to 12.2.5 when available and report back. This is in production, so I am also wondering if the debug ... Alex Gorbachev
10:02 PM Revision 6adac019 (ceph): qa/tests: Changed rhel7.4 to rhel7.5
Note: This is a temp fix till we get $ implementaion
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:46 PM rgw Bug #23099: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
Hi Robin, think I've reproduced this, in the "bucket" case. Will follow up.
Matt
Matt Benjamin
09:25 PM rbd Bug #23499 (Resolved): test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
09:25 PM rbd Backport #23507 (Resolved): luminous: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
07:56 PM rbd Backport #23507: luminous: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21124
merged
Yuri Weinstein
09:24 PM rbd Bug #23502 (Resolved): is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh...
Nathan Cutler
09:24 PM rbd Backport #23524 (Resolved): luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dyna...
Nathan Cutler
07:56 PM rbd Backport #23524: luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_feature...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21192
merged
Yuri Weinstein
09:24 PM rbd Bug #23528 (Resolved): rbd-nbd: EBUSY when do map
Nathan Cutler
09:23 PM rbd Backport #23542 (Resolved): luminous: rbd-nbd: EBUSY when do map
Nathan Cutler
07:55 PM rbd Backport #23542: luminous: rbd-nbd: EBUSY when do map
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21230
merged
Yuri Weinstein
09:13 PM RADOS Bug #23428: Snapset inconsistency is hard to diagnose because authoritative copy used by list-inc...
In the pull request https://github.com/ceph/ceph/pull/20947 there is a change to partially address this issue. Unfor... David Zafman
09:08 PM RADOS Bug #23646 (Resolved): scrub interaction with HEAD boundaries and clones is broken
Scrub will work in chunks, accumulating work in cleaned_meta_map. A single object's clones may stretch across two su... Sage Weil
08:52 PM Revision 9c5ef19f (ceph): test: Be smarter about when jsonschema can be used
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:52 PM Revision da0f5887 (ceph): doc: Add release notes for the output format changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:51 PM Revision 60ae2b8e (ceph): osd rados command: Show snapset in list-inconsistent-snapset
Add SnapSet bufferlist to inconsistent_snapset_t
Partial fix for http://tracker.ceph.com/issues/23428
Signed-off-by...
David Zafman
08:32 PM Revision 6fae4df0 (ceph): rbd-mirror: simplify the interface between image mapper and policy
The context callbacks between the image map and its policy required
too many hooks between the two classes. Additiona...
Jason Dillaman
08:32 PM Revision 7dce6d22 (ceph): rbd-mirror: initial policy instance update should detect dead instances
At initial promotion to the leader position, it can be nearly always
assumed that at least one instance has died and ...
Jason Dillaman
08:32 PM Revision 6491dc3c (ceph): rbd-mirror: integrate image map init/shut down into pool replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:32 PM Revision e01c6c4b (ceph): rbd-mirror: wire instance notifications through to pool replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:32 PM Revision 08fdb715 (ceph): rbd-mirror: wire image map between pool watcher and instance watcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:32 PM Revision 10522f4b (ceph): rbd-mirror: image map shut down should reset task context
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 8a902f78 (ceph): rbd_mirror: document the basic state flow for pool watcher
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 7a0f91e1 (ceph): rbd-mirror: moved pool watcher listener interface out of templated class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision a13b7c82 (ceph): rbd-mirror: moved leader watcher listener interface out of templated class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision cca3a9b7 (ceph): rbd-mirror: leader watcher should always initialize status watcher
In the case of active/active, both the leader and the followers will be
sending status updates for their images. Ther...
Jason Dillaman
08:31 PM Revision 9164f98d (ceph): rbd-mirror: removed declared but undefined leader watcher methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision e31ef59a (ceph): rbd-mirror: batch peer instances ack and timeout handlers
This throttles the on-disk updates and also will eventually help to
throttle the shuffling of images between alive pe...
Jason Dillaman
08:31 PM Revision 85996e15 (ceph): rbd-mirror: new add/remove instances listener
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 76a33346 (ceph): rbd-mirror: block instance add/remove notifications until post-locked
Avoid a possible race condition with instances being detected before the
pool replayer leader handling is fully initi...
Jason Dillaman
08:31 PM Revision d0a77ae0 (ceph): rbd-mirror: convert PoolReplayer to templated class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 50ff6333 (ceph): rbd-mirror: moved policy inner-types to common types header
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:31 PM Revision 4b7c194b (ceph): rbd-mirror: image map listener should provide a callback context
The context wraps the necessary data and provides a pass-through chain
to the instance notification helpers.
Signed-...
Jason Dillaman
08:26 PM Revision be815f9b (ceph): test: Remove check that masks differences (let diff fail)
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 0d4acc55 (ceph): osd: Don't crash in get_hash_info() with a corrupt HashInfo
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision d713c7da (ceph): osd rados command: Improve scrub handling of HashInfo (hinfo_key xattr)
Fixes: http://tracker.ceph.com/issues/23364
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:26 PM Revision bec67e3d (ceph): osd rados command: Rename ss_attr_missing/ss_attr_corrupted to snapset_...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 273f6213 (ceph): osd rados command: Change "oi_attr" to "info" in scrub handling errors
oi_attr_missing -> info_missing
oi_attr_corrupted -> info_corrupted
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:26 PM Revision 01687b05 (ceph): osd rados command: Change "oi" to "info" in scrub handling errors
data_digest_mismatch_oi -> data_digest_mismatch_info
omap_digest_mismatch_oi -> omap_digest_mismatch_info
size_mismat...
David Zafman
08:26 PM Revision 98250951 (ceph): osd rados command: list-inconsistent-obj attribute improvements
System attributes shown as "object_info", "snapset" and "hashinfo"
Only output user attributes as "attrs"
Drop leadi...
David Zafman
08:26 PM Revision 0a8ed0b9 (ceph): osd: Without snapdir we don't have a head mismatch error anymore
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 0c7ac9db (ceph): test: Clean-up test and use local values for number of objects and osds
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 007cb45f (ceph): osd rados command: Change error name snapset_mismatch to snapset_error
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 1b1d45bf (ceph): test: Add getjson variable to save output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:26 PM Revision 866a52e5 (ceph): osd: SnapSet::dump() handle snapid_t not in clone_overlap or clone_size
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:08 PM Revision 184dd9d5 (ceph): qa/tests: Changed rhel7.4 to rhel7.5
Note: This is a temp fix till we get $ implementaion
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:05 PM Revision d4f72838 (ceph): qa/tests: Changed rhel7.4 to rhel7.5
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:56 PM Revision 3cddfbeb (ceph): Merge pull request #21124 from smithfarm/wip-23507-luminous
luminous: test_admin_socket.sh may fail on wait_for_clean
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed...
Yuri Weinstein
07:55 PM Revision c5a92509 (ceph): Merge pull request #21192 from pdvian/wip-23524-luminous
luminous: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh may return false positive
Revie...
Yuri Weinstein
07:55 PM Revision fe5fff8d (ceph): Merge pull request #21230 from pdvian/wip-23542-luminous
luminous: rbd-nbd: fix ebusy when do map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
07:49 PM rbd Bug #23629 (Need More Info): RBD corruption after power off
@Josef: this sounds like your images have the exclusive-lock feature enabled but your OpenStack Ceph user does not ha... Jason Dillaman
03:12 PM rbd Bug #23629 (Closed): RBD corruption after power off
Hello,
we have ran into a nasty bug regarding RBD in Ceph Luminous - we have encountered this across multiple diffe...
Josef Zelenka
07:28 PM ceph-volume Bug #23644: when no OSDs are found to activate an AttributeError is raised
PR at https://github.com/ceph/ceph/pull/21335 Alfredo Deza
07:25 PM ceph-volume Bug #23644 (Resolved): when no OSDs are found to activate an AttributeError is raised
This is similar to what happens in activate_filestore but we didn't have it here and I noticed it with this failure:
...
Alfredo Deza
07:27 PM Revision f8ba4e55 (ceph): ceph-volume lvm.activate error if no bluestore OSDs are found
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b1920d6e731f194c4829810d849dba6b087ce3a4)
Alfredo Deza
07:25 PM ceph-volume Bug #23645 (Closed): hot plug disk might not work ceph-volume

From the list:
Sata hdds, this happen on running server, without reboot.
Due to hardware problem, vibration, h...
Vasu Kulkarni
06:47 PM Revision c10907af (ceph): qa: fix typo in test_full
Cause: 577737d007c05bc7a3972158be8c520ab73a1517
Fixes: http://tracker.ceph.com/issues/23643
Signed-off-by: Patrick ...
Patrick Donnelly
06:45 PM CephFS Bug #23643 (Resolved): qa: osd_mon_report_interval typo in test_full.py
https://github.com/ceph/ceph/blob/577737d007c05bc7a3972158be8c520ab73a1517/qa/tasks/cephfs/test_full.py#L137 Patrick Donnelly
06:33 PM CephFS Bug #23624 (Resolved): cephfs-foo-tool crashes immediately it starts
Patrick Donnelly
08:27 AM CephFS Bug #23624 (Fix Under Review): cephfs-foo-tool crashes immediately it starts
https://github.com/ceph/ceph/pull/21321 Zheng Yan
08:14 AM CephFS Bug #23624 (Resolved): cephfs-foo-tool crashes immediately it starts
http://pulpito.ceph.com/pdonnell-2018-04-06_22:48:23-kcephfs-master-testing-basic-smithi/
Zheng Yan
06:33 PM Revision bd0c68e0 (ceph): Merge PR #21321 into master
* refs/pull/21321/head:
tools/cephfs: instantiate MDSUtility after global_init()
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly
06:31 PM Revision f71784ed (ceph): Merge pull request #21130 from ceph/wip-rm23067
ceph-volume Implement an 'activate all' to help with dense servers or migrating OSDs
Reviewed-by: Andrew Schoen <as...
Andrew Schoen
06:12 PM RADOS Backport #23630 (In Progress): luminous: pg stuck in activating
Nathan Cutler
05:53 PM RADOS Backport #23630 (Resolved): luminous: pg stuck in activating
https://github.com/ceph/ceph/pull/21330 Nathan Cutler
05:54 PM CephFS Backport #23642 (Rejected): luminous: mds: the number of inode showed by "mds perf dump" not corr...
Nathan Cutler
05:54 PM CephFS Backport #23641 (Resolved): luminous: auth|doc: fs authorize error for existing credentials confu...
https://github.com/ceph/ceph/pull/22963 Nathan Cutler
05:54 PM rbd Backport #23640 (Resolved): luminous: rbd: import with option --export-format fails to protect sn...
https://github.com/ceph/ceph/pull/21316 Nathan Cutler
05:53 PM CephFS Backport #23638 (Resolved): luminous: ceph-fuse: getgroups failure causes exception
https://github.com/ceph/ceph/pull/21687 Nathan Cutler
05:53 PM CephFS Backport #23637 (Resolved): luminous: mds: assertion in MDSRank::validate_sessions
https://github.com/ceph/ceph/pull/21372 Nathan Cutler
05:53 PM RADOS Bug #23610 (Fix Under Review): pg stuck in activating because of dropped pg-temp message
Nathan Cutler
05:53 PM RADOS Bug #23610 (Pending Backport): pg stuck in activating because of dropped pg-temp message
Nathan Cutler
05:53 PM CephFS Backport #23636 (Resolved): luminous: mds: kicked out by monitor during rejoin
https://github.com/ceph/ceph/pull/21366 Nathan Cutler
05:53 PM CephFS Backport #23635 (Resolved): luminous: client: fix request send_to_auth was never really used
https://github.com/ceph/ceph/pull/21354 Nathan Cutler
05:53 PM CephFS Backport #23634 (Resolved): luminous: doc: outline the steps for upgrading an MDS cluster
https://github.com/ceph/ceph/pull/21352 Nathan Cutler
05:53 PM RADOS Backport #23633 (Rejected): luminous: large-omap-object-warnings test fails
Nathan Cutler
05:53 PM CephFS Backport #23632 (Resolved): luminous: mds: handle client requests when mds is stopping
https://github.com/ceph/ceph/pull/21346 Nathan Cutler
05:53 PM rbd Backport #23631 (Resolved): luminous: python bindings fixes and improvements
https://github.com/ceph/ceph/pull/21725 Nathan Cutler
05:47 PM RADOS Bug #18746 (Fix Under Review): monitors crashing ./include/interval_set.h: 355: FAILED assert(0) ...
Greg Farnum
05:46 PM rbd Bug #23609 (Pending Backport): python bindings fixes and improvements
Mykola Golub
05:45 PM Revision 21e26035 (ceph): Merge pull request #21304 from rjfd/wip-rbd-pybind-fixes
rbd: python bindings fixes and improvements
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Go...
Mykola Golub
05:32 PM Revision e8ca5f01 (ceph): Merge pull request #21272 from cbodley/wip-rgw-beast-experiment
rgw: beast frontend no longer experimental
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Abhishek L...
Casey Bodley
05:21 PM Revision 776e5479 (ceph): Merge pull request #21120 from oritwas/wip-rgw-21619
rgw: reshard cancel command should clear bucket resharding flag
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:55 PM Revision 0fa70515 (ceph): osdc: Remove useless condition.
If Op/CommandOp in a OSDSesion, the filed session of Op/CommandOp must
not null. And in _scan_reuqests it always get ...
jianpeng ma
04:55 PM Revision 964068ca (ceph): osdc: cleanup code.
Remvoe useless conditon.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
04:26 PM Revision f1e826ad (ceph): rgw: beast frontend no longer experimental
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:26 PM RADOS Bug #23495 (Resolved): Need (SLOW_OPS) in whitelist for another yaml
Kefu Chai
11:26 AM RADOS Bug #23495 (Fix Under Review): Need (SLOW_OPS) in whitelist for another yaml
https://github.com/ceph/ceph/pull/21324 Kefu Chai
03:31 PM Revision 2f00b8f9 (ceph): Merge PR #21302 into wip-sage-testing-20180410.153118
* refs/pull/21302/head:
qa/suites/rados/singleton/all/random-eio: whitelist eio error message
Reviewed-by: David Za...
Sage Weil
03:30 PM Revision dbdbbbfc (ceph): Merge PR #21315 into wip-sage-testing-20180410.153007
* refs/pull/21315/head:
qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata
Reviewed-by: John Spr...
Sage Weil
03:30 PM Revision f53190a6 (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM rgw Bug #23088: nfs-ganesha repo for Xenial is not signed
because of this unsigned repository kolla-build fails with:
INFO:kolla.common.utils.ceph-nfs:ESC[91mW: The reposit...
Florian Engelmann
03:21 PM Revision d84f723c (ceph): Merge pull request #21324 from tchaikov/wip-23495
qa/suites: whitelist SLOW_OPS
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:14 PM Revision 73188264 (ceph): test/ceph_test_objectstore: make settings update and restore less error
prone.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:14 PM Revision 77ec92cc (ceph): test/store_test: make sure config settings are set.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:14 PM Revision fe51200d (ceph): test/store_test: allow update for any config setting when preparing for
test case run.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:11 PM Revision 1db18ce6 (ceph): os/bluestore: more details in logging when applying compresion settings.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:07 PM Revision 7c37d8a0 (ceph): mgr/dashboard: Add notification component
This component is used on the navigation bar and will show the user the 10 most
recent notifications.
Signed-off-by:...
Tiago Melo
03:07 PM Revision caf7e7a4 (ceph): mgr/dashboard: Replace toastr calls with notification service
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
03:07 PM Revision 89101061 (ceph): mgr/dashboard: Add notification service
This service should be used to display any notification/toast to the user.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:05 PM Revision 48da099d (ceph): rgw: aws sync, initial work on multipart data parts creation
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 2760375f (ceph): rgw: don't schedule a cr if already scheduled
This can be triggered when multiple IOs return for the same cr. We
don't want to allow it to be scheduled multiple ti...
Yehuda Sadeh
03:05 PM Revision 1df6277d (ceph): rgw: aws sync: multipart upload complete
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision deac2ef8 (ceph): rgw: aws sync, store temp per-object sync info
When doing a multipart object sync, need to store the object's info
so that we can either continue if upload is inter...
Yehuda Sadeh
03:05 PM Revision 4c52d1d0 (ceph): rgw: aws sync: check that source object doesn't change
Make suret that while syncing the object it doesn't change, which can
be a problem when uploading the object piecemea...
Yehuda Sadeh
03:05 PM Revision aeff69c8 (ceph): rgw: http req, guard out_headers
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision e507344a (ceph): rgw: aws sync conf, consolidate configurables
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b22f687a (ceph): rgw: aws sync: configurable multipart threshold, part size
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 174d268e (ceph): rgw: cr: introduce io channels
ios can have multiple channels, so that we can differentiate between
waiting on read/write/control events. We can the...
Yehuda Sadeh
03:05 PM Revision b7102750 (ceph): rgw: cr rest splice, work towards write throttling
Need to throttle writes, so that we don't just accumulate all data read
from source endpoint in memory, in the case w...
Yehuda Sadeh
03:05 PM Revision b2143cde (ceph): rgw: rest_client: work towards throttling of http read requests
Adjust the interfaces to provide the ability for the read callback
to pause the reads. While doing that, define a new...
Yehuda Sadeh
03:05 PM Revision 6d694de7 (ceph): rgw: http_client, add the ability to pause/unpause incoming data
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 4bcd842d (ceph): rgw: cr rest splice, both reads and writes are throttled
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 7acf1c08 (ceph): rgw: don't allow for io_id to complete more than once
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b2d16317 (ceph): rgw: remove warning
No need to clean io_ids when stack finishes, as list of io_ids is kept inside
the stack object, and will be cleaned u...
Yehuda Sadeh
03:05 PM Revision 741ae31f (ceph): rgw: cr rest splice, reorder checks
First finish output init, then check if there's no data. Could be an empty
object.
Signed-off-by: Yehuda Sadeh <yehu...
Yehuda Sadeh
03:05 PM Revision b5dc4cbe (ceph): rgw: RGWRESTStreamS3PutObj::send_init(), url encode dest
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision f84d2d1b (ceph): rgw: decrease the log level in RGWCoroutinesStack::unwind
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:05 PM Revision b44b2e97 (ceph): rgw: implement S3RESTConn to send request to S3
add a sub-class of RGWRESTConn called S3RESTConn that do not
populate zonegroup-related params, it shall only used fo...
lvshanchun
03:05 PM Revision f63e39d4 (ceph): rgw: avoid returning CURL_READFUNC_PAUSE forever
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
03:05 PM Revision 38550a10 (ceph): rgw: add populate_zonegroup() and populate_uid() in RGWRESTConn
populate_params() is too generic, add populate_zonegroup() and
populate_uid() in RGWRESTConn, then have populate_para...
lvshanchun
03:05 PM Revision 62b6d0ec (ceph): rgw: modify testcase in src/test/rgw
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
03:05 PM Revision b754a28a (ceph): rgw/cleanup: fix compile warnning
1. overloaded virtual function
2. virtual functions but no virtual destructors
Signed-off-by: Chang Liu <liuchang081...
Chang Liu
03:05 PM Revision bd0ca81c (ceph): rgw: initial work for integrating streaming read/write with cr
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision cdab9c5c (ceph): rgw: groundwork for supporting concurrent IOs in single cr
Add io_id field to io operation, allow blocking on a specific IO.
Locking changes in RGWCoroutinesManager::run().
Si...
Yehuda Sadeh
03:05 PM Revision e1e07bba (ceph): rgw: rest cr drains writes, returns errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 76154bd1 (ceph): rgw: splice cr drains writes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision d5debbb6 (ceph): rgw: separte stream crfs for read and write
also add a base class
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision bbab9e5a (ceph): rgw: more streaming crf abstraction
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 28d86951 (ceph): rgw: RGWRESTConn() don't override provided key
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 5f1525af (ceph): rgw: first go at sync to aws splice
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b00b9982 (ceph): rgw: a bit cleaner interfaces for sending put crf
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision eb396bf8 (ceph): rgw: aws sync: generate target bucket
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision af31e2ac (ceph): rgw: aws sync, in_crf init abstraction
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 4d49ec95 (ceph): rgw: aws sync, add hooks for decoding/encoding rest obj
Object sync is now functional. Create abstraction that will later help
with different cloud providers.
Signed-off-by...
Yehuda Sadeh
03:05 PM Revision fe0807fc (ceph): rgw: recover from empty meta.history object
Fixes: http://tracker.ceph.com/issues/21802
Empty meta.history object is problematic, as when reading it when doing
...
Yehuda Sadeh
03:05 PM Revision 0e99b3b2 (ceph): rgw: fix rest read crf handling of extra data
also fix splice coroutine
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision 31b610be (ceph): rgw: aws sync module, fix target object naming
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 52392a58 (ceph): rgw: aws sync module, fix target object naming
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 77ac0360 (ceph): rgw: aws sync, more work on large object sync via multipart upload
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision 75ce8000 (ceph): rgw: fix io blocked accounting
Now that we can have multiple IOs per coroutine, need to only decrease
num_blocked one time when switching from io bl...
Yehuda Sadeh
03:05 PM Revision 7ddca28e (ceph): rgw: create global http manager
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision aa4fd878 (ceph): rgw: http client, simplify interfaces
work towards removal of duplicate synchronous api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision 1459af2e (ceph): rgw: amend http client manager interface
s/set_threaded/start
s/is_threaded/is_started
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:05 PM Revision fdd8d75b (ceph): rgw: restructure http/rest client class hierarchy
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:05 PM Revision b0c6e9a7 (ceph): rgw: tweak http client interface
RGWHTTPClient now holds the url and method.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:03 PM Revision c4d15d56 (ceph): sync_module_aws: minor logging improvements
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 604a8e74 (ceph): rgw_cr_rest: have a raw variant of read resource
Useful when we don't have a json formatted input to send and just
sending raw data
Signed-off-by: Abhishek Lekshmana...
Abhishek Lekshmanan
03:03 PM Revision db022321 (ceph): rgw_sync_module_aws: use the readrawrestresource cr
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 52ba5102 (ceph): rgw_sync_module_aws: make conn a unique ptr
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 0ff59a22 (ceph): aws: use slashes in obj name
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision b587a457 (ceph): aws: remove comment
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 030ca0ae (ceph): rgw_rest_client: clarify comment on set content length
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 90658b21 (ceph): rgw: typo fix during rebase (squash)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision e1ecd2bb (ceph): rgw: fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:03 PM Revision 38706854 (ceph): rgw: http client, streaming writes api
Add a new class that enables streaming writes, that is --
doesn't require having all the data before the start of the...
Yehuda Sadeh
03:03 PM Revision 7159a65e (ceph): rgw: add api to finish streaming writes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
03:03 PM Revision 53b66438 (ceph): rgw: sync plugin for aws (the humble beginnings!)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision a05c7f1e (ceph): rgw: sync aws module compiles
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 5ad873af (ceph): rgw: make RGWSyncModule classes for AWS
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 61b30c8f (ceph): rgw: sync_module: register aws module
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 181d4ff9 (ceph): non working download client
basically readrestresourcecr has enforced a rule where only Json types
can be parsed :/
Signed-off-by: Abhishek Leks...
Abhishek Lekshmanan
03:03 PM Revision 57f26050 (ceph): allow cr http client to deal with non json types
I'm quite crossed about this!
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:03 PM Revision 2d6fca04 (ceph): well more hacks to get my previous hack working
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 17cfaba3 (ceph): rgw: RGWRestConn allow keys to be initialized
This allows for other s3 clients to be created, we previously only set
the value of S3 system key from rados.
Signed...
Abhishek Lekshmanan
03:03 PM Revision 9652a48a (ceph): rgw: aws sync module: set keys for rest client
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 9262c93f (ceph): rgw_cr_rest: allow sending of raw put requests
Modify SendRESTResourceCR to handle when we don't have a json formatted
input class and send raw bufferlists instead....
Abhishek Lekshmanan
03:03 PM Revision 7c227acc (ceph): rgw_aws_module: lets call put object and see what happens
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision b685e588 (ceph): rgw_cr_rest: send content length on raw requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 72f093e2 (ceph): delete-me: log path for requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 9ba9181f (ceph): aws: ws fix
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision e20c9018 (ceph): rgw: sync_module_aws implement rm object
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 031aff02 (ceph): rgw_aws_sync: untested code for bucket create
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 07c45de2 (ceph): rgw: aws sync: make bucket name more url friendly
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
03:03 PM Revision 115dcf62 (ceph): set_content_length for streamrw requests
Also remove the earlier content length hack
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:02 PM Revision 4ee507d4 (ceph): osd: resend osd_pgtemp if it's not acked
if the osd_pgtemp message is dropped before monitor receives it, we need
to resend it. otherwise a pg could be stuck ...
Kefu Chai
02:59 PM Revision 63221d9a (ceph): Merge pull request #19283 from yehudasa/wip-rgw-mfa
rgw: mfa support
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
02:58 PM Revision b0d00e18 (ceph): Merge pull request #21327 from LenzGr/dashboard-fork-awesome
mgr/dashboard: Replace font-awesome with fork-awesome
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker T...
Ricardo Dias
02:58 PM Revision a139c1d6 (ceph): osd: make *Force* functions public
Otherwise you'll have 'protected' errors:
home/jenkins/workspace/ceph-master/src/osd/OSD.cc:8518:12: error: 'UnsetFor...
Willem Jan Withagen
02:54 PM Revision 3c728553 (ceph): Merge PR #21080 into master
* refs/pull/21080/head:
src: Added const references to various function parameters
Reviewed-by: Kefu Chai <kchai@re...
Patrick Donnelly
02:47 PM Revision 116aa62d (ceph): Merge pull request #21126 from tspmelo/wip-services
mgr/dashboard: Add Api module
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müller <smuelle...
Lenz Grimmer
02:24 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
the two issue are not the same, but they are caused by the same reason: mds take too much time to handle MDSMap messa... dongdong tao
02:06 PM Revision 53b59a3c (ceph): fuse: wire up fuse_ll_access
This gets called during chdir and is currently a no-op. Make sure we
check permissions appropriately.
Tracker: http:...
Jeff Layton
01:56 PM Revision c3656142 (ceph): qa/suites/rados/monthrash: whitelist SLOW_OPS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:55 PM RADOS Bug #23627 (Resolved): Error EACCES: problem getting command descriptions from mgr.None from 'cep...
... Sage Weil
01:45 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
How long have you been running for the cosbench?
The issue might be related to memory usage according to flame gra...
wei jin
12:09 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
I checked if this reproduces on two different clusters
(one with HDDs and one with SSDs)
using some of the provid...
Mark Kogan
01:32 PM RADOS Bug #23622 (Fix Under Review): qa/workunits/mon/test_mon_config_key.py fails on master
https://github.com/ceph/ceph/pull/21329 Sage Weil
03:42 AM RADOS Bug #23622: qa/workunits/mon/test_mon_config_key.py fails on master
see https://github.com/ceph/ceph/pull/21317 (not a fix) Sage Weil
02:56 AM RADOS Bug #23622 (Resolved): qa/workunits/mon/test_mon_config_key.py fails on master
... Sage Weil
01:28 PM Backport #23626 (In Progress): mon failed to read inc osdmap
https://github.com/ceph/ceph/pull/21328 Kefu Chai
01:26 PM Backport #23626 (Resolved): mon failed to read inc osdmap
https://github.com/ceph/ceph/pull/21328 Kefu Chai
01:25 PM Revision 51198c71 (ceph): mon: update PaxosService::cached_first_committed in PaxosService::maybe...
This should be able to avoid interleaving execution of Paxos::commit_finish() and
check_sub(), which could lead to un...
Xuehan Xu
01:24 PM Bug #11332 (Pending Backport): mon failed to read inc osdmap
Kefu Chai
12:59 PM Revision 2bc9c735 (ceph): mgr/dashboard: Replace font-awesome with fork-awesome
Replaces the dependency on Font Awesome with Fork Awesome
(https://forkawesome.github.io/), which is a plug-in replac...
Lenz Grimmer
12:43 PM rbd Backport #23604: luminous: Discard ops should flush affected objects from in-memory cache
@Prashant: just assign this one to me and I'll handle the luminous backport. Jason Dillaman
01:55 AM rbd Backport #23604 (Need More Info): luminous: Discard ops should flush affected objects from in-mem...
The src/librbd/cache/ObjectCacherObjectDispatch.cc file is missing in luminous branch. We need to merge this file to ... Prashant D
12:40 PM Linux kernel client Bug #23112: rbd kernel client might hang when write to a quota-full pool
This isn't specific to the kernel client, I believe other ceph clients behave the same way.
Ilya Dryomov
12:39 PM Revision 113fa941 (ceph): mon: expand cap validity check for mgr, osd, mds
Also strenghen the check to declare an unknown cap type as invalid.
Note that this means that in a mixed-version clu...
Jing Li
12:39 PM Revision fa588730 (ceph): mon/AuthMonitor: check caps validity for all cap-related commands
Add a validity check for 'auth add' and 'fs authorize'. 'auth caps' and
'auth get-or-create[-key]' already had the c...
Sage Weil
12:39 PM Revision 497a6325 (ceph): qa/workunits/cephtool: test with valid auth syntax
'allow' is not a valid mon cap; use 'allow *'. Add some negative tests
to ensure the validation is working.
Signed-...
Sage Weil
12:33 PM rbd Bug #23038 (Pending Backport): rbd: import with option --export-format fails to protect snapshot
Jason Dillaman
12:27 PM Revision 9c5cb4ea (ceph): osd: resend osd_pgtemp if it's not acked
if the osd_pgtemp message is dropped before monitor receives it, we need
to resend it. otherwise a pg could be stuck ...
Kefu Chai
12:27 PM Revision 6623fc26 (ceph): osd,mds: use map::merge() whenever appropriate
and use explicit std::move() when map::merge() is not available.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:12 PM Revision 18571821 (ceph): Merge pull request #21319 from majianpeng/doc-remove-osd-op-threads
doc: remove unused config: "osd op threads"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:25 AM Revision acc08559 (ceph): qa/suites: whitelist SLOW_OPS
Fixes: http://tracker.ceph.com/issues/23495
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:58 AM Revision fef734b1 (ceph): Add CEPH-9873 test
Sidhant Agrawal
10:57 AM Revision f4dae60d (ceph): rgw: warn user about on going resharding when canceling it
Fixes: http://tracker.ceph.com/issues/21619
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:57 AM Revision 2a68224a (ceph): rgw: no need to RGWReshard::get before remove
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:56 AM Revision 717b412e (ceph): Add CEPH-9825 test
Sidhant Agrawal
10:53 AM Revision f2370ede (ceph): Add rbd delayed deletion tests
Sidhant Agrawal
10:51 AM Revision df9cd236 (ceph): Merge pull request #21112 from guzhongyan/fix-vlog
src: fix various log messages
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:49 AM Revision fa8a435e (ceph): Merge pull request #21028 from rzarzynski/wip-osd-get_rw_locks-norefcnt
osd: avoid unnecessary ref-counting across PrimaryLogPG::get_rw_locks.
Reviewed-by: Sage Weil <sage@redhat.com>
Revi...
Kefu Chai
10:47 AM Revision 2c3cbc17 (ceph): Merge pull request #21235 from xiexingguo/wip-fix-obj-start
osd/osd_types: fix ideal lower bound object-id of pg
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:38 AM Support #23549: ceph-rest-api cannot work when mon down for long time
ceph-rest-api has been removed in master, so this is unlikely to get worked on, unless you're wanting to work on a fi... John Spray
09:49 AM Revision 3eaf1516 (ceph): mgr/MetadataUpdate: add daemon_state.notify_update to contructor
Before updating metadata a call site should check if an update has
already been triggered. Adding the notify_update c...
Jan Fajerski
09:49 AM Revision 5c9db720 (ceph): mgr: add mgr daemon to DaemonStateIndex with metadata (hostname)
This commit changes when (and how) the mgr daemons are added to the
DaemonStateIndex. A change in the mgr map now doe...
Jan Fajerski
09:41 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
The CMake logic is supposed to skip building the dashboard on arm64, so something's going wrong with that. John Spray
04:33 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
in ceph.spec, in its default option it disables mgr dashboard v2 feature, how to skip mgr dashboard v2 in this make-s... Tang Jin
03:26 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
I change the node path ,and update node version to v8.9.0-linux-arm64 and v9.11.1-linux-arm64, it can't help yet.
...
Tang Jin
02:07 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
run ./make-srpm.sh will print these error log Tang Jin
02:01 AM Dashboard Bug #23619: v13.0.2 tries to build dashboard on arm64
my OS is centos7 Tang Jin
01:55 AM Dashboard Bug #23619 (Can't reproduce): v13.0.2 tries to build dashboard on arm64
here is the main part of error log
archiving submodules...done
concatenating archives into single archive...done
...
Tang Jin
09:24 AM CephFS Bug #23625 (Fix Under Review): mds: sessions opened by journal replay do not get dirtied properly
https://github.com/ceph/ceph/pull/21323 Zheng Yan
09:12 AM CephFS Bug #23625 (Resolved): mds: sessions opened by journal replay do not get dirtied properly
http://pulpito.ceph.com/pdonnell-2018-04-06_01:22:39-multimds-wip-pdonnell-testing-20180405.233852-testing-basic-smit... Zheng Yan
09:23 AM Revision c66189f0 (ceph): mds: properly dirty sessions opened by journal replay
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/23625
Yan, Zheng
08:41 AM Revision 47155949 (ceph): crush/CrushWrapper: don't bump up leaf stack if we are already of domai...
Assume we have a pool of crush-failure-domain OSD, then the stack will look like:
[
"0":"8" // sta...
xie xingguo
08:31 AM Revision 7de672ef (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
08:31 AM Revision ede0bcae (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
08:21 AM Revision 4ec24128 (ceph): crush/CrushWrapper: fix potential invalid use of iterator
In choose_leaf mode we normally should have a stack of 2 and
hence below here we still need to re-check the iterator ...
xie xingguo
08:15 AM Revision a7db43b5 (ceph): tools/cephfs: instantiate MDSUtility after global_init()
cephfs-foo-tool from current master crashes immediately it starts.
Introduced by commit 6972273d53d "global: output ...
Yan, Zheng
07:22 AM Revision 549fbc6f (ceph): rocksdb: sync with upstream
to pick up
- bug fixes since 5.8.0
- crc32c_3way introduced in 5.9.0 for better performance on platforms
with PCLMULQ...
Kefu Chai
07:10 AM Feature #23513 (Resolved): ceph_authtool: add mode option
Nathan Cutler
07:10 AM Backport #23521 (Resolved): jewel: ceph_authtool: add mode option
Nathan Cutler
07:10 AM Bug #22042 (Resolved): Double free in rados_getxattrs_next
Nathan Cutler
07:09 AM Backport #22941 (Resolved): jewel: Double free in rados_getxattrs_next
Nathan Cutler
07:07 AM CephFS Backport #23158 (Resolved): jewel: mds: underwater dentry check in CDir::_omap_fetched is racy
Nathan Cutler
07:07 AM Revision a4b9544e (ceph): Merge pull request #21185 from smithfarm/wip-23158-jewel
jewel: mds: underwater dentry check in CDir::_omap_fetched is racy
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
07:04 AM RADOS Bug #20919 (Resolved): osd: replica read can trigger cache promotion
Nathan Cutler
06:59 AM RADOS Backport #22403 (Resolved): jewel: osd: replica read can trigger cache promotion
Nathan Cutler
06:22 AM RADOS Bug #23585: osd: safe_timer segfault
https://drive.google.com/open?id=1x_0p9s9JkQ1zo-LCx6mHxm0DQO5sc1UA too larger about(1.2G). And ceph-osd.297.log.gz di... jianpeng ma
05:53 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
doc don't update. So i create a PR:https://github.com/ceph/ceph/pull/21319. jianpeng ma
04:57 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
In this commit:08731c3567300b28d83b1ac1c2ba. It removed. Maybe docs didn't update or you read old docs. jianpeng ma
04:27 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
But I can see this option in document !! The setting is work in Jewel
So osd_op_threads was removed from Luminous ??
Cyril Chang
03:14 AM RADOS Bug #23601: Cannot see the value of parameter osd_op_threads via ceph --show-config
There is no "osd_op_threads". Now it call osd_op_num_shards/osd_op_num_shards_hdd/osd_op_num_shards_sdd. jianpeng ma
05:34 AM RADOS Bug #23595: osd: recovery/backfill is extremely slow
check hdd or ssd by code at osd started and not changed after starting.
I think we need increase the log level fo...
jianpeng ma
05:31 AM Revision 1d8c0438 (ceph): ceph: print output of "status" as string not as bytes
in python3, the stuff read from wire is represented as "bytes", but
the output of "ceph -w" is supposed to be consume...
Kefu Chai
05:29 AM Revision bf290a06 (ceph): Merge pull request #18010 from jdurgin/wip-rocksdb-jewel
jewel: core: enable rocksdb for filestore
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
05:27 AM Revision ee03866b (ceph): Merge pull request #21313 from ceph/wip-pg-clean-timeout
qa/tasks: Add default timeout for wait for pg clean task
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:21 AM Revision 3abe4203 (ceph): Merge pull request #21284 from tchaikov/wip-cmake-libstdcxx
cmake: define HAVE_STDLIB_MAP_SPLICING for both libstdc++ and libc++
Reviewed-by: Zheng Yan <zyan@redhat.com>
Kefu Chai
05:19 AM RADOS Bug #23593 (Resolved): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
Kefu Chai
05:19 AM Revision 7fdfa3c4 (ceph): Merge pull request #21290 from rjfd/wip-dashboard-fix-rest-controller
mgr/dashboard: restcontroller: fix detection of id args in element requests
Reviewed-by: Sebastian Wagner <sebastian...
Kefu Chai
04:46 AM CephFS Bug #23380 (Pending Backport): mds: ceph.dir.rctime follows dir ctime not inode ctime
Patrick Donnelly
04:45 AM CephFS Bug #23452 (Pending Backport): mds: assertion in MDSRank::validate_sessions
Patrick Donnelly
04:45 AM CephFS Bug #23446 (Pending Backport): ceph-fuse: getgroups failure causes exception
Patrick Donnelly
04:44 AM CephFS Bug #23530 (Pending Backport): mds: kicked out by monitor during rejoin
Patrick Donnelly
04:43 AM CephFS Bug #23602 (Pending Backport): mds: handle client requests when mds is stopping
Patrick Donnelly
04:43 AM CephFS Bug #23541 (Pending Backport): client: fix request send_to_auth was never really used
Patrick Donnelly
04:42 AM CephFS Feature #23623 (Resolved): mds: mark allow_snaps true by default
Patrick Donnelly
04:41 AM CephFS Bug #23491 (Resolved): fs: quota backward compatibility
Patrick Donnelly
04:33 AM Revision 359f5ccc (ceph): Merge PR #21039 into master
* refs/pull/21039/head:
qa/workunits/fs: test for cephfs rstats
mds: make rstat.rctime follow inodes' ctime
Review...
Patrick Donnelly
04:33 AM Revision 098c6d37 (ceph): Merge PR #21040 into master
* refs/pull/21040/head:
mds: mark damaged if sessions' preallocated inos don't match inotable
Reviewed-by: John Spr...
Patrick Donnelly
04:33 AM Revision acc6f2ed (ceph): Merge PR #21132 into master
* refs/pull/21132/head:
client: remove getgroups_cb
client: remove _getgrouplist
client: have init_gids just set a...
Patrick Donnelly
04:33 AM Revision a3718d59 (ceph): Merge PR #21144 into master
* refs/pull/21144/head:
mds: fix unhealth heartbeat during rejoin
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:32 AM Revision dfca9664 (ceph): Merge PR #21167 into master
* refs/pull/21167/head:
mds: make stopping mds export strays and subtree at the same time
mds: handle client reques...
Patrick Donnelly
04:32 AM Revision f8185998 (ceph): Merge PR #21191 into master
* refs/pull/21191/head:
client: fix request send_to_auth was never really used
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:32 AM Revision ed657dee (ceph): Merge PR #21255 into master
* refs/pull/21255/head:
mds: automatically create snaprealm for old format quota
client: check if mds create snapre...
Patrick Donnelly
04:29 AM RADOS Bug #23621 (In Progress): qa/standalone/mon/misc.sh fails on master
https://github.com/ceph/ceph/pull/21318 Brad Hubbard
04:17 AM RADOS Bug #23621: qa/standalone/mon/misc.sh fails on master
bc5df2b4497104c2a8747daf0530bb5184f9fecb added ceph::features::mon::FEATURE_OSDMAP_PRUNE so the output that's failing... Brad Hubbard
02:53 AM RADOS Bug #23621: qa/standalone/mon/misc.sh fails on master
http://pulpito.ceph.com/sage-2018-04-10_02:19:56-rados-master-distro-basic-smithi/2377263
http://pulpito.ceph.com/sa...
Sage Weil
02:51 AM RADOS Bug #23621 (Resolved): qa/standalone/mon/misc.sh fails on master
This appears to be from the addition of the osdmap-prune mon feature? Sage Weil
04:26 AM Revision c0dac8ec (ceph): qa/standalone/mon/misc.sh: Add osdmap-prune tests
Fixes: http://tracker.ceph.com/issues/23621
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
04:23 AM Revision 1c45fdc8 (ceph): Merge branch 'wip-os-install' into 'rh-luminous'
added rbd_os_install.yaml in smoke
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
See merge request !7
Vasu Kulkarni
03:42 AM rbd Backport #23607 (In Progress): luminous: import-diff failed: (33) Numerical argument out of domai...
https://github.com/ceph/ceph/pull/21316 Prashant D
03:40 AM Revision 54f1e4e6 (ceph): common/Formatter: fix string_view usage for {json,xml}_stream_escaper
These are passing a simple const char* without a length, which breaks for
binary strings with \0 in them.
Broken by ...
Sage Weil
02:49 AM RADOS Bug #23620 (Fix Under Review): tasks.mgr.test_failover.TestFailover failure
https://github.com/ceph/ceph/pull/21315 Sage Weil
02:43 AM RADOS Bug #23620 (Resolved): tasks.mgr.test_failover.TestFailover failure
http://pulpito.ceph.com/sage-2018-04-10_02:19:56-rados-master-distro-basic-smithi/2377255... Sage Weil
02:48 AM Revision b0fe734c (ceph): qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata
This was changed by 428236de8b4155beffb5a4ffa8dd206230325a01
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:05 AM Revision 3152797e (ceph): msg/async/AsyncConnection: Fix FPE in process_connection
Check ms_inject_socket_failures is valid before we use it.
Fixes: http://tracker.ceph.com/issues/23618
Signed-off-b...
Brad Hubbard
01:51 AM Messengers Bug #23618 (Resolved): SIGFPE, Arithmetic exception in AsyncConnection::_process_connection
... Brad Hubbard
01:43 AM Revision 87a3bc75 (ceph): Merge pull request #21199 from smithfarm/wip-22403-jewel
jewel: osd: replica read can trigger cache promotion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:40 AM Revision 1ab971a5 (ceph): Merge pull request #21200 from ovh/bp-jewel-backport-22448
jewel: osd/PrimaryLogPG: dump snap_trimq size
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:22 AM CephFS Bug #21745 (Fix Under Review): mds: MDBalancer using total (all time) request count in load stati...
https://github.com/ceph/ceph/pull/19220/commits/e9689c1ff7e75394298c0e86aa9ed4e703391c3e Zheng Yan
01:19 AM Revision eb095453 (ceph): mds: check export pin when choosing dirfrags for exporting
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 40759407 (ceph): mds: cleanup mds_load map access/update
using map::insert to access map items looks strang
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 376145d9 (ceph): mds: calculate other mds' last_epoch_under locally
No need to get this information from MHeartbeat
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 65a35e2a (ceph): mds: add list to track recently used sub-directories
MDBalancer::find_exports() can be more efficient with LRU list.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision fc0d3408 (ceph): mds: limit run time of load balancer
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 89649126 (ceph): mds: always pass current time to MDBalancer::{hit_inode,hit_dir}
There were codes that pass mdr->get_mds_stamp() to {hit_inode,hit_dir}.
The stamp can be older than 'last_decay' in d...
Yan, Zheng
01:19 AM Revision 08116b71 (ceph): mds: cleanup MDBalancer::try_rebalance()
no logic changes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision bb6d381f (ceph): mds: don't try exporting dirfrags under mds's own mdsdir
Migrator will refuse to export them. Besides, stray directory can
never be subtree root.
Signed-off-by: "Yan, Zheng"...
Yan, Zheng
01:19 AM Revision 15810b43 (ceph): mds: don't try exporting subdir if dirfrag is already being exported
It doesn't make sense to call MDBalancer::find_exports() for a dirfrag
that is already being exported.
Signed-off-by...
Yan, Zheng
01:19 AM Revision cd6f77c6 (ceph): mds: mds: optimize MDBalancer::try_rebalance()
1. change import_pop_map to multimap because subtrees may have the same
popularity.
2. avoid calculating subtrees'...
Yan, Zheng
01:19 AM Revision b9fb3a4c (ceph): mds: avoid creating unnecessary subtrees during load balance
When choosing dirfrags for exporting, consider subtrees imported
from other MDS first. It's because that exporting di...
Yan, Zheng
01:19 AM Revision 04831d46 (ceph): mds: optimize MDBalancer::find_exports()
stop at subtree bounds; make freezing/frozen check more efficient.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 6b126a69 (ceph): mds: adjust subtree popularity when import fails
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 6538464b (ceph): mds: adjust pop_nested when importing subtree
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision 831c5d91 (ceph): mds: don't decay load counters when printing load
Changing load counters while printing load results confusing output.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision 29e19c1d (ceph): mds: remove unused MDBalancer::export_empties()
MDCache::trim() already does the same job
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:19 AM Revision bedd98f8 (ceph): mds: adjust subtree popularity after rename
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:19 AM Revision e9689c1f (ceph): mds: fix request rate calculation
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/21745
Yan, Zheng
12:57 AM RADOS Bug #23578 (Pending Backport): large-omap-object-warnings test fails
Just a note that my analysis above was incorrect and this was not due to the lost coin flips but due to a pg map upda... Brad Hubbard
12:44 AM Revision 447a107d (ceph): Merge pull request #21295 from badone/wip-large-omap-scrub-big-random-l...
qa/suites/rados: Disable scrub backoff
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:24 AM Revision 7881a19d (ceph): qa/tasks: wait_for_clean is called after ceph task as well after osd's ...
the default timeout is none in that case, there are cases where it can hang forever
due to error cases, since this d...
Vasu Kulkarni
12:22 AM Revision 418856fe (ceph): add default timeout of 600 seconds for pg to be in clean state
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:18 AM RADOS Backport #23485 (In Progress): luminous: scrub errors not cleared on replicas can cause inconsist...
David Zafman
12:03 AM Revision 452081e5 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision d6524297 (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision b1920d6e (ceph): ceph-volume lvm.activate error if no bluestore OSDs are found
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision ef09f399 (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision 16421c90 (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 AM Revision 5513f4de (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza

04/09/2018

11:44 PM Revision 733d411a (ceph): Merge pull request #21197 from smithfarm/wip-23521-jewel
jewel: ceph_authtool: add mode option
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:38 PM Revision 173576dd (ceph): Merge pull request #20381 from pdvian/wip-22941-jewel
jewel: core: librados: Double free in rados_getxattrs_next
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:29 PM CephFS Bug #22824 (Resolved): Journaler::flush() may flush less data than expected, which causes flush w...
Patrick Donnelly
11:29 PM CephFS Backport #22967 (Resolved): luminous: Journaler::flush() may flush less data than expected, which...
Patrick Donnelly
11:17 PM CephFS Backport #22967: luminous: Journaler::flush() may flush less data than expected, which causes flu...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20431
merged
Yuri Weinstein
11:29 PM CephFS Bug #22221 (Resolved): qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34 vs 0
Patrick Donnelly
11:29 PM CephFS Backport #22383 (Resolved): luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), ...
Patrick Donnelly
11:17 PM CephFS Backport #22383: luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21173
merged
Yuri Weinstein
11:17 PM CephFS Backport #23154 (Resolved): luminous: mds: FAILED assert (p != active_requests.end()) in MDReques...
Patrick Donnelly
11:16 PM CephFS Backport #23154: luminous: mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCach...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21176
merged
Yuri Weinstein
11:17 PM Revision 9d2cda9a (ceph): Merge pull request #20431 from pdvian/wip-22967-luminous
luminous: osdc/Journaler: make sure flush() writes enough data
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
11:16 PM Revision 0cf31c5c (ceph): Merge pull request #21173 from smithfarm/wip-22383-luminous
luminous: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34 vs 0
Reviewed-by: Patrick Donnelly ...
Yuri Weinstein
11:15 PM Revision b4ec55e0 (ceph): Merge pull request #21176 from smithfarm/wip-23154-luminous
luminous: mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCache::request_get(metareqid_t)
Reviewed...
Yuri Weinstein
10:59 PM CephFS Bug #23571 (Resolved): mds: make sure that MDBalancer uses heartbeat info from the same epoch
Patrick Donnelly
10:58 PM CephFS Backport #23572 (Resolved): luminous: mds: make sure that MDBalancer uses heartbeat info from the...
Patrick Donnelly
10:58 PM CephFS Bug #23569 (Resolved): mds: counter decay incorrect
Patrick Donnelly
10:58 PM CephFS Backport #23570 (Resolved): luminous: mds: counter decay incorrect
Patrick Donnelly
10:58 PM CephFS Bug #23560 (Resolved): mds: mds gets significantly behind on trimming while creating millions of ...
Patrick Donnelly
10:57 PM CephFS Backport #23561 (Resolved): luminous: mds: mds gets significantly behind on trimming while creati...
Patrick Donnelly
10:53 PM bluestore Bug #23577: Inconsistent PG refusing to deep-scrub or repair
I attempted to upload a log file with debug_osd = 20/20 for this with upload tag e6d4f641-3006-4ee9-86eb-359f569de6ed... David Turner
05:47 PM bluestore Bug #23577: Inconsistent PG refusing to deep-scrub or repair
I have a second PG in the same cluster doing this exact same thing. One of it's 11 copies is on Bluestore, the rest ... David Turner
10:51 PM Revision 2b54839a (ceph): Merge PR #21267 into luminous
* refs/pull/21267/head:
discard the mdsload clear after prep_rebalance in case we want to export it for debugging
m...
Patrick Donnelly
10:51 PM Revision 659d3f04 (ceph): Merge PR #21266 into luminous
* refs/pull/21266/head:
make popular counter decay at proper rate
Reviewed-by: Patrick Donnelly <pdonnell@redhat.co...
Patrick Donnelly
10:51 PM Revision 087a23e5 (ceph): Merge PR #21256 into luminous
* refs/pull/21256/head:
mds: bump mds_log_max_segments for trim buffer
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
10:34 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
dongdong tao wrote:
> Patrick Donnelly wrote:
> > Dongdong, I think fast dispatch may not be the answer here. We're...
Patrick Donnelly
08:12 PM CephFS Bug #23519 (In Progress): mds: mds got laggy because of MDSBeacon stuck in mqueue
Patrick Donnelly
02:27 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
Patrick Donnelly wrote:
> Dongdong, I think fast dispatch may not be the answer here. We're not yet sure on the caus...
dongdong tao
01:39 PM CephFS Bug #23519: mds: mds got laggy because of MDSBeacon stuck in mqueue
Dongdong, I think fast dispatch may not be the answer here. We're not yet sure on the cause. Do you have ideas? Patrick Donnelly
10:24 PM RADOS Feature #23616 (New): osd: admin socket should help debug status at all times
Last week I was looking at an LRC OSD which was having trouble, and it wasn't clear why.
The cause ended up being ...
Greg Farnum
10:18 PM RADOS Bug #22882 (Resolved): Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Whoops, this merged way back then with a slightly different plan than discussed here (see PR discussion). Greg Farnum
09:59 PM RADOS Bug #22525: auth: ceph auth add does not sanity-check caps
https://github.com/ceph/ceph/pull/21311 Sage Weil
09:43 PM ceph-volume Bug #23581: ceph-volume should use mount -o discard when underlying device is using VDO
This only affects filestore, bluestore does not need any of the special mounts since it is using tmpfs. Alfredo Deza
09:39 PM Revision 59f69643 (ceph): doc: remove unused config: "osd op threads"
This option already removed.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
09:25 PM Revision bd514696 (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 7bf9abc9 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 06b3ce9c (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 797518a5 (ceph): ceph-volume tests/functional add 'activate all' in bluestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 92cd128e (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:25 PM Revision 8ffdfe32 (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:21 PM RADOS Feature #23045 (Resolved): mon: warn on slow ops in OpTracker
That PR got merged a while ago and we've been working through the slow ops warnings that turn up since. Seems to be a... Greg Farnum
09:07 PM CephFS Bug #10423 (Closed): update hadoop gitbuilders
stale Patrick Donnelly
09:03 PM CephFS Bug #20593 (Pending Backport): mds: the number of inode showed by "mds perf dump" not correct aft...
Patrick Donnelly
09:01 PM CephFS Feature #21156 (Resolved): mds: speed up recovery with many open inodes
Patrick Donnelly
09:00 PM CephFS Bug #21765 (Pending Backport): auth|doc: fs authorize error for existing credentials confusing/un...
Please backport: https://github.com/ceph/ceph/pull/17678/commits/447b3d4852acd2db656c973cc224fb77d3fff590 Patrick Donnelly
08:59 PM RADOS Feature #21084 (Resolved): auth: add osd auth caps based on pool metadata
Patrick Donnelly
08:56 PM CephFS Feature #22545 (Duplicate): add dump inode command to mds
Patrick Donnelly
08:52 PM CephFS Bug #6613 (Closed): samba is crashing in teuthology
Closing as stale. Patrick Donnelly
08:52 PM CephFS Feature #358: mds: efficient revert to snapshot
Also consider cloning snapshots. Patrick Donnelly
08:50 PM CephFS Documentation #21172 (Duplicate): doc: Export over NFS
Patrick Donnelly
08:48 PM CephFS Bug #21745: mds: MDBalancer using total (all time) request count in load statistics
https://github.com/ceph/ceph/pull/19220/commits/fb8d07772ffd3b061d2752c6b3375f6cb187be4b
Zheng, please amend the a...
Patrick Donnelly
08:43 PM CephFS Bug #19101 (Closed): "samba3error [Unknown error/failure. Missing torture_fail() or torture_asser...
Not looking at samba right now. Patrick Donnelly
08:39 PM CephFS Bug #23234 (Won't Fix): mds: damage detected while opening remote dentry
Sorry, we won't look at bugs for multiple actives pre-Luminous. Patrick Donnelly
08:37 PM CephFS Bug #21412: cephfs: too many cephfs snapshots chokes the system
Zheng, is this issue resolved with the snapshot changes for Mimic? Patrick Donnelly
08:36 PM CephFS Bug #20494 (Closed): cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Closing due to inactivity. Patrick Donnelly
08:31 PM CephFS Bug #19255 (Can't reproduce): qa: test_full_fclose failure
Patrick Donnelly
08:27 PM CephFS Bug #22788 (Won't Fix): ceph-fuse performance issues with rsync
Patrick Donnelly
08:26 PM CephFS Feature #12274 (In Progress): mds: start forward scrubs from all subtree roots, skip non-auth met...
Patrick Donnelly
08:21 PM CephFS Bug #23615 (Rejected): qa: test for "snapid allocation/deletion mismatch with monitor"
See email thread. Patrick Donnelly
08:11 PM CephFS Bug #23556 (Closed): segfault in LibCephFS.ShutdownRace (jewel 10.2.11 integration testing)
Patrick Donnelly
08:04 PM ceph-volume Feature #23451: show physical devices in ceph-volume list
This might be tricky to get right. It would make sense when a single LV is part of a single physical device, but this... Alfredo Deza
07:58 PM Revision 1ec206d1 (ceph): cmake: build dashboard frontend in `vstart` target, not `ceph-mgr`
The ceph-mgr target is just for the binary: for things
we want when running a vstart cluster, we can put
them in the ...
John Spray
07:45 PM CephFS Feature #21888 (Fix Under Review): Adding [--repair] option for cephfs-journal-tool make it can r...
Patrick Donnelly
07:37 PM Revision 94c162a6 (ceph): Merge pull request #21309 from ceph/wip-yuriw-crontab
qa/tests - minor clean ups and made perf-suite run 3 times, so we can…
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:29 PM CephFS Feature #23362 (In Progress): mds: add drop_cache command
Patrick Donnelly
07:16 PM Revision bfff8ec8 (ceph): Merge pull request #21282 from liewegas/wip-pgpool-enc
osd/osd_types: fix pg_pool_t encoding for hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Cha...
Sage Weil
07:14 PM Dashboard Bug #23389 (Fix Under Review): dashboard: OSD throughput sparkline graphic appears to show runnin...
John Spray
01:00 PM Dashboard Bug #23389: dashboard: OSD throughput sparkline graphic appears to show running total
Fixed in https://github.com/ceph/ceph/pull/21022
!Screenshot_20180409_145806.png!
Sebastian Wagner
06:54 PM bluestore Bug #23333: bluestore: ENODATA on aio
Radoslaw Zarzynski
06:54 PM bluestore Bug #23333 (Fix Under Review): bluestore: ENODATA on aio
PR: https://github.com/ceph/ceph/pull/21306. Radoslaw Zarzynski
06:53 PM RADOS Bug #23614: local_reserver double-reservation of backfilled pg
Looking through the code I don't see where the reservation is supposed to be released. I see releases for
- the p...
Sage Weil
06:52 PM RADOS Bug #23614 (Resolved): local_reserver double-reservation of backfilled pg
- pg gets reservations (incl local_reserver)
- pg backfills, finishes
- ...apparently enver releases the reservatio...
Sage Weil
06:51 PM bluestore Support #23433: Ceph cluster doesn't start - ERROR: error creating empty object store in /data/ce...
What is the filesystem underneath _/data/ceph/build/dev/osd0_? Radoslaw Zarzynski
06:39 PM CephFS Feature #23376: nfsgw: add NFS-Ganesha to service map similar to "rgw-nfs"
The service map is a librados resource consumed by ceph-mgr. It periodically gets perfcounters, for example. When l... Matt Benjamin
06:23 PM CephFS Feature #23376: nfsgw: add NFS-Ganesha to service map similar to "rgw-nfs"
I'm not aware of any bugs open on this. Is there any background on the rgw-nfs map at all? I've not looked at the ser... Jeff Layton
06:15 PM RADOS Bug #23365: CEPH device class not honored for erasure encoding.
A quote from Greg Farnum on the crash from another ticket:... Brian Woods
06:13 PM RADOS Bug #23365: CEPH device class not honored for erasure encoding.
I put 12.2.2, but that is incorrect. It is version ceph version 12.2.4 (52085d5249a80c5f5121a76d6288429f35e4e77b) lu... Brian Woods
05:38 PM RADOS Bug #23365: CEPH device class not honored for erasure encoding.
What version are you running? How are your OSDs configured?
There was a bug with BlueStore SSDs being misreported ...
Greg Farnum
05:59 PM rgw Bug #23586: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
updated s3test in https://github.com/ceph/s3-tests/pull/220 Casey Bodley
05:56 PM Revision d30e726f (ceph): ceph-volume tests/functional add 'activate all' for xenial/filestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:56 PM Revision 903d4fd1 (ceph): ceph-volume tests/functional add 'activate all' for xenial/bluestore/dm...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:56 PM Revision 37ad1b76 (ceph): ceph-volume tests/functional add 'activate all' for centos7/filestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision cdb115bf (ceph): ceph-volume tests/functional add 'activate all' for centos7/bluestore/d...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 781bd982 (ceph): ceph-volume tests/functional add 'activate all' in filestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 61e5aa7b (ceph): ceph-volume tests/functional add 'activate all' in bluestore playbook
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:38 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
v12.2.2 includes the fix for #17664.
Do these messages appear right after you mount or later? Do they go away if ...
Ilya Dryomov
05:29 PM Linux kernel client Bug #23537: libceph: monX xxxxxx session lost, hunting for new mon
Марк Коренберг wrote:
> Important: on another machine with same OS everything is fine.
Another client machine whe...
Ilya Dryomov
05:36 PM RADOS Bug #23371: OSDs flaps when cluster network is made down
You tested this on a version prior to luminous and the behavior has *changed*?
This must be a result of some chang...
Greg Farnum
05:29 PM Bug #23447 (Rejected): collocated storage: losing one node leads to client write freeze 24 second
Please don't open duplicate tickets because you found a response unsatisfactory. Greg Farnum
05:29 PM Support #23254: Clinet side write freeze for 15 Sec when one storage node rebooted
The monitor needs to see the change to the osd_heartbeat_interval and osd_heartbeat_grace settings, not just the OSDs... Greg Farnum
05:24 PM RADOS Documentation #23613 (Closed): doc: add description of new fs-client auth profile
Patrick Donnelly
05:23 PM RADOS Documentation #23613 (Closed): doc: add description of new fs-client auth profile
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Patrick Donnelly
05:23 PM RADOS Documentation #23612 (New): doc: add description of new auth profiles
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Patrick Donnelly
05:22 PM CephFS Documentation #23611 (Need More Info): doc: add description of new fs-client auth profile
On that page: http://docs.ceph.com/docs/master/rados/operations/user-management/#authorization-capabilities
https:...
Patrick Donnelly
05:18 PM RADOS Support #23455 (Resolved): osd: large number of inconsistent objects after recover or backfilling
fiemap is disabled by default precisely because there are a number of known bugs in the local filesystems across kern... Greg Farnum
05:07 PM RADOS Bug #23610 (Fix Under Review): pg stuck in activating because of dropped pg-temp message
https://github.com/ceph/ceph/pull/21310 Kefu Chai
05:02 PM RADOS Bug #23610 (Resolved): pg stuck in activating because of dropped pg-temp message
http://pulpito.ceph.com/yuriw-2018-04-05_22:33:03-rados-wip-yuri3-testing-2018-04-05-1940-luminous-distro-basic-smith... Kefu Chai
05:06 PM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
This is a dupe of...something. We can track it down later.
For now, note that the crash is happening with Hammer c...
Greg Farnum
06:17 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
Hm hm hm Nathan Cutler
02:56 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
h3. rados bisect
Reproducer: ...
Nathan Cutler
02:11 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
This problem was not happening so reproducibly before the current integration run, so one of the following PRs might ... Nathan Cutler
02:05 AM RADOS Bug #23598: hammer->jewel: ceph_test_rados crashes during radosbench task in jewel rados upgrade ...
Set priority to Urgent because this prevents us from getting a clean rados run in jewel 10.2.11 integration testing. Nathan Cutler
02:04 AM RADOS Bug #23598 (Duplicate): hammer->jewel: ceph_test_rados crashes during radosbench task in jewel ra...
Test description: rados/upgrade/{hammer-x-singleton/{0-cluster/{openstack.yaml start.yaml} 1-hammer-install/hammer.ya... Nathan Cutler
04:39 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
*I have it figured out!*
The issue was "osd_recovery_sleep_hdd", which defaults to 0.1 seconds.
After setting
...
Niklas Hambuechen
03:23 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
OK, if I only have the 6 large files in the cephfs AND set the options... Niklas Hambuechen
02:55 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
I have now tested with only the 6*1GB files, having deleted the 270k empty files from cephfs.
I continue to see ex...
Niklas Hambuechen
12:30 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
You can find a core dump of the -O0 version created with GDB at http://nh2.me/ceph-issue-23595-osd-O0.core.xz Niklas Hambuechen
12:06 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
Attached are two GDB runs of a sender node.
In the release build there were many values "<optimized out>", so I re...
Niklas Hambuechen
11:45 AM RADOS Bug #23595: osd: recovery/backfill is extremely slow
On https://forum.proxmox.com/threads/increase-ceph-recovery-speed.36728/ people reported the same number as me of 10 ... Niklas Hambuechen
04:17 PM Revision 9a2005d6 (ceph): qa/tests - minor clean ups and made perf-suite run 3 times, so we can h...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:00 PM CephFS Documentation #23568 (Pending Backport): doc: outline the steps for upgrading an MDS cluster
Patrick Donnelly
03:59 PM Revision 3ab655b5 (ceph): Merge PR #21263 into master
* refs/pull/21263/head:
doc: outline upgrade procedure for mds cluster
Reviewed-by: Douglas Fuller <dfuller@redhat....
Patrick Donnelly
03:57 PM Revision 6c46f2a0 (ceph): rgw: return EINVAL if max_keys can not convert correctly
fix: http://tracker.ceph.com/issues/23586
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
03:52 PM Revision 76ec342d (ceph): mgr/dashboard: Add Api module
Moved all the api related services into the new module.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:52 PM Revision 6420e7ae (ceph): mgr/dashboard: Move services provision to service module
Few services were being declared in the shared module.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
03:43 PM Revision 2bf2013b (ceph): Merge pull request #20807 from Devp00l/improve-table-search
mgr/dashboard: Improve table search
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Ricardo Marques <rimarques...
Lenz Grimmer
03:35 PM rbd Bug #23597 (Fix Under Review): fsx writethrough test case failures
Jason Dillaman
03:35 PM rbd Bug #23597: fsx writethrough test case failures
*PR*: https://github.com/ceph/ceph/pull/21308 Jason Dillaman
10:33 AM rbd Bug #23597: fsx writethrough test case failures
Actually, retesting different option combinations, it looks like only `rbd cache = true` is important. Mykola Golub
03:32 PM Revision 3ddff17b (ceph): Merge pull request #20943 from tspmelo/fix-e2e
mgr/dashboard: fix frontend e2e tests
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Ricardo Marques <rimar...
Lenz Grimmer
03:30 PM Revision 8261e141 (ceph): os/bluestore: alter allow_eio policy regarding kernel's error list.
Fixes: http://tracker.ceph.com/issues/23333
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:27 PM Revision 36d8b643 (ceph): librbd: disable ENOENT tracking within the object cacher
Now that the in-memory cache has been flattened, we don't want/need
to track the existence of individual objects with...
Jason Dillaman
02:55 PM Revision e127ec64 (ceph): pybind/rbd: add `data_pool_id()` image function
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:55 PM Revision 08cee16d (ceph): pybind/rbd: always parse timestamps in UTC
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:55 PM Revision 72dc17ce (ceph): pybind/rbd: fix python 3 str to bytes problems
Fixes: http://tracker.ceph.com/issues/23609
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
02:53 PM rbd Bug #23609 (Fix Under Review): python bindings fixes and improvements
Ricardo Dias
02:53 PM rbd Bug #23609: python bindings fixes and improvements
PR: https://github.com/ceph/ceph/pull/21304 Ricardo Dias
02:53 PM rbd Bug #23609 (Resolved): python bindings fixes and improvements
The current RBD python bindings has the following issues:
* dealing with data_pool string fails in python 3
* tim...
Ricardo Dias
02:42 PM Revision 012be1dc (ceph): qa/tasks/mgr/dashboard: Imroved JSON validation
Refactored `OsdTest` to make use of `self.assertSchema()`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:41 PM Backport #23606 (In Progress): luminous: "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
02:29 PM Backport #23606 (Resolved): luminous: "ENGINE Error in 'start' listener <bound " in rados
https://github.com/ceph/ceph/pull/21307 Nathan Cutler
02:41 PM Revision e24c92e8 (ceph): qa: assign prometheus ports during selftest
This was throwing IOError("Port 9283 not free on '::'",)
when trying to serve, since merging https://github.com/ceph/...
John Spray
02:31 PM rbd Backport #23608 (Closed): jewel: import-diff failed: (33) Numerical argument out of domain - if i...
Nathan Cutler
02:31 PM rbd Backport #23607 (Resolved): luminous: import-diff failed: (33) Numerical argument out of domain -...
https://github.com/ceph/ceph/pull/21316 Nathan Cutler
02:29 PM rbd Backport #23605 (Closed): jewel: Discard ops should flush affected objects from in-memory cache
Nathan Cutler
02:29 PM rbd Backport #23604 (Resolved): luminous: Discard ops should flush affected objects from in-memory cache
https://github.com/ceph/ceph/pull/23594 Nathan Cutler
02:29 PM Bug #23483 (Pending Backport): "ENGINE Error in 'start' listener <bound " in rados
Nathan Cutler
02:04 PM Bug #23483: "ENGINE Error in 'start' listener <bound " in rados
Commit https://github.com/ceph/ceph/commit/e2c68d5e2582fe610098bc6ea4f0b44ad1df28fd fixes this issue but is not in lu... Jan Fajerski
02:20 PM Revision e18088bc (ceph): os/bluestore: fix and enhance misleading debug message in bdev.
Fixes: http://tracker.ceph.com/issues/23333
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
02:02 PM Revision 69762023 (ceph): cls/otp, rgw-admin: use older liboath api, parse seed once
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision d4691332 (ceph): rgw, cls/otp: support for base32 seed type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 4d8a6b69 (ceph): cls/otp: fixes following review
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 3d6c08fb (ceph): rgw: fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision ada9b948 (ceph): rgw: add distro dependencies for liboath
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 46fbc908 (ceph): rgw: require mfa only if mfa status actually changes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 9569cc82 (ceph): qa/tasks/s3tests: configure mfa tests
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision 0cf3e55c (ceph): rgw: mfa documentation
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:02 PM Revision bfec9b32 (ceph): common/options: add otp to default osd class load list
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision eb812e93 (ceph): cls/otp: integrate with liboath
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision dc36ec42 (ceph): rgw: cleanup
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 2c160418 (ceph): rgw-admin: add mfa resync command
$ radosgw-admin mfa resync --uid=<uid> --totp=serial=<serial> \
--totp-pin=<pin1> --totp-pin=<pin2>
...
Yehuda Sadeh
02:01 PM Revision 7210b9db (ceph): rgw-admin, cls/otp: get current time for otp resync from osd
add a new method to the otp objclass that returns the
current time.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:01 PM Revision 67991351 (ceph): cls/otp: preserve otp history when modifying it
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision c3a6f758 (ceph): rgw: mfa - initial work
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 0c604eea (ceph): cls/otp: initial work
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision a774884b (ceph): cls/otp: implement totp check logic
Currently checking for bogus results, still need to integrate with
totp library.
Signed-off-by: Yehuda Sadeh <yehuda...
Yehuda Sadeh
02:01 PM Revision 9fe808b6 (ceph): cls/otp: add client interfaces
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision f8ab2fc1 (ceph): rgw: req_state members init refactor
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 4fe9f176 (ceph): rgw: send totp check to the otp objclass
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 63924ef6 (ceph): cls_otp: treat empty header as -ENOENT
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision af36c088 (ceph): cls/otp: implement otp_info_t::dump()
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 956997cf (ceph): rgw: add otp pool, create otp service functionality
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 3ab463f9 (ceph): rgw-admin: new mfa control commands
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 981f1943 (ceph): rgw: functionality to modify mfa entries in user metadata
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 0c0046e2 (ceph): rgw: S3 get bucket versioning returns MFA status
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 2d5d024f (ceph): rgw: fix mfa setting, verify on object deletion
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision bba8c519 (ceph): rgw: initial work to add otp as metadata provider
To allow transparent multisite sync
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:01 PM Revision 6ec41bb9 (ceph): cls/otp: update header anyway, don't use omap header
Update header even if it might have existed. If running within a compound op
we might not identify it correctly.
Also...
Yehuda Sadeh
02:01 PM Revision 0bf1fab7 (ceph): cls/otp: client api to set multiple keys
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 45ee591d (ceph): rgw: trivial implementation of otp meta handlers
Still not there yet. Need to tie into objv_tracker, and metadata log
tooling.
Signed-off-by: Yehuda Sadeh <yehuda@re...
Yehuda Sadeh
02:01 PM Revision fbe7c01e (ceph): rgw: tie otp meta get/put to meta log, objv_tracker
still need to have the radosgw-admin mfa tools to go through meta
instrumentation.
Signed-off-by: Yehuda Sadeh <yehu...
Yehuda Sadeh
02:01 PM Revision d05bf3ca (ceph): rgw: better api for metadata mutation
Unlike the regular user and bucket metadata that are plain
raw rados objects, the otp info is controlled by object
cl...
Yehuda Sadeh
02:01 PM Revision bcf3432f (ceph): rgw_admin: use metadata mutate for mfa updates
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:01 PM Revision 85bd4183 (ceph): rgw: set objv_tracker for metadata mutate
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:58 PM Revision 98084077 (ceph): Merge pull request #20758 from ceph/wip-cv-doc-typos
ceph-volume doc updates
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Alfredo Deza
01:37 PM CephFS Bug #23518: mds: crash when failover
Are you still hitting the issue or has it gone away? If so `debug mds = 20` logs would be helpful.. Patrick Donnelly
01:32 PM CephFS Bug #23393 (Fix Under Review): ceph-ansible: update Ganesha config for nfs_file_gw to use optimal...
https://github.com/ceph/ceph-ansible/pull/2503 Ramana Raja
01:26 PM CephFS Bug #23538 (Fix Under Review): mds: fix occasional dir rstat inconsistency between multi-MDSes
Patrick Donnelly
01:25 PM CephFS Bug #23530 (Fix Under Review): mds: kicked out by monitor during rejoin
Patrick Donnelly
01:22 PM rbd Bug #18844 (Pending Backport): import-diff failed: (33) Numerical argument out of domain - if ima...
Mykola Golub
01:22 PM Revision 2791d154 (ceph): Merge pull request #21249 from dillaman/wip-18844
rbd: improve 'import-diff' corrupt input error messages
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:20 PM Revision 58b055db (ceph): mgr/dashboard: Refactor multiple duplicates of `get_rate()`
... And `get_latest()`.
* OSD Controller: `.stats_history` now returns the
derivative.
Fixes https://tracker.c...
Sebastian Wagner
01:19 PM bluestore Bug #23540: FAILED assert(0 == "can't mark unloaded shard dirty") with compression enabled
Hello,
We are running for a few days without problem (with compression disabled), to get a debug i need to enable ...
Francisco Freire
01:05 PM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Sorry, i didn't understand you.
i set:
"rgw_remote_addr_param": "HTTP_X_FORWARDED_FOR"
and it's works.
Th...
Aleksandr Rudenko
04:26 AM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
rgw_remote_addr_param should be set to HTTP_X_FORWARDED_FOR in ceph.conf (and not to any IP address), this will help ... Pritha Srivastava
12:59 PM CephFS Bug #23602 (Resolved): mds: handle client requests when mds is stopping
https://github.com/ceph/ceph/pull/21167 Zheng Yan
12:44 PM Revision 4ec51afd (ceph): mgr: Expose rgw perf counters
We are filtering rgw perf counters in mgr_module. This commit allows us
to expose rgw perf counters to the mgr module...
Boris Ranto
12:44 PM Revision 9a203eac (ceph): rgw: Sanitize rgw perf counter names
The rgw perf counters are currently being named by the rgw names (i.e.
client.rgw.<name>.<something>). This changes t...
Boris Ranto
12:43 PM Revision c503e749 (ceph): rgw: set priority on perf counters
...to cue MgrClient to pass these on to ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked fr...
John Spray
12:40 PM Revision 35c14a01 (ceph): qa/suites/rados/singleton/all/random-eio: whitelist eio error message
"cluster [ERR] 2.1 shard 1: soid 2:8007ad8d:::benchmark_data_smithi115_12935_object2439:head candidate had a read err... Sage Weil
12:23 PM Revision a8b4d20b (ceph): osd: make PG "deep" state name consistent
Previously the state-to-string path called
deep scrubbing "deep", but the string-to-state
path called it "deep_scrub"...
John Spray
12:23 PM Revision 48acc6c7 (ceph): mgr/prometheus: fix and complete PG state names
...and reformat into a flat list in the same
order as found in osd_types.cc so that it's
easy to cross check.
Fixes:...
John Spray
11:51 AM Revision 8f6e2a10 (ceph): osd/OSDMap: propagate POOL_SNAPS|SELFMANAGED_SNAPS to tiers
We set this when we add selfmanaged snaps to the base tier. When those
propagate to the cache tier, propagate the fl...
Sage Weil
11:37 AM Revision 0b537362 (ceph): librados: Reject the invalid pool create request at client side, rather...
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com> Yang Honggang
11:02 AM Revision d451a75c (ceph): Merge pull request #21196 from jeffrey4l/fix_typo
ceph-volume: fix typo in ceph-volume lvm prepare help
Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-by: A...
Alfredo Deza
10:43 AM RADOS Bug #23601 (Resolved): Cannot see the value of parameter osd_op_threads via ceph --show-config
I have set the parameter of "osd op threads" in configuration file
but I cannot see the value of parameter "osd op t...
Cyril Chang
10:34 AM Revision 0d700d01 (ceph): Merge pull request #21270 from Devp00l/ceph-table-action-fix
mgr/dashboard: Fix the data table action selector
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tia...
Lenz Grimmer
10:21 AM Messengers Bug #23600 (Fix Under Review): assert(0 == "BUG!") attached in EventCenter::create_file_event
https://github.com/ceph/ceph/pull/21296 Kefu Chai
06:19 AM Messengers Bug #23600 (Resolved): assert(0 == "BUG!") attached in EventCenter::create_file_event
when I stop and start the osd, I occasionally trigger this error. The environment is as follows:1 MON, 2 MDSs,30 OSDs... Jason liu
10:17 AM RADOS Bug #23403 (Need More Info): Mon cannot join quorum
Brad Hubbard
09:52 AM Revision 3e7d75b5 (ceph): mgr/dashboard: restcontroller: fix detection of id args in element requ...
Fixes: https://tracker.ceph.com/issues/23593
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
09:32 AM Revision b997e097 (ceph): test: make the LibCephFS.ShutdownRacer test even more thrashy
Have each thread do the startup and shutdown in a loop for a specified
number of times.
Tracker: http://tracker.ceph...
Jeff Layton
09:32 AM Revision d685854a (ceph): lockdep: free_ids and lock_ref hashes must be truly global
It's possible for the teardown of g_lockdep_ceph_ctx to occur, followed
by a new context being registered as the lock...
Jeff Layton
09:32 AM Revision 1fa74668 (ceph): common: add a clear_g_str_vec() function to clear g_str_vec
Prefix str_vec and str_vec_lock with "g_" to make it clear that they are
truly global values. Add a new clear_g_str_v...
Jeff Layton
09:32 AM Revision 0499ad14 (ceph): common: make it safe to call env_to_vec multiple times
After it has been called once and we have outstanding CephContexts with
pointers into str_vec, we can't call get_str_...
Jeff Layton
09:31 AM Revision 9e710c1a (ceph): lockdep: fix Mutex tests to disable lockdep properly
...and make g_lockdep a bool.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 0cd0bd778a6...
Jeff Layton
09:31 AM Revision 9f25de4d (ceph): client: test shutdown race
Spawn threads that bring up a bunch of ceph_mounts with individual
CephContext objects, and then tear them down in pa...
Jeff Layton
09:31 AM Revision ef02292f (ceph): client: fix signed/unsigned comparison compiler warning
The build says:
src/client/Client.cc: In member function ‘void Client::trim_caps(MetaSession*, int)’:
src/client/Cli...
Jeff Layton
09:31 AM Revision 6cef1e0d (ceph): lockdep: fix races with concurrent lockdep teardown
If the cct is unregistered while other threads are flogging mutexes,
then we can hit all sorts of bugs. Ensure that w...
Jeff Layton
09:31 AM Revision 6777aabf (ceph): lockdep: don't take lockdep_mutex twice for new lock registrations
We can do it under the same mutex, which should be more efficient.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(...
Jeff Layton
09:09 AM Bug #23599 (Need More Info): Segfault while scrubbing Bluestore OSD
Igor Fedotov
09:09 AM Bug #23599: Segfault while scrubbing Bluestore OSD
This looks similar to https://tracker.ceph.com/issues/21259 that's already marked as resolved in v12.2.5
I'm not com...
Igor Fedotov
02:26 AM Bug #23599 (Closed): Segfault while scrubbing Bluestore OSD
Core dump at https://drive.google.com/open?id=13MupSyHsY_zA5CM7DOILG8GA9hmQqX24
0> 2018-04-08 21:56:41.911362...
Alex Gorbachev
08:40 AM Revision f29f45e1 (ceph): Merge pull request #21269 from b-ranto/wip-mgr-expose-rgw
mgr: Expose rgw perf counters
Reviewed-by: John Spray <john.spray@redhat.com>
Boris Ranto
08:38 AM Bug #23462 (Closed): Out of memory on Bluestore
Igor Fedotov
02:15 AM Bug #23462: Out of memory on Bluestore
No more issues after reducing cache to account for overall memory size on the OSD machine - thank you Alex Gorbachev
08:13 AM rgw Backport #22904: jewel: rgw: copying part without http header "x-amz-copy-source-range" will be m...
@joke lee: Thanks! Nathan Cutler
08:13 AM rgw Backport #22904 (In Progress): jewel: rgw: copying part without http header "x-amz-copy-source-ra...
Nathan Cutler
05:19 AM rgw Backport #22904: jewel: rgw: copying part without http header "x-amz-copy-source-range" will be m...
https://github.com/ceph/ceph/pull/21294 may work joke lee
07:23 AM RADOS Bug #23578 (In Progress): large-omap-object-warnings test fails
https://github.com/ceph/ceph/pull/21295 Brad Hubbard
01:33 AM RADOS Bug #23578: large-omap-object-warnings test fails
We instruct the OSDs to scrub at around 16:15.... Brad Hubbard
07:21 AM Revision eeeed649 (ceph): qa/suites/rados: Disable scrub backoff
A long run of lost coin flips can lead to a timeout in
test_large_omap_detection.py.
Fixes: http://tracker.ceph.com/...
Brad Hubbard
07:04 AM Revision dc24a1be (ceph): rgw: If use 'copy part' without 'x-amz-copy-source-range',
it will copy an entire source object
Signed-off-by: Malcolm Lee <fengxueyu35@126.com>
(cherry picked from commit 75...
joke lee
04:31 AM RADOS Bug #23593 (Fix Under Review): RESTControllerTest.test_detail_route and RESTControllerTest.test_f...
Kefu Chai
02:45 AM Revision d3b5c4cd (ceph): misc: fix various log messages
add space between __func__ and following messages
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
Gu Zhongyan
02:08 AM RADOS Bug #22123: osd: objecter sends out of sync with pg epochs for proxied ops
Despite the jewel backport of this fix being merged, this problem has reappeared in jewel 10.2.11 integration testing... Nathan Cutler

04/08/2018

08:31 PM rbd Bug #23597 (In Progress): fsx writethrough test case failures
Per Mykola:... Jason Dillaman
08:05 PM rbd Bug #23597 (Resolved): fsx writethrough test case failures
http://qa-proxy.ceph.com/teuthology/yuriw-2018-04-05_21:02:08-rbd-wip-yuriw-master-4.5.18-distro-basic-smithi/2358072... Jason Dillaman
08:24 PM rbd Bug #23548 (Pending Backport): Discard ops should flush affected objects from in-memory cache
Mykola Golub
08:22 PM Revision 46df695b (ceph): Merge pull request #21248 from dillaman/wip-23548
librbd: potential race between discard and writeback
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:03 PM rbd Bug #21815 (Resolved): librbd: cannot copy all image-metas if we have more than 64 key/value pairs
Nathan Cutler
08:03 PM rbd Backport #22394 (Resolved): jewel: librbd: cannot copy all image-metas if we have more than 64 ke...
Nathan Cutler
08:03 PM Revision 8025d764 (ceph): Merge pull request #21203 from smithfarm/wip-22394-jewel
jewel: librbd: cannot copy all image-metas if we have more than 64 key/value pairs
Reviewed-by: Jason Dillaman <dill...
Nathan Cutler
08:00 PM Revision d595125c (ceph): RGWCivetWeb::read_data: fix arguments to mg_read() call
Fixes: http://tracker.ceph.com/issues/23596
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:57 PM rgw Bug #23596 (Resolved): mg_read() call has wrong arguments
During testing of the jewel backport of #23207 it was determined that the arguments to ms_read() are wrong.
The pr...
Nathan Cutler
07:55 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
For the record, I installed the following debugging packages for gdb stack traces:... Niklas Hambuechen
07:53 PM RADOS Bug #23595: osd: recovery/backfill is extremely slow
I have read https://www.spinics.net/lists/ceph-devel/msg38331.html which suggests that there is some throttling going... Niklas Hambuechen
06:17 PM RADOS Bug #23595 (Duplicate): osd: recovery/backfill is extremely slow
I made a Ceph 12.2.4 (luminous stable) cluster of 3 machines with 10-Gigabit networking on Ubuntu 16.04, using pretty... Niklas Hambuechen
07:55 PM rgw Bug #23207 (Resolved): rgw: inefficient buffer usage for PUTs
Nathan Cutler
07:54 PM rgw Backport #23348 (Resolved): jewel: rgw: inefficient buffer usage for PUTs
Nathan Cutler
07:54 PM Revision 7df8b4af (ceph): Merge pull request #21098 from smithfarm/wip-23348-jewel
jewel: rgw: inefficient buffer usage for PUTs
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Marcus ...
Nathan Cutler
05:40 PM RADOS Bug #23593: RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
PR: https://github.com/ceph/ceph/pull/21290 Ricardo Dias
03:10 PM RADOS Bug #23593 (Resolved): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
... Kefu Chai
05:06 PM rgw Feature #21811 (Resolved): Admin API support for bucket quota change
Nathan Cutler
05:06 PM rgw Backport #23357 (Resolved): luminous: Admin API support for bucket quota change
Nathan Cutler
05:05 PM Revision 2c81984d (ceph): Merge pull request #20885 from mslovy/fix-bug-21811
luminous: rgw: Admin API Support for bucket quota change
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
05:03 PM Revision 9ab26c09 (ceph): Merge pull request #21048 from cbodley/wip-qa-swift-force-branch-luminous
luminous: tests: rgw: swift tests target ceph-luminous branch
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:57 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw
Integration branch: same as #21742-25...
Nathan Cutler
03:25 PM Stable releases Tasks #21742: jewel v10.2.11
h3. Upgrade hammer-x ... Nathan Cutler
03:23 PM Stable releases Tasks #21742: jewel v10.2.11
h3. powercycle... Nathan Cutler
09:13 AM Stable releases Tasks #21742: jewel v10.2.11
h3. fs
Integration branch: same as in #21742-25...
Nathan Cutler
09:04 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rbd
Integration branch: same as #21742-25...
Nathan Cutler
04:37 PM rbd Backport #23546 (Resolved): jewel: "Message too long" error when appending journal
Nathan Cutler
04:37 PM Revision d6c47be4 (ceph): Merge pull request #21215 from smithfarm/wip-23546-jewel
jewel: journal: Message too long error when appending journal
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Revi...
Nathan Cutler
04:35 PM CephFS Bug #23211 (Resolved): client: prevent fallback to remount when dentry_invalidate_cb is true but ...
Nathan Cutler
04:35 PM CephFS Backport #23356 (Resolved): jewel: client: prevent fallback to remount when dentry_invalidate_cb ...
Nathan Cutler
04:35 PM Revision 1a099c19 (ceph): Merge pull request #21189 from smithfarm/wip-23356-jewel
jewel: cephfs: client: prevent fallback to remount when dentry_invalidate_cb is true but root->dir is NULL
Reviewed-...
Nathan Cutler
04:31 PM RADOS Documentation #23594: auth: document what to do when locking client.admin out
I found one way to fix it on the mailing list:
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-January/01...
Niklas Hambuechen
04:23 PM RADOS Documentation #23594 (New): auth: document what to do when locking client.admin out
I accidentally ran ... Niklas Hambuechen
04:26 PM rbd Backport #23543 (Resolved): jewel: rbd-nbd: EBUSY when do map
Nathan Cutler
04:26 PM Revision 3e548a15 (ceph): Merge pull request #21232 from pdvian/wip-23543-jewel
jewel: rbd-nbd: fix ebusy when do map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
04:25 PM rbd Bug #21814 (Resolved): librbd: cannot clone all image-metas if we have more than 64 key/value pairs
Nathan Cutler
04:25 PM rbd Backport #22396 (Resolved): jewel: librbd: cannot clone all image-metas if we have more than 64 k...
Nathan Cutler
04:25 PM Revision f27ffc95 (ceph): Merge pull request #21228 from dillaman/wip-22396-jewel
jewel: librbd: cannot clone all image-metas if we have more than 64 key/value pairs
Reviewed-by: Mykola Golub <mgolu...
Nathan Cutler
04:24 PM rbd Bug #21319 (Resolved): [cli] mirror "getter" commands will fail if mirroring has never been enabled
Nathan Cutler
04:24 PM rbd Backport #21442 (Resolved): jewel: [cli] mirror "getter" commands will fail if mirroring has neve...
Nathan Cutler
04:24 PM Revision 5daa9d17 (ceph): Merge pull request #21227 from dillaman/wip-21442-jewel
jewel: rbd: clean up warnings when mirror commands used on non-setup pool
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:23 PM rbd Bug #20571 (Resolved): rbd-mirror: cluster watcher should ignore -EPERM errors against reading 'r...
Nathan Cutler
04:23 PM rbd Backport #20637 (Resolved): jewel: rbd-mirror: cluster watcher should ignore -EPERM errors agains...
Nathan Cutler
04:23 PM Revision 59582033 (ceph): Merge pull request #21225 from dillaman/wip-20637-jewel
jewel: rbd-mirror: ignore permission errors on rbd_mirroring object
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:23 PM rbd Bug #21670 (Resolved): Possible deadlock in 'list_children' when refresh is required
Nathan Cutler
04:22 PM rbd Backport #21689 (Resolved): jewel: Possible deadlock in 'list_children' when refresh is required
Nathan Cutler
04:22 PM Revision 8cdeb714 (ceph): Merge pull request #21224 from dillaman/wip-21689-jewel
jewel: librbd: list_children should not attempt to refresh image
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:22 PM rbd Bug #21894 (Resolved): [rbd-mirror] peer cluster connections should filter out command line optio...
Nathan Cutler
04:22 PM rbd Backport #21915 (Resolved): jewel: [rbd-mirror] peer cluster connections should filter out comman...
Nathan Cutler
04:21 PM Revision 07cc8254 (ceph): Merge pull request #21223 from dillaman/wip-21915-jewel
jewel: rbd-mirror: strip environment/CLI overrides for remote cluster
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:21 PM rbd Bug #22716 (Resolved): rbd snap create/rm takes 60s long
Nathan Cutler
04:20 PM rbd Backport #22810 (Resolved): jewel: rbd snap create/rm takes 60s long
Nathan Cutler
04:20 PM rbd Bug #21797 (Resolved): [object map] removing a large image (~100TB) with an object map may result...
Nathan Cutler
04:20 PM rbd Backport #21867 (Resolved): jewel: [object map] removing a large image (~100TB) with an object ma...
Nathan Cutler
04:20 PM Revision 42646906 (ceph): Merge pull request #21220 from dillaman/wip-21867-jewel
jewel: librbd: object map batch update might cause OSD suicide timeout
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:19 PM rbd Bug #23285 (Resolved): parent blocks are still seen after a whole-object discard
Nathan Cutler
04:19 PM rbd Backport #23305 (Resolved): jewel: parent blocks are still seen after a whole-object discard
Nathan Cutler
04:19 PM Revision 7ddd6240 (ceph): Merge pull request #21219 from dillaman/wip-23305-jewel
jewel: librbd: create+truncate for whole-object layered discards
Reviewed-by: Mykola Golub <mgolub@suse.com>
Nathan Cutler
04:18 PM rbd Backport #23525 (Resolved): jewel: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic...
Nathan Cutler
04:18 PM Revision 52536fed (ceph): Merge pull request #21207 from smithfarm/wip-23525-jewel
jewel: rbd: is_qemu_running in qemu_rebuild_object_map.sh and qemu_dynamic_features.sh may return false positive
Rev...
Nathan Cutler
04:17 PM rbd Bug #22945 (Resolved): [journal] allocating a new tag after acquiring the lock should use on-disk...
Nathan Cutler
04:16 PM rbd Backport #23012 (Resolved): jewel: [journal] allocating a new tag after acquiring the lock should...
Nathan Cutler
04:16 PM Revision 917ebf72 (ceph): Merge pull request #21206 from smithfarm/wip-23012-jewel
jewel: rbd: [journal] allocating a new tag after acquiring the lock should use on-disk committed position
Reviewed-b...
Nathan Cutler
04:15 PM rbd Bug #22485 (Resolved): [test] rbd-mirror split brain test case can have a false-positive failure ...
Nathan Cutler
04:15 PM rbd Backport #22578 (Resolved): jewel: [test] rbd-mirror split brain test case can have a false-posit...
Nathan Cutler
04:15 PM Revision 6ac1cb05 (ceph): Merge pull request #21205 from smithfarm/wip-22578-jewel
jewel: rbd: rbd-mirror split brain test case can have a false-positive failure until teuthology
Reviewed-by: Jason D...
Nathan Cutler
04:12 PM rbd Backport #23508 (Resolved): jewel: test_admin_socket.sh may fail on wait_for_clean
Nathan Cutler
04:12 PM Revision 4ac1a77d (ceph): Merge pull request #21125 from smithfarm/wip-23508-jewel
jewel: tests: test_admin_socket.sh may fail on wait_for_clean
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Revi...
Nathan Cutler
04:11 PM rbd Bug #23068 (Resolved): TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Nathan Cutler
03:29 PM rbd Backport #23153 (Resolved): jewel: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Nathan Cutler
03:28 PM Revision be9eb7d7 (ceph): Merge pull request #20627 from pdvian/wip-23153-jewel
jewel: rbd: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Reviewed-by: Jason Dillaman <dillaman@redhat.c...
Nathan Cutler
03:09 PM Dashboard Bug #23592 (Closed): RESTControllerTest.test_detail_route and RESTControllerTest.test_fill fail
... Kefu Chai
02:54 PM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
Zheng Yan wrote:
> In messages_ceph-sshreeka-run379-node5-client
> [...]
>
> looks like fstab didn't include c...
Shreekara Shastry
01:12 AM CephFS Bug #23332: kclient: with fstab entry is not coming up reboot
In messages_ceph-sshreeka-run379-node5-client ... Zheng Yan
02:23 PM mgr Bug #23584 (Fix Under Review): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
https://github.com/ceph/ceph/pull/21288 John Spray
12:05 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
Matt Benjamin wrote:
> rgw_num_rados_handles > 1 is not advisable (after change, need to scale up inflight_ops and i...
wei jin
11:54 AM rgw Bug #23591 (New): wrong Content-Length for website error page
I replaced the real host with example.com in following log.... Shengjing Zhu
11:35 AM Revision c201064a (ceph): os/kstore: fix statfs problem and add vstart.sh support
Fixes: http://tracker.ceph.com/issues/23590
Signed-off-by: Yang Honggang <yanghonggang@umcloud.com>
Yang Honggang
11:06 AM RADOS Bug #23590: kstore: statfs: (95) Operation not supported
https://github.com/ceph/ceph/pull/21287 Honggang Yang
11:01 AM RADOS Bug #23590 (Fix Under Review): kstore: statfs: (95) Operation not supported
2018-04-07 16:19:07.248 7fdec4675700 -1 osd.0 0 statfs() failed: (95) Operation not supported
2018-04-07 16:19:08....
Honggang Yang
08:56 AM rgw Bug #23586 (Fix Under Review): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
Nathan Cutler
08:10 AM rgw Bug #23586: rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
https://github.com/ceph/ceph/pull/21285 fix joke lee
08:06 AM rgw Bug #23586 (Resolved): rgw:failed to pass test_bucket_list_maxkeys_unreadable in s3-test
hi, i run s3-test case in master branch, and it failed
S3TEST_CONF=/ceph/s3-tests/test.conf ./virtualenv/bin/nos...
joke lee
08:50 AM RADOS Bug #23589 (New): jewel: KStore Segmentation fault in ceph_test_objectstore --gtest_filter=-*/2:-*/3
Test description: rados/objectstore/objectstore.yaml
Log excerpt:...
Nathan Cutler
08:39 AM RADOS Bug #23588 (New): LibRadosAioEC.IsCompletePP test fails in jewel 10.2.11 integration testing
Test description: rados/thrash/{0-size-min-size-overrides/2-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yam... Nathan Cutler
08:32 AM rgw Bug #23587: rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
https://github.com/ceph/ceph/pull/21286 fix joke lee
08:19 AM rgw Bug #23587 (Resolved): rgw:failed to pass test_bucket_create_naming_bad_punctuation in s3test
hi,
i run s3test in ceph master branch and failed to pass test_bucket_create_naming_bad_punctuation
it raise 403...
joke lee
06:54 AM Revision fa5e8f93 (ceph): Merge pull request #17531 from smithfarm/wip-calamari-tests
tests: cleanup: drop calamari tasks
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Lenz Grimmer <lenz@...
Nathan Cutler
06:53 AM RADOS Bug #23511: forwarded osd_failure leak in mon
Greg, no. both tests below include the no_reply() fix.
see
- http://pulpito.ceph.com/kchai-2018-03-30_15:29:52-r...
Kefu Chai
06:42 AM RADOS Bug #23585 (Duplicate): osd: safe_timer segfault
... Alex Gorbachev
06:36 AM CephFS Bug #23503: mds: crash during pressure test
Patrick Donnelly wrote:
> wei jin wrote:
> > Hi, Patrick, I have a question: after pinning base dir, will subdirs s...
wei jin
05:40 AM Revision bde45b83 (ceph): rgw: make cache configurable durining init_storage
Fixes: http://tracker.ceph.com/issues/23468
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:40 AM Revision 6465a919 (ceph): rgw: readonly commands don't need to use metadata cache
Fixes: http://tracker.ceph.com/issues/23468
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:37 AM Revision 1cdc9161 (ceph): Merge pull request #21245 from ifed01/wip-ifed-shard-bug-logging
os/bluestore: be more verbose when hitting unloaded shard in extent map
Reviewed-by: xie xingguo <xie.xingguo@zte.co...
Xie Xingguo
03:08 AM Revision a8fd5089 (ceph): rgw: Fix multisite Synchronization failed when read and write delete at...
This case is first write objA,then write and delete objA at the same
time,write early than delete.
When del objA, use...
Niu Pengju
02:26 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/21262
Miss something as error status code
Amine Liu
01:57 AM Revision 7d1679f1 (ceph): cmake: define HAVE_STDLIB_MAP_SPLICING for both libstdc++ and libc++
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

04/07/2018

07:44 PM Revision 0802918f (ceph): osd/osd_types: fix pg_pool_t encoding for hammer
If we are missing the hammer feature, we will also be missing the
luminous feature, but we should still encode like h...
Sage Weil
06:36 PM Revision 37c22b27 (ceph): osd/osd_types: fix pg_pool_t encoding for hammer
If we are missing the hammer feature, we will also be missing the
luminous feature, but we should still encode like h...
Sage Weil
02:11 PM Revision a25bd32c (ceph): common: retry_sys_call no need take address of a function pointer
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
09:31 AM Revision 8d87f1c0 (ceph): Merge pull request #20866 from jan--f/mgr-fix-metadata-return
mon/MonCommands: mgr metadata - improve parameter naming consistency
Reviewed-by: Sage Weil <sage@redhat.com>
Review...
Kefu Chai
09:29 AM Revision 4cfc09d1 (ceph): Merge pull request #21217 from tchaikov/wip-cmp-hobject
common/hobject: preserve the order of hobject
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage We...
Kefu Chai
09:29 AM Revision 8c7f8bd4 (ceph): Merge pull request #21211 from tchaikov/wip-clang-without-map-merge
cmake,mds: detect std::map::merge() before using it.
Reviewed-by: Zheng Yan <zyan@redhat.com>
Kefu Chai
09:27 AM Revision 9bfb1f62 (ceph): Merge pull request #21161 from cbodley/wip-mon-config-obs
config: notify config observers on set_mon_vals()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:25 AM Revision 9fda4d2b (ceph): Merge pull request #21151 from xiexingguo/wip-prune-olr
osd/PGBackend: drop input "snapid_t" from objects_list_range()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:24 AM Revision 6f6b7002 (ceph): Merge pull request #21150 from xiexingguo/wip-large-omap-obj-counting
osd/PGBackend: fix large_omap_objects checking
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: David Zafm...
Kefu Chai
09:23 AM Revision 52012a06 (ceph): Merge pull request #21119 from Liuchang0812/refine-optracker-history
common, osd: duplicated "start" event in OpTracker, improve OpTracker::dump_ops
Reviewed-by: Sage Weil <sage@redhat....
Kefu Chai
09:22 AM Revision 008aefd7 (ceph): Merge pull request #21095 from wido/ceph-metadata-version
common: Add metadata with only Ceph version number and release
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
09:21 AM Revision 7e8d490f (ceph): Merge pull request #21055 from tchaikov/wip-pr-20994
filestore,rgw: fix types/casts making clang on 32-Bit working
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
07:02 AM mgr Bug #23584 (Resolved): mgr: prometheus: 'PG_STATES' still have not all PG_STATES.
... Konstantin Shalygin
05:25 AM Revision 3263b90e (ceph): mds: Clang does not (yet) support std::map::merge
@tchaikov found:
libc++ still does not support "Splicing Maps and Sets",
see https://libcxx.llvm.org/cxx1z_st...
Willem Jan Withagen
05:25 AM Revision 2e45598d (ceph): cmake: detect if std::map::merge() is supported
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:59 AM Revision 9e840c43 (ceph): Merge pull request #21274 from dzafman/wip-cot-config
tools: Use --no-mon-config so ceph_objectstore_tool.py test doesn't hang
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:04 AM RADOS Bug #23195: Read operations segfaulting multiple OSDs

Change the test-erasure-eio.sh test as following:...
David Zafman
02:31 AM Revision 43978fc6 (ceph): Merge PR #20760 into wip-sage-testing-20180407.023110
* refs/pull/20760/head:
mon/ConfigMonitor: add 'config reset' command
mon/ConfigMonitor: add 'config log' command
...
Sage Weil
02:30 AM Revision 5d0c06d5 (ceph): Merge PR #20516 into wip-sage-testing-20180407.023003
* refs/pull/20516/head:
os/filestore: advertise vdo in filestore metadata
os/filestore: implement thin provisioning...
Sage Weil
02:29 AM Revision d7bca5d1 (ceph): Merge PR #20512 into wip-sage-testing-20180407.022843
* refs/pull/20512/head:
osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max
Reviewed-by: Josh Du...
Sage Weil
02:28 AM Revision aec47bc6 (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 AM Revision f67f3f87 (ceph): Merge PR #21033 into wip-sage-testing-20180407.022623
* refs/pull/21033/head:
buffer: kill push_front
tools/RadosDump: avoid bufferlist::push_front
os/filestore/FileJou...
Sage Weil
02:27 AM Revision f38bb657 (ceph): githubmap: update contributors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

04/06/2018

10:28 PM CephFS Bug #23332 (New): kclient: with fstab entry is not coming up reboot
Patrick Donnelly
10:25 PM CephFS Documentation #23583 (Resolved): doc: update snapshot doc to account for recent changes
http://docs.ceph.com/docs/master/dev/cephfs-snapshots/ Patrick Donnelly
10:23 PM CephFS Bug #22741 (Resolved): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-mas...
Patrick Donnelly
10:23 PM RADOS Bug #22165 (Fix Under Review): split pg not actually created, gets stuck in state unknown
Fixed by https://github.com/ceph/ceph/pull/20469 Sage Weil
10:21 PM CephFS Backport #22696 (In Progress): luminous: client: dirty caps may never get the chance to flush
https://github.com/ceph/ceph/pull/21278 Patrick Donnelly
10:11 PM CephFS Backport #22696: luminous: client: dirty caps may never get the chance to flush
I'd prefer not to, I'll try to resolve the conflicts. Patrick Donnelly
10:05 PM CephFS Bug #23582 (Fix Under Review): MDSMonitor: mds health warnings printed in bad format
https://github.com/ceph/ceph/pull/21276 Patrick Donnelly
08:29 PM CephFS Bug #23582 (Resolved): MDSMonitor: mds health warnings printed in bad format
Example:... Patrick Donnelly
09:43 PM Revision ce6e043a (ceph): src: Added const references to various function parameters
Added const references to various function parameters in order to avoid
copying data unnecessarily and enhancing perf...
Wilson E. Alvarez
09:29 PM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
You'll definitely get more attention and advice if somebody else has hit this issue before. Greg Farnum
09:04 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rados
--- done. these PRs were included:
https://github.com/ceph/ceph/pull/21232 - jewel: rbd-nbd: fix ebusy ...
Nathan Cutler
01:10 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw
These PRs:
https://github.com/ceph/ceph/pull/21184 - jewel: osd: OSDMap cache assert on shutdown
https...
Nathan Cutler
08:45 PM RADOS Bug #23195: Read operations segfaulting multiple OSDs
For anyone running into the send_all_remaining_reads() crash, a workaround is to use these osd settings:... Josh Durgin
04:17 PM RADOS Bug #23195 (Fix Under Review): Read operations segfaulting multiple OSDs
https://github.com/ceph/ceph/pull/21273
I'm going to treat this issue as tracking the first crash, in send_all_rem...
Josh Durgin
03:10 AM RADOS Bug #23195 (In Progress): Read operations segfaulting multiple OSDs
Josh Durgin
08:41 PM RADOS Bug #23200 (Resolved): invalid JSON returned when querying pool parameters
Nathan Cutler
08:40 PM RADOS Backport #23312 (Resolved): luminous: invalid JSON returned when querying pool parameters
Nathan Cutler
07:28 PM RADOS Backport #23312: luminous: invalid JSON returned when querying pool parameters
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20890
merged
Yuri Weinstein
08:40 PM RADOS Bug #23324 (Resolved): delete type mismatch in CephContext teardown
Nathan Cutler
08:40 PM RADOS Backport #23412 (Resolved): luminous: delete type mismatch in CephContext teardown
Nathan Cutler
07:28 PM RADOS Backport #23412: luminous: delete type mismatch in CephContext teardown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20998
merged
Yuri Weinstein
08:39 PM mgr Bug #23017 (Resolved): mgr log spamming about down osds
Nathan Cutler
08:39 PM mgr Backport #23224 (Resolved): luminous: mgr log spamming about down osds
Nathan Cutler
07:27 PM mgr Backport #23224: luminous: mgr log spamming about down osds
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21053
merged
Yuri Weinstein
08:39 PM bluestore Bug #22616 (Resolved): bluestore_cache_data uses too much memory
Nathan Cutler
08:38 PM bluestore Backport #23226 (Resolved): luminous: bluestore_cache_data uses too much memory
Nathan Cutler
07:27 PM bluestore Backport #23226: luminous: bluestore_cache_data uses too much memory
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21059
merged
Yuri Weinstein
08:38 PM RADOS Bug #23477 (Resolved): should not check for VERSION_ID
Nathan Cutler
08:38 PM RADOS Backport #23478 (Resolved): should not check for VERSION_ID
Nathan Cutler
07:26 PM RADOS Backport #23478: should not check for VERSION_ID
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/21090
merged
Yuri Weinstein
08:38 PM mgr Bug #23037 (Resolved): mgr not reporting when ports conflict
Nathan Cutler
08:37 PM mgr Backport #23175 (Resolved): luminous: mgr not reporting when ports conflict
Nathan Cutler
07:24 PM mgr Backport #23175: luminous: mgr not reporting when ports conflict
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20712
merged
Yuri Weinstein
08:37 PM Bug #23253 (Resolved): Assertion is raised when fetching file event in Ceph 12.2.1
Nathan Cutler
08:37 PM Backport #23306 (Resolved): luminous: Assertion is raised when fetching file event in Ceph 12.2.1
Nathan Cutler
07:24 PM Backport #23306: luminous: Assertion is raised when fetching file event in Ceph 12.2.1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20867
merged
Yuri Weinstein
08:31 PM Revision b551d174 (ceph): MDSMonitor: fix mds health printed in bad format
Fixes: http://tracker.ceph.com/issues/23582
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:29 PM bluestore Bug #22678: block checksum mismatch from rocksdb
debug_bluefs=20
Uploaded with id 5f2ee681-a9d7-4923-899e-5852b3fe18cb
Sergey Malinin
02:46 PM bluestore Bug #22678: block checksum mismatch from rocksdb
Sergey, can you generate a similar log, but also with 'debug bluefs = 20' enabled? You can even turn down 'debug blu... Sage Weil
08:19 PM Revision bdb67463 (ceph): Merge pull request #19594 from smithfarm/wip-doc-make-check
doc: expand developer documentation of unit tests
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Nathan Cutler
08:00 PM Bug #23296 (Fix Under Review): Cache-tier forward mode hang in luminous
Luminous backport is done and merged.
Forward-port to master: https://github.com/ceph/ceph/pull/21275
Nathan Cutler
06:01 PM Bug #23296 (Need More Info): Cache-tier forward mode hang in luminous
Fix merged directly to luminous. Now need to clarify whether the issue is fixed in master. If it is, the backport sho... Nathan Cutler
03:55 PM Bug #23296: Cache-tier forward mode hang in luminous
Ting-Yi Lin wrote:
> Fixes: https://github.com/ceph/ceph/pull/20766
merged to luminous
Yuri Weinstein
07:55 PM Revision 2f5e939d (ceph): Objecter: add ignore overlay flag if got redirect reply
Objecter's target calculation should ignore overlays if client got redirect reply.
Fixes: https://tracker.ceph.com/i...
Tim Lin
07:28 PM Revision aa15d411 (ceph): Merge pull request #20890 from pdvian/wip-23312-luminous
luminous: invalid JSON returned when querying pool parameters
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:28 PM Revision f4b2fd41 (ceph): Merge pull request #20998 from pdvian/wip-23412-luminous
luminous: log: Fix AddressSanitizer: new-delete-type-mismatch
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
07:27 PM Revision 5f340345 (ceph): Merge pull request #21053 from pdvian/wip-23224-luminous
luminous: mgr: quieten logging on missing OSD stats
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:26 PM Revision 1481125f (ceph): Merge pull request #21059 from pdvian/wip-23226-luminous
luminous: os/bluestore: trim cache every 50ms (instead of 200ms)
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:26 PM Revision 57a95bba (ceph): Merge pull request #21090 from tchaikov/wip-23477-luminous
luminous: common: should not check for VERSION_ID
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Abhishek Lek...
Yuri Weinstein
07:25 PM Revision d2a42090 (ceph): Merge pull request #20675 from rzarzynski/wip-bs-no-blobrefing-in-do_re...
luminous: os/bluestore: avoid unneeded BlobRefing in _do_read().
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:24 PM Revision 867cde99 (ceph): Merge pull request #20676 from rzarzynski/wip-bs-dump-onode-by-ref-lumi...
luminous: os/bluestore: _dump_onode() don't prolongate Onode anymore.
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:24 PM Revision 78f0003e (ceph): Merge pull request #20712 from pdvian/wip-23175-luminous
luminous: mgr: die on bind() failure
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:24 PM Revision 8dffeca4 (ceph): Merge pull request #20867 from pdvian/wip-23306-luminous
luminous: msg/async: size of EventCenter::file_events should be greater than fd.
Reviewed-by: Sage Weil <sage@redhat...
Yuri Weinstein
07:15 PM ceph-volume Bug #23581 (Resolved): ceph-volume should use mount -o discard when underlying device is using VDO
... David Galloway
07:10 PM Backport #23520 (Resolved): luminous: ceph_authtool: add mode option
Patrick Donnelly
07:10 PM Revision e9365f17 (ceph): Merge PR #21198 into luminous
* refs/pull/21198/head:
ceph_authtool: add mode option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Patrick Donnelly
06:53 PM rgw Backport #22904 (Need More Info): jewel: rgw: copying part without http header "x-amz-copy-source...
an attempted backport was abandoned here: https://github.com/ceph/ceph/pull/21209
Seeking an rgw developer, or som...
Nathan Cutler
06:52 PM Revision a8d26122 (ceph): tools: Use --no-mon-config so ceph_objectstore_tool.py test doesn't hang
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:48 PM Revision 6d2e4c9b (ceph): Merge pull request #19973 from liewegas/wip-peering-fast-dispatch
osd: fast dispatch of peering events and pg_map + osd sharded wq refactor
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:27 PM Messengers Bug #23580 (Can't reproduce): hung connection between simplemessenger and asyncmessenger
... Sage Weil
06:03 PM mgr Bug #23167 (Resolved): mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsisten...
Nathan Cutler
03:59 PM mgr Bug #23167: mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsistent with "cep...
John Spray wrote:
> https://github.com/ceph/ceph/pull/20642
merged
Yuri Weinstein
06:03 PM RADOS Bug #21833 (Resolved): Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
Nathan Cutler
06:02 PM RADOS Backport #23160 (Resolved): luminous: Multiple asserts caused by DNE pgs left behind after lots o...
Nathan Cutler
03:57 PM RADOS Backport #23160: luminous: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
Prashant D wrote:
> Waiting for code review for backport PR : https://github.com/ceph/ceph/pull/20668
merged
Yuri Weinstein
06:02 PM RADOS Bug #23078 (Resolved): SRV resolution fails to lookup AAAA records
Nathan Cutler
06:02 PM RADOS Backport #23174 (Resolved): luminous: SRV resolution fails to lookup AAAA records
Nathan Cutler
03:56 PM RADOS Backport #23174: luminous: SRV resolution fails to lookup AAAA records
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20710
merged
Yuri Weinstein
05:57 PM RADOS Backport #23472 (Resolved): luminous: add --add-bucket and --move options to crushtool
Nathan Cutler
03:53 PM RADOS Backport #23472: luminous: add --add-bucket and --move options to crushtool
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/21079
mergedReviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:56 PM rgw Bug #23579 (New): rgw: racing versioned operations failure
http://qa-proxy.ceph.com/teuthology/yehudasa-2018-04-05_13:34:19-rgw-wip-rgw-mfa-distro-basic-smithi/2357038/teutholo... Yehuda Sadeh
05:37 PM RADOS Bug #23578 (Resolved): large-omap-object-warnings test fails
... Sage Weil
05:32 PM CephFS Bug #23033 (Resolved): qa: ignore more warnings during mds-full test
Patrick Donnelly
05:32 PM CephFS Backport #23060 (Resolved): luminous: qa: ignore more warnings during mds-full test
Patrick Donnelly
05:28 PM CephFS Bug #22483 (Resolved): mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obsolete
Patrick Donnelly
05:27 PM CephFS Bug #21402 (Resolved): mds: move remaining containers in CDentry/CDir/CInode to mempool
Patrick Donnelly
05:27 PM CephFS Backport #22972 (Resolved): luminous: mds: move remaining containers in CDentry/CDir/CInode to me...
Patrick Donnelly
05:26 PM CephFS Bug #22288 (Resolved): mds: assert when inode moves during scrub
Patrick Donnelly
05:26 PM CephFS Backport #23016 (Resolved): luminous: mds: assert when inode moves during scrub
Patrick Donnelly
04:48 PM Revision 97fb840c (ceph): doc: ceph-conf: eliminate duplicate verbiage
The "Config file section names" section was duplicating some of the content
that is now covered better by the "Config...
Nathan Cutler
04:28 PM bluestore Bug #23577 (Can't reproduce): Inconsistent PG refusing to deep-scrub or repair
This is an issue brought over from the ceph-users Mailing List for a thread titled "Have an inconsistent PG, repair n... David Turner
04:07 PM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
I try without "authentication_domain=" but it's not helped.
I try without "rgw dns name"(rgw option) and the same.
...
Aleksandr Rudenko
04:00 PM Revision 577737d0 (ceph): osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max
The _max isn't used. Drop the _min suffix.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:59 PM Revision 8f8f6559 (ceph): Merge pull request #21250 from liewegas/wip-recovery-slow-ops
qa/suites/rados/singleton/all/recovery_preemption: whitelist SLOW_OPS Sage Weil
03:59 PM Revision ccdca76f (ceph): Merge pull request #20642 from b-ranto/wip-mgr-prom-luminous
[luminous] Backport recent prometheus exporter changes
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: J...
Yuri Weinstein
03:57 PM Revision 6465c1ba (ceph): Merge pull request #20668 from pdvian/wip-23160-luminous
luminous: osd: Remove partially created pg known as DNE
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
03:56 PM Revision 20c63fba (ceph): Merge pull request #20710 from pdvian/wip-23174-luminous
luminous: common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True
Reviewed-by: Wido den Hollander <wido@...
Yuri Weinstein
03:55 PM Revision 65cf89b1 (ceph): Merge pull request #20766 from t19903/wip-cache-tier-forward-hang
luminous: Objecter: add ignore overlay flag if got redirect reply
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-...
Yuri Weinstein
03:52 PM Revision fbf5f0f1 (ceph): Merge pull request #21079 from tchaikov/wip-23471-luminous
luminous: add --add-bucket and --move options to crushtool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:51 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Sorry, forgot to mention I am running 12.2.4. Michael Sudnick
03:50 PM RADOS Bug #23576 (Can't reproduce): osd: active+clean+inconsistent pg will not scrub or repair
My apologies if I'm too premature in posting this.
Myself and so far two others on the mailing list: http://lists....
Michael Sudnick
03:50 PM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
"172.24.35.115" is internal ip of my reverse-proxy
i set:
"rgw_remote_addr_param": "172.24.35.115"
but it's ...
Aleksandr Rudenko
06:42 AM rgw Bug #23536: [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
Take a look at https://github.com/ceph/ceph/blob/master/src/common/legacy_config_opts.h#L1350 and https://github.com/... Pritha Srivastava
03:41 PM Revision c60da7bb (ceph): mgr/dashboard: Pool backend changes
As needed by the UI.
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
03:40 PM Revision fb95ed08 (ceph): qa/suites/rados/singleton/diverget_priors*: broaden whitelist
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 39e5efbad2c2834acf8e6463258b148321ea85a4)
Sage Weil
03:40 PM Revision 7b6a45cc (ceph): mgr/dashboard: Add ErasureCodeProfile controller
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
03:38 PM Revision b235a3f6 (ceph): qa/suites/rados/singleton/all/ec-lost-unfound: whitelist SLOW_OPS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:59 PM rgw Bug #23575 (Resolved): radosgw-admin: user stats bug with sync stats
On a resharded bucket that is upgraded from pre-12.2.2 -> 12.2.4 where teh bucket stats were double accounted because... Abhishek Lekshmanan
02:50 PM Revision ac88559c (ceph): mgr/dashboard: Search with spaces
Removed the usage of using comma to indicated a new search term and
introduced the possibility to use quoted strings ...
Stephan Müller
02:49 PM Revision 82e57cfb (ceph): rgw: fix memory fragmentation problem reading data from client.
mg_read returns 0 on EOF. In some versions of civetweb, mg_read can
return "short" reads. The logic in the rest of ...
Marcus Watts
02:49 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Sage, to be honest I'm still uncertain if that patch is related to this issue.
I haven't managed to reproduce this ...
Igor Fedotov
02:41 PM bluestore Bug #21259 (Resolved): bluestore: segv in BlueStore::TwoQCache::_trim
Igor deduced this was missing backports in luminous. THey're merged now, will be in 12.2.5:
https://github.com/ce...
Sage Weil
02:17 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
The same issue here - segfaults on 12.2.4 when recovery:... Konstantin Shalygin
02:47 PM rgw Bug #21455 (Resolved): rgw file write error
Nathan Cutler
02:47 PM rgw Backport #21546 (Resolved): jewel: rgw file write error
Nathan Cutler
02:47 PM Revision faec8476 (ceph): Merge pull request #18304 from smithfarm/wip-21546-jewel
jewel: rgw: file write error
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Amit Kumar <amitkuma@red...
Nathan Cutler
02:46 PM Revision a5cc4877 (ceph): mgr/dashboard: Improve table search
You can now search for multiple words at a time if you separate them by
comma or space. The other improvement is that...
Stephan Müller
02:39 PM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Thanks -- looks like we have a deadlock bug in ceph-mgr itself.
This thread has taken the (shared) Objecter lock a...
John Spray
02:36 PM Revision 95ee4e41 (ceph): Merge pull request #21239 from rjfd/wip-dashboard-routes
mgr/dashboard: using RoutesDispatcher as HTTP request dispatcher
Reviewed-by: Sebastian Wagner <sebastian.wagner@sus...
Lenz Grimmer
02:22 PM Revision 940dd941 (ceph): Merge pull request #19331 from jecluis/wip-mon-osdmap-prune
mon: osdmap prune
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Joao Eduardo Luis
02:22 PM mgr Feature #23574 (New): Add a HeartbeatMap to ceph-mgr (die on deadlocks)
In issues such as https://tracker.ceph.com/issues/23460, a deadlock can manifest as a completely stuck daemon. We sh... John Spray
02:10 PM Revision 81d8c695 (ceph): mgr/dashboard: Fix the data table action selector
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
01:52 PM Revision 072a9be2 (ceph): Merge pull request #20464 from cbodley/wip-rgw-beast-ssl
rgw: add ssl support to beast frontend
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
01:27 PM rgw Bug #23201 (Resolved): s3 website: some s3tests are failing because redirects include index doc s...
Nathan Cutler
01:26 PM rgw Backport #23311 (Resolved): jewel: s3 website: some s3tests are failing because redirects include...
Nathan Cutler
01:26 PM Revision d1f60dc5 (ceph): Merge pull request #21100 from cbodley/wip-23311
jewel: rgw: s3website error handler uses original object name
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:25 PM rgw Bug #23469 (Resolved): jewel: rgw: radosgw in jewel has not been linked with tcmalloc when select...
Nathan Cutler
01:25 PM Revision 52c02064 (ceph): Merge pull request #21073 from linuxbox2/wip-rgw-tcmalloc
jewel: rgw: tcmalloc
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
01:24 PM rgw Bug #23039 (Resolved): abort early if frontends signal an initialization error
Nathan Cutler
01:24 PM rgw Backport #23274 (Resolved): jewel: abort early if frontends signal an initialization error
Nathan Cutler
01:23 PM Revision e112ea7a (ceph): Merge pull request #20800 from theanalyst/jewel-fe-fixes
jewel: rgw: make init env methods return an error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:22 PM rgw Backport #23171 (Resolved): core dump : recursive lock of RGWKeystoneTokenCache
Nathan Cutler
01:21 PM Revision ae1e442a (ceph): Merge pull request #20639 from mkogan1/wip-rgw-t23171
jewel: rgw: core dump, recursive lock of RGWKeystoneTokenCache
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
01:21 PM rgw Bug #22124 (Resolved): rgw: user stats increased after bucket reshard
Nathan Cutler
01:20 PM rgw Backport #22987 (Resolved): jewel: rgw: user stats increased after bucket reshard
Nathan Cutler
01:20 PM Revision 19763890 (ceph): Merge pull request #20421 from oritwas/wip-rgw-jewel-22124
jewel: rgw: bucket resharding should not update bucket ACL or user stats
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
01:19 PM rgw Bug #22736 (Resolved): rgw file deadlock on lru evicting
Nathan Cutler
01:18 PM rgw Backport #22774 (Resolved): jewel: rgw file deadlock on lru evicting
Nathan Cutler
01:18 PM Revision b2c60235 (ceph): Merge pull request #20076 from smithfarm/wip-22774-jewel
jewel: rgw: file deadlock on lru evicting
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
01:16 PM rgw Backport #22636 (Resolved): jewel: s3cmd move object error
Nathan Cutler
01:16 PM Revision 195045f0 (ceph): Merge pull request #19887 from pdvian/wip-22636-jewel
jewel: rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:14 PM rgw Backport #21205 (Resolved): rgw: bi list entry count incremented on error, distorting error code
Nathan Cutler
01:13 PM Revision d4594dc3 (ceph): Merge pull request #18207 from smithfarm/wip-21205-jewel
jewel: rgw: bi list entry count incremented on error, distorting error code
Reviewed-by: Casey Bodley <cbodley@redha...
Nathan Cutler
01:02 PM rgw Feature #22832: SSL support for beast frontend
Casey Bodley
12:18 PM Revision a9ba2011 (ceph): doc: dev: improve headings within Testing chapter
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:02 AM Revision af7c1c5a (ceph): rgw: Sanitize rgw perf counter names
The rgw perf counters are currently being named by the rgw names (i.e.
client.rgw.<name>.<something>). This changes t...
Boris Ranto
09:33 AM Revision 99d146c6 (ceph): mgr/dashboard: fix frontend e2e tests
Updated protractor configuration: now it's possible to run the tests inside a
docker container, added params for the ...
Tiago Melo
09:24 AM Revision f95f37c6 (ceph): mgr: Expose rgw perf counters
We are filtering rgw perf counters in mgr_module. This commit allows us
to expose rgw perf counters to the mgr module...
Boris Ranto
09:07 AM Revision 658e5d5a (ceph): Merge pull request #21128 from ricardoasmarques/wip-usage-bar
mgr/dashboard: Add usage bar component
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@...
Lenz Grimmer
08:50 AM Revision 6def989a (ceph): Merge pull request #21240 from rjfd/wip-dashboard-task-fixes
mgr/dashboard: TaskManager bug fixes
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Ricardo ...
Lenz Grimmer
08:42 AM Revision 0286c26c (ceph): qa/suites/smoke/basic/tasks:added rbd_os_install.yaml
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com> Sidhant Agrawal
07:55 AM Revision c89a7c73 (ceph): signal_handler: Reports pid 0 as Kernel
When receiving a signal, get_name_by_pid() tries to find what was the process name of the sender.
As per bug #23320,...
Erwan Velu
07:55 AM Revision a500fbba (ceph): signal_handler: Implementing specific messages per context
As per bug #23320, regarding the signal we receive, it could be interesting providing a specific message.
If we get ...
Erwan Velu
07:42 AM Revision b5de809f (ceph): doc: ceph-conf: RGW configuration goes in "client" section
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:10 AM Revision 7137558b (ceph): Merge pull request #21264 from smithfarm/wip-rgw-drop-btrfs-jewel
jewel: tests: rip out vestiges of btrfs from rgw suite
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
05:51 AM Revision efeb79a9 (ceph): doc/dev/mon: info on auth mon disk format
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:53 AM Revision 5e572f40 (ceph): mon/AuthMonitor: fix really long line length
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:53 AM Revision 595317c2 (ceph): mon/AuthMonitor: automatically create initial keys
On first run as the leader, the monitor will create any missing
bootstrap keys, as well as the client.admin key if no...
Joao Eduardo Luis
03:53 AM Revision 83424f12 (ceph): mon/AuthMonitor: upgrade format to mimic
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:53 AM Revision ef3d5906 (ceph): mon/AuthMonitor: use add_entity() where appropriate
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:44 AM RADOS Bug #23345 (Resolved): `ceph osd erasure-code-profile set` crashes the monitors on vstart clusters
https://github.com/ceph/ceph/pull/20986 Joao Eduardo Luis
03:20 AM CephFS Backport #23572 (In Progress): luminous: mds: make sure that MDBalancer uses heartbeat info from ...
Patrick Donnelly
03:18 AM CephFS Backport #23572 (Resolved): luminous: mds: make sure that MDBalancer uses heartbeat info from the...
https://github.com/ceph/ceph/pull/21267 Patrick Donnelly
03:18 AM Revision 71c7b1a6 (ceph): make sure that MDBalancer uses heartbeat info from the same epoch
Currently mds saves the heartbeat info from others in mds_load, once the mds_load.size( ) equals mds number, it consi... Jianyu Li
03:18 AM Revision 186f00c5 (ceph): discard the mdsload clear after prep_rebalance in case we want to expor...
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 513f2e57666bd08242fc639ebc5c65db12742a01)
Jianyu Li
03:18 AM Revision 2ffed4c9 (ceph): qa: mon: osdmap pruning standalone/workunit
Keep a standalone wrapper for the workunit, so we can test it locally,
leveraging the ceph-helpers to do the setup. K...
Joao Eduardo Luis
03:18 AM Revision 65e7e4a3 (ceph): qa: enable mon osdmap pruning on rados/monthrash
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 3997eed4 (ceph): qa: enable mon osdmap pruning on 'rados/' suites
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 06f3ab68 (ceph): doc: add dev notes for mon's full osdmap pruning
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision bc5df2b4 (ceph): mon/OSDMonitor: prune full maps on encode_pending
If we have gone over a safety threshold for number of versions, start
pruning full osdmaps, poking holes in the seque...
Joao Eduardo Luis
03:18 AM Revision b64122ac (ceph): mon/OSDMonitor: dump osdmap manifest alongside other infos
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 029807b3 (ceph): mon/OSDMonitor: allow blocking trim if option is enabled
We need to allow blocking osdmap trimming to test osdmap pruning.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
03:18 AM Revision 5cd2b057 (ceph): mon/OSDMonitor: allow triggering prunes from tick()
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 5ba62868 (ceph): qa/standalone: discard pipe in sysctl kernel.core_pattern
At least verified in openSUSE tumbleweed and ubuntu 16.04,
`sysctl -n kernel.core_pattern` returns a pipe at the star...
Joao Eduardo Luis
03:18 AM Revision f5014589 (ceph): qa/standalone: deduplicate cleanup code
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:18 AM Revision 6393c7dd (ceph): qa/standalone: change PATH to allow finding sysctl
If, by default, a user's PATH does not contain /sbin and /usr/sbin, we
may have a hard time finding sysctl to adjust ...
Joao Eduardo Luis
03:17 AM CephFS Bug #23571 (Resolved): mds: make sure that MDBalancer uses heartbeat info from the same epoch
Already fixed in: https://github.com/ceph/ceph/pull/18941/ Patrick Donnelly
03:15 AM CephFS Backport #23570 (In Progress): luminous: mds: counter decay incorrect
Patrick Donnelly
03:12 AM CephFS Backport #23570 (Resolved): luminous: mds: counter decay incorrect
https://github.com/ceph/ceph/pull/21266 Patrick Donnelly
03:14 AM Revision a3904633 (ceph): make popular counter decay at proper rate
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 6d4709e649beacb5f2d6197d1bea57c8590c5f71)
Jianyu Li
03:12 AM CephFS Bug #23569 (Resolved): mds: counter decay incorrect
Fixed by https://github.com/ceph/ceph/pull/18776
Issue for backport.
Patrick Donnelly
03:07 AM CephFS Documentation #23427 (Fix Under Review): doc: create doc outlining steps to bring down cluster
https://github.com/ceph/ceph/pull/21265 Patrick Donnelly
03:06 AM Revision 9aa13bf0 (ceph): doc: outline steps to take CephFS fs down
Fixes: https://tracker.ceph.com/issues/23427
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:47 AM Revision 922a8558 (ceph): osd: legacy pg_create creates pg in current epoch
For the legacy create path, we pregenerate the history and instantiate
the PG at the current epoch.
Signed-off-by: S...
Sage Weil
02:00 AM Revision 507b8728 (ceph): Merge pull request #21127 from smithfarm/wip-make-dist-py3
build/ops: make-dist: fall back to python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ricardo Dias <rdia...
Nathan Cutler
01:57 AM RADOS Bug #21737 (Resolved): OSDMap cache assert on shutdown
Nathan Cutler
01:56 AM RADOS Backport #21786 (Resolved): jewel: OSDMap cache assert on shutdown
Nathan Cutler
01:56 AM Revision 121c0e0a (ceph): Merge pull request #21184 from smithfarm/wip-21786-jewel
jewel: osd: OSDMap cache assert on shutdown
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
01:42 AM Revision 462f75c4 (ceph): qa: rgw/multifs: test on XFS, drop BTRFS
objectstore/filestore-xfs.yaml was overriding fs/btrfs.yaml anyway,
which was confusing.
Signed-off-by: Nathan Cutle...
Nathan Cutler
01:41 AM Revision 499c017e (ceph): qa: rgw/verify: test on XFS, drop BTRFS
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:13 AM CephFS Bug #21584 (Resolved): FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
01:13 AM CephFS Backport #22031 (Resolved): jewel: FAILED assert(get_version() < pv) in CDir::mark_dirty
Nathan Cutler
01:12 AM Revision 75ae1cef (ceph): Merge pull request #21156 from smithfarm/wip-22031-jewel
jewel: mds: FAILED assert(get_version() < pv) in CDir::mark_dirty
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
12:03 AM Revision 2156fd07 (ceph): Merge PR #21238 into master
* refs/pull/21238/head:
doc: fix typos and other minor errors in cephfs-nfs doc
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
12:02 AM CephFS Bug #23532 (Resolved): doc: create PendingReleaseNotes and add dev doc for openfile table purpose...
Patrick Donnelly
12:02 AM Revision fa430543 (ceph): Merge PR #21204 into master
* refs/pull/21204/head:
mds: PendingReleaseNotes and dev doc for open file table
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly

04/05/2018

11:09 PM Revision baa59f38 (ceph): doc: outline upgrade procedure for mds cluster
Fixes: http://tracker.ceph.com/issues/23568
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:52 PM CephFS Documentation #23568 (Fix Under Review): doc: outline the steps for upgrading an MDS cluster
https://github.com/ceph/ceph/pull/21263 Patrick Donnelly
10:37 PM CephFS Documentation #23568 (Resolved): doc: outline the steps for upgrading an MDS cluster
Until we have versioned MDS-MDS messages and feature flags obeyed by MDSs during upgrades (e.g. require_mimic_mds), t... Patrick Donnelly
10:49 PM rbd Bug #22872: "rbd trash purge --threshold" should support data pool
@Mahati: I would think it should just be implicit. It could loop through all the trashed images whose deferment end t... Jason Dillaman
09:38 PM Revision fe5fb47b (ceph): rgw: beast frontend calls shutdown before closing connections
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:22 PM CephFS Bug #23567 (Resolved): MDSMonitor: successive changes to max_mds can allow hole in ranks
With 3 MDS, approximately this sequence:... Patrick Donnelly
09:12 PM RADOS Bug #22887 (Duplicate): osd/ECBackend.cc: 2202: FAILED assert((offset + length) <= (range.first.g...
Greg Farnum
09:12 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
From #22887, this also appeared in /ceph/teuthology-archive/pdonnell-2018-01-30_23:38:56-kcephfs-wip-pdonnell-i22627-... Greg Farnum
09:09 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
That was the fix I was wondering about, but it was merged to master as https://github.com/ceph/ceph/pull/15712 and so... Greg Farnum
09:05 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
https://github.com/ceph/ceph/pull/15712 Greg Farnum
09:10 PM RADOS Bug #19882: rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0.10251ca0c5f...
https://github.com/ceph/ceph/pull/15712 Greg Farnum
08:57 PM rgw Bug #22080 (Resolved): radosgw-admin data sync run crashes
Nathan Cutler
08:56 PM rgw Backport #23180 (Resolved): luminous: radosgw-admin data sync run crashes
Nathan Cutler
08:22 PM rgw Backport #23180: luminous: radosgw-admin data sync run crashes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20762
merged
Yuri Weinstein
08:56 PM rgw Backport #23347 (Resolved): luminous: rgw: inefficient buffer usage for PUTs
Nathan Cutler
08:21 PM rgw Backport #23347: luminous: rgw: inefficient buffer usage for PUTs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20953
merged
Yuri Weinstein
08:55 PM rgw Bug #22737 (Resolved): rgw: list bilog will loop forever
Nathan Cutler
08:55 PM rgw Backport #23225 (Resolved): luminous: rgw: list bilog will loop forever
Nathan Cutler
08:17 PM rgw Backport #23225: luminous: rgw: list bilog will loop forever
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21054
merged
Yuri Weinstein
08:55 PM rgw Bug #23203 (Resolved): multisite: segfault in radosgw-admin realm pull
Nathan Cutler
08:54 PM rgw Backport #23245 (Resolved): luminous: multisite: segfault in radosgw-admin realm pull
Nathan Cutler
08:09 PM rgw Backport #23245: luminous: multisite: segfault in radosgw-admin realm pull
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:54 PM rgw Feature #23162 (Resolved): Curl+OpenSSL support in RGW
Nathan Cutler
08:53 PM rgw Backport #23239 (Resolved): luminous: Curl+OpenSSL support in RGW
Nathan Cutler
08:09 PM rgw Backport #23239: luminous: Curl+OpenSSL support in RGW
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:52 PM rgw Bug #22951 (Resolved): possible issue with ssl + libcurl
Nathan Cutler
08:52 PM rgw Backport #23221 (Resolved): luminous: possible issue with ssl + libcurl
Nathan Cutler
08:09 PM rgw Backport #23221: luminous: possible issue with ssl + libcurl
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/20722
merged
Yuri Weinstein
08:51 PM rgw Backport #23025 (Resolved): luminous: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler
08:07 PM rgw Backport #23025: luminous: rgw: data sync of versioned objects, note updating bi marker
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21214
merged
Yuri Weinstein
08:27 PM ceph-volume Bug #23140: ceph-volume lvm list should work with raw devices
Luminous backport will ship in v12.2.5 Ken Dreyer
08:21 PM Revision 163efb59 (ceph): Merge pull request #20762 from pdvian/wip-23180-luminous
luminous: radosgw-admin data sync run crashes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:20 PM Revision 0d4a8089 (ceph): Merge pull request #20953 from pdvian/wip-23347-luminous
luminous: rgw: fix memory fragmentation problem reading data from client.
Reviewed-by: Casey Bodley <cbodley@redhat....
Yuri Weinstein
08:16 PM Revision c17447ac (ceph): Merge pull request #21054 from pdvian/wip-23225-luminous
luminous: cls/rgw: fix bi_log_iterate_entries return wrong truncated
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:09 PM Revision 58401a68 (ceph): Merge pull request #20722 from theanalyst/wip-luminous-23221
luminous: fixes for openssl & libcurl
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:07 PM Revision 114c1e1c (ceph): Merge pull request #21214 from smithfarm/wip-23025-luminous
luminous: rgw: data sync of versioned objects, note updating bi marker
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:39 PM CephFS Backport #22384 (Resolved): jewel: qa: src/test/libcephfs/test.cc:376: Expected: (len) > (0), act...
Nathan Cutler
07:39 PM Revision a67069ad (ceph): Merge pull request #21172 from smithfarm/wip-22384-jewel
jewel: tests: src/test/libcephfs/test.cc:376: Expected: (len) > (0), actual: -34 vs 0
Reviewed-by: Patrick Donnelly ...
Nathan Cutler
07:30 PM Revision 0753410b (ceph): rgw: factor the tcp::socket out of ClientIO
remove ClientIO's dependency on a concrete socket type by moving it into
a derived StreamIO class in rgw_asio_fronten...
Casey Bodley
07:30 PM Revision 247e0743 (ceph): rgw: add ssl support to beast frontend
adds frontend options ssl_certificate, ssl_private_key, ssl_port, ssl_endpoint
Fixes: http://tracker.ceph.com/issues...
Casey Bodley
07:30 PM Revision 35fd4050 (ceph): qa/rgw: verify suite tests beast with ssl
instead of adding special frontend configs like civetweb_ssl.yaml and
beast_ssl.yaml, added a new proto/ subdirectory...
Casey Bodley
07:19 PM rgw Bug #22804 (Fix Under Review): multisite Synchronization failed when read and write delete at the...
Casey Bodley
07:18 PM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
https://github.com/ceph/ceph/pull/21262 Casey Bodley
07:09 PM CephFS Bug #23503: mds: crash during pressure test
wei jin wrote:
> Hi, Patrick, I have a question: after pinning base dir, will subdirs still be migrated to other act...
Patrick Donnelly
07:04 PM rgw Bug #23566 (New): Ganesha-rgw unable to do LDAP auth
It appears that rgw-nfs Ganesha is not correctly authenticating LDAP tokens.
Ganesha config for RGW FSAL reference...
Ben Meekhof
06:57 PM Revision c803fb12 (ceph): Merge pull request #20992 from cbodley/wip-dmclock-remove-by-ptr
dmclock: update mClockPriorityQueue with changes in subtree Matt Benjamin
06:39 PM CephFS Bug #22263 (Resolved): client reconnect gather race
Nathan Cutler
06:39 PM CephFS Backport #22380 (Resolved): jewel: client reconnect gather race
Nathan Cutler
06:39 PM Revision 6404251a (ceph): Merge pull request #21163 from smithfarm/wip-22380-jewel
jewel: cephfs: client reconnect gather race
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
06:38 PM CephFS Bug #22631 (Resolved): mds: crashes because of old pool id in journal header
Nathan Cutler
06:38 PM CephFS Backport #22764 (Resolved): jewel: mds: crashes because of old pool id in journal header
Nathan Cutler
06:37 PM Revision 8c090330 (ceph): Merge pull request #20111 from pdvian/wip-22764-jewel
jewel: cephfs-journal-tool: add "set pool_id" option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
06:37 PM CephFS Bug #21383 (Resolved): qa: failures from pjd fstest
Nathan Cutler
06:37 PM CephFS Backport #21489 (Resolved): jewel: qa: failures from pjd fstest
Nathan Cutler
06:36 PM Revision d5afb674 (ceph): Merge pull request #21152 from smithfarm/wip-21489-jewel
jewel: tests: failures from pjd fstest
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
06:35 PM RADOS Bug #22351 (Resolved): Couldn't init storage provider (RADOS)
Nathan Cutler
06:35 PM RADOS Backport #23349 (Resolved): luminous: Couldn't init storage provider (RADOS)
Nathan Cutler
05:22 PM RADOS Backport #23349: luminous: Couldn't init storage provider (RADOS)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20896
merged
Yuri Weinstein
06:35 PM Bug #22828 (Resolved): build Debian installation packages failure
Nathan Cutler
06:34 PM Backport #22856 (Resolved): luminous: build Debian installation packages failure
Nathan Cutler
06:34 PM Bug #22875 (Resolved): run-make-check.sh thinks it needs debianutils on SUSE
Nathan Cutler
06:34 PM Backport #23178 (Resolved): luminous: run-make-check.sh thinks it needs debianutils on SUSE
Nathan Cutler
05:00 PM Backport #23178: luminous: run-make-check.sh thinks it needs debianutils on SUSE
Prashant D wrote:
> https://github.com/ceph/ceph/pull/20737
merged
Yuri Weinstein
06:33 PM RADOS Bug #22114 (Resolved): mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler
06:33 PM RADOS Backport #23077 (Resolved): luminous: mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler
04:57 PM RADOS Backport #23077: luminous: mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21016
merged
Yuri Weinstein
04:57 PM RADOS Backport #23077: luminous: mon: ops get stuck in "resend forwarded message to leader"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21016
merged
Yuri Weinstein
06:32 PM Bug #21813 (Resolved): OSD bind to IPv6 link-local address
Nathan Cutler
06:32 PM Backport #23501 (Resolved): luminous: OSD bind to IPv6 link-local address
Nathan Cutler
04:55 PM Backport #23501: luminous: OSD bind to IPv6 link-local address
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21111
merged
Yuri Weinstein
06:31 PM RADOS Bug #22752 (Resolved): snapmapper inconsistency, crash on luminous
Nathan Cutler
06:31 PM RADOS Backport #23500 (Resolved): luminous: snapmapper inconsistency, crash on luminous
Nathan Cutler
04:55 PM RADOS Backport #23500: luminous: snapmapper inconsistency, crash on luminous
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21118
merged
Yuri Weinstein
06:30 PM Bug #23504 (Resolved): tests: unittest_pglog timeout
Nathan Cutler
06:30 PM Backport #23522 (Resolved): luminous: tests: unittest_pglog timeout
Nathan Cutler
04:54 PM Backport #23522: luminous: tests: unittest_pglog timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/21134
merged
Yuri Weinstein
06:30 PM rgw Bug #23470: presigned URL for PUT with metadata fails: SignatureDoesNotMatch
@marcus, could you take a look at this? Matt Benjamin
06:30 PM rgw Bug #23470 (In Progress): presigned URL for PUT with metadata fails: SignatureDoesNotMatch
Matt Benjamin
06:25 PM rgw Bug #23489 (Need More Info): [rgw] civetweb behind haproxy doesn't work with absolute URI
Abhishek Lekshmanan
06:25 PM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
What happens when authentication_domain is not set in civetweb options? Since we disable authentication domain check ... Abhishek Lekshmanan
06:14 PM rgw Bug #23379: rgw performance regression for luminous 12.2.4
rgw_num_rados_handles > 1 is not advisable (after change, need to scale up inflight_ops and inflight_op_bytes to comp... Matt Benjamin
06:12 PM bluestore Bug #22678: block checksum mismatch from rocksdb
After crash OSD restarts and goes on running for a few hours before it crashes again.
I have uploaded log file wit...
Sergey Malinin
12:08 PM bluestore Bug #22678: block checksum mismatch from rocksdb
Is the error permanent in the sense that an affected OSD doesn't start and must be recreated?
Could you please pro...
Radoslaw Zarzynski
06:09 PM rgw Bug #23089 (In Progress): rgw: change order of authentication back to local, remote
Abhishek Lekshmanan
06:07 PM Revision 4cb194ee (ceph): mon/OSDMonitor: fix warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:04 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
Casey Bodley
06:04 PM Revision b626b4dc (ceph): mon/OSDMonitor: keep sending legacy create messages for now
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:55 PM rgw Bug #23536 (In Progress): [rgw] Bucket Policy - HTTP_X_FORWARDED_FOR isn't supported
@pritha, could you have a look at this?
Matt
Matt Benjamin
05:55 PM Revision 07ee12d5 (ceph): Merge pull request #21261 from batrick/ceph-update-ceph-object-corpus
ceph-object-corpus: update to fix make check Sage Weil
05:52 PM rgw Bug #23468: radosgw-admin should not use metadata cache when not needed
Casey Bodley
05:50 PM Revision b8569e01 (ceph): ceph-object-corpus: update to fix make check
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:45 PM rgw Bug #23454 (In Progress): rgw/s3atests failure: fs contract testBlockReadZeroByteFile/testSeekZer...
Matt Benjamin
05:45 PM rgw Bug #23531 (In Progress): s3a/2.8.0 fs.contract failure Seek/Rename/ComplexDirActions/RecursiveRo...
Matt Benjamin
05:40 PM rgw Bug #23469: jewel: rgw: radosgw in jewel has not been linked with tcmalloc when selected in confi...
Casey Bodley
05:36 PM rgw Bug #23299: rgw_file: post deadlock fix, direct deleted RGWFileHandle objects can remain in handl...
Casey Bodley
05:21 PM Revision ba52924d (ceph): Merge pull request #20896 from smithfarm/wip-23349-luminous
luminous: Couldn't init storage provider (RADOS)
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
05:20 PM Revision b2f41944 (ceph): Merge pull request #20250 from smithfarm/wip-22856-luminous
luminous: build Debian installation packages failure
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
05:14 PM RADOS Bug #23565 (Fix Under Review): Inactive PGs don't seem to cause HEALTH_ERR
In looking at https://tracker.ceph.com/issues/23562, there were inactive PGs starting at... Greg Farnum
05:00 PM Revision f34f9628 (ceph): Merge pull request #20737 from pdvian/wip-23178-luminous
luminous: build/ops: run-make-check.sh: fix SUSE support
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
04:58 PM mgr Bug #22457: ceph-mgr dashboard has dependency on python-jinja2
merged https://github.com/ceph/ceph/pull/20748 Yuri Weinstein
04:58 PM Revision 35fa796c (ceph): Merge pull request #20748 from smithfarm/wip-jinja2-luminous
build/ops: deb: move python-jinja2 dependency to mgr
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
04:56 PM Revision a76c3b51 (ceph): Merge pull request #21016 from pdvian/wip-23077-luminous
luminous: mon: ops get stuck in "resend forwarded message to leader"
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Yuri Weinstein
04:55 PM Revision a5791753 (ceph): Merge pull request #21111 from wido/luminous-21813
luminous: common/ipaddr: Do not select link-local IPv6 addresses
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:54 PM Revision 4ac95870 (ceph): Merge pull request #21118 from smithfarm/wip-23500-luminous
luminous: snapmapper inconsistency, crash on luminous
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:54 PM Revision 19ee68e4 (ceph): Merge pull request #21134 from smithfarm/wip-23522-luminous
luminous: tests: unittest_pglog timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:43 PM RADOS Bug #17257: ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
... Sage Weil
04:26 PM CephFS Bug #22821 (Resolved): mds: session reference leak
Nathan Cutler
04:26 PM CephFS Backport #22970 (Resolved): jewel: mds: session reference leak
Nathan Cutler
04:26 PM Revision 6f8584b7 (ceph): Merge pull request #21175 from smithfarm/wip-22970-jewel
jewel: mds: session reference leak
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
04:18 PM RADOS Bug #23564 (Duplicate): OSD Segfaults
Apr 5 11:40:31 roc05r-sc3a100 kernel: [126029.543698] safe_timer[28863]: segfault at 8d ip 00007fa9ad4dcccb sp 00007... Alex Gorbachev
03:02 PM rgw Bug #23563 (Resolved): swift test "testChunkedPut" fails in jewel 10.2.11 integration testing
In the latest wip-jewel-backports integration branch, swift task fails like this:... Nathan Cutler
02:49 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Hrm, this run got a crc *near* EOF, but not past it.... Sage Weil
01:47 PM Revision 0e04de4b (ceph): librbd: discard should wait for in-flight cache writeback to complete
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:46 PM Revision feee52d5 (ceph): osdc/ObjectCacher: allow discard to complete in-flight writeback
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:29 PM rgw Bug #23555 (Resolved): swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
01:19 PM rgw Bug #23555: swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler wrote:
> Opened backport trackers on the optimistic assumption that https://github.com/ceph/swift/pull...
Casey Bodley
01:29 PM rgw Backport #23558 (Resolved): jewel: swift test fails because pip no longer accepts --allow-unverified
Nathan Cutler
01:28 PM rgw Backport #23557 (Resolved): luminous: swift test fails because pip no longer accepts --allow-unve...
Nathan Cutler
01:21 PM CephFS Bug #23529 (Resolved): TmapMigratePP.DataScan asserts in jewel
Nathan Cutler
01:21 PM Revision 300d2048 (ceph): Merge pull request #21208 from ukernel/jewel-23529
jewel: cephfs: fix tmap_upgrade crash
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
01:14 PM Revision a903a769 (ceph): Merge pull request #21148 from wjwithagen/wjw-setup-virtualenv
tools: FreeBSD basic getopt does not use --options
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:24 PM RADOS Bug #23562 (New): VDO OSD caused cluster to hang
I awoke to alerts that apache serving teuthology logs on the Octo Long Running Cluster was unresponsive.
Here was ...
David Galloway
11:00 AM Revision a367b607 (ceph): Merge pull request #21237 from guzhongyan/zabbix-fix
mgr/zabbix: Fix wrong log message
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:55 AM Revision 93079a6f (ceph): client: remove getgroups_cb
Nothing uses this callback.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
08:37 AM RADOS Bug #23439: Crashing OSDs after 'ceph pg repair'
Hi Greg,
thanks for your response.
> That URL denies access. You can use ceph-post-file instead to upload logs ...
Jan Marquardt
07:04 AM Revision d440902b (ceph): Merge pull request #21253 from ceph/wip-yuriw-crontab
tests/qa - enabled `ceph-deploy` runs on `mira` nodes
Reviewed-by: Vasu Kulkarni <vasu@redhat.com>
Kefu Chai
06:29 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
I've attached to a hanging mgr process (eating 40% CPU) and the output of GDB is attached.
Things to know about th...
Wido den Hollander
04:19 AM CephFS Backport #23561 (In Progress): luminous: mds: mds gets significantly behind on trimming while cre...
https://github.com/ceph/ceph/pull/21256 Patrick Donnelly
04:14 AM CephFS Backport #23561 (Resolved): luminous: mds: mds gets significantly behind on trimming while creati...
https://github.com/ceph/ceph/pull/21256 Patrick Donnelly
04:16 AM Revision 2357670e (ceph): mds: bump mds_log_max_segments for trim buffer
Under create heavy workloads, the MDS will sometimes get behind trimming but
catch up. This avoids unnecessary warnin...
Patrick Donnelly
04:14 AM CephFS Bug #23560 (Pending Backport): mds: mds gets significantly behind on trimming while creating mill...
Patrick Donnelly
04:13 AM Revision 7c6aff27 (ceph): Merge PR #21254 into master
* refs/pull/21254/head:
mds: bump mds_log_max_segments for trim buffer
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
03:51 AM Revision 8539a982 (ceph): mds: fix unhealth heartbeat during rejoin
function process_imported_caps might hold mds_lock too long,
mds tick thread will be starved, and leads to unhealth h...
dongdong tao
03:43 AM CephFS Bug #23491 (Fix Under Review): fs: quota backward compatibility
https://github.com/ceph/ceph/pull/21255 Zheng Yan
03:31 AM RADOS Bug #23403: Mon cannot join quorum
My apologies. It appears my previous analysis was incorrect.
I've pored over the logs and it appears the issue is ...
Brad Hubbard
03:12 AM Revision 15ce36b3 (ceph): mds: automatically create snaprealm for old format quota
The new quota format requires that quota inodes have snaprealm.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: h...
Yan, Zheng
03:12 AM Revision 6bac60ce (ceph): client: check if mds create snaprealm when setting quota
If mds does not, return -EOPNOTSUPP
Fixes: http://tracker.ceph.com/issues/23491
Signed-off-by: "Yan, Zheng" <zyan@re...
Yan, Zheng
03:12 AM Revision a3d76d61 (ceph): mds: remove unused MDCache::snaprealm_create()
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
12:50 AM Revision 7fbac83e (ceph): Merge pull request #21252 from neha-ojha/wip-modify-crontab
qa/crontab: run the perf-basic suite every day
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Josh Durgin
 

Also available in: Atom