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 <a.antreich@proxmox.com>
This commit is contained in:
Alwin Antreich 2019-03-19 15:46:04 +01:00 committed by Thomas Lamprecht
parent d562163644
commit b08dc187a5

View File

@ -49,8 +49,10 @@ RBD user Id. Optional, only needed if Ceph is not running on the PVE cluster.
krbd:: krbd::
Access rbd through krbd kernel module. This is required if you want to Access rbd through the krbd kernel module. Optional.
use the storage for containers.
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`) .Configuration Example for a external Ceph cluster (`/etc/pve/storage.cfg`)
---- ----