Skip to content

Commit f04992f

Browse files
authored
Merge pull request ceph#56188 from zdover23/wip-doc-2024-03-14-rbd-encryption
doc/rbd: add clone mapping command Reviewed-by: Ilya Dryomov <[email protected]>
2 parents e066df5 + d34c187 commit f04992f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rbd/rbd-encryption.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Here is an example of a command that maps a formatted clone:
250250

251251
.. prompt:: bash #
252252

253-
rbd device map -t nbd -o encryption-passphrase-file=clone-passphrase.bin -o encryption-passphrase-file=passphrase.bin mypool/myclone
253+
rbd device map -t nbd -o encryption-passphrase-file=clone-passphrase.bin,encryption-passphrase-file=passphrase.bin mypool/myclone
254254

255255
.. _journal feature: ../rbd-mirroring/#enable-image-journaling-feature
256256
.. _Supported Formats: #supported-formats

0 commit comments

Comments
 (0)