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 | 0000000565 565 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 | |
modprobe_d-scsi_dh.conf | 0000000545 545 Bytes | |
multipath-dracut.conf | 0000000162 162 Bytes | |
multipath-tools-0.9.7+148+suse.7d9953e.obscpio | 0002857484 2.73 MB | |
multipath-tools.changes | 0000141526 138 KB | |
multipath-tools.obsinfo | 0000000121 121 Bytes | |
multipath-tools.spec | 0000010186 9.95 KB |
Revision 326 (latest revision is 350)
Martin Wilck (mwilck)
accepted
request 1146255
from
Martin Wilck (mwilck)
(revision 326)
An upstream PR for 0.9.8 is currently in preparation (https://github.com/opensvc/multipath-tools/pull/81) Some minor review is still missing before it can be merged upstream. We need the included fixes as bug fixes for SLE15-SP6. Will update to 0.9.8 asap when it's released; no relevant changes between 0.9.8 and this code base are expected. - Update to version 0.9.7+148+suse.7d9953e.obscpio * This is a multipath-tools 0.9.8 pre-release * fix fast_io_fail for Infinibox (bsc#1219348) * Fix activation of LVM volume groups during coldplug (bsc#1219143) - Update to version 0.9.7+140+suse.2d78457: * This is a multipath-tools 0.9.8 pre-release * Socket activation via multipathd.socket has been disabled by default because it has undesirable side effects on systems without multipath. Users with multipath hardware should enable multipathd.service * The restorequeueing CLI command now only enables queueing if disablequeueing had been sent before * Avoid multipathd hang during map flush * multipathd now tracks the queueing mode of maps in its internal features string * Improve error messages in 'multipathd -k' * Fix segfault in autoresize code (bsc#1219289) * Fix missing map reloads (bsc#1219796) * Documentation fixes, spelling fixes, minor code fixes
Comments 0