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.4-14.el7.x86_64
              [413 KiB] | Changelog
              by Jes Sorensen (2016-09-27): - The fix for 1331709 caused a problem with container arrays (IMSM) as
  these can show up with a valid size of 0. Work around this to only
  exit for non container arrays.
- Resolves rhbz#1379194 |