Project

General

Profile

Activity

From 06/09/2017 to 07/08/2017

07/08/2017

09:15 PM RADOS Bug #20543: osd/PGLog.h: 1257: FAILED assert(0 == "invalid missing set entry found") in PGLog::re...
also in yuriw-2017-07-07_22:19:55-rados-wip-yuri-testing2_2017_7_9-distro-basic-smithi
job: 1373063
Yuri Weinstein
08:21 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
Jewel has the same behavior - so yes it probably needs the same fix. Marcus Watts
06:00 PM rgw Backport #18287 (Closed): kraken: multisite: coroutine deadlock in RGWMetaSyncCR after ECANCELED ...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:59 PM rbd Backport #18324 (Closed): kraken: JournalMetadata flooding with errors when being blacklisted
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18322 (Closed): kraken: librbd::ResizeRequest: failed to update image header: (16) Devi...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18319 (Closed): kraken: rbd status: json format has duplicated/overwritten key
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18289 (Closed): kraken: objectmap does not show object existence correctly
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18279 (Closed): kraken: RBD diff got SIGABRT with "--whole-object" for RBD whose parent...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:57 PM rbd Backport #18275 (Closed): kraken: rbd-nbd: invalid error code for "failed to read nbd request" me...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:43 PM Backport #19080 (Closed): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade-jewe...
Nathan Cutler
05:14 PM rgw Bug #20368 (Fix Under Review): rados/upgrade rgw swift test fails
https://github.com/ceph/ceph/pull/16228 Nathan Cutler
05:03 PM Revision 98eda9a4 (ceph): qa: workunit: handle repo ending in "/ceph-ci"
If the repo ends in "/ceph-ci" it's the same as if it ended in "/ceph-ci.git"
Before this change, the following comm...
Nathan Cutler
04:56 PM Revision 4bc9f566 (ceph): qa/suites/rados/upgrade: upgrade client.0 node too
Fixes: http://tracker.ceph.com/issues/20368
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Nathan Cutler <...
Sage Weil
04:24 PM Revision f3e0847c (ceph): Merge pull request #16017 from liewegas/wip-20454
os/bluestore/BlueFS: clean up log_writer aios from compaction Sage Weil
02:01 PM RADOS Bug #19964 (Resolved): occasional crushtool timeouts
Sage Weil
02:01 PM Revision a0ba660a (ceph): Merge pull request #16025 from liewegas/wip-19964
mon: do crushtool test with fork and timeout, but w/o exec of crushtool
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Sage Weil
02:00 PM Revision d6c649b3 (ceph): Merge pull request #16121 from shashalu/fix-kerneldevice-size
os/bluestore: clear up redundant size assignment in KerenelDevice
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:54 PM Revision 30262cfb (ceph): Merge pull request #16205 from javacruft/build-ec-isa-as-module
build: build erasure-code isa lib without versions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:54 PM Revision f1751665 (ceph): Merge pull request #16212 from dillaman/wip-qa-ceph-task
qa/tasks/ceph: don't hard-code cluster name when copying fsid
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:53 PM Revision 704d13d3 (ceph): Merge pull request #16213 from liewegas/wip-radosbench-timeout
qa/tasks/radosbench: longer timeout Sage Weil
12:38 PM Revision b56c26e7 (ceph): test/libradosstriper: always free allocated memory
use unique_ptr to manage allocated memory, so we can free it even if the
test fails. this silences the warnings like:...
Kefu Chai
12:38 PM Revision 8a870858 (ceph): test/ceph_test_librgw_file_nfsns: always free allocated memory
use unique_ptr to manage allocated memory, so we can free it even if the
test fails. this silences the warnings like:...
Kefu Chai
12:29 PM CephFS Bug #2494: mds: Cannot remove directory despite it being empty.
David Galloway wrote:
> I've moved these dirs to ...
Zheng Yan
12:20 PM Revision c6fdebb4 (ceph): os/bluestore: do not assign to never-read variable
this silences the clang analyzer warnings like:
Value stored to 'p' is never read
Signed-off-by: Kefu Chai <kchai@r...
Kefu Chai
12:18 PM Revision 6f7bcfbf (ceph): mgr/PyState: fix leak if `type` is unknown
this silences a clang analyzer warning:
Potential leak of memory pointed to by 'c'
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
10:22 AM rgw Bug #20541: rgw: s3 put obj hangs with ec data pool on filestore
you have to set ruleset-failure-domain to osd. there are not enough hosts (3+2). your cluster is not in clean+active ... Chang Liu
06:43 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
@mwatts I can't get it to fail in my production setups, maybe your setup had a weird rgw dns name or zone config? Robin Johnson
05:49 AM Revision e4e8806d (ceph): common/Mutex.cc: fixed the error in comment
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
02:41 AM Revision cd086098 (ceph): pybind/mgr/dashboard: bind to :: by default
This is all available v4 and v6 addrs on the host.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:39 AM Revision 5d712208 (ceph): Merge pull request #16198 from tchaikov/wip-doc-fixes
doc: kill sphinx warnings Sage Weil
02:34 AM Revision cac588de (ceph): test/cli/crushtool: fix rules.t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 AM RADOS Bug #19815: Rollback/EC log entries take gratuitous amounts of memory
It seemed that this bug has been fixed at version 12.1.0.
https://github.com/ceph/ceph/commit/9da684316630ac1c087e...
hongpeng lu
01:59 AM Feature #20553 (New): Devuan support
Hi,
Would it be possible, eventually, to build Ceph packages for Devuan (https://devuan.org/).
Being a Debian for...
Samuel Martin Moro
01:58 AM Revision fc4d51d6 (ceph): Merge pull request #16225 from liewegas/wip-mon-auth-caps
qa/suites/rados/singleton/all/mon-auth-caps: more osds so we can go clean
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:17 AM Bug #19585: monitors dont come up after reboot on xenial
see https://wiki.debian.org/Teams/pkg-systemd/Packaging#Using_debhelper_with_dh_systemd
> New in debhelper compat ...
Kefu Chai

07/07/2017

10:45 PM Revision 018e9f11 (ceph): Merge pull request #16216 from ceph/wip-mgr-cd-updates
[qa/ceph-deploy]: run create mgr nodes as well vasukulkarni
10:18 PM Revision 5cc89216 (ceph): Merge pull request #15689 from jdurgin/wip-filestore-rand-split
os/filestore/HashIndex: randomize split threshold by a configurable amount
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
10:18 PM CephFS Bug #2494: mds: Cannot remove directory despite it being empty.
I've moved these dirs to ... David Galloway
10:15 PM Revision 795eccfe (ceph): Merge pull request #16078 from xiexingguo/wip-misc
mon, osd: misc fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:14 PM CephFS Bug #20072 (Fix Under Review): TestStrays.test_snapshot_remove doesn't handle head whiteout in pg...
https://github.com/ceph/ceph/pull/16226 Patrick Donnelly
04:52 PM CephFS Bug #20072 (In Progress): TestStrays.test_snapshot_remove doesn't handle head whiteout in pgls re...
Patrick Donnelly
10:13 PM RADOS Bug #20552 (Resolved): "Scrubbing terminated -- not all pgs were active and clean." error in rados
Run: http://pulpito.ceph.com/yuriw-2017-07-06_20:01:14-rados-wip-yuri-testing3_2017_7_8-distro-basic-smithi/
Job: 13...
Yuri Weinstein
10:12 PM Revision 62d00843 (ceph): qa: wait for OSDMap to propagate for snap purge
Note: unmounting the client is not necessary for purging snapshots.
Fixes: http://tracker.ceph.com/issues/20072
Sig...
Patrick Donnelly
10:11 PM RADOS Bug #20551 (Duplicate): LOST_REVERT assert during rados bench+thrash in ReplicatedBackend::prepar...
From osd.0 in:
http://pulpito.ceph.com/yuriw-2017-07-06_20:01:14-rados-wip-yuri-testing3_2017_7_8-distro-basic-smi...
Josh Durgin
09:48 PM Bug #19585 (Resolved): monitors dont come up after reboot on xenial
https://github.com/ceph/ceph/pull/16218 Sage Weil
06:53 PM Bug #19585: monitors dont come up after reboot on xenial
Sage Weil
03:09 AM Bug #19585: monitors dont come up after reboot on xenial
on ceph-deploy node, i just did... Sage Weil
09:48 PM Revision 67aa4e81 (ceph): Merge pull request #16218 from javacruft/ubuntu-fix-systemd-enable
build: execute dh_systemd_{enable,start} after dh_install
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:47 PM Revision 0ec10898 (ceph): Merge pull request #15944 from xiexingguo/wip-bluestore-20170627
os/bluestore: reduce some overhead for _do_clone_range() and _do_remove()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:44 PM RADOS Bug #20471 (Resolved): Can't repair corrupt object info due to bad oid on all replicas
Sage Weil
04:22 PM RADOS Bug #20471: Can't repair corrupt object info due to bad oid on all replicas
Sage Weil
09:43 PM Revision 9c85b49e (ceph): Merge pull request #16052 from dzafman/wip-20471
osd: Check for and automatically repair object info soid during scrub
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:43 PM Revision 73532825 (ceph): ceph-create-keys: add an argument to override default 10-minute timeout
ceph-create-keys waits 10 minutes for mon quorum by default. Add an
option, -t, to override the timeout with a custom...
Douglas Fuller
09:43 PM Revision 91038d44 (ceph): Merge pull request #16147 from Yan-waller/wip-waller-0703radostool
tools/rados: some cleanups
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
09:43 PM Revision 492d44eb (ceph): Merge pull request #16217 from liewegas/wip-class-luminous
mon/OSDMonitor: guard 'osd crush set-device-class' Sage Weil
09:39 PM Revision e30b32bc (ceph): qa/suites/rados/singleton/all/mon-auth-caps: more osds so we can go clean
and scrub
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:38 PM Bug #20550 (Resolved): filestore: segv in filestore_sync thread during ObjectStore/StoreTest.Simp...
... Sage Weil
09:18 PM Revision 22f4d0cc (ceph): osd: Check for and automatically repair object info soid during scrub
Fixes: http://tracker.ceph.com/issues/20471
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:14 PM CephFS Bug #20549 (Resolved): cephfs-journal-tool: segfault during journal reset
... Patrick Donnelly
08:59 PM Bug #12444: WorkQueue.cc: unintended behavior for ThreadPool::drain()?
Yeah, but I don't think we can avoid that — processing is a count of how many threads are currently doing one of the ... Greg Farnum
02:38 PM Bug #12444: WorkQueue.cc: unintended behavior for ThreadPool::drain()?
no, once the specific wq is drained. ThreadPool::drain() should return, but in current implementation, the loop won't... Kefu Chai
08:40 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Sage is testing a fix in -https://github.com/ceph/ceph/pull/16222- Nathan Cutler
08:39 PM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
Hmm, seems like that might slow stuff down enough to make it an unrealistic model, so probably not something we shoul... Greg Farnum
03:50 AM RADOS Bug #20303 (Need More Info): filejournal: Unable to read past sequence ... journal is corrupt
The logs end long before the event in question. I think in order for us to gather more useful logs for the powercycl... Sage Weil
08:37 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
What info do we need if this is reproducing with nightly logging? Greg Farnum
03:45 AM RADOS Bug #20475 (Need More Info): EPERM: cannot set require_min_compat_client to luminous: 6 connected...
Sage Weil
08:27 PM Revision 2900970f (ceph): doc/mgr/dashboard: update docs, release notes link
This change assumes the dashboard now binds to :: by default.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:26 PM Revision 96829e07 (ceph): doc/start: simplify quick start install process
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:26 PM Revision 66621cd2 (ceph): doc/start: rename Installation (quick) -> Installation (ceph-deploy)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:02 PM Bug #20548 (Resolved): 'sudo ceph osd new xx' 'stderr:no valid command found' in upgrade:hammer-j...
Run: http://pulpito.ceph.com/teuthology-2017-07-07_03:29:02-upgrade:hammer-jewel-x-master-distro-basic-smithi/
Logs:...
Yuri Weinstein
07:46 PM Revision 9be87455 (ceph): doc/start/os-recommendations: updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:41 PM Revision 6e5d0cde (ceph): doc/start/intro: updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision 0e5d7b88 (ceph): doc/index: minor cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:17 PM Revision 022ebdd4 (ceph): doc/mgr/dashboard: update docs, release notes link
This change assumes the dashboard now binds to :: by default.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:17 PM rgw Bug #20373 (Need More Info): "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
Yuri, I checked and "master_2017_6_21" (the branch this test ran against) does not contain commit 9eec1b4 which fixes... Nathan Cutler
03:51 PM rgw Bug #20373: "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
To the extent that the SLO/DLO swift tests are running on kraken (as part of whichever upgrade test), the bug should ... Nathan Cutler
07:09 PM Revision e185e698 (ceph): doc/release-notes: whitespace for luminous
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:42 PM RADOS Bug #20546 (Resolved): buggy osd down warnings by subtree vs crush device classes
The subtree-based down (host down etc) messages appear to be confused by the shadow hieararchy from crush device clas... Sage Weil
06:19 PM Revision 8b08bd58 (ceph): Merge remote-tracking branch 'gh/luminous'
Sage Weil
06:11 PM Bug #20544 (Fix Under Review): Bad status warning for mon_warn_osd_usage_min_max_delta
David Zafman
06:11 PM Bug #20544: Bad status warning for mon_warn_osd_usage_min_max_delta
https://github.com/ceph/ceph/pull/16220
This change should be back ported.
David Zafman
04:26 PM Bug #20544: Bad status warning for mon_warn_osd_usage_min_max_delta
Caused by 489e810c37ed6fb9d32d1015634041a577501ee4 David Zafman
04:25 PM Bug #20544 (Resolved): Bad status warning for mon_warn_osd_usage_min_max_delta

Message on LRC cluster:
difference between min (4.57%) and max (8.58%) osd usage 4.01% > 4 (mon_warn_osd_usage_m...
David Zafman
06:01 PM Revision 56f98080 (ceph): mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Fixes: http://tracker.ceph.com/issues/20544
Caued by: 489e810c37ed6fb9d32d1015634041a577501ee4
Signed-off-by: David...
David Zafman
05:52 PM Bug #3253 (New): ceph-disk-activate: support clusters not named "ceph"
The function `mount_activate` still has this hard coded, and it references this ticket.... Alfredo Deza
05:43 PM RADOS Bug #20545 (Duplicate): erasure coding = crashes
Steps to reproduce:
* Create 4 OSDs and a mon on a machine (4TB disk per OSD, Bluestore, using dm-crypt too), usi...
Bob Bobington
05:35 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
In my case v2 worked in both calling formats Robin Johnson
07:12 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
I checked: jewel has the same behavior.
I don't think Robin is describing different behavior than what I saw. We ...
Marcus Watts
05:02 PM rgw Bug #19432 (Pending Backport): rgw: folders starting with "_" underscore are not in bucket index
Nathan Cutler
04:36 PM rgw Bug #19432: rgw: folders starting with "_" underscore are not in bucket index
https://github.com/ceph/ceph/pull/15916 merged 7/7/17 Yuri Weinstein
04:52 PM Revision 7dc5eb5c (ceph): mon/OSDMonitor: clean up error messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:45 PM Revision 4a21de9d (ceph): Merge pull request #15997 from pritha-srivastava/wip-rgw-assert-correction
rgw: Correcting the condition in ceph_assert while parsing an AWS Principal
Reviewed-by: Adam C. Emerson <aemerson@r...
Casey Bodley
04:43 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
link: http://qa-proxy.ceph.com/teuthology/vasu-2017-07-07_15:53:08-ceph-deploy-master-distro-basic-vps/1371522/teutho... Vasu Kulkarni
04:43 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
Tested here and its fixed for trusty. Vasu Kulkarni
04:42 PM Bug #11793 (In Progress): test: rados.py does not do cache_(evict|flush|try_flush) since it leave...
Sage Weil
04:42 PM Revision 29a802d6 (ceph): rgw: add a new error code for non-existed user.
From http://docs.ceph.com/docs/master/radosgw/adminops/, There should be
a "NoSuchUser" response for user actions rat...
Chao Zhao
04:39 PM rgw Bug #20307: website request URL without slashes (for folder) returns error
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/15703
merged
Yuri Weinstein
04:38 PM Revision 3e938dd9 (ceph): rgw: fix not initialized pointer which cause rgw crash with ec data pool
In RGWPutObjProcessor_Atomic::complete_writing_data()
with pending_data_bl.length() > 0 and next_part_ofs==data_ofs
n...
Aleksei Gutikov
04:38 PM Revision 76df8306 (ceph): Merge pull request #15703 from DHB-liuhong/website-lh
rgw: fix the subdir without slash of s3 website url
Reviewed-by: Robin H. Johnson <robbat2@gentoo.org>
Reviewed-by: ...
Yuri Weinstein
04:35 PM Revision 74879883 (ceph): Merge pull request #15916 from oritwas/wip-rgw-fix-prefix-list
Wip rgw fix prefix list
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yuri Weinstein
04:33 PM Revision 76d32b7e (ceph): Merge pull request #15996 from mikulely/rgw-rest-complain
rgw: silence compile warning from -Wmaybe-uninitialized
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
04:29 PM Revision a64ced7f (ceph): Merge pull request #16062 from YangFanlinux/myceph1
rgw: Replace get_zonegroup().is_master_zonegroup() with is_meta_master() in RGWBulkDelete::Deleter::delete_single()
...
Casey Bodley
04:26 PM Revision c649d570 (ceph): Merge pull request #15998 from mdw-at-linuxbox/fixmarker
rgw: fix marker encoding problem.
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Yuri Weinstein
04:23 PM Revision 71e0922c (ceph): create rbd pool since its not created by default anymore
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:23 PM Revision 457b443f (ceph): Merge pull request #16095 from zhaochao/rgw-add-a-new-errcode-for-non-e...
rgw: add a new error code for non-existed subuser.
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
04:18 PM Revision 8d0ebe21 (ceph): build: execute dh_systemd_{enable,start} after dh_install
Ensure that dh_systemd_* debhelpers are executed after dh_install
has installed the systemd unit and target definitio...
James Page
04:17 PM Revision b0335e05 (ceph): mon/OSDMonitor: guard 'osd crush set-device-class'
Requires luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:39 PM RADOS Bug #19964: occasional crushtool timeouts
Sage Weil
03:38 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://github.com/ceph/ceph/pull/16215 ? Sage Weil
03:38 PM Revision c65eaaaf (ceph): CMakeLists.txt: disable memstore make check test
This fails frequently on kraken, but is probably a wontfix.
See http://tracker.ceph.com/issues/17743
Signed-off-by:...
Sage Weil
03:36 PM RADOS Bug #20454 (Resolved): bluestore: leaked aios from internal log
Sage Weil
03:35 PM RADOS Bug #20434 (Resolved): mon metadata does not include ceph_version
Sage Weil
03:35 PM Revision 8b5640d0 (ceph): Merge pull request #16148 from liewegas/wip-20434
mon: collect mon metdata as part of the election
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
03:34 PM Revision c9fa52ea (ceph): mon: use single collect_metadata helper, consistently set 'addr'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:34 PM Revision b47db49b (ceph): mon: keep mon metadata in ram
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:34 PM Revision 49c1be87 (ceph): mon: collect mon metadata as part of election
Previously each peon would send a message to teh leader with its metadata
immediately after the election was won. Ho...
Sage Weil
03:33 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Another case, without logs. Another hint, though..... Sage Weil
03:21 PM Revision a06f8844 (ceph): qa/tasks/ceph: supply cluster name to ceph CLI
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:21 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
08:24 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/fad609aa98d1a24280ce1134723ca2f0edf73c01/... Nathan Cutler
03:16 PM Revision 9b813499 (ceph): create mgr nodes explicitly now, previously they where
started alongside monitor daemons due to systemd rules.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
03:13 PM RADOS Bug #20543 (Can't reproduce): osd/PGLog.h: 1257: FAILED assert(0 == "invalid missing set entry fo...
... Sage Weil
03:11 PM Revision 65d9d667 (ceph): qa/workunits/cephtool/test.sh: remove two crushtool validation tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:11 PM Revision 55f76d5a (ceph): common/fork_function: close all fds in children
Not strictly necessary, but a tidier.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Revision e189f11f (ceph): mon/OSDMonitor: test crush with fork but not crushtool spawn
We see timeouts here, but I very much suspect they are due to the overhead
of launching the crushtool process and not...
Sage Weil
03:11 PM Revision 857867fa (ceph): crush/CrushTester: remove old test_with_crushtool helper
test_with_fork is superior in all ways :)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Revision f46d76ed (ceph): common/fork_function: helper to run a function, forked, with a timeout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:10 PM Revision 0ed2e20b (ceph): Merge pull request #16128 from liewegas/wip-20475
mon: debug session feature tracking Sage Weil
03:08 PM Revision e46f1317 (ceph): Merge pull request #16157 from xiexingguo/wip-bluestore-cache
os/bluestore: differ default cache size for hdd/ssd backends
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:08 PM Revision c0545d99 (ceph): Merge pull request #16188 from liewegas/wip-device-class-guard
mon/OSDMonitor: do not allow crush device classes until luminous
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
03:08 PM RADOS Bug #20534 (Resolved): unittest_direct_messenger segv
Sage Weil
08:08 AM RADOS Bug #20534 (Fix Under Review): unittest_direct_messenger segv
Nathan Cutler
03:08 PM Revision 5caf5287 (ceph): Merge pull request #16194 from cbodley/wip-20534
msg: QueueStrategy::wait() joins all threads
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Sage Weil
03:07 PM Revision f8a8d2be (ceph): Merge pull request #16196 from liewegas/wip-19518
ceph_test_rados_api_c_read_operations: do not assert per-op rval is correct
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:04 PM Revision 597a9716 (ceph): qa/tasks/radosbench: longer timeout
Hit another timeout due to aggressive thrashing with size==min_size.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM rgw Bug #20542 (In Progress): rgw: not initialized pointer cause rgw crash with ec data pool
Jos Collin
02:44 PM rgw Bug #20542: rgw: not initialized pointer cause rgw crash with ec data pool
https://github.com/ceph/ceph/pull/16177 Aleksei Gutikov
02:39 PM rgw Bug #20542 (Resolved): rgw: not initialized pointer cause rgw crash with ec data pool
In RGWPutObjProcessor_Atomic::complete_writing_data()
with pending_data_bl.length() > 0 and next_part_ofs==data_ofs
...
Aleksei Gutikov
02:44 PM Revision 5a8967cd (ceph): qa/tasks/ceph: don't hard-code cluster name when copying fsid
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
Kefu Chai
05:49 AM RADOS Bug #20432 (Fix Under Review): pgid 0.7 has ref count of 2
https://github.com/ceph/ceph/pull/16201
i swear: this is the last PR for this ticket!
Kefu Chai
02:22 AM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
Sage Weil
02:40 PM Revision 9099d56e (ceph): Merge pull request #16201 from tchaikov/wip-20432
common/Timer: do not add event if already shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage W...
Kefu Chai
02:27 PM Revision 644bb1e8 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
02:26 PM Revision e9608e0c (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
02:22 PM Revision 8ec80d91 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
02:20 PM Revision 07b2e36b (ceph): Merge pull request #16208 from ceph/wip-base-postun
rpm: Fix undefined FIRST_ARG
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Boris Ranto
02:13 PM rgw Bug #20539: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
Casey Bodley
03:29 AM rgw Bug #20539: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
https://github.com/ceph/ceph/pull/16197 shasha lu
03:27 AM rgw Bug #20539 (Resolved): rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
RGWRadosRemoveOmapKeysCR::request_complete return 'rval'. rval is a member variable, but it not initiated and used. S... shasha lu
01:38 PM Revision a65848e4 (ceph): radosgw, nfs : Add hint to use -o sync when mouting, when erratic opera...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
01:07 PM Revision 379309b5 (ceph): rbd-mirror: ensure missing images are re-synced when detected
Fixes: http://tracker.ceph.com/issues/19811
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:47 PM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Zheng Yan wrote:
> If inode numbers were removed from inotable when replaying journal. how did "assert(inode_map.cou...
Ivan Guan
10:53 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
If inode numbers were removed from inotable when replaying journal. how did "assert(inode_map.count(in->vino()) == 0)... Zheng Yan
09:38 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Zheng Yan wrote:
> you can use cephfs-table-tool manually remove used inodes from inotable. (use "rados -p data ls",...
Ivan Guan
09:13 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
you can use cephfs-table-tool manually remove used inodes from inotable. (use "rados -p data ls", "rados -p metadata ... Zheng Yan
07:59 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Zheng Yan wrote:
> I fixed a cephfs-data-scan bug. https://github.com/ceph/ceph/pull/16202. It can explain this inco...
Ivan Guan
07:47 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Thank you,i made a test of running "ceph daemon mds.a scrub_path / force recursive repair" after scan_inodes.As you s... Ivan Guan
06:24 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
I fixed a cephfs-data-scan bug. https://github.com/ceph/ceph/pull/16202. It can explain this inconsistent state. Zheng Yan
06:23 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Ivan Guan wrote:
> Ivan Guan wrote:
> > After carefull consideration, i try to fix this bug using first solution.
...
Zheng Yan
03:43 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Ivan Guan wrote:
> After carefull consideration, i try to fix this bug using first solution.
> function inject_with...
Ivan Guan
12:42 PM Revision 56281691 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
12:41 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks

root@bhs1-mail02-ds05:~# cat /proc/sys/fs/file-nr
3360 0 3273932
root@bhs1-mail02-ds05:~# cat /proc/sys/...
Webert Lima
12:34 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
{
"id": 1029565,
"num_leases": 0,
*"num_caps": 2588906,*
"state": "open",
"replay_requests": 0,
"completed_requ...
Zheng Yan
12:20 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
There is something interesting here. The host "bhs1-mail02-ds05.m9.network" has the highest number of caps (over 2.5M... Webert Lima
11:45 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Running it today on the same cluster that crashed (client usage is about the same by the time):
~# ceph daemon mds...
Webert Lima
03:19 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
I recently found a bug. It can explain the crash.
https://github.com/ceph/ceph/pull/15440...
Zheng Yan
12:29 PM Revision 4cf2cf62 (ceph): Merge pull request #16126 from ktdreyer/rpm-epoch-2
rpm: bump epoch ahead of RHEL base
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Boris Ranto <branto@re...
Boris Ranto
12:06 PM Revision 1ef6aec7 (ceph): doc: add some docs about 'cephfs-data-scan scan_links'
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
11:16 AM Revision a42416b2 (ceph): mds/FSMap.cc: remember stopped mds when resetting filesystem
Remember mds ranks that have ever started. They should load old
inotable instead of creating new one if they start ag...
Yan, Zheng
10:38 AM Revision 4972a997 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
10:15 AM CephFS Bug #17435: Crash in ceph-fuse in ObjectCacher::trim while adding an OSD
the ceph-fuse client crash when top application reading , the version is 10.2.3.
bh_lru_rest containt a wrong state...
Jay Lee
10:03 AM Revision 6055e4fb (ceph): tools/cephfs: handle removed dentries when replaying journal
Fixes: http://tracker.ceph.com/issues/20440
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:15 AM rgw Bug #20541: rgw: s3 put obj hangs with ec data pool on filestore
Not only on filestore, same on bluestore. Aleksei Gutikov
07:38 AM rgw Bug #20541 (Closed): rgw: s3 put obj hangs with ec data pool on filestore
luminous 12.1.0 and master(676e1c9b7cc81467c527e9eae118cbfb8b29ca34)
How to reproduce:
$ ../src/vstart.sh -d -n...
Aleksei Gutikov
09:10 AM Revision f4004d75 (ceph): build: build erasure-code isa lib without versions
As erasure coding modules are loaded dynamically by Ceph, there
is no need to build the backend modules with library ...
James Page
08:20 AM Bug #19133: osd ops (sent and?) arrive at osd out of order
The jewel and kraken backports of this fix wreaked havoc in the rados and upgrade suites, and had to be reverted/canc... Nathan Cutler
08:19 AM Backport #19225: kraken: osd ops (sent and?) arrive at osd out of order
First attempted backport https://github.com/ceph/ceph/pull/13881 was closed because it caused rados suite to fail. Le... Nathan Cutler
08:03 AM Backport #19182 (New): jewel: mon: force_create_pg could leave pg stuck in creating state
First attempted backport: https://github.com/ceph/ceph/pull/13789 (needs a more minimalistic approach) Nathan Cutler
07:52 AM Revision 148bb4cd (ceph): Merge pull request #16199 from tchaikov/wip-release-note-escape-stars
tools: ceph-release-notes: escape asterisks not for inline emphasis
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:50 AM rgw Bug #17655 (Resolved): multisite: possible infinite loop in RGWFetchAllMetaCR
Nathan Cutler
07:50 AM rgw Backport #19322 (Resolved): kraken: multisite: possible infinite loop in RGWFetchAllMetaCR
Nathan Cutler
07:49 AM Revision 6e1023ad (ceph): Merge pull request #14067 from asheplyakov/19322-bp-kraken
kraken: rgw: fix break inside of yield in RGWFetchAllMetaCR
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:49 AM rgw Bug #18333 (Resolved): rgw: Realm set does not create a new period
Nathan Cutler
07:49 AM rgw Backport #18499 (Resolved): kraken: rgw: Realm set does not create a new period
Nathan Cutler
07:48 AM Revision 63535081 (ceph): Merge pull request #14509 from smithfarm/wip-18499-kraken
kraken: rgw: Realm set does not create a new period
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:48 AM rgw Bug #18631 (Resolved): rgw crashes when updating period with placement group
Nathan Cutler
07:48 AM rgw Backport #18772 (Resolved): kraken: rgw crashes when updating period with placement group
Nathan Cutler
07:48 AM Revision 425992f9 (ceph): Merge pull request #14511 from smithfarm/wip-18772-kraken
kraken: rgw: crash when updating period with placement group
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:45 AM rgw Bug #18364 (Resolved): rgw: usage stats and quota are not operational for multi-tenant users
Nathan Cutler
07:45 AM rgw Backport #18843 (Resolved): kraken: rgw: usage stats and quota are not operational for multi-tena...
Nathan Cutler
07:45 AM Revision da51582b (ceph): mon/OSDMonitor: drop unnecessary parameter now from force_failure()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:45 AM Revision 39bf4939 (ceph): Merge pull request #14513 from smithfarm/wip-18843-kraken
kraken: rgw: usage stats and quota are not operational for multi-tenant users
Reviewed-by: Orit Wasserman <owasserm@...
Nathan Cutler
07:44 AM rgw Backport #18904 (Resolved): kraken: rgw: first write also tries to read object
Nathan Cutler
07:44 AM Revision eb397c17 (ceph): Merge pull request #14515 from smithfarm/wip-18904-kraken
kraken: rgw: first write also tries to read object
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:43 AM rgw Backport #19180 (Resolved): kraken: rgw: 204 No Content is returned when putting illformed Swift'...
Nathan Cutler
07:43 AM rgw Bug #18484 (Resolved): the swift container acl does not support field ".ref"
Nathan Cutler
07:42 AM rgw Backport #18909 (Resolved): kraken: rgw: the swift container acl does not support field ".ref"
Nathan Cutler
07:42 AM Revision 1ed342d7 (ceph): Merge pull request #14516 from smithfarm/wip-18909-kraken
kraken: rgw: the swift container acl does not support field .ref
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
R...
Nathan Cutler
07:39 AM Bug #20529: Illegal instruction in RocksDB
Additional Information:
- CPU is a AMD Opteron Processor 8439 SE
- The hosting OS is Proxmox VE 5.0
- Reproducabl...
Dennis Busch
07:37 AM rbd Backport #20532 (In Progress): jewel: test_librbd_api.sh fails in upgrade test
https://github.com/ceph/ceph/pull/15602 Kefu Chai
07:37 AM rgw Bug #18331 (Resolved): RGW leaking data
Nathan Cutler
07:36 AM rgw Backport #19047 (Resolved): kraken: RGW leaking data
Nathan Cutler
07:31 AM Revision d7aad495 (ceph): rgw/rgw_frontend:A negative value should be returned when exec 'init()'...
Signed-off-by: jimifm <hong.zhangoole@gmail.com> jimifm
07:30 AM Revision 5c53ae3f (ceph): test/librbd: decouple ceph_test_librbd_api from libceph-common
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b7...
Kefu Chai
07:30 AM Revision 14fcdb7b (ceph): test/librados: extract functions using libcommon in test.cc into test_c...
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8...
Kefu Chai
07:30 AM Revision 7d959e02 (ceph): test/librbd: replace libcommon classes using standard library
so ceph_test_librbd_api has less dependencies on libcommon
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by...
Kefu Chai
07:25 AM Revision d3a2417c (ceph): Merge pull request #14517 from smithfarm/wip-19047-kraken
kraken: rgw: fix use of marker in List::list_objects()
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:24 AM rgw Bug #18829 (Resolved): RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
07:24 AM rgw Backport #19477 (Resolved): kraken: rgw: S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
07:24 AM Revision ce95f0f7 (ceph): Merge pull request #14524 from smithfarm/wip-19477-kraken
kraken: rgw: S3 v4 authentication issue with X-Amz-Expires
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewe...
Nathan Cutler
07:23 AM rgw Bug #18725 (Resolved): "zonegroupmap set" does not work
Nathan Cutler
07:22 AM rgw Backport #19479 (Resolved): kraken: rgw: "zonegroupmap set" does not work
Nathan Cutler
07:22 AM Revision aab812c5 (ceph): Merge pull request #14525 from smithfarm/wip-19479-kraken
kraken: rgw: zonegroupmap set does not work
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:21 AM rgw Bug #19283 (Resolved): Error parsing xml when get bucket lifecycle
Nathan Cutler
07:21 AM rgw Backport #19534 (Resolved): kraken: rgw: Error parsing xml when get bucket lifecycle
Nathan Cutler
07:21 AM Revision a441042e (ceph): Merge pull request #14528 from smithfarm/wip-19534-kraken
kraken: rgw: Error parsing xml when get bucket lifecycle
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-b...
Nathan Cutler
07:19 AM rgw Bug #19599 (Resolved): multisite: fetch_remote_obj() gets wrong version when copying from remote
Nathan Cutler
07:19 AM rgw Backport #19608 (Resolved): kraken: multisite: fetch_remote_obj() gets wrong version when copying...
Nathan Cutler
07:19 AM Revision 3b128e45 (ceph): Merge pull request #14606 from asheplyakov/19608-kraken
kraken: rgw: multisite: fetch_remote_obj() gets wrong version when copying from remote
Reviewed-by: Orit Wasserman <...
Nathan Cutler
07:18 AM rgw Bug #19876 (Resolved): multisite: bi_list() decode failures
Nathan Cutler
07:18 AM rgw Backport #20015 (Resolved): kraken: multisite: bi_list() decode failures
Nathan Cutler
07:18 AM Revision 6366b238 (ceph): Merge pull request #15384 from asheplyakov/20015-bp-kraken
kraken: cls/rgw: list_plain_entries() stops before bi_log entries
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:16 AM Revision 5485e6b4 (ceph): Merge pull request #15895 from ganeshmaharaj/isal-v2.18
isa-l: update isa-l to v2.18
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:08 AM Revision 8c8220c3 (ceph): common/Timer: do not add event if already shutdown
otherwise the callback is leaked.
Fixes: http://tracker.ceph.com/issues/20432
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
07:03 AM rgw Backport #19472 (Resolved): kraken: cannot cover the object expiration
Nathan Cutler
07:03 AM Revision 19280ae9 (ceph): Merge pull request #14522 from smithfarm/wip-19472-kraken
kraken: rgw: add the remove-x-delete feature to cancel swift object expiration
Reviewed-by: Radoslaw Zarzynski <rzar...
Nathan Cutler
07:01 AM rgw Bug #19027 (Resolved): multisite: EPERM when trying to read SLO objects as system/admin user
Nathan Cutler
07:01 AM rgw Backport #19474 (Resolved): jewel: multisite: EPERM when trying to read SLO objects as system/adm...
Nathan Cutler
07:01 AM rgw Backport #19475 (Resolved): kraken: rgw: multisite: EPERM when trying to read SLO objects as syst...
Nathan Cutler
07:00 AM Revision eb56af6c (ceph): Merge pull request #14523 from smithfarm/wip-19475-kraken
kraken: rgw: multisite: EPERM when trying to read SLO objects as system/admin user
Reviewed-by: Radoslaw Zarzynski <...
Nathan Cutler
06:59 AM rgw Bug #18852 (Resolved): swift API: cannot disable object versioning with empty X-Versions-Location
Nathan Cutler
06:59 AM rgw Backport #19175 (Resolved): kraken: swift API: cannot disable object versioning with empty X-Vers...
Nathan Cutler
06:58 AM Revision 4ccd3261 (ceph): Merge pull request #14519 from smithfarm/wip-19175-kraken
kraken: swift API: cannot disable object versioning with empty X-Versions-Location
Reviewed-by: Radoslaw Zarzynski <...
Nathan Cutler
06:57 AM rgw Bug #19498 (Resolved): `radosgw-admin zone create` command with specified zone-id creates a zone ...
Nathan Cutler
06:57 AM rgw Backport #19524 (Resolved): kraken: rgw: 'radosgw-admin zone create' command with specified zone-...
Nathan Cutler
06:56 AM Revision e59eba0f (ceph): Merge pull request #14526 from smithfarm/wip-19524-kraken
kraken: rgw: 'radosgw-admin zone create' command with specified zone-id creates a zone with different id
Reviewed-by...
Nathan Cutler
06:56 AM rgw Bug #19443 (Resolved): Response header of swift API returned by radosgw does not contain "x-opens...
Nathan Cutler
06:55 AM rgw Backport #19573 (Resolved): kraken: rgw: Response header of swift API returned by radosgw does no...
Nathan Cutler
06:55 AM Revision aaa7992e (ceph): Merge pull request #14529 from smithfarm/wip-19573-kraken
kraken: rgw: Response header of swift API returned by radosgw does not contain x-openstack-request-id. But Swift retu... Nathan Cutler
06:34 AM Revision 26a20518 (ceph): rgw: add valid and empty in class LCExpiration.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
06:28 AM Revision a799955a (ceph): tools: ceph-release-notes: escape asterisks not for inline emphasis
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:25 AM Revision a87b28f1 (ceph): rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
06:10 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())

The recover_dentries command of journal tool only inject link, but never delete old links. this causes duplicated p...
Zheng Yan
02:06 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())
Log snippet from: /ceph/teuthology-archive/pdonnell-2017-07-01_01:07:39-fs-wip-pdonnell-20170630-distro-basic-smithi/... Patrick Donnelly
02:06 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())
Zheng, adding that patch lets the test make progress but there still appears to be a problem:... Patrick Donnelly
05:52 AM Revision 01b15fc1 (ceph): mon/OSDMonitor: fix error message
Actually this is not reachable...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:31 AM CephFS Feature #10792: qa: enable thrasher for MDS cluster size (vary max_mds)
https://github.com/ceph/ceph/pull/16200 Patrick Donnelly
05:29 AM Revision a84e3c89 (ceph): qa: thrash max_mds and deactivate ranks
Fixes: http://tracker.ceph.com/issues/10792
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:29 AM CephFS Feature #19230: Limit MDS deactivation to one at a time
thrasher now deactivates one at a time: https://github.com/ceph/ceph/pull/15950 Patrick Donnelly
05:19 AM CephFS Bug #20212 (Resolved): test_fs_new failure on race between pool creation and appearance in `df`
Patrick Donnelly
05:16 AM Revision 8f121c70 (ceph): Merge remote-tracking branch 'upstream/pull/15844/head' into master
* commit '47ab651a1f':
qa: reset journal before cephfs_journal_tool_smoke.sh exits
qa: remove 'apply' from journa...
Patrick Donnelly
05:14 AM Revision 5b873011 (ceph): Merge remote-tracking branch 'upstream/pull/15822/head' into master
* upstream/pull/15822/head:
qa: add timeout/repeat to pool df
Reviewed-by: John Spray <jspray@redhat.com>
Patrick Donnelly
05:11 AM Revision 77b707a6 (ceph): Merge remote-tracking branch 'upstream/pull/15950/head' into master
* upstream/pull/15950/head:
qa: update thrash max mds testing
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:03 AM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
@Pavan : I am not sure why this happens. Once in a while, we see buckets with stale index entries. This mostly happen... Abhishek Varshney
04:49 AM Revision c1590d7a (ceph): Merge remote-tracking branch 'upstream/pull/15758/head' into master
* upstream/pull/15758/head:
mds: repeat dir->is_frozen in rdlock_path_xlock_dentry
Reviewed-by: Zheng Yan <zyan@re...
Patrick Donnelly
04:48 AM Revision bbb0c6e3 (ceph): Merge remote-tracking branch 'upstream/pull/15510/head' into master
* upstream/pull/15510/head:
mds: improve freeze deadlock detection
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
04:47 AM CephFS Backport #20412 (Resolved): test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in...
Patrick Donnelly
04:42 AM CephFS Bug #20376 (Resolved): last_epoch_(over|under) in MDBalancer should be updated if mds0 has failed
Patrick Donnelly
04:41 AM CephFS Bug #20254 (Resolved): mds: coverity error in Server::_rename_prepare
Patrick Donnelly
04:40 AM CephFS Bug #20318 (Resolved): Race in TestExports.test_export_pin
Patrick Donnelly
04:38 AM Revision 64c6079d (ceph): Merge remote-tracking branch 'upstream/pull/15937/head' into master
* upstream/pull/15937/head:
qa: remove unused quota config option
Reviewed-by: John Spray <jspray@redhat.com>
Patrick Donnelly
04:38 AM Revision 56cb636a (ceph): Merge remote-tracking branch 'upstream/pull/15825/head' into master
* upstream/pull/15825/head:
mds: remove unused MDBalancer member
Update last_epoch_(over|under) in MDBalaner if m...
Patrick Donnelly
04:37 AM Revision b72ac6e8 (ceph): Merge remote-tracking branch 'upstream/pull/15818/head' into master
* upstream/pull/15818/head:
mds: assert straydn to silence coverity error
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
04:36 AM Revision 97cdb1e3 (ceph): Merge remote-tracking branch 'upstream/pull/15817/head' into master
* upstream/pull/15817/head:
qa: wait for healthy cluster before testing pins
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
04:35 AM CephFS Bug #16914 (Resolved): multimds: pathologically slow deletions in some tests
Patrick Donnelly
04:33 AM Revision 2cb42a4d (ceph): Merge remote-tracking branch 'upstream/pull/13770/head' into master
* upstream/pull/13770/head:
tasks/cephfs: add TestStrays.test_replicated_delete_speed
Reviewed-by: Patrick Donnell...
Patrick Donnelly
04:08 AM Bug #20502: crush: Jewel upgrade misbehaving with custom roots/rulesets
Yes, it is just like your guess. In our hammer version's ceph-crush-location, the host bucket name is `hostname`, whi... Xuehan Xu
03:50 AM Revision 254e0744 (ceph): doc: kill sphinx warnings
* doc/release-notes.rst: escape asterisks not used for inline emphasis
fix bad hyper links
* doc/rados/troublesho...
Kefu Chai
03:46 AM RADOS Bug #20381 (Resolved): bluestore: deferred aio submission can deadlock with completion
https://github.com/ceph/ceph/pull/16051 merged Sage Weil
03:41 AM Revision 9008c8f7 (ceph): os/bluestore: differ default cache size for hdd/ssd backends
This is a follow-up change of https://github.com/ceph/ceph/pull/15976
and makes the bluestore cache capacity being se...
xie xingguo
03:12 AM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
confining valgrind tests to centos again, so this is not a high priority. Sage Weil
02:59 AM Revision 145999a4 (ceph): Merge pull request #15786 from markhpc/wip-bluestore-cache-behavior
os/bluestore: cap rocksdb cache size
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Igor Fedotov <ifedotov@mi...
Sage Weil
02:39 AM Revision 7a923dcf (ceph): Merge pull request #16120 from yanghonggang/master
os/filestore/FileJournal: FileJournal::open() close journal file before return error
Reviewed-by: Kefu Chai <kchai@r...
Sage Weil
02:38 AM Revision 3a859384 (ceph): Merge pull request #16019 from wido/mgr-plugin-zabbix
mgr: Zabbix monitoring module
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:35 AM RADOS Bug #19518: log entry does not include per-op rvals?
https://github.com/ceph/ceph/pull/16196 disables the assertion until we fix this bug. Sage Weil
02:34 AM Revision d4f6e7c0 (ceph): ceph_test_rados_api_c_read_operations: do not assert per-op rval is cor...
This is not included in the pg log and may be zeroed if there is an op
replayed. Disable the assertion until the und...
Sage Weil
02:25 AM Revision 5870a68c (ceph): Merge pull request #15647 from gmayyyha/format-config-show
common,config: OPT_FLOAT and OPT_DOUBLE output format in config show
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:24 AM Messengers Fix #20330 (Resolved): msg : tcp backlog parameter increase
Sage Weil
02:24 AM Revision 4e64eac6 (ceph): Merge pull request #15743 from yuyuyu101/wip-20330
msg: make listen backlog an option, increase from 128 to 512
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:23 AM Revision ac494360 (ceph): Merge pull request #15781 from kchiu/wip-filejournal-fix
os/filestore: call committed_thru when no journal entries are replayed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:22 AM Revision f19ea977 (ceph): Merge pull request #15810 from liupan1111/wip-precise
msg/async: make recv_stamp more precise
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
02:21 AM Revision 9038bb3d (ceph): Merge pull request #16159 from tchaikov/wip-20432
Context: C_ContextsBase: delete enclosed contexts in dtor
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:55 AM Revision 278b0f67 (ceph): osd/OSD: fix blacklist dump format
Now:
[
{
"entity_addr_t": {
"nonce": 2338822185,
"addr": "127.0.0.1:6814"
...
xie xingguo
01:55 AM Revision cb1800fb (ceph): osd/OSD: move send_beacon into tick_without_osd_lock
So we don't ask for the big osd_lock, which is potential expensive
and shall be avoided under any cases.
Also re-use...
xie xingguo
01:40 AM Revision de481708 (ceph): Merge pull request #15878 from renhwztetecs/renhw-wip-common-dns
common: Update the error string when res_nsearch() or res_search() fails
Reviewed-by: Jos Collin <jcollin@redhat.com...
Jos Collin
01:29 AM rbd Backport #20351 (Fix Under Review): kraken: test_librbd_api.sh fails in upgrade test
Jason Dillaman
01:26 AM Revision ce874ab6 (ceph): test/librbd: decouple ceph_test_librbd_api from libceph-common
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b7...
Kefu Chai
12:43 AM Revision 74e5ac96 (ceph): osd/OSD: fix another race(clear outstanding_pg_stats)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:43 AM Revision a5bab2da (ceph): osd/OSD.cc: fix tracked keys
osd_max_trimming_pgs, osd_op_history_slow_op_size and
osd_op_history_slow_op_threshold shall be in the tracked key li...
xie xingguo
12:43 AM Revision 41b99b94 (ceph): osd/OSD: fix race condition
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:43 AM Revision a301938d (ceph): crush: fix misuse of some ASCII chars
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:22 AM Revision 57f7213d (ceph): test/librbd: replace libcommon classes using standard library
so ceph_test_librbd_api has less dependencies on libcommon
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by...
Kefu Chai
12:16 AM Revision 7d044c6f (ceph): test/librados: extract functions using libcommon in test.cc into test_c...
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 82...
Kefu Chai

07/06/2017

11:23 PM rbd Backport #20351 (In Progress): kraken: test_librbd_api.sh fails in upgrade test
Jason Dillaman
09:54 PM RADOS Bug #20326: Scrubbing terminated -- not all pgs were active and clean.
Saw this error here:
/ceph/teuthology-archive/pdonnell-2017-07-01_01:07:39-fs-wip-pdonnell-20170630-distro-basic-s...
Patrick Donnelly
09:50 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
Aron Gunn
09:50 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
Closed the previous pull request[1] and created a new pull request[2].
[1] - https://github.com/ceph/ceph/pull/161...
Aron Gunn
02:03 AM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
https://github.com/ceph/ceph/pull/16146 Kefu Chai
09:42 PM Revision 15c338b8 (ceph): Update isa-l to v2.18
This upgrade brings
- Complete rewrite of DEFLATE optimizations resulting in 5X better
throughput and compression...
Ganesh Mahalingam
09:30 PM CephFS Bug #20537: mds: MDLog.cc: 276: FAILED assert(!capped)
Zheng, please look at this one. Patrick Donnelly
09:30 PM CephFS Bug #20537 (Resolved): mds: MDLog.cc: 276: FAILED assert(!capped)
... Patrick Donnelly
09:19 PM RADOS Bug #20534: unittest_direct_messenger segv
was able to reproduce with:... Casey Bodley
07:37 PM RADOS Bug #20534 (Resolved): unittest_direct_messenger segv
... Sage Weil
09:11 PM Revision 6be0550e (ceph): msg: QueueStrategy::wait() joins all threads
wait() was only looping over disp_threads, which is an intrusive list
that only contains threads that are waiting on ...
Casey Bodley
08:48 PM CephFS Backport #20140: jewel: Journaler may execute on_safe contexts prematurely
Original backport (the one that went into 10.2.8) was incomplete. See #20536 for the completion. Nathan Cutler
08:46 PM CephFS Backport #20536 (In Progress): jewel: Journaler may execute on_safe contexts prematurely (part 2)
Nathan Cutler
08:45 PM CephFS Backport #20536 (Rejected): jewel: Journaler may execute on_safe contexts prematurely (part 2)
https://github.com/ceph/ceph/pull/16192 Nathan Cutler
08:20 PM CephFS Backport #20028 (In Progress): kraken: Deadlock on two ceph-fuse clients accessing the same file
Nathan Cutler
08:20 PM Revision 53024570 (ceph): mds: issue new caps when sending reply to client
After Locker::issue_new_caps() adds new Capability data struct,
do not issue caps immediately. Let CInode::encode_ino...
Yan, Zheng
08:19 PM CephFS Bug #20535 (Resolved): mds segmentation fault ceph_lock_state_t::get_overlapping_locks
The Active MDS crashes, all clients freeze and the standby (or standby-replay) daemon takes hours to recover.
cep...
Webert Lima
08:17 PM CephFS Backport #20026 (In Progress): kraken: cephfs: MDS became unresponsive when truncating a very lar...
Nathan Cutler
07:20 PM rbd Backport #20532 (Resolved): jewel: test_librbd_api.sh fails in upgrade test
https://github.com/ceph/ceph/pull/15602 Nathan Cutler
07:20 PM rgw Backport #20531 (Rejected): kraken: default zone should not log meta
Nathan Cutler
07:20 PM rgw Backport #20530 (Resolved): jewel: default zone should not log meta
https://github.com/ceph/ceph/pull/17148 Nathan Cutler
07:17 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
*master PR*: https://github.com/ceph/ceph/pull/15611 Nathan Cutler
07:14 PM Revision 06817433 (ceph): common/config_opts: favor bluestore kv cache before meta until max.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:07 PM Revision 2e7353a0 (ceph): Merge pull request #16171 from wjwithagen/wip-wjw-freebsd-nobtrfs
os/filestore: Exclude BTRFS on FreeBSD
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:01 PM Revision dc7a2aaf (ceph): erasure-code: ruleset-* -> crush-*
1) ruleset is an obsolete term, and
2) crush-{rule,failure-domain,...} is more descriptive.
Note that we are changin...
Sage Weil
07:01 PM Revision a85f3206 (ceph): erasure-code: factor generic create_rule into parent ErasureCode
These 3 implementations are all identical. Move the rest of init() to
into the parent since these all behave the sam...
Sage Weil
07:01 PM Revision ffb60115 (ceph): erasure-code/lrc: implement crush-device-class property
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 8fb25170 (ceph): erasure-code: implement 'crush-device-class' ec profile property
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 7f18184f (ceph): qa/workunits/mon/crush_ops.sh: require luminous before using device cla...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:00 PM Revision 5a4ba443 (ceph): mon,crush: 'osd crush rule create-replicated ...'
New command to create crush rule that specifies a class of device. Plus
all of the fallout in other callers to the C...
Sage Weil
06:58 PM Revision a1c85e21 (ceph): mon/OSDMonitor: do not allow crush device classes until luminous
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:31 PM rbd Backport #20266 (In Progress): kraken: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
06:31 PM Revision 18f1830e (ceph): librbd: filter expected error codes from is_exclusive_lock_owner
Fixes: http://tracker.ceph.com/issues/20182
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:23 PM rbd Backport #20264 (In Progress): kraken: [cli] ensure positional arguments exist before casting
Nathan Cutler
06:23 PM Revision 45b4c864 (ceph): rbd: properly decode features when using image name optional
Fixes: http://tracker.ceph.com/issues/20185
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:19 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
(ignore this one) Matt Benjamin
06:18 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
Matt Benjamin
06:17 PM Revision fc425afe (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
06:16 PM Revision d463de9b (ceph): rgw: meta sync thread crash at RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/20251
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
(cherry picked from c...
fang.yuxiang
06:15 PM rgw Bug #20284 (In Progress): 【rgw】multipart object leak when re-upload the same number part
Matt Benjamin
06:12 PM rgw Bug #20378: rgw: fix copy object err when bucket with specified placement rule
Orit Wasserman
06:11 PM rgw Bug #20378 (Fix Under Review): rgw: fix copy object err when bucket with specified placement rule
Orit Wasserman
06:09 PM rgw Bug #20307: website request URL without slashes (for folder) returns error
Matt Benjamin
06:08 PM rgw Bug #20308: implement stringlike wildcard for bucket policy
(waiting for update from joke-lee) Matt Benjamin
06:08 PM rgw Bug #20320 (Duplicate): avoid setting log_meta for single-zone configurations in RGWZoneGroup::po...
Orit Wasserman
06:08 PM Revision dea9a69c (ceph): rgw: make a configurable size for requests with xml params
We currently read all user input for a few apis accepting xml, avoid
doing this and error out early, most s3 apis lim...
Abhishek Lekshmanan
06:08 PM Revision f23df084 (ceph): rgw: allow larger payload for period commit
testing with 3 zonegroups and 3 zones each, the period json grew larger
than 4k and caused decode failures on period ...
Casey Bodley
06:08 PM Revision 693d8808 (ceph): rgw: use zonegroup's master zone endpoints for bucket redirect
if no zonegroup endpoints are set, fall back to master zone endpoints
Fixes: http://tracker.ceph.com/issues/19488
S...
Casey Bodley
06:08 PM Revision 4e4cd545 (ceph): rgw: fix for zonegroup redirect url
local dest_url variable was shadowing the one in the enclosing scope, so
the changes were not applied and no Location...
Casey Bodley
06:08 PM Revision 9651ed95 (ceph): radosgw-admin: warn that 'realm rename' does not update other clusters
Fixes: http://tracker.ceph.com/issues/19746
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
06:08 PM Revision d52aeec0 (ceph): rgw: only log metadata on metadata master zone
Fixes: http://tracker.ceph.com/issues/20244
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
06:08 PM rgw Bug #20357 (Pending Backport): default zone should not log meta
Orit Wasserman
06:08 PM rgw Bug #20357: default zone should not log meta
https://github.com/ceph/ceph/pull/15777 Orit Wasserman
06:01 PM rgw Bug #20418: rgw: URI with \0 in the middle is silently handled as its initial part
@radoslaw, is this in progress?
Matt
Matt Benjamin
06:01 PM rgw Bug #19042: rgw: multiple zonegroups: bucket can't be created if the user name isn't registered o...
We will need to forward all user creation operation to the master zonegroup.
At the moment all users needs to be cre...
Orit Wasserman
05:58 PM rbd Backport #20154 (In Progress): kraken: Potential IO hang if image is flattened while read request...
Nathan Cutler
05:58 PM Revision ac706f2b (ceph): librbd: potential read IO hang when image is flattened
Fixes: http://tracker.ceph.com/issues/19832
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Mykola Golub
05:57 PM rgw Bug #20289: "failed to list reshard log entries" spams log file
We can use namespace instead of a new pool to avoid this Orit Wasserman
05:53 PM rgw Bug #20466: testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
@marcus, could you have a look at this?
Matt
Matt Benjamin
05:51 PM rgw Bug #20447: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
Matt Benjamin
05:50 PM rgw Bug #20462: rgw_file: support compression
Matt Benjamin
05:50 PM rgw Bug #20468: rgw: admin API should return NoSuchUser for actions on non-existed user
Orit Wasserman
05:49 PM rgw Bug #19448: GET bucket policy response format
@joke lee, not planned to backport bucket policy to jewel, L is nearly upon us
Matt
Matt Benjamin
05:47 PM rgw Backport #20405 (In Progress): kraken: Lifecycle thread will still handle the bucket even if it h...
Nathan Cutler
05:47 PM Revision b27595ae (ceph): rgw: lifecycle thread shouldn't process the bucket which has been deleted.
Fixes: http://tracker.ceph.com/issues/20285
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry...
Zhang Shaowen
05:46 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
Orit Wasserman
05:45 PM rgw Bug #20234 (In Progress): rgw: shadow objects are sometimes not removed
Matt Benjamin
05:45 PM rgw Bug #20501 (Fix Under Review): S3 v4 auth fails when query string contains " "
Orit Wasserman
05:44 PM rgw Bug #20527 (In Progress): v2 presigned URLs don't work with radosgw.
Matt Benjamin
05:43 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
@mwatts, can you update with info from last night?
Matt
Matt Benjamin
06:13 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
Either you're doing something weird, or it's broken between Jewel & master.
Here is working output on Jewel (not q...
Robin Johnson
05:35 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
I should mention: awscli does v4 signatures by default, but when properly coaxed (by giving it a specially prepared "... Marcus Watts
05:27 AM rgw Bug #20527 (Can't reproduce): v2 presigned URLs don't work with radosgw.
s3cmd only supports v2 style presigned URLs (see https://github.com/s3tools/s3cmd/issues/765 ).
Also, it only suppor...
Marcus Watts
05:42 PM rgw Bug #20505 (Resolved): RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
Orit Wasserman
05:36 PM rgw Bug #20505: RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
This issue seems to be fixed in 10.2.8
see http://tracker.ceph.com/issues/20014
Orit Wasserman
11:53 AM rgw Bug #20505: RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
Hi,
I am not sure how you are using bi_list for backup, I would happy to hear more details to understand.
Is the ...
Orit Wasserman
05:41 PM rgw Bug #19277: Legacy buckets cannot enable versioning
@yehuda, move to WONTFIX?
Matt
Matt Benjamin
05:39 PM rbd Backport #19336 (In Progress): kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
05:37 PM rgw Backport #20363 (In Progress): kraken: VersionIdMarker and NextVersionIdMarker are not returned w...
Nathan Cutler
05:37 PM Revision 3105e232 (ceph): rgw: VersionIdMarker and NextVersionIdMarker should be returned when li...
object versions if necessary.
Fixes: http://tracker.ceph.com/issues/19886
Signed-off-by: Zhang Shaowen <zhangshaowe...
Zhang Shaowen
05:36 PM rgw Backport #20347 (In Progress): kraken: rgw: meta sync thread crash at RGWMetaSyncShardCR
Nathan Cutler
05:24 PM Bug #20502: crush: Jewel upgrade misbehaving with custom roots/rulesets
So it sounds like your OSDs updated their host bucket names, and the non-default root/ruleset is referring to buckets... Greg Farnum
05:18 PM rgw Backport #20269 (In Progress): kraken: wrong object size after copy of uncompressed multipart obj...
Nathan Cutler
05:18 PM Revision d0e742ca (ceph): rgw: set object accounted size correctly
sometimes, object accounted size is set wrong,
because we don't konw the object size if don't resort to the compressi...
fang.yuxiang
05:16 PM rgw Backport #20268 (In Progress): kraken: get wrong content when download object with specific range...
Nathan Cutler
05:16 PM Revision 640a7a26 (ceph): rgw: get wrong content when download object with specific range when
compression was enabled
look at the prototype:
RGWGetObj_Decompress::handle_data(bufferlist& bl, off_t bl_ofs, off_t...
fang.yuxiang
05:07 PM Bug #20529: Illegal instruction in RocksDB
I wonder if we're passing compile options down incorrectly? Or is RocksDB on Opteron just busted? Greg Farnum
03:45 PM Bug #20529 (Resolved): Illegal instruction in RocksDB
Trying to create a ceph-mon. Seems from experience of other users that this issue might only be valid on Opteron CPUs... Dennis Busch
04:34 PM Revision 1fa1c39b (ceph): os/bluestore/BlueStore: remove useless parameter.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:21 PM Revision f2ef19c0 (ceph): os/bluestore/BlueStore: using claim_prepend replace related code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:13 PM Revision 814904ae (ceph): kv/RocksDBStore: default to disable row cache.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:13 PM Revision d9e07840 (ceph): common/config_opts: Better rocksdb cache size description.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:13 PM Revision 7435ddd6 (ceph): os/bluestore: limit kv cache size.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:13 PM Revision 803e7016 (ceph): kv/RocksDBStore: explicitly disable block_cache when set to 0.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:03 PM Revision 61f13207 (ceph): tests: librbd: adapt test_mock_RefreshRequest for jewel
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:00 PM Revision 9a7f9646 (ceph): os/bluestore/BlueStore:using prepend_zero replace related code.
In bufferlist::prepend_zero do the same thing:
bufferlist z;
z.append_zero(head_pad);
z.claim_append(padd...
Jianpeng Ma
03:47 PM rbd Bug #18447 (Resolved): Potential race when removing two-way mirroring image
Nathan Cutler
03:47 PM rbd Backport #19807 (Resolved): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
Nathan Cutler
03:47 PM rbd Backport #19227 (Resolved): kraken: rbd: Enabling mirroring for a pool wiht clones may fail
Nathan Cutler
03:47 PM Revision 676e1c9b (ceph): Merge pull request #15670 from rzarzynski/wip-rgw-postobj-get_params-er...
rgw: fix error handling in get_params() of RGWPostObj_ObjStore_S3.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:46 PM rbd Backport #18555 (Resolved): kraken: rbd: Potential race when removing two-way mirroring image
Nathan Cutler
03:46 PM Revision 4ba3e87e (ceph): Merge pull request #15700 from mikulely/olh-cleanup
rgw: cleanup rgw-admin duplicated judge during OLH GET/READLOG
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:46 PM Revision 5bbc50a3 (ceph): Merge pull request #15777 from oritwas/wip-rgw-no-log-meta
rgw: log_meta only for more than one zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:46 PM Revision 6c3daeb2 (ceph): Merge pull request #16113 from smithfarm/wip-19807-kraken
kraken: tests: remove hard-coded image name from TestLibRBD.Mirror
Reviewed-by: Jason Dillaman <dillaman@redhat.com>...
Nathan Cutler
03:45 PM Revision e71ae950 (ceph): Merge pull request #15827 from joscollin/wip-CID1412979-uninitialized-m...
rgw: Uninitialized member in LCRule
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:44 PM Revision 5dea731a (ceph): Merge pull request #15938 from shashalu/fix-data-sync-run
rgw: fix radosgw-admin data sync run crash
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM Revision d19ece90 (ceph): Merge pull request #15949 from joscollin/wip-cleanup-rgw-rest-warning
rgw: silence warning from -Wmaybe-uninitialized
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM Revision c3ecb0df (ceph): Merge pull request #15960 from aclamk/fix-rgw-cryptopp-compilation
radosgw: fix compilation with cryptopp
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:42 PM Revision 4057240d (ceph): Merge pull request #15965 from mdw-at-linuxbox/signature
rgw: fix s3 object uploads with chunked transfers and v4 signatures.
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mi...
Yuri Weinstein
03:32 PM rgw Bug #20368: rados/upgrade rgw swift test fails
@Casey: Yes, jewel has a patched swift.py that simply (hard-coded) checks out the ceph-jewel branch. I have applied a... Nathan Cutler
02:33 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Nathan Cutler wrote:
> @Yehuda: Thanks! Jewel already has a workaround in place, so kraken backport is sufficient I ...
Casey Bodley
03:21 PM Bug #19585: monitors dont come up after reboot on xenial
... Kefu Chai
03:08 PM rgw Backport #20520 (Need More Info): kraken: rados/upgrade rgw swift test fails
Nathan Cutler
03:01 PM Bug #20524 (Resolved): src/common/Mutex.cc: 109: FAILED assert(r == 0)
Kefu Chai
06:11 AM Bug #20524 (Fix Under Review): src/common/Mutex.cc: 109: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/16156 Kefu Chai
04:03 AM Bug #20524: src/common/Mutex.cc: 109: FAILED assert(r == 0)
looks like a regression introduced by https://github.com/ceph/ceph/pull/13918 Kefu Chai
02:41 AM Bug #20524 (Resolved): src/common/Mutex.cc: 109: FAILED assert(r == 0)
... Kefu Chai
03:00 PM Revision f4d602b1 (ceph): Merge pull request #16156 from tchaikov/wip-20524
osd/filestore: Revert "os/filestore: move ondisk in front
Reviewed-by: Pan Liu <liupan1111@gmail.com>
Kefu Chai
02:56 PM Revision f5b1f1fd (ceph): 10.2.8
Jenkins Build Slave User
02:54 PM rgw Backport #20263 (In Progress): kraken: "datalog trim" can't work as expected
Nathan Cutler
02:54 PM Revision 1fc14857 (ceph): rgw: datalog trim and mdlog trim handles the result returned by osd
incorrectly.
Fixes: http://tracker.ceph.com/issues/20190
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobil...
Zhang Shaowen
02:53 PM rgw Backport #20261 (In Progress): kraken: 'radosgw-admin usage show' listing 0 bytes_sent/received
Nathan Cutler
02:53 PM Revision 90288afc (ceph): rgw: Added code to correctly account for bytes sent/ received during a ...
Currently, the bytes sent/ received are both set to zero after
an object is uploaded to a bucket. Added code to corre...
Pritha Srivastava
02:51 PM rgw Backport #20156 (In Progress): kraken: fix: rgw crashed caused by shard id out of range when list...
Nathan Cutler
02:51 PM Revision dda4d912 (ceph): rgw: segment fault when shard id out of range
Fixes: http://tracker.ceph.com/issues/19732
Signed-off-by: redickwang <redickwang@tencent.com>
(cherry picked from c...
mingshuai wang
02:34 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
09:20 AM RADOS Bug #20432 (Fix Under Review): pgid 0.7 has ref count of 2
https://github.com/ceph/ceph/pull/16159 Kefu Chai
06:36 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
at the end of @OSD::process_peering_events()@, @dispatch_context(rctx, 0, curmap, &handle)@ is called, which just del... Kefu Chai
01:55 PM Revision 82a5e82f (ceph): doc/rados.8: add offset option for put command.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:46 PM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
This inconsistent state is created by cephfs-data-scan? I think we can avoid injecting dentry to stray directory (inj... Zheng Yan
01:32 PM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
After carefull consideration, i try to fix this bug using first solution.
function inject_with_backtrace will traver...
Ivan Guan
01:29 PM CephFS Bug #20467: Ceph FS kernel client not consistency
Yunzhi Cheng wrote:
> Zheng Yan wrote:
> > Please try
> >
> > https://github.com/ceph/ceph-client/commit/6c51866...
Zheng Yan
10:04 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Zheng Yan wrote:
> Please try
>
> https://github.com/ceph/ceph-client/commit/6c51866e67dda544b9be524185a526cf4ace...
Yunzhi Cheng
04:20 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Please try
https://github.com/ceph/ceph-client/commit/6c51866e67dda544b9be524185a526cf4ace865a
Zheng Yan
12:20 PM Revision ac3e8173 (ceph): filestore: Exclude BTRFS on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
11:37 AM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
I have met this problem.ceph version 0.94.5
host A B C,each of them has 1mon +5 osds;
1. host C is down for a month...
mingyue zhao
10:30 AM RADOS Backport #20511 (In Progress): jewel: cache tier osd memory high memory consumption
Wei-Chung Cheng
10:25 AM Revision 97fdaa75 (ceph): osd/PrimaryLogPG solve cache tier osd high memory consumption
during cache tier dirty data flushing, cache tier osd memroy consumption
will get increasing due to the accumulative ...
Peng Xie
10:21 AM rgw Backport #20031 (In Progress): kraken: rgw: Swift's at-root features (/crossdomain.xml, /info, /h...
Nathan Cutler
10:20 AM Revision f32e26e9 (ceph): rgw: fix broken /crossdomain.xml, /info and /healthcheck of Swift API.
Fixes: http://tracker.ceph.com/issues/19520
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
10:19 AM RADOS Backport #20492 (In Progress): jewel: osd: omap threadpool heartbeat is only reset every 100 values
Wei-Chung Cheng
10:11 AM Revision f49c9c77 (ceph): osd/ReplicatedBackend: reset thread heartbeat after every omap entry in...
Doing this every 100 entries could be after 100MB of reads. There's
little cost to reset this, so remove the option f...
Josh Durgin
09:51 AM Revision 9b374207 (ceph): mds: fix "wait for stray manager to start"
Stray manager may not get started immediate after mds becomes active.
If mds is already active, contexts added to wai...
Yan, Zheng
09:40 AM rgw Backport #19840 (In Progress): kraken: civetweb frontend segfaults in Luminous
Nathan Cutler
09:40 AM Revision ccb33bab (ceph): rgw: use a vector for options passed to civetweb
Since the array we used needs additional check to ensure that the size
is correct, and causes undefined behaviour in ...
Abhishek Lekshmanan
09:36 AM rgw Backport #19839 (In Progress): kraken: reduce log level of 'storing entry at' in cls_log
Nathan Cutler
09:35 AM Revision f8235c5c (ceph): cls/log/cls_log.cc: reduce logging noise
- The other reference in the source as already at 20.
./src/cls/timeindex/cls_timeindex.cc:85:
CLS_LOG(20, "st...
Willem Jan Withagen
09:34 AM rgw Feature #19499 (New): rgw: implement support for OS-REVOKE extension of OpenStack Identity API v3
@Marcus, @Radoslaw: My understanding is that PR#14501 *fixes* #9493 and is only *related* to this tracker. Please cor... Nathan Cutler
09:27 AM rgw Backport #19777 (In Progress): kraken: rgw: implement support for OS-REVOKE extension of OpenStac...
Nathan Cutler
09:27 AM Revision e773b304 (ceph): rgw: swift: disable revocation thread if sleep == 0 || cache_size == 0
Keystone tokens can be revoked. This causes them to fail
validation. However, in ceph, we cache them. As long as
t...
Marcus Watts
09:26 AM rgw Backport #19766 (In Progress): kraken: rgw: when uploading the objects continuesly in the version...
Nathan Cutler
09:26 AM Revision 68a853a1 (ceph): rgw: fix versioned bucket data sync fail when upload is busy
Fixes: http://tracker.ceph.com/issues/18208
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com>
(cherry picked f...
lvshuhua
09:24 AM rgw Backport #19725 (In Progress): kraken: RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
09:24 AM Revision 9a7a73ed (ceph): rgw: don't return skew time in pre-signed url
Fixes: http://tracker.ceph.com/issues/18828
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from...
Chang Liu
09:20 AM rgw Backport #20293 (In Progress): kraken: multisite: log_meta on secondary zone causes continuous lo...
Nathan Cutler
09:20 AM rgw Backport #19776 (In Progress): kraken: multisite: realm rename does not propagate to other clusters
Nathan Cutler
09:19 AM rgw Backport #19616 (In Progress): kraken: multisite: bucket zonegroup redirect not working
Nathan Cutler
09:19 AM rgw Backport #19614 (In Progress): kraken: multisite: rest api fails to decode large period on 'perio...
Nathan Cutler
09:15 AM rgw Backport #19759 (Need More Info): kraken: multisite: after CreateBucket is forwarded to master, l...
Non-trivial backport
see also http://tracker.ceph.com/issues/19745#note-6
Nathan Cutler
09:02 AM Revision 8f8da0e7 (ceph): Merge pull request #16155 from majianpeng/man-rados-add-offset
doc/rados.8: add offset option for put command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:54 AM Revision b0f911e8 (ceph): ceph: kick purge queue when mds active
Otherwise purge queue does not start to work until stray manager
adds new item.
Signed-off-by: "Yan, Zheng" <zyan@re...
Yan, Zheng
08:10 AM Revision 18ff5d6e (ceph): Context: C_ContextsBase: delete enclosed contexts in dtor
there are chances that these contexts are never finished/completed
Fixes: http://tracker.ceph.com/issues/20432
Signe...
Kefu Chai
08:01 AM Revision 41531785 (ceph): Merge pull request #16032 from tanghaodong25/bluestore-aio-submit
os/bluestore/KernelDevice: batch aio submit
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:00 AM Revision 903aa4b0 (ceph): Merge pull request #16086 from liewegas/wip-btrfs-experimental
os/filestore: require experimental flag for btrfs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: xie xin...
Kefu Chai
07:39 AM Linux kernel client Bug #20528 (Resolved): cephfs client io hang when read file with specified layout
In my test, I configured file with below attribute.
# getfattr -n ceph.file.layout tstfile
ceph.file.layout="stripe...
Michael Yang
07:31 AM Bug #18927 (Resolved): on_flushed: object ... obc still alive
Nathan Cutler
07:30 AM Backport #20523 (Resolved): kraken: on_flushed: object ... obc still alive
Nathan Cutler
07:29 AM Backport #20523 (In Progress): kraken: on_flushed: object ... obc still alive
Nathan Cutler
07:29 AM Backport #20522 (Resolved): kraken: FAILED assert(object_contexts.empty()) (live on master only f...
Nathan Cutler
07:29 AM Bug #18809 (Resolved): FAILED assert(object_contexts.empty()) (live on master only from Jan-Feb 2...
Nathan Cutler
07:28 AM Revision 08b8a736 (ceph): Merge pull request #16132 from smithfarm/wip-20522-kraken
kraken: FAILED assert(object_contexts.empty()) (live on master only from Jan-Feb 2017, all other instances are differ... Nathan Cutler
07:27 AM Backport #20443 (Resolved): kraken: osd: client IOPS drops to zero frequently
Nathan Cutler
07:27 AM Revision f45de0f3 (ceph): Merge pull request #15962 from asheplyakov/20443-bp-kraken
kraken: osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missing wakeup signal
Reviewed-by: Josh Dur...
Nathan Cutler
07:26 AM Backport #19916 (Resolved): kraken: osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
Nathan Cutler
07:26 AM Revision 4b95fbe3 (ceph): mds: properly do null snapflush
Client always sends snapflushs in snapid order. If mds receives
a snapflush, but it's not the oldest one in client_ne...
Yan, Zheng
07:26 AM Revision 4ca8f1f4 (ceph): Merge pull request #15066 from asheplyakov/19916-bp-kraken
kraken: osd: osd/PrimaryLogPG: do not call on_shutdown() if (pg.deleting)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:26 AM Revision a0b8fa69 (ceph): mds: force client to flush data when waiting on LOCK_SNAP_SYNC lock
Client does not send CAP_FLUSHSNAP message until it flush all
snapshotted data. To make client flush snapshotted data...
Yan, Zheng
07:25 AM Backport #19760 (Resolved): kraken: osd: leaked MOSDMap
Nathan Cutler
07:24 AM Revision d45c64d1 (ceph): Merge pull request #14942 from shinobu-x/wip-18293-kraken
kraken: osd: leaked MOSDMap
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:23 AM Backport #20495 (Resolved): Bluestore memory leak (uninit)
Nathan Cutler
07:22 AM Bug #19250 (Resolved): bluefs: missing flush_bdev in fsync path
Nathan Cutler
07:21 AM Backport #19327 (Resolved): kraken: bluefs: missing flush_bdev in fsync path
Nathan Cutler
07:21 AM Bug #19251 (Resolved): bluestore bdev: flush no-op optimization is racy
Nathan Cutler
07:21 AM Backport #19326 (Resolved): kraken: bluestore bdev: flush no-op optimization is racy
Nathan Cutler
07:20 AM Revision 4890ba0d (ceph): Merge pull request #14736 from smithfarm/wip-19326-kraken
kraken: bluestore bdev: flush no-op optimization is racy
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:20 AM Backport #19560 (Resolved): kraken: objecter: full_try behavior not consistent with osd
Nathan Cutler
07:19 AM Revision c45570b4 (ceph): Merge pull request #14732 from smithfarm/wip-19560-kraken
kraken: objecter: full_try behavior not consistent with osd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:18 AM Bug #18929 (Resolved): "osd/PG.cc: 6896: FAILED assert(pg->is_acting(osd_with_shard) || pg->is_up...
Nathan Cutler
07:18 AM Backport #18999 (Resolved): kraken: "osd/PG.cc: 6896: FAILED assert(pg->is_acting(osd_with_shard)...
Nathan Cutler
07:18 AM Revision 5a1116c0 (ceph): Merge pull request #13542 from shinobu-x/wip-18929-kraken
kraken: osd: bogus assert when checking acting set on recovery completion in rados/upgrade
Reviewed-by: Josh Durgin ...
Nathan Cutler
07:12 AM rgw Bug #19754 (Resolved): rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW
Nathan Cutler
07:12 AM rgw Backport #19837 (Resolved): kraken: rgw: S3 object uploads using the AWSv4's multi-chunk mode han...
Nathan Cutler
07:11 AM Revision 7133d4db (ceph): Merge pull request #14939 from rzarzynski/wip-rgw-19754-kraken
kraken: rgw: fix RadosGW hang during multi-chunk upload of AWSv4
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
07:08 AM rgw Bug #19249 (Resolved): rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_response()
Nathan Cutler
06:54 AM rgw Backport #19574 (Resolved): kraken: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_resp...
Nathan Cutler
06:54 AM Revision 6db580b6 (ceph): Merge pull request #14530 from smithfarm/wip-19574-kraken
kraken: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_response()
Reviewed-by: Yehuda Sadeh <yehuda@redhat...
Nathan Cutler
06:40 AM rgw Bug #19019 (Resolved): multisite: RGWMetaSyncShardControlCR gives up on EIO
Nathan Cutler
06:40 AM rgw Backport #19160 (Resolved): kraken: multisite: RGWMetaSyncShardControlCR gives up on EIO
Nathan Cutler
06:40 AM Revision be8b7610 (ceph): Merge pull request #13868 from smithfarm/wip-19160-kraken
kraken: rgw: multisite: RGWMetaSyncShardControlCR gives up on EIO
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
06:13 AM Feature #19592: Addition of online osd 'omap'compaction command
https://github.com/ceph/ceph/pull/16045 Chang Liu
06:07 AM Revision 797dadc8 (ceph): Revert "os/filestore: move ondisk in front, so that return oncommit ear...
This reverts commit 21f167cf39cc7c025004e9b455ce8ba1252863f0.
Fixes: http://tracker.ceph.com/issues/20524
Signed-off...
Kefu Chai
05:39 AM Revision 351a8a82 (ceph): common: add query_str when res_search() failed
I don't know the abort information about DNS Resolver,
if not add "query_str".
Signed-off-by: huanwen ren <ren.huanw...
huanwen ren
05:35 AM Revision def1b1d7 (ceph): mon/Monitor: kill get_paxos_service_by_name()
(1) The new PAXOS_MGRSTAT is excluded and may cause
problems
(2) This method has no consumer
Considering (2), it...
xie xingguo
05:30 AM Revision 43e7fc00 (ceph): mds: fixup may be an unclaimed tick_event
The unclaimed tick_event of C_MDS_Tick may be will repeat exist in SafeTimer,
because the timer.cancel_event of reset...
huanwen ren
04:27 AM RADOS Feature #20526: swap-bucket can save the crushweight and osd weight?
it not a bug just a need feature peng zhang
04:25 AM RADOS Feature #20526 (New): swap-bucket can save the crushweight and osd weight?
i test the swap-bucket function,and have some advice
when use swap-bucket the dst bucket will in the old crush tre...
peng zhang
03:20 AM RADOS Bug #20525 (Need More Info): ceph osd replace problem with osd out
i have try the new function of replace the osd with new command ,it work, but i have some problem,i don't know if it'... peng zhang
03:04 AM Revision 4dde0977 (ceph): mds: fixup may be an unclaimed tick_event
The unclaimed tick_event of C_MDS_Tick may be will always exist in SafeTimer,
because the timer.cancel_event of rese...
huanwen ren
02:58 AM CephFS Backport #20349 (In Progress): jewel: df reports negative disk "used" value when quota exceed
Wei-Chung Cheng
02:55 AM Revision 932342c1 (ceph): client: avoid returning negative space available
...when a quota is set and the used bytes exceed
the quota.
Fixes: http://tracker.ceph.com/issues/20178
Signed-off-b...
John Spray
02:53 AM CephFS Backport #20403 (In Progress): jewel: cephfs permission denied until second client accesses file
Wei-Chung Cheng
02:48 AM Revision 6b6620ff (ceph): mds: save projected path into inode_t::stray_prior_path
Otherwise, path string like #10000000000/xxx may get saved into
inode_t::stray_prior_path.
Fixes: http://tracker.cep...
Yan, Zheng
02:31 AM Revision e4d93531 (ceph): mds: misc cleanup
Signed-off-by: Vicente Cheng <vicente_cheng@bigtera.com> Vicente Cheng
02:30 AM RADOS Bug #20434 (Fix Under Review): mon metadata does not include ceph_version
https://github.com/ceph/ceph/pull/16148 ? Sage Weil
02:18 AM Revision 722b27cd (ceph): mon/OSDMonitor: add more wildcards support for scrub and fix description
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:18 AM Revision 212cecac (ceph): mon/OSDMonitor: tidy up upmap on pool removal
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:18 AM Revision 8eaf7c04 (ceph): mon/OSDMonitor: fix potential memory leak
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/05/2017

11:15 PM rgw Bug #20234: rgw: shadow objects are sometimes not removed
Please see this PR:
https://github.com/ceph/ceph/pull/16145
Still needs more testing.
Yehuda Sadeh
08:59 AM rgw Bug #20234: rgw: shadow objects are sometimes not removed
It seems that this issue could be exploited to DoS a cluster, a client can circumvent their quota and fill up all spa... Jens Harbott
10:03 PM Backport #20364 (In Progress): jewel: mon: osd crush set crushmap need sanity check
Nathan Cutler
09:56 PM Backport #20365 (In Progress): kraken: mon: osd crush set crushmap need sanity check
Nathan Cutler
09:56 PM Revision 85cefa11 (ceph): mon: osd crush set crushmap need sanity check
The sanity check verifying the new crushmap does not remove crush rules
that are in use is not exclusive to ceph setc...
Loic Dachary
09:54 PM Backport #20348 (In Progress): kraken: "HEALTH_WARN no legacy OSD present but 'sortbitwise' flag ...
Nathan Cutler
09:37 PM Backport #20270 (In Progress): jewel: LibRadosMiscConnectFailure.ConnectFailure hang
Nathan Cutler
09:37 PM Revision dac0ca79 (ceph): ceph_test_rados_api_misc: fix LibRadosMiscConnectFailure.ConnectFailure...
Fixes: http://tracker.ceph.com/issues/19901
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 087...
Sage Weil
09:36 PM Backport #20271 (In Progress): kraken: LibRadosMiscConnectFailure.ConnectFailure hang
Nathan Cutler
09:36 PM Revision 9a268822 (ceph): ceph_test_rados_api_misc: fix LibRadosMiscConnectFailure.ConnectFailure...
Fixes: http://tracker.ceph.com/issues/19901
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 087...
Sage Weil
09:33 PM rgw Backport #20147 (In Progress): kraken: rgw: 'gc list --include-all' command infinite loop the fir...
Nathan Cutler
09:33 PM Revision 91569f63 (ceph): rgw: fix 'gc list --include-all' command infinite loop the first 1000 i...
When the items to gc over 1000, 'gc list --include-all' command will infinite loop the first 1000 items.
Add next_mar...
lu.shasha
09:30 PM Backport #20034 (In Progress): kraken: ceph-disk: Racing between partition creation & device node...
Nathan Cutler
09:29 PM Revision ea186807 (ceph): ceph-disk: Adding retry loop in get_partition_dev()
There is very rare cases where get_partition_dev() is called before the actual partition is available in /sys/block/<... Erwan Velu
09:29 PM Revision f7f6375b (ceph): ceph-disk: Reporting /sys directory in get_partition_dev()
When get_partition_dev() fails, it reports the following message :
ceph_disk.main.Error: Error: partition 2 for /...
Erwan Velu
09:23 PM Backport #20024 (In Progress): kraken: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Nathan Cutler
09:23 PM Revision 533ff8a5 (ceph): qa/tasks/ceph_manager: always fix pgp_num when done with thrashosd task
Fixes: http://tracker.ceph.com/issues/19771
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit da...
Kefu Chai
09:20 PM Backport #20013 (In Progress): kraken: support Debian stretch
Nathan Cutler
09:11 PM Backport #20010 (In Progress): kraken: ceph-disk: separate ceph-osd --check-needs-* logs
Nathan Cutler
09:10 PM Revision f04eb66d (ceph): ceph-disk: separate ceph-osd --check-needs-* logs
It is using the OSD id zero but have nothing to do with OSD zero and
this is confusing to the user. The log themselve...
Loic Dachary
09:05 PM Backport #19841 (In Progress): kraken: clean up min/max span warning
Nathan Cutler
09:03 PM Backport #19340 (In Progress): kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full...
Nathan Cutler
08:54 PM Backport #18378 (In Progress): kraken: msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Nathan Cutler
08:54 PM Revision a7af766a (ceph): msg/simple: clear_pipe when wait() is mopping up pipes
When wait is mopping up connections it may hit one that
is in the process of accepting. It will unregister it
whilst...
Sage Weil
08:47 PM Revision 6d2f9597 (ceph): test: added missing IoCtx copy/assignment methods in librados_test_stub
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c35d307c62961072b4c00f94e37486e3371c1a21)
Jason Dillaman
08:43 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw... Nathan Cutler
08:41 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/30ed046cd1566b1b6b5901da709c28bc71876bec/... Nathan Cutler
08:31 PM Backport #20523 (Resolved): kraken: on_flushed: object ... obc still alive
https://github.com/ceph/ceph/pull/16132 Nathan Cutler
08:31 PM Revision 40550347 (ceph): ReplicatedBackend: don't queue Context outside of ObjectStore with obc
We only flush the ObjectStore callbacks, not everything else. Thus,
there isn't a guarrantee that the obc held by pu...
Samuel Just
08:29 PM Bug #18927 (Pending Backport): on_flushed: object ... obc still alive
Nathan Cutler
08:26 PM Backport #18610 (Resolved): kraken: osd: ENOENT on clone
Nathan Cutler
08:20 PM Backport #20522 (In Progress): kraken: FAILED assert(object_contexts.empty()) (live on master onl...
Nathan Cutler
07:59 PM Backport #20522 (Resolved): kraken: FAILED assert(object_contexts.empty()) (live on master only f...
https://github.com/ceph/ceph/pull/16132 Nathan Cutler
08:20 PM Revision 5257d1a6 (ceph): osd/: don't leak context for Blessed*Context or RecoveryQueueAsync
This has always been a bug, but until
68defc2b0561414711d4dd0a76bc5d0f46f8a3f8, nothing deleted those contexts
withou...
Samuel Just
08:05 PM RADOS Bug #18924 (Resolved): kraken-bluestore 11.2.0 memory leak issue
Nathan Cutler
08:05 PM RADOS Backport #20366 (Resolved): kraken: kraken-bluestore 11.2.0 memory leak issue
Nathan Cutler
08:04 PM Revision e12eae92 (ceph): Merge pull request #15792 from liewegas/wip-bluestore-leaks-kraken
kraken: os/bluestore: deep decode onode value
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:02 PM Backport #20315 (Resolved): kraken: mon: fail to form large quorum; msg/async busy loop
Nathan Cutler
08:01 PM Revision 7bdc3ef2 (ceph): Merge pull request #15729 from asheplyakov/20315-bp-kraken
kraken: mon: fail to form large quorum; msg/async busy loop
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:01 PM Revision 216cda64 (ceph): rgw: rest handlers for mdlog and datalog list dont loop
the do-while loops are unnecessary, because cls_log_list() will already
give us the requested number of entries, unle...
Casey Bodley
08:00 PM Revision a865ab42 (ceph): rgw: fix RGWMetadataLog::list_entries() for null last_marker
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit dd2893ba05c1095405b3a5edc16b3b1c7916cd7d)...
Casey Bodley
08:00 PM Backport #19928 (Resolved): kraken: mon crash on shutdown, lease_ack_timeout event
Nathan Cutler
08:00 PM Revision 8bc983ee (ceph): rgw: RGWMetadataLog::list_entries() no longer splices
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 112464483ecb407ef1388ba8a3f8d29cb0725594)...
Casey Bodley
08:00 PM Revision b1e70ae4 (ceph): fix infinite loop in rest api for log list
as max_entries_str is empty, it will be infinite loop when log is more than MAX_ENTRIES(1000) from marker.
and max_en...
rui xie
08:00 PM Revision 0a71e189 (ceph): Merge pull request #15084 from asheplyakov/19928-bp-kraken
kraken: mon crash on shutdown, lease_ack_timeout event
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:59 PM Feature #15789 (Resolved): Give requested scrubs a higher priority
Nathan Cutler
07:59 PM Backport #19685 (Resolved): kraken: Give requested scrubs a higher priority
Nathan Cutler
07:59 PM Revision d7598df5 (ceph): Merge pull request #14735 from smithfarm/wip-19685-kraken
kraken: osd: Give requested scrubs a higher priority
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:58 PM Bug #15368 (Resolved): "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
Nathan Cutler
07:58 PM Backport #19561 (Resolved): kraken: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFai...
Nathan Cutler
07:57 PM Revision 0dbbd500 (ceph): Merge pull request #14733 from smithfarm/wip-19561-kraken
kraken: api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:54 PM Bug #18809 (Pending Backport): FAILED assert(object_contexts.empty()) (live on master only from J...
Nathan Cutler
07:52 PM Bug #19119 (Resolved): pre-jewel "osd rm" incrementals are misinterpreted
Nathan Cutler
07:51 PM Backport #19209 (Resolved): kraken: pre-jewel "osd rm" incrementals are misinterpreted
Nathan Cutler
07:51 PM Revision 0d177d5c (ceph): Merge pull request #13883 from shinobu-x/wip-19119-kraken
kraken: pre-jewel "osd rm" incrementals are misinterpreted
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:48 PM RADOS Bug #20434: mon metadata does not include ceph_version
... Sage Weil
07:32 PM devops Bug #20508: rpm: bump epoch ahead of ceph-common in RHEL base
Yes, and Hammer as well, as long as that's not EOL Ken Dreyer
04:07 PM devops Bug #20508: rpm: bump epoch ahead of ceph-common in RHEL base
Let's backport this to jewel - will solve some annoying test failures. Nathan Cutler
03:39 PM devops Bug #20508 (Fix Under Review): rpm: bump epoch ahead of ceph-common in RHEL base
https://github.com/ceph/ceph/pull/16126 Ken Dreyer
03:36 PM devops Bug #20508 (Resolved): rpm: bump epoch ahead of ceph-common in RHEL base
RHEL base's ceph-common package has an epoch of "1". We should move our upstream packages' epoch ahead of that, so th... Ken Dreyer
07:01 PM rbd Bug #20509 (Closed): lrbd iscsi ceph::buffer::end_of_buffer
Jason Dillaman
05:49 PM rbd Bug #20509: lrbd iscsi ceph::buffer::end_of_buffer
Indeed, not the right place. The right place in this case would be https://bugzilla.suse.com/enter_bug.cgi?product=SU... Nathan Cutler
04:33 PM rbd Bug #20509 (Closed): lrbd iscsi ceph::buffer::end_of_buffer
Hi ceph-team,
I am not sure if I created the ticket in the right place but we have a problem with our ceph lrbd --...
Slagian Momirovici
06:46 PM Revision 18f7bb52 (ceph): rgw: cls: ceph::timespan tag_timeout wrong units
In rgw_dir_suggest(), the ceph::timespan tag_timeout is intended
to be a value in seconds, but has been taken as some...
Matt Benjamin
06:45 PM Revision 62ddcb61 (ceph): rgw: add a field to store generic user data in the bucket index,
that can populated/fetched via a configurable custom http header
Fixes: http://tracker.ceph.com/issues/19644
Resolve...
Matt Benjamin
06:22 PM Revision 08051155 (ceph): Merge pull request #16026 from linuxbox2/wip-tag-timeout-secs
rgw: cls: ceph::timespan tag_timeout wrong units
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:13 PM rgw Bug #19904 (In Progress): rgw: Objects of bucket with '_' fail to sync in multisite env
Orit Wasserman
06:12 PM rgw Bug #20490: rgw: can not list buckets when enable s3 website hosting and use domain
Can you provide more logs?... Yehuda Sadeh
06:09 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Oops, the kraken backport is non-trivial. Nathan Cutler
05:59 PM rgw Bug #20368 (Pending Backport): rados/upgrade rgw swift test fails
@Yehuda: Thanks! Jewel already has a workaround in place, so kraken backport is sufficient I guess. Nathan Cutler
05:47 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Note original fix: https://github.com/ceph/ceph/pull/15060 Yehuda Sadeh
05:46 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Looking at the current failures, it's all happening when testing kraken (directly, or when doing an upgrade test). Cu... Yehuda Sadeh
06:25 AM rgw Bug #20368: rados/upgrade rgw swift test fails
/a/kchai-2017-07-05_03:23:34-rados-wip-kefu-testing-distro-basic-mira/1362323 Kefu Chai
05:59 PM rgw Backport #20520 (Resolved): kraken: rados/upgrade rgw swift test fails
https://github.com/ceph/ceph/pull/16131 Nathan Cutler
05:55 PM rgw Backport #20519 (Rejected): kraken: Stale bucket index entries are left over after object deletions
Nathan Cutler
05:44 PM rbd Backport #20518 (Resolved): jewel: [rbd CLI] map with cephx disabled results in error message
https://github.com/ceph/ceph/pull/16297 Nathan Cutler
05:44 PM rbd Backport #20517 (Resolved): kraken: [rbd CLI] map with cephx disabled results in error message
https://github.com/ceph/ceph/pull/16298 Nathan Cutler
05:43 PM Backport #20516 (Rejected): kraken: osds abort on shutdown with assert(peering_queue.empty()) or ...
Nathan Cutler
05:43 PM rbd Backport #20515 (Resolved): jewel: IO work queue does not process failed lock request
https://github.com/ceph/ceph/pull/17402 Nathan Cutler
05:43 PM rbd Backport #20514 (Rejected): kraken: IO work queue does not process failed lock request
Nathan Cutler
05:42 PM rgw Backport #20513 (Resolved): jewel: Stale bucket index entries are left over after object deletions
https://github.com/ceph/ceph/pull/16289 Nathan Cutler
05:42 PM RADOS Backport #20512 (Rejected): kraken: cache tier osd memory high memory consumption
Nathan Cutler
05:42 PM RADOS Backport #20511 (Resolved): jewel: cache tier osd memory high memory consumption
https://github.com/ceph/ceph/pull/16169 Nathan Cutler
05:40 PM Bug #17916 (Resolved): osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Nathan Cutler
05:40 PM Backport #19702 (Resolved): kraken: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Nathan Cutler
05:39 PM Revision 11ed4837 (ceph): Merge pull request #14646 from gregsfortytwo/wip-17916-kraken
kraken: osd: pglog: with config, don't assert in the presence of stale diverg…
Reviewed-by: Josh Durgin <jdurgin@red...
Nathan Cutler
05:36 PM rgw Bug #20380 (Pending Backport): Stale bucket index entries are left over after object deletions
Matt Benjamin
04:42 PM Backport #20035 (Resolved): kraken: mon: MAX AVAIL calcuation does not fact or in mon_osd_full_ratio
Nathan Cutler
04:41 PM Revision 74b0c9da (ceph): Merge pull request #15237 from asheplyakov/20035-bp-kraken
kraken: mon/PGMap: factor mon_osd_full_ratio into MAX AVAIL calc
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:28 PM Revision 57355acb (ceph): mon: debug session feature tracking
Hunting http://tracker.ceph.com/issues/20475
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:19 PM Backport #19496 (Resolved): kraken: Objecter::epoch_barrier isn't respected in _op_submit()
Nathan Cutler
04:19 PM Revision 7a877352 (ceph): Merge pull request #14331 from shinobu-x/wip-19396-kraken
kraken: Objecter::epoch_barrier isn't respected in _op_submit()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:15 PM RADOS Bug #20454: bluestore: leaked aios from internal log
Sage Weil
04:13 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
revert teuthology.git 31156d94c621e868c1fbb546015fced0bb56a873 when this is found (it raises debug mgr = 30)
Anoth...
Sage Weil
04:04 PM Stable releases Tasks #19538: jewel v10.2.8
Updated release SHA1 to 66dbf9beef04988dbd3653591e51afa6d84e3990 Nathan Cutler
03:55 PM Bug #18638 (Resolved): OSD metadata reports filestore when using bluestore
Nathan Cutler
03:54 PM Backport #18677 (Resolved): kraken: OSD metadata reports filestore when using bluestore
Nathan Cutler
03:54 PM Revision 4a7c2608 (ceph): Merge pull request #16083 from smithfarm/wip-18677-kraken
kraken: osd: metadata reports filestore when using bluestore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
03:52 PM rbd Feature #19349 (Resolved): rbd-nbd: add signal handler
Nathan Cutler
03:52 PM rbd Backport #19621 (Resolved): kraken: rbd-nbd: add signal handler
Nathan Cutler
03:51 PM Revision f978b251 (ceph): Merge pull request #16098 from smithfarm/wip-19621-kraken
kraken: rbd-nbd: add signal handler
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
03:51 PM rbd Bug #19588 (Resolved): Issues with C API image metadata retrieval functions
Nathan Cutler
03:50 PM rbd Backport #19611 (Resolved): kraken: Issues with C API image metadata retrieval functions
Nathan Cutler
03:50 PM Revision 56c65b12 (ceph): Merge pull request #15612 from smithfarm/wip-19611-kraken
kraken: rbd: Issues with C API image metadata retrieval functions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
...
Nathan Cutler
03:48 PM rbd Backport #19794 (Resolved): kraken: [test] test_notify.py: assert(not image.is_exclusive_lock_own...
Nathan Cutler
03:48 PM Revision e13f5467 (ceph): Merge pull request #14833 from smithfarm/wip-19794-kraken
kraken: tests: test_notify.py: assert(not image.is_exclusive_lock_owner()) on line 147
Reviewed-by: Jason Dillaman <...
Nathan Cutler
03:47 PM Revision 1174a2fb (ceph): Merge pull request #15873 from ztczll/zl
osd: check queue_transaction return value
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jos Collin <jcollin@...
Sage Weil
03:46 PM Revision 294756e4 (ceph): Merge pull request #16048 from Yan-waller/wip-waller-0630mon
mon/mgr: add detail error infomation
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
03:37 PM Revision e7e786a7 (ceph): rpm: bump epoch ahead of RHEL base
RHEL's ceph-common package is "1". Move our upstream packages' epoch
ahead of that, so that upstream will always over...
Ken Dreyer
03:34 PM RADOS Bug #20507 (Duplicate): "[WRN] Manager daemon x is unresponsive. No standby daemons available." i...
/a/sage-2017-07-03_15:41:59-rados-wip-sage-testing-distro-basic-smithi/1356209
rados/monthrash/{ceph.yaml clusters...
Sage Weil
03:33 PM Revision d34444be (ceph): os/bluestore/BlueStore: move "onode::exists=true" in _assign_nid.
If object has nid, it always set exists =true in get_onode.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
03:33 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
/a/sage-2017-07-03_15:41:59-rados-wip-sage-testing-distro-basic-smithi/1356174
rados/singleton-bluestore/{all/ceph...
Sage Weil
03:30 PM rbd Backport #19174 (In Progress): jewel: rbd_clone_copy_on_read ineffective with exclusive-lock
Nathan Cutler
03:29 PM Revision ab70ffc8 (ceph): librbd: acquire exclusive-lock during copy on read
Fixes: http://tracker.ceph.com/issues/18888
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
03:27 PM Bug #19489: ceph-disk: failing to activate osd with multipath
David Disseldorp wrote:
...
> Thanks for the patch, Matt. I think the by-partuuid symlink should be created by 60-p...
David Disseldorp
03:27 PM rbd Backport #19173 (Resolved): kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Nathan Cutler
03:26 PM Revision 19deb31d (ceph): Merge pull request #14543 from smithfarm/wip-19173-kraken
kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
03:26 PM Revision d02c9a5b (ceph): Merge pull request #16122 from tchaikov/wip-qa-warning-msg
qa/tasks/ceph: should be "Waiting for all PGs", not "all osds"
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:22 PM Revision c7296274 (ceph): ceph-disk: don't activate suppressed journal devices
Multipath device activation currently requires that devices representing
individual paths making up a multipath devic...
David Disseldorp
03:05 PM Revision 1f47aff0 (ceph): Merge pull request #16117 from majianpeng/bluestore-move-object-exist-i...
os/bluestore: move object exist in assign nid
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage We...
Kefu Chai
02:26 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
Push branch wip-doc-20437 to my fork[1] of the Ceph project.
[1] - https://github.com/ritz303/ceph/tree/wip-doc-20437
Aron Gunn
02:21 PM CephFS Feature #16523 (Resolved): Assert directory fragmentation is occuring during stress tests
... John Spray
02:18 PM Bug #20489 (Resolved): "Error ENXIO: problem getting command descriptions from osd" in rados
tested http://pulpito.ceph.com/yuriw-2017-07-05_00:26:35-rados-jewel-distro-basic-smithi/ Yuri Weinstein
01:57 PM Revision 045d227c (ceph): Merge pull request #16110 from javacruft/wrap-and-sort
debian: wrap-and-sort all files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:52 PM Revision b7df96b8 (ceph): Merge pull request #15642 from wjwithagen/wip-wjw-freebsd-ceph-disk-zap
ceph_disk/main.py: Allow FreeBSD zap a OSD disk
Reviewed-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Kefu Chai ...
Kefu Chai
01:33 PM CephFS Bug #17731 (Can't reproduce): MDS stuck in stopping with other rank's strays
This code has all changed a lot since. John Spray
12:48 PM Revision f6355701 (ceph): Merge pull request #16084 from mikulely/fix-data-pool-cli
rgw,test: fix rgw placement rule pool config option
Reviewed By: Jos Collin <jcollin@redhat.com>
Jos Collin
12:09 PM rbd Cleanup #17891 (In Progress): Creation of rbd image with format 1 should be disallowed
Jos Collin
11:54 AM rbd Bug #20168 (Pending Backport): IO work queue does not process failed lock request
Mykola Golub
11:54 AM rbd Bug #19035 (Pending Backport): [rbd CLI] map with cephx disabled results in error message
Mykola Golub
11:53 AM Revision 4968f38b (ceph): Merge pull request #16024 from dillaman/wip-19035
rbd: do not attempt to load key if auth is disabled
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
11:52 AM Revision 2a9f56f8 (ceph): Merge pull request #15860 from dillaman/wip-20168
librbd: fail IO request when exclusive lock cannot be obtained
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
11:52 AM Revision 6ae40366 (ceph): os/filestore/FileJournal: FileJournal::open() close journal file before...
After successfully opened journal in FileJournal::open(), the following
error returns will cause journal->open() in J...
Yang Honggang
11:33 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
08:08 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
/a/kchai-2017-07-05_04:38:56-rados-wip-kefu-testing2-distro-basic-mira/1363113... Kefu Chai
11:15 AM Revision d1470566 (ceph): Merge pull request #16118 from IlsooByun/fix-spdk-build-error
os/bluestore: fix build errors when spdk is on
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
10:58 AM Revision 2cae544c (ceph): qa/tasks/ceph: should be "Waiting for all PGs", not "all osds"
amend the warning message
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:52 AM RADOS Feature #5249 (Resolved): mon: support leader election configuration
Kefu Chai
10:51 AM Revision b0de4e27 (ceph): Merge pull request #15265 from cooldavid/pr-osd-historic-op
osd: Preserve OSDOp information for historic ops
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
10:48 AM Revision 4fd72b48 (ceph): Merge pull request #15964 from tchaikov/wip-5249
mon/MonClient: respect the priority in SRV RR
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Kefu Chai
10:46 AM Revision 6cc01226 (ceph): Merge pull request #15780 from wjwithagen/wip-wjw-freebsd-use-ceph_to_h...
core: make the conversion from wire error to host OS work
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu...
Kefu Chai
10:30 AM bluestore Bug #20506 (Can't reproduce): OSD memory leak (possibly Bluestore-related?) in rgw suite in krake...
... Nathan Cutler
10:08 AM Bug #20502: crush: Jewel upgrade misbehaving with custom roots/rulesets
Sorry, it's non-default root, not non-default ruleset Xuehan Xu
02:58 AM Bug #20502 (Won't Fix): crush: Jewel upgrade misbehaving with custom roots/rulesets
Recently, we upgraded one of our clusters from Hammer to Jewel, after which we found that some of our pgs stuck in st... Xuehan Xu
09:39 AM Revision 356c9195 (ceph): core: make the conversion from wire error to host OS work
- The key change is the type of rval,
that will call the conversion when en/decoded
- Remainder is fixes for the ...
Willem Jan Withagen
09:13 AM rgw Bug #20505 (Resolved): RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
When trying to make a backup of a bucket index, it fails with
# radosgw-admin -n client.radosgw.be-west-3 bi list...
Maarten De Quick
09:06 AM Revision bcf3a7ed (ceph): mgr: Zabbix monitoring module
This ceph-mgr module will pull various values from the Ceph cluster
and send them to a Zabbix Server using zabbix_sen...
Wido den Hollander
09:02 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Yunzhi Cheng wrote:
>
> Seems it's error, should I do echo module ceph +p > /sys/kernel/debug/dynamic_debug ?
>
...
Zheng Yan
08:30 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Zheng Yan wrote:
> ceph-mds version and configure, dirfrag or multimds enabled?
>
> please describe workload you ...
Yunzhi Cheng
07:22 AM CephFS Bug #20467: Ceph FS kernel client not consistency
ceph-mds version and configure, dirfrag or multimds enabled?
please describe workload you put on cephfs, how many ...
Zheng Yan
03:08 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Zheng Yan wrote:
> I checked ubuntu kenrel. It does not contain following commit. I suspect it's the cause. Could yo...
Yunzhi Cheng
08:22 AM Revision f6f1ae37 (ceph): os/bluestore: clean up redundant size assignment in KerenelDevice
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
07:37 AM rbd Backport #19872 (Resolved): kraken: [rbd-mirror] failover and failback of unmodified image result...
Nathan Cutler
07:37 AM rbd Backport #19833 (Resolved): kraken: Cannot delete some snapshots after upgrade from jewel to kraken
Nathan Cutler
07:37 AM Revision cc5241e4 (ceph): Merge pull request #14974 from dillaman/wip-19872-kraken
kraken: rbd-mirror: failover and failback of unmodified image results in split-brain
Reviewed-by: Mykola Golub <mgol...
Nathan Cutler
07:36 AM Revision e7055283 (ceph): Merge pull request #14934 from dillaman/wip-19833-kraken
kraken: cls_rbd: default initialize snapshot namespace for legacy clients
Reviewed-by: Mykola Golub <mgolub@mirantis...
Nathan Cutler
07:31 AM rbd Bug #18653 (Resolved): Improve compatibility between librbd + krbd for the data pool
Nathan Cutler
07:31 AM rbd Backport #18771 (Resolved): kraken: rbd: Improve compatibility between librbd + krbd for the data...
Nathan Cutler
07:30 AM Revision 2b73b570 (ceph): Merge pull request #14539 from smithfarm/wip-18771-kraken
kraken: rbd: Improve compatibility between librbd + krbd for the data pool
Reviewed-by: Jason Dillaman <dillaman@red...
Nathan Cutler
07:07 AM Messengers Bug #20390 (Resolved): A bug in async+dpdk module
Kefu Chai
07:06 AM Revision ecc6b8cb (ceph): Merge pull request #15897 from yuyuyu101/wip-20390
msg/async: increase worker reference with local listen table enabled backend
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:05 AM Revision 04e0ef54 (ceph): Merge pull request #15754 from tchaikov/wip-test-auth-caps
qa/suites: add test exercising workunits/mon/auth_caps.sh
Reviewed By: Brad Hubbard <bhubbard@redhat.com>
Reviewed-b...
Kefu Chai
07:04 AM Revision dadd73f0 (ceph): Merge pull request #16011 from hsepeng/cache-osd-bugfix
osd/PrimaryLogPG solve cache tier osd high memory consumption
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed...
Kefu Chai
07:04 AM RADOS Bug #20464 (Pending Backport): cache tier osd memory high memory consumption
Kefu Chai
07:02 AM RADOS Bug #20464 (Resolved): cache tier osd memory high memory consumption
Kefu Chai
07:00 AM Revision ab06dd44 (ceph): Merge pull request #13918 from liupan1111/wip-fix-performance-filestore
os/filestore: queue ondisk completion before apply work
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:59 AM Revision 33b68a42 (ceph): Merge pull request #16051 from liewegas/wip-20381
os/bluestore: fix deferred_aio deadlock
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
06:45 AM RADOS Bug #20504 (Fix Under Review): FileJournal: fd leak lead to FileJournal::~FileJourna() assert failed
https://github.com/ceph/ceph/pull/16120 Kefu Chai
06:23 AM RADOS Bug #20504 (Resolved): FileJournal: fd leak lead to FileJournal::~FileJourna() assert failed
h1. 1. description

[root@yhg-1 work]# file 1498638564.27426.core ...
Honggang Yang
06:23 AM Revision 51ab8abf (ceph): rgw: add a new error code for non-existed subuser.
When modify or delete non-existed subuser, a new error code
'NoSuchSubUser' is more specific than 'InvalidArgument'.
...
Chao Zhao
06:20 AM Messengers Bug #20503 (Duplicate): not all PGs active+clean in rados/singleton/{all/reg11184.yaml msgr-failu...
... Kefu Chai
05:47 AM Revision d8c46241 (ceph): os/bluestore: _do_remove:: less overhead; less code indention
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:42 AM Revision 8134620a (ceph): os/bluestore: fix build errors when spdk is on
- remove pthread library link from dpdk cmake
- fix the bugs of NVMEDevice
Signed-off-by: Ilsoo Byun <ilsoo.byun@sk....
Ilsoo Byun
01:42 AM Revision 108ea196 (ceph): rgw multisite: remove RGWSimpleRadosDeleteCR and RGWAsyncDeleteSystemObj.
Use RGWRadosRemoveCR instead.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
01:15 AM rgw Bug #20501: S3 v4 auth fails when query string contains " "
https://github.com/ceph/ceph/pull/16116 zhang sw
01:12 AM rgw Bug #20501 (Resolved): S3 v4 auth fails when query string contains " "
If query string contains " ", the v4 auth will fail. zhang sw
12:25 AM Revision 0ae5d92d (ceph): os/bluestore: _do_clone_range:: narrow dirty range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:25 AM Revision 2f244443 (ceph): os/bluestore: _do_remove::add sanity check
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/04/2017

11:07 PM Revision fb10b84a (ceph): mon: send mgrdigest promptly to new active mgr
Previously, active mgrs ended up waiting around
until the next periodic message. This is a lot
more noticeable now t...
John Spray
11:07 PM Revision e0e87da6 (ceph): mgr: send beacon to mon as soon as done with Mgr::init
...instead of waiting for next periodic beacon.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:07 PM Revision ba45fba0 (ceph): mon: emit clog messages on manager changes
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:07 PM Revision f2576320 (ceph): mgr: wait for mon digest on startup
This is to avoid starting the python modules
before the mon_status and health information
is available.
Fixes: http:...
John Spray
11:04 PM Revision b363e585 (ceph): Merge pull request #15958 from liewegas/wip-mgr-modules
mgr,mon: enable/disable mgr modules via 'ceph mgr module ...' commands
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:13 PM CephFS Backport #20500 (In Progress): kraken: src/test/pybind/test_cephfs.py fails
Nathan Cutler
09:12 PM CephFS Backport #20500 (Resolved): kraken: src/test/pybind/test_cephfs.py fails
https://github.com/ceph/ceph/pull/16114 Nathan Cutler
09:13 PM Revision baa77237 (ceph): pybind: fix cephfs.OSError initialization
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "cephfs.pyx", line 672, in cephfs.Lib...
Yan, Zheng
09:12 PM Revision ac9aed9c (ceph): pybind: fix open flags calculation
(O_WRONLY | O_RDWR) is invaild open flags
Fixes: http://tracker.ceph.com/issues/19890
Signed-off-by: "Yan, Zheng" <z...
Yan, Zheng
09:10 PM CephFS Bug #19890 (Pending Backport): src/test/pybind/test_cephfs.py fails
Nathan Cutler
08:51 PM rbd Backport #19807 (In Progress): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
Nathan Cutler
09:04 AM rbd Backport #19807 (Need More Info): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
Waiting for https://github.com/ceph/ceph/pull/14577 to be merged Nathan Cutler
08:51 PM Revision bd9aec00 (ceph): test: remove hard-coded image name from RBD metadata test
Fixes: http://tracker.ceph.com/issues/19798
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:50 PM Revision 474d504d (ceph): librbd: relax "is parent mirrored" check when enabling mirroring for pool
If the parent is in the same pool and has the journaling feature enabled
we can assume the mirroring will eventually ...
Mykola Golub
08:49 PM Revision 44c116df (ceph): rbd-mirror: check image mirroring state when bootstrapping
Fixes: http://tracker.ceph.com/issues/18447
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
08:48 PM Revision d5fa6a65 (ceph): rbd-mirror: async request to test if image is primary
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 0a1cb35caacdf85029f31a0364dc07a5d7462f5f)
Mykola Golub
08:48 PM Revision 4035dc6f (ceph): rbd-mirror: hold owner lock when testing if lock owner
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 82aa89668d666f434cd19ff444223017b5512c6a)
Mykola Golub
08:27 PM Backport #20499 (In Progress): kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on ...
Nathan Cutler
08:26 PM Backport #20499 (Resolved): kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on blu...
https://github.com/ceph/ceph/pull/16112 Nathan Cutler
08:26 PM Revision 76fedab5 (ceph): os/bluestore: fix OnodeSizeTracking testing
[ FAILED ] 1 test, listed below:
[ FAILED ] ObjectStore/StoreTest.OnodeSizeTracking/2, where GetParam() = "bluest...
xie xingguo
08:24 PM Bug #20498 (Pending Backport): tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Nathan Cutler
08:23 PM Bug #20498 (Resolved): tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Fixed by https://github.com/ceph/ceph/pull/12684 Nathan Cutler
07:14 PM Bug #19489: ceph-disk: failing to activate osd with multipath
Matt Stroud wrote:
> Loic Dachary wrote:
> > Are you able to workaround the problem with chown ceph:ceph on the rel...
David Disseldorp
06:54 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw
The SLO/DLO failures are still with us; check if bluestore valgrind issue is gone:...
Nathan Cutler
06:53 PM Stable releases Tasks #19009: kraken v11.2.1
h3. fs... Nathan Cutler
06:52 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rbd... Nathan Cutler
02:38 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/78cd8adc612e74743d75d15a33bb75d0136f7e4d/... Nathan Cutler
09:51 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw
Assert that the previous "massive failure" is no longer an issue:...
Nathan Cutler
09:51 AM Stable releases Tasks #19009: kraken v11.2.1
h3. powercycle... Nathan Cutler
09:49 AM Stable releases Tasks #19009: kraken v11.2.1
h3. ceph-disk... Nathan Cutler
09:46 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rados
Assert that the previous "massive failure" is no longer an issue:...
Nathan Cutler
08:31 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/241c44b083d6e9fc82ff2d1d10379963d65db866/... Nathan Cutler
05:56 PM rgw Bug #20368: rados/upgrade rgw swift test fails
http://pulpito.front.sepia.ceph.com/smithfarm-2017-07-04_10:46:32-rados-wip-kraken-backports-distro-basic-smithi/1359... Nathan Cutler
11:47 AM rgw Bug #20368: rados/upgrade rgw swift test fails
Also fails in kraken 11.2.1 integration testing: http://pulpito.front.sepia.ceph.com/smithfarm-2017-07-04_09:46:39-ra... Nathan Cutler
05:51 PM RADOS Backport #20497 (In Progress): kraken: MaxWhileTries: reached maximum tries (105) after waiting f...
Nathan Cutler
05:34 PM RADOS Backport #20497 (Resolved): kraken: MaxWhileTries: reached maximum tries (105) after waiting for ...
https://github.com/ceph/ceph/pull/16111 Nathan Cutler
05:51 PM Revision 19c7524a (ceph): qa/tasks/radosbench: increase timeout
The current timeout isn't enough in some cases (powercycle thrashing leaves
osds down for a long time because rebooti...
Sage Weil
05:34 PM RADOS Bug #20397 (Pending Backport): MaxWhileTries: reached maximum tries (105) after waiting for 630 s...
Nathan Cutler
05:09 PM RADOS Bug #20433 (In Progress): 'mon features' does not update properly for mons
Joao Eduardo Luis
04:46 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
Happened on another kraken backport: https://github.com/ceph/ceph/pull/16108 Nathan Cutler
04:38 PM Revision 1341de99 (ceph): debian: wrap-and-sort all files
'wrap-and-sort -a -t' debian folder to apply consistent
ordering/formatting to all files.
This makes synchronization...
James Page
04:38 PM rbd Backport #19336 (Need More Info): kraken: rbd: refuse to use an ec pool that doesn't support over...
Segmentation fault in unittest_librbd Nathan Cutler
08:53 AM rbd Backport #19336 (In Progress): kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
03:45 PM Bug #20489: "Error ENXIO: problem getting command descriptions from osd" in rados
Probably fixed by https://github.com/ceph/ceph/pull/14710 (just merged) Nathan Cutler
03:43 PM Revision 66dbf9be (ceph): Merge pull request #14710 from smithfarm/wip-start-race
tests: rados: sleep before ceph tell osd.0 flush_pg_stats after restart
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Nathan Cutler
03:17 PM Revision fa88fc77 (ceph): librbd: image create validates that pool supports overwrites
Fixes: http://tracker.ceph.com/issues/19081
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
02:31 PM Revision 2f491b2e (ceph): Merge pull request #16089 from ceph/wip_fix_point_jewel
qa/Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
02:09 PM Revision d5aea7a6 (ceph): os/bluestore/KernelDevice: fix uninit value
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 42db0c70bc7ef595f0925657c043ce081799b2b9)
Conf...
Sage Weil
02:08 PM Revision 59433263 (ceph): os/bluestore/KernelDevice: make flush() thread safe
flush() may be called from multiple racing threads (notably, rocksdb can call fsync via
bluefs at any time), and we n...
Sage Weil
02:08 PM Revision c0872055 (ceph): os/bluestore/BlueFS: fix flush_bdev placement
We need to flush any new writes on any fsync(). Notably, this includes
the rocksdb log. However, previously _fsync w...
Sage Weil
01:43 PM rgw Feature #20496 (New): Support x-amz-replication-status for multisite
- Support x-amz-replication-status for multisite
Currently, there is no way to verify replication status for an ob...
Vikhyat Umrao
12:23 PM Backport #20495 (In Progress): Bluestore memory leak (uninit)
Nathan Cutler
12:16 PM Backport #20495: Bluestore memory leak (uninit)
All the valgrind failures in http://pulpito.ceph.com/smithfarm-2017-07-04_09:48:04-rgw-wip-kraken-backports-distro-ba... Nathan Cutler
12:15 PM Backport #20495 (Resolved): Bluestore memory leak (uninit)
https://github.com/ceph/ceph/pull/14736 Nathan Cutler
12:20 PM Revision d723b8a6 (ceph): Merge pull request #15305 from wjwithagen/wip-wjw-HAVE_BABELTRACE
cmake: Rewrite HAVE_BABELTRACE option to WITH_
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:38 AM rgw Backport #20078: rgw jewel valgrind failure: make_params
h3. description
http://pulpito.ceph.com/abhi-2017-05-23_12:16:16-rgw-wip-jewel-backports-mon-sortbitwise-distro-ba...
Nathan Cutler
11:38 AM rgw Backport #20078 (Resolved): rgw jewel valgrind failure: make_params
Nathan Cutler
11:33 AM rgw Bug #18980 (Resolved): rgw: "cluster [WRN] bad locator @X on object @X...." in cluster log
Nathan Cutler
11:33 AM rgw Backport #19212 (Resolved): kraken: rgw: "cluster [WRN] bad locator @X on object @X...." in clust...
Nathan Cutler
11:32 AM Revision dbe8a8ba (ceph): Merge pull request #14065 from asheplyakov/19212-bp-kraken
kraken: rgw: "cluster [WRN] bad locator @X on object @X...." in cluster log
Reviewed-by: Orit Wasserman <owasserm@re...
Nathan Cutler
11:30 AM CephFS Backport #19763 (In Progress): kraken: non-local cephfs quota changes not visible until some IO i...
Nathan Cutler
11:29 AM Revision b941ca7e (ceph): qa/cephfs: use getfattr/setfattr helpers
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit dd43d3bc646aeab88486b0963fc83de0b18800c4...
John Spray
11:28 AM Revision f8843445 (ceph): qa: add test for reading quotas from different clients
Fixes: http://tracker.ceph.com/issues/17939
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
11:28 AM Revision b7f46973 (ceph): client: _getattr on quota_root before using in statfs
...so that after someone adjusts the quota settings
on an inode that another client is using as its mount root,
the c...
John Spray
11:28 AM Revision 5a69e330 (ceph): client: getattr before read on ceph.* xattrs
Previously we were returning values for quota, layout
xattrs without any kind of update -- the user just got
whatever...
John Spray
11:26 AM CephFS Backport #19710 (In Progress): kraken: Enable MDS to start when session ino info is corrupt
Nathan Cutler
11:26 AM Revision 4241a6ee (ceph): mds: validate prealloc_inos on sessions after load
Mitigates http://tracker.ceph.com/issues/16842
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from...
John Spray
11:26 AM Revision 41be67e8 (ceph): mds: operator<< for Session
Use this to get a nice human readable name
when available (also including the session id in
parentheses)
Signed-off-...
John Spray
11:23 AM rgw Backport #19574 (In Progress): kraken: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_r...
Nathan Cutler
11:23 AM rgw Backport #19533: kraken: rgw: radosgw-admin: unable to set global quotas in RGWPeriodConfig
Needs an RGW developer Nathan Cutler
11:22 AM rgw Backport #19475 (In Progress): kraken: rgw: multisite: EPERM when trying to read SLO objects as s...
Nathan Cutler
11:19 AM Bug #19941 (Resolved): ceph-disk fails if OSD udev rule triggers prior to mount of /var
Nathan Cutler
11:19 AM Backport #20150 (Resolved): kraken: ceph-disk fails if OSD udev rule triggers prior to mount of /var
Nathan Cutler
04:47 AM Backport #20150 (In Progress): kraken: ceph-disk fails if OSD udev rule triggers prior to mount o...
Nathan Cutler
11:18 AM Revision ccde4da1 (ceph): Merge pull request #16092 from smithfarm/wip-20150-kraken
kraken: ceph-disk: fails if OSD udev rule triggers prior to mount of /var
Reviewed-by: Loic Dachary <ldachary@redhat...
Nathan Cutler
11:17 AM CephFS Backport #19680 (In Progress): kraken: MDS: damage reporting by ino number is useless
Nathan Cutler
11:16 AM Revision 0b1dee0e (ceph): mds: include advisory `path` field in damage
This will just be whatever path we were looking
at at the point that damage was notified -- no
intention whatsoever o...
John Spray
11:12 AM CephFS Backport #19678 (In Progress): kraken: Jewel ceph-fuse does not recover after lost connection to MDS
Nathan Cutler
11:12 AM Revision f458d608 (ceph): client/Client.cc: add feature to reconnect client after MDS reset
Client.cc marks session as stale instead of reconecting after received
reset from MDS. On MDS side session is closed ...
Henrik Korkuc
11:08 AM CephFS Backport #19676 (In Progress): kraken: cephfs: Test failure: test_data_isolated (tasks.cephfs.tes...
Nathan Cutler
11:08 AM Revision 7674f84d (ceph): client: wait for lastest osdmap when handling set file/dir layout
Fixes: http://tracker.ceph.com/issues/18914
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
11:06 AM CephFS Backport #19674 (In Progress): kraken: cephfs: mds is crushed, after I set about 400 64KB xattr k...
Nathan Cutler
11:06 AM Revision bee73d24 (ceph): cephfs: fix write_buf's _len overflow problem
After I have set about 400 64KB xattr kv pair to a file,
mds is crashed. Every time I try to start mds, it will crash...
Yang Honggang
11:04 AM CephFS Backport #19672 (In Progress): kraken: MDS assert failed when shutting down
Nathan Cutler
11:02 AM Revision 32c7ebe3 (ceph): mds: shut down finisher before objecter
Some of the finisher contexts would try to call into Objecter.
We mostly are protected from this by mds_lock+the stop...
John Spray
10:58 AM CephFS Backport #19669 (In Progress): kraken: MDS goes readonly writing backtrace for a file whose data ...
Nathan Cutler
10:58 AM Revision b267a1a8 (ceph): mds: ignore ENOENT on writing backtrace
We get ENOENT when a pool doesn't exist. This can
happen because we don't prevent people deleting
former cephfs data...
John Spray
10:38 AM Revision c77919fe (ceph): Merge pull request #16094 from zphj1987/master
pybind/mgr/dashboard: fix get kernel_version error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM CephFS Backport #19667 (In Progress): kraken: fs:The mount point break off when mds switch hanppened.
Nathan Cutler
10:35 AM Revision 93e81a87 (ceph): cephfs: fix mount point break off problem after mds switch occured
The hot-standby become active as we expected but the mount piont broken strangely
when the active mds is down. The ro...
Ivan Guan
10:35 AM Revision 78ccba49 (ceph): common: remove \n on clog messages
Confirmed these aren't needed, and are inconsistently included.
Remove them where they do appear.
Signed-off-by: Sag...
Sage Weil
10:28 AM CephFS Bug #20494 (Closed): cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Using teuthology run data-scan.yaml and when completed test_data_scan.py:test_parallel_execution test case i want to ... Ivan Guan
10:25 AM Revision 5ec6c7c2 (ceph): doc: dev: unit tests are not linked against tcmalloc
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:22 AM Revision bcbae604 (ceph): osd/OSD: refactor update_osd_stat() to narrow lock
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:22 AM Revision 1333c475 (ceph): mon/OSDMonitor: introduce osd_pool_default_type config option
In luminous we now have full support of ec pool, so it is not
good to continue hardcoding default pool type to "repli...
xie xingguo
10:22 AM Revision 4c64fc1b (ceph): osd/OSD: update check_full_status() to accept a pre-calculated ratio only
We don't have to pass in the osd_stat, which is not necessary.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:07 AM CephFS Backport #19664 (In Progress): kraken: C_MDSInternalNoop::complete doesn't free itself
Nathan Cutler
10:06 AM Revision e72d6362 (ceph): mds: make C_MDSInternalNoop::complete() delete 'this'
Fixes: http://tracker.ceph.com/issues/19501
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
10:04 AM rbd Backport #20016 (Need More Info): kraken: rbd-nbd: kernel reported invalid device size (0, expect...
Wait until https://github.com/ceph/ceph/pull/14540 is merged Nathan Cutler
10:01 AM rbd Backport #20005 (Need More Info): kraken: Lock release requests not honored after watch is re-acq...
Non-trivial backport; needs an RBD developer. Nathan Cutler
09:47 AM rgw Support #19308: 416 when Docker registry + Swift + rados gatway + ceph/daemon
Hi
I can't help, but I can at least report that we are seeing the exact same problem.
Since we upgraded to runn...
Alastair Dewhurst
09:38 AM Bug #19628 (Resolved): ceph-disk: directory-backed OSDs do not start on boot
Nathan Cutler
09:37 AM Backport #19647 (Resolved): kraken: ceph-disk: directory-backed OSDs do not start on boot
Nathan Cutler
09:37 AM Revision a1ed9bac (ceph): Merge pull request #14604 from asheplyakov/19647-kraken
kraken: ceph-disk: enable directory backed OSD at boot time
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
08:57 AM rbd Backport #19621 (In Progress): kraken: rbd-nbd: add signal handler
Nathan Cutler
08:57 AM Revision 7054ff69 (ceph): rbd-nbd: remove debug message from do_unmap
Global context is not initialized when do_unmap is called.
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry pic...
Pan Liu
08:56 AM Revision 36e2199f (ceph): rbd-nbd: s/cpp_error/cpp_strerror/ to fix FTBFS
the build failure was introduced by ff4dcf0
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c...
Kefu Chai
08:56 AM Revision 4d310c24 (ceph): rbd-nbd: polish the output info before and after ioctl NBD_DISCONNECT.
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ff4dcf029028e8a3636ac71a6c5ac5380bf274e4)
Pan Liu
08:56 AM Revision e6a01244 (ceph): rbd-nbd: support signal handle for SIGHUP, SIGINT, and SIGTERM.
Fixes: http://tracker.ceph.com/issues/19349
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ...
Pan Liu
08:54 AM rbd Backport #19609 (In Progress): kraken: [librados_test_stub] cls_cxx_map_get_XYZ methods don't ret...
Nathan Cutler
08:54 AM Revision 5dab0825 (ceph): test/librados_test_stub: fixed cls_cxx_map_get_keys/vals return value
Fixes: http://tracker.ceph.com/issues/19597
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:49 AM Revision 8ed81b03 (ceph): librbd: clean up debug messages within image create state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d4e27c48aa3f96f650d6cbfe103be5aa980e0f56)
Jason Dillaman
08:48 AM Revision fbd29693 (ceph): librbd: removed legacy state machine callbacks from CreateRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8d79bf2bcba1d09d8e5589c5a8ee6dca1d27f8...
Jason Dillaman
08:44 AM Revision f1cf9465 (ceph): librbd: avoid duplicating librados IoCtx objects if not needed
This introduces the potential for shutdown race conditions within
the unit tests.
Signed-off-by: Jason Dillaman <dil...
Jason Dillaman
08:37 AM rbd Bug #20054: librbd memory overhead when used with KVM
Please ignore the strikethrough in the previous comment...formatting got me again :-) Sebastian Nickel
08:35 AM rbd Bug #20054: librbd memory overhead when used with KVM
@Jason: I did the same test with my RBD image mapped to the hypervisor via rbd-nbd (with ceph caching enabled). When ... Sebastian Nickel
08:37 AM rbd Backport #19173 (In Progress): kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Nathan Cutler
08:33 AM RADOS Backport #20493 (Rejected): kraken: osd: omap threadpool heartbeat is only reset every 100 values
Nathan Cutler
08:33 AM RADOS Backport #20492 (Resolved): jewel: osd: omap threadpool heartbeat is only reset every 100 values
https://github.com/ceph/ceph/pull/16167 Nathan Cutler
08:26 AM Backport #18723 (Resolved): kraken: osd: calc_clone_subsets misuses try_read_lock vs missing
Nathan Cutler
08:26 AM Revision 4c8d3ed4 (ceph): Merge pull request #14616 from smithfarm/wip-18723-kraken
kraken: osd: calc_clone_subsets misuses try_read_lock vs missing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
08:08 AM Revision 55ddcb21 (ceph): ceph-mgr:fix ceph-mgr web get kernel_version error
fix :
File "/usr/lib64/ceph/mgr/dashboard/module.py", line 523, in _clients
client['version'] = client['kernel_versio...
peng zhang
08:03 AM rgw Backport #19661 (In Progress): kraken: rgw_file: fix readdir after dir-change
Nathan Cutler
08:03 AM Revision b7503d3a (ceph): rgw_file: fix readdir after dirent-change
Also, fixes link count computation off-by-one, update of state.nlink
after computation, link computation reset at sta...
Matt Benjamin
08:02 AM rgw Backport #19663 (In Progress): kraken: rgw_file: fix event expire check, don't expire directories...
Nathan Cutler
08:01 AM Revision ea3aec33 (ceph): rgw_file: don't expire directories being read
If a readdir expire event turns out to be older than last_readdir,
just reschedule it (but actually, we should just d...
Matt Benjamin
08:01 AM rgw Backport #20158 (In Progress): kraken: rgw_file: handle chunked readdir
Nathan Cutler
08:00 AM Revision 247f897c (ceph): rgw_file: chunked readdir
Adjust readdir callback path for new nfs-ganesha chunked readdir,
including changes to respect the result of callback...
Matt Benjamin
07:50 AM RADOS Bug #20491: objecter leaked OSDMap in handle_osd_map
* /a/kchai-2017-07-04_06:08:32-rados-wip-20432-kefu-distro-basic-mira/1359525/remote/mira038/log/valgrind/osd.0.log.g... Kefu Chai
05:46 AM RADOS Bug #20491 (Resolved): objecter leaked OSDMap in handle_osd_map
... Kefu Chai
07:39 AM Revision ac1dd8d3 (ceph): rgw_file: RGWFileHandle dtor must also cond-unlink from FHCache
Formerly masked in part by the reclaim() action, direct-delete now
substitutes for reclaim() iff its LRU lane is over...
Matt Benjamin
07:38 AM Revision 78e25163 (ceph): rgw_file: posix style atime,ctime,mtime
As an ganesha FSAL backend, rgw_file should properly maintain
the atime,ctime,mtime properly against operations such ...
Gui Hecheng
07:37 AM Revision 59a965a8 (ceph): rgw_file: fix reversed return value of getattr
When ::getattr returns -ESTALE, rgw_getattr returns ESTALE,
which is a not expected postive.
Signed-off-by: Gui Hech...
Gui Hecheng
07:37 AM Revision e5c78f8b (ceph): rgw_file: fix double unref on rgw_fh for rename
Skip unref after unlink to fix the problem.
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
(cherry pic...
Gui Hecheng
07:36 AM Revision f97ab405 (ceph): rgw_file: rgw_lookup: don't ref for "/" or ".."
These refs won't be returned by nfs-ganesha, and are sufficiently
magical that other consumers should be persuaded to...
Matt Benjamin
07:33 AM Revision 6e0b2601 (ceph): rgw_file: ensure valid_s3_object_name for directories, too
The logic in RGWLibFS::mkdir() validated bucket names, but not
object names (though RGWLibFS::create() did so).
The ...
Matt Benjamin
07:25 AM Revision ac52531b (ceph): rgw: silence compile warning in the rgw_rest.cc
/root/jiaying/ceph/src/rgw/rgw_rest.cc: In member function ‘virtual int
RGWHandler_REST::read_permissions(RGWOp*)’:
/...
Jiaying Ren
07:25 AM Revision 349de8a5 (ceph): rgw_file: fix RGWLibFS::setattr for directory objects
Fixes: http://tracker.ceph.com/issues/18808
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin
07:15 AM Revision 70ebe961 (ceph): rgw_file: invalid use of RGWFileHandle::FLAG_EXACT_MATCH
The change which introduced this flag also caused it to be
given as the flags argument to RGWLibFS::stat_leaf() when ...
Matt Benjamin
07:15 AM Revision 2e27aa9b (ceph): rgw_file: allow setattr on placeholder directories
When a POSIX path <bucket>/foo/ is known only as an implicit path
segment from other objects (e.g., <bucket>/foo/bar....
Matt Benjamin
07:15 AM Revision c613ee7e (ceph): rgw_file: rgw_readdir can't list multi-segment dirs
This issue has one root cause in librgw, namely that the marker
argument to these requests was incorrectly formatted ...
Matt Benjamin
07:15 AM Revision 50955a5a (ceph): rgw_file: add timed namespace invalidation
With change, librgw/rgw_file consumers can provide an invalidation
callback, which is used by the library to invalida...
Matt Benjamin
07:15 AM Revision 7faa917c (ceph): rgw_file: fix marker computation
Fixes: http://tracker.ceph.com/issues/19018
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from ...
Matt Benjamin
07:15 AM Revision b350b61b (ceph): rgw_file: implement reliable has-children check (unlink dir)
Bug report and discussion provided by
Gui Hecheng <guihecheng@cmss.chinamobile.com> in nfs-ganesha upstream
github. ...
Matt Benjamin
07:15 AM Revision b04d051f (ceph): rgw_file: rgw_readdir: return dot-dirs only when *offset is 0
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 61482c2b85a07519f2256b1a3f2b6d8aa99d5f06)
Matt Benjamin
07:15 AM Revision 34553f91 (ceph): rgw_file: remove unused rgw_key variable
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 1100a1c26e76485569cfebcf863b18cf908f6161)
Matt Benjamin
07:15 AM Revision e03a5cba (ceph): rgw_file: fix missing unlock in unlink
Fixes: http://tracker.ceph.com/issues/19435
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
(cherry pic...
Gui Hecheng
07:15 AM Revision 4af9f6fe (ceph): rgw_file: avoid stranding invalid-name bucket handles in fhcache
To avoid a string copy in the common mkdir path, handles for
proposed buckets currently are staged in the handle tabl...
Matt Benjamin
07:15 AM Revision 1553877b (ceph): rgw_file: interned RGWFileHandle objects need parent refs
RGW NFS fhcache/RGWFileHandle operators assume existence of the
full chain of parents from any object to the its fs_r...
Matt Benjamin
07:15 AM Revision a446c724 (ceph): rgw_file: add pretty-print for RGWFileHandle
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit ef330f385d3407af5f470b5093145f59cc4dcc79)
Matt Benjamin
07:15 AM Revision 99941105 (ceph): rgw_file: add refcount dout traces at debuglevel 17
These are helpful for checking RGWFileHandle refcnt invariants.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
...
Matt Benjamin
07:15 AM Revision 29fe4cfe (ceph): rgw_file: refcnt bugfixes
This change includes 3 related changes:
1. add required lock flags for FHCache updates--this is a crash
bug under...
Matt Benjamin
07:15 AM Revision fa208008 (ceph): rgw_file: use fh_hook::is_linked() to check residence
Previously we assumed that !deleted handles were resident--there
is an observed case where a !deleted handle is !link...
Matt Benjamin
07:15 AM Revision 64cce346 (ceph): rgw_file: return of RGWFileHandle::FLAG_EXACT_MATCH
Allow callers of rgw_lookup() on objects attested in an
rgw_readdir() callback the ability to bypass exact match in
R...
Matt Benjamin
07:15 AM Revision 2b9a77ed (ceph): rgw_file: introduce rgw_lookup type hints
The new type hints optimize object type deduction, when the
rgw_lookup is called from an rgw_readdir callback.
Fixes...
Matt Benjamin
07:07 AM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
Josh Durgin
05:49 AM RADOS Bug #20432 (Fix Under Review): pgid 0.7 has ref count of 2
https://github.com/ceph/ceph/pull/16093 Kefu Chai
07:06 AM Revision a7960ad4 (ceph): Merge pull request #16093 from tchaikov/wip-20432
osd: clear_queued_recovery() in on_shutdown()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:46 AM RADOS Bug #20375 (Pending Backport): osd: omap threadpool heartbeat is only reset every 100 values
Kefu Chai
06:46 AM Revision a5471e77 (ceph): Merge pull request #15823 from jdurgin/wip-omap-tp-heartbeat
osd/ReplicatedBackend: reset thread heartbeat after every omap entry …
Reviewed-by: Sage Weil <sage@redhat.com>
Revi...
Kefu Chai
06:06 AM Revision e27f0474 (ceph): tools/rados: clean ups
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
05:47 AM Revision 65900147 (ceph): osd: clear_queued_recovery() in on_shutdown()
otherwise when we are kicking the PG waiting in OSD's awaiting_throttle
queue, the queue is still holding a strong re...
Kefu Chai
05:35 AM RADOS Bug #19695: mon: leaked session
/a/kchai-2017-07-04_04:14:45-rados-wip-20432-kefu-distro-basic-mira/1357985/remote/mira112/log/valgrind/mon.a.log.gz Kefu Chai
04:46 AM Revision 52ee6a4c (ceph): ceph-disk: do not setup_statedir on trigger
trigger may run when statedir is unavailable and does not use it.
Fixes: http://tracker.ceph.com/issues/19941
Signe...
Loic Dachary
03:35 AM Revision 4a97ae73 (ceph): cls_lock: move lock_info_t definition to cls_lock_types.h
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
02:59 AM RADOS Bug #20434: mon metadata does not include ceph_version
Here it is the new output I get from a brand new installed cluster: ... Daniel Oliveira
02:32 AM rgw Bug #20490 (Closed): rgw: can not list buckets when enable s3 website hosting and use domain
hi all,
i rencently test s3 website hosting on ceph radosgw, and i found some problem.
in my ceph.conf
...
joke lee
02:27 AM Revision 926765c6 (ceph): recover RGWDataNotifier/RGWMetaNotifier 'stop()' calling
Signed-off-by: jimifm <hong.zhangoole@gmail.com> jimifm
01:40 AM Backport #20151 (Resolved): jewel: ceph-disk fails if OSD udev rule triggers prior to mount of /var
Wei-Chung Cheng
12:42 AM Revision ce19fa33 (ceph): Merge pull request #16081 from tsg-/tsg-affiliation
mailmap, organizationmap: add affiliation for Tushar Gohad
Reviewed-by: Jos Collin <jcollin@redhat.com>
xie xingguo
12:23 AM Revision 552a573f (ceph): Merge pull request #16088 from smithfarm/wip-fix-client-upgrade-centos
tests: run upgrade/client-upgrade on latest CentOS 7.3
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
12:20 AM Revision a372b4ec (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein

07/03/2017

10:46 PM Revision 285d1d82 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:02 PM rgw Feature #19804 (Resolved): APIs to support Ragweed suite
Nathan Cutler
10:02 PM rgw Backport #19809 (Resolved): kraken: APIs to support Ragweed suite
Nathan Cutler
10:02 PM Revision 8452c0c1 (ceph): Merge pull request #14852 from yehudasa/wip-rgw-support-ragweed-kraken
kraken: rgw: add apis to support ragweed suite
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:36 PM Revision bfac8762 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:18 PM Revision 87fccf55 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:55 PM Revision 55eeaadf (ceph): tests: run upgrade/client-upgrade on latest CentOS 7.3
Before this patch, all centos jobs were failing because there are no longer any
CentOS 7.2 machines in Sepia.
Signed...
Nathan Cutler
08:28 PM rgw Feature #16602 (Resolved): rgw: sending Content-Length in 204 and 304 responses should be control...
Nathan Cutler
08:28 PM rgw Backport #18985 (Resolved): kraken: rgw: sending Content-Length in 204 and 304 responses should b...
Nathan Cutler
08:28 PM Revision e8312132 (ceph): Merge pull request #13514 from rzarzynski/wip-rgw-controllable-204-kraken
kraken: rgw: make sending Content-Length in 204 and 304 controllable
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:06 PM Backport #19544 (Resolved): kraken: ceph-disk: Add fix subcommand kraken back-port
Nathan Cutler
04:16 PM Revision fc76fb75 (ceph): os/filestore: require experimental flag for btrfs
This isn't strictly accurate since we're really deprecating, but the
message is appropriately scary and reflects the ...
Sage Weil
04:12 PM CephFS Bug #20424 (Resolved): doc: improve description of `mds deactivate` to better contrast with `mds ...
Patrick Donnelly
01:48 PM CephFS Bug #20424 (Fix Under Review): doc: improve description of `mds deactivate` to better contrast wi...
In the absence of inspiration for better names:
https://github.com/ceph/ceph/pull/16080
It would be really nice...
John Spray
01:38 PM CephFS Bug #20424: doc: improve description of `mds deactivate` to better contrast with `mds fail`
It may be useful to change the names of these commands to be more intuitive. Patrick Donnelly
04:11 PM Revision 6eda735b (ceph): Merge remote-tracking branch 'upstream/pull/16080/head' into HEAD
* upstream/pull/16080/head:
doc/mon: clean up `mds fail`/`mds deactivate` descriptions
Reviewed-by: Patrick Donnel...
Patrick Donnelly
03:58 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
10:51 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
seems @PG::recovery_queued@ is reset somehow after being set in @PG::queue_recovery()@, but the PG is not removed fro... Kefu Chai
05:12 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
@Sage,
i reverted the changes introduced by 0780f9e67801f400d78ac704c65caaa98e968bbc and tested the verify test at...
Kefu Chai
02:20 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
03:39 PM Revision 3af3f4e8 (ceph): doc: fix rgw placment rule pool config option
actually we're checking '--data-pool' and '--data-extra-pool'
during the argument parsing.
Signed-off-by: Jiaying Re...
Jiaying Ren
03:29 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
Those look to be 22 and 60, which are DEFINE_CEPH_FEATURE_RETIRED(22, 1, BACKFILL_RESERVATION, JEWEL, LUMINOUS) and D... Greg Farnum
03:05 PM Backport #19537 (Resolved): kraken: ceph-disk list reports mount error for OSD having mount optio...
Nathan Cutler
03:05 PM Revision 7540396a (ceph): Merge pull request #14403 from shinobu-x/wip-17331-kraken
kraken: ceph-disk list reports mount error for OSD having mount options with SELinux context
Reviewed-by: Loic Dacha...
Nathan Cutler
02:53 PM Bug #20489 (Resolved): "Error ENXIO: problem getting command descriptions from osd" in rados
This is for jewel v10.2.8 validation
Run: http://pulpito.ceph.com/yuriw-2017-06-30_22:50:27-rados-jewel-distro-bas...
Yuri Weinstein
02:37 PM Revision 071f111a (ceph): osd: Return correct osd_objectstore in OSD metadata
Do not simply read the configuration value as it might have changed
during OSD startup by reading the type from disk....
Wido den Hollander
02:30 PM Bug #20488 (Resolved): ceph-disk dmcrypt does not unlock blockdevice for bluestore
The ceph-disk utility does not unlock the blockdevice when called with --dmcrypt for bluestore.
It will unlock the...
Felix Winterhalter
02:03 PM Revision 080af6dd (ceph): Merge pull request #15833 from Linbing/wip-osd-delete-MPing
osd: osd does not using MPing Messages,do not include unused include
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:47 PM Revision 301d53a3 (ceph): doc/mon: clean up `mds fail`/`mds deactivate` descriptions
Fixes: http://tracker.ceph.com/issues/20424
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:44 PM Revision 94d6012c (ceph): doc: dev: change "make check" into an internal Xref
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:44 PM Revision 7f14c6a2 (ceph): doc: dev: add notes on PR make check test
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:44 PM RADOS Documentation #20486: Document how to use bluestore compression
Joao Luis wrote:
> The bits I found out were through skimming the code, and that did not provide too much insight ...
Lenz Grimmer
01:05 PM RADOS Documentation #20486 (Resolved): Document how to use bluestore compression
Bluestore is becoming the de facto default, and I haven't found any docs on how to configure compression.
The bits...
Joao Eduardo Luis
01:37 PM Bug #20453 (Resolved): dpkg warning during fresh install of Luminous
Sage Weil
08:58 AM Bug #20453 (Fix Under Review): dpkg warning during fresh install of Luminous
https://github.com/ceph/ceph/pull/16072 Kefu Chai
08:53 AM Bug #20453: dpkg warning during fresh install of Luminous
it's a bug in dpkg, see
* similar issue: https://bugs.launchpad.net/ubuntu/+source/snap-confine/+bug/1605052
* an...
Kefu Chai
01:37 PM Revision 14f17b9c (ceph): Merge pull request #16072 from tchaikov/wip-20453
debian: workaround the bug in dpkg-maintscript-helper
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:34 PM devops Bug #14839 (Resolved): systemctl stop ceph.target doesn't stop ceph
Sage Weil
01:34 PM Revision a96ebf34 (ceph): Merge pull request #15835 from SUSE/wip-flatten-systemd-target-hierarch...
systemd: Add explicit Before=ceph.target
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Boris Ranto <bra...
Sage Weil
01:30 PM Bug #18876 (Resolved): make check fails due to missing bc in ceph-helper.sh
Nathan Cutler
01:24 PM Bug #18876 (Pending Backport): make check fails due to missing bc in ceph-helper.sh
Nathan Cutler
01:28 PM Backport #20487 (Resolved): kraken: make check fails due to missing bc in ceph-helper.sh
Nathan Cutler
01:27 PM Backport #20487 (Resolved): kraken: make check fails due to missing bc in ceph-helper.sh
https://github.com/ceph/ceph/pull/16069 Nathan Cutler
01:19 PM Revision ffe5bbfc (ceph): rgw: fix use of marker in List::list_objects()
Fixes: http://tracker.ceph.com/issues/18331
List marker is an index key, so treat it as such. This
fixes infinite lo...
Yehuda Sadeh
12:48 PM Revision 270a3e0f (ceph): mgr: Implement self_test() method in MgrModule
Other modules are encouraged to override this method and implement
a as good as possible self-test which returns True...
Wido den Hollander
12:47 PM Revision 43380f8d (ceph): mgr: set/get_localized_config in MgrModule
get_localized_config was getting redundant as it was copied to various
modules.
This commit also introduces set_loca...
Wido den Hollander
11:29 AM Revision 56ca3b01 (ceph): rgw: fix RadosGW hang during multi-chunk upload of AWSv4.
Fixes: http://tracker.ceph.com/issues/19754
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
10:52 AM Revision cac26471 (ceph): rgw/lifecycle: do not send lifecycle rules when GetLifeCycle failed
Now, RGW will send two HTTP responses when GetLifeCycle failed. The first one is
Error Respnse like 404, and the seco...
Chang Liu
10:51 AM Revision e5719234 (ceph): rgw: fix response header of Swift API
Response header of Swift API returned by radosgw does not contain
"x-openstack-request-id", but Swift returns it. Enh...
tone-zhang
10:50 AM Revision 59391c40 (ceph): rgw: fix crash when listing objects via swift
Fixes: http://tracker.ceph.com/issues/19249
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
10:49 AM Revision e0f90f03 (ceph): librbd: introduce new constants for tracking max block name prefix
Fixes: http://tracker.ceph.com/issues/18653
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
10:48 AM Revision 61c5957b (ceph): rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped correctly
Fixes: http://tracker.ceph.com/issues/18335
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
10:48 AM Revision 3173da6e (ceph): rbd-nbd: no need create asok file for unmap and list-mapped commands.
Fixes: http://tracker.ceph.com/issues/17951
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ...
Pan Liu
10:44 AM Revision c79d45ff (ceph): librbd: acquire exclusive-lock during copy on read
Fixes: http://tracker.ceph.com/issues/18888
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
10:35 AM Revision 32297cc0 (ceph): Merge pull request #16067 from YangFanlinux/affi
.mailmap, .organizationmap: Update Fan Yang information and affiliation
Reviewed By: Jos Collin <jcollin@redhat.com>
Jos Collin
10:30 AM Revision 30ff11c8 (ceph): ReplicatedBackend: take read locks for clone sources during recovery
Otherwise, we run the risk of a clone source which hasn't actually
come into existence yet being used if we grab a cl...
Samuel Just
10:30 AM Revision d1869517 (ceph): PrimaryLogPG::try_lock_for_read: give up if missing
The only users calc_*_subsets might try to read_lock an object which is
missing on the primary. Returning false in t...
Samuel Just
10:19 AM Revision e76725f4 (ceph): osd/PrimaryLogPG: do not expect FULL_TRY ops to get resent
The objecter will not resend FULL_TRY requests that were sent prior to
becoming full, so we should not discard them.
...
Sage Weil
10:18 AM Revision 7a275769 (ceph): ceph_test_librados_api_misc: fix stupid LibRadosMiscConnectFailure.Conn...
Sometimes the cond doesn't time out and it wakes up instead. Just repeat
the test many times to ensure that at least...
Sage Weil
10:17 AM Revision 4d1272e5 (ceph): debian: package ceph.logroate properly
see also "man dh_installlogrotate"
Fixes: http://tracker.ceph.com/issues/19390
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
10:17 AM Revision 47a45441 (ceph): osd: Give requested scrub work a higher priority
Once started we now queue scrub work at higher priority than
scheduled scrubs.
Fixes: http://tracker.ceph.com/issues...
David Zafman
10:04 AM Revision cfc20337 (ceph): build/ops: rpm: obsolete libcephfs1
Although under normal packaging circumstances this would probably not be done,
in Ceph there is no reasonable deploym...
Nathan Cutler
10:01 AM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
I use the ceph-deploy tool to setup my ceph cluster, and the ceph.conf has not been changed. Jay Zhu
10:01 AM Bug #20472 (Resolved): ceph cli infers 'in source tree' from cwd, should use own path
Kefu Chai
10:01 AM Revision fe2f1139 (ceph): Merge pull request #16055 from dmick/master
ceph.in: allow developer mode from outside build tree
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
09:40 AM Bug #20344 (Resolved): make check fails with Error EIO: load dlopen(build/lib/libec_FAKE.so): bui...
Nathan Cutler
09:40 AM Backport #20345 (Resolved): kraken: make check fails with Error EIO: load dlopen(build/lib/libec_...
Nathan Cutler
09:39 AM Revision f31033cb (ceph): Merge pull request #16069 from smithfarm/wip-20345-kraken
kraken: make check fails with Error EIO: load dlopen(build/lib/libec_FAKE.so): build/lib/libec_FAKE.so: cannot open s... Nathan Cutler
09:20 AM Cleanup #10110: librados: mark old objects_begin interface deprecated
This must be in 'resolved' state as it has been fixed now - http://ceph.com/releases/v12-0-1-luminous-dev-released/ Mahati Chamarthy
09:03 AM Revision 79553821 (ceph): ceph.spec.in, debian/control: Add bc to build dependencies
The bc is missing for ceph-helpers.sh
Fixes: http://tracker.ceph.com/issues/18876
Signed-off-by: Kyr Shatskyy <kyryl...
Kyrylo Shatskyy
08:51 AM Revision c90f0605 (ceph): debian: workaround the bug in dpkg-maintscript-helper
see https://bugs.launchpad.net/ubuntu/+source/snap-confine/+bug/1605052
and https://bugs.debian.org/cgi-bin/bugreport...
Kefu Chai
07:56 AM Revision 977770d8 (ceph): qa/workunits/ceph-helpers: do not error out if is_clean
it would be a race otherwise, because we cannot be sure that the cluster
pgs are not all clean or not when run_osd() ...
Kefu Chai
07:56 AM Revision b1d3c1a3 (ceph): qa/workunits/ceph-helpers: display rejected string
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 0196e154ed2e164cf55b0d7ed9f9cdd1f4f50100)
Kefu Chai
07:09 AM Revision fecd7dc1 (ceph): mailmap: Fan Yang information and affiliation
Signed-off-by: Fan Yang <yangf@neunn.com> Fan Yang
06:19 AM Revision d8ebe724 (ceph): mailmap: add affiliation for Tushar Gohad
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> Tushar Gohad
04:15 AM Revision 037ca46b (ceph): mds: don't issue caps for frozen inode
When mds goes into active state, it re-issue caps for all inodes.
It's possible that some inodes are in frozen state....
Yan, Zheng
03:45 AM CephFS Bug #20469: Ceph Client can't access file and show '???'
Yunzhi Cheng wrote:
> Zheng Yan wrote:
> > this one and http://tracker.ceph.com/issues/20467 may be caused by the s...
Zheng Yan
02:38 AM Revision da605aa3 (ceph): osd/PrimaryLogPG solve cache tier osd high memory consumption
during cache tier dirty data flushing, cache tier osd memroy consumption
will get increasing due to the accumulative ...
Peng Xie
02:08 AM Revision 5bbb557e (ceph): rgw: clean-up is_master_zonegroup() instead of is_meta_master()
Signed-off-by: Fan Yang <yangf@neunn.com> Fan Yang

07/02/2017

06:52 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
I suspect 0780f9e67801f400d78ac704c65caaa98e968bbc, which changed when the CLEAN flag was set at the end of recovery. Sage Weil
06:51 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
bisecting this... so far i've narrowed it down to something between f43c5fa055386455a263802b0908ddc96a95b1b0 and e972... Sage Weil
01:04 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
03:10 PM Revision b331898e (ceph): CMakeLists.txt: Rewrite 2 remaning options to WITH_
All options to en/disable inclusion of libraries or other software
are of the format WITH_ so that the Cmake commaind...
Willem Jan Withagen
01:54 PM Bug #17418: assert len(inactive) == num_inactive
duplicated to which issue? huang jun
01:32 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
do we need a fix for jewel? Orit Wasserman
12:26 PM Bug #18529: ERROR: test_rados.TestRados.test_ping_monitor
PR:https://github.com/ceph/ceph/pull/12934 huang jun
04:20 AM rbd Bug #20484: snap can be removed while it is been using by rbd-nbd device
Solution:
https://github.com/ceph/ceph/pull/16057
xin mycho
03:43 AM rbd Bug #20484 (Won't Fix): snap can be removed while it is been using by rbd-nbd device
I maped a snap to rbd-nbd device by cmd:
# rbd-nbd map rbd/test@snap
but if i remove the snap accidentally, then i ...
xin mycho

07/01/2017

08:58 PM Bug #20477 (Resolved): Jenkins make check fails with "Unix Domain socket too long"
Nathan Cutler
08:35 PM Bug #20477 (Resolved): Jenkins make check fails with "Unix Domain socket too long"
Apparently, only happens on arm64 make check.
https://github.com/ceph/ceph/pull/15770
Nathan Cutler
08:58 PM Backport #20478 (Rejected): kraken: Jenkins make check fails with "Unix Domain socket too long"
I thought this commit might fix this make check failure: https://paste2.org/m6vM0MY8
But now I see the master PR i...
Nathan Cutler
08:36 PM Backport #20478 (Rejected): kraken: Jenkins make check fails with "Unix Domain socket too long"
Nathan Cutler
08:39 PM rgw Backport #20483 (Rejected): jewel: rgw: s3 API does not honor rgw_keystone_implicit_tenants when ...
Nathan Cutler
08:39 PM rgw Backport #20482 (Rejected): kraken: rgw: s3 API does not honor rgw_keystone_implicit_tenants when...
Nathan Cutler
08:37 PM rgw Backport #20481 (Rejected): hammer: rgw log includes zero byte sometimes
Nathan Cutler
08:37 PM rgw Backport #20480 (Resolved): jewel: rgw log includes zero byte sometimes
https://github.com/ceph/ceph/pull/17151 Nathan Cutler
08:37 PM rgw Backport #20479 (Rejected): kraken: rgw: connection reset or radosgw crashed when download large ...
Nathan Cutler
05:23 PM Revision ffab4eb7 (ceph): ceph_disk/main.py: Allow FreeBSD zap a OSD disk
- refactor zap() into a Linux and FreeBSD version
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
04:45 PM Backport #20353 (Fix Under Review): jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Vikhyat Umrao
04:45 PM Backport #20353: jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Jewel Backport PR: https://github.com/ceph/ceph/pull/16059 Vikhyat Umrao
03:06 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
http://pulpito.ceph.com/kchai-2017-06-30_10:58:17-rados-wip-20432-kefu-distro-basic-smithi/ Kefu Chai
03:00 PM Revision 98e00ab7 (ceph): Merge pull request #16056 from xiexingguo/wip-kill-log-warn
common: fix log warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:56 PM Revision 7d7f5856 (ceph): os/bluestore: fix deferred_aio deadlock
We submit aios while holding deferred_lock, and we take deferred_lock in
the aio completion handler (of which there i...
Sage Weil
02:52 PM RADOS Bug #20470: rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
This test confuses me. It seems like the PG is always going to exist on the target osd.. why was it passing before? Sage Weil
02:41 PM CephFS Bug #20469: Ceph Client can't access file and show '???'
Zheng Yan wrote:
> this one and http://tracker.ceph.com/issues/20467 may be caused by the same bug. please try the n...
Yunzhi Cheng
02:17 PM RADOS Bug #20476: ops stuck waiting_for_map
Trying to reproduce with same commit, more debugging, at http://pulpito.ceph.com/sage-2017-07-01_14:16:23-rados-wip-s... Sage Weil
02:08 PM RADOS Bug #20476 (Can't reproduce): ops stuck waiting_for_map
observed many ops hung with waiting_for_map
made a dummy map update ('ceph osd unset nodown')
ops unblocked
...
Sage Weil
02:12 PM Bug #20435 (Resolved): `ceph -s` repeats some health details in Luminous RC release
Sage Weil
02:11 PM Revision 90851832 (ceph): Merge pull request #15986 from liewegas/wip-20435
mon/MgrStatMonitor: avoid dup health warnings during luminous upgrade
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Sage Weil
02:11 PM Revision e4fc5cc1 (ceph): Merge pull request #14178 from songbaisen/m10
mon: show the leader info on mon stat command
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
02:11 PM Bug #20229 (Resolved): ceph-disk systemd unit timesout too quickly
Sage Weil
02:10 PM Revision 70a99079 (ceph): Merge pull request #15585 from dachary/wip-20229-ceph-disk-timeout
ceph-disk: set the default systemd unit timeout to 3h
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:10 PM Revision 715968d3 (ceph): Merge pull request #15984 from idryomov/wip-chooseargs-encoding-fix
crush/CrushWrapper: chooseargs encoding fix
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:10 PM mgr Bug #19994 (Resolved): ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
Sage Weil
02:09 PM Revision 41677d2a (ceph): Merge pull request #16023 from liewegas/wip-19994
systemd/ceph-mgr: remove automagic mgr creation hack
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: John ...
Sage Weil
01:50 PM Bug #17724: SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())
... Sage Weil
01:47 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
I've seen this at least twice now. It is not an upgrade test, so either unauthenticated clients that are strays in t... Sage Weil
01:46 PM RADOS Bug #20475 (Resolved): EPERM: cannot set require_min_compat_client to luminous: 6 connected clien...
... Sage Weil
01:44 PM rgw Bug #20368: rados/upgrade rgw swift test fails
This still fails every time. Latest:
/a/sage-2017-07-01_06:55:28-rados-wip-sage-testing2-distro-basic-smithi/1351...
Sage Weil
12:02 PM Revision 866cf724 (ceph): Merge pull request #15956 from dillaman/wip-librbd-devstack
test: fix failing rbd devstack teuthology test
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
08:24 AM Revision 19fbe877 (ceph): Merge pull request #15923 from dillaman/wip-qa-rbd-memcheck-python
qa/suites/rbd: restrict python memcheck validation to CentOS
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:24 AM Revision 01d7fbe1 (ceph): common: fix log warnings
/home/jenkins-build/build/workspace/ceph-pull-requests/src/common/LogEntry.cc:54:24: warning: suggest parentheses aro... xie xingguo
06:35 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
WANG Guoqin wrote:
> Which IRC was that and do you have a chatting log on that?
https://gist.githubusercontent.co...
Jason McNeil
06:10 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
sean redmond wrote:
> https://pastebin.com/raw/xmDPg84a was talked about in IRC by @mguz it seems it maybe related b...
WANG Guoqin
04:50 AM Bug #20472 (Fix Under Review): ceph cli infers 'in source tree' from cwd, should use own path
Dan Mick
04:50 AM Bug #20472: ceph cli infers 'in source tree' from cwd, should use own path
https://github.com/ceph/ceph/pull/16055 Dan Mick
04:36 AM Revision de15ee1a (ceph): ceph.in: allow developer mode from outside build tree
Use path of script to look for 'am I in a build tree' rather than
getcwd(), so that 'build tree' versions can be run ...
Dan Mick
02:18 AM Revision ef2564b9 (ceph): Merge pull request #15911 from xiexingguo/wip-bluestore-20170626
os/bluestore: narrow cache lock range; make sure min_alloc_size p2 aligned
Reviewed-by: Igor Fedotov <ifedotov@miran...
Sage Weil
02:17 AM Revision c9c69722 (ceph): Merge pull request #16044 from liewegas/wip-i-cant-believe-its-not-btrfs
qa: stop testing btrfs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:17 AM Revision aa986f58 (ceph): Merge pull request #16046 from liewegas/wip-valgrind-on-centos
do all valgrind runs on centos
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:16 AM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/sage-2017-06-30_18:42:09-rados-wip-sage-testing-distro-basic-smithi/1345981 Sage Weil
02:15 AM Bug #20474 (Duplicate): osd/osd_types.cc: 3534: FAILED assert(lastmap->get_pools().count(pgid.poo...
... Sage Weil

06/30/2017

11:51 PM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
The monitor node is printing out a lot of... Greg Farnum
11:44 PM Revision df30ac30 (ceph): rgw: rest api to read zone config params
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit a220a2efbfd675e6abf14ae33c21005bcbf6dadf)
Yehuda Sadeh
11:44 PM Revision 75cdc3f3 (ceph): rgw: new rest api to retrieve object layout
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 2768583dc486109e49d209243675b99fdd39e92c)
Yehuda Sadeh
11:28 PM RADOS Bug #20471 (Fix Under Review): Can't repair corrupt object info due to bad oid on all replicas
https://github.com/ceph/ceph/pull/16052 David Zafman
11:03 PM RADOS Bug #20471 (In Progress): Can't repair corrupt object info due to bad oid on all replicas
... David Zafman
05:24 PM RADOS Bug #20471 (Resolved): Can't repair corrupt object info due to bad oid on all replicas

We detect a kind of corruption where the oid in the object info doesn't match the oid of the object. This was adde...
David Zafman
11:13 PM Revision 47f751f4 (ceph): civetweb: move to post 1.8 version
Fixes: http://tracker.ceph.com/issues/19704
Version that went into kraken was pre 1.8, and had a few issues.
Signed...
Yehuda Sadeh
10:34 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
https://pastebin.com/raw/xmDPg84a was talked about in IRC by @mguz it seems it maybe related but this was kraken, jus... sean redmond
03:25 PM RADOS Bug #19909 (Won't Fix): PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid...
There was a lot of code churn around the 12.0.3 time period so this isn't too surprising to me. I'm not sure it's wo... Sage Weil
09:24 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Greg Farnum
09:18 PM rgw Feature #20473 (Resolved): RGW Multi-site radosgw-admin sync status and radosgw-admin bucket sync...
- RGW Multi-site radosgw-admin sync status and radosgw-admin bucket sync status commands addition of 'detail' flag
...
Vikhyat Umrao
09:05 PM Backport #20353: jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Pull Requests to be backported:
1. https://github.com/ceph/ceph/pull/15535
2. https://github.com/ceph/ceph/pull/1...
Vikhyat Umrao
09:03 PM Backport #20353: jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
<vikhyat> gregsfortytwo: Hi Greg for this feature http://tracker.ceph.com/issues/20087, I think I need to backport bo... Vikhyat Umrao
09:03 PM RADOS Bug #20454: bluestore: leaked aios from internal log
https://github.com/ceph/ceph/pull/16051 is a better fix Sage Weil
09:01 PM RADOS Bug #20397 (Resolved): MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds f...
failure seems to be gone with the timeout change. Sage Weil
08:55 PM rgw Bug #20449: tests: rados/thrash...rgw_snaps.yaml transient failure: Timeout exception after green...
So this is a bug in the the qa-suite python code, right? That's not a RADOS issue... :) Greg Farnum
07:29 AM rgw Bug #20449: tests: rados/thrash...rgw_snaps.yaml transient failure: Timeout exception after green...
... Nathan Cutler
06:01 AM rgw Bug #20449: tests: rados/thrash...rgw_snaps.yaml transient failure: Timeout exception after green...
The failure is transient. Nathan Cutler
08:50 PM Bug #20472 (Resolved): ceph cli infers 'in source tree' from cwd, should use own path
The original "am I running from a source tree, so override LD_LIBRARY_PATH and PYTHONPATH" code used the base path of... Dan Mick
07:43 PM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...
Here's another: /a/pdonnell-2017-06-27_19:50:40-fs-wip-pdonnell-20170627---basic-smithi/1333703 Patrick Donnelly
07:31 PM rgw Bug #20201: radosgw refuses upload when Content-Type missing from POST policy
Have a working setup for testing this. Proposed quick-fix by Y. doesn't seem quite right, but working through it. W... Matt Benjamin
07:27 PM Stable releases Tasks #19538: jewel v10.2.8
h3. QE VALIDATION (STARTED 7/1/17)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN PR...
Yuri Weinstein
05:54 PM Revision 0346998b (ceph): doc: recommend against btrfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:47 PM rgw Bug #20380: Stale bucket index entries are left over after object deletions
Yes, I think follows that there could be other ceph::timespan problems. I have so far grepped through the Ceph sourc... Matt Benjamin
09:50 AM rgw Bug #20380: Stale bucket index entries are left over after object deletions
Yes Matt, the fix seems to take effect. Thanks for the quick turnaround.
I was going through the commit where the ...
Pavan Rallabhandi
03:35 PM RADOS Bug #20381: bluestore: deferred aio submission can deadlock with completion
https://github.com/ceph/ceph/pull/16047 Sage Weil
03:35 PM RADOS Bug #20381: bluestore: deferred aio submission can deadlock with completion
Easy workaround is to make the aio queue really big.
Harder fix to do some complicated locking juggling. I worry ...
Sage Weil
03:31 PM RADOS Bug #20277 (Can't reproduce): bluestore crashed while performing scrub
Sage Weil
03:30 PM RADOS Cleanup #18734 (Resolved): crush: transparently deprecated ruleset/ruleid difference
Sage Weil
03:30 PM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
Sage Weil
03:29 PM RADOS Bug #20446: mon does not let you create crush rules using device classes
see https://github.com/ceph/ceph/pull/16027 Sage Weil
03:25 PM Revision 4d53fd31 (ceph): mon/mgr: add detail error infomation
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
03:10 PM bluestore Bug #20385: jemalloc+Bluestore+BlueFS causes unexpected RSS Memory usage growth
FIO jobs and configs to precondition the store and execute the overwrite. Paths to be updated!
To run:
fio aLL4.fio...
Igor Fedotov
03:06 PM bluestore Bug #20385: jemalloc+Bluestore+BlueFS causes unexpected RSS Memory usage growth
That was a standalone bluestore executed as FIO plugin. And random 4K overwrite scenario - 128 Gb total, 32K objects.... Igor Fedotov
02:39 PM bluestore Bug #20385: jemalloc+Bluestore+BlueFS causes unexpected RSS Memory usage growth
Igor, as far as I can tell _flush_bdev_safely is already being called from _sync_and_flush_log. Can you explain the ... Sage Weil
02:43 PM Revision 53a3be72 (ceph): Merge pull request #15504 from Vicente-Cheng/wip-20151-jewel
jewel: ceph-disk: do not setup_statedir on trigger
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
02:38 PM Revision 58f95820 (ceph): Merge pull request #15963 from Songweibin/wip-release-notes
doc/release-notes: add Images creation timestamp note
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:35 PM rgw Bug #20468 (In Progress): rgw: admin API should return NoSuchUser for actions on non-existed user
Jos Collin
06:08 AM rgw Bug #20468: rgw: admin API should return NoSuchUser for actions on non-existed user
pull request:
https://github.com/ceph/ceph/pull/16033
Chao Zhao
06:02 AM rgw Bug #20468 (Resolved): rgw: admin API should return NoSuchUser for actions on non-existed user
According to http://docs.ceph.com/docs/master/radosgw/adminops/#standard-error-responses, there shoud be "NoSuchUser"... Chao Zhao
02:11 PM Revision d04f5a1d (ceph): Merge pull request #15924 from jcsp/wip-log-last-filters
mon: Filter `log last` output by severity and channel
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Cha...
Sage Weil
02:10 PM Revision 6ee7f82c (ceph): Merge pull request #15946 from Yan-waller/wip-waller-dumpwatcher0627
osd: dump the field name of object watchers and cleanups
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
02:09 PM Revision 1025d7a5 (ceph): Merge pull request #15959 from smithfarm/wip-rgw-singleton-cleanup
tests: rgw/singleton: drop duplicate filestore-xfs.yaml
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
02:09 PM Revision e82ea135 (ceph): Merge pull request #15961 from majianpeng/filestore-remove-redundant-ju...
os/filestore/FileStore.cc: remove a redundant judgement when get max latency
Reviewed-by: xie xingguo <xie.xingguo@z...
Sage Weil
02:09 PM Revision ab429864 (ceph): Merge pull request #15999 from Yan-waller/wip-waller-0629message
msg/MOSDOpReply: fix missing trace decode
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bodley <cbodl...
Sage Weil
02:08 PM CephFS Bug #20469: Ceph Client can't access file and show '???'
this one and http://tracker.ceph.com/issues/20467 may be caused by the same bug. please try the newest upstream kernel Zheng Yan
07:19 AM CephFS Bug #20469 (Need More Info): Ceph Client can't access file and show '???'
Very strange behavior... Yunzhi Cheng
02:06 PM RADOS Bug #20470 (Resolved): rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
... Sage Weil
01:51 PM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/sage-2017-06-30_05:44:03-rados-wip-sage-testing-distro-basic-smithi/1344959... Sage Weil
01:33 PM Revision eb39bef0 (ceph): Merge pull request #16037 from gmayyyha/monmapmonitor-use-func
mon/MonmapMonitor: use __func__ instead of hard code function name
Reviewed By: Joao Eduardo Luis <jecluis@gmail.com>
Jos Collin
01:33 PM Revision c7893283 (ceph): do all valgrind runs on centos
We are fighting two issues with valgrind on ubuntu (xenial, yakkety,
and z):
http://tracker.ceph.com/issues/18126
...
Sage Weil
01:28 PM Revision 5a2d78ad (ceph): qa: stop testing btrfs
This is too noisy and we don't recommend it anyway.
See http://tracker.ceph.com/issues/20169
Signed-off-by: Sage We...
Sage Weil
12:39 PM Revision 891798d6 (ceph): PendingReleaseNotes: add a note on choose_args encoding
It's unlikely that it's been used yet, but worth a note.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
12:37 PM Revision cc90a0ef (ceph): crush/CrushWrapper: encode choose_args.size() as __u32
choose_args.size() returns size_t, which is not fixed size. Given that
choose_args code just open-codes our std::map...
Ilya Dryomov
12:37 PM Revision dbdf66b8 (ceph): crush/CrushWrapper: crush_choose_arg::ids should be __s32
crush_choose_arg::ids array is encoded on the wire. int is not fixed
size -- use __s32 instead (crush_bucket::id is ...
Ilya Dryomov
12:13 PM rbd Bug #20054: librbd memory overhead when used with KVM
@Sebastian: just to eliminate the guest OS as a possibility, would it be possible for you to re-run using qemu-tcmu o... Jason Dillaman
06:11 AM rbd Bug #20054: librbd memory overhead when used with KVM
As I can not reproduce the high memory usage when using fio directly, I created a bug report on the qemu side ([1]). ... Sebastian Nickel
10:53 AM CephFS Bug #20467: Ceph FS kernel client not consistency
I checked ubuntu kenrel. It does not contain following commit. I suspect it's the cause. Could you please try newest ... Zheng Yan
03:01 AM CephFS Bug #20467: Ceph FS kernel client not consistency
... Yunzhi Cheng
02:55 AM CephFS Bug #20467: Ceph FS kernel client not consistency
kernel version is 4.4.0-46 Yunzhi Cheng
02:43 AM CephFS Bug #20467: Ceph FS kernel client not consistency
kernel version ? Zheng Yan
02:40 AM CephFS Bug #20467 (Resolved): Ceph FS kernel client not consistency
I use 'ls' to list files in one directory, two client has different result... Yunzhi Cheng
10:22 AM rgw Bug #19448: GET bucket policy response format
Casey Bodley wrote:
> there is work in progress at https://github.com/ceph/ceph/pull/14307 that implements this GetB...
joke lee
10:09 AM Revision 4fdbd854 (ceph): mds: “*dir” print repeatedly
"traverse_to_auth_dir()" will be print "*dir", so this place is repeated,
This extra print was found when I was using...
huanwen ren
09:53 AM Revision 227d2888 (ceph): MDS: tick_event repeated assignment
"tick_event" will be assign in the MDSDaemon::tick(), so this place is unnecessary
Signed-off-by: huanwen ren <ren.h...
huanwen ren
09:14 AM Revision 1c11d31c (ceph): common/config_opts: drop unused opt(mds_kill_journal_at)
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
08:44 AM Revision a70232e8 (ceph): mon/MonmapMonitor: use __func__ instead of hard code function name
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
07:32 AM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
Re-running the test at http://pulpito.front.sepia.ceph.com:80/smithfarm-2017-06-30_07:33:11-upgrade:hammer-x-wip-1338... Nathan Cutler
07:28 AM Revision 357dfa59 (ceph): systemd: Add explicit Before=ceph.target
The PartOf= and WantedBy= directives in the various systemd
unit files and targets create the following logical hiera...
Tim Serong
06:54 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
rerunning at http://pulpito.ceph.com/kchai-2017-06-30_06:49:46-rados-master-distro-basic-smithi/, if we can consisten... Kefu Chai
06:27 AM Revision 2fc54306 (ceph): os/bluestore/KernelDevice: make the amount of reaped aio tunable
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
05:44 AM Revision 1ed9ae8f (ceph): os/bluestore/KernelDevice: batch aio submit
reduce unnessary system call(io_submit).
Signed-off-by: Haodong Tang <haodong.tang@intel.com>
Haodong Tang
03:28 AM Revision ca33c57b (ceph): msg/async: increase worker reference with local listen table enabled ba...
Fixes: http://tracker.ceph.com/issues/20390
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:17 AM Bug #20422 (Duplicate): Out of space (btrfs journal write)
#20169 Sage Weil
03:10 AM Revision 16fcee1f (ceph): mon,mgr: manage mgr module list in mgrmap
Kill old mgr_modules option.
Add new mgr_initial_modules option, on the mon, for the initial cluster
mgrmap.
Add ls...
Sage Weil
03:10 AM Revision 289f5ed0 (ceph): doc: update docs for enabling mgr modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:10 AM Revision d953198a (ceph): mon,mgr: track available modules in MgrMap too
Require --force to enable a module that isn't reported as available.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:10 AM Revision 6c10417f (ceph): mgr: include MgrMap in ClusterState
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:04 AM Revision d6a13358 (ceph): Merge pull request #15927 from jcsp/wip-mgr-log-on-load-failed
mgr: cluster log message on plugin load error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:03 AM Revision 3cd961df (ceph): Merge pull request #15951 from wido/issue-20430
osd: Execute crush_location_hook when configured in ceph.conf
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 AM Revision bf87bf0d (ceph): Merge pull request #15954 from Liuchang0812/wip-osd-compact
mon: fix kvstore type in mon compact command
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 AM Revision d68c391b (ceph): Merge pull request #15957 from liewegas/wip-rc
ceph_release: we are in the 'rc' phase (12.1.z)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:03 AM Revision 7fe81899 (ceph): Merge pull request #15968 from xiexingguo/wip-poolopts-fix
mon/OSDMonitor: two pool opts related fix
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:02 AM Revision fa8cee8c (ceph): Merge pull request #15974 from liewegas/wip-require-osd-release-print
osd/OSDMap: print require_osd_release
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Sage Weil
03:02 AM Revision a8dd57d8 (ceph): Merge pull request #15976 from liewegas/wip-bluestore-big-cache
os/bluestore: default cache size of 3gb Sage Weil
02:22 AM RADOS Bug #17968 (Resolved): Ceph:OSD can't finish recovery+backfill process due to assertion failure
Kefu Chai
02:21 AM Revision 9b5f7235 (ceph): Merge pull request #15489 from xxhdx1985126/master
librados: redirect balanced reads to acting primary when targeting object isn't recovered
Reviewed-by: Sage Weil <sa...
Kefu Chai
01:34 AM Revision 303ec788 (ceph): Merge pull request #14678 from joscollin/wip-cleanup-storeget-return-check
mon: handle cases where store->get() may return error
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kef...
Kefu Chai
01:32 AM Revision da1c73d2 (ceph): Merge pull request #15926 from liewegas/wip-log-channel
librados: add log channel to rados_monitor_log2 callback
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
01:31 AM Revision 7ee49076 (ceph): Merge pull request #15925 from jcsp/wip-fsstatus-cleanup
mgr: clean up fsstatus module
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:30 AM rbd Bug #20421 (Resolved): [openstack] cinder backup driver fails due to rbd python API change
Kefu Chai
01:29 AM Revision afdddc17 (ceph): Merge pull request #15932 from dillaman/wip-20421
pybind: restore original API for backwards compatibility
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

06/29/2017

11:53 PM rgw Bug #20466 (Closed): testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
I am seeing 2 s3a hadoop intergration tests that fail with 2.7.3, previously based on the command line options these ... Vasu Kulkarni
10:47 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
Okay, I've uploaded https://launchpad.net/ubuntu/+source/valgrind/1:3.12.0~svn20160714-1ubuntu2/+build/10602185/+file... David Galloway
09:59 PM mgr Feature #17450 (Resolved): Call python modules' handle_command in the background
Did this a while back... John Spray
09:19 PM Feature #19657 (Resolved): An EIO from a single device should not be a client-visible failure.
David Zafman
09:18 PM Feature #19657: An EIO from a single device should not be a client-visible failure.
https://github.com/ceph/ceph/pull/14760 David Zafman
09:19 PM RADOS Bug #18165 (Resolved): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_target...
David Zafman
09:18 PM RADOS Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
https://github.com/ceph/ceph/pull/14760 David Zafman
09:01 PM Revision 96a745b6 (ceph): use 'verify' for all version of hadoop
'test' in 2.7.3 will not run all tests, use 'verify' to
run all integration tests
Signed-off-by: Vasu Kulkarni <vasu...
Vasu Kulkarni
09:00 PM Revision 4bcd6f66 (ceph): Merge pull request #14760 from dzafman/wip-19657
osd: On EIO from read recover the primary replica from another copy
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:54 PM Revision 14ab16a4 (ceph): Merge pull request #15912 from cloudbau/wip-20107
rgw: Fix duplicate tag removal during GC
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Tested-by: Yuri Weinstein <yw...
Yehuda Sadeh
07:35 PM Revision e6763ebd (ceph): rgw: cls: ceph::timespan tag_timeout wrong units
In rgw_dir_suggest(), the ceph::timespan tag_timeout is intended
to be a value in seconds, but has been taken as some...
Matt Benjamin
07:34 PM Feature #18836: list-inconsistent-obj should show which osd is the primary
This is for informational purposes only. David Zafman
07:33 PM RADOS Bug #12615: Repair of Erasure Coded pool with an unrepairable object causes pg state to lose clea...
This will be fixed when we move repair out of the OSD. We shouldn't be using recovery to do repair anyway. David Zafman
07:32 PM RADOS Bug #13493 (Duplicate): osd: for ec, cascading crash during recovery if one shard is corrupted
David Zafman
07:31 PM rgw Bug #20380: Stale bucket index entries are left over after object deletions
Hi Pavan,
I haven't proved this resolves, but I -did- prove (in a non-reproducer scenario) that the tag_timeout va...
Matt Benjamin
05:54 PM rgw Bug #20380 (In Progress): Stale bucket index entries are left over after object deletions
Matt Benjamin
12:43 PM rgw Bug #20380: Stale bucket index entries are left over after object deletions
Orit Wasserman wrote:
> Pavan, are you using versioning?
No Orit, we are not using object versioning. One interes...
Pavan Rallabhandi
10:45 AM rgw Bug #20380: Stale bucket index entries are left over after object deletions
Pavan, are you using versioning? Orit Wasserman
07:18 PM RADOS Bug #19964 (Fix Under Review): occasional crushtool timeouts
https://github.com/ceph/ceph/pull/16025 Sage Weil
07:15 PM rgw Backport #19563 (New): jewel: rgw: folders starting with "_" underscore are not in bucket index
Attempted backport -https://github.com/ceph/ceph/pull/14368- was closed because it wasn't a cherry-pick. Nathan Cutler
06:57 PM rbd Bug #19035 (Fix Under Review): [rbd CLI] map with cephx disabled results in error message
*PR*: https://github.com/ceph/ceph/pull/16024 Jason Dillaman
06:54 PM Revision 8b9c8df6 (ceph): rbd: do not attempt to load key if auth is disabled
Fixes: http://tracker.ceph.com/issues/19035
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:35 PM rgw Bug #20037 (Pending Backport): rgw log includes zero byte sometimes
Casey Bodley
03:20 PM rgw Bug #20037: rgw log includes zero byte sometimes
Fix has been merged, please backport to Jewel. Jens Harbott
06:27 PM Bug #20465 (Resolved): Race seen between pool creation and wait_for_clean(): seen in test-erasure...

I suspect that if creating a pool takes too long before the initial pgs exist in "creating" state then calling wait...
David Zafman
06:25 PM rgw Bug #17779 (Pending Backport): rgw: s3 API does not honor rgw_keystone_implicit_tenants when keys...
Backport is not trivial Yehuda Sadeh
06:17 PM RADOS Bug #19750 (Can't reproduce): osd-scrub-repair.sh:2214: corrupt_scrub_erasure: test no = yes

This isn't happening anymore from what I've seen. If it does let's get the full log. From the lines I'm being sho...
David Zafman
06:17 PM rgw Bug #20098 (Pending Backport): rgw: connection reset or radosgw crashed when download large zero ...
Casey Bodley
06:16 PM rbd Bug #19442 (Duplicate): rbd expord-diff aren't counting AioTruncate op correctly.
Duplicate of tracker issue #19570 -- only an issue in hammer due to changes introduced in infernalis to support deep-... Jason Dillaman
06:11 PM rbd Bug #20168 (Fix Under Review): IO work queue does not process failed lock request
*PR*: https://github.com/ceph/ceph/pull/15860 Jason Dillaman
06:09 PM RADOS Bug #17830 (Can't reproduce): osd-scrub-repair.sh is failing (intermittently?) on Jenkins
Haven't been seeing this at all, so I'm closing for now. David Zafman
06:09 PM rbd Bug #18982 (Duplicate): How to get out of weird situation after rbd flatten?
Seems like it's a duplicate of issue #18117 Jason Dillaman
05:56 PM rgw Bug #19904 (Fix Under Review): rgw: Objects of bucket with '_' fail to sync in multisite env
Orit Wasserman
05:55 PM rgw Bug #19739: Content-MD5 header is not validated with POST uploads
Yehuda Sadeh
05:54 PM rgw Bug #20423: rgw: radosgw-admin data sync run crash
Yehuda Sadeh
05:45 PM Bug #20229: ceph-disk systemd unit timesout too quickly
Sage Weil
05:45 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Sage Weil
10:07 AM RADOS Bug #19939 (Fix Under Review): OSD crash in MOSDRepOpReply::decode_payload
https://github.com/ceph/ceph/pull/16008 Kefu Chai
05:43 PM rgw Bug #20177: RGW lifecycle not expiring objects due to permissions on lc pool
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-June/018933.html
Need to make sure that we log errors, so...
Yehuda Sadeh
05:39 PM mgr Bug #19994 (Fix Under Review): ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
https://github.com/ceph/ceph/pull/16023 Sage Weil
05:39 PM Revision 7a3a979f (ceph): systemd/ceph-mgr: remove automagic mgr creation hack
For kraken we auto-created mgr daemons next to mon daemons with some
systemd hackery. This is awkward (you can't not...
Sage Weil
04:42 PM bluestore Bug #20385: jemalloc+Bluestore+BlueFS causes unexpected RSS Memory usage growth
Sage Weil
04:40 PM RADOS Bug #20454 (Fix Under Review): bluestore: leaked aios from internal log
Sage Weil
04:40 PM RADOS Bug #20454 (Rejected): bluestore: leaked aios from internal log
see #20385 Sage Weil
04:21 PM Revision 623f1240 (ceph): tasks/cephfs: add TestStrays.test_replicated_delete_speed
Reproducer for http://tracker.ceph.com/issues/16914
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:21 PM Revision 57126987 (ceph): Merge pull request #15894 from liewegas/wip-no-default-pool
mon,osd: do not create rbd pool by default Sage Weil
03:59 PM Revision e5c8703e (ceph): mon: make `log` command send messages to default channel
...rather than leaving channel blank. This means that
people watching the main "cluster" channel will see
the log me...
John Spray
03:33 PM Revision a997f624 (ceph): common: (random): code cleanup (review comments)
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:27 PM mgr Bug #20383 (Fix Under Review): restful: ValueError: No JSON object could be decoded
https://github.com/ceph/ceph/pull/16020 John Spray
10:13 AM mgr Bug #20383 (In Progress): restful: ValueError: No JSON object could be decoded
Currently there's a brief window at startup where ceph-mgr has loaded the python modules but hasn't received the mon_... John Spray
03:20 PM Revision adb52400 (ceph): common: implement random number generator (following N3551)
Adds new mini-library for random number generation using C++11's
<random> header.
Refer-to:
https://isocpp.org/files...
Jesse Williamson
03:20 PM Revision 1181e677 (ceph): common (random): functions without explicit mutex are not locked
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:20 PM Revision 7996ebb9 (ceph): common (random): removes explicit (re-)seeding of default RNG
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:20 PM Revision d9c49b8d (ceph): common: add enable_if_t<> to C++14 compatibility header.
std::enable_if_t<> is available in C++14, and can help make C++11
code a bit less verbose.
Signed-off-by: Jesse Will...
Jesse Williamson
03:16 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Anthony D'Atri wrote:
> We've experienced at least three distinct cases of ops stuck for long periods of time on a s...
Anthony D'Atri
03:15 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
We've experienced at least three distinct cases of ops stuck for long periods of time on a scrub. The attached file ... Anthony D'Atri
08:14 AM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@josh is this related to #19497? Stefan Priebe
03:11 PM Revision de5f616f (ceph): test/rgw: add test_bucket_sync_disable_enable
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:54 PM Feature #13837 (Resolved): Make snap_trimming robust to inconsistent snaphots
https://github.com/ceph/ceph/pull/15635 David Zafman
02:32 PM Revision 727aef4d (ceph): os/bluestore/BlueFS: clean up log_writer aios from compaction
Normally any time we wait for aios and flush the device we go through
_flush_bdev_safely(), which takes the completed...
Sage Weil
02:10 PM Bug #12444: WorkQueue.cc: unintended behavior for ThreadPool::drain()?
greg, i will revisit this ticket tmr. Kefu Chai
01:09 PM Revision fe6d71cd (ceph): mds/MDSMap: use find in is_data_pool
binary_search assumes that vector data_pools is ordered. add_data_pool
however only appends to the vector, so no orde...
Jan Fajerski
01:04 PM Backport #19208 (In Progress): jewel: snap trim blocked behind ec read, never woken, on kraken-x ...
https://github.com/ceph/ceph/pull/16015 Alexey Sheplyakov
12:36 PM Revision 7bf8b854 (ceph): osd/osd_internal_types: wake snaptrimmer on put_read lock, too
The snaptrimmer can block taking a write lock, which might happen due to
a conficting EC read. When the EC read comp...
Sage Weil
11:11 AM RADOS Bug #20464 (Fix Under Review): cache tier osd memory high memory consumption
Nathan Cutler
10:59 AM RADOS Bug #20464: cache tier osd memory high memory consumption
https://github.com/ceph/ceph/pull/16011
this is my pull request , please help to review it
Peng Xie
07:13 AM RADOS Bug #20464 (Resolved): cache tier osd memory high memory consumption
the osd used as the cache tier in our EC cluster suffers from the high memory usage (5GB~6GB consumption per osd)
wh...
Peng Xie
09:45 AM CephFS Bug #20440 (Fix Under Review): mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotabl...
caused by https://github.com/ceph/ceph/pull/15844.
need incremental patch https://github.com/ukernel/ceph/commit/47...
Zheng Yan
09:44 AM Revision 47ab651a (ceph): qa: reset journal before cephfs_journal_tool_smoke.sh exits
Fixes: http://tracker.ceph.com/issues/20440
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:27 AM rgw Feature #19917: radosgw access log is lacking useful information
https://github.com/ceph/ceph/pull/15263 Jens Harbott
09:21 AM Revision 24ee8ef8 (ceph): Optimization for connection establishment.
Signed-off-by: shangfufei <shangfufei@inspur.com> shangfufei
08:42 AM RADOS Bug #20434: mon metadata does not include ceph_version
Also just noticed this on a cluster updated from 12.0.3:... Dan van der Ster
08:30 AM Revision 53dfb74d (ceph): rgw_file: skip object policy read for ListBucket operations
We don't need to read read object policy for a ListBucket operation
(RGWReaddir, RGWRMdirCheck, RGWStatLeaf).
Also, t...
Gui Hecheng
08:30 AM Revision 9bb2b5e7 (ceph): rgw_file: skip stat_leaf for ".." after readdir
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com> Gui Hecheng
07:31 AM Revision 6b246068 (ceph): os/bluestore/bluestore_tool: portable changes
Finally, control is returned to the host environment. If the value of status is zero or EXIT_SUCCESS, an implementati... xie xingguo
07:24 AM Revision 130ad05f (ceph): os/bluestore/bluestore_tool: output error code correctly if we fail to ...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:59 AM Revision b96d7864 (ceph): os/bluestore/bluestore_tool: add sanity check before exporting bluefs
This can prevent crash by directly specifying a bluestore dev, as follow:
------------------------------------------...
xie xingguo
06:31 AM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
I've made this PR for ceph: https://github.com/ceph/ceph/pull/15998 - contains just the patch I posted above. Marcus Watts
06:26 AM Revision f1ed7453 (ceph): rgw: fix marker encoding problem.
For object names that contain / and %, it is possible in
some circumstances (at least with boto) for "listobjects"
op...
Marcus Watts
06:11 AM Revision ef970f87 (ceph): message: fix missing decode trace
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
06:02 AM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
@Sage: Pushed ca7ab74ae7884f24983d94b729cc262108ff6aba to ceph-ci as "wip-13381" Nathan Cutler
03:01 AM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
I don't see any recent changes in jewel since 10.2.7, or anything between there and master that looks suspicious. I ... Sage Weil
02:54 AM Bug #13381: osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
analyzing /a/smithfarm-2017-06-27_15:24:41-upgrade:hammer-x-wip-jewel-backports-distro-basic-vps/1332796 ...
- the...
Sage Weil
05:55 AM Revision 42c822dc (ceph): doc: update with "mon priority" related changes
* doc/rados/configuration/mon-lookup-dns.rst
we now partially support RFC2782: only the targets with the lowest
v...
Kefu Chai
05:50 AM Revision cf384a18 (ceph): common/dns_resolve: do not assert with misconfigured SRV RR
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:50 AM Revision c608d6e2 (ceph): mon/MonClient: respect the priority in mon_info_t
* common/dns_resolve: collect the priority in the SRV records
also
* mon/MonClient: only connect to the mon with hi...
Kefu Chai
05:48 AM Revision 0bf778c1 (ceph): mon: MonMap: add priority to mon_into_t
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:39 AM Revision 9450abcd (ceph): rgw: Correcting the condition in ceph_assert while parsing an AWS Princ...
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:57 AM Revision 7a9ca4e0 (ceph): Merge pull request #15471 from tchaikov/wip-radostriper-leak-on-fail
libradosstriper: fix MultiAioCompletion leaks on failure
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:04 AM Revision ce230583 (ceph): qa/suites: add test exercising workunits/mon/auth_caps.sh
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:51 AM Revision 67073943 (ceph): test: Fix osd-scrub-repair for movement of shards
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:51 AM Revision 4b0263b1 (ceph): test: Clean up extra json output from log
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:51 AM Revision abadbff8 (ceph): test: Give time for OSDs to see map with flag change
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:07 AM RADOS Bug #20397: MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds from radosbe...
http://pulpito.ceph.com/sage-2017-06-27_15:03:40-rados:thrash-master-distro-basic-smithi/
baseline on master... 5 ...
Sage Weil
02:42 AM Revision dfe1a7c1 (ceph): rgw: Data encryption is not follow the AWS agreement
Encryption request headers should not be sent for GET requests and HEAD
requests if your object uses SSE-KMS/SSE-S3 o...
chuang he
02:31 AM Revision 97bb9976 (ceph): Merge pull request #15812 from dzafman/wip-cot-cleanup
tools: Cleanup dead code in ceph-objectstore-tool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:25 AM Revision e817e227 (ceph): rgw: fix the subdir without slash of s3 website url
if we use the subdir without slash, we cannot visit the default index.html,
which we configured.It is not consistent ...
liuhong
01:12 AM Revision 50709991 (ceph): os/bluestore: pass strict flag to bluestore_blob_use_tracker_t::equal()
And if that flag is true, we'll do a strict equivalence comparison instead.
Signed-off-by: xie xingguo <xie.xingguo@...
xie xingguo
12:46 AM rgw Bug #20384 (Resolved): rgw: TempURL returns wrong error code for expired links
Merged: bdf7fa8279a5ae1287592e714439f9faef8f5a60 Jos Collin

06/28/2017

10:31 PM Revision 33a06847 (ceph): os/bluestore/BlueFS: clear current log entrys before dump all fnode,
We do async-compact-log, i met this bug:
2017-06-28 11:51:42.747315 7f193dd70bc0 -1
/root/ceph/src/os/bluestore/Blue...
Jianpeng Ma
10:23 PM rgw Bug #20463 (Resolved): rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
For buckets containing object names that contain / and %, it is
possible in some circumstances (at least with boto)...
Marcus Watts
10:09 PM RADOS Bug #14088 (Resolved): mon: nothing logged when ENOSPC encountered during start up
Brad Hubbard
09:59 PM rgw Bug #20447: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
I've submitted a PR with the patch I posted here. https://github.com/ceph/ceph/pull/15965 Marcus Watts
07:53 AM rgw Bug #20447 (Resolved): rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
As of 1.11 aws-sdk-java uses v4 signatures by default, and optionally does
chunked transfers. When it decides to do...
Marcus Watts
09:57 PM rgw Bug #17076: AWS S3 Version 4 signatures fail sometimes.
I just fixed another problem with chunked transfers and AWSv4 signatures - see http://tracker.ceph.com/issues/20447 .... Marcus Watts
09:31 PM rgw Bug #20462: rgw_file: support compression
PR added: https://github.com/ceph/ceph/pull/15989 Matt Benjamin
09:25 PM rgw Bug #20462 (Resolved): rgw_file: support compression
The compression change did not add support for initializing compression filters in NFS write path. Matt Benjamin
09:31 PM RADOS Bug #20434: mon metadata does not include ceph_version
Assigning the issue to me as a place holder to remove the ticket from the pool of unassigned tickets. Daniel is worki... Joao Eduardo Luis
07:08 PM RADOS Bug #20434: mon metadata does not include ceph_version
Daniel Oliveira wrote:
> Just talked to Sage and looking into this.
I just tested with Luminous branch (and also ...
Daniel Oliveira
09:30 PM Revision d31f280c (ceph): common: adds spinlock.h, modifies simple_spin test to use new interface
Jesse Williamson
09:30 PM Revision ab67a10e (ceph): common: migrate ceph_spinlock_t to std::atomic_flag
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision 054cd2b4 (ceph): msg: migrate ceph_spinlock_t to std::atomic_flag
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision 89a13d1b (ceph): session: migrate away from Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision bf8b236f (ceph): os: migrate away from Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision 970e5b34 (ceph): test: migrate Spinlock.h to spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision 46615dc7 (ceph): include: remove Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision 32662466 (ceph): common: delete simple_spin.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision be91531c (ceph): common: migrate simple_spin to spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
09:30 PM Revision 400bd237 (ceph): msg: remove reference to simple_spin.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
08:47 PM devops Bug #14839: systemctl stop ceph.target doesn't stop ceph
This should actually be fixed for quite some time (we had a couple of issues with the way we handled systemd in the r... Boris Ranto
07:17 PM devops Bug #14839: systemctl stop ceph.target doesn't stop ceph
I think https://github.com/ceph/ceph/pull/15835 addresses this problem? Sage Weil
08:46 PM Revision 3eac6f6b (ceph): msg: remove reference to simple_spin.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
08:45 PM Revision e7bb03ba (ceph): common: migrate simple_spin to spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
08:31 PM Revision 21b19358 (ceph): rgw multisite: feature of bucket sync enable/disable
use bucket info'flag to store bucket sync flag, before adding the data log, we check the bucket flag.
add two rgw-ad...
Zengran Zhang
08:31 PM Revision 45c8fc9d (ceph): rgw multisite: add command to radosgw-admin. Stop writing new entries to
bucket index log while bucket sync is stopped.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
08:28 PM Revision 578da9d2 (ceph): common: delete simple_spin.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
08:13 PM rgw Backport #20458 (In Progress): jewel: infinite loop in rest api for datalog list
Nathan Cutler
08:12 PM rgw Backport #20458 (Resolved): jewel: infinite loop in rest api for datalog list
https://github.com/ceph/ceph/pull/15988 Nathan Cutler
08:13 PM Backport #20461 (Rejected): kraken: test_envlibrados_for_rocksdb.yaml fails on crypto restart
Nathan Cutler
08:13 PM Backport #20460 (Resolved): jewel: test_envlibrados_for_rocksdb.yaml fails on crypto restart
https://github.com/ceph/ceph/pull/16293 Nathan Cutler
08:12 PM rgw Backport #20459 (Rejected): kraken: infinite loop in rest api for datalog list
Nathan Cutler
08:10 PM rgw Bug #20386: infinite loop in rest api for datalog list
added trivial jewel backport at https://github.com/ceph/ceph/pull/15988 Casey Bodley
08:07 PM rgw Bug #20386 (Pending Backport): infinite loop in rest api for datalog list
Casey Bodley
07:43 PM rgw Bug #20386: infinite loop in rest api for datalog list
opened https://github.com/ceph/ceph/pull/15983 with some additional changes Casey Bodley
08:08 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
I think mentioning that in upgrade notes is sufficient, but it will also need steps to start it, in my case the steps... Vasu Kulkarni
07:06 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
The automatic mgr-creation-from-mon upgrade magic is not implemented for upstart (trusty). we could either
1. men...
Sage Weil
03:28 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
need to confirm this works on trusty before luminous release Sage Weil
08:08 PM Revision e5902f44 (ceph): rgw: RGWMetadataLog::list_entries() no longer splices
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 112464483ecb407ef1388ba8a3f8d29cb0725594)
Casey Bodley
08:08 PM Revision e89036ab (ceph): rgw: fix RGWMetadataLog::list_entries() for null last_marker
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit dd2893ba05c1095405b3a5edc16b3b1c7916cd7d)
Casey Bodley
08:08 PM Revision 00a79995 (ceph): rgw: rest handlers for mdlog and datalog list dont loop
the do-while loops are unnecessary, because cls_log_list() will already
give us the requested number of entries, unle...
Casey Bodley
08:08 PM Revision 6f597f07 (ceph): fix infinite loop in rest api for log list
as max_entries_str is empty, it will be infinite loop when log is more than MAX_ENTRIES(1000) from marker.
and max_en...
Xie Rui
08:05 PM Revision 9f77a53e (ceph): Merge pull request #15983 from cbodley/wip-20386
rgw: fix infinite loop in rest api for log list
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Orit Wass...
Casey Bodley
08:01 PM Stable releases Tasks #19538: jewel v10.2.8
h3. ceph-disk... Nathan Cutler
08:00 PM Stable releases Tasks #19538: jewel v10.2.8
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/5be0bc0a9cb0777201dd349120ec578fe27f4409/
* + "Pull reques...
Nathan Cutler
07:37 PM CephFS Bug #20337: test_rebuild_simple_altpool triggers MDS assertion
Douglas Fuller
07:32 PM Revision 27569da0 (ceph): Merge pull request #15635 from dzafman/wip-13837
osd: Corrupt objects stop snaptrim and mark pg snaptrim_error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:29 PM Bug #19585: monitors dont come up after reboot on xenial
confirmed this is a problem;
- ceph-deploy does systemctl enable ceph-mon@$hostname
- after reboot i see...
Sage Weil
07:03 PM Revision 1530b340 (ceph): Merge pull request #15987 from liewegas/wip-19994
doc/release-notes: fix ceph-deploy command Sage Weil
07:02 PM Revision e1599901 (ceph): doc/release-notes: fix ceph-deploy command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM Bug #20435 (Fix Under Review): `ceph -s` repeats some health details in Luminous RC release
https://github.com/ceph/ceph/pull/15986 Sage Weil
04:27 PM Bug #20435: `ceph -s` repeats some health details in Luminous RC release
Sage Weil wrote:
> David, can you tell us whether this happening during or after the upgrade?
I'm fairly certain ...
David Galloway
03:55 PM Bug #20435: `ceph -s` repeats some health details in Luminous RC release
David, can you tell us whether this happening during or after the upgrade? Sage Weil
06:46 PM Revision 0e7384b0 (ceph): mon/MgrStatMonitor: avoid dup health warnings during luminous upgrade
PGMonitor is still providing warnings; do not expose the ones we are
getting from ceph-mgr (which also come from PGMa...
Sage Weil
06:41 PM rgw Backport #19843 (In Progress): kraken: Add custom user data support in bucket index
Nathan Cutler
06:21 PM rgw Backport #19843 (Fix Under Review): kraken: Add custom user data support in bucket index
https://github.com/ceph/ceph/pull/15985 Pavan Rallabhandi
06:36 PM Revision dd2893ba (ceph): rgw: fix RGWMetadataLog::list_entries() for null last_marker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:36 PM Revision d75e6b96 (ceph): rgw: rest handlers for mdlog and datalog list dont loop
the do-while loops are unnecessary, because cls_log_list() will already
give us the requested number of entries, unle...
Casey Bodley
06:36 PM Revision 11246448 (ceph): rgw: RGWMetadataLog::list_entries() no longer splices
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:04 PM Revision b273a42e (ceph): common (random): functions without explicit mutex are not locked
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:04 PM Revision d75a2cb5 (ceph): common (random): removes explicit (re-)seeding of default RNG
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:04 PM Revision 951b72bd (ceph): common: add enable_if_t<> to C++14 compatibility header.
std::enable_if_t<> is available in C++14, and can help make C++11
code a bit less verbose.
Signed-off-by: Jesse Will...
Jesse Williamson
06:04 PM Revision 353de96c (ceph): common: (random): code cleanup (review comments)
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:04 PM Revision d61f462e (ceph): common: implement random number generator (following N3551)
Adds new mini-library for random number generation using C++11's
<random> header.
Refer-to:
https://isocpp.org/files...
Jesse Williamson
06:00 PM Revision b7885167 (ceph): test: migrate Spinlock.h to spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:00 PM Revision b8d519d1 (ceph): include: remove Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:00 PM Revision 539a9b10 (ceph): common: adds spinlock.h, modifies simple_spin test to use new interface
Jesse Williamson
06:00 PM Revision a45117ba (ceph): common: migrate ceph_spinlock_t to std::atomic_flag
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:00 PM Revision c0ae5dc4 (ceph): msg: migrate ceph_spinlock_t to std::atomic_flag
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:00 PM Revision 05b71fc1 (ceph): session: migrate away from Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
06:00 PM Revision 637a1927 (ceph): os: migrate away from Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
05:33 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
https://github.com/ceph/ceph/pull/15982 Nathan Cutler
05:09 PM CephFS Bug #20452 (Fix Under Review): Adding pool with id smaller then existing data pool ids breaks MDS...
Jan Fajerski
04:14 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
Seems like the implementation of MDSMap::is_data_pool makes a wrong assumption by using binary_search.
data_pools is...
Jan Fajerski
04:09 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
removing pool 1 fixes the issues
ceph fs rm_data_pool fs 1
Creating files now works again.
Jan Fajerski
04:06 PM CephFS Bug #20452 (Resolved): Adding pool with id smaller then existing data pool ids breaks MDSMap::is_...
To reproduce:
Setup ceph cluster with mds but don't create fs yet (nor the necessary pools). Equivalent to the resul...
Jan Fajerski
05:32 PM RADOS Bug #18647: ceph df output with erasure coded pools
First I would need to know the PR numbers of SHA1 hashes of the commits that fix the issue in master. Nathan Cutler
04:58 PM RADOS Bug #18647: ceph df output with erasure coded pools
Is it possible to backport this into Jewel? David Turner
03:49 PM RADOS Bug #18647 (Resolved): ceph df output with erasure coded pools
fixed in luminous Sage Weil
04:42 PM RADOS Bug #20454 (Resolved): bluestore: leaked aios from internal log
Reprorted and diagnosed by Igor; opening a ticket so we don't forget. Sage Weil
04:40 PM Bug #20453 (Resolved): dpkg warning during fresh install of Luminous
I'm replacing the root drive on one of the Sepia long_running_cluster hosts and hit a bug during the apt transaction.... David Galloway
04:17 PM Revision 449c0b35 (ceph): mds: reinstate daemonperf counters
The set of things we used to display in `daemonperf`
got cut right down when the PRIO_* levels replaced
the "if it ha...
John Spray
04:07 PM rbd Backport #20152 (In Progress): hammer: Potential IO hang if image is flattened while read request...
https://github.com/ceph/ceph/pull/15980 Alexey Sheplyakov
04:06 PM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
Josh Durgin
04:05 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Kefu, any new updates or should this be unassigned from you? Greg Farnum
12:51 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Here's another one:
/a/pdonnell-2017-06-27_19:50:40-fs-wip-pdonnell-20170627---basic-smithi/1333648
fs/snaps/{b...
Patrick Donnelly
04:03 PM Bug #20430 (Fix Under Review): crush_location_hook does not work with Luminous
Josh Durgin
03:57 PM RADOS Bug #18926 (Duplicate): Why osds do not release memory?
see #18924 Sage Weil
03:52 PM Bug #11793: test: rados.py does not do cache_(evict|flush|try_flush) since it leaves out the cache_
verify whether this is still the case Sage Weil
03:51 PM Bug #19641 (Resolved): "need more than 0 values to unpack" in upgrade:kraken-x-master
Sage Weil
03:49 PM Bug #20042 (Rejected): "MaxWhileTries: 'wait_until_healthy' reached maximum" in rados-master_2017...
Sage Weil
03:46 PM Bug #20238 (Duplicate): "...broken packages" in upgrade:hammer-jewel-x-kraken-distro-basic-smithi
http://tracker.ceph.com/issues/19233 Greg Farnum
03:43 PM RADOS Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
David, anything up with this? Is it an urgent bug? Greg Farnum
03:41 PM RADOS Bug #18204 (Can't reproduce): jewel: finish_promote unexpected promote error (34) Numerical resul...
Sage Weil
03:41 PM rgw Bug #20395: rgw: X-Account-Access-Control of Swift API should be omitted if there is no ACL
pr merged - does it need backport? if not, please resolve Casey Bodley
03:40 PM RADOS Bug #18467 (Resolved): ceph ping mon.* can fail
Sage Weil
03:39 PM RADOS Bug #19067 (Need More Info): missing set not persisted
Sage Weil
03:32 PM RADOS Bug #19605 (Can't reproduce): OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front()...
If you can reproduce this on master or luminous rc, please reopen! Sage Weil
03:31 PM RADOS Bug #19790 (Resolved): rados ls on pool with no access returns no error
Sage Weil
03:30 PM RADOS Bug #19911 (Can't reproduce): osd: out of order op
Sage Weil
03:29 PM RADOS Bug #20133 (Can't reproduce): EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksd...
Sage Weil
03:29 PM CephFS Bug #20441 (Fix Under Review): mds: failure during data scan
https://github.com/ceph/ceph/pull/15979 Douglas Fuller
03:20 PM CephFS Bug #20441: mds: failure during data scan
That error is whitelisted; the relevant error is:
failure_reason: '"2017-06-27 21:09:57.713761 mds.a mds.0 172.21....
Douglas Fuller
01:02 AM CephFS Bug #20441: mds: failure during data scan
Doug, please take a look at this one. Patrick Donnelly
01:01 AM CephFS Bug #20441 (Resolved): mds: failure during data scan
... Patrick Donnelly
03:29 PM mgr Bug #20113 (Can't reproduce): couldn't get command descriptions for [u'mgr', '']:
Sage Weil
03:28 PM RADOS Bug #19191: osd/ReplicatedBackend.cc: 1109: FAILED assert(!parent->get_log().get_missing().is_mis...
https://github.com/ceph/ceph/pull/14053 Josh Durgin
03:17 PM RADOS Bug #19191: osd/ReplicatedBackend.cc: 1109: FAILED assert(!parent->get_log().get_missing().is_mis...
Sage Weil
03:27 PM RADOS Bug #19983 (Closed): osds abort on shutdown with assert(/build/ceph-12.0.2/src/os/bluestore/Kerne...
Sage Weil
03:27 PM RADOS Bug #18681 (Won't Fix): ceph-disk prepare/activate misses steps and fails on [Bluestore]
Sage Weil
03:24 PM Revision 21b049c3 (ceph): Ignore unmatched rstat errors from MDS during rebuilt testing
Fixes: http://tracker.ceph.com/issues/20441
Signed-of-by: Douglas Fuller <dfuller@redhat.com>
Douglas Fuller
03:24 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Waiting to reproduce with newly-set higher debug log levels. Greg Farnum
03:22 PM RADOS Bug #19964 (In Progress): occasional crushtool timeouts
Sage Weil
03:21 PM RADOS Bug #20446 (Fix Under Review): mon does not let you create crush rules using device classes
Kefu Chai
02:36 PM RADOS Bug #20446: mon does not let you create crush rules using device classes
https://github.com/ceph/ceph/pull/15975 Chang Liu
11:49 AM RADOS Bug #20446: mon does not let you create crush rules using device classes
I tested in my env, It does exist in master branch. seems that it's easy to fix this problem. I will create a PR. Chang Liu
11:42 AM RADOS Bug #20446: mon does not let you create crush rules using device classes
I will try to verify it. Chang Liu
07:20 AM RADOS Bug #20446 (Resolved): mon does not let you create crush rules using device classes
i run ceph 12.1.0 version ,and try crush class function,and find a problem with the name
step:
1.ceph osd cru...
peng zhang
03:18 PM RADOS Bug #20086 (Can't reproduce): LibRadosLockECPP.LockSharedDurPP gets EEXIST
Sage Weil
03:17 PM RADOS Bug #19895 (Can't reproduce): test/osd/RadosModel.h: 1169: FAILED assert(version == old_value.ver...
Sage Weil
03:14 PM Revision bdf7fa82 (ceph): Merge pull request #15850 from rzarzynski/wip-rgw-20384
rgw: fix wrong error code for expired Swift TempURL's links.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Revie...
Yuri Weinstein
03:13 PM Revision c76f7036 (ceph): Merge pull request #15883 from rzarzynski/wip-rgw-20395
rgw: omit X-Account-Access-Control if there is no grant to serialize.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:12 PM Revision 6337f98b (ceph): Merge pull request #15884 from joscollin/wip-1412617-uninitialized-poin...
rgw: initialize non-static class members in ESQueryCompiler
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:12 PM Revision 67c681ba (ceph): Merge pull request #15886 from joscollin/wip-CID1412616-uninitialized-p...
rgw: initialize Non-static class member worker in RGWReshard
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:08 PM Revision 33cabe95 (ceph): Merge pull request #15888 from joscollin/wip-1412615-uninitialized-scal...
rgw: initialize Non-static class member val in ESQueryNodeLeafVal_Int
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:08 PM RADOS Bug #20419 (Duplicate): OSD aborts when shutting down
Kefu Chai
02:56 PM RADOS Bug #20419: OSD aborts when shutting down
sage suspects that it could be regression: we switched the order of shutting down recently. Kefu Chai
10:42 AM RADOS Bug #20419: OSD aborts when shutting down
so somebody was still holding a reference to pg 0.50 when OSD was trying to kick it. Kefu Chai
03:08 PM mgr Bug #20396 (Need More Info): segv in python somewhere from restful test
Sage Weil
03:07 PM Revision ea87f42c (ceph): Merge pull request #15913 from smithfarm/wip-20417
tests: rgw.py: put client roles in a separate list
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:01 PM mgr Bug #20383: restful: ValueError: No JSON object could be decoded
The PR for the python part of the fix (we should still try to investigate why ceph-mgr is returning an object that is... Boris Ranto
01:53 PM mgr Bug #20383: restful: ValueError: No JSON object could be decoded
see https://github.com/ceph/ceph/pull/15695 and https://github.com/ceph/ceph/pull/15604 for a bit of history Sage Weil
02:59 PM Revision f2b94285 (ceph): restful: Check that the object is json-decodable
We poll the ceph DB for mon_status but that can return object like ''
that is not json-decodable. We need to check th...
Boris Ranto
02:58 PM Revision 355ba433 (ceph): restful: Check that the object is json-decodable
We poll the ceph DB for mon_status but that can return object like ''
that is not json-decodable. We need to check th...
Boris Ranto
02:52 PM Revision ae06a6ae (ceph): pgmap: extend mon_pg_warn_min_objects to cover the PG-per-OSD warnings too
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:52 PM Revision 760a024a (ceph): TestOSDMap: actually loop through the pools as intended
Looks like this was meant to be a loop but (unlike the other tests)
just referred to a constant pool 0. Whoops!
Sign...
Greg Farnum
02:52 PM Revision 51838305 (ceph): osdmap: do not automatically create an rbd pool on cluster creation; sk...
We don't use pool ID 0 any more because CephFS can't handle it.
Update the user quick-start to include it, and add so...
Greg Farnum
02:52 PM Revision cdf22275 (ceph): TestOSDMap: provide more flexibility in the PrimaryAffinity check
Fix the margins for the primary affinity test.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Signed-off-by: Sage W...
Greg Farnum
02:52 PM Revision 3e8bdac7 (ceph): cephtool/test: create an rbd pool since it's no longer automatic
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:52 PM Revision d0006821 (ceph): osdmap: reference the correct value in debug output
Looks like we've been printing out the (possibly-still-default-initialized)
num_osd member variable instead of the gi...
Greg Farnum
02:52 PM Revision cde52a88 (ceph): osdmap: maintain a pool-creating build_simple() for use in unit tests
Change the standard build_simple() so it no longer takes pg[p]_num -- these
params were unused. Add a new build_simpl...
Greg Farnum
02:52 PM Revision 9407998b (ceph): test: update TestPGLog's pool_id for the new world (no pool 0)
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
02:52 PM Revision d7fb94c6 (ceph): osdmaptool: do not create default pool without --with-default-pool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:52 PM Revision 118dc279 (ceph): qa/workunits/ceph-helpers: shorten mon connect timeout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:52 PM Revision fc486c6f (ceph): qa/tasks/ceph: create rbd pool after starting the osds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:52 PM Revision 102e13d2 (ceph): mon/OSDMonitor: do not start mapping job on empty map
The Mapper doesn't do the completion. Just avoid it in the caller instead
of adding a Finisher or something similarl...
Sage Weil
02:52 PM Revision 93918b0b (ceph): test,qa/workunits: fix a zillion tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:52 PM Revision fe0a9aff (ceph): src/jobs: remove these definitely-broken old testing scripts
They haven't been touched in 6 years and were considered broken then.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:48 PM Revision ddc32d5d (ceph): os/bluestore: default cache size of 3gb
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:34 PM Bug #20442 (Rejected): function "int md_config_t::_get_val(const char *key, char **buf, int len) ...
Kefu Chai
12:05 PM Bug #20442: function "int md_config_t::_get_val(const char *key, char **buf, int len) const" retu...
My mistake. There is no problem in _get_val. just close it. Chang Liu
02:46 AM Bug #20442: function "int md_config_t::_get_val(const char *key, char **buf, int len) const" retu...
we need take care of here: https://github.com/gmayyyha/ceph/blob/26cb1537c07d020395ee75bb419defef200ecc5a/src/common/... Chang Liu
02:31 AM Bug #20442 (Rejected): function "int md_config_t::_get_val(const char *key, char **buf, int len) ...
Chang Liu
02:29 PM Revision 0a95382a (ceph): osd/OSDMap: print require_osd_release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:22 PM Revision 7e2e0ad1 (ceph): Merge pull request #15967 from Adirl/continous
msg/async/rdma: register buffer as continuous
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:18 PM Revision 9fbc5378 (ceph): fix infinite loop in rest api for log list
as max_entries_str is empty, it will be infinite loop when log is more than MAX_ENTRIES(1000) from marker.
and max_en...
Xie Rui
02:15 PM RADOS Bug #20381: bluestore: deferred aio submission can deadlock with completion
aio completion thread blocking on deferred_lock:... Sage Weil
02:12 PM rgw Bug #20423 (Fix Under Review): rgw: radosgw-admin data sync run crash
Casey Bodley
12:59 PM Bug #20450 (Closed): kraken osd Segmentation fault after upgrade from jwewl
Nathan Cutler
12:11 PM Bug #20450: kraken osd Segmentation fault after upgrade from jwewl
please close this Jan Krcmar
12:10 PM Bug #20450 (Closed): kraken osd Segmentation fault after upgrade from jwewl
Jan Krcmar
12:51 PM mgr Bug #20222: v12.0.3 Luminous bluestore 'tp_osd_tp thread tp_osd_tp' had timed out after 60
Hello,
I have the same error with a newly deployed test cluster and a different workload. But its also an erasure...
Thomas Coelho
12:36 PM Revision 40f023c2 (ceph): Merge pull request #14102 from renhwztetecs/renhw-wip-moninit-cleanup
mon: clean up in ceph_mon.cc
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Jos Collin <jcollin@redhat.com>
Joao Eduardo Luis
12:18 PM RADOS Bug #20451 (Can't reproduce): osd Segmentation fault after upgrade from jewel (10.2.5) to kraken ...
hi,
after upgrade, some osds are down
*** Caught signal (Segmentation fault) **
in thread 7f0237441700 thread...
Jan Krcmar
12:15 PM Revision db42eef5 (ceph): os/bluestore: allow user to unset pool compression_mode[algorithm] prop...
A string-typed pool option requires user pass in a empty string to do a valid cancellation,
but the "osd pool set " c...
xie xingguo
12:05 PM Revision eab3b011 (ceph): os/filestore/FileStore.cc: remove a redundant judgement when get max la...
In fact, utime_t default is utime_t(). So we can remove this judgement.
Signed-off-by: Jianpeng Ma <jianpeng.ma@inte...
Jianpeng Ma
11:53 AM Revision 0be330be (ceph): mds/events: Initialize Non-static class members in ESession
CID 717250: Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member cmapv is not initializ...
Jos Collin
11:46 AM Revision c3acfc4e (ceph): mds/events: Initialize Non-static class members in fullbit
Fixes the Coverity Scan Report:
CID 717245: Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static cla...
Jos Collin
11:30 AM Revision a3de1aa0 (ceph): mds/events: Initialize Non-static class members in EImportStart
Fixes the Coverity Scan Report:
CID 717243: Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static cla...
Jos Collin
11:26 AM Revision 1dd62d44 (ceph): mds/events: Initialize Non-static class members in EFragment
Fixes the coverity scan report:
CID 717240: Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static cla...
Jos Collin
10:58 AM Backport #20173 (In Progress): kraken: PR #14886 creates a SafeTimer thread per PG
Nathan Cutler
10:56 AM Backport #20172 (Resolved): jewel: PR #14886 creates a SafeTimer thread per PG
Nathan Cutler
09:20 AM Backport #20172 (Duplicate): jewel: PR #14886 creates a SafeTimer thread per PG
The fix has been backported in http://tracker.ceph.com/issues/20032 Alexey Sheplyakov
10:38 AM rgw Bug #20449 (Closed): tests: rados/thrash...rgw_snaps.yaml transient failure: Timeout exception af...
This happened in jewel 10.2.8 integration testing.
Test: ...
Nathan Cutler
10:37 AM Revision fec89d8b (ceph): msg/async/rdma: register buffer as continuous
Change-Id: I1a715de28ace3ff8ae077ca783ad5060e7966d54
Signed-off-by: Adir Lev <adirl@mellanox.com>
Adir Lev
10:31 AM RADOS Feature #5249: mon: support leader election configuration
https://github.com/ceph/ceph/pull/15964 enables the MonClient to have preference to the closer monitors. Kefu Chai
07:00 AM RADOS Feature #5249 (Fix Under Review): mon: support leader election configuration
https://github.com/ceph/ceph/pull/15964 Kefu Chai
10:18 AM rgw Backport #19844 (In Progress): jewel: Add custom user data support in bucket index
Nathan Cutler
10:13 AM rgw Bug #20448 (Resolved): rgw: crash with rgw_run_sync_thread=false
Segfault at:
main()
rest_filter()
sync_module is empty because it was not created in RGWRados::init_compl...
Aleksei Gutikov
09:50 AM Revision 8c5d6200 (ceph): os/bluestore: fix writing buffers may get pinned
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:23 AM Tasks #20392 (Resolved): Move swift.py task from ceph/teuthology.git into ceph/ceph.git
Nathan Cutler
08:33 AM rbd Bug #20054: librbd memory overhead when used with KVM
@Jason: I did the test again with an image without exclusive-lock and object map. I also changed iodepth to 16. I got... Sebastian Nickel
08:20 AM Revision 84bd1629 (ceph): Merge pull request #15904 from smithfarm/wip-20413-jewel
jewel: tests: upgrade:hammer-x/stress-split-erasure-code-x86_64 fails in 10.2.8 integration testing
Reviewed-by: Bra...
Nathan Cutler
08:08 AM Revision 10095ce8 (ceph): mon: fix kvstore type in mon compact command
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
08:03 AM Revision 82a7aa9e (ceph): Fix s3 object uploads with chunked transfers and v4 signatures.
With aws-sdk-java 1.11, large uploads use chunked transfer by default,
and v4 signatures are the default. The java s...
Marcus Watts
08:03 AM RADOS Bug #20445 (Need More Info): fio stalls, scrubbing doesn't stop when repeatedly creating/deleting...
Question for the original reporter of this bug: why do you expect the scrub to stop?
Please provide more details.
Nathan Cutler
07:13 AM RADOS Bug #20445 (Need More Info): fio stalls, scrubbing doesn't stop when repeatedly creating/deleting...
This happens on latest jewel and is possibly related to (recently merged) https://github.com/ceph/ceph/pull/15529
...
Nathan Cutler
07:12 AM mgr Bug #20444 (Resolved): mon: Hit assert in PaxosService::propose_pending after election
Complete logs attached.
2017-06-28 05:43:30.757612 7f459c309700 0 mon.white01-osl2@0(leader).data_health(348) u...
Trygve Vea
06:17 AM Backport #19508 (Resolved): Upgrading from 0.94.6 to 10.2.6 can overload monitors (failed to enco...
Nathan Cutler
06:16 AM Revision c7106891 (ceph): Merge pull request #14930 from smithfarm/wip-19829-jewel
jewel: tests: New upgrade test for #14930
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
06:16 AM Revision 5c6cb148 (ceph): Merge pull request #14392 from asheplyakov/19508-jewel
jewel: osd: pg_pool_t::encode(): be compatible with Hammer <= 0.94.6
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
05:33 AM Revision 820b12f4 (ceph): mon/OSDMonitor: fix error handling if we fail to set some pool opts
Returning a positive error code is generally not the preferred option
and can not be handled properly by caller here....
xie xingguo
05:21 AM Revision 20c8f305 (ceph): include/scope_guard.h: include <utility>
so this header is self-contained.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 AM Revision d59e0207 (ceph): common/dns_resolve: refactor DNSResolver::resolve_cname() to remove gotos
trade gotos for better readablity
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:02 AM Backport #20443 (In Progress): kraken: osd: client IOPS drops to zero frequently
https://github.com/ceph/ceph/pull/15962 Alexey Sheplyakov
04:48 AM Backport #20443 (Resolved): kraken: osd: client IOPS drops to zero frequently
https://github.com/ceph/ceph/pull/15962
Alexey Sheplyakov
04:59 AM Revision e7c163bb (ceph): doc/release-notes: add Images creation timestamp note
Signed-off-by: songweibin song.weibin@zte.com.cn clove
04:57 AM Revision ff19977f (ceph): kraken: osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoi...
Based on commit bc683385819146f3f6f096ceec97e1226a3cd237. The OSD code has
been refactored a lot since Kraken, hence ...
Alexey Sheplyakov
02:04 AM Revision bebce621 (ceph): Merge pull request #15907 from tchaikov/wip-with-zfs
cmake: fix the build with -DWITH_ZFS=ON
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:55 AM Revision c74625eb (ceph): Merge pull request #15908 from Adirl/twice
msg/async/rdma: use lists properly
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
12:47 AM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
/a/pdonnell-2017-06-27_19:50:40-fs-wip-pdonnell-20170627---basic-smithi/1333726
/a/pdonnell-2017-06-27_19:50:40-fs-w...
Patrick Donnelly
12:34 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())
Zheng, please take a look at this one. Patrick Donnelly
12:34 AM CephFS Bug #20440 (Resolved): mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_v...
From:
http://qa-proxy.ceph.com/teuthology/pdonnell-2017-06-27_19:50:40-fs-wip-pdonnell-20170627---basic-smithi/133...
Patrick Donnelly
12:07 AM RADOS Bug #20439 (Resolved): PG never finishes getting created

dzafman-2017-06-26_14:07:20-rados-wip-13837-distro-basic-smithi/1328370
description: rados/singleton/{all/diverg...
David Zafman

06/27/2017

11:47 PM rgw Bug #20289: "failed to list reshard log entries" spams log file
I encountered this same issue when upgrading from Jewel to Luminous 12.1.0 RC1.
I was able to correct it by fixing...
Graham Allan
09:59 PM Revision adf20361 (ceph): Merge pull request #15521 from dillaman/wip-rbd-dashboard
pybind/mgr/dashboard: initial block integration
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:29 PM Revision c11ff2cb (ceph): radosgw: fix compilation with cryptopp
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
09:14 PM Revision 2fa6a3ec (ceph): tests: rgw/singleton: drop duplicate filestore-xfs.yaml
This yaml is now included in the objectstore/ directory. It makes no sense to
duplicate it here.
Signed-off-by: Nath...
Nathan Cutler
09:09 PM rbd Documentation #20437 (In Progress): Convert downstream Ceph iSCSI documentation for upstream
Aron Gunn
09:06 PM rbd Documentation #20437 (Resolved): Convert downstream Ceph iSCSI documentation for upstream
Convert all the Ceph iSCSI downstream AsciiDoc (adoc) content to reStructuredText (rst) for upstream consumption. Aron Gunn
08:39 PM Revision 8e76ebd9 (ceph): librbd: fix missing write block validation in IO work queue
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:19 PM Stable releases Tasks #20436 (Resolved): jewel v10.2.9
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Nathan Cutler
08:13 PM RADOS Bug #20381: bluestore: deferred aio submission can deadlock with completion
Sage Weil
07:32 PM Stable releases Tasks #19538: jewel v10.2.8
h3. rados... Nathan Cutler
12:48 PM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade hammer-x ... Nathan Cutler
12:02 PM Stable releases Tasks #19538: jewel v10.2.8
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/ca7ab74ae7884f24983d94b729cc262108ff6aba/... Nathan Cutler
10:16 AM Stable releases Tasks #19538: jewel v10.2.8
h3. fs... Nathan Cutler
02:30 AM Stable releases Tasks #19538: jewel v10.2.8
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/9117553ee1ff17c305c86948ea6ae1d167f0cf92/... Nathan Cutler
07:13 PM Revision fc7afc23 (ceph): Merge pull request #15853 from liewegas/wip-simpler-ceph
qa/tasks/ceph: simplify ceph deployment slightly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:13 PM Revision 87f8187a (ceph): librbd: properly close and destroy journal when dynamically disabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:12 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
I didn't do any digging through what patches were in the centos or xenial kernels. Happy if someone wants to chase t... Sage Weil
07:10 PM Bug #13381 (New): osd/SnapMapper.cc: 282: FAILED assert(check(oid)) on hammer->jewel upgrade
Reopening because this is now happening in jewel (10.2.8 integration branch). Something must have regressed.
http:...
Nathan Cutler
06:22 PM RADOS Bug #20434: mon metadata does not include ceph_version
Just talked to Sage and looking into this. Daniel Oliveira
04:46 PM RADOS Bug #20434 (Resolved): mon metadata does not include ceph_version
on lab clsuter, after kraken -> luminous 12.1.0 upgrade,... Sage Weil
06:11 PM Bug #20435 (Resolved): `ceph -s` repeats some health details in Luminous RC release
I'm installing ceph version 12.1.0 (262617c9f16c55e863693258061c5b25dea5b086) luminous (dev) on the Sepia lab cluster... David Galloway
06:05 PM Revision 57a507d8 (ceph): qa/suites/rbd: test dynamic features with cache disabled
The journaling logic follows different paths depending on the
cache configuration.
Signed-off-by: Jason Dillaman <di...
Jason Dillaman
06:03 PM Revision fdc4c922 (ceph): qa/tasks/qemu: rbd cache is enabled by default
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:56 PM Revision b9569585 (ceph): librbd: convert ImageRequestWQ to template
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:56 PM Revision 9d8ae624 (ceph): librbd: clean up variable naming in IO work queue
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:56 PM Revision 4a525671 (ceph): librbd: directly inform IO work queue when locks are required
Due to lock dependency issues between librbd locks and the the thread
pool lock, it's impossible to directly determin...
Jason Dillaman
05:56 PM Revision 048d4751 (ceph): librbd: exclusive lock failures should bubble up to IO
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:56 PM Revision 2d90bd8f (ceph): common: improve the ability to mock PointerWQ classes
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:56 PM Revision e0834d12 (ceph): librbd: cleanup interface between IO work queue and IO requests
This will help mock the testing of the IO work queue
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:56 PM Revision 6e23ef35 (ceph): test: unit tests for librbd IO work queue failure path
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:52 PM Revision e7006d06 (ceph): qa/tasks/ceph: explicitly add osds to crush map for upgrades
Before kraken, ceph-osd didn't add itself to crush... ceph-osd-prestart.sh
did it. And ceph.py doesn't use that.
Si...
Sage Weil
04:49 PM Revision 6f79073b (ceph): ceph_release: we are in the 'rc' phase (12.1.z)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:48 PM Revision 8e1791ff (ceph): qa/workunits/rbd: install noVNC from packaging
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:48 PM Revision 68932d93 (ceph): qa/workunits/rbd: preserve devstack configuration files
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:48 PM Revision 6d4b3263 (ceph): qa/task/qemu: ensure test has access to all generated log files
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:48 PM Revision 39daa9a5 (ceph): qa/suites/rbd: sanity check cluster connection before devstack runs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:45 PM RADOS Bug #20433 (Resolved): 'mon features' does not update properly for mons
on lab cluster, after upgrade from kraken -> luminous 12.1.0,... Sage Weil
04:44 PM Revision f4f26b86 (ceph): qa/suites/rbd: ensure guest VM updates to Ceph version under test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:36 PM Bug #20431 (Resolved): dump_stuck.py fails assert len(unclean) == num_unclean
Sage Weil
04:35 PM Bug #20431 (Fix Under Review): dump_stuck.py fails assert len(unclean) == num_unclean
Sage Weil
04:04 PM Bug #20431: dump_stuck.py fails assert len(unclean) == num_unclean
https://github.com/ceph/ceph/pull/15955 Sage Weil
03:15 PM Bug #20431 (Resolved): dump_stuck.py fails assert len(unclean) == num_unclean
... Sage Weil
04:36 PM Revision 32ab0953 (ceph): Merge pull request #15955 from liewegas/wip-20431
qa/tasks/dump_stuck: fix for active+clean+remapped
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:11 PM CephFS Bug #20072: TestStrays.test_snapshot_remove doesn't handle head whiteout in pgls results
FWIW that is basicaly what we did with the rados api test cleanup failures (loop waiting for snaptrimmer to do its th... Sage Weil
04:06 PM RADOS Bug #20397: MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds from radosbe...
Sage Weil
02:44 PM RADOS Bug #20397: MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds from radosbe...
/a/sage-2017-06-27_05:44:05-rados-wip-sage-testing-distro-basic-smithi/1331664
rados/thrash/{0-size-min-size-overrid...
Sage Weil
04:05 PM RADOS Bug #19023: ceph_test_rados invalid read caused apparently by lost intervals due to mons trimming...
That fix (d24a8886658c2d8882275d69c6409717a62701be and 31d3ae8a878f7ede6357f602852d586e0621c73f) was not quite comple... Sage Weil
04:01 PM Revision 80e2b156 (ceph): qa/tasks/dump_stuck: fix for active+clean+remapped
In d24a8886658c2d8882275d69c6409717a62701be we made remapped a clean
state but didn't fix this test.
Fixes: http://t...
Sage Weil
03:43 PM Revision ed35722e (ceph): rgw: reject request if decoded URI contains \0 in the middle.
Fixes: http://tracker.ceph.com/issues/20418
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:28 PM rbd Bug #20054: librbd memory overhead when used with KVM
@Sebastian: Yes, the rbd engine definitely uses the iodepth setting. If running multiple jobs against the same image,... Jason Dillaman
08:58 AM rbd Bug #20054: librbd memory overhead when used with KVM
Sorry, again the formatting issue. Here the fio file again:... Sebastian Nickel
08:56 AM rbd Bug #20054: librbd memory overhead when used with KVM
I tried to reproduce this issue with 'fio' (no qemu in the loop) over the weekend, but I was not able to get the same... Sebastian Nickel
03:28 PM Revision f8d5f746 (ceph): cmake: compile libzfs backend conditionally
* do not REQUIRE libzfs if it is enabled, this follows the way how we
handle `WITH_XFS` option.
* also refactor the...
Kefu Chai
03:22 PM Revision fe4d1519 (ceph): Merge pull request #15874 from elliswuuuuuuuu/remove_unuse_config
common/config_opt: remove unused config
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:22 PM Revision 63c29d43 (ceph): Merge pull request #15864 from joscollin/wip-CID1412839-uninitialized-p...
common: initialize array in struct BackTrace
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:22 PM Revision 6f6d6ed9 (ceph): Merge pull request #15881 from joscollin/wip-1412776-explicit-null-dere...
common: Passing null pointer option_name to operator << in md_config_t::parse_option()
Reviewed-by: Kefu Chai <kchai...
Sage Weil
03:21 PM Revision ba734f34 (ceph): Merge pull request #15896 from Yan-waller/wip-waller-mgrcleanup0624
mgr: drop repeated log info. and unnecessary write permission
Reviewed-by: John Spray <john.spray@redhat.com>
Review...
Sage Weil
03:21 PM Revision e8fc74d6 (ceph): Merge pull request #15910 from wido/cest-api-fork
ceph-rest-api: Various REST API fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:19 PM Revision e57dd54c (ceph): Merge pull request #15915 from liupan1111/wip-add-perfs
src/OSD: add more useful perf counters for performance tuning.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:19 PM Revision f6087a34 (ceph): Merge pull request #15917 from xiexingguo/wip-upmap-fixes
mon/OSDMonitor: a couple of upmap and other fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:19 PM Revision 98d21bdf (ceph): Merge pull request #15935 from zphj1987/master
ceph-conf: fix typo in usage: 'mon add' should be 'mon addr'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:18 PM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
/a/sage-2017-06-27_05:44:05-rados-wip-sage-testing-distro-basic-smithi/1331957 Sage Weil
03:17 PM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
... Sage Weil
03:09 PM rgw Bug #20372 (Resolved): "s3tests.functional.test_s3.test_post_object*" failed in rgw
Casey Bodley
03:03 PM Revision c1b92ea9 (ceph): Merge pull request #15885 from liewegas/wip-radosbench-timeout
qa/tasks/radosbench: increase timeout
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
03:01 PM Revision 1ddcf124 (ceph): client/MetaRequest.h: fix UNINIT_CTOR
Fix for:
CID 717207 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
uninit_member: Non-static class member dir...
Danny Al-Gaaf
03:01 PM Revision 4f89ff22 (ceph): test_ipaddr.cc: memset with 0 and not '0'
Fix for:
CID 1405070 (#1 of 1): Memset fill value of '0' (NO_EFFECT)
CID 1405071 (#1 of 1): Memset fill value of '0'...
Danny Al-Gaaf
03:01 PM Revision 415d371f (ceph): common/Timer.h: ~SafeTimer needs to be virtual
Fix for:
CID 1396232 (#1 of 1): Non-virtual destructor (VIRTUAL_DTOR)
nonvirtual_dtor: Class librbd::<unnamed>::Saf...
Danny Al-Gaaf
03:01 PM Revision fd94ba56 (ceph): LibradosTestStub.cc: memset struct sockaddr_in
Fix for:
CID 1402624 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use: Using uninitialized value sin. F...
Danny Al-Gaaf
03:01 PM Revision 2e1a0045 (ceph): c_read_operations.cc: silence coverity with scope_guard
CID 1219593 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable completion going out of scope leaks
t...
Danny Al-Gaaf
03:01 PM Revision f0a909a8 (ceph): test/librados/aio.cc: silence coverity with scope_guard
Fix for:
CID 1313405 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable my_completion2 going out of ...
Danny Al-Gaaf
03:01 PM Revision 6b780de3 (ceph): osd/OSD.cc: fixup SWAPPED_ARGUMENTS
Fix for:
CID 1400116 (#1 of 2): Arguments in wrong order (SWAPPED_ARGUMENTS)
swapped_arguments: The positions of ar...
Danny Al-Gaaf
03:01 PM Revision a74dabdb (ceph): client/Client.cc: fix UNINIT_CTOR
Fix for:
CID 1406088 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
uninit_member: Non-static class member ro...
Danny Al-Gaaf
03:01 PM Revision a73f81be (ceph): Merge pull request #15882 from rzarzynski/wip-20372
rgw: fixes for AWSBrowserUploadAbstractor auth
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:00 PM RADOS Bug #20419: OSD aborts when shutting down
http://pulpito.ceph.com/yuriw-2017-06-27_03:16:16-rados-master_2017_6_27-distro-basic-smithi/1329613
http://pulpit...
Kefu Chai
03:00 PM Revision 8d42ecd3 (ceph): Merge pull request #15931 from cbodley/wip-rgw-slo-compression
rgw: use uncompressed size for range_to_ofs() in slo/dlo
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yuri Weinstein
02:37 PM mgr Bug #20383: restful: ValueError: No JSON object could be decoded
/a/sage-2017-06-27_05:44:05-rados-wip-sage-testing-distro-basic-smithi/1331647 Sage Weil
02:31 PM Bug #20430: crush_location_hook does not work with Luminous
https://github.com/ceph/ceph/pull/15951 Wido den Hollander
02:11 PM Bug #20430 (Resolved): crush_location_hook does not work with Luminous
Trying with the Luminous RC it seems that the *crush_location_hook* isn't invoked.
The OSDs always seem to add the...
Wido den Hollander
02:30 PM Revision c30b28f1 (ceph): Merge pull request #15928 from liewegas/wip-rgw-warning
rgw/rgw_op: fix whitespace and indentation warning
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by:...
Casey Bodley
02:27 PM Revision 37888176 (ceph): mon: handle cases where store->get() may return error
Handled cases where store->get() may return error. Fixed the review comments too in this commit.
Fixes: http://tracke...
Jos Collin
02:17 PM Revision be7aecc9 (ceph): osd: Execute crush_location_hook when configured in ceph.conf
CrushLocation only invoked update_from_conf() which meant that
update_from_hook() was never executed.
By called init...
Wido den Hollander
02:10 PM Revision 4840a5d5 (ceph): qa: call into `status` module from cephtool test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:08 PM Revision 8d1828dc (ceph): qa: update thrash max mds testing
Current monitor only allows deactivating one mds at a time. Besides,
the mds to deactivate should have max rank id.
...
Yan, Zheng
02:06 PM Revision 55d30eef (ceph): rgw: silence warning from -Wmaybe-uninitialized
The following warning appears during build:
ceph/src/rgw/rgw_rest.cc: In member function ‘virtual int RGWHandler_REST...
Jos Collin
02:04 PM Revision 7f3a73ba (ceph): Merge pull request #15920 from wido/docs-mgr-dashboard
docs: mgr dashboard
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <jspray@redhat.com>
Sage Weil
02:00 PM Revision 2f88b8a1 (ceph): msg/async/rdma: avoid adding worker twice to pending_workers
Change-Id: I4dda9040a055bdb8787ffd23a6928925d0a69d83
Signed-off-by: Adir Lev <adirl@mellanox.com>
Adir Lev
01:59 PM Revision 5bca4a93 (ceph): msg/async/rdma: avoid adding csi twice to pending_list
Change-Id: Id76ffbfebc54c2da339e0e7f063c5420042fbe7c
Signed-off-by: Adir lev <adirl@mellanox.com>
Adir Lev
01:50 PM Revision 95c0ca6a (ceph): qa: add timeout/repeat to pool df
Fixes: http://tracker.ceph.com/issues/20212
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:42 PM Revision 0f15e4e7 (ceph): doc: Mgr Dashboard docs update
More instructions on how to deploy the dashboard using ceph-mgr
Signed-off-by: Wido den Hollander <wido@42on.com>
Wido den Hollander
01:27 PM Backport #20428: jewel: osd: client IOPS drops to zero frequently
https://github.com/ceph/ceph/pull/15947 Alexey Sheplyakov
12:36 PM Backport #20428 (In Progress): jewel: osd: client IOPS drops to zero frequently
Nathan Cutler
11:13 AM Backport #20428 (Resolved): jewel: osd: client IOPS drops to zero frequently
https://github.com/ceph/ceph/pull/15947
Alexey Sheplyakov
01:09 PM Revision 208f1f31 (ceph): osd: use object section to dump watchers titles
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
12:36 PM Revision 3fa277b4 (ceph): jewel: osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid...
Based on commit bc683385819146f3f6f096ceec97e1226a3cd237. The OSD code has
been refactored a lot since Jewel, hence c...
Alexey Sheplyakov
12:17 PM Revision 9778643c (ceph): tests: rgw.py: put client roles in a separate list
Fixes: http://tracker.ceph.com/issues/20417
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:10 PM rgw Bug #19739: Content-MD5 header is not validated with POST uploads
s3test tracker: http://tracker.ceph.com/issues/20213 Orit Wasserman
11:55 AM rgw-testing Feature #20429 (New): Add haproxy setup to rgw teuthology suite
We need to add the ability to test rgw (including multisite) with haproxy Orit Wasserman
11:08 AM Bug #20427 (Pending Backport): osd: client IOPS drops to zero frequently
Alexey Sheplyakov
10:19 AM Bug #20427: osd: client IOPS drops to zero frequently
The bug has been fixed by https://github.com/ceph/ceph/pull/15891 Alexey Sheplyakov
10:17 AM Bug #20427 (Resolved): osd: client IOPS drops to zero frequently
[From http://www.spinics.net/lists/ceph-devel/msg37163.html]
At Alibaba, we experienced unstable performance with ...
Alexey Sheplyakov
11:03 AM Revision ab64f750 (ceph): os/bluestore: fast exit if compression mode is set to COMP_NONE
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:57 AM Revision 9d3110c2 (ceph): tests: upgrade/hammer-x/v0-94-6-mon-overload: tweak packages list
Include some hammer dependencies that aren't in the jewel default packages
list, and exclude some java packages that ...
Nathan Cutler
10:57 AM Revision 6a64f890 (ceph): tests: upgrade/hammer-x: new v0-94-6-mon-overload subsuite
This is not a cherry-pick from master because direct upgrades
from hammer to kraken+ are not supported.
Fixes: http:...
Nathan Cutler
10:53 AM Revision 541f4284 (ceph): pybind/mgr: clean up osd bit of fsstatus.py
Actually implement the bucket filtering argument,
rename the command to "osd status" to deconflict
with existing "osd...
John Spray
10:53 AM Revision aca6c9ae (ceph): pybind/mgr: clean up 'fs status' command
Handle the `fs` argument.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:53 AM Revision 80e1a3c1 (ceph): pybind/mgr: rename fsstatus->status
Still not exactly the best name but
reflects that it isn't just the fs bit.
Signed-off-by: John Spray <john.spray@re...
John Spray
10:53 AM Revision ec09fc2f (ceph): common: enable `status` module by default
It's still sort of awkward to prefix these commands
with "mgr tell" but this makes them at least
somewhat accessible ...
John Spray
10:52 AM Revision 56b52184 (ceph): mon: clean up in ceph_mon.cc
The output prints to the ceph-mon.log,
so need replace cout with dout,in addition, keep cout in the usage().
Signed-...
huanwen ren
10:47 AM Revision 324cba3b (ceph): os/bluestore: narrow cache lock range for OnodeSpace::lookup
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:47 AM Revision b83b9018 (ceph): os/bluestore: make sure min_alloc_size is power of 2 aligned
BlueStore requires that min_alloc_size must be power of 2 aligned.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:41 AM Revision bdc085d0 (ceph): Merge pull request #15936 from batrick/i20412
qa: enable quotas for pre-luminous quota tests
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Nathan C...
Nathan Cutler
10:28 AM Revision f9f29c87 (ceph): mon: helper function for string to log level
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:04 AM Revision a23c7e55 (ceph): Merge pull request #15919 from dillaman/wip-test-cls-rbd
test: fix compile warning in ceph_test_cls_rbd
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
09:59 AM Revision 67bd8c40 (ceph): mgr: cluster log message on plugin load error
To make it a bit more obvious what's going on, otherwise
user's first sign is when they try and use a CLI bit
and get...
John Spray
09:39 AM rbd Bug #20426: some generic options can not be passed by rbd-nbd
Expect to fix it in this PR: https://github.com/ceph/ceph/pull/14135 Pan Liu
09:38 AM rbd Bug #20426 (Resolved): some generic options can not be passed by rbd-nbd
#rbd-nbd --help
Usage: rbd-nbd [options] map <image-or-snap-spec> Map an image to nbd device
unmap ...
Pan Liu
09:30 AM rgw Backport #19844: jewel: Add custom user data support in bucket index
@Pavan: Please ask the RGW developers (Yehuda et al.) Nathan Cutler
08:46 AM rgw Backport #19844: jewel: Add custom user data support in bucket index
Nathan Cutler wrote:
> Ordinarily we don't backport features to stable releases, but assigning to Pavan if he wants ...
Pavan Rallabhandi
09:18 AM Revision a6a2c62f (ceph): client: add unlock_fh_pos when abort
add unlock_fh_pos when abort
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
huanwen ren
09:17 AM Revision 33e0ced3 (ceph): osd: use dump_unsigned consistent with the variable's type
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
08:55 AM Revision ee6fe5da (ceph): os/bluestore: add sanity check to seq_bytes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:55 AM Revision 99c53e68 (ceph): os/bluestore: spaces
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:55 AM Revision df0d9c53 (ceph): os/bluestore: slightly refactor Blob::try_reuse_blob
(1) rename try_reuse_blob->can_reuse_blob to keep pace with
can_split/can_split_at.
(2) replace blob with get_blob()....
xie xingguo
08:48 AM Fix #20425 (Fix Under Review): build/ops: rpm: some build dependencies are only needed for runnin...
https://github.com/ceph/ceph/pull/15940 Nathan Cutler
07:40 AM Fix #20425 (Resolved): build/ops: rpm: some build dependencies are only needed for running "make ...
Some dependencies - notably the mgr dependencies "python-cherrypy", "python-pecan" and "python-werkzeug" - are only n... Nathan Cutler
08:43 AM Revision a601ec6a (ceph): client/MetaRequest.h: fix UNINIT_CTOR
Fix for:
CID 717207 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
uninit_member: Non-static class member dir...
Danny Al-Gaaf
08:43 AM Revision 393f0fbf (ceph): test_ipaddr.cc: memset with 0 and not '0'
Fix for:
CID 1405070 (#1 of 1): Memset fill value of '0' (NO_EFFECT)
CID 1405071 (#1 of 1): Memset fill value of '0'...
Danny Al-Gaaf
08:43 AM Revision 2678c388 (ceph): common/Timer.h: ~SafeTimer needs to be virtual
Fix for:
CID 1396232 (#1 of 1): Non-virtual destructor (VIRTUAL_DTOR)
nonvirtual_dtor: Class librbd::<unnamed>::Saf...
Danny Al-Gaaf
08:43 AM Revision 936f3008 (ceph): LibradosTestStub.cc: memset struct sockaddr_in
Fix for:
CID 1402624 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use: Using uninitialized value sin. F...
Danny Al-Gaaf
08:43 AM Revision 1acf60dd (ceph): c_read_operations.cc: silence coverity with scope_guard
CID 1219593 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable completion going out of scope leaks
t...
Danny Al-Gaaf
08:43 AM Revision 1554a1e5 (ceph): test/librados/aio.cc: silence coverity with scope_guard
Fix for:
CID 1313405 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable my_completion2 going out of ...
Danny Al-Gaaf
08:40 AM Revision 1da73069 (ceph): osd/OSD.cc: fixup SWAPPED_ARGUMENTS
Fix for:
CID 1400116 (#1 of 2): Arguments in wrong order (SWAPPED_ARGUMENTS)
swapped_arguments: The positions of ar...
Danny Al-Gaaf
08:40 AM Revision 347b63f0 (ceph): client/Client.cc: fix UNINIT_CTOR
Fix for:
CID 1406088 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
uninit_member: Non-static class member ro...
Danny Al-Gaaf
08:40 AM Revision d1d2759d (ceph): tools/rbd/Utils.cc: fixup RBD_IMAGE_OPTION_FEATURES_SET
Fix for:
CID 1394854 (#1 of 1): 'Constant' variable guards dead code (DEADCODE)
dead_error_line: Execution cannot r...
Danny Al-Gaaf
08:40 AM Revision 0c2acc02 (ceph): client/Client.cc: fix USE_AFTER_FREE
Don't call put_request() twice, it's already called by
unregister_request()
Fix for:
CID 1405360 (#1 of 1): Use aft...
Danny Al-Gaaf
08:40 AM Revision a6bb39cf (ceph): rbd/action/MergeDiff: fix error handling
Fix for:
CID 1351525 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
negative_returns: sd is passed to a ...
Danny Al-Gaaf
08:40 AM Revision 64c0d9a1 (ceph): crush/CrushCompiler.cc: fix error handling
calloc() does not take negative values, check return value from
get_max_buckets() and handle it correctly.
Fix for:
...
Danny Al-Gaaf
05:45 AM Revision eda363ed (ceph): Merge pull request #15934 from myoungwon/omw-mailmap
mailmap: add Myoungwon Oh's mailmap and affiliation
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
05:31 AM Revision 80755e33 (ceph): rgw: Have an option to not to fetch bucket stats upon bucket listing
Fixes: http://tracker.ceph.com/issues/20377
Signed-off-by: Pavan Rallabhandi <PRallabhandi@walmartlabs.com>
Pavan Rallabhandi
04:59 AM CephFS Bug #20424 (Resolved): doc: improve description of `mds deactivate` to better contrast with `mds ...
Currently the help output is not very useful for `ceph mds deactivate`:... Patrick Donnelly
04:03 AM Revision 51601f57 (ceph): Merge pull request #15914 from wjwithagen/remotes/origin/wip-wjw-freebs...
test/osd/osd-scrub-repair.sh: Fix diff options on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:47 AM Revision 969113d7 (ceph): Merge pull request #15856 from cbodley/wip-rgw-vstart-s3tests
vstart: remove rgw_enable_static_website Sage Weil
03:47 AM Revision 0dedf914 (ceph): Merge pull request #15863 from gmayyyha/paxosservice-use-func
mon/PaxosService: use __func__ instead of hard code function name
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:22 AM mgr Bug #19913: load plugin `rest` failed
https://github.com/ceph/ceph/pull/15927 Chang Liu
03:10 AM Revision d2d4b720 (ceph): qa: enable quotas for pre-luminous quota tests
This cannot be cherry-picked from master because the config option is removed
since 0f250a889dba2100d3afcea0a18e4f6a8...
Patrick Donnelly
03:02 AM rgw Bug #20423: rgw: radosgw-admin data sync run crash
https://github.com/ceph/ceph/pull/15938 shasha lu
02:52 AM rgw Bug #20423 (Resolved): rgw: radosgw-admin data sync run crash
steps to reproduce:
1、setup a multisite env with two zones in a zonegroup
2、put some buckets and objects in master ...
shasha lu
02:53 AM Revision c307910d (ceph): rgw: fix radosgw-admin data sync run crash
If sync thread have run before, then run data sync init. sync_status is still remain in rados pool. so no matter sync... lu.shasha
02:29 AM Revision 5b3f1e7e (ceph): Merge branch 'wip-simpler-ceph' of https://github.com/liewegas/ceph int...
Sage Weil
02:28 AM Revision b769edb8 (ceph): Merge branch 'wip-CID1412839-uninitialized-pointer-field' of git://gith...
Sage Weil
02:28 AM Revision f3819771 (ceph): Merge branch 'remove_unuse_config' of git://github.com/elliswuuuuuuuu/c...
Sage Weil
02:28 AM Revision f4d035be (ceph): Merge branch 'wip-1412776-explicit-null-dereferenced' of git://github.c...
Sage Weil
02:28 AM Revision dd80f5a6 (ceph): Merge branch 'wip-waller-mgrcleanup0624' of git://github.com/Yan-waller...
Sage Weil
02:28 AM Revision cb5290bc (ceph): Merge branch 'cest-api-fork' of git://github.com/wido/ceph into wip-sag...
Sage Weil
02:27 AM Revision 72864b7e (ceph): Merge branch 'wip-bluestore-20170626' of git://github.com/xiexingguo/ce...
Sage Weil
02:27 AM Revision 95a8011e (ceph): Merge branch 'wip-add-perfs' of git://github.com/liupan1111/ceph into w...
Sage Weil
02:27 AM Revision 3c874cd7 (ceph): Merge branch 'wip-upmap-fixes' of git://github.com/xiexingguo/ceph into...
Sage Weil
02:27 AM Revision 300735c6 (ceph): Merge branch 'master' of git://github.com/zphj1987/ceph into wip-sage-t...
Sage Weil
02:25 AM Revision 94f0cd4b (ceph): Merge pull request #15759 from ovh/bp-optimized-bs-key-escape
os/bluestore: optimized (encode|decode)_escaped
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:25 AM Revision 04377fdd (ceph): Merge pull request #15765 from jimmyway/wip-ec-plan-cleanup
osd/ECTransaction: cleanup the redundant check which works in overwrite IO context
Reviewed-by: Sage Weil <sage@redh...
Sage Weil
02:24 AM Revision e41ae4a7 (ceph): Merge pull request #15933 from smithfarm/wip-hammer-jewel-x
jewel: tests: drop upgrade/hammer-jewel-x Sage Weil
02:21 AM CephFS Backport #20412: test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in Jewel 10.2...
Also: https://github.com/ceph/ceph/pull/15937 Patrick Donnelly
02:07 AM CephFS Backport #20412 (Fix Under Review): test_remote_update_write (tasks.cephfs.test_quota.TestQuota) ...
John, that looks like the problem. Here's a PR:
https://github.com/ceph/ceph/pull/15936
Patrick Donnelly
02:20 AM Revision 0129bbf1 (ceph): qa: remove unused quota config option
Quotas are no longer configurable on-off since
0f250a889dba2100d3afcea0a18e4f6a8d086b86.
Related to: http://tracker....
Patrick Donnelly
02:05 AM Bug #19233: broken packages in upgrade:hammer-jewel-x-kraken-distro-basic-smithi
Presumably this same bug exists in master, but we we're not running this suite against master in the nightlies. . . yet. Nathan Cutler
01:53 AM Revision 1d71475f (ceph): rbd-mirror: prevent infinite loop when computing replay status
If the image had a non-primary predecessor epoch whose tag tid
duplicates an epoch within its own journal, an infinit...
Jason Dillaman
01:53 AM Revision 9efeb6bc (ceph): librbd: add no-op event when promoting an image
The rbd-mirror process needs an event in the journal
to properly detect the transition between primary and
non-primar...
Jason Dillaman
01:18 AM Revision 15736389 (ceph): ceph-conf: fix typo in usage: 'mon add' should be 'mon addr'
src/test/cli/ceph-conf/help.t
src/tools/ceph_conf.cc
fix add to addr
Signed-off-by: Peng Zhang zphj1987@gmail.com
peng zhang
01:17 AM Bug #20422: Out of space (btrfs journal write)

This also happened in another job with btrfs: dzafman-2017-06-26_14:07:20-rados-wip-13837-distro-basic-smithi/132...
David Zafman
01:08 AM Revision 6eda8814 (ceph): mailmap: add Myoungwon Oh's mailmap and affiliation
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
12:47 AM rgw Bug #19042: rgw: multiple zonegroups: bucket can't be created if the user name isn't registered o...
Is this related to #19756 / #19757 ? Osamu KIMURA
12:27 AM Revision 682b4d71 (ceph): tests: drop upgrade/hammer-jewel-x
This suite doesn't have any test logic in it. Its existence in the jewel branch
appears to be an oversight.
This can...
Nathan Cutler

06/26/2017

11:42 PM Tasks #20392: Move swift.py task from ceph/teuthology.git into ceph/ceph.git
Phase One complete; moving to Phase Two. Nathan Cutler
11:40 PM Bug #20422 (Duplicate): Out of space (btrfs journal write)

A journal write to btrfs got ENOSPC. The osd never saw any significant disk usage though.
Test run: dzafman-201...
David Zafman
11:17 PM Revision 9d47e5e4 (ceph): pybind: restore original API for backwards compatibility
Fixes: http://tracker.ceph.com/issues/20421
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:16 PM rbd Bug #20421 (Fix Under Review): [openstack] cinder backup driver fails due to rbd python API change
*PR*: https://github.com/ceph/ceph/pull/15932 Jason Dillaman
10:50 PM rbd Bug #20421 (Resolved): [openstack] cinder backup driver fails due to rbd python API change
One such example is that the Cinder Backup driver directly creates an RBD exception, but under commit ac580718e9 the ... Jason Dillaman
11:01 PM Bug #19864 (In Progress): src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned ...
Brad Hubbard
11:00 PM Bug #19864: src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned pointer will b...
Should be fixed in Fedora rawhide.
https://bugzilla.redhat.com/show_bug.cgi?id=1448666#c5
Brad Hubbard
10:46 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
1:3.12.0-1.1ubuntu1 on smithi107 showed the error in #20360 Sage Weil
10:45 PM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
1:3.12.0-1.1ubuntu1
xenial on smithi107
/a/sage-2017-06-26_14:37:54-rados-wip-sage-testing2-distro-basic-smithi/132...
Sage Weil
10:43 PM RADOS Bug #20397: MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds from radosbe...
/a/sage-2017-06-26_14:37:54-rados-wip-sage-testing2-distro-basic-smithi/1327079
rados/thrash/{0-size-min-size-overri...
Sage Weil
10:42 PM RADOS Bug #19964: occasional crushtool timeouts
/a/sage-2017-06-26_14:37:54-rados-wip-sage-testing2-distro-basic-smithi/1327058
rados/thrash/{0-size-min-size-overri...
Sage Weil
10:07 PM mgr Bug #20420 (Can't reproduce): Crash in MgrClient::send_report->PerfCountersCollection::with_counters
Reported here https://github.com/ceph/ceph/pull/15879#issuecomment-311041801... John Spray
08:48 PM Backport #20401: jewel: "MaxWhileTries: 'wait_until_healthy' reached maximum tries (150) after wa...
@Nathan can we get the same fix in hammer-jewel-x in master and kraken? Yuri Weinstein
07:24 AM Backport #20401 (Resolved): jewel: "MaxWhileTries: 'wait_until_healthy' reached maximum tries (15...
Nathan Cutler
05:55 AM Backport #20401: jewel: "MaxWhileTries: 'wait_until_healthy' reached maximum tries (150) after wa...
the warning message should be... Kefu Chai
08:25 PM CephFS Backport #20027 (Resolved): jewel: Deadlock on two ceph-fuse clients accessing the same file
John Spray
08:25 PM Revision a21af3b7 (ceph): Merge pull request #15438 from Vicente-Cheng/wip-20027-jewel
jewel: mds: issue new caps when sending reply to client
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:24 PM CephFS Backport #19846 (Resolved): jewel: write to cephfs mount hangs, ceph-fuse and kernel
John Spray
08:23 PM Revision 615a6ab9 (ceph): Merge pull request #15000 from jan--f/wip-19846-jewel
jewel: cephfs: normalize file open flags internally used by cephfs
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:21 PM CephFS Backport #20412: test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in Jewel 10.2...
Aargh, I think this might just be failing because this is a new test that was written for luminous, where client_quot... John Spray
07:49 PM CephFS Backport #20412 (In Progress): test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails...
I dug into the logs. It looks like the MDS is not sending a quota update to the client. From a brief look at the code... Patrick Donnelly
08:19 PM Stable releases Tasks #19538: jewel v10.2.8
h3. upgrade/hammer-x... Nathan Cutler
06:01 PM Stable releases Tasks #19538: jewel v10.2.8
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/015dd1136459b15885142a76769efb360c945baf/... Nathan Cutler
08:12 PM Revision 729f687a (ceph): rgw: use uncompressed size for range_to_ofs() in slo/dlo
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:11 PM Revision b7a2e674 (ceph): Merge pull request #15869 from smithfarm/wip-swift-task-move-kraken
tests: move swift.py task from teuthology to ceph, phase one (kraken) Zack Cerza
07:48 PM Revision cb57eccb (ceph): rgw/rgw_op: fix some more whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:47 PM Revision 075368d8 (ceph): rgw/rgw_op: fix indentation warning
/home/sage/src/ceph2/src/rgw/rgw_op.cc: In member function ‘virtual void RGWDeleteObjTags::execute()’:
/home/sage/src...
Sage Weil
07:33 PM Bug #19233: broken packages in upgrade:hammer-jewel-x-kraken-distro-basic-smithi
See run: http://pulpito.ceph.com/teuthology-2017-06-25_02:25:02-upgrade:hammer-jewel-x-kraken-distro-basic-smithi/
J...
Yuri Weinstein
07:31 PM Bug #19741: test_envlibrados_for_rocksdb.yaml fails on crypto restart
Also in http://pulpito.ceph.com/teuthology-2017-06-25_02:25:02-upgrade:hammer-jewel-x-kraken-distro-basic-smithi/ Yuri Weinstein
07:30 PM CephFS Bug #20337 (New): test_rebuild_simple_altpool triggers MDS assertion
John Spray
06:54 PM CephFS Bug #20337: test_rebuild_simple_altpool triggers MDS assertion
I'm not seeing how Filesystem.are_daemons_healthy is waiting for daemons outside the filesystem: it's inspecting daem... John Spray
06:42 PM CephFS Bug #20337 (Need More Info): test_rebuild_simple_altpool triggers MDS assertion
wait_for_daemons should wait for every daemon regardless of filesystem. is there a failure log I can look at? Douglas Fuller
07:09 PM Revision dfa95db5 (ceph): qa/tasks/radosbench: increase timeout
The current timeout isn't enough in some cases (powercycle thrashing leaves
osds down for a long time because rebooti...
Sage Weil
06:40 PM Revision d96491b3 (ceph): Merge pull request #14997 from ivancich/wip-bring-in-dmclock-p2
osd/PG: Add two new mClock implementations of the PG sharded operator queue
Reviewed-by: Josh Durgin <jdurgin@redhat...
Sage Weil
06:36 PM Revision 90131cd7 (ceph): librados: add log channel to rados_monitor_log2 callback
log2 was just added and not yet released, so we can freely add this field.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:32 PM Revision 30b4ed43 (ceph): mon: limit `log last` to INFO by default + allow setting
The syntax is crude because we only have positional arguments,
but anyone who wants anything different can probably h...
John Spray
06:32 PM Revision d23452d0 (ceph): mon: filter `log last` by channel, default to `cluster`
Caller can pass "*" to get old behaviour (audit and
cluster mixed together).
The audit log messages are visually mes...
John Spray
06:14 PM Revision e3d59601 (ceph): Merge pull request #15569 from aclamk/compress_crash_bug_refactor
rgw: Compress crash bug refactor
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:27 PM Revision c0ae4bc6 (ceph): qa/suites/rbd: restrict python memcheck validation to CentOS
The Ubuntu Xenial python implementation throws numerious (false) errors
deep within python. Since we are only interes...
Jason Dillaman
04:25 PM rgw Backport #20014 (Resolved): jewel: multisite: bi_list() decode failures
Nathan Cutler
04:25 PM Revision 9b13b48b (ceph): Merge pull request #15383 from asheplyakov/20014-bp-jewel
jewel: cls/rgw: list_plain_entries() stops before bi_log entries
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
04:18 PM Revision ed2ab89c (ceph): Merge pull request #15871 from smithfarm/wip-swift-task-move-hammer
tests: move swift.py task from teuthology to ceph, phase one (hammer) Zack Cerza
04:17 PM Revision d217da17 (ceph): Merge pull request #15870 from smithfarm/wip-swift-task-move-jewel
tests: move swift.py task from teuthology to ceph, phase one (jewel) Zack Cerza
04:16 PM Revision 5442b5ff (ceph): Merge pull request #15859 from smithfarm/wip-swift-task-move-master
tests: move swift.py task from teuthology to ceph, phase one (master) Zack Cerza
04:08 PM RADOS Bug #19023 (Resolved): ceph_test_rados invalid read caused apparently by lost intervals due to mo...
Kefu Chai
04:08 PM Revision 0780f9e6 (ceph): Merge pull request #15555 from liewegas/wip-19023
osd/PG: set clean when last_epoch_clean is updated
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:04 PM RADOS Bug #20419 (Duplicate): OSD aborts when shutting down
/a/kchai-2017-06-25_17:19:05-rados-wip-kefu-testing---basic-smithi/1324712/remote/smithi006/log/ceph-osd.3.log.gz
<p...
Kefu Chai
03:56 PM Revision 203ee0e2 (ceph): Merge pull request #15862 from yuyuyu101/wip-omap-enoent
kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect result
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:56 PM Revision d9e42888 (ceph): Merge pull request #15866 from tchaikov/wip-set-secrets
auth/RotatingKeyRing: use std::move() to set secrets
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:53 PM Revision e34a3799 (ceph): Merge pull request #15905 from tchaikov/wip-kill-clang-warnings
test, ceph-osdomap-tool: kill clang warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:43 PM Revision 639ea28a (ceph): src/OSD: add more useful perf counters for performance tuning.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:08 PM Revision 064e04b0 (ceph): test/osd: initialize Non-static class members in WeightedTestGenerator
Fixes the coverity scan report:
CID 1411829: Uninitialized scalar field (UNINIT_CTOR)
8. uninit_member: Non-static c...
Jos Collin
02:53 PM RADOS Feature #5249: mon: support leader election configuration
Kefu Chai
02:50 PM Revision b616236f (ceph): os/bluestore: fast exit if compression mode is set to COMP_NONE
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:38 PM rgw Bug #20418 (Resolved): rgw: URI with \0 in the middle is silently handled as its initial part
> $ curl -i "$publicURL/abc%00de" -X PUT -H "X-Auth-Token: $token"
> HTTP/1.1 201 Created
> Content-Length: 0
> X...
Radoslaw Zarzynski
02:25 PM Revision 602a48e6 (ceph): os/bluestore: do fast finish_write() exit for two special cases
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:25 PM Revision 2289fcef (ceph): os/bluestore: narrow cache lock range for OnodeSpace::lookup
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:25 PM Revision 546bbbda (ceph): os/bluestore: make sure min_alloc_size is power of 2 aligned
BlueStore requires that min_alloc_size must be power of 2 aligned.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:14 PM Revision 59773727 (ceph): Merge pull request #13753 from theanalyst/wip/f/rgw/tagging
rgw: implement get/put object tags for S3
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Casey Bodl...
Casey Bodley
01:08 PM Revision f43c5fa0 (ceph): Merge pull request #15889 from joscollin/wip-1412614-uninitialized-scal...
tools/rbd_mirror: initialize non-static class member m_do_resync in ImageReplayer
Reviewed-by: Jason Dillaman <dilla...
Jason Dillaman
12:57 PM Revision 219ee898 (ceph): test: fix compile warning in ceph_test_cls_rbd
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:23 PM Revision 6ccb3683 (ceph): mon/OSDMonitor: drop debug_fake_ec_pool from "osd pool set" cmd filter
It is dead!
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:23 PM Revision 869c5153 (ceph): mon/OSDMonitor: add use_gmt_hitset to "osd pool get" cmd filter
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:23 PM Revision 30842207 (ceph): osd/osd_type: map.find() -> map.count() for existense checking
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:23 PM Revision 412105bb (ceph): mon/OSDMonitor: strict comparison condition
To match the specifications of straw_calc_version.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:23 PM Revision c4923a76 (ceph): mon/OSDMonitor: fix wrong comment, wrong indention, wrong output etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:23 PM Revision 9205dd20 (ceph): mon/OSDMonitor: make blacklist expire configurable; fix potential races
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:23 PM Revision dfcb403a (ceph): mon/OSDMonitor: fix wrong sanity check order for allow_ec_overwrites
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:23 PM Revision 74387233 (ceph): mon/OSDMonitor: kill dead code
This option is now filtered out automatically, so these codes are unaccessable.
./bin/ceph osd unset sortbitwise
Inv...
xie xingguo
12:23 PM Revision 87081d58 (ceph): mon/OSDMonitor: reject updating upmap if number of osd overflows/underf...
This can avoid, e.g.:
~#:./bin/ceph osd pg-upmap 0.7 1 2 3 4
set 0.7 pg_upmap mapping to [1,2,3,4]
~#:./bin/ceph pg...
xie xingguo
12:23 PM Revision dc797a25 (ceph): mon/OSDMonitor: make pg-up-items result a bit nicer
~#: ./bin/ceph osd pg-upmap-items 0.7 0 2 1 3 4 5
set 0.7 pg_upmap_items mapping to [0->2,1->3,4->5]
Signed-off-by: ...
xie xingguo
12:23 PM Revision d816e71c (ceph): osd/OSDMap: make apply_upmap handle multiple pg-upmap-items correctly
Was:
PG_STAT UP UP_PRIMARY ACTING ACTING_PRIMARY
0.7 [1,0,4] 1 [1,0,4] 1
~#:./bin/...
xie xingguo
12:12 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
Has this been reproduced with the following kernel fix applied?
commit 70e7af244f24c94604ef6eca32ad297632018583
A...
David Disseldorp
11:54 AM rgw Bug #19432 (Fix Under Review): rgw: folders starting with "_" underscore are not in bucket index
Nathan Cutler
11:53 AM rgw Bug #19432: rgw: folders starting with "_" underscore are not in bucket index
https://github.com/ceph/ceph/pull/15916 Nathan Cutler
11:29 AM Revision 8fff351d (ceph): rgw: fix next marker to pass test_bucket_list_prefix in s3test
Fixes: http://tracker.ceph.com/issues/19432
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:23 AM Revision 9996dab4 (ceph): test/osd/osd-scrub-repair.sh: Fix diff options
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
11:23 AM rgw Bug #20166: RGW: Bad error handling when tail object is missing
No, I tried to dig a bit deeper into how the error is handled, but no success yet. Jens Harbott
11:19 AM rgw Bug #20107: rgw: Truncated objects
Added a PR for my patch, too, assuming both are needed for a complete solution.
https://github.com/ceph/ceph/pull/...
Jens Harbott
11:14 AM Revision 8eeee2b7 (ceph): RGW: Fix duplicate tag removal during GC
We need to remove all processed tags before we fetch a new batch of tags
for removal, otherwise some tags might get p...
Jens Harbott
10:11 AM RADOS Bug #20416 (Resolved): "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Hello,
I've upgraded a Jewel cluster to Luminous 12.1.0 (RC), restarted the monitors, mgr is active, but I can't r...
Hey Pas
10:01 AM Revision 878904c1 (ceph): os/bluestore: narrow cache lock range for read
It is meaningful to exclude the logger counter...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:50 AM Revision 3f0428ac (ceph): rest api: Set application variable when not executed as __main__
This allows for using this Python file as a WSGI module as it expects
a variable called application.
Signed-off-by: ...
Wido den Hollander
09:50 AM Revision 00346f68 (ceph): rest api: Set default ceph.conf and id options
This allows for easy execution of the REST API:
$ /usr/bin/ceph-rest-api
Signed-off-by: Wido den Hollander <wido@...
Wido den Hollander
09:46 AM Revision 38ea7482 (ceph): rest api: Listen on :: (IPv6) instead of 0.0.0.0
On Linux systems a socket listening on :: also listens on
all IPv4 addresses.
This makes sure the API is usable over...
Wido den Hollander
09:18 AM Revision 61cde7a0 (ceph): common: Passing null pointer option_name to operator << in md_config_t:...
Fixes the Coverity Scan Report:
CID 1412776 (#1 of 1): Explicit null dereferenced (FORWARD_NULL)19. var_deref_model: ...
Jos Collin
09:00 AM Revision 9187c773 (ceph): radosgw: refactor compression code
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
08:55 AM Revision 5da8e924 (ceph): rgw: connection reset/crashed when download large zero object with comp...
large zero object has a large compression rate,
even 4M compressed data can decompress several GB data.
Handle so muc...
fang.yuxiang
08:55 AM Revision 90971552 (ceph): radosgw, compression: added unit test
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
08:12 AM mgr Bug #20415 (Can't reproduce): dashboard: Health is not updated
when I try the mgr dashboard on Ceph 12.1.0, the Health is not changed after shutdown one monitor:
!download.png!
...
min-sheng Lin
07:24 AM Revision e520040e (ceph): Merge pull request #15842 from smithfarm/wip-sortbitwise-jewel
qa/suites/upgrade/hammer-x: set "sortbitwise" for jewel clusters
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
07:12 AM Feature #19592: Addition of online osd 'omap'compaction command
I will impl this feature. Chang Liu
05:26 AM CephFS Backport #20140 (Resolved): jewel: Journaler may execute on_safe contexts prematurely
Nathan Cutler
04:44 AM Messengers Bug #20390 (Fix Under Review): A bug in async+dpdk module
Kefu Chai
04:06 AM Messengers Bug #20390: A bug in async+dpdk module
no, you must use sriov to separate Haomai Wang
02:29 AM Messengers Bug #20390: A bug in async+dpdk module
Haomai Wang wrote:
> https://github.com/ceph/ceph/pull/15897
It seems ok. Thanks.
Can I ask one more question?
...
hongpeng lu
04:06 AM Revision e34e22b6 (ceph): os/ZFS: make it compilable
* `cct` is not globally avaiable, use cct() wrapper instead
* libzfs.h is always avaiable here. so remove the guard
...
Kefu Chai
02:14 AM Revision 9638fdb1 (ceph): Merge pull request #15445 from wjwithagen/wip-wjw-freebsd-osd-scrub-rep...
test/osd/osd-scrub-repair.sh: disable ec_overwrite tests on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:07 AM Revision d26bca09 (ceph): mgr: drop unnecessary write permission
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:07 AM Revision 45558990 (ceph): mgr: use readable errno strings
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
01:32 AM Revision 5a7d4cbc (ceph): mds: improve freeze deadlock detection
if request waits for unfreeze while holding remote auth pins,
deadlock may happen.
Signed-off-by: "Yan, Zheng" <zyan...
Yan, Zheng
01:30 AM Revision 0d1e1972 (ceph): Merge pull request #15902 from joscollin/wip-1411820-Division-or-modulo...
test: Division by zero in Legacy::encode_n()
Reviewed By: Brad Hubbard <bhubbard@redhat.com>
Jos Collin

06/25/2017

11:59 PM Revision dde8656e (ceph): Merge pull request #15468 from smithfarm/wip-20140-jewel
jewel: cephfs: Journaler may execute on_safe contexts prematurely
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
05:11 PM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade hammer-x ... Nathan Cutler
08:07 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rgw
Partial run to verify fix is viable:...
Nathan Cutler
08:06 AM Stable releases Tasks #19538: jewel v10.2.8
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/98045e76d74a57a5d859b4e2e742dc64722f70cb/... Nathan Cutler
03:00 PM Revision 4bcc0372 (ceph): ceph-osdomap-tool: early return and remove never-read store statement
* silence clang analyzer's warning of: "Value stored to 'r' is never
read"
* replace the "goto" statement with earl...
Kefu Chai
02:52 PM Revision bad5908d (ceph): Merge pull request #15903 from Adirl/data_path_fixes
msg/async/rdma: Data path fixes
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:51 PM Revision 9cc0cf49 (ceph): test/test_async_driver: silence clang static analyzer warning
* silence the warning of: Value stored to 'r' is never read
* update the gtest assertions to be semantically more cor...
Kefu Chai
12:57 PM rbd Bug #20393 (Need More Info): IO hang in libvirt/rbd VMs...
Jason Dillaman
10:45 AM Revision 3779202f (ceph): tests: swift.py: tweak imports
The ".." form only works within the teuthology repo. With swift.py now in the
Ceph repo, we have to be explicit.
Err...
Nathan Cutler
10:45 AM Revision 40287741 (ceph): tests: swift.py: tweak imports
The ".." form only works within the teuthology repo. With swift.py now in the
Ceph repo, we have to be explicit.
Err...
Nathan Cutler
10:44 AM Revision 9fd233c2 (ceph): tests: swift.py: tweak imports
The ".." form only works within the teuthology repo. With swift.py now in the
Ceph repo, we have to be explicit.
Err...
Nathan Cutler
10:42 AM Revision 2bc0c7c6 (ceph): tests: swift.py: tweak imports
The ".." form only works within the teuthology repo. With swift.py now in the
Ceph repo, we have to be explicit.
Err...
Nathan Cutler
08:54 AM Revision 8e0e4a0c (ceph): tests: upgrade/hammer-x/stress-split: tweak packages list
Include some hammer dependencies that aren't in the jewel default packages
list, and exclude some java packages that ...
Nathan Cutler
08:13 AM Bug #19741 (Pending Backport): test_envlibrados_for_rocksdb.yaml fails on crypto restart
Kefu Chai
07:56 AM CephFS Backport #20412 (Resolved): test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in...
https://github.com/ceph/ceph/pull/15936 Nathan Cutler
07:30 AM Revision a86ce728 (ceph): tests: swift.py: clone the ceph-jewel branch
The master branch of ceph/swift.git contains tests that are incompatible with
Jewel and Hammer. The ceph-jewel branch...
Nathan Cutler
07:29 AM Revision e5728f12 (ceph): tests: swift.py: clone the ceph-jewel branch
The master branch of ceph/swift.git contains tests that are incompatible with
Jewel and Hammer. The ceph-jewel branch...
Nathan Cutler
06:17 AM Revision 28cf5ac8 (ceph): test: Division by zero in Legacy::encode_n()
Fixes the Coverity Scan Report:
CID 1411820 (#1 of 1): Division or modulo by zero (DIVIDE_BY_ZERO)
9. divide_by_zero:...
Jos Collin
04:21 AM Revision c340b716 (ceph): Merge pull request #15826 from xiexingguo/wip-bluestore-20170622
os/bluestore: cleanup min_alloc_size; some formatting nits
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Igo...
Sage Weil
04:21 AM Revision cf206cc3 (ceph): Merge pull request #15865 from tchaikov/wip-mgr-pg-command
mgr: enable ceph_send_command() to send pg command
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
04:21 AM Revision 4e9fd2ae (ceph): Merge pull request #15875 from xiexingguo/wip-osdmon-20170623
mon/OSDMonitor: "osd crush class rename" support
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:20 AM Revision 82fcdd91 (ceph): Merge pull request #15890 from tchaikov/wip-19741
osdc/Objecter: release message if it's not handled
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:20 AM Revision 4e6af859 (ceph): Merge pull request #15891 from minggr/wip-sdata_op_ordering_lock
osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid miss…
Reviewed-by: Sage Weil <sage@redhat.com>
Revi...
Sage Weil
04:16 AM Revision f0ceefbc (ceph): Merge pull request #15899 from theanalyst/doc/release-typo
doc: Luminous release notes typo fixes Sage Weil
04:10 AM Revision 8ebb13e9 (ceph): Merge pull request #15901 from joscollin/wip-CID1412577-Division-or-mod...
mon: Division by zero in PGMapDigest::dump_pool_stats_full()
Reviewed By: Xie Xingguo <xie.xingguo@zte.com.cn>
Jos Collin
04:05 AM Revision 9cca99c2 (ceph): Merge pull request #15900 from smithfarm/wip-docdir-fix
build/ops: rpm: sane packaging of %{_docdir}/ceph directory
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

06/24/2017

10:54 PM Revision c40c94e7 (ceph): msg/async/rdma: allocated reged mem can be greater than requires len
Change-Id: I3ec42afca39c2ad93fc66ed69b3609b68f315e34
Signed-off-by: Adir lev <adirl@mellanox.com>
Adir Lev
10:54 PM Revision 87451fb2 (ceph): msg/async/rdma: if failed to send push csi to the back
Change-Id: If6c72917b6e3a836279b86a4d5e9e54383d7b4bd
Signed-off-by: Adir lev <adirl@mellanox.com>
Adir Lev
09:17 PM rgw Feature #20398: rgw: Swift TempURL does not support prefix-based scope
Hi,
I would like to help in fixing this bug. However, I do not have any experience of working with Ceph source cod...
Amit Barve
08:39 PM Bug #19987 (Resolved): -DWITH_TESTS=OFF build fails on master
https://github.com/ceph/ceph/pull/15375 Nathan Cutler
02:56 PM Revision 45e23a3b (ceph): mon: Division by zero in PGMapDigest::dump_pool_stats_full()
Fixes The Coverity Scan Report:
CID 1412577 (#1 of 1): Division or modulo by float zero (DIVIDE_BY_ZERO)
35. divide_b...
Jos Collin
12:49 PM Revision 08b81c15 (ceph): build/ops: rpm: sane packaging of %{_docdir}/ceph directory
91648044163 introduced a build error:
ceph-common-12.1.0+git.1498286248.2fcedc7b3d-1.1.x86_64.rpm: directories not
o...
Nathan Cutler
09:29 AM Revision 8731b277 (ceph): doc: Luminous release notes typo fixes
Suggested-by: Roger Brown <rogerbrown@gmail.com>
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com>
Abhishek Lekshmanan
08:27 AM Revision cc19985b (ceph): fix s3 aws v2 signature priority between header['X-Amz-Date'] and heade...
fix http://tracker.ceph.com/issues/20176
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
08:02 AM Messengers Bug #20390: A bug in async+dpdk module
https://github.com/ceph/ceph/pull/15897 Haomai Wang
06:54 AM Revision b0d75495 (ceph): mgr: remove repeated function log
In the front of this file, '__func__' has been added to dout_prefix as below:
" #define dout_prefix *_dout << "mgr....
Yan Jun
04:34 AM Revision 3abb6923 (ceph): Merge pull request #15876 from gmayyyha/config-unused-opt
common/config_opts: drop unused opt
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:05 AM Revision b6514e55 (ceph): msg: migrate ceph_spinlock_t to std::atomic_flag
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
04:05 AM Revision fd9b8119 (ceph): session: migrate away from Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
04:05 AM Revision b55d5b77 (ceph): os: migrate away from Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
04:05 AM Revision e0a9644c (ceph): test: migrate Spinlock.h to spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
04:05 AM Revision be9e66cd (ceph): include: remove Spinlock.h
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:33 AM Revision 8c60b55d (ceph): kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect result
If the underlying disk is missing, the current logic won't check the actual
reason why Get/Set failed, it will result...
Haomai Wang
02:15 AM Revision 640c0045 (ceph): osd: Clear object context cache to get repair information
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:10 AM Revision e97210e7 (ceph): Merge pull request #15108 from guihecheng/rgw_file-fix
rgw_file: fix misuse of make_key_name before make_fhk Matt Benjamin

06/23/2017

11:24 PM Revision af26c230 (ceph): common: migrate ceph_spinlock_t to std::atomic_flag
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
11:22 PM Revision 058a0646 (ceph): common: adds spinlock.h, modifies simple_spin test to use new interface
Jesse Williamson
10:44 PM Revision 114f43a5 (ceph): build/ops: Lock ceph user during a purge
Signed-off-by: Caleb Boylan <calebboylan@gmail.com> Caleb Boylan
08:25 PM Revision e0c060b3 (ceph): Merge pull request #15893 from liewegas/wip-valgrind-everywhere
qa: do not restrict valgrind runs to centos Sage Weil
08:25 PM Revision 7d33e98b (ceph): qa: do not restrict valgrind runs to centos
This reverts 693bd238510e69569cc3461f84b04c8667bc11da, which was
added in response to http://tracker.ceph.com/issues/...
Greg Farnum
08:16 PM Backport #20401 (In Progress): jewel: "MaxWhileTries: 'wait_until_healthy' reached maximum tries ...
Nathan Cutler
08:14 PM Backport #20401 (Resolved): jewel: "MaxWhileTries: 'wait_until_healthy' reached maximum tries (15...
https://github.com/ceph/ceph/pull/15842 Nathan Cutler
08:15 PM rgw Backport #20411 (Rejected): kraken: rgw: Part's index is not removed when versioning enabled
Nathan Cutler
08:15 PM rgw Backport #20410 (Resolved): jewel: rgw: Part's index is not removed when versioning enabled
https://github.com/ceph/ceph/pull/16763
-https://github.com/ceph/ceph/pull/16710-
Nathan Cutler
08:15 PM rgw Backport #20409 (Rejected): kraken: rgw: multipart copy-part encounts 404 error by using S3 java sdk
Nathan Cutler
08:15 PM rgw Backport #20408 (Resolved): jewel: rgw: multipart copy-part encounts 404 error by using S3 java sdk
https://github.com/ceph/ceph/pull/16266 Nathan Cutler
08:14 PM rgw Backport #20407 (Rejected): jewel: bucket policy IfExists in wrong position
Nathan Cutler
08:14 PM rgw Backport #20406 (Rejected): jewel: RGW:RGWPutBucketPolicy error when set BucketPolicy again witho...
Nathan Cutler
08:14 PM rgw Backport #20405 (Resolved): kraken: Lifecycle thread will still handle the bucket even if it has ...
https://github.com/ceph/ceph/pull/16183 Nathan Cutler
08:14 PM CephFS Backport #20404 (Rejected): kraken: cephfs permission denied until second client accesses file
Nathan Cutler
08:14 PM CephFS Backport #20403 (Resolved): jewel: cephfs permission denied until second client accesses file
https://github.com/ceph/ceph/pull/16150 Nathan Cutler
08:14 PM Backport #20402 (Rejected): kraken: "MaxWhileTries: 'wait_until_healthy' reached maximum tries (1...
Nathan Cutler
08:14 PM rgw Backport #20400 (Rejected): kraken: rgw_file: recursive lane lock can occur in LRU drain
Nathan Cutler
08:14 PM rgw Backport #20399 (Resolved): jewel: rgw_file: recursive lane lock can occur in LRU drain
https://github.com/ceph/ceph/pull/17149 Nathan Cutler
07:47 PM RADOS Bug #20302: "BlueStore.cc: 9023: FAILED assert(0 == "unexpected error")" in powercycle-master-dis...
https://github.com/ceph/ceph/pull/15821 Nathan Cutler
07:46 PM RADOS Bug #20302 (Resolved): "BlueStore.cc: 9023: FAILED assert(0 == "unexpected error")" in powercycle...
Nathan Cutler
03:47 PM RADOS Bug #20302: "BlueStore.cc: 9023: FAILED assert(0 == "unexpected error")" in powercycle-master-dis...
merged Yuri Weinstein
07:43 PM Bug #20342 (Pending Backport): "MaxWhileTries: 'wait_until_healthy' reached maximum tries (150) a...
Kefu: we need to fix this in jewel and kraken as well. I think I fixed it in jewel by this PR (based on your master P... Nathan Cutler
02:27 PM Bug #20342 (Resolved): "MaxWhileTries: 'wait_until_healthy' reached maximum tries (150) after wai...
Kefu Chai
07:31 PM rgw Feature #20398 (New): rgw: Swift TempURL does not support prefix-based scope
Recently (in latest stable "Ocata" release), Swift added the ability to generate tempurls with a prefix-based scope (... Jeremy Freudberg
07:05 PM Revision 5d96c892 (ceph): Remove 14.04 which doesnt work anymore with ceph-deploy+master
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:54 PM Revision 3ded42b2 (ceph): add bluestore options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:46 PM Revision a9c35d90 (ceph): move ceph-deploy config options to its folder and add
bluestore config options
Move the config options to its folder and remove options that
are not valid for bluestore t...
Vasu Kulkarni
06:38 PM Revision 96edd985 (ceph): Merge pull request #15572 from rzarzynski/wip-rgw-17779
rgw: external auth engines of S3 honor rgw_keystone_implicit_tenants.
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
06:26 PM Revision 8e1aa1e4 (ceph): Add bluestore option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:46 PM Revision 6b42352b (ceph): Merge pull request #14624 from ceph/wip-s3a-hadoop
qa/tasks: S3A hadoop task to test s3a with Ceph
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:30 PM Revision bc683385 (ceph): osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missin...
We are running mysql on top of rbd. sysbench qps occasionally drops to zero
with the INSERT benchmark.
Debug code ca...
Ming Lin
05:20 PM Revision 90b5efa1 (ceph): Merge pull request #15665 from oritwas/wip-rgw-reshard-old-bucket
rgw: auto reshard old buckets
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:58 PM Bug #18478 (Duplicate): "FAILED assert(crypto_context != __null)" in rados-kraken-distro-basic-sm...
Kefu Chai
04:57 PM Bug #19741 (Resolved): test_envlibrados_for_rocksdb.yaml fails on crypto restart
https://github.com/ceph/ceph/pull/15890 Kefu Chai
04:56 PM Revision 5c277423 (ceph): osdc/Objecter: release message if it is not handled
Fixes: http://tracker.ceph.com/issues/19741
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:14 PM Revision 9d1f4b68 (ceph): Merge pull request #15821 from jdurgin/wip-20302
qa/suites/powercycle/osd/tasks/radosbench: consume less space
Reviewed-by: Kefu Chai <kchai@redhat.com>
Josh Durgin
04:11 PM Revision 45b1a108 (ceph): Merge pull request #15154 from jcsp/wip-multimds-stable
Remove "experimental" warnings from multimds John Spray
04:10 PM Revision ef65e7aa (ceph): tools/rbd_mirror: initialize Non-static class member m_do_resync in Ima...
Fixes the Coverity Scan Report:
CID 1412614 (#2-1 of 2): Uninitialized scalar field (UNINIT_CTOR)
7. uninit_member: N...
Jos Collin
04:07 PM Revision 687b4e90 (ceph): mds: enable multimds by default in new filesystems
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:07 PM Revision b6cfa354 (ceph): qa: no longer need to explicitly enable multimds
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:07 PM Revision 6ec69a45 (ceph): qa: update cephtool test for multimds on by default
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:07 PM Revision 9e7a12b4 (ceph): doc: multimds is no longer experimental
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:07 PM Revision 7432adb3 (ceph): mds: handle MDirUpdate race
mds may try discover several times for MDirUpdate, rename may kick
in and cause MDCache::path_traverse() to return er...
Yan, Zheng
04:07 PM Revision 58a2f98e (ceph): mds: drop locks before waiting for export targets
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:07 PM Revision 7f5bd004 (ceph): mds: don't call StrayManager::eval_stray() for undefined inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:07 PM Revision 377e8efb (ceph): mon: remove experimental warning on multimds
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:07 PM Revision 944821fe (ceph): mds: create subtree root immediately after directory tree becomes frozen
When a directory tree become frozen, its WAIT_FROZEN contexts are
executed asynchronously. Before Migrator::export_fr...
Yan, Zheng
04:07 PM Revision 4f43737d (ceph): mds: don't mark nestlock dirty on improper inode
If inode is replica and it has no auth subtree dirfrag, We should
not mark its nestlock dirty.
Signed-off-by: "Yan, ...
Yan, Zheng
04:07 PM Revision 34988c37 (ceph): mds: avoid submitting log entry while adjusting subtree map
MDCache::eval_subtree_root() may tigger scatter-gather process, which
submits log entry. Submitting log entry while a...
Yan, Zheng
04:07 PM Revision ad2a95d9 (ceph): mds: don't forge replica dirfrag
MDCache::forge_replica_dir() set wrong dir_auth if the forged replica
dirfrag is subtree root.
Signed-off-by: "Yan, ...
Yan, Zheng
04:07 PM Revision 9d3bb981 (ceph): mds: fix stray dentry replication in cache rejoin ack
To replicate s stray dentry, we need to replicate all its ancestors.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:55 PM Revision e2fa8be1 (ceph): rgw: initialize Non-static class member val in ESQueryNodeLeafVal_Int
Fixed the Coverity Scan Report:
CID 1412615 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non...
Jos Collin
03:52 PM Revision e2fd54b1 (ceph): Merge pull request #15795 from myoungwon/wip-print-ignore_redirect
osd/osd_types: add flag name (IGNORE_REDIRECT)
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:50 PM rbd Bug #20393: IO hang in libvirt/rbd VMs...
A 1 second tail latency on an overloaded cluster can occur. Can you repeat 60-120 second stalled IO? As it is, these ... Jason Dillaman
03:18 PM rbd Bug #20393: IO hang in libvirt/rbd VMs...
Info of rbd image:
root@cephproxy01:~# rbd -p vms info c9c5db8e-7502-4acc-b670-af18bdf89886_disk
rbd image 'c9c5db8...
Eric Hall
02:37 PM rbd Bug #20393: IO hang in libvirt/rbd VMs...
4 files detailing several occurrences uploaded via ceph-post-file to 55ee8d8a-4058-48c5-9586-39c600465e9d.
Note hung...
Eric Hall
01:53 PM rbd Bug #20393 (Closed): IO hang in libvirt/rbd VMs...
During heavy IO, processes/threads in libvirt-qemu VMs backed by rbd volumes hang, exceeding hung_task_timeout_secs t... Eric Hall
03:43 PM rgw Bug #20394 (Fix Under Review): rgw: /info lacks the tempauth.account_acls key
PR: https://github.com/ceph/ceph/pull/15887. Radoslaw Zarzynski
03:05 PM rgw Bug #20394 (In Progress): rgw: /info lacks the tempauth.account_acls key
Radoslaw Zarzynski
01:56 PM rgw Bug #20394 (Resolved): rgw: /info lacks the tempauth.account_acls key
From the Functional Tests of Swift:... Radoslaw Zarzynski
03:41 PM Revision 45b73c3b (ceph): rgw: /info claims we do support Swift's accounts ACLs.
Fixes: http://tracker.ceph.com/issues/20394
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:40 PM Revision a4d01a6f (ceph): Merge pull request #15656 from aclamk/download_err_with_comp_followup
rgw: use 64-bit offsets for compression
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:34 PM Revision bcc86c47 (ceph): rgw: initialize Non-static class member worker in RGWReshard
Fixes the Coverity Scan Report:
CID 1412616 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
03:10 PM RADOS Bug #20389 (Won't Fix): "Error EPERM: min_compat_client jewel < luminous, which is required for p...
this is actually fine; we're ignoring errors from these commands (so the thrasher can work when the feature is unavai... Sage Weil
03:24 AM RADOS Bug #20389: "Error EPERM: min_compat_client jewel < luminous, which is required for pg-upmap" in ...
Also in http://qa-proxy.ceph.com/teuthology/yuriw-2017-06-22_20:54:27-powercycle-wip-yuri-testing2_2017_7_22-distro-b... Yuri Weinstein
03:23 AM RADOS Bug #20389 (Won't Fix): "Error EPERM: min_compat_client jewel < luminous, which is required for p...
Run: http://pulpito.ceph.com/yuriw-2017-06-22_23:59:13-powercycle-wip-yuri-testing2_2017_7_22-distro-basic-smithi/
J...
Yuri Weinstein
03:09 PM Revision 83457ab6 (ceph): osd debug: Add testing support for random read EIO errors
filestore_debug_random_read_err Specify % of EIO all filestore reads
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:09 PM Revision af34e78c (ceph): osd debug: Add testing support by adding random read error only when bu...
add osd_debug_random_push_read_error config option
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:09 PM Revision 33edfe3a (ceph): test: Add two new singleton test yamls radom-eio and thrash-eio
New option "random_eio" to Thrasher, sets 1 osd random read percentage
New option "objectsize" to radosbench task (-o...
David Zafman
03:09 PM Revision 168fa1a0 (ceph): objectstore: Remove allow_eio arg from read, we allow it to be returned
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 1d5db8c4 (ceph): osd: cleanup: Use available get_head()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision e35d66c6 (ceph): osd: cleanup: Rename _failed_push to _failed_pull for ReplicatedBackend
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 6ccc8f2d (ceph): osd: Handle bad object info decode in repair_object()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 91a0f5cd (ceph): osd: On EIO from read recover the primary replica from another copy
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 81855358 (ceph): osd: Handle read failures when pushing at primary
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 346ec3fb (ceph): osd: Handle read errors during backfill
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision a3cd5e6f (ceph): osd: Handle repair when no object_info_t so eversion_t not known at pri...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision e7084105 (ceph): osd: Cancel backfill when can't proceed due to errors
Add new transition CancelBackfill (Backfilling -> NotBackfilling)
When giving up on backfill due to errors use new tr...
David Zafman
03:02 PM Revision 0dc6297d (ceph): osd: Cancel recovering when no more progress can be made
Add new CancelRecovery transition (Recovering -> NotRecovering)
When giving up on recovery due to errors use new tran...
David Zafman
03:02 PM Revision fbdb7060 (ceph): osd: Don't disable cache if doing multiple reads
Handle unusual case that a read fails after the first
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:02 PM Revision 84f6c9c8 (ceph): osd: Handle errors on reads of subsequent file segment
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 6673c01e (ceph): osd: Handle read error when pushing after pull completion
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 6c1503a2 (ceph): osd: Remove bogus assert and update missing_loc for mark_all_unfound_lo...
Fixes: http://tracker.ceph.com/issues/18165
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:02 PM Revision 6e5f3cdc (ceph): test: Use correct argument --read-perecent
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM Revision 19da3e84 (ceph): mon: Bring daemonization in line with other daemons
ceph-mon doesn't use the global_init_daemonize() as the other
daemons do. This resulted in the daemon staying in the...
David Zafman
03:02 PM Revision cfd3743b (ceph): osd: cleanup: Remove unused code - waiting_for_all_missing list and wai...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:02 PM RADOS Bug #20397 (Resolved): MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds f...
... Sage Weil
02:59 PM Revision e75bae15 (ceph): rgw: initialize non-static class members in ESQueryCompiler
Fixes the Coverity Scan Report:
CID 1412617 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
3. uninit_member: No...
Jos Collin
02:59 PM mgr Bug #20396 (Can't reproduce): segv in python somewhere from restful test
... Sage Weil
02:57 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Anything i could provide or test? VMs are still crashing every night... Stefan Priebe
02:46 PM rgw Bug #20395 (Fix Under Review): rgw: X-Account-Access-Control of Swift API should be omitted if th...
PR: https://github.com/ceph/ceph/pull/15883. Radoslaw Zarzynski
02:28 PM rgw Bug #20395 (In Progress): rgw: X-Account-Access-Control of Swift API should be omitted if there i...
Radoslaw Zarzynski
02:10 PM rgw Bug #20395 (Resolved): rgw: X-Account-Access-Control of Swift API should be omitted if there is n...
At the moment we're are sending an empty JSON object in such situation:
> HTTP/1.1 204 No Content.
> X-Timestamp:...
Radoslaw Zarzynski
02:44 PM Revision d4afae82 (ceph): rgw: omit X-Account-Access-Control if there is no grant to serialize.
Fixes: http://tracker.ceph.com/issues/20395
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
02:42 PM Revision eb61a975 (ceph): Merge pull request #15848 from xiexingguo/wip-fix-rmcc
src/vstart.sh: kill dead upmap option Sage Weil
02:37 PM Revision 0848bc53 (ceph): Merge pull request #15851 from liewegas/wip-luminous-notes
doc/release-notes: update luminous notes Sage Weil
02:36 PM Revision 43dcb5be (ceph): doc/release-notes: notes on new CLI commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 2ba6c29d (ceph): dev/release-notes: various updates from other PR
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 7cc863b6 (ceph): doc/release-notes: update RGW metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 0307c1e5 (ceph): doc/release-notes: link to EC docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 12590d9e (ceph): doc/release-notes: sleep settings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision a5436bd2 (ceph): doc/release-notes: note debian stretch addition
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 8f44e6f6 (ceph): doc/start/os-recommendations: update
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 7c58966e (ceph): doc/release-notes: ceph tell <foo> help
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 987fac2e (ceph): doc/release-notes: 'osd crush class rename' is coming
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 829e767d (ceph): doc/release-notes: update luminous notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:36 PM Revision 11d9541a (ceph): mon: 'mon feature list' -> 'mon feature ls'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM rgw Bug #20372: "s3tests.functional.test_s3.test_post_object*" failed in rgw
pr https://github.com/ceph/ceph/pull/15882 replaces #15854 Casey Bodley
02:26 PM Revision b86cda70 (ceph): Merge pull request #15764 from tchaikov/wip-20342
qa/suites/upgrade/hammer-jewel-x: add luminous.yaml
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jason Dill...
Kefu Chai
01:57 PM Revision f6a49b7b (ceph): Merge pull request #15877 from wjwithagen/wip-wjw-vstart-ceph-mgr-restfull
vstart.sh: Work around mgr restfull not available Sage Weil
01:09 PM Messengers Bug #20390: A bug in async+dpdk module
I will give a look at this later Haomai Wang
10:33 AM Messengers Bug #20390 (Resolved): A bug in async+dpdk module
I start the monitor daemon with async+dpdk, and execute "ceph -s" at other host.
after few tries, the monitor daemon...
hongpeng lu
01:00 PM Revision 82e48169 (ceph): pybind/mgr/dashboard: initial block integration
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM CephFS Backport #20148 (Resolved): jewel: Too many stat ops when MDS trying to probe a large file
John Spray
12:02 PM Revision 498c96e6 (ceph): Merge pull request #15472 from smithfarm/wip-20148-jewel
jewel: mds: Too many stat ops when trying to probe a large file
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:01 PM rbd Bug #20388: combination of kvm using librbd from kraken and online resize leads to data corruption
Perfect, thanks. Jason Dillaman
10:13 AM rbd Bug #20388: combination of kvm using librbd from kraken and online resize leads to data corruption
Hi Jason, thanks for the answer.
Yes I'm very aware this bug report lacks precision. In fact I was in the middle of ...
Yann Dupont
12:07 AM rbd Bug #20388 (Need More Info): combination of kvm using librbd from kraken and online resize leads ...
We will need a repeatable reproducer to try and fix it -- or debug-level logs from the affected librbd instance. Jason Dillaman
11:32 AM RADOS Bug #19800: some osds are down when create a new pool and a new image of the pool (bluestore)

@sage weil, could you show me the PR refer to readahead please.
Tang Jin
10:53 AM Tasks #20392 (In Progress): Move swift.py task from ceph/teuthology.git into ceph/ceph.git
Phase one:
* master: https://github.com/ceph/ceph/pull/15859
* kraken: https://github.com/ceph/ceph/pull/15869
*...
Nathan Cutler
10:50 AM Tasks #20392 (Resolved): Move swift.py task from ceph/teuthology.git into ceph/ceph.git
The swift.py task has been living in the teuthology git repo since the task was first created. This means there is on... Nathan Cutler
10:49 AM Support #20391 (New): cluster health is ok, but client IO hang with 100% utils of ssd disk
* cluster info :
3 host,that each has 1 mon and 4 osd(ssd intel s3500).
* host info :...
XuHua Lin
10:37 AM Revision 58335f1d (ceph): mon/OSDMonitor: slightly nice error output if set-device-class failed
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:37 AM Revision d6ce05f8 (ceph): mon/OSDMonitor: "osd crush class rename" support
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:37 AM Revision ec1b974b (ceph): mon/OSDMonitor: set result code properly if we fail to process "swap-bu...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:23 AM Revision 2baed294 (ceph): rgw: use a struct instead of std::tuple in AWS's VersionAbstractor.
The C++11 standard mandates the variadic constructor of std::tuple
to be explicit. As a result, we can't use the unif...
Radoslaw Zarzynski
09:33 AM Revision 3ae960d6 (ceph): ./src/vstart.sh: Work around mgr restfull not available
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:15 AM Revision 35e3b0b3 (ceph): common/config_opts: drop unused opt
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
08:33 AM Revision 19892df1 (ceph): test/osd/osd-scrub-repair.sh: Adjust for FreeBSD
Fixes 2 problems:
- Do not test Bluestore on FreeBSD, since that does not work (yet)
And all erasure code overw...
Willem Jan Withagen
08:05 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
try uploading it somewhere else or send it to my email zyan@redhat.com Zheng Yan
07:51 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
yanmei ding wrote:
> yanmei ding wrote:
> > Zheng Yan wrote:
> > > please upload detailed log for the slow case.
...
yanmei ding
07:47 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
yanmei ding wrote:
> Zheng Yan wrote:
> > please upload detailed log for the slow case.
>
> This is a detailed l...
yanmei ding
07:46 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
Zheng Yan wrote:
> please upload detailed log for the slow case.
This is a detailed log.
Thank you!
yanmei ding
06:43 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
please upload detailed log for the slow case. Zheng Yan
02:05 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
John Spray wrote:
> In that case I suggest you wait for 12.1.0 to see if the issue is fixed there.
John Spray: I ...
yanmei ding
07:36 AM Revision efc0b61b (ceph): auth/RotatingKeyRing: use std::move() to set secrets
the param will be thrown away anyway. see
CephxClientHandler::handle_response().
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
07:13 AM Revision 1f1dcd2a (ceph): osd:check queue_transaction return value
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
06:36 AM Revision 5cdd6d3d (ceph): Merge branch 'master' of /home/smithfarm/src/ceph/upstream/teuthology i...
Nathan Cutler
06:35 AM Revision 3d5b4893 (ceph): Merge branch 'master' of /home/smithfarm/src/ceph/upstream/teuthology i...
Nathan Cutler
06:34 AM Revision 5d8ffee4 (ceph): Merge branch 'master' of /home/smithfarm/src/ceph/upstream/teuthology i...
Nathan Cutler
06:30 AM Revision aab39209 (ceph): Merge branch 'master' of /home/smithfarm/src/ceph/upstream/teuthology i...
Nathan Cutler
06:27 AM Revision 7b58ac97 (ceph): tests: move swift.py task to qa/tasks
In preparation for moving this task from ceph/teuthology.git into ceph/ceph.git
The move is necessary because jewel-...
Nathan Cutler
04:32 AM Revision 43673610 (ceph): common: initialize array in struct BackTrace
Fixed the review comments.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
04:02 AM Revision 40b96745 (ceph): mgr: enable ceph_send_command() to send pg command
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:02 AM Revision ffeddb4f (ceph): osdc/Objecter: pass vector by const reference
so we can pass temporary object to it as parameter.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM CephFS Bug #20376 (Fix Under Review): last_epoch_(over|under) in MDBalancer should be updated if mds0 ha...
Patrick Donnelly
12:17 AM CephFS Bug #20376: last_epoch_(over|under) in MDBalancer should be updated if mds0 has failed
There is a merge request for this bug fix: https://github.com/ceph/ceph/pull/15825, could you have a review? @Patrick Jianyu Li
03:51 AM Revision c66511a1 (ceph): mds: remove unused MDBalancer member
This is only set and never used.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:39 AM Revision 22e1d898 (ceph): common: initialize array in struct BackTrace
Fixes the coverity scan report:
1412839 Uninitialized pointer field
CID 1412839 (#1 of 1): Uninitialized pointer fiel...
Jos Collin
03:31 AM Revision fcc3effd (ceph): crypto: allow PK11 module to load even if it's already initialized
there is chance that other pieces of application loads PK11 module
already and does not finalize it before calling co...
Kefu Chai
03:03 AM Revision 658a2f63 (ceph): osd: On errors during snaptrim stop so pg can be repaired
Fix get_object_context() to return errors for trim_object()
Have trim_object() return errors to trimming caller
Add p...
David Zafman
02:27 AM Revision beee8273 (ceph): mon/PaxosService: use __func__ instead of hard code function name
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
02:04 AM Feature #13837: Make snap_trimming robust to inconsistent snaphots

New pg state snaptrim_error. This occurs when snaptrim can't proceed until a pg is repaired....
David Zafman
01:26 AM Revision 6ffb6eb0 (ceph): Merge pull request #15832 from Adirl/pd_assert
msg/async/rdma: remove assert from ibv_dealloc_pd in ProtectionDomain
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang

06/22/2017

11:15 PM rgw Bug #20075 (Pending Backport): rgw: multipart copy-part encounts 404 error by using S3 java sdk
Matt Benjamin
11:15 PM Revision 45f4853d (ceph): Merge pull request #15283 from donglinpeng/copyPartUpload
rgw: multipart copy-part remove '/' for s3 java sdk request header.
(make check failures not related)
Matt Benjamin
10:54 PM Revision 2cb2a0bb (ceph): mds: assert straydn to silence coverity error
The error:
** CID 1412578: Null pointer dereferences (FORWARD_NULL)
/home/brad/working/src/ceph/src/mds/Se...
Patrick Donnelly
10:51 PM CephFS Bug #20376: last_epoch_(over|under) in MDBalancer should be updated if mds0 has failed
Patrick Donnelly
02:20 AM CephFS Bug #20376 (Resolved): last_epoch_(over|under) in MDBalancer should be updated if mds0 has failed
When mds0 has failed and started up again, it will reset beat_epoch to zero. In this case, other MDSes should update ... Jianyu Li
09:47 PM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
Although we never resolved this issue and data was inevidably lost, consider this solved, we upgraded to newer releas... Zdenek Janda
09:42 PM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
No, these issues appear to be data loss in the local FS (which we can't do much about), and we aren't doing maintenan... Greg Farnum
09:44 PM rbd Bug #20388: combination of kvm using librbd from kraken and online resize leads to data corruption
Just to add some confusion, I'm unable to reproduce this issue on a ubuntu-based machine with librbd from kraken.
So...
Yann Dupont
08:38 PM rbd Bug #20388 (Closed): combination of kvm using librbd from kraken and online resize leads to data ...
Hi everybody. We experimented big data corruption recently. I've been able to reproduce it and I suspect librbd from ... Yann Dupont
09:41 PM Revision 75e56c4c (ceph): common/config_opt: remove unused config
Signed-off-by: alex.wu <wujian3659@163.com> wujian
09:25 PM Revision 90c84846 (ceph): Merge pull request #15857 from theanalyst/doc/v12.1.0/release-notes-3
doc: v12.1.0 release notes notable changes addition again Sage Weil
09:02 PM rgw Bug #20374 (Pending Backport): rgw_file: recursive lane lock can occur in LRU drain
Matt Benjamin
08:58 PM Revision 570fa825 (ceph): doc: v12.1.0 release notes notable changes addition again
commmits from 9f259cb923e7474229bb2e5e54b59f3b7f068bc5..luminous && sort
Signed-off-by: Abhishek Lekshmanan <alekshm...
Abhishek Lekshmanan
08:51 PM Revision 2b7cd0f2 (ceph): vstart: remove rgw_enable_static_website
this was recently added for s3tests, but rgw_enable_static_website
isn't enough to get the test_s3website.py tests to...
Casey Bodley
08:33 PM Revision e0f25b0c (ceph): RGW NFS: mount cmdline example missing -osync
The /etc/fstab example has it correctly. Also, use nfsvers=4.1.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
08:07 PM Backport #20032 (Resolved): jewel: osd_scrub_sleep option blocks op thread in jewel + later
Nathan Cutler
08:07 PM Revision 38af498f (ceph): Merge pull request #15529 from badone/wip-async-sleep-timer-fix-jewel
jewel: osd: Implement asynchronous scrub sleep
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:57 PM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
These osd assertion failures reproduce consistently on shutdown in the rgw:multisite suite. Casey Bodley
07:40 PM rgw Bug #20372 (Fix Under Review): "s3tests.functional.test_s3.test_post_object*" failed in rgw
https://github.com/ceph/ceph/pull/15854 Casey Bodley
07:38 PM Revision 94418464 (ceph): rgw: fixes for AWSBrowserUploadAbstractor auth
return initializer lists rather than std::make_tuple(), which constructs
a temporary tuple and converts it to the ret...
Casey Bodley
07:33 PM Revision 34ab09b6 (ceph): Merge pull request #15819 from linuxbox2/wip-clru-lockfix
rgw_file: avoid a recursive lane lock in LRU drain
(failing make check is unrelated)
Matt Benjamin
07:00 PM Revision e12fc13e (ceph): rgw_file: avoid a recursive lane lock in LRU drain
While highly unlikely in normal fs operations, draining an
entire filesystem could induce a recursion on object delet...
Matt Benjamin
06:36 PM rgw Bug #20339: rgw stops serving requests after receiving SIGHUP
I vaguely remember seeing something similar, maybe this:
http://tracker.ceph.com/issues/19834
Yehuda Sadeh
06:22 PM rgw Bug #20339 (Need More Info): rgw stops serving requests after receiving SIGHUP
Casey Bodley
06:31 PM rgw Bug #20308 (Fix Under Review): implement stringlike wildcard for bucket policy
Orit Wasserman
06:30 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Anecdotally, it looks like I may be running into this very same issue (or something similar) -- occasionally I have s... Kenneth Van Alstyne
06:29 PM Revision 1c0c9093 (ceph): qa/suites/upgrade/hammer-x: set "sortbitwise" for jewel clusters
Inspired by 3734280522a913ca8340ebc98b80978f63bade6f
This cannot be cherry-picked from master because master does no...
Nathan Cutler
06:29 PM rgw Bug #20307: website request URL without slashes (for folder) returns error
https://github.com/ceph/ceph/pull/15703 Casey Bodley
06:26 PM rgw Bug #20355 (Fix Under Review): rgw: "radosgw-admin object unlink" command return EIO
Orit Wasserman
06:25 PM rgw Bug #20357 (Fix Under Review): default zone should not log meta
Orit Wasserman
06:23 PM rgw Bug #20359: multisite: fall back to default-placement when bucket placement isn't found in zonegroup
also https://github.com/ceph/ceph/pull/15797 Casey Bodley
06:15 PM rgw Bug #20107 (Fix Under Review): rgw: Truncated objects
Orit Wasserman
06:12 PM rgw Bug #20384 (Fix Under Review): rgw: TempURL returns wrong error code for expired links
Orit Wasserman
03:27 PM rgw Bug #20384: rgw: TempURL returns wrong error code for expired links
PR Created: https://github.com/ceph/ceph/pull/15850 Jos Collin
02:49 PM rgw Bug #20384 (Resolved): rgw: TempURL returns wrong error code for expired links
Radoslaw Zarzynski
06:00 PM rgw Bug #20098: rgw: connection reset or radosgw crashed when download large zero object with compres...
pr https://github.com/ceph/ceph/pull/15569 replaces #15545 Casey Bodley
05:58 PM rgw Bug #19904 (In Progress): rgw: Objects of bucket with '_' fail to sync in multisite env
Orit Wasserman
05:57 PM rgw Bug #19446 (Resolved): rgw: heavy memory leak when multisite sync fail on 10.2.6
Orit Wasserman
05:55 PM rgw Bug #19194: after s3cmd put file to bucket, 'radosgw-admin usage show --categories=put_obj' bytes...
as in the linked issue, fix is nearing completion Matt Benjamin
05:55 PM rgw Bug #16355: radosgw-admin command, adding the tenants can not view the user usage
The proposed pr breaks backward compatibility, no other solution at the moment Orit Wasserman
05:51 PM rgw Bug #17779: rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone integration is...
approved, merging Matt Benjamin
05:48 PM rgw Bug #14991: rgw core dump with ceph::log::Log::is_inside_log_lock
Is this still re-producible on the newest hammer version? Orit Wasserman
05:46 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Basically yes.
In src/mon/Session.h -> Subscription->next = -1 or 0.
I am learning C++ standard all the way but...
red ref
05:45 PM rgw Bug #18735 (Resolved): rgw tests fail on centos "saw valgrind issues" v0.94.10
Orit Wasserman
05:45 PM Revision 2c890450 (ceph): qa/tasks/ceph: create osds before starting
This ensure they are in the OSDMap before the CRUSH
map, which avoids the OSD_ORPHAN health warning.
Signed-off-by: ...
Sage Weil
05:45 PM Revision 0eed8551 (ceph): qa/tasks/ceph: do not pregenerate osdmap
This is useless, and further leads to a situation
where we have a populated CRUSH map before any OSDs,
triggering the...
Sage Weil
05:44 PM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
per Marcus 6/21, he has a candidate fix with some "ugly" aspects, is working on revised version Matt Benjamin
05:43 PM rgw Bug #20177: RGW lifecycle not expiring objects due to permissions on lc pool
is this still an ongoing issue? Matt Benjamin
05:43 PM rgw Bug #20368: rados/upgrade rgw swift test fails
pr merged to master. will resolve when we see a clean run. lowering priority for now Casey Bodley
05:28 PM CephFS Bug #20122: Ceph MDS crash with assert failure
Are you able to reliably reproduce this? Do you have any MDS logs during the failure? Patrick Donnelly
04:39 PM Revision cebbf958 (ceph): rgw: fix potential null pointer dereference in rgw_admin.
The recent Static Analysis for Ceph (linked 13 June 2017 on
ceph-devel) shows that the send_to_remote_gateway of rgw_...
Radoslaw Zarzynski
03:43 PM Revision 96f91983 (ceph): radosgw: fixed sizes of integers used to operate on offsets and lengths...
followup of http://tracker.ceph.com/issues/20231
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
Adam Kupczyk
03:43 PM Revision 262617c9 (ceph): 12.1.0
Jenkins Build Slave User
03:30 PM rgw Bug #20386 (Resolved): infinite loop in rest api for datalog list
When the max_entries argument is empty and the datalog has more than MAX_ENTRIES(1000) entries, the loop will reuse t... Casey Bodley
03:07 PM bluestore Bug #20385 (Won't Fix): jemalloc+Bluestore+BlueFS causes unexpected RSS Memory usage growth
When testing standalone BlueStore FIO plugin one can observe excessive RSS memory usage for corresponding FIO process... Igor Fedotov
02:50 PM Revision 580c8905 (ceph): Merge pull request #15814 from liewegas/wip-everyone-hates-btrfs
qa/objectstore/filestore-btrfs: test btrfs on trusty only Sage Weil
02:50 PM Revision 53e4b026 (ceph): rgw: fix wrong error code for expired Swift TempURL's links.
Fixes: http://tracker.ceph.com/issues/20384
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
02:49 PM mgr Bug #20383 (Resolved): restful: ValueError: No JSON object could be decoded
... Sage Weil
02:24 PM rgw Feature #20382 (New): cls: allow trim ops to override the MAX_TRIM_ENTRIES=1000
Casey Bodley
02:14 PM Revision 78e0ea3d (ceph): src/vstart.sh: kill dead upmap option
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:38 PM Revision bc867c72 (ceph): Merge pull request #15820 from liewegas/wip-20303
mon/PGMap: slightly better debugging around pgmap updates
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:33 PM Revision 4a76eaee (ceph): Merge pull request #15846 from xiexingguo/wip-remap-upmap
mon/OSDMonitor: _apply_remap -> _apply_upmap; less code redundancy
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:29 PM Revision 6b13098f (ceph): all the stuff for memleak investigation
Igor Fedotov
12:52 PM Revision d49dd859 (ceph): doc: add allow_multimds and fs_name parameter
Add a short description and command example to set the allow_multimds
flag and add a <fs_name> place holder to all 'c...
Jan Fajerski
12:00 PM Revision 3e1e10b5 (ceph): mon/OSDMonitor: less code redundancy
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:33 AM rbd Bug #18844 (Need More Info): import-diff failed: (33) Numerical argument out of domain - if image...
There have been several related fixes in v10.2.6 [1], one of them fixed the crashes you observed [2]
So I believe ...
Mykola Golub
11:08 AM Revision 53fc7a5f (ceph): Merge pull request #15805 from jcsp/wip-mds-flush-upgrade
client: check for luminous MDS before sending FLUSH_MDLOG
Reviewed-by: Sage Weil <sage@redhat.com>
John Spray
11:08 AM CephFS Bug #20340 (Pending Backport): cephfs permission denied until second client accesses file
John Spray
11:07 AM Revision b7048b2c (ceph): Merge pull request #15800 from ukernel/wip-20340
mds: save projected path into inode_t::stray_prior_path
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:07 AM CephFS Bug #20338 (Resolved): mem leak in Journaler::_issue_read() in ceph-mds
John Spray
11:07 AM Revision 1e917eb8 (ceph): Merge pull request #15776 from ukernel/wip-20338
osdc/Journaler: fix memory leak in Journaler::_issue_read()
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:06 AM CephFS Bug #20165 (Resolved): Deadlock during shutdown in PurgeQueue::_consume
John Spray
11:06 AM Revision 7e991fe3 (ceph): Merge pull request #15430 from jcsp/wip-20165
mds: fix hangs involving re-entrant calls to journaler
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
11:01 AM RADOS Bug #20381 (New): bluestore: deferred aio submission can deadlock with completion
Turns out when something is marked as a duplicate in redmine, it automatically closes this one when I close the other... John Spray
11:00 AM RADOS Bug #20381 (Duplicate): bluestore: deferred aio submission can deadlock with completion
This ticket was opened first, but let's close it in favour of 20381 because that one has the integration test logs. John Spray
10:53 AM RADOS Bug #20381: bluestore: deferred aio submission can deadlock with completion
The backtrace looks exactly like the one in #20379 - duplicate? Nathan Cutler
10:41 AM RADOS Bug #20381 (Resolved): bluestore: deferred aio submission can deadlock with completion
... John Spray
11:00 AM RADOS Bug #20379 (Duplicate): bluestore assertion (KernelDevice.cc: 529: FAILED assert(r == 0))
This ticket was opened first, but let's close it in favour of 20381 because that one has the integration test logs. John Spray
10:58 AM RADOS Bug #20379: bluestore assertion (KernelDevice.cc: 529: FAILED assert(r == 0))
Updated title to make it clear that this isn't specific to vstart John Spray
10:52 AM RADOS Bug #20379: bluestore assertion (KernelDevice.cc: 529: FAILED assert(r == 0))
Looks like the integration tests are hitting this as well. Nathan Cutler
09:25 AM RADOS Bug #20379 (Duplicate): bluestore assertion (KernelDevice.cc: 529: FAILED assert(r == 0))
There's already a bug (with lots of dups) that seems to be what I'm seeing in a vstart.sh cluster. Since this bug is... Luis Henriques
10:57 AM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...
The fix is not working in at least some cases. Here's a smoking gun failure:
http://pulpito.ceph.com/jspray-2017-...
John Spray
10:52 AM Revision 5f18153f (ceph): qa: remove 'apply' from journal_tool_smoke.sh
Recently removed this command from the tool. The
correct one is `recover_dentries`.
Signed-off-by: John Spray <john...
John Spray
10:47 AM CephFS Feature #20196: mds: early reintegration of strays on hardlink deletion
Zheng's patch for the special case (both links in cache at time of primary unlink) is merged for luminous -- hopefull... John Spray
10:46 AM Revision 38dccd2c (ceph): Merge pull request #15548 from ukernel/wip-20196
mds: improvements for stray reintegration
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:22 AM rgw Bug #20380 (Resolved): Stale bucket index entries are left over after object deletions
On many of our clusters running Jewel (10.2.5+), am running into a strange problem of having stale bucket index entri... Pavan Rallabhandi
10:17 AM Revision 7dc8f697 (ceph): messages/MOSDPing.h: drop unused fields
For luminous, let's drop unused peer_as_of_epoch and peer_stat fields
from MOSDPing message.
Signed-off-by: Piotr Da...
Piotr Dalek
10:06 AM Revision ac8b0077 (ceph): rgw: we no longer use log_meta
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:06 AM rgw Bug #20378: rgw: fix copy object err when bucket with specified placement rule
PR: https://github.com/ceph/ceph/pull/15837 fang yuxiang
08:34 AM rgw Bug #20378 (Resolved): rgw: fix copy object err when bucket with specified placement rule
one can reproduce with steps:
1. create a src bucket with a specified placement rule, which has different data poo...
fang yuxiang
10:05 AM Revision 0b0090ce (ceph): rgw: is_single_zonegroup doesn't use store or cct
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
10:05 AM Revision 088dba03 (ceph): rgw: log_meta only for more than one zone
Fixes: http://tracker.ceph.com/issues/20357
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:05 AM Revision d3ccb7fb (ceph): filestore: fix filestore_debug_omap_check option to a default bool value
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
09:26 AM Revision 422e2184 (ceph): mon/MonCommand: fix description of "osd pg-upmap"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:17 AM Bug #19367: test.functional.tests.* failed in rados/upgrade
Does anyone remember how this was resolved? Need to fix it in kraken. Nathan Cutler
08:50 AM Revision b84ab542 (ceph): osd/OSDMap: _apply_remap -> _apply_upmap
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:04 AM rgw Bug #20377 (Fix Under Review): Upon swift bucket list, do not fetch the bucket stats by default
https://github.com/ceph/ceph/pull/15834 Pavan Rallabhandi
07:58 AM rgw Bug #20377 (Resolved): Upon swift bucket list, do not fetch the bucket stats by default
I was referring to the RGWListBuckets implementation for swift and realized that ‘need_stats’ is set to true by defau... Pavan Rallabhandi
08:01 AM Revision 670d18e6 (ceph): Merge pull request #15796 from lixiaoy1/fio_ceph_objectstore
fio_ceph_objectstore: Print db_statistics when rocksdb_perf is enabled Igor Fedotov
08:00 AM Revision c320fbd9 (ceph): Merge pull request #15753 from pritha-srivastava/wip-rgw-s3tests-conf
rgw: Changes for s3test config file, to add user under a tenant.
Reviewed-by: Casey Bodely <cbodley@redhat.com>
Revie...
Orit Wasserman
07:56 AM rgw Bug #20284: 【rgw】multipart object leak when re-upload the same number part
The index is incorrect too.
In the foregoing example
1. before CompleteMultipart the bucket index contains the fo...
shasha lu
07:18 AM Revision 001cb09b (ceph): osd: osd does not using MPing Messages,do not include unused include
Signed-off-by: linbing <linbing@t2cloud.net> bing lin
07:11 AM Revision cb920f64 (ceph): msg/async/rdma: remove assert from ibv_dealloc_pd in ProtectionDomain
destructor
issue: 1044307
Change-Id: I2fe2099c5f4403f14877e0fbe5d4868dd34d4f9b
Signed-off-by: DanielBar-On <danielb...
Daniel Bar-On
06:37 AM Revision 041296bd (ceph): os/bluestore: add "0x" prefix for hex outputs
Which is the normal case.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:37 AM Revision aa850b99 (ceph): os/bluestore: avoid initializing finishers in constructor
This is a follow up change of https://github.com/ceph/ceph/pull/15666,
which I forget to update.
Signed-off-by: xie ...
xie xingguo
06:37 AM Revision be90d3af (ceph): os/bluestore: non-atomic min_alloc_size_order
This is not necessary because we now write min_alloc_size into disk
during mkfs.
There are two acaccompanying change...
xie xingguo
06:31 AM Revision ad420d55 (ceph): rgw: check all users bucket for resharding, this will reshard bucket cr...
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
06:09 AM Revision 5da44871 (ceph): rgw: Uninitialized member in LCRule
Fixed the Coverity Scan report:
CID 1412979: Uninitialized members (UNINIT_CTOR)
ceph/src/rgw/rgw_lc.h: 81 in LCRul...
Jos Collin
05:52 AM Revision 3492d3b6 (ceph): os/bluestore: prefix open_statfs with "_"
As it is an internal method only.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:52 AM Revision 95b40849 (ceph): os/bluestore: drop _open_alloc() from mkfs
This is useless as the fsck() process will do necessary validations later.
And dropping this can make mkfs slightly f...
xie xingguo
04:31 AM Revision 0d26ae3b (ceph): Merge pull request #15317 from liupan1111/wip-fix-list
rbd-nbd: display pool/image/snap information in list output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Review...
Mykola Golub
04:27 AM Revision b4d17bf2 (ceph): Merge pull request #15803 from mikulely/cleanup-rgw_rados_doc
rgw: update function doc in rgw_rados.h and rgw_rados.cc
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
04:19 AM Revision f11737a6 (ceph): qa/suites/upgrade/hammer-jewel-x: replace kraken.yaml with luminous.yaml
* add mgr.x to roles
* to setup mgr and set the require-osd-release bit in osdmap
* do not restart an osd for waiting...
Kefu Chai
04:19 AM Revision 1b3f0bbd (ceph): qa/suites/upgrade/hammer-jewel-x: upgrade all mon to luminous before osd
luminous osd requires that monmap has REQUIRE_LUMINOUS before it boots.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 AM Revision 5d252a27 (ceph): a/workunits/rados/test_envlibrados_for_rocksdb.sh: git clone --depth 1
no need to clone the whole history of rocksdb, we just need the HEAD of
master. so "--depth 1" is better and faster i...
Kefu Chai
04:19 AM Revision fea6e321 (ceph): qa/workunits/rbd: do not test --export-format unless supported
in 55edd81, test for `--export-format` was added to exercise this
option. but this option is only supported on lumino...
Kefu Chai
03:59 AM Revision d0ae1de5 (ceph): Merge pull request #15824 from tchaikov/jewel
qa/workunits/rados/test-upgrade-*: whitelist tests the right way
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:02 AM Revision 6cba3441 (ceph): Update last_epoch_(over|under) in MDBalaner if mds0 has failed
Signed-off-by: Jianyu Li<joannyli@tencent.com> Jianyu Li
02:14 AM Revision 4c8c3e93 (ceph): Merge pull request #15261 from mychoxin/yuanxin_use_func
os/filestore: when print log, use __func__ instead of hard code function name
Reviewed-by: Willem Jan Withagen <wjw@...
Sage Weil
02:14 AM Revision 288f6238 (ceph): Merge pull request #15354 from badone/wip-rados-ls-auth-fix
osd: Reverse order of op_has_sufficient_caps and do_pg_op
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
02:13 AM RADOS Bug #20274 (Resolved): rewind divergent deletes head whiteout
Sage Weil
02:13 AM Revision dd8fed57 (ceph): Merge pull request #15649 from liewegas/wip-20274
osd/PrimaryLogPG: record prior_version for DELETE events
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:10 AM Revision 8d8f2c3d (ceph): Merge pull request #15601 from liewegas/wip-no-restful-cert
mgr: remove default cert; disable both restful and dashboard by default
Reviewed-by: Boris Ranto <branto@redhat.com>
Sage Weil
01:33 AM Revision c61d12e7 (ceph): rgw: update rgw_rados.h function doc
+ update system_obj_get_attr func comment
+ drop deprecated func comment for get_obj
+ update func comment for pool_i...
Jiaying Ren
01:23 AM Revision 49fe7210 (ceph): Merge pull request #15755 from Adirl/wip-HUGEPAGES
msg/async/rdma: automatically set RDMAV_HUGEPAGES_SAFE according to conf
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:17 AM Revision e5dd3a3c (ceph): qa/workunits/rest/test_mgr_rest_api: remove ruleset
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 AM Revision 647533f5 (ceph): qa/suites/rados/rest/mgr-restful: configure cert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:00 AM Revision 025debbb (ceph): pybind/mgr/restful: add 'restful restart' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:51 AM Revision fee2ea1c (ceph): Merge pull request #15757 from runsisi/wip-image-ts
librbd: add create timestamp metadata for image
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:50 AM RADOS Bug #20375 (Fix Under Review): osd: omap threadpool heartbeat is only reset every 100 values
https://github.com/ceph/ceph/pull/15823 Josh Durgin
12:08 AM Revision de76fdbb (ceph): qa/workunits/rados/test-upgrade-*: whitelist tests the right way
--gtest_filter=POSTIVE_PATTERNS[-NEGATIVE_PATTERNS], so we cannot add
multiple exclusive patterns using -pattern:-pat...
Kefu Chai

06/21/2017

11:46 PM Revision 720aea32 (ceph): Merge pull request #15444 from wjwithagen/wip-wjw-freebsd-termwidth
test: Make screencandy optional for FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:43 PM rbd Bug #20054 (Need More Info): librbd memory overhead when used with KVM
If anyone can provide an example job reproducing this with fio utilizing the direct rbd engine (i.e. take QEMU out-of... Jason Dillaman
11:30 PM rbd Bug #20054: librbd memory overhead when used with KVM
I am seeing the same issue with my Jewel cluster. Plenty of VMs with over 100% memory overhead.
Can we get the pri...
Brendan Moloney
10:37 PM mgr Bug #19782 (Closed): pgmap and mgrmap keep increasing with information about ceph-mgr
This is normal. The pgmap epochs now don't really mean anything (they are only periodically persisted in an abbrevia... Sage Weil
10:35 PM mgr Bug #20102 (Resolved): mgr crash in DaemonServer::ms_verify_authorizer()
This looks like a super old branch, and it just did hte failed shutdown. THis is fixed by the respawn.... Sage Weil
10:29 PM mgr Bug #20296 (Resolved): admin keyrings should warn if they lack ceph-mgr permissions
Sage Weil
10:28 PM mgr Feature #17448 (Resolved): Enforce auth caps in DaemonServer::handle_command
We basically re-used the MonCap structure unchanged in the mon. allow * lets you do everything, or you can whitelist ... Sage Weil
10:26 PM RADOS Bug #20331 (Rejected): osd/PGLog.h: 770: FAILED assert(i->prior_version == last)
#20274 isn't merged yet, fixing it there.
Sage Weil
10:20 PM RADOS Bug #20331: osd/PGLog.h: 770: FAILED assert(i->prior_version == last)
This is fallout from 986a31f02e11d915a630cab17234ec4b8040609c, the #20274 fix. When we skip error entries the prior_... Sage Weil
10:25 PM Revision 7879efdd (ceph): osd/PGLog: ignore ERROR entires in _merge_object_divergent_entries
Sometimes ERROR log entries do not have prior_version. Also,
they aren't actually updates and don't affect the objec...
Sage Weil
10:06 PM RADOS Bug #20375 (Resolved): osd: omap threadpool heartbeat is only reset every 100 values
This could potentially be after 100MB of reads. There's little cost to resetting the heartbeat timeout, so simple do ... Josh Durgin
10:06 PM CephFS Bug #20212 (Fix Under Review): test_fs_new failure on race between pool creation and appearance i...
https://github.com/ceph/ceph/pull/15822 Patrick Donnelly
08:36 PM CephFS Bug #20212 (In Progress): test_fs_new failure on race between pool creation and appearance in `df`
Patrick Donnelly
10:05 PM Revision 15ce6083 (ceph): osd/ReplicatedBackend: reset thread heartbeat after every omap entry in...
Doing this every 100 entries could be after 100MB of reads. There's
little cost to reset this, so remove the option f...
Josh Durgin
09:52 PM Revision ba46a54f (ceph): qa/objectstore/bluestore: lower full thresholds
On NVMe we can write really fast... fast enough that we may fill up before
we realize we are nearly full. It's a pro...
Sage Weil
09:50 PM Revision e6d2c005 (ceph): mon/PGMap: slightly better debugging around pgmap updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:50 PM Revision f5def607 (ceph): qa/suites/powercycle/osd/tasks/radosbench: consume less space
Fixes: http://tracker.ceph.com/issues/20302
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:36 PM rgw Bug #20374: rgw_file: recursive lane lock can occur in LRU drain
Fixed in https://github.com/ceph/ceph/pull/15819 Matt Benjamin
09:31 PM rgw Bug #20374 (Resolved): rgw_file: recursive lane lock can occur in LRU drain
While highly unlikely in normal fs operations, draining an
entire filesystem could induce a recursion on object dele...
Matt Benjamin
09:12 PM CephFS Bug #20254 (Fix Under Review): mds: coverity error in Server::_rename_prepare
https://github.com/ceph/ceph/pull/15818 Patrick Donnelly
09:02 PM RADOS Bug #20358 (Resolved): bluestore: sharedblob not moved during split
Sage Weil
09:01 PM Revision b8a9ee8e (ceph): Merge pull request #15783 from liewegas/wip-20358
os/bluestore: move sharedblob to new collection in same shard Sage Weil
09:01 PM Revision 41401c0a (ceph): Merge pull request #15785 from liewegas/wip-bluestore-fsck
qa/objectstore/bluestore*: fsck on mount
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
08:59 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
/a/sage-2017-06-21_17:39:30-rados-wip-bluestore-test-fsck-distro-basic-smithi/1312108
core finally works!
a and...
Sage Weil
03:23 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
/a/sage-2017-06-21_02:01:04-rados-wip-sage-testing2-distro-basic-smithi/1308406
core file again doesn't work. wth...
Sage Weil
08:50 PM rgw Bug #20372: "s3tests.functional.test_s3.test_post_object*" failed in rgw
relevant section from radosgw log http://qa-proxy.ceph.com/teuthology/yuriw-2017-06-21_01:02:43-rgw-master_2017_6_21-... Casey Bodley
03:42 PM rgw Bug #20372 (Resolved): "s3tests.functional.test_s3.test_post_object*" failed in rgw
Run: http://pulpito.ceph.com/yuriw-2017-06-21_01:02:43-rgw-master_2017_6_21-distro-basic-smithi/
Logs: http://qa-pro...
Yuri Weinstein
08:44 PM Revision 3a9fa481 (ceph): qa/objectstore/filestore-btrfs: test btrfs on trusty only
Centos btrfs hits ENOSPC all the time :(, and now xenial is doing
it too.
See http://tracker.ceph.com/issues/20169
S...
Sage Weil
08:42 PM RADOS Bug #19909 (New): PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
So I didn't follow it all the way through but it sure looks to me like our acting_primary input to the crashing seque... Greg Farnum
09:13 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Yes, i'm pretty sure it was 12.0.3. But, not on first boot, only after massive failures got me to stale+down PG statu... red ref
08:41 PM Revision 039b74dd (ceph): Merge pull request #15734 from dillaman/wip-librbd-image-remove
librbd: fix issues with image removal state machine
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
08:34 PM CephFS Bug #20318 (Fix Under Review): Race in TestExports.test_export_pin
https://github.com/ceph/ceph/pull/15817 Patrick Donnelly
08:21 PM Revision d4870a09 (ceph): qa: wait for healthy cluster before testing pins
Fixes: http://tracker.ceph.com/issues/20318
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:05 PM Revision 0e51ab10 (ceph): Merge pull request #15727 from ovh/bp-runtime-cfg-of-hb-inflator
osd, messages/MOSDPing: bunch of fixes related to ping inflation
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-b...
Greg Farnum
08:01 PM Revision 88fe3876 (ceph): Merge pull request #15723 from badone/wip-ceph-mon-startup-error-logging
mon: Log errors at startup
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:52 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Second reported case from mailing list of VMs locking up -- they also have VMs issuing periodic discards. Jason Dillaman
11:57 AM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Shouldn't this one be flagged as a regression? It was working fine under firefly and hammer. Stefan Priebe
07:31 PM Revision faa44ed3 (ceph): Merge pull request #15784 from liewegas/wip-thrash-cleanup
qa/tasks/ceph_manager: get osds all in after thrashing Sage Weil
07:31 PM RADOS Bug #19943 (Resolved): osd: enoent on snaptrimmer
Sage Weil
07:31 PM Revision a6831381 (ceph): Merge pull request #15787 from liewegas/wip-19943-fix
ceph-objectstore-tool: do not populate snapmapper with missing clones
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
06:56 PM Bug #18873: Need to use thread safe random number generation (unless c++11 already provides this)
Just to make sure the signal isn't lost in the noise, the facility in this PR is an interface to the C++11 standard r... Jesse Williamson
06:52 PM Revision 33d8e071 (ceph): hadoop s3a '2.7.3' tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:52 PM Revision 182acd44 (ceph): s3a hadoop '2.8.0' tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:52 PM Revision 14b6267c (ceph): s3a task to test radosgw compatibility with hadoop s3a interface
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:47 PM bluestore Bug #20236 (Need More Info): bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTes...
hmm, passed 1000 iterations for me. Not sure what this might be.. Igor? Sage Weil
04:57 PM Revision b85e5721 (ceph): Merge pull request #15813 from tchaikov/wip-cmake
cmake: do not add dependencies to INTERFACE library on cmake < 3.3
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re...
Kefu Chai
04:34 PM RADOS Bug #20169 (Fix Under Review): filestore+btrfs occasionally returns ENOSPC
https://github.com/ceph/ceph/pull/15814 Sage Weil
04:09 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
I've seen xenial and centos failures now, no trusty yet.
Sage Weil
04:07 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
... Sage Weil
04:33 PM Revision 88627755 (ceph): hadoop s3a '2.7.3' tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:33 PM Revision 67f045cd (ceph): s3a hadoop '2.8.0' tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:33 PM Revision ee1a8695 (ceph): s3a task to test radosgw compatibility with hadoop s3a interface
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:32 PM Revision 4e4d81cd (ceph): pybind/mgr/restful: do not start if no certificate is configured
This removes the default filename, by the way. We also work around a
problem with make_server where it sets up the s...
Sage Weil
04:32 PM Revision a9ae65e7 (ceph): pybind/mgr/restful: remove default path names for the cert
I don't think these are useful.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM Revision 4dc471ed (ceph): restful: Introduce create-self-signed-cert command
This implements a create-self-signed-cert command for the ceph-mgr
restful interface.
It is designed so that it will...
Boris Ranto
04:12 PM Revision 81f85d74 (ceph): Merge pull request #15060 from shashalu/fix-slo-dlo-range
rgw: fix SLO/DLO range requests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:09 PM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
Also in http://qa-proxy.ceph.com/teuthology/yuriw-2017-06-21_01:02:43-rgw-master_2017_6_21-distro-basic-smithi/130726... Yuri Weinstein
04:03 PM rgw Bug #20285 (Pending Backport): Lifecycle thread will still handle the bucket even if it has been ...
Casey Bodley
03:55 PM Revision be5e6e36 (ceph): Merge pull request #15791 from liewegas/wip-20360
Revert "qa: do not restrict valgrind runs to centos" Sage Weil
03:55 PM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
ok, valgrind is now restricted to centos again. Sage Weil
02:49 AM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
Sage Weil
03:46 PM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
It looks like it wasn't aggressive enough about reconnection to the mon:... Sage Weil
02:17 PM RADOS Bug #20371 (Resolved): mgr: occasional fails to send beacons (monc reconnect backoff too aggressi...
for a while,... Sage Weil
03:45 PM rgw Bug #20373 (Closed): "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
Run: http://pulpito.ceph.com/yuriw-2017-06-21_01:02:43-rgw-master_2017_6_21-distro-basic-smithi/
Logs: http://qa-pro...
Yuri Weinstein
03:34 PM Revision 96b20164 (ceph): cmake: do not add dependencies to INTERFACE library on cmake < 3.3
otherwise we will have
add_dependencies Cannot add target-level dependencies to INTERFACE
library
Signed-off-by: Ke...
Kefu Chai
02:59 PM Revision dc8aff54 (ceph): tools: Cleanup dead code in ceph-objectstore-tool
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
02:58 PM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
In that case I suggest you wait for 12.1.0 to see if the issue is fixed there. John Spray
12:52 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
John Spray wrote:
> yanmei ding: there have been fixes on master since 12.0.3, please could you retest with the tip ...
yanmei ding
01:48 PM RADOS Bug #20370 (New): leaked MOSDOp via PrimaryLogPG::_copy_some and PrimaryLogPG::do_proxy_write
... Sage Weil
01:45 PM Revision 1e7cd355 (ceph): Merge pull request #13683 from liewegas/wip-crush-rulesets
crush: detect and (usually) fix ruleset != rule id
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
01:43 PM RADOS Bug #20369 (New): segv in OSD::ShardedOpWQ::_process
... Sage Weil
01:38 PM rgw Bug #20339: rgw stops serving requests after receiving SIGHUP
SIGHUP will pause frontends while it reloads the realm/period configuration for multisite. Are you not seeing a corre... Casey Bodley
01:34 PM rgw Bug #20368: rados/upgrade rgw swift test fails
oops. updated swift tests for slo/dlo merged before the pr:
https://github.com/ceph/ceph/pull/15060
Casey Bodley
01:32 PM rgw Bug #20368 (Resolved): rados/upgrade rgw swift test fails
... Sage Weil
01:29 PM Revision cc37d81c (ceph): msg/async: make recv_stamp more precise
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
01:20 PM Revision 7873c48e (ceph): Merge pull request #15789 from linuxbox2/wip-nfs-doc
RGW NFS: add nfs.rst to doc/radosgw
(override because make check fail [missing selinux policy help file] unrelated)
Matt Benjamin
12:37 PM Revision 30383502 (ceph): RGW NFS: add nfs.rst to doc/radosgw
This document contains sections by John Wilkins <jowilkin@redhat.com>.
Signed-off-by: Matt Benjamin <mbenjamin@redha...
Matt Benjamin
12:10 PM Revision 72b9d646 (ceph): rgw es: add support for obj tags
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 7bff49bd3eadca59d5c23fe1eafa18bb402...
Abhishek Lekshmanan
12:10 PM Revision 9300f0f7 (ceph): rgw: support IAM policies for object tagging
A very basic support for the s3:{get/put/delete}objecttagging and
related versions for object versioning
Signed-off-...
Abhishek Lekshmanan
12:10 PM Revision fcbac837 (ceph): rgw_tag: move from std::map -> boost::flat_map
well since flat_map is a vector under the hood it should be faster for
such small sizes, also renaming tags to a more...
Abhishek Lekshmanan
12:10 PM Revision 72e4f50f (ceph): rgw: add tagging to AWSv4 completion
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
12:09 PM Revision 5fb06811 (ceph): rgw: implement get/put object tags for S3
- New api for get/put/delete object tags
- PUT Object supports x-amz-tagging
- POST API supports x-amz-tagging
This ...
Abhishek Lekshmanan
12:05 PM Revision 1d02d017 (ceph): rgw: S3 lifecycle now supports expiration date
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
12:04 PM rgw Bug #20248 (Pending Backport): bucket policy IfExists in wrong position
Nathan Cutler
06:39 AM rgw Bug #20248: bucket policy IfExists in wrong position
can this pr backport to jewel joke lee
12:04 PM rgw Bug #20252 (Pending Backport): RGW:RGWPutBucketPolicy error when set BucketPolicy again without d...
Nathan Cutler
06:39 AM rgw Bug #20252: RGW:RGWPutBucketPolicy error when set BucketPolicy again without delete pre set Policy
can this pr backport to jewel joke lee
12:01 PM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
mingyue zhao wrote:
> @Greg Farnum, Hammer has already fix this problem? which pull request?
mingyue zhao
12:01 PM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
@Greg Farnum, Hammer has already fix this problem? which pullRrequest? mingyue zhao
12:01 PM RADOS Backport #20366 (In Progress): kraken: kraken-bluestore 11.2.0 memory leak issue
Nathan Cutler
11:50 AM RADOS Backport #20366 (Resolved): kraken: kraken-bluestore 11.2.0 memory leak issue
https://github.com/ceph/ceph/pull/15792 Nathan Cutler
11:56 AM Bug #19741: test_envlibrados_for_rocksdb.yaml fails on crypto restart
an AsyncConnection gets leaked because a Message (an MOSDOpReply in this case) holding a reference to it is leaked. Kefu Chai
11:46 AM Revision 170fc31a (ceph): Merge pull request #15255 from david-z/wip-mgr-fsstatus
pybind/mgr/fsstatus: use mds_mem.dn as dentry counter
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:32 AM Revision 20a47628 (ceph): Merge pull request #15621 from mingshuaiwang/master
mds: mds perf item 'l_mdl_expos' always behind journaler
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
11:31 AM Revision 51e03c5f (ceph): fio_ceph_objectstore: Print db_statistics when rocksdb_perf is enabled
Currently users can't use ceph admin command to get db stats when running
bluestore fio plugin. This patch is to prin...
Xiaoyan Li
11:31 AM Revision 32ff1de9 (ceph): Merge pull request #15662 from renhwztetecs/renhw-wip-client-trim_cache
client: call the lru_remove() twice,when trim cache
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
11:30 AM Revision 623e8b2a (ceph): Merge pull request #15715 from jcsp/wip-jt-rmapply
tools/cephfs: remove `apply` mode of cephfs-journal-tool
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
11:30 AM Revision 21ed003c (ceph): Merge pull request #15779 from renhwztetecs/renhw-wip-client-dentry
client: fix Dentry::dump
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:25 AM Revision c1a1539a (ceph): rgw: fix listing of objects that start with underscore
Current marker and prefix search utilized in rgw's function list_objects should respect index key name in order to co... Giovani Rinaldi
11:22 AM Revision 7c6990d9 (ceph): client: check for luminous MDS before sending FLUSH_MDLOG
This is needed to make it safe to run newer clients
on pre-luminous MDS.
Signed-off-by: John Spray <john.spray@redha...
John Spray
10:31 AM Backport #18761: Jewel: async messenger bug fix additional backports
So far this backports the following master PRs to jewel:
* https://github.com/ceph/ceph/pull/9784
* https://githu...
Nathan Cutler
10:27 AM Backport #18761 (In Progress): Jewel: async messenger bug fix additional backports
Nathan Cutler
10:27 AM Backport #18761: Jewel: async messenger bug fix additional backports
The following is already in jewel, having been backported via https://github.com/ceph/ceph/pull/9633
* c5790481c12...
Nathan Cutler
10:26 AM Backport #18761: Jewel: async messenger bug fix additional backports
h3. description
As a follow up to http://tracker.ceph.com/issues/18760 , Sage mentioned that it'd be good to get a...
Nathan Cutler
10:22 AM CephFS Bug #20340: cephfs permission denied until second client accesses file
Thanks for this patch. It seems to fix the problem for our users. Dan van der Ster
07:57 AM CephFS Bug #20340 (Fix Under Review): cephfs permission denied until second client accesses file
https://github.com/ceph/ceph/pull/15800 Zheng Yan
09:05 AM bluestore Bug #19511: bluestore overwhelms aio queue
This may be a different issue, but I'm seeing a similar trace with current master branch:... Luis Henriques
08:44 AM Backport #20365 (Resolved): kraken: mon: osd crush set crushmap need sanity check
https://github.com/ceph/ceph/pull/16143 Nathan Cutler
08:44 AM Backport #20364 (Resolved): jewel: mon: osd crush set crushmap need sanity check
https://github.com/ceph/ceph/pull/16144 Nathan Cutler
08:44 AM RADOS Bug #18924: kraken-bluestore 11.2.0 memory leak issue
*master PR*: https://github.com/ceph/ceph/pull/15295
*kraken backport PR*: https://github.com/ceph/ceph/pull/15792
Nathan Cutler
02:22 AM RADOS Bug #18924 (Pending Backport): kraken-bluestore 11.2.0 memory leak issue
Sage Weil
02:21 AM RADOS Bug #18924 (Fix Under Review): kraken-bluestore 11.2.0 memory leak issue
https://github.com/ceph/ceph/pull/15792
should help
Sage Weil
08:44 AM rgw Backport #20363 (Resolved): kraken: VersionIdMarker and NextVersionIdMarker are not returned when...
https://github.com/ceph/ceph/pull/16181 Nathan Cutler
08:44 AM rgw Backport #20362 (Resolved): jewel: VersionIdMarker and NextVersionIdMarker are not returned when ...
https://github.com/ceph/ceph/pull/16316 Nathan Cutler
07:54 AM Revision ba7472cb (ceph): mds: save projected path into inode_t::stray_prior_path
Otherwise, path string like #10000000000/xxx may get saved into
inode_t::stray_prior_path.
Fixes: http://tracker.cep...
Yan, Zheng
03:15 AM Revision bf70c4b9 (ceph): osd/PG: Add two new mClock implementations of the PG sharded operator q...
Create an mClock priority queue, which can in turn be used for two new
implementations of the PG shards operator queu...
J. Eric Ivancich
02:36 AM Revision 5f739917 (ceph): osd/osd_types: add flag name (IGNORE_REDIRECT)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:34 AM RADOS Bug #20302 (Fix Under Review): "BlueStore.cc: 9023: FAILED assert(0 == "unexpected error")" in po...
... Sage Weil
02:31 AM RADOS Bug #20277 (Need More Info): bluestore crashed while performing scrub
A bug was just fixed in the spanning blob code, see https://github.com/ceph/ceph/pull/15654. Are you able to reprodu... Sage Weil
02:29 AM mgr Bug #20222 (Need More Info): v12.0.3 Luminous bluestore 'tp_osd_tp thread tp_osd_tp' had timed ou...
What is the workload? Is this situation easy to reproduce?
What does 'ceph daemon osd.NNN ops' report?
Sage Weil
02:27 AM bluestore Bug #19984 (Need More Info): /build/ceph-12.0.2/src/os/bluestore/KernelDevice.cc: 364: FAILED ass...
Do you have the logs preceding this assertion?
Can you reproduce on more recent code?
Sage Weil
02:26 AM Bug #19981 (Rejected): osds abort on shutdown with assert(/build/ceph-12.0.2/src/os/bluestore/Blu...
EIO is expected if you yank the disk. Sage Weil
02:25 AM Support #19093 (Rejected): Failed to deploy multiple SPDK blueStore OSD instances per node
see #16966 Sage Weil
02:24 AM Feature #16966 (Resolved): Multiple SPDK BlueStore OSD instances per node
Sage Weil
02:24 AM Feature #15346 (Resolved): add error handle for leveldb or rocksdb in bluestore or filestore
Sage Weil
02:23 AM RADOS Bug #20117 (Rejected): BlueStore.cc: 8585: FAILED assert(0 == "unexpected error")
you need more log info to see what the actual error was. usually when i see this it's enospc... Sage Weil
02:20 AM Revision 73fe367b (ceph): os/bluestore: deep decode onode value
In particular, we want the attrs (map<string,bufferptr>) to be a deep
decode so that we do not pin this buffer, and s...
Sage Weil
02:12 AM RADOS Bug #19800 (Resolved): some osds are down when create a new pool and a new image of the pool (blu...
This looks like rocksdb compaction, probably triggered in part by a big deletion. There was a recent fix to do reada... Sage Weil
01:28 AM Revision 9eec1b4e (ceph): rgw: fix SLO/DLO range requests
Sending any SLO/DLO range requests will retrun InvalidRange error. SLO/DLO should call range_to_ofs after got object ... lu.shasha

06/20/2017

11:21 PM Revision 30209242 (ceph): s3a hadoop '2.8.0' tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:20 PM Revision 8bc964a9 (ceph): hadoop s3a '2.7.3' tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:11 PM Revision 89831135 (ceph): s3a task to test radosgw compatibility with hadoop s3a interface
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:09 PM Revision a9b363cd (ceph): unittest_bufferlist: test page_aligned_appender
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:08 PM Revision 717809fa (ceph): os/bluestore/BlueFS: replace claim_append with claim_append_piecewise t...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
11:04 PM Revision 434656c6 (ceph): common/buffer: add function bufferlist::claim_append_piecewise(list& ...
This only useful for bl is bufferlist::page_aligned_appender. Using
this function can remove memcopy for continue ptr...
Jianpeng Ma
10:39 PM RADOS Bug #18681: ceph-disk prepare/activate misses steps and fails on [Bluestore]
If you don't use the GPT partition labels/types that ceph-disk uses then the device ownership won't be changed to cep... Sage Weil
10:35 PM RADOS Bug #19983 (Need More Info): osds abort on shutdown with assert(/build/ceph-12.0.2/src/os/bluesto...
Do you mean you pulled out the disk, and then ceph-osd crashed? That is normal--the disk si gone!
Or, do you mean...
Sage Weil
09:55 PM rgw Backport #19768 (In Progress): jewel: [multisite] operating bucket's acl&cors is not restricted o...
Nathan Cutler
08:56 PM rgw Backport #19768: jewel: [multisite] operating bucket's acl&cors is not restricted on slave zone
Nathan Cutler wrote:
> Needs https://github.com/ceph/ceph/pull/15260 once it's merged.
it just merged, thanks
Casey Bodley
09:54 PM Revision 1d7bd61d (ceph): rgw: enable to update acl of bucket created in slave zonegroup
Fixes: http://tracker.ceph.com/issues/16888
Signed-off-by: Guo Zhandong <guozhandong@cmss.chinamobile.com>
(cherry p...
Guo Zhandong
09:54 PM Revision fa419a87 (ceph): rgw: fix for EINVAL errors on forwarded bucket put_acl requests
PutACL rejects request that include both a canned_acl and a request
body. when forwarding requests with canned_acls, ...
Casey Bodley
09:54 PM Revision a36211c8 (ceph): rgw: update bucket cors in secondary zonegroup should forward to master
pr#14082 is incomplete, cors should be redirect to master
Fixes: http://tracker.ceph.com/issues/16888
Signed-off-by...
lu.shasha
09:53 PM Revision 503de209 (ceph): Merge pull request #15728 from majianpeng/bluefs-remove-memcopy-for-con...
os/bluestore/BlueFS: Rebuild memcopy for bufferlist::page_aligned_app…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:45 PM Revision abad4772 (ceph): osd: replicated_ruleset -> replicated_rule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:29 PM Messengers Bug #20361 (Duplicate): ceph_test_msgr: can't decode unknown message type 0 MSG_AUTH=17
Greg Farnum
09:21 PM Messengers Bug #20361 (Duplicate): ceph_test_msgr: can't decode unknown message type 0 MSG_AUTH=17
... Sage Weil
09:29 PM Messengers Bug #18664: ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't decode unknown messa...
/a/sage-2017-06-20_17:41:31-rados-wip-sage-testing-distro-basic-smithi/1306218 Greg Farnum
09:25 PM Revision de026f15 (ceph): ceph.spec,debian: remove auto-generated self-signed mgr restful cert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:25 PM Revision 015bc3f5 (ceph): pybind/mgr/dashboard: remove default of 127.0.0.1
i.e., disabled until explicitly enabled by an admin.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:25 PM Revision fcc80697 (ceph): pybind/mgr/restful: remove default of 127.0.0.1
i.e., disabled until explicitly enabled by an admin
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:15 PM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
https://github.com/ceph/ceph/pull/15791
Sage Weil
09:07 PM RADOS Bug #20360: rados/verify valgrind tests: osds fail to start (xenial valgrind)
related? also started seeing these:... Sage Weil
08:32 PM RADOS Bug #20360 (New): rados/verify valgrind tests: osds fail to start (xenial valgrind)
... Sage Weil
09:14 PM Revision aa76cf74 (ceph): Revert "qa: do not restrict valgrind runs to centos"
This reverts commit 5923961465e1efd3cc6bc072fef293dda3d975d0.
See http://tracker.ceph.com/issues/20360
Signed-off-b...
Sage Weil
09:00 PM rgw Bug #18488 (Resolved): multisite: segfault after changing value of rgw_data_log_num_shards
Nathan Cutler
08:59 PM rgw Backport #18548 (Resolved): kraken: multisite: segfault after changing value of rgw_data_log_num_...
Nathan Cutler
08:59 PM Revision 2f5c65bf (ceph): Merge pull request #13181 from smithfarm/wip-18548-kraken
kraken: rgw: multisite: segfault after changing value of rgw_data_log_num_shards
Reviewed-by: Orit Wasserman <owasse...
Nathan Cutler
08:57 PM rgw Bug #18076 (Resolved): multisite: some yields in RGWMetaSyncShardCR::full_sync() resume in increm...
Nathan Cutler
08:57 PM rgw Backport #19049 (Resolved): kraken: multisite: some yields in RGWMetaSyncShardCR::full_sync() res...
Nathan Cutler
08:56 PM Revision 4b1e8bcf (ceph): Merge pull request #13838 from smithfarm/wip-19049-kraken
kraken: rgw: multisite: some yields in RGWMetaSyncShardCR::full_sync() resume in incremental_sync()
Reviewed-by: Ori...
Nathan Cutler
08:55 PM RADOS Bug #19299 (New): Jewel -> Kraken: OSD boot takes 1+ hours, unusually high CPU
Ping Sage, you got that subprocess strace data. Greg Farnum
06:45 PM RADOS Bug #19299: Jewel -> Kraken: OSD boot takes 1+ hours, unusually high CPU
Same problem here (fresh 12.0.3). Got OSD's behind by > 5000 maps, it took ~8 hours to get them booted.
Looking in...
red ref
08:54 PM rgw Backport #19575 (Resolved): jewel: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_respo...
Nathan Cutler
08:54 PM Revision 2edd33c1 (ceph): Merge pull request #15260 from shashalu/fix-secondary-zonegroup-cors
rgw: update bucket cors in secondary zonegroup should forward to master
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:54 PM Revision 64c011a8 (ceph): Merge pull request #14661 from smithfarm/wip-19575-jewel
jewel: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_response()
Reviewed-by: Casey Bodley <cbodley@redhat...
Nathan Cutler
08:53 PM rgw Bug #18473 (Resolved): radosgw swift: error messages: spurious newline after http body causes wei...
Nathan Cutler
08:52 PM RADOS Bug #19700: OSD remained up despite cluster network being inactive?
Sounds like we messed up the way cluster network heartbeating and the monitor's public network connection to the OSDs... Greg Farnum
06:35 PM RADOS Bug #19700: OSD remained up despite cluster network being inactive?
The cluster does not need to be performing any IO, other than normal peering and checking, and this will still happen... Patrick McLean
08:52 PM rgw Backport #18780 (Resolved): kraken: radosgw swift: error messages: spurious newline after http bo...
Nathan Cutler
08:52 PM Revision 7706a386 (ceph): Merge pull request #13224 from smithfarm/wip-18780-kraken
kraken: rgw: Swift API: spurious newline after http body causes weird errors
Reviewed-by: Orit Wasserman <owasserm@r...
Nathan Cutler
08:51 PM rbd Bug #12018 (Resolved): rbd and pool quota do not go well together
Nathan Cutler
08:50 PM rbd Backport #14824 (Rejected): hammer: rbd and pool quota do not go well together
Nathan Cutler
08:50 PM rbd Backport #14824 (New): hammer: rbd and pool quota do not go well together
Attempted backport https://github.com/ceph/ceph/pull/10871 was closed Nathan Cutler
08:50 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
red ref, are you saying you created a brand-new cluster with 12.0.3 and saw this on first boot?
Sage, do you think...
Greg Farnum
06:30 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
I can confirm the second behavior ("failed to load OSD map for epoch 1") in native installed 12.0.3 (not in productio... red ref
06:20 PM RADOS Bug #19909 (Won't Fix): PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid...
What Greg said! :) Sage Weil
04:52 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
N.0.Y releases such as 12.0.2 are dev releases; you should not run them if you can't afford to rebuild them. Upgrades... Greg Farnum
08:44 PM rgw Bug #20359 (Fix Under Review): multisite: fall back to default-placement when bucket placement is...
https://github.com/ceph/ceph/pull/15790 Casey Bodley
06:52 PM rgw Bug #20359 (Closed): multisite: fall back to default-placement when bucket placement isn't found ...
If the metadata master zonegroup creates a bucket with a custom placement target, that bucket won't be accessible in ... Casey Bodley
08:25 PM Revision 853a54a7 (ceph): Merge pull request #15709 from jcsp/wip-dashboard-loglast
mgr/dashboard: load log lines on startup, split out audit log
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:25 PM Revision 650df8e2 (ceph): Merge pull request #15750 from xiexingguo/wip-bluestore-20170619
os/bluestore: refactor BlueStore::_do_write; kill dead ExtentMap::find_lextent() method
Reviewed-by: Igor Fedotov <...
Sage Weil
08:24 PM RADOS Bug #20227 (Resolved): os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded s...
Sage Weil
02:56 AM RADOS Bug #20227 (Fix Under Review): os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark un...
https://github.com/ceph/ceph/pull/15766 Sage Weil
02:54 AM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
... Sage Weil
02:50 AM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
/a/sage-2017-06-19_18:44:38-rbd:qemu-master---basic-smithi/1301319 Sage Weil
08:24 PM Revision 79c48206 (ceph): Merge pull request #15766 from liewegas/wip-20227-fix
os/bluestore: fix unsharing blob dirty_range args
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: xie...
Sage Weil
08:16 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
/a/sage-2017-06-20_16:21:45-rados-wip-sage-testing2-distro-basic-smithi/1305525
rados/thrash/{0-size-min-size-overri...
Sage Weil
08:08 PM rgw Bug #19886 (Pending Backport): VersionIdMarker and NextVersionIdMarker are not returned when list...
Casey Bodley
08:07 PM Revision c3b5a4b1 (ceph): Merge pull request #15014 from zhangsw/fix-rgw-versionIdMarker-bug
rgw: VersionIdMarker and NextVersionIdMarker should be returned when listing object versions
Reviewed-by: Casey Bodl...
Casey Bodley
07:45 PM rgw Bug #19604 (Pending Backport): rgw: Part's index is not removed when versioning enabled
Yehuda Sadeh
07:44 PM Revision 8c85f846 (ceph): Merge pull request #14500 from zhangsw/fix-rgw-multipart-index-bug
rgw: fix the bug that part's index can't be removed after completing multipart upload
Reviewed-by: Yehuda Sadeh <yeh...
Yehuda Sadeh
07:02 PM Revision c5d129b5 (ceph): osd/SnapMapper: debug keys inserted, removed, and iterated
Hunting bug http://tracker.ceph.com/issues/19943
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:02 PM Revision 87224fd3 (ceph): os/bluestore: debug OmapIteratorImpl
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:27 PM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
Sage Weil
06:25 PM CephFS Bug #20170 (Resolved): filelock_interrupt.py fails on multimds
John Spray
06:25 PM Revision 867ada5b (ceph): ceph-objectstore-tool: do not populate snapmapper with missing clones
Cache pools may have clones represented in SnapSet that are not stored
locally. This is fine as long as ceph-objects...
Sage Weil
06:21 PM CephFS Documentation #13311 (Resolved): explain user permission syntax, details
John Spray
06:21 PM CephFS Documentation #13311: explain user permission syntax, details
Not sure why this got made a FS ticket, but fortunately I wrote the docs for cephfs client auth caps a while ago so t... John Spray
06:20 PM CephFS Feature #8786 (Resolved): ceph kernel module for el7
CephFS kernel module is in RHEL since 7.4. the kmod-* packages are discontinued as per the note at https://github.co... John Spray
06:16 PM Revision 742eaea1 (ceph): Merge pull request #15771 from fangyuxiangGL/cleanup_rgw_admin
rgw: cleanup unused codes in rgw_admin.cc
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:15 PM RADOS Bug #20343: Jewel: OSD Thread time outs in XFS
The filestore-level splitting and merging isn't in the logs - the best way to tell is examining a pg's directory - e.... Josh Durgin
05:32 PM RADOS Bug #20343: Jewel: OSD Thread time outs in XFS
We looked through the mon logs and we can't really find any splitting (or merging) pg states in there. Do we need to... Eric Choi
12:34 AM RADOS Bug #20343: Jewel: OSD Thread time outs in XFS
This could be filestore splitting directories into multiple subdirectories when there are many objects, then merging ... Josh Durgin
06:15 PM CephFS Bug #20060 (Resolved): segmentation fault in _do_cap_update
John Spray
06:14 PM CephFS Bug #20131 (Resolved): mds/MDBalancer: update MDSRank export_targets according to current balance...
John Spray
06:14 PM CephFS Bug #20335 (Resolved): test_migration_on_shutdown, test_grow_shrink failing
John Spray
01:24 PM CephFS Bug #20335 (Fix Under Review): test_migration_on_shutdown, test_grow_shrink failing
https://github.com/ceph/ceph/pull/15768 Zheng Yan
06:13 PM Revision 78ba3b8e (ceph): Merge pull request #15768 from ukernel/wip-objecter-inflight-ops
osdc/Objecter: fix inflight_ops update
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
06:12 PM RADOS Bug #19943 (Fix Under Review): osd: enoent on snaptrimmer
https://github.com/ceph/ceph/pull/15787 Sage Weil
06:02 PM RADOS Bug #19943: osd: enoent on snaptrimmer
no, i'm an idiot, ceph-objectstore-tool is doing it and it's noted in a different log file. sheesh. Sage Weil
01:43 PM RADOS Bug #19943: osd: enoent on snaptrimmer
confirmed same thing in another run. on osd startup, fsck shows the key that was deleted.... Sage Weil
06:09 PM CephFS Bug #16914 (Fix Under Review): multimds: pathologically slow deletions in some tests
It looks like this case is now working properly with the latest code, so flipping this ticket to need review and remo... John Spray
06:02 PM Revision 1b334403 (ceph): Merge pull request #15737 from wjwithagen/wip-wjw-test_rgw_string
rgw/rgw_string.h: FreeBSD would like errno.h included
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:02 PM Revision 9fe46d04 (ceph): Merge pull request #15782 from cbodley/wip-rgw-vstart-s3tests
vstart: add rgw configuration needed to pass all s3tests
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:42 PM Revision acf876ad (ceph): rgw: fix leaks with incomplete multiparts in delete bucket
Fixes: http://tracker.ceph.com/issues/17164
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
Abhishek Varshney
05:42 PM Revision acd4f92c (ceph): rgw: abort incomplete multiparts on bucket delete
Fixes: http://tracker.ceph.com/issues/17164
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
Abhishek Varshney
05:42 PM Revision 93ee462c (ceph): rgw: In RGWListBucketMultiparts::execute(), use list_bucket_multipart()
Fixes: http://tracker.ceph.com/issues/17164
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
Abhishek Varshney
05:42 PM Revision 241adcf1 (ceph): rgw: add functions to list and abort multipart uploads
* list_bucket_multiparts()
* abort_bucket_multiparts()
Fixes: http://tracker.ceph.com/issues/17164
Signed-off-by: Ab...
Abhishek Varshney
04:57 PM Support #20356 (Closed): cluster health ok,but rados hang
You've set it to allow nearly 100 GB of in-flight IO data. I don't know exactly why that would trigger an issue with ... Greg Farnum
10:39 AM Support #20356 (Closed): cluster health ok,but rados hang
One day I found the VM ioutils is very high.But the ceph load did not.
The cluster health is OK,all pgs is active+...
Ivan Wong
04:33 PM RADOS Bug #20301: "/src/osd/SnapMapper.cc: 231: FAILED assert(r == -2)" in rados
also in http://qa-proxy.ceph.com/teuthology/yuriw-2017-06-20_00:37:23-rados-master-2017_6_20-distro-basic-smithi/1302... Yuri Weinstein
04:28 PM Revision 3c557f30 (ceph): vstart: add rgw configuration needed to pass all s3tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:17 PM Revision 072bf61a (ceph): qa/objectstore/bluestore*: fsck on mount
This will catch more bugs!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:16 PM Revision 782b63ae (ceph): Merge pull request #15751 from xiexingguo/wip-add-state-name
src/common/ceph_string: stringify new osd states
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
04:07 PM Revision 6a00ba0e (ceph): qa/tasks/ceph_manager: get osds all in after thrashing
Otherwise we might end up with some PGs remapped, which means they won't
get scrubbed.
Signed-off-by: Sage Weil <sag...
Sage Weil
03:56 PM RADOS Bug #20358 (Fix Under Review): bluestore: sharedblob not moved during split
https://github.com/ceph/ceph/pull/15783 Sage Weil
03:54 PM RADOS Bug #20358 (Resolved): bluestore: sharedblob not moved during split
... Sage Weil
03:56 PM Revision 3befb062 (ceph): os/bluestore: move sharedblob to new collection in same shard
We have to move the SharedBlob to the new collection even if
the new collection is part of the same cache shard. It'...
Sage Weil
03:30 PM Revision 4908814f (ceph): Merge pull request #14703 from zhangsw/feature-lifecycle-deletemarker
rgw: add support for delete marker expiration in s3 lifecycle.
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
03:22 PM Revision 2e2e8eb3 (ceph): Merge pull request #15540 from joscollin/wip-cleanup-test-commented-code-2
test/osd: Removed Commented Code - 2 Sage Weil
03:01 PM Revision 9fddcd2d (ceph): Merge pull request #15770 from tchaikov/wip-test-test_mon_crush
qa/workunits/cephtool/test.sh: only include last line for epoch
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:44 PM Revision 9fc8b42c (ceph): Merge pull request #15733 from wjwithagen/wip-wjw-freebsd-ceph-disk-ser...
ceph-disk: command invocation needs all fields separate
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:42 PM Revision e8da5e37 (ceph): Merge pull request #15778 from tchaikov/wip-upgrade-without-clone-range...
qa/workunits/rados/test-upgrade-*: whitelist tests for master
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:38 PM Feature #20087: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Greg Farnum wrote:
> Note to backporters: consider whatever happens with https://github.com/ceph/ceph/pull/15727 !
...
Vikhyat Umrao
02:18 PM Revision e7361176 (ceph): mon/Elector: call cancel_timer() in shutdown()
instead of doing it manually.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 12139ae529a49b6...
Kefu Chai
02:18 PM Revision d38a7529 (ceph): mon: check is_shutdown() in timer callbacks
introduce a helper class: C_MonContext, and initialize all timer events
using it, to ensure that they do check is_shu...
Kefu Chai
02:18 PM Revision bf347e92 (ceph): kraken: mon: add override annotation to callback classes
The only purpose of this patch is to avoid merge conflicts while
cherry-picking commit 561cbded0c7e28231b1c7ce18663b8...
Alexey Sheplyakov
02:10 PM Revision 53a8f6d2 (ceph): test/osd: Removed Commented Code - 2
Removed commented code found in test/osd/.
Fixes: http://tracker.ceph.com/issues/20207 (Partially)
Signed-off-by: J...
Jos Collin
02:04 PM Revision d43e19d8 (ceph): jewel: osd: pg_pool_t::encode(): be compatible with Hammer <= 0.94.6
This patch is necessary for Jewel only since direct upgrades from Hammer
to Kraken and newer are not supported.
Fixe...
Alexey Sheplyakov
02:03 PM CephFS Bug #18641 (Can't reproduce): mds: stalled clients apparently due to stale sessions
John Spray
02:02 PM CephFS Bug #17069 (Closed): multimds: slave rmdir assertion failure
Closing because currently we know that snapshots+multimds is broken. John Spray
02:00 PM CephFS Bug #16925 (Can't reproduce): multimds: cfuse (?) hang on fsx.sh workunit
John Spray
01:57 PM Revision 2e2bc506 (ceph): os/filestore: call committed_thru when no journal entries are replayed
As described in commit message of 8924158, we should call committed_thru
when no journal entries are replayed in case...
Kuan-Kai Chiu
01:54 PM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
yanmei ding: there have been fixes on master since 12.0.3, please could you retest with the tip of master? John Spray
01:08 PM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
Zheng Yan wrote:
> yanmei ding wrote:
> > John Spray wrote:
> > > Yanmei Ding: can you be more specific about how ...
yanmei ding
08:03 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
yanmei ding wrote:
> John Spray wrote:
> > Yanmei Ding: can you be more specific about how to reproduce this or wha...
Zheng Yan
01:20 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
John Spray wrote:
> Yanmei Ding: can you be more specific about how to reproduce this or what is going wrong interna...
yanmei ding
01:49 PM CephFS Fix #20246 (In Progress): Make clog message on scrub errors friendlier.
John Spray
01:47 PM CephFS Bug #20282 (Closed): qa: missing even trivial tests for many commands
John Spray
01:44 PM CephFS Bug #20282: qa: missing even trivial tests for many commands
The script just greps for anything that looks like a COMMMAND and then greps for their existence in qa/ and src/tests... Greg Farnum
01:44 PM CephFS Bug #20329 (Resolved): Ceph file system hang on Jewel
Resolving, patch will show up in stable release as and when. John Spray
01:42 AM CephFS Bug #20329: Ceph file system hang on Jewel
Eric Eastman wrote:
> The number in the first column changes. Here is the output running the command in a while loop...
Zheng Yan
01:22 PM RADOS Bug #19960: overflow in client_io_rate in ceph osd pool stats
Bug is not reproducible after this commit (not sure that only one contains fix):
commit d6d1db62edeb4c40a774fcb56e...
Aleksei Gutikov
01:13 PM Revision 45de36e3 (ceph): ceph-disk: command invocation needs all fields separate
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
12:35 PM rgw Bug #16806: S3 API returns bad Canonical User ID
Just for the record it's not the realm but the UID of the user account which is shown in the ID field.
The S3 API ...
Gaudenz Steinlin
12:05 PM Revision 1af6781d (ceph): qa/workunits/rados/test-upgrade-*: whitelist tests for master
The jewel-x upgrade test now runs this script against a mixed cluster on
a machine with code from master installed. ...
Kefu Chai
11:50 AM Revision 3086d2a0 (ceph): librbd: removed synchronous watcher check from remove image state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:50 AM Revision 960c7cd8 (ceph): librbd: clean up remove request state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:48 AM Revision 29d53180 (ceph): librbd: remove state machine should ignore group not supported errors
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:27 AM rgw Bug #20357 (Resolved): default zone should not log meta
Orit Wasserman
11:05 AM CephFS Bug #20338 (Fix Under Review): mem leak in Journaler::_issue_read() in ceph-mds
https://github.com/ceph/ceph/pull/15776
Zheng Yan
11:00 AM Revision 146383a2 (ceph): osdc/Journaler: fix memory leak in Journaler::_issue_read()
Contexts executed by _finish_flush() may call _issue_read(),
_issue_read() may add new context to tail of waitfor_saf...
Yan, Zheng
10:47 AM Revision 412b397d (ceph): Merge pull request #15592 from david-z/wip-fix-dump-cache
mds: explicitly output error msg for dump cache asok command
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:49 AM CephFS Bug #20340: cephfs permission denied until second client accesses file
Yup, in this case the diri is_stray (it looks like this... Dan van der Ster
09:28 AM CephFS Bug #20340: cephfs permission denied until second client accesses file
Ahh so it *is* related to path-restricted cap.
I tried as above with client B having the same client caps -- didn't ...
Dan van der Ster
09:18 AM CephFS Bug #20340: cephfs permission denied until second client accesses file
I've confirmed that none of these help resolve these EPERM files:
* restart the ceph-fuse on client A
* mount...
Dan van der Ster
09:39 AM Revision 57e82edc (ceph): qa/cephfs: use ceph.dir.pin to trigger migration
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:38 AM Revision 8f9261fa (ceph): mds: don't export dirfrag to stopping mds
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:29 AM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Just pinging this to say that there remain some issues with path-restricted caps, as shown in #20340. Dan van der Ster
09:01 AM Revision 75c9d225 (ceph): rgw: using RGW_OBJ_NS_MULTIPART in check_bad_index_multipart
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
08:54 AM Revision d8d9d7a7 (ceph): msg/async/rdma: automatically set RDMAV_HUGEPAGES_SAFE according to conf
Signed-off-by: DanielBar-On <danielbo@mellanox.com> Daniel Bar-On
08:21 AM Revision a65b08fe (ceph): qa/workunits/cephtool/test.sh: only include last line for epoch
/home/jenkins-build/build/workspace/ceph-pull-requests-arm64/qa/workunits/cephtool/test.sh:1606: test_mon_crush: epo... Kefu Chai
08:18 AM rgw Support #19305: Master is on a different period
Maybe it's caused by a bug with period.( http://tracker.ceph.com/issues/18639 ) FAN YANG
04:11 AM rgw Support #19305: Master is on a different period
Yes, I was able to reproduce on 10.2.7 also.
I was wondering how the failover/failback process it's been done with...
Daniel Biazus
01:23 AM rgw Support #19305: Master is on a different period
I test it in 10.2.7.And it also happened .
root@slave:~# radosgw-admin sync status
realm f155e2b3-51e8-...
FAN YANG
08:14 AM Revision 3c4a5ea3 (ceph): fs: normalize file open flags internally used by cephfs
The file open flags (O_foo) are platform specific. Normalize these flags
before they are send to the MDS. For process...
Jan Fajerski
08:12 AM Revision 90409911 (ceph): rgw: cleanup unused codes in rgw_admin.cc
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com> fang.yuxiang
08:04 AM Revision a7443407 (ceph): mds: issue new caps when sending reply to client
After Locker::issue_new_caps() adds new Capability data struct,
do not issue caps immediately. Let CInode::encode_ino...
Yan, Zheng
08:02 AM Revision d33b30cd (ceph): ceph-disk: do not setup_statedir on trigger
trigger may run when statedir is unavailable and does not use it.
Fixes: http://tracker.ceph.com/issues/19941
Signe...
Loic Dachary
08:00 AM Revision a3c48744 (ceph): ceph-disk: separate ceph-osd --check-needs-* logs
It is using the OSD id zero but have nothing to do with OSD zero and
this is confusing to the user. The log themselve...
Loic Dachary
07:55 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rgw... Nathan Cutler
07:55 AM Stable releases Tasks #19538: jewel v10.2.8
h3. fs... Nathan Cutler
07:55 AM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade hammer-x ... Nathan Cutler
07:54 AM Stable releases Tasks #19538: jewel v10.2.8
h3. Upgrade jewel point-to-point-x... Nathan Cutler
07:54 AM Stable releases Tasks #19538: jewel v10.2.8
h3. powercycle... Nathan Cutler
07:53 AM Stable releases Tasks #19538: jewel v10.2.8
h3. rados
Using teuthology branch ...
Nathan Cutler
07:51 AM Stable releases Tasks #19538: jewel v10.2.8
https://shaman.ceph.com/builds/ceph/wip-jewel-backports/f77f547ca1680f7f8491c50ddac4b8d45f6882d0/... Nathan Cutler
07:54 AM rados-java Bug #20354: rados-java create feature 125 faile
rbd_create2() return -38 ming li
06:56 AM rados-java Bug #20354 (New): rados-java create feature 125 faile
use rados-java.0.3.0 create feature 125 faile.
how can i do
ming li
07:40 AM Revision 8bc96561 (ceph): mds: fix re-entrant calls into Journaler from PurgeQueue
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
07:36 AM Revision 405d1367 (ceph): Merge pull request #15742 from wjwithagen/wip-wjw-freebsd-host-errno-3
common/freebsd_errno.cc: fixed again a stupid typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:30 AM rgw Bug #20355: rgw: "radosgw-admin object unlink" command return EIO
https://github.com/ceph/ceph/pull/15769 shasha lu
07:28 AM rgw Bug #20355 (Closed): rgw: "radosgw-admin object unlink" command return EIO
how to reproduce:
1.configured the rgw with rgw override bucket index max shards = 8
2.create a bucket
3.put an ob...
shasha lu
07:27 AM Revision 5e94a985 (ceph): rgw: Changes for s3test config file, to add user under a tenant.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
07:23 AM Revision b19d6eb3 (ceph): test/librbd/test_notify.py: don't disable feature in slave
On jewel it will have stolen the exclusive lock. Instead, ensure that
object map and fast diff are already disabled o...
Mykola Golub
06:47 AM rgw Bug #18003 (Resolved): slave zonegroup cannot enable the bucket versioning
Nathan Cutler
06:46 AM rgw Backport #18711 (Resolved): kraken: slave zonegroup cannot enable the bucket versioning
Nathan Cutler
06:46 AM Revision 2f4a775d (ceph): Merge pull request #13174 from smithfarm/wip-18711-kraken
kraken: rgw: slave zonegroup cannot enable the bucket versioning
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
06:19 AM rgw Bug #19756 (Resolved): fix failed to create bucket if a non-master zonegroup has a single zone
Nathan Cutler
06:19 AM rgw Backport #19757 (Resolved): jewel: fix failed to create bucket if a non-master zonegroup has a si...
Nathan Cutler
06:11 AM Revision f46ccf2c (ceph): tests: rados: sleep before ceph tell osd.0 flush_pg_stats after restart
Even though we wait for HEALTH_OK after restarting the daemons, they are not
ready to respond to flush_pg_stats.
The...
Nathan Cutler
05:52 AM Revision 0358f29c (ceph): librbd: add create timestamp metadata for image
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
05:52 AM Revision c79aab7b (ceph): rbd: include create timestamp for info command
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
05:52 AM Revision 1d838bf9 (ceph): pybind/rbd: add support for image create timestamp
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
05:52 AM Revision b5bdd6d5 (ceph): test/unittest_rbd: add unit tests for image create timestamp
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
05:52 AM Revision c37b700c (ceph): test/cli-integration/rbd: verify formatting for image create timestamp
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
03:55 AM Revision 3cf26a1e (ceph): osdc/Objecter: fix inflight_ops update
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:39 AM Revision f337b4e7 (ceph): Merge pull request #15651 from zealoussnow/wip-0613
config_opt: use bool instead of int for the default value of filestore_debug_omap_check Sage Weil
03:37 AM Revision 6743fb20 (ceph): Merge pull request #15676 from Linbing/wip-mon-delete-unused-config
mon: delete unused config opts of mon_sync_fs_threshold
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:34 AM Revision 368ff5e4 (ceph): Merge pull request #15697 from gregsfortytwo/wip-mgr-eaccss-20296
mgr: print a more helpful error message for when users lack mgr ceph caps
Reviewed-by: Alfredo Deza <adeza@redhat.co...
Sage Weil
03:11 AM Revision 1be29e30 (ceph): Merge pull request #15744 from badone/wip-CID-1412579
ceph-dencoder: Silence coverity CID 1412579
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:59 AM Revision 27697a44 (ceph): Merge pull request #15637 from liewegas/wip-point-to-point
qa/upgrade/jewel-x/point-to-point: add a mgr during final upgrade Sage Weil
02:57 AM Revision 6e83cfec (ceph): os/bluestore: fix unsharing blob dirty_range args
Fixes: http://tracker.ceph.com/issues/20227
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:48 AM Revision d860e8d5 (ceph): EC: cleanup the redundant check which works in IO context
Signed-off-by: tang.jin <tang.jin@istuary.com> Tang Jin
02:40 AM Bug #20342 (Fix Under Review): "MaxWhileTries: 'wait_until_healthy' reached maximum tries (150) a...
https://github.com/ceph/ceph/pull/15764 Kefu Chai

06/19/2017

11:09 PM Revision 9c24bdb1 (ceph): mon/OSDMonitor: prevent injecting CRUSH maps with ruleset != rule id
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 4f24d63f (ceph): mon/OSDMonitor: automatically convert crushmap if ruleset != rule id
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 50d50442 (ceph): mon/OSDMonitor: issue health warning if there are multirule rulesets
The user will need to manually fix the CRUSH map if this happens.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:09 PM Revision 1c57e2e2 (ceph): crush/CrushWrapper: optimize find_rule when rules are uniform
On finalize, set a flag indicating whether our rules are uniform. If so,
find_rule() is trivial--it just verifies th...
Sage Weil
11:09 PM Revision e0d42ba0 (ceph): mon/OSDMonitor: rename 'osd pool create' argument field name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 07abacb2 (ceph): osd/osd_types: pg_pool_t: rename crush_ruleset -> crush_rule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 96afb193 (ceph): mon: remove 'crush_ruleset' property
The 'crush_rule' name has been present since before hammer; users should
use that instead
Signed-off-by: Sage Weil <...
Sage Weil
11:09 PM Revision b7e3a4ca (ceph): mon: scrub 'ruleset' from user-visible output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 6f1a5946 (ceph): mon/OSDMonitor: rename functions and variables, ruleset -> rule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 80e3b738 (ceph): crush: simplify osd_pool_default_crush_rule config
Make an incompat change here with a release note since
this only affects pool creation, a rare event, and folks
who h...
Sage Weil
11:09 PM Revision 3fac3c1a (ceph): osd/OSDMap: some cosmetic cleanup (ruleset -> rule)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision a52ad493 (ceph): crush/CrushWrapper: add_simple_ruleset[_at] -> add_simple_rule[_at]
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:08 PM Revision 7af0dd6b (ceph): crush: add rule/set checks, conversion helpers
Add chekcs to see whether the CRUSH map has legacy ruleset != rule id
or (worse yet) multiple rules sharing the same ...
Sage Weil
11:06 PM Revision d85f4bb4 (ceph): Merge pull request #15365 from ShiqiCooperation/newshiqi
test/unittest_bluefs: When fsync ret is less than 0, fsync can not be…
Reviewed-by: Varada Kari <varada.kari@gmail.com>
Sage Weil
11:06 PM Revision 36cb4629 (ceph): Merge pull request #15533 from liewegas/wip-crush-version
mon,osd: add crush_version to OSDMap, and allow crush map updates to gate on crush_version
Reviewed-by: Loic Dachary...
Sage Weil
11:05 PM Revision 5c041258 (ceph): Merge pull request #15685 from wjwithagen/wip-wjw-freebsd-ENODATA-2
core/common: Fix ENODATA for FreeBSD with compat.h
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
11:05 PM RADOS Bug #20273 (Resolved): osd/OSD.h: 1957: FAILED assert(peerin g_queue.empty())
Sage Weil
11:04 PM Revision 132c6268 (ceph): Merge pull request #15710 from liewegas/wip-20273
osd: bail from _committed_osd_maps inside osd_lock
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
10:47 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
from thread: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-May/017869.html
[15:41:40] <jdillaman> greg...
Greg Farnum
10:37 PM Revision 93f8d4a7 (ceph): osdc: always use finisher from wait_for_readable
Fixes: http://tracker.ceph.com/issues/20165
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:37 PM rbd Bug #20333 (Rejected): RBD bench in EC pool w/ overwrites overwhelms OSDs
Sorry, I heard today from Josh that this report involved a vstart cluster and wasn't unique to EC pools in any case. Greg Farnum
11:58 AM rbd Bug #20333 (Need More Info): RBD bench in EC pool w/ overwrites overwhelms OSDs
I'm not really sure what RBD can do in this situation. That test was only 16 concurrent IOs in-flight, so when you ha... Jason Dillaman
10:25 PM RADOS Bug #20343: Jewel: OSD Thread time outs in XFS
That IO pattern may just be killing the OSD on its own, but I'm not sure what RGW is turning it into or if there's st... Greg Farnum
07:16 PM RADOS Bug #20343 (New): Jewel: OSD Thread time outs in XFS
Creating a tracker ticket following suggestion from mailing list:
"
We've been having this ongoing problem with...
Eric Choi
10:23 PM Feature #20324: Change default filestore 'omap' backend to 'rocksdb' from 'leveldb'
So, there is https://github.com/ceph/ceph/commit/ba96197e6d4 which appears to do what this issue is asking for. Is th... Nathan Cutler
01:00 PM Feature #20324: Change default filestore 'omap' backend to 'rocksdb' from 'leveldb'
Nathan Cutler wrote:
> Why exactly would "rocksdb" need to be packaged downstream? In luminous, at least, rocksdb is...
Vikhyat Umrao
11:45 AM Feature #20324: Change default filestore 'omap' backend to 'rocksdb' from 'leveldb'
Why exactly would "rocksdb" need to be packaged downstream? In luminous, at least, rocksdb is already used by Bluesto... Nathan Cutler
10:08 PM Revision e94d3b96 (ceph): libradosstriper: remove format injection vulnerability
Fixes: http://tracker.ceph.com/issues/20240
Signed-off-by: Stan K <redrampage@selectel.ru>
Jesse Williamson
09:50 PM Bug #19931 (Pending Backport): osds abort on shutdown with assert(peering_queue.empty()) or 'pgid...
Nathan Cutler
09:50 PM Backport #20084 (In Progress): OSDs assert on shutdown when PGs are in snaptrim_wait() state
h3. description
#19931
There was an issue on shutdown in the snaptrim throttling patches which I backported to ...
Nathan Cutler
09:41 PM Revision ab78cd04 (ceph): rgw: fix crash when listing objects via swift
Fixes: http://tracker.ceph.com/issues/19249
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
09:38 PM Bug #18945: ceph-disk activate with dmcrypt should mount lockbox directory
I am also seeing this issue on Ubuntu 16.04 kernel 4.10.2-041002-generic, ceph 10.2.7... Alex Gorbachev
09:38 PM Revision a4c181fa (ceph): mds: set ceph-mds name uncond for external tools
External tools like logrotate which use killall rely on the "ceph-mds" name to
find it in /proc/*/comm. This is norma...
Patrick Donnelly
09:32 PM Revision 3776d960 (ceph): suites: update log whitelist for scrub msg
Fixes: http://tracker.ceph.com/issues/16016
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
09:31 PM Revision d9234d47 (ceph): mds: include advisory `path` field in damage
This will just be whatever path we were looking
at at the point that damage was notified -- no
intention whatsoever o...
John Spray
09:30 PM Revision 23f7a7d1 (ceph): rgw_string.h: FreeBSD would like errno.h included
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:24 PM Revision 7675e41c (ceph): mds: populate DamageTable from scrub and log more quietly
Fixes: http://tracker.ceph.com/issues/16016
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
09:24 PM Revision 88605fc7 (ceph): mds: tidy up ScrubHeader
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 111d2cf2d8504cd4486180a95e52f253018364b3...
John Spray
09:22 PM Revision c15fce6e (ceph): mds: remove redundant checks for null ScrubHeader
This was originally optional but now all the paths
that kick off a scrub should be going through
enqueue_scrub and th...
John Spray
09:18 PM Revision c17e3c1b (ceph): mds/DamageTable: move classes to .cc file
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit 96018b0a85d0bc7eec285398dd596ee01d16fae7)
Michal Jarzabek
09:12 PM RADOS Bug #19960 (Resolved): overflow in client_io_rate in ceph osd pool stats
If it's just one or two commits, we could backport (please fill in the Backport field in that case). But 131 commits? Nathan Cutler
09:11 PM RADOS Bug #19960: overflow in client_io_rate in ceph osd pool stats
Aleksei: Please be more specific. PR#15073 has 131 commits - see https://github.com/ceph/ceph/pull/15073/commits Nathan Cutler
08:54 PM Backport #20345 (In Progress): kraken: make check fails with Error EIO: load dlopen(build/lib/lib...
Nathan Cutler
08:52 PM Backport #20345 (Resolved): kraken: make check fails with Error EIO: load dlopen(build/lib/libec_...
https://github.com/ceph/ceph/pull/16069 Nathan Cutler
08:52 PM Backport #20353 (Resolved): jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
https://github.com/ceph/ceph/pull/16059 Nathan Cutler
08:52 PM rbd Backport #20351 (Resolved): kraken: test_librbd_api.sh fails in upgrade test
https://github.com/ceph/ceph/pull/16195 Nathan Cutler
08:52 PM CephFS Backport #20350 (Rejected): kraken: df reports negative disk "used" value when quota exceed
Nathan Cutler
08:52 PM CephFS Backport #20349 (Resolved): jewel: df reports negative disk "used" value when quota exceed
https://github.com/ceph/ceph/pull/16151 Nathan Cutler
08:52 PM Backport #20348 (Rejected): kraken: "HEALTH_WARN no legacy OSD present but 'sortbitwise' flag is ...
https://github.com/ceph/ceph/pull/16142 Nathan Cutler
08:52 PM rgw Backport #20347 (Resolved): kraken: rgw: meta sync thread crash at RGWMetaSyncShardCR
https://github.com/ceph/ceph/pull/16180 Nathan Cutler
08:52 PM rgw Backport #20346 (Resolved): jewel: rgw: meta sync thread crash at RGWMetaSyncShardCR
https://github.com/ceph/ceph/pull/16711 Nathan Cutler
08:52 PM Bug #20344 (Resolved): make check fails with Error EIO: load dlopen(build/lib/libec_FAKE.so): bui...
Fixed in master by https://github.com/ceph/ceph/pull/14468 Nathan Cutler
08:50 PM Revision 6c1ba33a (ceph): rgw: allow system users to read SLO parts
multisite data sync relies on fetching the object as the system user
Fixes: http://tracker.ceph.com/issues/19027
Si...
Casey Bodley
08:50 PM Revision e3d4d579 (ceph): rgw: RGWGetObj applies skip_manifest flag to SLO
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 987377ae34382e107e1d54f0bfc1121fcedb4513)
Casey Bodley
08:50 PM Revision f8db63f2 (ceph): rgw: data sync skips slo data when syncing the manifest object
Fixes: http://tracker.ceph.com/issues/19027
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
08:47 PM Revision ac3c6c5e (ceph): Merge pull request #15333 from mikulely/validate-bucket-location
rgw/multisite: validate bucket location during bucket creation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:46 PM Revision 5a1e849e (ceph): Merge pull request #14752 from cbodley/wip-19474
jewel: rgw: allow system users to read SLO parts
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
08:45 PM Revision 8ab1c4a8 (ceph): Merge pull request #15633 from cloudbau/reduce-rgw-copy-loglevel
rgw: do not log debug output at level 0
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:45 PM Revision 1299808e (ceph): Merge pull request #15598 from aclamk/encryption_refactor
radosgw, crypto: simplified code in handle_data functions
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:42 PM Revision fbf106bc (ceph): Merge pull request #15599 from theanalyst/rgw/fix/bl-cstr
rgw: don't specify a length when converting bl -> string
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:42 PM Revision 0b6a13e3 (ceph): Merge pull request #15756 from rzarzynski/wip-rgw-cleanup-swift-errmapping
rgw: clean-up error mapping in Swift's authentication strategy.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:40 PM Revision 2c92ccf2 (ceph): Merge pull request #15677 from zhangsw/fix-rgw-lifecycle-bug
rgw: lifecycle thread shouldn't process the bucket which has been deleted
Reviewed-by: Daniel Gryniewicz <dang@redha...
Casey Bodley
08:39 PM Revision 0f54fe34 (ceph): Merge pull request #15682 from mikulely/rgw-putobj-params
rgw: abort early when s->length empty during putobj
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:06 PM rbd Backport #19957: jewel: rbd: Lock release requests not honored after watch is re-acquired
@Jason - is this something you want to tackle? Nathan Cutler
07:57 PM rgw Bug #20250 (Rejected): RGW instance can't startup successfully in Ubuntu 16.04
sysvinit is not supported anymore; please use systemd Nathan Cutler
07:56 PM Bug #20237 (Pending Backport): "HEALTH_WARN no legacy OSD present but 'sortbitwise' flag is not s...
*master PR*: https://github.com/ceph/ceph/pull/15661
(hopefully this one is all that is needed)
Nathan Cutler
07:55 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
http://pulpito.ceph.com/jdillaman-2017-05-25_16:48:38-rbd-wip-jd-testing-distro-basic-smithi/1229611 Greg Farnum
07:55 PM RADOS Bug #20092 (Duplicate): ceph-osd: FileStore::_do_transaction: assert(0 == "unexpected error")
Oh, that's probably the new thing where btrfs is giving us ENOENT (Sage guessing it's about rocksdb and snapshots). T... Greg Farnum
12:26 PM RADOS Bug #20092 (Rejected): ceph-osd: FileStore::_do_transaction: assert(0 == "unexpected error")
The osd.1 log showed the rocksdb encountered a full disk:
-17> 2017-05-25 22:14:28.664403 7fb70cd9b700 -1 rocks...
Jason Dillaman
07:51 PM RADOS Bug #20326 (Resolved): Scrubbing terminated -- not all pgs were active and clean.
Nathan Cutler
07:50 PM Bug #20091 (Resolved): build/ops: rpm: Invalid SPDX license: GPL-2.0-with-autoconf-exception
Nathan Cutler
07:29 PM Revision 423ce240 (ceph): Merge pull request #15747 from liewegas/wip-scrub-retry
qa/tasks/ceph: osd_scrub_pgs: reissue scrub requests in loop Sage Weil
07:21 PM Revision 52a00b3b (ceph): test: timeout verification that mon is unreachable
Without a timeout on the command, it may hang for a very long time,
hunting for new mons. If it hangs for more than 6...
Loic Dachary
07:20 PM Revision 3b5f9924 (ceph): cli: retry when the mon is not configured
The mon may return on error if a command is sent to it while it is
still in configuring state.
Fixes: http://tracker...
Loic Dachary
07:13 PM Revision 00ce80b5 (ceph): build/ops: rpm: fix python-Sphinx package name for SUSE
This commit moves "BuildRequires: python-sphinx" down to the RH/CentOS/Fedora
distro conditional and adds a "BuildReq...
Nathan Cutler
07:12 PM Revision 66c17ff1 (ceph): rgw: remove unnecessary output
a lot of radosgw-admin command will output
"error in read_id for object name: default : (2) No such file or directory...
wei qiaomiao
06:59 PM Revision b786f781 (ceph): rgw: delete non-empty buckets in slave zonegroup returns error but the
buckets have actually been deleted.
Fixes: http://tracker.ceph.com/issues/19313
Signed-off-by: Zhang Shaowen <zhang...
Zhang Shaowen
06:49 PM Revision 8d10e5fc (ceph): qa/suites/rados/singleton-nomsgr/multi-backfill-reject: clean up
Set pool size back to 2 so we don't have to have backfill
complete (despite rejection probability) in order to get ba...
Sage Weil
06:45 PM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
reliably triggered, it seems, by rbd/qemu xfstests workload Sage Weil
06:45 PM RADOS Bug #19882 (Resolved): rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0....
Sage Weil
06:45 PM Revision ef2d22dd (ceph): Merge pull request #15712 from liewegas/wip-19882
osd/ECTransaction: only read partial stripes when below *original* object size
Reviewed-by: Josh Durgin <jdurgin@red...
Sage Weil
06:37 PM Revision 15efccab (ceph): qa/suites/rados/singleton-nomsgr/full-tiering: unset quota at end
If we leave the quota set, the proxied ops will block
indefinitely, which will block scrubbing on the cache tier pgs
...
Sage Weil
06:28 PM Revision 04969eff (ceph): qa/tasks/resolve_stuck_peering: start osd at end
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:23 PM Revision 45f0396c (ceph): rgw: use zonegroup's master zone endpoints for bucket redirect
if no zonegroup endpoints are set, fall back to master zone endpoints
Fixes: http://tracker.ceph.com/issues/19488
S...
Casey Bodley
06:23 PM Revision 7e3db151 (ceph): rgw: fix for zonegroup redirect url
local dest_url variable was shadowing the one in the enclosing scope, so
the changes were not applied and no Location...
Casey Bodley
06:22 PM Revision e7a00bcd (ceph): Merge pull request #15679 from guihecheng/rgw_file-fix-setattr
rgw_file: fix assert upon setattr on bucket Matt Benjamin
06:15 PM rgw Bug #20251 (Pending Backport): rgw: meta sync thread crash at RGWMetaSyncShardCR
Casey Bodley
06:14 PM Revision 8557916d (ceph): Merge pull request #15660 from fangyuxiangGL/meta_sync_crash
rgw: meta sync thread crash at RGWMetaSyncShardCR
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:11 PM Revision 74087cf5 (ceph): qa/workunits/cephtool/test.sh: silence dev warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 50f14076 (ceph): rgw: put object's acl can't work well on the latest object when versioning
is enabled.
Reported-by: Liu Hong <liuhong@cmss.chinamobile.com>
Fixes: http://tracker.ceph.com/issues/18649
Signe...
Zhang Shaowen
06:05 PM Revision 01890abd (ceph): radosgw-admin: warn that 'realm rename' does not update other clusters
Fixes: http://tracker.ceph.com/issues/19746
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
06:04 PM Revision 89a2f647 (ceph): cls/log/cls_log.cc: reduce logging noise
- The other reference in the source as already at 20.
./src/cls/timeindex/cls_timeindex.cc:85:
CLS_LOG(20, "st...
Willem Jan Withagen
06:04 PM Revision 938e5b07 (ceph): rgw_file: v3: fix write-timer action
For now, unify with v4 write-on-close path, by calling
RGWFileHandle::close() on write-timer expire, since it will
ca...
Matt Benjamin
05:52 PM Revision 4a32ef85 (ceph): rgw_file: remove hidden uxattr objects from buckets on delete
If a setattr (e.g., chown) has been performed on a bucket, then like
any directory it has a hidden object storing its...
Matt Benjamin
05:52 PM Revision 7042733d (ceph): rgw_file: release rgw_fh lock and ref on ENOTEMPTY
An early return in new unlink bucket num_entries check was
missing a conditional unlock and unref.
Fixes: http://tra...
Matt Benjamin
05:52 PM Revision a54e6ccb (ceph): rgw_file: remove post-unlink lookup check
This could induce asserts in multi-nfs-gateway scenarios.
Fixes: http://tracker.ceph.com/issues/20047
Signed-off-by...
Matt Benjamin
05:52 PM Revision 0897afe7 (ceph): rgw_file: fix fs_inst progression
Reported by Gui Hecheng<guimark@126.com>. This change is a
variation on proposed fix by Dan Gryniewicz<dang@redhat.c...
Matt Benjamin
05:51 PM Revision b63b7886 (ceph): test/librbd/test_notify.py: don't disable feature in slave
On jewel it will have stolen the exclusive lock. Instead, ensure that
object map and fast diff are already disabled o...
Mykola Golub
05:50 PM Revision 5c098615 (ceph): rbd-nbd: relax size check for newer kernel versions
Fixes: http://tracker.ceph.com/issues/19871
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
05:50 PM Revision bc8c5d6c (ceph): librbd: potential read IO hang when image is flattened
Fixes: http://tracker.ceph.com/issues/19832
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from 1...
Mykola Golub
05:49 PM Revision 2e278d82 (ceph): rgw: segment fault when shard id out of range
Fixes: http://tracker.ceph.com/issues/19732
Signed-off-by: redickwang <redickwang@tencent.com>
(cherry picked from c...
mingshuai wang
05:48 PM Revision 5adc66bc (ceph): Set subman cron attributes in spec file
Fixes: http://tracker.ceph.com/issues/20074
Signed-off-by: Thomas Serlin <tserlin@redhat.com>
(cherry picked from co...
Thomas Serlin
05:48 PM Revision 21b00c3e (ceph): osd/PrimaryLogPG: do not expect FULL_TRY ops to get resent
The objecter will not resend FULL_TRY requests that were sent prior to
becoming full, so we should not discard them.
...
Sage Weil
05:43 PM RADOS Bug #19943: osd: enoent on snaptrimmer
... Sage Weil
05:33 PM Revision 439f3912 (ceph): mds: limit client writable range increment
For very large file, setting the writable range to '2 * file_size'
causes file recovery to run a long time. To recove...
Yan, Zheng
05:33 PM Revision cda721bb (ceph): client: update the 'approaching max_size' code
The old 'approaching max_size' code expects MDS set max_size to
'2 x reported_size'. This is no longer true. The new ...
Yan, Zheng
05:17 PM Revision db6fb3c0 (ceph): rgw: fix init_zg_from_period when default zone is not set as default
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 5393077e07bed45b9fc007591d365f1229d3e815)
Orit Wasserman
05:17 PM Revision b9c7c650 (ceph): rgw: we need to reinit the zonegroup after assignment to avoid invalid ...
Fixes: http://tracker.ceph.com/issues/18631
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
05:17 PM Revision 6860fce4 (ceph): rgw: add check for update return value
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 125955e0625461065dc4755b900e51c3598cadb4)
Orit Wasserman
05:17 PM Revision 8c67dd10 (ceph): rgw: change default chunk size to 4MB
Fixes: http://tracker.ceph.com/issues/18621
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
05:17 PM Revision f2e39fec (ceph): rgw: configurable write obj window size
Fixes: http://tracker.ceph.com/issues/18623
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
05:17 PM Revision 96c8161a (ceph): rgw: assume obj write is a first write
if fails and object already exists then retry. This improves first obj
write performance on the expense of overwrites...
Yehuda Sadeh
05:17 PM Revision 5f4c38fa (ceph): rgw: don't update bucket index multiple times in overwrite
Instead of this for overwrites:
prepare (index),
write (head) [-EEXIST]
cancel (index)
read (head)
prepare (in...
Yehuda Sadeh
05:16 PM rgw Backport #18903 (New): jewel: rgw: first write also tries to read object
first attempted backport https://github.com/ceph/ceph/pull/13552 caused rgw suite to fail Nathan Cutler
05:13 PM Revision f96262fc (ceph): rgw: fix off-by-one in RGWDataChangesLog::get_info
Fixes: http://tracker.ceph.com/issues/18488
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
05:12 PM Revision 500eac72 (ceph): rgw: the swift container acl should support field .ref
On the openstack-swift. The container acl supports .ref, which is ignored on ceph swift.
Fixes: http://tracker.ceph....
wenjun jing
05:12 PM Revision 935cc115 (ceph): rgw: improve handling of illformed Swift's container ACLs.
Fixes: http://tracker.ceph.com/issues/18796
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
05:10 PM Revision d1ec5954 (ceph): radosgw/swift: clean up flush / newline behavior.
The current code emits a newline after swift errors, but fails
to account for it when it calculates 'content-length'....
Marcus Watts
05:09 PM Revision 1cb98684 (ceph): rgw: be aware abount tenants on cls_user_bucket -> rgw_bucket conversion.
Fixes: http://tracker.ceph.com/issues/18364
Fixes: http://tracker.ceph.com/issues/16355
Signed-off-by: Radoslaw Zarzy...
Radoslaw Zarzynski
05:08 PM Revision 68d2d4bb (ceph): radosgw-admin: realm set should create a new realm
Fixes: http://tracker.ceph.com/issues/18333
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
05:08 PM Revision ff888f8f (ceph): radosgw-admin: relam set can use input redirection
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit b8b3ae3be3f8e4c05cb23062d25c701b15900475)
Orit Wasserman
05:08 PM Revision 87811ff1 (ceph): radosgw-admin: check for name mistmatch in realm set
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 4facc5f4f3e842d371115a9a04d86257280014f0)
Orit Wasserman
05:07 PM rgw Bug #18003: slave zonegroup cannot enable the bucket versioning
No longer urgent. Nathan Cutler
05:06 PM rgw Feature #18227: multisite: trim data changes log as peers zones catch up
I guess this isn't urgent anymore, since nobody has stepped up to do the backport. Nathan Cutler
05:05 PM Revision afd036cb (ceph): rgw: fix versioned bucket data sync fail when upload is busy
Fixes: http://tracker.ceph.com/issues/18208
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com>
(cherry picked f...
lvshuhua
05:03 PM Revision 291ffe18 (ceph): rgw: fix for broken yields in RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/18076
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
05:00 PM Revision 47760677 (ceph): rgw: complete versioning enablement after sending it to meta master
Fixes: http://tracker.ceph.com/issues/18003
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
04:59 PM rgw Feature #17925 (Resolved): rgw: add radosgw-admin command to check progress toward bucket shardin...
Nathan Cutler
04:59 PM rgw Backport #19728 (Resolved): jewel: rgw: add radosgw-admin command to check progress toward bucket...
Nathan Cutler
04:59 PM rgw Bug #17755 (Resolved): rgw: json encode/decode of RGWBucketInfo missing index_type field
Nathan Cutler
04:58 PM rgw Bug #17698 (Resolved): multisite: ECANCELED & 500 error on bucket delete
Nathan Cutler
04:58 PM rgw Bug #17569 (Resolved): multisite: assertion in RGWRados::wakeup_data_sync_shards
Nathan Cutler
04:57 PM rgw Feature #17550 (Resolved): rgw: bucket resharding
Nathan Cutler
04:55 PM rgw Feature #12790 (Resolved): rgw: multipart uploads copy part support
Nathan Cutler
04:50 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
@Abhishek Varshney Do you have details on how did you end up having leaked/stale bucket index entries for objects del... Pavan Rallabhandi
04:00 PM Revision 32361a79 (ceph): qa/tasks/ceph: osd_scrub_pgs: tolerate down osd at initial scrub time
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:00 PM Revision cc902a1f (ceph): qa/tasks/ceph: osd_scrub_pgs: reissue scrub requests in loop
The scrub commands are not reliable: if the OSD doesn't happen to
be connected at the time the command is issued it m...
Sage Weil
03:54 PM CephFS Bug #20338: mem leak in Journaler::_issue_read() in ceph-mds
Was there a teuthology run where this was happening? John Spray
10:57 AM CephFS Bug #20338 (Resolved): mem leak in Journaler::_issue_read() in ceph-mds
... Kefu Chai
03:30 PM RADOS Bug #18681: ceph-disk prepare/activate misses steps and fails on [Bluestore]
Moving this to the RADOS bluestore tracker since it's probably owned by that team. Greg Farnum
03:25 PM Revision fdf98241 (ceph): Merge pull request #15738 from cbodley/wip-rgw-string-constexpr
rgw: fix constexpr for string_size in clang
Reviewed By: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Willem J...
Casey Bodley
02:53 PM Revision 18de794a (ceph): Merge pull request #15544 from taodd/master
mds: Client syncfs is slow (waits for next MDS tick)
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
02:49 PM Bug #20342 (Resolved): "MaxWhileTries: 'wait_until_healthy' reached maximum tries (150) after wai...
... Kefu Chai
02:32 PM Revision c5a178fe (ceph): Merge pull request #15746 from liewegas/wip-20227
os/bluestore: better debug output on unsharing blobs
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:49 PM Revision 616e7631 (ceph): client: signal MDS to flush log when doing a syncfs
Fixes: http://tracker.ceph.com/issues/20129
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
01:47 PM Revision 2222bf5e (ceph): Client: signal MDS to flush log when doing a syncfs
Fixes: http://tracker.ceph.com/issues/20129
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
01:47 PM CephFS Bug #20341 (Duplicate): test_migration_on_shutdown fails on master
John Spray
01:29 PM CephFS Bug #20341 (Duplicate): test_migration_on_shutdown fails on master
http://qa-proxy.ceph.com/teuthology/teuthology-2017-06-19_03:15:05-fs-master-distro-basic-smithi/1300512/teuthology.l... Zheng Yan
01:30 PM CephFS Bug #20340: cephfs permission denied until second client accesses file
I should mention that while client A was a user that has a path-restricted mds cap, the client B that "fixes" the EPE... Dan van der Ster
01:25 PM CephFS Bug #20340 (Resolved): cephfs permission denied until second client accesses file
Here is a file that client A gets permission denied during stat:... Dan van der Ster
01:08 PM Revision da7c8255 (ceph): Merge pull request #15745 from zealoussnow/wip-0617
.gitignore: exclude rpm files
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:49 PM CephFS Bug #20329: Ceph file system hang on Jewel
Eric: that's a conversation to have with whoever is providing your kernel -- the kernel bits of Ceph are not part of ... John Spray
12:38 PM CephFS Bug #20329: Ceph file system hang on Jewel
The number in the first column changes. Here is the output running the command in a while loop, once a second. Every ... Eric Eastman
09:19 AM CephFS Bug #20329: Ceph file system hang on Jewel
... Zheng Yan
12:41 PM CephFS Bug #20178 (Pending Backport): df reports negative disk "used" value when quota exceed
John Spray
12:41 PM Revision 35fcb156 (ceph): Merge pull request #15481 from jcsp/wip-20178
client: avoid returning negative space available
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
12:21 PM Revision cb3571ec (ceph): bluestore: optimized (encode|decode)_escaped
New versions don't append each char separately and don't call sprintf/
sscanf for each encodable byte, giving at leas...
Piotr Dalek
12:15 PM mgr Bug #20299 (Duplicate): ceps-mgr core found (no stack trace in log)
Nathan Cutler
12:04 PM Backport #20325: libradosstriper silently fails to delete empty objects in jewel
@Nathan Cutler: Great, thanks. Yes, of course you have my permission to use this code. Stan K
11:56 AM Backport #20325: libradosstriper silently fails to delete empty objects in jewel
@Stan: Thanks for the bug report and patch. I opened a github PR [1] in your name. Can you please provide your consen... Nathan Cutler
11:55 AM Backport #20325 (In Progress): libradosstriper silently fails to delete empty objects in jewel
Nathan Cutler
11:49 AM Backport #20325: libradosstriper silently fails to delete empty objects in jewel
h3. description
libradosstriper fails to delete striped objects of zero length without returning any kind of error...
Nathan Cutler
11:55 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
... Kefu Chai
10:54 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Unless there was a patch, I wouldn't be too sure this is fixed -- it was an intermittent failure. John Spray
10:48 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
all passed modulo a valgrind error in ceph-mds, see /a/kchai-2017-06-19_09:40:27-fs-master---basic-smithi/1300881/rem... Kefu Chai
09:41 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
rerunning at http://pulpito.ceph.com/kchai-2017-06-19_09:40:27-fs-master---basic-smithi/ Kefu Chai
11:51 AM Revision c2137f2f (ceph): libradosstriper: delete striped objects of zero length
This patch fixes the bug: "libradosstriper fails to delete striped objects of
zero length without returning any kind ...
Nathan Cutler
11:32 AM Revision 6fba204d (ceph): os/bluestore: kill dead ExtentMap::find_lextent() method
Which currently has no consumers.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:32 AM Revision 60fdfa39 (ceph): os/bluestore: refactor BlueStore::_do_write
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:26 AM Revision a5f16848 (ceph): mds: repeat dir->is_frozen in rdlock_path_xlock_dentry
Because traverse_to_auth_dir() in the rdlock_path_xlock_dentry() call dir->is_frozen,
as "traverse_to_auth_dir ---> v...
huanwen ren
11:02 AM rgw Bug #20339 (Closed): rgw stops serving requests after receiving SIGHUP
Hi.
We're running Ceph kraken (v11.2.0) on CentOS 7 and have noticed that after receiving a SIGHUP, radosgw stops pr...
Yuri Gorshkov
10:53 AM CephFS Bug #20282: qa: missing even trivial tests for many commands
Greg: can you say which script you're looking to cover these commands in? Things like session kill would be pretty a... John Spray
10:50 AM CephFS Bug #20272 (Rejected): Ceph OSD & MDS Failure
I don't think there's anything to be done with this right now -- feel free to reopen if there's some other evidence t... John Spray
10:47 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
Yanmei Ding: can you be more specific about how to reproduce this or what is going wrong internally? John Spray
10:34 AM CephFS Bug #20337 (Resolved): test_rebuild_simple_altpool triggers MDS assertion
Two things are going wrong here, I think:
* The test code is doing a self.fs.wait_for_daemons() (test_data_scan.py:4...
John Spray
10:19 AM rgw Support #20336 (New): osd_op_reply Input/output error
When I use cosbench test my rgw cluster.
I found than +sometime request got 500 return code+.
debug log:
2017-0...
Ivan Wong
10:18 AM CephFS Bug #20335 (Resolved): test_migration_on_shutdown, test_grow_shrink failing
Seems to be happening repeatedly since June 10. Latest fs-master failures:
http://pulpito.ceph.com/teuthology-201...
John Spray
09:35 AM CephFS Bug #20313 (Fix Under Review): Assertion in handle_dir_update
https://github.com/ceph/ceph/pull/15510/commits/1a5fd47880229d69a6ea484e662e8b8280ff5158 Zheng Yan
09:35 AM Revision abb65803 (ceph): Merge pull request #15614 from jcsp/wip-jt-help
tools/cephfs: fix cephfs-journal-tool --help
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
John Spray
08:54 AM Revision cba0a07f (ceph): rgw: clean-up error mapping in Swift's authentication strategy.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:26 AM Backport #19928 (In Progress): kraken: mon crash on shutdown, lease_ack_timeout event
Alexey Sheplyakov
08:14 AM RADOS Feature #15835 (Fix Under Review): filestore: randomize split threshold
Nathan Cutler
07:11 AM Revision a6a567f9 (ceph): rgw: can't download large random file when compression enable
Fixes :http://tracker.ceph.com/issues/20231
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com>
fang.yuxiang
05:54 AM Revision 8e4665db (ceph): Merge pull request #15749 from Adirl/wip
msg/async/rdma: handle buffers after close msg
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
05:47 AM Revision fb79932b (ceph): mon/PGMonitor: clean up min/max span warning
Clean up option naming.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 489e810c37ed6fb9d32d10...
Sage Weil
05:46 AM Revision c6e4fff5 (ceph): mon: Add warning if diff in OSD usage > config mon_warn_osd_usage_perce...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c8004e6558359fb542e45bb4b483a6c91afdc0b4)...
David Zafman
05:46 AM Revision 728097af (ceph): filestore: Account for dirty journal data in statfs
Fixes: http://tracker.ceph.com/issues/16878
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
05:46 AM Revision 8180f161 (ceph): osd: Round fullness in message to correspond to df -h
This really only works after journal drains because
we adjust for the journal.
Signed-off-by: David Zafman <dzafman@...
David Zafman
05:41 AM Revision 21e2a033 (ceph): osd: Fix ENOSPC crash message text
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 50cfe03fcba253c8380b21043ed03879134d6836)...
David Zafman
05:41 AM Revision 0412bf2a (ceph): mon: Bump min in ratio to 75%
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 830cc7aa7be1ccd8f54f056b6a58e923cadd1c2b)
David Zafman
05:23 AM Revision a921882e (ceph): osd: Reverse order of op_has_sufficient_caps and do_pg_op
Fixes: http://tracker.ceph.com/issues/19790
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
04:58 AM Revision 03b4a83f (ceph): qa/workunits/mon/auth_caps.sh: remove tests for blank cap
* remove tests for blank cap: this feature is not supported/implemented by AuthMonitor.
* remove cap for client.baz a...
Kefu Chai
03:04 AM Revision 9e1d8577 (ceph): qa/workunits/mon/auth_caps.sh: Revert "qa/workunits: mon: auth_caps: ac...
This reverts commit f0653c0401eafd154dd4579e6bcf6caa7627cf4c.
--force is not implemented by AuthMonitor. so revert t...
Kefu Chai
02:25 AM Revision 84673510 (ceph): src/common/ceph_string: stringify new osd states
In https://github.com/ceph/ceph/pull/15725 I introduce
two more osd states.
This patch pulls them in.
Signed-off-by...
xie xingguo
02:14 AM Revision 45877d38 (ceph): rgw: meta sync thread crash at RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/20251
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
fang.yuxiang
01:24 AM Revision 08dcbc09 (ceph): rgw: add support for delete marker expiration in s3 lifecycle.
Fixes: http://tracker.ceph.com/issues/19730
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
01:15 AM Revision 7dd09958 (ceph): rgw: update bucket cors in secondary zonegroup should forward to master
pr#14082 is incomplete, cors should be redirect to master
Fixes: http://tracker.ceph.com/issues/16888
Signed-off-by...
lu.shasha

06/18/2017

11:27 PM Revision b61c43a5 (ceph): ceph-dencoder: Silence coverity CID 1412579
141 if (i == 0)
142 i = m_list.size();
143 if ((i == 0) || (i > m_list.size()))
144 ...
Brad Hubbard
11:01 PM mgr Bug #20322 (Rejected): All cephtool tests fail on master with "tell mgr.x restful create-key admi...
This should be installed when running install-deps.sh so closing this tracker as python-pecan is a dependency. Brad Hubbard
10:29 PM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
github.com:mdw-at-linuxbox/ceph-1 policy is a copy of my current changes to master to do this. Lots of temp debug me... Marcus Watts
05:47 PM CephFS Bug #20328 (Duplicate): Test failure: test_export_pin (tasks.cephfs.test_exports.TestExports)
John Spray
03:37 PM Revision 93317c9e (ceph): Merge pull request #15725 from xiexingguo/wip-noupin
mon/OSDMonitor: batch noup/noin osds support
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 PM CephFS Bug #20334 (Resolved): I/O become slowly when multi mds which subtree root has replica
yanmei ding
02:08 PM Revision 8a6e3f6b (ceph): when print log, use __func__ instead of hard code function name
Signed-off-by: mychoxin <mychoxin@gmail.com> xin mycho
01:26 PM Revision 29d41af5 (ceph): msg/async/rdma: remove assert from srq destroy in ~Infiniband
issue:1040242
Even though ibv_destroy_srq does not return 0, all resources
are destroyed. No need to assert.
Change...
Daniel Bar-On
01:16 PM Revision fef4e859 (ceph): msg/async/rdma: handle buffers after close msg
fixing an issue of OSD’s going down during recovery process while traffic
is running in the background.
fix is making...
Adir Lev
09:24 AM Revision 1ce55c46 (ceph): Merge pull request #15748 from Liuchang0812/wip-fix-release-note
doc/release-note: update release-note
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
08:36 AM RADOS Bug #20332: rados bench seq option doesn't work
Did you actually write out some data for it to read first? "seq" is just pulling back whatever was written down in th... Greg Farnum
08:28 AM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
Bumping this priority up since it's an assert on read of committed data, rather than a simple disk write error. Greg Farnum
08:24 AM RADOS Bug #20295: bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool w/ overwrites
Sounds like we need some way of more reliably accounting for the extra cost of EC overwrites in our throttle limits. Greg Farnum
08:23 AM rbd Bug #20333: RBD bench in EC pool w/ overwrites overwhelms OSDs
Hopefully the RBD client can do something to be a little friendlier? Tracking OSD throttling improvements in the orig... Greg Farnum
08:22 AM rbd Bug #20333 (Rejected): RBD bench in EC pool w/ overwrites overwhelms OSDs
When running "rbd bench-write" using an RBD image stored in an EC pool, the some OSD threads start to timeout and eve... Greg Farnum
08:18 AM Bug #20281: ClsHello.* test failed in ceph-ansible-kraken-distro-basic-ovh
EPERM sounds like a test set up issue to me. Greg Farnum
08:13 AM Revision a899bee5 (ceph): qa/workunits: update rbd-nbd.sh for the changes of rbd-nbd list-mapped.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
08:12 AM Revision 4c905cd2 (ceph): rbd-nbd: support to display pool/image/snap information which mapped to
a nbd device.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Pan Liu
07:46 AM Revision 7bafc73f (ceph): redirect balanced reads to acting primary when necessary
Redirect balanced read requests to acting primary when the
targeting object hasn't been recovered on replica OSDs.
F...
Xuehan Xu
06:09 AM rgw Bug #20297 (Resolved): multisite: PutBucketPolicy does not forward to meta master
Orit Wasserman
06:09 AM Revision 54b916bf (ceph): Merge pull request #15736 from cbodley/wip-20297
rgw: forward RGWPutBucketPolicy to meta master
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
06:06 AM Revision 33a7fc0c (ceph): Merge pull request #15132 from cbodley/wip-doc-rgw-remove-agent
doc/rgw: remove Federated Configuration, clean up multisite Orit Wasserman
04:06 AM Revision a9c1c098 (ceph): rgw: drop deprecated global var
Each if (cmd == XXX ) {} block that initialize the local var
`RGWBucketInfo bucket_info` explicitly by invoking `init...
Jiaying Ren
04:04 AM Revision 59408521 (ceph): rgw: cleanup rgw-admin duplicated judge during OLH GET/READLOG
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
03:56 AM Revision 5e3b7e41 (ceph): doc/release-note: update release-note
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
03:24 AM Revision db135923 (ceph): rgw: fix bucket location s3 compatible issue
create bucket with location constraint doesn't exist in AWS S3
will response like the following:
{'data': '<?xml ver...
Jiaying Ren
03:24 AM Revision 96db3d7f (ceph): rgw/multisite: unify zg is_master judge
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
03:24 AM Revision 25e4d1e4 (ceph): rgw/multisite: check location constraint existness
to match the behavior of AWS S3
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
Jiaying Ren
12:39 AM Revision f53559f9 (ceph): mon/OSDMonitor: batch noup/noin osds support
This is a follow-up change of https://github.com/ceph/ceph/pull/15381.
This patch also simplifies the original code l...
xie xingguo

06/17/2017

10:31 PM mgr Bug #20322: All cephtool tests fail on master with "tell mgr.x restful create-key admin" "no vali...
I can reproduce this by removing python2-pecan. This, in hindsight, must have been the package I installed to resolve... Brad Hubbard
05:48 PM mgr Bug #20322: All cephtool tests fail on master with "tell mgr.x restful create-key admin" "no vali...
This is presumably happening because the tests use vstart, and vstart just got updated to use some restful-specific c... John Spray
09:30 PM Bug #20237: "HEALTH_WARN no legacy OSD present but 'sortbitwise' flag is not set" in upgrade:hamm...
The tests need to be enhanced to set sortbitwise during the upgrade. That's one of many upcoming changes which upgrad... Greg Farnum
09:21 PM Bug #20217 (Closed): cephfs can be mounted even when keyring is modified
Sounds like the last character just has so,e overflow that can be noise because it isn't read. Glad this isn't a secu... Greg Farnum
09:21 PM Revision c994071b (ceph): Merge pull request #15658 from xiexingguo/wip-fix-reshard
os/bluestore: fix possible out of order shard(offset == 0); add sanity check
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:21 PM Revision 6856fe7d (ceph): Merge pull request #15716 from jcsp/wip-mgr-fsmap
mgr: fix MgrStandby eating messages
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:20 PM Revision 0598bf53 (ceph): Merge pull request #15732 from liewegas/wip-osd-boot-message
osd: do not try to boot until we've seen the first osdmap Sage Weil
09:19 PM Revision 68ae47f2 (ceph): Merge pull request #15740 from liewegas/wip-pgmap-debug
mon,mgr: print pgmap reports to debug (not cluster) log
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
09:19 PM RADOS Bug #20188: filestore: os/filestore/FileStore.h: 357: FAILED assert(q.empty()) from ceph_test_obj...
This testing branch didn't include any of the filestore improvements we've been getting, did it? Greg Farnum
09:18 PM RADOS Bug #19943: osd: enoent on snaptrimmer
/a/sage-2017-06-17_13:41:40-rados-wip-sage-testing-distro-basic-smithi/1297478 Sage Weil
09:16 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
Do we have any idea why it hasn't popped up in leveldb? Is the multi-threading stuff less conducive to being snapshot... Greg Farnum
09:16 PM Revision a1e55e7d (ceph): Merge pull request #15389 from gregsfortytwo/wip-18126
qa: do not restrict valgrind runs to centos
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:14 PM RADOS Bug #20134 (Rejected): test_rados.TestIoctx.test_aio_read AssertionError: 5 != 2
5 is EIO. Thats not an error code we produce, but it's a possibility until David's stuff preventing us from returning... Greg Farnum
09:10 PM RADOS Bug #20326: Scrubbing terminated -- not all pgs were active and clean.
https://github.com/ceph/ceph/pull/15747 Sage Weil
09:10 PM Bug #20127 (Resolved): make check fails if "which" not installed
Merged! Greg Farnum
09:09 PM RADOS Bug #20116: osds abort on shutdown with assert(ceph/src/osd/OSD.cc: 4324: FAILED assert(curmap))
Are there more logs or core dumps available around this? That backtrace looks serious but doesn't contain enough info... Greg Farnum
09:05 PM RADOS Support #20108 (Resolved): PGs are not remapped correctly when one host fails
Okay, as described (and especially since it's better in jewel) this is almost certainly about CRUSH max_retries. I'm ... Greg Farnum
06:18 PM RADOS Bug #20242: Make osd-scrub-repair.sh unit test run faster
I'm looking into making this test run faster as well as a couple of the other slow ones by splitting them up into sma... Caleb Boylan
06:18 PM RADOS Bug #19639 (Can't reproduce): mon crash on shutdown
Greg Farnum
05:52 PM RADOS Bug #19639: mon crash on shutdown
I haven't seen this happen again in recent memory. John Spray
05:25 AM RADOS Bug #19639: mon crash on shutdown
Turning this down; should close if we don't get it happening again. Greg Farnum
03:01 PM Fix #20305: ceph osd new -i should read from stdin
Loic Dachary wrote:
> Most ceph osd new users presumably want to pipe the secrets instead of writing them to a file....
Willem Jan Withagen
02:59 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
A month past and I'm still not able to figure where the problem was, neither am I able to recover my cluster. Trying ... WANG Guoqin
01:47 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
I presume this was a bug in the older dev releases, but we should verify that before release. Greg Farnum
02:29 PM Support #20103 (Closed): ceph osd down
This is expected behavior when your local disk is slow, and there's nothing here that make sure it look like a Ceph e... Greg Farnum
02:26 PM RADOS Bug #20099 (Need More Info): osd/filestore: osd/PGLog.cc: 911: FAILED assert(last_e.version.versi...
Does this still exist or is it all cleaned up now? The repeating versions is a little weird but that's not enough dat... Greg Farnum
02:22 PM RADOS Bug #20092: ceph-osd: FileStore::_do_transaction: assert(0 == "unexpected error")
Do you have any evidence this *wasn't* an unexpected error given to us by the Filesystems, Jason? That does happen in... Greg Farnum
02:15 PM RADOS Bug #20059: miscounting degraded objects
Maybe we count each instance of an object when it's degraded (i.e., 3x for replicated pools), but the non-degraded on... Greg Farnum
02:07 PM Support #20046 (Resolved): PGs stuck in active+rempped state
This is a result of CRUSH failing to map the PG in your configuration. Look at the crush tunables and max_tries. Greg Farnum
01:52 PM rgw Bug #19951 (Resolved): rgw:SLO download response header "X-Object-Meta-Static-Large-Object" has 4...
Greg Farnum
01:48 PM Bug #19925 (Closed): Bluestore osd crashes on start
Greg Farnum
01:43 PM RADOS Bug #19882: rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0.10251ca0c5f...
Is this the read of partially-written EC extents? Need some context if it's in Testing... Greg Farnum
01:36 PM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
http://pulpito.ceph.com/sage-2017-06-16_19:23:03-rbd:qemu-wip-19882---basic-smithi/
reliably reproduced by rbd/qemu
Sage Weil
01:33 PM Revision 98b18836 (ceph): os/bluestore: better debug output on unsharing blobs
Looking for http://tracker.ceph.com/issues/20227
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:58 AM Revision 345ddad7 (ceph): .gitignore: exclude rpm files
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
07:58 AM Bug #19824 (Duplicate): Reccurance of #18746(Jewel) in (Kraken)
Greg Farnum
07:51 AM Bug #19974 (Resolved): "HEALTH_WARN too few PGs per OSD" test_wait_for_health_ok
Kefu Chai
07:31 AM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
AccountingFilter is missing "complete_request". So that's why master drops "bytes_sent" in most cases. Implementing... Marcus Watts
05:55 AM Bug #19769 (Duplicate): ceph-mon 12.0.2 crashes at startup in creating_pgs_t::decode
Greg Farnum
05:52 AM Support #19747 (Closed): Only the first 3 OSD could be activated
Greg Farnum
05:50 AM RADOS Bug #19737: EAGAIN encountered during pg scrub (jewel)
(Optimistically sorting it as a test issue.) Greg Farnum
05:50 AM RADOS Bug #19737: EAGAIN encountered during pg scrub (jewel)
Is the message that the primary OSD is down incorrect? We've seen a few things like this that are test bugs around ha... Greg Farnum
05:45 AM RADOS Bug #19700 (Need More Info): OSD remained up despite cluster network being inactive?
Greg Farnum
05:42 AM RADOS Bug #19695: mon: leaked session
Has this reproduced? I thought valgrind was clean enough we notice new leaks. Greg Farnum
05:41 AM Bug #19658 (Resolved): "error calling conf_read_file: error code 22" means the Ceph conf file doe...
Calling this done for now, since there were specific improvements. Other issues can get new tickets. Greg Farnum
05:21 AM Bug #19600 (Closed): "command: ceph --cluster {{ cluster }} osd pool stats rbd" never returns
Pretty sure this was the thing they were seeing because no Ceph-mgr was getting turned on. Greg Farnum
05:19 AM RADOS Bug #19518: log entry does not include per-op rvals?
Have we *ever* filled in the per-op rvalues on retry? That sounds distressingly like returning read data on a write o... Greg Farnum
05:15 AM RADOS Bug #19487 (In Progress): "GLOBAL %RAW USED" of "ceph df" is not consistent with check_full_status
Based on PR comments we expect this to be fixed up by one of David's disk handling branches. Or did that one already... Greg Farnum
04:41 AM Messengers Fix #20330 (Fix Under Review): msg : tcp backlog parameter increase
https://github.com/ceph/ceph/pull/15743 Kefu Chai
03:57 AM Revision 226cd6f6 (ceph): msg: make listen backlog become a option, increase from 128 to 512
Fixes: http://tracker.ceph.com/issues/20330
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:52 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
John, sorry. i missed this. will take a look at it next monday. Kefu Chai
03:00 AM Revision 53c04e5b (ceph): Merge pull request #15618 from liupan1111/wip-fix-comment
tools/rados: fixed typo in help information
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:34 AM RADOS Bug #19486: Rebalancing can propagate corrupt copy of replicated object
Hat is an interesting point about BlueStore; it will detect corruption but not manual edits... Greg Farnum
02:28 AM Bug #19447: "ceph_t est_cls_numops: not found" in upgrade:hammer-jewel-x-kraken-distro-basic-smithi
I imagine this is the result of a test binary that exists in kraken but not jewel? Is it still a bug? Greg Farnum
02:25 AM Bug #19424: "cluster [ERR] 1.2 deep-scrub 2 errors"" in powercycle-jewel-testing-basic-smithi
Are we doing something with the way we power cycle that can lose log lines? Or were these not the ends? Greg Farnum
02:23 AM RADOS Bug #19400 (Resolved): add more info during pool delete error
Greg Farnum
02:19 AM Revision a10c0fbd (ceph): Merge pull request #15720 from ShiqiCooperation/rbdshiqi
test/unittest_librbd: remove unused variables
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:48 AM Feature #20087 (Pending Backport): OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Note to backporters: consider whatever happens with https://github.com/ceph/ceph/pull/15727 ! Greg Farnum
01:41 AM Revision 6846f483 (ceph): mgr: print a more helpful error message for when users lack mgr cephx caps
Add some brief documentation on updating their caps and link to it.
Fixes: http://tracker.ceph.com/issues/20296
Sig...
Greg Farnum
12:26 AM RADOS Bug #20332 (Won't Fix): rados bench seq option doesn't work

For some reason "seq" option finishes too quickly....
David Zafman

06/16/2017

11:51 PM mgr Bug #20322: All cephtool tests fail on master with "tell mgr.x restful create-key admin" "no vali...
Your testing my memory but I believe this happened to me because the restful module was not installed due to a missin... Brad Hubbard
01:31 AM mgr Bug #20322: All cephtool tests fail on master with "tell mgr.x restful create-key admin" "no vali...
Adam Emerson wrote:
> Attempting to run make check on my local machine (or ctest), I get failures in cephtool-test-m...
Yanhu Cao
10:52 PM Bug #20240: libradosstriper processes arbitrary printf placeholders in user input
@Jesse Williamson, yes, of course you have my permission to use this code.
My email is redrampage@selectel.ru.
Stan K
08:50 PM Bug #20240: libradosstriper processes arbitrary printf placeholders in user input
@Stan K, I'll need to your email address to sign you off as the author of the patch, assuming that you've given me pe... Jesse Williamson
10:01 PM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
whoops, didn't mean to wipe out the version info. Zack Cerza
10:00 PM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
@ceph-cm-ansible != ceph-ansible@ :) Zack Cerza
09:52 PM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
And when I asked on IRC there was another user who reported he had a similar issue in the past:
--- Day changed Don ...
Gaudenz Steinlin
09:50 PM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
Hi Greg
Thanks for looking into this. But I'm pretty sure this is not related to ceph-ansible. The fact that this ...
Gaudenz Steinlin
09:16 PM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
The cluster or network is clearly suffering from some issues here. Notice that there are whole hosts of OSDs getting ... Greg Farnum
08:48 AM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
==== storage02-b (172.16.4.112) ====
2017-06-14 15:56:17.150731 7fae3d75b700 0 log_channel(audit) log [INF] : fro...
Gaudenz Steinlin
08:48 AM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
==== storage02-a (172.16.4.102) ====
2017-06-14 15:56:19.343537 7fa5e76e0700 0 log_channel(audit) log [INF] : fro...
Gaudenz Steinlin
08:48 AM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
==== storage01-c (172.16.4.121) ====
2017-06-14 15:56:22.548512 7f7f0f896700 0 log_channel(audit) log [INF] : fro...
Gaudenz Steinlin
08:47 AM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
==== storage01-b (172.16.4.111) ====
2017-06-14 15:56:24.697112 7fdf205dd700 0 log_channel(audit) log [INF] : fro...
Gaudenz Steinlin
08:47 AM ceph-ansible Support #20327: Restarting 1 mon caused complete cluster lockup
==== storage01-a (172.16.4.101) ====
2017-06-14 15:56:31.833465 7f2d66390700 -1 mon.storage01-a@0(leader) e1 ***...
Gaudenz Steinlin
08:45 AM ceph-ansible Support #20327 (New): Restarting 1 mon caused complete cluster lockup
At the end of an Ansible playbook run the monitor daemon on host storage01-a was restarted.
The Ansible playbook cha...
Gaudenz Steinlin
09:59 PM Revision 7b95e81f (ceph): common/freebsd_errno.cc: fixed again a stupid typo
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:40 PM Revision d1337f38 (ceph): Merge pull request #15741 from wjwithagen/wip-wjw-freebsd-host-errno-2
common/freebsd_errno.cc: fix missing ; Sage Weil
09:36 PM Revision 5b29a8f4 (ceph): common/freebsd_errno.cc: fix missing ;
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:15 PM Revision 1afcf4e9 (ceph): mgr/DaemonServer: print PGMapDigest summary on send
Useful for debugging.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:14 PM Feature #18409 (Resolved): scrub: tolerate and repair case where an object has an object_info wit...
https://github.com/ceph/ceph/pull/15559 David Zafman
09:14 PM Revision bcc4f9b8 (ceph): Merge pull request #15495 from wjwithagen/wip-wjw-freebsd-host-errno
core: introduce (and fix) code to pass errno to other OSes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:14 PM Bug #20186: snapset xattr corruption propagated from primary to other shards
https://github.com/ceph/ceph/pull/15559 David Zafman
09:04 PM Bug #20186 (Resolved): snapset xattr corruption propagated from primary to other shards
Sage Weil
09:12 PM Revision bdf40c54 (ceph): Merge pull request #15717 from liewegas/wip-20326
qa/tasks/ceph.py: tolerate active+clean+something
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:11 PM Revision 0ed708a1 (ceph): Merge pull request #15721 from majianpeng/bluestore-nodevice-nosymlink
os/bluestore/BlueStore: no device no symlink.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:10 PM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
/a/sage-2017-06-16_18:45:23-rados-wip-sage-testing-distro-basic-smithi/1293630 Sage Weil
01:40 PM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
... Sage Weil
09:10 PM RADOS Bug #20331 (Rejected): osd/PGLog.h: 770: FAILED assert(i->prior_version == last)
... Sage Weil
09:03 PM Revision b3e2ad5d (ceph): Merge pull request #15559 from dzafman/wip-20186
osd: Check snapset for validity when selecting authoritative shard
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:03 PM Revision ccc146c5 (ceph): rgw: fix constexpr for string_size
string_size<const char*>() is no longer constexpr. added new constexpr
specialization for string_size<char[N]>()
Sig...
Casey Bodley
09:02 PM Revision 15ce0772 (ceph): messages/MOSDPing: optimize encode and decode of dummy payload
The dummy payload doesn't need to be processed, we can just skip over
it when decoding and we can use a single buffer...
Piotr Dalek
09:02 PM Revision cecd1af8 (ceph): Merge pull request #15552 from TsaiJin/wip-queue-scrub-with-higher-prio...
osd/OSD.h: requeue the scrub job with higher priority to shorten the blocking time of related requests
Reviewed-by: ...
Yuri Weinstein
09:01 PM Revision 4f775a72 (ceph): mon/MgrStatMonitor: print PGMapDigest summary on receipt
Useful for debugging.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:00 PM Revision d959735a (ceph): messages/MOSDPing: fix the inflation amount calculation
If user specifies a min_message_size small enough (or zero to disable
it altogether), OSDs will crash and burn while ...
Piotr Dalek
08:57 PM Revision 0d97072c (ceph): Merge pull request #15722 from dmick/master
test/osd/osd-dup.sh: use wait_for_clean
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@r...
Greg Farnum
08:34 PM Revision 84de9cc8 (ceph): Merge pull request #15735 from theanalyst/rgw-uninit-atomic
rgw_rados: initialize cur_shard
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:01 PM Messengers Fix #20330 (Resolved): msg : tcp backlog parameter increase

On a quite large cluster, during a cold restart phase, I noticed from tcp metrics some "ListenOverflows" and "Liste...
red ref
07:44 PM RADOS Bug #20000 (Need More Info): osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
Sage Weil
07:44 PM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
Could be... maybe also #20273? Sage Weil
02:56 AM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
we found that the msg threads still working after the `delete osd` in asyncmsg env, its because the asyncmsg::wait() ... Zengran Zhang
07:41 PM RADOS Bug #20274: rewind divergent deletes head whiteout
Sage Weil
07:40 PM mgr Bug #20208 (Need More Info): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Sage Weil
01:38 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
first instance happened again:... Sage Weil
07:22 PM rgw Bug #20247 (Resolved): get bucket policy return wrong format result
Casey Bodley
07:21 PM rgw Bug #20297 (Fix Under Review): multisite: PutBucketPolicy does not forward to meta master
https://github.com/ceph/ceph/pull/15736 Casey Bodley
07:11 PM Revision 5e7eead3 (ceph): Merge pull request #15524 from cbodley/wip-rgw-sync-debug-logging
rgw: raise debug level of meta sync logging
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
07:03 PM Revision aa973688 (ceph): Merge pull request #15711 from cbodley/wip-rgw-swift-default-auth-error
rgw: fix swift default auth error after auth strategy refactoring
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:44 PM Revision 5ea111f3 (ceph): test/rgw: add multisite test_set_bucket_policy
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:44 PM Revision 2eb86ab9 (ceph): rgw: forward RGWPutBucketPolicy to meta master
Fixes: http://tracker.ceph.com/issues/20297
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:42 PM Revision 35e75bd6 (ceph): os/bluestore/BlueStore: no device no symlink.
If bluestore_block_db_create or bluestore_block_db_create is false
and we use non-exist blockdevice as db/wal. ceph-o...
Jianpeng Ma
06:07 PM rgw Bug #20234: rgw: shadow objects are sometimes not removed
I think the way to go would be to add a new attr that would not change, and hold the 'tail tag'. We can either always... Yehuda Sadeh
08:58 AM rgw Bug #20234: rgw: shadow objects are sometimes not removed
So when fixing http://tracker.ceph.com/issues/11256 commit edc0627a1dbeb66ea2f5f177f6ceca64559ff3d8 explictly added s... Jens Harbott
08:39 AM rgw Bug #20234: rgw: shadow objects are sometimes not removed
The cat to set_attrs still contains the correct parameters, but what gets written to the OSD contains the "bad" @idta... Jens Harbott
05:56 PM Revision b45c09b9 (ceph): osd/ECTransaction: only read partial stripes when below *original* obje...
If we touch a partial stripe that is before the stripe-aligned object size
we need to read it in to do a read/modify/...
Sage Weil
05:39 PM Revision 1f6dc379 (ceph): rgw_rados: initialize cur_shard
valgrind reported an uninitialized value on use of cur_shard at a few
places, so explicitly declaring this to 0 as we...
Abhishek Lekshmanan
05:34 PM Revision 55000d7f (ceph): rgw: add atomic RGWPeriod::update_latest_epoch
update_latest_epoch() uses RGWObjVersionTracker to implement atomic
updates to the period's latest_epoch, returning -...
Casey Bodley
05:34 PM Revision c1731dd2 (ceph): rgw: remove set_latest_epoch from RGWPeriod::store_info
split the latest_epoch update out of RGWPeriod::store_info(), so callers
that need to call the atomic update_latest_e...
Casey Bodley
05:34 PM Revision d825b9d8 (ceph): rgw: call update_latest_epoch() on all period updates
when updating the period, callers use the atomic result of
update_latest_epoch() to determine whether they need to ca...
Casey Bodley
05:34 PM Revision 5770a01e (ceph): rgw: remove unused RGWPeriod::use_next_epoch
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:34 PM Revision b855c396 (ceph): rgw: period latest_epoch ops take optional objv tracker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:32 PM Revision 9cc834e1 (ceph): doc/rgw: remove Upgrade to Older Versions of Jewel page
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:32 PM Revision 3a6471a6 (ceph): doc/rgw: update pool names, document namespaces
Fixes: http://tracker.ceph.com/issues/19504
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:32 PM Revision cf8a3c19 (ceph): doc/rgw: remove Federated Configuration page
Fixes: http://tracker.ceph.com/issues/18082
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:32 PM Revision 10ab5fcf (ceph): doc/rgw: clean up multisite config options
remove region stuff, radosgw-agent stuff, and zone/pool stuff that is
duplicated in the multisite page
moved sync lo...
Casey Bodley
05:27 PM Revision 4c22420b (ceph): Merge pull request #15678 from cbodley/wip-rgw-string-join
rgw: add variadic string join for s3 signature generation
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewe...
Casey Bodley
05:25 PM Revision 06975933 (ceph): rgw: raise debug level of meta sync logging
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:25 PM Revision 0aaca981 (ceph): rgw: remove debug log statements in RGWMetaSyncShardCR
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:23 PM Revision d6808aef (ceph): Merge pull request #15036 from joke-lee/master
rgw-multisite: fix the problem of rgw website configure 'RedirectAllRequestsTo' failed to sync to slave zone
Reviewe...
Casey Bodley
05:22 PM Revision e5f726c4 (ceph): Merge pull request #15731 from cbodley/wip-rgw-rest-client-signature
rgw: fix rest client's order of args in get_v2_signature
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
04:59 PM Revision b92fe4ee (ceph): osd: do not try to boot until we've seen the first osdmap
This is actually not a change in behavior *except* we see this message
instead of
2017-06-15 18:05:29.760938 24a7f70...
Sage Weil
04:52 PM Revision ef94eb52 (ceph): rbd-nbd: remove global variables.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
04:22 PM CephFS Bug #20329 (Resolved): Ceph file system hang on Jewel
We are running Ceph 10.2.7 and after adding a new multi-threaded writer application we are seeing hangs accessing met... Eric Eastman
03:58 PM Revision 1097f0ae (ceph): rgw: fix error mapping after auth strategy refactoring
the changes in bd81c216d0ef36a66c27180f13430c9702393fb6 inadvertently
changed swift's default auth error from EPERM t...
Casey Bodley
03:06 PM Revision f8498f5b (ceph): rgw: fix rest client's order of args in get_v2_signature
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:03 PM Revision b8e37dd5 (ceph): Merge pull request #15672 from liewegas/wip-bluestore-cache-ratios
os/bluestore: handle rounding error in cache ratios
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: M...
Sage Weil
03:00 PM Revision 447791fc (ceph): Merge pull request #15718 from ztczll/zl
os/bluestore: remove unused variables
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: xie xingguo <xie.xinggu...
Sage Weil
02:59 PM Revision 8fc969b5 (ceph): Merge pull request #15730 from liewegas/wip-make-check
ceph-object-corpus: mark MMDSSlaveRequest incompat change Sage Weil
02:57 PM Revision b1ca557e (ceph): ceph-object-corpus: mark MMDSSlaveRequest incompat change
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 PM mgr Bug #20299 (Resolved): ceps-mgr core found (no stack trace in log)
fixed by 2fd49a1a617fc2a5736adcd591a2c0b159372fea Sage Weil
02:48 PM rbd Bug #20175 (Pending Backport): test_librbd_api.sh fails in upgrade test
Kefu Chai
02:19 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
@Kefu: thanks -- that's a different issue. I'll take care of that today. Jason Dillaman
01:47 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
Jason, the test still fails with this fix. see http://tracker.ceph.com/issues/20175#note-12 Kefu Chai
01:01 PM rbd Bug #20175 (Pending Backport): test_librbd_api.sh fails in upgrade test
Jason Dillaman
02:28 PM Revision 44b7839c (ceph): OSD: mark two heartbeat config opts as observed
"osd heartbeat min size" and "osd heartbeat interval" can be changed
at runtime, because their values, when used, are...
Piotr Dalek
02:23 PM Backport #20315 (In Progress): kraken: mon: fail to form large quorum; msg/async busy loop
https://github.com/ceph/ceph/pull/15729 Alexey Sheplyakov
02:18 PM Revision 3dd96a6d (ceph): os/bluestore/BlueFS: Rebuild memcopy for bufferlist::page_aligned_appender
BlueFS use bufferlist::page_aligned_appender to make data aligned
w/ memory. But bufferlist::rebuild_aligned_size_and...
Jianpeng Ma
01:45 PM Revision 94d33248 (ceph): Merge pull request #15251 from joscollin/wip-cleanup-redundant-headers-4
common: Remove redundant includes - 4
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Sage Weil
01:45 PM Revision ca4b358c (ceph): Merge pull request #15310 from liewegas/wip-qa-scrubs
qa/tasks/ceph: raise exceptions if scrubbing fails or cannot proceed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Sage Weil
01:44 PM Revision f7ede9ba (ceph): Merge pull request #15657 from xiexingguo/wip-reshard-allocation
os/bluestore: fix potential access violation
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
01:43 PM Bug #20115 (Resolved): rest.py: pool delete failure
Sage Weil
01:43 PM Revision be0bbe17 (ceph): Merge pull request #15706 from tchaikov/wip-20115
ceph-rest-api: be more tolerant on network failure
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:43 PM Bug #20323 (Resolved): valgrind: UninitValue in calc_front_crc
Sage Weil
01:42 PM Revision 965392e1 (ceph): Merge pull request #15714 from liewegas/wip-20323
messages/MOSDPing: initialize MOSDPing padding
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:39 PM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
/a/sage-2017-06-16_00:46:50-rados-wip-sage-testing-distro-basic-smithi/1292433
rados/thrash-erasure-code/{ceph.yam...
Sage Weil
01:49 AM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
/a/kchai-2017-06-15_17:39:27-rados-wip-kefu-testing---basic-smithi/1291475 also with rocksdb + btrfs Kefu Chai
01:24 PM CephFS Bug #20328 (Duplicate): Test failure: test_export_pin (tasks.cephfs.test_exports.TestExports)
http://qa-proxy.ceph.com/teuthology/jspray-2017-06-15_02:50:24-multimds-wip-jcsp-testing-20170614-testing-basic-smith... Zheng Yan
01:02 PM Revision ba220e41 (ceph): Merge pull request #15561 from zy751713126/add-create-rbd-default-info
rbd: add default note info to size (create and resize)
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:01 PM Revision 7edc62d3 (ceph): Merge pull request #15611 from tchaikov/wip-20175
test/librbd: decouple ceph_test_librbd_api from libceph-common
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:31 PM Revision 27e9644c (ceph): msg/async: go to open new session when existing already closed
Fixes: http://tracker.ceph.com/issues/20230
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 9...
Haomai Wang
12:30 PM Revision 67ee45bb (ceph): msg/async: fix accept_conn not remove entry in conns when lazy delete
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit bf98babb3289a7714543ff3cbd3872d80f0dc196)
Haomai Wang
12:22 PM Backport #20314 (In Progress): jewel: mon: fail to form large quorum; msg/async busy loop
https://github.com/ceph/ceph/pull/15726 Alexey Sheplyakov
11:42 AM rgw Documentation #20309: Manual installation guide needs updates
More issues:
The admin key that is generated also needs: @--cap mgr 'allow *'@
This command will fail and needs...
Jens Harbott
09:48 AM Revision 0068d9f3 (ceph): msg/async: go to open new session when existing already closed
Fixes: http://tracker.ceph.com/issues/20230
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 9...
Haomai Wang
09:44 AM Revision 28aa104c (ceph): msg/async: fix accept_conn not remove entry in conns when lazy delete
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit bf98babb3289a7714543ff3cbd3872d80f0dc196)
Haomai Wang
09:44 AM Revision 9212d620 (ceph): msg/AsyncMessenger.h:remove unneeded use of count
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit b9ccc756614870142ba878ffdf82c7c7c89e49a2)
Michal Jarzabek
07:17 AM mgr Feature #17503 (Resolved): Enable python modules to subscribe to cluster log
https://github.com/ceph/ceph/pull/13690 has been merged. so I resolve this issue. Chang Liu
06:40 AM Revision 111b7b26 (ceph): mon: Log errors at startup
Currently we send error messages to stderr but these tend to be
swallowed up by the init scripts. Send error messages...
Brad Hubbard
06:39 AM RADOS Bug #14088 (In Progress): mon: nothing logged when ENOSPC encountered during start up
https://github.com/ceph/ceph/pull/15723 - merged Brad Hubbard
06:14 AM Revision 30efce5b (ceph): test/osd/osd-dup.sh: use wait_for_clean
Rather than a onetime 'ceph -s' test, which might be too early
on a loaded machine, use wait_for_clean; that's its jo...
Dan Mick
05:54 AM RADOS Bug #19320: Pg inconsistent make ceph osd down
Hmm, did one of our official release said have the broken snapshot trimming back port semantics? I didn't think so bu... Greg Farnum
05:48 AM Bug #19302 (Pending Backport): mon: osd crush set crushmap need sanity check
PR merged. Greg Farnum
04:05 AM RADOS Bug #20256 (Resolved): "ceph osd df" is broken; asserts out on Luminous-enabled clusters
Nathan Cutler
04:03 AM Revision 9b12fe08 (ceph): rgw: dont spawn error_repo until lease is acquired
if RGWDataSyncShardCR fails to acquire its lease, it doesn't call
error_repo->finish() to stop the coroutine. wait un...
Casey Bodley
04:03 AM Revision 730c88e8 (ceph): rgw: should delete in_stream_req if conn->get_obj(...) return not zero ...
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
(cherry picked from commit 494fbe9ce595b0b59597bd426cc3bc4d14ba6...
wei qiaomiao
04:03 AM Revision 8cf3f18c (ceph): rgw: RGWPeriodPusher spawns http thread before cr thread
Fixes: http://tracker.ceph.com/issues/19834
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:54 AM rgw Backport #20146 (In Progress): jewel: rgw: 'gc list --include-all' command infinite loop the firs...
Wei-Chung Cheng
02:51 AM Revision 8ff1ab49 (ceph): os/bluestore:remove invalid statement
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
02:34 AM Revision 224795d3 (ceph): test/unittest_librbd: Useless variables
Signed-off-by: shiqi <1454927420@qq.com> qi shi
02:30 AM RADOS Bug #20326 (In Progress): Scrubbing terminated -- not all pgs were active and clean.
... Sage Weil
01:29 AM RADOS Bug #20326 (New): Scrubbing terminated -- not all pgs were active and clean.
Kefu Chai
01:03 AM RADOS Bug #20326 (Resolved): Scrubbing terminated -- not all pgs were active and clean.
... Kefu Chai
02:29 AM Revision 1565b86d (ceph): qa/tasks/ceph.py: tolerate active+clean+something
where something is, say, snaptrim. or maybe scrubbing.
or whatever.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 AM Revision 9beaf5ef (ceph): messages/MOSDPing: initialize MOSDPing padding
This memory must be initialized or else valgrind will be very unhappy.
Avoid the cost of zeroing (or even allocating...
Sage Weil
02:15 AM Revision 0267110d (ceph): osd: bail from _committed_osd_maps inside osd_lock
thread A:
- _committed_osd_maps starts
- checks is_stopping(), false
thread B:
- calls shutdown()
- takes osd_loc...
Sage Weil
02:04 AM Revision 84d57eb0 (ceph): Merge pull request #15622 from joscollin/wip-CID1412576-divide-by-zero
mon: DIVIDE_BY_ZERO in PGMapDigest::dump_pool_stats_full()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:03 AM Revision 0202d5f9 (ceph): Merge pull request #15596 from smithfarm/wip-copying
build/ops: rpm: package COPYING, move sample ceph.conf to ceph-common
Reviewed-by: Tim Serong <tserong@suse.com>
Rev...
Kefu Chai
02:01 AM mgr Bug #20276 (Resolved): dashboard raised TypeErorr: unsupported operand type(s) for -: 'str' and '...
Kefu Chai
02:01 AM Revision 3a714e84 (ceph): Merge pull request #15668 from Liuchang0812/wip-fix-mgr-dashboard
mgr/dashboard: fix type error in get_rate function
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:00 AM Revision 765b10b5 (ceph): Merge pull request #15650 from gmayyyha/filestore-zfs
os/filestore: zfs add get_name()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:59 AM Revision 791856d1 (ceph): Merge pull request #15680 from xiexingguo/wip-bluestore-20170614
os/bluestore: cleanup bluestore_types
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: Sage Weil <sage...
Kefu Chai
01:57 AM Revision 25576bb5 (ceph): Merge pull request #15704 from tchaikov/wip-mgr-raise-in-send-command
mgr: raise python exception on failure in send_command()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:42 AM RADOS Bug #20105: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
/a//kchai-2017-06-15_17:39:27-rados-wip-kefu-testing---basic-smithi/1291451 Kefu Chai
12:05 AM Backport #20325 (Resolved): libradosstriper silently fails to delete empty objects in jewel
https://github.com/ceph/ceph/pull/15760 Stan K

06/15/2017

11:15 PM Bug #20233: Cannot remove striped object
I've had simmilar issue.
It seems to be caused by not releasing the "striper.lock" on the striped object in case of ...
Stan K
10:38 PM Revision f6ba8ab7 (ceph): mgr: fix MgrStandby eating messages
It was failing to pass up the Mgr::ms_dispatch
return value, so messages were being consumed
even if Mgr was returnin...
John Spray
10:32 PM mgr Bug #20322: All cephtool tests fail on master with "tell mgr.x restful create-key admin" "no vali...
Hi Adam, I saw this too but I believe it went away after I ran install-deps.sh but I'm not 100% sure. Could you give ... Brad Hubbard
05:40 PM mgr Bug #20322 (Rejected): All cephtool tests fail on master with "tell mgr.x restful create-key admi...
Attempting to run make check on my local machine (or ctest), I get failures in cephtool-test-mds.sh, cephtool-test-mo... Adam Emerson
10:28 PM Feature #20324 (In Progress): Change default filestore 'omap' backend to 'rocksdb' from 'leveldb'
Change default filestore 'omap' backend to 'rocksdb' from 'leveldb'
This is the option: "filestore_omap_backend": ...
Vikhyat Umrao
10:06 PM Bug #20323 (Fix Under Review): valgrind: UninitValue in calc_front_crc
https://github.com/ceph/ceph/pull/15714 Sage Weil
09:31 PM Bug #20323 (Resolved): valgrind: UninitValue in calc_front_crc
... Sage Weil
10:06 PM Revision 62a466dc (ceph): tools/cephfs: remove `apply` mode of cephfs-journal-tool
This is undocumented and untested -- it was something
written before and superceded by the "recover_dentries"
subcomm...
John Spray
09:42 PM RADOS Bug #19882: rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0.10251ca0c5f...
Sage Weil
06:04 PM RADOS Bug #19882: rbd/qemu: [ERR] handle_sub_read: Error -2 reading 1:e97125f5:::rbd_data.0.10251ca0c5f...
/a/teuthology-2017-06-15_02:01:02-rbd-master-distro-basic-smithi/1287766
rbd/qemu/{cache/writeback.yaml clusters/{fi...
Sage Weil
09:35 PM Bug #19555 (Resolved): BlueStore.cc: 1941: FAILED assert(!force)
Sage Weil
09:35 PM Revision 9f574bc8 (ceph): Merge pull request #15654 from lixiaoy1/lisa_bid
bluestore: wrap blob id when it reaches maximum value of int16_t
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Sage Weil
09:34 PM Revision b64305bd (ceph): Merge pull request #15666 from xiexingguo/wip-fix-shard-finishers
os/bluestore: initialize finishers properly
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: Sage Weil...
Sage Weil
09:34 PM Revision 078e910e (ceph): Merge pull request #15675 from gregsfortytwo/wip-bad-command
mon,mgr: fix "ceph osd df", add some tools to find untested commands
Reviewed-by: Sage Weil <sage@redhat.com>
Review...
Sage Weil
09:33 PM Revision f05c965e (ceph): Merge pull request #15687 from xiexingguo/wip-fix-decode-oi
osd/OSD: bump up current version; conditionally encoding manifest into oi
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:33 PM Bug #19947 (Resolved): osd/PGLog.h: 1235: FAILED assert(miter->second.have == eversion_t())
Sage Weil
09:33 PM Revision 38b34a78 (ceph): Merge pull request #15696 from liewegas/wip-19947
osd/PrimaryLogPG: fix oi reset during trim_object Sage Weil
09:23 PM Revision 110c4e82 (ceph): unittest_ec_transaction: test nearby writes touching the same stripe
Reproduces http://tracker.ceph.com/issues/19882
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:51 PM rgw Bug #20251 (Fix Under Review): rgw: meta sync thread crash at RGWMetaSyncShardCR
Casey Bodley
07:44 PM Revision 80612a56 (ceph): tools/cephfs: fix cephfs-journal-tool --help
The --alternate-pool option was in the wrong place.
This format is not beautiful, but I think it's accurate
in terms...
John Spray
07:07 PM Revision 75c4e854 (ceph): mon: more power for "profile mgr"
mgr modules are meant to be able to do management
type operations, even though they're mostly currently
doing monitor...
John Spray
07:07 PM Revision c21387e1 (ceph): mgr/dashboard: load log lines on startup, separate audit
Previously only saw log lines output after
the module had loaded: now we have `log last`,
let's use it!
Signed-off-b...
John Spray
07:07 PM Revision 7a8703ff (ceph): mgr/dashboard: split out audit log messages in UI
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:23 PM Revision 0f2130ec (ceph): Merge pull request #15407 from david-z/wip-fix-mds-balancer
mds/MDBalancer: remove useless check_targets and hit_targets logic from MDS balancer
Reviewed-by: Patrick Donnelly <...
John Spray
06:01 PM Revision c15effac (ceph): Merge pull request #15095 from gregsfortytwo/wip-doc-mark-event
doc: describe mark_events logging available via the OSD's OpTracker
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:01 PM mgr Bug #20113 (Need More Info): couldn't get command descriptions for [u'mgr', '']:
ok, downgrading and updating status. maybe this is secondary effect of having a flaky mgr (which is pretty stable now). Sage Weil
05:59 PM RADOS Bug #20273 (Fix Under Review): osd/OSD.h: 1957: FAILED assert(peerin g_queue.empty())
https://github.com/ceph/ceph/pull/15710 Sage Weil
05:53 PM RADOS Bug #20273: osd/OSD.h: 1957: FAILED assert(peerin g_queue.empty())
- handle_osd_map queued a write, with _write_committed as callback
- thread pools alls hut down, including peering_w...
Sage Weil
05:41 PM Revision 307026a4 (ceph): mon/OSDMonitor: add prior_version arg to 'osd crush set', 'osd setcrush...
If the prior_version doesn't match, reject the update.
Note that we also allow the crush_version-1 iff the proposed ...
Sage Weil
05:41 PM Revision ebd4c4fa (ceph): mgr/MgrClient: skip sending stats if no session
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:24 PM Revision ff0903d0 (ceph): Merge pull request #15698 from Wilhelmshaven/remove_unused_func
rgw: remove unused func in rgw_file.h Matt Benjamin
05:18 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
https://github.com/ceph/ceph-cm-ansible/pull/319 David Galloway
05:07 PM rgw Bug #20320 (Duplicate): avoid setting log_meta for single-zone configurations in RGWZoneGroup::po...
Casey Bodley
04:44 PM Bug #20239 (Resolved): doc: mgr setup docs are wrong
https://github.com/ceph/ceph/pull/15690 Sage Weil
11:12 AM Bug #20239 (Fix Under Review): doc: mgr setup docs are wrong
https://github.com/ceph/ceph/pull/15707 Kefu Chai
04:43 PM Revision 8c3d7be5 (ceph): Merge pull request #15707 from tchaikov/wip-20239
doc: document the setup of restful and dashboard plugins Sage Weil
04:23 PM rgw Bug #20319 (New): multisite: trim mdlogs even if there are no peer zones
Casey Bodley
04:14 PM Revision fb1ed487 (ceph): qa/suites/rados/basic-luminous/scrub_test: skip final scrub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:14 PM Revision bfbe9fdd (ceph): qa/suites/rados/thrash/worklaods/radosbench: use less disk
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:14 PM Revision f870cc5f (ceph): qa/tasks/thrashosds: wait before wait_for_recovery
Make sure OSDs are up *and* they have flushed their PG stats before
waiting for recovery to ensure that we do not see...
Sage Weil
04:07 PM Revision 20c31b3e (ceph): Merge pull request #15125 from ukernel/wip-multimds-misc2
mds: miscellaneous multimds fixes part2
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
04:06 PM Revision 3d9a0a57 (ceph): Merge pull request #15440 from ukernel/wip-20170
mds: multimds flock fixes
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
03:23 PM Revision 6fa9d324 (ceph): qa/tasks/ceph: osd_scrub_pgs: try a bit longer
I just saw a test fail that was still waiting for
scrubs to complete.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Revision 0d80c886 (ceph): qa/tasks/ceph: raise an exception if pgs are not clean
If this happens the preceding test should have cleaned
up (e.g., ceph.healthy:).
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
03:23 PM Revision 200abcee (ceph): qa/tasks/ceph: raise exception if scrubs time out
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:23 PM Revision 8bbd173d (ceph): qa/suites/rados/basic/repair_test: skip final scrub
OSD is deliberately damaged; scrub will fail.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:19 PM Revision 6d54c096 (ceph): mon/OSDMonitor: report crush_version for get and set crush map
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:18 PM Revision 48158ec5 (ceph): osd/OSDMap: add crush_version
Increment it every time our embedded crush map updates.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:51 PM CephFS Bug #19706 (Resolved): Laggy mon daemons causing MDS failover (symptom: failed to set counters on...
John Spray
02:50 PM Revision 18fbf24c (ceph): Merge pull request #15308 from jcsp/wip-19706
mon: don't kill MDSs unless some beacons are getting through
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
02:50 PM Revision 4a1fe14b (ceph): Merge pull request #15411 from jcsp/wip-fs-suite
qa: misc cephfs test improvements
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
02:46 PM Revision f2b8aab1 (ceph): Merge pull request #15708 from markhpc/wip-bluestore-shard_target
os/bluestore: target_bytes should scale with meta/data ratios.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:33 PM devops Backport #20316 (In Progress): jewel: Duplicate logrotate entries if ceph-base and ceph-common ar...
Nathan Cutler
02:24 PM devops Backport #20316 (Resolved): jewel: Duplicate logrotate entries if ceph-base and ceph-common are i...
https://github.com/ceph/ceph/pull/15428 Nathan Cutler
02:32 PM devops Bug #19938 (Fix Under Review): Duplicate logrotate entries if ceph-base and ceph-common are insta...
Nathan Cutler
02:23 PM devops Bug #19938 (Pending Backport): Duplicate logrotate entries if ceph-base and ceph-common are insta...
Nathan Cutler
02:23 PM devops Bug #19938 (Fix Under Review): Duplicate logrotate entries if ceph-base and ceph-common are insta...
Nathan Cutler
02:30 PM Revision 6b99bc9c (ceph): build/ops: deb: fix logrotate packaging
This minimal jewel-only fix is not cherry-picked from master because
the Debian packaging was refactored between jewe...
Nathan Cutler
02:28 PM CephFS Bug #20318 (Resolved): Race in TestExports.test_export_pin
Seen failure here:
http://pulpito.ceph.com/jspray-2017-06-15_02:50:24-multimds-wip-jcsp-testing-20170614-testing-bas...
John Spray
02:27 PM ceph-ansible Bug #15569 (Can't reproduce): Two logrotate scripts
OK, thanks, closing as the Ubuntu issue was not confirmed. For the Debian issue, see #19938. Nathan Cutler
02:24 PM devops Backport #20317 (Rejected): kraken: Duplicate logrotate entries if ceph-base and ceph-common are ...
Nathan Cutler
02:24 PM Backport #20315 (Resolved): kraken: mon: fail to form large quorum; msg/async busy loop
https://github.com/ceph/ceph/pull/15729 Nathan Cutler
02:24 PM Backport #20314 (Resolved): jewel: mon: fail to form large quorum; msg/async busy loop
https://github.com/ceph/ceph/pull/15726 Nathan Cutler
02:15 PM Revision 967ceae2 (ceph): Merge pull request #15082 from joke-lee/fix-website-redirect-request-to...
rgw-multisite: fix the problem of rgw website configure request not redirect to metadata master
Reviewed-by: Casey B...
Casey Bodley
02:13 PM Revision 4b336030 (ceph): Merge pull request #15617 from joke-lee/fix_put_bucket_policy_when_set_...
rgw: fix RGWPutBucketPolicy error when set BucketPolicy again without delete pre set Policy
Reviewed-by: Casey Bodle...
Casey Bodley
02:13 PM CephFS Bug #20313 (Resolved): Assertion in handle_dir_update
Seen in test branch that had the following PRs in it:
[15125] mds: miscellaneous multimds fixes part2
[15510] mds...
John Spray
02:01 PM Revision 1dfd31bd (ceph): osd/PrimaryLogPG: fix oi reset during trim_object
We partially fixed this in cd1271b4324431d16d3868a9f3b93cbefeeee057
but cleared the wrong oi (the clone's and not the...
Sage Weil
02:00 PM Revision 8658ae10 (ceph): Merge pull request #15631 from xiexingguo/wip-bluestore-20170612
os/bluestore: stop calculating bound if we must reshard; narrow shard combination condition
Reviewed-by: Sage Weil <...
Sage Weil
01:59 PM Revision b18302dd (ceph): Merge pull request #15636 from tsg-/isal-ec-avx512
erasure-code: update ec_isa version + add missing AVX512 ISA-L sources Sage Weil
01:59 PM Bug #20167 (Resolved): osd/PG.cc: 806: FAILED assert(past_intervals.empty())
Sage Weil
01:59 PM Revision d17dbaf6 (ceph): Merge pull request #15639 from liewegas/wip-20167
osd/PG: make non-empty PastIntervals non-fatal
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai ...
Sage Weil
01:58 PM Revision 9943df87 (ceph): Merge pull request #15641 from jecluis/wip-mon-deprecate-osd-create
mon: mark `osd create` as deprecated
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:23 PM Revision 50e07f0d (ceph): os/Bluestore: target_bytes should scale with meta/data ratios.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
01:12 PM Revision 78d0b278 (ceph): HashIndex: randomize split threshold by a configurable amount
Store a random value up to the filestore_split_rand_factor for each
collection when it is created or apply-layout-set...
Josh Durgin
12:53 PM Feature #20312 (New): give scrub a start_time property
It would be useful to debug scrub. I would like to know how to choose the configuration about scrub. Chang Liu
11:30 AM Revision 91648044 (ceph): build/ops: rpm: package COPYING, move conf example to ceph-common
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:30 AM Revision c43bbd8d (ceph): build/ops: drop sample.fetch_config
smithfarm: @liewegas Is src/fetch_config still needed?
liewegas: i don't think so
Signed-off-by: Nathan Cutler <ncut...
Nathan Cutler
11:13 AM Revision 774a856e (ceph): doc: document the setup of restful and dashboard plugins
Fixes: http://tracker.ceph.com/issues/20239
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:37 AM Revision 4be3db59 (ceph): rgw: fix 'gc list --include-all' command infinite loop the first 1000 i...
When the items to gc over 1000, 'gc list --include-all' command will infinite loop the first 1000 items.
Add next_mar...
lu.shasha
10:35 AM Feature #20311 (New): mon/test: increase coverage of test-mon-msg
This test is currently testing a few messages. It would be nice if we could increase the coverage, with the following... Joao Eduardo Luis
09:31 AM Bug #20115 (Fix Under Review): rest.py: pool delete failure
https://github.com/ceph/ceph/pull/15706 Kefu Chai
09:23 AM Bug #20115: rest.py: pool delete failure
Kefu Chai
04:09 AM Bug #20115: rest.py: pool delete failure
... Kefu Chai
09:28 AM Revision 1acb85ed (ceph): ceph-rest-api: be more tolerant on network failure
* set timeout for json_command()
* retry on timeout
Fixes: http://tracker.ceph.com/issues/20115
Signed-off-by: Kefu ...
Kefu Chai
09:17 AM rgw Documentation #20309 (Resolved): Manual installation guide needs updates
Couple of issues with http://docs.ceph.com/docs/master/install/manual-deployment/
- It doesn't explain how to gene...
Jens Harbott
09:11 AM Revision 69734767 (ceph): os/bluestore: dedup is_allocated() and is_unallocated() of bluestore_bl...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:11 AM Revision fb34a4b3 (ceph): os/bluestore: add sanity check when appending pextents of blob
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:52 AM Revision 30b17881 (ceph): core/common: Fix ENODATA for FreeBSD with compat.h
- When ENODATA used, compat.h needs to be include before any
of the includes that could possibly define ENODATA by...
Willem Jan Withagen
08:12 AM Bug #20258 (Resolved): mgr: pecan error from restful module (trusty)
Kefu Chai
08:12 AM Revision 3ddbfcd4 (ceph): Merge pull request #15646 from tchaikov/wip-20258
pybind/mgr/restful: use list to pass hooks to create a `Pecan` instance
Reviewed-by: Boris Ranto <branto@redhat.com>
Kefu Chai
08:10 AM Revision 10a383c8 (ceph): mon/OSDMonitor: more assert()
this helps with silencing the clang analyzer also.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:49 AM Revision a1c9f69c (ceph): mgr: raise python exception on failure in send_command()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:28 AM rgw Bug #20308 (Resolved): implement stringlike wildcard for bucket policy
hi, here is implement stringlike wildcard for bucket policy. please help to review . thanks
https://github.com/cep...
joke lee
07:09 AM Revision 9673f95f (ceph): pybind/mgr/restful: return 400 on bad request
we should return 500 on that case. it's the client's fault not feeding us
with expected requests.
Signed-off-by: Kef...
Kefu Chai
06:40 AM rgw Bug #20307 (Resolved): website request URL without slashes (for folder) returns error
eg:
website1 is a bucket and enables website with index.html
blog1 is folder of website1
ceph01 is the ho...
liu hong
06:32 AM Revision 5daf94ce (ceph): Merge pull request #15694 from cbodley/wip-qa-rgw-thrash-encryption
qa/rgw: add encryption config for s3tests under thrash Orit Wasserman
02:58 AM Revision 15a9b59c (ceph): Merge pull request #15684 from badone/wip-refactor-of-osdmap-methods
osd/OSDMap: Change *pg_to_* to return void
Reviewed-by: Sage Weil <sage@redhat.com>
Brad Hubbard
02:52 AM Revision 954f1930 (ceph): Merge pull request #15692 from joscollin/wip-test-mon-Wreorder-warning
test/mon: silence warnings from -Wreorder
Reviewed By: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
02:51 AM Revision 26cb1537 (ceph): common,config: OPT_FLOAT and OPT_DOUBLE output format in "config show"
Fixes: http://tracker.ceph.com/issues/20104
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
02:50 AM Revision 988271e4 (ceph): common,config: refactor method md_config_t::_get_val(const char *, char...
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
02:50 AM Revision fc9a8ebf (ceph): rgw: remove unused func in rgw_file.h
Signed-off-by: lihongjie <lihongjie@cmss.chinamobile.com> lihongjie
02:25 AM Revision 3ebb9c12 (ceph): Revert "qa/suites/rados/rest/mgr-restful: test on centos"
This reverts commit be88220965c37f2f36c61368f465a197ac76bed3.
we can workaround the limit of old requests by using th...
Kefu Chai
02:13 AM Revision 8a44b680 (ceph): qa/workunits/rest/test_mgr_rest_api.py: set headers for requests
i think it's a bug in httplib shipped in old distro.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:11 AM Revision 3f007d93 (ceph): pybind/mgr/restful: use list to pass hooks to create a `Pecan` instance
pecan 0.3.2 introduced the new way to pass the hooks to construct a
Pecan instance, but the "callable" builder for ho...
Kefu Chai
12:58 AM Revision 3593233f (ceph): test/mon: silence warnings from -Wreorder
The following warning appears during make:
ceph/src/test/mon/test-mon-msg.cc: In constructor ‘MonMsgTest::MonMsgTest...
Jos Collin
12:53 AM Revision a7b277ed (ceph): os/bluestore: kill dead fall_back_to_per_au() method
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:35 AM Revision 61524b7a (ceph): osd/OSD: bump up current version of encoding; conditionally encoding ma...
These versions shall match the corresponding encoding versions.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:02 AM Revision 41b0b45e (ceph): qa: add a check_commands.sh script which looks for commands with no tests
This isn't run automatically by anything yet. Note that it's also a best-effort
thing; passing doesn't guarantee ther...
Greg Farnum
12:02 AM Revision 010e45d7 (ceph): qa: test 'osd df' in cephtool/test.sh
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:02 AM Revision 19810df0 (ceph): mon: mgr: enable "osd df" on the manager
Fixes: http://tracker.ceph.com/issues/20256
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:02 AM Revision 234783c1 (ceph): move the OSDUtilizationDumper code into OSDMap
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:01 AM Revision b0e5225e (ceph): mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStat...
Most of this is independent of the PGMonitor, so move it into
PGMap and strip out those few bits. It'll come in handy...
Greg Farnum
12:01 AM Revision a9fbfc87 (ceph): mon: mgr: move 'osd df' handling to manager
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
12:01 AM Revision 7383a3a4 (ceph): mon: inherit PGMonStatService from the PGMapStatService
Adventures in multiple inheritance!
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:01 AM Revision c676c43d (ceph): mon: move creating_pgs and reweight_by_utilization into new MonPGStatSe...
Use that throughout the monitor code, so that we can use the
PGStatService elsewhere.
Signed-off-by: Greg Farnum <gf...
Greg Farnum

06/14/2017

11:19 PM Revision 04a5f244 (ceph): rgw-multisite: fix the problem of rgw website configure request not red...
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
10:26 PM Fix #20306 (New): ceph-disk should use the python random function
Instead of reading from /dev/urandom, there are arguments to be made for an alternate implementation using the phytho... Loïc Dachary
10:23 PM Fix #20305 (New): ceph osd new -i should read from stdin
Most ceph osd new users presumably want to pipe the secrets instead of writing them to a file. While this can easily ... Loïc Dachary
10:10 PM mgr Bug #20296 (Fix Under Review): admin keyrings should warn if they lack ceph-mgr permissions
https://github.com/ceph/ceph/pull/15697 Greg Farnum
05:28 PM mgr Bug #20296: admin keyrings should warn if they lack ceph-mgr permissions
You need to get a ... Greg Farnum
03:01 PM mgr Bug #20296 (Resolved): admin keyrings should warn if they lack ceph-mgr permissions
After I deployed a Ceph cluster using DeepSea on SLE12SP3, I've been unable to issue `ceph pg dump`. Other commands w... Patrick Seidensal
10:03 PM Revision 26f7ed82 (ceph): mgr: print a more helpful error message for when users lack mgr cephx caps
Add some brief documentation on updating their caps and link to it.
Fixes: http://tracker.ceph.com/issues/20296
Sig...
Greg Farnum
09:54 PM Bug #19947: osd/PGLog.h: 1235: FAILED assert(miter->second.have == eversion_t())
DIdn't fix it fully... see
/a/sage-2017-06-14_19:30:57-rados:thrash-wip-19943---basic-smithi/1286357
Sage Weil
09:53 PM Bug #20258: mgr: pecan error from restful module (trusty)
on master we fail because of something else, which this fixes:
-https://github.com/ceph/ceph/pull/15695- (closed i...
Sage Weil
08:59 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
Greg Farnum wrote:
> Hmm, any idea why the valgrind versions seem to have regressed, David?
A few of the smithi h...
David Galloway
08:24 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
Hmm, any idea why the valgrind versions seem to have regressed, David? Greg Farnum
08:42 PM rgw Bug #20220 (Resolved): mismatch Signature in swift formpost
Nathan Cutler
08:36 PM RADOS Bug #20256: "ceph osd df" is broken; asserts out on Luminous-enabled clusters
Greg Farnum
08:31 PM Bug #20189 (Duplicate): fs
Nathan Cutler
08:30 PM Bug #20230 (Pending Backport): mon: fail to form large quorum; msg/async busy loop
Sage Weil
08:08 PM Bug #20230: mon: fail to form large quorum; msg/async busy loop
Sage Weil wrote:
> https://github.com/ceph/ceph/pull/15645
merged
Yuri Weinstein
06:35 PM Bug #20230 (Fix Under Review): mon: fail to form large quorum; msg/async busy loop
https://github.com/ceph/ceph/pull/15645 Sage Weil
08:27 PM Revision bc2bfef7 (ceph): doc: describe mark_events logging available via the OSD's OpTracker
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:23 PM Revision 72e7d1a1 (ceph): qa/rgw: add encryption config for s3tests under thrash
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:20 PM RADOS Bug #20303 (Can't reproduce): filejournal: Unable to read past sequence ... journal is corrupt
Run: http://pulpito.ceph.com/teuthology-2017-06-14_15:26:27-powercycle-master-distro-basic-smithi/
Job: 1285933
Log...
Yuri Weinstein
08:18 PM RADOS Bug #20302 (Resolved): "BlueStore.cc: 9023: FAILED assert(0 == "unexpected error")" in powercycle...
Run: http://pulpito.ceph.com/teuthology-2017-06-14_15:26:27-powercycle-master-distro-basic-smithi/
Job: 1285969
Log...
Yuri Weinstein
08:11 PM Revision 3ace41f8 (ceph): Merge pull request #15381 from xiexingguo/wip-noout-osdlist
mon/OSDMonitor: batch OSDs nodown/noout support
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Weil...
Yuri Weinstein
08:11 PM Revision 8eb51539 (ceph): bluestore: wrap blob id when it reaches maximum value of int16_t
Blob id exceeds maximum value, this patch is to prevent it.
Fixes: http://tracker.ceph.com/issues/19555
Signed-off-b...
Xiaoyan Li
08:10 PM Feature #20087: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
https://github.com/ceph/ceph/pull/15535 merged Yuri Weinstein
08:10 PM Revision 5ad4ee86 (ceph): Merge pull request #15535 from gregsfortytwo/wip-jumbo-ping
osd: heartbeat with packets large enough to require working jumbo frames
Reviewed-by: Sage Weil <sage@redhat.com>
Re...
Yuri Weinstein
08:07 PM Revision 6006aff2 (ceph): Merge pull request #15645 from yuyuyu101/wip-20230
msg/async: fix deleted_conn is out of sync with conns
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Alexey ...
Yuri Weinstein
07:52 PM RADOS Bug #20301 (Can't reproduce): "/src/osd/SnapMapper.cc: 231: FAILED assert(r == -2)" in rados
Run: http://pulpito.ceph.com/yuriw-2017-06-14_15:02:07-rados-master_2017_6_14-distro-basic-smithi/
Job: 1285768
Log...
Yuri Weinstein
06:46 PM RADOS Bug #19943 (In Progress): osd: enoent on snaptrimmer
Sage Weil
02:12 PM RADOS Bug #19943: osd: enoent on snaptrimmer
log with more debugging at /a/sage-2017-06-14_03:38:53-rados:thrash-wip-19943---basic-smithi/1284145/ceph-osd.5.log Sage Weil
03:38 AM RADOS Bug #19943: osd: enoent on snaptrimmer
WTH. I've seen two cases where the object exists in snapmapper a different pool (cache tiering), but I think this is... Sage Weil
06:05 PM Feature #20300 (New): run check_commands.sh as part of make check
We don't have any programmatic way of making sure all our commands are actually tested in either make check or teutho... Greg Farnum
05:57 PM mgr Bug #20299 (Duplicate): ceps-mgr core found (no stack trace in log)

dzafman-2017-06-13_22:13:55-rados-wip-19657-distro-basic-smithi/1284884
remote/smithi103/coredump/1497418854.118...
David Zafman
05:03 PM rbd Subtask #18786: rbd-mirror A/A: create simple image distribution policy
Splitting into multiple PRs. https://github.com/ceph/ceph/pull/15691 introduces simple policy for image distribution ... Venky Shankar
11:24 AM rbd Subtask #18786: rbd-mirror A/A: create simple image distribution policy
I'm rebasing my branch (https://github.com/vshankar/ceph/commits/rbd-mirror-image-distribution) with master now. Will... Venky Shankar
04:58 PM Feature #20298 (Resolved): store longer dup op information
Under some workloads, it is beneficial to avoid log-based recovery and use backfill instead. This lets I/O proceed on... Josh Durgin
04:46 PM rgw Bug #20297 (Resolved): multisite: PutBucketPolicy does not forward to meta master
Casey Bodley
04:40 PM Revision 1e1b108b (ceph): Merge pull request #15376 from tchaikov/wip-remove-boost-submodule
cmake: build boost as an external project
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
04:26 PM RADOS Bug #17806 (Resolved): OSD: do not open pgs when the pg is not in pg_map
Greg Farnum
10:01 AM RADOS Bug #17806: OSD: do not open pgs when the pg is not in pg_map
The PR is merged to upstream. https://github.com/ceph/ceph/pull/11803. So please close it. Thanks. Xinze Chi
03:54 AM RADOS Bug #17806: OSD: do not open pgs when the pg is not in pg_map
Without more details I'm not sure this assessment is actually correct... Greg Farnum
04:11 PM Revision 04f9789e (ceph): Merge pull request #15269 from theanalyst/rgw/env-fix
rgw: make RGWEnv return a const ref. to its map
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:57 PM Revision 6a921203 (ceph): Merge pull request #15690 from jcsp/wip-mgr-doc
doc: freshen mgr docs
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:53 PM Revision 83432b44 (ceph): cmake: build boost as an external project
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:53 PM Revision 1b96dada (ceph): cmake: include boost before default system directory
so ceph will prefer the local boost installation to the one in system if
any.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
03:53 PM Revision edd41a70 (ceph): common: #include <atomic> in headers where atomic<> is used
so these headers are self-contained.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:53 PM Revision d1042361 (ceph): cmake: do not include Monitor.cc in osd
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:53 PM Revision ddeb4384 (ceph): cmake: move common/util.cc into ceph-common
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:53 PM Revision db253676 (ceph): cmake: do not link libmon with mon_common_objs
ceph-common includes them already.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:30 PM CephFS Bug #20282: qa: missing even trivial tests for many commands
The damage and client stuff is all exercised in tasks/cephfs/test_* stuff. Are you talking specifically about unit t... John Spray
03:25 PM Revision 4b4ec58e (ceph): Merge pull request #15607 from joke-lee/fix_bucket_policy_IfExists
rgw: fix rgw bucket policy IfExists position
Reviewed By: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
03:14 PM Revision 1905d401 (ceph): Merge pull request #15686 from mikulely/drop-header-ended
rgw: drop unused var header_ended
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Casey Bodley <cb...
Casey Bodley
02:55 PM Revision 195cc991 (ceph): rgw: remove unused create_n_reserve()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:40 PM Revision 06cf9f36 (ceph): osdc/Journaler: avoid executing on_safe contexts prematurely
Journaler::_do_flush() can skip flushing some data when prezered
journal space isn't enough. Before updating Journale...
Yan, Zheng
02:40 PM Revision 2e299b50 (ceph): osdc/Journaler: make header write_pos align to boundary of flushed entry
This can speed up the process that detects and drops partial written
entry in the log tail.
Signed-off-by: "Yan, Zhe...
Yan, Zheng
02:40 PM Revision a9633912 (ceph): rgw: use string_join_reserve() for signature generation
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:39 PM Revision 1ba27d30 (ceph): rgw: add variadic string join and cat
these variadic functions are able to calculate the total length of the
given string arguments for std::string::reserv...
Casey Bodley
02:39 PM Revision db7e26ed (ceph): test/rgw: add unit tests for variadic string join/cat
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:34 PM RADOS Bug #20295 (Resolved): bluestore: Timeout in tp_osd_tp threads when running RBD bench in EC pool ...
When running "rbd bench-write" using an RBD image stored in an EC pool, the some OSD threads start to timeout and eve... Ricardo Dias
02:30 PM Revision 5c8afac4 (ceph): rgw: rgw_string.h qualifies string with std::
this allows it to be included as a standalone header, without relying on
other headers to pull in namespace std
Sign...
Casey Bodley
02:16 PM CephFS Backport #20294 (In Progress): jewel: Populate DamageTable from forward scrub
Nathan Cutler
02:13 PM CephFS Backport #20294 (Resolved): jewel: Populate DamageTable from forward scrub
https://github.com/ceph/ceph/pull/14699 Nathan Cutler
02:11 PM rgw Backport #20293 (Resolved): kraken: multisite: log_meta on secondary zone causes continuous loop ...
https://github.com/ceph/ceph/pull/16161 Nathan Cutler
02:10 PM rgw Backport #20292 (Resolved): jewel: multisite: log_meta on secondary zone causes continuous loop o...
https://github.com/ceph/ceph/pull/17148 Nathan Cutler
02:10 PM rgw Backport #20291 (Rejected): kraken: rgw_file: prevent conflict of mkdir between restarts
Nathan Cutler
02:10 PM rgw Backport #20290 (Resolved): jewel: rgw_file: prevent conflict of mkdir between restarts
https://github.com/ceph/ceph/pull/17147 Nathan Cutler
02:10 PM CephFS Feature #16016 (Pending Backport): Populate DamageTable from forward scrub
Nathan Cutler
02:04 PM Revision 1cfeff36 (ceph): doc/mgr: update for mgr_beacon_period change
This setting got renamed.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:01 PM CephFS Backport #19334 (Resolved): jewel: MDS heartbeat timeout during rejoin, when working with large a...
John Spray
02:01 PM Revision 2469085d (ceph): Merge pull request #14672 from smithfarm/wip-19334-jewel
jewel: MDS heartbeat timeout during rejoin, when working with large amount of caps/inodes
Reviewed-by: John Spray <j...
John Spray
01:54 PM Revision fc990666 (ceph): doc/mgr: flesh out introductory text
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:54 PM Revision fc8b8000 (ceph): doc/install: reference mgr manual setup
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:54 PM Revision b61f0c0b (ceph): doc/mgr: fix auth keys instruction
This was out of date.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:50 PM Revision 8ac0e5c3 (ceph): pybind: fix cephfs.OSError initialization
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "cephfs.pyx", line 672, in cephfs.Lib...
Yan, Zheng
01:50 PM Revision 09b9410c (ceph): pybind: fix open flags calculation
(O_WRONLY | O_RDWR) is invaild open flags
Fixes: http://tracker.ceph.com/issues/19890
Signed-off-by: "Yan, Zheng" <z...
Yan, Zheng
01:44 PM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
RBD isn't doing anything special with regard to cache tiering. It sounds like the whiteout in the cache tier is not r... Jason Dillaman
03:35 AM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
Jason, can you make sure you expect this to work from an RBD perspective and throw it into the RADPS project if so? :) Greg Farnum
01:43 PM CephFS Backport #19665 (Resolved): jewel: C_MDSInternalNoop::complete doesn't free itself
John Spray
01:43 PM Revision 42c3fbc1 (ceph): Merge pull request #14677 from smithfarm/wip-19665-jewel
jewel: mds: C_MDSInternalNoop::complete doesn't free itself
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:41 PM rbd Feature #10037 (Resolved): cache-tier: Optimise RBD image removal
RBD only issues remove ops against all possible objects -- and with object map enabled it only issues them against ob... Jason Dillaman
06:26 AM rbd Feature #10037: cache-tier: Optimise RBD image removal
I think the proxy changes have fixed this for deletes on the RADOS side; does rbd do anything which would force promo... Greg Farnum
01:38 PM CephFS Backport #19677 (Resolved): jewel: Jewel ceph-fuse does not recover after lost connection to MDS
John Spray
01:37 PM CephFS Backport #19762 (Resolved): jewel: non-local cephfs quota changes not visible until some IO is done
John Spray
01:35 PM Revision 71d45e19 (ceph): Merge pull request #15466 from smithfarm/wip-19762-jewel
jewel: cephfs: non-local quota changes not visible until some IO is done
Reviewed-by: John Spray <john.spray@redhat....
John Spray
01:33 PM CephFS Backport #19709 (Resolved): jewel: Enable MDS to start when session ino info is corrupt
John Spray
01:32 PM Revision 27c915f5 (ceph): Merge pull request #14700 from smithfarm/wip-19709-jewel
jewel: mds: enable start when session ino info is corrupt
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:32 PM RADOS Feature #15835: filestore: randomize split threshold
https://github.com/ceph/ceph/pull/15689 Josh Durgin
01:31 PM CephFS Backport #19675 (Resolved): jewel: cephfs: Test failure: test_data_isolated (tasks.cephfs.test_vo...
John Spray
01:31 PM Revision a7635762 (ceph): Merge pull request #14685 from smithfarm/wip-19675-jewel
jewel: cephfs: Test failure: test_data_isolated (tasks.cephfs.test_volume_client.TestVolumeClient)
Reviewed-by: John...
John Spray
01:30 PM CephFS Backport #19673 (Resolved): jewel: cephfs: mds is crushed, after I set about 400 64KB xattr kv pa...
John Spray
01:30 PM Revision 85aab833 (ceph): Merge pull request #14684 from smithfarm/wip-19673-jewel
jewel: cephfs: mds is crushed, after I set about 400 64KB xattr kv pairs to a file
Reviewed-by: John Spray <john.spr...
John Spray
01:30 PM CephFS Backport #19671 (Resolved): jewel: MDS assert failed when shutting down
John Spray
01:30 PM Revision f6b39511 (ceph): Merge pull request #14683 from smithfarm/wip-19671-jewel
jewel: cephfs: MDS assert failed when shutting down
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:29 PM CephFS Backport #19668 (Resolved): jewel: MDS goes readonly writing backtrace for a file whose data pool...
John Spray
01:29 PM Revision ff60fceb (ceph): Merge pull request #14682 from smithfarm/wip-19668-jewel
jewel: cephfs: MDS goes readonly writing backtrace for a file whose data pool has been removed
Reviewed-by: John Spr...
John Spray
01:27 PM CephFS Backport #19666 (Resolved): jewel: fs:The mount point break off when mds switch hanppened.
John Spray
01:27 PM Revision 6a6d57d2 (ceph): Merge pull request #14679 from smithfarm/wip-19666-jewel
jewel: cephfs: The mount point break off when mds switch hanppened.
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:26 PM CephFS Backport #19619 (Resolved): jewel: MDS server crashes due to inconsistent metadata.
John Spray
01:26 PM Revision 8260669e (ceph): Merge pull request #14676 from smithfarm/wip-19619-jewel
jewel: cephfs: MDS server crashes due to inconsistent metadata.
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:24 PM CephFS Backport #19482 (Resolved): jewel: No output for "ceph mds rmfailed 0 --yes-i-really-mean-it" com...
John Spray
01:24 PM Revision 013529b6 (ceph): Merge pull request #14674 from smithfarm/wip-19482-jewel
jewel: cephfs: No output for ceph mds rmfailed 0 --yes-i-really-mean-it command
Reviewed-by: John Spray <john.spray@...
John Spray
01:23 PM CephFS Backport #19044 (Resolved): jewel: buffer overflow in test LibCephFS.DirLs
John Spray
01:23 PM CephFS Backport #18949 (Resolved): jewel: mds/StrayManager: avoid reusing deleted inode in StrayManager:...
John Spray
01:23 PM Revision b518522f (ceph): Merge pull request #14671 from smithfarm/wip-19044-jewel
jewel: tests: buffer overflow in test LibCephFS.DirLs
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:23 PM Revision 388e0d1b (ceph): Merge pull request #14670 from smithfarm/wip-18949-jewel
jewel: mds: avoid reusing deleted inode in StrayManager::_purge_stray_logged
Reviewed-by: John Spray <john.spray@red...
John Spray
01:22 PM CephFS Backport #18900 (Resolved): jewel: Test failure: test_open_inode
John Spray
01:22 PM Revision d7c7ce7e (ceph): Merge pull request #14669 from smithfarm/wip-18900-jewel
jewel: cephfs: Test failure: test_open_inode
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:22 PM CephFS Backport #18705 (Resolved): jewel: fragment space check can cause replayed request fail
John Spray
01:21 PM Revision d717ef73 (ceph): Merge pull request #14668 from smithfarm/wip-18705-jewel
jewel: mds: fragment space check can cause replayed request fail
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:04 PM Revision b4e75a39 (ceph): Merge pull request #15688 from rzarzynski/wip-rgw-fix-auth-for-clang
rgw: don't use strlen in constexprs to not brake Clang builds.
Reviewed-by : Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
12:27 PM Revision 1afcc386 (ceph): rgw: make RGWEnv return a const ref. to its map
We already have a public method `set` for setting values in the RGW env
map, making the map as a read only. In additi...
Abhishek Lekshmanan
11:43 AM rgw Bug #20289 (Resolved): "failed to list reshard log entries" spams log file
See full log output:... Laura Paduano
11:42 AM Bug #20288 (Closed): armhf build fail
Linker bails believe this is related to #18938 I dont think that fix went far enough.
CMakeFiles/unittest_rbd_mirr...
Phillip Camp
11:33 AM Revision 85b0b8a1 (ceph): Merge pull request #15399 from smithfarm/wip-20127
build/ops: miscellaneous cleanups and fixes (run-make-check.sh, ceph.spec.in)
Reviewed-by: Kefu Chai <kchai@redhat.c...
Nathan Cutler
10:40 AM Revision 56523bea (ceph): test: Make screencandy optional for FreeBSD
- FreeBSD diff does not have a side-by-side with termwidth
So differentiate for that
Signed-off-by: Willem Jan Wi...
Willem Jan Withagen
10:20 AM Revision 44ac4a89 (ceph): rgw: don't use strlen in constexprs to not brake Clang builds.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
10:15 AM Revision ec01d242 (ceph): build/ops: make sure which is installed in run-make-check.sh
Fixes: http://tracker.ceph.com/issues/20127
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:15 AM Revision 38ee2a34 (ceph): build/ops: rpm: add which as a build dependency, unconditionally
Although "which" is only used in the tests, we need the dependency
to be picked up by install-deps.sh.
This is a sto...
Nathan Cutler
10:15 AM Revision e889eb07 (ceph): build/ops: rpm: ceph.spec.in: drop redundant defattrs
The defattr(-,root,root,-) has been the default for a long time.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:15 AM Revision 084678de (ceph): build/ops: rpm: Enable ppc64le and s390x builds in SLE
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:15 AM Revision 0f2f7d60 (ceph): build/ops: rpm, COPYING: drop GPL 2.0 with Autoconf Exception
This license is no longer used.
Fixes: http://tracker.ceph.com/issues/20091
Signed-off-by: Nathan Cutler <ncutler@su...
Nathan Cutler
10:15 AM Revision 5cd2aa21 (ceph): build/ops: rpm: one License line to rule them all
The SUSE and Fedora packaging guidelines specify that subpackages _may_ have
their own License line if it is necessar...
Nathan Cutler
10:07 AM Revision be31dfac (ceph): Merge pull request #15664 from zealoussnow/wip-fix-doc
doc: remove some non-existent and fix the default value according to …
Reviewed-by: xie xingguo <xie.xingguo@zte.com...
xie xingguo
10:06 AM Revision bd821ec2 (ceph): Merge pull request #15681 from zealoussnow/wip-option-comment-error
common: fix typo in option of rados_mon_op_timeout's comment
Reviewed-by: Kefu Chai <kchai@redhat.com>
xie xingguo
10:03 AM rgw Bug #20280: rgw: multi-site replication: switching master/secondary creates additional pool
Thanks for explanation what is happening. However, we are using single zonegroup configuration and it's possible to r... Andrey Tyurin
08:42 AM rgw Bug #20280: rgw: multi-site replication: switching master/secondary creates additional pool
Here is hwo to reproduce:
1. configure the mutlisite env with two zonegroups.
2. Put some buckets and objects in...
shasha lu
09:54 AM Revision d73d5742 (ceph): rgw: drop unused var header_ended
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
09:47 AM Bug #19883: Remove redundant includes
https://github.com/ceph/ceph/pull/15685
core/common: Fix ENODATA for FreeBSD with compat.h
- When ENODATA used...
Willem Jan Withagen
09:01 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Greg Farnum wrote:
> Note the second reporter confirms this is with cache tiering. Rather suspect that's got more to...
Bart Vanbrabant
03:46 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Note the second reporter confirms this is with cache tiering. Rather suspect that's got more to do with it than snaps... Greg Farnum
08:40 AM Revision 5511309f (ceph): osd: Change *pg_to_* to return void
Returning the number of items in the vector is not required and can be
calculated since the caller has access to the ...
Brad Hubbard
08:15 AM Revision 33e34f7f (ceph): rgw: abort early when s->length empty during putobj
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
08:09 AM Revision 123321f4 (ceph): rgw_file: fix misuse of make_key_name before make_fhk
The make_fhk calls make_key_name internally.
Also, because this makes the stored fhk and the new constructed fhk
mism...
Gui Hecheng
07:55 AM Revision 7e1dd4fa (ceph): common: fix option "rados_mon_op_timeout" comment spell error
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
07:24 AM rgw Bug #20287: rgw_file: assert upon setattr on bucket
https://github.com/ceph/ceph/pull/15679 Hecheng Gui
07:19 AM rgw Bug #20287 (Resolved): rgw_file: assert upon setattr on bucket
1. export root /
2. mount localhost:/rgw /mnt
3. mkdir /mnt/b1
4. chmod o-x /mnt/b1 <-- assert
trace:
ceph ve...
Hecheng Gui
07:22 AM Revision db4f65a7 (ceph): rgw_file: fix assert upon setattr on bucket
Fixes: http://tracker.ceph.com/issues/20287
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
Gui Hecheng
06:13 AM Bug #19116 (Duplicate): Sporadic segfaults in lockdep_locked on startup
I think this is just a jewel dup of 16014 Greg Farnum
05:29 AM Bug #18967 (Closed): Cluster can't process any new requests after 3 hosts crashed in 4+2 EC
Greg Farnum
05:27 AM RADOS Bug #18930: received Segmentation fault in PGLog::IndexedLog::add
Don't suppose there's still a log or core dump associated with this? Greg Farnum
05:20 AM Revision 7fc78257 (ceph): mon: delete unused config opts of mon_sync_fs_threshold and remove it i...
Signed-off-by: linbing <linbing@t2cloud.net> bing lin
04:46 AM RADOS Bug #14088: mon: nothing logged when ENOSPC encountered during start up
No, just scrubbing and trying to get things in a realistic state. Greg Farnum
04:08 AM RADOS Bug #14088: mon: nothing logged when ENOSPC encountered during start up
Greg, No, but I can try and take a look in the next few days if you'd like? Brad Hubbard
12:46 AM RADOS Bug #14088: mon: nothing logged when ENOSPC encountered during start up
Brad, did you do any work on this? Greg Farnum
04:42 AM Bug #18857 (Resolved): os/store_test is unable to vary min_alloc_size anymore
Greg Farnum
04:35 AM RADOS Bug #18752: LibRadosList.EnumerateObjects failure
Hasn't reproduced yet. Greg Farnum
04:27 AM RADOS Bug #18328 (Closed): crush: flaky unitest:
Greg Farnum
04:18 AM rbd Bug #18122: unittest_journal TestJournalTrimmer.RemoveObjectsWithOtherClient (intermitent)
Journal failures belong to rbd. Greg Farnum
04:13 AM RADOS Bug #18021 (Duplicate): Assertion "needs_recovery" fails when balance_read reaches a replica OSD ...
These are the same thing, right? Greg Farnum
04:11 AM RADOS Bug #17968: Ceph:OSD can't finish recovery+backfill process due to assertion failure
https://github.com/ceph/ceph/pull/15489#issuecomment-308152157 Greg Farnum
04:09 AM RADOS Bug #17949 (Resolved): make check: unittest_bit_alloc get_used_blocks() >= 0
Linked PR is not merged but has a comment the race condition fix was merged. Greg Farnum
04:03 AM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
David, do we have any idea why this is failing? I'm not getting any idea from what's in the comments here. Greg Farnum
03:51 AM RADOS Bug #17718: EC Overwrites: update ceph-objectstore-tool export/import to handle rollforward/rollback
Josh, is this still outstanding? I presume we need it for testing... Greg Farnum
03:17 AM Revision c27ccf69 (ceph): cmake: use boost target instead of libary path while linking against them
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:02 AM RADOS Bug #16385 (Fix Under Review): rados bench seq and rand tests do not work if op_size != object_size
One of the stuck PRs:
https://github.com/ceph/ceph/pull/12203
Greg Farnum
02:59 AM RADOS Bug #16379 (Closed): [ERROR ] "ceph auth get-or-create for keytype admin returned -1
It's been a year without updates and tests are more or less working, so this must be fixed. Greg Farnum
02:56 AM rgw Bug #20285: Lifecycle thread will still handle the bucket even if it has been removed.
https://github.com/ceph/ceph/pull/15677 zhang sw
02:41 AM rgw Bug #20285 (Resolved): Lifecycle thread will still handle the bucket even if it has been removed.
At present if buckets with lifecycle config are deleted, the lifecycle processor will still handle them. We should re... zhang sw
02:56 AM RADOS Bug #16365 (Resolved): Better network partition detection
We're switching to 2KB heartbeat packets now for other reasons. I don't think there's much else we can do here, pract... Greg Farnum
02:42 AM Documentation #20286 (Closed): wrong type of "fast_read" in our document
... Chang Liu
02:29 AM Revision a2b042fe (ceph): rgw: lifecycle thread shouldn't process the bucket which has been deleted.
Fixes: http://tracker.ceph.com/issues/20285
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
02:18 AM mgr Bug #20276: dashboard raised TypeErorr: unsupported operand type(s) for -: 'str' and 'str'
https://github.com/ceph/ceph/pull/15668 Chang Liu
01:37 AM RADOS Bug #16177 (Closed): leveldb horrendously slow
Adam's cluster got cleaned up; the MDS doesn't allow you to generate directory omaps that large anymore; RGW is doing... Greg Farnum
01:32 AM rgw Bug #20284 (In Progress): 【rgw】multipart object leak when re-upload the same number part
Upload a multipart object:

1. Upload part 1 with prefix 2~-DUZmxVbiv9dBycBdci2iMhiKEEUv-5

2. The connection...
xiangyang yu
12:50 AM Bug #14998 (Resolved): Build failures with Boost 1.60
Greg Farnum
12:43 AM RADOS Bug #13493: osd: for ec, cascading crash during recovery if one shard is corrupted
I suspect this is being resolved by David's work on EIO handling? Greg Farnum
12:02 AM RADOS Bug #20283 (New): qa: missing even trivial tests for many commands
I wrote a trivial script to look for missing commands in tests (https://github.com/ceph/ceph/pull/15675/commits/3aad0... Greg Farnum

06/13/2017

11:57 PM CephFS Bug #20282 (Closed): qa: missing even trivial tests for many commands
I wrote a trivial script to look for missing commands in tests (https://github.com/ceph/ceph/pull/15675/commits/3aad0... Greg Farnum
11:38 PM RADOS Bug #20256: "ceph osd df" is broken; asserts out on Luminous-enabled clusters
https://github.com/ceph/ceph/pull/15675 Greg Farnum
10:00 PM RADOS Bug #13111: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
I don't really get how the AsyncMessenger could have caused this issue...? Greg Farnum
09:50 PM RADOS Bug #12659 (Closed): Can't delete cache pool
Closing due to lack of updates and various changes in cache pools since .94. Greg Farnum
09:48 PM RADOS Bug #12615: Repair of Erasure Coded pool with an unrepairable object causes pg state to lose clea...
David, is this still an issue? Greg Farnum
09:16 PM Revision 2b4b7182 (ceph): Merge pull request #14885 from rzarzynski/wip-rgw-auth-rework-cont-3-awsv4
rgw: continuation of the auth rework -- AWSv4 Matt Benjamin
08:43 PM Revision 2096113d (ceph): osd: heartbeat with packets large enough to require working jumbo frames.
We get periodic reports that users somehow misconfigure one of their switches
so that it drops jumbo frames, yet the ...
Greg Farnum
08:36 PM Bug #20281 (Closed): ClsHello.* test failed in ceph-ansible-kraken-distro-basic-ovh
Run: http://pulpito.ceph.com/teuthology-2017-06-13_05:15:01-ceph-ansible-kraken-distro-basic-ovh/
Jobs: 1282601
Log...
Yuri Weinstein
07:47 PM Revision 9c0821e9 (ceph): osd/osd_types: do not track ERROR change for missing set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:47 PM Revision d95f3c00 (ceph): osd/PGLog: remove some dead code
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:35 PM Bug #20240: libradosstriper processes arbitrary printf placeholders in user input
Stan, your patch is applied here:
https://github.com/ceph/ceph/pull/15674
...I'm looking for other places this mi...
Jesse Williamson
06:23 PM Revision 2c4fb020 (ceph): cls/refcount: store and use list of retired tags
Fixes: http://tracker.ceph.com/issues/20107
Keep around the list of retired tags, make sure we don't
drop a refcount...
Yehuda Sadeh
06:22 PM rgw Bug #20107: rgw: Truncated objects
See a potential fix here:
https://github.com/ceph/ceph/pull/15673
Yehuda Sadeh
05:47 PM rgw Bug #20107: rgw: Truncated objects
actually, I take this backward compatibility claim back a bit. Looking at the code again, I think this is how it was ... Yehuda Sadeh
05:27 PM rgw Bug #20107: rgw: Truncated objects
Yeah, your analysis seems right. I think the big issue here is that we don't set a tag on the first write, but rather... Yehuda Sadeh
02:53 PM rgw Bug #20107: rgw: Truncated objects
After noticing that there is always a @gc_list@ operation between the duplicated gc actions, I think I found the bug:... Jens Harbott
01:46 PM rgw Bug #20107: rgw: Truncated objects
So I can reproduce this issue now, after finding and working around #20234:
1. Run the python script below, which ...
Jens Harbott
06:05 PM Revision c2a3b756 (ceph): Merge pull request #14698 from smithfarm/wip-19677-jewel
jewel: cephfs: ceph-fuse does not recover after lost connection to MDS
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
05:46 PM Revision 51b512a5 (ceph): Merge pull request #14344 from rzarzynski/wip-rgw-repect-negative-refacls
rgw: respect Swift's negative, HTTP referer-based ACL grants. Orit Wasserman
05:44 PM rgw Bug #20280 (New): rgw: multi-site replication: switching master/secondary creates additional pool
We are testing multi-site replication between two clusters, plk041 and plk045, both on same ceph version 10.2.4 (9411... Andrey Tyurin
04:54 PM Revision 6cad64af (ceph): Merge pull request #15586 from adamemerson/wip-ex-ML
rgw: Remove spurious XML header for GetBucketPolicy
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Adam Emerson
04:41 PM Revision 21fc54b1 (ceph): Fix assert in set_cache_shards in bluestore fio
The config osd_op_num_shards is changed so it needs to change in
fio_ceph_objectstore.cc.
Signed-off-by: Xiaoyan Li ...
Xiaoyan Li
04:11 PM Revision 82fc1da1 (ceph): os/bluestore: clean up cache_data_ratio in _set_cache_sizes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:39 PM rgw Bug #20244: multisite: log_meta on secondary zone causes continuous loop of metadata sync
PR to master: https://github.com/ceph/ceph/pull/15613 Ken Dreyer
02:37 PM rgw Bug #20244 (Pending Backport): multisite: log_meta on secondary zone causes continuous loop of me...
Casey Bodley
03:37 PM Revision 6eb78223 (ceph): rgw: Remove spurious XML header for GetBucketPolicy
Fixes: http://tracker.ceph.com/issues/20247
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
03:37 PM rgw Bug #20279 (Fix Under Review): rgw: the RGWBucket::link() doesn't handle some errors
https://github.com/ceph/ceph/pull/15669 Radoslaw Zarzynski
03:35 PM rgw Bug #20279 (Fix Under Review): rgw: the RGWBucket::link() doesn't handle some errors
Radoslaw Zarzynski
03:36 PM Revision 840ed4a1 (ceph): rgw: fix error handling in the link() method of RGWBucket.
The recent Static Analysis for Ceph (linked 13 June 2017 on
ceph-devel) shows that the link() method of RGWBucket ass...
Radoslaw Zarzynski
03:31 PM rgw Bug #20211: rgw: bucket index not syncing when rados cluster abnormally
Casey Bodley wrote:
> fang yuxiang wrote:
> > Yehuda Sadeh wrote:
> > > I don't understand what step (4) is. What ...
fang yuxiang
07:34 AM rgw Bug #20211: rgw: bucket index not syncing when rados cluster abnormally
Casey Bodley wrote:
> fang yuxiang wrote:
> > Yehuda Sadeh wrote:
> > > I don't understand what step (4) is. What ...
fang yuxiang
03:30 PM rgw Bug #20220: mismatch Signature in swift formpost
Merged PR: https://github.com/ceph/ceph/pull/15564. Radoslaw Zarzynski
03:28 PM Revision 73698809 (ceph): Merge pull request #15564 from Jing-Scott/fix-formpost-auth
rgw: fix the signature mismatch of FormPost in swift API
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:26 PM Revision 73c9df74 (ceph): Merge pull request #15581 from neha-ojha/wip-fix-objclass
objclass-sdk: use namespace ceph for bufferlist
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
03:26 PM Revision b431d3d7 (ceph): Merge pull request #15595 from ztczll/zl
os/bluestore/BlueFS: .slow should be compared with dirname
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:18 PM Revision b37c4a2c (ceph): Merge pull request #15590 from Linbing/wip-osd-check-osdmap-twice
osd: the condition of last epoch <= superblock.newest_map epoch has been check twice
Reviewed-by: Kefu Chai <kchai@r...
Yuri Weinstein
03:18 PM rgw Bug #20251: rgw: meta sync thread crash at RGWMetaSyncShardCR
We have got the pair of those:... Andrey Tyurin
12:25 PM rgw Bug #20251: rgw: meta sync thread crash at RGWMetaSyncShardCR
our ceph version is new rgw code + old rados cluster code, so it display version :10.2.3
but this issue should exi...
fang yuxiang
02:56 PM Revision e62f1feb (ceph): Merge pull request #15661 from tchaikov/wip-qa-upgrade-set-sortbitwise
qa/suites/upgrade: set "sortbitwise" for jewel clusters
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:44 PM Revision 99f580a3 (ceph): msg/async: go to open new session when existing already closed
Fixes: http://tracker.ceph.com/issues/20230
Signed-off-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:37 PM Revision 9d7b477c (ceph): Merge pull request #15613 from cbodley/wip-20244
rgw: only log metadata on metadata master zone
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
02:27 PM Revision 40d8bc73 (ceph): Merge pull request #15280 from ZVampirEM77/wip-bucket-policy-cleanup
rgw: fix get bucket policy s3 compatible issue
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Casey Bodley
01:45 PM rgw Bug #20278: Validation of container paths in RGW / Swift API.
Note: I was able to delete these containers(buckets) using radosgw-admin. Ross Martyn
01:44 PM rgw Bug #20278 (New): Validation of container paths in RGW / Swift API.
After working with curl to manually create some containers(buckets) via the RGW/Swift API, I happened to accidentally... Ross Martyn
01:42 PM Revision e0293afc (ceph): os/bluestore: fix possible wrong initial shard during partial reshard
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:42 PM Revision ef232c90 (ceph): os/bluestore: add sanity check to the order of shards before updating
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:42 PM Revision acfc1235 (ceph): os/bluestore: move comments into proper place
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:39 PM Revision 00a3f7bb (ceph): osd/OSD: There are requests that will be blocked by the chunk, queue th...
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
01:28 PM Revision 7cd7d37a (ceph): rgw: fix error handling in get_params() of RGWPostObj_ObjStore_S3.
The recent Static Analysis for Ceph (linked 13 June 2017 on
ceph-devel) shows that the get_params method of RGWPostOb...
Radoslaw Zarzynski
01:17 PM CephFS Bug #20272: Ceph OSD & MDS Failure
The MDS backtrace is just the same as the OSD one. John Spray
02:27 AM CephFS Bug #20272: Ceph OSD & MDS Failure
You probably need to bump up the number of allowed thread/process IDs on your box if it's crashing there. But that sh... Greg Farnum
01:14 PM Revision 3758580d (ceph): mgr/dashboard: fix type error in get_rate function
Fixes: http://tracker.ceph.com/issues/20276
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
Chang Liu
01:07 PM Revision 85293e76 (ceph): Merge pull request #15663 from zealoussnow/wip-fix-build
cmake: exclude *.css while generating ctags
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:57 PM Revision 14ff4a58 (ceph): os/bluestore: initialize finishers properly
We shall set m_finishers according to our backend hard driver's
type now.
Signed-off-by: xie xingguo <xie.xingguo@zt...
xie xingguo
12:50 PM Bug #20230: mon: fail to form large quorum; msg/async busy loop
AsyncConnection::handle_connect_msg() has the same bug in Jewel [0], Kraken [1], and Luminous [2]
[0] https://gith...
Alexey Sheplyakov
12:50 PM Revision 5ed5f595 (ceph): radosgw, crypto: simplified code in handle_data functions
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
12:42 PM Revision f59c9d89 (ceph): Merge branch 'master' into wip-19739
Orit Wasserman
12:41 PM rgw Bug #20275 (Pending Backport): rgw_file: prevent conflict of mkdir between restarts

Matt Benjamin
07:30 AM rgw Bug #20275: rgw_file: prevent conflict of mkdir between restarts
https://github.com/ceph/ceph/pull/15655 Hecheng Gui
07:02 AM rgw Bug #20275 (Resolved): rgw_file: prevent conflict of mkdir between restarts
1. export bucket b1
2. mount localhost:/b1 /mnt
3. touch /mnt/dir1
4. kill -9 ganesha.nfsd
5. systemctl start nfs...
Hecheng Gui
12:40 PM Revision 1031f902 (ceph): Merge pull request #15655 from guihecheng/rgw_file-fix-mkdir
rgw_file: prevent conflict of mkdir between restarts Matt Benjamin
12:24 PM Revision 697dea60 (ceph): Merge pull request #15659 from lixiaoy1/fio_ceph
test/fio: Fix assert in set_cache_shards in bluestore fio Igor Fedotov
12:10 PM Revision b7d657d4 (ceph): Merge pull request #15593 from chenfangxian/rbd-nbd-fix-unmap
rbd-nbd: ensure unmap returns error code
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Reviewed-by: Pan Liu <wanju...
Mykola Golub
11:57 AM Revision 3c1eb63c (ceph): doc: remove some non-existent and fix the default value according to so...
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
11:43 AM Revision 7681fd8e (ceph): build: add css file to excludes while generate tags
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
10:05 AM Revision ce882125 (ceph): rgw: fix the signature mismatch of FormPost in swift API
Fixes: http://tracker.ceph.com/issues/20220
Signed-off-by: Jing Wenjun <jingwenjun@cmss.chinamobile.com>
wenjun jing
09:16 AM Revision 13445894 (ceph): client: call the lru_remove() twice,when trim cache
call the lru_remove() twice,when trim cache,
first: trim_cache()---> lru_expire() ---> lru_remove();
second: trim_ca...
huanwen ren
09:00 AM Revision b7f59b64 (ceph): qa/suites/upgrade: remove duplicated upgrade task
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:00 AM Revision 37342805 (ceph): qa/suites/upgrade: set "sortbitwise" for jewel clusters
so ceph.healthy or wait-for-healthy won't be blocked by this warning.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:53 AM RADOS Bug #20277: bluestore crashed while performing scrub
What happened (twice) was:
* the osd had a crc error inconsistent pg
* set debug-bluestore and debug-osd to 20
* t...
Peter Gervai
08:21 AM RADOS Bug #20277 (Can't reproduce): bluestore crashed while performing scrub
... Kefu Chai
08:21 AM mgr Bug #20276 (Resolved): dashboard raised TypeErorr: unsupported operand type(s) for -: 'str' and '...
... Chang Liu
08:17 AM Revision 8bb19f3a (ceph): os/bluestore: make sure we update shards and extent_map_shards simutane...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:08 AM CephFS Bug #20129: Client syncfs is slow (waits for next MDS tick)
John Spray wrote:
> dongdong tao -- could you please open a pull request with your code change once it is working fo...
dongdong tao
07:58 AM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
I've been able to run a modified version of radosgw_admin.py against jewel & master. Modifications included instrume... Marcus Watts
07:28 AM Revision 87cec5ff (ceph): rgw_file: prevent conflict of mkdir between restarts
Fixes: http://tracker.ceph.com/issues/20275
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
Gui Hecheng
06:59 AM Bug #20189: fs
I forget to fill in the subject of this issue, so i pull another issue #20217.
Anyone who has the right to close iss...
xiaomeng tu
06:51 AM Bug #20217: cephfs can be mounted even when keyring is modified
It turns out to be a base64 decoding problem. In base64 algorithm,“AQD6wjRZQPEcORAAeXPNPkN36VEiwc7Y/OBZcw==” and "AQD... xiaomeng tu
06:47 AM Bug #19555 (Fix Under Review): BlueStore.cc: 1941: FAILED assert(!force)
Kefu Chai
06:00 AM Bug #19555: BlueStore.cc: 1941: FAILED assert(!force)
Submitted a patch here: https://github.com/ceph/ceph/pull/15654 Xiaoyan Li
02:45 AM Bug #19555: BlueStore.cc: 1941: FAILED assert(!force)
I add codes to print the spanning_blob_map when blob->id is less than 0, and finally I think I find the problem.
2...
Xiaoyan Li
02:17 AM Bug #19555: BlueStore.cc: 1941: FAILED assert(!force)
I use bluestore fio plugin to run IO test, this problem occurs after about 3 mins. To set debug bluestore=30 easily c... Xiaoyan Li
05:02 AM Revision 5d10d797 (ceph): os/bluestore: fix potential access violation
We may extend extent_map_shards if necessary, and there is
no guarantee the memory of an unreserved vector won't be a...
xie xingguo
04:21 AM Bug #20104: tell injectargs command error
https://github.com/ceph/ceph/pull/15647 Greg Farnum
04:20 AM Revision 52f0deb9 (ceph): Merge pull request #15648 from joscollin/wip-CID1412575-incorrect-expre...
mon: Incorrect expression in PGMap::get_health()
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:41 AM Bug #19948 (Resolved): LibRadosTwoPools[EC]PP.PromoteSnap
https://github.com/ceph/ceph/pull/15638 Kefu Chai
03:40 AM Revision 3048d94e (ceph): Merge pull request #15638 from liewegas/wip-19948
ceph_test_rados_api_*: wait for snap trim on ENOENT during cleanup
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
R...
Kefu Chai
03:18 AM Revision ac04d12b (ceph): os/bluestore: use double in _set_cache_sizes
Freaking floating point imprecision sucks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:18 AM Revision 6553a7c8 (ceph): filestore: fix filestore_debug_omap_check option to a default bool value
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
03:07 AM RADOS Bug #20274: rewind divergent deletes head whiteout
https://github.com/ceph/ceph/pull/15649 Sage Weil
02:54 AM RADOS Bug #20274 (Resolved): rewind divergent deletes head whiteout
... Sage Weil
03:05 AM Revision 890adc60 (ceph): rbd-nbd: fix nbd do_unmap error handling
when nbd disconnect failed, ensure do_unmap return error logic.
Signed-off-by: chenfangxian <chenfangxian@cmss.china...
chenfangxian
03:01 AM Bug #19947 (Resolved): osd/PGLog.h: 1235: FAILED assert(miter->second.have == eversion_t())
Sage Weil
03:01 AM Revision aeb40298 (ceph): Merge pull request #15519 from liewegas/wip-19595
osd/PrimaryLogPG: clear oi from trim_object()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
03:00 AM RADOS Bug #19943: osd: enoent on snaptrimmer
with snap trim whiteout fix applied,
/a/sage-2017-06-12_20:56:37-rados-wip-sage-testing-distro-basic-smithi/128066...
Sage Weil
02:59 AM RADOS Bug #20227: os/bluestore/BlueStore.cc: 2617: FAILED assert(0 == "can't mark unloaded shard dirty")
/a/sage-2017-06-12_20:56:37-rados-wip-sage-testing-distro-basic-smithi/1280581
has full log...
Sage Weil
02:57 AM Revision 7640f34b (ceph): os/filestore: zfs add get_name()
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
02:54 AM Revision 7c2ab49c (ceph): mon: Incorrect expression in PGMap::get_health()
Fixes:
CID 1412575: Incorrect expression (COPY_PASTE_ERROR)
ceph/src/mon/PGMap.cc: 2764 in PGMap::get_health()
"nu...
Jos Collin
02:42 AM Bug #20258 (Fix Under Review): mgr: pecan error from restful module (trusty)
https://github.com/ceph/ceph/pull/15646 Kefu Chai
02:41 AM Bug #20258: mgr: pecan error from restful module (trusty)
Kefu Chai
02:33 AM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
... Sage Weil
02:28 AM RADOS Bug #20273 (Resolved): osd/OSD.h: 1957: FAILED assert(peerin g_queue.empty())
... Sage Weil
02:26 AM Revision 6d23ae59 (ceph): Merge pull request #15629 from Linbing/wip-msg-async-op-threads
msg/async: add assert of ms_async_op_threads > 0
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:24 AM Bug #20057: ceph-osd: some flags are not documented in the help output
Hmm, part of the problem is that these options are generically available as members of config_opts, but they take on ... Greg Farnum
02:16 AM Revision bf98babb (ceph): msg/async: fix accept_conn not remove entry in conns when lazy delete
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
01:51 AM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
Jason, could you help take a look? by inspecting @qa/suites/upgrade/client-upgrade/jewel-client-x/basic@, i think it'... Kefu Chai
01:47 AM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
tested at http://qa-proxy.ceph.com/teuthology/kchai-2017-06-12_12:19:18-upgrade-wip-20175-kefu---basic-mira/1279912/t... Kefu Chai
01:24 AM Bug #20186 (In Progress): snapset xattr corruption propagated from primary to other shards
David Zafman
12:05 AM mgr Bug #20113: couldn't get command descriptions for [u'mgr', '']:
i don't think it's fixed. we merged a PR by Chang to print more log on the "couldn't get command descriptions for [mg... Kefu Chai

06/12/2017

10:43 PM CephFS Bug #20272 (Rejected): Ceph OSD & MDS Failure
The following error from one of the OSDs in my cluster brought the Ceph MDS server down over the weekend:... Kyle Traff
09:11 PM Feature #18409 (In Progress): scrub: tolerate and repair case where an object has an object_info ...
David Zafman
08:50 PM Revision cd0d8b07 (ceph): osd: Check snapset for validity when selecting authoritative shard
Fixes: http://tracker.ceph.com/issues/20186
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:50 PM Revision 9614ab55 (ceph): osd: be_select_auth_object() sanity check oi soid
Fixes: http://tracker.ceph.com/issues/18409
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:46 PM rgw Bug #20211: rgw: bucket index not syncing when rados cluster abnormally
fang yuxiang wrote:
> Yehuda Sadeh wrote:
> > I don't understand what step (4) is. What do you mean fail bucket ind...
Casey Bodley
08:35 PM rgw Backport #20260 (In Progress): hammer: Increase verbosity level on RGWObjManifest line
Nathan Cutler
08:34 PM rgw Backport #20260 (Rejected): hammer: Increase verbosity level on RGWObjManifest line
https://github.com/ceph/ceph/pull/15379 Nathan Cutler
08:35 PM Backport #20271 (Resolved): kraken: LibRadosMiscConnectFailure.ConnectFailure hang
https://github.com/ceph/ceph/pull/16140 Nathan Cutler
08:35 PM Backport #20270 (Resolved): jewel: LibRadosMiscConnectFailure.ConnectFailure hang
https://github.com/ceph/ceph/pull/16141 Nathan Cutler
08:34 PM rgw Backport #20269 (Resolved): kraken: wrong object size after copy of uncompressed multipart objects
https://github.com/ceph/ceph/pull/16179 Nathan Cutler
08:34 PM rgw Backport #20268 (Resolved): kraken: get wrong content when download object with specific range wh...
https://github.com/ceph/ceph/pull/16178 Nathan Cutler
08:34 PM rbd Backport #20267 (Resolved): jewel: [api] is_exclusive_lock_owner shouldn't return -EBUSY
https://github.com/ceph/ceph/pull/16296 Nathan Cutler
08:34 PM rbd Backport #20266 (Resolved): kraken: [api] is_exclusive_lock_owner shouldn't return -EBUSY
https://github.com/ceph/ceph/pull/16187 Nathan Cutler
08:34 PM rbd Backport #20265 (Resolved): jewel: [cli] ensure positional arguments exist before casting
https://github.com/ceph/ceph/pull/16295 Nathan Cutler
08:34 PM rbd Backport #20264 (Resolved): kraken: [cli] ensure positional arguments exist before casting
https://github.com/ceph/ceph/pull/16186 Nathan Cutler
08:34 PM rgw Backport #20263 (Resolved): kraken: "datalog trim" can't work as expected
https://github.com/ceph/ceph/pull/16175 Nathan Cutler
08:34 PM rgw Backport #20262 (Resolved): jewel: "datalog trim" can't work as expected
https://github.com/ceph/ceph/pull/16299 Nathan Cutler
08:34 PM rgw Backport #20261 (Resolved): kraken: 'radosgw-admin usage show' listing 0 bytes_sent/received
https://github.com/ceph/ceph/pull/16174 Nathan Cutler
08:32 PM rgw Bug #16682 (Resolved): ceph jewel failed create s3 tpye subuser from admin rest api
Nathan Cutler
08:11 PM rgw Bug #20259: Increase verbosity level on RGWObjManifest line
hammer backport pr: https://github.com/ceph/ceph/pull/15379 Casey Bodley
08:10 PM rgw Bug #20259 (Resolved): Increase verbosity level on RGWObjManifest line
https://github.com/ceph/ceph/pull/7285 Casey Bodley
08:07 PM Revision 7ad2ae27 (ceph): Merge pull request #15426 from zhangsw/fix-rgw-gc-loglevel
rgw: lower some log's level in gc process.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
08:03 PM Revision 78c6e6e8 (ceph): Merge pull request #15571 from ceph/wip-fix-fio-shard-hint
test/fio: fix lack of setting for Sequencer::shard_hint
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:59 PM Revision 2fd37654 (ceph): mon: mark `osd create` as deprecated
With the introduction of `osd new`, we are now deprecating `osd create`
with the intent of removing it in a future re...
Joao Eduardo Luis
07:41 PM Bug #20167 (Need More Info): osd/PG.cc: 806: FAILED assert(past_intervals.empty())
Sage Weil
07:40 PM Revision 74da154a (ceph): osd/PG: make non-empty PastIntervals non-fatal
Yes, we should not have past intervals in this case. However, we don't
need to crash the OSD; the ERR in clog is suf...
Sage Weil
07:26 PM mgr Bug #20113: couldn't get command descriptions for [u'mgr', '']:
This is fixed, right? I haven't seen it in a couple weeks. Sage Weil
07:24 PM Bug #20198 (Resolved): mgr: tcmalloc segv in DaemonServer ctor
this looks like fallout from the old broken Mgr shutdown; we now respawn.
(in this run we had *just* shut down and...
Sage Weil
07:13 PM Revision ad5a4363 (ceph): Merge pull request #15603 from idryomov/wip-rados-df-typo
rados: fix typo in 'df' column name Sage Weil
07:12 PM Revision c7f7500b (ceph): Merge pull request #15615 from joscollin/wip-CID717210-Uninitialized-me...
common: initialize _hash in LogEntryKey()
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
07:06 PM Revision 04ab2551 (ceph): Merge pull request #15627 from theanalyst/12.1.0/release-notes-2
doc: 12.1.0/release notes 2 Sage Weil
06:57 PM Revision 43022376 (ceph): ceph_test_rados_api_*: wait for snap trim on ENOENT during cleanup
Assume that an ENOENT removing an object during cleanup means the
head is a whiteout because there are clones. When ...
Sage Weil
06:56 PM Bug #19948 (Fix Under Review): LibRadosTwoPools[EC]PP.PromoteSnap
Sage Weil
06:52 PM Bug #19948: LibRadosTwoPools[EC]PP.PromoteSnap
This is simple fallout from the SnapSet change: if we end up with a head whiteout with clones during cleanup we get E... Sage Weil
06:53 PM rgw Backport #19786 (Resolved): jewel: ceph jewel failed create s3 tpye subuser from admin rest api
Yehuda Sadeh
06:52 PM rgw Bug #11239 (Resolved): civetweb defaults to libssl.so and libcrypto.so when versions not passed
Yehuda Sadeh
06:47 PM Bug #20230: mon: fail to form large quorum; msg/async busy loop
... Sage Weil
06:45 PM Bug #20230: mon: fail to form large quorum; msg/async busy loop
... Sage Weil
06:44 PM mgr Bug #20245 (Duplicate): PyFormatter aborts dumping PGMapDigest (missing dump_format_va)
Nathan Cutler
02:40 PM mgr Bug #20245 (Fix Under Review): PyFormatter aborts dumping PGMapDigest (missing dump_format_va)
https://github.com/ceph/ceph/pull/15634 Chang Liu
11:30 AM mgr Bug #20245: PyFormatter aborts dumping PGMapDigest (missing dump_format_va)
https://github.com/ceph/ceph/commit/159dc9ae4e5d7e1fac22935afbb280f46c88cbfc uses dump_format_unquoted, and breaks Py... Chang Liu
06:42 PM rgw Feature #20235 (Fix Under Review): vstart.sh fails to start more than one radosgw process
Nathan Cutler
01:08 PM rgw Feature #20235: vstart.sh fails to start more than one radosgw process
Pull request https://github.com/ceph/ceph/pull/15632 Adam Kupczyk
12:47 PM rgw Feature #20235 (In Progress): vstart.sh fails to start more than one radosgw process
Adam Kupczyk
06:21 PM mgr Bug #20208 (Resolved): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Sage Weil
06:19 PM Revision 5bc1a25b (ceph): qa/upgrade/jewel-x/point-to-point: add a mgr during final upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM Revision cd1271b4 (ceph): osd/PrimaryLogPG: clear oi from trim_object()
trim_object() is unique in that its resulting OpContxtUPtr is fed to
simple_opc_submit() but does not first pass thro...
Sage Weil
05:47 PM Revision b98fad9b (ceph): Merge pull request #15604 from liewegas/wip-rest-test-qa
qa/suites/rados/rest: test restful mgr module
Reviewed-by: Boris Ranto <branto@redhat.com>
Sage Weil
05:46 PM Revision be882209 (ceph): qa/suites/rados/rest/mgr-restful: test on centos
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:45 PM Bug #20258 (Resolved): mgr: pecan error from restful module (trusty)
/a/sage-2017-06-12_16:22:35-rados-master---basic-smithi/1280052... Sage Weil
05:17 PM rgw Bug #17888 (Resolved): rgw:fix for deleting objects name beginning and ending with underscores of...
Yehuda Sadeh
04:56 PM mgr Documentation #20257 (Closed): ceph-mgr doc updates
Currently there is not sufficient documentation for ceph-mgr from admin point of view to understand/debug issues rela... Vasu Kulkarni
04:42 PM Bug #20219 (Resolved): upgrade/jewel-x: ceph_test_rados_api_stat hangs on getpoolstats
Sage Weil
04:42 PM Revision 0c2e02e4 (ceph): Merge pull request #15584 from liewegas/wip-20219
mon/MgrStatMonitor: keep mgrstat version ahead of pgmon
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
04:35 PM RADOS Bug #20256: "ceph osd df" is broken; asserts out on Luminous-enabled clusters
So obviously what happened is I thought we had moved the osd df command into the monitor, but that didn't actually ha... Greg Farnum
04:33 PM RADOS Bug #20256 (Resolved): "ceph osd df" is broken; asserts out on Luminous-enabled clusters
I got a private email report:
When do ‘ceph osd df’, ceph-mon always crush. The stack info as following:...
Greg Farnum
04:19 PM Revision ed249bec (ceph): Merge pull request #15620 from tchaikov/wip-20249
test/vstart_wrapper.sh: display_log on test failure
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Sag...
Kefu Chai
03:56 PM Revision 7df54f2f (ceph): qa/workunits/rest/test_mgr_rest_api.py: tolerate old distros
Work with older requests and/or missing urllib3.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:55 PM Revision 408e78e5 (ceph): qa/suites/rados/rest/mgr-restful: test restful module
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:40 PM Bug #19200: RHEL 7.3 Selinux denials at OSD start
Ruben, very sorry. my queries were meant for Ben. Kefu Chai
02:45 PM Bug #19200: RHEL 7.3 Selinux denials at OSD start
We are using the default settings though we do set some debug levels, crush location, etc unrelated to network ports.... Ben Meekhof
12:01 PM Bug #19200: RHEL 7.3 Selinux denials at OSD start
Kefu Chai wrote:
> Ruben, are your ceph-osd daemons are using the default settings?
>
> as ceph-osd is not suppo...
Ruben Kerkhof
11:58 AM Bug #19200: RHEL 7.3 Selinux denials at OSD start
Ruben, are your ceph-osd daemons are using the default settings?
as ceph-osd is not supposed to connect to these ...
Kefu Chai
03:11 PM Bug #20249 (Resolved): ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
https://github.com/ceph/ceph/pull/15634 Kefu Chai
02:41 PM Bug #20249: ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
https://github.com/ceph/ceph/pull/15634 Chang Liu
12:46 PM Bug #20249: ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
anyone interested in this ticket, please feel to grab it. i will continue working on it tomorrow if it's not RCA'ed /... Kefu Chai
12:29 PM Bug #20249: ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
... Kefu Chai
10:36 AM Bug #20249: ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
https://github.com/ceph/ceph/pull/15620 is posted for more log on timeout. Kefu Chai
10:33 AM Bug #20249: ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
sorry. `ceph tell osd.3 flush_pg_stats` could get response in jenkins. That i pasted above is not relevant. Chang Liu
02:42 AM Bug #20249: ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
the failed test was test_tiering_1. and it timed out when waiting for OSD.0 to return a seq number greater than @1717... Kefu Chai
02:40 AM Bug #20249 (Resolved): ceph-mgr crashes in cephtool-test-mon.sh constantly on jenkins
... Kefu Chai
03:10 PM Revision efb1c301 (ceph): Merge pull request #15634 from liewegas/wip-pyformatter
mgr/PyFormatter: implement dump_format_va
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:57 PM Revision e56f8273 (ceph): Merge pull request #15580 from liewegas/wip-bluestore-memory
os/bluestore: configure rocksdb cache via bluestore_cache_kv_ratio
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Sage Weil
02:56 PM Feature #13837 (In Progress): Make snap_trimming robust to inconsistent snaphots
David Zafman
02:47 PM Revision 82a848c2 (ceph): test/librados: extract functions using libcommon in test.cc into test_c...
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 PM Revision b7287fdc (ceph): test/librbd: decouple ceph_test_librbd_api from libceph-common
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 PM Revision bc8fa019 (ceph): test/librbd: replace libcommon classes using standard library
so ceph_test_librbd_api has less dependencies on libcommon
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by...
Kefu Chai
02:40 PM rgw Bug #20071 (Pending Backport): wrong object size after copy of uncompressed multipart objects
Casey Bodley
02:33 PM rgw Bug #20255 (New): rgw: Size of copied object is wrong in the index
When copying an object that is longer than @max_head_size@ (currently 4194304 bytes), the size of the copied object i... Jens Harbott
02:32 PM Bug #20057: ceph-osd: some flags are not documented in the help output
I am a bit confused, not sure why some options are no longer in ceph_osd.cc (I guess these are inherited somehow then... Alfredo Deza
02:24 PM rgw Bug #20234: rgw: shadow objects are sometimes not removed
More debugging shows that the pure copy operation produces the correct object, it is the put_acl call, which s3cmd do... Jens Harbott
12:59 PM rgw Bug #20234: rgw: shadow objects are sometimes not removed
Some more data:
This only seems to affect the S3 API, objects copied via the Swift API do not seem to be affected....
Jens Harbott
01:57 PM Revision 86c851e1 (ceph): mgr/PyFormatter: implement dump_format_va
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:56 PM Revision 6d0b4ce1 (ceph): Merge pull request #15624 from Adirl/wip
msg/async/rdma: check if fin message completed
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:52 PM Revision f4af675f (ceph): msg/async/rdma: check if fin message completed
Change-Id: I9cb1e523be7b21127503a9252b09331a37bea204
Signed-off-by: Alexander Mikheev <alexm@mellanox.com>
Signed-off...
Adir Lev
01:48 PM Revision 5325460b (ceph): mon/PGMonitor: assert PGMonitor stops proposing after luminous
One hacky exception here for the rebuild-mondb case.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:48 PM Revision 62703782 (ceph): mon/MgrStatMonitor: keep mgrstat version ahead of pgmon
Pre-luminous, statfs and getpoolstats come from pgmon, and clients will
see and track the paxos version for that. Af...
Sage Weil
01:44 PM Revision 93c29f1a (ceph): Merge pull request #14753 from theanalyst/v12.0.2/mailmap
doc: mailmap for v12.0.2
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:28 PM Revision 20ca5b7f (ceph): Do not log debug output at level 0
This log message seems to be useful only for debugging purposes, a
more general message is logged above at level 5 al...
Jens Harbott
01:17 PM rgw Bug #20100 (Pending Backport): get wrong content when download object with specific range when co...
Radoslaw Zarzynski
12:55 PM Revision 5075bf8d (ceph): os/bluestore: more typo fixes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:50 PM Revision f51771b5 (ceph): Merge pull request #15328 from jimifm/wip-RGWPutObj
rgw/rgw_op:Prevents memory leaks when calling func swift_versioning_copy() fails
Reviewed-by: Radoslaw Zarzynski <rz...
Radoslaw Zarzynski
12:48 PM Revision 1593c871 (ceph): os/bluestore: narrow shard combination condition
We have confirmed that we are not the last shard!
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:47 PM Revision fe9fedf1 (ceph): Merge pull request #15323 from fangyuxiangGL/compress_bug_fix
rgw: get wrong content when download object with specific range with compression
Reviewed-by: Adam Kupczyk <akupczyk...
Radoslaw Zarzynski
12:46 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
Reviving this old thread by a colleague, the PR submitted earlier [1] had failed teuthology rgw run, due to radosgw-a... Abhishek Varshney
12:44 PM CephFS Bug #20254 (Resolved): mds: coverity error in Server::_rename_prepare
... Patrick Donnelly
12:33 PM Revision c10f7ca5 (ceph): os/bluestore: s/finishrs/finishers/ s/fainlize/finalize/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:28 PM Revision 415ab325 (ceph): os/bluestore: stop calculating bound if we must reshard
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:10 PM Feature #7192: An easier-to-process health report
1. We should probably internally associate the severity with the type, but in the output we'd still be writing it as ... John Spray
11:38 AM Revision db20e853 (ceph): msg/async: add assert of ms_async_op_threads > 0
Signed-off-by: linbing <linbing@t2cloud.net> bing lin
11:32 AM Revision 63840ffa (ceph): qa: timeout if flush_pg_stats() takes too long
a "timeout" which defaults to 300 seconds is added to flush_pg_stats()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:16 AM Revision ef96856f (ceph): mailmap: Patrick Dinnen affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 2ee666c7 (ceph): mailmap: Yao Zongyou affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 0c5cd613 (ceph): mailmap: Andrey Parfenov affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision ba88ca7f (ceph): mailmap: Yunfei Guan affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 8fca92b2 (ceph): mailmap: Henrik Korkuc affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision c555ac85 (ceph): mailmap: Fabian Grünbichler affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision d31af38d (ceph): mailmap: Mohamad Gebai affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 527617f9 (ceph): mailmap: Sven Seeberg affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 3959c17e (ceph): mailmap: Liu Hong affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 29d16279 (ceph): mailmap: Tone Zhang affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 8a2ef9d6 (ceph): mailmap: Yanchun Bai affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 9e52f1e4 (ceph): mailmap: Yu Shengzuo affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 5fcf7142 (ceph): mailmap: Andrew Solomon affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 1c2e7bc9 (ceph): mailmap: Vedant Nanda affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 2172bd3d (ceph): mailmap: Hongtong Liu name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 854213fa (ceph): mailmap: Jesse Williamson name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 9349c5dc (ceph): mailmap: Josh Durgin name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision d845b987 (ceph): mailmap: Li Hongjie name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 1a70d0f2 (ceph): mailmap: Liu Hong affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 481e6d7a (ceph): mailmap: He Chuang affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:16 AM Revision 79175f15 (ceph): mailmap: Chu Hua-Rong name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:07 AM Revision 4ad8b90b (ceph): doc: release notes: notable change for 12.1.0
Adding the changelog from 12.0.3 to 9f259cb923e7474229bb2e5e54b59f3b7f068bc5
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
11:05 AM Revision dd6b45b8 (ceph): doc: v12.1.0 major changes for release
Adding a section for major changes in 12.1.0 release, sorted by sections
so that we can have a consolidated announce ...
Abhishek Lekshmanan
10:48 AM rgw Support #20253 (New): Ceph RGW Users (rgw keystone implicit tenants)
Apologies, I am not 100% sure if this expected behaviour or a bug, Happy to re-write as feature request if needed.
...
Ross Martyn
10:33 AM Revision 33356c1e (ceph): EC: Add AVX512 support for ISA-L-based codes
ISA-L v2.16 brings in support for AVX512-based erasure
coding, which has potential for 200% performance gain
over AVX...
Tushar Gohad
10:32 AM Revision 419ff0b9 (ceph): qa: remove duplicated flush_pg_stats() helper
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:01 AM Revision 6fa08506 (ceph): selinux: Allow nvme devices
This commit allows nvme devices which use a different label than
standard block devices.
Fixes: http://tracker.ceph....
Boris Ranto
08:56 AM Revision 8c495719 (ceph): mon: DIVIDE_BY_ZERO in PGMapDigest::dump_pool_stats_full()
Fixed:
** CID 1412576: Integer handling issues (DIVIDE_BY_ZERO)
ceph/src/mon/PGMap.cc: 683 in PGMapDigest::dump_po...
Jos Collin
08:46 AM RADOS Bug #18043: ceph-mon prioritizes public_network over mon_host address
Thanks for the update, I look forward to seeing your PR :). Sébastien Han
08:43 AM Revision 992ce03e (ceph): mds: mds perf item 'mds_log::expos' always behind journaler
Signed-off-by: redickwang <redickwang@tencent.com> mingshuai wang
08:16 AM Revision 995db3a6 (ceph): EC: Fix isa library version (2.14.0 -> 2.16.0)
Commit 371d45db44 brought in ISA-L 2.16 support for
Erasure Coding, however missed updating the isa lib
version. Thi...
Tushar Gohad
08:15 AM Revision b2e162b5 (ceph): test/vstart_wrapper.sh: display_log on test failure
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:26 AM rbd Feature #18984: RFE: let rbd export write directly to a block device
Jason Dillaman wrote:
> Couldn't you just run "rbd export <image-spec> - | dd of=/dev/someblockdevice" and achieve t...
Ruben Kerkhof
07:25 AM rbd Feature #18984: RFE: let rbd export write directly to a block device
Mykola Golub wrote:
> Note, write serialization is not the only difference between writing to a file and to stdout. ...
Ruben Kerkhof
06:32 AM Revision 0e733ec3 (ceph): tools/rados: fixed redundant comment of help information
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
06:26 AM rgw Bug #20247 (Fix Under Review): get bucket policy return wrong format result
Orit Wasserman
06:26 AM rgw Bug #20247: get bucket policy return wrong format result
https://github.com/ceph/ceph/pull/15586 Orit Wasserman
02:08 AM rgw Bug #20247 (Resolved): get bucket policy return wrong format result
hi, when i get bucket policy of bucket test3... joke lee
06:13 AM Revision e1ebfae8 (ceph): rgw: fix RGWPutBucketPolicy error when set BucketPolicy again without d...
Fixes: http://tracker.ceph.com/issues/20252
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
06:12 AM rgw Bug #20252 (Fix Under Review): RGW:RGWPutBucketPolicy error when set BucketPolicy again without d...
Nathan Cutler
05:30 AM rgw Bug #20252 (Resolved): RGW:RGWPutBucketPolicy error when set BucketPolicy again without delete pr...
hi,when i create a bucket and set policy to the bucket,use
s3cmd setpolicy 2-referpolicy s3://test1
it set poli...
joke lee
05:44 AM rgw Bug #20218 (Closed): rgw: some problem set bucket policy in master branch
Closed as per joke lee's comment. Pritha Srivastava
04:52 AM Bug #10020 (New): bloom filter unit tests fail (power8)
Reopening until someone can confirm that this unit test is no longer failing on POWER8. Nathan Cutler
04:46 AM Revision 49c9b83a (ceph): mon/OSDMonitor: wildcard support for osd down/out/in/remove commands
E.g.:
~# ceph osd out all
marked out osd.0. marked out osd.1. marked out osd.2.
~# ceph osd in '*'
marked in osd.0. ...
xie xingguo
03:28 AM Revision 915906dd (ceph): common: initialize _hash in LogEntryKey()
Fixed:
** CID 717210: Uninitialized members (UNINIT_CTOR)
ceph/src/common/LogEntry.h: 70 in LogEntryKey::LogEntryK...
Jos Collin
03:28 AM rgw Bug #20251: rgw: meta sync thread crash at RGWMetaSyncShardCR
I found this issue was caused by the lease_stack reference count, and will open a pr for this fang yuxiang
03:26 AM rgw Bug #20251 (Resolved): rgw: meta sync thread crash at RGWMetaSyncShardCR
radosgw crash in meta sync as below:
ceph version 10.2.3-124-g82a9117 (82a9117651e68c5b843b364353081da1b284475f)
...
fang yuxiang
02:53 AM rgw Bug #20250 (Rejected): RGW instance can't startup successfully in Ubuntu 16.04
cat /etc/issue
Ubuntu 16.04.2 LTS \n \l
one step in /etc/init.d/radosgw failed:
. /lib/lsb/init-functions
r...
Fu Yong
02:42 AM Revision 46c829d2 (ceph): mds: explicitly output error msg for dump cache asok command
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
02:31 AM Bug #19319 (Resolved): RadosImport::import should return an error if Rados::connect fails
Brad Hubbard
02:11 AM rgw Bug #20248 (Resolved): bucket policy IfExists in wrong position
as http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements.html metioned
IfExists to the end of ...
joke lee
02:08 AM Revision 4fec5b85 (ceph): mon/OSDMonitor: batch OSDs nodown/noout support
This patch allow us to add batch OSDs(e.g., from a specific host which is currently in maintenance)
into a specific n...
xie xingguo
02:08 AM Revision 905ad73c (ceph): mon/OSDMonitor: add "ceph osd ls-tree" command
E.g.:
~# ceph osd tree
ID WEIGHT TYPE NAME UP/DOWN REWEIGHT PRIMARY-AFFINITY
...
xie xingguo
02:08 AM Revision 677adc36 (ceph): mon/MonCommand: fix description of "osd rm" command
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:46 AM Revision 5e1d8879 (ceph): qa/cephfs: update stray reintegration test case
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:46 AM Revision 843acedb (ceph): mds: improve StrayManager::eval_remote_stray()
choose auth and pinnable remote dentry when possible. If the chosen
remote dentry is frozen, retry when it gets unfre...
Yan, Zheng
01:23 AM Revision 79eb8300 (ceph): Merge branch 'ceph' into zl
lei zhang
12:11 AM Cleanup #19601 (In Progress): mon: handle cases where store->get() may return error or empty bl
Jos Collin

06/11/2017

08:48 PM rbd Feature #18984: RFE: let rbd export write directly to a block device
Couldn't you just run "rbd export <image-spec> - | dd of=/dev/someblockdevice" and achieve the desired outcome? Jason Dillaman
01:58 PM rbd Feature #18984: RFE: let rbd export write directly to a block device
Note, write serialization is not the only difference between writing to a file and to stdout. Another difference is t... Mykola Golub
07:53 PM Backport #12959 (Closed): udev: add devicemapper to partuuid-workaround
The referenced PR didn't get merged. There is ongoing work to support LVM stuff now. Greg Farnum
07:52 PM RADOS Bug #13146 (Resolved): mon: creating a huge pool triggers a mon election
We're throttling PG creates now. Greg Farnum
07:47 PM Support #12443 (Closed): The ceph cluster will be stuck after delete a 65535 pgs pool
This seems to just be about throttling PG deletes. I think we are more careful about that now? Greg Farnum
07:46 PM Bug #12444: WorkQueue.cc: unintended behavior for ThreadPool::drain()?
Kefu, ever look at this?
Without much context I think the condition is correct as originally written: we keep wait...
Greg Farnum
07:28 PM RADOS Bug #11907: crushmap validation must not block the monitor
Don't we internally time out crush map testing now? Does it behave sensibly if things take too long? Greg Farnum
07:25 PM Bug #11034 (Closed): GenericObjectMap::clear_header misuses KeyValueDB::rmkeys_by_prefix
This was part of KeyValueStore, which is dead. Greg Farnum
07:23 PM Bug #10020: bloom filter unit tests fail (power8)
This test was failing on power8. Loïc Dachary
06:57 PM Bug #10020 (Closed): bloom filter unit tests fail (power8)
Our unit tests aren't failing at the moment, so this must have been fixed. Greg Farnum
07:22 PM Bug #10974 (Duplicate): missing pool= in osd caps is validated but breaks access
Greg Farnum
07:21 PM RADOS Bug #9523 (Closed): Both op threads and dispatcher threads could be stuck at acquiring the budget...
Based on the PR discussion it seems the diagnosed issue wasn't the cause of the slowness. Closing since it hasn't (kn... Greg Farnum
06:58 PM Bug #10583 (Closed): keyvaluestore: properly handle db backend error
KeyValueStore is gone Greg Farnum
06:49 PM Bug #7822 (Resolved): examples/librados/hello_world.cc broken on master
"Associated Revision" 26bcb362 Greg Farnum
12:15 PM Revision b9509335 (ceph): rgw: user const rgw_bucket in quota
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
11:47 AM CephFS Fix #20246 (Resolved): Make clog message on scrub errors friendlier.
Currently it looks something like this:... John Spray
11:19 AM mgr Bug #20245 (Duplicate): PyFormatter aborts dumping PGMapDigest (missing dump_format_va)
Looks like something changed in PGMap that now requires this type of dumping -- need to go implement it in PyFormatte... John Spray
07:13 AM Revision 6983eee5 (ceph): rgw: fix rgw bucket policy IfExists position
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee

06/10/2017

10:12 PM Revision b8272f36 (ceph): rgw: only log metadata on metadata master zone
Fixes: http://tracker.ceph.com/issues/20244
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
10:03 PM rgw Bug #20244: multisite: log_meta on secondary zone causes continuous loop of metadata sync
The radosgw-admin commands for zone/zonegroup generally prevent this from happening, but it was observed after an upg... Casey Bodley
09:59 PM rgw Bug #20244 (Resolved): multisite: log_meta on secondary zone causes continuous loop of metadata sync
If log_meta is set on a secondary zone, it will add another mdlog entry for everything it syncs from the master zone.... Casey Bodley
06:31 PM rbd Backport #19611 (In Progress): kraken: Issues with C API image metadata retrieval functions
Nathan Cutler
06:30 PM Revision 27cbff11 (ceph): librbd: fix rbd_metadata_list and rbd_metadata_get
- properly check for val_len in rbd_metadata_list
- don't expect output buffers are zero pre-filled
Fixes: http://tr...
Mykola Golub
05:50 PM Revision 9f259cb9 (ceph): Merge pull request #15610 from wjwithagen/wip-wjw-freebsd-py-pecan
core: Install Pecan for FreeBSD Sage Weil
05:11 PM rbd Bug #19942 (Duplicate): "[ FAILED ] TestLibRBD.Metadata" in upgrade:client-upgrade-kraken-distr...
Mykola Golub
04:59 PM rbd Bug #19942: "[ FAILED ] TestLibRBD.Metadata" in upgrade:client-upgrade-kraken-distro-basic-smithi
This tests shows a real bug that was fixed in master #19588 and the test was extended to catch it then. I believe it ... Mykola Golub
03:24 PM rbd Bug #20223 (Resolved): rbd.ImageNotFound: __init__() takes exactly 3 positional arguments, 1 given
Mykola Golub
03:24 PM Revision c42c9f9a (ceph): Merge pull request #15574 from dillaman/wip-20223
pybind/rbd: OSError should be picklable
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
01:39 PM Revision fe491909 (ceph): Merge pull request #15576 from dachary/wip-ceph-disk
ceph-disk: sensible default for block.db
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
12:06 PM Bug #18580: WITH_SPDK=ON: /usr/local/lib/librte_eal.a: error adding symbols: Bad value
Yes, it's resolved. Thanks. John Lin
10:12 AM Revision f7e18c29 (ceph): core: Install Pecan for FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:07 AM Revision 0c651cab (ceph): common: Remove redundant includes
Fixed: error: field has incomplete type 'struct sockaddr_in'
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:22 AM Cleanup #20207 (In Progress): Remove the commented code in test submodule
Jos Collin
08:21 AM Cleanup #3977 (Resolved): Do a great stream operator const cleanup!
Jos Collin
04:27 AM Revision 3084fcfd (ceph): Merge pull request #15609 from stiwari/wip-19879
Merge pull request from stiwari/wip-19879 Greg Farnum
02:00 AM Documentation #19879: ceph-osd cmdline options missing from man page
https://github.com/ceph/ceph/pull/15609 Sameer Tiwari

06/09/2017

10:16 PM Revision 10a22815 (ceph): Merge pull request #12851 from zhangsw/fix-rgw-bucketcheck-bug
rgw: bucket index check in radosgw-admin removes valid index.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:55 PM Bug #20057 (Resolved): ceph-osd: some flags are not documented in the help output
Samuel Just
09:51 PM Bug #20057: ceph-osd: some flags are not documented in the help output
https://github.com/ceph/ceph/pull/15606 Sameer Tiwari
01:48 AM Bug #20057: ceph-osd: some flags are not documented in the help output
Just created a pull request, I hope I did it right.
https://github.com/stiwari/ceph/commit/a4754b8272c9c26a420909c...
Sameer Tiwari
09:39 PM Documentation #19879: ceph-osd cmdline options missing from man page
https://github.com/ceph/ceph/pull/15606 Greg Farnum
09:39 PM Documentation #19879 (Resolved): ceph-osd cmdline options missing from man page
Greg Farnum
01:49 AM Documentation #19879: ceph-osd cmdline options missing from man page
Just created a pull request, I hope I did it right.
https://github.com/stiwari/ceph/commit/a4754b8272c9c26a420909c...
Sameer Tiwari
12:22 AM Documentation #19879: ceph-osd cmdline options missing from man page
Sameer Tiwari wrote:
> As first time contributor, I am working on this issue.
I am working on the master 12.02.
...
Sameer Tiwari
09:39 PM Revision 2289e809 (ceph): Merge pull request #15606 from stiwari/fix_1
Documentation Fixes for http://tracker.ceph.com/issues/19879
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:26 PM Bug #20216 (Resolved): mgr: dashboard failure to bind to port 7000 (or whatever) makes mgr exit/fail
Sage Weil
09:26 PM Revision 4b8abef1 (ceph): Merge pull request #15588 from liewegas/wip-20216
pybind/mgr/dashboard: monkeypatch os.exit to stop cherrypy from taking down mgr
Reviewed-by: John Spray <jspray@redh...
Sage Weil
09:23 PM Feature #7192: An easier-to-process health report
Two questions:
1. Should the severity be a property of the error code? e.g., we define a table of possible error ...
Sage Weil
09:22 PM Revision 7376e813 (ceph): Merge pull request #15550 from jcsp/wip-doc-cephfs-objsize
doc/cephfs: mention RADOS object size limit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:05 PM rgw Backport #20088: valgrind reports leak in RGWRemoteMetadataCR
h3. original description
similar leak report on RGWReadRemoteMDLogShardInfoCR as well...
Nathan Cutler
08:49 PM Bug #20104 (Fix Under Review): tell injectargs command error
Nathan Cutler
08:53 AM Bug #20104: tell injectargs command error
https://github.com/ceph/ceph/pull/15563 Chang Liu
08:42 PM Bug #20240 (Fix Under Review): libradosstriper processes arbitrary printf placeholders in user input
Greg Farnum
04:48 PM Bug #20240: libradosstriper processes arbitrary printf placeholders in user input
Red Hat has assigned CVE ID CVE-2017-7519 to this issue. Stan K
04:25 PM Bug #20240 (Resolved): libradosstriper processes arbitrary printf placeholders in user input
I've discovered an issue with libradosstriper. It seems it's
processing the printf formatting placeholders in the o...
Stan K
08:40 PM rgw Bug #20231 (Fix Under Review): rgw: can't download large random file when compression enable
Nathan Cutler
07:03 PM rgw Bug #20231: rgw: can't download large random file when compression enable
previous pr was closed carelessly.
-https://github.com/ceph/ceph/pull/15605-
I think that one must use s3 multi...
fang yuxiang
05:47 AM rgw Bug #20231: rgw: can't download large random file when compression enable
-https://github.com/ceph/ceph/pull/15591- fang yuxiang
05:43 AM rgw Bug #20231 (Resolved): rgw: can't download large random file when compression enable
one can reproduce issue by steps(using tools s3cmd):
1. create a bucket with compression
2. use dd to create a big ...
fang yuxiang
07:51 PM RADOS Bug #20243 (Resolved): Improve size scrub error handling and ignore system attrs in xattr checking

Something similar to this was seen on a production system. If all the object_info_t matched there would be no erro...
David Zafman
06:50 PM Revision 2a5cd5dc (ceph): ceph-disk: sensible default for block.db
If bluestore_block_db_size is unset or zero, fallback to a sensible
default which is block_size / 100. With a minimum...
Loic Dachary
06:39 PM RADOS Bug #20242 (Resolved): Make osd-scrub-repair.sh unit test run faster

Most likely move some tests to the rados suite.
David Zafman
06:38 PM Bug #20241: document renaming on cluster from non standard name to ceph
Additional places where the name is used and may need changed... Vasu Kulkarni
06:36 PM Bug #20241 (Closed): document renaming on cluster from non standard name to ceph
capturing the rename of cluster steps in tracker, once verified can use used for docs update.... Vasu Kulkarni
06:04 PM rgw Bug #20210: rgw: fix input/output err when using radosgw-admin bi list
Yehuda Sadeh wrote:
> Does that still happen, even after: https://github.com/ceph/ceph/pull/14981 ?
sorry, I thin...
fang yuxiang
05:56 PM Revision 126cd325 (ceph): Merge pull request #13395 from dang/wip-quota-cache-doc
Document RGW quota cache options Matt Benjamin
05:41 PM Revision 5e4f8f63 (ceph): Merge pull request #15568 from guihecheng/rgw_file-cleanup-names
rgw: rgw_file cleanup names Matt Benjamin
05:39 PM rgw Bug #20211: rgw: bucket index not syncing when rados cluster abnormally
Yehuda Sadeh wrote:
> I don't understand what step (4) is. What do you mean fail bucket index add op.
I consider ...
fang yuxiang
05:13 PM rgw Bug #20211: rgw: bucket index not syncing when rados cluster abnormally
Yehuda Sadeh wrote:
> I don't understand what step (4) is. What do you mean fail bucket index add op.
1. rados cl...
fang yuxiang
05:39 PM Revision fd9256b7 (ceph): Merge pull request #14766 from smithfarm/wip-19757-jewel
jewel: rgw: fix failed to create bucket if a non-master zonegroup has a single zone
Reviewed-by: Abhishek Lekshmanan...
Abhishek Lekshmanan
05:38 PM Revision 26ada59c (ceph): Merge pull request #14787 from linuxbox2/jewel-rgw-shard-limit-ck
jewel: rgw: add bucket size limit check to radosgw-admin
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Revie...
Abhishek Lekshmanan
05:38 PM Revision fdd25c2b (ceph): Merge pull request #14789 from mdw-at-linuxbox/wip-jewel-rgw-rvk
jewel: rgw: swift: disable revocation thread if sleep == 0 || cache_size == 0
Reviewed-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
05:36 PM Revision cfd67504 (ceph): Merge pull request #14815 from smithfarm/wip-19786-jewel
jewel: rgw: failure to create s3 type subuser from admin rest api
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.co...
Abhishek Lekshmanan
04:48 PM Revision 05a390ba (ceph): Merge pull request #15541 from guihecheng/rgw_file-cleanup
rgw_file: replace raw fs->fh_lru.unref with predefined fs->unref Matt Benjamin
04:36 PM Revision 8cf03733 (ceph): rados: fix typo in 'df' column name
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
04:27 PM Revision ab43b0dd (ceph): Merge pull request #15558 from Linbing/wip-osd-optimize-send-failues
osd: when osd in not in failure_pending, we don't need to get osd inst from osdmap.
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
04:18 PM CephFS Backport #18283 (Closed): kraken: monitor cannot start because of "FAILED assert(info.state == MD...
Nathan Cutler
04:07 PM rbd Bug #20175 (Fix Under Review): test_librbd_api.sh fails in upgrade test
https://github.com/ceph/ceph/pull/15602 Kefu Chai
03:29 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
because the user applications do not link against libcommon, i think it'd be fine to backport the change of @prio_adj... Kefu Chai
03:23 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
because the layout of @PerfCounters@ was changed in luminous: we added a new field of @ @prio_adjust@ to it. so the ... Kefu Chai
12:59 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
... Kefu Chai
12:09 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
... Kefu Chai
11:34 AM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
... Kefu Chai
04:01 PM Revision 41a90b99 (ceph): Merge pull request #15223 from badone/wip-ceph_test_admin_socket_output
tests: Add integration tests for admin socket output
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:00 PM mgr Bug #20208 (Fix Under Review): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
https://github.com/ceph/ceph/pull/15573 merged Yuri Weinstein
04:00 PM Revision b38272a7 (ceph): Merge pull request #15573 from liewegas/wip-20208
mon/PGMap: fix osd_epoch update when removing osd_stat
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Loic D...
Yuri Weinstein
03:56 PM Bug #20239 (Resolved): doc: mgr setup docs are wrong
also they don't document hwo to set up and configure our two modules, 'restful' and 'dashboard'.
also i'm not sure...
Sage Weil
03:43 PM Bug #20238 (Duplicate): "...broken packages" in upgrade:hammer-jewel-x-kraken-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2017-06-09_02:25:02-upgrade:hammer-jewel-x-kraken-distro-basic-smithi/
Jobs:...
Yuri Weinstein
03:41 PM Bug #20237 (Resolved): "HEALTH_WARN no legacy OSD present but 'sortbitwise' flag is not set" in u...
Run: http://pulpito.ceph.com/teuthology-2017-06-09_02:25:02-upgrade:hammer-jewel-x-kraken-distro-basic-smithi/
Jobs:...
Yuri Weinstein
03:36 PM bluestore Bug #20236 (New): bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
... Sage Weil
03:26 PM rbd Bug #19889 (Need More Info): rbd/compatibility: rbd import fails with Jewel client, Kraken OSDs (...
Jason Dillaman
02:50 PM Revision a4232706 (ceph): os/bluestore: set bluestore_cache_kv_ratio to configure rocksdb cache size
Devote 40% to kv (rocksdb), 50% to metadata (onodes etc), 10% to data.
Note that if we don't consume the data portio...
Sage Weil
02:50 PM Revision 3990137b (ceph): kv/RocksDBStore: rocksdb_cache_row_ratio
Specify portion of cache to devote to row cache (the rest goes to the
block cache).
Signed-off-by: Sage Weil <sage@r...
Sage Weil
02:50 PM Revision 3ae72a00 (ceph): Merge pull request #15594 from idryomov/wip-krbd-rados-ls
qa: update krbd_data_pool.sh to match the new rados ls behavior
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:38 PM Revision 25c2a212 (ceph): selinux: Allow nvme devices
This commit allows nvme devices which use a different label than
standard block devices.
Fixes: http://tracker.ceph....
Boris Ranto
02:13 PM Revision f3904aad (ceph): Merge pull request #15600 from ceph/luminous
12.0.3 Sage Weil
02:05 PM rgw Bug #20037: rgw log includes zero byte sometimes
https://github.com/ceph/ceph/pull/15599 Abhishek Lekshmanan
01:17 PM rgw Bug #20037 (In Progress): rgw log includes zero byte sometimes
seems like we're doing a str. assign where bufferlist::c_Str() itself would be sufficient Abhishek Lekshmanan
01:36 PM Revision b38bda73 (ceph): rgw: don't specify a length when convert bl -> string
in rgw_admin we're assigning a string from a bufferlist by explicitly
specifying a size and using assign, in this cas...
Abhishek Lekshmanan
01:32 PM Revision b6a5b946 (ceph): Merge pull request #15180 from theanalyst/doc/rgw-dev-s3tests
doc: dev improve the s3tests doc to reflect current scripts Sage Weil
01:30 PM Revision c7464183 (ceph): kv/RocksDBStore: make rocksdb_cache_type tunable (lru or clock)
"[Clock is] Similar to NewLRUCache, but create a cache based on CLOCK
algorithm with better concurrent performance in...
Sage Weil
01:30 PM Revision d94fce02 (ceph): kv/RocksDBStore: allow cache_size to be specified explicitly
(Not via a config option)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:56 PM rgw Feature #20235 (Fix Under Review): vstart.sh fails to start more than one radosgw process
When running something like... Jens Harbott
12:53 PM rgw Bug #20234: rgw: shadow objects are sometimes not removed
Verified that this also affects Jewel. But before committing a fix, better make sure that http://tracker.ceph.com/iss... Jens Harbott
12:13 PM rgw Bug #20234 (Resolved): rgw: shadow objects are sometimes not removed
Testing on master, after copying an object, then deleting the copy and finally deleting the original object, the asso... Jens Harbott
12:40 PM Bug #19200 (In Progress): RHEL 7.3 Selinux denials at OSD start
Upstream PR:
https://github.com/ceph/ceph/pull/15597
Boris Ranto
12:38 PM Revision eec4dfde (ceph): selinux: Allow nvme devices
This commit allows nvme devices which use a different label than
standard block devices.
Fixes: http://tracker.ceph....
Boris Ranto
12:18 PM rgw Bug #20079 (Closed): rgw jewel: valgrind failure in receive_header
Abhishek Lekshmanan
12:18 PM rgw Bug #20079: rgw jewel: valgrind failure in receive_header
fixed with https://github.com/ceph/ceph/pull/15382 Abhishek Lekshmanan
11:53 AM Revision 01c35281 (ceph): rgw: fix get bucket policy s3 compatible issue
In AWS S3 get bucket policy should return 404 error code when bucket policy does not exist like following:
Response:...
Enming Zhang
09:54 AM CephFS Bug #19955: Too many stat ops when MDS trying to probe a large file
Later I found two more related problems that may need further discussion:
# Some tools(like fio) will set the size o...
Sandy Xu
09:38 AM Revision 31d0d374 (ceph): os/bluestore/BlueFS:.slow should be compared with dirname
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
08:44 AM Bug #20233 (New): Cannot remove striped object
I have created a RADOS striped object using
$ dd someargs | rados --pool testpool --striper put testfile -
and ...
Jan Kasprzak
08:14 AM Revision 31865246 (ceph): common/freebsd_errno.cc: ceph_to_host and host_toc_ceph errno translation
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:14 AM Revision f2404067 (ceph): common: add empty hostos_to_ceph_errno(), to allow linking to work
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:14 AM Revision 8392c255 (ceph): core: introduce (and fix) code to pass errno to other OSes
- Some of the errno conversions were lost in the conversion
to Cmake config
- rename ceph_to_host_errno to _ceph_...
Willem Jan Withagen
07:50 AM Revision 4b713669 (ceph): test/unittest_bluefs: check whether rmdir success
Signed-off-by: shiqi <1454927420@qq.com> qi shi
07:29 AM Fix #20224: ceph-disk deactivate fails with --verbose, and error message is confusing
This error message (from another machine) is also confusing:... Nathan Cutler
07:00 AM Revision 9eda2bb9 (ceph): Merge pull request #15570 from joscollin/wip-cleanup-testmsgr-warning
test/msgr: silence warnings from -Wsign-compare
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Jos Collin
06:27 AM rgw Bug #20232 (New): can not set more than one refer on bucket policy
when i set ... joke lee
06:22 AM rgw Bug #20218: rgw: some problem set bucket policy in master branch
sorry, this is my problem,i use git apply to cherry pick some code, and after i reclone the code ,this no NoSuchBucke... joke lee
02:14 AM Revision 13488adf (ceph): osd: the condition of last epoch <= superblock.newest_map epoch has been
check before we puts diff osdmap to transaction, it's unnecessary to
check it again after that. last and superblock.n...
bing lin
01:39 AM Revision f7187559 (ceph): Merge pull request #15100 from kestrels/wip-crc32c-fastzero2
crc32c: Add ppc64le fast zero optimized assembly.
Reviewed-By: Piotr Dałek <piotr.dalek@corp.ovh.com>
Sage Weil
01:39 AM Feature #20123 (Resolved): ceph df: add %used to the formatted output
Sage Weil
01:39 AM Revision dc3b053f (ceph): Merge pull request #15387 from jecluis/wip-20123
mon/PGMap: show %used in formatted output
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:39 AM Revision 642fe3bc (ceph): Merge pull request #15508 from tchaikov/wip-ceph.in-cleanup
ceph.in: drop the compatiiblity to handle non json commands Sage Weil
01:38 AM Revision 6c776f5d (ceph): Merge pull request #15560 from dmick/master
mgr/DaemonServer.cc: log daemon type string as well as id
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joh...
Sage Weil
01:38 AM Revision c2e346cf (ceph): Merge pull request #15562 from tchaikov/wip-no-assert.h
common,osdc: remove atomic_t completely
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 AM Revision 6f561c8c (ceph): Merge pull request #15567 from Fabian-Gruenbichler/pull/logrotatesync
debian: sync logrotate packaging with downstream
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:37 AM Revision 860d5cee (ceph): Merge pull request #15578 from jcsp/wip-mgr-cleanup
mgr: cleanup, stop clients sending in perf counters
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:37 AM Bug #20226 (Resolved): recovery sleep event wakes up with bogus PG*
Sage Weil
01:37 AM Revision 840eb7fa (ceph): Merge pull request #15582 from liewegas/wip-20226
osd: take PGRef for recovery sleep wakeup event
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Josh D...
Sage Weil
01:33 AM Bug #20230 (Resolved): mon: fail to form large quorum; msg/async busy loop
... Sage Weil
01:26 AM RADOS Bug #20169: filestore+btrfs occasionally returns ENOSPC
ugh just saw this on xenial too. hrm.
/a/sage-2017-06-08_20:27:41-rados-wip-sage-testing2-distro-basic-smithi/127...
Sage Weil
01:19 AM Bug #19948: LibRadosTwoPools[EC]PP.PromoteSnap
/a/sage-2017-06-08_20:27:41-rados-wip-sage-testing2-distro-basic-smithi/1271605
rados/thrash/{0-size-min-size-overri...
Sage Weil
 

Also available in: Atom