]> git.proxmox.com Git - pve-docs.git/commitdiff
storage: lvm: mention how saferemove setting is called in the UI
authorFiona Ebner <f.ebner@proxmox.com>
Thu, 1 Feb 2024 15:12:39 +0000 (16:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Feb 2024 16:14:09 +0000 (17:14 +0100)
to avoid confusion.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
pve-storage-lvm.adoc

index cff5d3eeaa21bee8745700ce9b3dd7dc5f2b5205..487aac61a60f5888d71245eb2a449e7ed1dc654d 100644 (file)
@@ -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`::