From: vasukulkarni Date: Fri, 13 Nov 2015 17:02:20 +0000 (-0800) Subject: Update infernalis release notes X-Git-Tag: v10.0.1~60^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6575%2Fhead;p=ceph.git Update infernalis release notes Update infernalis release notes Signed-off-by: Vasu Kulkarni vasu@redhat.com --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 1aad37691ee8..d3051bbb0617 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -110,6 +110,9 @@ use an upgrade procedure like: Upgrading from Hammer --------------------- +* All cluster nodes must first upgrade to Hammer v0.94.4 or a later v0.94.z release; only + then is it possible to upgrade to Infernalis 9.2.z. + * For all distributions that support systemd (CentOS 7, Fedora, Debian Jessie 8.x, OpenSUSE), ceph daemons are now managed using native systemd files instead of the legacy sysvinit scripts. For example,:: @@ -786,20 +789,20 @@ Upgrading from Firefly Upgrading directly from Firefly v0.80.z is not possible. All clusters must first upgrade to Hammer v0.94.4 or a later v0.94.z release; only -then is it possible to upgrade to Infernalis 9.2.z. - -Note that v0.94.4 isn't released yet, but you can upgrade to a test build -from gitbuilder with:: +then is it possible to do online upgrade to Infernalis 9.2.z. - ceph-deploy install --dev hammer HOST +User can upgrade to latest hammer v0.94.z +from gitbuilder with(also refer the hammer release notes for more details):: -The v0.94.4 Hammer point release will be out before v9.2.0 Infernalis -is. + ceph-deploy install --release hammer HOST Upgrading from Hammer --------------------- +* All cluster nodes must first upgrade to Hammer v0.94.4 or a later v0.94.z release; only + then is it possible to do online upgrade to Infernalis 9.2.z. + * For all distributions that support systemd (CentOS 7, Fedora, Debian Jessie 8.x, OpenSUSE), ceph daemons are now managed using native systemd files instead of the legacy sysvinit scripts. For example,::