From 85d0d7783bf361b41b2e27e06ce5bfb2a3c60a21 Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Wed, 4 Jun 2025 00:23:09 +0530 Subject: [PATCH] doc/cephfs: add note about change in format of name of volume pool... namespaces. Signed-off-by: Rishabh Dave --- doc/cephfs/fs-volumes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 3747d8eb083b..f6adf1b4caa7 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -1627,5 +1627,13 @@ threads launched by volumes plugins for cloning and purging trash. For details on these see: :ref:`pause-purge-threads` and :ref:`pause-clone-threads`. + +.. note:: Pool namespace for CephFS volumes until Tentacle release had names in + this format: "fsvolumens__". However, this could lead to clash + in namespace when two subvolumes of same were located in this different + subvolume group. And therefore after Tentacle pool namespace format was + changed to "fsvolumens___". + + .. _manila: https://github.com/openstack/manila .. _CSI: https://github.com/ceph/ceph-csi -- 2.47.3