mirror of
https://github.com/ceph/ceph
synced 2025-02-22 02:27:29 +00:00
doc: Add a note on possible deadlock on volume deletion
Fixes: https://tracker.ceph.com/issues/62407 Signed-off-by: Kotresh HR <khiremat@redhat.com>
This commit is contained in:
parent
53f89ea09b
commit
b93b3364ae
@ -76,6 +76,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:
|
||||
|
||||
.. prompt:: bash #
|
||||
|
Loading…
Reference in New Issue
Block a user