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:
parent
8c60c6e43b
commit
7475d2c15f
@ -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`::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user