From: Thomas Lamprecht Date: Mon, 9 May 2022 07:52:06 +0000 (+0200) Subject: pveceph: fix typo X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=81de7382b02c0a78a8a1e83bac6b30b39d4baa6b pveceph: fix typo Signed-off-by: Thomas Lamprecht --- diff --git a/pveceph.adoc b/pveceph.adoc index cfe4806..737f13b 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -592,7 +592,7 @@ To create a new EC pool, run the following command: [source,bash] ---- -pceveph pool create --erasure-coding k=2,m=1 +pveceph pool create --erasure-coding k=2,m=1 ---- Optional parameters are `failure-domain` and `device-class`. If you @@ -621,7 +621,7 @@ specify the profile to use with the `profile` parameter. For example: [source,bash] ---- -pceveph pool create --erasure-coding profile= +pveceph pool create --erasure-coding profile= ---- Adding EC Pools as Storage