]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: extra note for v0.56.4
authorSage Weil <sage@inktank.com>
Mon, 25 Mar 2013 23:24:48 +0000 (16:24 -0700)
committerSage Weil <sage@inktank.com>
Mon, 25 Mar 2013 23:24:48 +0000 (16:24 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
doc/release-notes.rst

index cf1a01429922c56814c5ae072091b1e470728c9e..42268a9c8a2e903efca3022b008a85c0999897f8 100644 (file)
@@ -134,6 +134,10 @@ Upgrading
 
 * There is a fix in the syntax for the output of 'ceph osd tree --format=json'.
 
+* The MDS disk format has changed from prior releases *and* from v0.57.  In particular,
+  upgrades to v0.56.4 are safe, but you cannot move from v0.56.4 to v0.57 if you are using
+  the MDS for CephFS; you must upgrade directly to v0.58 (or later) instead.
+
 Notable changes
 ~~~~~~~~~~~~~~~
 
@@ -156,6 +160,7 @@ Notable changes
 * osd: fix for op ordering when rebalancing
 * ceph-fuse: report file system size with correct units
 * mds: get and set directory layout policies via virtual xattrs
+* mds: on-disk format revision (see upgrading note above)
 * mkcephfs, init-ceph: close potential security issues with predictable filenames