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 | |
multipath-tools-0.5.0-sles12.diff.bz2 | 0000045788 44.7 KB | |
multipath-tools-0.5.0.tar.bz2 | 0000185499 181 KB | |
multipath-tools.changes | 0000044001 43 KB | |
multipath-tools.spec | 0000005128 5.01 KB |
Revision 72 (latest revision is 350)
Marcus Meissner (msmeissn)
accepted
request 242290
from
Hannes Reinecke (hreinecke)
(revision 72)
- 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
Comments 0