From 12b012aff5f49351d35a4d192f39017cec683725 Mon Sep 17 00:00:00 2001 From: Joao Eduardo Luis Date: Thu, 15 Aug 2013 15:46:30 -0700 Subject: [PATCH] PendingReleaseNotes: reflect 'osd crush set' behavior change Signed-off-by: Joao Eduardo Luis --- PendingReleaseNotes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e69de29bb2d1..7a41aceb96b7 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -0,0 +1,8 @@ + +v0.68 +~~~~~ + +* 'ceph osd crush set ' no longer adds the osd to the + specified location, as that's a job for 'ceph osd crush add'. It will + however continue to work just the same as long as the osd already exists + in the crush map. -- 2.47.3