From 45c9e24f0ed872da4be0a56e141098339c5d1880 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 2 May 2013 07:30:55 -0700 Subject: [PATCH] doc/install/upgrading...: note about transitioning to ceph-deploy Signed-off-by: Sage Weil --- doc/install/upgrading-ceph.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/install/upgrading-ceph.rst b/doc/install/upgrading-ceph.rst index 667a9e235b960..60ead36562214 100644 --- a/doc/install/upgrading-ceph.rst +++ b/doc/install/upgrading-ceph.rst @@ -200,6 +200,19 @@ Multi-MDS configurations with identical names must be adjusted accordingly to give daemons unique names. If you run your cluster with one metadata server, you can disregard this notice for now. +ceph-deploy +----------- + +The ceph-deploy tool is now the preferred method of provisioning new +clusters. For existing clusters created via mkcephfs that would like +to transition to the new tool, there is a migration path, documented +at `Transitioning to ceph-deploy`_. Note that transitioning to +ceph-deploy is not required; it is entirely acceptable to continue +provisioning new OSDs and monitors using the previous methods. +However, ceph-deploy streamlines these processes significantly. + +.. _Transitioning to ceph-deploy: rados/deployment/ceph-deploy-transition + Upgrade Procedures ================== -- 2.39.5