From: Alwin Antreich Date: Tue, 19 Mar 2019 14:46:04 +0000 (+0100) Subject: Reword krbd option description X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=b08dc187a5592cd4d11075f4435cdb0860fc1d61 Reword krbd option description Reword the description and add an extra note box for the KRBD option to reflect its current use. As containers needs to use KRBD for a mapped device anyway and they are not affected by this option. Signed-off-by: Alwin Antreich --- diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc index ee07371..935e4ad 100644 --- a/pve-storage-rbd.adoc +++ b/pve-storage-rbd.adoc @@ -49,8 +49,10 @@ RBD user Id. Optional, only needed if Ceph is not running on the PVE cluster. krbd:: -Access rbd through krbd kernel module. This is required if you want to -use the storage for containers. +Access rbd 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. .Configuration Example for a external Ceph cluster (`/etc/pve/storage.cfg`) ----