From 4093d3fe79644699baf022f5e1ddaf63e39d7f11 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 16 Jan 2023 07:46:49 +1000 Subject: [PATCH] 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) --- doc/ceph-volume/lvm/encryption.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.39.5