Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-2.el5.i386
[820 KiB] |
Changelog
by Doug Ledford (2009-07-24):
- Update the raid-check script to run last, modify script to get config
from sysconfig/raid-check, make sure we don't do a check operation on
a device that doesn't support it, wait for the checks to complete in
order to check the mismatch_count on the devices and notify sysadmin
if any mismatches were found.
- Resolves: bz513200, bz513473
|