]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: update the usage of 'ceph-deploy purge'
authorYu Shengzuo <yu.shengzuo@99cloud.net>
Mon, 15 May 2017 03:35:28 +0000 (03:35 +0000)
committerYu Shengzuo <yu.shengzuo@99cloud.net>
Mon, 15 May 2017 08:53:23 +0000 (08:53 +0000)
Now it refuses to purge data directly before remove ceph package.
So update the order between commands when using it.

Signed-off-by: Yu Shengzuo <yu.shengzuo@99cloud.net>
doc/start/quick-ceph-deploy.rst

index 560d50b12c5e481929516b2f7a349c225a5d8d68..e2bf659753c910b1c8e242dba7184d9eb7c604e5 100644 (file)
@@ -38,15 +38,12 @@ Create a Cluster
 ================
 
 If at any point you run into trouble and you want to start over, execute
-the following to purge the configuration::
+the following to purge the Ceph packages, and erase all its data and configuration::
 
+       ceph-deploy purge {ceph-node} [{ceph-node}]
        ceph-deploy purgedata {ceph-node} [{ceph-node}]
        ceph-deploy forgetkeys
 
-To purge the Ceph packages too, you may also execute::
-
-       ceph-deploy purge {ceph-node} [{ceph-node}]
-
 If you execute ``purge``, you must re-install Ceph.
 
 On your admin node from the directory you created for holding your