From: Alfredo Deza Date: Tue, 8 May 2018 17:47:48 +0000 (-0400) Subject: doc/ceph-volume describe the options for migrating away from ceph-disk X-Git-Tag: v13.2.1~136^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ae9941119f4661593a00f4a93790d388c515847a;p=ceph.git doc/ceph-volume describe the options for migrating away from ceph-disk Signed-off-by: Alfredo Deza (cherry picked from commit 537ff9cc3b64c59f9dbb81ac3cf180460ecaa3f3) --- diff --git a/doc/ceph-volume/index.rst b/doc/ceph-volume/index.rst index e06a5c616414f..54601a3d9fa68 100644 --- a/doc/ceph-volume/index.rst +++ b/doc/ceph-volume/index.rst @@ -22,7 +22,13 @@ Migrating --------- Starting on Ceph version 12.2.2, ``ceph-disk`` is deprecated. Deprecation warnings will show up that will link to this page. It is strongly suggested -that users start consuming ``ceph-volume``. +that users start consuming ``ceph-volume``. There are two paths for migrating: + +#. Keep OSDs deployed with ``ceph-disk``: The :ref:`ceph-volume-simple` command + provides a way to take over the management while disabling ``ceph-disk`` + triggers. +#. Redeploy existing OSDs with ``ceph-volume``: This is covered in depth on + :ref:`rados-replacing-an-osd` New deployments ^^^^^^^^^^^^^^^