From: Kotresh HR Date: Fri, 11 Aug 2023 11:32:59 +0000 (+0530) Subject: doc: Add a note on possible deadlock on volume deletion X-Git-Tag: v18.2.1~383^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f3db54bc8f4c55787ee888f0312affee3614272a;p=ceph-ci.git doc: Add a note on possible deadlock on volume deletion Fixes: https://tracker.ceph.com/issues/62407 Signed-off-by: Kotresh HR (cherry picked from commit b93b3364ae00946b9eb1fa1406be0ee22e60baac) --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index cffca11cc3d..d95f46088c8 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -72,6 +72,11 @@ To remove a volume, run the following command: This removes a file system and its data and metadata pools. It also tries to remove MDS daemons using the enabled ceph-mgr orchestrator module. +.. note:: After volume deletion, it is recommended to restart `ceph-mgr` + if a new file system is created on the same cluster and subvolume interface + is being used. Please see https://tracker.ceph.com/issues/49605#note-5 + for more details. + List volumes by running the following command: $ ceph fs volume ls