There should be rbd codes in the running kernel. Check it by "cat /boot/config-`uname -r` | grep CONFIG_BLK_DEV_RBD". Result should be "CONFIG_BLK_DEV_RBD=m" or "CONFIG_BLK_DEV_RBD=y". On Fri, May 9, 2014 at 3:01 PM, Ease Lu <easelu at gmail.com> wrote: > Hi All, > I run the command: > > [ceph at ceph-client ~]$ sudo rbd map ceph_block_dev --pool rbd --id admin -k > /etc/ceph/ceph.client.admin.keyring > ERROR: modinfo: could not find module rbd > FATAL: Module rbd not found. > rbd: modprobe rbd failed! (256) > > As you may already see, there got failed! > Could you please help me to resolve this issue? > > Thanks, > Jack > > _______________________________________________ > ceph-users mailing list > ceph-users at lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >