mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03:00
docs: Make the version requirement more clear for rbd encryption
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
cca1f60b92
commit
a08082c7fc
@ -30,8 +30,9 @@
|
|||||||
<code>qemu</code> and <code>librbd</code>.
|
<code>qemu</code> and <code>librbd</code>.
|
||||||
Both <code>qemu</code> and <code>librbd</code> require using the qemu
|
Both <code>qemu</code> and <code>librbd</code> require using the qemu
|
||||||
driver.
|
driver.
|
||||||
The <code>librbd</code> engine requires qemu version >= 6.1.0,
|
The <code>librbd</code> engine requires qemu version >= 6.1.0, both
|
||||||
and is only applicable for RBD network disks.
|
ceph cluster and librbd1 >= 16.1.0, and is only applicable for RBD
|
||||||
|
network disks.
|
||||||
If the engine tag is not specified, the <code>qemu</code> engine will be
|
If the engine tag is not specified, the <code>qemu</code> engine will be
|
||||||
used by default (assuming the qemu driver is used).
|
used by default (assuming the qemu driver is used).
|
||||||
Note that <code>librbd</code> engine is currently only supported by the
|
Note that <code>librbd</code> engine is currently only supported by the
|
||||||
|
Loading…
Reference in New Issue
Block a user