Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        mdadm - mdadm controls Linux md devices (software RAID arrays)
        
        
        - Description:
- mdadm is used to create, manage, and monitor Linux MD (software RAID)
devices.  As such, it provides similar functionality to the raidtools
package.  However, mdadm is a single program, and it can perform
almost all functions without a configuration file, though a configuration
file can be used to help with some common tasks. 
Packages
        
        
            | mdadm-2.6.9-3.el5.i386
              [827 KiB] | Changelog
              by Doug Ledford (2009-11-12): - If we have more than one array per drive, then the raid-check script will
  only check one of the arrays, the others will get skipped.  Correct that.
- Resolves: bz523000 |