mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
fdd612b824
The systemd generators are executed very early during the switch from initramfs to system partition and the syslog is not yet fully operational - it may cause blocking, if some debug logging is enabled at the same time in /etc/lvm/lvm.conf log{} section. To avoid timeouting and killing this generator - rather enhance lvm code to suppress any syslog communication when LVM_SUPPRESS_SYSLOG envvar is set. Use of this envvar is needed since the parsing of i.e. cmdline options that could eventually override lvm.conf setting happens in this case way too late and number of lines could have been already streamed to syslog. |
||
---|---|---|
.. | ||
lvm2create_initrd | ||
.gitignore | ||
blk_availability_init_red_hat.in | ||
blk_availability_systemd_red_hat.service.in | ||
blkdeactivate.sh.in | ||
cmirrord_init_red_hat.in | ||
code-stats.rb | ||
com.redhat.lvmdbus1.conf | ||
com.redhat.lvmdbus1.service.in | ||
dm_event_systemd_red_hat.service.in | ||
dm_event_systemd_red_hat.socket.in | ||
fsadm.sh | ||
gdbinit | ||
generator-internals.c | ||
lvm2_activation_generator_systemd_red_hat.c | ||
lvm2_cmirrord_systemd_red_hat.service.in | ||
lvm2_lvmdbusd_systemd_red_hat.service.in | ||
lvm2_lvmpolld_init_red_hat.in | ||
lvm2_lvmpolld_systemd_red_hat.service.in | ||
lvm2_lvmpolld_systemd_red_hat.socket.in | ||
lvm2_monitoring_init_red_hat.in | ||
lvm2_monitoring_init_rhel4 | ||
lvm2_monitoring_systemd_red_hat.service.in | ||
lvm2_tmpfiles_red_hat.conf.in | ||
lvm2-pvscan.service.in | ||
lvmdump.sh.in | ||
lvmlockd.service.in | ||
lvmlocks.service.in | ||
Makefile.in | ||
relpath.awk | ||
vgimportclone.sh | ||
VolumeGroup.ocf |