]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-rbd.adoc
ceph: section language fixup
[pve-docs.git] / pve-storage-rbd.adoc
index c0aa0b9ec32915547b388779b7342eac7aeea3f5..aa870edf5a4ca165514fd473832c1cc2a961f26d 100644 (file)
@@ -45,11 +45,13 @@ 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.
 
 krbd::
 
-Enforce access to rados block devies through the krbd kernel module. Optional.
+Enforce access to rados block devices through the krbd kernel module. Optional.
 
 NOTE: Containers will use `krbd` independent of the option value.