Project

General

Profile

Activity

From 10/11/2015 to 11/09/2015

11/09/2015

11:43 PM rgw Feature #13718: rgw:CivetWeb http and https be support in the same time.
I like the idea of not starting up multiple copies of civetweb. This seems a bit too specialized though. What if I ... Marcus Watts
08:38 PM rgw Feature #13718: rgw:CivetWeb http and https be support in the same time.
I took a look at your pull request, overall it looks ok. My question is though whether isn't specifying multiple fron... Yehuda Sadeh
11:29 PM Revision f7f5a080 (ceph): internal: remove unused local variables
Remove unused variables bl and bl2 in snap_list and ictx_refresh.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:27 PM Revision c8fe5ae3 (ceph): librados: cast oid to object explicitly before call ioctx methods
Cast oid to object explicitly before call ioctx methods.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:26 PM Revision 866d0a08 (ceph): Merge pull request #6513 from ceph/revert-6419-wip-openssl
Revert 0374bb4a2f5054d606e4aba2d97b5e6765e781b0 Yehuda Sadeh
11:26 PM Revision e986ade8 (ceph): IoCtxImpl: remove unused variable sName
remove unused local variable sName in rollback.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:24 PM Revision a5651b86 (ceph): Revert 0374bb4a2f5054d606e4aba2d97b5e6765e781b0
Yehuda Sadeh
09:58 PM devops Bug #13738 (Resolved): Infernalis CentOS 7 packages depend on Jenkins' venv/bin/python
Installing ceph.x86_64 1:9.2.0-0.el7 and its dependencies failed on centos 7.
File /home/jenkins-build/build/work...
Bernhard Krieger
09:56 PM Revision 0374bb4a (ceph): Merge pull request #6419 from ceph/wip-openssl
rgw: link against system openssl (instead of dlopen at runtime)
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:36 PM Revision d93a7951 (ceph): Merge pull request #6453 from trociny/wip-2468
librbd: flush and invalidate cache via admin socket
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:27 PM rbd Bug #13727 (Resolved): TestClsRbd.snapshot failure
Jason Dillaman
09:26 PM rbd Bug #13727: TestClsRbd.snapshot failure
Second issue covered by #13731 Jason Dillaman
06:38 PM rbd Bug #13727: TestClsRbd.snapshot failure
For 'TestClsRbd.add_remove_child', OSD log shows that a child was added to the image -- yet the get child call failed... Jason Dillaman
02:07 PM rbd Bug #13727 (Fix Under Review): TestClsRbd.snapshot failure
*master PR*: https://github.com/ceph/ceph/pull/6504 Jason Dillaman
02:06 PM rbd Bug #13727 (In Progress): TestClsRbd.snapshot failure
Jason Dillaman
01:59 PM rbd Bug #13727: TestClsRbd.snapshot failure
... Sage Weil
01:58 PM rbd Bug #13727 (Resolved): TestClsRbd.snapshot failure
... Sage Weil
08:51 PM rgw Backport #13734: rgw: swift API returns more than real object count and bytes used when retrievin...
Assigning to Yehuda because he merged the original PR, not because any action is needed. Nathan Cutler
08:50 PM rgw Backport #13734 (In Progress): rgw: swift API returns more than real object count and bytes used ...
Nathan Cutler
08:44 PM rgw Backport #13734 (Resolved): rgw: swift API returns more than real object count and bytes used whe...
https://github.com/ceph/ceph/pull/6512 Nathan Cutler
08:50 PM Revision 3d5bfdce (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
08:49 PM Revision b62cac6c (ceph): rgw: fix swift API returning incorrect account metadata
Fixes: #13140
Fix the bug that swift account stat command returns doubled object count and bytes used
Signed-off-by...
Sandy Xu
08:48 PM rgw Bug #13140: rgw: swift API returns more than real object count and bytes used when retrieving acc...
*jewel PR*: https://github.com/ceph/ceph/pull/6047 Nathan Cutler
06:40 PM rgw Bug #13140 (Pending Backport): rgw: swift API returns more than real object count and bytes used ...
Fix merged, commit:754e37a9525e9ce4c82dfa5bb66aa493fb052cfe Yehuda Sadeh
08:45 PM rgw Backport #13735 (Resolved): rgw: swift API returns more than real object count and bytes used whe...
https://github.com/ceph/ceph/pull/6635 Nathan Cutler
07:30 PM Revision 62f122d4 (ceph): Merge pull request #6511 from liewegas/wip-fix-kv
kv: fix bug in kv key optimization
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Piotr Dałek <piotr.dalek...
Sage Weil
07:07 PM rbd Bug #13731 (Fix Under Review): TestClsRbd.add_remove_child failure
https://github.com/ceph/ceph/pull/6511 Sage Weil
04:44 PM rbd Bug #13731 (Resolved): TestClsRbd.add_remove_child failure
... Sage Weil
07:03 PM Revision f5ac4a0c (ceph): Merge branch 'wip-12955'
Yehuda Sadeh
07:03 PM Revision 7496741e (ceph): rgw: fix modification to index attrs when setting acls
Fixes: #12955
- add ACL change after initial population
- populate bufferlist with object attributes
Signed-off-b...
Brian Felton
06:40 PM Revision 9689fe0a (ceph): kv: fix string ctor usage
When constructing a string from a char* there is only a single
length argument, no offset. The 3 argument variant we...
Sage Weil
06:38 PM Revision 754e37a9 (ceph): Merge pull request #6047 from Sandy4999/wip-13140
rgw: fix swift API returning incorrect account metadata
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:19 PM Revision c26ec99c (ceph): Merge pull request #6504 from dillaman/wip-13727
tests: fix typo in TestClsRbd.snapshots test case
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:58 PM rbd Backport #13733 (Resolved): misdirected op in rbd balance-reads test
https://github.com/ceph/ceph/pull/6629 Nathan Cutler
05:28 PM CephFS Bug #13730 (Rejected): Impossible to change a file with cephfs in Infernalis
John Spray
05:26 PM CephFS Bug #13730: Impossible to change a file with cephfs in Infernalis
Oh, Greg and John, I'm so sorry to have disturbed you for this dummy ticket. It's totally my fault:... Francois Lafont
04:59 PM CephFS Bug #13730: Impossible to change a file with cephfs in Infernalis
Hmm. Usually this is a symptom of bad OSD capabilities on the client.
You've got "allow class-read object_prefix ...
John Spray
04:36 PM CephFS Bug #13730: Impossible to change a file with cephfs in Infernalis
Another information, here is the curious behaviour is I try the same commands when I mount cephfs via the kernel modu... Francois Lafont
04:29 PM CephFS Bug #13730 (Rejected): Impossible to change a file with cephfs in Infernalis
Hi,
I have mounted a cephfs via fuse and I can remove, add files *but I can't change a file*.
In the attached fil...
Francois Lafont
04:26 PM rbd Bug #13726 (Fix Under Review): QEMU hangs after creating snapshot and stopping VM
*jewel PR*: https://github.com/ceph/ceph/pull/6508 Jason Dillaman
03:01 PM rbd Bug #13726 (In Progress): QEMU hangs after creating snapshot and stopping VM
Jason Dillaman
02:59 PM rbd Bug #13726: QEMU hangs after creating snapshot and stopping VM
In-flight AIO read request forces an image refresh due to out-of-band snapshot creation. Detecting the newly created... Jason Dillaman
02:02 PM rbd Bug #13726: QEMU hangs after creating snapshot and stopping VM
I have attached the client log,
the snapshot create command was :
rbd -p pooltest --image vm-162-disk-1 snap cr...
alexandre derumier
01:42 PM rbd Bug #13726 (Resolved): QEMU hangs after creating snapshot and stopping VM
When RBD cache is disabled, taking a snapshot and stopping the VM results in a hung QEMU process. Setting "rbd_non_b... Jason Dillaman
04:22 PM Revision bfeb90e5 (ceph): librbd: fixed deadlock while attempting to flush AIO requests
In-flight AIO requests might force a flush if a snapshot was created
out-of-band. The flush completion was previousl...
Jason Dillaman
03:48 PM Revision a9729d95 (ceph): tests: new test case to catch deadlock on RBD image refresh
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:45 PM CephFS Bug #13729: Daily segfault ll_forget reader couldn't read tag
It's 1.3MB. Dropbox link ok? https://www.dropbox.com/s/k38ff7zb7z0czst/log.txt.zip?dl=1 Patrick Zippenfenig
03:43 PM CephFS Bug #13729: Daily segfault ll_forget reader couldn't read tag
The tracker's limited to some pretty small files (1.5MB?). If it's larger than that you can use ceph-post-file and co... Greg Farnum
03:42 PM CephFS Bug #13729: Daily segfault ll_forget reader couldn't read tag
retry fileupload with firefox... Patrick Zippenfenig
03:35 PM CephFS Bug #13729: Daily segfault ll_forget reader couldn't read tag
Sure. Each crash creates 10k lines of recent events. I attached the last 100k lines with more or less the same stack ... Patrick Zippenfenig
03:20 PM CephFS Bug #13729: Daily segfault ll_forget reader couldn't read tag
The debug output about "reader couldn't read tag" actually has nothing to do with the crash here. There should be a w... Greg Farnum
02:18 PM CephFS Bug #13729 (Resolved): Daily segfault ll_forget reader couldn't read tag
Hi,
since upgrading to Giant (v0.94.2) I frequently have been seeing the following segmentation fault daily. Same on...
Patrick Zippenfenig
02:21 PM Revision 22d27327 (ceph): MOSDRepOpReply: Simple Messenger optimization
the origin idea is from https://github.com/ceph/ceph/pull/5211.
Signed-off-by: Xinze Chi <xinze@xsky.com>
Xinze Chi
02:14 PM Revision 39503f58 (ceph): librbd: perf counter for cache invalidates
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
02:14 PM Revision 0996f9df (ceph): librbd: flush and invalidate cache via admin socket
Fixes: #2468
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
02:14 PM Revision d33842d2 (ceph): tests: librbd: admin socket commands to flush and invalidate cache
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
02:11 PM Revision c6ee5fa2 (ceph): MOSDRepOp: Simple Messenger optimization
the origin idea is from https://github.com/ceph/ceph/pull/5211.
Signed-off-by: Xinze Chi <xinze@xsky.com>
Xinze Chi
02:10 PM Revision 6ab35330 (ceph): Merge pull request #6312 from liewegas/wip-kv
kv: optimize and clean up internal key/value interface
Reviewed-by: Piotr Dałek <piotr.dalek@ts.fujitsu.com>
Sage Weil
02:06 PM Revision 3b392267 (ceph): tests: fix typo in TestClsRbd.snapshots test case
Fixes: #13727
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:04 PM Revision b5332742 (ceph): Merge pull request #6300 from XinzeChi/wip-throttle-max
common: fix reset max in Throttle using perf reset command
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
02:03 PM rbd Bug #13491 (Pending Backport): misdirected op in rbd balance-reads test
Sage Weil
02:03 PM Revision d74de14f (ceph): Merge pull request #6364 from dillaman/wip-13491
osd: fix broken balance / localized read handling
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:03 PM Revision 057d39a1 (ceph): os/osd: disable extra iterator validation
In a number of loops using ObjectMapIterator, the iterator is validated
twice, first as an loop break condition, then...
Piotr Dałek
02:03 PM Revision 8ad594fb (ceph): tracing: fix librados signed/unsigned warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:03 PM Revision 1e3c2fa2 (ceph): kv/LevelDBStore: do not Delete before Put
A put implicitly overwrites the previous value.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:03 PM Revision 48ceaaf0 (ceph): kv/RocksDBStore: do not Delete before Put
A put implicitly overwrites the previous value.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:03 PM Revision e184ca23 (ceph): os/LevelDBStore: faster LevelDBTransactionImpl::set
This patch builds on Sage's idea to reduce bufferlist copying on
::set() calls. Initial patch reduced LevelDB's Slice...
Piotr Dałek
02:03 PM Revision 76eb04ae (ceph): kv/LevelDBStore: simpler code for single-key fetches
Often there's a need to fetch value for a specified, single key. Publish
a new method in LevelDB that takes key and p...
Piotr Dałek
02:03 PM Revision a3f88918 (ceph): os/DBObjectMap: use single-key LevelDB::get method
Make FileStore use single-key ::get() method for some performance
increase in k/v-heavy workloads.
Signed-off-by: Pi...
Piotr Dałek
02:03 PM Revision 66b7b920 (ceph): mon/MonitorDBStore: use single-key LevelDB::get() method
Make MonitorDBStore use single-key ::get() method for some performance
increase in heavy K/V workloads.
Signed-off-b...
Piotr Dałek
02:03 PM Revision 117f40c6 (ceph): os/KeyValueDB: don't call self.valid() from next() and prev()
In most loops using ObjectMapIteratorImpl, there is a call to valid()
followed by a call to next(), which calls valid...
Piotr Dałek
02:03 PM Revision 338b4ed4 (ceph): osd/ReplicatedPG: use bl-based setkeys/rmkeys
FIXME: what about the tracepoint?
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:53 PM Revision 2d8bd53a (ceph): Merge pull request #6502 from dachary/wip-13691-rados-test
tests: fix test_rados_tools.sh rados lookup
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:40 PM rbd Feature #13500 (Resolved): Optimize clone write path if object-map is enabled
Jason Dillaman
01:40 PM rbd Bug #13720 (Resolved): librbd: perf counter section name hase empty id
Jason Dillaman
01:39 PM Feature #13691: tests: merge src/test/test_rados_tool.sh with qa/workunits/rados/test_rados_tool.sh
https://github.com/ceph/ceph/pull/6502 Loïc Dachary
01:33 PM Revision d167489a (ceph): Merge pull request #6403 from xinxinsh/wip-13500
optimize clone write path if object-map is enabled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:20 PM Revision f05d9776 (ceph): tasks/ceph: fix up whitespace
...because otherwise it lights up like a christmas
tree in pycharm.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:20 PM Revision 12790535 (ceph): Merge pull request #6494 from trociny/wip-13720
librbd: start perf counters after id is initialized
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:15 PM Bug #13634 (Can't reproduce): ceph-mon: crash when running ceph-mon --mkfs
assuming htis is a bad build? Sage Weil
11:57 AM Revision 402d181e (ceph): tests: fix test_rados_tools.sh rados lookup
http://tracker.ceph.com/issues/13691 Fixes: #13691
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
11:31 AM Revision cbe25efe (ceph): Merge pull request #6464 from dachary/wip-13691-rados-test
tests: concatenate test_rados_test_tool from src and qa
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:27 AM Revision e43ce71c (ceph): suites/fs: enable all snapshost test scripts
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
11:14 AM rgw Bug #13724 (Resolved): rgw:bucket check remove _multipart_ prefix
root@compiler:/home/dwj/git/ceph/src# ./radosgw-admin bucket check --bucket=key-bkt
[
"_multipart_TODO",
"...
weijun duan
10:47 AM Backport #13678: systemd: no rbdmap systemd unit file
Original PR merged by Sage. No action required at this time. Nathan Cutler
10:46 AM Backport #13678 (In Progress): systemd: no rbdmap systemd unit file
Nathan Cutler
10:46 AM Revision e55c9c85 (ceph): rgw:bucket check remove _multipart_ prefix
Fixes: 13724
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
weijun duan
10:36 AM Bug #13374 (Pending Backport): systemd: no rbdmap systemd unit file
Nathan Cutler
10:35 AM Bug #13374: systemd: no rbdmap systemd unit file
*master PR*: https://github.com/ceph/ceph/pull/6479 Nathan Cutler
10:34 AM Revision 8965a494 (ceph): Merge pull request #6497 from ukernel/wip-13714
client: use null snapc to check pool permission
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:50 AM Backport #13692: osd: do not cache unused memory in attrs
Sage merged the original PR. No action required at this time. Nathan Cutler
09:48 AM Backport #13692 (In Progress): osd: do not cache unused memory in attrs
Nathan Cutler
09:47 AM Revision 9643ee65 (ceph): bug fix: osd: do not cache unused buffer in attrs
attrs only reference the origin bufferlist (decode from MOSDPGPush or
ECSubReadReply message) whose size is much grea...
Xinze Chi
07:38 AM Revision 5e8c9d96 (ceph): Merge pull request #5810 from Abhishekvrshny/wip-12948-hammer
Heavy memory shuffling in rados bench
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
06:54 AM CephFS Bug #13714 (Fix Under Review): Segmentation fault accessing file using fuse mount
https://github.com/ceph/ceph/pull/6497 Zheng Yan
02:40 AM CephFS Bug #13714: Segmentation fault accessing file using fuse mount
please try the attached patch Zheng Yan
02:30 AM CephFS Bug #13714: Segmentation fault accessing file using fuse mount
... Zheng Yan
03:51 AM Revision fad3772f (ceph): client: use null snapc to check pool permission
snap inodes' ->snaprealm can be NULL, so dereferencing it in
check_pool_perm() can cause segment fault. The pool perm...
Yan, Zheng
03:09 AM Revision 4580cf5d (ceph): qa/workunits/snaps: move snap tests into fs sub-directory
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng

11/08/2015

08:45 PM Bug #13366 (Duplicate): ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph...
Loïc Dachary
08:44 PM Bug #13721 (Duplicate): ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph...
Loïc Dachary
06:06 PM Bug #13721: ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deploy-hamm...
Similar to #13366 but on trusty Yuri Weinstein
06:05 PM Bug #13721 (Duplicate): ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph...
Run: http://pulpito.ceph.com/teuthology-2015-11-08_01:10:08-ceph-deploy-hammer-distro-basic-vps/
Job: 1141922
Logs:...
Yuri Weinstein
04:01 PM CephFS Bug #13714: Segmentation fault accessing file using fuse mount
The file system is very simple with two pools. One data, one metatdata. Created with the command:
ceph fs new ce...
Eric Eastman
03:40 PM CephFS Bug #13714: Segmentation fault accessing file using fuse mount
Was the snapshotted file's layout pointing to a different data pool than other files accessed by that client? Not cl... John Spray
03:31 PM Bug #13713: Ceph CRC32 algorithm appears broken
Chris Holcombe wrote:
> I found a mailing list showing a known good crc for castagnoli: http://www.pdl.cmu.edu/maili...
Chris Holcombe

11/07/2015

09:27 PM rbd Bug #13720 (Fix Under Review): librbd: perf counter section name hase empty id
Nathan Cutler
08:00 PM rbd Bug #13720: librbd: perf counter section name hase empty id
https://github.com/ceph/ceph/pull/6494/ Mykola Golub
07:48 PM rbd Bug #13720 (Resolved): librbd: perf counter section name hase empty id
The expected format for librbd perf counter section name is: librbd-%{id}-%{pool}/name[@%{snap}]. But in generated na... Mykola Golub
08:24 PM Bug #13713: Ceph CRC32 algorithm appears broken
I found a mailing list showing a known good crc for castagnoli: http://www.pdl.cmu.edu/mailinglists/ips/mail/msg04970... Chris Holcombe
07:57 PM Revision f33dd766 (ceph): librbd: start perf counters after id is initialized
So the perf counters section name has non-empty id.
Fixes: #13720
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:22 PM rbd Bug #13719: perf dump for librbd socket generates invalid xml due to slash in attribute name
The easiest fix (workaround) could be not to use "/" as a separator between pool and image name. Mykola Golub
07:19 PM rbd Bug #13719 (Resolved): perf dump for librbd socket generates invalid xml due to slash in attribut...
% ceph --format xml --admin-daemon out/client.admin.19285.asok perf dump > /tmp/perf.xml
% xmllint /tmp/perf.xml
/t...
Mykola Golub
12:25 PM rgw Documentation #13670: rgw frontends not mentioned in radosgw config-ref

http://tracker.ceph.com/issues/13718
now it civetweb conf ssl like this:
rgw frontends = "civetweb port=443s ...
weijun duan
12:14 PM rgw Feature #13718: rgw:CivetWeb http and https be support in the same time.
https://github.com/ceph/ceph/pull/6493 weijun duan
12:04 PM rgw Feature #13718 (Resolved): rgw:CivetWeb http and https be support in the same time.
radosgw/CivetWeb can not support listen http port and https port in the same time
CivetWeb support it by configure...
weijun duan
10:22 AM rgw Backport #13716 (In Progress): rgw:swift use Civetweb ssl can not get right url
Nathan Cutler
09:12 AM rgw Backport #13716 (Resolved): rgw:swift use Civetweb ssl can not get right url
https://github.com/ceph/ceph/pull/6491 Nathan Cutler
10:22 AM Revision 1b06f03b (ceph): rgw:swift use Civetweb ssl can not get right url
Fixes: #13628
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
(cherry picked from commit e0fd540bf441e2f8276cbd96c60...
weijun duan
10:20 AM rgw Backport #13717: rgw:swift use Civetweb ssl can not get right url
Assigned to Yehuda only because he merged the original PR, not because any action is required of him. Nathan Cutler
10:20 AM rgw Backport #13717 (In Progress): rgw:swift use Civetweb ssl can not get right url
Nathan Cutler
09:14 AM rgw Backport #13717 (Resolved): rgw:swift use Civetweb ssl can not get right url
https://github.com/ceph/ceph/pull/6490 Nathan Cutler
09:14 AM rgw Bug #13628: rgw:swift use Civetweb ssl can not get right url
Yehuda, that commit is in master only, so I'm adding infernalis. Nathan Cutler
07:23 AM Bug #13715: RadosClient: result code overflowed!
BTW, RGWRados::get_required_alignment() shall test ioctx.pool_requires_alignment() first,
otherwise the answer is u...
xie xingguo
07:06 AM Bug #13715 (Resolved): RadosClient: result code overflowed!
bool librados::RadosClient::pool_requires_alignment(int64_t pool_id)
{
int r = wait_for_osdmap();
if (r < 0) {...
xie xingguo
06:39 AM Bug #13278: ceph-disk fails with bcache as data disk
I also encountered this issue. My workaround was to format and mount the bcache devices manually, then give ceph-disk... Simon Elmir
03:18 AM Bug #13697 (Resolved): cls_rbd: object_map_update should return 0 on success, differentiate error...
Douglas Fuller

11/06/2015

11:31 PM CephFS Bug #13714 (Resolved): Segmentation fault accessing file using fuse mount
On a test Ceph cluster running Ceph v9.1.0 with the 4.3.0 Kernel on Trusty, running the Ceph File System with snapsho... Eric Eastman
11:25 PM Bug #13713 (Rejected): Ceph CRC32 algorithm appears broken
I was looking at wireshark packets and I wanted to see if I could verify the crc checksums that Ceph is generating an... Chris Holcombe
11:13 PM Revision db85bddf (ceph): FileStore: support multiple ondisk finish and apply finisher
ondisk finisher and apply finisher wouble be bottleneck in fast
ssd. Because apply finisher should free memory which ...
Xinze Chi
10:18 PM Revision a5265d51 (ceph): Merge pull request #6228 from zhouyuan/fix_rgw_delete_exipre
rgw: fix response of delete expired objects
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:16 PM Revision 899d7754 (ceph): Merge pull request #6214 from jmunhoz/wip-bucket-request-payment
rgw: bucket request payment support
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:58 PM Revision 0507cff4 (ceph): Merge pull request #5969 from rzarzynski/wip-conf-md-add
rgw: extend rgw_extended_http_attrs to affect Swift accounts and containers as well
Reviewed-by: Yehuda Sadeh <yehud...
Yehuda Sadeh
09:48 PM Revision a030e564 (ceph): Merge pull request #5938 from zhuangzeqiang/rgw-cerr
rgw: clarify the error message when trying to create an existed user
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:24 PM Revision 24380c8e (ceph): Merge pull request #6479 from ceph/wip-systemd-rbdmap
rbdmap: systemd support
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:39 PM Revision b55a41b5 (ceph): Merge pull request #6467 from fullerdj/wip-13697
cls_rbd: change object_map_update to return 0 on success, add logging
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:33 PM Revision bbd5584b (ceph): Merge pull request #6059 from dwj192/dwj-master-tip
rgw:mdlog trim add usage prompt
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:03 PM rgw Bug #13628 (Pending Backport): rgw:swift use Civetweb ssl can not get right url
Merged, commit:c601a807e0161aca9b1dc48e25cfc52c79e03eed Yehuda Sadeh
07:00 PM Revision c601a807 (ceph): Merge pull request #6408 from dwj192/swift-civetweb-ssl
rgw:swift use Civetweb ssl can not get right url
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:56 PM Revision bda2897c (ceph): client-upgrade: hammer-based test should be used on new client
Avoid attempting to test new release features that are not available
on older hammer OSDs.
Fixes: #13304
Signed-off-...
Jason Dillaman
05:37 PM Revision 79ba87aa (ceph): Merge pull request #669 from ceph/wip-13304
client-upgrade: hammer-based test should be used on new client
http://pulpito.ceph.com/teuthology-2015-11-06_08:55:24...
Yuri Weinstein
04:54 PM Revision d918ff02 (ceph): client-upgrade: hammer-based test should be used on new client
Avoid attempting to test new release features that are not available
on older hammer OSDs.
Fixes: #13304
Signed-off-...
Jason Dillaman
04:37 PM Revision 26befe15 (ceph): cls_rbd: change object_map_update to return 0 on success, add logging
The rbd_object_map_update class method returns the size of the data read
from the object map when no update is necess...
Douglas Fuller
03:29 PM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
I created issue #13712 since this report is closed. Jérôme Poulin
03:18 PM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
I seem to have the exact same problem on kernel 4.2.3 so I backtracked to a working kernel which was 3.16.
This bu...
Jérôme Poulin
03:28 PM Linux kernel client Bug #13712 (Resolved): Page allocation failure in Kernel 4.2.3.
Maybe related to issue #8000, we updated Debian from Wheezy to Jessie, we were using the backport Kernel version 3.16... Jérôme Poulin
02:55 PM Bug #13703 (Resolved): librados: wrong passed in argument 'oid' for stat in IoCtx::stat
Kefu Chai
02:41 PM rbd Bug #13711 (Resolved): RBD: formatter session may not be rightfully closed.
RBD: in do_list and do_disk_usage, formatter sessions may not be rightfully closed on error exit. xie xingguo
01:22 PM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
The issue seems due to a concurrency issue in the ext4 mbcache/xattr code in kernel.
In that case, does 'filestore...
Mehdi Abaakouk
01:12 PM Bug #13634 (Need More Info): ceph-mon: crash when running ceph-mon --mkfs
Kefu Chai
01:11 PM Bug #13634: ceph-mon: crash when running ceph-mon --mkfs
Yehuda,
do you still see this crash in master? as we use "ceph-mon mkfs" in vstart.sh and the later is practically...
Kefu Chai
12:54 PM Revision 01b6f662 (ceph): Merge pull request #6483 from ceph/wip-fix-doc-build
doc/releases-notes: fix build error
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
12:52 PM Revision f33282eb (ceph): doc/releases-notes: fix build error
also change the release year of infernalis from 2014 to 2015
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:18 AM Feature #13710 (Resolved): test deo support
Add a teuthology job to the ceph-disk suite to verify Ceph works as expected when the underlying device is managed by... Loïc Dachary
09:48 AM Stable releases Tasks #13571 (Resolved): hammer v0.94.5
Nathan Cutler
09:26 AM Revision 9224ac2a (ceph): rbdmap: systemd support
Fixes: #13374
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
09:23 AM rgw Bug #13709 (Fix Under Review): init script reload doesn't work on EL7
Nathan Cutler
09:01 AM rgw Bug #13709: init script reload doesn't work on EL7
Pull Request: https://github.com/ceph/ceph/pull/6482 Herve Rousseau
08:43 AM rgw Bug #13709 (Resolved): init script reload doesn't work on EL7
Checked on ceph-radosgw-0.94.5-0.el7.centos.x86_64: ... Herve Rousseau
08:52 AM Revision 1b000aba (ceph): rgw: fix reload on non Debian systems.
When using reload in non-debian systems, /bin/sh's kill is used to send the HUP signal to the radosgw process.
This k...
Herve Rousseau
08:35 AM Revision 051a52e5 (ceph): Merge pull request #6476 from xiexingguo/xxg-wip-13703
librados: wrongly passed in argument for stat command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:02 AM Revision 7e11ef77 (ceph): mds:the ceph-mds command option "--hot-standby" is useless.
Signed-off-by: Wei Feng <feng.wei@h3c.com> wei feng
07:17 AM rgw Fix #13708: init script doesn't start daemon - errors silently (part 2)
Ken wrote about http://tracker.ceph.com/issues/10927:
> Given the discussion in the PR on GitHub, some of the issu...
Loïc Dachary
07:12 AM rgw Fix #13708 (New): init script doesn't start daemon - errors silently (part 2)
Trying to start the daemon in a RHEL box:... Loïc Dachary
07:15 AM rgw Fix #10927 (Resolved): init script doesn't start daemon - errors silently
Opening http://tracker.ceph.com/issues/13708 instead of re-opening this ticket, for the purpose of tracking the assoc... Loïc Dachary
04:05 AM CephFS Bug #13689: ceph-mds not build with libjemalloc
I found that if we move the -ljemalloc option before the -Wl,--as-needed option, libjemalloc will be linked into ceph... Zheng Yan
01:43 AM Revision 78dbd138 (ceph): ceph.spec.in: add new cls_journal RADOS class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 3f3be145 (ceph): journal: updates to support C++11
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision ea275cc2 (ceph): tests: journal updates to support C++11
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision ea4971ce (ceph): journal: FutureImpl shouldn't hold lock while invoking callbacks
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision a51d9d85 (ceph): journal: complete flush context w/o holding locks
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision b97bc2b0 (ceph): journal: signal playback complete via finisher thread
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 651e4f7e (ceph): journal: add method to remove journal from disk
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 6c284674 (ceph): journal: JournalPlayer::process_state should support positive result
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision d85ea50c (ceph): tests: update journal tests based on API changes
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 4d3969d6 (ceph): journal: fix issues discovered via valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 5c2e9ea5 (ceph): tests: fix journal test issues discovered via valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision bd9880a1 (ceph): cls_journal: EntryPositions is now represented as a list
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 352194d9 (ceph): journal: simplified commit position tracking
Now the journal player and recorder will allocate a tid to represent
the associated journal entry. The order of thes...
Jason Dillaman
01:42 AM Revision 1faf96b1 (ceph): tests: updated journal tests to support new commit API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 2d7f4d04 (ceph): librados_test_stub: assert that no AIO ops are outstanding on destruction
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision a68bf817 (ceph): journal: fix race condition with unwatch on shutdown
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 1acc688a (ceph): librados: don't provide an invalid watch handle on error
If the linger op was canceled due to an error, don't provide
the caller with the pointer to the invalidated linger op...
Jason Dillaman
01:42 AM Revision 87e3e05b (ceph): journal: cleanup shutdown handling
Avoid the case where an intrusive_ptr could be created/destroyed
during shutdown due to resetting the journal header ...
Jason Dillaman
01:42 AM Revision 2097b4de (ceph): tests: journal test no longer explicitly shuts down crypto
This is now automatically handled by CephContext.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:42 AM Revision debe1722 (ceph): journal: new generic journal implementation
The initial use-case for this journal is for librbd and its mirroring
feature. This journal is different from the cur...
Jason Dillaman
01:42 AM Revision adfc3c71 (ceph): test/encoding/types.h: add journal::Entry to types
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 7233b8b2 (ceph): tests: initial unit tests for new generic journal library
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 6bd8c0a6 (ceph): journal: move rados_ctx_callback to utils namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 65f86fe5 (ceph): journal: add support for trimming committed journal objects
As clients periodically mark payloads as committed, the trimmer will
determine the new minimum object set and delete ...
Jason Dillaman
01:42 AM Revision d2a98753 (ceph): cls_journal: new convenience functions for ObjectSetPosition
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 00c123cb (ceph): tests: updated tests for journal trimmer modifications
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision e7d4f7b3 (ceph): cls_journal: permit empty client id string
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 5f2ab508 (ceph): cls_journal_client: get_immutable_metadata is now asynchronous
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 8fcc38c3 (ceph): tests: cls_journal: get_immutable_metadata is now async
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision d8f7e96e (ceph): journal: added additional callbacks for async ops
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 0b20876a (ceph): journal: add default constructor to Future
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision cd3c378d (ceph): journal: playback should notify when complete
When not performing a live-playback, the client should be
notified when there are no more records to read.
Signed-of...
Jason Dillaman
01:42 AM Revision c1dd24ed (ceph): journal: new async flush method for whole journal
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 09beb8ec (ceph): journal: add default constructor to Payload
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 0e1accde (ceph): journal: avoid reentrant callbacks on Future
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 4740a666 (ceph): journal: Journaler::stop_append should be async
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision dc19d57c (ceph): cls_journal: initial implementation of journal class methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 0f8d7220 (ceph): cls_journal_client: initial implementation of the cls journal client li...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 050763f7 (ceph): tests: new cls_journal_client test cases
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 8cee9a27 (ceph): test/encoding/types.h: add cls::journal types
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision c9b873ac (ceph): librados: new AIO version of notify API
Allow watch/notify notifications to be sent asynchronously so
that they can be safely sent from a librados op callbac...
Jason Dillaman
01:42 AM Revision 312d4e25 (ceph): tests: new test for librados AIO notify API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision 8270170f (ceph): librados_test_stub: add support for new aio_notify API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Revision c11d71c7 (ceph): librados_test_stub: added support for append op
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 AM Bug #13576: The osd was killed by unkown thread or software.
I can try do it,let osd konw who kill it. ceph zte
01:02 AM Revision 33aabf27 (ceph): skip copyup if write is write_full
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
01:02 AM Revision 40dcfe2f (ceph): optimize clone write path if object-map is enabled
Fixes : #13500
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu

11/05/2015

11:37 PM Revision 2d827d8b (ceph): Merge pull request #668 from ceph/wip-firefly-workunit
tasks/workunit: Apply several fixes from master
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick
11:32 PM devops Bug #13679 (Resolved): ceph-cm-ansible: correct 'cloud.front' hostnames
https://github.com/ceph/ceph-cm-ansible/commit/a49991c8d7a9f6718199dd3d548a4a734345bfc8 Zack Cerza
10:55 PM rgw Fix #10927 (New): init script doesn't start daemon - errors silently
Given the discussion in the PR on GitHub, some of the issues Alfredo described in the initial ticket still remain wit... Ken Dreyer
09:54 PM Revision 84515221 (ceph): tests: additional updates to cli/rbd cram test for updated CLI help
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:49 PM Revision a3b8e2d6 (ceph): rbd: additional common Ceph command-line arguments
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:49 PM Revision 610ddc16 (ceph): rbd: add support for new 'snap rename' command
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:49 PM Revision b2f8363d (ceph): rbd: don't print command help on error
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:12 PM Revision f955ee5c (ceph): tests: fixed deprecated option in run-rbd-tests
The --format support for specifying either the image format
or display format has been removed. The test now uses th...
Jason Dillaman
09:12 PM Revision b838ed11 (ceph): qa/workunits/rbd: fixed incorrect stripe settings
The rbd merge-diff tool does not support fancy striped
image exports. Corrected the test to reflect this fact.
Sign...
Jason Dillaman
09:12 PM Revision 7ef01dcd (ceph): tests: update cli/rbd cram tests for refactored rbd
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:12 PM Revision 1b9661e2 (ceph): rbd: switched rbd CLI over to refactored codebase
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:12 PM Revision 038ed523 (ceph): common: added getter for retrieving all configuration keys
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:12 PM Revision 9652721a (ceph): rbd: strictly enforce all command-line options
All config keys are now supported via the CLI, so boost can
enforce all provided options.
Signed-off-by: Jason Dilla...
Jason Dillaman
09:11 PM Revision ba39d331 (ceph): rbd: move rbd to tools/rbd subdirectory
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:11 PM Revision 77937ed4 (ceph): rbd: support libraries for switching CLI processing to boost
Added new classes for registering CLI commands and associated
arguments and dynamically generating help messages.
Si...
Jason Dillaman
09:11 PM Revision c4b219ab (ceph): configure: check for boost regex library support
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:11 PM Revision fa4e00f8 (ceph): rbd: stub versions of all existing CLI commands
All existing CLI command processing has been stubbed out using the
new self-registering command implementation.
Sign...
Jason Dillaman
09:11 PM Revision c7f71d14 (ceph): rbd: migrated existing command logic to new namespaces
No logic changes were introduced during the migration, only
syntax changes were necessary.
Signed-off-by: Jason Dill...
Jason Dillaman
09:10 PM rbd Feature #12678 (Resolved): Support the ability to rename snapshots
Jason Dillaman
09:09 PM Revision 2c968db0 (ceph): Merge pull request #5645 from xinxinsh/wip-snap-rename
implement snapshot rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:04 PM Revision c0980af3 (ceph): rbdmap: Move do_map and do_unmap shell functions to rbdmap script
This patch creates rbdmap shell script that is called from init-rbdmap
init script. The patch also renames src/rbdmap...
Boris Ranto
06:24 PM Revision 88e0b2c3 (ceph): AsyncConnection: Let receiver ack message ASAP
Currently dispatchers may exists logic requires ack message ASAP in order to
avoid sender resend messages when socket...
Haomai Wang
05:25 PM Revision c17a75a7 (ceph): Merge pull request #5856 from runsisi/wip-misc-remove-dup-test
librbd: remove duplicate read_only test in librbd::async_flatten
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:00 PM rbd Feature #13706 (Resolved): Online sparsify RBD images from the CLI
With the future introduction of the CMPEXT (compare extent) OSD op, it will become possible to safely detect zeroed-b... Jason Dillaman
03:59 PM rbd Backport #13705 (In Progress): rbd : enable feature objectmap
Nathan Cutler
03:58 PM rbd Backport #13705 (Resolved): rbd : enable feature objectmap
https://github.com/ceph/ceph/pull/6477 Nathan Cutler
03:58 PM Revision effaf26a (ceph): librbd : fix enable objectmap feature issue
Fixes: #13558
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
(cherry picked from commit b0536ebab4e1f34e1ed87fe5ef...
xinxin shu
03:35 PM rbd Bug #13558 (Pending Backport): rbd : enable feature objectmap
Jason Dillaman
03:34 PM Revision 72a9fb42 (ceph): Merge pull request #6339 from xinxinsh/wip-13558
librbd : fix enable objectmap feature issue
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:24 PM Bug #13703 (Fix Under Review): librados: wrong passed in argument 'oid' for stat in IoCtx::stat
https://github.com/ceph/ceph/pull/6476 Kefu Chai
02:52 PM Bug #13703 (Resolved): librados: wrong passed in argument 'oid' for stat in IoCtx::stat
See
int librados::IoCtx::stat(const std::string& oid, uint64_t *psize, time_t *pmtime)
{
object_t obj(oid);
...
xie xingguo
03:02 PM Bug #13704 (Closed): Inconsistent vs Down PG behavior is counterintuitive
Had a discussion about this with João at SUSEcon. I pointed out some Ceph behavior that I merely found odd, but João ... Florian Haas
02:59 PM Revision 508bd877 (ceph): librados: wrongly passed in argument for stat command
The first argument of io_ctx_impl->stat() requires an obj(of type object_t), but an oid(of type string) is directly p... xie xingguo
01:55 PM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
I have opened the issue on kernel side: https://bugzilla.kernel.org/show_bug.cgi?id=107301
And got a complete back...
Mehdi Abaakouk
01:41 PM Revision 01e0a758 (ceph): Merge pull request #6445 from ceph/wip-init-rbdmap
Init rbdmap patchset.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:37 PM rbd Backport #13619: rbd clone issue
Assigning to Jason because he merged the master PR, not because any action is expected of him. Nathan Cutler
01:36 PM rbd Backport #13619 (In Progress): rbd clone issue
Nathan Cutler
01:35 PM Revision c2e7fe98 (ceph): rbd: fix clone issue when we specify image feature
Fixes: #13553
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
(cherry picked from commit da48dbb8f8c9417343d2ca7819...
xinxin shu
12:31 PM Revision 102f0b19 (ceph): auth/cephx: large amounts of log are produced by osd
if the auth of osd is deleted when the osd is running, the osd will produce large amounts of log.
Fixes:#13610
Signe...
qiankun zheng
12:12 PM Backport #12587 (Resolved): FileStore calls syncfs(2) even it is not supported
Loïc Dachary
12:12 PM Revision db0366dd (ceph): Merge pull request #5530 from SUSE/wip-12587-hammer
FileStore calls syncfs(2) even it is not supported
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
10:35 AM Feature #13702 (Closed): 'ceph osd pool create' should not require pg_num
Given we can set a default for pg_num, I think pg_num should be an optional argument when creating a new pool (like p... Giulio Fidente
10:07 AM devops Fix #5900: Create a Python package for ceph Python bindings
Ken Dreyer wrote:
> To summarize progress here: that "wip-5900" branch in GitHub will need to be rebased onto the cu...
Matt Thompson
09:49 AM Revision 619d8048 (ceph): FileStore::_check_replay_guard avoids double check on replaying and can...
Already checked in _check_replay_guard, avoid double check in the inner function _check_global_replay_guard
Signed-o...
Ning Yao
06:35 AM Revision 920fc85e (ceph): Merge pull request #6468 from cxwshawn/wip-mail-fix
modify member info in mailmap
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:54 AM Revision c228bd2d (ceph): [mailmap] add member info.
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com> shawn chen
01:27 AM Linux kernel client Bug #13699 (Can't reproduce): krbd: crash under pblio benchmark
Kernel version: unknown, running in aws, with provisioned iops volumes beneath the osds
Running pblio (https://git...
Josh Durgin
01:16 AM CephFS Bug #13698 (Fix Under Review): Race in TestSessionMap.test_version_splitting
https://github.com/ceph/ceph-qa-suite/pull/674
+ will need backport for infernalis
John Spray
01:11 AM CephFS Bug #13698 (Resolved): Race in TestSessionMap.test_version_splitting

Test is checking OMAP results in destination MDS as soon as source mds finishes "export dir" asok, but completion o...
John Spray
01:15 AM Revision c713423b (ceph): tasks/cephfs: fix race in test_sessionmap
Fixes: #13698
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:59 AM Bug #13697 (Resolved): cls_rbd: object_map_update should return 0 on success, differentiate error...
The rbd_object_map_update class method returns the size of the data read from the object map when no update is necess... Douglas Fuller
12:40 AM Revision 3eccde9d (ceph): Merge tag 'v9.2.0'
v9.2.0 Sage Weil
12:38 AM Revision b0536eba (ceph): librbd : fix enable objectmap feature issue
Fixes: #13558
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu

11/04/2015

11:36 PM Backport #13341 (Resolved): ceph upstart script rbdmap.conf incorrectly processes parameters
Loïc Dachary
11:33 PM Backport #13341 (In Progress): ceph upstart script rbdmap.conf incorrectly processes parameters
Loïc Dachary
11:26 PM Backport #13341 (Resolved): ceph upstart script rbdmap.conf incorrectly processes parameters
Loïc Dachary
11:28 PM CephFS Backport #12097 (Resolved): kernel_untar_build fails on EL7
Loïc Dachary
11:28 PM Backport #12483 (Resolved): mon: MonitorDBStore iterator's get_next_key() returns wrong keys
Loïc Dachary
11:28 PM CephFS Backport #12590 (Resolved): "ceph mds add_data_pool" check for EC pool is wrong
Loïc Dachary
11:28 PM Backport #12923 (Resolved): logrotate reload error on Ubuntu 14.04
Loïc Dachary
11:27 PM Backport #13036 (Resolved): osd: avoid multi set osd_op.outdata in tier pool
Loïc Dachary
11:27 PM Backport #13195 (Resolved): should recalc the min_last_epoch_clean when decode PGMap
Loïc Dachary
11:27 PM Backport #13307 (Resolved): dumpling incrementals do not work properly on hammer and newer
Loïc Dachary
09:37 PM Revision 6e87d233 (ceph): doc/release-notes: final infernalis notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:37 PM Revision 2ac35be4 (ceph): doc/release-notes: edits from Nathan Cutler
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:25 PM devops Tasks #13669: remove "rhev" packages from apt-mirror's "lab-extras"
After looking at the logs, the problem was that yum considered Ceph's qemu-kvm-rhev to obsolete the qemu-kvm that we ... Ken Dreyer
09:09 PM devops Tasks #13669: remove "rhev" packages from apt-mirror's "lab-extras"
This is causing post-reimage provisioning to fail:... Zack Cerza
08:53 PM Feature #13641 (In Progress): osd assert is too crudely, maybe notify mon before quit is better.
Nathan Cutler
02:53 AM Feature #13641: osd assert is too crudely, maybe notify mon before quit is better.
ref https://github.com/ceph/ceph/pull/6423, partial implemented, need modify more. shawn chen
08:22 PM rbd Backport #13695 (Resolved): init-rbdmap uses distro-specific functions
https://github.com/ceph/ceph/pull/6528 Loïc Dachary
08:22 PM rbd Backport #13694 (Rejected): init-rbdmap uses distro-specific functions
Loïc Dachary
08:20 PM Backport #13693 (Resolved): bug with cache/tiering and snapshot reads [merged, needs a test in ce...
https://github.com/ceph/ceph/pull/6589 Loïc Dachary
08:20 PM Backport #13692 (Resolved): osd: do not cache unused memory in attrs
https://github.com/ceph/ceph/pull/6499 Loïc Dachary
07:40 PM rbd Bug #13553 (Pending Backport): rbd clone issue
Jason Dillaman
07:39 PM Revision 0d299c95 (ceph): Merge pull request #6334 from xinxinsh/wip-13533
rbd : fix clone isssue
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:41 PM rgw Bug #13596 (Resolved): radosgw-admin fails user listing when the user pool's empty
Merged, commit:c08344fb48aa79662d213a751591c8503f3178df Yehuda Sadeh
06:40 PM Revision c08344fb (ceph): Merge pull request #6465 from oritwas/wip-13596
radosgw-admin: metadata list user should return an empty list when user pool is empty
Reviewed-by: Yehuda Sadeh <yeh...
Yehuda Sadeh
06:39 PM Bug #12662 (Resolved): ThreadPool add/remove work queue methods not thread safe
Loïc Dachary
06:39 PM Backport #13042 (Resolved): ThreadPool add/remove work queue methods not thread safe
Loïc Dachary
06:38 PM Revision 22dce751 (ceph): Merge pull request #5889 from Abhishekvrshny/wip-13042-hammer
ThreadPool add/remove work queue methods not thread safe
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
06:15 PM Bug #13032 (Resolved): client nonce collision due to unshared pid namespaces
Loïc Dachary
06:14 PM Backport #13245 (Resolved): client nonce collision due to unshared pid namespaces
Loïc Dachary
06:14 PM Revision ed153c13 (ceph): Merge pull request #6151 from dachary/wip-13245-hammer
client nonce collision due to unshared pid namespaces
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
05:57 PM Revision 78c5b9a2 (ceph): radosgw-admin: metadata list user should return an empty list when pool...
Fixes: #13596
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
05:53 PM Bug #13666: "osd/ReplicatedPG.cc: 2818: FAILED assert(0 == "out of order op")" with async msgr
Run: http://pulpito.ceph.com/teuthology-2015-10-31_21:00:10-rados-infernalis-distro-basic-multi/
Jobs: ['1133613', '...
Yuri Weinstein
02:58 PM Bug #13666: "osd/ReplicatedPG.cc: 2818: FAILED assert(0 == "out of order op")" with async msgr
Oh, so this is just a log trimming/op replay race that the async messenger is making a lot larger than usual. Got it.... Greg Farnum
03:07 AM Bug #13666: "osd/ReplicatedPG.cc: 2818: FAILED assert(0 == "out of order op")" with async msgr
For example, osd.0 send three messages to osd.1 successfully, and because of batch ack osd.1 doesn't reply ack to osd... Haomai Wang
05:51 PM Bug #13594: osd/PG.cc: 2856: FAILED assert(values.size() == 1)
Still see in http://pulpito.ceph.com/teuthology-2015-10-31_21:00:10-rados-infernalis-distro-basic-multi/
Job - ['113...
Yuri Weinstein
05:31 PM Feature #13691 (Fix Under Review): tests: merge src/test/test_rados_tool.sh with qa/workunits/rad...
https://github.com/ceph/ceph/pull/6464 Loïc Dachary
04:28 PM Feature #13691 (Resolved): tests: merge src/test/test_rados_tool.sh with qa/workunits/rados/test_...
It would be good for src/test/test_rados_tool.sh to be run by rados/singleton/all/radostool.yaml because it contains ... Loïc Dachary
05:28 PM Revision e8fe4bc5 (ceph): tests: concatenate test_rados_test_tool from src and qa
It is good for src/test/test_rados_tool.sh to be run by
rados/singleton/all/radostool.yaml because it contains a lot ...
Loic Dachary
05:22 PM Revision e2a5ebb1 (ceph): Merge pull request #6340 from joaquimrocha/rados_write_benchmark_new_op...
Rados write benchmark new options
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:04 PM Bug #13690 (Closed): why does osd.11 take a long time to start
2015-11-04 11:47:49.104261 7f387c2da800 -1 journal FileJournal::_open: disabling aio for non-block journal. Use jour... pengcheng lin
03:59 PM CephFS Bug #13689 (Won't Fix): ceph-mds not build with libjemalloc
Looking against high RAM usage of mds, I found ceph-mds do not linked to libjemalloc. Other daemons - are.
# lddtr...
Denis kaganovich
02:53 PM CephFS Feature #13688 (Resolved): mds: performance: journal inodes with capabilities to limit rejoin tim...
It can take a long time to load up inodes. We can use the EOpen event (or similar) to stuff clean inodes into the jo... Sage Weil
02:44 PM CephFS Feature #13569 (Fix Under Review): ceph-fuse: support direct IO
Zheng Yan
02:44 PM CephFS Feature #13569: ceph-fuse: support direct IO
https://github.com/ceph/ceph/pull/6463/files Zheng Yan
02:39 PM Revision 8f7ca9e3 (ceph): client: bypass objectcacher for direct IO
Fixes: #13569
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
01:14 PM Documentation #13687 (Closed): Object map vs xattr not really explained
I could not find in the ceph documentation what is the difference between xattr and object map
(and also what is oma...
Laurent GUERBY
01:01 PM rgw Bug #13613: radosgw problems concurrent downloads
Very grateful, we found some apache physical problem, the problem has been found Jiang Yu
12:57 PM Revision 7524e16f (ceph): tools/rados/rados.cc: Write to different destinations
The write benchmark only writes the objects' contents, not the omap
nor the extended attributes, which is something a...
Joaquim Rocha
12:57 PM Revision 9259e6e0 (ceph): tools/rados/rados.cc: Add options to choose the benchmark's write desti...
Signed-off-by: Joaquim Rocha <joaquim.rocha@cern.ch> Joaquim Rocha
12:57 PM Revision da6825d4 (ceph): test/test_rados_tool.sh: Add tests for the new bench's write options
Those are the combinations of --write-omap, --write-xattr and --write-object.
Signed-off-by: Joaquim Rocha <joaquim....
Joaquim Rocha
12:28 PM Revision 3cc265c3 (ceph): Merge pull request #673 from dachary/wip-buildpackage-ipv6-hammer
buildpackages: silently ignore IPv6 addresses Loïc Dachary
12:26 PM Revision 45478e74 (ceph): buildpackages: silently ignore IPv6 addresses
Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit 7b8f205952d5e49609efbd77a1becae3aff4e531)
Loic Dachary
12:25 PM Revision 906159f4 (ceph): Merge pull request #672 from dachary/wip-buildpackages-ipv6
buildpackages: silently ignore IPv6 addresses Loïc Dachary
12:11 PM Bug #13533: PG: shall finish scrub ahead of time if no more objects is available in NEW_CHUNK state.
Samuel Just wrote:
> While the primary doesn't have any more objects, the replicas might still have stray objects wh...
xie xingguo
12:02 PM Revision 00c6fa9e (ceph): Objecter: pool_op callback may hang forever.
pool_op callback may hang forever due to osdmap update during reply handling.
Fixes: #13642
Signed-off-by: xie xinggu...
xie xingguo
11:08 AM Revision 400b0f40 (ceph): Build internal plugins and classes as modules
Erasure coding plugins and Ceph classes are never exposed outside of the Ceph codebase, so versioning the built libra... James Page
10:52 AM Revision 7b8f2059 (ceph): buildpackages: silently ignore IPv6 addresses
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
10:36 AM Revision ca8802fb (ceph): Merge pull request #6159 from dachary/wip-13341-hammer
ceph upstart script rbdmap.conf incorrectly processes parameters
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:34 AM Revision 19450b90 (ceph): Merge pull request #6154 from dachary/wip-13195-hammer
should recalc the min_last_epoch_clean when decode PGMap
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
10:28 AM Revision 18882c81 (ceph): Merge pull request #6132 from SUSE/wip-13307-hammer
dumpling incrementals do not work properly on hammer and newer
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:27 AM Revision 94261b5e (ceph): Merge pull request #671 from ceph/wip-13234-hammer
rados: add test for 13234.yaml
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:23 AM Revision de4f37bb (ceph): Merge pull request #6097 from dillaman/wip-13045-hammer
librbd: diff_iterate needs to handle holes in parent images
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:22 AM Revision 1c632a7e (ceph): Merge pull request #6060 from XinzeChi/wip-hammer-outdata-set
bug fix: osd: avoid multi set osd_op.outdata in tier pool
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:20 AM Revision bedb3344 (ceph): Merge pull request #5897 from tchaikov/wip-12940-hammer
IO error on kvm/rbd with an erasure coded pool tier
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:11 AM Revision 0d3d8195 (ceph): Merge pull request #5787 from SUSE/wip-12923-hammer
logrotate reload error on Ubuntu 14.04
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:10 AM Revision 381cfccf (ceph): Merge pull request #5766 from dachary/wip-12590-hammer
ceph mds add_data_pool check for EC pool is wrong
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
10:06 AM Revision cad1cfb0 (ceph): Merge pull request #5361 from ceph/wip-11786.hammer
mon: MonitorDBStore: get_next_key() only if prefix matches
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:17 AM Revision be04a900 (ceph): mds: initial ScrubStack implementation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
09:17 AM Revision 069cd093 (ceph): CMake: update for ScrubStack
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:17 AM Revision 5a3f3d0d (ceph): mds: implement enqueue scrub in MDCache
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:17 AM Revision 3eceaf8b (ceph): mds: add "tag path" command in MDSRank
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:17 AM Revision 3aeda582 (ceph): mds: implement ScrubHeader
A place for scrubbed dentries to learn about the params
that started the scrub off, such as the tag.
Signed-off-by: ...
John Spray
09:17 AM Revision ee822438 (ceph): mds: Hook ScrubStack into CInode::validate_disk_state
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:17 AM Revision 19300836 (ceph): mds: write scrub tag during validation
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:17 AM Revision 6ba5befc (ceph): mds: tidy up cdir scrub_initialize in scrubstack
...now that I grok how long the dir is meant to be complete
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:17 AM Revision d457fc24 (ceph): mds: apply validate_disk_state to dirs too
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
09:17 AM Revision e09e548b (ceph): mds: CDir: rearrange constructor
Use colon initialization for all the members we can, instead of assignment
in the function body. The split is confusi...
Greg Farnum
09:17 AM Revision b789edd6 (ceph): mdstypes: dentry_key_t: add an is_valid() function
Wrap up checks for whether the dentry has actually been initialized
to contain any data.
Signed-off-by: Greg Farnum ...
Greg Farnum
09:17 AM Revision 1627b451 (ceph): MDSContinuation: remove expectation that it's using an MDR
The ValidationContinuation is wrapping an MDR, but other MDSContinuations
might not. Remove that bit of the interface...
Greg Farnum
09:17 AM Revision f8b2fb90 (ceph): mds: inode_t: add scrub stamp and version for latest complete scrub
Signed-off-by: Greg Farnum <greg@inktank.com> Greg Farnum
09:17 AM Revision 2cbf07b9 (ceph): mds: frag_t: add scrub stamp and version for recursive and local scrubs
The local scrub bits are just for the data stored in the dirfrag, like
checking rstats match the actual directory con...
Greg Farnum
09:17 AM Revision 23c38c89 (ceph): mds: CDir: create scrub_info_t and surrounding scrub infrastructure
This is set up so that the coming-shortly scrub system can initialize scrubbing
on a directory and perform the actual...
Greg Farnum
09:17 AM Revision fc6bd337 (ceph): mds: CDir: Implement scrub_dentries_scrubbing()
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
09:17 AM Revision a2e3657e (ceph): mds: CDir: implement scrub_local() and call it in CInode::validate_disk...
Add another set of scrub stamps for the local scrub, which map onto the fnode
local scrub members. Use it in CInode:...
Greg Farnum
09:17 AM Revision c5934c1b (ceph): mds: CDentry: create scrub_info_t and surrounding infrastructure
The CDentry is going to be the point of entry for scrubbing code, and
is how we maintain our cache size. Therefore, i...
Greg Farnum
09:17 AM Revision 4a6e799c (ceph): mds: CInode: create scrub_info_t and surrounding infrastructure
Like the CDir stuff, this has data structures and helpers to track its
own internal scrub state, and -- in the case o...
Greg Farnum
07:27 AM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
Nathan,
sorry for the confusion, just added hammer to the backport field.
Kefu Chai
07:23 AM Bug #12565 (Pending Backport): osd: do not cache unused memory in attrs
Kefu Chai
06:50 AM Bug #13543: one host down lead to all virtual machine filesystem in cluster can't be written,
Samuel Just wrote:
> I don't quite follow what happened, but it looks like your cluster is full and is not accepting...
zcc icy
04:42 AM Revision 3084406a (ceph): Merge pull request #6400 from ceph/wip-12997
rgw: Add default quota config
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:54 AM Linux kernel client Bug #13643: task kworker/u128:1:11460 blocked for more than 120 seconds. with rbd device and dd ...
Is this running on the same host as osds? If so, there's a known deadlock potential under memory pressure (due to a k... Josh Durgin
03:37 AM devops Fix #12994: rbd-replay* should ship in ceph-common
For these tests we really only want to update the libraries, and run the old tests, to verify that we haven't broken ... Josh Durgin
12:59 AM Bug #13577: The osd should handle only the kill signal and pass other signal.
Because there are some other software,like cgroup or openstack guard thread,when use cgroup with ceph or
install c...
ceph zte
12:28 AM Feature #13142 (Fix Under Review): osd: warning if pg has not been scrubbed for a long time
Nathan Cutler

11/03/2015

10:12 PM Revision 9b1ff636 (ceph): Merge pull request #653 from ceph/wip-13567-hammer
suites/rbd/qemu: excercise CoW support during QEMU testing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:12 PM Revision fec80cd5 (ceph): Merge pull request #652 from ceph/wip-13559
suites/rbd/qemu: excercise CoW support during QEMU testing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:02 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Per Tamil's request ran single rgw job on ubuntu, rhel 7.0 and centos, here are results:... Yuri Weinstein
04:06 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Note: One way to speed up the deployment of the fix is to test and vote for the update, here:
https://bodhi.fedora...
Boris Ranto
03:54 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
I was asked on IRC, " epel is fixed, this would work , right?"
Yes, however the fix that's currently in the epel-t...
Ken Dreyer
12:25 AM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
Boris and Ken, where are we with this? you say that the change is made in epel.
am confused about the bug status "in...
Tamilarasi muthamizhan
09:58 PM devops Bug #13463 (Duplicate): "Failure: ceph-deploy was not able to gatherkeys" on centos 7.0
Yuri Weinstein
05:20 PM devops Bug #13463: "Failure: ceph-deploy was not able to gatherkeys" on centos 7.0
This looks like duplicate of #13679 Yuri Weinstein
05:02 PM devops Bug #13463: "Failure: ceph-deploy was not able to gatherkeys" on centos 7.0
From IRC with Alfredo:... Yuri Weinstein
04:47 PM devops Bug #13463: "Failure: ceph-deploy was not able to gatherkeys" on centos 7.0
Run: http://pulpito.ceph.com/teuthology-2015-11-03_08:10:29-ceph-deploy-infernalis-distro-basic-vps/ Yuri Weinstein
09:36 PM Feature #13142: osd: warning if pg has not been scrubbed for a long time
https://github.com/ceph/ceph/pull/6440
Michal Jarzabek
09:22 PM devops Bug #13679: ceph-cm-ansible: correct 'cloud.front' hostnames
A bit of background:
When I investigated what was happening in #13365, I initially wasn't reproducing the problem....
Zack Cerza
09:18 PM devops Bug #13679 (Fix Under Review): ceph-cm-ansible: correct 'cloud.front' hostnames
https://github.com/ceph/ceph-cm-ansible/pull/163 Zack Cerza
05:17 PM devops Bug #13679 (Resolved): ceph-cm-ansible: correct 'cloud.front' hostnames
See #13365
Instead of the "Correct hostname if it is 'localhost'" step in the testnodes role, we should set the ho...
Zack Cerza
09:09 PM Bug #13422 (Fix Under Review): pid file that was deleted after ceph restart leads to osd process ...
Nathan Cutler
09:08 PM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
*master PR*: https://github.com/ceph/ceph/pull/6763 Nathan Cutler
08:52 PM rgw Bug #13207 (Fix Under Review): CVE-2016-7031 rgw: Anonymous user is able to read bucket with auth...
Nathan Cutler
06:58 PM rgw Bug #13207: CVE-2016-7031 rgw: Anonymous user is able to read bucket with authenticated read ACL
PR 6057 Yehuda Sadeh
08:38 PM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
Sam, you changed status to Pending Backport, but the backport field is empty. Nathan Cutler
08:36 PM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
*infernalis PR*: https://github.com/ceph/ceph/pull/6261 Nathan Cutler
03:20 PM Bug #12748 (Pending Backport): bug with cache/tiering and snapshot reads [merged, needs a test in...
Samuel Just
08:32 PM Revision c4f68b0c (ceph): common/buffer.h: removed unneeded list destructor
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:34 PM rgw Bug #11241 (Resolved): Incorrect ETAG calculated for POST uploads
Merged in commit:4b07f9333537f3a77a9f4218a3c829197dd48230 Yehuda Sadeh
07:33 PM rgw Bug #13096: rgw: The type of caps can be any value.
The solution would require mapping out the different types of caps that exist, and then to restrict that to those exi... Yehuda Sadeh
07:27 PM rgw Bug #12963 (Resolved): rgw:objects can not be displayed which object name does not contain '.' wh...
Merged at commit:8fed45843fc2d9c6c9b287530445acb008e62f93 Yehuda Sadeh
07:27 PM Revision 8fed4584 (ceph): Merge pull request #5738 from dwj192/dwj192_bkt_index
rgw: fix objects can not be displayed which object name does not cont…
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:13 PM rgw Bug #13564: [radosgw_agent.worker][WARNIN] encountered an error during sync: Http error code 400 ...
I think we have trouble with '<domain>' as being the domain name.. can this be fixed? Yehuda Sadeh
07:07 PM Bug #13666: "osd/ReplicatedPG.cc: 2818: FAILED assert(0 == "out of order op")" with async msgr
I'm not understanding. How does batching up acks lead to this assert? Greg Farnum
03:37 AM Bug #13666: "osd/ReplicatedPG.cc: 2818: FAILED assert(0 == "out of order op")" with async msgr
Oh, I found why simple messenger won't happen with this. Async messenger reply ack together(https://github.com/ceph/c... Haomai Wang
06:59 PM rgw Bug #13605 (Duplicate): rgw: object deletion might get bucket index state reset
Yehuda Sadeh
06:52 PM rgw Bug #12951 (Closed): FAIL: s3tests.functional.test_s3.test_multipart_upload_incorrect_etag
This was an osd issue Yehuda Sadeh
06:46 PM rgw Bug #13598: radosgw-admin: inconsistency in uid/email handling
Two different issues here:
- when email is used, there's no check to see whether the uid matches
- email should b...
Yehuda Sadeh
06:40 PM rgw Bug #13680 (Resolved): New keystone expire dates cannot be parsed
Keystone in newer OpenStack releases (I saw it in Liberty) returns the token expiration date with microseconds, e.g. ... Gyorgy Szombathelyi
04:59 PM Linux kernel client Bug #13587: IO hang when writing to a cached erasure pool
Does the i/o eventually complete? What does 'ceph -s' say? This could be caused by promotion/demotion thrashing in th... Josh Durgin
04:59 PM Linux kernel client Bug #13643: task kworker/u128:1:11460 blocked for more than 120 seconds. with rbd device and dd ...
Josh Durgin wrote:
> What does 'ceph -s' show for your cluster?
All is fine:
cluster <id>
health HEA...
Oliver Dzombc
04:55 PM Linux kernel client Bug #13643: task kworker/u128:1:11460 blocked for more than 120 seconds. with rbd device and dd ...
What does 'ceph -s' show for your cluster? Josh Durgin
04:58 PM Revision bb2ecea2 (ceph): 9.2.0
Jenkins Build Slave User
04:16 PM rgw Bug #13613: radosgw problems concurrent downloads
client timed out and disconnected. Can happen due to variety of issues, including configuration, hardware, client iss... Yehuda Sadeh
04:01 PM Bug #13556 (Won't Fix): ceph-disk failed to activate osd and killed by udev
Giant (0.87.*) is no longer supported, upgrading to Hammer (0.94) should fix this problem. Loïc Dachary
03:59 PM Bug #13611: slow request > 30000 seconds on unloaded disk?
Restarting the osd reporting it will clean it up. Samuel Just
03:57 PM Bug #13134 (Closed): old leveldb is slow (firefly->hammer upgrade leads to slow requests)
Samuel Just
03:57 PM Bug #13359 (Resolved): giant stale requests
Giant EOL David Zafman
03:56 PM Bug #13474 (Fix Under Review): Ceph daemon failed to start, because the service name was already ...
Kefu Chai
03:54 PM Bug #13543: one host down lead to all virtual machine filesystem in cluster can't be written,
I don't quite follow what happened, but it looks like your cluster is full and is not accepting writes. Samuel Just
03:51 PM Bug #13533 (Rejected): PG: shall finish scrub ahead of time if no more objects is available in NE...
While the primary doesn't have any more objects, the replicas might still have stray objects which would constitute s... Samuel Just
03:47 PM Bug #13577: The osd should handle only the kill signal and pass other signal.
Why do you want to pass them on? Samuel Just
03:45 PM Bug #13532 (Fix Under Review): osd flapping
closed pr : https://github.com/ceph/ceph/pull/6318 Kefu Chai
03:42 PM Bug #13576 (Won't Fix): The osd was killed by unkown thread or software.
Doesn't seem like the osd can do much about this. Samuel Just
03:40 PM Bug #13300 (Won't Fix): LibRadosTwoPoolsPP tests failing in firefly-backports
Samuel Just
03:39 PM Bug #13626 (Resolved): FileJournal::_fdump wrongly returns if journal is unreadable.
Samuel Just
03:38 PM Bug #13610 (Fix Under Review): auth/cephx: large amounts of log are produced by osd
https://github.com/ceph/ceph/pull/6473 Kefu Chai
03:37 PM Bug #13610 (New): auth/cephx: large amounts of log are produced by osd
I don't think that PR is related to this bug. Samuel Just
03:31 PM Bug #13473 (Resolved): ceph-fuse --localize_reads is not work
Samuel Just
03:30 PM Bug #13517 (Fix Under Review): common: fix reset max in Throttle using perf reset command
Loïc Dachary
03:30 PM Bug #13517: common: fix reset max in Throttle using perf reset command
https://github.com/ceph/ceph/pull/6300 Loïc Dachary
03:28 PM RADOS Bug #11357: crush: straw2: divide by 0 when weight is 0
For the record, the first Hammer release to ship this patch (commit:b5921d5) was v0.94.1. Ken Dreyer
03:22 PM Bug #13662 (Need More Info): ext4 xattr linux 3.16 / 4.2.3 panic
It would be useful to have a way to reproduce the problem. Or maybe a list of the xattr of all objects on the faulty ... Loïc Dachary
03:16 PM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
We need to send a description of this to the ext4 list asap. Samuel Just
03:21 PM Bug #13574 (Resolved): "Caught signal (Segmentation fault)" in upgrade:firefly-hammer-x-infernali...
Samuel Just
03:19 PM Revision f9e22c5e (ceph): Merge pull request #639 from ceph/wip-12748-infernalis
rados/singleton-nomsgr/all: add export-after-evict.yaml
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
03:13 PM devops Fix #12994: rbd-replay* should ship in ceph-common
> We should make Infernalis' ceph-common package require ceph-test > 9.1.0.
Thinking more about this, we really do...
Ken Dreyer
05:27 AM devops Fix #12994: rbd-replay* should ship in ceph-common
Thanks Josh, this could be fixed in the packaging.
The problem is that we've loosened the version dependencies bet...
Ken Dreyer
04:33 AM devops Fix #12994: rbd-replay* should ship in ceph-common
A client-only upgrade test from hammer to infernalis on centos 7 failed due to rbd-replay-related binaries moving bet... Josh Durgin
03:12 PM Bug #13660 (Closed): crash in Pipe::read_message
I'm chalking this up to low memory on the vps. Samuel Just
03:10 PM Bug #13664 (Pending Backport): tests: testprofile must be removed before it is re-created
Samuel Just
03:09 PM rgw Bug #13240 (Resolved): AssertionError: 31457280 != 30932992: s3tests.functional.test_s3.test_mult...
Samuel Just
03:09 PM Bug #13399 (Closed): 2015-10-06 09:55:10.883565 mon.0 10.214.131.14:6789/0 61 : cluster [WRN] ...
Samuel Just
12:56 PM Revision a77bfd09 (ceph): mds: refactor availability check
...to give a clean three-way state instead of
relying on caller to check stuck availability
first and then whether an...
John Spray
12:34 PM Revision 21f5af0a (ceph): client: a better check for MDS availability
Requiring active daemons was pretty annoying in practice,
because:
* a client starting up in the middle of a failove...
John Spray
12:34 PM Revision 8f0d7967 (ceph): mds: don't use g_conf from MDSMap
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:13 PM Revision 0ea24d61 (ceph): Merge pull request #667 from ceph/wip-autorepair
tasks/cephfs: simplify test_backtrace_repair Zheng Yan
12:00 PM Revision 7db7eff0 (ceph): OSD / ShardData: Pass ctx to mutex constructors in sdata and sdata_orde...
Signed-off-by: Jacek J. Łakis <jacek.lakis@intel.com> Jacek J. Łakis
11:56 AM Revision 54e53a00 (ceph): tasks/cephfs: simplify test_backtrace_repair
This was previously using a bunch of files and a small
MDCache limit to force things out of cache. It is much
simple...
John Spray
11:43 AM rbd Feature #2468 (Fix Under Review): librbd: provide a way for a user to flush and invalidate the cache
Nathan Cutler
09:20 AM rbd Feature #2468: librbd: provide a way for a user to flush and invalidate the cache
https://github.com/ceph/ceph/pull/6453 Mykola Golub
11:31 AM Bug #13592: ceph-helpers: TEST_auto_repair_erasure_coded intermittent failures
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8815/console Loïc Dachary
09:56 AM Stable releases Tasks #13356: hammer v0.94.6
h3. rados... Abhishek Varshney
09:46 AM Stable releases Tasks #13356: hammer v0.94.6
... Abhishek Varshney
09:40 AM RADOS Bug #13111 (Fix Under Review): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_loc...
Kefu Chai
07:41 AM Revision 5105d50d (ceph): tests: test/librados/test.cc must create profile
Now that the create_one_ec_pool function removes the testprofile each
time it is called, it must create the testprofi...
Loic Dachary
07:22 AM Revision 76de0c39 (ceph): Merge pull request #6452 from dachary/wip-13664-test-ec
tests: test/librados/test.cc must create profile
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
07:09 AM Backport #13678: systemd: no rbdmap systemd unit file
master PR -is not yet- merged. Nathan Cutler
07:08 AM Backport #13678 (Resolved): systemd: no rbdmap systemd unit file
https://github.com/ceph/ceph/pull/6500 Nathan Cutler
07:05 AM Revision cab3d3f2 (ceph): Merge pull request #6410 from Vicente-Cheng/ceph-disk-list-plain-single...
ceph-disk: get Nonetype when ceph-disk list with --format plain on single device.
Reviewed-by: Loic Dachary <ldachar...
Loïc Dachary
06:00 AM Revision da48dbb8 (ceph): rbd: fix clone issue when we specify image feature
Fixes: #13553
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu
03:22 AM CephFS Bug #13675 (Fix Under Review): Failure in LibCephFS.DirLs
Zheng Yan
02:18 AM CephFS Bug #13675: Failure in LibCephFS.DirLs
https://github.com/ceph/ceph/pull/6260 Zheng Yan

11/02/2015

11:46 PM Bug #13664: tests: testprofile must be removed before it is re-created
https://github.com/ceph/ceph/pull/6452 is missing... Loïc Dachary
07:28 PM Bug #13664 (Fix Under Review): tests: testprofile must be removed before it is re-created
https://github.com/ceph/ceph/pull/6446 (applies cleanly to firefly) Loïc Dachary
06:35 PM Bug #13664 (In Progress): tests: testprofile must be removed before it is re-created
Loïc Dachary
06:19 PM Bug #13664: tests: testprofile must be removed before it is re-created
2015-10-31 00:11:48.733348 7fd5f9027700 2 mon.a@0(leader) e1 send_reply 0x7fd604837960 0x7fd6046a5200 mon_command_ac... Sage Weil
11:42 PM devops Bug #13632 (Closed): unable to find ceph v0.80.4 in centos gitbuilder
the reason the job couldnt find v0.80.4 in centos 7 gitbuilder is that this version of ceph was not supported on cent... Tamilarasi muthamizhan
11:21 PM Revision a6034294 (ceph): tests: test/librados/test.cc must create profile
Now that the create_one_ec_pool function removes the testprofile each
time it is called, it must create the testprofi...
Loic Dachary
10:34 PM Revision 2a14d167 (ceph): Merge pull request #6451 from jcsp/wip-firefly-urls
qa: http://ceph.com/qa -> http://download.ceph.com/qa Yuri Weinstein
10:22 PM Revision a06179ac (ceph): qa: http://ceph.com/qa -> http://download.ceph.com/qa
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d4d65fbd6ad15320339751c604613ac63511e645)
Sage Weil
10:20 PM Backport #13672 (In Progress): tests: testprofile must be removed before it is re-created
Loïc Dachary
08:33 PM Backport #13672 (Resolved): tests: testprofile must be removed before it is re-created
https://github.com/ceph/ceph/pull/6450 Loïc Dachary
10:20 PM Revision 3a7423db (ceph): tests: add destroy_ec_profile{,_pp} helpers
Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit ab46d79bc09fc711fa35302f49eecac81a98519b)
Loic Dachary
10:20 PM Revision 30237506 (ceph): tests: destroy testprofile before creating one
The testprofile erasure code profile is destroyed before creating a new
one so that it does not fail when another tes...
Loic Dachary
10:19 PM Backport #13671 (In Progress): tests: testprofile must be removed before it is re-created
Loïc Dachary
08:33 PM Backport #13671 (Resolved): tests: testprofile must be removed before it is re-created
https://github.com/ceph/ceph/pull/6449 Loïc Dachary
10:18 PM CephFS Bug #13675 (Resolved): Failure in LibCephFS.DirLs

http://pulpito.ceph.com/teuthology-2015-10-14_09:45:17-hadoop-hammer---basic-multi/1133086 (& 1133125, 1133134)
...
John Spray
10:16 PM Backport #13673 (In Progress): tests: testprofile must be removed before it is re-created
Loïc Dachary
08:34 PM Backport #13673 (Rejected): tests: testprofile must be removed before it is re-created
https://github.com/ceph/ceph/pull/6448 Loïc Dachary
10:12 PM Revision 7f8bf7a2 (ceph): Merge pull request #6446 from dachary/wip-13664-test-ec
tests: destroy testprofile before creating one
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
09:55 PM rbd Bug #13674 (Fix Under Review): Avoid re-writing old-format image header on resize
*master PR*: https://github.com/ceph/ceph/pull/6447 Jason Dillaman
09:35 PM rbd Bug #13674 (Resolved): Avoid re-writing old-format image header on resize
Race conditions are possible between snapshot creation and resize operations (especially if there are issues with wat... Jason Dillaman
09:51 PM Revision d5be20b6 (ceph): librbd: resize should only update image size within header
Previously, the whole RBD image format 1 header struct was
re-written to disk on a resize operation.
Fixes: #13674
B...
Jason Dillaman
09:27 PM Revision 4fb1f6de (ceph): Merge pull request #670 from ceph/wip-no-async
basic/msgr: remove async and random for now Sage Weil
09:25 PM Revision 0324772e (ceph): basic/msgr: remove async and random for now
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:23 PM Bug #13594 (Resolved): osd/PG.cc: 2856: FAILED assert(values.size() == 1)
https://github.com/ceph/ceph/pull/6444 Sage Weil
08:13 PM rgw Documentation #13670 (Duplicate): rgw frontends not mentioned in radosgw config-ref
The Ceph Object Gateway Config Reference[1] does not mention ... Nathan Cutler
07:43 PM rbd Bug #13304 (Fix Under Review): "TestLibRBD.Metadata , TestLibRBD.UpdateFeatures" tests failed in ...
*PR*" https://github.com/ceph/ceph-qa-suite/pull/669 Jason Dillaman
07:32 PM Revision 47abab9a (ceph): tests: destroy testprofile before creating one
The testprofile erasure code profile is destroyed before creating a new
one so that it does not fail when another tes...
Loic Dachary
07:32 PM Revision ab46d79b (ceph): tests: add destroy_ec_profile{,_pp} helpers
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
07:03 PM rbd Bug #13432: "Mutex.cc: 105: FAILED assert(r == 0)" in rbd run
the fix is pending upstream for fio.
not a blocker for ceph. once fio bug is fixed, the teuthology test has to be m...
Tamilarasi muthamizhan
06:26 PM Revision 4ebfc70a (ceph): Fixes #10869, added {role} to the dir name.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
06:24 PM Revision c0066ae1 (ceph): tasks/workunit: fix log message
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 1e7bfb842aae395a6601d6ec387dc3bd88107046)
John Spray
06:23 PM Revision 5a336d73 (ceph): task/workunit: add sudo to dir delete
This failure to delete used to be hidden in
a catch-all exception handler that was
removed in 396dc073.
This was cau...
John Spray
06:23 PM Revision 1722475f (ceph): task/workunit: general tidy
* PEP8-ize whitespace
* specialize a catch-all except:
* don't alias 'misc' to 'teuthology'
Signed-off-by: John Spra...
John Spray
06:20 PM Revision 2cabeb4a (ceph): Whitespace tweaks for the linter
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
06:13 PM Revision 879078fc (ceph): task/workunit: clean up dir deletion
This was always trying to remove the mountpoint,
and then swallowing the exception and printing
it to the log.
Inste...
John Spray
04:52 PM devops Feature #9411: remove qemu symlink for librbd on rhel7.1 (and later)
As it turns out, qemu-kvm in RHEL 7.1 Base does build-time link against librbd1. So in theory the symlink is only nee... Ken Dreyer
04:37 PM devops Tasks #13669 (In Progress): remove "rhev" packages from apt-mirror's "lab-extras"
There are a couple of "rhev" packages that were placed into the "lab-extras" repository on apt-mirror.
We've got t...
Ken Dreyer
04:31 PM devops Tasks #13669 (In Progress): remove "rhev" packages from apt-mirror's "lab-extras"
Ken Dreyer
04:17 PM Revision f66e576e (ceph): Merge pull request #6444 from liewegas/wip-pg-key
osd/PG: tolerate missing epoch key
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:14 PM Revision efe165e3 (ceph): Merge pull request #6406 from xiexingguo/xxg-wip-13626
FileJournal:_fdump wrongly returns if journal is currently unreadable.
Reviewed-by: Loic Dachary <ldachary@redhat.co...
David Zafman
04:12 PM Revision e6b9b8fd (ceph): Added $4 for filter out "random.yaml\,async.yaml" tests for now
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit ef04eaccfa2e11286d68fb84e9dc66a0ff2a430b)
Yuri Weinstein
04:10 PM Revision d9ca11af (ceph): Merge pull request #666 from ceph/wip-openstack-fixes
Added $4 for filter out "random.yaml\,async.yaml" tests for now Sage Weil
04:04 PM Revision e382c677 (ceph): init-rbdmap: Rewrite to use logger + clean-up
This patch rewrites the init-rbdmap init script so that it uses logger
instead of the log_* functions. The patch also...
Boris Ranto
04:04 PM Revision 629c41f9 (ceph): ceph.spec.in: We no longer need redhat-lsb-core
Drop the redhat-lsb-core dependency as it is no longer necessary on
fedora/rhel.
The other two init scripts do not u...
Boris Ranto
04:01 PM Revision ef04eacc (ceph): Added $4 for filter out "random.yaml\,async.yaml" tests for now
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:59 PM Bug #13374 (Fix Under Review): systemd: no rbdmap systemd unit file
-https://github.com/ceph/ceph/pull/6443- Kefu Chai
03:34 PM Bug #13642 (Fix Under Review): Objecter: pool op callback may hang forever.
https://github.com/ceph/ceph/pull/6426 Kefu Chai
02:01 PM Revision 5a6117e6 (ceph): Objecter: remove redundant result-check of _calc_target in _map_session.
Result-code check is currently redundant since _calc_target never returns a negative value.
Signed-off-by: xie xinggu...
xie xingguo
02:01 PM Revision 86554160 (ceph): Objecter: potential null pointer access when do pool_snap_list.
Objecter: potential null pointer access when do pool_snap_list. Shall check pool existence first.
Fixes: #13639
Signe...
xie xingguo
01:32 PM Revision 5def4b70 (ceph): osd: reoder fields in ObjectContext and ObjectContext::RWState structs
Reorganize ObjectContext and ObjectContext::RWState structs by moving fields
around, making State enum consume 4 bits...
Piotr Dałek
01:32 PM Revision 476a6853 (ceph): osd: reoder fields in object_copy_cursor_t struct
Reoder fields in object_copy_cursor_t, reducing its size from 40
to 24 bytes.
Signed-off-by: Piotr Dałek <piotr.dale...
Piotr Dałek
01:32 PM Revision 7401124b (ceph): osd: reoder fields in ScrubMap::object struct
Reoder fields in ScrubMap::object struct and change booleans to
bitfields, reducing its size from 136 to 120 bytes.
...
Piotr Dałek
01:32 PM Revision 48d424c3 (ceph): osd: reoder fields in pg_stat_t struct
Reoder fields in ObjectRecoveryProgress struct and change booleans to
bitfields, reducing its size from 592 to 576 by...
Piotr Dałek
01:32 PM Revision b9ac90d0 (ceph): osd/PG: tolerate missing epoch key
An orphan PG may have an info attr but no epoch key.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:24 PM Revision ee029ebf (ceph): Merge pull request #5133 from stiopaa1/ThreadMoveCopyConstr
Thread.h: disable copy constructor and assignment op
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:43 AM Revision a016f29e (ceph): dummy: only use the user playbook
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
05:26 AM Bug #13668 (Rejected): OSD always crashes while doing scrub with new store as the backend
Hi, guys
I have built a simple test cluster with three osds which are using newstore as the backend. But when it i...
Wenjun Huang
03:48 AM devops Tasks #13667 (Won't Fix): radosgw-agent for debian8
i use debian 8,i found that not radosgw-agent package for debian-hammber,please
add it for the next version!
htt...
Diluga Salome
12:07 AM rgw Bug #11570 (Resolved): rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Yuri Weinstein

11/01/2015

03:43 PM Bug #13594: osd/PG.cc: 2856: FAILED assert(values.size() == 1)
Also in:
Run: http://pulpito.ceph.com/teuthology-2015-10-29_21:00:11-rados-infernalis-distro-basic-multi/
Job: ['11...
Yuri Weinstein
03:41 PM Bug #13666 (Resolved): "osd/ReplicatedPG.cc: 2818: FAILED assert(0 == "out of order op")" with as...
Run: http://pulpito.ceph.com/teuthology-2015-10-29_21:00:11-rados-infernalis-distro-basic-multi/
Jobs: ['1131148', '...
Yuri Weinstein
02:41 PM Revision c9681fd9 (ceph): osd: merge local_t and op_t tnx to single one
using two transaction which would use some additional CPU
in encoding process.
Signed-off-by: Xinze Chi <xinze@xsky....
Xinze Chi
04:33 AM Bug #13660: crash in Pipe::read_message
From ovh node:
ubuntu@target075119:~$ sudo dmidecode -t 17
# dmidecode 2.12
SMBIOS 2.4 present.
Handle 0x1100...
Yuri Weinstein

10/31/2015

03:45 PM rbd Bug #13432: "Mutex.cc: 105: FAILED assert(r == 0)" in rbd run
Also in run: http://pulpito.ceph.com/teuthology-2015-10-27_23:00:01-rbd-infernalis-distro-basic-multi/
Jobs: ['11295...
Yuri Weinstein
03:31 PM Bug #13664 (Resolved): tests: testprofile must be removed before it is re-created
Run: http://pulpito.ceph.com/teuthology-2015-10-30_20:10:03-upgrade:firefly-hammer-x-infernalis-distro-basic-multi/
...
Yuri Weinstein
06:05 AM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
On some machines before freezing we have soft lockup messages:
root@g2:~#
Message from syslogd@g2 at Oct 30 21:0...
Laurent GUERBY
04:11 AM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
* http://tracker.ceph.com/issues/11581#note-2 has and ext4 related panic but the problem does not look the same Loïc Dachary
03:55 AM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
h3. s1... Loïc Dachary
03:47 AM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
Backtrace on a 3.16.7 kernel Mehdi Abaakouk
03:40 AM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
Just got the same kind of backtrace on a 4.2.3 kernel Mehdi Abaakouk
03:36 AM Bug #13662: ext4 xattr linux 3.16 / 4.2.3 panic
Mehdi & Laurent : could you add as much detail as possible about the configuration of the machines where this crash h... Loïc Dachary
03:35 AM Bug #13662 (Resolved): ext4 xattr linux 3.16 / 4.2.3 panic
h3. problem description
Machines hosting OSDs with Debian jessie and running linux 3.16 crashed one after the oth...
Loïc Dachary
05:12 AM Revision 43ba8200 (ceph): mon:honour last seen election epoch in win_standalone_election()
add the elector.init() and elector.get_epoch() into Monitor::win_standalone_election() to initialise the new election... renhwztetecs
03:41 AM Revision 04a486df (ceph): Merge pull request #6344 from dillaman/wip-13559-infernalis
librbd: potential assertion failure during cache read
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Jason Dillaman
03:00 AM Revision 2d567283 (ceph): Merge pull request #6329 from dzafman/wip-zafman-ceph
Wip zafman ceph
Reviewed-by: Dan Mick <dmick@redhat.com>
Dan Mick

10/30/2015

11:59 PM Bug #13660: crash in Pipe::read_message
Actually, looks like the vm ran out of memory... They've only got 2gb and each is running 4 daemons. This may not b... Samuel Just
11:55 PM Bug #13660: crash in Pipe::read_message
sjust@teuthology:/a/teuthology-2015-10-30_08:51:33-upgrade:firefly-hammer-x-infernalis-distro-basic-vps/1131539$ Samuel Just
11:53 PM Bug #13660 (Closed): crash in Pipe::read_message
-2> 2015-10-30 21:29:48.721900 7fa520549700 1 -- 10.214.130.139:6806/18512 --> 10.214.130.86:6808/21533 -- MOSDE... Samuel Just
11:28 PM devops Bug #13631 (Resolved): "Failed to fetch package version from http://gitbuilder.ceph.com/kernel-de...
Yuri Weinstein
09:37 PM devops Bug #13631 (Closed): "Failed to fetch package version from http://gitbuilder.ceph.com/kernel-deb-...
This was a problem with the precise/trusty gitbuilder - its VM was being migrated from one host to another. Everythi... Ilya Dryomov
11:19 PM devops Bug #13632: unable to find ceph v0.80.4 in centos gitbuilder
ok, so this is a upgrade where we are trying to upgrade from v0.80.4 to every point release in firefly to hammer.
...
Tamilarasi muthamizhan
11:13 PM devops Bug #13632: unable to find ceph v0.80.4 in centos gitbuilder
is this bug specific to centos only?
Tamilarasi muthamizhan
11:14 PM Revision a341d977 (ceph): ceph.in: Notify user that 'tell' can't be used in interactive mode
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:28 PM Revision 4b9462ab (ceph): Merge pull request #6435 from ceph/docs-new-url
updates all http://ceph.com/ to download.ceph.com
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
09:48 PM Revision 92e02016 (ceph): doc: update rpm links to download.ceph.com
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:46 PM Revision caa4780b (ceph): doc: update debian links to download.ceph.com
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:26 PM Bug #13016 (Resolved): For testing should add config to report errors on any EC shard in error
07e749624092e0443aeba31683caed9c4c7a32cf David Zafman
08:23 PM Bug #12954 (Resolved): osd/osd_types.cc: 4074: FAILED assert(clone_size.count(clone))
eb0ca424815e94c78a2d09dbf787d102172f4ddf David Zafman
08:23 PM Bug #12665 (Resolved): osd/ReplicatedPG.cc: 2706: FAILED assert(p != snapset.clones.end())
eb0ca424815e94c78a2d09dbf787d102172f4ddf David Zafman
08:21 PM Bug #13625 (Resolved): warning: comparison between signed and unsigned
39fb7f12cb3a902c3a65c9fe59a00821f3b205a8 David Zafman
08:20 PM Feature #12740 (Resolved): ceph-objetstore-tool: add operations to remove clone ids from a head o...
c6d283f0f16347a13418d8a0ed136913e1161893 David Zafman
08:20 PM Bug #12738 (Resolved): scrub bogus results when missing a clone
a23036c6fd7de5d1dbc2bd30c967c0be51d94ca5 David Zafman
08:14 PM Revision 19565e19 (ceph): Merge pull request #5783 from dzafman/wip-12738
Fix scrub error handling and log output
Add set-size and remove-clone-metadata to ceph-objectstore-tool
Fix trim_obje...
David Zafman
08:05 PM Revision 0e703bba (ceph): Merge branch 'append'
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
08:01 PM Revision 8227b4b7 (ceph): test: Eliminate check for bogus "obj13/head snaps empty" error
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision 2e0bb0ae (ceph): osd, test: Keep missing count and log number of missing clones
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision f508ddc6 (ceph): osd, test: When head missing a snapset, clones not an error
Fix log message for this case and make into "info"
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:01 PM Revision 310bf784 (ceph): osd: Use boost::optional instead of snap 0 for "all_clones"
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision d712737b (ceph): test: osd-scrub-snaps.sh uses ceph-helpers.sh and added to make check
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision e5ad33ec (ceph): test: Test scrubbing of snapshot problems
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision 9222f564 (ceph): tools/rados: Improve xattr import handling so future internal xattrs ig...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision 0564f398 (ceph): ceph-objectstore-tool: White space fixes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision b0c884ba (ceph): ceph-objectstore-tool: Improve some error messages
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision d276d328 (ceph): ceph-objectstore-tool: For corrupt objectstores, don't abort listing on...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision b4ba3e66 (ceph): test: Add some clones to ceph-objectstore-tool test
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision 1688debf (ceph): ceph-objectstore-tool: Enhanced dump command replaces dump-info
Show object stat information from objectstore
Show SnapSet if present
Add --head for search by object name
Signed-of...
David Zafman
08:01 PM Revision 138a33b8 (ceph): ceph-objectstore-tool: Add set-size command for objects
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision b6302acd (ceph): ceph-objectstore-tool: Add undocumented clear-snapset command for testing
Add test cases using new feature to corrupt SnapSet
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:01 PM Revision caf2d597 (ceph): ceph-objectstore-tool: Improve object spec error handling
Add test cases
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:01 PM Revision eb0ca424 (ceph): osd: Fix trim_object() to not crash on corrupt snapset
Add test case to check for trim_object() osd crash
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:01 PM Revision c6d283f0 (ceph): ceph-objectstore-tool: Add new remove-clone-metadata object op
Fixes: #12740
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:01 PM Revision e0b39650 (ceph): osd: Don't crash if OI_ATTR attribute is missing or corrupt
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision 9e48e180 (ceph): osd: Additional _scrub() check for snapset inconsistency
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision 3b381caa (ceph): osd: Better SnapSet scrub checking (find issues instead of asserting)
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:01 PM Revision a23036c6 (ceph): osd: Make the _scrub routine produce good output and detect errors prop...
Catch decode errors so osd doesn't crash on corrupt OI_ATTR or SS_ATTR
Use boost::optional<> to make current state cl...
David Zafman
05:52 PM Feature #13505: scrub/repair: persist scrub results.

There are some scrub errors which are not related to a specific object or involve multiple objects.
1. The pg_...
David Zafman
03:51 PM devops Bug #13657 (Resolved): plana13:yum broken
I fixed 'er up. Zack Cerza
03:44 PM devops Bug #13657 (Resolved): plana13:yum broken
... Yuri Weinstein
03:17 PM Revision e74183ea (ceph): Merge pull request #5865 from dzafman/wip-13016
osd: Add config option osd_read_ec_check_for_errors for testing
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
01:23 PM CephFS Bug #11482 (Fix Under Review): kclient: intermittent log warnings "client.XXXX isn't responding t...
https://github.com/ceph/ceph/pull/6432 Zheng Yan
10:02 AM Backport #13654: crush: crash if we see CRUSH_ITEM_NONE in early rule step
Assigning to Sage because he merged the original PR, not because action is required of him. Nathan Cutler
10:01 AM Backport #13654 (In Progress): crush: crash if we see CRUSH_ITEM_NONE in early rule step
Nathan Cutler
08:55 AM Backport #13654 (Resolved): crush: crash if we see CRUSH_ITEM_NONE in early rule step
https://github.com/ceph/ceph/pull/6430 Nathan Cutler
10:01 AM Revision a52f7cb3 (ceph): crush/mapper: ensure take bucket value is valid
Ensure that the take argument is a valid bucket ID before indexing the
buckets array.
Signed-off-by: Sage Weil <sage...
Sage Weil
10:01 AM Revision 81d8aa14 (ceph): crush/mapper: ensure bucket id is valid before indexing buckets array
We were indexing the buckets array without verifying the index was within
the [0,max_buckets) range. This could happ...
Sage Weil
08:55 AM Backport #13655 (Resolved): crush: crash if we see CRUSH_ITEM_NONE in early rule step
https://github.com/ceph/ceph/pull/6626 Nathan Cutler
08:54 AM Backport #13653 (Rejected): crush: crash if we see CRUSH_ITEM_NONE in early rule step
Nathan Cutler
08:19 AM Revision b3f8d564 (ceph): osd: reoder fields in ObjectRecoveryProgress struct
Reoder fields in ObjectRecoveryProgress struct, reducing its size from 40
to 24 bytes.
Signed-off-by: Piotr Dałek <p...
Piotr Dałek
07:56 AM Revision bf3c30ce (ceph): osd: reorder and trim fields SnapSetContext
Reduce size of SnapSetContext struct by 8 bytes, by reordering fields
and packing booleans into single bits.
Signed-...
Piotr Dałek
06:45 AM Bug #13477 (Pending Backport): crush: crash if we see CRUSH_ITEM_NONE in early rule step
Sage Weil
04:43 AM Revision 7f8ab913 (ceph): Merge pull request #6045 from Sandy4999/wip-13133
rgw: refuse to calculate digest when the s3 secret key is empty
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:46 AM Revision e0fd540b (ceph): rgw:swift use Civetweb ssl can not get right url
Fixes: #13628
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
weijun duan

10/29/2015

11:50 PM Feature #10098 (Resolved): wanted: command to clear 'incomplete' PGs
6907778d David Zafman
11:46 PM Revision e381af3d (ceph): nop: suite that does not even lock targets
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
10:35 PM Revision 2e47e037 (ceph): filesystem: fix get_daemon_names
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:38 PM Stable releases Tasks #13645: infernalis v9.1.1
h3. QE Validation
| *%{color:green}Suite%*| *%{color:green}Runs%*| *%{color:green}Notes/Issues%*|
| *rados* ...
Yuri Weinstein
08:30 PM Stable releases Tasks #13645 (Resolved): infernalis v9.1.1
Summarization of nightlies runs... Yuri Weinstein
07:27 PM rbd Bug #13636: rbd: pure virtual method called
infernalis is effectively closed pending its eminent release. After its release, a jewel branch will be created from... Jason Dillaman
03:05 PM rbd Bug #13636: rbd: pure virtual method called
Hi - if you target infernalis with the fix, we would only have to backport to hammer and firefly. AFAIK master is sti... Nathan Cutler
02:07 PM rbd Bug #13636: rbd: pure virtual method called
ThreadPool::WorkQueueVal @ 0x7f0cb09d6360 is the ImageCtx::op_work_queue from the active image. Thread 4 shows that ... Jason Dillaman
01:44 PM rbd Bug #13636: rbd: pure virtual method called
... Jason Dillaman
01:26 PM rbd Bug #13636 (In Progress): rbd: pure virtual method called
Jason Dillaman
05:13 AM rbd Bug #13636 (Resolved): rbd: pure virtual method called
From http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-23_23:00:08-rbd-master---basic-multi/1122358/teuthology.l... Josh Durgin
06:57 PM rgw Bug #13644 (Resolved): get_quota_info returns json in headers
A call for /admin/user?quota&uid=testuser&quota-type=user which looks to come from get_quota_info[0] returns its info... Derek Yarnell
04:37 PM Linux kernel client Bug #13643 (New): task kworker/u128:1:11460 blocked for more than 120 seconds. with rbd device a...
Hi,
Redhat 7 64 Bit
ceph version 0.94.5 (9764da52395923e0b32908d83a9f7304401fee43)
Scenario:
Migration of ...
Oliver Dzombc
03:28 PM Revision d9640e1b (ceph): Merge pull request #6424 from badone/curl_easy_perform_fix
rgw: Fix typo in RGWHTTPClient::process error message
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:16 PM rbd Bug #12415 (Pending Backport): init-rbdmap uses distro-specific functions
Merged upstream (infernalis). Boris Ranto
03:01 PM Revision 3af21a14 (ceph): Merge pull request #6363 from ceph/wip-init-rbdmap
Drop redhat-lsb-core dependency
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:48 PM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
seems like caused by caps reconnect issues. Zheng Yan
11:53 AM Bug #13642 (Resolved): Objecter: pool op callback may hang forever.
Pool op callback may hang forever due to osdmap update during reply handling. xie xingguo
11:12 AM Feature #13641 (In Progress): osd assert is too crudely, maybe notify mon before quit is better.
Ruifeng Yang
10:14 AM Revision b698a766 (ceph): rgw: Fix typo in RGWHTTPClient::process error message
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
10:03 AM CephFS Bug #13640 (Resolved): CephFS and page cache handling
CephFS (both ceph-fuse and kernel client) flush the content of files from page cache upon closing the file.
This b...
Burkhard Linke
09:25 AM Bug #13639 (Resolved): Objecter: potential null pointer access when do pool_snap_list.
Objecter: potential null pointer access when do pool_snap_list.
Shall check pool existence first.
xie xingguo
08:31 AM Revision f9fdf47e (ceph): Merge pull request #6358 from dx9/wip-12406-cmake-arch-detection
cmake: Use uname instead of arch.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:46 AM Bug #12748 (Fix Under Review): bug with cache/tiering and snapshot reads [merged, needs a test in...
Kefu Chai
06:41 AM Backport #13638: FileStore: potential memory leak if getattrs fails.
Assigning to Kefu because he merged the original PR, not because action is required of him. Nathan Cutler
06:38 AM Backport #13638 (Resolved): FileStore: potential memory leak if getattrs fails.
https://github.com/ceph/ceph/pull/6846 Nathan Cutler
06:39 AM Backport #13637 (In Progress): FileStore: potential memory leak if getattrs fails.
Nathan Cutler
06:34 AM Backport #13637: FileStore: potential memory leak if getattrs fails.
Assigning to Kefu because he merged the original PR, not because action is required of him. Nathan Cutler
06:34 AM Backport #13637 (Resolved): FileStore: potential memory leak if getattrs fails.
https://github.com/ceph/ceph/pull/6420 Nathan Cutler
06:39 AM Revision 74203b80 (ceph): FileStore: potential memory leak if _fgetattrs fails
Memory leak happens if _fgetattrs encounters some error and simply returns.
Fixes: #13597
Signed-off-by: xie xingguo ...
xie xingguo
06:37 AM Bug #13597: FileStore: potential memory leak if getattrs fails.
*master PR*: https://github.com/ceph/ceph/pull/6377 Nathan Cutler
05:46 AM Bug #13597 (Pending Backport): FileStore: potential memory leak if getattrs fails.
Kefu Chai
06:12 AM Revision d7fe0ca7 (ceph): Merge pull request #6310 from dx9/wip-12406-test-libcephfs-flock
test/libcephfs/flock: add sys/file.h include for flock operations
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:40 AM Revision 57b7b987 (ceph): Merge pull request #6377 from xiexingguo/wip-xxg-13597
FileStore: potential memory leak if _fgetattrs fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:35 AM Bug #13610 (Fix Under Review): auth/cephx: large amounts of log are produced by osd
https://github.com/ceph/ceph/pull/6377 Kefu Chai
05:06 AM Revision 173bfd03 (ceph): rgw: link against system openssl (instead of dlopen at runtime)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:00 AM Revision 6784c9cb (ceph): Merge pull request #6414 from dzafman/wip-13625
messages/MOSDOp: Cast in assert to eliminate warnings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:38 AM Revision f0e0606a (ceph): Merge pull request #6418 from tchaikov/wip-fix-ceph-monstore-update-crush
tools: ceph-monstore-update-crush: add "--test" when testing crushmap
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:18 AM Revision 8160af62 (ceph): tools: ceph-monstore-update-crush: add "--test" to crushtool
in addition to testing the references to unknown name/type, we should
perform necessary test the crushmap when lookin...
Kefu Chai
03:13 AM Bug #13484: pg notify sent but not recieved -- 4 pgs hung in peering as a result
Whether we can set a peering timeout? then we can auto restart a peering when peering timeout. Ruifeng Yang
03:03 AM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
how about not to remove pid-file,when process exits, becuase the pid-file is important for juding whether osd/mon is ... shun song
12:27 AM Revision 83afe15c (ceph): test: ceph-disk: coverage list_format_dev_plain() new behavior.
modify the unittest to coverage the list_format_dev_plain()
new behavior.
Signed-off-by: Vicente Cheng <freeze.b...
Wei-Chung Cheng

10/28/2015

11:23 PM Revision 6253aea4 (ceph): FileJournal:_fdump wrongly returns if journal is currently unreadable.
_fdump wrongly returns if journal is currently unreadable, and fix some other errors also.
Fixes: #13626
Signed-off-b...
xie xingguo
09:56 PM rgw Bug #13635 (Resolved): radosgw duplicate email address
From the latest documentation[0] I would expect to get a EmailExists for the following two Admin API queries (usernam... Derek Yarnell
07:52 PM Bug #13634 (Can't reproduce): ceph-mon: crash when running ceph-mon --mkfs
recent master:... Yehuda Sadeh
06:02 PM rbd Feature #13633: Verify self-managed snapshot functionality on image create
User will see something like the following error if the pool is not in self-managed snapshot mode:... Jason Dillaman
05:56 PM rbd Feature #13633 (Resolved): Verify self-managed snapshot functionality on image create
If a user accidentally creates a pool snapshot on an RBD pool, images can no longer be snapshotted. There is no way ... Jason Dillaman
04:25 PM Revision f251b539 (ceph): added append function and a test
Emmet Cassidy
04:13 PM Revision e3921a83 (ceph): Merge pull request #5875 from Aran85/parsemetadatakey
rgw:modify the conditional statement in parse_metadata_key method. Orit Wasserman
04:04 PM Revision e3fdc3a5 (ceph): Merge pull request #6409 from dachary/wip-mailmap
mailmap: Xie Xingguo affiliation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:38 PM devops Bug #13631: "Failed to fetch package version from http://gitbuilder.ceph.com/kernel-deb-trusty-x8...
And in run:
http://pulpito.ceph.com/teuthology-2015-10-27_10:53:08-powercycle-firefly-testing-basic-multi/
Yuri Weinstein
03:18 PM devops Bug #13631: "Failed to fetch package version from http://gitbuilder.ceph.com/kernel-deb-trusty-x8...
Also in http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-27_10:41:29-kcephfs-firefly-testing-basic-multi/112824... Yuri Weinstein
03:16 PM devops Bug #13631 (Resolved): "Failed to fetch package version from http://gitbuilder.ceph.com/kernel-de...
Run: http://pulpito.ceph.com/teuthology-2015-10-27_10:35:10-krbd-firefly-testing-basic-multi/
Jobs: 1128243, 1128244...
Yuri Weinstein
03:35 PM devops Bug #13632 (Closed): unable to find ceph v0.80.4 in centos gitbuilder
Run: http://pulpito.ceph.com/teuthology-2015-10-23_17:18:01-upgrade:firefly-x-hammer-distro-basic-vps/
Job: 1120701
...
Yuri Weinstein
03:35 PM rgw Bug #12352 (Resolved): rgw: remove extra check in RGWGetObj::execute
Merged in commit:b4cde262ac9fc8f3282b06ac40353e27afc79c7a Yehuda Sadeh
03:34 PM rgw Bug #13018 (Resolved): rgw/rgw_admin: Checking the legality of the parameters
Merged in commit:9b013d02f6ae838dc56d2380ad2ca446307762ab Yehuda Sadeh
03:33 PM Revision 9b013d02 (ceph): Merge pull request #5879 from H3C/wip-rgw-bugfix1
rgw/rgw_admin: Checking the legality of the parameters
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:22 PM Revision 39fb7f12 (ceph): messages/MOSDOp: Cast in assert to eliminate warnings
Fixes: #13625
Caused by 0bf2a79e
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:12 PM devops Documentation #13603 (Resolved): inconsistent GPG download instructions
Ken Dreyer
02:32 PM Revision b4cde262 (ceph): Merge pull request #5262 from jmunhoz/wip-12352
rgw: remove extra check in RGWGetObj::execute
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:53 PM Revision 3047b569 (ceph): rgw: Add default quota config
Add a default quota config that is applied when no specific quota is
enabled. There are both per-bucket and per-user...
Daniel Gryniewicz
10:29 AM Revision 570285bd (ceph): ceph-disk: get Nonetype when ceph-disk list with --format plain on sing...
with dmcrypt device, ceph-disk list will get Nonetype with the real device
i.e. /dev/sdb1 for /dev/dm-1, `ceph-di...
Wei-Chung Cheng
09:42 AM Bug #13627: mon: last seen election epoch not honored in win_standalone_election()
@Joao Luis
election_epoch can be used to record the change of the mon state, if has been election_epoch = 1, then ...
huanwen ren
09:36 AM Bug #13627: mon: last seen election epoch not honored in win_standalone_election()
@Category
election_epoch can be used to record the change of the mon state, if has been election_epoch = 1, then you...
huanwen ren
09:02 AM Bug #13627: mon: last seen election epoch not honored in win_standalone_election()
Nevermind, I figured what you actually mean. The monitor is not honoring its last seen election epoch when running on... Joao Eduardo Luis
08:56 AM Bug #13627: mon: last seen election epoch not honored in win_standalone_election()
Can you actually point us to an incorrect behavior arising from this?
I have never considered this a bug. The elec...
Joao Eduardo Luis
07:11 AM Bug #13627: mon: last seen election epoch not honored in win_standalone_election()
https://github.com/ceph/ceph/pull/6407 huanwen ren
06:20 AM Bug #13627 (Resolved): mon: last seen election epoch not honored in win_standalone_election()
The Monitor of epoch version is set to 1, when number by multiple downgraded to a mon
The sample:...
huanwen ren
09:28 AM rbd Backport #13541: LTTng-UST should be optionally enabled
@Nathan : Here is the PR that I am working on -https://github.com/ceph/ceph/pull/6357-. It looks non-trivial backport... Abhishek Varshney
09:06 AM Revision f22f4ac2 (ceph): mailmap: Xie Xingguo affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:51 AM rgw Bug #13628: rgw:swift use Civetweb ssl can not get right url
https://github.com/ceph/ceph/pull/6408 weijun duan
08:41 AM rgw Bug #13628: rgw:swift use Civetweb ssl can not get right url
... weijun duan
08:13 AM rgw Bug #13628 (Resolved): rgw:swift use Civetweb ssl can not get right url
... weijun duan
06:51 AM Revision 451e3d56 (ceph): Merge pull request #6320 from JiYou/mything
Fix examples/librados/Makefile error.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:25 AM RADOS Bug #13111 (In Progress): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_re...
Loïc Dachary
06:16 AM Revision b49d663b (ceph): Merge pull request #6381 from xiexingguo/xxg-wip-fs-cleanup
FileStore: remove unused local variable 'handle'
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:14 AM Revision 1d1ecb86 (ceph): Merge pull request #6384 from ktdreyer/wip-doc-download-gpg-key
doc: download GPG key from download.ceph.com
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:55 AM Bug #13626 (Resolved): FileJournal::_fdump wrongly returns if journal is unreadable.
_fdump wrongly returns if journal is unreadable, and thus leave journal-fd and formatter-sessions stay unclosed. xie xingguo
05:38 AM Feature #9963 (Fix Under Review): librados: improve get_objects and get_position interfaces
https://github.com/ceph/ceph/pull/6405 John Spray
05:28 AM Revision b51a929c (ceph): tasks/cephfs: quick test for `tell`...
...specifically that we don't have lingering
MDS sessions after running it. This is testing
that Client::shutdown is...
John Spray
04:20 AM Bug #13625 (Fix Under Review): warning: comparison between signed and unsigned
David Zafman
03:53 AM Bug #13625 (Resolved): warning: comparison between signed and unsigned

Lots of annoying build warnings now on master caused by 0bf2a79e "messages/MOSDOp: fix reqid encoding/decoding"
...
David Zafman
01:14 AM Bug #13623 (Duplicate): qa: hang on waiting for clean; OSDs not joining cluster
Haven't looked at the logs but description sounds like a straight dupe of http://tracker.ceph.com/issues/13512 John Spray
12:57 AM Revision b54f9aa8 (ceph): Merge pull request #6246 from liewegas/wip-13477
crush: validate bucket id before indexing buckets array
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
12:55 AM Revision 93ec538e (ceph): crush/mapper: ensure take bucket value is valid
Ensure that the take argument is a valid bucket ID before indexing the
buckets array.
Signed-off-by: Sage Weil <sage...
Sage Weil
12:55 AM Revision 976a24a3 (ceph): crush/mapper: ensure bucket id is valid before indexing buckets array
We were indexing the buckets array without verifying the index was within
the [0,max_buckets) range. This could happ...
Sage Weil

10/27/2015

11:48 PM Revision dc7ad162 (ceph): Merge pull request #661 from ceph/firefly-samba-fixes
Firefly samba fixes Yuri Weinstein
11:33 PM Revision 95bc82dc (ceph): Merge pull request #606 from dachary/wip-12320-ceph-fuse-hammer
tasks/ceph_fuse.py: virtual machines need flexible mount timeout Greg Farnum
11:22 PM Bug #11814: implicit erasure code crush ruleset is not validated
Is @src/tools/ceph-monstore-update-crush.sh@ something that only developers would run, or something that we ever expe... Ken Dreyer
11:21 PM Revision db1cbe70 (ceph): Fix casing of Content-Type header
It turns out, despite the HTTP spec declaring that header field names
should be case-insensitive, some clients treat ...
Robin H. Johnson
10:04 PM devops Bug #11104 (In Progress): dependency problem with Ceph "Firefly" upstream and EPEL
ceph-0.80.7-0.6.el7 was pushed to EPEL stable, but this build did not handle the conflict between ceph-devel and libr... Ken Dreyer
09:55 PM Revision c035816c (ceph): Merge pull request #656 from ceph/wip-frag
fs: fix two frag_enable fragments
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:44 PM Revision 0cbc4d0a (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
09:44 PM Revision 7fbd7171 (ceph): task/samba: use SIGTERM to stop samba server
man samba(8) contains sentences:
To shut down a user's smbd process it is recommended that SIGKILL (-9)
NOT be used,...
Yan, Zheng
09:42 PM CephFS Bug #13472 (Need More Info): ceph-fuse crash
Can you please upload your existing client log file to the tracker, and reproduce this with "debug client = 20"?
I...
Greg Farnum
09:38 PM Bug #13623 (Duplicate): qa: hang on waiting for clean; OSDs not joining cluster
See http://pulpito.ceph.com/teuthology-2015-10-23_23:08:01-kcephfs-master-testing-basic-multi/1122914/. I copied the ... Greg Farnum
09:26 PM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
Still happening: http://pulpito.ceph.com/teuthology-2015-10-23_23:08:01-kcephfs-master-testing-basic-multi/1122923/
...
Greg Farnum
08:36 PM CephFS Backport #13621: CephFS restriction on removing cache tiers is overly strict
Thanks, Greg. We will ask you again after the PR has passed a fs suite. Nathan Cutler
08:25 PM CephFS Backport #13621: CephFS restriction on removing cache tiers is overly strict
Waiting on the test bot, but it looks good. Greg Farnum
08:20 PM CephFS Backport #13621 (In Progress): CephFS restriction on removing cache tiers is overly strict
Nathan Cutler
08:15 PM CephFS Backport #13621: CephFS restriction on removing cache tiers is overly strict
Assigning to Greg because he merged the original PR. Nathan Cutler
08:14 PM CephFS Backport #13621 (Resolved): CephFS restriction on removing cache tiers is overly strict
https://github.com/ceph/ceph/pull/6402 Nathan Cutler
08:35 PM Revision 7c51b293 (ceph): Merge pull request #6239 from zhouyuan/swift_testing_access
vstart.sh: grant full access to Swift testing account
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:34 PM rbd Feature #13504 (Fix Under Review): rbd: API: options on image create
Jason Dillaman
08:33 PM Revision eeb94c90 (ceph): Merge pull request #6303 from dx9/wip-12406-use-freopen
test_rgw_admin: Use freopen for output redirection.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:20 PM CephFS Backport #13593: Ceph-fuse won't start correctly when the option log_max_new in ceph.conf set to ...
That PR looks fine to me! Greg Farnum
02:31 PM CephFS Backport #13593: Ceph-fuse won't start correctly when the option log_max_new in ceph.conf set to ...
Assigning to Sage because he merged the original PR. Nathan Cutler
02:30 PM CephFS Backport #13593 (In Progress): Ceph-fuse won't start correctly when the option log_max_new in cep...
Nathan Cutler
08:19 PM Revision 1448915e (ceph): qa: update cephtool test for CephFS tier cases
1. Creating a filesystem using a
readonly tier on an EC pool (should be forbidden)
2. Removing a tier from a repli...
John Spray
08:18 PM Revision 14c36f0c (ceph): mon: forbid readonly cache tiers for CephFS
For EC pools, we need a tier that is not just forwarding
writes, in order to provide the ops required
by CephFS.
Sig...
John Spray
08:18 PM Revision 31e59fbc (ceph): mon: refine check_remove_tier checks
Fixes: #11504
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit a50c8f1f2ad8845c7f77110868...
John Spray
08:09 PM Backport #13620: osd: pg stuck in replay
Assigning to Sam because he merged the original PR. Nathan Cutler
08:08 PM Backport #13620 (In Progress): osd: pg stuck in replay
Nathan Cutler
08:04 PM Backport #13620 (Resolved): osd: pg stuck in replay
https://github.com/ceph/ceph/pull/6401 Nathan Cutler
08:08 PM CephFS Bug #11504 (Pending Backport): CephFS restriction on removing cache tiers is overly strict
Let's put this in hammer please! We seem to be getting a lot more experimental users lately. :) Greg Farnum
08:08 PM Bug #13606 (Duplicate): Can't delete cache tier for data pool
This bug is resolved in infernalis but not hammer. See #11504. You can build your own packages by combining v0.94.4 a... Greg Farnum
08:08 PM Revision 9f3aebee (ceph): osd: fix requeue of replay requests during activating
If the replay period expires while we are still in the activating
state, we can simply insert our list of requests at...
Sage Weil
08:06 PM CephFS Bug #6613: samba is crashing in teuthology
Same in run:
http://pulpito.ceph.com/teuthology-2015-10-27_10:44:28-samba-firefly---basic-vps/
Jobs: 1128254, 1128257
Yuri Weinstein
07:52 PM rbd Backport #13619: rbd clone issue
Master PR -not- merged -yet-. Nathan Cutler
07:51 PM rbd Backport #13619 (Resolved): rbd clone issue
https://github.com/ceph/ceph/pull/6474 Nathan Cutler
07:44 PM Revision 052e1597 (ceph): osd: Correct the object_info_t::decode() version
Caused by: 13b9dc70
Fixes: #13462
Backport: Hammer, Firefly
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherr...
David Zafman
06:35 PM Bug #13116 (Pending Backport): osd: pg stuck in replay
Can we get this put in hammer as well when it's convenient? Greg Farnum
06:31 PM Tasks #13618 (New): objectstore_bench did not support newstore
ObjectStore_bench did not support newstore James Liu
06:30 PM Tasks #13617 (New): Async support for Ceph-fio-objectstore
ceph-fio-obejctstore was implemented in sync way. It has bad performance with fio. We need to implement ceph_fio_obje... James Liu
05:46 PM rgw Feature #13616 (Resolved): rgw: update sync status when committing sync period
Yehuda Sadeh
05:44 PM rgw Feature #13479 (Fix Under Review): rgw: configuration backward compatibility
Yehuda Sadeh
05:43 PM rgw Feature #13478 (Fix Under Review): rgw: new admin command to control setting/clearing master zone...
Yehuda Sadeh
05:40 PM rgw Feature #11972: rgw: implement zongroup create admin command
Yehuda Sadeh
05:26 PM rgw Feature #12997: rgw: default quota params
https://github.com/ceph/ceph/pull/6400 Daniel Gryniewicz
04:51 PM Bug #13594: osd/PG.cc: 2856: FAILED assert(values.size() == 1)
A second OSD in our cluster now has the exact same error. This happens during a recovery, if we keep loosing OSD we'l... Laurent GUERBY
03:42 PM Revision 899c80e5 (ceph): Merge pull request #659 from dachary/wip-buildpackages-tags-hammer
buildpackages: fetch tags from the official Ceph repository Loïc Dachary
03:40 PM Revision 86c786ae (ceph): buildpackages: fetch tags from the official Ceph repository
A clone of Ceph is not automagically updated with the tags from the
official Ceph repository. For a pull request base...
Loic Dachary
03:40 PM Revision ef6467d0 (ceph): Merge pull request #658 from dachary/wip-buildpackages-tags
buildpackages: fetch tags from the official Ceph repository Loïc Dachary
03:16 PM Backport #13287: stuck recovering, unfound hit set due to removing it while !active
This backport is non-trivial because hit_set_remove_all() is not implemented in firefly. It wasn't implemented in ham... Nathan Cutler
03:10 PM Backport #13487: object_info_t::decode() has wrong version
Assigning to Sam because he merged the original PR. Nathan Cutler
03:09 PM Backport #13487 (In Progress): object_info_t::decode() has wrong version
Nathan Cutler
03:06 PM Revision 970a3722 (ceph): buildpackages: fetch tags from the official Ceph repository
A clone of Ceph is not automagically updated with the tags from the
official Ceph repository. For a pull request base...
Loic Dachary
03:01 PM rbd Backport #13388: librbd: reads larger than cache size hang
Test case fix is non-trivial to backport. Nathan Cutler
02:54 PM rgw Backport #13539 (Rejected): rgw: orphan tool should be careful about removing head objects
src/rgw/rgw_orphan.cc was introduced by c1b0e7a985cc9e742dcef4c8c427c57a2f58fa43 on August 25, 2015 - rejecting firef... Nathan Cutler
02:45 PM rbd Bug #13558 (Fix Under Review): rbd : enable feature objectmap
Xinxin Shu
02:44 PM rbd Bug #13558: rbd : enable feature objectmap
master PR : https://github.com/ceph/ceph/pull/6339
Xinxin Shu
02:44 PM Backport #13588 (In Progress): OSD::build_past_intervals_parallel() shall reset primary and up_pr...
Nathan Cutler
02:44 PM Revision ade0f1a4 (ceph): OSD:shall reset primary and up_primary fields when beginning a new past...
Shall reset primary and up_primary fields when we start over a new past_interval in OSD::build_past_intervals_paralle... xie xingguo
02:43 PM Backport #13615: OSD::build_past_intervals_parallel() shall reset primary and up_primary when beg...
Assigning to Sage because he merged the original PR. Nathan Cutler
02:43 PM Backport #13615 (In Progress): OSD::build_past_intervals_parallel() shall reset primary and up_pr...
Nathan Cutler
02:41 PM Backport #13615 (Resolved): OSD::build_past_intervals_parallel() shall reset primary and up_prima...
https://github.com/ceph/ceph/pull/6397 Nathan Cutler
02:42 PM Revision fde4ec62 (ceph): OSD:shall reset primary and up_primary fields when beginning a new past...
Shall reset primary and up_primary fields when we start over a new past_interval in OSD::build_past_intervals_paralle... xie xingguo
02:39 PM Bug #10399: kvm die with assert(m_seed < old_pg_num)
Already in infernalis. Hammer and firefly backports have been merged. Nathan Cutler
02:37 PM Bug #10399 (Resolved): kvm die with assert(m_seed < old_pg_num)
Nathan Cutler
02:38 PM Backport #12881: kvm die with assert(m_seed < old_pg_num)
This is the infernalis/master commit in question: https://github.com/ceph/ceph/commit/f20f7a23e913d09cc7fc22fb3df07f9... Nathan Cutler
02:37 PM Backport #12881 (Rejected): kvm die with assert(m_seed < old_pg_num)
The original PR is already in infernalis (and was released as part of 9.1.0). Nathan Cutler
02:33 PM Backport #13342 (In Progress): ceph upstart script rbdmap.conf incorrectly processes parameters
Nathan Cutler
02:30 PM Revision 34d0b692 (ceph): ceph-fuse.cc: While starting ceph-fuse, start the log thread first
http://tracker.ceph.com/issues/13443 Fixes: #13443
Signed-off-by: Wenjun Huang <wenjunhuang@tencent.com>
(cherry pic...
wenjunhuang
02:25 PM Revision 4300f2a9 (ceph): krbd: remove deprecated --quiet param from udevadm
This parameter has been removed since systemd 213, so this
effects Fedora 21+, Debian Jessie, and potentially future
...
Jason Dillaman
02:22 PM rbd Bug #13560 (Fix Under Review): unknown argument --quiet in udevadm settle
*master PR*: https://github.com/ceph/ceph/pull/6394 Jason Dillaman
02:12 PM Revision f46f7dc9 (ceph): run_cmd: close parent process console file descriptors
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:57 PM Revision cb2d4540 (ceph): rgw/rgw_resolve: musl libc does not implement res_nquery. Added fallbac...
res_query in musl libc is thread safe. Added a WITH_THREAD_SAFE_RES_QUERY cmake build option to disable default res_q... John Coyle
01:38 PM Backport #13589: infernalis: mon: should not set isvalid = true when cephx_verify_authorizer retu...
Assigning to Sage because he merged the original PR. Nathan Cutler
01:33 PM Backport #13589 (In Progress): infernalis: mon: should not set isvalid = true when cephx_verify_a...
Nathan Cutler
01:37 PM Backport #13591: mon: should not set isvalid = true when cephx_verify_authorizer return false
Assigning to Sage because he merged the original PR. Nathan Cutler
01:36 PM Backport #13591 (In Progress): mon: should not set isvalid = true when cephx_verify_authorizer re...
Nathan Cutler
01:36 PM Revision 8fb306c3 (ceph): mon: should not set isvalid = true when cephx_verify_authorizer return ...
Fixes: #13525
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com>
(cherry picked from commit c7f75b8f7c0a773148ec...
Ruifeng Yang
01:30 PM Revision 8707b0b0 (ceph): mon: should not set isvalid = true when cephx_verify_authorizer return ...
Fixes: #13525
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com>
(cherry picked from commit c7f75b8f7c0a773148ec...
Ruifeng Yang
01:29 PM Backport #13590: mon: should not set isvalid = true when cephx_verify_authorizer return false
Assigning to Sage because he merged the original PR. Nathan Cutler
01:28 PM Backport #13590 (In Progress): mon: should not set isvalid = true when cephx_verify_authorizer re...
Nathan Cutler
01:28 PM Revision 9085c820 (ceph): mon: should not set isvalid = true when cephx_verify_authorizer return ...
Fixes: #13525
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com>
(cherry picked from commit c7f75b8f7c0a773148ec...
Ruifeng Yang
01:22 PM rbd Bug #13608 (Duplicate): can not clone a image with deep-flatten image-feature.
Closing as duplicate of #13553 Jason Dillaman
02:55 AM rbd Bug #13608 (Duplicate): can not clone a image with deep-flatten image-feature.
ceph version I used: ceph -v output:
ceph version 9.1.0-299-g89b2b9b
tried to clone a image with deep-flatten ima...
cory gu
01:22 PM rbd Bug #13553 (Fix Under Review): rbd clone issue
*master PR*: https://github.com/ceph/ceph/pull/6334 Jason Dillaman
01:16 PM Backport #13307: dumpling incrementals do not work properly on hammer and newer
Assigning to Sage because he merged the original PR. Nathan Cutler
01:12 PM devops Backport #13172: rbd-replay* should ship in ceph-common
Assigning to Sage because he merged the original master PR. Nathan Cutler
01:08 PM devops Backport #13172 (In Progress): rbd-replay* should ship in ceph-common
Nathan Cutler
01:02 PM rgw Bug #13613 (Rejected): radosgw problems concurrent downloads
When I use java S3ObjectInputStream create 30 threads simultaneously download, there have been some problems.
The ...
Jiang Yu
12:45 PM devops Bug #12301 (Resolved): ceph.spec.in running fdupes unnecessarily
Nathan Cutler
12:45 PM devops Backport #12305 (Resolved): ceph.spec.in running fdupes unnecessarily
Nathan Cutler
12:43 PM CephFS Bug #12598 (Resolved): LibCephFS.GetPoolId failure
Nathan Cutler
12:42 PM CephFS Backport #13044 (Resolved): LibCephFS.GetPoolId failure
Nathan Cutler
12:42 PM rbd Backport #13567 (Resolved): FAILED assert(m_ictx->owner_lock.is_locked())
Nathan Cutler
12:41 PM rbd Backport #13541: LTTng-UST should be optionally enabled
@Abhishek: You are working on this, but have not opened a PR yet - correct? Nathan Cutler
12:38 PM rgw Feature #12893 (Resolved): Have a configurable number of RADOS handles in RGW
Nathan Cutler
12:38 PM rgw Backport #12894 (Resolved): Have a configurable number of RADOS handles in RGW
Nathan Cutler
12:35 PM rgw Bug #13239 (Resolved): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWA...
Nathan Cutler
12:35 PM rgw Backport #13537 (Resolved): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request...
Nathan Cutler
12:08 PM rgw Bug #12363 (Resolved): testGetContentType and testHead failed
Nathan Cutler
12:07 PM rgw Backport #13362 (Resolved): testGetContentType and testHead failed
Nathan Cutler
12:05 PM rgw Bug #11416 (Resolved): rgw: leak of bucket meta objects on bucket re-creation
Nathan Cutler
12:05 PM rgw Backport #11729 (Resolved): rgw: leak of bucket meta objects on bucket re-creation
Nathan Cutler
12:05 PM rgw Bug #11091 (Resolved): rgw: shouldn't return content-type: application/xml if content length is 0
Nathan Cutler
12:04 PM rgw Backport #12633 (Resolved): rgw: shouldn't return content-type: application/xml if content length...
Nathan Cutler
12:04 PM rgw Bug #11438 (Resolved): swift smoke test fails on TestAccountUTF8
Nathan Cutler
12:04 PM rgw Backport #12635 (Resolved): swift smoke test fails on TestAccountUTF8
Nathan Cutler
12:03 PM rgw Backport #12889 (Resolved): RGW returns requested bucket name raw in "Bucket" response header
Nathan Cutler
12:01 PM rgw Backport #13048 (Resolved): Content-Type header should have correct initial capitals
Nathan Cutler
11:43 AM rgw Bug #10701 (Resolved): rgw: content length parsing calls strtol() instead of strtoll()
Nathan Cutler
11:43 AM rgw Backport #13178 (Resolved): rgw: content length parsing calls strtol() instead of strtoll()
Nathan Cutler
11:43 AM rgw Bug #12157 (Resolved): RGW Swift API: responses for several request types don't contain mandatory...
Nathan Cutler
11:42 AM rgw Backport #13360 (Resolved): RGW Swift API: responses for several request types don't contain mand...
Nathan Cutler
11:36 AM rgw Bug #12158 (Resolved): RGW Swift API: response for GET on Swift account doesn't contain mandatory...
Nathan Cutler
11:36 AM rgw Backport #13361 (Resolved): RGW Swift API: response for GET on Swift account doesn't contain mand...
Nathan Cutler
10:54 AM Revision 6f960fd3 (ceph): rgw: add x-amz-request-charged header
If the request in one Requester Pays bucket succeeds the response has to
include the header 'x-amz-request-charged: r...
Javier M. Mellid
09:11 AM Revision 7fcd4237 (ceph): osd: check OSDSuperblock in mkfs() when it already have superblock
When we remove the ready flag from osd directory, it will execute mkfs again.
It will read superblock but can not...
Wei-Chung Cheng
09:10 AM Revision e684e425 (ceph): osd: test mkfs failure when the osd try to do mkfs again.
check mkfs when an existing superblock exists.
Signed-off-by: Vicente Cheng <freeze.bilsted@gmail.com>
Wei-Chung Cheng
09:06 AM Bug #13611 (Can't reproduce): slow request > 30000 seconds on unloaded disk?
# ceph health detail
...
1 ops are blocked > 67108.9 sec on osd.37
# grep slow ceph-osd.37.log
2015-10-27 06:50...
Laurent GUERBY
08:40 AM Revision 870730e5 (ceph): Merge pull request #6387 from dachary/wip-test-ports
tests: port uniqueness reminder
Reviewed-by: Vicente Cheng <freeze.bilsted@gmail.com>
Reviewed-by: Kefu Chai <kchai@...
Loïc Dachary
08:38 AM Revision f1414444 (ceph): tests: port uniqueness reminder
When copy/pasting a tests, it is easy to forget (or not know) that the
port used must be unique to allow for multiple...
Loic Dachary
08:31 AM Bug #13592: ceph-helpers: TEST_auto_repair_erasure_coded intermittent failures
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8660/console Loïc Dachary
08:29 AM Bug #13592: ceph-helpers: TEST_auto_repair_erasure_coded intermittent failures
* http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8649/console
* http://jenkins.ceph.dachary.org/jo...
Loïc Dachary
08:16 AM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
#13570 is testing an upgrade from firefly to giant. Do we really want to test this upgrade path ? Loïc Dachary
04:39 AM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
https://github.com/ceph/ceph/pull/5389 has been backported without the commit 58e6266 from https://github.com/ceph/ce... Loïc Dachary
07:44 AM CephFS Bug #13583 (Fix Under Review): Client::_fsync() on a given file does not wait unsafe requests tha...
https://github.com/ceph/ceph/pull/6388 Zheng Yan
06:51 AM Bug #13576: The osd was killed by unkown thread or software.
I have kwon the resaon.I install ceph and openstack in the same mache.
The openstack have the guard thread,the gur...
ceph zte
06:31 AM Feature #13578: a script to self-check the installation of monitor/OSD
Can we add a warning if more than 6 journals share the same disk? Brad Hubbard
04:17 AM Revision eea40268 (ceph): common: fix reset max in Throttle using perf reset command
we could not reset max to 0 in Throttle using perf reset command,
such as throttle-osd_client_messages, throttle-file...
Xinze Chi
03:21 AM Bug #13610 (Resolved): auth/cephx: large amounts of log are produced by osd
when the auth of osd is deleted by us, the osd will produce large amounts of log. qiankun zheng
02:53 AM Bug #13554 (Resolved): make dist fails with : rocksdb/tools/rdb/rdb.cc v8.h: No such file or dire...
Loïc Dachary
02:51 AM Bug #13554: make dist fails with : rocksdb/tools/rdb/rdb.cc v8.h: No such file or directory
... Loïc Dachary
02:52 AM Revision 26dbcd6f (ceph): Merge pull request #6379 from tchaikov/wip-13554
rocksdb: remove rdb source files from dist tarball
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:09 AM Revision 0e244742 (ceph): Merge pull request #6258 from swamireddy/wip-v910-mailmap
mailmap updates
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary

10/26/2015

11:35 PM Bug #13606 (Duplicate): Can't delete cache tier for data pool
To play with cache tiering for the first time, I created two pools, test1 and test2.
I set each to be a writeback ...
Matthew Via
11:34 PM Revision deb41b37 (ceph): FileStore: remove unused local variable 'handle'
Remove unused local variable 'handle' in FileStore::collection_empty
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
11:31 PM Revision 3b5d54be (ceph): ReplicatedPG: result code not correctly set in some cases.
In ReplicatedPG::do_osd_ops(), the result code is not correctly set in some cases and may mislead caller.
Fixes: #135...
xie xingguo
11:29 PM Revision ace7dd09 (ceph): FileStore: potential memory leak if _fgetattrs fails
Memory leak happens if _fgetattrs encounters some error and simply returns.
Fixes: #13597
Signed-off-by: xie xingguo ...
xie xingguo
10:52 PM rgw Bug #13605 (Duplicate): rgw: object deletion might get bucket index state reset
For object put/delete on rgw, it is implemented as multiple phrases:
# put a pending change into bucket index object...
Guang Yang
09:05 PM Revision 44c4430f (ceph): Merge pull request #657 from dachary/wip-13450-openstack-rados-thrash
openstack: rados/thrash: allocate three disks, always Yuri Weinstein
08:54 PM Revision e61849c5 (ceph): openstack: rados/thrash: allocate three disks, always
The thrasher needs disk attached to run against xfs, ext4 or btrfs. And
some jobs use more disks and do not fit in 40...
Loic Dachary
08:47 PM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
During QE validation of v0.80.11
Run: http://pulpito.ceph.com/teuthology-2015-10-24_18:18:02-upgrade:firefly-x-giant...
Yuri Weinstein
07:26 PM devops Documentation #13603: inconsistent GPG download instructions
PR for master: https://github.com/ceph/ceph/pull/6384 Ken Dreyer
07:18 PM devops Documentation #13603 (Resolved): inconsistent GPG download instructions
The GPG public keys are now present at https://download.ceph.com/keys. Our docs should recommend that users download ... Ken Dreyer
07:23 PM Revision 7a7eaf0c (ceph): Merge pull request #6366 from liewegas/wip-osd-fixboot-infernalis
osd: fix OSDService vs Objecter init order
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:19 PM Revision f119fb5f (ceph): doc: download GPG key from download.ceph.com
Fixes: #13603
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
07:10 PM Revision ed88d886 (ceph): doc/release-notes: v0.94.5
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:05 PM Revision 284f4dfe (ceph): release-notes: draft v0.94.5 release notes
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
05:27 PM Bug #13602 (Resolved): daemons: pid/asok files are not removed upon daemon normal exit
After stopping the the daemon, the corresponding pid/asok files are not automatically removed, there is a fix 24eb564... Guang Yang
03:43 PM rgw Bug #13600 (Resolved): RadosGW can't bind to port below 1024 with Infernalis
Since the RadosGW is running as ceph user, civetweb can't bind to a port below 1024 with 9.1.0.
There is a way to al...
Alexandre Marangone
03:32 PM rbd Bug #13560 (In Progress): unknown argument --quiet in udevadm settle
Jason Dillaman
02:15 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
To confirm: this issue only affected v0.94.4, and v0.94.3 is unaffected?
What are the exact commit(s) that introdu...
Ken Dreyer
02:06 PM rbd Bug #12415 (Fix Under Review): init-rbdmap uses distro-specific functions
This should be fixed by
https://github.com/ceph/ceph/pull/6363
although the backports might be a bit tricky.
Boris Ranto
02:05 PM Revision 9764da52 (ceph): 0.94.5
Jenkins
01:47 PM devops Backport #13599 (In Progress): rbd-replay-prep not getting packaged for SUSE
Nathan Cutler
01:38 PM devops Backport #13599 (Resolved): rbd-replay-prep not getting packaged for SUSE
https://github.com/ceph/ceph/pull/5790 Nathan Cutler
01:37 PM devops Bug #12360 (Pending Backport): rbd-replay-prep not getting packaged for SUSE
Nathan Cutler
12:39 PM Revision 73beb7f9 (ceph): client: don't invalidate page cache when inode is no longer used
libcephfs does not keep cached data when inode is not used by any
open file. This behaviour is not friendly for workl...
Yan, Zheng
12:14 PM Bug #11814: implicit erasure code crush ruleset is not validated
Kefu added the script src/tools/ceph-monstore-update-crush.sh which is packaged with ceph-test to recover a monitor w... Loïc Dachary
12:10 PM rgw Bug #13598 (Resolved): radosgw-admin: inconsistency in uid/email handling
Hi,
when using radosgw-admin to create users, the 'uid' is not treated as sole unique constraint of the to-be-adde...
Patrick Ringl
11:46 AM Revision dd31d4a0 (ceph): rocksdb: remove rdb source files from dist tarball
rdb is based on NodeJS, and we don't build rdb to use rocksdb as
a keyvaluestore backend.
Fixes: #13554
Signed-off-b...
Kefu Chai
11:41 AM Revision 4875d05a (ceph): ceph.spec.in: rm EOL Fedoras; add OBS RHEL5 instead
Fedora 12 has been EOL for a long time. Remove the reference in the
RPM .spec file.
Since RHEL 5 support for Ceph is...
Ken Dreyer
11:40 AM Revision a84376c6 (ceph): ceph.spec.in: fix:Add missing directories breaking build
SUSE builds on OBS are failing with the missing dir entries:
/usr/share/ceph
/usr/lib/ceph
On suse these co...
Owen Synge
11:40 AM Revision 53e2f702 (ceph): ceph.spec.in:BuildRequires sharutils
The uudecode binary is used to build Java-related components, and
uudecode is provided by the sharutils package on al...
Owen Synge
11:40 AM Revision 82425b33 (ceph): ceph.spec.in: rbd-replay-prep is not being built on f21+
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 85517d611b7bf4cb6cbffcd2c65303be0d038264)
Boris Ranto
11:40 AM Revision 371b64ef (ceph): ceph.spec.in: package rbd-replay-prep on all Fedoras
This reverts the change in commit
85517d611b7bf4cb6cbffcd2c65303be0d038264. Since we BuildRequire:
libbabeltrace-deve...
Ken Dreyer
11:40 AM Revision dfe27c6b (ceph): ceph.spec.in: rm reference to EOL Fedoras (< 20)
Fedora 19 is EOL, so there's no need to refer to Fedoras less than 20.
"%{fedora}" effectively implies "Fedora 20 and...
Ken Dreyer
11:40 AM Revision 7a2cbcb0 (ceph): ceph.spec.in: clarify two important comments
First, the terms "common" and "specific" are vague. Second,
"common" can easily be confused with the ceph-common subp...
Nathan Cutler
11:40 AM Revision 6b306eba (ceph): ceph.spec.in: fix python-flask dependency for SUSE
In SLE and openSUSE, the package is called python-Flask with an upper-case F.
Signed-off-by: Nathan Cutler <ncutler@...
Nathan Cutler
11:40 AM Revision 20590d36 (ceph): ceph.spec.in: remove duplicate BuildRequires: sharutils
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit c418bd9615e6f23f3c14ae9e71003c66d31d4b78)
Nathan Cutler
11:40 AM Revision 61acc4e2 (ceph): ceph.spec.in: add missing -%{release}
We have it everywhere else and I can't think of any reason why
it should be omitted here.
Signed-off-by: Nathan Cutl...
Nathan Cutler
11:40 AM Revision 7c58d312 (ceph): packaging: make logrotate a hard dependency across all distros
Given ceph's reputation for voluminous logs, it makes sense for
logrotate to be a hard dependency for all distros.
S...
Nathan Cutler
11:40 AM Revision 2387c8e0 (ceph): ceph.spec.in: consolidate centos/rhel macros
0%{?rhel} || 0%{?centos} can be simplified to just 0%{?rhel}, since
CentOS defines that macro for compatibility with ...
Nathan Cutler
11:40 AM Revision dfba6acc (ceph): packaging: Add rgw placeholder dirs in proper packages
Automatically create /var/lib/ceph/radosgw with the
ceph-radosgw package, and /var/lib/ceph/bootstrap-rgw
via the cep...
Travis Rhoden
11:31 AM Revision 1e4b37d5 (ceph): release-notes: draft v0.80.11 release notes
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
10:28 AM Revision ce95ce11 (ceph): tools: ceph-release-notes support multiple issues
It became common to cluster the backports from multiple issues into a
single pull request when they are related. Inst...
Loic Dachary
10:27 AM Bug #13597 (Resolved): FileStore: potential memory leak if getattrs fails.
Memory leak happens if _fgetattrs encounters some error and simply returns. xie xingguo
10:16 AM Feature #11439 (Resolved): make the all osd/filestore thread pool suicide timeouts separately con...
Nathan Cutler
10:16 AM Backport #11700 (Resolved): make the all osd/filestore thread pool suicide timeouts separately co...
Nathan Cutler
10:09 AM rgw Bug #13596 (Resolved): radosgw-admin fails user listing when the user pool's empty
Hi,
when executing a 'radosgw-admin metadata list user' without having any user's within the pool defined yet, the...
Patrick Ringl
10:06 AM Bug #12437 (Resolved): Mutex Assert from PipeConnection::try_get_pipe
Nathan Cutler
09:46 AM Backport #12838 (Resolved): Mutex Assert from PipeConnection::try_get_pipe
Nathan Cutler
09:12 AM Revision 171fee1b (ceph): mon: track osd_epoch of all MonSessions
previously, we only track the osd_epoch for OSD peers. but other
MonClients who receives osdmaps can also benefit fro...
Kefu Chai
08:44 AM Revision cc7da674 (ceph): mon: track osd_epoch in MonSession
* remove osd_epoch<osd, epoch> from OSDMonitor
* add osd_epoch to MonSession to track the latest osdmap epoch
OSDMo...
Kefu Chai
07:54 AM Revision a704c5dd (ceph): vstart.sh: grant full access to Swift testing account
This makes Swift testing more convinent.
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
07:42 AM Revision 8fc83040 (ceph): Merge pull request #655 from dachary/wip-13450-openstack-rados
openstack: rados/thrash: allocate three disks, always
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:23 AM Bug #13594 (Resolved): osd/PG.cc: 2856: FAILED assert(values.size() == 1)
After a host reboot one of our OSD doesn't restart, it fails on one ASSERT :
0> 2015-10-26 08:15:59.923059 7f...
Laurent GUERBY
07:15 AM Revision 21a0e1bb (ceph): Merge pull request #6375 from david-z/wip-fix-kv-stripe-size-conf
KeyValueStore: fix the name's typo of keyvaluestore_default_strip_size
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:13 AM Revision cfa2d0a0 (ceph): fine-grained control systemd to start/stop/restart ceph services at once
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
07:04 AM Revision 56d69299 (ceph): KeyValueStore: fix the name's typo of keyvaluestore_default_strip_size
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
06:18 AM CephFS Backport #13593 (Resolved): Ceph-fuse won't start correctly when the option log_max_new in ceph.c...
https://github.com/ceph/ceph/pull/6395 Nathan Cutler
02:41 AM rgw Bug #13514: RGW Swift API: response for GET/HEAD on Swift's DLO returns wrong ETag

I find the etag returned in Swift on DLO objects are also some 'fake' stuff.
The response’s ETag for a GET or HE...
Yuan Zhou
02:07 AM Revision 545e4b2c (ceph): osd: Fix log message name of ceph-objectstore-tool
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman

10/25/2015

11:11 PM Bug #13592: ceph-helpers: TEST_auto_repair_erasure_coded intermittent failures
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8618/consoleText Loïc Dachary
11:11 PM Bug #13592 (Resolved): ceph-helpers: TEST_auto_repair_erasure_coded intermittent failures
... Loïc Dachary
10:02 PM Bug #13554: make dist fails with : rocksdb/tools/rdb/rdb.cc v8.h: No such file or directory
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8614/console Loïc Dachary
08:09 PM CephFS Bug #13443 (Pending Backport): Ceph-fuse won't start correctly when the option log_max_new in cep...
Sage Weil
08:09 PM Revision 0b2170c1 (ceph): Merge pull request #6224 from vmcloud/wip-13443
ceph-fuse: fix log restart timing after fork
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:06 PM Revision 98e683a3 (ceph): fs: fix two frag_enable fragments
Badly formatted yaml
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:00 PM Backport #13591 (Rejected): mon: should not set isvalid = true when cephx_verify_authorizer retur...
https://github.com/ceph/ceph/pull/6393 Nathan Cutler
04:59 PM Backport #13590 (Resolved): mon: should not set isvalid = true when cephx_verify_authorizer retur...
https://github.com/ceph/ceph/pull/6391 Nathan Cutler
04:59 PM Backport #13589 (Resolved): infernalis: mon: should not set isvalid = true when cephx_verify_auth...
https://github.com/ceph/ceph/pull/6392 Nathan Cutler
04:09 PM Revision 9f0ecf94 (ceph): Merge pull request #6305 from majianpeng/optimize-get-object-context
osd: optimize ReplicatedPG::get_object_context() SnapContext setup
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:06 PM Revision 8eafeecc (ceph): Merge pull request #6244 from majianpeng/filestore-xattr
os/FileStore: avoid removexattr call on chain_setxattr when value is known to be small
Reviewed-by: Sage Weil <sage@...
Sage Weil
04:04 PM Revision afe7e80a (ceph): Merge pull request #6299 from H3C/wip-yrf-malloc
osd/tools: avoid unnecessary new and delete ObjectStore::Transaction calls
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:02 PM Bug #13525 (Pending Backport): mon: should not set isvalid = true when cephx_verify_authorizer re...
Sage Weil
04:01 PM Revision aed8559e (ceph): Merge pull request #6306 from H3C/wip-mon-auth
mon: should not set isvalid = true when cephx_verify_authorizer return false
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:50 PM Revision 631469c4 (ceph): Revert "Speed optimizations. Merged 3 writes into 1."
This reverts commit 91497e46331b4755b9ff23b7ba11e631d64413ac.
Oops, this is injecting \0 in the log output.
Signed-...
Sage Weil
03:38 PM Revision 62b522ed (ceph): Merge pull request #6307 from aclamk/wip-faster-log
log/Log.cc: speed optimizations. Merged 3 writes into 1.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Bug #12565: osd: do not cache unused memory in attrs
@Kefu, please backport this PR. Xinze Chi
02:11 PM Bug #13552 (Resolved): LFNIndex: local variable 'obj' never used and shall be removed.
Loïc Dachary
02:09 PM Bug #13575 (Resolved): ReplicatedPG: need some cleanup.
Loïc Dachary
07:46 AM Backport #13588 (Resolved): OSD::build_past_intervals_parallel() shall reset primary and up_prima...
https://github.com/ceph/ceph/pull/6398 Nathan Cutler

10/24/2015

10:49 PM Bug #13554: make dist fails with : rocksdb/tools/rdb/rdb.cc v8.h: No such file or directory
http://jenkins.ceph.dachary.org/job/ceph/8604/ Loïc Dachary
10:01 PM Revision 45ab728c (ceph): osd: only calculate op crush mapping if we don't have the PG
We were pessimistically calculating the request mapping to ensure
that it is really meant for us before looking up th...
Sage Weil
02:00 PM Linux kernel client Bug #12538 (Pending Backport): An image with a long clone chain blows up kernel stack
Merged into 4.3-rc7. Ilya Dryomov
01:13 PM rbd Feature #13504: rbd: API: options on image create
https://github.com/ceph/ceph/pull/6369 Mykola Golub
12:33 PM Feature #12406 (In Progress): Support for building on Alpine Linux
I merged several of these PR's.. are there more? Sage Weil
12:32 PM Bug #13471 (Pending Backport): OSD::build_past_intervals_parallel() shall reset primary and up_pr...
Sage Weil
12:31 PM Feature #11066 (Resolved): Rados level support of setting object attributes (e.g: pin/unpin objec...
Sage Weil
12:31 PM Revision aed2e87e (ceph): Merge pull request #6326 from liewegas/wip-cache-pin-unpin
osd: add pin/unpin support to cache tier
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:30 PM Revision c02f33db (ceph): Merge pull request #6240 from xiexingguo/xxg-wip-13471
osd: primary and up_primary when building a new past_interval
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:30 PM Revision 09d0c8ad (ceph): Merge pull request #5954 from rohanmars/wip-rhel59-fixes
rhel 5.9 librados compile fix, moved blkid to RBD check/compilation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:29 PM Revision 69ace855 (ceph): Merge pull request #6210 from dx9/wip-12406-alpine-string-macro
assert: __STRING macro is not defined by musl libc.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:29 PM Revision d9debd65 (ceph): Merge pull request #6243 from free-luowei/master
Init crush_location in Objecter from config file.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:29 PM Revision 72d008f5 (ceph): Merge pull request #6252 from dx9/wip-12406-mallinfo
common/MemoryModel: Added explicit feature check for mallinfo().
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:28 PM Revision 5c4bfeaa (ceph): Merge pull request #6277 from branch-predictor/bp-pgload-rm-interim-set
osd: drop the interim set from load_pgs()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:34 AM rgw Documentation #13523: rgw: document civetweb ssl configuration
Thank you very much,Let me try.
The reason why the configuration civetweb, because apache + fastcgi in our productio...
Jiang Yu
02:16 AM Bug #13586: osd: OSD::mkfs does not decode an existing superblock
Loic Dachary wrote:
> @Vincente, could you please make a pull request out of https://github.com/Vicente-Cheng/ceph/c...
Wei-Chung Cheng
01:16 AM RADOS Bug #12615: Repair of Erasure Coded pool with an unrepairable object causes pg state to lose clea...

The cause of this is as follows:
PG::scrub_process_inconsistent() clears PG_STATE_CLEAN in repair because a late...
David Zafman

10/23/2015

10:47 PM Bug #12954 (Fix Under Review): osd/osd_types.cc: 4074: FAILED assert(clone_size.count(clone))
Crashes will be fixed by https://github.com/ceph/ceph/pull/5783
In particular commit https://github.com/dzafman/ce...
David Zafman
08:59 PM Linux kernel client Bug #13587 (New): IO hang when writing to a cached erasure pool
I am testing erasure pools for performance and I am getting a hang similar to the one in Bug #8818.
The process ne...
Jay Ring
08:17 PM Stable releases Tasks #11644: firefly v0.80.11
h3. QE Validation
| *%{color:green}Suite%*| *%{color:green}Runs%*| *%{color:green}Notes/Issues%*|
|*rados*| htt...
Yuri Weinstein
07:47 PM Revision c551622c (ceph): Merge pull request #5823 from SUSE/wip-11700-firefly
make the all osd/filestore thread pool suicide timeouts separately configurable
Reviewed-by: Samuel Just <sjust@redh...
Loïc Dachary
07:47 PM Bug #13016 (Fix Under Review): For testing should add config to report errors on any EC shard in ...
David Zafman
07:01 PM Revision 241edfab (ceph): Merge pull request #5815 from SUSE/wip-12838-firefly
Mutex Assert from PipeConnection::try_get_pipe
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Samuel Ju...
Loïc Dachary
06:41 PM Revision 1107f292 (ceph): Merge pull request #6348 from dillaman/wip-13567-hammer
librbd: potential assertion failure during cache read
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
06:39 PM Fix #13455 (Resolved): remove stray debug line
Loïc Dachary
06:39 PM Backport #13456 (Resolved): remove stray debug line
Loïc Dachary
06:21 PM rbd Bug #13491 (Fix Under Review): misdirected op in rbd balance-reads test
Jason Dillaman
06:21 PM rbd Bug #13491: misdirected op in rbd balance-reads test
*master PR*: https://github.com/ceph/ceph/pull/6364 Jason Dillaman
03:53 PM rbd Bug #13491 (In Progress): misdirected op in rbd balance-reads test
Jason Dillaman
06:18 PM Revision 56ba90f5 (ceph): osd: move misdirected op check from OSD thread to PG thread
The op message isn't fully decoded until after the start of the PG
op handling. Therefore, checking for misdirected ...
Jason Dillaman
06:15 PM Revision 65285632 (ceph): osd: ensure op rwm flags are checked before they are initialized
These flags are now lazy-initialized within the PG thread at the
start of op processing instead of once the message i...
Jason Dillaman
05:27 PM Revision 5c491921 (ceph): osd: fix OSDService vs Objecter init order
This reverts c7d96a5ed1d2cb844622af29b13705b8f7be6be7, but still keeps
the Objecter init *after* we have authenticate...
Sage Weil
04:38 PM Documentation #12784 (Resolved): Update the Latest Release Information in "os-recommendations.rst"
Finished updating the “doc/start/os-recommendations.rst” document. Here is the pull request:
- https://github.com...
Aron Gunn
04:08 PM Revision b4a4136a (ceph): openstack: rados/thrash: allocate three disks, always
The thrasher needs disk attached to run against xfs, ext4 or btrfs. And
some jobs use more disks and do not fit in 40...
Loic Dachary
03:44 PM rbd Feature #13465 (Fix Under Review): librbd: internal way to write multiple extents to an object at...
*master PR*: https://github.com/ceph/ceph/pull/6359 Jason Dillaman
03:30 PM Revision 252ffe01 (ceph): Merge pull request #6333 from xiexingguo/xxg-wip-13552
LFNIndex: remove redundant local variable 'obj'. Xiaoxi Chen
03:12 PM Bug #13574: "Caught signal (Segmentation fault)" in upgrade:firefly-hammer-x-infernalis-distro-ba...
Also in run:
http://pulpito.ceph.com/teuthology-2015-10-21_13:18:02-upgrade:firefly-hammer-x-infernalis-distro-basic...
Yuri Weinstein
03:58 AM Bug #13574 (Resolved): "Caught signal (Segmentation fault)" in upgrade:firefly-hammer-x-infernali...
Those jobs recently passed FYI http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2015-10-18_16:14:27-upgrade:firefly-... Yuri Weinstein
03:05 PM Revision 4a7318b3 (ceph): Merge pull request #6360 from xiexingguo/xxg-wip-13575
ReplicatedPG: remove unused local variables
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 PM Bug #12665 (Fix Under Review): osd/ReplicatedPG.cc: 2706: FAILED assert(p != snapset.clones.end())
Crashes will be fixed by https://github.com/ceph/ceph/pull/5783
In particular commit https://github.com/dzafman/ce...
David Zafman
02:53 PM Revision 15600572 (ceph): ceph.spec.in: We no longer need redhat-lsb-core
Drop the redhat-lsb-core dependency as it is no longer necessary on
fedora/rhel.
The other two init scripts do not u...
Boris Ranto
02:46 PM Bug #13382 (Resolved): osd/PG.cc: 758: FAILED assert(info.history.same_interval_since == same_int...
this fixes a bug introduced after hammer by https://github.com/ceph/ceph/commit/70316541bbb115d9a35954bfba373cf1dc084... Loïc Dachary
01:59 PM Bug #13586: osd: OSD::mkfs does not decode an existing superblock
@Vincente, could you please make a pull request out of https://github.com/Vicente-Cheng/ceph/commit/9d676b36d3c50d345... Loïc Dachary
01:58 PM Bug #13586 (Resolved): osd: OSD::mkfs does not decode an existing superblock
... Loïc Dachary
01:32 PM Revision c567341e (ceph): init-rbdmap: Rewrite to use logger + clean-up
This patch rewrites the init-rbdmap init script so that it uses logger
instead of the log_* functions. The patch also...
Boris Ranto
01:20 PM Revision d86eab5b (ceph): Merge pull request #6362 from liewegas/wip-shut-up-osd-hammer
osd/ReplicatedPG: remove stray debug line
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:18 PM CephFS Bug #13583 (Resolved): Client::_fsync() on a given file does not wait unsafe requests that create...
Zheng Yan
12:48 PM Bug #10654 (Can't reproduce): osd: balance_reads hits osd/ReplicatedPG.cc: 398: FAILED assert(nee...
Sage Weil
12:41 PM Revision 250dc072 (ceph): osd/ReplicatedPG: remove stray debug line
This snuck in
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ff9600a6cef613d40e875597b6392778...
Sage Weil
12:18 PM Stable releases Tasks #13571: hammer v0.94.5
teuthology-suite -s rbd -c wip-13567-hammer -m plana,burnupi,mira --suite-branch wip-13567-hammer --filter "rbd/qemu... Jason Dillaman
11:44 AM Stable releases Tasks #13571: hammer v0.94.5
... Loïc Dachary
12:16 PM rgw Bug #13582 (Resolved): RGW should not send a Content-Length header with a 204 response
Currently RGW (with Civetweb) responds with a 'Content-Length: 0' header on a DELETE.... Wido den Hollander
12:00 PM Revision 13c4eff2 (ceph): Merge pull request #654 from dachary/wip-ceph-disk
ceph-disk: switch to using install / ceph Loïc Dachary
11:58 AM Revision a6a8c10a (ceph): Merge pull request #593 from dachary/wip-13000-centos-activate-hammer
ceph-deploy: always zap disk before creating an osd Loïc Dachary
11:56 AM Revision 52c2a22a (ceph): Merge pull request #6342 from dachary/wip-ceph-disk
tests: ceph-disk workunit uses configobj Loïc Dachary
11:55 AM devops Bug #11104 (Fix Under Review): dependency problem with Ceph "Firefly" upstream and EPEL
The update that should fix this issue was requested to be pushed to the stable epel repository. You can re-test if th... Boris Ranto
11:49 AM Bug #10794: ceph_test_rados: incorrect buffer at pos ...
> it may be required before http://tracker.ceph.com/issues/13534 can be backported.
Why would it be required ?
Loïc Dachary
10:59 AM rgw Feature #8052 (Duplicate): Support for Keystone Identity API v3
Duplicate of : http://tracker.ceph.com/issues/13303 Vikhyat Umrao
10:44 AM Bug #13575 (Fix Under Review): ReplicatedPG: need some cleanup.
https://github.com/ceph/ceph/pull/6360 Kefu Chai
07:44 AM Bug #13575 (Resolved): ReplicatedPG: need some cleanup.
Remove some unused local variables and redundant statements. xie xingguo
09:44 AM Feature #13578: a script to self-check the installation of monitor/OSD
1. We will run this script to any of the cluster node and it should return true or false if current node is deplo... Vikhyat Umrao
09:24 AM Feature #13578 (Resolved): a script to self-check the installation of monitor/OSD
it can warn the user
# if monitor and osd nodes are co-located
# if /var is not a separated partition
# if monit...
Kefu Chai
08:35 AM Bug #13577 (Rejected): The osd should handle only the kill signal and pass other signal.
The handle_siganl code below: I have a question,If any signal send to the osd,
The osd will shutdown. I think it s...
ceph zte
08:33 AM Bug #13576 (Won't Fix): The osd was killed by unkown thread or software.
My ceph version is 0.87. And i install openstack with ceph in the same machine.
When i use service ceph restart co...
ceph zte
07:54 AM Revision ebfd750d (ceph): ReplicatedPG: remove unused local variables
remove some unused local variables.
Fixes: #13575
Signed-off-by: xie.xingguo@zte.com.cn
xie xingguo
06:46 AM Feature #13084: ceph-disk: will not work with an software array (md) as journal destination
Is it the same as xianfei wei
03:25 AM Feature #13084: ceph-disk: will not work with an software array (md) as journal destination
... xianfei wei
01:07 AM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
*ceph-qa-suite PR*: https://github.com/ceph/ceph-qa-suite/pull/652 Jason Dillaman

10/22/2015

11:04 PM Revision 5eaf118e (ceph): openstack: resource hint must contain an array
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
10:44 PM Revision f4906a12 (ceph): tests: ceph-disk workunit uses configobj
Instead of using augtool to modify the configuration file, use
configobj. It is also used by the install teuthology t...
Loic Dachary
10:43 PM Revision 163de5b0 (ceph): tests: ceph-disk workunit uses the ceph task
The ceph-disk workunit deploy keys that are not deployed by default by
the ceph teuthology task.
The OSD created by ...
Loic Dachary
08:29 PM devops Bug #13572 (Resolved): blkin repo is broken
https://github.com/ceph/ceph-cm-ansible/pull/156 Zack Cerza
08:11 PM devops Bug #13572 (Resolved): blkin repo is broken
It's breaking jobs and @teuthology-nuke@... Zack Cerza
08:18 PM Revision 136bc3fc (ceph): Merge pull request #6355 from ritz303/wip-doc-12784
doc: Updated the OS recommendations for newer Ceph releases
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:16 PM Revision c4fdbdd0 (ceph): cmake: Use uname instead of arch. arch is deprecated in linux-utils and...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
08:10 PM Revision 03e556be (ceph): doc: Removed the NOTE section about non-LTS supported distributions
Fixes: 12784
Signed-off-by: ritz303 <ritz_303@yahoo.com>
Aron Gunn
07:01 PM rbd Backport #13541 (In Progress): LTTng-UST should be optionally enabled
Abhishek Varshney
06:23 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
Updated interim fix for hammer will be available under wip-13567-hammer branch Jason Dillaman
09:28 AM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
Jason Dillaman wrote:
> The interim fix packages are available via Ceph development repo (see http://docs.ceph.com/d...
Mihai Gheorghe
09:07 AM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
https://github.com/ceph/ceph/pull/6344 Loïc Dachary
06:13 PM Linux kernel client Bug #10889: krbd: sent out of order write
May I ask why haven't you reported this issue, if you've been running into it "quite alot"? There's a good chance if... Ilya Dryomov
05:53 PM Linux kernel client Bug #10889: krbd: sent out of order write
It has been some timce since i looked at the code, but your right, it shouldn't be a problem. But nonetheless i have ... Ronny Hegewald
05:51 PM Revision 0c19782a (ceph): Merge pull request #6346 from guangyy/rgw-core
rgw: support core file limit for radosgw daemon
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision 58414c56 (ceph): librbd: potential assertion failure during cache read
It's possible for a cache read from a clone to trigger a writeback if a
previous read op determined the object doesn'...
Jason Dillaman
05:35 PM Revision 011e9e5c (ceph): tests: reproduce crash during read-induced CoW
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:29 PM Revision d3abcbea (ceph): librbd: potential assertion failure during cache read
It's possible for a cache read from a clone to trigger a writeback if a
previous read op determined the object doesn'...
Jason Dillaman
05:28 PM Revision 991d0f05 (ceph): tests: reproduce crash during read-induced CoW
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 382219b6bba09156f8cf3d420c6348738e7ed4c6)
Jason Dillaman
04:48 PM Stable releases Tasks #13571: hammer v0.94.5
Verifying https://github.com/ceph/ceph/pull/6330 works as expected... Loïc Dachary
03:49 PM Stable releases Tasks #13571: hammer v0.94.5
... Loïc Dachary
03:43 PM Stable releases Tasks #13571: hammer v0.94.5
... Loïc Dachary
03:41 PM Stable releases Tasks #13571 (Resolved): hammer v0.94.5
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Loïc Dachary
04:44 PM Bug #13420 (Resolved): qemu workunit refers to apt-mirror.front.sepia.ceph.com
Loïc Dachary
04:44 PM Backport #13551 (Resolved): qemu workunit refers to apt-mirror.front.sepia.ceph.com
Loïc Dachary
04:44 PM Revision cfc970f7 (ceph): Merge pull request #6356 from ceph/wip-fix-release-notes
doc/release-notes.rst: recovery isn't in the unified queue yet Sage Weil
04:43 PM Backport #13550 (Resolved): qemu workunit refers to apt-mirror.front.sepia.ceph.com
Loïc Dachary
04:37 PM Revision 2a6b90f6 (ceph): doc/release-notes.rst: recovery isn't in the unified queue yet
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:25 PM Bug #13570: "[ FAILED ] LibRadosTwoPoolsECPP.Whiteout" in upgrade:dumpling-firefly-x-giant-dist...
Could be related to: https://github.com/ceph/ceph/pull/5050
If so, maybe backporting to giant would help? (But gia...
Nathan Cutler
03:14 PM Bug #13570: "[ FAILED ] LibRadosTwoPoolsECPP.Whiteout" in upgrade:dumpling-firefly-x-giant-dist...
Also in http://pulpito.ceph.com/teuthology-2015-10-21_18:18:01-upgrade:firefly-x-giant-distro-basic-vps/ Yuri Weinstein
03:09 PM Bug #13570 (Won't Fix): "[ FAILED ] LibRadosTwoPoolsECPP.Whiteout" in upgrade:dumpling-firefly-...
Run: http://pulpito.ceph.com/teuthology-2015-10-21_18:15:08-upgrade:dumpling-firefly-x-giant-distro-basic-vps/
Jobs:...
Yuri Weinstein
04:20 PM Revision 9bf21ee2 (ceph): doc: Updated the OS recommendations for newer Ceph releases
Fixes: 12784
Signed-off-by: ritz303 <ritz_303@yahoo.com>
Aron Gunn
04:20 PM Backport #12586 (Resolved): FileStore calls syncfs(2) even it is not supported
Loïc Dachary
04:19 PM Revision 07e90f54 (ceph): Merge pull request #5529 from SUSE/wip-12586-firefly
FileStore calls syncfs(2) even it is not supported
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
04:14 PM Revision 4ebfa1bc (ceph): Merge pull request #6330 from dachary/wip-13550-hammer
qemu workunit refers to apt-mirror.front.sepia.ceph.com
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:00 PM rbd Backport #13567: FAILED assert(m_ictx->owner_lock.is_locked())
see also matching ceph-qa-suite pull request at https://github.com/ceph/ceph-qa-suite/pull/653 Loïc Dachary
02:52 PM rbd Backport #13567 (In Progress): FAILED assert(m_ictx->owner_lock.is_locked())
Abhishek Lekshmanan
09:08 AM rbd Backport #13567 (Resolved): FAILED assert(m_ictx->owner_lock.is_locked())
https://github.com/ceph/ceph/pull/6348 Loïc Dachary
02:57 PM Bug #13398: leveldb compaction error
This shouldnt be an issue in the backport tracker, it should be for the main tracker, re assigning Abhishek Lekshmanan
02:55 PM Backport #13440: ceph-disk prepare fails if device is a symlink
Waiting on master PR https://github.com/ceph/ceph/pull/6219 to get merged Abhishek Lekshmanan
02:51 PM rbd Backport #13387 (In Progress): librbd: reads larger than cache size hang
Abhishek Lekshmanan
02:45 PM Revision 3f33ce61 (ceph): librbd:reads larger than cache size hang.
Fixes:#13164
Signed-off-by: Lu Shi <shi.lu@h3c.com>
(cherry picked from commit 9c8200bb5d1ac9359803a182df03298b565b8...
lu shi
02:44 PM Revision eaf7dc34 (ceph): Merge pull request #5532 from SUSE/wip-12635-firefly
swift smoke test fails on TestAccountUTF8 Yehuda Sadeh
02:33 PM Revision a9603273 (ceph): Merge pull request #5997 from SUSE/wip-13178-firefly
rgw: content length parsing calls strtol() instead of strtoll() Yehuda Sadeh
01:52 PM rgw Backport #13513 (In Progress): rgw: value of Swift API's X-Object-Manifest header is not url_deco...
Abhishek Lekshmanan
01:50 PM rgw Backport #13536 (In Progress): rgw: bucket listing hangs on versioned buckets
Abhishek Lekshmanan
01:47 PM rgw Backport #13538 (In Progress): rgw: orphan tool should be careful about removing head objects
Abhishek Lekshmanan
01:46 PM Revision 5e5b5121 (ceph): rgw: url_decode values from X-Object-Manifest during GET on Swift DLO.
Fixes: #12728
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 69cf089596a0e5d4...
Radoslaw Zarzynski
01:45 PM Revision e693755a (ceph): cls_rgw: fix bucket listing when dealing with invisible entries
Fixes: #12913
The bucket listing logic was broken when dealing with invisible entries.
Need to read keys until we ca...
Yehuda Sadeh
01:44 PM CephFS Feature #13569 (Resolved): ceph-fuse: support direct IO
FUSE supports Direct IO. But once it gets into our Client, we don't treat it differently from regular buffered IO!
...
Greg Farnum
01:41 PM Revision 99b4d1df (ceph): rgw: orphan tool shouldn't clean up head objects
Fixes: #12958
Head objects are mutable, so removing them can race with object removal
and a later recreation, so we ...
Yehuda Sadeh
01:11 PM Bug #13525 (Fix Under Review): mon: should not set isvalid = true when cephx_verify_authorizer re...
Kefu Chai
12:51 PM rgw Backport #13537 (Fix Under Review): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward...
Abhishek Lekshmanan
12:51 PM rgw Backport #13537: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessK...
This backport already landed in the previous hammer, as a part of http://tracker.ceph.com/issues/13224 and can be mar... Abhishek Lekshmanan
12:48 PM rgw Backport #13537: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessK...
Already merged in https://github.com/ceph/ceph/pull/6042 Abhishek Lekshmanan
12:20 PM rgw Backport #13537 (In Progress): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_requ...
Abhishek Lekshmanan
12:29 PM Revision ce3a3ff7 (ceph): suites/rbd/qemu: excercise CoW support during QEMU testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 59e768bb29960b4ca411a71342ef982bb2499354)
Jason Dillaman
12:28 PM Revision 59e768bb (ceph): suites/rbd/qemu: excercise CoW support during QEMU testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:26 PM Stable releases Tasks #13356: hammer v0.94.6
Moved to http://tracker.ceph.com/issues/13571#note-3 Loïc Dachary
12:17 PM rgw Bug #13458: rgw: get bucket location returns region name, not region api name
hammer backport https://github.com/ceph/ceph/pull/6349 Abhishek Lekshmanan
12:04 PM rgw Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
master pr https://github.com/ceph/ceph/pull/6110 Abhishek Lekshmanan
12:02 PM rgw Backport #13540 (In Progress): rgw: get bucket location returns region name, not region api name
Abhishek Lekshmanan
11:56 AM Revision 6d89f4ba (ceph): rgw: location constraints should return api name
Fixes: #13458
The S3 location constraints request should return the api name,
not the region name.
Signed-off-by: Ye...
Yehuda Sadeh
10:04 AM Revision 8d5ef0ec (ceph): Merge pull request #6343 from dx9/wip-12406-xattr
os/chain_xattr: On linux use linux/limits.h for XATTR_NAME_MAX.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:46 AM Bug #12429 (Resolved): OSD crash creating/deleting pools
Loïc Dachary
08:46 AM Backport #12584 (Resolved): OSD crash creating/deleting pools
Loïc Dachary
08:45 AM Revision 15f36280 (ceph): Merge pull request #5526 from SUSE/wip-12584-firefly
OSD crash creating/deleting pools
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
08:44 AM Bug #11358 (Resolved): PGLog::proc_replica_log: correctly handle case where entries between olog....
Loïc Dachary
08:44 AM Backport #12389 (Resolved): PGLog::proc_replica_log: correctly handle case where entries between ...
Loïc Dachary
08:43 AM Revision e010899a (ceph): Merge pull request #5287 from SUSE/wip-12389-firefly
PGLog::proc_replica_log: correctly handle case where entries between olog.head and log.tail were split out
Reviewed-...
Loïc Dachary
07:03 AM Revision 2bd5d0b8 (ceph): radosstriper : Fixed broken Makefiles after integration of lttng
Fixes: #13210, backport of #6322 into hammer
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
Sebastien Ponce
06:31 AM Bug #13566 (Resolved): ReplicatedPG: result code not correctly set in some cases.
In ReplicatedPG::do_osd_ops(), when op.op is set to CEPH_OSD_OP_TMAPGET or CEPH_OSD_OP_TMAPPUT, the result code is no... xie xingguo
05:33 AM Revision ea52014e (ceph): rgw: support core file limit for radosgw daemon
When calling daemon function, the default is to disable the core dump
by setting the core file limit as 0, we provide...
Guang Yang
03:31 AM RADOS Bug #13111: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
actually, it's not too hard to reproduce this problem ,the reason is object info save on the file system is inconsist... shawn chen
02:29 AM Revision 5449b3d5 (ceph): mailmap: Joao Eduardo Luis name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision ee4db819 (ceph): mailmap: Jason Dillaman name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 4ca04a0a (ceph): mailmap: Ken Dreyer name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 4026efb5 (ceph): mailmap: James Page name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 759f3e82 (ceph): mailmap: Min Chen name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 2a926ded (ceph): mailmap: Ruben Kerkhof affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 7b6958b5 (ceph): mailmap: tobe affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 6e8e90e9 (ceph): mailmap: Jeff Epstein affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision a2b33d08 (ceph): mailmap: Kadu Ribeiro affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision cf45031f (ceph): mailmap: Brian Andrus affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision dd24707a (ceph): mailmap: chenji affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 38cc18e1 (ceph): mailmap: ritz303 affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision f68d5542 (ceph): mailmap: Jeff Weber affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision fbcec33f (ceph): mailmap: Siddharth Sharma affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision ed56b73b (ceph): mailmap: Sylvain Baubeau affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 249828a7 (ceph): mailmap: Burkhard Linke affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 602c9ef8 (ceph): mailmap: Matt Benjamin affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com>
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Swami Reddy
02:29 AM Revision d531dd7d (ceph): mailmap: Milan Broz affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 0ba0c0d0 (ceph): mailmap: Brad Hubbard affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 30bf4dd4 (ceph): mailmap: Ali Maredia affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision f07575ba (ceph): mailmap: Casey Bodley affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision c905cc17 (ceph): mailmap: Wei Qian affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision d54b9184 (ceph): mailmap: Xiaowei Chen name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 38b29e11 (ceph): mailmap: Juan A. Suarez Romero affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision ca6f4e9f (ceph): mailmap: Robin H. Johnson affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com>
Reviewed-by: Robin Johnson <robin.johnson@dreamhost.com>
Swami Reddy
02:29 AM Revision c70fe119 (ceph): mailmap: Li Peng affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision ca1ba57b (ceph): mailmap: Xinze Chi name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision 3d36df34 (ceph): mailmap: Yehua Chen name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com>: Swami Reddy
02:29 AM Revision 51440f7d (ceph): mailmap: Ren Huanwen affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision b66f53f6 (ceph): mailmap: Xie Rui name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:29 AM Revision bec8bc70 (ceph): mailmap: Xie Xiexingguo affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
02:28 AM Revision 470158e8 (ceph): mailmap: Sangdi Xu name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com>
Reviewed-by: Xusangdi <xu.sangdi@h3c.com>
Swami Reddy
01:58 AM Revision cb64c9f8 (ceph): mailmap: Radoslaw Zarzynski name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
01:55 AM Revision 220fcef3 (ceph): mailmap: Haomai Wang name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com>
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Swami Reddy
12:08 AM Revision 96106b58 (ceph): os/chain_xattr: On linux use linux/limits.h for XATTR_NAME_MAX.
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle

10/21/2015

11:53 PM Revision 739b1d6c (ceph): ceph-disk: switch to using install / ceph
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:28 PM Revision 57af6316 (ceph): LFNIndex: remove redundant local variable 'obj'.
local variable 'obj' in LFNIndex::list_subdirs() never used and shall be removed.
Fixes: #13552
Signed-off-by: xie.xi...
xie xingguo
09:15 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
-The interim fix packages are available via Ceph development repo (see http://docs.ceph.com/docs/master/install/get-p... Jason Dillaman
08:44 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
Mihai, I've downloaded the required ceph packages, libraries, dependencies from ceph repo and installed it manually. ... Andrei Mikhailovsky
06:40 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
The suggestion of disabling writeback caching with ... Edmund Rhudy
05:50 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
Andrei Mikhailovsky wrote:
> Tried downgrading ceph on host servers to version 0.94.3 as per jdillaman's suggestion ...
Mihai Gheorghe
03:30 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
Tried downgrading ceph on host servers to version 0.94.3 as per jdillaman's suggestion on #ceph and the problem is go... Andrei Mikhailovsky
03:16 PM rbd Bug #13559: FAILED assert(m_ictx->owner_lock.is_locked())
See also #13545 Jason Dillaman
02:56 PM rbd Bug #13559 (In Progress): FAILED assert(m_ictx->owner_lock.is_locked())
Jason Dillaman
01:15 PM rbd Bug #13559 (Resolved): FAILED assert(m_ictx->owner_lock.is_locked())
After upgrading from 0.94.1 to 0.94.4 I am having issues starting _SOME_ virtual guests with KVM. The following error... Andrei Mikhailovsky
09:09 PM Linux kernel client Bug #10889: krbd: sent out of order write
It won't be an out of order tid on osd2 because while tids are per-client, the tid order is per-object. osds general... Ilya Dryomov
08:42 PM Linux kernel client Bug #10889: krbd: sent out of order write
I have run into the same issue some months ago and track down the cause for it while debugging another issue.
Assu...
Ronny Hegewald
08:45 PM rbd Bug #13549: Locking assertion failure in librbd/LibrbdWriteback.cc
Duplicate of the later ticket: http://tracker.ceph.com/issues/13559 David Clarke
12:50 AM rbd Bug #13549 (Duplicate): Locking assertion failure in librbd/LibrbdWriteback.cc
When attempting to boot a new QEMU VM, after an upgrade from 0.94.3 to 0.94.4:
librbd/LibrbdWriteback.cc: In funct...
David Clarke
08:00 PM Revision 2a92e7ea (ceph): Merge pull request #651 from ceph/wip-fix-hammer-stable
Added v0.94.4 to the mix Yuri Weinstein
07:59 PM rgw Bug #13564: [radosgw_agent.worker][WARNIN] encountered an error during sync: Http error code 400 ...
OS : Debian Wheezy David Casier
07:10 PM rgw Bug #13564: [radosgw_agent.worker][WARNIN] encountered an error during sync: Http error code 400 ...
In apache conf :
BrowserMatch "curl" nokeepalive ssl-unclean-shutdown
BrowserMatch "Boto" nokeepalive ssl-unclean-s...
David Casier
07:09 PM rgw Bug #13564 (Closed): [radosgw_agent.worker][WARNIN] encountered an error during sync: Http error ...
eu-fra : source
eu-backup : destination
Log radosgw :
2015-10-21 20:54:42.053601 7f1f96f6d700 20 sending request...
David Casier
05:39 PM Revision 0048f4ac (ceph): Added v0.94.4 to the mix
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:15 PM Bug #13563 (Resolved): "[ FAILED ] LibRadosAioEC.RoundTripSparseReadPP" in upgrade:hammer-x-inf...
Run: http://pulpito.ceph.com/teuthology-2015-10-20_17:02:01-upgrade:hammer-x-infernalis-distro-basic-multi/
Jobs: [...
Yuri Weinstein
04:03 PM Documentation #13562 (Duplicate): Error in Adding Monitors section for firefly
In http://docs.ceph.com/docs/v0.80.5/start/quick-ceph-deploy/, it reads:
A Ceph Storage Cluster requires at least ...
David Pintor
03:37 PM Bug #13554: make dist fails with : rocksdb/tools/rdb/rdb.cc v8.h: No such file or directory
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8542/ Loïc Dachary
07:24 AM Bug #13554 (Resolved): make dist fails with : rocksdb/tools/rdb/rdb.cc v8.h: No such file or dire...
make dist after make check occasionally (once every 20 runs or so) fails with the following (see http://jenkins.ceph.... Loïc Dachary
03:21 PM Bug #13531: latest update osd lost, cluster still stuck on Peering
Sage Weil
03:18 PM Bug #13258 (Can't reproduce): osd Take turns to the down ("FAILED assert(0 == "unexpected error")")
I don't have logs from that osd, so I'm marking this one can't reproduce since I need logging (and the teuthology fai... Samuel Just
03:08 PM Bug #13490 (Rejected): "FAILED assert(!m_filestore_fail_eio || r != -5)" in upgrade:hammer-x-infe...
That assert always means a disk failure. Samuel Just
02:56 PM rbd Bug #13545 (Duplicate): QEMU processes using librbd crashing with FAILED assert(m_ictx->owner_loc...
Marking duplicate of #13559 Jason Dillaman
02:05 PM Revision dc21d8e9 (ceph): rgw: add explicit success/error paths in RGWGetObj::execute()
Fixes: #12352
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Javier M. Mellid
01:49 PM Revision 8f9de175 (ceph): ceph: log which ceph.conf file is written
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
01:22 PM rbd Bug #13560 (Resolved): unknown argument --quiet in udevadm settle
Seems 'rbd unmap' calls udevadm settle in krbd.c line 524:
} else {
/*
* libudev does not ...
Dietmar Maurer
12:50 PM Bug #13190 (Resolved): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
Loïc Dachary
12:17 PM Backport #13488 (In Progress): object_info_t::decode() has wrong version
Abhishek Varshney
12:16 PM Backport #13535 (In Progress): LibRadosWatchNotify.WatchNotify2Timeout
Abhishek Varshney
12:06 PM Revision 7ffd072a (ceph): osdc/Objecter: distinguish between multiple notify completions
We may send a notify to the cluster multiple times due to OSDMap
changes. In some cases, earlier notify attempts may...
Sage Weil
11:59 AM Revision 647c9109 (ceph): osd: reply to notify request with our unique notify_id
The OSD assigns a unique ID to each notify it queues for
processing. Include this in the reply to the notifier so th...
Sage Weil
11:58 AM Bug #10794: ceph_test_rados: incorrect buffer at pos ...
Should this be backported to hammer? It may be required before http://tracker.ceph.com/issues/13534 can be backported... Abhishek Varshney
11:38 AM Revision 0ad95219 (ceph): osd: Correct the object_info_t::decode() version
Caused by: 13b9dc70
Fixes: #13462
Backport: Hammer, Firefly
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherr...
David Zafman
11:19 AM rbd Bug #13558 (Resolved): rbd : enable feature objectmap
how to produce this bug:
rbd -p rbd create --new-format --size 1024 test1
rbd feature enable test1 exclusive-lock...
Xinxin Shu
11:05 AM Backport #13347 (Resolved): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
Abhishek Varshney
08:34 AM Bug #13556 (Won't Fix): ceph-disk failed to activate osd and killed by udev
software environment: ceph-0.87.2+rhel7
problem: there are 9 osd in one of my server, and their journal are on the s...
chuanhong wang
08:07 AM Bug #13555 (Won't Fix): Assert occured in PG::RecoveryState::Active::react processing AdvMap message
softwre: ceph-0.87+rhel7
problem: Assert occured in PG::RecoveryState::Active::react processing AdvMap message, for ...
chuanhong wang
08:03 AM Revision 24ffe4c5 (ceph): Merge pull request #6328 from dachary/wip-13551-firefly
qemu workunit refers to apt-mirror.front.sepia.ceph.com
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:28 AM Revision e5e1ebfb (ceph): Merge pull request #650 from ceph/wip-openstack-fixes-fs_hammer
Added openstack.yaml config
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:28 AM Revision 12d7576e (ceph): Merge pull request #622 from dachary/wip-13451-openstack-rados-objectstore
rados/objectstore/alloc-hint: need three attached disks
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:19 AM rbd Bug #13553 (Resolved): rbd clone issue
rbd CLI : rbd clone --image-feature layering rbd/test@snap rbd/clone
output : rbd: image format can only be set wh...
Xinxin Shu
07:17 AM Revision 4eee5d89 (ceph): Merge pull request #626 from ceph/wip-13450-openstack-rados-thrash
openstack: rados/thrash: allocate three disks, always
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:17 AM Revision 3d2ed6f4 (ceph): mailmap: Dennis Schafroth affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
07:16 AM Revision ffd4f2a0 (ceph): mailmap: Daniel Gryniewicz affiliation
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
07:16 AM Revision 16e90c5d (ceph): mailmap: Bo Cai name normalization
Signed-off-by: M Ranga Swami Reddy <swamireddy@gmail.com> Swami Reddy
06:10 AM Bug #13552: LFNIndex: local variable 'obj' never used and shall be removed.
https://github.com/ceph/ceph/pull/6333 xie xingguo
06:03 AM Bug #13552 (Resolved): LFNIndex: local variable 'obj' never used and shall be removed.
local variable 'obj' in LFNIndex::list_subdirs() never used and shall be removed. xie xingguo
04:24 AM Revision 6482f00d (ceph): test/librbd/fsx: Include fcntl.h for flag defs.
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
03:09 AM Bug #13533: PG: shall finish scrub ahead of time if no more objects is available in NEW_CHUNK state.
Sorry, need more work. xie xingguo
02:35 AM Revision 89b2b9b5 (ceph): Merge pull request #6285 from dx9/wip-12406-envz
drop envz.h includes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:14 AM Revision 77907424 (ceph): Merge pull request #627 from dachary/wip-13449-admin-socket-hammer
tasks/admin_socket.py: wait 120 seconds instead of 60
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:45 AM Revision 0fa32945 (ceph): Merge pull request #634 from dachary/wip-11260-openstack-singleton-noms...
rados/singleton-nomsgr/all/msgr: needs 15GB RAM
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:35 AM Backport #13550 (In Progress): qemu workunit refers to apt-mirror.front.sepia.ceph.com
Loïc Dachary
12:55 AM Backport #13550 (Resolved): qemu workunit refers to apt-mirror.front.sepia.ceph.com
https://github.com/ceph/ceph/pull/6330 Loïc Dachary
01:34 AM Revision 51f3d6a4 (ceph): qa: Use public qemu repo
This would allow some external tests outside of sepia lab
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
(cherry pic...
Yuan Zhou
01:13 AM Stable releases Tasks #11644: firefly v0.80.11
h3. rbd... Loïc Dachary
01:12 AM Stable releases Tasks #11644: firefly v0.80.11
Add https://github.com/ceph/ceph/pull/6328 for qemu-iotest... Loïc Dachary
01:10 AM Revision 7b2e9fca (ceph): ceph.in: Remove unused variable
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:05 AM Backport #13551 (In Progress): qemu workunit refers to apt-mirror.front.sepia.ceph.com
Loïc Dachary
12:56 AM Backport #13551 (Resolved): qemu workunit refers to apt-mirror.front.sepia.ceph.com
https://github.com/ceph/ceph/pull/6328 Loïc Dachary
01:04 AM Revision c155df21 (ceph): qa: Use public qemu repo
This would allow some external tests outside of sepia lab
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
(cherry pic...
Yuan Zhou
01:02 AM Revision d9ae7d80 (ceph): use git://git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 34c467ba06345eacd2fd0e79c162dfd0b22f0486)
Conf...
Sage Weil
12:52 AM Bug #13420 (Pending Backport): qemu workunit refers to apt-mirror.front.sepia.ceph.com
https://github.com/ceph/ceph/pull/5019 Loïc Dachary
12:33 AM Revision 113d7277 (ceph): ceph.in: Don't drop out of command mode on certain kinds of errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:31 AM Revision bb5bcab3 (ceph): makefile: For ceph command generation don't append another copy of ceph.in
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman

10/20/2015

11:03 PM Bug #12223 (Resolved): WBThrottle::clear_object: signal on cond when we reduce throttle values
Loïc Dachary
11:02 PM Backport #12837 (Resolved): WBThrottle::clear_object: signal on cond when we reduce throttle values
Loïc Dachary
11:02 PM Revision f48450bd (ceph): Merge pull request #5822 from SUSE/wip-12837-firefly
WBThrottle::clear_object: signal on cond when we reduce throttle values
Reviewed-by: David Zafman <dzafman@redhat.com>
Loïc Dachary
09:23 PM Revision 97871dcf (ceph): Added openstack.yaml config
Moved it to tasks/cfuse_workunit_kernel_untar_build.yaml
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:44 PM Revision d7635552 (ceph): Merge pull request #6301 from dx9/wip-12406-ditch-loff_t-for-off_t
libcephfs: Improve portability by replacing loff_t type usage with off_t
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:23 PM rgw Bug #10701: rgw: content length parsing calls strtol() instead of strtoll()
giant is retired Loïc Dachary
08:12 PM rgw Backport #12244 (Resolved): Civetweb RGW appears to report full size of object as downloaded when...
Loïc Dachary
08:09 PM CephFS Bug #13546 (Resolved): mv of directories hung Ceph filesystem
On a test Ceph cluster running Ceph v9.1.0 with the 4.3rc6 kernel on Trusty, I tried to rename two directories in a C... Eric Eastman
07:48 PM Backport #13041 (Resolved): common/Thread:pthread_attr_destroy(thread_attr) when done with it
Loïc Dachary
09:36 AM Backport #13041: common/Thread:pthread_attr_destroy(thread_attr) when done with it
... Loïc Dachary
07:48 PM Revision f275ad21 (ceph): Merge pull request #6325 from dachary/wip-13041-firefly
common/Thread:pthread_attr_destroy(thread_attr) when done with it
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:46 PM Backport #13252 (Resolved): mon: does not check for IO errors on every transaction
Loïc Dachary
07:46 PM Revision 143e267a (ceph): Merge pull request #6091 from SUSE/wip-13252-firefly
mon: does not check for IO errors on every transaction
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
07:45 PM Backport #13244 (Resolved): client nonce collision due to unshared pid namespaces
Loïc Dachary
07:45 PM Revision 725401e0 (ceph): Merge pull request #6087 from SUSE/wip-13244-firefly
client nonce collision due to unshared pid namespaces
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
07:44 PM Backport #13255 (Resolved): Increase globalid default for firefly (improves mon responsiveness)
Loïc Dachary
07:44 PM Revision 8fd4dd74 (ceph): Merge pull request #6010 from liewegas/wip-globalid-firefly
increase globalid default for firefly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
07:43 PM Backport #13043 (Resolved): ThreadPool add/remove work queue methods not thread safe
Loïc Dachary
07:43 PM Revision 77a1b5f1 (ceph): Merge pull request #5991 from SUSE/wip-13043-firefly
ThreadPool add/remove work queue methods not thread safe
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
07:43 PM Backport #13038 (Resolved): hit set clear repops fired in same epoch as map change -- segfault si...
Loïc Dachary
07:42 PM Revision a3823fe7 (ceph): Merge pull request #5988 from SUSE/wip-13038-firefly
PG::handle_advance_map: on_pool_change after handling the map change
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
07:41 PM Bug #12652 (Resolved): osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())
Loïc Dachary
07:41 PM Backport #12845 (Resolved): osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.siz...
Loïc Dachary
07:41 PM Revision e7710542 (ceph): Merge pull request #5820 from SUSE/wip-12845-firefly
osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
07:41 PM Bug #12614 (Resolved): recursive lock of md_config_t (0)
Loïc Dachary
07:40 PM Backport #12840 (Resolved): recursive lock of md_config_t (0)
Loïc Dachary
07:40 PM Revision e43d0492 (ceph): Merge pull request #5814 from SUSE/wip-12840-firefly
recursive lock of md_config_t (0)
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
07:40 PM Bug #12673 (Resolved): cache agent is idle although one object is left in the cache
Loïc Dachary
07:39 PM Backport #12882 (Resolved): cache agent is idle although one object is left in the cache
Loïc Dachary
07:39 PM Revision 11ed9f9b (ceph): Merge pull request #5813 from SUSE/wip-12822-firefly
ceph-fuse crash in test_client_recovery
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:38 PM Bug #11771 (Resolved): is_new_interval: size change should cause new interval
Loïc Dachary
07:38 PM Backport #12752 (Resolved): kvm die with assert(m_seed < old_pg_num)
Loïc Dachary
07:38 PM Backport #12842 (Resolved): is_new_interval: size change should cause new interval
Loïc Dachary
07:37 PM Revision aead4255 (ceph): Merge pull request #5726 from ceph/wip-12752
is_new_interval() fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
07:37 PM Bug #12638 (Resolved): build_incremental() could take 40678 ms to finish
Loïc Dachary
07:37 PM Backport #12816 (Resolved): build_incremental() could take 40678 ms to finish
Loïc Dachary
07:37 PM Revision 1c65d09e (ceph): Merge pull request #5698 from tchaikov/wip-12638-firefly
mon: add a cache layer over MonitorDBStore
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:36 PM Bug #12943 (Resolved): osd mkfs fails when zeroing journal
Loïc Dachary
07:36 PM Backport #12945 (Resolved): osd mkfs fails when zeroing journal
Loïc Dachary
07:35 PM Revision 1f0f4bb5 (ceph): Merge pull request #5619 from liewegas/wip-journal-firefly
os/FileJournal: Fix journal write fail, align for direct io
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed...
Loïc Dachary
07:32 PM Backport #12484 (Resolved): mon: MonitorDBStore iterator's get_next_key() returns wrong keys
Loïc Dachary
07:31 PM Revision 4a1e54fc (ceph): Merge pull request #5360 from ceph/wip-11786.firefly
mon: MonitorDBStore: get_next_key() only if prefix matches
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:31 PM Bug #11493 (Resolved): mon: adding exsting pool as tier with --force-nonempty clobbers removed_snaps
Loïc Dachary
07:30 PM Backport #12312 (Resolved): mon: adding exsting pool as tier with --force-nonempty clobbers remov...
Loïc Dachary
07:30 PM Revision f272435c (ceph): Merge pull request #5236 from SUSE/wip-12312-firefly
mon: adding exsting pool as tier with --force-nonempty clobbers removed_snaps
Reviewed-by: Loic Dachary <ldachary@re...
Loïc Dachary
07:29 PM Bug #10052 (Resolved): LibRadosTwoPools[EC]PP.PromoteSnap failure
Loïc Dachary
07:28 PM Backport #12015 (Resolved): LibRadosTwoPools[EC]PP.PromoteSnap failure
Loïc Dachary
07:28 PM Revision 21452ed9 (ceph): Merge pull request #5050 from SUSE/wip-12015-firefly
LibRadosTwoPools[EC]PP.PromoteSnap failure
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
06:39 PM rbd Bug #13545 (Duplicate): QEMU processes using librbd crashing with FAILED assert(m_ictx->owner_loc...
I performed an upgrade of Ceph from 0.94.2 to 0.94.4 in a lab scenario (we had been waiting for 0.94.4 to resolve the... Edmund Rhudy
06:25 PM Revision a36362f0 (ceph): Merge pull request #645 from ceph/wip-openstack-fixes
Added openstack config openstack.yaml
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:18 PM rbd Bug #13115: librbd python bindings eat exceptions in callbacks
I had a couple weeks full of IRQs and am just getting back to Ceph work now; I have another Ceph cluster to deploy th... Hector Martin
03:49 PM rbd Bug #13115: librbd python bindings eat exceptions in callbacks
Any updates on this? It'd be good to convert to cython sooner than later since there's bound to be more changes to th... Josh Durgin
06:11 PM Revision 6e002c65 (ceph): Merge pull request #6196 from guangyy/wip-12754
osd: auto repair EC pool
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
06:07 PM Revision 4a21246b (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
05:28 PM Revision 12f7b033 (ceph): Added openstack config openstack.yaml
Added +
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
03:30 PM Revision 531dd774 (ceph): osd: list_missing should query missing_loc.needs_recovery_map
Fixes: 13441
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
Guang Yang
03:30 PM Revision d4869a6f (ceph): test: add test for pg list_missing on EC pool
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
03:27 PM rbd Bug #13221: rbd-replay: cryptic error when 'rbd' pool does not exist
For reference, the fix for this issue is being backported to Hammer as a part of the patch series in #13460. See http... Ken Dreyer
02:36 PM Revision 597c43ea (ceph): tracing: add tracepoints for cache pin/unpin
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:36 PM Revision 06438456 (ceph): osd: add num_objects_pinned in object_stat_sum_t
To track the number of objects pinned in a PG.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:36 PM Revision a07d4c95 (ceph): osd: only allow pin/unpin op on the cache tier
Reject the op when the pin/unpin op is not on the cache tier.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:36 PM Revision c502ea10 (ceph): librados: add RADOS C interfaces for pin/unpin object
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:36 PM Revision c1842181 (ceph): osd/ReplicatedPG: reject flush/evict ops on pinned objects
Return with -EINVAL.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:36 PM Revision 36b2d3d7 (ceph): test/tier: test flush/evict on pinned object
Should return -EINVAL.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:36 PM Revision 59d0de7c (ceph): test/tier: add test for cache_pin
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:36 PM Revision 47838992 (ceph): osd: return ENOENT when object doesn't exist for cache pin/unpin
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:34 PM Revision 5cd10e43 (ceph): osd: force promotion when pin an object in cache tier
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:34 PM Revision f824c937 (ceph): osd/ReplicatePG: skip flush/evict pinned objects
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:34 PM Revision 28b72052 (ceph): rados: add the support of pin/unpin object in cache tier
Adding two new APIs in librados: cache_pin_object and cache_unpin_object
Signed-off-by: Zhiqiang Wang <zhiqiang.wang...
Zhiqiang Wang
02:34 PM Revision af8d6ec8 (ceph): osd: add support of pin/unpin objects in cache tier
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
02:33 PM Bug #13345 (Resolved): OSD: UninitCondition when printing MOSDOp debug output
Sage Weil
02:33 PM Revision 29fdadc4 (ceph): Merge pull request #6174 from liewegas/wip-13345
fix MOSDOp encoding
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:13 PM rbd Feature #13465 (In Progress): librbd: internal way to write multiple extents to an object at once
Jason Dillaman
01:15 PM rbd Feature #13494 (Fix Under Review): Improve rbd CLI bash completion
*PR*: https://github.com/ceph/ceph/pull/6316 Jason Dillaman
12:46 PM Bug #13543 (Closed): one host down lead to all virtual machine filesystem in cluster can't be wri...
015-10-20 06:56:56.518939 7f049599c700 0 log_channel(cluster) log [INF] : pgmap v13000233: 2064 pgs: 2064 active+cle... zcc icy
11:10 AM devops Backport #13417 (Resolved): Fix -Wno-format and -Werror=format-security options clash
Loïc Dachary
11:09 AM Revision 14c85282 (ceph): Merge pull request #6207 from SUSE/wip-13417-firefly
Fix -Wno-format and -Werror=format-security options clash
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:08 AM devops Bug #10728 (Resolved): fedora21 has junit, not junit4
Loïc Dachary
11:08 AM devops Backport #13413 (Resolved): fedora21 has junit, not junit4
Loïc Dachary
11:08 AM Revision b6d57686 (ceph): Merge pull request #6203 from SUSE/wip-13413-firefly
fedora21 has junit, not junit4
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:07 AM devops Bug #11798 (Resolved): upstart: configuration is too generous on restarts
Loïc Dachary
11:06 AM devops Backport #13168 (Resolved): upstart: configuration is too generous on restarts
Loïc Dachary
11:06 AM Revision fca8a17b (ceph): Merge pull request #5992 from SUSE/wip-13168-firefly
upstart: configuration is too generous on restarts
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:05 AM Bug #10146 (Resolved): ceph-disk: sometimes the journal symlink is not created
Loïc Dachary
11:05 AM Backport #12418 (Resolved): ceph-disk: sometimes the journal symlink is not created
Loïc Dachary
11:04 AM Revision 6240b61f (ceph): Merge pull request #5541 from dachary/wip-12418-firefly
ceph-disk: sometimes the journal symlink is not created
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:01 AM devops Bug #12382: Package python-ceph is obsoleted by python-rados, but obsoleting package does not pro...
The package name has an extra *.x86_64* at the end, this is probably a gitbuilder issue. ... Loïc Dachary
10:51 AM rbd Backport #13541 (Resolved): LTTng-UST should be optionally enabled
https://github.com/ceph/ceph/pull/6415 Abhishek Varshney
10:48 AM rgw Backport #13540 (Resolved): rgw: get bucket location returns region name, not region api name
https://github.com/ceph/ceph/pull/6349 Abhishek Varshney
10:47 AM rgw Backport #13539 (Rejected): rgw: orphan tool should be careful about removing head objects
Abhishek Varshney
10:46 AM rgw Backport #13538 (Resolved): rgw: orphan tool should be careful about removing head objects
https://github.com/ceph/ceph/pull/6351 Abhishek Varshney
10:45 AM rgw Backport #13537 (Resolved): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request...
https://github.com/ceph/ceph/pull/6042 Abhishek Varshney
10:41 AM rgw Backport #13536 (Resolved): rgw: bucket listing hangs on versioned buckets
https://github.com/ceph/ceph/pull/6352 Abhishek Varshney
10:40 AM rgw Bug #11140 (Resolved): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
10:40 AM Backport #13535 (Resolved): LibRadosWatchNotify.WatchNotify2Timeout
https://github.com/ceph/ceph/pull/6336 Abhishek Varshney
10:39 AM rgw Backport #12982 (Resolved): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
10:39 AM rgw Bug #12537 (Resolved): [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" response...
Loïc Dachary
10:39 AM rgw Bug #11860 (Resolved): Bucket header is enclosed by quotes
Loïc Dachary
10:38 AM rgw Backport #12942 (Resolved): RGW returns requested bucket name raw in "Bucket" response header
Loïc Dachary
10:38 AM rgw Backport #11873 (Resolved): Bucket header is enclosed by quotes
Loïc Dachary
10:38 AM rgw Bug #11455 (Resolved): COPYing an old object onto itself produces a truncated object
Loïc Dachary
10:37 AM rgw Backport #12879 (Resolved): COPYing an old object onto itself produces a truncated object
Loïc Dachary
10:36 AM Revision d2459d8b (ceph): Merge pull request #5729 from ceph/wip-11455-firefly
rgw: init some manifest fields when handling explicit objs
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:35 AM Revision 3e0e3c51 (ceph): Merge pull request #5730 from ceph/wip-12537-firefly
RGW returns requested bucket name raw in "Bucket" response header
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:34 AM Revision e44a7775 (ceph): Merge pull request #5831 from gnuoy/wip-11140-firefly
/etc/init.d/radosgw restart does not work correctly
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:42 AM Backport #13040: common/Thread:pthread_attr_destroy(thread_attr) when done with it
must be backported together with https://github.com/ceph/ceph/pull/5337 Loïc Dachary
09:37 AM Revision 81bb6dd7 (ceph): Common/Thread: pthread_attr_destroy(thread_attr) when done with it
When a thread attributes object is no longer required, it should be destroyed using the
pthread_attr_destroy() functi...
qiankun zheng
09:37 AM Revision 77d6426a (ceph): Thread.cc: remove malloc/free pair
There's no need for mallocing pthread_attr_t in Thread::try_create(),
it can be located on stack as it is freed in sa...
Piotr Dałek
09:12 AM Bug #13533: PG: shall finish scrub ahead of time if no more objects is available in NEW_CHUNK state.
https://github.com/ceph/ceph/pull/6324 xie xingguo
08:58 AM Bug #13533 (Rejected): PG: shall finish scrub ahead of time if no more objects is available in NE...
void PG::chunky_scrub(ThreadPool::TPHandle &handle)
...
// special case: reached end of file store, implicitl...
xie xingguo
08:37 AM Revision fa3822c2 (ceph): pybind/cephfs: add symlink and its unit test
Signed-off-by: Shang Ding <dingshang2013@163.com> Shang Ding
07:25 AM Backport #13210: tests : Fixed broken Makefiles after integration of lttng into rados
Done : https://github.com/ceph/ceph/pull/6322 Sebastien Ponce
07:19 AM Backport #13210: tests : Fixed broken Makefiles after integration of lttng into rados
This backport cannot be tested with the standard tests, and this is why the problem has not been detected in the rele... Sebastien Ponce
06:53 AM Revision 19d0a59c (ceph): Fix Makefile in example/librados file.
Signed-off-by: You Ji <jiyou09@gmail.com> Ji You
06:07 AM Bug #13532 (Can't reproduce): osd flapping
In a multi node cluster composed of front end network and back end network, the node's back-end network is disconnect... Jie Chen
05:53 AM Bug #13531: latest update osd lost, cluster still stuck on Peering
ref https://github.com/ceph/ceph/pull/6317 shawn chen
03:42 AM Bug #13531 (Resolved): latest update osd lost, cluster still stuck on Peering
reproduce procedure:
my test env:
three osds: osd.0 osd.1 osd.2
use rados put xxx xxx -p xxx to put data
suppos...
shawn chen
05:51 AM Bug #13530: HashIndex: shall cancel merge if it is going to trigger another split on it's direct ...
https://github.com/ceph/ceph/pull/6319 xie xingguo
03:23 AM Bug #13530 (Won't Fix): HashIndex: shall cancel merge if it is going to trigger another split on ...
... xie xingguo
04:31 AM Revision d5b3926e (ceph): PG: pg down state blocked by osd.x, lost osd.x cannot solve peering stuck.
Fixes #13531
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
shawn chen

10/19/2015

10:07 PM Revision 904c0e95 (ceph): pybind: Use basestring as string type for Python 2
Python 2's built-in string type is an 8-bit string, thus does not specify any
particular encoding representation (str...
David Coles
10:06 PM Revision ab6b9239 (ceph): pybind: Add Python 3 support for rados and rbd modules
Python 3 explicitly distinguishes between strings (which can contain any Unicode
character) and 8-bit byte strings. T...
David Coles
09:46 PM Stable releases Tasks #12701 (Resolved): hammer v0.94.4
Loïc Dachary
09:31 PM Revision 0278f5f7 (ceph): doc/release-notes: drop 0.94.4 plaintext
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:29 PM Revision 5f8ba743 (ceph): doc/releases: fix 0.94.4 link
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:20 PM Backport #12752: kvm die with assert(m_seed < old_pg_num)
Thanks Nathan! I wasn't sure when the "Target version" field gets updated. Ken Dreyer
05:26 PM Backport #12752: kvm die with assert(m_seed < old_pg_num)
Hi Ken: Yes, it should. See http://tracker.ceph.com/issues/11644#note-109 which shows all the PRs that are slated for... Nathan Cutler
03:56 PM Backport #12752: kvm die with assert(m_seed < old_pg_num)
Will this make v0.80.11? Ken Dreyer
09:08 PM Revision a4249d38 (ceph): Merge pull request #648 from ceph/wip-f-h-x-offline
test offline upgrade from firefly -> x
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
09:05 PM Revision 49d3367f (ceph): doc/release-notes: final v0.94.4 notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:03 PM Revision 993f5d43 (ceph): Merge pull request #6238 from dachary/wip-release-notes
release-notes: draft v0.94.4 release notes Sage Weil
08:47 PM Bug #13366 (New): ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deplo...
Reopened for centos 7.0
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2015-10-15_21:44:53-upgrade:dumpling-...
Yuri Weinstein
08:28 PM rgw Bug #13529 (Resolved): rgw: leak from RGWWatcher::handle_error
/a/sage-2015-10-16_05:51:52-rgw-infernalis---basic-multi/1110161... Sage Weil
07:34 PM Revision b0f986e7 (ceph): Merge pull request #6313 from ceph/wip-osd-compat
osd: allow firefly -> infernalis+ upgrades
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
07:09 PM Revision b2ad9407 (ceph): upgrade/hammer-x/f-h-x-offline: test firefly -> x upgrade
This is an offline (osds all restart) upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:05 PM Revision 7fc05b48 (ceph): os/ObjectStore: helpers for validating map<string,string> and set<strin...
Test/validate the encoding, and reference the resulting (encoded) data in
a bufferlist.
Signed-off-by: Sage Weil <sa...
Sage Weil
07:05 PM Revision 332481eb (ceph): os/newstore: avoid STL map/set for omap_{setkeys,rmkeys}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:05 PM Revision 126ba59b (ceph): os/MemStore: avoid STL map/set for omap_{setkeys,rmkeys}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:05 PM Revision cdcdd78f (ceph): osd/ReplicatedBackend: add bl-based setkeys/rmkeys
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:38 PM Revision 6c50b335 (ceph): os/ObjectStore: add bufferlist-based omap_setkeys() and omap_rmkeys()
Often the caller has a bufferlist and not an STL map/set.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:37 PM Revision 1019ec13 (ceph): kv/KeyValueDB: add bufferlist-based set() and rmkeys() interface
Often the caller has an encoded bl and not an STL map/set.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:06 PM Revision 1b25ef8a (ceph): buffer: make is_contiguous() const
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:06 PM Revision c9c96180 (ceph): kv/RocksDBStore: make get() avoid bufferlist copy most of the time
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:06 PM Revision ca72d506 (ceph): kv/LevelDBStore: make set() avoid bufferlist copy most of the time
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
@Yuri: The update that should fix this issue was pushed to epel-testing [1] 12 days ago, it will still take some time... Boris Ranto
01:49 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
@Jan Schermer: I doubt that. I don't see how masking a non-bse (epel) repo would help in that case. Boris Ranto
05:15 PM Revision 1f3c01b3 (ceph): kv/RocksDBStore: implement single-item get()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:57 PM Revision 4a83c566 (ceph): tasks/cephfs: include an empty dir in journal repair
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:57 PM Revision 8874249a (ceph): test/ObjectMap: add test for raw_key_is_prefixed
Add a raw_key_is_prefixed() method to KeyValueDBMemory and a basic
test for raw_key_is_prefixed().
Signed-off-by: Pi...
Piotr Dałek
04:57 PM Revision 709b111c (ceph): os/KeyValueDB: reduce malloc/free/string copy count
In RocksDB, LevelDB and Kinetic wrapper code, there is unnecessary
string copying. In particular, split_key makes an ...
Piotr Dałek
04:55 PM Revision e1783d23 (ceph): kv: move KeyValueDB from os/ to kv/, libos.a to libkv.a
Better code organization, and it will allow us to link less code into
the mon.
Signed-off-by: Sage Weil <sage@redhat...
Sage Weil
04:42 PM Revision b0a81953 (ceph): Merge pull request #6297 from ritz303/wip-doc-13502
doc: Renamed the "Create a Ceph User" section and added verbage about…
Reviewed-by: jowilkin@redhat.com
John Wilkins
04:40 PM Revision 79c43b90 (ceph): test: use KeyValueDB directly (not LevelDBStore!)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:40 PM Revision b271b258 (ceph): break KeyValueDB dependency on ObjectMap
ObjectMap should be fully derived from the generic KeyValueDB. Fix all
the #include fallout from that.
Signed-off-b...
Sage Weil
04:39 PM Revision d1646e0e (ceph): Makefile: link TrackedOp in libglobal
1- It doesn't belong in libos.a
2- Automake doesn't like building it as both .la and .a
3- We shouldn't build it 3x a...
Sage Weil
04:28 PM Linux kernel client Bug #12697 (Fix Under Review): [RBD] rbd_dev_id_put causes system crash
Ilya Dryomov
04:20 PM rgw Bug #11239: civetweb defaults to libssl.so and libcrypto.so when versions not passed
Jiang Yu wrote:
> How do I configure civetweb use https?Will this problem has been solved yet?
Have a look here: ...
Anonymous
11:23 AM rgw Bug #11239: civetweb defaults to libssl.so and libcrypto.so when versions not passed
How do I configure civetweb use https?Will this problem has been solved yet? Jiang Yu
03:54 PM Bug #13238 (New): duplicate start of ceph-osd daemon
Re-opening based on runsisi hust's comment above. Ken Dreyer
03:54 PM rgw Documentation #13523: rgw: document civetweb ssl configuration
Jiang,
I've only thus far worked with hammer, so you'll need to confirm this on your firefly installation. However...
Anonymous
08:59 AM rgw Documentation #13523 (Resolved): rgw: document civetweb ssl configuration
The following is my Configuration file?But using http
ceph.conf
[client.radosgw.gateway]
host = B-80-11
keyring =...
Jiang Yu
02:43 PM Revision 95292699 (ceph): 0.94.4
Jenkins
02:21 PM Revision d8a32086 (ceph): Merge pull request #6311 from liewegas/wip-rocksdb
rocksdb: build with PORTABLE=1
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:15 PM Revision b22690e7 (ceph): os/Makefile: build rocksdb with PORTABLE=1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 PM Bug #13527: moniter segmentation fault
2015-10-19 13:45:32.686078 7f16758e8940 0 ceph version 9.1.0-227-gc55f8d4 (c55f8d4300019bf2da1fe52edb0c2151cc8e3d2e)... Ruifeng Yang
02:12 PM Bug #13527 (Duplicate): moniter segmentation fault

ceph version 9.1.0-227-gc55f8d4 (c55f8d4300019bf2da1fe52edb0c2151cc8e3d2e)
1: (()+0x68d75a) [0x7f066bd2975a]
...
Ruifeng Yang
01:50 PM Revision d6135907 (ceph): test/libcephfs/flock: add sys/file.h include for flock operations
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
12:54 PM Revision c7f75b8f (ceph): mon: should not set isvalid = true when cephx_verify_authorizer return ...
Fixes: #13525
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com>
Ruifeng Yang
12:35 PM rbd Bug #13457 (Fix Under Review): Test and document "--cluster" option for RBD
https://github.com/ceph/ceph/pull/6309 Vikhyat Umrao
12:17 PM Bug #13525 (Resolved): mon: should not set isvalid = true when cephx_verify_authorizer return false
... Ruifeng Yang
12:05 PM Revision 91497e46 (ceph): Speed optimizations. Merged 3 writes into 1.
Got rid of std::string construction.
More unification on syslog,stderr,fd.
Signed-off-by: Adam Kupczyk <akupczyk@mir...
Adam Kupczyk
10:45 AM Revision d4a4e442 (ceph): Merge pull request #6282 from dx9/wip-12406-client-flock
client: sys/file.h includes for flock operations
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
06:44 AM Revision 92454c2c (ceph): osd: optimize get_object_context.
If soid didn't exist and soid is head or snapdir. In
get_snapset_context we can remove the useless objects_get_attr(S...
Jianpeng Ma
06:44 AM Revision f2a23459 (ceph): osd: remove the useless code.
For get_object_context with can_create is true, we already check
obc->ssc. So don't need other handle
Signed-off-by:...
Jianpeng Ma
02:42 AM Revision cc0fcba6 (ceph): test_rgw_admin: musl libc defines stdout as read-only. Use freopen for ...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
02:22 AM Revision c7d96a5e (ceph): osd: init objecter after we authenticate
Move objecter init until after we authenticate. We ignore
osdmap messages while initializing anyway so it's pointles...
Sage Weil
01:14 AM Revision d6803b84 (ceph): drop envz.h includes
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
01:12 AM Revision 0ed90888 (ceph): Merge pull request #6216 from dx9/wip-12406-alpine-prefixed-typeof
compat: use prefixed typeof extension
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:08 AM Revision ba5100df (ceph): Merge pull request #6279 from branch-predictor/bp-reorder-pglog-fields
osd/PGLog.h: reorder bool fields in PGLog struct
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:06 AM Revision 5e811407 (ceph): client: sys/file.h includes for flock operations
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
01:05 AM Revision dc4a69b5 (ceph): Merge pull request #6288 from dx9/wip-12406-file-offset-check
libcephfs: only check file offset on glibc platforms
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
01:04 AM Revision 58a7d666 (ceph): Merge pull request #6294 from dx9/wip-12406-rgw_main-compat
rgw/rgw_main: Added compat header for TEMP_FAILURE_RETRY
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:02 AM Revision c4182651 (ceph): os/filestore: The usage of __SWORD_TYPE hinders portability because it'...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
12:53 AM Revision 1bab773c (ceph): os/fs: The usage of __SWORD_TYPE hinders portability because it's not s...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
12:48 AM Revision e138e785 (ceph): common/MemoryModel: Alpine is a linux variant but does not implement ma...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle

10/18/2015

07:27 PM Revision c40754bd (ceph): compat: use prefixed typeof to support stricter environments
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
07:16 PM Revision 4f7bcabc (ceph): assert: __STRING is not defined by musl libc. Define __STRING when it i...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
06:37 PM Revision 1ff38704 (ceph): libcephfs: Improve portability by replacing loff_t type usage with off_...
Signed-off-by: John Coyle <dx9err@gmail.com> John Coyle
06:35 PM devops Bug #12315 (Resolved): RPM: "with libs-compat" conditional extends to cover the devel-compat %fil...
Sage Weil
06:34 PM Revision 08b381e2 (ceph): Merge pull request #5219 from ceph/wip-12315-libs-compat-conditional
ceph.spec.in: fix libs-compat / devel-compat conditional
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Sage Weil
06:33 PM Revision f771d4e1 (ceph): Merge pull request #5917 from caibo2014/fix-tool-makefile
tools:remove duplicate references
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:36 PM Revision 54745c4c (ceph): Merge pull request #6290 from ceph/wip-rocksdb
rocksdb: use native rocksdb makefile (and our autotools)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
12:34 PM Revision 395120d4 (ceph): Merge pull request #644 from ceph/wip-fix-f-h-x-branch
Added one more "write_append_excl: false" Sage Weil
10:52 AM Bug #13522 (Resolved): Apparent deadlock between tcmalloc getting a stacktrace and dlopen allocat...
Loïc Dachary
06:53 AM Feature #13521 (In Progress): AsyncMessenger: Support memory pool per worker
Haomai Wang

10/17/2015

08:47 PM Bug #13258 (New): osd Take turns to the down ("FAILED assert(0 == "unexpected error")")
Run: http://pulpito.ceph.com/teuthology-2015-10-16_17:10:01-upgrade:hammer-x-infernalis-distro-basic-vps/
Logs: http...
Yuri Weinstein
08:05 PM rgw Documentation #13519 (Resolved): Documentation for using keystone admin username and password mis...
The documentation only mentions admin token for radosgw integration with keystone. This is not the preferred method ... Mike Lowe
07:56 PM Revision ba0d2c33 (ceph): rocksdb: build rocksdb with its own Makefile
This lets us track upstream without mantaining our own autotools fork.
Move back to rocksdb vanilla 3.11.2 (without ...
Sage Weil
07:56 PM Revision abde0343 (ceph): rocksdb: 4.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:55 PM Revision c1e44293 (ceph): Makefile: link libos.a statically (no .la)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:39 PM Revision e10301b5 (ceph): librados_test_stub: add missing headers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:39 PM Revision f86fbdb7 (ceph): Makefile: make libosd.a static (not .la)
We don't dynamically link the osd.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:39 PM Revision e8614f89 (ceph): Makefile: link mon statically (not .la)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:27 PM Revision 1f076d93 (ceph): Added one more "write_append_excl: false"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:28 AM Documentation #13518 (Closed): cache_target_dirty_high_ratio undocumented
From http://docs.ceph.com/docs/master/dev/cache-pool/
ceph osd pool set foo-hot cache_target_dirty_ratio .4
ceph ...
Laurent GUERBY
08:18 AM Bug #13517 (Resolved): common: fix reset max in Throttle using perf reset command
we could not reset max to 0 in Throttle using perf reset command,
such as throttle-osd_client_messages, throttle-fil...
Xinze Chi
02:01 AM Revision a099270c (ceph): osd/tools: new and delete ObjectStore::Transaction in a function is not...
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com> Ruifeng Yang

10/16/2015

11:02 PM Bug #8433 (New): SSHException: Key-exchange timed out waiting for key negotiation

* http://167.114.239.68:8081/ubuntu-2015-10-16_21:02:38-rados-loic-infernalis---basic-openstack/1132/
* http://167...
Loïc Dachary
10:48 PM Revision 912a0683 (ceph): Merge pull request #6248 from rzarzynski/wip-rgw-swift-acctmd-doc-infer...
rgw, doc: remove remark for lack of custom account metadata of Swift API
Reviewed-by: Loic Dachary <ldachary@redhat....
Loïc Dachary
10:48 PM Revision 78149755 (ceph): Merge pull request #6212 from rzarzynski/wip-rgw-objexp-doc-infernalis
rgw, doc: object expiration of Swift API is supported now.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:38 PM Revision 0879c73b (ceph): Merge pull request #6055 from ktdreyer/wip-giant-13162
doc: rm another reference to Ceph Extras
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:12 PM Revision 8b0f5933 (ceph): Merge pull request #6272 from zhouyuan/fix_cache_tier_doc
doc: fix outdated content in cache tier
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:09 PM Bug #13516 (Resolved): ObjectStore_Bench failed to rerun
When you tried to rerun objectstore_bench for filestore , you got below error just because the collection was not rem... James Liu
09:58 PM Documentation #13502: Differentiate between the 'ceph-deploy' user name and the "ceph" user name ...
I renamed the "Create a Ceph User" section to "Create a Ceph Deploy User". Added a sentence asking the end-user not t... Aron Gunn
02:09 AM Documentation #13502 (Closed): Differentiate between the 'ceph-deploy' user name and the "ceph" u...
Update the Ceph user information on the Preflight Check page:
- http://docs.ceph.com/docs/master/start/quick-start-p...
Aron Gunn
09:19 PM devops Bug #11104: dependency problem with Ceph "Firefly" upstream and EPEL
I don't think we're using yum-plugin-protectbase at all. Zack Cerza
08:35 PM Revision 212157a4 (ceph): doc: Renamed the "Create a Ceph User" section and added verbage about t...
Fixes: #13502
Signed-off-by: ritz303 <ritz_303@yahoo.com>
Aron Gunn
08:29 PM Revision e8262134 (ceph): osd: off-by-one when check deep scrubbing
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
08:29 PM Revision 1079636a (ceph): pg: only queue for recovery if there is any objects to repair after scr...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
08:29 PM Revision 8c8e1b78 (ceph): pg: add auto-repair for EC pool
Fixes: #12754
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
Guang Yang
08:29 PM Revision fde458aa (ceph): test: add integration test for the auto repair feature
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
07:09 PM rbd Feature #13274 (Pending Backport): LTTng-UST should be optionally enabled
Jason Dillaman
07:09 PM rbd Feature #13274 (Fix Under Review): LTTng-UST should be optionally enabled
*PR*: https://github.com/ceph/ceph/pull/6249 Jason Dillaman
07:05 PM Revision 3655ca6f (ceph): Added "write_append_excl: false"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 3a13ec04ce68bbc152fcde2a31c573bb6b4542...
Yuri Weinstein
07:04 PM Revision 79e49fcf (ceph): Merge pull request #643 from ceph/wip-fix-f-h-x-branch
Added "write_append_excl: false" Sage Weil
07:02 PM Revision 3a13ec04 (ceph): Added "write_append_excl: false"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
06:58 PM Revision ed30c544 (ceph): Removed osd.6 from roles to fix #13515
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 8ae31f15836d84dc886224ff8849b9bb3dd07e...
Yuri Weinstein
06:08 PM Revision 76738454 (ceph): osd/PG: make upgrade() use sequencer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:08 PM Revision 0f1b1f03 (ceph): Revert "os/FileStore: fix version check"
This reverts commit 14d3a2b82bea668ee2e9898d0b612812d8f7e8cc. Sage Weil
06:08 PM Revision 94467700 (ceph): Revert "os: drop deprecated collection_* attr methods"
This reverts part of commit
893e00bc0fd793090a35d275919ca0348e9f05b0.
[we leave KeyValueStore untouched]
Signed-off...
Sage Weil
06:08 PM Revision dff5783b (ceph): Revert "ceph-objectstore-tool: drop support for pre-pgmeta PGs"
This reverts commit b297e6d2b206c0da733ae9d4ac5fb321f113ae5d. Sage Weil
06:08 PM Revision de97840a (ceph): Revert "osd: drop support for pre-hammer pg metadata"
This reverts commit cd4e676e6d45c8166290ef834d73c2a0bda98fa2. Sage Weil
06:08 PM Revision eed31371 (ceph): Revert "ceph-objectstore-tool: require hammer upgrade"
This reverts commit b474991df74ab4d31b011bb6c5973fcd3c2e0179. Sage Weil
06:08 PM Revision 41c94669 (ceph): Revert "osd: require an upgrade to hammer first"
This reverts commit c0f83df412c962a6b3a2f3cdd1d7c8c795ef1146. Sage Weil
06:08 PM Revision 52b79f71 (ceph): Revert "os/FileStore: require upgrade to hammer before moving beyond"
This reverts commit 10cb507d9d52464b2fd28b3cc84a92328944e462. Sage Weil
05:38 PM Revision c5600207 (ceph): rgw/rgw_main: Added compat header for TEMP_FAILURE_RETRY
Signed-off-by: John Coyle dx9err@gmail.com John Coyle
05:31 PM Bug #13453 (Fix Under Review): backfill pushes do not appear to increment the recovery rate counters
https://github.com/ceph/ceph/pull/6268 Loïc Dachary
05:19 PM Revision c5c88465 (ceph): Merge pull request #642 from ceph/wip-13515
Removed osd.6 from roles to fix #13515
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:13 PM Revision 8ae31f15 (ceph): Removed osd.6 from roles to fix #13515
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
04:18 PM Revision 48105be9 (ceph): Merge pull request #641 from ceph/wip-13485
Added write_append_excl: false to fix #13485 Sage Weil
04:05 PM Feature #13441 (In Progress): change PG::do_command list_missing to iterate over missing_loc stru...
Guang Yang
04:05 PM RADOS Bug #13493 (In Progress): osd: for ec, cascading crash during recovery if one shard is corrupted
Guang Yang
04:05 PM Bug #12722 (Fix Under Review): osd: OSD::do_mon_report stuck at acquiring osd_lock (more than 10m...
Guang Yang
04:04 PM Bug #13468: osd/ReplicatedPG.cc: 9128: FAILED assert(info.last_complete == info.last_update)
Guang Yang
03:55 PM rgw Bug #13514 (New): RGW Swift API: response for GET/HEAD on Swift's DLO returns wrong ETag
radosgw:
$ curl -i "$publicURL/test/big.img" -H "X-Auth-Token: $token"
> HTTP/1.1 200 OK
> Content-Length: 19
> A...
Radoslaw Zarzynski
03:41 PM rbd Feature #13494 (In Progress): Improve rbd CLI bash completion
Jason Dillaman
03:29 PM Revision b6960514 (ceph): Added write_append_excl: false to fix #13485
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
02:46 PM rgw Feature #13303: rgw: support keystone v3
First the version to use must be determined, quickest and easiest is to add a configurable. Other clients use the un... Mike Lowe
01:52 PM rgw Backport #13513 (Resolved): rgw: value of Swift API's X-Object-Manifest header is not url_decoded...
https://github.com/ceph/ceph/pull/6353 Loïc Dachary
01:50 PM rgw Bug #12728 (Pending Backport): rgw: value of Swift API's X-Object-Manifest header is not url_deco...
Loïc Dachary
01:49 PM Revision 63d86810 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
11:57 AM Backport #13512 (Resolved): If blkid hangs, ceph-osd appears to start but does not come up on mon...
https://github.com/ceph/ceph/pull/13104 John Spray
11:56 AM Bug #13511 (Rejected): core dump during osd start
root@stmon:~# ceph-osd -i 90 -c /etc/ceph/ceph.conf --mkjournal --mkfs -f --debug-osd 20 --debug-ms 1
SG_IO: bad/mi...
Vaidyanath Manogaran
09:14 AM Bug #13474: Ceph daemon failed to start, because the service name was already used.
https://github.com/ceph/ceph/pull/6271 Loïc Dachary
09:13 AM Bug #13474 (In Progress): Ceph daemon failed to start, because the service name was already used.
Loïc Dachary
09:03 AM Feature #13509 (New): add checksum for the decode/encode
so we can detect the data corruption of an encoded structure. Kefu Chai
08:27 AM Feature #13508 (In Progress): scrub/repair: repair corrupted/missing objects
we should always EIO rather than crash if something does not decode
* corrupt/missing object info/snapset/hinfo
*...
Kefu Chai
08:13 AM RADOS Feature #13507 (New): scrub APIs to read replica
* replica_read
* if object unfound, op currently errors out
* add a rados flag to allow replica to read e...
Kefu Chai
07:49 AM Feature #13506 (New): scrub/repair: add librados APIs
two families of APIs for scrub and repair
use json dict with version number to persist the scrub results....
Kefu Chai
07:19 AM Feature #13505 (In Progress): scrub/repair: persist scrub results.
... Kefu Chai
06:20 AM rbd Feature #13504: rbd: API: options on image create
Discussed on ceph-dev (Subject: CEPH_RBD_API: options on image create).
http://www.spinics.net/lists/ceph-devel/ms...
Mykola Golub
06:18 AM rbd Feature #13504 (Resolved): rbd: API: options on image create
It would be nice to pass options as key/value configuration pairs on image create instead of expanding rbd_create/rbd... Mykola Golub
03:42 AM Bug #13503 (Resolved): CMakeList:Cannot find source file
Error:Cannot find source file:
rbd_replay/Deser.cc
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h+...
Haodong Tang

10/15/2015

10:07 PM Revision 28131505 (ceph): Merge pull request #6249 from dillaman/wip-13274-infernalis
LTTng-UST tracing should be dynamically enabled
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:34 PM rbd Backport #13461 (Fix Under Review): librbd: object map invalid but not flagged as such
Jason Dillaman
06:50 PM rbd Backport #13461 (In Progress): librbd: object map invalid but not flagged as such
Jason Dillaman
09:32 PM Revision af734e63 (ceph): librbd: invalidate object map on error even w/o holding lock
If there is a deep bug that prevents the object map from owning
the lock before objects are updated, flag the object ...
Jason Dillaman
09:09 PM Revision 9d5d0c63 (ceph): Removed /parallel/7-final-workload/rgw_swift.yaml as it was creating th...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 64dcc28e14f43e68c9253621c4ae7479f96733...
Yuri Weinstein
09:04 PM devops Bug #12382: Package python-ceph is obsoleted by python-rados, but obsoleting package does not pro...
Also in firefly-backports (power cycle): http://qa-proxy.ceph.com/teuthology/smithfarm-2015-10-12_02:37:31-powercycle... Nathan Cutler
08:50 PM devops Bug #12382: Package python-ceph is obsoleted by python-rados, but obsoleting package does not pro...
Also in v0.94.4 hammer QE validation run http://149.202.176.126:8081/teuthology-2015-10-15_20:09:53-upgrade:hammer-ha... Yuri Weinstein
08:57 PM Revision e0b550a5 (ceph): Merge pull request #640 from ceph/wip-fix-f-h-x-branch
Removed /parallel/7-final-workload/rgw_swift.yaml as it was creating … Sage Weil
08:55 PM Revision 64dcc28e (ceph): Removed /parallel/7-final-workload/rgw_swift.yaml as it was creating th...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:35 PM Revision 5764e233 (ceph): Merge pull request #6287 from jcsp/wip-test-fixes
git path backports for hammer Sage Weil
08:31 PM devops Bug #13501 (Closed): github closes PRs spookily at a distance
Scenario:
Person A opens PR#5335 with "Fixes: #5821" in the PR description. Here #5821 refers to the tracker issue...
Nathan Cutler
08:10 PM Revision b15c541d (ceph): libcephfs: only check file offset on glibc platforms
Signed-off-by: John Coyle dx9err@gmail.com John Coyle
07:40 PM Bug #13016: For testing should add config to report errors on any EC shard in error
Pull request # 5865
c7b5c285516bd7cf686c364d8ee97a66e7ce5640
David Zafman
07:38 PM Bug #12738 (Fix Under Review): scrub bogus results when missing a clone
Part of pull request # 5783
0ac3dbb7ad2eedf570c56afa8fda327b78492388
David Zafman
07:36 PM Feature #12740 (Fix Under Review): ceph-objetstore-tool: add operations to remove clone ids from ...
Part of pull request # 5783
0ac3dbb7ad2eedf570c56afa8fda327b78492388
David Zafman
07:30 PM Revision 07e74962 (ceph): osd: Add config option osd_read_ec_check_for_errors for testing
All rados suites involving erasure codes should set this option
Fix message when ignoring errors and log to cluster l...
David Zafman
07:28 PM Revision b2039797 (ceph): use git://git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 34c467ba06345eacd2fd0e79c162dfd0b22f0486)
Sage Weil
07:19 PM Revision 0f4ef190 (ceph): qa: http://ceph.com/qa -> http://download.ceph.com/qa
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d4d65fbd6ad15320339751c604613ac63511e645)
Sage Weil
06:49 PM rbd Bug #13496 (Resolved): librbd: rebuild_object_map() crashes when no object map exists
Jason Dillaman
01:51 AM rbd Bug #13496: librbd: rebuild_object_map() crashes when no object map exists
https://github.com/ceph/ceph/pull/6270 Josh Durgin
01:45 AM rbd Bug #13496 (Resolved): librbd: rebuild_object_map() crashes when no object map exists
Doing something like:... Josh Durgin
06:49 PM rbd Bug #13483 (Resolved): 'Command failed ... rbd/qemu-iotests.sh'
Jason Dillaman
04:47 PM rbd Bug #13483 (Fix Under Review): 'Command failed ... rbd/qemu-iotests.sh'
*PR*: https://github.com/ceph/ceph/pull/6284 Jason Dillaman
03:43 PM rbd Bug #13483: 'Command failed ... rbd/qemu-iotests.sh'
http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-13_23:00:07-rbd-infernalis-distro-basic-multi/1106716/teutholo... Jason Dillaman
12:41 AM rbd Bug #13483 (In Progress): 'Command failed ... rbd/qemu-iotests.sh'
Jason Dillaman
06:48 PM rbd Backport #13460 (Fix Under Review): rbd-replay-prep: crashes on incorrect trace file
Jason Dillaman
06:25 PM rbd Backport #13460 (In Progress): rbd-replay-prep: crashes on incorrect trace file
Jason Dillaman
06:44 PM Revision 5c63d3c6 (ceph): ceph-dencoder: new rbd_replay trace file types
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c2a83d0b518497dc8bcbbdea77b88febe52a3034)
Jason Dillaman
06:44 PM Revision 634d7f62 (ceph): tests: removed obsolete rbd_replay test cases
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit e0d8cb1283e4bdbfc770684b173e477c22558524)
Jason Dillaman
06:44 PM Revision a145a1cd (ceph): rbd-replay: added version control to trace output file
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3ecdae8388d69123b937a40ce614a0b795a757f1)
Jason Dillaman
06:43 PM Revision bc6b8b00 (ceph): Merge pull request #6284 from dillaman/wip-13483-infernalis
qa: remove legacy OS support from rbd/qemu-iotests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:27 PM Revision a30ed76c (ceph): rbd-replay-prep: added --verbose command line option
This new command-line will dump all the processed events as they
are extracted from the trace file.
Signed-off-by: J...
Jason Dillaman
06:27 PM Revision adf31c88 (ceph): rbd-replay-prep: stream events to the prep file
Avoid building the entire prep event history in memory before
attempting to write the prepped trace file.
Signed-off...
Jason Dillaman
06:27 PM Revision 8c9e67ad (ceph): rbd-replay-prep: simplify IO dependency calculation
Only track read-after-write and write-after-write IO dependencies
via the associated write completions. All IO event...
Jason Dillaman
06:27 PM Revision e7406fcb (ceph): rbd-replay: improve error messages
Fixes: #13221
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4f436e1...
Jason Dillaman
06:27 PM Revision 9f81d281 (ceph): rbd-replay-prep: support new read/write APIs
Added support for read2, write2, aio_read2, and aio_write2 APIs.
Fixes: 13325
Backport: hammer
Signed-off-by: Jason ...
Jason Dillaman
06:26 PM Revision a856bee2 (ceph): rbd-replay-prep: avoid using assert statements on user inputs
Fixes: #13220
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit a1e99f0...
Jason Dillaman
04:44 PM Revision 661e2a0e (ceph): qa: remove legacy OS support from rbd/qemu-iotests
RHEL7 derivatives were failing test 002 since they were using
legacy test cases for now unsupported OSes.
Fixes: #13...
Jason Dillaman
03:40 PM Revision 7c95c50e (ceph): Merge pull request #6273 from jdurgin/wip-13496
librbd: fix rebuild_object_map() when no object map exists
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:36 PM Revision c55f8d43 (ceph): Merge pull request #5335 from zhouyuan/radosgw_admin_secret_key_alias
radosgw-admin: Create --secret-key alias for --secret
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:28 PM rbd Feature #13500 (Resolved): Optimize clone write path if object-map is enabled
If we know that the clone does not have an associated object, we can skip the initial write attempt (which has an ass... Jason Dillaman
02:54 PM Revision a3442cf0 (ceph): rados/singleton-nomsgr/all: add export-after-evict.yaml
add a test for http://tracker.ceph.com/issues/12748
Fixes: #12748
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:24 PM Bug #13499 (Can't reproduce): FAILED assert(repop_queue.front() == repop)
Hi,
we are on Firefly 0.80.10-1~bpo70+1 and one of our OSDs crashed with the following trace:...
Kostis Fardelas
02:14 PM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
https://github.com/ceph/ceph-qa-suite/pull/639 Kefu Chai
02:12 PM Revision 1c562324 (ceph): Merge pull request #6281 from dachary/wip-releases
doc/release-notes: v9.1.0 Sage Weil
01:54 PM Revision 6a911015 (ceph): doc/release-notes: v9.1.0
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
01:35 PM CephFS Bug #13364 (In Progress): LibCephFS locking tests are failing and/or lockdep asserting
Looking at this now, it's weird. Greg Farnum
12:45 PM Revision 400c50c8 (ceph): Merge pull request #6275 from dx9/wip-12406-prefixed-ints
client: drop prefix from ints Zheng Yan
09:46 AM Revision 7f337a70 (ceph): osd/PGLog.h: reorder bool fields in PGLog struct
Move bool fields to the bottom (end) of the struct so they are next to
each other. On x86/x64, this change saves 16 b...
Piotr Dałek
09:28 AM Linux kernel client Bug #12538: An image with a long clone chain blows up kernel stack
I sent a link to a github commit to Xudong Cao a couple of days ago. And, like all other kernel client patches, it's... Ilya Dryomov
12:18 AM Linux kernel client Bug #12538: An image with a long clone chain blows up kernel stack
Ilya Dryomov wrote:
> [PATCH] rbd: don't leak parent_spec in rbd_dev_probe_parent()
> [PATCH] rbd: prevent kernel s...
bo cai
09:19 AM Revision e4b86000 (ceph): rgw: Handle x-amz-request-payer in pre-signed urls
Fixes: #13427
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Javier M. Mellid
08:53 AM Revision f9c44ef8 (ceph): osd: drop the interim set from load_pgs()
During execution of load_pgs(), all PGs are added to interim set and then
processed again from the beginning. Discard...
Piotr Dałek
07:59 AM Bug #13422: pid file that was deleted after ceph restart leads to osd process lose control
we also met this many times, even if https://github.com/ceph/ceph/commit/487c22a8a4b3ba099f9c19125c720e99e7c8d0db was... huang jun
07:36 AM Bug #13497: fine-grained control systemd to start/stop/restart ceph services at once
https://github.com/ceph/ceph/pull/6276 Zhi Zhang
07:32 AM Bug #13497 (Resolved): fine-grained control systemd to start/stop/restart ceph services at once
Currently ceph has only one systemd unit file - ceph.target to start/stop all the ceph services at once on one machin... Zhi Zhang
07:32 AM Revision 1fb9fc9d (ceph): librbd: fix rebuild_object_map() when no object map exists
Enabling the object map feature and then attempting to rebuild it
results in an assert failure, since the number of o...
Josh Durgin
05:22 AM Bug #12954: osd/osd_types.cc: 4074: FAILED assert(clone_size.count(clone))
we hit the same bug
2015-09-29 15:25:51.655118 7fc178fff700 0 log_channel(cluster) log [INF] : 7.18c scrub starts...
Ruifeng Yang
04:15 AM Revision 24740a75 (ceph): client: drop prefix from int types
Signed-off-by: John Coyle dx9err@gmail.com John Coyle
04:15 AM Revision fb62c786 (ceph): ceph_context: remove unsafe cast for singletons
It was previously assumed that a CephContext singleton would
inherit from CephContext::AssociatedSingletonObject, but...
Jason Dillaman
02:19 AM Revision 65d0fc44 (ceph): doc: fix outdated content in cache tier
same as d5a56c497a844da8401661f24e68bb325be551e7
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
Yuan Zhou
02:06 AM Bug #13474: Ceph daemon failed to start, because the service name was already used.
Tt would be better to attach the ceph daemon name with time stamp to generate the service name. Change for hammer: ht... chuanhong wang
01:12 AM rgw Bug #13495: remove bucket index when delete bucket
https://github.com/ceph/ceph/pull/6247 Yuan Zhou
01:12 AM rgw Bug #13495 (Duplicate): remove bucket index when delete bucket
Bucket index object is left there when deleteing bucket. This will result in many zero-sized objects in the cluster, ... Yuan Zhou
12:48 AM rbd Feature #13494 (Resolved): Improve rbd CLI bash completion
PR 5987 introduces a refactored rbd CLI that should make it trivial to dynamically generate the bash completion direc... Jason Dillaman
12:03 AM RADOS Bug #13493 (Duplicate): osd: for ec, cascading crash during recovery if one shard is corrupted
For EC pool, during recovery, if there is one shard corrupted, it would cascade crash the OSDs until the PG is down (... Guang Yang

10/14/2015

11:28 PM Revision da22f74a (ceph): Merge pull request #632 from ceph/wip-rbd-dir-fix
use cephtest as base dir during testing Zack Cerza
11:09 PM rbd Bug #13491 (Resolved): misdirected op in rbd balance-reads test
http://pulpito.ceph.com/teuthology-2015-10-09_23:00:08-rbd-master---basic-multi/1098381/
and
http://pulpito.ce...
Josh Durgin
10:56 PM Bug #13490: "FAILED assert(!m_filestore_fail_eio || r != -5)" in upgrade:hammer-x-infernalis-dist...
However mira103 has disk errors:
ubuntu@mira103:~$ /usr/libexec/smart.pl
1 of 8 drives failing/missing |
Driv...
Yuri Weinstein
10:56 PM Bug #13490 (Rejected): "FAILED assert(!m_filestore_fail_eio || r != -5)" in upgrade:hammer-x-infe...
Run: http://pulpito.ceph.com/teuthology-2015-10-11_17:02:07-upgrade:hammer-x-infernalis-distro-basic-multi/
Logs: ht...
Yuri Weinstein
10:44 PM Bug #13467 (Rejected): osd: failed to mark unfound objects lost if OSD is removed
Guang Yang
10:34 PM Bug #13467: osd: failed to mark unfound objects lost if OSD is removed
Looks like this has been fixed on master with the check if the OSD exist or not. Guang Yang
09:36 PM Bug #13468 (Fix Under Review): osd/ReplicatedPG.cc: 9128: FAILED assert(info.last_complete == inf...
Nathan Cutler
06:58 PM Bug #13468: osd/ReplicatedPG.cc: 9128: FAILED assert(info.last_complete == info.last_update)
A PR based on this - https://github.com/ceph/ceph/pull/6266 Guang Yang
06:49 PM Bug #13468: osd/ReplicatedPG.cc: 9128: FAILED assert(info.last_complete == info.last_update)
While I don't have verbose logs when the crash happened, I have the core dump, which shows:... Guang Yang
09:27 PM Revision bdf79881 (ceph): Use cephtest as base dir for testing and let nuke cleanup in case of ab...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:17 PM rgw Feature #12919 (Fix Under Review): RGW : setting bucket_quota and user_quota for via ceph.conf
Vikhyat Umrao
01:10 PM rgw Feature #12919: RGW : setting bucket_quota and user_quota for via ceph.conf
https://github.com/ceph/ceph/pull/6259 Vikhyat Umrao
08:53 PM devops Bug #11659 (Won't Fix): Need a RHEL 7.1 gitbuilder
Sage Weil
08:52 PM Revision f2b9f898 (ceph): Merge pull request #6267 from dillaman/wip-13305-infernalis
ceph.spec.in: only run systemd-tmpfiles on ceph run directory
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:45 PM Revision f49579fe (ceph): rgw: sleep before agent startup
For good measure.. it's racy.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:44 PM Revision a5f60ae8 (ceph): rgw/verify: allow rgw's to start up before starting agent
Startup is slow(er) under valgrind.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:41 PM Revision 477bb064 (ceph): ceph.spec.in: only run systemd-tmpfiles on ceph run directory
There is a kmod bug that affects RHEL7 derivatives which will
result in device permissions being reset back to defaul...
Jason Dillaman
08:39 PM Revision a2f01d1f (ceph): rgw/multifs: run multipart (perl) test on ubuntu
no Net::Amazon::S3 on el7
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:20 PM Revision 41f752c3 (ceph): Merge pull request #637 from dachary/wip-openstack-ceph-deploy-hammer
ceph-deploy: hints for OpenStack Yuri Weinstein
08:14 PM Revision f0039933 (ceph): ceph-deploy: hints for OpenStack
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 3da86724c3db305f395bce5ba2175258294dadb6)
Loic Dachary
07:09 PM Revision fe675439 (ceph): Merge pull request #6265 from dillaman/wip-cmake-rbd-replay-infernalis
CMake: fix rbd_replay error Sage Weil
05:41 PM Linux kernel client Bug #12697 (In Progress): [RBD] rbd_dev_id_put causes system crash
Ilya Dryomov
05:40 PM Revision d559b5af (ceph): Merge pull request #636 from dachary/wip-distro-supported
hammer now only supports CentOS 7 and Ubuntu 14.04 Sage Weil
05:28 PM Revision 4a0016ba (ceph): hammer now only supports CentOS 7 and Ubuntu 14.04
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:25 PM Revision 40336fa5 (ceph): CMake: fix rbd_replay error
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:07 PM Revision 2ccef89b (ceph): common: new tracing config options
Config options to enable LTTng-UST tracepoint providers for
the OSD, OSD objectstore, librados, and librbd.
Signed-o...
Jason Dillaman
04:07 PM Revision 1a6eea95 (ceph): librbd: conditionally initialize the tracepoint provider
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:07 PM Revision 6368c281 (ceph): librados: conditionally initialize the tracepoint provider
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:07 PM Revision 0009f343 (ceph): osd: conditionally initialize the tracepoint provider
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:07 PM Revision e11d8d68 (ceph): tracing: merge tracepoint provider makefiles into main makefile
This results in the tracepoint provider shared libraries being
placed in the library path for unittests.
Signed-off-...
Jason Dillaman
04:06 PM Revision f4feee2f (ceph): ceph.spec.in: add new tracepoint probe shared libraries
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:06 PM Revision a7ed8e16 (ceph): packaging: add new tracepoint probe shared libraries
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:06 PM Revision b3d02cc2 (ceph): tracing: dynamic tracepoint provider helper
The TracepointProvider class is a configuration observer. When
tracing is enabled, it will dynamically load the asso...
Jason Dillaman
04:06 PM Revision 4a5305e4 (ceph): lttng: move tracepoint probes to dynamic libraries
LTTng-UST initializes itself at program load, which means it is
currently always enabled. This can lead to issues wi...
Jason Dillaman
03:44 PM Linux kernel client Cleanup #13489 (New): osd_client: consolidate similar osd ops
Many osd ops just optionally send some osd_data and optionally receive osd_data, differing only by opcode. All these ... Douglas Fuller
03:19 PM Revision c04fe39d (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
02:35 PM Revision 4af94706 (ceph): Merge pull request #635 from ceph/wip-cpan
rgw: do quota tests on ubuntu
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:28 PM Revision 713b6d42 (ceph): Merge pull request #6254 from jcsp/wip-cmake-tweaks
cmake tweaks
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:24 PM Revision b995805b (ceph): rgw: do quota tests on ubuntu
The Amazon/S3.pm perl module from CPAN is not available as an RPM.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:23 PM Revision e6c7eb76 (ceph): CMake: make mon and osd depend on EC plugins
...because the services won't start if their
git version stamps don't match those of the
plugins. This is for the be...
John Spray
02:23 PM Revision 7cd12cd7 (ceph): CMake: add vstart convenience targets
These are for developers like me, who want to
quickly build just the bits they need for
interactive vstart stuff, and...
John Spray
01:49 PM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
per sage, we need to add a test triggering this:
> maybe add something to singleton-nomsgr/all ?
Kefu Chai
01:46 PM Revision 2e9c5121 (ceph): Merge pull request #6261 from tchaikov/wip-12748-infernalis
osd: fix the snapshot reads of evicted tiering pool
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:43 PM Revision b61f3e43 (ceph): osd: fix the snapshot reads of evicted tiering pool
reset ssc->exsits in finish_ctx() if the ctx->cache_evict is true, and
the head is removed.
Fixes: #12748
Signed-off...
Kefu Chai
01:23 PM Revision 02052dd2 (ceph): Merge pull request #630 from dachary/wip-13408-stress-split
upgrade/stress-split: needs only six OSDs
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
01:19 PM Bug #13429 (Resolved): bufferlist::iterator no longer ABI compatible
Sage Weil
01:19 PM Revision cd476679 (ceph): Merge pull request #6215 from dillaman/wip-13429-infernalis
restore pre-infernalis API compatibility
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:17 PM devops Bug #9498 (Resolved): el7 still using crappy el6 udev rules
Sage Weil
01:15 PM Revision 9e641b1d (ceph): Merge pull request #6255 from jcsp/wip-vstart-uids
vstart: set cephfs root uid/gid to caller Zheng Yan
01:08 PM Bug #11260 (Resolved): "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro-...
Sage Weil
01:08 PM Bug #13408 (Resolved): EOM on hammer-x test with many osds
Sage Weil
01:05 PM Revision 8178e7e0 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
12:10 PM Bug #13462: object_info_t::decode() has wrong version
*infernalis PR* (containing the commit cited above): https://github.com/ceph/ceph/pull/6235 Nathan Cutler
12:09 PM Backport #13488 (Resolved): object_info_t::decode() has wrong version
https://github.com/ceph/ceph/pull/6335 Nathan Cutler
12:07 PM Backport #13487 (Rejected): object_info_t::decode() has wrong version
https://github.com/ceph/ceph/pull/6399 Nathan Cutler
11:16 AM ceph-dokan Bug #12513: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES environment variable defualt value 32 MB is eno...
when using gpertools 2.4, is setting this environment variable enough to enable a larger thread cache? Can we check t... Kenneth Waegeman
10:16 AM Revision e26469ec (ceph): mailmap: Alexander Chuzhoy affiliation
Swami Reddy
10:11 AM Revision e10751e9 (ceph): Merge pull request #6256 from YankunLi/patch-2
update radosgw-admin command Orit Wasserman
07:54 AM Revision fee71447 (ceph): rgw: fix response of delete expired objects
GET/HEAD requests to the expired-but-not-yet-deleted objects will
'404 Not Found' currently.
Swift's response to a D...
Yuan Zhou
07:49 AM Revision 0ab2d9e2 (ceph): rados/singleton-nomsgr/all/msgr: needs 15GB RAM
If given only 8GB RAM, ceph_test_msgr may abort with buffer::bad_alloc.
http://tracker.ceph.com/issues/11260 Fixes:...
Loic Dachary
07:48 AM Revision 3e6a14b9 (ceph): Merge pull request #623 from dachary/wip-11260-openstack-singleton-nomsgr
rados/singleton-nomsgr/all/msgr: needs 15GB RAM
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
04:13 AM CephFS Bug #13486 (Closed): ceph-fuse crush
There are several patches in v0.80.10 that fix bugs you might have hit. Please upgrade and re-open if you see this ag... Greg Farnum
03:59 AM CephFS Bug #13486 (Closed): ceph-fuse crush
cluster b23b48bf-373a-489c-821a-31b60b5b5af0
health HEALTH_OK
monmap e1: 3 mons at {node1=192.168.0.2...
domain tian
03:25 AM Bug #13473: ceph-fuse --localize_reads is not work
Despite the ceph-fuse tag this looks to be all Objecter-side stuff. Greg Farnum
02:23 AM Bug #13473 (Fix Under Review): ceph-fuse --localize_reads is not work
Kefu Chai
02:54 AM Revision 2cf8d20a (ceph): update radosgw-admin command
the command "radosgw-admin caps remove" should be "radosgw-admin caps rm"
radosgw-admin:
commands
caps rm ...
YankunLi
01:28 AM Bug #13434 (Resolved): osd/ReplicatedPG.cc: 5734: FAILED assert(rollback_to)
Sage Weil
01:28 AM Revision 4a3f375c (ceph): vstart: set cephfs root uid/gid to caller
So that when running cluster as unprivileged user,
can do a ceph-fuse mount and then access it without
going root.
S...
John Spray
01:28 AM Revision c2386520 (ceph): Merge pull request #6221 from athanatos/wip-13434
Wip 13434
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:20 AM Revision 176e9ef2 (ceph): tasks/cephfs: add test_failover
A quick check that clients refuse to mount
when daemons are laggy, and while we're at it,
that the basics of failover...
John Spray
01:16 AM Revision 043049f6 (ceph): tasks/cephfs: add a wait_for_daemons
...to avoid trying to mount a client
before the daemons are ready
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:32 AM CephFS Bug #13437 (Resolved): TestClientLimits failing: not seeing the expected MDS log from stuck clien...
Cherry picked onto infernalis. John Spray
12:32 AM Revision b4caa058 (ceph): tasks/cephfs: fix TestClientLimits.test_client_oldest_tid
To get the health warning, first we need to make sure requests are
added to session's completed request list. Then we...
Yan, Zheng

10/13/2015

11:12 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
Adding part of the osd.4 logs right in the middle of what was mistaken as no recovery progress. The recovery related ... Loïc Dachary
08:21 AM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
Same error, with radosbench this time
* "rados/thrash/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-o...
Loïc Dachary
10:48 PM Bug #13462: object_info_t::decode() has wrong version
2b7ddde685213f3908f2dd9545b35f1d97f35a79 David Zafman
10:47 PM Bug #13462 (Pending Backport): object_info_t::decode() has wrong version
David Zafman
10:31 PM Revision 46953cb8 (ceph): Merge pull request #6217 from dillaman/wip-13380-infernalis
cls: new force-promotion flag for class methods
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <s...
Samuel Just
10:30 PM Revision 8874a6d6 (ceph): Merge pull request #6230 from liewegas/wip-crushtool-err
mon/OSDMonitor: put crushtool error in log
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:29 PM Revision f76a4265 (ceph): Merge pull request #6235 from dzafman/wip-13462
osd: Correct the object_info_t::decode() version
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:26 PM Bug #13484 (Can't reproduce): pg notify sent but not recieved -- 4 pgs hung in peering as a result
2015-10-13 04:10:15.222992 7fb560e2c700 1 -- 10.214.133.21:6801/29029 --> 10.214.132.136:6805/27159 -- pg_notify(0.c... Samuel Just
09:52 PM CephFS Bug #13437 (Pending Backport): TestClientLimits failing: not seeing the expected MDS log from stu...
Merged the fix to master, needs backport to infernalis John Spray
08:54 AM CephFS Bug #13437 (Fix Under Review): TestClientLimits failing: not seeing the expected MDS log from stu...
https://github.com/ceph/ceph-qa-suite/pull/624 Zheng Yan
09:50 PM Revision 267ef8ba (ceph): Merge pull request #624 from ceph/wip-13437
Wip 13437 (tasks/cephfs: fix TestClientLimits.test_client_oldest_tid …)
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:32 PM Revision 7060a3ba (ceph): doc/infernalis: hate hate
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:18 PM Revision e6a9e629 (ceph): doc/release-notes: i hate rst
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:57 PM Revision 291eb95c (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
08:57 PM Revision 666c12da (ceph): Merge branch 'infernalis' of jenkins.front.sepia.ceph.com:ceph/ceph int...
Jenkins
08:57 PM Revision e98408dd (ceph): doc/release-notes: final infernalis notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:51 PM Revision 6af6975f (ceph): Merge remote-tracking branch 'origin/wip-static-website' into wip-stati...
Merge back Yehuda's cleanups back into my working branch. We have
reviewed up to this point on IRC, as of 2015/10/13....
Robin H. Johnson
08:48 PM Revision f6adedaf (ceph): rgw: more style fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 45870f0fbd0ebaefff74c38813940fb9948ad761)
Yehuda Sadeh
08:48 PM Revision 916f4bf4 (ceph): rgw: style fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 43a568dc74189805a63dc40f0daebb4d38875954)
Yehuda Sadeh
08:37 PM rbd Bug #13483 (Resolved): 'Command failed ... rbd/qemu-iotests.sh'
http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-10_23:00:02-rbd-infernalis-distro-basic-multi/1100362/teutholo... Jason Dillaman
07:52 PM rbd Bug #13432: "Mutex.cc: 105: FAILED assert(r == 0)" in rbd run
*fio PR*: https://github.com/axboe/fio/pull/121 Jason Dillaman
07:34 PM rbd Bug #13432: "Mutex.cc: 105: FAILED assert(r == 0)" in rbd run
Race condition within fio rbd engine where a 'fio_rbd_iou' object is reused prior to retrieving the return value from... Jason Dillaman
03:30 PM rbd Bug #13432 (In Progress): "Mutex.cc: 105: FAILED assert(r == 0)" in rbd run
Jason Dillaman
07:34 PM Revision b1054492 (ceph): doc/release-notes: fix some attributions
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
07:29 PM Stable releases Tasks #12701: hammer v0.94.4
h3. QE Validation (started 10/12/15)
*re-runs command lines and filters are captured in http://pad.ceph.com/p/hamm...
Yuri Weinstein
06:16 PM Revision e9f200c7 (ceph): doc/release-notes: infernalis notable changes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:06 PM Bug #13482 (Rejected): OSDs can become too busy with replication OPs to handle client OPs
When a Ceph cluster is busy, it is possible that one or more OSDs become too busy handling replication OPs from other... Robert LeBlanc
05:43 PM Revision 29d4ac13 (ceph): Merge pull request #631 from dachary/wip-isa-distro-hammer
erasure-code: isolate isa plugin arch constraint Sage Weil
05:32 PM rgw Feature #13480 (New): rgw: multi site error logs
Yehuda Sadeh
05:31 PM rgw Feature #13478 (In Progress): rgw: new admin command to control setting/clearing master zone and ...
Yehuda Sadeh
05:27 PM rgw Feature #13478 (Resolved): rgw: new admin command to control setting/clearing master zone and zon...
Orit Wasserman
05:31 PM rgw Feature #13479 (In Progress): rgw: configuration backward compatibility
Yehuda Sadeh
05:28 PM rgw Feature #13479 (Fix Under Review): rgw: configuration backward compatibility
Orit Wasserman
05:24 PM Revision 4f58d952 (ceph): erasure-code: isolate isa plugin arch constraint
Link the distro directory to the directory containing all supported
distros. Add the x86_64 arch contraint required b...
Loic Dachary
05:22 PM rgw Feature #13101 (In Progress): rgw: multisite: data sync: incremental
Yehuda Sadeh
05:21 PM rgw Feature #4097: rgw: s3 static website
Yehuda Sadeh
05:20 PM rgw Feature #13277 (In Progress): rgw: prototype sts implementation
Yehuda Sadeh
05:20 PM rgw Feature #11939 (Fix Under Review): rgw: dynamic reconfiguration
Yehuda Sadeh
05:20 PM rgw Feature #13100 (Fix Under Review): rgw: multisite: data sync: full data sync
Yehuda Sadeh
05:19 PM rgw Feature #11945 (Fix Under Review): rgw: radosgw-admin commands to control period - including commit
Yehuda Sadeh
05:19 PM rgw Feature #12906 (Resolved): rgw: swift object expiration
Yehuda Sadeh
04:16 PM Revision 638738ff (ceph): Revert "common, global: use lttng ust functions for handling fork-like ...
This reverts commit 811898912f3e43d7312efe5d06c496e1e7e22fa4. Jason Dillaman
03:47 PM Bug #13471 (Fix Under Review): OSD::build_past_intervals_parallel() shall reset primary and up_pr...
Kefu Chai
06:08 AM Bug #13471: OSD::build_past_intervals_parallel() shall reset primary and up_primary when begin a ...
https://github.com/ceph/ceph/pull/6240 xie xingguo
05:49 AM Bug #13471 (Resolved): OSD::build_past_intervals_parallel() shall reset primary and up_primary wh...
void OSD::build_past_intervals_parallel()
if (new_interval)
{
dout(10) << _...
xie xingguo
03:24 PM rgw Bug #13458 (Pending Backport): rgw: get bucket location returns region name, not region api name
Yehuda Sadeh
03:21 PM rgw Bug #13458 (Resolved): rgw: get bucket location returns region name, not region api name
Sage Weil
03:20 PM Revision 6315a397 (ceph): Merge pull request #6237 from ceph/wip-13458
rgw: location constraints should return api name
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:04 PM Revision f3d13275 (ceph): Merge pull request #620 from ceph/wip-13366
Removed centos 6.5 from config, fixes #13366 Sage Weil
03:01 PM Bug #13444: FS::zero -> "The FALLOC_FL_PUNCH_HOLE flag must be ORed with FALLOC_FL_KEEP_SIZE in '...
fix is part of
https://github.com/ceph/ceph/pull/6209
Sage Weil
02:59 PM Bug #10097: failed: mon_thrash
http://tracker.ceph.com/issues/13435 has a traceback !... Loïc Dachary
02:57 PM Bug #13435 (Duplicate): "failed: mon_thrash" in upgrade:hammer-x-infernalis-distro-basic-multi run
duplicate of #10097 Loïc Dachary
02:57 PM Bug #13466 (Rejected): ceph-objectstore-tool: Remove watchers from object_info_t on export and im...
on second thought it'd be better to explicitly export with fewer feature bits Sage Weil
02:55 PM Bug #13474: Ceph daemon failed to start, because the service name was already used.
seems like a systemd bug that the generated name isn't unique :(
we can work around this with --unit=...
this i...
Sage Weil
09:32 AM Bug #13474 (Resolved): Ceph daemon failed to start, because the service name was already used.
Sometimes, ceph daemon cant't be started up, because the service name which allocated by systemd-run was alread used.... chuanhong wang
02:53 PM Bug #13475 (Closed): PG is always incomple although some replica has all the updates
This behavior is improved in hammer and newer -- the pg will go into a "peered" state where it will perform recovery ... Samuel Just
10:06 AM Bug #13475 (Closed): PG is always incomple although some replica has all the updates
PG is always incomple although some replica has all the updates, just because the sum of good replicas is less than t... chuanhong wang
02:51 PM RADOS Bug #13111: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
lu shi wrote:
> https://github.com/s09816/kk/blob/master/ceph-osd.17.log.5
> I put the full log info to this addres...
Sage Weil
02:50 PM Bug #13438 (Fix Under Review): ceph-disk prepare fails if device is a symlink
Samuel Just
02:47 PM Bug #13322 (Resolved): divergent_priors2: Error ENXIO: problem getting command descriptions from ...
Samuel Just
02:47 PM Revision fca97db9 (ceph): rgw, doc: remove remark for lack of custom account metadata of Swift.
Backport: infernalis
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:47 PM Bug #13345: OSD: UninitCondition when printing MOSDOp debug output
Sage Weil
02:46 PM RADOS Bug #13385: cephx: verify_authorizer could not decrypt ticket info: error: NSS AES final round fa...
Sage Weil
02:46 PM Bug #13415 (Resolved): 11429.yaml failing due to writes going to wrong pool
Samuel Just
02:45 PM Bug #13434: osd/ReplicatedPG.cc: 5734: FAILED assert(rollback_to)
Sage Weil
02:41 PM Feature #11295 (Resolved): newstore
Sage Weil
02:25 PM Bug #13408: EOM on hammer-x test with many osds
Using the dedicated *loic-infernalis* build to avoid errors because the infernalis branch keeps being rebuilt.
<pr...
Loïc Dachary
02:21 PM Bug #13408: EOM on hammer-x test with many osds
https://github.com/ceph/ceph-qa-suite/pull/630 Loïc Dachary
02:05 PM Bug #13408: EOM on hammer-x test with many osds
Yeah, this is just tight with the test. I see <200MB free during the run, and the VMs don't have swap (and would be ... Sage Weil
02:20 PM Revision 27471640 (ceph): upgrade/stress-split: needs only six OSDs
The large number of OSDs is only needed for LRC or SHEC in some
cases. All other jobs will do fine with six OSDs.
ht...
Loic Dachary
02:08 PM Bug #11260: "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro-basic-vps run
Oh, i see now. lgtm! Sage Weil
02:03 PM Bug #11260: "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro-basic-vps run
Loic Dachary wrote:
> Can be fixed in the context of OpenStack https://github.com/ceph/ceph-qa-suite/pull/623
Tha...
Sage Weil
08:53 AM Bug #11260 (Fix Under Review): "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer...
Loïc Dachary
08:53 AM Bug #11260: "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro-basic-vps run
Can be fixed in the context of OpenStack https://github.com/ceph/ceph-qa-suite/pull/623 Loïc Dachary
01:58 PM Bug #13477 (Fix Under Review): crush: crash if we see CRUSH_ITEM_NONE in early rule step
https://github.com/ceph/ceph/pull/6246 Sage Weil
01:47 PM Bug #13477: crush: crash if we see CRUSH_ITEM_NONE in early rule step
sample crush map attached Sage Weil
01:44 PM Bug #13477: crush: crash if we see CRUSH_ITEM_NONE in early rule step
Good news is that latest code prevents the rule from being created in the first place (yay crushtool check). But cru... Sage Weil
01:43 PM Bug #13477 (Resolved): crush: crash if we see CRUSH_ITEM_NONE in early rule step
see bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1231630
Description of problem:
Seeing Monitor Crash whi...
Sage Weil
01:51 PM Revision e7b49f58 (ceph): Merge pull request #6241 from JevonQ/fix-cephfs-doc
doc: remove toctree items under Create CephFS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:38 PM Revision b4c5620d (ceph): doc: remove toctree items under Create CephFS
The two toctree items under Create CephFS should be changed into hyper links.
Signed-off-by: Jevon Qiao <qiaojianfen...
Jevon Qiao
01:00 PM Revision 5d95726d (ceph): Merge pull request #629 from dachary/wip-13454-openstack-flavor-hammer
buildpackages: implement notcmalloc flavor Loïc Dachary
12:58 PM Revision 60de7fa5 (ceph): buildpackages: implement notcmalloc flavor
http://tracker.ceph.com/issues/13454 Fixes: #13454
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked fro...
Loic Dachary
12:57 PM Revision b28ff53f (ceph): Merge pull request #628 from dachary/wip-13454-openstack-flavor
buildpackages: implement notcmalloc flavor Loïc Dachary
12:56 PM Revision 3be81ae6 (ceph): 9.1.0
Jenkins
12:56 PM Revision baa8ea32 (ceph): buildpackages: implement notcmalloc flavor
http://tracker.ceph.com/issues/13454 Fixes: #13454
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
12:44 PM Revision 74180ad8 (ceph): doc: Fixed links in RGW start.
Signed-off-by: Bara Ancincova <bancinco@redhat.com> Bara Ancincova
12:41 PM Revision cff675b2 (ceph): Merge pull request #6245 from liewegas/wip-setuptools
debian/control: python-setuptools is a build dependency
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:37 PM Revision 036d36f4 (ceph): debian/control: python-setuptools is a build dependency
cd ./ceph-detect-init ; python setup.py build
Traceback (most recent call last):
File "setup.py", line 23, in <modu...
Sage Weil
12:29 PM Revision 24a8e71f (ceph): doc: wrapped the lines to 80 characters in start-RGW.
Signed-off-by: Bara Ancincova <bancinco@redhat.com> Bara Ancincova
12:24 PM Revision a375de1b (ceph): Merge branch 'infernalis'
Sage Weil
12:24 PM Revision 8e59595f (ceph): doc/release-notes: 9.1.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:06 PM rbd Bug #13371 (Closed): "[ FAILED ] LibRBD.*" tests in upgrade:firefly-hammer-x:stress-split-infer...
Appears to be resource starvation while running the test on a VPS node. The error code (-4) is from the monitor timi... Jason Dillaman
10:43 AM Revision 91d51b93 (ceph): doc: More edits in RGW quick start.
Removed all mentions about Red Hat specific steps. Added commands for
Ubuntu
Signed-off-by: Bara Ancincova <bancinco...
Bara Ancincova
10:08 AM Revision 70264e21 (ceph): Merge pull request #6180 from jcsp/wip-tell-sessions
New filtered MDS tell commands for sessions
Reviewed-by: Yan, Zheng <zyan@redhat.com>
John Spray
10:07 AM Revision 5bec208a (ceph): tasks/admin_socket.py: wait 120 seconds instead of 60
When running on virtual machines, it may take more than one minute for a
daemon to create the admin socket.
http://t...
Loic Dachary
09:06 AM Revision 04db7377 (ceph): openstack: rados/thrash: allocate three disks, always
The thrasher needs disk attached to run against xfs, ext4 or btrfs. And
some jobs use more disks and do not fit in 40...
Loic Dachary
09:04 AM Revision 8d1c15e9 (ceph): Merge pull request #621 from dachary/wip-13449-admin-socket
tasks/admin_socket.py: wait 120 seconds instead of 60
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:58 AM Revision 93e5ce85 (ceph): Merge pull request #625 from dachary/wip-buildpackages-submodules-hammer
buildpackages: get ceph submodules Loïc Dachary
08:56 AM Revision e37e99e0 (ceph): buildpackages: get ceph submodules
Prior to v0.80.9, autogen.sh did not get submodules. Copy/paste the
submodule initialization from newer autogen.sh in...
Loic Dachary
08:55 AM Revision ccd1bc2c (ceph): Merge pull request #619 from dachary/wip-buildpackages-submodules
buildpackages: get ceph submodules Loïc Dachary
08:53 AM Revision b03ac079 (ceph): tasks/cephfs: fix TestClientLimits.test_client_oldest_tid
To get the health warning, first we need to make sure requests are
added to session's completed request list. Then we...
Yan, Zheng
08:50 AM Revision eac791c6 (ceph): rados/singleton-nomsgr/all/msgr: needs 15GB RAM
If given only 8GB RAM, ceph_test_msgr may abort with buffer::bad_alloc.
http://tracker.ceph.com/issues/11260 Fixes:...
Loic Dachary
08:45 AM Revision 1a63fd73 (ceph): rados/objectstore/alloc-hint: need three attached disks
So they can be mkfs xfs.
http://tracker.ceph.com/issues/13451 Fixes: #13451
Signed-off-by: Loic Dachary <loic@dacha...
Loic Dachary
08:26 AM Bug #13473: ceph-fuse --localize_reads is not work
https://github.com/ceph/ceph/pull/6243 Wei Luo
08:17 AM Bug #13473 (Resolved): ceph-fuse --localize_reads is not work
when use --localize_reads in ceph-fuse. Objecter will read config crush_location to compare the localize and choose t... Wei Luo
08:25 AM Revision c0828cae (ceph): tasks/admin_socket.py: wait 120 seconds instead of 60
When running on virtual machines, it may take more than one minute for a
daemon to create the admin socket.
http://t...
Loic Dachary
08:21 AM Revision 1deb31df (ceph): Init crush_location in Objecter from config file.
Fixes: #13473
Signed-off-by: Wei Luo<weilluo@tencent.com>
weill
07:58 AM CephFS Bug #13472 (Duplicate): ceph-fuse crash
mds log:
2015-10-13 15:26:14.736061 7fdf39c4e700 0 mds.0.server handle_client_file_setlock: start: 1073741826, leng...
domain tian
07:15 AM rgw Bug #10684 (Resolved): RGW swift API: Response returned by GET request on account does not contai...
Should be fixed with https://github.com/ceph/ceph/pull/3612 Abhishek Lekshmanan
07:11 AM rgw Bug #11365 (Resolved): radosgw-agent num_workers default overrides setting in config file
Should be resolved in https://github.com/ceph/radosgw-agent/pull/29 Abhishek Lekshmanan
06:32 AM Revision 303263dd (ceph): os: add a field indicate xattr only one chunk for set xattr.
Because the limit of osd backend, we split xattr into a lot of small
pieces. When set xatt, it should remove the old ...
Jianpeng Ma
06:04 AM Revision 65064ca0 (ceph): OSD:shall reset primary and up_primary fields when beginning a new past...
Shall reset primary and up_primary fields when we start over a new past_interval in OSD::build_past_intervals_paralle... xie xingguo
04:20 AM Bug #13470 (Can't reproduce): libust warning on ceph reload
This is just a report about an annoying warning we keep getting every time our logs are rotated.
libust[8241/8...
Goncalo Borges
03:26 AM Revision f1d2d08d (ceph): Merge pull request #6108 from ceph/wip-dang-cmake
More CMake package check fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:50 AM rgw Bug #13469: Delete on expired objects should return 404 with Swift API
https://github.com/ceph/ceph/pull/6228 Yuan Zhou
01:50 AM rgw Bug #13469 (Resolved): Delete on expired objects should return 404 with Swift API
Swift's response to a DELETE of an expired object is 404; however,the object does get deleted.
RGW's response to a D...
Yuan Zhou
01:40 AM Revision 8855e608 (ceph): ReplicatedPG::maybe_handle_cache_detail: always populate missing_oid
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
01:09 AM Revision da4803ec (ceph): ReplicatedPG::_rollback_to: handle block on full correctly
If we fail to promote the clone due to a full cache tier, we need
to block writes on the head just as if we were wait...
Samuel Just
12:38 AM Bug #13468 (Can't reproduce): osd/ReplicatedPG.cc: 9128: FAILED assert(info.last_complete == info...
This mainly happened when we marked some unfound objects lost, restarts helps.
I will update with more details aft...
Guang Yang
12:26 AM Bug #13467 (Rejected): osd: failed to mark unfound objects lost if OSD is removed
Guang Yang

10/12/2015

11:57 PM Bug #13466 (Rejected): ceph-objectstore-tool: Remove watchers from object_info_t on export and im...

The watchers are dynamic state, so it doesn't need to be part of an export. Also, we can ignore watchers from an i...
David Zafman
11:45 PM Revision 45870f0f (ceph): rgw: more style fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision 517336c3 (ceph): RGWWebsite: first pass at error redirect and error page handling.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 69edf0c7 (ceph): S3Website: Ensure redirect_all has a 302 response, just like AmazonS3
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision ccd16989 (ceph): S3Website: "good" error status is actually not zero, use the function i...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 85e761cf (ceph): s3website: Prepwork for x-amz-website-redirect-location header.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 61b71c6c (ceph): Use more specific error codes for retarget of website requests
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 068d5a7d (ceph): WIP: static-site errordoc work.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 47d4266c (ceph): Fixup.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com> Robin H. Johnson
11:23 PM Revision 34b90b05 (ceph): minor fixes following rebase
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision 43a568dc (ceph): rgw: style fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision 94aee4a3 (ceph): WIP-FIXUP: Muck with bucket detection again.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 4538a0ef (ceph): DEBUG: Ensure we always go past the debug output for now.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision f323ac1b (ceph): Optimize website detection differently.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision ed7a1c3e (ceph): Add error codes.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 556f2272 (ceph): FIXUP: Shuffle auth order back down.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 0f389409 (ceph): Improve RGWHandler for S3Website.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 8d28b651 (ceph): Remove config rgw_s3website_mode, only hostname mode remains.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 1d024210 (ceph): Clean up headers.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 9944c326 (ceph): Mark where to add some functionality in future.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 6a1e6aaf (ceph): rgw: add 301 http text.
HTTP/1.1 code 301 is missing a message.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin Johnson
11:23 PM Revision 5210ec5f (ceph): rgw: prepare for handlers to have custom error handler routines
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 32f76619 (ceph): WIP-FIXME-TODO: Planning for hostname/endpoints specific to APIs.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision e0bca28b (ceph): WIP-FIXME: Static fetch works without breaking anything else, uses buck...
WIP-FIXME rgw-website: refactor to have RGW*S3Website classes for website-specific stuff
Signed-off-by: Robin H. Joh...
Robin Johnson
11:23 PM Revision 80b46686 (ceph): FIXUP: Fix comment.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision f39694a7 (ceph): rgw: use new formatter header/footer ability.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 4981ecb9 (ceph): rgw: More fields in error output to match main S3.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 61a668ca (ceph): rgw: pretty-print s3website error output.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision a4bd79f9 (ceph): More s3website json region data.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision f9b43b4a (ceph): rgw: tweak dns-based s3website detection for other changes FIXME-REBASE
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 27015729 (ceph): Avoid dupe reset.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 8ad4c807 (ceph): rgw-website: ListBucket not valid for websites
ListBucket/StatBucket are not a valid action for website mode, redirect
it to GetObj instead, where it will modified ...
Robin Johnson
11:23 PM Revision dc7ef718 (ceph): rgw-website: cleanup unused variable: rules
With the XML dumping moved, this variable is not required.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin Johnson
11:23 PM Revision d07ce03a (ceph): rgw-website: Do not apply retarget for an authenticated request.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 0273d799 (ceph): rgw-website: Use default hostname/protocol if redirect does not specify.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision b700defa (ceph): rgw-website: append the key, not overwrite.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 1e2294fa (ceph): rgw-website: handle redirect_all via RGWBWRoutingRule.
Rather than duplicate code to construct the redirect if redirect_all is
used, construct a catch-all RoutingRule with ...
Robin Johnson
11:23 PM Revision fbd92695 (ceph): rgw: Add note about future rgw performance optimization for regions wit...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision 6df1e3ad (ceph): RGWRegion: AmazonS3 detects website endpoint storage
AmazonS3 detects S3website mode via DNS:
${bucket}.s3-website-${region}.amazonaws.com.
VS:
${bucket}.s3-${region}.ama...
Robin Johnson
11:23 PM Revision dc0c7a61 (ceph): rgw: Document rgw_dns_name
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision c1a34f47 (ceph): rgw: initial implementation of website REST api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision 43cb0899 (ceph): rgw: enable website as subresource
also enable GetBucketWebsite op.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:23 PM Revision 7d9e66ac (ceph): rgw: xml encoder / decoder
similar to the json decoder, for easier xml parsing.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:23 PM Revision e9b9d52a (ceph): rgw: add xml encoders for website conf
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision a78def8c (ceph): rgw: set bucket website operation
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision 7b3bdced (ceph): rgw: no need to explicitly allocate XMLObj
let the parser do the allocation if needed. Also, keep unallocated
objects in a list.
Signed-off-by: Yehuda Sadeh <y...
Yehuda Sadeh
11:23 PM Revision 6123d81f (ceph): rgw: fix xml encoding for certain website operations
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision c1ba1add (ceph): rgw: add remove website api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:23 PM Revision 78b68a85 (ceph): rgw: apply redirect rules in static website
only when key matches, not checking for return code yet.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:23 PM Revision 39283c4e (ceph): rgw-website: do not truncate nuke key if valid.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
11:23 PM Revision f1137a77 (ceph): common/*Formatters: handling of headers & footers.
Formatters now gain first-class headers and footers, along with
consistent handling of having header/footer only outp...
Robin H. Johnson
11:23 PM Revision 916db09d (ceph): rgw: define data structures for static website config
move website rules to separate file, check rules,
and implement key modification functionality
Signed-off-by: Yehuda...
Yehuda Sadeh
11:23 PM Revision e34668c7 (ceph): rgw: retarget requests
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:14 PM Revision be35ea9f (ceph): release-notes: draft v0.94.4 release notes
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:04 PM rgw Bug #13458 (Fix Under Review): rgw: get bucket location returns region name, not region api name
PR 6237 Yehuda Sadeh
06:33 PM rgw Bug #13458 (Resolved): rgw: get bucket location returns region name, not region api name
Yehuda Sadeh
11:02 PM Bug #13462 (In Progress): object_info_t::decode() has wrong version
David Zafman
08:23 PM Bug #13462 (Resolved): object_info_t::decode() has wrong version

The decode version is current 14 when it should be 15 to match the encode version. This is in firefly, hammer and ...
David Zafman
11:00 PM rbd Feature #13465 (Resolved): librbd: internal way to write multiple extents to an object at once
To take advantage of scattered writes from the ObjectCacher (https://github.com/ceph/ceph/pull/5990), librbd needs to... Josh Durgin
10:54 PM rbd Documentation #13464 (Closed): rbd metadata docs
New in Infernalis, these are for user-defined purposes, but setting conf_ followed by an rbd option (e.g. conf_rbd_ca... Josh Durgin
10:52 PM Revision c1d48ff1 (ceph): osd: use pg id (without shard) when referring the PG
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
10:46 PM Revision 98e72394 (ceph): common/HTMLFormatter: add new formatter
StaticSites/S3Website has error output in HTML, for which we need a new
formatter. It's implemented by extending the ...
Robin H. Johnson
10:46 PM Revision 2b21e3c5 (ceph): common/*Formatters: Split Formatters
No functionality changes in this commit, just shuffle lines to new files
and adding #include headers to ensure it sti...
Robin H. Johnson
10:31 PM devops Bug #11686 (Resolved): RGW init script needs to check /var/lib/ceph/radosgw
Loïc Dachary
10:30 PM rgw Bug #11140 (Pending Backport): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
10:30 PM rgw Bug #11140 (Resolved): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
10:30 PM rgw Fix #10927 (Resolved): init script doesn't start daemon - errors silently
Loïc Dachary
10:30 PM rgw Bug #12407 (Resolved): With root as default user, unable to have multiple RGW instances running
Loïc Dachary
10:29 PM devops Backport #11735 (Resolved): RGW init script needs to check /var/lib/ceph/radosgw
Loïc Dachary
07:40 PM devops Backport #11735 (In Progress): RGW init script needs to check /var/lib/ceph/radosgw
https://github.com/ceph/ceph/pull/6161 Loïc Dachary
10:29 PM rgw Backport #13343 (Resolved): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
10:29 PM rgw Backport #13225 (Resolved): init script doesn't start daemon - errors silently
Loïc Dachary
10:29 PM rgw Backport #13227 (Resolved): With root as default user, unable to have multiple RGW instances running
Loïc Dachary
10:28 PM Revision 7f485ed5 (ceph): Merge pull request #6161 from dachary/wip-13227-hammer
With root as default user, unable to have multiple RGW instances running
Reviewed-by: Sage Weil <sage@redhat.com>
Re...
Loïc Dachary
09:41 PM Bug #13438: ceph-disk prepare fails if device is a symlink
https://github.com/ceph/ceph/pull/6219 Loïc Dachary
09:03 PM Revision 2b7ddde6 (ceph): osd: Correct the object_info_t::decode() version
Caused by: 13b9dc70
Fixes: #13462
Backport: Hammer, Firefly
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:44 PM rbd Bug #13304: "TestLibRBD.Metadata , TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgr...
Awaiting retest after PR 6215 (https://github.com/ceph/ceph/pull/6215) merges. Jason Dillaman
08:38 PM devops Bug #13463 (Duplicate): "Failure: ceph-deploy was not able to gatherkeys" on centos 7.0
On Centos 7.0
Run: http://pulpito.ceph.com/teuthology-2015-10-11_02:10:04-ceph-deploy-infernalis-distro-basic-vps/
...
Yuri Weinstein
08:33 PM rbd Bug #13371 (In Progress): "[ FAILED ] LibRBD.*" tests in upgrade:firefly-hammer-x:stress-split-...
Jason Dillaman
08:08 PM devops Bug #12866 (Resolved): trusty gitbuilders are failing
turns out gitbuidlers do run isntall-deps, but the trusty one was out of date Sage Weil
07:59 PM rbd Backport #13461 (Resolved): librbd: object map invalid but not flagged as such
https://github.com/ceph/ceph/pull/6289 Nathan Cutler
07:58 PM rbd Backport #13460 (Resolved): rbd-replay-prep: crashes on incorrect trace file
https://github.com/ceph/ceph/pull/6286 Nathan Cutler
07:50 PM rgw Bug #11419 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
Loïc Dachary
07:42 PM Revision 294f016f (ceph): init-radosgw.sysv: remove
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9d8c115b0ab05cfc1db6670d1d367737e61fe0ea)
Sage Weil
07:36 PM rgw Feature #12714 (Resolved): RGW : setting max number of buckets for user via ceph.conf option
Loïc Dachary
07:35 PM rgw Backport #13046 (Resolved): RGW : setting max number of buckets for user via ceph.conf option
Loïc Dachary
07:35 PM rgw Bug #12978 (Resolved): rgw: init_rados failed leads to repeated delete
Loïc Dachary
07:35 PM rgw Backport #13052 (Resolved): rgw: init_rados failed leads to repeated delete
Loïc Dachary
07:34 PM rgw Bug #12208 (Resolved): GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
Loïc Dachary
07:34 PM rgw Backport #13053 (Resolved): GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
Loïc Dachary
07:34 PM rgw Bug #12964 (Resolved): rgw: region data still exist in region-map after region-map update
Loïc Dachary
07:33 PM rgw Backport #13054 (Resolved): rgw: region data still exist in region-map after region-map update
Loïc Dachary
07:33 PM rgw Bug #12761 (Resolved): Keystone Fernet tokens break auth
Loïc Dachary
07:33 PM rgw Backport #13226 (Resolved): Keystone Fernet tokens break auth
Loïc Dachary
07:27 PM rgw Bug #12780 (Resolved): rgw: segments are read during HEAD on Swift DLO
Loïc Dachary
07:27 PM rgw Backport #13228 (Resolved): rgw: segments are read during HEAD on Swift DLO
Loïc Dachary
07:26 PM rgw Bug #12353 (Resolved): rgw: fails to parse HTTP_HOST=<FQDN>:<PORT> header
Loïc Dachary
07:26 PM rgw Backport #13224 (Resolved): rgw: fails to parse HTTP_HOST=<FQDN>:<PORT> header
Loïc Dachary
07:25 PM rgw Bug #11563 (Resolved): RadosGW regression: COPY doesn't preserve Content-Type
Loïc Dachary
07:25 PM rgw Backport #12199 (Resolved): RadosGW regression: COPY doesn't preserve Content-Type
Loïc Dachary
07:25 PM rgw Bug #12370 (Resolved): test_s3.test_object_copy_canned_acl ... FAIL
Loïc Dachary
07:24 PM rgw Backport #12852 (Resolved): test_s3.test_object_copy_canned_acl ... FAIL
Loïc Dachary
07:24 PM rgw Bug #13015 (Resolved): rgw: intra region copy does not preserve acl
Loïc Dachary
07:24 PM rgw Backport #13019 (Resolved): rgw: intra region copy does not preserve acl
Loïc Dachary
07:22 PM rgw Bug #12960 (Resolved): Rados Swift API handles prefix differently than Openstack Swift
Loïc Dachary
07:22 PM rgw Backport #13014 (Resolved): Rados Swift API handles prefix differently than Openstack Swift
Loïc Dachary
07:21 PM rgw Backport #12918 (Resolved): RGW Swift API: response for GET on Swift account doesn't contain mand...
Loïc Dachary
07:20 PM rgw Backport #12859 (Resolved): testGetContentType and testHead failed
Loïc Dachary
07:20 PM rgw Backport #12634 (Resolved): swift smoke test fails on TestAccountUTF8
Loïc Dachary
07:17 PM Stable releases Tasks #11644: firefly v0.80.11
... Loïc Dachary
10:14 AM Stable releases Tasks #11644: firefly v0.80.11
h3. ceph-deploy... Nathan Cutler
09:58 AM Stable releases Tasks #11644: firefly v0.80.11
h3. upgrade... Nathan Cutler
09:45 AM Stable releases Tasks #11644: firefly v0.80.11
h3. powercycle... Nathan Cutler
09:36 AM Stable releases Tasks #11644: firefly v0.80.11
h3. rbd... Nathan Cutler
09:35 AM Stable releases Tasks #11644: firefly v0.80.11
h3. fs... Nathan Cutler
09:33 AM Stable releases Tasks #11644: firefly v0.80.11
h3. rgw... Nathan Cutler
09:28 AM Stable releases Tasks #11644: firefly v0.80.11
h3. rados
Latest firefly-backports contains a fix for the valgrind issue. Verifying with:...
Nathan Cutler
07:13 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
Loïc Dachary
06:37 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
I think that on_global_recover should get a stat_delta with
objects_recovered = 1
bytes_recovered = object_size *...
Samuel Just
06:34 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
Not sure about backport appropriateness. Samuel Just
06:33 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
It seems that neither ReplicatedBackend nor ECBackend increments the num_recovered counter and friends when not doing... Samuel Just
03:26 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
* http://167.114.239.68/ubuntu-2015-10-11_00:35:12-rados-hammer-backports---basic-openstack/9/
* http://167.114.239....
Loïc Dachary
02:31 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
@Loic: Could this be showing up in the firefly upgrade suite, too? This test has very similar log messages to the one... Nathan Cutler
02:20 PM Bug #13453: backfill pushes do not appear to increment the recovery rate counters
@Sam: I'm not sure which way to go with this bug (assuming my reading is correct). It could be considered a bug that ... Loïc Dachary
01:57 PM Bug #13453 (Resolved): backfill pushes do not appear to increment the recovery rate counters
When "ceph_manager.wait_for_recovery":https://github.com/ceph/ceph-qa-suite/blob/master/tasks/ceph_manager.py#L696 ru... Loïc Dachary
06:55 PM Revision 03078bab (ceph): rgw: location constraints should return api name
Fixes: #13458
The S3 location constraints request should return the api name,
not the region name.
Signed-off-by: Ye...
Yehuda Sadeh
06:54 PM rbd Bug #13372 (Pending Backport): librbd: object map invalid but not flagged as such
Jason Dillaman
06:50 PM rbd Bug #13405 (Resolved): rbd-replay-prep trace output is not version controlled
Jason Dillaman
06:50 PM rbd Bug #13384 (Resolved): rbd-replay-prep stack overflow while converting 'rbd bench-write' trace
Jason Dillaman
06:50 PM rbd Bug #13378 (Resolved): rbd-replay-prep requires >4 hrs to convert 'rbd bench-write' trace
Jason Dillaman
06:50 PM rbd Bug #13325 (Resolved): rbd-replay-prep doesn't handle new IO APIs
Jason Dillaman
06:50 PM rbd Bug #13221 (Resolved): rbd-replay: cryptic error when 'rbd' pool does not exist
Jason Dillaman
06:49 PM rbd Bug #13220 (Pending Backport): rbd-replay-prep: crashes on incorrect trace file
Jason Dillaman
06:43 PM Feature #13459 (New): librados: c + python api for list_snaps()
list_snaps() is only in the C++ interface right now. It provides more details on snapshots than rados_ioctx_snap_list... Josh Durgin
06:28 PM rgw Backport #12632 (Resolved): rgw: shouldn't return content-type: application/xml if content length...
Loïc Dachary
06:27 PM rgw Backport #12246 (Resolved): RGW Swift API: responses for several request types don't contain mand...
Loïc Dachary
06:02 PM rbd Bug #13457 (Resolved): Test and document "--cluster" option for RBD
Test and document "--cluster" option for RBD
For using multiple ceph cluster from same RBD clients.
Vikhyat Umrao
05:59 PM Backport #13456 (In Progress): remove stray debug line
Loïc Dachary
05:57 PM Backport #13456 (Resolved): remove stray debug line
https://github.com/ceph/ceph/pull/6362 Loïc Dachary
05:56 PM Fix #13455 (Pending Backport): remove stray debug line
Loïc Dachary
05:56 PM Fix #13455 (Resolved): remove stray debug line
https://github.com/ceph/ceph/commit/ff9600a6cef613d40e875597b6392778df1bb04c Loïc Dachary
05:49 PM Revision 47b4d231 (ceph): Removed centos 6.5 from config, fixes #13366
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:36 PM rgw Bug #13452 (Fix Under Review): RGW Swift API: ranged request on a DLO provides wrong values in Co...
-Pull request: https://github.com/ceph/ceph/pull/6232.- (closed) Radoslaw Zarzynski
03:29 PM rgw Bug #13452 (In Progress): RGW Swift API: ranged request on a DLO provides wrong values in Content...
Radoslaw Zarzynski
01:27 PM rgw Bug #13452 (Resolved): RGW Swift API: ranged request on a DLO provides wrong values in Content-Ra...
radosgw:
$ curl -i "$publicURL/test/big.img" -H "X-Auth-Token: $token" -H "Range: bytes=0-2"
> HTTP/1.1 206 Partial...
Radoslaw Zarzynski
05:08 PM Bug #13366: ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deploy-hamm...
ceph-deploy has been tested to run ok on Ubuntu 14.04 and CentOS 7, not on Ubuntu 12.04 or CentOS 6.5 Loïc Dachary
04:39 PM Bug #13366: ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deploy-hamm...
Excluded centos 6.5 distro from the scheduler in sepia
https://github.com/ceph/ceph-qa-suite/pull/620
Yuri Weinstein
02:44 PM Bug #13366 (Won't Fix): ceph-deploy: "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph...
osds didn't activate w/ hammer on centos 6.5... sorry, don't really care on 6.x here. Sage Weil
05:06 PM Revision 0f709b75 (ceph): Merge pull request #618 from yehudasa/wip-infernalis-fix
radosgw_admin: skip log objects that start with obj_delete_at_hint Sage Weil
05:04 PM Revision 2545265f (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
04:46 PM Revision 81f5c3ad (ceph): buildpackages: get ceph submodules
Prior to v0.80.9, autogen.sh did not get submodules. Copy/paste the
submodule initialization from newer autogen.sh in...
Loic Dachary
04:25 PM Revision 0f488acb (ceph): doc: Edited RGW quick start.
Applied downstream version, need more tuning, (removed references to
components specific to Red Hat Ceph Storage.)
S...
Bara Ancincova
04:15 PM Bug #11260: "Cannot allocate memory" (??) in upgrade:dumpling-firefly-x-hammer-distro-basic-vps run
*rados/singleton-nomsgr/{all/msgr.yaml}* on hammer, using OpenStack with 8GB RAM... Loïc Dachary
04:13 PM Revision d1ada2e8 (ceph): radosgw_admin: skip log objects that start with obj_delete_at_hint
when testing radosgw-admin log show --object, don't use these objects
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:00 PM Bug #12190: "[ FAILED ] LibRadosMiscConnectFailure.ConnectFailure" in upgrade:hammer-hammer---b...
Also in
Run: http://pulpito.ceph.com/teuthology-2015-10-11_17:10:01-upgrade:hammer-x-infernalis-distro-basic-vps/
J...
Yuri Weinstein
03:59 PM Bug #12412 (Duplicate): "[ FAILED ] LibRadosMiscConnectFailure.ConnectFailure" in upgrade:hamme...
Yuri Weinstein
03:16 PM Revision 3dc1de22 (ceph): Merge pull request #6166 from dachary/wip-13046-hammer
RGW : setting max number of buckets for user via ceph.conf option Yehuda Sadeh
03:15 PM Revision aa74de9d (ceph): Merge pull request #6039 from ceph/wip-13015-hammer
rgw: don't preserve acls when copying object Yehuda Sadeh
03:14 PM Revision d3e49ebc (ceph): Merge pull request #6042 from dreamhost/wip-hammer-crossftp
rgw: remove trailing :port from host for purposes of subdomain matching Yehuda Sadeh
03:14 PM Revision 417e9488 (ceph): Merge pull request #6160 from dachary/wip-13228-hammer
rgw: segments are read during HEAD on Swift DLO Yehuda Sadeh
03:13 PM Revision b5badcb4 (ceph): Merge pull request #6162 from dachary/wip-13226-hammer
Keystone Fernet tokens break auth Yehuda Sadeh
03:12 PM Revision e3f8df9e (ceph): Merge pull request #6163 from dachary/wip-13054-hammer
rgw: region data still exist in region-map after region-map update Yehuda Sadeh
03:12 PM Revision 8078233c (ceph): Merge pull request #6164 from dachary/wip-13053-hammer
rgw: GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0) Yehuda Sadeh
03:11 PM Revision dd64c781 (ceph): Merge pull request #5718 from dachary/wip-12859-hammer
testGetContentType and testHead failed Yehuda Sadeh
03:10 PM Revision 135c1127 (ceph): Merge pull request #5860 from lebauce/wip-12960-hammer
rgw: add delimiter to prefix only when path is specified Yehuda Sadeh
03:08 PM Revision fd17f3cc (ceph): Merge pull request #6165 from dachary/wip-13052-hammer
rgw: init_rados failed leads to repeated delete Yehuda Sadeh
02:36 PM Bug #13130: qa:failed pool create in mkpool_layout_vxattrs.sh
stumped. https://github.com/ceph/ceph/pull/6230 will help debug. Sage Weil
02:33 PM Revision a0773012 (ceph): mon/OSDMonitor: put crushtool error in log
Putting it in *ss is useless for mkpool callers who don't return
an error string. Log it to the mon log, too.
Signe...
Sage Weil
01:41 PM CephFS Bug #13437: TestClientLimits failing: not seeing the expected MDS log from stuck client tid updates
Yeah, https://github.com/ceph/ceph/pull/4791 is in the infernalis branch! Greg Farnum
04:35 AM CephFS Bug #13437: TestClientLimits failing: not seeing the expected MDS log from stuck client tid updates
It's failing on master too: http://pulpito.ceph.com/teuthology-2015-10-09_23:04:01-fs-master---basic-multi/1098621/
...
Greg Farnum
12:30 PM Revision 5306628a (ceph): Merge pull request #6204 from jcsp/wip-client-mark-down
client: don't mark_down on command reply Zheng Yan
12:30 PM Revision 0bf2a79e (ceph): messages/MOSDOp: fix reqid encoding/decoding
Normally, we don't fill in reqid at all (it's only for proxied ops). But
we need the reqid from the partial decode. ...
Sage Weil
12:29 PM Revision 6f6fe395 (ceph): messages/MOSDOp: decode complete message for v6, too.
We can't avoid this because we need the reqid before we've done the
full decoding, and that is at the very end of v6....
Sage Weil
08:31 AM Revision d8076e03 (ceph): Merge pull request #6226 from xiaoxichen/osd_misc
osd: fix debug message in osd::is_healthy
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:30 AM CephFS Bug #13443 (Fix Under Review): Ceph-fuse won't start correctly when the option log_max_new in cep...
Nathan Cutler
04:09 AM Bug #13444: FS::zero -> "The FALLOC_FL_PUNCH_HOLE flag must be ORed with FALLOC_FL_KEEP_SIZE in '...
Fix subbmitted https://github.com/ceph/ceph/pull/6227 Xiaoxi Chen
02:41 AM Revision e0cf25f6 (ceph): Fix debug message in osd::is_healthy
Display the actual vaule of osd_heartbeat_min_healthy_ratio instead
of 1/3 (default value).
Signed-off-by: Xiaoxi Ch...
Xiaoxi Chen

10/11/2015

07:11 PM devops Fix #13445 (In Progress): ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and above
-*infernalis PR*: https://github.com/ceph/ceph/pull/6225- Nathan Cutler
07:35 AM devops Fix #13445 (Resolved): ceph.spec.in: drop support for RHEL<7 and SUSE<1210 in jewel and above
The spec file contains lots of code catering to older distros that, according to this comment[1], are no longer suppo... Nathan Cutler
04:31 PM Linux kernel client Bug #12538 (Fix Under Review): An image with a long clone chain blows up kernel stack
[PATCH] rbd: don't leak parent_spec in rbd_dev_probe_parent()
[PATCH] rbd: prevent kernel stack blow up on rbd map
...
Ilya Dryomov
03:34 PM rgw Bug #13448 (Resolved): /etc/init.d/radosgw-agent: configuration file default.conf not found
root@1-backups:/home/cephadmin# ls /etc/ceph/radosgw-agent/default.conf
/etc/ceph/radosgw-agent/default.conf
root@1...
David Casier
 

Also available in: Atom