[pve-devel] [PATCH v2 docs] storage: lvm: mention how saferemove setting is called in the UI
Fiona Ebner
f.ebner at proxmox.com
Thu Feb 1 16:12:39 CET 2024
to avoid confusion.
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
New in v2.
pve-storage-lvm.adoc | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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`::
--
2.39.2
More information about the pve-devel
mailing list