5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-03 01:17:49 +03:00

storage: lvm: mention how saferemove setting is called in the UI

to avoid confusion.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner 2024-02-01 16:12:39 +01:00 committed by Thomas Lamprecht
parent 8c60c6e43b
commit 7475d2c15f

View 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`::