]> sourceware.org Git - lvm2.git/commit
systemd: remove workaround for lvm2-monitor.service's ExecStop line
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 14 Oct 2014 07:56:58 +0000 (09:56 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Tue, 14 Oct 2014 08:08:23 +0000 (10:08 +0200)
commit02628413ca99648e70e38406384be69e20a2a6ce
treeaf699407aca11912fa592e514a91d7b7c526feea
parentd1bcdd7338148a887aae44149e3ea756c1df17a3
systemd: remove workaround for lvm2-monitor.service's ExecStop line

Bug https://bugzilla.redhat.com/show_bug.cgi?id=843587 is handled better
now - the hang does not occur anymore. There are still error messages
issued though during shutdown if someone stops lvm2-lvmetad.service
manually that lvm2-monitor.service depends on (even during shutdown).
These errors are correct though and will point to incorrect
configuration (still having use_lvmetad=1 in lvm.conf and stopping
lvm2-lvmetad.service manually).

The workaround to prevent the hang is not needed now. So the
'--config "global{use_lvmetad=0}"' is now removed from the
lvm2-monitor.service's ExecStop line.
WHATS_NEW
scripts/lvm2_monitoring_systemd_red_hat.service.in
This page took 0.031192 seconds and 5 git commands to generate.