From 8ebd2453ee843f2aec0436e27890da392e452ed8 Mon Sep 17 00:00:00 2001 From: Aaron Lauterer Date: Fri, 26 Nov 2021 17:44:46 +0100 Subject: [PATCH] storage: rbd: cephfs: replace PVE with {pve} Signed-off-by: Aaron Lauterer --- pve-storage-cephfs.adoc | 4 ++-- pve-storage-rbd.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.