]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephfs: add note about change in format of name of volume pool...
authorRishabh Dave <ridave@redhat.com>
Tue, 3 Jun 2025 18:53:09 +0000 (00:23 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 26 Jun 2025 08:31:53 +0000 (14:01 +0530)
namespaces.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 85d0d7783bf361b41b2e27e06ce5bfb2a3c60a21)

doc/cephfs/fs-volumes.rst

index dcead5f28085264bc46e059285552ca39f3d1b05..a0dc331a400056d56a27ebf08bf3be3f086b007d 100644 (file)
@@ -1558,5 +1558,13 @@ threads launched by volumes plugins for cloning and purging trash. For details
 on these see: :ref:`Pause Purge threads<pause-purge-threads>` and :ref:`Pause Clone Threads<pause-clone-threads>`.
 
 
+
+.. note:: Pool namespace for CephFS volumes until Tentacle release had names in
+   this format: "fsvolumens__<subvol-name>". 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__<subvol-grp-name>_<subvol-name>".
+
+
 .. _manila: https://github.com/openstack/manila
 .. _CSI: https://github.com/ceph/ceph-csi