From: Joao Eduardo Luis Date: Fri, 8 May 2015 23:27:24 +0000 (+0100) Subject: PendingReleaseNotes: note deprecation of commands X-Git-Tag: v9.0.3~21^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c7f70a7edbe1cac30f9997626a34ed66d1ee2dab;p=ceph.git PendingReleaseNotes: note deprecation of commands Signed-off-by: Joao Eduardo Luis --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 0f7de3505ef..b532a140d6d 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -4,3 +4,7 @@ v9.0.4 * The return code for librbd's rbd_aio_read and Image::aio_read API methods no longer returns the number of bytes read upon success. Instead, it returns 0 upon success and a negative value upon failure. + +* 'ceph scrub', 'ceph compact' and 'ceph sync force are now DEPRECATED. Users + should instead use 'ceph mon scrub', 'ceph mon compact' and + 'ceph mon sync force'.