summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-05-02 13:19:30 -0700
committerSage Weil <sage@inktank.com>2013-05-02 13:19:30 -0700
commitb4e73cc6ccaab1a6e99aba096f38fecb0c3f6603 (patch)
treea6ac7ca8e77c1adaadf866f2b7fa075538a2dc40
parentdebbc79e2756a48636508d43941976531df68f23 (diff)
downloadceph-b4e73cc6ccaab1a6e99aba096f38fecb0c3f6603.tar.gz
doc/install/upgrading...: note that argonaut->bobtail->cuttlefish must be v0.56.5
Which will be released shortly. Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/install/upgrading-ceph.rst25
1 files changed, 13 insertions, 12 deletions
diff --git a/doc/install/upgrading-ceph.rst b/doc/install/upgrading-ceph.rst
index 60ead365622..63bd3db10b9 100644
--- a/doc/install/upgrading-ceph.rst
+++ b/doc/install/upgrading-ceph.rst
@@ -112,16 +112,16 @@ OSD version strings: ::
Argonaut to Cuttlefish
======================
-To upgrade your cluster from Argonaut to Cuttlefish, please read this section,
-and the sections on upgrading from Argonaut to Bobtail and upgrading from
-Bobtail to Cuttlefish carefully. When upgrading from Argonaut to Cuttlefish,
-**YOU MUST UPGRADE YOUR MONITORS FROM ARGONAUT TO BOBTAIL FIRST!!!**. All other
-Ceph daemons can upgrade from Argonaut to Cuttlefish without the intermediate
-upgrade to Bobtail.
+To upgrade your cluster from Argonaut to Cuttlefish, please read this
+section, and the sections on upgrading from Argonaut to Bobtail and
+upgrading from Bobtail to Cuttlefish carefully. When upgrading from
+Argonaut to Cuttlefish, **YOU MUST UPGRADE YOUR MONITORS FROM ARGONAUT
+TO BOBTAIL v0.56.5 FIRST!!!**. All other Ceph daemons can upgrade from
+Argonaut to Cuttlefish without the intermediate upgrade to Bobtail.
.. important:: Ensure that the repository specified points to Bobtail, not
Cuttlefish.
-
+
For example::
sudo rm /etc/apt/sources.sources.list.d/ceph.list
@@ -141,11 +141,12 @@ Monitor`_ for details.
`Ceph Authentication - Backward Compatibility`_ for additional information
on authentication backward compatibility settings for Bobtail.
-Once you complete the upgrade of your monitors from Argonaut to Bobtail, you
-must upgrade the monitors from Bobtail to Cuttlefish. Ensure that you have
-a quorum before beginning this upgrade procedure. Before upgrading, remember
-to replace the reference to the Bobtail repository with a reference to the
-Cuttlefish repository. For example::
+Once you complete the upgrade of your monitors from Argonaut to
+Bobtail, and have restarted the monitor daemons, you must upgrade the
+monitors from Bobtail to Cuttlefish. Ensure that you have a quorum
+before beginning this upgrade procedure. Before upgrading, remember to
+replace the reference to the Bobtail repository with a reference to
+the Cuttlefish repository. For example::
sudo rm /etc/apt/sources.sources.list.d/ceph.list
echo deb http://ceph.com/debian-cuttlefish/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list