1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
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
..
activate vgmknodes: skipping thin pool is not an error 2023-07-24 12:03:06 -05:00
cache devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
cache_segtype gcc: remove invalid attribute 2021-09-13 12:34:41 +02:00
commands devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
config devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
datastruct cleanup: eliminate unused assign 2021-03-11 00:18:01 +01:00
device devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
display gcc: correct signess comparation 2023-07-13 21:31:18 +02:00
error device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
filters pvscan: filter does not need to be checked for symlink names 2023-02-15 10:19:57 -06:00
format_text cleanup: correcting some log_print 2023-05-06 20:38:49 +02:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity cleanup: no backtraces needed after log_error 2021-03-10 01:11:52 +01:00
label devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
locking lvmlockd: let lockd_init_lv_args set lock_args 2023-08-16 15:29:20 -05:00
log debug: correcting check for error 2023-09-26 01:23:00 +02:00
lvmpolld device usage based on devices file 2021-02-23 16:43:32 -06:00
metadata gcc: fix warnings for x32 architecture 2023-09-12 14:41:22 +02:00
mirror lv_info: missing check for info.exists 2021-03-14 16:34:38 +01:00
misc lvm-exec: refactor code 2023-07-17 12:44:23 +02:00
mm mm: add libzstd to ignore list 2023-07-15 11:05:06 +02:00
notify debug: check for syscalls 2023-09-03 22:03:33 +02:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid cleanup: reduce code dupliction 2021-03-19 23:21:18 +01:00
report devices: refresh device ids if the system changes 2023-09-27 15:22:11 -05:00
snapshot typo: fixes 2021-02-08 23:53:41 +01:00
striped device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
thin thin: rename internal function 2022-08-30 13:54:19 +02:00
unknown device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
uuid asan: fix some reports from libasan 2022-02-07 20:02:11 +01:00
vdo vdo: indent for lvdisplay 2023-06-29 13:10:42 +02:00
writecache writecache: support settings metadata_only and pause_writeback 2022-12-08 16:53:36 -06:00
zero device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile.in devices: factor common list functions 2022-11-07 11:38:46 -06:00