From: Rishabh Dave Date: Thu, 26 Jun 2025 08:23:32 +0000 (+0530) Subject: Merge pull request #62668 from rishabh-d-dave/vols-namespace X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=eb46abfa0ec0474e558a853a5761b78bb2c4ecf2;p=ceph.git Merge pull request #62668 from rishabh-d-dave/vols-namespace mgr/vol: include group name in subvolume's pool namespace name Reviewed-by: Venky Shankar Reviewed-by: Kotresh HR --- eb46abfa0ec0474e558a853a5761b78bb2c4ecf2 diff --cc doc/cephfs/fs-volumes.rst index 951d47ef1b692,f6adf1b4caa7c..66b641efbf20e --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@@ -1624,8 -1624,16 +1624,16 @@@ Before resorting to a measure as drasti drastic measures and then assess if the file system experience has improved due to it. One example of such less drastic measure is to disable asynchronous threads launched by volumes plugins for cloning and purging trash. For details -on these see: :ref:`pause-purge-threads` and :ref:`pause-clone-threads`. +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