mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
a4ddf70486
Init script for mapping/unmapping rbd device on startup and shutdown. On start, map rbd dev according to /etc/rbdmap, and force mount -a On stop, umount file system depending on rbd and unmap all rbd Since some distribution use symlink for /etc/mtab, the user-space attribute _netdev is not enough to umount file system before rbd dev. (also concern: #1790) Signed-off-by: Laurent Barbe <laurent@ksperis.com>
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
# RbdDevice Parameters
|
|
#poolname/imagename id=client,keyring=/etc/ceph/ceph.client.keyring
|