From d3c984de42575b52bc202fe2bfc09c49c63c29e8 Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Wed, 4 Jun 2025 12:02:54 +0530 Subject: [PATCH] release note: add a note that "subvolume info" cmd output can also... contain "source field" in it. Signed-off-by: Rishabh Dave (cherry picked from commit 37244a7972b9842e3cb8f8ddbd4a1d9ca875bbe3) --- PendingReleaseNotes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 18e79f42ec6dd..092760b613559 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -75,6 +75,13 @@ scenario. >= 19.2.2 +* CephFS: If the subvolume name passed to the command `ceph fs subvolume info` + is a clone, the output now will also contain a "source" field that tells user + the name of source snapshot along with the name of volume, subvolume group and + subvolume in which the source snapshot is located. For clones created with + Tentacle or earlier release, the value of this field will be 'N/A'. Regular + subvolumes don't have a source subvolume and therefore the output for them + won't contain a "source" field regardless of the release. * MGR: MGR's always-on modulues/plugins can now be force-disabled. This can be necessary in cases where MGR(s) needs to be prevented from being flooded by -- 2.47.3