Re: Ceph setup on single node : prob with "

2012-08-16 Thread hemant surale
Thank you Sir for your great help . Finally ceph is up and working. Now I will move to run it on cluster of 3 nodes(VMs) and I need to start instrumenting the code . Regards, Hemant On Fri, Aug 17, 2012 at 3:31 AM, Mark Kirkwood wrote: > On 17/08/12 04:13, Tommi Virtanen wrote: >> >> On Wed, Au

Re: Ceph setup on single node : prob with "

2012-08-16 Thread Mark Kirkwood
On 17/08/12 04:13, Tommi Virtanen wrote: On Wed, Aug 15, 2012 at 9:44 PM, hemant surale wrote: Hello Tommi, Ceph community I did mkdir the directory. Infact I have created a new partition by the same name and formatted using ext3. I also executed the following command for the partition/directo

Re: Ceph setup on single node : prob with "

2012-08-16 Thread Tommi Virtanen
On Wed, Aug 15, 2012 at 9:44 PM, hemant surale wrote: > Hello Tommi, Ceph community > > I did mkdir the directory. Infact I have created a new partition by > the same name and formatted using ext3. I also executed the following > command for the partition/directory: > > "mount -o remount,user_xatt

Re: Ceph setup on single node : prob with "

2012-08-16 Thread hemant surale
Hello Mark, Ceph community I tried the suggested ceph.conf file as well and I continue to face the same problem. Moreover, hemant-virtual-machine is a real host (virtual machine). Ceph version: 0.50. Please guide me through this I continue to get the same frustrating error: "=== osd.0 === 2012-

Re: Ceph setup on single node : prob with "

2012-08-15 Thread Mark Kirkwood
On 16/08/12 16:44, hemant surale wrote: Hello Tommi, Ceph community I did mkdir the directory. Infact I have created a new partition by the same name and formatted using ext3. I also executed the following command for the partition/directory: "mount -o remount,user_xattr /" Still I am getting

Re: Ceph setup on single node : prob with "

2012-08-15 Thread hemant surale
Hello Tommi, Ceph community I did mkdir the directory. Infact I have created a new partition by the same name and formatted using ext3. I also executed the following command for the partition/directory: "mount -o remount,user_xattr /" Still I am getting the same error: >> 2012-08-14 14:31:29.390

Re: Ceph setup on single node : prob with "

2012-08-14 Thread Tommi Virtanen
On Tue, Aug 14, 2012 at 3:13 AM, hemant surale wrote: > 2012-08-14 14:31:29.390410 7fe3b920e780 ** ERROR: error creating > empty object store in /ceph_data/osd.0: (2) No such file or directory > failed: '/sbin/mkcephfs -d /tmp/mkcephfs.n6zx4y4y33 --init-daemon osd.0' Sounds like /ceph_data/osd.0

Ceph setup on single node : prob with "

2012-08-14 Thread hemant surale
Hi all , i have prob while executing "sudo mkcephfs -a -c /etc/ceph/ceph.conf -k ceph.keyring" ERROR : * root@hemant-virtual-machine:/etc/ceph# mkcephfs -a -c ceph.conf -k ceph.keyring