diff options
author | Sage Weil <sage@inktank.com> | 2013-05-02 07:30:36 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-02 07:30:36 -0700 |
commit | a8d4647336bc9d3d6e92e75664c68369b6f774df (patch) | |
tree | eb603a7cc2c0be1499f14c3d95d2ff42d30b763c | |
parent | 6a91ecb18e8bb3a0c27d057cef3da43918e2a3e1 (diff) | |
download | ceph-a8d4647336bc9d3d6e92e75664c68369b6f774df.tar.gz |
doc/release-notes: note about ceph-deploy
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r-- | doc/release-notes.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst index c17bb4c8889..1022a074374 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -8,6 +8,13 @@ v0.61 "Cuttlefish" Upgrading from v0.60 ~~~~~~~~~~~~~~~~~~~~ +* 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`_. + +.. _Transitioning to ceph-deploy: rados/deployment/ceph-deploy-transition + * radosgw-admin now uses the term zone instead of cluster to describe each instance of the radosgw data store (and corresponding collection of radosgw daemons). The usage for the radosgw-admin @@ -40,6 +47,13 @@ Please see `Upgrading from Bobtail to Cuttlefish`_ for details. .. _Upgrading from Bobtail to Cuttlefish: ../install/upgrading-ceph/#upgrading-from-bobtail-to-cuttlefish +* 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`_. + +.. _Transitioning to ceph-deploy: rados/deployment/ceph-deploy-transition + * radosgw-admin now uses the term zone instead of cluster to describe each instance of the radosgw data store (and corresponding collection of radosgw daemons). The usage for the radosgw-admin |