| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mdadm | Distribution: openSUSE 11.4 |
| Version: 3.1.4 | Vendor: openSUSE |
| Release: 13.17.1 | Build date: Wed Mar 2 11:21:31 2011 |
| Group: System/Base | Build host: build14 |
| Size: 915494 | Source RPM: mdadm-3.1.4-13.17.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.kernel.org/pub/linux/utils/raid/mdadm/ | |
| Summary: Utility for Configuring MD Setup | |
Mdadm is a program that can be used to control Linux md devices. It is
intended to provide all the functionality of the mdtools and raidtools
programs but with a very different interface.
Authors:
--------
Neil Brown <neilb@suse.de>
GPLv2+
* Tue Mar 01 2011 nfbrown@novell.com
- mkinitrd-boot.sh: don't assume /dev/md when device
name cannot be found. It could easily be wrong,
and there is no need as mdadm will choose a device.
(bnc#656536)
* Thu Feb 17 2011 nfbrown@novell.com
- 64-md-raid.rules: avoid races with md devices
appearing and disappearing.
If the 'array_state' file doesn't exist, that is equivalent
to it having 'clear' in it. (bnc#641382)
* Wed Nov 17 2010 nfbrown@novell.com
- boot.md - change args to mdmon.
The argument parsing of mdmon changed in the recent update
and we need to change boot.md to match.
* Thu Oct 21 2010 ro@suse.de
- update to 3.1.4
- Support --grow to change the layout of RAID4/5/6
- Support --grow to change the chunksize of raid 4/5/6
- Support --grow to change level from RAID1 -> RAID5 -> RAID6 and
back.
- Support --grow to reduce the number of devices in RAID4/5/6.
- Support restart of these grow options which assembling an array
which is partially grown.
- Assorted tests of this code, and of different RAID6 layouts.
- The default metadata is now v1.2
- The default chunksize is now 512K rather than 64K. This seems more
appropriate for modern devices.
- The default bitmap chunksize for internal bitmaps is now at least
64Meg as fine grained bitmaps tend to impact performance more for
little extra gain.
- Alway make bitmap 4K-aligned if at all possible.
- removed patches:
- bitmap-4k-boundary.patch (obsolete/upstream)
- fix-dup.patch (obsolete/upstream)
- IMSM-part.patch (obsolete/upstream)
- container-argv-check (obsolete/upstream)
* Mon Jun 28 2010 jengelh@medozas.de
- use %_smp_mflags
* Tue Jun 01 2010 mmarek@suse.cz
- mkinitrd-setup.sh: Fix for empty $md_devs variable.
* Fri Apr 23 2010 nfbrown@novell.com
- IMSM-part.patch - never try to include partitions in an
IMSM array - bnc#597787
- container-argv-check - avoid incorrect error message when
assembling multiple containers - bnc#598827
* Thu Apr 22 2010 mmarek@suse.cz
- mkinitrd-boot.sh: Fix booting with root=/dev/disk/by-id/md-uuid*,
run mdadm -v when linuxrc=trace is given (bnc#597787).
* Mon Apr 19 2010 nfbrown@novell.com
- fix-dup.patch: revised version to make sure partial
device is destroyed properly (bnc#587925).
* Fri Mar 26 2010 mmarek@suse.cz
- fix-dup.patch: catch attempts to add the same disk twice
(bnc#587925).
* Wed Mar 24 2010 mmarek@suse.cz
- 64-md-raid.rules: Use absolute path to grep, otherwise udev will
only search in /lib/udev (bnc#590832).
* Tue Mar 23 2010 mmarek@suse.cz
- mkinitrd-*.sh: Assemble md arrays even if the root= or resume=
option doesn't directly refer to md (bnc#589676, bnc#586837,
bnc#583424).
* Mon Mar 22 2010 mmarek@suse.cz
- mdmon: Fix crash if /proc/mdstat lists 0.9 superblocks
(bnc#589447).
* Thu Mar 11 2010 mmarek@suse.cz
- 64-md-raid.rules: Use blkid instead of vol_id.
* Thu Mar 11 2010 mmarek@suse.cz
- 64-md-raid.rules: Allow --incremental assembly if "AUTO -all" is
given in mdadm.conf (fate#307478).
* Tue Mar 09 2010 mmarek@suse.cz
- Install udev rules in /lib/udev/rules.d (fate#307478).
* Mon Feb 22 2010 mmarek@suse.cz
- mkinitrd-setup.sh: call mdadm --scan only if necessary
(bnc#581769).
* Fri Feb 19 2010 mmarek@suse.cz
- bitmap-4k-boundary.patch: Alling the internal bitmap on 4K
boundary (bnc#577468).
* Fri Jan 15 2010 mmarek@suse.cz
- fix modprobe invocation in boot.md (bnc#565293).
* Fri Jan 15 2010 mmarek@suse.cz
- store mdmon runtime files in /dev/.mdadm, to make it easier to
transfer mdmon from the initrd to the real root.
- rework the mkinitrd setup script a bit.
* Wed Jan 06 2010 mmarek@suse.cz
- mkinitrd-*.sh: fix booting from partitionable md devices and
from container devices (bnc#565219).
* Tue Dec 15 2009 jengelh@medozas.de
- enable parallel building
* Fri Dec 04 2009 mmarek@suse.cz
- Support for partitionable md devices in mkinitrd scripts
(fate#305883).
* Tue Nov 03 2009 mmarek@suse.cz
- update to 3.0.3 (fate#307159)
* mdmon improvements (needed for fate#306823)
* other fixes
* Fri Oct 30 2009 mmarek@suse.cz
- mkinitrd-boot.sh: add /sbin/mdmon to the initrd (fate#306823).
* Thu Oct 01 2009 mmarek@suse.cz
- updated to 3.0.2 + 2 patches
* bugfixes only
* Fri Jun 12 2009 mmarek@suse.cz
- remove static md* device nodes, they should not be needed
anymore.
* Thu Jun 11 2009 mmarek@suse.cz
- updated to 3.0 final
- dropped all patches
* Tue Mar 03 2009 mmarek@suse.cz
- super0: Do all metadata IO with 4096byte alignment
- super1 - do metadata IO in sector_size units.
(bnc#466172)
/etc/init.d/boot.md /etc/init.d/mdadmd /lib/mkinitrd /lib/mkinitrd/scripts /lib/mkinitrd/scripts/boot-md.sh /lib/mkinitrd/scripts/setup-md.sh /lib/udev /lib/udev/devices /lib/udev/rules.d /lib/udev/rules.d/64-md-raid.rules /sbin/mdadm /sbin/mdmon /usr/sbin/rcmdadmd /usr/share/doc/packages/mdadm /usr/share/doc/packages/mdadm/COPYING /usr/share/doc/packages/mdadm/ChangeLog /usr/share/doc/packages/mdadm/README.initramfs /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-1.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-10.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-11.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-12.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-13.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-2.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-3.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-4.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-5.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-6.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-7.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-8.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO-9.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO.html /usr/share/doc/packages/mdadm/Software-RAID.HOWTO.txt /usr/share/doc/packages/mdadm/TODO /usr/share/doc/packages/mdadm/mdadm.conf-example /usr/share/doc/packages/mdadm/mkinitramfs /usr/share/man/man4/md.4.gz /usr/share/man/man5/mdadm.conf.5.gz /usr/share/man/man8/mdadm.8.gz /usr/share/man/man8/mdmon.8.gz /var/adm/fillup-templates/sysconfig.mdadm /var/run/mdadm
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:35:16 2013