Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
device-mapper-multipath: Tools to manage multipath devices using device-mapper.
- Summary
- device-mapper-multipath provides tools to manage multipath devices by instructing the
device-mapper multipath kernel module what to do.
The tools are :
* multipath : Scan the system for multipath devices and assemble them.
* multipathd : Detects when paths fail and execs multipath to update things.
Changelog
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Feb 10 00:00:00 2010 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.7-34.el5
-
- Added 545822_fix_part2.patch
- Added 554830_fix.patch
- Fixed Invista default config, and typo in multipath.conf man page.
- Resolves: bz #545822, #554830
- * Thu Feb 4 00:00:00 2010 Benjamin Marzinski <bmarzins{%}redaht{*}com> 0.4.7-33.el5
-
- Update to latest source, t0_4_7_rhel5_19
- Added new multipath.conf option "checker_timeout". If this is not set the
checker functions with explicit timeouts use /sys/block/sd<x>/device/timeout
- Resolves: bz #553042