From fb4936d842643bff86e63704f44194705fabe6c1cbed5563d96730e4360b93c0 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Mon, 12 Feb 2024 18:14:59 +0000 Subject: [PATCH] Accepting request 1146255 from home:mwilck:Future 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 --- _servicedata | 2 +- multipath-dracut.conf | 4 +-- ...ipath-tools-0.9.7+148+suse.7d9953e.obscpio | 3 +++ multipath-tools-0.9.7+93+suse.e2f2272.obscpio | 3 --- multipath-tools.changes | 25 +++++++++++++++++++ multipath-tools.obsinfo | 6 ++--- multipath-tools.spec | 5 ++-- 7 files changed, 37 insertions(+), 11 deletions(-) create mode 100644 multipath-tools-0.9.7+148+suse.7d9953e.obscpio delete mode 100644 multipath-tools-0.9.7+93+suse.e2f2272.obscpio diff --git a/_servicedata b/_servicedata index 9e23dfd..43e8456 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/multipath-tools.git - e2f2272965b84e18c88f714a5da944261386c22c \ No newline at end of file + 7d9953e43e6f554057d7f0b6ee108f9bf0ea80bb \ No newline at end of file diff --git a/multipath-dracut.conf b/multipath-dracut.conf index df5d7ea..f73581e 100644 --- a/multipath-dracut.conf +++ b/multipath-dracut.conf @@ -1,2 +1,2 @@ -# Make sure the tmpfiles entry exists in initramfs already -install_items+=" @TMPFILESDIR@/multipath.conf " +# Make sure the tmpfiles entry and rules files exist in initramfs already +install_items+=" @TMPFILESDIR@/multipath.conf @UDEVRULESDIR@/99-z-dm-mpath-late.rules " diff --git a/multipath-tools-0.9.7+148+suse.7d9953e.obscpio b/multipath-tools-0.9.7+148+suse.7d9953e.obscpio new file mode 100644 index 0000000..ca8cff7 --- /dev/null +++ b/multipath-tools-0.9.7+148+suse.7d9953e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ea7de0072d0b68e139f1668fc760f0af46ce9dce4d12a2c20f4b05164794aa +size 2857484 diff --git a/multipath-tools-0.9.7+93+suse.e2f2272.obscpio b/multipath-tools-0.9.7+93+suse.e2f2272.obscpio deleted file mode 100644 index f921aa6..0000000 --- a/multipath-tools-0.9.7+93+suse.e2f2272.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a2e1d81d48871d3384bbe65c360f780a0556196d07d0e7e1a0e0194b109e331 -size 2839052 diff --git a/multipath-tools.changes b/multipath-tools.changes index 0eb318c..a928a54 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Feb 12 15:33:58 UTC 2024 - Martin Wilck + +- 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) + +------------------------------------------------------------------- +Mon Feb 12 15:09:47 UTC 2024 - Martin Wilck + +- 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 + ------------------------------------------------------------------- Fri Jan 5 14:32:11 UTC 2024 - Martin Wilck diff --git a/multipath-tools.obsinfo b/multipath-tools.obsinfo index 99fd7f9..e54998e 100644 --- a/multipath-tools.obsinfo +++ b/multipath-tools.obsinfo @@ -1,4 +1,4 @@ name: multipath-tools -version: 0.9.7+93+suse.e2f2272 -mtime: 1704464916 -commit: e2f2272965b84e18c88f714a5da944261386c22c +version: 0.9.7+148+suse.7d9953e +mtime: 1707750575 +commit: 7d9953e43e6f554057d7f0b6ee108f9bf0ea80bb diff --git a/multipath-tools.spec b/multipath-tools.spec index 1ec3d21..693db0e 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -35,7 +35,7 @@ %define libdmmp_version %(echo %{_libdmmp_version} | tr . _) Name: multipath-tools -Version: 0.9.7+93+suse.e2f2272 +Version: 0.9.7+148+suse.7d9953e Release: 0 Summary: Tools to Manage Multipathed Devices with the device-mapper License: GPL-2.0-only AND GPL-3.0-or-later @@ -191,7 +191,7 @@ install -m 644 -D %{SOURCE1} %{buildroot}/usr/lib/modprobe.d/90-scsi_dh.conf install -m 644 %{SOURCE2} %{buildroot}%{_udevrulesdir}/00-dont-del-part-nodes.rules install -m 644 -D %{SOURCE3} %{buildroot}/usr/lib/dracut/dracut.conf.d/dm-parts.conf install -m 644 -D %{SOURCE6} %{buildroot}/usr/lib/dracut/dracut.conf.d/multipath.conf -sed -i 's,@TMPFILESDIR@,%{_tmpfilesdir},' %{buildroot}/usr/lib/dracut/dracut.conf.d/multipath.conf +sed -i 's,@TMPFILESDIR@,%{_tmpfilesdir},;s,@UDEVRULESDIR@,%{_udevrulesdir},' %{buildroot}/usr/lib/dracut/dracut.conf.d/multipath.conf %post -n libmpath0 -p %{run_ldconfig} %postun -n libmpath0 -p %{run_ldconfig} @@ -227,6 +227,7 @@ exit 0 %license LICENSES/GPL-3.0 %{_udevrulesdir}/11-dm-mpath.rules %{_udevrulesdir}/56-multipath.rules +%{_udevrulesdir}/99-z-dm-mpath-late.rules %{sbindir}/multipath %{sbindir}/multipathd %{sbindir}/multipathc