]> git.proxmox.com Git - pve-docs.git/commitdiff
followup wording
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Mar 2019 07:53:24 +0000 (08:53 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Mar 2019 07:53:24 +0000 (08:53 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-storage-rbd.adoc

index 935e4ada1f7efe0cba239dd9077248539e79f588..c0aa0b9ec32915547b388779b7342eac7aeea3f5 100644 (file)
@@ -49,10 +49,9 @@ RBD user Id. Optional, only needed if Ceph is not running on the PVE cluster.
 
 krbd::
 
-Access rbd through the krbd kernel module. Optional.
+Enforce access to rados block devies 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`)
 ----