The mdadm program controls Linux md devices (software RAID arrays)
Repositories
BaseOS
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.
* Sat Oct 25 2025 Xiao Ni <xni@redhat.com> 4.3-5
- allow assemble with name which has :
- Resolves RHEL-109231
* Sat Oct 19 2024 Xiao Ni <xni@redhat.com> 4.3-4
- Update to latest upstream
- Resolves RHEL-52059 RHEL-40729 RHEL-31448
* Sun Aug 11 2024 Xiao Ni <xni@redhat.com> 4.3-3
- /dev/md symlink not created for second RAID container
- Resolves RHEL-50456
* Thu May 16 2024 Xiao Ni <xni@redhat.com> 4.3-2
- Update to latest upstream
- Resolves RHEL-36424
* Fri Mar 29 2024 Xiao Ni <xni@redhat.com> 4.3-1
- Update to 4.3 and to latest upstream
- Resolves RHEL-30529
* Wed Mar 20 2024 Xiao Ni <xni@redhat.com> 4.2-12
- To fix errata/osci problems
- Resolves RHEL-26272
* Fri Mar 15 2024 Xiao Ni <xni@redhat.com> 4.2-11
- revert "mdadm: remove container_enough logic"
- Resolves RHEL-26272
* Fri Nov 03 2023 Xiao Ni <xni@redhat.com> - 4.2-10
- Update to latest upstream
- Resolves RHEL-15386