diff --git a/pve-storage-cephfs.adoc b/pve-storage-cephfs.adoc index c67f089..4035617 100644 --- a/pve-storage-cephfs.adoc +++ b/pve-storage-cephfs.adoc @@ -37,7 +37,7 @@ This backend supports the common storage properties `nodes`, monhost:: List of monitor daemon addresses. Optional, only needed if Ceph is not running -on the PVE cluster. +on the {pve} cluster. path:: @@ -45,7 +45,7 @@ The local mount point. Optional, defaults to `/mnt/pve//`. username:: -Ceph user id. Optional, only needed if Ceph is not running on the PVE cluster, +Ceph user id. Optional, only needed if Ceph is not running on the {pve} cluster, where it defaults to `admin`. subdir:: diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc index bbc80e2..917926d 100644 --- a/pve-storage-rbd.adoc +++ b/pve-storage-rbd.adoc @@ -37,7 +37,7 @@ This backend supports the common storage properties `nodes`, monhost:: List of monitor daemon IPs. Optional, only needed if Ceph is not running on the -PVE cluster. +{pve} cluster. pool:: @@ -45,7 +45,7 @@ Ceph pool name. username:: -RBD user ID. Optional, only needed if Ceph is not running on the PVE cluster. +RBD user ID. Optional, only needed if Ceph is not running on the {pve} cluster. Note that only the user ID should be used. The "client." type prefix must be left out.