multipath-tools
This package provides the tools to manage multipathed devices by
instructing the device-mapper multipath module what to do. The tools
are:
- multipath: scans the system for multipathed devices, assembles them, and updates the device-mapper's maps
- multipathd: daemon for assembling and checking multipathed devices
- kpartx: maps linear devmaps to device partitions, which makes multipath maps partionable
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / multipath-tools
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/multipath-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000150 150 Bytes | |
_service | 0000000720 720 Bytes | |
_servicedata | 0000000245 245 Bytes | |
dm-parts.conf | 0000000147 147 Bytes | |
dont-del-part-nodes.rules | 0000000572 572 Bytes | |
libmpathpersist-example-old.c | 0000000834 834 Bytes | |
libmpathpersist-example.c | 0000000681 681 Bytes | |
multipath-tools-0.8.6+10+suse.4771137.obscpio | 0002608140 2.49 MB | |
multipath-tools.changes | 0000122523 120 KB | |
multipath-tools.obsinfo | 0000000121 121 Bytes | |
multipath-tools.spec | 0000009553 9.33 KB | |
multipath.conf | 0000000102 102 Bytes |
Revision 253 (latest revision is 350)
Martin Wilck (mwilck)
accepted
request 894131
from
Martin Wilck (mwilck)
(revision 253)
- Update to version 0.8.6+10+suse.47711374: * Github workflows: add CI for SUSE-specific branches - Disabled LTO for multipath-tools * The test for is_valid_path fails if LTO is enabled, just disabling it for %check is insufficient. - Update to version 0.8.6+9+suse.6c05a61: Update to upstream 0.8.6. * add eh_deadline option to avoid endless SCSI error handling * add wwid_recheck option to detect storage configuration changes * add library versioning for libmultipath, libmpathpersist etc. and to libmultipath plugins * move some global symbols to libmultipath (udev, logsink, etc) and provide default implementations for get_multipath_config() etc. This allows simplifiying libmpathpersist_example.c drastically. * fixes for shutdown issues and various race conditions on exit * improve cleanup on exit, fix memory leaks * add libmpathvalid library * fixes for SAS expanders (bsc#1178377, bsc#1178379, bsc#1177081) * Avoid access to root FS while queueing IO (bsc#1178049, bsc#1181234) * lots of bug fixes, additions to built-in hardware table, and CI improvements (bsc#1186212) * kpartx: free loop device after listing partitions (boo#1107187) Bug fixes on top of 0.8.5 mentioned below are also included in this upstream version. (bsc#1182072, bsc#1177371) (bsc#1181435, bsc#1183666)
Comments 0