Revisions of multipath-tools
buildservice-autocommit
accepted
request 1146796
from
Martin Wilck (mwilck)
(revision 330)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1146795
from
Martin Wilck (mwilck)
(revision 329)
- Update to version 0.9.8~1+82+suse.dcd98a3: * Adapt package version such that it shows as a 0.9.8 prerelease * Add missing udev rules file
Martin Wilck (mwilck)
accepted
request 1146653
from
Martin Wilck (mwilck)
(revision 328)
- Update to version 0.9.7+148+suse.9780ae0: * 11-dm-mpath.rules: Fix quoting mistake (bsc#1219142)
Martin Wilck (mwilck)
committed
(revision 327)
* Fix activation of LVM volume groups during coldplug (bsc#1219142)
Martin Wilck (mwilck)
accepted
request 1146255
from
Martin Wilck (mwilck)
(revision 326)
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
buildservice-autocommit
accepted
request 1137070
from
Martin Wilck (mwilck)
(revision 325)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1137069
from
Martin Wilck (mwilck)
(revision 324)
- Update to version 0.9.7+93+suse.e2f2272: * fix ANA prioritizer enablement logic (bsc#1218326) * avoid setting queue_if_no_path on multipath maps for which the no_path_retry timeout has expired * the interactive commands "restorequeueing map X" and "restorequeing maps" now only affect maps that had queueing manually disabled using "disablequeuing maps" or "disablequeuing map X" beforehand * Spelling fixes
buildservice-autocommit
accepted
request 1128122
from
Martin Wilck (mwilck)
(revision 323)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1128106
from
Martin Wilck (mwilck)
(revision 322)
- Update to version 0.9.7+76+suse.5f857af: * Update to upstream 0.9.7 (jsc#PED-6464) * added max_retries config option to limit SCSI retries * added auto_resize config option to enable resizing multipath maps automatically * fixed memory and error handling for code using aio (marginal path code, directio path checker) * dropped modules-load.d/multipath.conf; replaced by a dependency on modprobe@dm-multipath.service (systemd >= 245: SLE15-SP3 and later only) and a softdep on sd_mod for the SCSI device handlers (bsc#1217377) * On SLE/Leap suse-module-tools doesn't ship a scsi_mod->sd_mod softdep yet. Add it here, too. It will be overridden by s-m-t when it's added there. * drop usr_prefix= setting in SLE build recipes (set to /usr by upstream automatically)
buildservice-autocommit
accepted
request 1120351
from
Martin Wilck (mwilck)
(revision 321)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1120350
from
Martin Wilck (mwilck)
(revision 320)
Added missing bug ref for previous version: bsc#1212854
buildservice-autocommit
accepted
request 1120229
from
Martin Wilck (mwilck)
(revision 319)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1120227
from
Martin Wilck (mwilck)
(revision 318)
- Update to version 0.9.6+115+suse.07776fb * multipathd: Added support to handle FPIN-Li events for FC-NVMe - Update to version 0.9.6+110+suse.5dfdf35: * The options "bindings_file", "prkeys_file", and "wwids_file", which have been deprecated since multipath-tools 0.8.8, aren't supported any more. The paths to these files are now hard-coded to "bindings", "prkeys" and "wwids" under /etc/multipath. * Strictly avoid assigning map aliases that are already taken (bsc#1213265) * Improve handling of user-friendly names * avoid "multipath -d" (dry-run) changing SCSI timeouts in sysfs (bsc#1213809) - spec file: * adapt prefix values to upstream changes * fix compilation flags for "make check" * pass EXTRAVERSION to build
buildservice-autocommit
accepted
request 1110448
from
Martin Wilck (mwilck)
(revision 317)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1110447
from
Martin Wilck (mwilck)
(revision 316)
- Configuration directory should be /etc/multipath/conf.d (broken since 0.9.4+68+suse.98559ea)
buildservice-autocommit
accepted
request 1109433
from
Martin Wilck (mwilck)
(revision 315)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1109432
from
Martin Wilck (mwilck)
(revision 314)
- Update to version 0.9.6+71+suse.f07325e: code-identical to previous submission, replaced a local commit by an upstream reviewed commit.
Martin Wilck (mwilck)
accepted
request 1109325
from
Martin Wilck (mwilck)
(revision 313)
- Update to version 0.9.6+71+suse.525c32f: * avoid changing SCSI timeouts in "multipath -d" (bsc#1213809) - Update to version 0.9.6+70+suse.63925e8: Upstream feature additions and bug fixes: * ignore nvme devices by default if nvme native multipath is enabled * add "group_by_tpg" path_grouping_policy * add config options "detect_pgpolicy" and "detect_pgpolicy_use_tpg" * libmultipath: add ALUA tpg path wildcard "%A" * make prioritizer timeouts consistent with checker timeouts * fix dev_loss_tmo even if not set in configuration (bsc#1212440) * libmultipath: fix max_sectors_kb on adding path * fix warnings reported by udevadm verify
buildservice-autocommit
accepted
request 1086784
from
Martin Wilck (mwilck)
(revision 312)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 1086780
from
Martin Wilck (mwilck)
(revision 311)
- Update to version 0.9.5+68+suse.d1b6a1c: Upstream bugfixes: * libmultipath: use directio checker for LIO targets (gh#opensvc/multipath-tools#54) * multipathd.service: remove "Also=multipathd.socket" (gh#opensvc/multipath-tools#65) * libmultipathd: Avoid parsing errors due to unsupported designators
Displaying revisions 21 - 40 of 350