doc/ceph-volume activate has a --file option for json files

Signed-off-by: Alfredo Deza <adeza@redhat.com>
This commit is contained in:
Alfredo Deza 2017-11-09 06:46:59 -05:00
parent 366fb8c43a
commit 29913951b7

View File

@ -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
^^^^^^^^^^^^^^^