From: Alfredo Deza Date: Thu, 9 Nov 2017 11:46:59 +0000 (-0500) Subject: doc/ceph-volume activate has a --file option for json files X-Git-Tag: v13.0.1~256^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=29913951b71d68b3f3f9b9fa076f309c0252da36;p=ceph.git doc/ceph-volume activate has a --file option for json files Signed-off-by: Alfredo Deza --- diff --git a/doc/ceph-volume/simple/activate.rst b/doc/ceph-volume/simple/activate.rst index 742331816eb..edbb1e3f89d 100644 --- a/doc/ceph-volume/simple/activate.rst +++ b/doc/ceph-volume/simple/activate.rst @@ -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 ^^^^^^^^^^^^^^^