From e5a4d218a2cbf5a3ada684dc4ed5dffc2c391eb1 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 29 Mar 2016 11:19:46 +0800 Subject: [PATCH] doc/release-notes: fix indents Signed-off-by: Kefu Chai --- doc/release-notes.rst | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 2dac3ce9fed4f..3a22a9517cc70 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -15,13 +15,13 @@ There are a few known issues with this release candidate; see below. Known Issues with v10.1.0 ------------------------- - * While running a mixed version cluster of jewel and infernalis or - hammer monitors, any MDSMap updates will cause the pre-jewel - monitors to crash. Workaround is to simply upgrde all monitors. - There is a fix but it is still being tested. +* While running a mixed version cluster of jewel and infernalis or + hammer monitors, any MDSMap updates will cause the pre-jewel + monitors to crash. Workaround is to simply upgrde all monitors. + There is a fix but it is still being tested. - * Some of the rbd-mirror functionality for switching between active - and replica images is not yet merged. +* Some of the rbd-mirror functionality for switching between active + and replica images is not yet merged. Major Changes from Infernalis @@ -2928,14 +2928,16 @@ be stopped and marked down before any Infernalis OSDs will be allowed to start up. This fencing is enforced by the Infernalis monitor, so use an upgrade procedure like: - #. Upgrade Ceph on monitor hosts - #. Restart all ceph-mon daemons - #. Upgrade Ceph on all OSD hosts - #. Stop all ceph-osd daemons - #. Mark all OSDs down with something like:: - ceph osd down `seq 0 1000` - #. Start all ceph-osd daemons - #. Upgrade and restart remaining daemons (ceph-mds, radosgw) +#. Upgrade Ceph on monitor hosts +#. Restart all ceph-mon daemons +#. Upgrade Ceph on all OSD hosts +#. Stop all ceph-osd daemons +#. Mark all OSDs down with something like:: + + ceph osd down `seq 0 1000` + +#. Start all ceph-osd daemons +#. Upgrade and restart remaining daemons (ceph-mds, radosgw) Upgrading from Hammer --------------------- -- 2.39.5