Re: [ceph-users] Issue with Ceph setup

2013-09-14 Thread Abhay Sachan
Hi All, When I run the two commands from prompt, ulimit goes through. But ceph-mon fails, with message: [3501]: (33) Numerical argument out of domain -Abhay On Thu, Sep 12, 2013 at 8:03 PM, Sage Weil wrote: > [added ceph-users] > > On Thu, 12 Sep 2013, Abhay Sachan wrote: > &

[ceph-users] ceph-create-keys hung

2013-10-03 Thread Abhay Sachan
Hi All, I have tried setting up a ceph cluster with 3 nodes (3 monitors). I am using RHEL 6.4 as OS with dumpling(0.67.3) release. Ceph cluster creation (using ceph-deploy as well as mkcephfs), ceph-creates-keys doesn't return on any of the servers. Whereas, if I create a cluster with only 1 node (

Re: [ceph-users] FW: Install question

2013-10-07 Thread Abhay Sachan
Hi Alistair, You can download the dumpling release rpms from this location: http://ceph .com/rpm-dumpling/rhel6/x86_64/ And cuttlefish from here: http://ceph.com/rpm-cuttlefish/rhel6/x86_64/ You can download ceph-deploy from here: http://ceph.com/rpm-dumpling/rhel6/ noarch/ But from my personal

Re: [ceph-users] ceph-create-keys hung

2013-10-07 Thread Abhay Sachan
l 42332700 used 25105924 avail 15076376 If you need some other logs, then please tell me how to enable/fetch them. I will upload them someplace. Regards, Abhay On Thu, Oct 3, 2013 at 8:31 PM, Joao Eduardo Luis wrote: > On 10/03/2013 02:44 PM, Abhay Sachan wrote: > >> Hi All, >&g

Re: [ceph-users] ceph-create-keys hung

2013-10-08 Thread Abhay Sachan
] { "rank": 2, 2013-10-07 13:57:00,842 [dec][DEBUG ] "name": "julilo", 2013-10-07 13:57:00,842 [dec][DEBUG ] "addr": "0.0.0.0:0 \/2"}]}} 2013-10-07 13:57:00,843 [dec][DEBUG ] 2013-10-07 13:57:00,843 [dec][DEBUG

Re: [ceph-users] ceph-create-keys hung

2013-10-08 Thread Abhay Sachan
3bc700 0 -- :/1026989 >> 15.213.24.230:6789/0 pipe(0x7fa1b400f640 sd=3 :0 s=1 pgs=0 cs=0 l=1 c=0x7fa1b400bc00).fault 2013-10-07 15:20:10.059147 7fa1c42bb700 0 -- :/1026989 >> 15.213.24.231:6789/0 pipe(0x7fa1b400d170 sd=4 :0 s=1 pgs=0 cs=0 l=1 c=0x7fa1b40015c0).fault Regards, Abhay

Re: [ceph-users] ceph-create-keys hung

2013-10-08 Thread Abhay Sachan
quot;15.213.24.241:6789\/0"}, { "rank": 1, "name": "jul", "addr": "0.0.0.0:0\/1"}, { "rank": 2, "name": "julilo", "addr": "0

Re: [ceph-users] FW: Install question

2013-10-08 Thread Abhay Sachan
t; python(abi) = 2.4 is needed by python-babel-0.9.5-2.el5.noarch > > ** ** > > I have done a lot of Googling around this and can’t find an rpm for > this. I also see a lot of related posts which suggest that this is more > of a yum issue. > > ** ** >

[ceph-users] Ceph OSDs not using private network

2013-10-22 Thread Abhay Sachan
Hi All, I have a ceph cluster setup with 3 nodes which has 1Gbps public network and 10Gbps private cluster network which is not accessible from public network. I want to force OSDs to use only private network and public network for MONs and MDS. I am using ceph-deploy to setup the cluster and curre