From: Fiona Ebner Date: Thu, 1 Feb 2024 15:12:39 +0000 (+0100) Subject: storage: lvm: mention how saferemove setting is called in the UI X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7475d2c15f92b7bf168783901f0adcef51387477;p=pve-docs.git storage: lvm: mention how saferemove setting is called in the UI to avoid confusion. Signed-off-by: Fiona Ebner --- diff --git a/pve-storage-lvm.adoc b/pve-storage-lvm.adoc index cff5d3e..487aac6 100644 --- a/pve-storage-lvm.adoc +++ b/pve-storage-lvm.adoc @@ -37,11 +37,11 @@ on a remote iSCSI server. `saferemove`:: -Zero-out data when removing LVs. When removing a volume, this makes -sure that all data gets erased and cannot be accessed by other LVs -created later (which happen to be assigned the same physical extents). -This is a costly operation, but may be required as a security measure -in certain environments. +Called "Wipe Removed Volumes" in the web UI. Zero-out data when removing LVs. +When removing a volume, this makes sure that all data gets erased and cannot be +accessed by other LVs created later (which happen to be assigned the same +physical extents). This is a costly operation, but may be required as a security +measure in certain environments. `saferemove_throughput`::