mirror of
https://github.com/ceph/ceph
synced 2025-04-08 18:57:39 +00:00
doc: Removed foo. Apparently myimage was added and foo not removed.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
parent
9f67c450fe
commit
ea9fc87d89
@ -33,8 +33,8 @@ For example::
|
||||
If you use `cephx`_ authentication, you must also specify a secret. It may come
|
||||
from a keyring or a file containing the secret. ::
|
||||
|
||||
sudo rbd map foo --pool rbd myimage --id admin --keyring /path/to/keyring
|
||||
sudo rbd map foo --pool rbd myimage --id admin --keyfile /path/to/file
|
||||
sudo rbd map --pool rbd myimage --id admin --keyring /path/to/keyring
|
||||
sudo rbd map --pool rbd myimage --id admin --keyfile /path/to/file
|
||||
|
||||
|
||||
Show Mapped Block Devices
|
||||
|
Loading…
Reference in New Issue
Block a user