1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/udev
David Teigland 2bdc2d4f5e vgchange -aay: use --autoactivaion event for optimizations
Include "--autoactivation event" in the pvscan and vgchange
commands that are called as part of event based autoactivation.
This informs the command that it's being used for event based
autoactivation.  The command can then enable settings that are
specific for this case.

Initially, the enabled behavior includes:
- skipping the command if lvm.conf event_activation=0
- checking that a VG is complete before activating it
- limiting devices to the PVs in the VG being activated,
  based on analyzing the /run/lvm/pvs_online files.
2021-11-03 15:25:31 -05:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
10-dm.rules.in udev: rules: add comments explaining subsystem-specific rules 2016-04-26 12:57:37 +02:00
11-dm-lvm.rules.in udev: remove unsupported OPTIONS+="event_timeout" rule 2019-08-13 15:18:30 +02:00
12-dm-permissions.rules add copyright lines 2009-10-26 22:42:07 +00:00
13-dm-disk.rules.in udev: also create /dev/disk/by-part{label,uuid} and gpt-auto-root symlinks 2017-07-10 12:36:39 +02:00
69-dm-lvm-metad.rules.in vgchange -aay: use --autoactivaion event for optimizations 2021-11-03 15:25:31 -05:00
69-dm-lvm.rules.in vgchange -aay: use --autoactivaion event for optimizations 2021-11-03 15:25:31 -05:00
95-dm-notify.rules.in udev: udev rules cleanup 2012-06-27 12:11:56 +02:00
Makefile.in new udev autoactivation 2021-10-07 12:42:31 -05:00