mirror of
https://github.com/ceph/ceph
synced 2025-01-21 18:45:23 +00:00
doc: mention rbdmap in RBD quick start
Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
parent
fbac4a0815
commit
a185bd4173
@ -72,6 +72,9 @@ Configure a Block Device
|
||||
sudo mount /dev/rbd/rbd/foo /mnt/ceph-block-device
|
||||
cd /mnt/ceph-block-device
|
||||
|
||||
#. Optionally configure the block device to be automatically mapped and mounted
|
||||
at boot (and unmounted/unmapped at shutdown) - see the `rbdmap manpage`_.
|
||||
|
||||
|
||||
See `block devices`_ for additional details.
|
||||
|
||||
@ -79,3 +82,4 @@ See `block devices`_ for additional details.
|
||||
.. _block devices: ../../rbd/rbd
|
||||
.. _FAQ: http://wiki.ceph.com/How_Can_I_Give_Ceph_a_Try
|
||||
.. _OS Recommendations: ../os-recommendations
|
||||
.. _rbdmap manpage: ../../man/8/rbdmap
|
||||
|
Loading…
Reference in New Issue
Block a user