mapping a RBD

Is it possible in anyway to directly map a RBD device from ceph?
As the RBD module is not present in the PVE kernel?

I would like to convert a OpenVZ container to KVM, for this to do it "easier" it would help to be able to map a RBD device.
Or does anyone know of a other method?
 
Hi Norman

You can use rbd-fuse to mount pools, but the performance it's not so good...

#rbd-fuse -p pool_name /path/to/pool_mountpoint

Then format/mount the images inside the pool

#mkfs.{xfs,ext4} /path/to/pool_mountpoint/image
#mount /path/to/pool_mountpoint/image /path/to/fs_mountpoint

[]'s
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!