1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/scripts
Zdenek Kabelac fdd612b824 generators: avoid contacting syslog with generators
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.
2019-01-08 13:13:54 +01:00
..
lvm2create_initrd doc: change fsf address 2016-01-21 12:11:37 +01:00
.gitignore Remove makefile entries for removed script 2018-06-13 15:04:26 -05:00
blk_availability_init_red_hat.in shellcheck: some apostrophe changes and cleanups 2017-10-25 22:02:54 +02:00
blk_availability_systemd_red_hat.service.in blk_availability service drop lvmetad 2018-11-26 14:51:32 -06:00
blkdeactivate.sh.in blkdeactive: use /sbin for mdamd 2017-11-07 21:26:11 +01:00
cmirrord_init_red_hat.in shellcheck: some apostrophe changes and cleanups 2017-10-25 22:02:54 +02:00
code-stats.rb scripts/code-stats.rb: count files better, handle bad utf8 2018-05-17 09:52:13 +01:00
com.redhat.lvmdbus1.conf lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
com.redhat.lvmdbus1.service.in systemd: use proper sbindir path 2017-10-25 22:02:54 +02:00
dm_event_systemd_red_hat.service.in systemd: remove Install sections from socket-activated services 2017-11-01 15:37:19 +01:00
dm_event_systemd_red_hat.socket.in systemd: use RemoveOnStop for dm-event.socket and lvm2-lvmetad.socket 2014-06-13 15:45:25 +02:00
fsadm.sh fsadm: shellcheck prefer explicit escaping 2018-03-23 17:25:00 +01:00
gdbinit doc: change fsf address 2016-01-21 12:11:37 +01:00
generator-internals.c generators: avoid contacting syslog with generators 2019-01-08 13:13:54 +01:00
lvm2_activation_generator_systemd_red_hat.c scripts: lvm2-activation-generator fix lvmconfig call 2019-01-08 13:11:46 +01:00
lvm2_cmirrord_systemd_red_hat.service.in systemd: use proper sbindir path 2017-10-25 22:02:54 +02:00
lvm2_lvmdbusd_systemd_red_hat.service.in systemd: use proper sbindir path 2017-10-25 22:02:54 +02:00
lvm2_lvmpolld_init_red_hat.in shellcheck: some apostrophe changes and cleanups 2017-10-25 22:02:54 +02:00
lvm2_lvmpolld_systemd_red_hat.service.in systemd: remove Install sections from socket-activated services 2017-11-01 15:37:19 +01:00
lvm2_lvmpolld_systemd_red_hat.socket.in systemd: add conficting sockets 2018-06-14 22:02:01 +02:00
lvm2_monitoring_init_red_hat.in shellcheck: some apostrophe changes and cleanups 2017-10-25 22:02:54 +02:00
lvm2_monitoring_init_rhel4 doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm2_monitoring_systemd_red_hat.service.in lvm2-monitoring service shouldn't refer to lvmetad 2018-11-15 09:20:47 -06:00
lvm2_tmpfiles_red_hat.conf.in Use 'd' instead of 'D' in tmpfiles configuration to not overwrite any existing directory. 2012-02-23 14:24:30 +00:00
lvm2-pvscan.service.in pvscan systemd service for event based activation 2018-11-26 14:33:31 -06:00
lvmdump.sh.in tests: scripts double quote 2017-07-10 14:23:53 +02:00
lvmlockd.service.in More cleanup needed for dropped scripts 2018-09-13 11:09:25 -05:00
lvmlocks.service.in More cleanup needed for dropped scripts 2018-09-13 11:09:25 -05:00
Makefile.in makefiles: correcting login of makefile 2018-12-17 10:55:20 +01:00
relpath.awk doc: change fsf address 2016-01-21 12:11:37 +01:00
vgimportclone.sh shellcheck: some apostrophe changes and cleanups 2017-10-25 22:02:54 +02:00
VolumeGroup.ocf Add OCF support 2010-11-05 16:18:38 +00:00