Re: [ceph-users] rbd in centos6.4

2013-09-18 Thread Aquino, BenX O
r Dieter Cc: ceph-users@lists.ceph.com<mailto:ceph-users@lists.ceph.com> Subject: Re: [ceph-users] rbd in centos6.4 Thank you so much. This is helpful not only for me, but for all beginners. Raj On Fri, Aug 23, 2013 at 5:31 PM, Kasper Dieter mailto:dieter.kas...@ts.fujitsu.com>> wrote:

Re: [ceph-users] rbd in centos6.4

2013-09-18 Thread raj kumar
*Cc:* ceph-users@lists.ceph.com > *Subject:* Re: [ceph-users] rbd in centos6.4 > > ** ** > > Thank you so much. This is helpful not only for me, but for all beginners. > > > ** ** > > Raj > > ** ** > > On Fri, Aug 23, 2013 at 5:31 PM, Kasper Di

Re: [ceph-users] rbd in centos6.4

2013-09-17 Thread Aquino, BenX O
: Monday, August 26, 2013 11:04 AM To: Kasper Dieter Cc: ceph-users@lists.ceph.com Subject: Re: [ceph-users] rbd in centos6.4 Thank you so much. This is helpful not only for me, but for all beginners. Raj On Fri, Aug 23, 2013 at 5:31 PM, Kasper Dieter mailto:dieter.kas...@ts.fujitsu.com>>

Re: [ceph-users] rbd in centos6.4

2013-08-26 Thread raj kumar
Thank you so much. This is helpful not only for me, but for all beginners. Raj On Fri, Aug 23, 2013 at 5:31 PM, Kasper Dieter wrote: > Once the cluster is created on Ceph server nodes with MONs and OSDs on it > you have to copy the config + auth info to the clients: > > #--- on server node, e.

Re: [ceph-users] rbd in centos6.4

2013-08-23 Thread Kasper Dieter
Once the cluster is created on Ceph server nodes with MONs and OSDs on it you have to copy the config + auth info to the clients: #--- on server node, e.g.: scp /etc/ceph/ceph.conf client-1:/etc/ceph scp /etc/ceph/keyring.bin client-1:/etc/ceph scp /etc/ceph/ceph.conf client-

Re: [ceph-users] rbd in centos6.4

2013-08-23 Thread raj kumar
Thank you Sir. I appreciate your help on this. I upgraded the kernel to 3.4.53-8. For second point, I want to give a client(which is not kvm) a block storage. So without iscsi how the client will access the ceph cluster and allocated block device. and can you please let me know the flow to provi

Re: [ceph-users] rbd in centos6.4

2013-08-23 Thread Kasper Dieter
On Thu, Aug 22, 2013 at 03:32:35PM +0200, raj kumar wrote: >ceph cluster is running fine in centos6.4. > >Now I would like to export the block device to client using rbd. > >my question is,

[ceph-users] rbd in centos6.4

2013-08-22 Thread raj kumar
ceph cluster is running fine in centos6.4. Now I would like to export the block device to client using rbd. my question is, 1. I used to modprobe rbd in one of the monitor host. But I got error, FATAL: Module rbd not found I could not find rbd module. How can i do this? 2. Once the rbd is