]> git.ipfire.org Git - thirdparty/dracut.git/commit
90multipath: add shutdown script
authorHannes Reinecke <hare@suse.de>
Thu, 25 Aug 2016 07:33:26 +0000 (09:33 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Fri, 15 Dec 2017 19:42:15 +0000 (20:42 +0100)
commit239e8ba2ac3add751ac5f7b06477fada36625161
tree9ac579701f8045e49933a49634aad2ad6f67186b
parent8d20322f11b605a3b147924bff794d1557157eae
90multipath: add shutdown script

As the device-mapper module is removing all device-mapper tables
during shutdown we need to make sure to disable queuing on the
multipath devices; otherwise there might still be I/O pending
and the removal will fail.

References: bsc#994860

Signed-off-by: Hannes Reinecke <hare@suse.com>
modules.d/90multipath/module-setup.sh
modules.d/90multipath/multipath-shutdown.sh [new file with mode: 0755]
modules.d/90multipath/multipathd-needshutdown.sh