Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-4.fc20.i686
[390 KiB] |
Changelog
by Jes Sorensen (2013-10-10):
- Fix byteswap macros return types to allow for building on big endian
architectures again.
- Resolvez bz1015494
|