]> git.proxmox.com Git - lvm.git/commit
dmeventd: ensure service gets stopped normally on shutdown
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 5 Oct 2017 12:05:25 +0000 (14:05 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 6 Oct 2017 05:56:08 +0000 (07:56 +0200)
commit7c38877097ac07efd57213329a44fd2115809cb2
tree7f3c2b0fed9ec53086c7f8824848811d90f4a154
parent456728694ebea746d7b8efed662283eb7402e831
dmeventd: ensure service gets stopped normally on shutdown

cherry-pick two patches which ensure that dmeventd gets always
stopped when requested (i.e. if exiting is not ok at the moment it
gets scheduled for the next possible moment and not thrown away) and
which also ensures that it gets stopped more safely on shutdown.

This addresses a issue where when LVM(thin) was used on a host
shutdown could hang need 90 seconds longer, seemingly hanging for
this time as without debug log active no message got shown.
patchdir/0004-dmeventd-schedule-exit-on-break.patch [new file with mode: 0644]
patchdir/0005-dmeventd-ensure-service-gets-stopped-on-shutdown.patch [new file with mode: 0644]
patchdir/series