Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mdadm: mdadm controls Linux md devices (software RAID arrays)
        
        
        - Summary
 
        - 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.
 
        
        
            Arch: src
            
                
                | Download: | mdadm-2.3.1-3.src.rpm | 
                
                | Build Date: | Wed Mar  8 19:05:32 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 168 KiB | 
            
         
        Changelog
        
            - * Wed Mar  8 17:00:00 2006 Peter Jones <pjones{%}redhat{*}com> - 2.3.1-3
 
            - 
            
- fix build on ppc64
 
        
        
            - * Wed Mar  8 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 2.3.1-2
 
            - 
            
- fix build on ppc
 
        
        
            - * Wed Mar  8 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 2.3.1-1
 
            - 
            
- update to 2.3.1 to fix raid5 (#184284)