-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-6527 2013-04-24 23:52:25 --------------------------------------------------------------------------------
Name : mdadm Product : Fedora 17 Version : 3.2.6 Release : 19.fc17 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. -------------------------------------------------------------------------------- Update Information: This is an update to the mdadm package. It fixes a couple of minor bugs and finalizes the /usr move: - Fix problem with IMSM metadata where resync progress would be lost if an array was stopped during ongoing expansion of a RAID1/5 volume. - Rely on rpm macros to place files in correct directories, and match /usr move - Cleanup .spec file handling of different Fedora versions - Disallow creating a second IMSM RAID array size 0 - Disallow creating IMSM RAIDs that spans multiple controllers to avoid data corruption - Fix problem where rebuild of IMSM RAID5 volume started in OROM, does not proceed in OS All users of mdadm are advised to update -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 24 2013 Jes Sorensen <[email protected]> - 3.2.6-19 - Fix problem where rebuild of IMSM RAID5 volume started in OROM, does not proceed in OS - Resolves bz956021 (f18), bz956026 (f17), bz956031 (f19) * Tue Apr 23 2013 Jes Sorensen <[email protected]> - 3.2.6-18 - Fix problem with IMSM metadata where resync progress would be lost if an array was stopped during ongoing expansion of a RAID1/5 volume. - Resolves bz948745 * Tue Apr 23 2013 Jes Sorensen <[email protected]> - 3.2.6-17 - Reorder patches to allow for udev query patch to be applied on Fedora 17 as well. * Mon Apr 22 2013 Jes Sorensen <[email protected]> - 3.2.6-16 - Rely on rpm macros to place files in correct directories, and match /usr move - Resolves bz955248 * Thu Mar 7 2013 Jes Sorensen <[email protected]> - 3.2.6-15 - Cleanup .spec file handling of different Fedora versions - Resolves bz914629 * Tue Feb 5 2013 Jes Sorensen <[email protected]> - 3.2.6-14 - Resync with final version of upstream patches for launching mdmon via systemctl. Require dracut 024-025 or later to match. - Resolves bz879327 * Fri Feb 1 2013 Jes Sorensen <[email protected]> - 3.2.6-13 - Update to upstream solution for launching mdmon via systemctl - Resolves bz879327 * Mon Jan 21 2013 Jes Sorensen <[email protected]> - 3.2.6-12 - Launch mdmon via systemctl to avoid it ending up in the wrong cgroup and getting killed in the boot process when switching from the initrd to the real root. - Resolves bz879327 * Tue Jan 8 2013 Jes Sorensen <[email protected]> - 3.2.6-11 - Move code to leave udev cgroup into mdmon and excute it after we work, to make sure it actually does the right thing. * Mon Jan 7 2013 Jes Sorensen <[email protected]> - 3.2.6-10 - Fix mdmonitor-takeover.service dangling symlink problem for real * Mon Jan 7 2013 Jes Sorensen <[email protected]> - 3.2.6-9 - Reintroduce fix for removing dangling symlink of mdmonitor-takeover.service which got lost in the fix introduced in 3.2.6-8 * Fri Jan 4 2013 Jes Sorensen <[email protected]> - 3.2.6-8 - mdmonitor-takeover.service is obsolete with the --offroot support, and it is harmful as of 3.2.6 - Resolves bz834245 * Mon Dec 10 2012 Jes Sorensen <[email protected]> - 3.2.6-7 - Fix issue with udev scripts where if an raid volume with one of the disks failing, the failed disk is still present in the volume and container. The raid volume stays is in normal state (should be degraded) and the rebuild cannot start. - Resolves bz886123 * Mon Dec 10 2012 Jes Sorensen <[email protected]> - 3.2.6-5 - mdadm-sysvinit is obsolete given that we no longer support booting using sysvinit scripts - Resolves bz884993 * Mon Dec 10 2012 Jes Sorensen <[email protected]> - 3.2.6-4 - Fix typo in error message in fix for 880972. No functional changes * Fri Nov 30 2012 Jes Sorensen <[email protected]> - 3.2.6-3 - Disallow creating a second IMSM RAID array size 0 (bz880972) - Disallow creating IMSM RAIDs that spans multiple controllers (bz880974) - Resolves bz880972, bz880974 * Thu Nov 15 2012 Doug Ledford <[email protected]> - 3.2.6-2 - Modify mdadm to set the cgroup of mdmon to systemd if it's available - Related bz873576 (and others) * Thu Oct 25 2012 Jes Sorensen <[email protected]> - 3.2.6-1 - Upgrade to mdadm-3.2.6 - Resolves bz869930 * Fri Oct 19 2012 Jes Sorensen <[email protected]> - 3.2.5-14 - Dummy update to work around bodhi breakage. No actual code changes. * Fri Oct 19 2012 Jes Sorensen <[email protected]> - 3.2.5-13 - Relax installation requirements for abrt script to only depend on libreport-filesystem rather than the full abrt package * Thu Oct 18 2012 Jes Sorensen <[email protected]> - 3.2.5-12 - Add abrt script to retrieve /proc/mdstat output in case of crash - Resolves bz867842 * Wed Oct 17 2012 Jes Sorensen <[email protected]> - 3.2.5-11 - Remove package requirements for udev and initscripts for F18+ - Resolves bz864562 * Wed Oct 3 2012 Jes Sorensen <[email protected]> - 3.2.5-10 - Fix mistake where Fedora 18 systemd macro changes were incorrectly pulled into the Fedora 16 and Fedora 17 updates of mdadm. * Wed Oct 3 2012 Jes Sorensen <[email protected]> - 3.2.5-9 - Resolve issue with ambiguous licenses - Resolves bz862761 * Mon Sep 10 2012 Jes Sorensen <[email protected]> - 3.2.5-8 - Switch to using new systemd macros for F18+ - Resolves bz850202 * Thu Aug 2 2012 Jes Sorensen <[email protected]> - 3.2.5-7 - Remove bogus rogue patch applied in 3.2.5-5 with justification and without following the structure of the mdadm package. * Fri Jul 27 2012 Fedora Release Engineering <[email protected]> - 3.2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Jul 18 2012 Karsten Hopp <[email protected]> 3.2.5-5 - include <linux/types.h> in some to avoid type clashes. same problem as rhbz #840902 * Mon Jul 16 2012 Jes Sorensen <[email protected]> - 3.2.5-4 - Move /etc/tmpfiles.d/mdadm.conf to /lib/tmpfiles.d/ to comply with Fedora tmpfile rules - Resolves bz840187 * Mon Jun 25 2012 Jes Sorensen <[email protected]> - 3.2.5-3 - Fix problem where reshape of RAID volume is broken after trying to stop all MD devices. - Enhance raid-check to allow the adming to specify the max number of concurrent arrays to be checked at any given time. - Resolves bz830177, bz820124 * Wed Jun 13 2012 Jes Sorensen <[email protected]> - 3.2.5-2 - Fix uninstall script to remove dangling symlink to mdmonitor-takeover.service, if the mdadm package is uninstalled from the system. - Resolves bz828354 * Mon May 21 2012 Jes Sorensen <[email protected]> - 3.2.5-1 - Upgrade to mdadm-3.2.5 - Resolves bz822850 * Tue May 15 2012 Jes Sorensen <[email protected]> - 3.2.4-3 - Fix mdadm-3.2.4 introduced bug where --add fails in common cases - Resolves bz821717 (f17) bz821718 (f16) bz821719 (f15) * Thu May 10 2012 Jes Sorensen <[email protected]> - 3.2.4-2 - Fix mdadm.conf to use 'd' for /var/run/mdadm creation, to avoid the map file getting deleted during boot. * Thu May 10 2012 Jes Sorensen <[email protected]> - 3.2.4-1 - Upgrade to mdadm-3.2.4 - Resolves bz820534 (rawhide) bz820527 (f17) bz820531 (f16) bz820532 (f15) * Mon Apr 30 2012 Jes Sorensen <[email protected]> - 3.2.3-9 - Fix Monitor mode sometimes crashes when a resync completes - Fix missing symlink for mdadm container device when incremental creates the array - Make sure when creating a second array in a container that the second array uses all available space since leaving space for a third array is invalid - Validate the number of imsm volumes per controller - Fix issues with imsm arrays and disks larger than 2TB - Add support for expanding imsm arrays/containers - The support for expanding imsm arrays/containers was accepted upstream, update to the official patches from there - Fix for the issue of --add not being very smart - Fix an issue causing rebuilds to fail to restart on reboot (data corrupter level problem) - Reset the bad flag on map file updates - Correctly fix failure when trying to add internal bitmap to 1.0 arrays - Resolves: bz817023 (f17) bz817024 (f17) bz817026 (f17) bz817028 (f17) - Resolves: bz817029 (f17) bz817032 (f17) bz817038 (f17) bz808774 (f17) - Resolves: bz817039 (f17) bz817042 (f17) * Mon Apr 30 2012 Jes Sorensen <[email protected]> - 3.2.3-8 - Fix bug where IMSM arrays stay inactive in case a reboot is - performed during the reshape process. - Resolves: bz817522 (f17) bz817535 (f16) bz817537 (f15) * Wed Mar 28 2012 Jes Sorensen <[email protected]> - 3.2.3-7 - Fix issue when re-adding drive to a raid1 array with bitmap - Resolves: bz807743 (f17) bz769323 (f16) bz791159 (f15) -------------------------------------------------------------------------------- References: [ 1 ] Bug #956026 - If rebuild of IMSM RAID5 volume is started in OROM, it does not proceed in OS. https://bugzilla.redhat.com/show_bug.cgi?id=956026 [ 2 ] Bug #914629 - Fix .spec file to avoid problems when building on non-Fedora https://bugzilla.redhat.com/show_bug.cgi?id=914629 [ 3 ] Bug #955248 - Update mdadm to match the /usr move https://bugzilla.redhat.com/show_bug.cgi?id=955248 [ 4 ] Bug #948749 - [Intel F17 BUG] IMSM metadata contains no information about the resync process ongoing during expanding the size of RAID1 or RAID5 volume https://bugzilla.redhat.com/show_bug.cgi?id=948749 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update mdadm' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
