From: Sage Weil Date: Thu, 24 Jan 2013 02:50:57 +0000 (-0800) Subject: PendingReleaseNotes: pool removal cli changes X-Git-Tag: v0.57~140 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=67c77577bdfe4985aa50e91986677c742b7cc85f;p=ceph.git PendingReleaseNotes: pool removal cli changes Signed-off-by: Sage Weil --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 0f1f761b9f3a..a914f114b7e0 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -8,4 +8,10 @@ change in behavior is that PGs will now be scrubbed after a week even if the system load remains high. However, if either of these options have been changed in ceph.conf, those settings should be - reviewed in light of their adjusted meanings. \ No newline at end of file + reviewed in light of their adjusted meanings. + +* The 'ceph osd pool delete ' and 'rados rmpool ' + now have safety interlocks with loud warnings that make you confirm + pool removal. Any scripts curenty rely on these functions zapping + data without confirmation need to be adjusted accordingly. + \ No newline at end of file