Re: [ceph-users] Help with CEPH deployment

2015-05-04 Thread Venkateswara Rao Jujjuri
On Sunday, May 3, 2015, Mark Kirkwood wrote: > On 04/05/15 05:42, Venkateswara Rao Jujjuri wrote: > >> Here is the output..I am still stuck at this step. :( >> (multiple times tried to by purging and restarting from scratch) >> >> vjujjuri@rgulistan-wsl10:~/ceph-c

Re: [ceph-users] strange benchmark problem : restarting osd daemon improve performance from 100k iops to 300k iops

2015-05-04 Thread Venkateswara Rao Jujjuri
If I want to use librados API for performance testing, are there any existing benchmark tools which directly accesses librados (not through rbd or gateway) Thanks in advance, JV On Sun, Apr 26, 2015 at 10:46 PM, Alexandre DERUMIER wrote: >>>I'll retest tcmalloc, because I was prety sure to have

[ceph-users] Help with CEPH deployment

2015-05-04 Thread Venkateswara Rao Jujjuri
Started to install basic cluster from scratch, but running into keyring issues. Basically /etc/ceph/ceph.client.admin.keyring is not getting generated on monitor node. When I tried to create it on the monitor node, it fails with: $ ceph auth get-or-create client.admin mon 'allow *' mds 'allow *' o

Re: [ceph-users] Help with CEPH deployment

2015-05-04 Thread Venkateswara Rao Jujjuri
t [rgulistan-wsl11][DEBUG ] detect machine type [rgulistan-wsl11][DEBUG ] fetch remote file [ceph_deploy.gatherkeys][WARNIN] Unable to find /etc/ceph/ceph.client.admin.keyring on rgulistan-wsl11 [ceph_deploy][ERROR ] KeyNotFoundError: Could not find keyring file: /etc/ceph/ceph.client.admin.keyring o

[ceph-users] Ceph benchmark

2015-05-05 Thread Venkateswara Rao Jujjuri
I am running ceph bench mark on a 3 node cluster. I am seeing that the bandwidth is going down and latencies are going up beyond 16k. What must be going on ? Is there anything I must check? Thanks in advance for your help. Hard disk can handle it.(dd below) and it is a 1Gb network. vjujjuri@rg