mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
conf: clarify wipe_signatures_when_zeroing_new_lvs
This commit is contained in:
parent
16eab3ec08
commit
0fcdc8a020
@ -287,10 +287,10 @@ allocation {
|
|||||||
# to be recognized, it can take more time to complete the signature scan.
|
# to be recognized, it can take more time to complete the signature scan.
|
||||||
use_blkid_wiping = 1
|
use_blkid_wiping = 1
|
||||||
|
|
||||||
# Set to 1 when use_blkid_wiping is enabled to wipe any signatures found on
|
# Set to 1 to wipe any signatures found on newly-created Logical Volumes
|
||||||
# newly-created Logical Volumes automatically in addition to zeroing of the
|
# automatically in addition to zeroing of the first KB on the LV
|
||||||
# first KB on the LV (controlled by the -Z/--zero y option).
|
# (controlled by the -Z/--zero y option).
|
||||||
# The command line option -W/--wipesignatures n takes precedence over this
|
# The command line option -W/--wipesignatures takes precedence over this
|
||||||
# setting.
|
# setting.
|
||||||
# The default is to wipe signatures when zeroing.
|
# The default is to wipe signatures when zeroing.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user