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`:: `saferemove`::
Zero-out data when removing LVs. When removing a volume, this makes Called "Wipe Removed Volumes" in the web UI. Zero-out data when removing LVs.
sure that all data gets erased and cannot be accessed by other LVs When removing a volume, this makes sure that all data gets erased and cannot be
created later (which happen to be assigned the same physical extents). accessed by other LVs created later (which happen to be assigned the same
This is a costly operation, but may be required as a security measure physical extents). This is a costly operation, but may be required as a security
in certain environments. measure in certain environments.
`saferemove_throughput`:: `saferemove_throughput`::