Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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-2.6.4-4.fc9.ppc
              [629 KiB] | Changelog
              by Bill Nottingham (2008-04-17): - make /dev/md if necessary in incremental mode (#429604)
- open RAID devices with O_EXCL to avoid racing against other --incremental processes (#433932) |