]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-rbd.adoc
ceph: section language fixup
[pve-docs.git] / pve-storage-rbd.adoc
index 935e4ada1f7efe0cba239dd9077248539e79f588..aa870edf5a4ca165514fd473832c1cc2a961f26d 100644 (file)
@@ -45,14 +45,15 @@ 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::
 
-Access rbd through the krbd kernel module. Optional.
+Enforce access to rados block devices through the krbd kernel module. Optional.
 
-NOTE: Irrespective of the krbd option, containers use always krbd. You can
-choose the access method used for VMs, by setting the krbd option.
+NOTE: Containers will use `krbd` independent of the option value.
 
 .Configuration Example for a external Ceph cluster (`/etc/pve/storage.cfg`)
 ----