mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-02 21:55:26 +00:00
storage: lvm: expand on description of saferemove option
mentioning why zeroing-out might be necessary. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
8182a38ecf
commit
8f40162150
@ -38,7 +38,10 @@ on a remote iSCSI server.
|
||||
`saferemove`::
|
||||
|
||||
Zero-out data when removing LVs. When removing a volume, this makes
|
||||
sure that all data gets erased.
|
||||
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