From: Sage Weil Date: Fri, 19 Jul 2013 06:02:23 +0000 (-0700) Subject: doc/release-notes: amend 0.61.5 release notes X-Git-Tag: v0.68~148 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1b8d50eacbb78fadac8bde59518bbb9d32cb70a0;p=ceph.git doc/release-notes: amend 0.61.5 release notes Upgrade all mons at once. See #5673 Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 1a8d27cbfeac..458a9dd619ba 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -205,7 +205,11 @@ that all v0.61.x users upgrade. Upgrading ~~~~~~~~~ -* No issues +* This release fixes a 32-bit vs 64-bit arithmetic bug with the + feature bits. An unfortunate consequence of the fix is that 0.61.4 + (or earlier) ceph-mon daemons can't form a quorum with 0.61.5 (or + later) monitors. To avoid the possibility of service disruption, we + recommend you upgrade all monitors at once. Notable Changes ~~~~~~~~~~~~~~~