1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
David Teigland 78d14a805c integrity: add --integritysettings for tuning
The option can be used in multiple ways (like --cachesettings):

--integritysettings key=val
--integritysettings 'key1=val1 key2=val2'
--integritysettings key1=val1 --integritysettings key2=val2

Use with lvcreate or lvconvert when integrity is first enabled
to configure:
journal_sectors
journal_watermark
commit_time
bitmap_flush_interval
allow_discards

Use with lvchange to configure (only while inactive):
journal_watermark
commit_time
bitmap_flush_interval
allow_discards

lvchange --integritysettings "" clears any previously configured
settings, so dm-integrity will use its own defaults.

lvs -a -o integritysettings displays configured settings.
2024-08-07 17:40:34 -05:00
..
2024-05-27 15:35:57 +02:00
2024-01-10 14:02:22 +01:00
2024-05-04 01:01:42 +02:00
2016-01-21 12:11:37 +01:00
2022-02-24 17:22:04 -06:00
2021-07-28 00:49:28 +02:00
2021-08-16 11:31:15 -05:00
2021-08-16 11:31:15 -05:00
2018-06-05 16:23:18 +02:00
2024-05-04 01:01:57 +02:00
2024-05-04 01:01:57 +02:00
2024-05-27 15:35:57 +02:00
2022-02-24 17:22:04 -06:00