Changelog for
multipath-tools-0.7.7+82.1a8625a-1.1.x86_64.rpm :
Wed Oct 3 14:00:00 2018 mwilckAATTsuse.com
- Update to version 0.7.7+82.1a8625a:
* kpartx: remove duplicated gpt validation check
* kpartx: fix bad dm_devn return
* kpartx: Fix memory leak of uuid found by coverity
* kpartx: minor fixes to make coverity happy
* mpathpersist: add missing --param-rk usage info
* multipath tests: add blacklist tests
* multipath tests: change to work with old make versions
* libmultipath: remove _filter_
* blacklist functions
* libmultipath: add \"protocol\" blacklist option.
* multipathd: add new protocol path wildcard
* libmutipath: remove unused IDE bus type
* mpathpersist: add --param-alltgpt option
* multipath: fix setting conf->version
* libmultipath: fix detect alua corner case
* libmultipath: remove last of rbd code
* multipath-tools: check for C compiler option -Werror=discarded-qualifiers
* multipath-tools: fix compilation with gcc < 4.9 on dash shell
* kpartx: compare image filenames with backing files
* multipath-tools: fix products names in hwtable
* libmultipath: more debug output in alua prioritizer
* libmultipath: alua: retry RTPG for NOT_READY and UNIT_ATTENTION
* libmultipath: alua_rtpg: use condlog for error messages
* libmultipath: allow distributions to change partition_delim default
* libmultipath: avoid error messages from RDAC check
* multipathd: fix buffer size in cli_getprkey()
* 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
* multipath: fix return code handling in delegate_to_multipathd
* multipath: don\'t start multipathd unnecessarily
* multipathd: fix mpp->hwe handling on path removal
* libmultipath: print correct default for delay_
*_checks
* multipath-tools: fix help for hds prio
* multipath-tools: remove unused SCSI_REV_SIZE
* Fix lintian complaint about bad whatis entry
* fixup \"libmultipath: merge hwentries inside a conf file\"
* tests/hwtable: add test for broken hwentry filtering
* multipath.conf(5): various corrections and clarifications
* libmultipath: escape \'\"\' chars while dumping config
* libmultipath: implement and use blacklist merging
* libmultipath: merge \"multipath\" config sections by wwid
* multipath: implement \"multipath -T\"
* multipathd: implement \"show config local\"
* libmultipath: allow printing local maps in snprint_config
* tests/hwtable: add test for local configuration dump
* libmultipath: allow dumping only \"local\" hwtable in snprint_config
* tests/hwtable: implement configuration dump + reload test
* multipath, multipathd: consolidate config dumping
* libmultipath: don\'t merge by regex in setup_default_blist()
* libmultipath/hwtable: remove inherited props from ONTAP NVMe
* libmultipath: merge hwentries inside a conf file
* libmultipath: don\'t merge hwentries by regex
* libmultipath: allow more than one hwentry
* libmultipath: use vector for for pp->hwe and mp->hwe
* libmultipath: add debug messages to hwentry lookup/merging code
* tests/hwtable: tests for config file handling and hwentry merging
* tests/test-lib: cmocka helpers to simulate path and map discovery
* tests/Makefile: autogenerate list of symbols to be wrapped
* libmultipath/prio: constify simple getters
* libmultipath: change prototypes of hwe_regmatch() and find_hwe()
* libmultipath: some const usage in hwentry handling
* libmultipath/structs.c: constify some functions
* libmultipath: remove superfluous conditionals in load_config()
* libmultipath: fix memory leak in process_config_dir()
* kpartx: no need to use FREE_CONST
* multipath.conf.5: update the description of marginal_path_err_rate_threshold
* multipath: don\'t check timestamps without a path
* mpathpersist: fix aptpl support
* mpathpersist: add all_tg_pt option
* libmultipath: remove rbd code
Tue May 15 14:00:00 2018 mwilckAATTsuse.com
- Update to version 0.7.7+12.00a54ed:
* libmultipath: fix error parsing \"find_multipaths strict\"
* multipathd: handle errors in uxlsnr as fatal
* libmultipath: don\'t reject maps with undefined prio
* multipath-tools: configure hitachi ams2000 and hus100 as full active arrays
* multipath-tools: refresh kernel-doc from kernel sources
* multipath-tools: add +x to doc-preclean.pl and split-man.pl
* multipath-tools: fix compilation with musl libc
* multipath-tools: Remove trailing/leading whitespaces and reformat code
* multipath-tools: replace FSF address with a www pointer
Tue May 15 14:00:00 2018 mwilckAATTsuse.com
- Update to version 0.7.7+3.198749d:
* multipath-tools: remove emacs autoconfig of kpartx/gpt.h
* multipath-tools: remove \"c\" from __cpluscplus, misspelled
* multipath-tools: add RDAC SUN/ArrayStorage to hwtable
* Bump version to 0.7.7
* multipathd: fix reservation_key check
* multipathd: add failures path format wildcard
* multipath.rules: find_multipaths \"smart\" logic
* libmultipath: enable find_multipaths \"smart\"
* multipath -u: test if path is busy
* multipath -u: don\'t grab devices already passed to system
* multipath -u: quick check if path is multipathed
* multipath -u: cleanup logic
* multipath -u : set FIND_MULTIPATHS_WAIT_UNTIL from /dev/shm
* libmultipath: implement find_multipaths_timeout
* multipath -u: add DM_MULTIPATH_DEVICE_PATH=2 for \"maybe\"
* multipath -u: treat failed wwids as invalid
* multipath -u: change output to environment/key format
* multipath -u: common code path for result message
* libmultipath: indicate wwid failure in dm_addmap_create()
* libmultipath: functions to indicate mapping failure in /dev/shm
* libmultipath: use const char
* in open_file()
* libmultipath: change find_multipaths option to multi-value
* libmultipath: trigger path uevent only when necessary
* libmultipath: trigger change uevent on new device creation
* multipath -u -i: respect entries in WWIDs file
* libmultipath: should_multipath: keep existing maps
* Revert \"multipathd: imply -n if find_multipaths is set\"
* Revert \"multipath: ignore -i if find_multipaths is set\"
* libmultipath: Fix logic in should_multipath
* multipath-tools: add licence info to README
* multipath-tools: create LICENSES dir with the text of all used licences
* multipath-tools: create LICENSES dir with the text of all used licences
* 11-dm-mpath.rules: dont\'t run \"multipath -U\" during coldplug
* libmpathpersist: decrease log level of various messages
* multipathd: decrease log level of waiter thread start/stop msgs
* libmultipath: decrease log level of uevent filter/merge messages
* multipathd: decrease log level of \"spurious uevent\" message
* libmultipath: don\'t print undefined values
* mpathcmd: fix libmpathcmd license
* multipathd: remove unneeded function parameter
* multipathd: minor dmevents polling code cleanups
* multipath: add comments
* multipathd: remove incorrect pthread_testcancel
* libmultipath/propsel: (re)use static const vars for origin
* libmultipath: hwhandler auto-detection for ALUA
Tue Apr 10 14:00:00 2018 mwilckAATTsuse.com
- Spec file: fix %license tags and info after closer inspection
(bsc#1088801)
- Fixed rpmlint warnings (bsc#1088946)
* multipath-tools-devel: moved .so files to /usr/lib[64]
* added version dependencies for -devel packages
- Update to version 0.7.6+23.1cb704b:
* multipath-tools: add GPLv2 as COPYING
* multipath-tools: move COPYING to COPYING.LESSER
* multipath: fix rcu thread cancellation hang
* multipathd: register threads that use rcu calls
* libmultipath: Fix recently introduced inconsistencies
* Allow the compiler to verify consistency of declarations and definitions
* multipathd: stop waiter in __setup_multipath
* multipathd: move __setup_multipath to multipathd
* multipathd: fix waiter thread cancelling
* multipath-tools: remove DF arrays from HP
* multipath: add unit tests for dmevents code
* multipathd: add new polling dmevents waiter thread
* libmultipath: add helper functions
* call start_waiter_thread() before setup_multipath()
* move waiter code from libmultipath to multipathd
* libmultipath: move remove_map waiter code to multipathd
* multipathd: use nanosleep for strict timing
* libmultipath: fix log_pthread processing
* multipathd: log thread cleanup
* libmultipath: set dm_conf_verbosity
* libmultipath: fix basenamecpy
* Unit tests for basenamecpy
* multipath-tools: fix errors in auto generated man pages
* Bump version to 0.7.6
* multipath-tools: fix misspellings
* multipath-tools: refresh kernel-doc from kernel sources
* multipath.conf(5): improve syntax documentation
* libmultipath: config parser: fix corner case for double quotes
* libmultipath: config parser: Allow \'\"\' in strings
* libmultipath: config parser: don\'t strip whitepace between quotes
* tests: add unit tests for config file parser
* libmultipath: uev_update_path: update path properties
* libmultipath: uev_update_path: always warn if WWID changed
* libmultipath: get_uid: don\'t quit prematurely without udev
* libmultipath: get_uid: check VPD pages for SCSI only
* libmultipath: remove FREE_CONST() again
* libmultipath: fix wrong output of \"multipath -t\"
* Introduce the ibmultipath/unaligned.h header file
* libmultipath: Fix sgio_get_vpd()
* kpartx: Improve reliability of find_loop_by_file()
* libmultipath, alloc_path_with_pathinfo(): Ensure that pp->wwid is \'\\0\'-terminated
* libmultipath: enable feature disable changed wwid by default
* multipathd: add lock protection for cli_list_status
* multipath-tools: reformat and update comments in hwtable
* multipath-tools: move Nimble and SGI to HPE section
* multipath-tools: build: prevent intermediate file deletion
* multipath: fix clang warning in delegate_to_multipathd
* multipathd: fix -Wpointer-to-int-cast warning in uxlsnr
* libmultipath: fix crash on shutdown if io_err thread isn\'t running
* multipath-tools: add info about how to get a release directly from gitweb
* Bump version to 0.7.5
* multipathd: start marginal path checker thread lazily
* libmultipath: fix race in stop_io_err_stat_thread
* multipathd: fix signal blocking logic
* multipathd: update path group prio in check_path
* libmultipath: foreign/nvme: implement path display
* multipathd: use foreign API
* multipath: use foreign API
* libmultipath: pathinfo: call into foreign library
* libmultipath/foreign: nvme foreign library
* libmultipath/print: add \"%G - foreign\" wildcard
* libmultipath: API for foreign multipath handling
* libmultipath: print: use generic API for get_x_layout()
* libmultipath: print: convert API to generic data type
* libmultipath: \"generic multipath\" interface
* libmultipath: add vector_convert()
* libmultipath: add vector_free_const()
* multipath-tools: Makefile.inc: use -Werror=cast-qual
* libmultipath: fix compiler warnings for -Wcast-qual
* libmultipath: use \"const\" in devmapper code
* libmultipath/print: use \"const\" where appropriate
* libmultipath: don\'t update path groups when printing
* libmultipath: parser: use call-by-value for \"snprint\" methods
* libmultipath: get rid of selector \"hack\" in print.c
* libmultipath: remove unused \"stdout helpers\"
* multipath(d)/Makefile: add explicit dependency on libraries
* multipath-tools: add INSPUR/MCS to hardware table
* multipath: print sysfs state in fast list mode
* multipathd: change spurious uevent msg priority
* Fix set_no_path_retry() regression
* multipathd: remove unused configure parameter
* multipathd: remove coalesce_paths from ev_add_map
* multipath: fix DEF_TIMEOUT use
* libmultipath: fix tur checker locking
* multipath-tools: handle exit signal immediately
* libmultipath: increase path product_id/rev field size for NVMe
* multipath-tools: add dependency tracking to Makefiles
* libmultipath: ignore natively multipathed NVME devices
* multipath.rules: handle NVME devices
* multipathd: ignore uevents for non-mpath devices
* libmultipath: add uevent_is_mpath
* libmultipath: move UUID_PREFIX to devmapper.h
* libmultipath: const qualifier for wwid and alias
* libmultipath: refactor uevent_get_XXX
* tests: cmocka-based unit test for uevent_get_XXX
* assemble_map: no newline at end of params string
* multipathd: release uxsocket and resource when cancel thread
* libmultipath: path latency: remove warnings
* libmultipath: path latency: simplify getprio()
* libmultipath: path latency: log threshold with p2
* libmultipath: path latency: fix default base num
* multipathd.service: set TasksMax=infinity
* test-kpartx: add test for mapping without UUID
* multipathd: fix compiler warning for uev_pathfail_check
* multipathd.service: drop Before=lvm2-lvmetad.service
* multipathd.socket: add WantedBy=sockets.target
* kpartx.rules: fix by-id/scsi-
* for user_friendly_names
* multipath -C: decrease log level
* libmultipath: hwtable: no_path_retry=\"queue\" for NetApp NVMe
* libmultipath: hwtable: multibus for NetApp NVMe-FC
* libmultipath: select ALUA prioritizer for RDAC arrays only
* libmultipath: get_vpd_sgio: support VPD 0xc9
* libmultipath: sgio_get_vpd: add page argument
* libmultipath: fix return code of sgio_get_vpd()
* libmultipath: fix return code of sysfs_get_timeout
* libmultipath: condlog: log to stderr
* multipath: delegate dangerous commands to multipathd
* libmultipath: don\'t try to set hwhandler if it is retained
Mon Feb 12 13:00:00 2018 mwilckAATTsuse.com
- Fix whitespace in dracut conf file (bsc#1080562)
Sat Jan 13 13:00:00 2018 mwilckAATTsuse.com
- Update to version 0.7.4+25.07e7bd579ea2:
* libmultipath: don\'t update path queueing on reload
* multipathd: marginal path code fixes
* multipath: check failed path dmstate in check_path
* multipathd: clean up set_no_path_retry
* multipathd: move recovery mode code to function
* libmultipath: __setup_multipath param cleanup
* multipathd: remove select_
* from setup_multipath
* multipathd: fix device creation issues
* multipathd: move helper functions to libmultipath
* libmultipath: cleanup features handling code
* multipath: fix hwhandler check in select_action
* kpartx: don\'t delete partitions from partitions
* multipath: add \"ghost_delay\" parameter
* multipath-tools: check null path before handle path-failed event
* multipath-tools: output more topology info for NVMe discovery
* multipath-tools: libdmmp: Add new error DMMP_ERR_PERMISSION_DENY
* multipath-tools: libdmmp: Add new function dmmp_last_error_msg()
* multipath-tools: libdmmp: Allow log function as NULL.
* multipathd daemon: Fix incorrect use of CLOCK_MONOTONIC in pthread
* multipath-tools: refresh kernel-doc from kernel sources
* multipath-tools: add README.alua with instructions to enable ALUA
* multipathd/cli.h: Add a header file guard
* Allow the compiler to verify the consistency of the uxsock_timeout definition and declaration
* Makefile.inc: Allow additional CFLAGS to be specified on the command line
Mon Nov 20 13:00:00 2017 mwilckAATTsuse.com
- Update to version 0.7.4+1.6bb1365e0379:
* multipath-tools: replace RDAC maintainer with a generic alias
* Bump version to 0.7.4
* multipath: fix doc typo
* mutipath: updated Huawei storage config
* multipath: there is no \"none\" path state
* multipath: add man page info for my prkey changes
* mpathpersist: Fix invalid condition check
* limbultipath: prefer RDAC checker with detect_checker
* multipath-tools: libdmmp: Fix build for members of samba domain
* multipath-tools: add AccelStor/NeoSapphire to hardware table
* multipath-tools: add TMS/RamSan to hardware table
* multipath-tools: delete libdmmp.pc in uninstall
* multipath-tools: add XIV/NEXTRA to hardware table
* multipath-tools: add XIOtech/Magnitude to hardware table
* multipathd: fix build without systemd
* libmultipath: ensure checker->fd == -1 if not set
* multipath-tools: calculate standard deviation on a logarithmic scale for prioritizer path_latency
* multipath-tools: use user-friendly prio_args for path-latency
* multipath-tools: move get_next_string to util
* multipath-tools: use direct IO for path latency prioritizer
* multipath-tools: discard san_path_err_XXX feature
* multipath-tools: intermittent IO error accounting to improve reliability
Mon Nov 20 13:00:00 2017 mwilckAATTsuse.com
- Update to version 0.7.3+0.a0e0752fbf08:
* Bump version to 0.7.3
* kpartx.rules: move symlink code to other files
* kpartx/del-part-nodes.rules: new udev file
* multipath/kpartx rules: avoid superfluous scanning
* kpartx.rules: fix logic for adding partitions
* kpartx.rules: generate type-name links only for multipath devices
* kpartx.rules: create by-partuuid and by-partlabel symlinks
* kpartx.rules: improved logic for by-uuid and by-label links
* kpartx.rules: respect DM_UDEV_LOW_PRIORITY_FLAG
* kpartx.rules: don\'t rely on DM_DEPS and DM_TABLE_STATE
* multipath.rules: set ID_FS_TYPE to \"mpath_member\"
* 11-dm-mpath.rules: handle new maps with READY==0
* 11-dm-mpath.rules: no need to test before IMPORT
* 11-dm-mpath.rules: import more ID_FS_xxx vars from db
* 11-dm-mpath.rules: multipath -U for READY check
* multipath: implement \"check usable paths\" (-C/-U)
* libmultipath: add dm_get_multipath
* libmultipath: add DI_NOIO flag for pathinfo
* libmultipath: use const char
* in some dm helpers
* libmultipath: get_refwwid: use get_udev_device
* libmultipath: add get_udev_device
* libmultipath: support MPATH_UDEV_NO_PATHS_FLAG on map creation
* kpartx: only recognize dasd part table on DASD
* test-kpartx: test deletion with empty part table
* kpartx: fix part deletion without partition table
* kpartx: fix a corner case when renaming partitions
* test-kpartx: add tests for renaming functionality
* kpartx: search partitions by UUID, and rename
* kpartx: helper functions for name and uuid generation
* libmultipath: fix partition_delimiter config option
* hwtable: set \'none\' as default checker for NVMe
* Add \'none\' checker
* libmultipath/discovery: modify NVMe path states
* discovery: sanitize NVMe discovery
* multipath-tools: libdmmp: New function to flush and reconfig
* multipath-tools: libdmmp: Improve timeout mechanism
* multipath-tools: Remove the limitation of IPC command reply length.
* multipath-tools: add info about adding new hardware
* libmultipath: update INFINIDAT builtin config
* multipath-tools: add Dot Hill/Seagate arrays to hwtable
* multipath-tools: add Xiotech iglu blaze arrays to hwtable
* multipath-tools: add support for all arrays from Sun StorEdge 3000 family
* multipath-tools: remove Sun StorEdge T4(6020,6120,6320) arrays from hwtable
* multipath-tools: link internal libraries before foreigns
* libmultipath: cli_add_map: Use CMD_NONE
* kpartx/devmapper.h: remove dm_no_partitions
* libmultipath: sanitize fd handling
* multipath-tools: replace \"setting: array\" with \"setting: storage device\" at multipath output
* multipath-tools: clarify how to dump the multipathd config
* libmultipath: add_feature: allow only 1 feature
* libmultipath: add_feature: skip pointless NULL check
* multipathd: don\'t flood system with sd_notify calls
* multipath-tools: fix incorrect length for strncmp in uevent.c
* multipath-tools: minor edition and corrections in multipath.conf.5
* mpathpersist: add support for prkeys file
* multipath: add alternate reservation_key method
* libmpathpersist: fix update_prflag code
* libmultipath: change reservation_key to a be64
* libmultipath: pull functions into util.c
* libmultipath: add pthread_cleanup hook for udev monitor
Mon Nov 6 13:00:00 2017 mwilckAATTsuse.com
- added sample code for libmpathpersist (bsc#1066376)
* added libmpathpersist-example.c
- multipath-tools.spec: package libmultipath.so symlink in -devel
package (bsc#1066376). We
*do not
* package header files for
libmultipath, as the APIs are not public.
Fri Nov 3 13:00:00 2017 mwilckAATTsuse.com
- multipath-tools.spec: package
*.so symlinks in -devel pkgs
(bsc#1066376)
- multipath-tools.spec: SLE15: add RADOS support for s390x
(bsc#1066380)
- Fix build error for targets SLE_12, SLE_12_SP1
(bsc#1066392)
Wed Aug 9 14:00:00 2017 mwilckAATTsuse.com
- Update to version 0.7.2+0.888735d2:
* 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
* libmultipath: retain_attached_hw_handler obsolete with 4.3+
* multipath-tools: move up TEMPLATE in hwtable
* kpartx.rules: Fix syntax error in skip_kpartx code
* 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
* libmultipath: get_udev_uid: make sure pp->wwid is 0-terminated
* libmultipath: drop uevent_can_discard_by_devpath
* libmultipath: only listen for uevents with DEVTYPE=disk
* libmultipath: fix over-long NVME WWIDs
* 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
Wed Aug 9 14:00:00 2017 mwilckAATTsuse.com
- Update to version 0.6.1+159.c9aef428:
* multipath-tools: mark hardware-dependent features in multipath.conf.5
* multipath-tools: add default value for hardware_handler in multipath.conf.5
* multipath-tools: add cciss_tur path_checker to multipath.conf.5
* multipath-tools: list undocumented prioritizers in multipath.conf.5
* multipath-tools: add undocumented features to multipath.conf.5
* multipath-tools: minor edit of multipath/multipath.conf.5
* multipath-tools: install libs in a standard way
* multipath-tools: merge OPTFLAGS into CFLAGS
* multipath-tools: delete INSTALL_PROGRAM from libmpathpersist/Makefile
* multipath-tools: document uid_attribute for scsi and dasd devices
Wed Jun 21 14:00:00 2017 mwilckAATTsuse.com
- multipath-tools.spec: ENABLE_RADOS is obsolete after latest
update (\"change how RADOS checker is enabled\")
Wed Jun 21 14:00:00 2017 mwilckAATTsuse.com
- Update to version 0.7.1+52.847cc43c:
* libmultipath: add comment about resuming
* libmultipath: change how RADOS checker is enabled
* multipath: set verbosity to default during config
* mpath: skip device configs without vendor/product
* multipathd: fix \"show maps json\" crash
* kpartx: Improve portability of set_loop()
* libmultipath: Simplify assemble_map()
* libmultipath/datacore: Remove dead code
* multipath: Fix a potential buffer overflow
* multipath-tools: Prioritizer based on a latency algorithm
* libmpathpersist: use extern struct udev from main program
* libmultipath: lazy device-mapper initialization
* mpathpersist.8: add missing documentation for -K, -C, -l
* multipath-tools: fix a format warning in multipathd.8
* multipath-tools: replace hidden tabs by spaces in .vendor
* multipath-tools: delete vendor name HUASY for Huawei devices
* multipath-tools: enable libdmmp installation in alternative directory
* multipath-tools: Replace multipath configuration output
* multipath-tools: add limits.h to kpartx/lopart.c
- multipath-tools.spec: remove code to move libdmmp
(not necessary any more after \"libdmmp: enable library
installation in alternative directory\")
Tue Jun 20 14:00:00 2017 bwiedemannAATTsuse.com
- set KBUILD_BUILD_TIMESTAMP to generate reproducible man-pages
to fix build-compare
Wed May 31 14:00:00 2017 mwilckAATTsuse.com
- Update to version 0.7.1+33.f21166a8:
* 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: test-kpartx: new unit test program
* kpartx: remove \"no_partitions\" support
* 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
* libmultipath/configure.h: Add a forward declaration
* libmpathpersist: Add two missing #include directives
* Remove mpath_reverse_8bytes_order()
* Move the declaration of mpath_mx_alloc_len to a header file
* Remove a superfluous \"extern\" keyword
* mpathpersist: fix one more crash possiblity
Thu Apr 27 14:00:00 2017 mwilckAATTsuse.com
- Disable RADOS support for i586 on Leap 42.x (bsc#1036271)
- Move libdmmp to /usr/lib[64]
- Update to upstream version 0.7.1+0.be1191b1:
* 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
* libmultipath/propsel: Do not select sysfs prioritizer for RDAC arrays
* Revert \"multipathd: set timeout for CLI commands correctly\"
* libmultipath: fix skip_kpartx support for removing maps
* Bump version to 0.7.1
Fri Mar 24 13:00:00 2017 mwilckAATTsuse.com
- Update to upstream version 0.6.4+110.ef969b30:
* libmultipath: setup_feature: print log msg if no_path_retry cant be set
* libmultipath: setup_feature: handle \"retain_attached_hw_handler\"
* libmultipath: disassemble_map: skip no_path_retry check
* libmultipath: disassemble_map: treat minio like assemble_map does
* libmultipath: select_action: check special features separately
* libmultipath: sysfs_attr_set_value: use const char
*
* libmultipath: reload map if not known to udev
* libmultipath: differentiate ACT_NOTHING and ACT_IMPOSSIBLE
* libmultipath: coalesce_paths: trigger uevent if nothing done
* kpartx: sanitize delete partitions
* tur: Add pthread_testcancel()
* multipathd: fixup check for new path states
* libmultipath/checkers: make RADOS checker optional
* Make libdmmp build optional
* 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
* multipath-tools: arrange compilation options for binaries
* multipath-tools: arrange compilation options for shared libs/objects
* Revert \"multipath-tools: arrange compilation options for shared libs/objects\"
* Revert \"multipath-tools: arrange compilation options for binaries\"
- spec file:
* RPM group adjustments
* Avoid %__ macro indirections
* Added dependency on sg3_utils
* Upstream now has ENABLE_RADOS and ENABLE_LIBDMMP, so we can use it here too
Thu Mar 16 13:00:00 2017 mwilckAATTsuse.com
- Update to version 0.6.4+89.78ad71c2:
* uevent_can_discard: optimize devpath check
* multipathd: fix SIGUSR2 handling
* multipath-tools: clean up libdmmp/Makefile
* multipath-tools: libdmmp: Fix incorrect use of __attribute__
* multipathd.service: fixup Wants= and Before= statements
* multipathd: start daemon after udev trigger
* Add support for \"multipath=off\" and \"nompath\" on kernel cmdline
* multipath: do not check daemon from udev rules
* Invalid error code when using multipathd CLI
* multipathd: set timeout for CLI commands correctly
* libmultipath: fall back to search paths by devt
* libmultipath: Do not crash on empty features
* multipathd: Set CLI timeout correctly
* multipath: avoid crash when using modified configuration
* multipathd: issue systemd READY after initial configuration
* libmultipath/discovery: do not cache \'access_state\' sysfs attribute
* libmultipath: use existing alias from bindings file
* multipath -ll: set DI_SERIAL
* libmultipath: move suspend logic to _dm_flush_map
* multipath: ignore -i if find_multipaths is set
* multipathd: imply -n if find_multipaths is set
* multipathd: use weaker \"force_reload\" at startup
* libmultipath: setup_features: log msg if queue_if_no_path is ignored
Wed Mar 1 13:00:00 2017 mwilckAATTsuse.com
- Spec file: build rados support and libdmmp unconditionally
(no optional compilation with upstream code)
* removed 67-kpartx-compat.rules
Wed Mar 1 13:00:00 2017 mwilckAATTsuse.com
- Update to version 0.6.4+66.ee8888f0:
* multipath-tools: improve processing efficiency for addition and
deletion of multipath devices
- Dropped all SUSE specific changes for this package.
Wed Mar 1 13:00:00 2017 mwilckAATTsuse.com
- spec file changes: optional librados and libdmmp support
* enabled by default on Factory and Leap
(disable with --without-librados, --without-libdmmp)
* disabled by default on SLES12
(enable with --with-librados, --with-libdmmp)
* libdmmp0_1_0 and libdmmp-devel as separate packages
* minor fixes for RPMLINT warnings
Tue Feb 28 13:00:00 2017 mwilckAATTsuse.com
- Update to current upstream (0.6.4-65-ga2675025)
* Avoid that reloading a map sporadically triggers I/O errors
* fix udev rules for failed multipath devices
* multipathd: allow resetting stats
* multipathd: add messages on delayed path addition
* multipathd: don\'t update priority of failed paths
* libmultipath: cleanup orphan device states
* libmultipath: add detect_checker option
* kpartx: don\'t keep creating recursive partitions
* multipath-tools: Introducing multipath C API
* multipath-tools: sync valgrind.h with 3.12 upstream
* multipath-tools: add availability of service-time and queue-length to multipath.conf.5
* multipath-tools: add availability of service-time and queue-length to multipath.conf.5
* Fill NVMe specific path info
* Don\'t blacklist nvme
* multipath-tools: fix misspellings
* multipath-tools: git should ignore rej and orig files
* Include sys/sysmacros.h
* Tolerate modprobe failures in multipathd.service
* multipath-tools: Remove trailing and leading whitespaces
* multipath-tools: Perform socket client uid check on IPC commands.
* multipath-tools: Set errno mpath_recv_reply() when failure
* multipath-tools: New way to limit the IPC command length.
* multipath-tools: libmultipath: Removed unused functions.
* multipath-tools: libmultipath: fix gcc link failure on rcu_register_thread_mb.
* multipath-tools: multipathd: Fix memory leak on load_config().
* [multipathd] Remove trailing whitespaces
* multipathd: deterministic io throughput in multipath
Sat Feb 18 13:00:00 2017 kukukAATTsuse.com
- Remove superfluous PreReq for insserv and fillup
Thu Sep 29 14:00:00 2016 mwilckAATTsuse.com
- Update to version 0.6.2+suse20160928.8939fb6
Thu Sep 29 14:00:00 2016 hareAATTsuse.de
- Implement support for \'multipath=off\' and \'nompath\'
kernel commandline options (bsc#1001691)
Wed Sep 28 14:00:00 2016 hareAATTsuse.de
- multipath: avoid crash when using modified configuration
(bsc#1000914)
Mon Sep 19 14:00:00 2016 hareAATTsuse.de
- libmultipath: Do not crash on empty features (bsc#994812)
- multipathd: Set CLI timeout correctly (bsc#999061)
- Moved multipath-tools repository to
github.com:/openSUSE/multipath-tools.git
Thu Sep 8 14:00:00 2016 hareAATTsuse.de
- Fixup glitch from patch \'fixup check from udev rules\' (bsc#986734)
- Remove 0001-libmultipath-fall-back-to-search-paths-by-devt.patch;
integrated into git repository
Mon Aug 29 14:00:00 2016 jthumshirnAATTsuse.com
- libmultipath: fall back to search paths by devt (bsc#995645)
Fri Aug 26 14:00:00 2016 hareAATTsuse.de
- Fixup module name in /usr/lib/modules-load.d (bsc#986734)
Fri Aug 26 14:00:00 2016 hareAATTsuse.de
- multipath: fixup check from udev rules (bsc#986734)
Wed Aug 24 14:00:00 2016 hareAATTsuse.de
- multipathd: start daemon after udev trigger (bsc#986734)
- Load device handler and multipath module at boot (bsc#991634)
Fri Aug 19 14:00:00 2016 hareAATTsuse.de
- Do not check daemon from udev rules (bsc#986734,bsc#990538)
Fri Aug 5 14:00:00 2016 hareAATTsuse.de
- 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)
Thu Jul 28 14:00:00 2016 hareAATTsuse.de
- 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
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
Fri Jul 15 14:00:00 2016 hareAATTsuse.de
- Include patches from upstream:
* Makefile cleanup
* Update multipath.conf.5
* Update hardware tables
* Whitespace cleanup
- Fixup crash during shutdown (bsc#988539)
- Update tarball to 0.6.1+suse20160715.3d44636
Mon Jul 4 14:00:00 2016 jengelhAATTinai.de
- Remove obsoletes spec sections
Mon Jul 4 14:00:00 2016 hareAATTsuse.de
- Move config accesses to use user-space RCU (bsc#987526)
* Revert \'move filter_devnode under vector lock\'
* Revert the rework patch
- Include patches from upstream:
* Update hardware tables
* Update kpartx manpage
* Whitespace fixes
* Include coverity fixes
* Drop AUTHOR file
- Update tarball to 0.6.1+suse20160704.6e52398
Wed Jun 8 14:00:00 2016 lnusselAATTsuse.de
- fix service file to not pretend that this is the upstream version.
Now labeled 0.6.1+suse20160603.9b920e3
- Fix BuildRequire to get systemd.pc from correct package (bsc#983167)
- point rcmultipathd to /usr/sbin/service to avoid dangling symlink warning
Fri Jun 3 14:00:00 2016 hareAATTsuse.de
- Rework patch \'move filter_devnode under vector lock\'
(bsc#982348)
Mon May 30 14:00:00 2016 hareAATTsuse.de
- multipathd: Fixup definition of set_unlocked_handler_callback()
- mpathcmd.h: Update Free Software Foundation address
Fri May 27 14:00:00 2016 hareAATTsuse.de
- Do not install header file with mode 755
Wed May 25 14:00:00 2016 hareAATTsuse.de
- Update to latest upstream version 0.6.1
* Merge suse-specific patches
* Drop multipath.conf.
* files
* Update to version 0.6.1
* multipathd: move \'filter_devnode\' under vector lock
* libmultipath: use poll() in uevent_listen()
* Increase kpartx retries
* Merge Dell MD3XXX hardware table entries
* multipathd: Add \'sysfs\' prioritizer (bsc#927040)
* libmultipath: call get_vpd_uid() if no uid_attribute is set
* multipathd: update defaults
Fri May 6 14:00:00 2016 hareAATTsuse.de
- Update to latest upstream version 0.6.0 (FATE#319406)
* Update documentation
* Fix memory leak and segfault in reconfigure
* Add wwn keyword to weightedpath prioritizer
* Use 64-bit int for command key
* check partions unused before removing
* print \'fail\' when remove fails
* add exclusive_pref_bi for alua prioritizer
* kpartx: verify parition devices
* multipathd: delay reloads during creation
* Cut down alua prioritizer ioctls
* Add \'ignore_new_boot_devs\' option
* Add libmpathcmd library and use it internally
* retrigger uevents to try and grab uid
* Update to version 0.6.0
Fri Apr 15 14:00:00 2016 hareAATTsuse.de
- Port to latest upstream version (FATE#319406, FATE#320255)
* kpartx: support device names with spaces
* add raw format multipathd commands
* make kpartx -d remove all partitions
* Add find_multipaths option
* Autodetect ALUA CLARiiON configurations
* Delayed path reintegration
* enable configuration directory
* read-only bindings
* Add deferred_remove support
* correctly set partition delimiter on rename
* Add overrides section to multipath.conf
* Add additional path wildcards
* Add force_sync option
* Misc small patches
Thu Mar 24 13:00:00 2016 hareAATTsuse.de
- multipathd: do not flush maps on startup
- Use find_path_by_dev() where possible (bsc#924316)
- Fixup error return in store_path() (bsc#972329)
- Do not display message \'invalid fd\'
Tue Mar 8 13:00:00 2016 hareAATTsuse.de
- Fixup overzealous warning \'empty device number\' (bsc#969857)
Wed Feb 17 13:00:00 2016 hareAATTsuse.de
- multipathd: fixup signal handling (again)
- Revert \'trigger all devices on startup\'
- multipathd: print error message for invalid arguments
- multipathd: block checkerloop during reconfiguration (bsc#946658)
- libmultipath: correctly initialize pp->sg_id
- multipathd: don\'t buffer output with systemd (bsc#954726)
- multipath.rules: Do not forward partition events (bsc#954726)
- libmultipath: improve uxlsnr handling (bsc#954726)
- multipathd: do not realloc memory in uxlsnr (bsc#954726)
- libmultipath: call get_uid() for all paths (bsc#935312)
- multipathd: Do not print misleading message \'not found in pathvec\'
- multipathd: Do not update the paths vec when removing paths
- multipathd: Do not switch paths on empty multipath tables (bsc#956349)
- libmultipath: remove \'get_info\' argument for adopt_paths()
- libmultipath: ensure \'dev_t\' is set when store paths (bsc#924316)
- libmultipath: Do not store paths with empty dev_t (bsc#924316)
- libmultipath: Do not store paths with empty device name (bsc#924316)
- libmultipath: sysfs_set_rport_tmo still wrong (bsc#926588)
- Add LIO-ORG/SUSE RBD backend hardware defaults (bsc#947845)
- multipath: Reset alias if renaming fails (bsc#943157)
Fri Nov 6 13:00:00 2015 hareAATTsuse.de
- Fixes for md_monitor on zFCP (FATE#319070):
* strict loop timings
* multipathd: fixup a crash when invoking CLI commands
* multipathd: implement \'show map $map format $format
Tue Aug 25 14:00:00 2015 hareAATTsuse.de
- Fixup hang in \'multipath -f\' (bsc#941954)
Mon Aug 3 14:00:00 2015 hareAATTsuse.de
- Create package for SLE12-SP1.
* Remove multipath-tools-0.5.0-sles12.diff.bz2
* Add multipath-tools-0.5.0-sles12-sp1.diff.bz2
- kpartx: parse emulated DASD devices
- multipathd: Fixup queueing mode in \'show maps status\' (bsc#933885)
- multipathd: Accept zero-sized paths in ev_add_path
- Always set DM_UDEV_DISABLE_LIBRARY_FALLBACK (bsc#933282)
- libmultipath: Fixup \'DM_DEVICE_RELOAD\' handling (bsc#933282)
- libmultipath: correctly display checker status
Wed Apr 8 14:00:00 2015 hareAATTsuse.de
- Remove \'udev_sync\' argument from dm_simplecmd (bsc#903001)
- Ensure multipathd is started before systemd-udev-trigger
Tue Apr 7 14:00:00 2015 hareAATTsuse.de
- Only import ID_FS_XXX variables if not set (bsc#909358)
- Fixup regular expression for HP MSA 2040 (bsc#920189)
Wed Mar 18 13:00:00 2015 hareAATTsuse.de
- 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)
Fri Mar 13 13:00:00 2015 hareAATTsuse.de
- 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)
Thu Jan 29 13:00:00 2015 hareAATTsuse.de
- skip uninitialized devices during reconfiguration (bnc#908915)
- memory overflow when printing help text (bnc#909742)
Tue Dec 16 13:00:00 2014 hareAATTsuse.de
- 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
Wed Dec 10 13:00:00 2014 hareAATTsuse.de
- 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)
- multipathd: fixup locking in uev_remove_map() (bnc#901891)
- multipathd: use global variable for uxsock timeout (bnc#900758)
- multipathd: remove unused variable in cli_reconfigure()
- Add %service calls for multipathd.socket
Mon Sep 22 14:00:00 2014 hareAATTsuse.de
- Really fix segfault in recv_packet (bnc#896678)
- Allow empty revision during discovery (bnc#896864)
Wed Sep 17 14:00:00 2014 hareAATTsuse.de
- Fix segfault in recv_packet (bnc#896678)
Wed Sep 3 14:00:00 2014 hareAATTsuse.de
- 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
Wed Sep 3 14:00:00 2014 hareAATTsuse.de
- Create rcmultipathd links (bnc#894513)
- multipathd: fix segfault in checkerloop() (bnc#894513)
- Use regenerate_posttrans rpm macros (bnc#892181)
Tue Sep 2 14:00:00 2014 trennAATTsuse.de
- Do not call mkinitrd in rpm macros directly, make use of
%{?regenerate_initrd_posttrans} and %{?regenerate_initrd_post}
instead to avoid rebuilding of initrd for each package that
needs initrd recreation. Only update initrd once per install/update
if needed
Fri Aug 29 14:00:00 2014 hareAATTsuse.de
- Fixup segfault during uev_path_add() (bnc#892214)
Thu Aug 21 14:00:00 2014 hareAATTsuse.de
- 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
Tue Aug 19 14:00:00 2014 hareAATTsuse.de
- Use strlen() when checking for valid wwid
- kpartx: zero out cookie (bnc#890902)
- multipathd: Check for empty wwid when processing events
(bnc#892214)
Mon Aug 18 14:00:00 2014 hareAATTsuse.de
- Fixup device-mapper cookie handling yet again (bnc#890902)
- Allow zero-sized devices during configuration
- multipathd: issue warning on CLI command timeout (bnc#891189)
Wed Aug 13 14:00:00 2014 hareAATTsuse.de
- Do not remove paths without uevent (bnc#890998)
Tue Aug 12 14:00:00 2014 hareAATTsuse.de
- 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)
Mon Aug 11 14:00:00 2014 hareAATTsuse.de
- 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)
Tue Aug 5 14:00:00 2014 hareAATTsuse.de
- 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
Mon Jul 28 14:00:00 2014 hareAATTsuse.de
- Fixup wrong check for errno in uevent_listen()
(bnc#889165)
- Terminate uevent listener on ppoll() error (bnc#889165)
Fri Jul 25 14:00:00 2014 hareAATTsuse.de
- 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
Wed Jul 23 14:00:00 2014 hareAATTsuse.de
- 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)
Wed Jul 9 14:00:00 2014 hareAATTsuse.de
- multipath: Check for running daemon when called with \'-u\'
(bnc#886154)
Fri Jul 4 14:00:00 2014 hareAATTsuse.de
- 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
Tue Jun 24 14:00:00 2014 hareAATTsuse.de
- 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.
Fri Jun 13 14:00:00 2014 hareAATTsuse.de
- 11-dm-mpath.rules: Import blkid values if all paths are down
(bnc#875233)
- kpartx.rules: Skip kpartx for multipath events (bnc#875233)
Tue May 20 14:00:00 2014 hareAATTsuse.de
- Fix race condition with systemd (bnc#878809)
Fri May 16 14:00:00 2014 hareAATTsuse.de
- Fix segfault when fast_io_fail_tmo is empty in config file
- Crafted ordering of child paths for round robin path selector
(bnc#870465)
- multipath: enable sync support (bnc#872297)
- Whitelist devices in multipath.rules (bnc#877281)
Fri Apr 11 14:00:00 2014 hareAATTsuse.de
- 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
Fri Mar 21 13:00:00 2014 hareAATTsuse.de
- Fixup ordering cycle with systemd (bnc#863218)
- Rebase git repository to match with upstream
- Revert \'display uevent sequence number\'; not required anymore
Wed Mar 12 13:00:00 2014 roAATTsuse.de
- downgrade device-mapper requirement to 1.2.78 until 1.2.82
is available anywhere
Wed Mar 12 13:00:00 2014 hareAATTsuse.de
- Update FSF address
- Add 11-dm-mpath.rules (bnc#867968)
- Link against libsystemd instead of libsystemd-daemon
Fri Feb 28 13:00:00 2014 hareAATTsuse.de
- Fixup spec file to correct rules permissions
Fri Feb 28 13:00:00 2014 hareAATTsuse.de
- Fixup 40-multipath.rules installation
Wed Feb 26 13:00:00 2014 hareAATTsuse.de
- Add 40-multipath.rules for dracut support
Fri Feb 14 13:00:00 2014 hareAATTsuse.de
- Install kpartx rules with correct prefix for dracut
- filter for missing property in get_refwwid() (bnc#862250)
- Double uevent stacksize yet again (bnc#855379)
- do not fail discovery on individual devices (bnc#860850)
- Prefer deprecated \'getuid\' callout (bnc#861534)
- Skip paths with empty wwid (bnc#861534)
- correctly terminate string in strlcpy() (bnc#861534)
- Don\'t chop const strings
- Fixup typo in Makefile
- display uevent sequence number on \'show daemon\'
Tue Jan 21 13:00:00 2014 hareAATTsuse.de
- Fixup build issues
Tue Jan 21 13:00:00 2014 hareAATTsuse.de
- Update to official version 0.5.0
- remove: multipath-tools-0.4.9.tar.bz2
- remove: multipath-tools-0.4.9-opensuse-12.3.diff.bz2
- add: multipath-tools-0.5.0.tar.bz2
- add: multipath-tools-0.5.0-sles12.diff.bz2
- Merge:
- multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch
Tue Apr 16 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
- use %setup -c to support the tarball
Fri Feb 15 13:00:00 2013 cfarrellAATTsuse.com
- license update: GPL-2.0
Substantial number of GPL-2.0 files in the package
Fri Feb 15 13:00:00 2013 rmilasanAATTsuse.com
- Make installation of systemd unit and udev files more flexible.
add: multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch
Fri Feb 1 13:00:00 2013 hareAATTsuse.de
- Update to latest mainline git version
- Merge systemd fixes
- Generate persistent device names for kpartx (bnc#799274)
Sun Aug 26 14:00:00 2012 crrodriguezAATTopensuse.org
- Systemd: use default service type instead of forking
- Systemd: fix spec pre/post scripts.
Tue Jul 17 14:00:00 2012 rmilasanAATTsuse.com
- Drop patch 0001-multipath.rules.patch, multipath not ready yet.
Tue Jul 17 14:00:00 2012 rmilasanAATTsuse.com
- Fix the installation of multipath.rules file.
Mon Jun 11 14:00:00 2012 rmilasanAATTsuse.com
- Drop RUN+=\"socket:...\" and update the multipath.rule like Fedora
does.
Wed May 30 14:00:00 2012 hareAATTsuse.de
- Update to version 0.4.9
- Merge in latest changes from mainline
Fri Apr 20 14:00:00 2012 rmilasanAATTsuse.com
- Run update of initrd at %post and %postun.
We need this to make sure initrd reflects the updates.
Fri Sep 30 14:00:00 2011 uliAATTsuse.com
- cross-build fix: use %__cc macro
Fri May 27 14:00:00 2011 lnusselAATTsuse.de
- don\'t hard require boot.device-mapper in boot.multipath. dm-mod is
autoloaded when accessing /dev/mapper/control anyways.
Mon Apr 4 14:00:00 2011 crrodriguezAATTopensuse.org
- fix build fail with AS_NEEDED by default
Fri Nov 26 13:00:00 2010 meissnerAATTsuse.de
- updated one more dm_simplecmd caller with &cookie.
- bumped 1 character buffer to 1 byte more for leading \\0
Tue Jul 6 14:00:00 2010 hareAATTsuse.de
- Merge with fixes from mainline.
Wed Jun 30 14:00:00 2010 jengelhAATTmedozas.de
- fix compilation on bi-arch by specifying LIB=%_lib
(Makefiles would erroneously assume a 64-bit target just by the
sheer presence of lib64, which is wrong)
- always add in -D_GNU_SOURCE to get at struct ucred
Wed Jun 23 14:00:00 2010 hareAATTsuse.de
- Increase initial timeout for \'tur\' checker (bnc#616694)
Fri Jun 18 14:00:00 2010 hareAATTsuse.de
- Set geometry information for multipath maps (bnc#613363)
- Reset \'running\' parameter for directio (bnc#600043)
- Add fallback to init script for older versions (bnc#602957)
Fri Jun 4 14:00:00 2010 hareAATTsuse.de
- Add HP 2000 to internal hardware table (bnc#603359)
- Make path state messages unique
- Add \'reassign_maps\' configuration parameter
- Profiling fixes:
* Update \'max_fds\' handling
* Use strcmp() instead of strcmp_chomp()
* Simplify sysfs_get_device()
* Remove duplicate calls to path_offline()
* Simplify dm_get_name()
* Fixup devt2devname()
* Rework dm_reassign()
- check argument length in execute_program(bnc#610914)
- Do not use LOG_CONS when opening syslog (bnc#610914)
- Remove pid file usage from init scripts (bnc#600412)
- Fixup boot.multipath init script (bnc#600412)
Wed May 12 14:00:00 2010 hareAATTsuse.de
- Always provide symlinks for udev (bnc#603785)
Thu May 6 14:00:00 2010 hareAATTsuse.de
- Use minor number in ev_remove_map() (bnc#599770)
- signal_waiter() overwrites structure (bnc#591399)
- Serialize startup on large machines (bnc#598697)
- Update multipath(8) manpage for \'-p\' (bnc#602970)
- Mark \'readsector0\' checker as deprecated (bnc#589340)
Mon Apr 26 14:00:00 2010 hareAATTsuse.de
- Errorneous message \'error starting uevent listener\'
- Graceful shutdown of logging thread (bnc#591399)
Mon Apr 26 14:00:00 2010 hareAATTsuse.de
- Missing \'-p\' option for mkdir in mkinitrd script (bnc#597786)
- rdac message not printed correctly (bnc#598302)
- Use alias when printing log messages (bnc#598302)
- valgrind fixes (bnc#591399)
- Use VECTOR_SIZE() defines
- Update hwtable factorization
- Use log_close() on shutdown
- Use refcounting for checkers (bnc#591399)
- More valgrind fixes
Tue Apr 20 14:00:00 2010 hareAATTsuse.de
- Provide correct persistent symlinks for user_friendly_names
(bnc#596301)
- Fixup hardware table for LSI arrays (bnc#597713)
- Reassign maps during startup (bnc#586834)
- Update manpage
Tue Apr 20 14:00:00 2010 mmarekAATTsuse.cz
- Use mkdir -p in mkinitrd setup script (bnc#597786).
Fri Apr 9 14:00:00 2010 hareAATTsuse.de
- Remove \'minor\' argument from add_map_without_path
- Check for correct device-mapper device in uevent handler
- Start uevent service handler from main thread
- Do not reassign multipath maps (bnc#594341)
- Protect waiter structure by mutex (bnc#581200)
- Log directly to syslog on shutdown (bnc#581200)
- Clear up uevent queue on shutdown
- Add more IBM/FAStT arrays (bnc#578738)
Mon Mar 29 14:00:00 2010 hareAATTsuse.de
- Display average priority as group priority (bnc#588591)
- Implement \'wait event\' cli command (bnc#586834)
- Reset existing maps (bnc#577894)
Mon Mar 15 13:00:00 2010 hareAATTsuse.de
- Setup \'checkint\' when loading config file (bnc#586847)
Wed Mar 10 13:00:00 2010 hareAATTsuse.de
- Fix typo in persistent rules for by-label/by-uuid
- Update debug string in verify_paths()
- Evaluate feature setting in verify_paths() (bnc#584197)
Fri Mar 5 13:00:00 2010 hareAATTsuse.de
- Fixup \'async_timeout\' initialization again (bnc#580413)
Fri Feb 26 13:00:00 2010 cooloAATTnovell.com
- fix buffer overflow in strncat
Mon Feb 22 13:00:00 2010 hareAATTsuse.de
- \'reset log\' cli command crashes daemon (bnc#577889)
- Initialize \'async_timeout\' variable correctly (bnc#580413)
Thu Feb 4 13:00:00 2010 hareAATTsuse.de
- Add hardware defaults for EMC Invista (bnc#573870)
- Use \'--replace-whitespace\' for scsi_id (bnc#572209)
- Asynchronous mode for tur checker (bnc#552688)
- Update queue_if_no_path after sync with kernel state
(bnc#570932)
- Add \'max_polling_interval\' config variable (bnc#570932)
- Add \'async_timeout\' configuration variable (bnc#570932)
- Use default scsi_id callout for EMC Symmetrix (bnc#528481)
- Update path_offline() to return device status
- Update filename in init script
- Fixes from upstream:
* do not allow 0 size for multipath devices
* Add nexenta comstart hardware defaults
* Add checks for conf->xxx
* Add %z wildcard to display path serial
* don\'t pretend config file has setup parameters
* documentation fixes
Mon Jan 25 13:00:00 2010 hareAATTsuse.de
- Fixup kpartx initrd script to handle loop devices (bnc#523749)
- Switch off \'queue_if_no_path\' before removing maps (bnc#475523)
- Update logical partition handling (bnc#551827)
Fri Jan 22 13:00:00 2010 hareAATTsuse.de
- Fix mkinitrd scripts for 64bit (bnc572143)
- Remove logical partitions maps with \'multipath -f\'
Fri Jan 22 13:00:00 2010 roAATTsuse.de
- testing for existence of /lib64 is not sufficient to find out
if we are building for a lib64 platform
Mon Jan 11 13:00:00 2010 hareAATTsuse.de
- Update dev_loss_tmo for no_path_retry (bnc#492469)
Tue Nov 17 13:00:00 2009 hareAATTsuse.de
- Merge in changes from OpenSUSE 11.2
- Update \'no_path_retry\' correctly for failed paths (bnc#534666)
- Update no_path_retry setting when evaluating features (bnc#542145)
- directio: block count calculation wrong (bnc#549028)
- multipath segfaults if configuration file contains errors
(bnc#540118)
Thu Oct 22 14:00:00 2009 hareAATTsuse.de
- Make \'param\' local (bnc#548708)
- Include multipath-fix.patch in git tree.
Mon Sep 28 14:00:00 2009 hareAATTsuse.de
- Fixup strip whitespaces from getuid output (bnc#542085)
- Change prefix for DASD devices to \'ccw\'
- Update no_path_retry setting when evaluating features (bnc#542145)
Wed Sep 16 14:00:00 2009 hareAATTsuse.de
- Update features when queue_if_no_path is set (bnc#511607)
- Ignore error messages when multipathd is not started
- Add debugging output for feature changes
- Add generic LSI/Engenio controller (bnc#508030)
- Update \'no_path_retry\' correctly for failed paths (bnc#534666)
- TUR checker should not return \'failed\' for reservation conflict
(bnc#498413)
Tue Sep 8 14:00:00 2009 ajAATTsuse.de
- Fix last patch, one caller of dm_simplecmd was not updated
(multipath-fix.patch).
Fri Aug 21 14:00:00 2009 hareAATTsuse.de
- Update to latest upstream git version
- Merge in SLES11 fixes
- Build package from git tree
- Implement \'-u\' option for kpartx (bnc#517442)
Mon Jul 13 14:00:00 2009 hareAATTsuse.de
- Check for errors in pthread_create()
- Lock vectors during shutdown
- Cleanup various MALLOC/REALLOC callers
- Fix multipathd crash on shutdown
- Do not run kpartx on dm-uevent messages (bnc#473352)
- Set pthread stacksize correctly (bnc#485287)
- Add STK arrays to internal hardware table (bnc#503855)
- Correct persistent symlink for cciss (bnc#497997)
- Backport some fixes from upstream (bnc#445023)
- Add \'reset log\' cli command
- no_path_retry causes I/O to fail (bnc#485281)
- Terminate uevent service queue
- Wait for daemon to shutdown (bnc#481389)
- Update cli request processing
- Safe memory allocation in cli_handlers
- Use \'LOG_CONS\' option for openlog()
- Remove sysfs attribute cache
- Add \'shutdown\' cli command
- Display FC error messages correctly
- Wait for devices in init script (bnc#487586)
- Always synchronize with dm state (bnc#447887)
- Add \'aas\' path prioritizer (bnc#472069)
- Synchronize daemon startup with init file (bnc#481389)
- Merge feature string in assemble_map (bnc#507793)
- ------------------------------------------------------------------
Fri Jun 19 14:00:00 2009 cooloAATTnovell.com
- disable as-needed for this package as it fails to build with it
Fri Mar 20 13:00:00 2009 hareAATTsuse.de
- Reset checker message for blocked checkers
- Increase priority for EMC Clariion arrays (bnc#484529)
- Start waiter threads for single paths correctly (bnc#473841)
- Use pthread_sigmask in alias.c when called from daemon.
Thu Mar 19 13:00:00 2009 hareAATTsuse.de
- Add %pre and %post scripts to stop multipathd during update
- Don\'t set FC parameter on non-SCSI devices
- multipath -t crashes with invalid configuration file
Fri Mar 13 13:00:00 2009 hareAATTsuse.de
- Don\'t remove partition mappings on stop (bnc#468826)
- Set stacksize for log thread
- Terminate all I/O before flushing maps (bnc#475523)
- Select \'features\' keyword from multipath setting (bnc#465009)
Tue Mar 10 13:00:00 2009 hareAATTsuse.de
- Use lists for uevent processing (bnc#478874)
- Set stacksize of uevent handling thread (bnc#478874)
- Increase uevent buffer size
- Strip trailing blanks from wwid
- Stack overflow in uev_trigger (bnc#476540)