Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mdadm - The mdadm program controls Linux md devices (software RAID arrays)
        
        
        - Description:
- The mdadm program 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-3.3-6.el6.x86_64
              [340 KiB] | Changelog
              by Jes Sorensen (2014-09-03): - Fix problem with reshape of IMSM RAID arrays failing to start
- Disallow IMSM arrays spanning multiple controllers
- Fix problem with reshape failing to restart when reassembling IMSM RAID
- Resolves bz1136880, bz1136891, bz1136903 |