1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-11-30 04:23:48 +03:00
Files
lvm2/lib/device
David Teigland 13e56a6b6c deviced_ids: extended refresh period
If an automatic device ID refresh is triggered, and does not find
some device IDs, then extend the refresh behavior for a number of
seconds, configured in lvm.conf:

device_ids_refresh=<seconds>  accepts 10-600 seconds

Previous settings remain the same:

device_ids_refresh=0  disables automatic refresh
device_ids_refresh=1  enables one refresh

While the refresh period is extended, a new line appears in
system.devices: REFRESH_UNTIL=<YYYYMMDDHHMMSS>

The timestamp is written by the first lvm command to trigger the
refresh, and is set to current time + device_ids_refresh seconds.
REFRESH_UNTIL is removed when all devices are found, or when the
time expires.
2025-11-19 15:46:22 -06:00
..
2024-08-30 16:51:15 +02:00
2024-05-04 01:01:57 +02:00
2025-09-29 15:45:35 +02:00
2025-04-01 15:37:36 +02:00
2025-10-31 15:37:54 +01:00
2025-10-13 12:50:16 +02:00
2025-02-17 15:51:03 +01:00
2025-11-05 14:23:51 -06:00
2025-11-05 14:23:51 -06:00