- 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
- Remove 'udev_sync' argument from dm_simplecmd (bsc#903001)
- Ensure multipathd is started before systemd-udev-trigger
- Only import ID_FS_XXX variables if not set (bsc#909358)
- Fixup regular expression for HP MSA 2040 (bsc#920189)
- Add dependency on systemd-udevd.service (bsc#903001)
- Use ALUA for HP 3PAR (bsc#922105)
- Add DX8700 S3 and DX8900 S3 defaults (bsc#921703)
- Load all device handler modules on startup (bsc#908529)
- libmultipath: make vpd page 0x80 optional (bsc#917963)
- Add HP MSA 2040 to the hardware table (bsc#920189)
- Revert 'Skip unhandled device types' (bsc#917701)
- skip uninitialized devices during reconfiguration (bnc#908915)
- memory overflow when printing help text (bnc#909742)
- Do not automatically fall back to vpd uid generation
- Improve vpd parsing
- multipathd: trigger all devices on startup (bnc#901465)
- Unset 'uid_attribute' on failure
- libmultipath: Fall back to SG_IO if no UID could be assigned
(bnc#908915)
- Assign local priority for NAA VPD descriptor (bnc#907483)
- libmultipath: finally fix dev_loss_tmo setting (bnc#889927)
- libmultipath: Do not use 'sscanf' for parsing integers (bnc#889927)
- devmapper: do not flush I/O for DM_DEVICE_CREATE (bnc#901809)
- kpartx: handle more than 256 loop devices (bnc#898427)
OBS-URL: https://build.opensuse.org/request/show/298597
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=89
- Fix segfault in recv_packet (bnc#896678)
- Fixup segfault due to double unlock
- Skip USB devices during discovery (bnc#865577)
- Ignore devices when sysfs_get_tgt_nodename fails (bnc#865577)
- Use sysfs attribute vpd_pg80 to read serial number
- Create rcmultipathd links (bnc#894513)
- multipathd: fix segfault in checkerloop() (bnc#894513)
- Use regenerate_posttrans rpm macros (bnc#892181)
OBS-URL: https://build.opensuse.org/request/show/249941
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=84
- Revert to ACT_RELOAD in domap() if the map exists
- multipathd: asynchronous configuration (bnc#891189)
- multipathd: timeout CLI commands when waiting for lock
(bnc#891189)
- Remove dm_udev_XXX wrapper functions
- uxlsnr: use typedef for trigger function
- multipathd: lock cli client list
- multipathd: Use standard lists for CLI handling
- Use strlen() when checking for valid wwid
- kpartx: zero out cookie (bnc#890902)
- multipathd: Check for empty wwid when processing events
(bnc#892214)
- Fixup device-mapper cookie handling yet again (bnc#890902)
- Allow zero-sized devices during configuration
- multipathd: issue warning on CLI command timeout (bnc#891189)
- Do not remove paths without uevent (bnc#890998)
- Fixup structure misalignment in config.h (bnc#890747)
- Do not print empty multipaths section
- Fixup 'uxsock_timeout' handling
- Reload map if reinstate failed (bnc#890854)
- Close memory leak in print_multipath_topology
- Implement 'uxsock_timeout' keyword (bnc#890551)
- Return error when receiving CLI packet (bnc#890551)
- multipath: do not print state 'orphan' for option '-l' (bnc#890551)
- Fix race conditions during uevent processing (bnc#890994)
OBS-URL: https://build.opensuse.org/request/show/245558
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=78
- Skip unhandled device types (bnc#881125)
- use 'uid_attribute' per default when generating WWID (bnc#881125)
- Use a default dev_loss_tmo of 600 (bnc#889927)
- Fixup device-mapper 'cookie' handling (bnc#886743)
- Remove last argument from verify_paths()
- Add paths with a size of '0' as 'ghost' paths
- Remove sysfs_get_dev()
- Use glibc 'major' and 'minor' macros
- Whitespace cleanup in mpath_persist
OBS-URL: https://build.opensuse.org/request/show/243670
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=76
- Patches from upstream:
* enable gcc format-security check
* Accept "*" as a valid regular expression
* check info.exists to get valid value
* Don't forget to reload table when both reload and rename
is required
* libmultipath: Simplify read_line()
* libmultipath: Zero-terminate sysfs_attr_get_value() result
* libmultipath: Print line number for which parsing failed
* libmultipath: Accept "*" as a valid regular expression
* multipath: Wrong sysfs attribute used for iSCSI settings
(bnc#883808)
- Check for valid DM_DEVICE_INFO before proceeding
(bnc#888453)
- Scalability fixes (bnc#880356):
* Separate out uevent parsing functions
* Use poll() when receiving uevents
* multipathd: push down lock in checkerloop()
* Allow specific CLI commands to run unlocked
* Push down vector lock during uevent processing
OBS-URL: https://build.opensuse.org/request/show/242290
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=72
- recovery_tmo for iSCSI sessions not updated (bnc#883808)
- Only filter for udev property if uid_attribute is present
- Read wwid from sysfs vpg_pg83 attribute
- Update multipath.conf.5 to clarify wwid generation
- kpartx: Fixup persistent name generation (bnc#887582)
- Revert 'return PATH_DOWN for quiesced paths'
- Do not treat 'transport-offline' paths as 'offline' (bnc#888378)
- multipath: Check for running daemon when called with '-u'
(bnc#886154)
OBS-URL: https://build.opensuse.org/request/show/241989
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=71
- multipath: use option '-i' when called from udev (bnc#885628)
- multipath: add option '-i' to ignore wwids file (bnc#885628)
- Update hwtable for EMC XtremIO (bnc#880510)
- Remove unused variable 'aas' from alua prioritzer
- Patches from upstream:
* Add multipath.conf force_sync option
* make prioritizers use checker_timeout, if set
* Improve multipath.conf syntax checking
* orphan paths on failed add
* Add missing interactive commands to multipathd man page
* Make multipathd orphan paths that were removed externally
* allow users to add wwids to /etc/multipath/wwids with -a
* change conf->dry_run to conf->cmd
* Return the correct size buffer in set_value()
* Fix memory issues in path reordering failure code paths
OBS-URL: https://build.opensuse.org/request/show/239529
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=69
- Fixup race condition with udev (bnc#883878)
- Cleanup foreground operation handling in multipathd
- Fix some minor issues in path reordering code (bnc#870465)
- Patches from upstream:
* Use existing user friendly names if possible
* kpartx: fix extended partition size for >512b sectors
* Mismatch between allocation length and transfer length in
rdac prio
* Mismatch between allocation length and transfer length in
emc_clariion prio.
OBS-URL: https://build.opensuse.org/request/show/238460
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=67
- Install multipath rule under 56-multipath.rules (bnc#873151)
- Implement option '-u' for uevents (bnc#873151)
- Remove trailing linefeed from sysfs attributes
- Make checker_put() and prio_put() idempotent
- Implement 'list path' CLI command
- Disable reassign maps per default
- Allow for NULL path when printing information
- Fixup wwid blacklist printing
- Use SCSI_IDENT_.* as the default property whitelist (bnc#872929)
- Do not call 'blkid' in kpartx.rules
- Allow empty wwids during discovery (bnc#872712)
- Always set verbosity to '0' when checking devices (bnc#867840)
- Fixup multipath rules for booting (bnc#870764)
- Fixup dependencies in multipathd.service (bnc#872712)
- Do not print empty device strings during discovery (bnc#872712)
- Use multipath wwid if path wwid is empty (bnc#872712)
- Set the correct PID when running in debug mode
- Fixup ordering cycle with systemd (bnc#863218)
OBS-URL: https://build.opensuse.org/request/show/229720
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=60