[PATCH v1] docs: add minor clarifications for librbd encryption

Or Ozeri oro at il.ibm.com
Sun Oct 31 12:08:40 UTC 2021


This should make the documentation less confusing mainly for
Ceph people.

Signed-off-by: Or Ozeri <oro at il.ibm.com>
---
 docs/formatstorageencryption.html.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/formatstorageencryption.html.in b/docs/formatstorageencryption.html.in
index 66bf95ab0b..c8c9f08d1e 100644
--- a/docs/formatstorageencryption.html.in
+++ b/docs/formatstorageencryption.html.in
@@ -129,9 +129,10 @@
     <h3><a id="StorageEncryptionLuks2">"luks2" format</a></h3>
     <p>
       The <code>luks2</code> format is currently supported only by the
-      <code>librbd</code> engine, and can only be applied to RBD network disks.
+      <code>librbd</code> engine, and can only be applied to RBD network disks
+      (RBD images).
       Since the <code>librbd</code> engine is currently not supported by the
-      storage driver, you cannot use it to control such disks. However,
+      libvirt storage driver, you cannot use it to control such disks. However,
       pre-formatted RBD luks2 disks can be loaded to a qemu VM using the qemu
       VM driver.
       A single
-- 
2.25.1




More information about the libvir-list mailing list