Jump to letter: [
ACDGHKLMNOPRSTVXY
]
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
- * Tue Jan 15 16:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.7-12.el5_1.2
- multipathd now creates its own ramfs cache for all callout programs. This
means that once multipathd starts, it never needs to access the underlying
filesystem, so I won't hang if it looses access to the root device.
- Resolves: bz #428338
- * Mon Jan 7 16:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.7-12.el5_1.1
- multipath.conf now has a new config option "bindings_file", which allows
you to specify the bindings file location
- Resolves: bz #426287
- * Thu Aug 16 17:00:00 2007 Benjamin Marzinski <bmarzins{%}redhat{*}com> 0.4.7-12.el5
- Update to latest source, t0_4_7_rhel5_7
- Resolves: bz #248931