]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/ceph-volume: update LUKS docs 49758/head
authorZac Dover <zac.dover@gmail.com>
Sun, 15 Jan 2023 21:46:49 +0000 (07:46 +1000)
committerZac Dover <zac.dover@gmail.com>
Mon, 16 Jan 2023 10:43:41 +0000 (20:43 +1000)
Remove references that claim that Ceph uses only LUKS version 1.

https://tracker.ceph.com/issues/58354

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 27974c1d8a413cd5035acf27978cee36c2f6ccb4)

doc/ceph-volume/lvm/encryption.rst

index 1483ef32e6c88a42c805450b9266c3624ee4eeb8..4f6c80b367556de4904b66fd97b95458eb2f0ef7 100644 (file)
@@ -11,7 +11,6 @@ robust.
 
 In this case, ``ceph-volume lvm`` follows these constraints:
 
-* only LUKS (version 1) is used
 * Logical Volumes are encrypted, while their underlying PVs (physical volumes)
   aren't
 * Non-LVM devices like partitions are also encrypted with the same OSD key
@@ -20,9 +19,7 @@ In this case, ``ceph-volume lvm`` follows these constraints:
 LUKS
 ----
 There are currently two versions of LUKS, 1 and 2. Version 2 is a bit easier
-to implement but not widely available in all distros Ceph supports. LUKS 1 is
-not going to be deprecated in favor of LUKS 2, so in order to have as wide
-support as possible, ``ceph-volume`` uses LUKS version 1.
+to implement but not widely available in all distros Ceph supports. 
 
 .. note:: Version 1 of LUKS is just referenced as "LUKS" whereas version 2 is
           referred to as LUKS2