- Update to version 0.7.9+85+suse.766b95e:
* upstream patch series to make verbosity level 3
less verbose and thus better usable (bsc#1118937)
* fix for handling device size mismatch in coalesce_paths()
(bsc#1037379)
* libmultipath: fix false removes in dmevents polling code
(bsc#1116272)
* Spec file: remove build dependency on dracut which causes
build errors for some distributions
OBS-URL: https://build.opensuse.org/request/show/657556
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=170
- Update to version 0.7.9+58+suse.0790830:
* libmpathpersist: fix off-by-one error in PRIN length check
(bsc#1099007)
* multipathd: fix mpp->hwe handling when paths are freed
(fix possible crash caused by new hardware table code)
- Update to version 0.7.9+55+suse.9fc8439:
(note the "55" is due to former merge operations. We actually
only have 7 patches on top of upstream. All other patches
referenced below as "not upstream" have been merged).
* Bump version to 0.7.9
* multipathd: reset delay_wait_checks counter on failure
(bsc#1114771)
* multipathd: fix irritating "minor number mismatch" message
(bsc#1111116)
* fix posible failure to shut down (bsc#1110060, bsc#1110439)
* upstream "checker overhaul" - cleanups and improvements for
path checkers
* Upstream fixes for failures handling path initializiation
* various small upstream bug fixes.
OBS-URL: https://build.opensuse.org/request/show/652111
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=168
This fixes the problem with the previous submission
(missing Obsoletes: tag)
- Update to version 0.7.7+75+suse.6287aef:
Added minor updates from upstream
* multipath-tools: add info about how to enable ALUA in ONTAP
* multipath-tools: add directio path_checker for DASD devices
* multipath-tools: make Product Name mandatory and add all of them
Minor rebase, as some SUSE patches have been merged upstream
(all mentioned in previous changelogs)
- Update to version 0.7.7+72+suse.4b24466:
* multipath: fix return code handling in delegate_to_multipathd
(bsc#1098177)
* multipath: don't start multipathd unnecessarily
(bsc#1098177)
* added Obsoletes: for multipath-tools-rbd.
* libmultipath: Fix sgio_get_vpd() (bsc#1099484)
OBS-URL: https://build.opensuse.org/request/show/621304
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=164
- Update to version 0.7.7+70+suse.4a5941e:
* libmultipath: change partition_delimiter default to "-part"
(bsc#1073622, bsc#1056526)
* change default for find_multipaths to "greedy" (bsc#1099054)
* libmultipath: allow distributions to change partition_delim default
(bsc#1073622, bsc#1056526)
- Update to version 0.7.7+67+suse.a7d1e14:
- RBD/RADOS backend support has been removed upstream
remove support for it in openSUSE, too (boo#1099037)
- libdmmp version has changed to 0.2.0
- New patches not yet upstream:
* multipathd: fix mpp->hwe handling on path removal (boo#1099028)
* libmultipath: print correct default for delay_*_checks (boo#1099026)
* libmultipath: avoid error messages from RDAC check (bsc#1075539)
* (lib)mpathpersist: use O_RDONLY file descriptors (bsc#1093220)
* libmpathpersist: fix byte swapping for big endian systems (bsc#1099036)
* multipath-tools/tests: add tests for get_unaligned_beXX (bsc#1099036)
* libmultipath: add (get|put)_unaligned_be64 (bsc#1099036)
* libmpathpersist: fix stack overflow in mpath_format_readfullstatus()
(bsc#1099007)
* multipathd: fix buffer size in cli_getprkey (bsc#1099028)
* libmultipath: fix gcc 8.1 "truncated output" warnings
(bsc#1099007)
* libmpathpersist: fix typo in mpath_format_readfullstatus
(bsc#1099007)
* libmpathpersist: remove duplicate test in readfullstatus
(bsc#1099007)
- SUSE specific patches preserved:
* multipath.rules: temporary rule to obtain ID_WWN for NVMe (bsc#1076828)
OBS-URL: https://build.opensuse.org/request/show/619018
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=163
- No functional changes, just licenses
- Spec file: fix %license tags and info after closer inspection
(bsc#1088801)
* kpartx is under GPL-2.0-only
* rbd is under LGPL-2.1-only
- Update to version 0.7.3+66+suse.dc5fe2d: Fix licensing info (bsc#1088801)
* Added fossology assessment as README.licenses
* multipath-tools: create LICENSES dir with the text of all used licences
- Update to version 0.7.3+61+suse.d4d0494:
* 11-dm-mpath.rules: dont't run "multipath -U" during coldplug
(bsc#1084748)
OBS-URL: https://build.opensuse.org/request/show/595137
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=159
- Update to version 0.7.3+10+suse.70ccb55b0439:
- Rebase to upstream release 0.7.3
* libmultipath: add pthread_cleanup hook for udev monitor
* libmultipath: pull functions into util.c
* libmultipath: change reservation_key to a be64
* libmpathpersist: fix update_prflag code
* multipath: add alternate reservation_key method
* mpathpersist: add support for prkeys file
* multipath-tools: minor edition and corrections in multipath.conf.5
* multipath-tools: fix incorrect length for strncmp in uevent.c
* multipath-tools: clarify how to dump the multipathd config
* multipath-tools: replace "setting: array" with "setting: storage device" at multipath output
* libmultipath: sanitize fd handling
* multipath-tools: link internal libraries before foreigns
* multipath-tools: remove Sun StorEdge T4(6020,6120,6320) arrays from hwtable
* multipath-tools: add support for all arrays from Sun StorEdge 3000 family
* multipath-tools: add Xiotech iglu blaze arrays to hwtable
* multipath-tools: add Dot Hill/Seagate arrays to hwtable
* libmultipath: update INFINIDAT builtin config
* multipath-tools: add info about adding new hardware
* multipath-tools: Remove the limitation of IPC command reply length.
* multipath-tools: libdmmp: Improve timeout mechanism
* multipath-tools: libdmmp: New function to flush and reconfig
* Bump version to 0.7.3
- minor fixes for upstream 0.7.3
* libmultipath: ensure checker->fd == -1 if not set
* libmpathpersist: add support for prkeys file v3
* multipath: add man page info for my prkey changes
- Patch series for NVMe discovery and failover (bsc#1038865)
* discovery: sanitize NVMe discovery (forwarded request 528058 from mwilck)
OBS-URL: https://build.opensuse.org/request/show/528059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=91
- Update to version 0.7.3+10+suse.70ccb55b0439:
- Rebase to upstream release 0.7.3
* libmultipath: add pthread_cleanup hook for udev monitor
* libmultipath: pull functions into util.c
* libmultipath: change reservation_key to a be64
* libmpathpersist: fix update_prflag code
* multipath: add alternate reservation_key method
* mpathpersist: add support for prkeys file
* multipath-tools: minor edition and corrections in multipath.conf.5
* multipath-tools: fix incorrect length for strncmp in uevent.c
* multipath-tools: clarify how to dump the multipathd config
* multipath-tools: replace "setting: array" with "setting: storage device" at multipath output
* libmultipath: sanitize fd handling
* multipath-tools: link internal libraries before foreigns
* multipath-tools: remove Sun StorEdge T4(6020,6120,6320) arrays from hwtable
* multipath-tools: add support for all arrays from Sun StorEdge 3000 family
* multipath-tools: add Xiotech iglu blaze arrays to hwtable
* multipath-tools: add Dot Hill/Seagate arrays to hwtable
* libmultipath: update INFINIDAT builtin config
* multipath-tools: add info about adding new hardware
* multipath-tools: Remove the limitation of IPC command reply length.
* multipath-tools: libdmmp: Improve timeout mechanism
* multipath-tools: libdmmp: New function to flush and reconfig
* Bump version to 0.7.3
- minor fixes for upstream 0.7.3
* libmultipath: ensure checker->fd == -1 if not set
* libmpathpersist: add support for prkeys file v3
* multipath: add man page info for my prkey changes
- Patch series for NVMe discovery and failover (bsc#1038865)
* discovery: sanitize NVMe discovery
OBS-URL: https://build.opensuse.org/request/show/528058
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=134
- Update to version 0.7.2+44.3a8d750c:
Misc bug fixes:
* multipathd: don't flood system with sd_notify calls (bsc#1056011)
* libmultipath: add_feature: skip pointless NULL check (bsc#1055635)
* libmultipath: add_feature: allow only 1 feature (bsc#1055635)
* multipath: delegate dangerous commands to multipathd (bsc#1047639)
* libmultipath: fix partition_delimiter config option (bsc#1056526)
* kpartx: helper functions for name and uuid generation (bsc#1056508)
* kpartx: search partitions by UUID, and rename (bsc#1056508)
* kpartx: fix a corner case when renaming partitions (bsc#1056508)
* kpartx: -d must work with empty partition table (boo#1056599)
* kpartx: only recognize dasd part table on DASD (boo#1056599)
Rework of the udev rules related to multipath and kpartx (bsc#1054363):
* libmultipath: support MPATH_UDEV_NO_PATHS_FLAG on map creation
* libmultipath: add get_udev_device
* libmultipath: get_refwwid: use get_udev_device
* libmultipath: use const char* in some dm helpers
* libmultipath: add DI_NOIO flag for pathinfo
* libmultipath: add dm_get_multipath
* multipath: implement "check usable paths" (-C/-U)
* 11-dm-mpath.rules: multipath -U for READY check
* 11-dm-mpath.rules: import more ID_FS_xxx vars from db
* 11-dm-mpath.rules: no need to test before IMPORT
* 11-dm-mpath.rules: handle new maps with READY==0
* 11-dm-mpath.rules: don't set READY->ACTIVATION
* 11-dm-mpath.rules: Remember DM_ACTIVATION
* multipath.rules: set ID_FS_TYPE to "mpath_member"
* kpartx.rules: don't rely on DM_DEPS and DM_TABLE_STATE
* kpartx.rules: respect DM_UDEV_LOW_PRIORITY_FLAG
* kpartx.rules: improved logic for by-uuid and by-label links (forwarded request 520380 from mwilck)
OBS-URL: https://build.opensuse.org/request/show/520381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=90
- Update to version 0.7.2+44.3a8d750c:
Misc bug fixes:
* multipathd: don't flood system with sd_notify calls (bsc#1056011)
* libmultipath: add_feature: skip pointless NULL check (bsc#1055635)
* libmultipath: add_feature: allow only 1 feature (bsc#1055635)
* multipath: delegate dangerous commands to multipathd (bsc#1047639)
* libmultipath: fix partition_delimiter config option (bsc#1056526)
* kpartx: helper functions for name and uuid generation (bsc#1056508)
* kpartx: search partitions by UUID, and rename (bsc#1056508)
* kpartx: fix a corner case when renaming partitions (bsc#1056508)
* kpartx: -d must work with empty partition table (boo#1056599)
* kpartx: only recognize dasd part table on DASD (boo#1056599)
Rework of the udev rules related to multipath and kpartx (bsc#1054363):
* libmultipath: support MPATH_UDEV_NO_PATHS_FLAG on map creation
* libmultipath: add get_udev_device
* libmultipath: get_refwwid: use get_udev_device
* libmultipath: use const char* in some dm helpers
* libmultipath: add DI_NOIO flag for pathinfo
* libmultipath: add dm_get_multipath
* multipath: implement "check usable paths" (-C/-U)
* 11-dm-mpath.rules: multipath -U for READY check
* 11-dm-mpath.rules: import more ID_FS_xxx vars from db
* 11-dm-mpath.rules: no need to test before IMPORT
* 11-dm-mpath.rules: handle new maps with READY==0
* 11-dm-mpath.rules: don't set READY->ACTIVATION
* 11-dm-mpath.rules: Remember DM_ACTIVATION
* multipath.rules: set ID_FS_TYPE to "mpath_member"
* kpartx.rules: don't rely on DM_DEPS and DM_TABLE_STATE
* kpartx.rules: respect DM_UDEV_LOW_PRIORITY_FLAG
* kpartx.rules: improved logic for by-uuid and by-label links
OBS-URL: https://build.opensuse.org/request/show/520380
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=132
- Update to version 0.7.2+11+suse.448921a2:
* multipath.conf.5: document no_partitions compat support
* libmultipath: fixup compat support for 'features "1 no_partitions"'
- Dropped 67-kpartx-compat.rules (SUSE legacy).
* symlinks "/dev/mapper/${UUID}_part${X}" are not created any more,
only "/dev/mapper/${UUID}-part${X}" (with "minus")
- Dropped automatic kpartx invocation on dmraid devices (fate#323743)
- Rebase to upstream multipath-tools 0.7.2:
- Update to version 0.7.2+8+suse.95e8f43e: (forwarded request 516239 from mwilck)
OBS-URL: https://build.opensuse.org/request/show/516240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=89
- Update to version 0.7.2+11+suse.448921a2:
* multipath.conf.5: document no_partitions compat support
* libmultipath: fixup compat support for 'features "1 no_partitions"'
- Dropped 67-kpartx-compat.rules (SUSE legacy).
* symlinks "/dev/mapper/${UUID}_part${X}" are not created any more,
only "/dev/mapper/${UUID}-part${X}" (with "minus")
- Dropped automatic kpartx invocation on dmraid devices (fate#323743)
- Rebase to upstream multipath-tools 0.7.2:
- Update to version 0.7.2+8+suse.95e8f43e:
OBS-URL: https://build.opensuse.org/request/show/516239
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=130
- 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 (forwarded request 503640 from mwilck)
OBS-URL: https://build.opensuse.org/request/show/503642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/multipath-tools?expand=0&rev=87