summaryrefslogtreecommitdiffstats
path: root/storage/devicelibs/mpath.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Write a multipath.conf before probing for mpaths."Peter Jones2010-02-261-6/+0
* Revert "working on this"Peter Jones2010-02-261-1/+1
* working on thisPeter Jones2010-02-261-1/+1
* Write a multipath.conf before probing for mpaths.Peter Jones2010-02-261-0/+6
* Correctly add found multipath devices to our dict (#560029).Chris Lumens2010-01-291-1/+1
* multipath gives us CCISS devices names with ! in them, but we expect /.Chris Lumens2010-01-251-1/+1
* Fix broken log message.Peter Jones2010-01-221-1/+2
* Make multipath support use device-mapper-multipath to setup mpaths.Peter Jones2010-01-211-30/+61
* Create multipath.confPeter Jones2010-01-211-488/+29
* Add a parser for 'multipath -d' output.Peter Jones2010-01-201-0/+47
* Move identifyMultipaths from DeviceTree to devicelibs.Chris Lumens2009-12-111-0/+81
* Don't set unnecessary multipath defaults.Peter Jones2009-10-151-2/+492
* Write multipathd.conf in anaconda so that dracut can find it.Peter Jones2009-10-121-0/+37