Project

General

Profile

Activity

From 11/08/2016 to 12/07/2016

12/07/2016

11:49 PM RADOS Bug #18054: os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
I have also seen this error during my testing. During a 4KB random write test using libRBD FIO, OSDs start to fail. I... Orlando Moreno
06:30 AM RADOS Bug #18054: os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
In one of the core, We see here that gift is around 2GB and same is reserved in the allocator:
In the loop below:
...
Ramesh Chander
11:39 PM Bug #18180: ReplicatedPG::execute_ctx rarely leaking ctx->reply
Samuel Just
09:47 PM Bug #18180 (Resolved): ReplicatedPG::execute_ctx rarely leaking ctx->reply
http://pulpito.ceph.com/jspray-2016-12-07_00:24:14-fs-wip-jcsp-testing-20161206-distro-basic-smithi/612548
http:...
Samuel Just
11:29 PM Backport #18183 (Resolved): jewel: cephfs metadata pool: deep-scrub error "omap_digest != best gu...
https://github.com/ceph/ceph/pull/12380 Brad Hubbard
11:27 PM Bug #18139: LibRadosList.EnumerateObjects failure

ceph_test_rados_api_misc with pid 15487 wrote 4 bytes to "foo" to pool 14 which belongs to the other test!
David Zafman
02:13 AM Bug #18139: LibRadosList.EnumerateObjects failure

Still need to investigate rollforward which I think caused an object "foo" to be created then deleted, but not befo...
David Zafman
11:25 PM Bug #17177 (Pending Backport): cephfs metadata pool: deep-scrub error "omap_digest != best guess ...
Sure, I see no problem with that. Brad Hubbard
11:23 PM Bug #17177: cephfs metadata pool: deep-scrub error "omap_digest != best guess omap_digest"
According to Zheng's comments in the users ML, this is a bug that causes data corruption (although I have not explici... Goncalo Borges
11:25 AM Bug #17177: cephfs metadata pool: deep-scrub error "omap_digest != best guess omap_digest"
It would be very useful to see this in jewel as I prefer to use the LTS releases over the 'stable' releases sean redmond
10:51 PM Bug #18153: No space cause osd crash (bluestore)
Related to (possibly duplicate of) #16878 Nathan Cutler
07:32 AM Bug #18153: No space cause osd crash (bluestore)
@sage zhiyuan wang
10:29 PM Revision fe456b80 (ceph): ReplicatedPG::record_write_error: don't leak orig_reply on cancel
The submit_log_entries machinery depends on the destructor for the
functor cleaning up after itself to handle cancela...
Samuel Just
10:17 PM rbd Bug #18149 (Fix Under Review): teuthology: qemu-iotests on xenial fails with unexpected console o...
*PR*: https://github.com/ceph/ceph/pull/12371 Jason Dillaman
09:45 PM RADOS Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...
David Zafman wrote:
> Another commit has been added to PR12088 to fix a problem. The scenario in this bug might not...
Aaron T
09:02 PM RADOS Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...
Another commit has been added to PR12088 to fix a problem. The scenario in this bug might not be impacted, but I tho... David Zafman
08:53 PM RADOS Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...

There is an object with peer missing:
peer osd.20(0) missing {2:d0cc2acb:::10000080236.0000007d:head=0'0}
An ...
David Zafman
12:16 AM RADOS Bug #18162 (Resolved): osd/ReplicatedPG.cc: recover_replicas: object added to missing set for bac...
I encountered the bug in #13937. I wanted to help test PR12088, and may have encountered an unrelated bug as a result... Aaron T
08:59 PM Revision cd56396a (ceph): Merge pull request #12347 from gregsfortytwo/wip-18157-fix
ceph-fuse: start up log on parent process before shutdown
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:06 PM CephFS Bug #18179 (Resolved): MDS crashes on missing metadata object
Saw this crash happening on a Jewel 10.2.3 MDS when it was missing a object in the metadata pool:... Wido den Hollander
07:56 PM Revision e0554f97 (ceph): POSIX/src/common/module.c: do not use strerror_r the GNU way.
From the manpage:
char *strerror(int errnum);
int strerror_r(int errnum, char *buf, size_t buflen);
...
Willem Jan Withagen
07:08 PM Revision 0a6d76f2 (ceph): fsx-mpi: fsx-mpi expects a file name not a dir
The test still fails even after being enabled:
2016-12-07T18:00:44.337 INFO:teuthology.orchestra.run.mira105:Runnin...
Patrick Donnelly
07:07 PM Revision c70ec42d (ceph): fsx-mpi: remove chef task
Per Sage's comment: https://github.com/ceph/ceph-qa-suite/pull/284#issuecomment-141463034
Signed-off-by: Patrick Don...
Patrick Donnelly
05:28 PM RADOS Bug #18178 (Won't Fix): Unfound objects lost after OSD daemons restarted
Steps to reproduce in both Hammer and Jewel:
1. Create an EC pool, in my case, named ecpool-01, in k3+m2;
2. Fill...
shawn y
05:18 PM Revision 02e7e839 (ceph): Merge pull request #977 from ceph/wip-rgw-compression
rgw/verify: use rgw_compression_type = "random"
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Orit Wass...
Yehuda Sadeh
05:10 PM Revision 6da72500 (ceph): mds: clear setuid/setgid bits on ownership changes
If we get a ownership change, POSIX mandates that you clear the
setuid and setgid bits unless you are "appropriately ...
Jeff Layton
05:10 PM Revision 18d2499d (ceph): client: drop setuid/setgid bits on ownership change
When we hold exclusive auth caps, then the client is responsible for
handling changes to the mode. Make sure we remov...
Jeff Layton
05:10 PM Revision 3d7fa898 (ceph): test: add new testcase for clearing setuid/setgid bits on chown/chgrp
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
05:09 PM Revision 58345df3 (ceph): test: remove improper casts from SetSize test
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
05:01 PM CephFS Bug #18166: monitor cannot start because of "FAILED assert(info.state == MDSMap::STATE_STANDBY)"
So this cluster is freshly-created with version 10.2.3?
Can you upload the monitor log with ceph-post-file? (Prefera...
Greg Farnum
09:43 AM CephFS Bug #18166 (Resolved): monitor cannot start because of "FAILED assert(info.state == MDSMap::STATE...

ceph version: v10.2.3
operation system: ubuntu 14.04
linux kernel version: 3.13.0
Description:
I test for c...
guotao Yao
04:24 PM rbd Bug #18146 (Fix Under Review): TestImageSync.SnapshotStress fails on bluestore
PR: https://github.com/ceph/ceph/pull/12368 Mykola Golub
04:07 PM Revision 9b965f9d (ceph): Merge pull request #12259 from liupan1111/wip-fix-nbd-max-part
rbd-nbd: support partition for rbd-nbd mapped raw block device
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Mykola Golub
03:41 PM Bug #13594: osd/PG.cc: 2856: FAILED assert(values.size() == 1)
I tried an adapted version of https://github.com/ceph/ceph/pull/6444 which gets the OSD started, but it is getting a ... Jens Harbott
08:09 AM Bug #13594: osd/PG.cc: 2856: FAILED assert(values.size() == 1)
We are seeing a similar backtrace on a Hammer OSD, is this the same issue? Looks like the fix wasn't backported?
<...
Jens Harbott
03:37 PM Revision 508e81ea (ceph): os/bluestore: bluestore_sync_submit_transaction = false
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Bug #18140 (Resolved): get_onode oid #2:afcea40e:::benchmark_data_smithi099_10837_object2430:head...
Sage Weil
03:27 PM Revision 8fa08e96 (ceph): upgrade/hammer-jewel-x/stress-split: no xenial
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:09 PM Revision 899e650f (ceph): Merge pull request #12359 from tchaikov/wip-cmake
cmake: detect keyutils if WITH_LIBCEPHFS OR WITH_RBD
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
03:02 PM rbd Bug #10773 (Fix Under Review): dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
*PR*: https://github.com/ceph/ceph/pull/12366 Jason Dillaman
02:59 PM Revision 2c70df97 (ceph): qa/workunits/rbd: removed qemu-iotest case 077
The test case is not stable due to racing console output. This
results in spurious failures.
Fixes: http://tracker.c...
Jason Dillaman
02:57 PM Revision 286ceb1e (ceph): rados: optionally support reading omap key from file
Fixes: http://tracker.ceph.com/issues/18123
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:54 PM Revision 577cf95d (ceph): Merge pull request #1211 from ceph/wip-15753-master
upgrade/hammer-jewel-x suite Sage Weil
02:53 PM Revision 8ee41c6f (ceph): upgrade/hammer-jewel-x: redo stress-split
Make this easy: write a singel yaml that does the hammer install,
some limited work, then upgardes to jewel. Copy it...
Sage Weil
02:53 PM Revision 03427961 (ceph): Added new hammer-jewel-x suite
Removed rbd/test_librbd_python.sh for now
Removed all `sudo` from exec lines
Signed-off-by: Yuri Weinstein <yweinste...
Yuri Weinstein
02:53 PM Revision e3c3c67b (ceph): upgrade/hammer-jewel-x/parallel: update
Merger hammer-x (jewel branch) and jewel-x (master branch).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:53 PM Revision f774097a (ceph): exclude ceph-mgr
Sage Weil
02:53 PM Revision 3ea7610d (ceph): upgrade/hammer-jewel-x: no mds, no fs tests
Sage Weil
02:53 PM Revision e9b06667 (ceph): upgrade/hammer-jewel-x: no xenial
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 PM Revision c6a0564a (ceph): upgrade/hammer-jewel-x: fix upgrade order
Sage Weil
02:53 PM Revision 836921e0 (ceph): upgrade/hammer-jewel-x: misc fixes
Sage Weil
02:51 PM Bug #18175: mon: osd flag health message is misleading
https://github.com/ceph/ceph/pull/12365 Sage Weil
02:45 PM Bug #18175 (Resolved): mon: osd flag health message is misleading
If any flags of interest are set it issues a warning like
HEALTH_WARN noout,noin,noscrub,nodeep-scrub,sortbitwise,...
Sage Weil
02:50 PM Revision 26220f06 (ceph): mon/OSDMonitor: only show interesting flags in health warning
Also add PAUSEREC flag into the list.
Fixes: http://tracker.ceph.com/issues/18175
Signed-off-by: Sage Weil <sage@red...
Sage Weil
02:49 PM Bug #18030 (Resolved): tests: unittest_pglog timeout
Kefu Chai
09:54 AM Bug #18030: tests: unittest_pglog timeout
https://github.com/ceph/ceph/pull/12361 removing EXPECT_DEATH tests as per Sam advice Loïc Dachary
09:45 AM Bug #18030: tests: unittest_pglog timeout
https://jenkins.ceph.com/job/ceph-pull-requests/15424/ (master)... Loïc Dachary
02:42 PM Revision 329846a3 (ceph): Merge pull request #12361 from dachary/wip-18030-pglog
tests: remove TestPGLog EXPECT_DEATH tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:31 PM rgw Documentation #18174 (Resolved): document steps to disable metadata_heap on existing zones
In Jewel, the option was added to disable use of the metadata_heap pool to archive metadata. New clusters/zones will ... Casey Bodley
02:27 PM Bug #18173 (Resolved): selinux denial on /var/lib/ceph/osd/ceph-1/type
['type=AVC msg=audit(1481075825.792:4517): avc: denied { open } for
pid=24997 comm="ceph-osd" path="/var/lib/ceph/...
Sage Weil
02:27 PM Bug #18172 (Resolved): osd: leaked MOSDOpReply
... Sage Weil
02:26 PM Linux kernel client Bug #18161: kernel client failing to look up mds_namespace gives ENOENT (but it exists)
Ah, that could be it. I'll look again. John Spray
02:17 PM Linux kernel client Bug #18161: kernel client failing to look up mds_namespace gives ENOENT (but it exists)
can't reproduce this manually. maybe the -ENOENT was from mds up check, please try adding 'norequire_active_mds' moun... Zheng Yan
12:10 AM Linux kernel client Bug #18161 (Resolved): kernel client failing to look up mds_namespace gives ENOENT (but it exists)
See this failure:
http://pulpito.ceph.com/jspray-2016-12-06_12:37:38-kcephfs:recovery-master-testing-basic-smithi/61...
John Spray
02:17 PM rbd Cleanup #18171 (Resolved): rbd-mirror: remove the need for a polling loop within the pool replayer
The image deleter should have a callback to the pool replayer to alert it when the image has been deleted (so it can ... Jason Dillaman
02:15 PM Revision aa0a0e22 (ceph): Merge pull request #12208 from ukernel/wip-18047
mds: don't access mdsmap from log submit thread
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:14 PM CephFS Bug #17954 (Pending Backport): standby-replay daemons can sometimes miss events
John Spray
02:14 PM CephFS Bug #16924 (Resolved): Crash replaying EExport
Not backporting because it's multi-mds John Spray
02:13 PM Revision d6b991a3 (ceph): Merge pull request #12077 from jcsp/wip-17954
mds: fix dropping events in standby replay
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
02:13 PM rbd Cleanup #18170 (Resolved): rbd-mirror: pool replayer should re-use pool watcher
The pool replayer creates its own watch and scraps the local pool for images. This functionality already exists withi... Jason Dillaman
02:12 PM Revision 4ed42243 (ceph): Merge pull request #12133 from jcsp/wip-16924
mds: don't maintain bloom filters in standby replay
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
02:11 PM rbd Subtask #15029 (Fix Under Review): Use watch/notify to alert to specific changes in the rbd_mirro...
*PR*: https://github.com/ceph/ceph/pull/12364 Jason Dillaman
02:11 PM CephFS Bug #18016 (Duplicate): cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
Will assume this is duplicate of https://github.com/ceph/ceph/pull/12234 unless we can see evidence otherwise -- this... John Spray
02:11 PM rbd Bug #17993 (Fix Under Review): rbd-mirror: potential race mirroring cloned image
*PR*: https://github.com/ceph/ceph/pull/12839 Jason Dillaman
01:40 PM Revision 5a5a2b3f (ceph): tasks/cephfs: use kill in test_reconnect_eviction
Previously relied on client being able to unmount
while the MDS was offline, which is not necessarily
so. Use kill i...
John Spray
01:09 PM Feature #18168 (New): readline isn't configured or installed in ceph cli
readline isn't configured or installed in ceph cli, example:
~~~~
ceph> help ^H^H^H^[[A^[[A^[[B^H
~~~
I can't...
Stéphane Klein
12:56 PM Feature #18167 (New): ceph df should show correct pool usage
at the moment the output of "ceph df" does not take the crush ruleset into account to calculate the usage in percent ... Tobias Fischer
12:53 PM CephFS Feature #17980: MDS should reject connections from OSD-blacklisted clients
Yes, these two should work together: 9754 to blacklist things, and then this ticket to enforce that blacklist on the ... John Spray
12:50 PM Revision 4006cdeb (ceph): Merge pull request #12360 from wido/docs-cephfs-datascan-workers
doc: Fix for worker arguments to cephfs-data-scan tool
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:19 PM Revision 063d61d8 (ceph): Merge pull request #1300 from batrick/multimds-merge
suites/multimds: sync with fs suites
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:06 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
Hmm, still nothing's jumping out at me.
It is noteworthy that mds_gid_t is a BOOST_STRONG_TYPEDEF (unlike other th...
John Spray
11:56 AM Bug #17645: "terminate called after throwing an instance of 'std::out_of_range'" in upgrade:jewel...
Running 50 times the job to verify how frequently it happens.... Loïc Dachary
11:38 AM Bug #18163: platform.linux_distribution() is deprecated; stop using it
lsb-release is no longer a Ceph runtime dependency, but is still a Ceph build dependency - see #17425
Getting rid ...
Nathan Cutler
04:10 AM Bug #18163 (Resolved): platform.linux_distribution() is deprecated; stop using it
platform.linux_distribution() is deprecated, so we should stop using it. Notably it uses /etc/SuSE-release on SUSE s... Tim Serong
09:58 AM CephFS Feature #17835 (In Progress): mds: enable killpoint tests for MDS-MDS subtree export
Vishal Kanaujia
09:50 AM Revision f1b457ff (ceph): tests: remove TestPGLog EXPECT_DEATH tests
As per Sam Just advice, remove the EXPECT_DEATH tests to avoid
intermittent hang because they do not play well with t...
Loic Dachary
09:26 AM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://jenkins.ceph.com/job/ceph-pull-requests/15414/ Loïc Dachary
09:19 AM Revision 6a601eba (ceph): test/cephfs: add readlink test
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
09:11 AM Revision 1217ef55 (ceph): libcephfs: add readlink function in cephfs.pyx
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
08:55 AM Revision 8f4d3ce1 (ceph): Merge pull request #12327 from iain-buclaw-sociomantic/pybind-validate-...
pybind/rados: Add @requires for all aio methods
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai...
Kefu Chai
08:49 AM Revision 82c2f840 (ceph): doc: Fix for worker arguments to cephfs-data-scan tool
The docs were incorrect and these arguments should work.
Signed-off-by: Wido den Hollander <wido@42on.com>
Wido den Hollander
08:28 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Tested this patch (https://github.com/ceph/ceph-client/commit/06ae6a76e4570cba948084f6a1c0d206485d1706) on two server... Aurimas Lapiene
08:16 AM CephFS Bug #18157: ceph-fuse segfaults on daemonize
an alternative fix at https://github.com/ceph/ceph/pull/12358 Kefu Chai
08:09 AM Revision b805505d (ceph): cmake: find keyutils if rbd or libcephfs is enabled
* find_package(keyutils REQUIRED) if (WITH_LIBCEPHFS OR WITH_RBD)
prior to this change, we detect keyutils if the b...
Kefu Chai
08:09 AM Revision 321691d8 (ceph): cmake: turn krbd into a static lib
* simplify the link dependencies.
* s/keyutils/${KEYUTILS_LIBRARIES}/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:37 AM Revision bf3f57af (ceph): os/bluestore: fix global commit latency
"start" is used to calculate the global bluestore commit latency
and hence shall not be updated at each internal stat...
xie xingguo
07:23 AM Bug #10405: osd crashes on osd/ReplicatedPG.cc: 9025: FAILED assert(is_backfill_targets(peer))
Created as #18165 Pawel Sadowski
07:21 AM RADOS Bug #18165 (Resolved): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_target...
... Pawel Sadowski
06:17 AM Revision 5af46009 (ceph): doc: correcting the object name
Signed-off-by: umullangi@walmartlabs.com Uday Mullangi
03:53 AM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
... Sage Weil
03:38 AM Revision dc648a79 (ceph): suites/multimds: add kclient disable override
The libcephfs tests are negatively affected by other mounts. This commit
adds a kclient disable in addition to the ce...
Patrick Donnelly
03:38 AM Revision 9be89e58 (ceph): suites/multimds: sync with fs suites
This commit synchronizes the multimds suite with the fs suite. The
basic/verify sub-suites now do the same tests exce...
Patrick Donnelly
03:36 AM Revision 69bbff23 (ceph): os/bluestore: don't implicitly create the source object for clone
We shall implicitly create the destination object instead and
missing source object usually indicates an error.
Sign...
xie xingguo
02:27 AM Revision ba6a43aa (ceph): os/bluestore: cleanup Cache::_audit
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:04 AM Revision 66953e32 (ceph): Merge pull request #12350 from chanyoung/struct-OSDOp-typos
osd: fix typos in "struct OSDOp" comments
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:54 AM Revision 411b7324 (ceph): os/bluestore: clear omap flag if parent has none
As clone shall be a perfect duplicate of parent.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:03 AM Revision 5f1abf9c (ceph): suites/kcephfs: disable broken python tests
Disabling strays because of:
http://tracker.ceph.com/issues/17193
Disabling test_failover because of:
http://tracker...
John Spray
01:02 AM CephFS Documentation #18040 (Resolved): Documentation says not to run multiple MDS, but we can do that now
John Spray
12:56 AM Revision f9fc3548 (ceph): osd: mark queued flag for op
queue_op will check the op epoch with current osdmap epoch,
and then, the op will be push into waiting_for_map or mar...
Yunchuan Wen
12:46 AM Revision 98842b7c (ceph): suites/kcephfs: run python tests with 4 MDSs
For the benefit of test_failover
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:46 AM Revision d86b67ef (ceph): tasks/cephfs: make test_journal_repair work with more daemons
Previously this assumed it was running with exactly two MDS
daemons. When there were more, it would fail to execute
...
John Spray
12:46 AM Revision 370ad523 (ceph): suites/kcephfs: remove task for cap flush test
This test skips all if not running against
fuse.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:46 AM Revision 14f3a688 (ceph): tasks/cephfs: fix race in TestStrays.test_dirfrag_limit
With the kernel client, this was proceeding to attempt
a split before the directory had persisted, because
there was ...
John Spray
12:46 AM Revision 989ecd6b (ceph): suites/kcephfs: disable test_full for kcephfs
Until http://tracker.ceph.com/issues/17204 is done.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:46 AM Revision 1eabbbda (ceph): tasks/cephfs: skip TestVolumeClient.test_evict on kcephfs
This test was probably buggy and only happened to work
with ceph-fuse, because it expects the MDS to immediately
resp...
John Spray
12:46 AM Revision 45eb4bf7 (ceph): tasks/cephfs: special case for kcephfs behaviour
It does not generate EIOs in all the cases that
the fuse client does.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:46 AM Revision 0bd95f72 (ceph): tasks/cephfs: fix unmount call in volumeclient test
Should have been to umount_wait, not umount (i.e.
the blocking foreground version). This happened
to matter because ...
John Spray
12:46 AM Revision d6d9715d (ceph): tasks/cephfs: skip volumeclient client test on kcephfs
This relies on quota-ish stuff that doesn't exist
in kclient. We can still run the outer part
of the test though.
S...
John Spray
12:46 AM Revision 1aa7ad6a (ceph): tasks/cephfs: skip test_client_abort on kclient
This tests a fuse-only feature, ticket for adding
it in kclient is:
http://tracker.ceph.com/issues/17805
Signed-off-...
John Spray
12:45 AM Revision 318aa226 (ceph): suites/kcephfs: s/yam/yaml/
Oops!
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:45 AM Revision 2e99bd10 (ceph): suites/fs: s/yam/yaml/
Oops!
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:45 AM Revision 2f6b034d (ceph): tasks/cephfs: add a skip for non-fuse
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:45 AM Revision c5f6dfc1 (ceph): suites/kcephfs: put clients on dedicated nodes
Some tests want to use power cycling to reset stuck
mounts, and that needs to not kill OSDs as collateral
damage.
Ne...
John Spray
12:45 AM Revision 28aed558 (ceph): tasks/cephfs: skip ENOSPC testing on kclient
Ticket #17204 exists to revive the old patchset, until then
we skip the tests.
Signed-off-by: John Spray <john.spray...
John Spray
12:45 AM Revision 1f7d2ef7 (ceph): tasks/ceph: handle down nodes in log rotation
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:45 AM Revision 507cfebb (ceph): tasks/cephfs: update test_journal_repair for kclient
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:45 AM Revision d1277afd (ceph): tasks/cephfs: fix eviction test for volumeclient
It was not correct to expect a client to block after
eviction unless it was also deauthorised. I guess
this was work...
John Spray
12:45 AM Revision bc680e7a (ceph): tasks/cephfs: support multi-fs in kernel client
Change the Mount interface to take it as an
argument to mount() instead of setting it
out of band in a config file as...
John Spray
12:45 AM Revision cd084c7d (ceph): suites/kcephfs: add python tests
Let's see which of these is happy running with a kernel client!
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:45 AM Revision b21b825d (ceph): tasks/cephfs: make KernelMount.umount_wait idempotent
Some places (notably CephFSTestCase.setUp) don't check
for mountedness before calling this.
Signed-off-by: John Spra...
John Spray
12:45 AM Revision 04951c8a (ceph): tasks/cephfs: skip test_session_reject cleanly
Instead of asserting in configure_auth (which in fact
works fine with KernelMount.write_secret_file), raise
a SkipTes...
John Spray
12:45 AM Revision e5264ec5 (ceph): tasks/kclient: unmount conditionally
Don't assume the workload left the mount up and
running.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:45 AM Revision 62d51777 (ceph): suites/kcephfs: add TestFailover
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:45 AM Revision 3ac80a35 (ceph): suites/kcephfs: tolerate skipping tests
With fuse client we expect everything to be
runnable so treat SkipTest as a failure because
it indicates something ba...
John Spray
12:44 AM Revision 0676444e (ceph): Merge pull request #1282 from batrick/fs-reorg
fs: unify common parts of sub-suites
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
12:36 AM Bug #18127 (Resolved): osd/osd_types.h: 2978: FAILED assert(newhead >= tail
Samuel Just
12:33 AM Bug #18152 (Duplicate): segfault in ceph-fuse when quota is enabled
#16066 Greg Farnum
12:25 AM Revision 8b2c896d (ceph): osd: fix typos in "struct OSDOp" comments
"nembers" -> "members"
Signed-off-by: Chanyoung Park <park910113@gmail.com>
chanyoung
12:18 AM rbd Bug #18156 (Pending Backport): rbd-mirror: gmock warnings in bootstrap request unit tests
Jason Dillaman
12:18 AM Revision d3f224b3 (ceph): Merge pull request #12344 from trociny/wip-resync-fixup
rbd-mirror: fix gmock warnings in bootstrap request unit tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:17 AM Backport #17970: jewel: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Loic Dachary wrote:
> @Aaron could you please open a bug report for this ? In the bug report make sure you add every...
Aaron T
12:17 AM Revision a3c3e784 (ceph): Merge pull request #1275 from jcsp/wip-17853
Directory fragmentation tests
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
12:04 AM Feature #18160 (New): support shared ccache dirs across users
Right now, every user on a machine building Ceph has their own ccache dir — approximately 32GB!
It would be nice if ...
Greg Farnum

12/06/2016

11:45 PM Bug #18036: unittest_throttle transient timeout
https://jenkins.ceph.com/job/ceph-pull-requests/15403/... Loïc Dachary
11:39 PM Revision 86dcfd8d (ceph): Merge pull request #11369 from theanalyst/kraken-release-notes
doc: release notes for 11.0.2
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
11:39 PM CephFS Bug #18159 (Resolved): "Unknown mount option mds_namespace"
I think this is just a spurious message coming from src/mount/mount.ceph.c because it was not updated when mds_namesp... John Spray
11:34 PM Revision 399617be (ceph): tasks/cephfs: add test_standby_for_invalid_fscid
Signed-off-by: Ramakrishnan Periyasamy <rperiyas@redhat.com> Ramakrishnan Periyasamy
11:24 PM Bug #17177: cephfs metadata pool: deep-scrub error "omap_digest != best guess omap_digest"
Hey Sean,
This is the fix.
$ git describe 73a1b45ec01a7debe0520015a11afdaa11dfd269
v11.0.2-652-g73a1b45
It ...
Brad Hubbard
09:17 AM Bug #17177: cephfs metadata pool: deep-scrub error "omap_digest != best guess omap_digest"
Hi Brad,
This has been upgraded some time back:
root@ceph-mon1:~# ceph -v
ceph version 10.2.3 (ecc23778eb545d8...
sean redmond
03:39 AM Bug #17177: cephfs metadata pool: deep-scrub error "omap_digest != best guess omap_digest"
Hi Sean,
What version are you currently running? Still 10.2.2?
Brad Hubbard
11:23 PM Revision 61d00784 (ceph): doc: add salient features of kraken 11.1.0 rc
Reordering to add Sage's release note comments on top
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
11:20 PM Revision 230406e3 (ceph): doc: add release notes for 11.1.0
Release notes as of 7b1293e70db51f620210332bde1f83ade15bd9d3
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
11:20 PM Revision a0704058 (ceph): doc: release notes for 11.0.1
Signed-off-by: Abhishek Lekshmanan <alekshmanan@suse.com> Abhishek Lekshmanan
11:20 PM Revision f8467c0d (ceph): doc: bump release notes to 11.0.2
bumping release notes to 11.0.2 kraken and adding the single commit that
differs between the changes
Signed-off-by: ...
Abhishek Lekshmanan
11:16 PM CephFS Bug #18157 (Fix Under Review): ceph-fuse segfaults on daemonize
https://github.com/ceph/ceph/pull/12347 Greg Farnum
10:20 PM CephFS Bug #18157: ceph-fuse segfaults on daemonize
Not detected in nightlies because of #18158 Greg Farnum
10:16 PM CephFS Bug #18157 (Resolved): ceph-fuse segfaults on daemonize
... Greg Farnum
11:11 PM Revision 48d5f133 (ceph): Merge pull request #12346 from theanalyst/doc/changelog/v10.2.4
doc: adding changelog for v10.2.4
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:07 PM Revision cbf18b1d (ceph): ceph-fuse: start up log on parent process before shutdown
Otherwise, we hit an assert in the Ceph context and logging teardown.
Fixes: http://tracker.ceph.com/issues/18157
S...
Greg Farnum
11:06 PM Revision 08289228 (ceph): doc: adding changelog for v10.2.4
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
11:02 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/1647864 Sage Weil
10:13 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
Just saw this on xenial! oh goodie.... Sage Weil
10:27 PM Revision 2340a7b9 (ceph): Merge pull request #12328 from liewegas/wip-bluestore-flush
os/bluestore: flush before enumerating omap values Sage Weil
10:27 PM Revision 8981c1c7 (ceph): Merge pull request #12265 from liewegas/wip-bluestore-precondition
os/bluestore: drop old bluestore preconditioning; replace with wal preextension of file size Sage Weil
10:21 PM Revision 4eca628f (ceph): Merge pull request #12281 from dachary/wip-17743-memstore
tests: do not use memstore.test_temp_dir in two tests
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
10:21 PM Revision 38964b98 (ceph): Merge pull request #12298 from chhabaramesh/bit_alloc_mempool
os/bluestore: bitmap allocator dump functionality
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:40 PM Revision 376026d7 (ceph): rbd-mirror: fix gmock warnings in bootstrap request unit tests
Fixes: http://tracker.ceph.com/issues/18156
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
09:40 PM rbd Bug #18051: "rbd mirror image resync" does not force resync after split-brain
Should be backported together with the fix for #18156 Mykola Golub
09:40 PM rbd Cleanup #16991: rbd-mirror split-brain issues should be clearly visible in mirror status
Should be backported together with the fix for #18156 Mykola Golub
09:39 PM rbd Bug #18156 (Fix Under Review): rbd-mirror: gmock warnings in bootstrap request unit tests
PR: https://github.com/ceph/ceph/pull/12344 Mykola Golub
09:38 PM rbd Bug #18156 (Resolved): rbd-mirror: gmock warnings in bootstrap request unit tests
... Mykola Golub
08:54 PM rbd Bug #17993 (In Progress): rbd-mirror: potential race mirroring cloned image
Jason Dillaman
07:35 PM Revision b5458f77 (ceph): Merge pull request #12338 from liewegas/wip-kraken-notes
doc/release-notes: kraken release notes (draft)
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Sage Weil
07:34 PM Revision 4607cb5f (ceph): doc/release-notes: kraken release notes (draft)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Backport #18155 (In Progress): Pipe::do_recv() may loop infinitely
Abhishek Lekshmanan
07:30 PM Backport #18155 (Rejected): Pipe::do_recv() may loop infinitely
https://github.com/ceph/ceph/pull/12349 Abhishek Lekshmanan
07:07 PM Bug #17998 (Closed): ceph-osd oom killed during rados bench teuthology run
I think sage fixed this. Samuel Just
07:06 PM Bug #10405 (Can't reproduce): osd crashes on osd/ReplicatedPG.cc: 9025: FAILED assert(is_backfill...
Actually, neither of those crashes is related to this bug, please open a new one. Samuel Just
06:52 PM CephFS Bug #17193: truncate can cause unflushed snapshot data lose
It looks like the patch hasn't eliminated the failure:
http://pulpito.ceph.com/jspray-2016-12-06_12:37:38-kcephfs:re...
John Spray
06:38 PM Revision 377f239f (ceph): Merge pull request #532 from ceph/wip-12378
Adds task to wrap the aver utility Sage Weil
06:38 PM Revision 9068dc37 (ceph): Merge pull request #734 from dachary/wip-rados-thrash
openstack: rados/thrash...cache-pool-snaps.yaml: need 15GB Sage Weil
06:37 PM Revision 19f39ac8 (ceph): Merge pull request #1019 from ceph/wip-rgw-fix-longpath
rgw: split osd's in 2 nodes Sage Weil
06:27 PM Messengers Bug #14120 (Pending Backport): Pipe::do_recv() may loop infinitely
Sage Weil
06:05 PM Revision 9f82d0f8 (ceph): Merge pull request #980 from ceph/wip-fix-infinit
Fix infinite wait during monitor quorum check Sage Weil
05:45 PM Revision a77cfe6b (ceph): Merge pull request #12340 from athanatos/wip-18127
osd/PGLog::proc_replica_log,merge_log: fix bound for last_update
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:01 PM Revision a9da6054 (ceph): FileStore::_do_fiemap: do not reference fiemap after it is freed
`last` points to fiemap::fm_extends[n], and if fiemap gets freed, we can
not reference any of its fieldis. so we coul...
Kefu Chai
03:58 PM Revision ebb9f094 (ceph): Merge pull request #12339 from kylinstorage/wip-optimize-assert
msg/async: assert(0) -> ceph_abort()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:52 PM Revision 2f3e75e8 (ceph): Merge pull request #12329 from ktdreyer/wip-doc-spelling
doc: fix grammar/spelling in RGW sections
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Casey Bo...
Casey Bodley
03:46 PM Revision fe25c45b (ceph): rgw/verify: set compression type=random
instead of adding each compression type to the matrix for the rgw/verify
suite, use the new 'random' compression type...
Casey Bodley
03:46 PM Revision f39cafe5 (ceph): rgw: configure compression in default zone when not multisite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:34 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
Testing a PR now that fixes the setattr codepaths. That's pretty simple to do from those codepaths since we're sendin... Jeff Layton
02:58 PM CephFS Feature #18154 (Fix Under Review): qa: enable mds thrash exports tests

Currently:...
John Spray
02:54 PM Revision afda23ae (ceph): Merge pull request #12033 from dachary/wip-17926-jewel
jewel: ceph-disk --dmcrypt create must not require admin key
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:54 PM Revision b357eddd (ceph): msg/async/rdma/RDMAStack.cc: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
02:52 PM Revision 0e387afb (ceph): msg/async/rdma/Infiniband.h: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
02:50 PM Revision 3591b3fe (ceph): msg/async/rdma/Infiniband.cc: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
01:13 PM Revision 8e8f8dd2 (ceph): tools: cleanup phase of cephfs-data-scan
cephfs-data-scan has a new optional phase to delete xattrs generated
during recovery.
Signed-off-by: Vishal Kanaujia...
Vishal Kanaujia
01:10 PM devops Backport #18133 (Resolved): jewel: undefined references when building unit tests with --with-xio
Nathan Cutler
01:04 PM Revision 42645a30 (ceph): rbd-nbd: support partition for rbd-nbd mapped raw block device.
Fixes: http://tracker.ceph.com/issues/18115
Signed-off-by: Pan Liu pan.liu@istuary.com
Pan Liu
12:38 PM Bug #18153 (Resolved): No space cause osd crash (bluestore)
Ceph cluster will only one monitor and one osd, the disk size is 50GB
mon_osd_full_ratio is 95% mon_osd_nearfull_r...
zhiyuan wang
12:37 PM rgw Bug #17996: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
new fix: -https://github.com/ceph/ceph/pull/12225- Orit Wasserman
12:18 PM Revision 6c5958c1 (ceph): Merge pull request #12125 from ukernel/wip-17990
mds: properly commit new dirfrag before splitting it
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:06 AM Revision 6e69b580 (ceph): Merge pull request #12334 from Adirl/fix_log_level
msg/async/rdma: change log level: 0 -> 1
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
10:54 AM Revision 03bb8964 (ceph): msg/async/rdma: change log level: 0 -> 1
this will avoid irrelevant messages to console in case of "ceph -s"
issue: 914828
Change-Id: Ia220c62ff7a9f80fbe606...
Avner BenHanoch
09:46 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rbd... Loïc Dachary
09:45 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rgw... Loïc Dachary
09:43 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rados... Loïc Dachary
09:42 AM Stable releases Tasks #17851: jewel v10.2.6
h3. fs... Loïc Dachary
09:40 AM Stable releases Tasks #17851: jewel v10.2.6
h3. powercycle... Loïc Dachary
09:39 AM Stable releases Tasks #17851: jewel v10.2.6
... Loïc Dachary
09:36 AM Stable releases Tasks #17851: jewel v10.2.6
h3. ceph-disk... Loïc Dachary
08:47 AM Revision bbafd7f8 (ceph): Merge pull request #11968 from ddiss/jewel_next_flush_evict_snaps
jewel: tools: snapshotted RBD extent objects can't be manually evicted from a cache tier
Reviewed-by: Kefu Chai <kch...
Loïc Dachary
08:46 AM Revision 0aa44189 (ceph): Merge pull request #12151 from dachary/wip-18011-jewel
jewel: test fails due to The UNIX domain socket path
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
08:45 AM Revision f898b18a (ceph): Merge pull request #12296 from SUSE/wip-18133-jewel
jewel: build/ops: fix undefined crypto references with --with-xio
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:44 AM Revision 8498ed34 (ceph): os/bluestore: merge find() & erase()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:41 AM Backport #17970: jewel: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
@Aaron could you please open a bug report for this ? In the bug report make sure you add every details, including acc... Loïc Dachary
08:35 AM Revision 6dc85ca9 (ceph): msg/async/dpdk/TCP.h: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
08:32 AM Revision fbfc5483 (ceph): msg/async/dpdk/DPDKStack.cc: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
08:30 AM Revision 7d13dd5c (ceph): msg/async/dpdk/DPDK.cc: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
08:29 AM Revision ac2cc227 (ceph): common/map_cacher.hpp: assert(0) -> ceph_abort()
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
08:17 AM Bug #18092 (In Progress): unittest_erasure_code_shec illegal instruction
Loïc Dachary
08:12 AM Revision 2711dac3 (ceph): tests: do not use memstore.test_temp_dir in two tests
unittest_memstore_clone and test_objectstore_memstore.sh both
use memstore.test_temp_dir and when running in parallel...
Loic Dachary
05:50 AM Revision a371aa51 (ceph): os/bluestore: readability improvements to _do_clone_range()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:48 AM Revision e8450e54 (ceph): os/bluestore: kill unreachable code
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:40 AM CephFS Bug #18086 (Pending Backport): cephfs: fix missing ll_get for ll_walk
Greg Farnum
05:16 AM Bug #18113: Don't lose deep-scrub information
The only issue that became obvious when modifying the code is what to do if nodeep-scrub flag is set.
Sam Just:
...
David Zafman
05:16 AM rbd Bug #15028 (Fix Under Review): Deep-flatten incorrectly updates fast-diff stats
PR https://github.com/ceph/ceph/pull/12326 Venky Shankar
04:34 AM CephFS Bug #18151: Incorrect report of size when quotas are enabled.
Due to other bug / issue, I've run ceph-fuse in debug mode with 'debug client = 20'. Right after launching ceph-fuse,... Goncalo Borges
01:21 AM CephFS Bug #18151: Incorrect report of size when quotas are enabled.
1) My environment:
- ceph/cephfs in 10.2.2.
- All infrastructure is in the same version (rados cluster, mons, m...
Goncalo Borges
01:15 AM CephFS Bug #18151 (Resolved): Incorrect report of size when quotas are enabled.
Goncalo Borges
04:29 AM Bug #18152: segfault in ceph-fuse when quota is enabled
The full log, running ceph-fuse in debug mode, and with 'debug client = 20' is gzipped, and available for download in... Goncalo Borges
04:09 AM Bug #18152 (Duplicate): segfault in ceph-fuse when quota is enabled
When quotas are enabled, by mounting cephfs using ceph-fuse, as
ceph-fuse --id mount_user -k /etc/ceph/ceph.client...
Goncalo Borges
04:00 AM Revision ef7fdc0a (ceph): os/bluestore: fix potential csum_order overflow
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:32 AM Revision 0f7a2766 (ceph): tool: add some ceph relate processes to ps-ceph.pl
add ceph-mgr,ceph-disk,rbd-mirror,radosgw to ps-ceph.pl,because
these processes may run long time.so we need to kno...
ceph zte
01:04 AM Revision 71ef0cbd (ceph): Merge pull request #9837 from zhjwpku/typos
doc: network-protocol typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:29 AM Bug #18139: LibRadosList.EnumerateObjects failure

This test verifies 3 things. First, as objects are returned it makes sure there are no duplicates AND inserts the ...
David Zafman

12/05/2016

11:42 PM Revision 16144d8e (ceph): Fix infinite wait during monitor quorum check
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
11:35 PM Revision fac276b9 (ceph): Split osd's into 2 nodes
http://tracker.ceph.com/issues/15612
Not all test machines(mira, vps) have 4 osd's and without this
change it will fa...
Vasu Kulkarni
10:53 PM Revision 68e08c7a (ceph): Merge pull request #535 from ceph/wip-12376
tasks/radosbenchsweep task Sage Weil
10:53 PM Revision d06a5fed (ceph): Merge pull request #1024 from ceph/wip-default-fs
tasks/ceph: default to xfs instead of root dir Sage Weil
10:49 PM Revision 46c6b13a (ceph): Merge pull request #1087 from sponce/master
rados: Added tests for the striper layer of rados Sage Weil
10:49 PM Bug #18145: pgs stuck in remapped after recovery on cluster with many osds down
Correction: Issue was resolved not through restarting the primary but merely by marking them down to force peering to... Brad Hubbard
04:09 AM Bug #18145 (Can't reproduce): pgs stuck in remapped after recovery on cluster with many osds down
During a maintenance event in which many osds were removed and some existing osds were down the cluster went into rec... Brad Hubbard
10:42 PM Revision 1cd5be72 (ceph): Merge pull request #956 from ceph/wip-rm-ext4
Remove ext4 option from rados:thrash tests
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:15 PM Revision 9411351c (ceph): 10.2.4
Jenkins Build Slave User
09:38 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://jenkins.ceph.com/job/ceph-pull-requests/15371/console fails despite https://github.com/ceph/ceph/pull/12281
Loïc Dachary
09:14 PM Bug #10405: osd crashes on osd/ReplicatedPG.cc: 9025: FAILED assert(is_backfill_targets(peer))
Yeah, this has all been rewritten in Jewel. I may be able to look into this at some point if I have time, but there'... Samuel Just
08:58 PM Backport #17970: jewel: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
I compiled this pull request earlier today and started an OSD (17) with the new code. Then I started the OSDs which w... Aaron T
08:47 PM Bug #17789 (Resolved): osd: update_log_missing does not order correctly with osd_ops
Nathan Cutler
08:46 PM Backport #17881 (Resolved): jewel: Add config option to disable new scrubs during recovery
Nathan Cutler
08:08 PM Revision b03c9501 (ceph): PGLog::proc_replica_log,merge_log: fix bound for last_update
If olog.tail > log.tail, olog.tail is also a bound on last_update.
See the changed comment in the commit for details....
Samuel Just
07:36 PM Revision 811ace2f (ceph): Merge pull request #1301 from ceph/wip-valgrind-centos
do all valgrind runs on centos
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:21 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
In the meantime, we can force valgrind runs onto centos.
https://github.com/ceph/ceph-qa-suite/pull/1301
Sage Weil
07:17 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
It's a valgrind bug: http://stackoverflow.com/questions/37032339/valgrind-unrecognised-instruction
https://github....
Sage Weil
07:07 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
bf7d77a84b144ffdc92efd7d19d3038b75911b54 looks like it could maybe be the culprit? it moved a global static to a fun... Sage Weil
07:21 PM Revision 693bd238 (ceph): do all valgrind runs on centos
The xenial valgrind has a bug with generating random
numbers; see http://tracker.ceph.com/issues/18126
Revert this w...
Sage Weil
07:06 PM RADOS Bug #18054 (Need More Info): os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed...
Sage Weil
07:02 PM Backport #17876 (Resolved): jewel: osd: update_log_missing does not order correctly with osd_ops
Sage Weil
07:01 PM Revision 2ff4cc9b (ceph): Merge pull request #11997 from Abhishekvrshny/wip-17876-jewel
jewel: osd: update_log_missing does not order correctly with osd_ops
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:01 PM Feature #17866 (Resolved): Add config option to disable new scrubs during recovery
Sage Weil
07:01 PM Revision a9539648 (ceph): Merge pull request #11944 from SUSE/wip-17866-jewel
jewel: osd: Add config option to disable new scrubs during recovery
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:59 PM Revision dded3de9 (ceph): Merge pull request #12053 from theanalyst/v10.2.4/release-notes
doc: release notes for 10.2.4
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
06:59 PM Revision 7b0ba9d3 (ceph): doc: fix capitalization in RGW admin ops
lower-case second word in this sentence.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
06:59 PM Revision 7db4def8 (ceph): doc: fix spelling in RGW s3 compliance
mentionned -> mentioned
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
06:52 PM Revision 1e042a9b (ceph): os/bluestore: flush before enumerating omap values
For a few update ops we enumerate omap keys (to remove them).
Make sure we flush the pipeline before doing so or else...
Sage Weil
06:47 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
So the upshot here is that I don't think this is anything that has broken in ceph, per-se. FUSE changed its behavior,... Jeff Layton
06:12 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
Ahh, I think I see the problem:... Jeff Layton
04:25 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
Definitely a kernel problem. Works correctly on v4.8.0, broken on v4.8.6 kernel for sure. I haven't bisected to be su... Jeff Layton
03:45 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
Sorry, I mean this patch in my v4.8.10 kernel:... Jeff Layton
03:38 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
First evidence I see of this test failing is here:
http://pulpito.ceph.com/teuthology-2016-11-30_10:10:02-fs-j...
Jeff Layton
06:46 PM Revision 9ae9e641 (ceph): os/bluestore/BlueFS: pre-extend file size for WAL (.log) files
When rocksdb has log recycling on (this is required!), it will
do robust checksums on log records and change playback...
Sage Weil
06:46 PM Revision 73ffab4f (ceph): os/bluestore: remove kludgey rocksdb preconditioning
This doesn't work, it's slow, and it's hacky.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:44 PM Bug #18140 (Fix Under Review): get_onode oid #2:afcea40e:::benchmark_data_smithi099_10837_object2...
https://github.com/ceph/ceph/pull/12328 Sage Weil
06:44 PM rbd Bug #18149 (In Progress): teuthology: qemu-iotests on xenial fails with unexpected console output
Jason Dillaman
05:34 PM rbd Bug #18149 (Resolved): teuthology: qemu-iotests on xenial fails with unexpected console output
... Jason Dillaman
06:36 PM Bug #18127: osd/osd_types.h: 2978: FAILED assert(newhead >= tail
Samuel Just
05:58 PM Bug #18127 (In Progress): osd/osd_types.h: 2978: FAILED assert(newhead >= tail
Samuel Just
06:09 PM Revision 13d68c9c (ceph): Merge pull request #11672 from linuxbox2/jewel-17663
jewel: rgw_rest_s3: apply missed base64 try-catch
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:06 PM Revision 5f0bc2ac (ceph): pybind/rados: Add @requires for all aio methods
Signed-off-by: Iain Buclaw <iain.buclaw@sociomantic.com> Iain Buclaw
05:58 PM Bug #18042 (Resolved): SimpleMessenger debug delay injection deadlock
Samuel Just
05:57 PM Bug #17999 (Resolved): ec scrub mismatch during teuthology run
Samuel Just
05:47 PM Revision 03ad410e (ceph): Merge pull request #11953 from SUSE/wip-17885-jewel
jewel: test: temporarily disable fork()'ing tests
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
05:32 PM Stable releases Tasks #17851: jewel v10.2.6
... Loïc Dachary
04:47 PM Revision 7b1293e7 (ceph): Merge pull request #12275 from xiexingguo/xxg-wip-bluestore-1202
os/bluestore: dedup omap_head, reuse nid instead
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:45 PM Revision 3f2298ee (ceph): Merge pull request #1299 from athanatos/wip-enable-hacky-flag
ec-data-pool: enable the hacky_overwrites flag Sage Weil
04:45 PM Revision 2041a187 (ceph): Merge pull request #12305 from athanatos/wip-ec-rbd-fixes
osd: fixes to make rbd on ec work
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:39 PM Revision 01e8960e (ceph): Merge pull request #11884 from SUSE/wip-17754-jewel
jewel: ceph-create-keys loops forever
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:38 PM Revision 73f65329 (ceph): Merge pull request #11529 from SUSE/wip-17600-jewel
jewel: common: Improve linux dcache hash algorithm
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
04:32 PM Revision 645119e7 (ceph): Merge pull request #12306 from athanatos/wip-ec-scrub
osd: fix ec scrub errors
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:20 PM rbd Bug #18051 (Pending Backport): "rbd mirror image resync" does not force resync after split-brain
Jason Dillaman
04:20 PM rbd Cleanup #16991 (Pending Backport): rbd-mirror split-brain issues should be clearly visible in mir...
Jason Dillaman
04:20 PM Revision 566d01bf (ceph): Merge pull request #12212 from trociny/wip-16991
rbd-mirror: recovering after split-brain
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:18 PM Revision d75ffa43 (ceph): Merge pull request #12307 from athanatos/wip-18042
msg/simple/Pipe::stop_and_wait: unlock pipe_lock for stop_fast_dispatching()
Reviewed-by: Haomai Wang <haomai@xsky.c...
Sage Weil
03:38 PM CephFS Backport #18026 (In Progress): jewel: ceph_volume_client.py : Error: Can't handle arrays of non-s...
Loïc Dachary
03:38 PM Revision e7256056 (ceph): ceph_volume_client: set an existing auth ID's default mon caps
... as 'allow r' (the minimum mon caps required to access a share)
when:
* authorizing the auth ID to access a volum...
Ramana Raja
03:36 PM CephFS Backport #18100: jewel: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
@John https://github.com/ceph/ceph/pull/12097/files conflicts in a non trivial way, could you take a look when you ha... Loïc Dachary
03:33 PM CephFS Backport #18103 (In Progress): jewel: truncate can cause unflushed snapshot data lose
Loïc Dachary
03:32 PM Revision e1af4902 (ceph): mds: force client flush snap data before truncating objects
Snapshot data get lost if following sequence of events happen
- client writes data to a file
- make a snapshot
- tru...
Yan, Zheng
03:30 PM rbd Backport #18024 (In Progress): jewel: "FAILED assert(m_processing == 0)" while running test_lock_...
Loïc Dachary
03:30 PM Revision 900f2acd (ceph): librbd: account m_processing when failing request after refresh
AioImageRequestWQ::_void_process() dequeues an item from the
work queue by invoking ThreadPool::_void_process() which...
Venky Shankar
03:29 PM rbd Backport #18110 (In Progress): jewel: diff calculate can hide parent extents when examining first...
Loïc Dachary
03:29 PM Revision 4a157ea3 (ceph): librbd: diffs to clone's first snapshot should include parent diffs
If the clone has a backing object created after the snapshot that
overwrites an extent of the parent, the parent diff...
Jason Dillaman
03:27 PM rbd Backport #18136 (In Progress): jewel: qa: rbd-mirror workunit false negative when waiting for ima...
Loïc Dachary
02:57 PM rgw Backport #18061 (In Progress): jewel: rgw:fix for deleting objects name beginning and ending with...
Loïc Dachary
02:56 PM Revision 820ab7d8 (ceph): rgw: fix for versioned delete_multi_object
Fixes: http://tracker.ceph.com/issues/17888
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:56 PM Revision 514a31fd (ceph): rgw:fix for deleting objects name beginning and ending with underscores...
Fixes: http://tracker.ceph.com/issues/17888
Signed-off-by: zhouruisong 236131368@qq.com
(cherry picked from commit 2...
root
02:53 PM Bug #17561 (Resolved): transient jerasure unit test failures
this is rare enough that a backport is not necessary Loïc Dachary
02:30 PM Revision d89df9df (ceph): bitmap allocator dump functionality
Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com> Ramesh Chander
02:19 PM rbd Cleanup #18125 (Fix Under Review): rbd-cli: no warning message when enable/disable mirroring opti...
PR: https://github.com/ceph/ceph/pull/12319 Gaurav Garg
02:14 PM Revision 232271bb (ceph): doc: release notes: add the last 5 prs making it in 10.2.4
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:06 PM Bug #18036: unittest_throttle transient timeout
In jewel https://jenkins.ceph.com/job/ceph-pull-requests/15336/console... Loïc Dachary
02:03 PM Revision 55df834e (ceph): Merge pull request #12310 from wjin/change_info
mailmap: change personal info
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:52 PM Backport #18015 (Resolved): jewel: osd: condition OSDMap encoding on features
Loïc Dachary
01:50 PM Revision a9444915 (ceph): Merge pull request #12167 from liewegas/wip-osdmap-encoding-jewel
jewel: osd: condition OSDMap encoding on features
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:48 PM Bug #18128 (Resolved): unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
Loïc Dachary
12:29 PM Bug #18128 (Fix Under Review): unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
https://github.com/ceph/ceph/pull/12318 Kefu Chai
01:47 PM Revision 09d2d6f7 (ceph): Merge pull request #12318 from tchaikov/wip-18128
test/ceph_crypto: do not read ceph.conf in global_init()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:01 PM Bug #16804 (Resolved): Leak_StillReachable in mon
Kefu Chai
12:28 PM Revision bbe1952e (ceph): Merge pull request #12317 from xiexingguo/xxg-wip-dedup-perfnotes
doc/dev/perf: fix dittography
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:27 PM Backport #17679 (Resolved): jewel: monitor should send monmap updates when the monmap is updated
Kefu Chai
12:26 PM Revision c72a2271 (ceph): test/ceph_crypto: do not read ceph.conf in global_init()
ForkDeathTest.MD5 expect an empty output while global_init() complains
if ceph.conf is missing if 0 is passed in as t...
Kefu Chai
12:09 PM Linux kernel client Bug #18041 (In Progress): periodically kernel crashes with CephFS
Patch posted to mailing list and merged into ceph-client/testing branch. Jeff Layton
11:58 AM Revision 1fcef74b (ceph): os/bluestore: move empty-check of osr-queue out of loop
which is optimal.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:57 AM Linux kernel client Bug #18148 (Resolved): Fix unsafe d_parent handling in kcephfs
As Zheng points out, there are several places in the kernel client that access d_parent without proper locking:
> ...
Jeff Layton
11:45 AM Bug #17177: cephfs metadata pool: deep-scrub error "omap_digest != best guess omap_digest"
Hi,
Not sure if it helps but I hit what I think is this issue today, not caused by fstrim this time or anything ha...
sean redmond
11:10 AM Revision d9b8ebc8 (ceph): doc/dev/perf: fix dittography
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:47 AM rbd Backport #18137: jewel: rbd-mirror: image sync should send NOCACHE advise flag
@Radoslaw https://github.com/ceph/ceph/pull/12280/commits/1167865e3b4c5284938cb1797ebeff15974f7260 conflicts in a way... Loïc Dachary
09:35 AM rgw Backport #18101 (In Progress): jewel: Add workaround for upgrade issues for older jewel versions
Loïc Dachary
09:35 AM Revision 7db6d1d1 (ceph): rgw: add recovery procedure for upgrade to older version of jewel
Fixes: http://tracker.ceph.com/issues/17820
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
09:34 AM rgw Backport #18102 (In Progress): jewel: rgw: Unable to commit period zonegroup change
Loïc Dachary
09:34 AM Revision 478e40a6 (ceph): rgw: fix missing master zone for a single zone zonegroup
Fixes: http://tracker.ceph.com/issues/17364
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
09:09 AM rgw Backport #18107 (In Progress): jewel: multisite: failed assertion in 'radosgw-admin bucket sync s...
Loïc Dachary
09:09 AM Revision b502b96a (ceph): rgw: RGWBucketSyncStatusManager uses existing async_rados
RGWBucketSyncStatusManager was creating its own RGWAsyncRadosProcessor
and failing to clean it up on destruction. A r...
Casey Bodley
09:01 AM Revision ece622db (ceph): rgw: only set CURLOPT_UPLOAD for PUT/POST requests
when set on GET requests, curl sends a 'Transfer-encoding: chunked'
header, but doesn't do the actual encoding to ter...
Casey Bodley
09:00 AM rgw Backport #18112 (In Progress): jewel: multisite requests failing with '400 Bad Request' with cive...
Loïc Dachary
08:54 AM Backport #18059 (Resolved): librados: new setxattr overload breaks c++ ABI
Loïc Dachary
08:51 AM Revision 93e67198 (ceph): ceph-disk: systemd unit must run after local-fs.target
A ceph udev action may be triggered before the local file systems are
mounted because there is no ordering in udev. T...
Loic Dachary
08:51 AM Revision e16d756f (ceph): ceph-disk: trigger must ensure device ownership
The udev rules that set the owner/group of the OSD devices are racing
with 50-udev-default.rules and depending on whi...
Loic Dachary
08:51 AM Revision e3f65937 (ceph): build/ops: restart ceph-osd@.service after 20s instead of 100ms
Instead of the default 100ms pause before trying to restart an OSD, wait
20 seconds instead and retry 30 times instea...
Loic Dachary
08:51 AM Revision bee7e3a9 (ceph): ceph-disk: enable --runtime ceph-osd systemd units
If ceph-osd@.service is enabled for a given device (say /dev/sdb1 for
osd.3) the ceph-osd@3.service will race with ce...
Loic Dachary
08:47 AM Bug #17425 (Resolved): Remove the runtime dependency on lsb_release
Loïc Dachary
08:04 AM rgw Bug #17971: bucket acl all user write
test Methods:
1.set a bucket to all user write permissions
2.use the postman to send a put request, in the bucket t...
Jiang Yu
07:54 AM rbd Bug #18146 (Resolved): TestImageSync.SnapshotStress fails on bluestore
http://qa-proxy.ceph.com/teuthology/trociny-2016-12-04_21:40:12-rbd-master---basic-mira/603854/teuthology.log
Repr...
Mykola Golub
07:20 AM Bug #17645: "terminate called after throwing an instance of 'std::out_of_range'" in upgrade:jewel...
The burst of "not found" in the log, right before the osd crashes suggests the file system was damaged. There is no i... Loïc Dachary
07:07 AM Bug #17645: "terminate called after throwing an instance of 'std::out_of_range'" in upgrade:jewel...
... Loïc Dachary
06:39 AM Revision 47e72024 (ceph): rbd: fix parameter check
using import-diff command, the imagename must be specified.
Signed-off-by: Yankun Li <lioveni99@gmail.com>
yankun li
06:29 AM Bug #18030 (Fix Under Review): tests: unittest_pglog timeout
https://github.com/ceph/ceph/pull/12304 abandonned because too complicated Loïc Dachary
05:33 AM Revision 76dfbc7b (ceph): Merge pull request #12311 from wjin/fix
src/common: remove nonused config option
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <k...
Kefu Chai
04:49 AM Revision d68ee830 (ceph): os/bluestore: dedup omap_head, reuse nid instead
This is faster and save us some memory as well as space.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:49 AM Revision 4339b426 (ceph): os/bluestore: kill deprecated get_preferred_csum_order() method
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
03:47 AM Bug #18092: unittest_erasure_code_shec illegal instruction
Caused by a pclmul mis detect
gf_cpu_identify() output:
#gf_cpu_supports_intel_pclmul
#gf_cpu_supports_intel_s...
John Coyle
03:45 AM Revision b8aaf697 (ceph): Merge pull request #12260 from tchaikov/wip-dh-python
debian: apply dh_python to python-rgw also
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:01 AM Revision 4f42efbb (ceph): mailmap: change personal info
Signed-off-by: Wei Jin <wjin.cn@gmail.com> wei jin
02:46 AM Revision 1b8d33dd (ceph): mon: add warn info for osds were removed from osdmap,but still kept in ...
if the osd were removed from osdmap but still kept in crushmap.This will result in
the pg can not change to active+c...
ceph zte
02:05 AM Revision 7af2e043 (ceph): src/common: remove nonused config option
Signed-off-by: Wei Jin <wjin.cn@gmail.com> wei jin

12/04/2016

10:26 PM Revision ebccc3ff (ceph): rgw/rgw_file.cc: Add compat.h to allow CLOCK_MONOTONE
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:16 PM Backport #18144 (In Progress): hammer: make check fails when hostname not properly set, but run-m...
Nathan Cutler
09:14 PM Backport #18144 (Rejected): hammer: make check fails when hostname not properly set, but run-make...
https://github.com/ceph/ceph/pull/12308 Nathan Cutler
09:03 PM devops Backport #18143 (In Progress): hammer: run-make-check.sh fails on SUSE
Nathan Cutler
08:25 PM devops Backport #18143 (Rejected): hammer: run-make-check.sh fails on SUSE
https://github.com/ceph/ceph/pull/12308 Nathan Cutler
08:48 PM Bug #18127: osd/osd_types.h: 2978: FAILED assert(newhead >= tail
Will take another look tomorrow if no one else gets to it. Samuel Just
08:44 PM Bug #18127 (New): osd/osd_types.h: 2978: FAILED assert(newhead >= tail
Hmm, now I'm not so sure. Samuel Just
08:38 PM Bug #18127: osd/osd_types.h: 2978: FAILED assert(newhead >= tail
Simple typo, I think. Samuel Just
08:23 PM devops Bug #18142 (Resolved): run-make-check.sh fails on SUSE
On SUSE, the run-make-check.sh script (1) tries to use yum instead of zypper and (2) fails to load rbd module.
Thi...
Nathan Cutler
03:11 PM Revision c3d35896 (ceph): Merge pull request #12163 from ovh/wip-throttle-get-started-perf-counter
common: Add throttle_get_started perf counter
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Revision 6d4ad15b (ceph): Merge pull request #12285 from liewegas/wip-bluestore-allocator
os/bluestore: use bitmap allocator for bluefs
Reviewed-by: Varada Kari <varada.kari@sandisk.com>
Sage Weil
03:10 PM RADOS Bug #18054: os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
/a/sage-2016-12-03_19:34:03-rados-wip-sage-testing---basic-smithi/599494 Sage Weil
02:53 PM RADOS Bug #18054: os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
/a/sage-2016-12-03_19:33:05-rados-master---basic-smithi/599285 Sage Weil
03:09 PM Bug #18140 (Resolved): get_onode oid #2:afcea40e:::benchmark_data_smithi099_10837_object2430:head...
... Sage Weil
03:08 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
/a/sage-2016-12-03_19:34:03-rados-wip-sage-testing---basic-smithi/599343 Sage Weil
02:49 PM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
/a/sage-2016-12-03_19:33:05-rados-master---basic-smithi/599046 Sage Weil
03:07 PM Bug #18139 (Resolved): LibRadosList.EnumerateObjects failure
... Sage Weil
03:01 PM Bug #18138 (Can't reproduce): OSD hits EAGAIN on pthread_create
/a/sage-2016-12-03_19:34:03-rados-wip-sage-testing---basic-smithi/599254... Sage Weil
02:58 PM Revision c55396a9 (ceph): Merge pull request #9714 from wido/mirror-docs-fix
doc: Small styling fix to mirror documentation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:56 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
quick way to tell if this is (probably) the root cause:
grep ceph-objectstore-tool teuthology.log
verify that the...
Sage Weil
02:55 PM Revision 471e6294 (ceph): Merge pull request #12299 from Adirl/fix_max_values
msg/async/rdma: set correct value to memory manager
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:24 PM Backport #18135 (In Progress): jewel: make check fails when hostname not properly set, but run-ma...
Nathan Cutler
02:10 PM Backport #18135 (Resolved): jewel: make check fails when hostname not properly set, but run-make-...
https://github.com/ceph/ceph/pull/12302 Nathan Cutler
02:15 PM Revision 5400673d (ceph): tests: check hostname --fqdn sanity before running cmake check
References: http://tracker.ceph.com/issues/18135
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:13 PM Revision bd96c31c (ceph): tests: check hostname --fqdn sanity before running make check
Fixes: http://tracker.ceph.com/issues/18134
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
02:12 PM rbd Backport #18137 (Resolved): jewel: rbd-mirror: image sync should send NOCACHE advise flag
https://github.com/ceph/ceph/pull/16285 Nathan Cutler
02:10 PM rbd Backport #18136 (Resolved): jewel: qa: rbd-mirror workunit false negative when waiting for image ...
https://github.com/ceph/ceph/pull/12425
Nathan Cutler
02:09 PM Bug #18134 (Pending Backport): make check fails when hostname not properly set, but run-make-chec...
Nathan Cutler
01:38 PM Revision 37ec0e14 (ceph): msg/async/rdma: set correct value to memory manager
set the correct max_send_wr and max_recv_wr
print log messages accordingly
Change-Id: I97a562bc994f14b87724fcf84baca...
Adir Lev
01:28 PM Revision fdc593e3 (ceph): src/test/CMakeLists.txt: Exclude test on HAVE_BLKID
- Since ceph_test_get_blkdev_size really depends on blkid stuff.
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
12:24 PM Revision f502763d (ceph): Merge pull request #12270 from yuyuyu101/wip-rdma-polling
msg/async/rdma: event polling thread can block on event
Reviewed-by: Adir lev <adirl@mellanox.com>
Haomai Wang
12:21 PM Revision 78b03e3a (ceph): Merge pull request #11987 from Liuchang0812/patch-2
doc: Update layout.rst, move commands to CODE block
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo D...
Kefu Chai
10:46 AM Revision 4f2f9199 (ceph): Merge pull request #1290 from SUSE/wip-18014-jewel
thrashosds: try ceph-objectstore-tool for 10 minutes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
09:33 AM Bug #18030 (In Progress): tests: unittest_pglog timeout
Loïc Dachary
08:55 AM Revision cec7441e (ceph): thrashosds: try ceph-objectstore-tool for 10 minutes
If ceph-objectstore-tool binary is not present, it's likely because we're in
the middle of an upgrade. Do not try to ...
Nathan Cutler
02:27 AM Revision 9bf51f9f (ceph): ReplicatedPG: add return value to RepGather
Now that repops can represent an error, we need to remember
the error code so that we can reply to waiting_for_* mess...
Samuel Just
02:08 AM Revision 5c5c117a (ceph): ReplicatedPG::record_write_error: send only the flags requested by the op
This isn't really important, but it's nice to be consistent with
OSD::reply_op_error. Yet another reason to do away ...
Samuel Just
12:34 AM Revision d73be200 (ceph): Merge pull request #12297 from SUSE/wip-18134
tests: check hostname --fqdn sanity before running make check
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:05 AM Revision 6b89fac4 (ceph): ReplicatedPG: always send the ack with the commit
This was always a pretty silly concept and it has gotten in
the way of something else.
Signed-off-by: Samuel Just <s...
Samuel Just
12:05 AM Revision 7c97cd21 (ceph): ReplicatedPG: allow repops to apply with commit
Up to now, the repop machinery depended on all repops commiting and
applying in order. For MOSDPGUpdateLogMissing op...
Samuel Just
12:05 AM Revision c0c7f926 (ceph): ReplicatedPG: add debugging to EINVAL returns
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:05 AM Revision ef376c97 (ceph): ReplicatedPG::submit_log_entries: fill in repop->v
This way, we can deal with waiting_for_commit appropriately.
Also, add more debugging to new_repop and already_*.
Si...
Samuel Just
12:05 AM Revision 89fd030b (ceph): OSD::init_op_flags: don't consider PING to be a write
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just

12/03/2016

10:37 PM Bug #18134 (Fix Under Review): make check fails when hostname not properly set, but run-make-chec...
https://github.com/ceph/ceph/pull/12297 Nathan Cutler
10:28 PM Bug #18134 (Resolved): make check fails when hostname not properly set, but run-make-check.sh doe...
On a machine where "hostname --fqdn" fails, several tests in "make check" also fail.
This is easily fixed by addin...
Nathan Cutler
10:37 PM Revision dcfff612 (ceph): tests: check hostname --fqdn sanity before running make check
Fixes: http://tracker.ceph.com/issues/18134
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:59 PM devops Backport #18133: jewel: undefined references when building unit tests with --with-xio
h3. description
This kind of thing happens when linking several of the unit tests. As far as I can tell, it only h...
Nathan Cutler
09:53 PM devops Backport #18133 (Resolved): jewel: undefined references when building unit tests with --with-xio
https://github.com/ceph/ceph/pull/12296
(Note that this backport is not a cherry-pick because master uses cmake an...
Nathan Cutler
09:57 PM Revision f47213cb (ceph): build/ops: fix undefined crypto references with --with-xio
Only with --with-xio, RPM build fails due to undefined references to various
symbols starting with "PK11_" in ./.libs...
Nathan Cutler
07:07 PM Revision 6776fab0 (ceph): rgw/rgw_main.cc: fix parenteses and function result
- The function in the macro parameter is expected to return -1 i
on error and not type(bool).
So reorganize the...
Willem Jan Withagen
06:47 PM Revision dc68f2fa (ceph): test: use uname -m vs. uname -p in test-erasure-code-plugins.sh
uname -p is not portable and returns unknown on Alpine
Signed-off-by: John Coyle <dx9err@gmail.com>
John Coyle
05:50 PM Revision 6cb1ed48 (ceph): rbd-mirror: make 'rbd mirror image resync' work after split-brain
Fixes: http://tracker.ceph.com/issues/18051
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:37 PM Revision 7c078eda (ceph): qa/workunits/rbd: test_status_in_pool_dir: explicitly check grep return...
Otherwise, it does not work as supposed to work in statements like below:
set -e
test_status_in_pool_dir ... && .....
Mykola Golub
05:37 PM Revision cccca67d (ceph): rbd-mirror: split-brain issues should be clearly visible in mirror status
Fixed: http://tracker.ceph.com/issues/16991
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:52 PM Backport #18132: hammer: ReplicatedBackend::build_push_op: add a second config to limit omap entr...
h3. original description
In ceph deployments with large numbers of objects (typically generated by use of radosgw ...
Nathan Cutler
12:52 PM Backport #18132 (New): hammer: ReplicatedBackend::build_push_op: add a second config to limit oma...
Nathan Cutler
07:51 AM Backport #18132 (Resolved): hammer: ReplicatedBackend::build_push_op: add a second config to limi...
https://github.com/ceph/ceph/pull/12417 Alexey Sheplyakov
12:50 PM Revision 8a774cc2 (ceph): msg/simple/Pipe: handle addr decode error
Fixes: http://tracker.ceph.com/issues/18072
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2f5...
Sage Weil
12:49 PM Bug #15368: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
Sage, are you saying that http://tracker.ceph.com/issues/16091 should be backported to jewel? (The description of thi... Nathan Cutler
10:24 AM Backport #18108 (In Progress): jewel: msg/simple/Pipe: error decoding addr
Loïc Dachary
09:57 AM Revision 4d9a28d2 (ceph): Merge pull request #12067 from SUSE/wip-17953-jewel
jewel: mon: OSDMonitor: only reject MOSDBoot based on up_from if inst matches
Reviewed-by: Samuel Just <sjust@redhat...
Loïc Dachary
07:03 AM Revision 237bedb3 (ceph): ec-data-pool: enable the hacky_overwrites flag
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
02:39 AM Revision 177bae75 (ceph): Merge pull request #12282 from liewegas/wip-bluestore-dump
os/bluestore: clean up Allocator::dump Varada Raja Kumar Kari
02:29 AM Revision 263cbc29 (ceph): Merge pull request #12287 from liewegas/wip-store-kv-stats
kv: dump rocksdb stats Varada Raja Kumar Kari
12:38 AM Linux kernel client Bug #18130: soft lockups in ceph.ko
looks like our code can't handle iov_iter of type ITER_PIPE Zheng Yan

12/02/2016

11:56 PM Revision 6f0dafcb (ceph): ReplicatedPG::do_op: wait_for_commit even for results < 0 entries
This way, the replies come back in order and we don't expose
uncommitted results.
Signed-off-by: Samuel Just <sjust@...
Samuel Just
11:56 PM Revision 32bd4562 (ceph): ECBackend::try_state_to_reads: fix debug spacing
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
11:56 PM Revision 77506161 (ceph): ECBackend: ops must consistently use or not use the cache
If the state is flipped, ops already in the pipeline need to
continue to maintain it.
Signed-off-by: Samuel Just <sj...
Samuel Just
09:40 PM Revision e00fe48b (ceph): ReplicatedPG::_scrub_finish: check stats for ec overwrites pools
This should work fine now that we are doing an update-in-place
with rollback information off to the side.
Signed-off...
Samuel Just
09:40 PM Revision 4d371cc2 (ceph): ECBackend::try_state_to_reads: assert that rmw ops require hacky_overwr...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:40 PM Revision 90011543 (ceph): ECTransaction: fix projected_size for delete->create in get_write_plan
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:40 PM Revision 9ee54723 (ceph): ECTransaction::get_write_plan: don't create empty to_read entries
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:40 PM Revision 0597309d (ceph): ReplicatedPG: merge apply_ctx_scrub_stats into apply_stats
The only way the two aren't called essentially atomically is when the
ECBackend needs to delay a write for rmw. In s...
Samuel Just
09:39 PM Revision e2a820e6 (ceph): Merge pull request #12284 from ceph/wip-cmake-args
build: dump env during build
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
09:16 PM Revision 3a6f73e9 (ceph): osd/PG: distinct down state instead of down+peering
When we declare a PG down, move to a distinct down state
(!= down+peering) so that we know peering completed (and
con...
Sage Weil
08:48 PM Revision 4b8b0c08 (ceph): Merge pull request #12224 from yehudasa/wip-rgw-list-all
rgw/rgw_rados: do not omap_getvals with (u64)-1 max (updated)
also approve, passed teuthology (many false positives i...
Matt Benjamin
08:30 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
BTW as you might have guessed, the crash occurred for me when I added a metadata server to a fresh cluster. Then ceph... Loïc Minier
08:28 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
I'm a bit puzzled why the last insert fails:... Loïc Minier
07:24 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
I see MDSMonitor::prepare_beacon() proceed through the:... Loïc Minier
07:05 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
Valgrind:... Loïc Minier
07:00 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
w/ debugging symbols:... Loïc Minier
06:52 PM CephFS Bug #16771: mon crash in MDSMonitor::prepare_beacon on ARM
Hi,
I can confirm this issue on armhf; I was initially having it with 10.1.2-0ubuntu1 from xenial on a scaleway C1...
Loïc Minier
08:29 PM Bug #15628 (Can't reproduce): segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
Sage Weil
08:28 PM Bug #15368: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
https://github.com/ceph/ceph/pull/11128 should help Sage Weil
08:25 PM Revision 20439242 (ceph): Merge pull request #1297 from ceph/wip-14.04
suites/rados: s/trusty/"14.04"/ Zack Cerza
08:13 PM Revision fd022882 (ceph): Merge pull request #12187 from Jing-Scott/dev/slave-master-sync-info
rgw: metadata sync info should be shown at master zone of slave zoneg…
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:09 PM Revision bbb26153 (ceph): Merge pull request #1276 from ceph/no-btrfs-on-hammer
rados: remove btrfs tests; use xfs instead Sage Weil
07:55 PM Revision 2cee58a4 (ceph): Merge pull request #1298 from ceph/wip-pre-single-major-branch
krbd/unmap: pre-single-major is now 3.12.z
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:22 PM Revision d194db82 (ceph): OSDMonitor: only reject MOSDBoot based on up_from if inst matches
If the osd actually restarts, there is no guarrantee that the epoch will
advance past up_from. If the inst is differ...
Samuel Just
07:10 PM Revision 9fda9ce0 (ceph): kv/RocksDBStore: dump extended stats
Signed-off-by: Varada Kari <varada.kari@sandisk.com>
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Varada Kari
07:10 PM Revision 43c59902 (ceph): osd: dump kv stats for ObjectStores (if any)
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
07:10 PM Revision e292905e (ceph): os/bluestore: dump kv stats
Signed-off-by: Sage Weil <sage@redhat.com> Jianpeng Ma
07:05 PM Revision b97393cf (ceph): ceph.spec: dump env during build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:05 PM Revision 06321714 (ceph): debian/rules: dump env during build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:57 PM rbd Feature #18123 (Fix Under Review): Need CLI ability to add, edit and remove omap values with bina...
*PR*: https://github.com/ceph/ceph/pull/12286 Jason Dillaman
01:59 PM rbd Feature #18123 (Resolved): Need CLI ability to add, edit and remove omap values with binary keys
RBD stores several omap keys with embedded null characters due to encoding string lengths within the key. When one or... Jason Dillaman
06:33 PM CephFS Bug #18131: ceph-fuse not clearing setuid/setgid bits on chown
The tests I'm mainly concered with are the pjd.sh tests in those. The rest seem to be transient failures of one sort ... Jeff Layton
06:29 PM CephFS Bug #18131 (Resolved): ceph-fuse not clearing setuid/setgid bits on chown
I had some test failures that showed up in my most recent fs suite run here:
http://pulpito.ceph.com/jlayton-...
Jeff Layton
06:21 PM Revision a9c99fd1 (ceph): kv: make kvdb can print itself statistics.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:20 PM Linux kernel client Bug #18130 (Resolved): soft lockups in ceph.ko
While running xfstests vs. a ceph vstart cluster, I hitting softlockups in test generic/095. Looks like a we're cycli... Jeff Layton
05:36 PM Bug #18022: tests: osd-crush.sh sometime fails
This is *different* from http://tracker.ceph.com/issues/17919 because it happens in a context where retrying should n... Loïc Dachary
05:35 PM Bug #18022: tests: osd-crush.sh sometime fails
https://jenkins.ceph.com/job/ceph-pull-requests/15255/... Loïc Dachary
05:30 PM Bug #18022 (Duplicate): tests: osd-crush.sh sometime fails
Loïc Dachary
05:33 PM Bug #17919: tests: test/mon/osd-crush.sh is racy
https://github.com/ceph/ceph/pull/12016 Loïc Dachary
05:28 PM Bug #17919: tests: test/mon/osd-crush.sh is racy
Loïc Dachary
05:14 PM Revision 0a60d358 (ceph): Merge pull request #12245 from ifed01/wip-fix-global-init-refcount
test/fio: fix global CephContext life cycle
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:13 PM Bug #17889 (Pending Backport): ceph-disk: ceph-disk@.service races with ceph-osd@.service
wait two weeks before merging the backport Loïc Dachary
05:12 PM Revision bbd97ce3 (ceph): Merge pull request #12241 from dachary/wip-17889-systemd-order
ceph-disk: enable --runtime ceph-osd systemd units
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Nathan Cutl...
Loïc Dachary
05:04 PM Revision bb186f24 (ceph): os/bluestore/BlueFS: default to bitmap allocator
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 462110a0 (ceph): os/bluestore: dump allocator state on allocation failure
This is probably noisy for an *actual* ENOSPC, but the OSD should
actually prevent those from happening in general, a...
Sage Weil
04:51 PM CephFS Bug #18016: cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
@jcsp did you run into this before ? Loïc Dachary
04:51 PM CephFS Bug #18016: cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
Loïc Dachary
04:50 PM CephFS Bug #18016: cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
https://jenkins.ceph.com/job/ceph-pull-requests/14992/console
exact same error
Loïc Dachary
04:28 PM Bug #18128: unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
It can easily be repeated with... Loïc Dachary
04:28 PM Bug #18128: unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
@Kefu could these intermittent failures be a side effect of the following ? Maybe not directly but it could have ampl... Loïc Dachary
04:19 PM Bug #18128: unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
https://jenkins.ceph.com/job/ceph-pull-requests/15202 Loïc Dachary
04:16 PM Bug #18128: unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
https://jenkins.ceph.com/job/ceph-pull-requests/15158/console Loïc Dachary
04:07 PM Bug #18128 (Resolved): unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)

https://jenkins.ceph.com/job/ceph-pull-requests/15152/...
David Zafman
04:24 PM rgw Bug #18106 (Fix Under Review): radosgw-admin-data-sync task fails with "object not deleted from d...
PR: https://github.com/ceph/ceph/pull/12283. Radoslaw Zarzynski
11:58 AM rgw Bug #18106 (In Progress): radosgw-admin-data-sync task fails with "object not deleted from destin...
Radoslaw Zarzynski
04:20 PM Bug #18121 (Duplicate): unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
Loïc Dachary
12:09 PM Bug #18121 (Duplicate): unittest_ceph_crypto fails ForkDeathTest.MD5 (intermitent)
https://jenkins.ceph.com/job/ceph-pull-requests/15202/consoleText... Loïc Dachary
04:16 PM Revision 6d171887 (ceph): Merge pull request #12207 from jdurgin/wip-librados-setxattr-overload-j...
librados: remove new setxattr overload to avoid breaking the C++ ABI
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
04:10 PM Revision d009a6cb (ceph): Merge pull request #12075 from ceph/wip-rgw-zonegroup-config
rgw: fix for unsafe change of rgw_zonegroup
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:05 PM rbd Cleanup #17127 (Pending Backport): rbd-mirror: image sync should send NOCACHE advise flag
Jason Dillaman
02:54 PM rbd Cleanup #17127 (Fix Under Review): rbd-mirror: image sync should send NOCACHE advise flag
Mykola Golub
02:54 PM rbd Cleanup #17127: rbd-mirror: image sync should send NOCACHE advise flag
PR: https://github.com/ceph/ceph/pull/12280 Mykola Golub
11:41 AM rbd Cleanup #17127 (In Progress): rbd-mirror: image sync should send NOCACHE advise flag
Mykola Golub
04:05 PM rbd Bug #18048 (Pending Backport): qa: rbd-mirror workunit false negative when waiting for image dele...
Jason Dillaman
04:04 PM Revision 98709d9f (ceph): Merge pull request #12280 from trociny/wip-17127
rbd-mirror: set SEQUENTIAL and NOCACHE advise flags on image sync
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:01 PM Revision 3121892e (ceph): os/bluestore: dump allocator state at lowest debug level
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:00 PM Revision 9911f9f6 (ceph): os/bluestore: drop unused ostream arg to Allocator::dump
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:54 PM RADOS Bug #17743 (Fix Under Review): ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa...
https://github.com/ceph/ceph/pull/12281 Loïc Dachary
03:21 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://jenkins.ceph.com/job/ceph-pull-requests/15166/console... Loïc Dachary
02:15 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://jenkins.ceph.com/job/ceph-pull-requests/15167/console... Loïc Dachary
01:40 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
repeating the failure as instructed by Kefu and trying to get a core but cannot (3a9bcaa4aa6042587886c0eaae0ce4eeeb8f... Loïc Dachary
10:58 AM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
Updating the title so that it matches when looking for test_objectstore_memstore.sh failures Loïc Dachary
03:36 PM rbd Cleanup #18125 (In Progress): rbd-cli: no warning message when enable/disable mirroring option th...
Gaurav Garg
02:10 PM rbd Cleanup #18125 (Resolved): rbd-cli: no warning message when enable/disable mirroring option that ...
1. rbd mirror pool enable <PoolName> pool :- Doesn't throw a warning message when the pool is already enabled
2. ...
Jason Dillaman
03:36 PM rgw Bug #17888 (Pending Backport): rgw:fix for deleting objects name beginning and ending with unders...
please backport both:
https://github.com/ceph/ceph/pull/11982
https://github.com/ceph/ceph/pull/12262
Casey Bodley
03:35 PM Revision 4951fbc5 (ceph): Merge pull request #12262 from cbodley/wip-17888
rgw: fix for versioned delete_multi_object
ftw
Matt Benjamin
03:28 PM Revision 054fafad (ceph): rgw: make RGWLocalAuthApplier::is_admin_of() aware about system users.
Fixes: http://tracker.ceph.com/issues/18106
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
03:11 PM Bug #18030: tests: unittest_pglog timeout
... Loïc Dachary
01:45 PM Bug #18030: tests: unittest_pglog timeout
https://jenkins.ceph.com/job/ceph-pull-requests/15177/console... Loïc Dachary
02:58 PM rbd Bug #18115: partition func should be enabled When load nbd.ko for rbd-nbd
PR: https://github.com/ceph/ceph/pull/12259 Mykola Golub
01:00 AM rbd Bug #18115 (Resolved): partition func should be enabled When load nbd.ko for rbd-nbd
We are using rbd-nbd as our raw block device function. For different kernel versions, some set max_part as 0(kernel 4... Pan Liu
02:57 PM Bug #18093 (Resolved): osd enomem with bluestore
Sage Weil
02:57 PM Revision 2630df76 (ceph): Merge pull request #12256 from liewegas/wip-18093
osd: fix memory leak from EC write workload
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
02:56 PM Revision 835e755a (ceph): rados/thrash/workloads: shorten rados bench a bit
I hit ENOSPC during thrashing on one run.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:53 PM Bug #18127 (Resolved): osd/osd_types.h: 2978: FAILED assert(newhead >= tail
... Sage Weil
02:49 PM Bug #18126 (Resolved): Illegal instruction from Messenger::create -> std::random_device::_M_getval
... Sage Weil
02:37 PM Revision 890692d0 (ceph): suites/rados: s/trusty/"14.04"/
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:06 PM rbd Cleanup #16985 (Resolved): Improve error reporting from "rbd feature enable/disable"
Jason Dillaman
02:05 PM Revision 350a6601 (ceph): Merge pull request #12238 from gaurav36/bug-rbd-feature-enable-error
librbd: enabling/disabling rbd feature should report missing dependency
Reviewed-by: Jason Dillaman <dillaman@redhat...
Jason Dillaman
02:01 PM Revision fbccd1e8 (ceph): Merge pull request #12195 from trociny/wip-qa-rbd-wait_for_image_present
qa/workunits/rbd: use image id when probing for image presence
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:59 PM Bug #18124: osd-scrub-snaps.sh intermittent failures
@David did you see that one before ? Loïc Dachary
01:59 PM Bug #18124 (Can't reproduce): osd-scrub-snaps.sh intermittent failures
https://jenkins.ceph.com/job/ceph-pull-requests/15174/console... Loïc Dachary
01:18 PM CephFS Bug #18118 (Duplicate): multimds: mds stuck in up:creating
seems like dup of http://tracker.ceph.com/issues/18066. MDSRank::creating_done did not get called. Osd op with tid ==... Zheng Yan
03:05 AM CephFS Bug #18118 (Duplicate): multimds: mds stuck in up:creating
Seen here:
http://pulpito.ceph.com/pdonnell-2016-12-02_01:20:51-multimds-master-testing-basic-mira/594001/
mds ...
Patrick Donnelly
12:34 PM rgw Bug #17076: AWS S3 Version 4 signatures fail sometimes.
Hi, is the fix (https://github.com/ceph/ceph/pull/10919) going to be backported for 10.2.4 point release? Dennis Kramer
12:34 PM Revision cf93b482 (ceph): Merge pull request #11942 from wjwithagen/wip-wjw-freebsd-boost
do_freebsd.sh: Build with SYSTEM Boost on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:32 PM Revision 8c935170 (ceph): common: Add throttle_get_started perf counter
This change adds 'get_started' performance counter which
is increased at the beginning of Throttle::get() call,
befor...
Bartłomiej Święcki
12:27 PM Backport #18116 (In Progress): jewel: common osd: Improve scrub analysis, list-inconsistent-obj o...
Nathan Cutler
01:24 AM Backport #18116 (Resolved): jewel: common osd: Improve scrub analysis, list-inconsistent-obj outp...
https://github.com/ceph/ceph/pull/13146 David Zafman
12:13 PM rbd Bug #18122 (Can't reproduce): unittest_journal TestJournalTrimmer.RemoveObjectsWithOtherClient (i...
Running make check manually... Loïc Dachary
11:55 AM Bug #10405: osd crashes on osd/ReplicatedPG.cc: 9025: FAILED assert(is_backfill_targets(peer))
Piotr Dalek
11:13 AM Bug #10405: osd crashes on osd/ReplicatedPG.cc: 9025: FAILED assert(is_backfill_targets(peer))
I just had this assert on Hammer, 0.94.6. It was reproducible on every _mark_unfound_lost revert_. Due to revert not ... Pawel Sadowski
11:53 AM Revision e476b80a (ceph): os/filestore/chain_xattr.h:uses ENODATA, so include compat.h
- Trying to be able to build without ENODATA in /usr/include/errno.h
And here we use ENODATA for testing attribute...
Willem Jan Withagen
11:38 AM Revision 1167865e (ceph): rbd-mirror: set SEQUENTIAL and NOCACHE advise flags on image sync
Fixes: http://tracker.ceph.com/issues/17127
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
11:10 AM Backport #18120 (Resolved): jewel: fixed the issue when --disable-server, compilation fails
https://github.com/ceph/ceph/pull/12239 Loïc Dachary
10:56 AM Bug #16014: test fails due to "The UNIX domain socket path"
The source of the problem is http://tracker.ceph.com/issues/15249 Loïc Dachary
10:42 AM Revision a4b141db (ceph): Merge pull request #1296 from dachary/wip-ceph-coverage-jewel
upgrade: ceph-test is needed for ceph-coverage
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Loïc Dachary
10:42 AM Revision aae55224 (ceph): Merge pull request #1295 from dachary/wip-16506-ceph-coverage
upgrade: ceph-test is needed for ceph-coverage
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Loïc Dachary
10:20 AM Revision 89248e19 (ceph): jewel: fixed the issue when --disable-server, compilation fails.
If cannot disable-server, the user has to always compile backend storage part,
even only want to compile the client. ...
Pan Liu
10:11 AM Revision f1b9618b (ceph): Cmake/FreeBSD: use the SYSTEM_BOOST
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:07 AM Bug #18046: filestore: sync_entry timed out cause osd crash
we change vm.zone_reclaim_mode=0, and do the same tests, it doesn't turn up until now huang jun
09:33 AM Revision 78848fef (ceph): upgrade/infernalis-client-x: ceph-test is needed for ceph-coverage
Do not exclude the ceph-test package otherwise the ceph-coverage
executable is not installed.
Fixes: http://tracker....
Loic Dachary
09:32 AM CephFS Bug #18119: mds: check and get latest current logsegment to avoid trimming logsegment crashing
https://github.com/ceph/ceph/pull/12277
The fix here is to check whether mdr->ls/mut->ls is expired or not in call...
Zhi Zhang
09:27 AM CephFS Bug #18119 (Closed): mds: check and get latest current logsegment to avoid trimming logsegment cr...
... Zhi Zhang
09:31 AM Revision 791de76c (ceph): upgrade: ceph-test is needed for ceph-coverage
Do not exclude the ceph-test package otherwise the ceph-coverage
executable is not installed.
Fixes: http://tracker....
Loic Dachary
09:29 AM Bug #16506: "line 16: exec: ceph-coverage: not found" in upgrade:client-upgrade-jewel-distro-basi...
https://github.com/ceph/ceph-qa-suite/pull/1295 fixes it for real in master and the corresponding jewel backport is h... Loïc Dachary
09:27 AM Revision 81224945 (ceph): upgrade: ceph-test is needed for ceph-coverage
Do not exclude the ceph-test package otherwise the ceph-coverage
executable is not installed.
Fixes: http://tracker....
Loic Dachary
09:01 AM Revision b168c262 (ceph): Merge pull request #12267 from dachary/wip-17904-jewel
jewel: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be 1 monitors
Reviewed-by: Samuel Just <sjust...
Loïc Dachary
08:54 AM Backport #17904: jewel: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be 1 moni...
https://github.com/ceph/ceph/pull/11999 was merged into jewel-next by accident. This will lead to duplicate commits w... Loïc Dachary
08:26 AM Revision 7106f426 (ceph): FileStore::_do_fiemap: do not reference fiemap after it is freed
`last` points to fiemap::fm_extends[n], and if fiemap gets freed, we can
not reference any of its fieldis. so we coul...
Kefu Chai
06:48 AM Revision 3a9bcaa4 (ceph): Merge pull request #12209 from tchaikov/wip-enable-unittest_dns_resolve
test: enable unittest_dns_resolve
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
06:33 AM Revision 311869f2 (ceph): msg/async/rdma: make rdma dispatcher can sleep if inactive enough
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
06:23 AM rbd Bug #18068: diff calculate can hide parent extents when examining first snapshot in clone
Jason, I looked at the hammer backport but the whole file src/librbd/DiffIterate.cc appears to be missing in hammer. Nathan Cutler
05:51 AM Revision f4b635f0 (ceph): test: enable unittest_dns_resolve
guess this test was missed when we were moving to cmake. let's re-enable
it!
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
03:39 AM Revision d6417f4c (ceph): PGTransaction,ReplicatedPG: clarify handling of noop operations
The offending transaction was [call rbd.copyup,delete] on a non-existent
object. PGTransaction incorrectly ended up ...
Samuel Just
02:57 AM rbd Bug #18117 (Won't Fix): hammer: attempting to remove a protected snapshot from a clone will disso...
Given a clone with a single protected snapshot, flatten the clone to dissociate the HEAD revision from the parent ima... Jason Dillaman
01:46 AM Revision d2f8fb4a (ceph): Merge pull request #12263 from Adirl/fix_max_buffers
msg/async/rdma: don't use more buffers than what device capabilities …
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:23 AM Bug #18114 (Pending Backport): common osd: Improve scrub analysis, list-inconsistent-obj output a...
David Zafman
12:55 AM Bug #18114 (Resolved): common osd: Improve scrub analysis, list-inconsistent-obj output and osd-s...
https://github.com/ceph/ceph/pull/9613 David Zafman
12:51 AM Revision d32d70b7 (ceph): systemd: add ceph-fuse service file
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:51 AM Bug #18113: Don't lose deep-scrub information
https://github.com/ceph/ceph/pull/12268 David Zafman
12:37 AM Bug #18113 (Resolved): Don't lose deep-scrub information

We'd like to not lose deep-scrub information when more frequent scrub happens.
David Zafman
12:39 AM Revision 1515bd0e (ceph): Merge pull request #12140 from iain-buclaw-sociomantic:pybind-aioexec
python-rados: implement new aio_execute
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:32 AM Revision fd432fee (ceph): test/pybind: Add tests for aio_execute
Signed-off-by: Iain Buclaw <iain.buclaw@sociomantic.com> Iain Buclaw
12:32 AM Revision 7aa80fd0 (ceph): pybind: Fix comment for exec in Ioctx
Signed-off-by: Iain Buclaw <iain.buclaw@sociomantic.com> Iain Buclaw
12:14 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> Zheng Yan wrote:
>
> >
> > If we only want inode, it's better to use getattr to validate d...
Zheng Yan

12/01/2016

11:58 PM CephFS Bug #17656: cephfs: high concurrent causing slow request
william sheng wrote:
> Greg Farnum wrote:
> > Just from the description it sounds like we're backing up while the M...
william sheng
11:30 PM Bug #18002 (Resolved): kstore failed in rados run
Sage Weil
11:29 PM Bug #18105 (Fix Under Review): bluestore: rocksdb preconditioning does not seem to work
https://github.com/ceph/ceph/pull/12265 Sage Weil
05:36 PM Bug #18105 (Resolved): bluestore: rocksdb preconditioning does not seem to work
I think the problem is that we do it on mkfs, but rocksdb doesn't populate the recycle list on restart. Sage Weil
10:21 PM Revision c362ed28 (ceph): Merge pull request #1294 from ceph/wip-17960-master
Removed xenial + Excluded librgw2 Sage Weil
10:21 PM Revision 57e0a674 (ceph): upgrade/jewel-x/point-to-point: avoid xenial
Xenial has newer packages in the distro and we want to
avoid fragile install instructions to avoid them.
Signed-off-...
Sage Weil
10:10 PM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
For the record, the pull requests that need backporting are:
* https://github.com/ceph/ceph/pull/12136
* https://...
Loïc Dachary
07:17 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
Instead of removing the enable/disable from ceph-disk, it is enough to **enable --runtime** so that it "does not star... Loïc Dachary
06:31 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
The problem is exactly the opposite of what I thought: since ceph-disk@.service already starts the matching ceph-osd@... Loïc Dachary
10:02 PM Bug #17960 (Resolved): Unresolved dependency (radosgw : Depends: librgw2 (= 10.2.0-1xenial))
https://github.com/ceph/ceph-qa-suite/pull/1294 Yuri Weinstein
05:00 PM Bug #17960: Unresolved dependency (radosgw : Depends: librgw2 (= 10.2.0-1xenial))
also in http://qa-proxy.ceph.com/teuthology/yuriw-2016-12-01_16:39:40-upgrade:jewel-x-master-distro-basic-vps/593558/... Yuri Weinstein
09:57 PM Revision a0d183bc (ceph): Merge pull request #1284 from ceph/jewel-name-limits
drop broken name length config args Sage Weil
09:56 PM Revision 5fa23a3b (ceph): Merge pull request #1292 from ceph/jewel-avoid-xenial
rados: avoid xenial for upgrade tests Sage Weil
09:45 PM Revision 00de0140 (ceph): mon: MonmapMonitor: drop unnecessary 'goto' statements
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit 20dcb597e35e6961db81831facefbe22cecddec3)
Joao Eduardo Luis
09:45 PM Revision 25f1b390 (ceph): mon: MonmapMonitor: return success when monitor will be removed
Fixes: http://tracker.ceph.com/issues/17725
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from comm...
Joao Eduardo Luis
09:19 PM Backport #18109 (In Progress): hammer: msg/simple/Pipe: error decoding addr
Nathan Cutler
09:17 PM Backport #18109 (Resolved): hammer: msg/simple/Pipe: error decoding addr
https://github.com/ceph/ceph/pull/12266 Nathan Cutler
09:19 PM Revision 92de2fd9 (ceph): msg/simple/Pipe: handle addr decode error
Fixes: http://tracker.ceph.com/issues/18072
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2f5...
Sage Weil
09:18 PM rgw Backport #18112 (Resolved): jewel: multisite requests failing with '400 Bad Request' with civetwe...
https://github.com/ceph/ceph/pull/12313 Nathan Cutler
09:18 PM rbd Backport #18111 (Resolved): hammer: diff calculate can hide parent extents when examining first s...
https://github.com/ceph/ceph/pull/12446 Nathan Cutler
09:18 PM rbd Backport #18110 (Resolved): jewel: diff calculate can hide parent extents when examining first sn...
https://github.com/ceph/ceph/pull/12322 Nathan Cutler
09:17 PM Backport #18108 (Resolved): jewel: msg/simple/Pipe: error decoding addr
https://github.com/ceph/ceph/pull/12291 Nathan Cutler
09:17 PM rgw Backport #18107 (Resolved): jewel: multisite: failed assertion in 'radosgw-admin bucket sync status'
https://github.com/ceph/ceph/pull/12314 Nathan Cutler
08:46 PM rgw Bug #18106: radosgw-admin-data-sync task fails with "object not deleted from destination zone"
from the 'destination zone', rgw.client.1.log:... Casey Bodley
07:16 PM rgw Bug #18106 (Resolved): radosgw-admin-data-sync task fails with "object not deleted from destinati...
From http://qa-proxy.ceph.com/teuthology/teuthology-2016-11-28_17:05:19-rgw-master---basic-smithi/583185/teuthology.l... Casey Bodley
08:12 PM CephFS Feature #17980: MDS should reject connections from OSD-blacklisted clients
Related to http://tracker.ceph.com/issues/9754? Ramana Raja
07:50 PM Revision 828ac749 (ceph): Merge pull request #11999 from Abhishekvrshny/wip-17904-jewel
jewel: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be 1 monitors
Reviewed-by: Samuel Just <sjust...
Samuel Just
07:42 PM Bug #17859 (Resolved): filestore: can get stuck in an unbounded loop during scrub
Loïc Dachary
07:42 PM Backport #17915 (Resolved): jewel: filestore: can get stuck in an unbounded loop during scrub
Loïc Dachary
07:25 PM Revision 9a478a8d (ceph): rgw: print is_admin as int instead of __u8
RGWUserInfo::admin is a __u8, so printing it directly results in output
like '\00'. this causes some tools to interpr...
Casey Bodley
07:19 PM Revision dc5a8df7 (ceph): msg/async/rdma: don't use more buffers than what device capabilities allow
Change-Id: I6df7dd1a4d871b4dca55e784969ff459bebc6a86
Signed-off-by: Avner BenHanoch <avnerb@mellanox.com>
Avner BenHanoch
07:13 PM Revision 53b3f6bf (ceph): Merge pull request #12261 from liewegas/wip-store-rename-test
ceph_test_objectstore: fix Rename test
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
07:08 PM Revision be5c8282 (ceph): Merge pull request #12001 from dachary/wip-17915-jewel
jewel: filestore: can get stuck in an unbounded loop during scrub
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:05 PM rgw Bug #17965 (Resolved): rgw: lifecycle worker thread does not set lock duration
Matt Benjamin
06:57 PM rgw Bug #17965: rgw: lifecycle worker thread does not set lock duration
https://github.com/ceph/ceph/pull/12231 Yehuda Sadeh
07:00 PM Revision 59022a21 (ceph): Merge pull request #12231 from yehudasa/wip-17965
rgw: set duration for lifecycle lease Matt Benjamin
06:57 PM rgw Bug #17888 (Fix Under Review): rgw:fix for deleting objects name beginning and ending with unders...
Casey Bodley
06:57 PM rgw Bug #17888: rgw:fix for deleting objects name beginning and ending with underscores of one bucket...
this broke a couple s3tests: s3tests.functional.test_s3.test_versioning_multi_object_delete and test_versioning_multi... Casey Bodley
06:55 PM Revision fa8e4838 (ceph): Merge pull request #12174 from SUSE/wip-18025-jewel
rgw: don't store empty chains in gc Yehuda Sadeh
06:53 PM Revision cc2d1e61 (ceph): rgw: fix for versioned delete_multi_object
Fixes: http://tracker.ceph.com/issues/17888
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:52 PM rgw Bug #16408 (In Progress): Creating Bucket failed and can't be deleted.
Orit Wasserman
04:34 PM rgw Bug #16408: Creating Bucket failed and can't be deleted.
kraken backporting will not start for some time - this patch will get into kraken via manual merge Nathan Cutler
09:59 AM rgw Bug #16408 (Fix Under Review): Creating Bucket failed and can't be deleted.
https://github.com/ceph/ceph/pull/12250 Orit Wasserman
06:49 PM rgw Bug #17822 (Pending Backport): multisite requests failing with '400 Bad Request' with civetweb 1.8
Casey Bodley
06:46 PM Revision 785e87c8 (ceph): Merge pull request #11758 from Abhishekvrshny/wip-17784-jewel
jewel: osd crashes when radosgw-admin bi list --max-entries=1 command runing Yehuda Sadeh
06:39 PM rgw Bug #18083 (Pending Backport): multisite: failed assertion in 'radosgw-admin bucket sync status'
Casey Bodley
06:39 PM rgw Bug #17985: rgw sends omap_getvals with (u64)-1 limit
This issue has a new associated upstream PR https://github.com/ceph/ceph/pull/12224 Matt Benjamin
06:25 PM rbd Bug #18068 (Pending Backport): diff calculate can hide parent extents when examining first snapsh...
Jason Dillaman
06:18 PM Bug #18072 (Pending Backport): msg/simple/Pipe: error decoding addr
Sage Weil
06:18 PM Revision 3c8392f7 (ceph): Merge pull request #12221 from liewegas/wip-18072
msg/simple/Pipe: handle addr decode error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gfarnu...
Sage Weil
05:49 PM Revision d9bf1243 (ceph): Merge pull request #12218 from dillaman/wip-18068
librbd: diffs to clone's first snapshot should include parent diffs
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
05:41 PM Revision 212294ac (ceph): test/fio: fix global CephContext life cycle in fio pobjectstore plugin
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
05:29 PM Revision ee19ced0 (ceph): Excluded librgw2
Fixes http://tracker.ceph.com/issues/17960
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
04:58 PM Revision cef5b35e (ceph): ceph_test_objectstore: fix Rename test
We were doing a no-op setattr here, even though the intenral
ENOENT used to be ignored, because it previously trigger...
Sage Weil
04:55 PM Revision 4e409285 (ceph): Merge pull request #10086 from Yan-waller/yj-wip-rgwrests3ccstringfind
rgw: conform to the standard usage of string::find
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:31 PM Revision c80613f9 (ceph): debian: apply dh_python to python-rgw also
so the subvar of ${python:Depends} and ${python3:Depends} can be set
properly. also this silences the warnings like
...
Kefu Chai
04:22 PM Backport #16225 (Fix Under Review): hammer: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
Nathan Cutler
04:22 PM Backport #16225 (In Progress): hammer: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
Nathan Cutler
04:15 PM Backport #18095: jewel: Improve deep-scrub performance with many snapshots
h3. original description
This is accomplished by improving the scrub boundary requirements, so that we don't hav...
Nathan Cutler
04:05 PM Revision 539385b1 (ceph): ceph-disk: enable --runtime ceph-osd systemd units
If ceph-osd@.service is enabled for a given device (say /dev/sdb1 for
osd.3) the ceph-osd@3.service will race with ce...
Loic Dachary
03:46 PM Revision ae3dedad (ceph): rgw: fix for unsafe change of rgw_zonegroup
Fixes: http://tracker.ceph.com/issues/17962
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:41 PM Revision dbe22614 (ceph): Merge pull request #12229 from cbodley/wip-rgw-bucket-sync-status-assert
rgw: RGWBucketSyncStatusManager uses existing async_rados
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by:...
Yehuda Sadeh
03:29 PM Backport #18104 (Resolved): jewel: ceph osd down detection behaviour
https://github.com/ceph/ceph/pull/12677 Manuel Lausch
03:20 PM Revision 6d752bd8 (ceph): Merge pull request #12254 from Adirl/disconnect_log
msg/async/rdma: fix disconnect log line
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:18 PM Revision 96cced44 (ceph): Merge pull request #9846 from stiopaa1/msg_asyncmess_removeUnneededInclude
msg/AsyncMessenger: remove unneeded include
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
03:17 PM Bug #17809 (Resolved): "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:c...
Sage Weil
03:08 AM Bug #17809 (Fix Under Review): "symbol lookup error: ceph_test_librbd_api: undefined symbol" in u...
https://github.com/ceph/ceph/pull/12246 Kefu Chai
03:17 PM Revision 4b1d7432 (ceph): Merge pull request #12246 from tchaikov/wip-17809
buffer: add copy(unsigned, ptr) back
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:17 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Zheng Yan wrote:
>
> If we only want inode, it's better to use getattr to validate dentry (getattr is basically ...
Jeff Layton
09:05 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> Actually, I think we want this patch. Now that we're not manipulating the dcache with this call...
Zheng Yan
03:17 PM Revision bd023cfe (ceph): rbd: enabling/disabling rbd feature should report missing dependency
Currently while enabling or disabling rbd feature command does not
give missing dependency for eg: attempting to enab...
Gaurav Garg
03:15 PM Bug #18058 (Pending Backport): librados: new setxattr overload breaks c++ ABI
Sage Weil
03:15 PM Revision d91790f2 (ceph): Merge pull request #12206 from jdurgin/wip-librados-setxattr-overload
librados: remove new setxattr overload to avoid breaking the C++ ABI
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:15 PM CephFS Bug #18066 (Resolved): objecter dropped op submitted before pool existed
https://github.com/ceph/ceph/pull/12234
Sage Weil
03:14 PM Bug #17942 (Resolved): osdc: osdmap update may race with retaking exclusive lock
Sage Weil
03:14 PM Revision 5c750892 (ceph): Merge pull request #12234 from liewegas/wip-17942-again
osdc/Objecter: fix relock race
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:05 PM CephFS Backport #18103 (Resolved): jewel: truncate can cause unflushed snapshot data lose
https://github.com/ceph/ceph/pull/12324 Loïc Dachary
03:05 PM rgw Backport #18102 (Resolved): jewel: rgw: Unable to commit period zonegroup change
https://github.com/ceph/ceph/pull/12315 Loïc Dachary
03:04 PM CephFS Bug #17982 (Resolved): fuse client failing to trim disconnected inode on unmount
Fix is merged -- commit 2d02d2c95af9aed31a8579a2245b759f57b3a193. Jeff Layton
03:04 PM rgw Backport #18101 (Resolved): jewel: Add workaround for upgrade issues for older jewel versions
https://github.com/ceph/ceph/pull/12316 Loïc Dachary
03:03 PM CephFS Backport #18100 (Resolved): jewel: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
https://github.com/ceph/ceph/pull/13139 Loïc Dachary
03:03 PM Revision 3f4a6362 (ceph): upgrade/client-upgrade: correct distros/ location
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:03 PM CephFS Bug #18013 (Resolved): ceph_test_libcephfs access failures when run without ceph-fuse mount in te...
Fixed in commit 8a887edaffeed66f02f605ee78b9999ffd629a60. Jeff Layton
03:02 PM rgw Backport #18098: jewel: rgw: Swift's "prefix" parameter is not supported on account listing
h3. original description
RadosGW doesn't support the _prefix_ parameter on account listing through the Swift API. ...
Loïc Dachary
02:20 PM rgw Backport #18098 (In Progress): jewel: rgw: Swift's "prefix" parameter is not supported on account...
Radoslaw Zarzynski
02:19 PM rgw Backport #18098 (Resolved): jewel: rgw: Swift's "prefix" parameter is not supported on account li...
https://github.com/ceph/ceph/pull/12258 Radoslaw Zarzynski
03:00 PM Revision 942565ef (ceph): Merge pull request #12228 from ceph/wip-jlayton-umount
libcephfs and test suite fixes Jeff Layton
02:53 PM Revision 27067c7a (ceph): upgrade/client-upgrade: fix distro symlinks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:46 PM Revision f143438d (ceph): krbd/unmap: pre-single-major is now 3.12.z
3.13 won't build on newer distros, due to lack of gcc5 support.
nightly/pre-single-major (with a slash) is now gone.
...
Ilya Dryomov
02:39 PM Revision 198db468 (ceph): osd/osd_types: avoid pinning memory with pg_log_entry_t::snaps
The pg_log_entry_t may stay in memory for a long time;
avoid pinning a larger buffer in memory.
See: http://tracker....
Sage Weil
02:38 PM Revision 896644d5 (ceph): osd/osd_types: prevent ObjectModDesc::bl from pinning memory
We may decode this from a large buffer (e.g., an
ECSubWrite payload) and the ObjectModDesc is part of
the pg_log_entr...
Sage Weil
02:38 PM Revision 30b0575a (ceph): msg/async/rdma: fix disconnect log line
issue: none
Change-Id: I29e2a6ae78dda3cf4a1817b9ab41bea0f636bda5
Signed-off-by: Adir Lev <adirl@mellanox.com>
Adir Lev
02:08 PM rgw Feature #17931 (Pending Backport): rgw: Swift's "prefix" parameter is not supported on account li...
Radoslaw Zarzynski
02:06 PM Revision d9c1d868 (ceph): rgw: add support for the prefix parameter in account listing of Swift API.
Fixes: http://tracker.ceph.com/issues/17931
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
02:05 PM CephFS Bug #8405 (Duplicate): multimds: FAILED assert(dir->is_frozen_tree_root())
dup of http://tracker.ceph.com/issues/17606 Zheng Yan
02:05 PM Revision 6ead4cc7 (ceph): rgw: optimize out ctor-copy in RGWListBuckets_ObjStore_SWIFT.
This commit has been backported to Jewel as a dependency for
0e0a14a70f688e29c1993b723d64ec99a55f3677.
Signed-off-by...
Radoslaw Zarzynski
01:47 PM Bug #18097: osd fails after upgrade to kraken (v11.0.2) when using bluestore
Forgot to mention perhaps the most important part: due to hitting a lot of various bluefs bugs in Jewel we were using... Yuri Gorshkov
10:53 AM Bug #18097: osd fails after upgrade to kraken (v11.0.2) when using bluestore
More loggs from the affected OSD:... Yuri Gorshkov
10:29 AM Bug #18097 (Won't Fix): osd fails after upgrade to kraken (v11.0.2) when using bluestore
Hi.
This week we have upgraded Ceph on our test cluster to the latest Kraken release (v11.0.2). After the upgrade ...
Yuri Gorshkov
01:32 PM Revision cce94b9f (ceph): Fixed problem with PUT with x-amz-copy-source when source object is com...
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
01:20 PM rbd Bug #18070 (Resolved): rbd-nbd: immediate seg fault starting the daemon
Mykola Golub
01:19 PM Revision 0c078b05 (ceph): Merge pull request #12222 from dillaman/wip-18070
rbd-nbd: restart parent process logger after forking
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Mykola G...
Mykola Golub
11:50 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
Yang Dongsheng wrote:
> Jason Dillaman wrote:
> > We track this state already -- it's just being enabled too soon s...
Yang Dongsheng
10:27 AM Bug #18096: osd fails after upgrade to kraken (v11.0.2) when using bluestore
Please close this as duplicate, I forgot to add all the needed bug attributes before I hit submit :( Yuri Gorshkov
10:26 AM Bug #18096 (Won't Fix): osd fails after upgrade to kraken (v11.0.2) when using bluestore
Hi.
This week we have upgraded Ceph on our test cluster to the latest Kraken release (v11.0.2). After the upgrade ...
Yuri Gorshkov
10:12 AM rgw Bug #17975 (Fix Under Review): rgw:can get bucket's location in slave zonegroup,not returned 301
https://github.com/ceph/ceph/pull/11700 Orit Wasserman
10:10 AM rgw Bug #17364 (Pending Backport): rgw: Unable to commit period zonegroup change
Orit Wasserman
10:10 AM rgw Documentation #17820 (Pending Backport): Add workaround for upgrade issues for older jewel versions
Orit Wasserman
10:09 AM rgw Bug #17976 (Won't Fix): multisite upgrade from hammer->jewel still doesn't handle different rgw_r...
Orit Wasserman
10:08 AM rgw Bug #17788 (Resolved): rgw: failing to authenticate aws4 with boto and with port specified
Orit Wasserman
10:06 AM rgw-testing Bug #18023 (Fix Under Review): Add s3test for multiple object delete with object names the begin ...
https://github.com/ceph/s3-tests/pull/137 Orit Wasserman
10:02 AM rgw Bug #18063 (Resolved): radosgw-admin -n client.0 user rm --uid foo.client.0 --purge-data fails
Orit Wasserman
10:02 AM rgw Bug #18063 (Closed): radosgw-admin -n client.0 user rm --uid foo.client.0 --purge-data fails
seems to be a bad backport, reverted the problematic commit and fixed compilation.
new backport of resharding:
ht...
Orit Wasserman
09:11 AM Revision 8e1066e6 (ceph): bufferlist: cleanup semantical wrong for bufferlist::append
this is just semantically wrong. as append_buffer.set_offset() was
called, so append_buffer._off is always 0. in othe...
yankun li
09:06 AM Revision 82c4680e (ceph): rgw/rgw_data_sync.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:06 AM Revision f43252a3 (ceph): msg/async/dpdk/stream.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:06 AM Revision 5dad2b34 (ceph): msg/async/dpdk/ARP.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:06 AM Revision 35048024 (ceph): msg/async/dpdk/shared_ptr.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:05 AM Revision 43c72fbf (ceph): librbd/ImageCtx: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:04 AM Revision 957a7e72 (ceph): msg/DispatchQueue.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:03 AM Revision 1531da2e (ceph): mon/Paxos.h: remove unneeded forward declaration
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com> Yunchuan Wen
09:02 AM Revision 582ff3bb (ceph): include/Context.h: remove unneeded forward declaration
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com> Yunchuan Wen
09:02 AM Revision dbdb6d3a (ceph): include/mempool.h: remove unneeded farward declaration
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com> Yunchuan Wen
09:02 AM Revision c269c9bb (ceph): common/perf_counters.h: remove unneeded forward declaration
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com> Yunchuan Wen
09:02 AM Revision 7db7c050 (ceph): common/TrackedOp.h: remove unneeded forward declaration
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com> Yunchuan Wen
09:01 AM Revision cdc0930a (ceph): auth/Crypto.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
09:01 AM Revision aebe7464 (ceph): auth/AuthClientHandler.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
08:33 AM Bug #17916: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Hi, since a few days we have similar behaviour in Hammer (0.94.6) -- I don't see
above "unexpected io error" anywhe...
Pawel Sadowski
07:28 AM Revision b3887379 (ceph): build/ops: restart ceph-osd@.service after 20s instead of 100ms
Instead of the default 100ms pause before trying to restart an OSD, wait
20 seconds instead and retry 30 times instea...
Loic Dachary
04:42 AM RADOS Bug #17949: make check: unittest_bit_alloc get_used_blocks() >= 0
Seen again on master branch trying to reproduce other make check issues on rex001. David Zafman
03:14 AM RADOS Bug #18054: os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
/a/sage-2016-11-30_17:15:54-rados-wip-sage-testing---basic-smithi/589941 Sage Weil
03:13 AM RADOS Bug #14115: crypto: race in nss init
/a/sage-2016-11-30_17:15:54-rados-wip-sage-testing---basic-smithi/590025 Sage Weil
03:05 AM Revision f8a8b4f0 (ceph): buffer: add copy(unsigned, ptr) back
to be ABI-compatible with prior versions.
copy(unsigned, ptr) was renamed to copy_deep() in 6d7f748
Fixes: http://t...
Kefu Chai
02:31 AM Revision 4dadd8db (ceph): Merge pull request #12244 from ceph/wip-rgw-compression-doc
doc: add docs for raw compression
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:29 AM Revision 8e5bb761 (ceph): Merge pull request #12113 from ceph/wip-rgw-zone-compression
rgw: move compression config into zone placement
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:16 AM Revision aed8692e (ceph): Merge pull request #12232 from liewegas/wip-rgw-lclist
rgw: need to close_section in lc list op
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:06 AM Revision ec0d5dfe (ceph): radosgw-admin: add --compression for zone placement add/modify
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:06 AM Revision b6abe642 (ceph): rgw: ops use zone placement's compression type
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:06 AM Revision ceeb4427 (ceph): rgw: remove config option rgw_compression_type
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:06 AM Revision b31d0699 (ceph): rgw: add compression_type field to RGWZonePlacementInfo
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:05 AM Backport #16917 (Rejected): Hammer leaves pg_TEMP directories when PG gets removed
Decided that this wasn't a necessary backport. Jewel can handle the upgrade with extra pg_TEMP directories, so this ... David Zafman
12:02 AM Backport #17970 (Fix Under Review): jewel: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
https://github.com/ceph/ceph/pull/12088 David Zafman

11/30/2016

11:57 PM Backport #16225 (Fix Under Review): hammer: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
https://github.com/ceph/ceph/pull/12121 David Zafman
11:53 PM Bug #8885: SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
bc3dcd22bb2c6ce0370632baf99f644636afb05b
https://github.com/ceph/ceph/pull/8044
David Zafman
11:42 PM Feature #17470 (Resolved): Improve deep-scrub performance with many snapshots
David Zafman
11:39 PM Feature #17470: Improve deep-scrub performance with many snapshots
Pull request merged at 3cc40d769b0578f9dd982b6f786da6ad9fd02a07
https://github.com/ceph/ceph/pull/11255
David Zafman
10:00 PM Feature #17470 (Pending Backport): Improve deep-scrub performance with many snapshots
27bdc8ce6d0a7d8ae47f29540f281ba417e16b4c was the master sha1 Samuel Just
11:41 PM Backport #18095 (Resolved): jewel: Improve deep-scrub performance with many snapshots
16f9d95204f3eca6908ae241e5bacc48b006cb23
https://github.com/ceph/ceph/pull/11311
David Zafman
11:40 PM Backport #18095 (Resolved): jewel: Improve deep-scrub performance with many snapshots
https://github.com/ceph/ceph/pull/11311 David Zafman
11:15 PM Revision 47cd4f46 (ceph): Merge pull request #1293 from ceph/wip-17977-fix
qemu: Set permissions on /dev/kvm
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
11:05 PM Revision 7abc7689 (ceph): qemu: Set permissions on /dev/kvm
Hack until fix in https://bugzilla.redhat.com/show_bug.cgi?id=1333159
makes it into CentOS repos.
Fixes: http://trac...
David Galloway
10:36 PM Revision 0a5dae77 (ceph): os/bluestore: not fadvise flags in log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Revision 8d144f94 (ceph): os/bluestore: deep copy on partial bufferptrs on setattr
Otherwise we may inadvertantly pin larger buffers in
memory.
Fixes: http://tracker.ceph.com/issues/18093
Signed-off-...
Sage Weil
10:33 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
David copied CentOS CR's gperftools packages to lab-extras today in order to test. (see ticket #18094) Ken Dreyer
09:58 PM Revision 098cbc4b (ceph): buffer: put aligned buffers in buffer_data mempool
Oops!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:39 PM Revision 426c910f (ceph): Merge pull request #12105 from cbodley/wip-rgw-curl-upload
rgw: dont set CURLOPT_UPLOAD for GET requests Matt Benjamin
09:38 PM Revision 890eb3da (ceph): Merge pull request #12242 from cbodley/wip-rgw-admin-placement
radosgw-admin: more on placement configuration Matt Benjamin
09:26 PM Revision 6869cf1c (ceph): doc: add docs for rgw compression
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:06 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Actually, I think we want this patch. Now that we're not manipulating the dcache with this call, we must handle the d... Jeff Layton
07:38 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Did some basic testing (with a doctored kernel that always revalidates dentries) and this seems to do the right thing... Jeff Layton
03:58 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Ok, I think this patch will probably do the right thing. Only tested for compilation so far, but I'll see if I can gi... Jeff Layton
02:49 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> >
> > I think we can do this (maybe need minor modification to the code). But I don't underst...
Jeff Layton
02:37 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
got it. the whole point is avoid d_invalidated Zheng Yan
02:26 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Zheng Yan wrote:
> Jeff Layton wrote:
> > Zheng Yan wrote:
> >
> > >
> > > I'm little worry about that d_reval...
Jeff Layton
01:51 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> I think the thing we want to do here is to not set r_locked_dir, and pass a reference to the in...
Zheng Yan
01:49 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> Zheng Yan wrote:
>
> >
> > I'm little worry about that d_revalidate does sleep lookup whil...
Zheng Yan
01:39 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
I think the thing we want to do here is to not set r_locked_dir, and pass a reference to the inode that was the resul... Jeff Layton
01:22 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Aurimas, If you can compile kernel from source. The detach patch (for 4.8.x kernel) workaround this issue. Zheng Yan
08:22 PM Bug #18093 (Resolved): osd enomem with bluestore
http://pulpito.ceph.com/sage-2016-11-30_17:15:54-rados-wip-sage-testing---basic-smithi/589862 is a recent example:
<...
Sage Weil
08:19 PM Revision c161f649 (ceph): Merge pull request #12185 from xiexingguo/xxg-wip-bluestore-1125
os/bluestore: drop member "space" from Onode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:56 PM Revision 711cc132 (ceph): radosgw-admin: add 'zonegroup placement default' command
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:56 PM Revision b59afea4 (ceph): radosgw-admin: 'zone placement modify' doesnt require pool names
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:06 PM CephFS Bug #18066: objecter dropped op submitted before pool existed
Sage Weil
07:06 PM Bug #18085 (Resolved): osd thrashing deadlock: copy-from vs max-backfills
Sage Weil
07:04 PM Revision e7e8c03a (ceph): pybind: Add binding for aio_exec
This exposes to the python API for the following C methods:
* rados_aio_exec
Signed-off-by: Iain Buclaw <iain.buclaw...
Iain Buclaw
06:56 PM rgw Bug #18078 (Fix Under Review): rgw-admin: missing command to modify placement targets
added followup pr https://github.com/ceph/ceph/pull/12242 that should be backported at the same time Casey Bodley
05:22 PM rgw Bug #18078 (Pending Backport): rgw-admin: missing command to modify placement targets
https://github.com/ceph/ceph/pull/12230 Casey Bodley
06:54 PM Revision 0cf08985 (ceph): radosgw-admin: fix 'placment' typos
Fixes: http://tracker.ceph.com/issues/18078
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:21 PM Revision c40b60ba (ceph): Merge pull request #12230 from yehudasa/wip-18078
rgw-admin: new commands to control placement
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:20 PM Revision 08801a0e (ceph): Merge pull request #1291 from ceph/wip-18085
rados/thrash*: do no set osd_max_backfills=1
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:13 PM Revision 9717bc34 (ceph): rados/thrash*: vary osd_max_backfills, always >1
This can lead to a copy-from vs backfill deadlock; see
http://tracker.ceph.com/issues/18085
This effectively reverts...
Sage Weil
04:55 PM Revision 9832332b (ceph): upgrade/client-upgrade: specify centos or trusty (not xenial)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:42 PM Bug #17889 (Fix Under Review): ceph-disk: ceph-disk@.service races with ceph-osd@.service
Working on a fix assuming ceph-disk@.service must be Before= ceph-osd@.service at https://github.com/ceph/ceph/pull/... Loïc Dachary
04:07 PM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
The logs of osd.32 show 3 failed attempts to start at 13:18:15... Loïc Dachary
06:03 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
ceph-disk@.service should be Before= ceph-osd@.service but this relationship does not exist. It usually is not a prob... Loïc Dachary
04:34 PM Revision a91c7b5c (ceph): rgw-admin: add commands to manage zonegroup placement fields
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
04:34 PM Revision ead132ae (ceph): rgw_admin: commands to manage placement targets
Fixes: http://tracker.ceph.com/issues/18078
added the following commands:
radosgw-admin zone placement add
radosg...
Yehuda Sadeh
04:18 PM Revision c12d0af2 (ceph): rgw: metadata sync info should be shown at master zone of slave zonegroup
When executing 'radosgw-admin sync status', the metadata sync info should be shown on the srceen at master zone of sl... wenjun jing
04:00 PM Revision f95ed3e7 (ceph): rados: avoid ubuntu xenial on upgrade tests
Not all of the older package builds are present for xenial.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:51 PM Bug #18092 (Resolved): unittest_erasure_code_shec illegal instruction
build@247e7c628ef2:~/ceph-ubuntu-14.04-build/build$ ./bin/unittest_erasure_code_shec
[==========] Running 71 tests f...
John Coyle
03:35 PM Revision ea019fba (ceph): Merge pull request #12236 from gongchuang/gc-wip-1130
msg/async/rdma: fixup memory free
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:50 PM Revision b3e2719a (ceph): Merge pull request #12138 from oritwas/wip-rgw-doc-upgrade-region-pool
rgw: add documentation for upgrading with rgw_region_root_pool
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Review...
Casey Bodley
02:42 PM Bug #17824 (Resolved): bluestore: multiple aios allocated at same address?
Sage Weil
02:35 PM rgw Bug #18091 (Resolved): 'radosgw-admin sync status' on master zone of non-master zonegroup
The sync status incorrectly reports "no sync (zone is master)" when run from the master zone of a non-master zonegrou... Casey Bodley
02:10 PM Stable releases Tasks #17487: jewel v10.2.4
Running a suite for the last 2 prs which will make it to 10.2.4
This is the current jewel branch as of 427f357f0ee...
Abhishek Lekshmanan
01:36 PM Revision c891971d (ceph): Merge pull request #12061 from guihecheng/my-fix
cephfs: fix missing ll_get for ll_walk
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:37 PM Revision 2d02d2c9 (ceph): client: fix some potential locking problems in InodeRef handling
As Zheng points out, declaring an InodeRef before you take the mutex
means that its destructor gets called after the ...
Jeff Layton
12:37 PM Revision 8a887eda (ceph): test/libcephfs: ensure that we set the mode of the libcephfs root befor...
Patrick noticed that the libcephfs tests failed to run unless they were
run after the ceph-fuse tests had run. The ce...
Jeff Layton
12:34 PM rgw Bug #18090 (New): bootstrap-rgw does not allow creation of keys without write permissions to mons
Keys created with the boostrap-rgw profile only allow the creation of keys which are mon 'allow rw' and osd 'allow rw... Gaudenz Steinlin
10:36 AM rbd Cleanup #16985 (Fix Under Review): Improve error reporting from "rbd feature enable/disable"
PR https://github.com/ceph/ceph/pull/12238 Gaurav Garg
08:13 AM Bug #16026 (Rejected): ceph-disk activate on devices not owned by the ceph user fails
the *var/lib/ceph/tmp/mnt.J7lWtb: (13) Permission denied mount_activate: Failed to activate* error message reflects w... Loïc Dachary
08:06 AM Revision 45fc1868 (ceph): msg/async/rdma: fixup memory free
Signed-off-by: gongchuang <gong.chuang@zte.com.cn> gongchuang
07:51 AM Revision 63b42dd3 (ceph): Merge pull request #12235 from tchaikov/wip-osd_stat_t-decode
osd/osd_types: fix the osd_stat_t::decode()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
07:43 AM devops Bug #18065: kraken aarch64 build fails, complains about -march=native
I tested Kefu's suggestion to build latest master on aarch64 and it succeeds. The real fix, then, will be to backport... Nathan Cutler
07:05 AM Revision 433efe0c (ceph): osd/osd_types: fix the osd_stat_t::decode()
should decode the deprecated num_hb_out as vector<int> instead of uint32_t.
it's a regression introduced by 85f22ec
...
Kefu Chai
05:31 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
Jason Dillaman wrote:
> We track this state already -- it's just being enabled too soon since clone is re-using the ...
Yang Dongsheng
04:09 AM Bug #18088 (Can't reproduce): mon: segment fault when starts mon first
whole log as following, It seems that jerasure loading has bug. My ceph's version is 0.94:
2016-11-30 11:31:41.118...
Chang Liu
03:56 AM Bug #17942: osdc: osdmap update may race with retaking exclusive lock
https://github.com/ceph/ceph/pull/12234 Sage Weil
03:55 AM Revision c0fb4833 (ceph): osdc/Objecter: fix relock race
In commit a863ae1c0fab636eabced0979889cbb3be74bf74 we tried
to fix a race but failed because we didn't update the
ses...
Sage Weil
03:21 AM Revision 823551ae (ceph): osd/PG: bound the portion of the log we request in PG::RecoveryState::G...
Signed-off-by: Jie Wang <jie.wang@kylin-cloud.com> Jie Wang
02:58 AM Revision abbf21e8 (ceph): rgw: need to close_section in lc list op
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
02:55 AM Revision 49fdc370 (ceph): Merge pull request #894 from ceph/wip-bluestore
rados: test bluestore too Sage Weil
02:55 AM Revision 0fa0fa9c (ceph): rados/objectstore/objectstore.yaml: do not test kstore
It's flaky.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:54 AM Revision c2466294 (ceph): Merge pull request #1152 from ceph/wip-objecstore
rados/objectstore/objectstore.yaml: skip bluestore tests Sage Weil
02:53 AM Revision 1a1ba44d (ceph): rados: test bluestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 AM Revision e7f6e5a0 (ceph): rgw: test bluestore and filestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 AM Revision a7e183d4 (ceph): fs: test bluestore and filestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 AM Revision 2ac9ad02 (ceph): rbd: test on filestore and bluestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:53 AM Revision 87175c1a (ceph): rados/objectstore/objectstore.yaml: test bluestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:50 AM Revision 2f5cfbc0 (ceph): msg/simple/Pipe: handle addr decode error
Fixes: http://tracker.ceph.com/issues/18072
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:22 AM Revision 2af20585 (ceph): osdmaptool: show all the pg map to osds info
Signed-off-by:song baisen <song.baisen@zte.com.cn> ceph zte
02:07 AM Revision a491710d (ceph): rgw: Fix a bug that LCWorker's worktime is not the same as config
rgw_lifecycle_work_time.
Fixes: http://tracker.ceph.com/issues/18087
Signed-off-by: Zhang Shaowen <zhangshaowen@cms...
Zhang Shaowen
02:04 AM rgw Bug #18087 (Resolved): rgw: LCWorker's worktime is not the same as config rgw_lifecycle_work_time.
https://github.com/ceph/ceph/pull/11963 zhang sw
02:01 AM Revision bc27d933 (ceph): Merge pull request #12194 from tchaikov/wip-unit.cc
test,cmake: turn unit.h into unit.cc to speed up compilation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:00 AM Revision ad846d10 (ceph): cephfs: fix missing ll_get for ll_walk
Fixs: http://tracker.ceph.com/issues/18086
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
Gui Hecheng
01:24 AM CephFS Bug #18086: cephfs: fix missing ll_get for ll_walk
fixed by : https://github.com/ceph/ceph/pull/12061 Hecheng Gui
01:24 AM CephFS Bug #18086 (Resolved): cephfs: fix missing ll_get for ll_walk
When exporting a cephfs with nfs-ganesha, segfault is encountered upon releasing file handles using 'systemctl stop n... Hecheng Gui
01:21 AM Revision 65ef596c (ceph): rgw: lock is not released when set sync marker is failed.
Fixes: http://tracker.ceph.com/issues/18077
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
01:06 AM Revision ef489208 (ceph): Merge pull request #1289 from ceph/wip-16397-workaround
suites/knfs: pin to ubuntu
Reviewed-by: Jeff Layton <jlayton@redhat.com>
John Spray
12:49 AM Bug #18046: filestore: sync_entry timed out cause osd crash
it maybe related to our configuration, we set vm.zone_reclaim_mode=3, which will block the memory allocation if there... huang jun
12:44 AM Revision c407e41e (ceph): rgw: set duration for lifecycle lease
Fixes: http://tracker.ceph.com/issues/17965
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:43 AM Revision 1d9f12da (ceph): rgw: remove a use of g_ceph_context
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh

11/29/2016

11:54 PM Bug #18001 (Rejected): "Error: error calling conf_read_file: error code 22"
This was a bug in the suite, which was already fixed - it was missing the ceph task when this was run, so no ceph.con... Josh Durgin
11:44 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
This appears to trigger very frequently with ceph-objectstore-tool. :( Sage Weil
11:42 PM Bug #18074 (Duplicate): "saw valgrind issues" "Syscall param msync(start) points to uninitialised...
this is a dup of http://tracker.ceph.com/issues/18084 Sage Weil
05:44 PM Bug #18074 (Duplicate): "saw valgrind issues" "Syscall param msync(start) points to uninitialised...
Run: http://pulpito.ceph.com/yuriw-2016-11-28_20:50:22-rados-wip-yuri-testing_2016_11_28-distro-basic-smithi/#
Jobs:...
Yuri Weinstein
11:36 PM Bug #18085 (Fix Under Review): osd thrashing deadlock: copy-from vs max-backfills
https://github.com/ceph/ceph-qa-suite/pull/1291 Sage Weil
11:31 PM Bug #18085: osd thrashing deadlock: copy-from vs max-backfills
/a/sage-2016-11-29_20:05:25-rados:thrash-master---basic-smithi/586464
osd logs are in the test dir
Sage Weil
11:28 PM Bug #18085 (Resolved): osd thrashing deadlock: copy-from vs max-backfills
one pg is backfilling. backfilling blocks on a copy-from operation, which blocks on the read (copy-get) because the ... Sage Weil
11:12 PM Bug #17999: ec scrub mismatch during teuthology run
Samuel Just
09:53 PM Bug #17999 (In Progress): ec scrub mismatch during teuthology run
Samuel Just
08:50 PM Bug #17999: ec scrub mismatch during teuthology run
I was wrong, the errors seem to be on the ec base tier. Samuel Just
05:05 PM Bug #17999: ec scrub mismatch during teuthology run
http://pulpito.ceph.com/sage-2016-11-29_03:30:55-rados-wip-sage-testing---basic-smithi/584558
cache tier (base poo...
Sage Weil
04:06 PM Bug #17999: ec scrub mismatch during teuthology run
Kefu's weren't on ec pools. Samuel Just
11:09 PM Revision 99e866fe (ceph): rgw: omap_get_all() fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:57 PM Bug #15368: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
/a/sage-2016-11-29_20:05:25-rados:thrash-master---basic-smithi/586352
Sage Weil
10:26 PM Revision e76d6ef4 (ceph): Merge pull request #12178 from liupan1111/wip-fix-bug-hb-out
osd: replace hb_out and hb_in with a single hb_peers
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Wei...
Josh Durgin
10:19 PM rgw Bug #18083 (Fix Under Review): multisite: failed assertion in 'radosgw-admin bucket sync status'
https://github.com/ceph/ceph/pull/12229 Casey Bodley
10:09 PM rgw Bug #18083 (Resolved): multisite: failed assertion in 'radosgw-admin bucket sync status'
When the CephContext destructor is called, HeartbeatMap hits the assertion: FAILED assert(m_workers.empty()).
The ...
Casey Bodley
10:17 PM Revision 3ad2c2a8 (ceph): rgw: RGWBucketSyncStatusManager uses existing async_rados
RGWBucketSyncStatusManager was creating its own RGWAsyncRadosProcessor
and failing to clean it up on destruction. A r...
Casey Bodley
10:05 PM Revision 12162d65 (ceph): rgw: use set for zonegroup placement target tags
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:20 PM rgw Bug #17572 (Resolved): swift: Problems with DLO containing 0 length segments
Nathan Cutler
09:20 PM rgw Backport #17677 (Resolved): hammer: swift: Problems with DLO containing 0 length segments
Nathan Cutler
09:20 PM rgw Documentation #18082 (New): documentation still contains region configuration from old multisite
Casey Bodley
09:19 PM rgw Documentation #18081 (Resolved): documentation for compression configuration and statistics
Casey Bodley
09:17 PM Backport #17678 (Resolved): hammer: monitor should send monmap updates when the monmap is updated
Nathan Cutler
09:16 PM Revision 12d67814 (ceph): Merge pull request #11457 from tchaikov/wip-17558-hammer
hammer: mon: send updated monmap to its subscribers
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Ch...
Nathan Cutler
09:12 PM Revision 8406ee58 (ceph): Merge pull request #11628 from ceph/wip-hammer-11567
hammer: rgw: Don't loop forever when reading data from 0 sized segment.
Reviewed-by: Orit Wasserman <owasserm@redhat...
Nathan Cutler
09:02 PM Revision f3a0c40f (ceph): rgw: only set CURLOPT_UPLOAD for PUT/POST requests
when set on GET requests, curl sends a 'Transfer-encoding: chunked'
header, but doesn't do the actual encoding to ter...
Casey Bodley
08:55 PM Revision 190bd385 (ceph): rgw: fix break inside of yield in RGWFetchAllMetaCR
the yield macro is implemented with for/switch, so the breaks in
RGWFetchAllMetaCR weren't being applied to the for l...
Casey Bodley
08:47 PM Revision a1c6017a (ceph): Merge pull request #12220 from liewegas/wip-coverity
librbd/ImageCtx: no need for virtual dtor
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:31 PM Bug #15628: segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
I'm now on jewel 10.2.3.
Problem not reproduce.
Sank,you
Sergey Jerusalimov
08:30 PM Revision a56b4b29 (ceph): Pipe::stop_and_wait: unlock pipe_lock for stop_fast_dispatching()
OSD::ms_fast_dispatch may need the pipe_lock to finish what it's
doing and avoid a deadlock.
Fixes: http://tracker.c...
Samuel Just
08:28 PM Bug #18042: SimpleMessenger debug delay injection deadlock
I think I can just unlock the pipe_lock there since we unlock it waiting on a cond just below there. Samuel Just
08:24 PM Bug #18042: SimpleMessenger debug delay injection deadlock
The same conditions appear to be present in master. Samuel Just
08:18 PM Bug #18042: SimpleMessenger debug delay injection deadlock
I don't think this is a recent regression, demoting to high for now. Samuel Just
07:04 PM Bug #18042: SimpleMessenger debug delay injection deadlock
Thread 45 (Thread 0x7fbadab63700 (LWP 21310)):
#0 0x00007fbb03e206d5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib...
Samuel Just
08:14 PM Revision 8f2ccff3 (ceph): Merge pull request #12219 from zealoussnow/wip-1130
osdc: pass a string reference type to "osdmap->lookup_pg_pool_name"
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:10 PM Revision b44032f3 (ceph): Merge pull request #12166 from liewegas/wip-osdmap-encoding
osd: condition OSDMap encoding on features
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
08:06 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
Thanks. Potential fix is up here:
https://github.com/ceph/ceph/pull/12228
Waiting for build now so I can get a ...
Jeff Layton
02:15 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
Jeff Layton wrote:
> Thanks. To make sure i understand...
>
> Since the inode is released after the mutex is drop...
Zheng Yan
12:44 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
Thanks. To make sure i understand...
Since the inode is released after the mutex is dropped, then the refcount dec...
Jeff Layton
09:13 AM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
This looks like inode reference leak. I found something suspicious ... Zheng Yan
08:05 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
Potential fix up here. Still needs testing, but it seems to do the right thing on my box:
https://github.com/ceph/...
Jeff Layton
06:05 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
Sounds reasonable to me Jeff. Patrick Donnelly
04:25 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
Actually, now that I look further, it turns out that access.cc looks like it has just the function we need:... Jeff Layton
03:15 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
I think the right solution is to add a new function for setting the default UserPerm for the cmount, and have those j... Jeff Layton
08:01 PM Revision 5f00e1d4 (ceph): osd: Add func has_flag in MOSDOp.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(manually cherry picked just one line from d9a2ca5c5ae50dc34e184d5...
Jianpeng Ma
07:50 PM rgw Bug #18079 (Resolved): rgw: need to stream metadata full sync init
Yehuda Sadeh
07:44 PM Revision dd5845c5 (ceph): Merge pull request #12202 from liewegas/wip-bluestore-coverity
os/bluestore: misc coverity fixes/cleanups Mark Nelson
07:27 PM Revision 27c1462d (ceph): Merge pull request #12047 from rzarzynski/wip-rgw-17931
rgw: add support for the prefix parameter in account listing of Swift API Matt Benjamin
06:56 PM Revision 7cd123ec (ceph): rgw/rgw_rados: do not omap_getvals with (u64)-1 max
Fixes: http://tracker.ceph.com/issues/17985
This will make the OSD fall over if the object is big
and the OSD doesn'...
Sage Weil
06:46 PM rgw Bug #18078 (Resolved): rgw-admin: missing command to modify placement targets
Yehuda Sadeh
06:42 PM Revision 515c14c0 (ceph): Merge pull request #11671 from linuxbox2/rgw_file-17663
rgw_file: apply missed base64 try-catch
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:41 PM Revision 750d8cf7 (ceph): Merge pull request #11751 from yehudasa/wip-17788
rgw: extract host name from host:port string Matt Benjamin
06:40 PM rgw Bug #18077 (Resolved): multisite: lock is not released when RGWMetaSyncShardCR::full_sync() fails...
https://github.com/ceph/ceph/pull/12197 Casey Bodley
06:29 PM Revision e62d48a9 (ceph): rgw: fix for broken yields in RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/18076
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:26 PM rgw Bug #18076 (Resolved): multisite: some yields in RGWMetaSyncShardCR::full_sync() resume in increm...
When RGWMetaSyncShardCR::full_sync() is done, it updates the sync_marker and writes it to rados. But after it changes... Casey Bodley
06:13 PM Revision 2a233bda (ceph): Merge pull request #12217 from dzafman/wip-tests-off
Turn off tests again due to Jenkins failures
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:37 PM rbd Bug #18070 (Fix Under Review): rbd-nbd: immediate seg fault starting the daemon
*PR*: https://github.com/ceph/ceph/pull/12222 Jason Dillaman
04:35 PM rbd Bug #18070 (Resolved): rbd-nbd: immediate seg fault starting the daemon
0> 2016-11-29 11:33:38.618620 7fb14363d100 -1 /home/jdillaman/ceph/src/log/Log.cc: In function 'void ceph::loggi... Jason Dillaman
05:36 PM Revision 29baf254 (ceph): rbd-nbd: restart parent process logger after forking
Fixes: http://tracker.ceph.com/issues/18070
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:20 PM Revision b67df1eb (ceph): Merge pull request #12204 from liewegas/wip-bluestore-17824
os/bluestore/KernelDevice: fix race in aio_thread vs aio_wait Mark Nelson
05:15 PM Revision d6a6b03a (ceph): client: simplify remove_cap interface
All this complexity only existed to handle the
case where trim wanted to iterate over an xlist
without getting distur...
John Spray
05:15 PM Revision 89fc88ef (ceph): Revert "client: trim_caps() do not dereference cap if it's removed"
We will simplify this another way.
This reverts commit e9fbe39f0f91b7f6551d911f1a2519f5b35175a2.
Signed-off-by: Joh...
John Spray
05:13 PM Revision b42dfca0 (ceph): Merge pull request #12130 from liupan1111/wip-osd-hearteat
osd: remove redudant call of heartbeat_check
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Haomai Wang <hao...
Sage Weil
05:11 PM Revision d5596026 (ceph): Merge pull request #12169 from liewegas/wip-rados-bench-hints
rados: add hints to rados bench
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:10 PM Bug #18073 (Can't reproduce): LibRadosIo.ReadTimeout segv
... Sage Weil
05:09 PM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
RPMs here: http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/wip-17837-jewel/x86_64/ John Spray
12:01 PM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Alexander: I've pushed a backport of this to jewel to a branch called wip-17837-jewel. It will build in an hour or t... John Spray
11:50 AM CephFS Bug #17837 (Pending Backport): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
John Spray
07:12 AM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
I could test the changes, do I have to compile this project?
alexander walker
05:06 PM Bug #17989 (Closed): bluestore CEPH osd disk overloaded by reads periodically by rocksdb tables g...
Hi,
Thanks for the report! Unfortunately this is a side effect of using rocksdb for metadata. If you look at the...
Mark Nelson
05:01 PM Bug #18072: msg/simple/Pipe: error decoding addr
https://github.com/ceph/ceph/pull/12221 Sage Weil
05:00 PM Bug #18072 (Resolved): msg/simple/Pipe: error decoding addr
... Sage Weil
04:41 PM rgw Bug #18071 (Resolved): radosgw valgrind "invalid read size 4" RGWGetObj
Found reviewing output for PR #11751. This doesn't look conditioned by that 1-liner change, perhaps has been around ... Matt Benjamin
04:32 PM RADOS Bug #17968 (Need More Info): Ceph:OSD can't finish recovery+backfill process due to assertion fai...
This is due to the BALANCE_READS option, right? Sage Weil
04:32 PM Revision b660630f (ceph): osdc: pass a string reference type to "osdmap->lookup_pg_pool_name"
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
04:31 PM Bug #9308: EBUSY on umount of osd volume after ceph-osd shutdown
http://tracker.ceph.com/issues/17944 is probably the root cause Sage Weil
04:28 PM rbd Bug #18068 (Fix Under Review): diff calculate can hide parent extents when examining first snapsh...
*PR*: https://github.com/ceph/ceph/pull/12218 Jason Dillaman
03:01 PM rbd Bug #18068 (Resolved): diff calculate can hide parent extents when examining first snapshot in clone
Create a clone from a parent image, create a snapshot on the clone, and write some data to the clone's HEAD revision.... Jason Dillaman
04:27 PM Revision 45eda01f (ceph): librbd: diffs to clone's first snapshot should include parent diffs
If the clone has a backing object created after the snapshot that
overwrites an extent of the parent, the parent diff...
Jason Dillaman
04:27 PM Bug #18004 (Resolved): heartbeat peers need to be updated when a new OSD added into an existed cl...
https://github.com/ceph/ceph/pull/12069 Sage Weil
04:20 PM Bug #18027 (Duplicate): test_objectstore_memstore.sh transient failure
Samuel Just
04:16 PM Bug #18046: filestore: sync_entry timed out cause osd crash
Hmm, I'm not sure about that. Why would align_bl take that long to begin with? Is this reproducible? If so, can yo... Samuel Just
04:09 PM Bug #17867 (Can't reproduce): jewel: omap deep scrub error during power cycle run
Samuel Just
04:07 PM Revision 59bc5ffe (ceph): Merge pull request #1283 from SUSE/wip-18014
thrashosds: try ceph-objectstore-tool for one minute
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
04:04 PM Revision be718458 (ceph): osd: reject PARALLELEXEC ops with EINVAL
Errors are better than crashing.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 407495197dd87...
Sage Weil
04:04 PM Revision 982af4af (ceph): test: Turn off test-erasure-eio.sh due to Jenkins failures
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:03 PM Revision 8d352358 (ceph): ceph_test_rados_api_misc: test rados op with bad flas
Pass the bad PARALLELEXEC flag to remove(), which takes a flags arg.
Signed-off-by: Sage Weil <sage@redhat.com>
(che...
Sage Weil
04:02 PM Revision a405e442 (ceph): test: Turn off osd-scrub-repair.sh due to Jenkins failures
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:36 PM Revision 7c3babb8 (ceph): Merge pull request #1288 from dachary/wip-shec-upgrade-jewel
upgrade/hammer-x: verify shec before the full upgrade
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:44 PM Revision 96e3d592 (ceph): mds: don't access mdsmap from log submit thread
the log submit thread does not hold the big mds_lock.
Fixes: http://tracker.ceph.com/issues/18047
Signed-off-by: Yan...
Yan, Zheng
02:29 PM CephFS Bug #16397: nfsd selinux denials causing knfs tests to fail
From a recent run I see this is only happening on centos NFS servers, so I'm going to pin these tests to ubuntu (but ... John Spray
02:28 PM Revision b6ba7c01 (ceph): suites/knfs: pin to ubuntu
Workaround for http://tracker.ceph.com/issues/16397, which
manifests when we run bleeding edge kernels against the ve...
John Spray
02:24 PM rgw Bug #18064 (In Progress): multisite: sync status reports master is on a different period
Abhishek Lekshmanan
02:24 PM rgw Bug #18064: multisite: sync status reports master is on a different period
Looking further into this I see that we're actually storing master_period as the first period from master instead of ... Abhishek Lekshmanan
12:02 PM rgw Bug #18064 (Resolved): multisite: sync status reports master is on a different period
On current master, sync status on secondary reports that the master is on a different period, though the master and t... Abhishek Lekshmanan
02:18 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Zheng Yan wrote:
>
> I'm little worry about that d_revalidate does sleep lookup while parent is not locked. I th...
Jeff Layton
01:04 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
With kernel v4.5.4 there's no kernel panics, but CPUs started to soft lockup on one node every few hours (one node so... Aurimas Lapiene
02:38 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> Ok, thanks. I see that you had written that in the original description too. If you have the ti...
Zheng Yan
02:17 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Jeff Layton wrote:
> From ceph_d_revalidate:
>
> [...]
>
> The result handling after ceph_mdsc_do_request look...
Zheng Yan
02:14 PM devops Bug #18065 (Fix Under Review): kraken aarch64 build fails, complains about -march=native
-*master PR*: https://github.com/ceph/ceph/pull/12214- Nathan Cutler
12:38 PM devops Bug #18065 (Resolved): kraken aarch64 build fails, complains about -march=native
When building 11.0.2 for aarch64 we are getting the following FTBFS:
/home/abuild/rpmbuild/BUILD/ceph-11.0.2+git.1...
Nathan Cutler
01:54 PM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
We track this state already -- it's just being enabled too soon since clone is re-using the create image state machin... Jason Dillaman
06:08 AM rbd Bug #17993: rbd-mirror: potential race mirroring cloned image
Hi Jason,
What about add a key-value in header object to mark this image is ready for mirror or not? such as "mi...
Yang Dongsheng
01:45 PM CephFS Bug #18066 (Resolved): objecter dropped op submitted before pool existed

http://pulpito.ceph.com/teuthology-2016-11-28_17:15:02-fs-master---basic-smithi/583404/
This is manifesting as a...
John Spray
12:59 PM rgw Bug #17888: rgw:fix for deleting objects name beginning and ending with underscores of one bucket...
https://github.com/ceph/ceph/pull/11982 Orit Wasserman
12:54 PM CephFS Bug #17193 (Pending Backport): truncate can cause unflushed snapshot data lose
John Spray
12:47 PM rbd Cleanup #16991 (Fix Under Review): rbd-mirror split-brain issues should be clearly visible in mir...
PR: https://github.com/ceph/ceph/pull/12212 Mykola Golub
12:46 PM rbd Bug #18051 (Fix Under Review): "rbd mirror image resync" does not force resync after split-brain
PR: https://github.com/ceph/ceph/pull/12212 Mykola Golub
12:40 PM CephFS Feature #12552 (Rejected): qa: test cephfs over cache tier in fs suite
Cache tiers are deprecated. John Spray
11:53 AM Revision bfa66be2 (ceph): Merge pull request #11764 from bassamtabbara/wip-embedded
cmake: Support for embedding Ceph Daemons
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
11:50 AM Revision 4bb05b98 (ceph): Merge pull request #12097 from ceph/wip-17837
src/mds: fix MDSMap upgrade decoding
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:45 AM Revision 6a155a84 (ceph): Merge pull request #12090 from wjwithagen/wip-wjw-do_freebsd.sh
FreeBSD: do_freebsd.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:24 AM Backport #18060 (In Progress): jewel: timeout during ceph-disk trigger due to /var/lock/ceph-disk...
Loïc Dachary
10:19 AM Backport #18060: jewel: timeout during ceph-disk trigger due to /var/lock/ceph-disk flock contention
Backport submitted (against jewel-next) via:
https://github.com/ceph/ceph/pull/12210
David Disseldorp
08:09 AM Backport #18060 (Resolved): jewel: timeout during ceph-disk trigger due to /var/lock/ceph-disk fl...
https://github.com/ceph/ceph/pull/12210 Loïc Dachary
10:14 AM Revision 0ab5b7a7 (ceph): systemd/ceph-disk: reduce ceph-disk flock contention
"ceph-disk trigger" invocation is currently performed in a mutually
exclusive fashion, with each call first taking an...
David Disseldorp
10:07 AM rgw Bug #18063: radosgw-admin -n client.0 user rm --uid foo.client.0 --purge-data fails
Only with the resharding code Orit Wasserman
10:06 AM rgw Bug #18063 (Resolved): radosgw-admin -n client.0 user rm --uid foo.client.0 --purge-data fails
Failute in smoke suite http://qa-proxy.ceph.com/teuthology/owasserm-2016-11-07_16:44:38-smoke-wip-rgw-resharding-hamm... Orit Wasserman
09:39 AM Revision 85f22ec8 (ceph): osd: replace hb_out and hb_in with a single hb_peers
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
09:33 AM Revision 79b90a26 (ceph): osd/OSDMap: improve the performance of pg_to_acting_osds.
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
08:49 AM Revision 2c1df81e (ceph): upgrade/hammer-x: verify shec before the full upgrade
The hammer-x/stress-split-erasure-code upgrade sequence comes from
hammer-x/stress-split and was modified to fully up...
Loic Dachary
08:23 AM CephFS Bug #18047 (Fix Under Review): assertion in MDSMap::get_up_features()
https://github.com/ceph/ceph/pull/12208 Zheng Yan
08:09 AM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
i am able to reproduce the above failure using "ctest -R test_objectstore_memstore.sh -V --repeat-until-fail 400".
...
Kefu Chai
08:09 AM rgw Backport #18061 (Resolved): jewel: rgw:fix for deleting objects name beginning and ending with un...
https://github.com/ceph/ceph/pull/12320 Loïc Dachary
08:09 AM Bug #18049 (Pending Backport): timeout during ceph-disk trigger due to /var/lock/ceph-disk flock ...
Loïc Dachary
08:08 AM Revision e69430c4 (ceph): Merge pull request #12200 from ddiss/tracker18049_ceph_disk_trigger_flo...
systemd/ceph-disk: reduce ceph-disk flock contention
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Ke...
Loïc Dachary
08:06 AM Revision d5d7e366 (ceph): Merge pull request #12180 from tchaikov/wip-silence-get_timeout_delays
tests: disable the echo when running get_timeout_delays()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:04 AM Revision c23f56b9 (ceph): qa/workunits/rbd: use image id when probing for image presence
This fixes a race in resync tests leading to false negative results.
Fixes: http://tracker.ceph.com/issues/18048
Sig...
Mykola Golub
07:48 AM Revision c6067f48 (ceph): embedded: Add a skeleton libcephd library
libcephd is a library that contains ceph daemon code
that can be statically linked in other applications.
Added Merg...
Bassam Tabbara
07:48 AM Revision b5d57c97 (ceph): embedded: add compression and EC plugins to libcephd
Compression and erasure coding plugins are now statically compiled
into libcephd. A new method is added to load them ...
Bassam Tabbara
07:48 AM Revision 06647591 (ceph): embedded: Support for running MON and OSD from libcephd
Added supported for running MON and OSD daemon code almost
untouched directly from libcephd.
Also added two API func...
Bassam Tabbara
07:48 AM Revision 9e8519cd (ceph): embedded: Add librbd and librados to embedded ceph
This commit add librados, librbd to the embedded ceph static library. This is needed to support daemons built with li... Bassam Tabbara
07:48 AM Revision d447a808 (ceph): embedded: Add RADOS classes to embedded cephd library
RADOS classes can now be statically compiled and added to
the embedded cephd library.
The RADOS ClassHandler now has...
Bassam Tabbara
06:22 AM Bug #18058 (Fix Under Review): librados: new setxattr overload breaks c++ ABI
https://github.com/ceph/ceph/pull/12206 Josh Durgin
06:13 AM Bug #18058 (Resolved): librados: new setxattr overload breaks c++ ABI
Overloading a function that was not overloaded before breaks the ABI Josh Durgin
06:22 AM Backport #18059 (Fix Under Review): librados: new setxattr overload breaks c++ ABI
Josh Durgin
06:21 AM Backport #18059 (Resolved): librados: new setxattr overload breaks c++ ABI
https://github.com/ceph/ceph/pull/12207 Josh Durgin
06:14 AM Revision 79be070a (ceph): librados: remove new setxattr overload to avoid breaking the C++ ABI
Fixes: http://tracker.ceph.com/issues/18058
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commi...
Josh Durgin
06:08 AM Revision b8ff781d (ceph): librados: remove new setxattr overload to avoid breaking the C++ ABI
Fixes: http://tracker.ceph.com/issues/18058
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:47 AM Revision d368069e (ceph): librbd/ImageCtx: no need for virtual dtor
CID 1396232 (#1 of 1): Non-virtual destructor (VIRTUAL_DTOR)
1. nonvirtual_dtor: Class librbd::<unnamed>::SafeTimerSi...
Sage Weil
03:47 AM Revision 79b08ef2 (ceph): Merge pull request #12170 from dzafman/wip-ec-error-tests
test: test-erasure-eio.sh fix recovery testing and enable it
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:02 AM Bug #18057 (Resolved): shoud output hb_peers, not hb_in
HB_IN should be replaced with HB_PEERS Pan Liu

11/28/2016

11:06 PM Revision 7d0f9776 (ceph): Merge pull request #10672 from ceph/wip-rgw-http-getcmd
RGWHTTPArgs::get_str() - return argument string that was set.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:04 PM Revision 77b7e30a (ceph): Merge pull request #10546 from cbodley/wip-rgw-log-trim-lease
rgw multisite: use a rados lock to coordinate data log trimming
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:00 PM rgw-testing Bug #18055 (New): rgw: framework to test extended rest api
test the extended apis that consist of:
user:
get_user_info
create_user
modify_user
remove_user
create_subuse...
Yehuda Sadeh
10:06 PM Revision 6ecb44f0 (ceph): Merge pull request #12114 from liewegas/wip-bluestore-failops
os/bluestore: mark ops that can't tolerate ENOENT
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
09:59 PM Revision 7c7adc0f (ceph): Merge pull request #1287 from ceph/jewel-failed-to-encode
upgrade/hammer-x: encoding fixes (jewel)
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:28 PM Revision 0e60bf85 (ceph): Merge pull request #12022 from jcsp/wip-17853
mds: more deterministic timing on frag split/join
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Patrick...
Greg Farnum
09:21 PM Revision 6c7e628c (ceph): Merge pull request #12094 from 363921219/cleanup_C_CompleteSplits
osd: cleanup C_CompleteSplits::finish()
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
09:21 PM Revision 03e87016 (ceph): Merge pull request #12148 from tchaikov/wip-scan-build-fixes
scan build fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:18 PM Revision ccf6da4f (ceph): Merge pull request #12099 from wjin/fix_filestore_perfcounter
os/filestore: fix journal logger
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
08:57 PM Bug #17824 (Fix Under Review): bluestore: multiple aios allocated at same address?
https://github.com/ceph/ceph/pull/12204 Sage Weil
08:35 PM Bug #17824 (In Progress): bluestore: multiple aios allocated at same address?
It looks like this is the fault of aio_wait not actually waiting? Looking at logs from /a/sage-2016-11-23_20:05:59-r... Sage Weil
08:56 PM Revision 6ffaa54c (ceph): os/bluestore/KernelDevice: fix race in aio_thread vs aio_wait
The caller is free to destroy the aio vector contents
once aio_wait completes. This is exactly what
BlueFS::_fsync()...
Sage Weil
08:22 PM RADOS Bug #18054 (Resolved): os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
plenty of space, but bitmap allocator fails...... Sage Weil
08:01 PM Feature #18053 (Resolved): Minimize log-based recovery in the acting set
In general, we maintain pretty long logs (3k by default) to ensure that we detect duplicate ops correctly. This has ... Samuel Just
07:35 PM Revision 4d6f8481 (ceph): crush: condition latest tunable encoding on features
This avoids throwing hammer OSDMap encodings off.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from com...
Sage Weil
07:35 PM Revision bf96b30e (ceph): crush/CrushWrapper: encode with features
No behavior change yet; just fixing callers.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b...
Sage Weil
07:35 PM Revision c5f5b94f (ceph): crush/CrushWrapper: drop unused 'lean' encode() argument
No callers, no users.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 638a38bbb55c07ad0358a35a...
Sage Weil
07:32 PM Feature #18052 (New): Replace past_intervals with more compact structure
Currently, we maintain one record for every interval back to the last interval in which the pg went clean. This is p... Samuel Just
07:29 PM Revision 65c61565 (ceph): os/ObjectStore: pass by ref to clone
CID 1395658 (#1 of 1): Big parameter passed by value (PASS_BY_VALUE)
pass_by_value: Passing parameter noid of type gh...
Sage Weil
07:29 PM Revision 4a60eadd (ceph): os/Transaction: add missing break
CID 1395137 (#1 of 1): Missing break in switch (MISSING_BREAK)
unterminated_case: The case for value ObjectStore::Tra...
Sage Weil
07:29 PM Revision 08bcc85a (ceph): os/bluestore: init all fields
9. uninit_member: Non-static class member block_size is not initialized in this constructor nor in any functions that... Sage Weil
07:29 PM Revision 614e955d (ceph): os/bluestore: be pedantic about kv_stop locking
Makes coverity happy.
CID 1395346 (#1 of 1): Data race condition (MISSING_LOCK)
1. missing_lock: Accessing this->kv_...
Sage Weil
07:29 PM Revision ac72b776 (ceph): os/ObjectStore: add missing break
CID 1394998 (#1 of 1): Missing break in switch (MISSING_BREAK)
unterminated_case: The case for value ObjectStore::Tra...
Sage Weil
07:29 PM Revision 047bb40a (ceph): os/ObjectStore: pass by ref to clone_range
CID 1395650 (#1 of 1): Big parameter passed by value (PASS_BY_VALUE)
pass_by_value: Passing parameter noid of type gh...
Sage Weil
07:29 PM Revision ff0abab8 (ceph): os/bluestore/BlueFS: init iocv
CID 1396119 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member field iocv...
Sage Weil
07:29 PM Revision 29847b2b (ceph): os/bluestore/BlueRocksEnv: fix strerror args
CID 1395399 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
negative_returns: A negative constant -2 is pas...
Sage Weil
07:29 PM Revision 5b7dc941 (ceph): os/bluestore: pass by ref to _collection_list
CID 1395617 (#1 of 1): Big parameter passed by value (PASS_BY_VALUE)
pass_by_value: Passing parameter end of type gho...
Sage Weil
07:29 PM Revision 9795cea1 (ceph): os/ObjectStore: pass by ref to collection_list
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:29 PM Revision 81de672a (ceph): os/bluestore/BlueFS: check flush result
CID 1394759 (#1 of 1): Unchecked return value (CHECKED_RETURN)
20. check_return: Calling _flush without checking retu...
Sage Weil
07:19 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
From ceph_d_revalidate:... Jeff Layton
05:07 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Ok, thanks. I see that you had written that in the original description too. If you have the time, then it might be g... Jeff Layton
03:51 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
There are 6 nodes that have mounted the same cephfs directory and 4 of them doing active R/W requests on same paths (... Aurimas Lapiene
03:44 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
That BUG_ON also looks suspicious. We may need to hold the rcu_read_lock there to ensure that dn->d_parent doesn't va... Jeff Layton
03:31 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Sure...
First, does this kernel have any patches beyond what went into v4.8.4 ? There are some other BUG_ONs in th...
Jeff Layton
12:59 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
fs/ceph/inode.c:1272 is BUG_ON(d_inode(dn->d_parent) != dir); For cephfs case, I think only thing that can change d_p... Zheng Yan
11:52 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
could you please check if this issue exists in 4.5 kernel Zheng Yan
09:03 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
It was quite regular load. Graphs attached. Aurimas Lapiene
02:46 AM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
what workloads trigger this bug? Zheng Yan
07:15 PM Feature #17741 (Resolved): Fix but with recovery read marker and get_rw_locks assumptions
Samuel Just
07:15 PM Feature #17668 (Resolved): bug with last_backfill = head when snapdir exists and a write removes ...
Samuel Just
07:15 PM Feature #14040 (Resolved): ECBackend support for RMW
Samuel Just
07:15 PM Feature #17690 (Resolved): workload which generates write errors (like ceph_test_rados) very occa...
Samuel Just
06:44 PM Revision c844efe0 (ceph): os/bluestore/BlockDevice: init rotational
CID 1396126 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member rotational ...
Sage Weil
05:08 PM Revision 308c4ec9 (ceph): Merge pull request #12201 from tchaikov/wip-memstore-leak
os/memstore: fix a mem leak in MemStore::Collection::create_object()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
...
Kefu Chai
04:56 PM Revision 2eba6252 (ceph): upgrade/hammer-x/stress-split-*: disable sighup injection
We already did this for stress-split; do the same
here. It triggers a File closed exception when the greenlet
is joi...
Sage Weil
04:55 PM Revision 8a62cbc0 (ceph): systemd/ceph-disk: reduce ceph-disk flock contention
"ceph-disk trigger" invocation is currently performed in a mutually
exclusive fashion, with each call first taking an...
David Disseldorp
04:12 PM Revision a52a21b6 (ceph): os/memstore: fix a mem leak in MemStore::Collection::create_object()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:34 PM Revision 3c8711e6 (ceph): rgw: add documentation for upgrading with rgw_region_root_pool
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
03:29 PM Revision 5ff2680c (ceph): upgrade/hammer-x/parallel: white 'failed to encode'
The problem here has nothing to do with osdmap
encoding, but that hammer -> jewel makes the systemd
transition and in...
Sage Weil
02:48 PM rgw Bug #16355: radosgw-admin command, adding the tenants can not view the user usage
I have the same error when trying to see user stats for a user which is not in the default tenant. Syncing stats thro... Gaudenz Steinlin
02:37 PM Linux kernel client Feature #17524: krbd: support disabling auto-exclusive lock transition logic
Reference: https://github.com/kubernetes/kubernetes/issues/33013 Ilya Dryomov
02:29 PM CephFS Feature #11950 (In Progress): Strays enqueued for purge cause MDCache to exceed size limit
John Spray
02:25 PM rbd Bug #18051 (Resolved): "rbd mirror image resync" does not force resync after split-brain
If split-brain is detected for a mirroring image, running "rbd mirror image resync" command for this image is expecte... Mykola Golub
02:21 PM Bug #18049: timeout during ceph-disk trigger due to /var/lock/ceph-disk flock contention
Loïc Dachary
01:08 PM Bug #18049 (Resolved): timeout during ceph-disk trigger due to /var/lock/ceph-disk flock contention
ceph-disk@.service handles udev device events by calling "ceph-disk trigger", which in turn handles service restart f... David Disseldorp
02:09 PM Revision 60a83242 (ceph): rados: add hints to rados bench
By default, hint with the rados bench IO size and with sequential read
and write flags. Unless the --no-hints option...
Sage Weil
01:25 PM CephFS Feature #18050 (New): Enable mounting a .snap directory from libcephfs/ceph-fuse

Manila is adding a "mountable snapshots" feature:
https://github.com/openstack/manila-specs/blob/master/specs/ocat...
John Spray
11:23 AM rbd Cleanup #16991 (In Progress): rbd-mirror split-brain issues should be clearly visible in mirror s...
Mykola Golub
11:20 AM Revision 7f6f9ac5 (ceph): pybind: conditional compile the linux specific constant
FreeBSD does not have ENODATA, let's follow the example in compat.h,
map ENOATTR to NoData.
Signed-off-by: Kefu Chai...
Kefu Chai
11:06 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
It looks like var-lib-ceph.mount does not depend on lvm2-monitor.service even indirectly although it should. Not sure... Loïc Dachary
11:00 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
After setting up the environment as described at http://tracker.ceph.com/issues/17889#note-2 the dependencies are aut... Loïc Dachary
10:52 AM Bug #17889 (In Progress): ceph-disk: ceph-disk@.service races with ceph-osd@.service
Loïc Dachary
10:52 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
It turns out this may not be fixed after all : https://github.com/ceph/ceph/pull/12136#issuecomment-263007276
May...
Loïc Dachary
09:36 AM Bug #17889 (Pending Backport): ceph-disk: ceph-disk@.service races with ceph-osd@.service
Loïc Dachary
09:34 AM Bug #17889 (In Progress): ceph-disk: ceph-disk@.service races with ceph-osd@.service
Loïc Dachary
10:54 AM Bug #17813 (Pending Backport): ceph-disk: udev permission race with dm
Loïc Dachary
10:54 AM Bug #17813: ceph-disk: udev permission race with dm
https://github.com/ceph/ceph/pull/12136 is the right thing to do to deal with this problem but depends on #17889 bein... Loïc Dachary
10:06 AM rbd Bug #18048 (Fix Under Review): qa: rbd-mirror workunit false negative when waiting for image dele...
PR: https://github.com/ceph/ceph/pull/12195 Mykola Golub
10:05 AM rbd Bug #18048 (Resolved): qa: rbd-mirror workunit false negative when waiting for image deleted afte...
In qa/workunits/rbd/rbd_mirror.sh, when testing resync, we wait first for the image to be deleted and then check that... Mykola Golub
09:43 AM CephFS Bug #18047 (Resolved): assertion in MDSMap::get_up_features()
... Zheng Yan
07:27 AM Revision 5233aa0b (ceph): Merge pull request #12168 from liewegas/doc-perf
doc/dev/perf: a few notes on perf
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:03 AM CephFS Feature #12132 (In Progress): cephfs-data-scan: Cleanup phase
The following xattrs are added to zeroth object:
#define XATTR_CEILING "scan_ceiling"
#define XATTR_MAX_MTIME "...
Vishal Kanaujia
04:33 AM Revision 5af29540 (ceph): test,cmake: turn unit.h into unit.cc to speed up compilation
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:33 AM Revision ce4f641b (ceph): cmake: disable -fvar-tracking-assignments for osdcap.cc
this silences the warning of
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/osd/osdcap.cc:
In membe...
Kefu Chai
03:46 AM Revision 557231e0 (ceph): ceph_argparse: simplify argv_to_vec() using vector::insert()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:40 AM Revision da9be4ce (ceph): Merge pull request #12176 from ovh/wip-doc-osd-scrub-during-recovery-ch...
doc: Add doc about osd scrub {during recovery|chunk {min|max}| sleep}
Reviewed-by: Abhishek Lekshmanan <abhishek@sus...
Kefu Chai
03:07 AM Revision c2782aaa (ceph): Merge pull request #10297 from Yan-waller/yj-wip-msgsimple-0714
msg/simple: save the errno in case being changed by subsequent codes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:07 AM Revision af080303 (ceph): Merge pull request #11154 from stiopaa1/osd_pg_useMoveOnSharedPtr
osd/PG.h: move shared ptr instead of copying it
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 AM Revision 8db48a32 (ceph): Merge pull request #12186 from chrone81/patch-1
doc: Remove duplicate command for Ubuntu
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:55 AM Bug #17999: ec scrub mismatch during teuthology run
* http://pulpito.ceph.com/kchai-2016-11-27_12:44:55-rados-wip-kefu-testing2---basic-mira/581643/
* http://pulpito.ce...
Kefu Chai
01:58 AM Bug #18046: filestore: sync_entry timed out cause osd crash
can we do this?... huang jun
01:52 AM Bug #18046 (Closed): filestore: sync_entry timed out cause osd crash
hello, i got filestore sync_entry thread hung, and crashed osd after 600s
here is the sync_entry thread backtrace:
...
huang jun
01:46 AM Revision d0a6f017 (ceph): rgw: fix slave zonegroup cannot enable the bucket versioning
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com> lvshuhua
01:24 AM CephFS Bug #17911 (Resolved): ensure that we vet the ceph_statx flags masks in libcephfs API
Merged in https://github.com/ceph/ceph/pull/12106 Jeff Layton
12:00 AM Revision 49eafeb5 (ceph): Merge pull request #12106 from ceph/wip-jlayton-libcephfs
API cleanup for libcephfs interfaces
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray

11/27/2016

07:06 PM Revision 2a9a80b6 (ceph): Merge pull request #1285 from ceph/jewel-failed-to-encode
upgrade/hammer-x: do not whitelist 'failed to encode map' Yuri Weinstein
06:02 PM Revision 2ba74089 (ceph): doc: Remove duplicate command for Ubuntu
Remove duplicate "sudo service radosgw restart id=rgw.<short-hostname>" command for Ubuntu in Configure Bucket Shardi... Charles Alva
04:19 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
"ceph_test_objectstore --gtest_filter=\*/0" also, see
https://jenkins.ceph.com/job/ceph-pull-requests/14959/consol...
Kefu Chai
12:46 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
... Donatas Abraitis
12:42 PM Linux kernel client Bug #18045 (Duplicate): BUG_ON(d_inode(dn->d_parent) != dir) in fs/ceph/inode.c
Dup of #18041, moved from the fs project. Ilya Dryomov
12:21 PM Linux kernel client Bug #18045 (Duplicate): BUG_ON(d_inode(dn->d_parent) != dir) in fs/ceph/inode.c
On IRC:
< donatas> kernel panics ~3-5 every day...
Ilya Dryomov

11/26/2016

11:37 PM Revision a97f1bec (ceph): upgrade/hammer-x/parallel: upgrade osds first
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:37 PM Revision ca212479 (ceph): upgrade/hammer-x: do not whitelist 'failed to encode map'
Well, on parallel. For the others, keep it in
place because we don't upgrade osds first (we are testing
other things...
Sage Weil
09:56 PM Revision 2b2510e1 (ceph): FreeBSD/radosgw-admin can be build
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen

11/25/2016

09:50 PM Revision 862b47fa (ceph): thrashosds: try ceph-objectstore-tool for 10 minutes
If ceph-objectstore-tool binary is not present, it's likely because we're in
the middle of an upgrade. Do not try to ...
Nathan Cutler
07:24 PM Bug #17813 (In Progress): ceph-disk: udev permission race with dm
Loïc Dachary
06:23 PM Stable releases Tasks #17151: hammer v0.94.10
h3. fs
Pushed hammer-backports-14716 with revert of http://github.com/ceph/ceph/commit/4a36933 which was recently ...
Nathan Cutler
04:30 PM rgw Bug #17888 (Pending Backport): rgw:fix for deleting objects name beginning and ending with unders...
Orit Wasserman
04:30 PM Revision a8e359f1 (ceph): Merge pull request #11982 from zhouruisong/master
rgw:bugfix for deleting objects name beginning and ending with underscores of one bucket using POST method of AWS's j... Orit Wasserman
03:16 PM Revision e2c848d5 (ceph): Merge pull request #9859 from x11562/OSDMap
mon: osdmap's epoch should be more than 0
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao Eduardo Luis <...
Kefu Chai
03:12 PM Revision 4862a0e1 (ceph): Merge pull request #9172 from majianpeng/librados-add-fullforce
librados: For C-API, expose LIBRADOS_OPERATION_FULL_FORCE flag
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Revi...
Kefu Chai
03:10 PM Revision 92f1e89b (ceph): Merge pull request #10553 from songbaisen/c3
osd: remove the redundant clear method in consume_map function
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:07 PM Revision 9139bba9 (ceph): Merge pull request #12117 from 363921219/cleanup_PeeringWQ_dequeue
osd: clean up PeeringWQ::_dequeue(), remove unnecessary variable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:05 PM Revision 8a19d185 (ceph): Merge pull request #11841 from hjwsm1989/filestore
os/filestore: avoid to get the wrong hardlink number.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:03 PM Revision 2e3ea2ee (ceph): Merge pull request #11913 from wjwithagen/wip-wjw-freebsd-aio-inline
os/fs/FS.cc: condition on WITH_AIO for FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 PM Revision 42a126e3 (ceph): Merge pull request #9062 from majianpeng/aio-pwritev
os/fs/FS: optimize aio::pwritev which make caller provide length.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
02:44 PM RADOS Bug #18043 (Closed): ceph-mon prioritizes public_network over mon_host address
Problem description:
Not using sections to declare ceph monitors results in monitors listening on the public_clust...
Sébastien Han
02:36 PM Bug #18042 (Resolved): SimpleMessenger debug delay injection deadlock
... Sage Weil
02:30 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
More info about the incident.
Topology:
2 osd nodes with 24 total osds
3 monitor/mds nodes
6 cephfs kernel clie...
Aurimas Lapiene
01:56 PM Linux kernel client Bug #18041: periodically kernel crashes with CephFS
Any more clues about what else might have changed in the last few days? John Spray
01:11 PM Linux kernel client Bug #18041 (Resolved): periodically kernel crashes with CephFS
Hi,
last few days we are having ~5-15 kernel crashes according to:...
Donatas Abraitis
02:23 PM Revision 65874846 (ceph): drop broken name length config args
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2a44c3d20de9a75065c271e9ad8dfceeed1186d9)
Sage Weil
09:51 AM Bug #18037: leveldb corruption leads to "Operation not permitted not handled" and assert
> This OSD had XFS corruption which was repaired. Maybe the xfs_repair restored a file, but left it owned by root? I'... Nathan Cutler
09:50 AM rgw Bug #17996: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
master pr: -https://github.com/ceph/ceph/pull/12179- Abhishek Lekshmanan
08:39 AM Revision 708e6405 (ceph): os/bluestore: drop member "space" from Onode
We can assess it through collection instead, which can therefore
save us some memory.
Signed-off-by: xie xingguo <xi...
xie xingguo
05:55 AM Revision d274df74 (ceph): mon: PGMonitor add check only concern our self cluster command
we only concern the command send to our self cluster
Signed-off-by:song baisen <song.baisen@zte.com.cn>
ceph zte
03:20 AM Revision fbb0987d (ceph): Merge pull request #12183 from dachary/wip-17830-eio
tests: facilitate background process debug in ceph-helpers.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 AM Revision 36cc8c48 (ceph): mon: avoid start election twice when quorum enter
when quorum enter it is no meaning to start election twice
Signed-off-by: song baisen <song.baisen@zte.com.cn>
ceph zte
03:07 AM Revision ebea0ac8 (ceph): mon: OSDMonitor preprocess_pool_op add check only concern our self clus...
we only concern the commands send to ourself cluster
Signed-off-by:song baisen <song.baisen@zte.com.cn>
ceph zte

11/24/2016

08:35 PM CephFS Documentation #18040: Documentation says not to run multiple MDS, but we can do that now
Merged to master -- I leave it up to you whether you want to backport (I don't usually do that for documentation) John Spray
07:31 PM CephFS Documentation #18040 (Fix Under Review): Documentation says not to run multiple MDS, but we can d...
https://github.com/ceph/ceph/pull/12184 Nathan Cutler
07:28 PM CephFS Documentation #18040 (Resolved): Documentation says not to run multiple MDS, but we can do that now
http://docs.ceph.com/docs/master/rados/deployment/ceph-deploy-mds/ has a red box that says "Do not run multiple metad... Nathan Cutler
08:35 PM Revision b569c8df (ceph): Merge pull request #12184 from SUSE/wip-18040
doc: we can now run multiple MDS, so qualify warning
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:29 PM Revision effc36c0 (ceph): doc: we can now run multiple MDS, so qualify warning
Fixes: http://tracker.ceph.com/issues/18040
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:52 PM Revision f491ea06 (ceph): tests: facilitate background process debug in ceph-helpers.sh
When displaying the output of a background process, do it on stderr so
that it is not bufferized. Otherwise the outpu...
Loic Dachary
05:29 PM Bug #17762 (Pending Backport): transient jerasure unit test failures
Kefu Chai
05:28 PM Bug #18037 (Fix Under Review): leveldb corruption leads to "Operation not permitted not handled" ...
This PR improves the error message: https://github.com/ceph/ceph/pull/12181
Nathan Cutler
05:18 PM Bug #18037 (In Progress): leveldb corruption leads to "Operation not permitted not handled" and a...
Nathan Cutler
05:07 PM Bug #18037: leveldb corruption leads to "Operation not permitted not handled" and assert
Here is the code: https://github.com/ceph/ceph/blob/jewel/src/os/filestore/FileStore.cc#L2880-L2899 Nathan Cutler
05:01 PM Bug #18037: leveldb corruption leads to "Operation not permitted not handled" and assert
... Nathan Cutler
04:42 PM Bug #18037: leveldb corruption leads to "Operation not permitted not handled" and assert
ceph version 10.2.2 Nathan Cutler
04:41 PM Bug #18037 (Resolved): leveldb corruption leads to "Operation not permitted not handled" and assert
we have a jewel OSD that doesn't start due to leveldb corruption (looks like). We upped the debug levels and can see ... Nathan Cutler
05:27 PM Revision 44aaeb7f (ceph): Merge pull request #11733 from tchaikov/wip-17762
common: release g_ceph_context before returns
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Sage Weil...
Kefu Chai
05:24 PM Revision b06557ec (ceph): Merge pull request #12172 from dachary/wip-17830-eio
tests: osd-scrub-repair.sh abort if add_something fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:54 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14911/console from https://github.com/ceph/ceph/pull/12081
timesou...
Loïc Dachary
03:52 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14906/console from https://github.com/ceph/ceph/pull/12061
It time...
Loïc Dachary
06:47 AM RADOS Bug #17830 (Resolved): osd-scrub-repair.sh is failing (intermittently?) on Jenkins
Loïc Dachary
06:27 AM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
Loïc Dachary
04:44 PM Bug #17757: test-erasure-eio.sh failing in jenkins tests on PRs
https://jenkins.ceph.com/job/ceph-pull-requests/14909/console from https://github.com/ceph/ceph/pull/12177 Loïc Dachary
04:21 PM Bug #18027: test_objectstore_memstore.sh transient failure
*Assertion `bl_eq(state->contents[hoid].data, r2)' failed.* is also found in http://tracker.ceph.com/issues/17743#note-2 Loïc Dachary
04:13 PM Bug #18027: test_objectstore_memstore.sh transient failure
https://jenkins.ceph.com/job/ceph-pull-requests/14910/console... Loïc Dachary
01:51 PM Bug #18027 (Duplicate): test_objectstore_memstore.sh transient failure
https://jenkins.ceph.com/job/ceph-pull-requests/14858/console timeout after 1h and the tail is... Loïc Dachary
04:17 PM Revision 1b9bc050 (ceph): tests: disable the echo when running get_timeout_delays()
this function is very distracting when one is looking at the log
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:00 PM Bug #18036 (Resolved): unittest_throttle transient timeout
https://jenkins.ceph.com/job/ceph-pull-requests/14895/console... Loïc Dachary
02:44 PM rgw Bug #17996 (In Progress): rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Abhishek Lekshmanan
01:10 PM rgw Bug #17996: rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
What is the number of retries we should be attempting here? Abhishek Lekshmanan
02:38 PM Revision cb1cda96 (ceph): common,test: g_ceph_context->put() upon return
prior to this change, global_init() could create a new CephContext
and assign it to g_ceph_context. it's our responsi...
Kefu Chai
02:38 PM Revision d305cc51 (ceph): crushtool: do not release g_ceph_context at exit
it is but a work around of occasionally timeout.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:13 PM Revision 71c03bc6 (ceph): doc: Add doc about osd scrub {during recovery|chunk {min|max}| sleep}
Signed-off-by: Paweł Sadowski <pawel.sadowski@corp.ovh.com> Paweł Sadowski
01:57 PM Bug #18030 (Resolved): tests: unittest_pglog timeout
Loïc Dachary
01:32 PM rgw Bug #17215 (Fix Under Review): Unable to suspend a user that is part of a tenant
Abhishek Lekshmanan
01:27 PM Revision 073240c8 (ceph): Merge pull request #10296 from songbaisen/b4
mon: small change on the HealthMonitor start_epoch function
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-...
Loïc Dachary
01:25 PM CephFS Bug #18016 (Need More Info): cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
I'll keep posting on this issue whenever I find such an error. If nothing happens in a month or two we can probably f... Loïc Dachary
10:52 AM CephFS Bug #18016: cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
Can't tell what was going on here without logs from the services (which afaik we don't gather in these situations?)
...
John Spray
08:10 AM CephFS Bug #18016: cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
https://jenkins.ceph.com/job/ceph-pull-requests/14881/console Loïc Dachary
06:07 AM CephFS Bug #18016 (Duplicate): cephtool-test-mds.sh waiting for an active MDS daemon (intermittent)
... Loïc Dachary
10:57 AM Stable releases Tasks #17151: hammer v0.94.10
h3. fs... Nathan Cutler
10:55 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rgw... Nathan Cutler
10:50 AM rgw Backport #18025 (In Progress): jewel: rgw: gc records empty entries
Nathan Cutler
10:47 AM rgw Backport #18025 (Resolved): jewel: rgw: gc records empty entries
https://github.com/ceph/ceph/pull/12174 Nathan Cutler
10:49 AM Revision d4a28eba (ceph): rgw: don't store empty chains in gc
Fixes: http://tracker.ceph.com/issues/17897
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
10:47 AM CephFS Backport #18026 (Resolved): jewel: ceph_volume_client.py : Error: Can't handle arrays of non-strings
https://github.com/ceph/ceph/pull/12325 Nathan Cutler
10:47 AM rbd Backport #18024 (Resolved): jewel: "FAILED assert(m_processing == 0)" while running test_lock_fen...
https://github.com/ceph/ceph/pull/12323 Nathan Cutler
10:45 AM Revision 15c6147f (ceph): doc: explain directory fragmenation settings
...and update the config ref.
Includes the new mds_bal_fragment_fast_factor setting.
Signed-off-by: John Spray <joh...
John Spray
10:37 AM Revision 3210ee77 (ceph): mds: try fragmenting new fragments during split
In case insertions have occurred during the split that would
immediately take the new fragments over the split thresh...
John Spray
10:36 AM Revision 241b49fd (ceph): mds/MDBalancer: separate out fragmentation from hit_dir
In _fragment_finish we would like to try splitting
the new frags without applying a spurious hit to their
temperature...
John Spray
10:36 AM Revision ed134e7d (ceph): mds: maybe_fragment earlier in openc
Check it during the initial request, not just
on completion, so that when doing lots of creates
we get a chance to sp...
John Spray
10:36 AM Revision 819d34e9 (ceph): mds: more deterministic timing on frag split/join
...by using timer instead of tick()
Fixes: http://tracker.ceph.com/issues/17853
Signed-off-by: John Spray <john.spra...
John Spray
10:33 AM Revision a8d55b09 (ceph): mds/MDBalancer: remove stale show_imports fn
This was just dropping its argument and
calling through to show_subtrees.
Signed-off-by: John Spray <john.spray@redh...
John Spray
10:32 AM Revision 1e94794b (ceph): common: remove unused mds_bal_merge_[rd|wr]
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:32 AM Revision aba7aa6a (ceph): mds: fix fragment thrasher
The allows_dirfrags() test was in the wrong place, causing
in some cases a root fragment to be passed into queue_merg...
John Spray
10:29 AM rgw-testing Bug #18023 (Resolved): Add s3test for multiple object delete with object names the begin and end ...
testing issue: http://tracker.ceph.com/issues/17888 Orit Wasserman
10:26 AM Revision 6c1439bc (ceph): mds: include fragmenting in state print
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:26 AM Revision 8d5cb931 (ceph): mds: tweak merge/split counters
Increment these when we have finished splitting
or merging, not partway through the process.
This makes testing more...
John Spray
10:22 AM Revision aef133d5 (ceph): mds: add a performance counter for dirfrag merge
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
08:55 AM RADOS Bug #18021: Assertion "needs_recovery" fails when balance_read reaches a replica OSD where the ta...
In my test, when encountering a large number of "balance_reads", the OSDs can be so busy that they can't send heartbe... Xuehan Xu
08:43 AM RADOS Bug #18021 (Duplicate): Assertion "needs_recovery" fails when balance_read reaches a replica OSD ...
2016-10-25 19:00:00.626567 7f9a63bff700 -1 error_msg osd/ReplicatedPG.cc: In function 'void ReplicatedPG::wait_for_un... Xuehan Xu
08:53 AM CephFS Bug #17656: cephfs: high concurrent causing slow request
Greg Farnum wrote:
> Just from the description it sounds like we're backing up while the MDS purges deleted files fr...
william sheng
08:47 AM Bug #18022 (Can't reproduce): tests: osd-crush.sh sometime fails
https://jenkins.ceph.com/job/ceph-pull-requests/14894/console... Loïc Dachary
08:35 AM Revision 61e01f06 (ceph): mon: small change on the HealthMonitor start_epoch function
No need to call start_epoch function each time in the loop.
Signed-off-by: songbaisen <song.baisen@zte.com.cn>
ceph zte
08:27 AM RADOS Bug #17949: make check: unittest_bit_alloc get_used_blocks() >= 0
https://jenkins.ceph.com/job/ceph-pull-requests/14894/console
Loïc Dachary
08:25 AM rgw Bug #17897: rgw: gc records empty entries
realized its been fixed already Pavan Rallabhandi
05:52 AM rgw Bug #17897: rgw: gc records empty entries
https://github.com/ceph/ceph/pull/11969 Pavan Rallabhandi
08:15 AM Revision bfda134f (ceph): Merge pull request #10437 from odivlad/fix-doc
hammer: docs: Bucket object versions
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
08:07 AM Bug #18018: tests: ceph-helpers.sh races when killing daemons
I thought maybe it was jenkins being rebooted or something, but both osd-crush.sh and osd-scrub-repair.sh happened ho... Loïc Dachary
08:05 AM Bug #18018: tests: ceph-helpers.sh races when killing daemons
osd-crush.sh experienced a similar and unexplained termination (see logs) Loïc Dachary
08:00 AM Bug #18018: tests: ceph-helpers.sh races when killing daemons
Blocked by http://tracker.ceph.com/issues/18019, wait for it to be resolved to restore something stable. Loïc Dachary
06:49 AM Bug #18018 (Can't reproduce): tests: ceph-helpers.sh races when killing daemons

https://jenkins.ceph.com/job/ceph-pull-requests/14885/console...
Loïc Dachary
07:36 AM Revision 03af4aae (ceph): Don't loop forever when reading data from 0 sized segment.
The 0 sized segment can arise depending on how
the client uploads the object in the first place.
The cpu loop then ha...
Marcus Watts
07:32 AM Revision d585e92e (ceph): Merge pull request #9513 from songbaisen/a5
mon: Forbidden copy and assignment function in monoprequest
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:01 AM Revision cca0f591 (ceph): Merge pull request #12085 from wjwithagen/wip-freebsd-ceph-helpers-2
workunits/ceph-helpers.sh: Fixes for FreeBSD
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:52 AM Revision 9ad8ce28 (ceph): tests: osd-scrub-repair.sh abort if add_something fails
If the script keeps going after this function fails, it will be non
trivial to find the root cause of the problem.
S...
Loic Dachary
06:18 AM Revision 9731121f (ceph): osd: remove the redundant clear method in consume_map function
In the above loop before this to_remove to clear,we have remove all
the element.So this clear method is redundant.
...
ceph zte
04:20 AM rgw Bug #17995: rgw: zonegroup add cmd didn't update zone's realm_id
https://github.com/ceph/ceph/pull/12139 Tianshan Qu
03:53 AM Revision 20c445c8 (ceph): Merge pull request #11943 from wido/docs-pool-remove
doc: Add documentation about mon_allow_pool_delete before pool remove
Reviewed-by: Loic Dachary <ldachary@redhat.com...
Kefu Chai
03:48 AM Revision 2dda81d1 (ceph): rgw:fix for deleting objects name beginning and ending with underscores...
Fixes: http://tracker.ceph.com/issues/17888
Signed-off-by: zhouruisong 236131368@qq.com
root
03:47 AM Revision 4f592255 (ceph): test: test-erasure-eio.sh fix recovery testing and enable it
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:43 AM Revision ed583d39 (ceph): OSD: remove redudant call of heartbeat_check. Heartbeat_check is alread...
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
12:57 AM Revision e4629b33 (ceph): workunits/ceph-helpers.sh: Fixes for FreeBSD
- stat(1) does not have '%T'
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
12:47 AM Revision 9e2645a8 (ceph): ECTransaction: adjacent extents might have unaligned boundaries
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:40 AM Revision dd7a58b4 (ceph): msg/simple/Pipe:the returned value for do_recv unequal to zero
the returned value for do_recv unequal to zero:
ssize_t Pipe::do_recv(char *buf, size_t len, int flags)
{
again:
s...
Zezhu Zhang

11/23/2016

11:51 PM Bug #17916: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Hmm, that might be able to cause inconsistently applied transactions (though I don't think so...) Samuel Just
11:43 PM Bug #17831 (In Progress): osd: ENOENT on clone
https://github.com/athanatos/ceph/tree/wip-17831 -- it'll be a little bit before I have time to test and debug it. Samuel Just
11:40 PM Bug #17831: osd: ENOENT on clone
Samuel Just
10:13 PM Bug #17831: osd: ENOENT on clone
Xinze Chi's diagnosis is entirely correct. This is actually pretty simple, just need to modify ReplicatedBackend to ... Samuel Just
10:41 PM Revision ae772b8d (ceph): os/bluestore: set csum order based on alloc hints
If the users hints that this object is sequentially read and written we
can use a larger csum order.
Signed-off-by: ...
Sage Weil
10:29 PM Stable releases Tasks #17151: hammer v0.94.10
h3. rados... Nathan Cutler
10:28 PM Stable releases Tasks #17151: hammer v0.94.10
... Nathan Cutler
10:13 PM Revision 88fcf658 (ceph): include/rados: fix ALLOC_HINT_FLAG_{SEQUENTIAL_WRITE,RANDOM_WRITE} names
Oops.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:12 PM Revision c7220ccc (ceph): common/TrackedOp: Handle dump racing with constructor
Use is_tracked to prevent TrackedOp::dump() from trying to call
virtual function while still in OpRequest constructor...
David Zafman
10:12 PM Revision 8312dc61 (ceph): common/TrackedOp: Move tracking_enabled check into register_inflight_op()
Make tracking_enabled (and the lock private.)*
Signed-off-by: David Zafman <dzafman@redhat.com>
(Partial cherry pick...
David Zafman
10:12 PM Revision 656d0c9f (ceph): common/TrackedOp: Should lock ops_history_lock when access shutdown.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 7fe72a2e7d116093ccff6683666e6289f5f12421)
Jianpeng Ma
10:12 PM Revision 3e00ee5c (ceph): osd: add dump_blocked_ops asok command.
From ceph health we can see there are blocked ops and from 'ceph health
detai' we can see which osd has blocked ops. ...
Jianpeng Ma
10:12 PM Revision 6a7fbf42 (ceph): osd: cleanup: Specify both template types for create_request()
Code consistency
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit cecdc49e6d2f38d5eb9f852...
David Zafman
10:12 PM Revision 5717eb00 (ceph): mds, osd: Fix missing locking for "dump_blocked_ops"
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit be5bed840f21da998be3b8374a8e33f208258e1b)...
David Zafman
10:12 PM Revision ce586885 (ceph): CLEANUP: Move locking into dump_ops_in_flight()/dump_historic_ops()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 17c645f70708134f50374cadb5505b0babe2265a)...
David Zafman
10:12 PM Revision e8e76642 (ceph): common/TrackedOp: Missed locking when examining "events"
Another crash caused by a dump_ops_in_flight similar to #8885
Signed-off-by: David Zafman <dzafman@redhat.com>
(cher...
David Zafman
10:05 PM Revision f5a15f04 (ceph): doc/dev/perf: a few notes on perf and flame graphs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:57 PM devops Fix #16440 (Resolved): [initscripts]: systemd-run is not needed in initscripts
Nathan Cutler
09:55 PM devops Backport #16441 (Resolved): jewel: [initscripts] systemd-run is not needed in initscripts
Nathan Cutler
09:51 PM devops Backport #16442 (Resolved): hammer: [initscripts]: systemd-run is not needed in initscripts
Nathan Cutler
09:50 PM Revision 9bf08ddc (ceph): Merge pull request #9873 from odivlad/fix-init-el7-hammer
hammer: build/ops: remove SYSTEMD_RUN from initscript
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by:...
Nathan Cutler
09:49 PM CephFS Backport #17285 (Resolved): ceph-mon leaks in MDSMonitor when ceph-mds process is running but MDS...
Nathan Cutler
09:49 PM Revision 9655228d (ceph): Merge pull request #10238 from aiicore/hammer
hammer: mon: fix memory leak in prepare_beacon
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray <jo...
Nathan Cutler
09:45 PM Revision cc90274d (ceph): crush: condition latest tunable encoding on features
This avoids throwing hammer OSDMap encodings off.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:45 PM Revision b7c9e055 (ceph): crush/CrushWrapper: encode with features
No behavior change yet; just fixing callers.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:44 PM Backport #16918 (Resolved): hammer: making stop.sh more portable
Nathan Cutler
09:44 PM Revision e2c3e21a (ceph): Merge pull request #10569 from jschmid1/wip-16918-hammer
hammer: build/ops: make stop.sh more portable
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:42 PM Revision 4af4ef09 (ceph): Merge pull request #10402 from ceph/wip-openstack-wusui
qa: Add ceph-ansible installer. Sage Weil
09:41 PM Bug #16525 (Resolved): mon crash: crush/CrushWrapper.h: 940: FAILED assert(successful_detach)
Nathan Cutler
09:41 PM Backport #16584 (Resolved): hammer: mon crash: crush/CrushWrapper.h: 940: FAILED assert(successfu...
Nathan Cutler
09:40 PM Revision 8f3548cc (ceph): upgrade/hammer-x: fix symlinks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:40 PM Revision 637d348a (ceph): Merge pull request #10724 from Vicente-Cheng/wip-16584-hammer
hammer: crush: reset bucket->h.items[i] when removing tree item
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:39 PM Stable releases Tasks #17851: jewel v10.2.6
h3. ceph-disk... Loïc Dachary
09:38 PM Stable releases Tasks #17851: jewel v10.2.6
h3. Upgrade... Loïc Dachary
09:37 PM Stable releases Tasks #17851: jewel v10.2.6
h3. powercycle... Loïc Dachary
09:36 PM Stable releases Tasks #17851: jewel v10.2.6
h3. fs... Loïc Dachary
09:35 PM Stable releases Tasks #17851: jewel v10.2.6
h3. rados... Loïc Dachary
08:42 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rgw... Loïc Dachary
08:41 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rbd... Loïc Dachary
08:39 AM Stable releases Tasks #17851: jewel v10.2.6
... Loïc Dachary
09:34 PM Bug #17966 (Resolved): test-erasure-eio.sh can crash osd
Samuel Just
09:20 PM Revision 84df525e (ceph): Merge pull request #10904 from tchaikov/wip-14470-hammer
hammer: mon: return size_t from MonitorDBStore::Transaction::size()
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Re...
Nathan Cutler
09:19 PM Bug #11101 (Resolved): ceph tell: broken error message / misleading hinting
Nathan Cutler
09:18 PM Revision a7c8c511 (ceph): Merge pull request #10905 from SUSE/wip-11101-hammer
hammer: build/ops: improve ceph.in error message
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
09:17 PM rbd Bug #16887 (Resolved): ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or dire...
Nathan Cutler
09:17 PM rbd Backport #16952 (Resolved): hammer: ceph 10.2.2 rbd status on image format 2 returns "(2) No such...
Nathan Cutler
09:16 PM Revision c8f54c84 (ceph): Merge pull request #10987 from Vicente-Cheng/wip-16592-hammer
hammer: librbd: ceph 10.2.2 rbd status on image format 2 returns "(2) No such file or directory"
Reviewed-by: Jason ...
Nathan Cutler
09:14 PM Bug #17400 (Resolved): mon/tool: PGMonitor::check_osd_map assert fail when the rebuild mon store
Nathan Cutler
09:14 PM Backport #17602 (Resolved): hammer: mon/tool: PGMonitor::check_osd_map assert fail when the rebui...
Nathan Cutler
09:13 PM Feature #17179 (Resolved): add a tool to rebuild mon store from OSD
Nathan Cutler
09:13 PM Backport #17291 (Resolved): hammer: add a tool to rebuild mon store from OSD
Nathan Cutler
09:13 PM Revision 48b6054a (ceph): Merge pull request #11125 from tchaikov/wip-17179-hammer
hammer: tools: add a tool to rebuild mon store from OSD
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:11 PM Bug #17390 (Resolved): OSDMonitor: Missing nearfull flag set
Nathan Cutler
09:11 PM Backport #17403 (Resolved): hammer: OSDMonitor: Missing nearfull flag set
Nathan Cutler
09:10 PM Revision a97c81c3 (ceph): Merge pull request #11273 from aiicore/wip-17403-hammer
hammer: mon: OSDMonitor: Missing nearfull flag set
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
09:07 PM Bug #16002 (Resolved): ObjctCacher: doesn't correctly handle read replies on split BufferHeads
Nathan Cutler
09:06 PM Backport #16546 (Resolved): hammer: ObjectCacher doesn't correctly handle read replies on split B...
Nathan Cutler
09:06 PM Revision c4cee499 (ceph): Merge pull request #11618 from asheplyakov/hammer-16546
hammer: rbd: fix possible rbd data corruption
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
08:58 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
For the record I added *Author: Loic Dachary* in files where the contribution I made was covered by copyright (i.e. n... Loïc Dachary
07:41 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
I am not removing anyone's name: Loic's name is still in the Authors file.
This is not something I am doing withou...
Alfredo Deza
07:19 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
But removing other people's names without asking is always going to be controversial, right? Nathan Cutler
02:36 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
I didn't think a whole-project change was the right thing to do. I worked on ceph-disk for this ticket, so I updated ... Alfredo Deza
02:33 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
Not to diminish anyone's contribution, but Loic did author over half of the lines:... Nathan Cutler
02:27 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
I just did "egrep -r 'Author:' src/" in a ceph/ceph clone and saw that there are many lines similar to this one in th... Nathan Cutler
01:26 PM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
I think there was a discussion on what 'authors' should be at some point. I don't remember all the details (this tick... Alfredo Deza
11:02 AM Bug #16125: ceph-disk should not spit out a traceback when a subprocess.call errors
@alfredo could you explain the purpose of this change in this context:... Loïc Dachary
08:57 PM Bug #15943 (Resolved): crash adding snap to purged_snaps in ReplicatedPG::WaitingOnReplicas
Nathan Cutler
08:56 PM Backport #16151 (Resolved): hammer: crash adding snap to purged_snaps in ReplicatedPG::WaitingOnR...
Nathan Cutler
08:56 PM Revision 94955846 (ceph): Merge pull request #11676 from asheplyakov/hammer-16151
hammer: osd: update PGPool to detect map gaps and reset cached_removed_snaps
Reviewed-by: Samuel Just <sjust@redhat....
Nathan Cutler
08:54 PM rgw Backport #17840 (Resolved): hammer: rgw: the value of total_time is wrong in the result of 'rados...
Nathan Cutler
08:54 PM Revision 1fda4a0f (ceph): Merge pull request #11899 from SUSE/wip-17840-hammer
hammer: rgw: the value of total_time is wrong in the result of 'radosgw-admin log show' opt
Reviewed-by: Orit Wasser...
Nathan Cutler
08:54 PM Backport #17764 (Resolved): hammer: collection_list shadow return value #
Nathan Cutler
08:53 PM Revision 11886bd5 (ceph): Merge pull request #11927 from SUSE/wip-17764-hammer
hammer: osd: fix collection_list shadow return value
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Samuel ...
Nathan Cutler
08:50 PM Bug #15345 (Resolved): "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-basic-smithi
Nathan Cutler
08:50 PM Backport #17957 (Resolved): hammer: "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-...
Nathan Cutler
08:50 PM Revision 21dc0ec9 (ceph): Merge pull request #12071 from SUSE/wip-17957-hammer
hammer: RWLock.h: 124: FAILED assert(r == 0) in rados-jewel-distro-basic-smithi
Reviewed-by: Samuel Just <sjust@redh...
Nathan Cutler
08:49 PM Bug #17307 (Resolved): ceph-objectstore-tool crashes if --journal-path <a-directory>
Nathan Cutler
08:47 PM Backport #17359 (Resolved): hammer: ceph-objectstore-tool crashes if --journal-path <a-directory>
Nathan Cutler
08:47 PM Revision 8f19eca5 (ceph): Merge pull request #11929 from SUSE/wip-17359-hammer
hammer: tools: ceph-objectstore-tool crashes if --journal-path <a-directory>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
08:46 PM Bug #16266 (Resolved): Ceph Status - Segmentation Fault
Nathan Cutler
08:46 PM Backport #17346 (Resolved): hammer: Ceph Status - Segmentation Fault
Nathan Cutler
08:46 PM Revision af6e2080 (ceph): Merge pull request #11930 from SUSE/wip-17346-hammer
hammer: cephx: Fix multiple segfaults due to attempts to encrypt or decrypt
Reviewed-by: Brad Hubbard <bhubbard@redh...
Nathan Cutler
08:44 PM Backport #17333 (Resolved): hammer: crushtool --compile is create output despite of missing item
Nathan Cutler
08:44 PM Revision 655e9041 (ceph): Merge pull request #11931 from SUSE/wip-17333-hammer
hammer: tools: crushtool --compile generates output despite missing item
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
08:44 PM Bug #13967 (Resolved): PG::choose_acting valgrind error or ./common/hobject.h: 182: FAILED assert...
Nathan Cutler
08:43 PM Backport #17146 (Resolved): hammer: PG::choose_acting valgrind error or ./common/hobject.h: 182: ...
Nathan Cutler
08:43 PM Revision c118c0af (ceph): Merge pull request #11932 from SUSE/wip-17146-hammer
hammer: PG::choose_acting valgrind error or ./common/hobject.h: 182: FAILED assert(!max || (*this == hobject_t(hobjec... Nathan Cutler
08:42 PM Bug #16998 (Resolved): PG::_update_calc_stats wrong for CRUSH_ITEM_NONE up set items
Nathan Cutler
08:42 PM Backport #17142 (Resolved): hammer: osd: PG::_update_calc_stats wrong for CRUSH_ITEM_NONE up set ...
Nathan Cutler
08:42 PM Revision e4ea9452 (ceph): Merge pull request #11933 from SUSE/wip-17142-hammer
hammer: osd: PG::_update_calc_stats wrong for CRUSH_ITEM_NONE up set items
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
08:41 PM Bug #16933 (Resolved): the %USED of "ceph df" is wrong
Nathan Cutler
08:41 PM Backport #17120 (Resolved): hammer: the %USED of "ceph df" is wrong
Nathan Cutler
08:40 PM Revision 92e0a471 (ceph): Merge pull request #11934 from SUSE/wip-17120-hammer
hammer: mon: %USED of ceph df is wrong
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
08:39 PM Bug #16034 (Resolved): OSD: crash on EIO during deep-scrubing
Nathan Cutler
08:39 PM Backport #16870 (Resolved): hammer: OSD: crash on EIO during deep-scrubing
Nathan Cutler
08:39 PM Revision d7fc569f (ceph): Merge pull request #11935 from SUSE/wip-16870-hammer
hammer: osd: crash on EIO during deep-scrubbing
Reviewed-by: Samuel Just <sjust@redhat.com>
Nathan Cutler
08:36 PM Bug #16185 (Resolved): prepare_pgtemp needs to only update up_thru if newer than the existing one
Nathan Cutler
08:33 PM Backport #16428 (Resolved): hammer: prepare_pgtemp needs to only update up_thru if newer than the...
Nathan Cutler
08:33 PM Revision 8a15ac77 (ceph): Merge pull request #11937 from SUSE/wip-16428-hammer
hammer: mon: prepare_pgtemp needs to only update up_thru if newer than the existing one
Reviewed-by: Samuel Just <sj...
Nathan Cutler
08:32 PM Bug #14248 (Resolved): OpTracker needs to release the message throttle in _unregistered
Nathan Cutler
08:31 PM Backport #14323 (Resolved): hammer: OpTracker needs to release the message throttle in _unregistered
Nathan Cutler
08:31 PM Revision 44588f27 (ceph): Merge pull request #11938 from SUSE/wip-14323-hammer
hammer: msg: OpTracker needs to release the message throttle in _unregistered
Reviewed-by: Samuel Just <sjust@redhat...
Nathan Cutler
08:30 PM CephFS Bug #11258 (Resolved): cephfs-java ftruncate unit test failure
Nathan Cutler
08:30 PM CephFS Backport #13927 (Resolved): hammer: cephfs-java ftruncate unit test failure
Nathan Cutler
08:29 PM Revision 8c901706 (ceph): Merge pull request #11939 from SUSE/wip-13927-hammer
hammer: mds: fix cephfs-java ftruncate unit test failure
Reviewed-by: John Spray <john.spray@redhat.com>
Nathan Cutler
08:27 PM Backport #18015 (Resolved): jewel: osd: condition OSDMap encoding on features
https://github.com/ceph/ceph/pull/12167 Loïc Dachary
07:47 PM Revision 02bf3ba7 (ceph): Merge pull request #11673 from zhangsw/fix-rgw-initbucketshardsync-bug
rgw: Class member cookie is not initialized correctly in some coroutine's constructor.
Reviewed-by: Orit Wasserman <o...
Orit Wasserman
07:47 PM rgw Bug #17897 (Pending Backport): rgw: gc records empty entries
Orit Wasserman
11:20 AM rgw Bug #17897 (In Progress): rgw: gc records empty entries
Would like to propose a PR for this unless someone else already did. Pavan Rallabhandi
07:46 PM Revision ce85112d (ceph): test: CLEANUP make test clearer by using "fail" as argument
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:46 PM Revision 8eb59955 (ceph): Merge pull request #11969 from yehudasa/wip-17897
rgw: don't store empty chains in gc
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
07:45 PM Revision fdc92eb1 (ceph): Merge pull request #11815 from ceph/wip-17792
rgw: remove circular reference in RGWAsyncRadosRequest
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
07:38 PM Revision c66c5568 (ceph): osd/osd_types: encode pg_pool_t like hammer if features indicate hammer
If the target features are missing the new OSDOp encoding, the
first feature we added post-hammer, encode like hammer...
Sage Weil
07:38 PM Revision 85caf349 (ceph): osd/osd_types: conditional pg_pool_t encoding
Align this with decode.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 01d9e8a20bbc3c039f67b0...
Sage Weil
07:24 PM Revision 94bfb853 (ceph): Merge pull request #12142 from athanatos/wip-17966
osd: Fix read error propogation in ECBackend
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: David Zafman <dza...
David Zafman
07:21 PM Revision 4fa099e4 (ceph): Merge pull request #1273 from ceph/wip-whitelist-crc
whitelist CRC mismatch Tamilarasi Muthamizhan
07:09 PM Revision 638a38bb (ceph): crush/CrushWrapper: drop unused 'lean' encode() argument
No callers, no users.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:54 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
http://pulpito.ceph.com/teuthology-2016-11-21_17:15:01-fs-master---basic-smithi/567231/ John Spray
06:22 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount

Another instance
jspray-2016-11-23_14:06:32-fs-wip-jcsp-testing-20161122-distro-basic-smithi/572367
John Spray
06:51 PM Revision 2f8cfb63 (ceph): osd/osd_types: encode pg_pool_t like hammer if features indicate hammer
If the target features are missing the new OSDOp encoding, the
first feature we added post-hammer, encode like hammer...
Sage Weil
06:48 PM Revision 01d9e8a2 (ceph): osd/osd_types: conditional pg_pool_t encoding
Align this with decode.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:36 PM Revision e3f2fa35 (ceph): mds: fix dropping events in standby replay
Ensure that we never drop the last segment during
standby replay -- this avoids the case where we
start ignoring even...
John Spray
06:31 PM Revision 59666c9e (ceph): Merge pull request #11994 from ukernel/wip-17193
mds: force client flush snap data before truncating objects
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
06:29 PM Revision ca421e11 (ceph): Merge pull request #11635 from batrick/mds-unique-ptr-20161024
mds: more unique_pointer changes
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
06:25 PM CephFS Bug #17800 (Pending Backport): ceph_volume_client.py : Error: Can't handle arrays of non-strings
John Spray
06:25 PM Revision 1604d1e4 (ceph): Merge pull request #11917 from ajarr/wip-17800
ceph_volume_client: set an existing auth ID's default mon caps
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
06:13 PM Revision df97766c (ceph): Merge pull request #11983 from liewegas/wip-bluestore-release
os/bluestore: fix alloc release timing on sync submits
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Igor Fedotov
05:27 PM rbd Feature #17409 (Resolved): Optional separate data pool support for v2 images
Jason Dillaman
05:27 PM rbd Subtask #17529 (Resolved): [data pool] new teuthology test cases to utilize separate data pool
Jason Dillaman
05:26 PM Revision 0e5653fe (ceph): Merge pull request #1235 from vshankar/wip-rbd-data-pool
suites/rbd: add data pool test cases
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:44 PM Revision 2150fe7f (ceph): Merge pull request #12129 from wjin/fix_backoffthrottle_comment
common/Throttle: fix typo for BackoffThrottle
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:37 PM Revision bd8554a7 (ceph): Merge pull request #9643 from wjin/mon
mon: clean legacy code
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:52 PM Revision c475ebda (ceph): src/test: reenable test-erasure-eio.sh
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
03:43 PM rbd Bug #16176 (In Progress): objectmap does not show object existence correctly
Jason Dillaman
03:42 PM rbd Bug #16176: objectmap does not show object existence correctly
OK, I see the issue now. In the face of a crash during in-flight IO, where more than one in-flight IO maps to the sam... Jason Dillaman
03:34 PM Revision 366e9305 (ceph): Merge pull request #12000 from jcsp/wip-doc-exports
src/doc: fix class names in exports.txt
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Sage Weil <sage@r...
Greg Farnum
03:34 PM Revision 15433bf1 (ceph): Merge pull request #10474 from songbaisen/b5
mon: remove the redudant jugement in LogMonitor tick function
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Loïc Dachary
03:28 PM Revision f1b7a061 (ceph): Merge pull request #11631 from wolsen/issues/17689
upstart: start ceph-all after static-network-up
Reviewed-by: James Page <james.page@ubuntu.com>
Loïc Dachary
03:21 PM Revision fa5bf9ce (ceph): Merge pull request #12128 from tchaikov/wip-cmake
cmake: add -Wno-unknown-pragmas to CMAKE_CXX_FLAGS
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
03:09 PM rgw Bug #16597 (Pending Backport): the response element "X-Timestamp" of swift stat bucket api is zero
Loïc Dachary
03:05 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
This chmod may be the bit we're missing:
https://github.com/ceph/ceph-qa-suite/blob/master/tasks/cephfs/fuse_mount.p...
John Spray
02:56 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
Looks like these tests don't specify a UserPerm on the ceph function invocations, nor set up a "global" one. I imagin... Greg Farnum
02:49 PM CephFS Bug #18013: ceph_test_libcephfs access failures when run without ceph-fuse mount in teuthology (n...
BTW, the only material difference between this test run and a normal FS suite run is that ceph-fuse is turned off. Co... Patrick Donnelly
02:46 PM CephFS Bug #18013 (Resolved): ceph_test_libcephfs access failures when run without ceph-fuse mount in te...
When ceph-fuse is turned off for the libcephfs_interface_tests task, we see access control failures:... Patrick Donnelly
03:00 PM Revision c4623710 (ceph): Merge pull request #12126 from branch-predictor/bp-doc-async-opts
doc/rados/configuration/ms-ref.rst: document a few async msgr options
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
02:58 PM Revision 603ad766 (ceph): Merge pull request #12135 from kylinstorage/wip-remove-unneeded-forward...
osd/PG.h: remove unneeded forward declaration
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:55 PM Revision 0d2f431b (ceph): rgw: doc: Mark S3 object version API as supported
S3 object version is already in since Hammer.
Ref: http://marc.info/?l=ceph-devel&m=143715290627682
Signed-off-by: Y...
Yuan Zhou
02:55 PM Revision 8ca16052 (ceph): doc: add bucket object version description.
bucket object version has been supported, but do not have description in the docs,
so add this part.
Signed-off-by: ...
shawn
02:41 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
http://pulpito.ceph.com/sage-2016-11-23_14:40:24-upgrade:hammer-x-master---basic-smithi/ Sage Weil
02:37 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
https://github.com/ceph/ceph-qa-suite/pull/1280
added debugging. the mon connection looks fine, but it isn't doin...
Sage Weil
02:18 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
It's a hammer ceph-fuse trying to mount.. my guess is a compat issue Sage Weil
02:38 PM Revision 04911e5e (ceph): Merge pull request #1281 from ceph/wip-jewel-debug-fuse
upgrade/hammer-x: debug mds Sage Weil
02:37 PM Revision b84c1a2d (ceph): upgrade/hammer-x: debug mds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:37 PM Revision 4394478b (ceph): Merge pull request #1280 from ceph/wip-jewel-debug-fuse
upgrade/hammer-x: debug client Sage Weil
02:36 PM Revision 3f7ad755 (ceph): upgrade/hammer-x: debug client
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:25 PM Bug #14934: common/config_opts.h: audit OPT_INT/OPT_UINT and handle incorrect signed uint
http://tracker.ceph.com/issues/14934 Loïc Dachary
02:17 PM Revision f45e9723 (ceph): vstart: cleaner multi-mds startup with standbys
The daemons will get assigned to roles in the
order they start otherwise. The trick is
to let them all go into the F...
John Spray
02:17 PM Revision 5ad7c44e (ceph): mds: don't maintain bloom filters in standby replay
...and thereby avoid needing to clear them when
replaying an EExport
Fixes: http://tracker.ceph.com/issues/16924
Sig...
John Spray
02:15 PM Revision 0525250a (ceph): Merge pull request #12162 from liewegas/wip-coverity
script/run-coverity: update Sage Weil
02:11 PM Revision d0356893 (ceph): script/run-coverity: -x
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:05 PM Revision 6f4efc12 (ceph): Merge pull request #11848 from javeme/case-CEPH_MSG_POOLOP
mon: move case CEPH_MSG_POOLOP to OSDs group
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Loïc Dachary
01:22 PM rbd Bug #17973 (Pending Backport): "FAILED assert(m_processing == 0)" while running test_lock_fence.sh
Jason Dillaman
11:00 AM rbd Bug #17973 (Fix Under Review): "FAILED assert(m_processing == 0)" while running test_lock_fence.sh
https://github.com/ceph/ceph/pull/12160 Venky Shankar
01:22 PM Revision c3910309 (ceph): Merge pull request #12160 from vshankar/wip-17973
librbd: mark request as finished after failed refresh Jason Dillaman
01:03 PM Revision 8f9ee150 (ceph): doc/rados/configuration/ms-ref.rst: document a few async msgr options
Documentation of a few of Async Messenger configuration options.
Signed-off-by: Piotr Dałek <git@predictor.org.pl>
Piotr Dałek
11:49 AM Revision d7a479c4 (ceph): rgw: TempURL properly handles accounts created with the implicit tenant.
This is because in Jewel in the TempURL implementation we aren't trying
to rgw_get_user_info_by_uid() on rgw_user wit...
Radoslaw Zarzynski
11:18 AM Revision 95ed04a5 (ceph): doc: Add documentation about mon_allow_pool_delete before pool remove
Tell users they need to set this to true before Monitors will allow
pools to be removed.
Also update the Pending Rel...
Wido den Hollander
11:05 AM Revision db7533dd (ceph): Merge pull request #12055 from liewegas/wip-17942
osdc/Objecter: handle race between calc_target and handle_osd_map
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Kefu Chai
11:02 AM Revision feefd5ed (ceph): Merge pull request #11178 from stiopaa1/osd_pg_changeStructPGRecoverySt...
osd/PG.h: change PGRecoveryStats struct to class
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:01 AM Revision 354e5bfb (ceph): Merge pull request #12009 from 363921219/master
osd: clean up process_peering_events
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:00 AM Revision 0e540531 (ceph): Merge pull request #12031 from liewegas/wip-ceph-abort
common: assert(0) -> ceph_abort()
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
10:55 AM Revision cc2f222a (ceph): librbd: account m_processing when failing request after refresh
AioImageRequestWQ::_void_process() dequeues an item from the
work queue by invoking ThreadPool::_void_process() which...
Venky Shankar
10:48 AM Revision 6332a201 (ceph): Merge pull request #12034 from wjwithagen/wip-wjw-freebsd-strtoll
common/strtol.cc: Get error testing also to work on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:44 AM rbd Backport #18012 (Resolved): jewel: qa/workunits/rbd: improvements for rbd-mirror tests
https://github.com/ceph/ceph/pull/12425
Loïc Dachary
09:53 AM Backport #17883 (Resolved): hammer: OSDs marked OUT wrongly after monitor failover
Nathan Cutler
09:52 AM Revision 49964b01 (ceph): Merge pull request #11946 from SUSE/wip-17883-hammer
hammer: mon: OSDs marked OUT wrongly after monitor failover
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:52 AM rbd Backport #17671 (Resolved): Fix coding mistake in pre-refactor rbd shell
Nathan Cutler
09:51 AM Revision 6e1ae86e (ceph): Merge pull request #11948 from SUSE/wip-17671-hammer
hammer: rbd: export diff should open image as read-only
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Reviewed-by:...
Nathan Cutler
09:48 AM rbd Bug #17310 (Resolved): image.stat() call in librbdpy fails sometimes
Nathan Cutler
09:48 AM rbd Backport #17374 (Resolved): hammer: image.stat() call in librbdpy fails sometimes
Nathan Cutler
09:48 AM Revision 2f9869c1 (ceph): Merge pull request #11949 from SUSE/wip-17374-hammer
hammer: librbd: image.stat() call in librbdpy fails sometimes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
09:41 AM rgw Bug #16435 (Resolved): COPY broke multipart files uploaded under dumpling
Nathan Cutler
09:41 AM rgw Backport #17123 (Resolved): hammer: COPY broke multipart files uploaded under dumpling
Nathan Cutler
09:41 AM Revision 2dac8848 (ceph): Merge pull request #11950 from SUSE/wip-17123-hammer
hammer: rgw: COPY broke multipart files uploaded under dumpling
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
09:40 AM rgw Bug #13452 (Resolved): RGW Swift API: ranged request on a DLO provides wrong values in Content-Ra...
Nathan Cutler
09:40 AM rgw Backport #16594 (Resolved): hammer: RGW Swift API: ranged request on a DLO provides wrong values ...
Nathan Cutler
09:39 AM Revision 1503c2ba (ceph): Merge pull request #11951 from SUSE/wip-16594-hammer
hammer: rgw: swift: ranged request on a DLO provides wrong values in Content-Range HTTP header
Reviewed-by: Orit Was...
Nathan Cutler
09:17 AM rgw Bug #13598 (Resolved): radosgw-admin: inconsistency in uid/email handling
Nathan Cutler
09:17 AM rgw Backport #16318 (Resolved): hammer: radosgw-admin: inconsistency in uid/email handling
Nathan Cutler
09:17 AM Revision 118beb9a (ceph): Merge pull request #11952 from SUSE/wip-16318-hammer
hammer: rgw: fix inconsistent uid/email handling in radosgw-admin
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
09:14 AM rbd Feature #16171 (Resolved): Request exclusive lock if owner sends -ENOTSUPP for proxied maintenanc...
Nathan Cutler
09:14 AM rbd Backport #17068 (Resolved): hammer: Request exclusive lock if owner sends -ENOTSUPP for proxied m...
Nathan Cutler
09:14 AM Revision 3b226b82 (ceph): Merge pull request #12018 from trociny/wip-17068-hammer
hammer: librbd: request exclusive lock if current owner cannot execute op
Reviewed-by: Jason Dillaman <dillaman@redh...
Nathan Cutler
09:08 AM rgw Bug #17987: incorrect entry is removed when a part is upload more than once during multipart-upload
https://github.com/ceph/ceph/pull/12152 wangsu-os wangsu-os
09:03 AM Revision 2921d8d5 (ceph): Merge pull request #12150 from tchaikov/wip-kill-gf-complete-warnings
erasure-code: fix gf-complete warning
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
08:45 AM Revision 43f15c61 (ceph): cmake: regroup CMAKE_CXX_FLAGS and CMAKE_C_FLAGS
- some options are only meaningful for C++, so move them into
CMAKE_CXX_FLAGS.
- regroup CMAKE_CXX_FLAGS and CMAKE_...
Kefu Chai
08:27 AM Revision b49b6a9e (ceph): Merge pull request #11855 from dachary/wip-17472-jewel
jewel: rpm: /etc/ceph/rbdmap is packaged with executable access rights
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:25 AM Revision 43878546 (ceph): Merge pull request #11660 from Abhishekvrshny/wip-17601-jewel
jewel: mon: health does not report pgs stuck in more than one state
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
08:16 AM rgw Backport #17969 (In Progress): jewel: multisite upgrade from hammer -> jewel ignores rgw_region_r...
Loïc Dachary
08:16 AM Revision a0b4e60c (ceph): rgw: look for region_map in rgw_region_root_pool
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b81d88008443cbc1b43ea93a7058284dbc44538f)
Casey Bodley
08:16 AM Revision af10e571 (ceph): rgw: region conversion respects pre-existing rgw_region_root_pool
Fixes: http://tracker.ceph.com/issues/17963
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
08:05 AM CephFS Backport #17956 (In Progress): jewel: Clients without pool-changing caps shouldn't be allowed to ...
Loïc Dachary
08:05 AM Revision 05e5a5a2 (ceph): mds: require MAY_SET_POOL to set pool_ns
The intent of that flag is to enable admins to limit a client
to setting layouts to put objects within the OSD auth c...
John Spray
08:04 AM CephFS Backport #18008 (In Progress): jewel: Cannot create deep directories when caps contain "path=/som...
Loïc Dachary
06:43 AM CephFS Backport #18008 (Resolved): jewel: Cannot create deep directories when caps contain "path=/somepath"
https://github.com/ceph/ceph/pull/12154 Loïc Dachary
08:03 AM Revision 6efad699 (ceph): mds: use projected path construction for access
A new CDentry will not have a parent until its projected parent is
flushed to journal. During path construction a giv...
Patrick Donnelly
07:57 AM CephFS Backport #18010 (In Progress): jewel: Cleanly reject "session evict" command when in replay
Loïc Dachary
06:43 AM CephFS Backport #18010 (Resolved): jewel: Cleanly reject "session evict" command when in replay
https://github.com/ceph/ceph/pull/12153 Loïc Dachary
07:57 AM Revision edac06fd (ceph): mds: ignore 'session evict' when mds is replaying log
Fixes: http://tracker.ceph.com/issues/17801
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 31...
Yan, Zheng
07:55 AM Revision 6e8f3b40 (ceph): cmake: add -Wno-unknown-pragmas to CMAKE_C_FLAGS
this silences warnings like:
warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
and recent clang (3.9 a...
Kefu Chai
07:54 AM Backport #18011 (In Progress): jewel: test fails due to "The UNIX domain socket path"
Loïc Dachary
06:46 AM Backport #18011 (Resolved): jewel: test fails due to "The UNIX domain socket path"
https://github.com/ceph/ceph/pull/12151 Loïc Dachary
07:53 AM Revision 4df1b9c5 (ceph): tests: save 9 characters for asok paths
For vstart.sh powered tests, save 9 characters in the path name
by replacing testdir/test- with td/t-
60 characters ...
Loic Dachary
07:47 AM Bug #17923 (Resolved): tests: ceph-disk.sh fails on py34
the problem was introduced in master, it does not exist in jewel Loïc Dachary
07:38 AM Revision b9d4fac7 (ceph): erasure-code: fix gf-complete warning
pick up latest gf-complete submodule
$ git log --no-merges --pretty=%s \
a6847973cba329ae079d3bd26341a4ec2906f012....
Kefu Chai
07:35 AM rgw Backport #17961 (In Progress): rgw, jewel: TempURL fails if rgw_keystone_implicit_tenants is enabled
h3. initial description
This is because in Jewel in the TempURL implementation we aren't trying to _rgw_get_user_i...
Loïc Dachary
07:12 AM Revision 8e83ddb3 (ceph): mds: properly commit new dirfrag before splitting it
CDir::is_new() check is invalid before the new directory gets
journaled. Besides, it's not good to commit a directory...
Yan, Zheng
07:00 AM Revision 97eb2ad7 (ceph): osd_types: pg_t::is_split(): use unsigned for bits operations
this silences the warning of
The result of the '<<' expression is undefined
quote from n3337, §5.8 expr.shift:
If ...
Kefu Chai
07:00 AM Revision a7a39a20 (ceph): hobject: better left-shift an unsigned
this silences the warning of
The result of the '<<' expression is undefined
quote from n3337, §5.8 expr.shift:
If ...
Kefu Chai
07:00 AM Revision c3748fa7 (ceph): FileStore::_do_fiemap: do not reference fiemap after it is freed
`last` points to fiemap::fm_extends[n], and if fiemap gets freed, we can
not reference any of its fieldis. so we coul...
Kefu Chai
07:00 AM Revision 4d2eb9a2 (ceph): ReplicatedPG: check retcode before verifying trailing hole
this silences the warning of
Value stored to 'r' is never used.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:54 AM Backport #18009 (In Progress): jewel: ceph-disk: udev permission race with dm
Loïc Dachary
06:43 AM Backport #18009 (Resolved): jewel: ceph-disk: udev permission race with dm
https://github.com/ceph/ceph/pull/12147 Loïc Dachary
06:53 AM Backport #18007 (In Progress): jewel: ceph-disk: ceph-disk@.service races with ceph-osd@.service
Loïc Dachary
06:42 AM Backport #18007 (Resolved): jewel: ceph-disk: ceph-disk@.service races with ceph-osd@.service
https://github.com/ceph/ceph/pull/12147 Loïc Dachary
06:52 AM Revision 1f0abeff (ceph): global/signal_handler: retry if read() returns with EINTR
this silences the warning of
Value stored to 'r' is never used.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:52 AM Revision 995ac943 (ceph): common/blkdev: get_device_by_uuid() silence clang warning
early return if blkid_get_cache() fails. this chance is but cosmetic,
it pleases clang static analyzer which thinks t...
Kefu Chai
06:52 AM Revision 8e933189 (ceph): tools/ceph_radosacl: print out return code of "acl set"
this silences the warning of
Value stored to 'r' is never read.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:39 AM Revision 335d50f1 (ceph): Merge pull request #12146 from dzafman/wip-dz-delays
tests: minor make check cleanup
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:37 AM Bug #17889 (Pending Backport): ceph-disk: ceph-disk@.service races with ceph-osd@.service
Kefu Chai
06:37 AM Bug #17813 (Pending Backport): ceph-disk: udev permission race with dm
Kefu Chai
06:36 AM Revision bd1eb7aa (ceph): Merge pull request #12136 from dachary/wip-17889-systemd-order
ceph-disk: resolve race conditions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:07 AM Revision e16c6456 (ceph): Merge pull request #12145 from tchaikov/wip-client-use-after-freed
client: trim_caps() do not dereference cap if it's removed
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
05:42 AM rgw Bug #13207 (Resolved): CVE-2016-7031 rgw: Anonymous user is able to read bucket with authenticate...
Nathan Cutler
05:42 AM rgw Backport #17150 (Resolved): hammer: rgw: Anonymous user is able to read bucket with authenticated...
Nathan Cutler
05:42 AM Revision 9ad73698 (ceph): Merge pull request #11045 from SUSE/wip-17150-hammer
hammer: rgw: Anonymous user is able to read bucket with authenticated read ACL
Reviewed-by: Orit Wasserman <owasserm...
Nathan Cutler
05:41 AM Revision b425290a (ceph): test: Handle terminal width 0 case for running test in emacs
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:38 AM Revision dcb5fb9b (ceph): test: CLEANUP: Make wait_for_clean() clearer changing variable name
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:36 AM Revision c1eb8746 (ceph): test: Return wait_for_clean() to start sleeping at .1
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:34 AM rgw Bug #17635 (Resolved): rgw crash when client post object with null conditions
Nathan Cutler
05:33 AM rgw Backport #17631 (Resolved): hammer: Fix rgw crash when client post object with null condition
Nathan Cutler
05:32 AM Revision 45394294 (ceph): test: Enhance get_timeout_delays()
Do all math using bc so we can have fractions
Allow caller to specify the first step (default 1)
Add testing of fract...
David Zafman
05:32 AM Revision 3ca73177 (ceph): Merge pull request #11809 from SUSE/wip-17631-hammer
hammer: rgw: fix crash when client posts object with null condition
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
05:04 AM Revision e9fbe39f (ceph): client: trim_caps() do not dereference cap if it's removed
this silences the warning of "Use of memory after it is freed" reported
by clang static analyzer.
Reported-by: Brad ...
Kefu Chai
01:53 AM Bug #18005 (Closed): osd crushed in processing deep scrub
osd crushed in processing deep scrub
this is the log
ceph version 0.94.6 (e832001feaf8c176593e0325c8298e3f16dfb403...
bourne he
01:44 AM Bug #18004 (Resolved): heartbeat peers need to be updated when a new OSD added into an existed cl...
The case is:
There is a storage node which has two osds. nearly one min later, a new OSD joins in. Monitor sees it a...
Pan Liu
01:43 AM rgw Bug #18003 (Resolved): slave zonegroup cannot enable the bucket versioning
The master zone in slave zonegroup cannot enable the bucket versioning, created in slave zonegroup, and it will retur... wenjun jing
12:54 AM Revision 28c73c60 (ceph): os/filestore: blacklist same ENOENT failures as bluestore
FileStore doesn't care per se, but they indicate buggy calling code, and
we want to catch all bad callers!
Signed-of...
Sage Weil
12:48 AM Revision 4fe43499 (ceph): Merge pull request #1277 from ceph/wip-exclude-upgrade-clients
Excluded 'libcephfs2','libcephfs-devel','libcephfs-dev'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:40 AM Revision 3d4c3583 (ceph): Excluded 'libcephfs2','libcephfs-devel','libcephfs-dev'
Removed firefly and infernalis paths
Removed mds role from hammer (per chat with Jason)
Add "fs: xfs" override
Signe...
Yuri Weinstein
12:36 AM Revision b08df131 (ceph): os/bluestore: mark ops that can't tolerate ENOENT
If we get errors on these we screw up the transaction
data_bl decoding cursor; assert they don't happen. In
general,...
Sage Weil
12:35 AM Revision 58f9387a (ceph): Merge pull request #12127 from renhwztetecs/renhw-wip-doc-mds
doc/mds: fixup "mds bal mode" Description
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
12:35 AM Revision 60941ae2 (ceph): Merge pull request #12052 from liewegas/wip-osd-fast-dispatch
osd: a few fast dispatch optimizations
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Yuri Weinstein
12:34 AM Revision 0b616961 (ceph): Merge pull request #12059 from liewegas/wip-osd-omap-limits
osd: set server-side limits on omap get operations
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Ke...
Yuri Weinstein
12:33 AM Revision 9953fdf7 (ceph): Merge pull request #12064 from majianpeng/rocksdb-perf
kv/RocksDBStore: Don't update rocksdb perf_context if rocksdb_perf di…
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
12:32 AM Revision 129dce48 (ceph): Merge pull request #12068 from yuyuyu101/wip-rdma-cct
msg/async/rdma: ensure CephContext existed
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
12:29 AM Revision 2c3cda2d (ceph): Merge pull request #12069 from liupan1111/wip-osd-up-heartbeat-peers
osd: heartbeat peers need to be updated when a new OSD added into an existed cluster
Reviewed-by: Sage Weil <sage@re...
Yuri Weinstein
12:25 AM Revision 2cc8994e (ceph): mds: use unique_ptr unstable_bits_t in SimpleLock
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:25 AM Revision 128ac29c (ceph): mds: use unique_ptr in MDCache
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:03 AM Revision ed0d099a (ceph): mds: use unique_ptr bufferlist in inline_data_t
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly

11/22/2016

11:52 PM Revision 66feecc2 (ceph): Merge pull request #11959 from batrick/mds-header-prot-org
Partial organization of mds/ header sections
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:48 PM Bug #17997 (Closed): ceph-fuse causing OS crash or hang
Known issue in upstream kernel.
See http://tracker.ceph.com/issues/17984
David Galloway
08:44 PM Bug #17997: ceph-fuse causing OS crash or hang
Nathan Cutler wrote:
> Are these tests being run with "-k testing" by any chance?
Yes, they are. The same jobs p...
David Galloway
08:25 PM Bug #17997: ceph-fuse causing OS crash or hang
Are these tests being run with "-k testing" by any chance? I saw very similar behavior in powercycle recently and Ily... Nathan Cutler
06:47 PM Bug #17997 (Closed): ceph-fuse causing OS crash or hang
Yuri noticed smoke suite runs on VPSes were having SSH connection failures. I looked into it and it would appear per... David Galloway
11:48 PM Revision 1d7c9f57 (ceph): Merge pull request #12111 from batrick/client-capsnap-emplace
client: put CapSnap not ptr in cap_snaps map
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:44 PM Revision 69adf697 (ceph): Merge pull request #12098 from ukernel/wip-17606
multimds: fix state check in Migrator::find_stale_export_freeze()
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:42 PM Revision a977c902 (ceph): src/mds: fix MDSMap upgrade decoding
Hammer MDSMonitors did not validate the state in beacons
and would apply anything to the mds_info_t for a standby,
su...
John Spray
11:33 PM Bug #18002: kstore failed in rados run
Also in http://qa-proxy.ceph.com/teuthology/yuriw-2016-11-22_16:38:08-rados-wip-yuri-testing2_2016_11_21-distro-basic... Yuri Weinstein
11:32 PM Bug #18002 (Resolved): kstore failed in rados run
Run: http://pulpito.front.sepia.ceph.com/yuriw-2016-11-22_22:33:48-rados-wip-yuri-testing2_2016_11_21-distro-basic-sm... Yuri Weinstein
11:28 PM CephFS Bug #17858 (Pending Backport): Cannot create deep directories when caps contain "path=/somepath"
John Spray
11:28 PM Revision 44d9f974 (ceph): Merge pull request #12063 from batrick/i17858
mds: use projected path construction for access
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:14 PM Revision b1171f8c (ceph): src/doc: move exports.txt into doc/
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:14 PM Revision 907bdb59 (ceph): src/doc: fix class names in exports.txt
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:14 PM Revision 3ae9bd84 (ceph): src/doc: remove anchortable.txt
The anchor table is long gone.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:02 PM Bug #18000 (Closed): Error: error calling conf_read_file: error code 22"
Yuri Weinstein
10:50 PM Bug #18000 (Closed): Error: error calling conf_read_file: error code 22"
Yuri Weinstein
10:53 PM Bug #18001 (Rejected): "Error: error calling conf_read_file: error code 22"
Run: http://pulpito.ceph.com/yuriw-2016-11-22_19:46:31-upgrade:client-upgrade-master-distro-basic-smithi/
Jobs: 5701...
Yuri Weinstein
10:47 PM Bug #17809 (New): "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:client...
Kefu, can you take a look at this one maybe related issue?
http://qa-proxy.ceph.com/teuthology/yuriw-2016-11-22_19...
Yuri Weinstein
12:28 PM Bug #17809 (Resolved): "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:c...
Kefu Chai
10:19 PM Bug #17436 (Resolved): selinux: Allow ceph to manage tmp files
Boris Ranto
10:15 PM Bug #16678 (Closed): selinux polocy related errors in syslog during ceph-selinux package install
Closing as per Comment #7 and #8. Boris Ranto
09:29 PM Bug #16678: selinux polocy related errors in syslog during ceph-selinux package install
Thanks for the update. I totally agree with you. Russell Islam
08:16 PM Bug #16678: selinux polocy related errors in syslog during ceph-selinux package install
OK, I did a bit more research on the topic and I believe this is a bug in OEL, not ceph. We do manifest it only becau... Boris Ranto
05:51 PM Bug #16678: selinux polocy related errors in syslog during ceph-selinux package install
Tried your approach and yet got the error "Class binder not defined in policy.". Russell Islam
01:04 PM Bug #16678: selinux polocy related errors in syslog during ceph-selinux package install
Well, you said the kernels 3.8/3.10 which are probably the RHCK ones work fine. I doubt the 4.1.2 where the warnings ... Boris Ranto
02:04 AM Bug #16678: selinux polocy related errors in syslog during ceph-selinux package install
I am using Oracle linux 7.2 which is based on RHEL 7.2. And has the same RHCK kernel. Russell Islam
09:56 PM rgw Bug #17788: rgw: failing to authenticate aws4 with boto and with port specified
Can I reproduce this w/boto? Could someone paste a quick reproducer?
Thanks!
Matt Benjamin
09:30 PM Bug #17983 (Resolved): osd: setattr on old object name in ec transaction
Sage Weil
07:34 PM Bug #17983: osd: setattr on old object name in ec transaction
https://github.com/ceph/ceph/pull/12141 Samuel Just
07:34 PM Bug #17983 (Fix Under Review): osd: setattr on old object name in ec transaction
Samuel Just
09:30 PM Revision d126abf8 (ceph): Merge pull request #12141 from athanatos/wip-17983
osd/ECTransaction: only write out the hinfo if not delete
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:29 PM Revision 5aa8121d (ceph): Merge pull request #12143 from rook/wip-boost-ext
cmake: fix boost build on ubuntu 16.10 yakkety Matt Benjamin
09:03 PM Revision ac4a407c (ceph): Merge pull request #12078 from yangdongsheng/rbd_cleanup
librbd: minor cleanup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:27 PM Bug #17984 (Resolved): powercycle: fuse mount fails (0.94.10 integration testing)
Fixed by specifying ... Nathan Cutler
06:00 AM Bug #17984: powercycle: fuse mount fails (0.94.10 integration testing)
However, the same run with ... Nathan Cutler
08:26 PM Revision 64e00a53 (ceph): ExtentCache: fix bug in get_remaining_extents_for_rmw
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:53 PM Revision 3eef10b9 (ceph): cmake: fix boost build on ubuntu yakkety
If the host system has boost version 1.61 or higher (as in the case
for ubuntu 16.10 yakkety) the ceph build is curre...
Bassam Tabbara
07:34 PM Bug #17966: test-erasure-eio.sh can crash osd
https://github.com/ceph/ceph/pull/12142 Samuel Just
07:34 PM Bug #17966 (Fix Under Review): test-erasure-eio.sh can crash osd
Samuel Just
07:32 PM Revision 9d2fd4bd (ceph): Merge pull request #12110 from batrick/client-failure-msg
client: improve failure messages/debugging
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:28 PM Bug #17999 (Resolved): ec scrub mismatch during teuthology run
{description: 'rados/thrash-erasure-code/{leveldb.yaml rados.yaml clusters/{fixed-2.yaml
openstack.yaml} fast/fa...
Samuel Just
07:26 PM Bug #17998 (Closed): ceph-osd oom killed during rados bench teuthology run
Notably, this was btrfs. Looks like 2 osd processes were running 2-3 gb and another was 4-5. That's not necessarily... Samuel Just
06:28 PM rgw Bug #17996 (Resolved): rgw: ECANCELED in rgw_get_system_obj() leads to infinite loop
Yehuda Sadeh
06:24 PM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Greg Farnum
05:42 PM Revision 9a6b3e5a (ceph): Merge pull request #1272 from ceph/wip-rgw-sync-agent-retry-jewel
jewel: rgw: fix some races with radosgw and radosgw-agent startup
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:16 PM Revision 1a63cb68 (ceph): tasks.rgw: 'time' imported but unused
flake8 was failing.
Signed-off-by: Owen Synge <osynge@suse.com>
(cherry picked from commit ef1d2a6aabe91282e28dbb620...
Owen Synge
05:01 PM Revision dd50c146 (ceph): rgw: fix zone did't update realm_id when added to zonegroup
Fixes: http://tracker.ceph.com/issues/17995
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
04:52 PM rgw Bug #17995 (Resolved): rgw: zonegroup add cmd didn't update zone's realm_id
before zone add to a zonegroup, it's realm_id may be empty or an old realm_id, so when it join another zonegroup, it ... Tianshan Qu
04:40 PM CephFS Bug #17990: newly created directory may get fragmented before it gets journaled
I guess this was getting highlighted because of the timing change in https://github.com/ceph/ceph/pull/12022 (which w... John Spray
09:49 AM CephFS Bug #17990 (Fix Under Review): newly created directory may get fragmented before it gets journaled
https://github.com/ceph/ceph/pull/12125 Zheng Yan
09:45 AM CephFS Bug #17990 (Resolved): newly created directory may get fragmented before it gets journaled
http://pulpito.ceph.com/jspray-2016-11-18_13:57:54-fs-wip-jcsp-testing-20161118-distro-basic-smithi/559675 Zheng Yan
04:38 PM CephFS Backport #17974: jewel: ceph/Client segfaults in handle_mds_map when switching mds
h3. Original description
Our manila-share daemon is segfaulting when our active mds goes away and we switch to the...
Loïc Dachary
04:38 PM CephFS Backport #17974 (In Progress): jewel: ceph/Client segfaults in handle_mds_map when switching mds
Loïc Dachary
03:51 PM CephFS Backport #17974 (Fix Under Review): jewel: ceph/Client segfaults in handle_mds_map when switching...
In jewel there is no call to erase a command from the table after it receives a reply, so if a command has ever been ... John Spray
04:31 PM rbd Bug #17993 (Resolved): rbd-mirror: potential race mirroring cloned image
With pool-level replication enabled, when a clone is created, it first creates an empty standalone image and adds it ... Jason Dillaman
04:12 PM rgw Bug #17976: multisite upgrade from hammer->jewel still doesn't handle different rgw_region_root_pool
simple workaround:
add rgw_zonegroup_root_pool, rgw_realm_root_pool and rgw_period_root_pool entries in the config w...
Orit Wasserman
03:49 PM Revision ea9665b8 (ceph): client: fix stale entries in command table
This patch is Jewel-specific because in Kraken
this code was already refactored for CommandTable
and got fixed in the...
John Spray
03:39 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
One oddity in the check_caps code is that we always try to retain CEPH_CAP_PIN, even when unmounting. I'm going to te... Jeff Layton
03:07 PM CephFS Bug #17982: fuse client failing to trim disconnected inode on unmount
I'll grab this for now since I was in this codepath recently. Looking at it though, I suspect that this is unrelated ... Jeff Layton
03:29 PM rbd Bug #16176: objectmap does not show object existence correctly
@Xinxin: Thanks for the debug logs. I will try to take a look at this today or tomorrow. Jason Dillaman
08:29 AM rbd Bug #16176: objectmap does not show object existence correctly
hi jason, i reproduce this bug, detail logs are attached, pls check the log, "./bin/rbd -c ceph.conf -p rbd bench-wri... Xinxin Shu
02:43 PM Bug #17889 (Fix Under Review): ceph-disk: ceph-disk@.service races with ceph-osd@.service
https://github.com/ceph/ceph/pull/12136 Loïc Dachary
06:30 AM Bug #17889 (In Progress): ceph-disk: ceph-disk@.service races with ceph-osd@.service
Loïc Dachary
02:37 PM Revision 6f8be395 (ceph): osd/PG.h: remove unneeded forward declaration
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
02:29 PM Revision c8a37772 (ceph): test_cors.cc: fix the mem leak
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision d932c8f2 (ceph): global/signal_handler: reset injected segv after test
~CephContext() => ~TypedSingletonWrapper() => ~MempoolObs =>
unregister_command() => ldout() << "unregister_command" ...
Kefu Chai
02:29 PM Revision e01b89ed (ceph): crushtool: s/exit(EXIT_FAILURE)/return EXIT_FAILURE/
so the destructor(s) can be called.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 72f0b2aa (ceph): ceph-disk: trigger must ensure device ownership
The udev rules that set the owner/group of the OSD devices are racing
with 50-udev-default.rules and depending on whi...
Loic Dachary
02:23 PM Revision d954de55 (ceph): ceph-disk: systemd unit must run after local-fs.target
A ceph udev action may be triggered before the local file systems are
mounted because there is no ordering in udev. T...
Loic Dachary
02:11 PM CephFS Bug #16924 (Fix Under Review): Crash replaying EExport
https://github.com/ceph/ceph/pull/12133 John Spray
01:50 PM Bug #17813 (Fix Under Review): ceph-disk: udev permission race with dm
https://github.com/ceph/ceph/pull/12136 Loïc Dachary
01:08 PM Revision 23dc8532 (ceph): common/Throttle: fix typo for BackoffThrottle
Fix formula so that pepople can understand it smoothly.
Signed-off-by: Wei Jin <wjin.cn@gmail.com>
wei jin
12:10 PM Revision 3975b28b (ceph): doc/mds: fixup "mds bal mode" Description
mds_load code is:
switch(g_conf->mds_bal_mode) {
case 0:
return
.8 * auth.meta_load() +
.2 * all.me...
huanwen ren
12:03 PM RADOS Bug #15653: crush: low weight devices get too many objects for num_rep > 1
Does this issue explain our uneven distribution? We have four racks, with 7, 8, 8, 4 hosts in each, respectively. The... Dan van der Ster
12:01 PM Bug #6671: FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)
we happen to see the same problem in 10.2.0. When startup OSD with 'ceph' user, it show this error. But it's ok with ... Wayne ho
11:49 AM CephFS Bug #17921: CephFS snapshot removal fails with "Stale file handle" error
Ah, I didn't notice that.
Rama: modify your .yaml configuration to only list one MDS daemon, or make sure that all...
John Spray
11:37 AM CephFS Bug #17921 (Rejected): CephFS snapshot removal fails with "Stale file handle" error
you were testing snaphost on multimds setup. It's known broken. For now, please test snapshot only on single active m... Zheng Yan
11:20 AM Revision f0b7d36a (ceph): Merge pull request #12124 from branch-predictor/bp-fast-markdown-doc
doc/rados/configuration/osd-config-ref.rst: document the fast mark down
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:04 AM Revision 99063bcf (ceph): Merge pull request #12123 from branch-predictor/bp-fast-markdown-is-def...
test/osd-fast-mark-down.sh: wrong assumption on first subtest
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:35 AM Revision 0d538a14 (ceph): rbd: add datapool config YAML to rbd suite
- cli
- librbd
- qemu
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
10:19 AM Bug #17958: Simultaneous start of ceph-osd processes causes cluster stucks in error state
Samuel Just wrote:
> It looks to me as though your cluster is just slow. You might want to post to ceph-users about...
Denis Pudov
09:42 AM Revision 9c5d253a (ceph): doc/rados/configuration/osd-config-ref.rst: document the fast mark down
Document the "osd fast fail on connection refused" option.
Signed-off-by: Piotr Dałek <git@predictor.org.pl>
Piotr Dałek
09:14 AM Revision 79f59e4f (ceph): test/osd-fast-mark-down.sh: wrong assumption on first subtest
First subtest checks for proper behavior when "osd fast fail on
connection refused" is disabled, yet it doesn't disab...
Piotr Dałek
09:01 AM Bug #17989 (Closed): bluestore CEPH osd disk overloaded by reads periodically by rocksdb tables g...

During several minutes we have observed disk sday overloaded by read operations ( see this statistics in 10 secon...
maribel alonso
08:34 AM Revision 84cc0ddf (ceph): FreeBSD: do_freebsd.sh
- rearrange and and more checks before building
- introduce CEPH_DEV to add test/code/debugging when DEVeloping
Sig...
Willem Jan Withagen
06:31 AM Revision 69c29960 (ceph): Merge pull request #8948 from cooboos/perf-reset
test: add perf-reset test in test/perf_counters.cc
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
06:16 AM Bug #17948 (Rejected): erasure-code: isa-l corrupted fragment on decode
Already dealt with : the range of k, m is restricted accordingly Loïc Dachary
06:14 AM Bug #16014 (Pending Backport): test fails due to "The UNIX domain socket path"
Loïc Dachary
06:08 AM Bug #17988 (Resolved): tests: osd-scrub-repair.sh fails when stty reports 0 columns
When running the test from within an emacs buffer, ... Loïc Dachary
04:37 AM Revision 61fca96c (ceph): assert(0) -> ceph_abort()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:53 AM Revision 10472f05 (ceph): PendingReleaseNotes: document the feature to rebuild monstore
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:47 AM Revision e7d9c158 (ceph): mon/AuthMonitor: make AuthMonitor::IncType public
so ceph-objectstore-tool is able to use it when rebuilding monitor
db.
Fixes: http://tracker.ceph.com/issues/17179
S...
Kefu Chai
03:47 AM Revision 6695d179 (ceph): tools/ceph-objectstore-tool: add "update-mon-db" command
Fixes: http://tracker.ceph.com/issues/17179
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 24...
Kefu Chai
03:47 AM Revision 3ef5dcd2 (ceph): tools/ceph_monstore_tool: add "rebuild" command
Fixes: http://tracker.ceph.com/issues/17179
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit d9...
Kefu Chai
03:47 AM Revision 828a4d7a (ceph): doc: add rados/operations/disaster-recovery.rst
document the process to recover from leveldb corruption.
Fixes: http://tracker.ceph.com/issues/17179
Signed-off-by: ...
Kefu Chai
03:47 AM Revision eaeb5205 (ceph): tools/rebuild_mondb: avoid unnecessary result code cast
In general we return negative codes for error cases, so there is
no need perform the cast here.
Signed-off-by: xie x...
xie xingguo
03:47 AM Revision 94390a32 (ceph): tools/rebuild_mondb: return error if ondisk version of pg_info is incom...
In this case "r" will be >= 0 and caller will be able to catch
this kind of error.
Signed-off-by: xie xingguo <xie.x...
xie xingguo
03:47 AM Revision ca67e8e8 (ceph): tools/rebuild_mondb: kill compiling warning
As follow:
[ 72%] Building CXX object src/tools/CMakeFiles/ceph-objectstore-tool.dir/RadosDump.cc.o
/home/jenkins-bu...
xie xingguo
03:47 AM Revision 48696e9d (ceph): tools/ceph_monstore_tool: update pgmap_meta also when rebuilding store.db
we should rebuild pgmap_meta table from the collected osdmaps
Fixes: http://tracker.ceph.com/issues/17400
Signed-off...
Kefu Chai
03:47 AM Revision 9c00ba17 (ceph): tools/ceph_monstore_tool: bail out if no caps found for a key
we take it as an error if no caps is granted to an entity in the
specified keyring file when rebuilding the monitor d...
Kefu Chai
03:47 AM Revision 9473135a (ceph): doc: fill keyring with caps before passing it to ceph-monstore-tool
to make sure the recovered monitor store is ready for use.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picke...
Kefu Chai
03:42 AM RADOS Bug #17830 (Resolved): osd-scrub-repair.sh is failing (intermittently?) on Jenkins
David Zafman
03:17 AM Revision 013d4b20 (ceph): Merge pull request #12072 from dzafman/wip-test-17830
tests: fix osd-scrub-repair.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:13 AM Revision 4fdf4016 (ceph): os/filestore: fix filestore journal logger
Using u64 intsead of u64_counter for journal_ops/bytes.
These two items are used to metric active journal entry/size...
wei jin
02:59 AM rgw Bug #17987 (New): incorrect entry is removed when a part is upload more than once during multipar...
Here is the discussion
2016-11-19 2:25 GMT+08:00 Yehuda Sadeh-Weinraub <ysadehwe@redhat.com>:
I understand. Yeah,...
wangsu-os wangsu-os
02:45 AM Revision 5fdaba7f (ceph): osd/OSD: cleanup on PeeringWQ::_dequeue(), remove unnecessary variable
Signed-off-by: Jie Wang <jie.wang@kylin-cloud.com> Jie Wang
02:35 AM Revision 107e9c35 (ceph): thrasher: Add dump_ops_enable options
Add dump_ops_enable which continuously dumps ops using 3 commands
Signed-off-by: David Zafman <dzafman@redhat.com>
(...
David Zafman
02:33 AM Revision b7c87ae7 (ceph): ceph_manager: Add timeout to admin_socket/osd_admin_socket
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 4ad3b866041a3a5391f46cd3d96297834b95956b)
David Zafman
02:33 AM Revision f79027a2 (ceph): Thrasher: log backtrace of thrown exception
* add a wrapper to log uncaught exception to self.logger, greenlet also
prints the backtrace and exception to stder...
Kefu Chai
01:00 AM Revision 001c759e (ceph): ECTransaction::get_write_plan: fix bug with substripe write with aligne...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:41 AM Revision 9a9b0288 (ceph): librbd: cleanup: use a more proper variable name
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng

11/21/2016

11:39 PM rgw Bug #17985 (Fix Under Review): rgw sends omap_getvals with (u64)-1 limit
-https://github.com/ceph/ceph/pull/12115- (closed) Sage Weil
11:38 PM rgw Bug #17985 (Resolved): rgw sends omap_getvals with (u64)-1 limit
This makes the OSD fall over in jewel (and presumably hammer). In master we impose a limit on the OSD. Sage Weil
11:38 PM Bug #17966: test-erasure-eio.sh can crash osd
Samuel Just
08:24 PM Bug #17966 (In Progress): test-erasure-eio.sh can crash osd
Samuel Just
07:37 PM Bug #17966: test-erasure-eio.sh can crash osd
do_read_op has a precondition that op.complete is empty. send_all_remaining_reads now violates that precondition. I... Samuel Just
11:37 PM Bug #17983: osd: setattr on old object name in ec transaction
Samuel Just
11:22 PM Bug #17983: osd: setattr on old object name in ec transaction
Ah, that's actually somewhat harmless, let's see why it's doing that... Samuel Just
10:32 PM Bug #17983: osd: setattr on old object name in ec transaction
https://github.com/ceph/ceph/pull/12114 will make this easier to debug; we should update FileStore to stop tolerating... Sage Weil
10:15 PM Bug #17983 (Resolved): osd: setattr on old object name in ec transaction
ceph_test_rados_api_tier --gtest_filter=LibRadosTwoPoolsECPP.PromoteSnap
on bluestore we crash. the txn is...
Sage Weil
11:37 PM Revision eb217558 (ceph): ECTransaction: only write out the hinfo if not delete
Fixes: http://tracker.ceph.com/issues/17983
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:26 PM Bug #17900 (Duplicate): make check: run-tox-ceph-disk failure
Sage Weil
11:08 PM Revision fea2bdfc (ceph): ECBackend: propogate read errors through callbacks
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
11:01 PM Stable releases Tasks #17151: hammer v0.94.10
h3. powercycle... Nathan Cutler
12:00 PM Stable releases Tasks #17151: hammer v0.94.10
h3. upgrade... Nathan Cutler
10:58 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rados... Nathan Cutler
10:40 AM Stable releases Tasks #17151: hammer v0.94.10
... Nathan Cutler
10:21 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rados - PR#10255
A 5x run to assert that a failure from https://github.com/ceph/ceph/pull/10255#issuecomment-2...
Nathan Cutler
10:53 PM Bug #17984: powercycle: fuse mount fails (0.94.10 integration testing)
jewel baseline
*dead (same failure)* http://pulpito.front.sepia.ceph.com/smithfarm-2016-11-21_22:52:16-powercycle-...
Nathan Cutler
10:46 PM Bug #17984: powercycle: fuse mount fails (0.94.10 integration testing)
hammer baseline... Nathan Cutler
10:36 PM Bug #17984 (Resolved): powercycle: fuse mount fails (0.94.10 integration testing)
description: powercycle/osd/{clusters/3osd-1per-target.yaml fs/ext4.yaml powercycle/default.yaml tasks/cfuse_workunit... Nathan Cutler
09:58 PM Revision 4533623b (ceph): rados: remove btrfs tests; use xfs instead
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:57 PM CephFS Bug #17982 (Resolved): fuse client failing to trim disconnected inode on unmount

This fuse client is failing to terminate after being unmounted. It has a disconnected inode 10000008bdc from an un...
John Spray
09:40 PM Revision d966a42d (ceph): mds: organize Capability class members
This amends the code to follow our C++ style guidelines with the goal of
increasing header readability.
Signed-off-b...
Patrick Donnelly
09:40 PM Revision 7f96ace6 (ceph): mds: organize CDentry class members
This amends the code to follow our C++ style guidelines with the goal of
increasing header readability.
Signed-off-b...
Patrick Donnelly
09:40 PM Revision badae30d (ceph): mds: organize Beacon class members
This amends the code to follow our C++ style guidelines with the goal of
increasing header readability.
Signed-off-b...
Patrick Donnelly
09:37 PM Revision f4ecdc55 (ceph): Merge pull request #11993 from ceph/wip-17809
buffer: add advance(unsigned) back
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
09:36 PM Revision 3afc8538 (ceph): Merge pull request #12049 from liewegas/wip-kv-iterators
kv: remove snapshot iterator
Reviewed-by: Kari, Varada <varada.kari@sandisk.com>
Reviewed-by: Samuel Just <sjust@red...
Yuri Weinstein
09:27 PM Bug #17923 (Pending Backport): tests: ceph-disk.sh fails on py34
https://github.com/ceph/ceph/pull/12025 Loïc Dachary
09:24 PM Revision eef0d958 (ceph): suites/fs: link to common tasks
Goal is to reduce arbitrary differences between fs suites.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:22 PM Revision ef5d7f45 (ceph): suites/fs: unify/reuse common fs
Goal is to reduce arbitrary differences between fs suites.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:22 PM Revision b89733aa (ceph): suites/fs: unify/reuse common overrides
Goal is to reduce arbitrary differences between fs suites.
Note:
o fs/{multiclient,multifs,recovery,snaps,standbyr...
Patrick Donnelly
09:22 PM Revision 78e3feaa (ceph): suites/fs: unify/reuse common (fuse) mount
Goal is to reduce arbitrary differences between fs suites.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:58 PM CephFS Bug #17894 (Resolved): Filesystem removals intermittently failing in qa-suite
Patrick Donnelly
08:58 PM Bug #17955 (Need More Info): rados/test_pool_quota.sh fails in hammer integration branch (0.94.10...
The needed commit has been cherry-picked into https://github.com/ceph/ceph/pull/10871
There is an open question on...
Nathan Cutler
04:01 PM Bug #17955 (New): rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 preparation)
Samuel Just
08:51 PM Revision 51c2c5a7 (ceph): ECBackend::ReadOp: fill in complete in constructor, not in do_read_op
Otherwise, send_all_remaining_reads creates duplicate entries.
Fixes: http://tracker.ceph.com/issues/17966
Signed-of...
Samuel Just
08:48 PM Bug #17947 (Resolved): scrub_test and repair_test fail on master

The second run passed with my fix specifically for this issue. The first run didn't have it.
https://github.com...
David Zafman
08:35 PM Revision 6266dfa9 (ceph): Merge pull request #11719 from zhangsw/fix-rgw-requestpay-bug
rgw: Anonymous users shouldn't be able to access requester pays buckets.
Reviewed-by: Matt Benjamin <mbenjamin@redha...
Casey Bodley
08:14 PM Revision 7d3d1c47 (ceph): Merge pull request #11989 from idealguo/httpargs-parse-cleanup
rgw: skip empty http args in method parse() to avoid extra effort Matt Benjamin
07:40 PM Revision 0f37a397 (ceph): common/TrackedOp: clean up code make look good.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit edefd05edce6728774bb396ea4e6641ea53463cd)
Jianpeng Ma
07:40 PM Revision 24c92fea (ceph): common/TrackedOp: check tracking_enabled for event "initiated/done".
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit d7585c020de41f25e6a598661844169f2bdbb2b4)
Jianpeng Ma
07:40 PM Revision b58873ef (ceph): common/OpTracker: don't dump ops if tracking is not enabled
If tracking is disabled, there is nothing to dump. No need to go through
each sharded list. This is true for both in ...
Zhiqiang Wang
07:40 PM Revision fb7f4965 (ceph): common/TrackedOp: checking in flight ops fix
Return earlier if tracking is not enabled when checking in flight ops.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@i...
Zhiqiang Wang
07:11 PM Revision f579a3e1 (ceph): Merge pull request #12021 from rzarzynski/wip-rgw-comp-noimplacefact
rgw: compression uses optional::emplace instead of in-place factories
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:08 PM Revision bdd1b71e (ceph): verify: remove old debugging addition
Added in 7ae1aefa to help resolve http://tracker.ceph.com/issues/1737.
Signed-off-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
07:08 PM Revision 4260dd57 (ceph): suites/fs: unify install/start task creation
Goal is to reduce arbitrary differences between fs suites.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:08 PM Revision df5a6b18 (ceph): suites/fs: unify/reuse common cluster layout
Goal is to reduce arbitrary differences between fs suites.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:08 PM Revision 6336f83d (ceph): suites/fs: add ceph-fuse disable override
Some tests require fuse mounts to not be unmounted. This avoids the need
to manually specify clients as unmounted.
S...
Patrick Donnelly
06:55 PM rgw Bug #17935 (Fix Under Review): rgw: wrong error code is returned when putting container metadata ...
https://github.com/ceph/ceph/pull/12109 Radoslaw Zarzynski
06:07 PM rgw Bug #17935 (In Progress): rgw: wrong error code is returned when putting container metadata with ...
Radoslaw Zarzynski
06:20 PM Revision ded5f005 (ceph): Merge pull request #12108 from adamemerson/wip-compile-compress
compress: Fix compilation failure from missing header
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:12 PM Revision 139452c6 (ceph): Merge pull request #11827 from oritwas/wip-rgw-upgrade-doc
rgw: add recovery procedure for upgrade to older version of jewel
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:08 PM CephFS Feature #17980 (Resolved): MDS should reject connections from OSD-blacklisted clients
Currently, MDS daemons don't have a blacklist concept: an evicted client is free to reconnect.
Rather than inventi...
John Spray
06:05 PM CephFS Feature #17979 (New): mds: disable early replies when the MDS has slow RADOS requests

This is a primitive form of flow control.
Currently, if the MDS is experiencing a backlog of RADOS operations, t...
John Spray
05:58 PM Bug #16678: selinux polocy related errors in syslog during ceph-selinux package install
I could use some more details on this. What distro are you using? It seems unlikely that a certain release of a distr... Boris Ranto
05:38 PM rbd Bug #17880 (Resolved): librbd/mirror/DisableRequest.cc: 193: FAILED assert(m_image_ctx->journal =...
Jason Dillaman
05:38 PM Revision 2357af93 (ceph): Merge pull request #11940 from trociny/wip-17880
librbd: release lock after demote
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:36 PM Revision 5cd929ae (ceph): Merge pull request #11960 from vshankar/wip-librbd-ec-support
librbd: bug fixes for optional data pool support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:34 PM Revision 9ad32939 (ceph): compress: Fix compilation failure from missing header
Compress was failing due to the random header not being included.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:19 PM Bug #17645 (In Progress): "terminate called after throwing an instance of 'std::out_of_range'" in...
Loïc Dachary
04:09 PM Bug #17645: "terminate called after throwing an instance of 'std::out_of_range'" in upgrade:jewel...
Loic: can you take a look? Samuel Just
05:00 PM Bug #16421: deep-scrub seems to update the omap digest on objects without any omap entries
I assume we have a separate field that indicates the omap count or something? Don't want to skip scrubbing because th... Greg Farnum
04:56 PM Revision d7100c41 (ceph): rgw: compression uses boost::optional::emplace instead of in-place fact...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:41 PM Bug #15356 (Resolved): Objecter: valgrind unclean and suppression not working in CentOS
iirc this was fixed by https://github.com/ceph/teuthology/pull/923, we're not seeing it any more anyway John Spray
04:33 PM Bug #15356: Objecter: valgrind unclean and suppression not working in CentOS
Are you still seeing this? I thought we had the thread singletons (finally) whitelisted now.. Sage Weil
04:37 PM Bug #16591 (Resolved): CLONERANGE and CLONERANGE2 appear to use _kludge_temp_object_collection in...
Sage Weil
04:37 PM Bug #16596 (Can't reproduce): osd: memory corruption resulting in invalid CollectionHandle reference
Sage Weil
04:36 PM Bug #16628 (Closed): Ceph build broken in AArm64
This should be fixed now? Sage Weil
04:35 PM Revision 9fd205d9 (ceph): Merge pull request #11901 from ceph/wip-rgw-compression-type-random
rgw: add rgw_compression_type=random for teuthology testing Matt Benjamin
04:34 PM devops Bug #9860: grub/os-prober launch kills most ceph OSD
Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1643614 Nick Fisk
04:23 PM devops Bug #9860: grub/os-prober launch kills most ceph OSD
might want to document this... Kefu Chai
04:23 PM devops Bug #9860: grub/os-prober launch kills most ceph OSD
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806273#30 Kefu Chai
04:32 PM Bug #16051 (Closed): ceph restart cluster cause pg stucked
Please reopen if you still see this on latest jewel. Sage Weil
04:31 PM rgw Bug #17822 (Fix Under Review): multisite requests failing with '400 Bad Request' with civetweb 1.8
https://github.com/ceph/ceph/pull/12105 Casey Bodley
04:16 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
Thanks Yehuda. With 'tcpdump -A -r http.multi.tcpdump', I'm not seeing two different '200 OK' replies - I'm just seei... Casey Bodley
04:29 PM Bug #8379 (Can't reproduce): cephx: clock skew causes verify_reply decode error
Samuel Just
04:26 PM Bug #17958 (Closed): Simultaneous start of ceph-osd processes causes cluster stucks in error state
It looks to me as though your cluster is just slow. You might want to post to ceph-users about ways to diagnose the ... Samuel Just
04:24 PM Revision 1f9b698e (ceph): Merge pull request #12073 from rzarzynski/wip-rgw-compile-asio-by-default
rgw: compilation of the ASIO front-end is enabled by default. Matt Benjamin
04:22 PM Bug #17174 (Need More Info): Watcher not removed on host reboot
There are cases where it can take longer. Can you reproduce with
debug osd = 20
debug filestore = 20
debug ms =...
Samuel Just
04:21 PM Bug #17972: hammer: enospc on setxattr on btrfs
https://github.com/ceph/ceph-qa-suite/pull/1276 Sage Weil
04:18 PM Bug #17972 (Won't Fix): hammer: enospc on setxattr on btrfs
Disk was not full. They were all btrfs. wontfix! Sage Weil
04:14 PM Bug #17972: hammer: enospc on setxattr on btrfs
Can you see whether the disk actually filled up? We generally shouldn't see ENOSPC from setxattr.... I'm guessing th... Sage Weil
10:02 AM Bug #17972 (Won't Fix): hammer: enospc on setxattr on btrfs
This happened in hammer 0.94.10 integration testing. See http://tracker.ceph.com/issues/17151#note-11
The same err...
Nathan Cutler
04:17 PM Bug #12645: chunky_scrub assert fail
If this is a bug in giant, it's not going to get backported (though you're free to fix it for your own cluster!) Samuel Just
04:13 PM Bug #17831: osd: ENOENT on clone
David: can you take a look? Samuel Just
04:12 PM Bug #15785 (Can't reproduce): valgrind osd leak Pipe::*
Samuel Just
04:10 PM Bug #15628 (Need More Info): segfault at 0 ip sp error 4 in libtcmalloc.so.4.1.2
Are you still on infernalis or have you upgraded to jewel? If you've upgraded, do you still see it on jewel? (We ha... Sage Weil
04:05 PM Bug #17672 (Resolved): LibRadosAio.RoundTripWriteSamePP EOPNOTSUPP during upgrade
Sage Weil
04:05 PM Bug #16913: multimds: OSD deep scrub failure
Demoting to high until it's reproducible Samuel Just
04:04 PM Bug #16913 (Need More Info): multimds: OSD deep scrub failure
Sage Weil
04:03 PM Bug #17824 (Resolved): bluestore: multiple aios allocated at same address?
Sage Weil
04:02 PM RADOS Bug #17945 (Need More Info): ceph_test_rados_api_tier: failed to decode hitset in HitSetWrite test
Sage Weil
03:53 PM Revision 43eb7f30 (ceph): Merge pull request #12103 from rzarzynski/wip-rgw-auth-static_vector
rgw: avoid dynamic memory allocations in rgw_swift_auth.cc by using static_vector
verified: f23
Matt Benjamin
03:52 PM Revision 402e5146 (ceph): osd: Fix broken ec_size_mismatch setting
Caused by: 1e95f2ce642485e25b74f7d873fda7e4b75a425f
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:52 PM Revision b9c85c4c (ceph): test: Re-enable osd-scrub-repair.sh again
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:41 PM rbd Bug #16176: objectmap does not show object existence correctly
it looks to me like the only possibility is *random write* instead of *sequential write* was used to fill the drive, ... Xiaoxi Chen
01:32 PM rbd Bug #16176: objectmap does not show object existence correctly
OK, I think I am still not understanding the issue. If `rados ls` shows 26 objects (104MB of used space) but `rbd du`... Jason Dillaman
02:05 AM rbd Bug #16176: objectmap does not show object existence correctly
i want to fix the inconsistency between 'rbd df' and 'rados ls', as this tracker state, 'rados ls' show that there ar... Xinxin Shu
03:37 PM Revision 9df96606 (ceph): hammer: osd: provide some contents on ObjectExtent usage in testing
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit a555d9a0c7d3b6c2206520cf78445234b0834639)
Greg Farnum
03:37 PM Revision 7a2abfac (ceph): hammer: objectcacher: introduce ObjectCacher::flush_all()
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit bd86c301a54a6e23cf2ce257b8024b6b92dfbe11)
Con...
Yan, Zheng
03:37 PM Revision ff3635a5 (ceph): hammer: test: add a data-storing MemWriteback for testing ObjectCacher
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit ed5801492bf2850e80a328ce5a61cb1ff2709215)
...
Greg Farnum
03:37 PM Revision 439ce945 (ceph): hammer: test: split objectcacher test into 'stress' and 'correctness'
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit cc9aab1b0a22c3f7320046b97f75dccf2b86cc6d)
Greg Farnum
03:37 PM Revision 33f277e6 (ceph): hammer: test: build a correctness test for the ObjectCacher
For now it's very specifically designed to reproduce
http://tracker.ceph.com/issues/16002, but it can
be extended to ...
Greg Farnum
03:37 PM Revision ece0ec60 (ceph): hammer: ObjectCacher: fix bh_read_finish offset logic
If we have an incoming read split across multiple BufferHeads, we want to
line up the BufferHead's bl with the incomi...
Greg Farnum
03:29 PM rbd Bug #17973 (In Progress): "FAILED assert(m_processing == 0)" while running test_lock_fence.sh
Ran test_lock_fence.sh (master) in a loop and able to hit this backtrace in under 100 runs:
> blacklisting 192.168...
Venky Shankar
11:10 AM rbd Bug #17973 (Resolved): "FAILED assert(m_processing == 0)" while running test_lock_fence.sh
Seems like a race somewhere, unable to reproduce it locally (master branch), hit once here: http://qa-proxy.ceph.com/... Venky Shankar
03:23 PM Revision a70dc74f (ceph): Merge pull request #12101 from tchaikov/wip-mark-down-test-cleanup
test/osd/osd-fast-mark-down.sh: remove unnecessary teardown() calls
Reviewed-by: Loic Dachary <ldachary@redhat.com>
...
Kefu Chai
03:16 PM rgw Bug #17938 (Fix Under Review): rgw: wrong error message is returned when putting container with a...
https://github.com/ceph/ceph/pull/12089 Radoslaw Zarzynski
03:14 PM Revision 7c059f9a (ceph): Merge pull request #12100 from tchaikov/wip-rocksdb
rocksdb: update to latest
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision c5639e4e (ceph): stop.sh: make more portable
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 27f2d806f905df1a51b11bd79f1af4c26471407a)
Mykola Golub
03:11 PM Revision 32c4e125 (ceph): Merge pull request #12093 from tchaikov/wip-yasm-wrapper
yasm-wrapper: translate "-isystem $1" to "-i $1"
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM Backport #17905 (Resolved): hammer: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there wi...
Sage Weil
03:03 PM Revision 708c549b (ceph): Merge pull request #12006 from SUSE/wip-17905-hammer
hammer: mon: MonmapMonitor should return success when MON will be removed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:02 PM rbd Documentation #17978 (Resolved): Wrong diskcache parameter name for OpenStack Havana and Icehouse
I've been investigating some performance issues I've encountered on an OpenStack Icehouse deployment. The configurati... Michael Eischer
02:53 PM Revision 23c21238 (ceph): Merge pull request #12005 from wjwithagen/wip-wjw-freebsd-ceph-helpers
workunits/ceph-helpers.sh: FreeBSD returns a different errorstring.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:46 PM CephFS Backport #17974: jewel: ceph/Client segfaults in handle_mds_map when switching mds
(the updates to the code in Kraken were ceph-mgr related so if they fixed a bug it was completely accidental!) John Spray
02:46 PM CephFS Backport #17974: jewel: ceph/Client segfaults in handle_mds_map when switching mds
I wouldn't be surprised if it was fixed in Kraken but I'll look at the Jewel code. John Spray
11:12 AM CephFS Backport #17974 (Resolved): jewel: ceph/Client segfaults in handle_mds_map when switching mds
https://github.com/ceph/ceph/pull/12137 Dan van der Ster
02:30 PM Revision cb782e18 (ceph): Revert "rgw: temporarily use std::vector in place of static_vector of B...
This reverts commit bc23e0f7fa8491c44fa938eeb954197f6aad2367.
We're doing that because the reverted commit was a make...
Radoslaw Zarzynski
02:24 PM Revision 60bb32a7 (ceph): test/osd/osd-fast-mark-down.sh: remove unnecessary teardown() calls
main() does this for us.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:12 PM Revision 9369f209 (ceph): Merge pull request #12035 from VictorDenisov/fix_snap_remove
rbd: use snap_remove implementation from internal
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:56 PM Bug #17918 (Resolved): tests: osd-fast-mark-down.sh is racy
Kefu Chai
01:50 PM rgw Bug #17963: multisite upgrade from hammer -> jewel ignores rgw_region_root_pool
If the rgw_region_root_pool and rgw_zone_root_pool are the same, we have a simple workaround:
The user need to add r...
Orit Wasserman
01:47 PM Revision cb0fd953 (ceph): Merge pull request #12019 from branch-predictor/bp-fix-fastkill
test/osd/osd-fast-mark-down.sh: introduce large timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 PM Revision 0d891f5d (ceph): rocksdb: update to latest
Latest master includes
- CMakeLists.txt: FreeBSD has jemalloc as default malloc
- cmake: drop "-march=native" from C...
Kefu Chai
01:27 PM Revision a6aa7379 (ceph): Merge pull request #12095 from dachary/wip-17830-eio
tests: fix ceph-helpers.sh wait_for_clean delays
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:58 PM rgw Bug #17976 (Won't Fix): multisite upgrade from hammer->jewel still doesn't handle different rgw_r...
Orit Wasserman
12:54 PM CephFS Bug #17801 (Pending Backport): Cleanly reject "session evict" command when in replay
John Spray
12:53 PM Revision 9773abb5 (ceph): Merge pull request #11813 from ukernel/wip-17801
mds: ignore 'session evict' when mds is replaying log
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:51 PM Revision 60d9a77a (ceph): Merge pull request #1262 from batrick/cephfs-delete-bugfix
cephfs: get new fsmap after marking clusters down
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:50 PM CephFS Bug #17606: multimds: assertion failure during directory migration
possibly fix https://github.com/ceph/ceph/pull/12098 Zheng Yan
12:42 PM Revision 30218bc5 (ceph): mds: fix state check in Migrator::find_stale_export_freeze()
Iterator p is pointing to next state
Possibly fix: http://tracker.ceph.com/issues/{17606,8405}
Signed-off-by: Yan, Z...
Yan, Zheng
12:42 PM Revision fb8b0279 (ceph): mds: fix failed assertion in MDCache::maybe_resolve_finish
It's possible mds's state is RESOLVE and mds's want_state is
RECONNCT or STATE_REJOIN. MDCache::resolve_done is null ...
Yan, Zheng
12:22 PM Revision 71b1a41c (ceph): Merge pull request #12065 from xiexingguo/xxg-wip-kill-gc-counters
os/bluestore: kill dead gc-related counters
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Igor Fedotov <ifedo...
Igor Fedotov
12:12 PM CephFS Bug #17837 (Fix Under Review): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
https://github.com/ceph/ceph/pull/12097 John Spray
11:46 AM rgw Bug #17975 (Fix Under Review): rgw:can get bucket's location in slave zonegroup,not returned 301
get bucket's location in different zonegroup ,the original codes will return 301 ,restricting
the op_get type . we s...
洁 李
10:54 AM Backport #17878 (In Progress): hammer: FileStore: fiemap cannot be totally retrieved in xfs when ...
Nathan Cutler
10:44 AM Revision d1e12072 (ceph): FileStore:: fix fiemap issue in xfs when #extents > 1364
Fixes: #17610
Backport: jewel, hammer
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
(cherry picked from commit 1a...
Ning Yao
10:42 AM Revision 5e625674 (ceph): tests: fix ceph-helpers.sh wait_for_clean delays
The TENTH_TIMEOUT was not delcared as an int and failed to be set with
the correct number. The test of the function d...
Loic Dachary
10:41 AM Revision 0befc9c9 (ceph): README.FreeBSD: update current status
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:39 AM Revision 199aebe8 (ceph): msg/async/rdma: avoid use global NetHandler which refer to cephcontext
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:05 AM Revision b0fa3a40 (ceph): ceph_volume_client: set an existing auth ID's default mon caps
... as 'allow r' (the minimum mon caps required to access a share)
when:
* authorizing the auth ID to access a volum...
Ramana Raja
09:36 AM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Thanks Patrick. Indeed wip-17858-jewel resolves this for us. Both mkdir -p and our original untar kernel reproducer i... Dan van der Ster
07:44 AM rgw Bug #17971 (Closed): bucket acl all user write
When I set the bucket all user acl permission write.
Then use the postman to send a put request to the bucket, to ov...
Jiang Yu
06:15 AM RADOS Bug #17929: rados tool should bail out if you combine listing and setting the snap ID
PR https://github.com/ceph/ceph/pull/12092 Xinxin Shu
05:47 AM Revision abd29c61 (ceph): osd/OSD: cleanup on C_CompleteSplits::finish(), delete useless codes
Signed-off-by: Jie Wang <jie.wang@kylin-cloud.com> Jie Wang
04:00 AM Revision af3e7143 (ceph): yasm-wrapper: translate "-isystem $1" to "-i $1"
this silences the warning of:
yasm: warning: can open only one input file, only the last file will be
processed
as ...
Kefu Chai
01:15 AM Bug #16257 (Closed): Ceph random bug is killing osds (os/filestore/FileStore.cc: 2912: FAILED ass...
Do not reopen this bug, it's unlikely that any two of the above reports are actually the same bug. Please open a new... Samuel Just
01:05 AM rgw Bug #17215: Unable to suspend a user that is part of a tenant
https://github.com/ceph/ceph/pull/12081 wenjun jing

11/20/2016

11:30 PM rbd Bug #10773 (New): dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
Based on the above, this bug has been around since dumpling (?) but, at least in the 0.94.10 integration testing bran... Nathan Cutler
10:57 PM rbd Bug #10773: dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
And again in 0.94.10 integration testing: http://pulpito.front.sepia.ceph.com/smithfarm-2016-11-18_10:01:33-rbd-hamme... Nathan Cutler
10:19 PM Bug #16257 (New): Ceph random bug is killing osds (os/filestore/FileStore.cc: 2912: FAILED assert...
Hi Sam, this is happening in hammer 0.94.10 integration testing. See http://tracker.ceph.com/issues/17151#note-11
...
Nathan Cutler
09:51 PM Backport #17970 (In Progress): jewel: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Nathan Cutler
09:36 PM Backport #17970 (Resolved): jewel: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
https://github.com/ceph/ceph/pull/13146 Nathan Cutler
09:32 PM rgw Backport #17969 (Resolved): jewel: multisite upgrade from hammer -> jewel ignores rgw_region_root...
https://github.com/ceph/ceph/pull/12156 Nathan Cutler
09:32 PM Bug #13937: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
*master PRs*: https://github.com/ceph/ceph/pull/9304 and https://github.com/ceph/ceph/pull/11449 Nathan Cutler
09:31 PM Bug #13937 (Pending Backport): osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Nathan Cutler
09:57 AM Bug #13937: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Dan van der Ster wrote:
> Will there be a jewel backport for this?
Also curious about a Jewel backport, as my pro...
Aaron T
08:53 PM Backport #17878: hammer: FileStore: fiemap cannot be totally retrieved in xfs when the number of ...
Pending fix of commit message and open question in #17610 Nathan Cutler
06:01 PM Revision 6228b7fb (ceph): rgw: Add --zonegroup-new-name in usage
add `--zonegroup-new-name` to the usage overview.
Signed-off-by: Hans van den Bogert <hansbogert@gmail.com>
Hans van den Bogert
04:37 PM Bug #17610: FileStore: fiemap cannot be totally retrieved in xfs when the number of extents > 1364
How shall we do in this case? @Sage Weil
the non-trivial backport in hammer may need to use the new commit, like ...
Yao Ning
03:51 PM Revision cce335fc (ceph): librados: drop io_ctx_impl on ioctx_create/create2
close() was never called for the passed in IoCtx which
could probably result in an IoCtx leak if the original
IoCtx w...
Venky Shankar
03:51 PM Revision 75def529 (ceph): librbd / CopyupRequest: use data pool ctx during copyup
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:51 PM Revision 0206e15b (ceph): librbd / ObjectMap: use data_ctx/md_ctx pool context as required
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:51 PM Revision 1c1f4d2a (ceph): test / librbd: use data pool IoCtx while listing objects
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:51 PM Revision 3d3d0fb3 (ceph): test / librbd: image data pool test support
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:51 PM Revision e98b8ceb (ceph): test / rbd-mirror: image data pool test support
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:51 PM Revision 3f6ef037 (ceph): tests / rbd: fix rbd python binding test
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
03:51 PM Revision 3a91d7bd (ceph): qa / workunits: make rbd import/export work with image data pool
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
02:17 PM Revision 49bc71ba (ceph): Merge pull request #12080 from wjwithagen/wip-wjw-freebsd-install-deps
install-deps.sh: JQ is needed in one script
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:03 PM Revision a3ba985c (ceph): ceph.in: improve the error message
Fixes: #11101
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e19e8f1553fdf8b6b642d3222d28f242...
Kefu Chai
11:34 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rados... Nathan Cutler
11:32 AM Stable releases Tasks #17151: hammer v0.94.10
... Nathan Cutler
09:41 AM RADOS Bug #17968 (Resolved): Ceph:OSD can't finish recovery+backfill process due to assertion failure
Under some condition, OSD could be aborted during the recovery process due to the following assertion failure:
201...
Xuehan Xu
09:03 AM Bug #17669: When removing a snapshot, VMs die
It seems that some VMs recover from such a situation, however I think that might be because the time they hang is sho... Daniel Kraft
12:56 AM Bug #17669: When removing a snapshot, VMs die
Daniel: do you have to restart the VMs or do they every recover from the hang? Christian Theune
01:38 AM Feature #13837: Make snap_trimming robust to inconsistent snaphots
I think a workaround we can consider is to move all images to a fresh pool and then just delete the pool blindly, tha... Christian Theune
12:19 AM Feature #13837: Make snap_trimming robust to inconsistent snaphots
As for what I would love: this is currently on Hammer 0.94.7. The newer releases do not seem to have anything that wo... Christian Theune
12:15 AM Feature #13837: Make snap_trimming robust to inconsistent snaphots
Argh. We're being bitten by this, too. We had a huge XFS consistency issue when updating from Linux 4.1 to 4.4 (maybe... Christian Theune
12:57 AM Feature #16568: Removing head object with ceph-objectstore-tool breaks snap trimming
I think this could be helpful for us. However, as we have already lost the had objects - any chance to cover that use... Christian Theune
12:12 AM Bug #17966: test-erasure-eio.sh can crash osd
I assume something in 1e95f2ce6 caused this. I looked at it for a while but it will probably be more obvious to Sam.... David Zafman
12:10 AM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
More fixes and reenabled: https://github.com/ceph/ceph/pull/12072 David Zafman

11/19/2016

09:36 PM rgw Bug #17963 (Pending Backport): multisite upgrade from hammer -> jewel ignores rgw_region_root_pool
Orit Wasserman
09:36 PM Revision 2c82b431 (ceph): Merge pull request #12076 from cbodley/wip-rgw-region-root
rgw: region conversion respects pre-existing rgw_region_root_pool
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
07:57 PM rgw Backport #17961 (Fix Under Review): rgw, jewel: TempURL fails if rgw_keystone_implicit_tenants is...
https://github.com/ceph/ceph/pull/12079 Radoslaw Zarzynski
07:10 PM Revision 5268a3e3 (ceph): install-deps.sh: JQ is needed in one script
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
05:19 PM CephFS Bug #16881 (Can't reproduce): RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
This hasn't happened again afaik John Spray
05:18 PM CephFS Feature #17853 (Fix Under Review): More deterministic timing for directory fragmentation
https://github.com/ceph/ceph/pull/12022 John Spray
04:50 PM Revision 8d3b0e71 (ceph): rgw: settle /info implementation across other swift-at-root features.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit dcfd7a92046a95516a5002e2d831be...
Radoslaw Zarzynski
04:50 PM Revision 22eca660 (ceph): swift /info implementation.
Implementation for swift /info API.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
Signed-off-by: Radoslaw Z...
Pritha Srivastava
01:04 PM Revision 9024e164 (ceph): librbd: cleanup: fix a typo in CreateRequest.
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
11:56 AM Linux kernel client Bug #17825 (Resolved): 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, bu...
in 4.8.9. Ilya Dryomov
10:38 AM rbd Documentation #17967 (Closed): Libvirt: virtio-blk is obsolete.
http://docs.ceph.com/docs/jewel/rbd/libvirt/ Recommends to use virtio. This is wrong. Today, it is recommended to use... Марк Коренберг
08:47 AM Bug #17966: test-erasure-eio.sh can crash osd

This doesn't have to do with number of bytes read but rather res.returned has 2 list elements but to_read has only ...
David Zafman
06:46 AM Bug #17966: test-erasure-eio.sh can crash osd
David Zafman
02:41 AM Bug #17966 (Resolved): test-erasure-eio.sh can crash osd

The size of a replica is being corrupted, but I don't know why this has just started happening. The ASSERT has bee...
David Zafman
05:52 AM Revision 44eaa027 (ceph): os/bluestore: refactor ctor of SharedBlob
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:50 AM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Dan, give this a try: https://github.com/ceph/ceph/tree/wip-17858-jewel Patrick Donnelly
04:40 AM Revision 7b456109 (ceph): mds: use projected path construction for access
A new CDentry will not have a parent until its projected parent is
flushed to journal. During path construction a giv...
Patrick Donnelly
02:53 AM rgw Bug #16408: Creating Bucket failed and can't be deleted.
I haven't seen it with newer buckets, just old buckets.
I do confirm in this case, that your fix worked: @radosgw-...
Robin Johnson

11/18/2016

11:08 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
just note that a single 200 response is also valid. Not sure why it would return two 200s, and I can't reproduce it l... Yehuda Sadeh
10:45 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
And now I also notice this:... Yehuda Sadeh
10:42 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
What's also interesting is that it's a GET request with Transfer-Encoding header. Yehuda Sadeh
10:39 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
Seems that it's a chunked request without any data markers (need to specify a zero to end content). Yehuda Sadeh
10:32 PM Bug #17955: rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 preparation)
Nathan Cutler
07:56 PM Bug #17955: rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 preparation)
The test is actually in the ceph repo. So I set the project back though I don't think it matters.
This fix is to ...
David Zafman
07:33 PM Bug #17955: rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 preparation)
Moving to ceph-qa-suite tracker because it is an issue with the test. Nathan Cutler
07:31 PM Bug #17955: rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 preparation)
Ah, that would be https://github.com/ceph/ceph/pull/10871
I suppose we need to fix the test, then, but how?
Nathan Cutler
07:24 PM Bug #17955: rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 preparation)
Both failures are an out of space condition. This is feature not a bug! Was out of space handling one of the backpo... David Zafman
02:39 PM Bug #17955 (Resolved): rados/test_pool_quota.sh fails in hammer integration branch (0.94.10 prepa...
* "558016":http://pulpito.front.sepia.ceph.com/smithfarm-2016-11-18_09:40:41-rados-hammer-backports---basic-smithi/55... Nathan Cutler
10:04 PM Revision b81d8800 (ceph): rgw: look for region_map in rgw_region_root_pool
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:01 PM rgw Bug #17963: multisite upgrade from hammer -> jewel ignores rgw_region_root_pool
Nathan Cutler wrote:
> Does the backport field need "hammer,jewel" or just "jewel"?
Just jewel, thanks.
Casey Bodley
09:51 PM rgw Bug #17963: multisite upgrade from hammer -> jewel ignores rgw_region_root_pool
Does the backport field need "hammer,jewel" or just "jewel"? Nathan Cutler
09:11 PM rgw Bug #17963 (Fix Under Review): multisite upgrade from hammer -> jewel ignores rgw_region_root_pool
https://github.com/ceph/ceph/pull/12076 Casey Bodley
09:05 PM rgw Bug #17963 (Resolved): multisite upgrade from hammer -> jewel ignores rgw_region_root_pool
If preexisting multisite configuration is in non-default pools (via config variables rgw_region_root_pool and rgw_zon... Casey Bodley
09:59 PM rgw Bug #17965 (Resolved): rgw: lifecycle worker thread does not set lock duration
lifecycle lock does not expire which requires manual intervention in case of process dying while processing entries. Yehuda Sadeh
09:43 PM Revision 4a0f87a6 (ceph): Restart OSDs that belong to first node only
Restart only first half osds as only the first node
is upgraded
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
Tamil Muthamizhan
09:43 PM rgw Bug #17964 (Resolved): rgw: multipart parts on versioned bucket create versioned bucket index ent...
No need to create versioned entried on bucket index for multipart part objects. Need to treat these objects as unvers... Yehuda Sadeh
09:35 PM Revision aa6f7f7e (ceph): This is triggering failures like
2016-11-18T01:17:08.865 INFO:tasks.ceph.osd.3:Stopping old one...
2016-11-18T01:17:08.865 DEBUG:tasks.ceph.osd.3:wait...
Tamil Muthamizhan
09:29 PM Revision 8b70dc62 (ceph): rgw: region conversion respects pre-existing rgw_region_root_pool
Fixes: http://tracker.ceph.com/issues/17963
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:20 PM Bug #17940: Job(s) fail on vps and pass on smithi
related run and rerun
http://pulpito.ceph.com/yuriw-2016-11-17_20:55:32-upgrade:jewel-x-master-distro-basic-vps/
...
Yuri Weinstein
09:14 PM CephFS Bug #17954 (Fix Under Review): standby-replay daemons can sometimes miss events
https://github.com/ceph/ceph/pull/12077 John Spray
01:55 PM CephFS Bug #17954 (Resolved): standby-replay daemons can sometimes miss events

The symptom is that a standby replay daemon gives log messages like "waiting for subtree_map. (skipping " at times...
John Spray
09:06 PM rgw Bug #17962: RGWRados::replace_region_with_zonegroup() calls unsafe conf->set_val("rgw_zonegroup")
actual pr https://github.com/ceph/ceph/pull/12075 Casey Bodley
08:55 PM rgw Bug #17962 (Resolved): RGWRados::replace_region_with_zonegroup() calls unsafe conf->set_val("rgw_...
This modification is not thread-safe.
https://github.com/ceph/ceph/pull/12051
Casey Bodley
08:18 PM rgw Tasks #16784: RADOSGW feature requires FCGI which no longer has an upstream source
Confirmed, the latest fcgi upstream URLs are completely gone.
http://fastcgi.com/dist/fcgi-2.4.0.tar.gz is that l...
Ken Dreyer
08:11 PM Bug #13522: Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocating memory
RHBZ #1339710 is resolved in RHEL 7.3, and CentOS 7.3 (in progress) will have the updated gperftools as well. Ken Dreyer
07:48 PM Revision 5b89e7b8 (ceph): rgw: add support for the healthcheck feature of Swift API.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit a3c04064a884fcb1d9897b9a5cb094...
Radoslaw Zarzynski
07:47 PM Revision ca7e5831 (ceph): rgw: add support for the crossdomain.xml resource of Swift API.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit d34b1eed3c2287f1bc82f5a7d58ae0...
Radoslaw Zarzynski
07:47 PM Revision 6d88b894 (ceph): rgw: fix the handling of rgw_swift_url_prefix.
This patch fixes to the support for placing the Swift API in the root
of URL hierarchy. Unfortunately, the whole conc...
Radoslaw Zarzynski
07:46 PM Revision 3ec00fc0 (ceph): rgw_http_errors: add http error code for 503
Useful for multisite where we need to return when master zone is down
for metadata ops
Signed-off-by: Abhishek Lekshm...
Abhishek Lekshmanan
07:45 PM Revision b33a690d (ceph): rgw: Allow to serve Swift off the URL root
In most public clouds OpenStack Swift URL is based on the tree
root, like:
https://swift.domain.com/v1/AUTH_tenant
...
Pete Zaitcev
06:59 PM Revision 28988655 (ceph): libcephfs: vet the CEPH_REQ_* flags in the C wrappers
Ensure that we can add new flags in the future by not allowing anyone
to set flags that we don't currently recognize....
Jeff Layton
06:59 PM Revision eb518d75 (ceph): libcephfs: move ceph_mount_perms near the other UserPerm functions
...in the header. Also, add a doc comment.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
06:35 PM CephFS Feature #17604 (Fix Under Review): MDSMonitor: raise health warning when there are no standbys bu...
PR: https://github.com/ceph/ceph/pull/12074 Patrick Donnelly
06:23 PM Revision 8bd2407e (ceph): rgw: compilation of the ASIO front-end is enabled by default.
We're changing the default value because the previous one was
a makeshift solution to not fail Ceph compilation due t...
Radoslaw Zarzynski
06:14 PM rgw Backport #17961 (Resolved): rgw, jewel: TempURL fails if rgw_keystone_implicit_tenants is enabled
https://github.com/ceph/ceph/pull/12079 Radoslaw Zarzynski
06:06 PM Revision 64bcf92e (ceph): Merge pull request #12057 from liewegas/wip-debug-hitset
ceph_test_rados_api_tier: dump hitset that we fail to decode
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com.>
Sage Weil
05:46 PM Bug #17960 (Resolved): Unresolved dependency (radosgw : Depends: librgw2 (= 10.2.0-1xenial))
Run: http://pulpito.ceph.com/yuriw-2016-11-18_17:14:50-upgrade:jewel-x-master-distro-basic-vps/
Job: 560843
Logs: h...
Yuri Weinstein
04:20 PM Bug #16014: test fails due to "The UNIX domain socket path"
@Nathan that would help :-) Loïc Dachary
11:15 AM Bug #16014: test fails due to "The UNIX domain socket path"
Couldn't the "ceph-pull-requests" component of the path be shortened, say, to "ceph-prs"? Nathan Cutler
07:14 AM Bug #16014: test fails due to "The UNIX domain socket path"
https://github.com/ceph/ceph/pull/12066 Loïc Dachary
07:02 AM Bug #16014: test fails due to "The UNIX domain socket path"
This was not enough. Jenkins path to run tests is /home/jenkins-build/build/workspace/ceph-pull-requests/build (60 ch... Loïc Dachary
03:52 PM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Sure, I just need to make some adjustments to the patch first. I'll comment here again when I've pushed the branch. Patrick Donnelly
02:41 PM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Err wip-17858-jewel ... you know what I meant ;) Dan van der Ster
02:15 PM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Thanks Patrick. I'm the user in #17893. If it's not too much trouble, could you push a wip-17893-jewel branch so we c... Dan van der Ster
02:27 AM CephFS Bug #17858 (Fix Under Review): Cannot create deep directories when caps contain "path=/somepath"
PR: https://github.com/ceph/ceph/pull/12063 Patrick Donnelly
03:34 PM Bug #17958: Simultaneous start of ceph-osd processes causes cluster stucks in error state
Sorry, didn`t notice that I an in rbd project now. Can you move this bug to Ceph project? Nikita Shalnov
03:31 PM Bug #17958 (Closed): Simultaneous start of ceph-osd processes causes cluster stucks in error state
Hi.
I have a CEPH cluster containig of 3 storages (20 OSDs per one) and 3 monitors....
Nikita Shalnov
02:58 PM Backport #17957 (In Progress): hammer: "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-dist...
Nathan Cutler
02:57 PM Backport #17957 (Resolved): hammer: "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-...
https://github.com/ceph/ceph/pull/12071 Nathan Cutler
02:58 PM Revision 5711e794 (ceph): os/ObjectStore: fix _update_op for split dest_cid
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e3dc7c772f563f97bc68ebc6dc6e0d408e7c11f3)
Sage Weil
02:58 PM Revision 50353888 (ceph): os/bluestore: count txcs with unstable io per osr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:58 PM Revision 662cda68 (ceph): os/bluestore: prevent sync_submit if there is unstable io for this osr
If this txc or any txc that precedes it has unstable IO we cannot queue
our kv transaction without a bdev sync. Curr...
Sage Weil
02:53 PM CephFS Backport #17956 (Resolved): jewel: Clients without pool-changing caps shouldn't be allowed to cha...
https://github.com/ceph/ceph/pull/12155 Nathan Cutler
02:53 PM CephFS Bug #17939: non-local cephfs quota changes not visible until some IO is done
I can't immediately remember how synchronous reads on the quota xattrs are meant to be, but they should probably be d... John Spray
01:25 PM CephFS Bug #17939: non-local cephfs quota changes not visible until some IO is done
Thanks, indeed that works! I tried *touch /cephfs/foo* and *touch /cephfs2/foo*; in both cases the "wrong" quota was ... Dan van der Ster
01:10 PM CephFS Bug #17939 (Need More Info): non-local cephfs quota changes not visible until some IO is done
I don't think you need a remount (of '/cephfs' in your reproducer) for the new share quota limits to be reflected (fo... Ramana Raja
02:52 PM Bug #15345 (Pending Backport): "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-basic...
Nathan Cutler
11:40 AM Bug #15345: "RWLock.h: 124: FAILED assert(r == 0)" in rados-jewel-distro-basic-smithi
Reopening because the bug seems to have resurfaced in hammer 0.94.10 integration testing:
* http://pulpito.front.se...
Nathan Cutler
02:18 PM Revision b02d0043 (ceph): Merge pull request #12040 from liupan1111/wip-bluestore-lat-report
os/bluestore: fix latency calculation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:06 PM rbd Bug #16176: objectmap does not show object existence correctly
You really need to explain to me the problem you are attempting to solve because I am not understanding it. Jason Dillaman
03:18 AM rbd Bug #16176: objectmap does not show object existence correctly
m thought is as follows
1. update object map, set object map state to invalid or transient state
2. write data to...
Xinxin Shu
02:00 PM CephFS Bug #17798 (Pending Backport): Clients without pool-changing caps shouldn't be allowed to change ...
https://github.com/ceph/ceph/pull/11789 John Spray
12:49 PM Revision 01dfc1ba (ceph): OSD: remove 'has_inst', which has the same function as 'is_up'
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
12:01 PM Revision e95026f6 (ceph): OSD: heartbeat peers need to be updated when a new OSD added into an al...
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
11:41 AM Revision 298ade8a (ceph): kv/RocksDBStore: Don't update rocksdb perf_context if rocksdb_perf disa...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
11:20 AM Revision eb25965b (ceph): msg/async/rdma: ensure CephContext existed
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:38 AM Backport #17953 (In Progress): jewel: restarting an osd twice quickly enough with no other map ch...
Nathan Cutler
10:25 AM Backport #17953 (Resolved): jewel: restarting an osd twice quickly enough with no other map chang...
https://github.com/ceph/ceph/pull/12067 Nathan Cutler
10:31 AM Bug #17916: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Actually checking through the logs the OSD last restarted on the 9/11, with this error
2016-11-09 17:47:15.835991...
Nick Fisk
10:02 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rbd... Nathan Cutler
10:00 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rgw... Nathan Cutler
09:59 AM Stable releases Tasks #17151: hammer v0.94.10
h3. fs... Nathan Cutler
09:58 AM Stable releases Tasks #17151: hammer v0.94.10
h3. powercycle
*fail* http://pulpito.front.sepia.ceph.com:80/smithfarm-2016-11-18_09:57:30-powercycle-hammer-backp...
Nathan Cutler
09:47 AM Stable releases Tasks #17151: hammer v0.94.10
h3. RADOS BASELINE... Nathan Cutler
09:41 AM Stable releases Tasks #17151: hammer v0.94.10
h3. rados... Nathan Cutler
09:08 AM Stable releases Tasks #17151: hammer v0.94.10
... Nathan Cutler
09:53 AM Revision 8218ff8b (ceph): Merge pull request #11978 from tchaikov/wip-cmake-jemalloc
cmake: should link against ${ALLOC_LIBS}
Reviewed-by: Varada Raja Kumar Kari <kariraja@yahoo.com>
Kefu Chai
09:47 AM Revision 2c16786f (ceph): Merge pull request #12048 from dzafman/wip-dz-memstore
tests: Minor clean-ups
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Revi...
Kefu Chai
09:37 AM Revision 2a302ecd (ceph): Merge pull request #12066 from dachary/wip-16014-cot
tests: save 9 characters for asok paths
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
09:18 AM Bug #17831: osd: ENOENT on clone
The recovering object may use the snap object which is generate by clone op to complete the recovery process. But the... Xinze Chi
08:26 AM Revision c7f55c40 (ceph): os/bluestore: fix a bug: when using bluestore, the output of
"ceph osd perf" is always 0ms.
Signed-off-by: Pan Liu <pan.liu@istuary.com>
Pan Liu
08:25 AM Revision 3ea4760d (ceph): OSD: change the prefix from fs_* to os_*, because commit_latency and
apply_latency will be used not only for filestore.
Signed-off-by: Pan Liu <pan.liu@istuary.com>
Pan Liu
08:19 AM Revision cd72ff9f (ceph): tests: save 9 characters for asok paths
For vstart.sh powered tests, save 9 characters in the path name
by replacing testdir/test- with td/t-
60 characters ...
Loic Dachary
08:18 AM Revision 8037900c (ceph): os/bluestore: add counter to trace extents have been removed due to com...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:06 AM rbd Bug #17951 (Resolved): AdminSocket::bind_and_listen failed after rbd-nbd mapping
Hi, I got the following error message, but looks like list-mapped and unmap still work?... min-sheng Lin
07:27 AM Bug #17950 (Resolved): unittest_librbd does not build
... Kefu Chai
07:23 AM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
For the record, over 25 occurrences of failed make check restarted because of the eio failure. Loïc Dachary
06:55 AM RADOS Bug #17949 (Resolved): make check: unittest_bit_alloc get_used_blocks() >= 0
https://jenkins.ceph.com/job/ceph-pull-requests/14471/console... Loïc Dachary
06:11 AM Revision 5013f9a3 (ceph): os/bluestore: rename Extent::end() to Extent::logical_end()
and use the new method to simplify code.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
04:44 AM Revision db1a9434 (ceph): Merge pull request #12058 from dachary/wip-17830-eio
test: disable osd-scrub-repair and test-erasure-eio David Zafman
04:38 AM Revision 525331bf (ceph): doc: moves commands to the Code block
* move commands to the Code block, make document more clear
* change `metadata/bucket index/data` items to subsubtitl...
whu_liuchang
04:28 AM Revision 99536f35 (ceph): PendingReleaseNotes: note on new omap limits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 AM Revision 8170b52e (ceph): os/bluestore: kill dead gc-related counters
As the gc logic is deprecated by https://github.com/ceph/ceph/pull/12042
Signed-off-by: xie xingguo <xie.xingguo@zte...
xie xingguo
02:37 AM CephFS Bug #17893: Intermittent permission denied using kernel client with mds path cap
I agree with Zheng but I can't be 100% sure this is the same issue because the pasted log doesn't have the "SessionMa... Patrick Donnelly
02:31 AM CephFS Bug #17893 (Duplicate): Intermittent permission denied using kernel client with mds path cap
Patrick Donnelly
02:03 AM Revision b8b11097 (ceph): client: improve failure messages/debugging
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
01:33 AM Revision 652d18f3 (ceph): os/bluestore: fix alloc release timing on sync submits
If we submit the txc synchronously, we can't immediately release our
freed space to the allocator; that still needs t...
Sage Weil
01:33 AM Revision 315e777c (ceph): ceph_test_objectstore: test w/ and w/o sync_submit_transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 AM Revision af12f842 (ceph): os/bluestore: remove unused KV_COMMITTING state
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 AM Revision a3747de9 (ceph): os/bluestore: kill kv_submitted bool; use a new state
We have state definitions; use them!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:50 AM Revision cc37efa4 (ceph): Merge pull request #11709 from iain-buclaw-sociomantic/librados_aioexec
librados: Add rados_aio_exec to the C API
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@red...
Sage Weil
12:49 AM Revision 060307cc (ceph): Merge pull request #11921 from adamemerson/wip-clangtastic
build: The Light Clangtastic
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:05 AM Bug #17948 (Rejected): erasure-code: isa-l corrupted fragment on decode
Investigate https://github.com/01org/isa-l/issues/10 in the context of Ceph Loïc Dachary

11/17/2016

11:59 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14411 Loïc Dachary
11:08 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14400/console Loïc Dachary
11:05 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14402/ Loïc Dachary
11:03 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
I propose to temporarily disable it while it is worked on : https://github.com/ceph/ceph/pull/12058 Loïc Dachary
10:47 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14398/console Loïc Dachary
10:45 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14395/console Loïc Dachary
09:54 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14397/console Loïc Dachary
02:50 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://jenkins.ceph.com/job/ceph-pull-requests/14340/console Loïc Dachary
06:40 AM RADOS Bug #17830 (Resolved): osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://github.com/ceph/ceph/pull/11926 Kefu Chai
11:55 PM Bug #17947 (Resolved): scrub_test and repair_test fail on master
http://pulpito.ceph.com/sage-2016-11-17_21:27:37-rados-master---basic-smithi/
http://pulpito.ceph.com/sage-2016-11-1...
Sage Weil
11:50 PM Revision 8047f8ce (ceph): tasks/cephfs: add test_fragment
Fixes: http://tracker.ceph.com/issues/17853
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:50 PM Revision fc9d0198 (ceph): tasks/cephfs: fix wait_until_true logging
The success log message was in the wrong
place (and unreachable)
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:50 PM Revision 797a4e77 (ceph): tasks/cephfs: reinstate ctx.filesystem
This got lost in the multi-filesystem
refactor. It's just a debug convenience.
Signed-off-by: John Spray <john.spra...
John Spray
11:50 PM Revision e69d78cb (ceph): tasks: mark start and end of tests in clog
This makes it much easier to associate e.g. slow
requests messages with which test was running.
Signed-off-by: John ...
John Spray
11:37 PM Revision ce47832c (ceph): common/strtol.cc: Get error testing also to work on FreeBSD
- change order of testing
- But report the same error types.
- Changed to report for the last error since the value...
Willem Jan Withagen
11:00 PM Revision 41d46e49 (ceph): osd/ReplicatedPG: limit omap request by bytes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:00 PM Revision 91bb5fbb (ceph): osd/ReplicatedPG: osd configured limit on max omap keys during read
This doesn't apply to the ops that explicitly name keys to read; those
aren't as risky.
Signed-off-by: Sage Weil <sa...
Sage Weil
10:50 PM Revision ee08d38c (ceph): test: disable osd-scrub-repair and test-erasure-eio
While it is being worked on, because it frequently fails.
Refs: http://tracker.ceph.com/issues/17830
Signed-off-by:...
Dan Mick
10:41 PM Revision 82495036 (ceph): Merge pull request #10585 from zhjwpku/patch-2
doc/start/hardware-recommentdations: cosmetic
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:18 PM Revision b52d6025 (ceph): ceph_test_rados_api_tier: dump hitset that we fail to decode
See http://tracker.ceph.com/issues/17945
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:16 PM devops Bug #17585: Jewel Install Broken for Ubuntu Trusty Because of Missing librados2 Dependency
Looks like this issue has been resolved. Feel free to close this ticket. James Saint-Rossy
10:02 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
Attaching a raw tcpdump that captures the configuration (realm pull, period get, and period commit) and startup of tw... Casey Bodley
09:51 PM RADOS Bug #17945 (Need More Info): ceph_test_rados_api_tier: failed to decode hitset in HitSetWrite test
... Sage Weil
09:49 PM Revision 21dde0f8 (ceph): Merge pull request #1274 from ceph/wip-16064
Improve scrub analysis, list-inconsistent-obj output and osd-scrub-repair test David Zafman
09:41 PM Revision ca0bc00a (ceph): whitelist CRC mismatch
whitelisted CRC mismatch and added upgrade for second
half of the cluster
Signed-off-by: Tamil Muthamizhan <tmuthami...
Tamil Muthamizhan
09:21 PM Bug #17869 (Resolved): notmalloc package links tcmalloc
Sage Weil
09:16 PM Revision 3f161671 (ceph): Merge pull request #12008 from linuxbox2/civet-copy-target
cmake: produce civetweb.h, again
ok, w/upstream acks, merging--jenkins build did succeed (this is a build-only change)
Matt Benjamin
09:06 PM Bug #17942: osdc: osdmap update may race with retaking exclusive lock
https://github.com/ceph/ceph/pull/12055 Sage Weil
09:05 PM Bug #17942 (Fix Under Review): osdc: osdmap update may race with retaking exclusive lock
Sage Weil
08:02 PM Bug #17942 (Resolved): osdc: osdmap update may race with retaking exclusive lock
In _op_submit, we drop the shared lock and take the exclusive lock if we have to open a new session. The osdmap may ... Sage Weil
08:57 PM Revision f61b7ce6 (ceph): Merge pull request #12054 from ddiss/doc_osd_pool_restriction
doc: clarify file deletion from OSD restricted pool behaviour
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:56 PM Revision 437f6571 (ceph): Merge pull request #1260 from ceph/wip-17902-master
Added excluded packages "'libcephfs-devel','libcephfs-dev'" Yuri Weinstein
08:37 PM Revision 2c9dbda4 (ceph): doc: release notes for 10.2.4
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:05 PM Revision a863ae1c (ceph): osdc/Objecter: handle race between calc_target and handle_osd_map
If we fail to get an existing session and have to take the exclusive lock,
we may race with an OSDMap update and end ...
Sage Weil
07:57 PM Bug #17916: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
The snapshot removal would have deleted about 750k objects in the period of a few minutes, not sure if that would ske... Nick Fisk
07:02 PM Bug #17916: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Hmm. The divergent prior entry seems to be bogus (and *super* old -- 170k/240k updates to the pg in the past) -- so ... Samuel Just
12:30 PM Bug #17916: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Logs from wip-17916
http://app.sys-pro.co.uk/ceph-osd.49.log.bz2
Relevant section below
-16> 2016-11-17 1...
Nick Fisk
07:46 PM Revision a138178f (ceph): doc/cephfs/standby: fix minor typos
Signed-off-by: David Disseldorp <ddiss@suse.de> David Disseldorp
07:45 PM Revision f00546fe (ceph): doc/cephfs: add note about deletion from OSD restricted pool
As described in http://tracker.ceph.com/issues/17937, a client with
restricted pool access can still delete files unl...
David Disseldorp
07:31 PM Bug #17868 (Resolved): os/filestore/FileStore.cc: 3731: FAILED assert(pos == end) in _do_copy_range
Samuel Just
07:31 PM Bug #17870 (Resolved): ObjectStore/StoreTest.ColSplitTest1/1 out of fds
Samuel Just
07:31 PM Bug #17899 (Pending Backport): restarting an osd twice quickly enough with no other map changes c...
Merge: 83ce0fe2f4f6e17a761586606813f02d1c86ebee Samuel Just
06:56 PM Revision 0eb2dd89 (ceph): Merge pull request #1227 from athanatos/wip-ec-overwrites
ec overwrites tests (and bonus fix to fast reads) Sage Weil
06:54 PM Revision 64cc94c5 (ceph): Merge pull request #11701 from athanatos/wip-ec-partial-overwrites
osd: EC Overwrites
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
06:49 PM Revision 53f6462a (ceph): cmake: produce civetweb.h, again
The recent change to do this logic with file copy (and in src/rgw)
resolved the build problem, but now updates to the...
Matt Benjamin
06:41 PM Revision 0cf383da (ceph): ReplicatedPG: clamp SPARSE_READ to object size for ec pool
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:41 PM Revision 407eaaca (ceph): osd/: cleanup the snap trimmer and deal with delayed repops
With the PGBackend changes, it's not necessarily the case that
calling simple_opc_submit syncronously updates the Sna...
Samuel Just
06:41 PM Revision db798d9f (ceph): ReplicatedPG: don't leave last_backill pointing at head if snapdir exists
Fixes: http://tracker.ceph.com/issues/17668
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:41 PM Revision 4740fe46 (ceph): doc/dev/osd_internals: add some docs for ECBackend
Also, clean up some old ones.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:41 PM Revision 907b357e (ceph): ReplicatedPG::calc_trim_to: don't trim past can_rollback_to
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:41 PM Revision ccbc90dd (ceph): osd/: add projected_log to do client dup detection on not yet committed...
Log entries don't get added to the log for ECBackend until reads are
done, yet we still want any other requests with ...
Samuel Just
06:41 PM Revision d8e0965c (ceph): ReplicatedPG: we might actually recover an object past crt on repair
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:41 PM Revision 0e7860b1 (ceph): osd/: add some debugging to copyfrom
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:41 PM Revision 1e95f2ce (ceph): ECBackend: integrate cache and rmw pipeline
Implements the rmw pipeline and integrates the cache.
HashInfo now maintains a projected size for use during the pla...
Samuel Just
06:41 PM Revision f7b55ec1 (ceph): osd/: Update PGBackend users to project last_update and submit stat deltas
The RMW pipeline means that we don't start committing an update
immediately, so we can't update the log syncronously ...
Samuel Just
06:41 PM Revision 96776470 (ceph): osd/: use PGBackend::call_write_ordered to submit log entries in commit...
Without this change, we might submit new log entries for marking objects
unfound in a way that causes replicas to pro...
Samuel Just
06:41 PM Revision b237321b (ceph): ReplicatedPG::OpContext::start_async_reads: tolerate case sync callback...
If the read can be completed immediately, objects_read_async will call
the callback syncronously, which will result i...
Samuel Just
06:41 PM Revision 126ada47 (ceph): ReplicatedPG: update zero and truncate to only disallow aligned append ...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:41 PM Revision 327dd257 (ceph): osd/ECBackend: use an explicit backfill field on ECSubWrite
Previously, we used an empty transaction to indicate when we
were sending the op to a backfill peer which needs the l...
Samuel Just
06:40 PM Revision 74ddea4b (ceph): ECBackend: remove unused hobject argument to read_request_t
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 5360986f (ceph): osd/: add support for rolling back overwritten extents to pg_log_entry_t
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision ac89594d (ceph): TestPGLog: fix bug with merge_log_split_missing_entries_at_head
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 5e0ec063 (ceph): osd/: refactor PGLog a bit and add support for rolling back extents
It was hard to reason about the validity of the IndexedLog internal
pointers and iterators during updates, so this pa...
Samuel Just
06:40 PM Revision 5e49a69c (ceph): osd/: add ExtentCache
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 90f5d3df (ceph): osd_types: allow non-aligned non-overwrites with ECOVERWRITES flag
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 735af7c6 (ceph): osd/: 's/trim_rollback_to/roll_forward_to/g'
trim_rollback_to was a not terrible name before in that all
it ever did is (possibly) trim the stashed version of the...
Samuel Just
06:40 PM Revision 4a193e82 (ceph): osd/: split rollback info trims into trims and rollforwards
Also, rollforward on activate() and adjust read_log debugging to
account for non-rollforward entries.
Signed-off-by:...
Samuel Just
06:40 PM Revision 89fb6860 (ceph): ReplicatedBackend: always set rollforward to head in submit
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision eb07d692 (ceph): ECBackend: deduplicate start_remaining_read_ops and start_read_ops
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 6ae520da (ceph): common/: add interval_map
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 20204b64 (ceph): osd/: introduce PGTransaction
ECBackend is going to need a transaction representation which reduces
the operational representation from the OSDOp t...
Samuel Just
06:40 PM Revision 2c99f864 (ceph): osd/: switch all users of PGTransaction to use the new structure
This patch removes ReplicatedBackend::PGTransaction and implemenations
and switches over all users. Happily, do_osd_...
Samuel Just
06:40 PM Revision c723f541 (ceph): osd_types::ObjectModDesc: remove claim_append
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 1dc6b4b6 (ceph): osd_types: remove unused fill_in_setattrs
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 9f17e2b5 (ceph): osd,mon: remove FLAG_DEBUG_FAKE_EC_POOL
This was used in the past as scaffolding while the ec pools were being
developed. There should be no legitimate user...
Samuel Just
06:40 PM Revision 5fee194f (ceph): osd,mon: add pool FLAG_EC_OVERWRITES flag
For now, this is a white box testing flag to allow
us to start testing the supporting features before
ec overwrites c...
Samuel Just
06:40 PM Revision 050c9010 (ceph): src/test: update ceph_test_rados to support overwrites
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision bcb5a0da (ceph): store_test::col_split_test: send bounded size transactions
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 9499cdcd (ceph): FileStore::_do_copy_range: tolerate short reads on replay
Consider a sequence like:
0. foo object size is 15
1. clone_range foo -> foo.0 5~5
2. write foo 5~5
3. clone_range f...
Samuel Just
06:40 PM Revision eb3b2024 (ceph): PGBackend: add DoutPrefixProvider to parent interface
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 1934874e (ceph): hobject: add helper typedefs
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision de3c22b0 (ceph): Context: add [Gen]LambdaContext and some related helpers
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 9c65dee2 (ceph): osd_types: update_snaps should take a const argument
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:40 PM Revision 05ddacb1 (ceph): common/: add match() utilities for boost::variant
C++ doesn't have a sum type with nice pattern matching syntax.
Fortunately, someone on stack overflow fixed that.
Si...
Samuel Just
06:40 PM Revision 49275c2d (ceph): inline_variant: simplify it a lot, enable perfect forwarding
The previous implementation was a bit more baroque than it
needed to be. Also, it made copies of the lambdas in a
fe...
Samuel Just
06:40 PM Revision 313e55d9 (ceph): vstart: ratchet down the osd_copyfrom_max_chunk to make multiple chunks...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:22 PM rgw Feature #17931 (Fix Under Review): rgw: Swift's "prefix" parameter is not supported on account li...
PR: https://github.com/ceph/ceph/pull/12047. Radoslaw Zarzynski
04:06 PM rgw Feature #17931 (In Progress): rgw: Swift's "prefix" parameter is not supported on account listing
Radoslaw Zarzynski
01:09 PM rgw Feature #17931 (Resolved): rgw: Swift's "prefix" parameter is not supported on account listing
RadosGW doesn't support the _prefix_ parameter on account listing through the Swift API. Output from ngrep:... Radoslaw Zarzynski
06:08 PM Feature #16180 (Fix Under Review): AIO version of selfmanaged_snap_create/selfmanaged_snap_remove
*PR*: https://github.com/ceph/ceph/pull/12050 Jason Dillaman
02:33 PM Feature #16180 (In Progress): AIO version of selfmanaged_snap_create/selfmanaged_snap_remove
Jason Dillaman
06:03 PM Revision 8e5a1344 (ceph): librbd: utilize async snapshot create/delete methods from librados
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:01 PM Bug #17849: ceph-disk --dmcrypt create must not require admin key
I noticed a somewhat-related ticket today: #16755 Ken Dreyer
06:00 PM Bug #16755: ceph-disk: encryption assumes admin key is present
I noticed a somewhat-related ticket today: #17849 Ken Dreyer
06:00 PM Bug #17833: missing key-management-mode in ceph.conf after default deployment
I noticed a somewhat-related ticket today: #16755 Ken Dreyer
05:26 PM Revision e8af1cf3 (ceph): kv: remove snapshot iterator
There are no users.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:22 PM Revision 1d7e94b2 (ceph): rgw: switch from g_conf to req_state::cct::_conf in RGWListBuckets_ObjS...
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
05:18 PM Revision 7e9ad173 (ceph): test: Use new directory naming for rocksdb test
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:07 PM Revision e846a546 (ceph): librados: new asynchronous snapshot creation/deletion methods
Fixes: http://tracker.ceph.com/issues/16180
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:50 PM Revision 5f2f2fb3 (ceph): test: Log errors in fork() from system()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:49 PM Revision 8c824fd3 (ceph): test: Remove renamed test directory
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:42 PM Bug #17940: Job(s) fail on vps and pass on smithi
This is @rados/test-upgrade-v11.0.0.sh@ failing Zack Cerza
04:19 PM Bug #17940 (Closed): Job(s) fail on vps and pass on smithi
Passed http://pulpito.ceph.com/yuriw-2016-11-17_00:38:00-upgrade:jewel-x:point-to-point-x-master-distro-basic-smithi/... Yuri Weinstein
04:37 PM Revision 654ad753 (ceph): Merge pull request #12046 from dachary/wip-16014-cot
tests: use shorter directories for tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
04:31 PM CephFS Bug #17937: file deletion permitted from pool Y from client mount with pool=X capabilities
John Spray wrote:
> > MDS path restrictions are not used, so perhaps pool/namespace restrictions are not supported w...
David Disseldorp
04:16 PM CephFS Bug #17937 (Won't Fix): file deletion permitted from pool Y from client mount with pool=X capabil...
> MDS path restrictions are not used, so perhaps pool/namespace restrictions are not supported without a correspondin... John Spray
02:02 PM CephFS Bug #17937 (Won't Fix): file deletion permitted from pool Y from client mount with pool=X capabil...
Not sure whether this is a bug per se, but IMO certainly falls into the strange
behaviour basket.
If I have a fil...
David Disseldorp
04:17 PM Revision 0e0a14a7 (ceph): rgw: add support for the prefix parameter in account listing of Swift API.
Fixes: http://tracker.ceph.com/issues/17931
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
04:16 PM Revision d68e625b (ceph): rgw: optimize out ctor-copy in RGWListBuckets_ObjStore_SWIFT.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:54 PM Revision 77fe9af9 (ceph): Merge pull request #12036 from tchaikov/wip-osd-scrub-repair-cleanup
test/osd-scrub-repair.sh: use repair() instead of "ceph pg repair"
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:30 PM Revision 0e046c61 (ceph): rgw: add retry/backoff to sync agent requests
resolves an issue where startup of the radosgw-agent races with the
requests we send to it to run sync. uses the requ...
Casey Bodley
03:30 PM Revision 19c7c443 (ceph): rgw: start_rgw() polls gateway until it accepts connections
resolves various races between radosgw startup and further operations -
both within the rgw task itself (such as the ...
Casey Bodley
03:30 PM Revision 23ea2580 (ceph): rgw: remove unnecessary sleeps
remove the sleeps that were added to address radosgw startup races
Signed-off-by: Casey Bodley <cbodley@redhat.com>
...
Casey Bodley
03:25 PM Revision 6662c80b (ceph): Merge pull request #12039 from xiexingguo/xxg-wip-bluestreo-1117
os/bluestore: fix bufferspace stats leak due to blob splitting
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
03:19 PM Revision 12b12e60 (ceph): Merge pull request #12042 from ifed01/wip-bluestore-drop-blob_depth
os/bluestore: remove garbage collector staff
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:18 PM CephFS Bug #17939: non-local cephfs quota changes not visible until some IO is done
That commit seems to test client_quota_df. That works, I agree. This issue is about extending a share.
extend_shar...
Dan van der Ster
02:27 PM CephFS Bug #17939: non-local cephfs quota changes not visible until some IO is done
Hmmm. I remember testing manila's extend share API with cephfs's native driver, where the ceph_volume_client modifies... Ramana Raja
02:13 PM CephFS Bug #17939 (Resolved): non-local cephfs quota changes not visible until some IO is done
If we change the ceph.quota.max_bytes attribute on a cephfs mount, that quota is not applied until cephfs is remounte... Dan van der Ster
03:11 PM Bug #16014 (Fix Under Review): test fails due to "The UNIX domain socket path"
Loïc Dachary
03:11 PM Bug #16014: test fails due to "The UNIX domain socket path"
https://github.com/ceph/ceph/pull/12046 Loïc Dachary
03:07 PM Bug #16014: test fails due to "The UNIX domain socket path"
marking as urgent and reopening because it happens often on make check runs by jenkins and asking jenkins to run the ... Loïc Dachary
03:08 PM Revision a9c07e7e (ceph): tests: use shorter directories for tests
So that jenkins can use longer directories. We can't have both otherwise
the limit UNIX domain socket path length lim...
Loic Dachary
03:05 PM rgw Bug #17930: failure to run any task in rgw suite on vps
from http://qa-proxy.ceph.com/teuthology/owasserm-2016-11-17_09:14:20-rgw-wip-orit-testing---basic-vps/555640/teuthol... Casey Bodley
11:33 AM rgw Bug #17930 (Rejected): failure to run any task in rgw suite on vps
http://pulpito.ceph.com/owasserm-2016-11-17_09:14:20-rgw-wip-orit-testing---basic-vps/
HTTPConnectionPool(host='vp...
Orit Wasserman
02:57 PM Revision 1cf0f1e3 (ceph): Merge pull request #11961 from tianshan/fix-RGWSimpleRadosLockCR
rgw: fix RGWSimpleRadosLockCR set_description()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:56 PM Revision 7bab8078 (ceph): Merge pull request #11965 from ceph/wip-rgw-fix-period-commit
rgw: fix missing master zone for a single zone zonegroup
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:42 PM rgw Backport #17875 (In Progress): jewel: rgw file: remove spurious mount entries for RGW buckets
Abhishek Varshney
02:40 PM Revision b0443613 (ceph): rgw_file: fix spurious mount entries w/Linux NFS client
This change fixes the initialization of root file handles to have
their correct fs instance. Previously, the root fi...
Matt Benjamin
02:39 PM rgw Backport #17886 (In Progress): jewel: multisite: ECANCELED & 500 error on bucket delete
Abhishek Varshney
02:38 PM Revision 732405e7 (ceph): rgw: fix for bucket delete racing with mdlog sync
Fixes: http://tracker.ceph.com/issues/17698
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:36 PM rbd Backport #17879 (In Progress): jewel: rbd-mirror: use sparse read during image sync
Abhishek Varshney
02:31 PM Revision eb0248c6 (ceph): Merge pull request #12020 from leseb/glance-mitaka
doc: openstack glance mitaka uses show_multiple_locations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:04 PM rgw Bug #17938 (Resolved): rgw: wrong error message is returned when putting container with a name th...
Recently Tempest got a few negative tests for verifying interactions with misbehaving clients. RadosGW wrongly respon... Radoslaw Zarzynski
01:54 PM rgw Bug #17936 (Resolved): rgw: /info lacks swift.max_meta_value_length
Recently Tempest got a few negative tests which depend on _/info_. Unfortunately, the RadosGW's implementation doesn'... Radoslaw Zarzynski
01:51 PM Revision 0870b00c (ceph): rgw: fix missing master zone for a single zone zonegroup
Fixes: http://tracker.ceph.com/issues/17364
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
01:49 PM rgw Bug #17935 (Resolved): rgw: wrong error code is returned when putting container metadata with too...
Recently Tempest got couple of negative tests for verifying interactions with misbehaving clients. RadosGW wrongly re... Radoslaw Zarzynski
01:34 PM Revision adddaf49 (ceph): os/bluestore: remove garbage collector staff
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
01:31 PM CephFS Bug #16886: multimds: kclient hang (?) in tests
fix one bug https://github.com/ceph/ceph-client/commit/2a3d8aad521306c6537c67c518ea7c4023c74f12
If you see "fail...
Zheng Yan
01:31 PM rgw Bug #17934 (Resolved): rgw: /info lacks swift.max_meta_count
Recently Swift got couple of negative tests which depends _/info_. Unfortunately, the RadosGW's implementation doesn'... Radoslaw Zarzynski
01:23 PM rgw Bug #17932: rgw: missing support for per storage-policy usage statistics
Dump of */info*:... Radoslaw Zarzynski
01:16 PM rgw Bug #17932 (Resolved): rgw: missing support for per storage-policy usage statistics
Following headers of the Swift API aren't sent nor even calculated for GET/HEAD responses on account:... Radoslaw Zarzynski
01:21 PM rbd Bug #16176: objectmap does not show object existence correctly
I am still not following the issue and will require more information. To answer your question, you cannot set the obj... Jason Dillaman
03:13 AM rbd Bug #16176: objectmap does not show object existence correctly
hi jason, sorry for late response, i can reproduce this on the latest master, it seems that this only happens with as... Xinxin Shu
11:40 AM Revision e4459533 (ceph): Merge pull request #11424 from renhwztetecs/renhw-wip-mgr
mgr: init() return when connection daemons failed && add some err info
Reviewed-by: John Spray <john.spray@redhat.co...
Kefu Chai
11:07 AM Revision 7814549c (ceph): Merge pull request #12015 from xiexingguo/xxg-wip-bluestore-init-csum
os/bluestore: avoid unnecessary call to init_csum()
Reviewed-by: Sage Weil <sage@redhat.com>
Igor Fedotov
10:51 AM Revision 1be2eb11 (ceph): test/osd-scrub-repair.sh: use repair() instead of "ceph pg repair"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:49 AM Revision a9f4883f (ceph): Merge pull request #1271 from SUSE/wip_flake8_F401_time_imported_but_un...
tasks.rgw: 'time' imported but unused
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:37 AM Revision ef1d2a6a (ceph): tasks.rgw: 'time' imported but unused
flake8 was failing.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge
10:29 AM CephFS Bug #17837 (In Progress): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Thanks, can now reproduce here. ... John Spray
06:27 AM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
here is dump of mdsmap local alexander walker
10:27 AM RADOS Bug #17929 (New): rados tool should bail out if you combine listing and setting the snap ID
hi,
i've got found problem/feature in pool snapshots
when i delete some object from pool which was previously s...
Jan Krcmar
10:13 AM Revision 15649431 (ceph): Merge pull request #12038 from tchaikov/wip-ceph-objectstore-tool
test: ceph-objectstore-tool: should import platform before using it
Reviewed-by: Owen Synge <osynge@suse.com>
Kefu Chai
09:57 AM Revision def903a7 (ceph): doc: openstack glance mitaka uses show_multiple_locations
As of the Mitaka release show_image_direct_url is not needed, but
instead show_multiple_locations should be used.
Add...
Sébastien Han
09:28 AM Revision 0c7af43a (ceph): src.ceph-create-keys: Add connection timeouts.
ceph commands will hang indefinitely if called without a parameter:
--connect-timeout
Signed-off-by: Owen Synge...
Owen Synge
09:20 AM Revision e3de5f4a (ceph): test: ceph-objectstore-tool: should import platform before using it
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:34 AM CephFS Bug #17921: CephFS snapshot removal fails with "Stale file handle" error
please set debug_client=20 and try again Zheng Yan
08:29 AM rbd Bug #17928 (Won't Fix): import-diff doesn't work as what I expected
rbd export-diff can export the variation of src image between two snapshots: snap1, snap2.
Supose you have already d...
cory gu
08:12 AM rgw Backport #17686 (Resolved): jewel: don't loop forever when reading data from 0 sized segment
Nathan Cutler
07:58 AM Revision cb9cc4e5 (ceph): mon/MDSMonitor: fix memory leak in prepare_beacon
prepare_beacon() case of prepare_update() should put()
message in two more cases, because is the last step
of dispatc...
Igor Podoski
07:48 AM Revision 4a36933d (ceph): mon: OSDMonitor: Missing nearfull flag set
Output from 'ceph -s -f json-pretty' wans't showing nearfull flag set.
Signed-off-by: Igor Podoski <igor.podoski@ts....
Igor Podoski
07:48 AM Revision 2c7f08b8 (ceph): Merge pull request #9613 from dzafman/wip-16064
common osd: Improve scrub analysis, list-inconsistent-obj output and osd-scrub-repair test
Reviewed-by: Samuel Just ...
Kefu Chai
07:43 AM Revision e1694d6e (ceph): mon: send updated monmap to its subscribers
prior to this change, we sends monmap when serving the subscription
requests, but the updates are not sent to the sub...
Kefu Chai
07:34 AM Revision 253649f2 (ceph): osd/OSD: small cleanup. curmap will be assigned inside the following lo...
Signed-off-by: Jie Wang <jie.wang@kylin-cloud.com> Jie Wang
06:57 AM Revision 7c471eaf (ceph): Merge pull request #10507 from wjwithagen/wip-wjw-tests-ceph_objectstor...
ceph_objectstore_tool.py: Don't use btrfs on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:54 AM Revision 3a00c50a (ceph): Merge pull request #11890 from liupan1111/wip-code-clean-ups
os/filestore: handle EINTR returned by io_getevents()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:53 AM Revision 761f1932 (ceph): Merge pull request #11765 from bassamtabbara/wip-crushtool-fix
mon: if crushtool config is empty use internal crush test
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:51 AM Revision 3bf051d6 (ceph): os/bluestore: fix bufferspace stats leak due to blob splitting
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:43 AM Bug #17857 (Resolved): osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
Kefu Chai
06:39 AM Revision 5445a3dd (ceph): Merge pull request #11926 from dzafman/wip-test-17830
test: fix test-erasure-eio and osd-scrub-repair races (17830)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:05 AM Revision e1fd8f19 (ceph): bluestore: Fix warning in pool allocator
Since we're not allocating anything, we should return nullptr and mark
the function noexcept. (Functions not marked n...
Adam Emerson
02:24 AM Revision b24bd441 (ceph): Merge pull request #12030 from branch-predictor/bp-rmxattr-bl
librados: remove unused bufferlist from rados_write_op_rmxattr
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:16 AM Revision 1d162e3c (ceph): client: put CapSnap not ptr in cap_snaps map
Idea here is both to eliminate pointer management which avoids potential
leaks and to reduce memory fragmentation by ...
Patrick Donnelly
02:05 AM rgw Bug #16463: AWS4 Presigned URL not accepted by RGW
I got same results with Nginx as load balancer and TLS termination for Ceph RGWs v10.2.3. Looking forward for the bug... Charles Alva
01:58 AM Revision d0410062 (ceph): test: Add sleep 1 so that we look for 60 seconds
This failed because test blew through 60 requests in 8 seceons before
the scrub repair even started on Jenkins.
Sign...
David Zafman
01:56 AM Revision b7657c54 (ceph): test: Fix duplicate port in test-erasure-code-plugins.sh
Add comments about uniqueness of port number required
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
01:13 AM Revision bf9541a1 (ceph): librbd: use snap_remove implementation from internal
Signed-off-by: Victor Denisov <denisovenator@gmail.com> Victor Denisov
12:54 AM Revision e076245b (ceph): async: Do not use std::move on temporaries
It can actually cause the compiler to copy where it wouldn't
otherwise. Just return the std::function and take advant...
Adam Emerson
12:54 AM Revision c8194265 (ceph): fuse: Fix narrowing error in switch statement
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision 2cbbc8a5 (ceph): rgw: NULL is not a bool
Really you shouldn't use NULL at all, this is a demonstration of why.
Signed-off-by: Adam C. Emerson <aemerson@redha...
Adam Emerson
12:54 AM Revision ec7cead3 (ceph): rgw: Do not std::move to return locally constructed objects
It prevents return value optimization.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
12:54 AM Revision 9ac604b9 (ceph): rgw: Initialize superclass from parameter not member
Especially since the member has not been initialized yet.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
12:54 AM Revision 80b6505c (ceph): rgw: Assign parameters to members, not themselves
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision 9a809cd6 (ceph): rgw: strlen is not constexpr
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision e0796fc5 (ceph): mon: Do not brace scalar initializers
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision 6e0685ae (ceph): mon: Fix bug in feature testing
Since we're comparing against a bitmask, the boolean rather than bitwise
operator can't be right.
Signed-off-by: Ada...
Adam Emerson
12:54 AM Revision 075b28ea (ceph): bluestore: Remove redundant struct declaration
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision 6cb93f7d (ceph): erasure: Remove unused variable
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision c0681246 (ceph): boost: Make inclde paths SYSTEM includes
We are not debugging Boost and do not need to see its warnings.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
12:54 AM Revision 4731433e (ceph): cmake: Suppress warnings on Cython output
They are automatically generated code and we don't really control it.
Signed-off-by: Adam C. Emerson <aemerson@redha...
Adam Emerson
12:54 AM Revision 601c35de (ceph): rbd: typename is for types, not functions
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision cfa27624 (ceph): rbd: Initialize std::atomic flag with an equals sign
I know it's weird, but
std::atomic_flag f = ATOMIC_FLAG_INIT;
is guaranteed to work, while
std::atomic_fla...
Adam Emerson
12:54 AM Revision 97b97fd7 (ceph): kvs: ObjectWriteOPerations can't be in a VLA
Variable length arrays can only contain Plain Old data
types. ObjectOperation has a virtual destructor and is thus no...
Adam Emerson
12:54 AM Revision 029243b5 (ceph): os: Use delete[] to free things allocated with new[]
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision e6279b7a (ceph): rbd: Fix likely typos that should be assignments
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:54 AM Revision cb52e506 (ceph): rbd: Move operator overload into namespace of type
So overload resolution can find it.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
12:54 AM Revision 146e7ab9 (ceph): rbd: Fix invalid type inferences
These are big and ugly and could be made ever so much nicer with a C++14
compatibility header providing the *_t varia...
Adam Emerson
12:54 AM Revision 10e5b70f (ceph): rbd: Move template specialization declaration before include
The include file was implicitly specializing instantiating the
template.
Signed-off-by: Adam C. Emerson <aemerson@re...
Adam Emerson
12:54 AM Revision bca0f4b0 (ceph): test: Suppress least surprising warning in the world
Something called infinite_recursion_test_impl recurses...infinitely!
Signed-off-by: Adam C. Emerson <aemerson@redhat...
Adam Emerson
12:29 AM Revision 20b58ba6 (ceph): Merge pull request #12032 from liewegas/wip-bluestore-warning
os/bluestore: fix warning and uninit variable
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
12:29 AM Revision cae569ab (ceph): Added excluded packadges "'libcephfs-devel','libcephfs-dev'"
Fixes http://tracker.ceph.com/issues/17902
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Yuri W...
Yuri Weinstein

11/16/2016

11:51 PM Backport #17926 (In Progress): jewel: ceph-disk --dmcrypt create must not require admin key
Loïc Dachary
11:47 PM Backport #17926 (Resolved): jewel: ceph-disk --dmcrypt create must not require admin key
https://github.com/ceph/ceph/pull/12033 Loïc Dachary
11:51 PM Revision 652f4902 (ceph): mon,ceph-disk: add lockbox permissions to bootstrap-osd
ceph-disk --dmcrypt needs to put a config-key and authorize
the OSD to get it back. The corresponding permissions are...
Loic Dachary
11:44 PM rgw Bug #17387 (Resolved): multisite: 'radosgw-admin period prepare' is obsolete
Nathan Cutler
11:40 PM Bug #17849 (Pending Backport): ceph-disk --dmcrypt create must not require admin key
Loïc Dachary
11:40 PM Revision 006ab8df (ceph): mon: Fix compiler warnings, missed _dump() change
Caused by: af720cc87b4d631695c1549c31d57bfbc82bc6ba
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:40 PM Revision d30056a1 (ceph): test: In osd-scrub-repair.sh fix use of wait_for_clean()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:40 PM Revision db7be41c (ceph): test: Re-enable osd-scrub-repair.sh
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:40 PM Revision 88ce18da (ceph): Merge pull request #11996 from dachary/wip-17849-bootstrap-osd
mon,ceph-disk: add lockbox permissions to bootstrap-osd
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
11:19 PM rgw Feature #17925 (Resolved): rgw: add radosgw-admin command to check progress toward bucket shardin...
To assist users with bucket sharding decisions, add a command to list current bucket shard-fill percentage, and warn ... Matt Benjamin
11:14 PM Revision 28ebc35c (ceph): os/bluestore/KernelDevice: initialize oldest
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:14 PM Revision ee84e78f (ceph): include/mempool: silence warnings
/home/sage/src/ceph4/src/include/mempool.h:421:68: warning: no return statement in function returning non-void [-Wret... Sage Weil
09:58 PM Revision 41408ec9 (ceph): Merge pull request #12029 from batrick/mon-_dump-bugfix
mon: remove utime_t param in _dump
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:52 PM Revision 7b3643de (ceph): librados: remove unused bufferlist from rados_write_op_rmxattr
rados_write_op_rmxattr declares the bl bufferlist variable, then doesn't make
any use of it. Get rid of it, as it's p...
Piotr Dałek
09:38 PM Revision b0173556 (ceph): Merge pull request #12028 from batrick/client-redundant-init
client: remove redundant initialization
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:32 PM Revision 5ae0f5c7 (ceph): scrub_test: Fix for list-inconsistent-obj output changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:32 PM Revision 5fe8522d (ceph): repair_test, scrub_test: Fix whitelists for scrub changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:32 PM Revision e000ab2f (ceph): tasks/scrub_test.py: Make test deterministic by updating digests
ceph_test_rados: Get coverage of digest updates in deep-scrub/repair
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:22 PM Bug #17573: librados doesn't properly report failure to create socket
Here is an article from the red hat customer portal, this problem is apparently not new. One of the symptoms here is... Ben England
07:01 PM Revision f3def4a0 (ceph): test: wait_for_clean() add sleep backoff
Reduce size of log on timeout by doing a backoff so that
we don't log 3000 loops at 1/10 second sleeps.
Signed-off-b...
David Zafman
07:01 PM Revision 1a756960 (ceph): test: activate_osd() doesn't need to set crush
Tests use objectstore_tool() which stops and starts OSDs,
but may assume consistency of object locations.
Signed-off...
David Zafman
07:01 PM Revision df9a2df1 (ceph): test: Re-enable test-erasure-eio.sh
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:59 PM Revision 6a78b81f (ceph): test: CLEANUP to later enable TEST_rados_get_with_subreadall_eio_shard_*
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:50 PM Revision c2875e6a (ceph): mon: remove utime_t param in _dump
Missing in af720cc87b4d631695c1549c31d57bfbc82bc6ba.
Found in warning:
In file included from /home/pdonnell/ceph/sr...
Patrick Donnelly
06:34 PM Revision c1c6224b (ceph): mon,ceph-disk: add lockbox permissions to bootstrap-osd
ceph-disk --dmcrypt needs to put a config-key and authorize
the OSD to get it back. The corresponding permissions are...
Loic Dachary
06:34 PM Revision bc84f889 (ceph): client: remove redundant initialization
messenger is already initialized in the constructor member
initialization list.
Signed-off-by: Patrick Donnelly <pdo...
Patrick Donnelly
06:32 PM Revision 59bf888e (ceph): Merge pull request #12025 from dachary/wip-17923-tox
tests: no python3 tests for ceph-disk
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
06:23 PM Revision ab0786d6 (ceph): rbd: this command should be EXPORT_DIFF
Fixes: http://tracker.ceph.com/issues/17671
Signed-off-by: liyankun <lioveni99@gmail.com>
yankun li
06:06 PM Revision 53e92aae (ceph): Merge pull request #1266 from ceph/wip-add-point-jewel
Added /upgrade/jewel-x/point-to-point-x Yuri Weinstein
05:52 PM rgw Bug #17924: valgrind failures due to leaks of std::string memory in md_config_t
https://github.com/ceph/ceph/pull/12026 Casey Bodley
05:47 PM rgw Bug #17924 (New): valgrind failures due to leaks of std::string memory in md_config_t
Example run: http://qa-proxy.ceph.com/teuthology/teuthology-2016-11-06_11:05:02-rgw-master-distro-basic-smithi/527300... Casey Bodley
05:47 PM Revision 28c545ef (ceph): tests: no python3 tests for ceph-disk
2.5.0 published today made it so an environment with no action fails
where it previously did not.
Fixes: http://trac...
Loic Dachary
05:46 PM Revision d91c62dc (ceph): mon: update mon(peon)'s down_pending_out when osd up
Fixes: http://tracker.ceph.com/issues/17719
Signed-off-by: Dong Wu <archer.wudong@gmail.com>
(cherry picked from comm...
Dong Wu
05:45 PM Bug #17923 (Resolved): tests: ceph-disk.sh fails on py34
https://pypi.python.org/pypi/tox/2.5.0 published today made it so an environment with no action fails where it previo... Loïc Dachary
05:39 PM rbd Backport #17068 (In Progress): hammer: Request exclusive lock if owner sends -ENOTSUPP for proxie...
Nathan Cutler
02:26 PM rbd Backport #17068 (Fix Under Review): hammer: Request exclusive lock if owner sends -ENOTSUPP for p...
PR: https://github.com/ceph/ceph/pull/12018 Mykola Golub
05:38 PM Revision df3ff6da (ceph): rados, osd: Improve attrs output of list-inconsistent-obj
Persist the user_version and shard id of scrubbed obj
Rados command dump inconsistent obj's version and shard-id
...
David Zafman
05:38 PM Revision b7bacd21 (ceph): test: Update testing for new list-inconsistent-obj output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:38 PM Revision eb73dd47 (ceph): doc, test: Add schemas for list-inconsistent-* rados command output
If jsonschema cmd is available use it to test output against schema
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:41 PM Revision 397e38aa (ceph): Merge pull request #12024 from tchaikov/wip-ceph-erasure-code-corpus-arch
tests: sync ceph-erasure-code-corpus for using 'arch' not 'uname -p'
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
04:35 PM Revision 32bc189e (ceph): Merge pull request #1269 from ceph/wip-rgw-sync-agent-retry
rgw: fix some races with radosgw and radosgw-agent startup
(verified by Orit)
Matt Benjamin
04:19 PM Revision cbdc2b09 (ceph): osd: make get_pg_or_queue_for_pg marginally more efficient
Avoid derefs to get the session, and avoid twiddling the ref count.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:14 PM Revision 2caf2857 (ceph): osd: do not diagnose misdirected ops by default
This is computationally expensive, potentially even blocks on IO (to load
an old OSDMap), and is only useful for debu...
Sage Weil
03:48 PM Revision f8ce4402 (ceph): tests: sync ceph-erasure-code-corpus for using 'arch' not 'uname -p'
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:38 PM CephFS Bug #17906 (Resolved): mds: dumped ops do not include events and other information
Good point! John Spray
03:14 PM CephFS Bug #17906: mds: dumped ops do not include events and other information
John, I don't think the bug exists in jewel. The culprit commit is not merged there. Patrick Donnelly
12:03 PM CephFS Bug #17906 (Pending Backport): mds: dumped ops do not include events and other information
John Spray
03:23 PM Revision 588d6319 (ceph): Merge pull request #12011 from ceph/wip-git-archive-all
git-archive-all.sh: use an actually unique tmp dir
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
02:57 PM Revision 5e6538e6 (ceph): rgw: start_rgw() polls gateway until it accepts connections
resolves various races between radosgw startup and further operations -
both within the rgw task itself (such as the ...
Casey Bodley
02:57 PM Revision 3e68bfdb (ceph): rgw: remove unnecessary sleeps
remove the sleeps that were added to address radosgw startup races
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:44 PM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Originally I could only reproduce with the kernel client. Now I can reproduce it also with ceph-fuse. Dan van der Ster
02:34 PM CephFS Bug #17921 (Rejected): CephFS snapshot removal fails with "Stale file handle" error
Removing CephFS snapshot fails while testing it in a loop with "stale file handle" error but there will not be any sn... Ramakrishnan Periyasamy
02:33 PM Revision 69bbafa8 (ceph): rgw: add retry/backoff to sync agent requests
resolves an issue where startup of the radosgw-agent races with the
requests we send to it to run sync. uses the requ...
Casey Bodley
02:22 PM Revision d89b1f84 (ceph): librbd: request exclusive lock if current owner cannot execute op
This is a direct commit to hammer due to librbd code has evolved
significantly in the master.
Fixes: http://tracker....
Mykola Golub
01:03 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
http://pulpito.ceph.com/kchai-2016-11-13_07:03:13-rados-wip-kefu-testing---basic-smithi/544085/
http://pulpito.ceph....
Kefu Chai
01:00 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
i just tested on ext4 the problem disappears. and seems it is reproducible on btrfs. Kefu Chai
12:52 PM rgw Bug #17920 (Closed): upgrade from hammer only convert first zone
Orit Wasserman
12:28 PM rgw Bug #17920 (Closed): upgrade from hammer only convert first zone
Orit Wasserman
12:44 PM Revision 7a5eb3b7 (ceph): Merge pull request #12007 from jcsp/wip-trackedop-now
common/TrackedOp: remove unused 'now' in _dump()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ke...
Kefu Chai
12:03 PM CephFS Bug #17747 (Resolved): ceph-mds: remove "--journal-check" help text
John Spray
12:03 PM CephFS Bug #17797 (Resolved): rmxattr on ceph.[dir|file].layout.pool_namespace doesn't work
John Spray
12:03 PM Bug #17919 (Resolved): tests: test/mon/osd-crush.sh is racy
Kefu Chai
09:14 AM Bug #17919 (Can't reproduce): tests: test/mon/osd-crush.sh is racy
https://jenkins.ceph.com/job/ceph-pull-requests/14124/console... Loïc Dachary
12:02 PM Revision c1d74d2c (ceph): Merge pull request #12016 from dachary/wip-17919-osd-crush
tests: osd-crush.sh must retry crush dump
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:02 PM CephFS Bug #17308 (Resolved): MDSMonitor should tolerate paxos delays without failing daemons (Was: Unex...
John Spray
12:00 PM Revision a2faf63c (ceph): Merge pull request #12012 from tchaikov/wip-sepia-bt
script/sepia_bt.sh: a script to prepare for debugging on teuthology@sepia
Reviewed-by: Brad Hubbard <bhubbard@redhat...
Kefu Chai
11:59 AM Revision f4fda3fa (ceph): Merge pull request #11167 from jcsp/wip-17308
mon: make MDSMonitor tolerant of slow mon elections
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:48 AM CephFS Bug #17837 (Need More Info): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Hmm, so when I try loading up the mdsmap.bin from http://tracker.ceph.com/issues/16592#change-81117 it is decoding fi... John Spray
11:03 AM Revision d1df8f71 (ceph): rgw: for the create_bucket api, if the input creation_time is zero, we ...
Fixes: http://tracker.ceph.com/issues/16597
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
(cherry picked from...
wei qiaomiao
10:01 AM Revision 315c6a23 (ceph): mds: ignore 'session evict' when mds is replaying log
Fixes: http://tracker.ceph.com/issues/17801
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
09:36 AM Bug #17918: tests: osd-fast-mark-down.sh is racy
https://github.com/ceph/ceph/pull/12019 Loïc Dachary
07:43 AM Bug #17918: tests: osd-fast-mark-down.sh is racy
https://github.com/ceph/ceph/pull/12014 disables the test until this is fixed to avoid transient errors when running ... Loïc Dachary
07:37 AM Bug #17918 (Resolved): tests: osd-fast-mark-down.sh is racy
https://jenkins.ceph.com/job/ceph-pull-requests/14133/console... Loïc Dachary
09:21 AM Revision 274c307d (ceph): tests: osd-crush.sh must retry crush dump
After ceph osd setcrushmap, the script must retry because ceph osd crush
dump races against the update of the crushma...
Loic Dachary
08:50 AM Revision b135ded3 (ceph): Merge pull request #11979 from ceph/wip-disable-osd-scrub-repair
test: disable osd-scrub-repair and test-erasure-eio
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Loic Dach...
Loïc Dachary
08:13 AM Revision eedb3f4b (ceph): os/bluestore: more readability improvements
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:31 AM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://github.com/ceph/ceph/pull/11979/commits/8854cca4164f9184cc549ba0b90b44515933de8c disables osd-scrub-repair.sh... Loïc Dachary
07:16 AM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins
https://github.com/ceph/ceph/pull/11926 Loïc Dachary
07:26 AM Bug #17857: osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
https://github.com/ceph/ceph/pull/11979/commits/8854cca4164f9184cc549ba0b90b44515933de8c disables test-erasure-eio.sh... Loïc Dachary
06:33 AM Revision 5beb99e1 (ceph): os/bluestore: avoid unnecessary call to init_csum()
We have to initiate CSumType from 1, which represents CSUM_NONE,
to be aligned with OSDMnitor's pool_opts_t handling....
xie xingguo
04:09 AM Revision 045b8212 (ceph): script/sepia_bt.sh: a script to prepare for debugging on teuthology@sepia
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:45 AM Revision 6cc659fe (ceph): git-archive-all.sh: use an actually unique tmp dir
git archive into $TMPDIR/$(basename "$(pwd)").$FORMAT is not unique;
if two runs are running simultaneously, this wil...
Dan Mick
02:46 AM Revision 2b87a551 (ceph): crush: reset bucket->h.items[i] when removing tree item
* crush: so we don't see the reference after the removing, this keeps
check_item_loc() happy, and move_bucket() use...
Kefu Chai
12:59 AM Revision 8ecf8b85 (ceph): Added /upgrade/jewel-x/point-to-point-x
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
12:00 AM Revision fd39fa52 (ceph): rados,thrash-erasure-code: add overwrites workloads
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:00 AM Revision 66836c95 (ceph): thrash-erasure-code: disable ceph-objectstore-tool testing for now
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:00 AM Revision d897e02f (ceph): fast.yaml: overrides not override
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:00 AM Revision 44d4e7ea (ceph): objectstore.yaml: raise fd limit
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just

11/15/2016

11:26 PM Revision 83ce0fe2 (ceph): Merge pull request #12003 from athanatos/wip-17899
OSDMonitor: only reject MOSDBoot based on up_from if inst matches
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
11:09 PM Revision 9950062f (ceph): mon: make MDSMonitor tolerant of slow mon elections
Previously MDS daemons would get failed incorrectly
when they appeared to have timed out due to
delays in calling int...
John Spray
11:09 PM Revision 14588e54 (ceph): mon: clean up MDSMonitor interface
This was almost all public.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:04 PM Revision 669cbfbd (ceph): Merge pull request #11836 from batrick/client-new-20161108
client: remove unnecessary bufferptr[] for writev
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:03 PM Revision 916ad858 (ceph): Merge pull request #11837 from batrick/client-unique-20161108
client: use unique_ptr
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:40 PM Revision 861488c0 (ceph): DO NOT whitelist CRC mismatch
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com> Tamil Muthamizhan
10:36 PM Revision 6ca6fd1e (ceph): Merge pull request #11904 from stiopaa1/mds_scrubheader_passStringByCon...
mds/ScrubHeader.h: pass string by const reference
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
10:35 PM Revision 4ed46eff (ceph): Merge pull request #11651 from stiopaa1/mds_mdsrank_protectedDestructor
mds/MDSRank.h: make destructor protected
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:34 PM Revision fb8711f9 (ceph): Merge pull request #1265 from ceph/wip-dont-whitelist
DO NOT whitelist CRC mismatch Yuri Weinstein
10:33 PM Revision 163c6285 (ceph): Merge pull request #11338 from stiopaa1/mds_sessionmap_unneededCount
mds/SessionMap.cc: remove unneeded use of count
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:21 PM Revision 556c8caf (ceph): Merge pull request #11957 from batrick/mds-deactivate-doc
doc: clarify mds deactivate purpose
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:13 PM Revision 17c8f84b (ceph): Merge pull request #1264 from ceph/jewel-osds-before-mon
Jewel osds before mon Tamilarasi Muthamizhan
10:02 PM Revision af720cc8 (ceph): common/TrackedOp: remove unused 'now' in _dump()
Greg pointed this out in PR #11985
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:59 PM Revision 82f5750b (ceph): Merge pull request #11985 from batrick/op-tracker-mds-event
mds: revert "mds/Mutation: remove redundant _dump method"
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
09:57 PM rgw Bug #16408: Creating Bucket failed and can't be deleted.
Yeah, bucket entrypoint is broken. Does it happen also with newer buckets? This one seems a bit old. We can try ident... Yehuda Sadeh
05:27 AM rgw Bug #16408: Creating Bucket failed and can't be deleted.
... Robin Johnson
01:12 AM rgw Bug #16408: Creating Bucket failed and can't be deleted.
This seems broken:... Yehuda Sadeh
12:05 AM rgw Bug #16408: Creating Bucket failed and can't be deleted.
Attached is the log from:
@
b=bucket
sudo radosgw-admin --bucket $b bucket rm --debug-rgw=20 --debug-ms 20 2>&1 ...
Robin Johnson
09:52 PM Revision 212b9737 (ceph): Merge pull request #11958 from batrick/cls-lua-lua_next
lua: use simpler lua_next traversal structure
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:50 PM Feature #16128 (Pending Backport): ReplicatedBackend::build_push_op: add a second config to limit...
Nathan Cutler
09:48 PM rgw Backport #17908 (In Progress): jewel: rgw: the response element "X-Timestamp" of swift stat bucke...
h3. original description
when we get the stat of a bucket with swift stat bucket api, the response element "X-Time...
Nathan Cutler
09:31 AM rgw Backport #17908: jewel: rgw: the response element "X-Timestamp" of swift stat bucket api is zero
https://github.com/ceph/ceph/pull/11990 Alexey Sheplyakov
09:23 AM rgw Backport #17908 (Resolved): jewel: rgw: the response element "X-Timestamp" of swift stat bucket a...
https://github.com/ceph/ceph/pull/11990 Alexey Sheplyakov
09:47 PM Revision 8a085311 (ceph): Merge pull request #11833 from stiopaa1/mds_migrator_removeUnneededUseO...
mds/Migrator.h: remove unneeded use of count
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:40 PM Backport #17905 (In Progress): hammer: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there...
Nathan Cutler
09:38 PM Revision 0ac7f2f6 (ceph): mon: MonmapMonitor: return success when monitor will be removed
Fixes: http://tracker.ceph.com/issues/17725
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from comm...
Joao Eduardo Luis
09:37 PM Revision 2c06ab40 (ceph): Merge pull request #10940 from stiopaa1/mds_beacon_moveCMDSBeaconSender...
mds/Beacon: move C_MDS_BeaconSender class to .cc
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:35 PM Revision dcefd455 (ceph): Merge pull request #11887 from jcsp/wip-efragment-cleanup
mds: remove unused EFragment::OP_ONESHOT
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
09:30 PM Bug #14499 (Resolved): librados rados_monitor_log() aborts if called prior to rados_connect()
Nathan Cutler
09:09 PM Revision ec333315 (ceph): Merge pull request #1263 from ceph/wip-cephfs-perm
rados/singleton-nomsgr/all/cache-fs-trunc: debug Sage Weil
08:05 PM Bug #17813: ceph-disk: udev permission race with dm
@Ken you right. Any idea on how to implement this in the right way ? Loïc Dachary
06:53 PM Bug #17813: ceph-disk: udev permission race with dm
Loic, would this change in @55-dm.rules@ affect all devicemapper block devices on the box, not just encrypted OSDs?
...
Ken Dreyer
07:47 PM CephFS Bug #17894: Filesystem removals intermittently failing in qa-suite
I'll do a run of fs:multifs to see if the bug looks resolved. Patrick Donnelly
07:46 PM CephFS Bug #17894 (Fix Under Review): Filesystem removals intermittently failing in qa-suite
Patrick Donnelly
07:45 PM CephFS Bug #17894: Filesystem removals intermittently failing in qa-suite
PR: https://github.com/ceph/ceph-qa-suite/pull/1262 Patrick Donnelly
02:24 PM CephFS Bug #17894: Filesystem removals intermittently failing in qa-suite
I think your analysis is correct John. I'll write up a fix for that. Patrick Donnelly
02:20 PM CephFS Bug #17894: Filesystem removals intermittently failing in qa-suite
I'll look at this. Patrick Donnelly
02:14 PM CephFS Bug #17894: Filesystem removals intermittently failing in qa-suite
Hmm, too similar to be a coincidence?
http://qa-proxy.ceph.com/teuthology/jspray-2016-11-15_13:27:33-fs-wip-jcsp-t...
John Spray
07:42 PM Revision a9b51c3e (ceph): cephfs: get new fsmap after marking clusters down
Credit to John Spray for identifying the problem/cause.
Fixes: http://tracker.ceph.com/issues/17894
Signed-off-by: ...
Patrick Donnelly
07:22 PM Revision 0d038b03 (ceph): Merge pull request #12004 from bassamtabbara/wip-fix-civetweb-submodule
rgw: revert unintentional change to civetweb
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:15 PM Revision 6a430a2b (ceph): rgw: revert unintentional change to civetweb
https://github.com/ceph/ceph/pull/11800 uninternionally updated
the civetweb submodule.
Signed-off-by: Bassam Tabbar...
Bassam Tabbara
06:52 PM Revision 6b4e508a (ceph): Merge pull request #11908 from stiopaa1/mds_mdcache_removeUnusedFunctions
mds/MDCache.h: remove unused functions
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray
06:45 PM Revision 503cb536 (ceph): Merge pull request #11964 from xiexingguo/xxg-wip-bluestore-1112
os/bluestore: misc. fixes and cleanups
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:45 PM Revision 799e51eb (ceph): Merge pull request #11986 from xiexingguo/xxg-wip-bluestore-1115
os/bluestore: dedup if space overlap truly exists
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
06:35 PM Revision 8854cca4 (ceph): test: disable osd-scrub-repair and test-erasure-eio
After Sage's suggestion of earlier today, in now-closed
PR #11970, which can't be resurrected just now
Kefu is tryin...
Dan Mick
05:44 PM Bug #17916 (Resolved): osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Samuel Just
05:23 PM Bug #17833 (Duplicate): missing key-management-mode in ceph.conf after default deployment
Loïc Dachary
02:27 PM Bug #17833: missing key-management-mode in ceph.conf after default deployment
The proposal is to do a quick workaround for kraken, where you are required to push an admin key to the osd host.
...
Sage Weil
10:47 AM Bug #17833: missing key-management-mode in ceph.conf after default deployment
Ops my comment was for the wrong bug, this is the target bug -> http://tracker.ceph.com/issues/17849 Owen Synge
05:14 PM Revision f4e8e580 (ceph): Merge pull request #11803 from XinzeChi/wip-openpgs
osd: do not open pgs when the pg is not in pg_map
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:58 PM Revision fdb78d98 (ceph): rados/singleton-nomsgr/all/cache-fs-trunc: debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:49 PM Backport #17915 (In Progress): jewel: filestore: can get stuck in an unbounded loop during scrub
Loïc Dachary
04:41 PM Backport #17915 (Resolved): jewel: filestore: can get stuck in an unbounded loop during scrub
https://github.com/ceph/ceph/pull/12001 Loïc Dachary
04:49 PM Revision 3cc29c67 (ceph): os/filestore/HashIndex: fix list_by_hash_* termination on reaching end
If we set *next to max, then the caller (a few lines up) doesn't terminate
the loop and will keep trying to list obje...
Sage Weil
04:48 PM Backport #17909 (In Progress): jewel: ReplicatedBackend::build_push_op: add a second config to li...
Abhishek Varshney
10:01 AM Backport #17909: jewel: ReplicatedBackend::build_push_op: add a second config to limit omap entri...
https://github.com/ceph/ceph/pull/11991 Alexey Sheplyakov
09:53 AM Backport #17909: jewel: ReplicatedBackend::build_push_op: add a second config to limit omap entri...
In ceph deployments with large numbers of objects (typically generated by use of radosgw for object storage)
it's qu...
Alexey Sheplyakov
09:46 AM Backport #17909 (Resolved): jewel: ReplicatedBackend::build_push_op: add a second config to limit...
https://github.com/ceph/ceph/pull/11991
build_push_op assumes 8MB of omap entries is about as much work to read as...
Alexey Sheplyakov
04:48 PM Bug #17859: filestore: can get stuck in an unbounded loop during scrub
https://github.com/ceph/ceph/pull/11898 Sage Weil
04:36 PM Bug #17859 (Pending Backport): filestore: can get stuck in an unbounded loop during scrub
Sage Weil
04:45 PM Backport #17904 (In Progress): jewel: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there ...
Abhishek Varshney
04:44 PM Revision 6a5bd23c (ceph): Merge pull request #11962 from tchaikov/wip-doc-rebuilddb
doc: fix the script for rebuild monitor db
Reviewed-by: Shylesh Kumar <shmohan@redhat.com>
Kefu Chai
04:43 PM Revision fbdb01cf (ceph): mon: MonmapMonitor: return success when monitor will be removed
Fixes: http://tracker.ceph.com/issues/17725
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from comm...
Joao Eduardo Luis
04:43 PM Revision 33b88931 (ceph): mon: MonmapMonitor: drop unnecessary 'goto' statements
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
(cherry picked from commit 20dcb597e35e6961db81831facefbe22cecddec3)
Joao Eduardo Luis
04:42 PM Backport #17877 (In Progress): jewel: FileStore: fiemap cannot be totally retrieved in xfs when t...
Abhishek Varshney
04:38 PM Revision ecfe80f1 (ceph): test: add test for fiemap xfs issue when #extents > 1364
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
(cherry picked from commit fb119ac40edf3156b05a6da11b75d489438faf8f)
Ning Yao
04:38 PM Revision aa56ade7 (ceph): FileStore:: fix fiemap issue in xfs when #extents > 1364
Signed-off-by: Ning Yao <yaoning@unitedstack.com>
(cherry picked from commit 1a1c126d80b427d5230347fbc71a4edea5c0b6c8)
Ning Yao
04:37 PM Backport #17876 (In Progress): jewel: osd: update_log_missing does not order correctly with osd_ops
Abhishek Varshney
04:24 PM Bug #17849 (Fix Under Review): ceph-disk --dmcrypt create must not require admin key
https://github.com/ceph/ceph/pull/11996 Loïc Dachary
04:11 PM Bug #17849: ceph-disk --dmcrypt create must not require admin key
The bootstrap-osd could have permissions to *ceph config-key put/get* ( https://github.com/ceph/ceph/blob/master/src/... Loïc Dachary
04:02 PM Bug #17849: ceph-disk --dmcrypt create must not require admin key
https://github.com/ceph/ceph/blob/master/src/ceph-disk/ceph_disk/main.py#L2381 should not require admin rights. Loïc Dachary
11:05 AM Bug #17849: ceph-disk --dmcrypt create must not require admin key
Am currently testing a work around for the test suite:
https://github.com/SUSE/ceph-qa-suite/tree/wip_dmcrypt_...
Owen Synge
11:04 AM Bug #17849: ceph-disk --dmcrypt create must not require admin key
This bug has been discussed on the ceph-devel mailing list in thread:
"Understanding encrypted OSD's and cephx...
Owen Synge
04:18 PM Revision 77b244fd (ceph): buffer: add advance(unsigned) back
advance(unsigned) and seek(int) were replaced with advance(size_t> and
seek(ssize_t) in 053bfa6. this change broke th...
Kefu Chai
04:18 PM Revision 004ae597 (ceph): Revert "buffer: add a test for iterator::copy(huge_chunk, dest)"
This reverts commit 3caafc44765d331da9d8e1d52e03c6f2562848ae.
Fixes: http://tracker.ceph.com/issues/17809
Signed-off...
Kefu Chai
03:48 PM Revision aeaef111 (ceph): log: use one write system call per message
Two separate safe_write calls would result in having two write syscalls
like so:
25098 write(2, "2016-10-04 11:3...
Patrick Donnelly
02:26 PM rbd Bug #17913: librbd io deadlock after host lost network connectivity
We can't say exactly when the network was restored, but know it was only down for a few minutes.
And unfortunately...
Dan van der Ster
01:57 PM rbd Bug #17913 (Need More Info): librbd io deadlock after host lost network connectivity
Am I correct in assuming that it never regained functionality after the network was restored? Any chance you collecte... Jason Dillaman
01:47 PM rbd Bug #17913 (Rejected): librbd io deadlock after host lost network connectivity
During a recent network outage we found one VM with a totally deadlocked attached rbd volume. The full ceph-client.lo... Dan van der Ster
02:11 PM CephFS Bug #17914 (New): ObjectCacher doesn't handle snapshot+truncate properly

When truncating file, we should not drop dirty data that were created before snapshot. But it seems ObjectCacher:...
Zheng Yan
02:03 PM Revision eadf98fe (ceph): Merge pull request #11984 from batrick/sphinx-py3-error
doc/man: avoid file builtin to solve build error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:00 PM Revision 425cb9fb (ceph): doc/man: avoid file builtin to solve build error
Sphinx running with Python 3.X fails:
# Sphinx version: 1.4.8
# Python version: 3.5.2 (CPython)
# Docuti...
Patrick Donnelly
01:59 PM CephFS Bug #17193 (Fix Under Review): truncate can cause unflushed snapshot data lose
https://github.com/ceph/ceph/pull/11994 Zheng Yan
01:52 PM Revision 9c65920e (ceph): mds: force client flush snap data before truncating objects
Snapshot data get lost if following sequence of events happen
- client writes data to a file
- make a snapshot
- tru...
Yan, Zheng
01:46 PM Bug #17809 (Fix Under Review): "symbol lookup error: ceph_test_librbd_api: undefined symbol" in u...
https://github.com/ceph/ceph/pull/11993 Kefu Chai
01:37 PM rbd Feature #17010 (Resolved): RBD default features should be negotiated with the OSD
Jason Dillaman
01:36 PM Revision 8f035924 (ceph): Merge pull request #11808 from trociny/wip-17010
librbd: default features should be negotiated with the OSD
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:35 PM Revision 4c3056e9 (ceph): Merge pull request #11821 from trociny/wip-test_notify
test/librbd: in test_notify set object-map and fast-diff features by default
Reviewed-by: Jason Dillaman <dillaman@r...
Jason Dillaman
01:34 PM Revision 7c261171 (ceph): Merge pull request #11840 from yangdongsheng/rbd_mirror_options
rbd-mirror: configuration overrides for hard coded timers
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:02 PM CephFS Bug #17911 (Resolved): ensure that we vet the ceph_statx flags masks in libcephfs API
Currently, we allow callers to set flags that are not properly defined. This could be bad if we want to add new flags... Jeff Layton
11:48 AM Bug #17910 (Duplicate): rgw: threads were stuck by discarded osd_op_reply message
Yesterday, an our customer got a problem on RGW.
After multiple server errors (500) were responded, the RGW was stuc...
Osamu KIMURA
11:10 AM Revision e34e1860 (ceph): workunits/ceph-helpers.sh: FreeBSD returns a different errorstring.
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
11:08 AM Revision ff2e1940 (ceph): ReplicatedPG::do_update_log_missing: take the pg lock in the callback
Fixes: http://tracker.ceph.com/issues/17789
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ...
Samuel Just
09:55 AM Revision fff2127f (ceph): osd: limit omap data in push op
We already have the config osd_recovery_max_chunk to limit the total
size of omap entries and omap data. But we need ...
Wanlong Gao
09:46 AM Revision 6cf2916b (ceph): Merge pull request #11976 from dachary/wip-17903-jewel
ceph-disk: fix flake8 errors
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Loïc Dachary
09:25 AM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
Sage, i will try to fix this if you don't have enough bandwidth today. Kefu Chai
09:08 AM Revision 685137f2 (ceph): os/bluestore: note 1st existed coll instead of 1st coll
We store the coll mainly for cache trim and we shall try
our best to do it whenever it is possible.
Signed-off-by: x...
xie xingguo
09:03 AM Revision 5a1212eb (ceph): rgw: skip empty http args in method parse() to avoid extra effort
Signed-off-by: Guo Zhandong <guozhandong@cmss.chinamobile.com> guozhandong
08:34 AM Bug #17869: notmalloc package links tcmalloc
yeah, cmake prefers tcmalloc if available, then jemalloc, then falls back to the plain libc allocator if neither of t... Kefu Chai
03:12 AM Bug #17869: notmalloc package links tcmalloc
That is, I think it should be setting CEPH_EXTRA_CMAKE_ARGS="-DALLOCATOR=libc" Sage Weil
03:10 AM Bug #17869: notmalloc package links tcmalloc
I'm pretty sure this is not cmake's fault:... Sage Weil
08:34 AM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
sorry for misstype, I am ON ceph-fuse Henrik Korkuc
08:34 AM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
I am not ceph-fuse Henrik Korkuc
08:28 AM rgw Bug #17907 (New): multisite: unlock failure
when set rgw_num_rados_handles>1 and use rgw_num_async_rados_threads default 32 will cause unlock failure.
since m...
Tianshan Qu
07:15 AM Revision f7991aa6 (ceph): os/bluestore: move comments to proper place
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:10 AM Revision acdeab95 (ceph): os/bluestore: drop wal_op_onodes
Which is currently unused.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:59 AM Revision db81cf37 (ceph): os/bluestore: dedup if space overlap truly exists
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
04:20 AM CephFS Bug #17906 (Fix Under Review): mds: dumped ops do not include events and other information
PR: https://github.com/ceph/ceph/pull/11985 Patrick Donnelly
04:19 AM CephFS Bug #17906 (Resolved): mds: dumped ops do not include events and other information
... Patrick Donnelly
04:19 AM Revision 14884f25 (ceph): mds: revert "mds/Mutation: remove redundant _dump method"
This reverts commit 93d0fc9d937186861b41b054235955475c65b5c1.
This commit had the unintentional side-effect of preve...
Patrick Donnelly
03:46 AM Bug #17742 (Resolved): Cannot contact ceph-rest-api
Kefu Chai
03:40 AM Revision 571a90f4 (ceph): Merge pull request #1258 from ceph/jewel-x-fixes
rados/upgrade: skip libcephfs-devel install
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
02:54 AM Revision 6c0b2b4c (ceph): librbd: prevent creation of v2 image ids that are too large
The librbd API is capped at 24 characters for expressing the
object prefix for data blocks (including trailing null b...
Jason Dillaman
02:48 AM Revision cd43a3ce (ceph): rados/upgrade: skip libcephfs-devel install
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:18 AM Revision 5884850f (ceph): os/bluestore: simplify OmapIteratorImpl::valid()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:32 AM Revision 8ae9ecfd (ceph): os/bluestore: formatting nits
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:30 AM Revision 6b4bee27 (ceph): os/bluestore: make fsck() can catch uninitialized sbid too
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:17 AM Bug #17898: tests: flake8 3.1.1 behavior changed
Discussed with Loic in IRC. We can revert the flake8 version pinning here, and re-address if further flake8 errors ar... Ken Dreyer
12:12 AM Backport #17903 (In Progress): jewel: tests: flake8 3.1.1 behavior changed
Loïc Dachary
12:11 AM rgw Backport #15652: hammer: check-head-obj-locator fix failing & bucket non-deletable
I don't have any buckets immediately that still exhibit this problem in Jewel, sorry :-(. Robin Johnson
12:10 AM Revision 35acd520 (ceph): ceph-disk: fix flake8 errors
flake8 3.1.1 surfaces the following issues:
ceph_disk/main.py:173:1: E305 expected 2 blank lines after class or
func...
Ken Dreyer

11/14/2016

11:48 PM Revision 182babfb (ceph): OSDMonitor: only reject MOSDBoot based on up_from if inst matches
If the osd actually restarts, there is no guarrantee that the epoch will
advance past up_from. If the inst is differ...
Samuel Just
11:42 PM Revision 238fd2ad (ceph): Merge pull request #11973 from ceph/wip-17898-ceph-disk-flake8
ceph-disk: fix flake8 errors
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
11:13 PM Revision 0f41bbfc (ceph): upgrade/hammer-x: osds first
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:10 PM Revision 8efa360f (ceph): upgrade/hammer-x/f-h-x-offline: osds first
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:51 PM Backport #17903 (New): jewel: tests: flake8 3.1.1 behavior changed
Loïc Dachary
10:15 PM Backport #17903 (In Progress): jewel: tests: flake8 3.1.1 behavior changed
Loïc Dachary
10:09 PM Backport #17903 (Resolved): jewel: tests: flake8 3.1.1 behavior changed
https://github.com/ceph/ceph/pull/11976 Loïc Dachary
10:10 PM Backport #17905 (Resolved): hammer: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there wi...
https://github.com/ceph/ceph/pull/12006 Loïc Dachary
10:10 PM Backport #17904 (Resolved): jewel: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there wil...
https://github.com/ceph/ceph/pull/12267 Loïc Dachary
10:09 PM Bug #17898 (Pending Backport): tests: flake8 3.1.1 behavior changed
Loïc Dachary
09:52 PM Bug #17898: tests: flake8 3.1.1 behavior changed
another approach, adding the whitespace in https://github.com/ceph/ceph/pull/11973 Ken Dreyer
06:29 PM Bug #17898 (Resolved): tests: flake8 3.1.1 behavior changed
flake8 3.1.1 published a few hours ago does not behave the same and fails with:... Loïc Dachary
10:08 PM Revision 8b3bc583 (ceph): Merge pull request #11971 from dachary/wip-17898-flake8
tests: pin flake8 to avoid behavior changes
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Loïc Dachary
10:00 PM Revision ae2270f6 (ceph): script/run-coverity: updates for cmake
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:55 PM Linux kernel client Bug #17825 (Pending Backport): 4.8.6's cephfs.ko can't read any files from old fs running ceph-10...
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3890dce1d3a8b9fe3bc36de99496792e468cd079 i... Ilya Dryomov
09:49 PM Revision 9f3403b1 (ceph): ceph-disk: fix flake8 errors
flake8 3.1.1 surfaces the following issues:
ceph_disk/main.py:173:1: E305 expected 2 blank lines after class or
func...
Ken Dreyer
09:25 PM Bug #17900: make check: run-tox-ceph-disk failure
ceph_disk/main.py:207:1: E305 expected 2 blank lines after class or function definition, found 1
ceph_disk/main.py:5...
Dan Mick
07:54 PM Bug #17900 (Duplicate): make check: run-tox-ceph-disk failure
I think this is the relevant bit?... Sage Weil
09:15 PM Revision 6a8aa286 (ceph): Merge pull request #11954 from stiopaa1/mds_MDCache_removeUnneededClear
mds/MDCache.h: remove unneeded call to clear func
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:07 PM Revision d54b8a2b (ceph): Merge pull request #11912 from SUSE/wip-17747-followup
doc: drop --journal-check from ceph-mds man page
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
07:50 PM Revision 033ad5b4 (ceph): OSDMonitor: only reject MOSDBoot based on up_from if inst matches
If the osd actually restarts, there is no guarrantee that the epoch will
advance past up_from. If the inst is differ...
Samuel Just
07:31 PM rbd Backport #17134 (In Progress): jewel: FAILED assert(m_image_ctx.journal == nullptr)
Jason Dillaman
07:28 PM rgw Bug #17794: realm pull failure in teuthology with Unknown error 2202
So, despite the 'command crashed with signal 11' and valgrind output, I don't think we're actually segfaulting here. ... Casey Bodley
07:14 PM Bug #17899 (Resolved): restarting an osd twice quickly enough with no other map changes can leave...
Restarting an osd twice quickly enough can result in it starting up and sending an MOSDBoot message with the same epo... Samuel Just
06:34 PM rgw Bug #17657: Ceph / Civetweb doesn't accept Absolute URI
This issue is critical to us at this point. Will this be backported to Jewel in the upcoming 10.2.4? Vaibhav Bhembre
06:33 PM Revision 0c6046a1 (ceph): tests: pin flake8 to avoid behavior changes
Fixes: http://tracker.ceph.com/issues/17898
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
06:22 PM Revision 7c8f1b9e (ceph): rgw: don't store empty chains in gc
Fixes: http://tracker.ceph.com/issues/17897
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:16 PM rgw Bug #17897 (Resolved): rgw: gc records empty entries
When removing objects that only have heads we don't need to record these objects in the gc as they don't have tails. Yehuda Sadeh
05:47 PM Revision db4071a8 (ceph): osd: Add config option to disable new scrubs during recovery
The osd_scrub_during_recovery config option allows for configuring
if the OSD will schedule a new scrub while recover...
Wido den Hollander
05:25 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
John - it's reliably reproducible :(
Just re-ran again http://pulpito.front.sepia.ceph.com/yuriw-2016-11-14_16:55:4...
Yuri Weinstein
04:46 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
Yuri: probably not related unless there's something I'm missing? Zheng was pointing out that the clock in the log se... John Spray
04:43 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
related to https://github.com/ceph/ceph-qa-suite/pull/1256 ? Yuri Weinstein
02:41 PM CephFS Bug #17847 (Rejected): "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
Looks like bad clocks in the test environment John Spray
05:24 PM Backport #17895 (In Progress): tools: snapshotted RBD extent objects can't be manually evicted fr...
Nathan Cutler
05:24 PM Backport #17895: tools: snapshotted RBD extent objects can't be manually evicted from a cache tier
h3. original description
RBD extent objects can't be manually evicted from a cache tier when snapshots exist:
>...
Nathan Cutler
04:05 PM Backport #17895 (Fix Under Review): tools: snapshotted RBD extent objects can't be manually evict...
Submitted via https://github.com/ceph/ceph/pull/11968 . David Disseldorp
03:39 PM Backport #17895 (Resolved): tools: snapshotted RBD extent objects can't be manually evicted from ...
https://github.com/ceph/ceph/pull/11968 David Disseldorp
05:22 PM Feature #17896 (Resolved): rados: add option to include clones when doing flush or evict
*master PR*: https://github.com/ceph/ceph/pull/9698 Nathan Cutler
05:10 PM Revision 1d500270 (ceph): Merge pull request #11967 from wjwithagen/wip-wjw-buffer-splice
common/buffer.cc: raw_pipe depends on splice(2)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:09 PM CephFS Bug #17837 (In Progress): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
John Spray
05:08 PM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Note to self, dumps are on http://tracker.ceph.com/issues/16592 John Spray
04:15 PM Revision e74b90e9 (ceph): test/librados: Add tests for librados aio_exec
The C test checks the functionality of the new IoCtxImpl::aio_exec
override that accepts a char* buffer. The C++ test...
Iain Buclaw
04:10 PM Revision a5f53738 (ceph): Merge pull request #1252 from SUSE/wip-17683
upgrade: disable ceph-objectstore-tool test in infernalis-x Yuri Weinstein
04:08 PM Revision 3a0ef7e6 (ceph): Merge pull request #1256 from ceph/wip-17734-jewel
upgrade/hammer-x/stress-split: set require_jewel_osds Yuri Weinstein
04:08 PM Revision 9e445567 (ceph): ceph-create-keys: wait for quorum for ten minutes, not forever
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 32cedd2c18e48d5f9a1547e5fd69c24c7eac1638)
Alfredo Deza
04:08 PM Revision beebbcfe (ceph): ceph-create-keys: wait 10 minutes to get or create a key, not forever
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8f84681a4d97a7ea6bc04e759eccfc40204a2fdb)
Alfredo Deza
04:08 PM Revision 98800933 (ceph): ceph-create-keys: wait 10 minutes to get or create the bootstrap key, n...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bea802bd13df883d06b7b67a83ac6540e44ab6c1)
Alfredo Deza
04:02 PM Revision 1a9c3d62 (ceph): Merge pull request #11914 from tchaikov/wip-17857
ReplicatedPG::failed_push: release read lock on failure
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sag...
Kefu Chai
03:59 PM Revision f44dcc81 (ceph): common/buffer.cc: raw_pipe depends on splice(2)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
03:58 PM Bug #17833: missing key-management-mode in ceph.conf after default deployment
What I have learnt so far:
I have been trying to get to grips with understanding cephx and
encrypted OSD's. WRT t...
Owen Synge
03:56 PM Revision 199b5264 (ceph): Merge pull request #11919 from liewegas/wip-bluestore-cache-meta
os/bluestore: bluestore_cache_meta_ratio = .5
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Sage Weil
03:42 PM Revision 1c6455ea (ceph): os/bluestore: precondition enough to write two 256mb buffers
We now match the new bluestore_rocksdb_options.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:42 PM Revision 1bd8c04c (ceph): Merge pull request #11916 from trociny/wip-17767-jewel
jewel: librbd: restore journal access when force disabling mirroring
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
03:28 PM Revision 8addcd4c (ceph): os/bluestore: bluestore_cache_meta_ratio = .5
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM Bug #14499: librados rados_monitor_log() aborts if called prior to rados_connect()
This bug can be closed - the fix was merged long ago. David Disseldorp
03:08 PM Revision 9c001e29 (ceph): tools/rados: default to include clone objects when excuting "cache-flus...
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
(cherry picked from commit b1cf2d9276834d04172d45d5f4dd48ca3e99d338)
Mingxin Liu
03:08 PM Revision c74a4fa8 (ceph): tools/rados: add --with-clones option to include clones for cache-flush...
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
(cherry picked from commit 3dd9fa2fb39c76ba3977d7bc09cd28bb3465d56c)
Mingxin Liu
03:08 PM Revision ddfe0874 (ceph): qa/workunits: update test_cache_pool.sh
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
(cherry picked from commit 383177be07700f9fee067ecb7a27155c322f98dd)
Mingxin Liu
03:03 PM rbd Bug #17536 (Can't reproduce): Extremely rare Qemu hang with suspicion that RBD might be the issue
Jason Dillaman
02:16 PM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
Thanks for that additional pair of eyes. We're about to update the guest system to kernel 4.4 which does have XFS cha... Christian Theune
03:00 PM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
The fix for #16358 is not complete. It only handles the case that inode is newly created, but does not handle the cas... Zheng Yan
02:41 PM CephFS Bug #17858: Cannot create deep directories when caps contain "path=/somepath"
Same as http://tracker.ceph.com/issues/17893 ?
Henrik: are you on fuse or kernel client?
John Spray
02:57 PM CephFS Bug #17893: Intermittent permission denied using kernel client with mds path cap
dup of #17858 Zheng Yan
01:30 PM CephFS Bug #17893 (Duplicate): Intermittent permission denied using kernel client with mds path cap
See this mailing list thread:
http://www.spinics.net/lists/ceph-users/msg32314.html
It is reported that when usin...
John Spray
02:48 PM Backport #17842 (Resolved): jewel: Remove the runtime dependency on lsb_release
Sage Weil
02:48 PM Revision a3cf4b1b (ceph): Merge pull request #11875 from dachary/wip-17842-jewel
jewel: Remove the runtime dependency on lsb_release
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:41 PM Revision a0fccea7 (ceph): rbd-mirror: configuration overrides for hard coded timers
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
02:39 PM Revision aa36ce8c (ceph): Merge pull request #11737 from Abhishekvrshny/wip-17765-jewel
jewel: collection_list shadow return value #
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
02:36 PM Revision 6d8f7bfe (ceph): rgw: add recovery procedure for upgrade to older version of jewel
Fixes: http://tracker.ceph.com/issues/17820
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:31 PM Revision 20a6081c (ceph): Merge pull request #1253 from ceph/wip-vive-la-libcephfs-devel
packages: s/libcephfs2-devel/libcephfs-devel/ Sage Weil
02:30 PM CephFS Bug #17894 (Resolved): Filesystem removals intermittently failing in qa-suite

http://pulpito.ceph.com/teuthology-2016-11-12_17:15:01-fs-master---basic-smithi/543466/
I suspect this is a bug ...
John Spray
02:09 PM Revision 68146eab (ceph): Merge pull request #11873 from dachary/wip-17841-jewel
jewel: mds fails to respawn if executable has changed
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
02:09 PM Revision 1bc2a7e6 (ceph): Merge pull request #11862 from dachary/wip-17582-jewel
jewel: monitor assertion failure when deactivating mds in (invalid) fscid 0
Reviewed-by: John Spray <john.spray@redh...
Loïc Dachary
02:09 PM Revision 474a4bfa (ceph): Merge pull request #11861 from dachary/wip-17615-jewel
jewel: mds: false failing to respond to cache pressure warning
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
02:08 PM Revision ec506f14 (ceph): Merge pull request #11860 from dachary/wip-17617-jewel
jewel: [cephfs] fuse client crash when adding a new osd
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
02:08 PM Revision eb8b4c88 (ceph): Merge pull request #11842 from ceph/wip-cmake
cmake: librbd cleanup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
02:08 PM Revision 74ff1f12 (ceph): Merge pull request #11858 from dachary/wip-17697-jewel
jewel: MDS long-time blocked ops. ceph-fuse locks up with getattr of file
Reviewed-by: John Spray <john.spray@redhat...
Loïc Dachary
02:08 PM Revision e329a07b (ceph): Merge pull request #11857 from dachary/wip-17706-jewel
jewel: multimds: mds entering up:replay and processing down mds aborts
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
02:07 PM Revision aeba8085 (ceph): Merge pull request #11856 from dachary/wip-17720-jewel
jewel: MDS: false failing to respond to cache pressure warning
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
02:07 PM Revision 44f75dc9 (ceph): Merge pull request #11413 from dachary/wip-17478-jewel
jewel: MDS goes damaged on blacklist (failed to read JournalPointer: -108 ((108) Cannot send after transport endpoint... Loïc Dachary
02:05 PM CephFS Bug #17800: ceph_volume_client.py : Error: Can't handle arrays of non-strings
Thomas: what was the series of operations running up to this? To hit this code path it seems like the user you were ... John Spray
01:59 PM Revision 0ae45450 (ceph): Merge pull request #11743 from tchaikov/wip-17558-jewel
jewel: mon: send updated monmap to its subscribers
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:45 PM rgw Bug #16408: Creating Bucket failed and can't be deleted.
Can you add a log at least for failed delete? Orit Wasserman
01:45 PM Linux kernel client Feature #17805: Match fuse_require_active_mds behaviour in kernel client
Can you test it with the branch here? https://github.com/ceph/ceph-qa-suite/pull/1156
You will need to remove the...
John Spray
01:44 PM rgw Bug #17364 (Fix Under Review): rgw: Unable to commit period zonegroup change
https://github.com/ceph/ceph/pull/11965 Orit Wasserman
01:34 PM rbd Backport #17068 (In Progress): hammer: Request exclusive lock if owner sends -ENOTSUPP for proxie...
Mykola Golub
01:09 PM Revision c91e90e0 (ceph): Merge pull request #11736 from Abhishekvrshny/wip-17732-jewel
jewel: ceph daemons DUMPABLE flag is cleared by setuid preventing coredumps
Reviewed-by: Loic Dachary <ldachary@redh...
Loïc Dachary
01:06 PM Revision 335591f4 (ceph): Merge pull request #11735 from Abhishekvrshny/wip-17721-jewel
jewel: osd_max_backfills default has changed, documentation should reflect that.
Reviewed-by: Loic Dachary <ldachary...
Loïc Dachary
01:04 PM Revision 63d5aecf (ceph): Merge pull request #11606 from dzafman/wip-17666
jewel: osd: Remove extra call to reg_next_scrub() during splits
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:03 PM Backport #17666 (In Progress): jewel: OSD scrubs same PG over and over
Loïc Dachary
12:42 PM Support #17892 (New): frequent blocked request impacting Ceph client IO
Hi,
We have a cluster in production who is suffering from intermittent blocked request (25 requests are blocked > ...
thomas danan
12:32 PM Revision 5b83fe5a (ceph): upgrade/hammer-x/stress-split: set require_jewel_osds
It was missing and the cluster permanently stays on WARNING state after
the upgrade of the OSDs.
Signed-off-by: Loic...
Loic Dachary
12:12 PM mgr Bug #17865 (Rejected): jewel powercycle suite fails because it cannot install ceph-mgr
using the ceph-qa-suite master branch for jewel won't work Loïc Dachary
11:45 AM Bug #17521 (Resolved): boost header deprecation warnings
The embedded boost seems to have resolved this issue for now. Jeff Layton
11:42 AM CephFS Bug #17563 (In Progress): extremely slow ceph_fsync calls
PR for the userland code has been merged, and the kernel patches are in-progress. Jeff Layton
11:31 AM Revision e630d74c (ceph): cmake: should link against ${ALLOC_LIBS}
rocksdb references some jemalloc specific symbols (malloc_stats_print()
for example), if jemalloc is enabled. this fa...
Kefu Chai
11:02 AM rbd Cleanup #17891: Creation of rbd image with format 1 should be disallowed
Was looking at this piece recently but would let others comment. Pavan Rallabhandi
10:49 AM rbd Cleanup #17891: Creation of rbd image with format 1 should be disallowed
according to me the statement should be more intuitive. Right now the user will not know if the rbd has been created ... Rohith Radhakrishnan
10:40 AM rbd Cleanup #17891: Creation of rbd image with format 1 should be disallowed
I guess that is expected, refer https://github.com/ceph/ceph/pull/7841/ Pavan Rallabhandi
10:30 AM rbd Cleanup #17891 (In Progress): Creation of rbd image with format 1 should be disallowed
Pavan Rallabhandi
10:22 AM rbd Cleanup #17891 (Resolved): Creation of rbd image with format 1 should be disallowed
We can still create rbd image with format 1 even though it has been deprecated. This should be stopped. eg below:-
...
Rohith Radhakrishnan
10:52 AM Revision b3224a18 (ceph): ReplicatedPG::failed_push: release read lock on failure
and requeue the blocked ops.
Fixes: http://tracker.ceph.com/issues/17857
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:38 AM Revision 89d60915 (ceph): cmake: let rbd_internal depend on librbd-tp
as librbd/AioCompletion.cc includes "tracing/librbd.h", which is offered
by librbd-tp.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
10:38 AM Revision 9f8a311c (ceph): cmake: move ContextCompletion.cc into rbd_internal
- ContextCompletion.cc is used by TrimRequest.cc which is included by
rbd_internal, it's more natural to put Contex...
Kefu Chai
10:38 AM Revision 8eb2c9d1 (ceph): cmake:librbd: move common to the end of linked libraries
so the linked libraries are able to find the symbols in libcommon.
and do not `list(APPEND librbd ...)` anymore, whic...
Kefu Chai
10:34 AM Bug #15559: osds do not start after boot
Loic Dachary wrote:
> @Ruben I'm trying to reproduce the problem but I've not been able to so far. Can you ? (side n...
Ruben Kerkhof
10:05 AM Bug #15559: osds do not start after boot
@Ruben I'm trying to reproduce the problem but I've not been able to so far. Can you ? (side note: I'm convinced this... Loïc Dachary
10:03 AM Bug #15559 (Duplicate): osds do not start after boot
Loïc Dachary
10:30 AM rbd Feature #16171: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op
This feature can be backported to hammer, just the patch would be different. I could work on the patch for hammer, if... Mykola Golub
10:20 AM Revision 12d1d0c1 (ceph): Merge pull request #11906 from tchaikov/wip-11829
ceph-detect-init: FreeBSD introduction of bsdrc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
10:20 AM Revision e71c587f (ceph): os/filestore: handle EINTR returned by io_getevents()
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
10:14 AM rbd Subtask #17529 (Fix Under Review): [data pool] new teuthology test cases to utilize separate data...
PR: https://github.com/ceph/ceph/pull/11960
PR (qa suite): https://github.com/ceph/ceph-qa-suite/pull/1235
Venky Shankar
10:13 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
Updated /etc/udev/udev.conf with udev_log="debug" and rebooted for the fourth time (the first three times the OSD wen... Loïc Dachary
09:46 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
The /lib/udev/rules.d/95-dm-notify.rules... Loïc Dachary
09:35 AM Bug #17889: ceph-disk: ceph-disk@.service races with ceph-osd@.service
Creating a similar environment on a bare metal running CentOS 7.2:... Loïc Dachary
07:20 AM Bug #17889 (Resolved): ceph-disk: ceph-disk@.service races with ceph-osd@.service
I don't think there is a safeguard against the following scenario:
a) /dev/sda has lvm partitions for / and /var/l...
Loïc Dachary
09:59 AM Bug #17077 (Duplicate): Fail to automount osd after reboot when the /var Partition is ext4 but su...
http://tracker.ceph.com/issues/17889 Loïc Dachary
09:43 AM Revision eb4f0acf (ceph): rgw: Class member cookie is not initialized correctly in
RGWInitBucketShardSyncStatusCoroutine and RGWInitDataSyncStatusCoroutine.
Signed-off-by: Zhang Shaowen <zhangshaowen...
Zhang Shaowen
09:34 AM Revision 5fb8fb4e (ceph): PG: update PGPool to detect map gaps and reset cached_removed_snaps
Fixes: http://tracker.ceph.com/issues/15943
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ...
Samuel Just
08:00 AM Revision 6e1c3dcb (ceph): rgw: fix RGWSimpleRadosLockCR set_description()
Signed-off-by: Tianshan Qu <tianshan@xsky.com> Tianshan Qu
07:57 AM Revision 0a35b7e4 (ceph): upgrade: disable ceph-objectstore-tool test in infernalis-x
Fixes: http://tracker.ceph.com/issues/17683
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:45 AM RADOS Bug #16279: assert(objiter->second->version > last_divergent_update) failed
Yao Ning wrote:
> Hi, we got the crash because of the same reason in Ceph 0.94.5
>
> I think it is possible that ...
Honggang Yang
07:34 AM Revision a29a3c68 (ceph): doc: fix the script for rebuild monitor db
- escape the "$" in "$osd", so it won't be expanded by local shell
- fix the permission bits of /var/lib/ceph/mon/mon...
Kefu Chai
07:05 AM Revision 83edcd1f (ceph): remove unused get_info_log_level, and unneeded include files
Signed-off-by: Pan Liu <pan.liu@istuary.com> Pan Liu
06:46 AM Bug #17725 (Pending Backport): Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be...
Kefu Chai
06:34 AM Revision cea67864 (ceph): ceph-detect-init: FreeBSD introduction of bsdrc
ceph-detect-init/ceph_detect_init/freebsd/__init__.py
New file
ceph_detect_init/__init__.py: Only test FreeBSD a...
Willem Jan Withagen
05:40 AM Revision 50ae196b (ceph): polymorphic error codes.
make set_req_state_err a method of req_state
get rid of params.perr; it's never used
rgw - polymorphic error object...
Marcus Watts
04:44 AM Bug #17809: "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:client-upgra...
@jason
i knew. but if we do the versioning right, the librbd/librados client won't be able to find librados.so.2 a...
Kefu Chai
03:16 AM Revision 865b7150 (ceph): os/bluestore: static apply() method for bluestore internal-use only
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:55 AM Revision 0f334f28 (ceph): lua: use simpler lua_next traversal structure
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:51 AM Revision b9a63e49 (ceph): doc: clarify mds deactivate purpose
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:51 AM Revision e5a05739 (ceph): doc: remove broken sentence
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:38 AM rgw Bug #17888 (Resolved): rgw:fix for deleting objects name beginning and ending with underscores of...
those objects name beginning and ending with underscores can not be deleted using POST method of js sdk
body of ht...
ruisong zhou
02:12 AM Revision 25ab2b6d (ceph): client: use unique_ptr for MDSMap
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:12 AM Revision c4c3d32a (ceph): client: use unique_ptr for FSMap
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:12 AM Revision ef60b1b5 (ceph): client: use unique_ptr for fsmap_user
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:12 AM Revision 888910d2 (ceph): client: remove unnecessary bufferptr[] for writev
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
01:42 AM Revision ddcb4a94 (ceph): Merge pull request #11844 from liupan1111/master
os/bluestore: speedup the performance of multi-replication flow by switc…
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:40 AM Revision 7d6fa8d5 (ceph): Merge pull request #11799 from KerLiu/fixdupassignment
osd/OSDMap.cc: fix duplicated assignment for new_blacklist_entries
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:36 AM Revision 473ae1d5 (ceph): Merge pull request #11378 from ryneli/watch_notify_add_timeout
librados: add timeout to watch/notify
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

11/13/2016

11:24 PM Revision e6fa2a7e (ceph): mds/MDCache.h: remove unneeded call to clear func
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
12:34 PM CephFS Backport #17885 (In Progress): jewel: "[ FAILED ] LibCephFS.InterProcessLocking" in jewel v10.2.4
Nathan Cutler
12:25 PM CephFS Backport #17885 (Resolved): jewel: "[ FAILED ] LibCephFS.InterProcessLocking" in jewel v10.2.4
https://github.com/ceph/ceph/pull/11953 Nathan Cutler
12:31 PM Revision c1bcf40d (ceph): test: temporarily disable fork()'ing tests
Fixes: http://tracker.ceph.com/issues/16556
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
12:26 PM rgw Backport #17886 (Resolved): jewel: multisite: ECANCELED & 500 error on bucket delete
https://github.com/ceph/ceph/pull/12044 Nathan Cutler
12:24 PM CephFS Bug #17832 (Pending Backport): "[ FAILED ] LibCephFS.InterProcessLocking" in jewel v10.2.4
*master PR*: https://github.com/ceph/ceph/pull/11211
This PR just disables the tests. Work on a real fix is being ...
Nathan Cutler
12:21 PM Revision e3ca1e60 (ceph): librados: add timeout parameter to rados_watch
Signed-off-by: Ryne Li <lizhenqiangsnake@gmail.com> Ryne Li
11:14 AM rbd Cleanup #16987: 'rbd du' of missing image does not return error
this backport already available in jewel-next branch with commit id: b2735821b307f7f087e1722257a8fe2b76bcb8d5
Gaurav Garg
10:28 AM rgw Backport #15652 (Need More Info): hammer: check-head-obj-locator fix failing & bucket non-deletable
Robin, is there a master PR we can cherry-pick, or is this a hammer-only bugfix? Nathan Cutler
10:25 AM rgw Backport #16318 (In Progress): hammer: radosgw-admin: inconsistency in uid/email handling
Nathan Cutler
10:23 AM Revision 3404da8f (ceph): rgw-admin: return error on email address conflict (add user)
Fixes the error return inconsistency documented in upstream
Ceph issue #13598
Revised after upstream review, permits...
Matt Benjamin
10:21 AM Revision f5bf5c0f (ceph): rgw-admin: convert user email addresses to lower case
Fixes the email address inconsistency documented in upstream
Ceph BUG #13598
Signed-off-by: Matt Benjamin <mbenjamin...
Matt Benjamin
10:06 AM rgw Backport #16594 (In Progress): hammer: RGW Swift API: ranged request on a DLO provides wrong valu...
Nathan Cutler
10:06 AM Revision 2175b688 (ceph): rgw: fix wrong first byte pos in Content-Range HTTP header of Swift's DLO.
Fixes: #13452
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 66f47f35bbb4966c...
Radoslaw Zarzynski
10:06 AM Revision 009c844e (ceph): rgw: fix wrong length in Content-Range HTTP header of Swift's DLO.
Fixes: #13452
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit b48f3d774129e0b3...
Radoslaw Zarzynski
10:04 AM rgw Backport #17123 (In Progress): hammer: COPY broke multipart files uploaded under dumpling
Nathan Cutler
10:04 AM Revision da653fc3 (ceph): rgw: adjust manifest head object
adjust the manifest head object:
- when reading manifest, set the head object to the object
we read the manifest ...
Yehuda Sadeh
10:04 AM Revision 8f1c915f (ceph): rgw: adjust objs when copying obj with explicit_objs set
If the head object contains data, need to set it in the list of
objs (in addition to being pointed at by head_obj).
...
Yehuda Sadeh
10:04 AM Revision 43a5d5eb (ceph): rgw: patch manifest to handle explicit objs copy issue
Fixes: http://tracker.ceph.com/issues/16435
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
10:02 AM rgw Backport #17677 (In Progress): hammer: swift: Problems with DLO containing 0 length segments
@Orit Thanks for the backport! Nathan Cutler
10:00 AM rbd Backport #17068 (Need More Info): hammer: Request exclusive lock if owner sends -ENOTSUPP for pro...
This cannot be backported to hammer afaict because the C_InvokeAsyncRequest struct was added in jewel. Nathan Cutler
09:59 AM rbd Feature #16171: Request exclusive lock if owner sends -ENOTSUPP for proxied maintenance op
This cannot be backported to hammer afaict because the C_InvokeAsyncRequest struct was added in jewel. Nathan Cutler
09:54 AM rbd Backport #17374 (In Progress): hammer: image.stat() call in librbdpy fails sometimes
Nathan Cutler
09:54 AM Revision 815541fe (ceph): librbd: block name prefix might overflow fixed size C-string
The issue which resulted in too large v2 image ids was fixed
under #16887.
Fixes: http://tracker.ceph.com/issues/173...
Jason Dillaman
09:53 AM rbd Backport #17671 (In Progress): Fix coding mistake in pre-refactor rbd shell
Nathan Cutler
08:56 AM Backport #17884 (In Progress): jewel: OSDs marked OUT wrongly after monitor failover
Nathan Cutler
08:46 AM Backport #17884 (Resolved): jewel: OSDs marked OUT wrongly after monitor failover
https://github.com/ceph/ceph/pull/11947 Nathan Cutler
08:49 AM Revision ef2709ab (ceph): mon: update mon(peon)'s down_pending_out when osd up
Fixes: http://tracker.ceph.com/issues/17719
Signed-off-by: Dong Wu <archer.wudong@gmail.com>
(cherry picked from comm...
Dong Wu
08:48 AM Backport #17883 (In Progress): hammer: OSDs marked OUT wrongly after monitor failover
Nathan Cutler
08:46 AM Backport #17883 (Resolved): hammer: OSDs marked OUT wrongly after monitor failover
https://github.com/ceph/ceph/pull/11946 Nathan Cutler
08:24 AM Revision 961a3095 (ceph): Merge pull request #10221 from Yan-waller/yj-wip-testrados-0709
test/rados: remove unused bufferlist variable
Reviewed-by: xiexingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Cha...
Kefu Chai
06:53 AM Revision 6aad9ea1 (ceph): Merge pull request #11941 from liewegas/wip-envlibrados
qa/workunits/rados/test_envlibrados_for_rocksdb: force librados-dev install
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:41 AM Bug #17719: OSDs marked OUT wrongly after monitor failover
would be idea if we can have a test for this bug in ceph-qa-suite rados suite. Kefu Chai
06:38 AM Bug #17719 (Pending Backport): OSDs marked OUT wrongly after monitor failover
Kefu Chai
06:41 AM Revision c4624271 (ceph): Merge pull request #9357 from Aran85/wip-assert-build-push
osd/PGBackend: build_push_op segment fault
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
06:39 AM Revision 18d27b19 (ceph): Merge pull request #11800 from bassamtabbara/wip-make-leveldb-optional
mon: support for building without leveldb + mon mkfs bug fix
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:38 AM Revision 6638babd (ceph): Merge pull request #11664 from sysnote/wip-17719
mon: fix "OSDs marked OUT wrongly after monitor failover"
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by:...
Kefu Chai
06:35 AM Bug #16609 (Resolved): clog_to_syslog logs messages without process identification
Kefu Chai
06:34 AM Revision a87a0920 (ceph): Merge pull request #10196 from xiaoxichen/fix_16609
log/LogClient: fill seq & who for syslog and graylog
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai...
Kefu Chai
06:21 AM rgw Bug #17882 (Resolved): s3tests-test-readwrite failed in rados run (Connection refused)
... Kefu Chai
04:50 AM Revision 76c6f308 (ceph): packages: s/libcephfs2-devel/libcephfs-devel/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

11/12/2016

08:04 PM Revision 3bbfd31a (ceph): Merge pull request #1245 from ceph/wip-fix-infernalis-s
Added require_jewel_osds flag
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:25 PM Backport #17602 (In Progress): hammer: mon/tool: PGMonitor::check_osd_map assert fail when the re...
Nathan Cutler
12:06 PM Backport #17602 (Need More Info): hammer: mon/tool: PGMonitor::check_osd_map assert fail when the...
non-trivial backport Nathan Cutler
04:07 PM Backport #17881 (In Progress): jewel: Add config option to disable new scrubs during recovery
Nathan Cutler
03:55 PM Backport #17881 (Resolved): jewel: Add config option to disable new scrubs during recovery
https://github.com/ceph/ceph/pull/11944 Nathan Cutler
03:54 PM Feature #17866 (Pending Backport): Add config option to disable new scrubs during recovery
Nathan Cutler
03:22 PM Revision 0cb01c4f (ceph): BlueStore: speedup the performance of multi-replication flow by
switching the callback order in bluestore.
In Bluestore ack callback and commit callback are queued one by one in
th...
Pan Liu
01:42 PM Revision a56b93fa (ceph): OpRequest: release the message throttle when unregistered
We don't want messages in the OpTracker history hanging on to
message throttle.
Fixes: #14248
Backport: hammer, fire...
Samuel Just
01:36 PM Revision 4c780bd7 (ceph): OSDMonitor::prepare_pgtemp: only update up_thru if newer
Fixes: http://tracker.ceph.com/issues/16185
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ...
Samuel Just
01:35 PM Revision 1fdbf4cc (ceph): Merge pull request #11805 from tchaikov/wip-deprecate-readdir-r
deprecate readdir_r() with readdir()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:35 PM Revision 97c389df (ceph): Merge pull request #11824 from xiexingguo/xxg-wip-kill-pg-splitting
osd: kill PG_STATE_SPLITTING
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
01:35 PM Revision 9100d336 (ceph): Merge pull request #11874 from wido/osd-no-scrub-recovery
osd: Add config option to disable new scrubs during recovery
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:35 PM Revision fe35d21f (ceph): Merge pull request #11880 from cbodley/wip-ms-type-random
msg: seed random engine used for ms_type="random"
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:34 PM Revision 2eaa9faa (ceph): Merge pull request #11898 from liewegas/wip-filestore-hashindex
os/filestore/HashIndex: fix list_by_hash_* termination on reaching end
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
01:31 PM Revision 7ad7de69 (ceph): crush/CrushCompiler: error out as long as parse fails
do not output compiled crush map if anything goes wrong when parsing
crush map.
Fixes: http://tracker.ceph.com/issue...
Kefu Chai
01:30 PM Revision f9882f4a (ceph): qa/workunits/rados/test_envlibrados_for_rocksdb: force librados-dev ins...
On trusty we see
WARNING: The following packages cannot be authenticated!
librados-dev
E: There are problems an...
Sage Weil
12:34 PM rbd Bug #17880 (Fix Under Review): librbd/mirror/DisableRequest.cc: 193: FAILED assert(m_image_ctx->j...
PR: https://github.com/ceph/ceph/pull/11940 Mykola Golub
12:21 PM rbd Bug #17880 (In Progress): librbd/mirror/DisableRequest.cc: 193: FAILED assert(m_image_ctx->journa...
Mykola Golub
12:20 PM rbd Bug #17880 (Resolved): librbd/mirror/DisableRequest.cc: 193: FAILED assert(m_image_ctx->journal =...
The following sequence:
image.mirror_image_demote();
image.mirror_image_disable(true)
will trigger this crash ...
Mykola Golub
12:23 PM Revision ef05afb8 (ceph): librbd: release lock after demote
Fixes: http://tracker.ceph.com/issues/17880
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:23 PM CephFS Backport #13927 (In Progress): hammer: cephfs-java ftruncate unit test failure
Nathan Cutler
12:22 PM CephFS Bug #11258: cephfs-java ftruncate unit test failure
*master PR*: https://github.com/ceph/ceph/pull/4215 Nathan Cutler
12:21 PM Revision 2332cf22 (ceph): mds: fix out-of-order messages
When MDS is no longer laggy, it should process deferred messages
first, then process newly received messages.
Fix: #...
Yan, Zheng
12:07 PM Backport #17878 (Need More Info): hammer: FileStore: fiemap cannot be totally retrieved in xfs wh...
non-trivial backport Nathan Cutler
09:58 AM Backport #17878 (Resolved): hammer: FileStore: fiemap cannot be totally retrieved in xfs when the...
https://github.com/ceph/ceph/pull/11615 Nathan Cutler
12:06 PM Backport #14323 (In Progress): hammer: OpTracker needs to release the message throttle in _unregi...
Nathan Cutler
12:02 PM Backport #16151 (In Progress): hammer: crash adding snap to purged_snaps in ReplicatedPG::Waiting...
Thanks for the backport, Alexey! Nathan Cutler
12:00 PM Backport #16428 (In Progress): hammer: prepare_pgtemp needs to only update up_thru if newer than ...
Nathan Cutler
11:52 AM Backport #16432 (In Progress): hammer: librados,osd: bad flags can crash the osd
Nathan Cutler
11:41 AM Backport #16870 (In Progress): hammer: OSD: crash on EIO during deep-scrubing
Nathan Cutler
11:37 AM Revision fc465915 (ceph): pg: restore correct behavior of read() callers
This patch is inspired by fabd6357e42e526d2704d7cb80375c12d731df8d but is not a
cherry-pick.
Fixes: http://tracker.c...
Nathan Cutler
11:01 AM Backport #17120 (In Progress): hammer: the %USED of "ceph df" is wrong
Nathan Cutler
11:00 AM Revision 64eeb8d9 (ceph): mon/PGMonitor: calc the %USED of pool using used/(used+avail)
we were using
"the raw space used by this pool" / "the raw space of the whole cluster"
as the %USED. but it's wrong:
...
Kefu Chai
10:58 AM Revision d62258c0 (ceph): mon/PGMonitor: mark dump_object_stat_sum() as static
so we can test this method without create an instance of PGMonitor.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(che...
Kefu Chai
10:54 AM Backport #17142 (In Progress): hammer: osd: PG::_update_calc_stats wrong for CRUSH_ITEM_NONE up s...
Nathan Cutler
10:54 AM Revision e302e636 (ceph): PG: use upset rather than up for _update_calc_stats
Fixes: http://tracker.ceph.com/issues/16998
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit ...
Samuel Just
10:54 AM Revision cfa2b2d3 (ceph): PG: introduce and maintain upset
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 80a5c21d97116e7a66351a0e1f5d9b561f8663ac)
Samuel Just
10:50 AM Backport #17146 (In Progress): hammer: PG::choose_acting valgrind error or ./common/hobject.h: 18...
Nathan Cutler
10:50 AM Revision ad42da47 (ceph): Cleanup: delete find_best_info again
After called find_best_info find a auth_pg_shard, it must be not incomplete,
so it will not enter find_best_info agai...
Tao Chang
10:46 AM Backport #17333 (In Progress): hammer: crushtool --compile is create output despite of missing item
Nathan Cutler
10:45 AM rgw Backport #17336 (Resolved): hammer: radosgw-admin(8) does not describe "--job-id" or "--max-concu...
Nathan Cutler
10:44 AM rgw Documentation #17281 (Resolved): radosgw-admin(8) does not describe "--job-id" or "--max-concurre...
Nathan Cutler
10:40 AM rgw Documentation #17280 (Resolved): radosgw-admin lacks docs for "--orphan-stale-secs"
Nathan Cutler
10:38 AM rgw Backport #17338 (Resolved): hammer: radosgw-admin lacks docs for "--orphan-stale-secs"
Nathan Cutler
10:36 AM Backport #17346 (In Progress): hammer: Ceph Status - Segmentation Fault
Nathan Cutler
10:35 AM Revision fbf51ba8 (ceph): cephx: Fix multiple segfaults due to attempts to encrypt or decrypt
an empty secret and a null CryptoKeyHandler
Fixes: http://tracker.ceph.com/issues/16266
Signed-off-by: Brad Hubbard ...
Brad Hubbard
10:34 AM Backport #17359 (In Progress): hammer: ceph-objectstore-tool crashes if --journal-path <a-directory>
Nathan Cutler
10:34 AM Revision 76eed80e (ceph): os/filestore/FileJournal: fail out if FileJournal is not block device o...
otherwise JournalingFileStore will assert when deleting FileJournal
which still has the non block/regular file opened...
Kefu Chai
10:21 AM Backport #17678 (In Progress): hammer: monitor should send monmap updates when the monmap is updated
Nathan Cutler
10:08 AM Revision 4e682ed5 (ceph): test/librbd: add 'remove demoted image' test
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
10:06 AM Backport #17764 (In Progress): hammer: collection_list shadow return value #
Nathan Cutler
10:05 AM Revision f99a1d36 (ceph): osd/PGBackend: fix collection_list shadow return value
Fixes: http://tracker.ceph.com/issues/17713
Signed-off-by: Haomai Wang <haomai@xsky.com>
(cherry picked from commit 8...
Haomai Wang
09:59 AM rbd Backport #17879 (Closed): jewel: rbd-mirror: use sparse read during image sync
https://github.com/ceph/ceph/pull/12043 Nathan Cutler
09:58 AM Backport #17877 (Resolved): jewel: FileStore: fiemap cannot be totally retrieved in xfs when the ...
https://github.com/ceph/ceph/pull/11998 Nathan Cutler
09:57 AM Backport #17876 (Resolved): jewel: osd: update_log_missing does not order correctly with osd_ops
https://github.com/ceph/ceph/pull/11997 Nathan Cutler
09:57 AM rgw Backport #17875 (Resolved): jewel: rgw file: remove spurious mount entries for RGW buckets
https://github.com/ceph/ceph/pull/12045 Nathan Cutler
08:33 AM Revision 2ce6af05 (ceph): os/bluestore: assert from access violation
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:29 AM Revision 348ca7fc (ceph): os/bluestore: use built-in methods for ExtentMap resharding and encoding
Hope this can improve the code readability a little...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:53 AM Revision 47a41cca (ceph): Merge pull request #11907 from badone/wip-pipe-socket-typos
msg: Fix typos in socket creation error message
Reviewed-by: xiexingguo <xie.xingguo@zte.com.cn>
Brad Hubbard

11/11/2016

11:40 PM Revision 8cb3a5d4 (ceph): Merge pull request #11392 from Oloremo/keystone_docs
Update keystone doc about v3 options
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Yehuda Sadeh
11:22 PM Bug #17610 (Pending Backport): FileStore: fiemap cannot be totally retrieved in xfs when the numb...
https://github.com/ceph/ceph/pull/11554 Sage Weil
10:57 PM Revision d84bcb76 (ceph): Merge pull request #11925 from ktdreyer/doc-infernalis-eol
doc: add infernalis EOL date Sage Weil
10:45 PM Revision 9a9637d1 (ceph): doc: add infernalis EOL date
Remove the estimated Infernalis EOL date, and add the actual EOL date.
As discussed on the ceph-devel mailing list, ...
Ken Dreyer
10:38 PM Feature #17861: osd: add asok command to dump the scrub queue
For additional parts, a way to REMOVE items from that same scrub queue would be a good addition. Robin Johnson
09:54 PM Revision 9998ba2a (ceph): Merge pull request #11924 from liewegas/wip-balloc
unittest_bit_alloc: fix type
Merging before make check because it clearly breaks the build and the build part is don...
Dan Mick
09:34 PM Stable releases Tasks #17151 (In Progress): hammer v0.94.10
Nathan Cutler
09:12 PM Revision 05a7a832 (ceph): unittest_bitalloc: fix type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:08 PM Revision a7b182e0 (ceph): 13207: Rados Gateway: Anonymous user is able to read bucket with authen...
Signed-off-by: root <rahul.1aggarwal@gmail.com>
(cherry picked from commit 99ba6610a8f437604cadf68cbe9969def893e870)
Rahul Aggarwal
09:00 PM Bug #17870: ObjectStore/StoreTest.ColSplitTest1/1 out of fds
Need to raise the fd limit in the test. May also want to break up the transactions in the test, but that's secondary... Samuel Just
07:33 PM Bug #17870 (Resolved): ObjectStore/StoreTest.ColSplitTest1/1 out of fds
... Sage Weil
08:50 PM Bug #17869: notmalloc package links tcmalloc
Though ceph is built with "notcmalloc", we have seen before that tcmalloc can get linked in via dependencies. For exa... Nathan Cutler
07:41 PM Bug #17869: notmalloc package links tcmalloc
debs too Sage Weil
07:40 PM Bug #17869: notmalloc package links tcmalloc
same appears to be true for other notcmalloc packages Sage Weil
07:25 PM Bug #17869 (Resolved): notmalloc package links tcmalloc
... Sage Weil
08:41 PM Bug #17868: os/filestore/FileStore.cc: 3731: FAILED assert(pos == end) in _do_copy_range
In my ec overwrites branch. Samuel Just
06:59 PM Bug #17868 (Resolved): os/filestore/FileStore.cc: 3731: FAILED assert(pos == end) in _do_copy_range
... Sage Weil
08:39 PM Bug #17789 (Pending Backport): osd: update_log_missing does not order correctly with osd_ops
Sage Weil
08:37 PM Bug #17781 (Duplicate): All OSDs restart randomly on "hit timeout suicide" when scrub activate
Sage Weil
08:35 PM rgw Bug #17872: all swift tests fail with '[Errno 111] Connection refused' because radosgw instance i...
Later in that teuthology.log:... Casey Bodley
08:24 PM rgw Bug #17872 (Resolved): all swift tests fail with '[Errno 111] Connection refused' because radosgw...
From http://qa-proxy.ceph.com/teuthology/cbodley-2016-11-11_12:15:00-rgw:verify-wip-rgw-compression-type-random---bas... Casey Bodley
08:33 PM Revision b19487f5 (ceph): Merge pull request #10865 from dachary/wip-17057-jewel
jewel: The request lock RPC message might be incorrectly ignored
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Loïc Dachary
08:33 PM Bug #17867: jewel: omap deep scrub error during power cycle run
I wasn't able to find anything obvious in the logs, could simply be a bug with btrfs. Samuel Just
07:01 PM Bug #17867: jewel: omap deep scrub error during power cycle run
This may well be a dup of 17177, but haven't dug in enough to confirm. The main difference is that this is on btrfs ... Samuel Just
06:50 PM Bug #17867 (Can't reproduce): jewel: omap deep scrub error during power cycle run
{description: 'powercycle/osd/{clusters/3osd-1per-target.yaml fs/btrfs.yaml powercycle/default.yaml
tasks/cfuse_...
Samuel Just
08:33 PM rgw Bug #17794: realm pull failure in teuthology with Unknown error 2202
That fix to retry the 'realm pull' does not appear to solve the issue. It reproduced again [1] and all 10 tries faile... Casey Bodley
04:28 PM rgw Bug #17794: realm pull failure in teuthology with Unknown error 2202
I actually saw this once in my own local testing when I started the gateways under valgrind - valgrind apparently ret... Casey Bodley
08:29 PM Revision c67446d9 (ceph): Merge pull request #11922 from liewegas/wip-mempool-bluestore
mempool: changes for bitmap allocator
Reviewed-by: Allen Samuels <allen.samuels@sandisk.com>
Sage Weil
08:28 PM Revision 606253ac (ceph): Merge pull request #11920 from ifed01/wip-bluestore-tmp
os/bluestore: remove build warning in a better way
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:18 PM Bug #17774: master rados suite failure: rados/singleton/{rados.yaml all/mon-seesaw.yaml fs/xfs.ya...
http://pulpito.ceph.com/sage-2016-11-11_19:44:51-rados-wip-sage-testing---basic-smithi/ Sage Weil
08:18 PM Bug #17774 (Resolved): master rados suite failure: rados/singleton/{rados.yaml all/mon-seesaw.yam...
https://github.com/ceph/ceph-qa-suite/commit/4156b3cc260a947cadbdcc69a800d23cf7f9fa97 Sage Weil
08:08 PM Revision aa2146de (ceph): mempool changes for bitmap allocator
[with bstore_balloc -> bluestore_alloc rename by sage]
Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
Ramesh Chander
08:04 PM Revision 0dc6e69a (ceph): Merge pull request #11839 from liewegas/wip-mempool-buffer
buffer: put buffers in buffer_{data,meta} mempools
Reviewed-by: Allen Samuels <allen.samuels@sandisk.com>
Sage Weil
08:04 PM Revision 6b8361f2 (ceph): librbd: restore journal access when force disabling mirroring
If mirroring is force disabled on a demoted image, the journal was
being left in an inconsistent ownership state.
Th...
Mykola Golub
08:03 PM Revision 27a2d13c (ceph): Merge pull request #11834 from liewegas/wip-bluestore-mempool
os/bluestore: move bluefs into its own mempool
Reviewed-by: Allen Samuels <allen.samuels@sandisk.com>
Sage Weil
07:59 PM Revision 88d59bff (ceph): osd: move ReplicatedPG into mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision 665013cd (ceph): osd/PG: move peering evt into pool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision f54e6bd7 (ceph): osd: move pg logs into osd mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision dcc23765 (ceph): mempool: add [de]allocate_aligned
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision fc15c128 (ceph): buffer: put data and metadata in a mempool
Note that for raw_combined we leak some metadata into the data pool.
Also, we do not account for non-raw metadata or...
Sage Weil
07:59 PM Revision 38f61af4 (ceph): include/mempool: fix allocate() debug_mode check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision bd601c64 (ceph): mempool: drop unused factory type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision 08222300 (ceph): include/mempool: adjust factory name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision ae1564df (ceph): include/mempool: align shard_t to cacheline
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision 328487b6 (ceph): mempool: move to libcommon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision 12f6e8f1 (ceph): mempool: attach mempool asok commands to all ccts
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision fbf5253e (ceph): mempool: create an osd mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:55 PM RADOS Documentation #17871 (Closed): crush-map document could use clearer warning about impact of chang...
In http://docs.ceph.com/docs/jewel/rados/operations/crush-map/ this section is the closest thing to documenting the i... Jason Jensen
07:53 PM Revision 39a7edb8 (ceph): Merge pull request #1251 from ceph/distros
distros/supported: add xenial Sage Weil
07:36 PM Revision 53fb099d (ceph): Merge pull request #7784 from ceph/wip-da-SCA-20160219
Coverity and SCA fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:35 PM Revision a1303ce4 (ceph): Merge pull request #11830 from adamemerson/wip-crush-unlocked
crush: remove the crush_lock
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:06 PM Revision 5769b44b (ceph): rgw: log the compression attribute in PutObj
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:06 PM Revision e1de5679 (ceph): compressor: add support for type=random for teuthology testing
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:06 PM Revision 59df6f15 (ceph): rgw: move compressor plugin out of filter
if rgw_compression_type is set to "random", we need to use the same
plugin for each block of data
Signed-off-by: Cas...
Casey Bodley
07:06 PM Revision 7200d77c (ceph): rgw: fix for multipart uploads with rgw_compression_type=random
use a hash of the multipart upload id so all parts use the same plugin
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:05 PM Revision 4156b3cc (ceph): rados/singleton/all/mon-seesaw: give mons more time to stabilize
10s wasn't long enough for one run to get pgs created.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:40 PM Revision 1c051210 (ceph): distros/supported: add xenial
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:28 PM Revision 26a3dae2 (ceph): Merge pull request #11910 from xiexingguo/xxg-wip-bluestore-1111
os/bluestore: some more cleanups
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
05:56 PM Revision e949bfb6 (ceph): Added require_jewel_osds flag
Added to point-to-point as well
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
05:28 PM rgw Bug #16854: the usage log record date is 16 hours later than the real operate time in jewel1 10....
Revised status:
The obvious reason the highest epoch value is not stored is that currently the epoch value is rounde...
Matt Benjamin
03:00 AM rgw Bug #16854: the usage log record date is 16 hours later than the real operate time in jewel1 10....
Status update:
I'm still confirming invariants in the code. 1) By instrumenting UsageLogger::add_user, I caused a lo...
Matt Benjamin
05:22 PM Revision 86c360fc (ceph): os/bluestore: remove build warning in a better way
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
05:03 PM Bug #17775 (Resolved): master rados suite failure: rados/singleton/{rados.yaml all/radostool.yaml...
Sage Weil
03:55 PM Bug #17775: master rados suite failure: rados/singleton/{rados.yaml all/radostool.yaml fs/xfs.yam...
https://github.com/ceph/ceph-qa-suite/pull/1249 Sage Weil
03:55 PM Revision 6e4ee890 (ceph): Merge pull request #1249 from ceph/radostool-osds
rados/singleton: need 3 osds for radostool test Sage Weil
03:55 PM Revision d065a99d (ceph): rados/singleton: need 3 osds for radostool test
There's a k=2 m=1 ec pool in the test!
Fixes: http://tracker.ceph.com/issues/17775
Signed-off-by: Sage Weil <sage@re...
Sage Weil
03:50 PM rgw Backport #17507 (Resolved): jewel: multisite: 'radosgw-admin period prepare' is obsolete
https://github.com/ceph/ceph/pull/11574 got merged. Gaurav Garg
03:49 PM Revision 7f13fe26 (ceph): Merge pull request #1248 from ceph/scrub-vs-recovery
rados/thrash: test osd_scrub_during_recovery=false Sage Weil
03:42 PM Feature #17866 (Resolved): Add config option to disable new scrubs during recovery
*master PR*: https://github.com/ceph/ceph/pull/11874
Cleared for jewel backport by Sage.
Nathan Cutler
03:39 PM Revision aa017c7e (ceph): Merge pull request #11854 from dachary/wip-17712-jewel
jewel: 'rbd du' of missing image does not return error
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
03:39 PM Revision 4a45022c (ceph): Merge pull request #11870 from dachary/wip-17844-jewel
jewel: rbd-nbd: disallow mapping images >2TB in size
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
03:38 PM Revision 18a3b3ea (ceph): Merge pull request #11869 from dachary/wip-17845-jewel
jewel: rbd-mirror: snap protect of non-layered image results in split-brain
Reviewed-by: Jason Dillaman <dillaman@re...
Loïc Dachary
03:34 PM Revision 80fcdf85 (ceph): Merge pull request #11915 from ifed01/wip-bluestore-fix-test
os/test/store_test: fix legacy bluestore cache settings application
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:32 PM Revision 7c2d2b28 (ceph): os/fs/FS.cc: condition on WITH_AIO for FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
03:32 PM Revision eb441bbf (ceph): Merge pull request #11574 from gaurav36/jewel-backport-period-prepare-c...
jewel: rgw multisite: obsolete 'radosgw-admin period prepare' command
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Loïc Dachary
03:31 PM Revision ae20d3bb (ceph): Merge pull request #11864 from dachary/wip-17733-jewel
jewel: multisite: after finishing full sync on a bucket, incremental sync starts over from the beginning
Reviewed-by...
Loïc Dachary
03:30 PM Revision c61e8012 (ceph): Merge pull request #11675 from asheplyakov/jewel-17674
jewel: rgw: fix put_acls for objects starting and ending with underscore
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Loïc Dachary
03:30 PM Revision 758272bd (ceph): Merge pull request #11905 from xiexingguo/xxg-wip-kill-boost-warn
os/bluestore: fix compiler warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:26 PM Revision 1abfa288 (ceph): Merge pull request #11852 from dachary/wip-17766-jewel
jewel: Exclusive lock improperly initialized on read-only image when using snap_set API
Reviewed-by: Mykola Golub <m...
Loïc Dachary
03:25 PM Revision 154fb742 (ceph): Merge pull request #11853 from dachary/wip-17763-jewel
jewel: TestLibRBD.DiscardAfterWrite doesn't handle rbd_skip_partial_discard = true
Reviewed-by: Mykola Golub <mgolub...
Loïc Dachary
03:04 PM Revision aa603b1b (ceph): rados/thrash: test osd_scrub_during_recovery = false
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:01 PM Revision abf5588e (ceph): Merge pull request #11896 from ifed01/wip-bluestore-cleanup
os/bluestore: cleanup around Blob::ref_map
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:29 PM Revision 6b2dc4ac (ceph): Merge pull request #11710 from ceph/wip-jlayton-fsync
Fix long stalls when calling ceph_fsync()
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:21 PM CephFS Bug #17800 (Fix Under Review): ceph_volume_client.py : Error: Can't handle arrays of non-strings
PR for fix: https://github.com/ceph/ceph/pull/11917 Ramana Raja
11:13 AM CephFS Bug #17800 (In Progress): ceph_volume_client.py : Error: Can't handle arrays of non-strings
Ramana Raja
02:00 PM Revision 36bf16d0 (ceph): Merge pull request #11293 from liewegas/wip-mon-markout
mon: preserve osd weight when marking osd out, then in
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:00 PM rbd Backport #17767: jewel: rbd-mirror: disabling mirroring with option '--force' makes RBD-images un...
PR: https://github.com/ceph/ceph/pull/11916 Mykola Golub
01:46 PM Revision 736c1edd (ceph): os/test/store_test: fix legacy bluestore cache settings application
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> root
01:43 PM Bug #17857 (Fix Under Review): osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
https://github.com/ceph/ceph/pull/11914 Kefu Chai
10:32 AM Bug #17857 (In Progress): osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
Kefu Chai
10:15 AM Bug #17857: osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
we failed to release the read lock on object being recovered
the read lock is acquired by @obc->get_recovery_read(...
Kefu Chai
07:28 AM Bug #17857: osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
ctest -R test-erasure-eio.sh
failed in TEST_rados_get_bad_size_shard_0...
Kefu Chai
12:53 PM Revision a729a01a (ceph): os/bluestore: start using Blob::get_ref over the code
Signed-off-by: Igor Fedotov <ifedotov@mirantis.com> Igor Fedotov
12:53 PM Revision 0edfc9eb (ceph): os/bluestore: make Blob::ref_map private
Signed-off-by: Igor Fedotov <ifedotov@minratis.com> Igor Fedotov
11:58 AM mgr Bug #17865 (Rejected): jewel powercycle suite fails because it cannot install ceph-mgr

http://pulpito.ceph.com/loic-2016-11-11_10:53:43-powercycle-jewel-backports-testing-basic-smithi/539713/
**Com...
Loïc Dachary
11:43 AM Revision ea83a703 (ceph): Merge pull request #11760 from Abhishekvrshny/wip-17769-jewel
jewel: disable virtual hosting of buckets when no hostnames are configured
Reviewed-by: Orit Wasserman <owasserm@redh...
Orit Wasserman
11:37 AM Revision d78b01f6 (ceph): Merge pull request #11867 from dachary/wip-17675-jewel
jewel: RGWRados::get_system_obj() sends unnecessary stat request before read
Reviewed-by: Orit Wasserman <owasserm@re...
Orit Wasserman
11:36 AM Revision f163bcff (ceph): Merge pull request #11863 from dachary/wip-17735-jewel
jewel: RGW will not list Argonaut-era bucket via HTTP (but radosgw-admin works)
Reviewed-by: Orit Wasserman <owasserm...
Orit Wasserman
11:28 AM Revision 826b30aa (ceph): client: wire up the CHECK_CAPS_SYNCHRONOUS flag
Ensure that the client will request an immediate journal flush from the
MDS when we'll end up waiting on the flush re...
Jeff Layton
11:28 AM Revision cdd2220a (ceph): mds: only update change_attr and btime when client sets appropriate fea...
The kernel client lags the userland code a bit, and feature support for
addr2 is not quite ready. Still, we want to a...
Jeff Layton
11:28 AM Revision ccdd778c (ceph): client: request journal flush after flushing caps in syncfs
Ensure that we ask the MDS to flush the journal on the last cap flush
from sync_fs and umount codepaths.
Signed-off-...
Jeff Layton
11:28 AM Revision a374166c (ceph): client: rename flush_caps() with no arguments to flush_caps_sync()
Per Greg's recommendation, change the name of this function to better
indicate what it does now that we always reques...
Jeff Layton
11:28 AM Revision 0df562a8 (ceph): client: change no_delay flag to a flags field
In a later patch, we'll want to have the client set the sync flag in
the cap flush, to hint to the MDS that it should...
Jeff Layton
11:28 AM Revision 93954d0e (ceph): mds: do mds log flush if CLIENT_CAPS_SYNC is set
If the client has set the sync flag in a cap update, then it
is indicating that it's waiting on the reply. Ensure tha...
Jeff Layton
11:24 AM CephFS Bug #17747 (Fix Under Review): ceph-mds: remove "--journal-check" help text
Oops, forgot to clean up the manpage as well. Follow-up PR: https://github.com/ceph/ceph/pull/11912 Nathan Cutler
11:19 AM CephFS Bug #17747 (Resolved): ceph-mds: remove "--journal-check" help text
Nathan Cutler
11:23 AM Revision cfca2a4d (ceph): Merge pull request #11627 from cbodley/wip-17343
jewel: rgw: work around curl_multi_wait bug with non-blocking reads
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:21 AM Revision 5e2f05ef (ceph): doc: drop --journal-check from ceph-mds man page
References: http://tracker.ceph.com/issues/17747
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
11:13 AM Feature #17589 (Resolved): ObjectCacher should try to merge BHs after completing a write
This got done in:
osdc: After write try merge bh.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
commit 8aaa...
John Spray
11:10 AM Revision c88c3959 (ceph): Merge pull request #11790 from jcsp/wip-mclientcaps
client: remove unneeded layout on MClientCaps
Reviewed-by: Jeff Layton <jlayton@redhat.com>
John Spray
11:10 AM Revision d5bea25b (ceph): Merge pull request #11789 from jcsp/wip-17798
mds: require MAY_SET_POOL to set pool_ns
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:09 AM Revision 36905d7c (ceph): Merge pull request #11783 from jcsp/wip-17796
mds: enable rmxattr on pool_namespace attrs
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:09 AM Revision babbfbc8 (ceph): Merge pull request #11739 from SUSE/wip-17747
mds: remove "--journal-check" help text John Spray
11:07 AM Revision 52efd27a (ceph): Merge pull request #11692 from stiopaa1/mds_flock_addConstToMemFun
mds/flock: add const to member functions John Spray
11:06 AM Revision ff9b388f (ceph): Merge pull request #11545 from majianpeng/osdc-objectcache-fix-bug
osdc: After write try merge bh.
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:05 AM CephFS Feature #17853 (In Progress): More deterministic timing for directory fragmentation
John Spray
10:53 AM Revision 33f1f607 (ceph): osd: Add config option to disable new scrubs during recovery
The osd_scrub_during_recovery config option allows for configuring
if the OSD will schedule a new scrub while recover...
Wido den Hollander
09:36 AM Revision b581df17 (ceph): Merge pull request #10853 from wido/docs-mon-pool-settings
doc: Add MON docs about pool flags and pool removal config settings
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:00 AM Revision 61bf31f8 (ceph): doc: Add MON docs about pool flags and pool removal config settings
Signed-off-by: Wido den Hollander <wido@42on.com> Wido den Hollander
08:14 AM Revision d3bbcffa (ceph): mds/MDCache.h: remove unused functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
06:46 AM CephFS Bug #17837: ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
yes, I've stopped my update and my cluster working now with two mon server.
Perhaps it is helpful, I've a test clu...
alexander walker
06:46 AM CephFS Bug #16592: Jewel: monitor asserts on "mon/MDSMonitor.cc: 2796: FAILED assert(info.state == MDSMa...
I've created the ticket #17837.
Here ist output from "ceph mds dump --format=json-pretty"...
alexander walker
06:30 AM Revision 6cc6aca0 (ceph): msg: Fix typos in socket creation error message
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
06:29 AM Revision 780d0e69 (ceph): setup.py: better smarts finding ceph_ver.h (out of tree builds.)
cmake:
When running setup.py, export CEPH_BUILD_TOP to point to ceph build top.
Use that to find ceph_ver.h
This fix ...
Marcus Watts
06:29 AM Revision 2594cce1 (ceph): fix for PEP 440 warnings when building non-release git version. XXX obs...
Some of the extension setup.py's fetch CEPH_GIT_NICE_VER
from ceph_ver.h. This turns out to be the result of "git de...
Marcus Watts
06:25 AM Revision e125cd8e (ceph): Smarter json escape logic.
Json doesn't require anything be escaped. But embedding json in html
requires special treatment for forward slashes....
Marcus Watts
06:24 AM Revision 3aba1822 (ceph): RGWHTTPArgs::get_str() - return argument string that was set.
sts shares code between get/post; the post code needs
to be able to validate that "get style" arguments weren't also ...
Marcus Watts
06:22 AM Revision 200b61c4 (ceph): xml: dump_string_linewrap
This is to pretty-print xml strings where whitespace doesn't matter
(ie, base64). For other formats this is a 'no-op...
Marcus Watts
05:53 AM Revision 5bfe679b (ceph): os/bluestore: remove dead assert
This assert will never fire, hence it can be safely removed.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:53 AM Revision b32cbcd7 (ceph): os/bluestore: make Extent deleter as independent disposer
Duplicated definition of lambas of same function is not good.
Also switching ExtentMap::rm() to use the new disposer ...
xie xingguo
04:40 AM Revision d2705be6 (ceph): rbd-mirror: remove unused comment
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn> Yang Dongsheng
02:18 AM Revision ef084317 (ceph): os/bluestore: fix compiler warnings
As follows:
/home/jenkins-build/build/workspace/ceph-pull-requests/build/boost/include/boost/intrusive/pointer_plus_...
xie xingguo

11/10/2016

11:27 PM Bug #17775 (In Progress): master rados suite failure: rados/singleton/{rados.yaml all/radostool.y...
Sage Weil
11:24 PM Revision 62643216 (ceph): Merge pull request #11902 from ceph/wip-krbd-mons-fix
krbd: kernel client expects ip[:port], not an entity_addr_t
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Review...
Jason Dillaman
11:24 PM Bug #16492 (Can't reproduce): "Valgrind: mon (Leak_StillReachable)" in rados-wip-yuri-testing2_20...
hrm, logs are gone... Sage Weil
11:15 PM Revision faaee33f (ceph): suites/powercycle: no ext4
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2a71071bc132c8d14306f8ef4ba6ab043426c85a)
Sage Weil
10:58 PM RADOS Bug #17862: manager: add high level summary of pending scheduled and forced scrubs
It's in the stats already I think (so we don't forget forced scrubs between intervals)? If so, the manager is alread... Samuel Just
10:56 PM RADOS Bug #17862 (New): manager: add high level summary of pending scheduled and forced scrubs
Samuel Just
10:56 PM Feature #17861 (Resolved): osd: add asok command to dump the scrub queue
Indicate scheduled/forced, deep/shallow?
Add a way to filter above?
Samuel Just
10:49 PM Revision 1b266ee3 (ceph): mds/ScrubHeader.h: pass string by const reference
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
10:48 PM Revision 2b63a5d7 (ceph): Merge pull request #11903 from dmick/master
README: hint at where to look to diagnose test failures Sage Weil
10:46 PM Revision 28059dfc (ceph): Merge pull request #1246 from ceph/wip-powercycle
suites/powercycle: skip ext4; add bluestore Yuri Weinstein
10:43 PM Revision f81a47db (ceph): README: hint at where to look to diagnose test failures
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
10:39 PM Revision fcb8d754 (ceph): Merge pull request #11895 from xiexingguo/xxg-wip-bluestore-blob-range
os/bluestore: readability improvements and doxygen fix
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:34 PM Revision a3a48c51 (ceph): suites/powercycle: test bluestore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:34 PM Revision 2a71071b (ceph): suites/powercycle: no ext4
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:29 PM Revision c78545a0 (ceph): Merge pull request #11900 from linuxbox2/fix-civetweb-link
cmake: replace civetweb symlink w/file copy
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
09:37 PM Revision 480c71a7 (ceph): krbd: kernel client expects ip[:port], not an entity_addr_t
Commit 2ee1b9a4084f ("krbd.cc: don't rely on MonMap internal members")
inadvertently dropped .get_sockaddr() call, br...
Ilya Dryomov
09:12 PM Revision e6bb8261 (ceph): rgw: add sleep to let the sync agent to init
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 54d311a991cfe658687d0f5a69f40718b7bea707)
Orit Wasserman
09:12 PM Revision cea3de3f (ceph): rgw: add debug info when comparing bucket metadata
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit ad5a2a2f199f8fcecadf2c91b33c0530a26d8c3d)
Orit Wasserman
09:01 PM Revision 6754d979 (ceph): Merge pull request #11897 from liewegas/wip-pool-delete
tests: fix tests vs pool deletion
The default changed to disallow pool delete as of #11665; the tests assume it's al...
Dan Mick
08:40 PM Bug #17860 (Duplicate): osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
http://tracker.ceph.com/issues/17830 Sage Weil
08:37 PM Bug #17860: osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
test was osd-scrub-repair.sh Sage Weil
08:36 PM Bug #17860 (Duplicate): osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
... Sage Weil
07:44 PM Revision d9e5ad5e (ceph): cmake: replace civetweb symlink w/file copy
Intended to remove an apparent race. The two effects are
1. replace top-level command callouts w/file builtins
2. do...
Matt Benjamin
07:39 PM Stable releases Tasks #17487: jewel v10.2.4
Added release notes entry as per https://github.com/ceph/ceph/pull/11679#issuecomment-259780456 Nathan Cutler
07:32 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
I've tried a few different machines now but I can't reproduce this.
Can you generate a filestore = 20 log for me?
Sage Weil
06:59 PM rgw Bug #17788 (Fix Under Review): rgw: failing to authenticate aws4 with boto and with port specified
Orit Wasserman
06:57 PM rgw Bug #17818 (Fix Under Review): The user interface created by S3 does not return a Content-Type
Orit Wasserman
06:56 PM rgw Bug #17818: The user interface created by S3 does not return a Content-Type
new pr https://github.com/ceph/ceph/pull/11828 Casey Bodley
06:56 PM Revision c5180262 (ceph): os/filestore/HashIndex: fix list_by_hash_* termination on reaching end
If we set *next to max, then the caller (a few lines up) doesn't terminate
the loop and will keep trying to list obje...
Sage Weil
06:56 PM rgw Backport #17840 (In Progress): hammer: rgw: the value of total_time is wrong in the result of 'ra...
Nathan Cutler
06:55 PM Revision 31c25941 (ceph): rgw: fix the field 'total_time' of log entry in log show opt
Fixes: http://tracker.ceph.com/issues/17598
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
(cherry picked from...
wei qiaomiao
06:55 PM rgw Bug #16888 (Fix Under Review): [multisite] operating bucket's acl&cors is not restricted on slave...
-https://github.com/ceph/ceph/pull/11891- closed Orit Wasserman
06:55 PM rgw Bug #17850 (Pending Backport): rgw file: remove spurious mount entries for RGW buckets
Matt Benjamin
06:52 PM rgw Bug #17465 (In Progress): multisite: coroutine deadlock in RGWMetaSyncCR after ECANCELED errors
Casey Bodley
06:51 PM rgw Bug #17239 (In Progress): radosgw-admin period update reverts deleted zonegroup
Orit Wasserman
06:46 PM rgw Bug #17698 (Pending Backport): multisite: ECANCELED & 500 error on bucket delete
Casey Bodley
06:36 PM rgw Bug #17803 (Resolved): rgw: usage statistics are broken for containers archiving versioned object...
Orit Wasserman
06:25 PM RADOS Bug #17830 (In Progress): osd-scrub-repair.sh is failing (intermittently?) on Jenkins

Here is the portion of the test that ran. When osd.0 went down to perform the ceph-objectstore-tool list-attrs, th...
David Zafman
05:40 PM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
@Christian: The good news is that according to your log, there are zero stuck or dropped requests within librbd:
<...
Jason Dillaman
03:47 PM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
@Christian: Thanks, I am d/ling the log file now. Jason Dillaman
03:04 PM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
It's done. That was a good connection, almost faster than some on-disk stuff. :) Christian Theune
02:43 PM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
On its way. It's about 2.2g. The post tag is e027b01b-a2d6-4963-a911-6e28c584d210. Christian Theune
01:44 PM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
@Christian: any chance you can upload that full log? If it's too large for the ticket, you can use ceph-post-file. Jason Dillaman
09:31 AM rbd Bug #17536: Extremely rare Qemu hang with suspicion that RBD might be the issue
Hi,
I managed to crash the VM during XFS quota check. The RBD log doesn't look suspicious to me, so I'd love if yo...
Christian Theune
05:36 PM Revision a92b125f (ceph): librados: Add aio_exec with char pointer buffer
This should make adding rados_aio_exec to the C API possible.
Signed-off-by: Iain Buclaw <iain.buclaw@sociomantic.com>
Iain Buclaw
05:36 PM Revision 5ddbc5ab (ceph): librados: add rados_aio_exec() function
Makes available in the C API what is already exposed in the libradospp.
Signed-off-by: Iain Buclaw <iain.buclaw@soci...
Iain Buclaw
05:35 PM Bug #17859 (Resolved): filestore: can get stuck in an unbounded loop during scrub
In list_by_hash_{bitwise,nibblewise} there is a condition... Sage Weil
04:48 PM Revision 5944838c (ceph): vstart.sh: allow pool deletion
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:43 PM Revision 573e5b06 (ceph): qa/workunits/ceph-helpers.sh: allow pool deletes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:38 PM CephFS Bug #17858 (Resolved): Cannot create deep directories when caps contain "path=/somepath"
ceph-fuse client with having "path=/something" cannot create multiple dirs with mkdir (e.g. mkdir -p 1/2/3/4/5/6/7/8/... Henrik Korkuc
03:25 PM Backport #17816: jewel: Missing comma in ceph-create-keys causes concatenation of arguments
https://github.com/ceph/ceph/pull/11822 Yuri Weinstein
03:18 PM Revision f1476e22 (ceph): Merge pull request #11894 from xiexingguo/xxg-wip-bluestore-1110
os/bluestore: speed up omap-key generation for same onode(the read paths)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:13 PM Revision 891fefbf (ceph): Merge pull request #11893 from xiexingguo/xxg-wip-bluestore-fix-clear
os/bluestore: fix potential memory leak
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:49 PM Bug #17857 (Resolved): osd/osd_types.h: 4287: FAILED assert(rwstate.empty())
ceph-helpers.sh:1103: wait_for_clean: returned 1
see https://jenkins.ceph.com/job/ceph-pull-requests/13826/console...
Kefu Chai
02:48 PM RADOS Bug #12659: Can't delete cache pool
That didn't work. At. All.
I could not delete the alt images (OSDs kept crashing). I finally decided to just rip o...
Christian Theune
12:00 PM RADOS Bug #12659: Can't delete cache pool
As my development environment is down anyway, I'm now trying to:
* rename all images (mv foo foo.alt)
* copy them...
Christian Theune
11:42 AM RADOS Bug #12659: Can't delete cache pool
Ok, this is weird. I deleted all snapshots. This means effectively there *can't* be any clones any longer as I can on... Christian Theune
11:38 AM RADOS Bug #12659: Can't delete cache pool
Ah, and I misread. It's not about snapshots, it's about clones. Right. So I do have clones, but all of them have been... Christian Theune
11:37 AM RADOS Bug #12659: Can't delete cache pool
The specific check that triggers is the one from here:
http://tracker.ceph.com/issues/8003
I'm still trying to ...
Christian Theune
11:30 AM RADOS Bug #12659: Can't delete cache pool
I'm also being bitten by this. I shut down all VMs and supposedly all clients that talk to our ceph cluster, but I st... Christian Theune
02:38 PM Revision b8e7ce39 (ceph): Merge pull request #11892 from tchaikov/wip-move-context
Context: std::move the callback param in FunctionContext's ctor
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
02:27 PM CephFS Bug #17620: Data Integrity Issue with kernel client vs fuse client
The jobs failed by incorrectly writing the object to disk. I can recreate this pretty easily by having two clients do... Aaron Bassett
02:13 PM CephFS Bug #17620 (Need More Info): Data Integrity Issue with kernel client vs fuse client
Brett Niver
01:56 PM Revision 7f670c0e (ceph): rgw: remove circular reference in RGWAsyncRadosRequest
RGWAsyncRadosRequest does not need a reference to its calling coroutine,
it only needs the completion notifier. this ...
Casey Bodley
01:49 PM CephFS Bug #17193 (In Progress): truncate can cause unflushed snapshot data lose
Zheng Yan
01:47 PM rbd Backport #17767 (In Progress): jewel: rbd-mirror: disabling mirroring with option '--force' makes...
Mykola Golub
01:18 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
... Zheng Yan
01:16 PM CephFS Feature #17856 (Resolved): qa: background cephfs forward scrub teuthology task
Create a teuthology task that can be run in the background of a workunit, which simply starts a forward scrub on the ... John Spray
12:12 PM Revision da194fc9 (ceph): os/bluestore: doxygen fixes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:04 PM Revision c1b2e3ae (ceph): Merge pull request #11889 from trociny/wip-vstart-bashism
vstart.sh: fix bashism in the script
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:03 PM CephFS Bug #12895 (Can't reproduce): Failure in TestClusterFull.test_barrier
John Spray
12:02 PM Bug #17684 (Resolved): rados segfaults pool isn't provided with a number of other options
Kefu Chai
12:02 PM Messengers Bug #17664 (Resolved): async msgr: keepalive2 acks aren't sent if the connection is idle
Kefu Chai
12:02 PM CephFS Bug #2277: qa: flock test broken
For reference: locktest.py still exists in ceph-qa-suite, with a single use from suites/marginal/fs-misc/tasks/lockte... John Spray
11:55 AM Revision d3927fe3 (ceph): Merge pull request #11601 from ceph/wip-ms-async-keepalive2
msg/async/AsyncConnection: dispatch write handler on keepalive2
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
11:53 AM Revision f669cf82 (ceph): Merge pull request #11633 from ddiss/tcc17684_rados_segv_without_pool
rados: fix segfaults when run without --pool
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Kefu Chai <k...
Kefu Chai
11:52 AM Revision 5d7f4ea4 (ceph): Merge pull request #11665 from wido/mon-prevent-pool-delete
mon: Do not allow pools to be deleted by default
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
11:51 AM CephFS Feature #17855 (Resolved): Don't evict a slow client if it's the only client

There is nothing gained by evicting a client session if there are no other clients who might be held up by it.
T...
John Spray
11:50 AM CephFS Feature #17854 (Resolved): mds: only evict an unresponsive client when another client wants its caps

Instead of immediately evicting a client when it has not responded within the timeout, set a flag to mark the clien...
John Spray
11:50 AM Revision 0e9462b6 (ceph): Merge pull request #11795 from runsisi/wip-fix-osd-noin
mon/OSDMonitor: newly created osd should not be wrongly marked in
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:48 AM Revision e2a43026 (ceph): Merge pull request #10049 from sponce/wip-striper-async-rm-master
librados: improvements async IO in librados and libradosstriper
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Kefu Chai
11:41 AM Revision 654e5159 (ceph): Context: std::move the callback param in FunctionContext's ctor
for better performance.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:17 AM Revision a8cafa95 (ceph): Merge pull request #11883 from jcsp/wip-mgr-functioncontext
mgr: remove unnecessary C_StdFunction
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:14 AM Bug #17728 (Resolved): Message.cc: 193: FAILED assert(middle.length() == 0)
Loïc Dachary
11:14 AM Bug #17386 (Resolved): Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
Loïc Dachary
11:14 AM Bug #17365 (Resolved): mon: forwarded message is encoded with sending client's features
Loïc Dachary
11:14 AM rgw Bug #17111 (Resolved): ERROR: got unexpected error when trying to read object: -2
Loïc Dachary
11:14 AM Cleanup #16280 (Resolved): init file should be owned by ceph
Loïc Dachary
11:14 AM Bug #14267 (Resolved): ceph-post-file doesn't work
Loïc Dachary
11:11 AM Revision 0590a32d (ceph): os/bluestore: improve the readability of Extent::blob_escapes_range()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:52 AM rbd Feature #15593 (Resolved): support names in rbd default feature instead of numbering system in ce...
Updated PR: https://github.com/ceph/ceph/pull/11175 Mykola Golub
10:46 AM rbd Feature #15371 (Fix Under Review): Delayed rbd-mirror replication support
PR: https://github.com/ceph/ceph/pull/11879 Mykola Golub
10:45 AM CephFS Feature #17853 (Resolved): More deterministic timing for directory fragmentation

This ticket is to track the work to replace the tick()-based consumption of the split queue with some timers, and t...
John Spray
10:43 AM rbd Feature #16780 (Pending Backport): rbd-mirror: use sparse read during image sync
Mykola Golub
10:38 AM Revision 18219d17 (ceph): os/bluestore: fix potential memory leak
Call to extent_map.clear_and_dispose() will be noop after extent_map.clear()
hence causing memory leak.
Signed-off-b...
xie xingguo
10:34 AM Stable releases Tasks #17851: jewel v10.2.6
h3. ceph-disk... Loïc Dachary
10:31 AM Stable releases Tasks #17851: jewel v10.2.6
h3. Upgrade... Loïc Dachary
10:30 AM Stable releases Tasks #17851: jewel v10.2.6
h3. powercycle... Loïc Dachary
10:29 AM Stable releases Tasks #17851: jewel v10.2.6
h3. fs... Loïc Dachary
10:27 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rados... Loïc Dachary
10:26 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rgw... Loïc Dachary
10:24 AM Stable releases Tasks #17851: jewel v10.2.6
h3. rbd... Loïc Dachary
10:26 AM CephFS Bug #17837 (Need More Info): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Alexander: so hopefully you stopped the upgrade at that point and you still have a working cluster of two hammer mons... John Spray
03:49 AM CephFS Bug #17837 (Duplicate): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
This looks like a duplicate of 16592 but in a new code path: interestingly in a slave monitor. Patrick Donnelly
10:25 AM Revision 7cc7a68c (ceph): Merge pull request #1240 from ceph/wip-17734-jewel
upgrade/hammer-x: wait for osdmaps to propagate Loïc Dachary
10:23 AM Documentation #16587 (Closed): "ceph mds getmap" command does not exit gracefully
mds getmap is deprecated in the latest code, so I don't think we'll be doing any new documentation of it. John Spray
10:14 AM Revision d447339e (ceph): vstart.sh: fix bashism in the script
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
09:30 AM Revision d04f7d46 (ceph): os/bluestore: speed up omap-key generation for same onode(the read paths)
In https://github.com/ceph/ceph/pull/11807 we only modify the write paths,
this patch fixes the read parts too, which...
xie xingguo
08:54 AM Linux kernel client Feature #17805: Match fuse_require_active_mds behaviour in kernel client
https://github.com/ceph/ceph-client/commit/8d663773cafe6815da239bdbdba4c8d34e0793bb Zheng Yan
08:09 AM Revision 8b77898b (ceph): Merge pull request #11886 from stiopaa1/mds_mantle_includeCorrectHeaders
mds/Mantle.h: include correct header files
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
02:39 AM Revision f628bac3 (ceph): Merge pull request #11683 from wjwithagen/wip-wjw-freebsd-vstart
src/vstart.sh: Only execute btrfs if it is available
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:18 AM Revision 37f3897c (ceph): Merge pull request #11702 from wjwithagen/wip-wjw-freebsd-cephtool-test
qa/workunits/cephtool/test.sh: FreeBSD has no distro.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:08 AM Revision b33e265e (ceph): mds: remove unused EFragment::OP_ONESHOT
EFragment::decode had a minimum version of 4, and
the only way you could get the ONESHOT value was if
you had a struc...
John Spray

11/09/2016

11:50 PM CephFS Bug #4829: client: handling part of MClientForward incorrectly?
Targeting for Luminous to investigate and either fix or close this. John Spray
11:50 PM CephFS Bug #3267 (Closed): Multiple active MDSes stall when listing freshly created files
This ticket is old and the use case seems like something we will pick up on from the multimds suite if it's still bro... John Spray
11:48 PM CephFS Feature #3426 (Closed): ceph-fuse: build/run on os x
John Spray
11:47 PM CephFS Feature #3426: ceph-fuse: build/run on os x
I don't think it's likely we will ever "finish" this in the sense of maintaining/testing functionality on OSX, so I'm... John Spray
11:45 PM CephFS Cleanup #660 (Closed): mds: use helpers in mknod, mkdir, openc paths
John Spray
11:45 PM Linux kernel client Cleanup #2085: kclient: improve mtime update in page_mkwrite
I imagine this ticket is probably stale by now, pushing it into the kernel client subproject. Zheng/Ilya, please go ... John Spray
11:31 PM CephFS Bug #1511 (Closed): fsstress failure with 3 active mds
We have fresh tickets for multimds failures as they are reproduced now. John Spray
11:24 PM CephFS Feature #17852 (Resolved): mds: when starting forward scrub, return handle or stamp/version which...
Enable caller to kick off a scrub and later check completion (may just mean caller has to compare scrub stamps with a... John Spray
11:21 PM CephFS Feature #12274: mds: start forward scrubs from all subtree roots, skip non-auth metadata
Using this ticket to track the task of implementing cross-MDS forward scrub (i.e. handing off at subtree bounds) John Spray
11:20 PM rgw Bug #16408: Creating Bucket failed and can't be deleted.
@owasserm:
Do you have progress/insights on this? I'm seeing it on a lot of Dreamhost buckets, but it looks like it'...
Robin Johnson
11:12 PM CephFS Feature #11950: Strays enqueued for purge cause MDCache to exceed size limit
Targeting for Luminous and assigning to me: we will use a single Journaler() instance per MDS to track a persistent p... John Spray
11:00 PM CephFS Feature #17770: qa: test kernel client against "full" pools/filesystems
This is largely http://tracker.ceph.com/issues/17204 , but I'm leaving this ticket here as a convenient way of tracki... John Spray
10:51 PM Revision 8e325b92 (ceph): Merge pull request #11885 from cbodley/wip-python-rgw-deb
deb: update python-rgw dependencies to librgw2
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:40 PM Revision 50feb66b (ceph): mds/Mantle.h: include correct header files
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
10:33 PM Revision 96923c72 (ceph): deb: update python-rgw dependencies to librgw2
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:28 PM Revision 06275a79 (ceph): Merge pull request #11881 from linuxbox2/rgw-file-fsid
rgw_file: fix spurious mount entries w/Linux NFS client
verified that failed check is in osd-scrub-repair.sh
Matt Benjamin
10:18 PM Stable releases Tasks #17851: jewel v10.2.6
... Loïc Dachary
10:17 PM Stable releases Tasks #17851 (Resolved): jewel v10.2.6
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Loïc Dachary
09:57 PM Revision fe30fa5b (ceph): rgw: add missing mutex header for std::once_flag
this fix was added directly to the jewel branch rather than backporting
from master, because the code on master compi...
Casey Bodley
09:44 PM rgw Bug #17850 (Fix Under Review): rgw file: remove spurious mount entries for RGW buckets
Ken Dreyer
07:31 PM rgw Bug #17850: rgw file: remove spurious mount entries for RGW buckets
Fixed in https://github.com/ceph/ceph/pull/11881 Matt Benjamin
07:24 PM rgw Bug #17850 (Resolved): rgw file: remove spurious mount entries for RGW buckets
The Linux kernel NFS client creates a new mount entry whenever a new fsid is seen in a subordinate directory--even on... Matt Benjamin
09:13 PM Revision 299ecc35 (ceph): Merge pull request #11882 from yehudasa/wip-yehuda-spdk
spdk: a few fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:24 PM Backport #17754: jewel: ceph-create-keys loops forever
Loic, I repurposed this tracker for #17754 and I repurposed #17754 as the issue for https://github.com/ceph/ceph/pull... Nathan Cutler
08:15 PM Bug #17753: ceph-create-keys loops forever
afaict 9ffafc7 is just the merge commit of the master PR 11749 Nathan Cutler
07:59 PM Backport #17816 (Resolved): jewel: Missing comma in ceph-create-keys causes concatenation of argu...
Loïc Dachary
07:54 PM Revision 624bdbcf (ceph): mgr: remove unnecessary C_StdFunction
FunctionContext works fine and already existed.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
07:53 PM Revision 427f357f (ceph): Merge pull request #11822 from SUSE/wip-17816-jewel
jewel: Missing comma in ceph-create-keys causes concatenation of arguments
Reviewed-by: Loic Dachary <ldachary@redha...
Loïc Dachary
07:45 PM Revision ed5b6358 (ceph): os/fs/FS.h: init member vars in aio_t ctor
CID 1351707 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member offset is not...
Danny Al-Gaaf
07:45 PM Revision ac387e11 (ceph): os/kstore/KStore.cc: init nid_last in ctor
Fix for:
CID 1351706 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member nid...
Danny Al-Gaaf
07:45 PM Revision 7882e007 (ceph): include/types.h: init members in ctor
CID 1351708 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member code is not i...
Danny Al-Gaaf
07:45 PM Revision ef67a808 (ceph): src/rgw/rgw_rados.h: init some RGWPeriod member vars in ctor
Fix for:
CID 1353422 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
uninit_member: Non-static class member cc...
Danny Al-Gaaf
07:45 PM Revision 05a593d4 (ceph): librbd/WatchNotifyTypes.h: init member vars in ctor
Fix for:
CID 1351734 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member res...
Danny Al-Gaaf
07:45 PM Revision 614ec33c (ceph): mds/Capability.h: init non-static Export members in ctor
Fix for:
CID 717232 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member cap_...
Danny Al-Gaaf
07:45 PM Revision a3cdff61 (ceph): rgw/rgw_op.h: init scalar field in ctor
Fix for:
CID 1351689 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member tot...
Danny Al-Gaaf
07:45 PM Revision fc97f318 (ceph): tools/cephfs/DataScan.h: init scalar field in ctor
Fix for:
CID 1313449 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member for...
Danny Al-Gaaf
07:45 PM Revision 988dd055 (ceph): common/bit_vector.hpp: init scalar field in ctor
Fix for:
CID 1274314 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member m_h...
Danny Al-Gaaf
07:45 PM Revision 32c94ac5 (ceph): mds/Capability.h: init scalar fields in ctor
Fix for:
CID 1138591 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member cap...
Danny Al-Gaaf
07:45 PM Revision 1ce29ddb (ceph): mds/Capability.h: init scalar field in ctor
Fix for:
CID 1019612 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member bef...
Danny Al-Gaaf
07:45 PM Revision d2cfdedd (ceph): rgw/rgw_op.h: init scalar field in ctor
Fix for:
CID 717368 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member is_t...
Danny Al-Gaaf
07:45 PM Revision 53a40b6a (ceph): rgw/rgw_sync.*: pass const parameter by reference
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
07:45 PM Revision aebacf0a (ceph): rgw/rgw_user.cc: remove unused code
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
07:45 PM Revision 79d658f5 (ceph): test_ImageReplayer.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
07:44 PM Revision 76e92e31 (ceph): os/bluestore/NVMEDevice.cc: init some member vars in ctor
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
07:44 PM Revision dca2082c (ceph): test/librgw_file.cc: remove not needed variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
07:44 PM Revision da9ede90 (ceph): librbd/exclusive_lock/AcquireRequest.cc: init lock_type
Fixup for:
CID 1351687 (#1 of 1): Uninitialized scalar variable (UNINIT)
var_decl: Declaring variable lock_type wit...
Danny Al-Gaaf
07:44 PM Revision 6ab3ff7f (ceph): erasure-code/shec/ErasureCodeShec.cc: use memset to fill integer VLAs
Fix for:
CID 1313448 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use: Using uninitialized value want[i...
Danny Al-Gaaf
07:44 PM Revision 4efeffee (ceph): test/msgr/test_async_driver.cc: fix UNINIT
Fix for:
CID 1254379 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use_in_call: Using uninitialized valu...
Danny Al-Gaaf
07:44 PM Revision 566c8e6b (ceph): common/ConfUtils.cc: fix potential integer overflow
Fix for:
CID 1128394 (#1 of 1): Integer overflowed argument (INTEGER_OVERFLOW)
overflow: Add operation overflows on...
Danny Al-Gaaf
07:44 PM Revision bf634d23 (ceph): ceph-deploy.rst: document missing --mkfs option
Add missing option to the correct section to fix build
warnings. Resort the 'Options' section to alphabetical order.
...
Danny Al-Gaaf
07:44 PM Revision df7b7130 (ceph): rgw/rgw_rados.h: init non-static class members in ctor
Fix for:
CID 1353420 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
uninit_member: Non-static class member cc...
Danny Al-Gaaf
07:44 PM Revision 92d4a39f (ceph): test/librbd/test_librbd.cc: fix OVERRUN
Fix for:
CID 1297862 (#1 of 1): Out-of-bounds access (OVERRUN)
alloc_strlen: Allocating insufficient memory for the...
Danny Al-Gaaf
07:44 PM Revision 90c44910 (ceph): osd/OSD.cc: init daily_loadavg in ctor
CID 1351705 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member daily_loadavg...
Danny Al-Gaaf
07:36 PM Revision ee3fa762 (ceph): Merge pull request #11811 from tanghaodong25/reap-ioc-wip
os/bluestore: reap ioc when stopping aio_thread.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:28 PM Revision d929ba0c (ceph): rgw_file: fix spurious mount entries w/Linux NFS client
This change fixes the initialization of root file handles to have
their correct fs instance. Previously, the root fi...
Matt Benjamin
07:10 PM Revision bf7d77a8 (ceph): msg: move static random engine into function scope
this avoids polling the random_device unless it's being used
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:10 PM Revision 74d237ff (ceph): msg: seed random engine used for ms_type=random
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:54 PM Revision cbcd0396 (ceph): crush: Remove mutable part of CRUSH map
Then add it to the working state. It would be very nice if we didn't
have to take a lock to calculate a crush placeme...
Adam Emerson
06:54 PM Revision 95c2df6c (ceph): crush: Merge working data and scratch
Much like Arlo Guthrie, I decided that one big pile is better than two
little piles.
Signed-off-by: Adam C. Emerson ...
Adam Emerson
06:54 PM Revision cafdc656 (ceph): crush: Remove the mapper_lock
Now that we no longer use the map as a scratch pad, we don't need to
lock during rule execution.
Signed-off-by: Adam...
Adam Emerson
06:29 PM Revision bbde2e03 (ceph): cmake: build without leveldb
now that monitors support rocksdb, fix the build system
to enable compiling without leveldb. kv_backend would need
to...
Bassam Tabbara
06:29 PM Revision 7e8bf010 (ceph): mon: exclude kv_backend from dir empty check
check_mon_data_empty required a completely empty dir. this
made it impossible to mkfs a mondir that uses rocksdb give...
Bassam Tabbara
05:52 PM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
Thanks for the patch. I've just rebuild libceph with that change, and with it I no longer have problems accessing th... Alexandre Oliva
09:17 AM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
https://github.com/ceph/ceph-client/commit/4f12155e5ff2f05c1248dff677cefc31830e3cbf Zheng Yan
07:49 AM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
'data_pools 0' likely causes this issue. I will check Zheng Yan
07:05 AM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
Although I'm running 10.2.3 now, the filesystem is pretty old. I don't recall what version I was running when it was... Alexandre Oliva
03:14 AM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
All of the userland components are running 10.2.3. Alexandre Oliva
01:12 AM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
which version of MDS do you use? Zheng Yan
05:42 PM Revision 0a45b22f (ceph): Merge pull request #11832 from ceph/wip-python-rgw
deb: add python-rgw packages
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Sage Weil
05:36 PM CephFS Bug #17847: "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
For those not familiar with the test, can you explain what versions are in play here, and what version of the client/... John Spray
04:39 PM CephFS Bug #17847 (New): "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
Run: http://pulpito.front.sepia.ceph.com/yuriw-2016-11-09_15:03:11-upgrade:hammer-x-jewel-distro-basic-vps/
Job: 534...
Yuri Weinstein
05:27 PM Bug #17849 (Resolved): ceph-disk --dmcrypt create must not require admin key
Creating a encrypted OSD falls back to the key-manangement-mode 'ceph-mon v1', which will upload the en/decryption ke... Joshua Schmid
05:22 PM Revision ffc3dd6e (ceph): debian: add python-rgw package
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:13 PM Revision 3aab75e0 (ceph): Merge pull request #11845 from xiexingguo/xxg-wip-bs-1109
os/bluestore: remove duplicated namespace of tx state
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:53 PM Linux kernel client Bug #17221: "Failures: xfs/001 generic/275 generic/225 generic/079" in krbd
Per chat with Jason this issue seems to be on point jewel 10.2.4
Run: http://pulpito.front.sepia.ceph.com/yuriw-20...
Yuri Weinstein
04:45 PM Revision 88ed9514 (ceph): Merge pull request #11859 from ceph/wip-py-rgw
doc: add python-rgw doc
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
03:56 PM rbd Backport #17242 (New): jewel: ImageWatcher: double unwatch of failed watch handle
Loïc Dachary
03:56 PM rbd Backport #17243 (New): jewel: Deadlock in several librbd teuthology test cases
Loïc Dachary
03:55 PM rbd Backport #17261 (New): jewel: Potential seg fault when blacklisting a client
Loïc Dachary
03:55 PM rbd Backport #17134 (New): jewel: FAILED assert(m_image_ctx.journal == nullptr)
@jason assigning to you since you already have a working backport for it Loïc Dachary
03:46 PM rbd Backport #17134 (In Progress): jewel: FAILED assert(m_image_ctx.journal == nullptr)
Loïc Dachary
12:09 PM rbd Backport #17134 (Need More Info): jewel: FAILED assert(m_image_ctx.journal == nullptr)
Loïc Dachary
03:45 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Jason the only reason why I thought http://tracker.ceph.com/issues/17134 might be blocked by this backport is that i... Loïc Dachary
02:57 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Loic: Is #17134 blocked by this? From http://tracker.ceph.com/issues/17134#note-2, it looks like it was just a trivi... Jason Dillaman
02:02 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Jason so, if I understand correctly, the fact that http://tracker.ceph.com/issues/17134 is blocked because http://tr... Loïc Dachary
01:24 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Loic: ... oh, I get what you are saying now. Yes, this particular tracker ticket isn't required until it is required... Jason Dillaman
01:21 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Loic: in comment #6, you wrote that this is dependent upon PR 10896, which is not true. PR 10896 is dependent upon ... Jason Dillaman
12:55 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Jason I think http://tracker.ceph.com/issues/15321#note-5 got me confused :-) What did you mean by "until required b... Loïc Dachary
12:44 PM rbd Backport #17008 (Need More Info): jewel: Support asynchronous v2 image creation/cloning
Loïc Dachary
12:39 PM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
@Loic: I think you have that in reverse. The PR you listed is dependent upon the changes addressed with this ticket's... Jason Dillaman
12:24 PM rbd Backport #17008 (In Progress): jewel: Support asynchronous v2 image creation/cloning
The https://github.com/ceph/ceph/pull/10896 PR is not merged in master yet and is needed before this can be backported Loïc Dachary
03:32 PM Revision 19a836b5 (ceph): rgw: Have a flavor of bucket deletion to bypass GC and to trigger
object deletions async.
Fixes: http://tracker.ceph.com/issues/15557
Signed-off-by: Pavan Rallabhandi <PRallabhandi@w...
root
03:29 PM Revision 8b7d7227 (ceph): rgw: detect and work around a curl_multi_wait bug
Fixes: http://tracker.ceph.com/issues/15915
Fixes: http://tracker.ceph.com/issues/16695
Signed-off-by: Casey Bodley ...
Casey Bodley
03:29 PM Revision 6f512d1b (ceph): rgw/rgw_http_client: add compat.h include for TEMP_FAILURE_RETRY
Signed-off-by: John Coyle <dx9err@gmail.com>
(cherry picked from commit 00f4554aa5511d86ea45aec90c16617c419ca7c3)
John Coyle
03:29 PM Revision 2d0ccf36 (ceph): rgw: remove suggestion to upgrade libcurl
Reported-by: Ken Dreyer <kdreyer@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
03:29 PM Revision b5a46108 (ceph): rgw: create thread_pipe before RGWHTTPManager::ReqsThread
closes a potential race between pipe creation and
RGWHTTPManager::reqs_thread_entry()'s access of thread_pipe
Signed...
Casey Bodley
03:29 PM Revision 01f78685 (ceph): rgw: clean up thread_pipe in RGWHTTPManager::stop
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c93959b182c4394517a9ec9e29e3b14ee8030fc6)
Casey Bodley
03:29 PM Revision 0330031f (ceph): rgw: add pipe fd to set for select() in do_curl_wait()
when HAVE_CURL_MULTI_WAIT is 0, the pipe fd is never added to the
readfds for select(), so FD_ISSET() is always false...
Casey Bodley
03:29 PM Revision cf6e695f (ceph): rgw: do_curl_wait uses ldout
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 208098441366cc7446138cc15afd4a99cd30a2fc)
Casey Bodley
03:29 PM Revision e956efea (ceph): rgw: factored clear_signal out of do_curl_wait
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f2f5cdf3aadfa265e2e834a9354c2aacf274212d)
Casey Bodley
03:29 PM Revision 3881444c (ceph): rgw: use non-blocking reads for clear_signal
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1101fcc750cdd8702b2ca570da2cecb47d0ddeae)
Casey Bodley
03:24 PM rgw Backport #17839 (In Progress): jewel: rgw: the value of total_time is wrong in the result of 'rad...
Loïc Dachary
02:47 PM rgw Backport #17839 (Resolved): jewel: rgw: the value of total_time is wrong in the result of 'radosg...
https://github.com/ceph/ceph/pull/11876 Loïc Dachary
03:23 PM Revision 6a3c10f6 (ceph): rgw: fix the field 'total_time' of log entry in log show opt
Fixes: http://tracker.ceph.com/issues/17598
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
(cherry picked from...
wei qiaomiao
03:20 PM Backport #17842 (In Progress): jewel: Remove the runtime dependency on lsb_release
Loïc Dachary
02:48 PM Backport #17842 (Resolved): jewel: Remove the runtime dependency on lsb_release
https://github.com/ceph/ceph/pull/11875 Loïc Dachary
03:20 PM Revision 66a19a8f (ceph): common: Remove the runtime dependency on lsb_release
With modern releases we should be able to make do with the call to
os_release_parse only which uses /etc/os-release w...
Brad Hubbard
03:17 PM Revision 937f0572 (ceph): common/util: add support for distro info from /etc/os-release file
test/cephtool-test-mon.sh tests osd metadata for distro info. This fails on Alpine because lsb_release is not support... John Coyle
03:10 PM CephFS Backport #17841 (In Progress): jewel: mds fails to respawn if executable has changed
Loïc Dachary
02:47 PM CephFS Backport #17841 (Resolved): jewel: mds fails to respawn if executable has changed
https://github.com/ceph/ceph/pull/11873 Loïc Dachary
03:10 PM Revision aa6cc107 (ceph): mds: respawn using /proc/self/exe
This allows the MDS to respawn using the same executable file even if it
has since been deleted (on Linux). Otherwise...
Patrick Donnelly
03:08 PM rgw Backport #17838 (In Progress): jewel: leak in RGWFetchAllMetaCR
Loïc Dachary
02:39 PM rgw Backport #17838 (Resolved): jewel: leak in RGWFetchAllMetaCR
https://github.com/ceph/ceph/pull/11872 Loïc Dachary
03:08 PM Revision 73cef9f5 (ceph): rgw: delete entries_index in RGWFetchAllMetaCR
use a unique_ptr to ensure the entries_index is freed on destruction
Fixes: http://tracker.ceph.com/issues/17812
Si...
Casey Bodley
03:07 PM rbd Backport #17843 (In Progress): jewel: object-map: batch updates during trim operation
Loïc Dachary
02:48 PM rbd Backport #17843 (Resolved): jewel: object-map: batch updates during trim operation
https://github.com/ceph/ceph/pull/15460 Loïc Dachary
03:06 PM rbd Backport #17844 (In Progress): jewel: rbd-nbd: disallow mapping images >2TB in size
Loïc Dachary
02:49 PM rbd Backport #17844 (Resolved): jewel: rbd-nbd: disallow mapping images >2TB in size
https://github.com/ceph/ceph/pull/11870 Loïc Dachary
03:05 PM Revision 73894c50 (ceph): rbd-nbd: disallow mapping images >2TB in size
Fixes: http://tracker.ceph.com/issues/17219
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
03:03 PM rbd Backport #17845 (In Progress): jewel: rbd-mirror: snap protect of non-layered image results in sp...
Loïc Dachary
02:50 PM rbd Backport #17845 (Resolved): jewel: rbd-mirror: snap protect of non-layered image results in split...
https://github.com/ceph/ceph/pull/11869 Loïc Dachary
03:03 PM Revision 3d27a50c (ceph): rbd-mirror: snap protect of non-layered image results in split-brain
Fixes: http://tracker.ceph.com/issues/16962
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
03:02 PM rgw Backport #17313: jewel: rgw-ldap: add ldap lib to rgw lib deps based on build config
b3b3185008a0a2149dcba59813e0f0400d2e47de conflicts as of 0c38c464fff2280a6345b470f1c83aa6229776cc Loïc Dachary
03:00 PM rgw Backport #17208: jewel: rgw: setting rgw_swift_url_prefix = "/" doesn't work as expected
dbf5b5b73dc5ceb20959a4a55dd695cd5f95d034 conflicts as of 0c38c464fff2280a6345b470f1c83aa6229776cc Loïc Dachary
02:52 PM rgw Backport #17846 (In Progress): jewel: RGWHTTPManager deadlock when HAVE_CURL_MULTI_WAIT=0
Loïc Dachary
02:51 PM rgw Backport #17846 (Resolved): jewel: RGWHTTPManager deadlock when HAVE_CURL_MULTI_WAIT=0
https://github.com/ceph/ceph/pull/11627 Loïc Dachary
02:47 PM rgw Backport #17840 (Resolved): hammer: rgw: the value of total_time is wrong in the result of 'rados...
https://github.com/ceph/ceph/pull/11899 Loïc Dachary
02:38 PM rgw Bug #16368 (Pending Backport): RGWHTTPManager deadlock when HAVE_CURL_MULTI_WAIT=0
Loïc Dachary
02:37 PM rgw Backport #17343 (In Progress): jewel: radosgw Consumes too much CPU time to synchronize metadata ...
Loïc Dachary
02:37 PM rgw Backport #17512 (In Progress): jewel: multisite: metadata master can get the wrong value for 'old...
Loïc Dachary
02:36 PM Revision 2130ea48 (ceph): client: sync metadata even when just write caps are dirty
We still need to sync out metadata on size and mtime changes, and we
definitely do not want to delay syncing just bec...
Jeff Layton
02:36 PM Revision f785f55b (ceph): client: change "is_delay" parameter in check_caps to "no_delay"
Currently, when "is_delay" is true, we send the caps immediately. When
it's false, we delay them. This seems backward...
Jeff Layton
02:36 PM Revision 85887680 (ceph): client/mds: add flags field to MClientCaps
...and encode/decode it appropriately.
The idea of this field is to be advisory, to allow the MDS to handle
things d...
Jeff Layton
02:35 PM Revision 3239ce89 (ceph): rgw: store oldest mdlog period in rados
RGWMetadataManager no longer makes stat calls on logs shards to
determine its oldest_log_period. Instead, it records ...
Casey Bodley
02:31 PM Revision 269447a8 (ceph): rgw: get_system_obj does not use result of get_system_obj_state
get_system_obj() calls get_system_obj_state() to send a [getxattrs,stat]
request and fill out an RGWObjState - but th...
Casey Bodley
02:30 PM rgw Backport #17709 (In Progress): jewel: multisite: coroutine deadlock assertion on error in FetchAl...
Loïc Dachary
02:29 PM Revision 0b7577e5 (ceph): rgw: clean up RGWShardedOmapCRManager on early return
ShardedOmapCRManager is spawning coroutines that sleep. if we don't
finish them before trying to drain_all(), they'll...
Casey Bodley
02:29 PM rgw Backport #17710 (In Progress): jewel: multisite: race between ReadSyncStatus and InitSyncStatus l...
Loïc Dachary
02:28 PM Revision c7c9ef70 (ceph): rgw: RGWSimpleRadosReadCR tolerates empty reads
Fixes: http://tracker.ceph.com/issues/17568
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:26 PM rgw Backport #17708 (In Progress): jewel: 'radosgw-admin bucket sync init' crashes
Loïc Dachary
02:24 PM Revision ca43639a (ceph): rgw: fix for passing temporary in InitBucketSyncStatus
Fixes: http://tracker.ceph.com/issues/17661
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:24 PM Revision ec2f3d36 (ceph): rgw multisite: fix the increamtal bucket sync init
in the `RGWBucketShardFullSyncCR::operate`, inc_marker will assigned with remote bilog's max_marker.
but the sync_sta...
Zengran Zhang
02:23 PM rgw Backport #17733 (In Progress): jewel: multisite: after finishing full sync on a bucket, increment...
Loïc Dachary
02:20 PM rgw Backport #17735 (In Progress): jewel: RGW will not list Argonaut-era bucket via HTTP (but radosgw...
Loïc Dachary
02:19 PM Revision 3c568925 (ceph): rgw: get_zonegroup() uses "default" zonegroup if empty
Fixes: http://tracker.ceph.com/issues/17372
An empty zonegroup should be replaced with the "default" zonegroup.
This...
Yehuda Sadeh
02:18 PM rgw Backport #17756: jewel: rgw: bucket resharding
conflicts at b01e732f3d597670f4f781be3db81786e63d5053 from https://github.com/ceph/ceph/pull/11230/commits Loïc Dachary
02:18 PM Revision e1622bc1 (ceph): Merge pull request #11823 from xiexingguo/xxg-wip-bluestore-1108
os/bluestore: refactor _do_write(); move initializaiton of csum out of loop
Reviewed-by: Igor Fedotov <ifedotov@mira...
Sage Weil
02:15 PM CephFS Backport #17582 (In Progress): jewel: monitor assertion failure when deactivating mds in (invalid...
Loïc Dachary
02:15 PM Revision 804c46c5 (ceph): mds: use parse_filesystem in parse_role
This allows us to reuse code in parse_filesystem and avoid
get_filesystem which may fail if the fscid does not exist....
Patrick Donnelly
02:14 PM Revision 8a028b07 (ceph): mds: group filesystem access methods
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 59de9919a0e8388c1b8e7968187de6b1b649...
Patrick Donnelly
02:14 PM Revision 89653e98 (ceph): mds: use reference to avoid copy
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 8934e95d75acadc1a82347272ac18175751a...
Patrick Donnelly
02:14 PM Revision 9a2596d7 (ceph): mds: fully encapsulate filesystems map
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit de6c36af022da9599b04b59e5300fbb6a3de...
Patrick Donnelly
02:14 PM CephFS Backport #17615 (In Progress): jewel: mds: false "failing to respond to cache pressure" warning
Loïc Dachary
02:13 PM Revision 0619ab61 (ceph): Merge pull request #10748 from yuyuyu101/wip-dpdk8
msg/async: DPDKStack as AsyncMessenger backend Sage Weil
02:13 PM Revision 84cfd39b (ceph): mds: fix false "failing to respond to cache pressure" warning
the false warning happens in following sequence of events
- MDS has cache pressure, sends recall state messages to cl...
Yan, Zheng
02:12 PM CephFS Backport #17617 (In Progress): jewel: [cephfs] fuse client crash when adding a new osd
Loïc Dachary
02:11 PM Revision 9e5694a5 (ceph): Revert "osdc: After write try merge bh."
This reverts commit 1a48a8a2b222e41236341cb1241f0885a1b0b9d8.
Fixes: http://tracker.ceph.com/issues/17270
Signed-off...
John Spray
02:05 PM CephFS Bug #17837 (Resolved): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
I've a cluster of three nodes:... alexander walker
02:04 PM rbd Backport #17767 (New): jewel: rbd-mirror: disabling mirroring with option '--force' makes RBD-ima...
thanks for offering to help, you have it :-) Loïc Dachary
12:45 PM rbd Backport #17767: jewel: rbd-mirror: disabling mirroring with option '--force' makes RBD-images un...
@Loic: this one needs to be a unique snowflake for jewel to avoid pulling in lots of unrelated changes. I can tackle it. Jason Dillaman
12:17 PM rbd Backport #17767 (Need More Info): jewel: rbd-mirror: disabling mirroring with option '--force' ma...
Dialog to get more information starts at http://tracker.ceph.com/issues/17588#note-9 Loïc Dachary
01:59 PM CephFS Feature #17836 (New): qa: run multi-MDS tests with cache smaller than workload
Maybe work from my wip-smallcache branch https://github.com/ceph/ceph-qa-suite/tree/wip-smallcache
The goal is to ...
John Spray
01:48 PM CephFS Bug #16926 (Rejected): multimds: kclient fails to mount
Looks like this was initially failing when running against an old kernel, and was okay on a recent kernel, so closing. John Spray
01:43 PM CephFS Feature #17835 (Fix Under Review): mds: enable killpoint tests for MDS-MDS subtree export
... John Spray
01:10 PM Bug #17809: "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:client-upgra...
@Kefu: that is actually not what the test is verifying. It was verifying that a client compiled and linked against an... Jason Dillaman
06:19 AM Bug #17809: "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:client-upgra...
talked with josh and sage offline, and per the commends[0],
> we don't need to worry about ABI changes with buffe...
Kefu Chai
01:07 PM Revision 8fd95430 (ceph): doc: add doc for pybind of rgw
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:07 PM Revision cb351a92 (ceph): pybind: rename rgw_file.pyx to rgw.pyx
so the init function offered by rgw python extension is named "initrgw"
instead of "initrgw_file". and "initrgw" is t...
Kefu Chai
01:00 PM CephFS Backport #17697 (In Progress): jewel: MDS long-time blocked ops. ceph-fuse locks up with getattr ...
Loïc Dachary
12:59 PM Revision 4d32d043 (ceph): osdc/ObjectCacher: wake up dirty stat waiters after removing buffers
Fixes: http://tracker.ceph.com/issues/17275
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit a6...
Yan, Zheng
12:58 PM CephFS Backport #17706 (In Progress): jewel: multimds: mds entering up:replay and processing down mds ab...
Loïc Dachary
12:58 PM Revision 54d6c1dd (ceph): mds: check if down mds is known
This avoids an assertion failure where an MDS receives an mdsmap that
causes it to enter up:replay and also see anoth...
Patrick Donnelly
12:57 PM CephFS Backport #17720 (In Progress): jewel: MDS: false "failing to respond to cache pressure" warning
Loïc Dachary
12:56 PM Revision ea3bd24b (ceph): mds: fix false "failing to respond to cache pressure" warning
the false warning happens in following sequence of events
- MDS has cache pressure, sends recall state messages to cl...
Yan, Zheng
12:54 PM devops Backport #17472 (In Progress): jewel: rpm: /etc/ceph/rbdmap is packaged with executable access ri...
Loïc Dachary
12:53 PM Revision 953dbc32 (ceph): rpm: fix permissions for /etc/ceph/rbdmap
Prior to this change, the RPM packaging would install /etc/ceph/rbdmap
with exectuable permissions. The execute bit i...
Ken Dreyer
12:48 PM Revision 3b16316d (ceph): Merge pull request #11847 from yuyuyu101/wip-fix-rgw-spec
ceph.spec: add pybind rgwfile
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
12:36 PM Backport #17603 (Resolved): jewel: mon/tool: PGMonitor::check_osd_map assert fail when the rebuil...
Loïc Dachary
12:30 PM Backport #17603 (In Progress): jewel: mon/tool: PGMonitor::check_osd_map assert fail when the reb...
Loïc Dachary
12:36 PM Backport #17694 (Resolved): jewel: mon: forwarded message is encoded with sending client's features
Loïc Dachary
12:36 PM Backport #17734 (Resolved): jewel: Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
Loïc Dachary
12:23 PM rbd Backport #17712 (In Progress): jewel: 'rbd du' of missing image does not return error
Loïc Dachary
12:23 PM Revision b2735821 (ceph): rbd: return error if we specified a wrong image name for rbd du
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
(cherry picked from commit ce4c801cfc114f718ca51c32b657fe...
Yang Dongsheng
12:21 PM rbd Backport #17763 (In Progress): jewel: TestLibRBD.DiscardAfterWrite doesn't handle "rbd_skip_parti...
Loïc Dachary
12:20 PM Revision 28e10efb (ceph): test: skip TestLibRBD.DiscardAfterWrite if skip partial discard enabled
Fixes: http://tracker.ceph.com/issues/17750
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:19 PM rbd Backport #17766 (In Progress): jewel: Exclusive lock improperly initialized on read-only image wh...
Loïc Dachary
12:18 PM Revision 20ae76be (ceph): librbd: exclusive lock incorrectly initialized when switching to HEAD
Fixes: http://tracker.ceph.com/issues/17618
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:16 PM rbd Bug #17588: rbd-mirror: disabling mirroring with option '--force' makes RBD-images unaccessible
@Mykola this backport look complicated because it relates to a state of the code base that does not exist in jewel, f... Loïc Dachary
12:10 PM rbd Backport #17817 (Need More Info): jewel: teuthology: upgrade:client-upgrade import_export.sh test...
it fixes a bug introduced by something that has not yet been backported Loïc Dachary
11:57 AM Revision 3f708df8 (ceph): common: Improve linux dcache hash algorithm
In ceph_str_hash_linux(), hash value is defined as unsigned long,
which is 8 bytes on 64-bit platforms when compiled ...
Yibo Cai
11:55 AM Revision 4f8287f9 (ceph): utime.h: fix timezone issue in round_to_* funcs.
gmtime_r converts local time to UTC, however mktime only takes an
argument as local time. Use localtime_r instead of ...
Chao Zhao
11:51 AM Backport #17768 (In Progress): jewel: transient jerasure unit test failures
Loïc Dachary
11:42 AM rgw Backport #17786: jewel: multisite: assertion in RGWRados::wakeup_data_sync_shards
unassigning so that someone else can grab it Loïc Dachary
11:26 AM Revision 6c1edcd5 (ceph): rgw: fix for assertion in RGWMetaSyncCR
while testing with multiple gateways per zone, i started seeing
omap-get-keys requests fail with EIO. this led to a f...
Casey Bodley
11:25 AM Revision d54b3542 (ceph): rgw: RGWCoroutinesManager::run returns status of last cr
Fixes: http://tracker.ceph.com/issues/17047
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
11:23 AM Revision aa24a8f2 (ceph): rgw:bucket check remove _multipart_ prefix
Fixes: 13724
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
(cherry picked from commit e55c9c852420504af47a0dce28d1...
weijun duan
11:17 AM CephFS Feature #17834 (Resolved): MDS Balancer overrides

(Discussion from November 2016 meeting https://docs.google.com/a/redhat.com/document/d/11-O8uHWmOCqyc2_xGIukL0myjnq...
John Spray
11:14 AM Revision bcf22891 (ceph): mds: use a random nonce in Messenger
The MDS is a client to the OSDs, and responds
to blacklists by respawning itself. Usually
respawns of a daemonized p...
John Spray
11:14 AM Revision 0a5713ce (ceph): mds: handle blacklisting during journal recovery
EBLACKLISTED was being incorrectly handled as an
indication of metadata damage.
Fixes: http://tracker.ceph.com/issue...
John Spray
10:58 AM Revision fa1fc35b (ceph): librbd: always respond to "release lock" request if lock owner
Fixes: http://tracker.ceph.com/issues/17030
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
10:55 AM Bug #17833 (Duplicate): missing key-management-mode in ceph.conf after default deployment
If you depoloy a cluster with the --dmcrypt option, without specifically setting the key-management-mode in the ceph.... Joshua Schmid
10:49 AM Revision 9b8c306a (ceph): ceph.spec: add pybind rgwfile
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:11 AM Revision 14a3a913 (ceph): mon: move case CEPH_MSG_POOLOP to OSDs group
The message CEPH_MSG_POOLOP is processed by class OSDMonitor, it's processed
in the same way as other OSD messages in...
Javeme
10:03 AM devops Bug #15874: Upon hammer->jewel upgrade, OSD cannot access journal device until after reboot
I've also issue with the permissions of journal parition. I use m2 SSD for journal with the name /dev/nvme0n1p4 and /... alexander walker
09:55 AM Revision 35758b49 (ceph): os/bluestore: remove duplicated namespace of tx state
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:36 AM Revision b1374aa5 (ceph): upgrade/hammer-x: wait for osdmaps to propagate
Fixes: http://tracker.ceph.com/issues/17808
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
08:15 AM Bug #17781: All OSDs restart randomly on "hit timeout suicide" when scrub activate
Here some new file : baa0059a-3c49-4166-a14e-d134905fc8b9
as you ask on IRC : "look at osd.63's data directory in ...
Yoann Moulin
03:39 AM Revision eae7d5a6 (ceph): msg/async: add dpdk stack plugin
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 009d0619 (ceph): msg/async/Event: add DPDKDriver type to allow userspace event
Like epoll, kqueue, select, dpdk backend also need to allow notify EventCenter
when a connection is ready to read/wri...
Haomai Wang
03:39 AM Revision 058bd8df (ceph): Event: don't wakeup dpdk driver since it's spinning on cpu
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 6192b174 (ceph): test: add userspace_event
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 80a705c8 (ceph): test/test_async_networkstack: add dpdk backend test
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 9555b6d3 (ceph): test_async_networkstack: fix unmatched create/delete file event
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 57d6f4c5 (ceph): msg/async/Stack: allow to setup dpdkstack
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision a4a84365 (ceph): update dpdk submodule to ceph/dpdk
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision ca88228c (ceph): msg/async/dpdk: change error to warning
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 215136f7 (ceph): test/CMakeLists: only enable ceph_test_userspace when dpdk is true
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision c97f2ceb (ceph): Throttler: Add reset support
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision a95a3d09 (ceph): Event: Add get_driver to return driver backend
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision c5662c15 (ceph): msg/async/Event: add Poller to allow event thread spin on Poller::poll
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:39 AM Revision 252479d8 (ceph): buffer: add new ptr type which destruct with passed deleter
deleter is a wrapper for lambda which can used to free resource associated
with object
Signed-off-by: Haomai Wang <h...
Haomai Wang
03:26 AM Revision 85f1fdfc (ceph): os/filestore: avoid to get the wrong hardlink number.
Signed-off-by: huangjun <hjwsm1989@gmail.com> huang jun
01:05 AM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
yes, constantly. and reverting the 933a1da6d7517b8215c0cc720e47374adedf381e helps.
ceph_test_objectstore --gtest_f...
Kefu Chai
12:55 AM CephFS Bug #17832 (Resolved): "[ FAILED ] LibCephFS.InterProcessLocking" in jewel v10.2.4
Run: http://pulpito.front.sepia.ceph.com/yuriw-2016-11-08_16:23:29-fs-jewel-distro-basic-smithi/
Jobs: 532365, 53236...
Yuri Weinstein
12:27 AM Revision 6fa3f39c (ceph): os/bluestore: move selectiong of csum/crr out of for loop
We don't have to trace the csum/compression_required_ration option changing
at such a small granularity, which costs ...
xie xingguo
12:24 AM Revision aa7b9a82 (ceph): os/bluestore: refactor _do_write()
By moving garbage collection logic into a separate method.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo

11/08/2016

11:43 PM Bug #17831 (Resolved): osd: ENOENT on clone
... Sage Weil
11:16 PM Revision 30f8b0d6 (ceph): osd: Handle corrupt attributes in get_object_context()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:16 PM Revision a74418a2 (ceph): common: Fix indentation
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:16 PM Revision 907e79e2 (ceph): test: Add test support for deep-scrub
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:16 PM Revision 5c79074f (ceph): common: Move cleanbin() function to common/util.cc
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:16 PM Revision 92e982c7 (ceph): common: Change cleanbin() to use base64 encoding, update ceph-objectsto...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:16 PM Revision d0503a52 (ceph): test: Fix use of wait_for_clean()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:16 PM Revision b39001ec (ceph): osd: Fix logging to help with diagnostics
These messages were not outputing the intended information
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
10:51 PM Revision d89e8abc (ceph): Merge pull request #1224 from jcsp/wip-hadoop-on-ubuntu
suites/hadoop: run only on ubuntu Greg Farnum
10:50 PM CephFS Bug #16640: libcephfs: Java bindings failing to load on CentOS
And https://github.com/ceph/ceph-qa-suite/pull/1224 Greg Farnum
10:49 PM Revision b2fe54bf (ceph): Merge pull request #11681 from stiopaa1/mds_mdstableclient_addConsttoMe...
mds/MDSTableClient.h: add const to member funct
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:46 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
That's weird. Need to look at the previous request and what happens there. That commit fixes a similar issue, so I'm ... Yehuda Sadeh
10:24 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
Managed to catch the failure in parse_http_message():... Casey Bodley
09:57 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
When sending an empty chunked request there still needs to be a marker that specifies end of data. Can you check to s... Yehuda Sadeh
08:08 PM rgw Bug #17822: multisite requests failing with '400 Bad Request' with civetweb 1.8
i captured a failing request using tshark:... Casey Bodley
04:13 PM rgw Bug #17822 (Resolved): multisite requests failing with '400 Bad Request' with civetweb 1.8
The multisite test script test/rgw/test_multi.py is getting stuck due to rejected requests. On the sending side:
<pr...
Casey Bodley
10:40 PM Linux kernel client Bug #17825: 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, but 4.7.9's c...
Did we do something terrible with pool namespaces or something that caused this? :/ Greg Farnum
06:17 PM Linux kernel client Bug #17825 (Resolved): 4.8.6's cephfs.ko can't read any files from old fs running ceph-10.2.3, bu...
After I upgraded my cephfs.ko clients from 4.7.9 to 4.8.6, I had to resort to ceph-fuse to access a cephfs I've had f... Alexandre Oliva
10:23 PM RADOS Bug #17830: osd-scrub-repair.sh is failing (intermittently?) on Jenkins

This is caused by a crashing an osd. Not related to any minor test changes.
0&gt; 2016-11-04 13:29:30.5323...
David Zafman
09:48 PM RADOS Bug #17830 (Can't reproduce): osd-scrub-repair.sh is failing (intermittently?) on Jenkins
For instance, https://jenkins.ceph.com/job/ceph-pull-requests/13489/console
An issue with this test was also repor...
Greg Farnum
10:19 PM Bug #17829 (Closed): CephFS does not support setting extended attributes
Confirmed by Chris as not a bug. :) Greg Farnum
09:59 PM Bug #17829 (Need More Info): CephFS does not support setting extended attributes
ceph-fuse lets you set xattrs in the "user.", "security.", "trusted.", and "ceph." namespaces. This selection came fr... Greg Farnum
09:35 PM Bug #17829 (Closed): CephFS does not support setting extended attributes
I deployed a jewel ceph cluster with CephFS and mounted it with ceph-fuse. Using setfattr I was unable to set any ex... Chris Holcombe
09:35 PM Revision c3a20185 (ceph): Merge pull request #1238 from ceph/rados-upgrades
rados/singleton-nomsgr: drop hammer, infernalis upgrades Zack Cerza
09:27 PM Revision c8e11616 (ceph): mds/Migrator.h: remove unneeded use of count
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:25 PM CephFS Bug #17828 (Need More Info): libceph setxattr returns 0 without setting the attr
Using the jewel libcephfs python bindings I ran the following code snippet:... Chris Holcombe
09:22 PM Revision 267cd5a6 (ceph): Merge pull request #11818 from liewegas/wip-bluestore-aio-stalls3
os/bluestore: optional debug mode to identify aio stalls Sage Weil
09:09 PM Revision b16b8d3c (ceph): include/encoding: make vector compatible with mempools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:09 PM Revision 9d3ac7aa (ceph): include/types: make operator<< printers generic
Yay, auto!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:09 PM Revision f7d0bc90 (ceph): os/bluestore/BlueFS: use bluefs mempool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:46 PM Revision 5bf2ad74 (ceph): Merge pull request #11826 from ovh/wip-doc-update-xattr-config-document...
doc: Update filestore xattr config documentation.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:46 PM RADOS Bug #17660: objecter_requests 'mtime": "1970-01-01 00:00:00.000000s"' and '"last_sent": "4.76809e...
I can semi-reliably reproduce stucking of objecter requests. I do large file writing to Cephfs from multiple clients:... Henrik Korkuc
08:17 PM Revision 9b38a86c (ceph): upgrade/jewel-x: skip libcephfs2 install
None of these tests currently cover fs, so this is
sufficient... :/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:43 PM Bug #17826: ceph-init syntax error breaks package remove, daemon stop
I kept smithi057 locked for post mortem. David Galloway
07:31 PM Bug #17826: ceph-init syntax error breaks package remove, daemon stop
Another instance: http://qa-proxy.ceph.com/teuthology/sage-2016-11-08_02:52:28-rados-wip-sage-testing---basic-smithi/... David Galloway
07:27 PM Bug #17826 (Resolved): ceph-init syntax error breaks package remove, daemon stop
From: http://qa-proxy.ceph.com/teuthology/sage-2016-11-08_02:52:28-rados-wip-sage-testing---basic-smithi/531522/worke... David Galloway
07:22 PM Revision 3420cae5 (ceph): Merge pull request #11831 from ceph/wip-dang-rgw-pybind
RGW Python bindings - use explicit array Matt Benjamin
06:50 PM Revision b655c318 (ceph): RGW Python bindings - use explicit array
Older Cython doesn't to implicit simple arrays, so use an explicit array
for stat output.
Revert change removing sta...
Daniel Gryniewicz
05:41 PM rgw Bug #17812 (Pending Backport): leak in RGWFetchAllMetaCR
Casey Bodley
05:31 PM Revision 98c2f39a (ceph): Merge pull request #11816 from cbodley/wip-17812
rgw: delete entries_index in RGWFetchAllMetaCR
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:20 PM Bug #17824 (Resolved): bluestore: multiple aios allocated at same address?
... Sage Weil
05:06 PM Revision 660a2eda (ceph): rados/singleton-nomsgr: drop hammer, infernalis upgrades
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:01 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
Are you able to reproduce this locally? Sage Weil
12:08 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
git bisect shows that 933a1da6d7517b8215c0cc720e47374adedf381e is the offending commit. Kefu Chai
04:40 PM CephFS Bug #17193: truncate can cause unflushed snapshot data lose
This appears to be intermittent: after ~10 runs without a failure, it's back.
http://qa-proxy.ceph.com/teuthology/...
John Spray
04:27 PM Revision d13b2b3a (ceph): os/bluestore: reap ioc when stopping aio_thread.
there is possibillity that reap_ioc don't excute when stopping
aio_thread. so add reap_ioc after aio_thread is stoppe...
Haodong Tang
04:13 PM Revision a38d53e1 (ceph): Merge pull request #11817 from linuxbox2/wip-boost-3
boost: embedded Sage Weil
04:12 PM Revision 83721786 (ceph): Merge pull request #1175 from batrick/multimds-thrash
MDS thrasher for multimds
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
03:54 PM Revision 69fe46c1 (ceph): Merge remote-tracking branch 'origin/pull/1/head' into multimds-thrash
* origin/pull/1/head:
tasks/vstart_runner: fix default run-all
tasks/vstart_runner: update for Filesystem changes
Patrick Donnelly
03:47 PM Revision dad47ee5 (ceph): rados/upgrade: skip libcephfs2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:03 PM Bug #17814: coredump in ceph-osd
Ilya says:
It's been fixed by d3798ae8c6f3 ("mm: filemap: don't plant shadow entries without radix tree node")...
Jeff Layton
02:09 PM Bug #17814: coredump in ceph-osd
I'll go ahead and grab this for now. I don't see any other reports of that crash, so I'll plan to send it to fsdevel ... Jeff Layton
11:38 AM Bug #17814: coredump in ceph-osd
Ok, good to know. That kernel is basically a v4.8.0 kernel with a pile of patches on top. Might be good to rebase tho... Jeff Layton
02:36 AM Bug #17814: coredump in ceph-osd
Yep, looks like a buggy upstream kernel. Note that wb_throttle is a ceph-osd thread (we name most of them via a Thre... Sage Weil
01:36 AM Bug #17814: coredump in ceph-osd
I reserved mira068, installed the right debuginfo there and pulled down the core. Here's the backtrace:... Jeff Layton
12:58 AM Bug #17814: coredump in ceph-osd
Note too that the mira107 console logs show a kernel BUG():
http://qa-proxy.ceph.com/teuthology/jlayton-2016-1...
Jeff Layton
12:55 AM Bug #17814 (Resolved): coredump in ceph-osd
I was running the fs teuthology suite on my test branch and hit a segfault in ceph-osd:
http://qa-proxy.ceph.c...
Jeff Layton
02:15 PM Revision e4feeb50 (ceph): Merge pull request #11825 from ceph/wip-11820
pybind: fix build failure of rgwfile binding
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
02:06 PM CephFS Bug #17819: MDS crashed while performing snapshot creation and deletion in a loop
016-11-08T06:04:23.498 INFO:tasks.ceph.mds.a.host.stdout:starting mds.a at :/0
2016-11-08T06:04:23.498 INFO:tasks.ce...
Ramakrishnan Periyasamy
01:22 PM CephFS Bug #17819: MDS crashed while performing snapshot creation and deletion in a loop
The log ought to display exactly what assert in check_cache failed -- can you post that too? Greg Farnum
11:17 AM CephFS Bug #17819 (Can't reproduce): MDS crashed while performing snapshot creation and deletion in a loop
--- begin dump of recent events ---
-1> 2016-11-08 11:04:27.309191 7f4a57c38700 1 -- 10.8.128.73:6812/8588 <== ...
Ramakrishnan Periyasamy
02:05 PM Bug #17821 (Fix Under Review): ceph-disk and dmcrypt does not support cluster names different tha...
Ken Dreyer
01:34 PM Bug #17821 (Resolved): ceph-disk and dmcrypt does not support cluster names different than 'ceph'
Command:... Sébastien Han
01:41 PM CephFS Bug #17522 (Resolved): ceph_readdirplus_r does not acquire caps before sending back attributes
Fixed as of commit f7028e48936cb70f623fe7ba408708a403e60270. This requires moving to libcephfs2, however. Jeff Layton
01:37 PM CephFS Feature #16419 (Resolved): add statx-like interface to libcephfs
This should now be done for the most part. New ceph_statx interfaces have been merged into kraken. This change is not... Jeff Layton
01:36 PM CephFS Feature #3314 (Resolved): client: client interfaces should take a set of group ids
Now merged as of commit c078dc0daa9c50621f7252559a97bfb191244ca1. libcephfs has been revved to version 2, which is no... Jeff Layton
12:57 PM rgw Documentation #17820: Add workaround for upgrade issues for older jewel versions
https://github.com/ceph/ceph/pull/11827 Orit Wasserman
12:57 PM rgw Documentation #17820 (Resolved): Add workaround for upgrade issues for older jewel versions
Orit Wasserman
12:41 PM Revision 253df6b2 (ceph): doc: Update filestore xattr config documentation.
Signed-off-by: Bartłomiej Święcki <bartlomiej.swiecki@corp.ovh.com> Bartłomiej Święcki
12:15 PM Revision f7482268 (ceph): tasks/vstart_runner: update for Filesystem changes
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:15 PM Revision 530d03d3 (ceph): tasks/vstart_runner: fix default run-all
This broke when path changed. It's a bit
weird to run the cephfs tests by default
now that vstart_runner is not ceph...
John Spray
11:39 AM Revision a439e9ab (ceph): pybind: fix build failure of rgwfile binding
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:29 AM Revision b691bde3 (ceph): osd: kill PG_STATE_SPLITTING
The PG_STATE_SPLITTING is never recorded and therefore is not traceable,
and removing the unnecessary code shall alwa...
xie xingguo
09:54 AM rgw Bug #17818: The user interface created by S3 does not return a Content-Type
https://github.com/ceph/ceph/pull/11777 Jiang Yu
09:54 AM rgw Bug #17818 (Fix Under Review): The user interface created by S3 does not return a Content-Type
the Content-Type is not returned when the s3 API user create.
Causing the client to not be able to parse the data fr...
Jiang Yu
09:02 AM Backport #17816 (In Progress): jewel: Missing comma in ceph-create-keys causes concatenation of a...
Nathan Cutler
09:01 AM Backport #17816 (Resolved): jewel: Missing comma in ceph-create-keys causes concatenation of argu...
https://github.com/ceph/ceph/pull/11822 Nathan Cutler
09:02 AM Revision 8b595f56 (ceph): ceph-create-keys: add missing argument comma
The arguments "get" and "client.admin" were being concatenated into
"getclient.admin".
Found using ceph-ansible + st...
Patrick Donnelly
09:01 AM rbd Backport #17817 (Closed): jewel: teuthology: upgrade:client-upgrade import_export.sh test fails
Nathan Cutler
09:00 AM Bug #17815 (Resolved): Missing comma in ceph-create-keys causes concatenation of arguments
*master PR*: https://github.com/ceph/ceph/pull/11123 Nathan Cutler
08:27 AM Bug #17669: When removing a snapshot, VMs die
I still see this after the above changes. So no help there.
2016-11-07 23:49:54.222049 osd.6 10.14.0.77:6801/21119...
Daniel Kraft
08:24 AM Revision 99ce7afa (ceph): librbd: debug: don't log uint8_t image create options as chars
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
08:15 AM Revision 24a96ec2 (ceph): test/librbd: in test_notify set object-map and fast-diff features by de...
The test uses these features and fails if they are not set. Also, check
the features are provided by the user.
Signe...
Mykola Golub
06:02 AM Bug #17809: "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:client-upgra...
Related to this change: https://github.com/ceph/ceph/pull/9395 Mykola Golub
02:59 AM Revision 9197475b (ceph): Merge pull request #9624 from gaurav36/coverity-1355603-dead-code
coverity fix: fixing few coverity issue Sage Weil
02:44 AM Revision 37b5c6ae (ceph): Merge pull request #11798 from stiopaa1/mds_fsmap_preventcopyinginloop
mds/FSMap.cc: prevent unneeded copy of map entry
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:43 AM Revision c9f7a5ae (ceph): Merge pull request #11802 from stiopaa1/mds_fsmap_constReference
mds/FSMap.h: add const and reference
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:39 AM Revision f1cc1904 (ceph): Merge pull request #11819 from stiopaa1/mds_migrator_addConstTomemFun
mds/Migrator.h: add const to member functions
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:38 AM Revision 4bc6bad6 (ceph): Merge pull request #11807 from xiexingguo/xxg-wip-bs-1107
os/bluestore: speed up omap-key generation for same onode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 AM Revision 9832beac (ceph): tasks/mds_thrash: support multimds
This commit amends the MDS thrasher task to also work on multimds
clusters. Main changes:
o New FSStatus class in ta...
Patrick Donnelly
01:00 AM Revision db769dca (ceph): os/bluestore: speed up omap-key generation for same onode
This is useful if we have to batch-process omap kvs.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:41 AM Revision 49ca8124 (ceph): Merge pull request #1223 from ceph/wip-jlayton-libcephfs2
libcephfs1 -> libcephfs2 rename Sage Weil
 

Also available in: Atom