Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Thu Sep  1 19:00:00 2005 Alasdair Kergon <agk{%}redhat{*}com> -0.4.5-6.0
 
            - Fixes to mpath_ctl comms. [167199]
 
        
            - * Tue Aug  2 19:00:00 2005 Benjamin Marzinski <bmarzins{%}redhat{*}com> -0.4.5-5.1
 
            - Add Ed Goggin's Symmetrix getuid fix
 
        
            - * Tue Aug  2 19:00:00 2005 Benjamin Marzinski <bmarzins{%}redhat{*}com> -0.4.5-5.0
 
            - Update to latest upstream source (t0_4_5_post49)
- move multipath.rules back to /udev/rules.d/
- make sure that the default multipath.conf only installs when there is no
  existing config file.