Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
* kpartx : Makes multipath devices partitionable.
Changelog
- * Tue Apr 15 19:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> -0.4.5-31.el4
- Added HP StorageWorks priority callout
- Resolves: bz #438037
- * Tue Apr 15 19:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> -0.4.5-30.el4
- Updated to latest source (t0_4_5_post72)
- new multipath.conf parameters. "uid", "gid", and "mode" allow you to set
the attributes of multipath device nodes. kpartx nodes inherit these
attributes. "flush_on_last_del" causes multipath devices to turn off
queueing when the last path is deleted.
- Resolves: bz #251388, #305781, #430494
- * Wed Mar 5 18:00:00 2008 Benjamin Marzinski <bmarzins{%}redhat{*}com> -0.4.5-29.el4
- multipath now waits for up to 5 seconds if it encounters a device that in not
fully initialized.
- Resolves: bz #436201