mirror of
https://github.com/ceph/ceph
synced 2025-01-02 00:52:22 +00:00
doc/ceph-volume update stdin as monospaced
Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
parent
e7b3cc9619
commit
8d02d4aa4c
@ -67,7 +67,7 @@ ensure that the correct device is linked.
|
||||
|
||||
Existing OSDs
|
||||
-------------
|
||||
For exsiting OSDs that have been deployed with different tooling, the only way
|
||||
For existing OSDs that have been deployed with different tooling, the only way
|
||||
to port them over to the new mechanism is to prepare them again (losing data).
|
||||
See :ref:`ceph-volume-lvm-existing-osds` for details on how to proceed.
|
||||
|
||||
|
@ -38,7 +38,7 @@ volume setups, since encryption will happen once the LV is created.
|
||||
Workflow
|
||||
--------
|
||||
When setting up the OSD, a secret key will be created, that will be passed
|
||||
along to the monitor in JSON format as stdin to prevent the key from being
|
||||
along to the monitor in JSON format as ``stdin`` to prevent the key from being
|
||||
captured in the logs.
|
||||
|
||||
The JSON payload looks something like::
|
||||
|
Loading…
Reference in New Issue
Block a user