Skip to content

Commit 5eca168

Browse files
authored
Merge pull request #75822 from sr1kar99/1253-support-for-encrypting-devices
TELCODOCS#1253: Support for device encryption
2 parents e091051 + aeff691 commit 5eca168

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

modules/lvms-about-adding-devices-to-a-vg.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ You can specify the device paths in the `deviceSelector.paths` field, the `devic
1212

1313
You can also add the path to the RAID arrays to integrate the RAID arrays with {lvms}. For more information, see "Integrating RAID arrays with {lvms}".
1414

15+
You can also add encrypted devices to the volume group. You can enable disk encryption on the cluster nodes during an {product-title} installation. After encrypting a device, you can specify the path to the LUKS encrypted device in the `deviceSelector` field. For information on disk encryption, see "About disk encryption" and "Configuring disk encryption and mirroring".
16+
1517
The devices that you want to add to the VG must be supported by {lvms}. For information about unsupported devices, see "Devices not supported by {lvms}".
1618

1719
{lvms} adds the devices to the VG only if the following conditions are met:

storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ include::modules/lvms-about-adding-devices-to-a-vg.adoc[leveloffset=+2]
7171

7272
* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}]
7373
74+
* xref:../../../installing/install_config/installing-customizing.adoc#installation-special-config-encrypt-disk_installing-customizing[About disk encryption]
75+
76+
* xref:../../../installing/install_config/installing-customizing.adoc#installation-special-config-storage-procedure_installing-customizing[Configuring disk encryption and mirroring]
77+
7478
* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-integrating-software-raid-arrays_logical-volume-manager-storage[Integrating software RAID arrays with {lvms}]
7579
7680
// Devices not supported by LVMS

0 commit comments

Comments
 (0)