1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
David Teigland 88aa285a79 devices: refresh device ids if the system changes
If the system changes, locate PVs that appear on different devices,
and update the device IDs in the devices file.  A system change is
detected by saving the DMI product_uuid or hostname in the devices
file, and comparing it to the current system value.  If a root PV
is restored or copied to a new system with different devices, then
the product_uuid or hostname should change, and trigger lvm to
locate PVIDs from system.devices on new devices.
2023-09-27 15:22:11 -05:00
..
config_settings.h devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
config.c debug: add backtraces 2023-06-23 18:08:03 +02:00
config.h lvmconfig: add --valuesonly option 2022-08-17 10:47:24 +02:00
defaults.h lvm-exec: refactor code 2023-07-17 12:44:23 +02:00