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:
*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
: 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>>
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.
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-
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
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 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