mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-10 09:08:07 +00: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`::
|
`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`::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user