Re: [ceph-users] Ceph RBD and Cephfuse

2015-06-02 Thread Lars Marowsky-Bree
On 2015-06-02T17:23:58, gjprabu wrote: > Hi Lars, > >We installed centos in client machines with kernel version is 3.10 > which is rbd supported modules. Now installed ocsfs2-tools and formated but > mount through error. Please check below. You need to configure the ocfs2 cluster

Re: [ceph-users] Ceph RBD and Cephfuse

2015-06-02 Thread gjprabu
Hi Lars, We installed centos in client machines with kernel version is 3.10 which is rbd supported modules. Now installed ocsfs2-tools and formated but mount through error. Please check below. mount -t ocfs2 /dev/rbd/rbd/newinteg /home/test/cide mount.ocfs2: Unable to access cluster

Re: [ceph-users] Ceph RBD and Cephfuse

2015-06-02 Thread Lars Marowsky-Bree
On 2015-06-02T15:40:54, gjprabu wrote: > Hi Team, > > We are newly using ceph with two OSD and two clients, our requirement > is when we write date through clients it should see in another client also, > storage is mounted using rbd because we running git clone with large amount > of s

[ceph-users] Ceph RBD and Cephfuse

2015-06-02 Thread gjprabu
Hi Team, We are newly using ceph with two OSD and two clients, our requirement is when we write date through clients it should see in another client also, storage is mounted using rbd because we running git clone with large amount of small file and it is fast when use rbd mount, but data