From: Yu Shengzuo Date: Mon, 15 May 2017 03:35:28 +0000 (+0000) Subject: doc: update the usage of 'ceph-deploy purge' X-Git-Tag: v12.1.0~10^2~101^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F15080%2Fhead;p=ceph.git doc: update the usage of 'ceph-deploy purge' 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 --- diff --git a/doc/start/quick-ceph-deploy.rst b/doc/start/quick-ceph-deploy.rst index 560d50b12c5e4..e2bf659753c91 100644 --- a/doc/start/quick-ceph-deploy.rst +++ b/doc/start/quick-ceph-deploy.rst @@ -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