]> git.proxmox.com Git - pve-docs.git/commitdiff
storage: rbd: cephfs: replace PVE with {pve}
authorAaron Lauterer <a.lauterer@proxmox.com>
Fri, 26 Nov 2021 16:44:46 +0000 (17:44 +0100)
committerFabian Ebner <f.ebner@proxmox.com>
Mon, 24 Jan 2022 13:55:21 +0000 (14:55 +0100)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
pve-storage-cephfs.adoc
pve-storage-rbd.adoc

index c67f089d249098694eb9ba0dc6f72e9a7536a99b..4035617698d8d5679a4bf2fc5c0f3be26f1769d2 100644 (file)
@@ -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/<STORAGE_ID>/`.
 
 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::
index bbc80e2d1b7163f77f160a9c27d139173b431c5d..917926de0c0e3c6098e0cc2caa4c4663c5c7e95e 100644 (file)
@@ -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.