1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-21 22:04:19 +03:00
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
..
2016-01-21 12:11:37 +01:00
2024-06-03 15:30:05 +02:00
2024-05-27 15:16:25 +02:00
2016-01-21 12:11:37 +01:00
2023-02-10 17:50:27 +01:00
2024-05-13 02:20:29 +02:00
2024-05-13 12:58:37 +02:00
2024-03-17 13:17:53 +01:00
2022-09-09 16:18:55 -05:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2020-10-20 22:22:52 +02:00
2024-05-13 02:15:55 +02:00
2016-01-21 12:11:37 +01:00
2024-05-27 15:16:25 +02:00
2024-05-04 01:01:57 +02:00
2022-09-09 16:18:55 -05:00
2024-05-27 18:23:26 +02:00
2023-07-15 11:05:35 +02:00
2024-04-29 00:13:43 +02:00
2024-06-03 15:30:05 +02:00
2016-01-21 12:11:37 +01:00
2024-05-04 01:01:57 +02:00
2019-06-25 15:39:08 -05:00
2016-01-21 12:11:37 +01:00
2018-06-13 14:14:03 -05:00
2016-01-21 12:11:37 +01:00
2024-05-27 15:16:25 +02:00
2024-05-27 15:16:26 +02:00
2023-02-22 16:19:48 -06:00
2021-08-16 11:31:15 -05:00
2023-07-15 11:05:35 +02:00