From 82afba9adcd9277bcdd58794dcf442bb9f21aec0 Mon Sep 17 00:00:00 2001 From: Aaron Lauterer Date: Fri, 26 May 2023 12:10:02 +0200 Subject: [PATCH] cephfs: mention fs-name parameter Signed-off-by: Aaron Lauterer --- 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.39.2