Re: [ceph-users] Public access to RBD

2014-04-21 Thread Gregory Farnum
On Monday, April 21, 2014, Loic Dachary wrote: > Hi, > > I would like to allow users to create,use and delete RBD volumes, up to X > GB, from a single pool. The user is a Debian GNU/Linux box using krbd. The > sysadmin of the box is not trusted to have unlimited access to the Ceph > cluster but (

[ceph-users] Public access to RBD

2014-04-21 Thread Loic Dachary
Hi, I would like to allow users to create,use and delete RBD volumes, up to X GB, from a single pool. The user is a Debian GNU/Linux box using krbd. The sysadmin of the box is not trusted to have unlimited access to the Ceph cluster but (s)he is not malicious either. Permissions and quota are s

Re: [ceph-users] Slow RBD Benchmark Compared To Direct I/O Test

2014-04-21 Thread Christian Balzer
On Tue, 22 Apr 2014 02:45:24 +0800 Indra Pramana wrote: > Hi Christian, > > Good day to you, and thank you for your reply. :) See my reply inline. > > On Mon, Apr 21, 2014 at 10:20 PM, Christian Balzer wrote: > > > > > Hello, > > > > On Mon, 21 Apr 2014 20:47:21 +0800 Indra Pramana wrote: > >

Re: [ceph-users] Slow RBD Benchmark Compared To Direct I/O Test

2014-04-21 Thread Indra Pramana
Hi Christian, Good day to you, and thank you for your reply. :) See my reply inline. On Mon, Apr 21, 2014 at 10:20 PM, Christian Balzer wrote: > > Hello, > > On Mon, 21 Apr 2014 20:47:21 +0800 Indra Pramana wrote: > > > Dear all, > > > > I have a Ceph RBD cluster with around 31 OSDs running SS

Re: [ceph-users] Access denied error

2014-04-21 Thread Yehuda Sadeh
On Fri, Apr 18, 2014 at 10:07 PM, Punit Dambiwal wrote: > Hi Yehuda, > > I have used the method in this blog to pass the header information > http://blog.defunct.ca/2013/10/10/using-the-radosgw-admin-api/ and gave > like > > Authorization: AWS {access-key}:{hash-of-header- > and-secret} > > and t

Re: [ceph-users] Slow RBD Benchmark Compared To Direct I/O Test

2014-04-21 Thread Christian Balzer
Hello, On Mon, 21 Apr 2014 20:47:21 +0800 Indra Pramana wrote: > Dear all, > > I have a Ceph RBD cluster with around 31 OSDs running SSD drives, and I > tried to use the benchmark tools recommended by Sebastien on his blog > here: > How many OSDs per storage node and what is in those storage no

Re: [ceph-users] Issue while adding radosgw keyring to cluster

2014-04-21 Thread Srinivasa Rao Ragolu
Issue got resolved. Thanks On Mon, Apr 21, 2014 at 6:56 PM, Srinivasa Rao Ragolu wrote: > Hi All, > > I am creating ceph rados gateway on monitor node of my cluster. When I try > to add created keyring in to cluster. I am facing below issue. please help > me in resolving the issue. > > #sudo cep

[ceph-users] Issue while adding radosgw keyring to cluster

2014-04-21 Thread Srinivasa Rao Ragolu
Hi All, I am creating ceph rados gateway on monitor node of my cluster. When I try to add created keyring in to cluster. I am facing below issue. please help me in resolving the issue. #sudo ceph -k /etc/ceph/ceph.client.admin.keyring auth add client.radosgw.gateway -i /etc/ceph/keyring.radosgw.g

[ceph-users] Slow RBD Benchmark Compared To Direct I/O Test

2014-04-21 Thread Indra Pramana
Dear all, I have a Ceph RBD cluster with around 31 OSDs running SSD drives, and I tried to use the benchmark tools recommended by Sebastien on his blog here: http://www.sebastien-han.fr/blog/2012/08/26/ceph-benchmarks/ Our configuration: - Ceph version 0.67.7 - 31 OSDs of 500 GB SSD drives each