mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-29 20:02:47 +00:00
cephfs: correct the destroy a cephfs command
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
This commit is contained in:
parent
e582833bf1
commit
de2f822572
@ -524,7 +524,7 @@ on each {pve} node hosting a MDS daemon.
|
|||||||
Then, you can remove (destroy) CephFS by issuing a:
|
Then, you can remove (destroy) CephFS by issuing a:
|
||||||
|
|
||||||
----
|
----
|
||||||
ceph rm fs NAME --yes-i-really-mean-it
|
ceph fs rm NAME --yes-i-really-mean-it
|
||||||
----
|
----
|
||||||
on a single node hosting Ceph. After this you may want to remove the created
|
on a single node hosting Ceph. After this you may want to remove the created
|
||||||
data and metadata pools, this can be done either over the Web GUI or the CLI
|
data and metadata pools, this can be done either over the Web GUI or the CLI
|
||||||
|
Loading…
Reference in New Issue
Block a user