Re: [ceph-users] Manual Installation steps without ceph-deploy

2013-11-07 Thread John Wilkins
I've seen this before too. CentOS starts up without networking on by default. In my case, the problem was that the monitors cannot form a quorum and OSDs cannot find each other or monitors. Hence, you get that broken pipe error. You either need to have the networking start on startup before the OSD

Re: [ceph-users] Manual Installation steps without ceph-deploy

2013-11-06 Thread Trivedi, Narendra
[ceph-users] Manual Installation steps without ceph-deploy I also had some difficulty with ceph-deploy on CentOS. I eventually moved to Ubuntu 13.04 - and haven't looked back. On 2013-11-06 21:35, Trivedi, Narendra wrote: > Hi All, > > I did a fresh install of Ceph (this might b

Re: [ceph-users] Manual Installation steps without ceph-deploy

2013-11-06 Thread james
I also had some difficulty with ceph-deploy on CentOS. I eventually moved to Ubuntu 13.04 - and haven't looked back. On 2013-11-06 21:35, Trivedi, Narendra wrote: Hi All, I did a fresh install of Ceph (this might be like 10th or 11th install) on 4 new VMs (one admin, one MON and two OSDs) bui