- Update to version 0.9.1+48+suse.9c6c435:
* Upstream version update
* kpartx_id: remove bashism
* Doc: add multipathc.8 manual page
- Update to version 0.9.0+134+suse.dbf2e2d:
* Add multipathc command under GPL3.0, and split off libmpathutil
(bsc#1202616)
* Fix command completion in interactive mode (bsc#1201483)
* multipathd: fix use-after-free in handle_path_wwid_change()
(bsc#1201483)
* Improve startup time for very large multipath.conf (bsc#1200523)
* Avoid checker blocking event handling for huge number of devices
(boo#1203085)
* Cleanup sysfs accessors in libmultipath
* Minor upstream bug fixes
* Spelling fixes
* Documentation: add ALUA info to README.md, delete README.alua
OBS-URL: https://build.opensuse.org/request/show/1001779
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=291
- Update to version 0.8.9+87+suse.a1eb122:
* add ability to autodetect support for -D_FORTIFY_SOURCE=3
- Update to version 0.8.9+85+suse.a9da21c:
* This is a pre-release of multipath-tools 0.9.0
* multipath.conf: add "protocol" subsection in "overrides" section
This allows to set "dev_loss_tmo", "fast_io_fail_tmo", and
"eh_deadline" on a per-protocol basis rather than per storage
* multipath.conf: drop support for deprecated options:
getuid_callout, pg_timeout, config_dir, multipath_dir
* multipathd: don't switch to DAEMON_IDLE during startup
(bsc#1199346, bsc#1197570)
* multipathd: avoid delays during uevent processing (bsc#1199347)
* Fixes for minor issues reported by coverity
* Fix for memory leak with uid_attrs
* Fix possibility to redefine -D_FORTIFY_SOURCE macro.
* Updates for built in hardware db
- Update to version 0.8.9+42+suse.45974f11:
* Logging improvements
* Fix busy loop with delayed_reconfigure (bsc#1199342)
* multipathd: use remove_map_callback for delayed reconfigure
* multipathd: Don't keep starting TUR threads, if they always hang.
(bsc#1199345)
* Fix handling of path addition in read-only arrays on NVMe
* Updates of built-in hardware database
- Update to upstream 0.8.9
* libmultipath: only warn once about unsupported dev_loss_tmo
* Otherwise code-identical to 0.8.8+64
OBS-URL: https://build.opensuse.org/request/show/976003
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=280
- Version 0.8.8+45+suse.628d603e
* fix handling of historical-service-time path selector (bsc#1195425)
* fix marking multipath devices as failed prematurely on startup
(bsc#1195426)
* multipathd.service: remove LimitCORE=infinity directive
This should only be enabled for debugging.
* multipathd.service: don't load scsi_dh modules (bsc#1195397)
This is done via modules-load.d functionality on (open)SUSE
- Upstream fixes:
* Fix claiming of paths with "find_multipaths strict"
* Avoid unnecessary read-only reloads
OBS-URL: https://build.opensuse.org/request/show/950712
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=270
- Update to version 0.8.4+31+suse.8f53764:
* Fix sporadic build failures caused by missing build dependencies
- Update to version 0.8.4+29+suse.c27ed8d:
* multipath-tools: Makefile.inc: set -Wno-error=clobbered
* Makefile.inc: keep warning flags during rpm build
* Eliminate compiler warnings on 32bit build.
* Fixes for tests under i586
- Spec file: add %check section to run multipath-tools CI
* not on SLE12, as cmocka is missing
* add build dependency on cmocka for building tests
* run "make test" with parallel make
- Update to version 0.8.4+19+suse.48fc2f4:
* multipath: add "-e" option to enable foreign libraries
* libmultipath: set "enable_foreign" to NONE by default
* deleted libmultipath-set-enable_foreign-to-NONE-by-default.patch
(included in factory git repo now).
* Makefile: dependency fixes for parallel build
- Get rid of %is_opensuse:
* drop build workaround for Leap 42.1
* build libdmmp for everything except SLE12/Leap42 and older
- Other spec file updates:
* use %make_build to speed up build (possible with 0.8.4)
- Migrated to .obscpio format.
- Update to version 0.8.4+16+suse.f319f7ea
- Changed github workflow back from merge-based to rebase-based.
This makes it much easier to assess differences between upstream
and SUSE code.
OBS-URL: https://build.opensuse.org/request/show/803707
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=212
- Update to version 0.8.1+28+suse.fea562a:
* mpathpersist: optimize for setups with many LUNs (bsc#1134648)
* mpathpersist: add option -f/--batch-file (bsc#1134648)
* libmultipath: get_prio(): really don't reset prio for
inaccessible paths (bsc#1118495)
- Upstream bug fixes from dm-devel (bsc#1139369):
* multipath: call store_pathinfo with DI_BLACKLIST
* multipathd: fix REALLOC_REPLY with max length reply
* libmultipath: make vector_foreach_slot_backwards work as expected
* multipathd: fix client response for socket activation
* various minor fixes (coverity)
* libmultipath: hwtable: add Lenovo DE series (bsc#1125507)
OBS-URL: https://build.opensuse.org/request/show/711931
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=195
- Disable kmod() style dependencies again (bsc#1119414)
* For TW, dependencies will be autogenerated
(gh#openSUSE/rpm-config-SUSE#3)
* For SLE, feature is currently rejected (jsc#SLE-3853)
- Update to version 0.8.1+8+suse.8c11498:
* Avoid deadlock situation during udev settle
(bsc#1131789, bsc#1125145)
- multipath -u: test socket connection in non-blocking mode
* Fix priority handling for offline paths
(bsc#1118495)
- Update to upstream 0.8.1
* Avoid device IO in "multipath -u" (bsc#1125145)
* multipathd: protect all access to running_state
(bsc##1110060, bsc#1110439)
* Improve handling of changed WWIDs and temporary failure
to obtain WWID. Option "disable_changed_wwids" is now ignored.
* Fixes for PATH_PENDING state handling (bsc#1125043)
OBS-URL: https://build.opensuse.org/request/show/699727
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=193
- Re-enable kmod-style dependencies for multipath-tools package
(bsc#1119414)
- Separate out libmpath0 (bsc#1119414)
- Spec file improvements
* Add Conflicts: for older multipath-tools to libmpath0
* Move license files to the libmpath0 package, which contains the
code with complex licensing. The executables are GPL-2.0 anyway.
* Remove bogus dependency of -devel package on device-mapper
* -devel package depends on libmpath0, not multipath-tools
* Remove %dir %{_defaultlicensedir} for SLE12-SP3 and newer
(John Vandenberg <jayvdb@gmail.com>)
* Remove unused /var/cache/multipath directory
* Remove check for multipath maps in %pre and %post
* Remove SLE11-specific multipathd service stop / start from
%pre / %post
* Remove obsolete tools from package description (bsc#1129827)
* Add -n to %service_del_{pre,post}un for multipathd.socket
- Update to version 0.8.0+17+suse.a28893f:
* Code-identical to 0.7.9+139+suse.ed9d450, except for new
version number
- Disable kmod() style dependencies for now, as they are causing
problems with image builds (bsc#1119414). They'd been active
for SLE15-SP1 only, anyway.
- _service: determine "tag offset" manually, the patch count
determined by git is far too high.
- Fix module name in multipath.conf (bsc#1119414)
* The modules-load.d entry must match the filename exactly
OBS-URL: https://build.opensuse.org/request/show/690443
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=189
- Rebase to upstream multipath-tools 0.7.2.
- Drop 67-kpartx-compat.rules
- Update to version 0.7.2+8+suse.95e8f43e:
* libmultipath: retain_attached_hw_handler obsolete with 4.3+
* multipath-tools: move up TEMPLATE in hwtable
* multipath-tools: delete libdmmp/docs/man directory in make clean
* libmultipath: fix unit to seconds in log message for checker timeout
* multipath-tools: add HPE StoreVirtual 3200 family to hwtable
* multipath-tools: add HPE MSA 2050/2052 to hwtable
* multipath-tools: add/change fujitsu arrays
* multipath-tools: check sysfs path state for NVMe/NVMf
* multipath-tools: sync third-party headers with 3.13 upstream
* multipath-tools: beautify path_latency.c code
* multipath-tools: fix format in multipath.conf.5
* libmultipath: update 3PARdata builtin config
* Bump version to 0.7.2
* libmultipath: don't try to set hwhandler if it is retained
(bsc#1037533)
* libmultipath: don't [un]set queue_if_no_path after domap
* kpartx/devmapper.h: remove dm_no_partitions
* libmultipath: compat support for 'features "1 no_partitions"'
(fate#323406)
* kpartx.rules: respect DM_UDEV_LOW_PRIORITY_FLAG
(bsc#1047180)
* kpartx.rules: Use DM_ACTIVATION as condition (fate#323406)
* kpartx.rules: skip creating by-uuid and by-label links
(fate#32340)
- Update to version 0.7.1+69+suse.3bfa5af1:
* Merge branch 'sles12-sp3-fixes' into sles12-sp3
OBS-URL: https://build.opensuse.org/request/show/516121
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=129
- Update to version 0.7.1+62+suse.7fd2387b:
* Revert "kpartx: use mapname if no uuid is present"
(bsc#1037533, bsc#1033541)
- "no_path_retry" patch series (bsc#1043027)
* libmultipath: load_config: skip setting unnecessary defaults
* libmultipath: add/remove_feature: use const char* for feature
* libmultipath: clarify option conflicts for "features"
* libmultipath: merge_hwe: fix queue_if_no_path logic
* libmultipath: assemble_map: fix queue_if_no_path logic
* multipath.conf.5: document no_path_retry vs. queue_if_no_path
* multipath.conf.5: Remove ??? and other minor fixes
* libmultipath: add deprecated warning for some features settings
- _service: Use "sles12-sp3" branch as revision, as factory
and SLE12-SP3 submissions are in sync. Will be changed when
factory forks off (latest at SLE12-SP3 GA).
OBS-URL: https://build.opensuse.org/request/show/505512
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=126
- Update to version 0.7.1+53+suse.07c2f6ac:
Merged upstream fixes:
* multipath: Merge the DELL MD3xxx device configs
* multipath: fix up position independent code
* libmultipath: fix partition detection
* kpartx: default to running in sync mode
* libmultipath: force udev reloads
* kpartx: only check for 'no_partitions' feature on dm devices
* kpartx: test-kpartx: new unit test program
* kpartx: remove is_loop_device
* kpartx: relax and improve UUID check in dm_compare_uuid
* kpartx: dm_remove_partmaps: support non-dm devices
* kpartx: dm_devn: return error for non-existent device
* kpartx: don't treat multi-linear mappings as partitions
* libmultipath: don't treat multi-linear mappings as partitions
* kpartx: use partition UUID for non-DM devices
* kpartx: use absolute path for regular files
* kpartx: find_loop_by_file: use sysfs
* kpartx: include sys/sysmacros.h
* libmultipath: print.c: make sure lines are 0-terminated
* multipath-tools: fix compilation with gcc < 4.9
* libmultipath: print alias with no_path_retry message
* multipathd: force reload device on all resizes
* libmultipath: refactor calls to get dm device info
* libmultipath: fix suspended devs from failed reloads
* kpartx: fix device checks
* mpath_persist: Don't join threads that don't exist
* multipath-tools: document uid_attribute for NVME devices
* Makefile: Remove assignments to unused variables
OBS-URL: https://build.opensuse.org/request/show/503640
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=122
---------------------------------------------------------------------
- spec file: Disable RADOS support for i586 on Leap 42.x (bsc#1036271)
- spec file: Move libdmmp to /usr/lib[64] (bsc#1036652)
- Update to version 0.7.1+7+suse.3edc5f7d:
* kpartx: use mapname if no uuid is present (bsc#1033541)
* kpartx: relax check when checking for a kpartx device (bsc#1033541)
* libmpathpersist: use extern struct udev (bsc#1027188)
* kpartx: include sys/sysmacros.h (fix compilation warning)
- Update to upstream version 0.7.1:
* multipath-tools: improve processing efficiency for addition and deletion of multipath devices
* uevent_can_discard: optimize devpath check
* multipathd: fix SIGUSR2 handling
* multipath-tools: clean up libdmmp/Makefile
* multipath-tools: libdmmp: Fix incorrect use of __attribute__
* multipath-tools: Remove trailing whitespaces
* multipath-tools: add missing "-l" flag for pthread in libdmmp/Makefile
* multipath-tools: build objects for libdmmp and libmpathpersist independently
* libdmmp: minor Makefile cleanup
* multipath-tools: remove incdir from Makefiles
* libdmmp: don't disconnect from multipathd twice
* multipathd: don't call strlen on NULL variables
* libdmmp: move libdmmp.pc install location
* multipathd: drop lock before calling uev_add_path
* multipathd: allow devices to switch from RW to RO
* libmultipath: don't set max_sectors_kb on reloads
* Remove a trailing tab
* multipath: fix segfault with disable_changed_wwids
* multipath-tools: amend text from multipath/multipath.conf.5
* Bump the version code and date
* multipath-tools: replace multipath configuration output
OBS-URL: https://build.opensuse.org/request/show/491762
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=120
- Update to version 0.6.4+103+suse.bcb5d0f4:
* changed to official github repo openSUSE/multipath-tools
(no changes code-wise)
- Spec file: Added dependency on sg3_utils (#boo1028857)
- spec file changes: optional librados and libdmmp support
* enabled by default on Factory and Leap
(disable with --without-rados, --without-libdmmp)
* disabled by default on SLES12
(enable with --with-rados, --with-libdmmp)
* libdmmp0_1_0 and libdmmp-devel as separate packages
* minor fixes for RPMLINT warnings
- Update to version 0.6.4+102.0119472d:
* rebased, code-wise identical to previous checkout
- Update to version 0.6.4+102.df7d367e:
* libmultipath/propsel: Do not select sysfs prioritizer for RDAC arrays
(bsc#1004858)
- Update to version 0.6.4+101.f01ef4da (SLES12 SP2 changes wrt upstream):
* Make libdmmp build optional
* multipath.rules: use -i flag to multipath
* kpartx: create symlinks for dmraid devices
* kpartx: Add udev compability rules for SUSE
* libmultipath/checkers: make RADOS checker optional
* multipathd: fixup check for new path states (bsc#1019798)
* tur: Add pthread_testcancel() (bsc#101979)
* kpartx: sanitize delete partitions (bsc#100869)
* libmultipath: coalesce_paths: trigger uevent if nothing done
OBS-URL: https://build.opensuse.org/request/show/478509
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=114
- Include fixes from upstream:
* memory leak in orphan_paths
* More hardware table cleanups
* Add 'serial' keyword to weightedpath prioritizer
- Set timeout for CLI commands correctly (bsc#990265)
- Start daemon after udev trigger (bsc#991742,bsc#986734,bsc#990538)
- multipathd.service: Fixup Wants= and Before= statements
(bsc#991742, bsc#986734)
- Include patches from upstream:
* Cleanup hardware tables by removing default entries
* More formatting fixes
* Order keywords in multipath.conf.5
* Change default pgpolicy from 'failover' to 'group_by_prio'
* kpartx: Fix check whether to detach a loop device
* Fix partly traversed loop in coalesce_paths()
* Fix memory leak in reconfigure()
* Cleanup include header files
* Bump version code to 0.6.2
- Fix multipath -l <devmap> without output (bsc#990480)
- Fix spelling in a log message
- Fix type of rcu_unregister()
- Do not perform POSIX mutex operations inside a signal handler
- Ensure that signals are delivered to the uxsock thread
- Fix memory leak in path group policies
- Update tarball to 0.6.2+suse20160728.d96f423
OBS-URL: https://build.opensuse.org/request/show/417043
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=102