[pve-devel] applied: [PATCH docs] Correction of the cephfs delete command
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Dec 10 11:36:34 CET 2018
On 12/10/18 10:24 AM, Alwin Antreich wrote:
> Signed-off-by: Alwin Antreich <a.antreich at proxmox.com>
> ---
> pveceph.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pveceph.adoc b/pveceph.adoc
> index 48901aa..0e06b21 100644
> --- a/pveceph.adoc
> +++ b/pveceph.adoc
> @@ -543,7 +543,7 @@ on each {pve} node hosting a MDS daemon.
> 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
> data and metadata pools, this can be done either over the Web GUI or the CLI
>
applied, thanks!
More information about the pve-devel
mailing list