From: Milind Changire Date: Wed, 16 Oct 2024 17:31:03 +0000 (+0530) Subject: doc/cephfs: add note to remind user about snap-schedule during volume delete X-Git-Tag: v20.0.0~720^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=56a1a27a9fb3097a6e6b4296d9888be1e724100a;p=ceph.git doc/cephfs: add note to remind user about snap-schedule during volume delete Signed-off-by: Milind Changire --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 4a5b5232738d..871e97d2052d 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -72,6 +72,14 @@ tries to remove MDS daemons using the enabled Ceph Manager orchestrator module. being used. See https://tracker.ceph.com/issues/49605#note-5 for more details. +.. note:: If the snap-schedule Ceph Manager module is being used for a volume + and the volume is deleted, then the snap-schedule Ceph Manager module will + continue to hold references to the old pools. This will lead to the + snap-schedule Ceph Manager module faulting and logging errors. To remedy + this scenario, we recommend that the snap-schedule Ceph Manager module + be restarted after volume deletion. If the faults still persist, then we + recommend restarting `ceph-mgr`. + List volumes by running the following command: .. prompt:: bash #