[pve-devel] [PATCH docs] cephfs: mention fs-name parameter
Aaron Lauterer
a.lauterer at proxmox.com
Fri May 26 12:10:02 CEST 2023
Signed-off-by: Aaron Lauterer <a.lauterer at 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
More information about the pve-devel
mailing list