From e03a749b8f7051a98dd40b388572fe9353b8df7e Mon Sep 17 00:00:00 2001 From: zhengyin Date: Sat, 28 Mar 2020 12:26:45 +0800 Subject: [PATCH] doc: add a note that states the behavior change for the clone operation in the PendingReleaseNotes. Signed-off-by: Zheng Yin --- PendingReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index cffac983c11..db15241d205 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -321,3 +321,6 @@ by default. However, if enabled, user now have to pass the ``--yes-i-really-mean-it`` flag to ``osd pool set size 1``, if they are really sure of configuring pool size 1. + +* librbd now inherits the stripe unit and count from its parent image upon creation. + This can be overridden by specifying different stripe settings during clone creation. -- 2.39.5