summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-08-13 09:49:05 -0700
committerSage Weil <sage@inktank.com>2013-08-13 09:49:05 -0700
commit977b7f583801db4b5eee1a8b4b442db8f74a425c (patch)
tree064b29b9a22b8317f00e73895a432a93e4bbe222
parentf501ec7778a5976d1a6dfc77fd393c57af4d25c8 (diff)
downloadceph-977b7f583801db4b5eee1a8b4b442db8f74a425c.tar.gz
doc/release-notes: fix rst
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--doc/release-notes.rst18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst
index a80435267fe..0e7424a8ad3 100644
--- a/doc/release-notes.rst
+++ b/doc/release-notes.rst
@@ -27,18 +27,16 @@ Upgrade Sequencing
It is possible to do a rolling upgrade from Cuttlefish to Dumpling.
-#. Upgrade ceph-common on all nodes that will use the cli
-
+#. Upgrade ceph-common on all nodes that will use the command line
+ 'ceph' utility.
#. Upgrade all monitors (upgrade ceph package, restart ceph-mon
- daemons). This can happen one daemon or host at a time. Note that
- because cuttlefish and dumpling monitors can't talk to each other,
- all monitors should be upgraded in relatively short succession to
- minimize the risk that an a untimely failure will reduce
- availability.
-
+ daemons). This can happen one daemon or host at a time. Note that
+ because cuttlefish and dumpling monitors can't talk to each other,
+ all monitors should be upgraded in relatively short succession to
+ minimize the risk that an a untimely failure will reduce
+ availability.
#. Upgrade all osds (upgrade ceph package, restart ceph-osd daemons).
- This can happen one daemon or host at a time.
-
+ This can happen one daemon or host at a time.
#. Upgrade radosgw (upgrade radosgw package, restart radosgw daemons).