From: Zac Dover Date: Sun, 15 Jan 2023 21:46:49 +0000 (+1000) Subject: doc/ceph-volume: update LUKS docs X-Git-Tag: v16.2.12~3^2~161^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4093d3fe79644699baf022f5e1ddaf63e39d7f11;p=ceph.git doc/ceph-volume: update LUKS docs Remove references that claim that Ceph uses only LUKS version 1. https://tracker.ceph.com/issues/58354 Signed-off-by: Zac Dover (cherry picked from commit 27974c1d8a413cd5035acf27978cee36c2f6ccb4) --- diff --git a/doc/ceph-volume/lvm/encryption.rst b/doc/ceph-volume/lvm/encryption.rst index 1483ef32e6c88..4f6c80b367556 100644 --- a/doc/ceph-volume/lvm/encryption.rst +++ b/doc/ceph-volume/lvm/encryption.rst @@ -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