From 537ff9cc3b64c59f9dbb81ac3cf180460ecaa3f3 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 8 May 2018 13:47:48 -0400 Subject: [PATCH] doc/ceph-volume describe the options for migrating away from ceph-disk Signed-off-by: Alfredo Deza --- doc/ceph-volume/index.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/ceph-volume/index.rst b/doc/ceph-volume/index.rst index e06a5c61641..54601a3d9fa 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 ^^^^^^^^^^^^^^^ -- 2.47.3