Signed-off-by: Aaron Lauterer <a.laute...@proxmox.com> --- pve-storage-cephfs.adoc | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/pve-storage-cephfs.adoc b/pve-storage-cephfs.adoc index c10976b..8d36246 100644 --- a/pve-storage-cephfs.adoc +++ b/pve-storage-cephfs.adoc @@ -34,6 +34,10 @@ Configuration This backend supports the common storage properties `nodes`, `disable`, `content`, as well as the following `cephfs` specific properties: +fs-name:: + +Name of the Ceph FS. + monhost:: List of monitor daemon addresses. Optional, only needed if Ceph is not running @@ -64,6 +68,7 @@ cephfs: cephfs-external path /mnt/pve/cephfs-external content backup username admin + fs-name cephfs ---- NOTE: Don't forget to set up the client's secret key file, if cephx was not disabled. -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel