Name: | mdadm |
---|---|
Version: | 4.0 |
Release: | 13.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 1110685 |
License: | GPLv2+ |
RPM: | mdadm-4.0-13.el7.aarch64.rpm |
Source RPM: | mdadm-4.0-13.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.kernel.org/pub/linux/utils/raid/mdadm/ |
Summary: | 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. |
- stop previous reshape process first - Resolves rhbz#1507415
- Don't take spare without defined domain by imsm - Resolves rhbz#1535436
- Fix some IMSM bugs - Resolves rhbz#1507439 rhbz#1516800 rhbz#1528267
- Disable raid5 journal function - Resolves rhbz#1518477
- Enable raid5 journal function - Resolves rhbz1505611
- Support for multiple-ppl in mdadm - Resolves rhbz#1500638
- Support adding flags for mdmonitor.service - Resolves rhbz#1320018
- Update to the latest upstream - Resolves rhbz#1455936
- RAID array grow not blocked when PPL is enabled - Resolves rhbz#1460141
- Imsm should not allow combing 512 and 4096 sector size disks in one volume and Wrong array size shown for array built on 4096 sector size disks - Resolves rhbz#1454390 and rhbz#1454379