fb4936d842
An upstream PR for 0.9.8 is currently in preparation (https://github.com/opensvc/multipath-tools/pull/81) Some minor review is still missing before it can be merged upstream. We need the included fixes as bug fixes for SLE15-SP6. Will update to 0.9.8 asap when it's released; no relevant changes between 0.9.8 and this code base are expected. - Update to version 0.9.7+148+suse.7d9953e.obscpio * This is a multipath-tools 0.9.8 pre-release * fix fast_io_fail for Infinibox (bsc#1219348) * Fix activation of LVM volume groups during coldplug (bsc#1219143) - Update to version 0.9.7+140+suse.2d78457: * This is a multipath-tools 0.9.8 pre-release * Socket activation via multipathd.socket has been disabled by default because it has undesirable side effects on systems without multipath. Users with multipath hardware should enable multipathd.service * The restorequeueing CLI command now only enables queueing if disablequeueing had been sent before * Avoid multipathd hang during map flush * multipathd now tracks the queueing mode of maps in its internal features string * Improve error messages in 'multipathd -k' * Fix segfault in autoresize code (bsc#1219289) * Fix missing map reloads (bsc#1219796) * Documentation fixes, spelling fixes, minor code fixes OBS-URL: https://build.opensuse.org/request/show/1146255 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=326
3 lines
162 B
Plaintext
3 lines
162 B
Plaintext
# Make sure the tmpfiles entry and rules files exist in initramfs already
|
|
install_items+=" @TMPFILESDIR@/multipath.conf @UDEVRULESDIR@/99-z-dm-mpath-late.rules "
|