Hi Laurent,
Thanks for reply. I checked in my machine:
ubuntu@ubuntu:~$ grep CONFIG_BLK_DEV_RBD /boot/config-3.8.0-19-generic
CONFIG_BLK_DEV_RBD=m
It is not a custom kernel. It is an AWS instance.
~Prasanna
On Wed, Sep 11, 2013 at 8:57 PM, Laurent Barbe <laurent@xxxxxxxxxxx> wrote:
Hello,
Is it a custom kernel ?
You can verify that rbd module is enable in your kernel config :
$ grep CONFIG_BLK_DEV_RBD /boot/config-3.8.0-19-generic
CONFIG_BLK_DEV_RBD=m
Laurent Barbe
Le 11/09/2013 10:51, Prasanna Gholap a écrit :
_______________________________________________Hi,
I am new to ceph. I setup a ceph cluster for block storage (I refered :
http://www.youtube.com/watch?v=R3gnLrsZSno) Cluster Machines are Centos
6.3 with kernel 2.6.32.
Ceph version 0.67.3
I am trying to configure Ubuntu Client 113.04 for the same.
I am getting rbd module not found error:
ubuntu@ubuntu:~$ sudo modprobe rbd
FATAL: Module rbd not found.
ubuntu@ubuntu:~$ uname -r
3.8.0-19-generic
ubuntu@ubuntu:~$ ceph --version
ceph version 0.67.3 (408cd61584c72c0d97b774b3d8f95c6b1b06341a)
Please let me know if there is some mistake in my setup.
~Prasanna
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com