mirror of
https://github.com/ceph/ceph
synced 2025-02-18 00:17:37 +00:00
doc/ceph-volume activate has a --file option for json files
Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
parent
366fb8c43a
commit
29913951b7
@ -23,6 +23,9 @@ The above command will assume that a JSON configuration will be found in::
|
||||
|
||||
/etc/ceph/osd/0-6cc43680-4f6e-4feb-92ff-9c7ba204120e.json
|
||||
|
||||
Alternatively, using a path to a JSON file directly is also possible::
|
||||
|
||||
ceph-volume simple activate --file /etc/ceph/osd/0-6cc43680-4f6e-4feb-92ff-9c7ba204120e.json
|
||||
|
||||
requiring uuids
|
||||
^^^^^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user