mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 01:50:10 +00:00
cephfs: mention fs-name parameter
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
266dd87d5d
commit
82afba9adc
@ -34,6 +34,10 @@ Configuration
|
|||||||
This backend supports the common storage properties `nodes`,
|
This backend supports the common storage properties `nodes`,
|
||||||
`disable`, `content`, as well as the following `cephfs` specific properties:
|
`disable`, `content`, as well as the following `cephfs` specific properties:
|
||||||
|
|
||||||
|
fs-name::
|
||||||
|
|
||||||
|
Name of the Ceph FS.
|
||||||
|
|
||||||
monhost::
|
monhost::
|
||||||
|
|
||||||
List of monitor daemon addresses. Optional, only needed if Ceph is not running
|
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
|
path /mnt/pve/cephfs-external
|
||||||
content backup
|
content backup
|
||||||
username admin
|
username admin
|
||||||
|
fs-name cephfs
|
||||||
----
|
----
|
||||||
NOTE: Don't forget to set up the client's secret key file, if cephx was not
|
NOTE: Don't forget to set up the client's secret key file, if cephx was not
|
||||||
disabled.
|
disabled.
|
||||||
|
Loading…
Reference in New Issue
Block a user