Project

General

Profile

Activity

From 10/27/2016 to 11/25/2016

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

11/07/2016

11:45 PM Revision 0a4ee13d (ceph): spdk: cmake fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:44 PM Revision 6fe5a3e1 (ceph): bluestore: trim serial number
remove any non-alpha character appended at the end
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:42 PM Revision bfdf2c62 (ceph): os/bluestore: null terminate readlink() result
readlink() does not guarantee null termination of
result.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:07 PM Revision 27efa84c (ceph): Merge pull request #11754 from athanatos/wip-17789
osd/ReplicatedPG: do_update_log_missing: take the pg lock in the callback
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:57 PM Revision 3b1b5a9c (ceph): os/bluestore/KernelDevice: debug support to detect stalled aios
This is additional bookkeeping to track the oldest aio in flight, so we
make it optional, and disabled by default. I...
Sage Weil
10:51 PM Revision 3bbfcf15 (ceph): os/fs: add aio_list_t type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:51 PM Revision 9cb879ad (ceph): os/fs: uninline aio methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:49 PM Revision be26aaa7 (ceph): mds/Migrator.h: add const to member functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:34 PM Bug #17813 (Resolved): ceph-disk: udev permission race with dm
In the ceph-devel mailing list "ceph-disk and /dev/dm-* permissions - race condition?" the following workaround is su... Loïc Dachary
09:03 PM Bug #17573: librados doesn't properly report failure to create socket
To be clear, the problem isn't that librbd gets the error creating a socket (caused by failure to allocate enough fil... Ben England
09:01 PM Revision 9dd5b70a (ceph): boost: pull up boost to enable boost_python build
Pullup to just the merges on Sep 10 fixes an obvious compile
problem, but there are other relevant changes.
Signed-o...
Matt Benjamin
08:57 PM Revision 132469c4 (ceph): Adapt for ceph-manager
The ceph manager change added a separate Boost dependency
check, add it to the combined section.
Signed-off-by: Matt...
Matt Benjamin
08:56 PM Revision feefd358 (ceph): do_cmake.sh: set BOOST_J to $(nproc)
This lets us build boost with all processors.
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Matt Benjami...
Sage Weil
08:56 PM Revision 81e1fcc4 (ceph): boost: update boost to 8/29
Pull-up Boost to the commit which merged the upstream fix for
upstream Boost/iostreams bug #11860 (template arity war...
Matt Benjamin
08:56 PM Revision 5f869450 (ceph): cmake: find and build bundled boost
Build Boost using the src/boost submodule, unless overridden
by -DWITH_SYSTEM_BOOST.
If -DBOOST_J=<n> is provided, b...
Matt Benjamin
08:56 PM Revision d8dff81c (ceph): boost: add submodule at tag boost-1.61.0
This implements option #4 for external boost, based on upstream
discussion. In option #4:
1. boost is added as a su...
Matt Benjamin
08:07 PM Revision f80c7a8f (ceph): Merge pull request #11647 from ceph/wip-jlayton-cephfs
libcephfs client API overhaul and update
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:07 PM rgw Bug #17793 (Fix Under Review): leak in RGWAsyncRadosProcessor::handle_request
https://github.com/ceph/ceph/pull/11815 Casey Bodley
03:31 PM rgw Bug #17793: leak in RGWAsyncRadosProcessor::handle_request
There's a circular reference between RGWMetaStoreEntryCR and RGWAsyncMetaStoreEntry. I'll try removing the reference ... Casey Bodley
07:06 PM rgw Bug #17812 (Fix Under Review): leak in RGWFetchAllMetaCR
https://github.com/ceph/ceph/pull/11816 Casey Bodley
05:46 PM rgw Bug #17812 (Resolved): leak in RGWFetchAllMetaCR
Running valgrind on a local mstart cluster produces leaks in RGWFetchAllMetaCR. The allocation at rgw_sync.cc:810 is ... Casey Bodley
06:45 PM rgw Bug #17598 (Pending Backport): rgw: the value of total_time is wrong in the result of 'radosgw-ad...
https://github.com/ceph/ceph/pull/11425 Yehuda Sadeh
06:45 PM Revision 351911a2 (ceph): Merge pull request #11425 from weiqiaomiao/wqm-rgw-oplog
rgw: fix the field 'total_time' of log entry in log show opt
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed...
Yehuda Sadeh
06:41 PM Revision ace03b97 (ceph): Merge pull request #8712 from diwakargoel/master
doc: Correcting the sample python tempurl generation script.
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Re...
Yehuda Sadeh
06:36 PM Revision 82740e9b (ceph): Merge pull request #11648 from cbodley/wip-17698
rgw: fix for bucket delete racing with mdlog sync
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Abhishe...
Yehuda Sadeh
06:35 PM Revision 996e59f0 (ceph): Merge pull request #11598 from cbodley/wip-rgw-bucket-sync
rgw multisite: move lease up to RunBucketSync instead of child crs
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:13 PM Revision f066ce8f (ceph): librbd: default features should be negotiated with the OSD
Fixes: http://tracker.ceph.com/issues/17010
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:12 PM Revision 84f6d5c1 (ceph): cls/rbd: add get_all_features on client side
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
06:08 PM Revision 9c731ed6 (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
05:30 PM Revision f047522c (ceph): Merge pull request #1236 from ceph/wip-upgrade-mgr
rados/upgrade: skip ceph-mgr on jewel install Zack Cerza
05:21 PM Revision ae80d855 (ceph): rados/upgrade: skip ceph-mgr on jewel install
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Bug #17425 (Pending Backport): Remove the runtime dependency on lsb_release
Ken Dreyer
04:37 PM Revision 696ddb5e (ceph): mon/OSDMonitor: remove obsolete comment
We are using new_up_client
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:30 PM Revision ed724eb9 (ceph): mon/OSDMonitor: clean up prepare_boot
use __func__
newlines
whitespace
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:28 PM Revision 73a2c11e (ceph): mon/OSDMonitor: remember old weight on 'osd out'
If we have an OSD with a weight that's not 1.0 and mark it out,
we should restore the same weight when we mark it bac...
Sage Weil
04:28 PM Revision 877fb294 (ceph): mon/OSDMonitor: clear old_weight when using it to auto mark-in
We store an old weight when we (auto) mark down. Clear that
weight when we auto-mark in.
Signed-off-by: Sage Weil <...
Sage Weil
04:27 PM Bug #17757 (Resolved): test-erasure-eio.sh failing in jenkins tests on PRs
Loïc Dachary
04:26 PM Revision b51aec70 (ceph): Merge pull request #11715 from dzafman/wip-test-ec-eio
Fix racey test by setting noout flag (tracker 17757)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:08 PM Revision 28a338a3 (ceph): Merge pull request #11624 from yuyuyu101/wip-rgwfile-pybind
Wip rgwfile pybind Daniel Gryniewicz
04:04 PM Revision b4fc1227 (ceph): pybind/rgwfile: change description
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:00 PM Revision 334d125f (ceph): pybind/rgwfile: fixes hardcode way to find include dir
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:00 PM Revision aeb979ae (ceph): AsyncConnection: dispatch write handler on keepalive2
...otherwise, if the connection is idle (i.e. no proper TAG_MSG
messages), keepalive ack will not get sent until some...
Ilya Dryomov
04:00 PM Revision 47fb73bf (ceph): AsyncConnection: eliminate reader vs writer ack race in process()
process() will potentially handle multiple messages, yet we are
scheduling the writer to write out acks only once, af...
Ilya Dryomov
04:00 PM Revision fda4d54c (ceph): AsyncConnection: rename _send_keepalive_or_ack -> _append_keepalive_or_ack
Commit 48d929c4f056 ("msg: async: improve _send_keepalive_or_ack()
a little") removed _try_send() call. _try_send(fa...
Ilya Dryomov
03:58 PM Revision aef68c45 (ceph): pybind/rgwfile: raise Exception when failing to umount
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:56 PM Revision 7a4ecd83 (ceph): pybind/rgwfile: change FileHandler to FileHandle
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
03:13 PM Revision a50ede03 (ceph): Merge pull request #11794 from rzarzynski/wip-rgw-17803
rgw: fix uncompressed object size deduction in RGWRados::copy_obj_data.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:44 PM Bug #17811 (Resolved): "line 16: exec: ceph-coverage: not found" in upgrade:client-upgrade-jewel-...
Run: http://pulpito.ceph.com/teuthology-2016-11-06_11:45:02-upgrade:client-upgrade-master-distro-basic-smithi/
Job: ...
Yuri Weinstein
02:40 PM Bug #17810 (Closed): "Command failed..: "sudo yum -y install '' libcephfs1-devel"" in upgrade:cli...
Run: http://pulpito.ceph.com/teuthology-2016-11-06_11:45:02-upgrade:client-upgrade-master-distro-basic-smithi/
Job: ...
Yuri Weinstein
02:35 PM Bug #17809 (Resolved): "symbol lookup error: ceph_test_librbd_api: undefined symbol" in upgrade:c...
Run: http://pulpito.ceph.com/teuthology-2016-11-06_11:45:02-upgrade:client-upgrade-master-distro-basic-smithi/
Job: ...
Yuri Weinstein
02:29 PM CephFS Bug #17799: cephfs-data-scan: doesn't know how to handle files with pool_namespace layouts
the backtrace objects are always in default namespace. I think data scan tool can't calculate correct size for files ... Zheng Yan
02:25 PM CephFS Bug #17801 (Fix Under Review): Cleanly reject "session evict" command when in replay
https://github.com/ceph/ceph/pull/11813 Zheng Yan
02:16 PM Revision c2a94808 (ceph): Merge pull request #11797 from yuyuyu101/wip-bluestore-pending
os/bluestore: reap collection after all pending ios done
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:10 PM Stable releases Tasks #17487: jewel v10.2.4
h3. QE VALIDATION (STARTED 11/7/16)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN P...
Yuri Weinstein
01:41 PM Revision ee071983 (ceph): Merge pull request #1226 from dachary/wip-17734-jewel
releases/jewel: set require_jewel_osds Loïc Dachary
01:39 PM Revision 0c38c464 (ceph): Merge pull request #11679 from dachary/wip-17734-jewel
jewel: Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
01:35 PM Revision 4e3142cc (ceph): librados: Fixed check of return value in aio tests of rados
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> root
01:13 PM Revision 60e9b9f9 (ceph): Merge pull request #11713 from stiopaa1/mds_mantle_passByConstRef
mds/Mantle: pass parameters by const ref
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:13 PM Revision 06732de7 (ceph): Merge pull request #11727 from stiopaa1/mds_mdsrank_addOverideToThreadC...
mds/MDSRank.h: add override to virtual function
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:02 PM Revision 860df296 (ceph): Merge pull request #11781 from trociny/wip-qa-rbd-nbd-sudo
qa/workunits/rbd: simplify running nbd test under build env
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:49 PM rbd Feature #15371 (In Progress): Delayed rbd-mirror replication support
Mykola Golub
11:49 AM Revision cb7684a5 (ceph): rados/singleton-nomsgr/all: set require_jewel_osds
those tests do not exist anymore in master, no backport possible.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:49 AM Revision 8f8000fc (ceph): upgrade/hammer-x: set require_jewel_osds
And replace infernalis with jewel where relevant.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:43 AM CephFS Bug #17193 (Resolved): truncate can cause unflushed snapshot data lose
This is no longer failing when running against the testing kernel. John Spray
10:00 AM rgw Backport #17631 (In Progress): hammer: Fix rgw crash when client post object with null condition
Nathan Cutler
10:00 AM Revision d50a5018 (ceph): rgw: handle empty POST condition
Fixes: http://tracker.ceph.com/issues/17635
Before accessing json entity, need to check that iterator is valid.
If t...
Yehuda Sadeh
09:57 AM rbd Feature #17010 (Fix Under Review): RBD default features should be negotiated with the OSD
PR: https://github.com/ceph/ceph/pull/11808 Mykola Golub
09:02 AM Revision ebb6f5ee (ceph): Merge pull request #11806 from david-z/wip-remove-dup-log
mds: remove duplicated log in handle_client_readdir Zheng Yan
08:41 AM Revision 004bfc42 (ceph): mds: remove duplicated log in handle_client_readdir
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
08:26 AM rbd Subtask #17529 (In Progress): [data pool] new teuthology test cases to utilize separate data pool
Venky Shankar
06:19 AM Revision 8f2acc34 (ceph): common/fd.cc: use readdir() as readdir_r() is deprecated
see https://lwn.net/Articles/696469/, readdir_r() is deprecated by
glibc since 2.24. so let's use readdir() instead.
...
Kefu Chai
06:19 AM Revision 8064206f (ceph): objclass:: use readdir() as readdir_r() is deprecated
see https://lwn.net/Articles/696469/, readdir_r() is deprecated by
glibc since 2.24. so let's use readdir() instead.
...
Kefu Chai
06:19 AM Revision a802f685 (ceph): common/blkdev: use readdir() as readdir_r() is deprecated
see https://lwn.net/Articles/696469/, readdir_r() is deprecated by
glibc since 2.24. so let's use readdir() instead.
...
Kefu Chai
06:19 AM Revision 29b2466a (ceph): os/filestore: use readdir() as readdir_r() is deprecated
see https://lwn.net/Articles/696469/, readdir_r() is deprecated by
glibc since 2.24. so let's use readdir() instead.
...
Kefu Chai
06:19 AM Revision 0a652ede (ceph): unittest_blkdev: use readdir() as readdir_r() is deprecated
see https://lwn.net/Articles/696469/, readdir_r() is deprecated by
glibc since 2.24. so let's use readdir() instead.
...
Kefu Chai
06:19 AM Revision b4570ff3 (ceph): librados_test_stub: use readdir() as readdir_r() is deprecated
see https://lwn.net/Articles/696469/, readdir_r() is deprecated by
glibc since 2.24. so let's use readdir() instead.
...
Kefu Chai
05:41 AM Revision db4a5ed3 (ceph): LogClient: fill seq & who for syslog and graylog
Previous code fill "seq" and "who" in LogClient::queue(), but
syslog and graylog doesn't go through this path. Which ...
Xiaoxi Chen
05:30 AM Bug #17807 (Fix Under Review): async messenger should rebind using the new nonce
https://github.com/ceph/ceph/pull/11804 Kefu Chai
05:07 AM Bug #17807 (Closed): async messenger should rebind using the new nonce
Kefu Chai
04:13 AM rbd Feature #17356 (Pending Backport): object-map: batch updates during trim operation
Venky Shankar
01:19 AM Revision 3c1526e6 (ceph): OSD: do not open pgs when the pg is not in pg_map
the pg may be removed before the C_OpenPGs callbacked by finisher
Fixes: http://tracker.ceph.com/issues/17806
Signed...
Xinze Chi
12:12 AM RADOS Bug #17806 (Resolved): OSD: do not open pgs when the pg is not in pg_map
the pg may be removed before the C_OpenPGs callbacked by finisher Xinze Chi

11/06/2016

10:08 PM Linux kernel client Feature #17805: Match fuse_require_active_mds behaviour in kernel client
The tests for this are TestFailover.test_client_abort, which I'm disabling at present when run against the kernel cli... John Spray
10:07 PM Linux kernel client Feature #17805 (Resolved): Match fuse_require_active_mds behaviour in kernel client

For consistency we should have the kernel client do the same set of MDSMap checks on mount, to determine whether th...
John Spray
09:04 PM Revision 1df9e7d1 (ceph): Merge pull request #1234 from jcsp/wip-fixup-cephfs
Fix running cephfs python tests without mgr daemon
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:55 PM Revision af7d3211 (ceph): mds/FSMap.h: add const and reference
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
02:20 PM Revision 42a59fc1 (ceph): tasks/vstart_runner: fix paths in docstring
Should have been updated when this file moved.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:20 PM Revision fa3098e0 (ceph): tasks/ceph_test_case: only construct needed parts
Don't construct Filesystem and MDSCluster if there
are no MDSs in the system, don't construct MgrCluster
if there are...
John Spray
10:58 AM Revision 9583ab65 (ceph): tasks/mgr: remove duplicated method definition
This was already defined in parent CephCluster class.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:02 AM Revision f7a90c17 (ceph): osd/OSDMap.cc: fix dup assignment for new_blacklist_entries
Signed-off-by: Ker Liu kerliu818@gmail.com Ker Liu

11/05/2016

07:53 PM Revision 45722ecb (ceph): Merge pull request #11343 from ceph/wip-civetweb-1.8
Update version of civetweb to 1.8 Yehuda Sadeh
07:06 PM Revision c220eb99 (ceph): mds/FSMap.cc: prevent unneeded copy of map entry
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
06:55 PM Revision f46527a9 (ceph): os/bluestore: reap collection after all pending ios done
Otherwise when umount finish reap and wait for pending io done, the last
pending io may aim to remove collection and ...
Haomai Wang
05:50 PM Revision 916d4617 (ceph): Merge pull request #11251 from stiopaa1/osd_replicatedpg_removeCount2
osd/ReplicatedPG: remove unneeded use of count
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:15 PM Revision 5e03f488 (ceph): Merge pull request #11510 from vshankar/wip-17356
librbd: batch object map updates during trim
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:15 PM Revision 8adf3848 (ceph): Merge pull request #11766 from trociny/wip-rbd-info-fix-upgrade-client
librbd: snap_get_limit compatibility check
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:58 PM Revision 4f1070c3 (ceph): Merge pull request #10907 from jecluis/wip-mon-features
mon: have mon-specific features & rework internal monmap structures
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:57 PM Revision aa5b8e7e (ceph): Merge pull request #11772 from liewegas/wip-sortbitwise
osd,mon: require sortbitwise flag to upgrade beyond jewel Sage Weil
12:57 PM Revision b7f8e099 (ceph): Merge pull request #11791 from liewegas/wip-remove-move-ranges
os: remove move_ranges_destroy_src Sage Weil
12:42 PM Revision 118f081b (ceph): mon/OSDMonitor: newly created osd should not be wrongly marked in
if we are creating an osd which has the same id as a previously
removed 'in' osd, we should not mark this newly creat...
runsisi hust
12:14 PM rgw Bug #17803 (Fix Under Review): rgw: usage statistics are broken for containers archiving versione...
https://github.com/ceph/ceph/pull/11794 Radoslaw Zarzynski
11:41 AM rgw Bug #17803 (In Progress): rgw: usage statistics are broken for containers archiving versioned obj...
Urgent because the failed test is a part of RefStack. Radoslaw Zarzynski
04:57 AM rgw Bug #17803 (Resolved): rgw: usage statistics are broken for containers archiving versioned object...
*cver-store* used in the listings is a container supposed to store non-current versions of objects belonging to a Swi... Radoslaw Zarzynski
12:11 PM Revision 5007dbbb (ceph): rgw: fix uncompressed object size deduction in RGWRados::copy_obj_data.
Fixes: http://tracker.ceph.com/issues/17803
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
10:00 AM Bug #17781: All OSDs restart randomly on "hit timeout suicide" when scrub activate
new log : ceph-post-file: 4fae5f48-75d6-41f7-9f23-c8433b176ec2
some files hit suicide timeout :
022/cephprod-os...
Yoann Moulin
09:13 AM rbd Feature #17010 (In Progress): RBD default features should be negotiated with the OSD
Mykola Golub
06:53 AM Revision a7e42ab8 (ceph): Merge pull request #10447 from stiopaa1/msg_pipe_moveDelayedDelivery2
msg/Pipe: move DelayedDelivery class to cc file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:33 AM Revision b009f5a8 (ceph): Merge pull request #11780 from xiexingguo/xxg-wip-bluestore-1104
os/bluestore: a few more cleanups
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
02:24 AM Revision b231a67d (ceph): Merge pull request #11498 from liewegas/wip-stop-at-jewel
mon: prevent post-jewel OSDs from booting if require_jewel_osds is not set Sage Weil
01:40 AM Bug #17757 (Fix Under Review): test-erasure-eio.sh failing in jenkins tests on PRs
https://github.com/ceph/ceph/pull/11715 David Zafman
12:28 AM Revision e7f2c03d (ceph): os/bluestore: fix output message when passing the end of list range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:26 AM Revision f0463435 (ceph): os/bluestore: fix typo in comments
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:26 AM Revision c96ecc52 (ceph): os/bluestore: add sanity check against collection existence
To keep pace with other methods.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:26 AM Revision 4ebc5ab4 (ceph): os/bluestore: narrow boundary check for fiemap
By including off-by-one.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:06 AM Revision c6808041 (ceph): test-erasure-eio: Avoid racing recovery by setting noout
Fixes: http://tracker.ceph.com/issues/17757
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
12:04 AM Revision 354e6963 (ceph): Revert "tests: disable failing test-erasure-eio.sh"
This reverts commit f018c9ec08242c6d32e041b868be14e0a4d3d34c.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman

11/04/2016

10:23 PM Bug #17781: All OSDs restart randomly on "hit timeout suicide" when scrub activate
It doesn't look like any of these logs has the log level turned up... Sage Weil
09:22 AM Bug #17781: All OSDs restart randomly on "hit timeout suicide" when scrub activate
Hello,
You can find more logs here : 8dfcc649-acfa-4f88-a4ee-583e6f1c577d
$ rgrep -c "hit suicide timeout" . | ...
Yoann Moulin
10:20 PM Revision c4166e33 (ceph): Merge pull request #1229 from ceph/wip-jewel-upgrades
fix ceph-mgr install for upgrade tests Sage Weil
10:16 PM Revision d95d5228 (ceph): Merge pull request #11527 from wjwithagen/wip-wjw-readable.sh
test/encoding/readable.sh: fix shell script warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:15 PM Revision 2812e093 (ceph): Merge pull request #11775 from jdurgin/wip-jewel-osds-warning
mon/OSDMonitor: remove duplicate jewel/kraken flag warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
10:14 PM Revision cf154f26 (ceph): Merge pull request #9345 from SUSE/wip_remove_mon_startup_magic
mon: remove ceph-create-keys from mon startup
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Nathan Cutler <n...
Sage Weil
10:05 PM Revision cc441cbd (ceph): src/init-ceph.in:Remove ceph-create-keys for sysv
ceph-create-keys should not be started on boot of mons with sysv init.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge
10:05 PM Revision 639385a7 (ceph): systemd/CMakeLists.txt:Remove ceph-create-keys cmake
ceph-create-keys should not be started on boot of mons with systemd so should
not exist as 'After' or 'Wants' for the...
Owen Synge
10:05 PM Revision dc5fe8d4 (ceph): systemd/ceph-mon@.service:Remove ceph-create-keys for mon in systemd
ceph-create-keys should not be started on boot of mons with systemd so should
not exist as 'After' or 'Wants' for the...
Owen Synge
10:05 PM Revision 8bcb4646 (ceph): systemd/ceph-create-keys@.service:Remove ceph-create-keys for systemd
ceph-create-keys should not be started on boot of mons with systemd so should
not exist in the systemd files
Signed-...
Owen Synge
10:05 PM Revision 4e27f27f (ceph): src/upstart/ceph-create-keys.conf:Remove ceph-create-keys for upstart
ceph-create-keys should not be started on boot of mons with upstart so should
not exist in the upstart files
Signed-...
Owen Synge
10:04 PM Revision d5af77f3 (ceph): debian/rules:Remove ceph-create-keys for deb packaging
ceph-create-keys should not be started on boot of mons with upstart so should
not exist in the deb.
Signed-off-by: O...
Owen Synge
10:04 PM Revision c2dd25f2 (ceph): ceph.spec.in:Remove ceph-create-keys for systemd
ceph-create-keys should not be started on boot of mons with systemd so should
not exist in the rpm.
Signed-off-by: O...
Owen Synge
09:58 PM Revision c2faef4e (ceph): upgrade/jewel-x/point-to-point: fix upgrades
skip ceph-mgr
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:33 PM Bug #17753: ceph-create-keys loops forever
merged commit 9ffafc7 into master
That commit should also make it as a backport if possible
Alfredo Deza
08:27 PM Revision 9ffafc7b (ceph): Merge pull request #11749 from ceph/wip-17753
ceph-create-keys should not try forever to do things Tamilarasi Muthamizhan
07:53 PM Revision abf7d094 (ceph): Merge pull request #1233 from ceph/wip-17759
Added short pg log entries to rgw test
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:37 PM Revision f1576c83 (ceph): Added short pg log entries to rgw test
This change aims to test rgw with messenger failure injection
and very short logs.
Signed-off-by: Tamil Muthamizhan ...
Tamil Muthamizhan
06:38 PM Revision eae9d285 (ceph): objectstore/bluestore: disable bluefs env mirror
We can't atomically append to two env backends, which means
that we can see size mismatches when we inject failures.
...
Sage Weil
06:38 PM Revision 0683e74d (ceph): Merge pull request #1232 from ceph/wip-blackhole
tasks: use new generic objectstore_blackhole option Sage Weil
06:37 PM Revision 83d5df83 (ceph): Merge pull request #11788 from liewegas/wip-bluestore-blackhole
os: make filestore_blackhole -> objectstore_blackhole Sage Weil
06:22 PM Revision a006087b (ceph): os: remove move_ranges_destroy_src
We are going to take a different path (rollback support in ObjectStore
instead of roll-forward via splicing data from...
Sage Weil
06:13 PM Revision 20c3fd8f (ceph): Merge pull request #11747 from jecluis/wip-17725
mon: MonmapMonitor: return success when monitor will be removed
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:01 PM Revision 9b1b5108 (ceph): Merge pull request #9768 from cxwshawn/wip-tc1-fix
log: optimize header file dependency
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:00 PM Revision 40d266d9 (ceph): Merge pull request #9288 from yuyuyu101/wip-add-shutdown-log
osd: print log when osd want to kill self
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Sage Weil
05:40 PM Revision 7dc62ca6 (ceph): Merge pull request #11770 from liewegas/wip-kill-tbl
os/ObjectStore: remove legacy tbl support
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:10 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
... Kefu Chai
04:48 PM Revision 469ba829 (ceph): client: remove unneeded layout on MClientCaps
This field is needed by the client when it
receives an MClientCaps from the server, but
it is never read on the serev...
John Spray
04:47 PM Revision fddff2b9 (ceph): mds, client: make MClientCaps::layout private
...so that it's more obvious where it's being
set,get'ed from.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:09 PM Revision fde141e2 (ceph): Merge pull request #11785 from Liuchang0812/patch-1
doc: Update crush-map.rst, fix a typo mistake Sage Weil
03:50 PM Revision 1dfee37a (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
03:30 PM Revision 4ae6b369 (ceph): tasks: use new generic objectstore_blackhole option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:29 PM Revision d7c8f2d1 (ceph): os/bluestore: implement blackhole
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:29 PM Revision 6c1fc6da (ceph): os: add objectstore_blackhole option; deprecate filestore_blackhole
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:23 PM Documentation #17802 (Fix Under Review): ceph man page coverage of "ceph quorum [enter|exit]" cou...
*master PR*: https://github.com/ceph/ceph/pull/11787 Nathan Cutler
03:15 PM Documentation #17802 (Resolved): ceph man page coverage of "ceph quorum [enter|exit]" could be im...
Add a sentence explaining that the command will act on a random monitor unless the "ceph tell ..." syntax is used. Nathan Cutler
02:43 PM Revision ef087a48 (ceph): Merge pull request #11531 from yuyuyu101/wip-rdma
msg/async: ibverbs/rdma support
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Mellanox <adirl@mellanox.com>
...
Yuri Weinstein
02:38 PM Revision a273ba6a (ceph): Merge pull request #11637 from liupan1111/master
common: make l_finisher_complete_lat more accurate
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Haomai Wang...
Yuri Weinstein
02:35 PM Revision 34555f11 (ceph): mon/OSDMonitor: encode canonical full osdmap based on osdmap flags
If the JEWEL or KRAKEN flags aren't set, encode the full map without
those features. This ensure that older OSDs in ...
Sage Weil
02:35 PM Revision 1f629b2b (ceph): mon/OSDMonitor: health warn if require_{jewel,kraken} flags aren't set
We want to prompt users to set these flags as soon as their
upgrades complete.
Signed-off-by: Sage Weil <sage@redhat...
Sage Weil
02:35 PM Revision f8ee076a (ceph): mon/OSDMonitor: encode OSDMap::Incremental with same features as OSDMap
The Incremental encode stashes encode_features, which is
what we use later to reencode the updated OSDMap. Use
the s...
Sage Weil
02:35 PM Revision eea546fa (ceph): mon: expose require_jewel_osds flag to user
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 83ffc2b761742d563777e50959faa6a6010edae0)
xie xingguo
02:34 PM Backport #17748 (Resolved): jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
Loïc Dachary
02:32 PM CephFS Bug #17531 (Pending Backport): mds fails to respawn if executable has changed
Patrick Donnelly
02:31 PM Revision eb672598 (ceph): Merge pull request #11742 from tchaikov/wip-17728-jewel
jewel: test/ceph_test_msgr: do not use Message::middle for holding transient…
Reviewed-by: Loic Dachary <ldachary@re...
Loïc Dachary
02:22 PM Revision a3df0915 (ceph): qa/workunits/rbd: simplify running nbd test under build env
Previously running the script as unprivileged user was not very useful
due to difficulty to change path sudo was look...
Mykola Golub
02:14 PM Revision 6735a681 (ceph): Update crush-map.rst
fix typo whu_liuchang
02:13 PM CephFS Bug #17801 (Resolved): Cleanly reject "session evict" command when in replay

Currently we crash like this (from ceph-users):...
John Spray
02:07 PM CephFS Fix #15134 (Fix Under Review): multifs: test case exercising mds_thrash for multiple filesystems
PR adding support to mds_thrash.py: https://github.com/ceph/ceph-qa-suite/pull/1175
Need to check if we have a tes...
Patrick Donnelly
02:06 PM CephFS Feature #10792 (In Progress): qa: enable thrasher for MDS cluster size (vary max_mds)
Pre-requisite PR: https://github.com/ceph/ceph-qa-suite/pull/1175
multimds testing with the thrasher will be added...
Patrick Donnelly
01:41 PM CephFS Bug #17800 (Resolved): ceph_volume_client.py : Error: Can't handle arrays of non-strings
When using Ceph (python-cephfs-10.2.3+git.1475228057.755cf99 , SLE12SP2) together with OpenStack Manila and trying to... Thomas Bechtold
01:26 PM Revision 648ea38d (ceph): Merge pull request #11771 from liewegas/wip-bluestore-collection-end
os/bluestore: fix collection_list end bound off-by-one
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:18 PM CephFS Bug #17799 (New): cephfs-data-scan: doesn't know how to handle files with pool_namespace layouts

Not actually sure how we currently behave.
Do we see the data objects and inject files with incorrect layouts? ...
John Spray
01:14 PM Revision 23b591c0 (ceph): Merge pull request #11784 from jcsp/wip-jcsp-docs
Documentation syntax cleanup
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:07 PM Revision 1dcdf354 (ceph): doc/mgr: fix rst syntax in plugin guide
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:07 PM Revision e7858ecf (ceph): doc/cephfs: separate front page section for dev stuff
The "additional details" section was getting longer
and longer, and I don't want developer-only stuff
in there anyway...
John Spray
01:07 PM Revision 8111fea1 (ceph): doc/cephfs: s/CephFS Quotas/Quotas/
This looks odd in the TOC (we're already
in the cephfs section)
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:07 PM Revision e33355d2 (ceph): cephfs/capabilities: fix rst syntax
Although we don't link this into built docs,
it generates warnings during build.
Signed-off-by: John Spray <john.spr...
John Spray
01:07 PM Revision 7d4c4c83 (ceph): doc/cephfs: fix rst syntax in mantle.rst
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:07 PM Revision 1e7e2a94 (ceph): doc/cephfs: link in mantle doc
...and add a warning at the very top of the document
that it is not for ordinary user use.
Considered just not linki...
John Spray
01:07 PM Revision 6c38e3ad (ceph): doc/cephfs: fix header depths
Some files had multiple top-level headers resulting in
subsections being listed in the TOC alongside the
main page he...
John Spray
01:06 PM CephFS Bug #17798 (Resolved): Clients without pool-changing caps shouldn't be allowed to change pool_nam...

The purpose of the 'p' flag in MDS client auth caps is to enable creating clients that cannot set the pool part of ...
John Spray
01:01 PM CephFS Bug #17797 (Fix Under Review): rmxattr on ceph.[dir|file].layout.pool_namespace doesn't work
https://github.com/ceph/ceph/pull/11783 John Spray
11:05 AM CephFS Bug #17797 (Resolved): rmxattr on ceph.[dir|file].layout.pool_namespace doesn't work

Currently it's obvious how to set the namespace but much less so how to clear it (i.e. revert to default namespace)...
John Spray
01:00 PM Revision 77177530 (ceph): mds: enable rmxattr on pool_namespace attrs
So that a user has a natural way of undoing a setxattr
which set a pool_namespace.
Fixes: http://tracker.ceph.com/is...
John Spray
01:00 PM Revision 2c3d385c (ceph): doc/cephfs: document the pool_namespace layout attr
...including the new ability to clear it.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:54 PM rbd Bug #17219 (Pending Backport): rbd-nbd: disallow mapping images >2TB in size
Jason Dillaman
12:54 PM Revision 1ad92a52 (ceph): Merge pull request #11741 from trociny/wip-17219
rbd-nbd: disallow mapping images >2TB in size
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:54 PM rbd Bug #16962 (Pending Backport): rbd-mirror: snap protect of non-layered image results in split-brain
Jason Dillaman
12:53 PM Revision 740ac058 (ceph): Merge pull request #11744 from trociny/wip-16962
rbd-mirror: snap protect of non-layered image results in split-brain
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:53 PM rbd Bug #17791 (Resolved): teuthology: upgrade:client-upgrade: librbd::image::OpenRequest: failed to ...
Jason Dillaman
12:52 PM Revision ff00d412 (ceph): Merge pull request #11755 from trociny/wip-17791
librbd: proper check for get_data_pool compatibility
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:30 AM Revision 7cd371d9 (ceph): Merge pull request #10852 from wido/doc-mon-dns
doc: Add docs about looking up Monitors through DNS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:09 AM Bug #17669: When removing a snapshot, VMs die
Ok, I have added
osd snap trim priority = 1
osd snap trim sleep = 0.25
The latter one more because it was reco...
Daniel Kraft
09:09 AM rbd Feature #16145: v1 images should no longer use tmap for directory listing
sounds interesting, Will try it. But I Kraken is going to freezon now. Maybe we need to wait for L. :)
Jason Dilla...
Yang Dongsheng
08:02 AM Bug #12645: chunky_scrub assert fail
The following step is to verify that above process leads problem. Xiaoyan Li
07:58 AM Bug #12645: chunky_scrub assert fail
The process from the log:
1. As Luo said, osd 33 sends out scrub map to other 3 nodes:
-1936> 2015-07-30 16:21:3...
Xiaoyan Li
07:28 AM Bug #12645: chunky_scrub assert fail
I am working on this issue.
Until now, I have the following result.
Xiaoyan Li
08:01 AM rgw Bug #11239: civetweb defaults to libssl.so and libcrypto.so when versions not passed
I've got yet another version of the ssl patch: these PRs: https://github.com/ceph/ceph/pull/11776 https://github.com/... Marcus Watts
06:46 AM Revision bf4338a8 (ceph): Merge pull request #11774 from wjwithagen/wip-wjw-test_bloom_filter
test_bloom_filter.cc: Fix a mismatch for the random_seed parameter
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 AM Revision 36b7f288 (ceph): Merge pull request #11731 from kylinstorage/wip-avoid-unnecessary-verify
FileStore: Only verify split when it has been really done and done correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:46 AM Feature #17796 (New): osdmap calculation frequency option request
We are running a large cluster, and the performance of the monitor becomes a bottleneck. Each of our servers has 24 o... lin rj
01:10 AM rgw Feature #17795 (New): rgw: provide sync info about pending objects
Yehuda Sadeh

11/03/2016

10:37 PM Revision b75f0a99 (ceph): OSDMonitor: remove duplicate jewel/kraken flag warning
Since 6244755a7051abe2e89d9f1ff75a10c4b76ee3b5 and
12e508313dbd5d1d38c76859cb7de2ce22404e12, the original check added...
Josh Durgin
09:59 PM Revision c1e4b2e4 (ceph): test/common/test_bloom_filter.cc: Fix a mismatch for the random_seed pa...
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:31 PM Bug #17781 (Need More Info): All OSDs restart randomly on "hit timeout suicide" when scrub activate
Can you repeat this test, but with debug osd = 20 and debug filestore = 20?
Just the log from an OSD that crashes ...
Sage Weil
08:55 PM Revision 85aa6fa4 (ceph): mon/OSDMonitor: require 'sortbitwise' before 'require_jewel_osds'
This forces users upgrading past jewel to first set
'sortbitwise', which in turn means that post-jewel OSDs
do not ne...
Sage Weil
08:51 PM Revision dfb350e4 (ceph): osd: do not boot unless SORTBITWISE and REQUIRE_JEWEL flags are set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:32 PM Backport #17787 (Resolved): jewel: ceph-post-file doesn't work
Sage Weil
08:11 PM Revision 3252c10a (ceph): Updated version of civetweb.
Fixes here:
Pull civetweb from new branch/commit.
Build civetweb.c w/ USE_IPV6 (w/o depending on extra ceph-only buil...
Marcus Watts
06:38 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Samuel Just wrote:
> What ceph version is running on the osds?
ceph version 10.2.2 (45107e21c568dd033c2f0a3107dec...
Bart Vanbrabant
06:19 PM Revision ab0b6dff (ceph): Merge pull request #11554 from mslovy/wip-fix-fiemap
os/FileStore: fix fiemap issue in xfs when #extents > 1364
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:16 PM Revision fb119ac4 (ceph): test: add test for fiemap xfs issue when #extents > 1364
Signed-off-by: Ning Yao <yaoning@unitedstack.com> Ning Yao
06:15 PM Revision 1a1c126d (ceph): FileStore:: fix fiemap issue in xfs when #extents > 1364
Signed-off-by: Ning Yao <yaoning@unitedstack.com> Ning Yao
06:14 PM Revision 3941f630 (ceph): os/kstore: fix collection_list end bound off-by-one
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:14 PM Revision a115062f (ceph): os/bluestore: fix collection_list end bound off-by-one
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:14 PM Revision 592a4753 (ceph): ceph_test_objectstore: test collection_list end bound
Ensure that it is not included in the result!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:03 PM Revision 6478a3dd (ceph): Merge pull request #11617 from umullan/brokenlinks
doc: Fixing the broken hyperlinks by pointing to correct documentation.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:43 PM rgw Bug #17794 (New): realm pull failure in teuthology with Unknown error 2202
http://qa-proxy.ceph.com/teuthology/owasserm-2016-11-02_22:33:41-rgw-wip-orit-testing---basic-mira/512520/teuthology.... Orit Wasserman
04:36 PM Revision c1f374ef (ceph): librbd: snap_get_limit compatibility check
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
04:29 PM Revision 10148509 (ceph): Merge pull request #10707 from SUSE/wip-fix-suse-usermod
rpm: Remove trailing whitespace in usermod command (SUSE)
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Sage Weil
04:25 PM Revision 40ba7524 (ceph): Merge pull request #11494 from aclamk/wip-rgw-compression
[RGW] Wip rgw compression
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat...
Orit Wasserman
04:08 PM Revision a72a1c2d (ceph): os/ObjectStore: remove the legacy tbl support completely.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:08 PM Revision 2b0ea15b (ceph): os/ObjectStore: fix bug about calc largest_data_off_in_data_bl.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:08 PM Revision ac898e61 (ceph): osd/ReplicatedBackend: let MOSDRepOP record the correctly largest_data_...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:07 PM Revision 81f99d14 (ceph): upgrade/client-upgrades: exclude ceph-mgr from old installs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:06 PM Revision dfa6ff06 (ceph): upgrade/firefly-hammer-x: remove
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:06 PM Revision ae61780b (ceph): upgrade/hammer-x: remove
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:05 PM Revision f2e07578 (ceph): upgrade/infernalis*: remove
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:05 PM Revision f724eba1 (ceph): upgrade/jewel-x: skip ceph-mgr install
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:10 PM Revision 6d6d4b32 (ceph): os/bluestore: fix build error
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:07 PM Revision 2e2ca3b6 (ceph): Merge pull request #11768 from linuxbox2/xio-build-2
xio: fix build Matt Benjamin
03:05 PM Revision bb879215 (ceph): Merge pull request #11769 from liewegas/wip-option-name
kv/RocksDBStore: rename option
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Sage Weil
03:02 PM Revision e1c6152e (ceph): kv/RocksDBStore: rename option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:00 PM Revision 9c6a84e8 (ceph): Merge pull request #11767 from ceph/wip-cmake
cmake: pass CMAKE_BUILD_TYPE down to rocksdb
Reviewed-by: Bassam Tabbara <bassam.tabbara@quantum.com>
Sage Weil
02:54 PM Revision 5e079cfd (ceph): Merge pull request #11746 from liewegas/wip-post-file-key-jewel
jewel: ceph-post-file: use new ssh key
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Brad Hubbard <bh...
Loïc Dachary
02:51 PM Revision c5aa43d3 (ceph): xio: build fixes (some unittest targets need XIO_LIBRARY)
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
02:50 PM Revision 8e1e51a8 (ceph): Merge pull request #11748 from liewegas/wip-bluestore-split
os/bluestore: fix _split_collections race with osr_reap
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Igor Fedotov
02:49 PM Revision 2ac2ef35 (ceph): xio: build fixes (XioMessenger lacks features argument)
Applies the constructor signature change to the uses in
xio_client and xio_server test programs.
Signed-off-by: Matt...
Matt Benjamin
02:49 PM Revision 7b10c6c3 (ceph): xio: compile fix removing undeclared 'features'
This fix was proposed on ceph-devel and acked by Sage Weil.
The corresponding change in in the later print is obvious...
Marov Aleksey
02:33 PM Revision d4209863 (ceph): os/bluestore: fix _split_collections race with osr_reap
The SharedBlobSet may not yet be empty at split time because previous
transactions may not have been reaped, leaving ...
Sage Weil
02:21 PM Revision ccfc644f (ceph): Merge pull request #9444 from Adirl/dout_prefix
xio: provide dout_prefix for XioConnection
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
02:18 PM Revision 0b5fcc07 (ceph): cmake: pass CMAKE_BUILD_TYPE down to rocksdb
so rocksdb share the same ${CMAKE_BUILD_TYPE} with ceph
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 PM Revision 73324887 (ceph): mon: if crushtool config is empty use internal crush test
currently we expect the tool ```crushtool``` to be installed and
available for crush map testing. This is not always ...
Bassam Tabbara
02:00 PM rbd Bug #17752 (Pending Backport): teuthology: upgrade:client-upgrade import_export.sh test fails
Mykola Golub
01:59 PM Revision 9933e0df (ceph): Merge pull request #11704 from dillaman/wip-17752
librbd: do not create empty object map object on image creation
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
01:51 PM Revision 1184a03f (ceph): Merge pull request #11696 from tanghaodong25/rocksdb-breakdown-wip
kv/rocksdb: enable rocksdb write path breakdown
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:48 PM Revision b0b8c5a9 (ceph): Merge pull request #11752 from stiopaa1/mds_mdsrank_addConstToMemFunc
mds/MDSRank: add const to member functions Sage Weil
01:43 PM Revision 13dbff2d (ceph): Merge pull request #11761 from xiexingguo/xxg-wip-fix-envmirror-cleanup
os/bluestore: fixes and cleanups
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:31 PM Revision 47a2749f (ceph): Merge pull request #11762 from atheism/doc-rgw-s3-javaapi
doc: rgw: fix a typo in S3 java api example Matt Benjamin
01:27 PM Revision 5577ada0 (ceph): librbd: proper check for get_data_pool compatibility
Fixes: http://tracker.ceph.com/issues/17791
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
12:50 PM Revision 2012b4df (ceph): rbd-nbd: disallow mapping images >2TB in size
Fixes: http://tracker.ceph.com/issues/17219
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:35 AM rgw Backport #17786 (New): jewel: multisite: assertion in RGWRados::wakeup_data_sync_shards
Looks like a non-trivial conflict due to commit : b974dac04e03eed08ece95484b57471772eacbf4 Abhishek Varshney
09:37 AM rgw Backport #17786 (In Progress): jewel: multisite: assertion in RGWRados::wakeup_data_sync_shards
Abhishek Varshney
10:32 AM rgw Bug #17793 (Resolved): leak in RGWAsyncRadosProcessor::handle_request
http://qa-proxy.ceph.com/teuthology/owasserm-2016-11-02_22:33:41-rgw-wip-orit-testing---basic-mira/512511/remote/mira... Orit Wasserman
10:26 AM rgw Bug #17792: leak in RGWMetaStoreEntryCR
see http://pulpito.ceph.com/owasserm-2016-11-02_22:33:41-rgw-wip-orit-testing---basic-mira/512511 Orit Wasserman
10:25 AM rgw Bug #17792 (Duplicate): leak in RGWMetaStoreEntryCR
<error>
<unique>0x10</unique>
<tid>1</tid>
<kind>Leak_PossiblyLost</kind>
<xwhat>
<text>8 bytes in 1...
Orit Wasserman
10:23 AM Revision 65411200 (ceph): doc: rgw: fix a typo in S3 java api example
ObjectSummary.getSize() should be objectSummary.getSize()
Signed-off-by: Weibing Zhang <zhangweibing@unitedstack.com>
Weibing Zhang
10:08 AM rgw Feature #17790: rgw: support for X-Robots-Tag header
https://github.com/ceph/ceph/pull/11753 Orit Wasserman
10:07 AM rgw Feature #17790 (Resolved): rgw: support for X-Robots-Tag header
Orit Wasserman
10:07 AM Revision f2162680 (ceph): Merge pull request #11753 from yehudasa/wip-17790
rgw: support for x-robots-tag header
Reviewed-by: Orit wasserman <owasserm@redhat.com>
Orit Wasserman
10:00 AM rgw Backport #17769 (In Progress): jewel: disable virtual hosting of buckets when no hostnames are co...
Abhishek Varshney
09:56 AM rgw Backport #17783 (In Progress): jewel: rgw: json encode/decode of RGWBucketInfo missing index_type...
Abhishek Varshney
09:54 AM rgw Backport #17784 (In Progress): jewel: osd crashes when "radosgw-admin bi list --max-entries=1" co...
Abhishek Varshney
09:47 AM rgw Backport #17785 (In Progress): jewel: ldap: unhandled exception from rgw::from_base64() in RGW_Au...
Abhishek Varshney
09:25 AM Revision 7c7395c1 (ceph): doc: Fixing the broken hyperlinks by pointing to correct documentation.
Signed-off-by: umullangi@walmartlabs.com Uday Mullangi
09:02 AM Revision b72fc1b8 (ceph): rgw: Fix Host->bucket fallback logic inversion
The logic (added in 46aae19ee) for falling back to just using the hostname as
the possible bucket name contained an a...
Robin H. Johnson
09:02 AM Revision c9445faf (ceph): rgw: only enable virtual hosting if hostnames are configured
if no hostnames are configured, all requests were treated as virtual
hosted buckets. require at least one hostname in...
Casey Bodley
09:02 AM Revision 95bd4631 (ceph): doc: configuring virtual hosted buckets for radosgw
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 36203c28babe7ba0f628cde4aa0d851d20ec96c5)
Casey Bodley
09:02 AM Revision 8b1f036a (ceph): rgw: filter out empty virtual bucket hostnames
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit aa34b986b65bffb72659a31500c618f8c40308dc)
Casey Bodley
09:02 AM Revision cfc6ce6b (ceph): rgw: add commas to hostname output
std::accumulate() was appending hostnames without commas or spaces
Signed-off-by: Casey Bodley <cbodley@redhat.com>
...
Casey Bodley
08:58 AM Revision 13fa5dba (ceph): rgw: json encode/decode index_type, allow modification
Fixes: http://tracker.ceph.com/issues/17755
We didn't dump the index_type field of RGWBucketInfo, also didn't
allow ...
Yehuda Sadeh
08:57 AM Revision a47e20ae (ceph): os/bluestore: fix improper call of shutdown() to mempool_thread
Because below here we haven't called mempool_thread.init() yet,
and call to mempool_thread.shutdown() will therefore ...
xie xingguo
08:55 AM Revision 8de67afe (ceph): rgw: fix osd crashes when execute "radosgw-admin bi list --max-entries=...
Fixes: http://tracker.ceph.com/issues/17745
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
(cherry picked from ...
wei qiaomiao
08:40 AM rbd Bug #17791 (Fix Under Review): teuthology: upgrade:client-upgrade: librbd::image::OpenRequest: fa...
Mykola Golub
08:40 AM rbd Bug #17791: teuthology: upgrade:client-upgrade: librbd::image::OpenRequest: failed to read data p...
PR: https://github.com/ceph/ceph/pull/11755 Mykola Golub
08:32 AM rbd Bug #17791 (Resolved): teuthology: upgrade:client-upgrade: librbd::image::OpenRequest: failed to ...
http://pulpito.ceph.com/trociny-2016-11-03_06:15:19-upgrade-wip-mgolub-testing---basic-vps/
2016-11-03T06:31:43.17...
Mykola Golub
06:44 AM Revision d129a286 (ceph): os/bluestore: drop safe check against g_conf
We are using g_conf unconditionly everywhere...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:18 AM Revision 69b8e4d5 (ceph): os/bluestore: drop redundant boundary check
As we have done the sanity check ahead.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:14 AM Revision 88ca5b11 (ceph): os/bluestore: fix "rm -rf" cmd
The original cmd won't do the tidy-up work completedly.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
03:23 AM Revision 05653b7c (ceph): librbd: batch ObjectMap updations upon trim
Shrinking a clone which has snapshots and does not share
majority of objects with its parent (i.e., there are less
ob...
Venky Shankar
01:53 AM Bug #17789: osd: update_log_missing does not order correctly with osd_ops
https://github.com/ceph/ceph/pull/11754 Samuel Just
12:41 AM Bug #17789: osd: update_log_missing does not order correctly with osd_ops
Samuel Just
12:39 AM Bug #17789: osd: update_log_missing does not order correctly with osd_ops
Bah, stupid bug, forgot to take the lock and check the interval in the callback. Samuel Just
12:40 AM Revision 3ba2e2e2 (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>
Samuel Just

11/02/2016

11:50 PM Revision 2ee1b9a4 (ceph): krbd.cc: don't rely on MonMap internal members
Use the public interface instead. That's stable and not as prone to
change.
Signed-off-by: Joao Eduardo Luis <joao@s...
Joao Eduardo Luis
11:50 PM Revision af3aaaeb (ceph): mon: MonMap: mon addr and all now held by mon_info_t
Instead of keeping several maps mapping back and forth from string to
entity_addr_t for each monitor, have the monito...
Joao Eduardo Luis
11:50 PM Revision cd6ff52e (ceph): mon: MonMap: add a new test instance
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
11:50 PM Revision 5435aca1 (ceph): mon: MonMap: move functions from header to source file
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
11:50 PM Revision dcd70789 (ceph): mon: Monitor: mon debug cli via admin socket
Purpose: allow a dev to test certain portions of the monitors on-the-fly
that would otherwise be nearly impossible wi...
Joao Eduardo Luis
11:50 PM Revision acf4b860 (ceph): test/mon: few more cases for mon_feature_t
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
11:50 PM Revision f0e29abe (ceph): tools: monmaptool: support monmap features
Adds three new options:
--feature-list will list monmap features, as well as available
fe...
Joao Eduardo Luis
11:40 PM Bug #17789: osd: update_log_missing does not order correctly with osd_ops
By any chance, is it possible for bluestore to send an apply before a commit? Samuel Just
09:36 PM Bug #17789 (Resolved): osd: update_log_missing does not order correctly with osd_ops
A normal op will often wait for just commit. The update_log_missing only waits for ack. On completion, eval_repop s... Sage Weil
10:56 PM Revision ca1be285 (ceph): rgw: support for x-robots-tag header
Fixes: http://tracker.ceph.com/issues/17790
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:46 PM rgw Feature #17790 (Resolved): rgw: support for X-Robots-Tag header
Yehuda Sadeh
09:20 PM Revision 25819537 (ceph): init-radosgw: do not use systemd-run in sysvinit
`systemd-run` logic in initscripts was introduced because of ticket
http://tracker.ceph.com/issues/7627.
If we have ...
Vladislav Odintsov
06:56 PM Revision 1e923567 (ceph): rgw: extract host name from host:port string
Fixes: http://tracker.ceph.com/issues/17788
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:52 PM rgw Bug #17788: rgw: failing to authenticate aws4 with boto and with port specified
https://github.com/ceph/ceph/pull/11751 Yehuda Sadeh
06:36 PM rgw Bug #17788 (Resolved): rgw: failing to authenticate aws4 with boto and with port specified
in current master Yehuda Sadeh
05:50 PM Revision fac6335a (ceph): Merge pull request #11331 from liewegas/wip-mempool
mempool: mempool infrastructure, bluestore changes to use it
Reviewed-by: Allen Samuels <allen.samuels@sandisk.com>
Sage Weil
05:48 PM Revision a6eec64c (ceph): mempool: pick shard on every allocation; move types to pool_t
If we have a static choice of shard for every *type*
(pool_allocator_base_t) then we will hammer that shard from all
...
Sage Weil
05:48 PM Revision 55d42d08 (ceph): include/mempool: define additional pair factory for unordered_map
This fixes build on debian jessie, libstdc++-4.9-dev:amd64 4.9.2-10.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:48 PM Revision 04979764 (ceph): mempool: dynamic index by type in pool_t
This avoids having to use statics for the pool_allocators and
guessing what intenral types the containers are going t...
Sage Weil
05:48 PM Revision ca932841 (ceph): include/mempool: fix comment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:48 PM Revision 79ee6eec (ceph): include/types: parameterize operator<< helpers on comparator, allocator
This allows these templates to apply to containers with
non-default comparators or allocators.
Signed-off-by: Sage W...
Sage Weil
05:48 PM Revision bfeaed64 (ceph): mempool: simplify initialization
Assume that the array will be zeroed when the process starts, and
avoid the possibility that it will be zeroed *again...
Sage Weil
05:48 PM Revision 82251cc5 (ceph): include/encoding: parameterize stl containers encoders with allocator
This will let us encode/decode containers with custom allocators
(i.e., in mempools).
Signed-off-by: Sage Weil <sage...
Sage Weil
05:48 PM Revision 62fa72c0 (ceph): mempool: force per-type factories to register with the pool
We want these to get their debug flag adjusted when it is turned
on and off.
(In contrast, we accept that STL contai...
Sage Weil
05:48 PM Revision b15a377a (ceph): mempool: simplify debug settings
There's no need for a per-pool debug flag; just use the global
debug_mode bool!
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
05:48 PM Revision a54d2174 (ceph): mempool: put pool namespaces within mempool::
e.g., mempool::bluestore_meta_other::list<...> ...
This avoids colliding with other names and types when the pool
na...
Sage Weil
05:48 PM Revision ebf05276 (ceph): mempool: do not dump unused pools
Notably, unittest_[12]. :)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:48 PM Revision 9cecff8d (ceph): mempool: use function static for pool table
The compiler/linker guarantee this is initialized before any invocation
of this function... even if it is by a ctor i...
Sage Weil
05:48 PM Revision bcf20a1c (ceph): os/bluestore: restructure cache trimming in terms of mempool
Trim cache based on overall memory utilization by cache objects,
as tracked by the bluestore_meta_* mempools. This l...
Sage Weil
05:48 PM Revision 34f434be (ceph): os/bluestore/bluestore_types: disable ref_map internal _check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:48 PM Revision 1b51c050 (ceph): include/mempool: note about runtime complexity
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:48 PM Revision 735be366 (ceph): include/mempool: rename containers -> types
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:48 PM Revision b1746944 (ceph): mempool: make num_shards a power of 2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:47 PM Revision 9cbacc81 (ceph): include/mempool: introduce mempool infrastructure
This is heavily based on Allen Samuels' prototype.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:47 PM Revision 81295c61 (ceph): global: introduce mempool_debug config option, asok command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:47 PM Revision 030bc063 (ceph): os/bluestore: move most cache types into mempools
Keep onodes separate so we can use onodes as a sentinal for
overall memory usage (this is what we trim in terms of an...
Sage Weil
05:46 PM Revision 879a056e (ceph): rados/objectstore/objectstore: suppress core dumps
Some of these tests to fork and assertion tests that leave
core behind, and that is normal. Disable core dumps.
Sig...
Sage Weil
05:14 PM Bug #17725 (Fix Under Review): Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be...
Joao Eduardo Luis
03:42 PM Bug #17725: Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be 1 monitors
https://github.com/ceph/ceph/pull/11747
This will need to be backported at least to jewel, but I'm guessing as far...
Joao Eduardo Luis
03:30 PM Bug #17725 (In Progress): Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be 1 mo...
I've seen this before and recall the fix to be trivial.
PR in a bit.
Joao Eduardo Luis
04:41 PM Bug #17753: ceph-create-keys loops forever
I've opened another PR to address the "hangs forever" problem of this issue:
https://github.com/ceph/ceph/pull/11749
Alfredo Deza
04:34 PM Revision 144b0312 (ceph): Merge pull request #2 from cbodley/wip-rgw-compression-doc
doc/rgw: document rgw_compression_type Adam Kupczyk
04:30 PM Revision bea802bd (ceph): ceph-create-keys: wait 10 minutes to get or create the bootstrap key, n...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:25 PM Revision 8f84681a (ceph): ceph-create-keys: wait 10 minutes to get or create a key, not forever
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:19 PM Revision 32cedd2c (ceph): ceph-create-keys: wait for quorum for ten minutes, not forever
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:58 PM Bug #17772: journal on ramdisk fails ceph-osd --mkfs
Jayashree Ajay Candadai wrote:
> Samuel Just wrote:
> > I may be missing something, but can't you just put a filesy...
Jayashree Ajay Candadai
03:57 PM Bug #17772: journal on ramdisk fails ceph-osd --mkfs
Samuel Just wrote:
> I may be missing something, but can't you just put a filesystem on the ramdisk and create a fil...
Jayashree Ajay Candadai
03:44 PM Bug #17782 (Need More Info): performance drop with Linux Kernel 4.4.0 (ceph tell osd.* bench)
Can you please try kernel 4.8? IIRC this was a kernel regression that has already been fixed. Sage Weil
01:40 PM Bug #17782 (Closed): performance drop with Linux Kernel 4.4.0 (ceph tell osd.* bench)
Hello,
I found a performance drop between kernel 3.13.0-88 (default kernel on Ubuntu Trusty 14.04) or 4.2.0-38-gen...
Yoann Moulin
03:38 PM Revision 20dcb597 (ceph): mon: MonmapMonitor: drop unnecessary 'goto' statements
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:33 PM Revision c9d46cfb (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>
Joao Eduardo Luis
03:18 PM Revision 2fdd35dc (ceph): rgw: remove unused rgw_compression_enabled
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:18 PM Revision 42a18edf (ceph): doc/rgw: document rgw_compression_type
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:14 PM Backport #17787 (In Progress): jewel: ceph-post-file doesn't work
Loïc Dachary
03:13 PM Backport #17787 (Resolved): jewel: ceph-post-file doesn't work
https://github.com/ceph/ceph/pull/11746 Loïc Dachary
03:09 PM rgw Backport #17786 (Resolved): jewel: multisite: assertion in RGWRados::wakeup_data_sync_shards
https://github.com/ceph/ceph/pull/13886 Loïc Dachary
03:09 PM rgw Backport #17785 (Resolved): jewel: ldap: unhandled exception from rgw::from_base64() in RGW_Auth_...
https://github.com/ceph/ceph/pull/11672 Loïc Dachary
03:08 PM rgw Backport #17784 (Resolved): jewel: osd crashes when "radosgw-admin bi list --max-entries=1" comma...
https://github.com/ceph/ceph/pull/11758 Loïc Dachary
03:08 PM rgw Backport #17783 (Resolved): jewel: rgw: json encode/decode of RGWBucketInfo missing index_type field
https://github.com/ceph/ceph/pull/11759 Loïc Dachary
03:08 PM Bug #14267 (Pending Backport): ceph-post-file doesn't work
Loïc Dachary
01:51 PM rgw Bug #17779: rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone integration is...
http://docs.ceph.com/docs/master/radosgw/multitenancy/
Well, I read the doc again, and it says "When a client appl...
Yiu Chung Lee
09:51 AM rgw Bug #17779: rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone integration is...
Just realized that S3 bucket namespace is supposed to be global. I think this ticket can be closed.... Yiu Chung Lee
09:36 AM rgw Bug #17779: rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone integration is...
Note that you need to create the EC2 credentials in openstack (openstack ec2 credentials create) to replicate this be... Yiu Chung Lee
09:31 AM rgw Bug #17779: rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone integration is...
The problem here seems to be the user auto-created by S3 API seems does not honour rgw_keystone_implicit_tenants ceph... Yiu Chung Lee
09:24 AM rgw Bug #17779: rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone integration is...
attached the code I used to create buckets using S3 API. For Swift API the standard openstack swift command is used (... Yiu Chung Lee
09:22 AM rgw Bug #17779 (Resolved): rgw: s3 API does not honor rgw_keystone_implicit_tenants when keystone int...
When I tried to access rgw configured with keystone integration using S3 API with a new user , It appears that the ne... Yiu Chung Lee
01:49 PM Revision d033f15b (ceph): Merge pull request #11726 from liewegas/wip-bluestore-fsck-omap
os/bluestore: fsck: fix omap_head check
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: xie xingguo <...
Sage Weil
01:48 PM Revision 886d201e (ceph): os/bluestore: fsck: fix omap_head check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:47 PM Revision bcbcc5a4 (ceph): Merge pull request #11740 from xiexingguo/xxg-wip-bluestore-1102
os/bluestore: less code redundancy
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:37 PM Revision eb30cc5a (ceph): ceph-post-file: Ignore keys offered by ssh-agent
In my case, I had multiple private keys in ssh-agent which resulted in
the sftp connection failing despite explicitly...
David Galloway
01:37 PM Revision 43282b06 (ceph): ceph-post-file: migrate to RSA SSH keys
DSA keys are being deprecated: http://www.openssh.com/legacy.html
drop.ceph.com will continue to allow the old DSA k...
Sage Weil
01:37 PM Revision e1993eab (ceph): qa/workunits/cephtool/test.sh: FreeBSD has no distro.
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
01:34 PM Revision a126f8d5 (ceph): Merge pull request #11725 from liewegas/wip-bluestore-shard-span
os/bluestore: fix extent shard span check
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
01:09 PM Bug #17781 (Duplicate): All OSDs restart randomly on "hit timeout suicide" when scrub activate
Hello,
On my ceph cluster running Jewel 10.2.2, All OSDs die randomly by hitting suicide timeout as soon as scrubi...
Yoann Moulin
11:43 AM Bug #17669: When removing a snapshot, VMs die
Thanks for the hint about osd_snap_trim_priority.
What I als found out was that the problem is bigger when the VMs...
Daniel Kraft
11:23 AM Revision 3e1edde9 (ceph): test/ceph_test_msgr: do not use Message::middle for holding transient data
Message::middle is used for holding encoded data, so we we can not stuff
it with payload and leave the "payload" fiel...
Kefu Chai
11:23 AM Revision 158b0037 (ceph): all: add const to operator<< param
Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
(cherry picked from commit 0a157e088b2e5eb66177421f19f559ca427240eb)
Michal Jarzabek
11:23 AM Revision e068c920 (ceph): messages/MForward: fix encoding features
We were encoding the message with the sending client's
features, which makes no sense: we need to encode with
the rec...
Sage Weil
11:23 AM Revision 5d5b5952 (ceph): messages/MForward: reencode forwarded message if target has differing f...
This ensures we reencode the payload with the
appropriate set of features if the client, us, or the
target do not hav...
Sage Weil
11:23 AM Revision 1bc61613 (ceph): msg/Message: fix set_middle vs throttler
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e7bf50b27a495ed75def67025d1ceca83861ba35)
Sage Weil
11:23 AM Revision d48e603d (ceph): msg: adjust byte_throttler from Message::encode
Normally we never call encode on a message that has a byte_throttler set
because we only use it for messages we recei...
Sage Weil
11:20 AM Revision 8f75bd64 (ceph): test/ceph_test_msgr: fix circular locking dependency
* do not acquire lock when sending message
* remove lock in session
* reduce the scope guarded by locks for better pe...
Kefu Chai
11:14 AM Revision 1fa1a2e0 (ceph): Fixed problem with isal-regular gzip compatibility.
Added tests.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com>
Adam Kupczyk
11:14 AM Revision fc8f9a15 (ceph): Fixed bad rebase on read_op.prepare()
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
11:14 AM Revision 8548241d (ceph): rgw: maintain uncompressed size in copy_obj_data
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:14 AM Revision 867917c7 (ceph): Fixed warnings.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
11:13 AM Revision 9a105a69 (ceph): rgw: add accounted_size to RGWObjState
RGWRados::get_obj_state() now initializes accounted_size based on
the compression attribute, if present
Signed-off-b...
Casey Bodley
11:13 AM Revision 2d2d3707 (ceph): rgw: add accounted_size to RGWObjEnt
and use accounted_size for BucketList operations
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
11:13 AM Revision b8fb18ad (ceph): rgw: add accounted_size argument to UpdateIndex::complete
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision 885606c7 (ceph): rgw: add accounted_size argument to Write::write_meta
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision 2bcd4efe (ceph): rgw: add accounted_size to RGWUploadPartInfo
and use accounted_size for ListMultipart operations
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
11:13 AM Revision 7902ce20 (ceph): rgw: pass accounted_size directly into RGWPutObjProcessor::complete
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision 262f6683 (ceph): Fixed problem with snappy compressor when data size <=3.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
11:13 AM Revision 99fd03bb (ceph): Fixed possible problems when compression expands data.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
11:13 AM Revision bbf5fddb (ceph): rgw: remove compression attribute from bucket instance
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision df64c458 (ceph): rgw: Bucket::List::list_objects no longer reads compression attribute f...
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision b6e6fc10 (ceph): rgw: use RGWStorageStats::dump() to format 'bucket stats'
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision e67e85c9 (ceph): radosgw-admin: add 'size_utilized' to bucket stats
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:13 AM Revision d8ed3e8b (ceph): Fixed missing param to processor->complete().
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
11:13 AM Revision 20c723b6 (ceph): cls/rgw: use rgw_bucket_dir_entry_meta::size to accumulate actual_size
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:10 AM Revision a5f8ebc9 (ceph): Added missing decompression when reading SLO.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
11:10 AM Revision abecf851 (ceph): cls/rgw: fix function names of log output
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:10 AM Revision 63db0ebc (ceph): cls/rgw: add actual_size to rgw_bucket_caregory_stats
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:59 AM Revision f960db46 (ceph): ceph_test_msgr: use ceph log infrastructure to output
because we want to get the right log sequence which mixes ceph logginer and
cerr. Otherwise, cerr output make the log...
Haomai Wang
10:56 AM rbd Bug #16962 (Fix Under Review): rbd-mirror: snap protect of non-layered image results in split-brain
PR: https://github.com/ceph/ceph/pull/11744 Mykola Golub
07:31 AM rbd Bug #16962 (In Progress): rbd-mirror: snap protect of non-layered image results in split-brain
Mykola Golub
10:44 AM Revision 39cbb557 (ceph): Merge pull request #11738 from ceph/wip-cmake
cmake: do not link erasure tests again libosd
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
10:43 AM Revision 8e1cc88e (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>
Mykola Golub
10:39 AM Revision 9613de30 (ceph): Merge pull request #11384 from wjwithagen/patch-14
test_subman.sh: Don't use --tmpdir
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
10:35 AM Revision 6fd19105 (ceph): Added compression handling when syncing.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
10:35 AM Revision cd0cc75a (ceph): rgw: move compression code in filters system
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:35 AM Revision 6db48432 (ceph): test/rgw: add unit test for rgw compression
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
10:35 AM Revision c609215e (ceph): Fixed problem with using uninitialized 'compressed' field.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
10:35 AM Revision 128132d3 (ceph): RGWRados::Object::Read::prepare no longer calculates offsets.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
10:35 AM Revision 681f65b4 (ceph): Cleanup of compression-related code in RGWGetObj::execute.
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
10:35 AM Revision 1fe4aa9f (ceph): Moved handling extra data from RGWPutObjProcessor to RGWRadosPutObj
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
10:34 AM Revision b1a6f77e (ceph): Renamed and moved RGWPutObjEncryptFilter -> RGWPutObj_Filter.
Signed-off-by: Adam Kupczyk (akupczyk@mirantis.com) Adam Kupczyk
10:34 AM Revision e66ea7d3 (ceph): rgw: fix output for stat functions to return decompressed data size
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:34 AM Revision 9f4233d8 (ceph): Changed hash calculation logic.
Changed RGWPutObjProcessor interface with regard to hash calculation.
Signed-off-by: Adam Kupczyk (akupczyk@mirantis...
Adam Kupczyk
10:34 AM Revision 70ff7147 (ceph): Added RGWPutObjEncryptFilter. Will be used for encryption and compressi...
Signed-off-by: Adam Kupczyk (akupczyk@mirantis.com) Adam Kupczyk
10:34 AM Revision 8c8ce72a (ceph): Change contract of rgw put operation. Now last, 0 - sized chunk is also...
Allows to implement flush-like operations on data.
Signed-off-by: Adam Kupczyk (akupczyk@mirantis.com)
Conflicts:
...
Adam Kupczyk
10:34 AM Revision 69740441 (ceph): Introduced filter concepts to RGWGetObj. Plugged in decryption.
Allows to plug in decompression in future.
Signed-off-by: Adam Kupczyk (a.kupczyk@mirantis.com)
Conflicts:
src/rgw...
Adam Kupczyk
10:34 AM Revision 89174520 (ceph): rgw: compression: add multipart and copy support
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:32 AM Bug #17213: As the cluster is filling up, write performance decreases
All dir tree structure should have been pre-allocated on pool creation, as we used the 'ceph osd pool create' syntax ... Anonymous
10:31 AM Revision 8a1ce0fb (ceph): rgw: add compression support for ranged queries
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:31 AM Revision 11f8d979 (ceph): rgw: add compression to RGWPutObj
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:31 AM Revision 988462a8 (ceph): rgw: add decompression & cmpressor attrs save
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:31 AM Revision 44d397d4 (ceph): rgw: replace multiple compression attributes by struct
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:22 AM Revision 04b2a9ae (ceph): src/vstart.sh: Only execute btrfs if it is available
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:19 AM Revision 31d5e4b9 (ceph): pybind/rgw_file: fix unnecessary return value
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:18 AM Revision c06b8f53 (ceph): rgw/rgw_file: add rgwfile_version
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:18 AM Revision 4e5f66a8 (ceph): pybind/rgw_file: add rgwfile pybinding
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:18 AM Revision f4abfe5b (ceph): test/pybind: add tests for rgwfile
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:18 AM Revision 2a120bed (ceph): rgw/file: don't crash if st is NULL
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
10:03 AM Revision 0894865e (ceph): test_subman.sh: Don't use --tmpdir
test_subman.sh: Don't use --tmpdir since on most Linux-is it is consideren default
when creating a directory:
`If TEM...
Willem Jan Withagen
09:45 AM Bug #17762: transient jerasure unit test failures
The reproducer ( http://tracker.ceph.com/issues/17561#note-6 ) fails on https://github.com/ceph/ceph/pull/11733/commi... Loïc Dachary
06:10 AM Bug #17762 (Fix Under Review): transient jerasure unit test failures
https://github.com/ceph/ceph/pull/11733 Kefu Chai
09:41 AM Revision ec071376 (ceph): os/bluestore: use string for most cases in _open_db()
For a better readability.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:04 AM Backport #17748 (In Progress): jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
Kefu Chai
08:42 AM Backport #17748 (New): jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
https://github.com/ceph/ceph/pull/11679 had a backport for this but it should be worked on independently. Back to you... Loïc Dachary
07:39 AM Backport #17748: jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
why we are referencing https://github.com/ceph/ceph/pull/11679? it's for another ticket, i believe? Kefu Chai
06:39 AM Backport #17748 (In Progress): jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
Loïc Dachary
08:53 AM rbd Bug #17219 (Fix Under Review): rbd-nbd: disallow mapping images >2TB in size
PR: https://github.com/ceph/ceph/pull/11741 Mykola Golub
07:33 AM rbd Bug #17219 (In Progress): rbd-nbd: disallow mapping images >2TB in size
Mykola Golub
08:50 AM Bug #17180: Osd restarts intermittently while running ceph FS IO
Hello,
I have a similar behavior on my ceph cluster running Jewel 10.2.2, the suicide timeout has appeared few min...
Yoann Moulin
08:28 AM rgw Bug #17777: Document that erasure pools cannot be used for RGW
For the reason stated in http://tracker.ceph.com/issues/17736#note-2 Nathan Cutler
03:07 AM rgw Bug #17777 (New): Document that erasure pools cannot be used for RGW
Ref bug http://tracker.ceph.com/issues/17736
In the object gateway examples, it is sometimes suggested that the po...
Richard Chan
08:26 AM Bug #16913: multimds: OSD deep scrub failure
I've only seen this happen in this run of the new multimds suite [1]. I'm in the process of making a bunch of changes... Patrick Donnelly
08:23 AM RADOS Bug #17660: objecter_requests 'mtime": "1970-01-01 00:00:00.000000s"' and '"last_sent": "4.76809e...
This is an Objecter issue with its admin socket interfaces. Just because it's the Client's objecter doesn't make it a... Greg Farnum
08:22 AM CephFS Bug #17747 (Fix Under Review): ceph-mds: remove "--journal-check" help text
*master PR*: https://github.com/ceph/ceph/pull/11739 Nathan Cutler
08:19 AM Revision 12e2534f (ceph): mds: remove "--journal-check" help text
The option itself was removed by edfda9c6b0a0c8b75ebff5f06017aa475339b1fd
Fixes: http://tracker.ceph.com/issues/1774...
Nathan Cutler
08:07 AM rgw Bug #11239: civetweb defaults to libssl.so and libcrypto.so when versions not passed
I've updated https://github.com/ceph/ceph/pull/11571
It now needs to be applied after https://github.com/ceph/civetw...
Marcus Watts
08:03 AM Revision 362e47cb (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:47 AM Bug #17728: Message.cc: 193: FAILED assert(middle.length() == 0)
Loïc,
i agree with you that the test didn't do the right thing: to use "middle" to carry the payload. but the chan...
Kefu Chai
06:43 AM Bug #17728 (Pending Backport): Message.cc: 193: FAILED assert(middle.length() == 0)
The tests have changed a lot but the problem above is because the test does not create messages as expected. We shoul... Loïc Dachary
07:06 AM Bug #17778 (Closed): notional amount of data stored is greater than actual data in the cluster.
1. I was running IOs on cephfs and replicted pools and noticed that estimated data is more than actual data.
ceph...
Parikshith B
06:56 AM Revision 9bdc5d13 (ceph): cmake: do not link erasure tests again libosd
they are not referencing any symbols from it. and also the tests testing
plugins are not linked against the ec plugin...
Kefu Chai
06:47 AM Backport #17765 (In Progress): jewel: collection_list shadow return value #
Abhishek Varshney
06:46 AM Revision 0ec40512 (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
06:44 AM Backport #17732 (In Progress): jewel: ceph daemons DUMPABLE flag is cleared by setuid preventing ...
Abhishek Varshney
06:43 AM Revision 3667c56c (ceph): core: set dumpable flag after setuid
When ceph-* drops drops privileges via setuid, core dumps are no longer
generated because its DUMPABLE flag is cleare...
Patrick Donnelly
06:43 AM rbd Bug #16898 (Resolved): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade-inferna...
Mykola Golub
06:42 AM Backport #17721 (In Progress): jewel: osd_max_backfills default has changed, documentation should...
Abhishek Varshney
06:42 AM Revision baf17c90 (ceph): Merge pull request #10713 from dillaman/wip-16898-infernalis
test: librbd features test case should only disable active features
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:41 AM Revision d74fcece (ceph): doc: change the osd_max_backfills default to 1
Fixes: http://tracker.ceph.com/issues/17701
Signed-off-by: huangjun <hjwsm1989@gmail.com>
(cherry picked from comm...
huang jun
06:40 AM Backport #17679 (In Progress): jewel: monitor should send monmap updates when the monmap is updated
Abhishek Varshney
04:57 AM Revision bb340c8d (ceph): kv/rocksdb: enable rocksdb write path breakdown
bluestore has unstable write performance partly because of
rocksdb internal overhead. So we add more breakdown in
roc...
Haodong Tang
03:37 AM Revision 7a7f2fc8 (ceph): FileStore: Only verify split when it has been really done and done corr...
Signed-off-by: Li Wang <li.wang@kylin-cloud.com> Li Wang
03:09 AM rgw Bug #17736: Pure EC pools, RGW cannot create system user
Done! - thank you for this information.
http://tracker.ceph.com/issues/17777
Richard Chan
02:53 AM Bug #17654 (Resolved): test_envlibrados_for_rocksdb.yaml failing on master
Kefu Chai
02:44 AM Bug #17654: test_envlibrados_for_rocksdb.yaml failing on master
... Kefu Chai
01:06 AM Bug #17654 (Fix Under Review): test_envlibrados_for_rocksdb.yaml failing on master
https://github.com/ceph/ceph/pull/11730 Josh Durgin
02:53 AM Revision 3d83dc84 (ceph): Merge pull request #11730 from ceph/wip-17654
librados-dev: install inline_memory.h
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 AM Revision 857263fe (ceph): os/bluestore: drop unused parameter "deep" from _fsck_check_extents()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:19 AM Revision 69088dc8 (ceph): tools/ceph_objectstore_tool: handle fsck and fsck-deep op in unified path
https://github.com/ceph/ceph/pull/11724/commits/181e28ba999c4134957f04183bad5c4dfc0e7062
introduces too much code red...
xie xingguo
01:04 AM RADOS Bug #14115: crypto: race in nss init
seeing this more often now, in 1/3 of 3 jobs: http://qa-proxy.ceph.com/teuthology/joshd-2016-11-02_00:23:24-rados-wip... Josh Durgin
12:05 AM Revision 7b3ec119 (ceph): Merge pull request #11728 from ceph/wip-librados-upgrade-jewel
qa: remove EnumerateObjects from librados upgrade tests Josh Durgin

11/01/2016

11:36 PM rgw-testing Bug #17776 (New): rgw: test aws4
Yehuda Sadeh
11:02 PM Feature #14348: systemd: support multiple clusters
Sounds like it works fine with non-default names, but doesn't work if you have multiple clusters. Samuel Just
11:00 PM Feature #16681: Creating EC pool using replicated ruleset should perhaps require a force flag
Well, it'll work, it'll just cause a *ton* of data movement. By default, I think the normal way of creating an ec po... Samuel Just
10:58 PM Bug #15636 (Can't reproduce): BlueStore.cc: FAILED assert(0 == "unexpected error") OSDs fail and ...
bluestore has seen a lot of changes, unlikely to still be present Samuel Just
10:58 PM Bug #13811 (Can't reproduce): "osd/ReplicatedPG.cc: 10525: FAILED assert(obc)" in upgrade:firefly...
Samuel Just
10:57 PM Bug #16496 (Can't reproduce): "FAILED assert(old_value.header == header)" in upgrade:hammer-x-jew...
Samuel Just
10:57 PM Messengers Bug #15517 (Can't reproduce): msg/simple: PipeConnection leak
Samuel Just
10:57 PM Bug #16414: scrub_test now failing, probably related to 9e2b455f45cca2f31b19c73d761661a9028c22ff
@david Is this still failing? Samuel Just
10:55 PM Bug #16259 (Can't reproduce): ceph osd processes crashes when doing a revert on unfound object
Samuel Just
10:55 PM Bug #15505 (Can't reproduce): osd/ReplicatedPG.cc: 9925: FAILED assert(object_contexts.empty()) f...
Samuel Just
10:54 PM Bug #15450 (Resolved): ceph-disk: PrepareData::set_data_partition invalid check
Samuel Just
10:53 PM Bug #16005 (Duplicate): rbd: client coredumps with io exceeding pool-quota after pool is already ...
Samuel Just
10:51 PM Bug #16120 (Resolved): unittest_throttle BackoffThrottle deadlock
Samuel Just
10:50 PM Bug #16257 (Can't reproduce): Ceph random bug is killing osds (os/filestore/FileStore.cc: 2912: F...
None of these includes enough log to see the actual failure, so I'm marking it can't reproduce. Samuel Just
10:46 PM Bug #17354 (Can't reproduce): workunits/rest/test.py fails in qa run
Samuel Just
10:41 PM Bug #17760 (Closed): compile error
https://github.com/ceph/ceph/pull/11721 should resolve this. Sorry I missed this issue in the original PR review. Brad Hubbard
07:20 AM Bug #17760 (Closed): compile error
/mnt/ceph/src/test/erasure-code/TestErasureCodePluginJerasure.cc:25:25: fatal error: gtest/gtest.h: No such file or d... jianpeng ma
10:41 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
What ceph version is running on the osds? Samuel Just
10:34 PM Bug #17180 (Closed): Osd restarts intermittently while running ceph FS IO
This crash indicates that the thread in question hung for longer than the configured timeout, so the OSD assumed the ... Samuel Just
10:31 PM Revision 3e82fb6a (ceph): mds/MDSRank: add const to member functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
10:31 PM Bug #17213 (Closed): As the cluster is filling up, write performance decreases
On the face of it, it's not really surprising that an empty xfs is faster than a full one. With filestore, we split ... Samuel Just
10:15 PM Revision ac1c1f6f (ceph): librados-dev: install inline_memory.h
This is needed to compile against the c++ api since
c38869232c3c852d98fa1826632db360c5a6afd4
Fixes: http://tracker.c...
Josh Durgin
10:09 PM Bug #17654 (In Progress): test_envlibrados_for_rocksdb.yaml failing on master
Simple fix - buffer.h added a new header that needs to be available to librados users in order to compile. Josh Durgin
10:08 PM Bug #17773 (Duplicate): master rados suite failure: rados/singleton/{rados.yaml all/test_envlibra...
Josh Durgin
09:40 PM Bug #17773 (Duplicate): master rados suite failure: rados/singleton/{rados.yaml all/test_envlibra...
/a/samuelj-2016-10-31_23:15:21-rados-master---basic-smithi/508140
This seems to be failing very reliably and is me...
Samuel Just
09:57 PM Revision fdf66e1a (ceph): mds/MDSRank.h: add override to virtual function
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:50 PM Bug #17669 (Closed): When removing a snapshot, VMs die
Your cluster apparently isn't fast enough to both the snap removal workload and the client IO. You could try reducin... Samuel Just
09:44 PM Bug #17744 (Closed): CEPH OSD CRUSH 0> 2016-08-26 21:40:39.480024 7f6eb91d2700 -1 *** Caught sig...
firefly is eol (and I'm pretty sure this got fixed before hammer). Samuel Just
09:43 PM Bug #17775 (Resolved): master rados suite failure: rados/singleton/{rados.yaml all/radostool.yaml...
/a/samuelj-2016-10-31_23:15:21-rados-master---basic-smithi/508225
This seems to be failing very reliably and is me...
Samuel Just
09:41 PM Bug #17774 (Resolved): master rados suite failure: rados/singleton/{rados.yaml all/mon-seesaw.yam...
/a/samuelj-2016-10-31_23:15:21-rados-master---basic-smithi/508193
This seems to be failing very reliably and is me...
Samuel Just
09:38 PM Bug #17772: journal on ramdisk fails ceph-osd --mkfs
I may be missing something, but can't you just put a filesystem on the ramdisk and create a file? Samuel Just
07:51 PM Bug #17772 (Closed): journal on ramdisk fails ceph-osd --mkfs
Journal on ramdisk fails ceph-osd --mkfs - Using a file outside of the ramdisk works, it has to do with the ramdisk w... Jayashree Ajay Candadai
08:57 PM rgw Bug #17745 (Pending Backport): osd crashes when "radosgw-admin bi list --max-entries=1" command r...
Yehuda Sadeh
01:54 AM rgw Bug #17745: osd crashes when "radosgw-admin bi list --max-entries=1" command runing
PR: https://github.com/ceph/ceph/pull/11697 wei qiaomiao
08:57 PM Revision f890a715 (ceph): Merge pull request #11697 from weiqiaomiao/wqm-wip-rgw-bilist
rgw: fix osd crashes when execute "radosgw-admin bi list --max-entries=1" command
Reviewed-by: Yehuda Sadeh <yehuda@...
Yehuda Sadeh
07:01 PM Revision 90a73254 (ceph): Merge pull request #1174 from ceph/wip-16516
jewel: test: Eliminate racey scrubbing in scrub_test.py vasukulkarni
06:35 PM Revision 02745189 (ceph): test: Eliminate racey scrubbing in scrub_test.py
Enhance get_pgid() to return passed value if it is already a pgid
Signed-off-by: David Zafman <dzafman@redhat.com>
(...
David Zafman
06:25 PM Revision 352078de (ceph): Merge pull request #11695 from tanghaodong25/cache-logger-wip
os/bluestore: update cache logger after 'trim_cache' operation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:20 PM rgw Backport #17342: jewel: teuthology: assertion failure in a radosgw-admin related task
https://github.com/ceph/ceph/pull/11132 should be backported Orit Wasserman
06:19 PM rgw Bug #17167: teuthology: assertion failure in a radosgw-admin related task
https://github.com/ceph/ceph/pull/11132 Orit Wasserman
06:16 PM rgw Bug #17569 (Pending Backport): multisite: assertion in RGWRados::wakeup_data_sync_shards
Yehuda Sadeh
06:16 PM Revision d36cc6d0 (ceph): Merge pull request #11506 from cbodley/wip-17569
rgw: clear data_sync_cr if RGWDataSyncControlCR fails
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:05 PM rgw Bug #17663 (Pending Backport): ldap: unhandled exception from rgw::from_base64() in RGW_Auth_S3::...
Matt Benjamin
06:04 PM rgw Bug #17663: ldap: unhandled exception from rgw::from_base64() in RGW_Auth_S3::authorize_v2()
PR https://github.com/ceph/ceph/pull/10777 fixes the issue on master.
Matt Benjamin
06:01 PM Revision eebc9e0f (ceph): scrub_test: Fixes need with wip-13507
Accept an attribute if not present as False
Change required due change to dict with "epoch" and "inconsistents"
Sign...
David Zafman
06:00 PM Revision 217ce4fd (ceph): Revert "check for inconsistent objects count instead of all keys"
This reverts commit e94f3901928501586f44c35612bc8f2dc504f465.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:59 PM rgw Bug #17736 (Won't Fix): Pure EC pools, RGW cannot create system user
rgw cannot use ec pool for metadata as it lacks some of the functionality that it requires. Please open a doc bug if ... Yehuda Sadeh
05:54 PM rgw Bug #17755 (Pending Backport): rgw: json encode/decode of RGWBucketInfo missing index_type field
Yehuda Sadeh
05:53 PM rgw-testing Bug #17771 (New): rgw: missing a test for enabling/disabling indexless buckets
Yehuda Sadeh
05:51 PM Revision 2aecf6b7 (ceph): Merge pull request #11707 from yehudasa/wip-17755
rgw: json encode/decode index_type, allow modification Matt Benjamin
05:46 PM Revision be223649 (ceph): os/bluestore: fsck: check for extents spanning shards
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:46 PM Revision 7c96b674 (ceph): os/bluestore: fix shard span check in set_lextent
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:46 PM Revision 27cee5ab (ceph): os/bluestore: rename variable in set_lextent
Defensive naming
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:44 PM Revision 6c7ed8f0 (ceph): os/bluestore: udpate cache logger after trim_cache
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
05:30 PM Revision 888c8e63 (ceph): Merge pull request #11708 from nitinkamble/master
install-deps.sh: allow building on SLES systems Sage Weil
05:16 PM CephFS Bug #17563: extremely slow ceph_fsync calls
PR to fix the userland side of things is here:
https://github.com/ceph/ceph/pull/11710
Jeff Layton
01:10 PM CephFS Bug #17563: extremely slow ceph_fsync calls
It looks like ceph-fuse has the same problem with fsync. Here's a POSIX API reproducer that shows similar improvement... Jeff Layton
05:11 PM Revision 2c8d25b6 (ceph): Merge pull request #10767 from rzarzynski/wip-rgw-frontend-rework
rgw: frontend subsystem rework
all requested changes have been made by the author
tested by-hand w/sigv2 and sigv4, ...
Matt Benjamin
04:59 PM Tasks #17759: test radosgw with messenger failure injection and very short logs (osd min pg log e...
logs are available in tamil@teuthology:/home/tamil/teuthology/rgwtest1/teuthology.log
Tamilarasi muthamizhan
04:58 PM Tasks #17759: test radosgw with messenger failure injection and very short logs (osd min pg log e...
tested locally with the following yaml and the test passed:
yaml:
tamil@teuthology:~/teuthology$ cat rgw.yaml
o...
Tamilarasi muthamizhan
04:56 PM Revision dafac2fb (ceph): test/librados/CMake: add EXTRALIBS to make tests linking pass
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:26 PM Revision 3e7fc8ec (ceph): msg/async/rdma: make RDMADispatch thread spawn after forking
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
04:21 PM Revision 2847e177 (ceph): Merge pull request #11724 from liewegas/wip-bluestore-fsck
os/bluestore: deep fsck
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Sage Weil
04:20 PM Revision 6fc48bc7 (ceph): os/bluestore: verify we can read objects on deep fsck
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:20 PM Revision 181e28ba (ceph): os: add fsck deep/shallow option
deep==false checks just metadata, and deep==true will (eventually) check
all data (and checksums) too.
Signed-off-by...
Sage Weil
04:20 PM Revision a9c3e9b9 (ceph): ceph_test_objectstore: fix synthetic fsck
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:09 PM Revision 04e3319e (ceph): mon: remove config option to disable no sortbitwise warning
We'll require this soon.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:04 PM Revision a8fb6ab9 (ceph): mon/OSDMonitor: prevent post-jewel OSDs unless require_jewel_osds
We want all upgrades to stop at jewel. Do this by
requiring that the admin set require_jewel_osds before
allowing po...
Sage Weil
03:59 PM Revision 0b7577f8 (ceph): Merge pull request #11537 from liewegas/wip-bluestore-parallel
os/bluestore: refactor bluestore_sync_submit_transaction
Reviewed-by: Somnath Roy <somnath.roy@sandisk.com>
Reviewed...
Sage Weil
03:57 PM Revision 4ad1d1dd (ceph): rados : Fixed initialization of AioUnlockPP test
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> root
03:53 PM CephFS Bug #17115 (Resolved): kernel panic when running IO with cephfs and resource pool becomes full
http://tracker.ceph.com/issues/17770 Greg Farnum
03:53 PM CephFS Feature #17770 (New): qa: test kernel client against "full" pools/filesystems
We test the uclient against full pools to validate behavior. We discovered in #17115 that we don't for the kernel cli... Greg Farnum
03:49 PM CephFS Bug #17240 (Closed): inode_permission error with kclient when running client IO with recovery ope...
When the RADOS cluster has blocked IO, the kernel client is going to have blocked IO. That's just life. :( Greg Farnum
03:37 PM CephFS Bug #17656 (Need More Info): cephfs: high concurrent causing slow request
Just from the description it sounds like we're backing up while the MDS purges deleted files from RADOS. You can adju... Greg Farnum
03:37 PM Revision db2f5219 (ceph): radosstriper : Fixed locking of truncation in libradosstriper
Last commit did drop the check for existence of the object. It's now back there
Signed-off-by: Sebastien Ponce <seba...
Sebastien Ponce
03:37 PM Revision 64bb74ab (ceph): radosstriper : Reworked handling of unlocking completion in striper lib...
Previous implementation was not always making sure that unlocking completed and this could lead to not unlocking at a... Sebastien Ponce
03:36 PM Revision ce944e82 (ceph): radosstriper : Fixed semaphore cleanup and completion lifetime in strip...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
03:36 PM Revision 412ee3ad (ceph): radosstriper : Fixed memory leaks found in valgrind testing of (improve...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
03:36 PM Revision 154025b3 (ceph): rados : added an aio_remove version taking flags
The synchronous remove exists in both versions, with and without flags, but the asynchronous one did not. I've only f... Sebastien Ponce
03:36 PM Revision 7a50ea47 (ceph): radosstriper : optimized truncation and removal of striped objects
striped objects' truncation and removal is now using the rados asynchronous APIs and taking benefit of the paralleliz... Sebastien Ponce
03:36 PM Revision 7cce1e8c (ceph): radosstriper : protect aio_write API from calls with 0 bytes
an assertion was failing so far, while we only have to return without doing anything
Signed-off-by: Sebastien Ponce ...
Sebastien Ponce
03:36 PM Revision 25dd8d2a (ceph): rados : added an asynchronous unlock to the API
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
03:36 PM Revision 41d9dd62 (ceph): radosstriper : prefer asynchronous unlock to synchronous ones
Usage of synchronous unlock in the completion callbacks was found to be a limitation for heavy parallel transfers sha... Sebastien Ponce
03:36 PM Revision 4b09a844 (ceph): radosstriper : proper calls to static function aio_create_completion
This was so far called as if it was not static
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
Sebastien Ponce
03:36 PM Revision 65e5500b (ceph): rados : implementation of async stat/getxattr(s)/rmxattr/setxattr
This completes the asynchronous API of librados for stats and external attributes
Signed-off-by: Sebastien Ponce <se...
Sebastien Ponce
03:36 PM Revision cf5b1057 (ceph): radosstriper : implementation of async remove/stat/stat2
This completes the asynchronous API of libradosstriper for stats and remove
Signed-off-by: Sebastien Ponce <sebastie...
Sebastien Ponce
03:08 PM CephFS Bug #7750: Attempting to mount a kNFS export of a sub-directory of a CephFS filesystem fails with...
NFS-Utils-1.2.8
NFS server on Ubuntu 16.04
Kostya Velychkovsky
03:06 PM CephFS Bug #7750: Attempting to mount a kNFS export of a sub-directory of a CephFS filesystem fails with...
I still can't reproduce it. This does not seem like kernel issue. which version of nfs-utils do you use? Zheng Yan
12:13 PM CephFS Bug #7750: Attempting to mount a kNFS export of a sub-directory of a CephFS filesystem fails with...
I've reproduced this bug in CephFS jewel. Can't mount via NFS NON root CephFS dir.
Get error on client 'Stale NFS fi...
Kostya Velychkovsky
03:04 PM Revision 2bb9f9bc (ceph): Merge pull request #11661 from ceph/wip-git-ver
cmake: fix git version string, cleanup Sage Weil
02:44 PM rgw Backport #17769 (Resolved): jewel: disable virtual hosting of buckets when no hostnames are confi...
https://github.com/ceph/ceph/pull/11760 Loïc Dachary
02:44 PM Backport #17768 (Resolved): jewel: transient jerasure unit test failures
https://github.com/ceph/ceph/pull/14701 Loïc Dachary
02:44 PM rbd Backport #17767 (Resolved): jewel: rbd-mirror: disabling mirroring with option '--force' makes RB...
https://github.com/ceph/ceph/pull/11916 Loïc Dachary
02:44 PM rbd Backport #17766 (Resolved): jewel: Exclusive lock improperly initialized on read-only image when ...
https://github.com/ceph/ceph/pull/11852 Loïc Dachary
02:44 PM Backport #17765 (Resolved): jewel: collection_list shadow return value #
https://github.com/ceph/ceph/pull/11737 Loïc Dachary
02:44 PM Backport #17764 (Resolved): hammer: collection_list shadow return value #
https://github.com/ceph/ceph/pull/11927 Loïc Dachary
02:44 PM rbd Backport #17763 (Resolved): jewel: TestLibRBD.DiscardAfterWrite doesn't handle "rbd_skip_partial_...
https://github.com/ceph/ceph/pull/11853 Loïc Dachary
02:31 PM Revision 24eb3905 (ceph): os/bluestore: randomly inject serialize transaction submission
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:31 PM Revision 516b0db8 (ceph): os/bluestore: default to bluestore_sync_submit_transaction=true
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:31 PM Revision 4c13014a (ceph): ceph_test_objectstore: move main() to bottom
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 PM Revision e013293b (ceph): os/bluestore: refactor bluestore_sync_submit_transaction
And drop bluestore_sync_transaction, at least for now.
The key change here is to make a per-txc flag indicating
whet...
Sage Weil
02:30 PM Revision e2ba42bd (ceph): os/bluestore: submit txn via kv_sync_thread if ids exceed max
This ensures the txn will not commit before an update to the
global max.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:30 PM Revision 722bb203 (ceph): os/bluestore: prevent sync transaction submit with extent freelist
It doesn't support unordered transactions.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:30 PM Revision 27257b4b (ceph): os/bluestore: fix {nid,blobid}_max
- single case to cover increases ahead of schedule or just in time
- update global max only after txn commits, elimin...
Sage Weil
02:00 PM Bug #17561 (Pending Backport): transient jerasure unit test failures
Kefu Chai
01:57 PM Bug #17561: transient jerasure unit test failures
the test failure is worked around by https://github.com/ceph/ceph/pull/11721, but let's copy it as a new issue so we ... Kefu Chai
11:34 AM Bug #17561 (Fix Under Review): transient jerasure unit test failures
https://github.com/ceph/ceph/pull/11721 Loïc Dachary
09:19 AM Bug #17561: transient jerasure unit test failures
also i don't understand how @_log_exp_length@ helps with the performance. asking on https://github.com/ceph/ceph/pull... Kefu Chai
09:16 AM Bug #17561: transient jerasure unit test failures
... Loïc Dachary
08:33 AM Bug #17561: transient jerasure unit test failures
looking at "#define dout_impl(cct, sub, ...)", in dout.h, @_log_exp_length@ is allocated as a static variable in the ... Kefu Chai
06:34 AM Bug #17561: transient jerasure unit test failures
... Loïc Dachary
01:12 AM Bug #17561: transient jerasure unit test failures
I don't think this can be the same failure since the fatal signal handler got called on this occasion but does not ap... Brad Hubbard
12:54 AM Bug #17561: transient jerasure unit test failures
... Loïc Dachary
12:47 AM Bug #17561: transient jerasure unit test failures
run-make-check.sh on CentOS7 in a loop to generate load... Loïc Dachary
01:59 PM Bug #17762 (Resolved): transient jerasure unit test failures
https://github.com/ceph/ceph/pull/11426 experienced it with the following output... Kefu Chai
01:53 PM Revision 0d93b608 (ceph): Merge pull request #11721 from dachary/wip-17561-log
tests: TestErasureCodePluginJerasure must stop the log thread
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:17 PM Revision c0c0f466 (ceph): Merge pull request #11718 from xiexingguo/xxg-wip-bluestore-1101
os/bluestore: add counter to trace blob splitting
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:42 PM Revision 8f9fab9d (ceph): Merge pull request #1086 from jcsp/wip-ceph-mgr
Create ceph-mgr tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:33 PM Revision 17fe16d4 (ceph): tests: TestErasureCodePluginJerasure must stop the log thread
When a log entry is created in dout.h, it holds a pointer to the
static size_t _log_exp_length
variable. When On...
Loic Dachary
12:24 PM Revision 6d01da68 (ceph): Merge pull request #10248 from ktdreyer/wip-doc-no-rpm-md
doc: rm "type=rpm-md" from yum repositories
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:03 PM Revision bafec401 (ceph): Merge pull request #11690 from yonghengdexin735/wip-zzz-fixword
src/common/perf_counters.h: fix wrong word
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:36 AM Bug #17757: test-erasure-eio.sh failing in jenkins tests on PRs
For the record, david experiments are at https://github.com/ceph/ceph/pull/11715 Loïc Dachary
11:21 AM Revision 38c23c18 (ceph): tasks: create ceph-mgr tests
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:21 AM Revision 7b3d152b (ceph): suites: create mgr yaml
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:21 AM Revision 326a33b4 (ceph): tasks: update to run ceph-mgr daemons
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:21 AM Revision f929c19e (ceph): packages: install ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:21 AM Revision b1412ccb (ceph): tasks: update cephfs_test_runner for mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:21 AM Revision a9df9e08 (ceph): tasks/cephfs: refactor test case class
A more generic CephTestCase and CephCluster, for
writeing non-cephfs test cases.
This avoids overloading one class w...
John Spray
10:59 AM Revision 3d769249 (ceph): Merge pull request #2 from ceph/master
rebase new code Pan Liu
10:37 AM rbd Bug #17588 (Pending Backport): rbd-mirror: disabling mirroring with option '--force' makes RBD-im...
Mykola Golub
10:37 AM Revision 822e3afe (ceph): os/bluestore: formatting changes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:37 AM Revision 332e07f4 (ceph): os/bluestore: add sanity check when compress_extent_map()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:37 AM Revision d85f2dcf (ceph): os/bluestore: add counter to trace blob splitting
As we want to know if it really happens and how often does it happen.
Signed-off-by: xie xingguo <xie.xingguo@zte.co...
xie xingguo
10:37 AM Revision 478d666a (ceph): Merge pull request #11568 from dillaman/wip-17588
librbd: cannot access non-primary image when mirroring force disabled
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
10:35 AM Revision c4482cb6 (ceph): rgw: Anonymous users shouldn't be able to access requester pays buckets.
Fixes: http://tracker.ceph.com/issues/17175
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
09:24 AM CephFS Bug #17747: ceph-mds: remove "--journal-check" help text
You should use the cephfs-journal-tool for dealing with this stuff now. The journal-check oneshot-replay mode got rem... Greg Farnum
09:17 AM Feature #17761 (New): Support creating objects without network traffic
Sometimes we may want to ceph be in full filled status(ceph has much data in it) for some test cases.
But it takes m...
cheng li
09:15 AM rgw Bug #17440 (Pending Backport): disable virtual hosting of buckets when no hostnames are configured
Orit Wasserman
09:14 AM Revision 63e86e54 (ceph): Merge pull request #11280 from ceph/wip-17440
rgw: fixes for virtual hosting of buckets
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
09:05 AM Support #17722: OSD`s doesnt start after reboot
> The OSD will not start if the data and journal partitions are not mounted with the correct permissions.
Sorry, t...
Nathan Cutler
08:50 AM Support #17722: OSD`s doesnt start after reboot
Because the daemons run as ceph.ceph and they need to access the data under /var/lib/ceph.
See http://docs.ceph.co...
Nathan Cutler
03:12 AM Support #17722: OSD`s doesnt start after reboot
Nathan Cutler: Why not the ceph/osd/ceph-*'s permissions are root.root? Ivan Guan
08:39 AM CephFS Bug #17620: Data Integrity Issue with kernel client vs fuse client
I'm not familiar with docker,how did the jobs failed.(what's the symptom) Zheng Yan
07:34 AM Revision 863066c0 (ceph): msg/async: add rdma plugin support
Signed-off-by: Zhi Wang <wangzhi@xsky.com> Haomai Wang
07:34 AM Revision 955c78ad (ceph): msg/async/rdma: use RDMADispatch to poll rx channel
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:34 AM Revision cf23acef (ceph): msg/async/rdma: add build ops
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:34 AM Revision 84e9edf0 (ceph): msg/async/rdma: add tcp control path handshake to ensure connection built
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:34 AM Revision 598b664b (ceph): cmake: fix typo
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
07:14 AM rbd Bug #17618 (Pending Backport): Exclusive lock improperly initialized on read-only image when usin...
Mykola Golub
07:14 AM Revision 7b7d0984 (ceph): Merge pull request #11559 from dillaman/wip-17618
librbd: exclusive lock incorrectly initialized when switching to head revision
Reviewed-by: Mykola Golub <mgolub@mir...
Mykola Golub
07:13 AM Revision ef4f128a (ceph): Merge pull request #11623 from dillaman/wip-cls-rbd-group
librbd: ensure consistency groups will gracefully fail on older OSDs
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:12 AM rbd Bug #17750 (Pending Backport): TestLibRBD.DiscardAfterWrite doesn't handle "rbd_skip_partial_disc...
Mykola Golub
07:11 AM Revision 3189a7df (ceph): Merge pull request #11703 from dillaman/wip-17750
test: skip TestLibRBD.DiscardAfterWrite if skip partial discard enabled
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:39 AM Bug #17713 (Pending Backport): collection_list shadow return value #
Kefu Chai
01:23 AM Bug #16400 (Closed): Ceph OSD crashes suddenly after restart when using bluestore
Brad Hubbard
01:22 AM Bug #17425 (Resolved): Remove the runtime dependency on lsb_release
https://github.com/ceph/ceph/pull/11365 Brad Hubbard
01:20 AM Bug #17420 (Resolved): Erroneous WARNING: max attr value size (1024) is smaller than osd_max_obje...
Brad Hubbard
12:51 AM Revision 9cc76c03 (ceph): Merge pull request #1225 from ceph/wip-inconsistent
assert based on inconsistent objects count instead of all keys vasukulkarni
12:29 AM Revision 564a5b39 (ceph): Merge pull request #11714 from dachary/wip-17757-eio
tests: disable failing tests
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Loïc Dachary

10/31/2016

11:56 PM Revision e94f3901 (ceph): check for inconsistent objects count instead of all keys
epoch keys also exist in the objs dump, count only
inconsistent objects
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
11:44 PM Bug #17561: transient jerasure unit test failures
src/test/erasure-code/CMakeLists.txt... Loïc Dachary
11:34 PM Bug #17561: transient jerasure unit test failures
https://jenkins.ceph.com/job/ceph-pull-requests/13299/console Loïc Dachary
10:09 PM Bug #17561: transient jerasure unit test failures
Never happened before https://github.com/ceph/ceph/pull/11086 was merged Loïc Dachary
09:51 PM Bug #17561: transient jerasure unit test failures
attempt to reproduce : https://github.com/ceph/ceph/pull/11691 Loïc Dachary
11:42 PM Revision d7235382 (ceph): tests: disable failing unittest_erasure_code_plugin_jerasure
While figuring out what's wrong with it.
Refs: http://tracker.ceph.com/issues/17561
Signed-off-by: Loic Dachary <ld...
Loic Dachary
11:38 PM Revision f018c9ec (ceph): tests: disable failing test-erasure-eio.sh
While figuring out what's wrong with it.
Refs: http://tracker.ceph.com/issues/17757
Signed-off-by: Loic Dachary <ld...
Loic Dachary
11:37 PM Revision 98e5931b (ceph): Merge pull request #11382 from yuyuyu101/wip-fix-shadow
osd/PGBackend: fix collection_list shadow return value
Reviewed-by: Kefu Chai <kchai@redhat.com>
tchaikov
Yuri Weinstein
11:37 PM Bug #17713 (Resolved): collection_list shadow return value #
Yuri Weinstein
11:36 PM Revision bf9df728 (ceph): Merge pull request #11547 from javeme/check-pgid
osd/command tell: check pgid at the right time
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
11:12 PM Documentation #17758: Broken Links for Documentation Builders
I noted later that the necessary instructions are found at the bottom of the main Readme.md file. John Calcote
09:49 PM Documentation #17758 (Closed): Broken Links for Documentation Builders
I tried to discover the process for building ceph documentation and found the "Prerequisites for Building ceph Docume... John Calcote
11:01 PM Bug #17757: test-erasure-eio.sh failing in jenkins tests on PRs
https://github.com/ceph/ceph/pull/11714 to heal the make check while working on it Loïc Dachary
09:15 PM Bug #17757 (Closed): test-erasure-eio.sh failing in jenkins tests on PRs
Samuel Just
10:30 PM Revision 79536a56 (ceph): Merge pull request #11203 from stiopaa1/osd_pg_replaceCountPart1
osd/PG.cc: prevent repeated searching of map/set
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:30 PM Revision 2efa73f3 (ceph): Merge pull request #11242 from stiopaa1/osd_replicatedpg_removeCount1
osd/ReplicatedPG: remove unneeded use of count
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:29 PM Revision a7dae738 (ceph): Merge pull request #11365 from badone/wip-lsb_release-remove
common: Remove the runtime dependency on lsb_release
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ken Dreye...
Yuri Weinstein
10:22 PM Revision cb5a055d (ceph): mds/Mantle: pass parameters by const ref
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:49 PM Tasks #17759 (New): test radosgw with messenger failure injection and very short logs (osd min pg...
Samuel Just
09:07 PM Bug #16827: "FAILED assert(0 == "racing read got wrong version")" in rados-jewel-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2016-10-29_11:00:03-rados-jewel-distro-basic-smithi/
Job: 500945
Logs: http...
Yuri Weinstein
08:57 PM Bug #15368: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
on master branch.
Run: http://pulpito.ceph.com/teuthology-2016-10-30_04:20:07-upgrade:jewel-x-master-distro-basic-vp...
Yuri Weinstein
08:18 PM Revision 20406aef (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>
Jason Dillaman
06:48 PM Revision 266f4d4f (ceph): install-deps.sh: allow building on SLES systems
Avoids this error on SLES systems:
> ./install-deps.sh
sles is unknown, dependencies will have to be installed manua...
Nitin A Kamble
06:38 PM rgw Backport #17756 (Resolved): jewel: rgw: bucket resharding
https://github.com/ceph/ceph/pull/13341 Loïc Dachary
06:29 PM CephFS Bug #17620: Data Integrity Issue with kernel client vs fuse client
Thanks for that. I'm working on getting to the point where I can test that.
In the meantime further testing has i...
Aaron Bassett
06:21 PM rgw Feature #17550 (Pending Backport): rgw: bucket resharding
From an IRC conversation today, Yehuda confirmed we should backport this to jewel. Ken Dreyer
05:59 PM rgw Bug #17755 (Fix Under Review): rgw: json encode/decode of RGWBucketInfo missing index_type field
PR for master: https://github.com/ceph/ceph/pull/11707 Ken Dreyer
05:38 PM rgw Bug #17755 (Resolved): rgw: json encode/decode of RGWBucketInfo missing index_type field
We can't modify index type on existing buckets. Yehuda Sadeh
05:50 PM Revision e8f26c03 (ceph): rgw: json encode/decode index_type, allow modification
Fixes: http://tracker.ceph.com/issues/17755
We didn't dump the index_type field of RGWBucketInfo, also didn't
allow ...
Yehuda Sadeh
05:29 PM Revision 932a0e98 (ceph): doc: rm "type=rpm-md" from yum repositories
As far as I can tell, this is only relevant to SUSE's Zypper, and yum
does not need it.
Signed-off-by: Ken Dreyer <k...
Ken Dreyer
05:07 PM Backport #17754 (In Progress): jewel: ceph-create-keys loops forever
Nathan Cutler
05:06 PM Backport #17754 (Resolved): jewel: ceph-create-keys loops forever
https://github.com/ceph/ceph/pull/11884 Nathan Cutler
05:06 PM Bug #17753 (Pending Backport): ceph-create-keys loops forever
-master PR: https://github.com/ceph/ceph/pull/11123- Nathan Cutler
04:29 PM Bug #17753: ceph-create-keys loops forever
-jewel backport PR: https://github.com/ceph/ceph/pull/11705- Alexey Sheplyakov
04:17 PM Bug #17753 (Resolved): ceph-create-keys loops forever
ceph-create-keys got stuck while deploying recent 10.2.4 (5efb6b1c2c9eb68f479446e7b42cd8945a18dd53).
Syslog contains...
Alexey Sheplyakov
05:05 PM CephFS Bug #4212: mds: open_snap_parents isn't called all the times it needs to be
Having all past_parents open is hard because of dir renames. Say you do
/a/b/c
and snapshot /a/b, then rename...
Sage Weil
04:10 PM rbd Bug #17752 (Fix Under Review): teuthology: upgrade:client-upgrade import_export.sh test fails
*PR*: https://github.com/ceph/ceph/pull/11704 Jason Dillaman
03:57 PM rbd Bug #17752 (Resolved): teuthology: upgrade:client-upgrade import_export.sh test fails
http://pulpito.ceph.com/teuthology-2016-10-30_11:45:01-upgrade:client-upgrade-master-distro-basic-smithi/ Jason Dillaman
04:09 PM Revision 7e278613 (ceph): librbd: do not create empty object map object on image creation
Fixes: http://tracker.ceph.com/issues/17752
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:29 PM Bug #17751 (Closed): "[ FAILED ] LibRadosMisc.WriteSame" in pgrade:jewel-x-master-distro-basic-vps
Run: http://pulpito.ceph.com/teuthology-2016-10-31_04:20:18-upgrade:jewel-x-master-distro-basic-vps/
Job: 505585
Lo...
Yuri Weinstein
03:10 PM rbd Bug #17750 (Fix Under Review): TestLibRBD.DiscardAfterWrite doesn't handle "rbd_skip_partial_disc...
*PR*: https://github.com/ceph/ceph/pull/11703 Jason Dillaman
02:48 PM rbd Bug #17750 (Resolved): TestLibRBD.DiscardAfterWrite doesn't handle "rbd_skip_partial_discard = true"
If the "rbd_skip_partial_discard" option is enabled, this test case will fail. Jason Dillaman
02:57 PM Revision 06a84eef (ceph): librbd: re-add support for disabling a corrupt journal
Fixes: http://tracker.ceph.com/issues/16740
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:57 PM Revision f59f0d49 (ceph): librbd: move journal tag decode helpers to shared location
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:57 PM Revision 71873832 (ceph): librbd: new async journal open state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:57 PM Revision 3bc9f51c (ceph): librbd: new async journal promote state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:57 PM Revision 86a0c1e5 (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.
Fi...
Jason Dillaman
02:57 PM Revision 552acd3a (ceph): cls/journal: use librados::IoCtx reference for helper state machines
This facilitates being able to properly mock test cases around journal
cls method calls.
Signed-off-by: Jason Dillam...
Jason Dillaman
02:57 PM Revision b8589691 (ceph): librbd: unit test cases and minor fixes for mirror::DisableRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:10 PM Revision dd6d3d92 (ceph): make-dist: do not generate ceph_ver.h
cmake does this on its own, and puts it in a different location (the build
dir).
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
02:10 PM Revision f3f74ddb (ceph): make-dist: do not use make_version (and remove it)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:10 PM Revision aa188e3b (ceph): src/CMakeLists.txt: remove leading 'v' from version string
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:06 PM CephFS Bug #17747: ceph-mds: remove "--journal-check" help text
running ceph-mds -d -i ceph --journal-check 0 gives me following output:
--conf/-c FILE read configuration fr...
François Blondel
09:51 AM CephFS Bug #17747 (Resolved): ceph-mds: remove "--journal-check" help text
Hi,
running ceph-mds -d -i ceph --journal-check 0 gives me following input:
--conf/-c FILE read configurat...
François Blondel
02:06 PM Revision 70a061ff (ceph): Merge pull request #11249 from wido/osd-flush-journal-shutdown
osd: Flush Journal on shutdown
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
02:05 PM Revision dab6c284 (ceph): Merge pull request #11686 from ceph/wip-ceph-rest-api-new-addr
ceph-rest-api: understand the new style entity_addr_t representation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:03 PM Revision abcb93cd (ceph): Merge pull request #11530 from markhpc/wip-rocksdb_tuning
common/config_opts.h: Optimized RocksDB WAL settings. Sage Weil
01:24 PM Backport #17734: jewel: Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
Requires https://github.com/ceph/ceph-qa-suite/pull/1226 to pass tests Loïc Dachary
01:20 PM Bug #17386: Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
https://github.com/ceph/ceph/pull/11284/files needs the matching ceph-qa-suite commit https://github.com/ceph/ceph-qa... Loïc Dachary
01:14 PM Cleanup #17749 (Resolved): duplicate upgrade warning code
The same code, only slightly different was merged at https://github.com/ceph/ceph/commit/ae0d6eb1c01aa74a2c44c017c0c5... Loïc Dachary
12:39 PM Bug #17728 (In Progress): Message.cc: 193: FAILED assert(middle.length() == 0)
Loïc Dachary
12:38 PM Bug #17728: Message.cc: 193: FAILED assert(middle.length() == 0)
The same error happens at http://qa-proxy.ceph.com/teuthology/loic-2016-10-31_09:24:48-rados-wip-17734-jewel-distro-b... Loïc Dachary
12:07 PM Bug #17728 (Pending Backport): Message.cc: 193: FAILED assert(middle.length() == 0)
Loïc Dachary
12:38 PM Backport #17748 (Need More Info): jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
See the comment at http://tracker.ceph.com/issues/17728#note-6 about why it cannot be backported as is. Loïc Dachary
12:07 PM Backport #17748 (Resolved): jewel: Message.cc: 193: FAILED assert(middle.length() == 0)
https://github.com/ceph/ceph/pull/11742 Loïc Dachary
11:13 AM rbd Subtask #17018 (Fix Under Review): rbd-mirror HA: add new lock released/acquired and heartbeat me...
PR: https://github.com/ceph/ceph/pull/11423 Mykola Golub
09:29 AM Documentation #17746 (Resolved): Python Swift client commands in Quick Developer Guide don't matc...
While following the Quick Developer Guide for master (http://docs.ceph.com/docs/master/dev/quick_guide), I observed t... Suseelan Vigneswaran
06:22 AM rgw Bug #17745 (Resolved): osd crashes when "radosgw-admin bi list --max-entries=1" command runing
osd log:
2016-10-29 15:00:39.220298 7f696f8d4800 -1 osd.0 86 log_to_monitors {default=true}
2016-10-29 15:00:39.2...
wei qiaomiao
06:17 AM Support #17722: OSD`s doesnt start after reboot
What happens after you reboot?
The OSD will not start if the data and journal partitions are not mounted with the ...
Nathan Cutler
05:59 AM Revision 51a4405a (ceph): rgw: fix osd crashes when execute "radosgw-admin bi list --max-entries=...
Fixes: http://tracker.ceph.com/issues/17745
Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
wei qiaomiao
01:53 AM Bug #17744 (Closed): CEPH OSD CRUSH 0> 2016-08-26 21:40:39.480024 7f6eb91d2700 -1 *** Caught sig...
CEPH OSD CRUSH:
2016-08-26 21:40:39.439204 7f6ea71b2700 1 -- 172.16.2.230:6858/9077 --> 172.16.2.228:0/44606 -- os...
bangmin chen

10/30/2016

09:24 PM Revision 7a633e44 (ceph): Merge pull request #11688 from stiopaa1/mds_snapserver_addConstToMemFun
mds/SnapServer: add const to member function
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
05:19 PM Support #17722: OSD`s doesnt start after reboot
The same error.... Roman Bogachev
03:11 PM Revision 66bcf0b6 (ceph): mds/flock: add const to member functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:28 AM Revision 2eb96d57 (ceph): mds/SnapServer: add const to member function
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:06 AM Revision f50086db (ceph): ceph-rest-api: understand the new style entity_addr_t representation
the new entity_addr_t representation was introduced by 3561eb3, we
should update ceph_rest_api.py accordingly.
Fixes...
Kefu Chai
03:55 AM RADOS Bug #17229 (Resolved): crushtool will using the out of bound space when testing with "--show-choo...
Kefu Chai
03:54 AM Revision ee5a43ca (ceph): Merge pull request #10993 from Vicente-Cheng/fix-alloc-choose_tries
crush: make counting of choose_tries consistent
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM Revision a8f50e7e (ceph): Merge pull request #11246 from badone/wip-set_xattr_limits_via_conf-fix
os/filestore: Fix erroneous WARNING: max attr too small
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:50 AM Revision c28580be (ceph): Merge pull request #11614 from runsisi/wip-fix-PK11_FreeSymKey-segfault
auth: fix NULL pointer access when trying to delete CryptoAESKeyHandler instance
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
03:50 AM Bug #17703 (Resolved): ceph -s -f json can not get cluster objects
Kefu Chai
03:49 AM Revision 13410212 (ceph): Merge pull request #11654 from hjwsm1989/fix
mon: print the num_pools and num_objects in 'ceph -s -f json/json-p…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:48 AM Revision 25d43f4d (ceph): Merge pull request #11639 from atheism/mgr-PyModules-remove-duplicated-...
mgr: PyModules.cc: remove duplicated if condition for fs_map
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:47 AM Revision 9ae1fe88 (ceph): Merge pull request #11659 from tchaikov/wip-delete-cct-later
librados: postpone cct deletion
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:45 AM RADOS Bug #17743 (Won't Fix): ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (k...
... Kefu Chai
02:26 AM Revision 8ac02e9a (ceph): src/common/perf_counters.h:fix wrong word
Signed-off-by: zhang.zezhu <zhang.zezhu@zte.com.cn> Zezhu Zhang

10/29/2016

05:38 PM Backport #17534 (Resolved): hammer: doc: document the changed upgrade steps for hammer
Kefu Chai
05:37 PM Bug #17654: test_envlibrados_for_rocksdb.yaml failing on master
http://pulpito.ceph.com/kchai-2016-10-29_03:47:14-rados-wip-kefu-testing---basic-mira/500450/ also. Kefu Chai
05:27 PM Bug #17742 (Fix Under Review): Cannot contact ceph-rest-api
https://github.com/ceph/ceph/pull/11686 Kefu Chai
05:23 PM Bug #17742 (Resolved): Cannot contact ceph-rest-api
see http://qa-proxy.ceph.com/teuthology/kchai-2016-10-29_03:47:14-rados-wip-kefu-testing---basic-mira/500437/teutholo... Kefu Chai
09:02 AM Bug #13937: osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Will there be a jewel backport for this? Dan van der Ster
08:24 AM Revision f776699f (ceph): Merge pull request #11372 from ceph/wip-17386-hammer
hammer: doc: add "Upgrading to Hammer" section
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <k...
Loïc Dachary
04:21 AM Revision 5354e7c2 (ceph): Merge pull request #11314 from jcsp/wip-mgr-flake8
pybind: clean up mgr stuff for flake8
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:11 AM Revision 278632c2 (ceph): Merge pull request #11650 from wjwithagen/wip-wjw-log-loging
Log: Replace namespace log with logging
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Casey Bodley <cbodley@...
Kefu Chai
03:43 AM Bug #17728 (Resolved): Message.cc: 193: FAILED assert(middle.length() == 0)
Kefu Chai
03:43 AM Revision 15ebffaf (ceph): Merge pull request #11680 from tchaikov/wip-17728
test/ceph_test_msgr: do not use Message::middle for holding transient…
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
03:10 AM Revision 5a42eda5 (ceph): mon: rename quorum_features to quorum_con_features
Because now we have quorum_mon_features too.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
03:10 AM Revision 4f906df5 (ceph): mon: MonmapMonitor: set monmap features according to quorum
Once an election finishes, make sure the monmap reflects the quorum's
mon-specific features.
Signed-off-by: Joao Edu...
Joao Eduardo Luis
03:10 AM Revision e4f57ace (ceph): mon: Monitor: get required features from monmap
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:10 AM Revision 5c28322f (ceph): mon: Monitor: dump features on 'mon_status'
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:10 AM Revision ea97582a (ceph): mon: Elector: ignore mon without required mon features
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:10 AM Revision aa0ea88f (ceph): mon: don't allow downgrading once we go the kraken way
Otherwise monitors - downgraded monitors - will not honour the monmap
features required to form quorum.
Signed-off-b...
Joao Eduardo Luis
03:10 AM Revision 24a7b010 (ceph): mon: Monitor: drop useless 'todo' comment
I can't recall if it caused trouble or not, or what 'it' was. But
there's no good reason to keep this comment around....
Joao Eduardo Luis
03:10 AM Revision 639185b2 (ceph): mon: Monitor: dedup code on {win,lose}_election()
refactor out the loop that calls 'election_finished()' on all paxos
services.
Signed-off-by: Joao Eduardo Luis <joao...
Joao Eduardo Luis
03:10 AM Revision 9e2c22d8 (ceph): mon: Monitor: show probe's required_features instead
For some reason, we were logging to derr with our internally established
'required_features', instead of the value fr...
Joao Eduardo Luis
03:10 AM Revision 4bdb7de4 (ceph): common/bit_str: Helper functions to output bitmask's flags
These functions will take a given function 'f' as parameter, and will
call 'f' for each bit that is set on a provided...
Joao Eduardo Luis
03:10 AM Revision 30510822 (ceph): mon/mon_types.h: add 'mon_feature_t' for mon-specific features
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:10 AM Revision 66741218 (ceph): test/mon: add test_mon_types
Currently testing solely mon_feature_t.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
03:10 AM Revision 34b4ad73 (ceph): messages: MMonElection: support mon-specific features
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:10 AM Revision 2defe106 (ceph): mon: Elector: support mon-specific features
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
02:05 AM Feature #17741 (Resolved): Fix but with recovery read marker and get_rw_locks assumptions
Marked as a feature so it'll show up in my list Samuel Just

10/28/2016

06:55 PM Support #17722: OSD`s doesnt start after reboot
drwxr-xr-x 2 root root 4.0K Oct 26 17:08 ceph-1
drwxr-xr-x 2 root root 4.0K Oct 26 17:12 ceph-10
drwxr-xr-x 2 ro...
Nathan Cutler
10:08 AM Support #17722: OSD`s doesnt start after reboot
... Roman Bogachev
07:34 AM Support #17722: OSD`s doesnt start after reboot
Also, please do ... Nathan Cutler
06:17 PM Revision d22d6ca6 (ceph): Merge pull request #11397 from dzafman/wip-scrub-misc
Reviewed-by: Kefu Chai <kchai@redhat.com> David Zafman
06:06 PM Revision 56896a7e (ceph): test/ceph_test_msgr: do not use Message::middle for holding transient data
Message::middle is used for holding encoded data, so we we can not stuff
it with payload and leave the "payload" fiel...
Kefu Chai
06:01 PM Bug #17728 (Fix Under Review): Message.cc: 193: FAILED assert(middle.length() == 0)
https://github.com/ceph/ceph/pull/11680 Kefu Chai
06:42 AM Bug #17728: Message.cc: 193: FAILED assert(middle.length() == 0)
this assertion was added by a9651282f7c16df872757b82d3d2995d92458d5c.
one can reproduce this with...
Kefu Chai
05:31 PM CephFS Bug #17563: extremely slow ceph_fsync calls
Ok, thanks. That makes sense. I've got a patchset that works as a PoC, but it's pretty ugly and could use some cleanu... Jeff Layton
04:00 PM Bug #17739 (Closed): "Command failed on vpm031 with status 132: 'sudo MALLOC_CHECK_=3" in smoke
Run: http://pulpito.ceph.com/teuthology-2016-10-27_05:00:01-smoke-master-testing-basic-vps/
Jobs: almost all
Logs: ...
Yuri Weinstein
03:48 PM devops Bug #15583: systemd warns about TasksMax= setting on older distros
It's possible that kernel updates and systemd updates in RHEL 7.4 might make this warning go away. Ken Dreyer
03:47 PM devops Bug #15872: Removing ceph packages should remove 'ceph' user and 'ceph' group as well
On RHEL/CentOS/Fedora, the ceph UID is hard-coded as a static UID, see https://bugzilla.redhat.com/1220846 , so we do... Ken Dreyer
02:17 PM rgw Bug #17736: Pure EC pools, RGW cannot create system user
1. If us-east.rgw.log pool is replicated then system user can be created
2. us-east.rgw.buckets.index us-east.rgw....
Richard Chan
01:40 PM rgw Bug #17736 (Won't Fix): Pure EC pools, RGW cannot create system user
I create all EC pools to begin a multisite configuration in Jewel 10.2.3 on CentOS 7
[default]
rgw_realm_root_poo...
Richard Chan
02:15 PM mgr Bug #17738 (Duplicate): Deadlock when shutdown() is called while still in init()
... John Spray
02:08 PM mgr Bug #17737 (Resolved): Crash in get_metadata_python during MDS restart
v11.0.2 calling into "fs status" repeatedly while restarting an MDS daemon.... John Spray
01:48 PM Revision 7842ea17 (ceph): Merge pull request #11677 from ceph/wip-rocksdb-no-march-native
rocksdb: do not build with --march=native
Reviewed-by: Bassam Tabbara <bassam.tabbara@quantum.com>
Reviewed-by: Brad...
Kefu Chai
01:23 PM Revision 44bd8db6 (ceph): Merge pull request #11678 from tchaikov/wip-silence-rbd-warning
librbd: silence the unused variable warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:07 PM Backport #17734 (In Progress): jewel: Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
Loïc Dachary
12:52 PM Backport #17734 (Resolved): jewel: Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
https://github.com/ceph/ceph/pull/11679 Loïc Dachary
12:53 PM rgw Backport #17735 (Resolved): jewel: RGW will not list Argonaut-era bucket via HTTP (but radosgw-ad...
https://github.com/ceph/ceph/pull/11863 Loïc Dachary
12:51 PM rgw Backport #17733 (Resolved): jewel: multisite: after finishing full sync on a bucket, incremental ...
https://github.com/ceph/ceph/pull/11864 Loïc Dachary
12:51 PM Backport #17732 (Resolved): jewel: ceph daemons DUMPABLE flag is cleared by setuid preventing cor...
https://github.com/ceph/ceph/pull/11736 Loïc Dachary
12:47 PM Bug #17386 (Pending Backport): Upgrading 0.94.6 -> 0.94.9 saturating mon node networking
Kefu Chai
12:40 PM Revision e321f153 (ceph): librbd: silence the unused variable warning
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:29 PM Revision 5efb6b1c (ceph): Merge pull request #11669 from ceph/wip-jewel-11566
rgw: fix put_acls for objects starting and ending with underscore
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:23 AM CephFS Bug #17548 (Resolved): should userland ceph_llseek do permission checking?
Fixed in commit db2e7e0811679b4c284e105536ebf3327cc02ffc. Jeff Layton
11:04 AM Backport #16151: hammer: crash adding snap to purged_snaps in ReplicatedPG::WaitingOnReplicas
https://github.com/ceph/ceph/pull/11676 Alexey Sheplyakov
11:00 AM Revision 4b2046eb (ceph): rocksdb: do not build with --march=native
we can not assume that building host has the same arch (or the same cpu
capability) with the target machine.
Signed-...
Kefu Chai
10:52 AM Revision 82ee518c (ceph): Merge pull request #11663 from stiopaa1/mds_mdslog_addConstToMemFunc
mds/MDLog: add const to member functions Sage Weil
10:49 AM Revision dcc777a6 (ceph): Merge pull request #11668 from Enproduktion/master
doc: Fixed mapping error in legacy mds command Sage Weil
10:41 AM rgw Backport #17674 (In Progress): jewel: set_acl fails for object beginning and ending in underscore
Loïc Dachary
09:47 AM rgw Backport #17674: jewel: set_acl fails for object beginning and ending in underscore
https://github.com/ceph/ceph/pull/11675 Alexey Sheplyakov
10:35 AM CephFS Bug #17731 (Can't reproduce): MDS stuck in stopping with other rank's strays

Kraken v11.0.2
Seen on a max_mds=2 MDS cluster with a fuse client doing an rsync -av --delete on a dir that incl...
John Spray
10:03 AM Revision f3b5acd7 (ceph): Merge pull request #1219 from ceph/wip-cephfs-scan-links
tasks/cephfs: add TestDataScan.test_scan_links
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:03 AM Revision 94f08a25 (ceph): Merge pull request #11446 from ukernel/wip-cephfs-scan-links
tools/cephfs: add scan_links command which fixes linkages errors
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:01 AM Revision 649f24cf (ceph): Merge pull request #11609 from stiopaa1/mds_snaprealm_unneededuseofcount
mds/SnapRealm: remove unneeded use of count
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:01 AM Revision c88a71a8 (ceph): Merge pull request #11625 from stiopaa1/mds_damageTable_removeUnneededC...
mds/DamageTable.cc: remove unneeded use of count
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
09:42 AM Revision 424db8ed (ceph): rgw: fix put_acls for objects starting and ending with underscore
Fixes: http://tracker.ceph.com/issues/17625
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
09:33 AM Revision 57226b97 (ceph): tasks/cephfs: fixup test_backtrace_repair
The branches got mixed up and the merged one wasn't
the same one that was tested. This is the one that
works!
Signe...
John Spray
09:21 AM Bug #13937 (Resolved): osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Kefu Chai
09:21 AM Revision e7291ce2 (ceph): Merge pull request #9304 from dzafman/wip-13937
osd: handle EC recovery read errors
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Loic Dachary <ldachary@...
Kefu Chai
08:56 AM Revision f2ef8344 (ceph): Merge pull request #11645 from dillaman/wip-librbd-discard-after-write
test: new librbd discard after write test case Venky Shankar
07:31 AM Revision d98a6eea (ceph): Merge pull request #11670 from stiopaa1/mds_mutation_addConstToMemFun
mds/Mutation.h: add const to member functions Zheng Yan
07:30 AM Bug #16878: filestore: utilization ratio calculation does not take journal size into account
Rewrote description in light of Kefu's analysis. Nathan Cutler
07:25 AM Revision 5c8e873c (ceph): Merge pull request #11608 from atheism/mds-duplicated-check
client: Client.cc: remove duplicated op type checking against CEPH_MD… Zheng Yan
06:47 AM Revision 32a665e7 (ceph): client: Client.cc: correct the op type checking for CEPH_MDS_OP_CREATE
Signed-off-by: Weibing Zhang <zhangweibing@unitedstack.com> Weibing Zhang
05:42 AM Revision 73a27533 (ceph): osd: Fix hang on unfound object after mark_unfound_lost is done
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:42 AM Revision bfe3ebd9 (ceph): test: Handle object removals in a non-racey way
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:42 AM Revision 6904529d (ceph): test: Remove extra objectstore_tool call which causes a recovery
Caused by: 70e000a9a42c50eda48f5d3b9e432ffc3a70f75b
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:42 AM Revision b4c080b1 (ceph): test.sh: Make check for flags more robust
Low space broke test, saw "flags nearfull,pauserd,pausewr...."
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:42 AM Revision c6cf05b3 (ceph): global: Always log loading erasure code for tests
Fix for broken test-erasure-code.sh and test-erasure-eio.sh
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:42 AM Revision 36fd68c9 (ceph): osd: CLEANUP: Remove unused pending_read member
Remove unused struct
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:42 AM Revision b40ec3fe (ceph): osd: Fix log messages
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:42 AM Revision c51d70e1 (ceph): osd: Handle recovery read errors
Fixes: http://tracker.ceph.com/issues/13937
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:40 AM Revision 1fceb344 (ceph): Revert "test: Disable tests due to recovery race"
This reverts commit 5bc55338f5a1645bc651811fae2f89ad855ff86e.
Conflicts:
src/test/Makefile.am (no longer exists)
s...
David Zafman
04:44 AM Bug #17650 (Pending Backport): ceph daemons DUMPABLE flag is cleared by setuid preventing coredumps
Brad Hubbard
04:43 AM Revision a271880e (ceph): Merge pull request #11582 from batrick/ceph-dumpable
core: set dumpable flag after setuid
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
03:44 AM Feature #17730 (Resolved): use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
under some circumstances, leveldb could be corrupted after power outage or filesystem failures, some of the corruptio... Kefu Chai
12:02 AM Revision 003c8f8e (ceph): add a space between if and (
Pan Liu

10/27/2016

10:50 PM Revision 09dc90e2 (ceph): rgw_rest_s3: apply missed base64 try-catch
Fixes a case missed in 0a4c91e, in Jewel backport only.
Fixes: http://tracker.ceph.com/issues/17663
(cherry picked f...
Matt Benjamin
10:42 PM Revision c6a1f0e8 (ceph): mds/MDSTableClient.h: add const to member funct
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
09:42 PM Revision 87ed19e4 (ceph): rgw_file: apply missed base64 try-catch
Fixes a case missed in 0a4c91ec. Affects only librgw/rgw_file
(i.e., RGW-NFS).
Fixes: http://tracker.ceph.com/issue...
Matt Benjamin
09:36 PM Support #17722: OSD`s doesnt start after reboot
What happens when you start an OSD from the command-line? For example, run the following command on hostCloudKVM-2-hd... Nathan Cutler
06:03 PM Support #17722: OSD`s doesnt start after reboot
Sorry, don`t see)
All devices are `ID_PART_TABLE_TYPE=gpt`.
There are no journal partitions.
Roman Bogachev
05:57 PM Support #17722: OSD`s doesnt start after reboot
... Roman Bogachev
05:56 PM Support #17722: OSD`s doesnt start after reboot
For more information, see http://ceph.com/planet/creating-a-ceph-osd-from-a-designated-disk-partition/ Nathan Cutler
05:53 PM Support #17722: OSD`s doesnt start after reboot
Are the OSD journals in separate partitions? If so, can you post the output of the following command for the journal ... Nathan Cutler
10:39 AM Support #17722 (New): OSD`s doesnt start after reboot
Hi,
There are 3 servers:...
Roman Bogachev
08:58 PM rgw Backport #17673 (Resolved): jewel: rgw crash when client post object with null conditions
Loïc Dachary
08:51 PM Revision c9b49160 (ceph): mds/Mutation.h: add const to member functions
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
08:04 PM Bug #16878: filestore: utilization ratio calculation does not take journal size into account
Regarding my "number of sectors evenly divisible by 2048" comments above, it has been brought to my attention that 10... Nathan Cutler
07:48 PM rgw Backport #17510 (Resolved): jewel: ERROR: got unexpected error when trying to read object: -2
Loïc Dachary
07:40 PM Revision 3c9fe545 (ceph): Merge pull request #11472 from dachary/wip-17510-jewel
jewel: ERROR: got unexpected error when trying to read object: -2
Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
Loïc Dachary
07:27 PM Revision 34fc504d (ceph): Merge pull request #1220 from ceph/wip-10235
Remove obsolete calamari code Zack Cerza
07:10 PM Bug #17728 (Resolved): Message.cc: 193: FAILED assert(middle.length() == 0)

http://pulpito.ceph.com/yuriw-2016-10-25_16:08:46-rados-master-distro-basic-smithi/494756
suites: ['all/msgr.yam...
David Zafman
07:08 PM Bug #17727 (Can't reproduce): AssertionError: failed to recover before timeout expired

http://pulpito.ceph.com/yuriw-2016-10-25_16:08:46-rados-master-distro-basic-smithi/494745
suites: ['all/resolve_...
David Zafman
07:07 PM Bug #17726 (Can't reproduce): test_rados_tool.sh hangs or machine hangs

http://pulpito.ceph.com/yuriw-2016-10-25_16:08:46-rados-master-distro-basic-smithi/494716
suites: ['all/radostoo...
David Zafman
07:05 PM Bug #17725 (Resolved): Error EINVAL: removing mon.a at 172.21.15.16:6789/0, there will be 1 monitors

http://pulpito.ceph.com/yuriw-2016-10-25_16:08:46-rados-master-distro-basic-smithi/494653
suites: ['all/mon-sees...
David Zafman
07:04 PM Bug #17724 (New): SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())

http://pulpito.ceph.com/yuriw-2016-10-25_16:08:46-rados-master-distro-basic-smithi/494555
suites: ['1thrash/none...
David Zafman
06:29 PM Bug #17654: test_envlibrados_for_rocksdb.yaml failing on master

2016-10-21T15:58:09.440 INFO:tasks.workunit.client.0.smithi020.stdout: CC db/compaction_iterator.o
2016-10-...
David Zafman
06:27 PM Revision 39b8e783 (ceph): rgw: fix put_acls for objects starting and ending with underscore
Fixes: http://tracker.ceph.com/issues/17625
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
06:20 PM rgw Backport #17676 (Resolved): jewel: swift: Problems with DLO containing 0 length segments
Orit Wasserman
06:03 PM rgw Bug #17372 (Pending Backport): RGW will not list Argonaut-era bucket via HTTP (but radosgw-admin ...
Yehuda Sadeh
06:01 PM rgw Bug #17633: Source Package radosgw file has authentication issues
did you follow installation instructions? it looks like misconfiguration. Yehuda Sadeh
05:59 PM rgw Bug #17624 (Pending Backport): multisite: after finishing full sync on a bucket, incremental sync...
Yehuda Sadeh
05:52 PM Revision 5ca87911 (ceph): Merge pull request #11662 from linuxbox2/jewel-17635
jewel: rgw: handle empty POST condition Matt Benjamin
05:27 PM Revision 34cd50c4 (ceph): doc: Fixed mapping error in legacy mds command
Signed-off-by: Malte Fiala <maltefiala@produktion.io> Malte Fiala
05:17 PM rbd Feature #17502: Thinly provisioned RBD image creation/resize should check RBD pool free size
Yeah, same problem exist with current master branch code. Gaurav Garg
04:51 PM Revision 912429e1 (ceph): suites/hadoop: run only on ubuntu
Workaround for http://tracker.ceph.com/issues/16640
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:37 PM Revision fb642810 (ceph): Merge pull request #11666 from tchaikov/wip-cmake
cmake: remove include/Makefile.am Sage Weil
03:27 PM rgw Bug #17635: rgw crash when client post object with null conditions
CVE-2016-8626 tracks this issue. Ken Dreyer
03:01 PM rbd Bug #16889: Ceph 10.2.2 meet a Segmentation fault after rename a image with format 1
@de Ian: ping -- do you still see this issue with v10.2.3? Jason Dillaman
03:00 PM rbd Bug #16473 (Resolved): Demotion/promotion results in the image syncing again from the beginning
Jason Dillaman
02:58 PM rbd Bug #9391 (Won't Fix): fio rbd driver rewrites same blocks
With exclusive-lock enabled by default, fio jobs either need to use a higher queue depth or use multiple, independent... Jason Dillaman
02:55 PM rbd Bug #16176: objectmap does not show object existence correctly
@Xinxin: ping -- any additional information? Jason Dillaman
02:54 PM rbd Bug #17590 (Resolved): FAILED assert(m_in_flight_object_closes > 0)
Jason Dillaman
02:50 PM rbd Backport #17616 (Resolved): jewel: FAILED assert(m_in_flight_object_closes > 0)
Loïc Dachary
02:48 PM Revision ed9a824f (ceph): Merge pull request #11634 from dillaman/wip-17590-jewel
jewel: journal: do not prematurely flag object recorder as closed
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
02:07 PM rbd Documentation #17723 (Resolved): snapshot flatten sample name
http://docs.ceph.com/docs/master/rbd/rbd-snapshot/
I guess the last example should have been
@ rbd flatten rbd/n...
Peter Gervai
02:04 PM Feature #9483 (Resolved): OSD: add a get_newest_map command to the admin socket
Mykola Golub
11:38 AM Revision 6dcdb465 (ceph): mon: Do not allow pools to be deleted by default
This prevents accidental pool removals on cluster which may contain
very valuable data.
Users can still revert this ...
Wido den Hollander
10:16 AM Revision 51c501cd (ceph): keep original format of Finisher.cc
Signed-off-by: Pan Liu pan.liu@istuary.com Pan Liu
08:37 AM Revision 3eb384ff (ceph): cmake: remove include/Makefile.am
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:12 AM Revision 664254a1 (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>
Dong Wu
07:50 AM Backport #17721 (Resolved): jewel: osd_max_backfills default has changed, documentation should re...
https://github.com/ceph/ceph/pull/11735 Loïc Dachary
07:50 AM CephFS Backport #17720 (Resolved): jewel: MDS: false "failing to respond to cache pressure" warning
https://github.com/ceph/ceph/pull/11856 Loïc Dachary
07:49 AM rgw Bug #17692 (Resolved): rgw: don't loop forever when reading data from 0 sized segment
Loïc Dachary
07:48 AM Bug #17662 (Resolved): ceph-disk: using a regular file as a journal fails
Loïc Dachary
07:48 AM rgw Bug #17256 (Resolved): objects in the metadata_heap pool are created, but never read or removed
Loïc Dachary
07:44 AM Revision bfa7c148 (ceph): doc: add "to Hammer" upgrade section
Fixes: http://tracker.ceph.com/issues/17534
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:02 AM Revision a54c86f9 (ceph): os/filestore: Fix erroneous WARNING: max attr too small
When we read the conf values from the conf file we call handle_conf_change which
calls set_xattr_limits_via_conf but ...
Brad Hubbard
05:08 AM Revision 300196be (ceph): reduce the times of calling ceph_clock_now by defining a new variable "...
Signed-off-by: Pan Liu pan.liu@istuary.com Pan Liu
05:01 AM Revision efa03040 (ceph): Merge pull request #11638 from tchaikov/wip-clang
include/enc: make clang happy
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:28 AM Bug #17719 (Fix Under Review): OSDs marked OUT wrongly after monitor failover
Kefu Chai
03:20 AM Bug #17719: OSDs marked OUT wrongly after monitor failover
https://github.com/ceph/ceph/pull/11664 Dong Wu
02:46 AM Bug #17719 (Resolved): OSDs marked OUT wrongly after monitor failover
Recently we find an issue with our ceph cluster, the version is 0.94.6.
We want to add additional RAM to the ceph ...
Ridge Chen
02:23 AM RADOS Bug #17718 (New): EC Overwrites: update ceph-objectstore-tool export/import to handle rollforward...
Samuel Just
 

Also available in: Atom