Re: [ceph-users] One OSD always dieing

2013-12-29 Thread Andrei Mikhailovsky
Jonas, I've seen this happening on a weekly basis when I was running 0.61 branch as well, however after switching to 0.67 branch it has stopped. Perhaps you should try upgrading Andrei - Original Message - From: "Jonas Rottmann (centron GmbH)" To: "ceph-us...@ceph.com" Sent:

Re: [ceph-users] Pause i/o from time to time

2013-12-29 Thread Mike Dawson
What version of qemu do you have? The issues I had were fixed once I upgraded qemu to >=1.4.2 which includes a critical rbd patch for asynchronous io from Josh Durgin. Cheers, Mike On 12/28/2013 4:09 PM, Andrei Mikhailovsky wrote: Hi guys, Did anyone figure out what could be causing this p

Re: [ceph-users] Pause i/o from time to time

2013-12-29 Thread Andrei Mikhailovsky
Mike, I am using 1.5.0: QEMU emulator version 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5~cloud0), Copyright (c) 2003-2008 Fabrice Bellard which is installed from the Ubuntu cloud Havana ppa Thanks -- Andrei Mikhailovsky Director Arhont Information Security Web: http://www.arhont.com http://w

Re: [ceph-users] Weekly community standup?

2013-12-29 Thread Joao Eduardo Luis
On 12/27/2013 10:51 PM, Wido den Hollander wrote: On 12/27/2013 04:09 PM, Patrick McGarry wrote: Hey Cephers, Given the number of community initiatives currently underway I thought it might be helpful to have a standing gathering in IRC to give people the opportunity to collaborate, ask questio

Re: [ceph-users] RGW sends response as "Transfer-Encoding: chunked"

2013-12-29 Thread Yehuda Sadeh
On Sat, Dec 28, 2013 at 4:12 PM, Sam Yaple wrote: > I am testing the RadosGW as a replacement for swift and I am running into an > issue. I am using keystone to authenticate and it is working perfectly > except for the issue below. > > The following command returns from RGW as 'Transfer-Encoding:

Re: [ceph-users] Replication Ratio

2013-12-29 Thread Cedric Lemarchand
Very interesting ... thank you for pointing me on that. By reading http://tracker.ceph.com/issues/4929, it seems it is a pretty new feature. When you say "you can use it with RADOS", you mean it is already well tested and stable ? Or something like "not so far from production readiness" ? Bes

[ceph-users] Empty Packages file for Emperor release (sid)

2013-12-29 Thread Maciej Gałkiewicz
Hi http://ceph.com/debian-emperor/dists/sid/main/binary-amd64/Packages is empty. regards -- Maciej Gałkiewicz Shelly Cloud Sp. z o. o., Co-founder, Sysadmin http://shellycloud.com/, mac...@shellycloud.com KRS: 440358 REGON: 101504426 ___ ceph-user

[ceph-users] [RadosGW] What's the invalid bucket name pattern ?

2013-12-29 Thread Kuo Hugo
Some of strings can not be the bucket name. What's the pattern wiftstack@bm01:~/hugo$ time swift upload b1 1G Error trying to create container 'b1': 400 Bad Request: InvalidBucketName Object HEAD failed: http://192.168.2.51:80/swift/v1/b1/1G 400 Bad Request Thanks __

Re: [ceph-users] Bucket seems not deleted completely in RGW

2013-12-29 Thread Gao, Wei M
Hello, Anyone who can help clear my doubts? This is important to me. Thanks in advance! Best Regards Wei From: Gao, Wei M Sent: Thursday, December 26, 2013 4:25 PM To: ceph-users@lists.ceph.com Subject: Bucket seems not deleted completely in RGW Hello, I noticed that when a bucket de

Re: [ceph-users] [RadosGW] What's the invalid bucket name pattern ?

2013-12-29 Thread Kuo Hugo
Thanks Gao. Cheers 2013/12/30 Gao, Wei M > In general, bucket names should follow domain name constraints. > >- Bucket names must be unique. >- Bucket names must begin and end with a lowercase letter. >- Bucket names may contain a dash (-). > > Check it here: > http://ceph.com/docs