]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-rbd.adoc
pveproxy: followup wording/typo stuff
[pve-docs.git] / pve-storage-rbd.adoc
index ee073714ebcd51eb0d39af82d2161f96268ec81e..aa870edf5a4ca165514fd473832c1cc2a961f26d 100644 (file)
@@ -45,12 +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 krbd kernel module. This is required if you want to
-use the storage for containers.
+Enforce access to rados block devices through the krbd kernel module. Optional.
+
+NOTE: Containers will use `krbd` independent of the option value.
 
 .Configuration Example for a external Ceph cluster (`/etc/pve/storage.cfg`)
 ----